# icono
**Repository Path**: kishultan/icono
## Basic Information
- **Project Name**: icono
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-11-27
- **Last Updated**: 2023-11-27
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# icono
[](https://gitter.im/saeedalipoor/icono?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
**icono** is an icon pack that needs no external resources. Every tags can be an icon made with **pure CSS**.
[Demo][2]
## How to use
To get going with icono you can:
* Download [icono.min.css][1]
or
* Install it with [Bower](http://bower.io):
```
$ bower install icono
```
or
* Install it with [npm](https://www.npmjs.com):
```
$ npm install icono
```
And then load it in your page:
```
```
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.
#### Example:
``
`