@iconify-prerendered/vue-cbi 0.28.1738222843 → 0.28.1747976470
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/index.d.ts +62 -0
- package/index.js +63 -1
- package/package.json +1 -1
package/index.d.ts
CHANGED
@@ -1,13 +1,19 @@
|
|
1
1
|
import type {SVGAttributes, VNode} from 'vue';
|
2
|
+
export declare const Icon02tv: (p?: SVGAttributes) => VNode;
|
3
|
+
export declare const Icon10Play: (p?: SVGAttributes) => VNode;
|
4
|
+
export declare const Icon17Track: (p?: SVGAttributes) => VNode;
|
2
5
|
export declare const Icon2WayUplighter: (p?: SVGAttributes) => VNode;
|
3
6
|
export declare const Icon3dFilament: (p?: SVGAttributes) => VNode;
|
4
7
|
export declare const Icon3dprinterPrinting: (p?: SVGAttributes) => VNode;
|
5
8
|
export declare const Icon3dprinterStandby: (p?: SVGAttributes) => VNode;
|
6
9
|
export declare const Icon3sat: (p?: SVGAttributes) => VNode;
|
10
|
+
export declare const Icon7plusTv: (p?: SVGAttributes) => VNode;
|
11
|
+
export declare const Icon9Now: (p?: SVGAttributes) => VNode;
|
7
12
|
export declare const IconA1Mini: (p?: SVGAttributes) => VNode;
|
8
13
|
export declare const IconAbarth: (p?: SVGAttributes) => VNode;
|
9
14
|
export declare const IconAbbRadio: (p?: SVGAttributes) => VNode;
|
10
15
|
export declare const IconAbc: (p?: SVGAttributes) => VNode;
|
16
|
+
export declare const IconAbcIview: (p?: SVGAttributes) => VNode;
|
11
17
|
export declare const IconAbletonlive: (p?: SVGAttributes) => VNode;
|
12
18
|
export declare const IconAcura: (p?: SVGAttributes) => VNode;
|
13
19
|
export declare const IconAdguard: (p?: SVGAttributes) => VNode;
|
@@ -69,12 +75,16 @@ export declare const IconAqaraH12: (p?: SVGAttributes) => VNode;
|
|
69
75
|
export declare const IconAqaraH13: (p?: SVGAttributes) => VNode;
|
70
76
|
export declare const IconAqaraH1Dimmer: (p?: SVGAttributes) => VNode;
|
71
77
|
export declare const IconAqaraH1Switch: (p?: SVGAttributes) => VNode;
|
78
|
+
export declare const IconAqaraH2DimmerSwitch: (p?: SVGAttributes) => VNode;
|
79
|
+
export declare const IconAqaraH2Switch: (p?: SVGAttributes) => VNode;
|
80
|
+
export declare const IconAqaraHiPrecisionMotion: (p?: SVGAttributes) => VNode;
|
72
81
|
export declare const IconAqaraHubN15G2: (p?: SVGAttributes) => VNode;
|
73
82
|
export declare const IconAqaraInwall: (p?: SVGAttributes) => VNode;
|
74
83
|
export declare const IconAqaraM3: (p?: SVGAttributes) => VNode;
|
75
84
|
export declare const IconAqaraMotion: (p?: SVGAttributes) => VNode;
|
76
85
|
export declare const IconAqaraN100: (p?: SVGAttributes) => VNode;
|
77
86
|
export declare const IconAqaraOpple: (p?: SVGAttributes) => VNode;
|
87
|
+
export declare const IconAqaraPanelS1Plus: (p?: SVGAttributes) => VNode;
|
78
88
|
export declare const IconAqaraPetFeederC1: (p?: SVGAttributes) => VNode;
|
79
89
|
export declare const IconAqaraSmokeDetector: (p?: SVGAttributes) => VNode;
|
80
90
|
export declare const IconAqaraSymphonyT1: (p?: SVGAttributes) => VNode;
|
@@ -83,6 +93,7 @@ export declare const IconAqaraTemperature: (p?: SVGAttributes) => VNode;
|
|
83
93
|
export declare const IconAqaraThermoE1: (p?: SVGAttributes) => VNode;
|
84
94
|
export declare const IconAqaraU100: (p?: SVGAttributes) => VNode;
|
85
95
|
export declare const IconAqaraU200: (p?: SVGAttributes) => VNode;
|
96
|
+
export declare const IconAqaraU300: (p?: SVGAttributes) => VNode;
|
86
97
|
export declare const IconAqaraVibration: (p?: SVGAttributes) => VNode;
|
87
98
|
export declare const IconAqaraWaterleak: (p?: SVGAttributes) => VNode;
|
88
99
|
export declare const IconAqaraWirelessbutton: (p?: SVGAttributes) => VNode;
|
@@ -143,13 +154,17 @@ export declare const IconBleMesh: (p?: SVGAttributes) => VNode;
|
|
143
154
|
export declare const IconBlindTiltClosed: (p?: SVGAttributes) => VNode;
|
144
155
|
export declare const IconBlindTiltOpen: (p?: SVGAttributes) => VNode;
|
145
156
|
export declare const IconBloom: (p?: SVGAttributes) => VNode;
|
157
|
+
export declare const IconBlueos: (p?: SVGAttributes) => VNode;
|
146
158
|
export declare const IconBluray: (p?: SVGAttributes) => VNode;
|
147
159
|
export declare const IconBmw: (p?: SVGAttributes) => VNode;
|
148
160
|
export declare const IconBmwAlt: (p?: SVGAttributes) => VNode;
|
161
|
+
export declare const IconBmwI: (p?: SVGAttributes) => VNode;
|
149
162
|
export declare const IconBocaJuniors: (p?: SVGAttributes) => VNode;
|
150
163
|
export declare const IconBollard: (p?: SVGAttributes) => VNode;
|
164
|
+
export declare const IconBoschThermostat: (p?: SVGAttributes) => VNode;
|
151
165
|
export declare const IconBoseSoundtouch: (p?: SVGAttributes) => VNode;
|
152
166
|
export declare const IconBosesOundwave: (p?: SVGAttributes) => VNode;
|
167
|
+
export declare const IconBr1: (p?: SVGAttributes) => VNode;
|
153
168
|
export declare const IconBridge: (p?: SVGAttributes) => VNode;
|
154
169
|
export declare const IconBridgesv1: (p?: SVGAttributes) => VNode;
|
155
170
|
export declare const IconBridgesv2: (p?: SVGAttributes) => VNode;
|
@@ -300,6 +315,7 @@ export declare const IconCorinthians: (p?: SVGAttributes) => VNode;
|
|
300
315
|
export declare const IconCostco: (p?: SVGAttributes) => VNode;
|
301
316
|
export declare const IconCowboyEbike: (p?: SVGAttributes) => VNode;
|
302
317
|
export declare const IconCowboyEbikeAlt: (p?: SVGAttributes) => VNode;
|
318
|
+
export declare const IconCrestonSwirl: (p?: SVGAttributes) => VNode;
|
303
319
|
export declare const IconCrunchyrol: (p?: SVGAttributes) => VNode;
|
304
320
|
export declare const IconCulturebox: (p?: SVGAttributes) => VNode;
|
305
321
|
export declare const IconCupra: (p?: SVGAttributes) => VNode;
|
@@ -318,6 +334,7 @@ export declare const IconDeskStand: (p?: SVGAttributes) => VNode;
|
|
318
334
|
export declare const IconDeskStandAlt: (p?: SVGAttributes) => VNode;
|
319
335
|
export declare const IconDesklamp: (p?: SVGAttributes) => VNode;
|
320
336
|
export declare const IconDesktopComputer: (p?: SVGAttributes) => VNode;
|
337
|
+
export declare const IconDeutschlandfunk: (p?: SVGAttributes) => VNode;
|
321
338
|
export declare const IconDevicesplug: (p?: SVGAttributes) => VNode;
|
322
339
|
export declare const IconDevicestap: (p?: SVGAttributes) => VNode;
|
323
340
|
export declare const IconDhl: (p?: SVGAttributes) => VNode;
|
@@ -348,7 +365,9 @@ export declare const IconDownstairsBasement: (p?: SVGAttributes) => VNode;
|
|
348
365
|
export declare const IconDownstairsGround: (p?: SVGAttributes) => VNode;
|
349
366
|
export declare const IconDreamcast: (p?: SVGAttributes) => VNode;
|
350
367
|
export declare const IconDriveway: (p?: SVGAttributes) => VNode;
|
368
|
+
export declare const IconDrtv: (p?: SVGAttributes) => VNode;
|
351
369
|
export declare const IconDs: (p?: SVGAttributes) => VNode;
|
370
|
+
export declare const IconDstv: (p?: SVGAttributes) => VNode;
|
352
371
|
export declare const IconDts: (p?: SVGAttributes) => VNode;
|
353
372
|
export declare const IconDtsX: (p?: SVGAttributes) => VNode;
|
354
373
|
export declare const IconDuckdns: (p?: SVGAttributes) => VNode;
|
@@ -415,14 +434,17 @@ export declare const IconFastgate: (p?: SVGAttributes) => VNode;
|
|
415
434
|
export declare const IconFedex: (p?: SVGAttributes) => VNode;
|
416
435
|
export declare const IconFestavia: (p?: SVGAttributes) => VNode;
|
417
436
|
export declare const IconFiat: (p?: SVGAttributes) => VNode;
|
437
|
+
export declare const IconFingerbot: (p?: SVGAttributes) => VNode;
|
418
438
|
export declare const IconFirefox: (p?: SVGAttributes) => VNode;
|
419
439
|
export declare const IconFiretv: (p?: SVGAttributes) => VNode;
|
440
|
+
export declare const IconFiretvCube: (p?: SVGAttributes) => VNode;
|
420
441
|
export declare const IconFisker: (p?: SVGAttributes) => VNode;
|
421
442
|
export declare const IconFlaresolverr: (p?: SVGAttributes) => VNode;
|
422
443
|
export declare const IconFloorLamp: (p?: SVGAttributes) => VNode;
|
423
444
|
export declare const IconFloorLampDual: (p?: SVGAttributes) => VNode;
|
424
445
|
export declare const IconFloorLanternGroup: (p?: SVGAttributes) => VNode;
|
425
446
|
export declare const IconFloorLanternOff: (p?: SVGAttributes) => VNode;
|
447
|
+
export declare const IconFloorShadesCombo: (p?: SVGAttributes) => VNode;
|
426
448
|
export declare const IconFloorlantern: (p?: SVGAttributes) => VNode;
|
427
449
|
export declare const IconFloorshade: (p?: SVGAttributes) => VNode;
|
428
450
|
export declare const IconFloorspot: (p?: SVGAttributes) => VNode;
|
@@ -475,8 +497,11 @@ export declare const IconGardenIrrigation: (p?: SVGAttributes) => VNode;
|
|
475
497
|
export declare const IconGeely: (p?: SVGAttributes) => VNode;
|
476
498
|
export declare const IconGeko: (p?: SVGAttributes) => VNode;
|
477
499
|
export declare const IconGemini: (p?: SVGAttributes) => VNode;
|
500
|
+
export declare const IconGenericCarCharger: (p?: SVGAttributes) => VNode;
|
478
501
|
export declare const IconGenesis: (p?: SVGAttributes) => VNode;
|
479
502
|
export declare const IconGenesisVgs: (p?: SVGAttributes) => VNode;
|
503
|
+
export declare const IconGlasspanelDoorClosed: (p?: SVGAttributes) => VNode;
|
504
|
+
export declare const IconGlasspanelDoorOpen: (p?: SVGAttributes) => VNode;
|
480
505
|
export declare const IconGloboplay: (p?: SVGAttributes) => VNode;
|
481
506
|
export declare const IconGo: (p?: SVGAttributes) => VNode;
|
482
507
|
export declare const IconGoGroup: (p?: SVGAttributes) => VNode;
|
@@ -523,6 +548,9 @@ export declare const IconHomepodMini: (p?: SVGAttributes) => VNode;
|
|
523
548
|
export declare const IconHomey: (p?: SVGAttributes) => VNode;
|
524
549
|
export declare const IconHonda: (p?: SVGAttributes) => VNode;
|
525
550
|
export declare const IconHoneywell: (p?: SVGAttributes) => VNode;
|
551
|
+
export declare const IconHotNet: (p?: SVGAttributes) => VNode;
|
552
|
+
export declare const IconHoymilesInverter: (p?: SVGAttributes) => VNode;
|
553
|
+
export declare const IconHr1: (p?: SVGAttributes) => VNode;
|
526
554
|
export declare const IconHuawei: (p?: SVGAttributes) => VNode;
|
527
555
|
export declare const IconHuaweiSolarInverter: (p?: SVGAttributes) => VNode;
|
528
556
|
export declare const IconHubitat: (p?: SVGAttributes) => VNode;
|
@@ -537,6 +565,7 @@ export declare const IconHyundaiAlt: (p?: SVGAttributes) => VNode;
|
|
537
565
|
export declare const IconHyundaiIoniq: (p?: SVGAttributes) => VNode;
|
538
566
|
export declare const IconIkea5Spot: (p?: SVGAttributes) => VNode;
|
539
567
|
export declare const IconIkeaBlindClosed: (p?: SVGAttributes) => VNode;
|
568
|
+
export declare const IconIkeaBlindHalf: (p?: SVGAttributes) => VNode;
|
540
569
|
export declare const IconIkeaBlindOpen: (p?: SVGAttributes) => VNode;
|
541
570
|
export declare const IconIkeaBlindRemote: (p?: SVGAttributes) => VNode;
|
542
571
|
export declare const IconIkeaDimmer: (p?: SVGAttributes) => VNode;
|
@@ -596,6 +625,7 @@ export declare const IconKia: (p?: SVGAttributes) => VNode;
|
|
596
625
|
export declare const IconKidsRoom: (p?: SVGAttributes) => VNode;
|
597
626
|
export declare const IconKika: (p?: SVGAttributes) => VNode;
|
598
627
|
export declare const IconKikaAlt: (p?: SVGAttributes) => VNode;
|
628
|
+
export declare const IconKinopoisk: (p?: SVGAttributes) => VNode;
|
599
629
|
export declare const IconKinopub: (p?: SVGAttributes) => VNode;
|
600
630
|
export declare const IconKionTv: (p?: SVGAttributes) => VNode;
|
601
631
|
export declare const IconKitchen: (p?: SVGAttributes) => VNode;
|
@@ -646,12 +676,14 @@ export declare const IconLilyXl: (p?: SVGAttributes) => VNode;
|
|
646
676
|
export declare const IconLilyXlAlt: (p?: SVGAttributes) => VNode;
|
647
677
|
export declare const IconLinksys: (p?: SVGAttributes) => VNode;
|
648
678
|
export declare const IconLinktap: (p?: SVGAttributes) => VNode;
|
679
|
+
export declare const IconLitHouseNumber: (p?: SVGAttributes) => VNode;
|
649
680
|
export declare const IconLitterRobot: (p?: SVGAttributes) => VNode;
|
650
681
|
export declare const IconLitterRobotEmpty: (p?: SVGAttributes) => VNode;
|
651
682
|
export declare const IconLitterbox: (p?: SVGAttributes) => VNode;
|
652
683
|
export declare const IconLivingRoom: (p?: SVGAttributes) => VNode;
|
653
684
|
export declare const IconLivingroomGroup: (p?: SVGAttributes) => VNode;
|
654
685
|
export declare const IconLotus: (p?: SVGAttributes) => VNode;
|
686
|
+
export declare const IconLrDefender: (p?: SVGAttributes) => VNode;
|
655
687
|
export declare const IconLsSpotIrisGroupV2: (p?: SVGAttributes) => VNode;
|
656
688
|
export declare const IconLsSultanIrisGroupV2: (p?: SVGAttributes) => VNode;
|
657
689
|
export declare const IconLucid: (p?: SVGAttributes) => VNode;
|
@@ -660,7 +692,9 @@ export declare const IconMagentatv: (p?: SVGAttributes) => VNode;
|
|
660
692
|
export declare const IconMagentatvAlt: (p?: SVGAttributes) => VNode;
|
661
693
|
export declare const IconMainsail: (p?: SVGAttributes) => VNode;
|
662
694
|
export declare const IconMammotion: (p?: SVGAttributes) => VNode;
|
695
|
+
export declare const IconMarksSparks: (p?: SVGAttributes) => VNode;
|
663
696
|
export declare const IconMarqueeShutter: (p?: SVGAttributes) => VNode;
|
697
|
+
export declare const IconMarvel: (p?: SVGAttributes) => VNode;
|
664
698
|
export declare const IconMaserati: (p?: SVGAttributes) => VNode;
|
665
699
|
export declare const IconMatter: (p?: SVGAttributes) => VNode;
|
666
700
|
export declare const IconMax: (p?: SVGAttributes) => VNode;
|
@@ -668,6 +702,7 @@ export declare const IconMaxdome: (p?: SVGAttributes) => VNode;
|
|
668
702
|
export declare const IconMaybach: (p?: SVGAttributes) => VNode;
|
669
703
|
export declare const IconMazda: (p?: SVGAttributes) => VNode;
|
670
704
|
export declare const IconMclaren: (p?: SVGAttributes) => VNode;
|
705
|
+
export declare const IconMdr1: (p?: SVGAttributes) => VNode;
|
671
706
|
export declare const IconMealie: (p?: SVGAttributes) => VNode;
|
672
707
|
export declare const IconMediasetInfinity: (p?: SVGAttributes) => VNode;
|
673
708
|
export declare const IconMercadona: (p?: SVGAttributes) => VNode;
|
@@ -684,6 +719,7 @@ export declare const IconMiniBmw: (p?: SVGAttributes) => VNode;
|
|
684
719
|
export declare const IconMiniCamera: (p?: SVGAttributes) => VNode;
|
685
720
|
export declare const IconMitsubishi: (p?: SVGAttributes) => VNode;
|
686
721
|
export declare const IconMnmRadio: (p?: SVGAttributes) => VNode;
|
722
|
+
export declare const IconModbus: (p?: SVGAttributes) => VNode;
|
687
723
|
export declare const IconModelS: (p?: SVGAttributes) => VNode;
|
688
724
|
export declare const IconModelSCharge: (p?: SVGAttributes) => VNode;
|
689
725
|
export declare const IconModelSChargeSide: (p?: SVGAttributes) => VNode;
|
@@ -720,6 +756,7 @@ export declare const IconNanoleaf: (p?: SVGAttributes) => VNode;
|
|
720
756
|
export declare const IconNas: (p?: SVGAttributes) => VNode;
|
721
757
|
export declare const IconNasV2: (p?: SVGAttributes) => VNode;
|
722
758
|
export declare const IconNbc: (p?: SVGAttributes) => VNode;
|
759
|
+
export declare const IconNdr1: (p?: SVGAttributes) => VNode;
|
723
760
|
export declare const IconNeon: (p?: SVGAttributes) => VNode;
|
724
761
|
export declare const IconNeonClosed: (p?: SVGAttributes) => VNode;
|
725
762
|
export declare const IconNeonOpen: (p?: SVGAttributes) => VNode;
|
@@ -757,9 +794,11 @@ export declare const IconOctopusenergy: (p?: SVGAttributes) => VNode;
|
|
757
794
|
export declare const IconOdido: (p?: SVGAttributes) => VNode;
|
758
795
|
export declare const IconOdometer: (p?: SVGAttributes) => VNode;
|
759
796
|
export declare const IconOffice: (p?: SVGAttributes) => VNode;
|
797
|
+
export declare const IconOiTv: (p?: SVGAttributes) => VNode;
|
760
798
|
export declare const IconOkkoTv: (p?: SVGAttributes) => VNode;
|
761
799
|
export declare const IconOkoo: (p?: SVGAttributes) => VNode;
|
762
800
|
export declare const IconOkooAlt: (p?: SVGAttributes) => VNode;
|
801
|
+
export declare const IconOndemandAus: (p?: SVGAttributes) => VNode;
|
763
802
|
export declare const IconOne: (p?: SVGAttributes) => VNode;
|
764
803
|
export declare const IconOnkyo: (p?: SVGAttributes) => VNode;
|
765
804
|
export declare const IconOpel: (p?: SVGAttributes) => VNode;
|
@@ -778,6 +817,7 @@ export declare const IconOutside: (p?: SVGAttributes) => VNode;
|
|
778
817
|
export declare const IconOutsideTemp: (p?: SVGAttributes) => VNode;
|
779
818
|
export declare const IconOverseerr: (p?: SVGAttributes) => VNode;
|
780
819
|
export declare const IconOvhcloud: (p?: SVGAttributes) => VNode;
|
820
|
+
export declare const IconOvo: (p?: SVGAttributes) => VNode;
|
781
821
|
export declare const IconP1s: (p?: SVGAttributes) => VNode;
|
782
822
|
export declare const IconPagani: (p?: SVGAttributes) => VNode;
|
783
823
|
export declare const IconPanasonic: (p?: SVGAttributes) => VNode;
|
@@ -800,12 +840,14 @@ export declare const IconPanelGlassDoor3Open: (p?: SVGAttributes) => VNode;
|
|
800
840
|
export declare const IconPanelGlassSideDoorLocked: (p?: SVGAttributes) => VNode;
|
801
841
|
export declare const IconPanelGlassdoorClose: (p?: SVGAttributes) => VNode;
|
802
842
|
export declare const IconPanelGlassdoorOpen: (p?: SVGAttributes) => VNode;
|
843
|
+
export declare const IconPanelOven: (p?: SVGAttributes) => VNode;
|
803
844
|
export declare const IconParamount: (p?: SVGAttributes) => VNode;
|
804
845
|
export declare const IconPathe: (p?: SVGAttributes) => VNode;
|
805
846
|
export declare const IconPatioDoorsClosed: (p?: SVGAttributes) => VNode;
|
806
847
|
export declare const IconPatioDoorsOpen: (p?: SVGAttributes) => VNode;
|
807
848
|
export declare const IconPbs: (p?: SVGAttributes) => VNode;
|
808
849
|
export declare const IconPeacock: (p?: SVGAttributes) => VNode;
|
850
|
+
export declare const IconPeas: (p?: SVGAttributes) => VNode;
|
809
851
|
export declare const IconPedastalFan: (p?: SVGAttributes) => VNode;
|
810
852
|
export declare const IconPedastalFanHollow: (p?: SVGAttributes) => VNode;
|
811
853
|
export declare const IconPedestal: (p?: SVGAttributes) => VNode;
|
@@ -819,6 +861,7 @@ export declare const IconPendantLongUp: (p?: SVGAttributes) => VNode;
|
|
819
861
|
export declare const IconPendantMuscari: (p?: SVGAttributes) => VNode;
|
820
862
|
export declare const IconPendantlong: (p?: SVGAttributes) => VNode;
|
821
863
|
export declare const IconPendantround: (p?: SVGAttributes) => VNode;
|
864
|
+
export declare const IconPeppers: (p?: SVGAttributes) => VNode;
|
822
865
|
export declare const IconPerfectDraft: (p?: SVGAttributes) => VNode;
|
823
866
|
export declare const IconPerifoSpot: (p?: SVGAttributes) => VNode;
|
824
867
|
export declare const IconPetWaterFountain: (p?: SVGAttributes) => VNode;
|
@@ -890,6 +933,10 @@ export declare const IconPrometheusio: (p?: SVGAttributes) => VNode;
|
|
890
933
|
export declare const IconProsieben: (p?: SVGAttributes) => VNode;
|
891
934
|
export declare const IconProwlarr: (p?: SVGAttributes) => VNode;
|
892
935
|
export declare const IconProxmox: (p?: SVGAttributes) => VNode;
|
936
|
+
export declare const IconPrusaMini: (p?: SVGAttributes) => VNode;
|
937
|
+
export declare const IconPrusaMk3s: (p?: SVGAttributes) => VNode;
|
938
|
+
export declare const IconPrusaMk4: (p?: SVGAttributes) => VNode;
|
939
|
+
export declare const IconPrusaXl: (p?: SVGAttributes) => VNode;
|
893
940
|
export declare const IconQbittorrent: (p?: SVGAttributes) => VNode;
|
894
941
|
export declare const IconQmusicRadio: (p?: SVGAttributes) => VNode;
|
895
942
|
export declare const IconQuatt: (p?: SVGAttributes) => VNode;
|
@@ -901,6 +948,7 @@ export declare const IconRainBarrel: (p?: SVGAttributes) => VNode;
|
|
901
948
|
export declare const IconRam: (p?: SVGAttributes) => VNode;
|
902
949
|
export declare const IconRamMemory: (p?: SVGAttributes) => VNode;
|
903
950
|
export declare const IconRaspberryPi: (p?: SVGAttributes) => VNode;
|
951
|
+
export declare const IconRbb1: (p?: SVGAttributes) => VNode;
|
904
952
|
export declare const IconRecessedCeiling: (p?: SVGAttributes) => VNode;
|
905
953
|
export declare const IconRecessedfloor: (p?: SVGAttributes) => VNode;
|
906
954
|
export declare const IconRedbullTv: (p?: SVGAttributes) => VNode;
|
@@ -937,6 +985,7 @@ export declare const IconRocketleague: (p?: SVGAttributes) => VNode;
|
|
937
985
|
export declare const IconRokuUltra: (p?: SVGAttributes) => VNode;
|
938
986
|
export declare const IconRollerShutterSwitch: (p?: SVGAttributes) => VNode;
|
939
987
|
export declare const IconRollsroyce: (p?: SVGAttributes) => VNode;
|
988
|
+
export declare const IconRomainLetttace: (p?: SVGAttributes) => VNode;
|
940
989
|
export declare const IconRoomsFrontDoor: (p?: SVGAttributes) => VNode;
|
941
990
|
export declare const IconRoomsattic: (p?: SVGAttributes) => VNode;
|
942
991
|
export declare const IconRoomsbalcony: (p?: SVGAttributes) => VNode;
|
@@ -978,6 +1027,7 @@ export declare const IconRtlzwei: (p?: SVGAttributes) => VNode;
|
|
978
1027
|
export declare const IconRvn: (p?: SVGAttributes) => VNode;
|
979
1028
|
export declare const IconSabnzbd: (p?: SVGAttributes) => VNode;
|
980
1029
|
export declare const IconSaic: (p?: SVGAttributes) => VNode;
|
1030
|
+
export declare const IconSainsburys: (p?: SVGAttributes) => VNode;
|
981
1031
|
export declare const IconSalt: (p?: SVGAttributes) => VNode;
|
982
1032
|
export declare const IconSaltLamp: (p?: SVGAttributes) => VNode;
|
983
1033
|
export declare const IconSamba: (p?: SVGAttributes) => VNode;
|
@@ -1086,6 +1136,7 @@ export declare const IconSonosSub: (p?: SVGAttributes) => VNode;
|
|
1086
1136
|
export declare const IconSonosSubMini: (p?: SVGAttributes) => VNode;
|
1087
1137
|
export declare const IconSotool: (p?: SVGAttributes) => VNode;
|
1088
1138
|
export declare const IconSpeedtest: (p?: SVGAttributes) => VNode;
|
1139
|
+
export declare const IconSpicebottle: (p?: SVGAttributes) => VNode;
|
1089
1140
|
export declare const IconSplitdoorOpen: (p?: SVGAttributes) => VNode;
|
1090
1141
|
export declare const IconSpotBulbTop: (p?: SVGAttributes) => VNode;
|
1091
1142
|
export declare const IconSpotify: (p?: SVGAttributes) => VNode;
|
@@ -1109,6 +1160,7 @@ export declare const IconStdFloodlight: (p?: SVGAttributes) => VNode;
|
|
1109
1160
|
export declare const IconSteam: (p?: SVGAttributes) => VNode;
|
1110
1161
|
export declare const IconSteamDeck: (p?: SVGAttributes) => VNode;
|
1111
1162
|
export declare const IconStereoAlt: (p?: SVGAttributes) => VNode;
|
1163
|
+
export declare const IconStitch: (p?: SVGAttributes) => VNode;
|
1112
1164
|
export declare const IconStreamz: (p?: SVGAttributes) => VNode;
|
1113
1165
|
export declare const IconStremio: (p?: SVGAttributes) => VNode;
|
1114
1166
|
export declare const IconStromer: (p?: SVGAttributes) => VNode;
|
@@ -1118,6 +1170,7 @@ export declare const IconSultanGroup: (p?: SVGAttributes) => VNode;
|
|
1118
1170
|
export declare const IconSultanGroupHung: (p?: SVGAttributes) => VNode;
|
1119
1171
|
export declare const IconSuzuki: (p?: SVGAttributes) => VNode;
|
1120
1172
|
export declare const IconSvtTv: (p?: SVGAttributes) => VNode;
|
1173
|
+
export declare const IconSwr: (p?: SVGAttributes) => VNode;
|
1121
1174
|
export declare const IconSxm: (p?: SVGAttributes) => VNode;
|
1122
1175
|
export declare const IconSydneyBus: (p?: SVGAttributes) => VNode;
|
1123
1176
|
export declare const IconSydneyMetro: (p?: SVGAttributes) => VNode;
|
@@ -1143,6 +1196,7 @@ export declare const IconTelegram: (p?: SVGAttributes) => VNode;
|
|
1143
1196
|
export declare const IconTelenet: (p?: SVGAttributes) => VNode;
|
1144
1197
|
export declare const IconTelenetBox: (p?: SVGAttributes) => VNode;
|
1145
1198
|
export declare const IconTempSensor: (p?: SVGAttributes) => VNode;
|
1199
|
+
export declare const IconTempestWeatherflow: (p?: SVGAttributes) => VNode;
|
1146
1200
|
export declare const IconTeslaCar: (p?: SVGAttributes) => VNode;
|
1147
1201
|
export declare const IconTeslaDefrost: (p?: SVGAttributes) => VNode;
|
1148
1202
|
export declare const IconTeslaDoor: (p?: SVGAttributes) => VNode;
|
@@ -1174,7 +1228,9 @@ export declare const IconTimLogo: (p?: SVGAttributes) => VNode;
|
|
1174
1228
|
export declare const IconTimLogoAlt: (p?: SVGAttributes) => VNode;
|
1175
1229
|
export declare const IconTivo: (p?: SVGAttributes) => VNode;
|
1176
1230
|
export declare const IconTmc: (p?: SVGAttributes) => VNode;
|
1231
|
+
export declare const IconTomato: (p?: SVGAttributes) => VNode;
|
1177
1232
|
export declare const IconTomatoEnergy: (p?: SVGAttributes) => VNode;
|
1233
|
+
export declare const IconTomorrowland: (p?: SVGAttributes) => VNode;
|
1178
1234
|
export declare const IconTopRadio: (p?: SVGAttributes) => VNode;
|
1179
1235
|
export declare const IconTopTechno: (p?: SVGAttributes) => VNode;
|
1180
1236
|
export declare const IconTopWindowClosed: (p?: SVGAttributes) => VNode;
|
@@ -1187,6 +1243,7 @@ export declare const IconTplinkRouter: (p?: SVGAttributes) => VNode;
|
|
1187
1243
|
export declare const IconTraccar: (p?: SVGAttributes) => VNode;
|
1188
1244
|
export declare const IconTrakt: (p?: SVGAttributes) => VNode;
|
1189
1245
|
export declare const IconTransmissionBt: (p?: SVGAttributes) => VNode;
|
1246
|
+
export declare const IconTrezor: (p?: SVGAttributes) => VNode;
|
1190
1247
|
export declare const IconTripleWallSwitch: (p?: SVGAttributes) => VNode;
|
1191
1248
|
export declare const IconTronity: (p?: SVGAttributes) => VNode;
|
1192
1249
|
export declare const IconTruenasLogo: (p?: SVGAttributes) => VNode;
|
@@ -1194,6 +1251,7 @@ export declare const IconTrx: (p?: SVGAttributes) => VNode;
|
|
1194
1251
|
export declare const IconTubeLights: (p?: SVGAttributes) => VNode;
|
1195
1252
|
export declare const IconTuenaero: (p?: SVGAttributes) => VNode;
|
1196
1253
|
export declare const IconTuya: (p?: SVGAttributes) => VNode;
|
1254
|
+
export declare const IconTv2tv: (p?: SVGAttributes) => VNode;
|
1197
1255
|
export declare const IconTvimate: (p?: SVGAttributes) => VNode;
|
1198
1256
|
export declare const IconTvnz: (p?: SVGAttributes) => VNode;
|
1199
1257
|
export declare const IconTwinkly: (p?: SVGAttributes) => VNode;
|
@@ -1221,6 +1279,7 @@ export declare const IconUbiquitiLogo: (p?: SVGAttributes) => VNode;
|
|
1221
1279
|
export declare const IconUbiquitiUdmPro: (p?: SVGAttributes) => VNode;
|
1222
1280
|
export declare const IconUbiquitiUsgP3: (p?: SVGAttributes) => VNode;
|
1223
1281
|
export declare const IconUbiquitiUx: (p?: SVGAttributes) => VNode;
|
1282
|
+
export declare const IconUbiquitiWifiAccesspoint: (p?: SVGAttributes) => VNode;
|
1224
1283
|
export declare const IconUkScouts: (p?: SVGAttributes) => VNode;
|
1225
1284
|
export declare const IconUlanziTc001: (p?: SVGAttributes) => VNode;
|
1226
1285
|
export declare const IconUmage: (p?: SVGAttributes) => VNode;
|
@@ -1305,6 +1364,7 @@ export declare const IconWallspot: (p?: SVGAttributes) => VNode;
|
|
1305
1364
|
export declare const IconWalmart: (p?: SVGAttributes) => VNode;
|
1306
1365
|
export declare const IconWaterReservoir: (p?: SVGAttributes) => VNode;
|
1307
1366
|
export declare const IconWaterSoftener: (p?: SVGAttributes) => VNode;
|
1367
|
+
export declare const IconWdr1: (p?: SVGAttributes) => VNode;
|
1308
1368
|
export declare const IconWeatherPageAlt: (p?: SVGAttributes) => VNode;
|
1309
1369
|
export declare const IconWellner: (p?: SVGAttributes) => VNode;
|
1310
1370
|
export declare const IconWellnerSolid: (p?: SVGAttributes) => VNode;
|
@@ -1352,6 +1412,7 @@ export declare const IconZdfinfo: (p?: SVGAttributes) => VNode;
|
|
1352
1412
|
export declare const IconZdfneo: (p?: SVGAttributes) => VNode;
|
1353
1413
|
export declare const IconZdftivi: (p?: SVGAttributes) => VNode;
|
1354
1414
|
export declare const IconZen: (p?: SVGAttributes) => VNode;
|
1415
|
+
export declare const IconZeroMotorcycles: (p?: SVGAttributes) => VNode;
|
1355
1416
|
export declare const IconZidooo: (p?: SVGAttributes) => VNode;
|
1356
1417
|
export declare const IconZigbeeDongle: (p?: SVGAttributes) => VNode;
|
1357
1418
|
export declare const IconZigbee2mqtt: (p?: SVGAttributes) => VNode;
|
@@ -1359,6 +1420,7 @@ export declare const IconZiggo: (p?: SVGAttributes) => VNode;
|
|
1359
1420
|
export declare const IconZonesAreasFirstFloor: (p?: SVGAttributes) => VNode;
|
1360
1421
|
export declare const IconZonesAreasGroundFloor: (p?: SVGAttributes) => VNode;
|
1361
1422
|
export declare const IconZonesAreasSecondFloor: (p?: SVGAttributes) => VNode;
|
1423
|
+
export declare const IconZucchini: (p?: SVGAttributes) => VNode;
|
1362
1424
|
export declare const IconZwaveDongle: (p?: SVGAttributes) => VNode;
|
1363
1425
|
export declare const IconZwavejs: (p?: SVGAttributes) => VNode;
|
1364
1426
|
export {IconLiftOutWindowClose as IconLiftOutWindowOpen,IconPetWaterFountain as IconPetWaterFountian,IconRoomsFrontDoor as IconRoomsfrontdoor,IconSllingTv as IconSlling,IconTelenet as IconTelnet,IconTelenetBox as IconTelnetBox,IconTwinkly as IconTwinly,IconTwinklyC9 as IconTwinlyC9,IconTwinklyCandiesCandles as IconTwinlyCandiesCandles,IconTwinklyCandiesHearts as IconTwinlyCandiesHearts,IconTwinklyCurtain as IconTwinklyCurtian,IconTwinklyCurtain as IconTwinlyCurtian};
|