@koobiq/icons 11.3.0 → 11.4.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 +6 -0
- package/fonts/{kbq-icons-11.3.0.css → kbq-icons-11.4.0.css} +16 -4
- package/fonts/{kbq-icons-11.3.0.html → kbq-icons-11.4.0.html} +15 -3
- package/fonts/{kbq-icons-11.3.0.scss → kbq-icons-11.4.0.scss} +16 -4
- package/fonts/{kbq-icons-11.3.0.ttf → kbq-icons-11.4.0.ttf} +0 -0
- package/fonts/{kbq-icons-11.3.0.woff → kbq-icons-11.4.0.woff} +0 -0
- package/fonts/kbq-icons.css +14 -2
- package/fonts/kbq-icons.html +12 -0
- package/fonts/kbq-icons.scss +14 -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/arrow-up-to-bracket_16.svg +1 -0
- package/svg/arrow-up-to-bracket_24.svg +1 -0
- package/symbol/sprite.scss +10 -0
- package/symbol/sprite.symbol.html +21 -1
- package/symbol/svg/sprite.symbol.svg +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
|
|
2
2
|
@font-face {
|
|
3
|
-
font-family: "Koobiq Icons 11.
|
|
3
|
+
font-family: "Koobiq Icons 11.4.0";
|
|
4
4
|
font-weight: normal;
|
|
5
5
|
font-style: normal;
|
|
6
|
-
src: url("./kbq-icons-11.
|
|
7
|
-
url("./kbq-icons-11.
|
|
6
|
+
src: url("./kbq-icons-11.4.0.ttf?0787168aaf5b5f435356581106badc5a") format("truetype"),
|
|
7
|
+
url("./kbq-icons-11.4.0.woff?0787168aaf5b5f435356581106badc5a") format("woff");
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
.kbq {
|
|
12
|
-
font-family: "Koobiq Icons 11.
|
|
12
|
+
font-family: "Koobiq Icons 11.4.0";
|
|
13
13
|
display:inline-block;
|
|
14
14
|
vertical-align:middle;
|
|
15
15
|
line-height:1;
|
|
@@ -6994,3 +6994,15 @@ transform:rotate(0.001deg);
|
|
|
6994
6994
|
.kbq-cloud-half_24:before {
|
|
6995
6995
|
content: "\f9c4";
|
|
6996
6996
|
}
|
|
6997
|
+
.kbq-arrow-up-to-bracket_16 {
|
|
6998
|
+
font-size: 16px;
|
|
6999
|
+
}
|
|
7000
|
+
.kbq-arrow-up-to-bracket_16:before {
|
|
7001
|
+
content: "\f9c5";
|
|
7002
|
+
}
|
|
7003
|
+
.kbq-arrow-up-to-bracket_24 {
|
|
7004
|
+
font-size: 24px;
|
|
7005
|
+
}
|
|
7006
|
+
.kbq-arrow-up-to-bracket_24:before {
|
|
7007
|
+
content: "\f9c6";
|
|
7008
|
+
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
<html lang="en">
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="UTF-8">
|
|
5
|
-
<title>kbq-icons-11.
|
|
5
|
+
<title>kbq-icons-11.4.0</title>
|
|
6
6
|
<style>
|
|
7
7
|
html {
|
|
8
8
|
box-sizing: border-box;
|
|
@@ -89,10 +89,10 @@
|
|
|
89
89
|
}
|
|
90
90
|
</style>
|
|
91
91
|
|
|
92
|
-
<link rel="stylesheet" type="text/css" href="kbq-icons-11.
|
|
92
|
+
<link rel="stylesheet" type="text/css" href="kbq-icons-11.4.0.css" />
|
|
93
93
|
</head>
|
|
94
94
|
<body>
|
|
95
|
-
<h1>kbq-icons-11.
|
|
95
|
+
<h1>kbq-icons-11.4.0</h1>
|
|
96
96
|
|
|
97
97
|
<div id="icons">
|
|
98
98
|
<div class="icon" data-name="xmark_32" title="xmark_32">
|
|
@@ -5951,6 +5951,18 @@
|
|
|
5951
5951
|
<span class='label'>arrow-up-xs_16</span>
|
|
5952
5952
|
</span>
|
|
5953
5953
|
</div>
|
|
5954
|
+
<div class="icon" data-name="arrow-up-to-bracket_24" title="arrow-up-to-bracket_24">
|
|
5955
|
+
<span class="inner">
|
|
5956
|
+
<i class="kbq kbq-arrow-up-to-bracket_24" aria-hidden="true"></i>
|
|
5957
|
+
<span class='label'>arrow-up-to-bracket_24</span>
|
|
5958
|
+
</span>
|
|
5959
|
+
</div>
|
|
5960
|
+
<div class="icon" data-name="arrow-up-to-bracket_16" title="arrow-up-to-bracket_16">
|
|
5961
|
+
<span class="inner">
|
|
5962
|
+
<i class="kbq kbq-arrow-up-to-bracket_16" aria-hidden="true"></i>
|
|
5963
|
+
<span class='label'>arrow-up-to-bracket_16</span>
|
|
5964
|
+
</span>
|
|
5965
|
+
</div>
|
|
5954
5966
|
<div class="icon" data-name="arrow-up-s_24" title="arrow-up-s_24">
|
|
5955
5967
|
<span class="inner">
|
|
5956
5968
|
<i class="kbq kbq-arrow-up-s_24" aria-hidden="true"></i>
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
|
|
2
2
|
@font-face {
|
|
3
|
-
font-family: "Koobiq Icons 11.
|
|
3
|
+
font-family: "Koobiq Icons 11.4.0";
|
|
4
4
|
font-weight: normal;
|
|
5
5
|
font-style: normal;
|
|
6
|
-
src: url("./kbq-icons-11.
|
|
7
|
-
url("./kbq-icons-11.
|
|
6
|
+
src: url("./kbq-icons-11.4.0.ttf?0787168aaf5b5f435356581106badc5a") format("truetype"),
|
|
7
|
+
url("./kbq-icons-11.4.0.woff?0787168aaf5b5f435356581106badc5a") format("woff");
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
.kbq {
|
|
12
|
-
font-family: "Koobiq Icons 11.
|
|
12
|
+
font-family: "Koobiq Icons 11.4.0";
|
|
13
13
|
display:inline-block;
|
|
14
14
|
vertical-align:middle;
|
|
15
15
|
line-height:1;
|
|
@@ -6994,3 +6994,15 @@ transform:rotate(0.001deg);
|
|
|
6994
6994
|
content: "\f9c4";
|
|
6995
6995
|
}
|
|
6996
6996
|
}
|
|
6997
|
+
.kbq-arrow-up-to-bracket_16 {
|
|
6998
|
+
font-size: 16px;
|
|
6999
|
+
&:before {
|
|
7000
|
+
content: "\f9c5";
|
|
7001
|
+
}
|
|
7002
|
+
}
|
|
7003
|
+
.kbq-arrow-up-to-bracket_24 {
|
|
7004
|
+
font-size: 24px;
|
|
7005
|
+
&:before {
|
|
7006
|
+
content: "\f9c6";
|
|
7007
|
+
}
|
|
7008
|
+
}
|
|
Binary file
|
|
Binary file
|
package/fonts/kbq-icons.css
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
font-family: "Koobiq Icons";
|
|
4
4
|
font-weight: normal;
|
|
5
5
|
font-style: normal;
|
|
6
|
-
src: url("./kbq-icons.ttf?
|
|
7
|
-
url("./kbq-icons.woff?
|
|
6
|
+
src: url("./kbq-icons.ttf?5314fd639bffd6f8587b4cafb738dc29") format("truetype"),
|
|
7
|
+
url("./kbq-icons.woff?5314fd639bffd6f8587b4cafb738dc29") format("woff");
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
|
|
@@ -6994,3 +6994,15 @@ transform:rotate(0.001deg);
|
|
|
6994
6994
|
.kbq-cloud-half_24:before {
|
|
6995
6995
|
content: "\f9c4";
|
|
6996
6996
|
}
|
|
6997
|
+
.kbq-arrow-up-to-bracket_16 {
|
|
6998
|
+
font-size: 16px;
|
|
6999
|
+
}
|
|
7000
|
+
.kbq-arrow-up-to-bracket_16:before {
|
|
7001
|
+
content: "\f9c5";
|
|
7002
|
+
}
|
|
7003
|
+
.kbq-arrow-up-to-bracket_24 {
|
|
7004
|
+
font-size: 24px;
|
|
7005
|
+
}
|
|
7006
|
+
.kbq-arrow-up-to-bracket_24:before {
|
|
7007
|
+
content: "\f9c6";
|
|
7008
|
+
}
|
package/fonts/kbq-icons.html
CHANGED
|
@@ -5951,6 +5951,18 @@
|
|
|
5951
5951
|
<span class='label'>arrow-up-xs_16</span>
|
|
5952
5952
|
</span>
|
|
5953
5953
|
</div>
|
|
5954
|
+
<div class="icon" data-name="arrow-up-to-bracket_24" title="arrow-up-to-bracket_24">
|
|
5955
|
+
<span class="inner">
|
|
5956
|
+
<i class="kbq kbq-arrow-up-to-bracket_24" aria-hidden="true"></i>
|
|
5957
|
+
<span class='label'>arrow-up-to-bracket_24</span>
|
|
5958
|
+
</span>
|
|
5959
|
+
</div>
|
|
5960
|
+
<div class="icon" data-name="arrow-up-to-bracket_16" title="arrow-up-to-bracket_16">
|
|
5961
|
+
<span class="inner">
|
|
5962
|
+
<i class="kbq kbq-arrow-up-to-bracket_16" aria-hidden="true"></i>
|
|
5963
|
+
<span class='label'>arrow-up-to-bracket_16</span>
|
|
5964
|
+
</span>
|
|
5965
|
+
</div>
|
|
5954
5966
|
<div class="icon" data-name="arrow-up-s_24" title="arrow-up-s_24">
|
|
5955
5967
|
<span class="inner">
|
|
5956
5968
|
<i class="kbq kbq-arrow-up-s_24" aria-hidden="true"></i>
|
package/fonts/kbq-icons.scss
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
font-family: "Koobiq Icons";
|
|
4
4
|
font-weight: normal;
|
|
5
5
|
font-style: normal;
|
|
6
|
-
src: url("./kbq-icons.ttf?
|
|
7
|
-
url("./kbq-icons.woff?
|
|
6
|
+
src: url("./kbq-icons.ttf?5314fd639bffd6f8587b4cafb738dc29") format("truetype"),
|
|
7
|
+
url("./kbq-icons.woff?5314fd639bffd6f8587b4cafb738dc29") format("woff");
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
|
|
@@ -6994,3 +6994,15 @@ transform:rotate(0.001deg);
|
|
|
6994
6994
|
content: "\f9c4";
|
|
6995
6995
|
}
|
|
6996
6996
|
}
|
|
6997
|
+
.kbq-arrow-up-to-bracket_16 {
|
|
6998
|
+
font-size: 16px;
|
|
6999
|
+
&:before {
|
|
7000
|
+
content: "\f9c5";
|
|
7001
|
+
}
|
|
7002
|
+
}
|
|
7003
|
+
.kbq-arrow-up-to-bracket_24 {
|
|
7004
|
+
font-size: 24px;
|
|
7005
|
+
&:before {
|
|
7006
|
+
content: "\f9c6";
|
|
7007
|
+
}
|
|
7008
|
+
}
|
package/fonts/kbq-icons.ttf
CHANGED
|
Binary file
|
package/fonts/kbq-icons.woff
CHANGED
|
Binary file
|