@mozaic-ds/icons-angular 0.4.0 → 0.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/mozaic-ds-icons-angular.mjs +7501 -6141
- package/fesm2022/mozaic-ds-icons-angular.mjs.map +1 -1
- package/index.d.ts +571 -61
- package/package.json +1 -1
package/index.d.ts
CHANGED
|
@@ -1440,6 +1440,36 @@ declare class Lock20 {
|
|
|
1440
1440
|
static ɵcmp: i0.ɵɵComponentDeclaration<Lock20, "Lock20", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
1441
1441
|
}
|
|
1442
1442
|
|
|
1443
|
+
declare class LockOpen64 {
|
|
1444
|
+
color: i0.InputSignal<string>;
|
|
1445
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LockOpen64, never>;
|
|
1446
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LockOpen64, "LockOpen64", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
1447
|
+
}
|
|
1448
|
+
|
|
1449
|
+
declare class LockOpen48 {
|
|
1450
|
+
color: i0.InputSignal<string>;
|
|
1451
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LockOpen48, never>;
|
|
1452
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LockOpen48, "LockOpen48", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
1453
|
+
}
|
|
1454
|
+
|
|
1455
|
+
declare class LockOpen32 {
|
|
1456
|
+
color: i0.InputSignal<string>;
|
|
1457
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LockOpen32, never>;
|
|
1458
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LockOpen32, "LockOpen32", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
1459
|
+
}
|
|
1460
|
+
|
|
1461
|
+
declare class LockOpen24 {
|
|
1462
|
+
color: i0.InputSignal<string>;
|
|
1463
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LockOpen24, never>;
|
|
1464
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LockOpen24, "LockOpen24", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
1465
|
+
}
|
|
1466
|
+
|
|
1467
|
+
declare class LockOpen20 {
|
|
1468
|
+
color: i0.InputSignal<string>;
|
|
1469
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LockOpen20, never>;
|
|
1470
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LockOpen20, "LockOpen20", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
1471
|
+
}
|
|
1472
|
+
|
|
1443
1473
|
declare class List64 {
|
|
1444
1474
|
color: i0.InputSignal<string>;
|
|
1445
1475
|
static ɵfac: i0.ɵɵFactoryDeclaration<List64, never>;
|
|
@@ -5970,6 +6000,66 @@ declare class Video20 {
|
|
|
5970
6000
|
static ɵcmp: i0.ɵɵComponentDeclaration<Video20, "Video20", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
5971
6001
|
}
|
|
5972
6002
|
|
|
6003
|
+
declare class VideoTrimStart64 {
|
|
6004
|
+
color: i0.InputSignal<string>;
|
|
6005
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<VideoTrimStart64, never>;
|
|
6006
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VideoTrimStart64, "VideoTrimStart64", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6007
|
+
}
|
|
6008
|
+
|
|
6009
|
+
declare class VideoTrimStart48 {
|
|
6010
|
+
color: i0.InputSignal<string>;
|
|
6011
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<VideoTrimStart48, never>;
|
|
6012
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VideoTrimStart48, "VideoTrimStart48", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6013
|
+
}
|
|
6014
|
+
|
|
6015
|
+
declare class VideoTrimStart32 {
|
|
6016
|
+
color: i0.InputSignal<string>;
|
|
6017
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<VideoTrimStart32, never>;
|
|
6018
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VideoTrimStart32, "VideoTrimStart32", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6019
|
+
}
|
|
6020
|
+
|
|
6021
|
+
declare class VideoTrimStart24 {
|
|
6022
|
+
color: i0.InputSignal<string>;
|
|
6023
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<VideoTrimStart24, never>;
|
|
6024
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VideoTrimStart24, "VideoTrimStart24", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6025
|
+
}
|
|
6026
|
+
|
|
6027
|
+
declare class VideoTrimStart20 {
|
|
6028
|
+
color: i0.InputSignal<string>;
|
|
6029
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<VideoTrimStart20, never>;
|
|
6030
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VideoTrimStart20, "VideoTrimStart20", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6031
|
+
}
|
|
6032
|
+
|
|
6033
|
+
declare class VideoTrimEnd64 {
|
|
6034
|
+
color: i0.InputSignal<string>;
|
|
6035
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<VideoTrimEnd64, never>;
|
|
6036
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VideoTrimEnd64, "VideoTrimEnd64", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6037
|
+
}
|
|
6038
|
+
|
|
6039
|
+
declare class VideoTrimEnd48 {
|
|
6040
|
+
color: i0.InputSignal<string>;
|
|
6041
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<VideoTrimEnd48, never>;
|
|
6042
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VideoTrimEnd48, "VideoTrimEnd48", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6043
|
+
}
|
|
6044
|
+
|
|
6045
|
+
declare class VideoTrimEnd32 {
|
|
6046
|
+
color: i0.InputSignal<string>;
|
|
6047
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<VideoTrimEnd32, never>;
|
|
6048
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VideoTrimEnd32, "VideoTrimEnd32", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6049
|
+
}
|
|
6050
|
+
|
|
6051
|
+
declare class VideoTrimEnd24 {
|
|
6052
|
+
color: i0.InputSignal<string>;
|
|
6053
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<VideoTrimEnd24, never>;
|
|
6054
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VideoTrimEnd24, "VideoTrimEnd24", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6055
|
+
}
|
|
6056
|
+
|
|
6057
|
+
declare class VideoTrimEnd20 {
|
|
6058
|
+
color: i0.InputSignal<string>;
|
|
6059
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<VideoTrimEnd20, never>;
|
|
6060
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VideoTrimEnd20, "VideoTrimEnd20", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6061
|
+
}
|
|
6062
|
+
|
|
5973
6063
|
declare class VideoAlt64 {
|
|
5974
6064
|
color: i0.InputSignal<string>;
|
|
5975
6065
|
static ɵfac: i0.ɵɵFactoryDeclaration<VideoAlt64, never>;
|
|
@@ -6540,64 +6630,64 @@ declare class Server20 {
|
|
|
6540
6630
|
static ɵcmp: i0.ɵɵComponentDeclaration<Server20, "Server20", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6541
6631
|
}
|
|
6542
6632
|
|
|
6543
|
-
declare class
|
|
6633
|
+
declare class ScreenRotation64 {
|
|
6544
6634
|
color: i0.InputSignal<string>;
|
|
6545
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
6546
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
6635
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ScreenRotation64, never>;
|
|
6636
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ScreenRotation64, "ScreenRotation64", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6547
6637
|
}
|
|
6548
6638
|
|
|
6549
|
-
declare class
|
|
6639
|
+
declare class ScreenRotation48 {
|
|
6550
6640
|
color: i0.InputSignal<string>;
|
|
6551
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
6552
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
6641
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ScreenRotation48, never>;
|
|
6642
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ScreenRotation48, "ScreenRotation48", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6553
6643
|
}
|
|
6554
6644
|
|
|
6555
|
-
declare class
|
|
6645
|
+
declare class ScreenRotation32 {
|
|
6556
6646
|
color: i0.InputSignal<string>;
|
|
6557
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
6558
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
6647
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ScreenRotation32, never>;
|
|
6648
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ScreenRotation32, "ScreenRotation32", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6559
6649
|
}
|
|
6560
6650
|
|
|
6561
|
-
declare class
|
|
6651
|
+
declare class ScreenRotation24 {
|
|
6562
6652
|
color: i0.InputSignal<string>;
|
|
6563
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
6564
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
6653
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ScreenRotation24, never>;
|
|
6654
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ScreenRotation24, "ScreenRotation24", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6565
6655
|
}
|
|
6566
6656
|
|
|
6567
|
-
declare class
|
|
6657
|
+
declare class ScreenRotation20 {
|
|
6568
6658
|
color: i0.InputSignal<string>;
|
|
6569
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
6570
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
6659
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ScreenRotation20, never>;
|
|
6660
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ScreenRotation20, "ScreenRotation20", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6571
6661
|
}
|
|
6572
6662
|
|
|
6573
|
-
declare class
|
|
6663
|
+
declare class Save64 {
|
|
6574
6664
|
color: i0.InputSignal<string>;
|
|
6575
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
6576
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
6665
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Save64, never>;
|
|
6666
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Save64, "Save64", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6577
6667
|
}
|
|
6578
6668
|
|
|
6579
|
-
declare class
|
|
6669
|
+
declare class Save48 {
|
|
6580
6670
|
color: i0.InputSignal<string>;
|
|
6581
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
6582
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
6671
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Save48, never>;
|
|
6672
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Save48, "Save48", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6583
6673
|
}
|
|
6584
6674
|
|
|
6585
|
-
declare class
|
|
6675
|
+
declare class Save32 {
|
|
6586
6676
|
color: i0.InputSignal<string>;
|
|
6587
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
6588
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
6677
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Save32, never>;
|
|
6678
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Save32, "Save32", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6589
6679
|
}
|
|
6590
6680
|
|
|
6591
|
-
declare class
|
|
6681
|
+
declare class Save24 {
|
|
6592
6682
|
color: i0.InputSignal<string>;
|
|
6593
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
6594
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
6683
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Save24, never>;
|
|
6684
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Save24, "Save24", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6595
6685
|
}
|
|
6596
6686
|
|
|
6597
|
-
declare class
|
|
6687
|
+
declare class Save20 {
|
|
6598
6688
|
color: i0.InputSignal<string>;
|
|
6599
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
6600
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
6689
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Save20, never>;
|
|
6690
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Save20, "Save20", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6601
6691
|
}
|
|
6602
6692
|
|
|
6603
6693
|
declare class Rfid64 {
|
|
@@ -6720,6 +6810,156 @@ declare class Release20 {
|
|
|
6720
6810
|
static ɵcmp: i0.ɵɵComponentDeclaration<Release20, "Release20", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6721
6811
|
}
|
|
6722
6812
|
|
|
6813
|
+
declare class Ratio91664 {
|
|
6814
|
+
color: i0.InputSignal<string>;
|
|
6815
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Ratio91664, never>;
|
|
6816
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Ratio91664, "Ratio91664", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6817
|
+
}
|
|
6818
|
+
|
|
6819
|
+
declare class Ratio91648 {
|
|
6820
|
+
color: i0.InputSignal<string>;
|
|
6821
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Ratio91648, never>;
|
|
6822
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Ratio91648, "Ratio91648", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6823
|
+
}
|
|
6824
|
+
|
|
6825
|
+
declare class Ratio91632 {
|
|
6826
|
+
color: i0.InputSignal<string>;
|
|
6827
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Ratio91632, never>;
|
|
6828
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Ratio91632, "Ratio91632", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6829
|
+
}
|
|
6830
|
+
|
|
6831
|
+
declare class Ratio91624 {
|
|
6832
|
+
color: i0.InputSignal<string>;
|
|
6833
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Ratio91624, never>;
|
|
6834
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Ratio91624, "Ratio91624", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6835
|
+
}
|
|
6836
|
+
|
|
6837
|
+
declare class Ratio91620 {
|
|
6838
|
+
color: i0.InputSignal<string>;
|
|
6839
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Ratio91620, never>;
|
|
6840
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Ratio91620, "Ratio91620", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6841
|
+
}
|
|
6842
|
+
|
|
6843
|
+
declare class Ratio4364 {
|
|
6844
|
+
color: i0.InputSignal<string>;
|
|
6845
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Ratio4364, never>;
|
|
6846
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Ratio4364, "Ratio4364", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6847
|
+
}
|
|
6848
|
+
|
|
6849
|
+
declare class Ratio4348 {
|
|
6850
|
+
color: i0.InputSignal<string>;
|
|
6851
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Ratio4348, never>;
|
|
6852
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Ratio4348, "Ratio4348", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6853
|
+
}
|
|
6854
|
+
|
|
6855
|
+
declare class Ratio4332 {
|
|
6856
|
+
color: i0.InputSignal<string>;
|
|
6857
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Ratio4332, never>;
|
|
6858
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Ratio4332, "Ratio4332", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6859
|
+
}
|
|
6860
|
+
|
|
6861
|
+
declare class Ratio4324 {
|
|
6862
|
+
color: i0.InputSignal<string>;
|
|
6863
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Ratio4324, never>;
|
|
6864
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Ratio4324, "Ratio4324", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6865
|
+
}
|
|
6866
|
+
|
|
6867
|
+
declare class Ratio4320 {
|
|
6868
|
+
color: i0.InputSignal<string>;
|
|
6869
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Ratio4320, never>;
|
|
6870
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Ratio4320, "Ratio4320", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6871
|
+
}
|
|
6872
|
+
|
|
6873
|
+
declare class Ratio3464 {
|
|
6874
|
+
color: i0.InputSignal<string>;
|
|
6875
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Ratio3464, never>;
|
|
6876
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Ratio3464, "Ratio3464", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6877
|
+
}
|
|
6878
|
+
|
|
6879
|
+
declare class Ratio3448 {
|
|
6880
|
+
color: i0.InputSignal<string>;
|
|
6881
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Ratio3448, never>;
|
|
6882
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Ratio3448, "Ratio3448", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6883
|
+
}
|
|
6884
|
+
|
|
6885
|
+
declare class Ratio3432 {
|
|
6886
|
+
color: i0.InputSignal<string>;
|
|
6887
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Ratio3432, never>;
|
|
6888
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Ratio3432, "Ratio3432", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6889
|
+
}
|
|
6890
|
+
|
|
6891
|
+
declare class Ratio3424 {
|
|
6892
|
+
color: i0.InputSignal<string>;
|
|
6893
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Ratio3424, never>;
|
|
6894
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Ratio3424, "Ratio3424", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6895
|
+
}
|
|
6896
|
+
|
|
6897
|
+
declare class Ratio3420 {
|
|
6898
|
+
color: i0.InputSignal<string>;
|
|
6899
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Ratio3420, never>;
|
|
6900
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Ratio3420, "Ratio3420", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6901
|
+
}
|
|
6902
|
+
|
|
6903
|
+
declare class Ratio16964 {
|
|
6904
|
+
color: i0.InputSignal<string>;
|
|
6905
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Ratio16964, never>;
|
|
6906
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Ratio16964, "Ratio16964", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6907
|
+
}
|
|
6908
|
+
|
|
6909
|
+
declare class Ratio16948 {
|
|
6910
|
+
color: i0.InputSignal<string>;
|
|
6911
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Ratio16948, never>;
|
|
6912
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Ratio16948, "Ratio16948", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6913
|
+
}
|
|
6914
|
+
|
|
6915
|
+
declare class Ratio16932 {
|
|
6916
|
+
color: i0.InputSignal<string>;
|
|
6917
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Ratio16932, never>;
|
|
6918
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Ratio16932, "Ratio16932", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6919
|
+
}
|
|
6920
|
+
|
|
6921
|
+
declare class Ratio16924 {
|
|
6922
|
+
color: i0.InputSignal<string>;
|
|
6923
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Ratio16924, never>;
|
|
6924
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Ratio16924, "Ratio16924", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6925
|
+
}
|
|
6926
|
+
|
|
6927
|
+
declare class Ratio16920 {
|
|
6928
|
+
color: i0.InputSignal<string>;
|
|
6929
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Ratio16920, never>;
|
|
6930
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Ratio16920, "Ratio16920", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6931
|
+
}
|
|
6932
|
+
|
|
6933
|
+
declare class Ratio1164 {
|
|
6934
|
+
color: i0.InputSignal<string>;
|
|
6935
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Ratio1164, never>;
|
|
6936
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Ratio1164, "Ratio1164", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6937
|
+
}
|
|
6938
|
+
|
|
6939
|
+
declare class Ratio1148 {
|
|
6940
|
+
color: i0.InputSignal<string>;
|
|
6941
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Ratio1148, never>;
|
|
6942
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Ratio1148, "Ratio1148", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6943
|
+
}
|
|
6944
|
+
|
|
6945
|
+
declare class Ratio1132 {
|
|
6946
|
+
color: i0.InputSignal<string>;
|
|
6947
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Ratio1132, never>;
|
|
6948
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Ratio1132, "Ratio1132", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6949
|
+
}
|
|
6950
|
+
|
|
6951
|
+
declare class Ratio1124 {
|
|
6952
|
+
color: i0.InputSignal<string>;
|
|
6953
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Ratio1124, never>;
|
|
6954
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Ratio1124, "Ratio1124", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6955
|
+
}
|
|
6956
|
+
|
|
6957
|
+
declare class Ratio1120 {
|
|
6958
|
+
color: i0.InputSignal<string>;
|
|
6959
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Ratio1120, never>;
|
|
6960
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Ratio1120, "Ratio1120", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6961
|
+
}
|
|
6962
|
+
|
|
6723
6963
|
declare class Question64 {
|
|
6724
6964
|
color: i0.InputSignal<string>;
|
|
6725
6965
|
static ɵfac: i0.ɵɵFactoryDeclaration<Question64, never>;
|
|
@@ -7200,6 +7440,96 @@ declare class Image20 {
|
|
|
7200
7440
|
static ɵcmp: i0.ɵɵComponentDeclaration<Image20, "Image20", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7201
7441
|
}
|
|
7202
7442
|
|
|
7443
|
+
declare class ImageSelection64 {
|
|
7444
|
+
color: i0.InputSignal<string>;
|
|
7445
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ImageSelection64, never>;
|
|
7446
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ImageSelection64, "ImageSelection64", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7447
|
+
}
|
|
7448
|
+
|
|
7449
|
+
declare class ImageSelection48 {
|
|
7450
|
+
color: i0.InputSignal<string>;
|
|
7451
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ImageSelection48, never>;
|
|
7452
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ImageSelection48, "ImageSelection48", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7453
|
+
}
|
|
7454
|
+
|
|
7455
|
+
declare class ImageSelection32 {
|
|
7456
|
+
color: i0.InputSignal<string>;
|
|
7457
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ImageSelection32, never>;
|
|
7458
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ImageSelection32, "ImageSelection32", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7459
|
+
}
|
|
7460
|
+
|
|
7461
|
+
declare class ImageSelection24 {
|
|
7462
|
+
color: i0.InputSignal<string>;
|
|
7463
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ImageSelection24, never>;
|
|
7464
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ImageSelection24, "ImageSelection24", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7465
|
+
}
|
|
7466
|
+
|
|
7467
|
+
declare class ImageSelection20 {
|
|
7468
|
+
color: i0.InputSignal<string>;
|
|
7469
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ImageSelection20, never>;
|
|
7470
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ImageSelection20, "ImageSelection20", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7471
|
+
}
|
|
7472
|
+
|
|
7473
|
+
declare class ImageResize64 {
|
|
7474
|
+
color: i0.InputSignal<string>;
|
|
7475
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ImageResize64, never>;
|
|
7476
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ImageResize64, "ImageResize64", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7477
|
+
}
|
|
7478
|
+
|
|
7479
|
+
declare class ImageResize48 {
|
|
7480
|
+
color: i0.InputSignal<string>;
|
|
7481
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ImageResize48, never>;
|
|
7482
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ImageResize48, "ImageResize48", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7483
|
+
}
|
|
7484
|
+
|
|
7485
|
+
declare class ImageResize32 {
|
|
7486
|
+
color: i0.InputSignal<string>;
|
|
7487
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ImageResize32, never>;
|
|
7488
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ImageResize32, "ImageResize32", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7489
|
+
}
|
|
7490
|
+
|
|
7491
|
+
declare class ImageResize24 {
|
|
7492
|
+
color: i0.InputSignal<string>;
|
|
7493
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ImageResize24, never>;
|
|
7494
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ImageResize24, "ImageResize24", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7495
|
+
}
|
|
7496
|
+
|
|
7497
|
+
declare class ImageResize20 {
|
|
7498
|
+
color: i0.InputSignal<string>;
|
|
7499
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ImageResize20, never>;
|
|
7500
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ImageResize20, "ImageResize20", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7501
|
+
}
|
|
7502
|
+
|
|
7503
|
+
declare class ImageCrop64 {
|
|
7504
|
+
color: i0.InputSignal<string>;
|
|
7505
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ImageCrop64, never>;
|
|
7506
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ImageCrop64, "ImageCrop64", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7507
|
+
}
|
|
7508
|
+
|
|
7509
|
+
declare class ImageCrop48 {
|
|
7510
|
+
color: i0.InputSignal<string>;
|
|
7511
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ImageCrop48, never>;
|
|
7512
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ImageCrop48, "ImageCrop48", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7513
|
+
}
|
|
7514
|
+
|
|
7515
|
+
declare class ImageCrop32 {
|
|
7516
|
+
color: i0.InputSignal<string>;
|
|
7517
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ImageCrop32, never>;
|
|
7518
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ImageCrop32, "ImageCrop32", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7519
|
+
}
|
|
7520
|
+
|
|
7521
|
+
declare class ImageCrop24 {
|
|
7522
|
+
color: i0.InputSignal<string>;
|
|
7523
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ImageCrop24, never>;
|
|
7524
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ImageCrop24, "ImageCrop24", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7525
|
+
}
|
|
7526
|
+
|
|
7527
|
+
declare class ImageCrop20 {
|
|
7528
|
+
color: i0.InputSignal<string>;
|
|
7529
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ImageCrop20, never>;
|
|
7530
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ImageCrop20, "ImageCrop20", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7531
|
+
}
|
|
7532
|
+
|
|
7203
7533
|
declare class ImageAlt64 {
|
|
7204
7534
|
color: i0.InputSignal<string>;
|
|
7205
7535
|
static ɵfac: i0.ɵɵFactoryDeclaration<ImageAlt64, never>;
|
|
@@ -7230,6 +7560,36 @@ declare class ImageAlt20 {
|
|
|
7230
7560
|
static ɵcmp: i0.ɵɵComponentDeclaration<ImageAlt20, "ImageAlt20", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7231
7561
|
}
|
|
7232
7562
|
|
|
7563
|
+
declare class Hourglass64 {
|
|
7564
|
+
color: i0.InputSignal<string>;
|
|
7565
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Hourglass64, never>;
|
|
7566
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Hourglass64, "Hourglass64", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7567
|
+
}
|
|
7568
|
+
|
|
7569
|
+
declare class Hourglass48 {
|
|
7570
|
+
color: i0.InputSignal<string>;
|
|
7571
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Hourglass48, never>;
|
|
7572
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Hourglass48, "Hourglass48", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7573
|
+
}
|
|
7574
|
+
|
|
7575
|
+
declare class Hourglass32 {
|
|
7576
|
+
color: i0.InputSignal<string>;
|
|
7577
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Hourglass32, never>;
|
|
7578
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Hourglass32, "Hourglass32", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7579
|
+
}
|
|
7580
|
+
|
|
7581
|
+
declare class Hourglass24 {
|
|
7582
|
+
color: i0.InputSignal<string>;
|
|
7583
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Hourglass24, never>;
|
|
7584
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Hourglass24, "Hourglass24", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7585
|
+
}
|
|
7586
|
+
|
|
7587
|
+
declare class Hourglass20 {
|
|
7588
|
+
color: i0.InputSignal<string>;
|
|
7589
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Hourglass20, never>;
|
|
7590
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Hourglass20, "Hourglass20", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7591
|
+
}
|
|
7592
|
+
|
|
7233
7593
|
declare class HierarchyTree64 {
|
|
7234
7594
|
color: i0.InputSignal<string>;
|
|
7235
7595
|
static ɵfac: i0.ɵɵFactoryDeclaration<HierarchyTree64, never>;
|
|
@@ -7440,6 +7800,66 @@ declare class FullscreenEnterAlt20 {
|
|
|
7440
7800
|
static ɵcmp: i0.ɵɵComponentDeclaration<FullscreenEnterAlt20, "FullscreenEnterAlt20", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7441
7801
|
}
|
|
7442
7802
|
|
|
7803
|
+
declare class Folder64 {
|
|
7804
|
+
color: i0.InputSignal<string>;
|
|
7805
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Folder64, never>;
|
|
7806
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Folder64, "Folder64", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7807
|
+
}
|
|
7808
|
+
|
|
7809
|
+
declare class Folder48 {
|
|
7810
|
+
color: i0.InputSignal<string>;
|
|
7811
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Folder48, never>;
|
|
7812
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Folder48, "Folder48", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7813
|
+
}
|
|
7814
|
+
|
|
7815
|
+
declare class Folder32 {
|
|
7816
|
+
color: i0.InputSignal<string>;
|
|
7817
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Folder32, never>;
|
|
7818
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Folder32, "Folder32", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7819
|
+
}
|
|
7820
|
+
|
|
7821
|
+
declare class Folder24 {
|
|
7822
|
+
color: i0.InputSignal<string>;
|
|
7823
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Folder24, never>;
|
|
7824
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Folder24, "Folder24", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7825
|
+
}
|
|
7826
|
+
|
|
7827
|
+
declare class Folder20 {
|
|
7828
|
+
color: i0.InputSignal<string>;
|
|
7829
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Folder20, never>;
|
|
7830
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Folder20, "Folder20", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7831
|
+
}
|
|
7832
|
+
|
|
7833
|
+
declare class FolderNew64 {
|
|
7834
|
+
color: i0.InputSignal<string>;
|
|
7835
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FolderNew64, never>;
|
|
7836
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FolderNew64, "FolderNew64", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7837
|
+
}
|
|
7838
|
+
|
|
7839
|
+
declare class FolderNew48 {
|
|
7840
|
+
color: i0.InputSignal<string>;
|
|
7841
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FolderNew48, never>;
|
|
7842
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FolderNew48, "FolderNew48", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7843
|
+
}
|
|
7844
|
+
|
|
7845
|
+
declare class FolderNew32 {
|
|
7846
|
+
color: i0.InputSignal<string>;
|
|
7847
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FolderNew32, never>;
|
|
7848
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FolderNew32, "FolderNew32", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7849
|
+
}
|
|
7850
|
+
|
|
7851
|
+
declare class FolderNew24 {
|
|
7852
|
+
color: i0.InputSignal<string>;
|
|
7853
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FolderNew24, never>;
|
|
7854
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FolderNew24, "FolderNew24", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7855
|
+
}
|
|
7856
|
+
|
|
7857
|
+
declare class FolderNew20 {
|
|
7858
|
+
color: i0.InputSignal<string>;
|
|
7859
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FolderNew20, never>;
|
|
7860
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FolderNew20, "FolderNew20", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7861
|
+
}
|
|
7862
|
+
|
|
7443
7863
|
declare class FileSvg64 {
|
|
7444
7864
|
color: i0.InputSignal<string>;
|
|
7445
7865
|
static ɵfac: i0.ɵɵFactoryDeclaration<FileSvg64, never>;
|
|
@@ -9300,36 +9720,6 @@ declare class SecurePaymentAlt20 {
|
|
|
9300
9720
|
static ɵcmp: i0.ɵɵComponentDeclaration<SecurePaymentAlt20, "SecurePaymentAlt20", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
9301
9721
|
}
|
|
9302
9722
|
|
|
9303
|
-
declare class ScreenRotation64 {
|
|
9304
|
-
color: i0.InputSignal<string>;
|
|
9305
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScreenRotation64, never>;
|
|
9306
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScreenRotation64, "ScreenRotation64", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
9307
|
-
}
|
|
9308
|
-
|
|
9309
|
-
declare class ScreenRotation48 {
|
|
9310
|
-
color: i0.InputSignal<string>;
|
|
9311
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScreenRotation48, never>;
|
|
9312
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScreenRotation48, "ScreenRotation48", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
9313
|
-
}
|
|
9314
|
-
|
|
9315
|
-
declare class ScreenRotation32 {
|
|
9316
|
-
color: i0.InputSignal<string>;
|
|
9317
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScreenRotation32, never>;
|
|
9318
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScreenRotation32, "ScreenRotation32", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
9319
|
-
}
|
|
9320
|
-
|
|
9321
|
-
declare class ScreenRotation24 {
|
|
9322
|
-
color: i0.InputSignal<string>;
|
|
9323
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScreenRotation24, never>;
|
|
9324
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScreenRotation24, "ScreenRotation24", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
9325
|
-
}
|
|
9326
|
-
|
|
9327
|
-
declare class ScreenRotation20 {
|
|
9328
|
-
color: i0.InputSignal<string>;
|
|
9329
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScreenRotation20, never>;
|
|
9330
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScreenRotation20, "ScreenRotation20", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
9331
|
-
}
|
|
9332
|
-
|
|
9333
9723
|
declare class Ruble64 {
|
|
9334
9724
|
color: i0.InputSignal<string>;
|
|
9335
9725
|
static ɵfac: i0.ɵɵFactoryDeclaration<Ruble64, never>;
|
|
@@ -10800,6 +11190,96 @@ declare class Data20 {
|
|
|
10800
11190
|
static ɵcmp: i0.ɵɵComponentDeclaration<Data20, "Data20", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
10801
11191
|
}
|
|
10802
11192
|
|
|
11193
|
+
declare class Cybersecurity64 {
|
|
11194
|
+
color: i0.InputSignal<string>;
|
|
11195
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Cybersecurity64, never>;
|
|
11196
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Cybersecurity64, "Cybersecurity64", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
11197
|
+
}
|
|
11198
|
+
|
|
11199
|
+
declare class Cybersecurity48 {
|
|
11200
|
+
color: i0.InputSignal<string>;
|
|
11201
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Cybersecurity48, never>;
|
|
11202
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Cybersecurity48, "Cybersecurity48", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
11203
|
+
}
|
|
11204
|
+
|
|
11205
|
+
declare class Cybersecurity32 {
|
|
11206
|
+
color: i0.InputSignal<string>;
|
|
11207
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Cybersecurity32, never>;
|
|
11208
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Cybersecurity32, "Cybersecurity32", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
11209
|
+
}
|
|
11210
|
+
|
|
11211
|
+
declare class Cybersecurity24 {
|
|
11212
|
+
color: i0.InputSignal<string>;
|
|
11213
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Cybersecurity24, never>;
|
|
11214
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Cybersecurity24, "Cybersecurity24", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
11215
|
+
}
|
|
11216
|
+
|
|
11217
|
+
declare class Cybersecurity20 {
|
|
11218
|
+
color: i0.InputSignal<string>;
|
|
11219
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Cybersecurity20, never>;
|
|
11220
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Cybersecurity20, "Cybersecurity20", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
11221
|
+
}
|
|
11222
|
+
|
|
11223
|
+
declare class CybersecurityWarning64 {
|
|
11224
|
+
color: i0.InputSignal<string>;
|
|
11225
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CybersecurityWarning64, never>;
|
|
11226
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CybersecurityWarning64, "CybersecurityWarning64", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
11227
|
+
}
|
|
11228
|
+
|
|
11229
|
+
declare class CybersecurityWarning48 {
|
|
11230
|
+
color: i0.InputSignal<string>;
|
|
11231
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CybersecurityWarning48, never>;
|
|
11232
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CybersecurityWarning48, "CybersecurityWarning48", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
11233
|
+
}
|
|
11234
|
+
|
|
11235
|
+
declare class CybersecurityWarning32 {
|
|
11236
|
+
color: i0.InputSignal<string>;
|
|
11237
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CybersecurityWarning32, never>;
|
|
11238
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CybersecurityWarning32, "CybersecurityWarning32", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
11239
|
+
}
|
|
11240
|
+
|
|
11241
|
+
declare class CybersecurityWarning24 {
|
|
11242
|
+
color: i0.InputSignal<string>;
|
|
11243
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CybersecurityWarning24, never>;
|
|
11244
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CybersecurityWarning24, "CybersecurityWarning24", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
11245
|
+
}
|
|
11246
|
+
|
|
11247
|
+
declare class CybersecurityWarning20 {
|
|
11248
|
+
color: i0.InputSignal<string>;
|
|
11249
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CybersecurityWarning20, never>;
|
|
11250
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CybersecurityWarning20, "CybersecurityWarning20", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
11251
|
+
}
|
|
11252
|
+
|
|
11253
|
+
declare class CybersecurityCheck64 {
|
|
11254
|
+
color: i0.InputSignal<string>;
|
|
11255
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CybersecurityCheck64, never>;
|
|
11256
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CybersecurityCheck64, "CybersecurityCheck64", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
11257
|
+
}
|
|
11258
|
+
|
|
11259
|
+
declare class CybersecurityCheck48 {
|
|
11260
|
+
color: i0.InputSignal<string>;
|
|
11261
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CybersecurityCheck48, never>;
|
|
11262
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CybersecurityCheck48, "CybersecurityCheck48", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
11263
|
+
}
|
|
11264
|
+
|
|
11265
|
+
declare class CybersecurityCheck32 {
|
|
11266
|
+
color: i0.InputSignal<string>;
|
|
11267
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CybersecurityCheck32, never>;
|
|
11268
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CybersecurityCheck32, "CybersecurityCheck32", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
11269
|
+
}
|
|
11270
|
+
|
|
11271
|
+
declare class CybersecurityCheck24 {
|
|
11272
|
+
color: i0.InputSignal<string>;
|
|
11273
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CybersecurityCheck24, never>;
|
|
11274
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CybersecurityCheck24, "CybersecurityCheck24", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
11275
|
+
}
|
|
11276
|
+
|
|
11277
|
+
declare class CybersecurityCheck20 {
|
|
11278
|
+
color: i0.InputSignal<string>;
|
|
11279
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CybersecurityCheck20, never>;
|
|
11280
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CybersecurityCheck20, "CybersecurityCheck20", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
11281
|
+
}
|
|
11282
|
+
|
|
10803
11283
|
declare class CreditCard64 {
|
|
10804
11284
|
color: i0.InputSignal<string>;
|
|
10805
11285
|
static ɵfac: i0.ɵɵFactoryDeclaration<CreditCard64, never>;
|
|
@@ -11520,6 +12000,36 @@ declare class SocialSlack20 {
|
|
|
11520
12000
|
static ɵcmp: i0.ɵɵComponentDeclaration<SocialSlack20, "SocialSlack20", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
11521
12001
|
}
|
|
11522
12002
|
|
|
12003
|
+
declare class RotatedMobile64 {
|
|
12004
|
+
color: i0.InputSignal<string>;
|
|
12005
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RotatedMobile64, never>;
|
|
12006
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RotatedMobile64, "RotatedMobile64", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
12007
|
+
}
|
|
12008
|
+
|
|
12009
|
+
declare class RotatedMobile48 {
|
|
12010
|
+
color: i0.InputSignal<string>;
|
|
12011
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RotatedMobile48, never>;
|
|
12012
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RotatedMobile48, "RotatedMobile48", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
12013
|
+
}
|
|
12014
|
+
|
|
12015
|
+
declare class RotatedMobile32 {
|
|
12016
|
+
color: i0.InputSignal<string>;
|
|
12017
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RotatedMobile32, never>;
|
|
12018
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RotatedMobile32, "RotatedMobile32", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
12019
|
+
}
|
|
12020
|
+
|
|
12021
|
+
declare class RotatedMobile24 {
|
|
12022
|
+
color: i0.InputSignal<string>;
|
|
12023
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RotatedMobile24, never>;
|
|
12024
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RotatedMobile24, "RotatedMobile24", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
12025
|
+
}
|
|
12026
|
+
|
|
12027
|
+
declare class RotatedMobile20 {
|
|
12028
|
+
color: i0.InputSignal<string>;
|
|
12029
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RotatedMobile20, never>;
|
|
12030
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RotatedMobile20, "RotatedMobile20", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
12031
|
+
}
|
|
12032
|
+
|
|
11523
12033
|
declare class PlayCircle64 {
|
|
11524
12034
|
color: i0.InputSignal<string>;
|
|
11525
12035
|
static ɵfac: i0.ɵɵFactoryDeclaration<PlayCircle64, never>;
|
|
@@ -11730,4 +12240,4 @@ declare class Condition20 {
|
|
|
11730
12240
|
static ɵcmp: i0.ɵɵComponentDeclaration<Condition20, "Condition20", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
11731
12241
|
}
|
|
11732
12242
|
|
|
11733
|
-
export { A11y20, A11y24, A11y32, A11y48, A11y64, Admin20, Admin24, Admin32, Admin48, Admin64, Administration20, Administration24, Administration32, Administration48, Administration64, Ai20, Ai24, Ai32, Ai48, Ai64, Apartment20, Apartment24, Apartment32, Apartment48, Apartment64, Api20, Api24, Api32, Api48, Api64, ArrowBack20, ArrowBack24, ArrowBack32, ArrowBack48, ArrowBack64, ArrowBottom20, ArrowBottom24, ArrowBottom32, ArrowBottom48, ArrowBottom64, ArrowBottomLeft20, ArrowBottomLeft24, ArrowBottomLeft32, ArrowBottomLeft48, ArrowBottomLeft64, ArrowBottomRight20, ArrowBottomRight24, ArrowBottomRight32, ArrowBottomRight48, ArrowBottomRight64, ArrowNext20, ArrowNext24, ArrowNext32, ArrowNext48, ArrowNext64, ArrowRedo20, ArrowRedo24, ArrowRedo32, ArrowRedo48, ArrowRedo64, ArrowTop20, ArrowTop24, ArrowTop32, ArrowTop48, ArrowTop64, ArrowTopLeft20, ArrowTopLeft24, ArrowTopLeft32, ArrowTopLeft48, ArrowTopLeft64, ArrowTopRight20, ArrowTopRight24, ArrowTopRight32, ArrowTopRight48, ArrowTopRight64, ArrowUndo20, ArrowUndo24, ArrowUndo32, ArrowUndo48, ArrowUndo64, Attic20, Attic24, Attic32, Attic48, Attic64, AuthenticationFaceId20, AuthenticationFaceId24, AuthenticationFaceId32, AuthenticationFaceId48, AuthenticationFaceId64, AuthenticationFingerprint20, AuthenticationFingerprint24, AuthenticationFingerprint32, AuthenticationFingerprint48, AuthenticationFingerprint64, AuthenticationPincode20, AuthenticationPincode24, AuthenticationPincode32, AuthenticationPincode48, AuthenticationPincode64, Balcony20, Balcony24, Balcony32, Balcony48, Balcony64, Barbecue20, Barbecue24, Barbecue32, Barbecue48, Barbecue64, BarcodeScanner20, BarcodeScanner24, BarcodeScanner32, BarcodeScanner48, BarcodeScanner64, Bathroom20, Bathroom24, Bathroom32, Bathroom48, Bathroom64, BatteryFull20, BatteryFull24, BatteryFull32, BatteryFull48, BatteryFull64, BatteryHalf20, BatteryHalf24, BatteryHalf32, BatteryHalf48, BatteryHalf64, BatteryLow20, BatteryLow24, BatteryLow32, BatteryLow48, BatteryLow64, Bedroom20, Bedroom24, Bedroom32, Bedroom48, Bedroom64, BigBag20, BigBag24, BigBag32, BigBag48, BigBag64, BillEuro20, BillEuro24, BillEuro32, BillEuro48, BillEuro64, BillZloty20, BillZloty24, BillZloty32, BillZloty48, BillZloty64, Bluetooth20, Bluetooth24, Bluetooth32, Bluetooth48, Bluetooth64, Book20, Book24, Book32, Book48, Book64, Brightness20, Brightness24, Brightness32, Brightness48, Brightness64, Calculator20, Calculator24, Calculator32, Calculator48, Calculator64, Calendar20, Calendar24, Calendar32, Calendar48, Calendar64, Camera20, Camera24, Camera32, Camera48, Camera64, CarPark20, CarPark24, CarPark32, CarPark48, CarPark64, Cart20, Cart24, Cart32, Cart48, Cart64, Certification20, Certification24, Certification32, Certification48, Certification64, Chat20, Chat24, Chat32, Chat48, Chat64, Check20, Check24, Check32, Check48, Check64, CheckCircle20, CheckCircle24, CheckCircle32, CheckCircle48, CheckCircle64, CheckCircleFilled20, CheckCircleFilled24, CheckCircleFilled32, CheckCircleFilled48, CheckCircleFilled64, Checkout20, Checkout24, Checkout32, Checkout48, Checkout64, CheckoutAlt20, CheckoutAlt24, CheckoutAlt32, CheckoutAlt48, CheckoutAlt64, ChevronDown20, ChevronDown24, ChevronDown32, ChevronDown48, ChevronDown64, ChevronLeft20, ChevronLeft24, ChevronLeft32, ChevronLeft48, ChevronLeft64, ChevronRight20, ChevronRight24, ChevronRight32, ChevronRight48, ChevronRight64, ChevronUp20, ChevronUp24, ChevronUp32, ChevronUp48, ChevronUp64, ChristmasTree20, ChristmasTree24, ChristmasTree32, ChristmasTree48, ChristmasTree64, CircularEconomy20, CircularEconomy24, CircularEconomy32, CircularEconomy48, CircularEconomy64, CleaningProduct20, CleaningProduct24, CleaningProduct32, CleaningProduct48, CleaningProduct64, Code20, Code24, Code32, Code48, Code64, Coffee20, Coffee24, Coffee32, Coffee48, Coffee64, Comment20, Comment24, Comment32, Comment48, Comment64, Company20, Company24, Company32, Company48, Company64, Comparator20, Comparator24, Comparator32, Comparator48, Comparator64, ConcreteFloor20, ConcreteFloor24, ConcreteFloor32, ConcreteFloor48, ConcreteFloor64, Condition20, Condition24, Condition32, Condition48, Condition64, Connect20, Connect24, Connect32, Connect48, Connect64, ConnectedHome20, ConnectedHome24, ConnectedHome32, ConnectedHome48, ConnectedHome64, ConstructionSite20, ConstructionSite24, ConstructionSite32, ConstructionSite48, ConstructionSite64, Contrast20, Contrast24, Contrast32, Contrast48, Contrast64, Copy20, Copy24, Copy32, Copy48, Copy64, Course20, Course24, Course32, Course48, Course64, Cpu20, Cpu24, Cpu32, Cpu48, Cpu64, Craftsman20, Craftsman24, Craftsman32, Craftsman48, Craftsman64, CreditCard20, CreditCard24, CreditCard32, CreditCard48, CreditCard64, Cross20, Cross24, Cross32, Cross48, Cross64, CrossCircle20, CrossCircle24, CrossCircle32, CrossCircle48, CrossCircle64, CrossCircleFilled20, CrossCircleFilled24, CrossCircleFilled32, CrossCircleFilled48, CrossCircleFilled64, Curtains20, Curtains24, Curtains32, Curtains48, Curtains64, CuttingWoodGlass20, CuttingWoodGlass24, CuttingWoodGlass32, CuttingWoodGlass48, CuttingWoodGlass64, Danger20, Danger24, Danger32, Danger48, Danger64, Data20, Data24, Data32, Data48, Data64, Database20, Database24, Database32, Database48, Database64, Delivery20, Delivery24, Delivery32, Delivery48, Delivery64, DeviceDesktop20, DeviceDesktop24, DeviceDesktop32, DeviceDesktop48, DeviceDesktop64, DeviceLaptop20, DeviceLaptop24, DeviceLaptop32, DeviceLaptop48, DeviceLaptop64, DeviceMobile20, DeviceMobile24, DeviceMobile32, DeviceMobile48, DeviceMobile64, DeviceTablet20, DeviceTablet24, DeviceTablet32, DeviceTablet48, DeviceTablet64, Direction20, Direction24, Direction32, Direction48, Direction64, Discount20, Discount24, Discount32, Discount48, Discount64, Distance20, Distance24, Distance32, Distance48, Distance64, Diy20, Diy24, Diy32, Diy48, Diy64, DiyAlt20, DiyAlt24, DiyAlt32, DiyAlt48, DiyAlt64, Document20, Document24, Document32, Document48, Document64, Dollar20, Dollar24, Dollar32, Dollar48, Dollar64, Door20, Door24, Door32, Door48, Door64, Download20, Download24, Download32, Download48, Download64, Drag20, Drag24, Drag32, Drag48, Drag64, Draw20, Draw24, Draw32, Draw48, Draw64, Dressing20, Dressing24, Dressing32, Dressing48, Dressing64, Drill20, Drill24, Drill32, Drill48, Drill64, DrillAlt20, DrillAlt24, DrillAlt32, DrillAlt48, DrillAlt64, Eco20, Eco24, Eco32, Eco48, Eco64, EcoAlt20, EcoAlt24, EcoAlt32, EcoAlt48, EcoAlt64, Edit20, Edit24, Edit32, Edit48, Edit64, Electricity20, Electricity24, Electricity32, Electricity48, Electricity64, Enki20, Enki24, Enki32, Enki48, Enki64, Euro20, Euro24, Euro32, Euro48, Euro64, Europe20, Europe24, Europe32, Europe48, Europe64, ExpandLeft20, ExpandLeft24, ExpandLeft32, ExpandLeft48, ExpandLeft64, ExpandLeftAlt20, ExpandLeftAlt24, ExpandLeftAlt32, ExpandLeftAlt48, ExpandLeftAlt64, ExpandRight20, ExpandRight24, ExpandRight32, ExpandRight48, ExpandRight64, ExpandRightAlt20, ExpandRightAlt24, ExpandRightAlt32, ExpandRightAlt48, ExpandRightAlt64, ExternalLink20, ExternalLink24, ExternalLink32, ExternalLink48, ExternalLink64, Eye20, Eye24, Eye32, Eye48, Eye64, EyeOff20, EyeOff24, EyeOff32, EyeOff48, EyeOff64, Factory20, Factory24, Factory32, Factory48, Factory64, Faucet20, Faucet24, Faucet32, Faucet48, Faucet64, Favorite20, Favorite24, Favorite32, Favorite48, Favorite64, FavoriteFilled20, FavoriteFilled24, FavoriteFilled32, FavoriteFilled48, FavoriteFilled64, FeelingDissatisfied20, FeelingDissatisfied24, FeelingDissatisfied32, FeelingDissatisfied48, FeelingDissatisfied64, FeelingNeutral20, FeelingNeutral24, FeelingNeutral32, FeelingNeutral48, FeelingNeutral64, FeelingSatisfied20, FeelingSatisfied24, FeelingSatisfied32, FeelingSatisfied48, FeelingSatisfied64, FeelingVeryDissatisfied20, FeelingVeryDissatisfied24, FeelingVeryDissatisfied32, FeelingVeryDissatisfied48, FeelingVeryDissatisfied64, FeelingVerySatisfied20, FeelingVerySatisfied24, FeelingVerySatisfied32, FeelingVerySatisfied48, FeelingVerySatisfied64, FileBlank20, FileBlank24, FileBlank32, FileBlank48, FileBlank64, FileCsv20, FileCsv24, FileCsv32, FileCsv48, FileCsv64, FileDoc20, FileDoc24, FileDoc32, FileDoc48, FileDoc64, FileFig20, FileFig24, FileFig32, FileFig48, FileFig64, FileJpg20, FileJpg24, FileJpg32, FileJpg48, FileJpg64, FilePdf20, FilePdf24, FilePdf32, FilePdf48, FilePdf64, FilePng20, FilePng24, FilePng32, FilePng48, FilePng64, FileSvg20, FileSvg24, FileSvg32, FileSvg48, FileSvg64, FileXls20, FileXls24, FileXls32, FileXls48, FileXls64, Filter20, Filter24, Filter32, Filter48, Filter64, Fire20, Fire24, Fire32, Fire48, Fire64, FlashingLight20, FlashingLight24, FlashingLight32, FlashingLight48, FlashingLight64, Floor20, Floor24, Floor32, Floor48, Floor64, France20, France24, France32, France48, France64, FullscreenEnter20, FullscreenEnter24, FullscreenEnter32, FullscreenEnter48, FullscreenEnter64, FullscreenEnterAlt20, FullscreenEnterAlt24, FullscreenEnterAlt32, FullscreenEnterAlt48, FullscreenEnterAlt64, FullscreenExit20, FullscreenExit24, FullscreenExit32, FullscreenExit48, FullscreenExit64, FullscreenExitAlt20, FullscreenExitAlt24, FullscreenExitAlt32, FullscreenExitAlt48, FullscreenExitAlt64, FundingCardEuro20, FundingCardEuro24, FundingCardEuro32, FundingCardEuro48, FundingCardEuro64, FundingCardZloty20, FundingCardZloty24, FundingCardZloty32, FundingCardZloty48, FundingCardZloty64, FundingEuro20, FundingEuro24, FundingEuro32, FundingEuro48, FundingEuro64, FundingZloty20, FundingZloty24, FundingZloty32, FundingZloty48, FundingZloty64, Garage20, Garage24, Garage32, Garage48, Garage64, Garden20, Garden24, Garden32, Garden48, Garden64, GardenAlt20, GardenAlt24, GardenAlt32, GardenAlt48, GardenAlt64, Gate20, Gate24, Gate32, Gate48, Gate64, Gauge20, Gauge24, Gauge32, Gauge48, Gauge64, Gift20, Gift24, Gift32, Gift48, Gift64, Glass20, Glass24, Glass32, Glass48, Glass64, Group20, Group24, Group32, Group48, Group64, Hammer20, Hammer24, Hammer32, Hammer48, Hammer64, HandSanitiser20, HandSanitiser24, HandSanitiser32, HandSanitiser48, HandSanitiser64, Handbag20, Handbag24, Handbag32, Handbag48, Handbag64, HardHat20, HardHat24, HardHat32, HardHat48, HardHat64, HardHatAlt20, HardHatAlt24, HardHatAlt32, HardHatAlt48, HardHatAlt64, Hardware20, Hardware24, Hardware32, Hardware48, Hardware64, HearingDisabled20, HearingDisabled24, HearingDisabled32, HearingDisabled48, HearingDisabled64, Heater20, Heater24, Heater32, Heater48, Heater64, HelpCircle20, HelpCircle24, HelpCircle32, HelpCircle48, HelpCircle64, Helpline20, Helpline24, Helpline32, Helpline48, Helpline64, HierarchyTree20, HierarchyTree24, HierarchyTree32, HierarchyTree48, HierarchyTree64, HierarchyTreeAlt20, HierarchyTreeAlt24, HierarchyTreeAlt32, HierarchyTreeAlt48, HierarchyTreeAlt64, History20, History24, History32, History48, History64, Home20, Home24, Home32, Home48, Home64, HotWater20, HotWater24, HotWater32, HotWater48, HotWater64, House20, House24, House32, House48, House64, IdCard20, IdCard24, IdCard32, IdCard48, IdCard64, Image20, Image24, Image32, Image48, Image64, ImageAlt20, ImageAlt24, ImageAlt32, ImageAlt48, ImageAlt64, Infinity20, Infinity24, Infinity32, Infinity48, Infinity64, InfoCircle20, InfoCircle24, InfoCircle32, InfoCircle48, InfoCircle64, InfoCircleFilled20, InfoCircleFilled24, InfoCircleFilled32, InfoCircleFilled48, InfoCircleFilled64, Instance20, Instance24, Instance32, Instance48, Instance64, InstanceLeft20, InstanceLeft24, InstanceLeft32, InstanceLeft48, InstanceLeft64, InstanceRight20, InstanceRight24, InstanceRight32, InstanceRight48, InstanceRight64, Insulation20, Insulation24, Insulation32, Insulation48, Insulation64, InsulationAlt20, InsulationAlt24, InsulationAlt32, InsulationAlt48, InsulationAlt64, Kanban20, Kanban24, Kanban32, Kanban48, Kanban64, Key20, Key24, Key32, Key48, Key64, KeyAlt20, KeyAlt24, KeyAlt32, KeyAlt48, KeyAlt64, Keyboard20, Keyboard24, Keyboard32, Keyboard48, Keyboard64, Kids20, Kids24, Kids32, Kids48, Kids64, Kitchen20, Kitchen24, Kitchen32, Kitchen48, Kitchen64, KitchenAlt20, KitchenAlt24, KitchenAlt32, KitchenAlt48, KitchenAlt64, LawnMower20, LawnMower24, LawnMower32, LawnMower48, LawnMower64, Layers20, Layers24, Layers32, Layers48, Layers64, Leak20, Leak24, Leak32, Leak48, Leak64, LeroyMerlin20, LeroyMerlin24, LeroyMerlin32, LeroyMerlin48, LeroyMerlin64, Less20, Less24, Less32, Less48, Less64, LessCircle20, LessCircle24, LessCircle32, LessCircle48, LessCircle64, Lighting20, Lighting24, Lighting32, Lighting48, Lighting64, Link20, Link24, Link32, Link48, Link64, List20, List24, List32, List48, List64, ListAdd20, ListAdd24, ListAdd32, ListAdd48, ListAdd64, ListView20, ListView24, ListView32, ListView48, ListView64, LivingRoom20, LivingRoom24, LivingRoom32, LivingRoom48, LivingRoom64, Location20, Location24, Location32, Location48, Location64, LocationFilled20, LocationFilled24, LocationFilled32, LocationFilled48, LocationFilled64, Locator20, Locator24, Locator32, Locator48, Locator64, Lock20, Lock24, Lock32, Lock48, Lock64, Locker20, Locker24, Locker32, Locker48, Locker64, LogOut20, LogOut24, LogOut32, LogOut48, LogOut64, LoyaltyBm20, LoyaltyBm24, LoyaltyBm32, LoyaltyBm48, LoyaltyBm64, LoyaltyLm20, LoyaltyLm24, LoyaltyLm32, LoyaltyLm48, LoyaltyLm64, Mail20, Mail24, Mail32, Mail48, Mail64, MailAlt20, MailAlt24, MailAlt32, MailAlt48, MailAlt64, Man20, Man24, Man32, Man48, Man64, Map20, Map24, Map32, Map48, Map64, Mask20, Mask24, Mask32, Mask48, Mask64, Masonry20, Masonry24, Masonry32, Masonry48, Masonry64, MasonryAlt20, MasonryAlt24, MasonryAlt32, MasonryAlt48, MasonryAlt64, Megaphone20, Megaphone24, Megaphone32, Megaphone48, Megaphone64, Menu20, Menu24, Menu32, Menu48, Menu64, Mic20, Mic24, Mic32, Mic48, Mic64, MixerTruck20, MixerTruck24, MixerTruck32, MixerTruck48, MixerTruck64, Modular20, Modular24, Modular32, Modular48, Modular64, More20, More24, More32, More48, More64, MoreCircle20, MoreCircle24, MoreCircle32, MoreCircle48, MoreCircle64, Music20, Music24, Music32, Music48, Music64, Newspaper20, Newspaper24, Newspaper32, Newspaper48, Newspaper64, NightMode20, NightMode24, NightMode32, NightMode48, NightMode64, NoPicture20, NoPicture24, NoPicture32, NoPicture48, NoPicture64, Notification20, Notification24, Notification32, Notification48, Notification64, OptionsHorizontal20, OptionsHorizontal24, OptionsHorizontal32, OptionsHorizontal48, OptionsHorizontal64, OptionsVertical20, OptionsVertical24, OptionsVertical32, OptionsVertical48, OptionsVertical64, Owner20, Owner24, Owner32, Owner48, Owner64, Package20, Package24, Package32, Package48, Package64, PackageAdd20, PackageAdd24, PackageAdd32, PackageAdd48, PackageAdd64, Paint20, Paint24, Paint32, Paint48, Paint64, PaintCan20, PaintCan24, PaintCan32, PaintCan48, PaintCan64, Palette20, Palette24, Palette32, Palette48, Palette64, Pallet20, Pallet24, Pallet32, Pallet48, Pallet64, Pantone20, Pantone24, Pantone32, Pantone48, Pantone64, ParcelHandover20, ParcelHandover24, ParcelHandover32, ParcelHandover48, ParcelHandover64, ParcelLoading20, ParcelLoading24, ParcelLoading32, ParcelLoading48, ParcelLoading64, Partnership20, Partnership24, Partnership32, Partnership48, Partnership64, Pause20, Pause24, Pause32, Pause48, Pause64, PauseCircle20, PauseCircle24, PauseCircle32, PauseCircle48, PauseCircle64, PaymentCheck20, PaymentCheck24, PaymentCheck32, PaymentCheck48, PaymentCheck64, Phone20, Phone24, Phone32, Phone48, Phone64, Picker20, Picker24, Picker32, Picker48, Picker64, Pickup20, Pickup24, Pickup32, Pickup48, Pickup64, PickupLocation20, PickupLocation24, PickupLocation32, PickupLocation48, PickupLocation64, PickupLocationFilled20, PickupLocationFilled24, PickupLocationFilled32, PickupLocationFilled48, PickupLocationFilled64, Pipe20, Pipe24, Pipe32, Pipe48, Pipe64, Play20, Play24, Play32, Play48, Play64, PlayCircle20, PlayCircle24, PlayCircle32, PlayCircle48, PlayCircle64, Playlist20, Playlist24, Playlist32, Playlist48, Playlist64, Policies20, Policies24, Policies32, Policies48, Policies64, Pool20, Pool24, Pool32, Pool48, Pool64, Premium20, Premium24, Premium32, Premium48, Premium64, PriceTag20, PriceTag24, PriceTag32, PriceTag48, PriceTag64, Print20, Print24, Print32, Print48, Print64, Profile20, Profile24, Profile32, Profile48, Profile64, ProfileCollaborator20, ProfileCollaborator24, ProfileCollaborator32, ProfileCollaborator48, ProfileCollaborator64, ProfilePassion20, ProfilePassion24, ProfilePassion32, ProfilePassion48, ProfilePassion64, ProfilePro20, ProfilePro24, ProfilePro32, ProfilePro48, ProfilePro64, Project20, Project24, Project32, Project48, Project64, PushPin20, PushPin24, PushPin32, PushPin48, PushPin64, PushPinOff20, PushPinOff24, PushPinOff32, PushPinOff48, PushPinOff64, Question20, Question24, Question32, Question48, Question64, ReceiptEuro20, ReceiptEuro24, ReceiptEuro32, ReceiptEuro48, ReceiptEuro64, ReceiptZloty20, ReceiptZloty24, ReceiptZloty32, ReceiptZloty48, ReceiptZloty64, Refresh20, Refresh24, Refresh32, Refresh48, Refresh64, ReinforcedConcrete20, ReinforcedConcrete24, ReinforcedConcrete32, ReinforcedConcrete48, ReinforcedConcrete64, Release20, Release24, Release32, Release48, Release64, RemoteCamera20, RemoteCamera24, RemoteCamera32, RemoteCamera48, RemoteCamera64, RenewableEnergy20, RenewableEnergy24, RenewableEnergy32, RenewableEnergy48, RenewableEnergy64, Renovation20, Renovation24, Renovation32, Renovation48, Renovation64, Report20, Report24, Report32, Report48, Report64, Request20, Request24, Request32, Request48, Request64, Return20, Return24, Return32, Return48, Return64, Rfid20, Rfid24, Rfid32, Rfid48, Rfid64, Rotatedmobile20, Rotatedmobile24, Rotatedmobile32, Rotatedmobile48, Rotatedmobile64, Ruble20, Ruble24, Ruble32, Ruble48, Ruble64, Sample20, Sample24, Sample32, Sample48, Sample64, Save20, Save24, Save32, Save48, Save64, ScreenRotation20, ScreenRotation24, ScreenRotation32, ScreenRotation48, ScreenRotation64, Search20, Search24, Search32, Search48, Search64, SearchList20, SearchList24, SearchList32, SearchList48, SearchList64, SearchProduct20, SearchProduct24, SearchProduct32, SearchProduct48, SearchProduct64, SecurePayment20, SecurePayment24, SecurePayment32, SecurePayment48, SecurePayment64, SecurePaymentAlt20, SecurePaymentAlt24, SecurePaymentAlt32, SecurePaymentAlt48, SecurePaymentAlt64, Security20, Security24, Security32, Security48, Security64, Send20, Send24, Send32, Send48, Send64, Server20, Server24, Server32, Server48, Server64, Settings20, Settings24, Settings32, Settings48, Settings64, Share20, Share24, Share32, Share48, Share64, ShareIos20, ShareIos24, ShareIos32, ShareIos48, ShareIos64, Sharpening20, Sharpening24, Sharpening32, Sharpening48, Sharpening64, Shelves20, Shelves24, Shelves32, Shelves48, Shelves64, Shutter20, Shutter24, Shutter32, Shutter48, Shutter64, Sidebar20, Sidebar24, Sidebar32, Sidebar48, Sidebar64, SidebarCollapse20, SidebarCollapse24, SidebarCollapse32, SidebarCollapse48, SidebarCollapse64, SidebarExpand20, SidebarExpand24, SidebarExpand32, SidebarExpand48, SidebarExpand64, SidebarFilled20, SidebarFilled24, SidebarFilled32, SidebarFilled48, SidebarFilled64, Size20, Size24, Size32, Size48, Size64, Slideshow20, Slideshow24, Slideshow32, Slideshow48, Slideshow64, SocialFacebook20, SocialFacebook24, SocialFacebook32, SocialFacebook48, SocialFacebook64, SocialInstagram20, SocialInstagram24, SocialInstagram32, SocialInstagram48, SocialInstagram64, SocialLinkedin20, SocialLinkedin24, SocialLinkedin32, SocialLinkedin48, SocialLinkedin64, SocialPinterest20, SocialPinterest24, SocialPinterest32, SocialPinterest48, SocialPinterest64, SocialSlack20, SocialSlack24, SocialSlack32, SocialSlack48, SocialSlack64, SocialSpotify20, SocialSpotify24, SocialSpotify32, SocialSpotify48, SocialSpotify64, SocialTelegram20, SocialTelegram24, SocialTelegram32, SocialTelegram48, SocialTelegram64, SocialTiktok20, SocialTiktok24, SocialTiktok32, SocialTiktok48, SocialTiktok64, SocialWhatsapp20, SocialWhatsapp24, SocialWhatsapp32, SocialWhatsapp48, SocialWhatsapp64, SocialWorkplace20, SocialWorkplace24, SocialWorkplace32, SocialWorkplace48, SocialWorkplace64, SocialX20, SocialX24, SocialX32, SocialX48, SocialX64, SocialYoutube20, SocialYoutube24, SocialYoutube32, SocialYoutube48, SocialYoutube64, SortDown20, SortDown24, SortDown32, SortDown48, SortDown64, SortTop20, SortTop24, SortTop32, SortTop48, SortTop64, SortTopDown20, SortTopDown24, SortTopDown32, SortTopDown48, SortTopDown64, Split20, Split24, Split32, Split48, Split64, Stairs20, Stairs24, Stairs32, Stairs48, Stairs64, Star20, Star24, Star32, Star48, Star64, StarFilled20, StarFilled24, StarFilled32, StarFilled48, StarFilled64, StarHalf20, StarHalf24, StarHalf32, StarHalf48, StarHalf64, StoreBricoman20, StoreBricoman24, StoreBricoman32, StoreBricoman48, StoreBricoman64, StoreLeroymerlin20, StoreLeroymerlin24, StoreLeroymerlin32, StoreLeroymerlin48, StoreLeroymerlin64, StoreLocationBm20, StoreLocationBm24, StoreLocationBm32, StoreLocationBm48, StoreLocationBm64, StoreLocationBmFilled20, StoreLocationBmFilled24, StoreLocationBmFilled32, StoreLocationBmFilled48, StoreLocationBmFilled64, StoreLocationLm20, StoreLocationLm24, StoreLocationLm32, StoreLocationLm48, StoreLocationLm64, StoreLocationLmFilled20, StoreLocationLmFilled24, StoreLocationLmFilled32, StoreLocationLmFilled48, StoreLocationLmFilled64, Survey20, Survey24, Survey32, Survey48, Survey64, SwapLeft20, SwapLeft24, SwapLeft32, SwapLeft48, SwapLeft64, SwapLeftRight20, SwapLeftRight24, SwapLeftRight32, SwapLeftRight48, SwapLeftRight64, SwapRight20, SwapRight24, SwapRight32, SwapRight48, SwapRight64, Temperature20, Temperature24, Temperature32, Temperature48, Temperature64, Tenant20, Tenant24, Tenant32, Tenant48, Tenant64, Terrace20, Terrace24, Terrace32, Terrace48, Terrace64, Thermostat20, Thermostat24, Thermostat32, Thermostat48, Thermostat64, ThumbDown20, ThumbDown24, ThumbDown32, ThumbDown48, ThumbDown64, ThumbUp20, ThumbUp24, ThumbUp32, ThumbUp48, ThumbUp64, Time20, Time24, Time32, Time48, Time64, Timer20, Timer24, Timer24h20, Timer24h24, Timer24h32, Timer24h48, Timer24h64, Timer2h20, Timer2h24, Timer2h32, Timer2h48, Timer2h64, Timer32, Timer3h20, Timer3h24, Timer3h32, Timer3h48, Timer3h64, Timer48, Timer48h20, Timer48h24, Timer48h32, Timer48h48, Timer48h64, Timer64, ToolRental20, ToolRental24, ToolRental32, ToolRental48, ToolRental64, Toolbox20, Toolbox24, Toolbox32, Toolbox48, Toolbox64, Transfer20, Transfer24, Transfer32, Transfer48, Transfer64, Trash20, Trash24, Trash32, Trash48, Trash64, Trolley20, Trolley24, Trolley32, Trolley48, Trolley64, Truck20, Truck24, Truck32, Truck48, Truck64, TruckLoading20, TruckLoading24, TruckLoading32, TruckLoading48, TruckLoading64, TruckUnloading20, TruckUnloading24, TruckUnloading32, TruckUnloading48, TruckUnloading64, Unlink20, Unlink24, Unlink32, Unlink48, Unlink64, Upload20, Upload24, Upload32, Upload48, Upload64, Uploading20, Uploading24, Uploading32, Uploading48, Uploading64, Ventilation20, Ventilation24, Ventilation32, Ventilation48, Ventilation64, Video20, Video24, Video32, Video48, Video64, VideoAlt20, VideoAlt24, VideoAlt32, VideoAlt48, VideoAlt64, View36020, View36024, View36032, View36048, View36064, View3d20, View3d24, View3d32, View3d48, View3d64, ViewAr20, ViewAr24, ViewAr32, ViewAr48, ViewAr64, ViewCompact20, ViewCompact24, ViewCompact32, ViewCompact48, ViewCompact64, ViewCompactFilled20, ViewCompactFilled24, ViewCompactFilled32, ViewCompactFilled48, ViewCompactFilled64, ViewGridX120, ViewGridX124, ViewGridX132, ViewGridX148, ViewGridX164, ViewGridX1Filled20, ViewGridX1Filled24, ViewGridX1Filled32, ViewGridX1Filled48, ViewGridX1Filled64, ViewGridX420, ViewGridX424, ViewGridX432, ViewGridX448, ViewGridX464, ViewGridX4Filled20, ViewGridX4Filled24, ViewGridX4Filled32, ViewGridX4Filled48, ViewGridX4Filled64, ViewGridX920, ViewGridX924, ViewGridX932, ViewGridX948, ViewGridX964, ViewGridX9Filled20, ViewGridX9Filled24, ViewGridX9Filled32, ViewGridX9Filled48, ViewGridX9Filled64, ViewLarge20, ViewLarge24, ViewLarge32, ViewLarge48, ViewLarge64, ViewLargeFilled20, ViewLargeFilled24, ViewLargeFilled32, ViewLargeFilled48, ViewLargeFilled64, ViewList20, ViewList24, ViewList32, ViewList48, ViewList64, ViewListFilled20, ViewListFilled24, ViewListFilled32, ViewListFilled48, ViewListFilled64, Voice20, Voice24, Voice32, Voice48, Voice64, VolumeMute20, VolumeMute24, VolumeMute32, VolumeMute48, VolumeMute64, VolumeOn20, VolumeOn24, VolumeOn32, VolumeOn48, VolumeOn64, Wallet20, Wallet24, Wallet32, Wallet48, Wallet64, Wallpaper20, Wallpaper24, Wallpaper32, Wallpaper48, Wallpaper64, Warehouse20, Warehouse24, Warehouse32, Warehouse48, Warehouse64, WarningCircle20, WarningCircle24, WarningCircle32, WarningCircle48, WarningCircle64, WarningCircleFilled20, WarningCircleFilled24, WarningCircleFilled32, WarningCircleFilled48, WarningCircleFilled64, Warranty20, Warranty24, Warranty32, Warranty48, Warranty64, Weight20, Weight24, Weight32, Weight48, Weight64, Wifi20, Wifi24, Wifi32, Wifi48, Wifi64, WifiError20, WifiError24, WifiError32, WifiError48, WifiError64, WifiReset20, WifiReset24, WifiReset32, WifiReset48, WifiReset64, Window20, Window24, Window32, Window48, Window64, Woman20, Woman24, Woman32, Woman48, Woman64, Wood20, Wood24, Wood32, Wood48, Wood64, WoodFlooring20, WoodFlooring24, WoodFlooring32, WoodFlooring48, WoodFlooring64, WoodFlooringAlt20, WoodFlooringAlt24, WoodFlooringAlt32, WoodFlooringAlt48, WoodFlooringAlt64, WoodSaw20, WoodSaw24, WoodSaw32, WoodSaw48, WoodSaw64, WorksiteDelivery20, WorksiteDelivery24, WorksiteDelivery32, WorksiteDelivery48, WorksiteDelivery64, Worldwide20, Worldwide24, Worldwide32, Worldwide48, Worldwide64, Wrench20, Wrench24, Wrench32, Wrench48, Wrench64, Zloty20, Zloty24, Zloty32, Zloty48, Zloty64 };
|
|
12243
|
+
export { A11y20, A11y24, A11y32, A11y48, A11y64, Admin20, Admin24, Admin32, Admin48, Admin64, Administration20, Administration24, Administration32, Administration48, Administration64, Ai20, Ai24, Ai32, Ai48, Ai64, Apartment20, Apartment24, Apartment32, Apartment48, Apartment64, Api20, Api24, Api32, Api48, Api64, ArrowBack20, ArrowBack24, ArrowBack32, ArrowBack48, ArrowBack64, ArrowBottom20, ArrowBottom24, ArrowBottom32, ArrowBottom48, ArrowBottom64, ArrowBottomLeft20, ArrowBottomLeft24, ArrowBottomLeft32, ArrowBottomLeft48, ArrowBottomLeft64, ArrowBottomRight20, ArrowBottomRight24, ArrowBottomRight32, ArrowBottomRight48, ArrowBottomRight64, ArrowNext20, ArrowNext24, ArrowNext32, ArrowNext48, ArrowNext64, ArrowRedo20, ArrowRedo24, ArrowRedo32, ArrowRedo48, ArrowRedo64, ArrowTop20, ArrowTop24, ArrowTop32, ArrowTop48, ArrowTop64, ArrowTopLeft20, ArrowTopLeft24, ArrowTopLeft32, ArrowTopLeft48, ArrowTopLeft64, ArrowTopRight20, ArrowTopRight24, ArrowTopRight32, ArrowTopRight48, ArrowTopRight64, ArrowUndo20, ArrowUndo24, ArrowUndo32, ArrowUndo48, ArrowUndo64, Attic20, Attic24, Attic32, Attic48, Attic64, AuthenticationFaceId20, AuthenticationFaceId24, AuthenticationFaceId32, AuthenticationFaceId48, AuthenticationFaceId64, AuthenticationFingerprint20, AuthenticationFingerprint24, AuthenticationFingerprint32, AuthenticationFingerprint48, AuthenticationFingerprint64, AuthenticationPincode20, AuthenticationPincode24, AuthenticationPincode32, AuthenticationPincode48, AuthenticationPincode64, Balcony20, Balcony24, Balcony32, Balcony48, Balcony64, Barbecue20, Barbecue24, Barbecue32, Barbecue48, Barbecue64, BarcodeScanner20, BarcodeScanner24, BarcodeScanner32, BarcodeScanner48, BarcodeScanner64, Bathroom20, Bathroom24, Bathroom32, Bathroom48, Bathroom64, BatteryFull20, BatteryFull24, BatteryFull32, BatteryFull48, BatteryFull64, BatteryHalf20, BatteryHalf24, BatteryHalf32, BatteryHalf48, BatteryHalf64, BatteryLow20, BatteryLow24, BatteryLow32, BatteryLow48, BatteryLow64, Bedroom20, Bedroom24, Bedroom32, Bedroom48, Bedroom64, BigBag20, BigBag24, BigBag32, BigBag48, BigBag64, BillEuro20, BillEuro24, BillEuro32, BillEuro48, BillEuro64, BillZloty20, BillZloty24, BillZloty32, BillZloty48, BillZloty64, Bluetooth20, Bluetooth24, Bluetooth32, Bluetooth48, Bluetooth64, Book20, Book24, Book32, Book48, Book64, Brightness20, Brightness24, Brightness32, Brightness48, Brightness64, Calculator20, Calculator24, Calculator32, Calculator48, Calculator64, Calendar20, Calendar24, Calendar32, Calendar48, Calendar64, Camera20, Camera24, Camera32, Camera48, Camera64, CarPark20, CarPark24, CarPark32, CarPark48, CarPark64, Cart20, Cart24, Cart32, Cart48, Cart64, Certification20, Certification24, Certification32, Certification48, Certification64, Chat20, Chat24, Chat32, Chat48, Chat64, Check20, Check24, Check32, Check48, Check64, CheckCircle20, CheckCircle24, CheckCircle32, CheckCircle48, CheckCircle64, CheckCircleFilled20, CheckCircleFilled24, CheckCircleFilled32, CheckCircleFilled48, CheckCircleFilled64, Checkout20, Checkout24, Checkout32, Checkout48, Checkout64, CheckoutAlt20, CheckoutAlt24, CheckoutAlt32, CheckoutAlt48, CheckoutAlt64, ChevronDown20, ChevronDown24, ChevronDown32, ChevronDown48, ChevronDown64, ChevronLeft20, ChevronLeft24, ChevronLeft32, ChevronLeft48, ChevronLeft64, ChevronRight20, ChevronRight24, ChevronRight32, ChevronRight48, ChevronRight64, ChevronUp20, ChevronUp24, ChevronUp32, ChevronUp48, ChevronUp64, ChristmasTree20, ChristmasTree24, ChristmasTree32, ChristmasTree48, ChristmasTree64, CircularEconomy20, CircularEconomy24, CircularEconomy32, CircularEconomy48, CircularEconomy64, CleaningProduct20, CleaningProduct24, CleaningProduct32, CleaningProduct48, CleaningProduct64, Code20, Code24, Code32, Code48, Code64, Coffee20, Coffee24, Coffee32, Coffee48, Coffee64, Comment20, Comment24, Comment32, Comment48, Comment64, Company20, Company24, Company32, Company48, Company64, Comparator20, Comparator24, Comparator32, Comparator48, Comparator64, ConcreteFloor20, ConcreteFloor24, ConcreteFloor32, ConcreteFloor48, ConcreteFloor64, Condition20, Condition24, Condition32, Condition48, Condition64, Connect20, Connect24, Connect32, Connect48, Connect64, ConnectedHome20, ConnectedHome24, ConnectedHome32, ConnectedHome48, ConnectedHome64, ConstructionSite20, ConstructionSite24, ConstructionSite32, ConstructionSite48, ConstructionSite64, Contrast20, Contrast24, Contrast32, Contrast48, Contrast64, Copy20, Copy24, Copy32, Copy48, Copy64, Course20, Course24, Course32, Course48, Course64, Cpu20, Cpu24, Cpu32, Cpu48, Cpu64, Craftsman20, Craftsman24, Craftsman32, Craftsman48, Craftsman64, CreditCard20, CreditCard24, CreditCard32, CreditCard48, CreditCard64, Cross20, Cross24, Cross32, Cross48, Cross64, CrossCircle20, CrossCircle24, CrossCircle32, CrossCircle48, CrossCircle64, CrossCircleFilled20, CrossCircleFilled24, CrossCircleFilled32, CrossCircleFilled48, CrossCircleFilled64, Curtains20, Curtains24, Curtains32, Curtains48, Curtains64, CuttingWoodGlass20, CuttingWoodGlass24, CuttingWoodGlass32, CuttingWoodGlass48, CuttingWoodGlass64, Cybersecurity20, Cybersecurity24, Cybersecurity32, Cybersecurity48, Cybersecurity64, CybersecurityCheck20, CybersecurityCheck24, CybersecurityCheck32, CybersecurityCheck48, CybersecurityCheck64, CybersecurityWarning20, CybersecurityWarning24, CybersecurityWarning32, CybersecurityWarning48, CybersecurityWarning64, Danger20, Danger24, Danger32, Danger48, Danger64, Data20, Data24, Data32, Data48, Data64, Database20, Database24, Database32, Database48, Database64, Delivery20, Delivery24, Delivery32, Delivery48, Delivery64, DeviceDesktop20, DeviceDesktop24, DeviceDesktop32, DeviceDesktop48, DeviceDesktop64, DeviceLaptop20, DeviceLaptop24, DeviceLaptop32, DeviceLaptop48, DeviceLaptop64, DeviceMobile20, DeviceMobile24, DeviceMobile32, DeviceMobile48, DeviceMobile64, DeviceTablet20, DeviceTablet24, DeviceTablet32, DeviceTablet48, DeviceTablet64, Direction20, Direction24, Direction32, Direction48, Direction64, Discount20, Discount24, Discount32, Discount48, Discount64, Distance20, Distance24, Distance32, Distance48, Distance64, Diy20, Diy24, Diy32, Diy48, Diy64, DiyAlt20, DiyAlt24, DiyAlt32, DiyAlt48, DiyAlt64, Document20, Document24, Document32, Document48, Document64, Dollar20, Dollar24, Dollar32, Dollar48, Dollar64, Door20, Door24, Door32, Door48, Door64, Download20, Download24, Download32, Download48, Download64, Drag20, Drag24, Drag32, Drag48, Drag64, Draw20, Draw24, Draw32, Draw48, Draw64, Dressing20, Dressing24, Dressing32, Dressing48, Dressing64, Drill20, Drill24, Drill32, Drill48, Drill64, DrillAlt20, DrillAlt24, DrillAlt32, DrillAlt48, DrillAlt64, Eco20, Eco24, Eco32, Eco48, Eco64, EcoAlt20, EcoAlt24, EcoAlt32, EcoAlt48, EcoAlt64, Edit20, Edit24, Edit32, Edit48, Edit64, Electricity20, Electricity24, Electricity32, Electricity48, Electricity64, Enki20, Enki24, Enki32, Enki48, Enki64, Euro20, Euro24, Euro32, Euro48, Euro64, Europe20, Europe24, Europe32, Europe48, Europe64, ExpandLeft20, ExpandLeft24, ExpandLeft32, ExpandLeft48, ExpandLeft64, ExpandLeftAlt20, ExpandLeftAlt24, ExpandLeftAlt32, ExpandLeftAlt48, ExpandLeftAlt64, ExpandRight20, ExpandRight24, ExpandRight32, ExpandRight48, ExpandRight64, ExpandRightAlt20, ExpandRightAlt24, ExpandRightAlt32, ExpandRightAlt48, ExpandRightAlt64, ExternalLink20, ExternalLink24, ExternalLink32, ExternalLink48, ExternalLink64, Eye20, Eye24, Eye32, Eye48, Eye64, EyeOff20, EyeOff24, EyeOff32, EyeOff48, EyeOff64, Factory20, Factory24, Factory32, Factory48, Factory64, Faucet20, Faucet24, Faucet32, Faucet48, Faucet64, Favorite20, Favorite24, Favorite32, Favorite48, Favorite64, FavoriteFilled20, FavoriteFilled24, FavoriteFilled32, FavoriteFilled48, FavoriteFilled64, FeelingDissatisfied20, FeelingDissatisfied24, FeelingDissatisfied32, FeelingDissatisfied48, FeelingDissatisfied64, FeelingNeutral20, FeelingNeutral24, FeelingNeutral32, FeelingNeutral48, FeelingNeutral64, FeelingSatisfied20, FeelingSatisfied24, FeelingSatisfied32, FeelingSatisfied48, FeelingSatisfied64, FeelingVeryDissatisfied20, FeelingVeryDissatisfied24, FeelingVeryDissatisfied32, FeelingVeryDissatisfied48, FeelingVeryDissatisfied64, FeelingVerySatisfied20, FeelingVerySatisfied24, FeelingVerySatisfied32, FeelingVerySatisfied48, FeelingVerySatisfied64, FileBlank20, FileBlank24, FileBlank32, FileBlank48, FileBlank64, FileCsv20, FileCsv24, FileCsv32, FileCsv48, FileCsv64, FileDoc20, FileDoc24, FileDoc32, FileDoc48, FileDoc64, FileFig20, FileFig24, FileFig32, FileFig48, FileFig64, FileJpg20, FileJpg24, FileJpg32, FileJpg48, FileJpg64, FilePdf20, FilePdf24, FilePdf32, FilePdf48, FilePdf64, FilePng20, FilePng24, FilePng32, FilePng48, FilePng64, FileSvg20, FileSvg24, FileSvg32, FileSvg48, FileSvg64, FileXls20, FileXls24, FileXls32, FileXls48, FileXls64, Filter20, Filter24, Filter32, Filter48, Filter64, Fire20, Fire24, Fire32, Fire48, Fire64, FlashingLight20, FlashingLight24, FlashingLight32, FlashingLight48, FlashingLight64, Floor20, Floor24, Floor32, Floor48, Floor64, Folder20, Folder24, Folder32, Folder48, Folder64, FolderNew20, FolderNew24, FolderNew32, FolderNew48, FolderNew64, France20, France24, France32, France48, France64, FullscreenEnter20, FullscreenEnter24, FullscreenEnter32, FullscreenEnter48, FullscreenEnter64, FullscreenEnterAlt20, FullscreenEnterAlt24, FullscreenEnterAlt32, FullscreenEnterAlt48, FullscreenEnterAlt64, FullscreenExit20, FullscreenExit24, FullscreenExit32, FullscreenExit48, FullscreenExit64, FullscreenExitAlt20, FullscreenExitAlt24, FullscreenExitAlt32, FullscreenExitAlt48, FullscreenExitAlt64, FundingCardEuro20, FundingCardEuro24, FundingCardEuro32, FundingCardEuro48, FundingCardEuro64, FundingCardZloty20, FundingCardZloty24, FundingCardZloty32, FundingCardZloty48, FundingCardZloty64, FundingEuro20, FundingEuro24, FundingEuro32, FundingEuro48, FundingEuro64, FundingZloty20, FundingZloty24, FundingZloty32, FundingZloty48, FundingZloty64, Garage20, Garage24, Garage32, Garage48, Garage64, Garden20, Garden24, Garden32, Garden48, Garden64, GardenAlt20, GardenAlt24, GardenAlt32, GardenAlt48, GardenAlt64, Gate20, Gate24, Gate32, Gate48, Gate64, Gauge20, Gauge24, Gauge32, Gauge48, Gauge64, Gift20, Gift24, Gift32, Gift48, Gift64, Glass20, Glass24, Glass32, Glass48, Glass64, Group20, Group24, Group32, Group48, Group64, Hammer20, Hammer24, Hammer32, Hammer48, Hammer64, HandSanitiser20, HandSanitiser24, HandSanitiser32, HandSanitiser48, HandSanitiser64, Handbag20, Handbag24, Handbag32, Handbag48, Handbag64, HardHat20, HardHat24, HardHat32, HardHat48, HardHat64, HardHatAlt20, HardHatAlt24, HardHatAlt32, HardHatAlt48, HardHatAlt64, Hardware20, Hardware24, Hardware32, Hardware48, Hardware64, HearingDisabled20, HearingDisabled24, HearingDisabled32, HearingDisabled48, HearingDisabled64, Heater20, Heater24, Heater32, Heater48, Heater64, HelpCircle20, HelpCircle24, HelpCircle32, HelpCircle48, HelpCircle64, Helpline20, Helpline24, Helpline32, Helpline48, Helpline64, HierarchyTree20, HierarchyTree24, HierarchyTree32, HierarchyTree48, HierarchyTree64, HierarchyTreeAlt20, HierarchyTreeAlt24, HierarchyTreeAlt32, HierarchyTreeAlt48, HierarchyTreeAlt64, History20, History24, History32, History48, History64, Home20, Home24, Home32, Home48, Home64, HotWater20, HotWater24, HotWater32, HotWater48, HotWater64, Hourglass20, Hourglass24, Hourglass32, Hourglass48, Hourglass64, House20, House24, House32, House48, House64, IdCard20, IdCard24, IdCard32, IdCard48, IdCard64, Image20, Image24, Image32, Image48, Image64, ImageAlt20, ImageAlt24, ImageAlt32, ImageAlt48, ImageAlt64, ImageCrop20, ImageCrop24, ImageCrop32, ImageCrop48, ImageCrop64, ImageResize20, ImageResize24, ImageResize32, ImageResize48, ImageResize64, ImageSelection20, ImageSelection24, ImageSelection32, ImageSelection48, ImageSelection64, Infinity20, Infinity24, Infinity32, Infinity48, Infinity64, InfoCircle20, InfoCircle24, InfoCircle32, InfoCircle48, InfoCircle64, InfoCircleFilled20, InfoCircleFilled24, InfoCircleFilled32, InfoCircleFilled48, InfoCircleFilled64, Instance20, Instance24, Instance32, Instance48, Instance64, InstanceLeft20, InstanceLeft24, InstanceLeft32, InstanceLeft48, InstanceLeft64, InstanceRight20, InstanceRight24, InstanceRight32, InstanceRight48, InstanceRight64, Insulation20, Insulation24, Insulation32, Insulation48, Insulation64, InsulationAlt20, InsulationAlt24, InsulationAlt32, InsulationAlt48, InsulationAlt64, Kanban20, Kanban24, Kanban32, Kanban48, Kanban64, Key20, Key24, Key32, Key48, Key64, KeyAlt20, KeyAlt24, KeyAlt32, KeyAlt48, KeyAlt64, Keyboard20, Keyboard24, Keyboard32, Keyboard48, Keyboard64, Kids20, Kids24, Kids32, Kids48, Kids64, Kitchen20, Kitchen24, Kitchen32, Kitchen48, Kitchen64, KitchenAlt20, KitchenAlt24, KitchenAlt32, KitchenAlt48, KitchenAlt64, LawnMower20, LawnMower24, LawnMower32, LawnMower48, LawnMower64, Layers20, Layers24, Layers32, Layers48, Layers64, Leak20, Leak24, Leak32, Leak48, Leak64, LeroyMerlin20, LeroyMerlin24, LeroyMerlin32, LeroyMerlin48, LeroyMerlin64, Less20, Less24, Less32, Less48, Less64, LessCircle20, LessCircle24, LessCircle32, LessCircle48, LessCircle64, Lighting20, Lighting24, Lighting32, Lighting48, Lighting64, Link20, Link24, Link32, Link48, Link64, List20, List24, List32, List48, List64, ListAdd20, ListAdd24, ListAdd32, ListAdd48, ListAdd64, ListView20, ListView24, ListView32, ListView48, ListView64, LivingRoom20, LivingRoom24, LivingRoom32, LivingRoom48, LivingRoom64, Location20, Location24, Location32, Location48, Location64, LocationFilled20, LocationFilled24, LocationFilled32, LocationFilled48, LocationFilled64, Locator20, Locator24, Locator32, Locator48, Locator64, Lock20, Lock24, Lock32, Lock48, Lock64, LockOpen20, LockOpen24, LockOpen32, LockOpen48, LockOpen64, Locker20, Locker24, Locker32, Locker48, Locker64, LogOut20, LogOut24, LogOut32, LogOut48, LogOut64, LoyaltyBm20, LoyaltyBm24, LoyaltyBm32, LoyaltyBm48, LoyaltyBm64, LoyaltyLm20, LoyaltyLm24, LoyaltyLm32, LoyaltyLm48, LoyaltyLm64, Mail20, Mail24, Mail32, Mail48, Mail64, MailAlt20, MailAlt24, MailAlt32, MailAlt48, MailAlt64, Man20, Man24, Man32, Man48, Man64, Map20, Map24, Map32, Map48, Map64, Mask20, Mask24, Mask32, Mask48, Mask64, Masonry20, Masonry24, Masonry32, Masonry48, Masonry64, MasonryAlt20, MasonryAlt24, MasonryAlt32, MasonryAlt48, MasonryAlt64, Megaphone20, Megaphone24, Megaphone32, Megaphone48, Megaphone64, Menu20, Menu24, Menu32, Menu48, Menu64, Mic20, Mic24, Mic32, Mic48, Mic64, MixerTruck20, MixerTruck24, MixerTruck32, MixerTruck48, MixerTruck64, Modular20, Modular24, Modular32, Modular48, Modular64, More20, More24, More32, More48, More64, MoreCircle20, MoreCircle24, MoreCircle32, MoreCircle48, MoreCircle64, Music20, Music24, Music32, Music48, Music64, Newspaper20, Newspaper24, Newspaper32, Newspaper48, Newspaper64, NightMode20, NightMode24, NightMode32, NightMode48, NightMode64, NoPicture20, NoPicture24, NoPicture32, NoPicture48, NoPicture64, Notification20, Notification24, Notification32, Notification48, Notification64, OptionsHorizontal20, OptionsHorizontal24, OptionsHorizontal32, OptionsHorizontal48, OptionsHorizontal64, OptionsVertical20, OptionsVertical24, OptionsVertical32, OptionsVertical48, OptionsVertical64, Owner20, Owner24, Owner32, Owner48, Owner64, Package20, Package24, Package32, Package48, Package64, PackageAdd20, PackageAdd24, PackageAdd32, PackageAdd48, PackageAdd64, Paint20, Paint24, Paint32, Paint48, Paint64, PaintCan20, PaintCan24, PaintCan32, PaintCan48, PaintCan64, Palette20, Palette24, Palette32, Palette48, Palette64, Pallet20, Pallet24, Pallet32, Pallet48, Pallet64, Pantone20, Pantone24, Pantone32, Pantone48, Pantone64, ParcelHandover20, ParcelHandover24, ParcelHandover32, ParcelHandover48, ParcelHandover64, ParcelLoading20, ParcelLoading24, ParcelLoading32, ParcelLoading48, ParcelLoading64, Partnership20, Partnership24, Partnership32, Partnership48, Partnership64, Pause20, Pause24, Pause32, Pause48, Pause64, PauseCircle20, PauseCircle24, PauseCircle32, PauseCircle48, PauseCircle64, PaymentCheck20, PaymentCheck24, PaymentCheck32, PaymentCheck48, PaymentCheck64, Phone20, Phone24, Phone32, Phone48, Phone64, Picker20, Picker24, Picker32, Picker48, Picker64, Pickup20, Pickup24, Pickup32, Pickup48, Pickup64, PickupLocation20, PickupLocation24, PickupLocation32, PickupLocation48, PickupLocation64, PickupLocationFilled20, PickupLocationFilled24, PickupLocationFilled32, PickupLocationFilled48, PickupLocationFilled64, Pipe20, Pipe24, Pipe32, Pipe48, Pipe64, Play20, Play24, Play32, Play48, Play64, PlayCircle20, PlayCircle24, PlayCircle32, PlayCircle48, PlayCircle64, Playlist20, Playlist24, Playlist32, Playlist48, Playlist64, Policies20, Policies24, Policies32, Policies48, Policies64, Pool20, Pool24, Pool32, Pool48, Pool64, Premium20, Premium24, Premium32, Premium48, Premium64, PriceTag20, PriceTag24, PriceTag32, PriceTag48, PriceTag64, Print20, Print24, Print32, Print48, Print64, Profile20, Profile24, Profile32, Profile48, Profile64, ProfileCollaborator20, ProfileCollaborator24, ProfileCollaborator32, ProfileCollaborator48, ProfileCollaborator64, ProfilePassion20, ProfilePassion24, ProfilePassion32, ProfilePassion48, ProfilePassion64, ProfilePro20, ProfilePro24, ProfilePro32, ProfilePro48, ProfilePro64, Project20, Project24, Project32, Project48, Project64, PushPin20, PushPin24, PushPin32, PushPin48, PushPin64, PushPinOff20, PushPinOff24, PushPinOff32, PushPinOff48, PushPinOff64, Question20, Question24, Question32, Question48, Question64, Ratio1120, Ratio1124, Ratio1132, Ratio1148, Ratio1164, Ratio16920, Ratio16924, Ratio16932, Ratio16948, Ratio16964, Ratio3420, Ratio3424, Ratio3432, Ratio3448, Ratio3464, Ratio4320, Ratio4324, Ratio4332, Ratio4348, Ratio4364, Ratio91620, Ratio91624, Ratio91632, Ratio91648, Ratio91664, ReceiptEuro20, ReceiptEuro24, ReceiptEuro32, ReceiptEuro48, ReceiptEuro64, ReceiptZloty20, ReceiptZloty24, ReceiptZloty32, ReceiptZloty48, ReceiptZloty64, Refresh20, Refresh24, Refresh32, Refresh48, Refresh64, ReinforcedConcrete20, ReinforcedConcrete24, ReinforcedConcrete32, ReinforcedConcrete48, ReinforcedConcrete64, Release20, Release24, Release32, Release48, Release64, RemoteCamera20, RemoteCamera24, RemoteCamera32, RemoteCamera48, RemoteCamera64, RenewableEnergy20, RenewableEnergy24, RenewableEnergy32, RenewableEnergy48, RenewableEnergy64, Renovation20, Renovation24, Renovation32, Renovation48, Renovation64, Report20, Report24, Report32, Report48, Report64, Request20, Request24, Request32, Request48, Request64, Return20, Return24, Return32, Return48, Return64, Rfid20, Rfid24, Rfid32, Rfid48, Rfid64, RotatedMobile20, RotatedMobile24, RotatedMobile32, RotatedMobile48, RotatedMobile64, Ruble20, Ruble24, Ruble32, Ruble48, Ruble64, Sample20, Sample24, Sample32, Sample48, Sample64, Save20, Save24, Save32, Save48, Save64, ScreenRotation20, ScreenRotation24, ScreenRotation32, ScreenRotation48, ScreenRotation64, Search20, Search24, Search32, Search48, Search64, SearchList20, SearchList24, SearchList32, SearchList48, SearchList64, SearchProduct20, SearchProduct24, SearchProduct32, SearchProduct48, SearchProduct64, SecurePayment20, SecurePayment24, SecurePayment32, SecurePayment48, SecurePayment64, SecurePaymentAlt20, SecurePaymentAlt24, SecurePaymentAlt32, SecurePaymentAlt48, SecurePaymentAlt64, Security20, Security24, Security32, Security48, Security64, Send20, Send24, Send32, Send48, Send64, Server20, Server24, Server32, Server48, Server64, Settings20, Settings24, Settings32, Settings48, Settings64, Share20, Share24, Share32, Share48, Share64, ShareIos20, ShareIos24, ShareIos32, ShareIos48, ShareIos64, Sharpening20, Sharpening24, Sharpening32, Sharpening48, Sharpening64, Shelves20, Shelves24, Shelves32, Shelves48, Shelves64, Shutter20, Shutter24, Shutter32, Shutter48, Shutter64, Sidebar20, Sidebar24, Sidebar32, Sidebar48, Sidebar64, SidebarCollapse20, SidebarCollapse24, SidebarCollapse32, SidebarCollapse48, SidebarCollapse64, SidebarExpand20, SidebarExpand24, SidebarExpand32, SidebarExpand48, SidebarExpand64, SidebarFilled20, SidebarFilled24, SidebarFilled32, SidebarFilled48, SidebarFilled64, Size20, Size24, Size32, Size48, Size64, Slideshow20, Slideshow24, Slideshow32, Slideshow48, Slideshow64, SocialFacebook20, SocialFacebook24, SocialFacebook32, SocialFacebook48, SocialFacebook64, SocialInstagram20, SocialInstagram24, SocialInstagram32, SocialInstagram48, SocialInstagram64, SocialLinkedin20, SocialLinkedin24, SocialLinkedin32, SocialLinkedin48, SocialLinkedin64, SocialPinterest20, SocialPinterest24, SocialPinterest32, SocialPinterest48, SocialPinterest64, SocialSlack20, SocialSlack24, SocialSlack32, SocialSlack48, SocialSlack64, SocialSpotify20, SocialSpotify24, SocialSpotify32, SocialSpotify48, SocialSpotify64, SocialTelegram20, SocialTelegram24, SocialTelegram32, SocialTelegram48, SocialTelegram64, SocialTiktok20, SocialTiktok24, SocialTiktok32, SocialTiktok48, SocialTiktok64, SocialWhatsapp20, SocialWhatsapp24, SocialWhatsapp32, SocialWhatsapp48, SocialWhatsapp64, SocialWorkplace20, SocialWorkplace24, SocialWorkplace32, SocialWorkplace48, SocialWorkplace64, SocialX20, SocialX24, SocialX32, SocialX48, SocialX64, SocialYoutube20, SocialYoutube24, SocialYoutube32, SocialYoutube48, SocialYoutube64, SortDown20, SortDown24, SortDown32, SortDown48, SortDown64, SortTop20, SortTop24, SortTop32, SortTop48, SortTop64, SortTopDown20, SortTopDown24, SortTopDown32, SortTopDown48, SortTopDown64, Split20, Split24, Split32, Split48, Split64, Stairs20, Stairs24, Stairs32, Stairs48, Stairs64, Star20, Star24, Star32, Star48, Star64, StarFilled20, StarFilled24, StarFilled32, StarFilled48, StarFilled64, StarHalf20, StarHalf24, StarHalf32, StarHalf48, StarHalf64, StoreBricoman20, StoreBricoman24, StoreBricoman32, StoreBricoman48, StoreBricoman64, StoreLeroymerlin20, StoreLeroymerlin24, StoreLeroymerlin32, StoreLeroymerlin48, StoreLeroymerlin64, StoreLocationBm20, StoreLocationBm24, StoreLocationBm32, StoreLocationBm48, StoreLocationBm64, StoreLocationBmFilled20, StoreLocationBmFilled24, StoreLocationBmFilled32, StoreLocationBmFilled48, StoreLocationBmFilled64, StoreLocationLm20, StoreLocationLm24, StoreLocationLm32, StoreLocationLm48, StoreLocationLm64, StoreLocationLmFilled20, StoreLocationLmFilled24, StoreLocationLmFilled32, StoreLocationLmFilled48, StoreLocationLmFilled64, Survey20, Survey24, Survey32, Survey48, Survey64, SwapLeft20, SwapLeft24, SwapLeft32, SwapLeft48, SwapLeft64, SwapLeftRight20, SwapLeftRight24, SwapLeftRight32, SwapLeftRight48, SwapLeftRight64, SwapRight20, SwapRight24, SwapRight32, SwapRight48, SwapRight64, Temperature20, Temperature24, Temperature32, Temperature48, Temperature64, Tenant20, Tenant24, Tenant32, Tenant48, Tenant64, Terrace20, Terrace24, Terrace32, Terrace48, Terrace64, Thermostat20, Thermostat24, Thermostat32, Thermostat48, Thermostat64, ThumbDown20, ThumbDown24, ThumbDown32, ThumbDown48, ThumbDown64, ThumbUp20, ThumbUp24, ThumbUp32, ThumbUp48, ThumbUp64, Time20, Time24, Time32, Time48, Time64, Timer20, Timer24, Timer24h20, Timer24h24, Timer24h32, Timer24h48, Timer24h64, Timer2h20, Timer2h24, Timer2h32, Timer2h48, Timer2h64, Timer32, Timer3h20, Timer3h24, Timer3h32, Timer3h48, Timer3h64, Timer48, Timer48h20, Timer48h24, Timer48h32, Timer48h48, Timer48h64, Timer64, ToolRental20, ToolRental24, ToolRental32, ToolRental48, ToolRental64, Toolbox20, Toolbox24, Toolbox32, Toolbox48, Toolbox64, Transfer20, Transfer24, Transfer32, Transfer48, Transfer64, Trash20, Trash24, Trash32, Trash48, Trash64, Trolley20, Trolley24, Trolley32, Trolley48, Trolley64, Truck20, Truck24, Truck32, Truck48, Truck64, TruckLoading20, TruckLoading24, TruckLoading32, TruckLoading48, TruckLoading64, TruckUnloading20, TruckUnloading24, TruckUnloading32, TruckUnloading48, TruckUnloading64, Unlink20, Unlink24, Unlink32, Unlink48, Unlink64, Upload20, Upload24, Upload32, Upload48, Upload64, Uploading20, Uploading24, Uploading32, Uploading48, Uploading64, Ventilation20, Ventilation24, Ventilation32, Ventilation48, Ventilation64, Video20, Video24, Video32, Video48, Video64, VideoAlt20, VideoAlt24, VideoAlt32, VideoAlt48, VideoAlt64, VideoTrimEnd20, VideoTrimEnd24, VideoTrimEnd32, VideoTrimEnd48, VideoTrimEnd64, VideoTrimStart20, VideoTrimStart24, VideoTrimStart32, VideoTrimStart48, VideoTrimStart64, View36020, View36024, View36032, View36048, View36064, View3d20, View3d24, View3d32, View3d48, View3d64, ViewAr20, ViewAr24, ViewAr32, ViewAr48, ViewAr64, ViewCompact20, ViewCompact24, ViewCompact32, ViewCompact48, ViewCompact64, ViewCompactFilled20, ViewCompactFilled24, ViewCompactFilled32, ViewCompactFilled48, ViewCompactFilled64, ViewGridX120, ViewGridX124, ViewGridX132, ViewGridX148, ViewGridX164, ViewGridX1Filled20, ViewGridX1Filled24, ViewGridX1Filled32, ViewGridX1Filled48, ViewGridX1Filled64, ViewGridX420, ViewGridX424, ViewGridX432, ViewGridX448, ViewGridX464, ViewGridX4Filled20, ViewGridX4Filled24, ViewGridX4Filled32, ViewGridX4Filled48, ViewGridX4Filled64, ViewGridX920, ViewGridX924, ViewGridX932, ViewGridX948, ViewGridX964, ViewGridX9Filled20, ViewGridX9Filled24, ViewGridX9Filled32, ViewGridX9Filled48, ViewGridX9Filled64, ViewLarge20, ViewLarge24, ViewLarge32, ViewLarge48, ViewLarge64, ViewLargeFilled20, ViewLargeFilled24, ViewLargeFilled32, ViewLargeFilled48, ViewLargeFilled64, ViewList20, ViewList24, ViewList32, ViewList48, ViewList64, ViewListFilled20, ViewListFilled24, ViewListFilled32, ViewListFilled48, ViewListFilled64, Voice20, Voice24, Voice32, Voice48, Voice64, VolumeMute20, VolumeMute24, VolumeMute32, VolumeMute48, VolumeMute64, VolumeOn20, VolumeOn24, VolumeOn32, VolumeOn48, VolumeOn64, Wallet20, Wallet24, Wallet32, Wallet48, Wallet64, Wallpaper20, Wallpaper24, Wallpaper32, Wallpaper48, Wallpaper64, Warehouse20, Warehouse24, Warehouse32, Warehouse48, Warehouse64, WarningCircle20, WarningCircle24, WarningCircle32, WarningCircle48, WarningCircle64, WarningCircleFilled20, WarningCircleFilled24, WarningCircleFilled32, WarningCircleFilled48, WarningCircleFilled64, Warranty20, Warranty24, Warranty32, Warranty48, Warranty64, Weight20, Weight24, Weight32, Weight48, Weight64, Wifi20, Wifi24, Wifi32, Wifi48, Wifi64, WifiError20, WifiError24, WifiError32, WifiError48, WifiError64, WifiReset20, WifiReset24, WifiReset32, WifiReset48, WifiReset64, Window20, Window24, Window32, Window48, Window64, Woman20, Woman24, Woman32, Woman48, Woman64, Wood20, Wood24, Wood32, Wood48, Wood64, WoodFlooring20, WoodFlooring24, WoodFlooring32, WoodFlooring48, WoodFlooring64, WoodFlooringAlt20, WoodFlooringAlt24, WoodFlooringAlt32, WoodFlooringAlt48, WoodFlooringAlt64, WoodSaw20, WoodSaw24, WoodSaw32, WoodSaw48, WoodSaw64, WorksiteDelivery20, WorksiteDelivery24, WorksiteDelivery32, WorksiteDelivery48, WorksiteDelivery64, Worldwide20, Worldwide24, Worldwide32, Worldwide48, Worldwide64, Wrench20, Wrench24, Wrench32, Wrench48, Wrench64, Zloty20, Zloty24, Zloty32, Zloty48, Zloty64 };
|