lucide-astro 0.548.0 → 0.553.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.
Files changed (101) hide show
  1. package/dist/CalendarFold.astro +2 -2
  2. package/dist/ChessBishop.astro +11 -0
  3. package/dist/ChessKing.astro +11 -0
  4. package/dist/ChessKnight.astro +12 -0
  5. package/dist/ChessPawn.astro +12 -0
  6. package/dist/ChessQueen.astro +15 -0
  7. package/dist/ChessRook.astro +14 -0
  8. package/dist/ClockCheck.astro +10 -0
  9. package/dist/File.astro +2 -2
  10. package/dist/FileArchive.astro +6 -6
  11. package/dist/FileAudio.astro +4 -4
  12. package/dist/FileAudio2.astro +4 -6
  13. package/dist/FileAxis3D.astro +2 -2
  14. package/dist/FileAxis3d.astro +2 -2
  15. package/dist/FileBadge.astro +4 -4
  16. package/dist/FileBadge2.astro +5 -4
  17. package/dist/FileBarChart.astro +2 -2
  18. package/dist/FileBarChart2.astro +2 -2
  19. package/dist/FileBox.astro +4 -4
  20. package/dist/FileBraces.astro +11 -0
  21. package/dist/FileBracesCorner.astro +11 -0
  22. package/dist/FileChartColumn.astro +2 -2
  23. package/dist/FileChartColumnIncreasing.astro +2 -2
  24. package/dist/FileChartLine.astro +2 -2
  25. package/dist/FileChartPie.astro +2 -2
  26. package/dist/FileCheck.astro +2 -2
  27. package/dist/FileCheck2.astro +4 -4
  28. package/dist/FileCheckCorner.astro +10 -0
  29. package/dist/FileClock.astro +2 -2
  30. package/dist/FileCode.astro +2 -2
  31. package/dist/FileCode2.astro +5 -5
  32. package/dist/FileCodeCorner.astro +11 -0
  33. package/dist/FileCog.astro +11 -11
  34. package/dist/FileCog2.astro +11 -11
  35. package/dist/FileDiff.astro +1 -1
  36. package/dist/FileDigit.astro +5 -5
  37. package/dist/FileDown.astro +2 -2
  38. package/dist/FileEdit.astro +3 -3
  39. package/dist/FileExclamationPoint.astro +10 -0
  40. package/dist/FileHeadphone.astro +10 -0
  41. package/dist/FileHeart.astro +3 -3
  42. package/dist/FileImage.astro +2 -2
  43. package/dist/FileInput.astro +2 -2
  44. package/dist/FileJson.astro +3 -3
  45. package/dist/FileJson2.astro +5 -5
  46. package/dist/FileKey.astro +5 -4
  47. package/dist/FileKey2.astro +6 -6
  48. package/dist/FileLineChart.astro +2 -2
  49. package/dist/FileLock.astro +4 -3
  50. package/dist/FileLock2.astro +5 -5
  51. package/dist/FileMinus.astro +2 -2
  52. package/dist/FileMinus2.astro +4 -4
  53. package/dist/FileMinusCorner.astro +10 -0
  54. package/dist/FileMusic.astro +4 -4
  55. package/dist/FileOutput.astro +2 -3
  56. package/dist/FilePen.astro +3 -3
  57. package/dist/FilePenLine.astro +1 -1
  58. package/dist/FilePieChart.astro +2 -2
  59. package/dist/FilePlay.astro +2 -2
  60. package/dist/FilePlus.astro +2 -2
  61. package/dist/FilePlus2.astro +5 -5
  62. package/dist/FilePlusCorner.astro +11 -0
  63. package/dist/FileQuestion.astro +1 -1
  64. package/dist/FileQuestionMark.astro +1 -1
  65. package/dist/FileScan.astro +3 -3
  66. package/dist/FileSearch.astro +4 -4
  67. package/dist/FileSearch2.astro +5 -5
  68. package/dist/FileSearchCorner.astro +11 -0
  69. package/dist/FileSignal.astro +12 -0
  70. package/dist/FileSignature.astro +1 -1
  71. package/dist/FileSliders.astro +2 -2
  72. package/dist/FileSpreadsheet.astro +2 -2
  73. package/dist/FileSymlink.astro +2 -2
  74. package/dist/FileTerminal.astro +2 -2
  75. package/dist/FileText.astro +2 -2
  76. package/dist/FileType.astro +4 -4
  77. package/dist/FileType2.astro +6 -6
  78. package/dist/FileTypeCorner.astro +12 -0
  79. package/dist/FileUp.astro +2 -2
  80. package/dist/FileUser.astro +4 -4
  81. package/dist/FileVideo.astro +2 -2
  82. package/dist/FileVideo2.astro +4 -4
  83. package/dist/FileVideoCamera.astro +4 -4
  84. package/dist/FileVolume.astro +4 -4
  85. package/dist/FileVolume2.astro +3 -3
  86. package/dist/FileWarning.astro +2 -2
  87. package/dist/FileX.astro +2 -2
  88. package/dist/FileX2.astro +5 -5
  89. package/dist/FileXCorner.astro +11 -0
  90. package/dist/Files.astro +2 -2
  91. package/dist/GitBranchMinus.astro +11 -0
  92. package/dist/Helicopter.astro +15 -0
  93. package/dist/MousePointer2Off.astro +10 -0
  94. package/dist/RulerDimensionLine.astro +8 -7
  95. package/dist/Shredder.astro +2 -2
  96. package/dist/SolarPanel.astro +14 -0
  97. package/dist/Sticker.astro +2 -2
  98. package/dist/StickyNote.astro +2 -2
  99. package/dist/index.d.ts +23 -0
  100. package/dist/index.js +23 -0
  101. package/package.json +2 -2
