lucide-astro 0.340.0 → 0.343.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/BotMessageSquare.astro +13 -0
- package/dist/Brain.astro +9 -2
- package/dist/BrainCircuit.astro +10 -6
- package/dist/BrainCog.astro +7 -1
- package/dist/Earth.astro +11 -0
- package/dist/EarthLock.astro +13 -0
- package/dist/GlobeLock.astro +11 -0
- package/dist/Goal.astro +2 -2
- package/dist/index.d.ts +4 -0
- package/dist/index.js +4 -0
- package/package.json +2 -2
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout {...Astro.props}>
|
7
|
+
<path d="M12 6V2H8" />
|
8
|
+
<path d="m8 18-4 4V8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2Z" />
|
9
|
+
<path d="M2 12h2" />
|
10
|
+
<path d="M9 11v2" />
|
11
|
+
<path d="M15 11v2" />
|
12
|
+
<path d="M20 12h2" />
|
13
|
+
</Layout>
|
package/dist/Brain.astro
CHANGED
@@ -4,6 +4,13 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<path d="
|
8
|
-
<path d="
|
7
|
+
<path d="M12 5a3 3 0 1 0-5.997.125 4 4 0 0 0-2.526 5.77 4 4 0 0 0 .556 6.588A4 4 0 1 0 12 18Z" />
|
8
|
+
<path d="M12 5a3 3 0 1 1 5.997.125 4 4 0 0 1 2.526 5.77 4 4 0 0 1-.556 6.588A4 4 0 1 1 12 18Z" />
|
9
|
+
<path d="M15 13a4.5 4.5 0 0 1-3-4 4.5 4.5 0 0 1-3 4" />
|
10
|
+
<path d="M17.599 6.5a3 3 0 0 0 .399-1.375" />
|
11
|
+
<path d="M6.003 5.125A3 3 0 0 0 6.401 6.5" />
|
12
|
+
<path d="M3.477 10.896a4 4 0 0 1 .585-.396" />
|
13
|
+
<path d="M19.938 10.5a4 4 0 0 1 .585.396" />
|
14
|
+
<path d="M6 18a4 4 0 0 1-1.967-.516" />
|
15
|
+
<path d="M19.967 17.484A4 4 0 0 1 18 18" />
|
9
16
|
</Layout>
|
package/dist/BrainCircuit.astro
CHANGED
@@ -4,13 +4,17 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<path d="M12
|
8
|
-
<path d="
|
7
|
+
<path d="M12 5a3 3 0 1 0-5.997.125 4 4 0 0 0-2.526 5.77 4 4 0 0 0 .556 6.588A4 4 0 1 0 12 18Z" />
|
8
|
+
<path d="M9 13a4.5 4.5 0 0 0 3-4" />
|
9
|
+
<path d="M6.003 5.125A3 3 0 0 0 6.401 6.5" />
|
10
|
+
<path d="M3.477 10.896a4 4 0 0 1 .585-.396" />
|
11
|
+
<path d="M6 18a4 4 0 0 1-1.967-.516" />
|
9
12
|
<path d="M12 13h4" />
|
10
13
|
<path d="M12 18h6a2 2 0 0 1 2 2v1" />
|
11
14
|
<path d="M12 8h8" />
|
12
|
-
<path d="
|
13
|
-
<
|
14
|
-
<
|
15
|
-
<
|
15
|
+
<path d="M16 8V5a2 2 0 0 1 2-2" />
|
16
|
+
<circle cx="16" cy="13" r=".5" />
|
17
|
+
<circle cx="18" cy="3" r=".5" />
|
18
|
+
<circle cx="20" cy="21" r=".5" />
|
19
|
+
<circle cx="20" cy="8" r=".5" />
|
16
20
|
</Layout>
|
package/dist/BrainCog.astro
CHANGED
@@ -4,8 +4,14 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
+
<path d="M12 5a3 3 0 1 0-5.997.142 4 4 0 0 0-2.526 5.77 4 4 0 0 0 .556 6.588 4 4 0 0 0 7.636 2.106 3.2 3.2 0 0 0 .164-.546c.028-.13.306-.13.335 0a3.2 3.2 0 0 0 .163.546 4 4 0 0 0 7.636-2.106 4 4 0 0 0 .556-6.588 4 4 0 0 0-2.526-5.77A3 3 0 1 0 12 5" />
|
8
|
+
<path d="M17.599 6.5a3 3 0 0 0 .399-1.375" />
|
9
|
+
<path d="M6.003 5.125A3 3 0 0 0 6.401 6.5" />
|
10
|
+
<path d="M3.477 10.896a4 4 0 0 1 .585-.396" />
|
11
|
+
<path d="M19.938 10.5a4 4 0 0 1 .585.396" />
|
12
|
+
<path d="M6 18a4 4 0 0 1-1.967-.516" />
|
13
|
+
<path d="M19.967 17.484A4 4 0 0 1 18 18" />
|
7
14
|
<circle cx="12" cy="12" r="3" />
|
8
|
-
<path d="M12 4.5a2.5 2.5 0 0 0-4.96-.46 2.5 2.5 0 0 0-1.98 3 2.5 2.5 0 0 0-1.32 4.24 3 3 0 0 0 .34 5.58 2.5 2.5 0 0 0 2.96 3.08A2.5 2.5 0 0 0 12 19.5a2.5 2.5 0 0 0 4.96.44 2.5 2.5 0 0 0 2.96-3.08 3 3 0 0 0 .34-5.58 2.5 2.5 0 0 0-1.32-4.24 2.5 2.5 0 0 0-1.98-3A2.5 2.5 0 0 0 12 4.5" />
|
9
15
|
<path d="m15.7 10.4-.9.4" />
|
10
16
|
<path d="m9.2 13.2-.9.4" />
|
11
17
|
<path d="m13.6 15.7-.4-.9" />
|
package/dist/Earth.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 {...Astro.props}>
|
7
|
+
<path d="M21.54 15H17a2 2 0 0 0-2 2v4.54" />
|
8
|
+
<path d="M7 3.34V5a3 3 0 0 0 3 3v0a2 2 0 0 1 2 2v0c0 1.1.9 2 2 2v0a2 2 0 0 0 2-2v0c0-1.1.9-2 2-2h3.17" />
|
9
|
+
<path d="M11 21.95V18a2 2 0 0 0-2-2v0a2 2 0 0 1-2-2v-1a2 2 0 0 0-2-2H2.05" />
|
10
|
+
<circle cx="12" cy="12" r="10" />
|
11
|
+
</Layout>
|
@@ -0,0 +1,13 @@
|
|
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 3.34V5a3 3 0 0 0 3 3" />
|
8
|
+
<path d="M11 21.95V18a2 2 0 0 0-2-2 2 2 0 0 1-2-2v-1a2 2 0 0 0-2-2H2.05" />
|
9
|
+
<path d="M21.54 15H17a2 2 0 0 0-2 2v4.54" />
|
10
|
+
<path d="M12 2a10 10 0 1 0 9.54 13" />
|
11
|
+
<path d="M20 6V4a2 2 0 1 0-4 0v2" />
|
12
|
+
<rect width="8" height="5" x="14" y="6" rx="1" />
|
13
|
+
</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="M15.686 15A14.5 14.5 0 0 1 12 22a14.5 14.5 0 0 1 0-20 10 10 0 1 0 9.542 13" />
|
8
|
+
<path d="M2 12h8.5" />
|
9
|
+
<path d="M20 6V4a2 2 0 1 0-4 0v2" />
|
10
|
+
<rect width="8" height="5" x="14" y="6" rx="1" />
|
11
|
+
</Layout>
|
package/dist/Goal.astro
CHANGED
@@ -5,6 +5,6 @@ export type { Props } from './index.d.ts'
|
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
7
|
<path d="M12 13V2l8 4-8 4" />
|
8
|
-
<path d="M20.
|
9
|
-
<path d="M8
|
8
|
+
<path d="M20.561 10.222a9 9 0 1 1-12.55-5.29" />
|
9
|
+
<path d="M8.002 9.997a5 5 0 1 0 8.9 2.02" />
|
10
10
|
</Layout>
|
package/dist/index.d.ts
CHANGED
@@ -251,6 +251,7 @@ export { default as BookmarkPlus } from './BookmarkPlus.astro'
|
|
251
251
|
export { default as BookmarkX } from './BookmarkX.astro'
|
252
252
|
export { default as BoomBox } from './BoomBox.astro'
|
253
253
|
export { default as Bot } from './Bot.astro'
|
254
|
+
export { default as BotMessageSquare } from './BotMessageSquare.astro'
|
254
255
|
export { default as Box } from './Box.astro'
|
255
256
|
export { default as BoxSelect } from './BoxSelect.astro'
|
256
257
|
export { default as Boxes } from './Boxes.astro'
|
@@ -505,6 +506,8 @@ export { default as Drumstick } from './Drumstick.astro'
|
|
505
506
|
export { default as Dumbbell } from './Dumbbell.astro'
|
506
507
|
export { default as Ear } from './Ear.astro'
|
507
508
|
export { default as EarOff } from './EarOff.astro'
|
509
|
+
export { default as Earth } from './Earth.astro'
|
510
|
+
export { default as EarthLock } from './EarthLock.astro'
|
508
511
|
export { default as Eclipse } from './Eclipse.astro'
|
509
512
|
export { default as Edit } from './Edit.astro'
|
510
513
|
export { default as Edit2 } from './Edit2.astro'
|
@@ -700,6 +703,7 @@ export { default as GlassWater } from './GlassWater.astro'
|
|
700
703
|
export { default as Glasses } from './Glasses.astro'
|
701
704
|
export { default as Globe } from './Globe.astro'
|
702
705
|
export { default as Globe2 } from './Globe2.astro'
|
706
|
+
export { default as GlobeLock } from './GlobeLock.astro'
|
703
707
|
export { default as Goal } from './Goal.astro'
|
704
708
|
export { default as Grab } from './Grab.astro'
|
705
709
|
export { default as GraduationCap } from './GraduationCap.astro'
|
package/dist/index.js
CHANGED
@@ -246,6 +246,7 @@ export { default as BookmarkPlus } from './BookmarkPlus.astro'
|
|
246
246
|
export { default as BookmarkX } from './BookmarkX.astro'
|
247
247
|
export { default as BoomBox } from './BoomBox.astro'
|
248
248
|
export { default as Bot } from './Bot.astro'
|
249
|
+
export { default as BotMessageSquare } from './BotMessageSquare.astro'
|
249
250
|
export { default as Box } from './Box.astro'
|
250
251
|
export { default as BoxSelect } from './BoxSelect.astro'
|
251
252
|
export { default as Boxes } from './Boxes.astro'
|
@@ -500,6 +501,8 @@ export { default as Drumstick } from './Drumstick.astro'
|
|
500
501
|
export { default as Dumbbell } from './Dumbbell.astro'
|
501
502
|
export { default as Ear } from './Ear.astro'
|
502
503
|
export { default as EarOff } from './EarOff.astro'
|
504
|
+
export { default as Earth } from './Earth.astro'
|
505
|
+
export { default as EarthLock } from './EarthLock.astro'
|
503
506
|
export { default as Eclipse } from './Eclipse.astro'
|
504
507
|
export { default as Edit } from './Edit.astro'
|
505
508
|
export { default as Edit2 } from './Edit2.astro'
|
@@ -695,6 +698,7 @@ export { default as GlassWater } from './GlassWater.astro'
|
|
695
698
|
export { default as Glasses } from './Glasses.astro'
|
696
699
|
export { default as Globe } from './Globe.astro'
|
697
700
|
export { default as Globe2 } from './Globe2.astro'
|
701
|
+
export { default as GlobeLock } from './GlobeLock.astro'
|
698
702
|
export { default as Goal } from './Goal.astro'
|
699
703
|
export { default as Grab } from './Grab.astro'
|
700
704
|
export { default as GraduationCap } from './GraduationCap.astro'
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "lucide-astro",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.343.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.
|
29
|
+
"lucide-static": "0.343.0",
|
30
30
|
"semver": "^7.5.4"
|
31
31
|
},
|
32
32
|
"peerDependencies": {
|