@lucide/astro 0.569.0 → 0.570.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 +54 -54
- package/src/aliases/prefixed.ts +431 -429
- package/src/aliases/suffixed.ts +755 -753
- package/src/icons/index.ts +106 -105
- package/src/icons/towel-rack.ts +18 -0
package/src/aliases/prefixed.ts
CHANGED
|
@@ -48,20 +48,20 @@ export { default as LucideAlignHorizontalSpaceBetween } from '../icons/align-hor
|
|
|
48
48
|
export { default as LucideAlignStartHorizontal } from '../icons/align-start-horizontal';
|
|
49
49
|
// AlignStartVertical aliases
|
|
50
50
|
export { default as LucideAlignStartVertical } from '../icons/align-start-vertical';
|
|
51
|
+
// AlignVerticalDistributeEnd aliases
|
|
52
|
+
export { default as LucideAlignVerticalDistributeEnd } from '../icons/align-vertical-distribute-end';
|
|
51
53
|
// AlignVerticalDistributeCenter aliases
|
|
52
54
|
export { default as LucideAlignVerticalDistributeCenter } from '../icons/align-vertical-distribute-center';
|
|
53
55
|
// AlignVerticalDistributeStart aliases
|
|
54
56
|
export { default as LucideAlignVerticalDistributeStart } from '../icons/align-vertical-distribute-start';
|
|
55
|
-
// AlignVerticalDistributeEnd aliases
|
|
56
|
-
export { default as LucideAlignVerticalDistributeEnd } from '../icons/align-vertical-distribute-end';
|
|
57
57
|
// AlignVerticalJustifyCenter aliases
|
|
58
58
|
export { default as LucideAlignVerticalJustifyCenter } from '../icons/align-vertical-justify-center';
|
|
59
59
|
// AlignVerticalJustifyEnd aliases
|
|
60
60
|
export { default as LucideAlignVerticalJustifyEnd } from '../icons/align-vertical-justify-end';
|
|
61
|
-
// AlignVerticalJustifyStart aliases
|
|
62
|
-
export { default as LucideAlignVerticalJustifyStart } from '../icons/align-vertical-justify-start';
|
|
63
61
|
// AlignVerticalSpaceAround aliases
|
|
64
62
|
export { default as LucideAlignVerticalSpaceAround } from '../icons/align-vertical-space-around';
|
|
63
|
+
// AlignVerticalJustifyStart aliases
|
|
64
|
+
export { default as LucideAlignVerticalJustifyStart } from '../icons/align-vertical-justify-start';
|
|
65
65
|
// AlignVerticalSpaceBetween aliases
|
|
66
66
|
export { default as LucideAlignVerticalSpaceBetween } from '../icons/align-vertical-space-between';
|
|
67
67
|
// Ambulance aliases
|
|
@@ -100,10 +100,10 @@ export { default as LucideArchive } from '../icons/archive';
|
|
|
100
100
|
export { default as LucideArmchair } from '../icons/armchair';
|
|
101
101
|
// ArrowBigDownDash aliases
|
|
102
102
|
export { default as LucideArrowBigDownDash } from '../icons/arrow-big-down-dash';
|
|
103
|
-
// ArrowBigLeftDash aliases
|
|
104
|
-
export { default as LucideArrowBigLeftDash } from '../icons/arrow-big-left-dash';
|
|
105
103
|
// ArrowBigDown aliases
|
|
106
104
|
export { default as LucideArrowBigDown } from '../icons/arrow-big-down';
|
|
105
|
+
// ArrowBigLeftDash aliases
|
|
106
|
+
export { default as LucideArrowBigLeftDash } from '../icons/arrow-big-left-dash';
|
|
107
107
|
// ArrowBigLeft aliases
|
|
108
108
|
export { default as LucideArrowBigLeft } from '../icons/arrow-big-left';
|
|
109
109
|
// ArrowBigRightDash aliases
|
|
@@ -120,12 +120,12 @@ export { default as LucideArrowBigUp } from '../icons/arrow-big-up';
|
|
|
120
120
|
export { default as LucideArrowDownLeft } from '../icons/arrow-down-left';
|
|
121
121
|
// ArrowDownNarrowWide aliases
|
|
122
122
|
export { default as LucideArrowDownNarrowWide } from '../icons/arrow-down-narrow-wide';
|
|
123
|
-
// ArrowDownRight aliases
|
|
124
|
-
export { default as LucideArrowDownRight } from '../icons/arrow-down-right';
|
|
125
123
|
// ArrowDownToDot aliases
|
|
126
124
|
export { default as LucideArrowDownToDot } from '../icons/arrow-down-to-dot';
|
|
127
125
|
// ArrowDownToLine aliases
|
|
128
126
|
export { default as LucideArrowDownToLine } from '../icons/arrow-down-to-line';
|
|
127
|
+
// ArrowDownRight aliases
|
|
128
|
+
export { default as LucideArrowDownRight } from '../icons/arrow-down-right';
|
|
129
129
|
// ArrowDownUp aliases
|
|
130
130
|
export { default as LucideArrowDownUp } from '../icons/arrow-down-up';
|
|
131
131
|
// ArrowDown aliases
|
|
@@ -156,16 +156,16 @@ export { default as LucideArrowUpFromLine } from '../icons/arrow-up-from-line';
|
|
|
156
156
|
export { default as LucideArrowUpLeft } from '../icons/arrow-up-left';
|
|
157
157
|
// ArrowUpRight aliases
|
|
158
158
|
export { default as LucideArrowUpRight } from '../icons/arrow-up-right';
|
|
159
|
-
// ArrowUpWideNarrow aliases
|
|
160
|
-
export { default as LucideArrowUpWideNarrow } from '../icons/arrow-up-wide-narrow';
|
|
161
159
|
// ArrowUpToLine aliases
|
|
162
160
|
export { default as LucideArrowUpToLine } from '../icons/arrow-up-to-line';
|
|
161
|
+
// ArrowUpWideNarrow aliases
|
|
162
|
+
export { default as LucideArrowUpWideNarrow } from '../icons/arrow-up-wide-narrow';
|
|
163
163
|
// ArrowUp aliases
|
|
164
164
|
export { default as LucideArrowUp } from '../icons/arrow-up';
|
|
165
|
-
// ArrowsUpFromLine aliases
|
|
166
|
-
export { default as LucideArrowsUpFromLine } from '../icons/arrows-up-from-line';
|
|
167
165
|
// Asterisk aliases
|
|
168
166
|
export { default as LucideAsterisk } from '../icons/asterisk';
|
|
167
|
+
// ArrowsUpFromLine aliases
|
|
168
|
+
export { default as LucideArrowsUpFromLine } from '../icons/arrows-up-from-line';
|
|
169
169
|
// AtSign aliases
|
|
170
170
|
export { default as LucideAtSign } from '../icons/at-sign';
|
|
171
171
|
// Atom aliases
|
|
@@ -216,10 +216,10 @@ export { default as LucideBadgeX } from '../icons/badge-x';
|
|
|
216
216
|
export { default as LucideBadge } from '../icons/badge';
|
|
217
217
|
// BaggageClaim aliases
|
|
218
218
|
export { default as LucideBaggageClaim } from '../icons/baggage-claim';
|
|
219
|
-
// Ban aliases
|
|
220
|
-
export { default as LucideBan } from '../icons/ban';
|
|
221
219
|
// Balloon aliases
|
|
222
220
|
export { default as LucideBalloon } from '../icons/balloon';
|
|
221
|
+
// Ban aliases
|
|
222
|
+
export { default as LucideBan } from '../icons/ban';
|
|
223
223
|
// Banana aliases
|
|
224
224
|
export { default as LucideBanana } from '../icons/banana';
|
|
225
225
|
// Bandage aliases
|
|
@@ -232,10 +232,10 @@ export { default as LucideBanknoteArrowUp } from '../icons/banknote-arrow-up';
|
|
|
232
232
|
export { default as LucideBanknoteX } from '../icons/banknote-x';
|
|
233
233
|
// Banknote aliases
|
|
234
234
|
export { default as LucideBanknote } from '../icons/banknote';
|
|
235
|
-
// Barrel aliases
|
|
236
|
-
export { default as LucideBarrel } from '../icons/barrel';
|
|
237
235
|
// Barcode aliases
|
|
238
236
|
export { default as LucideBarcode } from '../icons/barcode';
|
|
237
|
+
// Barrel aliases
|
|
238
|
+
export { default as LucideBarrel } from '../icons/barrel';
|
|
239
239
|
// Baseline aliases
|
|
240
240
|
export { default as LucideBaseline } from '../icons/baseline';
|
|
241
241
|
// Bath aliases
|
|
@@ -256,10 +256,10 @@ export { default as LucideBatteryWarning } from '../icons/battery-warning';
|
|
|
256
256
|
export { default as LucideBattery } from '../icons/battery';
|
|
257
257
|
// Beaker aliases
|
|
258
258
|
export { default as LucideBeaker } from '../icons/beaker';
|
|
259
|
-
// Bean aliases
|
|
260
|
-
export { default as LucideBean } from '../icons/bean';
|
|
261
259
|
// BeanOff aliases
|
|
262
260
|
export { default as LucideBeanOff } from '../icons/bean-off';
|
|
261
|
+
// Bean aliases
|
|
262
|
+
export { default as LucideBean } from '../icons/bean';
|
|
263
263
|
// BedDouble aliases
|
|
264
264
|
export { default as LucideBedDouble } from '../icons/bed-double';
|
|
265
265
|
// BedSingle aliases
|
|
@@ -274,10 +274,10 @@ export { default as LucideBeerOff } from '../icons/beer-off';
|
|
|
274
274
|
export { default as LucideBeer } from '../icons/beer';
|
|
275
275
|
// BellDot aliases
|
|
276
276
|
export { default as LucideBellDot } from '../icons/bell-dot';
|
|
277
|
-
// BellMinus aliases
|
|
278
|
-
export { default as LucideBellMinus } from '../icons/bell-minus';
|
|
279
277
|
// BellElectric aliases
|
|
280
278
|
export { default as LucideBellElectric } from '../icons/bell-electric';
|
|
279
|
+
// BellMinus aliases
|
|
280
|
+
export { default as LucideBellMinus } from '../icons/bell-minus';
|
|
281
281
|
// BellOff aliases
|
|
282
282
|
export { default as LucideBellOff } from '../icons/bell-off';
|
|
283
283
|
// BellPlus aliases
|
|
@@ -338,14 +338,14 @@ export { default as LucideBookAudio } from '../icons/book-audio';
|
|
|
338
338
|
export { default as LucideBookCheck } from '../icons/book-check';
|
|
339
339
|
// BookCopy aliases
|
|
340
340
|
export { default as LucideBookCopy } from '../icons/book-copy';
|
|
341
|
-
// BookDown aliases
|
|
342
|
-
export { default as LucideBookDown } from '../icons/book-down';
|
|
343
341
|
// BookHeadphones aliases
|
|
344
342
|
export { default as LucideBookHeadphones } from '../icons/book-headphones';
|
|
345
|
-
//
|
|
346
|
-
export { default as
|
|
343
|
+
// BookDown aliases
|
|
344
|
+
export { default as LucideBookDown } from '../icons/book-down';
|
|
347
345
|
// BookImage aliases
|
|
348
346
|
export { default as LucideBookImage } from '../icons/book-image';
|
|
347
|
+
// BookHeart aliases
|
|
348
|
+
export { default as LucideBookHeart } from '../icons/book-heart';
|
|
349
349
|
// BookKey aliases
|
|
350
350
|
export { default as LucideBookKey } from '../icons/book-key';
|
|
351
351
|
// BookLock aliases
|
|
@@ -398,10 +398,10 @@ export { default as LucideBotOff } from '../icons/bot-off';
|
|
|
398
398
|
export { default as LucideBot } from '../icons/bot';
|
|
399
399
|
// BottleWine aliases
|
|
400
400
|
export { default as LucideBottleWine } from '../icons/bottle-wine';
|
|
401
|
-
// BowArrow aliases
|
|
402
|
-
export { default as LucideBowArrow } from '../icons/bow-arrow';
|
|
403
401
|
// Box aliases
|
|
404
402
|
export { default as LucideBox } from '../icons/box';
|
|
403
|
+
// BowArrow aliases
|
|
404
|
+
export { default as LucideBowArrow } from '../icons/bow-arrow';
|
|
405
405
|
// Boxes aliases
|
|
406
406
|
export { default as LucideBoxes } from '../icons/boxes';
|
|
407
407
|
// Brackets aliases
|
|
@@ -440,10 +440,10 @@ export { default as LucideBugOff } from '../icons/bug-off';
|
|
|
440
440
|
export { default as LucideBugPlay } from '../icons/bug-play';
|
|
441
441
|
// Bug aliases
|
|
442
442
|
export { default as LucideBug } from '../icons/bug';
|
|
443
|
-
// Building2 aliases
|
|
444
|
-
export { default as LucideBuilding2 } from '../icons/building-2';
|
|
445
443
|
// Building aliases
|
|
446
444
|
export { default as LucideBuilding } from '../icons/building';
|
|
445
|
+
// Building2 aliases
|
|
446
|
+
export { default as LucideBuilding2 } from '../icons/building-2';
|
|
447
447
|
// BusFront aliases
|
|
448
448
|
export { default as LucideBusFront } from '../icons/bus-front';
|
|
449
449
|
// Bus aliases
|
|
@@ -454,10 +454,10 @@ export { default as LucideCableCar } from '../icons/cable-car';
|
|
|
454
454
|
export { default as LucideCable } from '../icons/cable';
|
|
455
455
|
// CakeSlice aliases
|
|
456
456
|
export { default as LucideCakeSlice } from '../icons/cake-slice';
|
|
457
|
-
// Cake aliases
|
|
458
|
-
export { default as LucideCake } from '../icons/cake';
|
|
459
457
|
// Calculator aliases
|
|
460
458
|
export { default as LucideCalculator } from '../icons/calculator';
|
|
459
|
+
// Cake aliases
|
|
460
|
+
export { default as LucideCake } from '../icons/cake';
|
|
461
461
|
// Calendar1 aliases
|
|
462
462
|
export { default as LucideCalendar1 } from '../icons/calendar-1';
|
|
463
463
|
// CalendarArrowDown aliases
|
|
@@ -482,20 +482,20 @@ export { default as LucideCalendarHeart } from '../icons/calendar-heart';
|
|
|
482
482
|
export { default as LucideCalendarMinus2 } from '../icons/calendar-minus-2';
|
|
483
483
|
// CalendarMinus aliases
|
|
484
484
|
export { default as LucideCalendarMinus } from '../icons/calendar-minus';
|
|
485
|
-
// CalendarOff aliases
|
|
486
|
-
export { default as LucideCalendarOff } from '../icons/calendar-off';
|
|
487
485
|
// CalendarPlus2 aliases
|
|
488
486
|
export { default as LucideCalendarPlus2 } from '../icons/calendar-plus-2';
|
|
487
|
+
// CalendarOff aliases
|
|
488
|
+
export { default as LucideCalendarOff } from '../icons/calendar-off';
|
|
489
489
|
// CalendarPlus aliases
|
|
490
490
|
export { default as LucideCalendarPlus } from '../icons/calendar-plus';
|
|
491
491
|
// CalendarRange aliases
|
|
492
492
|
export { default as LucideCalendarRange } from '../icons/calendar-range';
|
|
493
493
|
// CalendarSearch aliases
|
|
494
494
|
export { default as LucideCalendarSearch } from '../icons/calendar-search';
|
|
495
|
-
// CalendarSync aliases
|
|
496
|
-
export { default as LucideCalendarSync } from '../icons/calendar-sync';
|
|
497
495
|
// CalendarX2 aliases
|
|
498
496
|
export { default as LucideCalendarX2 } from '../icons/calendar-x-2';
|
|
497
|
+
// CalendarSync aliases
|
|
498
|
+
export { default as LucideCalendarSync } from '../icons/calendar-sync';
|
|
499
499
|
// CalendarX aliases
|
|
500
500
|
export { default as LucideCalendarX } from '../icons/calendar-x';
|
|
501
501
|
// Calendar aliases
|
|
@@ -506,10 +506,10 @@ export { default as LucideCalendars } from '../icons/calendars';
|
|
|
506
506
|
export { default as LucideCameraOff } from '../icons/camera-off';
|
|
507
507
|
// Camera aliases
|
|
508
508
|
export { default as LucideCamera } from '../icons/camera';
|
|
509
|
-
// CandyCane aliases
|
|
510
|
-
export { default as LucideCandyCane } from '../icons/candy-cane';
|
|
511
509
|
// CandyOff aliases
|
|
512
510
|
export { default as LucideCandyOff } from '../icons/candy-off';
|
|
511
|
+
// CandyCane aliases
|
|
512
|
+
export { default as LucideCandyCane } from '../icons/candy-cane';
|
|
513
513
|
// Candy aliases
|
|
514
514
|
export { default as LucideCandy } from '../icons/candy';
|
|
515
515
|
// CannabisOff aliases
|
|
@@ -518,10 +518,10 @@ export { default as LucideCannabisOff } from '../icons/cannabis-off';
|
|
|
518
518
|
export { default as LucideCannabis } from '../icons/cannabis';
|
|
519
519
|
// CaptionsOff aliases
|
|
520
520
|
export { default as LucideCaptionsOff } from '../icons/captions-off';
|
|
521
|
-
// CarFront aliases
|
|
522
|
-
export { default as LucideCarFront } from '../icons/car-front';
|
|
523
521
|
// CarTaxiFront aliases
|
|
524
522
|
export { default as LucideCarTaxiFront } from '../icons/car-taxi-front';
|
|
523
|
+
// CarFront aliases
|
|
524
|
+
export { default as LucideCarFront } from '../icons/car-front';
|
|
525
525
|
// Car aliases
|
|
526
526
|
export { default as LucideCar } from '../icons/car';
|
|
527
527
|
// Caravan aliases
|
|
@@ -576,24 +576,24 @@ export { default as LucideCheck } from '../icons/check';
|
|
|
576
576
|
export { default as LucideChefHat } from '../icons/chef-hat';
|
|
577
577
|
// Cherry aliases
|
|
578
578
|
export { default as LucideCherry } from '../icons/cherry';
|
|
579
|
+
// ChessKing aliases
|
|
580
|
+
export { default as LucideChessKing } from '../icons/chess-king';
|
|
579
581
|
// ChessBishop aliases
|
|
580
582
|
export { default as LucideChessBishop } from '../icons/chess-bishop';
|
|
581
583
|
// ChessKnight aliases
|
|
582
584
|
export { default as LucideChessKnight } from '../icons/chess-knight';
|
|
583
|
-
// ChessKing aliases
|
|
584
|
-
export { default as LucideChessKing } from '../icons/chess-king';
|
|
585
585
|
// ChessPawn aliases
|
|
586
586
|
export { default as LucideChessPawn } from '../icons/chess-pawn';
|
|
587
587
|
// ChessQueen aliases
|
|
588
588
|
export { default as LucideChessQueen } from '../icons/chess-queen';
|
|
589
|
-
// ChessRook aliases
|
|
590
|
-
export { default as LucideChessRook } from '../icons/chess-rook';
|
|
591
589
|
// ChevronDown aliases
|
|
592
590
|
export { default as LucideChevronDown } from '../icons/chevron-down';
|
|
593
|
-
//
|
|
594
|
-
export { default as
|
|
591
|
+
// ChessRook aliases
|
|
592
|
+
export { default as LucideChessRook } from '../icons/chess-rook';
|
|
595
593
|
// ChevronFirst aliases
|
|
596
594
|
export { default as LucideChevronFirst } from '../icons/chevron-first';
|
|
595
|
+
// ChevronLast aliases
|
|
596
|
+
export { default as LucideChevronLast } from '../icons/chevron-last';
|
|
597
597
|
// ChevronLeft aliases
|
|
598
598
|
export { default as LucideChevronLeft } from '../icons/chevron-left';
|
|
599
599
|
// ChevronRight aliases
|
|
@@ -614,10 +614,10 @@ export { default as LucideChevronsLeft } from '../icons/chevrons-left';
|
|
|
614
614
|
export { default as LucideChevronsRightLeft } from '../icons/chevrons-right-left';
|
|
615
615
|
// ChevronsRight aliases
|
|
616
616
|
export { default as LucideChevronsRight } from '../icons/chevrons-right';
|
|
617
|
-
// ChevronsUpDown aliases
|
|
618
|
-
export { default as LucideChevronsUpDown } from '../icons/chevrons-up-down';
|
|
619
617
|
// ChevronsUp aliases
|
|
620
618
|
export { default as LucideChevronsUp } from '../icons/chevrons-up';
|
|
619
|
+
// ChevronsUpDown aliases
|
|
620
|
+
export { default as LucideChevronsUpDown } from '../icons/chevrons-up-down';
|
|
621
621
|
// Church aliases
|
|
622
622
|
export { default as LucideChurch } from '../icons/church';
|
|
623
623
|
// CigaretteOff aliases
|
|
@@ -636,20 +636,20 @@ export { default as LucideCircleDot } from '../icons/circle-dot';
|
|
|
636
636
|
export { default as LucideCircleEllipsis } from '../icons/circle-ellipsis';
|
|
637
637
|
// CircleEqual aliases
|
|
638
638
|
export { default as LucideCircleEqual } from '../icons/circle-equal';
|
|
639
|
+
// CircleFadingArrowUp aliases
|
|
640
|
+
export { default as LucideCircleFadingArrowUp } from '../icons/circle-fading-arrow-up';
|
|
639
641
|
// CircleFadingPlus aliases
|
|
640
642
|
export { default as LucideCircleFadingPlus } from '../icons/circle-fading-plus';
|
|
641
643
|
// CircleOff aliases
|
|
642
644
|
export { default as LucideCircleOff } from '../icons/circle-off';
|
|
643
|
-
// CircleFadingArrowUp aliases
|
|
644
|
-
export { default as LucideCircleFadingArrowUp } from '../icons/circle-fading-arrow-up';
|
|
645
645
|
// CirclePile aliases
|
|
646
646
|
export { default as LucideCirclePile } from '../icons/circle-pile';
|
|
647
|
-
// CirclePoundSterling aliases
|
|
648
|
-
export { default as LucideCirclePoundSterling } from '../icons/circle-pound-sterling';
|
|
649
647
|
// CircleSlash aliases
|
|
650
648
|
export { default as LucideCircleSlash } from '../icons/circle-slash';
|
|
651
649
|
// CircleSmall aliases
|
|
652
650
|
export { default as LucideCircleSmall } from '../icons/circle-small';
|
|
651
|
+
// CirclePoundSterling aliases
|
|
652
|
+
export { default as LucideCirclePoundSterling } from '../icons/circle-pound-sterling';
|
|
653
653
|
// CircleStar aliases
|
|
654
654
|
export { default as LucideCircleStar } from '../icons/circle-star';
|
|
655
655
|
// Circle aliases
|
|
@@ -688,20 +688,20 @@ export { default as LucideClock10 } from '../icons/clock-10';
|
|
|
688
688
|
export { default as LucideClock11 } from '../icons/clock-11';
|
|
689
689
|
// Clock12 aliases
|
|
690
690
|
export { default as LucideClock12 } from '../icons/clock-12';
|
|
691
|
-
// Clock3 aliases
|
|
692
|
-
export { default as LucideClock3 } from '../icons/clock-3';
|
|
693
691
|
// Clock2 aliases
|
|
694
692
|
export { default as LucideClock2 } from '../icons/clock-2';
|
|
693
|
+
// Clock3 aliases
|
|
694
|
+
export { default as LucideClock3 } from '../icons/clock-3';
|
|
695
695
|
// Clock4 aliases
|
|
696
696
|
export { default as LucideClock4 } from '../icons/clock-4';
|
|
697
|
-
// Clock5 aliases
|
|
698
|
-
export { default as LucideClock5 } from '../icons/clock-5';
|
|
699
697
|
// Clock6 aliases
|
|
700
698
|
export { default as LucideClock6 } from '../icons/clock-6';
|
|
701
|
-
//
|
|
702
|
-
export { default as
|
|
699
|
+
// Clock5 aliases
|
|
700
|
+
export { default as LucideClock5 } from '../icons/clock-5';
|
|
703
701
|
// Clock8 aliases
|
|
704
702
|
export { default as LucideClock8 } from '../icons/clock-8';
|
|
703
|
+
// Clock7 aliases
|
|
704
|
+
export { default as LucideClock7 } from '../icons/clock-7';
|
|
705
705
|
// Clock9 aliases
|
|
706
706
|
export { default as LucideClock9 } from '../icons/clock-9';
|
|
707
707
|
// ClockAlert aliases
|
|
@@ -744,10 +744,10 @@ export { default as LucideCloudMoon } from '../icons/cloud-moon';
|
|
|
744
744
|
export { default as LucideCloudOff } from '../icons/cloud-off';
|
|
745
745
|
// CloudRainWind aliases
|
|
746
746
|
export { default as LucideCloudRainWind } from '../icons/cloud-rain-wind';
|
|
747
|
-
// CloudRain aliases
|
|
748
|
-
export { default as LucideCloudRain } from '../icons/cloud-rain';
|
|
749
747
|
// CloudSnow aliases
|
|
750
748
|
export { default as LucideCloudSnow } from '../icons/cloud-snow';
|
|
749
|
+
// CloudRain aliases
|
|
750
|
+
export { default as LucideCloudRain } from '../icons/cloud-rain';
|
|
751
751
|
// CloudSunRain aliases
|
|
752
752
|
export { default as LucideCloudSunRain } from '../icons/cloud-sun-rain';
|
|
753
753
|
// CloudSun aliases
|
|
@@ -770,20 +770,20 @@ export { default as LucideCodepen } from '../icons/codepen';
|
|
|
770
770
|
export { default as LucideCodesandbox } from '../icons/codesandbox';
|
|
771
771
|
// Coffee aliases
|
|
772
772
|
export { default as LucideCoffee } from '../icons/coffee';
|
|
773
|
-
// Cog aliases
|
|
774
|
-
export { default as LucideCog } from '../icons/cog';
|
|
775
773
|
// Coins aliases
|
|
776
774
|
export { default as LucideCoins } from '../icons/coins';
|
|
775
|
+
// Cog aliases
|
|
776
|
+
export { default as LucideCog } from '../icons/cog';
|
|
777
777
|
// Columns4 aliases
|
|
778
778
|
export { default as LucideColumns4 } from '../icons/columns-4';
|
|
779
779
|
// Combine aliases
|
|
780
780
|
export { default as LucideCombine } from '../icons/combine';
|
|
781
781
|
// Command aliases
|
|
782
782
|
export { default as LucideCommand } from '../icons/command';
|
|
783
|
-
// Compass aliases
|
|
784
|
-
export { default as LucideCompass } from '../icons/compass';
|
|
785
783
|
// Component aliases
|
|
786
784
|
export { default as LucideComponent } from '../icons/component';
|
|
785
|
+
// Compass aliases
|
|
786
|
+
export { default as LucideCompass } from '../icons/compass';
|
|
787
787
|
// Computer aliases
|
|
788
788
|
export { default as LucideComputer } from '../icons/computer';
|
|
789
789
|
// ConciergeBell aliases
|
|
@@ -806,26 +806,26 @@ export { default as LucideCookingPot } from '../icons/cooking-pot';
|
|
|
806
806
|
export { default as LucideCopyCheck } from '../icons/copy-check';
|
|
807
807
|
// CopyMinus aliases
|
|
808
808
|
export { default as LucideCopyMinus } from '../icons/copy-minus';
|
|
809
|
-
// CopyPlus aliases
|
|
810
|
-
export { default as LucideCopyPlus } from '../icons/copy-plus';
|
|
811
809
|
// CopySlash aliases
|
|
812
810
|
export { default as LucideCopySlash } from '../icons/copy-slash';
|
|
811
|
+
// CopyPlus aliases
|
|
812
|
+
export { default as LucideCopyPlus } from '../icons/copy-plus';
|
|
813
813
|
// CopyX aliases
|
|
814
814
|
export { default as LucideCopyX } from '../icons/copy-x';
|
|
815
815
|
// Copy aliases
|
|
816
816
|
export { default as LucideCopy } from '../icons/copy';
|
|
817
|
+
// Copyright aliases
|
|
818
|
+
export { default as LucideCopyright } from '../icons/copyright';
|
|
817
819
|
// Copyleft aliases
|
|
818
820
|
export { default as LucideCopyleft } from '../icons/copyleft';
|
|
819
821
|
// CornerDownLeft aliases
|
|
820
822
|
export { default as LucideCornerDownLeft } from '../icons/corner-down-left';
|
|
821
823
|
// CornerDownRight aliases
|
|
822
824
|
export { default as LucideCornerDownRight } from '../icons/corner-down-right';
|
|
823
|
-
// Copyright aliases
|
|
824
|
-
export { default as LucideCopyright } from '../icons/copyright';
|
|
825
|
-
// CornerLeftDown aliases
|
|
826
|
-
export { default as LucideCornerLeftDown } from '../icons/corner-left-down';
|
|
827
825
|
// CornerLeftUp aliases
|
|
828
826
|
export { default as LucideCornerLeftUp } from '../icons/corner-left-up';
|
|
827
|
+
// CornerLeftDown aliases
|
|
828
|
+
export { default as LucideCornerLeftDown } from '../icons/corner-left-down';
|
|
829
829
|
// CornerRightDown aliases
|
|
830
830
|
export { default as LucideCornerRightDown } from '../icons/corner-right-down';
|
|
831
831
|
// CornerRightUp aliases
|
|
@@ -836,10 +836,10 @@ export { default as LucideCornerUpLeft } from '../icons/corner-up-left';
|
|
|
836
836
|
export { default as LucideCornerUpRight } from '../icons/corner-up-right';
|
|
837
837
|
// Cpu aliases
|
|
838
838
|
export { default as LucideCpu } from '../icons/cpu';
|
|
839
|
-
// CreativeCommons aliases
|
|
840
|
-
export { default as LucideCreativeCommons } from '../icons/creative-commons';
|
|
841
839
|
// CreditCard aliases
|
|
842
840
|
export { default as LucideCreditCard } from '../icons/credit-card';
|
|
841
|
+
// CreativeCommons aliases
|
|
842
|
+
export { default as LucideCreativeCommons } from '../icons/creative-commons';
|
|
843
843
|
// Croissant aliases
|
|
844
844
|
export { default as LucideCroissant } from '../icons/croissant';
|
|
845
845
|
// Crop aliases
|
|
@@ -852,24 +852,24 @@ export { default as LucideCrosshair } from '../icons/crosshair';
|
|
|
852
852
|
export { default as LucideCrown } from '../icons/crown';
|
|
853
853
|
// Cuboid aliases
|
|
854
854
|
export { default as LucideCuboid } from '../icons/cuboid';
|
|
855
|
-
// CupSoda aliases
|
|
856
|
-
export { default as LucideCupSoda } from '../icons/cup-soda';
|
|
857
855
|
// Currency aliases
|
|
858
856
|
export { default as LucideCurrency } from '../icons/currency';
|
|
857
|
+
// CupSoda aliases
|
|
858
|
+
export { default as LucideCupSoda } from '../icons/cup-soda';
|
|
859
859
|
// Cylinder aliases
|
|
860
860
|
export { default as LucideCylinder } from '../icons/cylinder';
|
|
861
861
|
// Dam aliases
|
|
862
862
|
export { default as LucideDam } from '../icons/dam';
|
|
863
|
-
// DatabaseBackup aliases
|
|
864
|
-
export { default as LucideDatabaseBackup } from '../icons/database-backup';
|
|
865
863
|
// DatabaseSearch aliases
|
|
866
864
|
export { default as LucideDatabaseSearch } from '../icons/database-search';
|
|
865
|
+
// DatabaseBackup aliases
|
|
866
|
+
export { default as LucideDatabaseBackup } from '../icons/database-backup';
|
|
867
867
|
// DatabaseZap aliases
|
|
868
868
|
export { default as LucideDatabaseZap } from '../icons/database-zap';
|
|
869
|
-
// Database aliases
|
|
870
|
-
export { default as LucideDatabase } from '../icons/database';
|
|
871
869
|
// DecimalsArrowLeft aliases
|
|
872
870
|
export { default as LucideDecimalsArrowLeft } from '../icons/decimals-arrow-left';
|
|
871
|
+
// Database aliases
|
|
872
|
+
export { default as LucideDatabase } from '../icons/database';
|
|
873
873
|
// DecimalsArrowRight aliases
|
|
874
874
|
export { default as LucideDecimalsArrowRight } from '../icons/decimals-arrow-right';
|
|
875
875
|
// Delete aliases
|
|
@@ -878,10 +878,10 @@ export { default as LucideDelete } from '../icons/delete';
|
|
|
878
878
|
export { default as LucideDessert } from '../icons/dessert';
|
|
879
879
|
// Diameter aliases
|
|
880
880
|
export { default as LucideDiameter } from '../icons/diameter';
|
|
881
|
-
// DiamondPlus aliases
|
|
882
|
-
export { default as LucideDiamondPlus } from '../icons/diamond-plus';
|
|
883
881
|
// DiamondMinus aliases
|
|
884
882
|
export { default as LucideDiamondMinus } from '../icons/diamond-minus';
|
|
883
|
+
// DiamondPlus aliases
|
|
884
|
+
export { default as LucideDiamondPlus } from '../icons/diamond-plus';
|
|
885
885
|
// Diamond aliases
|
|
886
886
|
export { default as LucideDiamond } from '../icons/diamond';
|
|
887
887
|
// Dice1 aliases
|
|
@@ -900,10 +900,10 @@ export { default as LucideDice6 } from '../icons/dice-6';
|
|
|
900
900
|
export { default as LucideDices } from '../icons/dices';
|
|
901
901
|
// Diff aliases
|
|
902
902
|
export { default as LucideDiff } from '../icons/diff';
|
|
903
|
-
// Disc2 aliases
|
|
904
|
-
export { default as LucideDisc2 } from '../icons/disc-2';
|
|
905
903
|
// Disc3 aliases
|
|
906
904
|
export { default as LucideDisc3 } from '../icons/disc-3';
|
|
905
|
+
// Disc2 aliases
|
|
906
|
+
export { default as LucideDisc2 } from '../icons/disc-2';
|
|
907
907
|
// DiscAlbum aliases
|
|
908
908
|
export { default as LucideDiscAlbum } from '../icons/disc-album';
|
|
909
909
|
// Disc aliases
|
|
@@ -928,36 +928,36 @@ export { default as LucideDoorClosedLocked } from '../icons/door-closed-locked';
|
|
|
928
928
|
export { default as LucideDoorClosed } from '../icons/door-closed';
|
|
929
929
|
// DoorOpen aliases
|
|
930
930
|
export { default as LucideDoorOpen } from '../icons/door-open';
|
|
931
|
-
// Dot aliases
|
|
932
|
-
export { default as LucideDot } from '../icons/dot';
|
|
933
931
|
// Download aliases
|
|
934
932
|
export { default as LucideDownload } from '../icons/download';
|
|
933
|
+
// Dot aliases
|
|
934
|
+
export { default as LucideDot } from '../icons/dot';
|
|
935
935
|
// DraftingCompass aliases
|
|
936
936
|
export { default as LucideDraftingCompass } from '../icons/drafting-compass';
|
|
937
|
-
// Drama aliases
|
|
938
|
-
export { default as LucideDrama } from '../icons/drama';
|
|
939
937
|
// Dribbble aliases
|
|
940
938
|
export { default as LucideDribbble } from '../icons/dribbble';
|
|
939
|
+
// Drama aliases
|
|
940
|
+
export { default as LucideDrama } from '../icons/drama';
|
|
941
941
|
// Drill aliases
|
|
942
942
|
export { default as LucideDrill } from '../icons/drill';
|
|
943
943
|
// Drone aliases
|
|
944
944
|
export { default as LucideDrone } from '../icons/drone';
|
|
945
|
-
// Droplet aliases
|
|
946
|
-
export { default as LucideDroplet } from '../icons/droplet';
|
|
947
945
|
// DropletOff aliases
|
|
948
946
|
export { default as LucideDropletOff } from '../icons/droplet-off';
|
|
949
|
-
//
|
|
950
|
-
export { default as
|
|
947
|
+
// Droplet aliases
|
|
948
|
+
export { default as LucideDroplet } from '../icons/droplet';
|
|
951
949
|
// Drum aliases
|
|
952
950
|
export { default as LucideDrum } from '../icons/drum';
|
|
951
|
+
// Droplets aliases
|
|
952
|
+
export { default as LucideDroplets } from '../icons/droplets';
|
|
953
953
|
// Drumstick aliases
|
|
954
954
|
export { default as LucideDrumstick } from '../icons/drumstick';
|
|
955
955
|
// Dumbbell aliases
|
|
956
956
|
export { default as LucideDumbbell } from '../icons/dumbbell';
|
|
957
|
-
// EarOff aliases
|
|
958
|
-
export { default as LucideEarOff } from '../icons/ear-off';
|
|
959
957
|
// Ear aliases
|
|
960
958
|
export { default as LucideEar } from '../icons/ear';
|
|
959
|
+
// EarOff aliases
|
|
960
|
+
export { default as LucideEarOff } from '../icons/ear-off';
|
|
961
961
|
// EarthLock aliases
|
|
962
962
|
export { default as LucideEarthLock } from '../icons/earth-lock';
|
|
963
963
|
// Eclipse aliases
|
|
@@ -968,10 +968,10 @@ export { default as LucideEggFried } from '../icons/egg-fried';
|
|
|
968
968
|
export { default as LucideEggOff } from '../icons/egg-off';
|
|
969
969
|
// Egg aliases
|
|
970
970
|
export { default as LucideEgg } from '../icons/egg';
|
|
971
|
-
// EqualNot aliases
|
|
972
|
-
export { default as LucideEqualNot } from '../icons/equal-not';
|
|
973
971
|
// EqualApproximately aliases
|
|
974
972
|
export { default as LucideEqualApproximately } from '../icons/equal-approximately';
|
|
973
|
+
// EqualNot aliases
|
|
974
|
+
export { default as LucideEqualNot } from '../icons/equal-not';
|
|
975
975
|
// Equal aliases
|
|
976
976
|
export { default as LucideEqual } from '../icons/equal';
|
|
977
977
|
// Eraser aliases
|
|
@@ -994,10 +994,10 @@ export { default as LucideEyeOff } from '../icons/eye-off';
|
|
|
994
994
|
export { default as LucideEye } from '../icons/eye';
|
|
995
995
|
// Facebook aliases
|
|
996
996
|
export { default as LucideFacebook } from '../icons/facebook';
|
|
997
|
-
// Factory aliases
|
|
998
|
-
export { default as LucideFactory } from '../icons/factory';
|
|
999
997
|
// Fan aliases
|
|
1000
998
|
export { default as LucideFan } from '../icons/fan';
|
|
999
|
+
// Factory aliases
|
|
1000
|
+
export { default as LucideFactory } from '../icons/factory';
|
|
1001
1001
|
// FastForward aliases
|
|
1002
1002
|
export { default as LucideFastForward } from '../icons/fast-forward';
|
|
1003
1003
|
// Feather aliases
|
|
@@ -1018,20 +1018,20 @@ export { default as LucideFileCheck } from '../icons/file-check';
|
|
|
1018
1018
|
export { default as LucideFileClock } from '../icons/file-clock';
|
|
1019
1019
|
// FileCode aliases
|
|
1020
1020
|
export { default as LucideFileCode } from '../icons/file-code';
|
|
1021
|
-
// FileDigit aliases
|
|
1022
|
-
export { default as LucideFileDigit } from '../icons/file-digit';
|
|
1023
1021
|
// FileDiff aliases
|
|
1024
1022
|
export { default as LucideFileDiff } from '../icons/file-diff';
|
|
1023
|
+
// FileDigit aliases
|
|
1024
|
+
export { default as LucideFileDigit } from '../icons/file-digit';
|
|
1025
1025
|
// FileDown aliases
|
|
1026
1026
|
export { default as LucideFileDown } from '../icons/file-down';
|
|
1027
1027
|
// FileHeart aliases
|
|
1028
1028
|
export { default as LucideFileHeart } from '../icons/file-heart';
|
|
1029
1029
|
// FileImage aliases
|
|
1030
1030
|
export { default as LucideFileImage } from '../icons/file-image';
|
|
1031
|
-
// FileInput aliases
|
|
1032
|
-
export { default as LucideFileInput } from '../icons/file-input';
|
|
1033
1031
|
// FileMinus aliases
|
|
1034
1032
|
export { default as LucideFileMinus } from '../icons/file-minus';
|
|
1033
|
+
// FileInput aliases
|
|
1034
|
+
export { default as LucideFileInput } from '../icons/file-input';
|
|
1035
1035
|
// FileMusic aliases
|
|
1036
1036
|
export { default as LucideFileMusic } from '../icons/file-music';
|
|
1037
1037
|
// FileOutput aliases
|
|
@@ -1042,10 +1042,10 @@ export { default as LucideFilePlus } from '../icons/file-plus';
|
|
|
1042
1042
|
export { default as LucideFileScan } from '../icons/file-scan';
|
|
1043
1043
|
// FileSearch aliases
|
|
1044
1044
|
export { default as LucideFileSearch } from '../icons/file-search';
|
|
1045
|
-
// FileSliders aliases
|
|
1046
|
-
export { default as LucideFileSliders } from '../icons/file-sliders';
|
|
1047
1045
|
// FileSpreadsheet aliases
|
|
1048
1046
|
export { default as LucideFileSpreadsheet } from '../icons/file-spreadsheet';
|
|
1047
|
+
// FileSliders aliases
|
|
1048
|
+
export { default as LucideFileSliders } from '../icons/file-sliders';
|
|
1049
1049
|
// FileStack aliases
|
|
1050
1050
|
export { default as LucideFileStack } from '../icons/file-stack';
|
|
1051
1051
|
// FileSymlink aliases
|
|
@@ -1070,10 +1070,10 @@ export { default as LucideFile } from '../icons/file';
|
|
|
1070
1070
|
export { default as LucideFiles } from '../icons/files';
|
|
1071
1071
|
// Film aliases
|
|
1072
1072
|
export { default as LucideFilm } from '../icons/film';
|
|
1073
|
-
// FishOff aliases
|
|
1074
|
-
export { default as LucideFishOff } from '../icons/fish-off';
|
|
1075
1073
|
// FireExtinguisher aliases
|
|
1076
1074
|
export { default as LucideFireExtinguisher } from '../icons/fire-extinguisher';
|
|
1075
|
+
// FishOff aliases
|
|
1076
|
+
export { default as LucideFishOff } from '../icons/fish-off';
|
|
1077
1077
|
// FishSymbol aliases
|
|
1078
1078
|
export { default as LucideFishSymbol } from '../icons/fish-symbol';
|
|
1079
1079
|
// Fish aliases
|
|
@@ -1130,12 +1130,12 @@ export { default as LucideFolderClock } from '../icons/folder-clock';
|
|
|
1130
1130
|
export { default as LucideFolderClosed } from '../icons/folder-closed';
|
|
1131
1131
|
// FolderCode aliases
|
|
1132
1132
|
export { default as LucideFolderCode } from '../icons/folder-code';
|
|
1133
|
+
// FolderDot aliases
|
|
1134
|
+
export { default as LucideFolderDot } from '../icons/folder-dot';
|
|
1133
1135
|
// FolderDown aliases
|
|
1134
1136
|
export { default as LucideFolderDown } from '../icons/folder-down';
|
|
1135
1137
|
// FolderGit2 aliases
|
|
1136
1138
|
export { default as LucideFolderGit2 } from '../icons/folder-git-2';
|
|
1137
|
-
// FolderDot aliases
|
|
1138
|
-
export { default as LucideFolderDot } from '../icons/folder-dot';
|
|
1139
1139
|
// FolderGit aliases
|
|
1140
1140
|
export { default as LucideFolderGit } from '../icons/folder-git';
|
|
1141
1141
|
// FolderHeart aliases
|
|
@@ -1162,12 +1162,12 @@ export { default as LucideFolderPlus } from '../icons/folder-plus';
|
|
|
1162
1162
|
export { default as LucideFolderRoot } from '../icons/folder-root';
|
|
1163
1163
|
// FolderSearch2 aliases
|
|
1164
1164
|
export { default as LucideFolderSearch2 } from '../icons/folder-search-2';
|
|
1165
|
+
// FolderSync aliases
|
|
1166
|
+
export { default as LucideFolderSync } from '../icons/folder-sync';
|
|
1165
1167
|
// FolderSearch aliases
|
|
1166
1168
|
export { default as LucideFolderSearch } from '../icons/folder-search';
|
|
1167
1169
|
// FolderSymlink aliases
|
|
1168
1170
|
export { default as LucideFolderSymlink } from '../icons/folder-symlink';
|
|
1169
|
-
// FolderSync aliases
|
|
1170
|
-
export { default as LucideFolderSync } from '../icons/folder-sync';
|
|
1171
1171
|
// FolderTree aliases
|
|
1172
1172
|
export { default as LucideFolderTree } from '../icons/folder-tree';
|
|
1173
1173
|
// FolderUp aliases
|
|
@@ -1204,18 +1204,18 @@ export { default as LucideGalleryHorizontalEnd } from '../icons/gallery-horizont
|
|
|
1204
1204
|
export { default as LucideGalleryHorizontal } from '../icons/gallery-horizontal';
|
|
1205
1205
|
// GalleryThumbnails aliases
|
|
1206
1206
|
export { default as LucideGalleryThumbnails } from '../icons/gallery-thumbnails';
|
|
1207
|
-
// GalleryVertical aliases
|
|
1208
|
-
export { default as LucideGalleryVertical } from '../icons/gallery-vertical';
|
|
1209
1207
|
// GalleryVerticalEnd aliases
|
|
1210
1208
|
export { default as LucideGalleryVerticalEnd } from '../icons/gallery-vertical-end';
|
|
1209
|
+
// GalleryVertical aliases
|
|
1210
|
+
export { default as LucideGalleryVertical } from '../icons/gallery-vertical';
|
|
1211
1211
|
// Gamepad2 aliases
|
|
1212
1212
|
export { default as LucideGamepad2 } from '../icons/gamepad-2';
|
|
1213
1213
|
// GamepadDirectional aliases
|
|
1214
1214
|
export { default as LucideGamepadDirectional } from '../icons/gamepad-directional';
|
|
1215
|
-
// Gauge aliases
|
|
1216
|
-
export { default as LucideGauge } from '../icons/gauge';
|
|
1217
1215
|
// Gamepad aliases
|
|
1218
1216
|
export { default as LucideGamepad } from '../icons/gamepad';
|
|
1217
|
+
// Gauge aliases
|
|
1218
|
+
export { default as LucideGauge } from '../icons/gauge';
|
|
1219
1219
|
// Gavel aliases
|
|
1220
1220
|
export { default as LucideGavel } from '../icons/gavel';
|
|
1221
1221
|
// Gem aliases
|
|
@@ -1240,10 +1240,10 @@ export { default as LucideGitCompareArrows } from '../icons/git-compare-arrows';
|
|
|
1240
1240
|
export { default as LucideGitCompare } from '../icons/git-compare';
|
|
1241
1241
|
// GitFork aliases
|
|
1242
1242
|
export { default as LucideGitFork } from '../icons/git-fork';
|
|
1243
|
-
// GitMergeConflict aliases
|
|
1244
|
-
export { default as LucideGitMergeConflict } from '../icons/git-merge-conflict';
|
|
1245
1243
|
// GitGraph aliases
|
|
1246
1244
|
export { default as LucideGitGraph } from '../icons/git-graph';
|
|
1245
|
+
// GitMergeConflict aliases
|
|
1246
|
+
export { default as LucideGitMergeConflict } from '../icons/git-merge-conflict';
|
|
1247
1247
|
// GitMerge aliases
|
|
1248
1248
|
export { default as LucideGitMerge } from '../icons/git-merge';
|
|
1249
1249
|
// GitPullRequestArrow aliases
|
|
@@ -1288,20 +1288,20 @@ export { default as LucideGrid3x2 } from '../icons/grid-3x2';
|
|
|
1288
1288
|
export { default as LucideGripHorizontal } from '../icons/grip-horizontal';
|
|
1289
1289
|
// GripVertical aliases
|
|
1290
1290
|
export { default as LucideGripVertical } from '../icons/grip-vertical';
|
|
1291
|
-
// Group aliases
|
|
1292
|
-
export { default as LucideGroup } from '../icons/group';
|
|
1293
1291
|
// Grip aliases
|
|
1294
1292
|
export { default as LucideGrip } from '../icons/grip';
|
|
1293
|
+
// Group aliases
|
|
1294
|
+
export { default as LucideGroup } from '../icons/group';
|
|
1295
1295
|
// Guitar aliases
|
|
1296
1296
|
export { default as LucideGuitar } from '../icons/guitar';
|
|
1297
1297
|
// Ham aliases
|
|
1298
1298
|
export { default as LucideHam } from '../icons/ham';
|
|
1299
1299
|
// Hamburger aliases
|
|
1300
1300
|
export { default as LucideHamburger } from '../icons/hamburger';
|
|
1301
|
-
// Hammer aliases
|
|
1302
|
-
export { default as LucideHammer } from '../icons/hammer';
|
|
1303
1301
|
// HandCoins aliases
|
|
1304
1302
|
export { default as LucideHandCoins } from '../icons/hand-coins';
|
|
1303
|
+
// Hammer aliases
|
|
1304
|
+
export { default as LucideHammer } from '../icons/hammer';
|
|
1305
1305
|
// HandFist aliases
|
|
1306
1306
|
export { default as LucideHandFist } from '../icons/hand-fist';
|
|
1307
1307
|
// HandHeart aliases
|
|
@@ -1312,10 +1312,10 @@ export { default as LucideHandMetal } from '../icons/hand-metal';
|
|
|
1312
1312
|
export { default as LucideHandPlatter } from '../icons/hand-platter';
|
|
1313
1313
|
// Hand aliases
|
|
1314
1314
|
export { default as LucideHand } from '../icons/hand';
|
|
1315
|
-
// Handshake aliases
|
|
1316
|
-
export { default as LucideHandshake } from '../icons/handshake';
|
|
1317
1315
|
// Handbag aliases
|
|
1318
1316
|
export { default as LucideHandbag } from '../icons/handbag';
|
|
1317
|
+
// Handshake aliases
|
|
1318
|
+
export { default as LucideHandshake } from '../icons/handshake';
|
|
1319
1319
|
// HardDriveDownload aliases
|
|
1320
1320
|
export { default as LucideHardDriveDownload } from '../icons/hard-drive-download';
|
|
1321
1321
|
// HardDriveUpload aliases
|
|
@@ -1326,28 +1326,28 @@ export { default as LucideHardDrive } from '../icons/hard-drive';
|
|
|
1326
1326
|
export { default as LucideHardHat } from '../icons/hard-hat';
|
|
1327
1327
|
// Hash aliases
|
|
1328
1328
|
export { default as LucideHash } from '../icons/hash';
|
|
1329
|
-
// HatGlasses aliases
|
|
1330
|
-
export { default as LucideHatGlasses } from '../icons/hat-glasses';
|
|
1331
1329
|
// Haze aliases
|
|
1332
1330
|
export { default as LucideHaze } from '../icons/haze';
|
|
1333
1331
|
// Hd aliases
|
|
1334
1332
|
export { default as LucideHd } from '../icons/hd';
|
|
1333
|
+
// HatGlasses aliases
|
|
1334
|
+
export { default as LucideHatGlasses } from '../icons/hat-glasses';
|
|
1335
1335
|
// HdmiPort aliases
|
|
1336
1336
|
export { default as LucideHdmiPort } from '../icons/hdmi-port';
|
|
1337
1337
|
// Heading1 aliases
|
|
1338
1338
|
export { default as LucideHeading1 } from '../icons/heading-1';
|
|
1339
|
-
// Heading2 aliases
|
|
1340
|
-
export { default as LucideHeading2 } from '../icons/heading-2';
|
|
1341
1339
|
// Heading3 aliases
|
|
1342
1340
|
export { default as LucideHeading3 } from '../icons/heading-3';
|
|
1341
|
+
// Heading2 aliases
|
|
1342
|
+
export { default as LucideHeading2 } from '../icons/heading-2';
|
|
1343
1343
|
// Heading4 aliases
|
|
1344
1344
|
export { default as LucideHeading4 } from '../icons/heading-4';
|
|
1345
1345
|
// Heading5 aliases
|
|
1346
1346
|
export { default as LucideHeading5 } from '../icons/heading-5';
|
|
1347
|
-
// Heading6 aliases
|
|
1348
|
-
export { default as LucideHeading6 } from '../icons/heading-6';
|
|
1349
1347
|
// Heading aliases
|
|
1350
1348
|
export { default as LucideHeading } from '../icons/heading';
|
|
1349
|
+
// Heading6 aliases
|
|
1350
|
+
export { default as LucideHeading6 } from '../icons/heading-6';
|
|
1351
1351
|
// HeadphoneOff aliases
|
|
1352
1352
|
export { default as LucideHeadphoneOff } from '../icons/headphone-off';
|
|
1353
1353
|
// Headphones aliases
|
|
@@ -1358,28 +1358,28 @@ export { default as LucideHeadset } from '../icons/headset';
|
|
|
1358
1358
|
export { default as LucideHeartCrack } from '../icons/heart-crack';
|
|
1359
1359
|
// HeartHandshake aliases
|
|
1360
1360
|
export { default as LucideHeartHandshake } from '../icons/heart-handshake';
|
|
1361
|
-
// HeartMinus aliases
|
|
1362
|
-
export { default as LucideHeartMinus } from '../icons/heart-minus';
|
|
1363
1361
|
// HeartOff aliases
|
|
1364
1362
|
export { default as LucideHeartOff } from '../icons/heart-off';
|
|
1363
|
+
// HeartMinus aliases
|
|
1364
|
+
export { default as LucideHeartMinus } from '../icons/heart-minus';
|
|
1365
1365
|
// HeartPlus aliases
|
|
1366
1366
|
export { default as LucideHeartPlus } from '../icons/heart-plus';
|
|
1367
|
-
// Heart aliases
|
|
1368
|
-
export { default as LucideHeart } from '../icons/heart';
|
|
1369
1367
|
// HeartPulse aliases
|
|
1370
1368
|
export { default as LucideHeartPulse } from '../icons/heart-pulse';
|
|
1369
|
+
// Heart aliases
|
|
1370
|
+
export { default as LucideHeart } from '../icons/heart';
|
|
1371
1371
|
// Heater aliases
|
|
1372
1372
|
export { default as LucideHeater } from '../icons/heater';
|
|
1373
|
-
// Helicopter aliases
|
|
1374
|
-
export { default as LucideHelicopter } from '../icons/helicopter';
|
|
1375
1373
|
// Hexagon aliases
|
|
1376
1374
|
export { default as LucideHexagon } from '../icons/hexagon';
|
|
1375
|
+
// Helicopter aliases
|
|
1376
|
+
export { default as LucideHelicopter } from '../icons/helicopter';
|
|
1377
1377
|
// Highlighter aliases
|
|
1378
1378
|
export { default as LucideHighlighter } from '../icons/highlighter';
|
|
1379
|
-
// History aliases
|
|
1380
|
-
export { default as LucideHistory } from '../icons/history';
|
|
1381
1379
|
// HopOff aliases
|
|
1382
1380
|
export { default as LucideHopOff } from '../icons/hop-off';
|
|
1381
|
+
// History aliases
|
|
1382
|
+
export { default as LucideHistory } from '../icons/history';
|
|
1383
1383
|
// Hop aliases
|
|
1384
1384
|
export { default as LucideHop } from '../icons/hop';
|
|
1385
1385
|
// Hospital aliases
|
|
@@ -1394,10 +1394,10 @@ export { default as LucideHouseHeart } from '../icons/house-heart';
|
|
|
1394
1394
|
export { default as LucideHousePlug } from '../icons/house-plug';
|
|
1395
1395
|
// HousePlus aliases
|
|
1396
1396
|
export { default as LucideHousePlus } from '../icons/house-plus';
|
|
1397
|
-
// HouseWifi aliases
|
|
1398
|
-
export { default as LucideHouseWifi } from '../icons/house-wifi';
|
|
1399
1397
|
// IdCardLanyard aliases
|
|
1400
1398
|
export { default as LucideIdCardLanyard } from '../icons/id-card-lanyard';
|
|
1399
|
+
// HouseWifi aliases
|
|
1400
|
+
export { default as LucideHouseWifi } from '../icons/house-wifi';
|
|
1401
1401
|
// IdCard aliases
|
|
1402
1402
|
export { default as LucideIdCard } from '../icons/id-card';
|
|
1403
1403
|
// ImageDown aliases
|
|
@@ -1408,20 +1408,20 @@ export { default as LucideImageMinus } from '../icons/image-minus';
|
|
|
1408
1408
|
export { default as LucideImageOff } from '../icons/image-off';
|
|
1409
1409
|
// ImagePlay aliases
|
|
1410
1410
|
export { default as LucideImagePlay } from '../icons/image-play';
|
|
1411
|
-
// ImagePlus aliases
|
|
1412
|
-
export { default as LucideImagePlus } from '../icons/image-plus';
|
|
1413
1411
|
// ImageUp aliases
|
|
1414
1412
|
export { default as LucideImageUp } from '../icons/image-up';
|
|
1413
|
+
// ImagePlus aliases
|
|
1414
|
+
export { default as LucideImagePlus } from '../icons/image-plus';
|
|
1415
1415
|
// ImageUpscale aliases
|
|
1416
1416
|
export { default as LucideImageUpscale } from '../icons/image-upscale';
|
|
1417
1417
|
// Image aliases
|
|
1418
1418
|
export { default as LucideImage } from '../icons/image';
|
|
1419
1419
|
// Images aliases
|
|
1420
1420
|
export { default as LucideImages } from '../icons/images';
|
|
1421
|
-
// Import aliases
|
|
1422
|
-
export { default as LucideImport } from '../icons/import';
|
|
1423
1421
|
// Inbox aliases
|
|
1424
1422
|
export { default as LucideInbox } from '../icons/inbox';
|
|
1423
|
+
// Import aliases
|
|
1424
|
+
export { default as LucideImport } from '../icons/import';
|
|
1425
1425
|
// IndianRupee aliases
|
|
1426
1426
|
export { default as LucideIndianRupee } from '../icons/indian-rupee';
|
|
1427
1427
|
// Infinity aliases
|
|
@@ -1446,68 +1446,68 @@ export { default as LucideJoystick } from '../icons/joystick';
|
|
|
1446
1446
|
export { default as LucideKanban } from '../icons/kanban';
|
|
1447
1447
|
// Kayak aliases
|
|
1448
1448
|
export { default as LucideKayak } from '../icons/kayak';
|
|
1449
|
-
// KeyRound aliases
|
|
1450
|
-
export { default as LucideKeyRound } from '../icons/key-round';
|
|
1451
1449
|
// KeySquare aliases
|
|
1452
1450
|
export { default as LucideKeySquare } from '../icons/key-square';
|
|
1451
|
+
// KeyRound aliases
|
|
1452
|
+
export { default as LucideKeyRound } from '../icons/key-round';
|
|
1453
1453
|
// Key aliases
|
|
1454
1454
|
export { default as LucideKey } from '../icons/key';
|
|
1455
1455
|
// KeyboardMusic aliases
|
|
1456
1456
|
export { default as LucideKeyboardMusic } from '../icons/keyboard-music';
|
|
1457
|
-
// KeyboardOff aliases
|
|
1458
|
-
export { default as LucideKeyboardOff } from '../icons/keyboard-off';
|
|
1459
1457
|
// Keyboard aliases
|
|
1460
1458
|
export { default as LucideKeyboard } from '../icons/keyboard';
|
|
1459
|
+
// KeyboardOff aliases
|
|
1460
|
+
export { default as LucideKeyboardOff } from '../icons/keyboard-off';
|
|
1461
1461
|
// LampCeiling aliases
|
|
1462
1462
|
export { default as LucideLampCeiling } from '../icons/lamp-ceiling';
|
|
1463
|
-
// LampDesk aliases
|
|
1464
|
-
export { default as LucideLampDesk } from '../icons/lamp-desk';
|
|
1465
1463
|
// LampFloor aliases
|
|
1466
1464
|
export { default as LucideLampFloor } from '../icons/lamp-floor';
|
|
1467
1465
|
// LampWallDown aliases
|
|
1468
1466
|
export { default as LucideLampWallDown } from '../icons/lamp-wall-down';
|
|
1467
|
+
// LampDesk aliases
|
|
1468
|
+
export { default as LucideLampDesk } from '../icons/lamp-desk';
|
|
1469
1469
|
// LampWallUp aliases
|
|
1470
1470
|
export { default as LucideLampWallUp } from '../icons/lamp-wall-up';
|
|
1471
1471
|
// Lamp aliases
|
|
1472
1472
|
export { default as LucideLamp } from '../icons/lamp';
|
|
1473
|
+
// Languages aliases
|
|
1474
|
+
export { default as LucideLanguages } from '../icons/languages';
|
|
1473
1475
|
// LandPlot aliases
|
|
1474
1476
|
export { default as LucideLandPlot } from '../icons/land-plot';
|
|
1475
1477
|
// Landmark aliases
|
|
1476
1478
|
export { default as LucideLandmark } from '../icons/landmark';
|
|
1477
|
-
// Languages aliases
|
|
1478
|
-
export { default as LucideLanguages } from '../icons/languages';
|
|
1479
1479
|
// LaptopMinimalCheck aliases
|
|
1480
1480
|
export { default as LucideLaptopMinimalCheck } from '../icons/laptop-minimal-check';
|
|
1481
1481
|
// Laptop aliases
|
|
1482
1482
|
export { default as LucideLaptop } from '../icons/laptop';
|
|
1483
|
-
// LassoSelect aliases
|
|
1484
|
-
export { default as LucideLassoSelect } from '../icons/lasso-select';
|
|
1485
1483
|
// Lasso aliases
|
|
1486
1484
|
export { default as LucideLasso } from '../icons/lasso';
|
|
1485
|
+
// LassoSelect aliases
|
|
1486
|
+
export { default as LucideLassoSelect } from '../icons/lasso-select';
|
|
1487
1487
|
// Laugh aliases
|
|
1488
1488
|
export { default as LucideLaugh } from '../icons/laugh';
|
|
1489
1489
|
// Layers2 aliases
|
|
1490
1490
|
export { default as LucideLayers2 } from '../icons/layers-2';
|
|
1491
1491
|
// LayersPlus aliases
|
|
1492
1492
|
export { default as LucideLayersPlus } from '../icons/layers-plus';
|
|
1493
|
-
// LayoutGrid aliases
|
|
1494
|
-
export { default as LucideLayoutGrid } from '../icons/layout-grid';
|
|
1495
1493
|
// LayoutDashboard aliases
|
|
1496
1494
|
export { default as LucideLayoutDashboard } from '../icons/layout-dashboard';
|
|
1497
|
-
//
|
|
1498
|
-
export { default as
|
|
1495
|
+
// LayoutGrid aliases
|
|
1496
|
+
export { default as LucideLayoutGrid } from '../icons/layout-grid';
|
|
1499
1497
|
// LayoutPanelLeft aliases
|
|
1500
1498
|
export { default as LucideLayoutPanelLeft } from '../icons/layout-panel-left';
|
|
1499
|
+
// LayoutList aliases
|
|
1500
|
+
export { default as LucideLayoutList } from '../icons/layout-list';
|
|
1501
1501
|
// LayoutPanelTop aliases
|
|
1502
1502
|
export { default as LucideLayoutPanelTop } from '../icons/layout-panel-top';
|
|
1503
1503
|
// LayoutTemplate aliases
|
|
1504
1504
|
export { default as LucideLayoutTemplate } from '../icons/layout-template';
|
|
1505
1505
|
// Leaf aliases
|
|
1506
1506
|
export { default as LucideLeaf } from '../icons/leaf';
|
|
1507
|
-
// LeafyGreen aliases
|
|
1508
|
-
export { default as LucideLeafyGreen } from '../icons/leafy-green';
|
|
1509
1507
|
// Lectern aliases
|
|
1510
1508
|
export { default as LucideLectern } from '../icons/lectern';
|
|
1509
|
+
// LeafyGreen aliases
|
|
1510
|
+
export { default as LucideLeafyGreen } from '../icons/leafy-green';
|
|
1511
1511
|
// LensConcave aliases
|
|
1512
1512
|
export { default as LucideLensConcave } from '../icons/lens-concave';
|
|
1513
1513
|
// LensConvex aliases
|
|
@@ -1536,10 +1536,10 @@ export { default as LucideLink2 } from '../icons/link-2';
|
|
|
1536
1536
|
export { default as LucideLink } from '../icons/link';
|
|
1537
1537
|
// Linkedin aliases
|
|
1538
1538
|
export { default as LucideLinkedin } from '../icons/linkedin';
|
|
1539
|
-
// ListCheck aliases
|
|
1540
|
-
export { default as LucideListCheck } from '../icons/list-check';
|
|
1541
1539
|
// ListChecks aliases
|
|
1542
1540
|
export { default as LucideListChecks } from '../icons/list-checks';
|
|
1541
|
+
// ListCheck aliases
|
|
1542
|
+
export { default as LucideListCheck } from '../icons/list-check';
|
|
1543
1543
|
// ListChevronsDownUp aliases
|
|
1544
1544
|
export { default as LucideListChevronsDownUp } from '../icons/list-chevrons-down-up';
|
|
1545
1545
|
// ListChevronsUpDown aliases
|
|
@@ -1548,16 +1548,16 @@ export { default as LucideListChevronsUpDown } from '../icons/list-chevrons-up-d
|
|
|
1548
1548
|
export { default as LucideListCollapse } from '../icons/list-collapse';
|
|
1549
1549
|
// ListEnd aliases
|
|
1550
1550
|
export { default as LucideListEnd } from '../icons/list-end';
|
|
1551
|
-
// ListFilter aliases
|
|
1552
|
-
export { default as LucideListFilter } from '../icons/list-filter';
|
|
1553
1551
|
// ListFilterPlus aliases
|
|
1554
1552
|
export { default as LucideListFilterPlus } from '../icons/list-filter-plus';
|
|
1555
|
-
//
|
|
1556
|
-
export { default as
|
|
1553
|
+
// ListFilter aliases
|
|
1554
|
+
export { default as LucideListFilter } from '../icons/list-filter';
|
|
1557
1555
|
// ListMinus aliases
|
|
1558
1556
|
export { default as LucideListMinus } from '../icons/list-minus';
|
|
1559
1557
|
// ListOrdered aliases
|
|
1560
1558
|
export { default as LucideListOrdered } from '../icons/list-ordered';
|
|
1559
|
+
// ListMusic aliases
|
|
1560
|
+
export { default as LucideListMusic } from '../icons/list-music';
|
|
1561
1561
|
// ListPlus aliases
|
|
1562
1562
|
export { default as LucideListPlus } from '../icons/list-plus';
|
|
1563
1563
|
// ListRestart aliases
|
|
@@ -1584,14 +1584,14 @@ export { default as LucideLocateFixed } from '../icons/locate-fixed';
|
|
|
1584
1584
|
export { default as LucideLocateOff } from '../icons/locate-off';
|
|
1585
1585
|
// Locate aliases
|
|
1586
1586
|
export { default as LucideLocate } from '../icons/locate';
|
|
1587
|
-
// LockKeyhole aliases
|
|
1588
|
-
export { default as LucideLockKeyhole } from '../icons/lock-keyhole';
|
|
1589
1587
|
// Lock aliases
|
|
1590
1588
|
export { default as LucideLock } from '../icons/lock';
|
|
1591
|
-
//
|
|
1592
|
-
export { default as
|
|
1589
|
+
// LockKeyhole aliases
|
|
1590
|
+
export { default as LucideLockKeyhole } from '../icons/lock-keyhole';
|
|
1593
1591
|
// LogOut aliases
|
|
1594
1592
|
export { default as LucideLogOut } from '../icons/log-out';
|
|
1593
|
+
// LogIn aliases
|
|
1594
|
+
export { default as LucideLogIn } from '../icons/log-in';
|
|
1595
1595
|
// Logs aliases
|
|
1596
1596
|
export { default as LucideLogs } from '../icons/logs';
|
|
1597
1597
|
// Lollipop aliases
|
|
@@ -1600,18 +1600,18 @@ export { default as LucideLollipop } from '../icons/lollipop';
|
|
|
1600
1600
|
export { default as LucideLuggage } from '../icons/luggage';
|
|
1601
1601
|
// Magnet aliases
|
|
1602
1602
|
export { default as LucideMagnet } from '../icons/magnet';
|
|
1603
|
-
// MailCheck aliases
|
|
1604
|
-
export { default as LucideMailCheck } from '../icons/mail-check';
|
|
1605
1603
|
// MailMinus aliases
|
|
1606
1604
|
export { default as LucideMailMinus } from '../icons/mail-minus';
|
|
1605
|
+
// MailCheck aliases
|
|
1606
|
+
export { default as LucideMailCheck } from '../icons/mail-check';
|
|
1607
1607
|
// MailOpen aliases
|
|
1608
1608
|
export { default as LucideMailOpen } from '../icons/mail-open';
|
|
1609
1609
|
// MailPlus aliases
|
|
1610
1610
|
export { default as LucideMailPlus } from '../icons/mail-plus';
|
|
1611
|
-
// MailSearch aliases
|
|
1612
|
-
export { default as LucideMailSearch } from '../icons/mail-search';
|
|
1613
1611
|
// MailWarning aliases
|
|
1614
1612
|
export { default as LucideMailWarning } from '../icons/mail-warning';
|
|
1613
|
+
// MailSearch aliases
|
|
1614
|
+
export { default as LucideMailSearch } from '../icons/mail-search';
|
|
1615
1615
|
// MailX aliases
|
|
1616
1616
|
export { default as LucideMailX } from '../icons/mail-x';
|
|
1617
1617
|
// Mail aliases
|
|
@@ -1636,10 +1636,10 @@ export { default as LucideMapPinMinus } from '../icons/map-pin-minus';
|
|
|
1636
1636
|
export { default as LucideMapPinOff } from '../icons/map-pin-off';
|
|
1637
1637
|
// MapPinPlusInside aliases
|
|
1638
1638
|
export { default as LucideMapPinPlusInside } from '../icons/map-pin-plus-inside';
|
|
1639
|
-
// MapPinPlus aliases
|
|
1640
|
-
export { default as LucideMapPinPlus } from '../icons/map-pin-plus';
|
|
1641
1639
|
// MapPinXInside aliases
|
|
1642
1640
|
export { default as LucideMapPinXInside } from '../icons/map-pin-x-inside';
|
|
1641
|
+
// MapPinPlus aliases
|
|
1642
|
+
export { default as LucideMapPinPlus } from '../icons/map-pin-plus';
|
|
1643
1643
|
// MapPinX aliases
|
|
1644
1644
|
export { default as LucideMapPinX } from '../icons/map-pin-x';
|
|
1645
1645
|
// MapPin aliases
|
|
@@ -1650,10 +1650,10 @@ export { default as LucideMapPinned } from '../icons/map-pinned';
|
|
|
1650
1650
|
export { default as LucideMapPlus } from '../icons/map-plus';
|
|
1651
1651
|
// Map aliases
|
|
1652
1652
|
export { default as LucideMap } from '../icons/map';
|
|
1653
|
-
// Mars aliases
|
|
1654
|
-
export { default as LucideMars } from '../icons/mars';
|
|
1655
1653
|
// MarsStroke aliases
|
|
1656
1654
|
export { default as LucideMarsStroke } from '../icons/mars-stroke';
|
|
1655
|
+
// Mars aliases
|
|
1656
|
+
export { default as LucideMars } from '../icons/mars';
|
|
1657
1657
|
// Martini aliases
|
|
1658
1658
|
export { default as LucideMartini } from '../icons/martini';
|
|
1659
1659
|
// Maximize2 aliases
|
|
@@ -1670,10 +1670,10 @@ export { default as LucideMegaphone } from '../icons/megaphone';
|
|
|
1670
1670
|
export { default as LucideMeh } from '../icons/meh';
|
|
1671
1671
|
// MemoryStick aliases
|
|
1672
1672
|
export { default as LucideMemoryStick } from '../icons/memory-stick';
|
|
1673
|
-
// Menu aliases
|
|
1674
|
-
export { default as LucideMenu } from '../icons/menu';
|
|
1675
1673
|
// Merge aliases
|
|
1676
1674
|
export { default as LucideMerge } from '../icons/merge';
|
|
1675
|
+
// Menu aliases
|
|
1676
|
+
export { default as LucideMenu } from '../icons/menu';
|
|
1677
1677
|
// MessageCircleCode aliases
|
|
1678
1678
|
export { default as LucideMessageCircleCode } from '../icons/message-circle-code';
|
|
1679
1679
|
// MessageCircleDashed aliases
|
|
@@ -1702,14 +1702,14 @@ export { default as LucideMessageSquareDashed } from '../icons/message-square-da
|
|
|
1702
1702
|
export { default as LucideMessageSquareDiff } from '../icons/message-square-diff';
|
|
1703
1703
|
// MessageSquareDot aliases
|
|
1704
1704
|
export { default as LucideMessageSquareDot } from '../icons/message-square-dot';
|
|
1705
|
-
// MessageSquareHeart aliases
|
|
1706
|
-
export { default as LucideMessageSquareHeart } from '../icons/message-square-heart';
|
|
1707
1705
|
// MessageSquareLock aliases
|
|
1708
1706
|
export { default as LucideMessageSquareLock } from '../icons/message-square-lock';
|
|
1709
|
-
//
|
|
1710
|
-
export { default as
|
|
1707
|
+
// MessageSquareHeart aliases
|
|
1708
|
+
export { default as LucideMessageSquareHeart } from '../icons/message-square-heart';
|
|
1711
1709
|
// MessageSquareOff aliases
|
|
1712
1710
|
export { default as LucideMessageSquareOff } from '../icons/message-square-off';
|
|
1711
|
+
// MessageSquareMore aliases
|
|
1712
|
+
export { default as LucideMessageSquareMore } from '../icons/message-square-more';
|
|
1713
1713
|
// MessageSquarePlus aliases
|
|
1714
1714
|
export { default as LucideMessageSquarePlus } from '../icons/message-square-plus';
|
|
1715
1715
|
// MessageSquareQuote aliases
|
|
@@ -1772,10 +1772,10 @@ export { default as LucideMonitorPause } from '../icons/monitor-pause';
|
|
|
1772
1772
|
export { default as LucideMonitorPlay } from '../icons/monitor-play';
|
|
1773
1773
|
// MonitorSmartphone aliases
|
|
1774
1774
|
export { default as LucideMonitorSmartphone } from '../icons/monitor-smartphone';
|
|
1775
|
-
// MonitorSpeaker aliases
|
|
1776
|
-
export { default as LucideMonitorSpeaker } from '../icons/monitor-speaker';
|
|
1777
1775
|
// MonitorStop aliases
|
|
1778
1776
|
export { default as LucideMonitorStop } from '../icons/monitor-stop';
|
|
1777
|
+
// MonitorSpeaker aliases
|
|
1778
|
+
export { default as LucideMonitorSpeaker } from '../icons/monitor-speaker';
|
|
1779
1779
|
// MonitorUp aliases
|
|
1780
1780
|
export { default as LucideMonitorUp } from '../icons/monitor-up';
|
|
1781
1781
|
// MonitorX aliases
|
|
@@ -1798,22 +1798,22 @@ export { default as LucideMouseOff } from '../icons/mouse-off';
|
|
|
1798
1798
|
export { default as LucideMousePointer2Off } from '../icons/mouse-pointer-2-off';
|
|
1799
1799
|
// MousePointer2 aliases
|
|
1800
1800
|
export { default as LucideMousePointer2 } from '../icons/mouse-pointer-2';
|
|
1801
|
-
// MousePointerBan aliases
|
|
1802
|
-
export { default as LucideMousePointerBan } from '../icons/mouse-pointer-ban';
|
|
1803
1801
|
// MousePointerClick aliases
|
|
1804
1802
|
export { default as LucideMousePointerClick } from '../icons/mouse-pointer-click';
|
|
1805
|
-
//
|
|
1806
|
-
export { default as
|
|
1803
|
+
// MousePointerBan aliases
|
|
1804
|
+
export { default as LucideMousePointerBan } from '../icons/mouse-pointer-ban';
|
|
1807
1805
|
// Mouse aliases
|
|
1808
1806
|
export { default as LucideMouse } from '../icons/mouse';
|
|
1807
|
+
// MousePointer aliases
|
|
1808
|
+
export { default as LucideMousePointer } from '../icons/mouse-pointer';
|
|
1809
1809
|
// MoveDiagonal2 aliases
|
|
1810
1810
|
export { default as LucideMoveDiagonal2 } from '../icons/move-diagonal-2';
|
|
1811
1811
|
// MoveDiagonal aliases
|
|
1812
1812
|
export { default as LucideMoveDiagonal } from '../icons/move-diagonal';
|
|
1813
|
-
// MoveDownLeft aliases
|
|
1814
|
-
export { default as LucideMoveDownLeft } from '../icons/move-down-left';
|
|
1815
1813
|
// MoveDownRight aliases
|
|
1816
1814
|
export { default as LucideMoveDownRight } from '../icons/move-down-right';
|
|
1815
|
+
// MoveDownLeft aliases
|
|
1816
|
+
export { default as LucideMoveDownLeft } from '../icons/move-down-left';
|
|
1817
1817
|
// MoveDown aliases
|
|
1818
1818
|
export { default as LucideMoveDown } from '../icons/move-down';
|
|
1819
1819
|
// MoveHorizontal aliases
|
|
@@ -1844,22 +1844,22 @@ export { default as LucideMusic } from '../icons/music';
|
|
|
1844
1844
|
export { default as LucideNavigation2Off } from '../icons/navigation-2-off';
|
|
1845
1845
|
// Navigation2 aliases
|
|
1846
1846
|
export { default as LucideNavigation2 } from '../icons/navigation-2';
|
|
1847
|
+
// NavigationOff aliases
|
|
1848
|
+
export { default as LucideNavigationOff } from '../icons/navigation-off';
|
|
1847
1849
|
// Navigation aliases
|
|
1848
1850
|
export { default as LucideNavigation } from '../icons/navigation';
|
|
1849
1851
|
// Network aliases
|
|
1850
1852
|
export { default as LucideNetwork } from '../icons/network';
|
|
1851
|
-
// NavigationOff aliases
|
|
1852
|
-
export { default as LucideNavigationOff } from '../icons/navigation-off';
|
|
1853
1853
|
// Newspaper aliases
|
|
1854
1854
|
export { default as LucideNewspaper } from '../icons/newspaper';
|
|
1855
1855
|
// Nfc aliases
|
|
1856
1856
|
export { default as LucideNfc } from '../icons/nfc';
|
|
1857
1857
|
// NonBinary aliases
|
|
1858
1858
|
export { default as LucideNonBinary } from '../icons/non-binary';
|
|
1859
|
-
// NotebookTabs aliases
|
|
1860
|
-
export { default as LucideNotebookTabs } from '../icons/notebook-tabs';
|
|
1861
1859
|
// NotebookPen aliases
|
|
1862
1860
|
export { default as LucideNotebookPen } from '../icons/notebook-pen';
|
|
1861
|
+
// NotebookTabs aliases
|
|
1862
|
+
export { default as LucideNotebookTabs } from '../icons/notebook-tabs';
|
|
1863
1863
|
// NotebookText aliases
|
|
1864
1864
|
export { default as LucideNotebookText } from '../icons/notebook-text';
|
|
1865
1865
|
// Notebook aliases
|
|
@@ -1872,10 +1872,10 @@ export { default as LucideNotepadText } from '../icons/notepad-text';
|
|
|
1872
1872
|
export { default as LucideNutOff } from '../icons/nut-off';
|
|
1873
1873
|
// Nut aliases
|
|
1874
1874
|
export { default as LucideNut } from '../icons/nut';
|
|
1875
|
-
// OctagonMinus aliases
|
|
1876
|
-
export { default as LucideOctagonMinus } from '../icons/octagon-minus';
|
|
1877
1875
|
// Octagon aliases
|
|
1878
1876
|
export { default as LucideOctagon } from '../icons/octagon';
|
|
1877
|
+
// OctagonMinus aliases
|
|
1878
|
+
export { default as LucideOctagonMinus } from '../icons/octagon-minus';
|
|
1879
1879
|
// Omega aliases
|
|
1880
1880
|
export { default as LucideOmega } from '../icons/omega';
|
|
1881
1881
|
// Option aliases
|
|
@@ -1920,10 +1920,10 @@ export { default as LucidePanelBottom } from '../icons/panel-bottom';
|
|
|
1920
1920
|
export { default as LucidePanelLeftRightDashed } from '../icons/panel-left-right-dashed';
|
|
1921
1921
|
// PanelRightClose aliases
|
|
1922
1922
|
export { default as LucidePanelRightClose } from '../icons/panel-right-close';
|
|
1923
|
-
// PanelRight aliases
|
|
1924
|
-
export { default as LucidePanelRight } from '../icons/panel-right';
|
|
1925
1923
|
// PanelRightOpen aliases
|
|
1926
1924
|
export { default as LucidePanelRightOpen } from '../icons/panel-right-open';
|
|
1925
|
+
// PanelRight aliases
|
|
1926
|
+
export { default as LucidePanelRight } from '../icons/panel-right';
|
|
1927
1927
|
// PanelTopBottomDashed aliases
|
|
1928
1928
|
export { default as LucidePanelTopBottomDashed } from '../icons/panel-top-bottom-dashed';
|
|
1929
1929
|
// PanelTopClose aliases
|
|
@@ -1932,10 +1932,10 @@ export { default as LucidePanelTopClose } from '../icons/panel-top-close';
|
|
|
1932
1932
|
export { default as LucidePanelTopOpen } from '../icons/panel-top-open';
|
|
1933
1933
|
// PanelTop aliases
|
|
1934
1934
|
export { default as LucidePanelTop } from '../icons/panel-top';
|
|
1935
|
-
// PanelsLeftBottom aliases
|
|
1936
|
-
export { default as LucidePanelsLeftBottom } from '../icons/panels-left-bottom';
|
|
1937
1935
|
// PanelsRightBottom aliases
|
|
1938
1936
|
export { default as LucidePanelsRightBottom } from '../icons/panels-right-bottom';
|
|
1937
|
+
// PanelsLeftBottom aliases
|
|
1938
|
+
export { default as LucidePanelsLeftBottom } from '../icons/panels-left-bottom';
|
|
1939
1939
|
// Paperclip aliases
|
|
1940
1940
|
export { default as LucidePaperclip } from '../icons/paperclip';
|
|
1941
1941
|
// Parentheses aliases
|
|
@@ -1960,10 +1960,10 @@ export { default as LucidePencilLine } from '../icons/pencil-line';
|
|
|
1960
1960
|
export { default as LucidePencilOff } from '../icons/pencil-off';
|
|
1961
1961
|
// PencilRuler aliases
|
|
1962
1962
|
export { default as LucidePencilRuler } from '../icons/pencil-ruler';
|
|
1963
|
-
// Pencil aliases
|
|
1964
|
-
export { default as LucidePencil } from '../icons/pencil';
|
|
1965
1963
|
// Pentagon aliases
|
|
1966
1964
|
export { default as LucidePentagon } from '../icons/pentagon';
|
|
1965
|
+
// Pencil aliases
|
|
1966
|
+
export { default as LucidePencil } from '../icons/pencil';
|
|
1967
1967
|
// Percent aliases
|
|
1968
1968
|
export { default as LucidePercent } from '../icons/percent';
|
|
1969
1969
|
// PersonStanding aliases
|
|
@@ -1986,18 +1986,18 @@ export { default as LucidePhoneOutgoing } from '../icons/phone-outgoing';
|
|
|
1986
1986
|
export { default as LucidePhone } from '../icons/phone';
|
|
1987
1987
|
// Pi aliases
|
|
1988
1988
|
export { default as LucidePi } from '../icons/pi';
|
|
1989
|
+
// Piano aliases
|
|
1990
|
+
export { default as LucidePiano } from '../icons/piano';
|
|
1989
1991
|
// Pickaxe aliases
|
|
1990
1992
|
export { default as LucidePickaxe } from '../icons/pickaxe';
|
|
1991
1993
|
// PictureInPicture2 aliases
|
|
1992
1994
|
export { default as LucidePictureInPicture2 } from '../icons/picture-in-picture-2';
|
|
1993
1995
|
// PictureInPicture aliases
|
|
1994
1996
|
export { default as LucidePictureInPicture } from '../icons/picture-in-picture';
|
|
1995
|
-
// Piano aliases
|
|
1996
|
-
export { default as LucidePiano } from '../icons/piano';
|
|
1997
|
-
// PiggyBank aliases
|
|
1998
|
-
export { default as LucidePiggyBank } from '../icons/piggy-bank';
|
|
1999
1997
|
// PilcrowLeft aliases
|
|
2000
1998
|
export { default as LucidePilcrowLeft } from '../icons/pilcrow-left';
|
|
1999
|
+
// PiggyBank aliases
|
|
2000
|
+
export { default as LucidePiggyBank } from '../icons/piggy-bank';
|
|
2001
2001
|
// PilcrowRight aliases
|
|
2002
2002
|
export { default as LucidePilcrowRight } from '../icons/pilcrow-right';
|
|
2003
2003
|
// Pilcrow aliases
|
|
@@ -2008,12 +2008,12 @@ export { default as LucidePillBottle } from '../icons/pill-bottle';
|
|
|
2008
2008
|
export { default as LucidePill } from '../icons/pill';
|
|
2009
2009
|
// PinOff aliases
|
|
2010
2010
|
export { default as LucidePinOff } from '../icons/pin-off';
|
|
2011
|
-
// Pin aliases
|
|
2012
|
-
export { default as LucidePin } from '../icons/pin';
|
|
2013
2011
|
// Pipette aliases
|
|
2014
2012
|
export { default as LucidePipette } from '../icons/pipette';
|
|
2015
2013
|
// Pizza aliases
|
|
2016
2014
|
export { default as LucidePizza } from '../icons/pizza';
|
|
2015
|
+
// Pin aliases
|
|
2016
|
+
export { default as LucidePin } from '../icons/pin';
|
|
2017
2017
|
// PlaneLanding aliases
|
|
2018
2018
|
export { default as LucidePlaneLanding } from '../icons/plane-landing';
|
|
2019
2019
|
// PlaneTakeoff aliases
|
|
@@ -2054,16 +2054,16 @@ export { default as LucidePresentation } from '../icons/presentation';
|
|
|
2054
2054
|
export { default as LucidePrinterCheck } from '../icons/printer-check';
|
|
2055
2055
|
// PrinterX aliases
|
|
2056
2056
|
export { default as LucidePrinterX } from '../icons/printer-x';
|
|
2057
|
-
// Projector aliases
|
|
2058
|
-
export { default as LucideProjector } from '../icons/projector';
|
|
2059
2057
|
// Printer aliases
|
|
2060
2058
|
export { default as LucidePrinter } from '../icons/printer';
|
|
2061
|
-
//
|
|
2062
|
-
export { default as
|
|
2059
|
+
// Projector aliases
|
|
2060
|
+
export { default as LucideProjector } from '../icons/projector';
|
|
2063
2061
|
// Proportions aliases
|
|
2064
2062
|
export { default as LucideProportions } from '../icons/proportions';
|
|
2065
2063
|
// Pyramid aliases
|
|
2066
2064
|
export { default as LucidePyramid } from '../icons/pyramid';
|
|
2065
|
+
// Puzzle aliases
|
|
2066
|
+
export { default as LucidePuzzle } from '../icons/puzzle';
|
|
2067
2067
|
// QrCode aliases
|
|
2068
2068
|
export { default as LucideQrCode } from '../icons/qr-code';
|
|
2069
2069
|
// Quote aliases
|
|
@@ -2078,10 +2078,10 @@ export { default as LucideRadiation } from '../icons/radiation';
|
|
|
2078
2078
|
export { default as LucideRadical } from '../icons/radical';
|
|
2079
2079
|
// RadioReceiver aliases
|
|
2080
2080
|
export { default as LucideRadioReceiver } from '../icons/radio-receiver';
|
|
2081
|
-
// RadioTower aliases
|
|
2082
|
-
export { default as LucideRadioTower } from '../icons/radio-tower';
|
|
2083
2081
|
// Radio aliases
|
|
2084
2082
|
export { default as LucideRadio } from '../icons/radio';
|
|
2083
|
+
// RadioTower aliases
|
|
2084
|
+
export { default as LucideRadioTower } from '../icons/radio-tower';
|
|
2085
2085
|
// Radius aliases
|
|
2086
2086
|
export { default as LucideRadius } from '../icons/radius';
|
|
2087
2087
|
// RailSymbol aliases
|
|
@@ -2124,10 +2124,10 @@ export { default as LucideRectangleVertical } from '../icons/rectangle-vertical'
|
|
|
2124
2124
|
export { default as LucideRecycle } from '../icons/recycle';
|
|
2125
2125
|
// Redo2 aliases
|
|
2126
2126
|
export { default as LucideRedo2 } from '../icons/redo-2';
|
|
2127
|
-
// RedoDot aliases
|
|
2128
|
-
export { default as LucideRedoDot } from '../icons/redo-dot';
|
|
2129
2127
|
// Redo aliases
|
|
2130
2128
|
export { default as LucideRedo } from '../icons/redo';
|
|
2129
|
+
// RedoDot aliases
|
|
2130
|
+
export { default as LucideRedoDot } from '../icons/redo-dot';
|
|
2131
2131
|
// RefreshCcwDot aliases
|
|
2132
2132
|
export { default as LucideRefreshCcwDot } from '../icons/refresh-ccw-dot';
|
|
2133
2133
|
// RefreshCcw aliases
|
|
@@ -2142,10 +2142,10 @@ export { default as LucideRefrigerator } from '../icons/refrigerator';
|
|
|
2142
2142
|
export { default as LucideRegex } from '../icons/regex';
|
|
2143
2143
|
// RemoveFormatting aliases
|
|
2144
2144
|
export { default as LucideRemoveFormatting } from '../icons/remove-formatting';
|
|
2145
|
-
// Repeat1 aliases
|
|
2146
|
-
export { default as LucideRepeat1 } from '../icons/repeat-1';
|
|
2147
2145
|
// Repeat2 aliases
|
|
2148
2146
|
export { default as LucideRepeat2 } from '../icons/repeat-2';
|
|
2147
|
+
// Repeat1 aliases
|
|
2148
|
+
export { default as LucideRepeat1 } from '../icons/repeat-1';
|
|
2149
2149
|
// Repeat aliases
|
|
2150
2150
|
export { default as LucideRepeat } from '../icons/repeat';
|
|
2151
2151
|
// ReplaceAll aliases
|
|
@@ -2220,12 +2220,12 @@ export { default as LucideScaling } from '../icons/scaling';
|
|
|
2220
2220
|
export { default as LucideScanBarcode } from '../icons/scan-barcode';
|
|
2221
2221
|
// ScanEye aliases
|
|
2222
2222
|
export { default as LucideScanEye } from '../icons/scan-eye';
|
|
2223
|
+
// ScanFace aliases
|
|
2224
|
+
export { default as LucideScanFace } from '../icons/scan-face';
|
|
2223
2225
|
// ScanHeart aliases
|
|
2224
2226
|
export { default as LucideScanHeart } from '../icons/scan-heart';
|
|
2225
2227
|
// ScanLine aliases
|
|
2226
2228
|
export { default as LucideScanLine } from '../icons/scan-line';
|
|
2227
|
-
// ScanFace aliases
|
|
2228
|
-
export { default as LucideScanFace } from '../icons/scan-face';
|
|
2229
2229
|
// ScanQrCode aliases
|
|
2230
2230
|
export { default as LucideScanQrCode } from '../icons/scan-qr-code';
|
|
2231
2231
|
// ScanSearch aliases
|
|
@@ -2238,10 +2238,10 @@ export { default as LucideScan } from '../icons/scan';
|
|
|
2238
2238
|
export { default as LucideSchool } from '../icons/school';
|
|
2239
2239
|
// ScissorsLineDashed aliases
|
|
2240
2240
|
export { default as LucideScissorsLineDashed } from '../icons/scissors-line-dashed';
|
|
2241
|
-
// Scissors aliases
|
|
2242
|
-
export { default as LucideScissors } from '../icons/scissors';
|
|
2243
2241
|
// Scooter aliases
|
|
2244
2242
|
export { default as LucideScooter } from '../icons/scooter';
|
|
2243
|
+
// Scissors aliases
|
|
2244
|
+
export { default as LucideScissors } from '../icons/scissors';
|
|
2245
2245
|
// ScreenShareOff aliases
|
|
2246
2246
|
export { default as LucideScreenShareOff } from '../icons/screen-share-off';
|
|
2247
2247
|
// ScreenShare aliases
|
|
@@ -2254,20 +2254,20 @@ export { default as LucideScroll } from '../icons/scroll';
|
|
|
2254
2254
|
export { default as LucideSearchAlert } from '../icons/search-alert';
|
|
2255
2255
|
// SearchCheck aliases
|
|
2256
2256
|
export { default as LucideSearchCheck } from '../icons/search-check';
|
|
2257
|
-
// SearchCode aliases
|
|
2258
|
-
export { default as LucideSearchCode } from '../icons/search-code';
|
|
2259
2257
|
// SearchSlash aliases
|
|
2260
2258
|
export { default as LucideSearchSlash } from '../icons/search-slash';
|
|
2259
|
+
// SearchCode aliases
|
|
2260
|
+
export { default as LucideSearchCode } from '../icons/search-code';
|
|
2261
2261
|
// SearchX aliases
|
|
2262
2262
|
export { default as LucideSearchX } from '../icons/search-x';
|
|
2263
2263
|
// Search aliases
|
|
2264
2264
|
export { default as LucideSearch } from '../icons/search';
|
|
2265
2265
|
// Section aliases
|
|
2266
2266
|
export { default as LucideSection } from '../icons/section';
|
|
2267
|
-
// Send aliases
|
|
2268
|
-
export { default as LucideSend } from '../icons/send';
|
|
2269
2267
|
// SendToBack aliases
|
|
2270
2268
|
export { default as LucideSendToBack } from '../icons/send-to-back';
|
|
2269
|
+
// Send aliases
|
|
2270
|
+
export { default as LucideSend } from '../icons/send';
|
|
2271
2271
|
// SeparatorHorizontal aliases
|
|
2272
2272
|
export { default as LucideSeparatorHorizontal } from '../icons/separator-horizontal';
|
|
2273
2273
|
// SeparatorVertical aliases
|
|
@@ -2276,14 +2276,14 @@ export { default as LucideSeparatorVertical } from '../icons/separator-vertical'
|
|
|
2276
2276
|
export { default as LucideServerCog } from '../icons/server-cog';
|
|
2277
2277
|
// ServerCrash aliases
|
|
2278
2278
|
export { default as LucideServerCrash } from '../icons/server-crash';
|
|
2279
|
-
// ServerOff aliases
|
|
2280
|
-
export { default as LucideServerOff } from '../icons/server-off';
|
|
2281
2279
|
// Server aliases
|
|
2282
2280
|
export { default as LucideServer } from '../icons/server';
|
|
2283
|
-
//
|
|
2284
|
-
export { default as
|
|
2281
|
+
// ServerOff aliases
|
|
2282
|
+
export { default as LucideServerOff } from '../icons/server-off';
|
|
2285
2283
|
// Settings2 aliases
|
|
2286
2284
|
export { default as LucideSettings2 } from '../icons/settings-2';
|
|
2285
|
+
// Settings aliases
|
|
2286
|
+
export { default as LucideSettings } from '../icons/settings';
|
|
2287
2287
|
// Shapes aliases
|
|
2288
2288
|
export { default as LucideShapes } from '../icons/shapes';
|
|
2289
2289
|
// Share2 aliases
|
|
@@ -2302,16 +2302,16 @@ export { default as LucideShieldBan } from '../icons/shield-ban';
|
|
|
2302
2302
|
export { default as LucideShieldCheck } from '../icons/shield-check';
|
|
2303
2303
|
// ShieldEllipsis aliases
|
|
2304
2304
|
export { default as LucideShieldEllipsis } from '../icons/shield-ellipsis';
|
|
2305
|
-
// ShieldHalf aliases
|
|
2306
|
-
export { default as LucideShieldHalf } from '../icons/shield-half';
|
|
2307
2305
|
// ShieldMinus aliases
|
|
2308
2306
|
export { default as LucideShieldMinus } from '../icons/shield-minus';
|
|
2307
|
+
// ShieldHalf aliases
|
|
2308
|
+
export { default as LucideShieldHalf } from '../icons/shield-half';
|
|
2309
2309
|
// ShieldOff aliases
|
|
2310
2310
|
export { default as LucideShieldOff } from '../icons/shield-off';
|
|
2311
|
-
// ShieldPlus aliases
|
|
2312
|
-
export { default as LucideShieldPlus } from '../icons/shield-plus';
|
|
2313
2311
|
// ShieldUser aliases
|
|
2314
2312
|
export { default as LucideShieldUser } from '../icons/shield-user';
|
|
2313
|
+
// ShieldPlus aliases
|
|
2314
|
+
export { default as LucideShieldPlus } from '../icons/shield-plus';
|
|
2315
2315
|
// Shield aliases
|
|
2316
2316
|
export { default as LucideShield } from '../icons/shield';
|
|
2317
2317
|
// ShipWheel aliases
|
|
@@ -2324,14 +2324,14 @@ export { default as LucideShirt } from '../icons/shirt';
|
|
|
2324
2324
|
export { default as LucideShoppingBag } from '../icons/shopping-bag';
|
|
2325
2325
|
// ShoppingBasket aliases
|
|
2326
2326
|
export { default as LucideShoppingBasket } from '../icons/shopping-basket';
|
|
2327
|
-
// ShoppingCart aliases
|
|
2328
|
-
export { default as LucideShoppingCart } from '../icons/shopping-cart';
|
|
2329
2327
|
// Shovel aliases
|
|
2330
2328
|
export { default as LucideShovel } from '../icons/shovel';
|
|
2331
|
-
//
|
|
2332
|
-
export { default as
|
|
2329
|
+
// ShoppingCart aliases
|
|
2330
|
+
export { default as LucideShoppingCart } from '../icons/shopping-cart';
|
|
2333
2331
|
// Shredder aliases
|
|
2334
2332
|
export { default as LucideShredder } from '../icons/shredder';
|
|
2333
|
+
// ShowerHead aliases
|
|
2334
|
+
export { default as LucideShowerHead } from '../icons/shower-head';
|
|
2335
2335
|
// Shrimp aliases
|
|
2336
2336
|
export { default as LucideShrimp } from '../icons/shrimp';
|
|
2337
2337
|
// Shrink aliases
|
|
@@ -2350,10 +2350,10 @@ export { default as LucideSignalLow } from '../icons/signal-low';
|
|
|
2350
2350
|
export { default as LucideSignalMedium } from '../icons/signal-medium';
|
|
2351
2351
|
// SignalZero aliases
|
|
2352
2352
|
export { default as LucideSignalZero } from '../icons/signal-zero';
|
|
2353
|
-
// Signal aliases
|
|
2354
|
-
export { default as LucideSignal } from '../icons/signal';
|
|
2355
2353
|
// Signature aliases
|
|
2356
2354
|
export { default as LucideSignature } from '../icons/signature';
|
|
2355
|
+
// Signal aliases
|
|
2356
|
+
export { default as LucideSignal } from '../icons/signal';
|
|
2357
2357
|
// SignpostBig aliases
|
|
2358
2358
|
export { default as LucideSignpostBig } from '../icons/signpost-big';
|
|
2359
2359
|
// Signpost aliases
|
|
@@ -2362,10 +2362,10 @@ export { default as LucideSignpost } from '../icons/signpost';
|
|
|
2362
2362
|
export { default as LucideSiren } from '../icons/siren';
|
|
2363
2363
|
// SkipBack aliases
|
|
2364
2364
|
export { default as LucideSkipBack } from '../icons/skip-back';
|
|
2365
|
-
// SkipForward aliases
|
|
2366
|
-
export { default as LucideSkipForward } from '../icons/skip-forward';
|
|
2367
2365
|
// Skull aliases
|
|
2368
2366
|
export { default as LucideSkull } from '../icons/skull';
|
|
2367
|
+
// SkipForward aliases
|
|
2368
|
+
export { default as LucideSkipForward } from '../icons/skip-forward';
|
|
2369
2369
|
// Slack aliases
|
|
2370
2370
|
export { default as LucideSlack } from '../icons/slack';
|
|
2371
2371
|
// Slash aliases
|
|
@@ -2376,12 +2376,12 @@ export { default as LucideSlice } from '../icons/slice';
|
|
|
2376
2376
|
export { default as LucideSlidersHorizontal } from '../icons/sliders-horizontal';
|
|
2377
2377
|
// SmartphoneCharging aliases
|
|
2378
2378
|
export { default as LucideSmartphoneCharging } from '../icons/smartphone-charging';
|
|
2379
|
-
// Smartphone aliases
|
|
2380
|
-
export { default as LucideSmartphone } from '../icons/smartphone';
|
|
2381
2379
|
// SmartphoneNfc aliases
|
|
2382
2380
|
export { default as LucideSmartphoneNfc } from '../icons/smartphone-nfc';
|
|
2383
2381
|
// SmilePlus aliases
|
|
2384
2382
|
export { default as LucideSmilePlus } from '../icons/smile-plus';
|
|
2383
|
+
// Smartphone aliases
|
|
2384
|
+
export { default as LucideSmartphone } from '../icons/smartphone';
|
|
2385
2385
|
// Snail aliases
|
|
2386
2386
|
export { default as LucideSnail } from '../icons/snail';
|
|
2387
2387
|
// Smile aliases
|
|
@@ -2392,10 +2392,10 @@ export { default as LucideSnowflake } from '../icons/snowflake';
|
|
|
2392
2392
|
export { default as LucideSoapDispenserDroplet } from '../icons/soap-dispenser-droplet';
|
|
2393
2393
|
// Sofa aliases
|
|
2394
2394
|
export { default as LucideSofa } from '../icons/sofa';
|
|
2395
|
-
// SolarPanel aliases
|
|
2396
|
-
export { default as LucideSolarPanel } from '../icons/solar-panel';
|
|
2397
2395
|
// Soup aliases
|
|
2398
2396
|
export { default as LucideSoup } from '../icons/soup';
|
|
2397
|
+
// SolarPanel aliases
|
|
2398
|
+
export { default as LucideSolarPanel } from '../icons/solar-panel';
|
|
2399
2399
|
// Space aliases
|
|
2400
2400
|
export { default as LucideSpace } from '../icons/space';
|
|
2401
2401
|
// Spade aliases
|
|
@@ -2452,10 +2452,10 @@ export { default as LucideSquaresExclude } from '../icons/squares-exclude';
|
|
|
2452
2452
|
export { default as LucideSquaresIntersect } from '../icons/squares-intersect';
|
|
2453
2453
|
// SquaresSubtract aliases
|
|
2454
2454
|
export { default as LucideSquaresSubtract } from '../icons/squares-subtract';
|
|
2455
|
-
// SquaresUnite aliases
|
|
2456
|
-
export { default as LucideSquaresUnite } from '../icons/squares-unite';
|
|
2457
2455
|
// SquircleDashed aliases
|
|
2458
2456
|
export { default as LucideSquircleDashed } from '../icons/squircle-dashed';
|
|
2457
|
+
// SquaresUnite aliases
|
|
2458
|
+
export { default as LucideSquaresUnite } from '../icons/squares-unite';
|
|
2459
2459
|
// Squircle aliases
|
|
2460
2460
|
export { default as LucideSquircle } from '../icons/squircle';
|
|
2461
2461
|
// Squirrel aliases
|
|
@@ -2496,10 +2496,10 @@ export { default as LucideSunDim } from '../icons/sun-dim';
|
|
|
2496
2496
|
export { default as LucideSunMedium } from '../icons/sun-medium';
|
|
2497
2497
|
// SunMoon aliases
|
|
2498
2498
|
export { default as LucideSunMoon } from '../icons/sun-moon';
|
|
2499
|
-
// Sun aliases
|
|
2500
|
-
export { default as LucideSun } from '../icons/sun';
|
|
2501
2499
|
// SunSnow aliases
|
|
2502
2500
|
export { default as LucideSunSnow } from '../icons/sun-snow';
|
|
2501
|
+
// Sun aliases
|
|
2502
|
+
export { default as LucideSun } from '../icons/sun';
|
|
2503
2503
|
// Sunrise aliases
|
|
2504
2504
|
export { default as LucideSunrise } from '../icons/sunrise';
|
|
2505
2505
|
// Sunset aliases
|
|
@@ -2510,16 +2510,16 @@ export { default as LucideSuperscript } from '../icons/superscript';
|
|
|
2510
2510
|
export { default as LucideSwatchBook } from '../icons/swatch-book';
|
|
2511
2511
|
// SwissFranc aliases
|
|
2512
2512
|
export { default as LucideSwissFranc } from '../icons/swiss-franc';
|
|
2513
|
-
// SwitchCamera aliases
|
|
2514
|
-
export { default as LucideSwitchCamera } from '../icons/switch-camera';
|
|
2515
2513
|
// Sword aliases
|
|
2516
2514
|
export { default as LucideSword } from '../icons/sword';
|
|
2515
|
+
// SwitchCamera aliases
|
|
2516
|
+
export { default as LucideSwitchCamera } from '../icons/switch-camera';
|
|
2517
2517
|
// Swords aliases
|
|
2518
2518
|
export { default as LucideSwords } from '../icons/swords';
|
|
2519
|
-
// Syringe aliases
|
|
2520
|
-
export { default as LucideSyringe } from '../icons/syringe';
|
|
2521
2519
|
// Table2 aliases
|
|
2522
2520
|
export { default as LucideTable2 } from '../icons/table-2';
|
|
2521
|
+
// Syringe aliases
|
|
2522
|
+
export { default as LucideSyringe } from '../icons/syringe';
|
|
2523
2523
|
// TableCellsMerge aliases
|
|
2524
2524
|
export { default as LucideTableCellsMerge } from '../icons/table-cells-merge';
|
|
2525
2525
|
// TableCellsSplit aliases
|
|
@@ -2554,10 +2554,10 @@ export { default as LucideTally3 } from '../icons/tally-3';
|
|
|
2554
2554
|
export { default as LucideTally4 } from '../icons/tally-4';
|
|
2555
2555
|
// Tally5 aliases
|
|
2556
2556
|
export { default as LucideTally5 } from '../icons/tally-5';
|
|
2557
|
-
// Target aliases
|
|
2558
|
-
export { default as LucideTarget } from '../icons/target';
|
|
2559
2557
|
// Tangent aliases
|
|
2560
2558
|
export { default as LucideTangent } from '../icons/tangent';
|
|
2559
|
+
// Target aliases
|
|
2560
|
+
export { default as LucideTarget } from '../icons/target';
|
|
2561
2561
|
// Telescope aliases
|
|
2562
2562
|
export { default as LucideTelescope } from '../icons/telescope';
|
|
2563
2563
|
// TentTree aliases
|
|
@@ -2574,16 +2574,16 @@ export { default as LucideTestTubes } from '../icons/test-tubes';
|
|
|
2574
2574
|
export { default as LucideTextCursorInput } from '../icons/text-cursor-input';
|
|
2575
2575
|
// TextCursor aliases
|
|
2576
2576
|
export { default as LucideTextCursor } from '../icons/text-cursor';
|
|
2577
|
-
// TextQuote aliases
|
|
2578
|
-
export { default as LucideTextQuote } from '../icons/text-quote';
|
|
2579
2577
|
// TextSearch aliases
|
|
2580
2578
|
export { default as LucideTextSearch } from '../icons/text-search';
|
|
2581
|
-
//
|
|
2582
|
-
export { default as
|
|
2579
|
+
// TextQuote aliases
|
|
2580
|
+
export { default as LucideTextQuote } from '../icons/text-quote';
|
|
2583
2581
|
// ThermometerSnowflake aliases
|
|
2584
2582
|
export { default as LucideThermometerSnowflake } from '../icons/thermometer-snowflake';
|
|
2585
2583
|
// ThermometerSun aliases
|
|
2586
2584
|
export { default as LucideThermometerSun } from '../icons/thermometer-sun';
|
|
2585
|
+
// Theater aliases
|
|
2586
|
+
export { default as LucideTheater } from '../icons/theater';
|
|
2587
2587
|
// Thermometer aliases
|
|
2588
2588
|
export { default as LucideThermometer } from '../icons/thermometer';
|
|
2589
2589
|
// ThumbsDown aliases
|
|
@@ -2612,10 +2612,10 @@ export { default as LucideTickets } from '../icons/tickets';
|
|
|
2612
2612
|
export { default as LucideTimerOff } from '../icons/timer-off';
|
|
2613
2613
|
// TimerReset aliases
|
|
2614
2614
|
export { default as LucideTimerReset } from '../icons/timer-reset';
|
|
2615
|
-
// Timer aliases
|
|
2616
|
-
export { default as LucideTimer } from '../icons/timer';
|
|
2617
2615
|
// ToggleLeft aliases
|
|
2618
2616
|
export { default as LucideToggleLeft } from '../icons/toggle-left';
|
|
2617
|
+
// Timer aliases
|
|
2618
|
+
export { default as LucideTimer } from '../icons/timer';
|
|
2619
2619
|
// ToggleRight aliases
|
|
2620
2620
|
export { default as LucideToggleRight } from '../icons/toggle-right';
|
|
2621
2621
|
// Toilet aliases
|
|
@@ -2624,14 +2624,16 @@ export { default as LucideToilet } from '../icons/toilet';
|
|
|
2624
2624
|
export { default as LucideToolCase } from '../icons/tool-case';
|
|
2625
2625
|
// Toolbox aliases
|
|
2626
2626
|
export { default as LucideToolbox } from '../icons/toolbox';
|
|
2627
|
-
// Torus aliases
|
|
2628
|
-
export { default as LucideTorus } from '../icons/torus';
|
|
2629
2627
|
// Tornado aliases
|
|
2630
2628
|
export { default as LucideTornado } from '../icons/tornado';
|
|
2629
|
+
// Torus aliases
|
|
2630
|
+
export { default as LucideTorus } from '../icons/torus';
|
|
2631
2631
|
// TouchpadOff aliases
|
|
2632
2632
|
export { default as LucideTouchpadOff } from '../icons/touchpad-off';
|
|
2633
2633
|
// Touchpad aliases
|
|
2634
2634
|
export { default as LucideTouchpad } from '../icons/touchpad';
|
|
2635
|
+
// TowelRack aliases
|
|
2636
|
+
export { default as LucideTowelRack } from '../icons/towel-rack';
|
|
2635
2637
|
// TowerControl aliases
|
|
2636
2638
|
export { default as LucideTowerControl } from '../icons/tower-control';
|
|
2637
2639
|
// ToyBrick aliases
|
|
@@ -2684,12 +2686,12 @@ export { default as LucideTurkishLira } from '../icons/turkish-lira';
|
|
|
2684
2686
|
export { default as LucideTurntable } from '../icons/turntable';
|
|
2685
2687
|
// Turtle aliases
|
|
2686
2688
|
export { default as LucideTurtle } from '../icons/turtle';
|
|
2687
|
-
// Twitch aliases
|
|
2688
|
-
export { default as LucideTwitch } from '../icons/twitch';
|
|
2689
2689
|
// TvMinimalPlay aliases
|
|
2690
2690
|
export { default as LucideTvMinimalPlay } from '../icons/tv-minimal-play';
|
|
2691
2691
|
// Tv aliases
|
|
2692
2692
|
export { default as LucideTv } from '../icons/tv';
|
|
2693
|
+
// Twitch aliases
|
|
2694
|
+
export { default as LucideTwitch } from '../icons/twitch';
|
|
2693
2695
|
// Twitter aliases
|
|
2694
2696
|
export { default as LucideTwitter } from '../icons/twitter';
|
|
2695
2697
|
// TypeOutline aliases
|
|
@@ -2698,10 +2700,10 @@ export { default as LucideTypeOutline } from '../icons/type-outline';
|
|
|
2698
2700
|
export { default as LucideType } from '../icons/type';
|
|
2699
2701
|
// UmbrellaOff aliases
|
|
2700
2702
|
export { default as LucideUmbrellaOff } from '../icons/umbrella-off';
|
|
2701
|
-
// Underline aliases
|
|
2702
|
-
export { default as LucideUnderline } from '../icons/underline';
|
|
2703
2703
|
// Umbrella aliases
|
|
2704
2704
|
export { default as LucideUmbrella } from '../icons/umbrella';
|
|
2705
|
+
// Underline aliases
|
|
2706
|
+
export { default as LucideUnderline } from '../icons/underline';
|
|
2705
2707
|
// Undo2 aliases
|
|
2706
2708
|
export { default as LucideUndo2 } from '../icons/undo-2';
|
|
2707
2709
|
// UndoDot aliases
|
|
@@ -2716,20 +2718,20 @@ export { default as LucideUnfoldVertical } from '../icons/unfold-vertical';
|
|
|
2716
2718
|
export { default as LucideUngroup } from '../icons/ungroup';
|
|
2717
2719
|
// Unlink2 aliases
|
|
2718
2720
|
export { default as LucideUnlink2 } from '../icons/unlink-2';
|
|
2719
|
-
// Unlink aliases
|
|
2720
|
-
export { default as LucideUnlink } from '../icons/unlink';
|
|
2721
2721
|
// Unplug aliases
|
|
2722
2722
|
export { default as LucideUnplug } from '../icons/unplug';
|
|
2723
|
+
// Unlink aliases
|
|
2724
|
+
export { default as LucideUnlink } from '../icons/unlink';
|
|
2723
2725
|
// Upload aliases
|
|
2724
2726
|
export { default as LucideUpload } from '../icons/upload';
|
|
2725
2727
|
// Usb aliases
|
|
2726
2728
|
export { default as LucideUsb } from '../icons/usb';
|
|
2727
2729
|
// UserCheck aliases
|
|
2728
2730
|
export { default as LucideUserCheck } from '../icons/user-check';
|
|
2729
|
-
// UserKey aliases
|
|
2730
|
-
export { default as LucideUserKey } from '../icons/user-key';
|
|
2731
2731
|
// UserCog aliases
|
|
2732
2732
|
export { default as LucideUserCog } from '../icons/user-cog';
|
|
2733
|
+
// UserKey aliases
|
|
2734
|
+
export { default as LucideUserKey } from '../icons/user-key';
|
|
2733
2735
|
// UserLock aliases
|
|
2734
2736
|
export { default as LucideUserLock } from '../icons/user-lock';
|
|
2735
2737
|
// UserMinus aliases
|
|
@@ -2746,16 +2748,16 @@ export { default as LucideUserRoundPen } from '../icons/user-round-pen';
|
|
|
2746
2748
|
export { default as LucideUserRoundSearch } from '../icons/user-round-search';
|
|
2747
2749
|
// UserSearch aliases
|
|
2748
2750
|
export { default as LucideUserSearch } from '../icons/user-search';
|
|
2749
|
-
// UserX aliases
|
|
2750
|
-
export { default as LucideUserX } from '../icons/user-x';
|
|
2751
2751
|
// UserStar aliases
|
|
2752
2752
|
export { default as LucideUserStar } from '../icons/user-star';
|
|
2753
2753
|
// User aliases
|
|
2754
2754
|
export { default as LucideUser } from '../icons/user';
|
|
2755
|
-
//
|
|
2756
|
-
export { default as
|
|
2755
|
+
// UserX aliases
|
|
2756
|
+
export { default as LucideUserX } from '../icons/user-x';
|
|
2757
2757
|
// UtilityPole aliases
|
|
2758
2758
|
export { default as LucideUtilityPole } from '../icons/utility-pole';
|
|
2759
|
+
// Users aliases
|
|
2760
|
+
export { default as LucideUsers } from '../icons/users';
|
|
2759
2761
|
// Van aliases
|
|
2760
2762
|
export { default as LucideVan } from '../icons/van';
|
|
2761
2763
|
// Variable aliases
|
|
@@ -2766,14 +2768,14 @@ export { default as LucideVault } from '../icons/vault';
|
|
|
2766
2768
|
export { default as LucideVectorSquare } from '../icons/vector-square';
|
|
2767
2769
|
// Vegan aliases
|
|
2768
2770
|
export { default as LucideVegan } from '../icons/vegan';
|
|
2769
|
-
// VenetianMask aliases
|
|
2770
|
-
export { default as LucideVenetianMask } from '../icons/venetian-mask';
|
|
2771
|
-
// Venus aliases
|
|
2772
|
-
export { default as LucideVenus } from '../icons/venus';
|
|
2773
2771
|
// VenusAndMars aliases
|
|
2774
2772
|
export { default as LucideVenusAndMars } from '../icons/venus-and-mars';
|
|
2773
|
+
// VenetianMask aliases
|
|
2774
|
+
export { default as LucideVenetianMask } from '../icons/venetian-mask';
|
|
2775
2775
|
// VibrateOff aliases
|
|
2776
2776
|
export { default as LucideVibrateOff } from '../icons/vibrate-off';
|
|
2777
|
+
// Venus aliases
|
|
2778
|
+
export { default as LucideVenus } from '../icons/venus';
|
|
2777
2779
|
// Vibrate aliases
|
|
2778
2780
|
export { default as LucideVibrate } from '../icons/vibrate';
|
|
2779
2781
|
// VideoOff aliases
|
|
@@ -2784,10 +2786,10 @@ export { default as LucideVideo } from '../icons/video';
|
|
|
2784
2786
|
export { default as LucideVideotape } from '../icons/videotape';
|
|
2785
2787
|
// View aliases
|
|
2786
2788
|
export { default as LucideView } from '../icons/view';
|
|
2787
|
-
// Volleyball aliases
|
|
2788
|
-
export { default as LucideVolleyball } from '../icons/volleyball';
|
|
2789
2789
|
// Voicemail aliases
|
|
2790
2790
|
export { default as LucideVoicemail } from '../icons/voicemail';
|
|
2791
|
+
// Volleyball aliases
|
|
2792
|
+
export { default as LucideVolleyball } from '../icons/volleyball';
|
|
2791
2793
|
// Volume1 aliases
|
|
2792
2794
|
export { default as LucideVolume1 } from '../icons/volume-1';
|
|
2793
2795
|
// Volume2 aliases
|
|
@@ -2796,10 +2798,10 @@ export { default as LucideVolume2 } from '../icons/volume-2';
|
|
|
2796
2798
|
export { default as LucideVolumeOff } from '../icons/volume-off';
|
|
2797
2799
|
// VolumeX aliases
|
|
2798
2800
|
export { default as LucideVolumeX } from '../icons/volume-x';
|
|
2799
|
-
// Vote aliases
|
|
2800
|
-
export { default as LucideVote } from '../icons/vote';
|
|
2801
2801
|
// Volume aliases
|
|
2802
2802
|
export { default as LucideVolume } from '../icons/volume';
|
|
2803
|
+
// Vote aliases
|
|
2804
|
+
export { default as LucideVote } from '../icons/vote';
|
|
2803
2805
|
// WalletCards aliases
|
|
2804
2806
|
export { default as LucideWalletCards } from '../icons/wallet-cards';
|
|
2805
2807
|
// Wallet aliases
|
|
@@ -2810,20 +2812,20 @@ export { default as LucideWallpaper } from '../icons/wallpaper';
|
|
|
2810
2812
|
export { default as LucideWand } from '../icons/wand';
|
|
2811
2813
|
// Warehouse aliases
|
|
2812
2814
|
export { default as LucideWarehouse } from '../icons/warehouse';
|
|
2813
|
-
// WashingMachine aliases
|
|
2814
|
-
export { default as LucideWashingMachine } from '../icons/washing-machine';
|
|
2815
2815
|
// Watch aliases
|
|
2816
2816
|
export { default as LucideWatch } from '../icons/watch';
|
|
2817
|
+
// WashingMachine aliases
|
|
2818
|
+
export { default as LucideWashingMachine } from '../icons/washing-machine';
|
|
2817
2819
|
// WavesArrowDown aliases
|
|
2818
2820
|
export { default as LucideWavesArrowDown } from '../icons/waves-arrow-down';
|
|
2819
|
-
// WavesArrowUp aliases
|
|
2820
|
-
export { default as LucideWavesArrowUp } from '../icons/waves-arrow-up';
|
|
2821
2821
|
// WavesLadder aliases
|
|
2822
2822
|
export { default as LucideWavesLadder } from '../icons/waves-ladder';
|
|
2823
|
-
//
|
|
2824
|
-
export { default as
|
|
2823
|
+
// WavesArrowUp aliases
|
|
2824
|
+
export { default as LucideWavesArrowUp } from '../icons/waves-arrow-up';
|
|
2825
2825
|
// Waypoints aliases
|
|
2826
2826
|
export { default as LucideWaypoints } from '../icons/waypoints';
|
|
2827
|
+
// Waves aliases
|
|
2828
|
+
export { default as LucideWaves } from '../icons/waves';
|
|
2827
2829
|
// Webcam aliases
|
|
2828
2830
|
export { default as LucideWebcam } from '../icons/webcam';
|
|
2829
2831
|
// WebhookOff aliases
|
|
@@ -2832,10 +2834,10 @@ export { default as LucideWebhookOff } from '../icons/webhook-off';
|
|
|
2832
2834
|
export { default as LucideWebhook } from '../icons/webhook';
|
|
2833
2835
|
// WeightTilde aliases
|
|
2834
2836
|
export { default as LucideWeightTilde } from '../icons/weight-tilde';
|
|
2835
|
-
// WheatOff aliases
|
|
2836
|
-
export { default as LucideWheatOff } from '../icons/wheat-off';
|
|
2837
2837
|
// Weight aliases
|
|
2838
2838
|
export { default as LucideWeight } from '../icons/weight';
|
|
2839
|
+
// WheatOff aliases
|
|
2840
|
+
export { default as LucideWheatOff } from '../icons/wheat-off';
|
|
2839
2841
|
// Wheat aliases
|
|
2840
2842
|
export { default as LucideWheat } from '../icons/wheat';
|
|
2841
2843
|
// WholeWord aliases
|
|
@@ -2858,10 +2860,10 @@ export { default as LucideWifiZero } from '../icons/wifi-zero';
|
|
|
2858
2860
|
export { default as LucideWifi } from '../icons/wifi';
|
|
2859
2861
|
// WindArrowDown aliases
|
|
2860
2862
|
export { default as LucideWindArrowDown } from '../icons/wind-arrow-down';
|
|
2861
|
-
// WineOff aliases
|
|
2862
|
-
export { default as LucideWineOff } from '../icons/wine-off';
|
|
2863
2863
|
// Wind aliases
|
|
2864
2864
|
export { default as LucideWind } from '../icons/wind';
|
|
2865
|
+
// WineOff aliases
|
|
2866
|
+
export { default as LucideWineOff } from '../icons/wine-off';
|
|
2865
2867
|
// Wine aliases
|
|
2866
2868
|
export { default as LucideWine } from '../icons/wine';
|
|
2867
2869
|
// Workflow aliases
|
|
@@ -2872,10 +2874,10 @@ export { default as LucideWorm } from '../icons/worm';
|
|
|
2872
2874
|
export { default as LucideWrench } from '../icons/wrench';
|
|
2873
2875
|
// X aliases
|
|
2874
2876
|
export { default as LucideX } from '../icons/x';
|
|
2875
|
-
// Youtube aliases
|
|
2876
|
-
export { default as LucideYoutube } from '../icons/youtube';
|
|
2877
2877
|
// ZapOff aliases
|
|
2878
2878
|
export { default as LucideZapOff } from '../icons/zap-off';
|
|
2879
|
+
// Youtube aliases
|
|
2880
|
+
export { default as LucideYoutube } from '../icons/youtube';
|
|
2879
2881
|
// Zap aliases
|
|
2880
2882
|
export { default as LucideZap } from '../icons/zap';
|
|
2881
2883
|
// ZoomIn aliases
|
|
@@ -2944,18 +2946,18 @@ export {
|
|
|
2944
2946
|
/** @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 */
|
|
2945
2947
|
default as LucideArrowUpZa
|
|
2946
2948
|
} from '../icons/arrow-up-z-a';
|
|
2947
|
-
// BadgeCheck aliases
|
|
2948
|
-
export { default as LucideBadgeCheck } from '../icons/badge-check';
|
|
2949
|
-
export {
|
|
2950
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead. This alias will be removed in v1.0 */
|
|
2951
|
-
default as LucideVerified
|
|
2952
|
-
} from '../icons/badge-check';
|
|
2953
2949
|
// Axis3d aliases
|
|
2954
2950
|
export { default as LucideAxis3d } from '../icons/axis-3d';
|
|
2955
2951
|
export {
|
|
2956
2952
|
/** @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 */
|
|
2957
2953
|
default as LucideAxis3D
|
|
2958
2954
|
} from '../icons/axis-3d';
|
|
2955
|
+
// BadgeCheck aliases
|
|
2956
|
+
export { default as LucideBadgeCheck } from '../icons/badge-check';
|
|
2957
|
+
export {
|
|
2958
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead. This alias will be removed in v1.0 */
|
|
2959
|
+
default as LucideVerified
|
|
2960
|
+
} from '../icons/badge-check';
|
|
2959
2961
|
// BadgeQuestionMark aliases
|
|
2960
2962
|
export { default as LucideBadgeQuestionMark } from '../icons/badge-question-mark';
|
|
2961
2963
|
export {
|
|
@@ -3004,18 +3006,18 @@ export {
|
|
|
3004
3006
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBarBig} instead. This alias will be removed in v1.0 */
|
|
3005
3007
|
default as LucideBarChartHorizontalBig
|
|
3006
3008
|
} from '../icons/chart-bar-big';
|
|
3007
|
-
// ChartBar aliases
|
|
3008
|
-
export { default as LucideChartBar } from '../icons/chart-bar';
|
|
3009
|
-
export {
|
|
3010
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBar} instead. This alias will be removed in v1.0 */
|
|
3011
|
-
default as LucideBarChartHorizontal
|
|
3012
|
-
} from '../icons/chart-bar';
|
|
3013
3009
|
// ChartCandlestick aliases
|
|
3014
3010
|
export { default as LucideChartCandlestick } from '../icons/chart-candlestick';
|
|
3015
3011
|
export {
|
|
3016
3012
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead. This alias will be removed in v1.0 */
|
|
3017
3013
|
default as LucideCandlestickChart
|
|
3018
3014
|
} from '../icons/chart-candlestick';
|
|
3015
|
+
// ChartBar aliases
|
|
3016
|
+
export { default as LucideChartBar } from '../icons/chart-bar';
|
|
3017
|
+
export {
|
|
3018
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBar} instead. This alias will be removed in v1.0 */
|
|
3019
|
+
default as LucideBarChartHorizontal
|
|
3020
|
+
} from '../icons/chart-bar';
|
|
3019
3021
|
// ChartColumnBig aliases
|
|
3020
3022
|
export { default as LucideChartColumnBig } from '../icons/chart-column-big';
|
|
3021
3023
|
export {
|
|
@@ -3058,18 +3060,18 @@ export {
|
|
|
3058
3060
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesGantt} instead. This alias will be removed in v1.0 */
|
|
3059
3061
|
default as LucideGanttChart
|
|
3060
3062
|
} from '../icons/chart-no-axes-gantt';
|
|
3061
|
-
// ChartPie aliases
|
|
3062
|
-
export { default as LucideChartPie } from '../icons/chart-pie';
|
|
3063
|
-
export {
|
|
3064
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartPie} instead. This alias will be removed in v1.0 */
|
|
3065
|
-
default as LucidePieChart
|
|
3066
|
-
} from '../icons/chart-pie';
|
|
3067
3063
|
// ChartScatter aliases
|
|
3068
3064
|
export { default as LucideChartScatter } from '../icons/chart-scatter';
|
|
3069
3065
|
export {
|
|
3070
3066
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartScatter} instead. This alias will be removed in v1.0 */
|
|
3071
3067
|
default as LucideScatterChart
|
|
3072
3068
|
} from '../icons/chart-scatter';
|
|
3069
|
+
// ChartPie aliases
|
|
3070
|
+
export { default as LucideChartPie } from '../icons/chart-pie';
|
|
3071
|
+
export {
|
|
3072
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartPie} instead. This alias will be removed in v1.0 */
|
|
3073
|
+
default as LucidePieChart
|
|
3074
|
+
} from '../icons/chart-pie';
|
|
3073
3075
|
// Chromium aliases
|
|
3074
3076
|
export { default as LucideChromium } from '../icons/chromium';
|
|
3075
3077
|
export {
|
|
@@ -3106,48 +3108,48 @@ export {
|
|
|
3106
3108
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownRight} instead. This alias will be removed in v1.0 */
|
|
3107
3109
|
default as LucideArrowDownRightFromCircle
|
|
3108
3110
|
} from '../icons/circle-arrow-out-down-right';
|
|
3109
|
-
// CircleArrowOutUpLeft aliases
|
|
3110
|
-
export { default as LucideCircleArrowOutUpLeft } from '../icons/circle-arrow-out-up-left';
|
|
3111
|
-
export {
|
|
3112
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
3113
|
-
default as LucideArrowUpLeftFromCircle
|
|
3114
|
-
} from '../icons/circle-arrow-out-up-left';
|
|
3115
3111
|
// CircleArrowOutUpRight aliases
|
|
3116
3112
|
export { default as LucideCircleArrowOutUpRight } from '../icons/circle-arrow-out-up-right';
|
|
3117
3113
|
export {
|
|
3118
3114
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead. This alias will be removed in v1.0 */
|
|
3119
3115
|
default as LucideArrowUpRightFromCircle
|
|
3120
3116
|
} from '../icons/circle-arrow-out-up-right';
|
|
3117
|
+
// CircleArrowOutUpLeft aliases
|
|
3118
|
+
export { default as LucideCircleArrowOutUpLeft } from '../icons/circle-arrow-out-up-left';
|
|
3119
|
+
export {
|
|
3120
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
3121
|
+
default as LucideArrowUpLeftFromCircle
|
|
3122
|
+
} from '../icons/circle-arrow-out-up-left';
|
|
3121
3123
|
// CircleArrowRight aliases
|
|
3122
3124
|
export { default as LucideCircleArrowRight } from '../icons/circle-arrow-right';
|
|
3123
3125
|
export {
|
|
3124
3126
|
/** @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 */
|
|
3125
3127
|
default as LucideArrowRightCircle
|
|
3126
3128
|
} from '../icons/circle-arrow-right';
|
|
3127
|
-
// CircleArrowUp aliases
|
|
3128
|
-
export { default as LucideCircleArrowUp } from '../icons/circle-arrow-up';
|
|
3129
|
-
export {
|
|
3130
|
-
/** @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 */
|
|
3131
|
-
default as LucideArrowUpCircle
|
|
3132
|
-
} from '../icons/circle-arrow-up';
|
|
3133
3129
|
// CircleCheckBig aliases
|
|
3134
3130
|
export { default as LucideCircleCheckBig } from '../icons/circle-check-big';
|
|
3135
3131
|
export {
|
|
3136
3132
|
/** @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 */
|
|
3137
3133
|
default as LucideCheckCircle
|
|
3138
3134
|
} from '../icons/circle-check-big';
|
|
3139
|
-
//
|
|
3140
|
-
export { default as
|
|
3135
|
+
// CircleArrowUp aliases
|
|
3136
|
+
export { default as LucideCircleArrowUp } from '../icons/circle-arrow-up';
|
|
3141
3137
|
export {
|
|
3142
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3143
|
-
default as
|
|
3144
|
-
} from '../icons/circle-
|
|
3138
|
+
/** @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 */
|
|
3139
|
+
default as LucideArrowUpCircle
|
|
3140
|
+
} from '../icons/circle-arrow-up';
|
|
3145
3141
|
// CircleChevronDown aliases
|
|
3146
3142
|
export { default as LucideCircleChevronDown } from '../icons/circle-chevron-down';
|
|
3147
3143
|
export {
|
|
3148
3144
|
/** @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 */
|
|
3149
3145
|
default as LucideChevronDownCircle
|
|
3150
3146
|
} from '../icons/circle-chevron-down';
|
|
3147
|
+
// CircleCheck aliases
|
|
3148
|
+
export { default as LucideCircleCheck } from '../icons/circle-check';
|
|
3149
|
+
export {
|
|
3150
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. This alias will be removed in v1.0 */
|
|
3151
|
+
default as LucideCheckCircle2
|
|
3152
|
+
} from '../icons/circle-check';
|
|
3151
3153
|
// CircleChevronLeft aliases
|
|
3152
3154
|
export { default as LucideCircleChevronLeft } from '../icons/circle-chevron-left';
|
|
3153
3155
|
export {
|
|
@@ -3290,18 +3292,18 @@ export {
|
|
|
3290
3292
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudUpload} instead. This alias will be removed in v1.0 */
|
|
3291
3293
|
default as LucideUploadCloud
|
|
3292
3294
|
} from '../icons/cloud-upload';
|
|
3293
|
-
// CodeXml aliases
|
|
3294
|
-
export { default as LucideCodeXml } from '../icons/code-xml';
|
|
3295
|
-
export {
|
|
3296
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. This alias will be removed in v1.0 */
|
|
3297
|
-
default as LucideCode2
|
|
3298
|
-
} from '../icons/code-xml';
|
|
3299
3295
|
// Columns2 aliases
|
|
3300
3296
|
export { default as LucideColumns2 } from '../icons/columns-2';
|
|
3301
3297
|
export {
|
|
3302
3298
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns2} instead. This alias will be removed in v1.0 */
|
|
3303
3299
|
default as LucideColumns
|
|
3304
3300
|
} from '../icons/columns-2';
|
|
3301
|
+
// CodeXml aliases
|
|
3302
|
+
export { default as LucideCodeXml } from '../icons/code-xml';
|
|
3303
|
+
export {
|
|
3304
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. This alias will be removed in v1.0 */
|
|
3305
|
+
default as LucideCode2
|
|
3306
|
+
} from '../icons/code-xml';
|
|
3305
3307
|
// Columns3Cog aliases
|
|
3306
3308
|
export { default as LucideColumns3Cog } from '../icons/columns-3-cog';
|
|
3307
3309
|
export {
|
|
@@ -3318,18 +3320,18 @@ export {
|
|
|
3318
3320
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead. This alias will be removed in v1.0 */
|
|
3319
3321
|
default as LucidePanelsLeftRight
|
|
3320
3322
|
} from '../icons/columns-3';
|
|
3321
|
-
// ContactRound aliases
|
|
3322
|
-
export { default as LucideContactRound } from '../icons/contact-round';
|
|
3323
|
-
export {
|
|
3324
|
-
/** @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 */
|
|
3325
|
-
default as LucideContact2
|
|
3326
|
-
} from '../icons/contact-round';
|
|
3327
3323
|
// DiamondPercent aliases
|
|
3328
3324
|
export { default as LucideDiamondPercent } from '../icons/diamond-percent';
|
|
3329
3325
|
export {
|
|
3330
3326
|
/** @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 */
|
|
3331
3327
|
default as LucidePercentDiamond
|
|
3332
3328
|
} from '../icons/diamond-percent';
|
|
3329
|
+
// ContactRound aliases
|
|
3330
|
+
export { default as LucideContactRound } from '../icons/contact-round';
|
|
3331
|
+
export {
|
|
3332
|
+
/** @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 */
|
|
3333
|
+
default as LucideContact2
|
|
3334
|
+
} from '../icons/contact-round';
|
|
3333
3335
|
// Earth aliases
|
|
3334
3336
|
export { default as LucideEarth } from '../icons/earth';
|
|
3335
3337
|
export {
|
|
@@ -3342,18 +3344,18 @@ export {
|
|
|
3342
3344
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link EllipsisVertical} instead. This alias will be removed in v1.0 */
|
|
3343
3345
|
default as LucideMoreVertical
|
|
3344
3346
|
} from '../icons/ellipsis-vertical';
|
|
3345
|
-
// Ellipsis aliases
|
|
3346
|
-
export { default as LucideEllipsis } from '../icons/ellipsis';
|
|
3347
|
-
export {
|
|
3348
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. This alias will be removed in v1.0 */
|
|
3349
|
-
default as LucideMoreHorizontal
|
|
3350
|
-
} from '../icons/ellipsis';
|
|
3351
3347
|
// FileAxis3d aliases
|
|
3352
3348
|
export { default as LucideFileAxis3d } from '../icons/file-axis-3d';
|
|
3353
3349
|
export {
|
|
3354
3350
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. This alias will be removed in v1.0 */
|
|
3355
3351
|
default as LucideFileAxis3D
|
|
3356
3352
|
} from '../icons/file-axis-3d';
|
|
3353
|
+
// Ellipsis aliases
|
|
3354
|
+
export { default as LucideEllipsis } from '../icons/ellipsis';
|
|
3355
|
+
export {
|
|
3356
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. This alias will be removed in v1.0 */
|
|
3357
|
+
default as LucideMoreHorizontal
|
|
3358
|
+
} from '../icons/ellipsis';
|
|
3357
3359
|
// FileBadge aliases
|
|
3358
3360
|
export { default as LucideFileBadge } from '../icons/file-badge';
|
|
3359
3361
|
export {
|
|
@@ -3384,12 +3386,6 @@ export {
|
|
|
3384
3386
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumn} instead. This alias will be removed in v1.0 */
|
|
3385
3387
|
default as LucideFileBarChart2
|
|
3386
3388
|
} from '../icons/file-chart-column';
|
|
3387
|
-
// FileChartPie aliases
|
|
3388
|
-
export { default as LucideFileChartPie } from '../icons/file-chart-pie';
|
|
3389
|
-
export {
|
|
3390
|
-
/** @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 */
|
|
3391
|
-
default as LucideFilePieChart
|
|
3392
|
-
} from '../icons/file-chart-pie';
|
|
3393
3389
|
// FileChartLine aliases
|
|
3394
3390
|
export { default as LucideFileChartLine } from '../icons/file-chart-line';
|
|
3395
3391
|
export {
|
|
@@ -3402,6 +3398,12 @@ export {
|
|
|
3402
3398
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCheckCorner} instead. This alias will be removed in v1.0 */
|
|
3403
3399
|
default as LucideFileCheck2
|
|
3404
3400
|
} from '../icons/file-check-corner';
|
|
3401
|
+
// FileChartPie aliases
|
|
3402
|
+
export { default as LucideFileChartPie } from '../icons/file-chart-pie';
|
|
3403
|
+
export {
|
|
3404
|
+
/** @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 */
|
|
3405
|
+
default as LucideFilePieChart
|
|
3406
|
+
} from '../icons/file-chart-pie';
|
|
3405
3407
|
// FileCodeCorner aliases
|
|
3406
3408
|
export { default as LucideFileCodeCorner } from '../icons/file-code-corner';
|
|
3407
3409
|
export {
|
|
@@ -3414,6 +3416,12 @@ export {
|
|
|
3414
3416
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead. This alias will be removed in v1.0 */
|
|
3415
3417
|
default as LucideFileCog2
|
|
3416
3418
|
} from '../icons/file-cog';
|
|
3419
|
+
// FileExclamationPoint aliases
|
|
3420
|
+
export { default as LucideFileExclamationPoint } from '../icons/file-exclamation-point';
|
|
3421
|
+
export {
|
|
3422
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileExclamationPoint} instead. This alias will be removed in v1.0 */
|
|
3423
|
+
default as LucideFileWarning
|
|
3424
|
+
} from '../icons/file-exclamation-point';
|
|
3417
3425
|
// FileHeadphone aliases
|
|
3418
3426
|
export { default as LucideFileHeadphone } from '../icons/file-headphone';
|
|
3419
3427
|
export {
|
|
@@ -3424,12 +3432,6 @@ export {
|
|
|
3424
3432
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileHeadphone} instead. This alias will be removed in v1.0 */
|
|
3425
3433
|
default as LucideFileAudio2
|
|
3426
3434
|
} from '../icons/file-headphone';
|
|
3427
|
-
// FileExclamationPoint aliases
|
|
3428
|
-
export { default as LucideFileExclamationPoint } from '../icons/file-exclamation-point';
|
|
3429
|
-
export {
|
|
3430
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileExclamationPoint} instead. This alias will be removed in v1.0 */
|
|
3431
|
-
default as LucideFileWarning
|
|
3432
|
-
} from '../icons/file-exclamation-point';
|
|
3433
3435
|
// FileKey aliases
|
|
3434
3436
|
export { default as LucideFileKey } from '../icons/file-key';
|
|
3435
3437
|
export {
|
|
@@ -3448,12 +3450,6 @@ export {
|
|
|
3448
3450
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileMinusCorner} instead. This alias will be removed in v1.0 */
|
|
3449
3451
|
default as LucideFileMinus2
|
|
3450
3452
|
} from '../icons/file-minus-corner';
|
|
3451
|
-
// FilePenLine aliases
|
|
3452
|
-
export { default as LucideFilePenLine } from '../icons/file-pen-line';
|
|
3453
|
-
export {
|
|
3454
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead. This alias will be removed in v1.0 */
|
|
3455
|
-
default as LucideFileSignature
|
|
3456
|
-
} from '../icons/file-pen-line';
|
|
3457
3453
|
// FilePen aliases
|
|
3458
3454
|
export { default as LucideFilePen } from '../icons/file-pen';
|
|
3459
3455
|
export {
|
|
@@ -3466,6 +3462,12 @@ export {
|
|
|
3466
3462
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlay} instead. This alias will be removed in v1.0 */
|
|
3467
3463
|
default as LucideFileVideo
|
|
3468
3464
|
} from '../icons/file-play';
|
|
3465
|
+
// FilePenLine aliases
|
|
3466
|
+
export { default as LucideFilePenLine } from '../icons/file-pen-line';
|
|
3467
|
+
export {
|
|
3468
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead. This alias will be removed in v1.0 */
|
|
3469
|
+
default as LucideFileSignature
|
|
3470
|
+
} from '../icons/file-pen-line';
|
|
3469
3471
|
// FilePlusCorner aliases
|
|
3470
3472
|
export { default as LucideFilePlusCorner } from '../icons/file-plus-corner';
|
|
3471
3473
|
export {
|
|
@@ -3630,6 +3632,12 @@ export {
|
|
|
3630
3632
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. This alias will be removed in v1.0 */
|
|
3631
3633
|
default as LucideIndentDecrease
|
|
3632
3634
|
} from '../icons/list-indent-decrease';
|
|
3635
|
+
// LoaderCircle aliases
|
|
3636
|
+
export { default as LucideLoaderCircle } from '../icons/loader-circle';
|
|
3637
|
+
export {
|
|
3638
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. This alias will be removed in v1.0 */
|
|
3639
|
+
default as LucideLoader2
|
|
3640
|
+
} from '../icons/loader-circle';
|
|
3633
3641
|
// ListIndentIncrease aliases
|
|
3634
3642
|
export { default as LucideListIndentIncrease } from '../icons/list-indent-increase';
|
|
3635
3643
|
export {
|
|
@@ -3640,12 +3648,6 @@ export {
|
|
|
3640
3648
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. This alias will be removed in v1.0 */
|
|
3641
3649
|
default as LucideIndentIncrease
|
|
3642
3650
|
} from '../icons/list-indent-increase';
|
|
3643
|
-
// LoaderCircle aliases
|
|
3644
|
-
export { default as LucideLoaderCircle } from '../icons/loader-circle';
|
|
3645
|
-
export {
|
|
3646
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. This alias will be removed in v1.0 */
|
|
3647
|
-
default as LucideLoader2
|
|
3648
|
-
} from '../icons/loader-circle';
|
|
3649
3651
|
// LockKeyholeOpen aliases
|
|
3650
3652
|
export { default as LucideLockKeyholeOpen } from '../icons/lock-keyhole-open';
|
|
3651
3653
|
export {
|
|
@@ -3658,18 +3660,18 @@ export {
|
|
|
3658
3660
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. This alias will be removed in v1.0 */
|
|
3659
3661
|
default as LucideUnlock
|
|
3660
3662
|
} from '../icons/lock-open';
|
|
3661
|
-
// MailQuestionMark aliases
|
|
3662
|
-
export { default as LucideMailQuestionMark } from '../icons/mail-question-mark';
|
|
3663
|
-
export {
|
|
3664
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MailQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3665
|
-
default as LucideMailQuestion
|
|
3666
|
-
} from '../icons/mail-question-mark';
|
|
3667
3663
|
// MapPinPen aliases
|
|
3668
3664
|
export { default as LucideMapPinPen } from '../icons/map-pin-pen';
|
|
3669
3665
|
export {
|
|
3670
3666
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MapPinPen} instead. This alias will be removed in v1.0 */
|
|
3671
3667
|
default as LucideLocationEdit
|
|
3672
3668
|
} from '../icons/map-pin-pen';
|
|
3669
|
+
// MailQuestionMark aliases
|
|
3670
|
+
export { default as LucideMailQuestionMark } from '../icons/mail-question-mark';
|
|
3671
|
+
export {
|
|
3672
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MailQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3673
|
+
default as LucideMailQuestion
|
|
3674
|
+
} from '../icons/mail-question-mark';
|
|
3673
3675
|
// MessageCircleQuestionMark aliases
|
|
3674
3676
|
export { default as LucideMessageCircleQuestionMark } from '../icons/message-circle-question-mark';
|
|
3675
3677
|
export {
|
|
@@ -3754,18 +3756,18 @@ export {
|
|
|
3754
3756
|
/** @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 */
|
|
3755
3757
|
default as LucidePanelTopInactive
|
|
3756
3758
|
} from '../icons/panel-top-dashed';
|
|
3757
|
-
// PenLine aliases
|
|
3758
|
-
export { default as LucidePenLine } from '../icons/pen-line';
|
|
3759
|
-
export {
|
|
3760
|
-
/** @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 */
|
|
3761
|
-
default as LucideEdit3
|
|
3762
|
-
} from '../icons/pen-line';
|
|
3763
3759
|
// PanelsTopLeft aliases
|
|
3764
3760
|
export { default as LucidePanelsTopLeft } from '../icons/panels-top-left';
|
|
3765
3761
|
export {
|
|
3766
3762
|
/** @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 */
|
|
3767
3763
|
default as LucideLayout
|
|
3768
3764
|
} from '../icons/panels-top-left';
|
|
3765
|
+
// PenLine aliases
|
|
3766
|
+
export { default as LucidePenLine } from '../icons/pen-line';
|
|
3767
|
+
export {
|
|
3768
|
+
/** @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 */
|
|
3769
|
+
default as LucideEdit3
|
|
3770
|
+
} from '../icons/pen-line';
|
|
3769
3771
|
// Pen aliases
|
|
3770
3772
|
export { default as LucidePen } from '../icons/pen';
|
|
3771
3773
|
export {
|
|
@@ -3784,12 +3786,6 @@ export {
|
|
|
3784
3786
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RectangleEllipsis} instead. This alias will be removed in v1.0 */
|
|
3785
3787
|
default as LucideFormInput
|
|
3786
3788
|
} from '../icons/rectangle-ellipsis';
|
|
3787
|
-
// Rotate3d aliases
|
|
3788
|
-
export { default as LucideRotate3d } from '../icons/rotate-3d';
|
|
3789
|
-
export {
|
|
3790
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead. This alias will be removed in v1.0 */
|
|
3791
|
-
default as LucideRotate3D
|
|
3792
|
-
} from '../icons/rotate-3d';
|
|
3793
3789
|
// Rows2 aliases
|
|
3794
3790
|
export { default as LucideRows2 } from '../icons/rows-2';
|
|
3795
3791
|
export {
|
|
@@ -3808,6 +3804,12 @@ export {
|
|
|
3808
3804
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Scale3d} instead. This alias will be removed in v1.0 */
|
|
3809
3805
|
default as LucideScale3D
|
|
3810
3806
|
} from '../icons/scale-3d';
|
|
3807
|
+
// Rotate3d aliases
|
|
3808
|
+
export { default as LucideRotate3d } from '../icons/rotate-3d';
|
|
3809
|
+
export {
|
|
3810
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead. This alias will be removed in v1.0 */
|
|
3811
|
+
default as LucideRotate3D
|
|
3812
|
+
} from '../icons/rotate-3d';
|
|
3811
3813
|
// SendHorizontal aliases
|
|
3812
3814
|
export { default as LucideSendHorizontal } from '../icons/send-horizontal';
|
|
3813
3815
|
export {
|
|
@@ -3850,18 +3852,18 @@ export {
|
|
|
3850
3852
|
/** @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 */
|
|
3851
3853
|
default as LucideArrowDownLeftSquare
|
|
3852
3854
|
} from '../icons/square-arrow-down-left';
|
|
3853
|
-
// SquareArrowDownRight aliases
|
|
3854
|
-
export { default as LucideSquareArrowDownRight } from '../icons/square-arrow-down-right';
|
|
3855
|
-
export {
|
|
3856
|
-
/** @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 */
|
|
3857
|
-
default as LucideArrowDownRightSquare
|
|
3858
|
-
} from '../icons/square-arrow-down-right';
|
|
3859
3855
|
// SquareArrowDown aliases
|
|
3860
3856
|
export { default as LucideSquareArrowDown } from '../icons/square-arrow-down';
|
|
3861
3857
|
export {
|
|
3862
3858
|
/** @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 */
|
|
3863
3859
|
default as LucideArrowDownSquare
|
|
3864
3860
|
} from '../icons/square-arrow-down';
|
|
3861
|
+
// SquareArrowDownRight aliases
|
|
3862
|
+
export { default as LucideSquareArrowDownRight } from '../icons/square-arrow-down-right';
|
|
3863
|
+
export {
|
|
3864
|
+
/** @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 */
|
|
3865
|
+
default as LucideArrowDownRightSquare
|
|
3866
|
+
} from '../icons/square-arrow-down-right';
|
|
3865
3867
|
// SquareArrowLeft aliases
|
|
3866
3868
|
export { default as LucideSquareArrowLeft } from '../icons/square-arrow-left';
|
|
3867
3869
|
export {
|
|
@@ -3980,18 +3982,18 @@ export {
|
|
|
3980
3982
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCode} instead. This alias will be removed in v1.0 */
|
|
3981
3983
|
default as LucideCodeSquare
|
|
3982
3984
|
} from '../icons/square-code';
|
|
3983
|
-
// SquareDashedMousePointer aliases
|
|
3984
|
-
export { default as LucideSquareDashedMousePointer } from '../icons/square-dashed-mouse-pointer';
|
|
3985
|
-
export {
|
|
3986
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedMousePointer} instead. This alias will be removed in v1.0 */
|
|
3987
|
-
default as LucideMousePointerSquareDashed
|
|
3988
|
-
} from '../icons/square-dashed-mouse-pointer';
|
|
3989
3985
|
// SquareDashedKanban aliases
|
|
3990
3986
|
export { default as LucideSquareDashedKanban } from '../icons/square-dashed-kanban';
|
|
3991
3987
|
export {
|
|
3992
3988
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedKanban} instead. This alias will be removed in v1.0 */
|
|
3993
3989
|
default as LucideKanbanSquareDashed
|
|
3994
3990
|
} from '../icons/square-dashed-kanban';
|
|
3991
|
+
// SquareDashedMousePointer aliases
|
|
3992
|
+
export { default as LucideSquareDashedMousePointer } from '../icons/square-dashed-mouse-pointer';
|
|
3993
|
+
export {
|
|
3994
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedMousePointer} instead. This alias will be removed in v1.0 */
|
|
3995
|
+
default as LucideMousePointerSquareDashed
|
|
3996
|
+
} from '../icons/square-dashed-mouse-pointer';
|
|
3995
3997
|
// SquareDashed aliases
|
|
3996
3998
|
export { default as LucideSquareDashed } from '../icons/square-dashed';
|
|
3997
3999
|
export {
|
|
@@ -4084,18 +4086,18 @@ export {
|
|
|
4084
4086
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. This alias will be removed in v1.0 */
|
|
4085
4087
|
default as LucidePenSquare
|
|
4086
4088
|
} from '../icons/square-pen';
|
|
4087
|
-
// SquarePercent aliases
|
|
4088
|
-
export { default as LucideSquarePercent } from '../icons/square-percent';
|
|
4089
|
-
export {
|
|
4090
|
-
/** @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 */
|
|
4091
|
-
default as LucidePercentSquare
|
|
4092
|
-
} from '../icons/square-percent';
|
|
4093
4089
|
// SquarePi aliases
|
|
4094
4090
|
export { default as LucideSquarePi } from '../icons/square-pi';
|
|
4095
4091
|
export {
|
|
4096
4092
|
/** @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 */
|
|
4097
4093
|
default as LucidePiSquare
|
|
4098
4094
|
} from '../icons/square-pi';
|
|
4095
|
+
// SquarePercent aliases
|
|
4096
|
+
export { default as LucideSquarePercent } from '../icons/square-percent';
|
|
4097
|
+
export {
|
|
4098
|
+
/** @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 */
|
|
4099
|
+
default as LucidePercentSquare
|
|
4100
|
+
} from '../icons/square-percent';
|
|
4099
4101
|
// SquarePilcrow aliases
|
|
4100
4102
|
export { default as LucideSquarePilcrow } from '../icons/square-pilcrow';
|
|
4101
4103
|
export {
|
|
@@ -4114,12 +4116,6 @@ export {
|
|
|
4114
4116
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlus} instead. This alias will be removed in v1.0 */
|
|
4115
4117
|
default as LucidePlusSquare
|
|
4116
4118
|
} from '../icons/square-plus';
|
|
4117
|
-
// SquareScissors aliases
|
|
4118
|
-
export { default as LucideSquareScissors } from '../icons/square-scissors';
|
|
4119
|
-
export {
|
|
4120
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareScissors} instead. This alias will be removed in v1.0 */
|
|
4121
|
-
default as LucideScissorsSquare
|
|
4122
|
-
} from '../icons/square-scissors';
|
|
4123
4119
|
// SquarePower aliases
|
|
4124
4120
|
export { default as LucideSquarePower } from '../icons/square-power';
|
|
4125
4121
|
export {
|
|
@@ -4138,6 +4134,12 @@ export {
|
|
|
4138
4134
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. This alias will be removed in v1.0 */
|
|
4139
4135
|
default as LucideSlashSquare
|
|
4140
4136
|
} from '../icons/square-slash';
|
|
4137
|
+
// SquareScissors aliases
|
|
4138
|
+
export { default as LucideSquareScissors } from '../icons/square-scissors';
|
|
4139
|
+
export {
|
|
4140
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareScissors} instead. This alias will be removed in v1.0 */
|
|
4141
|
+
default as LucideScissorsSquare
|
|
4142
|
+
} from '../icons/square-scissors';
|
|
4141
4143
|
// SquareSplitHorizontal aliases
|
|
4142
4144
|
export { default as LucideSquareSplitHorizontal } from '../icons/square-split-horizontal';
|
|
4143
4145
|
export {
|
|
@@ -4162,36 +4164,36 @@ export {
|
|
|
4162
4164
|
/** @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 */
|
|
4163
4165
|
default as LucideUserSquare2
|
|
4164
4166
|
} from '../icons/square-user-round';
|
|
4165
|
-
// SquareX aliases
|
|
4166
|
-
export { default as LucideSquareX } from '../icons/square-x';
|
|
4167
|
-
export {
|
|
4168
|
-
/** @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 */
|
|
4169
|
-
default as LucideXSquare
|
|
4170
|
-
} from '../icons/square-x';
|
|
4171
4167
|
// SquareUser aliases
|
|
4172
4168
|
export { default as LucideSquareUser } from '../icons/square-user';
|
|
4173
4169
|
export {
|
|
4174
4170
|
/** @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 */
|
|
4175
4171
|
default as LucideUserSquare
|
|
4176
4172
|
} from '../icons/square-user';
|
|
4173
|
+
// SquareX aliases
|
|
4174
|
+
export { default as LucideSquareX } from '../icons/square-x';
|
|
4175
|
+
export {
|
|
4176
|
+
/** @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 */
|
|
4177
|
+
default as LucideXSquare
|
|
4178
|
+
} from '../icons/square-x';
|
|
4177
4179
|
// TestTubeDiagonal aliases
|
|
4178
4180
|
export { default as LucideTestTubeDiagonal } from '../icons/test-tube-diagonal';
|
|
4179
4181
|
export {
|
|
4180
4182
|
/** @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 */
|
|
4181
4183
|
default as LucideTestTube2
|
|
4182
4184
|
} from '../icons/test-tube-diagonal';
|
|
4183
|
-
// TextAlignCenter aliases
|
|
4184
|
-
export { default as LucideTextAlignCenter } from '../icons/text-align-center';
|
|
4185
|
-
export {
|
|
4186
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignCenter} instead. This alias will be removed in v1.0 */
|
|
4187
|
-
default as LucideAlignCenter
|
|
4188
|
-
} from '../icons/text-align-center';
|
|
4189
4185
|
// TextAlignEnd aliases
|
|
4190
4186
|
export { default as LucideTextAlignEnd } from '../icons/text-align-end';
|
|
4191
4187
|
export {
|
|
4192
4188
|
/** @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 */
|
|
4193
4189
|
default as LucideAlignRight
|
|
4194
4190
|
} from '../icons/text-align-end';
|
|
4191
|
+
// TextAlignCenter aliases
|
|
4192
|
+
export { default as LucideTextAlignCenter } from '../icons/text-align-center';
|
|
4193
|
+
export {
|
|
4194
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignCenter} instead. This alias will be removed in v1.0 */
|
|
4195
|
+
default as LucideAlignCenter
|
|
4196
|
+
} from '../icons/text-align-center';
|
|
4195
4197
|
// TextAlignJustify aliases
|
|
4196
4198
|
export { default as LucideTextAlignJustify } from '../icons/text-align-justify';
|
|
4197
4199
|
export {
|
|
@@ -4280,18 +4282,18 @@ export {
|
|
|
4280
4282
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundPlus} instead. This alias will be removed in v1.0 */
|
|
4281
4283
|
default as LucideUserPlus2
|
|
4282
4284
|
} from '../icons/user-round-plus';
|
|
4283
|
-
// UserRoundX aliases
|
|
4284
|
-
export { default as LucideUserRoundX } from '../icons/user-round-x';
|
|
4285
|
-
export {
|
|
4286
|
-
/** @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 */
|
|
4287
|
-
default as LucideUserX2
|
|
4288
|
-
} from '../icons/user-round-x';
|
|
4289
4285
|
// UserRound aliases
|
|
4290
4286
|
export { default as LucideUserRound } from '../icons/user-round';
|
|
4291
4287
|
export {
|
|
4292
4288
|
/** @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 */
|
|
4293
4289
|
default as LucideUser2
|
|
4294
4290
|
} from '../icons/user-round';
|
|
4291
|
+
// UserRoundX aliases
|
|
4292
|
+
export { default as LucideUserRoundX } from '../icons/user-round-x';
|
|
4293
|
+
export {
|
|
4294
|
+
/** @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 */
|
|
4295
|
+
default as LucideUserX2
|
|
4296
|
+
} from '../icons/user-round-x';
|
|
4295
4297
|
// UsersRound aliases
|
|
4296
4298
|
export { default as LucideUsersRound } from '../icons/users-round';
|
|
4297
4299
|
export {
|