@lucide/astro 0.524.0 → 0.525.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 +41 -41
- package/src/aliases/prefixed.ts +468 -466
- package/src/aliases/suffixed.ts +779 -777
- package/src/icons/flag-off.ts +2 -2
- package/src/icons/flag.ts +2 -2
- package/src/icons/index.ts +186 -185
- package/src/icons/megaphone-off.ts +2 -2
- package/src/icons/megaphone.ts +2 -2
- package/src/icons/shrub.ts +2 -2
- package/src/icons/sun-moon.ts +2 -2
- package/src/icons/tool-case.ts +18 -0
package/package.json
CHANGED
package/src/aliases/aliases.ts
CHANGED
|
@@ -11,12 +11,12 @@ export { default as AlarmPlus } from '../icons/alarm-clock-plus';
|
|
|
11
11
|
// ArrowDownAZ aliases
|
|
12
12
|
export { default as ArrowDownAz } from '../icons/arrow-down-a-z';
|
|
13
13
|
|
|
14
|
-
// ArrowDownWideNarrow aliases
|
|
15
|
-
export { default as SortDesc } from '../icons/arrow-down-wide-narrow';
|
|
16
|
-
|
|
17
14
|
// ArrowDownZA aliases
|
|
18
15
|
export { default as ArrowDownZa } from '../icons/arrow-down-z-a';
|
|
19
16
|
|
|
17
|
+
// ArrowDownWideNarrow aliases
|
|
18
|
+
export { default as SortDesc } from '../icons/arrow-down-wide-narrow';
|
|
19
|
+
|
|
20
20
|
// ArrowUpAZ aliases
|
|
21
21
|
export { default as ArrowUpAz } from '../icons/arrow-up-a-z';
|
|
22
22
|
|
|
@@ -278,12 +278,12 @@ export {
|
|
|
278
278
|
default as Globe2
|
|
279
279
|
} from '../icons/earth';
|
|
280
280
|
|
|
281
|
-
// Ellipsis aliases
|
|
282
|
-
export { default as MoreHorizontal } from '../icons/ellipsis';
|
|
283
|
-
|
|
284
281
|
// EllipsisVertical aliases
|
|
285
282
|
export { default as MoreVertical } from '../icons/ellipsis-vertical';
|
|
286
283
|
|
|
284
|
+
// Ellipsis aliases
|
|
285
|
+
export { default as MoreHorizontal } from '../icons/ellipsis';
|
|
286
|
+
|
|
287
287
|
// FileAxis3d aliases
|
|
288
288
|
export { default as FileAxis3D } from '../icons/file-axis-3d';
|
|
289
289
|
|
|
@@ -401,15 +401,15 @@ export { default as Layers3 } from '../icons/layers';
|
|
|
401
401
|
// LoaderCircle aliases
|
|
402
402
|
export { default as Loader2 } from '../icons/loader-circle';
|
|
403
403
|
|
|
404
|
+
// LockOpen aliases
|
|
405
|
+
export { default as Unlock } from '../icons/lock-open';
|
|
406
|
+
|
|
404
407
|
// LockKeyholeOpen aliases
|
|
405
408
|
export { default as UnlockKeyhole } from '../icons/lock-keyhole-open';
|
|
406
409
|
|
|
407
410
|
// MailQuestionMark aliases
|
|
408
411
|
export { default as MailQuestion } from '../icons/mail-question-mark';
|
|
409
412
|
|
|
410
|
-
// LockOpen aliases
|
|
411
|
-
export { default as Unlock } from '../icons/lock-open';
|
|
412
|
-
|
|
413
413
|
// MessageCircleQuestionMark aliases
|
|
414
414
|
export { default as MessageCircleQuestion } from '../icons/message-circle-question-mark';
|
|
415
415
|
|
|
@@ -419,12 +419,12 @@ export {
|
|
|
419
419
|
default as Mic2
|
|
420
420
|
} from '../icons/mic-vocal';
|
|
421
421
|
|
|
422
|
-
// OctagonAlert aliases
|
|
423
|
-
export { default as AlertOctagon } from '../icons/octagon-alert';
|
|
424
|
-
|
|
425
422
|
// Move3d aliases
|
|
426
423
|
export { default as Move3D } from '../icons/move-3d';
|
|
427
424
|
|
|
425
|
+
// OctagonAlert aliases
|
|
426
|
+
export { default as AlertOctagon } from '../icons/octagon-alert';
|
|
427
|
+
|
|
428
428
|
// OctagonPause aliases
|
|
429
429
|
export { default as PauseOctagon } from '../icons/octagon-pause';
|
|
430
430
|
|
|
@@ -470,18 +470,18 @@ export {
|
|
|
470
470
|
default as Edit2
|
|
471
471
|
} from '../icons/pen';
|
|
472
472
|
|
|
473
|
-
// RectangleEllipsis aliases
|
|
474
|
-
export { default as FormInput } from '../icons/rectangle-ellipsis';
|
|
475
|
-
|
|
476
473
|
// PlugZap aliases
|
|
477
474
|
export { default as PlugZap2 } from '../icons/plug-zap';
|
|
478
475
|
|
|
479
|
-
//
|
|
480
|
-
export { default as
|
|
476
|
+
// RectangleEllipsis aliases
|
|
477
|
+
export { default as FormInput } from '../icons/rectangle-ellipsis';
|
|
481
478
|
|
|
482
479
|
// Rows2 aliases
|
|
483
480
|
export { default as Rows } from '../icons/rows-2';
|
|
484
481
|
|
|
482
|
+
// Rotate3d aliases
|
|
483
|
+
export { default as Rotate3D } from '../icons/rotate-3d';
|
|
484
|
+
|
|
485
485
|
// Rows3 aliases
|
|
486
486
|
export { default as PanelsTopBottom } from '../icons/rows-3';
|
|
487
487
|
|
|
@@ -524,12 +524,12 @@ export { default as ArrowLeftSquare } from '../icons/square-arrow-left';
|
|
|
524
524
|
// SquareArrowOutDownLeft aliases
|
|
525
525
|
export { default as ArrowDownLeftFromSquare } from '../icons/square-arrow-out-down-left';
|
|
526
526
|
|
|
527
|
-
// SquareArrowOutDownRight aliases
|
|
528
|
-
export { default as ArrowDownRightFromSquare } from '../icons/square-arrow-out-down-right';
|
|
529
|
-
|
|
530
527
|
// SquareArrowOutUpLeft aliases
|
|
531
528
|
export { default as ArrowUpLeftFromSquare } from '../icons/square-arrow-out-up-left';
|
|
532
529
|
|
|
530
|
+
// SquareArrowOutDownRight aliases
|
|
531
|
+
export { default as ArrowDownRightFromSquare } from '../icons/square-arrow-out-down-right';
|
|
532
|
+
|
|
533
533
|
// SquareArrowOutUpRight aliases
|
|
534
534
|
export { default as ArrowUpRightFromSquare } from '../icons/square-arrow-out-up-right';
|
|
535
535
|
|
|
@@ -548,15 +548,15 @@ export { default as ArrowUpSquare } from '../icons/square-arrow-up';
|
|
|
548
548
|
// SquareAsterisk aliases
|
|
549
549
|
export { default as AsteriskSquare } from '../icons/square-asterisk';
|
|
550
550
|
|
|
551
|
-
// SquareBottomDashedScissors aliases
|
|
552
|
-
export { default as ScissorsSquareDashedBottom } from '../icons/square-bottom-dashed-scissors';
|
|
553
|
-
|
|
554
551
|
// SquareChartGantt aliases
|
|
555
552
|
export { default as GanttChartSquare } from '../icons/square-chart-gantt';
|
|
556
553
|
|
|
557
554
|
// SquareChartGantt aliases
|
|
558
555
|
export { default as SquareGanttChart } from '../icons/square-chart-gantt';
|
|
559
556
|
|
|
557
|
+
// SquareBottomDashedScissors aliases
|
|
558
|
+
export { default as ScissorsSquareDashedBottom } from '../icons/square-bottom-dashed-scissors';
|
|
559
|
+
|
|
560
560
|
// SquareCheckBig aliases
|
|
561
561
|
export { default as CheckSquare } from '../icons/square-check-big';
|
|
562
562
|
|
|
@@ -581,12 +581,12 @@ export { default as CodeSquare } from '../icons/square-code';
|
|
|
581
581
|
// SquareDashedKanban aliases
|
|
582
582
|
export { default as KanbanSquareDashed } from '../icons/square-dashed-kanban';
|
|
583
583
|
|
|
584
|
-
// SquareDashed aliases
|
|
585
|
-
export { default as BoxSelect } from '../icons/square-dashed';
|
|
586
|
-
|
|
587
584
|
// SquareDashedMousePointer aliases
|
|
588
585
|
export { default as MousePointerSquareDashed } from '../icons/square-dashed-mouse-pointer';
|
|
589
586
|
|
|
587
|
+
// SquareDashed aliases
|
|
588
|
+
export { default as BoxSelect } from '../icons/square-dashed';
|
|
589
|
+
|
|
590
590
|
// SquareDivide aliases
|
|
591
591
|
export { default as DivideSquare } from '../icons/square-divide';
|
|
592
592
|
|
|
@@ -596,12 +596,12 @@ export { default as DotSquare } from '../icons/square-dot';
|
|
|
596
596
|
// SquareEqual aliases
|
|
597
597
|
export { default as EqualSquare } from '../icons/square-equal';
|
|
598
598
|
|
|
599
|
-
// SquareFunction aliases
|
|
600
|
-
export { default as FunctionSquare } from '../icons/square-function';
|
|
601
|
-
|
|
602
599
|
// SquareKanban aliases
|
|
603
600
|
export { default as KanbanSquare } from '../icons/square-kanban';
|
|
604
601
|
|
|
602
|
+
// SquareFunction aliases
|
|
603
|
+
export { default as FunctionSquare } from '../icons/square-function';
|
|
604
|
+
|
|
605
605
|
// SquareLibrary aliases
|
|
606
606
|
export { default as LibrarySquare } from '../icons/square-library';
|
|
607
607
|
|
|
@@ -635,15 +635,15 @@ export { default as PenSquare } from '../icons/square-pen';
|
|
|
635
635
|
// SquarePercent aliases
|
|
636
636
|
export { default as PercentSquare } from '../icons/square-percent';
|
|
637
637
|
|
|
638
|
+
// SquarePilcrow aliases
|
|
639
|
+
export { default as PilcrowSquare } from '../icons/square-pilcrow';
|
|
640
|
+
|
|
638
641
|
// SquarePi aliases
|
|
639
642
|
export { default as PiSquare } from '../icons/square-pi';
|
|
640
643
|
|
|
641
644
|
// SquarePlay aliases
|
|
642
645
|
export { default as PlaySquare } from '../icons/square-play';
|
|
643
646
|
|
|
644
|
-
// SquarePilcrow aliases
|
|
645
|
-
export { default as PilcrowSquare } from '../icons/square-pilcrow';
|
|
646
|
-
|
|
647
647
|
// SquarePlus aliases
|
|
648
648
|
export { default as PlusSquare } from '../icons/square-plus';
|
|
649
649
|
|
|
@@ -662,6 +662,9 @@ export { default as SlashSquare } from '../icons/square-slash';
|
|
|
662
662
|
// SquareSplitHorizontal aliases
|
|
663
663
|
export { default as SplitSquareHorizontal } from '../icons/square-split-horizontal';
|
|
664
664
|
|
|
665
|
+
// SquareSplitVertical aliases
|
|
666
|
+
export { default as SplitSquareVertical } from '../icons/square-split-vertical';
|
|
667
|
+
|
|
665
668
|
// SquareTerminal aliases
|
|
666
669
|
export { default as TerminalSquare } from '../icons/square-terminal';
|
|
667
670
|
|
|
@@ -671,9 +674,6 @@ export {
|
|
|
671
674
|
default as UserSquare2
|
|
672
675
|
} from '../icons/square-user-round';
|
|
673
676
|
|
|
674
|
-
// SquareSplitVertical aliases
|
|
675
|
-
export { default as SplitSquareVertical } from '../icons/square-split-vertical';
|
|
676
|
-
|
|
677
677
|
// SquareUser aliases
|
|
678
678
|
export { default as UserSquare } from '../icons/square-user';
|
|
679
679
|
|
|
@@ -731,18 +731,18 @@ export {
|
|
|
731
731
|
default as UserPlus2
|
|
732
732
|
} from '../icons/user-round-plus';
|
|
733
733
|
|
|
734
|
-
// UserRoundX aliases
|
|
735
|
-
export {
|
|
736
|
-
/** @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 */
|
|
737
|
-
default as UserX2
|
|
738
|
-
} from '../icons/user-round-x';
|
|
739
|
-
|
|
740
734
|
// UserRound aliases
|
|
741
735
|
export {
|
|
742
736
|
/** @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 */
|
|
743
737
|
default as User2
|
|
744
738
|
} from '../icons/user-round';
|
|
745
739
|
|
|
740
|
+
// UserRoundX aliases
|
|
741
|
+
export {
|
|
742
|
+
/** @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 */
|
|
743
|
+
default as UserX2
|
|
744
|
+
} from '../icons/user-round-x';
|
|
745
|
+
|
|
746
746
|
// UsersRound aliases
|
|
747
747
|
export {
|
|
748
748
|
/** @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 */
|