1.0.3 • Published 4 days ago

bf-icomoon v1.0.3

Weekly downloads
6
License
ISC
Repository
github
Last release
4 days ago

bf-icomoon

This is an NPM package with the icomoon set of icons You can use it to easily inject the icon set to you web apps.

Add it in an Angular App

Install it:

npm install bf-icomoon

Add the styles into your css file:

@import "~bf-icomoon/css/icomoon.css";

and pack your app.

Licence

This package contains the "free" version of icomoon and also the ultimate version. Please, use the free pack if you have no licence.

To use the free pack, just import the correct css file:

@import "~bf-icomoon/css/icomoon-free.css";