@koobiq/icons 10.8.0 → 10.9.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 CHANGED
@@ -1,27 +1,49 @@
1
- # 10.8.0 (2025-09-22)
1
+ # 10.9.0 (2025-10-15)
2
2
 
3
- ### Icons
3
+ ### Added
4
+ * bars-arrow-left_16
5
+ * bars-arrow-left_24
6
+ * bars-arrow-right_16
7
+ * bars-arrow-right_24
8
+ * envelope-mta_16
9
+ * envelope-mta_24
10
+ * gateway-envelope_16
11
+ * gateway-envelope_24
4
12
 
5
- * feature 24px icons: desktop-o, desktop-multiple, fincert ([#DS-4130](https://github.com/koobiq/icons/issues/issue/DS-4130)) ([#60](https://github.com/koobiq/icons/issues/60)) 6489bab
13
+ ([#64](https://github.com/koobiq/icons/issues/64)) 90b7c8d
6
14
 
7
- ## 10.7.1 (2025-09-12)
15
+ # 10.8.0 (2025-09-22)
8
16
 
9
- ### Icons
17
+ ### Added
18
+ * desktop-o_24
19
+ * desktop-multiple_24
20
+ * fincert_24
10
21
 
11
- * bug fix new pin shape ([#DS-4183](https://github.com/koobiq/icons/issues/issue/DS-4183)) ([#59](https://github.com/koobiq/icons/issues/59)) b5e78d9
22
+ #DS-4130 ([#60](https://github.com/koobiq/icons/issues/60)) 6489bab
23
+
24
+ # 10.7.1 (2025-09-12)
25
+
26
+ ### Changed
27
+ * pin_16
28
+ * pin_24
29
+ * pin-slash_16
30
+ * pin-slash_24
31
+
32
+ #DS-4183 ([#59](https://github.com/koobiq/icons/issues/59)) b5e78d9
12
33
 
13
34
  # 10.7.0 (2025-08-22)
14
35
 
15
- ### Icons
36
+ Figma multipage icon export #DS-4126 ([#54](https://github.com/koobiq/icons/issues/54)) 5e6a22f
37
+
38
+ ### Added
16
39
 
17
- * feature add 24px icons ([#DS-4128](https://github.com/koobiq/icons/issues/issue/DS-4128)) ([#55](https://github.com/koobiq/icons/issues/55)) 9b79461
18
- * feature multiple page icon export ([#DS-4126](https://github.com/koobiq/icons/issues/issue/DS-4126)) ([#54](https://github.com/koobiq/icons/issues/54)) 5e6a22f
40
+ * 385 × 24px icons #DS-4128 ([#55](https://github.com/koobiq/icons/issues/55)) 9b79461
19
41
 
20
42
  # 10.6.0 (2025-08-20)
21
43
 
22
- ### Icons
44
+ ### Added
23
45
 
24
- * feature fincert icon ([#DS-4124](https://github.com/koobiq/icons/issues/issue/DS-4124)) ([#53](https://github.com/koobiq/icons/issues/53)) 12de638
46
+ * fincert_16 - #DS-4124 ([#53](https://github.com/koobiq/icons/issues/53)) 12de638
25
47
 
26
48
  ## 10.5.1 (2025-07-22)
27
49
 
@@ -31,21 +53,21 @@
31
53
 
32
54
  # 10.5.0 (2025-07-21)
33
55
 
34
- ### Icons
56
+ ### Added
35
57
 
36
- * feature added anomaly-square_16 ([#DS-4005](https://github.com/koobiq/icons/issues/issue/DS-4005)) ([#49](https://github.com/koobiq/icons/issues/49)) 3ca0c3f
58
+ * anomaly-square_16 - #DS-4005 ([#49](https://github.com/koobiq/icons/issues/49)) 3ca0c3f
37
59
 
38
60
  # 10.4.0 (2025-06-27)
39
61
 
40
- ### Icons
62
+ ### Added
41
63
 
42
- * feature add replace_24 ([#DS-3900](https://github.com/koobiq/icons/issues/issue/DS-3900)) ([#44](https://github.com/koobiq/icons/issues/44)) dbc6d25
64
+ * replace_24 - #DS-3900 ([#44](https://github.com/koobiq/icons/issues/44)) dbc6d25
43
65
 
44
66
  # 10.3.0 (2025-06-24)
45
67
 
46
- ### Icons
68
+ ### Added
47
69
 
48
- * feature added aurora OS icon ([#DS-3857](https://github.com/koobiq/icons/issues/issue/DS-3857)) ([#43](https://github.com/koobiq/icons/issues/43)) 6c78d0b
70
+ * aurora-os_16 - #DS-3857 ([#43](https://github.com/koobiq/icons/issues/43)) 6c78d0b
49
71
 
50
72
  # 10.2.0 (2025-06-23)
51
73
 
@@ -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?1b6deef1f01f5b603cb934303fac5de4") format("truetype"),
6
- url("./kbq-icons.woff?1b6deef1f01f5b603cb934303fac5de4") format("woff");
5
+ src: url("./kbq-icons.ttf?e17d2c448a5282850ee45dfa2b4f75fa") format("truetype"),
6
+ url("./kbq-icons.woff?e17d2c448a5282850ee45dfa2b4f75fa") format("woff");
7
7
  }
8
8
 
9
9
  .kbq {
@@ -6302,3 +6302,51 @@ 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
+ }
@@ -3053,6 +3053,18 @@
3053
3053
  <span class='label'>gear-badge-arrowtriangle-up-square_16</span>
3054
3054
  </span>
3055
3055
  </div>
3056
+ <div class="icon" data-name="gateway-envelope_24" title="gateway-envelope_24">
3057
+ <span class="inner">
3058
+ <i class="kbq kbq-gateway-envelope_24" aria-hidden="true"></i>
3059
+ <span class='label'>gateway-envelope_24</span>
3060
+ </span>
3061
+ </div>
3062
+ <div class="icon" data-name="gateway-envelope_16" title="gateway-envelope_16">
3063
+ <span class="inner">
3064
+ <i class="kbq kbq-gateway-envelope_16" aria-hidden="true"></i>
3065
+ <span class='label'>gateway-envelope_16</span>
3066
+ </span>
3067
+ </div>
3056
3068
  <div class="icon" data-name="forward_24" title="forward_24">
3057
3069
  <span class="inner">
3058
3070
  <i class="kbq kbq-forward_24" aria-hidden="true"></i>
@@ -3629,6 +3641,18 @@
3629
3641
  <span class='label'>envelope_16</span>
3630
3642
  </span>
3631
3643
  </div>
3644
+ <div class="icon" data-name="envelope-mta_24" title="envelope-mta_24">
3645
+ <span class="inner">
3646
+ <i class="kbq kbq-envelope-mta_24" aria-hidden="true"></i>
3647
+ <span class='label'>envelope-mta_24</span>
3648
+ </span>
3649
+ </div>
3650
+ <div class="icon" data-name="envelope-mta_16" title="envelope-mta_16">
3651
+ <span class="inner">
3652
+ <i class="kbq kbq-envelope-mta_16" aria-hidden="true"></i>
3653
+ <span class='label'>envelope-mta_16</span>
3654
+ </span>
3655
+ </div>
3632
3656
  <div class="icon" data-name="envelope-dot_24" title="envelope-dot_24">
3633
3657
  <span class="inner">
3634
3658
  <i class="kbq kbq-envelope-dot_24" aria-hidden="true"></i>
@@ -5423,6 +5447,30 @@
5423
5447
  <span class='label'>bars-bold-horizontal_16</span>
5424
5448
  </span>
5425
5449
  </div>
5450
+ <div class="icon" data-name="bars-arrow-right_24" title="bars-arrow-right_24">
5451
+ <span class="inner">
5452
+ <i class="kbq kbq-bars-arrow-right_24" aria-hidden="true"></i>
5453
+ <span class='label'>bars-arrow-right_24</span>
5454
+ </span>
5455
+ </div>
5456
+ <div class="icon" data-name="bars-arrow-right_16" title="bars-arrow-right_16">
5457
+ <span class="inner">
5458
+ <i class="kbq kbq-bars-arrow-right_16" aria-hidden="true"></i>
5459
+ <span class='label'>bars-arrow-right_16</span>
5460
+ </span>
5461
+ </div>
5462
+ <div class="icon" data-name="bars-arrow-left_24" title="bars-arrow-left_24">
5463
+ <span class="inner">
5464
+ <i class="kbq kbq-bars-arrow-left_24" aria-hidden="true"></i>
5465
+ <span class='label'>bars-arrow-left_24</span>
5466
+ </span>
5467
+ </div>
5468
+ <div class="icon" data-name="bars-arrow-left_16" title="bars-arrow-left_16">
5469
+ <span class="inner">
5470
+ <i class="kbq kbq-bars-arrow-left_16" aria-hidden="true"></i>
5471
+ <span class='label'>bars-arrow-left_16</span>
5472
+ </span>
5473
+ </div>
5426
5474
  <div class="icon" data-name="band-aid_24" title="band-aid_24">
5427
5475
  <span class="inner">
5428
5476
  <i class="kbq kbq-band-aid_24" aria-hidden="true"></i>
@@ -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?1b6deef1f01f5b603cb934303fac5de4") format("truetype"),
6
- url("./kbq-icons.woff?1b6deef1f01f5b603cb934303fac5de4") format("woff");
5
+ src: url("./kbq-icons.ttf?e17d2c448a5282850ee45dfa2b4f75fa") format("truetype"),
6
+ url("./kbq-icons.woff?e17d2c448a5282850ee45dfa2b4f75fa") format("woff");
7
7
  }
8
8
 
9
9
  .kbq {
@@ -6302,3 +6302,51 @@ 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
+ }
Binary file
Binary file