@koobiq/icons 10.9.0 → 10.10.2

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.
@@ -1,10 +1,12 @@
1
+
1
2
  @font-face {
2
- font-family: "Koobiq Icons";
3
- font-weight:normal;
4
- font-style:normal;
5
- src: url("./kbq-icons.ttf?e17d2c448a5282850ee45dfa2b4f75fa") format("truetype"),
6
- url("./kbq-icons.woff?e17d2c448a5282850ee45dfa2b4f75fa") format("woff");
3
+ font-family: "Koobiq Icons";
4
+ font-weight: normal;
5
+ font-style: normal;
6
+ src: url("./kbq-icons.ttf?d14f5e71d16467320874d4fddff4911a") format("truetype"),
7
+ url("./kbq-icons.woff?d14f5e71d16467320874d4fddff4911a") format("woff");
7
8
  }
9
+
8
10
 
9
11
  .kbq {
10
12
  font-family: "Koobiq Icons";
@@ -21,7 +23,7 @@ text-rendering:auto;
21
23
  -moz-osx-font-smoothing:grayscale;
22
24
  transform:rotate(0.001deg);
23
25
  }
24
-
26
+
25
27
  /*---------------------
26
28
  * Icons
27
29
  *-------------------*/
@@ -248,12 +250,24 @@ transform:rotate(0.001deg);
248
250
  content: "\f533";
249
251
  }
250
252
  }
253
+ .kbq-circle-check_16 {
254
+ font-size: 16px;
255
+ &:before {
256
+ content: "\f533";
257
+ }
258
+ }
251
259
  .kbq-check-circle_24 {
252
260
  font-size: 24px;
253
261
  &:before {
254
262
  content: "\f534";
255
263
  }
256
264
  }
265
+ .kbq-circle-check_24 {
266
+ font-size: 24px;
267
+ &:before {
268
+ content: "\f534";
269
+ }
270
+ }
257
271
  .kbq-ban_16 {
258
272
  font-size: 16px;
259
273
  &:before {
@@ -542,6 +556,12 @@ transform:rotate(0.001deg);
542
556
  content: "\f575";
543
557
  }
544
558
  }
559
+ .kbq-circle-play_16 {
560
+ font-size: 16px;
561
+ &:before {
562
+ content: "\f575";
563
+ }
564
+ }
545
565
  .kbq-plus_16 {
546
566
  font-size: 16px;
547
567
  &:before {
@@ -566,6 +586,12 @@ transform:rotate(0.001deg);
566
586
  content: "\f57a";
567
587
  }
568
588
  }
589
+ .kbq-circle-stop_16 {
590
+ font-size: 16px;
591
+ &:before {
592
+ content: "\f57a";
593
+ }
594
+ }
569
595
  .kbq-undo_16 {
570
596
  font-size: 16px;
571
597
  &:before {
@@ -818,6 +844,12 @@ transform:rotate(0.001deg);
818
844
  content: "\f5ac";
819
845
  }
820
846
  }
847
+ .kbq-circle-pause_16 {
848
+ font-size: 16px;
849
+ &:before {
850
+ content: "\f5ac";
851
+ }
852
+ }
821
853
  .kbq-join_16 {
822
854
  font-size: 16px;
823
855
  &:before {
@@ -914,6 +946,12 @@ transform:rotate(0.001deg);
914
946
  content: "\f5c3";
915
947
  }
916
948
  }
949
+ .kbq-circle-info_16 {
950
+ font-size: 16px;
951
+ &:before {
952
+ content: "\f5c3";
953
+ }
954
+ }
917
955
  .kbq-key_16 {
918
956
  font-size: 16px;
919
957
  &:before {
@@ -938,12 +976,24 @@ transform:rotate(0.001deg);
938
976
  content: "\f5c7";
939
977
  }
940
978
  }
979
+ .kbq-circle-minus_16 {
980
+ font-size: 16px;
981
+ &:before {
982
+ content: "\f5c7";
983
+ }
984
+ }
941
985
  .kbq-question-circle_16 {
942
986
  font-size: 16px;
943
987
  &:before {
944
988
  content: "\f5c8";
945
989
  }
946
990
  }
991
+ .kbq-circle-question_16 {
992
+ font-size: 16px;
993
+ &:before {
994
+ content: "\f5c8";
995
+ }
996
+ }
947
997
  .kbq-sliders_16 {
948
998
  font-size: 16px;
949
999
  &:before {
@@ -1130,12 +1180,24 @@ transform:rotate(0.001deg);
1130
1180
  content: "\f5f5";
1131
1181
  }
1132
1182
  }
1183
+ .kbq-circle-plus_16 {
1184
+ font-size: 16px;
1185
+ &:before {
1186
+ content: "\f5f5";
1187
+ }
1188
+ }
1133
1189
  .kbq-plus-circle-s_16 {
1134
1190
  font-size: 16px;
1135
1191
  &:before {
1136
1192
  content: "\f5f6";
1137
1193
  }
1138
1194
  }
1195
+ .kbq-circle-plus-s_16 {
1196
+ font-size: 16px;
1197
+ &:before {
1198
+ content: "\f5f6";
1199
+ }
1200
+ }
1139
1201
  .kbq-star_16 {
1140
1202
  font-size: 16px;
1141
1203
  &:before {
@@ -1382,6 +1444,12 @@ transform:rotate(0.001deg);
1382
1444
  content: "\f62e";
1383
1445
  }
1384
1446
  }
