lucide-astro 0.503.0 → 0.507.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="air-vent" {...Astro.props}>
7
+ <path d="M18 17.5a2.5 2.5 0 1 1-4 2.03V12" />
7
8
  <path d="M6 12H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2" />
8
9
  <path d="M6 8h12" />
9
- <path d="M18.3 17.7a2.5 2.5 0 0 1-3.16 3.83 2.53 2.53 0 0 1-1.14-2V12" />
10
- <path d="M6.6 15.6A2 2 0 1 0 10 17v-5" />
10
+ <path d="M6.6 15.572A2 2 0 1 0 10 17v-5" />
11
11
  </Layout>
@@ -4,10 +4,10 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="bell-electric" {...Astro.props}>
7
- <path d="M18.8 4A6.3 8.7 0 0 1 20 9" />
7
+ <path d="M18.518 17.347A7 7 0 0 1 14 19" />
8
+ <path d="M18.8 4A11 11 0 0 1 20 9" />
8
9
  <path d="M9 9h.01" />
9
- <circle cx="9" cy="9" r="7" />
10
- <rect width="10" height="6" x="4" y="16" rx="2" />
11
- <path d="M14 19c3 0 4.6-1.6 4.6-1.6" />
12
10
  <circle cx="20" cy="16" r="2" />
11
+ <circle cx="9" cy="9" r="7" />
12
+ <rect x="4" y="16" width="10" height="6" rx="2" />
13
13
  </Layout>
package/dist/Brush.astro CHANGED
@@ -4,6 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="brush" {...Astro.props}>
7
- <path d="m9.06 11.9 8.07-8.06a2.85 2.85 0 1 1 4.03 4.03l-8.06 8.08" />
8
- <path d="M7.07 14.94c-1.66 0-3 1.35-3 3.02 0 1.33-2.5 1.52-2 2.02 1.08 1.1 2.49 2.02 4 2.02 2.2 0 4-1.8 4-4.04a3.01 3.01 0 0 0-3-3.02z" />
7
+ <path d="m11 10 3 3" />
8
+ <path d="M6.5 21A3.5 3.5 0 1 0 3 17.5a2.62 2.62 0 0 1-.708 1.792A1 1 0 0 0 3 21z" />
9
+ <path d="M9.969 17.031 21.378 5.624a1 1 0 0 0-3.002-3.002L6.967 14.031" />
9
10
  </Layout>
@@ -0,0 +1,11 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout iconName="brush-cleaning" {...Astro.props}>
7
+ <path d="m16 22-1-4" />
8
+ <path d="M19 13.99a1 1 0 0 0 1-1V12a2 2 0 0 0-2-2h-3a1 1 0 0 1-1-1V4a2 2 0 0 0-4 0v5a1 1 0 0 1-1 1H6a2 2 0 0 0-2 2v.99a1 1 0 0 0 1 1" />
9
+ <path d="M5 14h14l1.973 6.767A1 1 0 0 1 20 22H4a1 1 0 0 1-.973-1.233z" />
10
+ <path d="m8 22 1-4" />
11
+ </Layout>
@@ -0,0 +1,11 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout iconName="clock-plus" {...Astro.props}>
7
+ <path d="M12 6v6l3.644 1.822" />
8
+ <path d="M16 19h6" />
9
+ <path d="M19 16v6" />
10
+ <path d="M21.92 13.267a10 10 0 1 0-8.653 8.653" />
11
+ </Layout>
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="door-closed" {...Astro.props}>
7
+ <path d="M10 12h.01" />
7
8
  <path d="M18 20V6a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v14" />
8
9
  <path d="M2 20h20" />
9
- <path d="M14 12v.01" />
10
10
  </Layout>
