Skip to content

gereltod-g/simple-line-icons

This branch is 31 commits behind thesabbir/simple-line-icons:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 18, 2016
Sep 18, 2016
Sep 18, 2016
Sep 19, 2016
Sep 22, 2016
Sep 22, 2016
May 4, 2016
May 4, 2016
Sep 18, 2016
Apr 28, 2016
Jan 7, 2017
Sep 21, 2016
Sep 22, 2016
Sep 22, 2016
Dec 31, 2016

Repository files navigation

Simple line icons

Build Status Gitter

Simple line icons with CSS, SASS, LESS & Web-fonts files.

Preview & Docs

http://simplelineicons.com

Installation

via cdnjs

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.4.1/css/simple-line-icons.css">

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.

If you are a designers you can use this creative cloud library.

Customizing LESS/SASS variables

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-";

Credits

Jamal Jama for creating this awesome webfont & Ahmad Firoz for extending it further.

Contributors

Check Here

Contributions

Contributions are more then welcome. Keep them coming! Please make sure you have read our guide line.

License

You're free to use the web-font in a template/theme intended for sale on marketplaces like Themeforest.

CSS, SCSS & LESS files are under MIT License.

About

Simple and Minimal Line Icons

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 98.9%
  • JavaScript 1.1%