@lucide/astro 0.547.0 → 0.549.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.547.0",
3
+ "version": "0.549.0",
4
4
  "author": "Moustapha Kebe",
5
5
  "description": "A Lucide icon library package for Astro applications.",
6
6
  "license": "ISC",
@@ -41,18 +41,18 @@ export {
41
41
  default as ArrowUpAz
42
42
  } from '../icons/arrow-up-a-z';
43
43
 
44
- // ArrowUpNarrowWide aliases
45
- export {
46
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. This alias will be removed in v1.0 */
47
- default as SortAsc
48
- } from '../icons/arrow-up-narrow-wide';
49
-
50
44
  // ArrowUpZA aliases
51
45
  export {
52
46
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpZA} instead. This alias will be removed in v1.0 */
53
47
  default as ArrowUpZa
54
48
  } from '../icons/arrow-up-z-a';
55
49
 
50
+ // ArrowUpNarrowWide aliases
51
+ export {
52
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. This alias will be removed in v1.0 */
53
+ default as SortAsc
54
+ } from '../icons/arrow-up-narrow-wide';
55
+
56
56
  // Axis3d aliases
57
57
  export {
58
58
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. This alias will be removed in v1.0 */
@@ -227,18 +227,18 @@ export {
227
227
  default as ArrowUpRightFromCircle
228
228
  } from '../icons/circle-arrow-out-up-right';
229
229
 
230
- // CircleArrowUp aliases
231
- export {
232
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowUp} instead. This alias will be removed in v1.0 */
233
- default as ArrowUpCircle
234
- } from '../icons/circle-arrow-up';
235
-
236
230
  // CircleArrowRight aliases
237
231
  export {
238
232
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. This alias will be removed in v1.0 */
239
233
  default as ArrowRightCircle
240
234
  } from '../icons/circle-arrow-right';
241
235
 
236
+ // CircleArrowUp aliases
237
+ export {
238
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowUp} instead. This alias will be removed in v1.0 */
239
+ default as ArrowUpCircle
240
+ } from '../icons/circle-arrow-up';
241
+
242
242
  // CircleCheckBig aliases
243
243
  export {
244
244
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheckBig} instead. This alias will be removed in v1.0 */
@@ -431,18 +431,18 @@ export {
431
431
  default as PanelsLeftRight
432
432
  } from '../icons/columns-3';
433
433
 
434
- // DiamondPercent aliases
435
- export {
436
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead. This alias will be removed in v1.0 */
437
- default as PercentDiamond
438
- } from '../icons/diamond-percent';
439
-
440
434
  // ContactRound aliases
441
435
  export {
442
436
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. This alias will be removed in v1.0 */
443
437
  default as Contact2
444
438
  } from '../icons/contact-round';
445
439
 
440
+ // DiamondPercent aliases
441
+ export {
442
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead. This alias will be removed in v1.0 */
443
+ default as PercentDiamond
444
+ } from '../icons/diamond-percent';
445
+
446
446
  // Earth aliases
447
447
  export {
448
448
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. This alias will be removed in v1.0 */
@@ -779,18 +779,18 @@ export {
779
779
  default as Layout
780
780
  } from '../icons/panels-top-left';
781
781
 
782
- // Pen aliases
783
- export {
784
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Pen} instead. This alias will be removed in v1.0 */
785
- default as Edit2
786
- } from '../icons/pen';
787
-
788
782
  // PenLine aliases
789
783
  export {
790
784
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. This alias will be removed in v1.0 */
791
785
  default as Edit3
792
786
  } from '../icons/pen-line';
793
787
 
788
+ // Pen aliases
789
+ export {
790
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Pen} instead. This alias will be removed in v1.0 */
791
+ default as Edit2
792
+ } from '../icons/pen';
793
+
794
794
  // PlugZap aliases
795
795
  export {
796
796
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PlugZap} instead. This alias will be removed in v1.0 */
@@ -821,18 +821,18 @@ export {
821
821
  default as Scale3D
822
822
  } from '../icons/scale-3d';
823
823
 
824
- // SendHorizontal aliases
825
- export {
826
- /** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. This alias will be removed in v1.0 */
827
- default as SendHorizonal
828
- } from '../icons/send-horizontal';
829
-
830
824
  // Rows3 aliases
831
825
  export {
832
826
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead. This alias will be removed in v1.0 */
833
827
  default as PanelsTopBottom
834
828
  } from '../icons/rows-3';
835
829
 
830
+ // SendHorizontal aliases
831
+ export {
832
+ /** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. This alias will be removed in v1.0 */
833
+ default as SendHorizonal
834
+ } from '../icons/send-horizontal';
835
+
836
836
  // ShieldQuestionMark aliases
