danawoodman / react-fontawesome

A React Font Awesome component.
https://www.npmjs.com/package/react-fontawesome
MIT License
668 stars 72 forks source link

most of the icons don't work anymore #77

Closed alighali85 closed 6 years ago

alighali85 commented 6 years ago

hello I think all the icons will not work anymore as FA upgraded to V5, the old components use fa as prefix while the new one uses fab

is there any ready solution for this!

thanks

danawoodman commented 6 years ago

As the readme states, this does t support FA v5. Please use the official FontAwesome component instead.