UNPKG
fonticon
Version:
latest (0.0.7)
0.0.7
create font icon from svg
fonticon
/
README.md
9 lines
(7 loc)
•
246 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
## Usage
``` $ npm install grunt-cli
// only if you don't already have grunt installed
$ npm install $ classPrefix=
"vjs-icon-"
fontName=
"VCPlayer"
font=
"player"
grunt $ classPrefix=
"icon-"
fontName=
"Authen"
font=
"authenticate"
grunt ```