package/dist/FileX2.astro CHANGED
@@ -3,9 +3,9 @@ import Layout from './.Layout.astro'
3
3
  export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
- <Layout iconName="file-x-2" {...Astro.props}>
7
- <path d="M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4" />
8
- <path d="M14 2v4a2 2 0 0 0 2 2h4" />
9
- <path d="m8 12.5-5 5" />
10
- <path d="m3 12.5 5 5" />
6
+ <Layout iconName="file-x-corner" {...Astro.props}>
7
+ <path d="M11 22H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v5" />
8
+ <path d="M14 2v5a1 1 0 0 0 1 1h5" />
9
+ <path d="m15 17 5 5" />
10
+ <path d="m20 17-5 5" />
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="file-x-corner" {...Astro.props}>
7
+ <path d="M11 22H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v5" />
8
+ <path d="M14 2v5a1 1 0 0 0 1 1h5" />
9
+ <path d="m15 17 5 5" />
10
+ <path d="m20 17-5 5" />
11
+ </Layout>
package/dist/Files.astro CHANGED
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="files" {...Astro.props}>
7
- <path d="M15 2a2 2 0 0 1 1.414.586l4 4A2 2 0 0 1 21 8v7a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2z" />
8
- <path d="M15 2v4a2 2 0 0 0 2 2h4" />
7
+ <path d="M15 2h-4a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V8" />
8
+ <path d="M16.706 2.706A2.4 2.4 0 0 0 15 2v5a1 1 0 0 0 1 1h5a2.4 2.4 0 0 0-.706-1.706z" />
9
9
  <path d="M5 7a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h8a2 2 0 0 0 1.732-1" />
10
10
  </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="git-branch-minus" {...Astro.props}>
7
+ <path d="M15 6a9 9 0 0 0-9 9V3" />
8
+ <path d="M21 18h-6" />
9
+ <circle cx="18" cy="6" r="3" />
10
+ <circle cx="6" cy="18" r="3" />
11
+ </Layout>
@@ -0,0 +1,15 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout iconName="helicopter" {...Astro.props}>
7
+ <path d="M11 17v4" />
8
+ <path d="M14 3v8a2 2 0 0 0 2 2h5.865" />
9
+ <path d="M17 17v4" />
10
+ <path d="M18 17a4 4 0 0 0 4-4 8 6 0 0 0-8-6 6 5 0 0 0-6 5v3a2 2 0 0 0 2 2z" />
11
+ <path d="M2 10v5" />
12
+ <path d="M6 3h16" />
13
+ <path d="M7 21h14" />
14
+ <path d="M8 13H2" />
15
+ </Layout>
@@ -0,0 +1,10 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout iconName="mouse-pointer-2-off" {...Astro.props}>
7
+ <path d="m15.55 8.45 5.138 2.087a.5.5 0 0 1-.063.947l-6.124 1.58a2 2 0 0 0-1.438 1.435l-1.579 6.126a.5.5 0 0 1-.947.063L8.45 15.551" />
8
+ <path d="M22 2 2 22" />
9
+ <path d="m6.816 11.528-2.779-6.84a.495.495 0 0 1 .651-.651l6.84 2.779" />
10
+ </Layout>
@@ -4,11 +4,12 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
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" />
7
+ <path d="M10 15v-3" />
8
+ <path d="M14 15v-3" />
9
+ <path d="M18 15v-3" />
10
+ <path d="M2 8V4" />
11
+ <path d="M22 6H2" />
12
+ <path d="M22 8V4" />
13
+ <path d="M6 15v-3" />
14
+ <rect x="2" y="12" width="20" height="8" rx="2" />
14
15
  </Layout>
