@odx/icons 2.9.2 → 2.9.4

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,17 @@
1
+ ## [2.9.4](https://dev.azure.com/draeger/ODXP/_git/odx-icons/compare/v2.9.3...v2.9.4) (2023-09-22)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **icons:** fix of legacy alarm2 icons ([0204a39](https://dev.azure.com/draeger/ODXP/_git/odx-icons/commit/0204a39cc857a0802c7e08292d7fa3f4086a1975))
7
+
8
+ ## [2.9.3](https://dev.azure.com/draeger/ODXP/_git/odx-icons/compare/v2.9.2...v2.9.3) (2023-09-20)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **icons:** correction of leaktest icons again ([6448cf2](https://dev.azure.com/draeger/ODXP/_git/odx-icons/commit/6448cf2a115d3b1d4b78831b2bca730e3e4ef5d1))
14
+
1
15
  ## [2.9.2](https://dev.azure.com/draeger/ODXP/_git/odx-icons/compare/v2.9.1...v2.9.2) (2023-09-20)
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.2</title>
5
+ <title>@odx/icons 2.9.4</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.2
129
+ @odx/icons 2.9.4
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.2</title>
5
+ <title>@odx/icons 2.9.4</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.2
129
+ @odx/icons 2.9.4
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.9.2",
3
+ "version": "2.9.4",
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.9.2</title>
5
+ <title>@odx/icons 2.9.4</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.2
129
+ @odx/icons 2.9.4
130
130
  </h1>
131
131
  <input class="page-search" placeholder="Search icons ..." />
132
132
  <div class="icon-count">
@@ -32,15 +32,15 @@ $glyphs: (
32
32
  alarm1-average-a2: "\f122",
33
33
  alarm1-average-a3: "\f123",
34
34
  alarm1-average-a4: "\f124",
35
- alarm3-a1: "\f161",
36
- alarm3-a1-part1: "\f162",
37
- alarm3-a2: "\f163",
38
- alarm3-a2-part1: "\f164",
35
+ alarm3-a1: "\f1bf",
36
+ alarm3-a1-part1: "\f1c2",
37
+ alarm3-a2: "\f1cb",
38
+ alarm3-a2-part1: "\f1cc",
39
39
  alarm3-protection: "\f165",
40
40
  alarm3-protection-part1: "\f166",
41
- alarm3-stel: "\f167",
42
- alarm3-stel-part1: "\f168",
43
- alarm3-twa: "\f169",
41
+ alarm3-stel: "\f1dd",
42
+ alarm3-stel-part1: "\f1de",
43
+ alarm3-twa: "\f209",
44
44
  alarm3-twa-part1: "\f16a",
45
45
  alcotest-3820: "\ea2e",
46
46
  alcotest-5820: "\ea2f",
@@ -184,20 +184,20 @@
184
184
  content: "\f124";
185
185
  }
186
186
  [data-icon-set=safety][data-icon-name=alarm3-a1]::before {
187
- content: "\f161";
188
- color: #F30303;
187
+ content: "\f1bf";
188
+ color: #FFF;
189
189
  }
190
190
  [data-icon-set=safety][data-icon-name=alarm3-a1]::after {
191
- content: "\f162";
192
- color: #FFF;
191
+ content: "\f1c2";
192
+ color: #F30303;
193
193
  }
194
194
  [data-icon-set=safety][data-icon-name=alarm3-a2]::before {
195
- content: "\f163";
196
- color: #F30303;
195
+ content: "\f1cb";
196
+ color: #FFF;
197
197
  }
198
198
  [data-icon-set=safety][data-icon-name=alarm3-a2]::after {
199
- content: "\f164";
200
- color: #FFF;
199
+ content: "\f1cc";
200
+ color: #F30303;
201
201
  }
202
202
  [data-icon-set=safety][data-icon-name=alarm3-protection]::before {
203
203
  content: "\f165";
@@ -208,16 +208,16 @@
208
208
  color: #F30303;
209
209
  }
210
210
  [data-icon-set=safety][data-icon-name=alarm3-stel]::before {
211
- content: "\f167";
212
- color: #E6141E;
211
+ content: "\f1dd";
212
+ color: #FFF;
213
213
  }
