@iconify-vue/lucide 1.0.43 → 1.0.45

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/w/wp2t3nbwd.css';
4
+
5
+ const props = defineProps(["width","height"]);
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="wp2t3nbwd"/>`;
9
+ </script>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="lucide:parasol" /></template>
@@ -0,0 +1,10 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+ import '../../css/e/eib1g-bgd.css';
4
+
5
+ const props = defineProps(["width","height"]);
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="eib1g-bgd"/>`;
9
+ </script>
10
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="lucide:play-off" /></template>
@@ -0,0 +1,12 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+ import '../../css/n/nrj6p8qat.css';
4
+ import '../../css/i/iu158ebfp.css';
5
+ import '../../css/c/c5n-du86s.css';
6
+
7
+ const props = defineProps(["width","height"]);
8
+
9
+ const viewBox = {"width":24,"height":24};
10
+ const content = `<g class="nrj6p8qat"><path class="iu158ebfp"/><path class="c5n-du86s"/></g>`;
11
+ </script>
12
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="lucide:webcam-off" /></template>
@@ -0,0 +1,3 @@
1
+ .c5n-du86s {
2
+ d: path("M16.566 16.57A8 8 0 0 1 5.43 5.433M2 2l20 20M7 22h10M8.478 2.817a8 8 0 0 1 10.705 10.705");
3
+ }
@@ -0,0 +1,8 @@
1
+ .eib1g-bgd {
2
+ fill: none;
3
+ stroke: currentColor;
4
+ stroke-linecap: round;
5
+ stroke-linejoin: round;
6
+ stroke-width: var(--svg-stroke-width--2px, 2px);
7
+ d: path("m10.215 4.56l9.79 5.71a2 2 0 0 1 .003 3.458l-.393.23m-3.573 2.084l-8.034 4.686A2 2 0 0 1 5 19V5M2 2l20 20");
8
+ }
@@ -0,0 +1,3 @@
1
+ .iu158ebfp {
2
+ d: path("M12 22v-4m.754-10.904a3 3 0 0 1 2.15 2.15m-2.041 3.627a3 3 0 0 1-3.736-3.735");
3
+ }
@@ -0,0 +1,8 @@
1
+ .wp2t3nbwd {
2
+ fill: none;
3
+ stroke: currentColor;
4
+ stroke-linecap: round;
5
+ stroke-linejoin: round;
6
+ stroke-width: var(--svg-stroke-width--2px, 2px);
7
+ d: path("M12.5 11.134L18.196 21m2.229-15.701a10 10 0 0 0-16.941 9.78c.183.563.843.774 1.355.478L20.16 6.711c.512-.296.66-.973.264-1.413M21 21H3");
8
+ }
package/iconify.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "lucide",
3
3
  "info": {
4
4
  "name": "Lucide",
5
- "total": 1712,
5
+ "total": 1715,
6
6
  "author": {
7
7
  "name": "Lucide Contributors",
8
8
  "url": "https://github.com/lucide-icons/lucide"
@@ -29,5 +29,5 @@
29
29
  ],
30
30
  "palette": false
31
31
  },
32
- "lastModified": 1779951028
32
+ "lastModified": 1781326516
33
33
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-vue/lucide",
3
3
  "type": "module",
4
- "version": "1.0.43",
4
+ "version": "1.0.45",
5
5
  "homepage": "https://icon-sets.iconify.design/lucide/",
6
6
  "bugs": "https://github.com/iconify/icon-sets/issues",
7
7
  "license": "ISC",
@@ -4682,6 +4682,10 @@
4682
4682
  "types": "./types/dd0bq22g.d.ts",
4683
4683
  "default": "./components/p/paperclip.vue"
4684
4684
  },
4685
+ "./parasol": {
4686
+ "types": "./types/dd0bq22g.d.ts",
4687
+ "default": "./components/p/parasol.vue"
4688
+ },
4685
4689
  "./parentheses": {
4686
4690
  "types": "./types/dd0bq22g.d.ts",
4687
4691
  "default": "./components/p/parentheses.vue"
@@ -4862,6 +4866,10 @@
4862
4866
  "types": "./types/dd0bq22g.d.ts",
4863
4867
  "default": "./components/p/play.vue"
4864
4868
  },
4869
+ "./play-off": {
4870
+ "types": "./types/dd0bq22g.d.ts",
4871
+ "default": "./components/p/play-off.vue"
4872
+ },
4865
4873
  "./plug": {
4866
4874
  "types": "./types/dd0bq22g.d.ts",
4867
4875
  "default": "./components/p/plug.vue"
@@ -6922,6 +6930,10 @@
6922
6930
  "types": "./types/dd0bq22g.d.ts",
6923
6931
  "default": "./components/w/webcam.vue"
6924
6932
  },
6933
+ "./webcam-off": {
6934
+ "types": "./types/dd0bq22g.d.ts",
6935
+ "default": "./components/w/webcam-off.vue"
6936
+ },
6925
6937
  "./webhook": {
6926
6938
  "types": "./types/dd0bq22g.d.ts",
6927
6939
  "default": "./components/w/webhook.vue"