@odx/icons 2.9.4 → 2.9.6
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 +14 -0
- package/core/core-demo-poster.html +2 -2
- 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/uib-legacy/svg/{alarm2-A1.svg → alarm2-a1.svg} +1 -1
- package/uib-legacy/svg/{alarm2-A2.svg → alarm2-a2.svg} +1 -1
- package/uib-legacy/uib-legacy-demo-poster.html +2 -2
- package/uib-legacy/uib-legacy-iconmap.scss +2 -2
- package/uib-legacy/uib-legacy-icons.css +2 -2
- package/uib-legacy/uib-legacy-icons.eot +0 -0
- package/uib-legacy/uib-legacy-icons.ttf +0 -0
- package/uib-legacy/uib-legacy-icons.woff +0 -0
- package/uib-legacy/uib-legacy-icons.woff2 +0 -0
- /package/safety/svg/{firefighter-en-route .svg → firefighter-en-route.svg} +0 -0
- /package/safety/svg/{move-screen .svg → move-screen.svg} +0 -0
- /package/uib-legacy/svg/{firefighter-en-route .svg → firefighter-en-route.svg} +0 -0
- /package/uib-legacy/svg/{move-screen .svg → move-screen.svg} +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
## [2.9.6](https://dev.azure.com/draeger/ODXP/_git/odx-icons/compare/v2.9.5...v2.9.6) (2023-09-25)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* remove whitespace from move-screen icon filename ([e422864](https://dev.azure.com/draeger/ODXP/_git/odx-icons/commit/e422864a695e05aced182eae3db9755e07ef8fab))
|
|
7
|
+
|
|
8
|
+
## [2.9.5](https://dev.azure.com/draeger/ODXP/_git/odx-icons/compare/v2.9.4...v2.9.5) (2023-09-22)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* **icons:** fix of legacy alarm2 icons ([3a99170](https://dev.azure.com/draeger/ODXP/_git/odx-icons/commit/3a99170d8009300ad942b1658717ae945ea3a9f7))
|
|
14
|
+
|
|
1
15
|
## [2.9.4](https://dev.azure.com/draeger/ODXP/_git/odx-icons/compare/v2.9.3...v2.9.4) (2023-09-22)
|
|
2
16
|
|
|
3
17
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
<html>
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="utf-8">
|
|
5
|
-
<title>@odx/icons 2.9.
|
|
5
|
+
<title>@odx/icons 2.9.6</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.9.
|
|
129
|
+
@odx/icons 2.9.6
|
|
130
130
|
</h1>
|
|
131
131
|
<input class="page-search" placeholder="Search icons ..." />
|
|
132
132
|
<div class="icon-count">
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
<html>
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="utf-8">
|
|
5
|
-
<title>@odx/icons 2.9.
|
|
5
|
+
<title>@odx/icons 2.9.6</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.9.
|
|
129
|
+
@odx/icons 2.9.6
|
|
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.9.
|
|
5
|
+
<title>@odx/icons 2.9.6</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.9.
|
|
129
|
+
@odx/icons 2.9.6
|
|
130
130
|
</h1>
|
|
131
131
|
<input class="page-search" placeholder="Search icons ..." />
|
|
132
132
|
<div class="icon-count">
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?><svg id="uuid-
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="uuid-7b58a031-96e4-4ff0-86e1-e1d6504c99a5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="m24.63,13.52v11.48h-1.99v-9.39h-.07l-1.74,1.01-.85-1.48,2.77-1.63h1.87Zm-8.63-3.51l2.28,3.81,2.11-1.34-3.59-6.02c-.18-.31-.49-.46-.79-.46s-.61.15-.79.46L5.65,22.48c-.39.66.05,1.52.79,1.52h12.56v-2.5h-9.86l6.86-11.49Z" style="fill:#f0f; stroke-width:0px;"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?><svg id="uuid-
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="uuid-6294ad22-31e5-45cb-8803-314008573553" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="m22.83,24.17c-.26,0-.39,0-.61.09l-.05-.12c.22-.09.3-.16.47-.33l1.7-1.79c1.44-1.54,2.5-2.84,2.5-4.36,0-2.02-1.35-3.3-3.68-3.3s-3.79,1.79-3.79,3.82h2.1c0-1.12.53-2.09,1.65-2.09,1.02,0,1.63.7,1.63,1.74,0,.72-.43,1.52-1.6,2.72l-3.84,3.87v1.58h7.83v-1.83h-4.31Z" style="fill:#f0f; stroke-width:0px;"/><path d="m18.28,13.82l2.11-1.34-3.59-6.02c-.18-.31-.49-.46-.79-.46s-.61.15-.79.46L5.65,22.48c-.39.66.05,1.52.79,1.52h11.56v-2.5h-8.86l6.86-11.49,2.28,3.81Z" style="fill:#f0f; stroke-width:0px;"/></svg>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
<html>
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="utf-8">
|
|
5
|
-
<title>@odx/icons 2.9.
|
|
5
|
+
<title>@odx/icons 2.9.6</title>
|
|
6
6
|
<link rel="stylesheet" type="text/css" href="uib-legacy-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.9.
|
|
129
|
+
@odx/icons 2.9.6
|
|
130
130
|
</h1>
|
|
131
131
|
<input class="page-search" placeholder="Search icons ..." />
|
|
132
132
|
<div class="icon-count">
|
|
@@ -34,8 +34,8 @@ $glyphs: (
|
|
|
34
34
|
alarm1-average-a3: "\f11f",
|
|
35
35
|
alarm1-average-a4: "\f120",
|
|
36
36
|
alarm2: "\f106",
|
|
37
|
-
alarm2-a1: "\
|
|
38
|
-
alarm2-a2: "\
|
|
37
|
+
alarm2-a1: "\f122",
|
|
38
|
+
alarm2-a2: "\f123",
|
|
39
39
|
alarm3-a1: "\f10a",
|
|
40
40
|
alarm3-a1-part1: "\f10e",
|
|
41
41
|
alarm3-a2: "\f110",
|
|
@@ -190,10 +190,10 @@
|
|
|
190
190
|
content: "\f106";
|
|
191
191
|
}
|
|
192
192
|
[data-icon-set=uib-legacy][data-icon-name=alarm2-a1]::before {
|
|
193
|
-
content: "\
|
|
193
|
+
content: "\f122";
|
|
194
194
|
}
|
|
195
195
|
[data-icon-set=uib-legacy][data-icon-name=alarm2-a2]::before {
|
|
196
|
-
content: "\
|
|
196
|
+
content: "\f123";
|
|
197
197
|
}
|
|
198
198
|
[data-icon-set=uib-legacy][data-icon-name=alarm3-a1]::before {
|
|
199
199
|
content: "\f10a";
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|