@koobiq/icons 10.1.0 → 10.3.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 +12 -0
- package/fonts/kbq-icons.css +20 -2
- package/fonts/kbq-icons.html +18 -0
- package/fonts/kbq-icons.scss +20 -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/aurora-os_16.svg +1 -0
- package/svg/highlighter_16.svg +1 -0
- package/svg/scan_16.svg +1 -0
- package/symbol/sprite.scss +15 -0
- package/symbol/sprite.symbol.html +31 -1
- package/symbol/svg/sprite.symbol.svg +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
# 10.3.0 (2025-06-24)
|
|
2
|
+
|
|
3
|
+
### Icons
|
|
4
|
+
|
|
5
|
+
* 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
|
|
6
|
+
|
|
7
|
+
# 10.2.0 (2025-06-23)
|
|
8
|
+
|
|
9
|
+
### Icons
|
|
10
|
+
|
|
11
|
+
* feature added scan_16 highlighter_16 ([#DS-3872](https://github.com/koobiq/icons/issues/issue/DS-3872)) ([#41](https://github.com/koobiq/icons/issues/41)) 7cd8ee4
|
|
12
|
+
|
|
1
13
|
# 10.1.0 (2025-06-02)
|
|
2
14
|
|
|
3
15
|
### Icons
|
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?eb04fd44a9636ae720ad619644163cb1") format("truetype"),
|
|
6
|
+
url("./kbq-icons.woff?eb04fd44a9636ae720ad619644163cb1") format("woff");
|
|
7
7
|
}
|
|
8
8
|
|
|
9
9
|
.kbq {
|
|
@@ -3938,3 +3938,21 @@ transform:rotate(0.001deg);
|
|
|
3938
3938
|
.kbq-vk-alt_16:before {
|
|
3939
3939
|
content: "\f81e";
|
|
3940
3940
|
}
|
|
3941
|
+
.kbq-scan_16 {
|
|
3942
|
+
font-size: 16px;
|
|
3943
|
+
}
|
|
3944
|
+
.kbq-scan_16:before {
|
|
3945
|
+
content: "\f81f";
|
|
3946
|
+
}
|
|
3947
|
+
.kbq-highlighter_16 {
|
|
3948
|
+
font-size: 16px;
|
|
3949
|
+
}
|
|
3950
|
+
.kbq-highlighter_16:before {
|
|
3951
|
+
content: "\f820";
|
|
3952
|
+
}
|
|
3953
|
+
.kbq-aurora-os_16 {
|
|
3954
|
+
font-size: 16px;
|
|
3955
|
+
}
|
|
3956
|
+
.kbq-aurora-os_16:before {
|
|
3957
|
+
content: "\f821";
|
|
3958
|
+
}
|
package/fonts/kbq-icons.html
CHANGED
|
@@ -761,6 +761,12 @@
|
|
|
761
761
|
<span class='label'>scissors_16</span>
|
|
762
762
|
</span>
|
|
763
763
|
</div>
|
|
764
|
+
<div class="icon" data-name="scan_16" title="scan_16">
|
|
765
|
+
<span class="inner">
|
|
766
|
+
<i class="kbq kbq-scan_16" aria-hidden="true"></i>
|
|
767
|
+
<span class='label'>scan_16</span>
|
|
768
|
+
</span>
|
|
769
|
+
</div>
|
|
764
770
|
<div class="icon" data-name="scale_16" title="scale_16">
|
|
765
771
|
<span class="inner">
|
|
766
772
|
<i class="kbq kbq-scale_16" aria-hidden="true"></i>
|
|
@@ -1697,6 +1703,12 @@
|
|
|
1697
1703
|
<span class='label'>hourglass-end_16</span>
|
|
1698
1704
|
</span>
|
|
1699
1705
|
</div>
|
|
1706
|
+
<div class="icon" data-name="highlighter_16" title="highlighter_16">
|
|
1707
|
+
<span class="inner">
|
|
1708
|
+
<i class="kbq kbq-highlighter_16" aria-hidden="true"></i>
|
|
1709
|
+
<span class='label'>highlighter_16</span>
|
|
1710
|
+
</span>
|
|
1711
|
+
</div>
|
|
1700
1712
|
<div class="icon" data-name="hashtag_16" title="hashtag_16">
|
|
1701
1713
|
<span class="inner">
|
|
1702
1714
|
<i class="kbq kbq-hashtag_16" aria-hidden="true"></i>
|
|
@@ -3473,6 +3485,12 @@
|
|
|
3473
3485
|
<span class='label'>backward-step_16</span>
|
|
3474
3486
|
</span>
|
|
3475
3487
|
</div>
|
|
3488
|
+
<div class="icon" data-name="aurora-os_16" title="aurora-os_16">
|
|
3489
|
+
<span class="inner">
|
|
3490
|
+
<i class="kbq kbq-aurora-os_16" aria-hidden="true"></i>
|
|
3491
|
+
<span class='label'>aurora-os_16</span>
|
|
3492
|
+
</span>
|
|
3493
|
+
</div>
|
|
3476
3494
|
<div class="icon" data-name="astra-linux_16" title="astra-linux_16">
|
|
3477
3495
|
<span class="inner">
|
|
3478
3496
|
<i class="kbq kbq-astra-linux_16" aria-hidden="true"></i>
|
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?eb04fd44a9636ae720ad619644163cb1") format("truetype"),
|
|
6
|
+
url("./kbq-icons.woff?eb04fd44a9636ae720ad619644163cb1") format("woff");
|
|
7
7
|
}
|
|
8
8
|
|
|
9
9
|
.kbq {
|
|
@@ -3938,3 +3938,21 @@ transform:rotate(0.001deg);
|
|
|
3938
3938
|
content: "\f81e";
|
|
3939
3939
|
}
|
|
3940
3940
|
}
|
|
3941
|
+
.kbq-scan_16 {
|
|
3942
|
+
font-size: 16px;
|
|
3943
|
+
&:before {
|
|
3944
|
+
content: "\f81f";
|
|
3945
|
+
}
|
|
3946
|
+
}
|
|
3947
|
+
.kbq-highlighter_16 {
|
|
3948
|
+
font-size: 16px;
|
|
3949
|
+
&:before {
|
|
3950
|
+
content: "\f820";
|
|
3951
|
+
}
|
|
3952
|
+
}
|
|
3953
|
+
.kbq-aurora-os_16 {
|
|
3954
|
+
font-size: 16px;
|
|
3955
|
+
&:before {
|
|
3956
|
+
content: "\f821";
|
|
3957
|
+
}
|
|
3958
|
+
}
|
package/fonts/kbq-icons.ttf
CHANGED
|
Binary file
|
package/fonts/kbq-icons.woff
CHANGED
|
Binary file
|