@iconify-prerendered/vue-cbi 0.23.1712228509 → 0.23.1713986366

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.
Files changed (3) hide show
  1. package/index.d.ts +29 -0
  2. package/index.js +914 -885
  3. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -1,5 +1,6 @@
1
1
  import type {SVGAttributes, VNode} from 'vue';
2
2
  export declare const Icon2WayUplighter: (p?: SVGAttributes) => VNode;
3
+ export declare const Icon3dFilament: (p?: SVGAttributes) => VNode;
3
4
  export declare const Icon3dprinterPrinting: (p?: SVGAttributes) => VNode;
4
5
  export declare const Icon3dprinterStandby: (p?: SVGAttributes) => VNode;
5
6
  export declare const Icon3sat: (p?: SVGAttributes) => VNode;
@@ -41,6 +42,8 @@ export declare const IconAppleWatchAlt: (p?: SVGAttributes) => VNode;
41
42
  export declare const IconAppletvGen2Remote: (p?: SVGAttributes) => VNode;
42
43
  export declare const IconAqaraA100: (p?: SVGAttributes) => VNode;
43
44
  export declare const IconAqaraAirQuality: (p?: SVGAttributes) => VNode;
45
+ export declare const IconAqaraBodyfatScale: (p?: SVGAttributes) => VNode;
46
+ export declare const IconAqaraCameraG5: (p?: SVGAttributes) => VNode;
44
47
  export declare const IconAqaraContact: (p?: SVGAttributes) => VNode;
45
48
  export declare const IconAqaraCube: (p?: SVGAttributes) => VNode;
46
49
  export declare const IconAqaraCurtain: (p?: SVGAttributes) => VNode;
@@ -51,6 +54,10 @@ export declare const IconAqaraG2Pro: (p?: SVGAttributes) => VNode;
51
54
  export declare const IconAqaraG3: (p?: SVGAttributes) => VNode;
52
55
  export declare const IconAqaraG4: (p?: SVGAttributes) => VNode;
53
56
  export declare const IconAqaraGasDetector: (p?: SVGAttributes) => VNode;
57
+ export declare const IconAqaraH11: (p?: SVGAttributes) => VNode;
58
+ export declare const IconAqaraH12: (p?: SVGAttributes) => VNode;
59
+ export declare const IconAqaraH13: (p?: SVGAttributes) => VNode;
60
+ export declare const IconAqaraH1Dimmer: (p?: SVGAttributes) => VNode;
54
61
  export declare const IconAqaraH1Switch: (p?: SVGAttributes) => VNode;
55
62
  export declare const IconAqaraHubN15G2: (p?: SVGAttributes) => VNode;
56
63
  export declare const IconAqaraInwall: (p?: SVGAttributes) => VNode;
@@ -353,6 +360,7 @@ export declare const IconEtc: (p?: SVGAttributes) => VNode;
353
360
  export declare const IconEufyDoorbell: (p?: SVGAttributes) => VNode;
354
361
  export declare const IconEvCharging: (p?: SVGAttributes) => VNode;
355
362
  export declare const IconEvNotcharging: (p?: SVGAttributes) => VNode;
363
+ export declare const IconEwelink: (p?: SVGAttributes) => VNode;
356
364
  export declare const IconExtensionEu: (p?: SVGAttributes) => VNode;
357
365
  export declare const IconExtensionUk: (p?: SVGAttributes) => VNode;
358
366
  export declare const IconExtensionUs: (p?: SVGAttributes) => VNode;
@@ -488,6 +496,7 @@ export declare const IconIkeaPs2014: (p?: SVGAttributes) => VNode;
488
496
  export declare const IconIkeaPs2014Open: (p?: SVGAttributes) => VNode;
489
497
  export declare const IconIkeaRemote: (p?: SVGAttributes) => VNode;
490
498
  export declare const IconIkeaSinnerlig: (p?: SVGAttributes) => VNode;
499
+ export declare const IconIkeaStarkvind: (p?: SVGAttributes) => VNode;
491
500
  export declare const IconIkeaVidja: (p?: SVGAttributes) => VNode;
492
501
  export declare const IconImac: (p?: SVGAttributes) => VNode;
493
502
  export declare const IconInfiniti: (p?: SVGAttributes) => VNode;
@@ -506,6 +515,7 @@ export declare const IconJellyfin: (p?: SVGAttributes) => VNode;
506
515
  export declare const IconJellyseerr: (p?: SVGAttributes) => VNode;
507
516
  export declare const IconJenkinsLogo: (p?: SVGAttributes) => VNode;
508
517
  export declare const IconJustwatch: (p?: SVGAttributes) => VNode;
518
+ export declare const IconKeenetic: (p?: SVGAttributes) => VNode;
509
519
  export declare const IconKia: (p?: SVGAttributes) => VNode;
510
520
  export declare const IconKidsRoom: (p?: SVGAttributes) => VNode;
511
521
  export declare const IconKika: (p?: SVGAttributes) => VNode;
@@ -742,6 +752,7 @@ export declare const IconPlaystation3: (p?: SVGAttributes) => VNode;
742
752
  export declare const IconPlaystation4: (p?: SVGAttributes) => VNode;
743
753
  export declare const IconPlaystation5: (p?: SVGAttributes) => VNode;
744
754
  export declare const IconPlex: (p?: SVGAttributes) => VNode;
755
+ export declare const IconPlexAlt: (p?: SVGAttributes) => VNode;
745
756
  export declare const IconPlugEu: (p?: SVGAttributes) => VNode;
