halleyx-ui-framework 4.2.2 → 4.2.4

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.
Files changed (51) hide show
  1. package/dist/cjs/index.js +2 -2
  2. package/dist/es/index.css +1 -1
  3. package/dist/es/index.js +2 -2
  4. package/dist/src/assets/styles/buttonGroup.scss +211 -0
  5. package/dist/src/assets/styles/index.scss +1 -1
  6. package/dist/src/assets/styles/inputitems.scss +15 -0
  7. package/dist/src/assets/styles/objectViewer.scss +2 -2
  8. package/dist/src/assets/styles/switch.scss +412 -193
  9. package/dist/src/assets/styles/timeline.scss +5 -4
  10. package/dist/umd/index.umd.css +1 -1
  11. package/dist/umd/index.umd.js +2 -2
  12. package/dist/umd/index.umd.js.map +1 -1
  13. package/package.json +1 -1
  14. package/dist/src/assets/fonts/halley-icons-v4.eot +0 -0
  15. package/dist/src/assets/fonts/halley-icons-v4.svg +0 -356
  16. package/dist/src/assets/fonts/halley-icons-v4.ttf +0 -0
  17. package/dist/src/assets/fonts/halley-icons-v4.woff +0 -0
  18. package/dist/src/assets/fonts/halley-icons-v6.eot +0 -0
  19. package/dist/src/assets/fonts/halley-icons-v6.svg +0 -359
  20. package/dist/src/assets/fonts/halley-icons-v6.ttf +0 -0
  21. package/dist/src/assets/fonts/halley-icons-v6.woff +0 -0
  22. package/dist/src/assets/fonts/icomoon.eot +0 -0
  23. package/dist/src/assets/fonts/icomoon.svg +0 -139
  24. package/dist/src/assets/fonts/icomoon.ttf +0 -0
  25. package/dist/src/assets/fonts/icomoon.woff +0 -0
  26. package/dist/src/assets/icon-style.css +0 -1423
  27. package/dist/src/assets/icons/fonts/halley-icons-v4.eot +0 -0
  28. package/dist/src/assets/icons/fonts/halley-icons-v4.svg +0 -356
  29. package/dist/src/assets/icons/fonts/halley-icons-v4.ttf +0 -0
  30. package/dist/src/assets/icons/fonts/halley-icons-v4.woff +0 -0
  31. package/dist/src/assets/icons/fonts/halley-icons-v6.eot +0 -0
  32. package/dist/src/assets/icons/fonts/halley-icons-v6.svg +0 -359
  33. package/dist/src/assets/icons/fonts/halley-icons-v6.ttf +0 -0
  34. package/dist/src/assets/icons/fonts/halley-icons-v6.woff +0 -0
  35. package/dist/src/assets/icons/fonts/icomoon.eot +0 -0
  36. package/dist/src/assets/icons/fonts/icomoon.svg +0 -139
  37. package/dist/src/assets/icons/fonts/icomoon.ttf +0 -0
  38. package/dist/src/assets/icons/fonts/icomoon.woff +0 -0
  39. package/dist/src/assets/icons/icon-style(old).css +0 -1423
  40. package/dist/src/assets/styles/fonts/halley-icons-v4.eot +0 -0
  41. package/dist/src/assets/styles/fonts/halley-icons-v4.svg +0 -356
  42. package/dist/src/assets/styles/fonts/halley-icons-v4.ttf +0 -0
  43. package/dist/src/assets/styles/fonts/halley-icons-v4.woff +0 -0
  44. package/dist/src/assets/styles/fonts/halley-icons-v6.eot +0 -0
  45. package/dist/src/assets/styles/fonts/halley-icons-v6.svg +0 -359
  46. package/dist/src/assets/styles/fonts/halley-icons-v6.ttf +0 -0
  47. package/dist/src/assets/styles/fonts/halley-icons-v6.woff +0 -0
  48. package/dist/src/assets/styles/fonts/icomoon.eot +0 -0
  49. package/dist/src/assets/styles/fonts/icomoon.svg +0 -139
  50. package/dist/src/assets/styles/fonts/icomoon.ttf +0 -0
  51. package/dist/src/assets/styles/fonts/icomoon.woff +0 -0
