lucide-astro 0.309.0 → 0.312.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (86) hide show
  1. package/dist/Aperture.astro +6 -6
  2. package/dist/ArrowDownLeftFromSquare.astro +10 -0
  3. package/dist/ArrowDownRightFromSquare.astro +10 -0
  4. package/dist/ArrowUpLeftFromSquare.astro +10 -0
  5. package/dist/ArrowUpRightFromSquare.astro +10 -0
  6. package/dist/Blend.astro +9 -0
  7. package/dist/Eclipse.astro +9 -0
  8. package/dist/ExternalLink.astro +2 -2
  9. package/dist/File.astro +2 -2
  10. package/dist/FileArchive.astro +2 -2
  11. package/dist/FileAudio.astro +3 -5
  12. package/dist/FileAudio2.astro +3 -3
  13. package/dist/FileAxis3D.astro +3 -3
  14. package/dist/FileAxis3d.astro +3 -3
  15. package/dist/FileBadge.astro +2 -2
  16. package/dist/FileBadge2.astro +3 -2
  17. package/dist/FileBarChart.astro +3 -3
  18. package/dist/FileBarChart2.astro +3 -3
  19. package/dist/FileBox.astro +4 -5
  20. package/dist/FileCheck.astro +2 -2
  21. package/dist/FileCheck2.astro +2 -2
  22. package/dist/FileClock.astro +2 -2
  23. package/dist/FileCode.astro +2 -2
  24. package/dist/FileCode2.astro +3 -3
  25. package/dist/FileCog.astro +11 -11
  26. package/dist/FileCog2.astro +11 -11
  27. package/dist/FileDiff.astro +2 -2
  28. package/dist/FileDigit.astro +2 -2
  29. package/dist/FileDown.astro +2 -2
  30. package/dist/FileEdit.astro +3 -3
  31. package/dist/FileHeart.astro +2 -2
  32. package/dist/FileImage.astro +3 -3
  33. package/dist/FileInput.astro +2 -2
  34. package/dist/FileJson.astro +2 -2
  35. package/dist/FileJson2.astro +2 -2
  36. package/dist/FileKey.astro +1 -1
  37. package/dist/FileKey2.astro +2 -2
  38. package/dist/FileLineChart.astro +2 -2
  39. package/dist/FileLock.astro +2 -2
  40. package/dist/FileLock2.astro +2 -2
  41. package/dist/FileMinus.astro +3 -3
  42. package/dist/FileMinus2.astro +2 -2
  43. package/dist/FileOutput.astro +2 -2
  44. package/dist/FilePen.astro +3 -3
  45. package/dist/FilePenLine.astro +2 -2
  46. package/dist/FilePieChart.astro +4 -4
  47. package/dist/FilePlus.astro +4 -4
  48. package/dist/FilePlus2.astro +2 -2
  49. package/dist/FileQuestion.astro +1 -1
  50. package/dist/FileScan.astro +5 -5
  51. package/dist/FileSearch.astro +3 -3
  52. package/dist/FileSearch2.astro +3 -3
  53. package/dist/FileSignature.astro +2 -2
  54. package/dist/FileSliders.astro +13 -0
  55. package/dist/FileSpreadsheet.astro +3 -3
  56. package/dist/FileStack.astro +2 -2
  57. package/dist/FileSymlink.astro +2 -2
  58. package/dist/FileTerminal.astro +2 -2
  59. package/dist/FileText.astro +5 -5
  60. package/dist/FileType.astro +3 -3
  61. package/dist/FileType2.astro +3 -3
  62. package/dist/FileUp.astro +2 -2
  63. package/dist/FileVideo.astro +2 -2
  64. package/dist/FileVideo2.astro +3 -3
  65. package/dist/FileVolume.astro +4 -4
  66. package/dist/FileVolume2.astro +4 -4
  67. package/dist/FileWarning.astro +1 -1
  68. package/dist/FileX.astro +4 -4
  69. package/dist/FileX2.astro +3 -3
  70. package/dist/Files.astro +3 -3
  71. package/dist/PaintRoller.astro +10 -0
  72. package/dist/Receipt.astro +2 -2
  73. package/dist/ReceiptCent.astro +10 -0
  74. package/dist/ReceiptEuro.astro +10 -0
  75. package/dist/ReceiptIndianRupee.astro +11 -0
  76. package/dist/ReceiptJapaneseYen.astro +12 -0
  77. package/dist/ReceiptPoundSterling.astro +11 -0
  78. package/dist/ReceiptRussianRuble.astro +10 -0
  79. package/dist/ReceiptSwissFranc.astro +11 -0
  80. package/dist/ReceiptText.astro +11 -0
  81. package/dist/Sticker.astro +2 -2
  82. package/dist/StickyNote.astro +2 -2
  83. package/dist/SwatchBook.astro +11 -0
  84. package/dist/index.d.ts +17 -0
  85. package/dist/index.js +17 -0
  86. package/package.json +2 -2
