All Projects → thesabbir → Simple Line Icons

thesabbir / Simple Line Icons

Licence: mit
Simple and Minimal Line Icons

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to Simple Line Icons

GoogleMD-Icons
Google Material Design Icons Library
Stars: ✭ 14 (-99.23%)
Mutual labels:  font, icons, icons-pack
Coreui Icons
CoreUI Free Icons - Premium designed free icon set with marks in SVG, Webfont and raster formats
Stars: ✭ 1,813 (-0.11%)
Mutual labels:  font, icons, icons-pack
Openwebicons
A font!
Stars: ✭ 835 (-53.99%)
Mutual labels:  font, icons
Craft3 Iconpicker
Craft plugin that provides a new field type that offers end users an easy way to pick an icon from a .woff or .ttf font file. You can easily use ionicons or font awesome icons or any other compatible font file.
Stars: ✭ 15 (-99.17%)
Mutual labels:  font, icons
Font Awesome Php
A PHP library for Font Awesome 4.7.
Stars: ✭ 47 (-97.41%)
Mutual labels:  font, icons
Alfred Font Awesome Workflow
🎩 Font Awesome workflow for Alfred
Stars: ✭ 714 (-60.66%)
Mutual labels:  font, icons
Font Awesome Swift
Font Awesome swift library for iOS.
Stars: ✭ 743 (-59.06%)
Mutual labels:  font, icons
Unicons
1000+ Pixel-perfect vector icons and Iconfont for your next project.
Stars: ✭ 911 (-49.81%)
Mutual labels:  font, icons
Keyrune
Magic: the Gathering set symbol pictographic font
Stars: ✭ 272 (-85.01%)
Mutual labels:  font, icons
Linearicons
Linearicons is the highest quality set of line icons, matching with minimalist UI designs in iOS.
Stars: ✭ 64 (-96.47%)
Mutual labels:  font, icons
Govicons
🇺🇸 US Government themed icons and CSS toolkit
Stars: ✭ 60 (-96.69%)
Mutual labels:  font, icons
Font Awesome Stylus
Stylus port for font-awesome 4.7.0
Stars: ✭ 77 (-95.76%)
Mutual labels:  font, icons
Academicons
An icon font for academics
Stars: ✭ 541 (-70.19%)
Mutual labels:  font, icons
Qtawesome
QtAwesome - Font Awesome support for Qt applications
Stars: ✭ 430 (-76.31%)
Mutual labels:  font, icons
Devicon
Set of icons representing programming languages, designing & development tools
Stars: ✭ 4,536 (+149.92%)
Mutual labels:  font, icons
Get Social Social Media Font
Font Based Social Media Icon Set
Stars: ✭ 15 (-99.17%)
Mutual labels:  font, icons
Tabler Icons
A set of over 1400 free MIT-licensed high-quality SVG icons for you to use in your web projects.
Stars: ✭ 10,858 (+498.24%)
Mutual labels:  icons, icons-pack
tasarimcilar-ve-yazilimcilar-icin-kaynak-arsivim
Tasarım ve yazılım ile ilgili 2017 yılından günümüze kadar geçen zamanda toplamış olduğum arşivimi sizle ile paylaşıyorum. Ne mi var her şey...
Stars: ✭ 276 (-84.79%)
Mutual labels:  font, icons
eva icons flutter
Flutter package for Eva Icons. Eva Icons is a pack of more than 480 beautifully crafted Open Source icons for common actions and items. https://pub.dartlang.org/packages/eva_icons_flutter
Stars: ✭ 80 (-95.59%)
Mutual labels:  icons, icons-pack
Swifticonfont
Icons fonts for iOS (Font Awesome 5, Iconic, Ionicon, Octicon, Themify, MapIcon, MaterialIcon, Foundation 3, Elegant Icon, Captain Icon)
Stars: ✭ 1,094 (-39.72%)
Mutual labels:  font, icons

Simple Line Icons

Bower version npm version Build Status

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

Preview & Docs

You can find a cheat sheet of the complete set of icons at Simple Line Icons - GitHub Pages

Installation

via npm

npm install simple-line-icons --save

via bower

bower install simple-line-icons --save

via cdnjs

Alternatively, you can also clone or download this repository as zip.

If you are a designer, you can use this creative cloud library in your project.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].