@alifd/theme-panda 0.1.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/icons.var.css ADDED
@@ -0,0 +1,1744 @@
1
+
2
+ .next-icon-QQ::before {
3
+ content: var(--icon-content-QQ, "\e951");
4
+ }
5
+ .next-icon-tags::before {
6
+ content: var(--icon-content-tags, "\e84c");
7
+ }
8
+ .next-icon-windows-fill::before {
9
+ content: var(--icon-content-windows-fill, "\e950");
10
+ }
11
+ .next-icon-wrench::before {
12
+ content: var(--icon-content-wrench, "\e84b");
13
+ }
14
+ .next-icon-HTML-fill::before {
15
+ content: var(--icon-content-HTML-fill, "\e94f");
16
+ }
17
+ .next-icon-tag::before {
18
+ content: var(--icon-content-tag, "\e84a");
19
+ }
20
+ .next-icon-apple-fill::before {
21
+ content: var(--icon-content-apple-fill, "\e94e");
22
+ }
23
+ .next-icon-shake::before {
24
+ content: var(--icon-content-shake, "\e849");
25
+ }
26
+ .next-icon-android-fill::before {
27
+ content: var(--icon-content-android-fill, "\e94d");
28
+ }
29
+ .next-icon-phone::before {
30
+ content: var(--icon-content-phone, "\e848");
31
+ }
32
+ .next-icon-dingtalk::before {
33
+ content: var(--icon-content-dingtalk, "\e94c");
34
+ }
35
+ .next-icon-pushpin::before {
36
+ content: var(--icon-content-pushpin, "\e847");
37
+ }
38
+ .next-icon-dropbox::before {
39
+ content: var(--icon-content-dropbox, "\e94b");
40
+ }
41
+ .next-icon-percentage::before {
42
+ content: var(--icon-content-percentage, "\e846");
43
+ }
44
+ .next-icon-Gitlab-fill::before {
45
+ content: var(--icon-content-Gitlab-fill, "\e94a");
46
+ }
47
+ .next-icon-man::before {
48
+ content: var(--icon-content-man, "\e845");
49
+ }
50
+ .next-icon-Youtube::before {
51
+ content: var(--icon-content-Youtube, "\e949");
52
+ }
53
+ .next-icon-link::before {
54
+ content: var(--icon-content-link, "\e844");
55
+ }
56
+ .next-icon-yuque::before {
57
+ content: var(--icon-content-yuque, "\e948");
58
+ }
59
+ .next-icon-monitor::before {
60
+ content: var(--icon-content-monitor, "\e843");
61
+ }
62
+ .next-icon-windows::before {
63
+ content: var(--icon-content-windows, "\e947");
64
+ }
65
+ .next-icon-highlight::before {
66
+ content: var(--icon-content-highlight, "\e842");
67
+ }
68
+ .next-icon-reddit::before {
69
+ content: var(--icon-content-reddit, "\e946");
70
+ }
71
+ .next-icon-disconnect::before {
72
+ content: var(--icon-content-disconnect, "\e841");
73
+ }
74
+ .next-icon-instagram::before {
75
+ content: var(--icon-content-instagram, "\e945");
76
+ }
77
+ .next-icon-api::before {
78
+ content: var(--icon-content-api, "\e840");
79
+ }
80
+ .next-icon-dribbble::before {
81
+ content: var(--icon-content-dribbble, "\e944");
82
+ }
83
+ .next-icon-key::before {
84
+ content: var(--icon-content-key, "\e83f");
85
+ }
86
+ .next-icon-Gitlab::before {
87
+ content: var(--icon-content-Gitlab, "\e943");
88
+ }
89
+ .next-icon-wifi::before {
90
+ content: var(--icon-content-wifi, "\e83c");
91
+ }
92
+ .next-icon-sketch::before {
93
+ content: var(--icon-content-sketch, "\e942");
94
+ }
95
+ .next-icon-heatmap::before {
96
+ content: var(--icon-content-heatmap, "\e83b");
97
+ }
98
+ .next-icon-android::before {
99
+ content: var(--icon-content-android, "\e941");
100
+ }
101
+ .next-icon-gold::before {
102
+ content: var(--icon-content-gold, "\e83a");
103
+ }
104
+ .next-icon-apple::before {
105
+ content: var(--icon-content-apple, "\e940");
106
+ }
107
+ .next-icon-star::before {
108
+ content: var(--icon-content-star, "\e839");
109
+ }
110
+ .next-icon-aliwangwang::before {
111
+ content: var(--icon-content-aliwangwang, "\e93f");
112
+ }
113
+ .next-icon-block::before {
114
+ content: var(--icon-content-block, "\e837");
115
+ }
116
+ .next-icon-codepen::before {
117
+ content: var(--icon-content-codepen, "\e93e");
118
+ }
119
+ .next-icon-heart::before {
120
+ content: var(--icon-content-heart, "\e836");
121
+ }
122
+ .next-icon-chrome::before {
123
+ content: var(--icon-content-chrome, "\e93d");
124
+ }
125
+ .next-icon-creditcard::before {
126
+ content: var(--icon-content-creditcard, "\e835");
127
+ }
128
+ .next-icon-CodeSandbox::before {
129
+ content: var(--icon-content-CodeSandbox, "\e93c");
130
+ }
131
+ .next-icon-idcard::before {
132
+ content: var(--icon-content-idcard, "\e834");
133
+ }
134
+ .next-icon-skype::before {
135
+ content: var(--icon-content-skype, "\e93b");
136
+ }
137
+ .next-icon-table::before {
138
+ content: var(--icon-content-table, "\e833");
139
+ }
140
+ .next-icon-facebook::before {
141
+ content: var(--icon-content-facebook, "\e93a");
142
+ }
143
+ .next-icon-mail::before {
144
+ content: var(--icon-content-mail, "\e832");
145
+ }
146
+ .next-icon-yahoo::before {
147
+ content: var(--icon-content-yahoo, "\e939");
148
+ }
149
+ .next-icon-image::before {
150
+ content: var(--icon-content-image, "\e831");
151
+ }
152
+ .next-icon-linkedin::before {
153
+ content: var(--icon-content-linkedin, "\e938");
154
+ }
155
+ .next-icon-fund::before {
156
+ content: var(--icon-content-fund, "\e830");
157
+ }
158
+ .next-icon-HTML::before {
159
+ content: var(--icon-content-HTML, "\e937");
160
+ }
161
+ .next-icon-qrcode::before {
162
+ content: var(--icon-content-qrcode, "\e82f");
163
+ }
164
+ .next-icon-zhihu::before {
165
+ content: var(--icon-content-zhihu, "\e936");
166
+ }
167
+ .next-icon-radarchart::before {
168
+ content: var(--icon-content-radarchart, "\e82e");
169
+ }
170
+ .next-icon-taobao::before {
171
+ content: var(--icon-content-taobao, "\e935");
172
+ }
173
+ .next-icon-sound::before {
174
+ content: var(--icon-content-sound, "\e82d");
175
+ }
176
+ .next-icon-alipay::before {
177
+ content: var(--icon-content-alipay, "\e934");
178
+ }
179
+ .next-icon-notification::before {
180
+ content: var(--icon-content-notification, "\e82c");
181
+ }
182
+ .next-icon-slack::before {
183
+ content: var(--icon-content-slack, "\e933");
184
+ }
185
+ .next-icon-video::before {
186
+ content: var(--icon-content-video, "\e82b");
187
+ }
188
+ .next-icon-amazon::before {
189
+ content: var(--icon-content-amazon, "\e932");
190
+ }
191
+ .next-icon-cloud-sync::before {
192
+ content: var(--icon-content-cloud-sync, "\e82a");
193
+ }
194
+ .next-icon-IE::before {
195
+ content: var(--icon-content-IE, "\e931");
196
+ }
197
+ .next-icon-cloud-download::before {
198
+ content: var(--icon-content-cloud-download, "\e829");
199
+ }
200
+ .next-icon-google::before {
201
+ content: var(--icon-content-google, "\e930");
202
+ }
203
+ .next-icon-cloud::before {
204
+ content: var(--icon-content-cloud, "\e828");
205
+ }
206
+ .next-icon-medium::before {
207
+ content: var(--icon-content-medium, "\e92f");
208
+ }
209
+ .next-icon-cloud-upload::before {
210
+ content: var(--icon-content-cloud-upload, "\e827");
211
+ }
212
+ .next-icon-googleplus::before {
213
+ content: var(--icon-content-googleplus, "\e92e");
214
+ }
215
+ .next-icon-cloud-server::before {
216
+ content: var(--icon-content-cloud-server, "\e826");
217
+ }
218
+ .next-icon-behance::before {
219
+ content: var(--icon-content-behance, "\e92d");
220
+ }
221
+ .next-icon-read::before {
222
+ content: var(--icon-content-read, "\e825");
223
+ }
224
+ .next-icon-ant-cloud::before {
225
+ content: var(--icon-content-ant-cloud, "\e92c");
226
+ }
227
+ .next-icon-printer::before {
228
+ content: var(--icon-content-printer, "\e824");
229
+ }
230
+ .next-icon-antdesign::before {
231
+ content: var(--icon-content-antdesign, "\e92b");
232
+ }
233
+ .next-icon-car::before {
234
+ content: var(--icon-content-car, "\e823");
235
+ }
236
+ .next-icon-alibabacloud::before {
237
+ content: var(--icon-content-alibabacloud, "\e92a");
238
+ }
239
+ .next-icon-gateway::before {
240
+ content: var(--icon-content-gateway, "\e822");
241
+ }
242
+ .next-icon-alibaba::before {
243
+ content: var(--icon-content-alibaba, "\e929");
244
+ }
245
+ .next-icon-cluster::before {
246
+ content: var(--icon-content-cluster, "\e821");
247
+ }
248
+ .next-icon-sliders-fill::before {
249
+ content: var(--icon-content-sliders-fill, "\e928");
250
+ }
251
+ .next-icon-camera::before {
252
+ content: var(--icon-content-camera, "\e820");
253
+ }
254
+ .next-icon-boxplot-fill::before {
255
+ content: var(--icon-content-boxplot-fill, "\e927");
256
+ }
257
+ .next-icon-barcode::before {
258
+ content: var(--icon-content-barcode, "\e81f");
259
+ }
260
+ .next-icon-build-fill::before {
261
+ content: var(--icon-content-build-fill, "\e926");
262
+ }
263
+ .next-icon-laptop::before {
264
+ content: var(--icon-content-laptop, "\e81e");
265
+ }
266
+ .next-icon-golden-fill::before {
267
+ content: var(--icon-content-golden-fill, "\e925");
268
+ }
269
+ .next-icon-sliders::before {
270
+ content: var(--icon-content-sliders, "\e81d");
271
+ }
272
+ .next-icon-USB-fill::before {
273
+ content: var(--icon-content-USB-fill, "\e924");
274
+ }
275
+ .next-icon-build::before {
276
+ content: var(--icon-content-build, "\e81c");
277
+ }
278
+ .next-icon-setting-fill::before {
279
+ content: var(--icon-content-setting-fill, "\e923");
280
+ }
281
+ .next-icon-boxplot::before {
282
+ content: var(--icon-content-boxplot, "\e81b");
283
+ }
284
+ .next-icon-shop-fill::before {
285
+ content: var(--icon-content-shop-fill, "\e922");
286
+ }
287
+ .next-icon-scan::before {
288
+ content: var(--icon-content-scan, "\e81a");
289
+ }
290
+ .next-icon-printer-fill::before {
291
+ content: var(--icon-content-printer-fill, "\e921");
292
+ }
293
+ .next-icon-calendar-check::before {
294
+ content: var(--icon-content-calendar-check, "\e819");
295
+ }
296
+ .next-icon-car-fill::before {
297
+ content: var(--icon-content-car-fill, "\e920");
298
+ }
299
+ .next-icon-carryout::before {
300
+ content: var(--icon-content-carryout, "\e818");
301
+ }
302
+ .next-icon-mail-fill::before {
303
+ content: var(--icon-content-mail-fill, "\e91f");
304
+ }
305
+ .next-icon-contacts::before {
306
+ content: var(--icon-content-contacts, "\e817");
307
+ }
308
+ .next-icon-crown-fill::before {
309
+ content: var(--icon-content-crown-fill, "\e91e");
310
+ }
311
+ .next-icon-accountbook::before {
312
+ content: var(--icon-content-accountbook, "\e816");
313
+ }
314
+ .next-icon-error-fill::before {
315
+ content: var(--icon-content-error-fill, "\e91d");
316
+ }
317
+ .next-icon-deploymentunit::before {
318
+ content: var(--icon-content-deploymentunit, "\e815");
319
+ }
320
+ .next-icon-camera-fill::before {
321
+ content: var(--icon-content-camera-fill, "\e91c");
322
+ }
323
+ .next-icon-folder-add::before {
324
+ content: var(--icon-content-folder-add, "\e814");
325
+ }
326
+ .next-icon-bank-fill::before {
327
+ content: var(--icon-content-bank-fill, "\e91b");
328
+ }
329
+ .next-icon-folder-open::before {
330
+ content: var(--icon-content-folder-open, "\e813");
331
+ }
332
+ .next-icon-tags-fill::before {
333
+ content: var(--icon-content-tags-fill, "\e91a");
334
+ }
335
+ .next-icon-folder::before {
336
+ content: var(--icon-content-folder, "\e812");
337
+ }
338
+ .next-icon-wrench-fill::before {
339
+ content: var(--icon-content-wrench-fill, "\e919");
340
+ }
341
+ .next-icon-shopping::before {
342
+ content: var(--icon-content-shopping, "\e811");
343
+ }
344
+ .next-icon-tag-fill::before {
345
+ content: var(--icon-content-tag-fill, "\e918");
346
+ }
347
+ .next-icon-rocket::before {
348
+ content: var(--icon-content-rocket, "\e810");
349
+ }
350
+ .next-icon-thunderbolt-fill::before {
351
+ content: var(--icon-content-thunderbolt-fill, "\e917");
352
+ }
353
+ .next-icon-shop::before {
354
+ content: var(--icon-content-shop, "\e80f");
355
+ }
356
+ .next-icon-rocket-fill::before {
357
+ content: var(--icon-content-rocket-fill, "\e916");
358
+ }
359
+ .next-icon-medicinebox::before {
360
+ content: var(--icon-content-medicinebox, "\e80e");
361
+ }
362
+ .next-icon-pushpin-fill::before {
363
+ content: var(--icon-content-pushpin-fill, "\e915");
364
+ }
365
+ .next-icon-moneycollect::before {
366
+ content: var(--icon-content-moneycollect, "\e80d");
367
+ }
368
+ .next-icon-edit-fill::before {
369
+ content: var(--icon-content-edit-fill, "\e914");
370
+ }
371
+ .next-icon-flag::before {
372
+ content: var(--icon-content-flag, "\e80c");
373
+ }
374
+ .next-icon-phone-fill::before {
375
+ content: var(--icon-content-phone-fill, "\e913");
376
+ }
377
+ .next-icon-customerservice::before {
378
+ content: var(--icon-content-customerservice, "\e80b");
379
+ }
380
+ .next-icon-highlight-fill::before {
381
+ content: var(--icon-content-highlight-fill, "\e912");
382
+ }
383
+ .next-icon-unlike::before {
384
+ content: var(--icon-content-unlike, "\e80a");
385
+ }
386
+ .next-icon-api-fill::before {
387
+ content: var(--icon-content-api-fill, "\e911");
388
+ }
389
+ .next-icon-like::before {
390
+ content: var(--icon-content-like, "\e809");
391
+ }
392
+ .next-icon-alert-fill::before {
393
+ content: var(--icon-content-alert-fill, "\e910");
394
+ }
395
+ .next-icon-funnelplot::before {
396
+ content: var(--icon-content-funnelplot, "\e808");
397
+ }
398
+ .next-icon-unlock-fill::before {
399
+ content: var(--icon-content-unlock-fill, "\e90f");
400
+ }
401
+ .next-icon-bank::before {
402
+ content: var(--icon-content-bank, "\e807");
403
+ }
404
+ .next-icon-star-fill::before {
405
+ content: var(--icon-content-star-fill, "\e90e");
406
+ }
407
+ .next-icon-home::before {
408
+ content: var(--icon-content-home, "\e806");
409
+ }
410
+ .next-icon-unlike-fill::before {
411
+ content: var(--icon-content-unlike-fill, "\e90d");
412
+ }
413
+ .next-icon-skin::before {
414
+ content: var(--icon-content-skin, "\e805");
415
+ }
416
+ .next-icon-lock-fill::before {
417
+ content: var(--icon-content-lock-fill, "\e90c");
418
+ }
419
+ .next-icon-USB::before {
420
+ content: var(--icon-content-USB, "\e804");
421
+ }
422
+ .next-icon-like-fill::before {
423
+ content: var(--icon-content-like-fill, "\e90b");
424
+ }
425
+ .next-icon-rest::before {
426
+ content: var(--icon-content-rest, "\e803");
427
+ }
428
+ .next-icon-eye-fill::before {
429
+ content: var(--icon-content-eye-fill, "\e90a");
430
+ }
431
+ .next-icon-trophy::before {
432
+ content: var(--icon-content-trophy, "\e802");
433
+ }
434
+ .next-icon-experiment-fill::before {
435
+ content: var(--icon-content-experiment-fill, "\e909");
436
+ }
437
+ .next-icon-bell::before {
438
+ content: var(--icon-content-bell, "\e801");
439
+ }
440
+ .next-icon-customerservice-fill::before {
441
+ content: var(--icon-content-customerservice-fill, "\e908");
442
+ }
443
+ .next-icon-experiment::before {
444
+ content: var(--icon-content-experiment, "\e800");
445
+ }
446
+ .next-icon-cloud-fill::before {
447
+ content: var(--icon-content-cloud-fill, "\e907");
448
+ }
449
+ .next-icon-bulb::before {
450
+ content: var(--icon-content-bulb, "\e7ff");
451
+ }
452
+ .next-icon-location-fill::before {
453
+ content: var(--icon-content-location-fill, "\e906");
454
+ }
455
+ .next-icon-hourglass::before {
456
+ content: var(--icon-content-hourglass, "\e7fe");
457
+ }
458
+ .next-icon-trophy-fill::before {
459
+ content: var(--icon-content-trophy-fill, "\e905");
460
+ }
461
+ .next-icon-delete::before {
462
+ content: var(--icon-content-delete, "\e7fd");
463
+ }
464
+ .next-icon-home-fill::before {
465
+ content: var(--icon-content-home-fill, "\e904");
466
+ }
467
+ .next-icon-alert::before {
468
+ content: var(--icon-content-alert, "\e7fc");
469
+ }
470
+ .next-icon-hourglass-fill::before {
471
+ content: var(--icon-content-hourglass-fill, "\e903");
472
+ }
473
+ .next-icon-insurance::before {
474
+ content: var(--icon-content-insurance, "\e7f7");
475
+ }
476
+ .next-icon-gift-fill::before {
477
+ content: var(--icon-content-gift-fill, "\e902");
478
+ }
479
+ .next-icon-safetycertificate::before {
480
+ content: var(--icon-content-safetycertificate, "\e7f6");
481
+ }
482
+ .next-icon-funnelplot-fill::before {
483
+ content: var(--icon-content-funnelplot-fill, "\e901");
484
+ }
485
+ .next-icon-propertysafety::before {
486
+ content: var(--icon-content-propertysafety, "\e7f5");
487
+ }
488
+ .next-icon-fire-fill::before {
489
+ content: var(--icon-content-fire-fill, "\e900");
490
+ }
491
+ .next-icon-securityscan::before {
492
+ content: var(--icon-content-securityscan, "\e7f4");
493
+ }
494
+ .next-icon-filter-fill::before {
495
+ content: var(--icon-content-filter-fill, "\e8ff");
496
+ }
497
+ .next-icon-Batchfolding::before {
498
+ content: var(--icon-content-Batchfolding, "\e7f3");
499
+ }
500
+ .next-icon-bell-fill::before {
501
+ content: var(--icon-content-bell-fill, "\e8fe");
502
+ }
503
+ .next-icon-diff::before {
504
+ content: var(--icon-content-diff, "\e7f2");
505
+ }
506
+ .next-icon-bulb-fill::before {
507
+ content: var(--icon-content-bulb-fill, "\e8fd");
508
+ }
509
+ .next-icon-audit::before {
510
+ content: var(--icon-content-audit, "\e7f1");
511
+ }
512
+ .next-icon-sound-fill::before {
513
+ content: var(--icon-content-sound-fill, "\e8fc");
514
+ }
515
+ .next-icon-snippets::before {
516
+ content: var(--icon-content-snippets, "\e7f0");
517
+ }
518
+ .next-icon-video-fill::before {
519
+ content: var(--icon-content-video-fill, "\e8fb");
520
+ }
521
+ .next-icon-file-copy::before {
522
+ content: var(--icon-content-file-copy, "\e7ef");
523
+ }
524
+ .next-icon-skin-fill::before {
525
+ content: var(--icon-content-skin-fill, "\e8fa");
526
+ }
527
+ .next-icon-file-text::before {
528
+ content: var(--icon-content-file-text, "\e7ed");
529
+ }
530
+ .next-icon-shopping-fill::before {
531
+ content: var(--icon-content-shopping-fill, "\e8f9");
532
+ }
533
+ .next-icon-file-zip::before {
534
+ content: var(--icon-content-file-zip, "\e7ec");
535
+ }
536
+ .next-icon-rest-fill::before {
537
+ content: var(--icon-content-rest-fill, "\e8f8");
538
+ }
539
+ .next-icon-file::before {
540
+ content: var(--icon-content-file, "\e7eb");
541
+ }
542
+ .next-icon-medicinebox-fill::before {
543
+ content: var(--icon-content-medicinebox-fill, "\e8f7");
544
+ }
545
+ .next-icon-file-word::before {
546
+ content: var(--icon-content-file-word, "\e7ea");
547
+ }
548
+ .next-icon-moneycollect-fill::before {
549
+ content: var(--icon-content-moneycollect-fill, "\e8f6");
550
+ }
551
+ .next-icon-file-ppt::before {
552
+ content: var(--icon-content-file-ppt, "\e7e9");
553
+ }
554
+ .next-icon-flag-fill::before {
555
+ content: var(--icon-content-flag-fill, "\e8f5");
556
+ }
557
+ .next-icon-file-unknown::before {
558
+ content: var(--icon-content-file-unknown, "\e7e8");
559
+ }
560
+ .next-icon-notification-fill::before {
561
+ content: var(--icon-content-notification-fill, "\e8f4");
562
+ }
563
+ .next-icon-file-markdown::before {
564
+ content: var(--icon-content-file-markdown, "\e7e7");
565
+ }
566
+ .next-icon-delete-fill::before {
567
+ content: var(--icon-content-delete-fill, "\e8f3");
568
+ }
569
+ .next-icon-file-image::before {
570
+ content: var(--icon-content-file-image, "\e7e6");
571
+ }
572
+ .next-icon-contacts-fill::before {
573
+ content: var(--icon-content-contacts-fill, "\e8f2");
574
+ }
575
+ .next-icon-file-pdf::before {
576
+ content: var(--icon-content-file-pdf, "\e7e5");
577
+ }
578
+ .next-icon-read-fill::before {
579
+ content: var(--icon-content-read-fill, "\e8f1");
580
+ }
581
+ .next-icon-file-exclamation::before {
582
+ content: var(--icon-content-file-exclamation, "\e7e4");
583
+ }
584
+ .next-icon-fund-fill::before {
585
+ content: var(--icon-content-fund-fill, "\e8f0");
586
+ }
587
+ .next-icon-file-excel::before {
588
+ content: var(--icon-content-file-excel, "\e7e3");
589
+ }
590
+ .next-icon-creditcard-fill::before {
591
+ content: var(--icon-content-creditcard-fill, "\e8ef");
592
+ }
593
+ .next-icon-file-add::before {
594
+ content: var(--icon-content-file-add, "\e7e2");
595
+ }
596
+ .next-icon-idcard-fill::before {
597
+ content: var(--icon-content-idcard-fill, "\e8ee");
598
+ }
599
+ .next-icon-fileprotect::before {
600
+ content: var(--icon-content-fileprotect, "\e7e1");
601
+ }
602
+ .next-icon-image-fill::before {
603
+ content: var(--icon-content-image-fill, "\e8ed");
604
+ }
605
+ .next-icon-solution::before {
606
+ content: var(--icon-content-solution, "\e7e0");
607
+ }
608
+ .next-icon-calendar-check-fill::before {
609
+ content: var(--icon-content-calendar-check-fill, "\e8ec");
610
+ }
611
+ .next-icon-filesearch::before {
612
+ content: var(--icon-content-filesearch, "\e7df");
613
+ }
614
+ .next-icon-sever-fill::before {
615
+ content: var(--icon-content-sever-fill, "\e8eb");
616
+ }
617
+ .next-icon-filesync::before {
618
+ content: var(--icon-content-filesync, "\e7de");
619
+ }
620
+ .next-icon-container-fill::before {
621
+ content: var(--icon-content-container-fill, "\e8ea");
622
+ }
623
+ .next-icon-file-exception::before {
624
+ content: var(--icon-content-file-exception, "\e7dd");
625
+ }
626
+ .next-icon-database-fill::before {
627
+ content: var(--icon-content-database-fill, "\e8e9");
628
+ }
629
+ .next-icon-reconciliation::before {
630
+ content: var(--icon-content-reconciliation, "\e7dc");
631
+ }
632
+ .next-icon-folder-open-fill::before {
633
+ content: var(--icon-content-folder-open-fill, "\e8e8");
634
+ }
635
+ .next-icon-filedone::before {
636
+ content: var(--icon-content-filedone, "\e7db");
637
+ }
638
+ .next-icon-folder-fill::before {
639
+ content: var(--icon-content-folder-fill, "\e8e7");
640
+ }
641
+ .next-icon-book::before {
642
+ content: var(--icon-content-book, "\e7da");
643
+ }
644
+ .next-icon-folder-add-fill::before {
645
+ content: var(--icon-content-folder-add-fill, "\e8e6");
646
+ }
647
+ .next-icon-redenvelope::before {
648
+ content: var(--icon-content-redenvelope, "\e7d9");
649
+ }
650
+ .next-icon-reconciliation-fill::before {
651
+ content: var(--icon-content-reconciliation-fill, "\e8e5");
652
+ }
653
+ .next-icon-tablet::before {
654
+ content: var(--icon-content-tablet, "\e7d8");
655
+ }
656
+ .next-icon-batchfolding-fill::before {
657
+ content: var(--icon-content-batchfolding-fill, "\e8e4");
658
+ }
659
+ .next-icon-mobile::before {
660
+ content: var(--icon-content-mobile, "\e7d7");
661
+ }
662
+ .next-icon-snippets-fill::before {
663
+ content: var(--icon-content-snippets-fill, "\e8e3");
664
+ }
665
+ .next-icon-sever::before {
666
+ content: var(--icon-content-sever, "\e7d6");
667
+ }
668
+ .next-icon-file-copy-fill::before {
669
+ content: var(--icon-content-file-copy-fill, "\e8e2");
670
+ }
671
+ .next-icon-database::before {
672
+ content: var(--icon-content-database, "\e7d5");
673
+ }
674
+ .next-icon-diff-fill::before {
675
+ content: var(--icon-content-diff-fill, "\e8e1");
676
+ }
677
+ .next-icon-container::before {
678
+ content: var(--icon-content-container, "\e7d4");
679
+ }
680
+ .next-icon-file-image-fill::before {
681
+ content: var(--icon-content-file-image-fill, "\e8e0");
682
+ }
683
+ .next-icon-pointmap::before {
684
+ content: var(--icon-content-pointmap, "\e7d3");
685
+ }
686
+ .next-icon-file-pdf-fill::before {
687
+ content: var(--icon-content-file-pdf-fill, "\e8df");
688
+ }
689
+ .next-icon-barchart::before {
690
+ content: var(--icon-content-barchart, "\e7d2");
691
+ }
692
+ .next-icon-file-zip-fill::before {
693
+ content: var(--icon-content-file-zip-fill, "\e8de");
694
+ }
695
+ .next-icon-linechart::before {
696
+ content: var(--icon-content-linechart, "\e7d1");
697
+ }
698
+ .next-icon-file-word-fill::before {
699
+ content: var(--icon-content-file-word-fill, "\e8dd");
700
+ }
701
+ .next-icon-areachart::before {
702
+ content: var(--icon-content-areachart, "\e7d0");
703
+ }
704
+ .next-icon-file-unknown-fill::before {
705
+ content: var(--icon-content-file-unknown-fill, "\e8dc");
706
+ }
707
+ .next-icon-team::before {
708
+ content: var(--icon-content-team, "\e7cf");
709
+ }
710
+ .next-icon-file-ppt-fill::before {
711
+ content: var(--icon-content-file-ppt-fill, "\e8db");
712
+ }
713
+ .next-icon-user::before {
714
+ content: var(--icon-content-user, "\e7ce");
715
+ }
716
+ .next-icon-file-text-fill::before {
717
+ content: var(--icon-content-file-text-fill, "\e8da");
718
+ }
719
+ .next-icon-addteam::before {
720
+ content: var(--icon-content-addteam, "\e7cd");
721
+ }
722
+ .next-icon-file-markdown-fill::before {
723
+ content: var(--icon-content-file-markdown-fill, "\e8d9");
724
+ }
725
+ .next-icon-deleteuser::before {
726
+ content: var(--icon-content-deleteuser, "\e7cc");
727
+ }
728
+ .next-icon-file-excel-fill::before {
729
+ content: var(--icon-content-file-excel-fill, "\e8d8");
730
+ }
731
+ .next-icon-deleteteam::before {
732
+ content: var(--icon-content-deleteteam, "\e7cb");
733
+ }
734
+ .next-icon-file-fill::before {
735
+ content: var(--icon-content-file-fill, "\e8d7");
736
+ }
737
+ .next-icon-adduser::before {
738
+ content: var(--icon-content-adduser, "\e7ca");
739
+ }
740
+ .next-icon-file-add-fill::before {
741
+ content: var(--icon-content-file-add-fill, "\e8d6");
742
+ }
743
+ .next-icon-radius-setting::before {
744
+ content: var(--icon-content-radius-setting, "\e7c9");
745
+ }
746
+ .next-icon-file-exclamation-fil::before {
747
+ content: var(--icon-content-file-exclamation-fil, "\e8d5");
748
+ }
749
+ .next-icon-radius-upright::before {
750
+ content: var(--icon-content-radius-upright, "\e7c8");
751
+ }
752
+ .next-icon-securityscan-fill::before {
753
+ content: var(--icon-content-securityscan-fill, "\e8d4");
754
+ }
755
+ .next-icon-radius-upleft::before {
756
+ content: var(--icon-content-radius-upleft, "\e7c7");
757
+ }
758
+ .next-icon-insurance-fill::before {
759
+ content: var(--icon-content-insurance-fill, "\e8d3");
760
+ }
761
+ .next-icon-radius-bottomright::before {
762
+ content: var(--icon-content-radius-bottomright, "\e7c6");
763
+ }
764
+ .next-icon-propertysafety-fill::before {
765
+ content: var(--icon-content-propertysafety-fill, "\e8d2");
766
+ }
767
+ .next-icon-radius-bottomleft::before {
768
+ content: var(--icon-content-radius-bottomleft, "\e7c5");
769
+ }
770
+ .next-icon-ungroup::before {
771
+ content: var(--icon-content-ungroup, "\e9d4");
772
+ }
773
+ .next-icon-safetycertificate-f::before {
774
+ content: var(--icon-content-safetycertificate-f, "\e8d1");
775
+ }
776
+ .next-icon-border-horizontal::before {
777
+ content: var(--icon-content-border-horizontal, "\e7c4");
778
+ }
779
+ .next-icon-shortcut::before {
780
+ content: var(--icon-content-shortcut, "\e9d3");
781
+ }
782
+ .next-icon-redenvelope-fill::before {
783
+ content: var(--icon-content-redenvelope-fill, "\e8d0");
784
+ }
785
+ .next-icon-border-verticle::before {
786
+ content: var(--icon-content-border-verticle, "\e7c3");
787
+ }
788
+ .next-icon-View::before {
789
+ content: var(--icon-content-View, "\e9d2");
790
+ }
791
+ .next-icon-book-fill::before {
792
+ content: var(--icon-content-book-fill, "\e8cf");
793
+ }
794
+ .next-icon-border-inner::before {
795
+ content: var(--icon-content-border-inner, "\e7c2");
796
+ }
797
+ .next-icon-Report::before {
798
+ content: var(--icon-content-Report, "\e9d1");
799
+ }
800
+ .next-icon-tablet-fill::before {
801
+ content: var(--icon-content-tablet-fill, "\e8ce");
802
+ }
803
+ .next-icon-border-right::before {
804
+ content: var(--icon-content-border-right, "\e7c1");
805
+ }
806
+ .next-icon-send::before {
807
+ content: var(--icon-content-send, "\e9d0");
808
+ }
809
+ .next-icon-mobile-fill::before {
810
+ content: var(--icon-content-mobile-fill, "\e8cd");
811
+ }
812
+ .next-icon-border-left::before {
813
+ content: var(--icon-content-border-left, "\e7c0");
814
+ }
815
+ .next-icon-group::before {
816
+ content: var(--icon-content-group, "\e9cf");
817
+ }
818
+ .next-icon-appstore-fill::before {
819
+ content: var(--icon-content-appstore-fill, "\e8cc");
820
+ }
821
+ .next-icon-border-bottom::before {
822
+ content: var(--icon-content-border-bottom, "\e7bf");
823
+ }
824
+ .next-icon-file-GIF::before {
825
+ content: var(--icon-content-file-GIF, "\e9ce");
826
+ }
827
+ .next-icon-layout-fill::before {
828
+ content: var(--icon-content-layout-fill, "\e8cb");
829
+ }
830
+ .next-icon-border-top::before {
831
+ content: var(--icon-content-border-top, "\e7be");
832
+ }
833
+ .next-icon-folder-view::before {
834
+ content: var(--icon-content-folder-view, "\e9cd");
835
+ }
836
+ .next-icon-control-fill::before {
837
+ content: var(--icon-content-control-fill, "\e8ca");
838
+ }
839
+ .next-icon-border-outer::before {
840
+ content: var(--icon-content-border-outer, "\e7bd");
841
+ }
842
+ .next-icon-expend::before {
843
+ content: var(--icon-content-expend, "\e9cc");
844
+ }
845
+ .next-icon-wallet-fill::before {
846
+ content: var(--icon-content-wallet-fill, "\e8c9");
847
+ }
848
+ .next-icon-border::before {
849
+ content: var(--icon-content-border, "\e7bc");
850
+ }
851
+ .next-icon-compress::before {
852
+ content: var(--icon-content-compress, "\e9cb");
853
+ }
854
+ .next-icon-save-fill::before {
855
+ content: var(--icon-content-save-fill, "\e8c8");
856
+ }
857
+ .next-icon-check-square::before {
858
+ content: var(--icon-content-check-square, "\e7bb");
859
+ }
860
+ .next-icon-aim::before {
861
+ content: var(--icon-content-aim, "\e9ca");
862
+ }
863
+ .next-icon-detail-fill::before {
864
+ content: var(--icon-content-detail-fill, "\e8c7");
865
+ }
866
+ .next-icon-interation::before {
867
+ content: var(--icon-content-interation, "\e7ba");
868
+ }
869
+ .next-icon-icon-test::before {
870
+ content: var(--icon-content-icon-test, "\e9c9");
871
+ }
872
+ .next-icon-project-fill::before {
873
+ content: var(--icon-content-project-fill, "\e8c6");
874
+ }
875
+ .next-icon-calculator::before {
876
+ content: var(--icon-content-calculator, "\e7b9");
877
+ }
878
+ .next-icon-Console-SQL::before {
879
+ content: var(--icon-content-Console-SQL, "\e9c8");
880
+ }
881
+ .next-icon-interation-fill::before {
882
+ content: var(--icon-content-interation-fill, "\e8c5");
883
+ }
884
+ .next-icon-up-square::before {
885
+ content: var(--icon-content-up-square, "\e7b8");
886
+ }
887
+ .next-icon-Field-Binary::before {
888
+ content: var(--icon-content-Field-Binary, "\e9c7");
889
+ }
890
+ .next-icon-calculator-fill::before {
891
+ content: var(--icon-content-calculator-fill, "\e8c4");
892
+ }
893
+ .next-icon-wallet::before {
894
+ content: var(--icon-content-wallet, "\e7b7");
895
+ }
896
+ .next-icon-Storedprocedure::before {
897
+ content: var(--icon-content-Storedprocedure, "\e9c6");
898
+ }
899
+ .next-icon-calendar-fill::before {
900
+ content: var(--icon-content-calendar-fill, "\e8c3");
901
+ }
902
+ .next-icon-project::before {
903
+ content: var(--icon-content-project, "\e7b6");
904
+ }
905
+ .next-icon-index::before {
906
+ content: var(--icon-content-index, "\e9c5");
907
+ }
908
+ .next-icon-carryout-fill::before {
909
+ content: var(--icon-content-carryout-fill, "\e8c2");
910
+ }
911
+ .next-icon-right-square::before {
912
+ content: var(--icon-content-right-square, "\e7b5");
913
+ }
914
+ .next-icon-Partition::before {
915
+ content: var(--icon-content-Partition, "\e9c4");
916
+ }
917
+ .next-icon-accountbook-fill::before {
918
+ content: var(--icon-content-accountbook-fill, "\e8c1");
919
+ }
920
+ .next-icon-plus-square::before {
921
+ content: var(--icon-content-plus-square, "\e7b4");
922
+ }
923
+ .next-icon-GIF::before {
924
+ content: var(--icon-content-GIF, "\e9c3");
925
+ }
926
+ .next-icon-plus-square-fill::before {
927
+ content: var(--icon-content-plus-square-fill, "\e8c0");
928
+ }
929
+ .next-icon-minus-square::before {
930
+ content: var(--icon-content-minus-square, "\e7b3");
931
+ }
932
+ .next-icon-Field-time::before {
933
+ content: var(--icon-content-Field-time, "\e9c2");
934
+ }
935
+ .next-icon-right-square-fill::before {
936
+ content: var(--icon-content-right-square-fill, "\e8bf");
937
+ }
938
+ .next-icon-codelibrary::before {
939
+ content: var(--icon-content-codelibrary, "\e7b1");
940
+ }
941
+ .next-icon-Function::before {
942
+ content: var(--icon-content-Function, "\e9c1");
943
+ }
944
+ .next-icon-up-square-fill::before {
945
+ content: var(--icon-content-up-square-fill, "\e8be");
946
+ }
947
+ .next-icon-control::before {
948
+ content: var(--icon-content-control, "\e7b0");
949
+ }
950
+ .next-icon-Field-String::before {
951
+ content: var(--icon-content-Field-String, "\e9c0");
952
+ }
953
+ .next-icon-play-square-fill::before {
954
+ content: var(--icon-content-play-square-fill, "\e8bd");
955
+ }
956
+ .next-icon-play-square::before {
957
+ content: var(--icon-content-play-square, "\e7af");
958
+ }
959
+ .next-icon-Field-number::before {
960
+ content: var(--icon-content-Field-number, "\e9bf");
961
+ }
962
+ .next-icon-left-square-fill::before {
963
+ content: var(--icon-content-left-square-fill, "\e8bc");
964
+ }
965
+ .next-icon-left-square::before {
966
+ content: var(--icon-content-left-square, "\e7ae");
967
+ }
968
+ .next-icon-sisternode::before {
969
+ content: var(--icon-content-sisternode, "\e9be");
970
+ }
971
+ .next-icon-codelibrary-fill::before {
972
+ content: var(--icon-content-codelibrary-fill, "\e8bb");
973
+ }
974
+ .next-icon-layout::before {
975
+ content: var(--icon-content-layout, "\e7ad");
976
+ }
977
+ .next-icon-deleterow::before {
978
+ content: var(--icon-content-deleterow, "\e9bd");
979
+ }
980
+ .next-icon-close-square-fill::before {
981
+ content: var(--icon-content-close-square-fill, "\e8ba");
982
+ }
983
+ .next-icon-down-square::before {
984
+ content: var(--icon-content-down-square, "\e7ac");
985
+ }
986
+ .next-icon-translate::before {
987
+ content: var(--icon-content-translate, "\e9bc");
988
+ }
989
+ .next-icon-minus-square-fill::before {
990
+ content: var(--icon-content-minus-square-fill, "\e8b9");
991
+ }
992
+ .next-icon-close-square::before {
993
+ content: var(--icon-content-close-square, "\e7ab");
994
+ }
995
+ .next-icon-insertrowleft::before {
996
+ content: var(--icon-content-insertrowleft, "\e9bb");
997
+ }
998
+ .next-icon-down-square-fill::before {
999
+ content: var(--icon-content-down-square-fill, "\e8b8");
1000
+ }
1001
+ .next-icon-appstore::before {
1002
+ content: var(--icon-content-appstore, "\e7aa");
1003
+ }
1004
+ .next-icon-formatpainter-fill::before {
1005
+ content: var(--icon-content-formatpainter-fill, "\e9ba");
1006
+ }
1007
+ .next-icon-check-square-fill::before {
1008
+ content: var(--icon-content-check-square-fill, "\e8b7");
1009
+ }
1010
+ .next-icon-Import::before {
1011
+ content: var(--icon-content-Import, "\e7a9");
1012
+ }
1013
+ .next-icon-insertrowright::before {
1014
+ content: var(--icon-content-insertrowright, "\e9b9");
1015
+ }
1016
+ .next-icon-message-fill::before {
1017
+ content: var(--icon-content-message-fill, "\e8b6");
1018
+ }
1019
+ .next-icon-save::before {
1020
+ content: var(--icon-content-save, "\e7a8");
1021
+ }
1022
+ .next-icon-formatpainter::before {
1023
+ content: var(--icon-content-formatpainter, "\e9b8");
1024
+ }
1025
+ .next-icon-dashboard-fill::before {
1026
+ content: var(--icon-content-dashboard-fill, "\e8b5");
1027
+ }
1028
+ .next-icon-export::before {
1029
+ content: var(--icon-content-export, "\e7a7");
1030
+ }
1031
+ .next-icon-solit-cells::before {
1032
+ content: var(--icon-content-solit-cells, "\e9b7");
1033
+ }
1034
+ .next-icon-piechart-circle-fil::before {
1035
+ content: var(--icon-content-piechart-circle-fil, "\e8b4");
1036
+ }
1037
+ .next-icon-edit-square::before {
1038
+ content: var(--icon-content-edit-square, "\e7a6");
1039
+ }
1040
+ .next-icon-table1::before {
1041
+ content: var(--icon-content-table1, "\e9b6");
1042
+ }
1043
+ .next-icon-heart-fill::before {
1044
+ content: var(--icon-content-heart-fill, "\e8b3");
1045
+ }
1046
+ .next-icon-location::before {
1047
+ content: var(--icon-content-location, "\e7a5");
1048
+ }
1049
+ .next-icon-insertrowabove::before {
1050
+ content: var(--icon-content-insertrowabove, "\e9b5");
1051
+ }
1052
+ .next-icon-YUAN-circle-fill::before {
1053
+ content: var(--icon-content-YUAN-circle-fill, "\e8b2");
1054
+ }
1055
+ .next-icon-setting::before {
1056
+ content: var(--icon-content-setting, "\e7a3");
1057
+ }
1058
+ .next-icon-insertrowbelow::before {
1059
+ content: var(--icon-content-insertrowbelow, "\e9b4");
1060
+ }
1061
+ .next-icon-trademark-circle-fil::before {
1062
+ content: var(--icon-content-trademark-circle-fil, "\e8b1");
1063
+ }
1064
+ .next-icon-piechart::before {
1065
+ content: var(--icon-content-piechart, "\e7a2");
1066
+ }
1067
+ .next-icon-rotate-right::before {
1068
+ content: var(--icon-content-rotate-right, "\e9b3");
1069
+ }
1070
+ .next-icon-time-circle-fill::before {
1071
+ content: var(--icon-content-time-circle-fill, "\e8b0");
1072
+ }
1073
+ .next-icon-logout::before {
1074
+ content: var(--icon-content-logout, "\e7a1");
1075
+ }
1076
+ .next-icon-rotate-left::before {
1077
+ content: var(--icon-content-rotate-left, "\e9b2");
1078
+ }
1079
+ .next-icon-warning-circle-fill::before {
1080
+ content: var(--icon-content-warning-circle-fill, "\e8af");
1081
+ }
1082
+ .next-icon-poweroff::before {
1083
+ content: var(--icon-content-poweroff, "\e7a0");
1084
+ }
1085
+ .next-icon-subnode::before {
1086
+ content: var(--icon-content-subnode, "\e9b1");
1087
+ }
1088
+ .next-icon-stop-fill::before {
1089
+ content: var(--icon-content-stop-fill, "\e8ae");
1090
+ }
1091
+ .next-icon-issuesclose::before {
1092
+ content: var(--icon-content-issuesclose, "\e79f");
1093
+ }
1094
+ .next-icon-merge-cells::before {
1095
+ content: var(--icon-content-merge-cells, "\e9b0");
1096
+ }
1097
+ .next-icon-smile-fill::before {
1098
+ content: var(--icon-content-smile-fill, "\e8ad");
1099
+ }
1100
+ .next-icon-message::before {
1101
+ content: var(--icon-content-message, "\e79d");
1102
+ }
1103
+ .next-icon-deletecolumn::before {
1104
+ content: var(--icon-content-deletecolumn, "\e9af");
1105
+ }
1106
+ .next-icon-Pound-circle-fill::before {
1107
+ content: var(--icon-content-Pound-circle-fill, "\e8ac");
1108
+ }
1109
+ .next-icon-reloadtime::before {
1110
+ content: var(--icon-content-reloadtime, "\e79c");
1111
+ }
1112
+ .next-icon-expand::before {
1113
+ content: var(--icon-content-expand, "\e9ae");
1114
+ }
1115
+ .next-icon-play-circle-fill::before {
1116
+ content: var(--icon-content-play-circle-fill, "\e8ab");
1117
+ }
1118
+ .next-icon-reload::before {
1119
+ content: var(--icon-content-reload, "\e79b");
1120
+ }
1121
+ .next-icon-collapse::before {
1122
+ content: var(--icon-content-collapse, "\e9ad");
1123
+ }
1124
+ .next-icon-meh-fill::before {
1125
+ content: var(--icon-content-meh-fill, "\e8aa");
1126
+ }
1127
+ .next-icon-redo::before {
1128
+ content: var(--icon-content-redo, "\e79a");
1129
+ }
1130
+ .next-icon-clear::before {
1131
+ content: var(--icon-content-clear, "\e9ac");
1132
+ }
1133
+ .next-icon-poweroff-circle-fill::before {
1134
+ content: var(--icon-content-poweroff-circle-fill, "\e8a9");
1135
+ }
1136
+ .next-icon-undo::before {
1137
+ content: var(--icon-content-undo, "\e799");
1138
+ }
1139
+ .next-icon-eyeclose-fill::before {
1140
+ content: var(--icon-content-eyeclose-fill, "\e9aa");
1141
+ }
1142
+ .next-icon-Dollar-circle-fill::before {
1143
+ content: var(--icon-content-Dollar-circle-fill, "\e8a8");
1144
+ }
1145
+ .next-icon-transaction::before {
1146
+ content: var(--icon-content-transaction, "\e798");
1147
+ }
1148
+ .next-icon-plus::before {
1149
+ content: var(--icon-content-plus, "\e9a9");
1150
+ }
1151
+ .next-icon-compass-fill::before {
1152
+ content: var(--icon-content-compass-fill, "\e8a7");
1153
+ }
1154
+ .next-icon-sync::before {
1155
+ content: var(--icon-content-sync, "\e797");
1156
+ }
1157
+ .next-icon-woman::before {
1158
+ content: var(--icon-content-woman, "\e9a8");
1159
+ }
1160
+ .next-icon-CI-circle-fill::before {
1161
+ content: var(--icon-content-CI-circle-fill, "\e8a6");
1162
+ }
1163
+ .next-icon-warning-circle::before {
1164
+ content: var(--icon-content-warning-circle, "\e796");
1165
+ }
1166
+ .next-icon-swap-left::before {
1167
+ content: var(--icon-content-swap-left, "\e9a7");
1168
+ }
1169
+ .next-icon-copyright-circle-fil::before {
1170
+ content: var(--icon-content-copyright-circle-fil, "\e8a5");
1171
+ }
1172
+ .next-icon-up-circle::before {
1173
+ content: var(--icon-content-up-circle, "\e795");
1174
+ }
1175
+ .next-icon-swap-right::before {
1176
+ content: var(--icon-content-swap-right, "\e9a6");
1177
+ }
1178
+ .next-icon-frown-fill::before {
1179
+ content: var(--icon-content-frown-fill, "\e8a4");
1180
+ }
1181
+ .next-icon-YUAN::before {
1182
+ content: var(--icon-content-YUAN, "\e794");
1183
+ }
1184
+ .next-icon-step-forward::before {
1185
+ content: var(--icon-content-step-forward, "\e9a5");
1186
+ }
1187
+ .next-icon-EURO-circle-fill::before {
1188
+ content: var(--icon-content-EURO-circle-fill, "\e8a3");
1189
+ }
1190
+ .next-icon-earth::before {
1191
+ content: var(--icon-content-earth, "\e793");
1192
+ }
1193
+ .next-icon-step-backward::before {
1194
+ content: var(--icon-content-step-backward, "\e9a4");
1195
+ }
1196
+ .next-icon-question-circle-fill::before {
1197
+ content: var(--icon-content-question-circle-fill, "\e8a2");
1198
+ }
1199
+ .next-icon-timeout::before {
1200
+ content: var(--icon-content-timeout, "\e792");
1201
+ }
1202
+ .next-icon-login::before {
1203
+ content: var(--icon-content-login, "\e9a3");
1204
+ }
1205
+ .next-icon-plus-circle-fill::before {
1206
+ content: var(--icon-content-plus-circle-fill, "\e8a1");
1207
+ }
1208
+ .next-icon-time-circle::before {
1209
+ content: var(--icon-content-time-circle, "\e791");
1210
+ }
1211
+ .next-icon-retweet::before {
1212
+ content: var(--icon-content-retweet, "\e9a2");
1213
+ }
1214
+ .next-icon-right-circle-fill::before {
1215
+ content: var(--icon-content-right-circle-fill, "\e8a0");
1216
+ }
1217
+ .next-icon-trademark::before {
1218
+ content: var(--icon-content-trademark, "\e790");
1219
+ }
1220
+ .next-icon-fast-forward::before {
1221
+ content: var(--icon-content-fast-forward, "\e9a0");
1222
+ }
1223
+ .next-icon-up-circle-fill::before {
1224
+ content: var(--icon-content-up-circle-fill, "\e89f");
1225
+ }
1226
+ .next-icon-right-circle::before {
1227
+ content: var(--icon-content-right-circle, "\e78e");
1228
+ }
1229
+ .next-icon-forward::before {
1230
+ content: var(--icon-content-forward, "\e99f");
1231
+ }
1232
+ .next-icon-info-circle-fill::before {
1233
+ content: var(--icon-content-info-circle-fill, "\e89e");
1234
+ }
1235
+ .next-icon-Pound::before {
1236
+ content: var(--icon-content-Pound, "\e78d");
1237
+ }
1238
+ .next-icon-fast-backward::before {
1239
+ content: var(--icon-content-fast-backward, "\e99e");
1240
+ }
1241
+ .next-icon-close-circle-fill::before {
1242
+ content: var(--icon-content-close-circle-fill, "\e89d");
1243
+ }
1244
+ .next-icon-question-circle::before {
1245
+ content: var(--icon-content-question-circle, "\e78c");
1246
+ }
1247
+ .next-icon-caret-left::before {
1248
+ content: var(--icon-content-caret-left, "\e99d");
1249
+ }
1250
+ .next-icon-minus-circle-fill::before {
1251
+ content: var(--icon-content-minus-circle-fill, "\e89c");
1252
+ }
1253
+ .next-icon-play-circle::before {
1254
+ content: var(--icon-content-play-circle, "\e78b");
1255
+ }
1256
+ .next-icon-caret-right::before {
1257
+ content: var(--icon-content-caret-right, "\e99c");
1258
+ }
1259
+ .next-icon-down-circle-fill::before {
1260
+ content: var(--icon-content-down-circle-fill, "\e89b");
1261
+ }
1262
+ .next-icon-plus-circle::before {
1263
+ content: var(--icon-content-plus-circle, "\e78a");
1264
+ }
1265
+ .next-icon-caret-up::before {
1266
+ content: var(--icon-content-caret-up, "\e99b");
1267
+ }
1268
+ .next-icon-left-circle-fill::before {
1269
+ content: var(--icon-content-left-circle-fill, "\e89a");
1270
+ }
1271
+ .next-icon-meh::before {
1272
+ content: var(--icon-content-meh, "\e789");
1273
+ }
1274
+ .next-icon-backward::before {
1275
+ content: var(--icon-content-backward, "\e99a");
1276
+ }
1277
+ .next-icon-check-circle-fill::before {
1278
+ content: var(--icon-content-check-circle-fill, "\e899");
1279
+ }
1280
+ .next-icon-minus-circle::before {
1281
+ content: var(--icon-content-minus-circle, "\e788");
1282
+ }
1283
+ .next-icon-caret-down::before {
1284
+ content: var(--icon-content-caret-down, "\e999");
1285
+ }
1286
+ .next-icon-thunderbolt::before {
1287
+ content: var(--icon-content-thunderbolt, "\e898");
1288
+ }
1289
+ .next-icon-copyright::before {
1290
+ content: var(--icon-content-copyright, "\e787");
1291
+ }
1292
+ .next-icon-appstoreadd::before {
1293
+ content: var(--icon-content-appstoreadd, "\e998");
1294
+ }
1295
+ .next-icon-fire::before {
1296
+ content: var(--icon-content-fire, "\e897");
1297
+ }
1298
+ .next-icon-EURO::before {
1299
+ content: var(--icon-content-EURO, "\e786");
1300
+ }
1301
+ .next-icon-whatsapp::before {
1302
+ content: var(--icon-content-whatsapp, "\e997");
1303
+ }
1304
+ .next-icon-stop::before {
1305
+ content: var(--icon-content-stop, "\e896");
1306
+ }
1307
+ .next-icon-down-circle::before {
1308
+ content: var(--icon-content-down-circle, "\e785");
1309
+ }
1310
+ .next-icon-switchuser::before {
1311
+ content: var(--icon-content-switchuser, "\e996");
1312
+ }
1313
+ .next-icon-gift::before {
1314
+ content: var(--icon-content-gift, "\e895");
1315
+ }
1316
+ .next-icon-left-circle::before {
1317
+ content: var(--icon-content-left-circle, "\e784");
1318
+ }
1319
+ .next-icon-videocameraadd::before {
1320
+ content: var(--icon-content-videocameraadd, "\e995");
1321
+ }
1322
+ .next-icon-desktop::before {
1323
+ content: var(--icon-content-desktop, "\e894");
1324
+ }
1325
+ .next-icon-info-circle::before {
1326
+ content: var(--icon-content-info-circle, "\e783");
1327
+ }
1328
+ .next-icon-shortcut-fill::before {
1329
+ content: var(--icon-content-shortcut-fill, "\e994");
1330
+ }
1331
+ .next-icon-drag::before {
1332
+ content: var(--icon-content-drag, "\e893");
1333
+ }
1334
+ .next-icon-frown::before {
1335
+ content: var(--icon-content-frown, "\e782");
1336
+ }
1337
+ .next-icon-verified::before {
1338
+ content: var(--icon-content-verified, "\e993");
1339
+ }
1340
+ .next-icon-crown::before {
1341
+ content: var(--icon-content-crown, "\e892");
1342
+ }
1343
+ .next-icon-close-circle::before {
1344
+ content: var(--icon-content-close-circle, "\e781");
1345
+ }
1346
+ .next-icon-signal-fill::before {
1347
+ content: var(--icon-content-signal-fill, "\e992");
1348
+ }
1349
+ .next-icon-bg-colors::before {
1350
+ content: var(--icon-content-bg-colors, "\e891");
1351
+ }
1352
+ .next-icon-compass::before {
1353
+ content: var(--icon-content-compass, "\e780");
1354
+ }
1355
+ .next-icon-comment::before {
1356
+ content: var(--icon-content-comment, "\e991");
1357
+ }
1358
+ .next-icon-pause::before {
1359
+ content: var(--icon-content-pause, "\e890");
1360
+ }
1361
+ .next-icon-Dollar::before {
1362
+ content: var(--icon-content-Dollar, "\e77f");
1363
+ }
1364
+ .next-icon-audiostatic::before {
1365
+ content: var(--icon-content-audiostatic, "\e990");
1366
+ }
1367
+ .next-icon-small-dash::before {
1368
+ content: var(--icon-content-small-dash, "\e88f");
1369
+ }
1370
+ .next-icon-CI::before {
1371
+ content: var(--icon-content-CI, "\e77e");
1372
+ }
1373
+ .next-icon-bug::before {
1374
+ content: var(--icon-content-bug, "\e98f");
1375
+ }
1376
+ .next-icon-rollback::before {
1377
+ content: var(--icon-content-rollback, "\e88e");
1378
+ }
1379
+ .next-icon-check-circle::before {
1380
+ content: var(--icon-content-check-circle, "\e77d");
1381
+ }
1382
+ .next-icon-bug-fill::before {
1383
+ content: var(--icon-content-bug-fill, "\e98e");
1384
+ }
1385
+ .next-icon-question::before {
1386
+ content: var(--icon-content-question, "\e88d");
1387
+ }
1388
+ .next-icon-robot-fill::before {
1389
+ content: var(--icon-content-robot-fill, "\e98d");
1390
+ }
1391
+ .next-icon-line::before {
1392
+ content: var(--icon-content-line, "\e88b");
1393
+ }
1394
+ .next-icon-zoomin::before {
1395
+ content: var(--icon-content-zoomin, "\e98c");
1396
+ }
1397
+ .next-icon-enter::before {
1398
+ content: var(--icon-content-enter, "\e88a");
1399
+ }
1400
+ .next-icon-robot::before {
1401
+ content: var(--icon-content-robot, "\e98b");
1402
+ }
1403
+ .next-icon-dash::before {
1404
+ content: var(--icon-content-dash, "\e888");
1405
+ }
1406
+ .next-icon-audio-fill::before {
1407
+ content: var(--icon-content-audio-fill, "\e98a");
1408
+ }
1409
+ .next-icon-check::before {
1410
+ content: var(--icon-content-check, "\e886");
1411
+ }
1412
+ .next-icon-audio::before {
1413
+ content: var(--icon-content-audio, "\e989");
1414
+ }
1415
+ .next-icon-column-width::before {
1416
+ content: var(--icon-content-column-width, "\e885");
1417
+ }
1418
+ .next-icon-apartment::before {
1419
+ content: var(--icon-content-apartment, "\e988");
1420
+ }
1421
+ .next-icon-code::before {
1422
+ content: var(--icon-content-code, "\e884");
1423
+ }
1424
+ .next-icon-zoomout::before {
1425
+ content: var(--icon-content-zoomout, "\e987");
1426
+ }
1427
+ .next-icon-italic::before {
1428
+ content: var(--icon-content-italic, "\e883");
1429
+ }
1430
+ .next-icon-zhihu-square-fill::before {
1431
+ content: var(--icon-content-zhihu-square-fill, "\e986");
1432
+ }
1433
+ .next-icon-number::before {
1434
+ content: var(--icon-content-number, "\e882");
1435
+ }
1436
+ .next-icon-weibo-square-fill::before {
1437
+ content: var(--icon-content-weibo-square-fill, "\e985");
1438
+ }
1439
+ .next-icon-underline::before {
1440
+ content: var(--icon-content-underline, "\e881");
1441
+ }
1442
+ .next-icon-taobao-square-fill::before {
1443
+ content: var(--icon-content-taobao-square-fill, "\e984");
1444
+ }
1445
+ .next-icon-strikethrough::before {
1446
+ content: var(--icon-content-strikethrough, "\e880");
1447
+ }
1448
+ .next-icon-slack-square-fill::before {
1449
+ content: var(--icon-content-slack-square-fill, "\e983");
1450
+ }
1451
+ .next-icon-line-height::before {
1452
+ content: var(--icon-content-line-height, "\e87f");
1453
+ }
1454
+ .next-icon-sketch-square-fill::before {
1455
+ content: var(--icon-content-sketch-square-fill, "\e982");
1456
+ }
1457
+ .next-icon-infomation::before {
1458
+ content: var(--icon-content-infomation, "\e87e");
1459
+ }
1460
+ .next-icon-twitter-square-fill::before {
1461
+ content: var(--icon-content-twitter-square-fill, "\e981");
1462
+ }
1463
+ .next-icon-font-size::before {
1464
+ content: var(--icon-content-font-size, "\e87d");
1465
+ }
1466
+ .next-icon-reddit-square-fill::before {
1467
+ content: var(--icon-content-reddit-square-fill, "\e980");
1468
+ }
1469
+ .next-icon-exclaimination::before {
1470
+ content: var(--icon-content-exclaimination, "\e87c");
1471
+ }
1472
+ .next-icon-QQ-square-fill::before {
1473
+ content: var(--icon-content-QQ-square-fill, "\e97f");
1474
+ }
1475
+ .next-icon-font-colors::before {
1476
+ content: var(--icon-content-font-colors, "\e87b");
1477
+ }
1478
+ .next-icon-linkedin-fill::before {
1479
+ content: var(--icon-content-linkedin-fill, "\e97e");
1480
+ }
1481
+ .next-icon-bold::before {
1482
+ content: var(--icon-content-bold, "\e87a");
1483
+ }
1484
+ .next-icon-medium-square-fill::before {
1485
+ content: var(--icon-content-medium-square-fill, "\e97d");
1486
+ }
1487
+ .next-icon-pic-left::before {
1488
+ content: var(--icon-content-pic-left, "\e879");
1489
+ }
1490
+ .next-icon-IE-square-fill::before {
1491
+ content: var(--icon-content-IE-square-fill, "\e97c");
1492
+ }
1493
+ .next-icon-pic-right::before {
1494
+ content: var(--icon-content-pic-right, "\e878");
1495
+ }
1496
+ .next-icon-instagram-fill::before {
1497
+ content: var(--icon-content-instagram-fill, "\e97b");
1498
+ }
1499
+ .next-icon-pic-center::before {
1500
+ content: var(--icon-content-pic-center, "\e877");
1501
+ }
1502
+ .next-icon-google-square-fill::before {
1503
+ content: var(--icon-content-google-square-fill, "\e97a");
1504
+ }
1505
+ .next-icon-align-left::before {
1506
+ content: var(--icon-content-align-left, "\e876");
1507
+ }
1508
+ .next-icon-googleplus-square-f::before {
1509
+ content: var(--icon-content-googleplus-square-f, "\e979");
1510
+ }
1511
+ .next-icon-align-center::before {
1512
+ content: var(--icon-content-align-center, "\e875");
1513
+ }
1514
+ .next-icon-facebook-fill::before {
1515
+ content: var(--icon-content-facebook-fill, "\e978");
1516
+ }
1517
+ .next-icon-align-right::before {
1518
+ content: var(--icon-content-align-right, "\e874");
1519
+ }
1520
+ .next-icon-dropbox-square-fill::before {
1521
+ content: var(--icon-content-dropbox-square-fill, "\e977");
1522
+ }
1523
+ .next-icon-orderedlist::before {
1524
+ content: var(--icon-content-orderedlist, "\e873");
1525
+ }
1526
+ .next-icon-dribbble-square-fill::before {
1527
+ content: var(--icon-content-dribbble-square-fill, "\e976");
1528
+ }
1529
+ .next-icon-unorderedlist::before {
1530
+ content: var(--icon-content-unorderedlist, "\e872");
1531
+ }
1532
+ .next-icon-codepen-square-fill::before {
1533
+ content: var(--icon-content-codepen-square-fill, "\e975");
1534
+ }
1535
+ .next-icon-menu::before {
1536
+ content: var(--icon-content-menu, "\e871");
1537
+ }
1538
+ .next-icon-amazon-square-fill::before {
1539
+ content: var(--icon-content-amazon-square-fill, "\e974");
1540
+ }
1541
+ .next-icon-outdent::before {
1542
+ content: var(--icon-content-outdent, "\e870");
1543
+ }
1544
+ .next-icon-behance-square-fill::before {
1545
+ content: var(--icon-content-behance-square-fill, "\e973");
1546
+ }
1547
+ .next-icon-indent::before {
1548
+ content: var(--icon-content-indent, "\e86f");
1549
+ }
1550
+ .next-icon-CodeSandbox-square-f::before {
1551
+ content: var(--icon-content-CodeSandbox-square-f, "\e972");
1552
+ }
1553
+ .next-icon-rise::before {
1554
+ content: var(--icon-content-rise, "\e86e");
1555
+ }
1556
+ .next-icon-dingtalk-square-fill::before {
1557
+ content: var(--icon-content-dingtalk-square-fill, "\e971");
1558
+ }
1559
+ .next-icon-stock::before {
1560
+ content: var(--icon-content-stock, "\e86d");
1561
+ }
1562
+ .next-icon-alipay-square-fill::before {
1563
+ content: var(--icon-content-alipay-square-fill, "\e970");
1564
+ }
1565
+ .next-icon-swap::before {
1566
+ content: var(--icon-content-swap, "\e86c");
1567
+ }
1568
+ .next-icon-reddit-circle-fill::before {
1569
+ content: var(--icon-content-reddit-circle-fill, "\e96f");
1570
+ }
1571
+ .next-icon-fall::before {
1572
+ content: var(--icon-content-fall, "\e86b");
1573
+ }
1574
+ .next-icon-zhihu-circle-fill::before {
1575
+ content: var(--icon-content-zhihu-circle-fill, "\e96e");
1576
+ }
1577
+ .next-icon-sort-ascending::before {
1578
+ content: var(--icon-content-sort-ascending, "\e86a");
1579
+ }
1580
+ .next-icon-weibo-circle-fill::before {
1581
+ content: var(--icon-content-weibo-circle-fill, "\e96d");
1582
+ }
1583
+ .next-icon-sort-descending::before {
1584
+ content: var(--icon-content-sort-descending, "\e869");
1585
+ }
1586
+ .next-icon-taobao-circle-fill::before {
1587
+ content: var(--icon-content-taobao-circle-fill, "\e96c");
1588
+ }
1589
+ .next-icon-vertical-align-top::before {
1590
+ content: var(--icon-content-vertical-align-top, "\e867");
1591
+ }
1592
+ .next-icon-twitter-circle-fill::before {
1593
+ content: var(--icon-content-twitter-circle-fill, "\e96b");
1594
+ }
1595
+ .next-icon-totop::before {
1596
+ content: var(--icon-content-totop, "\e866");
1597
+ }
1598
+ .next-icon-slack-circle-fill::before {
1599
+ content: var(--icon-content-slack-circle-fill, "\e96a");
1600
+ }
1601
+ .next-icon-vertical-align-middl::before {
1602
+ content: var(--icon-content-vertical-align-middl, "\e865");
1603
+ }
1604
+ .next-icon-sketch-circle-fill::before {
1605
+ content: var(--icon-content-sketch-circle-fill, "\e969");
1606
+ }
1607
+ .next-icon-vertical-align-botto::before {
1608
+ content: var(--icon-content-vertical-align-botto, "\e864");
1609
+ }
1610
+ .next-icon-dingtalk-circle-fill::before {
1611
+ content: var(--icon-content-dingtalk-circle-fill, "\e968");
1612
+ }
1613
+ .next-icon-colum-height::before {
1614
+ content: var(--icon-content-colum-height, "\e863");
1615
+ }
1616
+ .next-icon-google-circle-fill::before {
1617
+ content: var(--icon-content-google-circle-fill, "\e967");
1618
+ }
1619
+ .next-icon-arrowdown::before {
1620
+ content: var(--icon-content-arrowdown, "\e861");
1621
+ }
1622
+ .next-icon-IE-circle-fill::before {
1623
+ content: var(--icon-content-IE-circle-fill, "\e966");
1624
+ }
1625
+ .next-icon-arrowleft::before {
1626
+ content: var(--icon-content-arrowleft, "\e860");
1627
+ }
1628
+ .next-icon-QQ-circle-fill::before {
1629
+ content: var(--icon-content-QQ-circle-fill, "\e965");
1630
+ }
1631
+ .next-icon-arrowup::before {
1632
+ content: var(--icon-content-arrowup, "\e85f");
1633
+ }
1634
+ .next-icon-medium-circle-fill::before {
1635
+ content: var(--icon-content-medium-circle-fill, "\e964");
1636
+ }
1637
+ .next-icon-arrowright::before {
1638
+ content: var(--icon-content-arrowright, "\e85e");
1639
+ }
1640
+ .next-icon-googleplus-circle-f::before {
1641
+ content: var(--icon-content-googleplus-circle-f, "\e963");
1642
+ }
1643
+ .next-icon-doubleright::before {
1644
+ content: var(--icon-content-doubleright, "\e85d");
1645
+ }
1646
+ .next-icon-dribbble-circle-fill::before {
1647
+ content: var(--icon-content-dribbble-circle-fill, "\e962");
1648
+ }
1649
+ .next-icon-doubleleft::before {
1650
+ content: var(--icon-content-doubleleft, "\e85c");
1651
+ }
1652
+ .next-icon-github-fill::before {
1653
+ content: var(--icon-content-github-fill, "\e961");
1654
+ }
1655
+ .next-icon-fullscreen-exit::before {
1656
+ content: var(--icon-content-fullscreen-exit, "\e85b");
1657
+ }
1658
+ .next-icon-dropbox-circle-fill::before {
1659
+ content: var(--icon-content-dropbox-circle-fill, "\e960");
1660
+ }
1661
+ .next-icon-fullscreen::before {
1662
+ content: var(--icon-content-fullscreen, "\e85a");
1663
+ }
1664
+ .next-icon-CodeSandbox-circle-f::before {
1665
+ content: var(--icon-content-CodeSandbox-circle-f, "\e95f");
1666
+ }
1667
+ .next-icon-down::before {
1668
+ content: var(--icon-content-down, "\e859");
1669
+ }
1670
+ .next-icon-codepen-circle-fill::before {
1671
+ content: var(--icon-content-codepen-circle-fill, "\e95e");
1672
+ }
1673
+ .next-icon-up::before {
1674
+ content: var(--icon-content-up, "\e858");
1675
+ }
1676
+ .next-icon-amazon-circle-fill::before {
1677
+ content: var(--icon-content-amazon-circle-fill, "\e95d");
1678
+ }
1679
+ .next-icon-left::before {
1680
+ content: var(--icon-content-left, "\e857");
1681
+ }
1682
+ .next-icon-behance-circle-fill::before {
1683
+ content: var(--icon-content-behance-circle-fill, "\e95c");
1684
+ }
1685
+ .next-icon-right::before {
1686
+ content: var(--icon-content-right, "\e856");
1687
+ }
1688
+ .next-icon-aliwangwang-fill::before {
1689
+ content: var(--icon-content-aliwangwang-fill, "\e95b");
1690
+ }
1691
+ .next-icon-verticalleft::before {
1692
+ content: var(--icon-content-verticalleft, "\e855");
1693
+ }
1694
+ .next-icon-alipay-circle-fill::before {
1695
+ content: var(--icon-content-alipay-circle-fill, "\e95a");
1696
+ }
1697
+ .next-icon-verticalright::before {
1698
+ content: var(--icon-content-verticalright, "\e854");
1699
+ }
1700
+ .next-icon-chrome-fill::before {
1701
+ content: var(--icon-content-chrome-fill, "\e959");
1702
+ }
1703
+ .next-icon-arrawsalt::before {
1704
+ content: var(--icon-content-arrawsalt, "\e853");
1705
+ }
1706
+ .next-icon-wechat-fill::before {
1707
+ content: var(--icon-content-wechat-fill, "\e958");
1708
+ }
1709
+ .next-icon-shrink::before {
1710
+ content: var(--icon-content-shrink, "\e852");
1711
+ }
1712
+ .next-icon-yahoo-fill::before {
1713
+ content: var(--icon-content-yahoo-fill, "\e957");
1714
+ }
1715
+ .next-icon-fork::before {
1716
+ content: var(--icon-content-fork, "\e851");
1717
+ }
1718
+ .next-icon-Youtube-fill::before {
1719
+ content: var(--icon-content-Youtube-fill, "\e956");
1720
+ }
1721
+ .next-icon-branches::before {
1722
+ content: var(--icon-content-branches, "\e850");
1723
+ }
1724
+ .next-icon-yuque-fill::before {
1725
+ content: var(--icon-content-yuque-fill, "\e955");
1726
+ }
1727
+ .next-icon-share::before {
1728
+ content: var(--icon-content-share, "\e84f");
1729
+ }
1730
+ .next-icon-weibo::before {
1731
+ content: var(--icon-content-weibo, "\e954");
1732
+ }
1733
+ .next-icon-mr::before {
1734
+ content: var(--icon-content-mr, "\e84e");
1735
+ }
1736
+ .next-icon-skype-fill::before {
1737
+ content: var(--icon-content-skype-fill, "\e953");
1738
+ }
1739
+ .next-icon-scissor::before {
1740
+ content: var(--icon-content-scissor, "\e84d");
1741
+ }
1742
+ .next-icon-twitter::before {
1743
+ content: var(--icon-content-twitter, "\e952");
1744
+ }