icono is an icon pack that needs no external resources. Every tags can be an icon made with pure CSS.
How to use
To get going with icono you can:
or
And then load it in your page:
<link rel="stylesheet" href="icono.min.css">
or
You can add icono folder in your project and import icono.less for compile. iconos maincolor can be changed in variable.less.
and then
just add iconos classes to any type of elements that support psuedo-element.