lucide-astro 0.465.0 → 0.468.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/Bell.astro +2 -2
- package/dist/BellDot.astro +2 -2
- package/dist/BellMinus.astro +2 -2
- package/dist/BellOff.astro +3 -3
- package/dist/BellPlus.astro +2 -2
- package/dist/BellRing.astro +3 -3
- package/dist/BookDashed.astro +10 -10
- package/dist/BookTemplate.astro +10 -10
- package/dist/ListFilterPlus.astro +12 -0
- package/dist/ScanHeart.astro +12 -0
- package/dist/WavesLadder.astro +12 -0
- package/dist/index.d.ts +3 -0
- package/dist/index.js +3 -0
- package/package.json +2 -2
package/dist/Bell.astro
CHANGED
@@ -4,6 +4,6 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="bell" {...Astro.props}>
|
7
|
-
<path d="
|
8
|
-
<path d="
|
7
|
+
<path d="M10.268 21a2 2 0 0 0 3.464 0" />
|
8
|
+
<path d="M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326" />
|
9
9
|
</Layout>
|
package/dist/BellDot.astro
CHANGED
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="bell-dot" {...Astro.props}>
|
7
|
-
<path d="
|
8
|
-
<path d="
|
7
|
+
<path d="M10.268 21a2 2 0 0 0 3.464 0" />
|
8
|
+
<path d="M13.916 2.314A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.74 7.327A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673 9 9 0 0 1-.585-.665" />
|
9
9
|
<circle cx="18" cy="8" r="3" />
|
10
10
|
</Layout>
|
package/dist/BellMinus.astro
CHANGED
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="bell-minus" {...Astro.props}>
|
7
|
-
<path d="
|
8
|
-
<path d="M10.3 21a1.94 1.94 0 0 0 3.4 0" />
|
7
|
+
<path d="M10.268 21a2 2 0 0 0 3.464 0" />
|
9
8
|
<path d="M15 8h6" />
|
9
|
+
<path d="M16.243 3.757A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673A9.4 9.4 0 0 1 18.667 12" />
|
10
10
|
</Layout>
|
package/dist/BellOff.astro
CHANGED
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="bell-off" {...Astro.props}>
|
7
|
-
<path d="
|
8
|
-
<path d="M17
|
9
|
-
<path d="M10.3 21a1.94 1.94 0 0 0 3.4 0" />
|
7
|
+
<path d="M10.268 21a2 2 0 0 0 3.464 0" />
|
8
|
+
<path d="M17 17H4a1 1 0 0 1-.74-1.673C4.59 13.956 6 12.499 6 8a6 6 0 0 1 .258-1.742" />
|
10
9
|
<path d="m2 2 20 20" />
|
10
|
+
<path d="M8.668 3.01A6 6 0 0 1 18 8c0 2.687.77 4.653 1.707 6.05" />
|
11
11
|
</Layout>
|
package/dist/BellPlus.astro
CHANGED
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="bell-plus" {...Astro.props}>
|
7
|
-
<path d="
|
8
|
-
<path d="M10.3 21a1.94 1.94 0 0 0 3.4 0" />
|
7
|
+
<path d="M10.268 21a2 2 0 0 0 3.464 0" />
|
9
8
|
<path d="M15 8h6" />
|
10
9
|
<path d="M18 5v6" />
|
10
|
+
<path d="M20.002 14.464a9 9 0 0 0 .738.863A1 1 0 0 1 20 17H4a1 1 0 0 1-.74-1.673C4.59 13.956 6 12.499 6 8a6 6 0 0 1 8.75-5.332" />
|
11
11
|
</Layout>
|
package/dist/BellRing.astro
CHANGED
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="bell-ring" {...Astro.props}>
|
7
|
-
<path d="
|
8
|
-
<path d="M10.3 21a1.94 1.94 0 0 0 3.4 0" />
|
9
|
-
<path d="M4 2C2.8 3.7 2 5.7 2 8" />
|
7
|
+
<path d="M10.268 21a2 2 0 0 0 3.464 0" />
|
10
8
|
<path d="M22 8c0-2.3-.8-4.3-2-6" />
|
9
|
+
<path d="M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326" />
|
10
|
+
<path d="M4 2C2.8 3.7 2 5.7 2 8" />
|
11
11
|
</Layout>
|
package/dist/BookDashed.astro
CHANGED
@@ -4,15 +4,15 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="book-dashed" {...Astro.props}>
|
7
|
-
<path d="M12
|
8
|
-
<path d="M12
|
9
|
-
<path d="M12
|
10
|
-
<path d="
|
11
|
-
<path d="
|
12
|
-
<path d="M20
|
13
|
-
<path d="M20
|
14
|
-
<path d="M4
|
15
|
-
<path d="M4 19.
|
16
|
-
<path d="M4
|
7
|
+
<path d="M12 17h1.5" />
|
8
|
+
<path d="M12 22h1.5" />
|
9
|
+
<path d="M12 2h1.5" />
|
10
|
+
<path d="M17.5 22H19a1 1 0 0 0 1-1" />
|
11
|
+
<path d="M17.5 2H19a1 1 0 0 1 1 1v1.5" />
|
12
|
+
<path d="M20 14v3h-2.5" />
|
13
|
+
<path d="M20 8.5V10" />
|
14
|
+
<path d="M4 10V8.5" />
|
15
|
+
<path d="M4 19.5V14" />
|
16
|
+
<path d="M4 4.5A2.5 2.5 0 0 1 6.5 2H8" />
|
17
17
|
<path d="M8 22H6.5a1 1 0 0 1 0-5H8" />
|
18
18
|
</Layout>
|
package/dist/BookTemplate.astro
CHANGED
@@ -4,15 +4,15 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="book-dashed" {...Astro.props}>
|
7
|
-
<path d="M12
|
8
|
-
<path d="M12
|
9
|
-
<path d="M12
|
10
|
-
<path d="
|
11
|
-
<path d="
|
12
|
-
<path d="M20
|
13
|
-
<path d="M20
|
14
|
-
<path d="M4
|
15
|
-
<path d="M4 19.
|
16
|
-
<path d="M4
|
7
|
+
<path d="M12 17h1.5" />
|
8
|
+
<path d="M12 22h1.5" />
|
9
|
+
<path d="M12 2h1.5" />
|
10
|
+
<path d="M17.5 22H19a1 1 0 0 0 1-1" />
|
11
|
+
<path d="M17.5 2H19a1 1 0 0 1 1 1v1.5" />
|
12
|
+
<path d="M20 14v3h-2.5" />
|
13
|
+
<path d="M20 8.5V10" />
|
14
|
+
<path d="M4 10V8.5" />
|
15
|
+
<path d="M4 19.5V14" />
|
16
|
+
<path d="M4 4.5A2.5 2.5 0 0 1 6.5 2H8" />
|
17
17
|
<path d="M8 22H6.5a1 1 0 0 1 0-5H8" />
|
18
18
|
</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="list-filter-plus" {...Astro.props}>
|
7
|
+
<path d="M10 18h4" />
|
8
|
+
<path d="M11 6H3" />
|
9
|
+
<path d="M15 6h6" />
|
10
|
+
<path d="M18 9V3" />
|
11
|
+
<path d="M7 12h8" />
|
12
|
+
</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="scan-heart" {...Astro.props}>
|
7
|
+
<path d="M11.246 16.657a1 1 0 0 0 1.508 0l3.57-4.101A2.75 2.75 0 1 0 12 9.168a2.75 2.75 0 1 0-4.324 3.388z" />
|
8
|
+
<path d="M17 3h2a2 2 0 0 1 2 2v2" />
|
9
|
+
<path d="M21 17v2a2 2 0 0 1-2 2h-2" />
|
10
|
+
<path d="M3 7V5a2 2 0 0 1 2-2h2" />
|
11
|
+
<path d="M7 21H5a2 2 0 0 1-2-2v-2" />
|
12
|
+
</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="waves-ladder" {...Astro.props}>
|
7
|
+
<path d="M19 5a2 2 0 0 0-2 2v11" />
|
8
|
+
<path d="M2 18c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1" />
|
9
|
+
<path d="M7 13h10" />
|
10
|
+
<path d="M7 9h10" />
|
11
|
+
<path d="M9 5a2 2 0 0 0-2 2v11" />
|
12
|
+
</Layout>
|
package/dist/index.d.ts
CHANGED
@@ -950,6 +950,7 @@ export { default as ListChecks } from './ListChecks.astro'
|
|
950
950
|
export { default as ListCollapse } from './ListCollapse.astro'
|
951
951
|
export { default as ListEnd } from './ListEnd.astro'
|
952
952
|
export { default as ListFilter } from './ListFilter.astro'
|
953
|
+
export { default as ListFilterPlus } from './ListFilterPlus.astro'
|
953
954
|
export { default as ListMinus } from './ListMinus.astro'
|
954
955
|
export { default as ListMusic } from './ListMusic.astro'
|
955
956
|
export { default as ListOrdered } from './ListOrdered.astro'
|
@@ -1334,6 +1335,7 @@ export { default as Scan } from './Scan.astro'
|
|
1334
1335
|
export { default as ScanBarcode } from './ScanBarcode.astro'
|
1335
1336
|
export { default as ScanEye } from './ScanEye.astro'
|
1336
1337
|
export { default as ScanFace } from './ScanFace.astro'
|
1338
|
+
export { default as ScanHeart } from './ScanHeart.astro'
|
1337
1339
|
export { default as ScanLine } from './ScanLine.astro'
|
1338
1340
|
export { default as ScanQrCode } from './ScanQrCode.astro'
|
1339
1341
|
export { default as ScanSearch } from './ScanSearch.astro'
|
@@ -1713,6 +1715,7 @@ export { default as Warehouse } from './Warehouse.astro'
|
|
1713
1715
|
export { default as WashingMachine } from './WashingMachine.astro'
|
1714
1716
|
export { default as Watch } from './Watch.astro'
|
1715
1717
|
export { default as Waves } from './Waves.astro'
|
1718
|
+
export { default as WavesLadder } from './WavesLadder.astro'
|
1716
1719
|
export { default as Waypoints } from './Waypoints.astro'
|
1717
1720
|
export { default as Webcam } from './Webcam.astro'
|
1718
1721
|
export { default as Webhook } from './Webhook.astro'
|
package/dist/index.js
CHANGED
@@ -945,6 +945,7 @@ export { default as ListChecks } from './ListChecks.astro'
|
|
945
945
|
export { default as ListCollapse } from './ListCollapse.astro'
|
946
946
|
export { default as ListEnd } from './ListEnd.astro'
|
947
947
|
export { default as ListFilter } from './ListFilter.astro'
|
948
|
+
export { default as ListFilterPlus } from './ListFilterPlus.astro'
|
948
949
|
export { default as ListMinus } from './ListMinus.astro'
|
949
950
|
export { default as ListMusic } from './ListMusic.astro'
|
950
951
|
export { default as ListOrdered } from './ListOrdered.astro'
|
@@ -1329,6 +1330,7 @@ export { default as Scan } from './Scan.astro'
|
|
1329
1330
|
export { default as ScanBarcode } from './ScanBarcode.astro'
|
1330
1331
|
export { default as ScanEye } from './ScanEye.astro'
|
1331
1332
|
export { default as ScanFace } from './ScanFace.astro'
|
1333
|
+
export { default as ScanHeart } from './ScanHeart.astro'
|
1332
1334
|
export { default as ScanLine } from './ScanLine.astro'
|
1333
1335
|
export { default as ScanQrCode } from './ScanQrCode.astro'
|
1334
1336
|
export { default as ScanSearch } from './ScanSearch.astro'
|
@@ -1708,6 +1710,7 @@ export { default as Warehouse } from './Warehouse.astro'
|
|
1708
1710
|
export { default as WashingMachine } from './WashingMachine.astro'
|
1709
1711
|
export { default as Watch } from './Watch.astro'
|
1710
1712
|
export { default as Waves } from './Waves.astro'
|
1713
|
+
export { default as WavesLadder } from './WavesLadder.astro'
|
1711
1714
|
export { default as Waypoints } from './Waypoints.astro'
|
1712
1715
|
export { default as Webcam } from './Webcam.astro'
|
1713
1716
|
export { default as Webhook } from './Webhook.astro'
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "lucide-astro",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.468.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.468.0",
|
30
30
|
"semver": "^7.5.4"
|
31
31
|
},
|
32
32
|
"peerDependencies": {
|