@lucide/astro 1.39.0 → 1.40.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": "1.39.0",
3
+ "version": "1.40.0",
4
4
  "author": "Moustapha Kebe",
5
5
  "description": "A Lucide icon library package for Astro applications.",
6
6
  "license": "ISC",
@@ -5,18 +5,18 @@ export {
5
5
  default as AlarmCheck
6
6
  } from '../icons/alarm-clock-check';
7
7
 
8
- // AlarmClockPlus aliases
9
- export {
10
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockPlus} instead. */
11
- default as AlarmPlus
12
- } from '../icons/alarm-clock-plus';
13
-
14
8
  // AlarmClockMinus aliases
15
9
  export {
16
10
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockMinus} instead. */
17
11
  default as AlarmMinus
18
12
  } from '../icons/alarm-clock-minus';
19
13
 
14
+ // AlarmClockPlus aliases
15
+ export {
16
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockPlus} instead. */
17
+ default as AlarmPlus
18
+ } from '../icons/alarm-clock-plus';
19
+
20
20
  // ArrowDownAZ aliases
21
21
  export {
22
22
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownAZ} instead. */
@@ -41,30 +41,30 @@ 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. */
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. */
53
47
  default as ArrowUpZa
54
48
  } from '../icons/arrow-up-z-a';
55
49
 
56
- // BadgeCheck aliases
57
- export {
58
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead. */
59
- default as Verified
60
- } from '../icons/badge-check';
61
-
62
50
  // Axis3d aliases
63
51
  export {
64
52
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. */
65
53
  default as Axis3D
66
54
  } from '../icons/axis-3d';
67
55
 
56
+ // ArrowUpNarrowWide aliases
57
+ export {
58
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. */
59
+ default as SortAsc
60
+ } from '../icons/arrow-up-narrow-wide';
61
+
62
+ // BadgeCheck aliases
63
+ export {
64
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead. */
65
+ default as Verified
66
+ } from '../icons/badge-check';
67
+
68
68
  // BadgeQuestionMark aliases
69
69
  export {
70
70
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. */
@@ -83,12 +83,6 @@ export {
83
83
  default as BetweenHorizonalStart
84
84
  } from '../icons/between-horizontal-start';
85
85
 
86
- // BookDashed aliases
87
- export {
88
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BookDashed} instead. */
89
- default as BookTemplate
90
- } from '../icons/book-dashed';
91
-
92
86
  // Braces aliases
93
87
  export {
94
88
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Braces} instead. */
@@ -107,6 +101,12 @@ export {
107
101
  default as AreaChart
108
102
  } from '../icons/chart-area';
109
103
 
104
+ // BookDashed aliases
105
+ export {
106
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BookDashed} instead. */
107
+ default as BookTemplate
108
+ } from '../icons/book-dashed';
109
+
110
110
  // ChartBarBig aliases
111
111
  export {
112
112
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBarBig} instead. */
@@ -233,18 +233,18 @@ export {
233
233
  default as ArrowUpCircle
234
234
  } from '../icons/circle-arrow-up';
235
235
 
236
- // CircleCheckBig aliases
237
- export {
238
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheckBig} instead. */
239
- default as CheckCircle
240
- } from '../icons/circle-check-big';
241
-
242
236
  // CircleCheck aliases
243
237
  export {
244
238
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. */
245
239
  default as CheckCircle2
246
240
  } from '../icons/circle-check';
247
241
 
242
+ // CircleCheckBig aliases
243
+ export {
244
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheckBig} instead. */
245
+ default as CheckCircle
246
+ } from '../icons/circle-check-big';
247
+
248
248
  // CircleChevronDown aliases
249
249
  export {
250
250
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. */
@@ -347,18 +347,18 @@ export {
347
347
  default as CircleSlashed
348
348
  } from '../icons/circle-slash-2';
349
349
 
350
- // CircleStop aliases
351
- export {
352
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. */
353
- default as StopCircle
354
- } from '../icons/circle-stop';
355
-
356
350
  // CircleUserRound aliases
357
351
  export {
358
352
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. */
359
353
  default as UserCircle2
360
354
  } from '../icons/circle-user-round';
361
355
 
356
+ // CircleStop aliases
357
+ export {
358
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. */
359
+ default as StopCircle
360
+ } from '../icons/circle-stop';
361
+
362
362
  // CircleUser aliases
363
363
  export {
364
364
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead. */
@@ -401,12 +401,6 @@ export {
401
401
  default as Code2
402
402
  } from '../icons/code-xml';
403
403
 
404
- // Columns2 aliases
405
- export {
406
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns2} instead. */
407
- default as Columns
408
- } from '../icons/columns-2';
409
-
410
404
  // Columns3Cog aliases
411
405
  export {
412
406
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. */
@@ -419,29 +413,29 @@ export {
419
413
  default as TableConfig
420
414
  } from '../icons/columns-3-cog';
421
415
 
416
+ // Columns2 aliases
417
+ export {
418
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns2} instead. */
419
+ default as Columns
420
+ } from '../icons/columns-2';
421
+
422
422
  // Columns3 aliases
423
423
  export {
424
424
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead. */
425
425
  default as PanelsLeftRight
426
426
  } from '../icons/columns-3';
427
427
 
428
- // ContactRound aliases
429
- export {
430
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. */
431
- default as Contact2
432
- } from '../icons/contact-round';
433
-
434
428
  // DiamondPercent aliases
435
429
  export {
436
430
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead. */
437
431
  default as PercentDiamond
438
432
  } from '../icons/diamond-percent';
439
433
 
440
- // Earth aliases
434
+ // ContactRound aliases
441
435
  export {
442
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. */
443
- default as Globe2
444
- } from '../icons/earth';
436
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. */
437
+ default as Contact2
438
+ } from '../icons/contact-round';
445
439
 
