lucide-astro 0.537.0 → 0.539.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.
- package/dist/Apple.astro +2 -2
- package/dist/BrickWallShield.astro +15 -0
- package/dist/Kayak.astro +11 -0
- package/dist/MicOff.astro +4 -4
- package/dist/Store.astro +3 -5
- package/dist/index.d.ts +2 -0
- package/dist/index.js +2 -0
- package/package.json +2 -2
package/dist/Apple.astro
CHANGED
@@ -4,6 +4,6 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="apple" {...Astro.props}>
|
7
|
-
<path d="M12
|
8
|
-
<path d="
|
7
|
+
<path d="M12 6.528V3a1 1 0 0 1 1-1h0" />
|
8
|
+
<path d="M18.237 21A15 15 0 0 0 22 11a6 6 0 0 0-10-4.472A6 6 0 0 0 2 11a15.1 15.1 0 0 0 3.763 10 3 3 0 0 0 3.648.648 5.5 5.5 0 0 1 5.178 0A3 3 0 0 0 18.237 21" />
|
9
9
|
</Layout>
|
@@ -0,0 +1,15 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout iconName="brick-wall-shield" {...Astro.props}>
|
7
|
+
<path d="M12 9v1.258" />
|
8
|
+
<path d="M16 3v5.46" />
|
9
|
+
<path d="M21 9.118V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h5.75" />
|
10
|
+
<path d="M22 17.5c0 2.499-1.75 3.749-3.83 4.474a.5.5 0 0 1-.335-.005c-2.085-.72-3.835-1.97-3.835-4.47V14a.5.5 0 0 1 .5-.499c1 0 2.25-.6 3.12-1.36a.6.6 0 0 1 .76-.001c.875.765 2.12 1.36 3.12 1.36a.5.5 0 0 1 .5.5z" />
|
11
|
+
<path d="M3 15h7" />
|
12
|
+
<path d="M3 9h12.142" />
|
13
|
+
<path d="M8 15v6" />
|
14
|
+
<path d="M8 3v6" />
|
15
|
+
</Layout>
|
package/dist/Kayak.astro
ADDED
@@ -0,0 +1,11 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout iconName="kayak" {...Astro.props}>
|
7
|
+
<path d="M18 17a1 1 0 0 0-1 1v1a2 2 0 1 0 2-2z" />
|
8
|
+
<path d="M20.97 3.61a.45.45 0 0 0-.58-.58C10.2 6.6 6.6 10.2 3.03 20.39a.45.45 0 0 0 .58.58C13.8 17.4 17.4 13.8 20.97 3.61" />
|
9
|
+
<path d="m6.707 6.707 10.586 10.586" />
|
10
|
+
<path d="M7 5a2 2 0 1 0-2 2h1a1 1 0 0 0 1-1z" />
|
11
|
+
</Layout>
|
package/dist/MicOff.astro
CHANGED
@@ -4,10 +4,10 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="mic-off" {...Astro.props}>
|
7
|
-
<
|
8
|
-
<path d="M18.89 13.23A7.12 7.12 0 0 0 19 12v-2" />
|
9
|
-
<path d="M5 10v2a7 7 0 0 0 12 5" />
|
7
|
+
<path d="M12 19v3" />
|
10
8
|
<path d="M15 9.34V5a3 3 0 0 0-5.68-1.33" />
|
9
|
+
<path d="M16.95 16.95A7 7 0 0 1 5 12v-2" />
|
10
|
+
<path d="M18.89 13.23A7 7 0 0 0 19 12v-2" />
|
11
|
+
<path d="m2 2 20 20" />
|
11
12
|
<path d="M9 9v3a3 3 0 0 0 5.12 2.12" />
|
12
|
-
<line x1="12" x2="12" y1="19" y2="22" />
|
13
13
|
</Layout>
|
package/dist/Store.astro
CHANGED
@@ -4,9 +4,7 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="store" {...Astro.props}>
|
7
|
-
<path d="
|
8
|
-
<path d="
|
9
|
-
<path d="
|
10
|
-
<path d="M2 7h20" />
|
11
|
-
<path d="M22 7v3a2 2 0 0 1-2 2a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 16 12a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 12 12a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 8 12a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 4 12a2 2 0 0 1-2-2V7" />
|
7
|
+
<path d="M15 21v-5a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v5" />
|
8
|
+
<path d="M17.774 10.31a1.12 1.12 0 0 0-1.549 0 2.5 2.5 0 0 1-3.451 0 1.12 1.12 0 0 0-1.548 0 2.5 2.5 0 0 1-3.452 0 1.12 1.12 0 0 0-1.549 0 2.5 2.5 0 0 1-3.77-3.248l2.889-4.184A2 2 0 0 1 7 2h10a2 2 0 0 1 1.653.873l2.895 4.192a2.5 2.5 0 0 1-3.774 3.244" />
|
9
|
+
<path d="M4 10.95V19a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8.05" />
|
12
10
|
</Layout>
|
package/dist/index.d.ts
CHANGED
@@ -279,6 +279,7 @@ export { default as BrainCircuit } from './BrainCircuit.astro'
|
|
279
279
|
export { default as BrainCog } from './BrainCog.astro'
|
280
280
|
export { default as BrickWall } from './BrickWall.astro'
|
281
281
|
export { default as BrickWallFire } from './BrickWallFire.astro'
|
282
|
+
export { default as BrickWallShield } from './BrickWallShield.astro'
|
282
283
|
export { default as Briefcase } from './Briefcase.astro'
|
283
284
|
export { default as BriefcaseBusiness } from './BriefcaseBusiness.astro'
|
284
285
|
export { default as BriefcaseConveyorBelt } from './BriefcaseConveyorBelt.astro'
|
@@ -946,6 +947,7 @@ export { default as Joystick } from './Joystick.astro'
|
|
946
947
|
export { default as Kanban } from './Kanban.astro'
|
947
948
|
export { default as KanbanSquare } from './KanbanSquare.astro'
|
948
949
|
export { default as KanbanSquareDashed } from './KanbanSquareDashed.astro'
|
950
|
+
export { default as Kayak } from './Kayak.astro'
|
949
951
|
export { default as Key } from './Key.astro'
|
950
952
|
export { default as KeyRound } from './KeyRound.astro'
|
951
953
|
export { default as KeySquare } from './KeySquare.astro'
|
package/dist/index.js
CHANGED
@@ -274,6 +274,7 @@ export { default as BrainCircuit } from './BrainCircuit.astro'
|
|
274
274
|
export { default as BrainCog } from './BrainCog.astro'
|
275
275
|
export { default as BrickWall } from './BrickWall.astro'
|
276
276
|
export { default as BrickWallFire } from './BrickWallFire.astro'
|
277
|
+
export { default as BrickWallShield } from './BrickWallShield.astro'
|
277
278
|
export { default as Briefcase } from './Briefcase.astro'
|
278
279
|
export { default as BriefcaseBusiness } from './BriefcaseBusiness.astro'
|
279
280
|
export { default as BriefcaseConveyorBelt } from './BriefcaseConveyorBelt.astro'
|
@@ -941,6 +942,7 @@ export { default as Joystick } from './Joystick.astro'
|
|
941
942
|
export { default as Kanban } from './Kanban.astro'
|
942
943
|
export { default as KanbanSquare } from './KanbanSquare.astro'
|
943
944
|
export { default as KanbanSquareDashed } from './KanbanSquareDashed.astro'
|
945
|
+
export { default as Kayak } from './Kayak.astro'
|
944
946
|
export { default as Key } from './Key.astro'
|
945
947
|
export { default as KeyRound } from './KeyRound.astro'
|
946
948
|
export { default as KeySquare } from './KeySquare.astro'
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "lucide-astro",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.539.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.
|
37
|
+
"lucide-static": "0.539.0",
|
38
38
|
"semver": "^7.5.4"
|
39
39
|
},
|
40
40
|
"peerDependencies": {
|