@siemens/ix-icons 1.1.2 → 1.2.0-beta.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.
Files changed (98) hide show
  1. package/dist/cjs/icon-ccc7c3e3.js +123 -0
  2. package/dist/cjs/icon-ccc7c3e3.js.map +1 -0
  3. package/dist/cjs/{index-22d7f5a7.js → index-be0905d2.js} +19 -81
  4. package/dist/cjs/index-be0905d2.js.map +1 -0
  5. package/dist/cjs/index.cjs.js +2 -2
  6. package/dist/cjs/ix-icon.cjs.entry.js +2 -2
  7. package/dist/cjs/ix-icons.cjs.js +3 -3
  8. package/dist/cjs/ix-icons.cjs.js.map +1 -1
  9. package/dist/cjs/loader.cjs.js +3 -3
  10. package/dist/cjs/loader.cjs.js.map +1 -1
  11. package/dist/collection/collection-manifest.json +1 -1
  12. package/dist/collection/components/icon/icon.css +769 -664
  13. package/dist/collection/components/icon/icon.js +9 -30
  14. package/dist/collection/components/icon/icon.js.map +1 -1
  15. package/dist/collection/components/icon/resolveIcon.js +19 -13
  16. package/dist/collection/components/icon/resolveIcon.js.map +1 -1
  17. package/dist/components/icon.js +30 -22
  18. package/dist/components/icon.js.map +1 -1
  19. package/dist/css/ix-icons.css +673 -641
  20. package/dist/esm/icon-093019e3.js +121 -0
  21. package/dist/esm/icon-093019e3.js.map +1 -0
  22. package/dist/esm/{index-460e19e2.js → index-58099fde.js} +19 -81
  23. package/dist/esm/index-58099fde.js.map +1 -0
  24. package/dist/esm/index.js +2 -2
  25. package/dist/esm/ix-icon.entry.js +2 -2
  26. package/dist/esm/ix-icons.js +4 -4
  27. package/dist/esm/ix-icons.js.map +1 -1
  28. package/dist/esm/loader.js +4 -4
  29. package/dist/esm/loader.js.map +1 -1
  30. package/dist/fonts/ix-icons.eot +0 -0
  31. package/dist/fonts/ix-icons.svg +738 -642
  32. package/dist/fonts/ix-icons.ttf +0 -0
  33. package/dist/fonts/ix-icons.woff +0 -0
  34. package/dist/fonts/ix-icons.woff2 +0 -0
  35. package/dist/ix-icons/index.esm.js +1 -1
  36. package/dist/ix-icons/ix-icons.esm.js +1 -1
  37. package/dist/ix-icons/ix-icons.esm.js.map +1 -1
  38. package/dist/ix-icons/p-952e642e.entry.js +2 -0
  39. package/dist/ix-icons/p-b2e8f530.js +2 -0
  40. package/dist/ix-icons/p-b2e8f530.js.map +1 -0
  41. package/dist/ix-icons/p-f929045d.js +3 -0
  42. package/dist/ix-icons/p-f929045d.js.map +1 -0
  43. package/dist/sample.html +1214 -670
  44. package/dist/sample.json +64 -0
  45. package/dist/svg/add-application.svg +1 -0
  46. package/dist/svg/add-user-filled.svg +1 -0
  47. package/dist/svg/add-user.svg +1 -0
  48. package/dist/svg/application-screen.svg +1 -0
  49. package/dist/svg/applications.svg +1 -0
  50. package/dist/svg/certificate-error-filled.svg +1 -0
  51. package/dist/svg/certificate-error.svg +1 -0
  52. package/dist/svg/certificate-exclamation-filled.svg +1 -0
  53. package/dist/svg/certificate-exclamation.svg +1 -0
  54. package/dist/svg/certificate-success-filled.svg +1 -0
  55. package/dist/svg/certificate-success.svg +1 -0
  56. package/dist/svg/coffee-empty-filled.svg +1 -0
  57. package/dist/svg/coffee-empty.svg +1 -0
  58. package/dist/svg/coffee-filled.svg +1 -0
  59. package/dist/svg/coffee.svg +1 -0
  60. package/dist/svg/electrical-energy-filled.svg +1 -0
  61. package/dist/svg/electrical-energy.svg +1 -0
  62. package/dist/svg/photo-camera-cancelled-filled.svg +1 -0
  63. package/dist/svg/photo-camera-cancelled.svg +1 -0
  64. package/dist/svg/project-server-filled.svg +1 -0
  65. package/dist/svg/project-server.svg +1 -0
  66. package/dist/svg/remove-application.svg +1 -0
  67. package/dist/svg/stamp-filled.svg +1 -0
  68. package/dist/svg/stamp.svg +1 -0
  69. package/dist/svg/surveillance-cancelled-filled.svg +1 -0
  70. package/dist/svg/surveillance-cancelled.svg +1 -0
  71. package/dist/svg/text-document.svg +1 -9
  72. package/dist/svg/user-reading-reading.svg +1 -0
  73. package/dist/svg/user-reading.svg +1 -0
  74. package/dist/svg/webcam-cancelled-filled.svg +1 -0
  75. package/dist/svg/webcam-cancelled.svg +1 -0
  76. package/dist/svg/workspace.svg +1 -0
  77. package/dist/svg/workspaces.svg +1 -0
  78. package/dist/types/components/icon/icon.d.ts +0 -9
  79. package/dist/types/components/icon/resolveIcon.d.ts +1 -0
  80. package/dist/types/components.d.ts +0 -4
  81. package/dist/types/stencil-public-runtime.d.ts +0 -1
  82. package/icons/index.d.ts +33 -1
  83. package/icons/index.js +34 -2
  84. package/icons/index.mjs +34 -2
  85. package/icons/package.json +1 -1
  86. package/package.json +2 -2
  87. package/dist/cjs/icon-4106de76.js +0 -114
  88. package/dist/cjs/icon-4106de76.js.map +0 -1
  89. package/dist/cjs/index-22d7f5a7.js.map +0 -1
  90. package/dist/esm/icon-cb9cbf8c.js +0 -112
  91. package/dist/esm/icon-cb9cbf8c.js.map +0 -1
  92. package/dist/esm/index-460e19e2.js.map +0 -1
  93. package/dist/ix-icons/p-2a168ebc.entry.js +0 -2
  94. package/dist/ix-icons/p-37738e42.js +0 -2
  95. package/dist/ix-icons/p-37738e42.js.map +0 -1
  96. package/dist/ix-icons/p-625c25c8.js +0 -3
  97. package/dist/ix-icons/p-625c25c8.js.map +0 -1
  98. /package/dist/ix-icons/{p-2a168ebc.entry.js.map → p-952e642e.entry.js.map} +0 -0
@@ -73,2568 +73,2696 @@
73
73
  content: "\ea02";
74
74
  }
75
75
 
