All Projects → ilikerobots → Polyicon

ilikerobots / Polyicon

Licence: mit
Flutter icon set generator

Programming Languages

javascript
184084 projects - #8 most used programming language
dart
5743 projects

Projects that are alternatives of or similar to Polyicon

fontman
Manage and update your installed fonts.
Stars: ✭ 20 (-92.54%)
Mutual labels:  font, fonts
bitsnpicas
Bits'N'Picas - Bitmap & Emoji Font Creation & Conversion Tools
Stars: ✭ 171 (-36.19%)
Mutual labels:  font, fonts
baseline
New method for creating leading on the web
Stars: ✭ 31 (-88.43%)
Mutual labels:  font, fonts
Fonts
A curation of fonts from all over the world.
Stars: ✭ 144 (-46.27%)
Mutual labels:  font, fonts
Swash
Fonts in iOS made safe, expressive, and dynamic.
Stars: ✭ 73 (-72.76%)
Mutual labels:  font, fonts
eczar
Eczar: fonts for Devanagari and Latin
Stars: ✭ 52 (-80.6%)
Mutual labels:  font, fonts
hzk-pixel-font
中文像素字体,12 和 16 像素。
Stars: ✭ 14 (-94.78%)
Mutual labels:  font, fonts
sysfont
Golang identification and matching of system fonts
Stars: ✭ 29 (-89.18%)
Mutual labels:  font, fonts
tstyle
Customize Termux Font & Colors
Stars: ✭ 186 (-30.6%)
Mutual labels:  font, fonts
font-wonder-unit
Free and open source sans-serif font, brought to you by Wonder Unit.
Stars: ✭ 57 (-78.73%)
Mutual labels:  font, fonts
MultiFontViewKotlin-Android
MultiFontViewKotlin library can be used to select custom fonts for the view dynamically in your XML
Stars: ✭ 13 (-95.15%)
Mutual labels:  font, fonts
fonts
Web fonts that you probably won't find in a CDN
Stars: ✭ 26 (-90.3%)
Mutual labels:  font, fonts
Acy-Font
自制手写字体。A hand-writing font set.
Stars: ✭ 20 (-92.54%)
Mutual labels:  font, fonts
rofi-fontawesome
fontawesome icon list for rofi dmenu
Stars: ✭ 58 (-78.36%)
Mutual labels:  font, fonts
react-native-custom-fonts
React Native Custom Fonts 📚
Stars: ✭ 19 (-92.91%)
Mutual labels:  font, fonts
DBSScouterFont
Scouter Language Font as seen in Dragon Ball Super: Broly
Stars: ✭ 21 (-92.16%)
Mutual labels:  font, fonts
Iosevka-Mayukai
Font based on Iosevka Custom Build, with combination from Iosevka SS04 Menlo, SS07 Monaco, SS09 Source Code Pro, SS12 Ubuntu Mono, SS14 Jetbrains Mono, Hack Style, and some Nerd Font Patching.
Stars: ✭ 149 (-44.4%)
Mutual labels:  font, fonts
FontRegister
FontRegister is a small Windows utility to install fonts and/or repair the font registry via commandline.
Stars: ✭ 17 (-93.66%)
Mutual labels:  font, fonts
homecomputer-fonts
Variable fonts based on the Commodore 64 and Amiga fonts.
Stars: ✭ 58 (-78.36%)
Mutual labels:  font, fonts
hoard-of-bitfonts
turns out I like bitmap fonts
Stars: ✭ 811 (+202.61%)
Mutual labels:  font, fonts

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.

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].