Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 566 Bytes

File metadata and controls

29 lines (18 loc) · 566 Bytes

Icon fonts generator

Generates webfonts from individual SVG icons with persistent config and mapping previews.

Features:

  • Takes all SVG icons in a directory and generates icon fonts in .woff2, .woff, .ttf, .eot, and .svg formats.
  • Generates CSS files and HTML preview, allows to use custom templates.

Requirements

  • Mac OS X, Windows, or Linux
  • NPM package + Node.js v8 or newer

Install

npm install

Build

npm run-script build

Reference

webfont-generator