lucide-astro 0.286.0 → 0.288.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/Backpack.astro +1 -1
- package/dist/Bomb.astro +1 -1
- package/dist/BookA.astro +10 -0
- package/dist/BookAudio.astro +11 -0
- package/dist/BookCheck.astro +9 -0
- package/dist/BookHeadphones.astro +11 -0
- package/dist/BookHeart.astro +9 -0
- package/dist/BookImage.astro +10 -0
- package/dist/BookOpenText.astro +13 -0
- package/dist/BookText.astro +10 -0
- package/dist/BookType.astro +11 -0
- package/dist/BookUser.astro +10 -0
- package/dist/Copyleft.astro +1 -1
- package/dist/Copyright.astro +1 -1
- package/dist/Globe.astro +2 -2
- package/dist/LibraryBig.astro +10 -0
- package/dist/LibrarySquare.astro +11 -0
- package/dist/index.d.ts +13 -1
- package/dist/index.js +13 -1
- package/package.json +2 -2
- /package/dist/{BookTemplate.astro → BookDashed.astro} +0 -0
package/dist/Backpack.astro
CHANGED
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<path d="M4
|
7
|
+
<path d="M4 10a4 4 0 0 1 4-4h8a4 4 0 0 1 4 4v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2Z" />
|
8
8
|
<path d="M9 6V4a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2" />
|
9
9
|
<path d="M8 21v-5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v5" />
|
10
10
|
<path d="M8 10h8" />
|
package/dist/Bomb.astro
CHANGED
@@ -5,6 +5,6 @@ export type { Props } from './index.d.ts'
|
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
7
|
<circle cx="11" cy="13" r="9" />
|
8
|
-
<path d="
|
8
|
+
<path d="M14.35 4.65 16.3 2.7a2.41 2.41 0 0 1 3.4 0l1.6 1.6a2.4 2.4 0 0 1 0 3.4l-1.95 1.95" />
|
9
9
|
<path d="m22 2-1.5 1.5" />
|
10
10
|
</Layout>
|
package/dist/BookA.astro
ADDED
@@ -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="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20" />
|
8
|
+
<path d="m8 13 4-7 4 7" />
|
9
|
+
<path d="M9.1 11h5.7" />
|
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="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20" />
|
8
|
+
<path d="M8 8v3" />
|
9
|
+
<path d="M12 6v7" />
|
10
|
+
<path d="M16 8v3" />
|
11
|
+
</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="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20" />
|
8
|
+
<circle cx="9" cy="12" r="1" />
|
9
|
+
<path d="M8 12v-2a4 4 0 0 1 8 0v2" />
|
10
|
+
<circle cx="15" cy="12" r="1" />
|
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="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20" />
|
8
|
+
<path d="M16 8.2C16 7 15 6 13.8 6c-.8 0-1.4.3-1.8.9-.4-.6-1-.9-1.8-.9C9 6 8 7 8 8.2c0 .6.3 1.2.7 1.6h0C10 11.1 12 13 12 13s2-1.9 3.3-3.1h0c.4-.4.7-1 .7-1.7z" />
|
9
|
+
</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="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20" />
|
8
|
+
<circle cx="10" cy="8" r="2" />
|
9
|
+
<path d="m20 13.7-2.1-2.1c-.8-.8-2-.8-2.8 0L9.7 17" />
|
10
|
+
</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="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" />
|
12
|
+
<path d="M16 12h2" />
|
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="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20" />
|
8
|
+
<path d="M16 8V6H8v2" />
|
9
|
+
<path d="M12 6v7" />
|
10
|
+
<path d="M10 13h4" />
|
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="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20" />
|
8
|
+
<circle cx="12" cy="8" r="2" />
|
9
|
+
<path d="M15 13a3 3 0 1 0-6 0" />
|
10
|
+
</Layout>
|
package/dist/Copyleft.astro
CHANGED
package/dist/Copyright.astro
CHANGED
package/dist/Globe.astro
CHANGED
@@ -5,6 +5,6 @@ export type { Props } from './index.d.ts'
|
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
7
|
<circle cx="12" cy="12" r="10" />
|
8
|
-
<
|
9
|
-
<path d="
|
8
|
+
<path d="M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20" />
|
9
|
+
<path d="M2 12h20" />
|
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
|
+
<rect width="8" height="18" x="3" y="3" rx="1" />
|
8
|
+
<path d="M7 3v18" />
|
9
|
+
<path d="M20.4 18.9c.2.5-.1 1.1-.6 1.3l-1.9.7c-.5.2-1.1-.1-1.3-.6L11.1 5.1c-.2-.5.1-1.1.6-1.3l1.9-.7c.5-.2 1.1.1 1.3.6Z" />
|
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
|
+
<rect width="18" height="18" x="3" y="3" rx="2" />
|
8
|
+
<path d="M7 7v10" />
|
9
|
+
<path d="M11 7v10" />
|
10
|
+
<path d="m15 7 2 10" />
|
11
|
+
</Layout>
|
package/dist/index.d.ts
CHANGED
@@ -189,18 +189,28 @@ export { default as Bluetooth } from './Bluetooth.astro'
|
|
189
189
|
export { default as Bold } from './Bold.astro'
|
190
190
|
export { default as Bomb } from './Bomb.astro'
|
191
191
|
export { default as Bone } from './Bone.astro'
|
192
|
+
export { default as BookA } from './BookA.astro'
|
193
|
+
export { default as BookAudio } from './BookAudio.astro'
|
194
|
+
export { default as BookCheck } from './BookCheck.astro'
|
192
195
|
export { default as BookCopy } from './BookCopy.astro'
|
196
|
+
export { default as BookDashed } from './BookDashed.astro'
|
193
197
|
export { default as BookDown } from './BookDown.astro'
|
198
|
+
export { default as BookHeadphones } from './BookHeadphones.astro'
|
199
|
+
export { default as BookHeart } from './BookHeart.astro'
|
200
|
+
export { default as BookImage } from './BookImage.astro'
|
194
201
|
export { default as BookKey } from './BookKey.astro'
|
195
202
|
export { default as BookLock } from './BookLock.astro'
|
196
203
|
export { default as BookMarked } from './BookMarked.astro'
|
197
204
|
export { default as BookMinus } from './BookMinus.astro'
|
198
205
|
export { default as BookOpenCheck } from './BookOpenCheck.astro'
|
206
|
+
export { default as BookOpenText } from './BookOpenText.astro'
|
199
207
|
export { default as BookOpen } from './BookOpen.astro'
|
200
208
|
export { default as BookPlus } from './BookPlus.astro'
|
201
|
-
export { default as
|
209
|
+
export { default as BookText } from './BookText.astro'
|
210
|
+
export { default as BookType } from './BookType.astro'
|
202
211
|
export { default as BookUp2 } from './BookUp2.astro'
|
203
212
|
export { default as BookUp } from './BookUp.astro'
|
213
|
+
export { default as BookUser } from './BookUser.astro'
|
204
214
|
export { default as BookX } from './BookX.astro'
|
205
215
|
export { default as Book } from './Book.astro'
|
206
216
|
export { default as BookmarkCheck } from './BookmarkCheck.astro'
|
@@ -705,6 +715,8 @@ export { default as LayoutTemplate } from './LayoutTemplate.astro'
|
|
705
715
|
export { default as Layout } from './Layout.astro'
|
706
716
|
export { default as Leaf } from './Leaf.astro'
|
707
717
|
export { default as LeafyGreen } from './LeafyGreen.astro'
|
718
|
+
export { default as LibraryBig } from './LibraryBig.astro'
|
719
|
+
export { default as LibrarySquare } from './LibrarySquare.astro'
|
708
720
|
export { default as Library } from './Library.astro'
|
709
721
|
export { default as LifeBuoy } from './LifeBuoy.astro'
|
710
722
|
export { default as Ligature } from './Ligature.astro'
|
package/dist/index.js
CHANGED
@@ -184,18 +184,28 @@ export { default as Bluetooth } from './Bluetooth.astro'
|
|
184
184
|
export { default as Bold } from './Bold.astro'
|
185
185
|
export { default as Bomb } from './Bomb.astro'
|
186
186
|
export { default as Bone } from './Bone.astro'
|
187
|
+
export { default as BookA } from './BookA.astro'
|
188
|
+
export { default as BookAudio } from './BookAudio.astro'
|
189
|
+
export { default as BookCheck } from './BookCheck.astro'
|
187
190
|
export { default as BookCopy } from './BookCopy.astro'
|
191
|
+
export { default as BookDashed } from './BookDashed.astro'
|
188
192
|
export { default as BookDown } from './BookDown.astro'
|
193
|
+
export { default as BookHeadphones } from './BookHeadphones.astro'
|
194
|
+
export { default as BookHeart } from './BookHeart.astro'
|
195
|
+
export { default as BookImage } from './BookImage.astro'
|
189
196
|
export { default as BookKey } from './BookKey.astro'
|
190
197
|
export { default as BookLock } from './BookLock.astro'
|
191
198
|
export { default as BookMarked } from './BookMarked.astro'
|
192
199
|
export { default as BookMinus } from './BookMinus.astro'
|
193
200
|
export { default as BookOpenCheck } from './BookOpenCheck.astro'
|
201
|
+
export { default as BookOpenText } from './BookOpenText.astro'
|
194
202
|
export { default as BookOpen } from './BookOpen.astro'
|
195
203
|
export { default as BookPlus } from './BookPlus.astro'
|
196
|
-
export { default as
|
204
|
+
export { default as BookText } from './BookText.astro'
|
205
|
+
export { default as BookType } from './BookType.astro'
|
197
206
|
export { default as BookUp2 } from './BookUp2.astro'
|
198
207
|
export { default as BookUp } from './BookUp.astro'
|
208
|
+
export { default as BookUser } from './BookUser.astro'
|
199
209
|
export { default as BookX } from './BookX.astro'
|
200
210
|
export { default as Book } from './Book.astro'
|
201
211
|
export { default as BookmarkCheck } from './BookmarkCheck.astro'
|
@@ -700,6 +710,8 @@ export { default as LayoutTemplate } from './LayoutTemplate.astro'
|
|
700
710
|
export { default as Layout } from './Layout.astro'
|
701
711
|
export { default as Leaf } from './Leaf.astro'
|
702
712
|
export { default as LeafyGreen } from './LeafyGreen.astro'
|
713
|
+
export { default as LibraryBig } from './LibraryBig.astro'
|
714
|
+
export { default as LibrarySquare } from './LibrarySquare.astro'
|
703
715
|
export { default as Library } from './Library.astro'
|
704
716
|
export { default as LifeBuoy } from './LifeBuoy.astro'
|
705
717
|
export { default as Ligature } from './Ligature.astro'
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "lucide-astro",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.288.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.288.0"
|
30
30
|
},
|
31
31
|
"peerDependencies": {
|
32
32
|
"astro": "^2.7.1 || ^3.0.0"
|
File without changes
|