@@ -4,11 +4,11 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="shredder" {...Astro.props}>
7
+ <path d="M4 13V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v5" />
8
+ <path d="M14 2v5a1 1 0 0 0 1 1h5" />
7
9
  <path d="M10 22v-5" />
8
10
  <path d="M14 19v-2" />
9
- <path d="M14 2v4a2 2 0 0 0 2 2h4" />
10
11
  <path d="M18 20v-3" />
11
12
  <path d="M2 13h20" />
12
- <path d="M20 13V7l-5-5H6a2 2 0 0 0-2 2v9" />
13
13
  <path d="M6 20v-3" />
14
14
  </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="solar-panel" {...Astro.props}>
7
+ <path d="M11 2h2" />
8
+ <path d="m14.28 14-4.56 8" />
9
+ <path d="m21 22-1.558-4H4.558" />
10
+ <path d="M3 10v2" />
11
+ <path d="M6.245 15.04A2 2 0 0 1 8 14h12a1 1 0 0 1 .864 1.505l-3.11 5.457A2 2 0 0 1 16 22H4a1 1 0 0 1-.863-1.506z" />
12
+ <path d="M7 2a4 4 0 0 1-4 4" />
13
+ <path d="m8.66 7.66 1.41 1.41" />
14
+ </Layout>
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="sticker" {...Astro.props}>
7
- <path d="M15.5 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2V8.5L15.5 3Z" />
8
- <path d="M14 3v4a2 2 0 0 0 2 2h4" />
7
+ <path d="M21 9a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 15 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2z" />
8
+ <path d="M15 3v5a1 1 0 0 0 1 1h5" />
9
9
  <path d="M8 13h.01" />
10
10
  <path d="M16 13h.01" />
11
11
  <path d="M10 16s.8 1 2 1c1.3 0 2-1 2-1" />
@@ -4,6 +4,6 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="sticky-note" {...Astro.props}>
7
- <path d="M16 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8Z" />
8
- <path d="M15 3v4a2 2 0 0 0 2 2h4" />
7
+ <path d="M21 9a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 15 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2z" />
8
+ <path d="M15 3v5a1 1 0 0 0 1 1h5" />
9
9
  </Layout>
package/dist/index.d.ts CHANGED
@@ -377,6 +377,12 @@ export { default as CheckSquare } from './CheckSquare.astro'
377
377
  export { default as CheckSquare2 } from './CheckSquare2.astro'
378
378
  export { default as ChefHat } from './ChefHat.astro'
379
379
  export { default as Cherry } from './Cherry.astro'
380
+ export { default as ChessBishop } from './ChessBishop.astro'
381
+ export { default as ChessKing } from './ChessKing.astro'
382
+ export { default as ChessKnight } from './ChessKnight.astro'
383
+ export { default as ChessPawn } from './ChessPawn.astro'
384
+ export { default as ChessQueen } from './ChessQueen.astro'
385
+ export { default as ChessRook } from './ChessRook.astro'
380
386
  export { default as ChevronDown } from './ChevronDown.astro'
381
387
  export { default as ChevronDownCircle } from './ChevronDownCircle.astro'
382
388
  export { default as ChevronDownSquare } from './ChevronDownSquare.astro'
@@ -485,6 +491,7 @@ export { default as Clock9 } from './Clock9.astro'
485
491
  export { default as ClockAlert } from './ClockAlert.astro'
