lucide-astro 0.294.0 → 0.295.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,5 +4,5 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="m3 21 1.9-5.7a8.5 8.5 0 1 1 3.8 3.8z" />
7
+ <path d="M7.9 20A9 9 0 1 0 4 16.1L2 22Z" />
8
8
  </Layout>
@@ -0,0 +1,10 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout {...Astro.props}>
7
+ <path d="M7.9 20A9 9 0 1 0 4 16.1L2 22Z" />
8
+ <path d="m10 10-2 2 2 2" />
9
+ <path d="m14 10 2 2-2 2" />
10
+ </Layout>
@@ -0,0 +1,15 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout {...Astro.props}>
7
+ <path d="M13.5 3.1c-.5 0-1-.1-1.5-.1s-1 .1-1.5.1" />
8
+ <path d="M19.3 6.8a10.45 10.45 0 0 0-2.1-2.1" />
9
+ <path d="M20.9 13.5c.1-.5.1-1 .1-1.5s-.1-1-.1-1.5" />
10
+ <path d="M17.2 19.3a10.45 10.45 0 0 0 2.1-2.1" />
11
+ <path d="M10.5 20.9c.5.1 1 .1 1.5.1s1-.1 1.5-.1" />
12
+ <path d="M3.5 17.5 2 22l4.5-1.5" />
13
+ <path d="M3.1 10.5c0 .5-.1 1-.1 1.5s.1 1 .1 1.5" />
14
+ <path d="M6.8 4.7a10.45 10.45 0 0 0-2.1 2.1" />
15
+ </Layout>
@@ -0,0 +1,9 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout {...Astro.props}>
7
+ <path d="M7.9 20A9 9 0 1 0 4 16.1L2 22Z" />
8
+ <path d="M15.8 9.2a2.5 2.5 0 0 0-3.5 0l-.3.4-.35-.3a2.42 2.42 0 1 0-3.2 3.6l3.6 3.5 3.6-3.5c1.2-1.2 1.1-2.7.2-3.7" />
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 {...Astro.props}>
7
+ <path d="M7.9 20A9 9 0 1 0 4 16.1L2 22Z" />
8
+ <path d="M8 12h.01" />
9
+ <path d="M12 12h.01" />
10
+ <path d="M16 12h.01" />
11
+ </Layout>
@@ -0,0 +1,10 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout {...Astro.props}>
7
+ <path d="M20.5 14.9A9 9 0 0 0 9.1 3.5" />
8
+ <path d="m2 2 20 20" />
9
+ <path d="M5.6 5.6C3 8.3 2.2 12.5 4 16l-2 6 6-2c3.4 1.8 7.6 1.1 10.3-1.7" />
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 {...Astro.props}>
7
+ <path d="M7.9 20A9 9 0 1 0 4 16.1L2 22Z" />
8
+ <path d="M8 12h8" />
9
+ <path d="M12 8v8" />
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 {...Astro.props}>
7
+ <path d="M7.9 20A9 9 0 1 0 4 16.1L2 22Z" />
8
+ <path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3" />
9
+ <path d="M12 17h.01" />
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 {...Astro.props}>
7
+ <path d="M7.9 20A9 9 0 1 0 4 16.1L2 22Z" />
8
+ <path d="m10 15-3-3 3-3" />
9
+ <path d="M7 12h7a2 2 0 0 1 2 2v1" />
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 {...Astro.props}>
7
+ <path d="M7.9 20A9 9 0 1 0 4 16.1L2 22Z" />
8
+ <path d="M12 8v4" />
9
+ <path d="M12 16h.01" />
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 {...Astro.props}>
7
+ <path d="M7.9 20A9 9 0 1 0 4 16.1L2 22Z" />
8
+ <path d="m15 9-6 6" />
9
+ <path d="m9 9 6 6" />
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 {...Astro.props}>
7
+ <path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" />
8
+ <path d="m10 8-2 2 2 2" />
9
+ <path d="m14 8 2 2-2 2" />
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 {...Astro.props}>
7
+ <path d="m5 19-2 2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2" />
8
+ <path d="M9 10h6" />
9
+ <path d="M12 7v6" />
10
+ <path d="M9 17h6" />
11
+ </Layout>
@@ -0,0 +1,9 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout {...Astro.props}>
7
+ <path d="M11.7 3H5a2 2 0 0 0-2 2v16l4-4h12a2 2 0 0 0 2-2v-2.7" />
8
+ <circle cx="18" cy="6" r="3" />
9
+ </Layout>
@@ -0,0 +1,9 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout {...Astro.props}>
7
+ <path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" />
8
+ <path d="M14.8 7.5a1.84 1.84 0 0 0-2.6 0l-.2.3-.3-.3a1.84 1.84 0 1 0-2.4 2.8L12 13l2.7-2.7c.9-.9.8-2.1.1-2.8" />
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 {...Astro.props}>
7
+ <path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" />
8
+ <path d="M8 10h.01" />
9
+ <path d="M12 10h.01" />
10
+ <path d="M16 10h.01" />
11
+ </Layout>
@@ -0,0 +1,10 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout {...Astro.props}>
7
+ <path d="M21 15V5a2 2 0 0 0-2-2H9" />
8
+ <path d="m2 2 20 20" />
9
+ <path d="M3.6 3.6c-.4.3-.6.8-.6 1.4v16l4-4h10" />
10
+ </Layout>
@@ -5,6 +5,6 @@ export type { Props } from './index.d.ts'
5
5
 
