Iconscout / react-unicons

1000+ vector icons as easy to use React Components
https://iconscout.com/unicons
Other
333 stars 39 forks source link

Breaking: allow className and remove default color:currentColor #52

Open fatso83 opened 2 years ago

fatso83 commented 2 years ago

This PR allows styling icons using className. We use this for instance to use have a default color for all our icons that does not depend on the outer container. That means we also have to remove the default color:currentColor which would otherwise break it.

Also updates Icon package to v4 and React including v17

Can be tested like npm install @iconscout/react-unicons@diffia/react-unicons#diffia-releases