1447
+ .kbq-circle-question-o_32 {
1448
+ font-size: 32px;
1449
+ &:before {
1450
+ content: "\f62e";
1451
+ }
1452
+ }
1385
1453
  .kbq-pause_16 {
1386
1454
  font-size: 16px;
1387
1455
  &:before {
@@ -1484,6 +1552,12 @@ transform:rotate(0.001deg);
1484
1552
  content: "\f640";
1485
1553
  }
1486
1554
  }
1555
+ .kbq-rectangle-vertical-bolt-o_16 {
1556
+ font-size: 16px;
1557
+ &:before {
1558
+ content: "\f640";
1559
+ }
1560
+ }
1487
1561
  .kbq-database-badge-arrow-down_16 {
1488
1562
  font-size: 16px;
1489
1563
  &:before {
@@ -1610,6 +1684,12 @@ transform:rotate(0.001deg);
1610
1684
  content: "\f667";
1611
1685
  }
1612
1686
  }
1687
+ .kbq-circle-xmark_16 {
1688
+ font-size: 16px;
1689
+ &:before {
1690
+ content: "\f667";
1691
+ }
1692
+ }
1613
1693
  .kbq-circle-dot-o_16 {
1614
1694
  font-size: 16px;
1615
1695
  &:before {
@@ -1622,6 +1702,12 @@ transform:rotate(0.001deg);
1622
1702
  content: "\f66a";
1623
1703
  }
1624
1704
  }
1705
+ .kbq-circle-arrow-right-dot-o_16 {
1706
+ font-size: 16px;
1707
+ &:before {
1708
+ content: "\f66a";
1709
+ }
1710
+ }
1625
1711
  .kbq-flowchart-dot_16 {
1626
1712
  font-size: 16px;
1627
1713
  &:before {
@@ -1724,6 +1810,12 @@ transform:rotate(0.001deg);
1724
1810
  content: "\f67f";
1725
1811
  }
1726
1812
  }
1813
+ .kbq-triangle-exclamation_16 {
1814
+ font-size: 16px;
1815
+ &:before {
1816
+ content: "\f67f";
1817
+ }
1818
+ }
1727
1819
  .kbq-folder_16 {
1728
1820
  font-size: 16px;
1729
1821
  &:before {
@@ -1778,6 +1870,12 @@ transform:rotate(0.001deg);
1778
1870
  content: "\f68a";
1779
1871
  }
1780
1872
  }
1873
+ .kbq-rectangle-vertical-bolt_16 {
1874
+ font-size: 16px;
1875
+ &:before {
1876
+ content: "\f68a";
1877
+ }
1878
+ }
1781
1879
  .kbq-hypervisor_16 {
1782
1880
  font-size: 16px;
1783
1881
  &:before {
@@ -1832,6 +1930,12 @@ transform:rotate(0.001deg);
1832
1930
  content: "\f69a";
1833
1931
  }
1834
1932
  }
1933
+ .kbq-circle-ellipsis-horizontal-o_16 {
1934
+ font-size: 16px;
1935
+ &:before {
1936
+ content: "\f69a";
1937
+ }
1938
+ }
1835
1939
  .kbq-mobile_16 {
1836
1940
  font-size: 16px;
1837
1941
  &:before {
@@ -1952,12 +2056,24 @@ transform:rotate(0.001deg);
1952
2056
  content: "\f6bd";
1953
2057
  }
1954
2058
  }
2059
+ .kbq-circle-minus-o_24 {
2060
+ font-size: 24px;
2061
+ &:before {
2062
+ content: "\f6bd";
2063
+ }
2064
+ }
1955
2065
  .kbq-minus-circle_24 {
1956
2066
  font-size: 24px;
1957
2067
  &:before {
1958
2068
  content: "\f6be";
1959
2069
  }
1960
2070
  }
2071
+ .kbq-circle-minus_24 {
2072
+ font-size: 24px;
2073
+ &:before {
2074
+ content: "\f6be";
2075
+ }
2076
+ }
1961
2077
  .kbq-clipboard-check-o_24 {
1962
2078
  font-size: 24px;
1963
2079
  &:before {
@@ -1994,6 +2110,12 @@ transform:rotate(0.001deg);
1994
2110
  content: "\f6c5";
1995
2111
  }
1996
2112
  }
2113
+ .kbq-triangle-exclamation_32 {
2114
+ font-size: 32px;
2115
+ &:before {
2116
+ content: "\f6c5";
2117
+ }
2118
+ }
1997
2119
  .kbq-file-text-o_16 {
1998
2120
  font-size: 16px;
1999
2121
  &:before {
@@ -2054,6 +2176,12 @@ transform:rotate(0.001deg);
2054
2176
  content: "\f6d0";
2055
2177
  }
2056
2178
  }
2179
+ .kbq-user-badge-triangle-up_16 {
2180
+ font-size: 16px;
2181
+ &:before {
2182
+ content: "\f6d0";
2183
+ }
2184
+ }
2057
2185
  .kbq-code_16 {
2058
2186
  font-size: 16px;
2059
2187
  &:before {
@@ -2078,6 +2206,12 @@ transform:rotate(0.001deg);
2078
2206
  content: "\f6d6";
2079
2207
  }
2080
2208
  }