@@ -0,0 +1,12 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout iconName="door-closed-locked" {...Astro.props}>
7
+ <path d="M10 12h.01" />
8
+ <path d="M18 9V6a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v14" />
9
+ <path d="M2 20h8" />
10
+ <path d="M20 17v-2a2 2 0 1 0-4 0v2" />
11
+ <rect x="14" y="17" width="8" height="5" rx="1" />
12
+ </Layout>
@@ -4,9 +4,9 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="door-open" {...Astro.props}>
7
- <path d="M13 4h3a2 2 0 0 1 2 2v14" />
8
- <path d="M2 20h3" />
9
- <path d="M13 20h9" />
10
- <path d="M10 12v.01" />
11
- <path d="M13 4.562v16.157a1 1 0 0 1-1.242.97L5 20V5.562a2 2 0 0 1 1.515-1.94l4-1A2 2 0 0 1 13 4.561Z" />
7
+ <path d="M11 20H2" />
8
+ <path d="M11 4.562v16.157a1 1 0 0 0 1.242.97L19 20V5.562a2 2 0 0 0-1.515-1.94l-4-1A2 2 0 0 0 11 4.561z" />
9
+ <path d="M11 4H8a2 2 0 0 0-2 2v14" />
10
+ <path d="M14 12h.01" />
11
+ <path d="M22 20h-3" />
12
12
  </Layout>
@@ -4,9 +4,9 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="dumbbell" {...Astro.props}>
7
- <path d="M14.4 14.4 9.6 9.6" />
8
- <path d="M18.657 21.485a2 2 0 1 1-2.829-2.828l-1.767 1.768a2 2 0 1 1-2.829-2.829l6.364-6.364a2 2 0 1 1 2.829 2.829l-1.768 1.767a2 2 0 1 1 2.828 2.829z" />
9
- <path d="m21.5 21.5-1.4-1.4" />
10
- <path d="M3.9 3.9 2.5 2.5" />
11
- <path d="M6.404 12.768a2 2 0 1 1-2.829-2.829l1.768-1.767a2 2 0 1 1-2.828-2.829l2.828-2.828a2 2 0 1 1 2.829 2.828l1.767-1.768a2 2 0 1 1 2.829 2.829z" />
7
+ <path d="M17.596 12.768a2 2 0 1 0 2.829-2.829l-1.768-1.767a2 2 0 0 0 2.828-2.829l-2.828-2.828a2 2 0 0 0-2.829 2.828l-1.767-1.768a2 2 0 1 0-2.829 2.829z" />
8
+ <path d="m2.5 21.5 1.4-1.4" />
9
+ <path d="m20.1 3.9 1.4-1.4" />
10
+ <path d="M5.343 21.485a2 2 0 1 0 2.829-2.828l1.767 1.768a2 2 0 1 0 2.829-2.829l-6.364-6.364a2 2 0 1 0-2.829 2.829l1.768 1.767a2 2 0 0 0-2.828 2.829z" />
11
+ <path d="m9.6 14.4 4.8-4.8" />
12
12
  </Layout>
package/dist/Expand.astro CHANGED
@@ -6,10 +6,10 @@ export type { Props } from './index.d.ts'
6
6
  <Layout iconName="expand" {...Astro.props}>
7
7
  <path d="m15 15 6 6" />
8
8
  <path d="m15 9 6-6" />
9
- <path d="M21 16.2V21h-4.8" />
10
- <path d="M21 7.8V3h-4.8" />
11
- <path d="M3 16.2V21h4.8" />
9
+ <path d="M21 16v5h-5" />
10
+ <path d="M21 8V3h-5" />
11
+ <path d="M3 16v5h5" />
12
12
  <path d="m3 21 6-6" />
13
- <path d="M3 7.8V3h4.8" />
13
+ <path d="M3 8V3h5" />
14
14
  <path d="M9 9 3 3" />
15
15
  </Layout>
package/dist/Guitar.astro CHANGED
@@ -7,6 +7,5 @@ export type { Props } from './index.d.ts'
7
7
  <path d="m11.9 12.1 4.514-4.514" />
8
8
  <path d="M20.1 2.3a1 1 0 0 0-1.4 0l-1.114 1.114A2 2 0 0 0 17 4.828v1.344a2 2 0 0 1-.586 1.414A2 2 0 0 1 17.828 7h1.344a2 2 0 0 0 1.414-.586L21.7 5.3a1 1 0 0 0 0-1.4z" />
9
9
  <path d="m6 16 2 2" />