214
214
  [data-icon-set=safety][data-icon-name=alarm3-stel]::after {
215
- content: "\f168";
216
- color: #FFF;
215
+ content: "\f1de";
216
+ color: #F30303;
217
217
  }
218
218
  [data-icon-set=safety][data-icon-name=alarm3-twa]::before {
219
- content: "\f169";
220
- color: #E6141E;
219
+ content: "\f209";
220
+ color: #F30303;
221
221
  }
222
222
  [data-icon-set=safety][data-icon-name=alarm3-twa]::after {
223
223
  content: "\f16a";
Binary file
@@ -193,19 +193,19 @@
193
193
  }
194
194
  &[data-icon-name="alarm3-a1"]::before {
195
195
  content: utils.get-icon-glyph("alarm3-a1");
196
- color: #F30303;
196
+ color: #FFF;
197
197
  }
198
198
  &[data-icon-name="alarm3-a1"]::after {
199
199
  content: utils.get-icon-glyph("alarm3-a1-part1");
200
- color: #FFF;
200
+ color: #F30303;
201
201
  }
202
202
  &[data-icon-name="alarm3-a2"]::before {
203
203
  content: utils.get-icon-glyph("alarm3-a2");
204
- color: #F30303;
204
+ color: #FFF;
205
205
  }
206
206
  &[data-icon-name="alarm3-a2"]::after {
207
207
  content: utils.get-icon-glyph("alarm3-a2-part1");
208
- color: #FFF;
208
+ color: #F30303;
209
209
  }
210
210
  &[data-icon-name="alarm3-protection"]::before {
211
211
  content: utils.get-icon-glyph("alarm3-protection");
@@ -217,15 +217,15 @@
217
217
  }
218
218
  &[data-icon-name="alarm3-stel"]::before {
219
219
  content: utils.get-icon-glyph("alarm3-stel");
220
- color: #E6141E;
220
+ color: #FFF;
221
221
  }
222
222
  &[data-icon-name="alarm3-stel"]::after {
223
223
  content: utils.get-icon-glyph("alarm3-stel-part1");
224
- color: #FFF;
224
+ color: #F30303;
225
225
  }
226
226
  &[data-icon-name="alarm3-twa"]::before {
227
227
  content: utils.get-icon-glyph("alarm3-twa");
228
- color: #E6141E;
228
+ color: #F30303;
229
229
  }
