Skip to content

Commit 614f0c6

Browse files
committed
[Frontend] Complete revamp of unicodes
fixes #1047 Moved all glyphs into PUA area of font, and re-organized by category.
1 parent 47bd403 commit 614f0c6

File tree

2 files changed

+1236
-1259
lines changed

2 files changed

+1236
-1259
lines changed

platform/commonUI/general/res/fonts/symbols/icomoon-project-openmct-symbols-12px.json

+32-32
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
11
{
22
"metadata": {
33
"name": "openmct-symbols-12px",
4-
"lastOpened": 1466558236944,
5-
"created": 1466554694924
4+
"lastOpened": 1466626311637,
5+
"created": 1466611580361
66
},
77
"iconSets": [
88
{
99
"selection": [
10-
{
11-
"order": 6,
12-
"id": 3,
13-
"prevSize": 12,
14-
"code": 59651,
15-
"name": "icon12-folder",
16-
"tempChar": ""
17-
},
1810
{
1911
"order": 4,
2012
"id": 2,
2113
"prevSize": 12,
22-
"code": 59781,
14+
"code": 59671,
2315
"name": "icon12-eye-open",
2416
"tempChar": ""
2517
},
2618
{
2719
"order": 2,
2820
"id": 1,
2921
"prevSize": 12,
30-
"code": 59779,
22+
"code": 921607,
3123
"name": "icon12-pane-collapse-left",
3224
"tempChar": ""
3325
},
3426
{
3527
"order": 3,
3628
"id": 0,
3729
"prevSize": 12,
38-
"code": 59780,
30+
"code": 921608,
3931
"name": "icon12-pane-collapse-right",
4032
"tempChar": ""
33+
},
34+
{
35+
"order": 6,
36+
"id": 3,
37+
"prevSize": 12,
38+
"code": 921865,
39+
"name": "icon12-folder",
40+
"tempChar": ""
4141
}
4242
],
4343
"id": 0,
@@ -52,25 +52,6 @@
5252
"height": 1024,
5353
"prevSize": 12,
5454
"icons": [
55-
{
56-
"id": 3,
57-
"paths": [
58-
"M938.667 170.667h-341.333l-110.32-110.32c-33.2-33.2-98.667-60.347-145.68-60.347h-256c-47.073 0.136-85.197 38.26-85.333 85.32l-0 341.346c0.136-47.073 38.26-85.197 85.32-85.333l853.346-0c47.073 0.136 85.197 38.26 85.333 85.32l0-170.654c-0.136-47.073-38.26-85.197-85.32-85.333z",
59-
"M85.333 426.667h853.333c47.128 0 85.333 38.205 85.333 85.333v426.667c0 47.128-38.205 85.333-85.333 85.333h-853.333c-47.128 0-85.333-38.205-85.333-85.333v-426.667c0-47.128 38.205-85.333 85.333-85.333z"
60-
],
61-
"attrs": [],
62-
"isMulticolor": false,
63-
"grid": 0,
64-
"tags": [
65-
"icon12-folder"
66-
],
67-
"colorPermutations": {
68-
"1161751": [
69-
0,
70-
0
71-
]
72-
}
73-
},
7455
{
7556
"id": 2,
7657
"paths": [
@@ -141,6 +122,25 @@
141122
1
142123
]
143124
}
125+
},
126+
{
127+
"id": 3,
128+
"paths": [
129+
"M938.667 170.667h-341.333l-110.32-110.32c-33.2-33.2-98.667-60.347-145.68-60.347h-256c-47.073 0.136-85.197 38.26-85.333 85.32l-0 341.346c0.136-47.073 38.26-85.197 85.32-85.333l853.346-0c47.073 0.136 85.197 38.26 85.333 85.32l0-170.654c-0.136-47.073-38.26-85.197-85.32-85.333z",
130+
"M85.333 426.667h853.333c47.128 0 85.333 38.205 85.333 85.333v426.667c0 47.128-38.205 85.333-85.333 85.333h-853.333c-47.128 0-85.333-38.205-85.333-85.333v-426.667c0-47.128 38.205-85.333 85.333-85.333z"
131+
],
132+
"attrs": [],
133+
"isMulticolor": false,
134+
"grid": 0,
135+
"tags": [
136+
"icon12-folder"
137+
],
138+
"colorPermutations": {
139+
"1161751": [
140+
0,
141+
0
142+
]
143+
}
144144
}
145145
],
146146
"invisible": false,

0 commit comments

Comments
 (0)