|
|
hace 1 mes | |
|---|---|---|
| .. | ||
| Simple Line Icons_files | hace 1 mes | |
| css | hace 1 mes | |
| fonts | hace 1 mes | |
| README.md | hace 1 mes | |
| Simple Line Icons.html | hace 1 mes | |
Simple line icons with CSS, SAAS, LESS & Web-fonts files.
https://thesabbir.github.io/simple-line-icons
via bower
bower install simple-line-icons --save
via npm
npm install simple-line-icons --save
Or, you can also clone or download this repository as zip.
###LESS:
@simple-line-font-path : "/path/to/font/files";
@simple-line-font-family : "desired-name-font-family";
@simple-line-icon-prefix : prefix-;
###SASS:
$simple-line-font-path : "/path/to/font/files";
$simple-line-font-family : "desired-name-font-family";
$simple-line-icon-prefix : "prefix-";
Jamal Jama for creating this awesome webfont & Ahmad Firoz for extending it further.
You're free to use the webfont in a template/theme intended for sale on marketplaces like Themeforest. CSS, SCSS & LESS files are under MIT License.