package/dist/index.js CHANGED
@@ -77,10 +77,12 @@ export { default as ArrowDownCircle } from './ArrowDownCircle.astro'
77
77
  export { default as ArrowDownFromLine } from './ArrowDownFromLine.astro'
78
78
  export { default as ArrowDownLeft } from './ArrowDownLeft.astro'
79
79
  export { default as ArrowDownLeftFromCircle } from './ArrowDownLeftFromCircle.astro'
80
+ export { default as ArrowDownLeftFromSquare } from './ArrowDownLeftFromSquare.astro'
80
81
  export { default as ArrowDownLeftSquare } from './ArrowDownLeftSquare.astro'
81
82
  export { default as ArrowDownNarrowWide } from './ArrowDownNarrowWide.astro'
82
83
  export { default as ArrowDownRight } from './ArrowDownRight.astro'
83
84
  export { default as ArrowDownRightFromCircle } from './ArrowDownRightFromCircle.astro'
85
+ export { default as ArrowDownRightFromSquare } from './ArrowDownRightFromSquare.astro'
84
86
  export { default as ArrowDownRightSquare } from './ArrowDownRightSquare.astro'
85
87
  export { default as ArrowDownSquare } from './ArrowDownSquare.astro'
86
88
  export { default as ArrowDownToDot } from './ArrowDownToDot.astro'
@@ -112,10 +114,12 @@ export { default as ArrowUpFromDot } from './ArrowUpFromDot.astro'
112
114
  export { default as ArrowUpFromLine } from './ArrowUpFromLine.astro'
113
115
  export { default as ArrowUpLeft } from './ArrowUpLeft.astro'
114
116
  export { default as ArrowUpLeftFromCircle } from './ArrowUpLeftFromCircle.astro'
117
+ export { default as ArrowUpLeftFromSquare } from './ArrowUpLeftFromSquare.astro'
115
118
  export { default as ArrowUpLeftSquare } from './ArrowUpLeftSquare.astro'
116
119
  export { default as ArrowUpNarrowWide } from './ArrowUpNarrowWide.astro'
117
120
  export { default as ArrowUpRight } from './ArrowUpRight.astro'
118
121
  export { default as ArrowUpRightFromCircle } from './ArrowUpRightFromCircle.astro'
122
+ export { default as ArrowUpRightFromSquare } from './ArrowUpRightFromSquare.astro'
119
123
  export { default as ArrowUpRightSquare } from './ArrowUpRightSquare.astro'
120
124
  export { default as ArrowUpSquare } from './ArrowUpSquare.astro'
121
125
  export { default as ArrowUpToLine } from './ArrowUpToLine.astro'
@@ -198,6 +202,7 @@ export { default as Binary } from './Binary.astro'
198
202
  export { default as Biohazard } from './Biohazard.astro'
199
203
  export { default as Bird } from './Bird.astro'
200
204
  export { default as Bitcoin } from './Bitcoin.astro'
205
+ export { default as Blend } from './Blend.astro'
201
206
  export { default as Blinds } from './Blinds.astro'