76
- .glyph-add-circle-filled:before {
76
+ .glyph-add-application:before {
77
77
  content: "\ea03";
78
78
  }
79
79
 
80
- .glyph-add-circle:before {
80
+ .glyph-add-circle-filled:before {
81
81
  content: "\ea04";
82
82
  }
83
83
 
84
- .glyph-add-document-note:before {
84
+ .glyph-add-circle:before {
85
85
  content: "\ea05";
86
86
  }
87
87
 
88
- .glyph-add-eye-filled:before {
88
+ .glyph-add-document-note:before {
89
89
  content: "\ea06";
90
90
  }
91
91
 
92
- .glyph-add-eye:before {
92
+ .glyph-add-eye-filled:before {
93
93
  content: "\ea07";
94
94
  }
95
95
 
96
- .glyph-add-task-list:before {
96
+ .glyph-add-eye:before {
97
97
  content: "\ea08";
98
98
  }
99
99
 
100
- .glyph-add-task:before {
100
+ .glyph-add-task-list:before {
101
101
  content: "\ea09";
102
102
  }
103
103
 
104
- .glyph-add:before {
104
+ .glyph-add-task:before {
105
105
  content: "\ea0a";
106
106
  }
107
107
 
108
- .glyph-ai:before {
108
+ .glyph-add-user-filled:before {
109
109
  content: "\ea0b";
110
110
  }
111
111
 
112
- .glyph-alarm-bell-cancelled-filled:before {
112
+ .glyph-add-user:before {
113
113
  content: "\ea0c";
114
114
  }
115
115
 
116
- .glyph-alarm-bell-cancelled:before {
116
+ .glyph-add:before {
117
117
  content: "\ea0d";
118
118
  }
119
119
 
120
- .glyph-alarm-bell-filled:before {
120
+ .glyph-ai:before {
121
121
  content: "\ea0e";
122
122
  }
123
123
 
124
- .glyph-alarm-bell:before {
124
+ .glyph-alarm-bell-cancelled-filled:before {
125
125
  content: "\ea0f";
126
126
  }
127
127
 
128
- .glyph-alarm-clock-filled:before {
128
+ .glyph-alarm-bell-cancelled:before {
129
129
  content: "\ea10";
130
130
  }
131
131
 
132
- .glyph-alarm-clock:before {
132
+ .glyph-alarm-bell-filled:before {
133
133
  content: "\ea11";
134
134
  }
135
135
 
136
- .glyph-alarm-filled:before {
136
+ .glyph-alarm-bell:before {
137
137
  content: "\ea12";
138
138
  }
139
139
 
140
- .glyph-alarm:before {
140
+ .glyph-alarm-clock-filled:before {
141
141
  content: "\ea13";
142
142
  }
143
143
 
144
- .glyph-analyze:before {
144
+ .glyph-alarm-clock:before {
145
145
  content: "\ea14";
146
146
  }
147
147
 
148
- .glyph-anomaly-found:before {
148
+ .glyph-alarm-filled:before {
149
149
  content: "\ea15";
150
150
  }
151
151
 
152
- .glyph-anomaly:before {
152
+ .glyph-alarm:before {
153
153
  content: "\ea16";
154
154
  }
155
155
 
156
- .glyph-app-menu:before {
156
+ .glyph-analyze:before {
157
157
  content: "\ea17";
158
158
  }
159
159
 
160
- .glyph-apps:before {
160
+ .glyph-anomaly-found:before {
161
161
  content: "\ea18";
162
162
  }
163
163
 
164
- .glyph-arrow-down-right:before {
164
+ .glyph-anomaly:before {
165
165
  content: "\ea19";
166
166
  }
167
167
 
168
- .glyph-arrow-down:before {
168
+ .glyph-app-menu:before {
169
169
  content: "\ea1a";
170
170
  }
171
171
 
172
- .glyph-arrow-left:before {
172
+ .glyph-application-screen:before {
173
173
  content: "\ea1b";
174
174
  }
175
175
 
176
- .glyph-arrow-right-down:before {
176
+ .glyph-applications:before {
177
177
  content: "\ea1c";
178
178
  }
179
179
 
180
- .glyph-arrow-right:before {
180
+ .glyph-apps:before {
181
181
  content: "\ea1d";
182
182
  }
183
183
 
184
- .glyph-arrow-up:before {
184
+ .glyph-arrow-down-right:before {
185
185
  content: "\ea1e";
186
186
  }
187
187
 
188
- .glyph-attach:before {
188
+ .glyph-arrow-down:before {
189
189
  content: "\ea1f";
190
190
  }
191
191
 
192
- .glyph-attachment-upload:before {
192
+ .glyph-arrow-left:before {
193
193
  content: "\ea20";
194
194
  }
195
195
 
196
- .glyph-audio-description1:before {
196
+ .glyph-arrow-right-down:before {
197
197
  content: "\ea21";
198
198
  }
199
199
 
200
- .glyph-audio-description2:before {
200
+ .glyph-arrow-right:before {
201
201
  content: "\ea22";
202
202
  }
203
203
 
204
- .glyph-audit-report:before {
204
+ .glyph-arrow-up:before {
205
205
  content: "\ea23";
206
206
  }
207
207
 
208
- .glyph-average:before {
208
+ .glyph-attach:before {
209
209
  content: "\ea24";
210
210
  }
211
211
 
212
- .glyph-backup-filled:before {
212
+ .glyph-attachment-upload:before {
213
213
  content: "\ea25";
214
214
  }
215
215
 
216
- .glyph-backup:before {
216
+ .glyph-audio-description1:before {
217
217
  content: "\ea26";
218
218
  }
219
219
 
220
- .glyph-bar-code:before {
220
+ .glyph-audio-description2:before {
221
221
  content: "\ea27";
222
222
  }
223
223
 
224
- .glyph-barchart:before {
224
+ .glyph-audit-report:before {
225
225
  content: "\ea28";
226
226
  }
227
227
 
228
- .glyph-battery-check:before {
228
+ .glyph-average:before {
229
229
  content: "\ea29";
230
230
  }
231
231
 
232
- .glyph-battery-empty-question:before {
232
+ .glyph-backup-filled:before {
233
233
  content: "\ea2a";
234
234
  }
235
235
 
236
- .glyph-battery-empty:before {
236
+ .glyph-backup:before {
237
237
  content: "\ea2b";
238
238
  }
239
239
 
240
- .glyph-battery-exclamation:before {
240
+ .glyph-bar-code:before {
241
241
  content: "\ea2c";
242
242
  }
243
243
 
244
- .glyph-battery-full-check:before {
244
+ .glyph-barchart:before {
245
245
  content: "\ea2d";
246
246
  }
247
247
 
248
- .glyph-battery-full:before {
248
+ .glyph-battery-check:before {
249
249
  content: "\ea2e";
250
250
  }
251
251
 
252
- .glyph-battery-half:before {
252
+ .glyph-battery-empty-question:before {
253
253
  content: "\ea2f";
254
254
  }
255
255
 
256
- .glyph-battery-low:before {
256
+ .glyph-battery-empty:before {
257
257
  content: "\ea30";
258
258
  }
259
259
 
260
- .glyph-battery-quarter:before {
260
+ .glyph-battery-exclamation:before {
261
261
  content: "\ea31";
262
262
  }
263
263
 
264
- .glyph-battery-slash:before {
264
+ .glyph-battery-full-check:before {
265
265
  content: "\ea32";
266
266
  }
267
267
 
268
- .glyph-battery-three-quarter:before {
268
+ .glyph-battery-full:before {
269
269
  content: "\ea33";
270
270
  }
271
271
 
272
- .glyph-battery-xmark:before {
272
+ .glyph-battery-half:before {
273
273
  content: "\ea34";
274
274
  }
275
275
 
276
- .glyph-bezier-curve:before {
276
+ .glyph-battery-low:before {
277
277
  content: "\ea35";
278
278
  }
279
279
 
280
- .glyph-binoculars-filled:before {
280
+ .glyph-battery-quarter:before {
281
281
  content: "\ea36";
282
282
  }
283
283
 
284
- .glyph-binoculars:before {
284
+ .glyph-battery-slash:before {
285
285
  content: "\ea37";
286
286
  }
287
287
 
288
- .glyph-blazor:before {
288
+ .glyph-battery-three-quarter:before {
289
289
  content: "\ea38";
290
290
  }
291
291
 
292
- .glyph-book:before {
292
+ .glyph-battery-xmark:before {
293
293
  content: "\ea39";
294
294
  }
295
295
 
296
- .glyph-bookmark-filled:before {
296
+ .glyph-bezier-curve:before {
297
297
  content: "\ea3a";
298
298
  }
299
299
 
300
- .glyph-bookmark:before {
300
+ .glyph-binoculars-filled:before {
301
301
  content: "\ea3b";
302
302
  }
303
303
 
304
- .glyph-boundary-signals:before {
304
+ .glyph-binoculars:before {
305
305
  content: "\ea3c";
306
306
  }
307
307
 
308
- .glyph-building1-filled:before {
308
+ .glyph-blazor:before {
309
309
  content: "\ea3d";
310
310
  }
311
311
 
312
- .glyph-building1:before {
312
+ .glyph-book:before {
313
313
  content: "\ea3e";
314
314
  }
315
315
 
316
- .glyph-building2-filled:before {
316
+ .glyph-bookmark-filled:before {
317
317
  content: "\ea3f";
318
318
  }
319
319
 
320
- .glyph-building2:before {
320
+ .glyph-bookmark:before {
321
321
  content: "\ea40";
322
322
  }
323
323
 
324
- .glyph-bulb-filled:before {
324
+ .glyph-boundary-signals:before {
325
325
  content: "\ea41";
326
326
  }
327
327
 
328
- .glyph-bulb:before {
328
+ .glyph-building1-filled:before {
329
329
  content: "\ea42";
330
330
  }
331
331
 
332
- .glyph-calendar-filled:before {
332
+ .glyph-building1:before {
333
333
  content: "\ea43";
334
334
  }
335
335
 
336
- .glyph-calendar-settings:before {
336
+ .glyph-building2-filled:before {
337
337
  content: "\ea44";
338
338
  }
339
339
 
340
- .glyph-calendar:before {
340
+ .glyph-building2:before {
341
341
  content: "\ea45";
342
342
  }
343
343
 
344
- .glyph-cancel:before {
344
+ .glyph-bulb-filled:before {
345
345
  content: "\ea46";
346
346
  }
347
347
 
348
- .glyph-cancelled:before {
348
+ .glyph-bulb:before {
349
349
  content: "\ea47";
350
350
  }
351
351
 
352
- .glyph-capacity-filled:before {
352
+ .glyph-calendar-filled:before {
353
353
  content: "\ea48";
354
354
  }
355
355
 
356
- .glyph-capacity:before {
356
+ .glyph-calendar-settings:before {
357
357
  content: "\ea49";
358
358
  }
359
359
 
360
- .glyph-capture:before {
360
+ .glyph-calendar:before {
361
361
  content: "\ea4a";
362
362
  }
363
363
 
364
- .glyph-car-filled:before {
364
+ .glyph-cancel:before {
365
365
  content: "\ea4b";
366
366
  }
367
367
 
368
- .glyph-car:before {
368
+ .glyph-cancelled:before {
369
369
  content: "\ea4c";
370
370
  }
371
371
 
372
- .glyph-card-layout-filled:before {
372
+ .glyph-capacity-filled:before {
373
373
  content: "\ea4d";
374
374
  }
375
375
 
376
- .glyph-card-layout:before {
376
+ .glyph-capacity:before {
377
377
  content: "\ea4e";
378
378
  }
379
379
 
380
- .glyph-chart-cursor:before {
380
+ .glyph-capture:before {
381
381
  content: "\ea4f";
382
382
  }
383
383
 
384
- .glyph-chart-curve-linear:before {
384
+ .glyph-car-filled:before {
385
385
  content: "\ea50";
386
386
  }
387
387
 
388
- .glyph-chart-curve-spline:before {
388
+ .glyph-car:before {
389
389
  content: "\ea51";
390
390
  }
391
391
 
392
- .glyph-chart-curve-stepped:before {
392
+ .glyph-card-layout-filled:before {
393
393
  content: "\ea52";
394
394
  }
395
395
 
396
- .glyph-chart-diagram-add:before {
396
+ .glyph-card-layout:before {
397
397
  content: "\ea53";
398
398
  }
399
399
 
400
- .glyph-chart-diagram:before {
400
+ .glyph-certificate-error-filled:before {
401
401
  content: "\ea54";
402
402
  }
403
403
 
404
- .glyph-chart-diagrams:before {
404
+ .glyph-certificate-error:before {
405
405
  content: "\ea55";
406
406
  }
407
407
 
408
- .glyph-chart-labels-filled:before {
408
+ .glyph-certificate-exclamation-filled:before {
409
409
  content: "\ea56";
410
410
  }
411
411
 
412
- .glyph-chart-labels:before {
412
+ .glyph-certificate-exclamation:before {
413
413
  content: "\ea57";
414
414
  }
415
415
 
416
- .glyph-check-in:before {
416
+ .glyph-certificate-success-filled:before {
417
417
  content: "\ea58";
418
418
  }
419
419
 
420
- .glyph-check-out:before {
420
+ .glyph-certificate-success:before {
421
421
  content: "\ea59";
422
422
  }
423
423
 
424
- .glyph-checkbox-component-checked:before {
424
+ .glyph-chart-cursor:before {
425
425
  content: "\ea5a";
426
426
  }
427
427
 
428
- .glyph-checkbox-component-mixed:before {
428
+ .glyph-chart-curve-linear:before {
429
429
  content: "\ea5b";
430
430
  }
431
431
 
432
- .glyph-checkbox-component-unchecked:before {
432
+ .glyph-chart-curve-spline:before {
433
433
  content: "\ea5c";
434
434
  }
435
435
 
436
- .glyph-checkbox-filled:before {
436
+ .glyph-chart-curve-stepped:before {
437
437
  content: "\ea5d";
438
438
  }
439
439
 
440
- .glyph-checkbox:before {
440
+ .glyph-chart-diagram-add:before {
441
441
  content: "\ea5e";
442
442
  }
443
443
 
444
- .glyph-checkboxes-filled:before {
444
+ .glyph-chart-diagram:before {
445
445
  content: "\ea5f";
446
446
  }
447
447
 
448
- .glyph-checkboxes:before {
448
+ .glyph-chart-diagrams:before {
449
449
  content: "\ea60";
450
450
  }
451
451
 
452
- .glyph-chevron-down-small:before {
452
+ .glyph-chart-labels-filled:before {
453
453
  content: "\ea61";
454
454
  }
455
455
 
456
- .glyph-chevron-down:before {
456
+ .glyph-chart-labels:before {
457
457
  content: "\ea62";
458
458
  }
459
459
 
460
- .glyph-chevron-left-small:before {
460
+ .glyph-check-in:before {
461
461
  content: "\ea63";
462
462
  }
463
463
 
464
- .glyph-chevron-left:before {
464
+ .glyph-check-out:before {
465
465
  content: "\ea64";
466
466
  }
467
467
 
468
- .glyph-chevron-right-small:before {
468
+ .glyph-checkbox-component-checked:before {
469
469
  content: "\ea65";
470
470
  }
471
471
 
472
- .glyph-chevron-right:before {
472
+ .glyph-checkbox-component-mixed:before {
473
473
  content: "\ea66";
474
474
  }
475
475
 
476
- .glyph-chevron-up-small:before {
476
+ .glyph-checkbox-component-unchecked:before {
477
477
  content: "\ea67";
478
478
  }
479
479
 
480
- .glyph-chevron-up:before {
480
+ .glyph-checkbox-filled:before {
481
481
  content: "\ea68";
482
482
  }
483
483
 
484
- .glyph-circle-dot-filled:before {
484
+ .glyph-checkbox:before {
485
485
  content: "\ea69";
486
486
  }
487
487
 
488
- .glyph-circle-dot:before {
488
+ .glyph-checkboxes-filled:before {
489
489
  content: "\ea6a";
490
490
  }
491
491
 
492
- .glyph-circle-filled:before {
492
+ .glyph-checkboxes:before {
493
493
  content: "\ea6b";
494
494
  }
495
495
 
496
- .glyph-circle-pause-filled:before {
496
+ .glyph-chevron-down-small:before {
497
497
  content: "\ea6c";
498
498
  }
499
499
 
500
- .glyph-circle-pause:before {
500
+ .glyph-chevron-down:before {
501
501
  content: "\ea6d";
502
502
  }
503
503
 
504
- .glyph-circle-play-filled:before {
504
+ .glyph-chevron-left-small:before {
505
505
  content: "\ea6e";
506
506
  }
507
507
 
508
- .glyph-circle-play:before {
508
+ .glyph-chevron-left:before {
509
509
  content: "\ea6f";
510
510
  }
511
511
 
512
- .glyph-circle-stop-filled:before {
512
+ .glyph-chevron-right-small:before {
513
513
  content: "\ea70";
514
514
  }
515
515
 
516
- .glyph-circle-stop:before {
516
+ .glyph-chevron-right:before {
517
517
  content: "\ea71";
518
518
  }
519
519
 
520
- .glyph-circle:before {
520
+ .glyph-chevron-up-small:before {
521
521
  content: "\ea72";
522
522
  }
523
523
 
524
- .glyph-clear-filter-filled:before {
524
+ .glyph-chevron-up:before {
525
525
  content: "\ea73";
526
526
  }
527
527
 
528
- .glyph-clear-filter:before {
528
+ .glyph-circle-dot-filled:before {
529
529
  content: "\ea74";
530
530
  }
531
531
 
532
- .glyph-clear:before {
532
+ .glyph-circle-dot:before {
533
533
  content: "\ea75";
534
534
  }
535
535
 
536
- .glyph-clock-filled:before {
536
+ .glyph-circle-filled:before {
537
537
  content: "\ea76";
538
538
  }
539
539
 
540
- .glyph-clock:before {
540
+ .glyph-circle-pause-filled:before {
541
541
  content: "\ea77";
542
542
  }
543
543
 
544
- .glyph-close-small:before {
544
+ .glyph-circle-pause:before {
545
545
  content: "\ea78";
546
546
  }
547
547
 
548
- .glyph-close:before {
548
+ .glyph-circle-play-filled:before {
549
549
  content: "\ea79";
550
550
  }
551
551
 
552
- .glyph-cloud-download-add-filled:before {
552
+ .glyph-circle-play:before {
553
553
  content: "\ea7a";
554
554
  }
555
555
 
556
- .glyph-cloud-download-add:before {
556
+ .glyph-circle-stop-filled:before {
557
557
  content: "\ea7b";
558
558
  }
559
559
 
560
- .glyph-cloud-download-filled:before {
560
+ .glyph-circle-stop:before {
561
561
  content: "\ea7c";
562
562
  }
563
563
 
564
- .glyph-cloud-download-list-filled:before {
564
+ .glyph-circle:before {
565
565
  content: "\ea7d";
566
566
  }
567
567
 
568
- .glyph-cloud-download-list:before {
568
+ .glyph-clear-filter-filled:before {
569
569
  content: "\ea7e";
570
570
  }
571
571
 
572
- .glyph-cloud-download:before {
572
+ .glyph-clear-filter:before {
573
573
  content: "\ea7f";
574
574
  }
575
575
 
576
- .glyph-cloud-filled:before {
576
+ .glyph-clear:before {
577
577
  content: "\ea80";
578
578
  }
579
579
 
580
- .glyph-cloud-new-filled:before {
580
+ .glyph-clock-filled:before {
581
581
  content: "\ea81";
582
582
  }
583
583
 
584
- .glyph-cloud-new:before {
584
+ .glyph-clock:before {
585
585
  content: "\ea82";
586
586
  }
587
587
 
588
- .glyph-cloud-success-filled:before {
588
+ .glyph-close-small:before {
589
589
  content: "\ea83";
590
590
  }
591
591
 
592
- .glyph-cloud-success:before {
592
+ .glyph-close:before {
593
593
  content: "\ea84";
594
594
  }
595
595
 
596
- .glyph-cloud-upload-filled:before {
596
+ .glyph-cloud-download-add-filled:before {
597
597
  content: "\ea85";
598
598
  }
599
599
 
600
- .glyph-cloud-upload:before {
600
+ .glyph-cloud-download-add:before {
601
601
  content: "\ea86";
602
602
  }
603
603
 
604
- .glyph-cloud:before {
604
+ .glyph-cloud-download-filled:before {
605
605
  content: "\ea87";
606
606
  }
607
607
 
608
- .glyph-code:before {
608
+ .glyph-cloud-download-list-filled:before {
609
609
  content: "\ea88";
610
610
  }
611
611
 
612
- .glyph-cogwheel-filled:before {
612
+ .glyph-cloud-download-list:before {
613
613
  content: "\ea89";
614
614
  }
615
615
 
616
- .glyph-cogwheel:before {
616
+ .glyph-cloud-download:before {
617
617
  content: "\ea8a";
618
618
  }
619
619
 
620
- .glyph-combine:before {
620
+ .glyph-cloud-filled:before {
621
621
  content: "\ea8b";
622
622
  }
623
623
 
624
- .glyph-compact-disc-filled:before {
624
+ .glyph-cloud-new-filled:before {
625
625
  content: "\ea8c";
626
626
  }
627
627
 
628
- .glyph-compact-disc:before {
628
+ .glyph-cloud-new:before {
629
629
  content: "\ea8d";
630
630
  }
631
631
 
632
- .glyph-compound-block:before {
632
+ .glyph-cloud-success-filled:before {
633
633
  content: "\ea8e";
634
634
  }
635
635
 
636
- .glyph-configuration:before {
636
+ .glyph-cloud-success:before {
637
637
  content: "\ea8f";
638
638
  }
639
639
 
640
- .glyph-configure-filled:before {
640
+ .glyph-cloud-upload-filled:before {
641
641
  content: "\ea90";
642
642
  }
643
643
 
644
- .glyph-configure:before {
644
+ .glyph-cloud-upload:before {
645
645
  content: "\ea91";
646
646
  }
647
647
 
648
- .glyph-connected:before {
648
+ .glyph-cloud:before {
649
649
  content: "\ea92";
650
650
  }
651
651
 
652
- .glyph-connector-chart-filled:before {
652
+ .glyph-code:before {
653
653
  content: "\ea93";
654
654
  }
655
655
 
656
- .glyph-connector-chart:before {
656
+ .glyph-coffee-empty-filled:before {
657
657
  content: "\ea94";
658
658
  }
659
659
 
660
- .glyph-connector-filled:before {
660
+ .glyph-coffee-empty:before {
661
661
  content: "\ea95";
662
662
  }
663
663
 
664
- .glyph-connector-hex-filled:before {
664
+ .glyph-coffee-filled:before {
665
665
  content: "\ea96";
666
666
  }
667
667
 
668
- .glyph-connector-hex:before {
668
+ .glyph-coffee:before {
669
669
  content: "\ea97";
670
670
  }
671
671
 
672
- .glyph-connector-rect-filled:before {
672
+ .glyph-cogwheel-filled:before {
673
673
  content: "\ea98";
674
674
  }
675
675
 
676
- .glyph-connector-rect:before {
676
+ .glyph-cogwheel:before {
677
677
  content: "\ea99";
678
678
  }
679
679
 
680
- .glyph-connector-rhomb-filled:before {
680
+ .glyph-combine:before {
681
681
  content: "\ea9a";
682
682
  }
683
683
 
684
- .glyph-connector-rhomb:before {
684
+ .glyph-compact-disc-filled:before {
685
685
  content: "\ea9b";
686
686
  }
687
687
 
688
- .glyph-connector:before {
688
+ .glyph-compact-disc:before {
689
689
  content: "\ea9c";
690
690
  }
691
691
 
692
- .glyph-consistency-check:before {
692
+ .glyph-compound-block:before {
693
693
  content: "\ea9d";
694
694
  }
695
695
 
696
- .glyph-contact-details-filled:before {
696
+ .glyph-configuration:before {
697
697
  content: "\ea9e";
698
698
  }
699
699
 
700
- .glyph-contact-details:before {
700
+ .glyph-configure-filled:before {
701
701
  content: "\ea9f";
702
702
  }
703
703
 
704
- .glyph-context-menu:before {
704
+ .glyph-configure:before {
705
705
  content: "\eaa0";
706
706
  }
707
707
 
708
- .glyph-controlled-device:before {
708
+ .glyph-connected:before {
709
709
  content: "\eaa1";
710
710
  }
711
711
 
712
- .glyph-controller-device:before {
712
+ .glyph-connector-chart-filled:before {
713
713
  content: "\eaa2";
714
714
  }
715
715
 
716
- .glyph-copy:before {
716
+ .glyph-connector-chart:before {
717
717
  content: "\eaa3";
718
718
  }
719
719
 
720
- .glyph-corner-arrow-up-left:before {
720
+ .glyph-connector-filled:before {
721
721
  content: "\eaa4";
722
722
  }
723
723
 
724
- .glyph-couch-filled:before {
724
+ .glyph-connector-hex-filled:before {
725
725
  content: "\eaa5";
726
726
  }
727
727
 
728
- .glyph-couch:before {
728
+ .glyph-connector-hex:before {
729
729
  content: "\eaa6";
730
730
  }
731
731
 
732
- .glyph-create-plant-filled:before {
732
+ .glyph-connector-rect-filled:before {
733
733
  content: "\eaa7";
734
734
  }
735
735
 
736
- .glyph-create-plant:before {
736
+ .glyph-connector-rect:before {
737
737
  content: "\eaa8";
738
738
  }
739
739
 
740
- .glyph-cut:before {
740
+ .glyph-connector-rhomb-filled:before {
741
741
  content: "\eaa9";
742
742
  }
743
743
 
744
- .glyph-cycle:before {
744
+ .glyph-connector-rhomb:before {
745
745
  content: "\eaaa";
746
746
  }
747
747
 
748
- .glyph-data-egress:before {
748
+ .glyph-connector:before {
749
749
  content: "\eaab";
750
750
  }
751
751
 
752
- .glyph-data-ingress-egress:before {
752
+ .glyph-consistency-check:before {
753
753
  content: "\eaac";
754
754
  }
755
755
 
756
- .glyph-data-ingress:before {
756
+ .glyph-contact-details-filled:before {
757
757
  content: "\eaad";
758
758
  }
759
759
 
760
- .glyph-database-filled:before {
760
+ .glyph-contact-details:before {
761
761
  content: "\eaae";
762
762
  }
763
763
 
764
- .glyph-database:before {
764
+ .glyph-context-menu:before {
765
765
  content: "\eaaf";
766
766
  }
767
767
 
768
- .glyph-details:before {
768
+ .glyph-controlled-device:before {
769
769
  content: "\eab0";
770
770
  }
771
771
 
772
- .glyph-diagram-module-library:before {
772
+ .glyph-controller-device:before {
773
773
  content: "\eab1";
774
774
  }
775
775
 
776
- .glyph-diagram-module-new:before {
776
+ .glyph-copy:before {
777
777
  content: "\eab2";
778
778
  }
779
779
 
780
- .glyph-diagram-module:before {
780
+ .glyph-corner-arrow-up-left:before {
781
781
  content: "\eab3";
782
782
  }
783
783
 
784
- .glyph-diamond:before {
784
+ .glyph-couch-filled:before {
785
785
  content: "\eab4";
786
786
  }
787
787
 
788
- .glyph-disconnected:before {
788
+ .glyph-couch:before {
789
789
  content: "\eab5";
790
790
  }
791
791
 
792
- .glyph-disk-filled:before {
792
+ .glyph-create-plant-filled:before {
793
793
  content: "\eab6";
794
794
  }
795
795
 
796
- .glyph-disk-pen:before {
796
+ .glyph-create-plant:before {
797
797
  content: "\eab7";
798
798
  }
799
799
 
800
- .glyph-disk:before {
800
+ .glyph-cut:before {
801
801
  content: "\eab8";
802
802
  }
803
803
 
804
- .glyph-distribution:before {
804
+ .glyph-cycle:before {
805
805
  content: "\eab9";
806
806
  }
807
807
 
808
- .glyph-doc-document:before {
808
+ .glyph-data-egress:before {
809
809
  content: "\eaba";
810
810
  }
811
811
 
812
- .glyph-document-bulk:before {
812
+ .glyph-data-ingress-egress:before {
813
813
  content: "\eabb";
814
814
  }
815
815
 
816
- .glyph-document-info:before {
816
+ .glyph-data-ingress:before {
817
817
  content: "\eabc";
818
818
  }
819
819
 
820
- .glyph-document-link:before {
820
+ .glyph-database-filled:before {
821
821
  content: "\eabd";
822
822
  }
823
823
 
824
- .glyph-document-management:before {
824
+ .glyph-database:before {
825
825
  content: "\eabe";
826
826
  }
827
827
 
828
- .glyph-document-reference:before {
828
+ .glyph-details:before {
829
829
  content: "\eabf";
830
830
  }
831
831
 
832
- .glyph-document-settings:before {
832
+ .glyph-diagram-module-library:before {
833
833
  content: "\eac0";
834
834
  }
835
835
 
836
- .glyph-document-success:before {
836
+ .glyph-diagram-module-new:before {
837
837
  content: "\eac1";
838
838
  }
839
839
 
840
- .glyph-document:before {
840
+ .glyph-diagram-module:before {
841
841
  content: "\eac2";
842
842
  }
843
843
 
844
- .glyph-double-check:before {
844
+ .glyph-diamond:before {
845
845
  content: "\eac3";
846
846
  }
847
847
 
848
- .glyph-double-chevron-down:before {
848
+ .glyph-disconnected:before {
849
849
  content: "\eac4";
850
850
  }
851
851
 
852
- .glyph-double-chevron-left:before {
852
+ .glyph-disk-filled:before {
853
853
  content: "\eac5";
854
854
  }
855
855
 
856
- .glyph-double-chevron-right:before {
856
+ .glyph-disk-pen:before {
857
857
  content: "\eac6";
858
858
  }
859
859
 
860
- .glyph-double-chevron-up:before {
860
+ .glyph-disk:before {
861
861
  content: "\eac7";
862
862
  }
863
863
 
864
- .glyph-doublet-filled:before {
864
+ .glyph-distribution:before {
865
865
  content: "\eac8";
866
866
  }
867
867
 
868
- .glyph-doublet:before {
868
+ .glyph-doc-document:before {
869
869
  content: "\eac9";
870
870
  }
871
871
 
872
- .glyph-download-add:before {
872
+ .glyph-document-bulk:before {
873
873
  content: "\eaca";
874
874
  }
875
875
 
876
- .glyph-download-list:before {
876
+ .glyph-document-info:before {
877
877
  content: "\eacb";
878
878
  }
879
879
 
880
- .glyph-download:before {
880
+ .glyph-document-link:before {
881
881
  content: "\eacc";
882
882
  }
883
883
 
884
- .glyph-drop:before {
884
+ .glyph-document-management:before {
885
885
  content: "\eacd";
886
886
  }
887
887
 
888
- .glyph-duplicate-document:before {
888
+ .glyph-document-reference:before {
889
889
  content: "\eace";
890
890
  }
891
891
 
892
- .glyph-duplicate:before {
892
+ .glyph-document-settings:before {
893
893
  content: "\eacf";
894
894
  }
895
895
 
896
- .glyph-e-mail-filled:before {
896
+ .glyph-document-success:before {
897
897
  content: "\ead0";
898
898
  }
899
899
 
900
- .glyph-e-mail:before {
900
+ .glyph-document:before {
901
901
  content: "\ead1";
902
902
  }
903
903
 
904
- .glyph-earth-filled:before {
904
+ .glyph-double-check:before {
905
905
  content: "\ead2";
906
906
  }
907
907
 
908
- .glyph-earth:before {
908
+ .glyph-double-chevron-down:before {
909
909
  content: "\ead3";
910
910
  }
911
911
 
912
- .glyph-edit-plant:before {
912
+ .glyph-double-chevron-left:before {
913
913
  content: "\ead4";
914
914
  }
915
915
 
916
- .glyph-ellipse-arc:before {
916
+ .glyph-double-chevron-right:before {
917
917
  content: "\ead5";
918
918
  }
919
919
 
920
- .glyph-ellipse-filled:before {
920
+ .glyph-double-chevron-up:before {
921
921
  content: "\ead6";
922
922
  }
923
923
 
924
- .glyph-ellipse:before {
924
+ .glyph-doublet-filled:before {
925
925
  content: "\ead7";
926
926
  }
927
927
 
928
- .glyph-error-filled:before {
928
+ .glyph-doublet:before {
929
929
  content: "\ead8";
930
930
  }
931
931
 
932
- .glyph-error:before {
932
+ .glyph-download-add:before {
933
933
  content: "\ead9";
934
934
  }
935
935
 
936
- .glyph-explore-filled:before {
936
+ .glyph-download-list:before {
937
937
  content: "\eada";
938
938
  }
939
939
 
940
- .glyph-explore:before {
940
+ .glyph-download:before {
941
941
  content: "\eadb";
942
942
  }
943
943
 
944
- .glyph-export:before {
944
+ .glyph-drop:before {
945
945
  content: "\eadc";
946
946
  }
947
947
 
948
- .glyph-eye-cancelled-filled:before {
948
+ .glyph-duplicate-document:before {
949
949
  content: "\eadd";
950
950
  }
951
951
 
952
- .glyph-eye-cancelled:before {
952
+ .glyph-duplicate:before {
953
953
  content: "\eade";
954
954
  }
955
955
 
956
- .glyph-eye-filled:before {
956
+ .glyph-e-mail-filled:before {
957
957
  content: "\eadf";
958
958
  }
959
959
 
960
- .glyph-eye:before {
960
+ .glyph-e-mail:before {
961
961
  content: "\eae0";
962
962
  }
963
963
 
964
- .glyph-factory-reset-filled:before {
964
+ .glyph-earth-filled:before {
965
965
  content: "\eae1";
966
966
  }
967
967
 
968
- .glyph-factory-reset:before {
968
+ .glyph-earth:before {
969
969
  content: "\eae2";
970
970
  }
971
971
 
972
- .glyph-filter-filled:before {
972
+ .glyph-edit-plant:before {
973
973
  content: "\eae3";
974
974
  }
975
975
 
976
- .glyph-filter-outline:before {
976
+ .glyph-electrical-energy-filled:before {
977
977
  content: "\eae4";
978
978
  }
979
979
 
980
- .glyph-filter:before {
980
+ .glyph-electrical-energy:before {
981
981
  content: "\eae5";
982
982
  }
983
983
 
984
- .glyph-flag-filled:before {
984
+ .glyph-ellipse-arc:before {
985
985
  content: "\eae6";
986
986
  }
987
987
 
988
- .glyph-flag:before {
988
+ .glyph-ellipse-filled:before {
989
989
  content: "\eae7";
990
990
  }
991
991
 
992
- .glyph-folder-down-filled:before {
992
+ .glyph-ellipse:before {
993
993
  content: "\eae8";
994
994
  }
995
995
 
996
- .glyph-folder-down:before {
996
+ .glyph-error-filled:before {
997
997
  content: "\eae9";
998
998
  }
999
999
 
1000
- .glyph-folder-filled:before {
1000
+ .glyph-error:before {
1001
1001
  content: "\eaea";
1002
1002
  }
1003
1003
 
1004
- .glyph-folder-new-filled:before {
1004
+ .glyph-explore-filled:before {
1005
1005
  content: "\eaeb";
1006
1006
  }
1007
1007
 
1008
- .glyph-folder-new-outline:before {
1008
+ .glyph-explore:before {
1009
1009
  content: "\eaec";
1010
1010
  }
1011
1011
 
1012
- .glyph-folder-new:before {
1012
+ .glyph-export:before {
1013
1013
  content: "\eaed";
1014
1014
  }
1015
1015
 
1016
- .glyph-folder-open-filled:before {
1016
+ .glyph-eye-cancelled-filled:before {
1017
1017
  content: "\eaee";
1018
1018
  }
1019
1019
 
1020
- .glyph-folder-open-outline:before {
1020
+ .glyph-eye-cancelled:before {
1021
1021
  content: "\eaef";
1022
1022
  }
1023
1023
 
1024
- .glyph-folder-open:before {
1024
+ .glyph-eye-filled:before {
1025
1025
  content: "\eaf0";
1026
1026
  }
1027
1027
 
1028
- .glyph-folder-outline:before {
1028
+ .glyph-eye:before {
1029
1029
  content: "\eaf1";
1030
1030
  }
1031
1031
 
1032
- .glyph-folder-up-filled:before {
1032
+ .glyph-factory-reset-filled:before {
1033
1033
  content: "\eaf2";
1034
1034
  }
1035
1035
 
1036
- .glyph-folder-up:before {
1036
+ .glyph-factory-reset:before {
1037
1037
  content: "\eaf3";
1038
1038
  }
1039
1039
 
1040
- .glyph-folder:before {
1040
+ .glyph-filter-filled:before {
1041
1041
  content: "\eaf4";
1042
1042
  }
1043
1043
 
1044
- .glyph-full-screeen-exit:before {
1044
+ .glyph-filter-outline:before {
1045
1045
  content: "\eaf5";
1046
1046
  }
1047
1047
 
1048
- .glyph-full-screeen:before {
1048
+ .glyph-filter:before {
1049
1049
  content: "\eaf6";
1050
1050
  }
1051
1051
 
1052
- .glyph-function-block-library:before {
1052
+ .glyph-flag-filled:before {
1053
1053
  content: "\eaf7";
1054
1054
  }
1055
1055
 
1056
- .glyph-function-block-new:before {
1056
+ .glyph-flag:before {
1057
1057
  content: "\eaf8";
1058
1058
  }
1059
1059
 
1060
- .glyph-function-block:before {
1060
+ .glyph-folder-down-filled:before {
1061
1061
  content: "\eaf9";
1062
1062
  }
1063
1063
 
1064
- .glyph-function-diagram-new:before {
1064
+ .glyph-folder-down:before {
1065
1065
  content: "\eafa";
1066
1066
  }
1067
1067
 
1068
- .glyph-function-diagram:before {
1068
+ .glyph-folder-filled:before {
1069
1069
  content: "\eafb";
1070
1070
  }
1071
1071
 
1072
- .glyph-gauge-filled:before {
1072
+ .glyph-folder-new-filled:before {
1073
1073
  content: "\eafc";
1074
1074
  }
1075
1075
 
1076
- .glyph-gauge:before {
1076
+ .glyph-folder-new-outline:before {
1077
1077
  content: "\eafd";
1078
1078
  }
1079
1079
 
1080
- .glyph-gaugechart:before {
1080
+ .glyph-folder-new:before {
1081
1081
  content: "\eafe";
1082
1082
  }
1083
1083
 
1084
- .glyph-global-plant-filled:before {
1084
+ .glyph-folder-open-filled:before {
1085
1085
  content: "\eaff";
1086
1086
  }
1087
1087
 
1088
- .glyph-global-plant:before {
1088
+ .glyph-folder-open-outline:before {
1089
1089
  content: "\eb00";
1090
1090
  }
1091
1091
 
1092
- .glyph-globe-filled:before {
1092
+ .glyph-folder-open:before {
1093
1093
  content: "\eb01";
1094
1094
  }
1095
1095
 
1096
- .glyph-globe:before {
1096
+ .glyph-folder-outline:before {
1097
1097
  content: "\eb02";
1098
1098
  }
1099
1099
 
1100
- .glyph-goto:before {
1100
+ .glyph-folder-up-filled:before {
1101
1101
  content: "\eb03";
1102
1102
  }
1103
1103
 
1104
- .glyph-group:before {
1104
+ .glyph-folder-up:before {
1105
1105
  content: "\eb04";
1106
1106
  }
1107
1107
 
1108
- .glyph-hard-reset:before {
1108
+ .glyph-folder:before {
1109
1109
  content: "\eb05";
1110
1110
  }
1111
1111
 
1112
- .glyph-hardware-cabinet:before {
1112
+ .glyph-full-screeen-exit:before {
1113
1113
  content: "\eb06";
1114
1114
  }
1115
1115
 
1116
- .glyph-health-filled:before {
1116
+ .glyph-full-screeen:before {
1117
1117
  content: "\eb07";
1118
1118
  }
1119
1119
 
1120
- .glyph-health:before {
1120
+ .glyph-function-block-library:before {
1121
1121
  content: "\eb08";
1122
1122
  }
1123
1123
 
1124
- .glyph-heart-filled:before {
1124
+ .glyph-function-block-new:before {
1125
1125
  content: "\eb09";
1126
1126
  }
1127
1127
 
1128
- .glyph-heart:before {
1128
+ .glyph-function-block:before {
1129
1129
  content: "\eb0a";
1130
1130
  }
1131
1131
 
1132
- .glyph-hexagon-vertical-bars-database-filled:before {
1132
+ .glyph-function-diagram-new:before {
1133
1133
  content: "\eb0b";
1134
1134
  }
1135
1135
 
1136
- .glyph-hexagon-vertical-bars-database:before {
1136
+ .glyph-function-diagram:before {
1137
1137
  content: "\eb0c";
1138
1138
  }
1139
1139
 
1140
- .glyph-hexagon-vertical-bars-filled:before {
1140
+ .glyph-gauge-filled:before {
1141
1141
  content: "\eb0d";
1142
1142
  }
1143
1143
 
1144
- .glyph-hexagon-vertical-bars:before {
1144
+ .glyph-gauge:before {
1145
1145
  content: "\eb0e";
1146
1146
  }
1147
1147
 
1148
- .glyph-hierarchy:before {
1148
+ .glyph-gaugechart:before {
1149
1149
  content: "\eb0f";
1150
1150
  }
1151
1151
 
1152
- .glyph-highlight-filled:before {
1152
+ .glyph-global-plant-filled:before {
1153
1153
  content: "\eb10";
1154
1154
  }
1155
1155
 
1156
- .glyph-highlight:before {
1156
+ .glyph-global-plant:before {
1157
1157
  content: "\eb11";
1158
1158
  }
1159
1159
 
1160
- .glyph-history-list:before {
1160
+ .glyph-globe-filled:before {
1161
1161
  content: "\eb12";
1162
1162
  }
1163
1163
 
1164
- .glyph-history:before {
1164
+ .glyph-globe:before {
1165
1165
  content: "\eb13";
1166
1166
  }
1167
1167
 
1168
- .glyph-home-filled:before {
1168
+ .glyph-goto:before {
1169
1169
  content: "\eb14";
1170
1170
  }
1171
1171
 
1172
- .glyph-home:before {
1172
+ .glyph-group:before {
1173
1173
  content: "\eb15";
1174
1174
  }
1175
1175
 
1176
- .glyph-hourglass:before {
1176
+ .glyph-hard-reset:before {
1177
1177
  content: "\eb16";
1178
1178
  }
1179
1179
 
1180
- .glyph-image-filled:before {
1180
+ .glyph-hardware-cabinet:before {
1181
1181
  content: "\eb17";
1182
1182
  }
1183
1183
 
1184
- .glyph-image:before {
1184
+ .glyph-health-filled:before {
1185
1185
  content: "\eb18";
1186
1186
  }
1187
1187
 
1188
- .glyph-import:before {
1188
+ .glyph-health:before {
1189
1189
  content: "\eb19";
1190
1190
  }
1191
1191
 
1192
- .glyph-info-feed:before {
1192
+ .glyph-heart-filled:before {
1193
1193
  content: "\eb1a";
1194
1194
  }
1195
1195
 
1196
- .glyph-info-filled:before {
1196
+ .glyph-heart:before {
1197
1197
  content: "\eb1b";
1198
1198
  }
1199
1199
 
1200
- .glyph-info:before {
1200
+ .glyph-hexagon-vertical-bars-database-filled:before {
1201
1201
  content: "\eb1c";
1202
1202
  }
1203
1203
 
1204
- .glyph-ingestion-report:before {
1204
+ .glyph-hexagon-vertical-bars-database:before {
1205
1205
  content: "\eb1d";
1206
1206
  }
1207
1207
 
1208
- .glyph-ingestion:before {
1208
+ .glyph-hexagon-vertical-bars-filled:before {
1209
1209
  content: "\eb1e";
1210
1210
  }
1211
1211
 
1212
- .glyph-ink-pen:before {
1212
+ .glyph-hexagon-vertical-bars:before {
1213
1213
  content: "\eb1f";
1214
1214
  }
1215
1215
 
1216
- .glyph-inquiry-filled:before {
1216
+ .glyph-hierarchy:before {
1217
1217
  content: "\eb20";
1218
1218
  }
1219
1219
 
1220
- .glyph-inquiry-mail:before {
1220
+ .glyph-highlight-filled:before {
1221
1221
  content: "\eb21";
1222
1222
  }
1223
1223
 
1224
- .glyph-inquiry:before {
1224
+ .glyph-highlight:before {
1225
1225
  content: "\eb22";
1226
1226
  }
1227
1227
 
1228
- .glyph-item-details-filled:before {
1228
+ .glyph-history-list:before {
1229
1229
  content: "\eb23";
1230
1230
  }
1231
1231
 
1232
- .glyph-item-details:before {
1232
+ .glyph-history:before {
1233
1233
  content: "\eb24";
1234
1234
  }
1235
1235
 
1236
- .glyph-label-filled:before {
1236
+ .glyph-home-filled:before {
1237
1237
  content: "\eb25";
1238
1238
  }
1239
1239
 
1240
- .glyph-label:before {
1240
+ .glyph-home:before {
1241
1241
  content: "\eb26";
1242
1242
  }
1243
1243
 
1244
- .glyph-language-filled:before {
1244
+ .glyph-hourglass:before {
1245
1245
  content: "\eb27";
1246
1246
  }
1247
1247
 
1248
- .glyph-language:before {
1248
+ .glyph-image-filled:before {
1249
1249
  content: "\eb28";
1250
1250
  }
1251
1251
 
1252
- .glyph-layers-filled:before {
1252
+ .glyph-image:before {
1253
1253
  content: "\eb29";
1254
1254
  }
1255
1255
 
1256
- .glyph-layers:before {
1256
+ .glyph-import:before {
1257
1257
  content: "\eb2a";
1258
1258
  }
1259
1259
 
1260
- .glyph-leaf:before {
1260
+ .glyph-info-feed:before {
1261
1261
  content: "\eb2b";
1262
1262
  }
1263
1263
 
1264
- .glyph-legal:before {
1264
+ .glyph-info-filled:before {
1265
1265
  content: "\eb2c";
1266
1266
  }
1267
1267
 
1268
- .glyph-library-new:before {
1268
+ .glyph-info:before {
1269
1269
  content: "\eb2d";
1270
1270
  }
1271
1271
 
1272
- .glyph-library:before {
1272
+ .glyph-ingestion-report:before {
1273
1273
  content: "\eb2e";
1274
1274
  }
1275
1275
 
1276
- .glyph-license:before {
1276
+ .glyph-ingestion:before {
1277
1277
  content: "\eb2f";
1278
1278
  }
1279
1279
 
1280
- .glyph-light-dark:before {
1280
+ .glyph-ink-pen:before {
1281
1281
  content: "\eb30";
1282
1282
  }
1283
1283
 
1284
- .glyph-line-diagonal:before {
1284
+ .glyph-inquiry-filled:before {
1285
1285
  content: "\eb31";
1286
1286
  }
1287
1287
 
1288
- .glyph-link:before {
1288
+ .glyph-inquiry-mail:before {
1289
1289
  content: "\eb32";
1290
1290
  }
1291
1291
 
1292
- .glyph-list:before {
1292
+ .glyph-inquiry:before {
1293
1293
  content: "\eb33";
1294
1294
  }
1295
1295
 
1296
- .glyph-live-schedule:before {
1296
+ .glyph-item-details-filled:before {
1297
1297
  content: "\eb34";
1298
1298
  }
1299
1299
 
1300
- .glyph-location-filled:before {
1300
+ .glyph-item-details:before {
1301
1301
  content: "\eb35";
1302
1302
  }
1303
1303
 
1304
- .glyph-location-outline:before {
1304
+ .glyph-label-filled:before {
1305
1305
  content: "\eb36";
1306
1306
  }
1307
1307
 
1308
- .glyph-location:before {
1308
+ .glyph-label:before {
1309
1309
  content: "\eb37";
1310
1310
  }
1311
1311
 
1312
- .glyph-lock-filled:before {
1312
+ .glyph-language-filled:before {
1313
1313
  content: "\eb38";
1314
1314
  }
1315
1315
 
1316
- .glyph-lock-key-filled:before {
1316
+ .glyph-language:before {
1317
1317
  content: "\eb39";
1318
1318
  }
1319
1319
 
1320
- .glyph-lock-key:before {
1320
+ .glyph-layers-filled:before {
1321
1321
  content: "\eb3a";
1322
1322
  }
1323
1323
 
1324
- .glyph-lock:before {
1324
+ .glyph-layers:before {
1325
1325
  content: "\eb3b";
1326
1326
  }
1327
1327
 
1328
- .glyph-log-in:before {
1328
+ .glyph-leaf:before {
1329
1329
  content: "\eb3c";
1330
1330
  }
1331
1331
 
1332
- .glyph-log-out:before {
1332
+ .glyph-legal:before {
1333
1333
  content: "\eb3d";
1334
1334
  }
1335
1335
 
1336
- .glyph-log:before {
1336
+ .glyph-library-new:before {
1337
1337
  content: "\eb3e";
1338
1338
  }
1339
1339
 
1340
- .glyph-logic-diagram:before {
1340
+ .glyph-library:before {
1341
1341
  content: "\eb3f";
1342
1342
  }
1343
1343
 
1344
- .glyph-lower-limit:before {
1344
+ .glyph-license:before {
1345
1345
  content: "\eb40";
1346
1346
  }
1347
1347
 
1348
- .glyph-mail-filled:before {
1348
+ .glyph-light-dark:before {
1349
1349
  content: "\eb41";
1350
1350
  }
1351
1351
 
1352
- .glyph-mail:before {
1352
+ .glyph-line-diagonal:before {
1353
1353
  content: "\eb42";
1354
1354
  }
1355
1355
 
1356
- .glyph-maintenance-documents:before {
1356
+ .glyph-link:before {
1357
1357
  content: "\eb43";
1358
1358
  }
1359
1359
 
1360
- .glyph-maintenance-info:before {
1360
+ .glyph-list:before {
1361
1361
  content: "\eb44";
1362
1362
  }
1363
1363
 
1364
- .glyph-maintenance-warning-filled:before {
1364
+ .glyph-live-schedule:before {
1365
1365
  content: "\eb45";
1366
1366
  }
1367
1367
 
1368
- .glyph-maintenance-warning:before {
1368
+ .glyph-location-filled:before {
1369
1369
  content: "\eb46";
1370
1370
  }
1371
1371
 
1372
- .glyph-maintenance:before {
1372
+ .glyph-location-outline:before {
1373
1373
  content: "\eb47";
1374
1374
  }
1375
1375
 
1376
- .glyph-mandatory-done:before {
1376
+ .glyph-location:before {
1377
1377
  content: "\eb48";
1378
1378
  }
1379
1379
 
1380
- .glyph-mandatory:before {
1380
+ .glyph-lock-filled:before {
1381
1381
  content: "\eb49";
1382
1382
  }
1383
1383
 
1384
- .glyph-map:before {
1384
+ .glyph-lock-key-filled:before {
1385
1385
  content: "\eb4a";
1386
1386
  }
1387
1387
 
1388
- .glyph-maximize:before {
1388
+ .glyph-lock-key:before {
1389
1389
  content: "\eb4b";
1390
1390
  }
1391
1391
 
1392
- .glyph-microphone-filled:before {
1392
+ .glyph-lock:before {
1393
1393
  content: "\eb4c";
1394
1394
  }
1395
1395
 
1396
- .glyph-microphone:before {
1396
+ .glyph-log-in:before {
1397
1397
  content: "\eb4d";
1398
1398
  }
1399
1399
 
1400
- .glyph-minimize:before {
1400
+ .glyph-log-out:before {
1401
1401
  content: "\eb4e";
1402
1402
  }
1403
1403
 
1404
- .glyph-minus:before {
1404
+ .glyph-log:before {
1405
1405
  content: "\eb4f";
1406
1406
  }
1407
1407
 
1408
- .glyph-mix:before {
1408
+ .glyph-logic-diagram:before {
1409
1409
  content: "\eb50";
1410
1410
  }
1411
1411
 
1412
- .glyph-monitor-filled:before {
1412
+ .glyph-lower-limit:before {
1413
1413
  content: "\eb51";
1414
1414
  }
1415
1415
 
1416
- .glyph-monitor-trend:before {
1416
+ .glyph-mail-filled:before {
1417
1417
  content: "\eb52";
1418
1418
  }
1419
1419
 
1420
- .glyph-monitor:before {
1420
+ .glyph-mail:before {
1421
1421
  content: "\eb53";
1422
1422
  }
1423
1423
 
1424
- .glyph-monitoring-add:before {
1424
+ .glyph-maintenance-documents:before {
1425
1425
  content: "\eb54";
1426
1426
  }
1427
1427
 
1428
- .glyph-monitoring:before {
1428
+ .glyph-maintenance-info:before {
1429
1429
  content: "\eb55";
1430
1430
  }
1431
1431
 
1432
- .glyph-monitorings:before {
1432
+ .glyph-maintenance-warning-filled:before {
1433
1433
  content: "\eb56";
1434
1434
  }
1435
1435
 
1436
- .glyph-moon-filled:before {
1436
+ .glyph-maintenance-warning:before {
1437
1437
  content: "\eb57";
1438
1438
  }
1439
1439
 
1440
- .glyph-moon:before {
1440
+ .glyph-maintenance:before {
1441
1441
  content: "\eb58";
1442
1442
  }
1443
1443
 
1444
- .glyph-more-menu:before {
1444
+ .glyph-mandatory-done:before {
1445
1445
  content: "\eb59";
1446
1446
  }
1447
1447
 
1448
- .glyph-mouse-click-filled:before {
1448
+ .glyph-mandatory:before {
1449
1449
  content: "\eb5a";
1450
1450
  }
1451
1451
 
1452
- .glyph-mouse-click:before {
1452
+ .glyph-map:before {
1453
1453
  content: "\eb5b";
1454
1454
  }
1455
1455
 
1456
- .glyph-mouse-select-filled:before {
1456
+ .glyph-maximize:before {
1457
1457
  content: "\eb5c";
1458
1458
  }
1459
1459
 
1460
- .glyph-mouse-select:before {
1460
+ .glyph-microphone-filled:before {
1461
1461
  content: "\eb5d";
1462
1462
  }
1463
1463
 
1464
- .glyph-mp4-document:before {
1464
+ .glyph-microphone:before {
1465
1465
  content: "\eb5e";
1466
1466
  }
1467
1467
 
1468
- .glyph-namur-check-function-filled:before {
1468
+ .glyph-minimize:before {
1469
1469
  content: "\eb5f";
1470
1470
  }
1471
1471
 
1472
- .glyph-namur-check-function:before {
1472
+ .glyph-minus:before {
1473
1473
  content: "\eb60";
1474
1474
  }
1475
1475
 
1476
- .glyph-namur-failure-filled:before {
1476
+ .glyph-mix:before {
1477
1477
  content: "\eb61";
1478
1478
  }
1479
1479
 
1480
- .glyph-namur-failure:before {
1480
+ .glyph-monitor-filled:before {
1481
1481
  content: "\eb62";
1482
1482
  }
1483
1483
 
1484
- .glyph-namur-maintenance-required-filled:before {
1484
+ .glyph-monitor-trend:before {
1485
1485
  content: "\eb63";
1486
1486
  }
1487
1487
 
1488
- .glyph-namur-maintenance-required:before {
1488
+ .glyph-monitor:before {
1489
1489
  content: "\eb64";
1490
1490
  }
1491
1491
 
1492
- .glyph-namur-ok-filled:before {
1492
+ .glyph-monitoring-add:before {
1493
1493
  content: "\eb65";
1494
1494
  }
1495
1495
 
1496
- .glyph-namur-ok:before {
1496
+ .glyph-monitoring:before {
1497
1497
  content: "\eb66";
1498
1498
  }
1499
1499
 
1500
- .glyph-namur-out-of-spec-filled:before {
1500
+ .glyph-monitorings:before {
1501
1501
  content: "\eb67";
1502
1502
  }
1503
1503
 
1504
- .glyph-namur-out-of-spec:before {
1504
+ .glyph-moon-filled:before {
1505
1505
  content: "\eb68";
1506
1506
  }
1507
1507
 
1508
- .glyph-navigation-filled:before {
1508
+ .glyph-moon:before {
1509
1509
  content: "\eb69";
1510
1510
  }
1511
1511
 
1512
- .glyph-navigation-left:before {
1512
+ .glyph-more-menu:before {
1513
1513
  content: "\eb6a";
1514
1514
  }
1515
1515
 
1516
- .glyph-navigation-right:before {
1516
+ .glyph-mouse-click-filled:before {
1517
1517
  content: "\eb6b";
1518
1518
  }
1519
1519
 
1520
- .glyph-navigation:before {
1520
+ .glyph-mouse-click:before {
1521
1521
  content: "\eb6c";
1522
1522
  }
1523
1523
 
1524
- .glyph-new-indicator-filled:before {
1524
+ .glyph-mouse-select-filled:before {
1525
1525
  content: "\eb6d";
1526
1526
  }
1527
1527
 
1528
- .glyph-new-indicator:before {
1528
+ .glyph-mouse-select:before {
1529
1529
  content: "\eb6e";
1530
1530
  }
1531
1531
 
1532
- .glyph-no-filter-filled:before {
1532
+ .glyph-mp4-document:before {
1533
1533
  content: "\eb6f";
1534
1534
  }
1535
1535
 
1536
- .glyph-no-filter:before {
1536
+ .glyph-namur-check-function-filled:before {
1537
1537
  content: "\eb70";
1538
1538
  }
1539
1539
 
1540
- .glyph-no-image:before {
1540
+ .glyph-namur-check-function:before {
1541
1541
  content: "\eb71";
1542
1542
  }
1543
1543
 
1544
- .glyph-note-filled:before {
1544
+ .glyph-namur-failure-filled:before {
1545
1545
  content: "\eb72";
1546
1546
  }
1547
1547
 
1548
- .glyph-note:before {
1548
+ .glyph-namur-failure:before {
1549
1549
  content: "\eb73";
1550
1550
  }
1551
1551
 
1552
- .glyph-notification-filled:before {
1552
+ .glyph-namur-maintenance-required-filled:before {
1553
1553
  content: "\eb74";
1554
1554
  }
1555
1555
 
1556
- .glyph-notification:before {
1556
+ .glyph-namur-maintenance-required:before {
1557
1557
  content: "\eb75";
1558
1558
  }
1559
1559
 
1560
- .glyph-notifications-filled:before {
1560
+ .glyph-namur-ok-filled:before {
1561
1561
  content: "\eb76";
1562
1562
  }
1563
1563
 
1564
- .glyph-notifications:before {
1564
+ .glyph-namur-ok:before {
1565
1565
  content: "\eb77";
1566
1566
  }
1567
1567
 
1568
- .glyph-ontology-filled:before {
1568
+ .glyph-namur-out-of-spec-filled:before {
1569
1569
  content: "\eb78";
1570
1570
  }
1571
1571
 
1572
- .glyph-ontology:before {
1572
+ .glyph-namur-out-of-spec:before {
1573
1573
  content: "\eb79";
1574
1574
  }
1575
1575
 
1576
- .glyph-open-external:before {
1576
+ .glyph-navigation-filled:before {
1577
1577
  content: "\eb7a";
1578
1578
  }
1579
1579
 
1580
- .glyph-open-file-filled:before {
1580
+ .glyph-navigation-left:before {
1581
1581
  content: "\eb7b";
1582
1582
  }
1583
1583
 
1584
- .glyph-open-file:before {
1584
+ .glyph-navigation-right:before {
1585
1585
  content: "\eb7c";
1586
1586
  }
1587
1587
 
1588
- .glyph-operate-plant-filled:before {
1588
+ .glyph-navigation:before {
1589
1589
  content: "\eb7d";
1590
1590
  }
1591
1591
 
1592
- .glyph-operate-plant:before {
1592
+ .glyph-new-indicator-filled:before {
1593
1593
  content: "\eb7e";
1594
1594
  }
1595
1595
 
1596
- .glyph-optimize:before {
1596
+ .glyph-new-indicator:before {
1597
1597
  content: "\eb7f";
1598
1598
  }
1599
1599
 
1600
- .glyph-p-and-i-symbols:before {
1600
+ .glyph-no-filter-filled:before {
1601
1601
  content: "\eb80";
1602
1602
  }
1603
1603
 
1604
- .glyph-p-i-diagram:before {
1604
+ .glyph-no-filter:before {
1605
1605
  content: "\eb81";
1606
1606
  }
1607
1607
 
1608
- .glyph-pan:before {
1608
+ .glyph-no-image:before {
1609
1609
  content: "\eb82";
1610
1610
  }
1611
1611
 
1612
- .glyph-paste:before {
1612
+ .glyph-note-filled:before {
1613
1613
  content: "\eb83";
1614
1614
  }
1615
1615
 
1616
- .glyph-pause:before {
1616
+ .glyph-note:before {
1617
1617
  content: "\eb84";
1618
1618
  }
1619
1619
 
1620
- .glyph-pc-tower-filled:before {
1620
+ .glyph-notification-filled:before {
1621
1621
  content: "\eb85";
1622
1622
  }
1623
1623
 
1624
- .glyph-pc-tower:before {
1624
+ .glyph-notification:before {
1625
1625
  content: "\eb86";
1626
1626
  }
1627
1627
 
1628
- .glyph-pdf-document:before {
1628
+ .glyph-notifications-filled:before {
1629
1629
  content: "\eb87";
1630
1630
  }
1631
1631
 
1632
- .glyph-pen-filled:before {
1632
+ .glyph-notifications:before {
1633
1633
  content: "\eb88";
1634
1634
  }
1635
1635
 
1636
- .glyph-pen:before {
1636
+ .glyph-ontology-filled:before {
1637
1637
  content: "\eb89";
1638
1638
  }
1639
1639
 
1640
- .glyph-phone-filled:before {
1640
+ .glyph-ontology:before {
1641
1641
  content: "\eb8a";
1642
1642
  }
1643
1643
 
1644
- .glyph-phone:before {
1644
+ .glyph-open-external:before {
1645
1645
  content: "\eb8b";
1646
1646
  }
1647
1647
 
1648
- .glyph-photo-camera-add:before {
1648
+ .glyph-open-file-filled:before {
1649
1649
  content: "\eb8c";
1650
1650
  }
1651
1651
 
1652
- .glyph-photo-camera-filled:before {
1652
+ .glyph-open-file:before {
1653
1653
  content: "\eb8d";
1654
1654
  }
1655
1655
 
1656
- .glyph-photo-camera:before {
1656
+ .glyph-operate-plant-filled:before {
1657
1657
  content: "\eb8e";
1658
1658
  }
1659
1659
 
1660
- .glyph-photo-cameras:before {
1660
+ .glyph-operate-plant:before {
1661
1661
  content: "\eb8f";
1662
1662
  }
1663
1663
 
1664
- .glyph-piechart-filled:before {
1664
+ .glyph-optimize:before {
1665
1665
  content: "\eb90";
1666
1666
  }
1667
1667
 
1668
- .glyph-piechart:before {
1668
+ .glyph-p-and-i-symbols:before {
1669
1669
  content: "\eb91";
1670
1670
  }
1671
1671
 
1672
- .glyph-pin-filled:before {
1672
+ .glyph-p-i-diagram:before {
1673
1673
  content: "\eb92";
1674
1674
  }
1675
1675
 
1676
- .glyph-pin:before {
1676
+ .glyph-pan:before {
1677
1677
  content: "\eb93";
1678
1678
  }
1679
1679
 
1680
- .glyph-plant-filled:before {
1680
+ .glyph-paste:before {
1681
1681
  content: "\eb94";
1682
1682
  }
1683
1683
 
1684
- .glyph-plant-handbook-filled:before {
1684
+ .glyph-pause:before {
1685
1685
  content: "\eb95";
1686
1686
  }
1687
1687
 
1688
- .glyph-plant-handbook:before {
1688
+ .glyph-pc-tower-filled:before {
1689
1689
  content: "\eb96";
1690
1690
  }
1691
1691
 
1692
- .glyph-plant-outline:before {
1692
+ .glyph-pc-tower:before {
1693
1693
  content: "\eb97";
1694
1694
  }
1695
1695
 
1696
- .glyph-plant-security:before {
1696
+ .glyph-pdf-document:before {
1697
1697
  content: "\eb98";
1698
1698
  }
1699
1699
 
1700
- .glyph-plant-settings-filled:before {
1700
+ .glyph-pen-filled:before {
1701
1701
  content: "\eb99";
1702
1702
  }
1703
1703
 
1704
- .glyph-plant-settings:before {
1704
+ .glyph-pen:before {
1705
1705
  content: "\eb9a";
1706
1706
  }
1707
1707
 
1708
- .glyph-plant-user-filled:before {
1708
+ .glyph-phone-filled:before {
1709
1709
  content: "\eb9b";
1710
1710
  }
1711
1711
 
1712
- .glyph-plant-user:before {
1712
+ .glyph-phone:before {
1713
1713
  content: "\eb9c";
1714
1714
  }
1715
1715
 
1716
- .glyph-plant:before {
1716
+ .glyph-photo-camera-add:before {
1717
1717
  content: "\eb9d";
1718
1718
  }
1719
1719
 
1720
- .glyph-plants-filled:before {
1720
+ .glyph-photo-camera-cancelled-filled:before {
1721
1721
  content: "\eb9e";
1722
1722
  }
1723
1723
 
1724
- .glyph-plants:before {
1724
+ .glyph-photo-camera-cancelled:before {
1725
1725
  content: "\eb9f";
1726
1726
  }
1727
1727
 
1728
- .glyph-play-filled:before {
1728
+ .glyph-photo-camera-filled:before {
1729
1729
  content: "\eba0";
1730
1730
  }
1731
1731
 
1732
- .glyph-play-pause-filled:before {
1732
+ .glyph-photo-camera:before {
1733
1733
  content: "\eba1";
1734
1734
  }
1735
1735
 
1736
- .glyph-play-pause:before {
1736
+ .glyph-photo-cameras:before {
1737
1737
  content: "\eba2";
1738
1738
  }
1739
1739
 
1740
- .glyph-play-stepwise-filled:before {
1740
+ .glyph-piechart-filled:before {
1741
1741
  content: "\eba3";
1742
1742
  }
1743
1743
 
1744
- .glyph-play-stepwise:before {
1744
+ .glyph-piechart:before {
1745
1745
  content: "\eba4";
1746
1746
  }
1747
1747
 
1748
- .glyph-play:before {
1748
+ .glyph-pin-filled:before {
1749
1749
  content: "\eba5";
1750
1750
  }
1751
1751
 
1752
- .glyph-plus-minus-times-divide:before {
1752
+ .glyph-pin:before {
1753
1753
  content: "\eba6";
1754
1754
  }
1755
1755
 
1756
- .glyph-plus:before {
1756
+ .glyph-plant-filled:before {
1757
1757
  content: "\eba7";
1758
1758
  }
1759
1759
 
1760
- .glyph-point-up-filled:before {
1760
+ .glyph-plant-handbook-filled:before {
1761
1761
  content: "\eba8";
1762
1762
  }
1763
1763
 
1764
- .glyph-point-up:before {
1764
+ .glyph-plant-handbook:before {
1765
1765
  content: "\eba9";
1766
1766
  }
1767
1767
 
1768
- .glyph-polar-plot:before {
1768
+ .glyph-plant-outline:before {
1769
1769
  content: "\ebaa";
1770
1770
  }
1771
1771
 
1772
- .glyph-polygon-filled:before {
1772
+ .glyph-plant-security:before {
1773
1773
  content: "\ebab";
1774
1774
  }
1775
1775
 
1776
- .glyph-polygon-line:before {
1776
+ .glyph-plant-settings-filled:before {
1777
1777
  content: "\ebac";
1778
1778
  }
1779
1779
 
1780
- .glyph-polygon:before {
1780
+ .glyph-plant-settings:before {
1781
1781
  content: "\ebad";
1782
1782
  }
1783
1783
 
1784
- .glyph-ppt-document:before {
1784
+ .glyph-plant-user-filled:before {
1785
1785
  content: "\ebae";
1786
1786
  }
1787
1787
 
1788
- .glyph-print-filled:before {
1788
+ .glyph-plant-user:before {
1789
1789
  content: "\ebaf";
1790
1790
  }
1791
1791
 
1792
- .glyph-print:before {
1792
+ .glyph-plant:before {
1793
1793
  content: "\ebb0";
1794
1794
  }
1795
1795
 
1796
- .glyph-prio-high:before {
1796
+ .glyph-plants-filled:before {
1797
1797
  content: "\ebb1";
1798
1798
  }
1799
1799
 
1800
- .glyph-prio-low:before {
1800
+ .glyph-plants:before {
1801
1801
  content: "\ebb2";
1802
1802
  }
1803
1803
 
1804
- .glyph-prio-middle:before {
1804
+ .glyph-play-filled:before {
1805
1805
  content: "\ebb3";
1806
1806
  }
1807
1807
 
1808
- .glyph-product-catalog:before {
1808
+ .glyph-play-pause-filled:before {
1809
1809
  content: "\ebb4";
1810
1810
  }
1811
1811
 
1812
- .glyph-product-management:before {
1812
+ .glyph-play-pause:before {
1813
1813
  content: "\ebb5";
1814
1814
  }
1815
1815
 
1816
- .glyph-product:before {
1816
+ .glyph-play-stepwise-filled:before {
1817
1817
  content: "\ebb6";
1818
1818
  }
1819
1819
 
1820
- .glyph-project-configuration:before {
1820
+ .glyph-play-stepwise:before {
1821
1821
  content: "\ebb7";
1822
1822
  }
1823
1823
 
1824
- .glyph-project-new:before {
1824
+ .glyph-play:before {
1825
1825
  content: "\ebb8";
1826
1826
  }
1827
1827
 
1828
- .glyph-project-scenarios:before {
1828
+ .glyph-plus-minus-times-divide:before {
1829
1829
  content: "\ebb9";
1830
1830
  }
1831
1831
 
1832
- .glyph-project:before {
1832
+ .glyph-plus:before {
1833
1833
  content: "\ebba";
1834
1834
  }
1835
1835
 
1836
- .glyph-protocol:before {
1836
+ .glyph-point-up-filled:before {
1837
1837
  content: "\ebbb";
1838
1838
  }
1839
1839
 
1840
- .glyph-publish-document:before {
1840
+ .glyph-point-up:before {
1841
1841
  content: "\ebbc";
1842
1842
  }
1843
1843
 
1844
- .glyph-publish:before {
1844
+ .glyph-polar-plot:before {
1845
1845
  content: "\ebbd";
1846
1846
  }
1847
1847
 
1848
- .glyph-qr-code:before {
1848
+ .glyph-polygon-filled:before {
1849
1849
  content: "\ebbe";
1850
1850
  }
1851
1851
 
1852
- .glyph-quality-report:before {
1852
+ .glyph-polygon-line:before {
1853
1853
  content: "\ebbf";
1854
1854
  }
1855
1855
 
1856
- .glyph-question-filled:before {
1856
+ .glyph-polygon:before {
1857
1857
  content: "\ebc0";
1858
1858
  }
1859
1859
 
1860
- .glyph-question:before {
1860
+ .glyph-ppt-document:before {
1861
1861
  content: "\ebc1";
1862
1862
  }
1863
1863
 
1864
- .glyph-radarchart:before {
1864
+ .glyph-print-filled:before {
1865
1865
  content: "\ebc2";
1866
1866
  }
1867
1867
 
1868
- .glyph-radio-waves-off:before {
1868
+ .glyph-print:before {
1869
1869
  content: "\ebc3";
1870
1870
  }
1871
1871
 
1872
- .glyph-radio-waves:before {
1872
+ .glyph-prio-high:before {
1873
1873
  content: "\ebc4";
1874
1874
  }
1875
1875
 
1876
- .glyph-random-filled:before {
1876
+ .glyph-prio-low:before {
1877
1877
  content: "\ebc5";
1878
1878
  }
1879
1879
 
1880
- .glyph-random:before {
1880
+ .glyph-prio-middle:before {
1881
1881
  content: "\ebc6";
1882
1882
  }
1883
1883
 
1884
- .glyph-reboot:before {
1884
+ .glyph-product-catalog:before {
1885
1885
  content: "\ebc7";
1886
1886
  }
1887
1887
 
1888
- .glyph-rectangle-filled:before {
1888
+ .glyph-product-management:before {
1889
1889
  content: "\ebc8";
1890
1890
  }
1891
1891
 
1892
- .glyph-rectangle:before {
1892
+ .glyph-product:before {
1893
1893
  content: "\ebc9";
1894
1894
  }
1895
1895
 
1896
- .glyph-redo:before {
1896
+ .glyph-project-configuration:before {
1897
1897
  content: "\ebca";
1898
1898
  }
1899
1899
 
1900
- .glyph-reference:before {
1900
+ .glyph-project-new:before {
1901
1901
  content: "\ebcb";
1902
1902
  }
1903
1903
 
1904
- .glyph-refresh-cancelled:before {
1904
+ .glyph-project-scenarios:before {
1905
1905
  content: "\ebcc";
1906
1906
  }
1907
1907
 
1908
- .glyph-refresh:before {
1908
+ .glyph-project-server-filled:before {
1909
1909
  content: "\ebcd";
1910
1910
  }
1911
1911
 
1912
- .glyph-reload:before {
1912
+ .glyph-project-server:before {
1913
1913
  content: "\ebce";
1914
1914
  }
1915
1915
 
1916
- .glyph-remove-eye-filled:before {
1916
+ .glyph-project:before {
1917
1917
  content: "\ebcf";
1918
1918
  }
1919
1919
 
1920
- .glyph-remove-eye:before {
1920
+ .glyph-protocol:before {
1921
1921
  content: "\ebd0";
1922
1922
  }
1923
1923
 
1924
- .glyph-rename:before {
1924
+ .glyph-publish-document:before {
1925
1925
  content: "\ebd1";
1926
1926
  }
1927
1927
 
1928
- .glyph-replace:before {
1928
+ .glyph-publish:before {
1929
1929
  content: "\ebd2";
1930
1930
  }
1931
1931
 
1932
- .glyph-report-barchart:before {
1932
+ .glyph-qr-code:before {
1933
1933
  content: "\ebd3";
1934
1934
  }
1935
1935
 
1936
- .glyph-report-linechart:before {
1936
+ .glyph-quality-report:before {
1937
1937
  content: "\ebd4";
1938
1938
  }
1939
1939
 
1940
- .glyph-report-text:before {
1940
+ .glyph-question-filled:before {
1941
1941
  content: "\ebd5";
1942
1942
  }
1943
1943
 
1944
- .glyph-reset:before {
1944
+ .glyph-question:before {
1945
1945
  content: "\ebd6";
1946
1946
  }
1947
1947
 
1948
- .glyph-restore-backup-filled:before {
1948
+ .glyph-radarchart:before {
1949
1949
  content: "\ebd7";
1950
1950
  }
1951
1951
 
1952
- .glyph-restore-backup-pc:before {
1952
+ .glyph-radio-waves-off:before {
1953
1953
  content: "\ebd8";
1954
1954
  }
1955
1955
 
1956
- .glyph-restore-backup:before {
1956
+ .glyph-radio-waves:before {
1957
1957
  content: "\ebd9";
1958
1958
  }
1959
1959
 
1960
- .glyph-rhomb-filled:before {
1960
+ .glyph-random-filled:before {
1961
1961
  content: "\ebda";
1962
1962
  }
1963
1963
 
1964
- .glyph-rhomb:before {
1964
+ .glyph-random:before {
1965
1965
  content: "\ebdb";
1966
1966
  }
1967
1967
 
1968
- .glyph-road-filled:before {
1968
+ .glyph-reboot:before {
1969
1969
  content: "\ebdc";
1970
1970
  }
1971
1971
 
1972
- .glyph-road:before {
1972
+ .glyph-rectangle-filled:before {
1973
1973
  content: "\ebdd";
1974
1974
  }
1975
1975
 
1976
- .glyph-rocket-filled:before {
1976
+ .glyph-rectangle:before {
1977
1977
  content: "\ebde";
1978
1978
  }
1979
1979
 
1980
- .glyph-rocket:before {
1980
+ .glyph-redo:before {
1981
1981
  content: "\ebdf";
1982
1982
  }
1983
1983
 
1984
- .glyph-route-target:before {
1984
+ .glyph-reference:before {
1985
1985
  content: "\ebe0";
1986
1986
  }
1987
1987
 
1988
- .glyph-route:before {
1988
+ .glyph-refresh-cancelled:before {
1989
1989
  content: "\ebe1";
1990
1990
  }
1991
1991
 
1992
- .glyph-scatterplot:before {
1992
+ .glyph-refresh:before {
1993
1993
  content: "\ebe2";
1994
1994
  }
1995
1995
 
1996
- .glyph-scheduler-filled:before {
1996
+ .glyph-reload:before {
1997
1997
  content: "\ebe3";
1998
1998
  }
1999
1999
 
2000
- .glyph-scheduler:before {
2000
+ .glyph-remove-application:before {
2001
2001
  content: "\ebe4";
2002
2002
  }
2003
2003
 
2004
- .glyph-screen-filled:before {
2004
+ .glyph-remove-eye-filled:before {
2005
2005
  content: "\ebe5";
2006
2006
  }
2007
2007
 
2008
- .glyph-screen:before {
2008
+ .glyph-remove-eye:before {
2009
2009
  content: "\ebe6";
2010
2010
  }
2011
2011
 
2012
- .glyph-screenshot-filled:before {
2012
+ .glyph-rename:before {
2013
2013
  content: "\ebe7";
2014
2014
  }
2015
2015
 
2016
- .glyph-screenshot:before {
2016
+ .glyph-replace:before {
2017
2017
  content: "\ebe8";
2018
2018
  }
2019
2019
 
2020
- .glyph-script-add:before {
2020
+ .glyph-report-barchart:before {
2021
2021
  content: "\ebe9";
2022
2022
  }
2023
2023
 
2024
- .glyph-script:before {
2024
+ .glyph-report-linechart:before {
2025
2025
  content: "\ebea";
2026
2026
  }
2027
2027
 
2028
- .glyph-scripts:before {
2028
+ .glyph-report-text:before {
2029
2029
  content: "\ebeb";
2030
2030
  }
2031
2031
 
2032
- .glyph-search:before {
2032
+ .glyph-reset:before {
2033
2033
  content: "\ebec";
2034
2034
  }
2035
2035
 
2036
- .glyph-share-filled:before {
2036
+ .glyph-restore-backup-filled:before {
2037
2037
  content: "\ebed";
2038
2038
  }
2039
2039
 
2040
- .glyph-share:before {
2040
+ .glyph-restore-backup-pc:before {
2041
2041
  content: "\ebee";
2042
2042
  }
2043
2043
 
2044
- .glyph-shopping-cart-filled:before {
2044
+ .glyph-restore-backup:before {
2045
2045
  content: "\ebef";
2046
2046
  }
2047
2047
 
2048
- .glyph-shopping-cart:before {
2048
+ .glyph-rhomb-filled:before {
2049
2049
  content: "\ebf0";
2050
2050
  }
2051
2051
 
2052
- .glyph-shout-filled:before {
2052
+ .glyph-rhomb:before {
2053
2053
  content: "\ebf1";
2054
2054
  }
2055
2055
 
2056
- .glyph-shout:before {
2056
+ .glyph-road-filled:before {
2057
2057
  content: "\ebf2";
2058
2058
  }
2059
2059
 
2060
- .glyph-sign-language:before {
2060
+ .glyph-road:before {
2061
2061
  content: "\ebf3";
2062
2062
  }
2063
2063
 
2064
- .glyph-signal-strength-0:before {
2064
+ .glyph-rocket-filled:before {
2065
2065
  content: "\ebf4";
2066
2066
  }
2067
2067
 
2068
- .glyph-signal-strength-1:before {
2068
+ .glyph-rocket:before {
2069
2069
  content: "\ebf5";
2070
2070
  }
2071
2071
 
2072
- .glyph-signal-strength-2:before {
2072
+ .glyph-route-target:before {
2073
2073
  content: "\ebf6";
2074
2074
  }
2075
2075
 
2076
- .glyph-signal-strength-3:before {
2076
+ .glyph-route:before {
2077
2077
  content: "\ebf7";
2078
2078
  }
2079
2079
 
2080
- .glyph-signal-strength-4:before {
2080
+ .glyph-scatterplot:before {
2081
2081
  content: "\ebf8";
2082
2082
  }
2083
2083
 
2084
- .glyph-signal-strength-5:before {
2084
+ .glyph-scheduler-filled:before {
2085
2085
  content: "\ebf9";
2086
2086
  }
2087
2087
 
2088
- .glyph-signal-strength-6:before {
2088
+ .glyph-scheduler:before {
2089
2089
  content: "\ebfa";
2090
2090
  }
2091
2091
 
2092
- .glyph-signal-strength-7:before {
2092
+ .glyph-screen-filled:before {
2093
2093
  content: "\ebfb";
2094
2094
  }
2095
2095
 
2096
- .glyph-signal-strength-8:before {
2096
+ .glyph-screen:before {
2097
2097
  content: "\ebfc";
2098
2098
  }
2099
2099
 
2100
- .glyph-simit-component:before {
2100
+ .glyph-screenshot-filled:before {
2101
2101
  content: "\ebfd";
2102
2102
  }
2103
2103
 
2104
- .glyph-simit-macro-component-editor:before {
2104
+ .glyph-screenshot:before {
2105
2105
  content: "\ebfe";
2106
2106
  }
2107
2107
 
2108
- .glyph-simit-macro:before {
2108
+ .glyph-script-add:before {
2109
2109
  content: "\ebff";
2110
2110
  }
2111
2111
 
2112
- .glyph-single-check:before {
2112
+ .glyph-script:before {
2113
2113
  content: "\ec00";
2114
2114
  }
2115
2115
 
2116
- .glyph-skip-back-filled:before {
2116
+ .glyph-scripts:before {
2117
2117
  content: "\ec01";
2118
2118
  }
2119
2119
 
2120
- .glyph-skip-back:before {
2120
+ .glyph-search:before {
2121
2121
  content: "\ec02";
2122
2122
  }
2123
2123
 
2124
- .glyph-skip-filled:before {
2124
+ .glyph-share-filled:before {
2125
2125
  content: "\ec03";
2126
2126
  }
2127
2127
 
2128
- .glyph-skip:before {
2128
+ .glyph-share:before {
2129
2129
  content: "\ec04";
2130
2130
  }
2131
2131
 
2132
+ .glyph-shopping-cart-filled:before {
2133
+ content: "\ec05";
2134
+ }
2135
+
2136
+ .glyph-shopping-cart:before {
2137
+ content: "\ec06";
2138
+ }
2139
+
2140
+ .glyph-shout-filled:before {
2141
+ content: "\ec07";
2142
+ }
2143
+
2144
+ .glyph-shout:before {
2145
+ content: "\ec08";
2146
+ }
2147
+
2148
+ .glyph-sign-language:before {
2149
+ content: "\ec09";
2150
+ }
2151
+
2152
+ .glyph-signal-strength-0:before {
2153
+ content: "\ec0a";
2154
+ }
2155
+
2156
+ .glyph-signal-strength-1:before {
2157
+ content: "\ec0b";
2158
+ }
2159
+
2160
+ .glyph-signal-strength-2:before {
2161
+ content: "\ec0c";
2162
+ }
2163
+
2164
+ .glyph-signal-strength-3:before {
2165
+ content: "\ec0d";
2166
+ }
2167
+
2168
+ .glyph-signal-strength-4:before {
2169
+ content: "\ec0e";
2170
+ }
2171
+
2172
+ .glyph-signal-strength-5:before {
2173
+ content: "\ec0f";
2174
+ }
2175
+
2176
+ .glyph-signal-strength-6:before {
2177
+ content: "\ec10";
2178
+ }
2179
+
2180
+ .glyph-signal-strength-7:before {
2181
+ content: "\ec11";
2182
+ }
2183
+
2184
+ .glyph-signal-strength-8:before {
2185
+ content: "\ec12";
2186
+ }
2187
+
2188
+ .glyph-simit-component:before {
2189
+ content: "\ec13";
2190
+ }
2191
+
2192
+ .glyph-simit-macro-component-editor:before {
2193
+ content: "\ec14";
2194
+ }
2195
+
2196
+ .glyph-simit-macro:before {
2197
+ content: "\ec15";
2198
+ }
2199
+
2200
+ .glyph-single-check:before {
2201
+ content: "\ec16";
2202
+ }
2203
+
2204
+ .glyph-skip-back-filled:before {
2205
+ content: "\ec17";
2206
+ }
2207
+
2208
+ .glyph-skip-back:before {
2209
+ content: "\ec18";
2210
+ }
2211
+
2212
+ .glyph-skip-filled:before {
2213
+ content: "\ec19";
2214
+ }
2215
+
2216
+ .glyph-skip:before {
2217
+ content: "\ec1a";
2218
+ }
2219
+
2132
2220
  .glyph-snowflake:before {
2133
- content: "\ec05";
2221
+ content: "\ec1b";
2134
2222
  }
2135
2223
 
2136
2224
  .glyph-sort-ascending:before {
2137
- content: "\ec06";
2225
+ content: "\ec1c";
2138
2226
  }
2139
2227
 
2140
2228
  .glyph-sort-descending:before {
2141
- content: "\ec07";
2229
+ content: "\ec1d";
2142
2230
  }
2143
2231
 
2144
2232
  .glyph-sort:before {
2145
- content: "\ec08";
2233
+ content: "\ec1e";
2146
2234
  }
2147
2235
 
2148
2236
  .glyph-sound-loud-filled:before {
2149
- content: "\ec09";
2237
+ content: "\ec1f";
2150
2238
  }
2151
2239
 
2152
2240
  .glyph-sound-loud:before {
2153
- content: "\ec0a";
2241
+ content: "\ec20";
2154
2242
  }
2155
2243
 
2156
2244
  .glyph-sound-mute-filled:before {
2157
- content: "\ec0b";
2245
+ content: "\ec21";
2158
2246
  }
2159
2247
 
2160
2248
  .glyph-sound-mute:before {
2161
- content: "\ec0c";
2249
+ content: "\ec22";
2162
2250
  }
2163
2251
 
2164
2252
  .glyph-sound-off-filled:before {
2165
- content: "\ec0d";
2253
+ content: "\ec23";
2166
2254
  }
2167
2255
 
2168
2256
  .glyph-sound-off:before {
2169
- content: "\ec0e";
2257
+ content: "\ec24";
2170
2258
  }
2171
2259
 
2172
2260
  .glyph-sound-quiet-filled:before {
2173
- content: "\ec0f";
2261
+ content: "\ec25";
2174
2262
  }
2175
2263
 
2176
2264
  .glyph-sound-quiet:before {
2177
- content: "\ec10";
2265
+ content: "\ec26";
2178
2266
  }
2179
2267
 
2180
2268
  .glyph-spatial:before {
2181
- content: "\ec11";
2269
+ content: "\ec27";
2182
2270
  }
2183
2271
 
2184
2272
  .glyph-split-horizontally:before {
2185
- content: "\ec12";
2273
+ content: "\ec28";
2186
2274
  }
2187
2275
 
2188
2276
  .glyph-split-vertically:before {
2189
- content: "\ec13";
2277
+ content: "\ec29";
2278
+ }
2279
+
2280
+ .glyph-stamp-filled:before {
2281
+ content: "\ec2a";
2282
+ }
2283
+
2284
+ .glyph-stamp:before {
2285
+ content: "\ec2b";
2190
2286
  }
2191
2287
 
2192
2288
  .glyph-standby:before {
2193
- content: "\ec14";
2289
+ content: "\ec2c";
2194
2290
  }
2195
2291
 
2196
2292
  .glyph-star-add-filled:before {
2197
- content: "\ec15";
2293
+ content: "\ec2d";
2198
2294
  }
2199
2295
 
2200
2296
  .glyph-star-add:before {
2201
- content: "\ec16";
2297
+ content: "\ec2e";
2202
2298
  }
2203
2299
 
2204
2300
  .glyph-star-cancelled-filled:before {
2205
- content: "\ec17";
2301
+ content: "\ec2f";
2206
2302
  }
2207
2303
 
2208
2304
  .glyph-star-cancelled:before {
2209
- content: "\ec18";
2305
+ content: "\ec30";
2210
2306
  }
2211
2307
 
2212
2308
  .glyph-star-filled:before {
2213
- content: "\ec19";
2309
+ content: "\ec31";
2214
2310
  }
2215
2311
 
2216
2312
  .glyph-star-list-filled:before {
2217
- content: "\ec1a";
2313
+ content: "\ec32";
2218
2314
  }
2219
2315
 
2220
2316
  .glyph-star-list:before {
2221
- content: "\ec1b";
2317
+ content: "\ec33";
2222
2318
  }
2223
2319
 
2224
2320
  .glyph-star:before {
2225
- content: "\ec1c";
2321
+ content: "\ec34";
2226
2322
  }
2227
2323
 
2228
2324
  .glyph-start-data-analysis:before {
2229
- content: "\ec1d";
2325
+ content: "\ec35";
2230
2326
  }
2231
2327
 
2232
2328
  .glyph-steering-user-filled:before {
2233
- content: "\ec1e";
2329
+ content: "\ec36";
2234
2330
  }
2235
2331
 
2236
2332
  .glyph-steering-user:before {
2237
- content: "\ec1f";
2333
+ content: "\ec37";
2238
2334
  }
2239
2335
 
2240
2336
  .glyph-steering:before {
2241
- content: "\ec20";
2337
+ content: "\ec38";
2242
2338
  }
2243
2339
 
2244
2340
  .glyph-stethoscope:before {
2245
- content: "\ec21";
2341
+ content: "\ec39";
2246
2342
  }
2247
2343
 
2248
2344
  .glyph-stop-filled:before {
2249
- content: "\ec22";
2345
+ content: "\ec3a";
2250
2346
  }
2251
2347
 
2252
2348
  .glyph-stop:before {
2253
- content: "\ec23";
2349
+ content: "\ec3b";
2254
2350
  }
2255
2351
 
2256
2352
  .glyph-success-filled:before {
2257
- content: "\ec24";
2353
+ content: "\ec3c";
2258
2354
  }
2259
2355
 
2260
2356
  .glyph-success:before {
2261
- content: "\ec25";
2357
+ content: "\ec3d";
2262
2358
  }
2263
2359
 
2264
2360
  .glyph-sun-filled:before {
2265
- content: "\ec26";
2361
+ content: "\ec3e";
2266
2362
  }
2267
2363
 
2268
2364
  .glyph-sun:before {
2269
- content: "\ec27";
2365
+ content: "\ec3f";
2270
2366
  }
2271
2367
 
2272
2368
  .glyph-support:before {
2273
- content: "\ec28";
2369
+ content: "\ec40";
2370
+ }
2371
+
2372
+ .glyph-surveillance-cancelled-filled:before {
2373
+ content: "\ec41";
2374
+ }
2375
+
2376
+ .glyph-surveillance-cancelled:before {
2377
+ content: "\ec42";
2274
2378
  }
2275
2379
 
2276
2380
  .glyph-surveillance-filled:before {
2277
- content: "\ec29";
2381
+ content: "\ec43";
2278
2382
  }
2279
2383
 
2280
2384
  .glyph-surveillance:before {
2281
- content: "\ec2a";
2385
+ content: "\ec44";
2282
2386
  }
2283
2387
 
2284
2388
  .glyph-svg-document:before {
2285
- content: "\ec2b";
2389
+ content: "\ec45";
2286
2390
  }
2287
2391
 
2288
2392
  .glyph-swap-left-right:before {
2289
- content: "\ec2c";
2393
+ content: "\ec46";
2290
2394
  }
2291
2395
 
2292
2396
  .glyph-switch-slider:before {
2293
- content: "\ec2d";
2397
+ content: "\ec47";
2294
2398
  }
2295
2399
 
2296
2400
  .glyph-table-columns:before {
2297
- content: "\ec2e";
2401
+ content: "\ec48";
2298
2402
  }
2299
2403
 
2300
2404
  .glyph-table-rows:before {
2301
- content: "\ec2f";
2405
+ content: "\ec49";
2302
2406
  }
2303
2407
 
2304
2408
  .glyph-table-settings:before {
2305
- content: "\ec30";
2409
+ content: "\ec4a";
2306
2410
  }
2307
2411
 
2308
2412
  .glyph-table:before {
2309
- content: "\ec31";
2413
+ content: "\ec4b";
2310
2414
  }
2311
2415
 
2312
2416
  .glyph-tag-filled:before {
2313
- content: "\ec32";
2417
+ content: "\ec4c";
2314
2418
  }
2315
2419
 
2316
2420
  .glyph-tag-plus-filled:before {
2317
- content: "\ec33";
2421
+ content: "\ec4d";
2318
2422
  }
2319
2423
 
2320
2424
  .glyph-tag-plus:before {
2321
- content: "\ec34";
2425
+ content: "\ec4e";
2322
2426
  }
2323
2427
 
2324
2428
  .glyph-tag:before {
2325
- content: "\ec35";
2429
+ content: "\ec4f";
2326
2430
  }
2327
2431
 
2328
2432
  .glyph-tasks-all:before {
2329
- content: "\ec36";
2433
+ content: "\ec50";
2330
2434
  }
2331
2435
 
2332
2436
  .glyph-tasks-done:before {
2333
- content: "\ec37";
2437
+ content: "\ec51";
2334
2438
  }
2335
2439
 
2336
2440
  .glyph-tasks-open:before {
2337
- content: "\ec38";
2441
+ content: "\ec52";
2338
2442
  }
2339
2443
 
2340
2444
  .glyph-text-circle-rectangle-filled:before {
2341
- content: "\ec39";
2445
+ content: "\ec53";
2342
2446
  }
2343
2447
 
2344
2448
  .glyph-text-circle-rectangle:before {
2345
- content: "\ec3a";
2449
+ content: "\ec54";
2346
2450
  }
2347
2451
 
2348
2452
  .glyph-text-document:before {
2349
- content: "\ec3b";
2453
+ content: "\ec55";
2350
2454
  }
2351
2455
 
2352
2456
  .glyph-text:before {
2353
- content: "\ec3c";
2457
+ content: "\ec56";
2354
2458
  }
2355
2459
 
2356
2460
  .glyph-threshold-cancelled:before {
2357
- content: "\ec3d";
2461
+ content: "\ec57";
2358
2462
  }
2359
2463
 
2360
2464
  .glyph-threshold-off:before {
2361
- content: "\ec3e";
2465
+ content: "\ec58";
2362
2466
  }
2363
2467
 
2364
2468
  .glyph-threshold-on:before {
2365
- content: "\ec3f";
2469
+ content: "\ec59";
2366
2470
  }
2367
2471
 
2368
2472
  .glyph-to-be-published:before {
2369
- content: "\ec40";
2473
+ content: "\ec5a";
2370
2474
  }
2371
2475
 
2372
2476
  .glyph-to-search:before {
2373
- content: "\ec41";
2477
+ content: "\ec5b";
2374
2478
  }
2375
2479
 
2376
2480
  .glyph-topic-filled:before {
2377
- content: "\ec42";
2481
+ content: "\ec5c";
2378
2482
  }
2379
2483
 
2380
2484
  .glyph-topic:before {
2381
- content: "\ec43";
2485
+ content: "\ec5d";
2382
2486
  }
2383
2487
 
2384
2488
  .glyph-touch-filled:before {
2385
- content: "\ec44";
2489
+ content: "\ec5e";
2386
2490
  }
2387
2491
 
2388
2492
  .glyph-touch:before {
2389
- content: "\ec45";
2493
+ content: "\ec5f";
2390
2494
  }
2391
2495
 
2392
2496
  .glyph-trashcan-filled:before {
2393
- content: "\ec46";
2497
+ content: "\ec60";
2394
2498
  }
2395
2499
 
2396
2500
  .glyph-trashcan:before {
2397
- content: "\ec47";
2501
+ content: "\ec61";
2398
2502
  }
2399
2503
 
2400
2504
  .glyph-tree:before {
2401
- content: "\ec48";
2505
+ content: "\ec62";
2402
2506
  }
2403
2507
 
2404
2508
  .glyph-trend:before {
2405
- content: "\ec49";
2509
+ content: "\ec63";
2406
2510
  }
2407
2511
 
2408
2512
  .glyph-triangle-filled:before {
2409
- content: "\ec4a";
2513
+ content: "\ec64";
2410
2514
  }
2411
2515
 
2412
2516
  .glyph-triangle:before {
2413
- content: "\ec4b";
2517
+ content: "\ec65";
2414
2518
  }
2415
2519
 
2416
2520
  .glyph-truck-filled:before {
2417
- content: "\ec4c";
2521
+ content: "\ec66";
2418
2522
  }
2419
2523
 
2420
2524
  .glyph-truck:before {
2421
- content: "\ec4d";
2525
+ content: "\ec67";
2422
2526
  }
2423
2527
 
2424
2528
  .glyph-tulip-filled:before {
2425
- content: "\ec4e";
2529
+ content: "\ec68";
2426
2530
  }
2427
2531
 
2428
2532
  .glyph-tulip:before {
2429
- content: "\ec4f";
2533
+ content: "\ec69";
2430
2534
  }
2431
2535
 
2432
2536
  .glyph-txt-document:before {
2433
- content: "\ec50";
2537
+ content: "\ec6a";
2434
2538
  }
2435
2539
 
2436
2540
  .glyph-undo:before {
2437
- content: "\ec51";
2541
+ content: "\ec6b";
2438
2542
  }
2439
2543
 
2440
2544
  .glyph-ungroup:before {
2441
- content: "\ec52";
2545
+ content: "\ec6c";
2442
2546
  }
2443
2547
 
2444
2548
  .glyph-unlock-filled:before {
2445
- content: "\ec53";
2549
+ content: "\ec6d";
2446
2550
  }
2447
2551
 
2448
2552
  .glyph-unlock-plant-filled:before {
2449
- content: "\ec54";
2553
+ content: "\ec6e";
2450
2554
  }
2451
2555
 
2452
2556
  .glyph-unlock-plant:before {
2453
- content: "\ec55";
2557
+ content: "\ec6f";
2454
2558
  }
2455
2559
 
2456
2560
  .glyph-unlock:before {
2457
- content: "\ec56";
2561
+ content: "\ec70";
2458
2562
  }
2459
2563
 
2460
2564
  .glyph-upload-document-note:before {
2461
- content: "\ec57";
2565
+ content: "\ec71";
2462
2566
  }
2463
2567
 
2464
2568
  .glyph-upload-success:before {
2465
- content: "\ec58";
2569
+ content: "\ec72";
2466
2570
  }
2467
2571
 
2468
2572
  .glyph-upload:before {
2469
- content: "\ec59";
2573
+ content: "\ec73";
2470
2574
  }
2471
2575
 
2472
2576
  .glyph-upper-limit:before {
2473
- content: "\ec5a";
2577
+ content: "\ec74";
2474
2578
  }
2475
2579
 
2476
2580
  .glyph-user-check-filled:before {
2477
- content: "\ec5b";
2581
+ content: "\ec75";
2478
2582
  }
2479
2583
 
2480
2584
  .glyph-user-check:before {
2481
- content: "\ec5c";
2585
+ content: "\ec76";
2482
2586
  }
2483
2587
 
2484
2588
  .glyph-user-filled:before {
2485
- content: "\ec5d";
2589
+ content: "\ec77";
2486
2590
  }
2487
2591
 
2488
2592
  .glyph-user-management-filled:before {
2489
- content: "\ec5e";
2593
+ content: "\ec78";
2490
2594
  }
2491
2595
 
2492
2596
  .glyph-user-management:before {
2493
- content: "\ec5f";
2597
+ content: "\ec79";
2494
2598
  }
2495
2599
 
2496
2600
  .glyph-user-profile-filled:before {
2497
- content: "\ec60";
2601
+ content: "\ec7a";
2498
2602
  }
2499
2603
 
2500
2604
  .glyph-user-profile:before {
2501
- content: "\ec61";
2605
+ content: "\ec7b";
2606
+ }
2607
+
2608
+ .glyph-user-reading-reading:before {
2609
+ content: "\ec7c";
2610
+ }
2611
+
2612
+ .glyph-user-reading:before {
2613
+ content: "\ec7d";
2502
2614
  }
2503
2615
 
2504
2616
  .glyph-user-settings-filled:before {
2505
- content: "\ec62";
2617
+ content: "\ec7e";
2506
2618
  }
2507
2619
 
2508
2620
  .glyph-user-settings:before {
2509
- content: "\ec63";
2621
+ content: "\ec7f";
2510
2622
  }
2511
2623
 
2512
2624
  .glyph-user:before {
2513
- content: "\ec64";
2625
+ content: "\ec80";
2514
2626
  }
2515
2627
 
2516
2628
  .glyph-validate:before {
2517
- content: "\ec65";
2629
+ content: "\ec81";
2518
2630
  }
2519
2631
 
2520
2632
  .glyph-vdi-folder:before {
2521
- content: "\ec66";
2633
+ content: "\ec82";
2522
2634
  }
2523
2635
 
2524
2636
  .glyph-version-history:before {
2525
- content: "\ec67";
2637
+ content: "\ec83";
2526
2638
  }
2527
2639
 
2528
2640
  .glyph-video-file-filled:before {
2529
- content: "\ec68";
2641
+ content: "\ec84";
2530
2642
  }
2531
2643
 
2532
2644
  .glyph-video-file:before {
2533
- content: "\ec69";
2645
+ content: "\ec85";
2534
2646
  }
2535
2647
 
2536
2648
  .glyph-warning-filled:before {
2537
- content: "\ec6a";
2649
+ content: "\ec86";
2538
2650
  }
2539
2651
 
2540
2652
  .glyph-warning-rhomb-filled:before {
2541
- content: "\ec6b";
2653
+ content: "\ec87";
2542
2654
  }
2543
2655
 
2544
2656
  .glyph-warning-rhomb:before {
2545
- content: "\ec6c";
2657
+ content: "\ec88";
2546
2658
  }
2547
2659
 
2548
2660
  .glyph-warning:before {
2549
- content: "\ec6d";
2661
+ content: "\ec89";
2550
2662
  }
2551
2663
 
2552
2664
  .glyph-water-bathing:before {
2553
- content: "\ec6e";
2665
+ content: "\ec8a";
2554
2666
  }
2555
2667
 
2556
2668
  .glyph-water-fish:before {
2557
- content: "\ec6f";
2669
+ content: "\ec8b";
2558
2670
  }
2559
2671
 
2560
2672
  .glyph-water-sunbathing:before {
2561
- content: "\ec70";
2673
+ content: "\ec8c";
2562
2674
  }
2563
2675
 
2564
2676
  .glyph-waveform:before {
2565
- content: "\ec71";
2677
+ content: "\ec8d";
2678
+ }
2679
+
2680
+ .glyph-webcam-cancelled-filled:before {
2681
+ content: "\ec8e";
2682
+ }
2683
+
2684
+ .glyph-webcam-cancelled:before {
2685
+ content: "\ec8f";
2566
2686
  }
2567
2687
 
2568
2688
  .glyph-webcam-filled:before {
2569
- content: "\ec72";
2689
+ content: "\ec90";
2570
2690
  }
2571
2691
 
2572
2692
  .glyph-webcam:before {
2573
- content: "\ec73";
2693
+ content: "\ec91";
2574
2694
  }
2575
2695
 
2576
2696
  .glyph-wlan-off:before {
2577
- content: "\ec74";
2697
+ content: "\ec92";
2578
2698
  }
2579
2699
 
2580
2700
  .glyph-wlan-strength-0:before {
2581
- content: "\ec75";
2701
+ content: "\ec93";
2582
2702
  }
2583
2703
 
2584
2704
  .glyph-wlan-strength-1:before {
2585
- content: "\ec76";
2705
+ content: "\ec94";
2586
2706
  }
2587
2707
 
2588
2708
  .glyph-wlan-strength-2:before {
2589
- content: "\ec77";
2709
+ content: "\ec95";
2590
2710
  }
2591
2711
 
2592
2712
  .glyph-wlan-strength-3:before {
2593
- content: "\ec78";
2713
+ content: "\ec96";
2594
2714
  }
2595
2715
 
2596
2716
  .glyph-work-case-filled:before {
2597
- content: "\ec79";
2717
+ content: "\ec97";
2598
2718
  }
2599
2719
 
2600
2720
  .glyph-work-case:before {
2601
- content: "\ec7a";
2721
+ content: "\ec98";
2722
+ }
2723
+
2724
+ .glyph-workspace:before {
2725
+ content: "\ec99";
2726
+ }
2727
+
2728
+ .glyph-workspaces:before {
2729
+ content: "\ec9a";
2602
2730
  }
2603
2731
 
2604
2732
  .glyph-x-axis-settings:before {
2605
- content: "\ec7b";
2733
+ content: "\ec9b";
2606
2734
  }
2607
2735
 
2608
2736
  .glyph-xls-document:before {
2609
- content: "\ec7c";
2737
+ content: "\ec9c";
2610
2738
  }
2611
2739
 
2612
2740
  .glyph-xml-document:before {
2613
- content: "\ec7d";
2741
+ content: "\ec9d";
2614
2742
  }
2615
2743
 
2616
2744
  .glyph-y-axis-settings:before {
2617
- content: "\ec7e";
2745
+ content: "\ec9e";
2618
2746
  }
2619
2747
 
2620
2748
  .glyph-youtube-filled:before {
2621
- content: "\ec7f";
2749
+ content: "\ec9f";
2622
2750
  }
2623
2751
 
2624
2752
  .glyph-youtube:before {
2625
- content: "\ec80";
2753
+ content: "\eca0";
2626
2754
  }
2627
2755
 
2628
2756
  .glyph-zoom-in:before {
2629
- content: "\ec81";
2757
+ content: "\eca1";
2630
2758
  }
2631
2759
 
2632
2760
  .glyph-zoom-out:before {
2633
- content: "\ec82";
2761
+ content: "\eca2";
2634
2762
  }
2635
2763
 
2636
2764
  .glyph-zoom-selection:before {
2637
- content: "\ec83";
2765
+ content: "\eca3";
2638
2766
  }
2639
2767
 
2640
2768
  :host {
@@ -2659,29 +2787,6 @@
2659
2787
  :host .svg-container > svg [fill] {
2660
2788
  fill: var(--theme-color-std-text);
2661
2789
  }
2662
- :host .skeleton-box {
2663
- display: inline-block;
2664
- height: 1em;
2665
- position: relative;
2666
- overflow: hidden;
2667
- background-color: #dddbdd;
2668
- }
2669
- :host .skeleton-box::after {
2670
- position: absolute;
2671
- top: 0;
2672
- right: 0;
2673
- bottom: 0;
2674
- left: 0;
2675
- transform: translateX(-100%);
2676
- background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
2677
- animation: shimmer 2s infinite;
2678
- content: "";
2679
- }
2680
- @keyframes shimmer {
2681
- 100% {
2682
- transform: translateX(100%);
2683
- }
2684
- }
2685
2790
 
2686
2791
  :host(.size-12) {
2687
2792
  height: 0.75rem;