@lucide/astro 0.488.0 → 0.489.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lucide/astro",
3
- "version": "0.488.0",
3
+ "version": "0.489.0",
4
4
  "author": "Moustapha Kebe",
5
5
  "description": "A Lucide icon library package for Astro applications",
6
6
  "license": "ISC",
@@ -29,15 +29,15 @@ export { default as ArrowUpZa } from '../icons/arrow-up-z-a';
29
29
  // Axis3d aliases
30
30
  export { default as Axis3D } from '../icons/axis-3d';
31
31
 
32
+ // BadgeCheck aliases
33
+ export { default as Verified } from '../icons/badge-check';
34
+
32
35
  // BetweenHorizontalEnd aliases
33
36
  export {
34
37
  /** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. This alias will be removed in v1.0 */
35
38
  default as BetweenHorizonalEnd
36
39
  } from '../icons/between-horizontal-end';
37
40
 
38
- // BadgeCheck aliases
39
- export { default as Verified } from '../icons/badge-check';
40
-
41
41
  // BetweenHorizontalStart aliases
42
42
  export {
43
43
  /** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. This alias will be removed in v1.0 */
@@ -170,24 +170,24 @@ export { default as ChevronDownCircle } from '../icons/circle-chevron-down';
170
170
  // CircleChevronLeft aliases
171
171
  export { default as ChevronLeftCircle } from '../icons/circle-chevron-left';
172
172
 
173
- // CircleChevronRight aliases
174
- export { default as ChevronRightCircle } from '../icons/circle-chevron-right';
175
-
176
173
  // CircleChevronUp aliases
177
174
  export { default as ChevronUpCircle } from '../icons/circle-chevron-up';
178
175
 
176
+ // CircleChevronRight aliases
177
+ export { default as ChevronRightCircle } from '../icons/circle-chevron-right';
178
+
179
179
  // CircleDivide aliases
180
180
  export { default as DivideCircle } from '../icons/circle-divide';
181
181
 
182
182
  // CircleGauge aliases
183
183
  export { default as GaugeCircle } from '../icons/circle-gauge';
184
184
 
185
- // CircleMinus aliases
186
- export { default as MinusCircle } from '../icons/circle-minus';
187
-
188
185
  // CircleHelp aliases
189
186
  export { default as HelpCircle } from '../icons/circle-help';
190
187
 
188
+ // CircleMinus aliases
189
+ export { default as MinusCircle } from '../icons/circle-minus';
190
+
191
191
  // CircleParkingOff aliases
192
192
  export { default as ParkingCircleOff } from '../icons/circle-parking-off';
193
193
 
@@ -227,12 +227,12 @@ export { default as UserCircle } from '../icons/circle-user';
227
227
  // CircleX aliases
228
228
  export { default as XCircle } from '../icons/circle-x';
229
229
 
230
- // ClipboardPen aliases
231
- export { default as ClipboardEdit } from '../icons/clipboard-pen';
232
-
233
230
  // ClipboardPenLine aliases
234
231
  export { default as ClipboardSignature } from '../icons/clipboard-pen-line';
235
232
 
233
+ // ClipboardPen aliases
234
+ export { default as ClipboardEdit } from '../icons/clipboard-pen';
235
+
236
236
  // CloudDownload aliases
237
237
  export { default as DownloadCloud } from '../icons/cloud-download';
238
238
 
@@ -245,12 +245,12 @@ export {
245
245
  default as Code2
246
246
  } from '../icons/code-xml';
247
247
 
248
- // Columns3 aliases
249
- export { default as PanelsLeftRight } from '../icons/columns-3';
250
-
251
248
  // Columns2 aliases
252
249
  export { default as Columns } from '../icons/columns-2';
253
250
 
251
+ // Columns3 aliases
252
+ export { default as PanelsLeftRight } from '../icons/columns-3';
253
+
254
254
  // ContactRound aliases
255
255
  export {
256
256
  /** @deprecated */
@@ -275,24 +275,30 @@ export { default as MoreHorizontal } from '../icons/ellipsis';
275
275
  // FileAxis3d aliases
276
276
  export { default as FileAxis3D } from '../icons/file-axis-3d';
277
277
 
278
- // FileChartColumnIncreasing aliases
279
- export {
280
- /** @deprecated */
281
- default as FileBarChart
282
- } from '../icons/file-chart-column-increasing';
283
-
284
278
  // FileChartColumn aliases
285
279
  export {
286
280
  /** @deprecated */
287
281
  default as FileBarChart2
288
282
  } from '../icons/file-chart-column';
289
283
 
284
+ // FileChartColumnIncreasing aliases
285
+ export {
286
+ /** @deprecated */
287
+ default as FileBarChart
288
+ } from '../icons/file-chart-column-increasing';
289
+
290
290
  // FileChartLine aliases
291
291
  export {
292
292
  /** @deprecated */
293
293
  default as FileLineChart
294
294
  } from '../icons/file-chart-line';
295
295
 
296
+ // FileCog aliases
297
+ export {
298
+ /** @deprecated */
299
+ default as FileCog2
300
+ } from '../icons/file-cog';
301
+
296
302
  // FileChartPie aliases
297
303
  export {
298
304
  /** @deprecated */
@@ -305,32 +311,26 @@ export { default as FileSignature } from '../icons/file-pen-line';
305
311
  // FilePen aliases
306
312
  export { default as FileEdit } from '../icons/file-pen';
307
313
 
308
- // FileCog aliases
309
- export {
310
- /** @deprecated */
311
- default as FileCog2
312
- } from '../icons/file-cog';
313
-
314
314
  // FolderCog aliases
315
315
  export {
316
316
  /** @deprecated */
317
317
  default as FolderCog2
318
318
  } from '../icons/folder-cog';
319
319
 
320
- // FunnelX aliases
320
+ // Funnel aliases
321
321
  export {
322
322
  /** @deprecated */
323
- default as FilterX
324
- } from '../icons/funnel-x';
323
+ default as Filter
324
+ } from '../icons/funnel';
325
325
 
326
326
  // FolderPen aliases
327
327
  export { default as FolderEdit } from '../icons/folder-pen';
328
328
 
329
- // Funnel aliases
329
+ // FunnelX aliases
330
330
  export {
331
331
  /** @deprecated */
332
- default as Filter
333
- } from '../icons/funnel';
332
+ default as FilterX
333
+ } from '../icons/funnel-x';
334
334
 
335
335
  // GitCommitHorizontal aliases
336
336
  export { default as GitCommit } from '../icons/git-commit-horizontal';
@@ -344,15 +344,15 @@ export { default as Grid2X2Plus } from '../icons/grid-2x2-plus';
344
344
  // Grid2x2X aliases
345
345
  export { default as Grid2X2X } from '../icons/grid-2x2-x';
346
346
 
347
- // Grid2x2 aliases
348
- export { default as Grid2X2 } from '../icons/grid-2x2';
349
-
350
347
  // Grid3x3 aliases
351
348
  export { default as Grid } from '../icons/grid-3x3';
352
349
 
353
350
  // Grid3x3 aliases
354
351
  export { default as Grid3X3 } from '../icons/grid-3x3';
355
352
 
353
+ // Grid2x2 aliases
354
+ export { default as Grid2X2 } from '../icons/grid-2x2';
355
+
356
356
  // HandHelping aliases
357
357
  export { default as HelpingHand } from '../icons/hand-helping';
358
358
 
@@ -431,12 +431,12 @@ export { default as Sidebar } from '../icons/panel-left';
431
431
  // PanelRightDashed aliases
432
432
  export { default as PanelRightInactive } from '../icons/panel-right-dashed';
433
433
 
434
- // PanelTopDashed aliases
435
- export { default as PanelTopInactive } from '../icons/panel-top-dashed';
436
-
437
434
  // PanelsTopLeft aliases
438
435
  export { default as Layout } from '../icons/panels-top-left';
439
436
 
437
+ // PanelTopDashed aliases
438
+ export { default as PanelTopInactive } from '../icons/panel-top-dashed';
439
+
440
440
  // PenLine aliases
441
441
  export {
442
442
  /** @deprecated */
@@ -452,12 +452,12 @@ export {
452
452
  // PlugZap aliases
453
453
  export { default as PlugZap2 } from '../icons/plug-zap';
454
454
 
455
- // RectangleEllipsis aliases
456
- export { default as FormInput } from '../icons/rectangle-ellipsis';
457
-
458
455
  // Rotate3d aliases
459
456
  export { default as Rotate3D } from '../icons/rotate-3d';
460
457
 
458
+ // RectangleEllipsis aliases
459
+ export { default as FormInput } from '../icons/rectangle-ellipsis';
460
+
461
461
  // Rows2 aliases
462
462
  export { default as Rows } from '../icons/rows-2';
463
463
 
@@ -545,14 +545,14 @@ export { default as ChevronDownSquare } from '../icons/square-chevron-down';
545
545
  // SquareChevronLeft aliases
546
546
  export { default as ChevronLeftSquare } from '../icons/square-chevron-left';
547
547
 
548
- // SquareChevronRight aliases
549
- export { default as ChevronRightSquare } from '../icons/square-chevron-right';
548
+ // SquareChevronUp aliases
549
+ export { default as ChevronUpSquare } from '../icons/square-chevron-up';
550
550
 
551
551
  // SquareCode aliases
552
552
  export { default as CodeSquare } from '../icons/square-code';
553
553
 
554
- // SquareChevronUp aliases
555
- export { default as ChevronUpSquare } from '../icons/square-chevron-up';
554
+ // SquareChevronRight aliases
555
+ export { default as ChevronRightSquare } from '../icons/square-chevron-right';
556
556
 
557
557
  // SquareDashedKanban aliases
558
558
  export { default as KanbanSquareDashed } from '../icons/square-dashed-kanban';
@@ -587,15 +587,15 @@ export { default as MSquare } from '../icons/square-m';
587
587
  // SquareMenu aliases
588
588
  export { default as MenuSquare } from '../icons/square-menu';
589
589
 
590
+ // SquareMinus aliases
591
+ export { default as MinusSquare } from '../icons/square-minus';
592
+
590
593
  // SquareMousePointer aliases
591
594
  export { default as Inspect } from '../icons/square-mouse-pointer';
592
595
 
593
596
  // SquareParkingOff aliases
594
597
  export { default as ParkingSquareOff } from '../icons/square-parking-off';
595
598
 
596
- // SquareMinus aliases
597
- export { default as MinusSquare } from '../icons/square-minus';
598
-
599
599
  // SquareParking aliases
600
600
  export { default as ParkingSquare } from '../icons/square-parking';
601
601
 
@@ -608,21 +608,21 @@ export { default as Edit } from '../icons/square-pen';
608
608
  // SquarePen aliases
609
609
  export { default as PenSquare } from '../icons/square-pen';
610
610
 
611
- // SquarePercent aliases
612
- export { default as PercentSquare } from '../icons/square-percent';
613
-
614
611
  // SquarePi aliases
615
612
  export { default as PiSquare } from '../icons/square-pi';
616
613
 
614
+ // SquarePercent aliases
615
+ export { default as PercentSquare } from '../icons/square-percent';
616
+
617
617
  // SquarePilcrow aliases
618
618
  export { default as PilcrowSquare } from '../icons/square-pilcrow';
619
619
 
620
- // SquarePlay aliases
621
- export { default as PlaySquare } from '../icons/square-play';
622
-
623
620
  // SquarePlus aliases
624
621
  export { default as PlusSquare } from '../icons/square-plus';
625
622
 
623
+ // SquarePlay aliases
624
+ export { default as PlaySquare } from '../icons/square-play';
625
+
626
626
  // SquarePower aliases
627
627
  export { default as PowerSquare } from '../icons/square-power';
628
628
 
@@ -650,12 +650,12 @@ export {
650
650
  default as UserSquare2
651
651
  } from '../icons/square-user-round';
652
652
 
653
- // SquareX aliases
654
- export { default as XSquare } from '../icons/square-x';
655
-
656
653
  // SquareUser aliases
657
654
  export { default as UserSquare } from '../icons/square-user';
658
655
 
656
+ // SquareX aliases
657
+ export { default as XSquare } from '../icons/square-x';
658
+
659
659
  // TestTubeDiagonal aliases
660
660
  export { default as TestTube2 } from '../icons/test-tube-diagonal';
661
661
 
@@ -668,15 +668,15 @@ export { default as Train } from '../icons/tram-front';
668
668
  // TreePalm aliases
669
669
  export { default as Palmtree } from '../icons/tree-palm';
670
670
 
671
- // TriangleAlert aliases
672
- export { default as AlertTriangle } from '../icons/triangle-alert';
673
-
674
671
  // TvMinimal aliases
675
672
  export {
676
673
  /** @deprecated */
677
674
  default as Tv2
678
675
  } from '../icons/tv-minimal';
679
676
 
677
+ // TriangleAlert aliases
678
+ export { default as AlertTriangle } from '../icons/triangle-alert';
679
+
680
680
  // University aliases
681
681
  export {
682
682
  /** @deprecated */