- Notifications
You must be signed in to change notification settings - Fork50
The iconic font and CSS toolkit. Fontisto gives you scalable vector icons that can instantly be customized: size, color, drop shadow and anything that can be done with the power of CSS.
License
kenangundogan/fontisto
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Fontisto gives you scalable vector icons that can instantly be customized: size, color, drop shadow and anything that can be done with the power of CSS.
Fontisto get-started ·Fontisto example ·Fontisto icons ·Fontisto cheatsheet
Fontisto is a full suite of 616+ pictographic icons for easy scalable vector graphics on websites,created and maintained byKenan Gündoğan.Stay up to date with the latest release and announcements on Twitter:@fontisto.
Get started athttp://fontisto.com
- Download the latest release.
- Clone the repo:
git clone https://github.com/kenangundogan/fontisto.git
- Install withnpm:
npm install fontisto
- Install withbower:
bower install fontisto
- Install withyarn:
yarn add fontisto
- Install withcomposer:
composer require kenangundogan/fontisto
- Install withmeteor:
meteor add kenangundogan:fontisto
Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations.
css/├── fontisto/├── fontisto.css├── fontisto.css.map├── fontisto.min.css└── fontisto.min.css.map
sass/├── fontisto/├── fontisto.scss├── _variables.scss├── _color.scss├── _font.scss├── _icons.scss├── _animated.scss├── _list.scss ├── _bordered.scss├── _rotated.scss├── _stacked.scss├── _fixed-width.scss└── _screen-readers.scss
less/├── fontisto/├── fontisto.less├── variables.less├── color.less├── font.less├── icons.less├── animated.less├── list.less ├── bordered.less├── rotated.less├── stacked.less├── fixed-width.less└── screen-readers.less
stylus/├── fontisto/├── fontisto.styl├── variables.styl├── color.styl├── font.styl├── icons.styl├── animated.styl├── list.styl ├── bordered.styl├── rotated.styl├── stacked.styl├── fixed-width.styl└── screen-readers.styl
Fontisto will be maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered with the following format:
<major>.<minor>.<patch>
- The Fontisto font is licensed under the SIL OFL 1.1:
- Fontisto CSS, LESS, and Sass files are licensed under the MIT License:
- The Fontisto documentation is licensed under the CC BY 3.0 License:
- Attribution is no longer required as of Fontisto 3.0, but much appreciated:
Fontisto by Kenan Gündoğan - http://fontisto.com
- Full details:http://fontisto.com/license
Designed and built by @kenangundogan, @ulasderin and @mstfsnc
2017 Currently - Code licensedMIT License
Fontisto browser addons (chrome, firefox, opera)
Fontisto Browser Addons ·Fontisto Chrome Extension ·Fontisto Firefox Addon ·Fontisto Opera Addon ·
- font width css (completed)
- scss to css (completed)
- less to css (completed)
- stylus to css (completed)
- Svg with js
- Svg sprite
- Vue.js
- React
- Angular
- Brand (completed)
- Browser (completed)
- Accessibility (completed)
- Chart (completed)
- currency (completed)
- Directional (completed)
- Form Control (completed)
- Gender (completed)
- Hand (completed)
- Payment (completed)
- Player (completed)
- Spinner (completed)
- Transportation (completed)
- Web Application (completed)
- Text Editor (completed)
- Weather Foreces (completed)
- Emoji (completed)
- Shopping (completed)
- Snow Flake (completed)
- Travel (completed)
- Sports
- Medical (completed)
- Eat
- Shapes
About
The iconic font and CSS toolkit. Fontisto gives you scalable vector icons that can instantly be customized: size, color, drop shadow and anything that can be done with the power of CSS.