@odx/icons 2.6.1 → 2.6.2

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,10 @@
1
+ ## [2.6.2](https://dev.azure.com/draeger/ODXP/_git/odx-icons/compare/v2.6.1...v2.6.2) (2023-08-30)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **icons:** fix bluetooth off ([7c9fe85](https://dev.azure.com/draeger/ODXP/_git/odx-icons/commit/7c9fe8580cc7cfcfecd474bd3ed92a83c7d4ae0a))
7
+
1
8
  ## [2.6.1](https://dev.azure.com/draeger/ODXP/_git/odx-icons/compare/v2.6.0...v2.6.1) (2023-08-30)
2
9
 
3
10
 
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta charset="utf-8">
5
- <title>@odx/icons 2.6.1</title>
5
+ <title>@odx/icons 2.6.2</title>
6
6
  <link rel="stylesheet" type="text/css" href="core-icons.css" media="screen" />
7
7
  <style>
8
8
  * {
@@ -126,7 +126,7 @@
126
126
  />
127
127
  </svg>
128
128
  <h1 class="page-title">
129
- @odx/icons 2.6.1
129
+ @odx/icons 2.6.2
130
130
  </h1>
131
131
  <input class="page-search" placeholder="Search icons ..." />
132
132
  <div class="icon-count">
@@ -44,7 +44,7 @@ $glyphs: (
44
44
  blocked-colored: "\f232",
45
45
  blocked-colored-part1: "\f137",
46
46
  bluetooth: "\f12c",
47
- bluetooth-off: "\f12a",
47
+ bluetooth-off: "\f24d",
48
48
  bluetooth-paired: "\f12b",
49
49
  blur: "\f233",
50
50
  bookmark: "\f12d",
@@ -218,7 +218,8 @@
218
218
  content: "\f12c";
219
219
  }
220
220
  [data-icon-set=core][data-icon-name=bluetooth-off]::before {
221
- content: "\f12a";
221
+ content: "\f24d";
222
+ color: #000000;
222
223
  }
223
224
  [data-icon-set=core][data-icon-name=bluetooth-paired]::before {
224
225
  content: "\f12b";
Binary file
@@ -227,6 +227,7 @@
227
227
  }
228
228
  &[data-icon-name="bluetooth-off"]::before {
229
229
  content: utils.get-icon-glyph("bluetooth-off");
230
+ color: #000000;
230
231
  }
231
232
  &[data-icon-name="bluetooth-paired"]::before {
232
233
  content: utils.get-icon-glyph("bluetooth-paired");
Binary file
Binary file
Binary file
@@ -1 +1,12 @@
1
- <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-acc8c927-1f7f-499e-b5bd-b029ac599b92" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m22.71,21.29L2.71,1.29l-1.41,1.41,4.94,4.94-.79,1.18,4.76,3.17-4.74,3.24,1.13,1.65,4.4-3.01v9.25l5.85-4.87,4.45,4.45,1.41-1.41Zm-9.71-2.43v-4.45l2.43,2.43-2.43,2.02Zm6.16-2.53l-2.3-2.3,2.81,1.88-.51.43Zm.51-8.37L11,.89v7.29l3.39,3.39,5.28-3.61Zm-6.67-2.86l3.33,2.72-3.33,2.28v-4.99Z" style="fill:#f0f;"/><rect x=".85" y="10.5" width="24.31" height="1.51" transform="translate(11.77 -5.9) rotate(45)" style="fill:#f0f;"/></svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 27.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="uuid-acc8c927-1f7f-499e-b5bd-b029ac599b92"
4
+ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 24 24"
5
+ style="enable-background:new 0 0 24 24;" xml:space="preserve">
6
+ <style type="text/css">
7
+ .st0{fill:#FF00FF;}
8
+ </style>
9
+ <path class="st0" d="M22.7,21.3l-20-20L1.3,2.7l4.9,4.9L5.5,8.8l4.8,3.2l-4.7,3.2l1.1,1.6l4.4-3v9.2l5.9-4.9l4.5,4.5
10
+ C21.3,22.7,22.7,21.3,22.7,21.3z M13,18.9v-4.4l2.4,2.4L13,18.9z M19.2,16.3L16.9,14l2.8,1.9L19.2,16.3L19.2,16.3z M19.7,8L11,0.9
11
+ v7.3l3.4,3.4C14.4,11.6,19.7,8,19.7,8z M13,5.1l3.3,2.7L13,10.1V5.1L13,5.1z"/>
12
+ </svg>
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta charset="utf-8">
5
- <title>@odx/icons 2.6.1</title>
5
+ <title>@odx/icons 2.6.2</title>
6
6
  <link rel="stylesheet" type="text/css" href="medical-icons.css" media="screen" />
7
7
  <style>
8
8
  * {
@@ -126,7 +126,7 @@
126
126
  />
127
127
  </svg>
128
128
  <h1 class="page-title">
129
- @odx/icons 2.6.1
129
+ @odx/icons 2.6.2
130
130
  </h1>
131
131
  <input class="page-search" placeholder="Search icons ..." />
132
132
  <div class="icon-count">
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@odx/icons",
3
- "version": "2.6.1",
3
+ "version": "2.6.2",
4
4
  "author": "Drägerwerk AG & Co. KGaA",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "publishConfig": {
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta charset="utf-8">
5
- <title>@odx/icons 2.6.1</title>
5
+ <title>@odx/icons 2.6.2</title>
6
6
  <link rel="stylesheet" type="text/css" href="safety-icons.css" media="screen" />
7
7
  <style>
8
8
  * {
@@ -126,7 +126,7 @@
126
126
  />
127
127
  </svg>
128
128
  <h1 class="page-title">
129
- @odx/icons 2.6.1
129
+ @odx/icons 2.6.2
130
130
  </h1>
131
131
  <input class="page-search" placeholder="Search icons ..." />
132
132
  <div class="icon-count">