@koobiq/icons 10.8.0 → 10.10.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/CHANGELOG.md +57 -17
- package/fonts/kbq-icons.css +122 -2
- package/fonts/kbq-icons.html +120 -0
- package/fonts/kbq-icons.scss +122 -2
- package/fonts/kbq-icons.ttf +0 -0
- package/fonts/kbq-icons.woff +0 -0
- package/info/kbq-icons-info.json +1 -1
- package/package.json +1 -1
- package/svg/3-columns_16.svg +1 -0
- package/svg/3-columns_24.svg +1 -0
- package/svg/bars-arrow-left_16.svg +1 -0
- package/svg/bars-arrow-left_24.svg +1 -0
- package/svg/bars-arrow-right_16.svg +1 -0
- package/svg/bars-arrow-right_24.svg +1 -0
- package/svg/desktop-badge-linux_16.svg +1 -0
- package/svg/desktop-badge-linux_24.svg +1 -0
- package/svg/desktop-badge-windows_16.svg +1 -0
- package/svg/desktop-badge-windows_24.svg +1 -0
- package/svg/diamond-exclamation_16.svg +1 -0
- package/svg/diamond-exclamation_24.svg +1 -0
- package/svg/envelope-mta_16.svg +1 -0
- package/svg/envelope-mta_24.svg +1 -0
- package/svg/gateway-envelope_16.svg +1 -0
- package/svg/gateway-envelope_24.svg +1 -0
- package/svg/server-badge-linux_16.svg +1 -0
- package/svg/server-badge-linux_24.svg +1 -0
- package/svg/server-badge-windows_16.svg +1 -0
- package/svg/server-badge-windows_24.svg +1 -0
- package/symbol/sprite.scss +100 -0
- package/symbol/sprite.symbol.html +201 -1
- package/symbol/svg/sprite.symbol.svg +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,27 +1,67 @@
|
|
|
1
|
-
# 10.
|
|
1
|
+
# 10.10.0 (2025-10-23)
|
|
2
|
+
|
|
3
|
+
### Added
|
|
4
|
+
* 3-columns_16
|
|
5
|
+
* 3-columns_24
|
|
6
|
+
* desktop-badge-linux_16
|
|
7
|
+
* desktop-badge-linux_24
|
|
8
|
+
* desktop-badge-windows_16
|
|
9
|
+
* desktop-badge-windows_24
|
|
10
|
+
* diamond-exclamation_16
|
|
11
|
+
* diamond-exclamation_24
|
|
12
|
+
* server-badge-linux_16
|
|
13
|
+
* server-badge-linux_24
|
|
14
|
+
* server-badge-windows_16
|
|
15
|
+
* server-badge-windows_24
|
|
16
|
+
|
|
17
|
+
#DS-4130 ([#65](https://github.com/koobiq/icons/issues/65)) a9af67d
|
|
18
|
+
|
|
19
|
+
# 10.9.0 (2025-10-15)
|
|
20
|
+
|
|
21
|
+
### Added
|
|
22
|
+
* bars-arrow-left_16
|
|
23
|
+
* bars-arrow-left_24
|
|
24
|
+
* bars-arrow-right_16
|
|
25
|
+
* bars-arrow-right_24
|
|
26
|
+
* envelope-mta_16
|
|
27
|
+
* envelope-mta_24
|
|
28
|
+
* gateway-envelope_16
|
|
29
|
+
* gateway-envelope_24
|
|
30
|
+
|
|
31
|
+
([#64](https://github.com/koobiq/icons/issues/64)) 90b7c8d
|
|
2
32
|
|
|
3
|
-
|
|
33
|
+
# 10.8.0 (2025-09-22)
|
|
4
34
|
|
|
5
|
-
|
|
35
|
+
### Added
|
|
36
|
+
* desktop-o_24
|
|
37
|
+
* desktop-multiple_24
|
|
38
|
+
* fincert_24
|
|
6
39
|
|
|
7
|
-
|
|
40
|
+
#DS-4130 ([#60](https://github.com/koobiq/icons/issues/60)) 6489bab
|
|
8
41
|
|
|
9
|
-
|
|
42
|
+
# 10.7.1 (2025-09-12)
|
|
10
43
|
|
|
11
|
-
|
|
44
|
+
### Changed
|
|
45
|
+
* pin_16
|
|
46
|
+
* pin_24
|
|
47
|
+
* pin-slash_16
|
|
48
|
+
* pin-slash_24
|
|
49
|
+
|
|
50
|
+
#DS-4183 ([#59](https://github.com/koobiq/icons/issues/59)) b5e78d9
|
|
12
51
|
|
|
13
52
|
# 10.7.0 (2025-08-22)
|
|
14
53
|
|
|
15
|
-
|
|
54
|
+
Figma multipage icon export #DS-4126 ([#54](https://github.com/koobiq/icons/issues/54)) 5e6a22f
|
|
16
55
|
|
|
17
|
-
|
|
18
|
-
|
|
56
|
+
### Added
|
|
57
|
+
|
|
58
|
+
* 385 × 24px icons #DS-4128 ([#55](https://github.com/koobiq/icons/issues/55)) 9b79461
|
|
19
59
|
|
|
20
60
|
# 10.6.0 (2025-08-20)
|
|
21
61
|
|
|
22
|
-
###
|
|
62
|
+
### Added
|
|
23
63
|
|
|
24
|
-
*
|
|
64
|
+
* fincert_16 - #DS-4124 ([#53](https://github.com/koobiq/icons/issues/53)) 12de638
|
|
25
65
|
|
|
26
66
|
## 10.5.1 (2025-07-22)
|
|
27
67
|
|
|
@@ -31,21 +71,21 @@
|
|
|
31
71
|
|
|
32
72
|
# 10.5.0 (2025-07-21)
|
|
33
73
|
|
|
34
|
-
###
|
|
74
|
+
### Added
|
|
35
75
|
|
|
36
|
-
*
|
|
76
|
+
* anomaly-square_16 - #DS-4005 ([#49](https://github.com/koobiq/icons/issues/49)) 3ca0c3f
|
|
37
77
|
|
|
38
78
|
# 10.4.0 (2025-06-27)
|
|
39
79
|
|
|
40
|
-
###
|
|
80
|
+
### Added
|
|
41
81
|
|
|
42
|
-
*
|
|
82
|
+
* replace_24 - #DS-3900 ([#44](https://github.com/koobiq/icons/issues/44)) dbc6d25
|
|
43
83
|
|
|
44
84
|
# 10.3.0 (2025-06-24)
|
|
45
85
|
|
|
46
|
-
###
|
|
86
|
+
### Added
|
|
47
87
|
|
|
48
|
-
*
|
|
88
|
+
* aurora-os_16 - #DS-3857 ([#43](https://github.com/koobiq/icons/issues/43)) 6c78d0b
|
|
49
89
|
|
|
50
90
|
# 10.2.0 (2025-06-23)
|
|
51
91
|
|
package/fonts/kbq-icons.css
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
font-family: "Koobiq Icons";
|
|
3
3
|
font-weight:normal;
|
|
4
4
|
font-style:normal;
|
|
5
|
-
src: url("./kbq-icons.ttf?
|
|
6
|
-
url("./kbq-icons.woff?
|
|
5
|
+
src: url("./kbq-icons.ttf?d14f5e71d16467320874d4fddff4911a") format("truetype"),
|
|
6
|
+
url("./kbq-icons.woff?d14f5e71d16467320874d4fddff4911a") format("woff");
|
|
7
7
|
}
|
|
8
8
|
|
|
9
9
|
.kbq {
|
|
@@ -6302,3 +6302,123 @@ transform:rotate(0.001deg);
|
|
|
6302
6302
|
.kbq-fincert_24:before {
|
|
6303
6303
|
content: "\f9a8";
|
|
6304
6304
|
}
|
|
6305
|
+
.kbq-bars-arrow-left_16 {
|
|
6306
|
+
font-size: 16px;
|
|
6307
|
+
}
|
|
6308
|
+
.kbq-bars-arrow-left_16:before {
|
|
6309
|
+
content: "\f9a9";
|
|
6310
|
+
}
|
|
6311
|
+
.kbq-bars-arrow-right_16 {
|
|
6312
|
+
font-size: 16px;
|
|
6313
|
+
}
|
|
6314
|
+
.kbq-bars-arrow-right_16:before {
|
|
6315
|
+
content: "\f9aa";
|
|
6316
|
+
}
|
|
6317
|
+
.kbq-bars-arrow-left_24 {
|
|
6318
|
+
font-size: 24px;
|
|
6319
|
+
}
|
|
6320
|
+
.kbq-bars-arrow-left_24:before {
|
|
6321
|
+
content: "\f9ab";
|
|
6322
|
+
}
|
|
6323
|
+
.kbq-bars-arrow-right_24 {
|
|
6324
|
+
font-size: 24px;
|
|
6325
|
+
}
|
|
6326
|
+
.kbq-bars-arrow-right_24:before {
|
|
6327
|
+
content: "\f9ac";
|
|
6328
|
+
}
|
|
6329
|
+
.kbq-gateway-envelope_16 {
|
|
6330
|
+
font-size: 16px;
|
|
6331
|
+
}
|
|
6332
|
+
.kbq-gateway-envelope_16:before {
|
|
6333
|
+
content: "\f9ad";
|
|
6334
|
+
}
|
|
6335
|
+
.kbq-gateway-envelope_24 {
|
|
6336
|
+
font-size: 24px;
|
|
6337
|
+
}
|
|
6338
|
+
.kbq-gateway-envelope_24:before {
|
|
6339
|
+
content: "\f9ae";
|
|
6340
|
+
}
|
|
6341
|
+
.kbq-envelope-mta_16 {
|
|
6342
|
+
font-size: 16px;
|
|
6343
|
+
}
|
|
6344
|
+
.kbq-envelope-mta_16:before {
|
|
6345
|
+
content: "\f9af";
|
|
6346
|
+
}
|
|
6347
|
+
.kbq-envelope-mta_24 {
|
|
6348
|
+
font-size: 24px;
|
|
6349
|
+
}
|
|
6350
|
+
.kbq-envelope-mta_24:before {
|
|
6351
|
+
content: "\f9b0";
|
|
6352
|
+
}
|
|
6353
|
+
.kbq-3-columns_16 {
|
|
6354
|
+
font-size: 16px;
|
|
6355
|
+
}
|
|
6356
|
+
.kbq-3-columns_16:before {
|
|
6357
|
+
content: "\f9b1";
|
|
6358
|
+
}
|
|
6359
|
+
.kbq-3-columns_24 {
|
|
6360
|
+
font-size: 24px;
|
|
6361
|
+
}
|
|
6362
|
+
.kbq-3-columns_24:before {
|
|
6363
|
+
content: "\f9b2";
|
|
6364
|
+
}
|
|
6365
|
+
.kbq-desktop-badge-linux_16 {
|
|
6366
|
+
font-size: 16px;
|
|
6367
|
+
}
|
|
6368
|
+
.kbq-desktop-badge-linux_16:before {
|
|
6369
|
+
content: "\f9b3";
|
|
6370
|
+
}
|
|
6371
|
+
.kbq-desktop-badge-linux_24 {
|
|
6372
|
+
font-size: 24px;
|
|
6373
|
+
}
|
|
6374
|
+
.kbq-desktop-badge-linux_24:before {
|
|
6375
|
+
content: "\f9b4";
|
|
6376
|
+
}
|
|
6377
|
+
.kbq-desktop-badge-windows_16 {
|
|
6378
|
+
font-size: 16px;
|
|
6379
|
+
}
|
|
6380
|
+
.kbq-desktop-badge-windows_16:before {
|
|
6381
|
+
content: "\f9b5";
|
|
6382
|
+
}
|
|
6383
|
+
.kbq-desktop-badge-windows_24 {
|
|
6384
|
+
font-size: 24px;
|
|
6385
|
+
}
|
|
6386
|
+
.kbq-desktop-badge-windows_24:before {
|
|
6387
|
+
content: "\f9b6";
|
|
6388
|
+
}
|
|
6389
|
+
.kbq-diamond-exclamation_16 {
|
|
6390
|
+
font-size: 16px;
|
|
6391
|
+
}
|
|
6392
|
+
.kbq-diamond-exclamation_16:before {
|
|
6393
|
+
content: "\f9b7";
|
|
6394
|
+
}
|
|
6395
|
+
.kbq-diamond-exclamation_24 {
|
|
6396
|
+
font-size: 24px;
|
|
6397
|
+
}
|
|
6398
|
+
.kbq-diamond-exclamation_24:before {
|
|
6399
|
+
content: "\f9b8";
|
|
6400
|
+
}
|
|
6401
|
+
.kbq-server-badge-linux_16 {
|
|
6402
|
+
font-size: 16px;
|
|
6403
|
+
}
|
|
6404
|
+
.kbq-server-badge-linux_16:before {
|
|
6405
|
+
content: "\f9b9";
|
|
6406
|
+
}
|
|
6407
|
+
.kbq-server-badge-linux_24 {
|
|
6408
|
+
font-size: 24px;
|
|
6409
|
+
}
|
|
6410
|
+
.kbq-server-badge-linux_24:before {
|
|
6411
|
+
content: "\f9ba";
|
|
6412
|
+
}
|
|
6413
|
+
.kbq-server-badge-windows_16 {
|
|
6414
|
+
font-size: 16px;
|
|
6415
|
+
}
|
|
6416
|
+
.kbq-server-badge-windows_16:before {
|
|
6417
|
+
content: "\f9bb";
|
|
6418
|
+
}
|
|
6419
|
+
.kbq-server-badge-windows_24 {
|
|
6420
|
+
font-size: 24px;
|
|
6421
|
+
}
|
|
6422
|
+
.kbq-server-badge-windows_24:before {
|
|
6423
|
+
content: "\f9bc";
|
|
6424
|
+
}
|
package/fonts/kbq-icons.html
CHANGED
|
@@ -1229,6 +1229,30 @@
|
|
|
1229
1229
|
<span class='label'>server_16</span>
|
|
1230
1230
|
</span>
|
|
1231
1231
|
</div>
|
|
1232
|
+
<div class="icon" data-name="server-badge-windows_24" title="server-badge-windows_24">
|
|
1233
|
+
<span class="inner">
|
|
1234
|
+
<i class="kbq kbq-server-badge-windows_24" aria-hidden="true"></i>
|
|
1235
|
+
<span class='label'>server-badge-windows_24</span>
|
|
1236
|
+
</span>
|
|
1237
|
+
</div>
|
|
1238
|
+
<div class="icon" data-name="server-badge-windows_16" title="server-badge-windows_16">
|
|
1239
|
+
<span class="inner">
|
|
1240
|
+
<i class="kbq kbq-server-badge-windows_16" aria-hidden="true"></i>
|
|
1241
|
+
<span class='label'>server-badge-windows_16</span>
|
|
1242
|
+
</span>
|
|
1243
|
+
</div>
|
|
1244
|
+
<div class="icon" data-name="server-badge-linux_24" title="server-badge-linux_24">
|
|
1245
|
+
<span class="inner">
|
|
1246
|
+
<i class="kbq kbq-server-badge-linux_24" aria-hidden="true"></i>
|
|
1247
|
+
<span class='label'>server-badge-linux_24</span>
|
|
1248
|
+
</span>
|
|
1249
|
+
</div>
|
|
1250
|
+
<div class="icon" data-name="server-badge-linux_16" title="server-badge-linux_16">
|
|
1251
|
+
<span class="inner">
|
|
1252
|
+
<i class="kbq kbq-server-badge-linux_16" aria-hidden="true"></i>
|
|
1253
|
+
<span class='label'>server-badge-linux_16</span>
|
|
1254
|
+
</span>
|
|
1255
|
+
</div>
|
|
1232
1256
|
<div class="icon" data-name="scroll-o_24" title="scroll-o_24">
|
|
1233
1257
|
<span class="inner">
|
|
1234
1258
|
<i class="kbq kbq-scroll-o_24" aria-hidden="true"></i>
|
|
@@ -3053,6 +3077,18 @@
|
|
|
3053
3077
|
<span class='label'>gear-badge-arrowtriangle-up-square_16</span>
|
|
3054
3078
|
</span>
|
|
3055
3079
|
</div>
|
|
3080
|
+
<div class="icon" data-name="gateway-envelope_24" title="gateway-envelope_24">
|
|
3081
|
+
<span class="inner">
|
|
3082
|
+
<i class="kbq kbq-gateway-envelope_24" aria-hidden="true"></i>
|
|
3083
|
+
<span class='label'>gateway-envelope_24</span>
|
|
3084
|
+
</span>
|
|
3085
|
+
</div>
|
|
3086
|
+
<div class="icon" data-name="gateway-envelope_16" title="gateway-envelope_16">
|
|
3087
|
+
<span class="inner">
|
|
3088
|
+
<i class="kbq kbq-gateway-envelope_16" aria-hidden="true"></i>
|
|
3089
|
+
<span class='label'>gateway-envelope_16</span>
|
|
3090
|
+
</span>
|
|
3091
|
+
</div>
|
|
3056
3092
|
<div class="icon" data-name="forward_24" title="forward_24">
|
|
3057
3093
|
<span class="inner">
|
|
3058
3094
|
<i class="kbq kbq-forward_24" aria-hidden="true"></i>
|
|
@@ -3629,6 +3665,18 @@
|
|
|
3629
3665
|
<span class='label'>envelope_16</span>
|
|
3630
3666
|
</span>
|
|
3631
3667
|
</div>
|
|
3668
|
+
<div class="icon" data-name="envelope-mta_24" title="envelope-mta_24">
|
|
3669
|
+
<span class="inner">
|
|
3670
|
+
<i class="kbq kbq-envelope-mta_24" aria-hidden="true"></i>
|
|
3671
|
+
<span class='label'>envelope-mta_24</span>
|
|
3672
|
+
</span>
|
|
3673
|
+
</div>
|
|
3674
|
+
<div class="icon" data-name="envelope-mta_16" title="envelope-mta_16">
|
|
3675
|
+
<span class="inner">
|
|
3676
|
+
<i class="kbq kbq-envelope-mta_16" aria-hidden="true"></i>
|
|
3677
|
+
<span class='label'>envelope-mta_16</span>
|
|
3678
|
+
</span>
|
|
3679
|
+
</div>
|
|
3632
3680
|
<div class="icon" data-name="envelope-dot_24" title="envelope-dot_24">
|
|
3633
3681
|
<span class="inner">
|
|
3634
3682
|
<i class="kbq kbq-envelope-dot_24" aria-hidden="true"></i>
|
|
@@ -3785,6 +3833,18 @@
|
|
|
3785
3833
|
<span class='label'>diamond-half_16</span>
|
|
3786
3834
|
</span>
|
|
3787
3835
|
</div>
|
|
3836
|
+
<div class="icon" data-name="diamond-exclamation_24" title="diamond-exclamation_24">
|
|
3837
|
+
<span class="inner">
|
|
3838
|
+
<i class="kbq kbq-diamond-exclamation_24" aria-hidden="true"></i>
|
|
3839
|
+
<span class='label'>diamond-exclamation_24</span>
|
|
3840
|
+
</span>
|
|
3841
|
+
</div>
|
|
3842
|
+
<div class="icon" data-name="diamond-exclamation_16" title="diamond-exclamation_16">
|
|
3843
|
+
<span class="inner">
|
|
3844
|
+
<i class="kbq kbq-diamond-exclamation_16" aria-hidden="true"></i>
|
|
3845
|
+
<span class='label'>diamond-exclamation_16</span>
|
|
3846
|
+
</span>
|
|
3847
|
+
</div>
|
|
3788
3848
|
<div class="icon" data-name="desktop_24" title="desktop_24">
|
|
3789
3849
|
<span class="inner">
|
|
3790
3850
|
<i class="kbq kbq-desktop_24" aria-hidden="true"></i>
|
|
@@ -3857,6 +3917,30 @@
|
|
|
3857
3917
|
<span class='label'>desktop-multiple-o_16</span>
|
|
3858
3918
|
</span>
|
|
3859
3919
|
</div>
|
|
3920
|
+
<div class="icon" data-name="desktop-badge-windows_24" title="desktop-badge-windows_24">
|
|
3921
|
+
<span class="inner">
|
|
3922
|
+
<i class="kbq kbq-desktop-badge-windows_24" aria-hidden="true"></i>
|
|
3923
|
+
<span class='label'>desktop-badge-windows_24</span>
|
|
3924
|
+
</span>
|
|
3925
|
+
</div>
|
|
3926
|
+
<div class="icon" data-name="desktop-badge-windows_16" title="desktop-badge-windows_16">
|
|
3927
|
+
<span class="inner">
|
|
3928
|
+
<i class="kbq kbq-desktop-badge-windows_16" aria-hidden="true"></i>
|
|
3929
|
+
<span class='label'>desktop-badge-windows_16</span>
|
|
3930
|
+
</span>
|
|
3931
|
+
</div>
|
|
3932
|
+
<div class="icon" data-name="desktop-badge-linux_24" title="desktop-badge-linux_24">
|
|
3933
|
+
<span class="inner">
|
|
3934
|
+
<i class="kbq kbq-desktop-badge-linux_24" aria-hidden="true"></i>
|
|
3935
|
+
<span class='label'>desktop-badge-linux_24</span>
|
|
3936
|
+
</span>
|
|
3937
|
+
</div>
|
|
3938
|
+
<div class="icon" data-name="desktop-badge-linux_16" title="desktop-badge-linux_16">
|
|
3939
|
+
<span class="inner">
|
|
3940
|
+
<i class="kbq kbq-desktop-badge-linux_16" aria-hidden="true"></i>
|
|
3941
|
+
<span class='label'>desktop-badge-linux_16</span>
|
|
3942
|
+
</span>
|
|
3943
|
+
</div>
|
|
3860
3944
|
<div class="icon" data-name="dataflow_24" title="dataflow_24">
|
|
3861
3945
|
<span class="inner">
|
|
3862
3946
|
<i class="kbq kbq-dataflow_24" aria-hidden="true"></i>
|
|
@@ -5423,6 +5507,30 @@
|
|
|
5423
5507
|
<span class='label'>bars-bold-horizontal_16</span>
|
|
5424
5508
|
</span>
|
|
5425
5509
|
</div>
|
|
5510
|
+
<div class="icon" data-name="bars-arrow-right_24" title="bars-arrow-right_24">
|
|
5511
|
+
<span class="inner">
|
|
5512
|
+
<i class="kbq kbq-bars-arrow-right_24" aria-hidden="true"></i>
|
|
5513
|
+
<span class='label'>bars-arrow-right_24</span>
|
|
5514
|
+
</span>
|
|
5515
|
+
</div>
|
|
5516
|
+
<div class="icon" data-name="bars-arrow-right_16" title="bars-arrow-right_16">
|
|
5517
|
+
<span class="inner">
|
|
5518
|
+
<i class="kbq kbq-bars-arrow-right_16" aria-hidden="true"></i>
|
|
5519
|
+
<span class='label'>bars-arrow-right_16</span>
|
|
5520
|
+
</span>
|
|
5521
|
+
</div>
|
|
5522
|
+
<div class="icon" data-name="bars-arrow-left_24" title="bars-arrow-left_24">
|
|
5523
|
+
<span class="inner">
|
|
5524
|
+
<i class="kbq kbq-bars-arrow-left_24" aria-hidden="true"></i>
|
|
5525
|
+
<span class='label'>bars-arrow-left_24</span>
|
|
5526
|
+
</span>
|
|
5527
|
+
</div>
|
|
5528
|
+
<div class="icon" data-name="bars-arrow-left_16" title="bars-arrow-left_16">
|
|
5529
|
+
<span class="inner">
|
|
5530
|
+
<i class="kbq kbq-bars-arrow-left_16" aria-hidden="true"></i>
|
|
5531
|
+
<span class='label'>bars-arrow-left_16</span>
|
|
5532
|
+
</span>
|
|
5533
|
+
</div>
|
|
5426
5534
|
<div class="icon" data-name="band-aid_24" title="band-aid_24">
|
|
5427
5535
|
<span class="inner">
|
|
5428
5536
|
<i class="kbq kbq-band-aid_24" aria-hidden="true"></i>
|
|
@@ -6371,6 +6479,18 @@
|
|
|
6371
6479
|
<span class='label'>3-columns_32</span>
|
|
6372
6480
|
</span>
|
|
6373
6481
|
</div>
|
|
6482
|
+
<div class="icon" data-name="3-columns_24" title="3-columns_24">
|
|
6483
|
+
<span class="inner">
|
|
6484
|
+
<i class="kbq kbq-3-columns_24" aria-hidden="true"></i>
|
|
6485
|
+
<span class='label'>3-columns_24</span>
|
|
6486
|
+
</span>
|
|
6487
|
+
</div>
|
|
6488
|
+
<div class="icon" data-name="3-columns_16" title="3-columns_16">
|
|
6489
|
+
<span class="inner">
|
|
6490
|
+
<i class="kbq kbq-3-columns_16" aria-hidden="true"></i>
|
|
6491
|
+
<span class='label'>3-columns_16</span>
|
|
6492
|
+
</span>
|
|
6493
|
+
</div>
|
|
6374
6494
|
</div>
|
|
6375
6495
|
</body>
|
|
6376
6496
|
</html>
|
package/fonts/kbq-icons.scss
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
font-family: "Koobiq Icons";
|
|
3
3
|
font-weight:normal;
|
|
4
4
|
font-style:normal;
|
|
5
|
-
src: url("./kbq-icons.ttf?
|
|
6
|
-
url("./kbq-icons.woff?
|
|
5
|
+
src: url("./kbq-icons.ttf?d14f5e71d16467320874d4fddff4911a") format("truetype"),
|
|
6
|
+
url("./kbq-icons.woff?d14f5e71d16467320874d4fddff4911a") format("woff");
|
|
7
7
|
}
|
|
8
8
|
|
|
9
9
|
.kbq {
|
|
@@ -6302,3 +6302,123 @@ transform:rotate(0.001deg);
|
|
|
6302
6302
|
content: "\f9a8";
|
|
6303
6303
|
}
|
|
6304
6304
|
}
|
|
6305
|
+
.kbq-bars-arrow-left_16 {
|
|
6306
|
+
font-size: 16px;
|
|
6307
|
+
&:before {
|
|
6308
|
+
content: "\f9a9";
|
|
6309
|
+
}
|
|
6310
|
+
}
|
|
6311
|
+
.kbq-bars-arrow-right_16 {
|
|
6312
|
+
font-size: 16px;
|
|
6313
|
+
&:before {
|
|
6314
|
+
content: "\f9aa";
|
|
6315
|
+
}
|
|
6316
|
+
}
|
|
6317
|
+
.kbq-bars-arrow-left_24 {
|
|
6318
|
+
font-size: 24px;
|
|
6319
|
+
&:before {
|
|
6320
|
+
content: "\f9ab";
|
|
6321
|
+
}
|
|
6322
|
+
}
|
|
6323
|
+
.kbq-bars-arrow-right_24 {
|
|
6324
|
+
font-size: 24px;
|
|
6325
|
+
&:before {
|
|
6326
|
+
content: "\f9ac";
|
|
6327
|
+
}
|
|
6328
|
+
}
|
|
6329
|
+
.kbq-gateway-envelope_16 {
|
|
6330
|
+
font-size: 16px;
|
|
6331
|
+
&:before {
|
|
6332
|
+
content: "\f9ad";
|
|
6333
|
+
}
|
|
6334
|
+
}
|
|
6335
|
+
.kbq-gateway-envelope_24 {
|
|
6336
|
+
font-size: 24px;
|
|
6337
|
+
&:before {
|
|
6338
|
+
content: "\f9ae";
|
|
6339
|
+
}
|
|
6340
|
+
}
|
|
6341
|
+
.kbq-envelope-mta_16 {
|
|
6342
|
+
font-size: 16px;
|
|
6343
|
+
&:before {
|
|
6344
|
+
content: "\f9af";
|
|
6345
|
+
}
|
|
6346
|
+
}
|
|
6347
|
+
.kbq-envelope-mta_24 {
|
|
6348
|
+
font-size: 24px;
|
|
6349
|
+
&:before {
|
|
6350
|
+
content: "\f9b0";
|
|
6351
|
+
}
|
|
6352
|
+
}
|
|
6353
|
+
.kbq-3-columns_16 {
|
|
6354
|
+
font-size: 16px;
|
|
6355
|
+
&:before {
|
|
6356
|
+
content: "\f9b1";
|
|
6357
|
+
}
|
|
6358
|
+
}
|
|
6359
|
+
.kbq-3-columns_24 {
|
|
6360
|
+
font-size: 24px;
|
|
6361
|
+
&:before {
|
|
6362
|
+
content: "\f9b2";
|
|
6363
|
+
}
|
|
6364
|
+
}
|
|
6365
|
+
.kbq-desktop-badge-linux_16 {
|
|
6366
|
+
font-size: 16px;
|
|
6367
|
+
&:before {
|
|
6368
|
+
content: "\f9b3";
|
|
6369
|
+
}
|
|
6370
|
+
}
|
|
6371
|
+
.kbq-desktop-badge-linux_24 {
|
|
6372
|
+
font-size: 24px;
|
|
6373
|
+
&:before {
|
|
6374
|
+
content: "\f9b4";
|
|
6375
|
+
}
|
|
6376
|
+
}
|
|
6377
|
+
.kbq-desktop-badge-windows_16 {
|
|
6378
|
+
font-size: 16px;
|
|
6379
|
+
&:before {
|
|
6380
|
+
content: "\f9b5";
|
|
6381
|
+
}
|
|
6382
|
+
}
|
|
6383
|
+
.kbq-desktop-badge-windows_24 {
|
|
6384
|
+
font-size: 24px;
|
|
6385
|
+
&:before {
|
|
6386
|
+
content: "\f9b6";
|
|
6387
|
+
}
|
|
6388
|
+
}
|
|
6389
|
+
.kbq-diamond-exclamation_16 {
|
|
6390
|
+
font-size: 16px;
|
|
6391
|
+
&:before {
|
|
6392
|
+
content: "\f9b7";
|
|
6393
|
+
}
|
|
6394
|
+
}
|
|
6395
|
+
.kbq-diamond-exclamation_24 {
|
|
6396
|
+
font-size: 24px;
|
|
6397
|
+
&:before {
|
|
6398
|
+
content: "\f9b8";
|
|
6399
|
+
}
|
|
6400
|
+
}
|
|
6401
|
+
.kbq-server-badge-linux_16 {
|
|
6402
|
+
font-size: 16px;
|
|
6403
|
+
&:before {
|
|
6404
|
+
content: "\f9b9";
|
|
6405
|
+
}
|
|
6406
|
+
}
|
|
6407
|
+
.kbq-server-badge-linux_24 {
|
|
6408
|
+
font-size: 24px;
|
|
6409
|
+
&:before {
|
|
6410
|
+
content: "\f9ba";
|
|
6411
|
+
}
|
|
6412
|
+
}
|
|
6413
|
+
.kbq-server-badge-windows_16 {
|
|
6414
|
+
font-size: 16px;
|
|
6415
|
+
&:before {
|
|
6416
|
+
content: "\f9bb";
|
|
6417
|
+
}
|
|
6418
|
+
}
|
|
6419
|
+
.kbq-server-badge-windows_24 {
|
|
6420
|
+
font-size: 24px;
|
|
6421
|
+
&:before {
|
|
6422
|
+
content: "\f9bc";
|
|
6423
|
+
}
|
|
6424
|
+
}
|
package/fonts/kbq-icons.ttf
CHANGED
|
Binary file
|
package/fonts/kbq-icons.woff
CHANGED
|
Binary file
|