2209
+ .kbq-chevrons-compress_16 {
2210
+ font-size: 16px;
2211
+ &:before {
2212
+ content: "\f6d6";
2213
+ }
2214
+ }
2081
2215
  .kbq-crown_16 {
2082
2216
  font-size: 16px;
2083
2217
  &:before {
@@ -2180,6 +2314,12 @@ transform:rotate(0.001deg);
2180
2314
  content: "\f6ea";
2181
2315
  }
2182
2316
  }
2317
+ .kbq-gear-badge-square-arrowtriangle-up_16 {
2318
+ font-size: 16px;
2319
+ &:before {
2320
+ content: "\f6ea";
2321
+ }
2322
+ }
2183
2323
  .kbq-gear-badge-square_16 {
2184
2324
  font-size: 16px;
2185
2325
  &:before {
@@ -2204,6 +2344,12 @@ transform:rotate(0.001deg);
2204
2344
  content: "\f6ef";
2205
2345
  }
2206
2346
  }
2347
+ .kbq-circle-minus-s_16 {
2348
+ font-size: 16px;
2349
+ &:before {
2350
+ content: "\f6ef";
2351
+ }
2352
+ }
2207
2353
  .kbq-file-plus-o_16 {
2208
2354
  font-size: 16px;
2209
2355
  &:before {
@@ -2294,6 +2440,12 @@ transform:rotate(0.001deg);
2294
2440
  content: "\f703";
2295
2441
  }
2296
2442
  }
2443
+ .kbq-circle-info_24 {
2444
+ font-size: 24px;
2445
+ &:before {
2446
+ content: "\f703";
2447
+ }
2448
+ }
2297
2449
  .kbq-link-multiple_24 {
2298
2450
  font-size: 24px;
2299
2451
  &:before {
@@ -2372,6 +2524,12 @@ transform:rotate(0.001deg);
2372
2524
  content: "\f713";
2373
2525
  }
2374
2526
  }
2527
+ .kbq-circle-minus-o_16 {
2528
+ font-size: 16px;
2529
+ &:before {
2530
+ content: "\f713";
2531
+ }
2532
+ }
2375
2533
  .kbq-sources_24 {
2376
2534
  font-size: 24px;
2377
2535
  &:before {
@@ -2390,6 +2548,12 @@ transform:rotate(0.001deg);
2390
2548
  content: "\f71a";
2391
2549
  }
2392
2550
  }
2551
+ .kbq-table-badge-circle-arrow-down_32 {
2552
+ font-size: 32px;
2553
+ &:before {
2554
+ content: "\f71a";
2555
+ }
2556
+ }
2393
2557
  .kbq-diamond-o_16 {
2394
2558
  font-size: 16px;
2395
2559
  &:before {
@@ -2504,24 +2668,48 @@ transform:rotate(0.001deg);
2504
2668
  content: "\f72f";
2505
2669
  }
2506
2670
  }
2671
+ .kbq-circle-arrow-down_16 {
2672
+ font-size: 16px;
2673
+ &:before {
2674
+ content: "\f72f";
2675
+ }
2676
+ }
2507
2677
  .kbq-arrow-circle-left_16 {
2508
2678
  font-size: 16px;
2509
2679
  &:before {
2510
2680
  content: "\f730";
2511
2681
  }
2512
2682
  }
2683
+ .kbq-circle-arrow-left_16 {
2684
+ font-size: 16px;
2685
+ &:before {
2686
+ content: "\f730";
2687
+ }
2688
+ }
2513
2689
  .kbq-arrow-circle-right_16 {
2514
2690
  font-size: 16px;
2515
2691
  &:before {
2516
2692
  content: "\f731";
2517
2693
  }
2518
2694
  }
2695
+ .kbq-circle-arrow-right_16 {
2696
+ font-size: 16px;
2697
+ &:before {
2698
+ content: "\f731";
2699
+ }
2700
+ }
2519
2701
  .kbq-arrow-circle-up_16 {
2520
2702
  font-size: 16px;
2521
2703
  &:before {
2522
2704
  content: "\f732";
2523
2705
  }
2524
2706
  }
2707
+ .kbq-circle-arrow-up_16 {
2708
+ font-size: 16px;
2709
+ &:before {
2710
+ content: "\f732";
2711
+ }
2712
+ }
2525
2713
  .kbq-arrow-down_16 {
2526
2714
  font-size: 16px;
2527
2715
  &:before {
@@ -2768,6 +2956,12 @@ transform:rotate(0.001deg);
2768
2956
  content: "\f75b";
2769
2957
  }
2770
2958
  }
2959
+ .kbq-circle-bolt_16 {
2960
+ font-size: 16px;
2961
+ &:before {
2962
+ content: "\f75b";
2963
+ }
2964
+ }
2771
2965
  .kbq-book-multiple_24 {
2772
2966
  font-size: 24px;
2773
2967
  &:before {
@@ -2876,24 +3070,48 @@ transform:rotate(0.001deg);
2876
3070
  content: "\f76d";
2877
3071
  }
2878
3072
  }
3073
+ .kbq-circle-chevron-down_16 {
3074
+ font-size: 16px;
3075
+ &:before {
3076
+ content: "\f76d";
3077
+ }
3078
+ }
2879
3079
  .kbq-chevron-circle-left_16 {
2880
3080
  font-size: 16px;
2881
3081
  &:before {
2882
3082
  content: "\f76e";
2883
3083
  }
2884
3084
  }
