lucide-astro 0.501.0 → 0.503.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/Baby.astro +3 -3
- package/dist/BookKey.astro +2 -2
- package/dist/CalendarPlus.astro +4 -4
- package/dist/ClipboardPaste.astro +5 -3
- package/dist/FileBadge2.astro +2 -3
- package/dist/NonBinary.astro +2 -2
- package/dist/Orbit.astro +2 -2
- package/dist/RulerDimensionLine.astro +14 -0
- package/dist/WifiPen.astro +11 -0
- package/dist/index.d.ts +2 -0
- package/dist/index.js +2 -0
- package/package.json +2 -2
package/dist/Baby.astro
CHANGED
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="baby" {...Astro.props}>
|
7
|
-
<path d="M9 12h.01" />
|
8
|
-
<path d="M15 12h.01" />
|
9
7
|
<path d="M10 16c.5.3 1.2.5 2 .5s1.5-.2 2-.5" />
|
10
|
-
<path d="
|
8
|
+
<path d="M15 12h.01" />
|
9
|
+
<path d="M19.38 6.813A9 9 0 0 1 20.8 10.2a2 2 0 0 1 0 3.6 9 9 0 0 1-17.6 0 2 2 0 0 1 0-3.6A9 9 0 0 1 12 3c2 0 3.5 1.1 3.5 2.5s-.9 2.5-2 2.5c-.8 0-1.5-.4-1.5-1" />
|
10
|
+
<path d="M9 12h.01" />
|
11
11
|
</Layout>
|
package/dist/BookKey.astro
CHANGED
@@ -6,7 +6,7 @@ export type { Props } from './index.d.ts'
|
|
6
6
|
<Layout iconName="book-key" {...Astro.props}>
|
7
7
|
<path d="m19 3 1 1" />
|
8
8
|
<path d="m20 2-4.5 4.5" />
|
9
|
-
<path d="M20
|
10
|
-
<path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5
|
9
|
+
<path d="M20 7.898V21a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" />
|
10
|
+
<path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2h7.844" />
|
11
11
|
<circle cx="14" cy="8" r="2" />
|
12
12
|
</Layout>
|
package/dist/CalendarPlus.astro
CHANGED
@@ -4,10 +4,10 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="calendar-plus" {...Astro.props}>
|
7
|
-
<path d="M8 2v4" />
|
8
|
-
<path d="M16 2v4" />
|
9
|
-
<path d="M21 13V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8" />
|
10
|
-
<path d="M3 10h18" />
|
11
7
|
<path d="M16 19h6" />
|
8
|
+
<path d="M16 2v4" />
|
12
9
|
<path d="M19 16v6" />
|
10
|
+
<path d="M21 12.598V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8.5" />
|
11
|
+
<path d="M3 10h18" />
|
12
|
+
<path d="M8 2v4" />
|
13
13
|
</Layout>
|
@@ -4,7 +4,9 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="clipboard-paste" {...Astro.props}>
|
7
|
-
<path d="
|
8
|
-
<path d="
|
9
|
-
<path d="m17
|
7
|
+
<path d="M11 14h10" />
|
8
|
+
<path d="M16 4h2a2 2 0 0 1 2 2v1.344" />
|
9
|
+
<path d="m17 18 4-4-4-4" />
|
10
|
+
<path d="M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 1.793-1.113" />
|
11
|
+
<rect x="8" y="2" width="8" height="4" rx="1" />
|
10
12
|
</Layout>
|
package/dist/FileBadge2.astro
CHANGED
@@ -4,8 +4,7 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="file-badge-2" {...Astro.props}>
|
7
|
-
<path d="
|
7
|
+
<path d="m13.69 12.479 1.29 4.88a.5.5 0 0 1-.697.591l-1.844-.849a1 1 0 0 0-.88.001l-1.846.85a.5.5 0 0 1-.693-.593l1.29-4.88" />
|
8
|
+
<path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z" />
|
8
9
|
<circle cx="12" cy="10" r="3" />
|
9
|
-
<path d="M14 2v4a2 2 0 0 0 2 2h4" />
|
10
|
-
<path d="m14 12.5 1 5.5-3-1-3 1 1-5.5" />
|
11
10
|
</Layout>
|
package/dist/NonBinary.astro
CHANGED
@@ -5,7 +5,7 @@ export type { Props } from './index.d.ts'
|
|
5
5
|
|
6
6
|
<Layout iconName="non-binary" {...Astro.props}>
|
7
7
|
<path d="M12 2v10" />
|
8
|
-
<path d="
|
9
|
-
<path d="
|
8
|
+
<path d="m8.5 4 7 4" />
|
9
|
+
<path d="m8.5 8 7-4" />
|
10
10
|
<circle cx="12" cy="17" r="5" />
|
11
11
|
</Layout>
|
package/dist/Orbit.astro
CHANGED
@@ -4,9 +4,9 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="orbit" {...Astro.props}>
|
7
|
+
<path d="M20.341 6.484A10 10 0 0 1 10.266 21.85" />
|
8
|
+
<path d="M3.659 17.516A10 10 0 0 1 13.74 2.152" />
|
7
9
|
<circle cx="12" cy="12" r="3" />
|
8
10
|
<circle cx="19" cy="5" r="2" />
|
9
11
|
<circle cx="5" cy="19" r="2" />
|
10
|
-
<path d="M10.4 21.9a10 10 0 0 0 9.941-15.416" />
|
11
|
-
<path d="M13.5 2.1a10 10 0 0 0-9.841 15.416" />
|
12
12
|
</Layout>
|
@@ -0,0 +1,14 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout iconName="ruler-dimension-line" {...Astro.props}>
|
7
|
+
<path d="M12 15v-3.014" />
|
8
|
+
<path d="M16 15v-3.014" />
|
9
|
+
<path d="M20 6H4" />
|
10
|
+
<path d="M20 8V4" />
|
11
|
+
<path d="M4 8V4" />
|
12
|
+
<path d="M8 15v-3.014" />
|
13
|
+
<rect x="3" y="12" width="18" height="7" rx="1" />
|
14
|
+
</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="wifi-pen" {...Astro.props}>
|
7
|
+
<path d="M2 8.82a15 15 0 0 1 20 0" />
|
8
|
+
<path d="M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z" />
|
9
|
+
<path d="M5 12.859a10 10 0 0 1 10.5-2.222" />
|
10
|
+
<path d="M8.5 16.429a5 5 0 0 1 3-1.406" />
|
11
|
+
</Layout>
|
package/dist/index.d.ts
CHANGED
@@ -1346,6 +1346,7 @@ export { default as Rows3 } from './Rows3.astro'
|
|
1346
1346
|
export { default as Rows4 } from './Rows4.astro'
|
1347
1347
|
export { default as Rss } from './Rss.astro'
|
1348
1348
|
export { default as Ruler } from './Ruler.astro'
|
1349
|
+
export { default as RulerDimensionLine } from './RulerDimensionLine.astro'
|
1349
1350
|
export { default as RussianRuble } from './RussianRuble.astro'
|
1350
1351
|
export { default as Sailboat } from './Sailboat.astro'
|
1351
1352
|
export { default as Salad } from './Salad.astro'
|
@@ -1773,6 +1774,7 @@ export { default as Wifi } from './Wifi.astro'
|
|
1773
1774
|
export { default as WifiHigh } from './WifiHigh.astro'
|
1774
1775
|
export { default as WifiLow } from './WifiLow.astro'
|
1775
1776
|
export { default as WifiOff } from './WifiOff.astro'
|
1777
|
+
export { default as WifiPen } from './WifiPen.astro'
|
1776
1778
|
export { default as WifiZero } from './WifiZero.astro'
|
1777
1779
|
export { default as Wind } from './Wind.astro'
|
1778
1780
|
export { default as WindArrowDown } from './WindArrowDown.astro'
|
package/dist/index.js
CHANGED
@@ -1341,6 +1341,7 @@ export { default as Rows3 } from './Rows3.astro'
|
|
1341
1341
|
export { default as Rows4 } from './Rows4.astro'
|
1342
1342
|
export { default as Rss } from './Rss.astro'
|
1343
1343
|
export { default as Ruler } from './Ruler.astro'
|
1344
|
+
export { default as RulerDimensionLine } from './RulerDimensionLine.astro'
|
1344
1345
|
export { default as RussianRuble } from './RussianRuble.astro'
|
1345
1346
|
export { default as Sailboat } from './Sailboat.astro'
|
1346
1347
|
export { default as Salad } from './Salad.astro'
|
@@ -1768,6 +1769,7 @@ export { default as Wifi } from './Wifi.astro'
|
|
1768
1769
|
export { default as WifiHigh } from './WifiHigh.astro'
|
1769
1770
|
export { default as WifiLow } from './WifiLow.astro'
|
1770
1771
|
export { default as WifiOff } from './WifiOff.astro'
|
1772
|
+
export { default as WifiPen } from './WifiPen.astro'
|
1771
1773
|
export { default as WifiZero } from './WifiZero.astro'
|
1772
1774
|
export { default as Wind } from './Wind.astro'
|
1773
1775
|
export { default as WindArrowDown } from './WindArrowDown.astro'
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "lucide-astro",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.503.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",
|
@@ -34,7 +34,7 @@
|
|
34
34
|
"author": "Aviortheking",
|
35
35
|
"license": "MIT",
|
36
36
|
"devDependencies": {
|
37
|
-
"lucide-static": "0.
|
37
|
+
"lucide-static": "0.503.0",
|
38
38
|
"semver": "^7.5.4"
|
39
39
|
},
|
40
40
|
"peerDependencies": {
|