@odx/icons 2.9.7 → 3.0.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 +7 -0
- package/core/core-demo-poster.html +3 -94
- package/core/core-iconmap.scss +0 -13
- package/core/core-icons.css +1 -1
- package/core/core-icons.eot +0 -0
- package/core/core-icons.scss +0 -39
- package/core/core-icons.ttf +0 -0
- package/core/core-icons.woff +0 -0
- package/core/core-icons.woff2 +0 -0
- package/core/core-metadata.json +0 -52
- package/medical/medical-demo-poster.html +24 -3
- package/medical/medical-iconmap.scss +3 -0
- package/medical/medical-icons.css +1 -1
- package/medical/medical-icons.eot +0 -0
- package/medical/medical-icons.scss +9 -0
- package/medical/medical-icons.ttf +0 -0
- package/medical/medical-icons.woff +0 -0
- package/medical/medical-icons.woff2 +0 -0
- package/medical/medical-metadata.json +12 -0
- package/medical/svg/bed-free.svg +1 -0
- package/medical/svg/bed-occupied.svg +1 -0
- package/medical/svg/bed-raised.svg +1 -0
- package/package.json +1 -1
- package/safety/safety-demo-poster.html +2 -2
- package/uib-legacy/uib-legacy-demo-poster.html +2 -2
- package/core/svg/alarm-a1.svg +0 -1
- package/core/svg/alarm-a2.svg +0 -1
- package/core/svg/alarm-co2-off.svg +0 -1
- package/core/svg/alarm-din-off.svg +0 -1
- package/core/svg/alarm-din-pause.svg +0 -1
- package/core/svg/alarm-din.svg +0 -1
- package/core/svg/alarm.svg +0 -1
- package/core/svg/alarms-das-hint.svg +0 -1
- package/core/svg/alarms-das.svg +0 -1
- package/core/svg/alarms-info.svg +0 -1
- package/core/svg/alarms-off.svg +0 -1
- package/core/svg/alarms-paused.svg +0 -1
- package/core/svg/alarms-per-type.svg +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
# [2.10.0](https://dev.azure.com/draeger/ODXP/_git/odx-icons/compare/v2.9.7...v2.10.0) (2023-10-05)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **icons:** medical bed icons added ([01dd081](https://dev.azure.com/draeger/ODXP/_git/odx-icons/commit/01dd0810a992988a0b51a74d6082a1110ad21731))
|
|
7
|
+
|
|
1
8
|
## [2.9.7](https://dev.azure.com/draeger/ODXP/_git/odx-icons/compare/v2.9.6...v2.9.7) (2023-09-29)
|
|
2
9
|
|
|
3
10
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
<html>
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="utf-8">
|
|
5
|
-
<title>@odx/icons
|
|
5
|
+
<title>@odx/icons 3.0.0</title>
|
|
6
6
|
<link rel="stylesheet" type="text/css" href="core-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
|
|
129
|
+
@odx/icons 3.0.0
|
|
130
130
|
</h1>
|
|
131
131
|
<input class="page-search" placeholder="Search icons ..." />
|
|
132
132
|
<div class="icon-count">
|
|
133
|
-
Iconset: <strong>core</strong> (
|
|
133
|
+
Iconset: <strong>core</strong> (346 icons)
|
|
134
134
|
</div>
|
|
135
135
|
</header>
|
|
136
136
|
<main class="icons" id="icons">
|
|
@@ -141,97 +141,6 @@
|
|
|
141
141
|
<span class="icon-name">aggregation</span>
|
|
142
142
|
<span class="icon-alias">
|
|
143
143
|
</div>
|
|
144
|
-
<div class="icons__item">
|
|
145
|
-
<i class="odx-icon" data-icon-set="core" data-icon-name="alarm">
|
|
146
|
-
<span></span>
|
|
147
|
-
</i>
|
|
148
|
-
<span class="icon-name">alarm</span>
|
|
149
|
-
<span class="icon-alias">
|
|
150
|
-
</div>
|
|
151
|
-
<div class="icons__item">
|
|
152
|
-
<i class="odx-icon" data-icon-set="core" data-icon-name="alarm-a1">
|
|
153
|
-
<span></span>
|
|
154
|
-
</i>
|
|
155
|
-
<span class="icon-name">alarm-a1</span>
|
|
156
|
-
<span class="icon-alias">
|
|
157
|
-
</div>
|
|
158
|
-
<div class="icons__item">
|
|
159
|
-
<i class="odx-icon" data-icon-set="core" data-icon-name="alarm-a2">
|
|
160
|
-
<span></span>
|
|
161
|
-
</i>
|
|
162
|
-
<span class="icon-name">alarm-a2</span>
|
|
163
|
-
<span class="icon-alias">
|
|
164
|
-
</div>
|
|
165
|
-
<div class="icons__item">
|
|
166
|
-
<i class="odx-icon" data-icon-set="core" data-icon-name="alarm-co2-off">
|
|
167
|
-
<span></span>
|
|
168
|
-
</i>
|
|
169
|
-
<span class="icon-name">alarm-co2-off</span>
|
|
170
|
-
<span class="icon-alias">
|
|
171
|
-
</div>
|
|
172
|
-
<div class="icons__item">
|
|
173
|
-
<i class="odx-icon" data-icon-set="core" data-icon-name="alarm-din">
|
|
174
|
-
<span></span>
|
|
175
|
-
</i>
|
|
176
|
-
<span class="icon-name">alarm-din</span>
|
|
177
|
-
<span class="icon-alias">
|
|
178
|
-
</div>
|
|
179
|
-
<div class="icons__item">
|
|
180
|
-
<i class="odx-icon" data-icon-set="core" data-icon-name="alarm-din-off">
|
|
181
|
-
<span></span>
|
|
182
|
-
</i>
|
|
183
|
-
<span class="icon-name">alarm-din-off</span>
|
|
184
|
-
<span class="icon-alias">
|
|
185
|
-
</div>
|
|
186
|
-
<div class="icons__item">
|
|
187
|
-
<i class="odx-icon" data-icon-set="core" data-icon-name="alarm-din-pause">
|
|
188
|
-
<span></span>
|
|
189
|
-
</i>
|
|
190
|
-
<span class="icon-name">alarm-din-pause</span>
|
|
191
|
-
<span class="icon-alias">
|
|
192
|
-
</div>
|
|
193
|
-
<div class="icons__item">
|
|
194
|
-
<i class="odx-icon" data-icon-set="core" data-icon-name="alarms-das">
|
|
195
|
-
<span></span>
|
|
196
|
-
</i>
|
|
197
|
-
<span class="icon-name">alarms-das</span>
|
|
198
|
-
<span class="icon-alias">
|
|
199
|
-
</div>
|
|
200
|
-
<div class="icons__item">
|
|
201
|
-
<i class="odx-icon" data-icon-set="core" data-icon-name="alarms-das-hint">
|
|
202
|
-
<span></span>
|
|
203
|
-
</i>
|
|
204
|
-
<span class="icon-name">alarms-das-hint</span>
|
|
205
|
-
<span class="icon-alias">
|
|
206
|
-
</div>
|
|
207
|
-
<div class="icons__item">
|
|
208
|
-
<i class="odx-icon" data-icon-set="core" data-icon-name="alarms-info">
|
|
209
|
-
<span></span>
|
|
210
|
-
</i>
|
|
211
|
-
<span class="icon-name">alarms-info</span>
|
|
212
|
-
<span class="icon-alias">
|
|
213
|
-
</div>
|
|
214
|
-
<div class="icons__item">
|
|
215
|
-
<i class="odx-icon" data-icon-set="core" data-icon-name="alarms-off">
|
|
216
|
-
<span></span>
|
|
217
|
-
</i>
|
|
218
|
-
<span class="icon-name">alarms-off</span>
|
|
219
|
-
<span class="icon-alias">
|
|
220
|
-
</div>
|
|
221
|
-
<div class="icons__item">
|
|
222
|
-
<i class="odx-icon" data-icon-set="core" data-icon-name="alarms-paused">
|
|
223
|
-
<span></span>
|
|
224
|
-
</i>
|
|
225
|
-
<span class="icon-name">alarms-paused</span>
|
|
226
|
-
<span class="icon-alias">
|
|
227
|
-
</div>
|
|
228
|
-
<div class="icons__item">
|
|
229
|
-
<i class="odx-icon" data-icon-set="core" data-icon-name="alarms-per-type">
|
|
230
|
-
<span></span>
|
|
231
|
-
</i>
|
|
232
|
-
<span class="icon-name">alarms-per-type</span>
|
|
233
|
-
<span class="icon-alias">
|
|
234
|
-
</div>
|
|
235
144
|
<div class="icons__item">
|
|
236
145
|
<i class="odx-icon" data-icon-set="core" data-icon-name="align-horizontal-middle">
|
|
237
146
|
<span></span>
|
package/core/core-iconmap.scss
CHANGED
|
@@ -1,18 +1,5 @@
|
|
|
1
1
|
$glyphs: (
|
|
2
2
|
aggregation: "\f11d",
|
|
3
|
-
alarm: "\f107",
|
|
4
|
-
alarm-a1: "\f101",
|
|
5
|
-
alarm-a2: "\f102",
|
|
6
|
-
alarm-co2-off: "\f103",
|
|
7
|
-
alarm-din: "\f106",
|
|
8
|
-
alarm-din-off: "\f104",
|
|
9
|
-
alarm-din-pause: "\f105",
|
|
10
|
-
alarms-das: "\f109",
|
|
11
|
-
alarms-das-hint: "\f108",
|
|
12
|
-
alarms-info: "\f10a",
|
|
13
|
-
alarms-off: "\f10b",
|
|
14
|
-
alarms-paused: "\f10c",
|
|
15
|
-
alarms-per-type: "\f10d",
|
|
16
3
|
align-horizontal-middle: "\f10e",
|
|
17
4
|
align-vertical-middle: "\f10f",
|
|
18
5
|
announcement: "\f236",
|
package/core/core-icons.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@font-face{font-family:core-icons;src:url("core-icons.eot");src:url("core-icons.eot?#iefix") format("embedded-opentype"),url("core-icons.woff") format("woff"),url("core-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=core]{font-family:core-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=core][data-icon-name=aggregation]::before{content:"\f11d"}[data-icon-set=core][data-icon-name=alarm]::before{content:"\f107"}[data-icon-set=core][data-icon-name=alarm-a1]::before{content:"\f101"}[data-icon-set=core][data-icon-name=alarm-a2]::before{content:"\f102"}[data-icon-set=core][data-icon-name=alarm-co2-off]::before{content:"\f103"}[data-icon-set=core][data-icon-name=alarm-din]::before{content:"\f106"}[data-icon-set=core][data-icon-name=alarm-din-off]::before{content:"\f104"}[data-icon-set=core][data-icon-name=alarm-din-pause]::before{content:"\f105"}[data-icon-set=core][data-icon-name=alarms-das]::before{content:"\f109"}[data-icon-set=core][data-icon-name=alarms-das-hint]::before{content:"\f108"}[data-icon-set=core][data-icon-name=alarms-info]::before{content:"\f10a"}[data-icon-set=core][data-icon-name=alarms-off]::before{content:"\f10b"}[data-icon-set=core][data-icon-name=alarms-paused]::before{content:"\f10c"}[data-icon-set=core][data-icon-name=alarms-per-type]::before{content:"\f10d"}[data-icon-set=core][data-icon-name=align-horizontal-middle]::before{content:"\f10e"}[data-icon-set=core][data-icon-name=align-vertical-middle]::before{content:"\f10f"}[data-icon-set=core][data-icon-name=announcement]::before{content:"\f236"}[data-icon-set=core][data-icon-name=arrow-down]::before{content:"\f110"}[data-icon-set=core][data-icon-name=arrow-left]::before{content:"\f111"}[data-icon-set=core][data-icon-name=arrow-right]::before{content:"\f112"}[data-icon-set=core][data-icon-name=arrow-up]::before{content:"\f113"}[data-icon-set=core][data-icon-name=ascending]::before{content:"\f114"}[data-icon-set=core][data-icon-name=attachment]::before{content:"\f116"}[data-icon-set=core][data-icon-name=attachment-off]::before{content:"\f115"}[data-icon-set=core][data-icon-name=bar-chart]::before{content:"\f13d"}[data-icon-set=core][data-icon-name=battery-0]::before{content:"\f117"}[data-icon-set=core][data-icon-name=battery-100]::before{content:"\f118"}[data-icon-set=core][data-icon-name=battery-25]::before{content:"\f119"}[data-icon-set=core][data-icon-name=battery-50]::before{content:"\f11a"}[data-icon-set=core][data-icon-name=battery-75]::before{content:"\f11b"}[data-icon-set=core][data-icon-name=battery-alarm]::before{content:"\f229";color:#f30303}[data-icon-set=core][data-icon-name=battery-alarm]::after{content:"\f22d";color:#fff}[data-icon-set=core][data-icon-name=battery-alarm] span::before{content:"\f22e"}[data-icon-set=core][data-icon-name=battery-charge]::before{content:"\f11f"}[data-icon-set=core][data-icon-name=battery-error]::before{content:"\f22c";color:#f30303}[data-icon-set=core][data-icon-name=battery-error]::after{content:"\f127";color:#fff}[data-icon-set=core][data-icon-name=battery-error] span::before{content:"\f128"}[data-icon-set=core][data-icon-name=battery-uncalibrated]::before{content:"\f123"}[data-icon-set=core][data-icon-name=battery-warning]::before{content:"\f22f";color:#ffe300}[data-icon-set=core][data-icon-name=battery-warning]::after{content:"\f134";color:#002766}[data-icon-set=core][data-icon-name=battery-warning] span::before{content:"\f135"}[data-icon-set=core][data-icon-name=blocked]::before{content:"\f129"}[data-icon-set=core][data-icon-name=blocked-colored]::before{content:"\f232";color:#f30303}[data-icon-set=core][data-icon-name=blocked-colored]::after{content:"\f137";color:#fff}[data-icon-set=core][data-icon-name=bluetooth]::before{content:"\f12c"}[data-icon-set=core][data-icon-name=bluetooth-off]::before{content:"\f12a"}[data-icon-set=core][data-icon-name=bluetooth-paired]::before{content:"\f12b"}[data-icon-set=core][data-icon-name=blur]::before{content:"\f233"}[data-icon-set=core][data-icon-name=bookmark]::before{content:"\f12d"}[data-icon-set=core][data-icon-name=brightness]::before{content:"\f176"}[data-icon-set=core][data-icon-name=brightness-1]::before{content:"\f12e"}[data-icon-set=core][data-icon-name=brightness-2]::before{content:"\f12f"}[data-icon-set=core][data-icon-name=brightness-3]::before{content:"\f130"}[data-icon-set=core][data-icon-name=brightness-4]::before{content:"\f131"}[data-icon-set=core][data-icon-name=brightness-5]::before{content:"\f11c"}[data-icon-set=core][data-icon-name=brightness-auto]::before{content:"\f132"}[data-icon-set=core][data-icon-name=calendar]::before{content:"\f151"}[data-icon-set=core][data-icon-name=calendar-bumptest]::before{content:"\f13a"}[data-icon-set=core][data-icon-name=calendar-bumptest-error]::before{content:"\f234";color:#f30303}[data-icon-set=core][data-icon-name=calendar-bumptest-error]::after{content:"\f138";color:#fff}[data-icon-set=core][data-icon-name=calendar-bumptest-error] span::before{content:"\f139"}[data-icon-set=core][data-icon-name=calendar-bumptest-warning]::before{content:"\f237"}[data-icon-set=core][data-icon-name=calendar-bumptest-warning]::after{content:"\f13b";color:#ffe300}[data-icon-set=core][data-icon-name=calendar-bumptest-warning] span::before{content:"\f13e";color:#002766}[data-icon-set=core][data-icon-name=calendar-calibration]::before{content:"\f141"}[data-icon-set=core][data-icon-name=calendar-calibration-error]::before{content:"\f238";color:#f30303}[data-icon-set=core][data-icon-name=calendar-calibration-error]::after{content:"\f13f";color:#fff}[data-icon-set=core][data-icon-name=calendar-calibration-error] span::before{content:"\f140"}[data-icon-set=core][data-icon-name=calendar-calibration-warning]::before{content:"\f23b"}[data-icon-set=core][data-icon-name=calendar-calibration-warning]::after{content:"\f144";color:#ffe300}[data-icon-set=core][data-icon-name=calendar-calibration-warning] span::before{content:"\f149";color:#002766}[data-icon-set=core][data-icon-name=calendar-day-view]::before{content:"\f142"}[data-icon-set=core][data-icon-name=calendar-event]::before{content:"\f143"}[data-icon-set=core][data-icon-name=calendar-flag]::before{content:"\f23c";color:#ffe300}[data-icon-set=core][data-icon-name=calendar-flag]::after{content:"\f14a"}[data-icon-set=core][data-icon-name=calendar-interval]::before{content:"\f146"}[data-icon-set=core][data-icon-name=calendar-list]::before{content:"\f147"}[data-icon-set=core][data-icon-name=calendar-time]::before{content:"\f148"}[data-icon-set=core][data-icon-name=calendar-user]::before{content:"\f14f"}[data-icon-set=core][data-icon-name=calendar-user-error]::before{content:"\f23e";color:#f30303}[data-icon-set=core][data-icon-name=calendar-user-error]::after{content:"\f14c";color:#fff}[data-icon-set=core][data-icon-name=calendar-user-error] span::before{content:"\f14d"}[data-icon-set=core][data-icon-name=calendar-user-warning]::before{content:"\f241"}[data-icon-set=core][data-icon-name=calendar-user-warning]::after{content:"\f14e";color:#ffe300}[data-icon-set=core][data-icon-name=calendar-user-warning] span::before{content:"\f153";color:#002766}[data-icon-set=core][data-icon-name=calendar-week-view]::before{content:"\f150"}[data-icon-set=core][data-icon-name=camera]::before{content:"\f152"}[data-icon-set=core][data-icon-name=cancel]::before{content:"\f17e"}[data-icon-set=core][data-icon-name=check]::before{content:"\f155"}[data-icon-set=core][data-icon-name=check-colored]::before{content:"\f243";color:#00dd31}[data-icon-set=core][data-icon-name=check-colored]::after{content:"\f154";color:#002766}[data-icon-set=core][data-icon-name=chevron-down]::before{content:"\f156"}[data-icon-set=core][data-icon-name=chevron-left]::before{content:"\f157"}[data-icon-set=core][data-icon-name=chevron-left-end]::before{content:"\f244"}[data-icon-set=core][data-icon-name=chevron-right]::before{content:"\f158"}[data-icon-set=core][data-icon-name=chevron-right-end]::before{content:"\f245"}[data-icon-set=core][data-icon-name=chevron-up]::before{content:"\f159"}[data-icon-set=core][data-icon-name=chevrons]::before{content:"\f184"}[data-icon-set=core][data-icon-name=chevrons-updown]::before{content:"\f11e"}[data-icon-set=core][data-icon-name=close]::before{content:"\f15a"}[data-icon-set=core][data-icon-name=cloud]::before{content:"\f165"}[data-icon-set=core][data-icon-name=cloud-error]::before{content:"\f246";color:#f30303}[data-icon-set=core][data-icon-name=cloud-error]::after{content:"\f15b";color:#fff}[data-icon-set=core][data-icon-name=cloud-error] span::before{content:"\f15d"}[data-icon-set=core][data-icon-name=cloud-ok]::before{content:"\f249";color:#00dd31}[data-icon-set=core][data-icon-name=cloud-ok]::after{content:"\f15f";color:#002766}[data-icon-set=core][data-icon-name=cloud-ok] span::before{content:"\f160"}[data-icon-set=core][data-icon-name=cloud-upload]::before{content:"\f161"}[data-icon-set=core][data-icon-name=cloud-warning]::before{content:"\f24c"}[data-icon-set=core][data-icon-name=cloud-warning]::after{content:"\f163";color:#ffe300}[data-icon-set=core][data-icon-name=cloud-warning] span::before{content:"\f164";color:#002766}[data-icon-set=core][data-icon-name=colorpicker]::before{content:"\f185"}[data-icon-set=core][data-icon-name=column]::before{content:"\f1a1"}[data-icon-set=core][data-icon-name=comment]::before{content:"\f166"}[data-icon-set=core][data-icon-name=comment-add]::before{content:"\f121"}[data-icon-set=core][data-icon-name=comment-off]::before{content:"\f122"}[data-icon-set=core][data-icon-name=compare]::before{content:"\f167"}[data-icon-set=core][data-icon-name=config]::before{content:"\f16d"}[data-icon-set=core][data-icon-name=config-edit]::before{content:"\f168"}[data-icon-set=core][data-icon-name=config-enter]::before{content:"\f169"}[data-icon-set=core][data-icon-name=config-leave]::before{content:"\f16a"}[data-icon-set=core][data-icon-name=config-update]::before{content:"\f16b"}[data-icon-set=core][data-icon-name=config-view]::before{content:"\f16c"}[data-icon-set=core][data-icon-name=copy-content]::before{content:"\f16e"}[data-icon-set=core][data-icon-name=copy-file]::before{content:"\f16f"}[data-icon-set=core][data-icon-name=copy-folder]::before{content:"\f170"}[data-icon-set=core][data-icon-name=cut]::before{content:"\f171"}[data-icon-set=core][data-icon-name=d]::before{content:"\f125"}[data-icon-set=core][data-icon-name=dashboard]::before{content:"\f247"}[data-icon-set=core][data-icon-name=delete]::before{content:"\f172"}[data-icon-set=core][data-icon-name=delete-success]::before{content:"\f136";color:#00dd31}[data-icon-set=core][data-icon-name=delete-success]::after{content:"\f17f";color:#002766}[data-icon-set=core][data-icon-name=delete-success] span::before{content:"\f1b7"}[data-icon-set=core][data-icon-name=descending]::before{content:"\f173"}[data-icon-set=core][data-icon-name=device-lan]::before{content:"\f235"}[data-icon-set=core][data-icon-name=device-lan-off]::before{content:"\f231"}[data-icon-set=core][data-icon-name=device-offline]::before{content:"\f120"}[data-icon-set=core][data-icon-name=device-online]::before{content:"\f124"}[data-icon-set=core][data-icon-name=direction]::before{content:"\f23a"}[data-icon-set=core][data-icon-name=document]::before{content:"\f178"}[data-icon-set=core][data-icon-name=document-check]::before{content:"\f174"}[data-icon-set=core][data-icon-name=document-flag]::before{content:"\f255";color:#f30303}[data-icon-set=core][data-icon-name=document-flag]::after{content:"\f1ca"}[data-icon-set=core][data-icon-name=document-settings]::before{content:"\f177"}[data-icon-set=core][data-icon-name=download]::before{content:"\f179"}[data-icon-set=core][data-icon-name=drop]::before{content:"\f257"}[data-icon-set=core][data-icon-name=edit]::before{content:"\f17a"}[data-icon-set=core][data-icon-name=emoji-happy]::before{content:"\f17b"}[data-icon-set=core][data-icon-name=emoji-neutral]::before{content:"\f17c"}[data-icon-set=core][data-icon-name=emoji-sad]::before{content:"\f17d"}[data-icon-set=core][data-icon-name=error]::before{content:"\f180"}[data-icon-set=core][data-icon-name=error-colored]::before{content:"\f258";color:#f30303}[data-icon-set=core][data-icon-name=error-colored]::after{content:"\f1cb";color:#fff}[data-icon-set=core][data-icon-name=export]::before{content:"\f181"}[data-icon-set=core][data-icon-name=favicon]::before{content:"\f239";color:#002766}[data-icon-set=core][data-icon-name=favicon]::after{content:"\f24b";color:#fff}[data-icon-set=core][data-icon-name=favorite]::before{content:"\f183"}[data-icon-set=core][data-icon-name=favorite-solid]::before{content:"\f182"}[data-icon-set=core][data-icon-name=fax]::before{content:"\f22a"}[data-icon-set=core][data-icon-name=feedback-warning]::before{content:"\f186"}[data-icon-set=core][data-icon-name=feedback-warning-colored]::before{content:"\f259";color:#ffe300}[data-icon-set=core][data-icon-name=feedback-warning-colored]::after{content:"\f1cc";color:#002766}[data-icon-set=core][data-icon-name=file]::before{content:"\f18c"}[data-icon-set=core][data-icon-name=file-csv]::before{content:"\f1a2"}[data-icon-set=core][data-icon-name=file-excel]::before{content:"\f187"}[data-icon-set=core][data-icon-name=file-pdf]::before{content:"\f188"}[data-icon-set=core][data-icon-name=file-png]::before{content:"\f24d"}[data-icon-set=core][data-icon-name=file-ppt]::before{content:"\f189"}[data-icon-set=core][data-icon-name=file-svg]::before{content:"\f24e"}[data-icon-set=core][data-icon-name=file-word]::before{content:"\f18a"}[data-icon-set=core][data-icon-name=file-zip]::before{content:"\f18b"}[data-icon-set=core][data-icon-name=filter]::before{content:"\f18f"}[data-icon-set=core][data-icon-name=filter-close]::before{content:"\f18d"}[data-icon-set=core][data-icon-name=filter-settings]::before{content:"\f18e"}[data-icon-set=core][data-icon-name=flag]::before{content:"\f190"}[data-icon-set=core][data-icon-name=folder]::before{content:"\f192"}[data-icon-set=core][data-icon-name=folder-in]::before{content:"\f25c"}[data-icon-set=core][data-icon-name=folder-open]::before{content:"\f191"}[data-icon-set=core][data-icon-name=folder-out]::before{content:"\f25d"}[data-icon-set=core][data-icon-name=folder-team]::before{content:"\f25e"}[data-icon-set=core][data-icon-name=gender-female]::before{content:"\f193"}[data-icon-set=core][data-icon-name=gender-male]::before{content:"\f194"}[data-icon-set=core][data-icon-name=globe]::before{content:"\f22b"}[data-icon-set=core][data-icon-name=group]::before{content:"\f175"}[data-icon-set=core][data-icon-name=hand]::before{content:"\f23d"}[data-icon-set=core][data-icon-name=help]::before{content:"\f195"}[data-icon-set=core][data-icon-name=import]::before{content:"\f196"}[data-icon-set=core][data-icon-name=info]::before{content:"\f197"}[data-icon-set=core][data-icon-name=introduction]::before{content:"\f23a"}[data-icon-set=core][data-icon-name=language]::before{content:"\f198"}[data-icon-set=core][data-icon-name=link]::before{content:"\f13c"}[data-icon-set=core][data-icon-name=link-external]::before{content:"\f199"}[data-icon-set=core][data-icon-name=link-internal]::before{content:"\f19a"}[data-icon-set=core][data-icon-name=link-off]::before{content:"\f126"}[data-icon-set=core][data-icon-name=loading]::before{content:"\f1a3"}[data-icon-set=core][data-icon-name=location]::before{content:"\f19e"}[data-icon-set=core][data-icon-name=location-measure]::before{content:"\f19b"}[data-icon-set=core][data-icon-name=location-off]::before{content:"\f19c"}[data-icon-set=core][data-icon-name=location-scan]::before{content:"\f19d"}[data-icon-set=core][data-icon-name=location-scan-error]::before{content:"\f230";color:#f30303}[data-icon-set=core][data-icon-name=location-scan-error]::after{content:"\f1cf";color:#fff}[data-icon-set=core][data-icon-name=location-scan-error] span::before{content:"\f1d0"}[data-icon-set=core][data-icon-name=location-scan-success]::before{content:"\f15e";color:#00dd31}[data-icon-set=core][data-icon-name=location-scan-success]::after{content:"\f1d1";color:#002766}[data-icon-set=core][data-icon-name=location-scan-success] span::before{content:"\f1d2"}[data-icon-set=core][data-icon-name=lock]::before{content:"\f19f"}[data-icon-set=core][data-icon-name=logo-engage]::before{content:"\f263"}[data-icon-set=core][data-icon-name=logout]::before{content:"\f1a0"}[data-icon-set=core][data-icon-name=mail]::before{content:"\f1ab"}[data-icon-set=core][data-icon-name=mail-error]::before{content:"\f264";color:#f30303}[data-icon-set=core][data-icon-name=mail-error]::after{content:"\f1d3";color:#fff}[data-icon-set=core][data-icon-name=mail-error] span::before{content:"\f1d4"}[data-icon-set=core][data-icon-name=mail-newsletter]::before{content:"\f1a4"}[data-icon-set=core][data-icon-name=mail-resend]::before{content:"\f1a5"}[data-icon-set=core][data-icon-name=mail-send]::before{content:"\f1a6"}[data-icon-set=core][data-icon-name=mail-sending]::before{content:"\f1a7"}[data-icon-set=core][data-icon-name=mail-success]::before{content:"\f267";color:#00dd31}[data-icon-set=core][data-icon-name=mail-success]::after{content:"\f1f3";color:#002766}[data-icon-set=core][data-icon-name=mail-success] span::before{content:"\f1f4"}[data-icon-set=core][data-icon-name=map]::before{content:"\f1ac"}[data-icon-set=core][data-icon-name=maximize]::before{content:"\f1ad"}[data-icon-set=core][data-icon-name=media-back]::before{content:"\f1ae"}[data-icon-set=core][data-icon-name=media-fastforward]::before{content:"\f1af"}[data-icon-set=core][data-icon-name=media-pause]::before{content:"\f1b0"}[data-icon-set=core][data-icon-name=media-play]::before{content:"\f1b1"}[data-icon-set=core][data-icon-name=media-rewind]::before{content:"\f1b2"}[data-icon-set=core][data-icon-name=media-skip]::before{content:"\f1b3"}[data-icon-set=core][data-icon-name=media-stop]::before{content:"\f133"}[data-icon-set=core][data-icon-name=menu]::before{content:"\f1b5"}[data-icon-set=core][data-icon-name=menu-favorites]::before{content:"\f145"}[data-icon-set=core][data-icon-name=menu-functions]::before{content:"\f14b"}[data-icon-set=core][data-icon-name=minimize]::before{content:"\f1b6"}[data-icon-set=core][data-icon-name=minus]::before{content:"\f15c"}[data-icon-set=core][data-icon-name=mode-switch]::before{content:"\f1b8"}[data-icon-set=core][data-icon-name=more]::before{content:"\f1b9"}[data-icon-set=core][data-icon-name=next]::before{content:"\f1ba"}[data-icon-set=core][data-icon-name=night-mode]::before{content:"\f1bb"}[data-icon-set=core][data-icon-name=notification]::before{content:"\f1bd"}[data-icon-set=core][data-icon-name=notification-off]::before{content:"\f1bc"}[data-icon-set=core][data-icon-name=object]::before{content:"\f26c"}[data-icon-set=core][data-icon-name=on-off]::before{content:"\f1be"}[data-icon-set=core][data-icon-name=package]::before{content:"\f1bf"}[data-icon-set=core][data-icon-name=password]::before{content:"\f1c0"}[data-icon-set=core][data-icon-name=password-change]::before{content:"\f1a8"}[data-icon-set=core][data-icon-name=paste]::before{content:"\f1a9"}[data-icon-set=core][data-icon-name=phone]::before{content:"\f1c1"}[data-icon-set=core][data-icon-name=picture]::before{content:"\f1c2"}[data-icon-set=core][data-icon-name=pin]::before{content:"\f1c3"}[data-icon-set=core][data-icon-name=placeholder]::before{content:"\f1c4"}[data-icon-set=core][data-icon-name=plus]::before{content:"\f1c5"}[data-icon-set=core][data-icon-name=position]::before{content:"\f1c7"}[data-icon-set=core][data-icon-name=position-off]::before{content:"\f1c6"}[data-icon-set=core][data-icon-name=precondition]::before{content:"\f23d"}[data-icon-set=core][data-icon-name=previous]::before{content:"\f1c8"}[data-icon-set=core][data-icon-name=print]::before{content:"\f1d5"}[data-icon-set=core][data-icon-name=print-config]::before{content:"\f1c9"}[data-icon-set=core][data-icon-name=print-error]::before{content:"\f26f";color:#f30303}[data-icon-set=core][data-icon-name=print-error]::after{content:"\f1f5";color:#fff}[data-icon-set=core][data-icon-name=print-error] span::before{content:"\f1f7"}[data-icon-set=core][data-icon-name=print-preview]::before{content:"\f1cd"}[data-icon-set=core][data-icon-name=print-selection]::before{content:"\f1ce"}[data-icon-set=core][data-icon-name=print-success]::before{content:"\f272";color:#00dd31}[data-icon-set=core][data-icon-name=print-success]::after{content:"\f1f8";color:#002766}[data-icon-set=core][data-icon-name=print-success] span::before{content:"\f1f9"}[data-icon-set=core][data-icon-name=print-warning]::before{content:"\f275"}[data-icon-set=core][data-icon-name=print-warning]::after{content:"\f206";color:#ffe300}[data-icon-set=core][data-icon-name=print-warning] span::before{content:"\f207";color:#002766}[data-icon-set=core][data-icon-name=rearrange]::before{content:"\f1aa"}[data-icon-set=core][data-icon-name=redo]::before{content:"\f1d6"}[data-icon-set=core][data-icon-name=reload]::before{content:"\f1d9"}[data-icon-set=core][data-icon-name=reload-off]::before{content:"\f1d7"}[data-icon-set=core][data-icon-name=reload-required]::before{content:"\f1d8"}[data-icon-set=core][data-icon-name=relocate]::before{content:"\f162"}[data-icon-set=core][data-icon-name=reset]::before{content:"\f1da"}[data-icon-set=core][data-icon-name=save]::before{content:"\f1dc"}[data-icon-set=core][data-icon-name=save-as]::before{content:"\f1db"}[data-icon-set=core][data-icon-name=search]::before{content:"\f1e3"}[data-icon-set=core][data-icon-name=search-activate]::before{content:"\f1dd"}[data-icon-set=core][data-icon-name=search-close]::before{content:"\f1de"}[data-icon-set=core][data-icon-name=search-config]::before{content:"\f1df"}[data-icon-set=core][data-icon-name=search-next]::before{content:"\f1e0"}[data-icon-set=core][data-icon-name=search-previous]::before{content:"\f1e1"}[data-icon-set=core][data-icon-name=search-save]::before{content:"\f1e2"}[data-icon-set=core][data-icon-name=searching]::before{content:"\f1e7"}[data-icon-set=core][data-icon-name=searching-1]::before{content:"\f1e4"}[data-icon-set=core][data-icon-name=searching-2]::before{content:"\f1e5"}[data-icon-set=core][data-icon-name=searching-3]::before{content:"\f1e6"}[data-icon-set=core][data-icon-name=service]::before{content:"\f1e8"}[data-icon-set=core][data-icon-name=settings]::before{content:"\f1ef"}[data-icon-set=core][data-icon-name=settings-add]::before{content:"\f1e9"}[data-icon-set=core][data-icon-name=settings-edit]::before{content:"\f1ea"}[data-icon-set=core][data-icon-name=settings-enter]::before{content:"\f1eb"}[data-icon-set=core][data-icon-name=settings-leave]::before{content:"\f1ec"}[data-icon-set=core][data-icon-name=settings-remove]::before{content:"\f1ed"}[data-icon-set=core][data-icon-name=settings-reset]::before{content:"\f1ee"}[data-icon-set=core][data-icon-name=share]::before{content:"\f1f0"}[data-icon-set=core][data-icon-name=shoppingcart]::before{content:"\f1f1"}[data-icon-set=core][data-icon-name=shot-close]::before{content:"\f277"}[data-icon-set=core][data-icon-name=shot-long]::before{content:"\f278"}[data-icon-set=core][data-icon-name=shot-mid]::before{content:"\f279"}[data-icon-set=core][data-icon-name=sort-down]::before{content:"\f23f"}[data-icon-set=core][data-icon-name=sort-up]::before{content:"\f240"}[data-icon-set=core][data-icon-name=sortable]::before{content:"\f242"}[data-icon-set=core][data-icon-name=standby]::before{content:"\f1f2"}[data-icon-set=core][data-icon-name=sync]::before{content:"\f1fa"}[data-icon-set=core][data-icon-name=sync-off]::before{content:"\f1f6"}[data-icon-set=core][data-icon-name=sync-off-success]::before{content:"\f27a";color:#00dd31}[data-icon-set=core][data-icon-name=sync-off-success]::after{content:"\f208";color:#002766}[data-icon-set=core][data-icon-name=sync-off-success] span::before{content:"\f209"}[data-icon-set=core][data-icon-name=sync-success]::before{content:"\f27d";color:#00dd31}[data-icon-set=core][data-icon-name=sync-success]::after{content:"\f20a";color:#002766}[data-icon-set=core][data-icon-name=sync-success] span::before{content:"\f20b"}[data-icon-set=core][data-icon-name=tile-menu]::before{content:"\f1fb"}[data-icon-set=core][data-icon-name=toolbox]::before{content:"\f24a"}[data-icon-set=core][data-icon-name=training]::before{content:"\f1fc"}[data-icon-set=core][data-icon-name=undo]::before{content:"\f1fd"}[data-icon-set=core][data-icon-name=unlock]::before{content:"\f1fe"}[data-icon-set=core][data-icon-name=upload]::before{content:"\f1ff"}[data-icon-set=core][data-icon-name=user]::before{content:"\f21c"}[data-icon-set=core][data-icon-name=user-add]::before{content:"\f248"}[data-icon-set=core][data-icon-name=user-administration]::before{content:"\f200"}[data-icon-set=core][data-icon-name=user-administrator]::before{content:"\f201"}[data-icon-set=core][data-icon-name=user-edit]::before{content:"\f202"}[data-icon-set=core][data-icon-name=user-engineer]::before{content:"\f203"}[data-icon-set=core][data-icon-name=user-group]::before{content:"\f205"}[data-icon-set=core][data-icon-name=user-group-administration]::before{content:"\f204"}[data-icon-set=core][data-icon-name=user-id]::before{content:"\f211"}[data-icon-set=core][data-icon-name=user-id-error]::before{content:"\f280";color:#f30303}[data-icon-set=core][data-icon-name=user-id-error]::after{content:"\f20e";color:#fff}[data-icon-set=core][data-icon-name=user-id-error] span::before{content:"\f20f"}[data-icon-set=core][data-icon-name=user-id-invalid]::before{content:"\f283";color:#f30303}[data-icon-set=core][data-icon-name=user-id-invalid]::after{content:"\f210";color:#fff}[data-icon-set=core][data-icon-name=user-id-invalid] span::before{content:"\f220"}[data-icon-set=core][data-icon-name=user-id-query]::before{content:"\f20c"}[data-icon-set=core][data-icon-name=user-id-reading]::before{content:"\f20d"}[data-icon-set=core][data-icon-name=user-id-success]::before{content:"\f285";color:#00dd31}[data-icon-set=core][data-icon-name=user-id-success]::after{content:"\f221";color:#002766}[data-icon-set=core][data-icon-name=user-id-success] span::before{content:"\f227"}[data-icon-set=core][data-icon-name=user-level-1]::before{content:"\f212"}[data-icon-set=core][data-icon-name=user-level-2]::before{content:"\f213"}[data-icon-set=core][data-icon-name=user-level-3]::before{content:"\f214"}[data-icon-set=core][data-icon-name=user-level-4]::before{content:"\f215"}[data-icon-set=core][data-icon-name=user-level-5]::before{content:"\f216"}[data-icon-set=core][data-icon-name=user-logout]::before{content:"\f217"}[data-icon-set=core][data-icon-name=user-maintainer]::before{content:"\f218"}[data-icon-set=core][data-icon-name=user-operator]::before{content:"\f219"}[data-icon-set=core][data-icon-name=user-trainer]::before{content:"\f21a"}[data-icon-set=core][data-icon-name=user-worker]::before{content:"\f21b"}[data-icon-set=core][data-icon-name=video]::before{content:"\f21d"}[data-icon-set=core][data-icon-name=view]::before{content:"\f21e"}[data-icon-set=core][data-icon-name=view-off]::before{content:"\f1b4"}[data-icon-set=core][data-icon-name=visual-inspection]::before{content:"\f21f"}[data-icon-set=core][data-icon-name=warning]::before{content:"\f222"}[data-icon-set=core][data-icon-name=warning-colored]::before{content:"\f289";color:#ffe300}[data-icon-set=core][data-icon-name=warning-colored]::after{content:"\f228";color:#002766}[data-icon-set=core][data-icon-name=zoom-in]::before{content:"\f224"}[data-icon-set=core][data-icon-name=zoom-original]::before{content:"\f225"}[data-icon-set=core][data-icon-name=zoom-out]::before{content:"\f226"}[data-icon-set=core][data-icon-name=zoom-window]::before{content:"\f223"}
|
|
1
|
+
@font-face{font-family:core-icons;src:url("core-icons.eot");src:url("core-icons.eot?#iefix") format("embedded-opentype"),url("core-icons.woff") format("woff"),url("core-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=core]{font-family:core-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=core][data-icon-name=aggregation]::before{content:"\f11d"}[data-icon-set=core][data-icon-name=align-horizontal-middle]::before{content:"\f10e"}[data-icon-set=core][data-icon-name=align-vertical-middle]::before{content:"\f10f"}[data-icon-set=core][data-icon-name=announcement]::before{content:"\f236"}[data-icon-set=core][data-icon-name=arrow-down]::before{content:"\f110"}[data-icon-set=core][data-icon-name=arrow-left]::before{content:"\f111"}[data-icon-set=core][data-icon-name=arrow-right]::before{content:"\f112"}[data-icon-set=core][data-icon-name=arrow-up]::before{content:"\f113"}[data-icon-set=core][data-icon-name=ascending]::before{content:"\f114"}[data-icon-set=core][data-icon-name=attachment]::before{content:"\f116"}[data-icon-set=core][data-icon-name=attachment-off]::before{content:"\f115"}[data-icon-set=core][data-icon-name=bar-chart]::before{content:"\f13d"}[data-icon-set=core][data-icon-name=battery-0]::before{content:"\f117"}[data-icon-set=core][data-icon-name=battery-100]::before{content:"\f118"}[data-icon-set=core][data-icon-name=battery-25]::before{content:"\f119"}[data-icon-set=core][data-icon-name=battery-50]::before{content:"\f11a"}[data-icon-set=core][data-icon-name=battery-75]::before{content:"\f11b"}[data-icon-set=core][data-icon-name=battery-alarm]::before{content:"\f229";color:#f30303}[data-icon-set=core][data-icon-name=battery-alarm]::after{content:"\f22d";color:#fff}[data-icon-set=core][data-icon-name=battery-alarm] span::before{content:"\f22e"}[data-icon-set=core][data-icon-name=battery-charge]::before{content:"\f11f"}[data-icon-set=core][data-icon-name=battery-error]::before{content:"\f22c";color:#f30303}[data-icon-set=core][data-icon-name=battery-error]::after{content:"\f127";color:#fff}[data-icon-set=core][data-icon-name=battery-error] span::before{content:"\f128"}[data-icon-set=core][data-icon-name=battery-uncalibrated]::before{content:"\f123"}[data-icon-set=core][data-icon-name=battery-warning]::before{content:"\f22f";color:#ffe300}[data-icon-set=core][data-icon-name=battery-warning]::after{content:"\f134";color:#002766}[data-icon-set=core][data-icon-name=battery-warning] span::before{content:"\f135"}[data-icon-set=core][data-icon-name=blocked]::before{content:"\f129"}[data-icon-set=core][data-icon-name=blocked-colored]::before{content:"\f232";color:#f30303}[data-icon-set=core][data-icon-name=blocked-colored]::after{content:"\f137";color:#fff}[data-icon-set=core][data-icon-name=bluetooth]::before{content:"\f12c"}[data-icon-set=core][data-icon-name=bluetooth-off]::before{content:"\f12a"}[data-icon-set=core][data-icon-name=bluetooth-paired]::before{content:"\f12b"}[data-icon-set=core][data-icon-name=blur]::before{content:"\f233"}[data-icon-set=core][data-icon-name=bookmark]::before{content:"\f12d"}[data-icon-set=core][data-icon-name=brightness]::before{content:"\f176"}[data-icon-set=core][data-icon-name=brightness-1]::before{content:"\f12e"}[data-icon-set=core][data-icon-name=brightness-2]::before{content:"\f12f"}[data-icon-set=core][data-icon-name=brightness-3]::before{content:"\f130"}[data-icon-set=core][data-icon-name=brightness-4]::before{content:"\f131"}[data-icon-set=core][data-icon-name=brightness-5]::before{content:"\f11c"}[data-icon-set=core][data-icon-name=brightness-auto]::before{content:"\f132"}[data-icon-set=core][data-icon-name=calendar]::before{content:"\f151"}[data-icon-set=core][data-icon-name=calendar-bumptest]::before{content:"\f13a"}[data-icon-set=core][data-icon-name=calendar-bumptest-error]::before{content:"\f234";color:#f30303}[data-icon-set=core][data-icon-name=calendar-bumptest-error]::after{content:"\f138";color:#fff}[data-icon-set=core][data-icon-name=calendar-bumptest-error] span::before{content:"\f139"}[data-icon-set=core][data-icon-name=calendar-bumptest-warning]::before{content:"\f237"}[data-icon-set=core][data-icon-name=calendar-bumptest-warning]::after{content:"\f13b";color:#ffe300}[data-icon-set=core][data-icon-name=calendar-bumptest-warning] span::before{content:"\f13e";color:#002766}[data-icon-set=core][data-icon-name=calendar-calibration]::before{content:"\f141"}[data-icon-set=core][data-icon-name=calendar-calibration-error]::before{content:"\f238";color:#f30303}[data-icon-set=core][data-icon-name=calendar-calibration-error]::after{content:"\f13f";color:#fff}[data-icon-set=core][data-icon-name=calendar-calibration-error] span::before{content:"\f140"}[data-icon-set=core][data-icon-name=calendar-calibration-warning]::before{content:"\f23b"}[data-icon-set=core][data-icon-name=calendar-calibration-warning]::after{content:"\f144";color:#ffe300}[data-icon-set=core][data-icon-name=calendar-calibration-warning] span::before{content:"\f149";color:#002766}[data-icon-set=core][data-icon-name=calendar-day-view]::before{content:"\f142"}[data-icon-set=core][data-icon-name=calendar-event]::before{content:"\f143"}[data-icon-set=core][data-icon-name=calendar-flag]::before{content:"\f23c";color:#ffe300}[data-icon-set=core][data-icon-name=calendar-flag]::after{content:"\f14a"}[data-icon-set=core][data-icon-name=calendar-interval]::before{content:"\f146"}[data-icon-set=core][data-icon-name=calendar-list]::before{content:"\f147"}[data-icon-set=core][data-icon-name=calendar-time]::before{content:"\f148"}[data-icon-set=core][data-icon-name=calendar-user]::before{content:"\f14f"}[data-icon-set=core][data-icon-name=calendar-user-error]::before{content:"\f23e";color:#f30303}[data-icon-set=core][data-icon-name=calendar-user-error]::after{content:"\f14c";color:#fff}[data-icon-set=core][data-icon-name=calendar-user-error] span::before{content:"\f14d"}[data-icon-set=core][data-icon-name=calendar-user-warning]::before{content:"\f241"}[data-icon-set=core][data-icon-name=calendar-user-warning]::after{content:"\f14e";color:#ffe300}[data-icon-set=core][data-icon-name=calendar-user-warning] span::before{content:"\f153";color:#002766}[data-icon-set=core][data-icon-name=calendar-week-view]::before{content:"\f150"}[data-icon-set=core][data-icon-name=camera]::before{content:"\f152"}[data-icon-set=core][data-icon-name=cancel]::before{content:"\f17e"}[data-icon-set=core][data-icon-name=check]::before{content:"\f155"}[data-icon-set=core][data-icon-name=check-colored]::before{content:"\f243";color:#00dd31}[data-icon-set=core][data-icon-name=check-colored]::after{content:"\f154";color:#002766}[data-icon-set=core][data-icon-name=chevron-down]::before{content:"\f156"}[data-icon-set=core][data-icon-name=chevron-left]::before{content:"\f157"}[data-icon-set=core][data-icon-name=chevron-left-end]::before{content:"\f244"}[data-icon-set=core][data-icon-name=chevron-right]::before{content:"\f158"}[data-icon-set=core][data-icon-name=chevron-right-end]::before{content:"\f245"}[data-icon-set=core][data-icon-name=chevron-up]::before{content:"\f159"}[data-icon-set=core][data-icon-name=chevrons]::before{content:"\f184"}[data-icon-set=core][data-icon-name=chevrons-updown]::before{content:"\f11e"}[data-icon-set=core][data-icon-name=close]::before{content:"\f15a"}[data-icon-set=core][data-icon-name=cloud]::before{content:"\f165"}[data-icon-set=core][data-icon-name=cloud-error]::before{content:"\f246";color:#f30303}[data-icon-set=core][data-icon-name=cloud-error]::after{content:"\f15b";color:#fff}[data-icon-set=core][data-icon-name=cloud-error] span::before{content:"\f15d"}[data-icon-set=core][data-icon-name=cloud-ok]::before{content:"\f249";color:#00dd31}[data-icon-set=core][data-icon-name=cloud-ok]::after{content:"\f15f";color:#002766}[data-icon-set=core][data-icon-name=cloud-ok] span::before{content:"\f160"}[data-icon-set=core][data-icon-name=cloud-upload]::before{content:"\f161"}[data-icon-set=core][data-icon-name=cloud-warning]::before{content:"\f24c"}[data-icon-set=core][data-icon-name=cloud-warning]::after{content:"\f163";color:#ffe300}[data-icon-set=core][data-icon-name=cloud-warning] span::before{content:"\f164";color:#002766}[data-icon-set=core][data-icon-name=colorpicker]::before{content:"\f185"}[data-icon-set=core][data-icon-name=column]::before{content:"\f1a1"}[data-icon-set=core][data-icon-name=comment]::before{content:"\f166"}[data-icon-set=core][data-icon-name=comment-add]::before{content:"\f121"}[data-icon-set=core][data-icon-name=comment-off]::before{content:"\f122"}[data-icon-set=core][data-icon-name=compare]::before{content:"\f167"}[data-icon-set=core][data-icon-name=config]::before{content:"\f16d"}[data-icon-set=core][data-icon-name=config-edit]::before{content:"\f168"}[data-icon-set=core][data-icon-name=config-enter]::before{content:"\f169"}[data-icon-set=core][data-icon-name=config-leave]::before{content:"\f16a"}[data-icon-set=core][data-icon-name=config-update]::before{content:"\f16b"}[data-icon-set=core][data-icon-name=config-view]::before{content:"\f16c"}[data-icon-set=core][data-icon-name=copy-content]::before{content:"\f16e"}[data-icon-set=core][data-icon-name=copy-file]::before{content:"\f16f"}[data-icon-set=core][data-icon-name=copy-folder]::before{content:"\f170"}[data-icon-set=core][data-icon-name=cut]::before{content:"\f171"}[data-icon-set=core][data-icon-name=d]::before{content:"\f125"}[data-icon-set=core][data-icon-name=dashboard]::before{content:"\f247"}[data-icon-set=core][data-icon-name=delete]::before{content:"\f172"}[data-icon-set=core][data-icon-name=delete-success]::before{content:"\f136";color:#00dd31}[data-icon-set=core][data-icon-name=delete-success]::after{content:"\f17f";color:#002766}[data-icon-set=core][data-icon-name=delete-success] span::before{content:"\f1b7"}[data-icon-set=core][data-icon-name=descending]::before{content:"\f173"}[data-icon-set=core][data-icon-name=device-lan]::before{content:"\f235"}[data-icon-set=core][data-icon-name=device-lan-off]::before{content:"\f231"}[data-icon-set=core][data-icon-name=device-offline]::before{content:"\f120"}[data-icon-set=core][data-icon-name=device-online]::before{content:"\f124"}[data-icon-set=core][data-icon-name=direction]::before{content:"\f23a"}[data-icon-set=core][data-icon-name=document]::before{content:"\f178"}[data-icon-set=core][data-icon-name=document-check]::before{content:"\f174"}[data-icon-set=core][data-icon-name=document-flag]::before{content:"\f255";color:#f30303}[data-icon-set=core][data-icon-name=document-flag]::after{content:"\f1ca"}[data-icon-set=core][data-icon-name=document-settings]::before{content:"\f177"}[data-icon-set=core][data-icon-name=download]::before{content:"\f179"}[data-icon-set=core][data-icon-name=drop]::before{content:"\f257"}[data-icon-set=core][data-icon-name=edit]::before{content:"\f17a"}[data-icon-set=core][data-icon-name=emoji-happy]::before{content:"\f17b"}[data-icon-set=core][data-icon-name=emoji-neutral]::before{content:"\f17c"}[data-icon-set=core][data-icon-name=emoji-sad]::before{content:"\f17d"}[data-icon-set=core][data-icon-name=error]::before{content:"\f180"}[data-icon-set=core][data-icon-name=error-colored]::before{content:"\f258";color:#f30303}[data-icon-set=core][data-icon-name=error-colored]::after{content:"\f1cb";color:#fff}[data-icon-set=core][data-icon-name=export]::before{content:"\f181"}[data-icon-set=core][data-icon-name=favicon]::before{content:"\f239";color:#002766}[data-icon-set=core][data-icon-name=favicon]::after{content:"\f24b";color:#fff}[data-icon-set=core][data-icon-name=favorite]::before{content:"\f183"}[data-icon-set=core][data-icon-name=favorite-solid]::before{content:"\f182"}[data-icon-set=core][data-icon-name=fax]::before{content:"\f22a"}[data-icon-set=core][data-icon-name=feedback-warning]::before{content:"\f186"}[data-icon-set=core][data-icon-name=feedback-warning-colored]::before{content:"\f259";color:#ffe300}[data-icon-set=core][data-icon-name=feedback-warning-colored]::after{content:"\f1cc";color:#002766}[data-icon-set=core][data-icon-name=file]::before{content:"\f18c"}[data-icon-set=core][data-icon-name=file-csv]::before{content:"\f1a2"}[data-icon-set=core][data-icon-name=file-excel]::before{content:"\f187"}[data-icon-set=core][data-icon-name=file-pdf]::before{content:"\f188"}[data-icon-set=core][data-icon-name=file-png]::before{content:"\f24d"}[data-icon-set=core][data-icon-name=file-ppt]::before{content:"\f189"}[data-icon-set=core][data-icon-name=file-svg]::before{content:"\f24e"}[data-icon-set=core][data-icon-name=file-word]::before{content:"\f18a"}[data-icon-set=core][data-icon-name=file-zip]::before{content:"\f18b"}[data-icon-set=core][data-icon-name=filter]::before{content:"\f18f"}[data-icon-set=core][data-icon-name=filter-close]::before{content:"\f18d"}[data-icon-set=core][data-icon-name=filter-settings]::before{content:"\f18e"}[data-icon-set=core][data-icon-name=flag]::before{content:"\f190"}[data-icon-set=core][data-icon-name=folder]::before{content:"\f192"}[data-icon-set=core][data-icon-name=folder-in]::before{content:"\f25c"}[data-icon-set=core][data-icon-name=folder-open]::before{content:"\f191"}[data-icon-set=core][data-icon-name=folder-out]::before{content:"\f25d"}[data-icon-set=core][data-icon-name=folder-team]::before{content:"\f25e"}[data-icon-set=core][data-icon-name=gender-female]::before{content:"\f193"}[data-icon-set=core][data-icon-name=gender-male]::before{content:"\f194"}[data-icon-set=core][data-icon-name=globe]::before{content:"\f22b"}[data-icon-set=core][data-icon-name=group]::before{content:"\f175"}[data-icon-set=core][data-icon-name=hand]::before{content:"\f23d"}[data-icon-set=core][data-icon-name=help]::before{content:"\f195"}[data-icon-set=core][data-icon-name=import]::before{content:"\f196"}[data-icon-set=core][data-icon-name=info]::before{content:"\f197"}[data-icon-set=core][data-icon-name=introduction]::before{content:"\f23a"}[data-icon-set=core][data-icon-name=language]::before{content:"\f198"}[data-icon-set=core][data-icon-name=link]::before{content:"\f13c"}[data-icon-set=core][data-icon-name=link-external]::before{content:"\f199"}[data-icon-set=core][data-icon-name=link-internal]::before{content:"\f19a"}[data-icon-set=core][data-icon-name=link-off]::before{content:"\f126"}[data-icon-set=core][data-icon-name=loading]::before{content:"\f1a3"}[data-icon-set=core][data-icon-name=location]::before{content:"\f19e"}[data-icon-set=core][data-icon-name=location-measure]::before{content:"\f19b"}[data-icon-set=core][data-icon-name=location-off]::before{content:"\f19c"}[data-icon-set=core][data-icon-name=location-scan]::before{content:"\f19d"}[data-icon-set=core][data-icon-name=location-scan-error]::before{content:"\f230";color:#f30303}[data-icon-set=core][data-icon-name=location-scan-error]::after{content:"\f1cf";color:#fff}[data-icon-set=core][data-icon-name=location-scan-error] span::before{content:"\f1d0"}[data-icon-set=core][data-icon-name=location-scan-success]::before{content:"\f15e";color:#00dd31}[data-icon-set=core][data-icon-name=location-scan-success]::after{content:"\f1d1";color:#002766}[data-icon-set=core][data-icon-name=location-scan-success] span::before{content:"\f1d2"}[data-icon-set=core][data-icon-name=lock]::before{content:"\f19f"}[data-icon-set=core][data-icon-name=logo-engage]::before{content:"\f263"}[data-icon-set=core][data-icon-name=logout]::before{content:"\f1a0"}[data-icon-set=core][data-icon-name=mail]::before{content:"\f1ab"}[data-icon-set=core][data-icon-name=mail-error]::before{content:"\f264";color:#f30303}[data-icon-set=core][data-icon-name=mail-error]::after{content:"\f1d3";color:#fff}[data-icon-set=core][data-icon-name=mail-error] span::before{content:"\f1d4"}[data-icon-set=core][data-icon-name=mail-newsletter]::before{content:"\f1a4"}[data-icon-set=core][data-icon-name=mail-resend]::before{content:"\f1a5"}[data-icon-set=core][data-icon-name=mail-send]::before{content:"\f1a6"}[data-icon-set=core][data-icon-name=mail-sending]::before{content:"\f1a7"}[data-icon-set=core][data-icon-name=mail-success]::before{content:"\f267";color:#00dd31}[data-icon-set=core][data-icon-name=mail-success]::after{content:"\f1f3";color:#002766}[data-icon-set=core][data-icon-name=mail-success] span::before{content:"\f1f4"}[data-icon-set=core][data-icon-name=map]::before{content:"\f1ac"}[data-icon-set=core][data-icon-name=maximize]::before{content:"\f1ad"}[data-icon-set=core][data-icon-name=media-back]::before{content:"\f1ae"}[data-icon-set=core][data-icon-name=media-fastforward]::before{content:"\f1af"}[data-icon-set=core][data-icon-name=media-pause]::before{content:"\f1b0"}[data-icon-set=core][data-icon-name=media-play]::before{content:"\f1b1"}[data-icon-set=core][data-icon-name=media-rewind]::before{content:"\f1b2"}[data-icon-set=core][data-icon-name=media-skip]::before{content:"\f1b3"}[data-icon-set=core][data-icon-name=media-stop]::before{content:"\f133"}[data-icon-set=core][data-icon-name=menu]::before{content:"\f1b5"}[data-icon-set=core][data-icon-name=menu-favorites]::before{content:"\f145"}[data-icon-set=core][data-icon-name=menu-functions]::before{content:"\f14b"}[data-icon-set=core][data-icon-name=minimize]::before{content:"\f1b6"}[data-icon-set=core][data-icon-name=minus]::before{content:"\f15c"}[data-icon-set=core][data-icon-name=mode-switch]::before{content:"\f1b8"}[data-icon-set=core][data-icon-name=more]::before{content:"\f1b9"}[data-icon-set=core][data-icon-name=next]::before{content:"\f1ba"}[data-icon-set=core][data-icon-name=night-mode]::before{content:"\f1bb"}[data-icon-set=core][data-icon-name=notification]::before{content:"\f1bd"}[data-icon-set=core][data-icon-name=notification-off]::before{content:"\f1bc"}[data-icon-set=core][data-icon-name=object]::before{content:"\f26c"}[data-icon-set=core][data-icon-name=on-off]::before{content:"\f1be"}[data-icon-set=core][data-icon-name=package]::before{content:"\f1bf"}[data-icon-set=core][data-icon-name=password]::before{content:"\f1c0"}[data-icon-set=core][data-icon-name=password-change]::before{content:"\f1a8"}[data-icon-set=core][data-icon-name=paste]::before{content:"\f1a9"}[data-icon-set=core][data-icon-name=phone]::before{content:"\f1c1"}[data-icon-set=core][data-icon-name=picture]::before{content:"\f1c2"}[data-icon-set=core][data-icon-name=pin]::before{content:"\f1c3"}[data-icon-set=core][data-icon-name=placeholder]::before{content:"\f1c4"}[data-icon-set=core][data-icon-name=plus]::before{content:"\f1c5"}[data-icon-set=core][data-icon-name=position]::before{content:"\f1c7"}[data-icon-set=core][data-icon-name=position-off]::before{content:"\f1c6"}[data-icon-set=core][data-icon-name=precondition]::before{content:"\f23d"}[data-icon-set=core][data-icon-name=previous]::before{content:"\f1c8"}[data-icon-set=core][data-icon-name=print]::before{content:"\f1d5"}[data-icon-set=core][data-icon-name=print-config]::before{content:"\f1c9"}[data-icon-set=core][data-icon-name=print-error]::before{content:"\f26f";color:#f30303}[data-icon-set=core][data-icon-name=print-error]::after{content:"\f1f5";color:#fff}[data-icon-set=core][data-icon-name=print-error] span::before{content:"\f1f7"}[data-icon-set=core][data-icon-name=print-preview]::before{content:"\f1cd"}[data-icon-set=core][data-icon-name=print-selection]::before{content:"\f1ce"}[data-icon-set=core][data-icon-name=print-success]::before{content:"\f272";color:#00dd31}[data-icon-set=core][data-icon-name=print-success]::after{content:"\f1f8";color:#002766}[data-icon-set=core][data-icon-name=print-success] span::before{content:"\f1f9"}[data-icon-set=core][data-icon-name=print-warning]::before{content:"\f275"}[data-icon-set=core][data-icon-name=print-warning]::after{content:"\f206";color:#ffe300}[data-icon-set=core][data-icon-name=print-warning] span::before{content:"\f207";color:#002766}[data-icon-set=core][data-icon-name=rearrange]::before{content:"\f1aa"}[data-icon-set=core][data-icon-name=redo]::before{content:"\f1d6"}[data-icon-set=core][data-icon-name=reload]::before{content:"\f1d9"}[data-icon-set=core][data-icon-name=reload-off]::before{content:"\f1d7"}[data-icon-set=core][data-icon-name=reload-required]::before{content:"\f1d8"}[data-icon-set=core][data-icon-name=relocate]::before{content:"\f162"}[data-icon-set=core][data-icon-name=reset]::before{content:"\f1da"}[data-icon-set=core][data-icon-name=save]::before{content:"\f1dc"}[data-icon-set=core][data-icon-name=save-as]::before{content:"\f1db"}[data-icon-set=core][data-icon-name=search]::before{content:"\f1e3"}[data-icon-set=core][data-icon-name=search-activate]::before{content:"\f1dd"}[data-icon-set=core][data-icon-name=search-close]::before{content:"\f1de"}[data-icon-set=core][data-icon-name=search-config]::before{content:"\f1df"}[data-icon-set=core][data-icon-name=search-next]::before{content:"\f1e0"}[data-icon-set=core][data-icon-name=search-previous]::before{content:"\f1e1"}[data-icon-set=core][data-icon-name=search-save]::before{content:"\f1e2"}[data-icon-set=core][data-icon-name=searching]::before{content:"\f1e7"}[data-icon-set=core][data-icon-name=searching-1]::before{content:"\f1e4"}[data-icon-set=core][data-icon-name=searching-2]::before{content:"\f1e5"}[data-icon-set=core][data-icon-name=searching-3]::before{content:"\f1e6"}[data-icon-set=core][data-icon-name=service]::before{content:"\f1e8"}[data-icon-set=core][data-icon-name=settings]::before{content:"\f1ef"}[data-icon-set=core][data-icon-name=settings-add]::before{content:"\f1e9"}[data-icon-set=core][data-icon-name=settings-edit]::before{content:"\f1ea"}[data-icon-set=core][data-icon-name=settings-enter]::before{content:"\f1eb"}[data-icon-set=core][data-icon-name=settings-leave]::before{content:"\f1ec"}[data-icon-set=core][data-icon-name=settings-remove]::before{content:"\f1ed"}[data-icon-set=core][data-icon-name=settings-reset]::before{content:"\f1ee"}[data-icon-set=core][data-icon-name=share]::before{content:"\f1f0"}[data-icon-set=core][data-icon-name=shoppingcart]::before{content:"\f1f1"}[data-icon-set=core][data-icon-name=shot-close]::before{content:"\f277"}[data-icon-set=core][data-icon-name=shot-long]::before{content:"\f278"}[data-icon-set=core][data-icon-name=shot-mid]::before{content:"\f279"}[data-icon-set=core][data-icon-name=sort-down]::before{content:"\f23f"}[data-icon-set=core][data-icon-name=sort-up]::before{content:"\f240"}[data-icon-set=core][data-icon-name=sortable]::before{content:"\f242"}[data-icon-set=core][data-icon-name=standby]::before{content:"\f1f2"}[data-icon-set=core][data-icon-name=sync]::before{content:"\f1fa"}[data-icon-set=core][data-icon-name=sync-off]::before{content:"\f1f6"}[data-icon-set=core][data-icon-name=sync-off-success]::before{content:"\f27a";color:#00dd31}[data-icon-set=core][data-icon-name=sync-off-success]::after{content:"\f208";color:#002766}[data-icon-set=core][data-icon-name=sync-off-success] span::before{content:"\f209"}[data-icon-set=core][data-icon-name=sync-success]::before{content:"\f27d";color:#00dd31}[data-icon-set=core][data-icon-name=sync-success]::after{content:"\f20a";color:#002766}[data-icon-set=core][data-icon-name=sync-success] span::before{content:"\f20b"}[data-icon-set=core][data-icon-name=tile-menu]::before{content:"\f1fb"}[data-icon-set=core][data-icon-name=toolbox]::before{content:"\f24a"}[data-icon-set=core][data-icon-name=training]::before{content:"\f1fc"}[data-icon-set=core][data-icon-name=undo]::before{content:"\f1fd"}[data-icon-set=core][data-icon-name=unlock]::before{content:"\f1fe"}[data-icon-set=core][data-icon-name=upload]::before{content:"\f1ff"}[data-icon-set=core][data-icon-name=user]::before{content:"\f21c"}[data-icon-set=core][data-icon-name=user-add]::before{content:"\f248"}[data-icon-set=core][data-icon-name=user-administration]::before{content:"\f200"}[data-icon-set=core][data-icon-name=user-administrator]::before{content:"\f201"}[data-icon-set=core][data-icon-name=user-edit]::before{content:"\f202"}[data-icon-set=core][data-icon-name=user-engineer]::before{content:"\f203"}[data-icon-set=core][data-icon-name=user-group]::before{content:"\f205"}[data-icon-set=core][data-icon-name=user-group-administration]::before{content:"\f204"}[data-icon-set=core][data-icon-name=user-id]::before{content:"\f211"}[data-icon-set=core][data-icon-name=user-id-error]::before{content:"\f280";color:#f30303}[data-icon-set=core][data-icon-name=user-id-error]::after{content:"\f20e";color:#fff}[data-icon-set=core][data-icon-name=user-id-error] span::before{content:"\f20f"}[data-icon-set=core][data-icon-name=user-id-invalid]::before{content:"\f283";color:#f30303}[data-icon-set=core][data-icon-name=user-id-invalid]::after{content:"\f210";color:#fff}[data-icon-set=core][data-icon-name=user-id-invalid] span::before{content:"\f220"}[data-icon-set=core][data-icon-name=user-id-query]::before{content:"\f20c"}[data-icon-set=core][data-icon-name=user-id-reading]::before{content:"\f20d"}[data-icon-set=core][data-icon-name=user-id-success]::before{content:"\f285";color:#00dd31}[data-icon-set=core][data-icon-name=user-id-success]::after{content:"\f221";color:#002766}[data-icon-set=core][data-icon-name=user-id-success] span::before{content:"\f227"}[data-icon-set=core][data-icon-name=user-level-1]::before{content:"\f212"}[data-icon-set=core][data-icon-name=user-level-2]::before{content:"\f213"}[data-icon-set=core][data-icon-name=user-level-3]::before{content:"\f214"}[data-icon-set=core][data-icon-name=user-level-4]::before{content:"\f215"}[data-icon-set=core][data-icon-name=user-level-5]::before{content:"\f216"}[data-icon-set=core][data-icon-name=user-logout]::before{content:"\f217"}[data-icon-set=core][data-icon-name=user-maintainer]::before{content:"\f218"}[data-icon-set=core][data-icon-name=user-operator]::before{content:"\f219"}[data-icon-set=core][data-icon-name=user-trainer]::before{content:"\f21a"}[data-icon-set=core][data-icon-name=user-worker]::before{content:"\f21b"}[data-icon-set=core][data-icon-name=video]::before{content:"\f21d"}[data-icon-set=core][data-icon-name=view]::before{content:"\f21e"}[data-icon-set=core][data-icon-name=view-off]::before{content:"\f1b4"}[data-icon-set=core][data-icon-name=visual-inspection]::before{content:"\f21f"}[data-icon-set=core][data-icon-name=warning]::before{content:"\f222"}[data-icon-set=core][data-icon-name=warning-colored]::before{content:"\f289";color:#ffe300}[data-icon-set=core][data-icon-name=warning-colored]::after{content:"\f228";color:#002766}[data-icon-set=core][data-icon-name=zoom-in]::before{content:"\f224"}[data-icon-set=core][data-icon-name=zoom-original]::before{content:"\f225"}[data-icon-set=core][data-icon-name=zoom-out]::before{content:"\f226"}[data-icon-set=core][data-icon-name=zoom-window]::before{content:"\f223"}
|
package/core/core-icons.eot
CHANGED
|
Binary file
|
package/core/core-icons.scss
CHANGED
|
@@ -85,45 +85,6 @@
|
|
|
85
85
|
&[data-icon-name="aggregation"]::before {
|
|
86
86
|
content: utils.get-icon-glyph("aggregation");
|
|
87
87
|
}
|
|
88
|
-
&[data-icon-name="alarm"]::before {
|
|
89
|
-
content: utils.get-icon-glyph("alarm");
|
|
90
|
-
}
|
|
91
|
-
&[data-icon-name="alarm-a1"]::before {
|
|
92
|
-
content: utils.get-icon-glyph("alarm-a1");
|
|
93
|
-
}
|
|
94
|
-
&[data-icon-name="alarm-a2"]::before {
|
|
95
|
-
content: utils.get-icon-glyph("alarm-a2");
|
|
96
|
-
}
|
|
97
|
-
&[data-icon-name="alarm-co2-off"]::before {
|
|
98
|
-
content: utils.get-icon-glyph("alarm-co2-off");
|
|
99
|
-
}
|
|
100
|
-
&[data-icon-name="alarm-din"]::before {
|
|
101
|
-
content: utils.get-icon-glyph("alarm-din");
|
|
102
|
-
}
|
|
103
|
-
&[data-icon-name="alarm-din-off"]::before {
|
|
104
|
-
content: utils.get-icon-glyph("alarm-din-off");
|
|
105
|
-
}
|
|
106
|
-
&[data-icon-name="alarm-din-pause"]::before {
|
|
107
|
-
content: utils.get-icon-glyph("alarm-din-pause");
|
|
108
|
-
}
|
|
109
|
-
&[data-icon-name="alarms-das"]::before {
|
|
110
|
-
content: utils.get-icon-glyph("alarms-das");
|
|
111
|
-
}
|
|
112
|
-
&[data-icon-name="alarms-das-hint"]::before {
|
|
113
|
-
content: utils.get-icon-glyph("alarms-das-hint");
|
|
114
|
-
}
|
|
115
|
-
&[data-icon-name="alarms-info"]::before {
|
|
116
|
-
content: utils.get-icon-glyph("alarms-info");
|
|
117
|
-
}
|
|
118
|
-
&[data-icon-name="alarms-off"]::before {
|
|
119
|
-
content: utils.get-icon-glyph("alarms-off");
|
|
120
|
-
}
|
|
121
|
-
&[data-icon-name="alarms-paused"]::before {
|
|
122
|
-
content: utils.get-icon-glyph("alarms-paused");
|
|
123
|
-
}
|
|
124
|
-
&[data-icon-name="alarms-per-type"]::before {
|
|
125
|
-
content: utils.get-icon-glyph("alarms-per-type");
|
|
126
|
-
}
|
|
127
88
|
&[data-icon-name="align-horizontal-middle"]::before {
|
|
128
89
|
content: utils.get-icon-glyph("align-horizontal-middle");
|
|
129
90
|
}
|
package/core/core-icons.ttf
CHANGED
|
Binary file
|
package/core/core-icons.woff
CHANGED
|
Binary file
|
package/core/core-icons.woff2
CHANGED
|
Binary file
|
package/core/core-metadata.json
CHANGED
|
@@ -3,58 +3,6 @@
|
|
|
3
3
|
"name": "aggregation",
|
|
4
4
|
"set": "core"
|
|
5
5
|
},
|
|
6
|
-
{
|
|
7
|
-
"name": "alarm",
|
|
8
|
-
"set": "core"
|
|
9
|
-
},
|
|
10
|
-
{
|
|
11
|
-
"name": "alarm-a1",
|
|
12
|
-
"set": "core"
|
|
13
|
-
},
|
|
14
|
-
{
|
|
15
|
-
"name": "alarm-a2",
|
|
16
|
-
"set": "core"
|
|
17
|
-
},
|
|
18
|
-
{
|
|
19
|
-
"name": "alarm-co2-off",
|
|
20
|
-
"set": "core"
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
"name": "alarm-din",
|
|
24
|
-
"set": "core"
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
"name": "alarm-din-off",
|
|
28
|
-
"set": "core"
|
|
29
|
-
},
|
|
30
|
-
{
|
|
31
|
-
"name": "alarm-din-pause",
|
|
32
|
-
"set": "core"
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
"name": "alarms-das",
|
|
36
|
-
"set": "core"
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
"name": "alarms-das-hint",
|
|
40
|
-
"set": "core"
|
|
41
|
-
},
|
|
42
|
-
{
|
|
43
|
-
"name": "alarms-info",
|
|
44
|
-
"set": "core"
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"name": "alarms-off",
|
|
48
|
-
"set": "core"
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
"name": "alarms-paused",
|
|
52
|
-
"set": "core"
|
|
53
|
-
},
|
|
54
|
-
{
|
|
55
|
-
"name": "alarms-per-type",
|
|
56
|
-
"set": "core"
|
|
57
|
-
},
|
|
58
6
|
{
|
|
59
7
|
"name": "align-horizontal-middle",
|
|
60
8
|
"set": "core"
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
<html>
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="utf-8">
|
|
5
|
-
<title>@odx/icons
|
|
5
|
+
<title>@odx/icons 3.0.0</title>
|
|
6
6
|
<link rel="stylesheet" type="text/css" href="medical-icons.css" media="screen" />
|
|
7
7
|
<style>
|
|
8
8
|
* {
|
|
@@ -126,14 +126,35 @@
|
|
|
126
126
|
/>
|
|
127
127
|
</svg>
|
|
128
128
|
<h1 class="page-title">
|
|
129
|
-
@odx/icons
|
|
129
|
+
@odx/icons 3.0.0
|
|
130
130
|
</h1>
|
|
131
131
|
<input class="page-search" placeholder="Search icons ..." />
|
|
132
132
|
<div class="icon-count">
|
|
133
|
-
Iconset: <strong>medical</strong> (
|
|
133
|
+
Iconset: <strong>medical</strong> (10 icons)
|
|
134
134
|
</div>
|
|
135
135
|
</header>
|
|
136
136
|
<main class="icons" id="icons">
|
|
137
|
+
<div class="icons__item">
|
|
138
|
+
<i class="odx-icon" data-icon-set="medical" data-icon-name="bed-free">
|
|
139
|
+
<span></span>
|
|
140
|
+
</i>
|
|
141
|
+
<span class="icon-name">bed-free</span>
|
|
142
|
+
<span class="icon-alias">
|
|
143
|
+
</div>
|
|
144
|
+
<div class="icons__item">
|
|
145
|
+
<i class="odx-icon" data-icon-set="medical" data-icon-name="bed-occupied">
|
|
146
|
+
<span></span>
|
|
147
|
+
</i>
|
|
148
|
+
<span class="icon-name">bed-occupied</span>
|
|
149
|
+
<span class="icon-alias">
|
|
150
|
+
</div>
|
|
151
|
+
<div class="icons__item">
|
|
152
|
+
<i class="odx-icon" data-icon-set="medical" data-icon-name="bed-raised">
|
|
153
|
+
<span></span>
|
|
154
|
+
</i>
|
|
155
|
+
<span class="icon-name">bed-raised</span>
|
|
156
|
+
<span class="icon-alias">
|
|
157
|
+
</div>
|
|
137
158
|
<div class="icons__item">
|
|
138
159
|
<i class="odx-icon" data-icon-set="medical" data-icon-name="placeholder">
|
|
139
160
|
<span></span>
|
|
@@ -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=placeholder]::before{content:"\f101"}[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=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=placeholder]::before{content:"\f101"}[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
|
|
@@ -82,6 +82,15 @@
|
|
|
82
82
|
}
|
|
83
83
|
|
|
84
84
|
[data-icon-set="medical"] {
|
|
85
|
+
&[data-icon-name="bed-free"]::before {
|
|
86
|
+
content: utils.get-icon-glyph("bed-free");
|
|
87
|
+
}
|
|
88
|
+
&[data-icon-name="bed-occupied"]::before {
|
|
89
|
+
content: utils.get-icon-glyph("bed-occupied");
|
|
90
|
+
}
|
|
91
|
+
&[data-icon-name="bed-raised"]::before {
|
|
92
|
+
content: utils.get-icon-glyph("bed-raised");
|
|
93
|
+
}
|
|
85
94
|
&[data-icon-name="placeholder"]::before {
|
|
86
95
|
content: utils.get-icon-glyph("placeholder");
|
|
87
96
|
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="uuid-435a8f49-b1ef-4b0d-8377-05fdc707bbce" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m21,9v2H3v-2H1v5c0,1.1.9,2,2,2h18c1.1,0,2-.9,2-2v-5h-2Zm0,5H3v-1h18v1Zm-14.5,3c-.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.5Zm0,2c-.28,0-.5-.22-.5-.5s.22-.5.5-.5.5.22.5.5-.22.5-.5.5Zm11-2c-.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.5Zm0,2c-.28,0-.5-.22-.5-.5s.22-.5.5-.5.5.22.5.5-.22.5-.5.5Z" style="fill:#f0f; stroke-width:0px;"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="uuid-cc2431f9-ddaa-4f4e-bb2b-8a80f2d8c950" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m21,9v2H3v-2H1v5c0,1.1.9,2,2,2h18c1.1,0,2-.9,2-2v-5h-2Zm0,5H3v-1h18v1Zm-15-4c1.1,0,2-.9,2-2s-.9-2-2-2-2,.9-2,2,.9,2,2,2Zm0-3c.55,0,1,.45,1,1s-.45,1-1,1-1-.45-1-1,.45-1,1-1Zm4.5,3h8.54c.54-.02.96-.46.96-1,0-.49-.36-.9-.89-.98l-8.61-1.02c-.83,0-1.5.67-1.5,1.5s.67,1.5,1.5,1.5Zm-.06-2l8.44,1h-8.38c-.28,0-.5-.22-.5-.5s.22-.5.44-.5Zm-3.94,9c-.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.5Zm0,2c-.28,0-.5-.22-.5-.5s.22-.5.5-.5.5.22.5.5-.22.5-.5.5Zm11-2c-.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.5Zm0,2c-.28,0-.5-.22-.5-.5s.22-.5.5-.5.5.22.5.5-.22.5-.5.5Z" style="fill:#f0f; stroke-width:0px;"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="uuid-d7170771-9577-4991-a3fb-a6f2f3674efa" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m23,9v5c0,1.1-.9,2-2,2H3c-1.1,0-2-.9-2-2v-5h2v5h18v-1h-10.8l-6.44-4.73,1.18-1.61,5.91,4.34h10.14v-2h2Zm-15,9.5c0,.83-.67,1.5-1.5,1.5s-1.5-.67-1.5-1.5.67-1.5,1.5-1.5,1.5.67,1.5,1.5Zm-1,0c0-.28-.22-.5-.5-.5s-.5.22-.5.5.22.5.5.5.5-.22.5-.5Zm12,0c0,.83-.67,1.5-1.5,1.5s-1.5-.67-1.5-1.5.67-1.5,1.5-1.5,1.5.67,1.5,1.5Zm-1,0c0-.28-.22-.5-.5-.5s-.5.22-.5.5.22.5.5.5.5-.22.5-.5Z" style="fill:#f0f; stroke-width:0px;"/></svg>
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
<html>
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="utf-8">
|
|
5
|
-
<title>@odx/icons
|
|
5
|
+
<title>@odx/icons 3.0.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
|
|
129
|
+
@odx/icons 3.0.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
|
|
5
|
+
<title>@odx/icons 3.0.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
|
|
129
|
+
@odx/icons 3.0.0
|
|
130
130
|
</h1>
|
|
131
131
|
<input class="page-search" placeholder="Search icons ..." />
|
|
132
132
|
<div class="icon-count">
|
package/core/svg/alarm-a1.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?><svg id="uuid-4c0fd811-5734-4460-b273-add0892b3bb9" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m14,20H2.25L12,3.54l5.01,8.46h-2.32l-2.69-4.54-6.25,10.54h8.25v2Zm3.78-6.13v1.19h1.1v6.95h1.34v-8.13h-2.45Z" style="fill:#f0f;"/></svg>
|
package/core/svg/alarm-a2.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?><svg id="uuid-0efb1bab-846f-4ea4-bbcf-0ee0cd1d2727" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m14,20H2.25L12,3.54l5.01,8.46h-2.32l-2.69-4.54-6.25,10.54h8.25v2Zm4.22.81l2.29-2.41c.59-.62,1.22-1.31,1.22-2.35,0-1.32-1.01-2.32-2.71-2.32-1.83,0-2.58,1.23-2.81,2.32l1.2.36c.17-.72.58-1.46,1.61-1.46.76,0,1.29.49,1.29,1.15s-.34,1.05-.8,1.56l-3.12,3.32v1.01h5.39v-1.19h-3.56Z" style="fill:#f0f;"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?><svg id="uuid-02a1911c-2e8e-4d59-99c7-618a306ac165" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m7.19,15.7c.73,0,1.29.4,1.61,1.05l1.05-.64c-.5-.99-1.47-1.54-2.66-1.54-1.87,0-3.19,1.32-3.19,3.26s1.33,3.26,3.19,3.26c1.19,0,2.16-.55,2.66-1.54l-1.05-.64c-.32.66-.88,1.05-1.61,1.05-1.1,0-1.89-.8-1.89-2.13s.79-2.13,1.89-2.13Zm9.81,2.13c0,1.94-1.34,3.26-3.25,3.26s-3.24-1.32-3.24-3.26,1.34-3.26,3.24-3.26,3.25,1.32,3.25,3.26Zm-1.3,0c0-1.33-.81-2.13-1.95-2.13s-1.94.8-1.94,2.13.81,2.13,1.94,2.13,1.95-.8,1.95-2.13Zm3.19,4.37v-.02c.08-.04.27-.21.44-.4l1.01-1.05c.43-.45.65-.82.65-1.31,0-.8-.6-1.42-1.69-1.42s-1.58.75-1.71,1.41l.83.26c.09-.39.31-.82.88-.82.41,0,.69.27.69.62,0,.33-.18.56-.46.85l-1.83,1.95v.72h3.31v-.82h-1.51c-.26,0-.51.01-.6.05ZM5.62,13h2.32l1.36-2.29,2.29,2.29h2.83L2.71,1.29l-1.41,1.41,6.54,6.54-2.22,3.75Zm15.95,4L12.41,1.54l-2.99,5.05,1.46,1.46,1.54-2.59,5.01,8.46,1.85,3.08h2.3Zm.43-5.36c0-4.03-2.4-7.65-6.11-9.21l-.78,1.84c2.97,1.26,4.89,4.15,4.89,7.37,0,.27-.01.54-.04.81l1.99.2c.03-.33.05-.67.05-1.01Z" style="fill:#f0f;"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?><svg id="uuid-ead51db0-64ee-479d-a0b4-694202e56afd" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m22.71,21.29L2.71,1.29l-1.41,1.41,4.72,4.72c-.24.39-.45.8-.6,1.24l-3.85,10.34h7.44c0,1.65,1.35,3,3,3s3-1.35,3-3h2.59l3.71,3.71,1.41-1.41Zm-10.71-.29c-1.1,0-2-.9-2-2h4c0,1.1-.9,2-2,2Zm-7.56-4l2.85-7.66c.05-.16.13-.3.2-.45l8.1,8.1H4.44Zm5.07-10.31l-1.45-1.45c.87-.59,1.87-1.01,2.94-1.16v-2.03h2v2.03c2.54.37,4.72,2.12,5.6,4.59l3.84,10.33h-.62l-2.41-2.41-2.69-7.24c-.7-2-2.6-3.34-4.71-3.34-.9,0-1.75.25-2.49.69Z" style="fill:#f0f;"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?><svg id="uuid-d52533d1-ca6a-44c8-830c-a17ca93e5ede" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m3.51,4.93L1.39,2.81l1.41-1.41,2.12,2.12-1.41,1.41Zm7.07,7.07l1.41-1.41-2.12-2.12-1.41,1.41,2.12,2.12Zm1.41,1.41l2.12,2.12,1.41-1.41-2.12-2.12-1.41,1.41Zm8.49,5.66l-1.41,1.41,2.12,2.12,1.41-1.41-2.12-2.12ZM12,6c2.12,0,4.01,1.34,4.71,3.34l2.69,7.24,2.41,2.41h.62l-3.84-10.33c-.87-2.48-3.05-4.22-5.6-4.59v-2.03h-2v2.03c-1.07.16-2.07.57-2.94,1.16l1.45,1.45c.74-.43,1.6-.69,2.49-.69Zm4.95,9.54l2.12,2.12-1.34,1.34h-2.73c0,1.65-1.35,3-3,3s-3-1.35-3-3H1.56l3.85-10.34c.16-.44.37-.85.6-1.24l-1.08-1.08,1.41-1.41,2.37,2.37-.72.72c-.3.4-.54.84-.71,1.32l-2.85,7.66h11.15l-.05-.05,1.41-1.41Zm-2.95,3.46h-4c0,1.1.9,2,2,2s2-.9,2-2Z" style="fill:#f0f;"/></svg>
|
package/core/svg/alarm-din.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?><svg id="uuid-bd9bebdf-6167-4cb5-8c0e-257886305942" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m18.6,8.67c-.87-2.48-3.05-4.22-5.6-4.59v-2.03h-2v2.03c-2.55.37-4.73,2.12-5.59,4.59l-3.85,10.34h7.44c0,1.65,1.35,3,3,3s3-1.35,3-3h7.44l-3.84-10.33Zm-6.6,12.33c-1.1,0-2-.9-2-2h4c0,1.1-.9,2-2,2Zm-7.56-4l2.85-7.66c.7-2,2.6-3.34,4.71-3.34s4.01,1.34,4.71,3.34l2.85,7.66H4.44Z" style="fill:#f0f;"/></svg>
|
package/core/svg/alarm.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?><svg id="uuid-eb14461f-5c1f-47af-b91b-1123f7a81df8" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m21.75,20H2.25L12,3.54l9.75,16.46Zm-16-2h12.49l-6.25-10.54-6.25,10.54Z" style="fill:#f0f;"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?><svg id="uuid-60439eb2-0994-4b70-9876-e50bf5bc60fc" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m20.09,9h-6.09v-2h6.09l-2.29-2.29,1.41-1.41,4.71,4.71-3,3h-2.83l2-2Zm2.91,5v7c0,1.1-.9,2-2,2h-7c-1.1,0-2-.9-2-2v-7c0-1.1.9-2,2-2h7c1.1,0,2,.9,2,2Zm-6.1,4h1.2v-4h-1.2v4Zm1.45,2.15c0-.47-.38-.85-.85-.85s-.85.38-.85.85.38.85.85.85.85-.38.85-.85Zm-14.31-4.7l-1.99.2c-.03-.33-.05-.67-.05-1.01,0-4.03,2.4-7.65,6.11-9.21l.78,1.84c-2.97,1.26-4.89,4.15-4.89,7.37,0,.27.01.54.04.81Zm6.96,2.55h-5.25l6.25-10.54h0s1.16-1.96,1.16-1.96l-1.16-1.96L2.25,20h8.75v-2Z" style="fill:#f0f;"/></svg>
|
package/core/svg/alarms-das.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?><svg id="uuid-0b37fadf-78d3-407a-a221-339518147d38" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m19.21,3.29l-1.41,1.41,2.29,2.29h-6.09v2h6.09l-2.29,2.29,1.41,1.41,4.71-4.71-4.71-4.71Zm2.55,16.71H2.25L12,3.54l1.16,1.96-1.16,1.96h0s-6.25,10.54-6.25,10.54h12.49l-4.15-7h2.33l5.33,9ZM4.04,15.45l-1.99.2c-.03-.33-.05-.67-.05-1.01,0-4.03,2.4-7.65,6.11-9.21l.78,1.84c-2.97,1.26-4.89,4.15-4.89,7.37,0,.27.01.54.04.81Z" style="fill:#f0f;"/></svg>
|
package/core/svg/alarms-info.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?><svg id="uuid-27beb77e-75a4-4dfd-97de-bd02371ae218" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m23,14v7c0,1.1-.9,2-2,2h-7c-1.1,0-2-.9-2-2v-7c0-1.1.9-2,2-2h7c1.1,0,2,.9,2,2Zm-4.9,3h-1.2v4h1.2v-4Zm.25-2.15c0-.47-.38-.85-.85-.85s-.85.38-.85.85.38.85.85.85.85-.38.85-.85Zm.76-3.85h1.89c.1,0,.2.02.3.03-.96-2.47-2.86-4.52-5.41-5.6l-.78,1.84c1.77.75,3.16,2.09,4,3.73Zm-8.11,7h-5.25l6.25-10.54,2.1,3.54h2.33l-4.42-7.46L2.25,20h8.75v-2Z" style="fill:#f0f;"/></svg>
|
package/core/svg/alarms-off.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?><svg id="uuid-a5c6f3a0-26d9-4cf6-9426-7c45e9d0fb37" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m12,7.46l2.5,4.22,5.71,5.71L12,3.54l-2.1,3.54,1.46,1.46.64-1.08Zm9.29,15.25l-2.71-2.71H2.25l6.08-10.26L1.29,2.71l1.41-1.41,20,20-1.41,1.41Zm-4.71-4.71l-6.8-6.8-4.03,6.8h10.83Zm5.41-3.36c0-4.03-2.4-7.65-6.11-9.21l-.78,1.84c2.97,1.26,4.89,4.15,4.89,7.37,0,.27-.01.54-.04.81l1.99.2c.03-.33.05-.67.05-1.01Z" style="fill:#f0f;"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?><svg id="uuid-a5863cde-b646-4714-aa6f-ef94dc08eee3" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m12,7.46l2.5,4.22,5.71,5.71L12,3.54l-2.1,3.54,1.46,1.46.64-1.08Zm-7.07-3.95L2.81,1.39l-1.41,1.41,2.12,2.12,1.41-1.41Zm3.54,3.54l-2.12-2.12-1.41,1.41,2.12,2.12,1.41-1.41Zm3.54,6.36l2.12,2.12,1.41-1.41-2.12-2.12-1.41,1.41Zm8.49,5.66l-1.41,1.41,2.12,2.12,1.41-1.41-2.12-2.12Zm-3.54-3.54l-1.41,1.41,1.05,1.05H5.75l4.03-6.8.8.8,1.41-1.41-2.12-2.12-1.42,1.42-.14-.14-6.08,10.26h16.34l-.93-.93,1.41-1.41-2.12-2.12Zm5.05-.89c0-4.03-2.4-7.65-6.11-9.21l-.78,1.84c2.97,1.26,4.89,4.15,4.89,7.37,0,.27-.01.54-.04.81l1.99.2c.03-.33.05-.67.05-1.01Z" style="fill:#f0f;"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?><svg id="uuid-92f71a4a-3e92-4409-8e1b-f46905918831" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m12,3.54l9.75,16.46H2.25L12,3.54m-6.25,14.46h12.49l-6.25-10.54-6.25,10.54m16.25-3.36c0-4.03-2.4-7.65-6.11-9.21l-.78,1.84c2.97,1.26,4.89,4.15,4.89,7.37,0,.27-.01.54-.04.81l1.99.2c.03-.33.05-.67.05-1.01Z" style="fill:#f0f;"/></svg>
|