@infineon/infineon-icons 3.0.1--canary.37.477c7fc7cf822ca73ae5342f20c3d823a41298f2.0 → 3.0.1--canary.37.580b2ff8a1ba94bba4694afbb6c146b9865f1270.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/dist/fonts/iconfont.css +5 -1581
- package/dist/fonts/iconfont.ttf +0 -0
- package/dist/fonts/iconfont.woff +0 -0
- package/dist/fonts/iconfont.woff2 +0 -0
- package/dist/icons.js +1 -1183
- package/package.json +1 -1
package/dist/fonts/iconfont.css
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
font-style: normal;
|
5
5
|
font-weight: 400;
|
6
6
|
|
7
|
-
src: url("./iconfont.woff2?
|
7
|
+
src: url("./iconfont.woff2?1730191466611") format("woff2"), url("./iconfont.woff?1730191466611") format("woff"), url("./iconfont.ttf?1730191466611") format("truetype");
|
8
8
|
}
|
9
9
|
|
10
10
|
.icon {
|
@@ -109,1034 +109,466 @@
|
|
109
109
|
content: "\ebf2";
|
110
110
|
}
|
111
111
|
|
112
|
-
.icon-address-book-24::before {
|
113
|
-
content: "\e903";
|
114
|
-
}
|
115
|
-
|
116
112
|
.icon-advanced-16::before {
|
117
113
|
content: "\e904";
|
118
114
|
}
|
119
115
|
|
120
|
-
.icon-advanced-24::before {
|
121
|
-
content: "\e905";
|
122
|
-
}
|
123
|
-
|
124
116
|
.icon-airplane-16::before {
|
125
117
|
content: "\e906";
|
126
118
|
}
|
127
119
|
|
128
|
-
.icon-airplane-24::before {
|
129
|
-
content: "\e907";
|
130
|
-
}
|
131
|
-
|
132
120
|
.icon-antenna-16::before {
|
133
121
|
content: "\e908";
|
134
122
|
}
|
135
123
|
|
136
|
-
.icon-antenna-24::before {
|
137
|
-
content: "\e909";
|
138
|
-
}
|
139
|
-
|
140
124
|
.icon-apartment-building-16::before {
|
141
125
|
content: "\e90a";
|
142
126
|
}
|
143
127
|
|
144
|
-
.icon-apartment-building-24::before {
|
145
|
-
content: "\e90b";
|
146
|
-
}
|
147
|
-
|
148
128
|
.icon-applications-16::before {
|
149
129
|
content: "\e90c";
|
150
130
|
}
|
151
131
|
|
152
|
-
.icon-applications-24::before {
|
153
|
-
content: "\e90d";
|
154
|
-
}
|
155
|
-
|
156
132
|
.icon-archive-16::before {
|
157
133
|
content: "\e90e";
|
158
134
|
}
|
159
135
|
|
160
|
-
.icon-archive-24::before {
|
161
|
-
content: "\e90f";
|
162
|
-
}
|
163
|
-
|
164
|
-
.icon-arrow-down-12::before {
|
165
|
-
content: "\e910";
|
166
|
-
}
|
167
|
-
|
168
136
|
.icon-arrow-down-16::before {
|
169
137
|
content: "\e911";
|
170
138
|
}
|
171
139
|
|
172
|
-
.icon-arrow-down-24::before {
|
173
|
-
content: "\e912";
|
174
|
-
}
|
175
|
-
|
176
|
-
.icon-arrow-left-12::before {
|
177
|
-
content: "\e913";
|
178
|
-
}
|
179
|
-
|
180
140
|
.icon-arrow-left-16::before {
|
181
141
|
content: "\e914";
|
182
142
|
}
|
183
143
|
|
184
|
-
.icon-arrow-left-24::before {
|
185
|
-
content: "\e915";
|
186
|
-
}
|
187
|
-
|
188
|
-
.icon-arrow-right-12::before {
|
189
|
-
content: "\e916";
|
190
|
-
}
|
191
|
-
|
192
144
|
.icon-arrow-right-16::before {
|
193
145
|
content: "\e917";
|
194
146
|
}
|
195
147
|
|
196
|
-
.icon-arrow-right-24::before {
|
197
|
-
content: "\e918";
|
198
|
-
}
|
199
|
-
|
200
|
-
.icon-arrow-triangle-diagonal-12::before {
|
201
|
-
content: "\e919";
|
202
|
-
}
|
203
|
-
|
204
148
|
.icon-arrow-triangle-diagonal-16::before {
|
205
149
|
content: "\e91a";
|
206
150
|
}
|
207
151
|
|
208
|
-
.icon-arrow-triangle-diagonal-24::before {
|
209
|
-
content: "\e91b";
|
210
|
-
}
|
211
|
-
|
212
|
-
.icon-arrow-triangle-down-12::before {
|
213
|
-
content: "\e91c";
|
214
|
-
}
|
215
|
-
|
216
152
|
.icon-arrow-triangle-down-16::before {
|
217
153
|
content: "\e91d";
|
218
154
|
}
|
219
155
|
|
220
|
-
.icon-arrow-triangle-down-24::before {
|
221
|
-
content: "\e91e";
|
222
|
-
}
|
223
|
-
|
224
|
-
.icon-arrow-triangle-horizontal-12::before {
|
225
|
-
content: "\e91f";
|
226
|
-
}
|
227
|
-
|
228
156
|
.icon-arrow-triangle-horizontal-16::before {
|
229
157
|
content: "\e920";
|
230
158
|
}
|
231
159
|
|
232
|
-
.icon-arrow-triangle-horizontal-24::before {
|
233
|
-
content: "\e921";
|
234
|
-
}
|
235
|
-
|
236
|
-
.icon-arrow-triangle-left-12::before {
|
237
|
-
content: "\e922";
|
238
|
-
}
|
239
|
-
|
240
160
|
.icon-arrow-triangle-left-16::before {
|
241
161
|
content: "\e923";
|
242
162
|
}
|
243
163
|
|
244
|
-
.icon-arrow-triangle-left-24::before {
|
245
|
-
content: "\e924";
|
246
|
-
}
|
247
|
-
|
248
|
-
.icon-arrow-triangle-right-12::before {
|
249
|
-
content: "\e925";
|
250
|
-
}
|
251
|
-
|
252
164
|
.icon-arrow-triangle-right-16::before {
|
253
165
|
content: "\e926";
|
254
166
|
}
|
255
167
|
|
256
|
-
.icon-arrow-triangle-right-24::before {
|
257
|
-
content: "\e927";
|
258
|
-
}
|
259
|
-
|
260
|
-
.icon-arrow-triangle-up-12::before {
|
261
|
-
content: "\e928";
|
262
|
-
}
|
263
|
-
|
264
168
|
.icon-arrow-triangle-up-16::before {
|
265
169
|
content: "\e929";
|
266
170
|
}
|
267
171
|
|
268
|
-
.icon-arrow-triangle-up-24::before {
|
269
|
-
content: "\e92a";
|
270
|
-
}
|
271
|
-
|
272
|
-
.icon-arrow-triangle-vertikal-12::before {
|
273
|
-
content: "\e92b";
|
274
|
-
}
|
275
|
-
|
276
172
|
.icon-arrow-triangle-vertikal-16::before {
|
277
173
|
content: "\e92c";
|
278
174
|
}
|
279
175
|
|
280
|
-
.icon-arrow-triangle-vertikal-24::before {
|
281
|
-
content: "\e92d";
|
282
|
-
}
|
283
|
-
|
284
|
-
.icon-arrow-up-12::before {
|
285
|
-
content: "\e92e";
|
286
|
-
}
|
287
|
-
|
288
176
|
.icon-arrow-up-16::before {
|
289
177
|
content: "\e92f";
|
290
178
|
}
|
291
179
|
|
292
|
-
.icon-arrow-up-24::before {
|
293
|
-
content: "\e930";
|
294
|
-
}
|
295
|
-
|
296
180
|
.icon-article-16::before {
|
297
181
|
content: "\e931";
|
298
182
|
}
|
299
183
|
|
300
|
-
.icon-article-24::before {
|
301
|
-
content: "\e932";
|
302
|
-
}
|
303
|
-
|
304
184
|
.icon-assembled-product-16::before {
|
305
185
|
content: "\e933";
|
306
186
|
}
|
307
187
|
|
308
|
-
.icon-assembled-product-24::before {
|
309
|
-
content: "\e934";
|
310
|
-
}
|
311
|
-
|
312
188
|
.icon-attachment-16::before {
|
313
189
|
content: "\e935";
|
314
190
|
}
|
315
191
|
|
316
|
-
.icon-attachment-24::before {
|
317
|
-
content: "\e936";
|
318
|
-
}
|
319
|
-
|
320
192
|
.icon-audio-description-16::before {
|
321
193
|
content: "\e937";
|
322
194
|
}
|
323
195
|
|
324
|
-
.icon-audio-description-24::before {
|
325
|
-
content: "\e938";
|
326
|
-
}
|
327
|
-
|
328
196
|
.icon-award-16::before {
|
329
197
|
content: "\e939";
|
330
198
|
}
|
331
199
|
|
332
|
-
.icon-award-24::before {
|
333
|
-
content: "\e93a";
|
334
|
-
}
|
335
|
-
|
336
|
-
.icon-ban-12::before {
|
337
|
-
content: "\e93b";
|
338
|
-
}
|
339
|
-
|
340
200
|
.icon-ban-16::before {
|
341
201
|
content: "\e93c";
|
342
202
|
}
|
343
203
|
|
344
|
-
.icon-ban-24::before {
|
345
|
-
content: "\e93d";
|
346
|
-
}
|
347
|
-
|
348
204
|
.icon-bar-graph-16::before {
|
349
205
|
content: "\e93e";
|
350
206
|
}
|
351
207
|
|
352
|
-
.icon-bar-graph-24::before {
|
353
|
-
content: "\e93f";
|
354
|
-
}
|
355
|
-
|
356
208
|
.icon-bar-graph-linear-16::before {
|
357
209
|
content: "\e940";
|
358
210
|
}
|
359
211
|
|
360
|
-
.icon-bar-graph-linear-24::before {
|
361
|
-
content: "\e941";
|
362
|
-
}
|
363
|
-
|
364
212
|
.icon-bar-graph-x-16::before {
|
365
213
|
content: "\e942";
|
366
214
|
}
|
367
215
|
|
368
|
-
.icon-bar-graph-x-24::before {
|
369
|
-
content: "\e943";
|
370
|
-
}
|
371
|
-
|
372
216
|
.icon-barcode-16::before {
|
373
217
|
content: "\e944";
|
374
218
|
}
|
375
219
|
|
376
|
-
.icon-barcode-24::before {
|
377
|
-
content: "\e945";
|
378
|
-
}
|
379
|
-
|
380
220
|
.icon-battery-charging-16::before {
|
381
221
|
content: "\e946";
|
382
222
|
}
|
383
223
|
|
384
|
-
.icon-battery-charging-24::before {
|
385
|
-
content: "\e947";
|
386
|
-
}
|
387
|
-
|
388
224
|
.icon-beginner-16::before {
|
389
225
|
content: "\e948";
|
390
226
|
}
|
391
227
|
|
392
|
-
.icon-beginner-24::before {
|
393
|
-
content: "\e949";
|
394
|
-
}
|
395
|
-
|
396
|
-
.icon-bell-12::before {
|
397
|
-
content: "\e94a";
|
398
|
-
}
|
399
|
-
|
400
228
|
.icon-bell-16::before {
|
401
229
|
content: "\e94b";
|
402
230
|
}
|
403
231
|
|
404
|
-
.icon-bell-24::before {
|
405
|
-
content: "\e94c";
|
406
|
-
}
|
407
|
-
|
408
|
-
.icon-bell-f-12::before {
|
409
|
-
content: "\e94d";
|
410
|
-
}
|
411
|
-
|
412
232
|
.icon-bell-f-16::before {
|
413
233
|
content: "\e94e";
|
414
234
|
}
|
415
235
|
|
416
|
-
.icon-bell-f-24::before {
|
417
|
-
content: "\e94f";
|
418
|
-
}
|
419
|
-
|
420
236
|
.icon-bell-x-16::before {
|
421
237
|
content: "\e950";
|
422
238
|
}
|
423
239
|
|
424
|
-
.icon-bell-x-24::before {
|
425
|
-
content: "\e951";
|
426
|
-
}
|
427
|
-
|
428
240
|
.icon-bike-16::before {
|
429
241
|
content: "\e952";
|
430
242
|
}
|
431
243
|
|
432
|
-
.icon-bike-24::before {
|
433
|
-
content: "\e953";
|
434
|
-
}
|
435
|
-
|
436
244
|
.icon-binoculars-16::before {
|
437
245
|
content: "\e954";
|
438
246
|
}
|
439
247
|
|
440
|
-
.icon-binoculars-24::before {
|
441
|
-
content: "\e955";
|
442
|
-
}
|
443
|
-
|
444
248
|
.icon-block-16::before {
|
445
249
|
content: "\e956";
|
446
250
|
}
|
447
251
|
|
448
|
-
.icon-block-24::before {
|
449
|
-
content: "\e957";
|
450
|
-
}
|
451
|
-
|
452
252
|
.icon-blocks-16::before {
|
453
253
|
content: "\e958";
|
454
254
|
}
|
455
255
|
|
456
|
-
.icon-blocks-24::before {
|
457
|
-
content: "\e959";
|
458
|
-
}
|
459
|
-
|
460
256
|
.icon-bluetooth-16::before {
|
461
257
|
content: "\e95a";
|
462
258
|
}
|
463
259
|
|
464
|
-
.icon-bluetooth-24::before {
|
465
|
-
content: "\e95b";
|
466
|
-
}
|
467
|
-
|
468
260
|
.icon-board-16::before {
|
469
261
|
content: "\e95c";
|
470
262
|
}
|
471
263
|
|
472
|
-
.icon-board-24::before {
|
473
|
-
content: "\e95d";
|
474
|
-
}
|
475
|
-
|
476
264
|
.icon-book-16::before {
|
477
265
|
content: "\e95e";
|
478
266
|
}
|
479
267
|
|
480
|
-
.icon-book-24::before {
|
481
|
-
content: "\e95f";
|
482
|
-
}
|
483
|
-
|
484
268
|
.icon-book-bookmark-16::before {
|
485
269
|
content: "\e960";
|
486
270
|
}
|
487
271
|
|
488
|
-
.icon-book-bookmark-24::before {
|
489
|
-
content: "\e961";
|
490
|
-
}
|
491
|
-
|
492
272
|
.icon-book-open-16::before {
|
493
273
|
content: "\e962";
|
494
274
|
}
|
495
275
|
|
496
|
-
.icon-book-open-24::before {
|
497
|
-
content: "\e963";
|
498
|
-
}
|
499
|
-
|
500
276
|
.icon-bookmark-16::before {
|
501
277
|
content: "\e964";
|
502
278
|
}
|
503
279
|
|
504
|
-
.icon-bookmark-24::before {
|
505
|
-
content: "\e965";
|
506
|
-
}
|
507
|
-
|
508
280
|
.icon-bookmark-f-16::before {
|
509
281
|
content: "\e966";
|
510
282
|
}
|
511
283
|
|
512
|
-
.icon-bookmark-f-24::before {
|
513
|
-
content: "\e967";
|
514
|
-
}
|
515
|
-
|
516
284
|
.icon-box-16::before {
|
517
285
|
content: "\e968";
|
518
286
|
}
|
519
287
|
|
520
|
-
.icon-box-24::before {
|
521
|
-
content: "\e969";
|
522
|
-
}
|
523
|
-
|
524
288
|
.icon-braille-16::before {
|
525
289
|
content: "\e96a";
|
526
290
|
}
|
527
291
|
|
528
|
-
.icon-braille-24::before {
|
529
|
-
content: "\e96b";
|
530
|
-
}
|
531
|
-
|
532
292
|
.icon-briefcase-16::before {
|
533
293
|
content: "\e96c";
|
534
294
|
}
|
535
295
|
|
536
|
-
.icon-briefcase-24::before {
|
537
|
-
content: "\e96d";
|
538
|
-
}
|
539
|
-
|
540
296
|
.icon-bug-16::before {
|
541
297
|
content: "\e96e";
|
542
298
|
}
|
543
299
|
|
544
|
-
.icon-bug-24::before {
|
545
|
-
content: "\e96f";
|
546
|
-
}
|
547
|
-
|
548
300
|
.icon-bullet-list-16::before {
|
549
301
|
content: "\e970";
|
550
302
|
}
|
551
303
|
|
552
|
-
.icon-bullet-list-24::before {
|
553
|
-
content: "\e971";
|
554
|
-
}
|
555
|
-
|
556
304
|
.icon-c-add-16::before {
|
557
305
|
content: "\e972";
|
558
306
|
}
|
559
307
|
|
560
|
-
.icon-c-add-24::before {
|
561
|
-
content: "\e973";
|
562
|
-
}
|
563
|
-
|
564
308
|
.icon-c-check-16::before {
|
565
309
|
content: "\e974";
|
566
310
|
}
|
567
311
|
|
568
|
-
.icon-c-check-24::before {
|
569
|
-
content: "\e975";
|
570
|
-
}
|
571
|
-
|
572
312
|
.icon-c-check-f-16::before {
|
573
313
|
content: "\e976";
|
574
314
|
}
|
575
315
|
|
576
|
-
.icon-c-check-f-24::before {
|
577
|
-
content: "\e977";
|
578
|
-
}
|
579
|
-
|
580
316
|
.icon-c-delete-16::before {
|
581
317
|
content: "\e978";
|
582
318
|
}
|
583
319
|
|
584
|
-
.icon-c-delete-24::before {
|
585
|
-
content: "\e979";
|
586
|
-
}
|
587
|
-
|
588
320
|
.icon-c-info-16::before {
|
589
321
|
content: "\e97a";
|
590
322
|
}
|
591
323
|
|
592
|
-
.icon-c-info-24::before {
|
593
|
-
content: "\e97b";
|
594
|
-
}
|
595
|
-
|
596
324
|
.icon-c-info-f-16::before {
|
597
325
|
content: "\e97c";
|
598
326
|
}
|
599
327
|
|
600
|
-
.icon-c-info-f-24::before {
|
601
|
-
content: "\e97d";
|
602
|
-
}
|
603
|
-
|
604
328
|
.icon-c-question-16::before {
|
605
329
|
content: "\e97e";
|
606
330
|
}
|
607
331
|
|
608
|
-
.icon-c-question-24::before {
|
609
|
-
content: "\e97f";
|
610
|
-
}
|
611
|
-
|
612
332
|
.icon-c-remove-16::before {
|
613
333
|
content: "\e980";
|
614
334
|
}
|
615
335
|
|
616
|
-
.icon-c-remove-24::before {
|
617
|
-
content: "\e981";
|
618
|
-
}
|
619
|
-
|
620
336
|
.icon-c-warning-16::before {
|
621
337
|
content: "\e982";
|
622
338
|
}
|
623
339
|
|
624
|
-
.icon-c-warning-24::before {
|
625
|
-
content: "\e983";
|
626
|
-
}
|
627
|
-
|
628
340
|
.icon-c-warning-f-16::before {
|
629
341
|
content: "\e984";
|
630
342
|
}
|
631
343
|
|
632
|
-
.icon-c-warning-f-24::before {
|
633
|
-
content: "\e985";
|
634
|
-
}
|
635
|
-
|
636
344
|
.icon-calendar-16::before {
|
637
345
|
content: "\e986";
|
638
346
|
}
|
639
347
|
|
640
|
-
.icon-calendar-24::before {
|
641
|
-
content: "\e987";
|
642
|
-
}
|
643
|
-
|
644
348
|
.icon-calendar-check-16::before {
|
645
349
|
content: "\e988";
|
646
350
|
}
|
647
351
|
|
648
|
-
.icon-calendar-check-24::before {
|
649
|
-
content: "\e989";
|
650
|
-
}
|
651
|
-
|
652
352
|
.icon-calendar-heart-16::before {
|
653
353
|
content: "\e98a";
|
654
354
|
}
|
655
355
|
|
656
|
-
.icon-calendar-heart-24::before {
|
657
|
-
content: "\e98b";
|
658
|
-
}
|
659
|
-
|
660
356
|
.icon-calendar-plus-16::before {
|
661
357
|
content: "\e98c";
|
662
358
|
}
|
663
359
|
|
664
|
-
.icon-calendar-plus-24::before {
|
665
|
-
content: "\e98d";
|
666
|
-
}
|
667
|
-
|
668
360
|
.icon-camera-16::before {
|
669
361
|
content: "\e98e";
|
670
362
|
}
|
671
363
|
|
672
|
-
.icon-camera-24::before {
|
673
|
-
content: "\e98f";
|
674
|
-
}
|
675
|
-
|
676
364
|
.icon-car-16::before {
|
677
365
|
content: "\e990";
|
678
366
|
}
|
679
367
|
|
680
|
-
.icon-car-24::before {
|
681
|
-
content: "\e991";
|
682
|
-
}
|
683
|
-
|
684
368
|
.icon-car-lights-16::before {
|
685
369
|
content: "\e992";
|
686
370
|
}
|
687
371
|
|
688
|
-
.icon-car-lights-24::before {
|
689
|
-
content: "\e993";
|
690
|
-
}
|
691
|
-
|
692
372
|
.icon-cart-16::before {
|
693
373
|
content: "\e994";
|
694
374
|
}
|
695
375
|
|
696
|
-
.icon-cart-24::before {
|
697
|
-
content: "\e995";
|
698
|
-
}
|
699
|
-
|
700
|
-
.icon-cart-f-24::before {
|
701
|
-
content: "\e996";
|
702
|
-
}
|
703
|
-
|
704
376
|
.icon-charging-16::before {
|
705
377
|
content: "\e997";
|
706
378
|
}
|
707
379
|
|
708
|
-
.icon-charging-24::before {
|
709
|
-
content: "\e998";
|
710
|
-
}
|
711
|
-
|
712
380
|
.icon-chart-16::before {
|
713
381
|
content: "\e999";
|
714
382
|
}
|
715
383
|
|
716
|
-
.icon-chart-24::before {
|
717
|
-
content: "\e99a";
|
718
|
-
}
|
719
|
-
|
720
384
|
.icon-chat-16::before {
|
721
385
|
content: "\e99b";
|
722
386
|
}
|
723
387
|
|
724
|
-
.icon-chat-24::before {
|
725
|
-
content: "\e99c";
|
726
|
-
}
|
727
|
-
|
728
|
-
.icon-check-12::before {
|
729
|
-
content: "\e99d";
|
730
|
-
}
|
731
|
-
|
732
388
|
.icon-check-16::before {
|
733
389
|
content: "\e99e";
|
734
390
|
}
|
735
391
|
|
736
|
-
.icon-check-24::before {
|
737
|
-
content: "\e99f";
|
738
|
-
}
|
739
|
-
|
740
392
|
.icon-check-list-16::before {
|
741
393
|
content: "\e9a0";
|
742
394
|
}
|
743
395
|
|
744
|
-
.icon-check-list-24::before {
|
745
|
-
content: "\e9a1";
|
746
|
-
}
|
747
|
-
|
748
396
|
.icon-chemistry-16::before {
|
749
397
|
content: "\e9a2";
|
750
398
|
}
|
751
399
|
|
752
|
-
.icon-chemistry-24::before {
|
753
|
-
content: "\e9a3";
|
754
|
-
}
|
755
|
-
|
756
|
-
.icon-chevron-down-12::before {
|
757
|
-
content: "\e9a4";
|
758
|
-
}
|
759
|
-
|
760
400
|
.icon-chevron-down-16::before {
|
761
401
|
content: "\e9a5";
|
762
402
|
}
|
763
403
|
|
764
|
-
.icon-chevron-down-24::before {
|
765
|
-
content: "\e9a6";
|
766
|
-
}
|
767
|
-
|
768
|
-
.icon-chevron-left-12::before {
|
769
|
-
content: "\e9a7";
|
770
|
-
}
|
771
|
-
|
772
404
|
.icon-chevron-left-16::before {
|
773
405
|
content: "\e9a8";
|
774
406
|
}
|
775
407
|
|
776
|
-
.icon-chevron-left-24::before {
|
777
|
-
content: "\e9a9";
|
778
|
-
}
|
779
|
-
|
780
|
-
.icon-chevron-right-12::before {
|
781
|
-
content: "\e9aa";
|
782
|
-
}
|
783
|
-
|
784
408
|
.icon-chevron-right-16::before {
|
785
409
|
content: "\e9ab";
|
786
410
|
}
|
787
411
|
|
788
|
-
.icon-chevron-right-24::before {
|
789
|
-
content: "\e9ac";
|
790
|
-
}
|
791
|
-
|
792
|
-
.icon-chevron-up-12::before {
|
793
|
-
content: "\e9ad";
|
794
|
-
}
|
795
|
-
|
796
412
|
.icon-chevron-up-16::before {
|
797
413
|
content: "\e9ae";
|
798
414
|
}
|
799
415
|
|
800
|
-
.icon-chevron-up-24::before {
|
801
|
-
content: "\e9af";
|
802
|
-
}
|
803
|
-
|
804
416
|
.icon-chip-16::before {
|
805
417
|
content: "\e9b0";
|
806
418
|
}
|
807
419
|
|
808
|
-
.icon-chip-24::before {
|
809
|
-
content: "\e9b1";
|
810
|
-
}
|
811
|
-
|
812
420
|
.icon-chip-dip-16::before {
|
813
421
|
content: "\e9b2";
|
814
422
|
}
|
815
423
|
|
816
|
-
.icon-chip-dip-24::before {
|
817
|
-
content: "\e9b3";
|
818
|
-
}
|
819
|
-
|
820
424
|
.icon-chips-16::before {
|
821
425
|
content: "\e9b4";
|
822
426
|
}
|
823
427
|
|
824
|
-
.icon-chips-24::before {
|
825
|
-
content: "\e9b5";
|
826
|
-
}
|
827
|
-
|
828
428
|
.icon-clipboard-16::before {
|
829
429
|
content: "\e9b6";
|
830
430
|
}
|
831
431
|
|
832
|
-
.icon-clipboard-24::before {
|
833
|
-
content: "\e9b7";
|
834
|
-
}
|
835
|
-
|
836
432
|
.icon-clipboard-check-16::before {
|
837
433
|
content: "\e9b8";
|
838
434
|
}
|
839
435
|
|
840
|
-
.icon-clipboard-check-24::before {
|
841
|
-
content: "\e9b9";
|
842
|
-
}
|
843
|
-
|
844
436
|
.icon-clipboard-medical-16::before {
|
845
437
|
content: "\e9ba";
|
846
438
|
}
|
847
439
|
|
848
|
-
.icon-clipboard-medical-24::before {
|
849
|
-
content: "\e9bb";
|
850
|
-
}
|
851
|
-
|
852
440
|
.icon-clock-16::before {
|
853
441
|
content: "\e9bc";
|
854
442
|
}
|
855
443
|
|
856
|
-
.icon-clock-24::before {
|
857
|
-
content: "\e9bd";
|
858
|
-
}
|
859
|
-
|
860
444
|
.icon-cloud-16::before {
|
861
445
|
content: "\e9be";
|
862
446
|
}
|
863
447
|
|
864
|
-
.icon-cloud-24::before {
|
865
|
-
content: "\e9bf";
|
866
|
-
}
|
867
|
-
|
868
448
|
.icon-coach-16::before {
|
869
449
|
content: "\e9c0";
|
870
450
|
}
|
871
451
|
|
872
|
-
.icon-coach-24::before {
|
873
|
-
content: "\e9c1";
|
874
|
-
}
|
875
|
-
|
876
452
|
.icon-code-16::before {
|
877
453
|
content: "\e9c2";
|
878
454
|
}
|
879
455
|
|
880
|
-
.icon-code-24::before {
|
881
|
-
content: "\e9c3";
|
882
|
-
}
|
883
|
-
|
884
456
|
.icon-cogwheel-16::before {
|
885
457
|
content: "\e9c4";
|
886
458
|
}
|
887
459
|
|
888
|
-
.icon-cogwheel-24::before {
|
889
|
-
content: "\e9c5";
|
890
|
-
}
|
891
|
-
|
892
460
|
.icon-coins-16::before {
|
893
461
|
content: "\e9c6";
|
894
462
|
}
|
895
463
|
|
896
|
-
.icon-coins-24::before {
|
897
|
-
content: "\e9c7";
|
898
|
-
}
|
899
|
-
|
900
464
|
.icon-comment-16::before {
|
901
465
|
content: "\e9c8";
|
902
466
|
}
|
903
467
|
|
904
|
-
.icon-comment-24::before {
|
905
|
-
content: "\e9c9";
|
906
|
-
}
|
907
|
-
|
908
468
|
.icon-community-16::before {
|
909
469
|
content: "\e9ca";
|
910
470
|
}
|
911
471
|
|
912
|
-
.icon-community-24::before {
|
913
|
-
content: "\e9cb";
|
914
|
-
}
|
915
|
-
|
916
472
|
.icon-contact-16::before {
|
917
473
|
content: "\e9cc";
|
918
474
|
}
|
919
475
|
|
920
|
-
.icon-contact-24::before {
|
921
|
-
content: "\e9cd";
|
922
|
-
}
|
923
|
-
|
924
476
|
.icon-copy-16::before {
|
925
477
|
content: "\e9ce";
|
926
478
|
}
|
927
479
|
|
928
|
-
.icon-copy-24::before {
|
929
|
-
content: "\e9cf";
|
930
|
-
}
|
931
|
-
|
932
480
|
.icon-copyright-16::before {
|
933
481
|
content: "\e9d0";
|
934
482
|
}
|
935
483
|
|
936
|
-
.icon-copyright-24::before {
|
937
|
-
content: "\e9d1";
|
938
|
-
}
|
939
|
-
|
940
484
|
.icon-corner-arrow-down-right-16::before {
|
941
485
|
content: "\e9d2";
|
942
486
|
}
|
943
487
|
|
944
|
-
.icon-corner-arrow-down-right-24::before {
|
945
|
-
content: "\e9d3";
|
946
|
-
}
|
947
|
-
|
948
|
-
.icon-cross-12::before {
|
949
|
-
content: "\e9d4";
|
950
|
-
}
|
951
|
-
|
952
488
|
.icon-cross-16::before {
|
953
489
|
content: "\e9d5";
|
954
490
|
}
|
955
491
|
|
956
|
-
.icon-cross-24::before {
|
957
|
-
content: "\e9d6";
|
958
|
-
}
|
959
|
-
|
960
492
|
.icon-curved-arrow-left-16::before {
|
961
493
|
content: "\e9d7";
|
962
494
|
}
|
963
495
|
|
964
|
-
.icon-curved-arrow-left-24::before {
|
965
|
-
content: "\e9d8";
|
966
|
-
}
|
967
|
-
|
968
496
|
.icon-curved-arrow-right-16::before {
|
969
497
|
content: "\e9d9";
|
970
498
|
}
|
971
499
|
|
972
|
-
.icon-curved-arrow-right-24::before {
|
973
|
-
content: "\e9da";
|
974
|
-
}
|
975
|
-
|
976
500
|
.icon-cutlery-16::before {
|
977
501
|
content: "\e9db";
|
978
502
|
}
|
979
503
|
|
980
|
-
.icon-cutlery-24::before {
|
981
|
-
content: "\e9dc";
|
982
|
-
}
|
983
|
-
|
984
504
|
.icon-dashboard-16::before {
|
985
505
|
content: "\e9dd";
|
986
506
|
}
|
987
507
|
|
988
|
-
.icon-dashboard-24::before {
|
989
|
-
content: "\e9de";
|
990
|
-
}
|
991
|
-
|
992
508
|
.icon-database-16::before {
|
993
509
|
content: "\e9df";
|
994
510
|
}
|
995
511
|
|
996
|
-
.icon-database-24::before {
|
997
|
-
content: "\e9e0";
|
998
|
-
}
|
999
|
-
|
1000
|
-
.icon-delete-12::before {
|
1001
|
-
content: "\e9e1";
|
1002
|
-
}
|
1003
|
-
|
1004
512
|
.icon-delete-16::before {
|
1005
513
|
content: "\e9e2";
|
1006
514
|
}
|
1007
515
|
|
1008
|
-
.icon-delete-24::before {
|
1009
|
-
content: "\e9e3";
|
1010
|
-
}
|
1011
|
-
|
1012
516
|
.icon-delete-forever-16::before {
|
1013
517
|
content: "\e9e4";
|
1014
518
|
}
|
1015
519
|
|
1016
|
-
.icon-delete-forever-24::before {
|
1017
|
-
content: "\e9e5";
|
1018
|
-
}
|
1019
|
-
|
1020
520
|
.icon-delete-text-16::before {
|
1021
521
|
content: "\e9e6";
|
1022
522
|
}
|
1023
523
|
|
1024
|
-
.icon-delete-text-24::before {
|
1025
|
-
content: "\e9e7";
|
1026
|
-
}
|
1027
|
-
|
1028
524
|
.icon-desktop-16::before {
|
1029
525
|
content: "\e9e8";
|
1030
526
|
}
|
1031
527
|
|
1032
|
-
.icon-desktop-24::before {
|
1033
|
-
content: "\e9e9";
|
1034
|
-
}
|
1035
|
-
|
1036
|
-
.icon-dot-12::before {
|
1037
|
-
content: "\e9ea";
|
1038
|
-
}
|
1039
|
-
|
1040
|
-
.icon-double-chevron-left-12::before {
|
1041
|
-
content: "\e9eb";
|
1042
|
-
}
|
1043
|
-
|
1044
528
|
.icon-double-chevron-left-16::before {
|
1045
529
|
content: "\e9ec";
|
1046
530
|
}
|
1047
531
|
|
1048
|
-
.icon-double-chevron-left-24::before {
|
1049
|
-
content: "\e9ed";
|
1050
|
-
}
|
1051
|
-
|
1052
|
-
.icon-double-chevron-right-12::before {
|
1053
|
-
content: "\e9ee";
|
1054
|
-
}
|
1055
|
-
|
1056
532
|
.icon-double-chevron-right-16::before {
|
1057
533
|
content: "\e9ef";
|
1058
534
|
}
|
1059
535
|
|
1060
|
-
.icon-double-chevron-right-24::before {
|
1061
|
-
content: "\e9f0";
|
1062
|
-
}
|
1063
|
-
|
1064
|
-
.icon-download-12::before {
|
1065
|
-
content: "\e9f1";
|
1066
|
-
}
|
1067
|
-
|
1068
536
|
.icon-download-16::before {
|
1069
537
|
content: "\e9f2";
|
1070
538
|
}
|
1071
539
|
|
1072
|
-
.icon-download-24::before {
|
1073
|
-
content: "\e9f3";
|
1074
|
-
}
|
1075
|
-
|
1076
540
|
.icon-download-check-16::before {
|
1077
541
|
content: "\e9f4";
|
1078
542
|
}
|
1079
543
|
|
1080
|
-
.icon-download-check-24::before {
|
1081
|
-
content: "\e9f5";
|
1082
|
-
}
|
1083
|
-
|
1084
544
|
.icon-download-plus-16::before {
|
1085
545
|
content: "\e9f6";
|
1086
546
|
}
|
1087
547
|
|
1088
|
-
.icon-download-plus-24::before {
|
1089
|
-
content: "\e9f7";
|
1090
|
-
}
|
1091
|
-
|
1092
548
|
.icon-drag-arrows-16::before {
|
1093
549
|
content: "\e9f8";
|
1094
550
|
}
|
1095
551
|
|
1096
|
-
.icon-drag-arrows-24::before {
|
1097
|
-
content: "\e9f9";
|
1098
|
-
}
|
1099
|
-
|
1100
552
|
.icon-drag-indicator-16::before {
|
1101
553
|
content: "\e9fa";
|
1102
554
|
}
|
1103
555
|
|
1104
|
-
.icon-drag-indicator-24::before {
|
1105
|
-
content: "\e9fb";
|
1106
|
-
}
|
1107
|
-
|
1108
556
|
.icon-duplicate-16::before {
|
1109
557
|
content: "\e9fc";
|
1110
558
|
}
|
1111
559
|
|
1112
|
-
.icon-duplicate-24::before {
|
1113
|
-
content: "\e9fd";
|
1114
|
-
}
|
1115
|
-
|
1116
560
|
.icon-editor-16::before {
|
1117
561
|
content: "\e9fe";
|
1118
562
|
}
|
1119
563
|
|
1120
|
-
.icon-editor-24::before {
|
1121
|
-
content: "\e9ff";
|
1122
|
-
}
|
1123
|
-
|
1124
564
|
.icon-elearning-16::before {
|
1125
565
|
content: "\ea00";
|
1126
566
|
}
|
1127
567
|
|
1128
|
-
.icon-elearning-24::before {
|
1129
|
-
content: "\ea01";
|
1130
|
-
}
|
1131
|
-
|
1132
568
|
.icon-enlarge-16::before {
|
1133
569
|
content: "\ea02";
|
1134
570
|
}
|
1135
571
|
|
1136
|
-
.icon-enlarge-24::before {
|
1137
|
-
content: "\ea03";
|
1138
|
-
}
|
1139
|
-
|
1140
572
|
.icon-facebook::before {
|
1141
573
|
content: "\ea04";
|
1142
574
|
}
|
@@ -1145,406 +577,202 @@
|
|
1145
577
|
content: "\ea05";
|
1146
578
|
}
|
1147
579
|
|
1148
|
-
.icon-factory-24::before {
|
1149
|
-
content: "\ea06";
|
1150
|
-
}
|
1151
|
-
|
1152
|
-
.icon-file-12::before {
|
1153
|
-
content: "\ea07";
|
1154
|
-
}
|
1155
|
-
|
1156
580
|
.icon-file-16::before {
|
1157
581
|
content: "\ea08";
|
1158
582
|
}
|
1159
583
|
|
1160
|
-
.icon-file-24::before {
|
1161
|
-
content: "\ea09";
|
1162
|
-
}
|
1163
|
-
|
1164
584
|
.icon-file-aac-16::before {
|
1165
585
|
content: "\ea0a";
|
1166
586
|
}
|
1167
587
|
|
1168
|
-
.icon-file-aac-24::before {
|
1169
|
-
content: "\ea0b";
|
1170
|
-
}
|
1171
|
-
|
1172
588
|
.icon-file-avi-16::before {
|
1173
589
|
content: "\ea0c";
|
1174
590
|
}
|
1175
591
|
|
1176
|
-
.icon-file-avi-24::before {
|
1177
|
-
content: "\ea0d";
|
1178
|
-
}
|
1179
|
-
|
1180
592
|
.icon-file-css-16::before {
|
1181
593
|
content: "\ea0e";
|
1182
594
|
}
|
1183
595
|
|
1184
|
-
.icon-file-css-24::before {
|
1185
|
-
content: "\ea0f";
|
1186
|
-
}
|
1187
|
-
|
1188
596
|
.icon-file-csv-16::before {
|
1189
597
|
content: "\ea10";
|
1190
598
|
}
|
1191
599
|
|
1192
|
-
.icon-file-csv-24::before {
|
1193
|
-
content: "\ea11";
|
1194
|
-
}
|
1195
|
-
|
1196
600
|
.icon-file-doc-16::before {
|
1197
601
|
content: "\ea12";
|
1198
602
|
}
|
1199
603
|
|
1200
|
-
.icon-file-doc-24::before {
|
1201
|
-
content: "\ea13";
|
1202
|
-
}
|
1203
|
-
|
1204
604
|
.icon-file-docx-16::before {
|
1205
605
|
content: "\ea14";
|
1206
606
|
}
|
1207
607
|
|
1208
|
-
.icon-file-docx-24::before {
|
1209
|
-
content: "\ea15";
|
1210
|
-
}
|
1211
|
-
|
1212
608
|
.icon-file-eps-16::before {
|
1213
609
|
content: "\ea16";
|
1214
610
|
}
|
1215
611
|
|
1216
|
-
.icon-file-eps-24::before {
|
1217
|
-
content: "\ea17";
|
1218
|
-
}
|
1219
|
-
|
1220
612
|
.icon-file-exe-16::before {
|
1221
613
|
content: "\ea18";
|
1222
614
|
}
|
1223
615
|
|
1224
|
-
.icon-file-exe-24::before {
|
1225
|
-
content: "\ea19";
|
1226
|
-
}
|
1227
|
-
|
1228
616
|
.icon-file-gif-16::before {
|
1229
617
|
content: "\ea1a";
|
1230
618
|
}
|
1231
619
|
|
1232
|
-
.icon-file-gif-24::before {
|
1233
|
-
content: "\ea1b";
|
1234
|
-
}
|
1235
|
-
|
1236
620
|
.icon-file-html-16::before {
|
1237
621
|
content: "\ea1c";
|
1238
622
|
}
|
1239
623
|
|
1240
|
-
.icon-file-html-24::before {
|
1241
|
-
content: "\ea1d";
|
1242
|
-
}
|
1243
|
-
|
1244
624
|
.icon-file-jpg-16::before {
|
1245
625
|
content: "\ea1e";
|
1246
626
|
}
|
1247
627
|
|
1248
|
-
.icon-file-jpg-24::before {
|
1249
|
-
content: "\ea1f";
|
1250
|
-
}
|
1251
|
-
|
1252
628
|
.icon-file-js-16::before {
|
1253
629
|
content: "\ea20";
|
1254
630
|
}
|
1255
631
|
|
1256
|
-
.icon-file-js-24::before {
|
1257
|
-
content: "\ea21";
|
1258
|
-
}
|
1259
|
-
|
1260
632
|
.icon-file-json-16::before {
|
1261
633
|
content: "\ea22";
|
1262
634
|
}
|
1263
635
|
|
1264
|
-
.icon-file-json-24::before {
|
1265
|
-
content: "\ea23";
|
1266
|
-
}
|
1267
|
-
|
1268
636
|
.icon-file-mkv-16::before {
|
1269
637
|
content: "\ea24";
|
1270
638
|
}
|
1271
639
|
|
1272
|
-
.icon-file-mkv-24::before {
|
1273
|
-
content: "\ea25";
|
1274
|
-
}
|
1275
|
-
|
1276
640
|
.icon-file-mov-16::before {
|
1277
641
|
content: "\ea26";
|
1278
642
|
}
|
1279
643
|
|
1280
|
-
.icon-file-mov-24::before {
|
1281
|
-
content: "\ea27";
|
1282
|
-
}
|
1283
|
-
|
1284
644
|
.icon-file-mp3-16::before {
|
1285
645
|
content: "\ea28";
|
1286
646
|
}
|
1287
647
|
|
1288
|
-
.icon-file-mp3-24::before {
|
1289
|
-
content: "\ea29";
|
1290
|
-
}
|
1291
|
-
|
1292
648
|
.icon-file-mp4-16::before {
|
1293
649
|
content: "\ea2a";
|
1294
650
|
}
|
1295
651
|
|
1296
|
-
.icon-file-mp4-24::before {
|
1297
|
-
content: "\ea2b";
|
1298
|
-
}
|
1299
|
-
|
1300
652
|
.icon-file-mpg-16::before {
|
1301
653
|
content: "\ea2c";
|
1302
654
|
}
|
1303
655
|
|
1304
|
-
.icon-file-mpg-24::before {
|
1305
|
-
content: "\ea2d";
|
1306
|
-
}
|
1307
|
-
|
1308
656
|
.icon-file-otf-16::before {
|
1309
657
|
content: "\ea2e";
|
1310
658
|
}
|
1311
659
|
|
1312
|
-
.icon-file-otf-24::before {
|
1313
|
-
content: "\ea2f";
|
1314
|
-
}
|
1315
|
-
|
1316
660
|
.icon-file-pdf-16::before {
|
1317
661
|
content: "\ea30";
|
1318
662
|
}
|
1319
663
|
|
1320
|
-
.icon-file-pdf-24::before {
|
1321
|
-
content: "\ea31";
|
1322
|
-
}
|
1323
|
-
|
1324
664
|
.icon-file-png-16::before {
|
1325
665
|
content: "\ea32";
|
1326
666
|
}
|
1327
667
|
|
1328
|
-
.icon-file-png-24::before {
|
1329
|
-
content: "\ea33";
|
1330
|
-
}
|
1331
|
-
|
1332
668
|
.icon-file-pptx-16::before {
|
1333
669
|
content: "\ea34";
|
1334
670
|
}
|
1335
671
|
|
1336
|
-
.icon-file-pptx-24::before {
|
1337
|
-
content: "\ea35";
|
1338
|
-
}
|
1339
|
-
|
1340
672
|
.icon-file-rar-16::before {
|
1341
673
|
content: "\ea36";
|
1342
674
|
}
|
1343
675
|
|
1344
|
-
.icon-file-rar-24::before {
|
1345
|
-
content: "\ea37";
|
1346
|
-
}
|
1347
|
-
|
1348
676
|
.icon-file-rtf-16::before {
|
1349
677
|
content: "\ea38";
|
1350
678
|
}
|
1351
679
|
|
1352
|
-
.icon-file-rtf-24::before {
|
1353
|
-
content: "\ea39";
|
1354
|
-
}
|
1355
|
-
|
1356
680
|
.icon-file-sap-16::before {
|
1357
681
|
content: "\ea3a";
|
1358
682
|
}
|
1359
683
|
|
1360
|
-
.icon-file-sap-24::before {
|
1361
|
-
content: "\ea3b";
|
1362
|
-
}
|
1363
|
-
|
1364
684
|
.icon-file-sql-16::before {
|
1365
685
|
content: "\ea3c";
|
1366
686
|
}
|
1367
687
|
|
1368
|
-
.icon-file-sql-24::before {
|
1369
|
-
content: "\ea3d";
|
1370
|
-
}
|
1371
|
-
|
1372
688
|
.icon-file-stp-16::before {
|
1373
689
|
content: "\ea3e";
|
1374
690
|
}
|
1375
691
|
|
1376
|
-
.icon-file-stp-24::before {
|
1377
|
-
content: "\ea3f";
|
1378
|
-
}
|
1379
|
-
|
1380
692
|
.icon-file-svg-16::before {
|
1381
693
|
content: "\ea40";
|
1382
694
|
}
|
1383
695
|
|
1384
|
-
.icon-file-svg-24::before {
|
1385
|
-
content: "\ea41";
|
1386
|
-
}
|
1387
|
-
|
1388
696
|
.icon-file-text-16::before {
|
1389
697
|
content: "\ea42";
|
1390
698
|
}
|
1391
699
|
|
1392
|
-
.icon-file-text-24::before {
|
1393
|
-
content: "\ea43";
|
1394
|
-
}
|
1395
|
-
|
1396
700
|
.icon-file-txt-16::before {
|
1397
701
|
content: "\ea44";
|
1398
702
|
}
|
1399
703
|
|
1400
|
-
.icon-file-txt-24::before {
|
1401
|
-
content: "\ea45";
|
1402
|
-
}
|
1403
|
-
|
1404
704
|
.icon-file-vdf-16::before {
|
1405
705
|
content: "\ea46";
|
1406
706
|
}
|
1407
707
|
|
1408
|
-
.icon-file-vdf-24::before {
|
1409
|
-
content: "\ea47";
|
1410
|
-
}
|
1411
|
-
|
1412
708
|
.icon-file-vdn-16::before {
|
1413
709
|
content: "\ea48";
|
1414
710
|
}
|
1415
711
|
|
1416
|
-
.icon-file-vdn-24::before {
|
1417
|
-
content: "\ea49";
|
1418
|
-
}
|
1419
|
-
|
1420
712
|
.icon-file-xlsx-16::before {
|
1421
713
|
content: "\ea4a";
|
1422
714
|
}
|
1423
715
|
|
1424
|
-
.icon-file-xlsx-24::before {
|
1425
|
-
content: "\ea4b";
|
1426
|
-
}
|
1427
|
-
|
1428
716
|
.icon-file-xml-16::before {
|
1429
717
|
content: "\ea4c";
|
1430
718
|
}
|
1431
719
|
|
1432
|
-
.icon-file-xml-24::before {
|
1433
|
-
content: "\ea4d";
|
1434
|
-
}
|
1435
|
-
|
1436
720
|
.icon-file-zip-16::before {
|
1437
721
|
content: "\ea4e";
|
1438
722
|
}
|
1439
723
|
|
1440
|
-
.icon-file-zip-24::before {
|
1441
|
-
content: "\ea4f";
|
1442
|
-
}
|
1443
|
-
|
1444
724
|
.icon-filter-16::before {
|
1445
725
|
content: "\ea50";
|
1446
726
|
}
|
1447
727
|
|
1448
|
-
.icon-filter-24::before {
|
1449
|
-
content: "\ea51";
|
1450
|
-
}
|
1451
|
-
|
1452
728
|
.icon-flag-16::before {
|
1453
729
|
content: "\ea52";
|
1454
730
|
}
|
1455
731
|
|
1456
|
-
.icon-flag-24::before {
|
1457
|
-
content: "\ea53";
|
1458
|
-
}
|
1459
|
-
|
1460
732
|
.icon-flag-f-16::before {
|
1461
733
|
content: "\ea54";
|
1462
734
|
}
|
1463
735
|
|
1464
|
-
.icon-flag-f-24::before {
|
1465
|
-
content: "\ea55";
|
1466
|
-
}
|
1467
|
-
|
1468
736
|
.icon-floppy-disk-16::before {
|
1469
737
|
content: "\ea56";
|
1470
738
|
}
|
1471
739
|
|
1472
|
-
.icon-floppy-disk-24::before {
|
1473
|
-
content: "\ea57";
|
1474
|
-
}
|
1475
|
-
|
1476
740
|
.icon-floppy-disks-16::before {
|
1477
741
|
content: "\ea58";
|
1478
742
|
}
|
1479
743
|
|
1480
|
-
.icon-floppy-disks-24::before {
|
1481
|
-
content: "\ea59";
|
1482
|
-
}
|
1483
|
-
|
1484
744
|
.icon-folder-16::before {
|
1485
745
|
content: "\ea5a";
|
1486
746
|
}
|
1487
747
|
|
1488
|
-
.icon-folder-24::before {
|
1489
|
-
content: "\ea5b";
|
1490
|
-
}
|
1491
|
-
|
1492
748
|
.icon-folder-add-16::before {
|
1493
749
|
content: "\ea5c";
|
1494
750
|
}
|
1495
751
|
|
1496
|
-
.icon-folder-add-24::before {
|
1497
|
-
content: "\ea5d";
|
1498
|
-
}
|
1499
|
-
|
1500
752
|
.icon-folder-empty-16::before {
|
1501
753
|
content: "\ea5e";
|
1502
754
|
}
|
1503
755
|
|
1504
|
-
.icon-folder-empty-24::before {
|
1505
|
-
content: "\ea5f";
|
1506
|
-
}
|
1507
|
-
|
1508
756
|
.icon-folder-open-16::before {
|
1509
757
|
content: "\ea60";
|
1510
758
|
}
|
1511
759
|
|
1512
|
-
.icon-folder-open-24::before {
|
1513
|
-
content: "\ea61";
|
1514
|
-
}
|
1515
|
-
|
1516
760
|
.icon-folder-remove-16::before {
|
1517
761
|
content: "\ea62";
|
1518
762
|
}
|
1519
763
|
|
1520
|
-
.icon-folder-remove-24::before {
|
1521
|
-
content: "\ea63";
|
1522
|
-
}
|
1523
|
-
|
1524
764
|
.icon-fruit-crate-16::before {
|
1525
765
|
content: "\ea64";
|
1526
766
|
}
|
1527
767
|
|
1528
|
-
.icon-fruit-crate-24::before {
|
1529
|
-
content: "\ea65";
|
1530
|
-
}
|
1531
|
-
|
1532
768
|
.icon-gallery-16::before {
|
1533
769
|
content: "\ea66";
|
1534
770
|
}
|
1535
771
|
|
1536
|
-
.icon-gallery-24::before {
|
1537
|
-
content: "\ea67";
|
1538
|
-
}
|
1539
|
-
|
1540
772
|
.icon-generic-diode-16::before {
|
1541
773
|
content: "\ea68";
|
1542
774
|
}
|
1543
775
|
|
1544
|
-
.icon-generic-diode-24::before {
|
1545
|
-
content: "\ea69";
|
1546
|
-
}
|
1547
|
-
|
1548
776
|
.icon-github::before {
|
1549
777
|
content: "\ea6a";
|
1550
778
|
}
|
@@ -1553,18 +781,10 @@
|
|
1553
781
|
content: "\ea6b";
|
1554
782
|
}
|
1555
783
|
|
1556
|
-
.icon-glasses-24::before {
|
1557
|
-
content: "\ea6c";
|
1558
|
-
}
|
1559
|
-
|
1560
784
|
.icon-globe-16::before {
|
1561
785
|
content: "\ea6d";
|
1562
786
|
}
|
1563
787
|
|
1564
|
-
.icon-globe-24::before {
|
1565
|
-
content: "\ea6e";
|
1566
|
-
}
|
1567
|
-
|
1568
788
|
.icon-google::before {
|
1569
789
|
content: "\ea6f";
|
1570
790
|
}
|
@@ -1573,210 +793,106 @@
|
|
1573
793
|
content: "\ea70";
|
1574
794
|
}
|
1575
795
|
|
1576
|
-
.icon-graduation-24::before {
|
1577
|
-
content: "\ea71";
|
1578
|
-
}
|
1579
|
-
|
1580
796
|
.icon-grid-16::before {
|
1581
797
|
content: "\ea72";
|
1582
798
|
}
|
1583
799
|
|
1584
|
-
.icon-grid-24::before {
|
1585
|
-
content: "\ea73";
|
1586
|
-
}
|
1587
|
-
|
1588
800
|
.icon-grid-layout-16::before {
|
1589
801
|
content: "\ea74";
|
1590
802
|
}
|
1591
803
|
|
1592
|
-
.icon-grid-layout-24::before {
|
1593
|
-
content: "\ea75";
|
1594
|
-
}
|
1595
|
-
|
1596
804
|
.icon-group-16::before {
|
1597
805
|
content: "\ea76";
|
1598
806
|
}
|
1599
807
|
|
1600
|
-
.icon-group-24::before {
|
1601
|
-
content: "\ea77";
|
1602
|
-
}
|
1603
|
-
|
1604
808
|
.icon-gym-16::before {
|
1605
809
|
content: "\ea78";
|
1606
810
|
}
|
1607
811
|
|
1608
|
-
.icon-gym-24::before {
|
1609
|
-
content: "\ea79";
|
1610
|
-
}
|
1611
|
-
|
1612
812
|
.icon-halogen-free-16::before {
|
1613
813
|
content: "\ea7a";
|
1614
814
|
}
|
1615
815
|
|
1616
|
-
.icon-halogen-free-24::before {
|
1617
|
-
content: "\ea7b";
|
1618
|
-
}
|
1619
|
-
|
1620
816
|
.icon-handshake-16::before {
|
1621
817
|
content: "\ea7c";
|
1622
818
|
}
|
1623
819
|
|
1624
|
-
.icon-handshake-24::before {
|
1625
|
-
content: "\ea7d";
|
1626
|
-
}
|
1627
|
-
|
1628
820
|
.icon-happy-baby-16::before {
|
1629
821
|
content: "\ea7e";
|
1630
822
|
}
|
1631
823
|
|
1632
|
-
.icon-happy-baby-24::before {
|
1633
|
-
content: "\ea7f";
|
1634
|
-
}
|
1635
|
-
|
1636
824
|
.icon-hash-mark-16::before {
|
1637
825
|
content: "\ea80";
|
1638
826
|
}
|
1639
827
|
|
1640
|
-
.icon-hash-mark-24::before {
|
1641
|
-
content: "\ea81";
|
1642
|
-
}
|
1643
|
-
|
1644
828
|
.icon-heading-1-16::before {
|
1645
829
|
content: "\ea82";
|
1646
830
|
}
|
1647
831
|
|
1648
|
-
.icon-heading-1-24::before {
|
1649
|
-
content: "\ea83";
|
1650
|
-
}
|
1651
|
-
|
1652
832
|
.icon-heading-2-16::before {
|
1653
833
|
content: "\ea84";
|
1654
834
|
}
|
1655
835
|
|
1656
|
-
.icon-heading-2-24::before {
|
1657
|
-
content: "\ea85";
|
1658
|
-
}
|
1659
|
-
|
1660
836
|
.icon-heading-3-16::before {
|
1661
837
|
content: "\ea86";
|
1662
838
|
}
|
1663
839
|
|
1664
|
-
.icon-heading-3-24::before {
|
1665
|
-
content: "\ea87";
|
1666
|
-
}
|
1667
|
-
|
1668
840
|
.icon-heading-4-16::before {
|
1669
841
|
content: "\ea88";
|
1670
842
|
}
|
1671
843
|
|
1672
|
-
.icon-heading-4-24::before {
|
1673
|
-
content: "\ea89";
|
1674
|
-
}
|
1675
|
-
|
1676
844
|
.icon-heading-5-16::before {
|
1677
845
|
content: "\ea8a";
|
1678
846
|
}
|
1679
847
|
|
1680
|
-
.icon-heading-5-24::before {
|
1681
|
-
content: "\ea8b";
|
1682
|
-
}
|
1683
|
-
|
1684
848
|
.icon-heading-6-16::before {
|
1685
849
|
content: "\ea8c";
|
1686
850
|
}
|
1687
851
|
|
1688
|
-
.icon-heading-6-24::before {
|
1689
|
-
content: "\ea8d";
|
1690
|
-
}
|
1691
|
-
|
1692
852
|
.icon-headset-16::before {
|
1693
853
|
content: "\ea8e";
|
1694
854
|
}
|
1695
855
|
|
1696
|
-
.icon-headset-24::before {
|
1697
|
-
content: "\ea8f";
|
1698
|
-
}
|
1699
|
-
|
1700
856
|
.icon-hide-16::before {
|
1701
857
|
content: "\ea90";
|
1702
858
|
}
|
1703
859
|
|
1704
|
-
.icon-hide-24::before {
|
1705
|
-
content: "\ea91";
|
1706
|
-
}
|
1707
|
-
|
1708
860
|
.icon-high-reliablity-16::before {
|
1709
861
|
content: "\ea92";
|
1710
862
|
}
|
1711
863
|
|
1712
|
-
.icon-high-reliablity-24::before {
|
1713
|
-
content: "\ea93";
|
1714
|
-
}
|
1715
|
-
|
1716
864
|
.icon-history-16::before {
|
1717
865
|
content: "\ea94";
|
1718
866
|
}
|
1719
867
|
|
1720
|
-
.icon-history-24::before {
|
1721
|
-
content: "\ea95";
|
1722
|
-
}
|
1723
|
-
|
1724
868
|
.icon-home-16::before {
|
1725
869
|
content: "\ea96";
|
1726
870
|
}
|
1727
871
|
|
1728
|
-
.icon-home-24::before {
|
1729
|
-
content: "\ea97";
|
1730
|
-
}
|
1731
|
-
|
1732
872
|
.icon-hospital-16::before {
|
1733
873
|
content: "\ea98";
|
1734
874
|
}
|
1735
875
|
|
1736
|
-
.icon-hospital-24::before {
|
1737
|
-
content: "\ea99";
|
1738
|
-
}
|
1739
|
-
|
1740
876
|
.icon-hospital-bed-16::before {
|
1741
877
|
content: "\ea9a";
|
1742
878
|
}
|
1743
879
|
|
1744
|
-
.icon-hospital-bed-24::before {
|
1745
|
-
content: "\ea9b";
|
1746
|
-
}
|
1747
|
-
|
1748
880
|
.icon-hourglass-16::before {
|
1749
881
|
content: "\ea9c";
|
1750
882
|
}
|
1751
883
|
|
1752
|
-
.icon-hourglass-24::before {
|
1753
|
-
content: "\ea9d";
|
1754
|
-
}
|
1755
|
-
|
1756
884
|
.icon-hyperlink-16::before {
|
1757
885
|
content: "\ea9e";
|
1758
886
|
}
|
1759
887
|
|
1760
|
-
.icon-hyperlink-24::before {
|
1761
|
-
content: "\ea9f";
|
1762
|
-
}
|
1763
|
-
|
1764
888
|
.icon-image-16::before {
|
1765
889
|
content: "\eaa0";
|
1766
890
|
}
|
1767
891
|
|
1768
|
-
.icon-image-24::before {
|
1769
|
-
content: "\eaa1";
|
1770
|
-
}
|
1771
|
-
|
1772
892
|
.icon-inbox-16::before {
|
1773
893
|
content: "\eaa2";
|
1774
894
|
}
|
1775
895
|
|
1776
|
-
.icon-inbox-24::before {
|
1777
|
-
content: "\eaa3";
|
1778
|
-
}
|
1779
|
-
|
1780
896
|
.icon-instagram::before {
|
1781
897
|
content: "\eaa4";
|
1782
898
|
}
|
@@ -1785,102 +901,50 @@
|
|
1785
901
|
content: "\eaa5";
|
1786
902
|
}
|
1787
903
|
|
1788
|
-
.icon-insurance-24::before {
|
1789
|
-
content: "\eaa6";
|
1790
|
-
}
|
1791
|
-
|
1792
904
|
.icon-intermediate-16::before {
|
1793
905
|
content: "\eaa7";
|
1794
906
|
}
|
1795
907
|
|
1796
|
-
.icon-intermediate-24::before {
|
1797
|
-
content: "\eaa8";
|
1798
|
-
}
|
1799
|
-
|
1800
908
|
.icon-key-16::before {
|
1801
909
|
content: "\eaa9";
|
1802
910
|
}
|
1803
911
|
|
1804
|
-
.icon-key-24::before {
|
1805
|
-
content: "\eaaa";
|
1806
|
-
}
|
1807
|
-
|
1808
912
|
.icon-language-16::before {
|
1809
913
|
content: "\eaab";
|
1810
914
|
}
|
1811
915
|
|
1812
|
-
.icon-language-24::before {
|
1813
|
-
content: "\eaac";
|
1814
|
-
}
|
1815
|
-
|
1816
916
|
.icon-laptop-16::before {
|
1817
917
|
content: "\eaad";
|
1818
918
|
}
|
1819
919
|
|
1820
|
-
.icon-laptop-24::before {
|
1821
|
-
content: "\eaae";
|
1822
|
-
}
|
1823
|
-
|
1824
|
-
.icon-launch-12::before {
|
1825
|
-
content: "\eaaf";
|
1826
|
-
}
|
1827
|
-
|
1828
920
|
.icon-launch-16::before {
|
1829
921
|
content: "\eab0";
|
1830
922
|
}
|
1831
923
|
|
1832
|
-
.icon-launch-24::before {
|
1833
|
-
content: "\eab1";
|
1834
|
-
}
|
1835
|
-
|
1836
924
|
.icon-layout-16::before {
|
1837
925
|
content: "\eab2";
|
1838
926
|
}
|
1839
927
|
|
1840
|
-
.icon-layout-24::before {
|
1841
|
-
content: "\eab3";
|
1842
|
-
}
|
1843
|
-
|
1844
928
|
.icon-lead-free-16::before {
|
1845
929
|
content: "\eab4";
|
1846
930
|
}
|
1847
931
|
|
1848
|
-
.icon-lead-free-24::before {
|
1849
|
-
content: "\eab5";
|
1850
|
-
}
|
1851
|
-
|
1852
932
|
.icon-leaf-16::before {
|
1853
933
|
content: "\eab6";
|
1854
934
|
}
|
1855
935
|
|
1856
|
-
.icon-leaf-24::before {
|
1857
|
-
content: "\eab7";
|
1858
|
-
}
|
1859
|
-
|
1860
936
|
.icon-light-emitting-diode-16::before {
|
1861
937
|
content: "\eab8";
|
1862
938
|
}
|
1863
939
|
|
1864
|
-
.icon-light-emitting-diode-24::before {
|
1865
|
-
content: "\eab9";
|
1866
|
-
}
|
1867
|
-
|
1868
940
|
.icon-line-graph-16::before {
|
1869
941
|
content: "\eaba";
|
1870
942
|
}
|
1871
943
|
|
1872
|
-
.icon-line-graph-24::before {
|
1873
|
-
content: "\eabb";
|
1874
|
-
}
|
1875
|
-
|
1876
944
|
.icon-link-16::before {
|
1877
945
|
content: "\eabc";
|
1878
946
|
}
|
1879
947
|
|
1880
|
-
.icon-link-24::before {
|
1881
|
-
content: "\eabd";
|
1882
|
-
}
|
1883
|
-
|
1884
948
|
.icon-linkedin::before {
|
1885
949
|
content: "\eabe";
|
1886
950
|
}
|
@@ -1889,966 +953,446 @@
|
|
1889
953
|
content: "\eabf";
|
1890
954
|
}
|
1891
955
|
|
1892
|
-
.icon-list-24::before {
|
1893
|
-
content: "\eac0";
|
1894
|
-
}
|
1895
|
-
|
1896
956
|
.icon-list-check-16::before {
|
1897
957
|
content: "\eac1";
|
1898
958
|
}
|
1899
959
|
|
1900
|
-
.icon-list-check-24::before {
|
1901
|
-
content: "\eac2";
|
1902
|
-
}
|
1903
|
-
|
1904
960
|
.icon-list-plus-16::before {
|
1905
961
|
content: "\eac3";
|
1906
962
|
}
|
1907
963
|
|
1908
|
-
.icon-list-plus-24::before {
|
1909
|
-
content: "\eac4";
|
1910
|
-
}
|
1911
|
-
|
1912
964
|
.icon-lock-16::before {
|
1913
965
|
content: "\eac5";
|
1914
966
|
}
|
1915
967
|
|
1916
|
-
.icon-lock-24::before {
|
1917
|
-
content: "\eac6";
|
1918
|
-
}
|
1919
|
-
|
1920
968
|
.icon-lock-f-16::before {
|
1921
969
|
content: "\eac7";
|
1922
970
|
}
|
1923
971
|
|
1924
|
-
.icon-lock-f-24::before {
|
1925
|
-
content: "\eac8";
|
1926
|
-
}
|
1927
|
-
|
1928
972
|
.icon-logistics-16::before {
|
1929
973
|
content: "\eac9";
|
1930
974
|
}
|
1931
975
|
|
1932
|
-
.icon-logistics-24::before {
|
1933
|
-
content: "\eaca";
|
1934
|
-
}
|
1935
|
-
|
1936
976
|
.icon-logout-16::before {
|
1937
977
|
content: "\eacb";
|
1938
978
|
}
|
1939
979
|
|
1940
|
-
.icon-logout-24::before {
|
1941
|
-
content: "\eacc";
|
1942
|
-
}
|
1943
|
-
|
1944
|
-
.icon-mail-12::before {
|
1945
|
-
content: "\eacd";
|
1946
|
-
}
|
1947
|
-
|
1948
980
|
.icon-mail-16::before {
|
1949
981
|
content: "\eace";
|
1950
982
|
}
|
1951
983
|
|
1952
|
-
.icon-mail-24::before {
|
1953
|
-
content: "\eacf";
|
1954
|
-
}
|
1955
|
-
|
1956
984
|
.icon-map-pin-16::before {
|
1957
985
|
content: "\ead0";
|
1958
986
|
}
|
1959
987
|
|
1960
|
-
.icon-map-pin-24::before {
|
1961
|
-
content: "\ead1";
|
1962
|
-
}
|
1963
|
-
|
1964
988
|
.icon-medal-16::before {
|
1965
989
|
content: "\ead2";
|
1966
990
|
}
|
1967
991
|
|
1968
|
-
.icon-medal-24::before {
|
1969
|
-
content: "\ead3";
|
1970
|
-
}
|
1971
|
-
|
1972
|
-
.icon-media-eject-12::before {
|
1973
|
-
content: "\ead4";
|
1974
|
-
}
|
1975
|
-
|
1976
992
|
.icon-media-eject-16::before {
|
1977
993
|
content: "\ead5";
|
1978
994
|
}
|
1979
995
|
|
1980
|
-
.icon-media-eject-24::before {
|
1981
|
-
content: "\ead6";
|
1982
|
-
}
|
1983
|
-
|
1984
|
-
.icon-media-pause-12::before {
|
1985
|
-
content: "\ead7";
|
1986
|
-
}
|
1987
|
-
|
1988
996
|
.icon-media-pause-16::before {
|
1989
997
|
content: "\ead8";
|
1990
998
|
}
|
1991
999
|
|
1992
|
-
.icon-media-pause-24::before {
|
1993
|
-
content: "\ead9";
|
1994
|
-
}
|
1995
|
-
|
1996
|
-
.icon-media-play-12::before {
|
1997
|
-
content: "\eada";
|
1998
|
-
}
|
1999
|
-
|
2000
1000
|
.icon-media-play-16::before {
|
2001
1001
|
content: "\eadb";
|
2002
1002
|
}
|
2003
1003
|
|
2004
|
-
.icon-media-play-24::before {
|
2005
|
-
content: "\eadc";
|
2006
|
-
}
|
2007
|
-
|
2008
|
-
.icon-media-record-12::before {
|
2009
|
-
content: "\eadd";
|
2010
|
-
}
|
2011
|
-
|
2012
1004
|
.icon-media-record-16::before {
|
2013
1005
|
content: "\eade";
|
2014
1006
|
}
|
2015
1007
|
|
2016
|
-
.icon-media-record-24::before {
|
2017
|
-
content: "\eadf";
|
2018
|
-
}
|
2019
|
-
|
2020
|
-
.icon-media-stop-12::before {
|
2021
|
-
content: "\eae0";
|
2022
|
-
}
|
2023
|
-
|
2024
1008
|
.icon-media-stop-16::before {
|
2025
1009
|
content: "\eae1";
|
2026
1010
|
}
|
2027
1011
|
|
2028
|
-
.icon-media-stop-24::before {
|
2029
|
-
content: "\eae2";
|
2030
|
-
}
|
2031
|
-
|
2032
1012
|
.icon-megaphone-16::before {
|
2033
1013
|
content: "\eae3";
|
2034
1014
|
}
|
2035
1015
|
|
2036
|
-
.icon-megaphone-24::before {
|
2037
|
-
content: "\eae4";
|
2038
|
-
}
|
2039
|
-
|
2040
|
-
.icon-menu-12::before {
|
2041
|
-
content: "\eae5";
|
2042
|
-
}
|
2043
|
-
|
2044
1016
|
.icon-menu-16::before {
|
2045
1017
|
content: "\eae6";
|
2046
1018
|
}
|
2047
1019
|
|
2048
|
-
.icon-menu-24::before {
|
2049
|
-
content: "\eae7";
|
2050
|
-
}
|
2051
|
-
|
2052
1020
|
.icon-menu-left-16::before {
|
2053
1021
|
content: "\eae8";
|
2054
1022
|
}
|
2055
1023
|
|
2056
|
-
.icon-menu-left-24::before {
|
2057
|
-
content: "\eae9";
|
2058
|
-
}
|
2059
|
-
|
2060
1024
|
.icon-menu-right-16::before {
|
2061
1025
|
content: "\eaea";
|
2062
1026
|
}
|
2063
1027
|
|
2064
|
-
.icon-menu-right-24::before {
|
2065
|
-
content: "\eaeb";
|
2066
|
-
}
|
2067
|
-
|
2068
1028
|
.icon-microcontroller-16::before {
|
2069
1029
|
content: "\eaec";
|
2070
1030
|
}
|
2071
1031
|
|
2072
|
-
.icon-microcontroller-24::before {
|
2073
|
-
content: "\eaed";
|
2074
|
-
}
|
2075
|
-
|
2076
1032
|
.icon-microphone-16::before {
|
2077
1033
|
content: "\eaee";
|
2078
1034
|
}
|
2079
1035
|
|
2080
|
-
.icon-microphone-24::before {
|
2081
|
-
content: "\eaef";
|
2082
|
-
}
|
2083
|
-
|
2084
|
-
.icon-minus-12::before {
|
2085
|
-
content: "\eaf0";
|
2086
|
-
}
|
2087
|
-
|
2088
1036
|
.icon-minus-16::before {
|
2089
1037
|
content: "\eaf1";
|
2090
1038
|
}
|
2091
1039
|
|
2092
|
-
.icon-minus-24::before {
|
2093
|
-
content: "\eaf2";
|
2094
|
-
}
|
2095
|
-
|
2096
1040
|
.icon-mobile-chat-16::before {
|
2097
1041
|
content: "\eaf3";
|
2098
1042
|
}
|
2099
1043
|
|
2100
|
-
.icon-
|
2101
|
-
content: "\
|
2102
|
-
}
|
2103
|
-
|
2104
|
-
.icon-module-16::before {
|
2105
|
-
content: "\eaf5";
|
2106
|
-
}
|
2107
|
-
|
2108
|
-
.icon-module-24::before {
|
2109
|
-
content: "\eaf6";
|
2110
|
-
}
|
2111
|
-
|
2112
|
-
.icon-money-16::before {
|
2113
|
-
content: "\eaf7";
|
2114
|
-
}
|
2115
|
-
|
2116
|
-
.icon-money-24::before {
|
2117
|
-
content: "\eaf8";
|
1044
|
+
.icon-module-16::before {
|
1045
|
+
content: "\eaf5";
|
2118
1046
|
}
|
2119
1047
|
|
2120
|
-
.icon-
|
2121
|
-
content: "\
|
1048
|
+
.icon-money-16::before {
|
1049
|
+
content: "\eaf7";
|
2122
1050
|
}
|
2123
1051
|
|
2124
1052
|
.icon-more-16::before {
|
2125
1053
|
content: "\eafa";
|
2126
1054
|
}
|
2127
1055
|
|
2128
|
-
.icon-more-24::before {
|
2129
|
-
content: "\eafb";
|
2130
|
-
}
|
2131
|
-
|
2132
1056
|
.icon-mouse-cursor-16::before {
|
2133
1057
|
content: "\eafc";
|
2134
1058
|
}
|
2135
1059
|
|
2136
|
-
.icon-mouse-cursor-24::before {
|
2137
|
-
content: "\eafd";
|
2138
|
-
}
|
2139
|
-
|
2140
1060
|
.icon-mouse-cursor-pointer-16::before {
|
2141
1061
|
content: "\eafe";
|
2142
1062
|
}
|
2143
1063
|
|
2144
|
-
.icon-mouse-cursor-pointer-24::before {
|
2145
|
-
content: "\eaff";
|
2146
|
-
}
|
2147
|
-
|
2148
1064
|
.icon-mouse-cursor-text-16::before {
|
2149
1065
|
content: "\eb00";
|
2150
1066
|
}
|
2151
1067
|
|
2152
|
-
.icon-mouse-cursor-text-24::before {
|
2153
|
-
content: "\eb01";
|
2154
|
-
}
|
2155
|
-
|
2156
1068
|
.icon-multi-line-graph-16::before {
|
2157
1069
|
content: "\eb02";
|
2158
1070
|
}
|
2159
1071
|
|
2160
|
-
.icon-multi-line-graph-24::before {
|
2161
|
-
content: "\eb03";
|
2162
|
-
}
|
2163
|
-
|
2164
|
-
.icon-my-hr-24::before {
|
2165
|
-
content: "\eb04";
|
2166
|
-
}
|
2167
|
-
|
2168
1072
|
.icon-ordered-list-16::before {
|
2169
1073
|
content: "\eb05";
|
2170
1074
|
}
|
2171
1075
|
|
2172
|
-
.icon-ordered-list-24::before {
|
2173
|
-
content: "\eb06";
|
2174
|
-
}
|
2175
|
-
|
2176
1076
|
.icon-organigram-16::before {
|
2177
1077
|
content: "\eb07";
|
2178
1078
|
}
|
2179
1079
|
|
2180
|
-
.icon-organigram-24::before {
|
2181
|
-
content: "\eb08";
|
2182
|
-
}
|
2183
|
-
|
2184
1080
|
.icon-package-16::before {
|
2185
1081
|
content: "\eb09";
|
2186
1082
|
}
|
2187
1083
|
|
2188
|
-
.icon-package-24::before {
|
2189
|
-
content: "\eb0a";
|
2190
|
-
}
|
2191
|
-
|
2192
1084
|
.icon-paragraphs-16::before {
|
2193
1085
|
content: "\eb0b";
|
2194
1086
|
}
|
2195
1087
|
|
2196
|
-
.icon-paragraphs-24::before {
|
2197
|
-
content: "\eb0c";
|
2198
|
-
}
|
2199
|
-
|
2200
1088
|
.icon-park-16::before {
|
2201
1089
|
content: "\eb0d";
|
2202
1090
|
}
|
2203
1091
|
|
2204
|
-
.icon-park-24::before {
|
2205
|
-
content: "\eb0e";
|
2206
|
-
}
|
2207
|
-
|
2208
|
-
.icon-pen-12::before {
|
2209
|
-
content: "\eb0f";
|
2210
|
-
}
|
2211
|
-
|
2212
1092
|
.icon-pen-16::before {
|
2213
1093
|
content: "\eb10";
|
2214
1094
|
}
|
2215
1095
|
|
2216
|
-
.icon-pen-24::before {
|
2217
|
-
content: "\eb11";
|
2218
|
-
}
|
2219
|
-
|
2220
1096
|
.icon-people-16::before {
|
2221
1097
|
content: "\eb12";
|
2222
1098
|
}
|
2223
1099
|
|
2224
|
-
.icon-people-24::before {
|
2225
|
-
content: "\eb13";
|
2226
|
-
}
|
2227
|
-
|
2228
1100
|
.icon-phone-16::before {
|
2229
1101
|
content: "\eb14";
|
2230
1102
|
}
|
2231
1103
|
|
2232
|
-
.icon-phone-24::before {
|
2233
|
-
content: "\eb15";
|
2234
|
-
}
|
2235
|
-
|
2236
1104
|
.icon-phone-call-16::before {
|
2237
1105
|
content: "\eb16";
|
2238
1106
|
}
|
2239
1107
|
|
2240
|
-
.icon-phone-call-24::before {
|
2241
|
-
content: "\eb17";
|
2242
|
-
}
|
2243
|
-
|
2244
1108
|
.icon-pin-16::before {
|
2245
1109
|
content: "\eb18";
|
2246
1110
|
}
|
2247
1111
|
|
2248
|
-
.icon-pin-24::before {
|
2249
|
-
content: "\eb19";
|
2250
|
-
}
|
2251
|
-
|
2252
1112
|
.icon-pin-f-16::before {
|
2253
1113
|
content: "\eb1a";
|
2254
1114
|
}
|
2255
1115
|
|
2256
|
-
.icon-pin-f-24::before {
|
2257
|
-
content: "\eb1b";
|
2258
|
-
}
|
2259
|
-
|
2260
|
-
.icon-plus-12::before {
|
2261
|
-
content: "\eb1c";
|
2262
|
-
}
|
2263
|
-
|
2264
1116
|
.icon-plus-16::before {
|
2265
1117
|
content: "\eb1d";
|
2266
1118
|
}
|
2267
1119
|
|
2268
|
-
.icon-plus-24::before {
|
2269
|
-
content: "\eb1e";
|
2270
|
-
}
|
2271
|
-
|
2272
1120
|
.icon-poll-16::before {
|
2273
1121
|
content: "\eb1f";
|
2274
1122
|
}
|
2275
1123
|
|
2276
|
-
.icon-poll-24::before {
|
2277
|
-
content: "\eb20";
|
2278
|
-
}
|
2279
|
-
|
2280
1124
|
.icon-power-16::before {
|
2281
1125
|
content: "\eb21";
|
2282
1126
|
}
|
2283
1127
|
|
2284
|
-
.icon-power-24::before {
|
2285
|
-
content: "\eb22";
|
2286
|
-
}
|
2287
|
-
|
2288
1128
|
.icon-preferences-16::before {
|
2289
1129
|
content: "\eb23";
|
2290
1130
|
}
|
2291
1131
|
|
2292
|
-
.icon-preferences-24::before {
|
2293
|
-
content: "\eb24";
|
2294
|
-
}
|
2295
|
-
|
2296
1132
|
.icon-present-16::before {
|
2297
1133
|
content: "\eb25";
|
2298
1134
|
}
|
2299
1135
|
|
2300
|
-
.icon-present-24::before {
|
2301
|
-
content: "\eb26";
|
2302
|
-
}
|
2303
|
-
|
2304
1136
|
.icon-preview-16::before {
|
2305
1137
|
content: "\eb27";
|
2306
1138
|
}
|
2307
1139
|
|
2308
|
-
.icon-preview-24::before {
|
2309
|
-
content: "\eb28";
|
2310
|
-
}
|
2311
|
-
|
2312
1140
|
.icon-printer-16::before {
|
2313
1141
|
content: "\eb29";
|
2314
1142
|
}
|
2315
1143
|
|
2316
|
-
.icon-printer-24::before {
|
2317
|
-
content: "\eb2a";
|
2318
|
-
}
|
2319
|
-
|
2320
1144
|
.icon-project-16::before {
|
2321
1145
|
content: "\eb2b";
|
2322
1146
|
}
|
2323
1147
|
|
2324
|
-
.icon-project-24::before {
|
2325
|
-
content: "\eb2c";
|
2326
|
-
}
|
2327
|
-
|
2328
1148
|
.icon-protection-16::before {
|
2329
1149
|
content: "\eb2d";
|
2330
1150
|
}
|
2331
1151
|
|
2332
|
-
.icon-protection-24::before {
|
2333
|
-
content: "\eb2e";
|
2334
|
-
}
|
2335
|
-
|
2336
1152
|
.icon-question-mark-16::before {
|
2337
1153
|
content: "\eb2f";
|
2338
1154
|
}
|
2339
1155
|
|
2340
|
-
.icon-question-mark-24::before {
|
2341
|
-
content: "\eb30";
|
2342
|
-
}
|
2343
|
-
|
2344
1156
|
.icon-quote-16::before {
|
2345
1157
|
content: "\eb31";
|
2346
1158
|
}
|
2347
1159
|
|
2348
|
-
.icon-quote-24::before {
|
2349
|
-
content: "\eb32";
|
2350
|
-
}
|
2351
|
-
|
2352
1160
|
.icon-rate-down-16::before {
|
2353
1161
|
content: "\eb33";
|
2354
1162
|
}
|
2355
1163
|
|
2356
|
-
.icon-rate-down-24::before {
|
2357
|
-
content: "\eb34";
|
2358
|
-
}
|
2359
|
-
|
2360
1164
|
.icon-rate-up-16::before {
|
2361
1165
|
content: "\eb35";
|
2362
1166
|
}
|
2363
1167
|
|
2364
|
-
.icon-rate-up-24::before {
|
2365
|
-
content: "\eb36";
|
2366
|
-
}
|
2367
|
-
|
2368
1168
|
.icon-refresh-16::before {
|
2369
1169
|
content: "\eb37";
|
2370
1170
|
}
|
2371
1171
|
|
2372
|
-
.icon-refresh-24::before {
|
2373
|
-
content: "\eb38";
|
2374
|
-
}
|
2375
|
-
|
2376
1172
|
.icon-reload-16::before {
|
2377
1173
|
content: "\eb39";
|
2378
1174
|
}
|
2379
1175
|
|
2380
|
-
.icon-reload-24::before {
|
2381
|
-
content: "\eb3a";
|
2382
|
-
}
|
2383
|
-
|
2384
|
-
.icon-reply-12::before {
|
2385
|
-
content: "\eb3b";
|
2386
|
-
}
|
2387
|
-
|
2388
1176
|
.icon-reply-16::before {
|
2389
1177
|
content: "\eb3c";
|
2390
1178
|
}
|
2391
1179
|
|
2392
|
-
.icon-reply-24::before {
|
2393
|
-
content: "\eb3d";
|
2394
|
-
}
|
2395
|
-
|
2396
1180
|
.icon-restore-16::before {
|
2397
1181
|
content: "\eb3e";
|
2398
1182
|
}
|
2399
1183
|
|
2400
|
-
.icon-restore-24::before {
|
2401
|
-
content: "\eb3f";
|
2402
|
-
}
|
2403
|
-
|
2404
1184
|
.icon-robotic-arm-16::before {
|
2405
1185
|
content: "\eb40";
|
2406
1186
|
}
|
2407
1187
|
|
2408
|
-
.icon-robotic-arm-24::before {
|
2409
|
-
content: "\eb41";
|
2410
|
-
}
|
2411
|
-
|
2412
1188
|
.icon-rocket-16::before {
|
2413
1189
|
content: "\eb42";
|
2414
1190
|
}
|
2415
1191
|
|
2416
|
-
.icon-rocket-24::before {
|
2417
|
-
content: "\eb43";
|
2418
|
-
}
|
2419
|
-
|
2420
1192
|
.icon-rss-16::before {
|
2421
1193
|
content: "\eb44";
|
2422
1194
|
}
|
2423
1195
|
|
2424
|
-
.icon-rss-24::before {
|
2425
|
-
content: "\eb45";
|
2426
|
-
}
|
2427
|
-
|
2428
1196
|
.icon-s-warning-16::before {
|
2429
1197
|
content: "\eb46";
|
2430
1198
|
}
|
2431
1199
|
|
2432
|
-
.icon-s-warning-24::before {
|
2433
|
-
content: "\eb47";
|
2434
|
-
}
|
2435
|
-
|
2436
1200
|
.icon-sad-16::before {
|
2437
1201
|
content: "\eb48";
|
2438
1202
|
}
|
2439
1203
|
|
2440
|
-
.icon-sad-24::before {
|
2441
|
-
content: "\eb49";
|
2442
|
-
}
|
2443
|
-
|
2444
1204
|
.icon-sample-16::before {
|
2445
1205
|
content: "\eb4a";
|
2446
1206
|
}
|
2447
1207
|
|
2448
|
-
.icon-sample-24::before {
|
2449
|
-
content: "\eb4b";
|
2450
|
-
}
|
2451
|
-
|
2452
1208
|
.icon-scale-16::before {
|
2453
1209
|
content: "\eb4c";
|
2454
1210
|
}
|
2455
1211
|
|
2456
|
-
.icon-scale-24::before {
|
2457
|
-
content: "\eb4d";
|
2458
|
-
}
|
2459
|
-
|
2460
1212
|
.icon-scissors-16::before {
|
2461
1213
|
content: "\eb4e";
|
2462
1214
|
}
|
2463
1215
|
|
2464
|
-
.icon-scissors-24::before {
|
2465
|
-
content: "\eb4f";
|
2466
|
-
}
|
2467
|
-
|
2468
|
-
.icon-search-12::before {
|
2469
|
-
content: "\eb50";
|
2470
|
-
}
|
2471
|
-
|
2472
1216
|
.icon-search-16::before {
|
2473
1217
|
content: "\eb51";
|
2474
1218
|
}
|
2475
1219
|
|
2476
|
-
.icon-search-24::before {
|
2477
|
-
content: "\eb52";
|
2478
|
-
}
|
2479
|
-
|
2480
1220
|
.icon-security-16::before {
|
2481
1221
|
content: "\eb53";
|
2482
1222
|
}
|
2483
1223
|
|
2484
|
-
.icon-security-24::before {
|
2485
|
-
content: "\eb54";
|
2486
|
-
}
|
2487
|
-
|
2488
1224
|
.icon-send-16::before {
|
2489
1225
|
content: "\eb55";
|
2490
1226
|
}
|
2491
1227
|
|
2492
|
-
.icon-send-24::before {
|
2493
|
-
content: "\eb56";
|
2494
|
-
}
|
2495
|
-
|
2496
1228
|
.icon-server-16::before {
|
2497
1229
|
content: "\eb57";
|
2498
1230
|
}
|
2499
1231
|
|
2500
|
-
.icon-server-24::before {
|
2501
|
-
content: "\eb58";
|
2502
|
-
}
|
2503
|
-
|
2504
|
-
.icon-share-12::before {
|
2505
|
-
content: "\eb59";
|
2506
|
-
}
|
2507
|
-
|
2508
1232
|
.icon-share-16::before {
|
2509
1233
|
content: "\eb5a";
|
2510
1234
|
}
|
2511
1235
|
|
2512
|
-
.icon-share-24::before {
|
2513
|
-
content: "\eb5b";
|
2514
|
-
}
|
2515
|
-
|
2516
|
-
.icon-ship-to-end-12::before {
|
2517
|
-
content: "\eb5c";
|
2518
|
-
}
|
2519
|
-
|
2520
1236
|
.icon-show-16::before {
|
2521
1237
|
content: "\eb5d";
|
2522
1238
|
}
|
2523
1239
|
|
2524
|
-
.icon-show-24::before {
|
2525
|
-
content: "\eb5e";
|
2526
|
-
}
|
2527
|
-
|
2528
1240
|
.icon-shuffle-16::before {
|
2529
1241
|
content: "\eb5f";
|
2530
1242
|
}
|
2531
1243
|
|
2532
|
-
.icon-shuffle-24::before {
|
2533
|
-
content: "\eb60";
|
2534
|
-
}
|
2535
|
-
|
2536
1244
|
.icon-sidebar-left-16::before {
|
2537
1245
|
content: "\eb61";
|
2538
1246
|
}
|
2539
1247
|
|
2540
|
-
.icon-sidebar-left-24::before {
|
2541
|
-
content: "\eb62";
|
2542
|
-
}
|
2543
|
-
|
2544
1248
|
.icon-sidebar-right-16::before {
|
2545
1249
|
content: "\eb63";
|
2546
1250
|
}
|
2547
1251
|
|
2548
|
-
.icon-sidebar-right-24::before {
|
2549
|
-
content: "\eb64";
|
2550
|
-
}
|
2551
|
-
|
2552
1252
|
.icon-simulation-16::before {
|
2553
1253
|
content: "\eb65";
|
2554
1254
|
}
|
2555
1255
|
|
2556
|
-
.icon-simulation-24::before {
|
2557
|
-
content: "\eb66";
|
2558
|
-
}
|
2559
|
-
|
2560
|
-
.icon-skip-to-beginning-12::before {
|
2561
|
-
content: "\eb67";
|
2562
|
-
}
|
2563
|
-
|
2564
1256
|
.icon-skip-to-beginning-16::before {
|
2565
1257
|
content: "\eb68";
|
2566
1258
|
}
|
2567
1259
|
|
2568
|
-
.icon-skip-to-beginning-24::before {
|
2569
|
-
content: "\eb69";
|
2570
|
-
}
|
2571
|
-
|
2572
1260
|
.icon-skip-to-end-16::before {
|
2573
1261
|
content: "\eb6a";
|
2574
1262
|
}
|
2575
1263
|
|
2576
|
-
.icon-skip-to-end-24::before {
|
2577
|
-
content: "\eb6b";
|
2578
|
-
}
|
2579
|
-
|
2580
1264
|
.icon-smartphone-16::before {
|
2581
1265
|
content: "\eb6c";
|
2582
1266
|
}
|
2583
1267
|
|
2584
|
-
.icon-smartphone-24::before {
|
2585
|
-
content: "\eb6d";
|
2586
|
-
}
|
2587
|
-
|
2588
1268
|
.icon-smile-16::before {
|
2589
1269
|
content: "\eb6e";
|
2590
1270
|
}
|
2591
1271
|
|
2592
|
-
.icon-smile-24::before {
|
2593
|
-
content: "\eb6f";
|
2594
|
-
}
|
2595
|
-
|
2596
1272
|
.icon-snow-16::before {
|
2597
1273
|
content: "\eb70";
|
2598
1274
|
}
|
2599
1275
|
|
2600
|
-
.icon-snow-24::before {
|
2601
|
-
content: "\eb71";
|
2602
|
-
}
|
2603
|
-
|
2604
1276
|
.icon-software-16::before {
|
2605
1277
|
content: "\eb72";
|
2606
1278
|
}
|
2607
1279
|
|
2608
|
-
.icon-software-24::before {
|
2609
|
-
content: "\eb73";
|
2610
|
-
}
|
2611
|
-
|
2612
1280
|
.icon-solution-16::before {
|
2613
1281
|
content: "\eb74";
|
2614
1282
|
}
|
2615
1283
|
|
2616
|
-
.icon-solution-24::before {
|
2617
|
-
content: "\eb75";
|
2618
|
-
}
|
2619
|
-
|
2620
1284
|
.icon-sound-16::before {
|
2621
1285
|
content: "\eb76";
|
2622
1286
|
}
|
2623
1287
|
|
2624
|
-
.icon-sound-24::before {
|
2625
|
-
content: "\eb77";
|
2626
|
-
}
|
2627
|
-
|
2628
1288
|
.icon-speaker-16::before {
|
2629
1289
|
content: "\eb78";
|
2630
1290
|
}
|
2631
1291
|
|
2632
|
-
.icon-speaker-24::before {
|
2633
|
-
content: "\eb79";
|
2634
|
-
}
|
2635
|
-
|
2636
1292
|
.icon-split-view-16::before {
|
2637
1293
|
content: "\eb7a";
|
2638
1294
|
}
|
2639
1295
|
|
2640
|
-
.icon-split-view-24::before {
|
2641
|
-
content: "\eb7b";
|
2642
|
-
}
|
2643
|
-
|
2644
|
-
.icon-star-12::before {
|
2645
|
-
content: "\eb7c";
|
2646
|
-
}
|
2647
|
-
|
2648
1296
|
.icon-star-16::before {
|
2649
1297
|
content: "\eb7d";
|
2650
1298
|
}
|
2651
1299
|
|
2652
|
-
.icon-star-24::before {
|
2653
|
-
content: "\eb7e";
|
2654
|
-
}
|
2655
|
-
|
2656
|
-
.icon-star-f-12::before {
|
2657
|
-
content: "\eb7f";
|
2658
|
-
}
|
2659
|
-
|
2660
1300
|
.icon-star-f-16::before {
|
2661
1301
|
content: "\eb80";
|
2662
1302
|
}
|
2663
1303
|
|
2664
|
-
.icon-star-f-24::before {
|
2665
|
-
content: "\eb81";
|
2666
|
-
}
|
2667
|
-
|
2668
1304
|
.icon-street-view-16::before {
|
2669
1305
|
content: "\eb82";
|
2670
1306
|
}
|
2671
1307
|
|
2672
|
-
.icon-street-view-24::before {
|
2673
|
-
content: "\eb83";
|
2674
|
-
}
|
2675
|
-
|
2676
1308
|
.icon-stroller-16::before {
|
2677
1309
|
content: "\eb84";
|
2678
1310
|
}
|
2679
1311
|
|
2680
|
-
.icon-stroller-24::before {
|
2681
|
-
content: "\eb85";
|
2682
|
-
}
|
2683
|
-
|
2684
1312
|
.icon-swap-horizontal-16::before {
|
2685
1313
|
content: "\eb86";
|
2686
1314
|
}
|
2687
1315
|
|
2688
|
-
.icon-swap-horizontal-24::before {
|
2689
|
-
content: "\eb87";
|
2690
|
-
}
|
2691
|
-
|
2692
1316
|
.icon-swap-vertical-16::before {
|
2693
1317
|
content: "\eb88";
|
2694
1318
|
}
|
2695
1319
|
|
2696
|
-
.icon-swap-vertical-24::before {
|
2697
|
-
content: "\eb89";
|
2698
|
-
}
|
2699
|
-
|
2700
1320
|
.icon-table-16::before {
|
2701
1321
|
content: "\eb8a";
|
2702
1322
|
}
|
2703
1323
|
|
2704
|
-
.icon-table-24::before {
|
2705
|
-
content: "\eb8b";
|
2706
|
-
}
|
2707
|
-
|
2708
1324
|
.icon-table-x-16::before {
|
2709
1325
|
content: "\eb8c";
|
2710
1326
|
}
|
2711
1327
|
|
2712
|
-
.icon-table-x-24::before {
|
2713
|
-
content: "\eb8d";
|
2714
|
-
}
|
2715
|
-
|
2716
1328
|
.icon-tag-16::before {
|
2717
1329
|
content: "\eb8e";
|
2718
1330
|
}
|
2719
1331
|
|
2720
|
-
.icon-tag-24::before {
|
2721
|
-
content: "\eb8f";
|
2722
|
-
}
|
2723
|
-
|
2724
1332
|
.icon-team-16::before {
|
2725
1333
|
content: "\eb90";
|
2726
1334
|
}
|
2727
1335
|
|
2728
|
-
.icon-team-24::before {
|
2729
|
-
content: "\eb91";
|
2730
|
-
}
|
2731
|
-
|
2732
1336
|
.icon-technology-16::before {
|
2733
1337
|
content: "\eb92";
|
2734
1338
|
}
|
2735
1339
|
|
2736
|
-
.icon-technology-24::before {
|
2737
|
-
content: "\eb93";
|
2738
|
-
}
|
2739
|
-
|
2740
1340
|
.icon-temperature-16::before {
|
2741
1341
|
content: "\eb94";
|
2742
1342
|
}
|
2743
1343
|
|
2744
|
-
.icon-temperature-24::before {
|
2745
|
-
content: "\eb95";
|
2746
|
-
}
|
2747
|
-
|
2748
1344
|
.icon-text-bold-16::before {
|
2749
1345
|
content: "\eb96";
|
2750
1346
|
}
|
2751
1347
|
|
2752
|
-
.icon-text-bold-24::before {
|
2753
|
-
content: "\eb97";
|
2754
|
-
}
|
2755
|
-
|
2756
1348
|
.icon-text-color-16::before {
|
2757
1349
|
content: "\eb98";
|
2758
1350
|
}
|
2759
1351
|
|
2760
|
-
.icon-text-color-24::before {
|
2761
|
-
content: "\eb99";
|
2762
|
-
}
|
2763
|
-
|
2764
1352
|
.icon-text-italic-16::before {
|
2765
1353
|
content: "\eb9a";
|
2766
1354
|
}
|
2767
1355
|
|
2768
|
-
.icon-text-italic-24::before {
|
2769
|
-
content: "\eb9b";
|
2770
|
-
}
|
2771
|
-
|
2772
1356
|
.icon-thumb-down-16::before {
|
2773
1357
|
content: "\eb9c";
|
2774
1358
|
}
|
2775
1359
|
|
2776
|
-
.icon-thumb-down-24::before {
|
2777
|
-
content: "\eb9d";
|
2778
|
-
}
|
2779
|
-
|
2780
1360
|
.icon-thumb-up-16::before {
|
2781
1361
|
content: "\eb9e";
|
2782
1362
|
}
|
2783
1363
|
|
2784
|
-
.icon-thumb-up-24::before {
|
2785
|
-
content: "\eb9f";
|
2786
|
-
}
|
2787
|
-
|
2788
1364
|
.icon-tool-16::before {
|
2789
1365
|
content: "\eba0";
|
2790
1366
|
}
|
2791
1367
|
|
2792
|
-
.icon-tool-24::before {
|
2793
|
-
content: "\eba1";
|
2794
|
-
}
|
2795
|
-
|
2796
1368
|
.icon-training-16::before {
|
2797
1369
|
content: "\eba2";
|
2798
1370
|
}
|
2799
1371
|
|
2800
|
-
.icon-training-24::before {
|
2801
|
-
content: "\eba3";
|
2802
|
-
}
|
2803
|
-
|
2804
1372
|
.icon-tram-16::before {
|
2805
1373
|
content: "\eba4";
|
2806
1374
|
}
|
2807
1375
|
|
2808
|
-
.icon-tram-24::before {
|
2809
|
-
content: "\eba5";
|
2810
|
-
}
|
2811
|
-
|
2812
1376
|
.icon-transceiver-16::before {
|
2813
1377
|
content: "\eba6";
|
2814
1378
|
}
|
2815
1379
|
|
2816
|
-
.icon-transceiver-24::before {
|
2817
|
-
content: "\eba7";
|
2818
|
-
}
|
2819
|
-
|
2820
1380
|
.icon-translation-16::before {
|
2821
1381
|
content: "\eba8";
|
2822
1382
|
}
|
2823
1383
|
|
2824
|
-
.icon-translation-24::before {
|
2825
|
-
content: "\eba9";
|
2826
|
-
}
|
2827
|
-
|
2828
1384
|
.icon-tree-structure-16::before {
|
2829
1385
|
content: "\ebaa";
|
2830
1386
|
}
|
2831
1387
|
|
2832
|
-
.icon-tree-structure-24::before {
|
2833
|
-
content: "\ebab";
|
2834
|
-
}
|
2835
|
-
|
2836
1388
|
.icon-trend-down-16::before {
|
2837
1389
|
content: "\ebac";
|
2838
1390
|
}
|
2839
1391
|
|
2840
|
-
.icon-trend-down-24::before {
|
2841
|
-
content: "\ebad";
|
2842
|
-
}
|
2843
|
-
|
2844
1392
|
.icon-trend-up-16::before {
|
2845
1393
|
content: "\ebae";
|
2846
1394
|
}
|
2847
1395
|
|
2848
|
-
.icon-trend-up-24::before {
|
2849
|
-
content: "\ebaf";
|
2850
|
-
}
|
2851
|
-
|
2852
1396
|
.icon-twitter::before {
|
2853
1397
|
content: "\ebb0";
|
2854
1398
|
}
|
@@ -2857,198 +1401,98 @@
|
|
2857
1401
|
content: "\ebb1";
|
2858
1402
|
}
|
2859
1403
|
|
2860
|
-
.icon-ungroup-24::before {
|
2861
|
-
content: "\ebb2";
|
2862
|
-
}
|
2863
|
-
|
2864
1404
|
.icon-unlink-16::before {
|
2865
1405
|
content: "\ebb3";
|
2866
1406
|
}
|
2867
1407
|
|
2868
|
-
.icon-unlink-24::before {
|
2869
|
-
content: "\ebb4";
|
2870
|
-
}
|
2871
|
-
|
2872
1408
|
.icon-unlocked-16::before {
|
2873
1409
|
content: "\ebb5";
|
2874
1410
|
}
|
2875
1411
|
|
2876
|
-
.icon-unlocked-24::before {
|
2877
|
-
content: "\ebb6";
|
2878
|
-
}
|
2879
|
-
|
2880
1412
|
.icon-unordered-list-16::before {
|
2881
1413
|
content: "\ebb7";
|
2882
1414
|
}
|
2883
1415
|
|
2884
|
-
.icon-unordered-list-24::before {
|
2885
|
-
content: "\ebb8";
|
2886
|
-
}
|
2887
|
-
|
2888
1416
|
.icon-upload-16::before {
|
2889
1417
|
content: "\ebb9";
|
2890
1418
|
}
|
2891
1419
|
|
2892
|
-
.icon-upload-24::before {
|
2893
|
-
content: "\ebba";
|
2894
|
-
}
|
2895
|
-
|
2896
1420
|
.icon-usb-16::before {
|
2897
1421
|
content: "\ebbb";
|
2898
1422
|
}
|
2899
1423
|
|
2900
|
-
.icon-usb-24::before {
|
2901
|
-
content: "\ebbc";
|
2902
|
-
}
|
2903
|
-
|
2904
|
-
.icon-user-12::before {
|
2905
|
-
content: "\ebbd";
|
2906
|
-
}
|
2907
|
-
|
2908
1424
|
.icon-user-16::before {
|
2909
1425
|
content: "\ebbe";
|
2910
1426
|
}
|
2911
1427
|
|
2912
|
-
.icon-user-24::before {
|
2913
|
-
content: "\ebbf";
|
2914
|
-
}
|
2915
|
-
|
2916
1428
|
.icon-user-add-16::before {
|
2917
1429
|
content: "\ebc0";
|
2918
1430
|
}
|
2919
1431
|
|
2920
|
-
.icon-user-add-24::before {
|
2921
|
-
content: "\ebc1";
|
2922
|
-
}
|
2923
|
-
|
2924
1432
|
.icon-user-pin-16::before {
|
2925
1433
|
content: "\ebc2";
|
2926
1434
|
}
|
2927
1435
|
|
2928
|
-
.icon-user-pin-24::before {
|
2929
|
-
content: "\ebc3";
|
2930
|
-
}
|
2931
|
-
|
2932
1436
|
.icon-user-remove-16::before {
|
2933
1437
|
content: "\ebc4";
|
2934
1438
|
}
|
2935
1439
|
|
2936
|
-
.icon-user-remove-24::before {
|
2937
|
-
content: "\ebc5";
|
2938
|
-
}
|
2939
|
-
|
2940
1440
|
.icon-verified-16::before {
|
2941
1441
|
content: "\ebc6";
|
2942
1442
|
}
|
2943
1443
|
|
2944
|
-
.icon-verified-24::before {
|
2945
|
-
content: "\ebc7";
|
2946
|
-
}
|
2947
|
-
|
2948
1444
|
.icon-video-16::before {
|
2949
1445
|
content: "\ebc8";
|
2950
1446
|
}
|
2951
1447
|
|
2952
|
-
.icon-video-24::before {
|
2953
|
-
content: "\ebc9";
|
2954
|
-
}
|
2955
|
-
|
2956
1448
|
.icon-video-cam-16::before {
|
2957
1449
|
content: "\ebca";
|
2958
1450
|
}
|
2959
1451
|
|
2960
|
-
.icon-video-cam-24::before {
|
2961
|
-
content: "\ebcb";
|
2962
|
-
}
|
2963
|
-
|
2964
1452
|
.icon-video-cam-x-16::before {
|
2965
1453
|
content: "\ebcc";
|
2966
1454
|
}
|
2967
1455
|
|
2968
|
-
.icon-video-cam-x-24::before {
|
2969
|
-
content: "\ebcd";
|
2970
|
-
}
|
2971
|
-
|
2972
1456
|
.icon-view-replacement-16::before {
|
2973
1457
|
content: "\ebce";
|
2974
1458
|
}
|
2975
1459
|
|
2976
|
-
.icon-view-replacement-24::before {
|
2977
|
-
content: "\ebcf";
|
2978
|
-
}
|
2979
|
-
|
2980
1460
|
.icon-volume-down-16::before {
|
2981
1461
|
content: "\ebd0";
|
2982
1462
|
}
|
2983
1463
|
|
2984
|
-
.icon-volume-down-24::before {
|
2985
|
-
content: "\ebd1";
|
2986
|
-
}
|
2987
|
-
|
2988
1464
|
.icon-volume-mute-16::before {
|
2989
1465
|
content: "\ebd2";
|
2990
1466
|
}
|
2991
1467
|
|
2992
|
-
.icon-volume-mute-24::before {
|
2993
|
-
content: "\ebd3";
|
2994
|
-
}
|
2995
|
-
|
2996
1468
|
.icon-volume-up-16::before {
|
2997
1469
|
content: "\ebd4";
|
2998
1470
|
}
|
2999
1471
|
|
3000
|
-
.icon-volume-up-24::before {
|
3001
|
-
content: "\ebd5";
|
3002
|
-
}
|
3003
|
-
|
3004
1472
|
.icon-warning-16::before {
|
3005
1473
|
content: "\ebd6";
|
3006
1474
|
}
|
3007
1475
|
|
3008
|
-
.icon-warning-24::before {
|
3009
|
-
content: "\ebd7";
|
3010
|
-
}
|
3011
|
-
|
3012
1476
|
.icon-warning-critical-16::before {
|
3013
1477
|
content: "\ebd8";
|
3014
1478
|
}
|
3015
1479
|
|
3016
|
-
.icon-warning-critical-24::before {
|
3017
|
-
content: "\ebd9";
|
3018
|
-
}
|
3019
|
-
|
3020
1480
|
.icon-warning-f-16::before {
|
3021
1481
|
content: "\ebda";
|
3022
1482
|
}
|
3023
1483
|
|
3024
|
-
.icon-warning-f-24::before {
|
3025
|
-
content: "\ebdb";
|
3026
|
-
}
|
3027
|
-
|
3028
1484
|
.icon-waves-16::before {
|
3029
1485
|
content: "\ebdc";
|
3030
1486
|
}
|
3031
1487
|
|
3032
|
-
.icon-waves-24::before {
|
3033
|
-
content: "\ebdd";
|
3034
|
-
}
|
3035
|
-
|
3036
1488
|
.icon-webinar-16::before {
|
3037
1489
|
content: "\ebde";
|
3038
1490
|
}
|
3039
1491
|
|
3040
|
-
.icon-webinar-24::before {
|
3041
|
-
content: "\ebdf";
|
3042
|
-
}
|
3043
|
-
|
3044
1492
|
.icon-webpage-16::before {
|
3045
1493
|
content: "\ebe0";
|
3046
1494
|
}
|
3047
1495
|
|
3048
|
-
.icon-webpage-24::before {
|
3049
|
-
content: "\ebe1";
|
3050
|
-
}
|
3051
|
-
|
3052
1496
|
.icon-wechat::before {
|
3053
1497
|
content: "\ebe2";
|
3054
1498
|
}
|
@@ -3061,26 +1505,14 @@
|
|
3061
1505
|
content: "\ebe4";
|
3062
1506
|
}
|
3063
1507
|
|
3064
|
-
.icon-wheelchair-24::before {
|
3065
|
-
content: "\ebe5";
|
3066
|
-
}
|
3067
|
-
|
3068
1508
|
.icon-wifi-16::before {
|
3069
1509
|
content: "\ebe6";
|
3070
1510
|
}
|
3071
1511
|
|
3072
|
-
.icon-wifi-24::before {
|
3073
|
-
content: "\ebe7";
|
3074
|
-
}
|
3075
|
-
|
3076
1512
|
.icon-windows-16::before {
|
3077
1513
|
content: "\ebe8";
|
3078
1514
|
}
|
3079
1515
|
|
3080
|
-
.icon-windows-24::before {
|
3081
|
-
content: "\ebe9";
|
3082
|
-
}
|
3083
|
-
|
3084
1516
|
.icon-xing::before {
|
3085
1517
|
content: "\ebea";
|
3086
1518
|
}
|
@@ -3101,15 +1533,7 @@
|
|
3101
1533
|
content: "\ebee";
|
3102
1534
|
}
|
3103
1535
|
|
3104
|
-
.icon-zoom-in-24::before {
|
3105
|
-
content: "\ebef";
|
3106
|
-
}
|
3107
|
-
|
3108
1536
|
.icon-zoom-out-16::before {
|
3109
1537
|
content: "\ebf0";
|
3110
1538
|
}
|
3111
1539
|
|
3112
|
-
.icon-zoom-out-24::before {
|
3113
|
-
content: "\ebf1";
|
3114
|
-
}
|
3115
|
-
|