486
492
  export { default as ClockArrowDown } from './ClockArrowDown.astro'
487
493
  export { default as ClockArrowUp } from './ClockArrowUp.astro'
494
+ export { default as ClockCheck } from './ClockCheck.astro'
488
495
  export { default as ClockFading } from './ClockFading.astro'
489
496
  export { default as ClockPlus } from './ClockPlus.astro'
490
497
  export { default as ClosedCaption } from './ClosedCaption.astro'
@@ -665,21 +672,27 @@ export { default as FileBadge2 } from './FileBadge2.astro'
665
672
  export { default as FileBarChart } from './FileBarChart.astro'
666
673
  export { default as FileBarChart2 } from './FileBarChart2.astro'
667
674
  export { default as FileBox } from './FileBox.astro'
675
+ export { default as FileBraces } from './FileBraces.astro'
676
+ export { default as FileBracesCorner } from './FileBracesCorner.astro'
668
677
  export { default as FileChartColumn } from './FileChartColumn.astro'
669
678
  export { default as FileChartColumnIncreasing } from './FileChartColumnIncreasing.astro'
670
679
  export { default as FileChartLine } from './FileChartLine.astro'
671
680
  export { default as FileChartPie } from './FileChartPie.astro'
672
681
  export { default as FileCheck } from './FileCheck.astro'
673
682
  export { default as FileCheck2 } from './FileCheck2.astro'
683
+ export { default as FileCheckCorner } from './FileCheckCorner.astro'
674
684
  export { default as FileClock } from './FileClock.astro'
675
685
  export { default as FileCode } from './FileCode.astro'
676
686
  export { default as FileCode2 } from './FileCode2.astro'
687
+ export { default as FileCodeCorner } from './FileCodeCorner.astro'
677
688
  export { default as FileCog } from './FileCog.astro'
678
689
  export { default as FileCog2 } from './FileCog2.astro'
679
690
  export { default as FileDiff } from './FileDiff.astro'
680
691
  export { default as FileDigit } from './FileDigit.astro'
681
692
  export { default as FileDown } from './FileDown.astro'
682
693
  export { default as FileEdit } from './FileEdit.astro'
694
+ export { default as FileExclamationPoint } from './FileExclamationPoint.astro'
695
+ export { default as FileHeadphone } from './FileHeadphone.astro'
683
696
  export { default as FileHeart } from './FileHeart.astro'
684
697
  export { default as FileImage } from './FileImage.astro'
685
698
  export { default as FileInput } from './FileInput.astro'
@@ -692,6 +705,7 @@ export { default as FileLock } from './FileLock.astro'
692
705
  export { default as FileLock2 } from './FileLock2.astro'
693
706
  export { default as FileMinus } from './FileMinus.astro'
694
707
  export { default as FileMinus2 } from './FileMinus2.astro'
708
+ export { default as FileMinusCorner } from './FileMinusCorner.astro'
695
709
  export { default as FileMusic } from './FileMusic.astro'
696
710
  export { default as FileOutput } from './FileOutput.astro'
697
711
  export { default as FilePen } from './FilePen.astro'
@@ -700,11 +714,14 @@ export { default as FilePieChart } from './FilePieChart.astro'
700
714
  export { default as FilePlay } from './FilePlay.astro'
701
715
  export { default as FilePlus } from './FilePlus.astro'
702
716
  export { default as FilePlus2 } from './FilePlus2.astro'
717
+ export { default as FilePlusCorner } from './FilePlusCorner.astro'
703
718
  export { default as FileQuestion } from './FileQuestion.astro'
704
719
  export { default as FileQuestionMark } from './FileQuestionMark.astro'
705
720
  export { default as FileScan } from './FileScan.astro'
706
721
  export { default as FileSearch } from './FileSearch.astro'
707
722
  export { default as FileSearch2 } from './FileSearch2.astro'
723
+ export { default as FileSearchCorner } from './FileSearchCorner.astro'
724
+ export { default as FileSignal } from './FileSignal.astro'
708
725
  export { default as FileSignature } from './FileSignature.astro'
709
726
  export { default as FileSliders } from './FileSliders.astro'
710
727
  export { default as FileSpreadsheet } from './FileSpreadsheet.astro'
