@odx/icons 2.9.1 → 2.9.3

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.3](https://dev.azure.com/draeger/ODXP/_git/odx-icons/compare/v2.9.2...v2.9.3) (2023-09-20)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **icons:** correction of leaktest icons again ([6448cf2](https://dev.azure.com/draeger/ODXP/_git/odx-icons/commit/6448cf2a115d3b1d4b78831b2bca730e3e4ef5d1))
7
+
8
+ ## [2.9.2](https://dev.azure.com/draeger/ODXP/_git/odx-icons/compare/v2.9.1...v2.9.2) (2023-09-20)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **icons:** correction of leaktest icons again ([98a5952](https://dev.azure.com/draeger/ODXP/_git/odx-icons/commit/98a595244b7b28167fffb2fc11a40579f72dd5e5))
14
+
1
15
  ## [2.9.1](https://dev.azure.com/draeger/ODXP/_git/odx-icons/compare/v2.9.0...v2.9.1) (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.1</title>
5
+ <title>@odx/icons 2.9.3</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.1
129
+ @odx/icons 2.9.3
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.1</title>
5
+ <title>@odx/icons 2.9.3</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.1
129
+ @odx/icons 2.9.3
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.1",
3
+ "version": "2.9.3",
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.1</title>
5
+ <title>@odx/icons 2.9.3</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.1
129
+ @odx/icons 2.9.3
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-2dea39cd-1fe5-4752-9ea5-2e8a01840c4a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="m23.5,17c-3.59,0-6.5,2.91-6.5,6.5s2.91,6.5,6.5,6.5,6.5-2.91,6.5-6.5-2.91-6.5-6.5-6.5Zm.85,10.84h-1.65v-1.65h1.65v1.65Zm1.92-5.18c-.21.32-.64.77-1.32,1.32-.35.29-.56.52-.65.7s-.12.49-.11.94h-1.49c0-.21,0-.35,0-.39,0-.48.08-.88.24-1.2s.48-.66.96-1.05.77-.65.86-.77c.14-.19.22-.4.22-.63,0-.32-.13-.59-.38-.82s-.6-.34-1.03-.34-.77.12-1.05.36-.47.6-.58,1.09l-1.51-.19c.04-.7.34-1.29.89-1.78s1.28-.73,2.18-.73c.95,0,1.7.25,2.26.74s.84,1.07.84,1.73c0,.36-.1.71-.31,1.03Zm-6.58-15.09-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-6.68,10.55H4v-2h13.71c-.56.59-1.03,1.26-1.39,2Zm2.54-3h-1.05c.12-.19.21-.4.27-.62l.37-1.38h9.56v1.89c-1.28-.88-2.83-1.39-4.5-1.39s-3.33.56-4.65,1.5Zm-10.85,7h-2.67v-2.67h-1.33v6.67h1.33v-2.84h2.67v2.84h1.33v-6.67h-1.33v2.67Zm2.67,4h1.33v-6.67h-1.33v6.67Z" style="fill:#f0f;"/></svg>
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-34e9cc20-59eb-4390-8af4-8a8d9d89bf70" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="m23.5,17c-3.59,0-6.5,2.91-6.5,6.5s2.91,6.5,6.5,6.5,6.5-2.91,6.5-6.5-2.91-6.5-6.5-6.5Zm.85,10.84h-1.65v-1.65h1.65v1.65Zm1.92-5.18c-.21.32-.64.77-1.32,1.32-.35.29-.56.52-.65.7s-.12.49-.11.94h-1.49c0-.21,0-.35,0-.39,0-.48.08-.88.24-1.2s.48-.66.96-1.05.77-.65.86-.77c.14-.19.22-.4.22-.63,0-.32-.13-.59-.38-.82s-.6-.34-1.03-.34-.77.12-1.05.36-.47.6-.58,1.09l-1.51-.19c.04-.7.34-1.29.89-1.78s1.28-.73,2.18-.73c.95,0,1.7.25,2.26.74s.84,1.07.84,1.73c0,.36-.1.71-.31,1.03Z" style="fill:#f0f; stroke-width:0px;"/><path d="m11.48,10.03l-.48.13,1.29,4.82c.14.54.69.85,1.23.71l.48-.13-1.29-4.83c-.14-.53-.69-.85-1.23-.71Z" style="fill:#f0f; stroke-width:0px;"/><path d="m16.29,10.74l-1.29,4.83.48.13c.54.14,1.09-.17,1.23-.71l1.29-4.82-.48-.13c-.54-.14-1.08.17-1.23.71Z" style="fill:#f0f; stroke-width:0px;"/><path d="m10.84,16.38l-.37-1.38h-6.48v2h7.12c-.12-.19-.21-.4-.27-.62Z" style="fill:#f0f; stroke-width:0px;"/><path d="m10.13,13.52h.21l-.55-2.07c-.96-.16-1.69-.99-1.69-2,0-1.12.91-2.03,2.03-2.03h1.69v-.68c0-1.5,1.21-2.37,2.71-2.37s2.71.88,2.71,2.37v.68h1.69c1.12,0,2.03.91,2.03,2.03,0,1.03-.77,1.87-1.76,2l-.55,2.06h.28c2.24,0,4.06-1.82,4.06-4.06,0-2.19-1.73-3.99-3.92-4.06-.46-1.54-1.66-2.74-3.19-3.19-2.51-.75-5.15.68-5.89,3.19-2.24.04-4.03,1.89-3.99,4.13.04,2.24,1.89,4.03,4.13,3.99Z" style="fill:#f0f; stroke-width:0px;"/><path d="m4,18v2h12.32c.36-.74.83-1.41,1.39-2H4Z" style="fill:#f0f; stroke-width:0px;"/><path d="m23.5,15.5c1.67,0,3.22.51,4.5,1.39v-1.89h-9.56l-.37,1.38c-.06.23-.16.43-.27.62h1.05c1.31-.94,2.91-1.5,4.65-1.5Z" style="fill:#f0f; stroke-width:0px;"/><polygon points="8 24 5.33 24 5.33 21.33 4 21.33 4 28 5.33 28 5.33 25.16 8 25.16 8 28 9.33 28 9.33 21.33 8 21.33 8 24" style="fill:#f0f; stroke-width:0px;"/><rect x="10.67" y="21.33" width="1.33" height="6.67" style="fill:#f0f; stroke-width:0px;"/></svg>
@@ -1 +1 @@
1
- <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-63a9a305-8ae2-46af-a365-9be0944de073" 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.37c.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-5.2,7.55c.12-.19.21-.4.27-.62l.37-1.37h9.56v2h-10.2Zm10.2,1H4v2h24v-2Zm-20,6h-2.67v-2.67h-1.33v6.67h1.33v-2.84h2.67v2.84h1.33v-6.67h-1.33v2.67Zm2.67,4h1.33v-6.67h-1.33v6.67Z" style="fill:#f0f;"/></svg>
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-28ca83cc-a988-4da7-9872-1f1c283510ad" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="m11.48,10.03l-.48.13,1.29,4.82c.14.54.69.85,1.23.71l.48-.13-1.29-4.83c-.14-.53-.69-.85-1.23-.71Z" style="fill:#f0f; stroke-width:0px;"/><path d="m16.29,10.74l-1.29,4.83.48.13c.54.14,1.09-.17,1.23-.71l1.29-4.82-.48-.13c-.54-.14-1.08.17-1.23.71Z" style="fill:#f0f; stroke-width:0px;"/><path d="m10.84,16.38l-.37-1.38h-6.48v2h7.12c-.12-.19-.21-.4-.27-.62Z" style="fill:#f0f; stroke-width:0px;"/><path d="m10.13,13.52h.21l-.55-2.07c-.96-.16-1.69-.99-1.69-2,0-1.12.91-2.03,2.03-2.03h1.69v-.68c0-1.5,1.21-2.37,2.71-2.37s2.71.88,2.71,2.37v.68h1.69c1.12,0,2.03.91,2.03,2.03,0,1.03-.77,1.87-1.76,2l-.55,2.06h.28c2.24,0,4.06-1.82,4.06-4.06,0-2.19-1.73-3.99-3.92-4.06-.46-1.54-1.66-2.74-3.19-3.19-2.51-.75-5.15.68-5.89,3.19-2.24.04-4.03,1.89-3.99,4.13.04,2.24,1.89,4.03,4.13,3.99Z" style="fill:#f0f; stroke-width:0px;"/><path d="m18.44,15l-.37,1.38c-.06.23-.16.43-.27.62h10.2v-2h-9.56Z" style="fill:#f0f; stroke-width:0px;"/><rect x="4" y="18" width="24" height="2" style="fill:#f0f; stroke-width:0px;"/><polygon points="8 24 5.33 24 5.33 21.33 4 21.33 4 28 5.33 28 5.33 25.16 8 25.16 8 28 9.33 28 9.33 21.33 8 21.33 8 24" style="fill:#f0f; stroke-width:0px;"/><rect x="10.67" y="21.33" width="1.33" height="6.67" style="fill:#f0f; stroke-width:0px;"/></svg>
@@ -1 +1 @@
1
- <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-86403efd-4df2-42dd-a080-d444bd49b5b3" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="m23.5,17c-3.59,0-6.5,2.91-6.5,6.5s2.91,6.5,6.5,6.5,6.5-2.91,6.5-6.5-2.91-6.5-6.5-6.5Zm.85,10.84h-1.65v-1.65h1.65v1.65Zm1.92-5.18c-.21.32-.64.77-1.32,1.32-.35.29-.56.52-.65.7s-.12.49-.11.94h-1.49c0-.21,0-.35,0-.39,0-.48.08-.88.24-1.2.16-.31.48-.66.96-1.05s.77-.65.86-.77c.14-.19.22-.4.22-.63,0-.32-.13-.59-.38-.82s-.6-.34-1.03-.34-.77.12-1.05.36-.47.6-.58,1.09l-1.51-.19c.04-.7.34-1.29.89-1.78s1.28-.73,2.18-.73c.95,0,1.7.25,2.26.74s.84,1.07.84,1.73c0,.36-.1.71-.31,1.03Zm-6.58-15.09-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-6.68,10.55H4v-2h13.71c-.56.59-1.03,1.26-1.39,2Zm2.54-3h-1.05c.12-.19.21-.4.27-.62l.37-1.38h9.56v1.89c-1.28-.88-2.83-1.39-4.5-1.39s-3.33.56-4.65,1.5Zm-13.53,9.9h3.34v1.1h-4.67v-6.5h1.33v5.4Zm8.51-4.38c.55.56.82,1.34.82,2.33s-.27,1.76-.81,2.32c-.54.56-1.27.84-2.17.84s-1.65-.28-2.19-.83c-.54-.55-.81-1.32-.81-2.29,0-.62.09-1.15.28-1.57.14-.31.33-.59.58-.84.24-.25.51-.43.8-.55.38-.16.83-.24,1.33-.24.91,0,1.64.28,2.18.84Zm-.47,2.3c0-.7-.16-1.22-.47-1.57-.31-.34-.72-.52-1.24-.52s-.93.17-1.24.52c-.31.35-.47.88-.47,1.58s.16,1.22.48,1.58c.32.36.73.54,1.23.54s.91-.18,1.22-.53.48-.89.48-1.6Z" style="fill:#f0f;"/></svg>
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-af75d5e8-b5f8-41b5-851f-c134388dfee0" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="m23.5,17c-3.59,0-6.5,2.91-6.5,6.5s2.91,6.5,6.5,6.5,6.5-2.91,6.5-6.5-2.91-6.5-6.5-6.5Zm.85,10.84h-1.65v-1.65h1.65v1.65Zm1.92-5.18c-.21.32-.64.77-1.32,1.32-.35.29-.56.52-.65.7s-.12.49-.11.94h-1.49c0-.21,0-.35,0-.39,0-.48.08-.88.24-1.2s.48-.66.96-1.05.77-.65.86-.77c.14-.19.22-.4.22-.63,0-.32-.13-.59-.38-.82s-.6-.34-1.03-.34-.77.12-1.05.36-.47.6-.58,1.09l-1.51-.19c.04-.7.34-1.29.89-1.78s1.28-.73,2.18-.73c.95,0,1.7.25,2.26.74s.84,1.07.84,1.73c0,.36-.1.71-.31,1.03Z" style="fill:#f0f; stroke-width:0px;"/><path d="m11.48,10.03l-.48.13,1.29,4.82c.14.54.69.85,1.23.71l.48-.13-1.29-4.83c-.14-.53-.69-.85-1.23-.71Z" style="fill:#f0f; stroke-width:0px;"/><path d="m16.29,10.74l-1.29,4.83.48.13c.54.14,1.09-.17,1.23-.71l1.29-4.82-.48-.13c-.54-.14-1.08.17-1.23.71Z" style="fill:#f0f; stroke-width:0px;"/><path d="m10.84,16.38l-.37-1.38h-6.48v2h7.12c-.12-.19-.21-.4-.27-.62Z" style="fill:#f0f; stroke-width:0px;"/><path d="m10.13,13.52h.21l-.55-2.07c-.96-.16-1.69-.99-1.69-2,0-1.12.91-2.03,2.03-2.03h1.69v-.68c0-1.5,1.21-2.37,2.71-2.37s2.71.88,2.71,2.37v.68h1.69c1.12,0,2.03.91,2.03,2.03,0,1.03-.77,1.87-1.76,2l-.55,2.06h.28c2.24,0,4.06-1.82,4.06-4.06,0-2.19-1.73-3.99-3.92-4.06-.46-1.54-1.66-2.74-3.19-3.19-2.51-.75-5.15.68-5.89,3.19-2.24.04-4.03,1.89-3.99,4.13.04,2.24,1.89,4.03,4.13,3.99Z" style="fill:#f0f; stroke-width:0px;"/><path d="m4,18v2h12.32c.36-.74.83-1.41,1.39-2H4Z" style="fill:#f0f; stroke-width:0px;"/><path d="m23.5,15.5c1.67,0,3.22.51,4.5,1.39v-1.89h-9.56l-.37,1.38c-.06.23-.16.43-.27.62h1.05c1.31-.94,2.91-1.5,4.65-1.5Z" style="fill:#f0f; stroke-width:0px;"/><polygon points="5.33 21.5 4 21.5 4 28 8.67 28 8.67 26.9 5.33 26.9 5.33 21.5" style="fill:#f0f; stroke-width:0px;"/><path d="m11.65,21.67c-.5,0-.95.08-1.33.24-.29.12-.56.3-.8.55-.24.25-.43.53-.58.84-.19.42-.28.95-.28,1.57,0,.97.27,1.74.81,2.29.54.55,1.27.83,2.19.83s1.63-.28,2.17-.84c.54-.56.81-1.33.81-2.32s-.27-1.77-.82-2.33c-.55-.56-1.27-.84-2.18-.84Zm1.24,4.74c-.32.35-.73.53-1.22.53s-.91-.18-1.23-.54c-.32-.36-.48-.88-.48-1.58s.16-1.23.47-1.58.73-.52,1.24-.52.93.17,1.24.52c.31.34.47.87.47,1.57s-.16,1.24-.48,1.6Z" style="fill:#f0f; stroke-width:0px;"/></svg>
@@ -1 +1 @@
1
- <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-8731daf1-6a83-414b-bed0-229a13b1476b" 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-5.2,7.55c.12-.19.21-.4.27-.62l.37-1.38h9.56v2h-10.2Zm10.2,1H4v2h24v-2ZM5.33,26.9h3.34v1.1h-4.67v-6.5h1.33v5.4Zm8.51-4.38c.55.56.82,1.34.82,2.33s-.27,1.76-.81,2.32c-.54.56-1.27.84-2.17.84s-1.65-.28-2.19-.83c-.54-.55-.81-1.32-.81-2.29,0-.62.09-1.15.28-1.57.14-.31.33-.59.58-.84.24-.25.51-.43.8-.55.38-.16.83-.24,1.33-.24.91,0,1.64.28,2.18.84Zm-.47,2.3c0-.7-.16-1.22-.47-1.57-.31-.34-.72-.52-1.24-.52s-.93.17-1.24.52c-.31.35-.47.88-.47,1.58s.16,1.22.48,1.58c.32.36.73.54,1.23.54s.91-.18,1.22-.53.48-.89.48-1.6Z" style="fill:#f0f;"/></svg>
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-db1a72a0-5130-47d8-bd32-ed6536841d3a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="m11.48,10.03l-.48.13,1.29,4.82c.14.54.69.85,1.23.71l.48-.13-1.29-4.83c-.14-.53-.69-.85-1.23-.71Z" style="fill:#f0f; stroke-width:0px;"/><path d="m16.29,10.74l-1.29,4.83.48.13c.54.14,1.09-.17,1.23-.71l1.29-4.82-.48-.13c-.54-.14-1.08.17-1.23.71Z" style="fill:#f0f; stroke-width:0px;"/><path d="m10.84,16.38l-.37-1.38h-6.48v2h7.12c-.12-.19-.21-.4-.27-.62Z" style="fill:#f0f; stroke-width:0px;"/><path d="m10.13,13.52h.21l-.55-2.07c-.96-.16-1.69-.99-1.69-2,0-1.12.91-2.03,2.03-2.03h1.69v-.68c0-1.5,1.21-2.37,2.71-2.37s2.71.88,2.71,2.37v.68h1.69c1.12,0,2.03.91,2.03,2.03,0,1.03-.77,1.87-1.76,2l-.55,2.06h.28c2.24,0,4.06-1.82,4.06-4.06,0-2.19-1.73-3.99-3.92-4.06-.46-1.54-1.66-2.74-3.19-3.19-2.51-.75-5.15.68-5.89,3.19-2.24.04-4.03,1.89-3.99,4.13.04,2.24,1.89,4.03,4.13,3.99Z" style="fill:#f0f; stroke-width:0px;"/><path d="m18.44,15l-.37,1.38c-.06.23-.16.43-.27.62h10.2v-2h-9.56Z" style="fill:#f0f; stroke-width:0px;"/><rect x="4" y="18" width="24" height="2" style="fill:#f0f; stroke-width:0px;"/><polygon points="5.33 21.5 4 21.5 4 28 8.67 28 8.67 26.9 5.33 26.9 5.33 21.5" style="fill:#f0f; stroke-width:0px;"/><path d="m11.65,21.67c-.5,0-.95.08-1.33.24-.29.12-.56.3-.8.55-.24.25-.43.53-.58.84-.19.42-.28.95-.28,1.57,0,.97.27,1.74.81,2.29.54.55,1.27.83,2.19.83s1.63-.28,2.17-.84c.54-.56.81-1.33.81-2.32s-.27-1.77-.82-2.33c-.55-.56-1.27-.84-2.18-.84Zm1.24,4.74c-.32.35-.73.53-1.22.53s-.91-.18-1.23-.54c-.32-.36-.48-.88-.48-1.58s.16-1.23.47-1.58.73-.52,1.24-.52.93.17,1.24.52c.31.34.47.87.47,1.57s-.16,1.24-.48,1.6Z" style="fill:#f0f; stroke-width:0px;"/></svg>
@@ -1 +1 @@
1
- <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-69b59320-ef26-4173-8d2d-b1367a0dfe6d" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="m23.5,17c-3.59,0-6.5,2.91-6.5,6.5s2.91,6.5,6.5,6.5,6.5-2.91,6.5-6.5-2.91-6.5-6.5-6.5Zm.85,10.84h-1.65v-1.65h1.65v1.65Zm1.92-5.18c-.21.32-.64.77-1.32,1.32-.35.29-.56.52-.65.7s-.12.49-.11.94h-1.49c0-.21,0-.35,0-.39,0-.48.08-.88.24-1.2s.48-.66.96-1.05.77-.65.86-.77c.14-.19.22-.4.22-.63,0-.32-.13-.59-.38-.82s-.6-.34-1.03-.34-.77.12-1.05.36-.47.6-.58,1.09l-1.51-.19c.04-.7.34-1.29.89-1.78s1.28-.73,2.18-.73c.95,0,1.7.25,2.26.74s.84,1.07.84,1.73c0,.36-.1.71-.31,1.03Zm-6.58-15.09-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-6.68,10.55H4v-2h13.71c-.56.59-1.03,1.26-1.39,2Zm2.54-3h-1.05c.12-.19.21-.4.27-.62l.37-1.38h9.56v1.89c-1.28-.88-2.83-1.39-4.5-1.39s-3.33.56-4.65,1.5Z" style="fill:#f0f;"/></svg>
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-99cd426d-5460-4709-ad50-dd565039d6fc" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="m23.5,17c-3.59,0-6.5,2.91-6.5,6.5s2.91,6.5,6.5,6.5,6.5-2.91,6.5-6.5-2.91-6.5-6.5-6.5Zm.85,10.84h-1.65v-1.65h1.65v1.65Zm1.92-5.18c-.21.32-.64.77-1.32,1.32-.35.29-.56.52-.65.7s-.12.49-.11.94h-1.49c0-.21,0-.35,0-.39,0-.48.08-.88.24-1.2s.48-.66.96-1.05.77-.65.86-.77c.14-.19.22-.4.22-.63,0-.32-.13-.59-.38-.82s-.6-.34-1.03-.34-.77.12-1.05.36-.47.6-.58,1.09l-1.51-.19c.04-.7.34-1.29.89-1.78s1.28-.73,2.18-.73c.95,0,1.7.25,2.26.74s.84,1.07.84,1.73c0,.36-.1.71-.31,1.03Z" style="fill:#f0f; stroke-width:0px;"/><path d="m11.48,10.03l-.48.13,1.29,4.82c.14.54.69.85,1.23.71l.48-.13-1.29-4.83c-.14-.53-.69-.85-1.23-.71Z" style="fill:#f0f; stroke-width:0px;"/><path d="m16.29,10.74l-1.29,4.83.48.13c.54.14,1.09-.17,1.23-.71l1.29-4.82-.48-.13c-.54-.14-1.08.17-1.23.71Z" style="fill:#f0f; stroke-width:0px;"/><path d="m10.84,16.38l-.37-1.38h-6.48v2h7.12c-.12-.19-.21-.4-.27-.62Z" style="fill:#f0f; stroke-width:0px;"/><path d="m10.13,13.52h.21l-.55-2.07c-.96-.16-1.69-.99-1.69-2,0-1.12.91-2.03,2.03-2.03h1.69v-.68c0-1.5,1.21-2.37,2.71-2.37s2.71.88,2.71,2.37v.68h1.69c1.12,0,2.03.91,2.03,2.03,0,1.03-.77,1.87-1.76,2l-.55,2.06h.28c2.24,0,4.06-1.82,4.06-4.06,0-2.19-1.73-3.99-3.92-4.06-.46-1.54-1.66-2.74-3.19-3.19-2.51-.75-5.15.68-5.89,3.19-2.24.04-4.03,1.89-3.99,4.13.04,2.24,1.89,4.03,4.13,3.99Z" style="fill:#f0f; stroke-width:0px;"/><path d="m4,18v2h12.32c.36-.74.83-1.41,1.39-2H4Z" style="fill:#f0f; stroke-width:0px;"/><path d="m23.5,15.5c1.67,0,3.22.51,4.5,1.39v-1.89h-9.56l-.37,1.38c-.06.23-.16.43-.27.62h1.05c1.31-.94,2.91-1.5,4.65-1.5Z" style="fill:#f0f; stroke-width:0px;"/></svg>
@@ -1 +1 @@
1
- <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-86352bd6-617b-462d-9e66-21b9a1dd0d64" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="m17.52,10.03l.48.13-1.29,4.82c-.14.54-.7.85-1.23.71l-.48-.13,1.29-4.83c.14-.53.69-.85,1.23-.71Zm-13.52,7.97v2h12.31c.36-.74.83-1.41,1.39-2H4Zm19.5-2.5c1.67,0,3.22.51,4.5,1.39v-1.89h-9.56l-.37,1.38c-.06.23-.16.43-.27.62h1.05c1.31-.94,2.91-1.5,4.65-1.5Zm-13.37-1.98h.21l-.55-2.07c-.96-.16-1.69-.99-1.69-2,0-1.12.91-2.03,2.03-2.03h1.69v-.68c0-1.5,1.21-2.37,2.71-2.37s2.71.88,2.71,2.37v.68h1.69c1.12,0,2.03.91,2.03,2.03,0,1.03-.77,1.87-1.76,2l-.55,2.06h.28c2.24,0,4.06-1.82,4.06-4.06,0-2.19-1.73-3.99-3.92-4.06-.46-1.54-1.66-2.74-3.19-3.19-2.51-.75-5.15.68-5.89,3.19-2.24.04-4.03,1.89-3.99,4.13.04,2.24,1.89,4.03,4.13,3.99Zm.71,2.86l-.37-1.38h-6.48v2h7.12c-.12-.19-.21-.4-.27-.62Zm.64-6.34l-.48.13,1.29,4.82c.14.54.69.85,1.23.71l.48-.13-1.29-4.83c-.14-.53-.69-.85-1.23-.71Zm18.52,13.47c0,3.59-2.91,6.5-6.5,6.5s-6.5-2.91-6.5-6.5,2.91-6.5,6.5-6.5,6.5,2.91,6.5,6.5Zm-4-4.5h-5v.75h4.23v2.44l-1.52,1.31,1.52,1.31v2.44h-3.46v-2.44l1.52-1.31-1.52-1.31v-1.19h-.77v1.26c0,.16.07.31.19.42l.91.82-.91.82c-.12.11-.19.26-.19.42v3.26h5v-3.26c0-.16-.07-.31-.19-.42l-.91-.82.91-.82c.12-.11.19-.26.19-.42v-3.26Zm-2.86,3h.7l.43-.09v-.91h-1.56v.91l.43.09Zm0,3.72l-.43.09v.91h1.56v-.91l-.43-.09h-.7Z" style="fill:#f0f;"/></svg>
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-9122f0f6-070a-4f17-8bed-47c1b1975de0" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="m16.29,10.74l-1.29,4.83.48.13c.54.14,1.09-.17,1.23-.71l1.29-4.82-.48-.13c-.54-.14-1.08.17-1.23.71Z" style="fill:#f0f; stroke-width:0px;"/><path d="m4,18v2h12.31c.36-.74.83-1.41,1.39-2H4Z" style="fill:#f0f; stroke-width:0px;"/><path d="m23.5,15.5c1.67,0,3.22.51,4.5,1.39v-1.89h-9.56l-.37,1.38c-.06.23-.16.43-.27.62h1.05c1.31-.94,2.91-1.5,4.65-1.5Z" style="fill:#f0f; stroke-width:0px;"/><path d="m10.13,13.52h.21l-.55-2.07c-.96-.16-1.69-.99-1.69-2,0-1.12.91-2.03,2.03-2.03h1.69v-.68c0-1.5,1.21-2.37,2.71-2.37s2.71.88,2.71,2.37v.68h1.69c1.12,0,2.03.91,2.03,2.03,0,1.03-.77,1.87-1.76,2l-.55,2.06h.28c2.24,0,4.06-1.82,4.06-4.06,0-2.19-1.73-3.99-3.92-4.06-.46-1.54-1.66-2.74-3.19-3.19-2.51-.75-5.15.68-5.89,3.19-2.24.04-4.03,1.89-3.99,4.13.04,2.24,1.89,4.03,4.13,3.99Z" style="fill:#f0f; stroke-width:0px;"/><path d="m10.84,16.38l-.37-1.38h-6.48v2h7.12c-.12-.19-.21-.4-.27-.62Z" style="fill:#f0f; stroke-width:0px;"/><path d="m11.48,10.03l-.48.13,1.29,4.82c.14.54.69.85,1.23.71l.48-.13-1.29-4.83c-.14-.53-.69-.85-1.23-.71Z" style="fill:#f0f; stroke-width:0px;"/><path d="m23.5,17c-3.59,0-6.5,2.91-6.5,6.5s2.91,6.5,6.5,6.5,6.5-2.91,6.5-6.5-2.91-6.5-6.5-6.5Zm2.5,5.26c0,.16-.07.31-.19.42l-.91.82.91.82c.12.11.19.26.19.42v3.26h-5v-3.26c0-.16.07-.31.19-.42l.91-.82-.91-.82c-.12-.11-.19-.26-.19-.42v-1.26h.77v1.19l1.52,1.31-1.52,1.31v2.44h3.46v-2.44l-1.52-1.31,1.52-1.31v-2.44h-4.23v-.75h5v3.26Zm-3.29-.35v-.91h1.56v.91l-.43.09h-.7l-.43-.09Zm1.13,3.82l.43.09v.91h-1.56v-.91l.43-.09h.7Z" style="fill:#f0f; 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>
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta charset="utf-8">
5
- <title>@odx/icons 2.9.1</title>
5
+ <title>@odx/icons 2.9.3</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.1
129
+ @odx/icons 2.9.3
130
130
  </h1>
131
131
  <input class="page-search" placeholder="Search icons ..." />
132
132
  <div class="icon-count">