@siemens/ix-icons 1.0.3 → 1.1.0-beta.0

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