@@ -1,1423 +0,0 @@
1
- @font-face {
2
- font-family: 'halley-icons-v6';
3
- src: url('./fonts/halley-icons-v6.eot');
4
- src: url('./fonts/halley-icons-v6.eot?pk23ai#iefix') format('embedded-opentype'),
5
- url('./fonts/halley-icons-v6.ttf?pk23ai') format('truetype'),
6
- url('./fonts/halley-icons-v6.woff?pk23ai') format('woff'),
7
- url('./fonts/halley-icons-v6.svg?pk23ai#halley-icons-v6') format('svg');
8
- font-weight: normal;
9
- font-style: normal;
10
- font-display: block;
11
- }
12
-
13
- [class^="icon-"], [class*=" icon-"] {
14
- /* use !important to prevent issues with browser extensions that change fonts */
15
- font-family: 'halley-icons-v6' !important;
16
- /* speak: never; */
17
- font-style: normal;
18
- font-weight: normal;
19
- font-variant: normal;
20
- text-transform: none;
21
- line-height: 1;
22
-
23
- /* Better Font Rendering =========== */
24
- -webkit-font-smoothing: antialiased;
25
- -moz-osx-font-smoothing: grayscale;
26
- }
27
-
28
- .icon-add:before {
29
- content: "\e900";
30
-
31
- }
32
- .icon-add-bg:before {
33
- content: "\e901";
34
-
35
- }
36
- .icon-add-file:before {
37
- content: "\e902";
38
-
39
- }
40
- .icon-add-file-bg:before {
41
- content: "\e903";
42
-
43
- }
44
- .icon-add-file-ot:before {
45
- content: "\e904";
46
-
47
- }
48
- .icon-add-folder:before {
49
- content: "\e905";
50
-
51
- }
52
- .icon-add-folder-bg:before {
53
- content: "\e906";
54
-
55
- }
56
- .icon-add-folder-ot:before {
57
- content: "\e907";
58
-
59
- }
60
- .icon-add-ot:before {
61
- content: "\e908";
62
-
63
- }
64
- .icon-add-shield:before {
65
- content: "\e909";
66
-
67
- }
68
- .icon-add-shield-bg:before {
69
- content: "\e90a";
70
-
71
- }
72
- .icon-add-shield-ot:before {
73
- content: "\e90b";
74
-
75
- }
76
- .icon-android-menu:before {
77
- content: "\e90c";
78
-
79
- }
80
- .icon-android-menu-bg:before {
81
- content: "\e90d";
82
-
83
- }
84
- .icon-android-menu-ot:before {
85
- content: "\e90e";
86
-
87
- }
88
- .icon-arrow-down:before {
89
- content: "\e90f";
90
-
91
- }
92
- .icon-arrow-down-bg:before {
93
- content: "\e910";
94
-
95
- }
96
- .icon-arrow-down-ot:before {
97
- content: "\e911";
98
-
99
- }
100
- .icon-arrow-left:before {
101
- content: "\e912";
102
-
103
- }
104
- .icon-arrow-left-bg:before {
105
- content: "\e913";
106
-
107
- }
108
- .icon-arrow-left-ot:before {
109
- content: "\e914";
110
-
111
- }
112
- .icon-arrow-right:before {
113
- content: "\e915";
114
-
115
- }
116
- .icon-arrow-right-bg:before {
117
- content: "\e916";
118
-
119
- }
120
- .icon-arrow-right-ot:before {
121
- content: "\e917";
122
-
123
- }
124
- .icon-arrow-up:before {
125
- content: "\e918";
126
-
127
- }
128
- .icon-arrow-up-bg:before {
129
- content: "\e919";
130
-
131
- }
132
- .icon-arrow-up-ot:before {
133
- content: "\e91a";
134
-
135
- }
136
- .icon-badge:before {
137
- content: "\e91b";
138
-
139
- }
140
- .icon-badge-bg:before {
141
- content: "\e91c";
142
-
143
- }
144
- .icon-badge-ot:before {
145
- content: "\e91d";
146
-
147
- }
148
- .icon-bell:before {
149
- content: "\e91e";
150
-
151
- }
152
- .icon-bell-bg:before {
153
- content: "\e91f";
154
-
155
- }
156
- .icon-bell-ot:before {
157
- content: "\e920";
158
-
159
- }
160
- .icon-bin:before {
161
- content: "\e921";
162
-
163
- }
164
- .icon-bin-bg:before {
165
- content: "\e922";
166
-
167
- }
168
- .icon-bin-ot:before {
169
- content: "\e923";
170
-
171
- }
172
- .icon-bookmark:before {
173
- content: "\e924";
174
-
175
- }
176
- .icon-bookmark-bg:before {
177
- content: "\e925";
178
-
179
- }
180
- .icon-bookmark-ot:before {
181
- content: "\e926";
182
-
183
- }
184
- .icon-building:before {
185
- content: "\e927";
186
-
187
- }
188
- .icon-building-bg:before {
189
- content: "\e928";
190
-
191
- }
192
- .icon-building-ot:before {
193
- content: "\e929";
194
-
195
- }
196
- .icon-bulb:before {
197
- content: "\e92a";
198
-
199
- }
200
- .icon-bulb-bg:before {
201
- content: "\e92b";
202
-
203
- }
204
- .icon-bulb-ot:before {
205
- content: "\e92c";
206
-
207
- }
208
- .icon-calendar:before {
209
- content: "\e92d";
210
-
211
- }
212
- .icon-calendar-bg:before {
213
- content: "\e92e";
214
-
215
- }
216
- .icon-calendar-ot:before {
217
- content: "\e92f";
218
-
219
- }
220
- .icon-cart:before {
221
- content: "\e930";
222
-
223
- }
224
- .icon-cart-bg:before {
225
- content: "\e931";
226
-
227
- }
228
- .icon-cart-ot:before {
229
- content: "\e932";
230
-
231
- }
232
- .icon-center-align:before {
233
- content: "\e933";
234
-
235
- }
236
- .icon-center-align-bg:before {
237
- content: "\e934";
238
-
239
- }
240
- .icon-center-align-ot:before {
241
- content: "\e935";
242
-
243
- }
244
- .icon-clip:before {
245
- content: "\e936";
246
-
247
- }
248
- .icon-clip-bg:before {
249
- content: "\e937";
250
-
251
- }
252
- .icon-clip-ot:before {
253
- content: "\e938";
254
-
255
- }
256
- .icon-clock:before {
257
- content: "\e939";
258
-
259
- }
260
- .icon-clock-bg:before {
261
- content: "\e93a";
262
-
263
- }
264
- .icon-clock-ot:before {
265
- content: "\e93b";
266
-
267
- }
268
- .icon-cloud:before {
269
- content: "\e93c";
270
-
271
- }
272
- .icon-cloud-bg:before {
273
- content: "\e93d";
274
-
275
- }
276
- .icon-cloud-cancel:before {
277
- content: "\e93e";
278
-
279
- }
280
- .icon-cloud-cancel-bg:before {
281
- content: "\e93f";
282
-
283
- }
284
- .icon-cloud-cancel-ot:before {
285
- content: "\e940";
286
-
287
- }
288
- .icon-cloud-download:before {
289
- content: "\e941";
290
-
291
- }
292
- .icon-cloud-download-bg:before {
293
- content: "\e942";
294
-
295
- }
296
- .icon-cloud-download-ot:before {
297
- content: "\e943";
298
-
299
- }
300
- .icon-cloud-ot:before {
301
- content: "\e944";
302
-
303
- }
304
- .icon-cloud-share:before {
305
- content: "\e945";
306
-
307
- }
308
- .icon-cloud-share-bg:before {
309
- content: "\e946";
310
-
311
- }
312
- .icon-cloud-share-ot:before {
313
- content: "\e947";
314
-
315
- }
316
- .icon-cloud-upload:before {
317
- content: "\e948";
318
-
319
- }
320
- .icon-cloud-upload-bg:before {
321
- content: "\e949";
322
-
323
- }
324
- .icon-cloud-upload-ot:before {
325
- content: "\e94a";
326
-
327
- }
328
- .icon-code-regular:before {
329
- content: "\e94b";
330
-
331
- }
332
- .icon-code-regular-bg:before {
333
- content: "\e94c";
334
-
335
- }
336
- .icon-code-regular-ot:before {
337
- content: "\e94d";
338
-
339
- }
340
- .icon-color-fill:before {
341
- content: "\e94e";
342
-
343
- }
344
- .icon-color-fill-bg:before {
345
- content: "\e94f";
346
-
347
- }
348
- .icon-color-fill-ot:before {
349
- content: "\e950";
350
-
351
- }
352
- .icon-copy:before {
353
- content: "\e951";
354
-
355
- }
356
- .icon-copy-bg:before {
357
- content: "\e952";
358
-
359
- }
360
- .icon-copy-ot:before {
361
- content: "\e953";
362
-
363
- }
364
- .icon-directory:before {
365
- content: "\e954";
366
-
367
- }
368
- .icon-directory-bg:before {
369
- content: "\e955";
370
-
371
- }
372
- .icon-directory-ot:before {
373
- content: "\e956";
374
-
375
- }
376
- .icon-dollar:before {
377
- content: "\e957";
378
-
379
- }
380
- .icon-dollar2:before {
381
- content: "\e958";
382
-
383
- }
384
- .icon-dollar2-bg:before {
385
- content: "\e959";
386
-
387
- }
388
- .icon-dollar2-ot:before {
389
- content: "\e95a";
390
-
391
- }
392
- .icon-dollar-bg:before {
393
- content: "\e95b";
394
-
395
- }
396
- .icon-dollar-ot:before {
397
- content: "\e95c";
398
-
399
- }
400
- .icon-double-gear:before {
401
- content: "\e95d";
402
-
403
- }
404
- .icon-double-gear-bg:before {
405
- content: "\e95e";
406
-
407
- }
408
- .icon-double-gear-ot:before {
409
- content: "\e95f";
410
-
411
- }
412
- .icon-double-human:before {
413
- content: "\e960";
414
-
415
- }
416
- .icon-double-human-bg:before {
417
- content: "\e961";
418
-
419
- }
420
- .icon-double-human-ot:before {
421
- content: "\e962";
422
-
423
- }
424
- .icon-download:before {
425
- content: "\e963";
426
-
427
- }
428
- .icon-download-bg:before {
429
- content: "\e964";
430
-
431
- }
432
- .icon-download-ot:before {
433
- content: "\e965";
434
-
435
- }
436
- .icon-email:before {
437
- content: "\e966";
438
-
439
- }
440
- .icon-email-bg:before {
441
- content: "\e967";
442
-
443
- }
444
- .icon-email-ot:before {
445
- content: "\e968";
446
-
447
- }
448
- .icon-eye:before {
449
- content: "\e969";
450
-
451
- }
452
- .icon-eye-bg:before {
453
- content: "\e96a";
454
-
455
- }
456
- .icon-eye-closed:before {
457
- content: "\e96b";
458
-
459
- }
460
- .icon-eye-closed-bg:before {
461
- content: "\e96c";
462
-
463
- }
464
- .icon-eye-closed-ot:before {
465
- content: "\e96d";
466
-
467
- }
468
- .icon-eye-ot:before {
469
- content: "\e96e";
470
-
471
- }
472
- .icon-file-cross:before {
473
- content: "\e96f";
474
-
475
- }
476
- .icon-file-cross-bg:before {
477
- content: "\e970";
478
-
479
- }
480
- .icon-file-cross-ot:before {
481
- content: "\e971";
482
-
483
- }
484
- .icon-file-download:before {
485
- content: "\e972";
486
-
487
- }
488
- .icon-file-download-bg:before {
489
- content: "\e973";
490
-
491
- }
492
- .icon-file-download-ot:before {
493
- content: "\e974";
494
-
495
- }
496
- .icon-file-tick:before {
497
- content: "\e975";
498
-
499
- }
500
- .icon-file-tick-bg:before {
501
- content: "\e976";
502
-
503
- }
504
- .icon-file-tick-ot:before {
505
- content: "\e977";
506
-
507
- }
508
- .icon-file-upload:before {
509
- content: "\e978";
510
-
511
- }
512
- .icon-file-upload-bg:before {
513
- content: "\e979";
514
-
515
- }
516
- .icon-file-upload-ot:before {
517
- content: "\e97a";
518
-
519
- }
520
- .icon-filled-arrow-down:before {
521
- content: "\e97b";
522
-
523
- }
524
- .icon-filled-arrow-down-bg:before {
525
- content: "\e97c";
526
-
527
- }
528
- .icon-filled-arrow-down-ot:before {
529
- content: "\e97d";
530
-
531
- }
532
- .icon-filled-arrow-left:before {
533
- content: "\e97e";
534
-
535
- }
536
- .icon-filled-arrow-left-bg:before {
537
- content: "\e97f";
538
-
539
- }
540
- .icon-filled-arrow-left-ot:before {
541
- content: "\e980";
542
-
543
- }
544
- .icon-filled-arrow-right:before {
545
- content: "\e981";
546
-
547
- }
548
- .icon-filled-arrow-right-bg:before {
549
- content: "\e982";
550
-
551
- }
552
- .icon-filled-arrow-right-ot:before {
553
- content: "\e983";
554
-
555
- }
556
- .icon-filled-arrow-up:before {
557
- content: "\e984";
558
-
559
- }
560
- .icon-filled-arrow-up-bg:before {
561
- content: "\e985";
562
-
563
- }
564
- .icon-filled-arrow-up-ot:before {
565
- content: "\e986";
566
-
567
- }
568
- .icon-filter:before {
569
- content: "\e987";
570
-
571
- }
572
- .icon-filter-bg:before {
573
- content: "\e988";
574
-
575
- }
576
- .icon-filter-ot:before {
577
- content: "\e989";
578
-
579
- }
580
- .icon-fingerprint:before {
581
- content: "\e98a";
582
-
583
- }
584
- .icon-fingerprint-bg:before {
585
- content: "\e98b";
586
-
587
- }
588
- .icon-fingerprint-ot:before {
589
- content: "\e98c";
590
-
591
- }
592
- .icon-folder:before {
593
- content: "\e98d";
594
-
595
- }
596
- .icon-folder-bg:before {
597
- content: "\e98e";
598
-
599
- }
600
- .icon-folder-ot:before {
601
- content: "\e98f";
602
-
603
- }
604
- .icon-font:before {
605
- content: "\e990";
606
-
607
- }
608
- .icon-font-bg:before {
609
- content: "\e991";
610
-
611
- }
612
- .icon-font-ot:before {
613
- content: "\e992";
614
-
615
- }
616
- .icon-full-screen:before {
617
- content: "\e993";
618
-
619
- }
620
- .icon-full-screen-bg:before {
621
- content: "\e994";
622
-
623
- }
624
- .icon-full-screen-ot:before {
625
- content: "\e995";
626
-
627
- }
628
- .icon-full-star-ot:before {
629
- content: "\e996";
630
-
631
- }
632
- .icon-gear:before {
633
- content: "\e997";
634
-
635
- }
636
- .icon-gear-bg:before {
637
- content: "\e998";
638
-
639
- }
640
- .icon-gear-ot:before {
641
- content: "\e999";
642
-
643
- }
644
- .icon-gear-tool:before {
645
- content: "\e99a";
646
-
647
- }
648
- .icon-gear-tool-bg:before {
649
- content: "\e99b";
650
-
651
- }
652
- .icon-gear-tool-ot:before {
653
- content: "\e99c";
654
-
655
- }
656
- .icon-half-star:before {
657
- content: "\e99d";
658
-
659
- }
660
- .icon-half-star-bg:before {
661
- content: "\e99e";
662
-
663
- }
664
- .icon-half-star-ot:before {
665
- content: "\e99f";
666
-
667
- }
668
- .icon-hamburger-dots:before {
669
- content: "\e9a0";
670
-
671
- }
672
- .icon-hamburger-dots-bg:before {
673
- content: "\e9a1";
674
-
675
- }
676
- .icon-hamburger-dots-ot:before {
677
- content: "\e9a2";
678
-
679
- }
680
- .icon-hamburger-menu:before {
681
- content: "\e9a3";
682
-
683
- }
684
- .icon-hamburger-menu-bg:before {
685
- content: "\e9a4";
686
-
687
- }
688
- .icon-hamburger-menu-ot:before {
689
- content: "\e9a5";
690
-
691
- }
692
- .icon-heart:before {
693
- content: "\e9a6";
694
-
695
- }
696
- .icon-heart-bg:before {
697
- content: "\e9a7";
698
-
699
- }
700
- .icon-heart-ot:before {
701
- content: "\e9a8";
702
-
703
- }
704
- .icon-highlighter:before {
705
- content: "\e9a9";
706
-
707
- }
708
- .icon-highlighter-bg:before {
709
- content: "\e9aa";
710
-
711
- }
712
- .icon-highlighter-ot:before {
713
- content: "\e9ab";
714
-
715
- }
716
- .icon-home-ot:before {
717
- content: "\e9ac";
718
-
719
- }
720
- .icon-home-ot-1:before {
721
- content: "\e9ad";
722
-
723
- }
724
- .icon-home-ot-2:before {
725
- content: "\e9ae";
726
-
727
- }
728
- .icon-horizontal-dots:before {
729
- content: "\e9af";
730
-
731
- }
732
- .icon-horizontal-dots-bg:before {
733
- content: "\e9b0";
734
-
735
- }
736
- .icon-horizontal-dots-ot:before {
737
- content: "\e9b1";
738
-
739
- }
740
- .icon-human:before {
741
- content: "\e9b2";
742
-
743
- }
744
- .icon-human-add:before {
745
- content: "\e9b3";
746
-
747
- }
748
- .icon-human-add-bg:before {
749
- content: "\e9b4";
750
-
751
- }
752
- .icon-human-add-ot:before {
753
- content: "\e9b5";
754
-
755
- }
756
- .icon-human-bg:before {
757
- content: "\e9b6";
758
-
759
- }
760
- .icon-human-cross:before {
761
- content: "\e9b7";
762
-
763
- }
764
- .icon-human-cross-bg:before {
765
- content: "\e9b8";
766
-
767
- }
768
- .icon-human-cross-ot:before {
769
- content: "\e9b9";
770
-
771
- }
772
- .icon-human-minus:before {
773
- content: "\e9ba";
774
-
775
- }
776
- .icon-human-minus-bg:before {
777
- content: "\e9bb";
778
-
779
- }
780
- .icon-human-minus-ot:before {
781
- content: "\e9bc";
782
-
783
- }
784
- .icon-human-ot:before {
785
- content: "\e9bd";
786
-
787
- }
788
- .icon-human-timer:before {
789
- content: "\e9be";
790
-
791
- }
792
- .icon-human-timer-bg:before {
793
- content: "\e9bf";
794
-
795
- }
796
- .icon-human-timer-ot:before {
797
- content: "\e9c0";
798
-
799
- }
800
- .icon-info:before {
801
- content: "\e9c1";
802
-
803
- }
804
- .icon-info-bg:before {
805
- content: "\e9c2";
806
-
807
- }
808
- .icon-info-ot:before {
809
- content: "\e9c3";
810
-
811
- }
812
- .icon-jpg-file:before {
813
- content: "\e9c4";
814
-
815
- }
816
- .icon-jpg-file-bg:before {
817
- content: "\e9c5";
818
-
819
- }
820
- .icon-jpg-file-ot:before {
821
- content: "\e9c6";
822
-
823
- }
824
- .icon-justify-align:before {
825
- content: "\e9c7";
826
-
827
- }
828
- .icon-justify-align-bg:before {
829
- content: "\e9c8";
830
-
831
- }
832
- .icon-justify-align-ot:before {
833
- content: "\e9c9";
834
-
835
- }
836
- .icon-kebab-menu:before {
837
- content: "\e9ca";
838
-
839
- }
840
- .icon-kebab-menu-bg:before {
841
- content: "\e9cb";
842
-
843
- }
844
- .icon-kebab-menu-ot:before {
845
- content: "\e9cc";
846
-
847
- }
848
- .icon-left-align:before {
849
- content: "\e9cd";
850
-
851
- }
852
- .icon-left-align-bg:before {
853
- content: "\e9ce";
854
-
855
- }
856
- .icon-left-align-ot:before {
857
- content: "\e9cf";
858
-
859
- }
860
- .icon-left-indent:before {
861
- content: "\e9d0";
862
-
863
- }
864
- .icon-left-indent-bg:before {
865
- content: "\e9d1";
866
-
867
- }
868
- .icon-left-indent-ot:before {
869
- content: "\e9d2";
870
-
871
- }
872
- .icon-cross:before {
873
- content: "\e9d3";
874
-
875
- }
876
- .icon-cross-bg:before {
877
- content: "\e9d4";
878
-
879
- }
880
- .icon-cross-ot:before {
881
- content: "\e9d5";
882
-
883
- }
884
- .icon-full-star:before {
885
- content: "\e9d6";
886
-
887
- }
888
- .icon-full-star-bg:before {
889
- content: "\e9d7";
890
-
891
- }
892
- .icon-line-arrow-down:before {
893
- content: "\e9d8";
894
-
895
- }
896
- .icon-line-arrow-down-bg:before {
897
- content: "\e9d9";
898
-
899
- }
900
- .icon-line-arrow-down-ot:before {
901
- content: "\e9da";
902
-
903
- }
904
- .icon-line-arrow-left:before {
905
- content: "\e9db";
906
-
907
- }
908
- .icon-line-arrow-left-bg:before {
909
- content: "\e9dc";
910
-
911
- }
912
- .icon-line-arrow-left-ot:before {
913
- content: "\e9dd";
914
-
915
- }
916
- .icon-line-arrow-right:before {
917
- content: "\e9de";
918
-
919
- }
920
- .icon-line-arrow-right-bg:before {
921
- content: "\e9df";
922
-
923
- }
924
- .icon-line-arrow-right-ot:before {
925
- content: "\e9e0";
926
-
927
- }
928
- .icon-line-arrow-up:before {
929
- content: "\e9e1";
930
-
931
- }
932
- .icon-line-arrow-up-bg:before {
933
- content: "\e9e2";
934
-
935
- }
936
- .icon-line-arrow-up-ot:before {
937
- content: "\e9e3";
938
-
939
- }
940
- .icon-link:before {
941
- content: "\e9e4";
942
-
943
- }
944
- .icon-link-bg:before {
945
- content: "\e9e5";
946
-
947
- }
948
- .icon-link-ot:before {
949
- content: "\e9e6";
950
-
951
- }
952
- .icon-location:before {
953
- content: "\e9e7";
954
-
955
- }
956
- .icon-location-bg:before {
957
- content: "\e9e8";
958
-
959
- }
960
- .icon-location-ot:before {
961
- content: "\e9e9";
962
-
963
- }
964
- .icon-lock:before {
965
- content: "\e9ea";
966
-
967
- }
968
- .icon-lock-bg:before {
969
- content: "\e9eb";
970
-
971
- }
972
- .icon-lock-ot:before {
973
- content: "\e9ec";
974
-
975
- }
976
- .icon-login:before {
977
- content: "\e9ed";
978
-
979
- }
980
- .icon-login-bg:before {
981
- content: "\e9ee";
982
-
983
- }
984
- .icon-login-ot:before {
985
- content: "\e9ef";
986
-
987
- }
988
- .icon-logout:before {
989
- content: "\e9f0";
990
-
991
- }
992
- .icon-logout-bg:before {
993
- content: "\e9f1";
994
-
995
- }
996
- .icon-logout-ot:before {
997
- content: "\e9f2";
998
-
999
- }
1000
- .icon-message:before {
1001
- content: "\e9f3";
1002
-
1003
- }
1004
- .icon-message-bg:before {
1005
- content: "\e9f4";
1006
-
1007
- }
1008
- .icon-message-ot:before {
1009
- content: "\e9f5";
1010
-
1011
- }
1012
- .icon-minus:before {
1013
- content: "\e9f6";
1014
-
1015
- }
1016
- .icon-minus-bg:before {
1017
- content: "\e9f7";
1018
-
1019
- }
1020
- .icon-minus-ot:before {
1021
- content: "\e9f8";
1022
-
1023
- }
1024
- .icon-not-allowed:before {
1025
- content: "\e9f9";
1026
-
1027
- }
1028
- .icon-not-allowed-bg:before {
1029
- content: "\e9fa";
1030
-
1031
- }
1032
- .icon-not-allowed-ot:before {
1033
- content: "\e9fb";
1034
-
1035
- }
1036
- .icon-ordered-list:before {
1037
- content: "\e9fc";
1038
-
1039
- }
1040
- .icon-ordered-list-bg:before {
1041
- content: "\e9fd";
1042
-
1043
- }
1044
- .icon-ordered-list-ot:before {
1045
- content: "\e9fe";
1046
-
1047
- }
1048
- .icon-pdf-file:before {
1049
- content: "\e9ff";
1050
-
1051
- }
1052
- .icon-pdf-file-bg:before {
1053
- content: "\ea00";
1054
-
1055
- }
1056
- .icon-pdf-file-ot:before {
1057
- content: "\ea01";
1058
-
1059
- }
1060
- .icon-pen:before {
1061
- content: "\ea02";
1062
-
1063
- }
1064
- .icon-pen-bg:before {
1065
- content: "\ea03";
1066
-
1067
- }
1068
- .icon-pen-ot:before {
1069
- content: "\ea04";
1070
-
1071
- }
1072
- .icon-phone:before {
1073
- content: "\ea05";
1074
-
1075
- }
1076
- .icon-phone-bg:before {
1077
- content: "\ea06";
1078
-
1079
- }
1080
- .icon-phone-ot:before {
1081
- content: "\ea07";
1082
-
1083
- }
1084
- .icon-plug:before {
1085
- content: "\ea08";
1086
-
1087
- }
1088
- .icon-plug-bg:before {
1089
- content: "\ea09";
1090
-
1091
- }
1092
- .icon-plug-ot:before {
1093
- content: "\ea0a";
1094
-
1095
- }
1096
- .icon-png-file:before {
1097
- content: "\ea0b";
1098
-
1099
- }
1100
- .icon-png-file-bg:before {
1101
- content: "\ea0c";
1102
-
1103
- }
1104
- .icon-png-file-ot:before {
1105
- content: "\ea0d";
1106
-
1107
- }
1108
- .icon-price-tag:before {
1109
- content: "\ea0e";
1110
-
1111
- }
1112
- .icon-price-tag-bg:before {
1113
- content: "\ea0f";
1114
-
1115
- }
1116
- .icon-price-tag-ot:before {
1117
- content: "\ea10";
1118
-
1119
- }
1120
- .icon-profile:before {
1121
- content: "\ea11";
1122
-
1123
- }
1124
- .icon-profile-bg:before {
1125
- content: "\ea12";
1126
-
1127
- }
1128
- .icon-profile-ot:before {
1129
- content: "\ea13";
1130
-
1131
- }
1132
- .icon-question:before {
1133
- content: "\ea14";
1134
-
1135
- }
1136
- .icon-question-bg:before {
1137
- content: "\ea15";
1138
-
1139
- }
1140
- .icon-question-ot:before {
1141
- content: "\ea16";
1142
-
1143
- }
1144
- .icon-redo:before {
1145
- content: "\ea17";
1146
-
1147
- }
1148
- .icon-redo-bg:before {
1149
- content: "\ea18";
1150
-
1151
- }
1152
- .icon-redo-ot:before {
1153
- content: "\ea19";
1154
-
1155
- }
1156
- .icon-reload:before {
1157
- content: "\ea1a";
1158
-
1159
- }
1160
- .icon-reload-bg:before {
1161
- content: "\ea1b";
1162
-
1163
- }
1164
- .icon-reload-ot:before {
1165
- content: "\ea1c";
1166
-
1167
- }
1168
- .icon-reset:before {
1169
- content: "\ea1d";
1170
-
1171
- }
1172
- .icon-reset-bg:before {
1173
- content: "\ea1e";
1174
-
1175
- }
1176
- .icon-reset-ot:before {
1177
- content: "\ea1f";
1178
-
1179
- }
1180
- .icon-right-align:before {
1181
- content: "\ea20";
1182
-
1183
- }
1184
- .icon-right-align-bg:before {
1185
- content: "\ea21";
1186
-
1187
- }
1188
- .icon-right-align-ot:before {
1189
- content: "\ea22";
1190
-
1191
- }
1192
- .icon-right-indent:before {
1193
- content: "\ea23";
1194
-
1195
- }
1196
- .icon-right-indent-bg:before {
1197
- content: "\ea24";
1198
-
1199
- }
1200
- .icon-right-indent-ot:before {
1201
- content: "\ea25";
1202
-
1203
- }
1204
- .icon-rocket:before {
1205
- content: "\ea26";
1206
-
1207
- }
1208
- .icon-rocket-bg:before {
1209
- content: "\ea27";
1210
-
1211
- }
1212
- .icon-rocket-ot:before {
1213
- content: "\ea28";
1214
-
1215
- }
1216
- .icon-search:before {
1217
- content: "\ea29";
1218
-
1219
- }
1220
- .icon-search-bg:before {
1221
- content: "\ea2a";
1222
-
1223
- }
1224
- .icon-search-ot:before {
1225
- content: "\ea2b";
1226
-
1227
- }
1228
- .icon-setting:before {
1229
- content: "\ea2c";
1230
-
1231
- }
1232
- .icon-setting-bg:before {
1233
- content: "\ea2d";
1234
-
1235
- }
1236
- .icon-setting-ot:before {
1237
- content: "\ea2e";
1238
-
1239
- }
1240
- .icon-share:before {
1241
- content: "\ea2f";
1242
-
1243
- }
1244
- .icon-share-bg:before {
1245
- content: "\ea30";
1246
-
1247
- }
1248
- .icon-share-ot:before {
1249
- content: "\ea31";
1250
-
1251
- }
1252
- .icon-star:before {
1253
- content: "\ea32";
1254
-
1255
- }
1256
- .icon-star-bg:before {
1257
- content: "\ea33";
1258
-
1259
- }
1260
- .icon-star-ot:before {
1261
- content: "\ea34";
1262
-
1263
- }
1264
- .icon-tag-cross:before {
1265
- content: "\ea35";
1266
-
1267
- }
1268
- .icon-tag-cross-bg:before {
1269
- content: "\ea36";
1270
-
1271
- }
1272
- .icon-tag-cross-ot:before {
1273
- content: "\ea37";
1274
-
1275
- }
1276
- .icon-target:before {
1277
- content: "\ea38";
1278
-
1279
- }
1280
- .icon-target-bg:before {
1281
- content: "\ea39";
1282
-
1283
- }
1284
- .icon-target-ot:before {
1285
- content: "\ea3a";
1286
-
1287
- }
1288
- .icon-tick:before {
1289
- content: "\ea3b";
1290
-
1291
- }
1292
- .icon-tick-bg:before {
1293
- content: "\ea3c";
1294
-
1295
- }
1296
- .icon-tick-ot:before {
1297
- content: "\ea3d";
1298
-
1299
- }
1300
- .icon-undo:before {
1301
- content: "\ea3e";
1302
-
1303
- }
1304
- .icon-undo-bg:before {
1305
- content: "\ea3f";
1306
-
1307
- }
1308
- .icon-undo-ot:before {
1309
- content: "\ea40";
1310
-
1311
- }
1312
- .icon-unlink:before {
1313
- content: "\ea41";
1314
-
1315
- }
1316
- .icon-unlink-bg:before {
1317
- content: "\ea42";
1318
-
1319
- }
1320
- .icon-unlink-ot:before {
1321
- content: "\ea43";
1322
-
1323
- }
1324
- .icon-unlock:before {
1325
- content: "\ea44";
1326
-
1327
- }
1328
- .icon-unlock-bg:before {
1329
- content: "\ea45";
1330
-
1331
- }
1332
- .icon-unlock-ot:before {
1333
- content: "\ea46";
1334
-
1335
- }
1336
- .icon-upload:before {
1337
- content: "\ea47";
1338
-
1339
- }
1340
- .icon-upload-bg:before {
1341
- content: "\ea48";
1342
-
1343
- }
1344
- .icon-upload-ot:before {
1345
- content: "\ea49";
1346
-
1347
- }
1348
- .icon-Vector:before {
1349
- content: "\ea4a";
1350
-
1351
- }
1352
- .icon-vertical-dots:before {
1353
- content: "\ea4b";
1354
-
1355
- }
1356
- .icon-vertical-dots-bg:before {
1357
- content: "\ea4c";
1358
-
1359
- }
1360
- .icon-vertical-dots-ot:before {
1361
- content: "\ea4d";
1362
-
1363
- }
1364
- .icon-warning:before {
1365
- content: "\ea4e";
1366
-
1367
- }
1368
- .icon-warning-bg:before {
1369
- content: "\ea4f";
1370
-
1371
- }
1372
- .icon-warning-ot:before {
1373
- content: "\ea50";
1374
-
1375
- }
1376
- .icon-www:before {
1377
- content: "\ea51";
1378
-
1379
- }
1380
- .icon-www-bg:before {
1381
- content: "\ea52";
1382
-
1383
- }
1384
- .icon-www-ot:before {
1385
- content: "\ea53";
1386
-
1387
- }
1388
- .icon-xlsx-file:before {
1389
- content: "\ea54";
1390
-
1391
- }
1392
- .icon-xlsx-file-bg:before {
1393
- content: "\ea55";
1394
-
1395
- }
1396
- .icon-xlsx-file-ot:before {
1397
- content: "\ea56";
1398
-
1399
- }
1400
- .icon-zoom-in:before {
1401
- content: "\ea57";
1402
-
1403
- }
1404
- .icon-zoom-in-bg:before {
1405
- content: "\ea58";
1406
-
1407
- }
1408
- .icon-zoom-in-ot:before {
1409
- content: "\ea59";
1410
-
1411
- }
1412
- .icon-zoom-out:before {
1413
- content: "\ea5a";
1414
-
1415
- }
1416
- .icon-zoom-out-bg:before {
1417
- content: "\ea5b";
1418
-
1419
- }
1420
- .icon-zoom-out-ot:before {
1421
- content: "\ea5c";
1422
-
1423
- }