746
757
  export declare const IconPlugUk: (p?: SVGAttributes) => VNode;
747
758
  export declare const IconPlutotv: (p?: SVGAttributes) => VNode;
@@ -930,6 +941,7 @@ export declare const IconSonosPort: (p?: SVGAttributes) => VNode;
930
941
  export declare const IconSonosRay: (p?: SVGAttributes) => VNode;
931
942
  export declare const IconSonosSub: (p?: SVGAttributes) => VNode;
932
943
  export declare const IconSonosSubMini: (p?: SVGAttributes) => VNode;
944
+ export declare const IconSpeedtest: (p?: SVGAttributes) => VNode;
933
945
  export declare const IconSpotBulbTop: (p?: SVGAttributes) => VNode;
934
946
  export declare const IconSprinkler: (p?: SVGAttributes) => VNode;
935
947
  export declare const IconStageBacklight: (p?: SVGAttributes) => VNode;
@@ -974,7 +986,20 @@ export declare const IconTelegram: (p?: SVGAttributes) => VNode;
974
986
  export declare const IconTelnet: (p?: SVGAttributes) => VNode;
975
987
  export declare const IconTelnetBox: (p?: SVGAttributes) => VNode;
976
988
  export declare const IconTempSensor: (p?: SVGAttributes) => VNode;
989
+ export declare const IconTeslaDefrost: (p?: SVGAttributes) => VNode;
990
+ export declare const IconTeslaDoor: (p?: SVGAttributes) => VNode;
991
+ export declare const IconTeslaFan: (p?: SVGAttributes) => VNode;
992
+ export declare const IconTeslaFart: (p?: SVGAttributes) => VNode;
993
+ export declare const IconTeslaFlash: (p?: SVGAttributes) => VNode;
994
+ export declare const IconTeslaHood: (p?: SVGAttributes) => VNode;
995
+ export declare const IconTeslaHorn: (p?: SVGAttributes) => VNode;
977
996
  export declare const IconTeslaIcon: (p?: SVGAttributes) => VNode;
997
+ export declare const IconTeslaLock: (p?: SVGAttributes) => VNode;
998
+ export declare const IconTeslaOpen: (p?: SVGAttributes) => VNode;
999
+ export declare const IconTeslaSentry: (p?: SVGAttributes) => VNode;
1000
+ export declare const IconTeslaStart: (p?: SVGAttributes) => VNode;
1001
+ export declare const IconTeslaTrunk: (p?: SVGAttributes) => VNode;
1002
+ export declare const IconTeslaVent: (p?: SVGAttributes) => VNode;
978
1003
  export declare const IconTf1: (p?: SVGAttributes) => VNode;
979
1004
  export declare const IconTf1SeriesFilms: (p?: SVGAttributes) => VNode;
980
1005
  export declare const IconTfx: (p?: SVGAttributes) => VNode;
@@ -992,16 +1017,19 @@ export declare const IconTopRadio: (p?: SVGAttributes) => VNode;
992
1017
  export declare const IconTopTechno: (p?: SVGAttributes) => VNode;
993
1018
  export declare const IconTopWindowClosed: (p?: SVGAttributes) => VNode;
994
1019
  export declare const IconTopWindowOpen: (p?: SVGAttributes) => VNode;
1020
+ export declare const IconTowerFan: (p?: SVGAttributes) => VNode;
995
1021
  export declare const IconToyota: (p?: SVGAttributes) => VNode;
996
1022
  export declare const IconTpLinkTapo: (p?: SVGAttributes) => VNode;
997
1023
  export declare const IconTplinkRe450: (p?: SVGAttributes) => VNode;
998
1024
  export declare const IconTplinkRouter: (p?: SVGAttributes) => VNode;
1025
+ export declare const IconTrakt: (p?: SVGAttributes) => VNode;
999
1026
  export declare const IconTransmissionBt: (p?: SVGAttributes) => VNode;
1000
1027
  export declare const IconTripleWallSwitch: (p?: SVGAttributes) => VNode;
1001
1028
  export declare const IconTronity: (p?: SVGAttributes) => VNode;
1002
1029
  export declare const IconTruenasLogo: (p?: SVGAttributes) => VNode;
1003
1030
  export declare const IconTrx: (p?: SVGAttributes) => VNode;
1004
1031
  export declare const IconTuenaero: (p?: SVGAttributes) => VNode;
1032
+ export declare const IconTuya: (p?: SVGAttributes) => VNode;
1005
1033
  export declare const IconTvnz: (p?: SVGAttributes) => VNode;
1006
1034
  export declare const IconTwistThermostat: (p?: SVGAttributes) => VNode;
1007
1035
  export declare const IconTwitch: (p?: SVGAttributes) => VNode;
@@ -1019,6 +1047,7 @@ export declare const IconUmageCarmina: (p?: SVGAttributes) => VNode;
1019
1047
  export declare const IconUnderfloorHeating: (p?: SVGAttributes) => VNode;
1020
1048
  export declare const IconUnifi: (p?: SVGAttributes) => VNode;
1021
1049
  export declare const IconUnifiProtect: (p?: SVGAttributes) => VNode;
1050
+ export declare const IconUnraid: (p?: SVGAttributes) => VNode;
1022
1051
  export declare const IconUplighter: (p?: SVGAttributes) => VNode;
1023
1052
  export declare const IconUpsDlv: (p?: SVGAttributes) => VNode;
1024
1053
  export declare const IconUpstairs: (p?: SVGAttributes) => VNode;