Ariex / svg-font-generator

generate web font from svgs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

svg-font-generator

Generate web font from svgs.

This is based on gulp-iconfont, templates file are comes from (with minor modifications): https://github.com/cognitom/symbols-for-sketch/blob/master/templates/fontawesome-style.css and https://github.com/backflip/gulp-iconfont-css/tree/master/templates, svg icons are from: https://github.com/encharm/Font-Awesome-SVG-PNG

Usage

Put svg icons in svg folder, then call gulp build to build fonts. Fonts will be available at /build/ folder, as well as a demo.html file.

About

generate web font from svgs


Languages

Language:CSS 57.6%Language:JavaScript 42.4%