The package includes the following icons: Ionic Icons, Box icons, Font Awesome Icons.
npm install all-iconsMore icon packs will follow.
If you have any that we should include in our package, then create an issue or contact us via email.
bash
npm install all-icons --save
`Installation via YARN
`bash
yarn add all-icons
`Example
`scss
@import '~all-icons/dist/scss/all-icons.scss';
``html
``!Sad