446
440
  // EllipsisVertical aliases
447
441
  export {
@@ -449,6 +443,12 @@ export {
449
443
  default as MoreVertical
450
444
  } from '../icons/ellipsis-vertical';
451
445
 
446
+ // Earth aliases
447
+ export {
448
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. */
449
+ default as Globe2
450
+ } from '../icons/earth';
451
+
452
452
  // Ellipsis aliases
453
453
  export {
454
454
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. */
@@ -707,18 +707,18 @@ export {
707
707
  default as Grid2X2Plus
708
708
  } from '../icons/grid-2x2-plus';
709
709
 
710
- // Grid2x2X aliases
711
- export {
712
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2X} instead. */
713
- default as Grid2X2X
714
- } from '../icons/grid-2x2-x';
715
-
716
710
  // Grid2x2 aliases
717
711
  export {
718
712
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. */
719
713
  default as Grid2X2
720
714
  } from '../icons/grid-2x2';
721
715
 
716
+ // Grid2x2X aliases
717
+ export {
718
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2X} instead. */
719
+ default as Grid2X2X
720
+ } from '../icons/grid-2x2-x';
721
+
722
722
  // Grid3x3 aliases
723
723
  export {
724
724
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. */
@@ -731,18 +731,18 @@ export {
731
731
  default as Grid3X3
732
732
  } from '../icons/grid-3x3';
733
733
 
734
- // HandHelping aliases
735
- export {
736
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandHelping} instead. */
737
- default as HelpingHand
738
- } from '../icons/hand-helping';
739
-
740
734
  // HandGrab aliases
741
735
  export {
742
736
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. */
743
737
  default as Grab
744
738
  } from '../icons/hand-grab';
745
739
 
740
+ // HandHelping aliases
741
+ export {
742
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandHelping} instead. */
743
+ default as HelpingHand
744
+ } from '../icons/hand-helping';
745
+
746
746
  // House aliases
