Iconscout / react-unicons

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

Address defaultProps deprecation #64

Open sagarchoudhary96 opened 1 year ago

sagarchoudhary96 commented 1 year ago

All the icons are giving this warning as this package uses .defaultProps and hence we get warning whenever we are using these icons. Can we please get this addressed @tarunmangukiya

Screenshot 2022-12-01 at 12 05 29 PM
nkeat12 commented 1 year ago

Any updates here? This library seems like it has not been updated in forever..

@tarunmangukiya @rankarpan @bez4pieci @aravindballa @Eddie-CooRo

mavic111 commented 1 year ago

same here.

greengem commented 11 months ago

Same here! I just migrated my icons here and dont want to do it all again.

eddiecooro commented 11 months ago

Yo @nkeat12 @greengem

Saw the issue @sagarchoudhary96 mentioned in the library. I thought about diving in and fixing it, but with all those open MRs and no activity, I'm wondering if it's worth the effort. Don't wanna put in work just to get ghosted.

Wish someone from the guys that have "write access" to this repository would show up and take responsibility.

saleh-b commented 9 months ago

Same here, I rather use these icons as SVG files.

larrysingh commented 6 months ago

+1

fnogatz commented 1 month ago

I created PR https://github.com/Iconscout/react-unicons/pull/95 which addresses this warning.