lucide-astro 0.293.0 → 0.294.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.
@@ -0,0 +1,13 @@
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 10v3" />
8
+ <path d="M6 6v11" />
9
+ <path d="M10 3v18" />
10
+ <path d="M14 8v7" />
11
+ <path d="M18 5v13" />
12
+ <path d="M22 10v3" />
13
+ </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="M2 13a2 2 0 0 0 2-2V7a2 2 0 0 1 4 0v13a2 2 0 0 0 4 0V4a2 2 0 0 1 4 0v13a2 2 0 0 0 4 0v-4a2 2 0 0 1 2-2" />
8
+ </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
+ <rect width="18" height="18" x="3" y="3" rx="2" />
8
+ <circle cx="12" cy="12" r="5" />
9
+ <path d="M12 12h.01" />
10
+ </Layout>
@@ -0,0 +1,14 @@
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 2 8 8" />
8
+ <path d="m22 2-8 8" />
9
+ <ellipse cx="12" cy="9" rx="10" ry="5" />
10
+ <path d="M7 13.4v7.9" />
11
+ <path d="M12 14v8" />
12
+ <path d="M17 13.4v7.9" />
13
+ <path d="M2 9v8a10 5 0 0 0 20 0V9" />
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 {...Astro.props}>
7
+ <circle cx="14" cy="16" r="2" />
8
+ <circle cx="6" cy="18" r="2" />
9
+ <path d="M4 12.4V4a2 2 0 0 1 2-2h8.5L20 7.5V20a2 2 0 0 1-2 2h-7.5" />
10
+ <path d="M8 18v-7.7L16 9v7" />
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 {...Astro.props}>
7
+ <path d="m20 7 1.7-1.7a1 1 0 0 0 0-1.4l-1.6-1.6a1 1 0 0 0-1.4 0L17 4v3Z" />
8
+ <path d="m17 7-5.1 5.1" />
9
+ <circle cx="11.5" cy="12.5" r=".5" />
10
+ <path d="M6 12a2 2 0 0 0 1.8-1.2l.4-.9C8.7 8.8 9.8 8 11 8c2.8 0 5 2.2 5 5 0 1.2-.8 2.3-1.9 2.8l-.9.4A2 2 0 0 0 12 18a4 4 0 0 1-4 4c-3.3 0-6-2.7-6-6a4 4 0 0 1 4-4" />
11
+ <path d="m6 16 2 2" />
12
+ </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
+ <rect width="20" height="16" x="2" y="4" rx="2" />
8
+ <path d="M6 8h4" />
9
+ <path d="M14 8h.01" />
10
+ <path d="M18 8h.01" />
11
+ <path d="M2 12h20" />
12
+ <path d="M6 12v4" />
13
+ <path d="M10 12v4" />
14
+ <path d="M14 12v4" />
15
+ <path d="M18 12v4" />
16
+ </Layout>
@@ -0,0 +1,13 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout {...Astro.props}>
7
+ <path d="M18.5 8c-1.4 0-2.6-.8-3.2-2A6.87 6.87 0 0 0 2 9v11a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-8.5C22 9.6 20.4 8 18.5 8" />
8
+ <path d="M2 14h20" />
9
+ <path d="M6 14v4" />
10
+ <path d="M10 14v4" />
11
+ <path d="M14 14v4" />
12
+ <path d="M18 14v4" />
13
+ </Layout>
@@ -4,7 +4,8 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <rect width="16" height="20" x="4" y="2" rx="2" ry="2" />
7
+ <rect width="16" height="20" x="4" y="2" rx="2" />
8
+ <path d="M12 6h.01" />
8
9
  <circle cx="12" cy="14" r="4" />
9
- <line x1="12" x2="12.01" y1="6" y2="6" />
10
+ <path d="M12 14h.01" />
10
11
  </Layout>
package/dist/index.d.ts CHANGED
@@ -119,6 +119,8 @@ export { default as ArrowsUpFromLine } from './ArrowsUpFromLine.astro'
119
119
  export { default as Asterisk } from './Asterisk.astro'
