ilikerobots / polyicon

Flutter icon set generator

Home Page:http://fluttericon.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlutterIcon - Flutter icons creator

Build Status

website: fluttericon.com, help: wiki

FlutterIcon is a web-based generator of Flutter icon font elements. Customized icon fonts can be produced from not only Material Design Icons, but more than a dozen other open source webfonts as well, or by uploading your own svg art.

Pre-made Flutter package

To aid in development, there is a pre-made Fluttericon package containing all the Fluttericon fonts (except Material). Note this should not be used in production due to its large size. Instead, this package is intended as an aid to quickly test icons styles.

Issues

Please report all issues on the GitHub issue tracker including request for additional fonts.

API Mode

To be documented.

The quick answer is to use fontello-cli and set the --host option to fluttericon.com. Example to download a font:

./fontello-cli --config ~/Downloads/config.json  --host https://fluttericon.com install

Authors

Fontello

This project is a fork of Fontello, a great product for producing webfonts. The authors of that project declined a Pull Request to support generation of polymer iconsets directly in Fontello, so PolyIcon was spun off to handle that task exclusively. I didn't bother asking about Flutter icons. ;)

Many thanks to the authors of Fontello for their excellent work.

License

FlutterIcon's code (all files, except fonts) is distributed under MIT license. See LICENSE file for details.

Embedded fonts are distributed under their primary licenses (SIL OFL / CC BY / CC BY-SA, Apache 2.0). See fonts info on FlutterIcon.com for credits & links to homepages. This info is also included in generated font archives for your convenience (see LICENSE.txt file).

Generated fonts are intended for web or app usage, and should not be considered/distributed as independent artwork.

Crediting FlutterIcon is not required.

About

Flutter icon set generator

http://fluttericon.com

License:MIT License


Languages

Language:JavaScript 96.2%Language:HTML 3.0%Language:Pug 0.3%Language:Makefile 0.2%Language:Stylus 0.1%Language:CSS 0.1%Language:Smarty 0.0%Language:Less 0.0%Language:Shell 0.0%Language:Python 0.0%