@siemens/ix-icons 1.1.0-beta.1 → 1.1.1

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