120
120
  export { default as AtSign } from './AtSign.astro'
121
121
  export { default as Atom } from './Atom.astro'
122
+ export { default as AudioLines } from './AudioLines.astro'
123
+ export { default as AudioWaveform } from './AudioWaveform.astro'
122
124
  export { default as Award } from './Award.astro'
123
125
  export { default as Axe } from './Axe.astro'
124
126
  export { default as Axis3d } from './Axis3d.astro'
@@ -428,6 +430,7 @@ export { default as Dices } from './Dices.astro'
428
430
  export { default as Diff } from './Diff.astro'
429
431
  export { default as Disc2 } from './Disc2.astro'
430
432
  export { default as Disc3 } from './Disc3.astro'
433
+ export { default as DiscAlbum } from './DiscAlbum.astro'
431
434
  export { default as Disc } from './Disc.astro'
432
435
  export { default as DivideCircle } from './DivideCircle.astro'
433
436
  export { default as DivideSquare } from './DivideSquare.astro'
@@ -447,6 +450,7 @@ export { default as Drama } from './Drama.astro'
447
450
  export { default as Dribbble } from './Dribbble.astro'
448
451
  export { default as Droplet } from './Droplet.astro'
449
452
  export { default as Droplets } from './Droplets.astro'
453
+ export { default as Drum } from './Drum.astro'
450
454
  export { default as Drumstick } from './Drumstick.astro'
451
455
  export { default as Dumbbell } from './Dumbbell.astro'
452
456
  export { default as EarOff } from './EarOff.astro'
@@ -500,6 +504,7 @@ export { default as FileLock2 } from './FileLock2.astro'
500
504
  export { default as FileLock } from './FileLock.astro'
501
505
  export { default as FileMinus2 } from './FileMinus2.astro'
502
506
  export { default as FileMinus } from './FileMinus.astro'
507
+ export { default as FileMusic } from './FileMusic.astro'
503
508
  export { default as FileOutput } from './FileOutput.astro'
504
509
  export { default as FilePieChart } from './FilePieChart.astro'
505
510
  export { default as FilePlus2 } from './FilePlus2.astro'
@@ -639,6 +644,7 @@ export { default as GripHorizontal } from './GripHorizontal.astro'
639
644
  export { default as GripVertical } from './GripVertical.astro'
640
645
  export { default as Grip } from './Grip.astro'
641
646
  export { default as Group } from './Group.astro'
647
+ export { default as Guitar } from './Guitar.astro'
642
648
  export { default as Hammer } from './Hammer.astro'
643
649
  export { default as HandMetal } from './HandMetal.astro'
644
650
  export { default as Hand } from './Hand.astro'
@@ -697,6 +703,7 @@ export { default as Kanban } from './Kanban.astro'
697
703
  export { default as KeyRound } from './KeyRound.astro'
698
704
  export { default as KeySquare } from './KeySquare.astro'
699
705
  export { default as Key } from './Key.astro'
706
+ export { default as KeyboardMusic } from './KeyboardMusic.astro'
700
707
  export { default as Keyboard } from './Keyboard.astro'
701
708
  export { default as LampCeiling } from './LampCeiling.astro'
702
709
  export { default as LampDesk } from './LampDesk.astro'
@@ -926,6 +933,7 @@ export { default as PhoneOutgoing } from './PhoneOutgoing.astro'
926
933
  export { default as Phone } from './Phone.astro'
927
934
  export { default as PiSquare } from './PiSquare.astro'
928
935
  export { default as Pi } from './Pi.astro'
936
+ export { default as Piano } from './Piano.astro'
929
937
  export { default as PictureInPicture2 } from './PictureInPicture2.astro'
930
938
  export { default as PictureInPicture } from './PictureInPicture.astro'
931
939
  export { default as PieChart } from './PieChart.astro'
package/dist/index.js CHANGED
@@ -114,6 +114,8 @@ export { default as ArrowsUpFromLine } from './ArrowsUpFromLine.astro'
114
114
  export { default as Asterisk } from './Asterisk.astro'
