@siemens/ix-icons 1.0.3 → 1.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (39) hide show
  1. package/dist/css/ix-icons.css +546 -520
  2. package/dist/fonts/ix-icons.eot +0 -0
  3. package/dist/fonts/ix-icons.svg +601 -523
  4. package/dist/fonts/ix-icons.ttf +0 -0
  5. package/dist/fonts/ix-icons.woff +0 -0
  6. package/dist/fonts/ix-icons.woff2 +0 -0
  7. package/dist/sample.html +1001 -559
  8. package/dist/sample.json +52 -0
  9. package/dist/scss/ix-icons.scss +546 -520
  10. package/dist/svg/app-menu.svg +1 -9
  11. package/dist/svg/bezier-curve.svg +1 -0
  12. package/dist/svg/ellipse-arc.svg +1 -0
  13. package/dist/svg/ellipse-filled.svg +1 -0
  14. package/dist/svg/ellipse.svg +1 -0
  15. package/dist/svg/folder-new-filled.svg +1 -9
  16. package/dist/svg/folder-new.svg +1 -9
  17. package/dist/svg/hexagon-vertical-bars-database-filled.svg +1 -0
  18. package/dist/svg/hexagon-vertical-bars-database.svg +1 -0
  19. package/dist/svg/hexagon-vertical-bars-filled.svg +1 -0
  20. package/dist/svg/hexagon-vertical-bars.svg +1 -0
  21. package/dist/svg/line-diagonal.svg +1 -0
  22. package/dist/svg/moon-filled.svg +1 -0
  23. package/dist/svg/moon.svg +1 -0
  24. package/dist/svg/plus-minus-times-divide.svg +1 -0
  25. package/dist/svg/polygon-filled.svg +1 -0
  26. package/dist/svg/polygon-line.svg +1 -0
  27. package/dist/svg/polygon.svg +1 -0
  28. package/dist/svg/rectangle-filled.svg +1 -0
  29. package/dist/svg/rectangle.svg +1 -0
  30. package/dist/svg/simit-component.svg +1 -0
  31. package/dist/svg/simit-macro-component-editor.svg +1 -0
  32. package/dist/svg/simit-macro.svg +1 -0
  33. package/dist/svg/switch-slider.svg +1 -0
  34. package/dist/svg/tag-plus-filled.svg +1 -0
  35. package/dist/svg/tag-plus.svg +1 -0
  36. package/dist/svg/text-circle-rectangle-filled.svg +1 -0
  37. package/dist/svg/text-circle-rectangle.svg +1 -0
  38. package/dist/svg/text.svg +1 -0
  39. package/package.json +1 -1
@@ -91,523 +91,549 @@
91
91
  .glyph-battery-slash:before { content: "\EA2F" }
92
92
  .glyph-battery-three-quarter:before { content: "\EA30" }
93
93
  .glyph-battery-xmark:before { content: "\EA31" }
