8000 GitHub - eduardocopat/icon-font: icon font
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

eduardocopat/icon-font

 
 

Repository files navigation

Build Status

abapGit webfont generator package

Build

You need nodejs to be installed (version 10 at the time of package creation)

npm install
npm run build

This will create build folder with font, css file and html to review icons. Upload woff and css to abapGit with SMW0 (see docs).

Adding new icons

  • Download Font Awesome free distribution
  • copy additional icons to svg folder (or submit own glyphs ;)
  • build, check that it works
  • commit the changes
  • mind the license matters please ;) glyphs must be licensed for free usage (MIT, CC, SIL OFL)

Credits

abapGit icons are created from Font Awesome free icon set (CC BY 4.0 License).

About

icon font

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.5%
  • HTML 27.5%
0