@odx/icons 3.24.0 → 3.25.0

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
+ # [3.25.0](https://dev.azure.com/draeger/ODXP/_git/odx-icons/compare/v3.24.0...v3.25.0) (2024-08-12)
2
+
3
+
4
+ ### Features
5
+
6
+ * **icons:** medical device icon ([3630b21](https://dev.azure.com/draeger/ODXP/_git/odx-icons/commit/3630b21469c6c3ff8b97e59c5d2bda913c544cef))
7
+
1
8
  # [3.24.0](https://dev.azure.com/draeger/ODXP/_git/odx-icons/compare/v3.23.0...v3.24.0) (2024-08-01)
2
9
 
3
10
 
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta charset="utf-8">
5
- <title>@odx/icons 3.24.0</title>
5
+ <title>@odx/icons 3.25.0</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 3.24.0
129
+ @odx/icons 3.25.0
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 3.24.0</title>
5
+ <title>@odx/icons 3.25.0</title>
6
6
  <link rel="stylesheet" type="text/css" href="medical-icons.css" media="screen" />
7
7
  <style>
8
8
  * {
@@ -126,11 +126,11 @@
126
126
  />
127
127
  </svg>
128
128
  <h1 class="page-title">
129
- @odx/icons 3.24.0
129
+ @odx/icons 3.25.0
130
130
  </h1>
131
131
  <input class="page-search" placeholder="Search icons ..." />
132
132
  <div class="icon-count">
133
- Iconset: <strong>medical</strong> (20 icons)
133
+ Iconset: <strong>medical</strong> (21 icons)
134
134
  </div>
135
135
  </header>
136
136
  <main class="icons" id="icons">
@@ -225,6 +225,13 @@
225
225
  <span class="icon-name">bed-raised</span>
226
226
  <span class="icon-alias">
227
227
  </div>
228
+ <div class="icons__item">
229
+ <i class="odx-icon" data-icon-set="medical" data-icon-name="device">
230
+ <span></span>
231
+ </i>
232
+ <span class="icon-name">device</span>
233
+ <span class="icon-alias">
234
+ </div>
228
235
  <div class="icons__item">
229
236
  <i class="odx-icon" data-icon-set="medical" data-icon-name="ifu-norm">
230
237
  <span></span>
@@ -12,6 +12,7 @@ $glyphs: (
12
12
  bed-free: "\f108",
13
13
  bed-occupied: "\f109",
14
14
  bed-raised: "\f10a",
15
+ device: "\f115",
15
16
  ifu-norm: "\f112",
16
17
  stethoscope: "\f102",
17
18
  test-setup: "\f103",
@@ -1 +1 @@
1
- @font-face{font-family:medical-icons;src:url("medical-icons.eot");src:url("medical-icons.eot?#iefix") format("embedded-opentype"),url("medical-icons.woff") format("woff"),url("medical-icons.ttf") format("truetype");font-style:normal;font-weight:400}.odx-icon{display:inline-block;position:relative;height:1em;width:1em;transform:translate(0,0);text-rendering:auto;vertical-align:middle;font-size:inherit;font-weight:400;line-height:1;font-style:normal;font-variant:normal;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.odx-icon[data-icon-set=medical]{font-family:medical-icons}.odx-icon span::before{z-index:1}.odx-icon span::after{z-index:2}.odx-icon span::after,.odx-icon span::before,.odx-icon::after,.odx-icon::before{display:block;position:absolute;white-space:normal;text-indent:0;speak:none;top:0;left:0}.odx-icon[data-icon-rotate]{transform:rotate(var(--odx-icon-rotation))}.odx-icon[data-icon-rotate="90deg"]{--odx-icon-rotation:90deg}.odx-icon[data-icon-rotate="180deg"]{--odx-icon-rotation:180deg}.odx-icon[data-icon-rotate="270deg"]{--odx-icon-rotation:270deg}.odx-icon[data-icon-flip=horizontal]{transform:scaleX(-1)}.odx-icon[data-icon-flip=vertical]{transform:scaleY(-1)}.odx-icon[data-icon-flip=both]{transform:scale(-1)}[data-icon-set=medical][data-icon-name=alarm]::before{content:"\f114"}[data-icon-set=medical][data-icon-name=alarm-norm]::before{content:"\f101"}[data-icon-set=medical][data-icon-name=alarm-off]::before{content:"\f111"}[data-icon-set=medical][data-icon-name=alarm-off-norm]::before{content:"\f10b"}[data-icon-set=medical][data-icon-name=alarm-pause]::before{content:"\f113"}[data-icon-set=medical][data-icon-name=alarm-pause-norm]::before{content:"\f10c"}[data-icon-set=medical][data-icon-name=alarmtype-off]::before{content:"\f10e"}[data-icon-set=medical][data-icon-name=alarmtype-off-norm]::before{content:"\f10d"}[data-icon-set=medical][data-icon-name=alarmtype-pause]::before{content:"\f10f"}[data-icon-set=medical][data-icon-name=alarmtype-pause-norm]::before{content:"\f110"}[data-icon-set=medical][data-icon-name=bed-free]::before{content:"\f108"}[data-icon-set=medical][data-icon-name=bed-occupied]::before{content:"\f109"}[data-icon-set=medical][data-icon-name=bed-raised]::before{content:"\f10a"}[data-icon-set=medical][data-icon-name=ifu-norm]::before{content:"\f112"}[data-icon-set=medical][data-icon-name=stethoscope]::before{content:"\f102"}[data-icon-set=medical][data-icon-name=test-setup]::before{content:"\f103"}[data-icon-set=medical][data-icon-name=vapor]::before{content:"\f104"}[data-icon-set=medical][data-icon-name=ventilation-hfnc]::before{content:"\f105"}[data-icon-set=medical][data-icon-name=ventilation-mask]::before{content:"\f106"}[data-icon-set=medical][data-icon-name=ventilation-tube]::before{content:"\f107"}
1
+ @font-face{font-family:medical-icons;src:url("medical-icons.eot");src:url("medical-icons.eot?#iefix") format("embedded-opentype"),url("medical-icons.woff") format("woff"),url("medical-icons.ttf") format("truetype");font-style:normal;font-weight:400}.odx-icon{display:inline-block;position:relative;height:1em;width:1em;transform:translate(0,0);text-rendering:auto;vertical-align:middle;font-size:inherit;font-weight:400;line-height:1;font-style:normal;font-variant:normal;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.odx-icon[data-icon-set=medical]{font-family:medical-icons}.odx-icon span::before{z-index:1}.odx-icon span::after{z-index:2}.odx-icon span::after,.odx-icon span::before,.odx-icon::after,.odx-icon::before{display:block;position:absolute;white-space:normal;text-indent:0;speak:none;top:0;left:0}.odx-icon[data-icon-rotate]{transform:rotate(var(--odx-icon-rotation))}.odx-icon[data-icon-rotate="90deg"]{--odx-icon-rotation:90deg}.odx-icon[data-icon-rotate="180deg"]{--odx-icon-rotation:180deg}.odx-icon[data-icon-rotate="270deg"]{--odx-icon-rotation:270deg}.odx-icon[data-icon-flip=horizontal]{transform:scaleX(-1)}.odx-icon[data-icon-flip=vertical]{transform:scaleY(-1)}.odx-icon[data-icon-flip=both]{transform:scale(-1)}[data-icon-set=medical][data-icon-name=alarm]::before{content:"\f114"}[data-icon-set=medical][data-icon-name=alarm-norm]::before{content:"\f101"}[data-icon-set=medical][data-icon-name=alarm-off]::before{content:"\f111"}[data-icon-set=medical][data-icon-name=alarm-off-norm]::before{content:"\f10b"}[data-icon-set=medical][data-icon-name=alarm-pause]::before{content:"\f113"}[data-icon-set=medical][data-icon-name=alarm-pause-norm]::before{content:"\f10c"}[data-icon-set=medical][data-icon-name=alarmtype-off]::before{content:"\f10e"}[data-icon-set=medical][data-icon-name=alarmtype-off-norm]::before{content:"\f10d"}[data-icon-set=medical][data-icon-name=alarmtype-pause]::before{content:"\f10f"}[data-icon-set=medical][data-icon-name=alarmtype-pause-norm]::before{content:"\f110"}[data-icon-set=medical][data-icon-name=bed-free]::before{content:"\f108"}[data-icon-set=medical][data-icon-name=bed-occupied]::before{content:"\f109"}[data-icon-set=medical][data-icon-name=bed-raised]::before{content:"\f10a"}[data-icon-set=medical][data-icon-name=device]::before{content:"\f115"}[data-icon-set=medical][data-icon-name=ifu-norm]::before{content:"\f112"}[data-icon-set=medical][data-icon-name=stethoscope]::before{content:"\f102"}[data-icon-set=medical][data-icon-name=test-setup]::before{content:"\f103"}[data-icon-set=medical][data-icon-name=vapor]::before{content:"\f104"}[data-icon-set=medical][data-icon-name=ventilation-hfnc]::before{content:"\f105"}[data-icon-set=medical][data-icon-name=ventilation-mask]::before{content:"\f106"}[data-icon-set=medical][data-icon-name=ventilation-tube]::before{content:"\f107"}
Binary file
@@ -121,6 +121,9 @@
121
121
  &[data-icon-name="bed-raised"]::before {
122
122
  content: utils.get-icon-glyph("bed-raised");
123
123
  }
124
+ &[data-icon-name="device"]::before {
125
+ content: utils.get-icon-glyph("device");
126
+ }
124
127
  &[data-icon-name="ifu-norm"]::before {
125
128
  content: utils.get-icon-glyph("ifu-norm");
126
129
  }
Binary file
Binary file
Binary file
@@ -51,6 +51,10 @@
51
51
  "name": "bed-raised",
52
52
  "set": "medical"
53
53
  },
54
+ {
55
+ "name": "device",
56
+ "set": "medical"
57
+ },
54
58
  {
55
59
  "name": "ifu-norm",
56
60
  "set": "medical"
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="icons" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17.5,19c-.83,0-1.5.67-1.5,1.5s.67,1.5,1.5,1.5,1.5-.67,1.5-1.5-.67-1.5-1.5-1.5ZM17.5,21c-.28,0-.5-.22-.5-.5s.22-.5.5-.5.5.22.5.5-.22.5-.5.5ZM6.5,19c-.83,0-1.5.67-1.5,1.5s.67,1.5,1.5,1.5,1.5-.67,1.5-1.5-.67-1.5-1.5-1.5ZM6.5,21c-.28,0-.5-.22-.5-.5s.22-.5.5-.5.5.22.5.5-.22.5-.5.5ZM14.5,7c.41,0,.75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75ZM17,9h-4v-1.25c0-.27.08-.53.21-.75h-5.21V2h8v5h-.21c.13.22.21.48.21.75,0,.09-.01.17-.03.25h.03c.55,0,1-.45,1-1V2c0-.55-.45-1-1-1h-8c-.55,0-1,.45-1,1v5c0,.55.45,1,1,1h3v1h-4c-1.1,0-2,.9-2,2v5c0,1.1.9,2,2,2h10c1.1,0,2-.9,2-2v-5c0-1.1-.9-2-2-2ZM17,16H7v-5h10v5Z" style="fill:#f0f; stroke-width:0px;"/></svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@odx/icons",
3
- "version": "3.24.0",
3
+ "version": "3.25.0",
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 3.24.0</title>
5
+ <title>@odx/icons 3.25.0</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 3.24.0
129
+ @odx/icons 3.25.0
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 3.24.0</title>
5
+ <title>@odx/icons 3.25.0</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 3.24.0
129
+ @odx/icons 3.25.0
130
130
  </h1>
131
131
  <input class="page-search" placeholder="Search icons ..." />
132
132
  <div class="icon-count">