1.0.0 • Published 2 years ago

all-icons v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

all-icons

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.

Installation via NPM

npm install all-icons --save

Installation via YARN

yarn add all-icons

Example

@import '~all-icons/dist/scss/all-icons.scss';
<i class="all-icons icon-users"></i>
<i class="all-icons icon-sad"></i>

Summery

Users

Sad

Show Demo

Show Demo

License

This project is licensed under the terms of the MIT license.