lucide-astro 0.532.0 → 0.533.0

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.
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="a-large-small" {...Astro.props}>
7
- <path d="M21 14h-5" />
8
- <path d="M16 16v-3.5a2.5 2.5 0 0 1 5 0V16" />
9
- <path d="M4.5 13h6" />
10
- <path d="m3 16 4.5-9 4.5 9" />
7
+ <path d="m15 16 2.536-7.328a1.02 1.02 1 0 1 1.928 0L22 16" />
8
+ <path d="M15.697 14h5.606" />
9
+ <path d="m2 16 4.039-9.69a.5.5 0 0 1 .923 0L11 16" />
10
+ <path d="M3.304 13h6.392" />
11
11
  </Layout>
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="case-lower" {...Astro.props}>
7
- <circle cx="7" cy="12" r="3" />
8
- <path d="M10 9v6" />
9
- <circle cx="17" cy="12" r="3" />
10
- <path d="M14 7v8" />
7
+ <path d="M10 9v7" />
8
+ <path d="M14 6v10" />
9
+ <circle cx="17.5" cy="12.5" r="3.5" />
10
+ <circle cx="6.5" cy="12.5" r="3.5" />
11
11
  </Layout>
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="case-sensitive" {...Astro.props}>
7
- <path d="m3 15 4-8 4 8" />
8
- <path d="M4 13h6" />
9
- <circle cx="18" cy="12" r="3" />
10
- <path d="M21 9v6" />
7
+ <path d="m2 16 4.039-9.69a.5.5 0 0 1 .923 0L11 16" />
8
+ <path d="M22 9v7" />
9
+ <path d="M3.304 13h6.392" />
10
+ <circle cx="18.5" cy="12.5" r="3.5" />
11
11
  </Layout>
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="case-upper" {...Astro.props}>
7
- <path d="m3 15 4-8 4 8" />
8
- <path d="M4 13h6" />
9
- <path d="M15 11h4.5a2 2 0 0 1 0 4H15V7h4a2 2 0 0 1 0 4" />
7
+ <path d="M15 11h4.5a1 1 0 0 1 0 5h-4a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h3a1 1 0 0 1 0 5" />
8
+ <path d="m2 16 4.039-9.69a.5.5 0 0 1 .923 0L11 16" />
9
+ <path d="M3.304 13h6.392" />
10
10
  </Layout>
@@ -0,0 +1,10 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout iconName="closed-caption" {...Astro.props}>
7
+ <path d="M10 9.17a3 3 0 1 0 0 5.66" />
8
+ <path d="M17 9.17a3 3 0 1 0 0 5.66" />
9
+ <rect x="2" y="5" width="20" height="14" rx="2" />
10
+ </Layout>
@@ -4,5 +4,5 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="flag-triangle-left" {...Astro.props}>
7
- <path d="M17 22V2L7 7l10 5" />
7
+ <path d="M18 22V2.8a.8.8 0 0 0-1.17-.71L5.45 7.78a.8.8 0 0 0 0 1.44L18 15.5" />
8
8
  </Layout>
@@ -4,5 +4,5 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="flag-triangle-right" {...Astro.props}>
7
- <path d="M7 22V2l10 5-10 5" />
7
+ <path d="M6 22V2.8a.8.8 0 0 1 1.17-.71l11.38 5.69a.8.8 0 0 1 0 1.44L6 15.5" />
8
8
  </Layout>
@@ -4,6 +4,6 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="folder-symlink" {...Astro.props}>
7
- <path d="M2 9V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h7" />
7
+ <path d="M2 9.35V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h7" />
8
8
  <path d="m8 16 3-3-3-3" />
9
9
  </Layout>
package/dist/Gavel.astro CHANGED
@@ -4,9 +4,9 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="gavel" {...Astro.props}>
7
- <path d="m14.5 12.5-8 8a2.119 2.119 0 1 1-3-3l8-8" />
7
+ <path d="m14.499 12.501-8.88 8.879a1 1 0 0 1-3.001-3L11.5 9.5" />
8
8
  <path d="m16 16 6-6" />
