@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 +7 -0
- package/core/core-demo-poster.html +2 -2
- package/core/core-iconmap.scss +2 -2
- package/core/core-icons.css +2 -2
- package/core/core-icons.eot +0 -0
- package/core/core-icons.ttf +0 -0
- package/core/core-icons.woff +0 -0
- package/core/core-icons.woff2 +0 -0
- package/medical/medical-demo-poster.html +2 -2
- package/medical/medical-icons.eot +0 -0
- package/package.json +1 -1
- package/safety/safety-demo-poster.html +2 -2
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.
|
|
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.
|
|
129
|
+
@odx/icons 2.6.1
|
|
130
130
|
</h1>
|
|
131
131
|
<input class="page-search" placeholder="Search icons ..." />
|
|
132
132
|
<div class="icon-count">
|
package/core/core-iconmap.scss
CHANGED
|
@@ -153,8 +153,8 @@ $glyphs: (
|
|
|
153
153
|
error-colored: "\f258",
|
|
154
154
|
error-colored-part1: "\f1cb",
|
|
155
155
|
export: "\f181",
|
|
156
|
-
favicon: "\
|
|
157
|
-
favicon-part1: "\
|
|
156
|
+
favicon: "\f239",
|
|
157
|
+
favicon-part1: "\f24b",
|
|
158
158
|
favorite: "\f183",
|
|
159
159
|
favorite-solid: "\f182",
|
|
160
160
|
fax: "\f22a",
|
package/core/core-icons.css
CHANGED
|
@@ -571,11 +571,11 @@
|
|
|
571
571
|
content: "\f181";
|
|
572
572
|
}
|
|
573
573
|
[data-icon-set=core][data-icon-name=favicon]::before {
|
|
574
|
-
content: "\
|
|
574
|
+
content: "\f239";
|
|
575
575
|
color: #002766;
|
|
576
576
|
}
|
|
577
577
|
[data-icon-set=core][data-icon-name=favicon]::after {
|
|
578
|
-
content: "\
|
|
578
|
+
content: "\f24b";
|
|
579
579
|
color: #FFF;
|
|
580
580
|
}
|
|
581
581
|
[data-icon-set=core][data-icon-name=favorite]::before {
|
package/core/core-icons.eot
CHANGED
|
Binary file
|
package/core/core-icons.ttf
CHANGED
|
Binary file
|
package/core/core-icons.woff
CHANGED
|
Binary file
|
package/core/core-icons.woff2
CHANGED
|
Binary file
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
<html>
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="utf-8">
|
|
5
|
-
<title>@odx/icons 2.6.
|
|
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.
|
|
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
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
<html>
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="utf-8">
|
|
5
|
-
<title>@odx/icons 2.6.
|
|
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.
|
|
129
|
+
@odx/icons 2.6.1
|
|
130
130
|
</h1>
|
|
131
131
|
<input class="page-search" placeholder="Search icons ..." />
|
|
132
132
|
<div class="icon-count">
|