lucide-astro 0.429.0 → 0.436.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/Backpack.astro +3 -3
- package/dist/ChartGantt.astro +11 -0
- package/dist/Contact.astro +5 -5
- package/dist/Contact2.astro +5 -5
- package/dist/ContactRound.astro +5 -5
- package/dist/FileVolume.astro +2 -2
- package/dist/Milestone.astro +1 -1
- package/dist/Signpost.astro +1 -1
- package/dist/TrendingUpDown.astro +11 -0
- package/dist/Volume.astro +1 -1
- package/dist/Volume1.astro +2 -2
- package/dist/Volume2.astro +3 -3
- package/dist/VolumeOff.astro +12 -0
- package/dist/VolumeX.astro +1 -1
- package/dist/index.d.ts +3 -0
- package/dist/index.js +3 -0
- package/package.json +2 -2
package/dist/Backpack.astro
CHANGED
@@ -4,9 +4,9 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="backpack" {...Astro.props}>
|
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-
|
8
|
-
<path d="M9 6V4a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2" />
|
9
|
-
<path d="M8 21v-5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v5" />
|
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" />
|
10
8
|
<path d="M8 10h8" />
|
11
9
|
<path d="M8 18h8" />
|
10
|
+
<path d="M8 22v-6a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v6" />
|
11
|
+
<path d="M9 6V4a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2" />
|
12
12
|
</Layout>
|
@@ -0,0 +1,11 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout iconName="chart-gantt" {...Astro.props}>
|
7
|
+
<path d="M10 6h8" />
|
8
|
+
<path d="M12 16h6" />
|
9
|
+
<path d="M3 3v16a2 2 0 0 0 2 2h16" />
|
10
|
+
<path d="M8 11h7" />
|
11
|
+
</Layout>
|
package/dist/Contact.astro
CHANGED
@@ -4,9 +4,9 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="contact" {...Astro.props}>
|
7
|
-
<path d="
|
8
|
-
<
|
9
|
-
<
|
10
|
-
<
|
11
|
-
<
|
7
|
+
<path d="M16 2v2" />
|
8
|
+
<path d="M7 22v-2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2" />
|
9
|
+
<path d="M8 2v2" />
|
10
|
+
<circle cx="12" cy="11" r="3" />
|
11
|
+
<rect x="3" y="4" width="18" height="18" rx="2" />
|
12
12
|
</Layout>
|
package/dist/Contact2.astro
CHANGED
@@ -4,9 +4,9 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="contact-round" {...Astro.props}>
|
7
|
-
<path d="M16
|
8
|
-
<
|
9
|
-
<
|
10
|
-
<
|
11
|
-
<
|
7
|
+
<path d="M16 2v2" />
|
8
|
+
<path d="M17.915 22a6 6 0 0 0-12 0" />
|
9
|
+
<path d="M8 2v2" />
|
10
|
+
<circle cx="12" cy="12" r="4" />
|
11
|
+
<rect x="3" y="4" width="18" height="18" rx="2" />
|
12
12
|
</Layout>
|
package/dist/ContactRound.astro
CHANGED
@@ -4,9 +4,9 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="contact-round" {...Astro.props}>
|
7
|
-
<path d="M16
|
8
|
-
<
|
9
|
-
<
|
10
|
-
<
|
11
|
-
<
|
7
|
+
<path d="M16 2v2" />
|
8
|
+
<path d="M17.915 22a6 6 0 0 0-12 0" />
|
9
|
+
<path d="M8 2v2" />
|
10
|
+
<circle cx="12" cy="12" r="4" />
|
11
|
+
<rect x="3" y="4" width="18" height="18" rx="2" />
|
12
12
|
</Layout>
|
package/dist/FileVolume.astro
CHANGED
@@ -6,6 +6,6 @@ export type { Props } from './index.d.ts'
|
|
6
6
|
<Layout iconName="file-volume" {...Astro.props}>
|
7
7
|
<path d="M11 11a5 5 0 0 1 0 6" />
|
8
8
|
<path d="M14 2v4a2 2 0 0 0 2 2h4" />
|
9
|
-
<path d="M4.
|
10
|
-
<path d="
|
9
|
+
<path d="M4 6.765V4a2 2 0 0 1 2-2h9l5 5v13a2 2 0 0 1-2 2H6a2 2 0 0 1-.93-.23" />
|
10
|
+
<path d="M7 10.51a.5.5 0 0 0-.826-.38l-1.893 1.628A1 1 0 0 1 3.63 12H2.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h1.129a1 1 0 0 1 .652.242l1.893 1.63a.5.5 0 0 0 .826-.38z" />
|
11
11
|
</Layout>
|
package/dist/Milestone.astro
CHANGED
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="milestone" {...Astro.props}>
|
7
|
-
<path d="M18 6H5a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h13l4-3.5L18 6Z" />
|
8
7
|
<path d="M12 13v8" />
|
9
8
|
<path d="M12 3v3" />
|
9
|
+
<path d="M4 6a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h13a2 2 0 0 0 1.152-.365l3.424-2.317a1 1 0 0 0 0-1.635l-3.424-2.318A2 2 0 0 0 17 6z" />
|
10
10
|
</Layout>
|
package/dist/Signpost.astro
CHANGED
@@ -6,5 +6,5 @@ export type { Props } from './index.d.ts'
|
|
6
6
|
<Layout iconName="signpost" {...Astro.props}>
|
7
7
|
<path d="M12 13v8" />
|
8
8
|
<path d="M12 3v3" />
|
9
|
-
<path d="M18 6a2 2 0 0 1 1.
|
9
|
+
<path d="M18 6a2 2 0 0 1 1.387.56l2.307 2.22a1 1 0 0 1 0 1.44l-2.307 2.22A2 2 0 0 1 18 13H6a2 2 0 0 1-1.387-.56l-2.306-2.22a1 1 0 0 1 0-1.44l2.306-2.22A2 2 0 0 1 6 6z" />
|
10
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 iconName="trending-up-down" {...Astro.props}>
|
7
|
+
<path d="M14.828 14.828 21 21" />
|
8
|
+
<path d="M21 16v5h-5" />
|
9
|
+
<path d="m21 3-9 9-4-4-6 6" />
|
10
|
+
<path d="M21 8V3h-5" />
|
11
|
+
</Layout>
|
package/dist/Volume.astro
CHANGED
@@ -4,5 +4,5 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="volume" {...Astro.props}>
|
7
|
-
<
|
7
|
+
<path d="M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z" />
|
8
8
|
</Layout>
|
package/dist/Volume1.astro
CHANGED
@@ -4,6 +4,6 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="volume-1" {...Astro.props}>
|
7
|
-
<
|
8
|
-
<path d="
|
7
|
+
<path d="M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z" />
|
8
|
+
<path d="M16 9a5 5 0 0 1 0 6" />
|
9
9
|
</Layout>
|
package/dist/Volume2.astro
CHANGED
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="volume-2" {...Astro.props}>
|
7
|
-
<
|
8
|
-
<path d="
|
9
|
-
<path d="M19.
|
7
|
+
<path d="M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z" />
|
8
|
+
<path d="M16 9a5 5 0 0 1 0 6" />
|
9
|
+
<path d="M19.364 18.364a9 9 0 0 0 0-12.728" />
|
10
10
|
</Layout>
|
@@ -0,0 +1,12 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout iconName="volume-off" {...Astro.props}>
|
7
|
+
<path d="M16 9a5 5 0 0 1 .95 2.293" />
|
8
|
+
<path d="M19.364 5.636a9 9 0 0 1 1.889 9.96" />
|
9
|
+
<path d="m2 2 20 20" />
|
10
|
+
<path d="m7 7-.587.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298V11" />
|
11
|
+
<path d="M9.828 4.172A.686.686 0 0 1 11 4.657v.686" />
|
12
|
+
</Layout>
|
package/dist/VolumeX.astro
CHANGED
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="volume-x" {...Astro.props}>
|
7
|
-
<
|
7
|
+
<path d="M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z" />
|
8
8
|
<line x1="22" x2="16" y1="9" y2="15" />
|
9
9
|
<line x1="16" x2="22" y1="9" y2="15" />
|
10
10
|
</Layout>
|
package/dist/index.d.ts
CHANGED
@@ -338,6 +338,7 @@ export { default as ChartColumnBig } from './ChartColumnBig.astro'
|
|
338
338
|
export { default as ChartColumnDecreasing } from './ChartColumnDecreasing.astro'
|
339
339
|
export { default as ChartColumnIncreasing } from './ChartColumnIncreasing.astro'
|
340
340
|
export { default as ChartColumnStacked } from './ChartColumnStacked.astro'
|
341
|
+
export { default as ChartGantt } from './ChartGantt.astro'
|
341
342
|
export { default as ChartLine } from './ChartLine.astro'
|
342
343
|
export { default as ChartNetwork } from './ChartNetwork.astro'
|
343
344
|
export { default as ChartNoAxesColumn } from './ChartNoAxesColumn.astro'
|
@@ -1598,6 +1599,7 @@ export { default as Trees } from './Trees.astro'
|
|
1598
1599
|
export { default as Trello } from './Trello.astro'
|
1599
1600
|
export { default as TrendingDown } from './TrendingDown.astro'
|
1600
1601
|
export { default as TrendingUp } from './TrendingUp.astro'
|
1602
|
+
export { default as TrendingUpDown } from './TrendingUpDown.astro'
|
1601
1603
|
export { default as Triangle } from './Triangle.astro'
|
1602
1604
|
export { default as TriangleAlert } from './TriangleAlert.astro'
|
1603
1605
|
export { default as TriangleRight } from './TriangleRight.astro'
|
@@ -1677,6 +1679,7 @@ export { default as Voicemail } from './Voicemail.astro'
|
|
1677
1679
|
export { default as Volume } from './Volume.astro'
|
1678
1680
|
export { default as Volume1 } from './Volume1.astro'
|
1679
1681
|
export { default as Volume2 } from './Volume2.astro'
|
1682
|
+
export { default as VolumeOff } from './VolumeOff.astro'
|
1680
1683
|
export { default as VolumeX } from './VolumeX.astro'
|
1681
1684
|
export { default as Vote } from './Vote.astro'
|
1682
1685
|
export { default as Wallet } from './Wallet.astro'
|
package/dist/index.js
CHANGED
@@ -333,6 +333,7 @@ export { default as ChartColumnBig } from './ChartColumnBig.astro'
|
|
333
333
|
export { default as ChartColumnDecreasing } from './ChartColumnDecreasing.astro'
|
334
334
|
export { default as ChartColumnIncreasing } from './ChartColumnIncreasing.astro'
|
335
335
|
export { default as ChartColumnStacked } from './ChartColumnStacked.astro'
|
336
|
+
export { default as ChartGantt } from './ChartGantt.astro'
|
336
337
|
export { default as ChartLine } from './ChartLine.astro'
|
337
338
|
export { default as ChartNetwork } from './ChartNetwork.astro'
|
338
339
|
export { default as ChartNoAxesColumn } from './ChartNoAxesColumn.astro'
|
@@ -1593,6 +1594,7 @@ export { default as Trees } from './Trees.astro'
|
|
1593
1594
|
export { default as Trello } from './Trello.astro'
|
1594
1595
|
export { default as TrendingDown } from './TrendingDown.astro'
|
1595
1596
|
export { default as TrendingUp } from './TrendingUp.astro'
|
1597
|
+
export { default as TrendingUpDown } from './TrendingUpDown.astro'
|
1596
1598
|
export { default as Triangle } from './Triangle.astro'
|
1597
1599
|
export { default as TriangleAlert } from './TriangleAlert.astro'
|
1598
1600
|
export { default as TriangleRight } from './TriangleRight.astro'
|
@@ -1672,6 +1674,7 @@ export { default as Voicemail } from './Voicemail.astro'
|
|
1672
1674
|
export { default as Volume } from './Volume.astro'
|
1673
1675
|
export { default as Volume1 } from './Volume1.astro'
|
1674
1676
|
export { default as Volume2 } from './Volume2.astro'
|
1677
|
+
export { default as VolumeOff } from './VolumeOff.astro'
|
1675
1678
|
export { default as VolumeX } from './VolumeX.astro'
|
1676
1679
|
export { default as Vote } from './Vote.astro'
|
1677
1680
|
export { default as Wallet } from './Wallet.astro'
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "lucide-astro",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.436.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.436.0",
|
30
30
|
"semver": "^7.5.4"
|
31
31
|
},
|
32
32
|
"peerDependencies": {
|