Angular
Font Awesome now has an official Angular component that's available for all who want to easily use our icons in projects.
Before You Get Started
Make sure you:
Plan to use the SVG+JS method of Font Awesome with Angular. Have your project files handy to work on.
Documentation
The Font Awesome Angular component is available on npm and that's also where we maintain its official documentation.
| Useful Link | What it's good for |
|---|---|
| API docs | The official Angular component documentation |
| GitHub project | Where to submit issues and collaborate/contribute to codebase |
You've Got Options!
The Font Awesome Angular component is a great option for integrating with AngularJS projects, but you can also opt to use Web Fonts with CSS with a Kit or by self-hosting.