3085
+ .kbq-circle-chevron-left_16 {
3086
+ font-size: 16px;
3087
+ &:before {
3088
+ content: "\f76e";
3089
+ }
3090
+ }
2885
3091
  .kbq-chevron-circle-right_16 {
2886
3092
  font-size: 16px;
2887
3093
  &:before {
2888
3094
  content: "\f76f";
2889
3095
  }
2890
3096
  }
3097
+ .kbq-circle-chevron-right_16 {
3098
+ font-size: 16px;
3099
+ &:before {
3100
+ content: "\f76f";
3101
+ }
3102
+ }
2891
3103
  .kbq-chevron-circle-up_16 {
2892
3104
  font-size: 16px;
2893
3105
  &:before {
2894
3106
  content: "\f770";
2895
3107
  }
2896
3108
  }
3109
+ .kbq-circle-chevron-up_16 {
3110
+ font-size: 16px;
3111
+ &:before {
3112
+ content: "\f770";
3113
+ }
3114
+ }
2897
3115
  .kbq-chevron-down-s_24 {
2898
3116
  font-size: 24px;
2899
3117
  &:before {
@@ -3086,12 +3304,24 @@ transform:rotate(0.001deg);
3086
3304
  content: "\f790";
3087
3305
  }
3088
3306
  }
3307
+ .kbq-circle-exclamation_16 {
3308
+ font-size: 16px;
3309
+ &:before {
3310
+ content: "\f790";
3311
+ }
3312
+ }
3089
3313
  .kbq-exclamation-circle_24 {
3090
3314
  font-size: 24px;
3091
3315
  &:before {
3092
3316
  content: "\f791";
3093
3317
  }
3094
3318
  }
3319
+ .kbq-circle-exclamation_24 {
3320
+ font-size: 24px;
3321
+ &:before {
3322
+ content: "\f791";
3323
+ }
3324
+ }
3095
3325
  .kbq-file-o_24 {
3096
3326
  font-size: 24px;
3097
3327
  &:before {
@@ -3200,12 +3430,24 @@ transform:rotate(0.001deg);
3200
3430
  content: "\f7a3";
3201
3431
  }
3202
3432
  }
3433
+ .kbq-rectangle-ip4_16 {
3434
+ font-size: 16px;
3435
+ &:before {
3436
+ content: "\f7a3";
3437
+ }
3438
+ }
3203
3439
  .kbq-ip6-rectangle_16 {
3204
3440
  font-size: 16px;
3205
3441
  &:before {
3206
3442
  content: "\f7a4";
3207
3443
  }
3208
3444
  }
3445
+ .kbq-rectangle-ip6_16 {
3446
+ font-size: 16px;
3447
+ &:before {
3448
+ content: "\f7a4";
3449
+ }
3450
+ }
3209
3451
  .kbq-layer-group_16 {
3210
3452
  font-size: 16px;
3211
3453
  &:before {
@@ -3236,6 +3478,12 @@ transform:rotate(0.001deg);
3236
3478
  content: "\f7a9";
3237
3479
  }
3238
3480
  }
3481
+ .kbq-circle-location-arrow-o_16 {
3482
+ font-size: 16px;
3483
+ &:before {
3484
+ content: "\f7a9";
3485
+ }
3486
+ }
3239
3487
  .kbq-location-chevron-down_16 {
3240
3488
  font-size: 16px;
3241
3489
  &:before {
@@ -3302,6 +3550,12 @@ transform:rotate(0.001deg);
3302
3550
  content: "\f7b4";
3303
3551
  }
3304
3552
  }
3553
+ .kbq-octagon-minus_16 {
3554
+ font-size: 16px;
3555
+ &:before {
3556
+ content: "\f7b4";
3557
+ }
3558
+ }
3305
3559
  .kbq-minus-s_16 {
3306
3560
  font-size: 16px;
3307
3561
  &:before {
@@ -3314,6 +3568,12 @@ transform:rotate(0.001deg);
3314
3568
  content: "\f7b6";
3315
3569
  }
3316
3570
  }
3571
+ .kbq-square-minus_16 {
3572
+ font-size: 16px;
3573
+ &:before {
3574
+ content: "\f7b6";
3575
+ }
3576
+ }
3317
3577
  .kbq-mobile_24 {
3318
3578
  font-size: 24px;
3319
3579
  &:before {
@@ -3344,6 +3604,12 @@ transform:rotate(0.001deg);
3344
3604
  content: "\f7bb";
3345
3605
  }
3346
3606
  }
3607
+ .kbq-node-tree_16 {
3608
+ font-size: 16px;
3609
+ &:before {
3610
+ content: "\f7bb";
3611
+ }
3612
+ }
3347
3613
  .kbq-north-star_16 {
3348
3614
  font-size: 16px;
3349
3615
  &:before {
@@ -3374,12 +3640,24 @@ transform:rotate(0.001deg);
3374
3640
  content: "\f7c0";
3375
3641
  }
3376
3642
  }
3643
+ .kbq-square-plus_16 {
3644
+ font-size: 16px;
3645
+ &:before {
3646
+ content: "\f7c0";
3647
+ }
3648
+ }
3377
3649
  .kbq-question-circle_24 {
3378
3650
  font-size: 24px;
3379
3651
  &:before {
3380
3652
  content: "\f7c1";
3381
3653
  }
3382
3654
  }