10
- <path d="M8.2 9.9C8.7 8.8 9.8 8 11 8c2.8 0 5 2.2 5 5 0 1.2-.8 2.3-1.9 2.8l-.9.4A2 2 0 0 0 12 18a4 4 0 0 1-4 4c-3.3 0-6-2.7-6-6a4 4 0 0 1 4-4 2 2 0 0 0 1.8-1.2z" />
11
- <circle cx="11.5" cy="12.5" r=".5" fill="currentColor" />
10
+ <path d="M8.23 9.85A3 3 0 0 1 11 8a5 5 0 0 1 5 5 3 3 0 0 1-1.85 2.77l-.92.38A2 2 0 0 0 12 18a4 4 0 0 1-4 4 6 6 0 0 1-6-6 4 4 0 0 1 4-4 2 2 0 0 0 1.85-1.23z" />
12
11
  </Layout>
@@ -0,0 +1,11 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout iconName="hamburger" {...Astro.props}>
7
+ <path d="M12 16H4a2 2 0 1 1 0-4h16a2 2 0 1 1 0 4h-4.25" />
8
+ <path d="M5 12a2 2 0 0 1-2-2 9 7 0 0 1 18 0 2 2 0 0 1-2 2" />
9
+ <path d="M5 16a2 2 0 0 0-2 2 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 2 2 0 0 0-2-2q0 0 0 0" />
10
+ <path d="m6.67 12 6.13 4.6a2 2 0 0 0 2.8-.4l3.15-4.2" />
11
+ </Layout>
@@ -4,11 +4,11 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="locate-off" {...Astro.props}>
7
- <line x1="2" x2="5" y1="12" y2="12" />
8
- <line x1="19" x2="22" y1="12" y2="12" />
9
- <line x1="12" x2="12" y1="2" y2="5" />
10
- <line x1="12" x2="12" y1="19" y2="22" />
11
- <path d="M7.11 7.11C5.83 8.39 5 10.1 5 12c0 3.87 3.13 7 7 7 1.9 0 3.61-.83 4.89-2.11" />
12
- <path d="M18.71 13.96c.19-.63.29-1.29.29-1.96 0-3.87-3.13-7-7-7-.67 0-1.33.1-1.96.29" />
13
- <line x1="2" x2="22" y1="2" y2="22" />
7
+ <path d="M12 19v3" />
8
+ <path d="M12 2v3" />
9
+ <path d="M18.89 13.24a7 7 0 0 0-8.13-8.13" />
10
+ <path d="M19 12h3" />
11
+ <path d="M2 12h3" />
12
+ <path d="m2 2 20 20" />
13
+ <path d="M7.05 7.05a7 7 0 0 0 9.9 9.9" />
14
14
  </Layout>
package/dist/Mail.astro CHANGED
@@ -4,6 +4,6 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="mail" {...Astro.props}>
7
- <rect width="20" height="16" x="2" y="4" rx="2" />
8
- <path d="m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7" />
7
+ <path d="m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7" />
8
+ <rect x="2" y="4" width="20" height="16" rx="2" />
9
9
  </Layout>
package/dist/Menu.astro CHANGED
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="menu" {...Astro.props}>
7
- <line x1="4" x2="20" y1="12" y2="12" />
8
- <line x1="4" x2="20" y1="6" y2="6" />
9
- <line x1="4" x2="20" y1="18" y2="18" />
7
+ <path d="M4 12h16" />
8
+ <path d="M4 18h16" />
9
+ <path d="M4 6h16" />
10
10
  </Layout>
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="package-2" {...Astro.props}>
7
- <path d="M3 9h18v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9Z" />
8
- <path d="m3 9 2.45-4.9A2 2 0 0 1 7.24 3h9.52a2 2 0 0 1 1.8 1.1L21 9" />
9
7
  <path d="M12 3v6" />
8
+ <path d="M16.76 3a2 2 0 0 1 1.8 1.1l2.23 4.479a2 2 0 0 1 .21.891V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9.472a2 2 0 0 1 .211-.894L5.45 4.1A2 2 0 0 1 7.24 3z" />
9
+ <path d="M3.054 9.013h17.893" />
10
10
  </Layout>
package/dist/Search.astro CHANGED
@@ -4,6 +4,6 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="search" {...Astro.props}>
7
+ <path d="m21 21-4.34-4.34" />
7
8
  <circle cx="11" cy="11" r="8" />