747
747
  export {
748
748
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. */
@@ -767,12 +767,6 @@ export {
767
767
  default as Laptop2
768
768
  } from '../icons/laptop-minimal';
769
769
 
770
- // Layers aliases
771
- export {
772
- /** @deprecated The icon was combined with another icon that shares the same use case, use {@link Layers} instead. */
773
- default as Layers3
774
- } from '../icons/layers';
775
-
776
770
  // ListIndentDecrease aliases
777
771
  export {
778
772
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. */
@@ -785,6 +779,12 @@ export {
785
779
  default as IndentDecrease
786
780
  } from '../icons/list-indent-decrease';
787
781
 
782
+ // Layers aliases
783
+ export {
784
+ /** @deprecated The icon was combined with another icon that shares the same use case, use {@link Layers} instead. */
785
+ default as Layers3
786
+ } from '../icons/layers';
787
+
788
788
  // ListIndentIncrease aliases
789
789
  export {
790
790
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. */
@@ -797,18 +797,18 @@ export {
797
797
  default as IndentIncrease
798
798
  } from '../icons/list-indent-increase';
799
799
 
800
- // LoaderCircle aliases
801
- export {
802
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. */
803
- default as Loader2
804
- } from '../icons/loader-circle';
805
-
806
800
  // LockKeyholeOpen aliases
807
801
  export {
808
802
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockKeyholeOpen} instead. */
809
803
  default as UnlockKeyhole
810
804
  } from '../icons/lock-keyhole-open';
811
805
 
806
+ // LoaderCircle aliases
807
+ export {
808
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. */
809
+ default as Loader2
810
+ } from '../icons/loader-circle';
811
+
812
812
  // LockOpen aliases
813
813
  export {
814
814
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. */
@@ -833,18 +833,18 @@ export {
833
833
  default as MessageCircleQuestion
834
834
  } from '../icons/message-circle-question-mark';
835
835
 
836
- // MicSignal aliases
837
- export {
838
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicSignal} instead. */
839
- default as Podcast
840
- } from '../icons/mic-signal';
841
-
842
836
  // MicVocal aliases
843
837
  export {
844
838
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead. */
845
839
  default as Mic2
846
840
  } from '../icons/mic-vocal';
847
841
 
842
+ // MicSignal aliases
843
+ export {
844
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicSignal} instead. */
845
+ default as Podcast
846
+ } from '../icons/mic-signal';
847
+
848
848
  // Move3d aliases
849
849
  export {
850
850
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead. */
@@ -1121,18 +1121,18 @@ export {
1121
1121
  default as SquareGanttChart
1122
1122
  } from '../icons/square-chart-gantt';
1123
1123
 
1124
- // SquareCheckBig aliases
1125
- export {
1126
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. */
1127
- default as CheckSquare
1128
- } from '../icons/square-check-big';
1129
-
1130
1124
  // SquareCheck aliases
1131
1125
  export {
1132
1126
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. */
1133
1127
  default as CheckSquare2
1134
1128
  } from '../icons/square-check';
1135
1129
 
1130
+ // SquareCheckBig aliases
1131
+ export {
1132
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. */
1133
+ default as CheckSquare
1134
+ } from '../icons/square-check-big';
1135
+
1136
1136
  // SquareChevronDown aliases
1137
1137
  export {
1138
1138
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronDown} instead. */
@@ -1217,18 +1217,18 @@ export {
1217
1217
  default as FunctionSquare
1218
1218
  } from '../icons/square-function';
1219
1219
 
1220
- // SquareLibrary aliases
1221
- export {
1222
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareLibrary} instead. */
1223
- default as LibrarySquare
1224
- } from '../icons/square-library';
1225
-
1226
1220
  // SquareKanban aliases
1227
1221
  export {
1228
1222
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. */
1229
1223
  default as KanbanSquare
1230
1224
  } from '../icons/square-kanban';
1231
1225
 
1226
+ // SquareLibrary aliases
1227
+ export {
1228
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareLibrary} instead. */
1229
+ default as LibrarySquare
1230
+ } from '../icons/square-library';
1231
+
1232
1232
  // SquareM aliases
1233
1233
  export {
1234
1234
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead. */
@@ -1361,18 +1361,18 @@ export {
1361
1361
  default as UserSquare2
1362
1362
  } from '../icons/square-user-round';
1363
1363
 
1364
- // SquareX aliases
1365
- export {
1366
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareX} instead. */
1367
- default as XSquare
1368
- } from '../icons/square-x';
1369
-
1370
1364
  // SquareUser aliases
1371
1365
  export {
1372
1366
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. */
1373
1367
  default as UserSquare
1374
1368
  } from '../icons/square-user';
1375
1369
 
1370
+ // SquareX aliases
1371
+ export {
1372
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareX} instead. */
1373
+ default as XSquare
1374
+ } from '../icons/square-x';
1375
+
1376
1376
  // TestTubeDiagonal aliases
1377
1377
  export {
1378
1378
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TestTubeDiagonal} instead. */
@@ -1385,6 +1385,12 @@ export {
1385
1385
  default as AlignCenter
1386
1386
  } from '../icons/text-align-center';
1387
1387
 
1388
+ // TextAlignEnd aliases
1389
+ export {
1390
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignEnd} instead. */
1391
+ default as AlignRight
1392
+ } from '../icons/text-align-end';
1393
+
1388
1394
  // TextAlignJustify aliases
1389
1395
  export {
1390
1396
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead. */
@@ -1403,30 +1409,24 @@ export {
1403
1409
  default as AlignLeft
1404
1410
  } from '../icons/text-align-start';
1405
1411
 
1406
- // TextAlignEnd aliases
1407
- export {
1408
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignEnd} instead. */
1409
- default as AlignRight
1410
- } from '../icons/text-align-end';
1411
-
1412
1412
  // TextInitial aliases
1413
1413
  export {
1414
1414
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead. */
1415
1415
  default as LetterText
1416
1416
  } from '../icons/text-initial';
1417
1417
 
1418
- // TramFront aliases
1419
- export {
1420
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead. */
1421
- default as Train
1422
- } from '../icons/tram-front';
1423
-
1424
1418
  // TextWrap aliases
1425
1419
  export {
1426
1420
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. */
1427
1421
  default as WrapText
1428
1422
  } from '../icons/text-wrap';
1429
1423
 
1424
+ // TramFront aliases
1425
+ export {
1426
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead. */
1427
+ default as Train
1428
+ } from '../icons/tram-front';
1429
+
1430
1430
  // TreePalm aliases
1431
1431
  export {
1432
1432
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TreePalm} instead. */