feathericons / react-feather

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

feat: added provider for setting global color and sizes #112

Open sbamniya opened 7 months ago

sbamniya commented 7 months ago

Created a provider as FeatherIconProvider to allow setting the size and color globally, but allows you to override for individual icons as well.