202
207
  export { default as Blocks } from './Blocks.astro'
203
208
  export { default as Bluetooth } from './Bluetooth.astro'
@@ -486,6 +491,7 @@ export { default as Drumstick } from './Drumstick.astro'
486
491
  export { default as Dumbbell } from './Dumbbell.astro'
487
492
  export { default as Ear } from './Ear.astro'
488
493
  export { default as EarOff } from './EarOff.astro'
494
+ export { default as Eclipse } from './Eclipse.astro'
489
495
  export { default as Edit } from './Edit.astro'
490
496
  export { default as Edit2 } from './Edit2.astro'
491
497
  export { default as Edit3 } from './Edit3.astro'
@@ -555,6 +561,7 @@ export { default as FileScan } from './FileScan.astro'
555
561
  export { default as FileSearch } from './FileSearch.astro'
556
562
  export { default as FileSearch2 } from './FileSearch2.astro'
557
563
  export { default as FileSignature } from './FileSignature.astro'
564
+ export { default as FileSliders } from './FileSliders.astro'
558
565
  export { default as FileSpreadsheet } from './FileSpreadsheet.astro'
559
566
  export { default as FileStack } from './FileStack.astro'
560
567
  export { default as FileSymlink } from './FileSymlink.astro'
@@ -959,6 +966,7 @@ export { default as PackagePlus } from './PackagePlus.astro'
959
966
  export { default as PackageSearch } from './PackageSearch.astro'
960
967
  export { default as PackageX } from './PackageX.astro'
961
968
  export { default as PaintBucket } from './PaintBucket.astro'
969
+ export { default as PaintRoller } from './PaintRoller.astro'
962
970
  export { default as Paintbrush } from './Paintbrush.astro'
963
971
  export { default as Paintbrush2 } from './Paintbrush2.astro'
964
972
  export { default as Palette } from './Palette.astro'
@@ -1080,6 +1088,14 @@ export { default as Rainbow } from './Rainbow.astro'
1080
1088
  export { default as Rat } from './Rat.astro'
1081
1089
  export { default as Ratio } from './Ratio.astro'
1082
1090
  export { default as Receipt } from './Receipt.astro'
1091
+ export { default as ReceiptCent } from './ReceiptCent.astro'
1092
+ export { default as ReceiptEuro } from './ReceiptEuro.astro'
1093
+ export { default as ReceiptIndianRupee } from './ReceiptIndianRupee.astro'
1094
+ export { default as ReceiptJapaneseYen } from './ReceiptJapaneseYen.astro'
1095
+ export { default as ReceiptPoundSterling } from './ReceiptPoundSterling.astro'
1096
+ export { default as ReceiptRussianRuble } from './ReceiptRussianRuble.astro'
1097
+ export { default as ReceiptSwissFranc } from './ReceiptSwissFranc.astro'
1098
+ export { default as ReceiptText } from './ReceiptText.astro'
1083
1099
  export { default as RectangleHorizontal } from './RectangleHorizontal.astro'
1084
1100
  export { default as RectangleVertical } from './RectangleVertical.astro'
1085
1101
  export { default as Recycle } from './Recycle.astro'
@@ -1282,6 +1298,7 @@ export { default as SunSnow } from './SunSnow.astro'
1282
1298
  export { default as Sunrise } from './Sunrise.astro'
1283
1299
  export { default as Sunset } from './Sunset.astro'
1284
1300
  export { default as Superscript } from './Superscript.astro'
1301
+ export { default as SwatchBook } from './SwatchBook.astro'
1285
1302
  export { default as SwissFranc } from './SwissFranc.astro'
1286
1303
  export { default as SwitchCamera } from './SwitchCamera.astro'
1287
1304
  export { default as Sword } from './Sword.astro'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lucide-astro",
3
- "version": "0.309.0",
3
+ "version": "0.312.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.309.0",
29
+ "lucide-static": "0.312.0",
30
30
  "semver": "^7.5.4"
31
31
  },
32
32
  "peerDependencies": {