@iconify-prerendered/vue-cbi 0.23.1721023884 → 0.23.1725426187
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/README.md +6 -0
- package/index.d.ts +42 -3
- package/index.js +43 -4
- package/package.json +1 -1
package/README.md
CHANGED
@@ -29,6 +29,9 @@ import {
|
|
29
29
|
IconMitsubishi,
|
30
30
|
IconEspn,
|
31
31
|
IconRoomscomputer,
|
32
|
+
IconNetapp,
|
33
|
+
IconProsieben,
|
34
|
+
IconRoomsstaircase,
|
32
35
|
} from '@iconify-prerendered/vue-cbi'
|
33
36
|
</script>
|
34
37
|
|
@@ -37,6 +40,9 @@ import {
|
|
37
40
|
<IconMitsubishi/>
|
38
41
|
<IconEspn/>
|
39
42
|
<IconRoomscomputer/>
|
43
|
+
<IconNetapp/>
|
44
|
+
<IconProsieben/>
|
45
|
+
<IconRoomsstaircase/>
|
40
46
|
</template>
|
41
47
|
```
|
42
48
|
|
package/index.d.ts
CHANGED
@@ -43,6 +43,7 @@ export declare const IconAppleWatch: (p?: SVGAttributes) => VNode;
|
|
43
43
|
export declare const IconAppleWatchAlt: (p?: SVGAttributes) => VNode;
|
44
44
|
export declare const IconAppleWatchPro: (p?: SVGAttributes) => VNode;
|
45
45
|
export declare const IconAppletvGen2Remote: (p?: SVGAttributes) => VNode;
|
46
|
+
export declare const IconAppletvSim: (p?: SVGAttributes) => VNode;
|
46
47
|
export declare const IconAqaraA100: (p?: SVGAttributes) => VNode;
|
47
48
|
export declare const IconAqaraAirQuality: (p?: SVGAttributes) => VNode;
|
48
49
|
export declare const IconAqaraBodyfatScale: (p?: SVGAttributes) => VNode;
|
@@ -52,6 +53,7 @@ export declare const IconAqaraCube: (p?: SVGAttributes) => VNode;
|
|
52
53
|
export declare const IconAqaraCurtain: (p?: SVGAttributes) => VNode;
|
53
54
|
export declare const IconAqaraDwP2: (p?: SVGAttributes) => VNode;
|
54
55
|
export declare const IconAqaraE1: (p?: SVGAttributes) => VNode;
|
56
|
+
export declare const IconAqaraE1RsdM1: (p?: SVGAttributes) => VNode;
|
55
57
|
export declare const IconAqaraFp1: (p?: SVGAttributes) => VNode;
|
56
58
|
export declare const IconAqaraFp2: (p?: SVGAttributes) => VNode;
|
57
59
|
export declare const IconAqaraG2Pro: (p?: SVGAttributes) => VNode;
|
@@ -118,6 +120,7 @@ export declare const IconBatteryLow: (p?: SVGAttributes) => VNode;
|
|
118
120
|
export declare const IconBatteryTemp: (p?: SVGAttributes) => VNode;
|
119
121
|
export declare const IconBbc: (p?: SVGAttributes) => VNode;
|
120
122
|
export declare const IconBedroom: (p?: SVGAttributes) => VNode;
|
123
|
+
export declare const IconBedroomAltNumbered: (p?: SVGAttributes) => VNode;
|
121
124
|
export declare const IconBentley: (p?: SVGAttributes) => VNode;
|
122
125
|
export declare const IconBeyond: (p?: SVGAttributes) => VNode;
|
123
126
|
export declare const IconBeyondDown: (p?: SVGAttributes) => VNode;
|
@@ -196,6 +199,10 @@ export declare const IconBulbssultan: (p?: SVGAttributes) => VNode;
|
|
196
199
|
export declare const IconButton: (p?: SVGAttributes) => VNode;
|
197
200
|
export declare const IconByd: (p?: SVGAttributes) => VNode;
|
198
201
|
export declare const IconCaiway: (p?: SVGAttributes) => VNode;
|
202
|
+
export declare const IconCameraCar: (p?: SVGAttributes) => VNode;
|
203
|
+
export declare const IconCameraNomotion: (p?: SVGAttributes) => VNode;
|
204
|
+
export declare const IconCameraPerson: (p?: SVGAttributes) => VNode;
|
205
|
+
export declare const IconCameraPet: (p?: SVGAttributes) => VNode;
|
199
206
|
export declare const IconCarFob: (p?: SVGAttributes) => VNode;
|
200
207
|
export declare const IconCarrier: (p?: SVGAttributes) => VNode;
|
201
208
|
export declare const IconCarrierHome: (p?: SVGAttributes) => VNode;
|
@@ -273,6 +280,7 @@ export declare const IconClockEuro: (p?: SVGAttributes) => VNode;
|
|
273
280
|
export declare const IconCloudflare: (p?: SVGAttributes) => VNode;
|
274
281
|
export declare const IconCnn: (p?: SVGAttributes) => VNode;
|
275
282
|
export declare const IconCo2: (p?: SVGAttributes) => VNode;
|
283
|
+
export declare const IconColombiaFcf: (p?: SVGAttributes) => VNode;
|
276
284
|
export declare const IconConfluence: (p?: SVGAttributes) => VNode;
|
277
285
|
export declare const IconCookerExtractOff: (p?: SVGAttributes) => VNode;
|
278
286
|
export declare const IconCookerExtractOn: (p?: SVGAttributes) => VNode;
|
@@ -361,6 +369,7 @@ export declare const IconEmby: (p?: SVGAttributes) => VNode;
|
|
361
369
|
export declare const IconEnsis: (p?: SVGAttributes) => VNode;
|
362
370
|
export declare const IconEnsisUp: (p?: SVGAttributes) => VNode;
|
363
371
|
export declare const IconEsphome: (p?: SVGAttributes) => VNode;
|
372
|
+
export declare const IconEsphomeNew: (p?: SVGAttributes) => VNode;
|
364
373
|
export declare const IconEspn: (p?: SVGAttributes) => VNode;
|
365
374
|
export declare const IconEssentialOilDiffuser: (p?: SVGAttributes) => VNode;
|
366
375
|
export declare const IconEssentialOilDiffuserAlt: (p?: SVGAttributes) => VNode;
|
@@ -393,6 +402,7 @@ export declare const IconFloorspot: (p?: SVGAttributes) => VNode;
|
|
393
402
|
export declare const IconFlourish: (p?: SVGAttributes) => VNode;
|
394
403
|
export declare const IconFlourishAlt: (p?: SVGAttributes) => VNode;
|
395
404
|
export declare const IconFord: (p?: SVGAttributes) => VNode;
|
405
|
+
export declare const IconFortaleza: (p?: SVGAttributes) => VNode;
|
396
406
|
export declare const IconFortinet: (p?: SVGAttributes) => VNode;
|
397
407
|
export declare const IconFox: (p?: SVGAttributes) => VNode;
|
398
408
|
export declare const IconFrance2: (p?: SVGAttributes) => VNode;
|
@@ -508,6 +518,7 @@ export declare const IconIkeaPs2014Open: (p?: SVGAttributes) => VNode;
|
|
508
518
|
export declare const IconIkeaRemote: (p?: SVGAttributes) => VNode;
|
509
519
|
export declare const IconIkeaSinnerlig: (p?: SVGAttributes) => VNode;
|
510
520
|
export declare const IconIkeaStarkvind: (p?: SVGAttributes) => VNode;
|
521
|
+
export declare const IconIkeaTokabo: (p?: SVGAttributes) => VNode;
|
511
522
|
export declare const IconIkeaUppatvind: (p?: SVGAttributes) => VNode;
|
512
523
|
export declare const IconIkeaVidja: (p?: SVGAttributes) => VNode;
|
513
524
|
export declare const IconImac: (p?: SVGAttributes) => VNode;
|
@@ -521,6 +532,7 @@ export declare const IconIptvx: (p?: SVGAttributes) => VNode;
|
|
521
532
|
export declare const IconIris: (p?: SVGAttributes) => VNode;
|
522
533
|
export declare const IconIrisGroup: (p?: SVGAttributes) => VNode;
|
523
534
|
export declare const IconIrobot: (p?: SVGAttributes) => VNode;
|
535
|
+
export declare const IconItvx: (p?: SVGAttributes) => VNode;
|
524
536
|
export declare const IconIviTv: (p?: SVGAttributes) => VNode;
|
525
537
|
export declare const IconJaguar: (p?: SVGAttributes) => VNode;
|
526
538
|
export declare const IconJeep: (p?: SVGAttributes) => VNode;
|
@@ -537,6 +549,7 @@ export declare const IconKionTv: (p?: SVGAttributes) => VNode;
|
|
537
549
|
export declare const IconKitchen: (p?: SVGAttributes) => VNode;
|
538
550
|
export declare const IconKitchenAlt: (p?: SVGAttributes) => VNode;
|
539
551
|
export declare const IconKitchenGroup: (p?: SVGAttributes) => VNode;
|
552
|
+
export declare const IconKlara: (p?: SVGAttributes) => VNode;
|
540
553
|
export declare const IconKnx: (p?: SVGAttributes) => VNode;
|
541
554
|
export declare const IconKoenigsegg: (p?: SVGAttributes) => VNode;
|
542
555
|
export declare const IconKpn: (p?: SVGAttributes) => VNode;
|
@@ -561,6 +574,7 @@ export declare const IconLgFridge: (p?: SVGAttributes) => VNode;
|
|
561
574
|
export declare const IconLgOled55: (p?: SVGAttributes) => VNode;
|
562
575
|
export declare const IconLgSigniture: (p?: SVGAttributes) => VNode;
|
563
576
|
export declare const IconLiane: (p?: SVGAttributes) => VNode;
|
577
|
+
export declare const IconLidlCurvedLamp: (p?: SVGAttributes) => VNode;
|
564
578
|
export declare const IconLiftInWindowClosed: (p?: SVGAttributes) => VNode;
|
565
579
|
export declare const IconLiftInWindowOpen1: (p?: SVGAttributes) => VNode;
|
566
580
|
export declare const IconLiftInWindowOpen2: (p?: SVGAttributes) => VNode;
|
@@ -585,6 +599,7 @@ export declare const IconLotus: (p?: SVGAttributes) => VNode;
|
|
585
599
|
export declare const IconLsSpotIrisGroupV2: (p?: SVGAttributes) => VNode;
|
586
600
|
export declare const IconLsSultanIrisGroupV2: (p?: SVGAttributes) => VNode;
|
587
601
|
export declare const IconLucid: (p?: SVGAttributes) => VNode;
|
602
|
+
export declare const IconLyrion: (p?: SVGAttributes) => VNode;
|
588
603
|
export declare const IconMagentatv: (p?: SVGAttributes) => VNode;
|
589
604
|
export declare const IconMagentatvAlt: (p?: SVGAttributes) => VNode;
|
590
605
|
export declare const IconMainsail: (p?: SVGAttributes) => VNode;
|
@@ -602,6 +617,7 @@ export declare const IconMeta: (p?: SVGAttributes) => VNode;
|
|
602
617
|
export declare const IconMetv: (p?: SVGAttributes) => VNode;
|
603
618
|
export declare const IconMg: (p?: SVGAttributes) => VNode;
|
604
619
|
export declare const IconMieleScout: (p?: SVGAttributes) => VNode;
|
620
|
+
export declare const IconMikrotik: (p?: SVGAttributes) => VNode;
|
605
621
|
export declare const IconMini: (p?: SVGAttributes) => VNode;
|
606
622
|
export declare const IconMiniBmw: (p?: SVGAttributes) => VNode;
|
607
623
|
export declare const IconMiniCamera: (p?: SVGAttributes) => VNode;
|
@@ -732,7 +748,7 @@ export declare const IconPendantMuscari: (p?: SVGAttributes) => VNode;
|
|
732
748
|
export declare const IconPendantlong: (p?: SVGAttributes) => VNode;
|
733
749
|
export declare const IconPendantround: (p?: SVGAttributes) => VNode;
|
734
750
|
export declare const IconPerifoSpot: (p?: SVGAttributes) => VNode;
|
735
|
-
export declare const
|
751
|
+
export declare const IconPetWaterFountain: (p?: SVGAttributes) => VNode;
|
736
752
|
export declare const IconPetflapClosed: (p?: SVGAttributes) => VNode;
|
737
753
|
export declare const IconPetflapOpen: (p?: SVGAttributes) => VNode;
|
738
754
|
export declare const IconPeugeot: (p?: SVGAttributes) => VNode;
|
@@ -756,6 +772,7 @@ export declare const IconPillarSpotDouble: (p?: SVGAttributes) => VNode;
|
|
756
772
|
export declare const IconPillarTuar: (p?: SVGAttributes) => VNode;
|
757
773
|
export declare const IconPillarTuracoShort: (p?: SVGAttributes) => VNode;
|
758
774
|
export declare const IconPillarTuracoTall: (p?: SVGAttributes) => VNode;
|
775
|
+
export declare const IconPinball: (p?: SVGAttributes) => VNode;
|
759
776
|
export declare const IconPixelwatch: (p?: SVGAttributes) => VNode;
|
760
777
|
export declare const IconPlay: (p?: SVGAttributes) => VNode;
|
761
778
|
export declare const IconPlayBarOne: (p?: SVGAttributes) => VNode;
|
@@ -799,6 +816,7 @@ export declare const IconQbittorrent: (p?: SVGAttributes) => VNode;
|
|
799
816
|
export declare const IconQmusicRadio: (p?: SVGAttributes) => VNode;
|
800
817
|
export declare const IconQuatt: (p?: SVGAttributes) => VNode;
|
801
818
|
export declare const IconRadarr: (p?: SVGAttributes) => VNode;
|
819
|
+
export declare const IconRadio1: (p?: SVGAttributes) => VNode;
|
802
820
|
export declare const IconRadon: (p?: SVGAttributes) => VNode;
|
803
821
|
export declare const IconRam: (p?: SVGAttributes) => VNode;
|
804
822
|
export declare const IconRamMemory: (p?: SVGAttributes) => VNode;
|
@@ -877,6 +895,7 @@ export declare const IconRtlzwei: (p?: SVGAttributes) => VNode;
|
|
877
895
|
export declare const IconRvn: (p?: SVGAttributes) => VNode;
|
878
896
|
export declare const IconSabnzbd: (p?: SVGAttributes) => VNode;
|
879
897
|
export declare const IconSaic: (p?: SVGAttributes) => VNode;
|
898
|
+
export declare const IconSalt: (p?: SVGAttributes) => VNode;
|
880
899
|
export declare const IconSaltLamp: (p?: SVGAttributes) => VNode;
|
881
900
|
export declare const IconSamba: (p?: SVGAttributes) => VNode;
|
882
901
|
export declare const IconSana: (p?: SVGAttributes) => VNode;
|
@@ -897,6 +916,7 @@ export declare const IconSeagateSsdM2: (p?: SVGAttributes) => VNode;
|
|
897
916
|
export declare const IconSeat: (p?: SVGAttributes) => VNode;
|
898
917
|
export declare const IconSega: (p?: SVGAttributes) => VNode;
|
899
918
|
export declare const IconSegaSaturn: (p?: SVGAttributes) => VNode;
|
919
|
+
export declare const IconSerieA: (p?: SVGAttributes) => VNode;
|
900
920
|
export declare const IconShadeRchiileeaV1: (p?: SVGAttributes) => VNode;
|
901
921
|
export declare const IconShedClosed: (p?: SVGAttributes) => VNode;
|
902
922
|
export declare const IconShedOpen: (p?: SVGAttributes) => VNode;
|
@@ -923,6 +943,12 @@ export declare const IconSinglespot: (p?: SVGAttributes) => VNode;
|
|
923
943
|
export declare const IconSkoda: (p?: SVGAttributes) => VNode;
|
924
944
|
export declare const IconSkyAlt: (p?: SVGAttributes) => VNode;
|
925
945
|
export declare const IconSkyQLogo: (p?: SVGAttributes) => VNode;
|
946
|
+
export declare const IconSkyone: (p?: SVGAttributes) => VNode;
|
947
|
+
export declare const IconSkysportsF1: (p?: SVGAttributes) => VNode;
|
948
|
+
export declare const IconSkysportsFootball: (p?: SVGAttributes) => VNode;
|
949
|
+
export declare const IconSkysportsMainevent: (p?: SVGAttributes) => VNode;
|
950
|
+
export declare const IconSkysportsNews: (p?: SVGAttributes) => VNode;
|
951
|
+
export declare const IconSkysportsPremierleague: (p?: SVGAttributes) => VNode;
|
926
952
|
export declare const IconSleepiq: (p?: SVGAttributes) => VNode;
|
927
953
|
export declare const IconSlidingBarndoorClosed: (p?: SVGAttributes) => VNode;
|
928
954
|
export declare const IconSlidingBarndoorOpen: (p?: SVGAttributes) => VNode;
|
@@ -963,7 +989,9 @@ export declare const IconSonosPort: (p?: SVGAttributes) => VNode;
|
|
963
989
|
export declare const IconSonosRay: (p?: SVGAttributes) => VNode;
|
964
990
|
export declare const IconSonosSub: (p?: SVGAttributes) => VNode;
|
965
991
|
export declare const IconSonosSubMini: (p?: SVGAttributes) => VNode;
|
992
|
+
export declare const IconSotool: (p?: SVGAttributes) => VNode;
|
966
993
|
export declare const IconSpeedtest: (p?: SVGAttributes) => VNode;
|
994
|
+
export declare const IconSplitdoorOpen: (p?: SVGAttributes) => VNode;
|
967
995
|
export declare const IconSpotBulbTop: (p?: SVGAttributes) => VNode;
|
968
996
|
export declare const IconSpotify: (p?: SVGAttributes) => VNode;
|
969
997
|
export declare const IconSprinkler: (p?: SVGAttributes) => VNode;
|
@@ -984,6 +1012,8 @@ export declare const IconSteam: (p?: SVGAttributes) => VNode;
|
|
984
1012
|
export declare const IconSteamDeck: (p?: SVGAttributes) => VNode;
|
985
1013
|
export declare const IconStereoAlt: (p?: SVGAttributes) => VNode;
|
986
1014
|
export declare const IconStreamz: (p?: SVGAttributes) => VNode;
|
1015
|
+
export declare const IconStremio: (p?: SVGAttributes) => VNode;
|
1016
|
+
export declare const IconStudioBrussel: (p?: SVGAttributes) => VNode;
|
987
1017
|
export declare const IconSubaru: (p?: SVGAttributes) => VNode;
|
988
1018
|
export declare const IconSultanGroup: (p?: SVGAttributes) => VNode;
|
989
1019
|
export declare const IconSultanGroupHung: (p?: SVGAttributes) => VNode;
|
@@ -1006,9 +1036,10 @@ export declare const IconTagesschau24: (p?: SVGAttributes) => VNode;
|
|
1006
1036
|
export declare const IconTapDial: (p?: SVGAttributes) => VNode;
|
1007
1037
|
export declare const IconTarget: (p?: SVGAttributes) => VNode;
|
1008
1038
|
export declare const IconTelegram: (p?: SVGAttributes) => VNode;
|
1039
|
+
export declare const IconTelenetBox: (p?: SVGAttributes) => VNode;
|
1009
1040
|
export declare const IconTelnet: (p?: SVGAttributes) => VNode;
|
1010
|
-
export declare const IconTelnetBox: (p?: SVGAttributes) => VNode;
|
1011
1041
|
export declare const IconTempSensor: (p?: SVGAttributes) => VNode;
|
1042
|
+
export declare const IconTeslaCar: (p?: SVGAttributes) => VNode;
|
1012
1043
|
export declare const IconTeslaDefrost: (p?: SVGAttributes) => VNode;
|
1013
1044
|
export declare const IconTeslaDoor: (p?: SVGAttributes) => VNode;
|
1014
1045
|
export declare const IconTeslaFan: (p?: SVGAttributes) => VNode;
|
@@ -1067,6 +1098,7 @@ export declare const IconUbiquitiLogo: (p?: SVGAttributes) => VNode;
|
|
1067
1098
|
export declare const IconUbiquitiUdmPro: (p?: SVGAttributes) => VNode;
|
1068
1099
|
export declare const IconUbiquitiUsgP3: (p?: SVGAttributes) => VNode;
|
1069
1100
|
export declare const IconUbiquitiUx: (p?: SVGAttributes) => VNode;
|
1101
|
+
export declare const IconUkScouts: (p?: SVGAttributes) => VNode;
|
1070
1102
|
export declare const IconUlanziTc001: (p?: SVGAttributes) => VNode;
|
1071
1103
|
export declare const IconUmage: (p?: SVGAttributes) => VNode;
|
1072
1104
|
export declare const IconUmageAcorn: (p?: SVGAttributes) => VNode;
|
@@ -1098,6 +1130,8 @@ export declare const IconVertBlindOpen: (p?: SVGAttributes) => VNode;
|
|
1098
1130
|
export declare const IconViaplay: (p?: SVGAttributes) => VNode;
|
1099
1131
|
export declare const IconVictoriaM: (p?: SVGAttributes) => VNode;
|
1100
1132
|
export declare const IconVideoland: (p?: SVGAttributes) => VNode;
|
1133
|
+
export declare const IconVirgin: (p?: SVGAttributes) => VNode;
|
1134
|
+
export declare const IconVirginmedia: (p?: SVGAttributes) => VNode;
|
1101
1135
|
export declare const IconVoc: (p?: SVGAttributes) => VNode;
|
1102
1136
|
export declare const IconVolkswagen: (p?: SVGAttributes) => VNode;
|
1103
1137
|
export declare const IconVolvo: (p?: SVGAttributes) => VNode;
|
@@ -1105,8 +1139,11 @@ export declare const IconVolvoAlt: (p?: SVGAttributes) => VNode;
|
|
1105
1139
|
export declare const IconVoron: (p?: SVGAttributes) => VNode;
|
1106
1140
|
export declare const IconVox: (p?: SVGAttributes) => VNode;
|
1107
1141
|
export declare const IconVoyah: (p?: SVGAttributes) => VNode;
|
1142
|
+
export declare const IconVrtKlara: (p?: SVGAttributes) => VNode;
|
1108
1143
|
export declare const IconVrtLogo: (p?: SVGAttributes) => VNode;
|
1109
1144
|
export declare const IconVrtMax: (p?: SVGAttributes) => VNode;
|
1145
|
+
export declare const IconVrtRadio1: (p?: SVGAttributes) => VNode;
|
1146
|
+
export declare const IconVrtStubru: (p?: SVGAttributes) => VNode;
|
1110
1147
|
export declare const IconVtm: (p?: SVGAttributes) => VNode;
|
1111
1148
|
export declare const IconVtmAlt: (p?: SVGAttributes) => VNode;
|
1112
1149
|
export declare const IconVtmgo: (p?: SVGAttributes) => VNode;
|
@@ -1155,6 +1192,8 @@ export declare const IconWiserHeatingCtlOff: (p?: SVGAttributes) => VNode;
|
|
1155
1192
|
export declare const IconWiserHeatingCtlOn: (p?: SVGAttributes) => VNode;
|
1156
1193
|
export declare const IconWiserThermostatOff: (p?: SVGAttributes) => VNode;
|
1157
1194
|
export declare const IconWiserThermostatOn: (p?: SVGAttributes) => VNode;
|
1195
|
+
export declare const IconWorldScout: (p?: SVGAttributes) => VNode;
|
1196
|
+
export declare const IconWorldScoutAlt: (p?: SVGAttributes) => VNode;
|
1158
1197
|
export declare const IconWppilot: (p?: SVGAttributes) => VNode;
|
1159
1198
|
export declare const IconWpsWifi: (p?: SVGAttributes) => VNode;
|
1160
1199
|
export declare const IconWyzecam: (p?: SVGAttributes) => VNode;
|
@@ -1193,4 +1232,4 @@ export declare const IconZonesAreasGroundFloor: (p?: SVGAttributes) => VNode;
|
|
1193
1232
|
export declare const IconZonesAreasSecondFloor: (p?: SVGAttributes) => VNode;
|
1194
1233
|
export declare const IconZwaveDongle: (p?: SVGAttributes) => VNode;
|
1195
1234
|
export declare const IconZwavejs: (p?: SVGAttributes) => VNode;
|
1196
|
-
export {IconLiftOutWindowClose as IconLiftOutWindowOpen,IconRoomsFrontDoor as IconRoomsfrontdoor,IconSllingTv as IconSlling};
|
1235
|
+
export {IconLiftOutWindowClose as IconLiftOutWindowOpen,IconPetWaterFountain as IconPetWaterFountian,IconRoomsFrontDoor as IconRoomsfrontdoor,IconSllingTv as IconSlling,IconTelenetBox as IconTelnetBox};
|