@iconify-vue/cbi 1.0.3 → 1.0.4

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.
@@ -0,0 +1,10 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+ import '../../css/v/vgfup9uw.css';
4
+
5
+ const props = defineProps(["width","height"]);
6
+
7
+ const viewBox = {"width":32,"height":32};
8
+ const content = `<path class="vgfup9uw"/>`;
9
+ </script>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="cbi:bulb-candle" /></template>
@@ -0,0 +1,10 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+ import '../../css/k/k2i1l2bs.css';
4
+
5
+ const props = defineProps(["width","height"]);
6
+
7
+ const viewBox = {"width":32,"height":32};
8
+ const content = `<path class="k2i1l2bs"/>`;
9
+ </script>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="cbi:bulb-flood" /></template>
@@ -0,0 +1,10 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+ import '../../css/l/l8-y28by.css';
4
+
5
+ const props = defineProps(["width","height"]);
6
+
7
+ const viewBox = {"width":32,"height":32};
8
+ const content = `<path class="l8-y28by"/>`;
9
+ </script>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="cbi:bulb-foh" /></template>
@@ -0,0 +1,10 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+ import '../../css/o/omcs1swf.css';
4
+
5
+ const props = defineProps(["width","height"]);
6
+
7
+ const viewBox = {"width":32,"height":32};
8
+ const content = `<path class="omcs1swf"/>`;
9
+ </script>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="cbi:bulb-general-group" /></template>
@@ -0,0 +1,10 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+ import '../../css/h/hq4vw4bh.css';
4
+
5
+ const props = defineProps(["width","height"]);
6
+
7
+ const viewBox = {"width":32,"height":32};
8
+ const content = `<path class="hq4vw4bh"/>`;
9
+ </script>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="cbi:bulb-group" /></template>
@@ -0,0 +1,10 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+ import '../../css/s/sxsurhbj.css';
4
+
5
+ const props = defineProps(["width","height"]);
6
+
7
+ const viewBox = {"width":32,"height":32};
8
+ const content = `<path class="sxsurhbj"/>`;
9
+ </script>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="cbi:bulbs-classic" /></template>
@@ -0,0 +1,10 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+ import '../../css/x/xv_4_z6i.css';
4
+
5
+ const props = defineProps(["width","height"]);
6
+
7
+ const viewBox = {"width":32,"height":32};
8
+ const content = `<path class="xv_4_z6i"/>`;
9
+ </script>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="cbi:bulbs-filament" /></template>
@@ -0,0 +1,10 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+ import '../../css/w/wtpelbcr.css';
4
+
5
+ const props = defineProps(["width","height"]);
6
+
7
+ const viewBox = {"width":32,"height":32};
8
+ const content = `<path class="wtpelbcr"/>`;
9
+ </script>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="cbi:bulbs-spot" /></template>
@@ -0,0 +1,10 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+ import '../../css/m/m815jjil.css';
4
+
5
+ const props = defineProps(["width","height"]);
6
+
7
+ const viewBox = {"width":32,"height":32};
8
+ const content = `<path class="m815jjil"/>`;
9
+ </script>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="cbi:bulbs-sultan" /></template>
package/iconify.json CHANGED
@@ -27,5 +27,5 @@
27
27
  ],
28
28
  "palette": false
29
29
  },
30
- "lastModified": 1771740750
30
+ "lastModified": 1771997874
31
31
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-vue/cbi",
3
3
  "type": "module",
4
- "version": "1.0.3",
4
+ "version": "1.0.4",
5
5
  "homepage": "https://icon-sets.iconify.design/cbi/",
6
6
  "bugs": "https://github.com/iconify/icon-sets/issues",
7
7
  "license": "CC-BY-NC-SA-4.0",
@@ -730,6 +730,10 @@
730
730
  "types": "./types/dd0bq22g.d.ts",
731
731
  "default": "./components/b/bugatti.vue"
732
732
  },
733
+ "./bulb-candle": {
734
+ "types": "./types/dd0bq22g.d.ts",
735
+ "default": "./components/b/bulb-candle.vue"
736
+ },
733
737
  "./bulb-candle-hung": {
734
738
  "types": "./types/dd0bq22g.d.ts",
735
739
  "default": "./components/b/bulb-candle-hung.vue"
@@ -746,10 +750,26 @@
746
750
  "types": "./types/dd0bq22g.d.ts",
747
751
  "default": "./components/b/bulb-filament-candle.vue"
748
752
  },
753
+ "./bulb-flood": {
754
+ "types": "./types/dd0bq22g.d.ts",
755
+ "default": "./components/b/bulb-flood.vue"
756
+ },
757
+ "./bulb-foh": {
758
+ "types": "./types/dd0bq22g.d.ts",
759
+ "default": "./components/b/bulb-foh.vue"
760
+ },
761
+ "./bulb-general-group": {
762
+ "types": "./types/dd0bq22g.d.ts",
763
+ "default": "./components/b/bulb-general-group.vue"
764
+ },
749
765
  "./bulb-golfball-e14": {
750
766
  "types": "./types/dd0bq22g.d.ts",
751
767
  "default": "./components/b/bulb-golfball-e14.vue"
752
768
  },
