# Ember

Instructions for adding and using Font Awesome icons in Ember projects.

> Font Awesome now has an official Ember component that's available for all who want to easily use our icons in Ember projects.

  <h4>
    Compatibility Heads Up!
  </h4>

If you are using Ember, you need the [ember-fontawesome](https://github.com/FortAwesome/ember-fontawesome) package or Web Fonts with CSS.

## Documentation

The Font Awesome Ember component is available on npm and that's also where we maintain its official documentation.

| Useful Link                                                              | What it's good for                                            |
| :----------------------------------------------------------------------- | :------------------------------------------------------------ |
| [API docs](https://www.npmjs.com/package/@fortawesome/ember-fontawesome) | The official Ember component documentation                    |
| [GitHub project](https://github.com/FortAwesome/ember-fontawesome)       | Where to submit issues and collaborate/contribute to codebase |
