@koobiq/icons 10.7.1 → 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,21 +1,49 @@
1
- ## 10.7.1 (2025-09-12)
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
12
+
13
+ ([#64](https://github.com/koobiq/icons/issues/64)) 90b7c8d
14
+
15
+ # 10.8.0 (2025-09-22)
16
+
17
+ ### Added
18
+ * desktop-o_24
19
+ * desktop-multiple_24
20
+ * fincert_24
4
21
 
5
- * 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
6
33
 
7
34
  # 10.7.0 (2025-08-22)
8
35
 
9
- ### Icons
36
+ Figma multipage icon export #DS-4126 ([#54](https://github.com/koobiq/icons/issues/54)) 5e6a22f
37
+
38
+ ### Added
10
39
 
11
- * feature add 24px icons ([#DS-4128](https://github.com/koobiq/icons/issues/issue/DS-4128)) ([#55](https://github.com/koobiq/icons/issues/55)) 9b79461
12
- * 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
13
41
 
14
42
  # 10.6.0 (2025-08-20)
15
43
 
16
- ### Icons
44
+ ### Added
17
45
 
18
- * 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
19
47
 
20
48
  ## 10.5.1 (2025-07-22)
21
49
 
@@ -25,21 +53,21 @@
25
53
 
26
54
  # 10.5.0 (2025-07-21)
27
55
 
28
- ### Icons
56
+ ### Added
29
57
 
30
- * 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
31
59
 
32
60
  # 10.4.0 (2025-06-27)
33
61
 
34
- ### Icons
62
+ ### Added
35
63
 
36
- * 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
37
65
 
38
66
  # 10.3.0 (2025-06-24)
39
67
 
40
- ### Icons
68
+ ### Added
41
69
 
42
- * 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
43
71
 
44
72
  # 10.2.0 (2025-06-23)
45
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?9323d551ad7fb5b5e76ea537a64b50f4") format("truetype"),
6
- url("./kbq-icons.woff?9323d551ad7fb5b5e76ea537a64b50f4") 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 {
@@ -6284,3 +6284,69 @@ transform:rotate(0.001deg);
6284
6284
  .kbq-xmark_24:before {
6285
6285
  content: "\f9a5";
6286
6286
  }
6287
+ .kbq-desktop-o_24 {
6288
+ font-size: 24px;
6289
+ }
6290
+ .kbq-desktop-o_24:before {
6291
+ content: "\f9a6";
6292
+ }
6293
+ .kbq-desktop-multiple-o_24 {
6294
+ font-size: 24px;
6295
+ }
6296
+ .kbq-desktop-multiple-o_24:before {
6297
+ content: "\f9a7";
6298
+ }
6299
+ .kbq-fincert_24 {
6300
+ font-size: 24px;
6301
+ }
6302
+ .kbq-fincert_24:before {
6303
+ content: "\f9a8";
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>
@@ -3263,6 +3275,12 @@
3263
3275
  <span class='label'>fire-flame_16</span>
3264
3276
  </span>
3265
3277
  </div>
3278
+ <div class="icon" data-name="fincert_24" title="fincert_24">
3279
+ <span class="inner">
3280
+ <i class="kbq kbq-fincert_24" aria-hidden="true"></i>
3281
+ <span class='label'>fincert_24</span>
3282
+ </span>
3283
+ </div>
3266
3284
  <div class="icon" data-name="fincert_16" title="fincert_16">
3267
3285
  <span class="inner">
3268
3286
  <i class="kbq kbq-fincert_16" aria-hidden="true"></i>
@@ -3623,6 +3641,18 @@
3623
3641
  <span class='label'>envelope_16</span>
3624
3642
  </span>
3625
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>
3626
3656
  <div class="icon" data-name="envelope-dot_24" title="envelope-dot_24">
3627
3657
  <span class="inner">
3628
3658
  <i class="kbq kbq-envelope-dot_24" aria-hidden="true"></i>
@@ -3815,6 +3845,12 @@
3815
3845
  <span class='label'>desktop-plus-o_16</span>
3816
3846
  </span>
3817
3847
  </div>
3848
+ <div class="icon" data-name="desktop-o_24" title="desktop-o_24">
3849
+ <span class="inner">
3850
+ <i class="kbq kbq-desktop-o_24" aria-hidden="true"></i>
3851
+ <span class='label'>desktop-o_24</span>
3852
+ </span>
3853
+ </div>
3818
3854
  <div class="icon" data-name="desktop-o_16" title="desktop-o_16">
3819
3855
  <span class="inner">
3820
3856
  <i class="kbq kbq-desktop-o_16" aria-hidden="true"></i>
@@ -3833,6 +3869,12 @@
3833
3869
  <span class='label'>desktop-multiple_16</span>
3834
3870
  </span>
3835
3871
  </div>
3872
+ <div class="icon" data-name="desktop-multiple-o_24" title="desktop-multiple-o_24">
3873
+ <span class="inner">
3874
+ <i class="kbq kbq-desktop-multiple-o_24" aria-hidden="true"></i>
3875
+ <span class='label'>desktop-multiple-o_24</span>
3876
+ </span>
3877
+ </div>
3836
3878
  <div class="icon" data-name="desktop-multiple-o_16" title="desktop-multiple-o_16">
3837
3879
  <span class="inner">
3838
3880
  <i class="kbq kbq-desktop-multiple-o_16" aria-hidden="true"></i>
@@ -5405,6 +5447,30 @@
5405
5447
  <span class='label'>bars-bold-horizontal_16</span>
5406
5448
  </span>
5407
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>
5408
5474
  <div class="icon" data-name="band-aid_24" title="band-aid_24">
5409
5475
  <span class="inner">
5410
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?9323d551ad7fb5b5e76ea537a64b50f4") format("truetype"),
6
- url("./kbq-icons.woff?9323d551ad7fb5b5e76ea537a64b50f4") 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 {
@@ -6284,3 +6284,69 @@ transform:rotate(0.001deg);
6284
6284
  content: "\f9a5";
6285
6285
  }
6286
6286
  }
6287
+ .kbq-desktop-o_24 {
6288
+ font-size: 24px;
6289
+ &:before {
6290
+ content: "\f9a6";
6291
+ }
6292
+ }
6293
+ .kbq-desktop-multiple-o_24 {
6294
+ font-size: 24px;
6295
+ &:before {
6296
+ content: "\f9a7";
6297
+ }
6298
+ }
6299
+ .kbq-fincert_24 {
6300
+ font-size: 24px;
6301
+ &:before {
6302
+ content: "\f9a8";
6303
+ }
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