769
+ "./bulb-group": {
770
+ "types": "./types/dd0bq22g.d.ts",
771
+ "default": "./components/b/bulb-group.vue"
772
+ },
753
773
  "./bulb-group-bollard-3-off": {
754
774
  "types": "./types/dd0bq22g.d.ts",
755
775
  "default": "./components/b/bulb-group-bollard-3-off.vue"
@@ -902,41 +922,21 @@
902
922
  "types": "./types/dd0bq22g.d.ts",
903
923
  "default": "./components/b/bulb-sultan-v2.vue"
904
924
  },
905
- "./bulbcandle": {
925
+ "./bulbs-classic": {
906
926
  "types": "./types/dd0bq22g.d.ts",
907
- "default": "./components/b/bulbcandle.vue"
927
+ "default": "./components/b/bulbs-classic.vue"
908
928
  },
909
- "./bulbflood": {
929
+ "./bulbs-filament": {
910
930
  "types": "./types/dd0bq22g.d.ts",
911
- "default": "./components/b/bulbflood.vue"
931
+ "default": "./components/b/bulbs-filament.vue"
912
932
  },
913
- "./bulbfoh": {
933
+ "./bulbs-spot": {
914
934
  "types": "./types/dd0bq22g.d.ts",
915
- "default": "./components/b/bulbfoh.vue"
935
+ "default": "./components/b/bulbs-spot.vue"
916
936
  },
917
- "./bulbgeneralgroup": {
918
- "types": "./types/dd0bq22g.d.ts",
919
- "default": "./components/b/bulbgeneralgroup.vue"
920
- },
921
- "./bulbgroup": {
922
- "types": "./types/dd0bq22g.d.ts",
923
- "default": "./components/b/bulbgroup.vue"
924
- },
925
- "./bulbsclassic": {
926
- "types": "./types/dd0bq22g.d.ts",
927
- "default": "./components/b/bulbsclassic.vue"
928
- },
929
- "./bulbsfilament": {
930
- "types": "./types/dd0bq22g.d.ts",
931
- "default": "./components/b/bulbsfilament.vue"
932
- },
933
- "./bulbsspot": {
934
- "types": "./types/dd0bq22g.d.ts",
935
- "default": "./components/b/bulbsspot.vue"
936
- },
937
- "./bulbssultan": {
937
+ "./bulbs-sultan": {
938
938
  "types": "./types/dd0bq22g.d.ts",
939
- "default": "./components/b/bulbssultan.vue"
939
+ "default": "./components/b/bulbs-sultan.vue"
940
940
  },
941
941
  "./button": {
942
942
  "types": "./types/dd0bq22g.d.ts",
@@ -6050,6 +6050,42 @@
6050
6050
  "types": "./types/dd0bq22g.d.ts",
6051
6051
  "default": "./components/z/zwavejs.vue"
6052
6052
  },
6053
+ "./bulbcandle": {
6054
+ "types": "./types/dd0bq22g.d.ts",
6055
+ "default": "./components/b/bulbcandle.vue"
6056
+ },
6057
+ "./bulbflood": {
6058
+ "types": "./types/dd0bq22g.d.ts",
6059
+ "default": "./components/b/bulbflood.vue"
6060
+ },
6061
+ "./bulbfoh": {
6062
+ "types": "./types/dd0bq22g.d.ts",
6063
+ "default": "./components/b/bulbfoh.vue"
6064
+ },
6065
+ "./bulbgeneralgroup": {
6066
+ "types": "./types/dd0bq22g.d.ts",
6067
+ "default": "./components/b/bulbgeneralgroup.vue"
6068
+ },
6069
+ "./bulbgroup": {
6070
+ "types": "./types/dd0bq22g.d.ts",
6071
+ "default": "./components/b/bulbgroup.vue"
6072
+ },
6073
+ "./bulbsclassic": {
6074
+ "types": "./types/dd0bq22g.d.ts",
6075
+ "default": "./components/b/bulbsclassic.vue"
6076
+ },
6077
+ "./bulbsfilament": {
6078
+ "types": "./types/dd0bq22g.d.ts",
6079
+ "default": "./components/b/bulbsfilament.vue"
6080
+ },
6081
+ "./bulbsspot": {
6082
+ "types": "./types/dd0bq22g.d.ts",
6083
+ "default": "./components/b/bulbsspot.vue"
6084
+ },
6085
+ "./bulbssultan": {
6086
+ "types": "./types/dd0bq22g.d.ts",
6087
+ "default": "./components/b/bulbssultan.vue"
6088
+ },
6053
6089
  "./creston-swirl": {
6054
6090
  "types": "./types/dd0bq22g.d.ts",
6055
6091
  "default": "./components/c/creston-swirl.vue"