lucide-astro 0.537.0 → 0.540.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/Camera.astro +1 -1
- package/dist/CameraOff.astro +4 -4
- package/dist/Kayak.astro +11 -0
- package/dist/MicOff.astro +4 -4
- package/dist/Rose.astro +12 -0
- package/dist/Store.astro +3 -5
- package/dist/Umbrella.astro +3 -3
- package/dist/UmbrellaOff.astro +4 -3
- package/dist/index.d.ts +3 -0
- package/dist/index.js +3 -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/Camera.astro
CHANGED
@@ -4,6 +4,6 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="camera" {...Astro.props}>
|
7
|
-
<path d="
|
7
|
+
<path d="M13.997 4a2 2 0 0 1 1.76 1.05l.486.9A2 2 0 0 0 18.003 7H20a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h1.997a2 2 0 0 0 1.759-1.048l.489-.904A2 2 0 0 1 10.004 4z" />
|
8
8
|
<circle cx="12" cy="13" r="3" />
|
9
9
|
</Layout>
|
package/dist/CameraOff.astro
CHANGED
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="camera-off" {...Astro.props}>
|
7
|
-
<
|
8
|
-
<path d="
|
9
|
-
<path d="
|
10
|
-
<path d="
|
7
|
+
<path d="M14.564 14.558a3 3 0 1 1-4.122-4.121" />
|
8
|
+
<path d="m2 2 20 20" />
|
9
|
+
<path d="M20 20H4a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h1.997a2 2 0 0 0 .819-.175" />
|
10
|
+
<path d="M9.695 4.024A2 2 0 0 1 10.004 4h3.993a2 2 0 0 1 1.76 1.05l.486.9A2 2 0 0 0 18.003 7H20a2 2 0 0 1 2 2v7.344" />
|
11
11
|
</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/Rose.astro
ADDED
@@ -0,0 +1,12 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout iconName="rose" {...Astro.props}>
|
7
|
+
<path d="M17 10h-1a4 4 0 1 1 4-4v.534" />
|
8
|
+
<path d="M17 6h1a4 4 0 0 1 1.42 7.74l-2.29.87a6 6 0 0 1-5.339-10.68l2.069-1.31" />
|
9
|
+
<path d="M4.5 17c2.8-.5 4.4 0 5.5.8s1.8 2.2 2.3 3.7c-2 .4-3.5.4-4.8-.3-1.2-.6-2.3-1.9-3-4.2" />
|
10
|
+
<path d="M9.77 12C4 15 2 22 2 22" />
|
11
|
+
<circle cx="17" cy="8" r="2" />
|
12
|
+
</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/Umbrella.astro
CHANGED
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="umbrella" {...Astro.props}>
|
7
|
-
<path d="
|
8
|
-
<path d="M12
|
9
|
-
<path d="
|
7
|
+
<path d="M12 13v7a2 2 0 0 0 4 0" />
|
8
|
+
<path d="M12 2v2" />
|
9
|
+
<path d="M20.992 13a1 1 0 0 0 .97-1.274 10.284 10.284 0 0 0-19.923 0A1 1 0 0 0 3 13z" />
|
10
10
|
</Layout>
|
package/dist/UmbrellaOff.astro
CHANGED
@@ -4,8 +4,9 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="umbrella-off" {...Astro.props}>
|
7
|
-
<path d="M12
|
8
|
-
<path d="
|
9
|
-
<path d="
|
7
|
+
<path d="M12 13v7a2 2 0 0 0 4 0" />
|
8
|
+
<path d="M12 2v2" />
|
9
|
+
<path d="M18.656 13h2.336a1 1 0 0 0 .97-1.274 10.284 10.284 0 0 0-12.07-7.51" />
|
10
10
|
<path d="m2 2 20 20" />
|
11
|
+
<path d="M5.961 5.957a10.28 10.28 0 0 0-3.922 5.769A1 1 0 0 0 3 13h10" />
|
11
12
|
</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'
|
@@ -1367,6 +1369,7 @@ export { default as Ribbon } from './Ribbon.astro'
|
|
1367
1369
|
export { default as Rocket } from './Rocket.astro'
|
1368
1370
|
export { default as RockingChair } from './RockingChair.astro'
|
1369
1371
|
export { default as RollerCoaster } from './RollerCoaster.astro'
|
1372
|
+
export { default as Rose } from './Rose.astro'
|
1370
1373
|
export { default as Rotate3D } from './Rotate3D.astro'
|
1371
1374
|
export { default as Rotate3d } from './Rotate3d.astro'
|
1372
1375
|
export { default as RotateCcw } from './RotateCcw.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'
|
@@ -1362,6 +1364,7 @@ export { default as Ribbon } from './Ribbon.astro'
|
|
1362
1364
|
export { default as Rocket } from './Rocket.astro'
|
1363
1365
|
export { default as RockingChair } from './RockingChair.astro'
|
1364
1366
|
export { default as RollerCoaster } from './RollerCoaster.astro'
|
1367
|
+
export { default as Rose } from './Rose.astro'
|
1365
1368
|
export { default as Rotate3D } from './Rotate3D.astro'
|
1366
1369
|
export { default as Rotate3d } from './Rotate3d.astro'
|
1367
1370
|
export { default as RotateCcw } from './RotateCcw.astro'
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "lucide-astro",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.540.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.540.0",
|
38
38
|
"semver": "^7.5.4"
|
39
39
|
},
|
40
40
|
"peerDependencies": {
|