react-fontawesome
Font Awesome React component using SVG with JS
Documentation
react-fontawesome
now supports forwardRef
for version 0.2.x
or above. This was a breaking change so if you are using React older than version 16.3.0 choose the 0.1.x
version of this component.
Compatibility
React version | react-fontawesome version |
---|---|
< 16.3.0 | 0.1.x |
>= 16.3.0 | 0.2.x |
Official documentation is hosted at fontawesome.com:
How to Help
Review the following docs before diving in:
And then:
- Check the existing issue and see if you can help!
Contributors
The following contributors have either helped to start this project, have contributed code, are actively maintaining it (including documentation), or in other ways being awesome contributors to this project. We'd like to take a moment to recognize them.
Name | GitHub |
---|---|
Nate Radebaugh | @NateRadebaugh |
Kirk Ross | @kirkbross |
Prateek Goel | @prateekgoel |
Naor Torgeman | @naortor |
Matthew Hand | @mmhand123 |
calvinf | @calvinf |
Bill Parrott | @chimericdream |
Mike Lynch | @baelec |
Lukรกลก Rod | @rodlukas |
Proudust | @proudust |
Tiago Sousa | @TiagoPortfolio |
Alexey Victorov | @AliMamed |
Calum Smith | @cpmsmith |
Font Awesome Team | @FortAwesome |
If we've missed someone (which is quite likely) submit a Pull Request to us and we'll get it resolved.
Releasing this project (only project owners can do this)
See DEVELOPMENT.md