@@ -714,6 +731,7 @@ export { default as FileTerminal } from './FileTerminal.astro'
714
731
  export { default as FileText } from './FileText.astro'
715
732
  export { default as FileType } from './FileType.astro'
716
733
  export { default as FileType2 } from './FileType2.astro'
734
+ export { default as FileTypeCorner } from './FileTypeCorner.astro'
717
735
  export { default as FileUp } from './FileUp.astro'
718
736
  export { default as FileUser } from './FileUser.astro'
719
737
  export { default as FileVideo } from './FileVideo.astro'
@@ -724,6 +742,7 @@ export { default as FileVolume2 } from './FileVolume2.astro'
724
742
  export { default as FileWarning } from './FileWarning.astro'
725
743
  export { default as FileX } from './FileX.astro'
726
744
  export { default as FileX2 } from './FileX2.astro'
745
+ export { default as FileXCorner } from './FileXCorner.astro'
727
746
  export { default as Files } from './Files.astro'
728
747
  export { default as Film } from './Film.astro'
729
748
  export { default as Filter } from './Filter.astro'
@@ -819,6 +838,7 @@ export { default as GeorgianLari } from './GeorgianLari.astro'
819
838
  export { default as Ghost } from './Ghost.astro'
820
839
  export { default as Gift } from './Gift.astro'
821
840
  export { default as GitBranch } from './GitBranch.astro'
841
+ export { default as GitBranchMinus } from './GitBranchMinus.astro'
822
842
  export { default as GitBranchPlus } from './GitBranchPlus.astro'
823
843
  export { default as GitCommit } from './GitCommit.astro'
824
844
  export { default as GitCommitHorizontal } from './GitCommitHorizontal.astro'
@@ -902,6 +922,7 @@ export { default as HeartOff } from './HeartOff.astro'
902
922
  export { default as HeartPlus } from './HeartPlus.astro'
903
923
  export { default as HeartPulse } from './HeartPulse.astro'
904
924
  export { default as Heater } from './Heater.astro'
925
+ export { default as Helicopter } from './Helicopter.astro'
905
926
  export { default as HelpCircle } from './HelpCircle.astro'
906
927
  export { default as HelpingHand } from './HelpingHand.astro'
907
928
  export { default as Hexagon } from './Hexagon.astro'
@@ -1152,6 +1173,7 @@ export { default as Mouse } from './Mouse.astro'
1152
1173
  export { default as MouseOff } from './MouseOff.astro'
1153
1174
  export { default as MousePointer } from './MousePointer.astro'
1154
1175
  export { default as MousePointer2 } from './MousePointer2.astro'
1176
+ export { default as MousePointer2Off } from './MousePointer2Off.astro'
1155
1177
  export { default as MousePointerBan } from './MousePointerBan.astro'
1156
1178
  export { default as MousePointerClick } from './MousePointerClick.astro'
1157
1179
  export { default as MousePointerSquareDashed } from './MousePointerSquareDashed.astro'
@@ -1517,6 +1539,7 @@ export { default as Snail } from './Snail.astro'
1517
1539
  export { default as Snowflake } from './Snowflake.astro'
1518
1540
  export { default as SoapDispenserDroplet } from './SoapDispenserDroplet.astro'
1519
1541
  export { default as Sofa } from './Sofa.astro'
1542
+ export { default as SolarPanel } from './SolarPanel.astro'
1520
1543
  export { default as SortAsc } from './SortAsc.astro'
1521
1544
  export { default as SortDesc } from './SortDesc.astro'
1522
1545
  export { default as Soup } from './Soup.astro'
package/dist/index.js CHANGED
@@ -372,6 +372,12 @@ export { default as CheckSquare } from './CheckSquare.astro'
372
372
  export { default as CheckSquare2 } from './CheckSquare2.astro'
373
373
  export { default as ChefHat } from './ChefHat.astro'
374
374
  export { default as Cherry } from './Cherry.astro'
375
+ export { default as ChessBishop } from './ChessBishop.astro'
376
+ export { default as ChessKing } from './ChessKing.astro'
377
+ export { default as ChessKnight } from './ChessKnight.astro'
378
+ export { default as ChessPawn } from './ChessPawn.astro'
379
+ export { default as ChessQueen } from './ChessQueen.astro'
380
+ export { default as ChessRook } from './ChessRook.astro'
375
381
  export { default as ChevronDown } from './ChevronDown.astro'
