lucide-astro 0.511.0 → 0.513.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/Battery.astro +2 -2
- package/dist/BatteryCharging.astro +3 -3
- package/dist/BatteryFull.astro +5 -5
- package/dist/BatteryLow.astro +3 -3
- package/dist/BatteryMedium.astro +4 -4
- package/dist/BatteryPlus.astro +3 -3
- package/dist/BatteryWarning.astro +3 -3
- package/dist/CardSim.astro +11 -0
- package/dist/CheckSquare.astro +1 -1
- package/dist/CirclePoundSterling.astro +11 -0
- package/dist/CloudCheck.astro +9 -0
- package/dist/Eraser.astro +2 -3
- package/dist/FileBadge.astro +3 -3
- package/dist/Grid3x2.astro +11 -0
- package/dist/IdCardLanyard.astro +12 -0
- package/dist/ListCollapse.astro +3 -3
- package/dist/Paperclip.astro +1 -2
- package/dist/SquareCheckBig.astro +1 -1
- package/dist/index.d.ts +5 -0
- package/dist/index.js +5 -0
- package/package.json +2 -2
package/dist/Battery.astro
CHANGED
@@ -4,6 +4,6 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="battery" {...Astro.props}>
|
7
|
-
<
|
8
|
-
<
|
7
|
+
<path d="M 22 14 L 22 10" />
|
8
|
+
<rect x="2" y="6" width="16" height="12" rx="2" />
|
9
9
|
</Layout>
|
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="battery-charging" {...Astro.props}>
|
7
|
-
<path d="M15 7h1a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-2" />
|
8
|
-
<path d="M6 7H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1" />
|
9
7
|
<path d="m11 7-3 5h4l-3 5" />
|
10
|
-
<
|
8
|
+
<path d="M14.856 6H16a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.935" />
|
9
|
+
<path d="M22 14v-4" />
|
10
|
+
<path d="M5.14 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h2.936" />
|
11
11
|
</Layout>
|
package/dist/BatteryFull.astro
CHANGED
@@ -4,9 +4,9 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="battery-full" {...Astro.props}>
|
7
|
-
<
|
8
|
-
<
|
9
|
-
<
|
10
|
-
<
|
11
|
-
<
|
7
|
+
<path d="M10 10v4" />
|
8
|
+
<path d="M14 10v4" />
|
9
|
+
<path d="M22 14v-4" />
|
10
|
+
<path d="M6 10v4" />
|
11
|
+
<rect x="2" y="6" width="16" height="12" rx="2" />
|
12
12
|
</Layout>
|
package/dist/BatteryLow.astro
CHANGED
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="battery-low" {...Astro.props}>
|
7
|
-
<
|
8
|
-
<
|
9
|
-
<
|
7
|
+
<path d="M22 14v-4" />
|
8
|
+
<path d="M6 14v-4" />
|
9
|
+
<rect x="2" y="6" width="16" height="12" rx="2" />
|
10
10
|
</Layout>
|
package/dist/BatteryMedium.astro
CHANGED
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="battery-medium" {...Astro.props}>
|
7
|
-
<
|
8
|
-
<
|
9
|
-
<
|
10
|
-
<
|
7
|
+
<path d="M10 14v-4" />
|
8
|
+
<path d="M22 14v-4" />
|
9
|
+
<path d="M6 14v-4" />
|
10
|
+
<rect x="2" y="6" width="16" height="12" rx="2" />
|
11
11
|
</Layout>
|
package/dist/BatteryPlus.astro
CHANGED
@@ -5,8 +5,8 @@ export type { Props } from './index.d.ts'
|
|
5
5
|
|
6
6
|
<Layout iconName="battery-plus" {...Astro.props}>
|
7
7
|
<path d="M10 9v6" />
|
8
|
-
<path d="
|
9
|
-
<path d="M22
|
10
|
-
<path d="M6.5 17H4a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2.5" />
|
8
|
+
<path d="M12.543 6H16a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-3.605" />
|
9
|
+
<path d="M22 14v-4" />
|
11
10
|
<path d="M7 12h6" />
|
11
|
+
<path d="M7.606 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3.606" />
|
12
12
|
</Layout>
|
@@ -6,7 +6,7 @@ export type { Props } from './index.d.ts'
|
|
6
6
|
<Layout iconName="battery-warning" {...Astro.props}>
|
7
7
|
<path d="M10 17h.01" />
|
8
8
|
<path d="M10 7v6" />
|
9
|
-
<path d="M14
|
10
|
-
<path d="M22
|
11
|
-
<path d="M6
|
9
|
+
<path d="M14 6h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2" />
|
10
|
+
<path d="M22 14v-4" />
|
11
|
+
<path d="M6 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h2" />
|
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="card-sim" {...Astro.props}>
|
7
|
+
<path d="M12 14v4" />
|
8
|
+
<path d="M14.172 2a2 2 0 0 1 1.414.586l3.828 3.828A2 2 0 0 1 20 7.828V20a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2z" />
|
9
|
+
<path d="M8 14h8" />
|
10
|
+
<rect x="8" y="10" width="8" height="8" rx="1" />
|
11
|
+
</Layout>
|
package/dist/CheckSquare.astro
CHANGED
@@ -4,6 +4,6 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="square-check-big" {...Astro.props}>
|
7
|
-
<path d="M21 10.
|
7
|
+
<path d="M21 10.656V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h12.344" />
|
8
8
|
<path d="m9 11 3 3L22 4" />
|
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 iconName="circle-pound-sterling" {...Astro.props}>
|
7
|
+
<path d="M10 16V9.5a1 1 0 0 1 5 0" />
|
8
|
+
<path d="M8 12h4" />
|
9
|
+
<path d="M8 16h7" />
|
10
|
+
<circle cx="12" cy="12" r="10" />
|
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 iconName="cloud-check" {...Astro.props}>
|
7
|
+
<path d="m17 15-5.5 5.5L9 18" />
|
8
|
+
<path d="M5 17.743A7 7 0 1 1 15.71 10h1.79a4.5 4.5 0 0 1 1.5 8.742" />
|
9
|
+
</Layout>
|
package/dist/Eraser.astro
CHANGED
@@ -4,7 +4,6 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="eraser" {...Astro.props}>
|
7
|
-
<path d="
|
8
|
-
<path d="
|
9
|
-
<path d="m5 11 9 9" />
|
7
|
+
<path d="M21 21H8a2 2 0 0 1-1.42-.587l-3.994-3.999a2 2 0 0 1 0-2.828l10-10a2 2 0 0 1 2.829 0l5.999 6a2 2 0 0 1 0 2.828L12.834 21" />
|
8
|
+
<path d="m5.082 11.09 8.828 8.828" />
|
10
9
|
</Layout>
|
package/dist/FileBadge.astro
CHANGED
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="file-badge" {...Astro.props}>
|
7
|
-
<path d="M12 22h6a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3" />
|
7
|
+
<path d="M12 22h6a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3.072" />
|
8
8
|
<path d="M14 2v4a2 2 0 0 0 2 2h4" />
|
9
|
-
<path d="
|
10
|
-
<
|
9
|
+
<path d="m6.69 16.479 1.29 4.88a.5.5 0 0 1-.698.591l-1.843-.849a1 1 0 0 0-.88.001l-1.846.85a.5.5 0 0 1-.693-.593l1.29-4.88" />
|
10
|
+
<circle cx="5" cy="14" r="3" />
|
11
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 iconName="grid-3x2" {...Astro.props}>
|
7
|
+
<path d="M15 3v18" />
|
8
|
+
<path d="M3 12h18" />
|
9
|
+
<path d="M9 3v18" />
|
10
|
+
<rect x="3" y="3" width="18" height="18" rx="2" />
|
11
|
+
</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="id-card-lanyard" {...Astro.props}>
|
7
|
+
<path d="M13.5 8h-3" />
|
8
|
+
<path d="m15 2-1 2h3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h3" />
|
9
|
+
<path d="M16.899 22A5 5 0 0 0 7.1 22" />
|
10
|
+
<path d="m9 2 3 6" />
|
11
|
+
<circle cx="12" cy="15" r="3" />
|
12
|
+
</Layout>
|
package/dist/ListCollapse.astro
CHANGED
@@ -4,9 +4,9 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="list-collapse" {...Astro.props}>
|
7
|
-
<path d="m3 10 2.5-2.5L3 5" />
|
8
|
-
<path d="m3 19 2.5-2.5L3 14" />
|
9
|
-
<path d="M10 6h11" />
|
10
7
|
<path d="M10 12h11" />
|
11
8
|
<path d="M10 18h11" />
|
9
|
+
<path d="M10 6h11" />
|
10
|
+
<path d="m3 10 3-3-3-3" />
|
11
|
+
<path d="m3 20 3-3-3-3" />
|
12
12
|
</Layout>
|
package/dist/Paperclip.astro
CHANGED
@@ -4,6 +4,5 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="paperclip" {...Astro.props}>
|
7
|
-
<path d="
|
8
|
-
<path d="m16 6-8.414 8.586a2 2 0 0 0 0 2.828 2 2 0 0 0 2.828 0l8.414-8.586a4 4 0 0 0 0-5.656 4 4 0 0 0-5.656 0l-8.415 8.585a6 6 0 1 0 8.486 8.486" />
|
7
|
+
<path d="m16 6-8.414 8.586a2 2 0 0 0 2.829 2.829l8.414-8.586a4 4 0 1 0-5.657-5.657l-8.379 8.551a6 6 0 1 0 8.485 8.485l8.379-8.551" />
|
9
8
|
</Layout>
|
@@ -4,6 +4,6 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout iconName="square-check-big" {...Astro.props}>
|
7
|
-
<path d="M21 10.
|
7
|
+
<path d="M21 10.656V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h12.344" />
|
8
8
|
<path d="m9 11 3 3L22 4" />
|
9
9
|
</Layout>
|
package/dist/index.d.ts
CHANGED
@@ -328,6 +328,7 @@ export { default as Car } from './Car.astro'
|
|
328
328
|
export { default as CarFront } from './CarFront.astro'
|
329
329
|
export { default as CarTaxiFront } from './CarTaxiFront.astro'
|
330
330
|
export { default as Caravan } from './Caravan.astro'
|
331
|
+
export { default as CardSim } from './CardSim.astro'
|
331
332
|
export { default as Carrot } from './Carrot.astro'
|
332
333
|
export { default as CaseLower } from './CaseLower.astro'
|
333
334
|
export { default as CaseSensitive } from './CaseSensitive.astro'
|
@@ -431,6 +432,7 @@ export { default as CirclePause } from './CirclePause.astro'
|
|
431
432
|
export { default as CirclePercent } from './CirclePercent.astro'
|
432
433
|
export { default as CirclePlay } from './CirclePlay.astro'
|
433
434
|
export { default as CirclePlus } from './CirclePlus.astro'
|
435
|
+
export { default as CirclePoundSterling } from './CirclePoundSterling.astro'
|
434
436
|
export { default as CirclePower } from './CirclePower.astro'
|
435
437
|
export { default as CircleSlash } from './CircleSlash.astro'
|
436
438
|
export { default as CircleSlash2 } from './CircleSlash2.astro'
|
@@ -476,6 +478,7 @@ export { default as ClockFading } from './ClockFading.astro'
|
|
476
478
|
export { default as ClockPlus } from './ClockPlus.astro'
|
477
479
|
export { default as Cloud } from './Cloud.astro'
|
478
480
|
export { default as CloudAlert } from './CloudAlert.astro'
|
481
|
+
export { default as CloudCheck } from './CloudCheck.astro'
|
479
482
|
export { default as CloudCog } from './CloudCog.astro'
|
480
483
|
export { default as CloudDownload } from './CloudDownload.astro'
|
481
484
|
export { default as CloudDrizzle } from './CloudDrizzle.astro'
|
@@ -834,6 +837,7 @@ export { default as Grid2x2Check } from './Grid2x2Check.astro'
|
|
834
837
|
export { default as Grid2x2Plus } from './Grid2x2Plus.astro'
|
835
838
|
export { default as Grid2x2X } from './Grid2x2X.astro'
|
836
839
|
export { default as Grid3X3 } from './Grid3X3.astro'
|
840
|
+
export { default as Grid3x2 } from './Grid3x2.astro'
|
837
841
|
export { default as Grid3x3 } from './Grid3x3.astro'
|
838
842
|
export { default as Grip } from './Grip.astro'
|
839
843
|
export { default as GripHorizontal } from './GripHorizontal.astro'
|
@@ -895,6 +899,7 @@ export { default as IceCream2 } from './IceCream2.astro'
|
|
895
899
|
export { default as IceCreamBowl } from './IceCreamBowl.astro'
|
896
900
|
export { default as IceCreamCone } from './IceCreamCone.astro'
|
897
901
|
export { default as IdCard } from './IdCard.astro'
|
902
|
+
export { default as IdCardLanyard } from './IdCardLanyard.astro'
|
898
903
|
export { default as Image } from './Image.astro'
|
899
904
|
export { default as ImageDown } from './ImageDown.astro'
|
900
905
|
export { default as ImageMinus } from './ImageMinus.astro'
|
package/dist/index.js
CHANGED
@@ -323,6 +323,7 @@ export { default as Car } from './Car.astro'
|
|
323
323
|
export { default as CarFront } from './CarFront.astro'
|
324
324
|
export { default as CarTaxiFront } from './CarTaxiFront.astro'
|
325
325
|
export { default as Caravan } from './Caravan.astro'
|
326
|
+
export { default as CardSim } from './CardSim.astro'
|
326
327
|
export { default as Carrot } from './Carrot.astro'
|
327
328
|
export { default as CaseLower } from './CaseLower.astro'
|
328
329
|
export { default as CaseSensitive } from './CaseSensitive.astro'
|
@@ -426,6 +427,7 @@ export { default as CirclePause } from './CirclePause.astro'
|
|
426
427
|
export { default as CirclePercent } from './CirclePercent.astro'
|
427
428
|
export { default as CirclePlay } from './CirclePlay.astro'
|
428
429
|
export { default as CirclePlus } from './CirclePlus.astro'
|
430
|
+
export { default as CirclePoundSterling } from './CirclePoundSterling.astro'
|
429
431
|
export { default as CirclePower } from './CirclePower.astro'
|
430
432
|
export { default as CircleSlash } from './CircleSlash.astro'
|
431
433
|
export { default as CircleSlash2 } from './CircleSlash2.astro'
|
@@ -471,6 +473,7 @@ export { default as ClockFading } from './ClockFading.astro'
|
|
471
473
|
export { default as ClockPlus } from './ClockPlus.astro'
|
472
474
|
export { default as Cloud } from './Cloud.astro'
|
473
475
|
export { default as CloudAlert } from './CloudAlert.astro'
|
476
|
+
export { default as CloudCheck } from './CloudCheck.astro'
|
474
477
|
export { default as CloudCog } from './CloudCog.astro'
|
475
478
|
export { default as CloudDownload } from './CloudDownload.astro'
|
476
479
|
export { default as CloudDrizzle } from './CloudDrizzle.astro'
|
@@ -829,6 +832,7 @@ export { default as Grid2x2Check } from './Grid2x2Check.astro'
|
|
829
832
|
export { default as Grid2x2Plus } from './Grid2x2Plus.astro'
|
830
833
|
export { default as Grid2x2X } from './Grid2x2X.astro'
|
831
834
|
export { default as Grid3X3 } from './Grid3X3.astro'
|
835
|
+
export { default as Grid3x2 } from './Grid3x2.astro'
|
832
836
|
export { default as Grid3x3 } from './Grid3x3.astro'
|
833
837
|
export { default as Grip } from './Grip.astro'
|
834
838
|
export { default as GripHorizontal } from './GripHorizontal.astro'
|
@@ -890,6 +894,7 @@ export { default as IceCream2 } from './IceCream2.astro'
|
|
890
894
|
export { default as IceCreamBowl } from './IceCreamBowl.astro'
|
891
895
|
export { default as IceCreamCone } from './IceCreamCone.astro'
|
892
896
|
export { default as IdCard } from './IdCard.astro'
|
897
|
+
export { default as IdCardLanyard } from './IdCardLanyard.astro'
|
893
898
|
export { default as Image } from './Image.astro'
|
894
899
|
export { default as ImageDown } from './ImageDown.astro'
|
895
900
|
export { default as ImageMinus } from './ImageMinus.astro'
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "lucide-astro",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.513.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.513.0",
|
38
38
|
"semver": "^7.5.4"
|
39
39
|
},
|
40
40
|
"peerDependencies": {
|