@lucide/astro 0.576.0 → 0.577.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 +1 -1
- package/src/aliases/aliases.ts +66 -66
- package/src/aliases/prefixed.ts +439 -437
- package/src/aliases/suffixed.ts +760 -758
- package/src/icons/ellipse.ts +18 -0
- package/src/icons/index.ts +104 -103
package/package.json
CHANGED
package/src/aliases/aliases.ts
CHANGED
|
@@ -17,18 +17,18 @@ export {
|
|
|
17
17
|
default as AlarmPlus
|
|
18
18
|
} from '../icons/alarm-clock-plus';
|
|
19
19
|
|
|
20
|
-
// ArrowDownWideNarrow aliases
|
|
21
|
-
export {
|
|
22
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. This alias will be removed in v1.0 */
|
|
23
|
-
default as SortDesc
|
|
24
|
-
} from '../icons/arrow-down-wide-narrow';
|
|
25
|
-
|
|
26
20
|
// ArrowDownAZ aliases
|
|
27
21
|
export {
|
|
28
22
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownAZ} instead. This alias will be removed in v1.0 */
|
|
29
23
|
default as ArrowDownAz
|
|
30
24
|
} from '../icons/arrow-down-a-z';
|
|
31
25
|
|
|
26
|
+
// ArrowDownWideNarrow aliases
|
|
27
|
+
export {
|
|
28
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. This alias will be removed in v1.0 */
|
|
29
|
+
default as SortDesc
|
|
30
|
+
} from '../icons/arrow-down-wide-narrow';
|
|
31
|
+
|
|
32
32
|
// ArrowDownZA aliases
|
|
33
33
|
export {
|
|
34
34
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. This alias will be removed in v1.0 */
|
|
@@ -251,18 +251,18 @@ export {
|
|
|
251
251
|
default as CheckCircle2
|
|
252
252
|
} from '../icons/circle-check';
|
|
253
253
|
|
|
254
|
-
// CircleChevronLeft aliases
|
|
255
|
-
export {
|
|
256
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. This alias will be removed in v1.0 */
|
|
257
|
-
default as ChevronLeftCircle
|
|
258
|
-
} from '../icons/circle-chevron-left';
|
|
259
|
-
|
|
260
254
|
// CircleChevronDown aliases
|
|
261
255
|
export {
|
|
262
256
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. This alias will be removed in v1.0 */
|
|
263
257
|
default as ChevronDownCircle
|
|
264
258
|
} from '../icons/circle-chevron-down';
|
|
265
259
|
|
|
260
|
+
// CircleChevronLeft aliases
|
|
261
|
+
export {
|
|
262
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. This alias will be removed in v1.0 */
|
|
263
|
+
default as ChevronLeftCircle
|
|
264
|
+
} from '../icons/circle-chevron-left';
|
|
265
|
+
|
|
266
266
|
// CircleChevronRight aliases
|
|
267
267
|
export {
|
|
268
268
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronRight} instead. This alias will be removed in v1.0 */
|
|
@@ -359,18 +359,18 @@ export {
|
|
|
359
359
|
default as StopCircle
|
|
360
360
|
} from '../icons/circle-stop';
|
|
361
361
|
|
|
362
|
-
// CircleUser aliases
|
|
363
|
-
export {
|
|
364
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead. This alias will be removed in v1.0 */
|
|
365
|
-
default as UserCircle
|
|
366
|
-
} from '../icons/circle-user';
|
|
367
|
-
|
|
368
362
|
// CircleUserRound aliases
|
|
369
363
|
export {
|
|
370
364
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. This alias will be removed in v1.0 */
|
|
371
365
|
default as UserCircle2
|
|
372
366
|
} from '../icons/circle-user-round';
|
|
373
367
|
|
|
368
|
+
// CircleUser aliases
|
|
369
|
+
export {
|
|
370
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead. This alias will be removed in v1.0 */
|
|
371
|
+
default as UserCircle
|
|
372
|
+
} from '../icons/circle-user';
|
|
373
|
+
|
|
374
374
|
// CircleX aliases
|
|
375
375
|
export {
|
|
376
376
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead. This alias will be removed in v1.0 */
|
|
@@ -497,12 +497,6 @@ export {
|
|
|
497
497
|
default as FileBarChart2
|
|
498
498
|
} from '../icons/file-chart-column';
|
|
499
499
|
|
|
500
|
-
// FileChartLine aliases
|
|
501
|
-
export {
|
|
502
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. This alias will be removed in v1.0 */
|
|
503
|
-
default as FileLineChart
|
|
504
|
-
} from '../icons/file-chart-line';
|
|
505
|
-
|
|
506
500
|
// FileChartPie aliases
|
|
507
501
|
export {
|
|
508
502
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. This alias will be removed in v1.0 */
|
|
@@ -515,6 +509,12 @@ export {
|
|
|
515
509
|
default as FileCheck2
|
|
516
510
|
} from '../icons/file-check-corner';
|
|
517
511
|
|
|
512
|
+
// FileChartLine aliases
|
|
513
|
+
export {
|
|
514
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. This alias will be removed in v1.0 */
|
|
515
|
+
default as FileLineChart
|
|
516
|
+
} from '../icons/file-chart-line';
|
|
517
|
+
|
|
518
518
|
// FileCodeCorner aliases
|
|
519
519
|
export {
|
|
520
520
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCodeCorner} instead. This alias will be removed in v1.0 */
|
|
@@ -599,18 +599,18 @@ export {
|
|
|
599
599
|
default as FileSearch2
|
|
600
600
|
} from '../icons/file-search-corner';
|
|
601
601
|
|
|
602
|
-
// FileTypeCorner aliases
|
|
603
|
-
export {
|
|
604
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead. This alias will be removed in v1.0 */
|
|
605
|
-
default as FileType2
|
|
606
|
-
} from '../icons/file-type-corner';
|
|
607
|
-
|
|
608
602
|
// FileSignal aliases
|
|
609
603
|
export {
|
|
610
604
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSignal} instead. This alias will be removed in v1.0 */
|
|
611
605
|
default as FileVolume2
|
|
612
606
|
} from '../icons/file-signal';
|
|
613
607
|
|
|
608
|
+
// FileTypeCorner aliases
|
|
609
|
+
export {
|
|
610
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead. This alias will be removed in v1.0 */
|
|
611
|
+
default as FileType2
|
|
612
|
+
} from '../icons/file-type-corner';
|
|
613
|
+
|
|
614
614
|
// FileVideoCamera aliases
|
|
615
615
|
export {
|
|
616
616
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. This alias will be removed in v1.0 */
|
|
@@ -623,18 +623,18 @@ export {
|
|
|
623
623
|
default as FileX2
|
|
624
624
|
} from '../icons/file-x-corner';
|
|
625
625
|
|
|
626
|
-
// FolderCog aliases
|
|
627
|
-
export {
|
|
628
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead. This alias will be removed in v1.0 */
|
|
629
|
-
default as FolderCog2
|
|
630
|
-
} from '../icons/folder-cog';
|
|
631
|
-
|
|
632
626
|
// FingerprintPattern aliases
|
|
633
627
|
export {
|
|
634
628
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FingerprintPattern} instead. This alias will be removed in v1.0 */
|
|
635
629
|
default as Fingerprint
|
|
636
630
|
} from '../icons/fingerprint-pattern';
|
|
637
631
|
|
|
632
|
+
// FolderCog aliases
|
|
633
|
+
export {
|
|
634
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead. This alias will be removed in v1.0 */
|
|
635
|
+
default as FolderCog2
|
|
636
|
+
} from '../icons/folder-cog';
|
|
637
|
+
|
|
638
638
|
// FolderPen aliases
|
|
639
639
|
export {
|
|
640
640
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderPen} instead. This alias will be removed in v1.0 */
|
|
@@ -683,12 +683,6 @@ export {
|
|
|
683
683
|
default as Grid2X2
|
|
684
684
|
} from '../icons/grid-2x2';
|
|
685
685
|
|
|
686
|
-
// HandGrab aliases
|
|
687
|
-
export {
|
|
688
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. This alias will be removed in v1.0 */
|
|
689
|
-
default as Grab
|
|
690
|
-
} from '../icons/hand-grab';
|
|
691
|
-
|
|
692
686
|
// Grid3x3 aliases
|
|
693
687
|
export {
|
|
694
688
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. This alias will be removed in v1.0 */
|
|
@@ -701,6 +695,12 @@ export {
|
|
|
701
695
|
default as Grid3X3
|
|
702
696
|
} from '../icons/grid-3x3';
|
|
703
697
|
|
|
698
|
+
// HandGrab aliases
|
|
699
|
+
export {
|
|
700
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. This alias will be removed in v1.0 */
|
|
701
|
+
default as Grab
|
|
702
|
+
} from '../icons/hand-grab';
|
|
703
|
+
|
|
704
704
|
// HandHelping aliases
|
|
705
705
|
export {
|
|
706
706
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandHelping} instead. This alias will be removed in v1.0 */
|
|
@@ -863,18 +863,18 @@ export {
|
|
|
863
863
|
default as Sidebar
|
|
864
864
|
} from '../icons/panel-left';
|
|
865
865
|
|
|
866
|
-
// PanelTopDashed aliases
|
|
867
|
-
export {
|
|
868
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelTopDashed} instead. This alias will be removed in v1.0 */
|
|
869
|
-
default as PanelTopInactive
|
|
870
|
-
} from '../icons/panel-top-dashed';
|
|
871
|
-
|
|
872
866
|
// PanelRightDashed aliases
|
|
873
867
|
export {
|
|
874
868
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelRightDashed} instead. This alias will be removed in v1.0 */
|
|
875
869
|
default as PanelRightInactive
|
|
876
870
|
} from '../icons/panel-right-dashed';
|
|
877
871
|
|
|
872
|
+
// PanelTopDashed aliases
|
|
873
|
+
export {
|
|
874
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelTopDashed} instead. This alias will be removed in v1.0 */
|
|
875
|
+
default as PanelTopInactive
|
|
876
|
+
} from '../icons/panel-top-dashed';
|
|
877
|
+
|
|
878
878
|
// PanelsTopLeft aliases
|
|
879
879
|
export {
|
|
880
880
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead. This alias will be removed in v1.0 */
|
|
@@ -977,18 +977,18 @@ export {
|
|
|
977
977
|
default as ArrowDownRightSquare
|
|
978
978
|
} from '../icons/square-arrow-down-right';
|
|
979
979
|
|
|
980
|
-
// SquareArrowLeft aliases
|
|
981
|
-
export {
|
|
982
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowLeft} instead. This alias will be removed in v1.0 */
|
|
983
|
-
default as ArrowLeftSquare
|
|
984
|
-
} from '../icons/square-arrow-left';
|
|
985
|
-
|
|
986
980
|
// SquareArrowDown aliases
|
|
987
981
|
export {
|
|
988
982
|
/** @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 */
|
|
989
983
|
default as ArrowDownSquare
|
|
990
984
|
} from '../icons/square-arrow-down';
|
|
991
985
|
|
|
986
|
+
// SquareArrowLeft aliases
|
|
987
|
+
export {
|
|
988
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowLeft} instead. This alias will be removed in v1.0 */
|
|
989
|
+
default as ArrowLeftSquare
|
|
990
|
+
} from '../icons/square-arrow-left';
|
|
991
|
+
|
|
992
992
|
// SquareArrowOutDownLeft aliases
|
|
993
993
|
export {
|
|
994
994
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead. This alias will be removed in v1.0 */
|
|
@@ -1307,12 +1307,6 @@ export {
|
|
|
1307
1307
|
default as UserSquare
|
|
1308
1308
|
} from '../icons/square-user';
|
|
1309
1309
|
|
|
1310
|
-
// TestTubeDiagonal aliases
|
|
1311
|
-
export {
|
|
1312
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TestTubeDiagonal} instead. This alias will be removed in v1.0 */
|
|
1313
|
-
default as TestTube2
|
|
1314
|
-
} from '../icons/test-tube-diagonal';
|
|
1315
|
-
|
|
1316
1310
|
// SquareX aliases
|
|
1317
1311
|
export {
|
|
1318
1312
|
/** @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 */
|
|
@@ -1325,6 +1319,12 @@ export {
|
|
|
1325
1319
|
default as AlignCenter
|
|
1326
1320
|
} from '../icons/text-align-center';
|
|
1327
1321
|
|
|
1322
|
+
// TestTubeDiagonal aliases
|
|
1323
|
+
export {
|
|
1324
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TestTubeDiagonal} instead. This alias will be removed in v1.0 */
|
|
1325
|
+
default as TestTube2
|
|
1326
|
+
} from '../icons/test-tube-diagonal';
|
|
1327
|
+
|
|
1328
1328
|
// TextAlignEnd aliases
|
|
1329
1329
|
export {
|
|
1330
1330
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignEnd} instead. This alias will be removed in v1.0 */
|
|
@@ -1451,15 +1451,15 @@ export {
|
|
|
1451
1451
|
default as ForkKnife
|
|
1452
1452
|
} from '../icons/utensils';
|
|
1453
1453
|
|
|
1454
|
-
// WandSparkles aliases
|
|
1455
|
-
export {
|
|
1456
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead. This alias will be removed in v1.0 */
|
|
1457
|
-
default as Wand2
|
|
1458
|
-
} from '../icons/wand-sparkles';
|
|
1459
|
-
|
|
1460
1454
|
// WalletMinimal aliases
|
|
1461
1455
|
export {
|
|
1462
1456
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. This alias will be removed in v1.0 */
|
|
1463
1457
|
default as Wallet2
|
|
1464
1458
|
} from '../icons/wallet-minimal';
|
|
1465
1459
|
|
|
1460
|
+
// WandSparkles aliases
|
|
1461
|
+
export {
|
|
1462
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead. This alias will be removed in v1.0 */
|
|
1463
|
+
default as Wand2
|
|
1464
|
+
} from '../icons/wand-sparkles';
|
|
1465
|
+
|