3655
+ .kbq-circle-question_24 {
3656
+ font-size: 24px;
3657
+ &:before {
3658
+ content: "\f7c1";
3659
+ }
3660
+ }
3383
3661
  .kbq-rectangles-o_16 {
3384
3662
  font-size: 16px;
3385
3663
  &:before {
@@ -3488,6 +3766,12 @@ transform:rotate(0.001deg);
3488
3766
  content: "\f7d3";
3489
3767
  }
3490
3768
  }
3769
+ .kbq-circle-telegram_16 {
3770
+ font-size: 16px;
3771
+ &:before {
3772
+ content: "\f7d3";
3773
+ }
3774
+ }
3491
3775
  .kbq-text_16 {
3492
3776
  font-size: 16px;
3493
3777
  &:before {
@@ -3620,6 +3904,12 @@ transform:rotate(0.001deg);
3620
3904
  content: "\f7e9";
3621
3905
  }
3622
3906
  }
3907
+ .kbq-arrow-rotate-left-badge-windows_16 {
3908
+ font-size: 16px;
3909
+ &:before {
3910
+ content: "\f7e9";
3911
+ }
3912
+ }
3623
3913
  .kbq-cable_16 {
3624
3914
  font-size: 16px;
3625
3915
  &:before {
@@ -3638,24 +3928,48 @@ transform:rotate(0.001deg);
3638
3928
  content: "\f7ec";
3639
3929
  }
3640
3930
  }
3931
+ .kbq-text-wrap_16 {
3932
+ font-size: 16px;
3933
+ &:before {
3934
+ content: "\f7ec";
3935
+ }
3936
+ }
3641
3937
  .kbq-wrap-text-slash_16 {
3642
3938
  font-size: 16px;
3643
3939
  &:before {
3644
3940
  content: "\f7ed";
3645
3941
  }
3646
3942
  }
3943
+ .kbq-text-overflow_16 {
3944
+ font-size: 16px;
3945
+ &:before {
3946
+ content: "\f7ed";
3947
+ }
3948
+ }
3647
3949
  .kbq-xmark-circle_24 {
3648
3950
  font-size: 24px;
3649
3951
  &:before {
3650
3952
  content: "\f7ee";
3651
3953
  }
3652
3954
  }
3955
+ .kbq-circle-xmark_24 {
3956
+ font-size: 24px;
3957
+ &:before {
3958
+ content: "\f7ee";
3959
+ }
3960
+ }
3653
3961
  .kbq-xmark-circle-s_16 {
3654
3962
  font-size: 16px;
3655
3963
  &:before {
3656
3964
  content: "\f7ef";
3657
3965
  }
3658
3966
  }
3967
+ .kbq-circle-xmark-s_16 {
3968
+ font-size: 16px;
3969
+ &:before {
3970
+ content: "\f7ef";
3971
+ }
3972
+ }
3659
3973
  .kbq-chart-index_16 {
3660
3974
  font-size: 16px;
3661
3975
  &:before {
@@ -3968,6 +4282,12 @@ transform:rotate(0.001deg);
3968
4282
  content: "\f823";
3969
4283
  }
3970
4284
  }
4285
+ .kbq-square-a_16 {
4286
+ font-size: 16px;
4287
+ &:before {
4288
+ content: "\f823";
4289
+ }
4290
+ }
3971
4291
  .kbq-fincert_16 {
3972
4292
  font-size: 16px;
3973
4293
  &:before {
@@ -3998,6 +4318,12 @@ transform:rotate(0.001deg);
3998
4318
  content: "\f828";
3999
4319
  }
4000
4320
  }
4321
+ .kbq-square-a_24 {
4322
+ font-size: 24px;
4323
+ &:before {
4324
+ content: "\f828";
4325
+ }
4326
+ }
4001
4327
  .kbq-anomaly_24 {
4002
4328
  font-size: 24px;
4003
4329
  &:before {
@@ -4010,24 +4336,48 @@ transform:rotate(0.001deg);
4010
4336
  content: "\f82a";
4011
4337
  }
4012
4338
  }
4339
+ .kbq-circle-arrow-down_24 {
4340
+ font-size: 24px;
4341
+ &:before {
4342
+ content: "\f82a";
4343
+ }
4344
+ }
4013
4345
  .kbq-arrow-circle-left_24 {
4014
4346
  font-size: 24px;
4015
4347
  &:before {
4016
4348
  content: "\f82b";
4017
4349
  }
4018
4350
  }
4351
+ .kbq-circle-arrow-left_24 {
4352
+ font-size: 24px;
4353
+ &:before {
4354
+ content: "\f82b";
4355
+ }
4356
+ }
4019
4357
  .kbq-arrow-circle-right_24 {
4020
4358
  font-size: 24px;
4021
4359
  &:before {
4022
4360
  content: "\f82c";
4023
4361
  }
4024
4362
  }
4363
+ .kbq-circle-arrow-right_24 {
4364
+ font-size: 24px;
4365
+ &:before {
4366
+ content: "\f82c";
4367
+ }
4368
+ }
4025
4369
  .kbq-arrow-circle-up_24 {
4026
4370
  font-size: 24px;
4027
4371
  &:before {
4028
4372
  content: "\f82d";
4029
4373
  }
4030
4374
  }