9
+ <path d="m21 11-8-8" />
9
10
  <path d="m8 8 6-6" />
10
11
  <path d="m9 7 8 8" />
11
- <path d="m21 11-8-8" />
12
12
  </Layout>
package/dist/Hammer.astro CHANGED
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="hammer" {...Astro.props}>
7
- <path d="m15 12-8.373 8.373a1 1 0 1 1-3-3L12 9" />
7
+ <path d="m15 12-9.373 9.373a1 1 0 0 1-3.001-3L12 9" />
8
8
  <path d="m18 15 4-4" />
9
- <path d="m21.5 11.5-1.914-1.914A2 2 0 0 1 19 8.172V7l-2.26-2.26a6 6 0 0 0-4.202-1.756L9 2.96l.92.82A6.18 6.18 0 0 1 12 8.4V10l2 2h1.172a2 2 0 0 1 1.414.586L18.5 14.5" />
9
+ <path d="m21.5 11.5-1.914-1.914A2 2 0 0 1 19 8.172v-.344a2 2 0 0 0-.586-1.414l-1.657-1.657A6 6 0 0 0 12.516 3H9l1.243 1.243A6 6 0 0 1 12 8.485V10l2 2h1.172a2 2 0 0 1 1.414.586L18.5 14.5" />
10
10
  </Layout>
package/dist/Heart.astro CHANGED
@@ -4,5 +4,5 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="heart" {...Astro.props}>
7
- <path d="M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z" />
7
+ <path d="M2 9.5a5.5 5.5 0 0 1 9.591-3.676.56.56 0 0 0 .818 0A5.49 5.49 0 0 1 22 9.5c0 2.29-1.5 4-3 5.5l-5.492 5.313a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5" />
8
8
  </Layout>
@@ -4,6 +4,6 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="heart-crack" {...Astro.props}>
7
- <path d="M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z" />
8
- <path d="m12 13-1-1 2-2-3-3 2-2" />
7
+ <path d="M12.409 5.824c-.702.792-1.15 1.496-1.415 2.166l2.153 2.156a.5.5 0 0 1 0 .707l-2.293 2.293a.5.5 0 0 0 0 .707L12 15" />
8
+ <path d="M13.508 20.313a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5a5.5 5.5 0 0 1 9.591-3.677.6.6 0 0 0 .818.001A5.5 5.5 0 0 1 22 9.5c0 2.29-1.5 4-3 5.5z" />
9
9
  </Layout>
@@ -4,8 +4,5 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="heart-handshake" {...Astro.props}>
7
- <path d="M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z" />
8
- <path d="M12 5 9.04 7.96a2.17 2.17 0 0 0 0 3.08c.82.82 2.13.85 3 .07l2.07-1.9a2.82 2.82 0 0 1 3.79 0l2.96 2.66" />
9
- <path d="m18 15-2-2" />
10
- <path d="m15 18-2-2" />
7
+ <path d="M19.414 14.414C21 12.828 22 11.5 22 9.5a5.5 5.5 0 0 0-9.591-3.676.6.6 0 0 1-.818.001A5.5 5.5 0 0 0 2 9.5c0 2.3 1.5 4 3 5.5l5.535 5.362a2 2 0 0 0 2.879.052 2.12 2.12 0 0 0-.004-3 2.124 2.124 0 1 0 3-3 2.124 2.124 0 0 0 3.004 0 2 2 0 0 0 0-2.828l-1.881-1.882a2.41 2.41 0 0 0-3.409 0l-1.71 1.71a2 2 0 0 1-2.828 0 2 2 0 0 1 0-2.828l2.823-2.762" />
11
8
  </Layout>