6
6
  <Layout {...Astro.props}>
7
7
  <path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" />
8
- <line x1="9" x2="15" y1="10" y2="10" />
9
- <line x1="12" x2="12" y1="7" y2="13" />
8
+ <path d="M12 7v6" />
9
+ <path d="M9 10h6" />
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 {...Astro.props}>
7
+ <path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" />
8
+ <path d="M8 12a2 2 0 0 0 2-2V8H8" />
9
+ <path d="M14 12a2 2 0 0 0 2-2V8h-2" />
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 {...Astro.props}>
7
+ <path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" />
8
+ <path d="m10 7-3 3 3 3" />
9
+ <path d="M17 13v-1a2 2 0 0 0-2-2H7" />
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 {...Astro.props}>
7
+ <path d="M21 12v3a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h7" />
8
+ <path d="M16 3h5v5" />
9
+ <path d="m16 8 5-5" />
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 {...Astro.props}>
7
+ <path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" />
8
+ <path d="M13 8H7" />
9
+ <path d="M17 12H7" />
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 {...Astro.props}>
7
+ <path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" />
8
+ <path d="M12 7v2" />
9
+ <path d="M12 13h.01" />
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 {...Astro.props}>
7
+ <path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" />
8
+ <path d="m14.5 7.5-5 5" />
9
+ <path d="m9.5 7.5 5 5" />
10
+ </Layout>
package/dist/index.d.ts CHANGED
@@ -796,9 +796,31 @@ export { default as MemoryStick } from './MemoryStick.astro'
796
796
  export { default as MenuSquare } from './MenuSquare.astro'
797
797
  export { default as Menu } from './Menu.astro'
798
798
  export { default as Merge } from './Merge.astro'
799
+ export { default as MessageCircleCode } from './MessageCircleCode.astro'
800
+ export { default as MessageCircleDashed } from './MessageCircleDashed.astro'
801
+ export { default as MessageCircleHeart } from './MessageCircleHeart.astro'
802
+ export { default as MessageCircleMore } from './MessageCircleMore.astro'
803
+ export { default as MessageCircleOff } from './MessageCircleOff.astro'
804
+ export { default as MessageCirclePlus } from './MessageCirclePlus.astro'
805
+ export { default as MessageCircleQuestion } from './MessageCircleQuestion.astro'
806
+ export { default as MessageCircleReply } from './MessageCircleReply.astro'
807
+ export { default as MessageCircleWarning } from './MessageCircleWarning.astro'
808
+ export { default as MessageCircleX } from './MessageCircleX.astro'
799
809
  export { default as MessageCircle } from './MessageCircle.astro'
810
+ export { default as MessageSquareCode } from './MessageSquareCode.astro'
800
811
  export { default as MessageSquareDashed } from './MessageSquareDashed.astro'
