@koobiq/icons 9.1.0 → 9.2.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 +23 -13
- package/fonts/kbq-icons.css +8 -2
- package/fonts/kbq-icons.html +6 -0
- package/fonts/kbq-icons.scss +8 -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/circle-o_24.svg +1 -1
- package/svg/north-east_16.svg +1 -0
- package/symbol/sprite.scss +5 -0
- package/symbol/sprite.symbol.html +12 -2
- package/symbol/svg/sprite.symbol.svg +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
1
|
+
# 9.2.0 (2024-10-28)
|
|
2
|
+
|
|
3
|
+
**Added**
|
|
4
|
+
|
|
5
|
+
* north-east_16
|
|
6
|
+
|
|
7
|
+
**Fixed**
|
|
8
|
+
|
|
9
|
+
* circle-o_24.svg
|
|
10
|
+
|
|
1
11
|
# 9.1.0 (2024-09-25)
|
|
2
12
|
|
|
3
13
|
### Icons
|
|
@@ -5,21 +15,21 @@
|
|
|
5
15
|
* feature added new icons 6-23 sept ([#DS-2902](https://github.com/koobiq/icons/issues/issue/DS-2902)) ([#4](https://github.com/koobiq/icons/issues/4)) 7d517b7
|
|
6
16
|
|
|
7
17
|
**New Icons**
|
|
8
|
-
arrow-rotate-right_16
|
|
9
|
-
chevron-double-down-s_16
|
|
10
|
-
chevron-double-left-s_16
|
|
11
|
-
chevron-double-right-s_16
|
|
12
|
-
chevron-double-up-s_16
|
|
13
|
-
chevrons-down-up-s_16
|
|
14
|
-
chevrons-up-down-s_16
|
|
15
|
-
cloud-badge-key-o_16
|
|
16
|
-
cloud-badge-key-o_24
|
|
18
|
+
* arrow-rotate-right_16
|
|
19
|
+
* chevron-double-down-s_16
|
|
20
|
+
* chevron-double-left-s_16
|
|
21
|
+
* chevron-double-right-s_16
|
|
22
|
+
* chevron-double-up-s_16
|
|
23
|
+
* chevrons-down-up-s_16
|
|
24
|
+
* chevrons-up-down-s_16
|
|
25
|
+
* cloud-badge-key-o_16
|
|
26
|
+
* cloud-badge-key-o_24
|
|
17
27
|
|
|
18
28
|
**Fixed Shape Size**
|
|
19
|
-
chevron-down-s_16
|
|
20
|
-
chevron-left-s_16
|
|
21
|
-
chevron-right-s_16
|
|
22
|
-
chevron-up-s_16
|
|
29
|
+
* chevron-down-s_16
|
|
30
|
+
* chevron-left-s_16
|
|
31
|
+
* chevron-right-s_16
|
|
32
|
+
* chevron-up-s_16
|
|
23
33
|
|
|
24
34
|
# 9.0.0 (2024-09-13)
|
|
25
35
|
|
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?f75aede8c6cd491b3d01a48d8b1cb94c") format("truetype"),
|
|
6
|
+
url("./kbq-icons.woff?f75aede8c6cd491b3d01a48d8b1cb94c") format("woff");
|
|
7
7
|
}
|
|
8
8
|
|
|
9
9
|
.kbq {
|
|
@@ -3734,3 +3734,9 @@ transform:rotate(0.001deg);
|
|
|
3734
3734
|
.kbq-chevron-double-up-s_16:before {
|
|
3735
3735
|
content: "\f7fc";
|
|
3736
3736
|
}
|
|
3737
|
+
.kbq-north-east_16 {
|
|
3738
|
+
font-size: 16px;
|
|
3739
|
+
}
|
|
3740
|
+
.kbq-north-east_16:before {
|
|
3741
|
+
content: "\f7fd";
|
|
3742
|
+
}
|
package/fonts/kbq-icons.html
CHANGED
|
@@ -1103,6 +1103,12 @@
|
|
|
1103
1103
|
<span class='label'>north-star_16</span>
|
|
1104
1104
|
</span>
|
|
1105
1105
|
</div>
|
|
1106
|
+
<div class="icon" data-name="north-east_16" title="north-east_16">
|
|
1107
|
+
<span class="inner">
|
|
1108
|
+
<i class="kbq kbq-north-east_16" aria-hidden="true"></i>
|
|
1109
|
+
<span class='label'>north-east_16</span>
|
|
1110
|
+
</span>
|
|
1111
|
+
</div>
|
|
1106
1112
|
<div class="icon" data-name="node-tree" title="node-tree">
|
|
1107
1113
|
<span class="inner">
|
|
1108
1114
|
<i class="kbq kbq-node-tree" 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?f75aede8c6cd491b3d01a48d8b1cb94c") format("truetype"),
|
|
6
|
+
url("./kbq-icons.woff?f75aede8c6cd491b3d01a48d8b1cb94c") format("woff");
|
|
7
7
|
}
|
|
8
8
|
|
|
9
9
|
.kbq {
|
|
@@ -3734,3 +3734,9 @@ transform:rotate(0.001deg);
|
|
|
3734
3734
|
content: "\f7fc";
|
|
3735
3735
|
}
|
|
3736
3736
|
}
|
|
3737
|
+
.kbq-north-east_16 {
|
|
3738
|
+
font-size: 16px;
|
|
3739
|
+
&:before {
|
|
3740
|
+
content: "\f7fd";
|
|
3741
|
+
}
|
|
3742
|
+
}
|
package/fonts/kbq-icons.ttf
CHANGED
|
Binary file
|
package/fonts/kbq-icons.woff
CHANGED
|
Binary file
|