Blumr icons
- Gene Diaz Jr. [email protected]
- Jobert Cruz [email protected]
- .jscsrc - javascript code style
- .jshintrc - javascript code quality
- .gitignore - git ignored dirs and files
- package.json - project details through nodejs
- icomoon.json - icomoon project file
- FONTLOG.txt - OFL compliant changelog
Make sure that nodejs is installed first. For osx, its best to use homebrew.
npm install
npm run build
├─ demo - icons demo
├─ dist
│ ├─ blumrcons.h - ios
│ ├─ blumrcons.css - web
│ └─ blumrcons.xml - android
├─ font
│ ├─ blumrcons.eot - opentype
│ ├─ blumrcons.svg - vector
│ ├─ blumrcons.ttf - truetype
│ └─ blumrcons.woff - web open
└─ svg - source svgs
- support for woff2
- transition from font to svg
- All codes are under MIT License
- All fonts are under SIL Open Font License 1.1
- All graphics are under Creative Commons Attribution 4.0 International CC-BY 4.0