8
- <path d="m21 21-4.3-4.3" />
9
9
  </Layout>
@@ -0,0 +1,11 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout iconName="soap-dispenser-droplet" {...Astro.props}>
7
+ <path d="M10.5 2v4" />
8
+ <path d="M14 2H7a2 2 0 0 0-2 2" />
9
+ <path d="M19.29 14.76A6.67 6.67 0 0 1 17 11a6.6 6.6 0 0 1-2.29 3.76c-1.15.92-1.71 2.04-1.71 3.19 0 2.22 1.8 4.05 4 4.05s4-1.83 4-4.05c0-1.16-.57-2.26-1.71-3.19" />
10
+ <path d="M9.607 21H6a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h7V7a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v3" />
11
+ </Layout>
@@ -4,10 +4,10 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="touchpad-off" {...Astro.props}>
7
- <path d="M4 4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16" />
8
- <path d="M2 14h12" />
9
- <path d="M22 14h-2" />
10
7
  <path d="M12 20v-6" />
8
+ <path d="M19.656 14H22" />
9
+ <path d="M2 14h12" />
11
10
  <path d="m2 2 20 20" />
12
- <path d="M22 16V6a2 2 0 0 0-2-2H10" />
11
+ <path d="M20 20H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2" />
12
+ <path d="M9.656 4H20a2 2 0 0 1 2 2v10.344" />
13
13
  </Layout>
package/dist/Users.astro CHANGED
@@ -5,7 +5,7 @@ export type { Props } from './index.d.ts'
5
5
 
6
6
  <Layout iconName="users" {...Astro.props}>
7
7
  <path d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2" />
8
- <circle cx="9" cy="7" r="4" />
8
+ <path d="M16 3.128a4 4 0 0 1 0 7.744" />
9
9
  <path d="M22 21v-2a4 4 0 0 0-3-3.87" />
10
- <path d="M16 3.13a4 4 0 0 1 0 7.75" />
10
+ <circle cx="9" cy="7" r="4" />
11
11
  </Layout>
package/dist/index.d.ts CHANGED
@@ -280,6 +280,7 @@ export { default as BriefcaseConveyorBelt } from './BriefcaseConveyorBelt.astro'
280
280
  export { default as BriefcaseMedical } from './BriefcaseMedical.astro'
281
281
  export { default as BringToFront } from './BringToFront.astro'
282
282
  export { default as Brush } from './Brush.astro'
283
+ export { default as BrushCleaning } from './BrushCleaning.astro'
283
284
  export { default as Bubbles } from './Bubbles.astro'
284
285
  export { default as Bug } from './Bug.astro'
285
286
  export { default as BugOff } from './BugOff.astro'
@@ -471,6 +472,7 @@ export { default as ClockAlert } from './ClockAlert.astro'
471
472
  export { default as ClockArrowDown } from './ClockArrowDown.astro'
472
473
  export { default as ClockArrowUp } from './ClockArrowUp.astro'
473
474
  export { default as ClockFading } from './ClockFading.astro'
475
+ export { default as ClockPlus } from './ClockPlus.astro'
474
476
  export { default as Cloud } from './Cloud.astro'
475
477
  export { default as CloudAlert } from './CloudAlert.astro'
476
478
  export { default as CloudCog } from './CloudCog.astro'
@@ -585,6 +587,7 @@ export { default as Dog } from './Dog.astro'
585
587
  export { default as DollarSign } from './DollarSign.astro'
586
588
  export { default as Donut } from './Donut.astro'
587
589
  export { default as DoorClosed } from './DoorClosed.astro'
590
+ export { default as DoorClosedLocked } from './DoorClosedLocked.astro'
588
591
  export { default as DoorOpen } from './DoorOpen.astro'
589
592
  export { default as Dot } from './Dot.astro'
590
593
  export { default as DotSquare } from './DotSquare.astro'
@@ -836,6 +839,7 @@ export { default as GripVertical } from './GripVertical.astro'
836
839
  export { default as Group } from './Group.astro'
837
840
  export { default as Guitar } from './Guitar.astro'