376
382
  export { default as ChevronDownCircle } from './ChevronDownCircle.astro'
377
383
  export { default as ChevronDownSquare } from './ChevronDownSquare.astro'
@@ -480,6 +486,7 @@ export { default as Clock9 } from './Clock9.astro'
480
486
  export { default as ClockAlert } from './ClockAlert.astro'
481
487
  export { default as ClockArrowDown } from './ClockArrowDown.astro'
482
488
  export { default as ClockArrowUp } from './ClockArrowUp.astro'
489
+ export { default as ClockCheck } from './ClockCheck.astro'
483
490
  export { default as ClockFading } from './ClockFading.astro'
484
491
  export { default as ClockPlus } from './ClockPlus.astro'
485
492
  export { default as ClosedCaption } from './ClosedCaption.astro'
@@ -660,21 +667,27 @@ export { default as FileBadge2 } from './FileBadge2.astro'
660
667
  export { default as FileBarChart } from './FileBarChart.astro'
661
668
  export { default as FileBarChart2 } from './FileBarChart2.astro'
662
669
  export { default as FileBox } from './FileBox.astro'
670
+ export { default as FileBraces } from './FileBraces.astro'
671
+ export { default as FileBracesCorner } from './FileBracesCorner.astro'
663
672
  export { default as FileChartColumn } from './FileChartColumn.astro'
664
673
  export { default as FileChartColumnIncreasing } from './FileChartColumnIncreasing.astro'
665
674
  export { default as FileChartLine } from './FileChartLine.astro'
666
675
  export { default as FileChartPie } from './FileChartPie.astro'
667
676
  export { default as FileCheck } from './FileCheck.astro'
668
677
  export { default as FileCheck2 } from './FileCheck2.astro'
678
+ export { default as FileCheckCorner } from './FileCheckCorner.astro'
669
679
  export { default as FileClock } from './FileClock.astro'
670
680
  export { default as FileCode } from './FileCode.astro'
671
681
  export { default as FileCode2 } from './FileCode2.astro'
682
+ export { default as FileCodeCorner } from './FileCodeCorner.astro'
672
683
  export { default as FileCog } from './FileCog.astro'
673
684
  export { default as FileCog2 } from './FileCog2.astro'
674
685
  export { default as FileDiff } from './FileDiff.astro'
675
686
  export { default as FileDigit } from './FileDigit.astro'
676
687
  export { default as FileDown } from './FileDown.astro'
677
688
  export { default as FileEdit } from './FileEdit.astro'
689
+ export { default as FileExclamationPoint } from './FileExclamationPoint.astro'
690
+ export { default as FileHeadphone } from './FileHeadphone.astro'
678
691
  export { default as FileHeart } from './FileHeart.astro'
679
692
  export { default as FileImage } from './FileImage.astro'
680
693
  export { default as FileInput } from './FileInput.astro'
@@ -687,6 +700,7 @@ export { default as FileLock } from './FileLock.astro'
687
700
  export { default as FileLock2 } from './FileLock2.astro'
688
701
  export { default as FileMinus } from './FileMinus.astro'
689
702
  export { default as FileMinus2 } from './FileMinus2.astro'
703
+ export { default as FileMinusCorner } from './FileMinusCorner.astro'
690
704
  export { default as FileMusic } from './FileMusic.astro'
691
705
  export { default as FileOutput } from './FileOutput.astro'
692
706
  export { default as FilePen } from './FilePen.astro'
@@ -695,11 +709,14 @@ export { default as FilePieChart } from './FilePieChart.astro'
695
709
  export { default as FilePlay } from './FilePlay.astro'
696
710
  export { default as FilePlus } from './FilePlus.astro'
697
711
  export { default as FilePlus2 } from './FilePlus2.astro'
712
+ export { default as FilePlusCorner } from './FilePlusCorner.astro'
698
713
  export { default as FileQuestion } from './FileQuestion.astro'
699
714
  export { default as FileQuestionMark } from './FileQuestionMark.astro'
700
715
  export { default as FileScan } from './FileScan.astro'
701
716
  export { default as FileSearch } from './FileSearch.astro'
