feathericons / react-feather

React component for Feather icons

Home Page:https://npm.im/react-feather

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spin an icon.

opened this issue · comments

Is there a way to spin an icon?

Something like:

<Loader spin={true} />

Hi,

Since it can be done simply with CSS, I don't think there's the need to add this feature.