230
230
  &[data-icon-name="alarm3-twa"]::after {
231
231
  content: utils.get-icon-glyph("alarm3-twa-part1");
Binary file
Binary file
Binary file
@@ -1 +1 @@
1
- <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-2337136a-284b-4f1f-bf9f-c3f28e493044" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><circle cx="16" cy="16" r="10.5" style="fill:#f30303;"/><path d="m16,5.5c5.79,0,10.5,4.71,10.5,10.5s-4.71,10.5-10.5,10.5-10.5-4.71-10.5-10.5,4.71-10.5,10.5-10.5m0-1.5c-6.63,0-12,5.37-12,12s5.37,12,12,12,12-5.37,12-12-5.37-12-12-12h0Z" style="fill:#fff;"/><path d="m18.25,19h-6.3l4.05-6.22,1.5,2.25,1.28-.83-2.25-3.45c-.07-.15-.22-.22-.45-.3-.22,0-.38.08-.45.22l-5.77,8.92c-.15.22-.08.6.15.75.08.07.22.07.3.07h7.95v-1.42Zm2.7-3.75h-.97l-1.43.82.45.75.9-.53h0v4.95h1.05v-6Z" style="fill:#fff;"/></svg>
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-4576f50b-5e01-4e0f-91b0-a95d9a3bcdac" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="m16,5.5c5.79,0,10.5,4.71,10.5,10.5s-4.71,10.5-10.5,10.5-10.5-4.71-10.5-10.5,4.71-10.5,10.5-10.5m0-1.5c-6.63,0-12,5.37-12,12s5.37,12,12,12,12-5.37,12-12-5.37-12-12-12h0Z" style="fill:#fff; stroke-width:0px;"/><path d="m16,5.5c-5.8,0-10.5,4.7-10.5,10.5s4.7,10.5,10.5,10.5,10.5-4.7,10.5-10.5-4.7-10.5-10.5-10.5Zm2.25,14.93h-7.95c-.07,0-.22,0-.3-.08-.22-.15-.3-.53-.15-.75l5.77-8.92c.08-.15.23-.23.45-.23.22.08.38.15.45.3l2.25,3.45-1.28.83-1.5-2.25-4.05,6.22h6.3v1.43Zm2.7.82h-1.05v-4.95l-.9.52-.45-.75,1.43-.82h.97v6Z" style="fill:#f30303; stroke-width:0px;"/></svg>
@@ -1 +1 @@
1
- <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-de7fe615-3400-4b1b-bb21-a8c10e410f9d" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><circle cx="16" cy="16" r="10.5" style="fill:#f30303;"/><path d="m16,5.5c5.79,0,10.5,4.71,10.5,10.5s-4.71,10.5-10.5,10.5-10.5-4.71-10.5-10.5,4.71-10.5,10.5-10.5m0-1.5c-6.63,0-12,5.37-12,12s5.37,12,12,12,12-5.37,12-12-5.37-12-12-12h0Z" style="fill:#fff;"/><path d="m16.75,19h-4.78l4.03-6.22,1.5,2.25,1.26-.81-2.25-3.47c-.1-.15-.26-.25-.44-.27-.19,0-.37.09-.47.26l-5.82,8.9c-.15.25-.08.58.16.75.09.06.2.09.31.09h6.5v-1.47Zm5.87,2.25h-4.04v-.81l1.98-2c.6-.62.82-1.03.82-1.4.05-.44-.27-.84-.71-.89-.01,0-.03,0-.04,0h-.13c-.58,0-.85.49-.85,1.07h-1.04c-.05-1.04.75-1.92,1.79-1.97,0,0,0,0,.01,0h.15c.91-.13,1.75.5,1.88,1.41,0,0,0,0,0,0,0,.09,0,.19,0,.29,0,.75-.55,1.45-1.29,2.25l-.86.92c-.06.08-.15.14-.24.17v.06c.1-.04.21-.05.31-.04h2.25v.94Z" style="fill:#fff;"/></svg>
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-fa42961b-ec1d-4f88-95fd-d9efca7b2134" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="m16,5.5c5.79,0,10.5,4.71,10.5,10.5s-4.71,10.5-10.5,10.5-10.5-4.71-10.5-10.5,4.71-10.5,10.5-10.5m0-1.5c-6.63,0-12,5.37-12,12s5.37,12,12,12,12-5.37,12-12-5.37-12-12-12h0Z" style="fill:#fff; stroke-width:0px;"/><path d="m16,5.5c-5.8,0-10.5,4.7-10.5,10.5s4.7,10.5,10.5,10.5,10.5-4.7,10.5-10.5-4.7-10.5-10.5-10.5Zm.75,13.5v1.47h-6.5c-.11,0-.22-.03-.31-.09-.24-.17-.32-.5-.16-.75l5.82-8.9c.1-.16.28-.26.47-.26.18.02.35.12.44.27l2.25,3.47-1.26.81-1.5-2.25-4.03,6.22h4.78Zm5.87,2.25h-4.04v-.81l1.98-2c.6-.61.83-1.03.83-1.4.05-.44-.27-.84-.71-.89-.01,0-.03,0-.04,0h-.13c-.58,0-.85.49-.85,1.07h-1.04c-.05-1.04.75-1.92,1.79-1.97,0,0,0,0,.01,0h.15c.91-.13,1.75.5,1.88,1.41h0c0,.1,0,.19,0,.29,0,.75-.55,1.45-1.29,2.25l-.86.92c-.06.08-.15.14-.24.17v.06c.1-.04.21-.05.32-.04h2.25v.94Z" style="fill:#f30303; stroke-width:0px;"/></svg>
@@ -1 +1 @@
1
- <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-e934b404-df70-4192-87da-bb6dcf4401cc" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="m16,5.5c5.79,0,10.5,4.71,10.5,10.5s-4.71,10.5-10.5,10.5-10.5-4.71-10.5-10.5,4.71-10.5,10.5-10.5m0-1.5c-6.63,0-12,5.37-12,12s5.37,12,12,12,12-5.37,12-12-5.37-12-12-12h0Z" style="fill:#fff;"/><circle cx="16" cy="16" r="10.5" style="fill:#f30303;"/><path d="m13,13v8h-2v-8h-2l3-3,3,3h-2Zm10,0l-3-3-3,3h2v8h2v-8h2Zm-9,4h4v-2h-4v2Z" style="fill:#fff;"/></svg>
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-8f190824-5f71-4246-b1eb-d2efead64aea" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="m16,5.5c5.79,0,10.5,4.71,10.5,10.5s-4.71,10.5-10.5,10.5-10.5-4.71-10.5-10.5,4.71-10.5,10.5-10.5m0-1.5c-6.63,0-12,5.37-12,12s5.37,12,12,12,12-5.37,12-12-5.37-12-12-12h0Z" style="fill:#fff; stroke-width:0px;"/><path d="m16,5.5c-5.8,0-10.5,4.7-10.5,10.5s4.7,10.5,10.5,10.5,10.5-4.7,10.5-10.5-4.7-10.5-10.5-10.5Zm-3,15.5h-2v-8h-2l3-3,3,3h-2v8Zm5-4h-4v-2h4v2Zm3-4v8h-2v-8h-2l3-3,3,3h-2Z" style="fill:#f30303; stroke-width:0px;"/></svg>
@@ -1 +1 @@
1
- <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-b3761a24-c985-4f79-b292-3b99b077cfe7" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><circle cx="16" cy="16" r="10.5" style="fill:#e6141e;"/><path d="m16,5.5c5.79,0,10.5,4.71,10.5,10.5s-4.71,10.5-10.5,10.5-10.5-4.71-10.5-10.5,4.71-10.5,10.5-10.5m0-1.5c-6.63,0-12,5.37-12,12s5.37,12,12,12,12-5.37,12-12-5.37-12-12-12h0Z" style="fill:#fff;"/><path d="m16,10.4c3.09,0,5.6,2.51,5.6,5.6s-2.51,5.6-5.6,5.6-5.6-2.51-5.6-5.6,2.51-5.6,5.6-5.6m0-1.4c-3.87,0-7,3.13-7,7s3.13,7,7,7,7-3.13,7-7-3.13-7-7-7h0Zm0,3c-2.21,0-4,1.79-4,4s1.79,4,4,4,4-1.79,4-4h-4v-4Z" style="fill:#fff;"/></svg>
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-c2fa037e-1bbd-448d-8297-8fe65edc8fb2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="m16,5.5c5.79,0,10.5,4.71,10.5,10.5s-4.71,10.5-10.5,10.5-10.5-4.71-10.5-10.5,4.71-10.5,10.5-10.5m0-1.5c-6.63,0-12,5.37-12,12s5.37,12,12,12,12-5.37,12-12-5.37-12-12-12h0Z" style="fill:#fff; stroke-width:0px;"/><path d="m16,10.4c-3.09,0-5.6,2.51-5.6,5.6s2.51,5.6,5.6,5.6,5.6-2.51,5.6-5.6-2.51-5.6-5.6-5.6Zm0,9.6c-2.21,0-4-1.79-4-4s1.79-4,4-4v4h4c0,2.21-1.79,4-4,4Z" style="fill:#f30303; stroke-width:0px;"/><path d="m16,5.5c-5.8,0-10.5,4.7-10.5,10.5s4.7,10.5,10.5,10.5,10.5-4.7,10.5-10.5-4.7-10.5-10.5-10.5Zm0,17.5c-3.87,0-7-3.13-7-7s3.13-7,7-7,7,3.13,7,7-3.13,7-7,7Z" style="fill:#f30303; stroke-width:0px;"/></svg>
@@ -1 +1 @@
1
- <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-13ef72a5-cb98-4612-a41f-59008a1a3b2a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><circle cx="16" cy="16" r="10.5" style="fill:#e6141e;"/><path d="m16,10.4c3.09,0,5.6,2.51,5.6,5.6s-2.51,5.6-5.6,5.6-5.6-2.51-5.6-5.6,2.51-5.6,5.6-5.6m0-1.4c-3.87,0-7,3.13-7,7s3.13,7,7,7,7-3.13,7-7-3.13-7-7-7h0Zm-3.01,9.63c.73.84,1.81,1.37,3.01,1.37,2.21,0,4-1.79,4-4s-1.79-4-4-4v4s-3.01,2.63-3.01,2.63Z" style="fill:#fff;"/><path d="m16,5.5c5.79,0,10.5,4.71,10.5,10.5s-4.71,10.5-10.5,10.5-10.5-4.71-10.5-10.5,4.71-10.5,10.5-10.5m0-1.5c-6.63,0-12,5.37-12,12s5.37,12,12,12,12-5.37,12-12-5.37-12-12-12h0Z" style="fill:#fff;"/></svg>
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-c1479120-2648-4dd7-9e68-e6b6666af42b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="m16,10.4c-3.09,0-5.6,2.51-5.6,5.6s2.51,5.6,5.6,5.6,5.6-2.51,5.6-5.6-2.51-5.6-5.6-5.6Zm0,9.6c-1.2,0-2.27-.53-3.01-1.37l3.01-2.63v-4c2.21,0,4,1.79,4,4s-1.79,4-4,4Z" style="fill:#f30303; stroke-width:0px;"/><path d="m16,5.5c-5.8,0-10.5,4.7-10.5,10.5s4.7,10.5,10.5,10.5,10.5-4.7,10.5-10.5-4.7-10.5-10.5-10.5Zm0,17.5c-3.87,0-7-3.13-7-7s3.13-7,7-7,7,3.13,7,7-3.13,7-7,7Z" style="fill:#f30303; stroke-width:0px;"/><path d="m16,5.5c5.79,0,10.5,4.71,10.5,10.5s-4.71,10.5-10.5,10.5-10.5-4.71-10.5-10.5,4.71-10.5,10.5-10.5m0-1.5c-6.63,0-12,5.37-12,12s5.37,12,12,12,12-5.37,12-12-5.37-12-12-12h0Z" style="fill:#fff; stroke-width:0px;"/></svg>
@@ -1 +1 @@
1
- <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-2eb5f39b-ba9d-45ec-a3f7-61dcb4c2e072" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="m19.7,7.57-5.7,8l-.48.13c-.54.14-1.09-.17-1.23-.71l-1.29-4.82.48-.13c.54-.14,1.08.17,1.23.71l1.29,4.83Zm4-5.41l-1.29,4.82c-.14.54-.7.85-1.23.71l-.48-.13,1.29-4.83c.14-.53.69-.85,1.23-.71l.48.13Zm-6.89,6.84h-7.12v-2h6.48l.37,1.38c.06.23.16.43.27.62Zm11.88-7.55c0,2.24-1.82,4.06-4.06,4.06h-.28l.55-2.06c.99-.13,1.76-.97,1.76-2,0-1.12-.91-2.03-2.03-2.03h-1.69v-.68c0-1.5-1.21-2.37-2.71-2.37s-2.71.88-2.71,2.37v.68h-1.69c-1.12,0-2.03.91-2.03,2.03,0,1,.73,1.83,1.69,2l.55,2.07h-.21c-2.24.04-4.09-1.75-4.13-3.99-.04-2.24,1.75-4.09,3.99-4.13.75-2.51,3.38-3.94,5.89-3.19,1.54.46,2.74,1.66,3.19,3.19,2.19.08,3.92,1.87,3.92,4.06Zm.04,5.55h4.96v2h-3.73l-1.22-2Zm1.83,3h3.12v2h-1.9l-1.22-2Zm-8.98,2H4v-2h13.12l-1.22,2Z" style="fill:#f0f;"/><g><path d="m21.43,15.25l8.47,13.86c.23.38-.02.89-.44.89H12.51c-.42,0-.67-.51-.44-.89l8.47-13.86c.2-.33.67-.33.87,0Z" style="fill:#ffe300;"/><path d="m19.99,20h2v5h-2v-5Zm0,8h2v-2h-2v2Z" style="fill:#002766;"/></g></svg>
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-54355b70-af28-41af-a030-e73c9dcfc2f1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="m14,15.57l-.48.13c-.54.14-1.09-.17-1.23-.71l-1.29-4.82.48-.13c.54-.14,1.08.17,1.23.71l1.29,4.83Zm4-5.41l-1.29,4.82c-.14.54-.7.85-1.23.71l-.48-.13,1.29-4.83c.14-.53.69-.85,1.23-.71l.48.13Zm-6.89,6.84h-7.12v-2h6.48l.37,1.38c.06.23.16.43.27.62Zm11.88-7.55c0,2.24-1.82,4.06-4.06,4.06h-.28l.55-2.06c.99-.13,1.76-.97,1.76-2,0-1.12-.91-2.03-2.03-2.03h-1.69v-.68c0-1.5-1.21-2.37-2.71-2.37s-2.71.88-2.71,2.37v.68h-1.69c-1.12,0-2.03.91-2.03,2.03,0,1,.73,1.83,1.69,2l.55,2.07h-.21c-2.24.04-4.09-1.75-4.13-3.99-.04-2.24,1.75-4.09,3.99-4.13.75-2.51,3.38-3.94,5.89-3.19,1.54.46,2.74,1.66,3.19,3.19,2.19.08,3.92,1.87,3.92,4.06Zm.04,5.55h4.96v2h-3.73l-1.22-2Zm1.83,3h3.12v2h-1.9l-1.22-2Zm-8.98,2H4v-2h13.12l-1.22,2Z" style="fill:#f0f"/><path d="m21.43,15.25l8.47,13.86c.23.38-.02.89-.44.89H12.51c-.42,0-.67-.51-.44-.89l8.47-13.86c.2-.33.67-.33.87,0Z" style="fill:#ffe300"/><path d="m19.99,20h2v5h-2v-5Zm0,8h2v-2h-2v2Z" style="fill:#002766;"/></svg>
@@ -1 +1 @@
1
- <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-44ad0edf-a016-43a2-8c81-21d7de1f8559" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><polygon points="22.76 13.52 19.99 15.14 20.84 16.62 22.57 15.61 22.64 15.61 22.64 25 24.63 25 24.63 13.52 22.76 13.52" style="fill:#f0f; stroke-width:0px;"/><path d="m16,10.01l2.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
+ <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-22adcc65-a605-41ed-a860-a9597017e1b3" 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-1645f206-ccee-41c8-b093-022601899615" 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-.1.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>
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-29173365-984b-4e72-a24e-09ae8715c5dc" 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>
@@ -1 +1 @@
1
- <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-27347e17-bbd9-44f3-8e6d-d45400c7c722" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="m16,10.01l6.86,11.49h-13.72l6.86-11.49m0-4.01c-.3,0-.61.15-.79.46L5.65,22.48c-.39.66.05,1.52.79,1.52h19.12c.74,0,1.19-.86.79-1.52L16.79,6.46c-.18-.31-.49-.46-.79-.46h0Z" style="fill:#f0f; stroke-width:0px;"/></svg>
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-f20c77d1-3308-4ccd-a2f8-a4ae4bd8586c" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="m16,10.01l6.86,11.49h-13.72l6.86-11.49m0-4.01c-.3,0-.61.15-.79.46L5.65,22.48c-.39.66.05,1.52.79,1.52h19.12c.74,0,1.19-.86.79-1.52L16.79,6.46c-.18-.31-.49-.46-.79-.46h0Z" 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.2</title>
5
+ <title>@odx/icons 2.9.4</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.2
129
+ @odx/icons 2.9.4
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: "\f449",
38
- alarm2-a2: "\f44a",
37
+ alarm2-a1: "\f124",
38
+ alarm2-a2: "\f125",
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: "\f449";
193
+ content: "\f124";
194
194
  }
195
195
  [data-icon-set=uib-legacy][data-icon-name=alarm2-a2]::before {
196
- content: "\f44a";
196
+ content: "\f125";
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