lucide-astro 0.439.0 → 0.445.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -4,6 +4,6 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="book-open" {...Astro.props}>
7
- <path d="M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z" />
8
- <path d="M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z" />
7
+ <path d="M12 7v14" />
8
+ <path d="M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z" />
9
9
  </Layout>
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="book-open-check" {...Astro.props}>
7
- <path d="M8 3H2v15h7c1.7 0 3 1.3 3 3V7c0-2.2-1.8-4-4-4Z" />
7
+ <path d="M12 21V7" />
8
8
  <path d="m16 12 2 2 4-4" />
9
- <path d="M22 6V3h-6c-2.2 0-4 1.8-4 4v14c0-1.7 1.3-3 3-3h7v-2.3" />
9
+ <path d="M22 6V4a1 1 0 0 0-1-1h-5a4 4 0 0 0-4 4 4 4 0 0 0-4-4H3a1 1 0 0 0-1 1v13a1 1 0 0 0 1 1h6a3 3 0 0 1 3 3 3 3 0 0 1 3-3h6a1 1 0 0 0 1-1v-1.3" />
10
10
  </Layout>
@@ -4,10 +4,10 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="book-open-text" {...Astro.props}>
7
- <path d="M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z" />
8
- <path d="M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z" />
9
- <path d="M6 8h2" />
10
- <path d="M6 12h2" />
11
- <path d="M16 8h2" />
7
+ <path d="M12 7v14" />
12
8
  <path d="M16 12h2" />
9
+ <path d="M16 8h2" />
10
+ <path d="M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z" />
11
+ <path d="M6 12h2" />
12
+ <path d="M6 8h2" />
13
13
  </Layout>
@@ -0,0 +1,14 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout iconName="briefcase-conveyor-belt" {...Astro.props}>
7
+ <path d="M10 20v2" />
8
+ <path d="M14 20v2" />
9
+ <path d="M18 20v2" />
10
+ <path d="M21 20H3" />
11
+ <path d="M6 20v2" />
12
+ <path d="M8 16V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v12" />
13
+ <rect x="4" y="6" width="16" height="10" rx="2" />
14
+ </Layout>
@@ -4,9 +4,8 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="caravan" {...Astro.props}>
7
- <rect width="4" height="4" x="2" y="9" />
8
- <rect width="4" height="10" x="10" y="9" />
9
7
  <path d="M18 19V9a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v8a2 2 0 0 0 2 2h2" />
8
+ <path d="M2 9h3a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2" />
9
+ <path d="M22 17v1a1 1 0 0 1-1 1H10v-9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v9" />
10
10
  <circle cx="8" cy="19" r="2" />
11
- <path d="M10 19h12v-2" />
12
11
  </Layout>
@@ -5,5 +5,5 @@ export type { Props } from './index.d.ts'
5
5
 
6
6
  <Layout iconName="circle-stop" {...Astro.props}>
7
7
  <circle cx="12" cy="12" r="10" />
8
- <rect width="6" height="6" x="9" y="9" />
8
+ <rect x="9" y="9" width="6" height="6" rx="1" />
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="clock-alert" {...Astro.props}>
7
+ <path d="M12 6v6l4 2" />
8
+ <path d="M16 21.16a10 10 0 1 1 5-13.516" />
9
+ <path d="M20 11.5v6" />
10
+ <path d="M20 21.5h.01" />
11
+ </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="headphone-off" {...Astro.props}>
7
+ <path d="M21 14h-1.343" />
8
+ <path d="M9.128 3.47A9 9 0 0 1 21 12v3.343" />
9
+ <path d="m2 2 20 20" />
10
+ <path d="M20.414 20.414A2 2 0 0 1 19 21h-1a2 2 0 0 1-2-2v-3" />
11
+ <path d="M3 14h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-7a9 9 0 0 1 2.636-6.364" />
12
+ </Layout>
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="loader-pinwheel" {...Astro.props}>
7
- <path d="M2 12c0-2.8 2.2-5 5-5s5 2.2 5 5 2.2 5 5 5 5-2.2 5-5" />
7
+ <path d="M22 12a1 1 0 0 1-10 0 1 1 0 0 0-10 0" />
8
8
  <path d="M7 20.7a1 1 0 1 1 5-8.7 1 1 0 1 0 5-8.6" />
9
9
  <path d="M7 3.3a1 1 0 1 1 5 8.6 1 1 0 1 0 5 8.6" />
10
10
  <circle cx="12" cy="12" r="10" />
@@ -4,6 +4,6 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="messages-square" {...Astro.props}>
7
- <path d="M14 9a2 2 0 0 1-2 2H6l-4 4V4c0-1.1.9-2 2-2h8a2 2 0 0 1 2 2z" />
7
+ <path d="M14 9a2 2 0 0 1-2 2H6l-4 4V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2z" />
8
8
  <path d="M18 9h2a2 2 0 0 1 2 2v11l-4-4h-6a2 2 0 0 1-2-2v-1" />
9
9
  </Layout>
@@ -6,5 +6,5 @@ export type { Props } from './index.d.ts'
6
6
  <Layout iconName="octagon-pause" {...Astro.props}>
7
7
  <path d="M10 15V9" />
8
8
  <path d="M14 15V9" />
9
- <path d="M2.586 16.872A2 2 0 0 1 2 15.458V8.542a2 2 0 0 1 .586-1.414l4.542-4.542A2 2 0 0 1 8.542 2h6.916a2 2 0 0 1 1.414.586l4.542 4.542A2 2 0 0 1 22 8.542v6.916a2 2 0 0 1-.586 1.414l-4.542 4.542a2 2 0 0 1-1.414.586H8.542a2 2 0 0 1-1.414-.586z" />
9
+ <path d="M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z" />
10
10
  </Layout>