4375
+ .kbq-circle-arrow-up_24 {
4376
+ font-size: 24px;
4377
+ &:before {
4378
+ content: "\f82d";
4379
+ }
4380
+ }
4031
4381
  .kbq-arrow-down-left_24 {
4032
4382
  font-size: 24px;
4033
4383
  &:before {
@@ -4112,6 +4462,12 @@ transform:rotate(0.001deg);
4112
4462
  content: "\f83b";
4113
4463
  }
4114
4464
  }
4465
+ .kbq-circle-arrow-right-dot-o_24 {
4466
+ font-size: 24px;
4467
+ &:before {
4468
+ content: "\f83b";
4469
+ }
4470
+ }
4115
4471
  .kbq-arrow-right-from-bracket_24 {
4116
4472
  font-size: 24px;
4117
4473
  &:before {
@@ -4388,18 +4744,36 @@ transform:rotate(0.001deg);
4388
4744
  content: "\f869";
4389
4745
  }
4390
4746
  }
4747
+ .kbq-circle-bolt_24 {
4748
+ font-size: 24px;
4749
+ &:before {
4750
+ content: "\f869";
4751
+ }
4752
+ }
4391
4753
  .kbq-bolt-rectangle-vertical-o_24 {
4392
4754
  font-size: 24px;
4393
4755
  &:before {
4394
4756
  content: "\f86a";
4395
4757
  }
4396
4758
  }
4759
+ .kbq-rectangle-vertical-bolt-o_24 {
4760
+ font-size: 24px;
4761
+ &:before {
4762
+ content: "\f86a";
4763
+ }
4764
+ }
4397
4765
  .kbq-bolt-rectangle-vertical_24 {
4398
4766
  font-size: 24px;
4399
4767
  &:before {
4400
4768
  content: "\f86b";
4401
4769
  }
4402
4770
  }
4771
+ .kbq-rectangle-vertical-bolt_24 {
4772
+ font-size: 24px;
4773
+ &:before {
4774
+ content: "\f86b";
4775
+ }
4776
+ }
4403
4777
  .kbq-bolt_24 {
4404
4778
  font-size: 24px;
4405
4779
  &:before {
@@ -4556,24 +4930,48 @@ transform:rotate(0.001deg);
4556
4930
  content: "\f885";
4557
4931
  }
4558
4932
  }
4933
+ .kbq-circle-chevron-down_24 {
4934
+ font-size: 24px;
4935
+ &:before {
4936
+ content: "\f885";
4937
+ }
4938
+ }
4559
4939
  .kbq-chevron-circle-left_24 {
4560
4940
  font-size: 24px;
4561
4941
  &:before {
4562
4942
  content: "\f886";
4563
4943
  }
4564
4944
  }
4945
+ .kbq-circle-chevron-left_24 {
4946
+ font-size: 24px;
4947
+ &:before {
4948
+ content: "\f886";
4949
+ }
4950
+ }
4565
4951
  .kbq-chevron-circle-right_24 {
4566
4952
  font-size: 24px;
4567
4953
  &:before {
4568
4954
  content: "\f887";
4569
4955
  }
4570
4956
  }
4957
+ .kbq-circle-chevron-right_24 {
4958
+ font-size: 24px;
4959
+ &:before {
4960
+ content: "\f887";
4961
+ }
4962
+ }
4571
4963
  .kbq-chevron-circle-up_24 {
4572
4964
  font-size: 24px;
4573
4965
  &:before {
4574
4966
  content: "\f888";
4575
4967
  }
4576
4968
  }
4969
+ .kbq-circle-chevron-up_24 {
4970
+ font-size: 24px;
4971
+ &:before {
4972
+ content: "\f888";
4973
+ }
4974
+ }
4577
4975
  .kbq-chevron-double-down-s_24 {
4578
4976
  font-size: 24px;
4579
4977
  &:before {
@@ -4736,6 +5134,12 @@ transform:rotate(0.001deg);
4736
5134
  content: "\f8a3";
4737
5135
  }
4738
5136
  }
5137
+ .kbq-chevrons-compress_24 {
5138
+ font-size: 24px;
5139
+ &:before {
5140
+ content: "\f8a3";
5141
+ }
5142
+ }
4739
5143
  .kbq-connection_24 {
4740
5144
  font-size: 24px;
4741
5145
  &:before {
@@ -4874,6 +5278,12 @@ transform:rotate(0.001deg);
4874
5278
  content: "\f8ba";
4875
5279
  }
4876
5280
  }
5281
+ .kbq-circle-ellipsis-horizontal-o_24 {
5282
+ font-size: 24px;
5283
+ &:before {
5284
+ content: "\f8ba";
5285
+ }
5286
+ }
4877
5287
  .kbq-ellipsis-horizontal_24 {
4878
5288
  font-size: 24px;
4879
5289
  &:before {
@@ -4898,6 +5308,12 @@ transform:rotate(0.001deg);
4898
5308
  content: "\f8be";
4899
5309
  }
4900
5310
  }
5311
+ .kbq-triangle-exclamation_24 {
5312
+ font-size: 24px;
5313
+ &:before {
5314
+ content: "\f8be";
5315
+ }
5316
+ }
4901
5317
  .kbq-exists_24 {
4902
5318
  font-size: 24px;
4903
5319
  &:before {
@@ -5114,6 +5530,12 @@ transform:rotate(0.001deg);
5114
5530
  content: "\f8e2";
5115
5531
  }
5116
5532
  }