@@ -4,6 +4,6 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="heart-minus" {...Astro.props}>
7
- <path d="M13.5 19.5 12 21l-7-7c-1.5-1.45-3-3.2-3-5.5A5.5 5.5 0 0 1 7.5 3c1.76 0 3 .5 4.5 2 1.5-1.5 2.74-2 4.5-2a5.5 5.5 0 0 1 5.402 6.5" />
7
+ <path d="m14.876 18.99-1.368 1.323a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5a5.5 5.5 0 0 1 9.591-3.676.56.56 0 0 0 .818 0A5.49 5.49 0 0 1 22 9.5a5.2 5.2 0 0 1-.244 1.572" />
8
8
  <path d="M15 15h6" />
9
9
  </Layout>
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="heart-off" {...Astro.props}>
7
- <line x1="2" y1="2" x2="22" y2="22" />
8
- <path d="M16.5 16.5 12 21l-7-7c-1.5-1.45-3-3.2-3-5.5a5.5 5.5 0 0 1 2.14-4.35" />
9
- <path d="M8.76 3.1c1.15.22 2.13.78 3.24 1.9 1.5-1.5 2.74-2 4.5-2A5.5 5.5 0 0 1 22 8.5c0 2.12-1.3 3.78-2.67 5.17" />
7
+ <path d="M10.5 4.893a5.5 5.5 0 0 1 1.091.931.56.56 0 0 0 .818 0A5.49 5.49 0 0 1 22 9.5c0 1.872-1.002 3.356-2.187 4.655" />
8
+ <path d="m16.967 16.967-3.459 3.346a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5a5.5 5.5 0 0 1 2.747-4.761" />
9
+ <path d="m2 2 20 20" />
10
10
  </Layout>
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="heart-plus" {...Astro.props}>
7
- <path d="M13.5 19.5 12 21l-7-7c-1.5-1.45-3-3.2-3-5.5A5.5 5.5 0 0 1 7.5 3c1.76 0 3 .5 4.5 2 1.5-1.5 2.74-2 4.5-2a5.5 5.5 0 0 1 5.402 6.5" />
7
+ <path d="m14.479 19.374-.971.939a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5a5.5 5.5 0 0 1 9.591-3.676.56.56 0 0 0 .818 0A5.49 5.49 0 0 1 22 9.5a5.2 5.2 0 0 1-.219 1.49" />
8
8
  <path d="M15 15h6" />
9
9
  <path d="M18 12v6" />
10
10
  </Layout>
