@odx/icons 2.6.0 → 2.6.1

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.1](https://dev.azure.com/draeger/ODXP/_git/odx-icons/compare/v2.6.0...v2.6.1) (2023-08-30)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **icons:** fixed codepoints ([a2b90e2](https://dev.azure.com/draeger/ODXP/_git/odx-icons/commit/a2b90e26efa842de8e3a217eaabe980f0b0e07f8))
7
+
1
8
  # [2.6.0](https://dev.azure.com/draeger/ODXP/_git/odx-icons/compare/v2.5.0...v2.6.0) (2023-08-28)
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.0</title>
5
+ <title>@odx/icons 2.6.1</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.0
129
+ @odx/icons 2.6.1
130
130
  </h1>
131
131
  <input class="page-search" placeholder="Search icons ..." />
132
132
  <div class="icon-count">
@@ -153,8 +153,8 @@ $glyphs: (
153
153
  error-colored: "\f258",
154
154
  error-colored-part1: "\f1cb",
155
155
  export: "\f181",
156
- favicon: "\f236",
157
- favicon-part1: "\f239",
156
+ favicon: "\f239",
157
+ favicon-part1: "\f24b",
158
158
  favorite: "\f183",
159
159
  favorite-solid: "\f182",
160
160
  fax: "\f22a",
@@ -571,11 +571,11 @@
571
571
  content: "\f181";
572
572
  }
573
573
  [data-icon-set=core][data-icon-name=favicon]::before {
574
- content: "\f236";
574
+ content: "\f239";
575
575
  color: #002766;
576
576
  }
577
577
  [data-icon-set=core][data-icon-name=favicon]::after {
578
- content: "\f239";
578
+ content: "\f24b";
579
579
  color: #FFF;
580
580
  }
581
581
  [data-icon-set=core][data-icon-name=favorite]::before {
Binary file
Binary file
Binary file
Binary file
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta charset="utf-8">
5
- <title>@odx/icons 2.6.0</title>
5
+ <title>@odx/icons 2.6.1</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.0
129
+ @odx/icons 2.6.1
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.0",
3
+ "version": "2.6.1",
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.0</title>
5
+ <title>@odx/icons 2.6.1</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.0
129
+ @odx/icons 2.6.1
130
130
  </h1>
131
131
  <input class="page-search" placeholder="Search icons ..." />
132
132
  <div class="icon-count">