5533
+ .kbq-gear-badge-square-arrowtriangle-up_24 {
5534
+ font-size: 24px;
5535
+ &:before {
5536
+ content: "\f8e2";
5537
+ }
5538
+ }
5117
5539
  .kbq-gear-badge-square-o_24 {
5118
5540
  font-size: 24px;
5119
5541
  &:before {
@@ -5300,12 +5722,24 @@ transform:rotate(0.001deg);
5300
5722
  content: "\f901";
5301
5723
  }
5302
5724
  }
5725
+ .kbq-rectangle-ip4_24 {
5726
+ font-size: 24px;
5727
+ &:before {
5728
+ content: "\f901";
5729
+ }
5730
+ }
5303
5731
  .kbq-ip6-rectangle_24 {
5304
5732
  font-size: 24px;
5305
5733
  &:before {
5306
5734
  content: "\f902";
5307
5735
  }
5308
5736
  }
5737
+ .kbq-rectangle-ip6_24 {
5738
+ font-size: 24px;
5739
+ &:before {
5740
+ content: "\f902";
5741
+ }
5742
+ }
5309
5743
  .kbq-ip_24 {
5310
5744
  font-size: 24px;
5311
5745
  &:before {
@@ -5402,6 +5836,12 @@ transform:rotate(0.001deg);
5402
5836
  content: "\f912";
5403
5837
  }
5404
5838
  }
5839
+ .kbq-circle-location-arrow-o_24 {
5840
+ font-size: 24px;
5841
+ &:before {
5842
+ content: "\f912";
5843
+ }
5844
+ }
5405
5845
  .kbq-location-arrow-right_24 {
5406
5846
  font-size: 24px;
5407
5847
  &:before {
@@ -5486,12 +5926,24 @@ transform:rotate(0.001deg);
5486
5926
  content: "\f920";
5487
5927
  }
5488
5928
  }
5929
+ .kbq-circle-minus-s_24 {
5930
+ font-size: 24px;
5931
+ &:before {
5932
+ content: "\f920";
5933
+ }
5934
+ }
5489
5935
  .kbq-minus-octagon_24 {
5490
5936
  font-size: 24px;
5491
5937
  &:before {
5492
5938
  content: "\f921";
5493
5939
  }
5494
5940
  }
5941
+ .kbq-octagon-minus_24 {
5942
+ font-size: 24px;
5943
+ &:before {
5944
+ content: "\f921";
5945
+ }
5946
+ }
5495
5947
  .kbq-minus-s_24 {
5496
5948
  font-size: 24px;
5497
5949
  &:before {
@@ -5504,6 +5956,12 @@ transform:rotate(0.001deg);
5504
5956
  content: "\f923";
5505
5957
  }
5506
5958
  }
5959
+ .kbq-square-minus_24 {
5960
+ font-size: 24px;
5961
+ &:before {
5962
+ content: "\f923";
5963
+ }
5964
+ }
5507
5965
  .kbq-minus_24 {
5508
5966
  font-size: 24px;
5509
5967
  &:before {
@@ -5576,6 +6034,12 @@ transform:rotate(0.001deg);
5576
6034
  content: "\f92f";
5577
6035
  }
5578
6036
  }
6037
+ .kbq-circle-pause_24 {
6038
+ font-size: 24px;
6039
+ &:before {
6040
+ content: "\f92f";
6041
+ }
6042
+ }
5579
6043
  .kbq-pause_24 {
5580
6044
  font-size: 24px;
5581
6045
  &:before {
@@ -5612,6 +6076,12 @@ transform:rotate(0.001deg);
5612
6076
  content: "\f935";
5613
6077
  }
5614
6078
  }
6079
+ .kbq-circle-play_24 {
6080
+ font-size: 24px;
6081
+ &:before {
6082
+ content: "\f935";
6083
+ }
6084
+ }
5615
6085
  .kbq-play-rewind_24 {
5616
6086
  font-size: 24px;
5617
6087
  &:before {
@@ -5630,12 +6100,24 @@ transform:rotate(0.001deg);
5630
6100
  content: "\f938";
5631
6101
  }
5632
6102
  }
6103
+ .kbq-circle-plus-s_24 {
6104
+ font-size: 24px;
6105
+ &:before {
6106
+ content: "\f938";
6107
+ }
6108
+ }
5633
6109
  .kbq-plus-circle_24 {
5634
6110
  font-size: 24px;
5635
6111
  &:before {
5636
6112
  content: "\f939";
5637
6113
  }
5638
6114
  }
6115
+ .kbq-circle-plus_24 {
6116
+ font-size: 24px;
6117
+ &:before {
6118
+ content: "\f939";
6119
+ }
6120
+ }
5639
6121
  .kbq-plus-s_24 {
5640
6122
  font-size: 24px;
5641
6123
  &:before {
@@ -5648,6 +6130,12 @@ transform:rotate(0.001deg);
5648
6130
  content: "\f93b";
5649
6131
  }
5650
6132
  }