837
837
  export {
838
838
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldQuestionMark} instead. This alias will be removed in v1.0 */
@@ -863,18 +863,18 @@ export {
863
863
  default as ActivitySquare
864
864
  } from '../icons/square-activity';
865
865
 
866
- // SquareArrowDownLeft aliases
867
- export {
868
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownLeft} instead. This alias will be removed in v1.0 */
869
- default as ArrowDownLeftSquare
870
- } from '../icons/square-arrow-down-left';
871
-
872
866
  // SquareArrowDownRight aliases
873
867
  export {
874
868
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. This alias will be removed in v1.0 */
875
869
  default as ArrowDownRightSquare
876
870
  } from '../icons/square-arrow-down-right';
877
871
 
872
+ // SquareArrowDownLeft aliases
873
+ export {
874
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownLeft} instead. This alias will be removed in v1.0 */
875
+ default as ArrowDownLeftSquare
876
+ } from '../icons/square-arrow-down-left';
877
+
878
878
  // SquareArrowDown aliases
879
879
  export {
880
880
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. This alias will be removed in v1.0 */
@@ -947,6 +947,12 @@ export {
947
947
  default as ScissorsSquareDashedBottom
948
948
  } from '../icons/square-bottom-dashed-scissors';
949
949
 
950
+ // SquareCheckBig aliases
951
+ export {
952
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. This alias will be removed in v1.0 */
953
+ default as CheckSquare
954
+ } from '../icons/square-check-big';
955
+
950
956
  // SquareChartGantt aliases
951
957
  export {
952
958
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead. This alias will be removed in v1.0 */
@@ -959,12 +965,6 @@ export {
959
965
  default as SquareGanttChart
960
966
  } from '../icons/square-chart-gantt';
961
967
 
962
- // SquareCheckBig aliases
963
- export {
964
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. This alias will be removed in v1.0 */
965
- default as CheckSquare
966
- } from '../icons/square-check-big';
967
-
968
968
  // SquareCheck aliases
969
969
  export {
970
970
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. This alias will be removed in v1.0 */
@@ -1109,18 +1109,18 @@ export {
1109
1109
  default as PenSquare
1110
1110
  } from '../icons/square-pen';
1111
1111
 
1112
- // SquarePercent aliases
1113
- export {
1114
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. This alias will be removed in v1.0 */
1115
- default as PercentSquare
1116
- } from '../icons/square-percent';
1117
-
1118
1112
  // SquarePi aliases
1119
1113
  export {
1120
1114
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead. This alias will be removed in v1.0 */
1121
1115
  default as PiSquare
1122
1116
  } from '../icons/square-pi';
1123
1117
 
1118
+ // SquarePercent aliases
1119
+ export {
1120
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. This alias will be removed in v1.0 */
1121
+ default as PercentSquare
1122
+ } from '../icons/square-percent';
1123
+
1124
1124
  // SquarePilcrow aliases
1125
1125
  export {
1126
1126
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead. This alias will be removed in v1.0 */
@@ -1181,18 +1181,18 @@ export {
1181
1181
  default as TerminalSquare
1182
1182
  } from '../icons/square-terminal';
1183
1183
 
1184
- // SquareUser aliases
1185
- export {
1186
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. This alias will be removed in v1.0 */
1187
- default as UserSquare
1188
- } from '../icons/square-user';
1189
-
1190
1184
  // SquareUserRound aliases
1191
1185
  export {
1192
1186
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. This alias will be removed in v1.0 */
1193
1187
  default as UserSquare2
1194
1188
  } from '../icons/square-user-round';
1195
1189
 
1190
+ // SquareUser aliases
1191
+ export {
1192
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. This alias will be removed in v1.0 */
1193
+ default as UserSquare
1194
+ } from '../icons/square-user';
1195
+
1196
1196
  // SquareX aliases
1197
1197
  export {
1198
1198
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareX} instead. This alias will be removed in v1.0 */
@@ -1307,18 +1307,18 @@ export {
1307
1307
  default as UserPlus2
1308
1308
  } from '../icons/user-round-plus';
1309
1309
 
1310
- // UserRound aliases
1311
- export {
1312
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. This alias will be removed in v1.0 */
1313
- default as User2
1314
- } from '../icons/user-round';
1315
-
1316
1310
  // UserRoundX aliases
1317
1311
  export {
1318
1312
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. This alias will be removed in v1.0 */
1319
1313
  default as UserX2
1320
1314
  } from '../icons/user-round-x';
1321
1315
 
1316
+ // UserRound aliases
1317
+ export {
1318
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. This alias will be removed in v1.0 */
1319
+ default as User2
1320
+ } from '../icons/user-round';
1321
+
1322
1322
  // UsersRound aliases
1323
1323
  export {
1324
1324
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UsersRound} instead. This alias will be removed in v1.0 */