The package includes the following icons:
- Ionic Icons
- Box icons
- Font Awesome Icons
More icon packs will follow.
If you have any that we should include in our package, then create an issue or contact us via email.
npm install all-icons --save
yarn add all-icons
@import '~all-icons/dist/scss/all-icons.scss';
<i class="all-icons icon-users"></i>
<i class="all-icons icon-sad"></i>
This project is licensed under the terms of the MIT license.