@iconify-svelte/lucide 1.0.5 → 1.0.7

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.
@@ -1,10 +1,10 @@
1
1
  <script>
2
2
  import Icon from '@iconify/css-svelte';
3
- import '../../css/b/b_opt7c.css';
3
+ import '../../css/w/w9vk8ib.css';
4
4
 
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="b_opt7c" />`;
8
+ const content = `<path class="w9vk8ib" />`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:ampersand" {...props}></Icon>
@@ -1,12 +1,12 @@
1
1
  <script>
2
2
  import Icon from '@iconify/css-svelte';
3
3
  import '../../css/s/s43_jkd.css';
4
- import '../../css/t/teqdgr.css';
5
- import '../../css/k/k45hro.css';
4
+ import '../../css/x/xje-ys.css';
5
+ import '../../css/n/npzbic.css';
6
6
 
7
7
  let {width, height, ...props} = $props();
8
8
 
9
9
  const viewBox = {"width":24,"height":24};
10
- const content = `<g class="s43_jkd"><path class="teqdgr" /><circle class="k45hro" /></g>`;
10
+ const content = `<g class="s43_jkd"><path class="xje-ys" /><circle class="npzbic" /></g>`;
11
11
  </script>
12
12
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:anchor" {...props}></Icon>
@@ -0,0 +1,12 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+ import '../../css/s/s43_jkd.css';
4
+ import '../../css/v/v18ucqb.css';
5
+ import '../../css/f/f25rin.css';
6
+
7
+ let {width, height, ...props} = $props();
8
+
9
+ const viewBox = {"width":24,"height":24};
10
+ const content = `<g class="s43_jkd"><path class="v18ucqb" /><rect class="f25rin" /></g>`;
11
+ </script>
12
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:calendars" {...props}></Icon>
@@ -0,0 +1,12 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+ import '../../css/s/s43_jkd.css';
4
+ import '../../css/s/somcr4h.css';
5
+ import '../../css/y/ythwd7b.css';
6
+
7
+ let {width, height, ...props} = $props();
8
+
9
+ const viewBox = {"width":24,"height":24};
10
+ const content = `<g class="s43_jkd"><path class="somcr4h" /><path class="ythwd7b" /></g>`;
11
+ </script>
12
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:fingerprint-pattern" {...props}></Icon>
@@ -1,14 +1,14 @@
1
1
  <script>
2
2
  import Icon from '@iconify/css-svelte';
3
3
  import '../../css/s/s43_jkd.css';
4
+ import '../../css/r/r5qicb.css';
4
5
  import '../../css/w/wjl-5kb.css';
5
6
  import '../../css/x/xyon_e.css';
6
- import '../../css/k/kwk-io.css';
7
7
  import '../../css/n/ny1qrk.css';
8
8
 
9
9
  let {width, height, ...props} = $props();
10
10
 
11
11
  const viewBox = {"width":24,"height":24};
12
- const content = `<g class="s43_jkd"><path class="wjl-5kb" /><circle class="xyon_e" /><path class="kwk-io" /><circle class="ny1qrk" /></g>`;
12
+ const content = `<g class="s43_jkd"><path class="r5qicb" /><path class="wjl-5kb" /><circle class="xyon_e" /><circle class="ny1qrk" /></g>`;
13
13
  </script>
14
14
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:folder-git-2" {...props}></Icon>
@@ -0,0 +1,10 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+ import '../../css/r/rn39jgbg.css';
4
+
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="rn39jgbg" />`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:waves-arrow-down" {...props}></Icon>
@@ -0,0 +1,10 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+ import '../../css/y/yq04vibf.css';
4
+
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="yq04vibf" />`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="lucide:waves-arrow-up" {...props}></Icon>
@@ -0,0 +1,7 @@
1
+ .f25rin {
2
+ width: 14px;
3
+ height: 14px;
4
+ x: 8px;
5
+ y: 3px;
6
+ rx: 2px;
7
+ }
@@ -0,0 +1,3 @@
1
+ .r5qicb {
2
+ d: path("M18 19a5 5 0 0 1-5-5v8");
3
+ }
@@ -0,0 +1,8 @@
1
+ .rn39jgbg {
2
+ fill: none;
3
+ stroke: currentColor;
4
+ stroke-linecap: round;
5
+ stroke-linejoin: round;
6
+ stroke-width: 2px;
7
+ d: path("M12 10V2m4 4l-4 4l-4-4m-6 9c.6.5 1.2 1 2.5 1c2.5 0 2.5-2 5-2c2.6 0 2.4 2 5 2c2.5 0 2.5-2 5-2c1.3 0 1.9.5 2.5 1M2 21c.6.5 1.2 1 2.5 1c2.5 0 2.5-2 5-2c2.6 0 2.4 2 5 2c2.5 0 2.5-2 5-2c1.3 0 1.9.5 2.5 1");
8
+ }
@@ -0,0 +1,3 @@
1
+ .v18ucqb {
2
+ d: path("M12 2v2m3.726 17.01A2 2 0 0 1 14 22H4a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2m14-6v2M2 13h2m4-5h14");
3
+ }
@@ -0,0 +1,8 @@
1
+ .w9vk8ib {
2
+ fill: none;
3
+ stroke: currentColor;
4
+ stroke-linecap: round;
5
+ stroke-linejoin: round;
6
+ stroke-width: 2px;
7
+ d: path("M16 12h3m-1.5 0a8 8 0 0 1-8 8A4.5 4.5 0 0 1 5 15.5c0-6 8-4 8-8.5a3 3 0 1 0-6 0c0 3 2.5 8.5 12 13");
8
+ }
@@ -0,0 +1,3 @@
1
+ .xje-ys {
2
+ d: path("M12 6v16m7-9l2-1a9 9 0 0 1-18 0l2 1m4-2h6");
3
+ }
@@ -0,0 +1,8 @@
1
+ .yq04vibf {
2
+ fill: none;
3
+ stroke: currentColor;
4
+ stroke-linecap: round;
5
+ stroke-linejoin: round;
6
+ stroke-width: 2px;
7
+ d: path("M12 2v8M2 15c.6.5 1.2 1 2.5 1c2.5 0 2.5-2 5-2c2.6 0 2.4 2 5 2c2.5 0 2.5-2 5-2c1.3 0 1.9.5 2.5 1M2 21c.6.5 1.2 1 2.5 1c2.5 0 2.5-2 5-2c2.6 0 2.4 2 5 2c2.5 0 2.5-2 5-2c1.3 0 1.9.5 2.5 1M8 6l4-4l4 4");
8
+ }
package/iconify.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "lucide",
3
3
  "info": {
4
4
  "name": "Lucide",
5
- "total": 1647,
5
+ "total": 1650,
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": 1762671566
32
+ "lastModified": 1763965941
33
33
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-svelte/lucide",
3
3
  "type": "module",
4
- "version": "1.0.5",
4
+ "version": "1.0.7",
5
5
  "homepage": "https://icon-sets.iconify.design/lucide/",
6
6
  "bugs": "https://github.com/iconify/icon-sets/issues",
7
7
  "license": "ISC",
@@ -1122,6 +1122,10 @@
1122
1122
  "types": "./types/gfwqskkx.d.ts",
1123
1123
  "svelte": "./components/c/calendar-x-2.svelte"
1124
1124
  },
1125
+ "./calendars": {
1126
+ "types": "./types/gfwqskkx.d.ts",
1127
+ "svelte": "./components/c/calendars.svelte"
1128
+ },
1125
1129
  "./camera": {
1126
1130
  "types": "./types/gfwqskkx.d.ts",
1127
1131
  "svelte": "./components/c/camera.svelte"
@@ -2662,9 +2666,9 @@
2662
2666
  "types": "./types/gfwqskkx.d.ts",
2663
2667
  "svelte": "./components/f/filter-x.svelte"
2664
2668
  },
2665
- "./fingerprint": {
2669
+ "./fingerprint-pattern": {
2666
2670
  "types": "./types/gfwqskkx.d.ts",
2667
- "svelte": "./components/f/fingerprint.svelte"
2671
+ "svelte": "./components/f/fingerprint-pattern.svelte"
2668
2672
  },
2669
2673
  "./fire-extinguisher": {
2670
2674
  "types": "./types/gfwqskkx.d.ts",
@@ -6634,6 +6638,14 @@
6634
6638
  "types": "./types/gfwqskkx.d.ts",
6635
6639
  "svelte": "./components/w/waves.svelte"
6636
6640
  },
6641
+ "./waves-arrow-down": {
6642
+ "types": "./types/gfwqskkx.d.ts",
6643
+ "svelte": "./components/w/waves-arrow-down.svelte"
6644
+ },
6645
+ "./waves-arrow-up": {
6646
+ "types": "./types/gfwqskkx.d.ts",
6647
+ "svelte": "./components/w/waves-arrow-up.svelte"
6648
+ },
6637
6649
  "./waves-ladder": {
6638
6650
  "types": "./types/gfwqskkx.d.ts",
6639
6651
  "svelte": "./components/w/waves-ladder.svelte"
@@ -7106,6 +7118,10 @@
7106
7118
  "types": "./types/gfwqskkx.d.ts",
7107
7119
  "svelte": "./components/f/file-video-2.svelte"
7108
7120
  },
7121
+ "./fingerprint": {
7122
+ "types": "./types/gfwqskkx.d.ts",
7123
+ "svelte": "./components/f/fingerprint.svelte"
7124
+ },
7109
7125
  "./folder-cog-2": {
7110
7126
  "types": "./types/gfwqskkx.d.ts",
7111
7127
  "svelte": "./components/f/folder-cog-2.svelte"
package/css/b/b_opt7c.css DELETED
@@ -1,8 +0,0 @@
1
- .b_opt7c {
2
- fill: none;
3
- stroke: currentColor;
4
- stroke-linecap: round;
5
- stroke-linejoin: round;
6
- stroke-width: 2px;
7
- d: path("M17.5 12c0 4.4-3.6 8-8 8A4.5 4.5 0 0 1 5 15.5c0-6 8-4 8-8.5a3 3 0 1 0-6 0c0 3 2.5 8.5 12 13m-3-8h3");
8
- }
package/css/k/kwk-io.css DELETED
@@ -1,3 +0,0 @@
1
- .kwk-io {
2
- d: path("M18 19c-2.8 0-5-2.2-5-5v8");
3
- }
package/css/t/teqdgr.css DELETED
@@ -1,3 +0,0 @@
1
- .teqdgr {
2
- d: path("M12 22V8m-7 4H2a10 10 0 0 0 20 0h-3");
3
- }