@@ -4,6 +4,6 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="heart-pulse" {...Astro.props}>
7
- <path d="M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z" />
8
- <path d="M3.22 12H9.5l.5-1 2 4.5 2-7 1.5 3.5h5.27" />
7
+ <path d="M2 9.5a5.5 5.5 0 0 1 9.591-3.676.56.56 0 0 0 .818 0A5.49 5.49 0 0 1 22 9.5c0 2.29-1.5 4-3 5.5l-5.492 5.313a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5" />
8
+ <path d="M3.22 13H9.5l.5-1 2 4.5 2-7 1.5 3.5h5.27" />
9
9
  </Layout>
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="pickaxe" {...Astro.props}>
7
- <path d="M14.531 12.469 6.619 20.38a1 1 0 1 1-3-3l7.912-7.912" />
8
- <path d="M15.686 4.314A12.5 12.5 0 0 0 5.461 2.958 1 1 0 0 0 5.58 4.71a22 22 0 0 1 6.318 3.393" />
9
- <path d="M17.7 3.7a1 1 0 0 0-1.4 0l-4.6 4.6a1 1 0 0 0 0 1.4l2.6 2.6a1 1 0 0 0 1.4 0l4.6-4.6a1 1 0 0 0 0-1.4z" />
10
- <path d="M19.686 8.314a12.501 12.501 0 0 1 1.356 10.225 1 1 0 0 1-1.751-.119 22 22 0 0 0-3.393-6.319" />
7
+ <path d="m14 13-8.381 8.38a1 1 0 0 1-3.001-3L11 9.999" />
8
+ <path d="M15.973 4.027A13 13 0 0 0 5.902 2.373c-1.398.342-1.092 2.158.277 2.601a19.9 19.9 0 0 1 5.822 3.024" />
9
+ <path d="M16.001 11.999a19.9 19.9 0 0 1 3.024 5.824c.444 1.369 2.26 1.676 2.603.278A13 13 0 0 0 20 8.069" />
10
+ <path d="M18.352 3.352a1.205 1.205 0 0 0-1.704 0l-5.296 5.296a1.205 1.205 0 0 0 0 1.704l2.296 2.296a1.205 1.205 0 0 0 1.704 0l5.296-5.296a1.205 1.205 0 0 0 0-1.704z" />
11
11
  </Layout>
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="sailboat" {...Astro.props}>
7
- <path d="M22 18H2a4 4 0 0 0 4 4h12a4 4 0 0 0 4-4Z" />
8
- <path d="M21 14 10 2 3 14h18Z" />
9
- <path d="M10 2v16" />
7
+ <path d="M10 2v15" />
8
+ <path d="M7 22a4 4 0 0 1-4-4 1 1 0 0 1 1-1h16a1 1 0 0 1 1 1 4 4 0 0 1-4 4z" />
9
+ <path d="M9.159 2.46a1 1 0 0 1 1.521-.193l9.977 8.98A1 1 0 0 1 20 13H4a1 1 0 0 1-.824-1.567z" />
10
10
  </Layout>
package/dist/Wrench.astro CHANGED
@@ -4,5 +4,5 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="wrench" {...Astro.props}>
7
- <path d="M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z" />
7
+ <path d="M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.106-3.105c.32-.322.863-.22.983.218a6 6 0 0 1-8.259 7.057l-7.91 7.91a1 1 0 0 1-2.999-3l7.91-7.91a6 6 0 0 1 7.057-8.259c.438.12.54.662.219.984z" />
8
8
  </Layout>
package/dist/index.d.ts CHANGED
@@ -483,6 +483,7 @@ export { default as ClockArrowDown } from './ClockArrowDown.astro'
483
483
  export { default as ClockArrowUp } from './ClockArrowUp.astro'
484
484
  export { default as ClockFading } from './ClockFading.astro'
485
485
  export { default as ClockPlus } from './ClockPlus.astro'
486
+ export { default as ClosedCaption } from './ClosedCaption.astro'
486
487
  export { default as Cloud } from './Cloud.astro'
487
488
  export { default as CloudAlert } from './CloudAlert.astro'
488
489
  export { default as CloudCheck } from './CloudCheck.astro'
package/dist/index.js CHANGED
@@ -478,6 +478,7 @@ export { default as ClockArrowDown } from './ClockArrowDown.astro'
478
478
  export { default as ClockArrowUp } from './ClockArrowUp.astro'
479
479
  export { default as ClockFading } from './ClockFading.astro'
480
480
  export { default as ClockPlus } from './ClockPlus.astro'
481
+ export { default as ClosedCaption } from './ClosedCaption.astro'
481
482
  export { default as Cloud } from './Cloud.astro'
482
483
  export { default as CloudAlert } from './CloudAlert.astro'
483
484
  export { default as CloudCheck } from './CloudCheck.astro'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lucide-astro",
3
- "version": "0.532.0",
3
+ "version": "0.533.0",
4
4
  "description": "Get your Lucide icons right into your Astro project",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",
@@ -34,7 +34,7 @@
34
34
  "author": "Aviortheking",
35
35
  "license": "MIT",
36
36
  "devDependencies": {
37
- "lucide-static": "0.532.0",
37
+ "lucide-static": "0.533.0",
38
38
  "semver": "^7.5.4"
39
39
  },
40
40
  "peerDependencies": {