@siemens/ix-icons 1.0.0 → 1.0.1
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/css/ix-icons.css +436 -433
- package/dist/fonts/ix-icons.eot +0 -0
- package/dist/fonts/ix-icons.svg +443 -434
- package/dist/fonts/ix-icons.ttf +0 -0
- package/dist/fonts/ix-icons.woff +0 -0
- package/dist/fonts/ix-icons.woff2 +0 -0
- package/dist/sample.html +484 -433
- package/dist/sample.json +6 -0
- package/dist/scss/ix-icons.scss +436 -433
- package/dist/svg/cogwheel-filled.svg +9 -0
- package/dist/svg/download.svg +2 -2
- package/dist/svg/split-horizontally.svg +9 -0
- package/dist/svg/split-vertically.svg +9 -0
- package/package.json +8 -4
package/dist/sample.html
CHANGED
@@ -2035,13 +2035,30 @@
|
|
2035
2035
|
/>
|
2036
2036
|
</div>
|
2037
2037
|
|
2038
|
+
<div class="glyph-demo">
|
2039
|
+
<i
|
2040
|
+
class="glyph glyph-cogwheel-filled glyph-4x"
|
2041
|
+
></i>
|
2042
|
+
<span class="glyph-name">cogwheel-filled</span>
|
2043
|
+
<span class="glyph-codepoint"
|
2044
|
+
>EA70</span
|
2045
|
+
>
|
2046
|
+
<input
|
2047
|
+
readonly
|
2048
|
+
onclick="myFunction(this)"
|
2049
|
+
class="glyph-input"
|
2050
|
+
type="text"
|
2051
|
+
value="glyph glyph-cogwheel-filled"
|
2052
|
+
/>
|
2053
|
+
</div>
|
2054
|
+
|
2038
2055
|
<div class="glyph-demo">
|
2039
2056
|
<i
|
2040
2057
|
class="glyph glyph-cogwheel glyph-4x"
|
2041
2058
|
></i>
|
2042
2059
|
<span class="glyph-name">cogwheel</span>
|
2043
2060
|
<span class="glyph-codepoint"
|
2044
|
-
>
|
2061
|
+
>EA71</span
|
2045
2062
|
>
|
2046
2063
|
<input
|
2047
2064
|
readonly
|
@@ -2058,7 +2075,7 @@
|
|
2058
2075
|
></i>
|
2059
2076
|
<span class="glyph-name">combine</span>
|
2060
2077
|
<span class="glyph-codepoint"
|
2061
|
-
>
|
2078
|
+
>EA72</span
|
2062
2079
|
>
|
2063
2080
|
<input
|
2064
2081
|
readonly
|
@@ -2075,7 +2092,7 @@
|
|
2075
2092
|
></i>
|
2076
2093
|
<span class="glyph-name">compound-block</span>
|
2077
2094
|
<span class="glyph-codepoint"
|
2078
|
-
>
|
2095
|
+
>EA73</span
|
2079
2096
|
>
|
2080
2097
|
<input
|
2081
2098
|
readonly
|
@@ -2092,7 +2109,7 @@
|
|
2092
2109
|
></i>
|
2093
2110
|
<span class="glyph-name">configuration</span>
|
2094
2111
|
<span class="glyph-codepoint"
|
2095
|
-
>
|
2112
|
+
>EA74</span
|
2096
2113
|
>
|
2097
2114
|
<input
|
2098
2115
|
readonly
|
@@ -2109,7 +2126,7 @@
|
|
2109
2126
|
></i>
|
2110
2127
|
<span class="glyph-name">configure-filled</span>
|
2111
2128
|
<span class="glyph-codepoint"
|
2112
|
-
>
|
2129
|
+
>EA75</span
|
2113
2130
|
>
|
2114
2131
|
<input
|
2115
2132
|
readonly
|
@@ -2126,7 +2143,7 @@
|
|
2126
2143
|
></i>
|
2127
2144
|
<span class="glyph-name">configure</span>
|
2128
2145
|
<span class="glyph-codepoint"
|
2129
|
-
>
|
2146
|
+
>EA76</span
|
2130
2147
|
>
|
2131
2148
|
<input
|
2132
2149
|
readonly
|
@@ -2143,7 +2160,7 @@
|
|
2143
2160
|
></i>
|
2144
2161
|
<span class="glyph-name">connected</span>
|
2145
2162
|
<span class="glyph-codepoint"
|
2146
|
-
>
|
2163
|
+
>EA77</span
|
2147
2164
|
>
|
2148
2165
|
<input
|
2149
2166
|
readonly
|
@@ -2160,7 +2177,7 @@
|
|
2160
2177
|
></i>
|
2161
2178
|
<span class="glyph-name">connector-chart-filled</span>
|
2162
2179
|
<span class="glyph-codepoint"
|
2163
|
-
>
|
2180
|
+
>EA78</span
|
2164
2181
|
>
|
2165
2182
|
<input
|
2166
2183
|
readonly
|
@@ -2177,7 +2194,7 @@
|
|
2177
2194
|
></i>
|
2178
2195
|
<span class="glyph-name">connector-chart</span>
|
2179
2196
|
<span class="glyph-codepoint"
|
2180
|
-
>
|
2197
|
+
>EA79</span
|
2181
2198
|
>
|
2182
2199
|
<input
|
2183
2200
|
readonly
|
@@ -2194,7 +2211,7 @@
|
|
2194
2211
|
></i>
|
2195
2212
|
<span class="glyph-name">connector-filled</span>
|
2196
2213
|
<span class="glyph-codepoint"
|
2197
|
-
>
|
2214
|
+
>EA7A</span
|
2198
2215
|
>
|
2199
2216
|
<input
|
2200
2217
|
readonly
|
@@ -2211,7 +2228,7 @@
|
|
2211
2228
|
></i>
|
2212
2229
|
<span class="glyph-name">connector-hex-filled</span>
|
2213
2230
|
<span class="glyph-codepoint"
|
2214
|
-
>
|
2231
|
+
>EA7B</span
|
2215
2232
|
>
|
2216
2233
|
<input
|
2217
2234
|
readonly
|
@@ -2228,7 +2245,7 @@
|
|
2228
2245
|
></i>
|
2229
2246
|
<span class="glyph-name">connector-hex</span>
|
2230
2247
|
<span class="glyph-codepoint"
|
2231
|
-
>
|
2248
|
+
>EA7C</span
|
2232
2249
|
>
|
2233
2250
|
<input
|
2234
2251
|
readonly
|
@@ -2245,7 +2262,7 @@
|
|
2245
2262
|
></i>
|
2246
2263
|
<span class="glyph-name">connector-rect-filled</span>
|
2247
2264
|
<span class="glyph-codepoint"
|
2248
|
-
>
|
2265
|
+
>EA7D</span
|
2249
2266
|
>
|
2250
2267
|
<input
|
2251
2268
|
readonly
|
@@ -2262,7 +2279,7 @@
|
|
2262
2279
|
></i>
|
2263
2280
|
<span class="glyph-name">connector-rect</span>
|
2264
2281
|
<span class="glyph-codepoint"
|
2265
|
-
>
|
2282
|
+
>EA7E</span
|
2266
2283
|
>
|
2267
2284
|
<input
|
2268
2285
|
readonly
|
@@ -2279,7 +2296,7 @@
|
|
2279
2296
|
></i>
|
2280
2297
|
<span class="glyph-name">connector-rhomb-filled</span>
|
2281
2298
|
<span class="glyph-codepoint"
|
2282
|
-
>
|
2299
|
+
>EA7F</span
|
2283
2300
|
>
|
2284
2301
|
<input
|
2285
2302
|
readonly
|
@@ -2296,7 +2313,7 @@
|
|
2296
2313
|
></i>
|
2297
2314
|
<span class="glyph-name">connector-rhomb</span>
|
2298
2315
|
<span class="glyph-codepoint"
|
2299
|
-
>
|
2316
|
+
>EA80</span
|
2300
2317
|
>
|
2301
2318
|
<input
|
2302
2319
|
readonly
|
@@ -2313,7 +2330,7 @@
|
|
2313
2330
|
></i>
|
2314
2331
|
<span class="glyph-name">connector</span>
|
2315
2332
|
<span class="glyph-codepoint"
|
2316
|
-
>
|
2333
|
+
>EA81</span
|
2317
2334
|
>
|
2318
2335
|
<input
|
2319
2336
|
readonly
|
@@ -2330,7 +2347,7 @@
|
|
2330
2347
|
></i>
|
2331
2348
|
<span class="glyph-name">contact-details-filled</span>
|
2332
2349
|
<span class="glyph-codepoint"
|
2333
|
-
>
|
2350
|
+
>EA82</span
|
2334
2351
|
>
|
2335
2352
|
<input
|
2336
2353
|
readonly
|
@@ -2347,7 +2364,7 @@
|
|
2347
2364
|
></i>
|
2348
2365
|
<span class="glyph-name">contact-details</span>
|
2349
2366
|
<span class="glyph-codepoint"
|
2350
|
-
>
|
2367
|
+
>EA83</span
|
2351
2368
|
>
|
2352
2369
|
<input
|
2353
2370
|
readonly
|
@@ -2364,7 +2381,7 @@
|
|
2364
2381
|
></i>
|
2365
2382
|
<span class="glyph-name">context-menu</span>
|
2366
2383
|
<span class="glyph-codepoint"
|
2367
|
-
>
|
2384
|
+
>EA84</span
|
2368
2385
|
>
|
2369
2386
|
<input
|
2370
2387
|
readonly
|
@@ -2381,7 +2398,7 @@
|
|
2381
2398
|
></i>
|
2382
2399
|
<span class="glyph-name">controlled-device</span>
|
2383
2400
|
<span class="glyph-codepoint"
|
2384
|
-
>
|
2401
|
+
>EA85</span
|
2385
2402
|
>
|
2386
2403
|
<input
|
2387
2404
|
readonly
|
@@ -2398,7 +2415,7 @@
|
|
2398
2415
|
></i>
|
2399
2416
|
<span class="glyph-name">controller-device</span>
|
2400
2417
|
<span class="glyph-codepoint"
|
2401
|
-
>
|
2418
|
+
>EA86</span
|
2402
2419
|
>
|
2403
2420
|
<input
|
2404
2421
|
readonly
|
@@ -2415,7 +2432,7 @@
|
|
2415
2432
|
></i>
|
2416
2433
|
<span class="glyph-name">copy</span>
|
2417
2434
|
<span class="glyph-codepoint"
|
2418
|
-
>
|
2435
|
+
>EA87</span
|
2419
2436
|
>
|
2420
2437
|
<input
|
2421
2438
|
readonly
|
@@ -2432,7 +2449,7 @@
|
|
2432
2449
|
></i>
|
2433
2450
|
<span class="glyph-name">corner-arrow-up-left</span>
|
2434
2451
|
<span class="glyph-codepoint"
|
2435
|
-
>
|
2452
|
+
>EA88</span
|
2436
2453
|
>
|
2437
2454
|
<input
|
2438
2455
|
readonly
|
@@ -2449,7 +2466,7 @@
|
|
2449
2466
|
></i>
|
2450
2467
|
<span class="glyph-name">couch-filled</span>
|
2451
2468
|
<span class="glyph-codepoint"
|
2452
|
-
>
|
2469
|
+
>EA89</span
|
2453
2470
|
>
|
2454
2471
|
<input
|
2455
2472
|
readonly
|
@@ -2466,7 +2483,7 @@
|
|
2466
2483
|
></i>
|
2467
2484
|
<span class="glyph-name">couch</span>
|
2468
2485
|
<span class="glyph-codepoint"
|
2469
|
-
>
|
2486
|
+
>EA8A</span
|
2470
2487
|
>
|
2471
2488
|
<input
|
2472
2489
|
readonly
|
@@ -2483,7 +2500,7 @@
|
|
2483
2500
|
></i>
|
2484
2501
|
<span class="glyph-name">create-plant-filled</span>
|
2485
2502
|
<span class="glyph-codepoint"
|
2486
|
-
>
|
2503
|
+
>EA8B</span
|
2487
2504
|
>
|
2488
2505
|
<input
|
2489
2506
|
readonly
|
@@ -2500,7 +2517,7 @@
|
|
2500
2517
|
></i>
|
2501
2518
|
<span class="glyph-name">create-plant</span>
|
2502
2519
|
<span class="glyph-codepoint"
|
2503
|
-
>
|
2520
|
+
>EA8C</span
|
2504
2521
|
>
|
2505
2522
|
<input
|
2506
2523
|
readonly
|
@@ -2517,7 +2534,7 @@
|
|
2517
2534
|
></i>
|
2518
2535
|
<span class="glyph-name">cut</span>
|
2519
2536
|
<span class="glyph-codepoint"
|
2520
|
-
>
|
2537
|
+
>EA8D</span
|
2521
2538
|
>
|
2522
2539
|
<input
|
2523
2540
|
readonly
|
@@ -2534,7 +2551,7 @@
|
|
2534
2551
|
></i>
|
2535
2552
|
<span class="glyph-name">cycle</span>
|
2536
2553
|
<span class="glyph-codepoint"
|
2537
|
-
>
|
2554
|
+
>EA8E</span
|
2538
2555
|
>
|
2539
2556
|
<input
|
2540
2557
|
readonly
|
@@ -2551,7 +2568,7 @@
|
|
2551
2568
|
></i>
|
2552
2569
|
<span class="glyph-name">data-egress</span>
|
2553
2570
|
<span class="glyph-codepoint"
|
2554
|
-
>
|
2571
|
+
>EA8F</span
|
2555
2572
|
>
|
2556
2573
|
<input
|
2557
2574
|
readonly
|
@@ -2568,7 +2585,7 @@
|
|
2568
2585
|
></i>
|
2569
2586
|
<span class="glyph-name">data-ingress-egress</span>
|
2570
2587
|
<span class="glyph-codepoint"
|
2571
|
-
>
|
2588
|
+
>EA90</span
|
2572
2589
|
>
|
2573
2590
|
<input
|
2574
2591
|
readonly
|
@@ -2585,7 +2602,7 @@
|
|
2585
2602
|
></i>
|
2586
2603
|
<span class="glyph-name">data-ingress</span>
|
2587
2604
|
<span class="glyph-codepoint"
|
2588
|
-
>
|
2605
|
+
>EA91</span
|
2589
2606
|
>
|
2590
2607
|
<input
|
2591
2608
|
readonly
|
@@ -2602,7 +2619,7 @@
|
|
2602
2619
|
></i>
|
2603
2620
|
<span class="glyph-name">database-filled</span>
|
2604
2621
|
<span class="glyph-codepoint"
|
2605
|
-
>
|
2622
|
+
>EA92</span
|
2606
2623
|
>
|
2607
2624
|
<input
|
2608
2625
|
readonly
|
@@ -2619,7 +2636,7 @@
|
|
2619
2636
|
></i>
|
2620
2637
|
<span class="glyph-name">database</span>
|
2621
2638
|
<span class="glyph-codepoint"
|
2622
|
-
>
|
2639
|
+
>EA93</span
|
2623
2640
|
>
|
2624
2641
|
<input
|
2625
2642
|
readonly
|
@@ -2636,7 +2653,7 @@
|
|
2636
2653
|
></i>
|
2637
2654
|
<span class="glyph-name">details</span>
|
2638
2655
|
<span class="glyph-codepoint"
|
2639
|
-
>
|
2656
|
+
>EA94</span
|
2640
2657
|
>
|
2641
2658
|
<input
|
2642
2659
|
readonly
|
@@ -2653,7 +2670,7 @@
|
|
2653
2670
|
></i>
|
2654
2671
|
<span class="glyph-name">diagram-module-library</span>
|
2655
2672
|
<span class="glyph-codepoint"
|
2656
|
-
>
|
2673
|
+
>EA95</span
|
2657
2674
|
>
|
2658
2675
|
<input
|
2659
2676
|
readonly
|
@@ -2670,7 +2687,7 @@
|
|
2670
2687
|
></i>
|
2671
2688
|
<span class="glyph-name">diagram-module-new</span>
|
2672
2689
|
<span class="glyph-codepoint"
|
2673
|
-
>
|
2690
|
+
>EA96</span
|
2674
2691
|
>
|
2675
2692
|
<input
|
2676
2693
|
readonly
|
@@ -2687,7 +2704,7 @@
|
|
2687
2704
|
></i>
|
2688
2705
|
<span class="glyph-name">diagram-module</span>
|
2689
2706
|
<span class="glyph-codepoint"
|
2690
|
-
>
|
2707
|
+
>EA97</span
|
2691
2708
|
>
|
2692
2709
|
<input
|
2693
2710
|
readonly
|
@@ -2704,7 +2721,7 @@
|
|
2704
2721
|
></i>
|
2705
2722
|
<span class="glyph-name">diamond</span>
|
2706
2723
|
<span class="glyph-codepoint"
|
2707
|
-
>
|
2724
|
+
>EA98</span
|
2708
2725
|
>
|
2709
2726
|
<input
|
2710
2727
|
readonly
|
@@ -2721,7 +2738,7 @@
|
|
2721
2738
|
></i>
|
2722
2739
|
<span class="glyph-name">disconnected</span>
|
2723
2740
|
<span class="glyph-codepoint"
|
2724
|
-
>
|
2741
|
+
>EA99</span
|
2725
2742
|
>
|
2726
2743
|
<input
|
2727
2744
|
readonly
|
@@ -2738,7 +2755,7 @@
|
|
2738
2755
|
></i>
|
2739
2756
|
<span class="glyph-name">disk-filled</span>
|
2740
2757
|
<span class="glyph-codepoint"
|
2741
|
-
>
|
2758
|
+
>EA9A</span
|
2742
2759
|
>
|
2743
2760
|
<input
|
2744
2761
|
readonly
|
@@ -2755,7 +2772,7 @@
|
|
2755
2772
|
></i>
|
2756
2773
|
<span class="glyph-name">disk-pen</span>
|
2757
2774
|
<span class="glyph-codepoint"
|
2758
|
-
>
|
2775
|
+
>EA9B</span
|
2759
2776
|
>
|
2760
2777
|
<input
|
2761
2778
|
readonly
|
@@ -2772,7 +2789,7 @@
|
|
2772
2789
|
></i>
|
2773
2790
|
<span class="glyph-name">disk</span>
|
2774
2791
|
<span class="glyph-codepoint"
|
2775
|
-
>
|
2792
|
+
>EA9C</span
|
2776
2793
|
>
|
2777
2794
|
<input
|
2778
2795
|
readonly
|
@@ -2789,7 +2806,7 @@
|
|
2789
2806
|
></i>
|
2790
2807
|
<span class="glyph-name">doc-document</span>
|
2791
2808
|
<span class="glyph-codepoint"
|
2792
|
-
>
|
2809
|
+
>EA9D</span
|
2793
2810
|
>
|
2794
2811
|
<input
|
2795
2812
|
readonly
|
@@ -2806,7 +2823,7 @@
|
|
2806
2823
|
></i>
|
2807
2824
|
<span class="glyph-name">document-bulk</span>
|
2808
2825
|
<span class="glyph-codepoint"
|
2809
|
-
>
|
2826
|
+
>EA9E</span
|
2810
2827
|
>
|
2811
2828
|
<input
|
2812
2829
|
readonly
|
@@ -2823,7 +2840,7 @@
|
|
2823
2840
|
></i>
|
2824
2841
|
<span class="glyph-name">document-info</span>
|
2825
2842
|
<span class="glyph-codepoint"
|
2826
|
-
>
|
2843
|
+
>EA9F</span
|
2827
2844
|
>
|
2828
2845
|
<input
|
2829
2846
|
readonly
|
@@ -2840,7 +2857,7 @@
|
|
2840
2857
|
></i>
|
2841
2858
|
<span class="glyph-name">document-link</span>
|
2842
2859
|
<span class="glyph-codepoint"
|
2843
|
-
>
|
2860
|
+
>EAA0</span
|
2844
2861
|
>
|
2845
2862
|
<input
|
2846
2863
|
readonly
|
@@ -2857,7 +2874,7 @@
|
|
2857
2874
|
></i>
|
2858
2875
|
<span class="glyph-name">document-management</span>
|
2859
2876
|
<span class="glyph-codepoint"
|
2860
|
-
>
|
2877
|
+
>EAA1</span
|
2861
2878
|
>
|
2862
2879
|
<input
|
2863
2880
|
readonly
|
@@ -2874,7 +2891,7 @@
|
|
2874
2891
|
></i>
|
2875
2892
|
<span class="glyph-name">document-reference</span>
|
2876
2893
|
<span class="glyph-codepoint"
|
2877
|
-
>
|
2894
|
+
>EAA2</span
|
2878
2895
|
>
|
2879
2896
|
<input
|
2880
2897
|
readonly
|
@@ -2891,7 +2908,7 @@
|
|
2891
2908
|
></i>
|
2892
2909
|
<span class="glyph-name">document-settings</span>
|
2893
2910
|
<span class="glyph-codepoint"
|
2894
|
-
>
|
2911
|
+
>EAA3</span
|
2895
2912
|
>
|
2896
2913
|
<input
|
2897
2914
|
readonly
|
@@ -2908,7 +2925,7 @@
|
|
2908
2925
|
></i>
|
2909
2926
|
<span class="glyph-name">document-success</span>
|
2910
2927
|
<span class="glyph-codepoint"
|
2911
|
-
>
|
2928
|
+
>EAA4</span
|
2912
2929
|
>
|
2913
2930
|
<input
|
2914
2931
|
readonly
|
@@ -2925,7 +2942,7 @@
|
|
2925
2942
|
></i>
|
2926
2943
|
<span class="glyph-name">document</span>
|
2927
2944
|
<span class="glyph-codepoint"
|
2928
|
-
>
|
2945
|
+
>EAA5</span
|
2929
2946
|
>
|
2930
2947
|
<input
|
2931
2948
|
readonly
|
@@ -2942,7 +2959,7 @@
|
|
2942
2959
|
></i>
|
2943
2960
|
<span class="glyph-name">double-check</span>
|
2944
2961
|
<span class="glyph-codepoint"
|
2945
|
-
>
|
2962
|
+
>EAA6</span
|
2946
2963
|
>
|
2947
2964
|
<input
|
2948
2965
|
readonly
|
@@ -2959,7 +2976,7 @@
|
|
2959
2976
|
></i>
|
2960
2977
|
<span class="glyph-name">double-chevron-down</span>
|
2961
2978
|
<span class="glyph-codepoint"
|
2962
|
-
>
|
2979
|
+
>EAA7</span
|
2963
2980
|
>
|
2964
2981
|
<input
|
2965
2982
|
readonly
|
@@ -2976,7 +2993,7 @@
|
|
2976
2993
|
></i>
|
2977
2994
|
<span class="glyph-name">double-chevron-left</span>
|
2978
2995
|
<span class="glyph-codepoint"
|
2979
|
-
>
|
2996
|
+
>EAA8</span
|
2980
2997
|
>
|
2981
2998
|
<input
|
2982
2999
|
readonly
|
@@ -2993,7 +3010,7 @@
|
|
2993
3010
|
></i>
|
2994
3011
|
<span class="glyph-name">double-chevron-right</span>
|
2995
3012
|
<span class="glyph-codepoint"
|
2996
|
-
>
|
3013
|
+
>EAA9</span
|
2997
3014
|
>
|
2998
3015
|
<input
|
2999
3016
|
readonly
|
@@ -3010,7 +3027,7 @@
|
|
3010
3027
|
></i>
|
3011
3028
|
<span class="glyph-name">double-chevron-up</span>
|
3012
3029
|
<span class="glyph-codepoint"
|
3013
|
-
>
|
3030
|
+
>EAAA</span
|
3014
3031
|
>
|
3015
3032
|
<input
|
3016
3033
|
readonly
|
@@ -3027,7 +3044,7 @@
|
|
3027
3044
|
></i>
|
3028
3045
|
<span class="glyph-name">doublet-filled</span>
|
3029
3046
|
<span class="glyph-codepoint"
|
3030
|
-
>
|
3047
|
+
>EAAB</span
|
3031
3048
|
>
|
3032
3049
|
<input
|
3033
3050
|
readonly
|
@@ -3044,7 +3061,7 @@
|
|
3044
3061
|
></i>
|
3045
3062
|
<span class="glyph-name">doublet</span>
|
3046
3063
|
<span class="glyph-codepoint"
|
3047
|
-
>
|
3064
|
+
>EAAC</span
|
3048
3065
|
>
|
3049
3066
|
<input
|
3050
3067
|
readonly
|
@@ -3061,7 +3078,7 @@
|
|
3061
3078
|
></i>
|
3062
3079
|
<span class="glyph-name">download-add</span>
|
3063
3080
|
<span class="glyph-codepoint"
|
3064
|
-
>
|
3081
|
+
>EAAD</span
|
3065
3082
|
>
|
3066
3083
|
<input
|
3067
3084
|
readonly
|
@@ -3078,7 +3095,7 @@
|
|
3078
3095
|
></i>
|
3079
3096
|
<span class="glyph-name">download-list</span>
|
3080
3097
|
<span class="glyph-codepoint"
|
3081
|
-
>
|
3098
|
+
>EAAE</span
|
3082
3099
|
>
|
3083
3100
|
<input
|
3084
3101
|
readonly
|
@@ -3095,7 +3112,7 @@
|
|
3095
3112
|
></i>
|
3096
3113
|
<span class="glyph-name">download</span>
|
3097
3114
|
<span class="glyph-codepoint"
|
3098
|
-
>
|
3115
|
+
>EAAF</span
|
3099
3116
|
>
|
3100
3117
|
<input
|
3101
3118
|
readonly
|
@@ -3112,7 +3129,7 @@
|
|
3112
3129
|
></i>
|
3113
3130
|
<span class="glyph-name">drop</span>
|
3114
3131
|
<span class="glyph-codepoint"
|
3115
|
-
>
|
3132
|
+
>EAB0</span
|
3116
3133
|
>
|
3117
3134
|
<input
|
3118
3135
|
readonly
|
@@ -3129,7 +3146,7 @@
|
|
3129
3146
|
></i>
|
3130
3147
|
<span class="glyph-name">duplicate-document</span>
|
3131
3148
|
<span class="glyph-codepoint"
|
3132
|
-
>
|
3149
|
+
>EAB1</span
|
3133
3150
|
>
|
3134
3151
|
<input
|
3135
3152
|
readonly
|
@@ -3146,7 +3163,7 @@
|
|
3146
3163
|
></i>
|
3147
3164
|
<span class="glyph-name">duplicate</span>
|
3148
3165
|
<span class="glyph-codepoint"
|
3149
|
-
>
|
3166
|
+
>EAB2</span
|
3150
3167
|
>
|
3151
3168
|
<input
|
3152
3169
|
readonly
|
@@ -3163,7 +3180,7 @@
|
|
3163
3180
|
></i>
|
3164
3181
|
<span class="glyph-name">e-mail-filled</span>
|
3165
3182
|
<span class="glyph-codepoint"
|
3166
|
-
>
|
3183
|
+
>EAB3</span
|
3167
3184
|
>
|
3168
3185
|
<input
|
3169
3186
|
readonly
|
@@ -3180,7 +3197,7 @@
|
|
3180
3197
|
></i>
|
3181
3198
|
<span class="glyph-name">e-mail</span>
|
3182
3199
|
<span class="glyph-codepoint"
|
3183
|
-
>
|
3200
|
+
>EAB4</span
|
3184
3201
|
>
|
3185
3202
|
<input
|
3186
3203
|
readonly
|
@@ -3197,7 +3214,7 @@
|
|
3197
3214
|
></i>
|
3198
3215
|
<span class="glyph-name">earth-filled</span>
|
3199
3216
|
<span class="glyph-codepoint"
|
3200
|
-
>
|
3217
|
+
>EAB5</span
|
3201
3218
|
>
|
3202
3219
|
<input
|
3203
3220
|
readonly
|
@@ -3214,7 +3231,7 @@
|
|
3214
3231
|
></i>
|
3215
3232
|
<span class="glyph-name">earth</span>
|
3216
3233
|
<span class="glyph-codepoint"
|
3217
|
-
>
|
3234
|
+
>EAB6</span
|
3218
3235
|
>
|
3219
3236
|
<input
|
3220
3237
|
readonly
|
@@ -3231,7 +3248,7 @@
|
|
3231
3248
|
></i>
|
3232
3249
|
<span class="glyph-name">edit-plant</span>
|
3233
3250
|
<span class="glyph-codepoint"
|
3234
|
-
>
|
3251
|
+
>EAB7</span
|
3235
3252
|
>
|
3236
3253
|
<input
|
3237
3254
|
readonly
|
@@ -3248,7 +3265,7 @@
|
|
3248
3265
|
></i>
|
3249
3266
|
<span class="glyph-name">error-filled</span>
|
3250
3267
|
<span class="glyph-codepoint"
|
3251
|
-
>
|
3268
|
+
>EAB8</span
|
3252
3269
|
>
|
3253
3270
|
<input
|
3254
3271
|
readonly
|
@@ -3265,7 +3282,7 @@
|
|
3265
3282
|
></i>
|
3266
3283
|
<span class="glyph-name">error</span>
|
3267
3284
|
<span class="glyph-codepoint"
|
3268
|
-
>
|
3285
|
+
>EAB9</span
|
3269
3286
|
>
|
3270
3287
|
<input
|
3271
3288
|
readonly
|
@@ -3282,7 +3299,7 @@
|
|
3282
3299
|
></i>
|
3283
3300
|
<span class="glyph-name">explore-filled</span>
|
3284
3301
|
<span class="glyph-codepoint"
|
3285
|
-
>
|
3302
|
+
>EABA</span
|
3286
3303
|
>
|
3287
3304
|
<input
|
3288
3305
|
readonly
|
@@ -3299,7 +3316,7 @@
|
|
3299
3316
|
></i>
|
3300
3317
|
<span class="glyph-name">explore</span>
|
3301
3318
|
<span class="glyph-codepoint"
|
3302
|
-
>
|
3319
|
+
>EABB</span
|
3303
3320
|
>
|
3304
3321
|
<input
|
3305
3322
|
readonly
|
@@ -3316,7 +3333,7 @@
|
|
3316
3333
|
></i>
|
3317
3334
|
<span class="glyph-name">export</span>
|
3318
3335
|
<span class="glyph-codepoint"
|
3319
|
-
>
|
3336
|
+
>EABC</span
|
3320
3337
|
>
|
3321
3338
|
<input
|
3322
3339
|
readonly
|
@@ -3333,7 +3350,7 @@
|
|
3333
3350
|
></i>
|
3334
3351
|
<span class="glyph-name">eye-cancelled-filled</span>
|
3335
3352
|
<span class="glyph-codepoint"
|
3336
|
-
>
|
3353
|
+
>EABD</span
|
3337
3354
|
>
|
3338
3355
|
<input
|
3339
3356
|
readonly
|
@@ -3350,7 +3367,7 @@
|
|
3350
3367
|
></i>
|
3351
3368
|
<span class="glyph-name">eye-cancelled</span>
|
3352
3369
|
<span class="glyph-codepoint"
|
3353
|
-
>
|
3370
|
+
>EABE</span
|
3354
3371
|
>
|
3355
3372
|
<input
|
3356
3373
|
readonly
|
@@ -3367,7 +3384,7 @@
|
|
3367
3384
|
></i>
|
3368
3385
|
<span class="glyph-name">eye-filled</span>
|
3369
3386
|
<span class="glyph-codepoint"
|
3370
|
-
>
|
3387
|
+
>EABF</span
|
3371
3388
|
>
|
3372
3389
|
<input
|
3373
3390
|
readonly
|
@@ -3384,7 +3401,7 @@
|
|
3384
3401
|
></i>
|
3385
3402
|
<span class="glyph-name">eye</span>
|
3386
3403
|
<span class="glyph-codepoint"
|
3387
|
-
>
|
3404
|
+
>EAC0</span
|
3388
3405
|
>
|
3389
3406
|
<input
|
3390
3407
|
readonly
|
@@ -3401,7 +3418,7 @@
|
|
3401
3418
|
></i>
|
3402
3419
|
<span class="glyph-name">filter-filled</span>
|
3403
3420
|
<span class="glyph-codepoint"
|
3404
|
-
>
|
3421
|
+
>EAC1</span
|
3405
3422
|
>
|
3406
3423
|
<input
|
3407
3424
|
readonly
|
@@ -3418,7 +3435,7 @@
|
|
3418
3435
|
></i>
|
3419
3436
|
<span class="glyph-name">filter-outline</span>
|
3420
3437
|
<span class="glyph-codepoint"
|
3421
|
-
>
|
3438
|
+
>EAC2</span
|
3422
3439
|
>
|
3423
3440
|
<input
|
3424
3441
|
readonly
|
@@ -3435,7 +3452,7 @@
|
|
3435
3452
|
></i>
|
3436
3453
|
<span class="glyph-name">filter</span>
|
3437
3454
|
<span class="glyph-codepoint"
|
3438
|
-
>
|
3455
|
+
>EAC3</span
|
3439
3456
|
>
|
3440
3457
|
<input
|
3441
3458
|
readonly
|
@@ -3452,7 +3469,7 @@
|
|
3452
3469
|
></i>
|
3453
3470
|
<span class="glyph-name">flag-filled</span>
|
3454
3471
|
<span class="glyph-codepoint"
|
3455
|
-
>
|
3472
|
+
>EAC4</span
|
3456
3473
|
>
|
3457
3474
|
<input
|
3458
3475
|
readonly
|
@@ -3469,7 +3486,7 @@
|
|
3469
3486
|
></i>
|
3470
3487
|
<span class="glyph-name">flag</span>
|
3471
3488
|
<span class="glyph-codepoint"
|
3472
|
-
>
|
3489
|
+
>EAC5</span
|
3473
3490
|
>
|
3474
3491
|
<input
|
3475
3492
|
readonly
|
@@ -3486,7 +3503,7 @@
|
|
3486
3503
|
></i>
|
3487
3504
|
<span class="glyph-name">folder-down-filled</span>
|
3488
3505
|
<span class="glyph-codepoint"
|
3489
|
-
>
|
3506
|
+
>EAC6</span
|
3490
3507
|
>
|
3491
3508
|
<input
|
3492
3509
|
readonly
|
@@ -3503,7 +3520,7 @@
|
|
3503
3520
|
></i>
|
3504
3521
|
<span class="glyph-name">folder-down</span>
|
3505
3522
|
<span class="glyph-codepoint"
|
3506
|
-
>
|
3523
|
+
>EAC7</span
|
3507
3524
|
>
|
3508
3525
|
<input
|
3509
3526
|
readonly
|
@@ -3520,7 +3537,7 @@
|
|
3520
3537
|
></i>
|
3521
3538
|
<span class="glyph-name">folder-filled</span>
|
3522
3539
|
<span class="glyph-codepoint"
|
3523
|
-
>
|
3540
|
+
>EAC8</span
|
3524
3541
|
>
|
3525
3542
|
<input
|
3526
3543
|
readonly
|
@@ -3537,7 +3554,7 @@
|
|
3537
3554
|
></i>
|
3538
3555
|
<span class="glyph-name">folder-new-filled</span>
|
3539
3556
|
<span class="glyph-codepoint"
|
3540
|
-
>
|
3557
|
+
>EAC9</span
|
3541
3558
|
>
|
3542
3559
|
<input
|
3543
3560
|
readonly
|
@@ -3554,7 +3571,7 @@
|
|
3554
3571
|
></i>
|
3555
3572
|
<span class="glyph-name">folder-new-outline</span>
|
3556
3573
|
<span class="glyph-codepoint"
|
3557
|
-
>
|
3574
|
+
>EACA</span
|
3558
3575
|
>
|
3559
3576
|
<input
|
3560
3577
|
readonly
|
@@ -3571,7 +3588,7 @@
|
|
3571
3588
|
></i>
|
3572
3589
|
<span class="glyph-name">folder-new</span>
|
3573
3590
|
<span class="glyph-codepoint"
|
3574
|
-
>
|
3591
|
+
>EACB</span
|
3575
3592
|
>
|
3576
3593
|
<input
|
3577
3594
|
readonly
|
@@ -3588,7 +3605,7 @@
|
|
3588
3605
|
></i>
|
3589
3606
|
<span class="glyph-name">folder-open-filled</span>
|
3590
3607
|
<span class="glyph-codepoint"
|
3591
|
-
>
|
3608
|
+
>EACC</span
|
3592
3609
|
>
|
3593
3610
|
<input
|
3594
3611
|
readonly
|
@@ -3605,7 +3622,7 @@
|
|
3605
3622
|
></i>
|
3606
3623
|
<span class="glyph-name">folder-open-outline</span>
|
3607
3624
|
<span class="glyph-codepoint"
|
3608
|
-
>
|
3625
|
+
>EACD</span
|
3609
3626
|
>
|
3610
3627
|
<input
|
3611
3628
|
readonly
|
@@ -3622,7 +3639,7 @@
|
|
3622
3639
|
></i>
|
3623
3640
|
<span class="glyph-name">folder-open</span>
|
3624
3641
|
<span class="glyph-codepoint"
|
3625
|
-
>
|
3642
|
+
>EACE</span
|
3626
3643
|
>
|
3627
3644
|
<input
|
3628
3645
|
readonly
|
@@ -3639,7 +3656,7 @@
|
|
3639
3656
|
></i>
|
3640
3657
|
<span class="glyph-name">folder-outline</span>
|
3641
3658
|
<span class="glyph-codepoint"
|
3642
|
-
>
|
3659
|
+
>EACF</span
|
3643
3660
|
>
|
3644
3661
|
<input
|
3645
3662
|
readonly
|
@@ -3656,7 +3673,7 @@
|
|
3656
3673
|
></i>
|
3657
3674
|
<span class="glyph-name">folder-up-filled</span>
|
3658
3675
|
<span class="glyph-codepoint"
|
3659
|
-
>
|
3676
|
+
>EAD0</span
|
3660
3677
|
>
|
3661
3678
|
<input
|
3662
3679
|
readonly
|
@@ -3673,7 +3690,7 @@
|
|
3673
3690
|
></i>
|
3674
3691
|
<span class="glyph-name">folder-up</span>
|
3675
3692
|
<span class="glyph-codepoint"
|
3676
|
-
>
|
3693
|
+
>EAD1</span
|
3677
3694
|
>
|
3678
3695
|
<input
|
3679
3696
|
readonly
|
@@ -3690,7 +3707,7 @@
|
|
3690
3707
|
></i>
|
3691
3708
|
<span class="glyph-name">folder</span>
|
3692
3709
|
<span class="glyph-codepoint"
|
3693
|
-
>
|
3710
|
+
>EAD2</span
|
3694
3711
|
>
|
3695
3712
|
<input
|
3696
3713
|
readonly
|
@@ -3707,7 +3724,7 @@
|
|
3707
3724
|
></i>
|
3708
3725
|
<span class="glyph-name">full-screeen-exit</span>
|
3709
3726
|
<span class="glyph-codepoint"
|
3710
|
-
>
|
3727
|
+
>EAD3</span
|
3711
3728
|
>
|
3712
3729
|
<input
|
3713
3730
|
readonly
|
@@ -3724,7 +3741,7 @@
|
|
3724
3741
|
></i>
|
3725
3742
|
<span class="glyph-name">full-screeen</span>
|
3726
3743
|
<span class="glyph-codepoint"
|
3727
|
-
>
|
3744
|
+
>EAD4</span
|
3728
3745
|
>
|
3729
3746
|
<input
|
3730
3747
|
readonly
|
@@ -3741,7 +3758,7 @@
|
|
3741
3758
|
></i>
|
3742
3759
|
<span class="glyph-name">function-block-library</span>
|
3743
3760
|
<span class="glyph-codepoint"
|
3744
|
-
>
|
3761
|
+
>EAD5</span
|
3745
3762
|
>
|
3746
3763
|
<input
|
3747
3764
|
readonly
|
@@ -3758,7 +3775,7 @@
|
|
3758
3775
|
></i>
|
3759
3776
|
<span class="glyph-name">function-block-new</span>
|
3760
3777
|
<span class="glyph-codepoint"
|
3761
|
-
>
|
3778
|
+
>EAD6</span
|
3762
3779
|
>
|
3763
3780
|
<input
|
3764
3781
|
readonly
|
@@ -3775,7 +3792,7 @@
|
|
3775
3792
|
></i>
|
3776
3793
|
<span class="glyph-name">function-block</span>
|
3777
3794
|
<span class="glyph-codepoint"
|
3778
|
-
>
|
3795
|
+
>EAD7</span
|
3779
3796
|
>
|
3780
3797
|
<input
|
3781
3798
|
readonly
|
@@ -3792,7 +3809,7 @@
|
|
3792
3809
|
></i>
|
3793
3810
|
<span class="glyph-name">function-diagram-new</span>
|
3794
3811
|
<span class="glyph-codepoint"
|
3795
|
-
>
|
3812
|
+
>EAD8</span
|
3796
3813
|
>
|
3797
3814
|
<input
|
3798
3815
|
readonly
|
@@ -3809,7 +3826,7 @@
|
|
3809
3826
|
></i>
|
3810
3827
|
<span class="glyph-name">function-diagram</span>
|
3811
3828
|
<span class="glyph-codepoint"
|
3812
|
-
>
|
3829
|
+
>EAD9</span
|
3813
3830
|
>
|
3814
3831
|
<input
|
3815
3832
|
readonly
|
@@ -3826,7 +3843,7 @@
|
|
3826
3843
|
></i>
|
3827
3844
|
<span class="glyph-name">gauge-filled</span>
|
3828
3845
|
<span class="glyph-codepoint"
|
3829
|
-
>
|
3846
|
+
>EADA</span
|
3830
3847
|
>
|
3831
3848
|
<input
|
3832
3849
|
readonly
|
@@ -3843,7 +3860,7 @@
|
|
3843
3860
|
></i>
|
3844
3861
|
<span class="glyph-name">gauge</span>
|
3845
3862
|
<span class="glyph-codepoint"
|
3846
|
-
>
|
3863
|
+
>EADB</span
|
3847
3864
|
>
|
3848
3865
|
<input
|
3849
3866
|
readonly
|
@@ -3860,7 +3877,7 @@
|
|
3860
3877
|
></i>
|
3861
3878
|
<span class="glyph-name">gaugechart</span>
|
3862
3879
|
<span class="glyph-codepoint"
|
3863
|
-
>
|
3880
|
+
>EADC</span
|
3864
3881
|
>
|
3865
3882
|
<input
|
3866
3883
|
readonly
|
@@ -3877,7 +3894,7 @@
|
|
3877
3894
|
></i>
|
3878
3895
|
<span class="glyph-name">global-plant-filled</span>
|
3879
3896
|
<span class="glyph-codepoint"
|
3880
|
-
>
|
3897
|
+
>EADD</span
|
3881
3898
|
>
|
3882
3899
|
<input
|
3883
3900
|
readonly
|
@@ -3894,7 +3911,7 @@
|
|
3894
3911
|
></i>
|
3895
3912
|
<span class="glyph-name">global-plant</span>
|
3896
3913
|
<span class="glyph-codepoint"
|
3897
|
-
>
|
3914
|
+
>EADE</span
|
3898
3915
|
>
|
3899
3916
|
<input
|
3900
3917
|
readonly
|
@@ -3911,7 +3928,7 @@
|
|
3911
3928
|
></i>
|
3912
3929
|
<span class="glyph-name">globe-filled</span>
|
3913
3930
|
<span class="glyph-codepoint"
|
3914
|
-
>
|
3931
|
+
>EADF</span
|
3915
3932
|
>
|
3916
3933
|
<input
|
3917
3934
|
readonly
|
@@ -3928,7 +3945,7 @@
|
|
3928
3945
|
></i>
|
3929
3946
|
<span class="glyph-name">globe</span>
|
3930
3947
|
<span class="glyph-codepoint"
|
3931
|
-
>
|
3948
|
+
>EAE0</span
|
3932
3949
|
>
|
3933
3950
|
<input
|
3934
3951
|
readonly
|
@@ -3945,7 +3962,7 @@
|
|
3945
3962
|
></i>
|
3946
3963
|
<span class="glyph-name">goto</span>
|
3947
3964
|
<span class="glyph-codepoint"
|
3948
|
-
>
|
3965
|
+
>EAE1</span
|
3949
3966
|
>
|
3950
3967
|
<input
|
3951
3968
|
readonly
|
@@ -3962,7 +3979,7 @@
|
|
3962
3979
|
></i>
|
3963
3980
|
<span class="glyph-name">group</span>
|
3964
3981
|
<span class="glyph-codepoint"
|
3965
|
-
>
|
3982
|
+
>EAE2</span
|
3966
3983
|
>
|
3967
3984
|
<input
|
3968
3985
|
readonly
|
@@ -3979,7 +3996,7 @@
|
|
3979
3996
|
></i>
|
3980
3997
|
<span class="glyph-name">hardware-cabinet</span>
|
3981
3998
|
<span class="glyph-codepoint"
|
3982
|
-
>
|
3999
|
+
>EAE3</span
|
3983
4000
|
>
|
3984
4001
|
<input
|
3985
4002
|
readonly
|
@@ -3996,7 +4013,7 @@
|
|
3996
4013
|
></i>
|
3997
4014
|
<span class="glyph-name">health-filled</span>
|
3998
4015
|
<span class="glyph-codepoint"
|
3999
|
-
>
|
4016
|
+
>EAE4</span
|
4000
4017
|
>
|
4001
4018
|
<input
|
4002
4019
|
readonly
|
@@ -4013,7 +4030,7 @@
|
|
4013
4030
|
></i>
|
4014
4031
|
<span class="glyph-name">health</span>
|
4015
4032
|
<span class="glyph-codepoint"
|
4016
|
-
>
|
4033
|
+
>EAE5</span
|
4017
4034
|
>
|
4018
4035
|
<input
|
4019
4036
|
readonly
|
@@ -4030,7 +4047,7 @@
|
|
4030
4047
|
></i>
|
4031
4048
|
<span class="glyph-name">heart-filled</span>
|
4032
4049
|
<span class="glyph-codepoint"
|
4033
|
-
>
|
4050
|
+
>EAE6</span
|
4034
4051
|
>
|
4035
4052
|
<input
|
4036
4053
|
readonly
|
@@ -4047,7 +4064,7 @@
|
|
4047
4064
|
></i>
|
4048
4065
|
<span class="glyph-name">heart</span>
|
4049
4066
|
<span class="glyph-codepoint"
|
4050
|
-
>
|
4067
|
+
>EAE7</span
|
4051
4068
|
>
|
4052
4069
|
<input
|
4053
4070
|
readonly
|
@@ -4064,7 +4081,7 @@
|
|
4064
4081
|
></i>
|
4065
4082
|
<span class="glyph-name">hierarchy</span>
|
4066
4083
|
<span class="glyph-codepoint"
|
4067
|
-
>
|
4084
|
+
>EAE8</span
|
4068
4085
|
>
|
4069
4086
|
<input
|
4070
4087
|
readonly
|
@@ -4081,7 +4098,7 @@
|
|
4081
4098
|
></i>
|
4082
4099
|
<span class="glyph-name">highlight-filled</span>
|
4083
4100
|
<span class="glyph-codepoint"
|
4084
|
-
>
|
4101
|
+
>EAE9</span
|
4085
4102
|
>
|
4086
4103
|
<input
|
4087
4104
|
readonly
|
@@ -4098,7 +4115,7 @@
|
|
4098
4115
|
></i>
|
4099
4116
|
<span class="glyph-name">highlight</span>
|
4100
4117
|
<span class="glyph-codepoint"
|
4101
|
-
>
|
4118
|
+
>EAEA</span
|
4102
4119
|
>
|
4103
4120
|
<input
|
4104
4121
|
readonly
|
@@ -4115,7 +4132,7 @@
|
|
4115
4132
|
></i>
|
4116
4133
|
<span class="glyph-name">history-list</span>
|
4117
4134
|
<span class="glyph-codepoint"
|
4118
|
-
>
|
4135
|
+
>EAEB</span
|
4119
4136
|
>
|
4120
4137
|
<input
|
4121
4138
|
readonly
|
@@ -4132,7 +4149,7 @@
|
|
4132
4149
|
></i>
|
4133
4150
|
<span class="glyph-name">history</span>
|
4134
4151
|
<span class="glyph-codepoint"
|
4135
|
-
>
|
4152
|
+
>EAEC</span
|
4136
4153
|
>
|
4137
4154
|
<input
|
4138
4155
|
readonly
|
@@ -4149,7 +4166,7 @@
|
|
4149
4166
|
></i>
|
4150
4167
|
<span class="glyph-name">home-filled</span>
|
4151
4168
|
<span class="glyph-codepoint"
|
4152
|
-
>
|
4169
|
+
>EAED</span
|
4153
4170
|
>
|
4154
4171
|
<input
|
4155
4172
|
readonly
|
@@ -4166,7 +4183,7 @@
|
|
4166
4183
|
></i>
|
4167
4184
|
<span class="glyph-name">home</span>
|
4168
4185
|
<span class="glyph-codepoint"
|
4169
|
-
>
|
4186
|
+
>EAEE</span
|
4170
4187
|
>
|
4171
4188
|
<input
|
4172
4189
|
readonly
|
@@ -4183,7 +4200,7 @@
|
|
4183
4200
|
></i>
|
4184
4201
|
<span class="glyph-name">hourglass</span>
|
4185
4202
|
<span class="glyph-codepoint"
|
4186
|
-
>
|
4203
|
+
>EAEF</span
|
4187
4204
|
>
|
4188
4205
|
<input
|
4189
4206
|
readonly
|
@@ -4200,7 +4217,7 @@
|
|
4200
4217
|
></i>
|
4201
4218
|
<span class="glyph-name">image-filled</span>
|
4202
4219
|
<span class="glyph-codepoint"
|
4203
|
-
>
|
4220
|
+
>EAF0</span
|
4204
4221
|
>
|
4205
4222
|
<input
|
4206
4223
|
readonly
|
@@ -4217,7 +4234,7 @@
|
|
4217
4234
|
></i>
|
4218
4235
|
<span class="glyph-name">image</span>
|
4219
4236
|
<span class="glyph-codepoint"
|
4220
|
-
>
|
4237
|
+
>EAF1</span
|
4221
4238
|
>
|
4222
4239
|
<input
|
4223
4240
|
readonly
|
@@ -4234,7 +4251,7 @@
|
|
4234
4251
|
></i>
|
4235
4252
|
<span class="glyph-name">import</span>
|
4236
4253
|
<span class="glyph-codepoint"
|
4237
|
-
>
|
4254
|
+
>EAF2</span
|
4238
4255
|
>
|
4239
4256
|
<input
|
4240
4257
|
readonly
|
@@ -4251,7 +4268,7 @@
|
|
4251
4268
|
></i>
|
4252
4269
|
<span class="glyph-name">info-feed</span>
|
4253
4270
|
<span class="glyph-codepoint"
|
4254
|
-
>
|
4271
|
+
>EAF3</span
|
4255
4272
|
>
|
4256
4273
|
<input
|
4257
4274
|
readonly
|
@@ -4268,7 +4285,7 @@
|
|
4268
4285
|
></i>
|
4269
4286
|
<span class="glyph-name">info-filled</span>
|
4270
4287
|
<span class="glyph-codepoint"
|
4271
|
-
>
|
4288
|
+
>EAF4</span
|
4272
4289
|
>
|
4273
4290
|
<input
|
4274
4291
|
readonly
|
@@ -4285,7 +4302,7 @@
|
|
4285
4302
|
></i>
|
4286
4303
|
<span class="glyph-name">info</span>
|
4287
4304
|
<span class="glyph-codepoint"
|
4288
|
-
>
|
4305
|
+
>EAF5</span
|
4289
4306
|
>
|
4290
4307
|
<input
|
4291
4308
|
readonly
|
@@ -4302,7 +4319,7 @@
|
|
4302
4319
|
></i>
|
4303
4320
|
<span class="glyph-name">ingestion-report</span>
|
4304
4321
|
<span class="glyph-codepoint"
|
4305
|
-
>
|
4322
|
+
>EAF6</span
|
4306
4323
|
>
|
4307
4324
|
<input
|
4308
4325
|
readonly
|
@@ -4319,7 +4336,7 @@
|
|
4319
4336
|
></i>
|
4320
4337
|
<span class="glyph-name">ingestion</span>
|
4321
4338
|
<span class="glyph-codepoint"
|
4322
|
-
>
|
4339
|
+
>EAF7</span
|
4323
4340
|
>
|
4324
4341
|
<input
|
4325
4342
|
readonly
|
@@ -4336,7 +4353,7 @@
|
|
4336
4353
|
></i>
|
4337
4354
|
<span class="glyph-name">ink-pen</span>
|
4338
4355
|
<span class="glyph-codepoint"
|
4339
|
-
>
|
4356
|
+
>EAF8</span
|
4340
4357
|
>
|
4341
4358
|
<input
|
4342
4359
|
readonly
|
@@ -4353,7 +4370,7 @@
|
|
4353
4370
|
></i>
|
4354
4371
|
<span class="glyph-name">inquiry-filled</span>
|
4355
4372
|
<span class="glyph-codepoint"
|
4356
|
-
>
|
4373
|
+
>EAF9</span
|
4357
4374
|
>
|
4358
4375
|
<input
|
4359
4376
|
readonly
|
@@ -4370,7 +4387,7 @@
|
|
4370
4387
|
></i>
|
4371
4388
|
<span class="glyph-name">inquiry-mail</span>
|
4372
4389
|
<span class="glyph-codepoint"
|
4373
|
-
>
|
4390
|
+
>EAFA</span
|
4374
4391
|
>
|
4375
4392
|
<input
|
4376
4393
|
readonly
|
@@ -4387,7 +4404,7 @@
|
|
4387
4404
|
></i>
|
4388
4405
|
<span class="glyph-name">inquiry</span>
|
4389
4406
|
<span class="glyph-codepoint"
|
4390
|
-
>
|
4407
|
+
>EAFB</span
|
4391
4408
|
>
|
4392
4409
|
<input
|
4393
4410
|
readonly
|
@@ -4404,7 +4421,7 @@
|
|
4404
4421
|
></i>
|
4405
4422
|
<span class="glyph-name">item-details-filled</span>
|
4406
4423
|
<span class="glyph-codepoint"
|
4407
|
-
>
|
4424
|
+
>EAFC</span
|
4408
4425
|
>
|
4409
4426
|
<input
|
4410
4427
|
readonly
|
@@ -4421,7 +4438,7 @@
|
|
4421
4438
|
></i>
|
4422
4439
|
<span class="glyph-name">item-details</span>
|
4423
4440
|
<span class="glyph-codepoint"
|
4424
|
-
>
|
4441
|
+
>EAFD</span
|
4425
4442
|
>
|
4426
4443
|
<input
|
4427
4444
|
readonly
|
@@ -4438,7 +4455,7 @@
|
|
4438
4455
|
></i>
|
4439
4456
|
<span class="glyph-name">label-filled</span>
|
4440
4457
|
<span class="glyph-codepoint"
|
4441
|
-
>
|
4458
|
+
>EAFE</span
|
4442
4459
|
>
|
4443
4460
|
<input
|
4444
4461
|
readonly
|
@@ -4455,7 +4472,7 @@
|
|
4455
4472
|
></i>
|
4456
4473
|
<span class="glyph-name">label</span>
|
4457
4474
|
<span class="glyph-codepoint"
|
4458
|
-
>
|
4475
|
+
>EAFF</span
|
4459
4476
|
>
|
4460
4477
|
<input
|
4461
4478
|
readonly
|
@@ -4472,7 +4489,7 @@
|
|
4472
4489
|
></i>
|
4473
4490
|
<span class="glyph-name">language-filled</span>
|
4474
4491
|
<span class="glyph-codepoint"
|
4475
|
-
>
|
4492
|
+
>EB00</span
|
4476
4493
|
>
|
4477
4494
|
<input
|
4478
4495
|
readonly
|
@@ -4489,7 +4506,7 @@
|
|
4489
4506
|
></i>
|
4490
4507
|
<span class="glyph-name">language</span>
|
4491
4508
|
<span class="glyph-codepoint"
|
4492
|
-
>
|
4509
|
+
>EB01</span
|
4493
4510
|
>
|
4494
4511
|
<input
|
4495
4512
|
readonly
|
@@ -4506,7 +4523,7 @@
|
|
4506
4523
|
></i>
|
4507
4524
|
<span class="glyph-name">layers-filled</span>
|
4508
4525
|
<span class="glyph-codepoint"
|
4509
|
-
>
|
4526
|
+
>EB02</span
|
4510
4527
|
>
|
4511
4528
|
<input
|
4512
4529
|
readonly
|
@@ -4523,7 +4540,7 @@
|
|
4523
4540
|
></i>
|
4524
4541
|
<span class="glyph-name">layers</span>
|
4525
4542
|
<span class="glyph-codepoint"
|
4526
|
-
>
|
4543
|
+
>EB03</span
|
4527
4544
|
>
|
4528
4545
|
<input
|
4529
4546
|
readonly
|
@@ -4540,7 +4557,7 @@
|
|
4540
4557
|
></i>
|
4541
4558
|
<span class="glyph-name">leaf</span>
|
4542
4559
|
<span class="glyph-codepoint"
|
4543
|
-
>
|
4560
|
+
>EB04</span
|
4544
4561
|
>
|
4545
4562
|
<input
|
4546
4563
|
readonly
|
@@ -4557,7 +4574,7 @@
|
|
4557
4574
|
></i>
|
4558
4575
|
<span class="glyph-name">legal</span>
|
4559
4576
|
<span class="glyph-codepoint"
|
4560
|
-
>
|
4577
|
+
>EB05</span
|
4561
4578
|
>
|
4562
4579
|
<input
|
4563
4580
|
readonly
|
@@ -4574,7 +4591,7 @@
|
|
4574
4591
|
></i>
|
4575
4592
|
<span class="glyph-name">library-new</span>
|
4576
4593
|
<span class="glyph-codepoint"
|
4577
|
-
>
|
4594
|
+
>EB06</span
|
4578
4595
|
>
|
4579
4596
|
<input
|
4580
4597
|
readonly
|
@@ -4591,7 +4608,7 @@
|
|
4591
4608
|
></i>
|
4592
4609
|
<span class="glyph-name">library</span>
|
4593
4610
|
<span class="glyph-codepoint"
|
4594
|
-
>
|
4611
|
+
>EB07</span
|
4595
4612
|
>
|
4596
4613
|
<input
|
4597
4614
|
readonly
|
@@ -4608,7 +4625,7 @@
|
|
4608
4625
|
></i>
|
4609
4626
|
<span class="glyph-name">license</span>
|
4610
4627
|
<span class="glyph-codepoint"
|
4611
|
-
>
|
4628
|
+
>EB08</span
|
4612
4629
|
>
|
4613
4630
|
<input
|
4614
4631
|
readonly
|
@@ -4625,7 +4642,7 @@
|
|
4625
4642
|
></i>
|
4626
4643
|
<span class="glyph-name">link</span>
|
4627
4644
|
<span class="glyph-codepoint"
|
4628
|
-
>
|
4645
|
+
>EB09</span
|
4629
4646
|
>
|
4630
4647
|
<input
|
4631
4648
|
readonly
|
@@ -4642,7 +4659,7 @@
|
|
4642
4659
|
></i>
|
4643
4660
|
<span class="glyph-name">list</span>
|
4644
4661
|
<span class="glyph-codepoint"
|
4645
|
-
>
|
4662
|
+
>EB0A</span
|
4646
4663
|
>
|
4647
4664
|
<input
|
4648
4665
|
readonly
|
@@ -4659,7 +4676,7 @@
|
|
4659
4676
|
></i>
|
4660
4677
|
<span class="glyph-name">live-schedule</span>
|
4661
4678
|
<span class="glyph-codepoint"
|
4662
|
-
>
|
4679
|
+
>EB0B</span
|
4663
4680
|
>
|
4664
4681
|
<input
|
4665
4682
|
readonly
|
@@ -4676,7 +4693,7 @@
|
|
4676
4693
|
></i>
|
4677
4694
|
<span class="glyph-name">location-filled</span>
|
4678
4695
|
<span class="glyph-codepoint"
|
4679
|
-
>
|
4696
|
+
>EB0C</span
|
4680
4697
|
>
|
4681
4698
|
<input
|
4682
4699
|
readonly
|
@@ -4693,7 +4710,7 @@
|
|
4693
4710
|
></i>
|
4694
4711
|
<span class="glyph-name">location-outline</span>
|
4695
4712
|
<span class="glyph-codepoint"
|
4696
|
-
>
|
4713
|
+
>EB0D</span
|
4697
4714
|
>
|
4698
4715
|
<input
|
4699
4716
|
readonly
|
@@ -4710,7 +4727,7 @@
|
|
4710
4727
|
></i>
|
4711
4728
|
<span class="glyph-name">location</span>
|
4712
4729
|
<span class="glyph-codepoint"
|
4713
|
-
>
|
4730
|
+
>EB0E</span
|
4714
4731
|
>
|
4715
4732
|
<input
|
4716
4733
|
readonly
|
@@ -4727,7 +4744,7 @@
|
|
4727
4744
|
></i>
|
4728
4745
|
<span class="glyph-name">lock-filled</span>
|
4729
4746
|
<span class="glyph-codepoint"
|
4730
|
-
>
|
4747
|
+
>EB0F</span
|
4731
4748
|
>
|
4732
4749
|
<input
|
4733
4750
|
readonly
|
@@ -4744,7 +4761,7 @@
|
|
4744
4761
|
></i>
|
4745
4762
|
<span class="glyph-name">lock-key-filled</span>
|
4746
4763
|
<span class="glyph-codepoint"
|
4747
|
-
>
|
4764
|
+
>EB10</span
|
4748
4765
|
>
|
4749
4766
|
<input
|
4750
4767
|
readonly
|
@@ -4761,7 +4778,7 @@
|
|
4761
4778
|
></i>
|
4762
4779
|
<span class="glyph-name">lock-key</span>
|
4763
4780
|
<span class="glyph-codepoint"
|
4764
|
-
>
|
4781
|
+
>EB11</span
|
4765
4782
|
>
|
4766
4783
|
<input
|
4767
4784
|
readonly
|
@@ -4778,7 +4795,7 @@
|
|
4778
4795
|
></i>
|
4779
4796
|
<span class="glyph-name">lock</span>
|
4780
4797
|
<span class="glyph-codepoint"
|
4781
|
-
>
|
4798
|
+
>EB12</span
|
4782
4799
|
>
|
4783
4800
|
<input
|
4784
4801
|
readonly
|
@@ -4795,7 +4812,7 @@
|
|
4795
4812
|
></i>
|
4796
4813
|
<span class="glyph-name">log-in</span>
|
4797
4814
|
<span class="glyph-codepoint"
|
4798
|
-
>
|
4815
|
+
>EB13</span
|
4799
4816
|
>
|
4800
4817
|
<input
|
4801
4818
|
readonly
|
@@ -4812,7 +4829,7 @@
|
|
4812
4829
|
></i>
|
4813
4830
|
<span class="glyph-name">log-out</span>
|
4814
4831
|
<span class="glyph-codepoint"
|
4815
|
-
>
|
4832
|
+
>EB14</span
|
4816
4833
|
>
|
4817
4834
|
<input
|
4818
4835
|
readonly
|
@@ -4829,7 +4846,7 @@
|
|
4829
4846
|
></i>
|
4830
4847
|
<span class="glyph-name">log</span>
|
4831
4848
|
<span class="glyph-codepoint"
|
4832
|
-
>
|
4849
|
+
>EB15</span
|
4833
4850
|
>
|
4834
4851
|
<input
|
4835
4852
|
readonly
|
@@ -4846,7 +4863,7 @@
|
|
4846
4863
|
></i>
|
4847
4864
|
<span class="glyph-name">logic-diagram</span>
|
4848
4865
|
<span class="glyph-codepoint"
|
4849
|
-
>
|
4866
|
+
>EB16</span
|
4850
4867
|
>
|
4851
4868
|
<input
|
4852
4869
|
readonly
|
@@ -4863,7 +4880,7 @@
|
|
4863
4880
|
></i>
|
4864
4881
|
<span class="glyph-name">lower-limit</span>
|
4865
4882
|
<span class="glyph-codepoint"
|
4866
|
-
>
|
4883
|
+
>EB17</span
|
4867
4884
|
>
|
4868
4885
|
<input
|
4869
4886
|
readonly
|
@@ -4880,7 +4897,7 @@
|
|
4880
4897
|
></i>
|
4881
4898
|
<span class="glyph-name">mail-filled</span>
|
4882
4899
|
<span class="glyph-codepoint"
|
4883
|
-
>
|
4900
|
+
>EB18</span
|
4884
4901
|
>
|
4885
4902
|
<input
|
4886
4903
|
readonly
|
@@ -4897,7 +4914,7 @@
|
|
4897
4914
|
></i>
|
4898
4915
|
<span class="glyph-name">mail</span>
|
4899
4916
|
<span class="glyph-codepoint"
|
4900
|
-
>
|
4917
|
+
>EB19</span
|
4901
4918
|
>
|
4902
4919
|
<input
|
4903
4920
|
readonly
|
@@ -4914,7 +4931,7 @@
|
|
4914
4931
|
></i>
|
4915
4932
|
<span class="glyph-name">maintenance-documents</span>
|
4916
4933
|
<span class="glyph-codepoint"
|
4917
|
-
>
|
4934
|
+
>EB1A</span
|
4918
4935
|
>
|
4919
4936
|
<input
|
4920
4937
|
readonly
|
@@ -4931,7 +4948,7 @@
|
|
4931
4948
|
></i>
|
4932
4949
|
<span class="glyph-name">maintenance-info</span>
|
4933
4950
|
<span class="glyph-codepoint"
|
4934
|
-
>
|
4951
|
+
>EB1B</span
|
4935
4952
|
>
|
4936
4953
|
<input
|
4937
4954
|
readonly
|
@@ -4948,7 +4965,7 @@
|
|
4948
4965
|
></i>
|
4949
4966
|
<span class="glyph-name">maintenance-warning-filled</span>
|
4950
4967
|
<span class="glyph-codepoint"
|
4951
|
-
>
|
4968
|
+
>EB1C</span
|
4952
4969
|
>
|
4953
4970
|
<input
|
4954
4971
|
readonly
|
@@ -4965,7 +4982,7 @@
|
|
4965
4982
|
></i>
|
4966
4983
|
<span class="glyph-name">maintenance-warning</span>
|
4967
4984
|
<span class="glyph-codepoint"
|
4968
|
-
>
|
4985
|
+
>EB1D</span
|
4969
4986
|
>
|
4970
4987
|
<input
|
4971
4988
|
readonly
|
@@ -4982,7 +4999,7 @@
|
|
4982
4999
|
></i>
|
4983
5000
|
<span class="glyph-name">maintenance</span>
|
4984
5001
|
<span class="glyph-codepoint"
|
4985
|
-
>
|
5002
|
+
>EB1E</span
|
4986
5003
|
>
|
4987
5004
|
<input
|
4988
5005
|
readonly
|
@@ -4999,7 +5016,7 @@
|
|
4999
5016
|
></i>
|
5000
5017
|
<span class="glyph-name">mandatory-done</span>
|
5001
5018
|
<span class="glyph-codepoint"
|
5002
|
-
>
|
5019
|
+
>EB1F</span
|
5003
5020
|
>
|
5004
5021
|
<input
|
5005
5022
|
readonly
|
@@ -5016,7 +5033,7 @@
|
|
5016
5033
|
></i>
|
5017
5034
|
<span class="glyph-name">mandatory</span>
|
5018
5035
|
<span class="glyph-codepoint"
|
5019
|
-
>
|
5036
|
+
>EB20</span
|
5020
5037
|
>
|
5021
5038
|
<input
|
5022
5039
|
readonly
|
@@ -5033,7 +5050,7 @@
|
|
5033
5050
|
></i>
|
5034
5051
|
<span class="glyph-name">map</span>
|
5035
5052
|
<span class="glyph-codepoint"
|
5036
|
-
>
|
5053
|
+
>EB21</span
|
5037
5054
|
>
|
5038
5055
|
<input
|
5039
5056
|
readonly
|
@@ -5050,7 +5067,7 @@
|
|
5050
5067
|
></i>
|
5051
5068
|
<span class="glyph-name">maximize</span>
|
5052
5069
|
<span class="glyph-codepoint"
|
5053
|
-
>
|
5070
|
+
>EB22</span
|
5054
5071
|
>
|
5055
5072
|
<input
|
5056
5073
|
readonly
|
@@ -5067,7 +5084,7 @@
|
|
5067
5084
|
></i>
|
5068
5085
|
<span class="glyph-name">microphone-filled</span>
|
5069
5086
|
<span class="glyph-codepoint"
|
5070
|
-
>
|
5087
|
+
>EB23</span
|
5071
5088
|
>
|
5072
5089
|
<input
|
5073
5090
|
readonly
|
@@ -5084,7 +5101,7 @@
|
|
5084
5101
|
></i>
|
5085
5102
|
<span class="glyph-name">microphone</span>
|
5086
5103
|
<span class="glyph-codepoint"
|
5087
|
-
>
|
5104
|
+
>EB24</span
|
5088
5105
|
>
|
5089
5106
|
<input
|
5090
5107
|
readonly
|
@@ -5101,7 +5118,7 @@
|
|
5101
5118
|
></i>
|
5102
5119
|
<span class="glyph-name">minimize</span>
|
5103
5120
|
<span class="glyph-codepoint"
|
5104
|
-
>
|
5121
|
+
>EB25</span
|
5105
5122
|
>
|
5106
5123
|
<input
|
5107
5124
|
readonly
|
@@ -5118,7 +5135,7 @@
|
|
5118
5135
|
></i>
|
5119
5136
|
<span class="glyph-name">minus</span>
|
5120
5137
|
<span class="glyph-codepoint"
|
5121
|
-
>
|
5138
|
+
>EB26</span
|
5122
5139
|
>
|
5123
5140
|
<input
|
5124
5141
|
readonly
|
@@ -5135,7 +5152,7 @@
|
|
5135
5152
|
></i>
|
5136
5153
|
<span class="glyph-name">mix</span>
|
5137
5154
|
<span class="glyph-codepoint"
|
5138
|
-
>
|
5155
|
+
>EB27</span
|
5139
5156
|
>
|
5140
5157
|
<input
|
5141
5158
|
readonly
|
@@ -5152,7 +5169,7 @@
|
|
5152
5169
|
></i>
|
5153
5170
|
<span class="glyph-name">monitor-filled</span>
|
5154
5171
|
<span class="glyph-codepoint"
|
5155
|
-
>
|
5172
|
+
>EB28</span
|
5156
5173
|
>
|
5157
5174
|
<input
|
5158
5175
|
readonly
|
@@ -5169,7 +5186,7 @@
|
|
5169
5186
|
></i>
|
5170
5187
|
<span class="glyph-name">monitor-trend</span>
|
5171
5188
|
<span class="glyph-codepoint"
|
5172
|
-
>
|
5189
|
+
>EB29</span
|
5173
5190
|
>
|
5174
5191
|
<input
|
5175
5192
|
readonly
|
@@ -5186,7 +5203,7 @@
|
|
5186
5203
|
></i>
|
5187
5204
|
<span class="glyph-name">monitor</span>
|
5188
5205
|
<span class="glyph-codepoint"
|
5189
|
-
>
|
5206
|
+
>EB2A</span
|
5190
5207
|
>
|
5191
5208
|
<input
|
5192
5209
|
readonly
|
@@ -5203,7 +5220,7 @@
|
|
5203
5220
|
></i>
|
5204
5221
|
<span class="glyph-name">more-menu</span>
|
5205
5222
|
<span class="glyph-codepoint"
|
5206
|
-
>
|
5223
|
+
>EB2B</span
|
5207
5224
|
>
|
5208
5225
|
<input
|
5209
5226
|
readonly
|
@@ -5220,7 +5237,7 @@
|
|
5220
5237
|
></i>
|
5221
5238
|
<span class="glyph-name">mouse-click-filled</span>
|
5222
5239
|
<span class="glyph-codepoint"
|
5223
|
-
>
|
5240
|
+
>EB2C</span
|
5224
5241
|
>
|
5225
5242
|
<input
|
5226
5243
|
readonly
|
@@ -5237,7 +5254,7 @@
|
|
5237
5254
|
></i>
|
5238
5255
|
<span class="glyph-name">mouse-click</span>
|
5239
5256
|
<span class="glyph-codepoint"
|
5240
|
-
>
|
5257
|
+
>EB2D</span
|
5241
5258
|
>
|
5242
5259
|
<input
|
5243
5260
|
readonly
|
@@ -5254,7 +5271,7 @@
|
|
5254
5271
|
></i>
|
5255
5272
|
<span class="glyph-name">mouse-select-filled</span>
|
5256
5273
|
<span class="glyph-codepoint"
|
5257
|
-
>
|
5274
|
+
>EB2E</span
|
5258
5275
|
>
|
5259
5276
|
<input
|
5260
5277
|
readonly
|
@@ -5271,7 +5288,7 @@
|
|
5271
5288
|
></i>
|
5272
5289
|
<span class="glyph-name">mouse-select</span>
|
5273
5290
|
<span class="glyph-codepoint"
|
5274
|
-
>
|
5291
|
+
>EB2F</span
|
5275
5292
|
>
|
5276
5293
|
<input
|
5277
5294
|
readonly
|
@@ -5288,7 +5305,7 @@
|
|
5288
5305
|
></i>
|
5289
5306
|
<span class="glyph-name">mp4-document</span>
|
5290
5307
|
<span class="glyph-codepoint"
|
5291
|
-
>
|
5308
|
+
>EB30</span
|
5292
5309
|
>
|
5293
5310
|
<input
|
5294
5311
|
readonly
|
@@ -5305,7 +5322,7 @@
|
|
5305
5322
|
></i>
|
5306
5323
|
<span class="glyph-name">namur-check-function-filled</span>
|
5307
5324
|
<span class="glyph-codepoint"
|
5308
|
-
>
|
5325
|
+
>EB31</span
|
5309
5326
|
>
|
5310
5327
|
<input
|
5311
5328
|
readonly
|
@@ -5322,7 +5339,7 @@
|
|
5322
5339
|
></i>
|
5323
5340
|
<span class="glyph-name">namur-check-function</span>
|
5324
5341
|
<span class="glyph-codepoint"
|
5325
|
-
>
|
5342
|
+
>EB32</span
|
5326
5343
|
>
|
5327
5344
|
<input
|
5328
5345
|
readonly
|
@@ -5339,7 +5356,7 @@
|
|
5339
5356
|
></i>
|
5340
5357
|
<span class="glyph-name">namur-failure-filled</span>
|
5341
5358
|
<span class="glyph-codepoint"
|
5342
|
-
>
|
5359
|
+
>EB33</span
|
5343
5360
|
>
|
5344
5361
|
<input
|
5345
5362
|
readonly
|
@@ -5356,7 +5373,7 @@
|
|
5356
5373
|
></i>
|
5357
5374
|
<span class="glyph-name">namur-failure</span>
|
5358
5375
|
<span class="glyph-codepoint"
|
5359
|
-
>
|
5376
|
+
>EB34</span
|
5360
5377
|
>
|
5361
5378
|
<input
|
5362
5379
|
readonly
|
@@ -5373,7 +5390,7 @@
|
|
5373
5390
|
></i>
|
5374
5391
|
<span class="glyph-name">namur-maintenance-required-filled</span>
|
5375
5392
|
<span class="glyph-codepoint"
|
5376
|
-
>
|
5393
|
+
>EB35</span
|
5377
5394
|
>
|
5378
5395
|
<input
|
5379
5396
|
readonly
|
@@ -5390,7 +5407,7 @@
|
|
5390
5407
|
></i>
|
5391
5408
|
<span class="glyph-name">namur-maintenance-required</span>
|
5392
5409
|
<span class="glyph-codepoint"
|
5393
|
-
>
|
5410
|
+
>EB36</span
|
5394
5411
|
>
|
5395
5412
|
<input
|
5396
5413
|
readonly
|
@@ -5407,7 +5424,7 @@
|
|
5407
5424
|
></i>
|
5408
5425
|
<span class="glyph-name">namur-ok-filled</span>
|
5409
5426
|
<span class="glyph-codepoint"
|
5410
|
-
>
|
5427
|
+
>EB37</span
|
5411
5428
|
>
|
5412
5429
|
<input
|
5413
5430
|
readonly
|
@@ -5424,7 +5441,7 @@
|
|
5424
5441
|
></i>
|
5425
5442
|
<span class="glyph-name">namur-ok</span>
|
5426
5443
|
<span class="glyph-codepoint"
|
5427
|
-
>
|
5444
|
+
>EB38</span
|
5428
5445
|
>
|
5429
5446
|
<input
|
5430
5447
|
readonly
|
@@ -5441,7 +5458,7 @@
|
|
5441
5458
|
></i>
|
5442
5459
|
<span class="glyph-name">namur-out-of-spec-filled</span>
|
5443
5460
|
<span class="glyph-codepoint"
|
5444
|
-
>
|
5461
|
+
>EB39</span
|
5445
5462
|
>
|
5446
5463
|
<input
|
5447
5464
|
readonly
|
@@ -5458,7 +5475,7 @@
|
|
5458
5475
|
></i>
|
5459
5476
|
<span class="glyph-name">namur-out-of-spec</span>
|
5460
5477
|
<span class="glyph-codepoint"
|
5461
|
-
>
|
5478
|
+
>EB3A</span
|
5462
5479
|
>
|
5463
5480
|
<input
|
5464
5481
|
readonly
|
@@ -5475,7 +5492,7 @@
|
|
5475
5492
|
></i>
|
5476
5493
|
<span class="glyph-name">navigation-filled</span>
|
5477
5494
|
<span class="glyph-codepoint"
|
5478
|
-
>
|
5495
|
+
>EB3B</span
|
5479
5496
|
>
|
5480
5497
|
<input
|
5481
5498
|
readonly
|
@@ -5492,7 +5509,7 @@
|
|
5492
5509
|
></i>
|
5493
5510
|
<span class="glyph-name">navigation-left</span>
|
5494
5511
|
<span class="glyph-codepoint"
|
5495
|
-
>
|
5512
|
+
>EB3C</span
|
5496
5513
|
>
|
5497
5514
|
<input
|
5498
5515
|
readonly
|
@@ -5509,7 +5526,7 @@
|
|
5509
5526
|
></i>
|
5510
5527
|
<span class="glyph-name">navigation-right</span>
|
5511
5528
|
<span class="glyph-codepoint"
|
5512
|
-
>
|
5529
|
+
>EB3D</span
|
5513
5530
|
>
|
5514
5531
|
<input
|
5515
5532
|
readonly
|
@@ -5526,7 +5543,7 @@
|
|
5526
5543
|
></i>
|
5527
5544
|
<span class="glyph-name">navigation</span>
|
5528
5545
|
<span class="glyph-codepoint"
|
5529
|
-
>
|
5546
|
+
>EB3E</span
|
5530
5547
|
>
|
5531
5548
|
<input
|
5532
5549
|
readonly
|
@@ -5543,7 +5560,7 @@
|
|
5543
5560
|
></i>
|
5544
5561
|
<span class="glyph-name">new-indicator-filled</span>
|
5545
5562
|
<span class="glyph-codepoint"
|
5546
|
-
>
|
5563
|
+
>EB3F</span
|
5547
5564
|
>
|
5548
5565
|
<input
|
5549
5566
|
readonly
|
@@ -5560,7 +5577,7 @@
|
|
5560
5577
|
></i>
|
5561
5578
|
<span class="glyph-name">new-indicator</span>
|
5562
5579
|
<span class="glyph-codepoint"
|
5563
|
-
>
|
5580
|
+
>EB40</span
|
5564
5581
|
>
|
5565
5582
|
<input
|
5566
5583
|
readonly
|
@@ -5577,7 +5594,7 @@
|
|
5577
5594
|
></i>
|
5578
5595
|
<span class="glyph-name">no-filter-filled</span>
|
5579
5596
|
<span class="glyph-codepoint"
|
5580
|
-
>
|
5597
|
+
>EB41</span
|
5581
5598
|
>
|
5582
5599
|
<input
|
5583
5600
|
readonly
|
@@ -5594,7 +5611,7 @@
|
|
5594
5611
|
></i>
|
5595
5612
|
<span class="glyph-name">no-filter</span>
|
5596
5613
|
<span class="glyph-codepoint"
|
5597
|
-
>
|
5614
|
+
>EB42</span
|
5598
5615
|
>
|
5599
5616
|
<input
|
5600
5617
|
readonly
|
@@ -5611,7 +5628,7 @@
|
|
5611
5628
|
></i>
|
5612
5629
|
<span class="glyph-name">note-filled</span>
|
5613
5630
|
<span class="glyph-codepoint"
|
5614
|
-
>
|
5631
|
+
>EB43</span
|
5615
5632
|
>
|
5616
5633
|
<input
|
5617
5634
|
readonly
|
@@ -5628,7 +5645,7 @@
|
|
5628
5645
|
></i>
|
5629
5646
|
<span class="glyph-name">note</span>
|
5630
5647
|
<span class="glyph-codepoint"
|
5631
|
-
>
|
5648
|
+
>EB44</span
|
5632
5649
|
>
|
5633
5650
|
<input
|
5634
5651
|
readonly
|
@@ -5645,7 +5662,7 @@
|
|
5645
5662
|
></i>
|
5646
5663
|
<span class="glyph-name">notification-filled</span>
|
5647
5664
|
<span class="glyph-codepoint"
|
5648
|
-
>
|
5665
|
+
>EB45</span
|
5649
5666
|
>
|
5650
5667
|
<input
|
5651
5668
|
readonly
|
@@ -5662,7 +5679,7 @@
|
|
5662
5679
|
></i>
|
5663
5680
|
<span class="glyph-name">notification</span>
|
5664
5681
|
<span class="glyph-codepoint"
|
5665
|
-
>
|
5682
|
+
>EB46</span
|
5666
5683
|
>
|
5667
5684
|
<input
|
5668
5685
|
readonly
|
@@ -5679,7 +5696,7 @@
|
|
5679
5696
|
></i>
|
5680
5697
|
<span class="glyph-name">notifications-filled</span>
|
5681
5698
|
<span class="glyph-codepoint"
|
5682
|
-
>
|
5699
|
+
>EB47</span
|
5683
5700
|
>
|
5684
5701
|
<input
|
5685
5702
|
readonly
|
@@ -5696,7 +5713,7 @@
|
|
5696
5713
|
></i>
|
5697
5714
|
<span class="glyph-name">notifications</span>
|
5698
5715
|
<span class="glyph-codepoint"
|
5699
|
-
>
|
5716
|
+
>EB48</span
|
5700
5717
|
>
|
5701
5718
|
<input
|
5702
5719
|
readonly
|
@@ -5713,7 +5730,7 @@
|
|
5713
5730
|
></i>
|
5714
5731
|
<span class="glyph-name">ontology-filled</span>
|
5715
5732
|
<span class="glyph-codepoint"
|
5716
|
-
>
|
5733
|
+
>EB49</span
|
5717
5734
|
>
|
5718
5735
|
<input
|
5719
5736
|
readonly
|
@@ -5730,7 +5747,7 @@
|
|
5730
5747
|
></i>
|
5731
5748
|
<span class="glyph-name">ontology</span>
|
5732
5749
|
<span class="glyph-codepoint"
|
5733
|
-
>
|
5750
|
+
>EB4A</span
|
5734
5751
|
>
|
5735
5752
|
<input
|
5736
5753
|
readonly
|
@@ -5747,7 +5764,7 @@
|
|
5747
5764
|
></i>
|
5748
5765
|
<span class="glyph-name">open-external</span>
|
5749
5766
|
<span class="glyph-codepoint"
|
5750
|
-
>
|
5767
|
+
>EB4B</span
|
5751
5768
|
>
|
5752
5769
|
<input
|
5753
5770
|
readonly
|
@@ -5764,7 +5781,7 @@
|
|
5764
5781
|
></i>
|
5765
5782
|
<span class="glyph-name">open-file-filled</span>
|
5766
5783
|
<span class="glyph-codepoint"
|
5767
|
-
>
|
5784
|
+
>EB4C</span
|
5768
5785
|
>
|
5769
5786
|
<input
|
5770
5787
|
readonly
|
@@ -5781,7 +5798,7 @@
|
|
5781
5798
|
></i>
|
5782
5799
|
<span class="glyph-name">open-file</span>
|
5783
5800
|
<span class="glyph-codepoint"
|
5784
|
-
>
|
5801
|
+
>EB4D</span
|
5785
5802
|
>
|
5786
5803
|
<input
|
5787
5804
|
readonly
|
@@ -5798,7 +5815,7 @@
|
|
5798
5815
|
></i>
|
5799
5816
|
<span class="glyph-name">operate-plant-filled</span>
|
5800
5817
|
<span class="glyph-codepoint"
|
5801
|
-
>
|
5818
|
+
>EB4E</span
|
5802
5819
|
>
|
5803
5820
|
<input
|
5804
5821
|
readonly
|
@@ -5815,7 +5832,7 @@
|
|
5815
5832
|
></i>
|
5816
5833
|
<span class="glyph-name">operate-plant</span>
|
5817
5834
|
<span class="glyph-codepoint"
|
5818
|
-
>
|
5835
|
+
>EB4F</span
|
5819
5836
|
>
|
5820
5837
|
<input
|
5821
5838
|
readonly
|
@@ -5832,7 +5849,7 @@
|
|
5832
5849
|
></i>
|
5833
5850
|
<span class="glyph-name">optimize</span>
|
5834
5851
|
<span class="glyph-codepoint"
|
5835
|
-
>
|
5852
|
+
>EB50</span
|
5836
5853
|
>
|
5837
5854
|
<input
|
5838
5855
|
readonly
|
@@ -5849,7 +5866,7 @@
|
|
5849
5866
|
></i>
|
5850
5867
|
<span class="glyph-name">p-and-i-symbols</span>
|
5851
5868
|
<span class="glyph-codepoint"
|
5852
|
-
>
|
5869
|
+
>EB51</span
|
5853
5870
|
>
|
5854
5871
|
<input
|
5855
5872
|
readonly
|
@@ -5866,7 +5883,7 @@
|
|
5866
5883
|
></i>
|
5867
5884
|
<span class="glyph-name">p-i-diagram</span>
|
5868
5885
|
<span class="glyph-codepoint"
|
5869
|
-
>
|
5886
|
+
>EB52</span
|
5870
5887
|
>
|
5871
5888
|
<input
|
5872
5889
|
readonly
|
@@ -5883,7 +5900,7 @@
|
|
5883
5900
|
></i>
|
5884
5901
|
<span class="glyph-name">pan</span>
|
5885
5902
|
<span class="glyph-codepoint"
|
5886
|
-
>
|
5903
|
+
>EB53</span
|
5887
5904
|
>
|
5888
5905
|
<input
|
5889
5906
|
readonly
|
@@ -5900,7 +5917,7 @@
|
|
5900
5917
|
></i>
|
5901
5918
|
<span class="glyph-name">paste</span>
|
5902
5919
|
<span class="glyph-codepoint"
|
5903
|
-
>
|
5920
|
+
>EB54</span
|
5904
5921
|
>
|
5905
5922
|
<input
|
5906
5923
|
readonly
|
@@ -5917,7 +5934,7 @@
|
|
5917
5934
|
></i>
|
5918
5935
|
<span class="glyph-name">pause</span>
|
5919
5936
|
<span class="glyph-codepoint"
|
5920
|
-
>
|
5937
|
+
>EB55</span
|
5921
5938
|
>
|
5922
5939
|
<input
|
5923
5940
|
readonly
|
@@ -5934,7 +5951,7 @@
|
|
5934
5951
|
></i>
|
5935
5952
|
<span class="glyph-name">pdf-document</span>
|
5936
5953
|
<span class="glyph-codepoint"
|
5937
|
-
>
|
5954
|
+
>EB56</span
|
5938
5955
|
>
|
5939
5956
|
<input
|
5940
5957
|
readonly
|
@@ -5951,7 +5968,7 @@
|
|
5951
5968
|
></i>
|
5952
5969
|
<span class="glyph-name">pen-filled</span>
|
5953
5970
|
<span class="glyph-codepoint"
|
5954
|
-
>
|
5971
|
+
>EB57</span
|
5955
5972
|
>
|
5956
5973
|
<input
|
5957
5974
|
readonly
|
@@ -5968,7 +5985,7 @@
|
|
5968
5985
|
></i>
|
5969
5986
|
<span class="glyph-name">pen</span>
|
5970
5987
|
<span class="glyph-codepoint"
|
5971
|
-
>
|
5988
|
+
>EB58</span
|
5972
5989
|
>
|
5973
5990
|
<input
|
5974
5991
|
readonly
|
@@ -5985,7 +6002,7 @@
|
|
5985
6002
|
></i>
|
5986
6003
|
<span class="glyph-name">phone-filled</span>
|
5987
6004
|
<span class="glyph-codepoint"
|
5988
|
-
>
|
6005
|
+
>EB59</span
|
5989
6006
|
>
|
5990
6007
|
<input
|
5991
6008
|
readonly
|
@@ -6002,7 +6019,7 @@
|
|
6002
6019
|
></i>
|
6003
6020
|
<span class="glyph-name">phone</span>
|
6004
6021
|
<span class="glyph-codepoint"
|
6005
|
-
>
|
6022
|
+
>EB5A</span
|
6006
6023
|
>
|
6007
6024
|
<input
|
6008
6025
|
readonly
|
@@ -6019,7 +6036,7 @@
|
|
6019
6036
|
></i>
|
6020
6037
|
<span class="glyph-name">photo-camera-filled</span>
|
6021
6038
|
<span class="glyph-codepoint"
|
6022
|
-
>
|
6039
|
+
>EB5B</span
|
6023
6040
|
>
|
6024
6041
|
<input
|
6025
6042
|
readonly
|
@@ -6036,7 +6053,7 @@
|
|
6036
6053
|
></i>
|
6037
6054
|
<span class="glyph-name">photo-camera</span>
|
6038
6055
|
<span class="glyph-codepoint"
|
6039
|
-
>
|
6056
|
+
>EB5C</span
|
6040
6057
|
>
|
6041
6058
|
<input
|
6042
6059
|
readonly
|
@@ -6053,7 +6070,7 @@
|
|
6053
6070
|
></i>
|
6054
6071
|
<span class="glyph-name">piechart-filled</span>
|
6055
6072
|
<span class="glyph-codepoint"
|
6056
|
-
>
|
6073
|
+
>EB5D</span
|
6057
6074
|
>
|
6058
6075
|
<input
|
6059
6076
|
readonly
|
@@ -6070,7 +6087,7 @@
|
|
6070
6087
|
></i>
|
6071
6088
|
<span class="glyph-name">piechart</span>
|
6072
6089
|
<span class="glyph-codepoint"
|
6073
|
-
>
|
6090
|
+
>EB5E</span
|
6074
6091
|
>
|
6075
6092
|
<input
|
6076
6093
|
readonly
|
@@ -6087,7 +6104,7 @@
|
|
6087
6104
|
></i>
|
6088
6105
|
<span class="glyph-name">pin-filled</span>
|
6089
6106
|
<span class="glyph-codepoint"
|
6090
|
-
>
|
6107
|
+
>EB5F</span
|
6091
6108
|
>
|
6092
6109
|
<input
|
6093
6110
|
readonly
|
@@ -6104,7 +6121,7 @@
|
|
6104
6121
|
></i>
|
6105
6122
|
<span class="glyph-name">pin</span>
|
6106
6123
|
<span class="glyph-codepoint"
|
6107
|
-
>
|
6124
|
+
>EB60</span
|
6108
6125
|
>
|
6109
6126
|
<input
|
6110
6127
|
readonly
|
@@ -6121,7 +6138,7 @@
|
|
6121
6138
|
></i>
|
6122
6139
|
<span class="glyph-name">plant-filled</span>
|
6123
6140
|
<span class="glyph-codepoint"
|
6124
|
-
>
|
6141
|
+
>EB61</span
|
6125
6142
|
>
|
6126
6143
|
<input
|
6127
6144
|
readonly
|
@@ -6138,7 +6155,7 @@
|
|
6138
6155
|
></i>
|
6139
6156
|
<span class="glyph-name">plant-handbook-filled</span>
|
6140
6157
|
<span class="glyph-codepoint"
|
6141
|
-
>
|
6158
|
+
>EB62</span
|
6142
6159
|
>
|
6143
6160
|
<input
|
6144
6161
|
readonly
|
@@ -6155,7 +6172,7 @@
|
|
6155
6172
|
></i>
|
6156
6173
|
<span class="glyph-name">plant-handbook</span>
|
6157
6174
|
<span class="glyph-codepoint"
|
6158
|
-
>
|
6175
|
+
>EB63</span
|
6159
6176
|
>
|
6160
6177
|
<input
|
6161
6178
|
readonly
|
@@ -6172,7 +6189,7 @@
|
|
6172
6189
|
></i>
|
6173
6190
|
<span class="glyph-name">plant-outline</span>
|
6174
6191
|
<span class="glyph-codepoint"
|
6175
|
-
>
|
6192
|
+
>EB64</span
|
6176
6193
|
>
|
6177
6194
|
<input
|
6178
6195
|
readonly
|
@@ -6189,7 +6206,7 @@
|
|
6189
6206
|
></i>
|
6190
6207
|
<span class="glyph-name">plant-security</span>
|
6191
6208
|
<span class="glyph-codepoint"
|
6192
|
-
>
|
6209
|
+
>EB65</span
|
6193
6210
|
>
|
6194
6211
|
<input
|
6195
6212
|
readonly
|
@@ -6206,7 +6223,7 @@
|
|
6206
6223
|
></i>
|
6207
6224
|
<span class="glyph-name">plant-settings-filled</span>
|
6208
6225
|
<span class="glyph-codepoint"
|
6209
|
-
>
|
6226
|
+
>EB66</span
|
6210
6227
|
>
|
6211
6228
|
<input
|
6212
6229
|
readonly
|
@@ -6223,7 +6240,7 @@
|
|
6223
6240
|
></i>
|
6224
6241
|
<span class="glyph-name">plant-settings</span>
|
6225
6242
|
<span class="glyph-codepoint"
|
6226
|
-
>
|
6243
|
+
>EB67</span
|
6227
6244
|
>
|
6228
6245
|
<input
|
6229
6246
|
readonly
|
@@ -6240,7 +6257,7 @@
|
|
6240
6257
|
></i>
|
6241
6258
|
<span class="glyph-name">plant-user-filled</span>
|
6242
6259
|
<span class="glyph-codepoint"
|
6243
|
-
>
|
6260
|
+
>EB68</span
|
6244
6261
|
>
|
6245
6262
|
<input
|
6246
6263
|
readonly
|
@@ -6257,7 +6274,7 @@
|
|
6257
6274
|
></i>
|
6258
6275
|
<span class="glyph-name">plant-user</span>
|
6259
6276
|
<span class="glyph-codepoint"
|
6260
|
-
>
|
6277
|
+
>EB69</span
|
6261
6278
|
>
|
6262
6279
|
<input
|
6263
6280
|
readonly
|
@@ -6274,7 +6291,7 @@
|
|
6274
6291
|
></i>
|
6275
6292
|
<span class="glyph-name">plant</span>
|
6276
6293
|
<span class="glyph-codepoint"
|
6277
|
-
>
|
6294
|
+
>EB6A</span
|
6278
6295
|
>
|
6279
6296
|
<input
|
6280
6297
|
readonly
|
@@ -6291,7 +6308,7 @@
|
|
6291
6308
|
></i>
|
6292
6309
|
<span class="glyph-name">plants-filled</span>
|
6293
6310
|
<span class="glyph-codepoint"
|
6294
|
-
>
|
6311
|
+
>EB6B</span
|
6295
6312
|
>
|
6296
6313
|
<input
|
6297
6314
|
readonly
|
@@ -6308,7 +6325,7 @@
|
|
6308
6325
|
></i>
|
6309
6326
|
<span class="glyph-name">plants</span>
|
6310
6327
|
<span class="glyph-codepoint"
|
6311
|
-
>
|
6328
|
+
>EB6C</span
|
6312
6329
|
>
|
6313
6330
|
<input
|
6314
6331
|
readonly
|
@@ -6325,7 +6342,7 @@
|
|
6325
6342
|
></i>
|
6326
6343
|
<span class="glyph-name">play</span>
|
6327
6344
|
<span class="glyph-codepoint"
|
6328
|
-
>
|
6345
|
+
>EB6D</span
|
6329
6346
|
>
|
6330
6347
|
<input
|
6331
6348
|
readonly
|
@@ -6342,7 +6359,7 @@
|
|
6342
6359
|
></i>
|
6343
6360
|
<span class="glyph-name">plus</span>
|
6344
6361
|
<span class="glyph-codepoint"
|
6345
|
-
>
|
6362
|
+
>EB6E</span
|
6346
6363
|
>
|
6347
6364
|
<input
|
6348
6365
|
readonly
|
@@ -6359,7 +6376,7 @@
|
|
6359
6376
|
></i>
|
6360
6377
|
<span class="glyph-name">point-up-filled</span>
|
6361
6378
|
<span class="glyph-codepoint"
|
6362
|
-
>
|
6379
|
+
>EB6F</span
|
6363
6380
|
>
|
6364
6381
|
<input
|
6365
6382
|
readonly
|
@@ -6376,7 +6393,7 @@
|
|
6376
6393
|
></i>
|
6377
6394
|
<span class="glyph-name">point-up</span>
|
6378
6395
|
<span class="glyph-codepoint"
|
6379
|
-
>
|
6396
|
+
>EB70</span
|
6380
6397
|
>
|
6381
6398
|
<input
|
6382
6399
|
readonly
|
@@ -6393,7 +6410,7 @@
|
|
6393
6410
|
></i>
|
6394
6411
|
<span class="glyph-name">polar-plot</span>
|
6395
6412
|
<span class="glyph-codepoint"
|
6396
|
-
>
|
6413
|
+
>EB71</span
|
6397
6414
|
>
|
6398
6415
|
<input
|
6399
6416
|
readonly
|
@@ -6410,7 +6427,7 @@
|
|
6410
6427
|
></i>
|
6411
6428
|
<span class="glyph-name">ppt-document</span>
|
6412
6429
|
<span class="glyph-codepoint"
|
6413
|
-
>
|
6430
|
+
>EB72</span
|
6414
6431
|
>
|
6415
6432
|
<input
|
6416
6433
|
readonly
|
@@ -6427,7 +6444,7 @@
|
|
6427
6444
|
></i>
|
6428
6445
|
<span class="glyph-name">print-filled</span>
|
6429
6446
|
<span class="glyph-codepoint"
|
6430
|
-
>
|
6447
|
+
>EB73</span
|
6431
6448
|
>
|
6432
6449
|
<input
|
6433
6450
|
readonly
|
@@ -6444,7 +6461,7 @@
|
|
6444
6461
|
></i>
|
6445
6462
|
<span class="glyph-name">print</span>
|
6446
6463
|
<span class="glyph-codepoint"
|
6447
|
-
>
|
6464
|
+
>EB74</span
|
6448
6465
|
>
|
6449
6466
|
<input
|
6450
6467
|
readonly
|
@@ -6461,7 +6478,7 @@
|
|
6461
6478
|
></i>
|
6462
6479
|
<span class="glyph-name">prio-high</span>
|
6463
6480
|
<span class="glyph-codepoint"
|
6464
|
-
>
|
6481
|
+
>EB75</span
|
6465
6482
|
>
|
6466
6483
|
<input
|
6467
6484
|
readonly
|
@@ -6478,7 +6495,7 @@
|
|
6478
6495
|
></i>
|
6479
6496
|
<span class="glyph-name">prio-low</span>
|
6480
6497
|
<span class="glyph-codepoint"
|
6481
|
-
>
|
6498
|
+
>EB76</span
|
6482
6499
|
>
|
6483
6500
|
<input
|
6484
6501
|
readonly
|
@@ -6495,7 +6512,7 @@
|
|
6495
6512
|
></i>
|
6496
6513
|
<span class="glyph-name">prio-middle</span>
|
6497
6514
|
<span class="glyph-codepoint"
|
6498
|
-
>
|
6515
|
+
>EB77</span
|
6499
6516
|
>
|
6500
6517
|
<input
|
6501
6518
|
readonly
|
@@ -6512,7 +6529,7 @@
|
|
6512
6529
|
></i>
|
6513
6530
|
<span class="glyph-name">product-catalog</span>
|
6514
6531
|
<span class="glyph-codepoint"
|
6515
|
-
>
|
6532
|
+
>EB78</span
|
6516
6533
|
>
|
6517
6534
|
<input
|
6518
6535
|
readonly
|
@@ -6529,7 +6546,7 @@
|
|
6529
6546
|
></i>
|
6530
6547
|
<span class="glyph-name">product-management</span>
|
6531
6548
|
<span class="glyph-codepoint"
|
6532
|
-
>
|
6549
|
+
>EB79</span
|
6533
6550
|
>
|
6534
6551
|
<input
|
6535
6552
|
readonly
|
@@ -6546,7 +6563,7 @@
|
|
6546
6563
|
></i>
|
6547
6564
|
<span class="glyph-name">product</span>
|
6548
6565
|
<span class="glyph-codepoint"
|
6549
|
-
>
|
6566
|
+
>EB7A</span
|
6550
6567
|
>
|
6551
6568
|
<input
|
6552
6569
|
readonly
|
@@ -6563,7 +6580,7 @@
|
|
6563
6580
|
></i>
|
6564
6581
|
<span class="glyph-name">project-configuration</span>
|
6565
6582
|
<span class="glyph-codepoint"
|
6566
|
-
>
|
6583
|
+
>EB7B</span
|
6567
6584
|
>
|
6568
6585
|
<input
|
6569
6586
|
readonly
|
@@ -6580,7 +6597,7 @@
|
|
6580
6597
|
></i>
|
6581
6598
|
<span class="glyph-name">project-new</span>
|
6582
6599
|
<span class="glyph-codepoint"
|
6583
|
-
>
|
6600
|
+
>EB7C</span
|
6584
6601
|
>
|
6585
6602
|
<input
|
6586
6603
|
readonly
|
@@ -6597,7 +6614,7 @@
|
|
6597
6614
|
></i>
|
6598
6615
|
<span class="glyph-name">project</span>
|
6599
6616
|
<span class="glyph-codepoint"
|
6600
|
-
>
|
6617
|
+
>EB7D</span
|
6601
6618
|
>
|
6602
6619
|
<input
|
6603
6620
|
readonly
|
@@ -6614,7 +6631,7 @@
|
|
6614
6631
|
></i>
|
6615
6632
|
<span class="glyph-name">protocol</span>
|
6616
6633
|
<span class="glyph-codepoint"
|
6617
|
-
>
|
6634
|
+
>EB7E</span
|
6618
6635
|
>
|
6619
6636
|
<input
|
6620
6637
|
readonly
|
@@ -6631,7 +6648,7 @@
|
|
6631
6648
|
></i>
|
6632
6649
|
<span class="glyph-name">publish-document</span>
|
6633
6650
|
<span class="glyph-codepoint"
|
6634
|
-
>
|
6651
|
+
>EB7F</span
|
6635
6652
|
>
|
6636
6653
|
<input
|
6637
6654
|
readonly
|
@@ -6648,7 +6665,7 @@
|
|
6648
6665
|
></i>
|
6649
6666
|
<span class="glyph-name">publish</span>
|
6650
6667
|
<span class="glyph-codepoint"
|
6651
|
-
>
|
6668
|
+
>EB80</span
|
6652
6669
|
>
|
6653
6670
|
<input
|
6654
6671
|
readonly
|
@@ -6665,7 +6682,7 @@
|
|
6665
6682
|
></i>
|
6666
6683
|
<span class="glyph-name">qr-code</span>
|
6667
6684
|
<span class="glyph-codepoint"
|
6668
|
-
>
|
6685
|
+
>EB81</span
|
6669
6686
|
>
|
6670
6687
|
<input
|
6671
6688
|
readonly
|
@@ -6682,7 +6699,7 @@
|
|
6682
6699
|
></i>
|
6683
6700
|
<span class="glyph-name">quality-report</span>
|
6684
6701
|
<span class="glyph-codepoint"
|
6685
|
-
>
|
6702
|
+
>EB82</span
|
6686
6703
|
>
|
6687
6704
|
<input
|
6688
6705
|
readonly
|
@@ -6699,7 +6716,7 @@
|
|
6699
6716
|
></i>
|
6700
6717
|
<span class="glyph-name">question-filled</span>
|
6701
6718
|
<span class="glyph-codepoint"
|
6702
|
-
>
|
6719
|
+
>EB83</span
|
6703
6720
|
>
|
6704
6721
|
<input
|
6705
6722
|
readonly
|
@@ -6716,7 +6733,7 @@
|
|
6716
6733
|
></i>
|
6717
6734
|
<span class="glyph-name">question</span>
|
6718
6735
|
<span class="glyph-codepoint"
|
6719
|
-
>
|
6736
|
+
>EB84</span
|
6720
6737
|
>
|
6721
6738
|
<input
|
6722
6739
|
readonly
|
@@ -6733,7 +6750,7 @@
|
|
6733
6750
|
></i>
|
6734
6751
|
<span class="glyph-name">radarchart</span>
|
6735
6752
|
<span class="glyph-codepoint"
|
6736
|
-
>
|
6753
|
+
>EB85</span
|
6737
6754
|
>
|
6738
6755
|
<input
|
6739
6756
|
readonly
|
@@ -6750,7 +6767,7 @@
|
|
6750
6767
|
></i>
|
6751
6768
|
<span class="glyph-name">radio-waves-off</span>
|
6752
6769
|
<span class="glyph-codepoint"
|
6753
|
-
>
|
6770
|
+
>EB86</span
|
6754
6771
|
>
|
6755
6772
|
<input
|
6756
6773
|
readonly
|
@@ -6767,7 +6784,7 @@
|
|
6767
6784
|
></i>
|
6768
6785
|
<span class="glyph-name">radio-waves</span>
|
6769
6786
|
<span class="glyph-codepoint"
|
6770
|
-
>
|
6787
|
+
>EB87</span
|
6771
6788
|
>
|
6772
6789
|
<input
|
6773
6790
|
readonly
|
@@ -6784,7 +6801,7 @@
|
|
6784
6801
|
></i>
|
6785
6802
|
<span class="glyph-name">random-filled</span>
|
6786
6803
|
<span class="glyph-codepoint"
|
6787
|
-
>
|
6804
|
+
>EB88</span
|
6788
6805
|
>
|
6789
6806
|
<input
|
6790
6807
|
readonly
|
@@ -6801,7 +6818,7 @@
|
|
6801
6818
|
></i>
|
6802
6819
|
<span class="glyph-name">random</span>
|
6803
6820
|
<span class="glyph-codepoint"
|
6804
|
-
>
|
6821
|
+
>EB89</span
|
6805
6822
|
>
|
6806
6823
|
<input
|
6807
6824
|
readonly
|
@@ -6818,7 +6835,7 @@
|
|
6818
6835
|
></i>
|
6819
6836
|
<span class="glyph-name">redo</span>
|
6820
6837
|
<span class="glyph-codepoint"
|
6821
|
-
>
|
6838
|
+
>EB8A</span
|
6822
6839
|
>
|
6823
6840
|
<input
|
6824
6841
|
readonly
|
@@ -6835,7 +6852,7 @@
|
|
6835
6852
|
></i>
|
6836
6853
|
<span class="glyph-name">reference</span>
|
6837
6854
|
<span class="glyph-codepoint"
|
6838
|
-
>
|
6855
|
+
>EB8B</span
|
6839
6856
|
>
|
6840
6857
|
<input
|
6841
6858
|
readonly
|
@@ -6852,7 +6869,7 @@
|
|
6852
6869
|
></i>
|
6853
6870
|
<span class="glyph-name">refresh-cancelled</span>
|
6854
6871
|
<span class="glyph-codepoint"
|
6855
|
-
>
|
6872
|
+
>EB8C</span
|
6856
6873
|
>
|
6857
6874
|
<input
|
6858
6875
|
readonly
|
@@ -6869,7 +6886,7 @@
|
|
6869
6886
|
></i>
|
6870
6887
|
<span class="glyph-name">refresh</span>
|
6871
6888
|
<span class="glyph-codepoint"
|
6872
|
-
>
|
6889
|
+
>EB8D</span
|
6873
6890
|
>
|
6874
6891
|
<input
|
6875
6892
|
readonly
|
@@ -6886,7 +6903,7 @@
|
|
6886
6903
|
></i>
|
6887
6904
|
<span class="glyph-name">reload</span>
|
6888
6905
|
<span class="glyph-codepoint"
|
6889
|
-
>
|
6906
|
+
>EB8E</span
|
6890
6907
|
>
|
6891
6908
|
<input
|
6892
6909
|
readonly
|
@@ -6903,7 +6920,7 @@
|
|
6903
6920
|
></i>
|
6904
6921
|
<span class="glyph-name">remove-eye-filled</span>
|
6905
6922
|
<span class="glyph-codepoint"
|
6906
|
-
>
|
6923
|
+
>EB8F</span
|
6907
6924
|
>
|
6908
6925
|
<input
|
6909
6926
|
readonly
|
@@ -6920,7 +6937,7 @@
|
|
6920
6937
|
></i>
|
6921
6938
|
<span class="glyph-name">remove-eye</span>
|
6922
6939
|
<span class="glyph-codepoint"
|
6923
|
-
>
|
6940
|
+
>EB90</span
|
6924
6941
|
>
|
6925
6942
|
<input
|
6926
6943
|
readonly
|
@@ -6937,7 +6954,7 @@
|
|
6937
6954
|
></i>
|
6938
6955
|
<span class="glyph-name">rename</span>
|
6939
6956
|
<span class="glyph-codepoint"
|
6940
|
-
>
|
6957
|
+
>EB91</span
|
6941
6958
|
>
|
6942
6959
|
<input
|
6943
6960
|
readonly
|
@@ -6954,7 +6971,7 @@
|
|
6954
6971
|
></i>
|
6955
6972
|
<span class="glyph-name">report-barchart</span>
|
6956
6973
|
<span class="glyph-codepoint"
|
6957
|
-
>
|
6974
|
+
>EB92</span
|
6958
6975
|
>
|
6959
6976
|
<input
|
6960
6977
|
readonly
|
@@ -6971,7 +6988,7 @@
|
|
6971
6988
|
></i>
|
6972
6989
|
<span class="glyph-name">report-linechart</span>
|
6973
6990
|
<span class="glyph-codepoint"
|
6974
|
-
>
|
6991
|
+
>EB93</span
|
6975
6992
|
>
|
6976
6993
|
<input
|
6977
6994
|
readonly
|
@@ -6988,7 +7005,7 @@
|
|
6988
7005
|
></i>
|
6989
7006
|
<span class="glyph-name">report-text</span>
|
6990
7007
|
<span class="glyph-codepoint"
|
6991
|
-
>
|
7008
|
+
>EB94</span
|
6992
7009
|
>
|
6993
7010
|
<input
|
6994
7011
|
readonly
|
@@ -7005,7 +7022,7 @@
|
|
7005
7022
|
></i>
|
7006
7023
|
<span class="glyph-name">reset</span>
|
7007
7024
|
<span class="glyph-codepoint"
|
7008
|
-
>
|
7025
|
+
>EB95</span
|
7009
7026
|
>
|
7010
7027
|
<input
|
7011
7028
|
readonly
|
@@ -7022,7 +7039,7 @@
|
|
7022
7039
|
></i>
|
7023
7040
|
<span class="glyph-name">rocket-filled</span>
|
7024
7041
|
<span class="glyph-codepoint"
|
7025
|
-
>
|
7042
|
+
>EB96</span
|
7026
7043
|
>
|
7027
7044
|
<input
|
7028
7045
|
readonly
|
@@ -7039,7 +7056,7 @@
|
|
7039
7056
|
></i>
|
7040
7057
|
<span class="glyph-name">rocket</span>
|
7041
7058
|
<span class="glyph-codepoint"
|
7042
|
-
>
|
7059
|
+
>EB97</span
|
7043
7060
|
>
|
7044
7061
|
<input
|
7045
7062
|
readonly
|
@@ -7056,7 +7073,7 @@
|
|
7056
7073
|
></i>
|
7057
7074
|
<span class="glyph-name">scatterplot</span>
|
7058
7075
|
<span class="glyph-codepoint"
|
7059
|
-
>
|
7076
|
+
>EB98</span
|
7060
7077
|
>
|
7061
7078
|
<input
|
7062
7079
|
readonly
|
@@ -7073,7 +7090,7 @@
|
|
7073
7090
|
></i>
|
7074
7091
|
<span class="glyph-name">scheduler-filled</span>
|
7075
7092
|
<span class="glyph-codepoint"
|
7076
|
-
>
|
7093
|
+
>EB99</span
|
7077
7094
|
>
|
7078
7095
|
<input
|
7079
7096
|
readonly
|
@@ -7090,7 +7107,7 @@
|
|
7090
7107
|
></i>
|
7091
7108
|
<span class="glyph-name">scheduler</span>
|
7092
7109
|
<span class="glyph-codepoint"
|
7093
|
-
>
|
7110
|
+
>EB9A</span
|
7094
7111
|
>
|
7095
7112
|
<input
|
7096
7113
|
readonly
|
@@ -7107,7 +7124,7 @@
|
|
7107
7124
|
></i>
|
7108
7125
|
<span class="glyph-name">screen-filled</span>
|
7109
7126
|
<span class="glyph-codepoint"
|
7110
|
-
>
|
7127
|
+
>EB9B</span
|
7111
7128
|
>
|
7112
7129
|
<input
|
7113
7130
|
readonly
|
@@ -7124,7 +7141,7 @@
|
|
7124
7141
|
></i>
|
7125
7142
|
<span class="glyph-name">screen</span>
|
7126
7143
|
<span class="glyph-codepoint"
|
7127
|
-
>
|
7144
|
+
>EB9C</span
|
7128
7145
|
>
|
7129
7146
|
<input
|
7130
7147
|
readonly
|
@@ -7141,7 +7158,7 @@
|
|
7141
7158
|
></i>
|
7142
7159
|
<span class="glyph-name">screenshot-filled</span>
|
7143
7160
|
<span class="glyph-codepoint"
|
7144
|
-
>
|
7161
|
+
>EB9D</span
|
7145
7162
|
>
|
7146
7163
|
<input
|
7147
7164
|
readonly
|
@@ -7158,7 +7175,7 @@
|
|
7158
7175
|
></i>
|
7159
7176
|
<span class="glyph-name">screenshot</span>
|
7160
7177
|
<span class="glyph-codepoint"
|
7161
|
-
>
|
7178
|
+
>EB9E</span
|
7162
7179
|
>
|
7163
7180
|
<input
|
7164
7181
|
readonly
|
@@ -7175,7 +7192,7 @@
|
|
7175
7192
|
></i>
|
7176
7193
|
<span class="glyph-name">search</span>
|
7177
7194
|
<span class="glyph-codepoint"
|
7178
|
-
>
|
7195
|
+
>EB9F</span
|
7179
7196
|
>
|
7180
7197
|
<input
|
7181
7198
|
readonly
|
@@ -7192,7 +7209,7 @@
|
|
7192
7209
|
></i>
|
7193
7210
|
<span class="glyph-name">share-filled</span>
|
7194
7211
|
<span class="glyph-codepoint"
|
7195
|
-
>
|
7212
|
+
>EBA0</span
|
7196
7213
|
>
|
7197
7214
|
<input
|
7198
7215
|
readonly
|
@@ -7209,7 +7226,7 @@
|
|
7209
7226
|
></i>
|
7210
7227
|
<span class="glyph-name">share</span>
|
7211
7228
|
<span class="glyph-codepoint"
|
7212
|
-
>
|
7229
|
+
>EBA1</span
|
7213
7230
|
>
|
7214
7231
|
<input
|
7215
7232
|
readonly
|
@@ -7226,7 +7243,7 @@
|
|
7226
7243
|
></i>
|
7227
7244
|
<span class="glyph-name">shopping-cart-filled</span>
|
7228
7245
|
<span class="glyph-codepoint"
|
7229
|
-
>
|
7246
|
+
>EBA2</span
|
7230
7247
|
>
|
7231
7248
|
<input
|
7232
7249
|
readonly
|
@@ -7243,7 +7260,7 @@
|
|
7243
7260
|
></i>
|
7244
7261
|
<span class="glyph-name">shopping-cart</span>
|
7245
7262
|
<span class="glyph-codepoint"
|
7246
|
-
>
|
7263
|
+
>EBA3</span
|
7247
7264
|
>
|
7248
7265
|
<input
|
7249
7266
|
readonly
|
@@ -7260,7 +7277,7 @@
|
|
7260
7277
|
></i>
|
7261
7278
|
<span class="glyph-name">shout-filled</span>
|
7262
7279
|
<span class="glyph-codepoint"
|
7263
|
-
>
|
7280
|
+
>EBA4</span
|
7264
7281
|
>
|
7265
7282
|
<input
|
7266
7283
|
readonly
|
@@ -7277,7 +7294,7 @@
|
|
7277
7294
|
></i>
|
7278
7295
|
<span class="glyph-name">shout</span>
|
7279
7296
|
<span class="glyph-codepoint"
|
7280
|
-
>
|
7297
|
+
>EBA5</span
|
7281
7298
|
>
|
7282
7299
|
<input
|
7283
7300
|
readonly
|
@@ -7294,7 +7311,7 @@
|
|
7294
7311
|
></i>
|
7295
7312
|
<span class="glyph-name">sign-language</span>
|
7296
7313
|
<span class="glyph-codepoint"
|
7297
|
-
>
|
7314
|
+
>EBA6</span
|
7298
7315
|
>
|
7299
7316
|
<input
|
7300
7317
|
readonly
|
@@ -7311,7 +7328,7 @@
|
|
7311
7328
|
></i>
|
7312
7329
|
<span class="glyph-name">signal-strength-0</span>
|
7313
7330
|
<span class="glyph-codepoint"
|
7314
|
-
>
|
7331
|
+
>EBA7</span
|
7315
7332
|
>
|
7316
7333
|
<input
|
7317
7334
|
readonly
|
@@ -7328,7 +7345,7 @@
|
|
7328
7345
|
></i>
|
7329
7346
|
<span class="glyph-name">signal-strength-1</span>
|
7330
7347
|
<span class="glyph-codepoint"
|
7331
|
-
>
|
7348
|
+
>EBA8</span
|
7332
7349
|
>
|
7333
7350
|
<input
|
7334
7351
|
readonly
|
@@ -7345,7 +7362,7 @@
|
|
7345
7362
|
></i>
|
7346
7363
|
<span class="glyph-name">signal-strength-2</span>
|
7347
7364
|
<span class="glyph-codepoint"
|
7348
|
-
>
|
7365
|
+
>EBA9</span
|
7349
7366
|
>
|
7350
7367
|
<input
|
7351
7368
|
readonly
|
@@ -7362,7 +7379,7 @@
|
|
7362
7379
|
></i>
|
7363
7380
|
<span class="glyph-name">signal-strength-3</span>
|
7364
7381
|
<span class="glyph-codepoint"
|
7365
|
-
>
|
7382
|
+
>EBAA</span
|
7366
7383
|
>
|
7367
7384
|
<input
|
7368
7385
|
readonly
|
@@ -7379,7 +7396,7 @@
|
|
7379
7396
|
></i>
|
7380
7397
|
<span class="glyph-name">signal-strength-4</span>
|
7381
7398
|
<span class="glyph-codepoint"
|
7382
|
-
>
|
7399
|
+
>EBAB</span
|
7383
7400
|
>
|
7384
7401
|
<input
|
7385
7402
|
readonly
|
@@ -7396,7 +7413,7 @@
|
|
7396
7413
|
></i>
|
7397
7414
|
<span class="glyph-name">signal-strength-5</span>
|
7398
7415
|
<span class="glyph-codepoint"
|
7399
|
-
>
|
7416
|
+
>EBAC</span
|
7400
7417
|
>
|
7401
7418
|
<input
|
7402
7419
|
readonly
|
@@ -7413,7 +7430,7 @@
|
|
7413
7430
|
></i>
|
7414
7431
|
<span class="glyph-name">signal-strength-6</span>
|
7415
7432
|
<span class="glyph-codepoint"
|
7416
|
-
>
|
7433
|
+
>EBAD</span
|
7417
7434
|
>
|
7418
7435
|
<input
|
7419
7436
|
readonly
|
@@ -7430,7 +7447,7 @@
|
|
7430
7447
|
></i>
|
7431
7448
|
<span class="glyph-name">signal-strength-7</span>
|
7432
7449
|
<span class="glyph-codepoint"
|
7433
|
-
>
|
7450
|
+
>EBAE</span
|
7434
7451
|
>
|
7435
7452
|
<input
|
7436
7453
|
readonly
|
@@ -7447,7 +7464,7 @@
|
|
7447
7464
|
></i>
|
7448
7465
|
<span class="glyph-name">signal-strength-8</span>
|
7449
7466
|
<span class="glyph-codepoint"
|
7450
|
-
>
|
7467
|
+
>EBAF</span
|
7451
7468
|
>
|
7452
7469
|
<input
|
7453
7470
|
readonly
|
@@ -7464,7 +7481,7 @@
|
|
7464
7481
|
></i>
|
7465
7482
|
<span class="glyph-name">single-check</span>
|
7466
7483
|
<span class="glyph-codepoint"
|
7467
|
-
>
|
7484
|
+
>EBB0</span
|
7468
7485
|
>
|
7469
7486
|
<input
|
7470
7487
|
readonly
|
@@ -7481,7 +7498,7 @@
|
|
7481
7498
|
></i>
|
7482
7499
|
<span class="glyph-name">skip-back-filled</span>
|
7483
7500
|
<span class="glyph-codepoint"
|
7484
|
-
>
|
7501
|
+
>EBB1</span
|
7485
7502
|
>
|
7486
7503
|
<input
|
7487
7504
|
readonly
|
@@ -7498,7 +7515,7 @@
|
|
7498
7515
|
></i>
|
7499
7516
|
<span class="glyph-name">skip-back</span>
|
7500
7517
|
<span class="glyph-codepoint"
|
7501
|
-
>
|
7518
|
+
>EBB2</span
|
7502
7519
|
>
|
7503
7520
|
<input
|
7504
7521
|
readonly
|
@@ -7515,7 +7532,7 @@
|
|
7515
7532
|
></i>
|
7516
7533
|
<span class="glyph-name">skip-filled</span>
|
7517
7534
|
<span class="glyph-codepoint"
|
7518
|
-
>
|
7535
|
+
>EBB3</span
|
7519
7536
|
>
|
7520
7537
|
<input
|
7521
7538
|
readonly
|
@@ -7532,7 +7549,7 @@
|
|
7532
7549
|
></i>
|
7533
7550
|
<span class="glyph-name">skip</span>
|
7534
7551
|
<span class="glyph-codepoint"
|
7535
|
-
>
|
7552
|
+
>EBB4</span
|
7536
7553
|
>
|
7537
7554
|
<input
|
7538
7555
|
readonly
|
@@ -7549,7 +7566,7 @@
|
|
7549
7566
|
></i>
|
7550
7567
|
<span class="glyph-name">snowflake</span>
|
7551
7568
|
<span class="glyph-codepoint"
|
7552
|
-
>
|
7569
|
+
>EBB5</span
|
7553
7570
|
>
|
7554
7571
|
<input
|
7555
7572
|
readonly
|
@@ -7566,7 +7583,7 @@
|
|
7566
7583
|
></i>
|
7567
7584
|
<span class="glyph-name">sort-ascending</span>
|
7568
7585
|
<span class="glyph-codepoint"
|
7569
|
-
>
|
7586
|
+
>EBB6</span
|
7570
7587
|
>
|
7571
7588
|
<input
|
7572
7589
|
readonly
|
@@ -7583,7 +7600,7 @@
|
|
7583
7600
|
></i>
|
7584
7601
|
<span class="glyph-name">sort-descending</span>
|
7585
7602
|
<span class="glyph-codepoint"
|
7586
|
-
>
|
7603
|
+
>EBB7</span
|
7587
7604
|
>
|
7588
7605
|
<input
|
7589
7606
|
readonly
|
@@ -7600,7 +7617,7 @@
|
|
7600
7617
|
></i>
|
7601
7618
|
<span class="glyph-name">sort</span>
|
7602
7619
|
<span class="glyph-codepoint"
|
7603
|
-
>
|
7620
|
+
>EBB8</span
|
7604
7621
|
>
|
7605
7622
|
<input
|
7606
7623
|
readonly
|
@@ -7617,7 +7634,7 @@
|
|
7617
7634
|
></i>
|
7618
7635
|
<span class="glyph-name">sound-loud-filled</span>
|
7619
7636
|
<span class="glyph-codepoint"
|
7620
|
-
>
|
7637
|
+
>EBB9</span
|
7621
7638
|
>
|
7622
7639
|
<input
|
7623
7640
|
readonly
|
@@ -7634,7 +7651,7 @@
|
|
7634
7651
|
></i>
|
7635
7652
|
<span class="glyph-name">sound-loud</span>
|
7636
7653
|
<span class="glyph-codepoint"
|
7637
|
-
>
|
7654
|
+
>EBBA</span
|
7638
7655
|
>
|
7639
7656
|
<input
|
7640
7657
|
readonly
|
@@ -7651,7 +7668,7 @@
|
|
7651
7668
|
></i>
|
7652
7669
|
<span class="glyph-name">sound-mute-filled</span>
|
7653
7670
|
<span class="glyph-codepoint"
|
7654
|
-
>
|
7671
|
+
>EBBB</span
|
7655
7672
|
>
|
7656
7673
|
<input
|
7657
7674
|
readonly
|
@@ -7668,7 +7685,7 @@
|
|
7668
7685
|
></i>
|
7669
7686
|
<span class="glyph-name">sound-mute</span>
|
7670
7687
|
<span class="glyph-codepoint"
|
7671
|
-
>
|
7688
|
+
>EBBC</span
|
7672
7689
|
>
|
7673
7690
|
<input
|
7674
7691
|
readonly
|
@@ -7685,7 +7702,7 @@
|
|
7685
7702
|
></i>
|
7686
7703
|
<span class="glyph-name">sound-off-filled</span>
|
7687
7704
|
<span class="glyph-codepoint"
|
7688
|
-
>
|
7705
|
+
>EBBD</span
|
7689
7706
|
>
|
7690
7707
|
<input
|
7691
7708
|
readonly
|
@@ -7702,7 +7719,7 @@
|
|
7702
7719
|
></i>
|
7703
7720
|
<span class="glyph-name">sound-off</span>
|
7704
7721
|
<span class="glyph-codepoint"
|
7705
|
-
>
|
7722
|
+
>EBBE</span
|
7706
7723
|
>
|
7707
7724
|
<input
|
7708
7725
|
readonly
|
@@ -7719,7 +7736,7 @@
|
|
7719
7736
|
></i>
|
7720
7737
|
<span class="glyph-name">sound-quiet-filled</span>
|
7721
7738
|
<span class="glyph-codepoint"
|
7722
|
-
>
|
7739
|
+
>EBBF</span
|
7723
7740
|
>
|
7724
7741
|
<input
|
7725
7742
|
readonly
|
@@ -7736,7 +7753,7 @@
|
|
7736
7753
|
></i>
|
7737
7754
|
<span class="glyph-name">sound-quiet</span>
|
7738
7755
|
<span class="glyph-codepoint"
|
7739
|
-
>
|
7756
|
+
>EBC0</span
|
7740
7757
|
>
|
7741
7758
|
<input
|
7742
7759
|
readonly
|
@@ -7753,7 +7770,7 @@
|
|
7753
7770
|
></i>
|
7754
7771
|
<span class="glyph-name">spatial</span>
|
7755
7772
|
<span class="glyph-codepoint"
|
7756
|
-
>
|
7773
|
+
>EBC1</span
|
7757
7774
|
>
|
7758
7775
|
<input
|
7759
7776
|
readonly
|
@@ -7764,13 +7781,47 @@
|
|
7764
7781
|
/>
|
7765
7782
|
</div>
|
7766
7783
|
|
7784
|
+
<div class="glyph-demo">
|
7785
|
+
<i
|
7786
|
+
class="glyph glyph-split-horizontally glyph-4x"
|
7787
|
+
></i>
|
7788
|
+
<span class="glyph-name">split-horizontally</span>
|
7789
|
+
<span class="glyph-codepoint"
|
7790
|
+
>EBC2</span
|
7791
|
+
>
|
7792
|
+
<input
|
7793
|
+
readonly
|
7794
|
+
onclick="myFunction(this)"
|
7795
|
+
class="glyph-input"
|
7796
|
+
type="text"
|
7797
|
+
value="glyph glyph-split-horizontally"
|
7798
|
+
/>
|
7799
|
+
</div>
|
7800
|
+
|
7801
|
+
<div class="glyph-demo">
|
7802
|
+
<i
|
7803
|
+
class="glyph glyph-split-vertically glyph-4x"
|
7804
|
+
></i>
|
7805
|
+
<span class="glyph-name">split-vertically</span>
|
7806
|
+
<span class="glyph-codepoint"
|
7807
|
+
>EBC3</span
|
7808
|
+
>
|
7809
|
+
<input
|
7810
|
+
readonly
|
7811
|
+
onclick="myFunction(this)"
|
7812
|
+
class="glyph-input"
|
7813
|
+
type="text"
|
7814
|
+
value="glyph glyph-split-vertically"
|
7815
|
+
/>
|
7816
|
+
</div>
|
7817
|
+
|
7767
7818
|
<div class="glyph-demo">
|
7768
7819
|
<i
|
7769
7820
|
class="glyph glyph-star-add-filled glyph-4x"
|
7770
7821
|
></i>
|
7771
7822
|
<span class="glyph-name">star-add-filled</span>
|
7772
7823
|
<span class="glyph-codepoint"
|
7773
|
-
>
|
7824
|
+
>EBC4</span
|
7774
7825
|
>
|
7775
7826
|
<input
|
7776
7827
|
readonly
|
@@ -7787,7 +7838,7 @@
|
|
7787
7838
|
></i>
|
7788
7839
|
<span class="glyph-name">star-add</span>
|
7789
7840
|
<span class="glyph-codepoint"
|
7790
|
-
>
|
7841
|
+
>EBC5</span
|
7791
7842
|
>
|
7792
7843
|
<input
|
7793
7844
|
readonly
|
@@ -7804,7 +7855,7 @@
|
|
7804
7855
|
></i>
|
7805
7856
|
<span class="glyph-name">star-cancelled-filled</span>
|
7806
7857
|
<span class="glyph-codepoint"
|
7807
|
-
>
|
7858
|
+
>EBC6</span
|
7808
7859
|
>
|
7809
7860
|
<input
|
7810
7861
|
readonly
|
@@ -7821,7 +7872,7 @@
|
|
7821
7872
|
></i>
|
7822
7873
|
<span class="glyph-name">star-cancelled</span>
|
7823
7874
|
<span class="glyph-codepoint"
|
7824
|
-
>
|
7875
|
+
>EBC7</span
|
7825
7876
|
>
|
7826
7877
|
<input
|
7827
7878
|
readonly
|
@@ -7838,7 +7889,7 @@
|
|
7838
7889
|
></i>
|
7839
7890
|
<span class="glyph-name">star-filled</span>
|
7840
7891
|
<span class="glyph-codepoint"
|
7841
|
-
>
|
7892
|
+
>EBC8</span
|
7842
7893
|
>
|
7843
7894
|
<input
|
7844
7895
|
readonly
|
@@ -7855,7 +7906,7 @@
|
|
7855
7906
|
></i>
|
7856
7907
|
<span class="glyph-name">star-list-filled</span>
|
7857
7908
|
<span class="glyph-codepoint"
|
7858
|
-
>
|
7909
|
+
>EBC9</span
|
7859
7910
|
>
|
7860
7911
|
<input
|
7861
7912
|
readonly
|
@@ -7872,7 +7923,7 @@
|
|
7872
7923
|
></i>
|
7873
7924
|
<span class="glyph-name">star-list</span>
|
7874
7925
|
<span class="glyph-codepoint"
|
7875
|
-
>
|
7926
|
+
>EBCA</span
|
7876
7927
|
>
|
7877
7928
|
<input
|
7878
7929
|
readonly
|
@@ -7889,7 +7940,7 @@
|
|
7889
7940
|
></i>
|
7890
7941
|
<span class="glyph-name">star</span>
|
7891
7942
|
<span class="glyph-codepoint"
|
7892
|
-
>
|
7943
|
+
>EBCB</span
|
7893
7944
|
>
|
7894
7945
|
<input
|
7895
7946
|
readonly
|
@@ -7906,7 +7957,7 @@
|
|
7906
7957
|
></i>
|
7907
7958
|
<span class="glyph-name">start-data-analysis</span>
|
7908
7959
|
<span class="glyph-codepoint"
|
7909
|
-
>
|
7960
|
+
>EBCC</span
|
7910
7961
|
>
|
7911
7962
|
<input
|
7912
7963
|
readonly
|
@@ -7923,7 +7974,7 @@
|
|
7923
7974
|
></i>
|
7924
7975
|
<span class="glyph-name">stop</span>
|
7925
7976
|
<span class="glyph-codepoint"
|
7926
|
-
>
|
7977
|
+
>EBCD</span
|
7927
7978
|
>
|
7928
7979
|
<input
|
7929
7980
|
readonly
|
@@ -7940,7 +7991,7 @@
|
|
7940
7991
|
></i>
|
7941
7992
|
<span class="glyph-name">success-filled</span>
|
7942
7993
|
<span class="glyph-codepoint"
|
7943
|
-
>
|
7994
|
+
>EBCE</span
|
7944
7995
|
>
|
7945
7996
|
<input
|
7946
7997
|
readonly
|
@@ -7957,7 +8008,7 @@
|
|
7957
8008
|
></i>
|
7958
8009
|
<span class="glyph-name">success</span>
|
7959
8010
|
<span class="glyph-codepoint"
|
7960
|
-
>
|
8011
|
+
>EBCF</span
|
7961
8012
|
>
|
7962
8013
|
<input
|
7963
8014
|
readonly
|
@@ -7974,7 +8025,7 @@
|
|
7974
8025
|
></i>
|
7975
8026
|
<span class="glyph-name">sun-filled</span>
|
7976
8027
|
<span class="glyph-codepoint"
|
7977
|
-
>
|
8028
|
+
>EBD0</span
|
7978
8029
|
>
|
7979
8030
|
<input
|
7980
8031
|
readonly
|
@@ -7991,7 +8042,7 @@
|
|
7991
8042
|
></i>
|
7992
8043
|
<span class="glyph-name">sun</span>
|
7993
8044
|
<span class="glyph-codepoint"
|
7994
|
-
>
|
8045
|
+
>EBD1</span
|
7995
8046
|
>
|
7996
8047
|
<input
|
7997
8048
|
readonly
|
@@ -8008,7 +8059,7 @@
|
|
8008
8059
|
></i>
|
8009
8060
|
<span class="glyph-name">support</span>
|
8010
8061
|
<span class="glyph-codepoint"
|
8011
|
-
>
|
8062
|
+
>EBD2</span
|
8012
8063
|
>
|
8013
8064
|
<input
|
8014
8065
|
readonly
|
@@ -8025,7 +8076,7 @@
|
|
8025
8076
|
></i>
|
8026
8077
|
<span class="glyph-name">surveillance-filled</span>
|
8027
8078
|
<span class="glyph-codepoint"
|
8028
|
-
>
|
8079
|
+
>EBD3</span
|
8029
8080
|
>
|
8030
8081
|
<input
|
8031
8082
|
readonly
|
@@ -8042,7 +8093,7 @@
|
|
8042
8093
|
></i>
|
8043
8094
|
<span class="glyph-name">surveillance</span>
|
8044
8095
|
<span class="glyph-codepoint"
|
8045
|
-
>
|
8096
|
+
>EBD4</span
|
8046
8097
|
>
|
8047
8098
|
<input
|
8048
8099
|
readonly
|
@@ -8059,7 +8110,7 @@
|
|
8059
8110
|
></i>
|
8060
8111
|
<span class="glyph-name">svg-document</span>
|
8061
8112
|
<span class="glyph-codepoint"
|
8062
|
-
>
|
8113
|
+
>EBD5</span
|
8063
8114
|
>
|
8064
8115
|
<input
|
8065
8116
|
readonly
|
@@ -8076,7 +8127,7 @@
|
|
8076
8127
|
></i>
|
8077
8128
|
<span class="glyph-name">swap-left-right</span>
|
8078
8129
|
<span class="glyph-codepoint"
|
8079
|
-
>
|
8130
|
+
>EBD6</span
|
8080
8131
|
>
|
8081
8132
|
<input
|
8082
8133
|
readonly
|
@@ -8093,7 +8144,7 @@
|
|
8093
8144
|
></i>
|
8094
8145
|
<span class="glyph-name">table-columns</span>
|
8095
8146
|
<span class="glyph-codepoint"
|
8096
|
-
>
|
8147
|
+
>EBD7</span
|
8097
8148
|
>
|
8098
8149
|
<input
|
8099
8150
|
readonly
|
@@ -8110,7 +8161,7 @@
|
|
8110
8161
|
></i>
|
8111
8162
|
<span class="glyph-name">table-rows</span>
|
8112
8163
|
<span class="glyph-codepoint"
|
8113
|
-
>
|
8164
|
+
>EBD8</span
|
8114
8165
|
>
|
8115
8166
|
<input
|
8116
8167
|
readonly
|
@@ -8127,7 +8178,7 @@
|
|
8127
8178
|
></i>
|
8128
8179
|
<span class="glyph-name">table-settings</span>
|
8129
8180
|
<span class="glyph-codepoint"
|
8130
|
-
>
|
8181
|
+
>EBD9</span
|
8131
8182
|
>
|
8132
8183
|
<input
|
8133
8184
|
readonly
|
@@ -8144,7 +8195,7 @@
|
|
8144
8195
|
></i>
|
8145
8196
|
<span class="glyph-name">table</span>
|
8146
8197
|
<span class="glyph-codepoint"
|
8147
|
-
>
|
8198
|
+
>EBDA</span
|
8148
8199
|
>
|
8149
8200
|
<input
|
8150
8201
|
readonly
|
@@ -8161,7 +8212,7 @@
|
|
8161
8212
|
></i>
|
8162
8213
|
<span class="glyph-name">tag-filled</span>
|
8163
8214
|
<span class="glyph-codepoint"
|
8164
|
-
>
|
8215
|
+
>EBDB</span
|
8165
8216
|
>
|
8166
8217
|
<input
|
8167
8218
|
readonly
|
@@ -8178,7 +8229,7 @@
|
|
8178
8229
|
></i>
|
8179
8230
|
<span class="glyph-name">tag</span>
|
8180
8231
|
<span class="glyph-codepoint"
|
8181
|
-
>
|
8232
|
+
>EBDC</span
|
8182
8233
|
>
|
8183
8234
|
<input
|
8184
8235
|
readonly
|
@@ -8195,7 +8246,7 @@
|
|
8195
8246
|
></i>
|
8196
8247
|
<span class="glyph-name">tasks-all</span>
|
8197
8248
|
<span class="glyph-codepoint"
|
8198
|
-
>
|
8249
|
+
>EBDD</span
|
8199
8250
|
>
|
8200
8251
|
<input
|
8201
8252
|
readonly
|
@@ -8212,7 +8263,7 @@
|
|
8212
8263
|
></i>
|
8213
8264
|
<span class="glyph-name">tasks-done</span>
|
8214
8265
|
<span class="glyph-codepoint"
|
8215
|
-
>
|
8266
|
+
>EBDE</span
|
8216
8267
|
>
|
8217
8268
|
<input
|
8218
8269
|
readonly
|
@@ -8229,7 +8280,7 @@
|
|
8229
8280
|
></i>
|
8230
8281
|
<span class="glyph-name">tasks-open</span>
|
8231
8282
|
<span class="glyph-codepoint"
|
8232
|
-
>
|
8283
|
+
>EBDF</span
|
8233
8284
|
>
|
8234
8285
|
<input
|
8235
8286
|
readonly
|
@@ -8246,7 +8297,7 @@
|
|
8246
8297
|
></i>
|
8247
8298
|
<span class="glyph-name">text-document</span>
|
8248
8299
|
<span class="glyph-codepoint"
|
8249
|
-
>
|
8300
|
+
>EBE0</span
|
8250
8301
|
>
|
8251
8302
|
<input
|
8252
8303
|
readonly
|
@@ -8263,7 +8314,7 @@
|
|
8263
8314
|
></i>
|
8264
8315
|
<span class="glyph-name">threshold-cancelled</span>
|
8265
8316
|
<span class="glyph-codepoint"
|
8266
|
-
>
|
8317
|
+
>EBE1</span
|
8267
8318
|
>
|
8268
8319
|
<input
|
8269
8320
|
readonly
|
@@ -8280,7 +8331,7 @@
|
|
8280
8331
|
></i>
|
8281
8332
|
<span class="glyph-name">threshold-off</span>
|
8282
8333
|
<span class="glyph-codepoint"
|
8283
|
-
>
|
8334
|
+
>EBE2</span
|
8284
8335
|
>
|
8285
8336
|
<input
|
8286
8337
|
readonly
|
@@ -8297,7 +8348,7 @@
|
|
8297
8348
|
></i>
|
8298
8349
|
<span class="glyph-name">threshold-on</span>
|
8299
8350
|
<span class="glyph-codepoint"
|
8300
|
-
>
|
8351
|
+
>EBE3</span
|
8301
8352
|
>
|
8302
8353
|
<input
|
8303
8354
|
readonly
|
@@ -8314,7 +8365,7 @@
|
|
8314
8365
|
></i>
|
8315
8366
|
<span class="glyph-name">to-be-published</span>
|
8316
8367
|
<span class="glyph-codepoint"
|
8317
|
-
>
|
8368
|
+
>EBE4</span
|
8318
8369
|
>
|
8319
8370
|
<input
|
8320
8371
|
readonly
|
@@ -8331,7 +8382,7 @@
|
|
8331
8382
|
></i>
|
8332
8383
|
<span class="glyph-name">to-search</span>
|
8333
8384
|
<span class="glyph-codepoint"
|
8334
|
-
>
|
8385
|
+
>EBE5</span
|
8335
8386
|
>
|
8336
8387
|
<input
|
8337
8388
|
readonly
|
@@ -8348,7 +8399,7 @@
|
|
8348
8399
|
></i>
|
8349
8400
|
<span class="glyph-name">topic-filled</span>
|
8350
8401
|
<span class="glyph-codepoint"
|
8351
|
-
>
|
8402
|
+
>EBE6</span
|
8352
8403
|
>
|
8353
8404
|
<input
|
8354
8405
|
readonly
|
@@ -8365,7 +8416,7 @@
|
|
8365
8416
|
></i>
|
8366
8417
|
<span class="glyph-name">topic</span>
|
8367
8418
|
<span class="glyph-codepoint"
|
8368
|
-
>
|
8419
|
+
>EBE7</span
|
8369
8420
|
>
|
8370
8421
|
<input
|
8371
8422
|
readonly
|
@@ -8382,7 +8433,7 @@
|
|
8382
8433
|
></i>
|
8383
8434
|
<span class="glyph-name">touch-filled</span>
|
8384
8435
|
<span class="glyph-codepoint"
|
8385
|
-
>
|
8436
|
+
>EBE8</span
|
8386
8437
|
>
|
8387
8438
|
<input
|
8388
8439
|
readonly
|
@@ -8399,7 +8450,7 @@
|
|
8399
8450
|
></i>
|
8400
8451
|
<span class="glyph-name">touch</span>
|
8401
8452
|
<span class="glyph-codepoint"
|
8402
|
-
>
|
8453
|
+
>EBE9</span
|
8403
8454
|
>
|
8404
8455
|
<input
|
8405
8456
|
readonly
|
@@ -8416,7 +8467,7 @@
|
|
8416
8467
|
></i>
|
8417
8468
|
<span class="glyph-name">trashcan-filled</span>
|
8418
8469
|
<span class="glyph-codepoint"
|
8419
|
-
>
|
8470
|
+
>EBEA</span
|
8420
8471
|
>
|
8421
8472
|
<input
|
8422
8473
|
readonly
|
@@ -8433,7 +8484,7 @@
|
|
8433
8484
|
></i>
|
8434
8485
|
<span class="glyph-name">trashcan</span>
|
8435
8486
|
<span class="glyph-codepoint"
|
8436
|
-
>
|
8487
|
+
>EBEB</span
|
8437
8488
|
>
|
8438
8489
|
<input
|
8439
8490
|
readonly
|
@@ -8450,7 +8501,7 @@
|
|
8450
8501
|
></i>
|
8451
8502
|
<span class="glyph-name">tree</span>
|
8452
8503
|
<span class="glyph-codepoint"
|
8453
|
-
>
|
8504
|
+
>EBEC</span
|
8454
8505
|
>
|
8455
8506
|
<input
|
8456
8507
|
readonly
|
@@ -8467,7 +8518,7 @@
|
|
8467
8518
|
></i>
|
8468
8519
|
<span class="glyph-name">trend</span>
|
8469
8520
|
<span class="glyph-codepoint"
|
8470
|
-
>
|
8521
|
+
>EBED</span
|
8471
8522
|
>
|
8472
8523
|
<input
|
8473
8524
|
readonly
|
@@ -8484,7 +8535,7 @@
|
|
8484
8535
|
></i>
|
8485
8536
|
<span class="glyph-name">triangle-filled</span>
|
8486
8537
|
<span class="glyph-codepoint"
|
8487
|
-
>
|
8538
|
+
>EBEE</span
|
8488
8539
|
>
|
8489
8540
|
<input
|
8490
8541
|
readonly
|
@@ -8501,7 +8552,7 @@
|
|
8501
8552
|
></i>
|
8502
8553
|
<span class="glyph-name">triangle</span>
|
8503
8554
|
<span class="glyph-codepoint"
|
8504
|
-
>
|
8555
|
+
>EBEF</span
|
8505
8556
|
>
|
8506
8557
|
<input
|
8507
8558
|
readonly
|
@@ -8518,7 +8569,7 @@
|
|
8518
8569
|
></i>
|
8519
8570
|
<span class="glyph-name">tulip-filled</span>
|
8520
8571
|
<span class="glyph-codepoint"
|
8521
|
-
>
|
8572
|
+
>EBF0</span
|
8522
8573
|
>
|
8523
8574
|
<input
|
8524
8575
|
readonly
|
@@ -8535,7 +8586,7 @@
|
|
8535
8586
|
></i>
|
8536
8587
|
<span class="glyph-name">tulip</span>
|
8537
8588
|
<span class="glyph-codepoint"
|
8538
|
-
>
|
8589
|
+
>EBF1</span
|
8539
8590
|
>
|
8540
8591
|
<input
|
8541
8592
|
readonly
|
@@ -8552,7 +8603,7 @@
|
|
8552
8603
|
></i>
|
8553
8604
|
<span class="glyph-name">txt-document</span>
|
8554
8605
|
<span class="glyph-codepoint"
|
8555
|
-
>
|
8606
|
+
>EBF2</span
|
8556
8607
|
>
|
8557
8608
|
<input
|
8558
8609
|
readonly
|
@@ -8569,7 +8620,7 @@
|
|
8569
8620
|
></i>
|
8570
8621
|
<span class="glyph-name">undo</span>
|
8571
8622
|
<span class="glyph-codepoint"
|
8572
|
-
>
|
8623
|
+
>EBF3</span
|
8573
8624
|
>
|
8574
8625
|
<input
|
8575
8626
|
readonly
|
@@ -8586,7 +8637,7 @@
|
|
8586
8637
|
></i>
|
8587
8638
|
<span class="glyph-name">ungroup</span>
|
8588
8639
|
<span class="glyph-codepoint"
|
8589
|
-
>
|
8640
|
+
>EBF4</span
|
8590
8641
|
>
|
8591
8642
|
<input
|
8592
8643
|
readonly
|
@@ -8603,7 +8654,7 @@
|
|
8603
8654
|
></i>
|
8604
8655
|
<span class="glyph-name">unlock-filled</span>
|
8605
8656
|
<span class="glyph-codepoint"
|
8606
|
-
>
|
8657
|
+
>EBF5</span
|
8607
8658
|
>
|
8608
8659
|
<input
|
8609
8660
|
readonly
|
@@ -8620,7 +8671,7 @@
|
|
8620
8671
|
></i>
|
8621
8672
|
<span class="glyph-name">unlock-plant-filled</span>
|
8622
8673
|
<span class="glyph-codepoint"
|
8623
|
-
>
|
8674
|
+
>EBF6</span
|
8624
8675
|
>
|
8625
8676
|
<input
|
8626
8677
|
readonly
|
@@ -8637,7 +8688,7 @@
|
|
8637
8688
|
></i>
|
8638
8689
|
<span class="glyph-name">unlock-plant</span>
|
8639
8690
|
<span class="glyph-codepoint"
|
8640
|
-
>
|
8691
|
+
>EBF7</span
|
8641
8692
|
>
|
8642
8693
|
<input
|
8643
8694
|
readonly
|
@@ -8654,7 +8705,7 @@
|
|
8654
8705
|
></i>
|
8655
8706
|
<span class="glyph-name">unlock</span>
|
8656
8707
|
<span class="glyph-codepoint"
|
8657
|
-
>
|
8708
|
+
>EBF8</span
|
8658
8709
|
>
|
8659
8710
|
<input
|
8660
8711
|
readonly
|
@@ -8671,7 +8722,7 @@
|
|
8671
8722
|
></i>
|
8672
8723
|
<span class="glyph-name">upload-document-note</span>
|
8673
8724
|
<span class="glyph-codepoint"
|
8674
|
-
>
|
8725
|
+
>EBF9</span
|
8675
8726
|
>
|
8676
8727
|
<input
|
8677
8728
|
readonly
|
@@ -8688,7 +8739,7 @@
|
|
8688
8739
|
></i>
|
8689
8740
|
<span class="glyph-name">upload-success</span>
|
8690
8741
|
<span class="glyph-codepoint"
|
8691
|
-
>
|
8742
|
+
>EBFA</span
|
8692
8743
|
>
|
8693
8744
|
<input
|
8694
8745
|
readonly
|
@@ -8705,7 +8756,7 @@
|
|
8705
8756
|
></i>
|
8706
8757
|
<span class="glyph-name">upload</span>
|
8707
8758
|
<span class="glyph-codepoint"
|
8708
|
-
>
|
8759
|
+
>EBFB</span
|
8709
8760
|
>
|
8710
8761
|
<input
|
8711
8762
|
readonly
|
@@ -8722,7 +8773,7 @@
|
|
8722
8773
|
></i>
|
8723
8774
|
<span class="glyph-name">upper-limit</span>
|
8724
8775
|
<span class="glyph-codepoint"
|
8725
|
-
>
|
8776
|
+
>EBFC</span
|
8726
8777
|
>
|
8727
8778
|
<input
|
8728
8779
|
readonly
|
@@ -8739,7 +8790,7 @@
|
|
8739
8790
|
></i>
|
8740
8791
|
<span class="glyph-name">user-check-filled</span>
|
8741
8792
|
<span class="glyph-codepoint"
|
8742
|
-
>
|
8793
|
+
>EBFD</span
|
8743
8794
|
>
|
8744
8795
|
<input
|
8745
8796
|
readonly
|
@@ -8756,7 +8807,7 @@
|
|
8756
8807
|
></i>
|
8757
8808
|
<span class="glyph-name">user-check</span>
|
8758
8809
|
<span class="glyph-codepoint"
|
8759
|
-
>
|
8810
|
+
>EBFE</span
|
8760
8811
|
>
|
8761
8812
|
<input
|
8762
8813
|
readonly
|
@@ -8773,7 +8824,7 @@
|
|
8773
8824
|
></i>
|
8774
8825
|
<span class="glyph-name">user-filled</span>
|
8775
8826
|
<span class="glyph-codepoint"
|
8776
|
-
>
|
8827
|
+
>EBFF</span
|
8777
8828
|
>
|
8778
8829
|
<input
|
8779
8830
|
readonly
|
@@ -8790,7 +8841,7 @@
|
|
8790
8841
|
></i>
|
8791
8842
|
<span class="glyph-name">user-management-filled</span>
|
8792
8843
|
<span class="glyph-codepoint"
|
8793
|
-
>
|
8844
|
+
>EC00</span
|
8794
8845
|
>
|
8795
8846
|
<input
|
8796
8847
|
readonly
|
@@ -8807,7 +8858,7 @@
|
|
8807
8858
|
></i>
|
8808
8859
|
<span class="glyph-name">user-management</span>
|
8809
8860
|
<span class="glyph-codepoint"
|
8810
|
-
>
|
8861
|
+
>EC01</span
|
8811
8862
|
>
|
8812
8863
|
<input
|
8813
8864
|
readonly
|
@@ -8824,7 +8875,7 @@
|
|
8824
8875
|
></i>
|
8825
8876
|
<span class="glyph-name">user-profile-filled</span>
|
8826
8877
|
<span class="glyph-codepoint"
|
8827
|
-
>
|
8878
|
+
>EC02</span
|
8828
8879
|
>
|
8829
8880
|
<input
|
8830
8881
|
readonly
|
@@ -8841,7 +8892,7 @@
|
|
8841
8892
|
></i>
|
8842
8893
|
<span class="glyph-name">user-profile</span>
|
8843
8894
|
<span class="glyph-codepoint"
|
8844
|
-
>
|
8895
|
+
>EC03</span
|
8845
8896
|
>
|
8846
8897
|
<input
|
8847
8898
|
readonly
|
@@ -8858,7 +8909,7 @@
|
|
8858
8909
|
></i>
|
8859
8910
|
<span class="glyph-name">user-settings-filled</span>
|
8860
8911
|
<span class="glyph-codepoint"
|
8861
|
-
>
|
8912
|
+
>EC04</span
|
8862
8913
|
>
|
8863
8914
|
<input
|
8864
8915
|
readonly
|
@@ -8875,7 +8926,7 @@
|
|
8875
8926
|
></i>
|
8876
8927
|
<span class="glyph-name">user-settings</span>
|
8877
8928
|
<span class="glyph-codepoint"
|
8878
|
-
>
|
8929
|
+
>EC05</span
|
8879
8930
|
>
|
8880
8931
|
<input
|
8881
8932
|
readonly
|
@@ -8892,7 +8943,7 @@
|
|
8892
8943
|
></i>
|
8893
8944
|
<span class="glyph-name">user</span>
|
8894
8945
|
<span class="glyph-codepoint"
|
8895
|
-
>
|
8946
|
+
>EC06</span
|
8896
8947
|
>
|
8897
8948
|
<input
|
8898
8949
|
readonly
|
@@ -8909,7 +8960,7 @@
|
|
8909
8960
|
></i>
|
8910
8961
|
<span class="glyph-name">validate</span>
|
8911
8962
|
<span class="glyph-codepoint"
|
8912
|
-
>
|
8963
|
+
>EC07</span
|
8913
8964
|
>
|
8914
8965
|
<input
|
8915
8966
|
readonly
|
@@ -8926,7 +8977,7 @@
|
|
8926
8977
|
></i>
|
8927
8978
|
<span class="glyph-name">vdi-folder</span>
|
8928
8979
|
<span class="glyph-codepoint"
|
8929
|
-
>
|
8980
|
+
>EC08</span
|
8930
8981
|
>
|
8931
8982
|
<input
|
8932
8983
|
readonly
|
@@ -8943,7 +8994,7 @@
|
|
8943
8994
|
></i>
|
8944
8995
|
<span class="glyph-name">version-history</span>
|
8945
8996
|
<span class="glyph-codepoint"
|
8946
|
-
>
|
8997
|
+
>EC09</span
|
8947
8998
|
>
|
8948
8999
|
<input
|
8949
9000
|
readonly
|
@@ -8960,7 +9011,7 @@
|
|
8960
9011
|
></i>
|
8961
9012
|
<span class="glyph-name">video-file-filled</span>
|
8962
9013
|
<span class="glyph-codepoint"
|
8963
|
-
>
|
9014
|
+
>EC0A</span
|
8964
9015
|
>
|
8965
9016
|
<input
|
8966
9017
|
readonly
|
@@ -8977,7 +9028,7 @@
|
|
8977
9028
|
></i>
|
8978
9029
|
<span class="glyph-name">video-file</span>
|
8979
9030
|
<span class="glyph-codepoint"
|
8980
|
-
>
|
9031
|
+
>EC0B</span
|
8981
9032
|
>
|
8982
9033
|
<input
|
8983
9034
|
readonly
|
@@ -8994,7 +9045,7 @@
|
|
8994
9045
|
></i>
|
8995
9046
|
<span class="glyph-name">warning-filled</span>
|
8996
9047
|
<span class="glyph-codepoint"
|
8997
|
-
>
|
9048
|
+
>EC0C</span
|
8998
9049
|
>
|
8999
9050
|
<input
|
9000
9051
|
readonly
|
@@ -9011,7 +9062,7 @@
|
|
9011
9062
|
></i>
|
9012
9063
|
<span class="glyph-name">warning</span>
|
9013
9064
|
<span class="glyph-codepoint"
|
9014
|
-
>
|
9065
|
+
>EC0D</span
|
9015
9066
|
>
|
9016
9067
|
<input
|
9017
9068
|
readonly
|
@@ -9028,7 +9079,7 @@
|
|
9028
9079
|
></i>
|
9029
9080
|
<span class="glyph-name">water-bathing</span>
|
9030
9081
|
<span class="glyph-codepoint"
|
9031
|
-
>
|
9082
|
+
>EC0E</span
|
9032
9083
|
>
|
9033
9084
|
<input
|
9034
9085
|
readonly
|
@@ -9045,7 +9096,7 @@
|
|
9045
9096
|
></i>
|
9046
9097
|
<span class="glyph-name">water-fish</span>
|
9047
9098
|
<span class="glyph-codepoint"
|
9048
|
-
>
|
9099
|
+
>EC0F</span
|
9049
9100
|
>
|
9050
9101
|
<input
|
9051
9102
|
readonly
|
@@ -9062,7 +9113,7 @@
|
|
9062
9113
|
></i>
|
9063
9114
|
<span class="glyph-name">water-sunbathing</span>
|
9064
9115
|
<span class="glyph-codepoint"
|
9065
|
-
>
|
9116
|
+
>EC10</span
|
9066
9117
|
>
|
9067
9118
|
<input
|
9068
9119
|
readonly
|
@@ -9079,7 +9130,7 @@
|
|
9079
9130
|
></i>
|
9080
9131
|
<span class="glyph-name">waveform</span>
|
9081
9132
|
<span class="glyph-codepoint"
|
9082
|
-
>
|
9133
|
+
>EC11</span
|
9083
9134
|
>
|
9084
9135
|
<input
|
9085
9136
|
readonly
|
@@ -9096,7 +9147,7 @@
|
|
9096
9147
|
></i>
|
9097
9148
|
<span class="glyph-name">webcam-filled</span>
|
9098
9149
|
<span class="glyph-codepoint"
|
9099
|
-
>
|
9150
|
+
>EC12</span
|
9100
9151
|
>
|
9101
9152
|
<input
|
9102
9153
|
readonly
|
@@ -9113,7 +9164,7 @@
|
|
9113
9164
|
></i>
|
9114
9165
|
<span class="glyph-name">webcam</span>
|
9115
9166
|
<span class="glyph-codepoint"
|
9116
|
-
>
|
9167
|
+
>EC13</span
|
9117
9168
|
>
|
9118
9169
|
<input
|
9119
9170
|
readonly
|
@@ -9130,7 +9181,7 @@
|
|
9130
9181
|
></i>
|
9131
9182
|
<span class="glyph-name">wlan-off</span>
|
9132
9183
|
<span class="glyph-codepoint"
|
9133
|
-
>
|
9184
|
+
>EC14</span
|
9134
9185
|
>
|
9135
9186
|
<input
|
9136
9187
|
readonly
|
@@ -9147,7 +9198,7 @@
|
|
9147
9198
|
></i>
|
9148
9199
|
<span class="glyph-name">wlan-strength-0</span>
|
9149
9200
|
<span class="glyph-codepoint"
|
9150
|
-
>
|
9201
|
+
>EC15</span
|
9151
9202
|
>
|
9152
9203
|
<input
|
9153
9204
|
readonly
|
@@ -9164,7 +9215,7 @@
|
|
9164
9215
|
></i>
|
9165
9216
|
<span class="glyph-name">wlan-strength-1</span>
|
9166
9217
|
<span class="glyph-codepoint"
|
9167
|
-
>
|
9218
|
+
>EC16</span
|
9168
9219
|
>
|
9169
9220
|
<input
|
9170
9221
|
readonly
|
@@ -9181,7 +9232,7 @@
|
|
9181
9232
|
></i>
|
9182
9233
|
<span class="glyph-name">wlan-strength-2</span>
|
9183
9234
|
<span class="glyph-codepoint"
|
9184
|
-
>
|
9235
|
+
>EC17</span
|
9185
9236
|
>
|
9186
9237
|
<input
|
9187
9238
|
readonly
|
@@ -9198,7 +9249,7 @@
|
|
9198
9249
|
></i>
|
9199
9250
|
<span class="glyph-name">wlan-strength-3</span>
|
9200
9251
|
<span class="glyph-codepoint"
|
9201
|
-
>
|
9252
|
+
>EC18</span
|
9202
9253
|
>
|
9203
9254
|
<input
|
9204
9255
|
readonly
|
@@ -9215,7 +9266,7 @@
|
|
9215
9266
|
></i>
|
9216
9267
|
<span class="glyph-name">work-case-filled</span>
|
9217
9268
|
<span class="glyph-codepoint"
|
9218
|
-
>
|
9269
|
+
>EC19</span
|
9219
9270
|
>
|
9220
9271
|
<input
|
9221
9272
|
readonly
|
@@ -9232,7 +9283,7 @@
|
|
9232
9283
|
></i>
|
9233
9284
|
<span class="glyph-name">work-case</span>
|
9234
9285
|
<span class="glyph-codepoint"
|
9235
|
-
>
|
9286
|
+
>EC1A</span
|
9236
9287
|
>
|
9237
9288
|
<input
|
9238
9289
|
readonly
|
@@ -9249,7 +9300,7 @@
|
|
9249
9300
|
></i>
|
9250
9301
|
<span class="glyph-name">x-axis-settings</span>
|
9251
9302
|
<span class="glyph-codepoint"
|
9252
|
-
>
|
9303
|
+
>EC1B</span
|
9253
9304
|
>
|
9254
9305
|
<input
|
9255
9306
|
readonly
|
@@ -9266,7 +9317,7 @@
|
|
9266
9317
|
></i>
|
9267
9318
|
<span class="glyph-name">xls-document</span>
|
9268
9319
|
<span class="glyph-codepoint"
|
9269
|
-
>
|
9320
|
+
>EC1C</span
|
9270
9321
|
>
|
9271
9322
|
<input
|
9272
9323
|
readonly
|
@@ -9283,7 +9334,7 @@
|
|
9283
9334
|
></i>
|
9284
9335
|
<span class="glyph-name">xml-document</span>
|
9285
9336
|
<span class="glyph-codepoint"
|
9286
|
-
>
|
9337
|
+
>EC1D</span
|
9287
9338
|
>
|
9288
9339
|
<input
|
9289
9340
|
readonly
|
@@ -9300,7 +9351,7 @@
|
|
9300
9351
|
></i>
|
9301
9352
|
<span class="glyph-name">y-axis-settings</span>
|
9302
9353
|
<span class="glyph-codepoint"
|
9303
|
-
>
|
9354
|
+
>EC1E</span
|
9304
9355
|
>
|
9305
9356
|
<input
|
9306
9357
|
readonly
|
@@ -9317,7 +9368,7 @@
|
|
9317
9368
|
></i>
|
9318
9369
|
<span class="glyph-name">youtube-filled</span>
|
9319
9370
|
<span class="glyph-codepoint"
|
9320
|
-
>
|
9371
|
+
>EC1F</span
|
9321
9372
|
>
|
9322
9373
|
<input
|
9323
9374
|
readonly
|
@@ -9334,7 +9385,7 @@
|
|
9334
9385
|
></i>
|
9335
9386
|
<span class="glyph-name">youtube</span>
|
9336
9387
|
<span class="glyph-codepoint"
|
9337
|
-
>
|
9388
|
+
>EC20</span
|
9338
9389
|
>
|
9339
9390
|
<input
|
9340
9391
|
readonly
|
@@ -9351,7 +9402,7 @@
|
|
9351
9402
|
></i>
|
9352
9403
|
<span class="glyph-name">zoom-in</span>
|
9353
9404
|
<span class="glyph-codepoint"
|
9354
|
-
>
|
9405
|
+
>EC21</span
|
9355
9406
|
>
|
9356
9407
|
<input
|
9357
9408
|
readonly
|
@@ -9368,7 +9419,7 @@
|
|
9368
9419
|
></i>
|
9369
9420
|
<span class="glyph-name">zoom-out</span>
|
9370
9421
|
<span class="glyph-codepoint"
|
9371
|
-
>
|
9422
|
+
>EC22</span
|
9372
9423
|
>
|
9373
9424
|
<input
|
9374
9425
|
readonly
|
@@ -9385,7 +9436,7 @@
|
|
9385
9436
|
></i>
|
9386
9437
|
<span class="glyph-name">zoom-selection</span>
|
9387
9438
|
<span class="glyph-codepoint"
|
9388
|
-
>
|
9439
|
+
>EC23</span
|
9389
9440
|
>
|
9390
9441
|
<input
|
9391
9442
|
readonly
|