@@ -6,5 +6,5 @@ export type { Props } from './index.d.ts'
6
6
  <Layout iconName="octagon-pause" {...Astro.props}>
7
7
  <path d="M10 15V9" />
8
8
  <path d="M14 15V9" />
9
- <path d="M2.586 16.872A2 2 0 0 1 2 15.458V8.542a2 2 0 0 1 .586-1.414l4.542-4.542A2 2 0 0 1 8.542 2h6.916a2 2 0 0 1 1.414.586l4.542 4.542A2 2 0 0 1 22 8.542v6.916a2 2 0 0 1-.586 1.414l-4.542 4.542a2 2 0 0 1-1.414.586H8.542a2 2 0 0 1-1.414-.586z" />
9
+ <path d="M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z" />
10
10
  </Layout>
@@ -5,5 +5,5 @@ export type { Props } from './index.d.ts'
5
5
 
6
6
  <Layout iconName="circle-stop" {...Astro.props}>
7
7
  <circle cx="12" cy="12" r="10" />
8
- <rect width="6" height="6" x="9" y="9" />
8
+ <rect x="9" y="9" width="6" height="6" rx="1" />
9
9
  </Layout>
package/dist/index.d.ts CHANGED
@@ -270,6 +270,7 @@ export { default as BrainCog } from './BrainCog.astro'
270
270
  export { default as BrickWall } from './BrickWall.astro'
271
271
  export { default as Briefcase } from './Briefcase.astro'
272
272
  export { default as BriefcaseBusiness } from './BriefcaseBusiness.astro'
273
+ export { default as BriefcaseConveyorBelt } from './BriefcaseConveyorBelt.astro'
273
274
  export { default as BriefcaseMedical } from './BriefcaseMedical.astro'
274
275
  export { default as BringToFront } from './BringToFront.astro'
275
276
  export { default as Brush } from './Brush.astro'
@@ -456,6 +457,7 @@ export { default as Clock6 } from './Clock6.astro'
456
457
  export { default as Clock7 } from './Clock7.astro'
457
458
  export { default as Clock8 } from './Clock8.astro'
458
459
  export { default as Clock9 } from './Clock9.astro'
460
+ export { default as ClockAlert } from './ClockAlert.astro'
459
461
  export { default as ClockArrowDown } from './ClockArrowDown.astro'
460
462
  export { default as ClockArrowUp } from './ClockArrowUp.astro'
461
463
  export { default as Cloud } from './Cloud.astro'
@@ -830,6 +832,7 @@ export { default as Heading3 } from './Heading3.astro'
830
832
  export { default as Heading4 } from './Heading4.astro'
831
833
  export { default as Heading5 } from './Heading5.astro'
832
834
  export { default as Heading6 } from './Heading6.astro'
835
+ export { default as HeadphoneOff } from './HeadphoneOff.astro'
833
836
  export { default as Headphones } from './Headphones.astro'
834
837
  export { default as Headset } from './Headset.astro'
835
838
  export { default as Heart } from './Heart.astro'
package/dist/index.js CHANGED
@@ -265,6 +265,7 @@ export { default as BrainCog } from './BrainCog.astro'
265
265
  export { default as BrickWall } from './BrickWall.astro'
266
266
  export { default as Briefcase } from './Briefcase.astro'
267
267
  export { default as BriefcaseBusiness } from './BriefcaseBusiness.astro'
268
+ export { default as BriefcaseConveyorBelt } from './BriefcaseConveyorBelt.astro'
268
269
  export { default as BriefcaseMedical } from './BriefcaseMedical.astro'
269
270
  export { default as BringToFront } from './BringToFront.astro'
270
271
  export { default as Brush } from './Brush.astro'
@@ -451,6 +452,7 @@ export { default as Clock6 } from './Clock6.astro'
451
452
  export { default as Clock7 } from './Clock7.astro'
452
453
  export { default as Clock8 } from './Clock8.astro'
453
454
  export { default as Clock9 } from './Clock9.astro'
455
+ export { default as ClockAlert } from './ClockAlert.astro'
454
456
  export { default as ClockArrowDown } from './ClockArrowDown.astro'
455
457
  export { default as ClockArrowUp } from './ClockArrowUp.astro'
456
458
  export { default as Cloud } from './Cloud.astro'
@@ -825,6 +827,7 @@ export { default as Heading3 } from './Heading3.astro'
825
827
  export { default as Heading4 } from './Heading4.astro'
826
828
  export { default as Heading5 } from './Heading5.astro'
827
829
  export { default as Heading6 } from './Heading6.astro'
830
+ export { default as HeadphoneOff } from './HeadphoneOff.astro'
828
831
  export { default as Headphones } from './Headphones.astro'
829
832
  export { default as Headset } from './Headset.astro'
830
833
  export { default as Heart } from './Heart.astro'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lucide-astro",
3
- "version": "0.439.0",
3
+ "version": "0.445.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",
@@ -26,7 +26,7 @@
26
26
  "author": "Aviortheking",
27
27
  "license": "MIT",
28
28
  "devDependencies": {
29
- "lucide-static": "0.439.0",
29
+ "lucide-static": "0.445.0",
30
30
  "semver": "^7.5.4"
31
31
  },
32
32
  "peerDependencies": {