115
115
  export { default as AtSign } from './AtSign.astro'
116
116
  export { default as Atom } from './Atom.astro'
117
+ export { default as AudioLines } from './AudioLines.astro'
118
+ export { default as AudioWaveform } from './AudioWaveform.astro'
117
119
  export { default as Award } from './Award.astro'
118
120
  export { default as Axe } from './Axe.astro'
119
121
  export { default as Axis3d } from './Axis3d.astro'
@@ -423,6 +425,7 @@ export { default as Dices } from './Dices.astro'
423
425
  export { default as Diff } from './Diff.astro'
424
426
  export { default as Disc2 } from './Disc2.astro'
425
427
  export { default as Disc3 } from './Disc3.astro'
428
+ export { default as DiscAlbum } from './DiscAlbum.astro'
426
429
  export { default as Disc } from './Disc.astro'
427
430
  export { default as DivideCircle } from './DivideCircle.astro'
428
431
  export { default as DivideSquare } from './DivideSquare.astro'
@@ -442,6 +445,7 @@ export { default as Drama } from './Drama.astro'
442
445
  export { default as Dribbble } from './Dribbble.astro'
443
446
  export { default as Droplet } from './Droplet.astro'
444
447
  export { default as Droplets } from './Droplets.astro'
448
+ export { default as Drum } from './Drum.astro'
445
449
  export { default as Drumstick } from './Drumstick.astro'
446
450
  export { default as Dumbbell } from './Dumbbell.astro'
447
451
  export { default as EarOff } from './EarOff.astro'
@@ -495,6 +499,7 @@ export { default as FileLock2 } from './FileLock2.astro'
495
499
  export { default as FileLock } from './FileLock.astro'
496
500
  export { default as FileMinus2 } from './FileMinus2.astro'
497
501
  export { default as FileMinus } from './FileMinus.astro'
502
+ export { default as FileMusic } from './FileMusic.astro'
498
503
  export { default as FileOutput } from './FileOutput.astro'
499
504
  export { default as FilePieChart } from './FilePieChart.astro'
500
505
  export { default as FilePlus2 } from './FilePlus2.astro'
@@ -634,6 +639,7 @@ export { default as GripHorizontal } from './GripHorizontal.astro'
634
639
  export { default as GripVertical } from './GripVertical.astro'
635
640
  export { default as Grip } from './Grip.astro'
636
641
  export { default as Group } from './Group.astro'
642
+ export { default as Guitar } from './Guitar.astro'
637
643
  export { default as Hammer } from './Hammer.astro'
638
644
  export { default as HandMetal } from './HandMetal.astro'
639
645
  export { default as Hand } from './Hand.astro'
@@ -692,6 +698,7 @@ export { default as Kanban } from './Kanban.astro'
692
698
  export { default as KeyRound } from './KeyRound.astro'
693
699
  export { default as KeySquare } from './KeySquare.astro'
694
700
  export { default as Key } from './Key.astro'
701
+ export { default as KeyboardMusic } from './KeyboardMusic.astro'
695
702
  export { default as Keyboard } from './Keyboard.astro'
696
703
  export { default as LampCeiling } from './LampCeiling.astro'
697
704
  export { default as LampDesk } from './LampDesk.astro'
@@ -921,6 +928,7 @@ export { default as PhoneOutgoing } from './PhoneOutgoing.astro'
921
928
  export { default as Phone } from './Phone.astro'
922
929
  export { default as PiSquare } from './PiSquare.astro'
923
930
  export { default as Pi } from './Pi.astro'
931
+ export { default as Piano } from './Piano.astro'
924
932
  export { default as PictureInPicture2 } from './PictureInPicture2.astro'
925
933
  export { default as PictureInPicture } from './PictureInPicture.astro'
926
934
  export { default as PieChart } from './PieChart.astro'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lucide-astro",
3
- "version": "0.293.0",
3
+ "version": "0.294.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.293.0"
29
+ "lucide-static": "0.294.0"
30
30
  },
31
31
  "peerDependencies": {
32
32
  "astro": "^2.7.1 || ^3.0.0"