feathericons / react-feather

React component for Feather icons
https://npm.im/react-feather
MIT License
1.92k stars 126 forks source link

Spin an icon. #17

Closed ghost closed 6 years ago

ghost commented 6 years ago

Is there a way to spin an icon?

Something like:

<Loader spin={true} />
carmelopullara commented 6 years ago

Hi,

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