lucide-astro 0.277.0 → 0.281.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/Bomb.astro +1 -1
- package/dist/BookmarkCheck.astro +9 -0
- package/dist/BookmarkX.astro +10 -0
- package/dist/Cone.astro +9 -0
- package/dist/Copyleft.astro +1 -1
- package/dist/Copyright.astro +1 -1
- package/dist/Cuboid.astro +10 -0
- package/dist/Cylinder.astro +9 -0
- package/dist/Diameter.astro +12 -0
- package/dist/DraftingCompass.astro +12 -0
- package/dist/Drama.astro +15 -0
- package/dist/Gift.astro +4 -5
- package/dist/LandPlot.astro +11 -0
- package/dist/Layers.astro +3 -3
- package/dist/Layers2.astro +9 -0
- package/dist/Layers3.astro +10 -0
- package/dist/MousePointerClick.astro +5 -3
- package/dist/Pentagon.astro +8 -0
- package/dist/Pyramid.astro +9 -0
- package/dist/Radius.astro +11 -0
- package/dist/Subtitles.astro +1 -1
- package/dist/Tangent.astro +11 -0
- package/dist/Theater.astro +16 -0
- package/dist/Torus.astro +9 -0
- package/dist/Triangle.astro +1 -1
- package/dist/Weight.astro +9 -0
- package/dist/index.d.ts +18 -0
- package/dist/index.js +18 -0
- package/package.json +2 -2
package/dist/Bomb.astro
CHANGED
@@ -5,6 +5,6 @@ export type { Props } from './index.d.ts'
|
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
7
|
<circle cx="11" cy="13" r="9" />
|
8
|
-
<path d="m19.5 9.5 1.8-1.8a2.4 2.4 0 0 0 0-3.4l-1.6-1.6a2.
|
8
|
+
<path d="m19.5 9.5 1.8-1.8a2.4 2.4 0 0 0 0-3.4l-1.6-1.6a2.4 2.4 0 0 0-3.4 0l-1.8 1.8" />
|
9
9
|
<path d="m22 2-1.5 1.5" />
|
10
10
|
</Layout>
|
package/dist/Cone.astro
ADDED
package/dist/Copyleft.astro
CHANGED
package/dist/Copyright.astro
CHANGED
@@ -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
|
+
<path d="m21.12 6.4-6.05-4.06a2 2 0 0 0-2.17-.05L2.95 8.41a2 2 0 0 0-.95 1.7v5.82a2 2 0 0 0 .88 1.66l6.05 4.07a2 2 0 0 0 2.17.05l9.95-6.12a2 2 0 0 0 .95-1.7V8.06a2 2 0 0 0-.88-1.66Z" />
|
8
|
+
<path d="M10 22v-8L2.25 9.15" />
|
9
|
+
<path d="m10 14 11.77-6.87" />
|
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 {...Astro.props}>
|
7
|
+
<circle cx="19" cy="19" r="2" />
|
8
|
+
<circle cx="5" cy="5" r="2" />
|
9
|
+
<path d="M6.48 3.66a10 10 0 0 1 13.86 13.86" />
|
10
|
+
<path d="m6.41 6.41 11.18 11.18" />
|
11
|
+
<path d="M3.66 6.48a10 10 0 0 0 13.86 13.86" />
|
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 {...Astro.props}>
|
7
|
+
<circle cx="12" cy="5" r="2" />
|
8
|
+
<path d="m3 21 8.02-14.26" />
|
9
|
+
<path d="m12.99 6.74 1.93 3.44" />
|
10
|
+
<path d="M19 12c-3.87 4-10.13 4-14 0" />
|
11
|
+
<path d="m21 21-2.16-3.84" />
|
12
|
+
</Layout>
|
package/dist/Drama.astro
ADDED
@@ -0,0 +1,15 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout {...Astro.props}>
|
7
|
+
<path d="M 10 11h.01"/>
|
8
|
+
<path d="M 14 6h.01"/>
|
9
|
+
<path d="M 18 6h.01"/>
|
10
|
+
<path d="M 6.5 13.1h.01"/>
|
11
|
+
<path d="M22 5c0 9-4 12-6 12s-6-3-6-12c0-2 2-3 6-3s6 1 6 3"/>
|
12
|
+
<path d="M17.4 9.9c-.8.8-2 .8-2.8 0"/>
|
13
|
+
<path d="M10.1 7.1C9 7.2 7.7 7.7 6 8.6c-3.5 2-4.7 3.9-3.7 5.6 4.5 7.8 9.5 8.4 11.2 7.4.9-.5 1.9-2.1 1.9-4.7"/>
|
14
|
+
<path d="M9.1 16.5c.3-1.1 1.4-1.7 2.4-1.4"/>
|
15
|
+
</Layout>
|
package/dist/Gift.astro
CHANGED
@@ -4,9 +4,8 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<
|
8
|
-
<
|
9
|
-
<
|
10
|
-
<path d="
|
11
|
-
<path d="M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z" />
|
7
|
+
<rect x="3" y="8" width="18" height="4" rx="1" />
|
8
|
+
<path d="M12 8v13" />
|
9
|
+
<path d="M19 12v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-7" />
|
10
|
+
<path d="M7.5 8a2.5 2.5 0 0 1 0-5A4.8 8 0 0 1 12 8a4.8 8 0 0 1 4.5-5 2.5 2.5 0 0 1 0 5" />
|
12
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 {...Astro.props}>
|
7
|
+
<path d="m12 8 6-3-6-3v10" />
|
8
|
+
<path d="m8 11.99-5.5 3.14a1 1 0 0 0 0 1.74l8.5 4.86a2 2 0 0 0 2 0l8.5-4.86a1 1 0 0 0 0-1.74L16 12" />
|
9
|
+
<path d="m6.49 12.85 11.02 6.3" />
|
10
|
+
<path d="M17.51 12.85 6.5 19.15" />
|
11
|
+
</Layout>
|
package/dist/Layers.astro
CHANGED
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<
|
8
|
-
<
|
9
|
-
<
|
7
|
+
<path d="m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z" />
|
8
|
+
<path d="m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65" />
|
9
|
+
<path d="m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65" />
|
10
10
|
</Layout>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout {...Astro.props}>
|
7
|
+
<path d="m16.02 12 5.48 3.13a1 1 0 0 1 0 1.74L13 21.74a2 2 0 0 1-2 0l-8.5-4.87a1 1 0 0 1 0-1.74L7.98 12" />
|
8
|
+
<path d="M13 13.74a2 2 0 0 1-2 0L2.5 8.87a1 1 0 0 1 0-1.74L11 2.26a2 2 0 0 1 2 0l8.5 4.87a1 1 0 0 1 0 1.74Z" />
|
9
|
+
</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
|
+
<path d="m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z" />
|
8
|
+
<path d="m6.08 9.5-3.5 1.6a1 1 0 0 0 0 1.81l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9a1 1 0 0 0 0-1.83l-3.5-1.59" />
|
9
|
+
<path d="m6.08 14.5-3.5 1.6a1 1 0 0 0 0 1.81l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9a1 1 0 0 0 0-1.83l-3.5-1.59" />
|
10
|
+
</Layout>
|
@@ -4,7 +4,9 @@ export type { Props } from './index.d.ts'
|
|
4
4
|
---
|
5
5
|
|
6
6
|
<Layout {...Astro.props}>
|
7
|
-
<path d="m9 9 5 12 1.
|
8
|
-
<path d="
|
9
|
-
<path d="
|
7
|
+
<path d="m9 9 5 12 1.8-5.2L21 14Z" />
|
8
|
+
<path d="M7.2 2.2 8 5.1" />
|
9
|
+
<path d="m5.1 8-2.9-.8" />
|
10
|
+
<path d="M14 4.1 12 6" />
|
11
|
+
<path d="m6 12-1.9 2" />
|
10
12
|
</Layout>
|
@@ -0,0 +1,8 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout {...Astro.props}>
|
7
|
+
<path d="M3.5 8.7c-.7.5-1 1.4-.7 2.2l2.8 8.7c.3.8 1 1.4 1.9 1.4h9.1c.9 0 1.6-.6 1.9-1.4l2.8-8.7c.3-.8 0-1.7-.7-2.2l-7.4-5.3a2.1 2.1 0 0 0-2.4 0Z" />
|
8
|
+
</Layout>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout {...Astro.props}>
|
7
|
+
<path d="M2.5 16.88a1 1 0 0 1-.32-1.43l9-13.02a1 1 0 0 1 1.64 0l9 13.01a1 1 0 0 1-.32 1.44l-8.51 4.86a2 2 0 0 1-1.98 0Z" />
|
8
|
+
<path d="M12 2v20" />
|
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="M20.34 17.52a10 10 0 1 0-2.82 2.82" />
|
8
|
+
<circle cx="19" cy="19" r="2" />
|
9
|
+
<path d="m13.41 13.41 4.18 4.18" />
|
10
|
+
<circle cx="12" cy="12" r="2" />
|
11
|
+
</Layout>
|
package/dist/Subtitles.astro
CHANGED
@@ -8,5 +8,5 @@ export type { Props } from './index.d.ts'
|
|
8
8
|
<path d="M15 13h2" />
|
9
9
|
<path d="M7 9h2" />
|
10
10
|
<path d="M13 9h4" />
|
11
|
-
<path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2
|
11
|
+
<path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2Z" />
|
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 {...Astro.props}>
|
7
|
+
<circle cx="17" cy="4" r="2" />
|
8
|
+
<path d="M15.59 5.41 5.41 15.59" />
|
9
|
+
<circle cx="4" cy="17" r="2" />
|
10
|
+
<path d="M12 22s-4-9-1.5-11.5S22 12 22 12" />
|
11
|
+
</Layout>
|
@@ -0,0 +1,16 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout {...Astro.props}>
|
7
|
+
<path d="M2 10s3-3 3-8"/>
|
8
|
+
<path d="M22 10s-3-3-3-8"/>
|
9
|
+
<path d="M10 2c0 4.4-3.6 8-8 8"/>
|
10
|
+
<path d="M14 2c0 4.4 3.6 8 8 8"/>
|
11
|
+
<path d="M2 10s2 2 2 5"/>
|
12
|
+
<path d="M22 10s-2 2-2 5"/>
|
13
|
+
<path d="M8 15h8"/>
|
14
|
+
<path d="M2 22v-1a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1"/>
|
15
|
+
<path d="M14 22v-1a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1"/>
|
16
|
+
</Layout>
|
package/dist/Torus.astro
ADDED
package/dist/Triangle.astro
CHANGED
@@ -0,0 +1,9 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout {...Astro.props}>
|
7
|
+
<circle cx="12" cy="5" r="3" />
|
8
|
+
<path d="M6.5 8a2 2 0 0 0-1.905 1.46L2.1 18.5A2 2 0 0 0 4 21h16a2 2 0 0 0 1.925-2.54L19.4 9.5A2 2 0 0 0 17.48 8Z" />
|
9
|
+
</Layout>
|
package/dist/index.d.ts
CHANGED
@@ -204,8 +204,10 @@ export { default as BookUp2 } from './BookUp2.astro'
|
|
204
204
|
export { default as BookUp } from './BookUp.astro'
|
205
205
|
export { default as BookX } from './BookX.astro'
|
206
206
|
export { default as Book } from './Book.astro'
|
207
|
+
export { default as BookmarkCheck } from './BookmarkCheck.astro'
|
207
208
|
export { default as BookmarkMinus } from './BookmarkMinus.astro'
|
208
209
|
export { default as BookmarkPlus } from './BookmarkPlus.astro'
|
210
|
+
export { default as BookmarkX } from './BookmarkX.astro'
|
209
211
|
export { default as Bookmark } from './Bookmark.astro'
|
210
212
|
export { default as BoomBox } from './BoomBox.astro'
|
211
213
|
export { default as Bot } from './Bot.astro'
|
@@ -361,6 +363,7 @@ export { default as Compass } from './Compass.astro'
|
|
361
363
|
export { default as Component } from './Component.astro'
|
362
364
|
export { default as Computer } from './Computer.astro'
|
363
365
|
export { default as ConciergeBell } from './ConciergeBell.astro'
|
366
|
+
export { default as Cone } from './Cone.astro'
|
364
367
|
export { default as Construction } from './Construction.astro'
|
365
368
|
export { default as Contact2 } from './Contact2.astro'
|
366
369
|
export { default as Contact } from './Contact.astro'
|
@@ -391,13 +394,16 @@ export { default as Crop } from './Crop.astro'
|
|
391
394
|
export { default as Cross } from './Cross.astro'
|
392
395
|
export { default as Crosshair } from './Crosshair.astro'
|
393
396
|
export { default as Crown } from './Crown.astro'
|
397
|
+
export { default as Cuboid } from './Cuboid.astro'
|
394
398
|
export { default as CupSoda } from './CupSoda.astro'
|
395
399
|
export { default as Currency } from './Currency.astro'
|
400
|
+
export { default as Cylinder } from './Cylinder.astro'
|
396
401
|
export { default as DatabaseBackup } from './DatabaseBackup.astro'
|
397
402
|
export { default as DatabaseZap } from './DatabaseZap.astro'
|
398
403
|
export { default as Database } from './Database.astro'
|
399
404
|
export { default as Delete } from './Delete.astro'
|
400
405
|
export { default as Dessert } from './Dessert.astro'
|
406
|
+
export { default as Diameter } from './Diameter.astro'
|
401
407
|
export { default as Diamond } from './Diamond.astro'
|
402
408
|
export { default as Dice1 } from './Dice1.astro'
|
403
409
|
export { default as Dice2 } from './Dice2.astro'
|
@@ -423,6 +429,8 @@ export { default as DoorOpen } from './DoorOpen.astro'
|
|
423
429
|
export { default as Dot } from './Dot.astro'
|
424
430
|
export { default as DownloadCloud } from './DownloadCloud.astro'
|
425
431
|
export { default as Download } from './Download.astro'
|
432
|
+
export { default as DraftingCompass } from './DraftingCompass.astro'
|
433
|
+
export { default as Drama } from './Drama.astro'
|
426
434
|
export { default as Dribbble } from './Dribbble.astro'
|
427
435
|
export { default as Droplet } from './Droplet.astro'
|
428
436
|
export { default as Droplets } from './Droplets.astro'
|
@@ -674,6 +682,7 @@ export { default as LampFloor } from './LampFloor.astro'
|
|
674
682
|
export { default as LampWallDown } from './LampWallDown.astro'
|
675
683
|
export { default as LampWallUp } from './LampWallUp.astro'
|
676
684
|
export { default as Lamp } from './Lamp.astro'
|
685
|
+
export { default as LandPlot } from './LandPlot.astro'
|
677
686
|
export { default as Landmark } from './Landmark.astro'
|
678
687
|
export { default as Languages } from './Languages.astro'
|
679
688
|
export { default as Laptop2 } from './Laptop2.astro'
|
@@ -681,6 +690,8 @@ export { default as Laptop } from './Laptop.astro'
|
|
681
690
|
export { default as LassoSelect } from './LassoSelect.astro'
|
682
691
|
export { default as Lasso } from './Lasso.astro'
|
683
692
|
export { default as Laugh } from './Laugh.astro'
|
693
|
+
export { default as Layers2 } from './Layers2.astro'
|
694
|
+
export { default as Layers3 } from './Layers3.astro'
|
684
695
|
export { default as Layers } from './Layers.astro'
|
685
696
|
export { default as LayoutDashboard } from './LayoutDashboard.astro'
|
686
697
|
export { default as LayoutGrid } from './LayoutGrid.astro'
|
@@ -874,6 +885,7 @@ export { default as Pen } from './Pen.astro'
|
|
874
885
|
export { default as PencilLine } from './PencilLine.astro'
|
875
886
|
export { default as PencilRuler } from './PencilRuler.astro'
|
876
887
|
export { default as Pencil } from './Pencil.astro'
|
888
|
+
export { default as Pentagon } from './Pentagon.astro'
|
877
889
|
export { default as PercentCircle } from './PercentCircle.astro'
|
878
890
|
export { default as PercentDiamond } from './PercentDiamond.astro'
|
879
891
|
export { default as PercentSquare } from './PercentSquare.astro'
|
@@ -925,6 +937,7 @@ export { default as Presentation } from './Presentation.astro'
|
|
925
937
|
export { default as Printer } from './Printer.astro'
|
926
938
|
export { default as Projector } from './Projector.astro'
|
927
939
|
export { default as Puzzle } from './Puzzle.astro'
|
940
|
+
export { default as Pyramid } from './Pyramid.astro'
|
928
941
|
export { default as QrCode } from './QrCode.astro'
|
929
942
|
export { default as Quote } from './Quote.astro'
|
930
943
|
export { default as Rabbit } from './Rabbit.astro'
|
@@ -933,6 +946,7 @@ export { default as Radiation } from './Radiation.astro'
|
|
933
946
|
export { default as RadioReceiver } from './RadioReceiver.astro'
|
934
947
|
export { default as RadioTower } from './RadioTower.astro'
|
935
948
|
export { default as Radio } from './Radio.astro'
|
949
|
+
export { default as Radius } from './Radius.astro'
|
936
950
|
export { default as RailSymbol } from './RailSymbol.astro'
|
937
951
|
export { default as Rainbow } from './Rainbow.astro'
|
938
952
|
export { default as Rat } from './Rat.astro'
|
@@ -1128,6 +1142,7 @@ export { default as Tally2 } from './Tally2.astro'
|
|
1128
1142
|
export { default as Tally3 } from './Tally3.astro'
|
1129
1143
|
export { default as Tally4 } from './Tally4.astro'
|
1130
1144
|
export { default as Tally5 } from './Tally5.astro'
|
1145
|
+
export { default as Tangent } from './Tangent.astro'
|
1131
1146
|
export { default as Target } from './Target.astro'
|
1132
1147
|
export { default as Tent } from './Tent.astro'
|
1133
1148
|
export { default as TerminalSquare } from './TerminalSquare.astro'
|
@@ -1140,6 +1155,7 @@ export { default as TextCursor } from './TextCursor.astro'
|
|
1140
1155
|
export { default as TextQuote } from './TextQuote.astro'
|
1141
1156
|
export { default as TextSelect } from './TextSelect.astro'
|
1142
1157
|
export { default as Text } from './Text.astro'
|
1158
|
+
export { default as Theater } from './Theater.astro'
|
1143
1159
|
export { default as ThermometerSnowflake } from './ThermometerSnowflake.astro'
|
1144
1160
|
export { default as ThermometerSun } from './ThermometerSun.astro'
|
1145
1161
|
export { default as Thermometer } from './Thermometer.astro'
|
@@ -1152,6 +1168,7 @@ export { default as Timer } from './Timer.astro'
|
|
1152
1168
|
export { default as ToggleLeft } from './ToggleLeft.astro'
|
1153
1169
|
export { default as ToggleRight } from './ToggleRight.astro'
|
1154
1170
|
export { default as Tornado } from './Tornado.astro'
|
1171
|
+
export { default as Torus } from './Torus.astro'
|
1155
1172
|
export { default as TouchpadOff } from './TouchpadOff.astro'
|
1156
1173
|
export { default as Touchpad } from './Touchpad.astro'
|
1157
1174
|
export { default as TowerControl } from './TowerControl.astro'
|
@@ -1242,6 +1259,7 @@ export { default as Watch } from './Watch.astro'
|
|
1242
1259
|
export { default as Waves } from './Waves.astro'
|
1243
1260
|
export { default as Webcam } from './Webcam.astro'
|
1244
1261
|
export { default as Webhook } from './Webhook.astro'
|
1262
|
+
export { default as Weight } from './Weight.astro'
|
1245
1263
|
export { default as WheatOff } from './WheatOff.astro'
|
1246
1264
|
export { default as Wheat } from './Wheat.astro'
|
1247
1265
|
export { default as WholeWord } from './WholeWord.astro'
|
package/dist/index.js
CHANGED
@@ -197,8 +197,10 @@ export { default as BookUp2 } from './BookUp2.astro'
|
|
197
197
|
export { default as BookUp } from './BookUp.astro'
|
198
198
|
export { default as BookX } from './BookX.astro'
|
199
199
|
export { default as Book } from './Book.astro'
|
200
|
+
export { default as BookmarkCheck } from './BookmarkCheck.astro'
|
200
201
|
export { default as BookmarkMinus } from './BookmarkMinus.astro'
|
201
202
|
export { default as BookmarkPlus } from './BookmarkPlus.astro'
|
203
|
+
export { default as BookmarkX } from './BookmarkX.astro'
|
202
204
|
export { default as Bookmark } from './Bookmark.astro'
|
203
205
|
export { default as BoomBox } from './BoomBox.astro'
|
204
206
|
export { default as Bot } from './Bot.astro'
|
@@ -354,6 +356,7 @@ export { default as Compass } from './Compass.astro'
|
|
354
356
|
export { default as Component } from './Component.astro'
|
355
357
|
export { default as Computer } from './Computer.astro'
|
356
358
|
export { default as ConciergeBell } from './ConciergeBell.astro'
|
359
|
+
export { default as Cone } from './Cone.astro'
|
357
360
|
export { default as Construction } from './Construction.astro'
|
358
361
|
export { default as Contact2 } from './Contact2.astro'
|
359
362
|
export { default as Contact } from './Contact.astro'
|
@@ -384,13 +387,16 @@ export { default as Crop } from './Crop.astro'
|
|
384
387
|
export { default as Cross } from './Cross.astro'
|
385
388
|
export { default as Crosshair } from './Crosshair.astro'
|
386
389
|
export { default as Crown } from './Crown.astro'
|
390
|
+
export { default as Cuboid } from './Cuboid.astro'
|
387
391
|
export { default as CupSoda } from './CupSoda.astro'
|
388
392
|
export { default as Currency } from './Currency.astro'
|
393
|
+
export { default as Cylinder } from './Cylinder.astro'
|
389
394
|
export { default as DatabaseBackup } from './DatabaseBackup.astro'
|
390
395
|
export { default as DatabaseZap } from './DatabaseZap.astro'
|
391
396
|
export { default as Database } from './Database.astro'
|
392
397
|
export { default as Delete } from './Delete.astro'
|
393
398
|
export { default as Dessert } from './Dessert.astro'
|
399
|
+
export { default as Diameter } from './Diameter.astro'
|
394
400
|
export { default as Diamond } from './Diamond.astro'
|
395
401
|
export { default as Dice1 } from './Dice1.astro'
|
396
402
|
export { default as Dice2 } from './Dice2.astro'
|
@@ -416,6 +422,8 @@ export { default as DoorOpen } from './DoorOpen.astro'
|
|
416
422
|
export { default as Dot } from './Dot.astro'
|
417
423
|
export { default as DownloadCloud } from './DownloadCloud.astro'
|
418
424
|
export { default as Download } from './Download.astro'
|
425
|
+
export { default as DraftingCompass } from './DraftingCompass.astro'
|
426
|
+
export { default as Drama } from './Drama.astro'
|
419
427
|
export { default as Dribbble } from './Dribbble.astro'
|
420
428
|
export { default as Droplet } from './Droplet.astro'
|
421
429
|
export { default as Droplets } from './Droplets.astro'
|
@@ -667,6 +675,7 @@ export { default as LampFloor } from './LampFloor.astro'
|
|
667
675
|
export { default as LampWallDown } from './LampWallDown.astro'
|
668
676
|
export { default as LampWallUp } from './LampWallUp.astro'
|
669
677
|
export { default as Lamp } from './Lamp.astro'
|
678
|
+
export { default as LandPlot } from './LandPlot.astro'
|
670
679
|
export { default as Landmark } from './Landmark.astro'
|
671
680
|
export { default as Languages } from './Languages.astro'
|
672
681
|
export { default as Laptop2 } from './Laptop2.astro'
|
@@ -674,6 +683,8 @@ export { default as Laptop } from './Laptop.astro'
|
|
674
683
|
export { default as LassoSelect } from './LassoSelect.astro'
|
675
684
|
export { default as Lasso } from './Lasso.astro'
|
676
685
|
export { default as Laugh } from './Laugh.astro'
|
686
|
+
export { default as Layers2 } from './Layers2.astro'
|
687
|
+
export { default as Layers3 } from './Layers3.astro'
|
677
688
|
export { default as Layers } from './Layers.astro'
|
678
689
|
export { default as LayoutDashboard } from './LayoutDashboard.astro'
|
679
690
|
export { default as LayoutGrid } from './LayoutGrid.astro'
|
@@ -867,6 +878,7 @@ export { default as Pen } from './Pen.astro'
|
|
867
878
|
export { default as PencilLine } from './PencilLine.astro'
|
868
879
|
export { default as PencilRuler } from './PencilRuler.astro'
|
869
880
|
export { default as Pencil } from './Pencil.astro'
|
881
|
+
export { default as Pentagon } from './Pentagon.astro'
|
870
882
|
export { default as PercentCircle } from './PercentCircle.astro'
|
871
883
|
export { default as PercentDiamond } from './PercentDiamond.astro'
|
872
884
|
export { default as PercentSquare } from './PercentSquare.astro'
|
@@ -918,6 +930,7 @@ export { default as Presentation } from './Presentation.astro'
|
|
918
930
|
export { default as Printer } from './Printer.astro'
|
919
931
|
export { default as Projector } from './Projector.astro'
|
920
932
|
export { default as Puzzle } from './Puzzle.astro'
|
933
|
+
export { default as Pyramid } from './Pyramid.astro'
|
921
934
|
export { default as QrCode } from './QrCode.astro'
|
922
935
|
export { default as Quote } from './Quote.astro'
|
923
936
|
export { default as Rabbit } from './Rabbit.astro'
|
@@ -926,6 +939,7 @@ export { default as Radiation } from './Radiation.astro'
|
|
926
939
|
export { default as RadioReceiver } from './RadioReceiver.astro'
|
927
940
|
export { default as RadioTower } from './RadioTower.astro'
|
928
941
|
export { default as Radio } from './Radio.astro'
|
942
|
+
export { default as Radius } from './Radius.astro'
|
929
943
|
export { default as RailSymbol } from './RailSymbol.astro'
|
930
944
|
export { default as Rainbow } from './Rainbow.astro'
|
931
945
|
export { default as Rat } from './Rat.astro'
|
@@ -1121,6 +1135,7 @@ export { default as Tally2 } from './Tally2.astro'
|
|
1121
1135
|
export { default as Tally3 } from './Tally3.astro'
|
1122
1136
|
export { default as Tally4 } from './Tally4.astro'
|
1123
1137
|
export { default as Tally5 } from './Tally5.astro'
|
1138
|
+
export { default as Tangent } from './Tangent.astro'
|
1124
1139
|
export { default as Target } from './Target.astro'
|
1125
1140
|
export { default as Tent } from './Tent.astro'
|
1126
1141
|
export { default as TerminalSquare } from './TerminalSquare.astro'
|
@@ -1133,6 +1148,7 @@ export { default as TextCursor } from './TextCursor.astro'
|
|
1133
1148
|
export { default as TextQuote } from './TextQuote.astro'
|
1134
1149
|
export { default as TextSelect } from './TextSelect.astro'
|
1135
1150
|
export { default as Text } from './Text.astro'
|
1151
|
+
export { default as Theater } from './Theater.astro'
|
1136
1152
|
export { default as ThermometerSnowflake } from './ThermometerSnowflake.astro'
|
1137
1153
|
export { default as ThermometerSun } from './ThermometerSun.astro'
|
1138
1154
|
export { default as Thermometer } from './Thermometer.astro'
|
@@ -1145,6 +1161,7 @@ export { default as Timer } from './Timer.astro'
|
|
1145
1161
|
export { default as ToggleLeft } from './ToggleLeft.astro'
|
1146
1162
|
export { default as ToggleRight } from './ToggleRight.astro'
|
1147
1163
|
export { default as Tornado } from './Tornado.astro'
|
1164
|
+
export { default as Torus } from './Torus.astro'
|
1148
1165
|
export { default as TouchpadOff } from './TouchpadOff.astro'
|
1149
1166
|
export { default as Touchpad } from './Touchpad.astro'
|
1150
1167
|
export { default as TowerControl } from './TowerControl.astro'
|
@@ -1235,6 +1252,7 @@ export { default as Watch } from './Watch.astro'
|
|
1235
1252
|
export { default as Waves } from './Waves.astro'
|
1236
1253
|
export { default as Webcam } from './Webcam.astro'
|
1237
1254
|
export { default as Webhook } from './Webhook.astro'
|
1255
|
+
export { default as Weight } from './Weight.astro'
|
1238
1256
|
export { default as WheatOff } from './WheatOff.astro'
|
1239
1257
|
export { default as Wheat } from './Wheat.astro'
|
1240
1258
|
export { default as WholeWord } from './WholeWord.astro'
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "lucide-astro",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.281.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.281.0"
|
30
30
|
},
|
31
31
|
"peerDependencies": {
|
32
32
|
"astro": "^2.7.1 || ^3.0.0"
|