UNPKG
fonticon
Version:
latest (0.0.7)
0.0.7
create font icon from svg
fonticon
/
icon-config
/
authenticate
/
index.json
15 lines
(14 loc)
•
281 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{ "
font
-name":
"Authenticate"
,
"root-dir"
:
"./icon-config/authenticate/icons/"
,
"icons"
: [{ "name":
"google-plus"
,
"svg"
:
"google-plus.svg"
},{ "name":
"facebook"
,
"svg"
:
"facebook.svg"
},{ "name":
"yahoo"
,
"svg"
:
"yahoo.svg"
}] }