@lucide/astro 0.524.0 → 0.526.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 +62 -62
- package/src/aliases/prefixed.ts +533 -523
- package/src/aliases/suffixed.ts +855 -845
- package/src/icons/badge-turkish-lira.ts +18 -0
- package/src/icons/ban.ts +2 -2
- package/src/icons/brain.ts +2 -2
- package/src/icons/cable.ts +2 -2
- package/src/icons/circle-parking-off.ts +2 -2
- package/src/icons/flag-off.ts +2 -2
- package/src/icons/flag.ts +2 -2
- package/src/icons/index.ts +164 -159
- package/src/icons/magnet.ts +2 -2
- package/src/icons/megaphone-off.ts +2 -2
- package/src/icons/megaphone.ts +2 -2
- package/src/icons/pen-line.ts +2 -2
- package/src/icons/pencil-line.ts +2 -2
- package/src/icons/podcast.ts +2 -2
- package/src/icons/receipt-turkish-lira.ts +18 -0
- package/src/icons/shrub.ts +2 -2
- package/src/icons/sun-moon.ts +2 -2
- package/src/icons/tool-case.ts +18 -0
- package/src/icons/trash-2.ts +2 -2
- package/src/icons/trash.ts +2 -2
- package/src/icons/turkish-lira.ts +18 -0
- package/src/icons/wifi-sync.ts +18 -0
package/package.json
CHANGED
package/src/aliases/aliases.ts
CHANGED
|
@@ -17,12 +17,12 @@ export { default as SortDesc } from '../icons/arrow-down-wide-narrow';
|
|
|
17
17
|
// ArrowDownZA aliases
|
|
18
18
|
export { default as ArrowDownZa } from '../icons/arrow-down-z-a';
|
|
19
19
|
|
|
20
|
-
// ArrowUpAZ aliases
|
|
21
|
-
export { default as ArrowUpAz } from '../icons/arrow-up-a-z';
|
|
22
|
-
|
|
23
20
|
// ArrowUpNarrowWide aliases
|
|
24
21
|
export { default as SortAsc } from '../icons/arrow-up-narrow-wide';
|
|
25
22
|
|
|
23
|
+
// ArrowUpAZ aliases
|
|
24
|
+
export { default as ArrowUpAz } from '../icons/arrow-up-a-z';
|
|
25
|
+
|
|
26
26
|
// ArrowUpZA aliases
|
|
27
27
|
export { default as ArrowUpZa } from '../icons/arrow-up-z-a';
|
|
28
28
|
|
|
@@ -41,15 +41,15 @@ export {
|
|
|
41
41
|
default as BetweenHorizonalEnd
|
|
42
42
|
} from '../icons/between-horizontal-end';
|
|
43
43
|
|
|
44
|
+
// BookDashed aliases
|
|
45
|
+
export { default as BookTemplate } from '../icons/book-dashed';
|
|
46
|
+
|
|
44
47
|
// BetweenHorizontalStart aliases
|
|
45
48
|
export {
|
|
46
49
|
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. This alias will be removed in v1.0 */
|
|
47
50
|
default as BetweenHorizonalStart
|
|
48
51
|
} from '../icons/between-horizontal-start';
|
|
49
52
|
|
|
50
|
-
// BookDashed aliases
|
|
51
|
-
export { default as BookTemplate } from '../icons/book-dashed';
|
|
52
|
-
|
|
53
53
|
// Braces aliases
|
|
54
54
|
export { default as CurlyBraces } from '../icons/braces';
|
|
55
55
|
|
|
@@ -98,18 +98,18 @@ export {
|
|
|
98
98
|
default as BarChart3
|
|
99
99
|
} from '../icons/chart-column';
|
|
100
100
|
|
|
101
|
-
// ChartLine aliases
|
|
102
|
-
export {
|
|
103
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartLine} instead. This alias will be removed in v1.0 */
|
|
104
|
-
default as LineChart
|
|
105
|
-
} from '../icons/chart-line';
|
|
106
|
-
|
|
107
101
|
// ChartNoAxesColumnIncreasing aliases
|
|
108
102
|
export {
|
|
109
103
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
110
104
|
default as BarChart
|
|
111
105
|
} from '../icons/chart-no-axes-column-increasing';
|
|
112
106
|
|
|
107
|
+
// ChartLine aliases
|
|
108
|
+
export {
|
|
109
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartLine} instead. This alias will be removed in v1.0 */
|
|
110
|
+
default as LineChart
|
|
111
|
+
} from '../icons/chart-line';
|
|
112
|
+
|
|
113
113
|
// ChartNoAxesColumn aliases
|
|
114
114
|
export {
|
|
115
115
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumn} instead. This alias will be removed in v1.0 */
|
|
@@ -173,12 +173,12 @@ export { default as ChevronDownCircle } from '../icons/circle-chevron-down';
|
|
|
173
173
|
// CircleChevronLeft aliases
|
|
174
174
|
export { default as ChevronLeftCircle } from '../icons/circle-chevron-left';
|
|
175
175
|
|
|
176
|
-
// CircleChevronRight aliases
|
|
177
|
-
export { default as ChevronRightCircle } from '../icons/circle-chevron-right';
|
|
178
|
-
|
|
179
176
|
// CircleChevronUp aliases
|
|
180
177
|
export { default as ChevronUpCircle } from '../icons/circle-chevron-up';
|
|
181
178
|
|
|
179
|
+
// CircleChevronRight aliases
|
|
180
|
+
export { default as ChevronRightCircle } from '../icons/circle-chevron-right';
|
|
181
|
+
|
|
182
182
|
// CircleDivide aliases
|
|
183
183
|
export { default as DivideCircle } from '../icons/circle-divide';
|
|
184
184
|
|
|
@@ -209,15 +209,15 @@ export { default as PlusCircle } from '../icons/circle-plus';
|
|
|
209
209
|
// CirclePower aliases
|
|
210
210
|
export { default as PowerCircle } from '../icons/circle-power';
|
|
211
211
|
|
|
212
|
+
// CircleSlash2 aliases
|
|
213
|
+
export { default as CircleSlashed } from '../icons/circle-slash-2';
|
|
214
|
+
|
|
212
215
|
// CircleQuestionMark aliases
|
|
213
216
|
export { default as HelpCircle } from '../icons/circle-question-mark';
|
|
214
217
|
|
|
215
218
|
// CircleQuestionMark aliases
|
|
216
219
|
export { default as CircleHelp } from '../icons/circle-question-mark';
|
|
217
220
|
|
|
218
|
-
// CircleSlash2 aliases
|
|
219
|
-
export { default as CircleSlashed } from '../icons/circle-slash-2';
|
|
220
|
-
|
|
221
221
|
// CircleStop aliases
|
|
222
222
|
export { default as StopCircle } from '../icons/circle-stop';
|
|
223
223
|
|
|
@@ -233,12 +233,12 @@ export { default as UserCircle } from '../icons/circle-user';
|
|
|
233
233
|
// CircleX aliases
|
|
234
234
|
export { default as XCircle } from '../icons/circle-x';
|
|
235
235
|
|
|
236
|
-
// ClipboardPenLine aliases
|
|
237
|
-
export { default as ClipboardSignature } from '../icons/clipboard-pen-line';
|
|
238
|
-
|
|
239
236
|
// ClipboardPen aliases
|
|
240
237
|
export { default as ClipboardEdit } from '../icons/clipboard-pen';
|
|
241
238
|
|
|
239
|
+
// ClipboardPenLine aliases
|
|
240
|
+
export { default as ClipboardSignature } from '../icons/clipboard-pen-line';
|
|
241
|
+
|
|
242
242
|
// CloudDownload aliases
|
|
243
243
|
export { default as DownloadCloud } from '../icons/cloud-download';
|
|
244
244
|
|
|
@@ -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
|
|
|
@@ -332,15 +332,15 @@ export {
|
|
|
332
332
|
default as FolderCog2
|
|
333
333
|
} from '../icons/folder-cog';
|
|
334
334
|
|
|
335
|
-
// FolderPen aliases
|
|
336
|
-
export { default as FolderEdit } from '../icons/folder-pen';
|
|
337
|
-
|
|
338
335
|
// FunnelX aliases
|
|
339
336
|
export {
|
|
340
337
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FunnelX} instead. This alias will be removed in v1.0 */
|
|
341
338
|
default as FilterX
|
|
342
339
|
} from '../icons/funnel-x';
|
|
343
340
|
|
|
341
|
+
// FolderPen aliases
|
|
342
|
+
export { default as FolderEdit } from '../icons/folder-pen';
|
|
343
|
+
|
|
344
344
|
// Funnel aliases
|
|
345
345
|
export {
|
|
346
346
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead. This alias will be removed in v1.0 */
|
|
@@ -398,18 +398,18 @@ export {
|
|
|
398
398
|
// Layers aliases
|
|
399
399
|
export { default as Layers3 } from '../icons/layers';
|
|
400
400
|
|
|
401
|
-
// LoaderCircle aliases
|
|
402
|
-
export { default as Loader2 } from '../icons/loader-circle';
|
|
403
|
-
|
|
404
401
|
// LockKeyholeOpen aliases
|
|
405
402
|
export { default as UnlockKeyhole } from '../icons/lock-keyhole-open';
|
|
406
403
|
|
|
407
|
-
//
|
|
408
|
-
export { default as
|
|
404
|
+
// LoaderCircle aliases
|
|
405
|
+
export { default as Loader2 } from '../icons/loader-circle';
|
|
409
406
|
|
|
410
407
|
// LockOpen aliases
|
|
411
408
|
export { default as Unlock } from '../icons/lock-open';
|
|
412
409
|
|
|
410
|
+
// MailQuestionMark aliases
|
|
411
|
+
export { default as MailQuestion } from '../icons/mail-question-mark';
|
|
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
|
|
|
@@ -437,15 +437,15 @@ export { default as Paintbrush2 } from '../icons/paintbrush-vertical';
|
|
|
437
437
|
// PanelBottomDashed aliases
|
|
438
438
|
export { default as PanelBottomInactive } from '../icons/panel-bottom-dashed';
|
|
439
439
|
|
|
440
|
-
// PanelLeftClose aliases
|
|
441
|
-
export { default as SidebarClose } from '../icons/panel-left-close';
|
|
442
|
-
|
|
443
440
|
// PanelLeftDashed aliases
|
|
444
441
|
export { default as PanelLeftInactive } from '../icons/panel-left-dashed';
|
|
445
442
|
|
|
446
443
|
// PanelLeftOpen aliases
|
|
447
444
|
export { default as SidebarOpen } from '../icons/panel-left-open';
|
|
448
445
|
|
|
446
|
+
// PanelLeftClose aliases
|
|
447
|
+
export { default as SidebarClose } from '../icons/panel-left-close';
|
|
448
|
+
|
|
449
449
|
// PanelLeft aliases
|
|
450
450
|
export { default as Sidebar } from '../icons/panel-left';
|
|
451
451
|
|
|
@@ -470,24 +470,24 @@ 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
|
|
|
476
|
+
// RectangleEllipsis aliases
|
|
477
|
+
export { default as FormInput } from '../icons/rectangle-ellipsis';
|
|
478
|
+
|
|
479
479
|
// Rotate3d aliases
|
|
480
480
|
export { default as Rotate3D } from '../icons/rotate-3d';
|
|
481
481
|
|
|
482
482
|
// Rows2 aliases
|
|
483
483
|
export { default as Rows } from '../icons/rows-2';
|
|
484
484
|
|
|
485
|
-
// Rows3 aliases
|
|
486
|
-
export { default as PanelsTopBottom } from '../icons/rows-3';
|
|
487
|
-
|
|
488
485
|
// Scale3d aliases
|
|
489
486
|
export { default as Scale3D } from '../icons/scale-3d';
|
|
490
487
|
|
|
488
|
+
// Rows3 aliases
|
|
489
|
+
export { default as PanelsTopBottom } from '../icons/rows-3';
|
|
490
|
+
|
|
491
491
|
// SendHorizontal aliases
|
|
492
492
|
export {
|
|
493
493
|
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. This alias will be removed in v1.0 */
|
|
@@ -500,12 +500,12 @@ export { default as ShieldQuestion } from '../icons/shield-question-mark';
|
|
|
500
500
|
// ShieldX aliases
|
|
501
501
|
export { default as ShieldClose } from '../icons/shield-x';
|
|
502
502
|
|
|
503
|
-
// SlidersVertical aliases
|
|
504
|
-
export { default as Sliders } from '../icons/sliders-vertical';
|
|
505
|
-
|
|
506
503
|
// Sparkles aliases
|
|
507
504
|
export { default as Stars } from '../icons/sparkles';
|
|
508
505
|
|
|
506
|
+
// SlidersVertical aliases
|
|
507
|
+
export { default as Sliders } from '../icons/sliders-vertical';
|
|
508
|
+
|
|
509
509
|
// SquareActivity aliases
|
|
510
510
|
export { default as ActivitySquare } from '../icons/square-activity';
|
|
511
511
|
|
|
@@ -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
|
|
|
@@ -605,24 +605,24 @@ export { default as KanbanSquare } from '../icons/square-kanban';
|
|
|
605
605
|
// SquareLibrary aliases
|
|
606
606
|
export { default as LibrarySquare } from '../icons/square-library';
|
|
607
607
|
|
|
608
|
-
// SquareM aliases
|
|
609
|
-
export { default as MSquare } from '../icons/square-m';
|
|
610
|
-
|
|
611
608
|
// SquareMenu aliases
|
|
612
609
|
export { default as MenuSquare } from '../icons/square-menu';
|
|
613
610
|
|
|
611
|
+
// SquareM aliases
|
|
612
|
+
export { default as MSquare } from '../icons/square-m';
|
|
613
|
+
|
|
614
614
|
// SquareMinus aliases
|
|
615
615
|
export { default as MinusSquare } from '../icons/square-minus';
|
|
616
616
|
|
|
617
617
|
// SquareMousePointer aliases
|
|
618
618
|
export { default as Inspect } from '../icons/square-mouse-pointer';
|
|
619
619
|
|
|
620
|
-
// SquareParkingOff aliases
|
|
621
|
-
export { default as ParkingSquareOff } from '../icons/square-parking-off';
|
|
622
|
-
|
|
623
620
|
// SquareParking aliases
|
|
624
621
|
export { default as ParkingSquare } from '../icons/square-parking';
|
|
625
622
|
|
|
623
|
+
// SquareParkingOff aliases
|
|
624
|
+
export { default as ParkingSquareOff } from '../icons/square-parking-off';
|
|
625
|
+
|
|
626
626
|
// SquarePen aliases
|
|
627
627
|
export { default as PenBox } from '../icons/square-pen';
|
|
628
628
|
|
|
@@ -638,12 +638,12 @@ export { default as PercentSquare } from '../icons/square-percent';
|
|
|
638
638
|
// SquarePi aliases
|
|
639
639
|
export { default as PiSquare } from '../icons/square-pi';
|
|
640
640
|
|
|
641
|
-
// SquarePlay aliases
|
|
642
|
-
export { default as PlaySquare } from '../icons/square-play';
|
|
643
|
-
|
|
644
641
|
// SquarePilcrow aliases
|
|
645
642
|
export { default as PilcrowSquare } from '../icons/square-pilcrow';
|
|
646
643
|
|
|
644
|
+
// SquarePlay aliases
|
|
645
|
+
export { default as PlaySquare } from '../icons/square-play';
|
|
646
|
+
|
|
647
647
|
// SquarePlus aliases
|
|
648
648
|
export { default as PlusSquare } from '../icons/square-plus';
|
|
649
649
|
|
|
@@ -665,15 +665,15 @@ export { default as SplitSquareHorizontal } from '../icons/square-split-horizont
|
|
|
665
665
|
// SquareTerminal aliases
|
|
666
666
|
export { default as TerminalSquare } from '../icons/square-terminal';
|
|
667
667
|
|
|
668
|
+
// SquareSplitVertical aliases
|
|
669
|
+
export { default as SplitSquareVertical } from '../icons/square-split-vertical';
|
|
670
|
+
|
|
668
671
|
// SquareUserRound aliases
|
|
669
672
|
export {
|
|
670
673
|
/** @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 */
|
|
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
|
|