danawoodman / react-fontawesome

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

'icon-' prefix? #31

Closed gthomas-appfolio closed 7 years ago

gthomas-appfolio commented 7 years ago

Have an issue with some legacy CSS that uses the older FontAwesome 3.x names for icons: icon icon-* etc.

Aside from forking the component, is there a way to easily config or extend this component to use the 'icon' in place of 'fa'?

danawoodman commented 7 years ago

Not at this point but a PR would be very welcome to add this

gthomas-appfolio commented 7 years ago

Thanks, no problem. I'll try and send a PR this week

danawoodman commented 7 years ago

Thanks @gthomas-appfolio, closing this in preparation for your PR