838
841
  export { default as Ham } from './Ham.astro'
842
+ export { default as Hamburger } from './Hamburger.astro'
839
843
  export { default as Hammer } from './Hammer.astro'
840
844
  export { default as Hand } from './Hand.astro'
841
845
  export { default as HandCoins } from './HandCoins.astro'
@@ -1461,6 +1465,7 @@ export { default as Smile } from './Smile.astro'
1461
1465
  export { default as SmilePlus } from './SmilePlus.astro'
1462
1466
  export { default as Snail } from './Snail.astro'
1463
1467
  export { default as Snowflake } from './Snowflake.astro'
1468
+ export { default as SoapDispenserDroplet } from './SoapDispenserDroplet.astro'
1464
1469
  export { default as Sofa } from './Sofa.astro'
1465
1470
  export { default as SortAsc } from './SortAsc.astro'
1466
1471
  export { default as SortDesc } from './SortDesc.astro'
package/dist/index.js CHANGED
@@ -275,6 +275,7 @@ export { default as BriefcaseConveyorBelt } from './BriefcaseConveyorBelt.astro'
275
275
  export { default as BriefcaseMedical } from './BriefcaseMedical.astro'
276
276
  export { default as BringToFront } from './BringToFront.astro'
277
277
  export { default as Brush } from './Brush.astro'
278
+ export { default as BrushCleaning } from './BrushCleaning.astro'
278
279
  export { default as Bubbles } from './Bubbles.astro'
279
280
  export { default as Bug } from './Bug.astro'
280
281
  export { default as BugOff } from './BugOff.astro'
@@ -466,6 +467,7 @@ export { default as ClockAlert } from './ClockAlert.astro'
466
467
  export { default as ClockArrowDown } from './ClockArrowDown.astro'
467
468
  export { default as ClockArrowUp } from './ClockArrowUp.astro'
468
469
  export { default as ClockFading } from './ClockFading.astro'
470
+ export { default as ClockPlus } from './ClockPlus.astro'
469
471
  export { default as Cloud } from './Cloud.astro'
470
472
  export { default as CloudAlert } from './CloudAlert.astro'
471
473
  export { default as CloudCog } from './CloudCog.astro'
@@ -580,6 +582,7 @@ export { default as Dog } from './Dog.astro'
580
582
  export { default as DollarSign } from './DollarSign.astro'
581
583
  export { default as Donut } from './Donut.astro'
582
584
  export { default as DoorClosed } from './DoorClosed.astro'
585
+ export { default as DoorClosedLocked } from './DoorClosedLocked.astro'
583
586
  export { default as DoorOpen } from './DoorOpen.astro'
584
587
  export { default as Dot } from './Dot.astro'
585
588
  export { default as DotSquare } from './DotSquare.astro'
@@ -831,6 +834,7 @@ export { default as GripVertical } from './GripVertical.astro'
831
834
  export { default as Group } from './Group.astro'
832
835
  export { default as Guitar } from './Guitar.astro'
833
836
  export { default as Ham } from './Ham.astro'
837
+ export { default as Hamburger } from './Hamburger.astro'
834
838
  export { default as Hammer } from './Hammer.astro'
835
839
  export { default as Hand } from './Hand.astro'
836
840
  export { default as HandCoins } from './HandCoins.astro'
@@ -1456,6 +1460,7 @@ export { default as Smile } from './Smile.astro'
1456
1460
  export { default as SmilePlus } from './SmilePlus.astro'
1457
1461
  export { default as Snail } from './Snail.astro'
1458
1462
  export { default as Snowflake } from './Snowflake.astro'
1463
+ export { default as SoapDispenserDroplet } from './SoapDispenserDroplet.astro'
1459
1464
  export { default as Sofa } from './Sofa.astro'
1460
1465
  export { default as SortAsc } from './SortAsc.astro'
1461
1466
  export { default as SortDesc } from './SortDesc.astro'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lucide-astro",
3
- "version": "0.503.0",
3
+ "version": "0.507.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.503.0",
37
+ "lucide-static": "0.507.0",
38
38
  "semver": "^7.5.4"
39
39
  },
40
40
  "peerDependencies": {