@planningcenter/icons 15.29.0 → 15.30.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fonts/manifest.json +1169 -1091
- package/fonts/planning-center-icons.d.ts +13 -0
- package/fonts/planning-center-icons.json +559 -546
- package/fonts/planning-center-icons.ttf +0 -0
- package/fonts/planning-center-icons.woff +0 -0
- package/fonts/planning-center-icons.woff2 +0 -0
- package/package.json +2 -2
- package/paths/chat.d.ts +2 -0
- package/paths/chat.js +2 -0
- package/paths/chat.mjs +4 -0
- package/paths/stacked.d.ts +11 -0
- package/paths/stacked.js +11 -0
- package/paths/stacked.mjs +22 -0
- package/sprites/chat.svg +8 -0
- package/sprites/stacked.svg +44 -0
- package/svg/chat/report-message-o.svg +3 -0
- package/svg/chat/report-message.svg +3 -0
- package/svg/stacked/messages-base.svg +1 -0
- package/svg/stacked/messages-combined.svg +1 -0
- package/svg/stacked/messages-filled-base.svg +1 -0
- package/svg/stacked/messages-filled-combined.svg +1 -0
- package/svg/stacked/messages-filled.svg +1 -0
- package/svg/stacked/messages-indicator.svg +1 -0
- package/svg/stacked/messages.svg +1 -0
- package/svg/stacked/notifications-combined.svg +1 -0
- package/svg/stacked/notifications-filled-base.svg +1 -0
- package/svg/stacked/notifications-filled-combined.svg +1 -0
- package/svg/stacked/notifications-filled.svg +1 -0
- package/symbol/cjs/index.js.map +1 -1
- package/symbol/esm/index.js.map +1 -1
- package/symbol/index.js.map +1 -1
package/fonts/manifest.json
CHANGED
|
@@ -6,86 +6,86 @@
|
|
|
6
6
|
{
|
|
7
7
|
"name": "accounts.addons",
|
|
8
8
|
"iconName": "addons",
|
|
9
|
-
"codepoint":
|
|
10
|
-
"hex": "
|
|
9
|
+
"codepoint": 62274,
|
|
10
|
+
"hex": "f342"
|
|
11
11
|
},
|
|
12
12
|
{
|
|
13
13
|
"name": "accounts.campus",
|
|
14
14
|
"iconName": "campus",
|
|
15
|
-
"codepoint":
|
|
16
|
-
"hex": "
|
|
15
|
+
"codepoint": 62273,
|
|
16
|
+
"hex": "f341"
|
|
17
17
|
},
|
|
18
18
|
{
|
|
19
19
|
"name": "accounts.churchCenterO",
|
|
20
20
|
"iconName": "churchCenterO",
|
|
21
|
-
"codepoint":
|
|
22
|
-
"hex": "
|
|
21
|
+
"codepoint": 62272,
|
|
22
|
+
"hex": "f340"
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
25
|
"name": "accounts.compass",
|
|
26
26
|
"iconName": "compass",
|
|
27
|
-
"codepoint":
|
|
28
|
-
"hex": "
|
|
27
|
+
"codepoint": 62271,
|
|
28
|
+
"hex": "f33f"
|
|
29
29
|
},
|
|
30
30
|
{
|
|
31
31
|
"name": "accounts.contactCard",
|
|
32
32
|
"iconName": "contactCard",
|
|
33
|
-
"codepoint":
|
|
34
|
-
"hex": "
|
|
33
|
+
"codepoint": 62270,
|
|
34
|
+
"hex": "f33e"
|
|
35
35
|
},
|
|
36
36
|
{
|
|
37
37
|
"name": "accounts.currencyLedger",
|
|
38
38
|
"iconName": "currencyLedger",
|
|
39
|
-
"codepoint":
|
|
40
|
-
"hex": "
|
|
39
|
+
"codepoint": 62269,
|
|
40
|
+
"hex": "f33d"
|
|
41
41
|
},
|
|
42
42
|
{
|
|
43
43
|
"name": "accounts.editor",
|
|
44
44
|
"iconName": "editor",
|
|
45
|
-
"codepoint":
|
|
46
|
-
"hex": "
|
|
45
|
+
"codepoint": 62268,
|
|
46
|
+
"hex": "f33c"
|
|
47
47
|
},
|
|
48
48
|
{
|
|
49
49
|
"name": "accounts.gavel",
|
|
50
50
|
"iconName": "gavel",
|
|
51
|
-
"codepoint":
|
|
52
|
-
"hex": "
|
|
51
|
+
"codepoint": 62267,
|
|
52
|
+
"hex": "f33b"
|
|
53
53
|
},
|
|
54
54
|
{
|
|
55
55
|
"name": "accounts.integrationConnected",
|
|
56
56
|
"iconName": "integrationConnected",
|
|
57
|
-
"codepoint":
|
|
58
|
-
"hex": "
|
|
57
|
+
"codepoint": 62266,
|
|
58
|
+
"hex": "f33a"
|
|
59
59
|
},
|
|
60
60
|
{
|
|
61
61
|
"name": "accounts.integrationDisconnected",
|
|
62
62
|
"iconName": "integrationDisconnected",
|
|
63
|
-
"codepoint":
|
|
64
|
-
"hex": "
|
|
63
|
+
"codepoint": 62265,
|
|
64
|
+
"hex": "f339"
|
|
65
65
|
},
|
|
66
66
|
{
|
|
67
67
|
"name": "accounts.integrations",
|
|
68
68
|
"iconName": "integrations",
|
|
69
|
-
"codepoint":
|
|
70
|
-
"hex": "
|
|
69
|
+
"codepoint": 62264,
|
|
70
|
+
"hex": "f338"
|
|
71
71
|
},
|
|
72
72
|
{
|
|
73
73
|
"name": "accounts.payout",
|
|
74
74
|
"iconName": "payout",
|
|
75
|
-
"codepoint":
|
|
76
|
-
"hex": "
|
|
75
|
+
"codepoint": 62263,
|
|
76
|
+
"hex": "f337"
|
|
77
77
|
},
|
|
78
78
|
{
|
|
79
79
|
"name": "accounts.photo",
|
|
80
80
|
"iconName": "photo",
|
|
81
|
-
"codepoint":
|
|
82
|
-
"hex": "
|
|
81
|
+
"codepoint": 62262,
|
|
82
|
+
"hex": "f336"
|
|
83
83
|
},
|
|
84
84
|
{
|
|
85
85
|
"name": "accounts.stamp",
|
|
86
86
|
"iconName": "stamp",
|
|
87
|
-
"codepoint":
|
|
88
|
-
"hex": "
|
|
87
|
+
"codepoint": 62261,
|
|
88
|
+
"hex": "f335"
|
|
89
89
|
}
|
|
90
90
|
]
|
|
91
91
|
},
|
|
@@ -95,44 +95,44 @@
|
|
|
95
95
|
{
|
|
96
96
|
"name": "api.compass",
|
|
97
97
|
"iconName": "compass",
|
|
98
|
-
"codepoint":
|
|
99
|
-
"hex": "
|
|
98
|
+
"codepoint": 62260,
|
|
99
|
+
"hex": "f334"
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
102
|
"name": "api.copy",
|
|
103
103
|
"iconName": "copy",
|
|
104
|
-
"codepoint":
|
|
105
|
-
"hex": "
|
|
104
|
+
"codepoint": 62259,
|
|
105
|
+
"hex": "f333"
|
|
106
106
|
},
|
|
107
107
|
{
|
|
108
108
|
"name": "api.document",
|
|
109
109
|
"iconName": "document",
|
|
110
|
-
"codepoint":
|
|
111
|
-
"hex": "
|
|
110
|
+
"codepoint": 62258,
|
|
111
|
+
"hex": "f332"
|
|
112
112
|
},
|
|
113
113
|
{
|
|
114
114
|
"name": "api.key",
|
|
115
115
|
"iconName": "key",
|
|
116
|
-
"codepoint":
|
|
117
|
-
"hex": "
|
|
116
|
+
"codepoint": 62257,
|
|
117
|
+
"hex": "f331"
|
|
118
118
|
},
|
|
119
119
|
{
|
|
120
120
|
"name": "api.link",
|
|
121
121
|
"iconName": "link",
|
|
122
|
-
"codepoint":
|
|
123
|
-
"hex": "
|
|
122
|
+
"codepoint": 62256,
|
|
123
|
+
"hex": "f330"
|
|
124
124
|
},
|
|
125
125
|
{
|
|
126
126
|
"name": "api.terminal",
|
|
127
127
|
"iconName": "terminal",
|
|
128
|
-
"codepoint":
|
|
129
|
-
"hex": "
|
|
128
|
+
"codepoint": 62255,
|
|
129
|
+
"hex": "f32f"
|
|
130
130
|
},
|
|
131
131
|
{
|
|
132
132
|
"name": "api.webhook",
|
|
133
133
|
"iconName": "webhook",
|
|
134
|
-
"codepoint":
|
|
135
|
-
"hex": "
|
|
134
|
+
"codepoint": 62254,
|
|
135
|
+
"hex": "f32e"
|
|
136
136
|
}
|
|
137
137
|
]
|
|
138
138
|
},
|
|
@@ -142,200 +142,200 @@
|
|
|
142
142
|
{
|
|
143
143
|
"name": "brand.amazon",
|
|
144
144
|
"iconName": "amazon",
|
|
145
|
-
"codepoint":
|
|
146
|
-
"hex": "
|
|
145
|
+
"codepoint": 62253,
|
|
146
|
+
"hex": "f32d"
|
|
147
147
|
},
|
|
148
148
|
{
|
|
149
149
|
"name": "brand.android",
|
|
150
150
|
"iconName": "android",
|
|
151
|
-
"codepoint":
|
|
152
|
-
"hex": "
|
|
151
|
+
"codepoint": 62251,
|
|
152
|
+
"hex": "f32b"
|
|
153
153
|
},
|
|
154
154
|
{
|
|
155
155
|
"name": "brand.androidFull",
|
|
156
156
|
"iconName": "androidFull",
|
|
157
|
-
"codepoint":
|
|
158
|
-
"hex": "
|
|
157
|
+
"codepoint": 62252,
|
|
158
|
+
"hex": "f32c"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"name": "brand.apple",
|
|
162
162
|
"iconName": "apple",
|
|
163
|
-
"codepoint":
|
|
164
|
-
"hex": "
|
|
163
|
+
"codepoint": 62247,
|
|
164
|
+
"hex": "f327"
|
|
165
165
|
},
|
|
166
166
|
{
|
|
167
167
|
"name": "brand.appleMusic",
|
|
168
168
|
"iconName": "appleMusic",
|
|
169
|
-
"codepoint":
|
|
170
|
-
"hex": "
|
|
169
|
+
"codepoint": 62250,
|
|
170
|
+
"hex": "f32a"
|
|
171
171
|
},
|
|
172
172
|
{
|
|
173
173
|
"name": "brand.applePay",
|
|
174
174
|
"iconName": "applePay",
|
|
175
|
-
"codepoint":
|
|
176
|
-
"hex": "
|
|
175
|
+
"codepoint": 62249,
|
|
176
|
+
"hex": "f329"
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
179
|
"name": "brand.applePodcasts",
|
|
180
180
|
"iconName": "applePodcasts",
|
|
181
|
-
"codepoint":
|
|
182
|
-
"hex": "
|
|
181
|
+
"codepoint": 62248,
|
|
182
|
+
"hex": "f328"
|
|
183
183
|
},
|
|
184
184
|
{
|
|
185
185
|
"name": "brand.chartPro",
|
|
186
186
|
"iconName": "chartPro",
|
|
187
|
-
"codepoint":
|
|
188
|
-
"hex": "
|
|
187
|
+
"codepoint": 62246,
|
|
188
|
+
"hex": "f326"
|
|
189
189
|
},
|
|
190
190
|
{
|
|
191
191
|
"name": "brand.checkr",
|
|
192
192
|
"iconName": "checkr",
|
|
193
|
-
"codepoint":
|
|
194
|
-
"hex": "
|
|
193
|
+
"codepoint": 62245,
|
|
194
|
+
"hex": "f325"
|
|
195
195
|
},
|
|
196
196
|
{
|
|
197
197
|
"name": "brand.chrome",
|
|
198
198
|
"iconName": "chrome",
|
|
199
|
-
"codepoint":
|
|
200
|
-
"hex": "
|
|
199
|
+
"codepoint": 62244,
|
|
200
|
+
"hex": "f324"
|
|
201
201
|
},
|
|
202
202
|
{
|
|
203
203
|
"name": "brand.edge",
|
|
204
204
|
"iconName": "edge",
|
|
205
|
-
"codepoint":
|
|
206
|
-
"hex": "
|
|
205
|
+
"codepoint": 62243,
|
|
206
|
+
"hex": "f323"
|
|
207
207
|
},
|
|
208
208
|
{
|
|
209
209
|
"name": "brand.facebook",
|
|
210
210
|
"iconName": "facebook",
|
|
211
|
-
"codepoint":
|
|
212
|
-
"hex": "
|
|
211
|
+
"codepoint": 62241,
|
|
212
|
+
"hex": "f321"
|
|
213
213
|
},
|
|
214
214
|
{
|
|
215
215
|
"name": "brand.facebookOutline",
|
|
216
216
|
"iconName": "facebookOutline",
|
|
217
|
-
"codepoint":
|
|
218
|
-
"hex": "
|
|
217
|
+
"codepoint": 62242,
|
|
218
|
+
"hex": "f322"
|
|
219
219
|
},
|
|
220
220
|
{
|
|
221
221
|
"name": "brand.firefox",
|
|
222
222
|
"iconName": "firefox",
|
|
223
|
-
"codepoint":
|
|
224
|
-
"hex": "
|
|
223
|
+
"codepoint": 62240,
|
|
224
|
+
"hex": "f320"
|
|
225
225
|
},
|
|
226
226
|
{
|
|
227
227
|
"name": "brand.ie",
|
|
228
228
|
"iconName": "ie",
|
|
229
|
-
"codepoint":
|
|
230
|
-
"hex": "
|
|
229
|
+
"codepoint": 62239,
|
|
230
|
+
"hex": "f31f"
|
|
231
231
|
},
|
|
232
232
|
{
|
|
233
233
|
"name": "brand.instagram",
|
|
234
234
|
"iconName": "instagram",
|
|
235
|
-
"codepoint":
|
|
236
|
-
"hex": "
|
|
235
|
+
"codepoint": 62238,
|
|
236
|
+
"hex": "f31e"
|
|
237
237
|
},
|
|
238
238
|
{
|
|
239
239
|
"name": "brand.linkedin",
|
|
240
240
|
"iconName": "linkedin",
|
|
241
|
-
"codepoint":
|
|
242
|
-
"hex": "
|
|
241
|
+
"codepoint": 62237,
|
|
242
|
+
"hex": "f31d"
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
245
|
"name": "brand.linux",
|
|
246
246
|
"iconName": "linux",
|
|
247
|
-
"codepoint":
|
|
248
|
-
"hex": "
|
|
247
|
+
"codepoint": 62236,
|
|
248
|
+
"hex": "f31c"
|
|
249
249
|
},
|
|
250
250
|
{
|
|
251
251
|
"name": "brand.mailchimp",
|
|
252
252
|
"iconName": "mailchimp",
|
|
253
|
-
"codepoint":
|
|
254
|
-
"hex": "
|
|
253
|
+
"codepoint": 62235,
|
|
254
|
+
"hex": "f31b"
|
|
255
255
|
},
|
|
256
256
|
{
|
|
257
257
|
"name": "brand.praiseCharts",
|
|
258
258
|
"iconName": "praiseCharts",
|
|
259
|
-
"codepoint":
|
|
260
|
-
"hex": "
|
|
259
|
+
"codepoint": 62234,
|
|
260
|
+
"hex": "f31a"
|
|
261
261
|
},
|
|
262
262
|
{
|
|
263
263
|
"name": "brand.rehearsalMix",
|
|
264
264
|
"iconName": "rehearsalMix",
|
|
265
|
-
"codepoint":
|
|
266
|
-
"hex": "
|
|
265
|
+
"codepoint": 62233,
|
|
266
|
+
"hex": "f319"
|
|
267
267
|
},
|
|
268
268
|
{
|
|
269
269
|
"name": "brand.rehearsalPack",
|
|
270
270
|
"iconName": "rehearsalPack",
|
|
271
|
-
"codepoint":
|
|
272
|
-
"hex": "
|
|
271
|
+
"codepoint": 62232,
|
|
272
|
+
"hex": "f318"
|
|
273
273
|
},
|
|
274
274
|
{
|
|
275
275
|
"name": "brand.safari",
|
|
276
276
|
"iconName": "safari",
|
|
277
|
-
"codepoint":
|
|
278
|
-
"hex": "
|
|
277
|
+
"codepoint": 62231,
|
|
278
|
+
"hex": "f317"
|
|
279
279
|
},
|
|
280
280
|
{
|
|
281
281
|
"name": "brand.songSelect",
|
|
282
282
|
"iconName": "songSelect",
|
|
283
|
-
"codepoint":
|
|
284
|
-
"hex": "
|
|
283
|
+
"codepoint": 62230,
|
|
284
|
+
"hex": "f316"
|
|
285
285
|
},
|
|
286
286
|
{
|
|
287
287
|
"name": "brand.spotify",
|
|
288
288
|
"iconName": "spotify",
|
|
289
|
-
"codepoint":
|
|
290
|
-
"hex": "
|
|
289
|
+
"codepoint": 62228,
|
|
290
|
+
"hex": "f314"
|
|
291
291
|
},
|
|
292
292
|
{
|
|
293
293
|
"name": "brand.spotifySolid",
|
|
294
294
|
"iconName": "spotifySolid",
|
|
295
|
-
"codepoint":
|
|
296
|
-
"hex": "
|
|
295
|
+
"codepoint": 62229,
|
|
296
|
+
"hex": "f315"
|
|
297
297
|
},
|
|
298
298
|
{
|
|
299
299
|
"name": "brand.stripe",
|
|
300
300
|
"iconName": "stripe",
|
|
301
|
-
"codepoint":
|
|
302
|
-
"hex": "
|
|
301
|
+
"codepoint": 62227,
|
|
302
|
+
"hex": "f313"
|
|
303
303
|
},
|
|
304
304
|
{
|
|
305
305
|
"name": "brand.tiktok",
|
|
306
306
|
"iconName": "tiktok",
|
|
307
|
-
"codepoint":
|
|
308
|
-
"hex": "
|
|
307
|
+
"codepoint": 62226,
|
|
308
|
+
"hex": "f312"
|
|
309
309
|
},
|
|
310
310
|
{
|
|
311
311
|
"name": "brand.twilio",
|
|
312
312
|
"iconName": "twilio",
|
|
313
|
-
"codepoint":
|
|
314
|
-
"hex": "
|
|
313
|
+
"codepoint": 62225,
|
|
314
|
+
"hex": "f311"
|
|
315
315
|
},
|
|
316
316
|
{
|
|
317
317
|
"name": "brand.twitter",
|
|
318
318
|
"iconName": "twitter",
|
|
319
|
-
"codepoint":
|
|
320
|
-
"hex": "
|
|
319
|
+
"codepoint": 62224,
|
|
320
|
+
"hex": "f310"
|
|
321
321
|
},
|
|
322
322
|
{
|
|
323
323
|
"name": "brand.vimeo",
|
|
324
324
|
"iconName": "vimeo",
|
|
325
|
-
"codepoint":
|
|
326
|
-
"hex": "
|
|
325
|
+
"codepoint": 62223,
|
|
326
|
+
"hex": "f30f"
|
|
327
327
|
},
|
|
328
328
|
{
|
|
329
329
|
"name": "brand.windows",
|
|
330
330
|
"iconName": "windows",
|
|
331
|
-
"codepoint":
|
|
332
|
-
"hex": "
|
|
331
|
+
"codepoint": 62222,
|
|
332
|
+
"hex": "f30e"
|
|
333
333
|
},
|
|
334
334
|
{
|
|
335
335
|
"name": "brand.youtube",
|
|
336
336
|
"iconName": "youtube",
|
|
337
|
-
"codepoint":
|
|
338
|
-
"hex": "
|
|
337
|
+
"codepoint": 62221,
|
|
338
|
+
"hex": "f30d"
|
|
339
339
|
}
|
|
340
340
|
]
|
|
341
341
|
},
|
|
@@ -345,86 +345,86 @@
|
|
|
345
345
|
{
|
|
346
346
|
"name": "calendar.approvalGroup",
|
|
347
347
|
"iconName": "approvalGroup",
|
|
348
|
-
"codepoint":
|
|
349
|
-
"hex": "
|
|
348
|
+
"codepoint": 62220,
|
|
349
|
+
"hex": "f30c"
|
|
350
350
|
},
|
|
351
351
|
{
|
|
352
352
|
"name": "calendar.connections",
|
|
353
353
|
"iconName": "connections",
|
|
354
|
-
"codepoint":
|
|
355
|
-
"hex": "
|
|
354
|
+
"codepoint": 62219,
|
|
355
|
+
"hex": "f30b"
|
|
356
356
|
},
|
|
357
357
|
{
|
|
358
358
|
"name": "calendar.duplicate",
|
|
359
359
|
"iconName": "duplicate",
|
|
360
|
-
"codepoint":
|
|
361
|
-
"hex": "
|
|
360
|
+
"codepoint": 62218,
|
|
361
|
+
"hex": "f30a"
|
|
362
362
|
},
|
|
363
363
|
{
|
|
364
364
|
"name": "calendar.eventTemplate",
|
|
365
365
|
"iconName": "eventTemplate",
|
|
366
|
-
"codepoint":
|
|
367
|
-
"hex": "
|
|
366
|
+
"codepoint": 62217,
|
|
367
|
+
"hex": "f309"
|
|
368
368
|
},
|
|
369
369
|
{
|
|
370
370
|
"name": "calendar.kiosk",
|
|
371
371
|
"iconName": "kiosk",
|
|
372
|
-
"codepoint":
|
|
373
|
-
"hex": "
|
|
372
|
+
"codepoint": 62216,
|
|
373
|
+
"hex": "f308"
|
|
374
374
|
},
|
|
375
375
|
{
|
|
376
376
|
"name": "calendar.listView",
|
|
377
377
|
"iconName": "listView",
|
|
378
|
-
"codepoint":
|
|
379
|
-
"hex": "
|
|
378
|
+
"codepoint": 62215,
|
|
379
|
+
"hex": "f307"
|
|
380
380
|
},
|
|
381
381
|
{
|
|
382
382
|
"name": "calendar.people",
|
|
383
383
|
"iconName": "people",
|
|
384
|
-
"codepoint":
|
|
385
|
-
"hex": "
|
|
384
|
+
"codepoint": 62214,
|
|
385
|
+
"hex": "f306"
|
|
386
386
|
},
|
|
387
387
|
{
|
|
388
388
|
"name": "calendar.primaryRoom",
|
|
389
389
|
"iconName": "primaryRoom",
|
|
390
|
-
"codepoint":
|
|
391
|
-
"hex": "
|
|
390
|
+
"codepoint": 62213,
|
|
391
|
+
"hex": "f305"
|
|
392
392
|
},
|
|
393
393
|
{
|
|
394
394
|
"name": "calendar.reservationBlock",
|
|
395
395
|
"iconName": "reservationBlock",
|
|
396
|
-
"codepoint":
|
|
397
|
-
"hex": "
|
|
396
|
+
"codepoint": 62212,
|
|
397
|
+
"hex": "f304"
|
|
398
398
|
},
|
|
399
399
|
{
|
|
400
400
|
"name": "calendar.resources",
|
|
401
401
|
"iconName": "resources",
|
|
402
|
-
"codepoint":
|
|
403
|
-
"hex": "
|
|
402
|
+
"codepoint": 62210,
|
|
403
|
+
"hex": "f302"
|
|
404
404
|
},
|
|
405
405
|
{
|
|
406
406
|
"name": "calendar.resourcesReverse",
|
|
407
407
|
"iconName": "resourcesReverse",
|
|
408
|
-
"codepoint":
|
|
409
|
-
"hex": "
|
|
408
|
+
"codepoint": 62211,
|
|
409
|
+
"hex": "f303"
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"name": "calendar.rooms",
|
|
413
413
|
"iconName": "rooms",
|
|
414
|
-
"codepoint":
|
|
415
|
-
"hex": "
|
|
414
|
+
"codepoint": 62207,
|
|
415
|
+
"hex": "f2ff"
|
|
416
416
|
},
|
|
417
417
|
{
|
|
418
418
|
"name": "calendar.roomSetup",
|
|
419
419
|
"iconName": "roomSetup",
|
|
420
|
-
"codepoint":
|
|
421
|
-
"hex": "
|
|
420
|
+
"codepoint": 62209,
|
|
421
|
+
"hex": "f301"
|
|
422
422
|
},
|
|
423
423
|
{
|
|
424
424
|
"name": "calendar.roomsReverse",
|
|
425
425
|
"iconName": "roomsReverse",
|
|
426
|
-
"codepoint":
|
|
427
|
-
"hex": "
|
|
426
|
+
"codepoint": 62208,
|
|
427
|
+
"hex": "f300"
|
|
428
428
|
}
|
|
429
429
|
]
|
|
430
430
|
},
|
|
@@ -434,20 +434,20 @@
|
|
|
434
434
|
{
|
|
435
435
|
"name": "cco.calendarOutline",
|
|
436
436
|
"iconName": "calendarOutline",
|
|
437
|
-
"codepoint":
|
|
438
|
-
"hex": "
|
|
437
|
+
"codepoint": 62206,
|
|
438
|
+
"hex": "f2fe"
|
|
439
439
|
},
|
|
440
440
|
{
|
|
441
441
|
"name": "cco.checkEncircled",
|
|
442
442
|
"iconName": "checkEncircled",
|
|
443
|
-
"codepoint":
|
|
444
|
-
"hex": "
|
|
443
|
+
"codepoint": 62205,
|
|
444
|
+
"hex": "f2fd"
|
|
445
445
|
},
|
|
446
446
|
{
|
|
447
447
|
"name": "cco.statementsO",
|
|
448
448
|
"iconName": "statementsO",
|
|
449
|
-
"codepoint":
|
|
450
|
-
"hex": "
|
|
449
|
+
"codepoint": 62204,
|
|
450
|
+
"hex": "f2fc"
|
|
451
451
|
}
|
|
452
452
|
]
|
|
453
453
|
},
|
|
@@ -457,14 +457,26 @@
|
|
|
457
457
|
{
|
|
458
458
|
"name": "chat.camera",
|
|
459
459
|
"iconName": "camera",
|
|
460
|
-
"codepoint":
|
|
461
|
-
"hex": "
|
|
460
|
+
"codepoint": 62203,
|
|
461
|
+
"hex": "f2fb"
|
|
462
|
+
},
|
|
463
|
+
{
|
|
464
|
+
"name": "chat.reportMessage",
|
|
465
|
+
"iconName": "reportMessage",
|
|
466
|
+
"codepoint": 62201,
|
|
467
|
+
"hex": "f2f9"
|
|
468
|
+
},
|
|
469
|
+
{
|
|
470
|
+
"name": "chat.reportMessageO",
|
|
471
|
+
"iconName": "reportMessageO",
|
|
472
|
+
"codepoint": 62202,
|
|
473
|
+
"hex": "f2fa"
|
|
462
474
|
},
|
|
463
475
|
{
|
|
464
476
|
"name": "chat.smile",
|
|
465
477
|
"iconName": "smile",
|
|
466
|
-
"codepoint":
|
|
467
|
-
"hex": "
|
|
478
|
+
"codepoint": 62200,
|
|
479
|
+
"hex": "f2f8"
|
|
468
480
|
}
|
|
469
481
|
]
|
|
470
482
|
},
|
|
@@ -474,182 +486,182 @@
|
|
|
474
486
|
{
|
|
475
487
|
"name": "checkIns.addHousehold",
|
|
476
488
|
"iconName": "addHousehold",
|
|
477
|
-
"codepoint":
|
|
478
|
-
"hex": "
|
|
489
|
+
"codepoint": 62199,
|
|
490
|
+
"hex": "f2f7"
|
|
479
491
|
},
|
|
480
492
|
{
|
|
481
493
|
"name": "checkIns.barcode",
|
|
482
494
|
"iconName": "barcode",
|
|
483
|
-
"codepoint":
|
|
484
|
-
"hex": "
|
|
495
|
+
"codepoint": 62197,
|
|
496
|
+
"hex": "f2f5"
|
|
485
497
|
},
|
|
486
498
|
{
|
|
487
499
|
"name": "checkIns.barcodeCamera",
|
|
488
500
|
"iconName": "barcodeCamera",
|
|
489
|
-
"codepoint":
|
|
490
|
-
"hex": "
|
|
501
|
+
"codepoint": 62198,
|
|
502
|
+
"hex": "f2f6"
|
|
491
503
|
},
|
|
492
504
|
{
|
|
493
505
|
"name": "checkIns.bgcheckCheck",
|
|
494
506
|
"iconName": "bgcheckCheck",
|
|
495
|
-
"codepoint":
|
|
496
|
-
"hex": "
|
|
507
|
+
"codepoint": 62196,
|
|
508
|
+
"hex": "f2f4"
|
|
497
509
|
},
|
|
498
510
|
{
|
|
499
511
|
"name": "checkIns.bgcheckX",
|
|
500
512
|
"iconName": "bgcheckX",
|
|
501
|
-
"codepoint":
|
|
502
|
-
"hex": "
|
|
513
|
+
"codepoint": 62195,
|
|
514
|
+
"hex": "f2f3"
|
|
503
515
|
},
|
|
504
516
|
{
|
|
505
517
|
"name": "checkIns.birthday",
|
|
506
518
|
"iconName": "birthday",
|
|
507
|
-
"codepoint":
|
|
508
|
-
"hex": "
|
|
519
|
+
"codepoint": 62194,
|
|
520
|
+
"hex": "f2f2"
|
|
509
521
|
},
|
|
510
522
|
{
|
|
511
523
|
"name": "checkIns.chart",
|
|
512
524
|
"iconName": "chart",
|
|
513
|
-
"codepoint":
|
|
514
|
-
"hex": "
|
|
525
|
+
"codepoint": 62193,
|
|
526
|
+
"hex": "f2f1"
|
|
515
527
|
},
|
|
516
528
|
{
|
|
517
529
|
"name": "checkIns.check",
|
|
518
530
|
"iconName": "check",
|
|
519
|
-
"codepoint":
|
|
520
|
-
"hex": "
|
|
531
|
+
"codepoint": 62191,
|
|
532
|
+
"hex": "f2ef"
|
|
521
533
|
},
|
|
522
534
|
{
|
|
523
535
|
"name": "checkIns.checkin",
|
|
524
536
|
"iconName": "checkin",
|
|
525
|
-
"codepoint":
|
|
526
|
-
"hex": "
|
|
537
|
+
"codepoint": 62190,
|
|
538
|
+
"hex": "f2ee"
|
|
527
539
|
},
|
|
528
540
|
{
|
|
529
541
|
"name": "checkIns.checkout",
|
|
530
542
|
"iconName": "checkout",
|
|
531
|
-
"codepoint":
|
|
532
|
-
"hex": "
|
|
543
|
+
"codepoint": 62189,
|
|
544
|
+
"hex": "f2ed"
|
|
533
545
|
},
|
|
534
546
|
{
|
|
535
547
|
"name": "checkIns.checkPending",
|
|
536
548
|
"iconName": "checkPending",
|
|
537
|
-
"codepoint":
|
|
538
|
-
"hex": "
|
|
549
|
+
"codepoint": 62192,
|
|
550
|
+
"hex": "f2f0"
|
|
539
551
|
},
|
|
540
552
|
{
|
|
541
553
|
"name": "checkIns.deleteButton",
|
|
542
554
|
"iconName": "deleteButton",
|
|
543
|
-
"codepoint":
|
|
544
|
-
"hex": "
|
|
555
|
+
"codepoint": 62188,
|
|
556
|
+
"hex": "f2ec"
|
|
545
557
|
},
|
|
546
558
|
{
|
|
547
559
|
"name": "checkIns.guestBadge",
|
|
548
560
|
"iconName": "guestBadge",
|
|
549
|
-
"codepoint":
|
|
550
|
-
"hex": "
|
|
561
|
+
"codepoint": 62187,
|
|
562
|
+
"hex": "f2eb"
|
|
551
563
|
},
|
|
552
564
|
{
|
|
553
565
|
"name": "checkIns.householdAddPerson",
|
|
554
566
|
"iconName": "householdAddPerson",
|
|
555
|
-
"codepoint":
|
|
556
|
-
"hex": "
|
|
567
|
+
"codepoint": 62186,
|
|
568
|
+
"hex": "f2ea"
|
|
557
569
|
},
|
|
558
570
|
{
|
|
559
571
|
"name": "checkIns.label",
|
|
560
572
|
"iconName": "label",
|
|
561
|
-
"codepoint":
|
|
562
|
-
"hex": "
|
|
573
|
+
"codepoint": 62175,
|
|
574
|
+
"hex": "f2df"
|
|
563
575
|
},
|
|
564
576
|
{
|
|
565
577
|
"name": "checkIns.labelAddMultiple",
|
|
566
578
|
"iconName": "labelAddMultiple",
|
|
567
|
-
"codepoint":
|
|
568
|
-
"hex": "
|
|
579
|
+
"codepoint": 62185,
|
|
580
|
+
"hex": "f2e9"
|
|
569
581
|
},
|
|
570
582
|
{
|
|
571
583
|
"name": "checkIns.labelBirthday",
|
|
572
584
|
"iconName": "labelBirthday",
|
|
573
|
-
"codepoint":
|
|
574
|
-
"hex": "
|
|
585
|
+
"codepoint": 62182,
|
|
586
|
+
"hex": "f2e6"
|
|
575
587
|
},
|
|
576
588
|
{
|
|
577
589
|
"name": "checkIns.labelBirthdayAdd",
|
|
578
590
|
"iconName": "labelBirthdayAdd",
|
|
579
|
-
"codepoint":
|
|
580
|
-
"hex": "
|
|
591
|
+
"codepoint": 62184,
|
|
592
|
+
"hex": "f2e8"
|
|
581
593
|
},
|
|
582
594
|
{
|
|
583
595
|
"name": "checkIns.labelBirthdayCircle",
|
|
584
596
|
"iconName": "labelBirthdayCircle",
|
|
585
|
-
"codepoint":
|
|
586
|
-
"hex": "
|
|
597
|
+
"codepoint": 62183,
|
|
598
|
+
"hex": "f2e7"
|
|
587
599
|
},
|
|
588
600
|
{
|
|
589
601
|
"name": "checkIns.labelName",
|
|
590
602
|
"iconName": "labelName",
|
|
591
|
-
"codepoint":
|
|
592
|
-
"hex": "
|
|
603
|
+
"codepoint": 62179,
|
|
604
|
+
"hex": "f2e3"
|
|
593
605
|
},
|
|
594
606
|
{
|
|
595
607
|
"name": "checkIns.labelNameAdd",
|
|
596
608
|
"iconName": "labelNameAdd",
|
|
597
|
-
"codepoint":
|
|
598
|
-
"hex": "
|
|
609
|
+
"codepoint": 62181,
|
|
610
|
+
"hex": "f2e5"
|
|
599
611
|
},
|
|
600
612
|
{
|
|
601
613
|
"name": "checkIns.labelNameCircle",
|
|
602
614
|
"iconName": "labelNameCircle",
|
|
603
|
-
"codepoint":
|
|
604
|
-
"hex": "
|
|
615
|
+
"codepoint": 62180,
|
|
616
|
+
"hex": "f2e4"
|
|
605
617
|
},
|
|
606
618
|
{
|
|
607
619
|
"name": "checkIns.labelSecurity",
|
|
608
620
|
"iconName": "labelSecurity",
|
|
609
|
-
"codepoint":
|
|
610
|
-
"hex": "
|
|
621
|
+
"codepoint": 62176,
|
|
622
|
+
"hex": "f2e0"
|
|
611
623
|
},
|
|
612
624
|
{
|
|
613
625
|
"name": "checkIns.labelSecurityAdd",
|
|
614
626
|
"iconName": "labelSecurityAdd",
|
|
615
|
-
"codepoint":
|
|
616
|
-
"hex": "
|
|
627
|
+
"codepoint": 62178,
|
|
628
|
+
"hex": "f2e2"
|
|
617
629
|
},
|
|
618
630
|
{
|
|
619
631
|
"name": "checkIns.labelSecurityCircle",
|
|
620
632
|
"iconName": "labelSecurityCircle",
|
|
621
|
-
"codepoint":
|
|
622
|
-
"hex": "
|
|
633
|
+
"codepoint": 62177,
|
|
634
|
+
"hex": "f2e1"
|
|
623
635
|
},
|
|
624
636
|
{
|
|
625
637
|
"name": "checkIns.mobilePass",
|
|
626
638
|
"iconName": "mobilePass",
|
|
627
|
-
"codepoint":
|
|
628
|
-
"hex": "
|
|
639
|
+
"codepoint": 62174,
|
|
640
|
+
"hex": "f2de"
|
|
629
641
|
},
|
|
630
642
|
{
|
|
631
643
|
"name": "checkIns.reportPreview",
|
|
632
644
|
"iconName": "reportPreview",
|
|
633
|
-
"codepoint":
|
|
634
|
-
"hex": "
|
|
645
|
+
"codepoint": 62173,
|
|
646
|
+
"hex": "f2dd"
|
|
635
647
|
},
|
|
636
648
|
{
|
|
637
649
|
"name": "checkIns.tickBoxFull",
|
|
638
650
|
"iconName": "tickBoxFull",
|
|
639
|
-
"codepoint":
|
|
640
|
-
"hex": "
|
|
651
|
+
"codepoint": 62172,
|
|
652
|
+
"hex": "f2dc"
|
|
641
653
|
},
|
|
642
654
|
{
|
|
643
655
|
"name": "checkIns.tickBoxOpen",
|
|
644
656
|
"iconName": "tickBoxOpen",
|
|
645
|
-
"codepoint":
|
|
646
|
-
"hex": "
|
|
657
|
+
"codepoint": 62171,
|
|
658
|
+
"hex": "f2db"
|
|
647
659
|
},
|
|
648
660
|
{
|
|
649
661
|
"name": "checkIns.x",
|
|
650
662
|
"iconName": "x",
|
|
651
|
-
"codepoint":
|
|
652
|
-
"hex": "
|
|
663
|
+
"codepoint": 62170,
|
|
664
|
+
"hex": "f2da"
|
|
653
665
|
}
|
|
654
666
|
]
|
|
655
667
|
},
|
|
@@ -659,440 +671,440 @@
|
|
|
659
671
|
{
|
|
660
672
|
"name": "churchCenter.addReaction",
|
|
661
673
|
"iconName": "addReaction",
|
|
662
|
-
"codepoint":
|
|
663
|
-
"hex": "
|
|
674
|
+
"codepoint": 62169,
|
|
675
|
+
"hex": "f2d9"
|
|
664
676
|
},
|
|
665
677
|
{
|
|
666
678
|
"name": "churchCenter.bank",
|
|
667
679
|
"iconName": "bank",
|
|
668
|
-
"codepoint":
|
|
669
|
-
"hex": "
|
|
680
|
+
"codepoint": 62167,
|
|
681
|
+
"hex": "f2d7"
|
|
670
682
|
},
|
|
671
683
|
{
|
|
672
684
|
"name": "churchCenter.bankCheck",
|
|
673
685
|
"iconName": "bankCheck",
|
|
674
|
-
"codepoint":
|
|
675
|
-
"hex": "
|
|
686
|
+
"codepoint": 62168,
|
|
687
|
+
"hex": "f2d8"
|
|
676
688
|
},
|
|
677
689
|
{
|
|
678
690
|
"name": "churchCenter.bellO",
|
|
679
691
|
"iconName": "bellO",
|
|
680
|
-
"codepoint":
|
|
681
|
-
"hex": "
|
|
692
|
+
"codepoint": 62166,
|
|
693
|
+
"hex": "f2d6"
|
|
682
694
|
},
|
|
683
695
|
{
|
|
684
696
|
"name": "churchCenter.bookmark",
|
|
685
697
|
"iconName": "bookmark",
|
|
686
|
-
"codepoint":
|
|
687
|
-
"hex": "
|
|
698
|
+
"codepoint": 62164,
|
|
699
|
+
"hex": "f2d4"
|
|
688
700
|
},
|
|
689
701
|
{
|
|
690
702
|
"name": "churchCenter.bookmarkO",
|
|
691
703
|
"iconName": "bookmarkO",
|
|
692
|
-
"codepoint":
|
|
693
|
-
"hex": "
|
|
704
|
+
"codepoint": 62165,
|
|
705
|
+
"hex": "f2d5"
|
|
694
706
|
},
|
|
695
707
|
{
|
|
696
708
|
"name": "churchCenter.calendarCancel",
|
|
697
709
|
"iconName": "calendarCancel",
|
|
698
|
-
"codepoint":
|
|
699
|
-
"hex": "
|
|
710
|
+
"codepoint": 62163,
|
|
711
|
+
"hex": "f2d3"
|
|
700
712
|
},
|
|
701
713
|
{
|
|
702
714
|
"name": "churchCenter.calendarEvents",
|
|
703
715
|
"iconName": "calendarEvents",
|
|
704
|
-
"codepoint":
|
|
705
|
-
"hex": "
|
|
716
|
+
"codepoint": 62162,
|
|
717
|
+
"hex": "f2d2"
|
|
706
718
|
},
|
|
707
719
|
{
|
|
708
720
|
"name": "churchCenter.cameraReverse",
|
|
709
721
|
"iconName": "cameraReverse",
|
|
710
|
-
"codepoint":
|
|
711
|
-
"hex": "
|
|
722
|
+
"codepoint": 62161,
|
|
723
|
+
"hex": "f2d1"
|
|
712
724
|
},
|
|
713
725
|
{
|
|
714
726
|
"name": "churchCenter.checkIns",
|
|
715
727
|
"iconName": "checkIns",
|
|
716
|
-
"codepoint":
|
|
717
|
-
"hex": "
|
|
728
|
+
"codepoint": 62159,
|
|
729
|
+
"hex": "f2cf"
|
|
718
730
|
},
|
|
719
731
|
{
|
|
720
732
|
"name": "churchCenter.checkInsO",
|
|
721
733
|
"iconName": "checkInsO",
|
|
722
|
-
"codepoint":
|
|
723
|
-
"hex": "
|
|
734
|
+
"codepoint": 62160,
|
|
735
|
+
"hex": "f2d0"
|
|
724
736
|
},
|
|
725
737
|
{
|
|
726
738
|
"name": "churchCenter.circle",
|
|
727
739
|
"iconName": "circle",
|
|
728
|
-
"codepoint":
|
|
729
|
-
"hex": "
|
|
740
|
+
"codepoint": 62158,
|
|
741
|
+
"hex": "f2ce"
|
|
730
742
|
},
|
|
731
743
|
{
|
|
732
744
|
"name": "churchCenter.directory",
|
|
733
745
|
"iconName": "directory",
|
|
734
|
-
"codepoint":
|
|
735
|
-
"hex": "
|
|
746
|
+
"codepoint": 62156,
|
|
747
|
+
"hex": "f2cc"
|
|
736
748
|
},
|
|
737
749
|
{
|
|
738
750
|
"name": "churchCenter.directoryO",
|
|
739
751
|
"iconName": "directoryO",
|
|
740
|
-
"codepoint":
|
|
741
|
-
"hex": "
|
|
752
|
+
"codepoint": 62157,
|
|
753
|
+
"hex": "f2cd"
|
|
742
754
|
},
|
|
743
755
|
{
|
|
744
756
|
"name": "churchCenter.dotCircle",
|
|
745
757
|
"iconName": "dotCircle",
|
|
746
|
-
"codepoint":
|
|
747
|
-
"hex": "
|
|
758
|
+
"codepoint": 62155,
|
|
759
|
+
"hex": "f2cb"
|
|
748
760
|
},
|
|
749
761
|
{
|
|
750
762
|
"name": "churchCenter.eventCircle",
|
|
751
763
|
"iconName": "eventCircle",
|
|
752
|
-
"codepoint":
|
|
753
|
-
"hex": "
|
|
764
|
+
"codepoint": 62154,
|
|
765
|
+
"hex": "f2ca"
|
|
754
766
|
},
|
|
755
767
|
{
|
|
756
768
|
"name": "churchCenter.exclamationCircle",
|
|
757
769
|
"iconName": "exclamationCircle",
|
|
758
|
-
"codepoint":
|
|
759
|
-
"hex": "
|
|
770
|
+
"codepoint": 62153,
|
|
771
|
+
"hex": "f2c9"
|
|
760
772
|
},
|
|
761
773
|
{
|
|
762
774
|
"name": "churchCenter.flag",
|
|
763
775
|
"iconName": "flag",
|
|
764
|
-
"codepoint":
|
|
765
|
-
"hex": "
|
|
776
|
+
"codepoint": 62152,
|
|
777
|
+
"hex": "f2c8"
|
|
766
778
|
},
|
|
767
779
|
{
|
|
768
780
|
"name": "churchCenter.flashOff",
|
|
769
781
|
"iconName": "flashOff",
|
|
770
|
-
"codepoint":
|
|
771
|
-
"hex": "
|
|
782
|
+
"codepoint": 62151,
|
|
783
|
+
"hex": "f2c7"
|
|
772
784
|
},
|
|
773
785
|
{
|
|
774
786
|
"name": "churchCenter.flashOn",
|
|
775
787
|
"iconName": "flashOn",
|
|
776
|
-
"codepoint":
|
|
777
|
-
"hex": "
|
|
788
|
+
"codepoint": 62150,
|
|
789
|
+
"hex": "f2c6"
|
|
778
790
|
},
|
|
779
791
|
{
|
|
780
792
|
"name": "churchCenter.giveHeart",
|
|
781
793
|
"iconName": "giveHeart",
|
|
782
|
-
"codepoint":
|
|
783
|
-
"hex": "
|
|
794
|
+
"codepoint": 62149,
|
|
795
|
+
"hex": "f2c5"
|
|
784
796
|
},
|
|
785
797
|
{
|
|
786
798
|
"name": "churchCenter.giveMoney",
|
|
787
799
|
"iconName": "giveMoney",
|
|
788
|
-
"codepoint":
|
|
789
|
-
"hex": "
|
|
800
|
+
"codepoint": 62148,
|
|
801
|
+
"hex": "f2c4"
|
|
790
802
|
},
|
|
791
803
|
{
|
|
792
804
|
"name": "churchCenter.giving",
|
|
793
805
|
"iconName": "giving",
|
|
794
|
-
"codepoint":
|
|
795
|
-
"hex": "
|
|
806
|
+
"codepoint": 62140,
|
|
807
|
+
"hex": "f2bc"
|
|
796
808
|
},
|
|
797
809
|
{
|
|
798
810
|
"name": "churchCenter.givingHistoryO",
|
|
799
811
|
"iconName": "givingHistoryO",
|
|
800
|
-
"codepoint":
|
|
801
|
-
"hex": "
|
|
812
|
+
"codepoint": 62147,
|
|
813
|
+
"hex": "f2c3"
|
|
802
814
|
},
|
|
803
815
|
{
|
|
804
816
|
"name": "churchCenter.givingInKind",
|
|
805
817
|
"iconName": "givingInKind",
|
|
806
|
-
"codepoint":
|
|
807
|
-
"hex": "
|
|
818
|
+
"codepoint": 62145,
|
|
819
|
+
"hex": "f2c1"
|
|
808
820
|
},
|
|
809
821
|
{
|
|
810
822
|
"name": "churchCenter.givingInKindO",
|
|
811
823
|
"iconName": "givingInKindO",
|
|
812
|
-
"codepoint":
|
|
813
|
-
"hex": "
|
|
824
|
+
"codepoint": 62146,
|
|
825
|
+
"hex": "f2c2"
|
|
814
826
|
},
|
|
815
827
|
{
|
|
816
828
|
"name": "churchCenter.givingO",
|
|
817
829
|
"iconName": "givingO",
|
|
818
|
-
"codepoint":
|
|
819
|
-
"hex": "
|
|
830
|
+
"codepoint": 62144,
|
|
831
|
+
"hex": "f2c0"
|
|
820
832
|
},
|
|
821
833
|
{
|
|
822
834
|
"name": "churchCenter.givingPledgesO",
|
|
823
835
|
"iconName": "givingPledgesO",
|
|
824
|
-
"codepoint":
|
|
825
|
-
"hex": "
|
|
836
|
+
"codepoint": 62143,
|
|
837
|
+
"hex": "f2bf"
|
|
826
838
|
},
|
|
827
839
|
{
|
|
828
840
|
"name": "churchCenter.givingRecurringO",
|
|
829
841
|
"iconName": "givingRecurringO",
|
|
830
|
-
"codepoint":
|
|
831
|
-
"hex": "
|
|
842
|
+
"codepoint": 62142,
|
|
843
|
+
"hex": "f2be"
|
|
832
844
|
},
|
|
833
845
|
{
|
|
834
846
|
"name": "churchCenter.givingStatementsO",
|
|
835
847
|
"iconName": "givingStatementsO",
|
|
836
|
-
"codepoint":
|
|
837
|
-
"hex": "
|
|
848
|
+
"codepoint": 62141,
|
|
849
|
+
"hex": "f2bd"
|
|
838
850
|
},
|
|
839
851
|
{
|
|
840
852
|
"name": "churchCenter.globe",
|
|
841
853
|
"iconName": "globe",
|
|
842
|
-
"codepoint":
|
|
843
|
-
"hex": "
|
|
854
|
+
"codepoint": 62139,
|
|
855
|
+
"hex": "f2bb"
|
|
844
856
|
},
|
|
845
857
|
{
|
|
846
858
|
"name": "churchCenter.groups",
|
|
847
859
|
"iconName": "groups",
|
|
848
|
-
"codepoint":
|
|
849
|
-
"hex": "
|
|
860
|
+
"codepoint": 62135,
|
|
861
|
+
"hex": "f2b7"
|
|
850
862
|
},
|
|
851
863
|
{
|
|
852
864
|
"name": "churchCenter.groupsDashboard",
|
|
853
865
|
"iconName": "groupsDashboard",
|
|
854
|
-
"codepoint":
|
|
855
|
-
"hex": "
|
|
866
|
+
"codepoint": 62138,
|
|
867
|
+
"hex": "f2ba"
|
|
856
868
|
},
|
|
857
869
|
{
|
|
858
870
|
"name": "churchCenter.groupsO",
|
|
859
871
|
"iconName": "groupsO",
|
|
860
|
-
"codepoint":
|
|
861
|
-
"hex": "
|
|
872
|
+
"codepoint": 62137,
|
|
873
|
+
"hex": "f2b9"
|
|
862
874
|
},
|
|
863
875
|
{
|
|
864
876
|
"name": "churchCenter.groupsThick",
|
|
865
877
|
"iconName": "groupsThick",
|
|
866
|
-
"codepoint":
|
|
867
|
-
"hex": "
|
|
878
|
+
"codepoint": 62136,
|
|
879
|
+
"hex": "f2b8"
|
|
868
880
|
},
|
|
869
881
|
{
|
|
870
882
|
"name": "churchCenter.home",
|
|
871
883
|
"iconName": "home",
|
|
872
|
-
"codepoint":
|
|
873
|
-
"hex": "
|
|
884
|
+
"codepoint": 62133,
|
|
885
|
+
"hex": "f2b5"
|
|
874
886
|
},
|
|
875
887
|
{
|
|
876
888
|
"name": "churchCenter.homeO",
|
|
877
889
|
"iconName": "homeO",
|
|
878
|
-
"codepoint":
|
|
879
|
-
"hex": "
|
|
890
|
+
"codepoint": 62134,
|
|
891
|
+
"hex": "f2b6"
|
|
880
892
|
},
|
|
881
893
|
{
|
|
882
894
|
"name": "churchCenter.householdO",
|
|
883
895
|
"iconName": "householdO",
|
|
884
|
-
"codepoint":
|
|
885
|
-
"hex": "
|
|
896
|
+
"codepoint": 62132,
|
|
897
|
+
"hex": "f2b4"
|
|
886
898
|
},
|
|
887
899
|
{
|
|
888
900
|
"name": "churchCenter.locationArrow",
|
|
889
901
|
"iconName": "locationArrow",
|
|
890
|
-
"codepoint":
|
|
891
|
-
"hex": "
|
|
902
|
+
"codepoint": 62131,
|
|
903
|
+
"hex": "f2b3"
|
|
892
904
|
},
|
|
893
905
|
{
|
|
894
906
|
"name": "churchCenter.messageCircle",
|
|
895
907
|
"iconName": "messageCircle",
|
|
896
|
-
"codepoint":
|
|
897
|
-
"hex": "
|
|
908
|
+
"codepoint": 62130,
|
|
909
|
+
"hex": "f2b2"
|
|
898
910
|
},
|
|
899
911
|
{
|
|
900
912
|
"name": "churchCenter.moon",
|
|
901
913
|
"iconName": "moon",
|
|
902
|
-
"codepoint":
|
|
903
|
-
"hex": "
|
|
914
|
+
"codepoint": 62129,
|
|
915
|
+
"hex": "f2b1"
|
|
904
916
|
},
|
|
905
917
|
{
|
|
906
918
|
"name": "churchCenter.myCc",
|
|
907
919
|
"iconName": "myCc",
|
|
908
|
-
"codepoint":
|
|
909
|
-
"hex": "
|
|
920
|
+
"codepoint": 62127,
|
|
921
|
+
"hex": "f2af"
|
|
910
922
|
},
|
|
911
923
|
{
|
|
912
924
|
"name": "churchCenter.myCcO",
|
|
913
925
|
"iconName": "myCcO",
|
|
914
|
-
"codepoint":
|
|
915
|
-
"hex": "
|
|
926
|
+
"codepoint": 62128,
|
|
927
|
+
"hex": "f2b0"
|
|
916
928
|
},
|
|
917
929
|
{
|
|
918
930
|
"name": "churchCenter.paperPlane",
|
|
919
931
|
"iconName": "paperPlane",
|
|
920
|
-
"codepoint":
|
|
921
|
-
"hex": "
|
|
932
|
+
"codepoint": 62125,
|
|
933
|
+
"hex": "f2ad"
|
|
922
934
|
},
|
|
923
935
|
{
|
|
924
936
|
"name": "churchCenter.paperPlaneO",
|
|
925
937
|
"iconName": "paperPlaneO",
|
|
926
|
-
"codepoint":
|
|
927
|
-
"hex": "
|
|
938
|
+
"codepoint": 62126,
|
|
939
|
+
"hex": "f2ae"
|
|
928
940
|
},
|
|
929
941
|
{
|
|
930
942
|
"name": "churchCenter.paste",
|
|
931
943
|
"iconName": "paste",
|
|
932
|
-
"codepoint":
|
|
933
|
-
"hex": "
|
|
944
|
+
"codepoint": 62124,
|
|
945
|
+
"hex": "f2ac"
|
|
934
946
|
},
|
|
935
947
|
{
|
|
936
948
|
"name": "churchCenter.paymentMethodsO",
|
|
937
949
|
"iconName": "paymentMethodsO",
|
|
938
|
-
"codepoint":
|
|
939
|
-
"hex": "
|
|
950
|
+
"codepoint": 62123,
|
|
951
|
+
"hex": "f2ab"
|
|
940
952
|
},
|
|
941
953
|
{
|
|
942
954
|
"name": "churchCenter.people",
|
|
943
955
|
"iconName": "people",
|
|
944
|
-
"codepoint":
|
|
945
|
-
"hex": "
|
|
956
|
+
"codepoint": 62122,
|
|
957
|
+
"hex": "f2aa"
|
|
946
958
|
},
|
|
947
959
|
{
|
|
948
960
|
"name": "churchCenter.photosAndroid",
|
|
949
961
|
"iconName": "photosAndroid",
|
|
950
|
-
"codepoint":
|
|
951
|
-
"hex": "
|
|
962
|
+
"codepoint": 62121,
|
|
963
|
+
"hex": "f2a9"
|
|
952
964
|
},
|
|
953
965
|
{
|
|
954
966
|
"name": "churchCenter.photosIos",
|
|
955
967
|
"iconName": "photosIos",
|
|
956
|
-
"codepoint":
|
|
957
|
-
"hex": "
|
|
968
|
+
"codepoint": 62120,
|
|
969
|
+
"hex": "f2a8"
|
|
958
970
|
},
|
|
959
971
|
{
|
|
960
972
|
"name": "churchCenter.photosO",
|
|
961
973
|
"iconName": "photosO",
|
|
962
|
-
"codepoint":
|
|
963
|
-
"hex": "
|
|
974
|
+
"codepoint": 62119,
|
|
975
|
+
"hex": "f2a7"
|
|
964
976
|
},
|
|
965
977
|
{
|
|
966
978
|
"name": "churchCenter.profile",
|
|
967
979
|
"iconName": "profile",
|
|
968
|
-
"codepoint":
|
|
969
|
-
"hex": "
|
|
980
|
+
"codepoint": 62115,
|
|
981
|
+
"hex": "f2a3"
|
|
970
982
|
},
|
|
971
983
|
{
|
|
972
984
|
"name": "churchCenter.profileHeader",
|
|
973
985
|
"iconName": "profileHeader",
|
|
974
|
-
"codepoint":
|
|
975
|
-
"hex": "
|
|
986
|
+
"codepoint": 62118,
|
|
987
|
+
"hex": "f2a6"
|
|
976
988
|
},
|
|
977
989
|
{
|
|
978
990
|
"name": "churchCenter.profileInfoO",
|
|
979
991
|
"iconName": "profileInfoO",
|
|
980
|
-
"codepoint":
|
|
981
|
-
"hex": "
|
|
992
|
+
"codepoint": 62117,
|
|
993
|
+
"hex": "f2a5"
|
|
982
994
|
},
|
|
983
995
|
{
|
|
984
996
|
"name": "churchCenter.profileO",
|
|
985
997
|
"iconName": "profileO",
|
|
986
|
-
"codepoint":
|
|
987
|
-
"hex": "
|
|
998
|
+
"codepoint": 62116,
|
|
999
|
+
"hex": "f2a4"
|
|
988
1000
|
},
|
|
989
1001
|
{
|
|
990
1002
|
"name": "churchCenter.question",
|
|
991
1003
|
"iconName": "question",
|
|
992
|
-
"codepoint":
|
|
993
|
-
"hex": "
|
|
1004
|
+
"codepoint": 62114,
|
|
1005
|
+
"hex": "f2a2"
|
|
994
1006
|
},
|
|
995
1007
|
{
|
|
996
1008
|
"name": "churchCenter.radioButtonOff",
|
|
997
1009
|
"iconName": "radioButtonOff",
|
|
998
|
-
"codepoint":
|
|
999
|
-
"hex": "
|
|
1010
|
+
"codepoint": 62113,
|
|
1011
|
+
"hex": "f2a1"
|
|
1000
1012
|
},
|
|
1001
1013
|
{
|
|
1002
1014
|
"name": "churchCenter.registrations",
|
|
1003
1015
|
"iconName": "registrations",
|
|
1004
|
-
"codepoint":
|
|
1005
|
-
"hex": "
|
|
1016
|
+
"codepoint": 62110,
|
|
1017
|
+
"hex": "f29e"
|
|
1006
1018
|
},
|
|
1007
1019
|
{
|
|
1008
1020
|
"name": "churchCenter.registrationsHistoryO",
|
|
1009
1021
|
"iconName": "registrationsHistoryO",
|
|
1010
|
-
"codepoint":
|
|
1011
|
-
"hex": "
|
|
1022
|
+
"codepoint": 62112,
|
|
1023
|
+
"hex": "f2a0"
|
|
1012
1024
|
},
|
|
1013
1025
|
{
|
|
1014
1026
|
"name": "churchCenter.registrationsO",
|
|
1015
1027
|
"iconName": "registrationsO",
|
|
1016
|
-
"codepoint":
|
|
1017
|
-
"hex": "
|
|
1028
|
+
"codepoint": 62111,
|
|
1029
|
+
"hex": "f29f"
|
|
1018
1030
|
},
|
|
1019
1031
|
{
|
|
1020
1032
|
"name": "churchCenter.services",
|
|
1021
1033
|
"iconName": "services",
|
|
1022
|
-
"codepoint":
|
|
1023
|
-
"hex": "
|
|
1034
|
+
"codepoint": 62106,
|
|
1035
|
+
"hex": "f29a"
|
|
1024
1036
|
},
|
|
1025
1037
|
{
|
|
1026
1038
|
"name": "churchCenter.servicesAlt",
|
|
1027
1039
|
"iconName": "servicesAlt",
|
|
1028
|
-
"codepoint":
|
|
1029
|
-
"hex": "
|
|
1040
|
+
"codepoint": 62108,
|
|
1041
|
+
"hex": "f29c"
|
|
1030
1042
|
},
|
|
1031
1043
|
{
|
|
1032
1044
|
"name": "churchCenter.servicesAltO",
|
|
1033
1045
|
"iconName": "servicesAltO",
|
|
1034
|
-
"codepoint":
|
|
1035
|
-
"hex": "
|
|
1046
|
+
"codepoint": 62109,
|
|
1047
|
+
"hex": "f29d"
|
|
1036
1048
|
},
|
|
1037
1049
|
{
|
|
1038
1050
|
"name": "churchCenter.servicesO",
|
|
1039
1051
|
"iconName": "servicesO",
|
|
1040
|
-
"codepoint":
|
|
1041
|
-
"hex": "
|
|
1052
|
+
"codepoint": 62107,
|
|
1053
|
+
"hex": "f29b"
|
|
1042
1054
|
},
|
|
1043
1055
|
{
|
|
1044
1056
|
"name": "churchCenter.shareAndroid",
|
|
1045
1057
|
"iconName": "shareAndroid",
|
|
1046
|
-
"codepoint":
|
|
1047
|
-
"hex": "
|
|
1058
|
+
"codepoint": 62105,
|
|
1059
|
+
"hex": "f299"
|
|
1048
1060
|
},
|
|
1049
1061
|
{
|
|
1050
1062
|
"name": "churchCenter.shareIos",
|
|
1051
1063
|
"iconName": "shareIos",
|
|
1052
|
-
"codepoint":
|
|
1053
|
-
"hex": "
|
|
1064
|
+
"codepoint": 62104,
|
|
1065
|
+
"hex": "f298"
|
|
1054
1066
|
},
|
|
1055
1067
|
{
|
|
1056
1068
|
"name": "churchCenter.signups",
|
|
1057
1069
|
"iconName": "signups",
|
|
1058
|
-
"codepoint":
|
|
1059
|
-
"hex": "
|
|
1070
|
+
"codepoint": 62102,
|
|
1071
|
+
"hex": "f296"
|
|
1060
1072
|
},
|
|
1061
1073
|
{
|
|
1062
1074
|
"name": "churchCenter.signupsO",
|
|
1063
1075
|
"iconName": "signupsO",
|
|
1064
|
-
"codepoint":
|
|
1065
|
-
"hex": "
|
|
1076
|
+
"codepoint": 62103,
|
|
1077
|
+
"hex": "f297"
|
|
1066
1078
|
},
|
|
1067
1079
|
{
|
|
1068
1080
|
"name": "churchCenter.sort",
|
|
1069
1081
|
"iconName": "sort",
|
|
1070
|
-
"codepoint":
|
|
1071
|
-
"hex": "
|
|
1082
|
+
"codepoint": 62101,
|
|
1083
|
+
"hex": "f295"
|
|
1072
1084
|
},
|
|
1073
1085
|
{
|
|
1074
1086
|
"name": "churchCenter.thinX",
|
|
1075
1087
|
"iconName": "thinX",
|
|
1076
|
-
"codepoint":
|
|
1077
|
-
"hex": "
|
|
1088
|
+
"codepoint": 62100,
|
|
1089
|
+
"hex": "f294"
|
|
1078
1090
|
},
|
|
1079
1091
|
{
|
|
1080
1092
|
"name": "churchCenter.threeDots",
|
|
1081
1093
|
"iconName": "threeDots",
|
|
1082
|
-
"codepoint":
|
|
1083
|
-
"hex": "
|
|
1094
|
+
"codepoint": 62098,
|
|
1095
|
+
"hex": "f292"
|
|
1084
1096
|
},
|
|
1085
1097
|
{
|
|
1086
1098
|
"name": "churchCenter.threeDotsO",
|
|
1087
1099
|
"iconName": "threeDotsO",
|
|
1088
|
-
"codepoint":
|
|
1089
|
-
"hex": "
|
|
1100
|
+
"codepoint": 62099,
|
|
1101
|
+
"hex": "f293"
|
|
1090
1102
|
},
|
|
1091
1103
|
{
|
|
1092
1104
|
"name": "churchCenter.trash",
|
|
1093
1105
|
"iconName": "trash",
|
|
1094
|
-
"codepoint":
|
|
1095
|
-
"hex": "
|
|
1106
|
+
"codepoint": 62097,
|
|
1107
|
+
"hex": "f291"
|
|
1096
1108
|
}
|
|
1097
1109
|
]
|
|
1098
1110
|
},
|
|
@@ -1102,926 +1114,926 @@
|
|
|
1102
1114
|
{
|
|
1103
1115
|
"name": "general.bell",
|
|
1104
1116
|
"iconName": "bell",
|
|
1105
|
-
"codepoint":
|
|
1106
|
-
"hex": "
|
|
1117
|
+
"codepoint": 62095,
|
|
1118
|
+
"hex": "f28f"
|
|
1107
1119
|
},
|
|
1108
1120
|
{
|
|
1109
1121
|
"name": "general.bellMuted",
|
|
1110
1122
|
"iconName": "bellMuted",
|
|
1111
|
-
"codepoint":
|
|
1112
|
-
"hex": "
|
|
1123
|
+
"codepoint": 62096,
|
|
1124
|
+
"hex": "f290"
|
|
1113
1125
|
},
|
|
1114
1126
|
{
|
|
1115
1127
|
"name": "general.bill",
|
|
1116
1128
|
"iconName": "bill",
|
|
1117
|
-
"codepoint":
|
|
1118
|
-
"hex": "
|
|
1129
|
+
"codepoint": 62094,
|
|
1130
|
+
"hex": "f28e"
|
|
1119
1131
|
},
|
|
1120
1132
|
{
|
|
1121
1133
|
"name": "general.blankFile",
|
|
1122
1134
|
"iconName": "blankFile",
|
|
1123
|
-
"codepoint":
|
|
1124
|
-
"hex": "
|
|
1135
|
+
"codepoint": 62093,
|
|
1136
|
+
"hex": "f28d"
|
|
1125
1137
|
},
|
|
1126
1138
|
{
|
|
1127
1139
|
"name": "general.blockGrid",
|
|
1128
1140
|
"iconName": "blockGrid",
|
|
1129
|
-
"codepoint":
|
|
1130
|
-
"hex": "
|
|
1141
|
+
"codepoint": 62092,
|
|
1142
|
+
"hex": "f28c"
|
|
1131
1143
|
},
|
|
1132
1144
|
{
|
|
1133
1145
|
"name": "general.bolt",
|
|
1134
1146
|
"iconName": "bolt",
|
|
1135
|
-
"codepoint":
|
|
1136
|
-
"hex": "
|
|
1147
|
+
"codepoint": 62091,
|
|
1148
|
+
"hex": "f28b"
|
|
1137
1149
|
},
|
|
1138
1150
|
{
|
|
1139
1151
|
"name": "general.bracketsCurly",
|
|
1140
1152
|
"iconName": "bracketsCurly",
|
|
1141
|
-
"codepoint":
|
|
1142
|
-
"hex": "
|
|
1153
|
+
"codepoint": 62090,
|
|
1154
|
+
"hex": "f28a"
|
|
1143
1155
|
},
|
|
1144
1156
|
{
|
|
1145
1157
|
"name": "general.brokenLink",
|
|
1146
1158
|
"iconName": "brokenLink",
|
|
1147
|
-
"codepoint":
|
|
1148
|
-
"hex": "
|
|
1159
|
+
"codepoint": 62089,
|
|
1160
|
+
"hex": "f289"
|
|
1149
1161
|
},
|
|
1150
1162
|
{
|
|
1151
1163
|
"name": "general.calendar",
|
|
1152
1164
|
"iconName": "calendar",
|
|
1153
|
-
"codepoint":
|
|
1154
|
-
"hex": "
|
|
1165
|
+
"codepoint": 62087,
|
|
1166
|
+
"hex": "f287"
|
|
1155
1167
|
},
|
|
1156
1168
|
{
|
|
1157
1169
|
"name": "general.calendarRepeat",
|
|
1158
1170
|
"iconName": "calendarRepeat",
|
|
1159
|
-
"codepoint":
|
|
1160
|
-
"hex": "
|
|
1171
|
+
"codepoint": 62088,
|
|
1172
|
+
"hex": "f288"
|
|
1161
1173
|
},
|
|
1162
1174
|
{
|
|
1163
1175
|
"name": "general.celebrate",
|
|
1164
1176
|
"iconName": "celebrate",
|
|
1165
|
-
"codepoint":
|
|
1166
|
-
"hex": "
|
|
1177
|
+
"codepoint": 62086,
|
|
1178
|
+
"hex": "f286"
|
|
1167
1179
|
},
|
|
1168
1180
|
{
|
|
1169
1181
|
"name": "general.check",
|
|
1170
1182
|
"iconName": "check",
|
|
1171
|
-
"codepoint":
|
|
1172
|
-
"hex": "
|
|
1183
|
+
"codepoint": 62081,
|
|
1184
|
+
"hex": "f281"
|
|
1173
1185
|
},
|
|
1174
1186
|
{
|
|
1175
1187
|
"name": "general.checkCalendar",
|
|
1176
1188
|
"iconName": "checkCalendar",
|
|
1177
|
-
"codepoint":
|
|
1178
|
-
"hex": "
|
|
1189
|
+
"codepoint": 62085,
|
|
1190
|
+
"hex": "f285"
|
|
1179
1191
|
},
|
|
1180
1192
|
{
|
|
1181
1193
|
"name": "general.checkCircle",
|
|
1182
1194
|
"iconName": "checkCircle",
|
|
1183
|
-
"codepoint":
|
|
1184
|
-
"hex": "
|
|
1195
|
+
"codepoint": 62084,
|
|
1196
|
+
"hex": "f284"
|
|
1185
1197
|
},
|
|
1186
1198
|
{
|
|
1187
1199
|
"name": "general.checkDouble",
|
|
1188
1200
|
"iconName": "checkDouble",
|
|
1189
|
-
"codepoint":
|
|
1190
|
-
"hex": "
|
|
1201
|
+
"codepoint": 62083,
|
|
1202
|
+
"hex": "f283"
|
|
1191
1203
|
},
|
|
1192
1204
|
{
|
|
1193
1205
|
"name": "general.checklist",
|
|
1194
1206
|
"iconName": "checklist",
|
|
1195
|
-
"codepoint":
|
|
1196
|
-
"hex": "
|
|
1207
|
+
"codepoint": 62080,
|
|
1208
|
+
"hex": "f280"
|
|
1197
1209
|
},
|
|
1198
1210
|
{
|
|
1199
1211
|
"name": "general.checkPerson",
|
|
1200
1212
|
"iconName": "checkPerson",
|
|
1201
|
-
"codepoint":
|
|
1202
|
-
"hex": "
|
|
1213
|
+
"codepoint": 62082,
|
|
1214
|
+
"hex": "f282"
|
|
1203
1215
|
},
|
|
1204
1216
|
{
|
|
1205
1217
|
"name": "general.clock",
|
|
1206
1218
|
"iconName": "clock",
|
|
1207
|
-
"codepoint":
|
|
1208
|
-
"hex": "
|
|
1219
|
+
"codepoint": 62079,
|
|
1220
|
+
"hex": "f27f"
|
|
1209
1221
|
},
|
|
1210
1222
|
{
|
|
1211
1223
|
"name": "general.closedStar",
|
|
1212
1224
|
"iconName": "closedStar",
|
|
1213
|
-
"codepoint":
|
|
1214
|
-
"hex": "
|
|
1225
|
+
"codepoint": 62078,
|
|
1226
|
+
"hex": "f27e"
|
|
1215
1227
|
},
|
|
1216
1228
|
{
|
|
1217
1229
|
"name": "general.cog",
|
|
1218
1230
|
"iconName": "cog",
|
|
1219
|
-
"codepoint":
|
|
1220
|
-
"hex": "
|
|
1231
|
+
"codepoint": 62076,
|
|
1232
|
+
"hex": "f27c"
|
|
1221
1233
|
},
|
|
1222
1234
|
{
|
|
1223
1235
|
"name": "general.cogPerson",
|
|
1224
1236
|
"iconName": "cogPerson",
|
|
1225
|
-
"codepoint":
|
|
1226
|
-
"hex": "
|
|
1237
|
+
"codepoint": 62077,
|
|
1238
|
+
"hex": "f27d"
|
|
1227
1239
|
},
|
|
1228
1240
|
{
|
|
1229
1241
|
"name": "general.creditCard",
|
|
1230
1242
|
"iconName": "creditCard",
|
|
1231
|
-
"codepoint":
|
|
1232
|
-
"hex": "
|
|
1243
|
+
"codepoint": 62075,
|
|
1244
|
+
"hex": "f27b"
|
|
1233
1245
|
},
|
|
1234
1246
|
{
|
|
1235
1247
|
"name": "general.downArrow",
|
|
1236
1248
|
"iconName": "downArrow",
|
|
1237
|
-
"codepoint":
|
|
1238
|
-
"hex": "
|
|
1249
|
+
"codepoint": 62074,
|
|
1250
|
+
"hex": "f27a"
|
|
1239
1251
|
},
|
|
1240
1252
|
{
|
|
1241
1253
|
"name": "general.downCaret",
|
|
1242
1254
|
"iconName": "downCaret",
|
|
1243
|
-
"codepoint":
|
|
1244
|
-
"hex": "
|
|
1255
|
+
"codepoint": 62073,
|
|
1256
|
+
"hex": "f279"
|
|
1245
1257
|
},
|
|
1246
1258
|
{
|
|
1247
1259
|
"name": "general.downChevron",
|
|
1248
1260
|
"iconName": "downChevron",
|
|
1249
|
-
"codepoint":
|
|
1250
|
-
"hex": "
|
|
1261
|
+
"codepoint": 62072,
|
|
1262
|
+
"hex": "f278"
|
|
1251
1263
|
},
|
|
1252
1264
|
{
|
|
1253
1265
|
"name": "general.dragHandle",
|
|
1254
1266
|
"iconName": "dragHandle",
|
|
1255
|
-
"codepoint":
|
|
1256
|
-
"hex": "
|
|
1267
|
+
"codepoint": 62071,
|
|
1268
|
+
"hex": "f277"
|
|
1257
1269
|
},
|
|
1258
1270
|
{
|
|
1259
1271
|
"name": "general.envelope",
|
|
1260
1272
|
"iconName": "envelope",
|
|
1261
|
-
"codepoint":
|
|
1262
|
-
"hex": "
|
|
1273
|
+
"codepoint": 62070,
|
|
1274
|
+
"hex": "f276"
|
|
1263
1275
|
},
|
|
1264
1276
|
{
|
|
1265
1277
|
"name": "general.event",
|
|
1266
1278
|
"iconName": "event",
|
|
1267
|
-
"codepoint":
|
|
1268
|
-
"hex": "
|
|
1279
|
+
"codepoint": 62069,
|
|
1280
|
+
"hex": "f275"
|
|
1269
1281
|
},
|
|
1270
1282
|
{
|
|
1271
1283
|
"name": "general.exchange",
|
|
1272
1284
|
"iconName": "exchange",
|
|
1273
|
-
"codepoint":
|
|
1274
|
-
"hex": "
|
|
1285
|
+
"codepoint": 62068,
|
|
1286
|
+
"hex": "f274"
|
|
1275
1287
|
},
|
|
1276
1288
|
{
|
|
1277
1289
|
"name": "general.exclamationCircle",
|
|
1278
1290
|
"iconName": "exclamationCircle",
|
|
1279
|
-
"codepoint":
|
|
1280
|
-
"hex": "
|
|
1291
|
+
"codepoint": 62067,
|
|
1292
|
+
"hex": "f273"
|
|
1281
1293
|
},
|
|
1282
1294
|
{
|
|
1283
1295
|
"name": "general.exclamationTriangle",
|
|
1284
1296
|
"iconName": "exclamationTriangle",
|
|
1285
|
-
"codepoint":
|
|
1286
|
-
"hex": "
|
|
1297
|
+
"codepoint": 62066,
|
|
1298
|
+
"hex": "f272"
|
|
1287
1299
|
},
|
|
1288
1300
|
{
|
|
1289
1301
|
"name": "general.faders",
|
|
1290
1302
|
"iconName": "faders",
|
|
1291
|
-
"codepoint":
|
|
1292
|
-
"hex": "
|
|
1303
|
+
"codepoint": 62065,
|
|
1304
|
+
"hex": "f271"
|
|
1293
1305
|
},
|
|
1294
1306
|
{
|
|
1295
1307
|
"name": "general.folder",
|
|
1296
1308
|
"iconName": "folder",
|
|
1297
|
-
"codepoint":
|
|
1298
|
-
"hex": "
|
|
1309
|
+
"codepoint": 62064,
|
|
1310
|
+
"hex": "f270"
|
|
1299
1311
|
},
|
|
1300
1312
|
{
|
|
1301
1313
|
"name": "general.fromCloudArrow",
|
|
1302
1314
|
"iconName": "fromCloudArrow",
|
|
1303
|
-
"codepoint":
|
|
1304
|
-
"hex": "
|
|
1315
|
+
"codepoint": 62063,
|
|
1316
|
+
"hex": "f26f"
|
|
1305
1317
|
},
|
|
1306
1318
|
{
|
|
1307
1319
|
"name": "general.funnel",
|
|
1308
1320
|
"iconName": "funnel",
|
|
1309
|
-
"codepoint":
|
|
1310
|
-
"hex": "
|
|
1321
|
+
"codepoint": 62062,
|
|
1322
|
+
"hex": "f26e"
|
|
1311
1323
|
},
|
|
1312
1324
|
{
|
|
1313
1325
|
"name": "general.genericFile",
|
|
1314
1326
|
"iconName": "genericFile",
|
|
1315
|
-
"codepoint":
|
|
1316
|
-
"hex": "
|
|
1327
|
+
"codepoint": 62061,
|
|
1328
|
+
"hex": "f26d"
|
|
1317
1329
|
},
|
|
1318
1330
|
{
|
|
1319
1331
|
"name": "general.hangTag",
|
|
1320
1332
|
"iconName": "hangTag",
|
|
1321
|
-
"codepoint":
|
|
1322
|
-
"hex": "
|
|
1333
|
+
"codepoint": 62060,
|
|
1334
|
+
"hex": "f26c"
|
|
1323
1335
|
},
|
|
1324
1336
|
{
|
|
1325
1337
|
"name": "general.heart",
|
|
1326
1338
|
"iconName": "heart",
|
|
1327
|
-
"codepoint":
|
|
1328
|
-
"hex": "
|
|
1339
|
+
"codepoint": 62059,
|
|
1340
|
+
"hex": "f26b"
|
|
1329
1341
|
},
|
|
1330
1342
|
{
|
|
1331
1343
|
"name": "general.hideEye",
|
|
1332
1344
|
"iconName": "hideEye",
|
|
1333
|
-
"codepoint":
|
|
1334
|
-
"hex": "
|
|
1345
|
+
"codepoint": 62058,
|
|
1346
|
+
"hex": "f26a"
|
|
1335
1347
|
},
|
|
1336
1348
|
{
|
|
1337
1349
|
"name": "general.image",
|
|
1338
1350
|
"iconName": "image",
|
|
1339
|
-
"codepoint":
|
|
1340
|
-
"hex": "
|
|
1351
|
+
"codepoint": 62057,
|
|
1352
|
+
"hex": "f269"
|
|
1341
1353
|
},
|
|
1342
1354
|
{
|
|
1343
1355
|
"name": "general.inactive",
|
|
1344
1356
|
"iconName": "inactive",
|
|
1345
|
-
"codepoint":
|
|
1346
|
-
"hex": "
|
|
1357
|
+
"codepoint": 62055,
|
|
1358
|
+
"hex": "f267"
|
|
1347
1359
|
},
|
|
1348
1360
|
{
|
|
1349
1361
|
"name": "general.infoCircle",
|
|
1350
1362
|
"iconName": "infoCircle",
|
|
1351
|
-
"codepoint":
|
|
1352
|
-
"hex": "
|
|
1363
|
+
"codepoint": 62054,
|
|
1364
|
+
"hex": "f266"
|
|
1353
1365
|
},
|
|
1354
1366
|
{
|
|
1355
1367
|
"name": "general.intoBox",
|
|
1356
1368
|
"iconName": "intoBox",
|
|
1357
|
-
"codepoint":
|
|
1358
|
-
"hex": "
|
|
1369
|
+
"codepoint": 62053,
|
|
1370
|
+
"hex": "f265"
|
|
1359
1371
|
},
|
|
1360
1372
|
{
|
|
1361
1373
|
"name": "general.inTray",
|
|
1362
1374
|
"iconName": "inTray",
|
|
1363
|
-
"codepoint":
|
|
1364
|
-
"hex": "
|
|
1375
|
+
"codepoint": 62056,
|
|
1376
|
+
"hex": "f268"
|
|
1365
1377
|
},
|
|
1366
1378
|
{
|
|
1367
1379
|
"name": "general.laptop",
|
|
1368
1380
|
"iconName": "laptop",
|
|
1369
|
-
"codepoint":
|
|
1370
|
-
"hex": "
|
|
1381
|
+
"codepoint": 62052,
|
|
1382
|
+
"hex": "f264"
|
|
1371
1383
|
},
|
|
1372
1384
|
{
|
|
1373
1385
|
"name": "general.leftArrow",
|
|
1374
1386
|
"iconName": "leftArrow",
|
|
1375
|
-
"codepoint":
|
|
1376
|
-
"hex": "
|
|
1387
|
+
"codepoint": 62051,
|
|
1388
|
+
"hex": "f263"
|
|
1377
1389
|
},
|
|
1378
1390
|
{
|
|
1379
1391
|
"name": "general.leftCaret",
|
|
1380
1392
|
"iconName": "leftCaret",
|
|
1381
|
-
"codepoint":
|
|
1382
|
-
"hex": "
|
|
1393
|
+
"codepoint": 62050,
|
|
1394
|
+
"hex": "f262"
|
|
1383
1395
|
},
|
|
1384
1396
|
{
|
|
1385
1397
|
"name": "general.leftChevron",
|
|
1386
1398
|
"iconName": "leftChevron",
|
|
1387
|
-
"codepoint":
|
|
1388
|
-
"hex": "
|
|
1399
|
+
"codepoint": 62049,
|
|
1400
|
+
"hex": "f261"
|
|
1389
1401
|
},
|
|
1390
1402
|
{
|
|
1391
1403
|
"name": "general.link",
|
|
1392
1404
|
"iconName": "link",
|
|
1393
|
-
"codepoint":
|
|
1394
|
-
"hex": "
|
|
1405
|
+
"codepoint": 62048,
|
|
1406
|
+
"hex": "f260"
|
|
1395
1407
|
},
|
|
1396
1408
|
{
|
|
1397
1409
|
"name": "general.locationPin",
|
|
1398
1410
|
"iconName": "locationPin",
|
|
1399
|
-
"codepoint":
|
|
1400
|
-
"hex": "
|
|
1411
|
+
"codepoint": 62047,
|
|
1412
|
+
"hex": "f25f"
|
|
1401
1413
|
},
|
|
1402
1414
|
{
|
|
1403
1415
|
"name": "general.lock",
|
|
1404
1416
|
"iconName": "lock",
|
|
1405
|
-
"codepoint":
|
|
1406
|
-
"hex": "
|
|
1417
|
+
"codepoint": 62046,
|
|
1418
|
+
"hex": "f25e"
|
|
1407
1419
|
},
|
|
1408
1420
|
{
|
|
1409
1421
|
"name": "general.magicWand",
|
|
1410
1422
|
"iconName": "magicWand",
|
|
1411
|
-
"codepoint":
|
|
1412
|
-
"hex": "
|
|
1423
|
+
"codepoint": 62045,
|
|
1424
|
+
"hex": "f25d"
|
|
1413
1425
|
},
|
|
1414
1426
|
{
|
|
1415
1427
|
"name": "general.megaphone",
|
|
1416
1428
|
"iconName": "megaphone",
|
|
1417
|
-
"codepoint":
|
|
1418
|
-
"hex": "
|
|
1429
|
+
"codepoint": 62044,
|
|
1430
|
+
"hex": "f25c"
|
|
1419
1431
|
},
|
|
1420
1432
|
{
|
|
1421
1433
|
"name": "general.message",
|
|
1422
1434
|
"iconName": "message",
|
|
1423
|
-
"codepoint":
|
|
1424
|
-
"hex": "
|
|
1435
|
+
"codepoint": 62043,
|
|
1436
|
+
"hex": "f25b"
|
|
1425
1437
|
},
|
|
1426
1438
|
{
|
|
1427
1439
|
"name": "general.minus",
|
|
1428
1440
|
"iconName": "minus",
|
|
1429
|
-
"codepoint":
|
|
1430
|
-
"hex": "
|
|
1441
|
+
"codepoint": 62041,
|
|
1442
|
+
"hex": "f259"
|
|
1431
1443
|
},
|
|
1432
1444
|
{
|
|
1433
1445
|
"name": "general.minusCircle",
|
|
1434
1446
|
"iconName": "minusCircle",
|
|
1435
|
-
"codepoint":
|
|
1436
|
-
"hex": "
|
|
1447
|
+
"codepoint": 62042,
|
|
1448
|
+
"hex": "f25a"
|
|
1437
1449
|
},
|
|
1438
1450
|
{
|
|
1439
1451
|
"name": "general.mobilePhone",
|
|
1440
1452
|
"iconName": "mobilePhone",
|
|
1441
|
-
"codepoint":
|
|
1442
|
-
"hex": "
|
|
1453
|
+
"codepoint": 62040,
|
|
1454
|
+
"hex": "f258"
|
|
1443
1455
|
},
|
|
1444
1456
|
{
|
|
1445
1457
|
"name": "general.newWindow",
|
|
1446
1458
|
"iconName": "newWindow",
|
|
1447
|
-
"codepoint":
|
|
1448
|
-
"hex": "
|
|
1459
|
+
"codepoint": 62039,
|
|
1460
|
+
"hex": "f257"
|
|
1449
1461
|
},
|
|
1450
1462
|
{
|
|
1451
1463
|
"name": "general.openFolder",
|
|
1452
1464
|
"iconName": "openFolder",
|
|
1453
|
-
"codepoint":
|
|
1454
|
-
"hex": "
|
|
1465
|
+
"codepoint": 62038,
|
|
1466
|
+
"hex": "f256"
|
|
1455
1467
|
},
|
|
1456
1468
|
{
|
|
1457
1469
|
"name": "general.openStar",
|
|
1458
1470
|
"iconName": "openStar",
|
|
1459
|
-
"codepoint":
|
|
1460
|
-
"hex": "
|
|
1471
|
+
"codepoint": 62037,
|
|
1472
|
+
"hex": "f255"
|
|
1461
1473
|
},
|
|
1462
1474
|
{
|
|
1463
1475
|
"name": "general.outlinedBell",
|
|
1464
1476
|
"iconName": "outlinedBell",
|
|
1465
|
-
"codepoint":
|
|
1466
|
-
"hex": "
|
|
1477
|
+
"codepoint": 62036,
|
|
1478
|
+
"hex": "f254"
|
|
1467
1479
|
},
|
|
1468
1480
|
{
|
|
1469
1481
|
"name": "general.outlinedBlankFile",
|
|
1470
1482
|
"iconName": "outlinedBlankFile",
|
|
1471
|
-
"codepoint":
|
|
1472
|
-
"hex": "
|
|
1483
|
+
"codepoint": 62035,
|
|
1484
|
+
"hex": "f253"
|
|
1473
1485
|
},
|
|
1474
1486
|
{
|
|
1475
1487
|
"name": "general.outlinedCelebrate",
|
|
1476
1488
|
"iconName": "outlinedCelebrate",
|
|
1477
|
-
"codepoint":
|
|
1478
|
-
"hex": "
|
|
1489
|
+
"codepoint": 62034,
|
|
1490
|
+
"hex": "f252"
|
|
1479
1491
|
},
|
|
1480
1492
|
{
|
|
1481
1493
|
"name": "general.outlinedChecklist",
|
|
1482
1494
|
"iconName": "outlinedChecklist",
|
|
1483
|
-
"codepoint":
|
|
1484
|
-
"hex": "
|
|
1495
|
+
"codepoint": 62033,
|
|
1496
|
+
"hex": "f251"
|
|
1485
1497
|
},
|
|
1486
1498
|
{
|
|
1487
1499
|
"name": "general.outlinedCircleCheck",
|
|
1488
1500
|
"iconName": "outlinedCircleCheck",
|
|
1489
|
-
"codepoint":
|
|
1490
|
-
"hex": "
|
|
1501
|
+
"codepoint": 62032,
|
|
1502
|
+
"hex": "f250"
|
|
1491
1503
|
},
|
|
1492
1504
|
{
|
|
1493
1505
|
"name": "general.outlinedClock",
|
|
1494
1506
|
"iconName": "outlinedClock",
|
|
1495
|
-
"codepoint":
|
|
1496
|
-
"hex": "
|
|
1507
|
+
"codepoint": 62031,
|
|
1508
|
+
"hex": "f24f"
|
|
1497
1509
|
},
|
|
1498
1510
|
{
|
|
1499
1511
|
"name": "general.outlinedCreditCard",
|
|
1500
1512
|
"iconName": "outlinedCreditCard",
|
|
1501
|
-
"codepoint":
|
|
1502
|
-
"hex": "
|
|
1513
|
+
"codepoint": 62030,
|
|
1514
|
+
"hex": "f24e"
|
|
1503
1515
|
},
|
|
1504
1516
|
{
|
|
1505
1517
|
"name": "general.outlinedDots",
|
|
1506
1518
|
"iconName": "outlinedDots",
|
|
1507
|
-
"codepoint":
|
|
1508
|
-
"hex": "
|
|
1519
|
+
"codepoint": 62029,
|
|
1520
|
+
"hex": "f24d"
|
|
1509
1521
|
},
|
|
1510
1522
|
{
|
|
1511
1523
|
"name": "general.outlinedEnvelope",
|
|
1512
1524
|
"iconName": "outlinedEnvelope",
|
|
1513
|
-
"codepoint":
|
|
1514
|
-
"hex": "
|
|
1525
|
+
"codepoint": 62028,
|
|
1526
|
+
"hex": "f24c"
|
|
1515
1527
|
},
|
|
1516
1528
|
{
|
|
1517
1529
|
"name": "general.outlinedExclamationCircle",
|
|
1518
1530
|
"iconName": "outlinedExclamationCircle",
|
|
1519
|
-
"codepoint":
|
|
1520
|
-
"hex": "
|
|
1531
|
+
"codepoint": 62027,
|
|
1532
|
+
"hex": "f24b"
|
|
1521
1533
|
},
|
|
1522
1534
|
{
|
|
1523
1535
|
"name": "general.outlinedGenericFile",
|
|
1524
1536
|
"iconName": "outlinedGenericFile",
|
|
1525
|
-
"codepoint":
|
|
1526
|
-
"hex": "
|
|
1537
|
+
"codepoint": 62026,
|
|
1538
|
+
"hex": "f24a"
|
|
1527
1539
|
},
|
|
1528
1540
|
{
|
|
1529
1541
|
"name": "general.outlinedHeart",
|
|
1530
1542
|
"iconName": "outlinedHeart",
|
|
1531
|
-
"codepoint":
|
|
1532
|
-
"hex": "
|
|
1543
|
+
"codepoint": 62025,
|
|
1544
|
+
"hex": "f249"
|
|
1533
1545
|
},
|
|
1534
1546
|
{
|
|
1535
1547
|
"name": "general.outlinedImageFile",
|
|
1536
1548
|
"iconName": "outlinedImageFile",
|
|
1537
|
-
"codepoint":
|
|
1538
|
-
"hex": "
|
|
1549
|
+
"codepoint": 62024,
|
|
1550
|
+
"hex": "f248"
|
|
1539
1551
|
},
|
|
1540
1552
|
{
|
|
1541
1553
|
"name": "general.outlinedInfoCircle",
|
|
1542
1554
|
"iconName": "outlinedInfoCircle",
|
|
1543
|
-
"codepoint":
|
|
1544
|
-
"hex": "
|
|
1555
|
+
"codepoint": 62023,
|
|
1556
|
+
"hex": "f247"
|
|
1545
1557
|
},
|
|
1546
1558
|
{
|
|
1547
1559
|
"name": "general.outlinedLocationPin",
|
|
1548
1560
|
"iconName": "outlinedLocationPin",
|
|
1549
|
-
"codepoint":
|
|
1550
|
-
"hex": "
|
|
1561
|
+
"codepoint": 62022,
|
|
1562
|
+
"hex": "f246"
|
|
1551
1563
|
},
|
|
1552
1564
|
{
|
|
1553
1565
|
"name": "general.outlinedMessage",
|
|
1554
1566
|
"iconName": "outlinedMessage",
|
|
1555
|
-
"codepoint":
|
|
1556
|
-
"hex": "
|
|
1567
|
+
"codepoint": 62021,
|
|
1568
|
+
"hex": "f245"
|
|
1557
1569
|
},
|
|
1558
1570
|
{
|
|
1559
1571
|
"name": "general.outlinedMinusCircle",
|
|
1560
1572
|
"iconName": "outlinedMinusCircle",
|
|
1561
|
-
"codepoint":
|
|
1562
|
-
"hex": "
|
|
1573
|
+
"codepoint": 62020,
|
|
1574
|
+
"hex": "f244"
|
|
1563
1575
|
},
|
|
1564
1576
|
{
|
|
1565
1577
|
"name": "general.outlinedMusicFile",
|
|
1566
1578
|
"iconName": "outlinedMusicFile",
|
|
1567
|
-
"codepoint":
|
|
1568
|
-
"hex": "
|
|
1579
|
+
"codepoint": 62019,
|
|
1580
|
+
"hex": "f243"
|
|
1569
1581
|
},
|
|
1570
1582
|
{
|
|
1571
1583
|
"name": "general.outlinedNotes",
|
|
1572
1584
|
"iconName": "outlinedNotes",
|
|
1573
|
-
"codepoint":
|
|
1574
|
-
"hex": "
|
|
1585
|
+
"codepoint": 62018,
|
|
1586
|
+
"hex": "f242"
|
|
1575
1587
|
},
|
|
1576
1588
|
{
|
|
1577
1589
|
"name": "general.outlinedOpenEnvelope",
|
|
1578
1590
|
"iconName": "outlinedOpenEnvelope",
|
|
1579
|
-
"codepoint":
|
|
1580
|
-
"hex": "
|
|
1591
|
+
"codepoint": 62017,
|
|
1592
|
+
"hex": "f241"
|
|
1581
1593
|
},
|
|
1582
1594
|
{
|
|
1583
1595
|
"name": "general.outlinedPdfFile",
|
|
1584
1596
|
"iconName": "outlinedPdfFile",
|
|
1585
|
-
"codepoint":
|
|
1586
|
-
"hex": "
|
|
1597
|
+
"codepoint": 62016,
|
|
1598
|
+
"hex": "f240"
|
|
1587
1599
|
},
|
|
1588
1600
|
{
|
|
1589
1601
|
"name": "general.outlinedPlusCircle",
|
|
1590
1602
|
"iconName": "outlinedPlusCircle",
|
|
1591
|
-
"codepoint":
|
|
1592
|
-
"hex": "
|
|
1603
|
+
"codepoint": 62015,
|
|
1604
|
+
"hex": "f23f"
|
|
1593
1605
|
},
|
|
1594
1606
|
{
|
|
1595
1607
|
"name": "general.outlinedQuestionCircle",
|
|
1596
1608
|
"iconName": "outlinedQuestionCircle",
|
|
1597
|
-
"codepoint":
|
|
1598
|
-
"hex": "
|
|
1609
|
+
"codepoint": 62014,
|
|
1610
|
+
"hex": "f23e"
|
|
1599
1611
|
},
|
|
1600
1612
|
{
|
|
1601
1613
|
"name": "general.outlinedSlashCircle",
|
|
1602
1614
|
"iconName": "outlinedSlashCircle",
|
|
1603
|
-
"codepoint":
|
|
1604
|
-
"hex": "
|
|
1615
|
+
"codepoint": 62013,
|
|
1616
|
+
"hex": "f23d"
|
|
1605
1617
|
},
|
|
1606
1618
|
{
|
|
1607
1619
|
"name": "general.outlinedStarCircle",
|
|
1608
1620
|
"iconName": "outlinedStarCircle",
|
|
1609
|
-
"codepoint":
|
|
1610
|
-
"hex": "
|
|
1621
|
+
"codepoint": 62012,
|
|
1622
|
+
"hex": "f23c"
|
|
1611
1623
|
},
|
|
1612
1624
|
{
|
|
1613
1625
|
"name": "general.outlinedTextFile",
|
|
1614
1626
|
"iconName": "outlinedTextFile",
|
|
1615
|
-
"codepoint":
|
|
1616
|
-
"hex": "
|
|
1627
|
+
"codepoint": 62011,
|
|
1628
|
+
"hex": "f23b"
|
|
1617
1629
|
},
|
|
1618
1630
|
{
|
|
1619
1631
|
"name": "general.outlinedTextMessage",
|
|
1620
1632
|
"iconName": "outlinedTextMessage",
|
|
1621
|
-
"codepoint":
|
|
1622
|
-
"hex": "
|
|
1633
|
+
"codepoint": 62010,
|
|
1634
|
+
"hex": "f23a"
|
|
1623
1635
|
},
|
|
1624
1636
|
{
|
|
1625
1637
|
"name": "general.outlinedTwoBlankFiles",
|
|
1626
1638
|
"iconName": "outlinedTwoBlankFiles",
|
|
1627
|
-
"codepoint":
|
|
1628
|
-
"hex": "
|
|
1639
|
+
"codepoint": 62009,
|
|
1640
|
+
"hex": "f239"
|
|
1629
1641
|
},
|
|
1630
1642
|
{
|
|
1631
1643
|
"name": "general.outlinedVideoFile",
|
|
1632
1644
|
"iconName": "outlinedVideoFile",
|
|
1633
|
-
"codepoint":
|
|
1634
|
-
"hex": "
|
|
1645
|
+
"codepoint": 62008,
|
|
1646
|
+
"hex": "f238"
|
|
1635
1647
|
},
|
|
1636
1648
|
{
|
|
1637
1649
|
"name": "general.outlinedXCircle",
|
|
1638
1650
|
"iconName": "outlinedXCircle",
|
|
1639
|
-
"codepoint":
|
|
1640
|
-
"hex": "
|
|
1651
|
+
"codepoint": 62007,
|
|
1652
|
+
"hex": "f237"
|
|
1641
1653
|
},
|
|
1642
1654
|
{
|
|
1643
1655
|
"name": "general.paperclip",
|
|
1644
1656
|
"iconName": "paperclip",
|
|
1645
|
-
"codepoint":
|
|
1646
|
-
"hex": "
|
|
1657
|
+
"codepoint": 62006,
|
|
1658
|
+
"hex": "f236"
|
|
1647
1659
|
},
|
|
1648
1660
|
{
|
|
1649
1661
|
"name": "general.pencil",
|
|
1650
1662
|
"iconName": "pencil",
|
|
1651
|
-
"codepoint":
|
|
1652
|
-
"hex": "
|
|
1663
|
+
"codepoint": 62003,
|
|
1664
|
+
"hex": "f233"
|
|
1653
1665
|
},
|
|
1654
1666
|
{
|
|
1655
1667
|
"name": "general.pencilCircle",
|
|
1656
1668
|
"iconName": "pencilCircle",
|
|
1657
|
-
"codepoint":
|
|
1658
|
-
"hex": "
|
|
1669
|
+
"codepoint": 62005,
|
|
1670
|
+
"hex": "f235"
|
|
1659
1671
|
},
|
|
1660
1672
|
{
|
|
1661
1673
|
"name": "general.pencilPerson",
|
|
1662
1674
|
"iconName": "pencilPerson",
|
|
1663
|
-
"codepoint":
|
|
1664
|
-
"hex": "
|
|
1675
|
+
"codepoint": 62004,
|
|
1676
|
+
"hex": "f234"
|
|
1665
1677
|
},
|
|
1666
1678
|
{
|
|
1667
1679
|
"name": "general.person",
|
|
1668
1680
|
"iconName": "person",
|
|
1669
|
-
"codepoint":
|
|
1670
|
-
"hex": "
|
|
1681
|
+
"codepoint": 62001,
|
|
1682
|
+
"hex": "f231"
|
|
1671
1683
|
},
|
|
1672
1684
|
{
|
|
1673
1685
|
"name": "general.personBadge",
|
|
1674
1686
|
"iconName": "personBadge",
|
|
1675
|
-
"codepoint":
|
|
1676
|
-
"hex": "
|
|
1687
|
+
"codepoint": 62002,
|
|
1688
|
+
"hex": "f232"
|
|
1677
1689
|
},
|
|
1678
1690
|
{
|
|
1679
1691
|
"name": "general.phone",
|
|
1680
1692
|
"iconName": "phone",
|
|
1681
|
-
"codepoint":
|
|
1682
|
-
"hex": "
|
|
1693
|
+
"codepoint": 62000,
|
|
1694
|
+
"hex": "f230"
|
|
1683
1695
|
},
|
|
1684
1696
|
{
|
|
1685
1697
|
"name": "general.pico",
|
|
1686
1698
|
"iconName": "pico",
|
|
1687
|
-
"codepoint":
|
|
1688
|
-
"hex": "
|
|
1699
|
+
"codepoint": 61999,
|
|
1700
|
+
"hex": "f22f"
|
|
1689
1701
|
},
|
|
1690
1702
|
{
|
|
1691
1703
|
"name": "general.plus",
|
|
1692
1704
|
"iconName": "plus",
|
|
1693
|
-
"codepoint":
|
|
1694
|
-
"hex": "
|
|
1705
|
+
"codepoint": 61996,
|
|
1706
|
+
"hex": "f22c"
|
|
1695
1707
|
},
|
|
1696
1708
|
{
|
|
1697
1709
|
"name": "general.plusCircle",
|
|
1698
1710
|
"iconName": "plusCircle",
|
|
1699
|
-
"codepoint":
|
|
1700
|
-
"hex": "
|
|
1711
|
+
"codepoint": 61998,
|
|
1712
|
+
"hex": "f22e"
|
|
1701
1713
|
},
|
|
1702
1714
|
{
|
|
1703
1715
|
"name": "general.plusPerson",
|
|
1704
1716
|
"iconName": "plusPerson",
|
|
1705
|
-
"codepoint":
|
|
1706
|
-
"hex": "
|
|
1717
|
+
"codepoint": 61997,
|
|
1718
|
+
"hex": "f22d"
|
|
1707
1719
|
},
|
|
1708
1720
|
{
|
|
1709
1721
|
"name": "general.printer",
|
|
1710
1722
|
"iconName": "printer",
|
|
1711
|
-
"codepoint":
|
|
1712
|
-
"hex": "
|
|
1723
|
+
"codepoint": 61995,
|
|
1724
|
+
"hex": "f22b"
|
|
1713
1725
|
},
|
|
1714
1726
|
{
|
|
1715
1727
|
"name": "general.pulse",
|
|
1716
1728
|
"iconName": "pulse",
|
|
1717
|
-
"codepoint":
|
|
1718
|
-
"hex": "
|
|
1729
|
+
"codepoint": 61994,
|
|
1730
|
+
"hex": "f22a"
|
|
1719
1731
|
},
|
|
1720
1732
|
{
|
|
1721
1733
|
"name": "general.qrCode",
|
|
1722
1734
|
"iconName": "qrCode",
|
|
1723
|
-
"codepoint":
|
|
1724
|
-
"hex": "
|
|
1735
|
+
"codepoint": 61993,
|
|
1736
|
+
"hex": "f229"
|
|
1725
1737
|
},
|
|
1726
1738
|
{
|
|
1727
1739
|
"name": "general.question",
|
|
1728
1740
|
"iconName": "question",
|
|
1729
|
-
"codepoint":
|
|
1730
|
-
"hex": "
|
|
1741
|
+
"codepoint": 61991,
|
|
1742
|
+
"hex": "f227"
|
|
1731
1743
|
},
|
|
1732
1744
|
{
|
|
1733
1745
|
"name": "general.questionCircle",
|
|
1734
1746
|
"iconName": "questionCircle",
|
|
1735
|
-
"codepoint":
|
|
1736
|
-
"hex": "
|
|
1747
|
+
"codepoint": 61992,
|
|
1748
|
+
"hex": "f228"
|
|
1737
1749
|
},
|
|
1738
1750
|
{
|
|
1739
1751
|
"name": "general.refresh",
|
|
1740
1752
|
"iconName": "refresh",
|
|
1741
|
-
"codepoint":
|
|
1742
|
-
"hex": "
|
|
1753
|
+
"codepoint": 61990,
|
|
1754
|
+
"hex": "f226"
|
|
1743
1755
|
},
|
|
1744
1756
|
{
|
|
1745
1757
|
"name": "general.reload",
|
|
1746
1758
|
"iconName": "reload",
|
|
1747
|
-
"codepoint":
|
|
1748
|
-
"hex": "
|
|
1759
|
+
"codepoint": 61989,
|
|
1760
|
+
"hex": "f225"
|
|
1749
1761
|
},
|
|
1750
1762
|
{
|
|
1751
1763
|
"name": "general.rightArrow",
|
|
1752
1764
|
"iconName": "rightArrow",
|
|
1753
|
-
"codepoint":
|
|
1754
|
-
"hex": "
|
|
1765
|
+
"codepoint": 61988,
|
|
1766
|
+
"hex": "f224"
|
|
1755
1767
|
},
|
|
1756
1768
|
{
|
|
1757
1769
|
"name": "general.rightCaret",
|
|
1758
1770
|
"iconName": "rightCaret",
|
|
1759
|
-
"codepoint":
|
|
1760
|
-
"hex": "
|
|
1771
|
+
"codepoint": 61987,
|
|
1772
|
+
"hex": "f223"
|
|
1761
1773
|
},
|
|
1762
1774
|
{
|
|
1763
1775
|
"name": "general.rightChevron",
|
|
1764
1776
|
"iconName": "rightChevron",
|
|
1765
|
-
"codepoint":
|
|
1766
|
-
"hex": "
|
|
1777
|
+
"codepoint": 61986,
|
|
1778
|
+
"hex": "f222"
|
|
1767
1779
|
},
|
|
1768
1780
|
{
|
|
1769
1781
|
"name": "general.rss",
|
|
1770
1782
|
"iconName": "rss",
|
|
1771
|
-
"codepoint":
|
|
1772
|
-
"hex": "
|
|
1783
|
+
"codepoint": 61984,
|
|
1784
|
+
"hex": "f220"
|
|
1773
1785
|
},
|
|
1774
1786
|
{
|
|
1775
1787
|
"name": "general.rssSquare",
|
|
1776
1788
|
"iconName": "rssSquare",
|
|
1777
|
-
"codepoint":
|
|
1778
|
-
"hex": "
|
|
1789
|
+
"codepoint": 61985,
|
|
1790
|
+
"hex": "f221"
|
|
1779
1791
|
},
|
|
1780
1792
|
{
|
|
1781
1793
|
"name": "general.search",
|
|
1782
1794
|
"iconName": "search",
|
|
1783
|
-
"codepoint":
|
|
1784
|
-
"hex": "
|
|
1795
|
+
"codepoint": 61983,
|
|
1796
|
+
"hex": "f21f"
|
|
1785
1797
|
},
|
|
1786
1798
|
{
|
|
1787
1799
|
"name": "general.share",
|
|
1788
1800
|
"iconName": "share",
|
|
1789
|
-
"codepoint":
|
|
1790
|
-
"hex": "
|
|
1801
|
+
"codepoint": 61982,
|
|
1802
|
+
"hex": "f21e"
|
|
1791
1803
|
},
|
|
1792
1804
|
{
|
|
1793
1805
|
"name": "general.shieldExclamation",
|
|
1794
1806
|
"iconName": "shieldExclamation",
|
|
1795
|
-
"codepoint":
|
|
1796
|
-
"hex": "
|
|
1807
|
+
"codepoint": 61981,
|
|
1808
|
+
"hex": "f21d"
|
|
1797
1809
|
},
|
|
1798
1810
|
{
|
|
1799
1811
|
"name": "general.showEye",
|
|
1800
1812
|
"iconName": "showEye",
|
|
1801
|
-
"codepoint":
|
|
1802
|
-
"hex": "
|
|
1813
|
+
"codepoint": 61980,
|
|
1814
|
+
"hex": "f21c"
|
|
1803
1815
|
},
|
|
1804
1816
|
{
|
|
1805
1817
|
"name": "general.smallMinus",
|
|
1806
1818
|
"iconName": "smallMinus",
|
|
1807
|
-
"codepoint":
|
|
1808
|
-
"hex": "
|
|
1819
|
+
"codepoint": 61979,
|
|
1820
|
+
"hex": "f21b"
|
|
1809
1821
|
},
|
|
1810
1822
|
{
|
|
1811
1823
|
"name": "general.smallPlus",
|
|
1812
1824
|
"iconName": "smallPlus",
|
|
1813
|
-
"codepoint":
|
|
1814
|
-
"hex": "
|
|
1825
|
+
"codepoint": 61978,
|
|
1826
|
+
"hex": "f21a"
|
|
1815
1827
|
},
|
|
1816
1828
|
{
|
|
1817
1829
|
"name": "general.smallX",
|
|
1818
1830
|
"iconName": "smallX",
|
|
1819
|
-
"codepoint":
|
|
1820
|
-
"hex": "
|
|
1831
|
+
"codepoint": 61977,
|
|
1832
|
+
"hex": "f219"
|
|
1821
1833
|
},
|
|
1822
1834
|
{
|
|
1823
1835
|
"name": "general.star",
|
|
1824
1836
|
"iconName": "star",
|
|
1825
|
-
"codepoint":
|
|
1826
|
-
"hex": "
|
|
1837
|
+
"codepoint": 61974,
|
|
1838
|
+
"hex": "f216"
|
|
1827
1839
|
},
|
|
1828
1840
|
{
|
|
1829
1841
|
"name": "general.starCircle",
|
|
1830
1842
|
"iconName": "starCircle",
|
|
1831
|
-
"codepoint":
|
|
1832
|
-
"hex": "
|
|
1843
|
+
"codepoint": 61976,
|
|
1844
|
+
"hex": "f218"
|
|
1833
1845
|
},
|
|
1834
1846
|
{
|
|
1835
1847
|
"name": "general.starSquare",
|
|
1836
1848
|
"iconName": "starSquare",
|
|
1837
|
-
"codepoint":
|
|
1838
|
-
"hex": "
|
|
1849
|
+
"codepoint": 61975,
|
|
1850
|
+
"hex": "f217"
|
|
1839
1851
|
},
|
|
1840
1852
|
{
|
|
1841
1853
|
"name": "general.textMessage",
|
|
1842
1854
|
"iconName": "textMessage",
|
|
1843
|
-
"codepoint":
|
|
1844
|
-
"hex": "
|
|
1855
|
+
"codepoint": 61972,
|
|
1856
|
+
"hex": "f214"
|
|
1845
1857
|
},
|
|
1846
1858
|
{
|
|
1847
1859
|
"name": "general.textMessageNotifications",
|
|
1848
1860
|
"iconName": "textMessageNotifications",
|
|
1849
|
-
"codepoint":
|
|
1850
|
-
"hex": "
|
|
1861
|
+
"codepoint": 61973,
|
|
1862
|
+
"hex": "f215"
|
|
1851
1863
|
},
|
|
1852
1864
|
{
|
|
1853
1865
|
"name": "general.thickCheckmark",
|
|
1854
1866
|
"iconName": "thickCheckmark",
|
|
1855
|
-
"codepoint":
|
|
1856
|
-
"hex": "
|
|
1867
|
+
"codepoint": 61971,
|
|
1868
|
+
"hex": "f213"
|
|
1857
1869
|
},
|
|
1858
1870
|
{
|
|
1859
1871
|
"name": "general.thickFromBottomArrow",
|
|
1860
1872
|
"iconName": "thickFromBottomArrow",
|
|
1861
|
-
"codepoint":
|
|
1862
|
-
"hex": "
|
|
1873
|
+
"codepoint": 61970,
|
|
1874
|
+
"hex": "f212"
|
|
1863
1875
|
},
|
|
1864
1876
|
{
|
|
1865
1877
|
"name": "general.thickToBottomArrow",
|
|
1866
1878
|
"iconName": "thickToBottomArrow",
|
|
1867
|
-
"codepoint":
|
|
1868
|
-
"hex": "
|
|
1879
|
+
"codepoint": 61969,
|
|
1880
|
+
"hex": "f211"
|
|
1869
1881
|
},
|
|
1870
1882
|
{
|
|
1871
1883
|
"name": "general.thickX",
|
|
1872
1884
|
"iconName": "thickX",
|
|
1873
|
-
"codepoint":
|
|
1874
|
-
"hex": "
|
|
1885
|
+
"codepoint": 61968,
|
|
1886
|
+
"hex": "f210"
|
|
1875
1887
|
},
|
|
1876
1888
|
{
|
|
1877
1889
|
"name": "general.threeDots",
|
|
1878
1890
|
"iconName": "threeDots",
|
|
1879
|
-
"codepoint":
|
|
1880
|
-
"hex": "
|
|
1891
|
+
"codepoint": 61966,
|
|
1892
|
+
"hex": "f20e"
|
|
1881
1893
|
},
|
|
1882
1894
|
{
|
|
1883
1895
|
"name": "general.threeDotsO",
|
|
1884
1896
|
"iconName": "threeDotsO",
|
|
1885
|
-
"codepoint":
|
|
1886
|
-
"hex": "
|
|
1897
|
+
"codepoint": 61967,
|
|
1898
|
+
"hex": "f20f"
|
|
1887
1899
|
},
|
|
1888
1900
|
{
|
|
1889
1901
|
"name": "general.threeHorizontalBars",
|
|
1890
1902
|
"iconName": "threeHorizontalBars",
|
|
1891
|
-
"codepoint":
|
|
1892
|
-
"hex": "
|
|
1903
|
+
"codepoint": 61964,
|
|
1904
|
+
"hex": "f20c"
|
|
1893
1905
|
},
|
|
1894
1906
|
{
|
|
1895
1907
|
"name": "general.threeHorizontalBarsDownArrow",
|
|
1896
1908
|
"iconName": "threeHorizontalBarsDownArrow",
|
|
1897
|
-
"codepoint":
|
|
1898
|
-
"hex": "
|
|
1909
|
+
"codepoint": 61965,
|
|
1910
|
+
"hex": "f20d"
|
|
1899
1911
|
},
|
|
1900
1912
|
{
|
|
1901
1913
|
"name": "general.threeHorizontalListItems",
|
|
1902
1914
|
"iconName": "threeHorizontalListItems",
|
|
1903
|
-
"codepoint":
|
|
1904
|
-
"hex": "
|
|
1915
|
+
"codepoint": 61963,
|
|
1916
|
+
"hex": "f20b"
|
|
1905
1917
|
},
|
|
1906
1918
|
{
|
|
1907
1919
|
"name": "general.threeLineMusicNote",
|
|
1908
1920
|
"iconName": "threeLineMusicNote",
|
|
1909
|
-
"codepoint":
|
|
1910
|
-
"hex": "
|
|
1921
|
+
"codepoint": 61962,
|
|
1922
|
+
"hex": "f20a"
|
|
1911
1923
|
},
|
|
1912
1924
|
{
|
|
1913
1925
|
"name": "general.threeReducingHorizontalBars",
|
|
1914
1926
|
"iconName": "threeReducingHorizontalBars",
|
|
1915
|
-
"codepoint":
|
|
1916
|
-
"hex": "
|
|
1927
|
+
"codepoint": 61961,
|
|
1928
|
+
"hex": "f209"
|
|
1917
1929
|
},
|
|
1918
1930
|
{
|
|
1919
1931
|
"name": "general.threeVerticalBars",
|
|
1920
1932
|
"iconName": "threeVerticalBars",
|
|
1921
|
-
"codepoint":
|
|
1922
|
-
"hex": "
|
|
1933
|
+
"codepoint": 61960,
|
|
1934
|
+
"hex": "f208"
|
|
1923
1935
|
},
|
|
1924
1936
|
{
|
|
1925
1937
|
"name": "general.toCloudArrow",
|
|
1926
1938
|
"iconName": "toCloudArrow",
|
|
1927
|
-
"codepoint":
|
|
1928
|
-
"hex": "
|
|
1939
|
+
"codepoint": 61959,
|
|
1940
|
+
"hex": "f207"
|
|
1929
1941
|
},
|
|
1930
1942
|
{
|
|
1931
1943
|
"name": "general.trash",
|
|
1932
1944
|
"iconName": "trash",
|
|
1933
|
-
"codepoint":
|
|
1934
|
-
"hex": "
|
|
1945
|
+
"codepoint": 61958,
|
|
1946
|
+
"hex": "f206"
|
|
1935
1947
|
},
|
|
1936
1948
|
{
|
|
1937
1949
|
"name": "general.tray",
|
|
1938
1950
|
"iconName": "tray",
|
|
1939
|
-
"codepoint":
|
|
1940
|
-
"hex": "
|
|
1951
|
+
"codepoint": 61957,
|
|
1952
|
+
"hex": "f205"
|
|
1941
1953
|
},
|
|
1942
1954
|
{
|
|
1943
1955
|
"name": "general.trendingUp",
|
|
1944
1956
|
"iconName": "trendingUp",
|
|
1945
|
-
"codepoint":
|
|
1946
|
-
"hex": "
|
|
1957
|
+
"codepoint": 61956,
|
|
1958
|
+
"hex": "f204"
|
|
1947
1959
|
},
|
|
1948
1960
|
{
|
|
1949
1961
|
"name": "general.twoBlankFiles",
|
|
1950
1962
|
"iconName": "twoBlankFiles",
|
|
1951
|
-
"codepoint":
|
|
1952
|
-
"hex": "
|
|
1963
|
+
"codepoint": 61955,
|
|
1964
|
+
"hex": "f203"
|
|
1953
1965
|
},
|
|
1954
1966
|
{
|
|
1955
1967
|
"name": "general.twoInwardChevrons",
|
|
1956
1968
|
"iconName": "twoInwardChevrons",
|
|
1957
|
-
"codepoint":
|
|
1958
|
-
"hex": "
|
|
1969
|
+
"codepoint": 61954,
|
|
1970
|
+
"hex": "f202"
|
|
1959
1971
|
},
|
|
1960
1972
|
{
|
|
1961
1973
|
"name": "general.twoOutwardChevrons",
|
|
1962
1974
|
"iconName": "twoOutwardChevrons",
|
|
1963
|
-
"codepoint":
|
|
1964
|
-
"hex": "
|
|
1975
|
+
"codepoint": 61953,
|
|
1976
|
+
"hex": "f201"
|
|
1965
1977
|
},
|
|
1966
1978
|
{
|
|
1967
1979
|
"name": "general.twoPeople",
|
|
1968
1980
|
"iconName": "twoPeople",
|
|
1969
|
-
"codepoint":
|
|
1970
|
-
"hex": "
|
|
1981
|
+
"codepoint": 61952,
|
|
1982
|
+
"hex": "f200"
|
|
1971
1983
|
},
|
|
1972
1984
|
{
|
|
1973
1985
|
"name": "general.unlock",
|
|
1974
1986
|
"iconName": "unlock",
|
|
1975
|
-
"codepoint":
|
|
1976
|
-
"hex": "
|
|
1987
|
+
"codepoint": 61951,
|
|
1988
|
+
"hex": "f1ff"
|
|
1977
1989
|
},
|
|
1978
1990
|
{
|
|
1979
1991
|
"name": "general.upArrow",
|
|
1980
1992
|
"iconName": "upArrow",
|
|
1981
|
-
"codepoint":
|
|
1982
|
-
"hex": "
|
|
1993
|
+
"codepoint": 61950,
|
|
1994
|
+
"hex": "f1fe"
|
|
1983
1995
|
},
|
|
1984
1996
|
{
|
|
1985
1997
|
"name": "general.upCaret",
|
|
1986
1998
|
"iconName": "upCaret",
|
|
1987
|
-
"codepoint":
|
|
1988
|
-
"hex": "
|
|
1999
|
+
"codepoint": 61949,
|
|
2000
|
+
"hex": "f1fd"
|
|
1989
2001
|
},
|
|
1990
2002
|
{
|
|
1991
2003
|
"name": "general.upChevron",
|
|
1992
2004
|
"iconName": "upChevron",
|
|
1993
|
-
"codepoint":
|
|
1994
|
-
"hex": "
|
|
2005
|
+
"codepoint": 61948,
|
|
2006
|
+
"hex": "f1fc"
|
|
1995
2007
|
},
|
|
1996
2008
|
{
|
|
1997
2009
|
"name": "general.videoCamera",
|
|
1998
2010
|
"iconName": "videoCamera",
|
|
1999
|
-
"codepoint":
|
|
2000
|
-
"hex": "
|
|
2011
|
+
"codepoint": 61947,
|
|
2012
|
+
"hex": "f1fb"
|
|
2001
2013
|
},
|
|
2002
2014
|
{
|
|
2003
2015
|
"name": "general.viewCardStack",
|
|
2004
2016
|
"iconName": "viewCardStack",
|
|
2005
|
-
"codepoint":
|
|
2006
|
-
"hex": "
|
|
2017
|
+
"codepoint": 61946,
|
|
2018
|
+
"hex": "f1fa"
|
|
2007
2019
|
},
|
|
2008
2020
|
{
|
|
2009
2021
|
"name": "general.viewTable",
|
|
2010
2022
|
"iconName": "viewTable",
|
|
2011
|
-
"codepoint":
|
|
2012
|
-
"hex": "
|
|
2023
|
+
"codepoint": 61945,
|
|
2024
|
+
"hex": "f1f9"
|
|
2013
2025
|
},
|
|
2014
2026
|
{
|
|
2015
2027
|
"name": "general.x",
|
|
2016
2028
|
"iconName": "x",
|
|
2017
|
-
"codepoint":
|
|
2018
|
-
"hex": "
|
|
2029
|
+
"codepoint": 61943,
|
|
2030
|
+
"hex": "f1f7"
|
|
2019
2031
|
},
|
|
2020
2032
|
{
|
|
2021
2033
|
"name": "general.xCircle",
|
|
2022
2034
|
"iconName": "xCircle",
|
|
2023
|
-
"codepoint":
|
|
2024
|
-
"hex": "
|
|
2035
|
+
"codepoint": 61944,
|
|
2036
|
+
"hex": "f1f8"
|
|
2025
2037
|
}
|
|
2026
2038
|
]
|
|
2027
2039
|
},
|
|
@@ -2031,158 +2043,158 @@
|
|
|
2031
2043
|
{
|
|
2032
2044
|
"name": "giving.anonymous",
|
|
2033
2045
|
"iconName": "anonymous",
|
|
2034
|
-
"codepoint":
|
|
2035
|
-
"hex": "
|
|
2046
|
+
"codepoint": 61942,
|
|
2047
|
+
"hex": "f1f6"
|
|
2036
2048
|
},
|
|
2037
2049
|
{
|
|
2038
2050
|
"name": "giving.arrowUpTrendCircleO",
|
|
2039
2051
|
"iconName": "arrowUpTrendCircleO",
|
|
2040
|
-
"codepoint":
|
|
2041
|
-
"hex": "
|
|
2052
|
+
"codepoint": 61941,
|
|
2053
|
+
"hex": "f1f5"
|
|
2042
2054
|
},
|
|
2043
2055
|
{
|
|
2044
2056
|
"name": "giving.batches",
|
|
2045
2057
|
"iconName": "batches",
|
|
2046
|
-
"codepoint":
|
|
2047
|
-
"hex": "
|
|
2058
|
+
"codepoint": 61939,
|
|
2059
|
+
"hex": "f1f3"
|
|
2048
2060
|
},
|
|
2049
2061
|
{
|
|
2050
2062
|
"name": "giving.batchesGroup",
|
|
2051
2063
|
"iconName": "batchesGroup",
|
|
2052
|
-
"codepoint":
|
|
2053
|
-
"hex": "
|
|
2064
|
+
"codepoint": 61940,
|
|
2065
|
+
"hex": "f1f4"
|
|
2054
2066
|
},
|
|
2055
2067
|
{
|
|
2056
2068
|
"name": "giving.checkCircleStylized",
|
|
2057
2069
|
"iconName": "checkCircleStylized",
|
|
2058
|
-
"codepoint":
|
|
2059
|
-
"hex": "
|
|
2070
|
+
"codepoint": 61938,
|
|
2071
|
+
"hex": "f1f2"
|
|
2060
2072
|
},
|
|
2061
2073
|
{
|
|
2062
2074
|
"name": "giving.clockCircleO",
|
|
2063
2075
|
"iconName": "clockCircleO",
|
|
2064
|
-
"codepoint":
|
|
2065
|
-
"hex": "
|
|
2076
|
+
"codepoint": 61937,
|
|
2077
|
+
"hex": "f1f1"
|
|
2066
2078
|
},
|
|
2067
2079
|
{
|
|
2068
2080
|
"name": "giving.defaults",
|
|
2069
2081
|
"iconName": "defaults",
|
|
2070
|
-
"codepoint":
|
|
2071
|
-
"hex": "
|
|
2082
|
+
"codepoint": 61936,
|
|
2083
|
+
"hex": "f1f0"
|
|
2072
2084
|
},
|
|
2073
2085
|
{
|
|
2074
2086
|
"name": "giving.donations",
|
|
2075
2087
|
"iconName": "donations",
|
|
2076
|
-
"codepoint":
|
|
2077
|
-
"hex": "
|
|
2088
|
+
"codepoint": 61935,
|
|
2089
|
+
"hex": "f1ef"
|
|
2078
2090
|
},
|
|
2079
2091
|
{
|
|
2080
2092
|
"name": "giving.editCircleOutline",
|
|
2081
2093
|
"iconName": "editCircleOutline",
|
|
2082
|
-
"codepoint":
|
|
2083
|
-
"hex": "
|
|
2094
|
+
"codepoint": 61934,
|
|
2095
|
+
"hex": "f1ee"
|
|
2084
2096
|
},
|
|
2085
2097
|
{
|
|
2086
2098
|
"name": "giving.email",
|
|
2087
2099
|
"iconName": "email",
|
|
2088
|
-
"codepoint":
|
|
2089
|
-
"hex": "
|
|
2100
|
+
"codepoint": 61931,
|
|
2101
|
+
"hex": "f1eb"
|
|
2090
2102
|
},
|
|
2091
2103
|
{
|
|
2092
2104
|
"name": "giving.emailCircle",
|
|
2093
2105
|
"iconName": "emailCircle",
|
|
2094
|
-
"codepoint":
|
|
2095
|
-
"hex": "
|
|
2106
|
+
"codepoint": 61933,
|
|
2107
|
+
"hex": "f1ed"
|
|
2096
2108
|
},
|
|
2097
2109
|
{
|
|
2098
2110
|
"name": "giving.emailMulti",
|
|
2099
2111
|
"iconName": "emailMulti",
|
|
2100
|
-
"codepoint":
|
|
2101
|
-
"hex": "
|
|
2112
|
+
"codepoint": 61932,
|
|
2113
|
+
"hex": "f1ec"
|
|
2102
2114
|
},
|
|
2103
2115
|
{
|
|
2104
2116
|
"name": "giving.eraser",
|
|
2105
2117
|
"iconName": "eraser",
|
|
2106
|
-
"codepoint":
|
|
2107
|
-
"hex": "
|
|
2118
|
+
"codepoint": 61930,
|
|
2119
|
+
"hex": "f1ea"
|
|
2108
2120
|
},
|
|
2109
2121
|
{
|
|
2110
2122
|
"name": "giving.hold",
|
|
2111
2123
|
"iconName": "hold",
|
|
2112
|
-
"codepoint":
|
|
2113
|
-
"hex": "
|
|
2124
|
+
"codepoint": 61929,
|
|
2125
|
+
"hex": "f1e9"
|
|
2114
2126
|
},
|
|
2115
2127
|
{
|
|
2116
2128
|
"name": "giving.linkedCircles",
|
|
2117
2129
|
"iconName": "linkedCircles",
|
|
2118
|
-
"codepoint":
|
|
2119
|
-
"hex": "
|
|
2130
|
+
"codepoint": 61928,
|
|
2131
|
+
"hex": "f1e8"
|
|
2120
2132
|
},
|
|
2121
2133
|
{
|
|
2122
2134
|
"name": "giving.mergeCircleOutline",
|
|
2123
2135
|
"iconName": "mergeCircleOutline",
|
|
2124
|
-
"codepoint":
|
|
2125
|
-
"hex": "
|
|
2136
|
+
"codepoint": 61927,
|
|
2137
|
+
"hex": "f1e7"
|
|
2126
2138
|
},
|
|
2127
2139
|
{
|
|
2128
2140
|
"name": "giving.pageRightDouble",
|
|
2129
2141
|
"iconName": "pageRightDouble",
|
|
2130
|
-
"codepoint":
|
|
2131
|
-
"hex": "
|
|
2142
|
+
"codepoint": 61926,
|
|
2143
|
+
"hex": "f1e6"
|
|
2132
2144
|
},
|
|
2133
2145
|
{
|
|
2134
2146
|
"name": "giving.paymentMethods",
|
|
2135
2147
|
"iconName": "paymentMethods",
|
|
2136
|
-
"codepoint":
|
|
2137
|
-
"hex": "
|
|
2148
|
+
"codepoint": 61925,
|
|
2149
|
+
"hex": "f1e5"
|
|
2138
2150
|
},
|
|
2139
2151
|
{
|
|
2140
2152
|
"name": "giving.pledgeCalendar",
|
|
2141
2153
|
"iconName": "pledgeCalendar",
|
|
2142
|
-
"codepoint":
|
|
2143
|
-
"hex": "
|
|
2154
|
+
"codepoint": 61924,
|
|
2155
|
+
"hex": "f1e4"
|
|
2144
2156
|
},
|
|
2145
2157
|
{
|
|
2146
2158
|
"name": "giving.pledgeCheck",
|
|
2147
2159
|
"iconName": "pledgeCheck",
|
|
2148
|
-
"codepoint":
|
|
2149
|
-
"hex": "
|
|
2160
|
+
"codepoint": 61923,
|
|
2161
|
+
"hex": "f1e3"
|
|
2150
2162
|
},
|
|
2151
2163
|
{
|
|
2152
2164
|
"name": "giving.pledgePencil",
|
|
2153
2165
|
"iconName": "pledgePencil",
|
|
2154
|
-
"codepoint":
|
|
2155
|
-
"hex": "
|
|
2166
|
+
"codepoint": 61922,
|
|
2167
|
+
"hex": "f1e2"
|
|
2156
2168
|
},
|
|
2157
2169
|
{
|
|
2158
2170
|
"name": "giving.print",
|
|
2159
2171
|
"iconName": "print",
|
|
2160
|
-
"codepoint":
|
|
2161
|
-
"hex": "
|
|
2172
|
+
"codepoint": 61921,
|
|
2173
|
+
"hex": "f1e1"
|
|
2162
2174
|
},
|
|
2163
2175
|
{
|
|
2164
2176
|
"name": "giving.printerCircle",
|
|
2165
2177
|
"iconName": "printerCircle",
|
|
2166
|
-
"codepoint":
|
|
2167
|
-
"hex": "
|
|
2178
|
+
"codepoint": 61920,
|
|
2179
|
+
"hex": "f1e0"
|
|
2168
2180
|
},
|
|
2169
2181
|
{
|
|
2170
2182
|
"name": "giving.recurring",
|
|
2171
2183
|
"iconName": "recurring",
|
|
2172
|
-
"codepoint":
|
|
2173
|
-
"hex": "
|
|
2184
|
+
"codepoint": 61919,
|
|
2185
|
+
"hex": "f1df"
|
|
2174
2186
|
},
|
|
2175
2187
|
{
|
|
2176
2188
|
"name": "giving.stripeLink",
|
|
2177
2189
|
"iconName": "stripeLink",
|
|
2178
|
-
"codepoint":
|
|
2179
|
-
"hex": "
|
|
2190
|
+
"codepoint": 61918,
|
|
2191
|
+
"hex": "f1de"
|
|
2180
2192
|
},
|
|
2181
2193
|
{
|
|
2182
2194
|
"name": "giving.trashCircleOutline",
|
|
2183
2195
|
"iconName": "trashCircleOutline",
|
|
2184
|
-
"codepoint":
|
|
2185
|
-
"hex": "
|
|
2196
|
+
"codepoint": 61917,
|
|
2197
|
+
"hex": "f1dd"
|
|
2186
2198
|
}
|
|
2187
2199
|
]
|
|
2188
2200
|
},
|
|
@@ -2192,50 +2204,50 @@
|
|
|
2192
2204
|
{
|
|
2193
2205
|
"name": "groups.cards",
|
|
2194
2206
|
"iconName": "cards",
|
|
2195
|
-
"codepoint":
|
|
2196
|
-
"hex": "
|
|
2207
|
+
"codepoint": 61916,
|
|
2208
|
+
"hex": "f1dc"
|
|
2197
2209
|
},
|
|
2198
2210
|
{
|
|
2199
2211
|
"name": "groups.lockO",
|
|
2200
2212
|
"iconName": "lockO",
|
|
2201
|
-
"codepoint":
|
|
2202
|
-
"hex": "
|
|
2213
|
+
"codepoint": 61915,
|
|
2214
|
+
"hex": "f1db"
|
|
2203
2215
|
},
|
|
2204
2216
|
{
|
|
2205
2217
|
"name": "groups.noteO",
|
|
2206
2218
|
"iconName": "noteO",
|
|
2207
|
-
"codepoint":
|
|
2208
|
-
"hex": "
|
|
2219
|
+
"codepoint": 61914,
|
|
2220
|
+
"hex": "f1da"
|
|
2209
2221
|
},
|
|
2210
2222
|
{
|
|
2211
2223
|
"name": "groups.notification",
|
|
2212
2224
|
"iconName": "notification",
|
|
2213
|
-
"codepoint":
|
|
2214
|
-
"hex": "
|
|
2225
|
+
"codepoint": 61912,
|
|
2226
|
+
"hex": "f1d8"
|
|
2215
2227
|
},
|
|
2216
2228
|
{
|
|
2217
2229
|
"name": "groups.notificationO",
|
|
2218
2230
|
"iconName": "notificationO",
|
|
2219
|
-
"codepoint":
|
|
2220
|
-
"hex": "
|
|
2231
|
+
"codepoint": 61913,
|
|
2232
|
+
"hex": "f1d9"
|
|
2221
2233
|
},
|
|
2222
2234
|
{
|
|
2223
2235
|
"name": "groups.personRemoveO",
|
|
2224
2236
|
"iconName": "personRemoveO",
|
|
2225
|
-
"codepoint":
|
|
2226
|
-
"hex": "
|
|
2237
|
+
"codepoint": 61911,
|
|
2238
|
+
"hex": "f1d7"
|
|
2227
2239
|
},
|
|
2228
2240
|
{
|
|
2229
2241
|
"name": "groups.promote",
|
|
2230
2242
|
"iconName": "promote",
|
|
2231
|
-
"codepoint":
|
|
2232
|
-
"hex": "
|
|
2243
|
+
"codepoint": 61910,
|
|
2244
|
+
"hex": "f1d6"
|
|
2233
2245
|
},
|
|
2234
2246
|
{
|
|
2235
2247
|
"name": "groups.unlockO",
|
|
2236
2248
|
"iconName": "unlockO",
|
|
2237
|
-
"codepoint":
|
|
2238
|
-
"hex": "
|
|
2249
|
+
"codepoint": 61909,
|
|
2250
|
+
"hex": "f1d5"
|
|
2239
2251
|
}
|
|
2240
2252
|
]
|
|
2241
2253
|
},
|
|
@@ -2245,92 +2257,92 @@
|
|
|
2245
2257
|
{
|
|
2246
2258
|
"name": "logomark.accounts",
|
|
2247
2259
|
"iconName": "accounts",
|
|
2248
|
-
"codepoint":
|
|
2249
|
-
"hex": "
|
|
2260
|
+
"codepoint": 61908,
|
|
2261
|
+
"hex": "f1d4"
|
|
2250
2262
|
},
|
|
2251
2263
|
{
|
|
2252
2264
|
"name": "logomark.api",
|
|
2253
2265
|
"iconName": "api",
|
|
2254
|
-
"codepoint":
|
|
2255
|
-
"hex": "
|
|
2266
|
+
"codepoint": 61907,
|
|
2267
|
+
"hex": "f1d3"
|
|
2256
2268
|
},
|
|
2257
2269
|
{
|
|
2258
2270
|
"name": "logomark.calendar",
|
|
2259
2271
|
"iconName": "calendar",
|
|
2260
|
-
"codepoint":
|
|
2261
|
-
"hex": "
|
|
2272
|
+
"codepoint": 61906,
|
|
2273
|
+
"hex": "f1d2"
|
|
2262
2274
|
},
|
|
2263
2275
|
{
|
|
2264
2276
|
"name": "logomark.checkIns",
|
|
2265
2277
|
"iconName": "checkIns",
|
|
2266
|
-
"codepoint":
|
|
2267
|
-
"hex": "
|
|
2278
|
+
"codepoint": 61905,
|
|
2279
|
+
"hex": "f1d1"
|
|
2268
2280
|
},
|
|
2269
2281
|
{
|
|
2270
2282
|
"name": "logomark.churchCenter",
|
|
2271
2283
|
"iconName": "churchCenter",
|
|
2272
|
-
"codepoint":
|
|
2273
|
-
"hex": "
|
|
2284
|
+
"codepoint": 61904,
|
|
2285
|
+
"hex": "f1d0"
|
|
2274
2286
|
},
|
|
2275
2287
|
{
|
|
2276
2288
|
"name": "logomark.giving",
|
|
2277
2289
|
"iconName": "giving",
|
|
2278
|
-
"codepoint":
|
|
2279
|
-
"hex": "
|
|
2290
|
+
"codepoint": 61903,
|
|
2291
|
+
"hex": "f1cf"
|
|
2280
2292
|
},
|
|
2281
2293
|
{
|
|
2282
2294
|
"name": "logomark.groups",
|
|
2283
2295
|
"iconName": "groups",
|
|
2284
|
-
"codepoint":
|
|
2285
|
-
"hex": "
|
|
2296
|
+
"codepoint": 61902,
|
|
2297
|
+
"hex": "f1ce"
|
|
2286
2298
|
},
|
|
2287
2299
|
{
|
|
2288
2300
|
"name": "logomark.home",
|
|
2289
2301
|
"iconName": "home",
|
|
2290
|
-
"codepoint":
|
|
2291
|
-
"hex": "
|
|
2302
|
+
"codepoint": 61901,
|
|
2303
|
+
"hex": "f1cd"
|
|
2292
2304
|
},
|
|
2293
2305
|
{
|
|
2294
2306
|
"name": "logomark.musicStand",
|
|
2295
2307
|
"iconName": "musicStand",
|
|
2296
|
-
"codepoint":
|
|
2297
|
-
"hex": "
|
|
2308
|
+
"codepoint": 61900,
|
|
2309
|
+
"hex": "f1cc"
|
|
2298
2310
|
},
|
|
2299
2311
|
{
|
|
2300
2312
|
"name": "logomark.people",
|
|
2301
2313
|
"iconName": "people",
|
|
2302
|
-
"codepoint":
|
|
2303
|
-
"hex": "
|
|
2314
|
+
"codepoint": 61899,
|
|
2315
|
+
"hex": "f1cb"
|
|
2304
2316
|
},
|
|
2305
2317
|
{
|
|
2306
2318
|
"name": "logomark.planningCenter",
|
|
2307
2319
|
"iconName": "planningCenter",
|
|
2308
|
-
"codepoint":
|
|
2309
|
-
"hex": "
|
|
2320
|
+
"codepoint": 61898,
|
|
2321
|
+
"hex": "f1ca"
|
|
2310
2322
|
},
|
|
2311
2323
|
{
|
|
2312
2324
|
"name": "logomark.publishing",
|
|
2313
2325
|
"iconName": "publishing",
|
|
2314
|
-
"codepoint":
|
|
2315
|
-
"hex": "
|
|
2326
|
+
"codepoint": 61897,
|
|
2327
|
+
"hex": "f1c9"
|
|
2316
2328
|
},
|
|
2317
2329
|
{
|
|
2318
2330
|
"name": "logomark.registrations",
|
|
2319
2331
|
"iconName": "registrations",
|
|
2320
|
-
"codepoint":
|
|
2321
|
-
"hex": "
|
|
2332
|
+
"codepoint": 61896,
|
|
2333
|
+
"hex": "f1c8"
|
|
2322
2334
|
},
|
|
2323
2335
|
{
|
|
2324
2336
|
"name": "logomark.resources",
|
|
2325
2337
|
"iconName": "resources",
|
|
2326
|
-
"codepoint":
|
|
2327
|
-
"hex": "
|
|
2338
|
+
"codepoint": 61895,
|
|
2339
|
+
"hex": "f1c7"
|
|
2328
2340
|
},
|
|
2329
2341
|
{
|
|
2330
2342
|
"name": "logomark.services",
|
|
2331
2343
|
"iconName": "services",
|
|
2332
|
-
"codepoint":
|
|
2333
|
-
"hex": "
|
|
2344
|
+
"codepoint": 61894,
|
|
2345
|
+
"hex": "f1c6"
|
|
2334
2346
|
}
|
|
2335
2347
|
]
|
|
2336
2348
|
},
|
|
@@ -2340,272 +2352,272 @@
|
|
|
2340
2352
|
{
|
|
2341
2353
|
"name": "people.activityRegis",
|
|
2342
2354
|
"iconName": "activityRegis",
|
|
2343
|
-
"codepoint":
|
|
2344
|
-
"hex": "
|
|
2355
|
+
"codepoint": 61893,
|
|
2356
|
+
"hex": "f1c5"
|
|
2345
2357
|
},
|
|
2346
2358
|
{
|
|
2347
2359
|
"name": "people.advance",
|
|
2348
2360
|
"iconName": "advance",
|
|
2349
|
-
"codepoint":
|
|
2350
|
-
"hex": "
|
|
2361
|
+
"codepoint": 61892,
|
|
2362
|
+
"hex": "f1c4"
|
|
2351
2363
|
},
|
|
2352
2364
|
{
|
|
2353
2365
|
"name": "people.anniversary",
|
|
2354
2366
|
"iconName": "anniversary",
|
|
2355
|
-
"codepoint":
|
|
2356
|
-
"hex": "
|
|
2367
|
+
"codepoint": 61891,
|
|
2368
|
+
"hex": "f1c3"
|
|
2357
2369
|
},
|
|
2358
2370
|
{
|
|
2359
2371
|
"name": "people.apple",
|
|
2360
2372
|
"iconName": "apple",
|
|
2361
|
-
"codepoint":
|
|
2362
|
-
"hex": "
|
|
2373
|
+
"codepoint": 61890,
|
|
2374
|
+
"hex": "f1c2"
|
|
2363
2375
|
},
|
|
2364
2376
|
{
|
|
2365
2377
|
"name": "people.bars",
|
|
2366
2378
|
"iconName": "bars",
|
|
2367
|
-
"codepoint":
|
|
2368
|
-
"hex": "
|
|
2379
|
+
"codepoint": 61889,
|
|
2380
|
+
"hex": "f1c1"
|
|
2369
2381
|
},
|
|
2370
2382
|
{
|
|
2371
2383
|
"name": "people.bgcheckClear",
|
|
2372
2384
|
"iconName": "bgcheckClear",
|
|
2373
|
-
"codepoint":
|
|
2374
|
-
"hex": "
|
|
2385
|
+
"codepoint": 61888,
|
|
2386
|
+
"hex": "f1c0"
|
|
2375
2387
|
},
|
|
2376
2388
|
{
|
|
2377
2389
|
"name": "people.bgcheckExpired",
|
|
2378
2390
|
"iconName": "bgcheckExpired",
|
|
2379
|
-
"codepoint":
|
|
2380
|
-
"hex": "
|
|
2391
|
+
"codepoint": 61887,
|
|
2392
|
+
"hex": "f1bf"
|
|
2381
2393
|
},
|
|
2382
2394
|
{
|
|
2383
2395
|
"name": "people.bgcheckNone",
|
|
2384
2396
|
"iconName": "bgcheckNone",
|
|
2385
|
-
"codepoint":
|
|
2386
|
-
"hex": "
|
|
2397
|
+
"codepoint": 61886,
|
|
2398
|
+
"hex": "f1be"
|
|
2387
2399
|
},
|
|
2388
2400
|
{
|
|
2389
2401
|
"name": "people.bgcheckNotclear",
|
|
2390
2402
|
"iconName": "bgcheckNotclear",
|
|
2391
|
-
"codepoint":
|
|
2392
|
-
"hex": "
|
|
2403
|
+
"codepoint": 61885,
|
|
2404
|
+
"hex": "f1bd"
|
|
2393
2405
|
},
|
|
2394
2406
|
{
|
|
2395
2407
|
"name": "people.bgcheckPending",
|
|
2396
2408
|
"iconName": "bgcheckPending",
|
|
2397
|
-
"codepoint":
|
|
2398
|
-
"hex": "
|
|
2409
|
+
"codepoint": 61884,
|
|
2410
|
+
"hex": "f1bc"
|
|
2399
2411
|
},
|
|
2400
2412
|
{
|
|
2401
2413
|
"name": "people.birthday",
|
|
2402
2414
|
"iconName": "birthday",
|
|
2403
|
-
"codepoint":
|
|
2404
|
-
"hex": "
|
|
2415
|
+
"codepoint": 61883,
|
|
2416
|
+
"hex": "f1bb"
|
|
2405
2417
|
},
|
|
2406
2418
|
{
|
|
2407
2419
|
"name": "people.bulkActions",
|
|
2408
2420
|
"iconName": "bulkActions",
|
|
2409
|
-
"codepoint":
|
|
2410
|
-
"hex": "
|
|
2421
|
+
"codepoint": 61882,
|
|
2422
|
+
"hex": "f1ba"
|
|
2411
2423
|
},
|
|
2412
2424
|
{
|
|
2413
2425
|
"name": "people.cardComplete",
|
|
2414
2426
|
"iconName": "cardComplete",
|
|
2415
|
-
"codepoint":
|
|
2416
|
-
"hex": "
|
|
2427
|
+
"codepoint": 61881,
|
|
2428
|
+
"hex": "f1b9"
|
|
2417
2429
|
},
|
|
2418
2430
|
{
|
|
2419
2431
|
"name": "people.cardRemoved",
|
|
2420
2432
|
"iconName": "cardRemoved",
|
|
2421
|
-
"codepoint":
|
|
2422
|
-
"hex": "
|
|
2433
|
+
"codepoint": 61880,
|
|
2434
|
+
"hex": "f1b8"
|
|
2423
2435
|
},
|
|
2424
2436
|
{
|
|
2425
2437
|
"name": "people.comment",
|
|
2426
2438
|
"iconName": "comment",
|
|
2427
|
-
"codepoint":
|
|
2428
|
-
"hex": "
|
|
2439
|
+
"codepoint": 61878,
|
|
2440
|
+
"hex": "f1b6"
|
|
2429
2441
|
},
|
|
2430
2442
|
{
|
|
2431
2443
|
"name": "people.commentOutline",
|
|
2432
2444
|
"iconName": "commentOutline",
|
|
2433
|
-
"codepoint":
|
|
2434
|
-
"hex": "
|
|
2445
|
+
"codepoint": 61879,
|
|
2446
|
+
"hex": "f1b7"
|
|
2435
2447
|
},
|
|
2436
2448
|
{
|
|
2437
2449
|
"name": "people.duplicate",
|
|
2438
2450
|
"iconName": "duplicate",
|
|
2439
|
-
"codepoint":
|
|
2440
|
-
"hex": "
|
|
2451
|
+
"codepoint": 61877,
|
|
2452
|
+
"hex": "f1b5"
|
|
2441
2453
|
},
|
|
2442
2454
|
{
|
|
2443
2455
|
"name": "people.errorUploading",
|
|
2444
2456
|
"iconName": "errorUploading",
|
|
2445
|
-
"codepoint":
|
|
2446
|
-
"hex": "
|
|
2457
|
+
"codepoint": 61876,
|
|
2458
|
+
"hex": "f1b4"
|
|
2447
2459
|
},
|
|
2448
2460
|
{
|
|
2449
2461
|
"name": "people.formCheckbox",
|
|
2450
2462
|
"iconName": "formCheckbox",
|
|
2451
|
-
"codepoint":
|
|
2452
|
-
"hex": "
|
|
2463
|
+
"codepoint": 61875,
|
|
2464
|
+
"hex": "f1b3"
|
|
2453
2465
|
},
|
|
2454
2466
|
{
|
|
2455
2467
|
"name": "people.formDropdown",
|
|
2456
2468
|
"iconName": "formDropdown",
|
|
2457
|
-
"codepoint":
|
|
2458
|
-
"hex": "
|
|
2469
|
+
"codepoint": 61874,
|
|
2470
|
+
"hex": "f1b2"
|
|
2459
2471
|
},
|
|
2460
2472
|
{
|
|
2461
2473
|
"name": "people.formNumber",
|
|
2462
2474
|
"iconName": "formNumber",
|
|
2463
|
-
"codepoint":
|
|
2464
|
-
"hex": "
|
|
2475
|
+
"codepoint": 61873,
|
|
2476
|
+
"hex": "f1b1"
|
|
2465
2477
|
},
|
|
2466
2478
|
{
|
|
2467
2479
|
"name": "people.formParagraph",
|
|
2468
2480
|
"iconName": "formParagraph",
|
|
2469
|
-
"codepoint":
|
|
2470
|
-
"hex": "
|
|
2481
|
+
"codepoint": 61872,
|
|
2482
|
+
"hex": "f1b0"
|
|
2471
2483
|
},
|
|
2472
2484
|
{
|
|
2473
2485
|
"name": "people.forms",
|
|
2474
2486
|
"iconName": "forms",
|
|
2475
|
-
"codepoint":
|
|
2476
|
-
"hex": "
|
|
2487
|
+
"codepoint": 61870,
|
|
2488
|
+
"hex": "f1ae"
|
|
2477
2489
|
},
|
|
2478
2490
|
{
|
|
2479
2491
|
"name": "people.formText",
|
|
2480
2492
|
"iconName": "formText",
|
|
2481
|
-
"codepoint":
|
|
2482
|
-
"hex": "
|
|
2493
|
+
"codepoint": 61871,
|
|
2494
|
+
"hex": "f1af"
|
|
2483
2495
|
},
|
|
2484
2496
|
{
|
|
2485
2497
|
"name": "people.groupsAdded",
|
|
2486
2498
|
"iconName": "groupsAdded",
|
|
2487
|
-
"codepoint":
|
|
2488
|
-
"hex": "
|
|
2499
|
+
"codepoint": 61869,
|
|
2500
|
+
"hex": "f1ad"
|
|
2489
2501
|
},
|
|
2490
2502
|
{
|
|
2491
2503
|
"name": "people.groupsRemoved",
|
|
2492
2504
|
"iconName": "groupsRemoved",
|
|
2493
|
-
"codepoint":
|
|
2494
|
-
"hex": "
|
|
2505
|
+
"codepoint": 61868,
|
|
2506
|
+
"hex": "f1ac"
|
|
2495
2507
|
},
|
|
2496
2508
|
{
|
|
2497
2509
|
"name": "people.history",
|
|
2498
2510
|
"iconName": "history",
|
|
2499
|
-
"codepoint":
|
|
2500
|
-
"hex": "
|
|
2511
|
+
"codepoint": 61867,
|
|
2512
|
+
"hex": "f1ab"
|
|
2501
2513
|
},
|
|
2502
2514
|
{
|
|
2503
2515
|
"name": "people.idCardOutline",
|
|
2504
2516
|
"iconName": "idCardOutline",
|
|
2505
|
-
"codepoint":
|
|
2506
|
-
"hex": "
|
|
2517
|
+
"codepoint": 61866,
|
|
2518
|
+
"hex": "f1aa"
|
|
2507
2519
|
},
|
|
2508
2520
|
{
|
|
2509
2521
|
"name": "people.importProgress",
|
|
2510
2522
|
"iconName": "importProgress",
|
|
2511
|
-
"codepoint":
|
|
2512
|
-
"hex": "
|
|
2523
|
+
"codepoint": 61865,
|
|
2524
|
+
"hex": "f1a9"
|
|
2513
2525
|
},
|
|
2514
2526
|
{
|
|
2515
2527
|
"name": "people.logic",
|
|
2516
2528
|
"iconName": "logic",
|
|
2517
|
-
"codepoint":
|
|
2518
|
-
"hex": "
|
|
2529
|
+
"codepoint": 61864,
|
|
2530
|
+
"hex": "f1a8"
|
|
2519
2531
|
},
|
|
2520
2532
|
{
|
|
2521
2533
|
"name": "people.mixGender",
|
|
2522
2534
|
"iconName": "mixGender",
|
|
2523
|
-
"codepoint":
|
|
2524
|
-
"hex": "
|
|
2535
|
+
"codepoint": 61863,
|
|
2536
|
+
"hex": "f1a7"
|
|
2525
2537
|
},
|
|
2526
2538
|
{
|
|
2527
2539
|
"name": "people.moneyCircle",
|
|
2528
2540
|
"iconName": "moneyCircle",
|
|
2529
|
-
"codepoint":
|
|
2530
|
-
"hex": "
|
|
2541
|
+
"codepoint": 61862,
|
|
2542
|
+
"hex": "f1a6"
|
|
2531
2543
|
},
|
|
2532
2544
|
{
|
|
2533
2545
|
"name": "people.noActivity",
|
|
2534
2546
|
"iconName": "noActivity",
|
|
2535
|
-
"codepoint":
|
|
2536
|
-
"hex": "
|
|
2547
|
+
"codepoint": 61861,
|
|
2548
|
+
"hex": "f1a5"
|
|
2537
2549
|
},
|
|
2538
2550
|
{
|
|
2539
2551
|
"name": "people.noTextMessage",
|
|
2540
2552
|
"iconName": "noTextMessage",
|
|
2541
|
-
"codepoint":
|
|
2542
|
-
"hex": "
|
|
2553
|
+
"codepoint": 61860,
|
|
2554
|
+
"hex": "f1a4"
|
|
2543
2555
|
},
|
|
2544
2556
|
{
|
|
2545
2557
|
"name": "people.personArrow",
|
|
2546
2558
|
"iconName": "personArrow",
|
|
2547
|
-
"codepoint":
|
|
2548
|
-
"hex": "
|
|
2559
|
+
"codepoint": 61859,
|
|
2560
|
+
"hex": "f1a3"
|
|
2549
2561
|
},
|
|
2550
2562
|
{
|
|
2551
2563
|
"name": "people.personOutline",
|
|
2552
2564
|
"iconName": "personOutline",
|
|
2553
|
-
"codepoint":
|
|
2554
|
-
"hex": "
|
|
2565
|
+
"codepoint": 61858,
|
|
2566
|
+
"hex": "f1a2"
|
|
2555
2567
|
},
|
|
2556
2568
|
{
|
|
2557
2569
|
"name": "people.personPencil",
|
|
2558
2570
|
"iconName": "personPencil",
|
|
2559
|
-
"codepoint":
|
|
2560
|
-
"hex": "
|
|
2571
|
+
"codepoint": 61857,
|
|
2572
|
+
"hex": "f1a1"
|
|
2561
2573
|
},
|
|
2562
2574
|
{
|
|
2563
2575
|
"name": "people.photoOutline",
|
|
2564
2576
|
"iconName": "photoOutline",
|
|
2565
|
-
"codepoint":
|
|
2566
|
-
"hex": "
|
|
2577
|
+
"codepoint": 61856,
|
|
2578
|
+
"hex": "f1a0"
|
|
2567
2579
|
},
|
|
2568
2580
|
{
|
|
2569
2581
|
"name": "people.school",
|
|
2570
2582
|
"iconName": "school",
|
|
2571
|
-
"codepoint":
|
|
2572
|
-
"hex": "
|
|
2583
|
+
"codepoint": 61855,
|
|
2584
|
+
"hex": "f19f"
|
|
2573
2585
|
},
|
|
2574
2586
|
{
|
|
2575
2587
|
"name": "people.skipStep",
|
|
2576
2588
|
"iconName": "skipStep",
|
|
2577
|
-
"codepoint":
|
|
2578
|
-
"hex": "
|
|
2589
|
+
"codepoint": 61854,
|
|
2590
|
+
"hex": "f19e"
|
|
2579
2591
|
},
|
|
2580
2592
|
{
|
|
2581
2593
|
"name": "people.stepBack",
|
|
2582
2594
|
"iconName": "stepBack",
|
|
2583
|
-
"codepoint":
|
|
2584
|
-
"hex": "
|
|
2595
|
+
"codepoint": 61853,
|
|
2596
|
+
"hex": "f19d"
|
|
2585
2597
|
},
|
|
2586
2598
|
{
|
|
2587
2599
|
"name": "people.textMessage",
|
|
2588
2600
|
"iconName": "textMessage",
|
|
2589
|
-
"codepoint":
|
|
2590
|
-
"hex": "
|
|
2601
|
+
"codepoint": 61851,
|
|
2602
|
+
"hex": "f19b"
|
|
2591
2603
|
},
|
|
2592
2604
|
{
|
|
2593
2605
|
"name": "people.textMessageOutline",
|
|
2594
2606
|
"iconName": "textMessageOutline",
|
|
2595
|
-
"codepoint":
|
|
2596
|
-
"hex": "
|
|
2607
|
+
"codepoint": 61852,
|
|
2608
|
+
"hex": "f19c"
|
|
2597
2609
|
},
|
|
2598
2610
|
{
|
|
2599
2611
|
"name": "people.unsubscribed",
|
|
2600
2612
|
"iconName": "unsubscribed",
|
|
2601
|
-
"codepoint":
|
|
2602
|
-
"hex": "
|
|
2613
|
+
"codepoint": 61850,
|
|
2614
|
+
"hex": "f19a"
|
|
2603
2615
|
},
|
|
2604
2616
|
{
|
|
2605
2617
|
"name": "people.workflows",
|
|
2606
2618
|
"iconName": "workflows",
|
|
2607
|
-
"codepoint":
|
|
2608
|
-
"hex": "
|
|
2619
|
+
"codepoint": 61849,
|
|
2620
|
+
"hex": "f199"
|
|
2609
2621
|
}
|
|
2610
2622
|
]
|
|
2611
2623
|
},
|
|
@@ -2615,50 +2627,50 @@
|
|
|
2615
2627
|
{
|
|
2616
2628
|
"name": "planningCenterApp.bell",
|
|
2617
2629
|
"iconName": "bell",
|
|
2618
|
-
"codepoint":
|
|
2619
|
-
"hex": "
|
|
2630
|
+
"codepoint": 61848,
|
|
2631
|
+
"hex": "f198"
|
|
2620
2632
|
},
|
|
2621
2633
|
{
|
|
2622
2634
|
"name": "planningCenterApp.checklist",
|
|
2623
2635
|
"iconName": "checklist",
|
|
2624
|
-
"codepoint":
|
|
2625
|
-
"hex": "
|
|
2636
|
+
"codepoint": 61847,
|
|
2637
|
+
"hex": "f197"
|
|
2626
2638
|
},
|
|
2627
2639
|
{
|
|
2628
2640
|
"name": "planningCenterApp.compass",
|
|
2629
2641
|
"iconName": "compass",
|
|
2630
|
-
"codepoint":
|
|
2631
|
-
"hex": "
|
|
2642
|
+
"codepoint": 61846,
|
|
2643
|
+
"hex": "f196"
|
|
2632
2644
|
},
|
|
2633
2645
|
{
|
|
2634
2646
|
"name": "planningCenterApp.home",
|
|
2635
2647
|
"iconName": "home",
|
|
2636
|
-
"codepoint":
|
|
2637
|
-
"hex": "
|
|
2648
|
+
"codepoint": 61845,
|
|
2649
|
+
"hex": "f195"
|
|
2638
2650
|
},
|
|
2639
2651
|
{
|
|
2640
2652
|
"name": "planningCenterApp.outlinedBell",
|
|
2641
2653
|
"iconName": "outlinedBell",
|
|
2642
|
-
"codepoint":
|
|
2643
|
-
"hex": "
|
|
2654
|
+
"codepoint": 61844,
|
|
2655
|
+
"hex": "f194"
|
|
2644
2656
|
},
|
|
2645
2657
|
{
|
|
2646
2658
|
"name": "planningCenterApp.outlinedChecklist",
|
|
2647
2659
|
"iconName": "outlinedChecklist",
|
|
2648
|
-
"codepoint":
|
|
2649
|
-
"hex": "
|
|
2660
|
+
"codepoint": 61843,
|
|
2661
|
+
"hex": "f193"
|
|
2650
2662
|
},
|
|
2651
2663
|
{
|
|
2652
2664
|
"name": "planningCenterApp.outlinedCompass",
|
|
2653
2665
|
"iconName": "outlinedCompass",
|
|
2654
|
-
"codepoint":
|
|
2655
|
-
"hex": "
|
|
2666
|
+
"codepoint": 61842,
|
|
2667
|
+
"hex": "f192"
|
|
2656
2668
|
},
|
|
2657
2669
|
{
|
|
2658
2670
|
"name": "planningCenterApp.outlinedHome",
|
|
2659
2671
|
"iconName": "outlinedHome",
|
|
2660
|
-
"codepoint":
|
|
2661
|
-
"hex": "
|
|
2672
|
+
"codepoint": 61841,
|
|
2673
|
+
"hex": "f191"
|
|
2662
2674
|
}
|
|
2663
2675
|
]
|
|
2664
2676
|
},
|
|
@@ -2668,158 +2680,158 @@
|
|
|
2668
2680
|
{
|
|
2669
2681
|
"name": "publishing.alignCenter",
|
|
2670
2682
|
"iconName": "alignCenter",
|
|
2671
|
-
"codepoint":
|
|
2672
|
-
"hex": "
|
|
2683
|
+
"codepoint": 61840,
|
|
2684
|
+
"hex": "f190"
|
|
2673
2685
|
},
|
|
2674
2686
|
{
|
|
2675
2687
|
"name": "publishing.alignLeft",
|
|
2676
2688
|
"iconName": "alignLeft",
|
|
2677
|
-
"codepoint":
|
|
2678
|
-
"hex": "
|
|
2689
|
+
"codepoint": 61839,
|
|
2690
|
+
"hex": "f18f"
|
|
2679
2691
|
},
|
|
2680
2692
|
{
|
|
2681
2693
|
"name": "publishing.alignRight",
|
|
2682
2694
|
"iconName": "alignRight",
|
|
2683
|
-
"codepoint":
|
|
2684
|
-
"hex": "
|
|
2695
|
+
"codepoint": 61838,
|
|
2696
|
+
"hex": "f18e"
|
|
2685
2697
|
},
|
|
2686
2698
|
{
|
|
2687
2699
|
"name": "publishing.archive",
|
|
2688
2700
|
"iconName": "archive",
|
|
2689
|
-
"codepoint":
|
|
2690
|
-
"hex": "
|
|
2701
|
+
"codepoint": 61837,
|
|
2702
|
+
"hex": "f18d"
|
|
2691
2703
|
},
|
|
2692
2704
|
{
|
|
2693
2705
|
"name": "publishing.blockButton",
|
|
2694
2706
|
"iconName": "blockButton",
|
|
2695
|
-
"codepoint":
|
|
2696
|
-
"hex": "
|
|
2707
|
+
"codepoint": 61836,
|
|
2708
|
+
"hex": "f18c"
|
|
2697
2709
|
},
|
|
2698
2710
|
{
|
|
2699
2711
|
"name": "publishing.blockContact",
|
|
2700
2712
|
"iconName": "blockContact",
|
|
2701
|
-
"codepoint":
|
|
2702
|
-
"hex": "
|
|
2713
|
+
"codepoint": 61835,
|
|
2714
|
+
"hex": "f18b"
|
|
2703
2715
|
},
|
|
2704
2716
|
{
|
|
2705
2717
|
"name": "publishing.blockDivider",
|
|
2706
2718
|
"iconName": "blockDivider",
|
|
2707
|
-
"codepoint":
|
|
2708
|
-
"hex": "
|
|
2719
|
+
"codepoint": 61834,
|
|
2720
|
+
"hex": "f18a"
|
|
2709
2721
|
},
|
|
2710
2722
|
{
|
|
2711
2723
|
"name": "publishing.blockEventSchedule",
|
|
2712
2724
|
"iconName": "blockEventSchedule",
|
|
2713
|
-
"codepoint":
|
|
2714
|
-
"hex": "
|
|
2725
|
+
"codepoint": 61833,
|
|
2726
|
+
"hex": "f189"
|
|
2715
2727
|
},
|
|
2716
2728
|
{
|
|
2717
2729
|
"name": "publishing.blockGrid",
|
|
2718
2730
|
"iconName": "blockGrid",
|
|
2719
|
-
"codepoint":
|
|
2720
|
-
"hex": "
|
|
2731
|
+
"codepoint": 61832,
|
|
2732
|
+
"hex": "f188"
|
|
2721
2733
|
},
|
|
2722
2734
|
{
|
|
2723
2735
|
"name": "publishing.blockImage",
|
|
2724
2736
|
"iconName": "blockImage",
|
|
2725
|
-
"codepoint":
|
|
2726
|
-
"hex": "
|
|
2737
|
+
"codepoint": 61831,
|
|
2738
|
+
"hex": "f187"
|
|
2727
2739
|
},
|
|
2728
2740
|
{
|
|
2729
2741
|
"name": "publishing.blockLocation",
|
|
2730
2742
|
"iconName": "blockLocation",
|
|
2731
|
-
"codepoint":
|
|
2732
|
-
"hex": "
|
|
2743
|
+
"codepoint": 61830,
|
|
2744
|
+
"hex": "f186"
|
|
2733
2745
|
},
|
|
2734
2746
|
{
|
|
2735
2747
|
"name": "publishing.blockSectionHeader",
|
|
2736
2748
|
"iconName": "blockSectionHeader",
|
|
2737
|
-
"codepoint":
|
|
2738
|
-
"hex": "
|
|
2749
|
+
"codepoint": 61829,
|
|
2750
|
+
"hex": "f185"
|
|
2739
2751
|
},
|
|
2740
2752
|
{
|
|
2741
2753
|
"name": "publishing.blockSocial",
|
|
2742
2754
|
"iconName": "blockSocial",
|
|
2743
|
-
"codepoint":
|
|
2744
|
-
"hex": "
|
|
2755
|
+
"codepoint": 61828,
|
|
2756
|
+
"hex": "f184"
|
|
2745
2757
|
},
|
|
2746
2758
|
{
|
|
2747
2759
|
"name": "publishing.blockText",
|
|
2748
2760
|
"iconName": "blockText",
|
|
2749
|
-
"codepoint":
|
|
2750
|
-
"hex": "
|
|
2761
|
+
"codepoint": 61827,
|
|
2762
|
+
"hex": "f183"
|
|
2751
2763
|
},
|
|
2752
2764
|
{
|
|
2753
2765
|
"name": "publishing.blockVideo",
|
|
2754
2766
|
"iconName": "blockVideo",
|
|
2755
|
-
"codepoint":
|
|
2756
|
-
"hex": "
|
|
2767
|
+
"codepoint": 61826,
|
|
2768
|
+
"hex": "f182"
|
|
2757
2769
|
},
|
|
2758
2770
|
{
|
|
2759
2771
|
"name": "publishing.checkIns",
|
|
2760
2772
|
"iconName": "checkIns",
|
|
2761
|
-
"codepoint":
|
|
2762
|
-
"hex": "
|
|
2773
|
+
"codepoint": 61825,
|
|
2774
|
+
"hex": "f181"
|
|
2763
2775
|
},
|
|
2764
2776
|
{
|
|
2765
2777
|
"name": "publishing.giving",
|
|
2766
2778
|
"iconName": "giving",
|
|
2767
|
-
"codepoint":
|
|
2768
|
-
"hex": "
|
|
2779
|
+
"codepoint": 61824,
|
|
2780
|
+
"hex": "f180"
|
|
2769
2781
|
},
|
|
2770
2782
|
{
|
|
2771
2783
|
"name": "publishing.groups",
|
|
2772
2784
|
"iconName": "groups",
|
|
2773
|
-
"codepoint":
|
|
2774
|
-
"hex": "
|
|
2785
|
+
"codepoint": 61823,
|
|
2786
|
+
"hex": "f17f"
|
|
2775
2787
|
},
|
|
2776
2788
|
{
|
|
2777
2789
|
"name": "publishing.home",
|
|
2778
2790
|
"iconName": "home",
|
|
2779
|
-
"codepoint":
|
|
2780
|
-
"hex": "
|
|
2791
|
+
"codepoint": 61822,
|
|
2792
|
+
"hex": "f17e"
|
|
2781
2793
|
},
|
|
2782
2794
|
{
|
|
2783
2795
|
"name": "publishing.magnifyingGlassMinus",
|
|
2784
2796
|
"iconName": "magnifyingGlassMinus",
|
|
2785
|
-
"codepoint":
|
|
2786
|
-
"hex": "
|
|
2797
|
+
"codepoint": 61821,
|
|
2798
|
+
"hex": "f17d"
|
|
2787
2799
|
},
|
|
2788
2800
|
{
|
|
2789
2801
|
"name": "publishing.magnifyingGlassPlus",
|
|
2790
2802
|
"iconName": "magnifyingGlassPlus",
|
|
2791
|
-
"codepoint":
|
|
2792
|
-
"hex": "
|
|
2803
|
+
"codepoint": 61820,
|
|
2804
|
+
"hex": "f17c"
|
|
2793
2805
|
},
|
|
2794
2806
|
{
|
|
2795
2807
|
"name": "publishing.pageSaved",
|
|
2796
2808
|
"iconName": "pageSaved",
|
|
2797
|
-
"codepoint":
|
|
2798
|
-
"hex": "
|
|
2809
|
+
"codepoint": 61819,
|
|
2810
|
+
"hex": "f17b"
|
|
2799
2811
|
},
|
|
2800
2812
|
{
|
|
2801
2813
|
"name": "publishing.profile",
|
|
2802
2814
|
"iconName": "profile",
|
|
2803
|
-
"codepoint":
|
|
2804
|
-
"hex": "
|
|
2815
|
+
"codepoint": 61818,
|
|
2816
|
+
"hex": "f17a"
|
|
2805
2817
|
},
|
|
2806
2818
|
{
|
|
2807
2819
|
"name": "publishing.registrations",
|
|
2808
2820
|
"iconName": "registrations",
|
|
2809
|
-
"codepoint":
|
|
2810
|
-
"hex": "
|
|
2821
|
+
"codepoint": 61817,
|
|
2822
|
+
"hex": "f179"
|
|
2811
2823
|
},
|
|
2812
2824
|
{
|
|
2813
2825
|
"name": "publishing.trash",
|
|
2814
2826
|
"iconName": "trash",
|
|
2815
|
-
"codepoint":
|
|
2816
|
-
"hex": "
|
|
2827
|
+
"codepoint": 61816,
|
|
2828
|
+
"hex": "f178"
|
|
2817
2829
|
},
|
|
2818
2830
|
{
|
|
2819
2831
|
"name": "publishing.twoHorizontalBars",
|
|
2820
2832
|
"iconName": "twoHorizontalBars",
|
|
2821
|
-
"codepoint":
|
|
2822
|
-
"hex": "
|
|
2833
|
+
"codepoint": 61815,
|
|
2834
|
+
"hex": "f177"
|
|
2823
2835
|
}
|
|
2824
2836
|
]
|
|
2825
2837
|
},
|
|
@@ -2829,98 +2841,98 @@
|
|
|
2829
2841
|
{
|
|
2830
2842
|
"name": "registrations.addOns",
|
|
2831
2843
|
"iconName": "addOns",
|
|
2832
|
-
"codepoint":
|
|
2833
|
-
"hex": "
|
|
2844
|
+
"codepoint": 61814,
|
|
2845
|
+
"hex": "f176"
|
|
2834
2846
|
},
|
|
2835
2847
|
{
|
|
2836
2848
|
"name": "registrations.assignments",
|
|
2837
2849
|
"iconName": "assignments",
|
|
2838
|
-
"codepoint":
|
|
2839
|
-
"hex": "
|
|
2850
|
+
"codepoint": 61813,
|
|
2851
|
+
"hex": "f175"
|
|
2840
2852
|
},
|
|
2841
2853
|
{
|
|
2842
2854
|
"name": "registrations.attendeeType",
|
|
2843
2855
|
"iconName": "attendeeType",
|
|
2844
|
-
"codepoint":
|
|
2845
|
-
"hex": "
|
|
2856
|
+
"codepoint": 61812,
|
|
2857
|
+
"hex": "f174"
|
|
2846
2858
|
},
|
|
2847
2859
|
{
|
|
2848
2860
|
"name": "registrations.bell",
|
|
2849
2861
|
"iconName": "bell",
|
|
2850
|
-
"codepoint":
|
|
2851
|
-
"hex": "
|
|
2862
|
+
"codepoint": 61811,
|
|
2863
|
+
"hex": "f173"
|
|
2852
2864
|
},
|
|
2853
2865
|
{
|
|
2854
2866
|
"name": "registrations.calendarOutline",
|
|
2855
2867
|
"iconName": "calendarOutline",
|
|
2856
|
-
"codepoint":
|
|
2857
|
-
"hex": "
|
|
2868
|
+
"codepoint": 61810,
|
|
2869
|
+
"hex": "f172"
|
|
2858
2870
|
},
|
|
2859
2871
|
{
|
|
2860
2872
|
"name": "registrations.capacity",
|
|
2861
2873
|
"iconName": "capacity",
|
|
2862
|
-
"codepoint":
|
|
2863
|
-
"hex": "
|
|
2874
|
+
"codepoint": 61809,
|
|
2875
|
+
"hex": "f171"
|
|
2864
2876
|
},
|
|
2865
2877
|
{
|
|
2866
2878
|
"name": "registrations.discount",
|
|
2867
2879
|
"iconName": "discount",
|
|
2868
|
-
"codepoint":
|
|
2869
|
-
"hex": "
|
|
2880
|
+
"codepoint": 61808,
|
|
2881
|
+
"hex": "f170"
|
|
2870
2882
|
},
|
|
2871
2883
|
{
|
|
2872
2884
|
"name": "registrations.drag",
|
|
2873
2885
|
"iconName": "drag",
|
|
2874
|
-
"codepoint":
|
|
2875
|
-
"hex": "
|
|
2886
|
+
"codepoint": 61807,
|
|
2887
|
+
"hex": "f16f"
|
|
2876
2888
|
},
|
|
2877
2889
|
{
|
|
2878
2890
|
"name": "registrations.formDownload",
|
|
2879
2891
|
"iconName": "formDownload",
|
|
2880
|
-
"codepoint":
|
|
2881
|
-
"hex": "
|
|
2892
|
+
"codepoint": 61806,
|
|
2893
|
+
"hex": "f16e"
|
|
2882
2894
|
},
|
|
2883
2895
|
{
|
|
2884
2896
|
"name": "registrations.overview",
|
|
2885
2897
|
"iconName": "overview",
|
|
2886
|
-
"codepoint":
|
|
2887
|
-
"hex": "
|
|
2898
|
+
"codepoint": 61805,
|
|
2899
|
+
"hex": "f16d"
|
|
2888
2900
|
},
|
|
2889
2901
|
{
|
|
2890
2902
|
"name": "registrations.personDetails",
|
|
2891
2903
|
"iconName": "personDetails",
|
|
2892
|
-
"codepoint":
|
|
2893
|
-
"hex": "
|
|
2904
|
+
"codepoint": 61804,
|
|
2905
|
+
"hex": "f16c"
|
|
2894
2906
|
},
|
|
2895
2907
|
{
|
|
2896
2908
|
"name": "registrations.putBackArrow",
|
|
2897
2909
|
"iconName": "putBackArrow",
|
|
2898
|
-
"codepoint":
|
|
2899
|
-
"hex": "
|
|
2910
|
+
"codepoint": 61803,
|
|
2911
|
+
"hex": "f16b"
|
|
2900
2912
|
},
|
|
2901
2913
|
{
|
|
2902
2914
|
"name": "registrations.refund",
|
|
2903
2915
|
"iconName": "refund",
|
|
2904
|
-
"codepoint":
|
|
2905
|
-
"hex": "
|
|
2916
|
+
"codepoint": 61802,
|
|
2917
|
+
"hex": "f16a"
|
|
2906
2918
|
},
|
|
2907
2919
|
{
|
|
2908
2920
|
"name": "registrations.reports",
|
|
2909
2921
|
"iconName": "reports",
|
|
2910
|
-
"codepoint":
|
|
2911
|
-
"hex": "
|
|
2922
|
+
"codepoint": 61801,
|
|
2923
|
+
"hex": "f169"
|
|
2912
2924
|
},
|
|
2913
2925
|
{
|
|
2914
2926
|
"name": "registrations.scholarship",
|
|
2915
2927
|
"iconName": "scholarship",
|
|
2916
|
-
"codepoint":
|
|
2917
|
-
"hex": "
|
|
2928
|
+
"codepoint": 61800,
|
|
2929
|
+
"hex": "f168"
|
|
2918
2930
|
},
|
|
2919
2931
|
{
|
|
2920
2932
|
"name": "registrations.undo",
|
|
2921
2933
|
"iconName": "undo",
|
|
2922
|
-
"codepoint":
|
|
2923
|
-
"hex": "
|
|
2934
|
+
"codepoint": 61799,
|
|
2935
|
+
"hex": "f167"
|
|
2924
2936
|
}
|
|
2925
2937
|
]
|
|
2926
2938
|
},
|
|
@@ -2930,434 +2942,476 @@
|
|
|
2930
2942
|
{
|
|
2931
2943
|
"name": "services.archive",
|
|
2932
2944
|
"iconName": "archive",
|
|
2933
|
-
"codepoint":
|
|
2934
|
-
"hex": "
|
|
2945
|
+
"codepoint": 61798,
|
|
2946
|
+
"hex": "f166"
|
|
2935
2947
|
},
|
|
2936
2948
|
{
|
|
2937
2949
|
"name": "services.audio",
|
|
2938
2950
|
"iconName": "audio",
|
|
2939
|
-
"codepoint":
|
|
2940
|
-
"hex": "
|
|
2951
|
+
"codepoint": 61797,
|
|
2952
|
+
"hex": "f165"
|
|
2941
2953
|
},
|
|
2942
2954
|
{
|
|
2943
2955
|
"name": "services.calendar",
|
|
2944
2956
|
"iconName": "calendar",
|
|
2945
|
-
"codepoint":
|
|
2946
|
-
"hex": "
|
|
2957
|
+
"codepoint": 61795,
|
|
2958
|
+
"hex": "f163"
|
|
2947
2959
|
},
|
|
2948
2960
|
{
|
|
2949
2961
|
"name": "services.calendarBlockout",
|
|
2950
2962
|
"iconName": "calendarBlockout",
|
|
2951
|
-
"codepoint":
|
|
2952
|
-
"hex": "
|
|
2963
|
+
"codepoint": 61796,
|
|
2964
|
+
"hex": "f164"
|
|
2953
2965
|
},
|
|
2954
2966
|
{
|
|
2955
2967
|
"name": "services.chatBubbleOutline",
|
|
2956
2968
|
"iconName": "chatBubbleOutline",
|
|
2957
|
-
"codepoint":
|
|
2958
|
-
"hex": "
|
|
2969
|
+
"codepoint": 61794,
|
|
2970
|
+
"hex": "f162"
|
|
2959
2971
|
},
|
|
2960
2972
|
{
|
|
2961
2973
|
"name": "services.checkmark",
|
|
2962
2974
|
"iconName": "checkmark",
|
|
2963
|
-
"codepoint":
|
|
2964
|
-
"hex": "
|
|
2975
|
+
"codepoint": 61793,
|
|
2976
|
+
"hex": "f161"
|
|
2965
2977
|
},
|
|
2966
2978
|
{
|
|
2967
2979
|
"name": "services.cog",
|
|
2968
2980
|
"iconName": "cog",
|
|
2969
|
-
"codepoint":
|
|
2970
|
-
"hex": "
|
|
2981
|
+
"codepoint": 61792,
|
|
2982
|
+
"hex": "f160"
|
|
2971
2983
|
},
|
|
2972
2984
|
{
|
|
2973
2985
|
"name": "services.csvExport",
|
|
2974
2986
|
"iconName": "csvExport",
|
|
2975
|
-
"codepoint":
|
|
2976
|
-
"hex": "
|
|
2987
|
+
"codepoint": 61791,
|
|
2988
|
+
"hex": "f15f"
|
|
2977
2989
|
},
|
|
2978
2990
|
{
|
|
2979
2991
|
"name": "services.dollarSignCircleKnockout",
|
|
2980
2992
|
"iconName": "dollarSignCircleKnockout",
|
|
2981
|
-
"codepoint":
|
|
2982
|
-
"hex": "
|
|
2993
|
+
"codepoint": 61790,
|
|
2994
|
+
"hex": "f15e"
|
|
2983
2995
|
},
|
|
2984
2996
|
{
|
|
2985
2997
|
"name": "services.dollarSignCircularArrow",
|
|
2986
2998
|
"iconName": "dollarSignCircularArrow",
|
|
2987
|
-
"codepoint":
|
|
2988
|
-
"hex": "
|
|
2999
|
+
"codepoint": 61789,
|
|
3000
|
+
"hex": "f15d"
|
|
2989
3001
|
},
|
|
2990
3002
|
{
|
|
2991
3003
|
"name": "services.duplicate",
|
|
2992
3004
|
"iconName": "duplicate",
|
|
2993
|
-
"codepoint":
|
|
2994
|
-
"hex": "
|
|
3005
|
+
"codepoint": 61788,
|
|
3006
|
+
"hex": "f15c"
|
|
2995
3007
|
},
|
|
2996
3008
|
{
|
|
2997
3009
|
"name": "services.email",
|
|
2998
3010
|
"iconName": "email",
|
|
2999
|
-
"codepoint":
|
|
3000
|
-
"hex": "
|
|
3011
|
+
"codepoint": 61787,
|
|
3012
|
+
"hex": "f15b"
|
|
3001
3013
|
},
|
|
3002
3014
|
{
|
|
3003
3015
|
"name": "services.envelope",
|
|
3004
3016
|
"iconName": "envelope",
|
|
3005
|
-
"codepoint":
|
|
3006
|
-
"hex": "
|
|
3017
|
+
"codepoint": 61786,
|
|
3018
|
+
"hex": "f15a"
|
|
3007
3019
|
},
|
|
3008
3020
|
{
|
|
3009
3021
|
"name": "services.eye",
|
|
3010
3022
|
"iconName": "eye",
|
|
3011
|
-
"codepoint":
|
|
3012
|
-
"hex": "
|
|
3023
|
+
"codepoint": 61784,
|
|
3024
|
+
"hex": "f158"
|
|
3013
3025
|
},
|
|
3014
3026
|
{
|
|
3015
3027
|
"name": "services.eyeOutline",
|
|
3016
3028
|
"iconName": "eyeOutline",
|
|
3017
|
-
"codepoint":
|
|
3018
|
-
"hex": "
|
|
3029
|
+
"codepoint": 61785,
|
|
3030
|
+
"hex": "f159"
|
|
3019
3031
|
},
|
|
3020
3032
|
{
|
|
3021
3033
|
"name": "services.fileCopy",
|
|
3022
3034
|
"iconName": "fileCopy",
|
|
3023
|
-
"codepoint":
|
|
3024
|
-
"hex": "
|
|
3035
|
+
"codepoint": 61783,
|
|
3036
|
+
"hex": "f157"
|
|
3025
3037
|
},
|
|
3026
3038
|
{
|
|
3027
3039
|
"name": "services.fileLyrics",
|
|
3028
3040
|
"iconName": "fileLyrics",
|
|
3029
|
-
"codepoint":
|
|
3030
|
-
"hex": "
|
|
3041
|
+
"codepoint": 61782,
|
|
3042
|
+
"hex": "f156"
|
|
3031
3043
|
},
|
|
3032
3044
|
{
|
|
3033
3045
|
"name": "services.filePdf",
|
|
3034
3046
|
"iconName": "filePdf",
|
|
3035
|
-
"codepoint":
|
|
3036
|
-
"hex": "
|
|
3047
|
+
"codepoint": 61781,
|
|
3048
|
+
"hex": "f155"
|
|
3037
3049
|
},
|
|
3038
3050
|
{
|
|
3039
3051
|
"name": "services.fileText",
|
|
3040
3052
|
"iconName": "fileText",
|
|
3041
|
-
"codepoint":
|
|
3042
|
-
"hex": "
|
|
3053
|
+
"codepoint": 61780,
|
|
3054
|
+
"hex": "f154"
|
|
3043
3055
|
},
|
|
3044
3056
|
{
|
|
3045
3057
|
"name": "services.folderAdd",
|
|
3046
3058
|
"iconName": "folderAdd",
|
|
3047
|
-
"codepoint":
|
|
3048
|
-
"hex": "
|
|
3059
|
+
"codepoint": 61779,
|
|
3060
|
+
"hex": "f153"
|
|
3049
3061
|
},
|
|
3050
3062
|
{
|
|
3051
3063
|
"name": "services.folderClosed",
|
|
3052
3064
|
"iconName": "folderClosed",
|
|
3053
|
-
"codepoint":
|
|
3054
|
-
"hex": "
|
|
3065
|
+
"codepoint": 61778,
|
|
3066
|
+
"hex": "f152"
|
|
3055
3067
|
},
|
|
3056
3068
|
{
|
|
3057
3069
|
"name": "services.folderMusicNote",
|
|
3058
3070
|
"iconName": "folderMusicNote",
|
|
3059
|
-
"codepoint":
|
|
3060
|
-
"hex": "
|
|
3071
|
+
"codepoint": 61777,
|
|
3072
|
+
"hex": "f151"
|
|
3061
3073
|
},
|
|
3062
3074
|
{
|
|
3063
3075
|
"name": "services.folderOpen",
|
|
3064
3076
|
"iconName": "folderOpen",
|
|
3065
|
-
"codepoint":
|
|
3066
|
-
"hex": "
|
|
3077
|
+
"codepoint": 61776,
|
|
3078
|
+
"hex": "f150"
|
|
3067
3079
|
},
|
|
3068
3080
|
{
|
|
3069
3081
|
"name": "services.formatColor",
|
|
3070
3082
|
"iconName": "formatColor",
|
|
3071
|
-
"codepoint":
|
|
3072
|
-
"hex": "
|
|
3083
|
+
"codepoint": 61775,
|
|
3084
|
+
"hex": "f14f"
|
|
3073
3085
|
},
|
|
3074
3086
|
{
|
|
3075
3087
|
"name": "services.formatSize",
|
|
3076
3088
|
"iconName": "formatSize",
|
|
3077
|
-
"codepoint":
|
|
3078
|
-
"hex": "
|
|
3089
|
+
"codepoint": 61774,
|
|
3090
|
+
"hex": "f14e"
|
|
3079
3091
|
},
|
|
3080
3092
|
{
|
|
3081
3093
|
"name": "services.graph",
|
|
3082
3094
|
"iconName": "graph",
|
|
3083
|
-
"codepoint":
|
|
3084
|
-
"hex": "
|
|
3095
|
+
"codepoint": 61773,
|
|
3096
|
+
"hex": "f14d"
|
|
3085
3097
|
},
|
|
3086
3098
|
{
|
|
3087
3099
|
"name": "services.header",
|
|
3088
3100
|
"iconName": "header",
|
|
3089
|
-
"codepoint":
|
|
3090
|
-
"hex": "
|
|
3101
|
+
"codepoint": 61772,
|
|
3102
|
+
"hex": "f14c"
|
|
3091
3103
|
},
|
|
3092
3104
|
{
|
|
3093
3105
|
"name": "services.headphones",
|
|
3094
3106
|
"iconName": "headphones",
|
|
3095
|
-
"codepoint":
|
|
3096
|
-
"hex": "
|
|
3107
|
+
"codepoint": 61771,
|
|
3108
|
+
"hex": "f14b"
|
|
3097
3109
|
},
|
|
3098
3110
|
{
|
|
3099
3111
|
"name": "services.house",
|
|
3100
3112
|
"iconName": "house",
|
|
3101
|
-
"codepoint":
|
|
3102
|
-
"hex": "
|
|
3113
|
+
"codepoint": 61770,
|
|
3114
|
+
"hex": "f14a"
|
|
3103
3115
|
},
|
|
3104
3116
|
{
|
|
3105
3117
|
"name": "services.image",
|
|
3106
3118
|
"iconName": "image",
|
|
3107
|
-
"codepoint":
|
|
3108
|
-
"hex": "
|
|
3119
|
+
"codepoint": 61769,
|
|
3120
|
+
"hex": "f149"
|
|
3109
3121
|
},
|
|
3110
3122
|
{
|
|
3111
3123
|
"name": "services.importExport",
|
|
3112
3124
|
"iconName": "importExport",
|
|
3113
|
-
"codepoint":
|
|
3114
|
-
"hex": "
|
|
3125
|
+
"codepoint": 61768,
|
|
3126
|
+
"hex": "f148"
|
|
3115
3127
|
},
|
|
3116
3128
|
{
|
|
3117
3129
|
"name": "services.item",
|
|
3118
3130
|
"iconName": "item",
|
|
3119
|
-
"codepoint":
|
|
3120
|
-
"hex": "
|
|
3131
|
+
"codepoint": 61767,
|
|
3132
|
+
"hex": "f147"
|
|
3121
3133
|
},
|
|
3122
3134
|
{
|
|
3123
3135
|
"name": "services.layout",
|
|
3124
3136
|
"iconName": "layout",
|
|
3125
|
-
"codepoint":
|
|
3126
|
-
"hex": "
|
|
3137
|
+
"codepoint": 61766,
|
|
3138
|
+
"hex": "f146"
|
|
3127
3139
|
},
|
|
3128
3140
|
{
|
|
3129
3141
|
"name": "services.link",
|
|
3130
3142
|
"iconName": "link",
|
|
3131
|
-
"codepoint":
|
|
3132
|
-
"hex": "
|
|
3143
|
+
"codepoint": 61764,
|
|
3144
|
+
"hex": "f144"
|
|
3133
3145
|
},
|
|
3134
3146
|
{
|
|
3135
3147
|
"name": "services.linkOff",
|
|
3136
3148
|
"iconName": "linkOff",
|
|
3137
|
-
"codepoint":
|
|
3138
|
-
"hex": "
|
|
3149
|
+
"codepoint": 61765,
|
|
3150
|
+
"hex": "f145"
|
|
3139
3151
|
},
|
|
3140
3152
|
{
|
|
3141
3153
|
"name": "services.notes",
|
|
3142
3154
|
"iconName": "notes",
|
|
3143
|
-
"codepoint":
|
|
3144
|
-
"hex": "
|
|
3155
|
+
"codepoint": 61763,
|
|
3156
|
+
"hex": "f143"
|
|
3145
3157
|
},
|
|
3146
3158
|
{
|
|
3147
3159
|
"name": "services.pause",
|
|
3148
3160
|
"iconName": "pause",
|
|
3149
|
-
"codepoint":
|
|
3150
|
-
"hex": "
|
|
3161
|
+
"codepoint": 61762,
|
|
3162
|
+
"hex": "f142"
|
|
3151
3163
|
},
|
|
3152
3164
|
{
|
|
3153
3165
|
"name": "services.pin",
|
|
3154
3166
|
"iconName": "pin",
|
|
3155
|
-
"codepoint":
|
|
3156
|
-
"hex": "
|
|
3167
|
+
"codepoint": 61760,
|
|
3168
|
+
"hex": "f140"
|
|
3157
3169
|
},
|
|
3158
3170
|
{
|
|
3159
3171
|
"name": "services.pinCircleFilled",
|
|
3160
3172
|
"iconName": "pinCircleFilled",
|
|
3161
|
-
"codepoint":
|
|
3162
|
-
"hex": "
|
|
3173
|
+
"codepoint": 61761,
|
|
3174
|
+
"hex": "f141"
|
|
3163
3175
|
},
|
|
3164
3176
|
{
|
|
3165
3177
|
"name": "services.placeholder",
|
|
3166
3178
|
"iconName": "placeholder",
|
|
3167
|
-
"codepoint":
|
|
3168
|
-
"hex": "
|
|
3179
|
+
"codepoint": 61759,
|
|
3180
|
+
"hex": "f13f"
|
|
3169
3181
|
},
|
|
3170
3182
|
{
|
|
3171
3183
|
"name": "services.planDetail",
|
|
3172
3184
|
"iconName": "planDetail",
|
|
3173
|
-
"codepoint":
|
|
3174
|
-
"hex": "
|
|
3185
|
+
"codepoint": 61758,
|
|
3186
|
+
"hex": "f13e"
|
|
3175
3187
|
},
|
|
3176
3188
|
{
|
|
3177
3189
|
"name": "services.planFiles",
|
|
3178
3190
|
"iconName": "planFiles",
|
|
3179
|
-
"codepoint":
|
|
3180
|
-
"hex": "
|
|
3191
|
+
"codepoint": 61757,
|
|
3192
|
+
"hex": "f13d"
|
|
3181
3193
|
},
|
|
3182
3194
|
{
|
|
3183
3195
|
"name": "services.planMedia",
|
|
3184
3196
|
"iconName": "planMedia",
|
|
3185
|
-
"codepoint":
|
|
3186
|
-
"hex": "
|
|
3197
|
+
"codepoint": 61756,
|
|
3198
|
+
"hex": "f13c"
|
|
3187
3199
|
},
|
|
3188
3200
|
{
|
|
3189
3201
|
"name": "services.planNotes",
|
|
3190
3202
|
"iconName": "planNotes",
|
|
3191
|
-
"codepoint":
|
|
3192
|
-
"hex": "
|
|
3203
|
+
"codepoint": 61755,
|
|
3204
|
+
"hex": "f13b"
|
|
3193
3205
|
},
|
|
3194
3206
|
{
|
|
3195
3207
|
"name": "services.planSong",
|
|
3196
3208
|
"iconName": "planSong",
|
|
3197
|
-
"codepoint":
|
|
3198
|
-
"hex": "
|
|
3209
|
+
"codepoint": 61754,
|
|
3210
|
+
"hex": "f13a"
|
|
3199
3211
|
},
|
|
3200
3212
|
{
|
|
3201
3213
|
"name": "services.play",
|
|
3202
3214
|
"iconName": "play",
|
|
3203
|
-
"codepoint":
|
|
3204
|
-
"hex": "
|
|
3215
|
+
"codepoint": 61751,
|
|
3216
|
+
"hex": "f137"
|
|
3205
3217
|
},
|
|
3206
3218
|
{
|
|
3207
3219
|
"name": "services.playCircle",
|
|
3208
3220
|
"iconName": "playCircle",
|
|
3209
|
-
"codepoint":
|
|
3210
|
-
"hex": "
|
|
3221
|
+
"codepoint": 61752,
|
|
3222
|
+
"hex": "f138"
|
|
3211
3223
|
},
|
|
3212
3224
|
{
|
|
3213
3225
|
"name": "services.playCircleFilled",
|
|
3214
3226
|
"iconName": "playCircleFilled",
|
|
3215
|
-
"codepoint":
|
|
3216
|
-
"hex": "
|
|
3227
|
+
"codepoint": 61753,
|
|
3228
|
+
"hex": "f139"
|
|
3217
3229
|
},
|
|
3218
3230
|
{
|
|
3219
3231
|
"name": "services.playlist",
|
|
3220
3232
|
"iconName": "playlist",
|
|
3221
|
-
"codepoint":
|
|
3222
|
-
"hex": "
|
|
3233
|
+
"codepoint": 61750,
|
|
3234
|
+
"hex": "f136"
|
|
3223
3235
|
},
|
|
3224
3236
|
{
|
|
3225
3237
|
"name": "services.question",
|
|
3226
3238
|
"iconName": "question",
|
|
3227
|
-
"codepoint":
|
|
3228
|
-
"hex": "
|
|
3239
|
+
"codepoint": 61749,
|
|
3240
|
+
"hex": "f135"
|
|
3229
3241
|
},
|
|
3230
3242
|
{
|
|
3231
3243
|
"name": "services.repeat",
|
|
3232
3244
|
"iconName": "repeat",
|
|
3233
|
-
"codepoint":
|
|
3234
|
-
"hex": "
|
|
3245
|
+
"codepoint": 61748,
|
|
3246
|
+
"hex": "f134"
|
|
3235
3247
|
},
|
|
3236
3248
|
{
|
|
3237
3249
|
"name": "services.sequence",
|
|
3238
3250
|
"iconName": "sequence",
|
|
3239
|
-
"codepoint":
|
|
3240
|
-
"hex": "
|
|
3251
|
+
"codepoint": 61747,
|
|
3252
|
+
"hex": "f133"
|
|
3241
3253
|
},
|
|
3242
3254
|
{
|
|
3243
3255
|
"name": "services.settings",
|
|
3244
3256
|
"iconName": "settings",
|
|
3245
|
-
"codepoint":
|
|
3246
|
-
"hex": "
|
|
3257
|
+
"codepoint": 61746,
|
|
3258
|
+
"hex": "f132"
|
|
3247
3259
|
},
|
|
3248
3260
|
{
|
|
3249
3261
|
"name": "services.shield",
|
|
3250
3262
|
"iconName": "shield",
|
|
3251
|
-
"codepoint":
|
|
3252
|
-
"hex": "
|
|
3263
|
+
"codepoint": 61745,
|
|
3264
|
+
"hex": "f131"
|
|
3253
3265
|
},
|
|
3254
3266
|
{
|
|
3255
3267
|
"name": "services.singleDoc",
|
|
3256
3268
|
"iconName": "singleDoc",
|
|
3257
|
-
"codepoint":
|
|
3258
|
-
"hex": "
|
|
3269
|
+
"codepoint": 61744,
|
|
3270
|
+
"hex": "f130"
|
|
3259
3271
|
},
|
|
3260
3272
|
{
|
|
3261
3273
|
"name": "services.skipNext",
|
|
3262
3274
|
"iconName": "skipNext",
|
|
3263
|
-
"codepoint":
|
|
3264
|
-
"hex": "
|
|
3275
|
+
"codepoint": 61743,
|
|
3276
|
+
"hex": "f12f"
|
|
3265
3277
|
},
|
|
3266
3278
|
{
|
|
3267
3279
|
"name": "services.skipPrevious",
|
|
3268
3280
|
"iconName": "skipPrevious",
|
|
3269
|
-
"codepoint":
|
|
3270
|
-
"hex": "
|
|
3281
|
+
"codepoint": 61742,
|
|
3282
|
+
"hex": "f12e"
|
|
3271
3283
|
},
|
|
3272
3284
|
{
|
|
3273
3285
|
"name": "services.song",
|
|
3274
3286
|
"iconName": "song",
|
|
3275
|
-
"codepoint":
|
|
3276
|
-
"hex": "
|
|
3287
|
+
"codepoint": 61741,
|
|
3288
|
+
"hex": "f12d"
|
|
3277
3289
|
},
|
|
3278
3290
|
{
|
|
3279
3291
|
"name": "services.split",
|
|
3280
3292
|
"iconName": "split",
|
|
3281
|
-
"codepoint":
|
|
3282
|
-
"hex": "
|
|
3293
|
+
"codepoint": 61740,
|
|
3294
|
+
"hex": "f12c"
|
|
3283
3295
|
},
|
|
3284
3296
|
{
|
|
3285
3297
|
"name": "services.star",
|
|
3286
3298
|
"iconName": "star",
|
|
3287
|
-
"codepoint":
|
|
3288
|
-
"hex": "
|
|
3299
|
+
"codepoint": 61739,
|
|
3300
|
+
"hex": "f12b"
|
|
3289
3301
|
},
|
|
3290
3302
|
{
|
|
3291
3303
|
"name": "services.swap",
|
|
3292
3304
|
"iconName": "swap",
|
|
3293
|
-
"codepoint":
|
|
3294
|
-
"hex": "
|
|
3305
|
+
"codepoint": 61738,
|
|
3306
|
+
"hex": "f12a"
|
|
3295
3307
|
},
|
|
3296
3308
|
{
|
|
3297
3309
|
"name": "services.tag",
|
|
3298
3310
|
"iconName": "tag",
|
|
3299
|
-
"codepoint":
|
|
3300
|
-
"hex": "
|
|
3311
|
+
"codepoint": 61737,
|
|
3312
|
+
"hex": "f129"
|
|
3301
3313
|
},
|
|
3302
3314
|
{
|
|
3303
3315
|
"name": "services.target",
|
|
3304
3316
|
"iconName": "target",
|
|
3305
|
-
"codepoint":
|
|
3306
|
-
"hex": "
|
|
3317
|
+
"codepoint": 61735,
|
|
3318
|
+
"hex": "f127"
|
|
3307
3319
|
},
|
|
3308
3320
|
{
|
|
3309
3321
|
"name": "services.targetFilled",
|
|
3310
3322
|
"iconName": "targetFilled",
|
|
3311
|
-
"codepoint":
|
|
3312
|
-
"hex": "
|
|
3323
|
+
"codepoint": 61736,
|
|
3324
|
+
"hex": "f128"
|
|
3313
3325
|
},
|
|
3314
3326
|
{
|
|
3315
3327
|
"name": "services.threeDocsStacked",
|
|
3316
3328
|
"iconName": "threeDocsStacked",
|
|
3317
|
-
"codepoint":
|
|
3318
|
-
"hex": "
|
|
3329
|
+
"codepoint": 61734,
|
|
3330
|
+
"hex": "f126"
|
|
3319
3331
|
},
|
|
3320
3332
|
{
|
|
3321
3333
|
"name": "services.transpose",
|
|
3322
3334
|
"iconName": "transpose",
|
|
3323
|
-
"codepoint":
|
|
3324
|
-
"hex": "
|
|
3335
|
+
"codepoint": 61733,
|
|
3336
|
+
"hex": "f125"
|
|
3325
3337
|
},
|
|
3326
3338
|
{
|
|
3327
3339
|
"name": "services.video",
|
|
3328
3340
|
"iconName": "video",
|
|
3329
|
-
"codepoint":
|
|
3330
|
-
"hex": "
|
|
3341
|
+
"codepoint": 61732,
|
|
3342
|
+
"hex": "f124"
|
|
3331
3343
|
},
|
|
3332
3344
|
{
|
|
3333
3345
|
"name": "services.volume-0",
|
|
3334
3346
|
"iconName": "volume-0",
|
|
3335
|
-
"codepoint":
|
|
3336
|
-
"hex": "
|
|
3347
|
+
"codepoint": 61731,
|
|
3348
|
+
"hex": "f123"
|
|
3337
3349
|
},
|
|
3338
3350
|
{
|
|
3339
3351
|
"name": "services.volume-1",
|
|
3340
3352
|
"iconName": "volume-1",
|
|
3341
|
-
"codepoint":
|
|
3342
|
-
"hex": "
|
|
3353
|
+
"codepoint": 61730,
|
|
3354
|
+
"hex": "f122"
|
|
3343
3355
|
},
|
|
3344
3356
|
{
|
|
3345
3357
|
"name": "services.volume-2",
|
|
3346
3358
|
"iconName": "volume-2",
|
|
3347
|
-
"codepoint":
|
|
3348
|
-
"hex": "
|
|
3359
|
+
"codepoint": 61729,
|
|
3360
|
+
"hex": "f121"
|
|
3349
3361
|
},
|
|
3350
3362
|
{
|
|
3351
3363
|
"name": "services.volume-3",
|
|
3352
3364
|
"iconName": "volume-3",
|
|
3353
|
-
"codepoint":
|
|
3354
|
-
"hex": "
|
|
3365
|
+
"codepoint": 61728,
|
|
3366
|
+
"hex": "f120"
|
|
3355
3367
|
}
|
|
3356
3368
|
]
|
|
3357
3369
|
},
|
|
3358
3370
|
{
|
|
3359
3371
|
"name": "stacked",
|
|
3360
3372
|
"icons": [
|
|
3373
|
+
{
|
|
3374
|
+
"name": "stacked.messages",
|
|
3375
|
+
"iconName": "messages",
|
|
3376
|
+
"codepoint": 61721,
|
|
3377
|
+
"hex": "f119"
|
|
3378
|
+
},
|
|
3379
|
+
{
|
|
3380
|
+
"name": "stacked.messagesBase",
|
|
3381
|
+
"iconName": "messagesBase",
|
|
3382
|
+
"codepoint": 61727,
|
|
3383
|
+
"hex": "f11f"
|
|
3384
|
+
},
|
|
3385
|
+
{
|
|
3386
|
+
"name": "stacked.messagesCombined",
|
|
3387
|
+
"iconName": "messagesCombined",
|
|
3388
|
+
"codepoint": 61726,
|
|
3389
|
+
"hex": "f11e"
|
|
3390
|
+
},
|
|
3391
|
+
{
|
|
3392
|
+
"name": "stacked.messagesFilled",
|
|
3393
|
+
"iconName": "messagesFilled",
|
|
3394
|
+
"codepoint": 61723,
|
|
3395
|
+
"hex": "f11b"
|
|
3396
|
+
},
|
|
3397
|
+
{
|
|
3398
|
+
"name": "stacked.messagesFilledBase",
|
|
3399
|
+
"iconName": "messagesFilledBase",
|
|
3400
|
+
"codepoint": 61725,
|
|
3401
|
+
"hex": "f11d"
|
|
3402
|
+
},
|
|
3403
|
+
{
|
|
3404
|
+
"name": "stacked.messagesFilledCombined",
|
|
3405
|
+
"iconName": "messagesFilledCombined",
|
|
3406
|
+
"codepoint": 61724,
|
|
3407
|
+
"hex": "f11c"
|
|
3408
|
+
},
|
|
3409
|
+
{
|
|
3410
|
+
"name": "stacked.messagesIndicator",
|
|
3411
|
+
"iconName": "messagesIndicator",
|
|
3412
|
+
"codepoint": 61722,
|
|
3413
|
+
"hex": "f11a"
|
|
3414
|
+
},
|
|
3361
3415
|
{
|
|
3362
3416
|
"name": "stacked.notifications",
|
|
3363
3417
|
"iconName": "notifications",
|
|
@@ -3367,9 +3421,33 @@
|
|
|
3367
3421
|
{
|
|
3368
3422
|
"name": "stacked.notificationsBase",
|
|
3369
3423
|
"iconName": "notificationsBase",
|
|
3424
|
+
"codepoint": 61720,
|
|
3425
|
+
"hex": "f118"
|
|
3426
|
+
},
|
|
3427
|
+
{
|
|
3428
|
+
"name": "stacked.notificationsCombined",
|
|
3429
|
+
"iconName": "notificationsCombined",
|
|
3430
|
+
"codepoint": 61719,
|
|
3431
|
+
"hex": "f117"
|
|
3432
|
+
},
|
|
3433
|
+
{
|
|
3434
|
+
"name": "stacked.notificationsFilled",
|
|
3435
|
+
"iconName": "notificationsFilled",
|
|
3370
3436
|
"codepoint": 61716,
|
|
3371
3437
|
"hex": "f114"
|
|
3372
3438
|
},
|
|
3439
|
+
{
|
|
3440
|
+
"name": "stacked.notificationsFilledBase",
|
|
3441
|
+
"iconName": "notificationsFilledBase",
|
|
3442
|
+
"codepoint": 61718,
|
|
3443
|
+
"hex": "f116"
|
|
3444
|
+
},
|
|
3445
|
+
{
|
|
3446
|
+
"name": "stacked.notificationsFilledCombined",
|
|
3447
|
+
"iconName": "notificationsFilledCombined",
|
|
3448
|
+
"codepoint": 61717,
|
|
3449
|
+
"hex": "f115"
|
|
3450
|
+
},
|
|
3373
3451
|
{
|
|
3374
3452
|
"name": "stacked.notificationsIndicator",
|
|
3375
3453
|
"iconName": "notificationsIndicator",
|
|
@@ -3491,5 +3569,5 @@
|
|
|
3491
3569
|
]
|
|
3492
3570
|
}
|
|
3493
3571
|
],
|
|
3494
|
-
"totalIcons":
|
|
3572
|
+
"totalIcons": 578
|
|
3495
3573
|
}
|