-
Notifications
You must be signed in to change notification settings - Fork 46
/
config.json
58 lines (58 loc) · 1.17 KB
/
config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"name": "phantom",
"css_prefix_text": "icon-",
"css_use_suffix": false,
"hinting": true,
"units_per_em": 1000,
"ascent": 850,
"glyphs": [
{
"uid": "e335adbc2d898c7d85d40c507796e7b4",
"css": "mail",
"code": 59399,
"src": "entypo"
},
{
"uid": "3e617d8049807e128c80d0344ba09e37",
"css": "rss",
"code": 59398,
"src": "entypo"
},
{
"uid": "d94334f23acba022bfd68e49d76b31bb",
"css": "github",
"code": 59392,
"src": "entypo"
},
{
"uid": "91daf8fde1042a363514ca7e42d89570",
"css": "github-circled",
"code": 59397,
"src": "entypo"
},
{
"uid": "d090355c31f497b61d676416c1fd39fb",
"css": "twitter",
"code": 59393,
"src": "entypo"
},
{
"uid": "0419da6446cb4f31093e2022793571ca",
"css": "twitter-circled",
"code": 59396,
"src": "entypo"
},
{
"uid": "b945f4ac2439565661e8e4878e35d379",
"css": "gplus",
"code": 59395,
"src": "entypo"
},
{
"uid": "818a6c2a76c89800632c0335e9cdafee",
"css": "gplus-circled",
"code": 59394,
"src": "entypo"
}
]
}