812
+ export { default as MessageSquareDiff } from './MessageSquareDiff.astro'
813
+ export { default as MessageSquareDot } from './MessageSquareDot.astro'
814
+ export { default as MessageSquareHeart } from './MessageSquareHeart.astro'
815
+ export { default as MessageSquareMore } from './MessageSquareMore.astro'
816
+ export { default as MessageSquareOff } from './MessageSquareOff.astro'
801
817
  export { default as MessageSquarePlus } from './MessageSquarePlus.astro'
818
+ export { default as MessageSquareQuote } from './MessageSquareQuote.astro'
819
+ export { default as MessageSquareReply } from './MessageSquareReply.astro'
820
+ export { default as MessageSquareShare } from './MessageSquareShare.astro'
821
+ export { default as MessageSquareText } from './MessageSquareText.astro'
822
+ export { default as MessageSquareWarning } from './MessageSquareWarning.astro'
823
+ export { default as MessageSquareX } from './MessageSquareX.astro'
802
824
  export { default as MessageSquare } from './MessageSquare.astro'
803
825
  export { default as MessagesSquare } from './MessagesSquare.astro'
804
826
  export { default as Mic2 } from './Mic2.astro'
package/dist/index.js CHANGED
@@ -791,9 +791,31 @@ export { default as MemoryStick } from './MemoryStick.astro'
791
791
  export { default as MenuSquare } from './MenuSquare.astro'
792
792
  export { default as Menu } from './Menu.astro'
793
793
  export { default as Merge } from './Merge.astro'
794
+ export { default as MessageCircleCode } from './MessageCircleCode.astro'
795
+ export { default as MessageCircleDashed } from './MessageCircleDashed.astro'
796
+ export { default as MessageCircleHeart } from './MessageCircleHeart.astro'
797
+ export { default as MessageCircleMore } from './MessageCircleMore.astro'
798
+ export { default as MessageCircleOff } from './MessageCircleOff.astro'
799
+ export { default as MessageCirclePlus } from './MessageCirclePlus.astro'
800
+ export { default as MessageCircleQuestion } from './MessageCircleQuestion.astro'
801
+ export { default as MessageCircleReply } from './MessageCircleReply.astro'
802
+ export { default as MessageCircleWarning } from './MessageCircleWarning.astro'
803
+ export { default as MessageCircleX } from './MessageCircleX.astro'
794
804
  export { default as MessageCircle } from './MessageCircle.astro'
805
+ export { default as MessageSquareCode } from './MessageSquareCode.astro'
795
806
  export { default as MessageSquareDashed } from './MessageSquareDashed.astro'
807
+ export { default as MessageSquareDiff } from './MessageSquareDiff.astro'
808
+ export { default as MessageSquareDot } from './MessageSquareDot.astro'
809
+ export { default as MessageSquareHeart } from './MessageSquareHeart.astro'
810
+ export { default as MessageSquareMore } from './MessageSquareMore.astro'
811
+ export { default as MessageSquareOff } from './MessageSquareOff.astro'
796
812
  export { default as MessageSquarePlus } from './MessageSquarePlus.astro'
813
+ export { default as MessageSquareQuote } from './MessageSquareQuote.astro'
814
+ export { default as MessageSquareReply } from './MessageSquareReply.astro'
815
+ export { default as MessageSquareShare } from './MessageSquareShare.astro'
816
+ export { default as MessageSquareText } from './MessageSquareText.astro'
817
+ export { default as MessageSquareWarning } from './MessageSquareWarning.astro'
818
+ export { default as MessageSquareX } from './MessageSquareX.astro'
797
819
  export { default as MessageSquare } from './MessageSquare.astro'
798
820
  export { default as MessagesSquare } from './MessagesSquare.astro'
799
821
  export { default as Mic2 } from './Mic2.astro'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lucide-astro",
3
- "version": "0.294.0",
3
+ "version": "0.295.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,10 +26,11 @@
26
26
  "author": "Aviortheking",
27
27
  "license": "MIT",
28
28
  "devDependencies": {
29
- "lucide-static": "0.294.0"
29
+ "lucide-static": "0.295.0",
30
+ "semver": "^7.5.4"
30
31
  },
31
32
  "peerDependencies": {
32
- "astro": "^2.7.1 || ^3.0.0"
33
+ "astro": ">=2.7.1"
33
34
  },
34
35
  "files": [
35
36
  "dist"