94
- .glyph-binoculars-filled:before { content: "\EA32" }
95
- .glyph-binoculars:before { content: "\EA33" }
96
- .glyph-book:before { content: "\EA34" }
97
- .glyph-bookmark-filled:before { content: "\EA35" }
98
- .glyph-bookmark:before { content: "\EA36" }
99
- .glyph-building1-filled:before { content: "\EA37" }
100
- .glyph-building1:before { content: "\EA38" }
101
- .glyph-building2-filled:before { content: "\EA39" }
102
- .glyph-building2:before { content: "\EA3A" }
103
- .glyph-bulb-filled:before { content: "\EA3B" }
104
- .glyph-bulb:before { content: "\EA3C" }
105
- .glyph-calendar-filled:before { content: "\EA3D" }
106
- .glyph-calendar-settings:before { content: "\EA3E" }
107
- .glyph-calendar:before { content: "\EA3F" }
108
- .glyph-cancel:before { content: "\EA40" }
109
- .glyph-cancelled:before { content: "\EA41" }
110
- .glyph-capacity-filled:before { content: "\EA42" }
111
- .glyph-capacity:before { content: "\EA43" }
112
- .glyph-capture:before { content: "\EA44" }
113
- .glyph-card-layout-filled:before { content: "\EA45" }
114
- .glyph-card-layout:before { content: "\EA46" }
115
- .glyph-chart-cursor:before { content: "\EA47" }
116
- .glyph-chart-curve-linear:before { content: "\EA48" }
117
- .glyph-chart-curve-spline:before { content: "\EA49" }
118
- .glyph-chart-curve-stepped:before { content: "\EA4A" }
119
- .glyph-chart-labels-filled:before { content: "\EA4B" }
120
- .glyph-chart-labels:before { content: "\EA4C" }
121
- .glyph-checkbox-component-checked:before { content: "\EA4D" }
122
- .glyph-checkbox-component-mixed:before { content: "\EA4E" }
123
- .glyph-checkbox-component-unchecked:before { content: "\EA4F" }
124
- .glyph-checkbox-filled:before { content: "\EA50" }
125
- .glyph-checkbox:before { content: "\EA51" }
126
- .glyph-checkboxes-filled:before { content: "\EA52" }
127
- .glyph-checkboxes:before { content: "\EA53" }
128
- .glyph-chevron-down-small:before { content: "\EA54" }
129
- .glyph-chevron-down:before { content: "\EA55" }
130
- .glyph-chevron-left-small:before { content: "\EA56" }
131
- .glyph-chevron-left:before { content: "\EA57" }
132
- .glyph-chevron-right-small:before { content: "\EA58" }
133
- .glyph-chevron-right:before { content: "\EA59" }
134
- .glyph-chevron-up-small:before { content: "\EA5A" }
135
- .glyph-chevron-up:before { content: "\EA5B" }
136
- .glyph-circle-dot-filled:before { content: "\EA5C" }
137
- .glyph-circle-dot:before { content: "\EA5D" }
138
- .glyph-circle-filled:before { content: "\EA5E" }
139
- .glyph-circle-pause-filled:before { content: "\EA5F" }
140
- .glyph-circle-pause:before { content: "\EA60" }
141
- .glyph-circle-play-filled:before { content: "\EA61" }
142
- .glyph-circle-play:before { content: "\EA62" }
143
- .glyph-circle-stop-filled:before { content: "\EA63" }
144
- .glyph-circle-stop:before { content: "\EA64" }
145
- .glyph-circle:before { content: "\EA65" }
146
- .glyph-clear-filter-filled:before { content: "\EA66" }
147
- .glyph-clear-filter:before { content: "\EA67" }
148
- .glyph-clear:before { content: "\EA68" }
149
- .glyph-clock-filled:before { content: "\EA69" }
150
- .glyph-clock:before { content: "\EA6A" }
151
- .glyph-close-small:before { content: "\EA6B" }
152
- .glyph-close:before { content: "\EA6C" }
153
- .glyph-cloud-download-add-filled:before { content: "\EA6D" }
154
- .glyph-cloud-download-add:before { content: "\EA6E" }
155
- .glyph-cloud-download-filled:before { content: "\EA6F" }
156
- .glyph-cloud-download-list-filled:before { content: "\EA70" }
157
- .glyph-cloud-download-list:before { content: "\EA71" }
158
- .glyph-cloud-download:before { content: "\EA72" }
159
- .glyph-cloud-filled:before { content: "\EA73" }
160
- .glyph-cloud-new-filled:before { content: "\EA74" }
161
- .glyph-cloud-new:before { content: "\EA75" }
162
- .glyph-cloud-success-filled:before { content: "\EA76" }
163
- .glyph-cloud-success:before { content: "\EA77" }
164
- .glyph-cloud-upload-filled:before { content: "\EA78" }
165
- .glyph-cloud-upload:before { content: "\EA79" }
166
- .glyph-cloud:before { content: "\EA7A" }
167
- .glyph-code:before { content: "\EA7B" }
168
- .glyph-cogwheel-filled:before { content: "\EA7C" }
169
- .glyph-cogwheel:before { content: "\EA7D" }
170
- .glyph-combine:before { content: "\EA7E" }
171
- .glyph-compact-disc-filled:before { content: "\EA7F" }
172
- .glyph-compact-disc:before { content: "\EA80" }
173
- .glyph-compound-block:before { content: "\EA81" }
174
- .glyph-configuration:before { content: "\EA82" }
175
- .glyph-configure-filled:before { content: "\EA83" }
176
- .glyph-configure:before { content: "\EA84" }
177
- .glyph-connected:before { content: "\EA85" }
178
- .glyph-connector-chart-filled:before { content: "\EA86" }
179
- .glyph-connector-chart:before { content: "\EA87" }
180
- .glyph-connector-filled:before { content: "\EA88" }
181
- .glyph-connector-hex-filled:before { content: "\EA89" }
182
- .glyph-connector-hex:before { content: "\EA8A" }
183
- .glyph-connector-rect-filled:before { content: "\EA8B" }
184
- .glyph-connector-rect:before { content: "\EA8C" }
185
- .glyph-connector-rhomb-filled:before { content: "\EA8D" }
186
- .glyph-connector-rhomb:before { content: "\EA8E" }
187
- .glyph-connector:before { content: "\EA8F" }
188
- .glyph-contact-details-filled:before { content: "\EA90" }
189
- .glyph-contact-details:before { content: "\EA91" }
190
- .glyph-context-menu:before { content: "\EA92" }
191
- .glyph-controlled-device:before { content: "\EA93" }
192
- .glyph-controller-device:before { content: "\EA94" }
193
- .glyph-copy:before { content: "\EA95" }
194
- .glyph-corner-arrow-up-left:before { content: "\EA96" }
195
- .glyph-couch-filled:before { content: "\EA97" }
196
- .glyph-couch:before { content: "\EA98" }
197
- .glyph-create-plant-filled:before { content: "\EA99" }
198
- .glyph-create-plant:before { content: "\EA9A" }
199
- .glyph-cut:before { content: "\EA9B" }
200
- .glyph-cycle:before { content: "\EA9C" }
201
- .glyph-data-egress:before { content: "\EA9D" }
202
- .glyph-data-ingress-egress:before { content: "\EA9E" }
203
- .glyph-data-ingress:before { content: "\EA9F" }
204
- .glyph-database-filled:before { content: "\EAA0" }
205
- .glyph-database:before { content: "\EAA1" }
206
- .glyph-details:before { content: "\EAA2" }
207
- .glyph-diagram-module-library:before { content: "\EAA3" }
208
- .glyph-diagram-module-new:before { content: "\EAA4" }
209
- .glyph-diagram-module:before { content: "\EAA5" }
210
- .glyph-diamond:before { content: "\EAA6" }
211
- .glyph-disconnected:before { content: "\EAA7" }
212
- .glyph-disk-filled:before { content: "\EAA8" }
213
- .glyph-disk-pen:before { content: "\EAA9" }
214
- .glyph-disk:before { content: "\EAAA" }
215
- .glyph-doc-document:before { content: "\EAAB" }
216
- .glyph-document-bulk:before { content: "\EAAC" }
217
- .glyph-document-info:before { content: "\EAAD" }
218
- .glyph-document-link:before { content: "\EAAE" }
219
- .glyph-document-management:before { content: "\EAAF" }
220
- .glyph-document-reference:before { content: "\EAB0" }
221
- .glyph-document-settings:before { content: "\EAB1" }
222
- .glyph-document-success:before { content: "\EAB2" }
223
- .glyph-document:before { content: "\EAB3" }
224
- .glyph-double-check:before { content: "\EAB4" }
225
- .glyph-double-chevron-down:before { content: "\EAB5" }
226
- .glyph-double-chevron-left:before { content: "\EAB6" }
227
- .glyph-double-chevron-right:before { content: "\EAB7" }
228
- .glyph-double-chevron-up:before { content: "\EAB8" }
229
- .glyph-doublet-filled:before { content: "\EAB9" }
230
- .glyph-doublet:before { content: "\EABA" }
231
- .glyph-download-add:before { content: "\EABB" }
232
- .glyph-download-list:before { content: "\EABC" }
233
- .glyph-download:before { content: "\EABD" }
234
- .glyph-drop:before { content: "\EABE" }
235
- .glyph-duplicate-document:before { content: "\EABF" }
236
- .glyph-duplicate:before { content: "\EAC0" }
237
- .glyph-e-mail-filled:before { content: "\EAC1" }
238
- .glyph-e-mail:before { content: "\EAC2" }
239
- .glyph-earth-filled:before { content: "\EAC3" }
240
- .glyph-earth:before { content: "\EAC4" }
241
- .glyph-edit-plant:before { content: "\EAC5" }
242
- .glyph-error-filled:before { content: "\EAC6" }
243
- .glyph-error:before { content: "\EAC7" }
244
- .glyph-explore-filled:before { content: "\EAC8" }
245
- .glyph-explore:before { content: "\EAC9" }
246
- .glyph-export:before { content: "\EACA" }
247
- .glyph-eye-cancelled-filled:before { content: "\EACB" }
248
- .glyph-eye-cancelled:before { content: "\EACC" }
249
- .glyph-eye-filled:before { content: "\EACD" }
250
- .glyph-eye:before { content: "\EACE" }
251
- .glyph-filter-filled:before { content: "\EACF" }
252
- .glyph-filter-outline:before { content: "\EAD0" }
253
- .glyph-filter:before { content: "\EAD1" }
254
- .glyph-flag-filled:before { content: "\EAD2" }
255
- .glyph-flag:before { content: "\EAD3" }
256
- .glyph-folder-down-filled:before { content: "\EAD4" }
257
- .glyph-folder-down:before { content: "\EAD5" }
258
- .glyph-folder-filled:before { content: "\EAD6" }
259
- .glyph-folder-new-filled:before { content: "\EAD7" }
260
- .glyph-folder-new-outline:before { content: "\EAD8" }
261
- .glyph-folder-new:before { content: "\EAD9" }
262
- .glyph-folder-open-filled:before { content: "\EADA" }
263
- .glyph-folder-open-outline:before { content: "\EADB" }
264
- .glyph-folder-open:before { content: "\EADC" }
265
- .glyph-folder-outline:before { content: "\EADD" }
266
- .glyph-folder-up-filled:before { content: "\EADE" }
267
- .glyph-folder-up:before { content: "\EADF" }
268
- .glyph-folder:before { content: "\EAE0" }
269
- .glyph-full-screeen-exit:before { content: "\EAE1" }
270
- .glyph-full-screeen:before { content: "\EAE2" }
271
- .glyph-function-block-library:before { content: "\EAE3" }
272
- .glyph-function-block-new:before { content: "\EAE4" }
273
- .glyph-function-block:before { content: "\EAE5" }
274
- .glyph-function-diagram-new:before { content: "\EAE6" }
275
- .glyph-function-diagram:before { content: "\EAE7" }
276
- .glyph-gauge-filled:before { content: "\EAE8" }
277
- .glyph-gauge:before { content: "\EAE9" }
278
- .glyph-gaugechart:before { content: "\EAEA" }
279
- .glyph-global-plant-filled:before { content: "\EAEB" }
280
- .glyph-global-plant:before { content: "\EAEC" }
281
- .glyph-globe-filled:before { content: "\EAED" }
282
- .glyph-globe:before { content: "\EAEE" }
283
- .glyph-goto:before { content: "\EAEF" }
284
- .glyph-group:before { content: "\EAF0" }
285
- .glyph-hardware-cabinet:before { content: "\EAF1" }
286
- .glyph-health-filled:before { content: "\EAF2" }
287
- .glyph-health:before { content: "\EAF3" }
288
- .glyph-heart-filled:before { content: "\EAF4" }
289
- .glyph-heart:before { content: "\EAF5" }
290
- .glyph-hierarchy:before { content: "\EAF6" }
291
- .glyph-highlight-filled:before { content: "\EAF7" }
292
- .glyph-highlight:before { content: "\EAF8" }
293
- .glyph-history-list:before { content: "\EAF9" }
294
- .glyph-history:before { content: "\EAFA" }
295
- .glyph-home-filled:before { content: "\EAFB" }
296
- .glyph-home:before { content: "\EAFC" }
297
- .glyph-hourglass:before { content: "\EAFD" }
298
- .glyph-image-filled:before { content: "\EAFE" }
299
- .glyph-image:before { content: "\EAFF" }
300
- .glyph-import:before { content: "\EB00" }
301
- .glyph-info-feed:before { content: "\EB01" }
302
- .glyph-info-filled:before { content: "\EB02" }
303
- .glyph-info:before { content: "\EB03" }
304
- .glyph-ingestion-report:before { content: "\EB04" }
305
- .glyph-ingestion:before { content: "\EB05" }
306
- .glyph-ink-pen:before { content: "\EB06" }
307
- .glyph-inquiry-filled:before { content: "\EB07" }
308
- .glyph-inquiry-mail:before { content: "\EB08" }
309
- .glyph-inquiry:before { content: "\EB09" }
310
- .glyph-item-details-filled:before { content: "\EB0A" }
311
- .glyph-item-details:before { content: "\EB0B" }
312
- .glyph-label-filled:before { content: "\EB0C" }
313
- .glyph-label:before { content: "\EB0D" }
314
- .glyph-language-filled:before { content: "\EB0E" }
315
- .glyph-language:before { content: "\EB0F" }
316
- .glyph-layers-filled:before { content: "\EB10" }
317
- .glyph-layers:before { content: "\EB11" }
318
- .glyph-leaf:before { content: "\EB12" }
319
- .glyph-legal:before { content: "\EB13" }
320
- .glyph-library-new:before { content: "\EB14" }
321
- .glyph-library:before { content: "\EB15" }
322
- .glyph-license:before { content: "\EB16" }
323
- .glyph-link:before { content: "\EB17" }
324
- .glyph-list:before { content: "\EB18" }
325
- .glyph-live-schedule:before { content: "\EB19" }
326
- .glyph-location-filled:before { content: "\EB1A" }
327
- .glyph-location-outline:before { content: "\EB1B" }
328
- .glyph-location:before { content: "\EB1C" }
329
- .glyph-lock-filled:before { content: "\EB1D" }
330
- .glyph-lock-key-filled:before { content: "\EB1E" }
331
- .glyph-lock-key:before { content: "\EB1F" }
332
- .glyph-lock:before { content: "\EB20" }
333
- .glyph-log-in:before { content: "\EB21" }
334
- .glyph-log-out:before { content: "\EB22" }
335
- .glyph-log:before { content: "\EB23" }
336
- .glyph-logic-diagram:before { content: "\EB24" }
337
- .glyph-lower-limit:before { content: "\EB25" }
338
- .glyph-mail-filled:before { content: "\EB26" }
339
- .glyph-mail:before { content: "\EB27" }
340
- .glyph-maintenance-documents:before { content: "\EB28" }
341
- .glyph-maintenance-info:before { content: "\EB29" }
342
- .glyph-maintenance-warning-filled:before { content: "\EB2A" }
343
- .glyph-maintenance-warning:before { content: "\EB2B" }
344
- .glyph-maintenance:before { content: "\EB2C" }
345
- .glyph-mandatory-done:before { content: "\EB2D" }
346
- .glyph-mandatory:before { content: "\EB2E" }
347
- .glyph-map:before { content: "\EB2F" }
348
- .glyph-maximize:before { content: "\EB30" }
349
- .glyph-microphone-filled:before { content: "\EB31" }
350
- .glyph-microphone:before { content: "\EB32" }
351
- .glyph-minimize:before { content: "\EB33" }
352
- .glyph-minus:before { content: "\EB34" }
353
- .glyph-mix:before { content: "\EB35" }
354
- .glyph-monitor-filled:before { content: "\EB36" }
355
- .glyph-monitor-trend:before { content: "\EB37" }
356
- .glyph-monitor:before { content: "\EB38" }
357
- .glyph-more-menu:before { content: "\EB39" }
358
- .glyph-mouse-click-filled:before { content: "\EB3A" }
359
- .glyph-mouse-click:before { content: "\EB3B" }
360
- .glyph-mouse-select-filled:before { content: "\EB3C" }
361
- .glyph-mouse-select:before { content: "\EB3D" }
362
- .glyph-mp4-document:before { content: "\EB3E" }
363
- .glyph-namur-check-function-filled:before { content: "\EB3F" }
364
- .glyph-namur-check-function:before { content: "\EB40" }
365
- .glyph-namur-failure-filled:before { content: "\EB41" }
366
- .glyph-namur-failure:before { content: "\EB42" }
367
- .glyph-namur-maintenance-required-filled:before { content: "\EB43" }
368
- .glyph-namur-maintenance-required:before { content: "\EB44" }
369
- .glyph-namur-ok-filled:before { content: "\EB45" }
370
- .glyph-namur-ok:before { content: "\EB46" }
371
- .glyph-namur-out-of-spec-filled:before { content: "\EB47" }
372
- .glyph-namur-out-of-spec:before { content: "\EB48" }
373
- .glyph-navigation-filled:before { content: "\EB49" }
374
- .glyph-navigation-left:before { content: "\EB4A" }
375
- .glyph-navigation-right:before { content: "\EB4B" }
376
- .glyph-navigation:before { content: "\EB4C" }
377
- .glyph-new-indicator-filled:before { content: "\EB4D" }
378
- .glyph-new-indicator:before { content: "\EB4E" }
379
- .glyph-no-filter-filled:before { content: "\EB4F" }
380
- .glyph-no-filter:before { content: "\EB50" }
381
- .glyph-note-filled:before { content: "\EB51" }
382
- .glyph-note:before { content: "\EB52" }
383
- .glyph-notification-filled:before { content: "\EB53" }
384
- .glyph-notification:before { content: "\EB54" }
385
- .glyph-notifications-filled:before { content: "\EB55" }
386
- .glyph-notifications:before { content: "\EB56" }
387
- .glyph-ontology-filled:before { content: "\EB57" }
388
- .glyph-ontology:before { content: "\EB58" }
389
- .glyph-open-external:before { content: "\EB59" }
390
- .glyph-open-file-filled:before { content: "\EB5A" }
391
- .glyph-open-file:before { content: "\EB5B" }
392
- .glyph-operate-plant-filled:before { content: "\EB5C" }
393
- .glyph-operate-plant:before { content: "\EB5D" }
394
- .glyph-optimize:before { content: "\EB5E" }
395
- .glyph-p-and-i-symbols:before { content: "\EB5F" }
396
- .glyph-p-i-diagram:before { content: "\EB60" }
397
- .glyph-pan:before { content: "\EB61" }
398
- .glyph-paste:before { content: "\EB62" }
399
- .glyph-pause:before { content: "\EB63" }
400
- .glyph-pc-tower-filled:before { content: "\EB64" }
401
- .glyph-pc-tower:before { content: "\EB65" }
402
- .glyph-pdf-document:before { content: "\EB66" }
403
- .glyph-pen-filled:before { content: "\EB67" }
404
- .glyph-pen:before { content: "\EB68" }
405
- .glyph-phone-filled:before { content: "\EB69" }
406
- .glyph-phone:before { content: "\EB6A" }
407
- .glyph-photo-camera-filled:before { content: "\EB6B" }
408
- .glyph-photo-camera:before { content: "\EB6C" }
409
- .glyph-piechart-filled:before { content: "\EB6D" }
410
- .glyph-piechart:before { content: "\EB6E" }
411
- .glyph-pin-filled:before { content: "\EB6F" }
412
- .glyph-pin:before { content: "\EB70" }
413
- .glyph-plant-filled:before { content: "\EB71" }
414
- .glyph-plant-handbook-filled:before { content: "\EB72" }
415
- .glyph-plant-handbook:before { content: "\EB73" }
416
- .glyph-plant-outline:before { content: "\EB74" }
417
- .glyph-plant-security:before { content: "\EB75" }
418
- .glyph-plant-settings-filled:before { content: "\EB76" }
419
- .glyph-plant-settings:before { content: "\EB77" }
420
- .glyph-plant-user-filled:before { content: "\EB78" }
421
- .glyph-plant-user:before { content: "\EB79" }
422
- .glyph-plant:before { content: "\EB7A" }
423
- .glyph-plants-filled:before { content: "\EB7B" }
424
- .glyph-plants:before { content: "\EB7C" }
425
- .glyph-play-filled:before { content: "\EB7D" }
426
- .glyph-play:before { content: "\EB7E" }
427
- .glyph-plus:before { content: "\EB7F" }
428
- .glyph-point-up-filled:before { content: "\EB80" }
429
- .glyph-point-up:before { content: "\EB81" }
430
- .glyph-polar-plot:before { content: "\EB82" }
431
- .glyph-ppt-document:before { content: "\EB83" }
432
- .glyph-print-filled:before { content: "\EB84" }
433
- .glyph-print:before { content: "\EB85" }
434
- .glyph-prio-high:before { content: "\EB86" }
435
- .glyph-prio-low:before { content: "\EB87" }
436
- .glyph-prio-middle:before { content: "\EB88" }
437
- .glyph-product-catalog:before { content: "\EB89" }
438
- .glyph-product-management:before { content: "\EB8A" }
439
- .glyph-product:before { content: "\EB8B" }
440
- .glyph-project-configuration:before { content: "\EB8C" }
441
- .glyph-project-new:before { content: "\EB8D" }
442
- .glyph-project:before { content: "\EB8E" }
443
- .glyph-protocol:before { content: "\EB8F" }
444
- .glyph-publish-document:before { content: "\EB90" }
445
- .glyph-publish:before { content: "\EB91" }
446
- .glyph-qr-code:before { content: "\EB92" }
447
- .glyph-quality-report:before { content: "\EB93" }
448
- .glyph-question-filled:before { content: "\EB94" }
449
- .glyph-question:before { content: "\EB95" }
450
- .glyph-radarchart:before { content: "\EB96" }
451
- .glyph-radio-waves-off:before { content: "\EB97" }
452
- .glyph-radio-waves:before { content: "\EB98" }
453
- .glyph-random-filled:before { content: "\EB99" }
454
- .glyph-random:before { content: "\EB9A" }
455
- .glyph-redo:before { content: "\EB9B" }
456
- .glyph-reference:before { content: "\EB9C" }
457
- .glyph-refresh-cancelled:before { content: "\EB9D" }
458
- .glyph-refresh:before { content: "\EB9E" }
459
- .glyph-reload:before { content: "\EB9F" }
460
- .glyph-remove-eye-filled:before { content: "\EBA0" }
461
- .glyph-remove-eye:before { content: "\EBA1" }
462
- .glyph-rename:before { content: "\EBA2" }
463
- .glyph-report-barchart:before { content: "\EBA3" }
464
- .glyph-report-linechart:before { content: "\EBA4" }
465
- .glyph-report-text:before { content: "\EBA5" }
466
- .glyph-reset:before { content: "\EBA6" }
467
- .glyph-rhomb-filled:before { content: "\EBA7" }
468
- .glyph-rhomb:before { content: "\EBA8" }
469
- .glyph-rocket-filled:before { content: "\EBA9" }
470
- .glyph-rocket:before { content: "\EBAA" }
471
- .glyph-scatterplot:before { content: "\EBAB" }
472
- .glyph-scheduler-filled:before { content: "\EBAC" }
473
- .glyph-scheduler:before { content: "\EBAD" }
474
- .glyph-screen-filled:before { content: "\EBAE" }
475
- .glyph-screen:before { content: "\EBAF" }
476
- .glyph-screenshot-filled:before { content: "\EBB0" }
477
- .glyph-screenshot:before { content: "\EBB1" }
478
- .glyph-search:before { content: "\EBB2" }
479
- .glyph-share-filled:before { content: "\EBB3" }
480
- .glyph-share:before { content: "\EBB4" }
481
- .glyph-shopping-cart-filled:before { content: "\EBB5" }
482
- .glyph-shopping-cart:before { content: "\EBB6" }
483
- .glyph-shout-filled:before { content: "\EBB7" }
484
- .glyph-shout:before { content: "\EBB8" }
485
- .glyph-sign-language:before { content: "\EBB9" }
486
- .glyph-signal-strength-0:before { content: "\EBBA" }
487
- .glyph-signal-strength-1:before { content: "\EBBB" }
488
- .glyph-signal-strength-2:before { content: "\EBBC" }
489
- .glyph-signal-strength-3:before { content: "\EBBD" }
490
- .glyph-signal-strength-4:before { content: "\EBBE" }
491
- .glyph-signal-strength-5:before { content: "\EBBF" }
492
- .glyph-signal-strength-6:before { content: "\EBC0" }
493
- .glyph-signal-strength-7:before { content: "\EBC1" }
494
- .glyph-signal-strength-8:before { content: "\EBC2" }
495
- .glyph-single-check:before { content: "\EBC3" }
496
- .glyph-skip-back-filled:before { content: "\EBC4" }
497
- .glyph-skip-back:before { content: "\EBC5" }
498
- .glyph-skip-filled:before { content: "\EBC6" }
499
- .glyph-skip:before { content: "\EBC7" }
500
- .glyph-snowflake:before { content: "\EBC8" }
501
- .glyph-sort-ascending:before { content: "\EBC9" }
502
- .glyph-sort-descending:before { content: "\EBCA" }
503
- .glyph-sort:before { content: "\EBCB" }
504
- .glyph-sound-loud-filled:before { content: "\EBCC" }
505
- .glyph-sound-loud:before { content: "\EBCD" }
506
- .glyph-sound-mute-filled:before { content: "\EBCE" }
507
- .glyph-sound-mute:before { content: "\EBCF" }
508
- .glyph-sound-off-filled:before { content: "\EBD0" }
509
- .glyph-sound-off:before { content: "\EBD1" }
510
- .glyph-sound-quiet-filled:before { content: "\EBD2" }
511
- .glyph-sound-quiet:before { content: "\EBD3" }
512
- .glyph-spatial:before { content: "\EBD4" }
513
- .glyph-split-horizontally:before { content: "\EBD5" }
514
- .glyph-split-vertically:before { content: "\EBD6" }
515
- .glyph-star-add-filled:before { content: "\EBD7" }
516
- .glyph-star-add:before { content: "\EBD8" }
517
- .glyph-star-cancelled-filled:before { content: "\EBD9" }
518
- .glyph-star-cancelled:before { content: "\EBDA" }
519
- .glyph-star-filled:before { content: "\EBDB" }
520
- .glyph-star-list-filled:before { content: "\EBDC" }
521
- .glyph-star-list:before { content: "\EBDD" }
522
- .glyph-star:before { content: "\EBDE" }
523
- .glyph-start-data-analysis:before { content: "\EBDF" }
524
- .glyph-stop-filled:before { content: "\EBE0" }
525
- .glyph-stop:before { content: "\EBE1" }
526
- .glyph-success-filled:before { content: "\EBE2" }
527
- .glyph-success:before { content: "\EBE3" }
528
- .glyph-sun-filled:before { content: "\EBE4" }
529
- .glyph-sun:before { content: "\EBE5" }
530
- .glyph-support:before { content: "\EBE6" }
531
- .glyph-surveillance-filled:before { content: "\EBE7" }
532
- .glyph-surveillance:before { content: "\EBE8" }
533
- .glyph-svg-document:before { content: "\EBE9" }
534
- .glyph-swap-left-right:before { content: "\EBEA" }
535
- .glyph-table-columns:before { content: "\EBEB" }
536
- .glyph-table-rows:before { content: "\EBEC" }
537
- .glyph-table-settings:before { content: "\EBED" }
538
- .glyph-table:before { content: "\EBEE" }
539
- .glyph-tag-filled:before { content: "\EBEF" }
540
- .glyph-tag:before { content: "\EBF0" }
541
- .glyph-tasks-all:before { content: "\EBF1" }
542
- .glyph-tasks-done:before { content: "\EBF2" }
543
- .glyph-tasks-open:before { content: "\EBF3" }
544
- .glyph-text-document:before { content: "\EBF4" }
545
- .glyph-threshold-cancelled:before { content: "\EBF5" }
546
- .glyph-threshold-off:before { content: "\EBF6" }
547
- .glyph-threshold-on:before { content: "\EBF7" }
548
- .glyph-to-be-published:before { content: "\EBF8" }
549
- .glyph-to-search:before { content: "\EBF9" }
550
- .glyph-topic-filled:before { content: "\EBFA" }
551
- .glyph-topic:before { content: "\EBFB" }
552
- .glyph-touch-filled:before { content: "\EBFC" }
553
- .glyph-touch:before { content: "\EBFD" }
554
- .glyph-trashcan-filled:before { content: "\EBFE" }
555
- .glyph-trashcan:before { content: "\EBFF" }
556
- .glyph-tree:before { content: "\EC00" }
557
- .glyph-trend:before { content: "\EC01" }
558
- .glyph-triangle-filled:before { content: "\EC02" }
559
- .glyph-triangle:before { content: "\EC03" }
560
- .glyph-tulip-filled:before { content: "\EC04" }
561
- .glyph-tulip:before { content: "\EC05" }
562
- .glyph-txt-document:before { content: "\EC06" }
563
- .glyph-undo:before { content: "\EC07" }
564
- .glyph-ungroup:before { content: "\EC08" }
565
- .glyph-unlock-filled:before { content: "\EC09" }
566
- .glyph-unlock-plant-filled:before { content: "\EC0A" }
567
- .glyph-unlock-plant:before { content: "\EC0B" }
568
- .glyph-unlock:before { content: "\EC0C" }
569
- .glyph-upload-document-note:before { content: "\EC0D" }
570
- .glyph-upload-success:before { content: "\EC0E" }
571
- .glyph-upload:before { content: "\EC0F" }
572
- .glyph-upper-limit:before { content: "\EC10" }
573
- .glyph-user-check-filled:before { content: "\EC11" }
574
- .glyph-user-check:before { content: "\EC12" }
575
- .glyph-user-filled:before { content: "\EC13" }
576
- .glyph-user-management-filled:before { content: "\EC14" }
577
- .glyph-user-management:before { content: "\EC15" }
578
- .glyph-user-profile-filled:before { content: "\EC16" }
579
- .glyph-user-profile:before { content: "\EC17" }
580
- .glyph-user-settings-filled:before { content: "\EC18" }
581
- .glyph-user-settings:before { content: "\EC19" }
582
- .glyph-user:before { content: "\EC1A" }
583
- .glyph-validate:before { content: "\EC1B" }
584
- .glyph-vdi-folder:before { content: "\EC1C" }
585
- .glyph-version-history:before { content: "\EC1D" }
586
- .glyph-video-file-filled:before { content: "\EC1E" }
587
- .glyph-video-file:before { content: "\EC1F" }
588
- .glyph-warning-filled:before { content: "\EC20" }
589
- .glyph-warning-rhomb-filled:before { content: "\EC21" }
590
- .glyph-warning-rhomb:before { content: "\EC22" }
591
- .glyph-warning:before { content: "\EC23" }
592
- .glyph-water-bathing:before { content: "\EC24" }
593
- .glyph-water-fish:before { content: "\EC25" }
594
- .glyph-water-sunbathing:before { content: "\EC26" }
595
- .glyph-waveform:before { content: "\EC27" }
596
- .glyph-webcam-filled:before { content: "\EC28" }
597
- .glyph-webcam:before { content: "\EC29" }
598
- .glyph-wlan-off:before { content: "\EC2A" }
599
- .glyph-wlan-strength-0:before { content: "\EC2B" }
600
- .glyph-wlan-strength-1:before { content: "\EC2C" }
601
- .glyph-wlan-strength-2:before { content: "\EC2D" }
602
- .glyph-wlan-strength-3:before { content: "\EC2E" }
603
- .glyph-work-case-filled:before { content: "\EC2F" }
604
- .glyph-work-case:before { content: "\EC30" }
605
- .glyph-x-axis-settings:before { content: "\EC31" }
606
- .glyph-xls-document:before { content: "\EC32" }
607
- .glyph-xml-document:before { content: "\EC33" }
608
- .glyph-y-axis-settings:before { content: "\EC34" }
609
- .glyph-youtube-filled:before { content: "\EC35" }
610
- .glyph-youtube:before { content: "\EC36" }
611
- .glyph-zoom-in:before { content: "\EC37" }
612
- .glyph-zoom-out:before { content: "\EC38" }
613
- .glyph-zoom-selection:before { content: "\EC39" }
94
+ .glyph-bezier-curve:before { content: "\EA32" }
95
+ .glyph-binoculars-filled:before { content: "\EA33" }
96
+ .glyph-binoculars:before { content: "\EA34" }
97
+ .glyph-book:before { content: "\EA35" }
98
+ .glyph-bookmark-filled:before { content: "\EA36" }
99
+ .glyph-bookmark:before { content: "\EA37" }
100
+ .glyph-building1-filled:before { content: "\EA38" }
101
+ .glyph-building1:before { content: "\EA39" }
102
+ .glyph-building2-filled:before { content: "\EA3A" }
103
+ .glyph-building2:before { content: "\EA3B" }
104
+ .glyph-bulb-filled:before { content: "\EA3C" }
105
+ .glyph-bulb:before { content: "\EA3D" }
106
+ .glyph-calendar-filled:before { content: "\EA3E" }
107
+ .glyph-calendar-settings:before { content: "\EA3F" }
108
+ .glyph-calendar:before { content: "\EA40" }
109
+ .glyph-cancel:before { content: "\EA41" }
110
+ .glyph-cancelled:before { content: "\EA42" }
111
+ .glyph-capacity-filled:before { content: "\EA43" }
112
+ .glyph-capacity:before { content: "\EA44" }
113
+ .glyph-capture:before { content: "\EA45" }
114
+ .glyph-card-layout-filled:before { content: "\EA46" }
115
+ .glyph-card-layout:before { content: "\EA47" }
116
+ .glyph-chart-cursor:before { content: "\EA48" }
117
+ .glyph-chart-curve-linear:before { content: "\EA49" }
118
+ .glyph-chart-curve-spline:before { content: "\EA4A" }
119
+ .glyph-chart-curve-stepped:before { content: "\EA4B" }
120
+ .glyph-chart-labels-filled:before { content: "\EA4C" }
121
+ .glyph-chart-labels:before { content: "\EA4D" }
122
+ .glyph-checkbox-component-checked:before { content: "\EA4E" }
123
+ .glyph-checkbox-component-mixed:before { content: "\EA4F" }
124
+ .glyph-checkbox-component-unchecked:before { content: "\EA50" }
125
+ .glyph-checkbox-filled:before { content: "\EA51" }
126
+ .glyph-checkbox:before { content: "\EA52" }
127
+ .glyph-checkboxes-filled:before { content: "\EA53" }
128
+ .glyph-checkboxes:before { content: "\EA54" }
129
+ .glyph-chevron-down-small:before { content: "\EA55" }
130
+ .glyph-chevron-down:before { content: "\EA56" }
131
+ .glyph-chevron-left-small:before { content: "\EA57" }
132
+ .glyph-chevron-left:before { content: "\EA58" }
133
+ .glyph-chevron-right-small:before { content: "\EA59" }
134
+ .glyph-chevron-right:before { content: "\EA5A" }
135
+ .glyph-chevron-up-small:before { content: "\EA5B" }
136
+ .glyph-chevron-up:before { content: "\EA5C" }
137
+ .glyph-circle-dot-filled:before { content: "\EA5D" }
138
+ .glyph-circle-dot:before { content: "\EA5E" }
139
+ .glyph-circle-filled:before { content: "\EA5F" }
140
+ .glyph-circle-pause-filled:before { content: "\EA60" }
141
+ .glyph-circle-pause:before { content: "\EA61" }
142
+ .glyph-circle-play-filled:before { content: "\EA62" }
143
+ .glyph-circle-play:before { content: "\EA63" }
144
+ .glyph-circle-stop-filled:before { content: "\EA64" }
145
+ .glyph-circle-stop:before { content: "\EA65" }
146
+ .glyph-circle:before { content: "\EA66" }
147
+ .glyph-clear-filter-filled:before { content: "\EA67" }
148
+ .glyph-clear-filter:before { content: "\EA68" }
149
+ .glyph-clear:before { content: "\EA69" }
150
+ .glyph-clock-filled:before { content: "\EA6A" }
151
+ .glyph-clock:before { content: "\EA6B" }
152
+ .glyph-close-small:before { content: "\EA6C" }
153
+ .glyph-close:before { content: "\EA6D" }
154
+ .glyph-cloud-download-add-filled:before { content: "\EA6E" }
155
+ .glyph-cloud-download-add:before { content: "\EA6F" }
156
+ .glyph-cloud-download-filled:before { content: "\EA70" }
157
+ .glyph-cloud-download-list-filled:before { content: "\EA71" }
158
+ .glyph-cloud-download-list:before { content: "\EA72" }
159
+ .glyph-cloud-download:before { content: "\EA73" }
160
+ .glyph-cloud-filled:before { content: "\EA74" }
161
+ .glyph-cloud-new-filled:before { content: "\EA75" }
162
+ .glyph-cloud-new:before { content: "\EA76" }
163
+ .glyph-cloud-success-filled:before { content: "\EA77" }
164
+ .glyph-cloud-success:before { content: "\EA78" }
165
+ .glyph-cloud-upload-filled:before { content: "\EA79" }
166
+ .glyph-cloud-upload:before { content: "\EA7A" }
167
+ .glyph-cloud:before { content: "\EA7B" }
168
+ .glyph-code:before { content: "\EA7C" }
169
+ .glyph-cogwheel-filled:before { content: "\EA7D" }
170
+ .glyph-cogwheel:before { content: "\EA7E" }
171
+ .glyph-combine:before { content: "\EA7F" }
172
+ .glyph-compact-disc-filled:before { content: "\EA80" }
173
+ .glyph-compact-disc:before { content: "\EA81" }
174
+ .glyph-compound-block:before { content: "\EA82" }
175
+ .glyph-configuration:before { content: "\EA83" }
176
+ .glyph-configure-filled:before { content: "\EA84" }
177
+ .glyph-configure:before { content: "\EA85" }
178
+ .glyph-connected:before { content: "\EA86" }
179
+ .glyph-connector-chart-filled:before { content: "\EA87" }
180
+ .glyph-connector-chart:before { content: "\EA88" }
181
+ .glyph-connector-filled:before { content: "\EA89" }
182
+ .glyph-connector-hex-filled:before { content: "\EA8A" }
183
+ .glyph-connector-hex:before { content: "\EA8B" }
184
+ .glyph-connector-rect-filled:before { content: "\EA8C" }
185
+ .glyph-connector-rect:before { content: "\EA8D" }
186
+ .glyph-connector-rhomb-filled:before { content: "\EA8E" }
187
+ .glyph-connector-rhomb:before { content: "\EA8F" }
188
+ .glyph-connector:before { content: "\EA90" }
189
+ .glyph-contact-details-filled:before { content: "\EA91" }
190
+ .glyph-contact-details:before { content: "\EA92" }
191
+ .glyph-context-menu:before { content: "\EA93" }
192
+ .glyph-controlled-device:before { content: "\EA94" }
193
+ .glyph-controller-device:before { content: "\EA95" }
194
+ .glyph-copy:before { content: "\EA96" }
195
+ .glyph-corner-arrow-up-left:before { content: "\EA97" }
196
+ .glyph-couch-filled:before { content: "\EA98" }
197
+ .glyph-couch:before { content: "\EA99" }
198
+ .glyph-create-plant-filled:before { content: "\EA9A" }
199
+ .glyph-create-plant:before { content: "\EA9B" }
200
+ .glyph-cut:before { content: "\EA9C" }
201
+ .glyph-cycle:before { content: "\EA9D" }
202
+ .glyph-data-egress:before { content: "\EA9E" }
203
+ .glyph-data-ingress-egress:before { content: "\EA9F" }
204
+ .glyph-data-ingress:before { content: "\EAA0" }
205
+ .glyph-database-filled:before { content: "\EAA1" }
206
+ .glyph-database:before { content: "\EAA2" }
207
+ .glyph-details:before { content: "\EAA3" }
208
+ .glyph-diagram-module-library:before { content: "\EAA4" }
209
+ .glyph-diagram-module-new:before { content: "\EAA5" }
210
+ .glyph-diagram-module:before { content: "\EAA6" }
211
+ .glyph-diamond:before { content: "\EAA7" }
212
+ .glyph-disconnected:before { content: "\EAA8" }
213
+ .glyph-disk-filled:before { content: "\EAA9" }
214
+ .glyph-disk-pen:before { content: "\EAAA" }
215
+ .glyph-disk:before { content: "\EAAB" }
216
+ .glyph-doc-document:before { content: "\EAAC" }
217
+ .glyph-document-bulk:before { content: "\EAAD" }
218
+ .glyph-document-info:before { content: "\EAAE" }
219
+ .glyph-document-link:before { content: "\EAAF" }
220
+ .glyph-document-management:before { content: "\EAB0" }
221
+ .glyph-document-reference:before { content: "\EAB1" }
222
+ .glyph-document-settings:before { content: "\EAB2" }
223
+ .glyph-document-success:before { content: "\EAB3" }
224
+ .glyph-document:before { content: "\EAB4" }
225
+ .glyph-double-check:before { content: "\EAB5" }
226
+ .glyph-double-chevron-down:before { content: "\EAB6" }
227
+ .glyph-double-chevron-left:before { content: "\EAB7" }
228
+ .glyph-double-chevron-right:before { content: "\EAB8" }
229
+ .glyph-double-chevron-up:before { content: "\EAB9" }
230
+ .glyph-doublet-filled:before { content: "\EABA" }
231
+ .glyph-doublet:before { content: "\EABB" }
232
+ .glyph-download-add:before { content: "\EABC" }
233
+ .glyph-download-list:before { content: "\EABD" }
234
+ .glyph-download:before { content: "\EABE" }
235
+ .glyph-drop:before { content: "\EABF" }
236
+ .glyph-duplicate-document:before { content: "\EAC0" }
237
+ .glyph-duplicate:before { content: "\EAC1" }
238
+ .glyph-e-mail-filled:before { content: "\EAC2" }
239
+ .glyph-e-mail:before { content: "\EAC3" }
240
+ .glyph-earth-filled:before { content: "\EAC4" }
241
+ .glyph-earth:before { content: "\EAC5" }
242
+ .glyph-edit-plant:before { content: "\EAC6" }
243
+ .glyph-ellipse-arc:before { content: "\EAC7" }
244
+ .glyph-ellipse-filled:before { content: "\EAC8" }
245
+ .glyph-ellipse:before { content: "\EAC9" }
246
+ .glyph-error-filled:before { content: "\EACA" }
247
+ .glyph-error:before { content: "\EACB" }
248
+ .glyph-explore-filled:before { content: "\EACC" }
249
+ .glyph-explore:before { content: "\EACD" }
250
+ .glyph-export:before { content: "\EACE" }
251
+ .glyph-eye-cancelled-filled:before { content: "\EACF" }
252
+ .glyph-eye-cancelled:before { content: "\EAD0" }
253
+ .glyph-eye-filled:before { content: "\EAD1" }
254
+ .glyph-eye:before { content: "\EAD2" }
255
+ .glyph-filter-filled:before { content: "\EAD3" }
256
+ .glyph-filter-outline:before { content: "\EAD4" }
257
+ .glyph-filter:before { content: "\EAD5" }
258
+ .glyph-flag-filled:before { content: "\EAD6" }
259
+ .glyph-flag:before { content: "\EAD7" }
260
+ .glyph-folder-down-filled:before { content: "\EAD8" }
261
+ .glyph-folder-down:before { content: "\EAD9" }
262
+ .glyph-folder-filled:before { content: "\EADA" }
263
+ .glyph-folder-new-filled:before { content: "\EADB" }
264
+ .glyph-folder-new-outline:before { content: "\EADC" }
265
+ .glyph-folder-new:before { content: "\EADD" }
266
+ .glyph-folder-open-filled:before { content: "\EADE" }
267
+ .glyph-folder-open-outline:before { content: "\EADF" }
268
+ .glyph-folder-open:before { content: "\EAE0" }
269
+ .glyph-folder-outline:before { content: "\EAE1" }
270
+ .glyph-folder-up-filled:before { content: "\EAE2" }
271
+ .glyph-folder-up:before { content: "\EAE3" }
272
+ .glyph-folder:before { content: "\EAE4" }
273
+ .glyph-full-screeen-exit:before { content: "\EAE5" }
274
+ .glyph-full-screeen:before { content: "\EAE6" }
275
+ .glyph-function-block-library:before { content: "\EAE7" }
276
+ .glyph-function-block-new:before { content: "\EAE8" }
277
+ .glyph-function-block:before { content: "\EAE9" }
278
+ .glyph-function-diagram-new:before { content: "\EAEA" }
279
+ .glyph-function-diagram:before { content: "\EAEB" }
280
+ .glyph-gauge-filled:before { content: "\EAEC" }
281
+ .glyph-gauge:before { content: "\EAED" }
282
+ .glyph-gaugechart:before { content: "\EAEE" }
283
+ .glyph-global-plant-filled:before { content: "\EAEF" }
284
+ .glyph-global-plant:before { content: "\EAF0" }
285
+ .glyph-globe-filled:before { content: "\EAF1" }
286
+ .glyph-globe:before { content: "\EAF2" }
287
+ .glyph-goto:before { content: "\EAF3" }
288
+ .glyph-group:before { content: "\EAF4" }
289
+ .glyph-hardware-cabinet:before { content: "\EAF5" }
290
+ .glyph-health-filled:before { content: "\EAF6" }
291
+ .glyph-health:before { content: "\EAF7" }
292
+ .glyph-heart-filled:before { content: "\EAF8" }
293
+ .glyph-heart:before { content: "\EAF9" }
294
+ .glyph-hexagon-vertical-bars-database-filled:before { content: "\EAFA" }
295
+ .glyph-hexagon-vertical-bars-database:before { content: "\EAFB" }
296
+ .glyph-hexagon-vertical-bars-filled:before { content: "\EAFC" }
297
+ .glyph-hexagon-vertical-bars:before { content: "\EAFD" }
298
+ .glyph-hierarchy:before { content: "\EAFE" }
299
+ .glyph-highlight-filled:before { content: "\EAFF" }
300
+ .glyph-highlight:before { content: "\EB00" }
301
+ .glyph-history-list:before { content: "\EB01" }
302
+ .glyph-history:before { content: "\EB02" }
303
+ .glyph-home-filled:before { content: "\EB03" }
304
+ .glyph-home:before { content: "\EB04" }
305
+ .glyph-hourglass:before { content: "\EB05" }
306
+ .glyph-image-filled:before { content: "\EB06" }
307
+ .glyph-image:before { content: "\EB07" }
308
+ .glyph-import:before { content: "\EB08" }
309
+ .glyph-info-feed:before { content: "\EB09" }
310
+ .glyph-info-filled:before { content: "\EB0A" }
311
+ .glyph-info:before { content: "\EB0B" }
312
+ .glyph-ingestion-report:before { content: "\EB0C" }
313
+ .glyph-ingestion:before { content: "\EB0D" }
314
+ .glyph-ink-pen:before { content: "\EB0E" }
315
+ .glyph-inquiry-filled:before { content: "\EB0F" }
316
+ .glyph-inquiry-mail:before { content: "\EB10" }
317
+ .glyph-inquiry:before { content: "\EB11" }
318
+ .glyph-item-details-filled:before { content: "\EB12" }
319
+ .glyph-item-details:before { content: "\EB13" }
320
+ .glyph-label-filled:before { content: "\EB14" }
321
+ .glyph-label:before { content: "\EB15" }
322
+ .glyph-language-filled:before { content: "\EB16" }
323
+ .glyph-language:before { content: "\EB17" }
324
+ .glyph-layers-filled:before { content: "\EB18" }
325
+ .glyph-layers:before { content: "\EB19" }
326
+ .glyph-leaf:before { content: "\EB1A" }
327
+ .glyph-legal:before { content: "\EB1B" }
328
+ .glyph-library-new:before { content: "\EB1C" }
329
+ .glyph-library:before { content: "\EB1D" }
330
+ .glyph-license:before { content: "\EB1E" }
331
+ .glyph-line-diagonal:before { content: "\EB1F" }
332
+ .glyph-link:before { content: "\EB20" }
333
+ .glyph-list:before { content: "\EB21" }
334
+ .glyph-live-schedule:before { content: "\EB22" }
335
+ .glyph-location-filled:before { content: "\EB23" }
336
+ .glyph-location-outline:before { content: "\EB24" }
337
+ .glyph-location:before { content: "\EB25" }
338
+ .glyph-lock-filled:before { content: "\EB26" }
339
+ .glyph-lock-key-filled:before { content: "\EB27" }
340
+ .glyph-lock-key:before { content: "\EB28" }
341
+ .glyph-lock:before { content: "\EB29" }
342
+ .glyph-log-in:before { content: "\EB2A" }
343
+ .glyph-log-out:before { content: "\EB2B" }
344
+ .glyph-log:before { content: "\EB2C" }
345
+ .glyph-logic-diagram:before { content: "\EB2D" }
346
+ .glyph-lower-limit:before { content: "\EB2E" }
347
+ .glyph-mail-filled:before { content: "\EB2F" }
348
+ .glyph-mail:before { content: "\EB30" }
349
+ .glyph-maintenance-documents:before { content: "\EB31" }
350
+ .glyph-maintenance-info:before { content: "\EB32" }
351
+ .glyph-maintenance-warning-filled:before { content: "\EB33" }
352
+ .glyph-maintenance-warning:before { content: "\EB34" }
353
+ .glyph-maintenance:before { content: "\EB35" }
354
+ .glyph-mandatory-done:before { content: "\EB36" }
355
+ .glyph-mandatory:before { content: "\EB37" }
356
+ .glyph-map:before { content: "\EB38" }
357
+ .glyph-maximize:before { content: "\EB39" }
358
+ .glyph-microphone-filled:before { content: "\EB3A" }
359
+ .glyph-microphone:before { content: "\EB3B" }
360
+ .glyph-minimize:before { content: "\EB3C" }
361
+ .glyph-minus:before { content: "\EB3D" }
362
+ .glyph-mix:before { content: "\EB3E" }
363
+ .glyph-monitor-filled:before { content: "\EB3F" }
364
+ .glyph-monitor-trend:before { content: "\EB40" }
365
+ .glyph-monitor:before { content: "\EB41" }
366
+ .glyph-moon-filled:before { content: "\EB42" }
367
+ .glyph-moon:before { content: "\EB43" }
368
+ .glyph-more-menu:before { content: "\EB44" }
369
+ .glyph-mouse-click-filled:before { content: "\EB45" }
370
+ .glyph-mouse-click:before { content: "\EB46" }
371
+ .glyph-mouse-select-filled:before { content: "\EB47" }
372
+ .glyph-mouse-select:before { content: "\EB48" }
373
+ .glyph-mp4-document:before { content: "\EB49" }
374
+ .glyph-namur-check-function-filled:before { content: "\EB4A" }
375
+ .glyph-namur-check-function:before { content: "\EB4B" }
376
+ .glyph-namur-failure-filled:before { content: "\EB4C" }
377
+ .glyph-namur-failure:before { content: "\EB4D" }
378
+ .glyph-namur-maintenance-required-filled:before { content: "\EB4E" }
379
+ .glyph-namur-maintenance-required:before { content: "\EB4F" }
380
+ .glyph-namur-ok-filled:before { content: "\EB50" }
381
+ .glyph-namur-ok:before { content: "\EB51" }
382
+ .glyph-namur-out-of-spec-filled:before { content: "\EB52" }
383
+ .glyph-namur-out-of-spec:before { content: "\EB53" }
384
+ .glyph-navigation-filled:before { content: "\EB54" }
385
+ .glyph-navigation-left:before { content: "\EB55" }
386
+ .glyph-navigation-right:before { content: "\EB56" }
387
+ .glyph-navigation:before { content: "\EB57" }
388
+ .glyph-new-indicator-filled:before { content: "\EB58" }
389
+ .glyph-new-indicator:before { content: "\EB59" }
390
+ .glyph-no-filter-filled:before { content: "\EB5A" }
391
+ .glyph-no-filter:before { content: "\EB5B" }
392
+ .glyph-note-filled:before { content: "\EB5C" }
393
+ .glyph-note:before { content: "\EB5D" }
394
+ .glyph-notification-filled:before { content: "\EB5E" }
395
+ .glyph-notification:before { content: "\EB5F" }
396
+ .glyph-notifications-filled:before { content: "\EB60" }
397
+ .glyph-notifications:before { content: "\EB61" }
398
+ .glyph-ontology-filled:before { content: "\EB62" }
399
+ .glyph-ontology:before { content: "\EB63" }
400
+ .glyph-open-external:before { content: "\EB64" }
401
+ .glyph-open-file-filled:before { content: "\EB65" }
402
+ .glyph-open-file:before { content: "\EB66" }
403
+ .glyph-operate-plant-filled:before { content: "\EB67" }
404
+ .glyph-operate-plant:before { content: "\EB68" }
405
+ .glyph-optimize:before { content: "\EB69" }
406
+ .glyph-p-and-i-symbols:before { content: "\EB6A" }
407
+ .glyph-p-i-diagram:before { content: "\EB6B" }
408
+ .glyph-pan:before { content: "\EB6C" }
409
+ .glyph-paste:before { content: "\EB6D" }
410
+ .glyph-pause:before { content: "\EB6E" }
411
+ .glyph-pc-tower-filled:before { content: "\EB6F" }
412
+ .glyph-pc-tower:before { content: "\EB70" }
413
+ .glyph-pdf-document:before { content: "\EB71" }
414
+ .glyph-pen-filled:before { content: "\EB72" }
415
+ .glyph-pen:before { content: "\EB73" }
416
+ .glyph-phone-filled:before { content: "\EB74" }
417
+ .glyph-phone:before { content: "\EB75" }
418
+ .glyph-photo-camera-filled:before { content: "\EB76" }
419
+ .glyph-photo-camera:before { content: "\EB77" }
420
+ .glyph-piechart-filled:before { content: "\EB78" }
421
+ .glyph-piechart:before { content: "\EB79" }
422
+ .glyph-pin-filled:before { content: "\EB7A" }
423
+ .glyph-pin:before { content: "\EB7B" }
424
+ .glyph-plant-filled:before { content: "\EB7C" }
425
+ .glyph-plant-handbook-filled:before { content: "\EB7D" }
426
+ .glyph-plant-handbook:before { content: "\EB7E" }
427
+ .glyph-plant-outline:before { content: "\EB7F" }
428
+ .glyph-plant-security:before { content: "\EB80" }
429
+ .glyph-plant-settings-filled:before { content: "\EB81" }
430
+ .glyph-plant-settings:before { content: "\EB82" }
431
+ .glyph-plant-user-filled:before { content: "\EB83" }
432
+ .glyph-plant-user:before { content: "\EB84" }
433
+ .glyph-plant:before { content: "\EB85" }
434
+ .glyph-plants-filled:before { content: "\EB86" }
435
+ .glyph-plants:before { content: "\EB87" }
436
+ .glyph-play-filled:before { content: "\EB88" }
437
+ .glyph-play:before { content: "\EB89" }
438
+ .glyph-plus-minus-times-divide:before { content: "\EB8A" }
439
+ .glyph-plus:before { content: "\EB8B" }
440
+ .glyph-point-up-filled:before { content: "\EB8C" }
441
+ .glyph-point-up:before { content: "\EB8D" }
442
+ .glyph-polar-plot:before { content: "\EB8E" }
443
+ .glyph-polygon-filled:before { content: "\EB8F" }
444
+ .glyph-polygon-line:before { content: "\EB90" }
445
+ .glyph-polygon:before { content: "\EB91" }
446
+ .glyph-ppt-document:before { content: "\EB92" }
447
+ .glyph-print-filled:before { content: "\EB93" }
448
+ .glyph-print:before { content: "\EB94" }
449
+ .glyph-prio-high:before { content: "\EB95" }
450
+ .glyph-prio-low:before { content: "\EB96" }
451
+ .glyph-prio-middle:before { content: "\EB97" }
452
+ .glyph-product-catalog:before { content: "\EB98" }
453
+ .glyph-product-management:before { content: "\EB99" }
454
+ .glyph-product:before { content: "\EB9A" }
455
+ .glyph-project-configuration:before { content: "\EB9B" }
456
+ .glyph-project-new:before { content: "\EB9C" }
457
+ .glyph-project:before { content: "\EB9D" }
458
+ .glyph-protocol:before { content: "\EB9E" }
459
+ .glyph-publish-document:before { content: "\EB9F" }
460
+ .glyph-publish:before { content: "\EBA0" }
461
+ .glyph-qr-code:before { content: "\EBA1" }
462
+ .glyph-quality-report:before { content: "\EBA2" }
463
+ .glyph-question-filled:before { content: "\EBA3" }
464
+ .glyph-question:before { content: "\EBA4" }
465
+ .glyph-radarchart:before { content: "\EBA5" }
466
+ .glyph-radio-waves-off:before { content: "\EBA6" }
467
+ .glyph-radio-waves:before { content: "\EBA7" }
468
+ .glyph-random-filled:before { content: "\EBA8" }
469
+ .glyph-random:before { content: "\EBA9" }
470
+ .glyph-rectangle-filled:before { content: "\EBAA" }
471
+ .glyph-rectangle:before { content: "\EBAB" }
472
+ .glyph-redo:before { content: "\EBAC" }
473
+ .glyph-reference:before { content: "\EBAD" }
474
+ .glyph-refresh-cancelled:before { content: "\EBAE" }
475
+ .glyph-refresh:before { content: "\EBAF" }
476
+ .glyph-reload:before { content: "\EBB0" }
477
+ .glyph-remove-eye-filled:before { content: "\EBB1" }
478
+ .glyph-remove-eye:before { content: "\EBB2" }
479
+ .glyph-rename:before { content: "\EBB3" }
480
+ .glyph-report-barchart:before { content: "\EBB4" }
481
+ .glyph-report-linechart:before { content: "\EBB5" }
482
+ .glyph-report-text:before { content: "\EBB6" }
483
+ .glyph-reset:before { content: "\EBB7" }
484
+ .glyph-rhomb-filled:before { content: "\EBB8" }
485
+ .glyph-rhomb:before { content: "\EBB9" }
486
+ .glyph-rocket-filled:before { content: "\EBBA" }
487
+ .glyph-rocket:before { content: "\EBBB" }
488
+ .glyph-scatterplot:before { content: "\EBBC" }
489
+ .glyph-scheduler-filled:before { content: "\EBBD" }
490
+ .glyph-scheduler:before { content: "\EBBE" }
491
+ .glyph-screen-filled:before { content: "\EBBF" }
492
+ .glyph-screen:before { content: "\EBC0" }
493
+ .glyph-screenshot-filled:before { content: "\EBC1" }
494
+ .glyph-screenshot:before { content: "\EBC2" }
495
+ .glyph-search:before { content: "\EBC3" }
496
+ .glyph-share-filled:before { content: "\EBC4" }
497
+ .glyph-share:before { content: "\EBC5" }
498
+ .glyph-shopping-cart-filled:before { content: "\EBC6" }
499
+ .glyph-shopping-cart:before { content: "\EBC7" }
500
+ .glyph-shout-filled:before { content: "\EBC8" }
501
+ .glyph-shout:before { content: "\EBC9" }
502
+ .glyph-sign-language:before { content: "\EBCA" }
503
+ .glyph-signal-strength-0:before { content: "\EBCB" }
504
+ .glyph-signal-strength-1:before { content: "\EBCC" }
505
+ .glyph-signal-strength-2:before { content: "\EBCD" }
506
+ .glyph-signal-strength-3:before { content: "\EBCE" }
507
+ .glyph-signal-strength-4:before { content: "\EBCF" }
508
+ .glyph-signal-strength-5:before { content: "\EBD0" }
509
+ .glyph-signal-strength-6:before { content: "\EBD1" }
510
+ .glyph-signal-strength-7:before { content: "\EBD2" }
511
+ .glyph-signal-strength-8:before { content: "\EBD3" }
512
+ .glyph-simit-component:before { content: "\EBD4" }
513
+ .glyph-simit-macro-component-editor:before { content: "\EBD5" }
514
+ .glyph-simit-macro:before { content: "\EBD6" }
515
+ .glyph-single-check:before { content: "\EBD7" }
516
+ .glyph-skip-back-filled:before { content: "\EBD8" }
517
+ .glyph-skip-back:before { content: "\EBD9" }
518
+ .glyph-skip-filled:before { content: "\EBDA" }
519
+ .glyph-skip:before { content: "\EBDB" }
520
+ .glyph-snowflake:before { content: "\EBDC" }
521
+ .glyph-sort-ascending:before { content: "\EBDD" }
522
+ .glyph-sort-descending:before { content: "\EBDE" }
523
+ .glyph-sort:before { content: "\EBDF" }
524
+ .glyph-sound-loud-filled:before { content: "\EBE0" }
525
+ .glyph-sound-loud:before { content: "\EBE1" }
526
+ .glyph-sound-mute-filled:before { content: "\EBE2" }
527
+ .glyph-sound-mute:before { content: "\EBE3" }
528
+ .glyph-sound-off-filled:before { content: "\EBE4" }
529
+ .glyph-sound-off:before { content: "\EBE5" }
530
+ .glyph-sound-quiet-filled:before { content: "\EBE6" }
531
+ .glyph-sound-quiet:before { content: "\EBE7" }
532
+ .glyph-spatial:before { content: "\EBE8" }
533
+ .glyph-split-horizontally:before { content: "\EBE9" }
534
+ .glyph-split-vertically:before { content: "\EBEA" }
535
+ .glyph-star-add-filled:before { content: "\EBEB" }
536
+ .glyph-star-add:before { content: "\EBEC" }
537
+ .glyph-star-cancelled-filled:before { content: "\EBED" }
538
+ .glyph-star-cancelled:before { content: "\EBEE" }
539
+ .glyph-star-filled:before { content: "\EBEF" }
540
+ .glyph-star-list-filled:before { content: "\EBF0" }
541
+ .glyph-star-list:before { content: "\EBF1" }
542
+ .glyph-star:before { content: "\EBF2" }
543
+ .glyph-start-data-analysis:before { content: "\EBF3" }
544
+ .glyph-stop-filled:before { content: "\EBF4" }
545
+ .glyph-stop:before { content: "\EBF5" }
546
+ .glyph-success-filled:before { content: "\EBF6" }
547
+ .glyph-success:before { content: "\EBF7" }
548
+ .glyph-sun-filled:before { content: "\EBF8" }
549
+ .glyph-sun:before { content: "\EBF9" }
550
+ .glyph-support:before { content: "\EBFA" }
551
+ .glyph-surveillance-filled:before { content: "\EBFB" }
552
+ .glyph-surveillance:before { content: "\EBFC" }
553
+ .glyph-svg-document:before { content: "\EBFD" }
554
+ .glyph-swap-left-right:before { content: "\EBFE" }
555
+ .glyph-switch-slider:before { content: "\EBFF" }
556
+ .glyph-table-columns:before { content: "\EC00" }
557
+ .glyph-table-rows:before { content: "\EC01" }
558
+ .glyph-table-settings:before { content: "\EC02" }
559
+ .glyph-table:before { content: "\EC03" }
560
+ .glyph-tag-filled:before { content: "\EC04" }
561
+ .glyph-tag-plus-filled:before { content: "\EC05" }
562
+ .glyph-tag-plus:before { content: "\EC06" }
563
+ .glyph-tag:before { content: "\EC07" }
564
+ .glyph-tasks-all:before { content: "\EC08" }
565
+ .glyph-tasks-done:before { content: "\EC09" }
566
+ .glyph-tasks-open:before { content: "\EC0A" }
567
+ .glyph-text-circle-rectangle-filled:before { content: "\EC0B" }
568
+ .glyph-text-circle-rectangle:before { content: "\EC0C" }
569
+ .glyph-text-document:before { content: "\EC0D" }
570
+ .glyph-text:before { content: "\EC0E" }
571
+ .glyph-threshold-cancelled:before { content: "\EC0F" }
572
+ .glyph-threshold-off:before { content: "\EC10" }
573
+ .glyph-threshold-on:before { content: "\EC11" }
574
+ .glyph-to-be-published:before { content: "\EC12" }
575
+ .glyph-to-search:before { content: "\EC13" }
576
+ .glyph-topic-filled:before { content: "\EC14" }
577
+ .glyph-topic:before { content: "\EC15" }
578
+ .glyph-touch-filled:before { content: "\EC16" }
579
+ .glyph-touch:before { content: "\EC17" }
580
+ .glyph-trashcan-filled:before { content: "\EC18" }
581
+ .glyph-trashcan:before { content: "\EC19" }
582
+ .glyph-tree:before { content: "\EC1A" }
583
+ .glyph-trend:before { content: "\EC1B" }
584
+ .glyph-triangle-filled:before { content: "\EC1C" }
585
+ .glyph-triangle:before { content: "\EC1D" }
586
+ .glyph-tulip-filled:before { content: "\EC1E" }
587
+ .glyph-tulip:before { content: "\EC1F" }
588
+ .glyph-txt-document:before { content: "\EC20" }
589
+ .glyph-undo:before { content: "\EC21" }
590
+ .glyph-ungroup:before { content: "\EC22" }
591
+ .glyph-unlock-filled:before { content: "\EC23" }
592
+ .glyph-unlock-plant-filled:before { content: "\EC24" }
593
+ .glyph-unlock-plant:before { content: "\EC25" }
594
+ .glyph-unlock:before { content: "\EC26" }
595
+ .glyph-upload-document-note:before { content: "\EC27" }
596
+ .glyph-upload-success:before { content: "\EC28" }
597
+ .glyph-upload:before { content: "\EC29" }
598
+ .glyph-upper-limit:before { content: "\EC2A" }
599
+ .glyph-user-check-filled:before { content: "\EC2B" }
600
+ .glyph-user-check:before { content: "\EC2C" }
601
+ .glyph-user-filled:before { content: "\EC2D" }
602
+ .glyph-user-management-filled:before { content: "\EC2E" }
603
+ .glyph-user-management:before { content: "\EC2F" }
604
+ .glyph-user-profile-filled:before { content: "\EC30" }
605
+ .glyph-user-profile:before { content: "\EC31" }
606
+ .glyph-user-settings-filled:before { content: "\EC32" }
607
+ .glyph-user-settings:before { content: "\EC33" }
608
+ .glyph-user:before { content: "\EC34" }
609
+ .glyph-validate:before { content: "\EC35" }
610
+ .glyph-vdi-folder:before { content: "\EC36" }
611
+ .glyph-version-history:before { content: "\EC37" }
612
+ .glyph-video-file-filled:before { content: "\EC38" }
613
+ .glyph-video-file:before { content: "\EC39" }
614
+ .glyph-warning-filled:before { content: "\EC3A" }
615
+ .glyph-warning-rhomb-filled:before { content: "\EC3B" }
616
+ .glyph-warning-rhomb:before { content: "\EC3C" }
617
+ .glyph-warning:before { content: "\EC3D" }
618
+ .glyph-water-bathing:before { content: "\EC3E" }
619
+ .glyph-water-fish:before { content: "\EC3F" }
620
+ .glyph-water-sunbathing:before { content: "\EC40" }
621
+ .glyph-waveform:before { content: "\EC41" }
622
+ .glyph-webcam-filled:before { content: "\EC42" }
623
+ .glyph-webcam:before { content: "\EC43" }
624
+ .glyph-wlan-off:before { content: "\EC44" }
625
+ .glyph-wlan-strength-0:before { content: "\EC45" }
626
+ .glyph-wlan-strength-1:before { content: "\EC46" }
627
+ .glyph-wlan-strength-2:before { content: "\EC47" }
628
+ .glyph-wlan-strength-3:before { content: "\EC48" }
629
+ .glyph-work-case-filled:before { content: "\EC49" }
630
+ .glyph-work-case:before { content: "\EC4A" }
631
+ .glyph-x-axis-settings:before { content: "\EC4B" }
632
+ .glyph-xls-document:before { content: "\EC4C" }
633
+ .glyph-xml-document:before { content: "\EC4D" }
634
+ .glyph-y-axis-settings:before { content: "\EC4E" }
635
+ .glyph-youtube-filled:before { content: "\EC4F" }
636
+ .glyph-youtube:before { content: "\EC50" }
637
+ .glyph-zoom-in:before { content: "\EC51" }
638
+ .glyph-zoom-out:before { content: "\EC52" }
639
+ .glyph-zoom-selection:before { content: "\EC53" }