forked from ssfbank/icomoon-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
/
selection-empty.json
51 lines (51 loc) · 1.06 KB
/
selection-empty.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
{
"IcoMoonType": "selection",
"icons": [],
"height": 1024,
"metadata": {
"name": "icomoon"
},
"preferences": {
"showGlyphs": true,
"showQuickUse": true,
"showQuickUse2": true,
"showSVGs": true,
"fontPref": {
"prefix": "icomoon-",
"metadata": {
"fontFamily": "icomoon-font",
"majorVersion": 1,
"minorVersion": 0
},
"metrics": {
"emSize": 1024,
"baseline": 6.25,
"whitespace": 50
},
"embed": false,
"ie7": false,
"noie8": true,
"cssVars": true,
"cssVarsFormat": "scss",
"showSelector": false,
"showMetrics": false,
"showMetadata": false,
"showVersion": false,
"resetPoint": 59648
},
"imagePref": {
"prefix": "icomoon-",
"png": true,
"useClassSelector": true,
"color": 0,
"bgColor": 16777215,
"classSelector": ".icon",
"name": "icomoon"
},
"historySize": 50,
"showCodes": false,
"gridSize": 16,
"showLiga": false,
"showGrid": false
}
}