@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 CHANGED
@@ -1,3 +1,9 @@
1
+ # 11.4.0 (2026-03-19)
2
+
3
+ ### Icons
4
+
5
+ * feature arrow up to bracket ([#DS-4785](https://github.com/koobiq/icons/issues/issue/DS-4785)) ([#102](https://github.com/koobiq/icons/issues/102)) c71c8ae
6
+
1
7
  # 11.3.0 (2026-03-05)
2
8
 
3
9
  ### Icons
@@ -1,15 +1,15 @@
1
1
 
2
2
  @font-face {
3
- font-family: "Koobiq Icons 11.3.0";
3
+ font-family: "Koobiq Icons 11.4.0";
4
4
  font-weight: normal;
5
5
  font-style: normal;
6
- src: url("./kbq-icons-11.3.0.ttf?438285b4413a953e17c1b83e80372f1e") format("truetype"),
7
- url("./kbq-icons-11.3.0.woff?438285b4413a953e17c1b83e80372f1e") format("woff");
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.3.0";
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.3.0</title>
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.3.0.css" />
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.3.0</h1>
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.0";
3
+ font-family: "Koobiq Icons 11.4.0";
4
4
  font-weight: normal;
5
5
  font-style: normal;
6
- src: url("./kbq-icons-11.3.0.ttf?438285b4413a953e17c1b83e80372f1e") format("truetype"),
7
- url("./kbq-icons-11.3.0.woff?438285b4413a953e17c1b83e80372f1e") format("woff");
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.3.0";
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
+ }
@@ -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?8ea49417d6510005e716e337db5ea372") format("truetype"),
7
- url("./kbq-icons.woff?8ea49417d6510005e716e337db5ea372") format("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
+ }
@@ -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>
@@ -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?8ea49417d6510005e716e337db5ea372") format("truetype"),
7
- url("./kbq-icons.woff?8ea49417d6510005e716e337db5ea372") format("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
+ }
Binary file
Binary file