6133
+ .kbq-square-plus_24 {
6134
+ font-size: 24px;
6135
+ &:before {
6136
+ content: "\f93b";
6137
+ }
6138
+ }
5651
6139
  .kbq-plus_24 {
5652
6140
  font-size: 24px;
5653
6141
  &:before {
@@ -5972,6 +6460,12 @@ transform:rotate(0.001deg);
5972
6460
  content: "\f971";
5973
6461
  }
5974
6462
  }
6463
+ .kbq-circle-stop_24 {
6464
+ font-size: 24px;
6465
+ &:before {
6466
+ content: "\f971";
6467
+ }
6468
+ }
5975
6469
  .kbq-stop_24 {
5976
6470
  font-size: 24px;
5977
6471
  &:before {
@@ -6020,6 +6514,12 @@ transform:rotate(0.001deg);
6020
6514
  content: "\f979";
6021
6515
  }
6022
6516
  }
6517
+ .kbq-circle-telegram_24 {
6518
+ font-size: 24px;
6519
+ &:before {
6520
+ content: "\f979";
6521
+ }
6522
+ }
6023
6523
  .kbq-telegram_24 {
6024
6524
  font-size: 24px;
6025
6525
  &:before {
@@ -6158,6 +6658,12 @@ transform:rotate(0.001deg);
6158
6658
  content: "\f990";
6159
6659
  }
6160
6660
  }
6661
+ .kbq-user-badge-triangle-up_24 {
6662
+ font-size: 24px;
6663
+ &:before {
6664
+ content: "\f990";
6665
+ }
6666
+ }
6161
6667
  .kbq-user-badge-file-text_24 {
6162
6668
  font-size: 24px;
6163
6669
  &:before {
@@ -6248,12 +6754,24 @@ transform:rotate(0.001deg);
6248
6754
  content: "\f99f";
6249
6755
  }
6250
6756
  }
6757
+ .kbq-text-overflow_24 {
6758
+ font-size: 24px;
6759
+ &:before {
6760
+ content: "\f99f";
6761
+ }
6762
+ }
6251
6763
  .kbq-wrap-text_24 {
6252
6764
  font-size: 24px;
6253
6765
  &:before {
6254
6766
  content: "\f9a0";
6255
6767
  }
6256
6768
  }
6769
+ .kbq-text-wrap_24 {
6770
+ font-size: 24px;
6771
+ &:before {
6772
+ content: "\f9a0";
6773
+ }
6774
+ }
6257
6775
  .kbq-wrench-badge-play_24 {
6258
6776
  font-size: 24px;
6259
6777
  &:before {
@@ -6272,6 +6790,12 @@ transform:rotate(0.001deg);
6272
6790
  content: "\f9a3";
6273
6791
  }
6274
6792
  }
6793
+ .kbq-circle-xmark-s_24 {
6794
+ font-size: 24px;
6795
+ &:before {
6796
+ content: "\f9a3";
6797
+ }
6798
+ }
6275
6799
  .kbq-xmark-s_24 {
6276
6800
  font-size: 24px;
6277
6801
  &:before {
@@ -6350,3 +6874,75 @@ transform:rotate(0.001deg);
6350
6874
  content: "\f9b0";
6351
6875
  }
6352
6876
  }
6877
+ .kbq-3-columns_16 {
6878
+ font-size: 16px;
6879
+ &:before {
6880
+ content: "\f9b1";
6881
+ }
6882
+ }
6883
+ .kbq-3-columns_24 {
6884
+ font-size: 24px;
6885
+ &:before {
6886
+ content: "\f9b2";
6887
+ }
6888
+ }
6889
+ .kbq-desktop-badge-linux_16 {
6890
+ font-size: 16px;
6891
+ &:before {
6892
+ content: "\f9b3";
6893
+ }
6894
+ }
6895
+ .kbq-desktop-badge-linux_24 {
6896
+ font-size: 24px;
6897
+ &:before {
6898
+ content: "\f9b4";
6899
+ }
6900
+ }
6901
+ .kbq-desktop-badge-windows_16 {
6902
+ font-size: 16px;
6903
+ &:before {
6904
+ content: "\f9b5";
6905
+ }
6906
+ }
6907
+ .kbq-desktop-badge-windows_24 {
6908
+ font-size: 24px;
6909
+ &:before {
6910
+ content: "\f9b6";
6911
+ }
6912
+ }
6913
+ .kbq-diamond-exclamation_16 {
6914
+ font-size: 16px;
6915
+ &:before {
6916
+ content: "\f9b7";
6917
+ }
6918
+ }
6919
+ .kbq-diamond-exclamation_24 {
6920
+ font-size: 24px;
6921
+ &:before {
6922
+ content: "\f9b8";
6923
+ }
6924
+ }
6925
+ .kbq-server-badge-linux_16 {
6926
+ font-size: 16px;
6927
+ &:before {
6928
+ content: "\f9b9";
6929
+ }
6930
+ }
6931
+ .kbq-server-badge-linux_24 {
6932
+ font-size: 24px;
6933
+ &:before {
6934
+ content: "\f9ba";
6935
+ }
6936
+ }
6937
+ .kbq-server-badge-windows_16 {
6938
+ font-size: 16px;
6939
+ &:before {
6940
+ content: "\f9bb";
6941
+ }
6942
+ }
6943
+ .kbq-server-badge-windows_24 {
6944
+ font-size: 24px;
6945
+ &:before {
6946
+ content: "\f9bc";
6947
+ }
6948
+ }