lucide-astro 0.309.0 → 0.311.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/Aperture.astro +6 -6
- package/dist/ArrowDownLeftFromSquare.astro +10 -0
- package/dist/ArrowDownRightFromSquare.astro +10 -0
- package/dist/ArrowUpLeftFromSquare.astro +10 -0
- package/dist/ArrowUpRightFromSquare.astro +10 -0
- package/dist/Blend.astro +9 -0
- package/dist/Eclipse.astro +9 -0
- package/dist/ExternalLink.astro +2 -2
- package/dist/File.astro +2 -2
- package/dist/FileArchive.astro +2 -2
- package/dist/FileAudio.astro +3 -5
- package/dist/FileAudio2.astro +3 -3
- package/dist/FileAxis3D.astro +3 -3
- package/dist/FileAxis3d.astro +3 -3
- package/dist/FileBadge.astro +2 -2
- package/dist/FileBadge2.astro +3 -2
- package/dist/FileBarChart.astro +3 -3
- package/dist/FileBarChart2.astro +3 -3
- package/dist/FileBox.astro +4 -5
- package/dist/FileCheck.astro +2 -2
- package/dist/FileCheck2.astro +2 -2
- package/dist/FileClock.astro +2 -2
- package/dist/FileCode.astro +2 -2
- package/dist/FileCode2.astro +3 -3
- package/dist/FileCog.astro +11 -11
- package/dist/FileCog2.astro +11 -11
- package/dist/FileDiff.astro +2 -2
- package/dist/FileDigit.astro +2 -2
- package/dist/FileDown.astro +2 -2
- package/dist/FileEdit.astro +3 -3
- package/dist/FileHeart.astro +2 -2
- package/dist/FileImage.astro +3 -3
- package/dist/FileInput.astro +2 -2
- package/dist/FileJson.astro +2 -2
- package/dist/FileJson2.astro +2 -2
- package/dist/FileKey.astro +1 -1
- package/dist/FileKey2.astro +2 -2
- package/dist/FileLineChart.astro +2 -2
- package/dist/FileLock.astro +2 -2
- package/dist/FileLock2.astro +2 -2
- package/dist/FileMinus.astro +3 -3
- package/dist/FileMinus2.astro +2 -2
- package/dist/FileOutput.astro +2 -2
- package/dist/FilePen.astro +3 -3
- package/dist/FilePenLine.astro +2 -2
- package/dist/FilePieChart.astro +4 -4
- package/dist/FilePlus.astro +4 -4
- package/dist/FilePlus2.astro +2 -2
- package/dist/FileQuestion.astro +1 -1
- package/dist/FileScan.astro +5 -5
- package/dist/FileSearch.astro +3 -3
- package/dist/FileSearch2.astro +3 -3
- package/dist/FileSignature.astro +2 -2
- package/dist/FileSliders.astro +13 -0
- package/dist/FileSpreadsheet.astro +3 -3
- package/dist/FileStack.astro +2 -2
- package/dist/FileSymlink.astro +2 -2
- package/dist/FileTerminal.astro +2 -2
- package/dist/FileText.astro +5 -5
- package/dist/FileType.astro +3 -3
- package/dist/FileType2.astro +3 -3
- package/dist/FileUp.astro +2 -2
- package/dist/FileVideo.astro +2 -2
- package/dist/FileVideo2.astro +3 -3
- package/dist/FileVolume.astro +4 -4
- package/dist/FileVolume2.astro +4 -4
- package/dist/FileWarning.astro +1 -1
- package/dist/FileX.astro +4 -4
- package/dist/FileX2.astro +3 -3
- package/dist/Files.astro +3 -3
- package/dist/PaintRoller.astro +10 -0
- package/dist/Sticker.astro +2 -2
- package/dist/StickyNote.astro +2 -2
- package/dist/SwatchBook.astro +11 -0
- package/dist/index.d.ts +9 -0
- package/dist/index.js +9 -0
- package/package.json +2 -2
package/dist/FilePlus.astro
CHANGED
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<path d="
|
8
|
-
<
|
9
|
-
<
|
10
|
-
<
|
7
|
+
<path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" />
|
8
|
+
<path d="M14 2v4a2 2 0 0 0 2 2h4" />
|
9
|
+
<path d="M9 15h6" />
|
10
|
+
<path d="M12 18v-6" />
|
11
11
|
</Layout>
|
package/dist/FilePlus2.astro
CHANGED
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<path d="M4 22h14a2 2 0 0 0 2-
|
8
|
-
<
|
7
|
+
<path d="M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4" />
|
8
|
+
<path d="M14 2v4a2 2 0 0 0 2 2h4" />
|
9
9
|
<path d="M3 15h6" />
|
10
10
|
<path d="M6 12v6" />
|
11
11
|
</Layout>
|
package/dist/FileQuestion.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="
|
7
|
+
<path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" />
|
8
8
|
<path d="M10 10.3c.2-.4.5-.8.9-1a2.1 2.1 0 0 1 2.6.4c.3.4.5.8.5 1.3 0 1.3-2 2-2 2" />
|
9
9
|
<path d="M12 17h.01" />
|
10
10
|
</Layout>
|
package/dist/FileScan.astro
CHANGED
@@ -4,10 +4,10 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<path d="M20
|
8
|
-
<
|
9
|
-
<path d="M16 22a2 2 0 0 1-2-2" />
|
10
|
-
<path d="M20 22a2 2 0 0 0 2-2" />
|
11
|
-
<path d="M20 14a2 2 0 0 1 2 2" />
|
7
|
+
<path d="M20 10V7l-5-5H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4" />
|
8
|
+
<path d="M14 2v4a2 2 0 0 0 2 2h4" />
|
12
9
|
<path d="M16 14a2 2 0 0 0-2 2" />
|
10
|
+
<path d="M20 14a2 2 0 0 1 2 2" />
|
11
|
+
<path d="M20 22a2 2 0 0 0 2-2" />
|
12
|
+
<path d="M16 22a2 2 0 0 1-2-2" />
|
13
13
|
</Layout>
|
package/dist/FileSearch.astro
CHANGED
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<path d="M4 22h14a2 2 0 0 0 2-
|
8
|
-
<
|
9
|
-
<
|
7
|
+
<path d="M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3" />
|
8
|
+
<path d="M14 2v4a2 2 0 0 0 2 2h4" />
|
9
|
+
<circle cx="5" cy="14" r="3" />
|
10
10
|
<path d="m9 18-1.5-1.5" />
|
11
11
|
</Layout>
|
package/dist/FileSearch2.astro
CHANGED
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<path d="
|
8
|
-
<
|
7
|
+
<path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" />
|
8
|
+
<path d="M14 2v4a2 2 0 0 0 2 2h4" />
|
9
9
|
<circle cx="11.5" cy="14.5" r="2.5" />
|
10
|
-
<path d="M13.
|
10
|
+
<path d="M13.3 16.3 15 18" />
|
11
11
|
</Layout>
|
package/dist/FileSignature.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="
|
7
|
+
<path d="m18 5-3-3H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2" />
|
8
8
|
<path d="M8 18h1" />
|
9
|
-
<path d="M18.4 9.6a2 2 0
|
9
|
+
<path d="M18.4 9.6a2 2 0 1 1 3 3L17 17l-4 1 1-4Z" />
|
10
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="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" />
|
8
|
+
<path d="M14 2v4a2 2 0 0 0 2 2h4" />
|
9
|
+
<path d="M8 12h8" />
|
10
|
+
<path d="M10 11v2" />
|
11
|
+
<path d="M8 17h8" />
|
12
|
+
<path d="M14 16v2" />
|
13
|
+
</Layout>
|
@@ -4,10 +4,10 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<path d="
|
8
|
-
<
|
7
|
+
<path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" />
|
8
|
+
<path d="M14 2v4a2 2 0 0 0 2 2h4" />
|
9
9
|
<path d="M8 13h2" />
|
10
|
-
<path d="M8 17h2" />
|
11
10
|
<path d="M14 13h2" />
|
11
|
+
<path d="M8 17h2" />
|
12
12
|
<path d="M14 17h2" />
|
13
13
|
</Layout>
|
package/dist/FileStack.astro
CHANGED
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<path d="
|
8
|
-
<path d="M21 6v6.5c0 .8-.7 1.5-1.5 1.5h-7c-.8 0-1.5-.7-1.5-1.5v-9c0-.8.7-1.5 1.5-1.
|
7
|
+
<path d="M21 7h-3a2 2 0 0 1-2-2V2" />
|
8
|
+
<path d="M21 6v6.5c0 .8-.7 1.5-1.5 1.5h-7c-.8 0-1.5-.7-1.5-1.5v-9c0-.8.7-1.5 1.5-1.5H17Z" />
|
9
9
|
<path d="M7 8v8.8c0 .3.2.6.4.8.2.2.5.4.8.4H15" />
|
10
10
|
<path d="M3 12v8.8c0 .3.2.6.4.8.2.2.5.4.8.4H11" />
|
11
11
|
</Layout>
|
package/dist/FileSymlink.astro
CHANGED
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<path d="M4 22h14a2 2 0 0 0 2-
|
8
|
-
<
|
7
|
+
<path d="M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v7" />
|
8
|
+
<path d="M14 2v4a2 2 0 0 0 2 2h4" />
|
9
9
|
<path d="m10 18 3-3-3-3" />
|
10
10
|
<path d="M4 18v-1a2 2 0 0 1 2-2h6" />
|
11
11
|
</Layout>
|
package/dist/FileTerminal.astro
CHANGED
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<path d="
|
8
|
-
<
|
7
|
+
<path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" />
|
8
|
+
<path d="M14 2v4a2 2 0 0 0 2 2h4" />
|
9
9
|
<path d="m8 16 2-2-2-2" />
|
10
10
|
<path d="M12 18h4" />
|
11
11
|
</Layout>
|
package/dist/FileText.astro
CHANGED
@@ -4,9 +4,9 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<path d="
|
8
|
-
<
|
9
|
-
<
|
10
|
-
<
|
11
|
-
<
|
7
|
+
<path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" />
|
8
|
+
<path d="M14 2v4a2 2 0 0 0 2 2h4" />
|
9
|
+
<path d="M10 9H8" />
|
10
|
+
<path d="M16 13H8" />
|
11
|
+
<path d="M16 17H8" />
|
12
12
|
</Layout>
|
package/dist/FileType.astro
CHANGED
@@ -4,9 +4,9 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<path d="
|
8
|
-
<
|
7
|
+
<path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" />
|
8
|
+
<path d="M14 2v4a2 2 0 0 0 2 2h4" />
|
9
9
|
<path d="M9 13v-1h6v1" />
|
10
|
-
<path d="M11 18h2" />
|
11
10
|
<path d="M12 12v6" />
|
11
|
+
<path d="M11 18h2" />
|
12
12
|
</Layout>
|
package/dist/FileType2.astro
CHANGED
@@ -4,9 +4,9 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<path d="M4 22h14a2 2 0 0 0 2-
|
8
|
-
<
|
7
|
+
<path d="M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4" />
|
8
|
+
<path d="M14 2v4a2 2 0 0 0 2 2h4" />
|
9
9
|
<path d="M2 13v-1h6v1" />
|
10
|
-
<path d="M4 18h2" />
|
11
10
|
<path d="M5 12v6" />
|
11
|
+
<path d="M4 18h2" />
|
12
12
|
</Layout>
|
package/dist/FileUp.astro
CHANGED
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<path d="
|
8
|
-
<
|
7
|
+
<path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" />
|
8
|
+
<path d="M14 2v4a2 2 0 0 0 2 2h4" />
|
9
9
|
<path d="M12 12v6" />
|
10
10
|
<path d="m15 15-3-3-3 3" />
|
11
11
|
</Layout>
|
package/dist/FileVideo.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="
|
8
|
-
<
|
7
|
+
<path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" />
|
8
|
+
<path d="M14 2v4a2 2 0 0 0 2 2h4" />
|
9
9
|
<path d="m10 11 5 3-5 3v-6Z" />
|
10
10
|
</Layout>
|
package/dist/FileVideo2.astro
CHANGED
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<path d="M4
|
8
|
-
<
|
9
|
-
<path d="m10 15.5 4 2.5v-6l-4 2.5" />
|
7
|
+
<path d="M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4" />
|
8
|
+
<path d="M14 2v4a2 2 0 0 0 2 2h4" />
|
10
9
|
<rect width="8" height="6" x="2" y="12" rx="1" />
|
10
|
+
<path d="m10 15.5 4 2.5v-6l-4 2.5" />
|
11
11
|
</Layout>
|
package/dist/FileVolume.astro
CHANGED
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<path d="M4 22h14a2 2 0 0 0 2-
|
8
|
-
<
|
9
|
-
<path d="m7 10-3 2H2v4h2l3
|
10
|
-
<path d="M11
|
7
|
+
<path d="M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3" />
|
8
|
+
<path d="M14 2v4a2 2 0 0 0 2 2h4" />
|
9
|
+
<path d="m7 10-3 2H2v4h2l3 2Z" />
|
10
|
+
<path d="M11 11a5 5 0 0 1 0 6" />
|
11
11
|
</Layout>
|
package/dist/FileVolume2.astro
CHANGED
@@ -4,9 +4,9 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<path d="
|
8
|
-
<
|
9
|
-
<path d="M11.5 13.5c.32.4.5.94.5 1.5s-.18 1.1-.5 1.5" />
|
10
|
-
<path d="M15 12c.64.8 1 1.87 1 3s-.36 2.2-1 3" />
|
7
|
+
<path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" />
|
8
|
+
<path d="M14 2v4a2 2 0 0 0 2 2h4" />
|
11
9
|
<path d="M8 15h.01" />
|
10
|
+
<path d="M11.5 13.5a2.5 2.5 0 0 1 0 3" />
|
11
|
+
<path d="M15 12a5 5 0 0 1 0 6" />
|
12
12
|
</Layout>
|
package/dist/FileWarning.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="
|
7
|
+
<path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" />
|
8
8
|
<path d="M12 9v4" />
|
9
9
|
<path d="M12 17h.01" />
|
10
10
|
</Layout>
|
package/dist/FileX.astro
CHANGED
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<path d="
|
8
|
-
<
|
9
|
-
<
|
10
|
-
<
|
7
|
+
<path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" />
|
8
|
+
<path d="M14 2v4a2 2 0 0 0 2 2h4" />
|
9
|
+
<path d="m14.5 12.5-5 5" />
|
10
|
+
<path d="m9.5 12.5 5 5" />
|
11
11
|
</Layout>
|
package/dist/FileX2.astro
CHANGED
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<path d="M4 22h14a2 2 0 0 0 2-
|
8
|
-
<path d="M14
|
9
|
-
<path d="m3 12.5 5 5" />
|
7
|
+
<path d="M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4" />
|
8
|
+
<path d="M14 2v4a2 2 0 0 0 2 2h4" />
|
10
9
|
<path d="m8 12.5-5 5" />
|
10
|
+
<path d="m3 12.5 5 5" />
|
11
11
|
</Layout>
|
package/dist/Files.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="
|
8
|
-
<path d="
|
9
|
-
<path d="
|
7
|
+
<path d="M20 7h-3a2 2 0 0 1-2-2V2" />
|
8
|
+
<path d="M9 18a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h7l4 4v10a2 2 0 0 1-2 2Z" />
|
9
|
+
<path d="M3 7.6v12.8A1.6 1.6 0 0 0 4.6 22h9.8" />
|
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="16" height="6" x="2" y="2" rx="2" />
|
8
|
+
<path d="M10 16v-2a2 2 0 0 1 2-2h8a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2" />
|
9
|
+
<rect width="4" height="6" x="8" y="16" rx="1" />
|
10
|
+
</Layout>
|
package/dist/Sticker.astro
CHANGED
@@ -5,8 +5,8 @@ export type { Props } from './index.d.ts'
|
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
7
|
<path d="M15.5 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2V8.5L15.5 3Z" />
|
8
|
-
<path d="
|
9
|
-
<path d="M10 16s.8 1 2 1c1.3 0 2-1 2-1" />
|
8
|
+
<path d="M14 3v4a2 2 0 0 0 2 2h4" />
|
10
9
|
<path d="M8 13h0" />
|
11
10
|
<path d="M16 13h0" />
|
11
|
+
<path d="M10 16s.8 1 2 1c1.3 0 2-1 2-1" />
|
12
12
|
</Layout>
|
package/dist/StickyNote.astro
CHANGED
@@ -4,6 +4,6 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<path d="
|
8
|
-
<path d="M15
|
7
|
+
<path d="M16 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8Z" />
|
8
|
+
<path d="M15 3v4a2 2 0 0 0 2 2h4" />
|
9
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="M11 17a4 4 0 0 1-8 0V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2Z" />
|
8
|
+
<path d="M16.7 13H19a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H7" />
|
9
|
+
<path d="M 7 17h0.01" />
|
10
|
+
<path d="m11 8 2.3-2.3a2.4 2.4 0 0 1 3.404.004L18.6 7.6a2.4 2.4 0 0 1 .026 3.434L9.9 19.8" />
|
11
|
+
</Layout>
|
package/dist/index.d.ts
CHANGED
@@ -82,10 +82,12 @@ export { default as ArrowDownCircle } from './ArrowDownCircle.astro'
|
|
82
82
|
export { default as ArrowDownFromLine } from './ArrowDownFromLine.astro'
|
83
83
|
export { default as ArrowDownLeft } from './ArrowDownLeft.astro'
|
84
84
|
export { default as ArrowDownLeftFromCircle } from './ArrowDownLeftFromCircle.astro'
|
85
|
+
export { default as ArrowDownLeftFromSquare } from './ArrowDownLeftFromSquare.astro'
|
85
86
|
export { default as ArrowDownLeftSquare } from './ArrowDownLeftSquare.astro'
|
86
87
|
export { default as ArrowDownNarrowWide } from './ArrowDownNarrowWide.astro'
|
87
88
|
export { default as ArrowDownRight } from './ArrowDownRight.astro'
|
88
89
|
export { default as ArrowDownRightFromCircle } from './ArrowDownRightFromCircle.astro'
|
90
|
+
export { default as ArrowDownRightFromSquare } from './ArrowDownRightFromSquare.astro'
|
89
91
|
export { default as ArrowDownRightSquare } from './ArrowDownRightSquare.astro'
|
90
92
|
export { default as ArrowDownSquare } from './ArrowDownSquare.astro'
|
91
93
|
export { default as ArrowDownToDot } from './ArrowDownToDot.astro'
|
@@ -117,10 +119,12 @@ export { default as ArrowUpFromDot } from './ArrowUpFromDot.astro'
|
|
117
119
|
export { default as ArrowUpFromLine } from './ArrowUpFromLine.astro'
|
118
120
|
export { default as ArrowUpLeft } from './ArrowUpLeft.astro'
|
119
121
|
export { default as ArrowUpLeftFromCircle } from './ArrowUpLeftFromCircle.astro'
|
122
|
+
export { default as ArrowUpLeftFromSquare } from './ArrowUpLeftFromSquare.astro'
|
120
123
|
export { default as ArrowUpLeftSquare } from './ArrowUpLeftSquare.astro'
|
121
124
|
export { default as ArrowUpNarrowWide } from './ArrowUpNarrowWide.astro'
|
122
125
|
export { default as ArrowUpRight } from './ArrowUpRight.astro'
|
123
126
|
export { default as ArrowUpRightFromCircle } from './ArrowUpRightFromCircle.astro'
|
127
|
+
export { default as ArrowUpRightFromSquare } from './ArrowUpRightFromSquare.astro'
|
124
128
|
export { default as ArrowUpRightSquare } from './ArrowUpRightSquare.astro'
|
125
129
|
export { default as ArrowUpSquare } from './ArrowUpSquare.astro'
|
126
130
|
export { default as ArrowUpToLine } from './ArrowUpToLine.astro'
|
@@ -203,6 +207,7 @@ export { default as Binary } from './Binary.astro'
|
|
203
207
|
export { default as Biohazard } from './Biohazard.astro'
|
204
208
|
export { default as Bird } from './Bird.astro'
|
205
209
|
export { default as Bitcoin } from './Bitcoin.astro'
|
210
|
+
export { default as Blend } from './Blend.astro'
|
206
211
|
export { default as Blinds } from './Blinds.astro'
|
207
212
|
export { default as Blocks } from './Blocks.astro'
|
208
213
|
export { default as Bluetooth } from './Bluetooth.astro'
|
@@ -491,6 +496,7 @@ export { default as Drumstick } from './Drumstick.astro'
|
|
491
496
|
export { default as Dumbbell } from './Dumbbell.astro'
|
492
497
|
export { default as Ear } from './Ear.astro'
|
493
498
|
export { default as EarOff } from './EarOff.astro'
|
499
|
+
export { default as Eclipse } from './Eclipse.astro'
|
494
500
|
export { default as Edit } from './Edit.astro'
|
495
501
|
export { default as Edit2 } from './Edit2.astro'
|
496
502
|
export { default as Edit3 } from './Edit3.astro'
|
@@ -560,6 +566,7 @@ export { default as FileScan } from './FileScan.astro'
|
|
560
566
|
export { default as FileSearch } from './FileSearch.astro'
|
561
567
|
export { default as FileSearch2 } from './FileSearch2.astro'
|
562
568
|
export { default as FileSignature } from './FileSignature.astro'
|
569
|
+
export { default as FileSliders } from './FileSliders.astro'
|
563
570
|
export { default as FileSpreadsheet } from './FileSpreadsheet.astro'
|
564
571
|
export { default as FileStack } from './FileStack.astro'
|
565
572
|
export { default as FileSymlink } from './FileSymlink.astro'
|
@@ -964,6 +971,7 @@ export { default as PackagePlus } from './PackagePlus.astro'
|
|
964
971
|
export { default as PackageSearch } from './PackageSearch.astro'
|
965
972
|
export { default as PackageX } from './PackageX.astro'
|
966
973
|
export { default as PaintBucket } from './PaintBucket.astro'
|
974
|
+
export { default as PaintRoller } from './PaintRoller.astro'
|
967
975
|
export { default as Paintbrush } from './Paintbrush.astro'
|
968
976
|
export { default as Paintbrush2 } from './Paintbrush2.astro'
|
969
977
|
export { default as Palette } from './Palette.astro'
|
@@ -1287,6 +1295,7 @@ export { default as SunSnow } from './SunSnow.astro'
|
|
1287
1295
|
export { default as Sunrise } from './Sunrise.astro'
|
1288
1296
|
export { default as Sunset } from './Sunset.astro'
|
1289
1297
|
export { default as Superscript } from './Superscript.astro'
|
1298
|
+
export { default as SwatchBook } from './SwatchBook.astro'
|
1290
1299
|
export { default as SwissFranc } from './SwissFranc.astro'
|
1291
1300
|
export { default as SwitchCamera } from './SwitchCamera.astro'
|
1292
1301
|
export { default as Sword } from './Sword.astro'
|
package/dist/index.js
CHANGED
@@ -77,10 +77,12 @@ export { default as ArrowDownCircle } from './ArrowDownCircle.astro'
|
|
77
77
|
export { default as ArrowDownFromLine } from './ArrowDownFromLine.astro'
|
78
78
|
export { default as ArrowDownLeft } from './ArrowDownLeft.astro'
|
79
79
|
export { default as ArrowDownLeftFromCircle } from './ArrowDownLeftFromCircle.astro'
|
80
|
+
export { default as ArrowDownLeftFromSquare } from './ArrowDownLeftFromSquare.astro'
|
80
81
|
export { default as ArrowDownLeftSquare } from './ArrowDownLeftSquare.astro'
|
81
82
|
export { default as ArrowDownNarrowWide } from './ArrowDownNarrowWide.astro'
|
82
83
|
export { default as ArrowDownRight } from './ArrowDownRight.astro'
|
83
84
|
export { default as ArrowDownRightFromCircle } from './ArrowDownRightFromCircle.astro'
|
85
|
+
export { default as ArrowDownRightFromSquare } from './ArrowDownRightFromSquare.astro'
|
84
86
|
export { default as ArrowDownRightSquare } from './ArrowDownRightSquare.astro'
|
85
87
|
export { default as ArrowDownSquare } from './ArrowDownSquare.astro'
|
86
88
|
export { default as ArrowDownToDot } from './ArrowDownToDot.astro'
|
@@ -112,10 +114,12 @@ export { default as ArrowUpFromDot } from './ArrowUpFromDot.astro'
|
|
112
114
|
export { default as ArrowUpFromLine } from './ArrowUpFromLine.astro'
|
113
115
|
export { default as ArrowUpLeft } from './ArrowUpLeft.astro'
|
114
116
|
export { default as ArrowUpLeftFromCircle } from './ArrowUpLeftFromCircle.astro'
|
117
|
+
export { default as ArrowUpLeftFromSquare } from './ArrowUpLeftFromSquare.astro'
|
115
118
|
export { default as ArrowUpLeftSquare } from './ArrowUpLeftSquare.astro'
|
116
119
|
export { default as ArrowUpNarrowWide } from './ArrowUpNarrowWide.astro'
|
117
120
|
export { default as ArrowUpRight } from './ArrowUpRight.astro'
|
118
121
|
export { default as ArrowUpRightFromCircle } from './ArrowUpRightFromCircle.astro'
|
122
|
+
export { default as ArrowUpRightFromSquare } from './ArrowUpRightFromSquare.astro'
|
119
123
|
export { default as ArrowUpRightSquare } from './ArrowUpRightSquare.astro'
|
120
124
|
export { default as ArrowUpSquare } from './ArrowUpSquare.astro'
|
121
125
|
export { default as ArrowUpToLine } from './ArrowUpToLine.astro'
|
@@ -198,6 +202,7 @@ export { default as Binary } from './Binary.astro'
|
|
198
202
|
export { default as Biohazard } from './Biohazard.astro'
|
199
203
|
export { default as Bird } from './Bird.astro'
|
200
204
|
export { default as Bitcoin } from './Bitcoin.astro'
|
205
|
+
export { default as Blend } from './Blend.astro'
|
201
206
|
export { default as Blinds } from './Blinds.astro'
|
202
207
|
export { default as Blocks } from './Blocks.astro'
|
203
208
|
export { default as Bluetooth } from './Bluetooth.astro'
|
@@ -486,6 +491,7 @@ export { default as Drumstick } from './Drumstick.astro'
|
|
486
491
|
export { default as Dumbbell } from './Dumbbell.astro'
|
487
492
|
export { default as Ear } from './Ear.astro'
|
488
493
|
export { default as EarOff } from './EarOff.astro'
|
494
|
+
export { default as Eclipse } from './Eclipse.astro'
|
489
495
|
export { default as Edit } from './Edit.astro'
|
490
496
|
export { default as Edit2 } from './Edit2.astro'
|
491
497
|
export { default as Edit3 } from './Edit3.astro'
|
@@ -555,6 +561,7 @@ export { default as FileScan } from './FileScan.astro'
|
|
555
561
|
export { default as FileSearch } from './FileSearch.astro'
|
556
562
|
export { default as FileSearch2 } from './FileSearch2.astro'
|
557
563
|
export { default as FileSignature } from './FileSignature.astro'
|
564
|
+
export { default as FileSliders } from './FileSliders.astro'
|
558
565
|
export { default as FileSpreadsheet } from './FileSpreadsheet.astro'
|
559
566
|
export { default as FileStack } from './FileStack.astro'
|
560
567
|
export { default as FileSymlink } from './FileSymlink.astro'
|
@@ -959,6 +966,7 @@ export { default as PackagePlus } from './PackagePlus.astro'
|
|
959
966
|
export { default as PackageSearch } from './PackageSearch.astro'
|
960
967
|
export { default as PackageX } from './PackageX.astro'
|
961
968
|
export { default as PaintBucket } from './PaintBucket.astro'
|
969
|
+
export { default as PaintRoller } from './PaintRoller.astro'
|
962
970
|
export { default as Paintbrush } from './Paintbrush.astro'
|
963
971
|
export { default as Paintbrush2 } from './Paintbrush2.astro'
|
964
972
|
export { default as Palette } from './Palette.astro'
|
@@ -1282,6 +1290,7 @@ export { default as SunSnow } from './SunSnow.astro'
|
|
1282
1290
|
export { default as Sunrise } from './Sunrise.astro'
|
1283
1291
|
export { default as Sunset } from './Sunset.astro'
|
1284
1292
|
export { default as Superscript } from './Superscript.astro'
|
1293
|
+
export { default as SwatchBook } from './SwatchBook.astro'
|
1285
1294
|
export { default as SwissFranc } from './SwissFranc.astro'
|
1286
1295
|
export { default as SwitchCamera } from './SwitchCamera.astro'
|
1287
1296
|
export { default as Sword } from './Sword.astro'
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "lucide-astro",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.311.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.311.0",
|
30
30
|
"semver": "^7.5.4"
|
31
31
|
},
|
32
32
|
"peerDependencies": {
|