ns-base-module 2.0.8 → 2.0.10
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/dist/Icon/antdIcon.js +1964 -0
- package/dist/Icon/index.js +564 -1
- package/dist/utils/language.js +0 -1
- package/package.json +1 -1
|
@@ -0,0 +1,1964 @@
|
|
|
1
|
+
var antdJson = [{
|
|
2
|
+
font_class: "StepBackwardOutlined",
|
|
3
|
+
icon_id: "StepBackward"
|
|
4
|
+
}, {
|
|
5
|
+
font_class: "StepForwardOutlined",
|
|
6
|
+
icon_id: "StepForward"
|
|
7
|
+
}, {
|
|
8
|
+
font_class: "FastBackwardOutlined",
|
|
9
|
+
icon_id: "FastBackward"
|
|
10
|
+
}, {
|
|
11
|
+
font_class: "FastForwardOutlined",
|
|
12
|
+
icon_id: "FastForward"
|
|
13
|
+
}, {
|
|
14
|
+
font_class: "ShrinkOutlined",
|
|
15
|
+
icon_id: "Shrink"
|
|
16
|
+
}, {
|
|
17
|
+
font_class: "ArrowsAltOutlined",
|
|
18
|
+
icon_id: "ArrowsAlt"
|
|
19
|
+
}, {
|
|
20
|
+
font_class: "DownOutlined",
|
|
21
|
+
icon_id: "Down"
|
|
22
|
+
}, {
|
|
23
|
+
font_class: "UpOutlined",
|
|
24
|
+
icon_id: "Up"
|
|
25
|
+
}, {
|
|
26
|
+
font_class: "LeftOutlined",
|
|
27
|
+
icon_id: "Left"
|
|
28
|
+
}, {
|
|
29
|
+
font_class: "RightOutlined",
|
|
30
|
+
icon_id: "Right"
|
|
31
|
+
}, {
|
|
32
|
+
font_class: "CaretUpOutlined",
|
|
33
|
+
icon_id: "CaretUp"
|
|
34
|
+
}, {
|
|
35
|
+
font_class: "CaretDownOutlined",
|
|
36
|
+
icon_id: "CaretDown"
|
|
37
|
+
}, {
|
|
38
|
+
font_class: "CaretLeftOutlined",
|
|
39
|
+
icon_id: "CaretLeft"
|
|
40
|
+
}, {
|
|
41
|
+
font_class: "CaretRightOutlined",
|
|
42
|
+
icon_id: "CaretRight"
|
|
43
|
+
}, {
|
|
44
|
+
font_class: "UpCircleOutlined",
|
|
45
|
+
icon_id: "UpCircle"
|
|
46
|
+
}, {
|
|
47
|
+
font_class: "DownCircleOutlined",
|
|
48
|
+
icon_id: "DownCircle"
|
|
49
|
+
}, {
|
|
50
|
+
font_class: "LeftCircleOutlined",
|
|
51
|
+
icon_id: "LeftCircle"
|
|
52
|
+
}, {
|
|
53
|
+
font_class: "RightCircleOutlined",
|
|
54
|
+
icon_id: "RightCircle"
|
|
55
|
+
}, {
|
|
56
|
+
font_class: "DoubleRightOutlined",
|
|
57
|
+
icon_id: "DoubleRight"
|
|
58
|
+
}, {
|
|
59
|
+
font_class: "DoubleLeftOutlined",
|
|
60
|
+
icon_id: "DoubleLeft"
|
|
61
|
+
}, {
|
|
62
|
+
font_class: "VerticalLeftOutlined",
|
|
63
|
+
icon_id: "VerticalLeft"
|
|
64
|
+
}, {
|
|
65
|
+
font_class: "VerticalRightOutlined",
|
|
66
|
+
icon_id: "VerticalRight"
|
|
67
|
+
}, {
|
|
68
|
+
font_class: "VerticalAlignTopOutlined",
|
|
69
|
+
icon_id: "VerticalAlignTopOutlined"
|
|
70
|
+
}, {
|
|
71
|
+
font_class: "VerticalAlignMiddleOutlined",
|
|
72
|
+
icon_id: "VerticalAlignMiddleOutlined"
|
|
73
|
+
}, {
|
|
74
|
+
font_class: "VerticalAlignBottomOutlined",
|
|
75
|
+
icon_id: "VerticalAlignBottomOutlined"
|
|
76
|
+
}, {
|
|
77
|
+
font_class: "ForwardOutlined",
|
|
78
|
+
icon_id: "Forward"
|
|
79
|
+
}, {
|
|
80
|
+
font_class: "BackwardOutlined",
|
|
81
|
+
icon_id: "Backward"
|
|
82
|
+
}, {
|
|
83
|
+
font_class: "RollbackOutlined",
|
|
84
|
+
icon_id: "Rollback"
|
|
85
|
+
}, {
|
|
86
|
+
font_class: "EnterOutlined",
|
|
87
|
+
icon_id: "Enter"
|
|
88
|
+
}, {
|
|
89
|
+
font_class: "RetweetOutlined",
|
|
90
|
+
icon_id: "Retweet"
|
|
91
|
+
}, {
|
|
92
|
+
font_class: "SwapOutlined",
|
|
93
|
+
icon_id: "Swap"
|
|
94
|
+
}, {
|
|
95
|
+
font_class: "SwapLeftOutlined",
|
|
96
|
+
icon_id: "SwapLeft"
|
|
97
|
+
}, {
|
|
98
|
+
font_class: "SwapRightOutlined",
|
|
99
|
+
icon_id: "SwapRight"
|
|
100
|
+
}, {
|
|
101
|
+
font_class: "ArrowUpOutlined",
|
|
102
|
+
icon_id: "ArrowUp"
|
|
103
|
+
}, {
|
|
104
|
+
font_class: "ArrowDownOutlined",
|
|
105
|
+
icon_id: "ArrowDown"
|
|
106
|
+
}, {
|
|
107
|
+
font_class: "ArrowLeftOutlined",
|
|
108
|
+
icon_id: "ArrowLeft"
|
|
109
|
+
}, {
|
|
110
|
+
font_class: "ArrowRightOutlined",
|
|
111
|
+
icon_id: "ArrowRight"
|
|
112
|
+
}, {
|
|
113
|
+
font_class: "PlayCircleOutlined",
|
|
114
|
+
icon_id: "PlayCircle"
|
|
115
|
+
}, {
|
|
116
|
+
font_class: "UpSquareOutlined",
|
|
117
|
+
icon_id: "UpSquare"
|
|
118
|
+
}, {
|
|
119
|
+
font_class: "DownSquareOutlined",
|
|
120
|
+
icon_id: "DownSquare"
|
|
121
|
+
}, {
|
|
122
|
+
font_class: "LeftSquareOutlined",
|
|
123
|
+
icon_id: "LeftSquare"
|
|
124
|
+
}, {
|
|
125
|
+
font_class: "RightSquareOutlined",
|
|
126
|
+
icon_id: "RightSquare"
|
|
127
|
+
}, {
|
|
128
|
+
font_class: "LoginOutlined",
|
|
129
|
+
icon_id: "Login"
|
|
130
|
+
}, {
|
|
131
|
+
font_class: "LogoutOutlined",
|
|
132
|
+
icon_id: "Logout"
|
|
133
|
+
}, {
|
|
134
|
+
font_class: "MenuFoldOutlined",
|
|
135
|
+
icon_id: "MenuFold"
|
|
136
|
+
}, {
|
|
137
|
+
font_class: "MenuUnfoldOutlined",
|
|
138
|
+
icon_id: "MenuUnfold"
|
|
139
|
+
}, {
|
|
140
|
+
font_class: "BorderBottomOutlined",
|
|
141
|
+
icon_id: "BorderBottom"
|
|
142
|
+
}, {
|
|
143
|
+
font_class: "BorderHorizontalOutlined",
|
|
144
|
+
icon_id: "BorderHorizontalOutlined"
|
|
145
|
+
}, {
|
|
146
|
+
font_class: "BorderInnerOutlined",
|
|
147
|
+
icon_id: "BorderInner"
|
|
148
|
+
}, {
|
|
149
|
+
font_class: "BorderOuterOutlined",
|
|
150
|
+
icon_id: "BorderOuter"
|
|
151
|
+
}, {
|
|
152
|
+
font_class: "BorderLeftOutlined",
|
|
153
|
+
icon_id: "BorderLeft"
|
|
154
|
+
}, {
|
|
155
|
+
font_class: "BorderRightOutlined",
|
|
156
|
+
icon_id: "BorderRight"
|
|
157
|
+
}, {
|
|
158
|
+
font_class: "BorderTopOutlined",
|
|
159
|
+
icon_id: "BorderTop"
|
|
160
|
+
}, {
|
|
161
|
+
font_class: "BorderVerticleOutlined",
|
|
162
|
+
icon_id: "BorderVerticle"
|
|
163
|
+
}, {
|
|
164
|
+
font_class: "PicCenterOutlined",
|
|
165
|
+
icon_id: "PicCenter"
|
|
166
|
+
}, {
|
|
167
|
+
font_class: "PicLeftOutlined",
|
|
168
|
+
icon_id: "PicLeft"
|
|
169
|
+
}, {
|
|
170
|
+
font_class: "PicRightOutlined",
|
|
171
|
+
icon_id: "PicRight"
|
|
172
|
+
}, {
|
|
173
|
+
font_class: "RadiusBottomleftOutlined",
|
|
174
|
+
icon_id: "RadiusBottomleftOutlined"
|
|
175
|
+
}, {
|
|
176
|
+
font_class: "RadiusBottomrightOutlined",
|
|
177
|
+
icon_id: "RadiusBottomrightOutlined"
|
|
178
|
+
}, {
|
|
179
|
+
font_class: "RadiusUpleftOutlined",
|
|
180
|
+
icon_id: "RadiusUpleft"
|
|
181
|
+
}, {
|
|
182
|
+
font_class: "RadiusUprightOutlined",
|
|
183
|
+
icon_id: "RadiusUpright"
|
|
184
|
+
}, {
|
|
185
|
+
font_class: "FullscreenOutlined",
|
|
186
|
+
icon_id: "Fullscreen"
|
|
187
|
+
}, {
|
|
188
|
+
font_class: "FullscreenExitOutlined",
|
|
189
|
+
icon_id: "FullscreenExit"
|
|
190
|
+
}, {
|
|
191
|
+
font_class: "QuestionOutlined",
|
|
192
|
+
icon_id: "Question"
|
|
193
|
+
}, {
|
|
194
|
+
font_class: "QuestionCircleOutlined",
|
|
195
|
+
icon_id: "QuestionCircle"
|
|
196
|
+
}, {
|
|
197
|
+
font_class: "PlusOutlined",
|
|
198
|
+
icon_id: "Plus"
|
|
199
|
+
}, {
|
|
200
|
+
font_class: "PlusCircleOutlined",
|
|
201
|
+
icon_id: "PlusCircle"
|
|
202
|
+
}, {
|
|
203
|
+
font_class: "PauseOutlined",
|
|
204
|
+
icon_id: "Pause"
|
|
205
|
+
}, {
|
|
206
|
+
font_class: "PauseCircleOutlined",
|
|
207
|
+
icon_id: "PauseCircle"
|
|
208
|
+
}, {
|
|
209
|
+
font_class: "MinusOutlined",
|
|
210
|
+
icon_id: "Minus"
|
|
211
|
+
}, {
|
|
212
|
+
font_class: "MinusCircleOutlined",
|
|
213
|
+
icon_id: "MinusCircle"
|
|
214
|
+
}, {
|
|
215
|
+
font_class: "PlusSquareOutlined",
|
|
216
|
+
icon_id: "PlusSquare"
|
|
217
|
+
}, {
|
|
218
|
+
font_class: "MinusSquareOutlined",
|
|
219
|
+
icon_id: "MinusSquare"
|
|
220
|
+
}, {
|
|
221
|
+
font_class: "InfoOutlined",
|
|
222
|
+
icon_id: "Info"
|
|
223
|
+
}, {
|
|
224
|
+
font_class: "InfoCircleOutlined",
|
|
225
|
+
icon_id: "InfoCircle"
|
|
226
|
+
}, {
|
|
227
|
+
font_class: "ExclamationOutlined",
|
|
228
|
+
icon_id: "Exclamation"
|
|
229
|
+
}, {
|
|
230
|
+
font_class: "ExclamationCircleOutlined",
|
|
231
|
+
icon_id: "ExclamationCircleOutlined"
|
|
232
|
+
}, {
|
|
233
|
+
font_class: "CloseOutlined",
|
|
234
|
+
icon_id: "Close"
|
|
235
|
+
}, {
|
|
236
|
+
font_class: "CloseCircleOutlined",
|
|
237
|
+
icon_id: "CloseCircle"
|
|
238
|
+
}, {
|
|
239
|
+
font_class: "CloseSquareOutlined",
|
|
240
|
+
icon_id: "CloseSquare"
|
|
241
|
+
}, {
|
|
242
|
+
font_class: "CheckOutlined",
|
|
243
|
+
icon_id: "Check"
|
|
244
|
+
}, {
|
|
245
|
+
font_class: "CheckCircleOutlined",
|
|
246
|
+
icon_id: "CheckCircle"
|
|
247
|
+
}, {
|
|
248
|
+
font_class: "CheckSquareOutlined",
|
|
249
|
+
icon_id: "CheckSquare"
|
|
250
|
+
}, {
|
|
251
|
+
font_class: "ClockCircleOutlined",
|
|
252
|
+
icon_id: "ClockCircle"
|
|
253
|
+
}, {
|
|
254
|
+
font_class: "WarningOutlined",
|
|
255
|
+
icon_id: "Warning"
|
|
256
|
+
}, {
|
|
257
|
+
font_class: "IssuesCloseOutlined",
|
|
258
|
+
icon_id: "IssuesClose"
|
|
259
|
+
}, {
|
|
260
|
+
font_class: "StopOutlined",
|
|
261
|
+
icon_id: "Stop"
|
|
262
|
+
}, {
|
|
263
|
+
font_class: "EditOutlined",
|
|
264
|
+
icon_id: "Edit"
|
|
265
|
+
}, {
|
|
266
|
+
font_class: "FormOutlined",
|
|
267
|
+
icon_id: "Form"
|
|
268
|
+
}, {
|
|
269
|
+
font_class: "CopyOutlined",
|
|
270
|
+
icon_id: "Copy"
|
|
271
|
+
}, {
|
|
272
|
+
font_class: "ScissorOutlined",
|
|
273
|
+
icon_id: "Scissor"
|
|
274
|
+
}, {
|
|
275
|
+
font_class: "DeleteOutlined",
|
|
276
|
+
icon_id: "Delete"
|
|
277
|
+
}, {
|
|
278
|
+
font_class: "SnippetsOutlined",
|
|
279
|
+
icon_id: "Snippets"
|
|
280
|
+
}, {
|
|
281
|
+
font_class: "DiffOutlined",
|
|
282
|
+
icon_id: "Diff"
|
|
283
|
+
}, {
|
|
284
|
+
font_class: "HighlightOutlined",
|
|
285
|
+
icon_id: "Highlight"
|
|
286
|
+
}, {
|
|
287
|
+
font_class: "AlignCenterOutlined",
|
|
288
|
+
icon_id: "AlignCenter"
|
|
289
|
+
}, {
|
|
290
|
+
font_class: "AlignLeftOutlined",
|
|
291
|
+
icon_id: "AlignLeft"
|
|
292
|
+
}, {
|
|
293
|
+
font_class: "AlignRightOutlined",
|
|
294
|
+
icon_id: "AlignRight"
|
|
295
|
+
}, {
|
|
296
|
+
font_class: "BgColorsOutlined",
|
|
297
|
+
icon_id: "BgColors"
|
|
298
|
+
}, {
|
|
299
|
+
font_class: "BoldOutlined",
|
|
300
|
+
icon_id: "Bold"
|
|
301
|
+
}, {
|
|
302
|
+
font_class: "ItalicOutlined",
|
|
303
|
+
icon_id: "Italic"
|
|
304
|
+
}, {
|
|
305
|
+
font_class: "UnderlineOutlined",
|
|
306
|
+
icon_id: "Underline"
|
|
307
|
+
}, {
|
|
308
|
+
font_class: "StrikethroughOutlined",
|
|
309
|
+
icon_id: "Strikethrough"
|
|
310
|
+
}, {
|
|
311
|
+
font_class: "RedoOutlined",
|
|
312
|
+
icon_id: "Redo"
|
|
313
|
+
}, {
|
|
314
|
+
font_class: "UndoOutlined",
|
|
315
|
+
icon_id: "Undo"
|
|
316
|
+
}, {
|
|
317
|
+
font_class: "ZoomInOutlined",
|
|
318
|
+
icon_id: "ZoomIn"
|
|
319
|
+
}, {
|
|
320
|
+
font_class: "ZoomOutOutlined",
|
|
321
|
+
icon_id: "ZoomOut"
|
|
322
|
+
}, {
|
|
323
|
+
font_class: "FontColorsOutlined",
|
|
324
|
+
icon_id: "FontColors"
|
|
325
|
+
}, {
|
|
326
|
+
font_class: "FontSizeOutlined",
|
|
327
|
+
icon_id: "FontSize"
|
|
328
|
+
}, {
|
|
329
|
+
font_class: "LineHeightOutlined",
|
|
330
|
+
icon_id: "LineHeight"
|
|
331
|
+
}, {
|
|
332
|
+
font_class: "DashOutlined",
|
|
333
|
+
icon_id: "Dash"
|
|
334
|
+
}, {
|
|
335
|
+
font_class: "SmallDashOutlined",
|
|
336
|
+
icon_id: "SmallDash"
|
|
337
|
+
}, {
|
|
338
|
+
font_class: "SortAscendingOutlined",
|
|
339
|
+
icon_id: "SortAscending"
|
|
340
|
+
}, {
|
|
341
|
+
font_class: "SortDescendingOutlined",
|
|
342
|
+
icon_id: "SortDescending"
|
|
343
|
+
}, {
|
|
344
|
+
font_class: "DragOutlined",
|
|
345
|
+
icon_id: "Drag"
|
|
346
|
+
}, {
|
|
347
|
+
font_class: "OrderedListOutlined",
|
|
348
|
+
icon_id: "OrderedList"
|
|
349
|
+
}, {
|
|
350
|
+
font_class: "UnorderedListOutlined",
|
|
351
|
+
icon_id: "UnorderedList"
|
|
352
|
+
}, {
|
|
353
|
+
font_class: "RadiusSettingOutlined",
|
|
354
|
+
icon_id: "RadiusSetting"
|
|
355
|
+
}, {
|
|
356
|
+
font_class: "ColumnWidthOutlined",
|
|
357
|
+
icon_id: "ColumnWidth"
|
|
358
|
+
}, {
|
|
359
|
+
font_class: "ColumnHeightOutlined",
|
|
360
|
+
icon_id: "ColumnHeight"
|
|
361
|
+
}, {
|
|
362
|
+
font_class: "AreaChartOutlined",
|
|
363
|
+
icon_id: "AreaChart"
|
|
364
|
+
}, {
|
|
365
|
+
font_class: "PieChartOutlined",
|
|
366
|
+
icon_id: "PieChart"
|
|
367
|
+
}, {
|
|
368
|
+
font_class: "BarChartOutlined",
|
|
369
|
+
icon_id: "BarChart"
|
|
370
|
+
}, {
|
|
371
|
+
font_class: "DotChartOutlined",
|
|
372
|
+
icon_id: "DotChart"
|
|
373
|
+
}, {
|
|
374
|
+
font_class: "LineChartOutlined",
|
|
375
|
+
icon_id: "LineChart"
|
|
376
|
+
}, {
|
|
377
|
+
font_class: "RadarChartOutlined",
|
|
378
|
+
icon_id: "RadarChart"
|
|
379
|
+
}, {
|
|
380
|
+
font_class: "HeatMapOutlined",
|
|
381
|
+
icon_id: "HeatMap"
|
|
382
|
+
}, {
|
|
383
|
+
font_class: "FallOutlined",
|
|
384
|
+
icon_id: "Fall"
|
|
385
|
+
}, {
|
|
386
|
+
font_class: "RiseOutlined",
|
|
387
|
+
icon_id: "Rise"
|
|
388
|
+
}, {
|
|
389
|
+
font_class: "StockOutlined",
|
|
390
|
+
icon_id: "Stock"
|
|
391
|
+
}, {
|
|
392
|
+
font_class: "BoxPlotOutlined",
|
|
393
|
+
icon_id: "BoxPlot"
|
|
394
|
+
}, {
|
|
395
|
+
font_class: "FundOutlined",
|
|
396
|
+
icon_id: "Fund"
|
|
397
|
+
}, {
|
|
398
|
+
font_class: "SlidersOutlined",
|
|
399
|
+
icon_id: "Sliders"
|
|
400
|
+
}, {
|
|
401
|
+
font_class: "AndroidOutlined",
|
|
402
|
+
icon_id: "Android"
|
|
403
|
+
}, {
|
|
404
|
+
font_class: "AppleOutlined",
|
|
405
|
+
icon_id: "Apple"
|
|
406
|
+
}, {
|
|
407
|
+
font_class: "WindowsOutlined",
|
|
408
|
+
icon_id: "Windows"
|
|
409
|
+
}, {
|
|
410
|
+
font_class: "IeOutlined",
|
|
411
|
+
icon_id: "Ie"
|
|
412
|
+
}, {
|
|
413
|
+
font_class: "ChromeOutlined",
|
|
414
|
+
icon_id: "Chrome"
|
|
415
|
+
}, {
|
|
416
|
+
font_class: "GithubOutlined",
|
|
417
|
+
icon_id: "Github"
|
|
418
|
+
}, {
|
|
419
|
+
font_class: "AliwangwangOutlined",
|
|
420
|
+
icon_id: "Aliwangwang"
|
|
421
|
+
}, {
|
|
422
|
+
font_class: "DingdingOutlined",
|
|
423
|
+
icon_id: "Dingding"
|
|
424
|
+
}, {
|
|
425
|
+
font_class: "WeiboSquareOutlined",
|
|
426
|
+
icon_id: "WeiboSquare"
|
|
427
|
+
}, {
|
|
428
|
+
font_class: "WeiboCircleOutlined",
|
|
429
|
+
icon_id: "WeiboCircle"
|
|
430
|
+
}, {
|
|
431
|
+
font_class: "TaobaoCircleOutlined",
|
|
432
|
+
icon_id: "TaobaoCircle"
|
|
433
|
+
}, {
|
|
434
|
+
font_class: "Html5Outlined",
|
|
435
|
+
icon_id: "Html5"
|
|
436
|
+
}, {
|
|
437
|
+
font_class: "WeiboOutlined",
|
|
438
|
+
icon_id: "Weibo"
|
|
439
|
+
}, {
|
|
440
|
+
font_class: "TwitterOutlined",
|
|
441
|
+
icon_id: "Twitter"
|
|
442
|
+
}, {
|
|
443
|
+
font_class: "WechatOutlined",
|
|
444
|
+
icon_id: "Wechat"
|
|
445
|
+
}, {
|
|
446
|
+
font_class: "WhatsAppOutlined",
|
|
447
|
+
icon_id: "WhatsApp"
|
|
448
|
+
}, {
|
|
449
|
+
font_class: "YoutubeOutlined",
|
|
450
|
+
icon_id: "Youtube"
|
|
451
|
+
}, {
|
|
452
|
+
font_class: "AlipayCircleOutlined",
|
|
453
|
+
icon_id: "AlipayCircle"
|
|
454
|
+
}, {
|
|
455
|
+
font_class: "TaobaoOutlined",
|
|
456
|
+
icon_id: "Taobao"
|
|
457
|
+
}, {
|
|
458
|
+
font_class: "DingtalkOutlined",
|
|
459
|
+
icon_id: "Dingtalk"
|
|
460
|
+
}, {
|
|
461
|
+
font_class: "SkypeOutlined",
|
|
462
|
+
icon_id: "Skype"
|
|
463
|
+
}, {
|
|
464
|
+
font_class: "QqOutlined",
|
|
465
|
+
icon_id: "Qq"
|
|
466
|
+
}, {
|
|
467
|
+
font_class: "MediumWorkmarkOutlined",
|
|
468
|
+
icon_id: "MediumWorkmark"
|
|
469
|
+
}, {
|
|
470
|
+
font_class: "GitlabOutlined",
|
|
471
|
+
icon_id: "Gitlab"
|
|
472
|
+
}, {
|
|
473
|
+
font_class: "MediumOutlined",
|
|
474
|
+
icon_id: "Medium"
|
|
475
|
+
}, {
|
|
476
|
+
font_class: "LinkedinOutlined",
|
|
477
|
+
icon_id: "Linkedin"
|
|
478
|
+
}, {
|
|
479
|
+
font_class: "GooglePlusOutlined",
|
|
480
|
+
icon_id: "GooglePlus"
|
|
481
|
+
}, {
|
|
482
|
+
font_class: "DropboxOutlined",
|
|
483
|
+
icon_id: "Dropbox"
|
|
484
|
+
}, {
|
|
485
|
+
font_class: "FacebookOutlined",
|
|
486
|
+
icon_id: "Facebook"
|
|
487
|
+
}, {
|
|
488
|
+
font_class: "CodepenOutlined",
|
|
489
|
+
icon_id: "Codepen"
|
|
490
|
+
}, {
|
|
491
|
+
font_class: "CodeSandboxOutlined",
|
|
492
|
+
icon_id: "CodeSandbox"
|
|
493
|
+
}, {
|
|
494
|
+
font_class: "AmazonOutlined",
|
|
495
|
+
icon_id: "Amazon"
|
|
496
|
+
}, {
|
|
497
|
+
font_class: "GoogleOutlined",
|
|
498
|
+
icon_id: "Google"
|
|
499
|
+
}, {
|
|
500
|
+
font_class: "CodepenCircleOutlined",
|
|
501
|
+
icon_id: "CodepenCircle"
|
|
502
|
+
}, {
|
|
503
|
+
font_class: "AlipayOutlined",
|
|
504
|
+
icon_id: "Alipay"
|
|
505
|
+
}, {
|
|
506
|
+
font_class: "AntDesignOutlined",
|
|
507
|
+
icon_id: "AntDesign"
|
|
508
|
+
}, {
|
|
509
|
+
font_class: "AntCloudOutlined",
|
|
510
|
+
icon_id: "AntCloud"
|
|
511
|
+
}, {
|
|
512
|
+
font_class: "AliyunOutlined",
|
|
513
|
+
icon_id: "Aliyun"
|
|
514
|
+
}, {
|
|
515
|
+
font_class: "ZhihuOutlined",
|
|
516
|
+
icon_id: "Zhihu"
|
|
517
|
+
}, {
|
|
518
|
+
font_class: "SlackOutlined",
|
|
519
|
+
icon_id: "Slack"
|
|
520
|
+
}, {
|
|
521
|
+
font_class: "SlackSquareOutlined",
|
|
522
|
+
icon_id: "SlackSquare"
|
|
523
|
+
}, {
|
|
524
|
+
font_class: "BehanceOutlined",
|
|
525
|
+
icon_id: "Behance"
|
|
526
|
+
}, {
|
|
527
|
+
font_class: "BehanceSquareOutlined",
|
|
528
|
+
icon_id: "BehanceSquare"
|
|
529
|
+
}, {
|
|
530
|
+
font_class: "DribbbleOutlined",
|
|
531
|
+
icon_id: "Dribbble"
|
|
532
|
+
}, {
|
|
533
|
+
font_class: "DribbbleSquareOutlined",
|
|
534
|
+
icon_id: "DribbbleSquare"
|
|
535
|
+
}, {
|
|
536
|
+
font_class: "InstagramOutlined",
|
|
537
|
+
icon_id: "Instagram"
|
|
538
|
+
}, {
|
|
539
|
+
font_class: "YuqueOutlined",
|
|
540
|
+
icon_id: "Yuque"
|
|
541
|
+
}, {
|
|
542
|
+
font_class: "AlibabaOutlined",
|
|
543
|
+
icon_id: "Alibaba"
|
|
544
|
+
}, {
|
|
545
|
+
font_class: "YahooOutlined",
|
|
546
|
+
icon_id: "Yahoo"
|
|
547
|
+
}, {
|
|
548
|
+
font_class: "RedditOutlined",
|
|
549
|
+
icon_id: "Reddit"
|
|
550
|
+
}, {
|
|
551
|
+
font_class: "SketchOutlined",
|
|
552
|
+
icon_id: "Sketch"
|
|
553
|
+
},
|
|
554
|
+
// { font_class: "WechatWorkOutlined", icon_id: "WechatWork" },
|
|
555
|
+
// { font_class: "OpenAIOutlined", icon_id: "OpenAI" },
|
|
556
|
+
// { font_class: "DiscordOutlined", icon_id: "Discord" },
|
|
557
|
+
// { font_class: "XOutlined", icon_id: "X" },
|
|
558
|
+
// { font_class: "BilibiliOutlined", icon_id: "Bilibili" },
|
|
559
|
+
// { font_class: "PinterestOutlined", icon_id: "Pinterest" },
|
|
560
|
+
// { font_class: "TikTokOutlined", icon_id: "TikTok" },
|
|
561
|
+
// { font_class: "SpotifyOutlined", icon_id: "Spotify" },
|
|
562
|
+
// { font_class: "TwitchOutlined", icon_id: "Twitch" },
|
|
563
|
+
// { font_class: "LinuxOutlined", icon_id: "Linux" },
|
|
564
|
+
// { font_class: "JavaOutlined", icon_id: "Java" },
|
|
565
|
+
// { font_class: "JavaScriptOutlined", icon_id: "JavaScript" },
|
|
566
|
+
// { font_class: "PythonOutlined", icon_id: "Python" },
|
|
567
|
+
// { font_class: "RubyOutlined", icon_id: "Ruby" },
|
|
568
|
+
// { font_class: "DotNetOutlined", icon_id: "DotNet" },
|
|
569
|
+
// { font_class: "KubernetesOutlined", icon_id: "Kubernetes" },
|
|
570
|
+
// { font_class: "DockerOutlined", icon_id: "Docker" },
|
|
571
|
+
// { font_class: "BaiduOutlined", icon_id: "Baidu" },
|
|
572
|
+
// { font_class: "HarmonyOSOutlined", icon_id: "HarmonyOS" },
|
|
573
|
+
{
|
|
574
|
+
font_class: "AccountBookOutlined",
|
|
575
|
+
icon_id: "AccountBook"
|
|
576
|
+
}, {
|
|
577
|
+
font_class: "AimOutlined",
|
|
578
|
+
icon_id: "Aim"
|
|
579
|
+
}, {
|
|
580
|
+
font_class: "AlertOutlined",
|
|
581
|
+
icon_id: "Alert"
|
|
582
|
+
}, {
|
|
583
|
+
font_class: "ApartmentOutlined",
|
|
584
|
+
icon_id: "Apartment"
|
|
585
|
+
}, {
|
|
586
|
+
font_class: "ApiOutlined",
|
|
587
|
+
icon_id: "Api"
|
|
588
|
+
}, {
|
|
589
|
+
font_class: "AppstoreAddOutlined",
|
|
590
|
+
icon_id: "AppstoreAdd"
|
|
591
|
+
}, {
|
|
592
|
+
font_class: "AppstoreOutlined",
|
|
593
|
+
icon_id: "Appstore"
|
|
594
|
+
}, {
|
|
595
|
+
font_class: "AudioOutlined",
|
|
596
|
+
icon_id: "Audio"
|
|
597
|
+
}, {
|
|
598
|
+
font_class: "AudioMutedOutlined",
|
|
599
|
+
icon_id: "AudioMuted"
|
|
600
|
+
}, {
|
|
601
|
+
font_class: "AuditOutlined",
|
|
602
|
+
icon_id: "Audit"
|
|
603
|
+
}, {
|
|
604
|
+
font_class: "BankOutlined",
|
|
605
|
+
icon_id: "Bank"
|
|
606
|
+
}, {
|
|
607
|
+
font_class: "BarcodeOutlined",
|
|
608
|
+
icon_id: "Barcode"
|
|
609
|
+
}, {
|
|
610
|
+
font_class: "BarsOutlined",
|
|
611
|
+
icon_id: "Bars"
|
|
612
|
+
}, {
|
|
613
|
+
font_class: "BellOutlined",
|
|
614
|
+
icon_id: "Bell"
|
|
615
|
+
}, {
|
|
616
|
+
font_class: "BlockOutlined",
|
|
617
|
+
icon_id: "Block"
|
|
618
|
+
}, {
|
|
619
|
+
font_class: "BookOutlined",
|
|
620
|
+
icon_id: "Book"
|
|
621
|
+
}, {
|
|
622
|
+
font_class: "BorderOutlined",
|
|
623
|
+
icon_id: "Border"
|
|
624
|
+
}, {
|
|
625
|
+
font_class: "BorderlessTableOutlined",
|
|
626
|
+
icon_id: "BorderlessTable"
|
|
627
|
+
}, {
|
|
628
|
+
font_class: "BranchesOutlined",
|
|
629
|
+
icon_id: "Branches"
|
|
630
|
+
}, {
|
|
631
|
+
font_class: "BugOutlined",
|
|
632
|
+
icon_id: "Bug"
|
|
633
|
+
}, {
|
|
634
|
+
font_class: "BuildOutlined",
|
|
635
|
+
icon_id: "Build"
|
|
636
|
+
}, {
|
|
637
|
+
font_class: "BulbOutlined",
|
|
638
|
+
icon_id: "Bulb"
|
|
639
|
+
}, {
|
|
640
|
+
font_class: "CalculatorOutlined",
|
|
641
|
+
icon_id: "Calculator"
|
|
642
|
+
}, {
|
|
643
|
+
font_class: "CalendarOutlined",
|
|
644
|
+
icon_id: "Calendar"
|
|
645
|
+
}, {
|
|
646
|
+
font_class: "CameraOutlined",
|
|
647
|
+
icon_id: "Camera"
|
|
648
|
+
}, {
|
|
649
|
+
font_class: "CarOutlined",
|
|
650
|
+
icon_id: "Car"
|
|
651
|
+
}, {
|
|
652
|
+
font_class: "CarryOutOutlined",
|
|
653
|
+
icon_id: "CarryOut"
|
|
654
|
+
}, {
|
|
655
|
+
font_class: "CiCircleOutlined",
|
|
656
|
+
icon_id: "CiCircle"
|
|
657
|
+
}, {
|
|
658
|
+
font_class: "CiOutlined",
|
|
659
|
+
icon_id: "Ci"
|
|
660
|
+
}, {
|
|
661
|
+
font_class: "ClearOutlined",
|
|
662
|
+
icon_id: "Clear"
|
|
663
|
+
}, {
|
|
664
|
+
font_class: "CloudDownloadOutlined",
|
|
665
|
+
icon_id: "CloudDownload"
|
|
666
|
+
}, {
|
|
667
|
+
font_class: "CloudOutlined",
|
|
668
|
+
icon_id: "Cloud"
|
|
669
|
+
}, {
|
|
670
|
+
font_class: "CloudServerOutlined",
|
|
671
|
+
icon_id: "CloudServer"
|
|
672
|
+
}, {
|
|
673
|
+
font_class: "CloudSyncOutlined",
|
|
674
|
+
icon_id: "CloudSync"
|
|
675
|
+
}, {
|
|
676
|
+
font_class: "CloudUploadOutlined",
|
|
677
|
+
icon_id: "CloudUpload"
|
|
678
|
+
}, {
|
|
679
|
+
font_class: "ClusterOutlined",
|
|
680
|
+
icon_id: "Cluster"
|
|
681
|
+
}, {
|
|
682
|
+
font_class: "CodeOutlined",
|
|
683
|
+
icon_id: "Code"
|
|
684
|
+
}, {
|
|
685
|
+
font_class: "CoffeeOutlined",
|
|
686
|
+
icon_id: "Coffee"
|
|
687
|
+
}, {
|
|
688
|
+
font_class: "CommentOutlined",
|
|
689
|
+
icon_id: "Comment"
|
|
690
|
+
}, {
|
|
691
|
+
font_class: "CompassOutlined",
|
|
692
|
+
icon_id: "Compass"
|
|
693
|
+
}, {
|
|
694
|
+
font_class: "CompressOutlined",
|
|
695
|
+
icon_id: "Compress"
|
|
696
|
+
}, {
|
|
697
|
+
font_class: "ConsoleSqlOutlined",
|
|
698
|
+
icon_id: "ConsoleSql"
|
|
699
|
+
}, {
|
|
700
|
+
font_class: "ContactsOutlined",
|
|
701
|
+
icon_id: "Contacts"
|
|
702
|
+
}, {
|
|
703
|
+
font_class: "ContainerOutlined",
|
|
704
|
+
icon_id: "Container"
|
|
705
|
+
}, {
|
|
706
|
+
font_class: "ControlOutlined",
|
|
707
|
+
icon_id: "Control"
|
|
708
|
+
}, {
|
|
709
|
+
font_class: "CopyrightOutlined",
|
|
710
|
+
icon_id: "Copyright"
|
|
711
|
+
}, {
|
|
712
|
+
font_class: "CreditCardOutlined",
|
|
713
|
+
icon_id: "CreditCard"
|
|
714
|
+
}, {
|
|
715
|
+
font_class: "CrownOutlined",
|
|
716
|
+
icon_id: "Crown"
|
|
717
|
+
}, {
|
|
718
|
+
font_class: "CustomerServiceOutlined",
|
|
719
|
+
icon_id: "CustomerService"
|
|
720
|
+
}, {
|
|
721
|
+
font_class: "DashboardOutlined",
|
|
722
|
+
icon_id: "Dashboard"
|
|
723
|
+
}, {
|
|
724
|
+
font_class: "DatabaseOutlined",
|
|
725
|
+
icon_id: "Database"
|
|
726
|
+
}, {
|
|
727
|
+
font_class: "DeleteColumnOutlined",
|
|
728
|
+
icon_id: "DeleteColumn"
|
|
729
|
+
}, {
|
|
730
|
+
font_class: "DeleteRowOutlined",
|
|
731
|
+
icon_id: "DeleteRow"
|
|
732
|
+
}, {
|
|
733
|
+
font_class: "DeliveredProcedureOutlined",
|
|
734
|
+
icon_id: "DeliveredProcedureOutlined"
|
|
735
|
+
}, {
|
|
736
|
+
font_class: "DeploymentUnitOutlined",
|
|
737
|
+
icon_id: "DeploymentUnit"
|
|
738
|
+
}, {
|
|
739
|
+
font_class: "DesktopOutlined",
|
|
740
|
+
icon_id: "Desktop"
|
|
741
|
+
}, {
|
|
742
|
+
font_class: "DisconnectOutlined",
|
|
743
|
+
icon_id: "Disconnect"
|
|
744
|
+
}, {
|
|
745
|
+
font_class: "DislikeOutlined",
|
|
746
|
+
icon_id: "Dislike"
|
|
747
|
+
}, {
|
|
748
|
+
font_class: "DollarOutlined",
|
|
749
|
+
icon_id: "Dollar"
|
|
750
|
+
}, {
|
|
751
|
+
font_class: "DownloadOutlined",
|
|
752
|
+
icon_id: "Download"
|
|
753
|
+
}, {
|
|
754
|
+
font_class: "EllipsisOutlined",
|
|
755
|
+
icon_id: "Ellipsis"
|
|
756
|
+
}, {
|
|
757
|
+
font_class: "EnvironmentOutlined",
|
|
758
|
+
icon_id: "Environment"
|
|
759
|
+
}, {
|
|
760
|
+
font_class: "EuroCircleOutlined",
|
|
761
|
+
icon_id: "EuroCircle"
|
|
762
|
+
}, {
|
|
763
|
+
font_class: "EuroOutlined",
|
|
764
|
+
icon_id: "Euro"
|
|
765
|
+
}, {
|
|
766
|
+
font_class: "ExceptionOutlined",
|
|
767
|
+
icon_id: "Exception"
|
|
768
|
+
}, {
|
|
769
|
+
font_class: "ExpandAltOutlined",
|
|
770
|
+
icon_id: "ExpandAlt"
|
|
771
|
+
}, {
|
|
772
|
+
font_class: "ExpandOutlined",
|
|
773
|
+
icon_id: "Expand"
|
|
774
|
+
}, {
|
|
775
|
+
font_class: "ExperimentOutlined",
|
|
776
|
+
icon_id: "Experiment"
|
|
777
|
+
}, {
|
|
778
|
+
font_class: "ExportOutlined",
|
|
779
|
+
icon_id: "Export"
|
|
780
|
+
}, {
|
|
781
|
+
font_class: "EyeOutlined",
|
|
782
|
+
icon_id: "Eye"
|
|
783
|
+
}, {
|
|
784
|
+
font_class: "EyeInvisibleOutlined",
|
|
785
|
+
icon_id: "EyeInvisible"
|
|
786
|
+
}, {
|
|
787
|
+
font_class: "FieldBinaryOutlined",
|
|
788
|
+
icon_id: "FieldBinary"
|
|
789
|
+
}, {
|
|
790
|
+
font_class: "FieldNumberOutlined",
|
|
791
|
+
icon_id: "FieldNumber"
|
|
792
|
+
}, {
|
|
793
|
+
font_class: "FieldStringOutlined",
|
|
794
|
+
icon_id: "FieldString"
|
|
795
|
+
}, {
|
|
796
|
+
font_class: "FieldTimeOutlined",
|
|
797
|
+
icon_id: "FieldTime"
|
|
798
|
+
}, {
|
|
799
|
+
font_class: "FileAddOutlined",
|
|
800
|
+
icon_id: "FileAdd"
|
|
801
|
+
}, {
|
|
802
|
+
font_class: "FileDoneOutlined",
|
|
803
|
+
icon_id: "FileDone"
|
|
804
|
+
}, {
|
|
805
|
+
font_class: "FileExcelOutlined",
|
|
806
|
+
icon_id: "FileExcel"
|
|
807
|
+
}, {
|
|
808
|
+
font_class: "FileExclamationOutlined",
|
|
809
|
+
icon_id: "FileExclamation"
|
|
810
|
+
}, {
|
|
811
|
+
font_class: "FileOutlined",
|
|
812
|
+
icon_id: "File"
|
|
813
|
+
}, {
|
|
814
|
+
font_class: "FileGifOutlined",
|
|
815
|
+
icon_id: "FileGif"
|
|
816
|
+
}, {
|
|
817
|
+
font_class: "FileImageOutlined",
|
|
818
|
+
icon_id: "FileImage"
|
|
819
|
+
}, {
|
|
820
|
+
font_class: "FileJpgOutlined",
|
|
821
|
+
icon_id: "FileJpg"
|
|
822
|
+
}, {
|
|
823
|
+
font_class: "FileMarkdownOutlined",
|
|
824
|
+
icon_id: "FileMarkdown"
|
|
825
|
+
}, {
|
|
826
|
+
font_class: "FilePdfOutlined",
|
|
827
|
+
icon_id: "FilePdf"
|
|
828
|
+
}, {
|
|
829
|
+
font_class: "FilePptOutlined",
|
|
830
|
+
icon_id: "FilePpt"
|
|
831
|
+
}, {
|
|
832
|
+
font_class: "FileProtectOutlined",
|
|
833
|
+
icon_id: "FileProtect"
|
|
834
|
+
}, {
|
|
835
|
+
font_class: "FileSearchOutlined",
|
|
836
|
+
icon_id: "FileSearch"
|
|
837
|
+
}, {
|
|
838
|
+
font_class: "FileSyncOutlined",
|
|
839
|
+
icon_id: "FileSync"
|
|
840
|
+
}, {
|
|
841
|
+
font_class: "FileTextOutlined",
|
|
842
|
+
icon_id: "FileText"
|
|
843
|
+
}, {
|
|
844
|
+
font_class: "FileUnknownOutlined",
|
|
845
|
+
icon_id: "FileUnknown"
|
|
846
|
+
}, {
|
|
847
|
+
font_class: "FileWordOutlined",
|
|
848
|
+
icon_id: "FileWord"
|
|
849
|
+
}, {
|
|
850
|
+
font_class: "FileZipOutlined",
|
|
851
|
+
icon_id: "FileZip"
|
|
852
|
+
}, {
|
|
853
|
+
font_class: "FilterOutlined",
|
|
854
|
+
icon_id: "Filter"
|
|
855
|
+
}, {
|
|
856
|
+
font_class: "FireOutlined",
|
|
857
|
+
icon_id: "Fire"
|
|
858
|
+
}, {
|
|
859
|
+
font_class: "FlagOutlined",
|
|
860
|
+
icon_id: "Flag"
|
|
861
|
+
}, {
|
|
862
|
+
font_class: "FolderAddOutlined",
|
|
863
|
+
icon_id: "FolderAdd"
|
|
864
|
+
}, {
|
|
865
|
+
font_class: "FolderOutlined",
|
|
866
|
+
icon_id: "Folder"
|
|
867
|
+
}, {
|
|
868
|
+
font_class: "FolderOpenOutlined",
|
|
869
|
+
icon_id: "FolderOpen"
|
|
870
|
+
}, {
|
|
871
|
+
font_class: "FolderViewOutlined",
|
|
872
|
+
icon_id: "FolderView"
|
|
873
|
+
}, {
|
|
874
|
+
font_class: "ForkOutlined",
|
|
875
|
+
icon_id: "Fork"
|
|
876
|
+
}, {
|
|
877
|
+
font_class: "FormatPainterOutlined",
|
|
878
|
+
icon_id: "FormatPainter"
|
|
879
|
+
}, {
|
|
880
|
+
font_class: "FrownOutlined",
|
|
881
|
+
icon_id: "Frown"
|
|
882
|
+
}, {
|
|
883
|
+
font_class: "FunctionOutlined",
|
|
884
|
+
icon_id: "Function"
|
|
885
|
+
}, {
|
|
886
|
+
font_class: "FundProjectionScreenOutlined",
|
|
887
|
+
icon_id: "FundProjectionScreenOutlined"
|
|
888
|
+
}, {
|
|
889
|
+
font_class: "FundViewOutlined",
|
|
890
|
+
icon_id: "FundView"
|
|
891
|
+
}, {
|
|
892
|
+
font_class: "FunnelPlotOutlined",
|
|
893
|
+
icon_id: "FunnelPlot"
|
|
894
|
+
}, {
|
|
895
|
+
font_class: "GatewayOutlined",
|
|
896
|
+
icon_id: "Gateway"
|
|
897
|
+
}, {
|
|
898
|
+
font_class: "GifOutlined",
|
|
899
|
+
icon_id: "Gif"
|
|
900
|
+
}, {
|
|
901
|
+
font_class: "GiftOutlined",
|
|
902
|
+
icon_id: "Gift"
|
|
903
|
+
}, {
|
|
904
|
+
font_class: "GlobalOutlined",
|
|
905
|
+
icon_id: "Global"
|
|
906
|
+
}, {
|
|
907
|
+
font_class: "GoldOutlined",
|
|
908
|
+
icon_id: "Gold"
|
|
909
|
+
}, {
|
|
910
|
+
font_class: "GroupOutlined",
|
|
911
|
+
icon_id: "Group"
|
|
912
|
+
}, {
|
|
913
|
+
font_class: "HddOutlined",
|
|
914
|
+
icon_id: "Hdd"
|
|
915
|
+
}, {
|
|
916
|
+
font_class: "HeartOutlined",
|
|
917
|
+
icon_id: "Heart"
|
|
918
|
+
}, {
|
|
919
|
+
font_class: "HistoryOutlined",
|
|
920
|
+
icon_id: "History"
|
|
921
|
+
}, {
|
|
922
|
+
font_class: "HolderOutlined",
|
|
923
|
+
icon_id: "Holder"
|
|
924
|
+
}, {
|
|
925
|
+
font_class: "HomeOutlined",
|
|
926
|
+
icon_id: "Home"
|
|
927
|
+
}, {
|
|
928
|
+
font_class: "HourglassOutlined",
|
|
929
|
+
icon_id: "Hourglass"
|
|
930
|
+
}, {
|
|
931
|
+
font_class: "IdcardOutlined",
|
|
932
|
+
icon_id: "Idcard"
|
|
933
|
+
}, {
|
|
934
|
+
font_class: "ImportOutlined",
|
|
935
|
+
icon_id: "Import"
|
|
936
|
+
}, {
|
|
937
|
+
font_class: "InboxOutlined",
|
|
938
|
+
icon_id: "Inbox"
|
|
939
|
+
}, {
|
|
940
|
+
font_class: "InsertRowAboveOutlined",
|
|
941
|
+
icon_id: "InsertRowAbove"
|
|
942
|
+
}, {
|
|
943
|
+
font_class: "InsertRowBelowOutlined",
|
|
944
|
+
icon_id: "InsertRowBelow"
|
|
945
|
+
}, {
|
|
946
|
+
font_class: "InsertRowLeftOutlined",
|
|
947
|
+
icon_id: "InsertRowLeft"
|
|
948
|
+
}, {
|
|
949
|
+
font_class: "InsertRowRightOutlined",
|
|
950
|
+
icon_id: "InsertRowRight"
|
|
951
|
+
}, {
|
|
952
|
+
font_class: "InsuranceOutlined",
|
|
953
|
+
icon_id: "Insurance"
|
|
954
|
+
}, {
|
|
955
|
+
font_class: "InteractionOutlined",
|
|
956
|
+
icon_id: "Interaction"
|
|
957
|
+
}, {
|
|
958
|
+
font_class: "KeyOutlined",
|
|
959
|
+
icon_id: "Key"
|
|
960
|
+
}, {
|
|
961
|
+
font_class: "LaptopOutlined",
|
|
962
|
+
icon_id: "Laptop"
|
|
963
|
+
}, {
|
|
964
|
+
font_class: "LayoutOutlined",
|
|
965
|
+
icon_id: "Layout"
|
|
966
|
+
}, {
|
|
967
|
+
font_class: "LikeOutlined",
|
|
968
|
+
icon_id: "Like"
|
|
969
|
+
}, {
|
|
970
|
+
font_class: "LineOutlined",
|
|
971
|
+
icon_id: "Line"
|
|
972
|
+
}, {
|
|
973
|
+
font_class: "LinkOutlined",
|
|
974
|
+
icon_id: "Link"
|
|
975
|
+
}, {
|
|
976
|
+
font_class: "Loading3QuartersOutlined",
|
|
977
|
+
icon_id: "Loading3QuartersOutlined"
|
|
978
|
+
}, {
|
|
979
|
+
font_class: "LoadingOutlined",
|
|
980
|
+
icon_id: "Loading"
|
|
981
|
+
}, {
|
|
982
|
+
font_class: "LockOutlined",
|
|
983
|
+
icon_id: "Lock"
|
|
984
|
+
}, {
|
|
985
|
+
font_class: "MacCommandOutlined",
|
|
986
|
+
icon_id: "MacCommand"
|
|
987
|
+
}, {
|
|
988
|
+
font_class: "MailOutlined",
|
|
989
|
+
icon_id: "Mail"
|
|
990
|
+
}, {
|
|
991
|
+
font_class: "ManOutlined",
|
|
992
|
+
icon_id: "Man"
|
|
993
|
+
}, {
|
|
994
|
+
font_class: "MedicineBoxOutlined",
|
|
995
|
+
icon_id: "MedicineBox"
|
|
996
|
+
}, {
|
|
997
|
+
font_class: "MehOutlined",
|
|
998
|
+
icon_id: "Meh"
|
|
999
|
+
}, {
|
|
1000
|
+
font_class: "MenuOutlined",
|
|
1001
|
+
icon_id: "Menu"
|
|
1002
|
+
}, {
|
|
1003
|
+
font_class: "MergeCellsOutlined",
|
|
1004
|
+
icon_id: "MergeCells"
|
|
1005
|
+
},
|
|
1006
|
+
// { font_class: "MergeOutlined", icon_id: "Merge" },
|
|
1007
|
+
{
|
|
1008
|
+
font_class: "MessageOutlined",
|
|
1009
|
+
icon_id: "Message"
|
|
1010
|
+
}, {
|
|
1011
|
+
font_class: "MobileOutlined",
|
|
1012
|
+
icon_id: "Mobile"
|
|
1013
|
+
}, {
|
|
1014
|
+
font_class: "MoneyCollectOutlined",
|
|
1015
|
+
icon_id: "MoneyCollect"
|
|
1016
|
+
}, {
|
|
1017
|
+
font_class: "MonitorOutlined",
|
|
1018
|
+
icon_id: "Monitor"
|
|
1019
|
+
},
|
|
1020
|
+
// { font_class: "MoonOutlined", icon_id: "Moon" },
|
|
1021
|
+
{
|
|
1022
|
+
font_class: "MoreOutlined",
|
|
1023
|
+
icon_id: "More"
|
|
1024
|
+
},
|
|
1025
|
+
// { font_class: "MutedOutlined", icon_id: "Muted" },
|
|
1026
|
+
{
|
|
1027
|
+
font_class: "NodeCollapseOutlined",
|
|
1028
|
+
icon_id: "NodeCollapse"
|
|
1029
|
+
}, {
|
|
1030
|
+
font_class: "NodeExpandOutlined",
|
|
1031
|
+
icon_id: "NodeExpand"
|
|
1032
|
+
}, {
|
|
1033
|
+
font_class: "NodeIndexOutlined",
|
|
1034
|
+
icon_id: "NodeIndex"
|
|
1035
|
+
}, {
|
|
1036
|
+
font_class: "NotificationOutlined",
|
|
1037
|
+
icon_id: "Notification"
|
|
1038
|
+
}, {
|
|
1039
|
+
font_class: "NumberOutlined",
|
|
1040
|
+
icon_id: "Number"
|
|
1041
|
+
}, {
|
|
1042
|
+
font_class: "OneToOneOutlined",
|
|
1043
|
+
icon_id: "OneToOne"
|
|
1044
|
+
}, {
|
|
1045
|
+
font_class: "PaperClipOutlined",
|
|
1046
|
+
icon_id: "PaperClip"
|
|
1047
|
+
}, {
|
|
1048
|
+
font_class: "PartitionOutlined",
|
|
1049
|
+
icon_id: "Partition"
|
|
1050
|
+
}, {
|
|
1051
|
+
font_class: "PayCircleOutlined",
|
|
1052
|
+
icon_id: "PayCircle"
|
|
1053
|
+
}, {
|
|
1054
|
+
font_class: "PercentageOutlined",
|
|
1055
|
+
icon_id: "Percentage"
|
|
1056
|
+
}, {
|
|
1057
|
+
font_class: "PhoneOutlined",
|
|
1058
|
+
icon_id: "Phone"
|
|
1059
|
+
}, {
|
|
1060
|
+
font_class: "PictureOutlined",
|
|
1061
|
+
icon_id: "Picture"
|
|
1062
|
+
}, {
|
|
1063
|
+
font_class: "PlaySquareOutlined",
|
|
1064
|
+
icon_id: "PlaySquare"
|
|
1065
|
+
}, {
|
|
1066
|
+
font_class: "PoundCircleOutlined",
|
|
1067
|
+
icon_id: "PoundCircle"
|
|
1068
|
+
}, {
|
|
1069
|
+
font_class: "PoundOutlined",
|
|
1070
|
+
icon_id: "Pound"
|
|
1071
|
+
}, {
|
|
1072
|
+
font_class: "PoweroffOutlined",
|
|
1073
|
+
icon_id: "Poweroff"
|
|
1074
|
+
}, {
|
|
1075
|
+
font_class: "PrinterOutlined",
|
|
1076
|
+
icon_id: "Printer"
|
|
1077
|
+
},
|
|
1078
|
+
// { font_class: "ProductOutlined", icon_id: "Product" },
|
|
1079
|
+
{
|
|
1080
|
+
font_class: "ProfileOutlined",
|
|
1081
|
+
icon_id: "Profile"
|
|
1082
|
+
}, {
|
|
1083
|
+
font_class: "ProjectOutlined",
|
|
1084
|
+
icon_id: "Project"
|
|
1085
|
+
}, {
|
|
1086
|
+
font_class: "PropertySafetyOutlined",
|
|
1087
|
+
icon_id: "PropertySafety"
|
|
1088
|
+
}, {
|
|
1089
|
+
font_class: "PullRequestOutlined",
|
|
1090
|
+
icon_id: "PullRequest"
|
|
1091
|
+
}, {
|
|
1092
|
+
font_class: "PushpinOutlined",
|
|
1093
|
+
icon_id: "Pushpin"
|
|
1094
|
+
}, {
|
|
1095
|
+
font_class: "QrcodeOutlined",
|
|
1096
|
+
icon_id: "Qrcode"
|
|
1097
|
+
}, {
|
|
1098
|
+
font_class: "ReadOutlined",
|
|
1099
|
+
icon_id: "Read"
|
|
1100
|
+
}, {
|
|
1101
|
+
font_class: "ReconciliationOutlined",
|
|
1102
|
+
icon_id: "Reconciliation"
|
|
1103
|
+
}, {
|
|
1104
|
+
font_class: "RedEnvelopeOutlined",
|
|
1105
|
+
icon_id: "RedEnvelope"
|
|
1106
|
+
}, {
|
|
1107
|
+
font_class: "ReloadOutlined",
|
|
1108
|
+
icon_id: "Reload"
|
|
1109
|
+
}, {
|
|
1110
|
+
font_class: "RestOutlined",
|
|
1111
|
+
icon_id: "Rest"
|
|
1112
|
+
}, {
|
|
1113
|
+
font_class: "RobotOutlined",
|
|
1114
|
+
icon_id: "Robot"
|
|
1115
|
+
}, {
|
|
1116
|
+
font_class: "RocketOutlined",
|
|
1117
|
+
icon_id: "Rocket"
|
|
1118
|
+
}, {
|
|
1119
|
+
font_class: "RotateLeftOutlined",
|
|
1120
|
+
icon_id: "RotateLeft"
|
|
1121
|
+
}, {
|
|
1122
|
+
font_class: "RotateRightOutlined",
|
|
1123
|
+
icon_id: "RotateRight"
|
|
1124
|
+
}, {
|
|
1125
|
+
font_class: "SafetyCertificateOutlined",
|
|
1126
|
+
icon_id: "SafetyCertificateOutlined"
|
|
1127
|
+
}, {
|
|
1128
|
+
font_class: "SafetyOutlined",
|
|
1129
|
+
icon_id: "Safety"
|
|
1130
|
+
}, {
|
|
1131
|
+
font_class: "SaveOutlined",
|
|
1132
|
+
icon_id: "Save"
|
|
1133
|
+
}, {
|
|
1134
|
+
font_class: "ScanOutlined",
|
|
1135
|
+
icon_id: "Scan"
|
|
1136
|
+
}, {
|
|
1137
|
+
font_class: "ScheduleOutlined",
|
|
1138
|
+
icon_id: "Schedule"
|
|
1139
|
+
}, {
|
|
1140
|
+
font_class: "SearchOutlined",
|
|
1141
|
+
icon_id: "Search"
|
|
1142
|
+
}, {
|
|
1143
|
+
font_class: "SecurityScanOutlined",
|
|
1144
|
+
icon_id: "SecurityScan"
|
|
1145
|
+
}, {
|
|
1146
|
+
font_class: "SelectOutlined",
|
|
1147
|
+
icon_id: "Select"
|
|
1148
|
+
}, {
|
|
1149
|
+
font_class: "SendOutlined",
|
|
1150
|
+
icon_id: "Send"
|
|
1151
|
+
}, {
|
|
1152
|
+
font_class: "SettingOutlined",
|
|
1153
|
+
icon_id: "Setting"
|
|
1154
|
+
}, {
|
|
1155
|
+
font_class: "ShakeOutlined",
|
|
1156
|
+
icon_id: "Shake"
|
|
1157
|
+
}, {
|
|
1158
|
+
font_class: "ShareAltOutlined",
|
|
1159
|
+
icon_id: "ShareAlt"
|
|
1160
|
+
}, {
|
|
1161
|
+
font_class: "ShopOutlined",
|
|
1162
|
+
icon_id: "Shop"
|
|
1163
|
+
}, {
|
|
1164
|
+
font_class: "ShoppingCartOutlined",
|
|
1165
|
+
icon_id: "ShoppingCart"
|
|
1166
|
+
}, {
|
|
1167
|
+
font_class: "ShoppingOutlined",
|
|
1168
|
+
icon_id: "Shopping"
|
|
1169
|
+
},
|
|
1170
|
+
// { font_class: "SignatureOutlined", icon_id: "Signature" },
|
|
1171
|
+
{
|
|
1172
|
+
font_class: "SisternodeOutlined",
|
|
1173
|
+
icon_id: "Sisternode"
|
|
1174
|
+
}, {
|
|
1175
|
+
font_class: "SkinOutlined",
|
|
1176
|
+
icon_id: "Skin"
|
|
1177
|
+
}, {
|
|
1178
|
+
font_class: "SmileOutlined",
|
|
1179
|
+
icon_id: "Smile"
|
|
1180
|
+
}, {
|
|
1181
|
+
font_class: "SolutionOutlined",
|
|
1182
|
+
icon_id: "Solution"
|
|
1183
|
+
}, {
|
|
1184
|
+
font_class: "SoundOutlined",
|
|
1185
|
+
icon_id: "Sound"
|
|
1186
|
+
}, {
|
|
1187
|
+
font_class: "SplitCellsOutlined",
|
|
1188
|
+
icon_id: "SplitCells"
|
|
1189
|
+
}, {
|
|
1190
|
+
font_class: "StarOutlined",
|
|
1191
|
+
icon_id: "Star"
|
|
1192
|
+
}, {
|
|
1193
|
+
font_class: "SubnodeOutlined",
|
|
1194
|
+
icon_id: "Subnode"
|
|
1195
|
+
},
|
|
1196
|
+
// { font_class: "SunOutlined", icon_id: "Sun" },
|
|
1197
|
+
{
|
|
1198
|
+
font_class: "SwitcherOutlined",
|
|
1199
|
+
icon_id: "Switcher"
|
|
1200
|
+
}, {
|
|
1201
|
+
font_class: "SyncOutlined",
|
|
1202
|
+
icon_id: "Sync"
|
|
1203
|
+
}, {
|
|
1204
|
+
font_class: "TableOutlined",
|
|
1205
|
+
icon_id: "Table"
|
|
1206
|
+
}, {
|
|
1207
|
+
font_class: "TabletOutlined",
|
|
1208
|
+
icon_id: "Tablet"
|
|
1209
|
+
}, {
|
|
1210
|
+
font_class: "TagOutlined",
|
|
1211
|
+
icon_id: "Tag"
|
|
1212
|
+
}, {
|
|
1213
|
+
font_class: "TagsOutlined",
|
|
1214
|
+
icon_id: "Tags"
|
|
1215
|
+
}, {
|
|
1216
|
+
font_class: "TeamOutlined",
|
|
1217
|
+
icon_id: "Team"
|
|
1218
|
+
}, {
|
|
1219
|
+
font_class: "ThunderboltOutlined",
|
|
1220
|
+
icon_id: "Thunderbolt"
|
|
1221
|
+
}, {
|
|
1222
|
+
font_class: "ToTopOutlined",
|
|
1223
|
+
icon_id: "ToTop"
|
|
1224
|
+
}, {
|
|
1225
|
+
font_class: "ToolOutlined",
|
|
1226
|
+
icon_id: "Tool"
|
|
1227
|
+
}, {
|
|
1228
|
+
font_class: "TrademarkCircleOutlined",
|
|
1229
|
+
icon_id: "TrademarkCircle"
|
|
1230
|
+
}, {
|
|
1231
|
+
font_class: "TrademarkOutlined",
|
|
1232
|
+
icon_id: "Trademark"
|
|
1233
|
+
}, {
|
|
1234
|
+
font_class: "TransactionOutlined",
|
|
1235
|
+
icon_id: "Transaction"
|
|
1236
|
+
}, {
|
|
1237
|
+
font_class: "TranslationOutlined",
|
|
1238
|
+
icon_id: "Translation"
|
|
1239
|
+
}, {
|
|
1240
|
+
font_class: "TrophyOutlined",
|
|
1241
|
+
icon_id: "Trophy"
|
|
1242
|
+
},
|
|
1243
|
+
// { font_class: "TruckOutlined", icon_id: "Truck" },
|
|
1244
|
+
{
|
|
1245
|
+
font_class: "UngroupOutlined",
|
|
1246
|
+
icon_id: "Ungroup"
|
|
1247
|
+
}, {
|
|
1248
|
+
font_class: "UnlockOutlined",
|
|
1249
|
+
icon_id: "Unlock"
|
|
1250
|
+
}, {
|
|
1251
|
+
font_class: "UploadOutlined",
|
|
1252
|
+
icon_id: "Upload"
|
|
1253
|
+
}, {
|
|
1254
|
+
font_class: "UsbOutlined",
|
|
1255
|
+
icon_id: "Usb"
|
|
1256
|
+
}, {
|
|
1257
|
+
font_class: "UserAddOutlined",
|
|
1258
|
+
icon_id: "UserAdd"
|
|
1259
|
+
}, {
|
|
1260
|
+
font_class: "UserDeleteOutlined",
|
|
1261
|
+
icon_id: "UserDelete"
|
|
1262
|
+
}, {
|
|
1263
|
+
font_class: "UserOutlined",
|
|
1264
|
+
icon_id: "User"
|
|
1265
|
+
}, {
|
|
1266
|
+
font_class: "UserSwitchOutlined",
|
|
1267
|
+
icon_id: "UserSwitch"
|
|
1268
|
+
}, {
|
|
1269
|
+
font_class: "UsergroupAddOutlined",
|
|
1270
|
+
icon_id: "UsergroupAdd"
|
|
1271
|
+
}, {
|
|
1272
|
+
font_class: "UsergroupDeleteOutlined",
|
|
1273
|
+
icon_id: "UsergroupDelete"
|
|
1274
|
+
}, {
|
|
1275
|
+
font_class: "VerifiedOutlined",
|
|
1276
|
+
icon_id: "Verified"
|
|
1277
|
+
}, {
|
|
1278
|
+
font_class: "VideoCameraAddOutlined",
|
|
1279
|
+
icon_id: "VideoCameraAdd"
|
|
1280
|
+
}, {
|
|
1281
|
+
font_class: "VideoCameraOutlined",
|
|
1282
|
+
icon_id: "VideoCamera"
|
|
1283
|
+
}, {
|
|
1284
|
+
font_class: "WalletOutlined",
|
|
1285
|
+
icon_id: "Wallet"
|
|
1286
|
+
}, {
|
|
1287
|
+
font_class: "WifiOutlined",
|
|
1288
|
+
icon_id: "Wifi"
|
|
1289
|
+
}, {
|
|
1290
|
+
font_class: "WomanOutlined",
|
|
1291
|
+
icon_id: "Woman"
|
|
1292
|
+
}, {
|
|
1293
|
+
font_class: "StepBackwardFilled",
|
|
1294
|
+
icon_id: "StepBackward"
|
|
1295
|
+
}, {
|
|
1296
|
+
font_class: "StepForwardFilled",
|
|
1297
|
+
icon_id: "StepForward"
|
|
1298
|
+
}, {
|
|
1299
|
+
font_class: "FastBackwardFilled",
|
|
1300
|
+
icon_id: "FastBackward"
|
|
1301
|
+
}, {
|
|
1302
|
+
font_class: "FastForwardFilled",
|
|
1303
|
+
icon_id: "FastForward"
|
|
1304
|
+
}, {
|
|
1305
|
+
font_class: "CaretUpFilled",
|
|
1306
|
+
icon_id: "CaretUp"
|
|
1307
|
+
}, {
|
|
1308
|
+
font_class: "CaretDownFilled",
|
|
1309
|
+
icon_id: "CaretDown"
|
|
1310
|
+
}, {
|
|
1311
|
+
font_class: "CaretLeftFilled",
|
|
1312
|
+
icon_id: "CaretLeft"
|
|
1313
|
+
}, {
|
|
1314
|
+
font_class: "CaretRightFilled",
|
|
1315
|
+
icon_id: "CaretRight"
|
|
1316
|
+
}, {
|
|
1317
|
+
font_class: "UpCircleFilled",
|
|
1318
|
+
icon_id: "UpCircle"
|
|
1319
|
+
}, {
|
|
1320
|
+
font_class: "DownCircleFilled",
|
|
1321
|
+
icon_id: "DownCircle"
|
|
1322
|
+
}, {
|
|
1323
|
+
font_class: "LeftCircleFilled",
|
|
1324
|
+
icon_id: "LeftCircle"
|
|
1325
|
+
}, {
|
|
1326
|
+
font_class: "RightCircleFilled",
|
|
1327
|
+
icon_id: "RightCircle"
|
|
1328
|
+
}, {
|
|
1329
|
+
font_class: "ForwardFilled",
|
|
1330
|
+
icon_id: "Forward"
|
|
1331
|
+
}, {
|
|
1332
|
+
font_class: "BackwardFilled",
|
|
1333
|
+
icon_id: "Backward"
|
|
1334
|
+
}, {
|
|
1335
|
+
font_class: "PlayCircleFilled",
|
|
1336
|
+
icon_id: "PlayCircle"
|
|
1337
|
+
}, {
|
|
1338
|
+
font_class: "UpSquareFilled",
|
|
1339
|
+
icon_id: "UpSquare"
|
|
1340
|
+
}, {
|
|
1341
|
+
font_class: "DownSquareFilled",
|
|
1342
|
+
icon_id: "DownSquare"
|
|
1343
|
+
}, {
|
|
1344
|
+
font_class: "LeftSquareFilled",
|
|
1345
|
+
icon_id: "LeftSquare"
|
|
1346
|
+
}, {
|
|
1347
|
+
font_class: "RightSquareFilled",
|
|
1348
|
+
icon_id: "RightSquare"
|
|
1349
|
+
}, {
|
|
1350
|
+
font_class: "QuestionCircleFilled",
|
|
1351
|
+
icon_id: "QuestionCircle"
|
|
1352
|
+
}, {
|
|
1353
|
+
font_class: "PlusCircleFilled",
|
|
1354
|
+
icon_id: "PlusCircle"
|
|
1355
|
+
}, {
|
|
1356
|
+
font_class: "PauseCircleFilled",
|
|
1357
|
+
icon_id: "PauseCircle"
|
|
1358
|
+
}, {
|
|
1359
|
+
font_class: "MinusCircleFilled",
|
|
1360
|
+
icon_id: "MinusCircle"
|
|
1361
|
+
}, {
|
|
1362
|
+
font_class: "PlusSquareFilled",
|
|
1363
|
+
icon_id: "PlusSquare"
|
|
1364
|
+
}, {
|
|
1365
|
+
font_class: "MinusSquareFilled",
|
|
1366
|
+
icon_id: "MinusSquare"
|
|
1367
|
+
}, {
|
|
1368
|
+
font_class: "InfoCircleFilled",
|
|
1369
|
+
icon_id: "InfoCircle"
|
|
1370
|
+
}, {
|
|
1371
|
+
font_class: "ExclamationCircleFilled",
|
|
1372
|
+
icon_id: "ExclamationCircle"
|
|
1373
|
+
}, {
|
|
1374
|
+
font_class: "CloseCircleFilled",
|
|
1375
|
+
icon_id: "CloseCircle"
|
|
1376
|
+
}, {
|
|
1377
|
+
font_class: "CloseSquareFilled",
|
|
1378
|
+
icon_id: "CloseSquare"
|
|
1379
|
+
}, {
|
|
1380
|
+
font_class: "CheckCircleFilled",
|
|
1381
|
+
icon_id: "CheckCircle"
|
|
1382
|
+
}, {
|
|
1383
|
+
font_class: "CheckSquareFilled",
|
|
1384
|
+
icon_id: "CheckSquare"
|
|
1385
|
+
}, {
|
|
1386
|
+
font_class: "ClockCircleFilled",
|
|
1387
|
+
icon_id: "ClockCircle"
|
|
1388
|
+
}, {
|
|
1389
|
+
font_class: "WarningFilled",
|
|
1390
|
+
icon_id: "Warning"
|
|
1391
|
+
}, {
|
|
1392
|
+
font_class: "StopFilled",
|
|
1393
|
+
icon_id: "Stop"
|
|
1394
|
+
}, {
|
|
1395
|
+
font_class: "EditFilled",
|
|
1396
|
+
icon_id: "Edit"
|
|
1397
|
+
}, {
|
|
1398
|
+
font_class: "CopyFilled",
|
|
1399
|
+
icon_id: "Copy"
|
|
1400
|
+
}, {
|
|
1401
|
+
font_class: "DeleteFilled",
|
|
1402
|
+
icon_id: "Delete"
|
|
1403
|
+
}, {
|
|
1404
|
+
font_class: "SnippetsFilled",
|
|
1405
|
+
icon_id: "Snippets"
|
|
1406
|
+
}, {
|
|
1407
|
+
font_class: "DiffFilled",
|
|
1408
|
+
icon_id: "Diff"
|
|
1409
|
+
}, {
|
|
1410
|
+
font_class: "HighlightFilled",
|
|
1411
|
+
icon_id: "Highlight"
|
|
1412
|
+
}, {
|
|
1413
|
+
font_class: "PieChartFilled",
|
|
1414
|
+
icon_id: "PieChart"
|
|
1415
|
+
}, {
|
|
1416
|
+
font_class: "BoxPlotFilled",
|
|
1417
|
+
icon_id: "BoxPlot"
|
|
1418
|
+
}, {
|
|
1419
|
+
font_class: "FundFilled",
|
|
1420
|
+
icon_id: "Fund"
|
|
1421
|
+
}, {
|
|
1422
|
+
font_class: "SlidersFilled",
|
|
1423
|
+
icon_id: "Sliders"
|
|
1424
|
+
}, {
|
|
1425
|
+
font_class: "AndroidFilled",
|
|
1426
|
+
icon_id: "Android"
|
|
1427
|
+
}, {
|
|
1428
|
+
font_class: "AppleFilled",
|
|
1429
|
+
icon_id: "Apple"
|
|
1430
|
+
}, {
|
|
1431
|
+
font_class: "WindowsFilled",
|
|
1432
|
+
icon_id: "Windows"
|
|
1433
|
+
}, {
|
|
1434
|
+
font_class: "ChromeFilled",
|
|
1435
|
+
icon_id: "Chrome"
|
|
1436
|
+
}, {
|
|
1437
|
+
font_class: "GithubFilled",
|
|
1438
|
+
icon_id: "Github"
|
|
1439
|
+
}, {
|
|
1440
|
+
font_class: "AliwangwangFilled",
|
|
1441
|
+
icon_id: "Aliwangwang"
|
|
1442
|
+
}, {
|
|
1443
|
+
font_class: "WeiboSquareFilled",
|
|
1444
|
+
icon_id: "WeiboSquare"
|
|
1445
|
+
}, {
|
|
1446
|
+
font_class: "WeiboCircleFilled",
|
|
1447
|
+
icon_id: "WeiboCircle"
|
|
1448
|
+
}, {
|
|
1449
|
+
font_class: "TaobaoCircleFilled",
|
|
1450
|
+
icon_id: "TaobaoCircle"
|
|
1451
|
+
}, {
|
|
1452
|
+
font_class: "Html5Filled",
|
|
1453
|
+
icon_id: "Html5"
|
|
1454
|
+
}, {
|
|
1455
|
+
font_class: "WechatFilled",
|
|
1456
|
+
icon_id: "Wechat"
|
|
1457
|
+
}, {
|
|
1458
|
+
font_class: "YoutubeFilled",
|
|
1459
|
+
icon_id: "Youtube"
|
|
1460
|
+
}, {
|
|
1461
|
+
font_class: "AlipayCircleFilled",
|
|
1462
|
+
icon_id: "AlipayCircle"
|
|
1463
|
+
}, {
|
|
1464
|
+
font_class: "SkypeFilled",
|
|
1465
|
+
icon_id: "Skype"
|
|
1466
|
+
}, {
|
|
1467
|
+
font_class: "GitlabFilled",
|
|
1468
|
+
icon_id: "Gitlab"
|
|
1469
|
+
}, {
|
|
1470
|
+
font_class: "LinkedinFilled",
|
|
1471
|
+
icon_id: "Linkedin"
|
|
1472
|
+
}, {
|
|
1473
|
+
font_class: "FacebookFilled",
|
|
1474
|
+
icon_id: "Facebook"
|
|
1475
|
+
}, {
|
|
1476
|
+
font_class: "CodeSandboxCircleFilled",
|
|
1477
|
+
icon_id: "CodeSandboxCircle"
|
|
1478
|
+
}, {
|
|
1479
|
+
font_class: "CodepenCircleFilled",
|
|
1480
|
+
icon_id: "CodepenCircle"
|
|
1481
|
+
}, {
|
|
1482
|
+
font_class: "SlackSquareFilled",
|
|
1483
|
+
icon_id: "SlackSquare"
|
|
1484
|
+
}, {
|
|
1485
|
+
font_class: "BehanceSquareFilled",
|
|
1486
|
+
icon_id: "BehanceSquare"
|
|
1487
|
+
}, {
|
|
1488
|
+
font_class: "DribbbleSquareFilled",
|
|
1489
|
+
icon_id: "DribbbleSquare"
|
|
1490
|
+
}, {
|
|
1491
|
+
font_class: "InstagramFilled",
|
|
1492
|
+
icon_id: "Instagram"
|
|
1493
|
+
}, {
|
|
1494
|
+
font_class: "YuqueFilled",
|
|
1495
|
+
icon_id: "Yuque"
|
|
1496
|
+
}, {
|
|
1497
|
+
font_class: "YahooFilled",
|
|
1498
|
+
icon_id: "Yahoo"
|
|
1499
|
+
},
|
|
1500
|
+
// { font_class: "WechatWorkFilled", icon_id: "WechatWork" },
|
|
1501
|
+
// { font_class: "OpenAIFilled", icon_id: "OpenAI" },
|
|
1502
|
+
// { font_class: "DiscordFilled", icon_id: "Discord" },
|
|
1503
|
+
// { font_class: "XFilled", icon_id: "X" },
|
|
1504
|
+
// { font_class: "BilibiliFilled", icon_id: "Bilibili" },
|
|
1505
|
+
// { font_class: "PinterestFilled", icon_id: "Pinterest" },
|
|
1506
|
+
// { font_class: "TikTokFilled", icon_id: "TikTok" },
|
|
1507
|
+
// { font_class: "SpotifyFilled", icon_id: "Spotify" },
|
|
1508
|
+
// { font_class: "TwitchFilled", icon_id: "Twitch" },
|
|
1509
|
+
{
|
|
1510
|
+
font_class: "AccountBookFilled",
|
|
1511
|
+
icon_id: "AccountBook"
|
|
1512
|
+
}, {
|
|
1513
|
+
font_class: "AlertFilled",
|
|
1514
|
+
icon_id: "Alert"
|
|
1515
|
+
}, {
|
|
1516
|
+
font_class: "AlipaySquareFilled",
|
|
1517
|
+
icon_id: "AlipaySquare"
|
|
1518
|
+
}, {
|
|
1519
|
+
font_class: "AmazonCircleFilled",
|
|
1520
|
+
icon_id: "AmazonCircle"
|
|
1521
|
+
}, {
|
|
1522
|
+
font_class: "AmazonSquareFilled",
|
|
1523
|
+
icon_id: "AmazonSquare"
|
|
1524
|
+
}, {
|
|
1525
|
+
font_class: "ApiFilled",
|
|
1526
|
+
icon_id: "Api"
|
|
1527
|
+
}, {
|
|
1528
|
+
font_class: "AppstoreFilled",
|
|
1529
|
+
icon_id: "Appstore"
|
|
1530
|
+
}, {
|
|
1531
|
+
font_class: "AudioFilled",
|
|
1532
|
+
icon_id: "Audio"
|
|
1533
|
+
}, {
|
|
1534
|
+
font_class: "BankFilled",
|
|
1535
|
+
icon_id: "Bank"
|
|
1536
|
+
}, {
|
|
1537
|
+
font_class: "BehanceCircleFilled",
|
|
1538
|
+
icon_id: "BehanceCircle"
|
|
1539
|
+
}, {
|
|
1540
|
+
font_class: "BellFilled",
|
|
1541
|
+
icon_id: "Bell"
|
|
1542
|
+
}, {
|
|
1543
|
+
font_class: "BookFilled",
|
|
1544
|
+
icon_id: "Book"
|
|
1545
|
+
}, {
|
|
1546
|
+
font_class: "BugFilled",
|
|
1547
|
+
icon_id: "Bug"
|
|
1548
|
+
}, {
|
|
1549
|
+
font_class: "BuildFilled",
|
|
1550
|
+
icon_id: "Build"
|
|
1551
|
+
}, {
|
|
1552
|
+
font_class: "BulbFilled",
|
|
1553
|
+
icon_id: "Bulb"
|
|
1554
|
+
}, {
|
|
1555
|
+
font_class: "CalculatorFilled",
|
|
1556
|
+
icon_id: "Calculator"
|
|
1557
|
+
}, {
|
|
1558
|
+
font_class: "CalendarFilled",
|
|
1559
|
+
icon_id: "Calendar"
|
|
1560
|
+
}, {
|
|
1561
|
+
font_class: "CameraFilled",
|
|
1562
|
+
icon_id: "Camera"
|
|
1563
|
+
}, {
|
|
1564
|
+
font_class: "CarFilled",
|
|
1565
|
+
icon_id: "Car"
|
|
1566
|
+
}, {
|
|
1567
|
+
font_class: "CarryOutFilled",
|
|
1568
|
+
icon_id: "CarryOut"
|
|
1569
|
+
}, {
|
|
1570
|
+
font_class: "CiCircleFilled",
|
|
1571
|
+
icon_id: "CiCircle"
|
|
1572
|
+
}, {
|
|
1573
|
+
font_class: "CloudFilled",
|
|
1574
|
+
icon_id: "Cloud"
|
|
1575
|
+
}, {
|
|
1576
|
+
font_class: "CodeFilled",
|
|
1577
|
+
icon_id: "Code"
|
|
1578
|
+
}, {
|
|
1579
|
+
font_class: "CodeSandboxSquareFilled",
|
|
1580
|
+
icon_id: "CodeSandboxSquare"
|
|
1581
|
+
}, {
|
|
1582
|
+
font_class: "CodepenSquareFilled",
|
|
1583
|
+
icon_id: "CodepenSquare"
|
|
1584
|
+
}, {
|
|
1585
|
+
font_class: "CompassFilled",
|
|
1586
|
+
icon_id: "Compass"
|
|
1587
|
+
}, {
|
|
1588
|
+
font_class: "ContactsFilled",
|
|
1589
|
+
icon_id: "Contacts"
|
|
1590
|
+
}, {
|
|
1591
|
+
font_class: "ContainerFilled",
|
|
1592
|
+
icon_id: "Container"
|
|
1593
|
+
}, {
|
|
1594
|
+
font_class: "ControlFilled",
|
|
1595
|
+
icon_id: "Control"
|
|
1596
|
+
}, {
|
|
1597
|
+
font_class: "CreditCardFilled",
|
|
1598
|
+
icon_id: "CreditCard"
|
|
1599
|
+
}, {
|
|
1600
|
+
font_class: "CrownFilled",
|
|
1601
|
+
icon_id: "Crown"
|
|
1602
|
+
}, {
|
|
1603
|
+
font_class: "CustomerServiceFilled",
|
|
1604
|
+
icon_id: "CustomerService"
|
|
1605
|
+
}, {
|
|
1606
|
+
font_class: "DashboardFilled",
|
|
1607
|
+
icon_id: "Dashboard"
|
|
1608
|
+
}, {
|
|
1609
|
+
font_class: "DatabaseFilled",
|
|
1610
|
+
icon_id: "Database"
|
|
1611
|
+
}, {
|
|
1612
|
+
font_class: "DingtalkCircleFilled",
|
|
1613
|
+
icon_id: "DingtalkCircle"
|
|
1614
|
+
}, {
|
|
1615
|
+
font_class: "DingtalkSquareFilled",
|
|
1616
|
+
icon_id: "DingtalkSquare"
|
|
1617
|
+
}, {
|
|
1618
|
+
font_class: "DislikeFilled",
|
|
1619
|
+
icon_id: "Dislike"
|
|
1620
|
+
}, {
|
|
1621
|
+
font_class: "DribbbleCircleFilled",
|
|
1622
|
+
icon_id: "DribbbleCircle"
|
|
1623
|
+
}, {
|
|
1624
|
+
font_class: "DropboxCircleFilled",
|
|
1625
|
+
icon_id: "DropboxCircle"
|
|
1626
|
+
}, {
|
|
1627
|
+
font_class: "DropboxSquareFilled",
|
|
1628
|
+
icon_id: "DropboxSquare"
|
|
1629
|
+
}, {
|
|
1630
|
+
font_class: "EnvironmentFilled",
|
|
1631
|
+
icon_id: "Environment"
|
|
1632
|
+
}, {
|
|
1633
|
+
font_class: "EuroCircleFilled",
|
|
1634
|
+
icon_id: "EuroCircle"
|
|
1635
|
+
}, {
|
|
1636
|
+
font_class: "ExperimentFilled",
|
|
1637
|
+
icon_id: "Experiment"
|
|
1638
|
+
}, {
|
|
1639
|
+
font_class: "EyeFilled",
|
|
1640
|
+
icon_id: "Eye"
|
|
1641
|
+
}, {
|
|
1642
|
+
font_class: "EyeInvisibleFilled",
|
|
1643
|
+
icon_id: "EyeInvisible"
|
|
1644
|
+
}, {
|
|
1645
|
+
font_class: "FileAddFilled",
|
|
1646
|
+
icon_id: "FileAdd"
|
|
1647
|
+
}, {
|
|
1648
|
+
font_class: "FileExcelFilled",
|
|
1649
|
+
icon_id: "FileExcel"
|
|
1650
|
+
}, {
|
|
1651
|
+
font_class: "FileExclamationFilled",
|
|
1652
|
+
icon_id: "FileExclamation"
|
|
1653
|
+
}, {
|
|
1654
|
+
font_class: "FileFilled",
|
|
1655
|
+
icon_id: "File"
|
|
1656
|
+
}, {
|
|
1657
|
+
font_class: "FileImageFilled",
|
|
1658
|
+
icon_id: "FileImage"
|
|
1659
|
+
}, {
|
|
1660
|
+
font_class: "FileMarkdownFilled",
|
|
1661
|
+
icon_id: "FileMarkdown"
|
|
1662
|
+
}, {
|
|
1663
|
+
font_class: "FilePdfFilled",
|
|
1664
|
+
icon_id: "FilePdf"
|
|
1665
|
+
}, {
|
|
1666
|
+
font_class: "FilePptFilled",
|
|
1667
|
+
icon_id: "FilePpt"
|
|
1668
|
+
}, {
|
|
1669
|
+
font_class: "FileTextFilled",
|
|
1670
|
+
icon_id: "FileText"
|
|
1671
|
+
}, {
|
|
1672
|
+
font_class: "FileUnknownFilled",
|
|
1673
|
+
icon_id: "FileUnknown"
|
|
1674
|
+
}, {
|
|
1675
|
+
font_class: "FileWordFilled",
|
|
1676
|
+
icon_id: "FileWord"
|
|
1677
|
+
}, {
|
|
1678
|
+
font_class: "FileZipFilled",
|
|
1679
|
+
icon_id: "FileZip"
|
|
1680
|
+
}, {
|
|
1681
|
+
font_class: "FilterFilled",
|
|
1682
|
+
icon_id: "Filter"
|
|
1683
|
+
}, {
|
|
1684
|
+
font_class: "FireFilled",
|
|
1685
|
+
icon_id: "Fire"
|
|
1686
|
+
}, {
|
|
1687
|
+
font_class: "FlagFilled",
|
|
1688
|
+
icon_id: "Flag"
|
|
1689
|
+
}, {
|
|
1690
|
+
font_class: "FolderAddFilled",
|
|
1691
|
+
icon_id: "FolderAdd"
|
|
1692
|
+
}, {
|
|
1693
|
+
font_class: "FolderFilled",
|
|
1694
|
+
icon_id: "Folder"
|
|
1695
|
+
}, {
|
|
1696
|
+
font_class: "FolderOpenFilled",
|
|
1697
|
+
icon_id: "FolderOpen"
|
|
1698
|
+
}, {
|
|
1699
|
+
font_class: "FormatPainterFilled",
|
|
1700
|
+
icon_id: "FormatPainter"
|
|
1701
|
+
}, {
|
|
1702
|
+
font_class: "FrownFilled",
|
|
1703
|
+
icon_id: "Frown"
|
|
1704
|
+
}, {
|
|
1705
|
+
font_class: "FunnelPlotFilled",
|
|
1706
|
+
icon_id: "FunnelPlot"
|
|
1707
|
+
}, {
|
|
1708
|
+
font_class: "GiftFilled",
|
|
1709
|
+
icon_id: "Gift"
|
|
1710
|
+
}, {
|
|
1711
|
+
font_class: "GoldFilled",
|
|
1712
|
+
icon_id: "Gold"
|
|
1713
|
+
}, {
|
|
1714
|
+
font_class: "GoldenFilled",
|
|
1715
|
+
icon_id: "Golden"
|
|
1716
|
+
}, {
|
|
1717
|
+
font_class: "GoogleCircleFilled",
|
|
1718
|
+
icon_id: "GoogleCircle"
|
|
1719
|
+
}, {
|
|
1720
|
+
font_class: "GooglePlusCircleFilled",
|
|
1721
|
+
icon_id: "GooglePlusCircle"
|
|
1722
|
+
}, {
|
|
1723
|
+
font_class: "GooglePlusSquareFilled",
|
|
1724
|
+
icon_id: "GooglePlusSquare"
|
|
1725
|
+
}, {
|
|
1726
|
+
font_class: "GoogleSquareFilled",
|
|
1727
|
+
icon_id: "GoogleSquare"
|
|
1728
|
+
}, {
|
|
1729
|
+
font_class: "HddFilled",
|
|
1730
|
+
icon_id: "Hdd"
|
|
1731
|
+
}, {
|
|
1732
|
+
font_class: "HeartFilled",
|
|
1733
|
+
icon_id: "Heart"
|
|
1734
|
+
}, {
|
|
1735
|
+
font_class: "HomeFilled",
|
|
1736
|
+
icon_id: "Home"
|
|
1737
|
+
}, {
|
|
1738
|
+
font_class: "HourglassFilled",
|
|
1739
|
+
icon_id: "Hourglass"
|
|
1740
|
+
}, {
|
|
1741
|
+
font_class: "IdcardFilled",
|
|
1742
|
+
icon_id: "Idcard"
|
|
1743
|
+
}, {
|
|
1744
|
+
font_class: "IeCircleFilled",
|
|
1745
|
+
icon_id: "IeCircle"
|
|
1746
|
+
}, {
|
|
1747
|
+
font_class: "IeSquareFilled",
|
|
1748
|
+
icon_id: "IeSquare"
|
|
1749
|
+
}, {
|
|
1750
|
+
font_class: "InsuranceFilled",
|
|
1751
|
+
icon_id: "Insurance"
|
|
1752
|
+
}, {
|
|
1753
|
+
font_class: "InteractionFilled",
|
|
1754
|
+
icon_id: "Interaction"
|
|
1755
|
+
}, {
|
|
1756
|
+
font_class: "LayoutFilled",
|
|
1757
|
+
icon_id: "Layout"
|
|
1758
|
+
}, {
|
|
1759
|
+
font_class: "LikeFilled",
|
|
1760
|
+
icon_id: "Like"
|
|
1761
|
+
}, {
|
|
1762
|
+
font_class: "LockFilled",
|
|
1763
|
+
icon_id: "Lock"
|
|
1764
|
+
}, {
|
|
1765
|
+
font_class: "MacCommandFilled",
|
|
1766
|
+
icon_id: "MacCommand"
|
|
1767
|
+
}, {
|
|
1768
|
+
font_class: "MailFilled",
|
|
1769
|
+
icon_id: "Mail"
|
|
1770
|
+
}, {
|
|
1771
|
+
font_class: "MedicineBoxFilled",
|
|
1772
|
+
icon_id: "MedicineBox"
|
|
1773
|
+
}, {
|
|
1774
|
+
font_class: "MediumCircleFilled",
|
|
1775
|
+
icon_id: "MediumCircle"
|
|
1776
|
+
}, {
|
|
1777
|
+
font_class: "MediumSquareFilled",
|
|
1778
|
+
icon_id: "MediumSquare"
|
|
1779
|
+
}, {
|
|
1780
|
+
font_class: "MehFilled",
|
|
1781
|
+
icon_id: "Meh"
|
|
1782
|
+
},
|
|
1783
|
+
// { font_class: "MergeFilled", icon_id: "Merge" },
|
|
1784
|
+
{
|
|
1785
|
+
font_class: "MessageFilled",
|
|
1786
|
+
icon_id: "Message"
|
|
1787
|
+
}, {
|
|
1788
|
+
font_class: "MobileFilled",
|
|
1789
|
+
icon_id: "Mobile"
|
|
1790
|
+
}, {
|
|
1791
|
+
font_class: "MoneyCollectFilled",
|
|
1792
|
+
icon_id: "MoneyCollect"
|
|
1793
|
+
},
|
|
1794
|
+
// { font_class: "MoonFilled", icon_id: "Moon" },
|
|
1795
|
+
// { font_class: "MutedFilled", icon_id: "Muted" },
|
|
1796
|
+
{
|
|
1797
|
+
font_class: "NotificationFilled",
|
|
1798
|
+
icon_id: "Notification"
|
|
1799
|
+
}, {
|
|
1800
|
+
font_class: "PayCircleFilled",
|
|
1801
|
+
icon_id: "PayCircle"
|
|
1802
|
+
}, {
|
|
1803
|
+
font_class: "PhoneFilled",
|
|
1804
|
+
icon_id: "Phone"
|
|
1805
|
+
}, {
|
|
1806
|
+
font_class: "PictureFilled",
|
|
1807
|
+
icon_id: "Picture"
|
|
1808
|
+
}, {
|
|
1809
|
+
font_class: "PlaySquareFilled",
|
|
1810
|
+
icon_id: "PlaySquare"
|
|
1811
|
+
}, {
|
|
1812
|
+
font_class: "PoundCircleFilled",
|
|
1813
|
+
icon_id: "PoundCircle"
|
|
1814
|
+
}, {
|
|
1815
|
+
font_class: "PrinterFilled",
|
|
1816
|
+
icon_id: "Printer"
|
|
1817
|
+
},
|
|
1818
|
+
// { font_class: "ProductFilled", icon_id: "Product" },
|
|
1819
|
+
{
|
|
1820
|
+
font_class: "ProfileFilled",
|
|
1821
|
+
icon_id: "Profile"
|
|
1822
|
+
}, {
|
|
1823
|
+
font_class: "ProjectFilled",
|
|
1824
|
+
icon_id: "Project"
|
|
1825
|
+
}, {
|
|
1826
|
+
font_class: "PropertySafetyFilled",
|
|
1827
|
+
icon_id: "PropertySafety"
|
|
1828
|
+
}, {
|
|
1829
|
+
font_class: "PushpinFilled",
|
|
1830
|
+
icon_id: "Pushpin"
|
|
1831
|
+
}, {
|
|
1832
|
+
font_class: "QqCircleFilled",
|
|
1833
|
+
icon_id: "QqCircle"
|
|
1834
|
+
}, {
|
|
1835
|
+
font_class: "QqSquareFilled",
|
|
1836
|
+
icon_id: "QqSquare"
|
|
1837
|
+
}, {
|
|
1838
|
+
font_class: "ReadFilled",
|
|
1839
|
+
icon_id: "Read"
|
|
1840
|
+
}, {
|
|
1841
|
+
font_class: "ReconciliationFilled",
|
|
1842
|
+
icon_id: "Reconciliation"
|
|
1843
|
+
}, {
|
|
1844
|
+
font_class: "RedEnvelopeFilled",
|
|
1845
|
+
icon_id: "RedEnvelope"
|
|
1846
|
+
}, {
|
|
1847
|
+
font_class: "RedditCircleFilled",
|
|
1848
|
+
icon_id: "RedditCircle"
|
|
1849
|
+
}, {
|
|
1850
|
+
font_class: "RedditSquareFilled",
|
|
1851
|
+
icon_id: "RedditSquare"
|
|
1852
|
+
}, {
|
|
1853
|
+
font_class: "RestFilled",
|
|
1854
|
+
icon_id: "Rest"
|
|
1855
|
+
}, {
|
|
1856
|
+
font_class: "RobotFilled",
|
|
1857
|
+
icon_id: "Robot"
|
|
1858
|
+
}, {
|
|
1859
|
+
font_class: "RocketFilled",
|
|
1860
|
+
icon_id: "Rocket"
|
|
1861
|
+
}, {
|
|
1862
|
+
font_class: "SafetyCertificateFilled",
|
|
1863
|
+
icon_id: "SafetyCertificate"
|
|
1864
|
+
}, {
|
|
1865
|
+
font_class: "SaveFilled",
|
|
1866
|
+
icon_id: "Save"
|
|
1867
|
+
}, {
|
|
1868
|
+
font_class: "ScheduleFilled",
|
|
1869
|
+
icon_id: "Schedule"
|
|
1870
|
+
}, {
|
|
1871
|
+
font_class: "SecurityScanFilled",
|
|
1872
|
+
icon_id: "SecurityScan"
|
|
1873
|
+
}, {
|
|
1874
|
+
font_class: "SettingFilled",
|
|
1875
|
+
icon_id: "Setting"
|
|
1876
|
+
}, {
|
|
1877
|
+
font_class: "ShopFilled",
|
|
1878
|
+
icon_id: "Shop"
|
|
1879
|
+
}, {
|
|
1880
|
+
font_class: "ShoppingFilled",
|
|
1881
|
+
icon_id: "Shopping"
|
|
1882
|
+
}, {
|
|
1883
|
+
font_class: "SignalFilled",
|
|
1884
|
+
icon_id: "Signal"
|
|
1885
|
+
},
|
|
1886
|
+
// { font_class: "SignatureFilled", icon_id: "Signature" },
|
|
1887
|
+
{
|
|
1888
|
+
font_class: "SketchCircleFilled",
|
|
1889
|
+
icon_id: "SketchCircle"
|
|
1890
|
+
}, {
|
|
1891
|
+
font_class: "SketchSquareFilled",
|
|
1892
|
+
icon_id: "SketchSquare"
|
|
1893
|
+
}, {
|
|
1894
|
+
font_class: "SkinFilled",
|
|
1895
|
+
icon_id: "Skin"
|
|
1896
|
+
}, {
|
|
1897
|
+
font_class: "SlackCircleFilled",
|
|
1898
|
+
icon_id: "SlackCircle"
|
|
1899
|
+
}, {
|
|
1900
|
+
font_class: "SmileFilled",
|
|
1901
|
+
icon_id: "Smile"
|
|
1902
|
+
}, {
|
|
1903
|
+
font_class: "SoundFilled",
|
|
1904
|
+
icon_id: "Sound"
|
|
1905
|
+
}, {
|
|
1906
|
+
font_class: "StarFilled",
|
|
1907
|
+
icon_id: "Star"
|
|
1908
|
+
},
|
|
1909
|
+
// { font_class: "SunFilled", icon_id: "Sun" },
|
|
1910
|
+
{
|
|
1911
|
+
font_class: "SwitcherFilled",
|
|
1912
|
+
icon_id: "Switcher"
|
|
1913
|
+
}, {
|
|
1914
|
+
font_class: "TabletFilled",
|
|
1915
|
+
icon_id: "Tablet"
|
|
1916
|
+
}, {
|
|
1917
|
+
font_class: "TagFilled",
|
|
1918
|
+
icon_id: "Tag"
|
|
1919
|
+
}, {
|
|
1920
|
+
font_class: "TagsFilled",
|
|
1921
|
+
icon_id: "Tags"
|
|
1922
|
+
}, {
|
|
1923
|
+
font_class: "TaobaoSquareFilled",
|
|
1924
|
+
icon_id: "TaobaoSquare"
|
|
1925
|
+
}, {
|
|
1926
|
+
font_class: "ThunderboltFilled",
|
|
1927
|
+
icon_id: "Thunderbolt"
|
|
1928
|
+
}, {
|
|
1929
|
+
font_class: "ToolFilled",
|
|
1930
|
+
icon_id: "Tool"
|
|
1931
|
+
}, {
|
|
1932
|
+
font_class: "TrademarkCircleFilled",
|
|
1933
|
+
icon_id: "TrademarkCircle"
|
|
1934
|
+
}, {
|
|
1935
|
+
font_class: "TrophyFilled",
|
|
1936
|
+
icon_id: "Trophy"
|
|
1937
|
+
},
|
|
1938
|
+
// { font_class: "TruckFilled", icon_id: "Truck" },
|
|
1939
|
+
{
|
|
1940
|
+
font_class: "TwitterCircleFilled",
|
|
1941
|
+
icon_id: "TwitterCircle"
|
|
1942
|
+
}, {
|
|
1943
|
+
font_class: "TwitterSquareFilled",
|
|
1944
|
+
icon_id: "TwitterSquare"
|
|
1945
|
+
}, {
|
|
1946
|
+
font_class: "UnlockFilled",
|
|
1947
|
+
icon_id: "Unlock"
|
|
1948
|
+
}, {
|
|
1949
|
+
font_class: "UsbFilled",
|
|
1950
|
+
icon_id: "Usb"
|
|
1951
|
+
}, {
|
|
1952
|
+
font_class: "VideoCameraFilled",
|
|
1953
|
+
icon_id: "VideoCamera"
|
|
1954
|
+
}, {
|
|
1955
|
+
font_class: "WalletFilled",
|
|
1956
|
+
icon_id: "Wallet"
|
|
1957
|
+
}, {
|
|
1958
|
+
font_class: "ZhihuCircleFilled",
|
|
1959
|
+
icon_id: "ZhihuCircle"
|
|
1960
|
+
}, {
|
|
1961
|
+
font_class: "ZhihuSquareFilled",
|
|
1962
|
+
icon_id: "ZhihuSquare"
|
|
1963
|
+
}];
|
|
1964
|
+
export default antdJson;
|