@lucide/astro 0.508.0 → 0.510.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.508.0",
3
+ "version": "0.510.0",
4
4
  "author": "Moustapha Kebe",
5
5
  "description": "A Lucide icon library package for Astro applications.",
6
6
  "license": "ISC",
@@ -89,23 +89,17 @@ export {
89
89
  default as BarChart4
90
90
  } from '../icons/chart-column-increasing';
91
91
 
92
- // ChartColumn aliases
93
- export {
94
- /** @deprecated */
95
- default as BarChart3
96
- } from '../icons/chart-column';
97
-
98
92
  // ChartLine aliases
99
93
  export {
100
94
  /** @deprecated */
101
95
  default as LineChart
102
96
  } from '../icons/chart-line';
103
97
 
104
- // ChartNoAxesColumn aliases
98
+ // ChartColumn aliases
105
99
  export {
106
100
  /** @deprecated */
107
- default as BarChart2
108
- } from '../icons/chart-no-axes-column';
101
+ default as BarChart3
102
+ } from '../icons/chart-column';
109
103
 
110
104
  // ChartNoAxesColumnIncreasing aliases
111
105
  export {
@@ -113,6 +107,12 @@ export {
113
107
  default as BarChart
114
108
  } from '../icons/chart-no-axes-column-increasing';
115
109
 
110
+ // ChartNoAxesColumn aliases
111
+ export {
112
+ /** @deprecated */
113
+ default as BarChart2
114
+ } from '../icons/chart-no-axes-column';
115
+
116
116
  // ChartNoAxesGantt aliases
117
117
  export {
118
118
  /** @deprecated */
@@ -158,12 +158,12 @@ export { default as ArrowRightCircle } from '../icons/circle-arrow-right';
158
158
  // CircleArrowUp aliases
159
159
  export { default as ArrowUpCircle } from '../icons/circle-arrow-up';
160
160
 
161
- // CircleCheck aliases
162
- export { default as CheckCircle2 } from '../icons/circle-check';
163
-
164
161
  // CircleCheckBig aliases
165
162
  export { default as CheckCircle } from '../icons/circle-check-big';
166
163
 
164
+ // CircleCheck aliases
165
+ export { default as CheckCircle2 } from '../icons/circle-check';
166
+
167
167
  // CircleChevronDown aliases
168
168
  export { default as ChevronDownCircle } from '../icons/circle-chevron-down';
169
169
 
@@ -491,12 +491,12 @@ export { default as Stars } from '../icons/sparkles';
491
491
  // SquareActivity aliases
492
492
  export { default as ActivitySquare } from '../icons/square-activity';
493
493
 
494
- // SquareArrowDownRight aliases
495
- export { default as ArrowDownRightSquare } from '../icons/square-arrow-down-right';
496
-
497
494
  // SquareArrowDownLeft aliases
498
495
  export { default as ArrowDownLeftSquare } from '../icons/square-arrow-down-left';
499
496
 
497
+ // SquareArrowDownRight aliases
498
+ export { default as ArrowDownRightSquare } from '../icons/square-arrow-down-right';
499
+
500
500
  // SquareArrowDown aliases
501
501
  export { default as ArrowDownSquare } from '../icons/square-arrow-down';
502
502
 
@@ -530,15 +530,15 @@ export { default as ArrowUpSquare } from '../icons/square-arrow-up';
530
530
  // SquareAsterisk aliases
531
531
  export { default as AsteriskSquare } from '../icons/square-asterisk';
532
532
 
533
+ // SquareBottomDashedScissors aliases
534
+ export { default as ScissorsSquareDashedBottom } from '../icons/square-bottom-dashed-scissors';
535
+
533
536
  // SquareChartGantt aliases
534
537
  export { default as GanttChartSquare } from '../icons/square-chart-gantt';
535
538
 
536
539
  // SquareChartGantt aliases
537
540
  export { default as SquareGanttChart } from '../icons/square-chart-gantt';
538
541
 
539
- // SquareBottomDashedScissors aliases
540
- export { default as ScissorsSquareDashedBottom } from '../icons/square-bottom-dashed-scissors';
541
-
542
542
  // SquareCheckBig aliases
543
543
  export { default as CheckSquare } from '../icons/square-check-big';
544
544
 
@@ -602,6 +602,9 @@ export { default as Inspect } from '../icons/square-mouse-pointer';
602
602
  // SquareParkingOff aliases
603
603
  export { default as ParkingSquareOff } from '../icons/square-parking-off';
604
604
 
605
+ // SquareParking aliases
606
+ export { default as ParkingSquare } from '../icons/square-parking';
607
+
605
608
  // SquarePen aliases
606
609
  export { default as PenBox } from '../icons/square-pen';
607
610
 
@@ -611,9 +614,6 @@ export { default as Edit } from '../icons/square-pen';
611
614
  // SquarePen aliases
612
615
  export { default as PenSquare } from '../icons/square-pen';
613
616
 
614
- // SquareParking aliases
615
- export { default as ParkingSquare } from '../icons/square-parking';
616
-
617
617
  // SquarePercent aliases
618
618
  export { default as PercentSquare } from '../icons/square-percent';
619
619
 
@@ -659,21 +659,21 @@ export {
659
659
  // SquareUser aliases
660
660
  export { default as UserSquare } from '../icons/square-user';
661
661
 
662
- // TestTubeDiagonal aliases
663
- export { default as TestTube2 } from '../icons/test-tube-diagonal';
664
-
665
662
  // SquareX aliases
666
663
  export { default as XSquare } from '../icons/square-x';
667
664
 
668
665
  // TextSelect aliases
669
666
  export { default as TextSelection } from '../icons/text-select';
670
667
 
671
- // TramFront aliases
672
- export { default as Train } from '../icons/tram-front';
668
+ // TestTubeDiagonal aliases
669
+ export { default as TestTube2 } from '../icons/test-tube-diagonal';
673
670
 
674
671
  // TreePalm aliases
675
672
  export { default as Palmtree } from '../icons/tree-palm';
676
673
 
674
+ // TramFront aliases
675
+ export { default as Train } from '../icons/tram-front';
676
+
677
677
  // TriangleAlert aliases
678
678
  export { default as AlertTriangle } from '../icons/triangle-alert';
679
679
 
@@ -707,18 +707,18 @@ export {
707
707
  default as UserMinus2
708
708
  } from '../icons/user-round-minus';
709
709
 
710
- // UserRoundX aliases
711
- export {
712
- /** @deprecated */
713
- default as UserX2
714
- } from '../icons/user-round-x';
715
-
716
710
  // UserRoundPlus aliases
717
711
  export {
718
712
  /** @deprecated */
719
713
  default as UserPlus2
720
714
  } from '../icons/user-round-plus';
721
715
 
716
+ // UserRoundX aliases
717
+ export {
718
+ /** @deprecated */
719
+ default as UserX2
720
+ } from '../icons/user-round-x';
721
+
722
722
  // UserRound aliases
723
723
  export {
724
724
  /** @deprecated */
@@ -731,9 +731,6 @@ export {
731
731
  default as Users2
732
732
  } from '../icons/users-round';
733
733
 
734
- // UtensilsCrossed aliases
735
- export { default as ForkKnifeCrossed } from '../icons/utensils-crossed';
736
-
737
734
  // Utensils aliases
738
735
  export { default as ForkKnife } from '../icons/utensils';
739
736
 
@@ -743,6 +740,9 @@ export {
743
740
  default as Wallet2
744
741
  } from '../icons/wallet-minimal';
745
742
 
743
+ // UtensilsCrossed aliases
744
+ export { default as ForkKnifeCrossed } from '../icons/utensils-crossed';
745
+
746
746
  // WandSparkles aliases
747
747
  export {
748
748
  /** @deprecated */