702
717
  export { default as FileSearch2 } from './FileSearch2.astro'
718
+ export { default as FileSearchCorner } from './FileSearchCorner.astro'
719
+ export { default as FileSignal } from './FileSignal.astro'
703
720
  export { default as FileSignature } from './FileSignature.astro'
704
721
  export { default as FileSliders } from './FileSliders.astro'
705
722
  export { default as FileSpreadsheet } from './FileSpreadsheet.astro'
@@ -709,6 +726,7 @@ export { default as FileTerminal } from './FileTerminal.astro'
709
726
  export { default as FileText } from './FileText.astro'
710
727
  export { default as FileType } from './FileType.astro'
711
728
  export { default as FileType2 } from './FileType2.astro'
729
+ export { default as FileTypeCorner } from './FileTypeCorner.astro'
712
730
  export { default as FileUp } from './FileUp.astro'
713
731
  export { default as FileUser } from './FileUser.astro'
714
732
  export { default as FileVideo } from './FileVideo.astro'
@@ -719,6 +737,7 @@ export { default as FileVolume2 } from './FileVolume2.astro'
719
737
  export { default as FileWarning } from './FileWarning.astro'
720
738
  export { default as FileX } from './FileX.astro'
721
739
  export { default as FileX2 } from './FileX2.astro'
740
+ export { default as FileXCorner } from './FileXCorner.astro'
722
741
  export { default as Files } from './Files.astro'
723
742
  export { default as Film } from './Film.astro'
724
743
  export { default as Filter } from './Filter.astro'
@@ -814,6 +833,7 @@ export { default as GeorgianLari } from './GeorgianLari.astro'
814
833
  export { default as Ghost } from './Ghost.astro'
815
834
  export { default as Gift } from './Gift.astro'
816
835
  export { default as GitBranch } from './GitBranch.astro'
836
+ export { default as GitBranchMinus } from './GitBranchMinus.astro'
817
837
  export { default as GitBranchPlus } from './GitBranchPlus.astro'
818
838
  export { default as GitCommit } from './GitCommit.astro'
819
839
  export { default as GitCommitHorizontal } from './GitCommitHorizontal.astro'
@@ -897,6 +917,7 @@ export { default as HeartOff } from './HeartOff.astro'
897
917
  export { default as HeartPlus } from './HeartPlus.astro'
898
918
  export { default as HeartPulse } from './HeartPulse.astro'
899
919
  export { default as Heater } from './Heater.astro'
920
+ export { default as Helicopter } from './Helicopter.astro'
900
921
  export { default as HelpCircle } from './HelpCircle.astro'
901
922
  export { default as HelpingHand } from './HelpingHand.astro'
902
923
  export { default as Hexagon } from './Hexagon.astro'
@@ -1147,6 +1168,7 @@ export { default as Mouse } from './Mouse.astro'
1147
1168
  export { default as MouseOff } from './MouseOff.astro'
1148
1169
  export { default as MousePointer } from './MousePointer.astro'
1149
1170
  export { default as MousePointer2 } from './MousePointer2.astro'
1171
+ export { default as MousePointer2Off } from './MousePointer2Off.astro'
1150
1172
  export { default as MousePointerBan } from './MousePointerBan.astro'
1151
1173
  export { default as MousePointerClick } from './MousePointerClick.astro'
1152
1174
  export { default as MousePointerSquareDashed } from './MousePointerSquareDashed.astro'
@@ -1512,6 +1534,7 @@ export { default as Snail } from './Snail.astro'
1512
1534
  export { default as Snowflake } from './Snowflake.astro'
1513
1535
  export { default as SoapDispenserDroplet } from './SoapDispenserDroplet.astro'
1514
1536
  export { default as Sofa } from './Sofa.astro'
1537
+ export { default as SolarPanel } from './SolarPanel.astro'
1515
1538
  export { default as SortAsc } from './SortAsc.astro'
1516
1539
  export { default as SortDesc } from './SortDesc.astro'
1517
1540
  export { default as Soup } from './Soup.astro'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lucide-astro",
3
- "version": "0.548.0",
3
+ "version": "0.553.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.548.0",
37
+ "lucide-static": "0.553.0",
38
38
  "semver": "^7.5.4"
39
39
  },
40
40
  "peerDependencies": {