@lucide/astro 0.558.0 → 0.560.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 +46 -46
- package/src/aliases/prefixed.ts +482 -478
- package/src/aliases/suffixed.ts +963 -959
- package/src/icons/cannabis-off.ts +18 -0
- package/src/icons/fishing-hook.ts +18 -0
- package/src/icons/index.ts +115 -113
package/src/aliases/prefixed.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
+
// AArrowUp aliases
|
|
2
|
+
export { default as LucideAArrowUp } from '../icons/a-arrow-up';
|
|
1
3
|
// AArrowDown aliases
|
|
2
4
|
export { default as LucideAArrowDown } from '../icons/a-arrow-down';
|
|
3
5
|
// ALargeSmall aliases
|
|
4
6
|
export { default as LucideALargeSmall } from '../icons/a-large-small';
|
|
5
|
-
// AArrowUp aliases
|
|
6
|
-
export { default as LucideAArrowUp } from '../icons/a-arrow-up';
|
|
7
7
|
// Accessibility aliases
|
|
8
8
|
export { default as LucideAccessibility } from '../icons/accessibility';
|
|
9
9
|
// Activity aliases
|
|
@@ -12,12 +12,12 @@ export { default as LucideActivity } from '../icons/activity';
|
|
|
12
12
|
export { default as LucideAirVent } from '../icons/air-vent';
|
|
13
13
|
// Airplay aliases
|
|
14
14
|
export { default as LucideAirplay } from '../icons/airplay';
|
|
15
|
-
// AlarmClock aliases
|
|
16
|
-
export { default as LucideAlarmClock } from '../icons/alarm-clock';
|
|
17
15
|
// AlarmClockOff aliases
|
|
18
16
|
export { default as LucideAlarmClockOff } from '../icons/alarm-clock-off';
|
|
19
17
|
// AlarmSmoke aliases
|
|
20
18
|
export { default as LucideAlarmSmoke } from '../icons/alarm-smoke';
|
|
19
|
+
// AlarmClock aliases
|
|
20
|
+
export { default as LucideAlarmClock } from '../icons/alarm-clock';
|
|
21
21
|
// Album aliases
|
|
22
22
|
export { default as LucideAlbum } from '../icons/album';
|
|
23
23
|
// AlignCenterHorizontal aliases
|
|
@@ -56,18 +56,18 @@ export { default as LucideAlignVerticalDistributeEnd } from '../icons/align-vert
|
|
|
56
56
|
export { default as LucideAlignVerticalDistributeStart } from '../icons/align-vertical-distribute-start';
|
|
57
57
|
// AlignVerticalJustifyCenter aliases
|
|
58
58
|
export { default as LucideAlignVerticalJustifyCenter } from '../icons/align-vertical-justify-center';
|
|
59
|
-
// AlignVerticalJustifyStart aliases
|
|
60
|
-
export { default as LucideAlignVerticalJustifyStart } from '../icons/align-vertical-justify-start';
|
|
61
59
|
// AlignVerticalJustifyEnd aliases
|
|
62
60
|
export { default as LucideAlignVerticalJustifyEnd } from '../icons/align-vertical-justify-end';
|
|
63
|
-
//
|
|
64
|
-
export { default as
|
|
61
|
+
// AlignVerticalJustifyStart aliases
|
|
62
|
+
export { default as LucideAlignVerticalJustifyStart } from '../icons/align-vertical-justify-start';
|
|
65
63
|
// AlignVerticalSpaceBetween aliases
|
|
66
64
|
export { default as LucideAlignVerticalSpaceBetween } from '../icons/align-vertical-space-between';
|
|
67
|
-
//
|
|
68
|
-
export { default as
|
|
65
|
+
// AlignVerticalSpaceAround aliases
|
|
66
|
+
export { default as LucideAlignVerticalSpaceAround } from '../icons/align-vertical-space-around';
|
|
69
67
|
// Ampersand aliases
|
|
70
68
|
export { default as LucideAmpersand } from '../icons/ampersand';
|
|
69
|
+
// Ambulance aliases
|
|
70
|
+
export { default as LucideAmbulance } from '../icons/ambulance';
|
|
71
71
|
// Ampersands aliases
|
|
72
72
|
export { default as LucideAmpersands } from '../icons/ampersands';
|
|
73
73
|
// Amphora aliases
|
|
@@ -86,20 +86,20 @@ export { default as LucideAnvil } from '../icons/anvil';
|
|
|
86
86
|
export { default as LucideAppWindowMac } from '../icons/app-window-mac';
|
|
87
87
|
// Aperture aliases
|
|
88
88
|
export { default as LucideAperture } from '../icons/aperture';
|
|
89
|
-
// Apple aliases
|
|
90
|
-
export { default as LucideApple } from '../icons/apple';
|
|
91
89
|
// AppWindow aliases
|
|
92
90
|
export { default as LucideAppWindow } from '../icons/app-window';
|
|
91
|
+
// Apple aliases
|
|
92
|
+
export { default as LucideApple } from '../icons/apple';
|
|
93
93
|
// ArchiveRestore aliases
|
|
94
94
|
export { default as LucideArchiveRestore } from '../icons/archive-restore';
|
|
95
95
|
// ArchiveX aliases
|
|
96
96
|
export { default as LucideArchiveX } from '../icons/archive-x';
|
|
97
97
|
// Archive aliases
|
|
98
98
|
export { default as LucideArchive } from '../icons/archive';
|
|
99
|
-
// Armchair aliases
|
|
100
|
-
export { default as LucideArmchair } from '../icons/armchair';
|
|
101
99
|
// ArrowBigDownDash aliases
|
|
102
100
|
export { default as LucideArrowBigDownDash } from '../icons/arrow-big-down-dash';
|
|
101
|
+
// Armchair aliases
|
|
102
|
+
export { default as LucideArmchair } from '../icons/armchair';
|
|
103
103
|
// ArrowBigDown aliases
|
|
104
104
|
export { default as LucideArrowBigDown } from '../icons/arrow-big-down';
|
|
105
105
|
// ArrowBigLeftDash aliases
|
|
@@ -122,12 +122,12 @@ export { default as LucideArrowDownLeft } from '../icons/arrow-down-left';
|
|
|
122
122
|
export { default as LucideArrowDownNarrowWide } from '../icons/arrow-down-narrow-wide';
|
|
123
123
|
// ArrowDownRight aliases
|
|
124
124
|
export { default as LucideArrowDownRight } from '../icons/arrow-down-right';
|
|
125
|
+
// ArrowDownToDot aliases
|
|
126
|
+
export { default as LucideArrowDownToDot } from '../icons/arrow-down-to-dot';
|
|
125
127
|
// ArrowDownToLine aliases
|
|
126
128
|
export { default as LucideArrowDownToLine } from '../icons/arrow-down-to-line';
|
|
127
129
|
// ArrowDownUp aliases
|
|
128
130
|
export { default as LucideArrowDownUp } from '../icons/arrow-down-up';
|
|
129
|
-
// ArrowDownToDot aliases
|
|
130
|
-
export { default as LucideArrowDownToDot } from '../icons/arrow-down-to-dot';
|
|
131
131
|
// ArrowDown aliases
|
|
132
132
|
export { default as LucideArrowDown } from '../icons/arrow-down';
|
|
133
133
|
// ArrowLeftFromLine aliases
|
|
@@ -138,18 +138,18 @@ export { default as LucideArrowLeftRight } from '../icons/arrow-left-right';
|
|
|
138
138
|
export { default as LucideArrowLeftToLine } from '../icons/arrow-left-to-line';
|
|
139
139
|
// ArrowLeft aliases
|
|
140
140
|
export { default as LucideArrowLeft } from '../icons/arrow-left';
|
|
141
|
-
// ArrowRightFromLine aliases
|
|
142
|
-
export { default as LucideArrowRightFromLine } from '../icons/arrow-right-from-line';
|
|
143
141
|
// ArrowRightLeft aliases
|
|
144
142
|
export { default as LucideArrowRightLeft } from '../icons/arrow-right-left';
|
|
145
143
|
// ArrowRightToLine aliases
|
|
146
144
|
export { default as LucideArrowRightToLine } from '../icons/arrow-right-to-line';
|
|
145
|
+
// ArrowRightFromLine aliases
|
|
146
|
+
export { default as LucideArrowRightFromLine } from '../icons/arrow-right-from-line';
|
|
147
147
|
// ArrowRight aliases
|
|
148
148
|
export { default as LucideArrowRight } from '../icons/arrow-right';
|
|
149
|
-
// ArrowUpFromDot aliases
|
|
150
|
-
export { default as LucideArrowUpFromDot } from '../icons/arrow-up-from-dot';
|
|
151
149
|
// ArrowUpDown aliases
|
|
152
150
|
export { default as LucideArrowUpDown } from '../icons/arrow-up-down';
|
|
151
|
+
// ArrowUpFromDot aliases
|
|
152
|
+
export { default as LucideArrowUpFromDot } from '../icons/arrow-up-from-dot';
|
|
153
153
|
// ArrowUpFromLine aliases
|
|
154
154
|
export { default as LucideArrowUpFromLine } from '../icons/arrow-up-from-line';
|
|
155
155
|
// ArrowUpLeft aliases
|
|
@@ -168,10 +168,10 @@ export { default as LucideArrowsUpFromLine } from '../icons/arrows-up-from-line'
|
|
|
168
168
|
export { default as LucideAsterisk } from '../icons/asterisk';
|
|
169
169
|
// AtSign aliases
|
|
170
170
|
export { default as LucideAtSign } from '../icons/at-sign';
|
|
171
|
-
// Atom aliases
|
|
172
|
-
export { default as LucideAtom } from '../icons/atom';
|
|
173
171
|
// AudioLines aliases
|
|
174
172
|
export { default as LucideAudioLines } from '../icons/audio-lines';
|
|
173
|
+
// Atom aliases
|
|
174
|
+
export { default as LucideAtom } from '../icons/atom';
|
|
175
175
|
// AudioWaveform aliases
|
|
176
176
|
export { default as LucideAudioWaveform } from '../icons/audio-waveform';
|
|
177
177
|
// Award 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
|
-
// Barcode aliases
|
|
236
|
-
export { default as LucideBarcode } from '../icons/barcode';
|
|
237
235
|
// Barrel aliases
|
|
238
236
|
export { default as LucideBarrel } from '../icons/barrel';
|
|
237
|
+
// Barcode aliases
|
|
238
|
+
export { default as LucideBarcode } from '../icons/barcode';
|
|
239
239
|
// Baseline aliases
|
|
240
240
|
export { default as LucideBaseline } from '../icons/baseline';
|
|
241
241
|
// Bath aliases
|
|
@@ -246,6 +246,8 @@ export { default as LucideBatteryCharging } from '../icons/battery-charging';
|
|
|
246
246
|
export { default as LucideBatteryFull } from '../icons/battery-full';
|
|
247
247
|
// BatteryLow aliases
|
|
248
248
|
export { default as LucideBatteryLow } from '../icons/battery-low';
|
|
249
|
+
// BatteryMedium aliases
|
|
250
|
+
export { default as LucideBatteryMedium } from '../icons/battery-medium';
|
|
249
251
|
// BatteryPlus aliases
|
|
250
252
|
export { default as LucideBatteryPlus } from '../icons/battery-plus';
|
|
251
253
|
// BatteryWarning aliases
|
|
@@ -254,8 +256,6 @@ export { default as LucideBatteryWarning } from '../icons/battery-warning';
|
|
|
254
256
|
export { default as LucideBattery } from '../icons/battery';
|
|
255
257
|
// Beaker aliases
|
|
256
258
|
export { default as LucideBeaker } from '../icons/beaker';
|
|
257
|
-
// BatteryMedium aliases
|
|
258
|
-
export { default as LucideBatteryMedium } from '../icons/battery-medium';
|
|
259
259
|
// BeanOff aliases
|
|
260
260
|
export { default as LucideBeanOff } from '../icons/bean-off';
|
|
261
261
|
// Bean aliases
|
|
@@ -350,10 +350,10 @@ export { default as LucideBookImage } from '../icons/book-image';
|
|
|
350
350
|
export { default as LucideBookKey } from '../icons/book-key';
|
|
351
351
|
// BookLock aliases
|
|
352
352
|
export { default as LucideBookLock } from '../icons/book-lock';
|
|
353
|
-
// BookMarked aliases
|
|
354
|
-
export { default as LucideBookMarked } from '../icons/book-marked';
|
|
355
353
|
// BookMinus aliases
|
|
356
354
|
export { default as LucideBookMinus } from '../icons/book-minus';
|
|
355
|
+
// BookMarked aliases
|
|
356
|
+
export { default as LucideBookMarked } from '../icons/book-marked';
|
|
357
357
|
// BookOpenCheck aliases
|
|
358
358
|
export { default as LucideBookOpenCheck } from '../icons/book-open-check';
|
|
359
359
|
// BookOpenText aliases
|
|
@@ -392,10 +392,10 @@ export { default as LucideBookmark } from '../icons/bookmark';
|
|
|
392
392
|
export { default as LucideBoomBox } from '../icons/boom-box';
|
|
393
393
|
// BotMessageSquare aliases
|
|
394
394
|
export { default as LucideBotMessageSquare } from '../icons/bot-message-square';
|
|
395
|
-
// BotOff aliases
|
|
396
|
-
export { default as LucideBotOff } from '../icons/bot-off';
|
|
397
395
|
// Bot aliases
|
|
398
396
|
export { default as LucideBot } from '../icons/bot';
|
|
397
|
+
// BotOff aliases
|
|
398
|
+
export { default as LucideBotOff } from '../icons/bot-off';
|
|
399
399
|
// BottleWine aliases
|
|
400
400
|
export { default as LucideBottleWine } from '../icons/bottle-wine';
|
|
401
401
|
// BowArrow aliases
|
|
@@ -418,20 +418,20 @@ export { default as LucideBrickWallFire } from '../icons/brick-wall-fire';
|
|
|
418
418
|
export { default as LucideBrickWallShield } from '../icons/brick-wall-shield';
|
|
419
419
|
// BrickWall aliases
|
|
420
420
|
export { default as LucideBrickWall } from '../icons/brick-wall';
|
|
421
|
-
// BriefcaseBusiness aliases
|
|
422
|
-
export { default as LucideBriefcaseBusiness } from '../icons/briefcase-business';
|
|
423
421
|
// BriefcaseConveyorBelt aliases
|
|
424
422
|
export { default as LucideBriefcaseConveyorBelt } from '../icons/briefcase-conveyor-belt';
|
|
423
|
+
// BriefcaseBusiness aliases
|
|
424
|
+
export { default as LucideBriefcaseBusiness } from '../icons/briefcase-business';
|
|
425
425
|
// BriefcaseMedical aliases
|
|
426
426
|
export { default as LucideBriefcaseMedical } from '../icons/briefcase-medical';
|
|
427
427
|
// Briefcase aliases
|
|
428
428
|
export { default as LucideBriefcase } from '../icons/briefcase';
|
|
429
429
|
// BringToFront aliases
|
|
430
430
|
export { default as LucideBringToFront } from '../icons/bring-to-front';
|
|
431
|
-
// Brush aliases
|
|
432
|
-
export { default as LucideBrush } from '../icons/brush';
|
|
433
431
|
// BrushCleaning aliases
|
|
434
432
|
export { default as LucideBrushCleaning } from '../icons/brush-cleaning';
|
|
433
|
+
// Brush aliases
|
|
434
|
+
export { default as LucideBrush } from '../icons/brush';
|
|
435
435
|
// Bubbles aliases
|
|
436
436
|
export { default as LucideBubbles } from '../icons/bubbles';
|
|
437
437
|
// BugOff aliases
|
|
@@ -458,10 +458,10 @@ export { default as LucideCakeSlice } from '../icons/cake-slice';
|
|
|
458
458
|
export { default as LucideCake } from '../icons/cake';
|
|
459
459
|
// Calculator aliases
|
|
460
460
|
export { default as LucideCalculator } from '../icons/calculator';
|
|
461
|
-
// Calendar1 aliases
|
|
462
|
-
export { default as LucideCalendar1 } from '../icons/calendar-1';
|
|
463
461
|
// CalendarArrowDown aliases
|
|
464
462
|
export { default as LucideCalendarArrowDown } from '../icons/calendar-arrow-down';
|
|
463
|
+
// Calendar1 aliases
|
|
464
|
+
export { default as LucideCalendar1 } from '../icons/calendar-1';
|
|
465
465
|
// CalendarArrowUp aliases
|
|
466
466
|
export { default as LucideCalendarArrowUp } from '../icons/calendar-arrow-up';
|
|
467
467
|
// CalendarCheck2 aliases
|
|
@@ -484,14 +484,14 @@ export { default as LucideCalendarMinus2 } from '../icons/calendar-minus-2';
|
|
|
484
484
|
export { default as LucideCalendarMinus } from '../icons/calendar-minus';
|
|
485
485
|
// CalendarOff aliases
|
|
486
486
|
export { default as LucideCalendarOff } from '../icons/calendar-off';
|
|
487
|
-
// CalendarPlus2 aliases
|
|
488
|
-
export { default as LucideCalendarPlus2 } from '../icons/calendar-plus-2';
|
|
489
487
|
// CalendarPlus aliases
|
|
490
488
|
export { default as LucideCalendarPlus } from '../icons/calendar-plus';
|
|
491
|
-
// CalendarSearch aliases
|
|
492
|
-
export { default as LucideCalendarSearch } from '../icons/calendar-search';
|
|
493
489
|
// CalendarRange aliases
|
|
494
490
|
export { default as LucideCalendarRange } from '../icons/calendar-range';
|
|
491
|
+
// CalendarPlus2 aliases
|
|
492
|
+
export { default as LucideCalendarPlus2 } from '../icons/calendar-plus-2';
|
|
493
|
+
// CalendarSearch aliases
|
|
494
|
+
export { default as LucideCalendarSearch } from '../icons/calendar-search';
|
|
495
495
|
// CalendarSync aliases
|
|
496
496
|
export { default as LucideCalendarSync } from '../icons/calendar-sync';
|
|
497
497
|
// CalendarX2 aliases
|
|
@@ -504,14 +504,16 @@ export { default as LucideCalendar } from '../icons/calendar';
|
|
|
504
504
|
export { default as LucideCalendars } from '../icons/calendars';
|
|
505
505
|
// CameraOff aliases
|
|
506
506
|
export { default as LucideCameraOff } from '../icons/camera-off';
|
|
507
|
-
// CandyOff aliases
|
|
508
|
-
export { default as LucideCandyOff } from '../icons/candy-off';
|
|
509
507
|
// Camera aliases
|
|
510
508
|
export { default as LucideCamera } from '../icons/camera';
|
|
511
509
|
// CandyCane aliases
|
|
512
510
|
export { default as LucideCandyCane } from '../icons/candy-cane';
|
|
511
|
+
// CandyOff aliases
|
|
512
|
+
export { default as LucideCandyOff } from '../icons/candy-off';
|
|
513
513
|
// Candy aliases
|
|
514
514
|
export { default as LucideCandy } from '../icons/candy';
|
|
515
|
+
// CannabisOff aliases
|
|
516
|
+
export { default as LucideCannabisOff } from '../icons/cannabis-off';
|
|
515
517
|
// Cannabis aliases
|
|
516
518
|
export { default as LucideCannabis } from '../icons/cannabis';
|
|
517
519
|
// CaptionsOff aliases
|
|
@@ -530,10 +532,10 @@ export { default as LucideCardSim } from '../icons/card-sim';
|
|
|
530
532
|
export { default as LucideCarrot } from '../icons/carrot';
|
|
531
533
|
// CaseLower aliases
|
|
532
534
|
export { default as LucideCaseLower } from '../icons/case-lower';
|
|
533
|
-
// CaseUpper aliases
|
|
534
|
-
export { default as LucideCaseUpper } from '../icons/case-upper';
|
|
535
535
|
// CaseSensitive aliases
|
|
536
536
|
export { default as LucideCaseSensitive } from '../icons/case-sensitive';
|
|
537
|
+
// CaseUpper aliases
|
|
538
|
+
export { default as LucideCaseUpper } from '../icons/case-upper';
|
|
537
539
|
// CassetteTape aliases
|
|
538
540
|
export { default as LucideCassetteTape } from '../icons/cassette-tape';
|
|
539
541
|
// Cast aliases
|
|
@@ -552,10 +554,10 @@ export { default as LucideChartBarIncreasing } from '../icons/chart-bar-increasi
|
|
|
552
554
|
export { default as LucideChartBarStacked } from '../icons/chart-bar-stacked';
|
|
553
555
|
// ChartColumnDecreasing aliases
|
|
554
556
|
export { default as LucideChartColumnDecreasing } from '../icons/chart-column-decreasing';
|
|
555
|
-
// ChartColumnStacked aliases
|
|
556
|
-
export { default as LucideChartColumnStacked } from '../icons/chart-column-stacked';
|
|
557
557
|
// ChartGantt aliases
|
|
558
558
|
export { default as LucideChartGantt } from '../icons/chart-gantt';
|
|
559
|
+
// ChartColumnStacked aliases
|
|
560
|
+
export { default as LucideChartColumnStacked } from '../icons/chart-column-stacked';
|
|
559
561
|
// ChartNetwork aliases
|
|
560
562
|
export { default as LucideChartNetwork } from '../icons/chart-network';
|
|
561
563
|
// ChartNoAxesColumnDecreasing aliases
|
|
@@ -568,28 +570,28 @@ export { default as LucideChartSpline } from '../icons/chart-spline';
|
|
|
568
570
|
export { default as LucideCheckCheck } from '../icons/check-check';
|
|
569
571
|
// CheckLine aliases
|
|
570
572
|
export { default as LucideCheckLine } from '../icons/check-line';
|
|
571
|
-
// ChefHat aliases
|
|
572
|
-
export { default as LucideChefHat } from '../icons/chef-hat';
|
|
573
573
|
// Check aliases
|
|
574
574
|
export { default as LucideCheck } from '../icons/check';
|
|
575
|
+
// ChefHat aliases
|
|
576
|
+
export { default as LucideChefHat } from '../icons/chef-hat';
|
|
575
577
|
// Cherry aliases
|
|
576
578
|
export { default as LucideCherry } from '../icons/cherry';
|
|
577
579
|
// ChessBishop aliases
|
|
578
580
|
export { default as LucideChessBishop } from '../icons/chess-bishop';
|
|
579
|
-
// ChessKnight aliases
|
|
580
|
-
export { default as LucideChessKnight } from '../icons/chess-knight';
|
|
581
581
|
// ChessKing aliases
|
|
582
582
|
export { default as LucideChessKing } from '../icons/chess-king';
|
|
583
|
+
// ChessKnight aliases
|
|
584
|
+
export { default as LucideChessKnight } from '../icons/chess-knight';
|
|
583
585
|
// ChessPawn aliases
|
|
584
586
|
export { default as LucideChessPawn } from '../icons/chess-pawn';
|
|
585
587
|
// ChessQueen aliases
|
|
586
588
|
export { default as LucideChessQueen } from '../icons/chess-queen';
|
|
587
589
|
// ChessRook aliases
|
|
588
590
|
export { default as LucideChessRook } from '../icons/chess-rook';
|
|
589
|
-
// ChevronDown aliases
|
|
590
|
-
export { default as LucideChevronDown } from '../icons/chevron-down';
|
|
591
591
|
// ChevronFirst aliases
|
|
592
592
|
export { default as LucideChevronFirst } from '../icons/chevron-first';
|
|
593
|
+
// ChevronDown aliases
|
|
594
|
+
export { default as LucideChevronDown } from '../icons/chevron-down';
|
|
593
595
|
// ChevronLast aliases
|
|
594
596
|
export { default as LucideChevronLast } from '../icons/chevron-last';
|
|
595
597
|
// ChevronLeft aliases
|
|
@@ -602,26 +604,26 @@ export { default as LucideChevronUp } from '../icons/chevron-up';
|
|
|
602
604
|
export { default as LucideChevronsDownUp } from '../icons/chevrons-down-up';
|
|
603
605
|
// ChevronsDown aliases
|
|
604
606
|
export { default as LucideChevronsDown } from '../icons/chevrons-down';
|
|
607
|
+
// ChevronsLeftRightEllipsis aliases
|
|
608
|
+
export { default as LucideChevronsLeftRightEllipsis } from '../icons/chevrons-left-right-ellipsis';
|
|
605
609
|
// ChevronsLeftRight aliases
|
|
606
610
|
export { default as LucideChevronsLeftRight } from '../icons/chevrons-left-right';
|
|
607
611
|
// ChevronsLeft aliases
|
|
608
612
|
export { default as LucideChevronsLeft } from '../icons/chevrons-left';
|
|
609
|
-
// ChevronsLeftRightEllipsis aliases
|
|
610
|
-
export { default as LucideChevronsLeftRightEllipsis } from '../icons/chevrons-left-right-ellipsis';
|
|
611
|
-
// ChevronsRightLeft aliases
|
|
612
|
-
export { default as LucideChevronsRightLeft } from '../icons/chevrons-right-left';
|
|
613
613
|
// ChevronsRight aliases
|
|
614
614
|
export { default as LucideChevronsRight } from '../icons/chevrons-right';
|
|
615
|
-
//
|
|
616
|
-
export { default as
|
|
615
|
+
// ChevronsRightLeft aliases
|
|
616
|
+
export { default as LucideChevronsRightLeft } from '../icons/chevrons-right-left';
|
|
617
617
|
// ChevronsUp aliases
|
|
618
618
|
export { default as LucideChevronsUp } from '../icons/chevrons-up';
|
|
619
|
+
// ChevronsUpDown aliases
|
|
620
|
+
export { default as LucideChevronsUpDown } from '../icons/chevrons-up-down';
|
|
619
621
|
// Church aliases
|
|
620
622
|
export { default as LucideChurch } from '../icons/church';
|
|
621
|
-
// Cigarette aliases
|
|
622
|
-
export { default as LucideCigarette } from '../icons/cigarette';
|
|
623
623
|
// CigaretteOff aliases
|
|
624
624
|
export { default as LucideCigaretteOff } from '../icons/cigarette-off';
|
|
625
|
+
// Cigarette aliases
|
|
626
|
+
export { default as LucideCigarette } from '../icons/cigarette';
|
|
625
627
|
// CircleDashed aliases
|
|
626
628
|
export { default as LucideCircleDashed } from '../icons/circle-dashed';
|
|
627
629
|
// CircleDollarSign aliases
|
|
@@ -636,10 +638,10 @@ export { default as LucideCircleEllipsis } from '../icons/circle-ellipsis';
|
|
|
636
638
|
export { default as LucideCircleEqual } from '../icons/circle-equal';
|
|
637
639
|
// CircleFadingArrowUp aliases
|
|
638
640
|
export { default as LucideCircleFadingArrowUp } from '../icons/circle-fading-arrow-up';
|
|
639
|
-
// CircleOff aliases
|
|
640
|
-
export { default as LucideCircleOff } from '../icons/circle-off';
|
|
641
641
|
// CircleFadingPlus aliases
|
|
642
642
|
export { default as LucideCircleFadingPlus } from '../icons/circle-fading-plus';
|
|
643
|
+
// CircleOff aliases
|
|
644
|
+
export { default as LucideCircleOff } from '../icons/circle-off';
|
|
643
645
|
// CirclePile aliases
|
|
644
646
|
export { default as LucideCirclePile } from '../icons/circle-pile';
|
|
645
647
|
// CirclePoundSterling aliases
|
|
@@ -656,10 +658,10 @@ export { default as LucideCircle } from '../icons/circle';
|
|
|
656
658
|
export { default as LucideCircuitBoard } from '../icons/circuit-board';
|
|
657
659
|
// Citrus aliases
|
|
658
660
|
export { default as LucideCitrus } from '../icons/citrus';
|
|
659
|
-
// Clapperboard aliases
|
|
660
|
-
export { default as LucideClapperboard } from '../icons/clapperboard';
|
|
661
661
|
// ClipboardCheck aliases
|
|
662
662
|
export { default as LucideClipboardCheck } from '../icons/clipboard-check';
|
|
663
|
+
// Clapperboard aliases
|
|
664
|
+
export { default as LucideClapperboard } from '../icons/clapperboard';
|
|
663
665
|
// ClipboardClock aliases
|
|
664
666
|
export { default as LucideClipboardClock } from '../icons/clipboard-clock';
|
|
665
667
|
// ClipboardCopy aliases
|
|
@@ -674,10 +676,10 @@ export { default as LucideClipboardPaste } from '../icons/clipboard-paste';
|
|
|
674
676
|
export { default as LucideClipboardPlus } from '../icons/clipboard-plus';
|
|
675
677
|
// ClipboardType aliases
|
|
676
678
|
export { default as LucideClipboardType } from '../icons/clipboard-type';
|
|
677
|
-
// Clipboard aliases
|
|
678
|
-
export { default as LucideClipboard } from '../icons/clipboard';
|
|
679
679
|
// ClipboardX aliases
|
|
680
680
|
export { default as LucideClipboardX } from '../icons/clipboard-x';
|
|
681
|
+
// Clipboard aliases
|
|
682
|
+
export { default as LucideClipboard } from '../icons/clipboard';
|
|
681
683
|
// Clock1 aliases
|
|
682
684
|
export { default as LucideClock1 } from '../icons/clock-1';
|
|
683
685
|
// Clock10 aliases
|
|
@@ -710,68 +712,68 @@ export { default as LucideClockArrowDown } from '../icons/clock-arrow-down';
|
|
|
710
712
|
export { default as LucideClockArrowUp } from '../icons/clock-arrow-up';
|
|
711
713
|
// ClockCheck aliases
|
|
712
714
|
export { default as LucideClockCheck } from '../icons/clock-check';
|
|
713
|
-
// ClockFading aliases
|
|
714
|
-
export { default as LucideClockFading } from '../icons/clock-fading';
|
|
715
715
|
// ClockPlus aliases
|
|
716
716
|
export { default as LucideClockPlus } from '../icons/clock-plus';
|
|
717
|
+
// ClockFading aliases
|
|
718
|
+
export { default as LucideClockFading } from '../icons/clock-fading';
|
|
717
719
|
// Clock aliases
|
|
718
720
|
export { default as LucideClock } from '../icons/clock';
|
|
721
|
+
// ClosedCaption aliases
|
|
722
|
+
export { default as LucideClosedCaption } from '../icons/closed-caption';
|
|
719
723
|
// CloudAlert aliases
|
|
720
724
|
export { default as LucideCloudAlert } from '../icons/cloud-alert';
|
|
721
725
|
// CloudBackup aliases
|
|
722
726
|
export { default as LucideCloudBackup } from '../icons/cloud-backup';
|
|
723
|
-
// ClosedCaption aliases
|
|
724
|
-
export { default as LucideClosedCaption } from '../icons/closed-caption';
|
|
725
727
|
// CloudCheck aliases
|
|
726
728
|
export { default as LucideCloudCheck } from '../icons/cloud-check';
|
|
727
729
|
// CloudCog aliases
|
|
728
730
|
export { default as LucideCloudCog } from '../icons/cloud-cog';
|
|
729
|
-
// CloudDrizzle aliases
|
|
730
|
-
export { default as LucideCloudDrizzle } from '../icons/cloud-drizzle';
|
|
731
731
|
// CloudFog aliases
|
|
732
732
|
export { default as LucideCloudFog } from '../icons/cloud-fog';
|
|
733
733
|
// CloudHail aliases
|
|
734
734
|
export { default as LucideCloudHail } from '../icons/cloud-hail';
|
|
735
|
+
// CloudDrizzle aliases
|
|
736
|
+
export { default as LucideCloudDrizzle } from '../icons/cloud-drizzle';
|
|
735
737
|
// CloudLightning aliases
|
|
736
738
|
export { default as LucideCloudLightning } from '../icons/cloud-lightning';
|
|
737
|
-
// CloudMoon aliases
|
|
738
|
-
export { default as LucideCloudMoon } from '../icons/cloud-moon';
|
|
739
739
|
// CloudMoonRain aliases
|
|
740
740
|
export { default as LucideCloudMoonRain } from '../icons/cloud-moon-rain';
|
|
741
|
+
// CloudMoon aliases
|
|
742
|
+
export { default as LucideCloudMoon } from '../icons/cloud-moon';
|
|
741
743
|
// CloudOff aliases
|
|
742
744
|
export { default as LucideCloudOff } from '../icons/cloud-off';
|
|
743
745
|
// CloudRainWind aliases
|
|
744
746
|
export { default as LucideCloudRainWind } from '../icons/cloud-rain-wind';
|
|
745
747
|
// CloudRain aliases
|
|
746
748
|
export { default as LucideCloudRain } from '../icons/cloud-rain';
|
|
747
|
-
// CloudSunRain aliases
|
|
748
|
-
export { default as LucideCloudSunRain } from '../icons/cloud-sun-rain';
|
|
749
749
|
// CloudSnow aliases
|
|
750
750
|
export { default as LucideCloudSnow } from '../icons/cloud-snow';
|
|
751
|
+
// CloudSunRain aliases
|
|
752
|
+
export { default as LucideCloudSunRain } from '../icons/cloud-sun-rain';
|
|
751
753
|
// CloudSun aliases
|
|
752
754
|
export { default as LucideCloudSun } from '../icons/cloud-sun';
|
|
753
755
|
// CloudSync aliases
|
|
754
756
|
export { default as LucideCloudSync } from '../icons/cloud-sync';
|
|
755
757
|
// Cloud aliases
|
|
756
758
|
export { default as LucideCloud } from '../icons/cloud';
|
|
757
|
-
// Cloudy aliases
|
|
758
|
-
export { default as LucideCloudy } from '../icons/cloudy';
|
|
759
759
|
// Clover aliases
|
|
760
760
|
export { default as LucideClover } from '../icons/clover';
|
|
761
|
+
// Cloudy aliases
|
|
762
|
+
export { default as LucideCloudy } from '../icons/cloudy';
|
|
761
763
|
// Club aliases
|
|
762
764
|
export { default as LucideClub } from '../icons/club';
|
|
763
765
|
// Code aliases
|
|
764
766
|
export { default as LucideCode } from '../icons/code';
|
|
765
767
|
// Codepen aliases
|
|
766
768
|
export { default as LucideCodepen } from '../icons/codepen';
|
|
767
|
-
// Coffee aliases
|
|
768
|
-
export { default as LucideCoffee } from '../icons/coffee';
|
|
769
769
|
// Codesandbox aliases
|
|
770
770
|
export { default as LucideCodesandbox } from '../icons/codesandbox';
|
|
771
|
-
//
|
|
772
|
-
export { default as
|
|
771
|
+
// Coffee aliases
|
|
772
|
+
export { default as LucideCoffee } from '../icons/coffee';
|
|
773
773
|
// Cog aliases
|
|
774
774
|
export { default as LucideCog } from '../icons/cog';
|
|
775
|
+
// Coins aliases
|
|
776
|
+
export { default as LucideCoins } from '../icons/coins';
|
|
775
777
|
// Columns4 aliases
|
|
776
778
|
export { default as LucideColumns4 } from '../icons/columns-4';
|
|
777
779
|
// Command aliases
|
|
@@ -788,12 +790,12 @@ export { default as LucideComputer } from '../icons/computer';
|
|
|
788
790
|
export { default as LucideConciergeBell } from '../icons/concierge-bell';
|
|
789
791
|
// Cone aliases
|
|
790
792
|
export { default as LucideCone } from '../icons/cone';
|
|
793
|
+
// Contact aliases
|
|
794
|
+
export { default as LucideContact } from '../icons/contact';
|
|
791
795
|
// Construction aliases
|
|
792
796
|
export { default as LucideConstruction } from '../icons/construction';
|
|
793
797
|
// Container aliases
|
|
794
798
|
export { default as LucideContainer } from '../icons/container';
|
|
795
|
-
// Contact aliases
|
|
796
|
-
export { default as LucideContact } from '../icons/contact';
|
|
797
799
|
// Contrast aliases
|
|
798
800
|
export { default as LucideContrast } from '../icons/contrast';
|
|
799
801
|
// Cookie aliases
|
|
@@ -860,24 +862,24 @@ export { default as LucideCylinder } from '../icons/cylinder';
|
|
|
860
862
|
export { default as LucideDam } from '../icons/dam';
|
|
861
863
|
// DatabaseBackup aliases
|
|
862
864
|
export { default as LucideDatabaseBackup } from '../icons/database-backup';
|
|
863
|
-
// Database aliases
|
|
864
|
-
export { default as LucideDatabase } from '../icons/database';
|
|
865
865
|
// DatabaseZap aliases
|
|
866
866
|
export { default as LucideDatabaseZap } from '../icons/database-zap';
|
|
867
|
+
// Database aliases
|
|
868
|
+
export { default as LucideDatabase } from '../icons/database';
|
|
867
869
|
// DecimalsArrowLeft aliases
|
|
868
870
|
export { default as LucideDecimalsArrowLeft } from '../icons/decimals-arrow-left';
|
|
869
|
-
// Delete aliases
|
|
870
|
-
export { default as LucideDelete } from '../icons/delete';
|
|
871
871
|
// DecimalsArrowRight aliases
|
|
872
872
|
export { default as LucideDecimalsArrowRight } from '../icons/decimals-arrow-right';
|
|
873
|
+
// Delete aliases
|
|
874
|
+
export { default as LucideDelete } from '../icons/delete';
|
|
873
875
|
// Dessert aliases
|
|
874
876
|
export { default as LucideDessert } from '../icons/dessert';
|
|
875
|
-
// Diameter aliases
|
|
876
|
-
export { default as LucideDiameter } from '../icons/diameter';
|
|
877
877
|
// DiamondMinus aliases
|
|
878
878
|
export { default as LucideDiamondMinus } from '../icons/diamond-minus';
|
|
879
879
|
// DiamondPlus aliases
|
|
880
880
|
export { default as LucideDiamondPlus } from '../icons/diamond-plus';
|
|
881
|
+
// Diameter aliases
|
|
882
|
+
export { default as LucideDiameter } from '../icons/diameter';
|
|
881
883
|
// Diamond aliases
|
|
882
884
|
export { default as LucideDiamond } from '../icons/diamond';
|
|
883
885
|
// Dice1 aliases
|
|
@@ -886,10 +888,10 @@ export { default as LucideDice1 } from '../icons/dice-1';
|
|
|
886
888
|
export { default as LucideDice2 } from '../icons/dice-2';
|
|
887
889
|
// Dice3 aliases
|
|
888
890
|
export { default as LucideDice3 } from '../icons/dice-3';
|
|
889
|
-
// Dice4 aliases
|
|
890
|
-
export { default as LucideDice4 } from '../icons/dice-4';
|
|
891
891
|
// Dice5 aliases
|
|
892
892
|
export { default as LucideDice5 } from '../icons/dice-5';
|
|
893
|
+
// Dice4 aliases
|
|
894
|
+
export { default as LucideDice4 } from '../icons/dice-4';
|
|
893
895
|
// Dice6 aliases
|
|
894
896
|
export { default as LucideDice6 } from '../icons/dice-6';
|
|
895
897
|
// Dices aliases
|
|
@@ -904,14 +906,14 @@ export { default as LucideDisc3 } from '../icons/disc-3';
|
|
|
904
906
|
export { default as LucideDiscAlbum } from '../icons/disc-album';
|
|
905
907
|
// Disc aliases
|
|
906
908
|
export { default as LucideDisc } from '../icons/disc';
|
|
907
|
-
// DnaOff aliases
|
|
908
|
-
export { default as LucideDnaOff } from '../icons/dna-off';
|
|
909
909
|
// Divide aliases
|
|
910
910
|
export { default as LucideDivide } from '../icons/divide';
|
|
911
|
-
//
|
|
912
|
-
export { default as
|
|
911
|
+
// DnaOff aliases
|
|
912
|
+
export { default as LucideDnaOff } from '../icons/dna-off';
|
|
913
913
|
// Dna aliases
|
|
914
914
|
export { default as LucideDna } from '../icons/dna';
|
|
915
|
+
// Dock aliases
|
|
916
|
+
export { default as LucideDock } from '../icons/dock';
|
|
915
917
|
// Dog aliases
|
|
916
918
|
export { default as LucideDog } from '../icons/dog';
|
|
917
919
|
// DollarSign aliases
|
|
@@ -932,10 +934,10 @@ export { default as LucideDownload } from '../icons/download';
|
|
|
932
934
|
export { default as LucideDraftingCompass } from '../icons/drafting-compass';
|
|
933
935
|
// Drama aliases
|
|
934
936
|
export { default as LucideDrama } from '../icons/drama';
|
|
935
|
-
// Drill aliases
|
|
936
|
-
export { default as LucideDrill } from '../icons/drill';
|
|
937
937
|
// Dribbble aliases
|
|
938
938
|
export { default as LucideDribbble } from '../icons/dribbble';
|
|
939
|
+
// Drill aliases
|
|
940
|
+
export { default as LucideDrill } from '../icons/drill';
|
|
939
941
|
// Drone aliases
|
|
940
942
|
export { default as LucideDrone } from '../icons/drone';
|
|
941
943
|
// DropletOff aliases
|
|
@@ -964,10 +966,10 @@ export { default as LucideEggFried } from '../icons/egg-fried';
|
|
|
964
966
|
export { default as LucideEggOff } from '../icons/egg-off';
|
|
965
967
|
// Egg aliases
|
|
966
968
|
export { default as LucideEgg } from '../icons/egg';
|
|
967
|
-
// EqualApproximately aliases
|
|
968
|
-
export { default as LucideEqualApproximately } from '../icons/equal-approximately';
|
|
969
969
|
// EqualNot aliases
|
|
970
970
|
export { default as LucideEqualNot } from '../icons/equal-not';
|
|
971
|
+
// EqualApproximately aliases
|
|
972
|
+
export { default as LucideEqualApproximately } from '../icons/equal-approximately';
|
|
971
973
|
// Equal aliases
|
|
972
974
|
export { default as LucideEqual } from '../icons/equal';
|
|
973
975
|
// Eraser aliases
|
|
@@ -1008,10 +1010,10 @@ export { default as LucideFigma } from '../icons/figma';
|
|
|
1008
1010
|
export { default as LucideFileArchive } from '../icons/file-archive';
|
|
1009
1011
|
// FileBox aliases
|
|
1010
1012
|
export { default as LucideFileBox } from '../icons/file-box';
|
|
1011
|
-
// FileClock aliases
|
|
1012
|
-
export { default as LucideFileClock } from '../icons/file-clock';
|
|
1013
1013
|
// FileCheck aliases
|
|
1014
1014
|
export { default as LucideFileCheck } from '../icons/file-check';
|
|
1015
|
+
// FileClock aliases
|
|
1016
|
+
export { default as LucideFileClock } from '../icons/file-clock';
|
|
1015
1017
|
// FileCode aliases
|
|
1016
1018
|
export { default as LucideFileCode } from '../icons/file-code';
|
|
1017
1019
|
// FileDiff aliases
|
|
@@ -1020,12 +1022,12 @@ export { default as LucideFileDiff } from '../icons/file-diff';
|
|
|
1020
1022
|
export { default as LucideFileDigit } from '../icons/file-digit';
|
|
1021
1023
|
// FileDown aliases
|
|
1022
1024
|
export { default as LucideFileDown } from '../icons/file-down';
|
|
1025
|
+
// FileInput aliases
|
|
1026
|
+
export { default as LucideFileInput } from '../icons/file-input';
|
|
1023
1027
|
// FileHeart aliases
|
|
1024
1028
|
export { default as LucideFileHeart } from '../icons/file-heart';
|
|
1025
1029
|
// FileImage aliases
|
|
1026
1030
|
export { default as LucideFileImage } from '../icons/file-image';
|
|
1027
|
-
// FileInput aliases
|
|
1028
|
-
export { default as LucideFileInput } from '../icons/file-input';
|
|
1029
1031
|
// FileMinus aliases
|
|
1030
1032
|
export { default as LucideFileMinus } from '../icons/file-minus';
|
|
1031
1033
|
// FileMusic aliases
|
|
@@ -1036,10 +1038,10 @@ export { default as LucideFileOutput } from '../icons/file-output';
|
|
|
1036
1038
|
export { default as LucideFilePlus } from '../icons/file-plus';
|
|
1037
1039
|
// FileScan aliases
|
|
1038
1040
|
export { default as LucideFileScan } from '../icons/file-scan';
|
|
1039
|
-
// FileSearch aliases
|
|
1040
|
-
export { default as LucideFileSearch } from '../icons/file-search';
|
|
1041
1041
|
// FileSliders aliases
|
|
1042
1042
|
export { default as LucideFileSliders } from '../icons/file-sliders';
|
|
1043
|
+
// FileSearch aliases
|
|
1044
|
+
export { default as LucideFileSearch } from '../icons/file-search';
|
|
1043
1045
|
// FileSpreadsheet aliases
|
|
1044
1046
|
export { default as LucideFileSpreadsheet } from '../icons/file-spreadsheet';
|
|
1045
1047
|
// FileStack aliases
|
|
@@ -1074,6 +1076,8 @@ export { default as LucideFishOff } from '../icons/fish-off';
|
|
|
1074
1076
|
export { default as LucideFishSymbol } from '../icons/fish-symbol';
|
|
1075
1077
|
// Fish aliases
|
|
1076
1078
|
export { default as LucideFish } from '../icons/fish';
|
|
1079
|
+
// FishingHook aliases
|
|
1080
|
+
export { default as LucideFishingHook } from '../icons/fishing-hook';
|
|
1077
1081
|
// FlagOff aliases
|
|
1078
1082
|
export { default as LucideFlagOff } from '../icons/flag-off';
|
|
1079
1083
|
// FlagTriangleLeft aliases
|
|
@@ -1126,10 +1130,10 @@ export { default as LucideFolderClosed } from '../icons/folder-closed';
|
|
|
1126
1130
|
export { default as LucideFolderCode } from '../icons/folder-code';
|
|
1127
1131
|
// FolderDot aliases
|
|
1128
1132
|
export { default as LucideFolderDot } from '../icons/folder-dot';
|
|
1129
|
-
// FolderGit2 aliases
|
|
1130
|
-
export { default as LucideFolderGit2 } from '../icons/folder-git-2';
|
|
1131
1133
|
// FolderDown aliases
|
|
1132
1134
|
export { default as LucideFolderDown } from '../icons/folder-down';
|
|
1135
|
+
// FolderGit2 aliases
|
|
1136
|
+
export { default as LucideFolderGit2 } from '../icons/folder-git-2';
|
|
1133
1137
|
// FolderGit aliases
|
|
1134
1138
|
export { default as LucideFolderGit } from '../icons/folder-git';
|
|
1135
1139
|
// FolderHeart aliases
|
|
@@ -1154,20 +1158,20 @@ export { default as LucideFolderOutput } from '../icons/folder-output';
|
|
|
1154
1158
|
export { default as LucideFolderPlus } from '../icons/folder-plus';
|
|
1155
1159
|
// FolderRoot aliases
|
|
1156
1160
|
export { default as LucideFolderRoot } from '../icons/folder-root';
|
|
1157
|
-
// FolderSearch2 aliases
|
|
1158
|
-
export { default as LucideFolderSearch2 } from '../icons/folder-search-2';
|
|
1159
1161
|
// FolderSearch aliases
|
|
1160
1162
|
export { default as LucideFolderSearch } from '../icons/folder-search';
|
|
1163
|
+
// FolderSearch2 aliases
|
|
1164
|
+
export { default as LucideFolderSearch2 } from '../icons/folder-search-2';
|
|
1161
1165
|
// FolderSymlink aliases
|
|
1162
1166
|
export { default as LucideFolderSymlink } from '../icons/folder-symlink';
|
|
1163
1167
|
// FolderSync aliases
|
|
1164
1168
|
export { default as LucideFolderSync } from '../icons/folder-sync';
|
|
1165
1169
|
// FolderTree aliases
|
|
1166
1170
|
export { default as LucideFolderTree } from '../icons/folder-tree';
|
|
1167
|
-
// FolderUp aliases
|
|
1168
|
-
export { default as LucideFolderUp } from '../icons/folder-up';
|
|
1169
1171
|
// FolderX aliases
|
|
1170
1172
|
export { default as LucideFolderX } from '../icons/folder-x';
|
|
1173
|
+
// FolderUp aliases
|
|
1174
|
+
export { default as LucideFolderUp } from '../icons/folder-up';
|
|
1171
1175
|
// Folder aliases
|
|
1172
1176
|
export { default as LucideFolder } from '../icons/folder';
|
|
1173
1177
|
// Folders aliases
|
|
@@ -1182,10 +1186,10 @@ export { default as LucideForm } from '../icons/form';
|
|
|
1182
1186
|
export { default as LucideForward } from '../icons/forward';
|
|
1183
1187
|
// Frame aliases
|
|
1184
1188
|
export { default as LucideFrame } from '../icons/frame';
|
|
1185
|
-
// Frown aliases
|
|
1186
|
-
export { default as LucideFrown } from '../icons/frown';
|
|
1187
1189
|
// Framer aliases
|
|
1188
1190
|
export { default as LucideFramer } from '../icons/framer';
|
|
1191
|
+
// Frown aliases
|
|
1192
|
+
export { default as LucideFrown } from '../icons/frown';
|
|
1189
1193
|
// Fuel aliases
|
|
1190
1194
|
export { default as LucideFuel } from '../icons/fuel';
|
|
1191
1195
|
// Fullscreen aliases
|
|
@@ -1194,12 +1198,12 @@ export { default as LucideFullscreen } from '../icons/fullscreen';
|
|
|
1194
1198
|
export { default as LucideFunnelPlus } from '../icons/funnel-plus';
|
|
1195
1199
|
// GalleryHorizontalEnd aliases
|
|
1196
1200
|
export { default as LucideGalleryHorizontalEnd } from '../icons/gallery-horizontal-end';
|
|
1201
|
+
// GalleryHorizontal aliases
|
|
1202
|
+
export { default as LucideGalleryHorizontal } from '../icons/gallery-horizontal';
|
|
1197
1203
|
// GalleryThumbnails aliases
|
|
1198
1204
|
export { default as LucideGalleryThumbnails } from '../icons/gallery-thumbnails';
|
|
1199
1205
|
// GalleryVerticalEnd aliases
|
|
1200
1206
|
export { default as LucideGalleryVerticalEnd } from '../icons/gallery-vertical-end';
|
|
1201
|
-
// GalleryHorizontal aliases
|
|
1202
|
-
export { default as LucideGalleryHorizontal } from '../icons/gallery-horizontal';
|
|
1203
1207
|
// GalleryVertical aliases
|
|
1204
1208
|
export { default as LucideGalleryVertical } from '../icons/gallery-vertical';
|
|
1205
1209
|
// Gamepad2 aliases
|
|
@@ -1212,10 +1216,10 @@ export { default as LucideGamepad } from '../icons/gamepad';
|
|
|
1212
1216
|
export { default as LucideGauge } from '../icons/gauge';
|
|
1213
1217
|
// Gavel aliases
|
|
1214
1218
|
export { default as LucideGavel } from '../icons/gavel';
|
|
1215
|
-
// GeorgianLari aliases
|
|
1216
|
-
export { default as LucideGeorgianLari } from '../icons/georgian-lari';
|
|
1217
1219
|
// Gem aliases
|
|
1218
1220
|
export { default as LucideGem } from '../icons/gem';
|
|
1221
|
+
// GeorgianLari aliases
|
|
1222
|
+
export { default as LucideGeorgianLari } from '../icons/georgian-lari';
|
|
1219
1223
|
// Ghost aliases
|
|
1220
1224
|
export { default as LucideGhost } from '../icons/ghost';
|
|
1221
1225
|
// Gift aliases
|
|
@@ -1224,12 +1228,12 @@ export { default as LucideGift } from '../icons/gift';
|
|
|
1224
1228
|
export { default as LucideGitBranchMinus } from '../icons/git-branch-minus';
|
|
1225
1229
|
// GitBranchPlus aliases
|
|
1226
1230
|
export { default as LucideGitBranchPlus } from '../icons/git-branch-plus';
|
|
1231
|
+
// GitBranch aliases
|
|
1232
|
+
export { default as LucideGitBranch } from '../icons/git-branch';
|
|
1227
1233
|
// GitCommitVertical aliases
|
|
1228
1234
|
export { default as LucideGitCommitVertical } from '../icons/git-commit-vertical';
|
|
1229
1235
|
// GitCompareArrows aliases
|
|
1230
1236
|
export { default as LucideGitCompareArrows } from '../icons/git-compare-arrows';
|
|
1231
|
-
// GitBranch aliases
|
|
1232
|
-
export { default as LucideGitBranch } from '../icons/git-branch';
|
|
1233
1237
|
// GitCompare aliases
|
|
1234
1238
|
export { default as LucideGitCompare } from '../icons/git-compare';
|
|
1235
1239
|
// GitFork aliases
|
|
@@ -1270,28 +1274,28 @@ export { default as LucideGpu } from '../icons/gpu';
|
|
|
1270
1274
|
export { default as LucideGraduationCap } from '../icons/graduation-cap';
|
|
1271
1275
|
// Grape aliases
|
|
1272
1276
|
export { default as LucideGrape } from '../icons/grape';
|
|
1273
|
-
// GripHorizontal aliases
|
|
1274
|
-
export { default as LucideGripHorizontal } from '../icons/grip-horizontal';
|
|
1275
1277
|
// Grid3x2 aliases
|
|
1276
1278
|
export { default as LucideGrid3x2 } from '../icons/grid-3x2';
|
|
1279
|
+
// GripHorizontal aliases
|
|
1280
|
+
export { default as LucideGripHorizontal } from '../icons/grip-horizontal';
|
|
1277
1281
|
// GripVertical aliases
|
|
1278
1282
|
export { default as LucideGripVertical } from '../icons/grip-vertical';
|
|
1279
1283
|
// Grip aliases
|
|
1280
1284
|
export { default as LucideGrip } from '../icons/grip';
|
|
1281
1285
|
// Group aliases
|
|
1282
1286
|
export { default as LucideGroup } from '../icons/group';
|
|
1283
|
-
// Guitar aliases
|
|
1284
|
-
export { default as LucideGuitar } from '../icons/guitar';
|
|
1285
1287
|
// Ham aliases
|
|
1286
1288
|
export { default as LucideHam } from '../icons/ham';
|
|
1289
|
+
// Guitar aliases
|
|
1290
|
+
export { default as LucideGuitar } from '../icons/guitar';
|
|
1287
1291
|
// Hamburger aliases
|
|
1288
1292
|
export { default as LucideHamburger } from '../icons/hamburger';
|
|
1289
1293
|
// Hammer aliases
|
|
1290
1294
|
export { default as LucideHammer } from '../icons/hammer';
|
|
1291
|
-
// HandFist aliases
|
|
1292
|
-
export { default as LucideHandFist } from '../icons/hand-fist';
|
|
1293
1295
|
// HandCoins aliases
|
|
1294
1296
|
export { default as LucideHandCoins } from '../icons/hand-coins';
|
|
1297
|
+
// HandFist aliases
|
|
1298
|
+
export { default as LucideHandFist } from '../icons/hand-fist';
|
|
1295
1299
|
// HandHeart aliases
|
|
1296
1300
|
export { default as LucideHandHeart } from '../icons/hand-heart';
|
|
1297
1301
|
// HandMetal aliases
|
|
@@ -1312,22 +1316,22 @@ export { default as LucideHardDriveUpload } from '../icons/hard-drive-upload';
|
|
|
1312
1316
|
export { default as LucideHardDrive } from '../icons/hard-drive';
|
|
1313
1317
|
// HardHat aliases
|
|
1314
1318
|
export { default as LucideHardHat } from '../icons/hard-hat';
|
|
1315
|
-
// HatGlasses aliases
|
|
1316
|
-
export { default as LucideHatGlasses } from '../icons/hat-glasses';
|
|
1317
1319
|
// Hash aliases
|
|
1318
1320
|
export { default as LucideHash } from '../icons/hash';
|
|
1321
|
+
// HatGlasses aliases
|
|
1322
|
+
export { default as LucideHatGlasses } from '../icons/hat-glasses';
|
|
1319
1323
|
// Haze aliases
|
|
1320
1324
|
export { default as LucideHaze } from '../icons/haze';
|
|
1321
|
-
// Hd aliases
|
|
1322
|
-
export { default as LucideHd } from '../icons/hd';
|
|
1323
1325
|
// HdmiPort aliases
|
|
1324
1326
|
export { default as LucideHdmiPort } from '../icons/hdmi-port';
|
|
1325
1327
|
// Heading1 aliases
|
|
1326
1328
|
export { default as LucideHeading1 } from '../icons/heading-1';
|
|
1327
|
-
//
|
|
1328
|
-
export { default as
|
|
1329
|
+
// Hd aliases
|
|
1330
|
+
export { default as LucideHd } from '../icons/hd';
|
|
1329
1331
|
// Heading2 aliases
|
|
1330
1332
|
export { default as LucideHeading2 } from '../icons/heading-2';
|
|
1333
|
+
// Heading3 aliases
|
|
1334
|
+
export { default as LucideHeading3 } from '../icons/heading-3';
|
|
1331
1335
|
// Heading4 aliases
|
|
1332
1336
|
export { default as LucideHeading4 } from '../icons/heading-4';
|
|
1333
1337
|
// Heading5 aliases
|
|
@@ -1446,10 +1450,10 @@ export { default as LucideKeyboardMusic } from '../icons/keyboard-music';
|
|
|
1446
1450
|
export { default as LucideKeyboardOff } from '../icons/keyboard-off';
|
|
1447
1451
|
// Keyboard aliases
|
|
1448
1452
|
export { default as LucideKeyboard } from '../icons/keyboard';
|
|
1449
|
-
// LampCeiling aliases
|
|
1450
|
-
export { default as LucideLampCeiling } from '../icons/lamp-ceiling';
|
|
1451
1453
|
// LampDesk aliases
|
|
1452
1454
|
export { default as LucideLampDesk } from '../icons/lamp-desk';
|
|
1455
|
+
// LampCeiling aliases
|
|
1456
|
+
export { default as LucideLampCeiling } from '../icons/lamp-ceiling';
|
|
1453
1457
|
// LampFloor aliases
|
|
1454
1458
|
export { default as LucideLampFloor } from '../icons/lamp-floor';
|
|
1455
1459
|
// LampWallDown aliases
|
|
@@ -1460,20 +1464,20 @@ export { default as LucideLampWallUp } from '../icons/lamp-wall-up';
|
|
|
1460
1464
|
export { default as LucideLamp } from '../icons/lamp';
|
|
1461
1465
|
// LandPlot aliases
|
|
1462
1466
|
export { default as LucideLandPlot } from '../icons/land-plot';
|
|
1463
|
-
// Languages aliases
|
|
1464
|
-
export { default as LucideLanguages } from '../icons/languages';
|
|
1465
1467
|
// Landmark aliases
|
|
1466
1468
|
export { default as LucideLandmark } from '../icons/landmark';
|
|
1469
|
+
// Languages aliases
|
|
1470
|
+
export { default as LucideLanguages } from '../icons/languages';
|
|
1467
1471
|
// LaptopMinimalCheck aliases
|
|
1468
1472
|
export { default as LucideLaptopMinimalCheck } from '../icons/laptop-minimal-check';
|
|
1469
1473
|
// Laptop aliases
|
|
1470
1474
|
export { default as LucideLaptop } from '../icons/laptop';
|
|
1471
1475
|
// LassoSelect aliases
|
|
1472
1476
|
export { default as LucideLassoSelect } from '../icons/lasso-select';
|
|
1473
|
-
// Laugh aliases
|
|
1474
|
-
export { default as LucideLaugh } from '../icons/laugh';
|
|
1475
1477
|
// Lasso aliases
|
|
1476
1478
|
export { default as LucideLasso } from '../icons/lasso';
|
|
1479
|
+
// Laugh aliases
|
|
1480
|
+
export { default as LucideLaugh } from '../icons/laugh';
|
|
1477
1481
|
// Layers2 aliases
|
|
1478
1482
|
export { default as LucideLayers2 } from '../icons/layers-2';
|
|
1479
1483
|
// LayersPlus aliases
|
|
@@ -1490,10 +1494,10 @@ export { default as LucideLayoutPanelLeft } from '../icons/layout-panel-left';
|
|
|
1490
1494
|
export { default as LucideLayoutPanelTop } from '../icons/layout-panel-top';
|
|
1491
1495
|
// LayoutTemplate aliases
|
|
1492
1496
|
export { default as LucideLayoutTemplate } from '../icons/layout-template';
|
|
1493
|
-
// LeafyGreen aliases
|
|
1494
|
-
export { default as LucideLeafyGreen } from '../icons/leafy-green';
|
|
1495
1497
|
// Leaf aliases
|
|
1496
1498
|
export { default as LucideLeaf } from '../icons/leaf';
|
|
1499
|
+
// LeafyGreen aliases
|
|
1500
|
+
export { default as LucideLeafyGreen } from '../icons/leafy-green';
|
|
1497
1501
|
// Lectern aliases
|
|
1498
1502
|
export { default as LucideLectern } from '../icons/lectern';
|
|
1499
1503
|
// LibraryBig aliases
|
|
@@ -1502,10 +1506,10 @@ export { default as LucideLibraryBig } from '../icons/library-big';
|
|
|
1502
1506
|
export { default as LucideLibrary } from '../icons/library';
|
|
1503
1507
|
// LifeBuoy aliases
|
|
1504
1508
|
export { default as LucideLifeBuoy } from '../icons/life-buoy';
|
|
1505
|
-
// LightbulbOff aliases
|
|
1506
|
-
export { default as LucideLightbulbOff } from '../icons/lightbulb-off';
|
|
1507
1509
|
// Ligature aliases
|
|
1508
1510
|
export { default as LucideLigature } from '../icons/ligature';
|
|
1511
|
+
// LightbulbOff aliases
|
|
1512
|
+
export { default as LucideLightbulbOff } from '../icons/lightbulb-off';
|
|
1509
1513
|
// Lightbulb aliases
|
|
1510
1514
|
export { default as LucideLightbulb } from '../icons/lightbulb';
|
|
1511
1515
|
// LineSquiggle aliases
|
|
@@ -1514,10 +1518,10 @@ export { default as LucideLineSquiggle } from '../icons/line-squiggle';
|
|
|
1514
1518
|
export { default as LucideLink2Off } from '../icons/link-2-off';
|
|
1515
1519
|
// Link2 aliases
|
|
1516
1520
|
export { default as LucideLink2 } from '../icons/link-2';
|
|
1517
|
-
// Linkedin aliases
|
|
1518
|
-
export { default as LucideLinkedin } from '../icons/linkedin';
|
|
1519
1521
|
// Link aliases
|
|
1520
1522
|
export { default as LucideLink } from '../icons/link';
|
|
1523
|
+
// Linkedin aliases
|
|
1524
|
+
export { default as LucideLinkedin } from '../icons/linkedin';
|
|
1521
1525
|
// ListCheck aliases
|
|
1522
1526
|
export { default as LucideListCheck } from '../icons/list-check';
|
|
1523
1527
|
// ListChecks aliases
|
|
@@ -1540,18 +1544,18 @@ export { default as LucideListMinus } from '../icons/list-minus';
|
|
|
1540
1544
|
export { default as LucideListMusic } from '../icons/list-music';
|
|
1541
1545
|
// ListOrdered aliases
|
|
1542
1546
|
export { default as LucideListOrdered } from '../icons/list-ordered';
|
|
1543
|
-
// ListRestart aliases
|
|
1544
|
-
export { default as LucideListRestart } from '../icons/list-restart';
|
|
1545
1547
|
// ListPlus aliases
|
|
1546
1548
|
export { default as LucideListPlus } from '../icons/list-plus';
|
|
1547
1549
|
// ListStart aliases
|
|
1548
1550
|
export { default as LucideListStart } from '../icons/list-start';
|
|
1551
|
+
// ListRestart aliases
|
|
1552
|
+
export { default as LucideListRestart } from '../icons/list-restart';
|
|
1549
1553
|
// ListTodo aliases
|
|
1550
1554
|
export { default as LucideListTodo } from '../icons/list-todo';
|
|
1551
|
-
// ListVideo aliases
|
|
1552
|
-
export { default as LucideListVideo } from '../icons/list-video';
|
|
1553
1555
|
// ListTree aliases
|
|
1554
1556
|
export { default as LucideListTree } from '../icons/list-tree';
|
|
1557
|
+
// ListVideo aliases
|
|
1558
|
+
export { default as LucideListVideo } from '../icons/list-video';
|
|
1555
1559
|
// ListX aliases
|
|
1556
1560
|
export { default as LucideListX } from '../icons/list-x';
|
|
1557
1561
|
// List aliases
|
|
@@ -1598,20 +1602,20 @@ export { default as LucideMailWarning } from '../icons/mail-warning';
|
|
|
1598
1602
|
export { default as LucideMailX } from '../icons/mail-x';
|
|
1599
1603
|
// Mail aliases
|
|
1600
1604
|
export { default as LucideMail } from '../icons/mail';
|
|
1601
|
-
// Mailbox aliases
|
|
1602
|
-
export { default as LucideMailbox } from '../icons/mailbox';
|
|
1603
1605
|
// Mails aliases
|
|
1604
1606
|
export { default as LucideMails } from '../icons/mails';
|
|
1607
|
+
// Mailbox aliases
|
|
1608
|
+
export { default as LucideMailbox } from '../icons/mailbox';
|
|
1605
1609
|
// MapMinus aliases
|
|
1606
1610
|
export { default as LucideMapMinus } from '../icons/map-minus';
|
|
1607
1611
|
// MapPinCheckInside aliases
|
|
1608
1612
|
export { default as LucideMapPinCheckInside } from '../icons/map-pin-check-inside';
|
|
1609
1613
|
// MapPinCheck aliases
|
|
1610
1614
|
export { default as LucideMapPinCheck } from '../icons/map-pin-check';
|
|
1611
|
-
// MapPinHouse aliases
|
|
1612
|
-
export { default as LucideMapPinHouse } from '../icons/map-pin-house';
|
|
1613
1615
|
// MapPinMinusInside aliases
|
|
1614
1616
|
export { default as LucideMapPinMinusInside } from '../icons/map-pin-minus-inside';
|
|
1617
|
+
// MapPinHouse aliases
|
|
1618
|
+
export { default as LucideMapPinHouse } from '../icons/map-pin-house';
|
|
1615
1619
|
// MapPinMinus aliases
|
|
1616
1620
|
export { default as LucideMapPinMinus } from '../icons/map-pin-minus';
|
|
1617
1621
|
// MapPinOff aliases
|
|
@@ -1640,10 +1644,10 @@ export { default as LucideMars } from '../icons/mars';
|
|
|
1640
1644
|
export { default as LucideMartini } from '../icons/martini';
|
|
1641
1645
|
// Maximize2 aliases
|
|
1642
1646
|
export { default as LucideMaximize2 } from '../icons/maximize-2';
|
|
1643
|
-
// Maximize aliases
|
|
1644
|
-
export { default as LucideMaximize } from '../icons/maximize';
|
|
1645
1647
|
// Medal aliases
|
|
1646
1648
|
export { default as LucideMedal } from '../icons/medal';
|
|
1649
|
+
// Maximize aliases
|
|
1650
|
+
export { default as LucideMaximize } from '../icons/maximize';
|
|
1647
1651
|
// MegaphoneOff aliases
|
|
1648
1652
|
export { default as LucideMegaphoneOff } from '../icons/megaphone-off';
|
|
1649
1653
|
// Megaphone aliases
|
|
@@ -1696,10 +1700,10 @@ export { default as LucideMessageSquareOff } from '../icons/message-square-off';
|
|
|
1696
1700
|
export { default as LucideMessageSquarePlus } from '../icons/message-square-plus';
|
|
1697
1701
|
// MessageSquareQuote aliases
|
|
1698
1702
|
export { default as LucideMessageSquareQuote } from '../icons/message-square-quote';
|
|
1699
|
-
// MessageSquareReply aliases
|
|
1700
|
-
export { default as LucideMessageSquareReply } from '../icons/message-square-reply';
|
|
1701
1703
|
// MessageSquareShare aliases
|
|
1702
1704
|
export { default as LucideMessageSquareShare } from '../icons/message-square-share';
|
|
1705
|
+
// MessageSquareReply aliases
|
|
1706
|
+
export { default as LucideMessageSquareReply } from '../icons/message-square-reply';
|
|
1703
1707
|
// MessageSquareText aliases
|
|
1704
1708
|
export { default as LucideMessageSquareText } from '../icons/message-square-text';
|
|
1705
1709
|
// MessageSquareWarning aliases
|
|
@@ -1750,12 +1754,12 @@ export { default as LucideMonitorPause } from '../icons/monitor-pause';
|
|
|
1750
1754
|
export { default as LucideMonitorPlay } from '../icons/monitor-play';
|
|
1751
1755
|
// MonitorSmartphone aliases
|
|
1752
1756
|
export { default as LucideMonitorSmartphone } from '../icons/monitor-smartphone';
|
|
1757
|
+
// MonitorStop aliases
|
|
1758
|
+
export { default as LucideMonitorStop } from '../icons/monitor-stop';
|
|
1753
1759
|
// MonitorSpeaker aliases
|
|
1754
1760
|
export { default as LucideMonitorSpeaker } from '../icons/monitor-speaker';
|
|
1755
1761
|
// MonitorUp aliases
|
|
1756
1762
|
export { default as LucideMonitorUp } from '../icons/monitor-up';
|
|
1757
|
-
// MonitorStop aliases
|
|
1758
|
-
export { default as LucideMonitorStop } from '../icons/monitor-stop';
|
|
1759
1763
|
// MonitorX aliases
|
|
1760
1764
|
export { default as LucideMonitorX } from '../icons/monitor-x';
|
|
1761
1765
|
// Monitor aliases
|
|
@@ -1774,14 +1778,14 @@ export { default as LucideMountain } from '../icons/mountain';
|
|
|
1774
1778
|
export { default as LucideMouseOff } from '../icons/mouse-off';
|
|
1775
1779
|
// MousePointer2Off aliases
|
|
1776
1780
|
export { default as LucideMousePointer2Off } from '../icons/mouse-pointer-2-off';
|
|
1777
|
-
// MousePointer2 aliases
|
|
1778
|
-
export { default as LucideMousePointer2 } from '../icons/mouse-pointer-2';
|
|
1779
|
-
// MousePointerBan aliases
|
|
1780
|
-
export { default as LucideMousePointerBan } from '../icons/mouse-pointer-ban';
|
|
1781
1781
|
// MousePointerClick aliases
|
|
1782
1782
|
export { default as LucideMousePointerClick } from '../icons/mouse-pointer-click';
|
|
1783
|
+
// MousePointer2 aliases
|
|
1784
|
+
export { default as LucideMousePointer2 } from '../icons/mouse-pointer-2';
|
|
1783
1785
|
// MousePointer aliases
|
|
1784
1786
|
export { default as LucideMousePointer } from '../icons/mouse-pointer';
|
|
1787
|
+
// MousePointerBan aliases
|
|
1788
|
+
export { default as LucideMousePointerBan } from '../icons/mouse-pointer-ban';
|
|
1785
1789
|
// Mouse aliases
|
|
1786
1790
|
export { default as LucideMouse } from '../icons/mouse';
|
|
1787
1791
|
// MoveDiagonal2 aliases
|
|
@@ -1792,36 +1796,36 @@ export { default as LucideMoveDiagonal } from '../icons/move-diagonal';
|
|
|
1792
1796
|
export { default as LucideMoveDownLeft } from '../icons/move-down-left';
|
|
1793
1797
|
// MoveDownRight aliases
|
|
1794
1798
|
export { default as LucideMoveDownRight } from '../icons/move-down-right';
|
|
1795
|
-
// MoveDown aliases
|
|
1796
|
-
export { default as LucideMoveDown } from '../icons/move-down';
|
|
1797
1799
|
// MoveHorizontal aliases
|
|
1798
1800
|
export { default as LucideMoveHorizontal } from '../icons/move-horizontal';
|
|
1799
1801
|
// MoveLeft aliases
|
|
1800
1802
|
export { default as LucideMoveLeft } from '../icons/move-left';
|
|
1803
|
+
// MoveDown aliases
|
|
1804
|
+
export { default as LucideMoveDown } from '../icons/move-down';
|
|
1801
1805
|
// MoveRight aliases
|
|
1802
1806
|
export { default as LucideMoveRight } from '../icons/move-right';
|
|
1803
1807
|
// MoveUpRight aliases
|
|
1804
1808
|
export { default as LucideMoveUpRight } from '../icons/move-up-right';
|
|
1805
1809
|
// MoveUpLeft aliases
|
|
1806
1810
|
export { default as LucideMoveUpLeft } from '../icons/move-up-left';
|
|
1807
|
-
// MoveUp aliases
|
|
1808
|
-
export { default as LucideMoveUp } from '../icons/move-up';
|
|
1809
1811
|
// MoveVertical aliases
|
|
1810
1812
|
export { default as LucideMoveVertical } from '../icons/move-vertical';
|
|
1813
|
+
// MoveUp aliases
|
|
1814
|
+
export { default as LucideMoveUp } from '../icons/move-up';
|
|
1811
1815
|
// Move aliases
|
|
1812
1816
|
export { default as LucideMove } from '../icons/move';
|
|
1813
1817
|
// Music2 aliases
|
|
1814
1818
|
export { default as LucideMusic2 } from '../icons/music-2';
|
|
1815
|
-
// Music3 aliases
|
|
1816
|
-
export { default as LucideMusic3 } from '../icons/music-3';
|
|
1817
1819
|
// Music4 aliases
|
|
1818
1820
|
export { default as LucideMusic4 } from '../icons/music-4';
|
|
1819
1821
|
// Navigation2Off aliases
|
|
1820
1822
|
export { default as LucideNavigation2Off } from '../icons/navigation-2-off';
|
|
1821
|
-
//
|
|
1822
|
-
export { default as
|
|
1823
|
+
// Music3 aliases
|
|
1824
|
+
export { default as LucideMusic3 } from '../icons/music-3';
|
|
1823
1825
|
// Music aliases
|
|
1824
1826
|
export { default as LucideMusic } from '../icons/music';
|
|
1827
|
+
// Navigation2 aliases
|
|
1828
|
+
export { default as LucideNavigation2 } from '../icons/navigation-2';
|
|
1825
1829
|
// NavigationOff aliases
|
|
1826
1830
|
export { default as LucideNavigationOff } from '../icons/navigation-off';
|
|
1827
1831
|
// Navigation aliases
|
|
@@ -1836,10 +1840,10 @@ export { default as LucideNfc } from '../icons/nfc';
|
|
|
1836
1840
|
export { default as LucideNonBinary } from '../icons/non-binary';
|
|
1837
1841
|
// NotebookPen aliases
|
|
1838
1842
|
export { default as LucideNotebookPen } from '../icons/notebook-pen';
|
|
1839
|
-
// NotebookText aliases
|
|
1840
|
-
export { default as LucideNotebookText } from '../icons/notebook-text';
|
|
1841
1843
|
// NotebookTabs aliases
|
|
1842
1844
|
export { default as LucideNotebookTabs } from '../icons/notebook-tabs';
|
|
1845
|
+
// NotebookText aliases
|
|
1846
|
+
export { default as LucideNotebookText } from '../icons/notebook-text';
|
|
1843
1847
|
// Notebook aliases
|
|
1844
1848
|
export { default as LucideNotebook } from '../icons/notebook';
|
|
1845
1849
|
// NotepadTextDashed aliases
|
|
@@ -1848,10 +1852,10 @@ export { default as LucideNotepadTextDashed } from '../icons/notepad-text-dashed
|
|
|
1848
1852
|
export { default as LucideNotepadText } from '../icons/notepad-text';
|
|
1849
1853
|
// NutOff aliases
|
|
1850
1854
|
export { default as LucideNutOff } from '../icons/nut-off';
|
|
1851
|
-
// Nut aliases
|
|
1852
|
-
export { default as LucideNut } from '../icons/nut';
|
|
1853
1855
|
// OctagonMinus aliases
|
|
1854
1856
|
export { default as LucideOctagonMinus } from '../icons/octagon-minus';
|
|
1857
|
+
// Nut aliases
|
|
1858
|
+
export { default as LucideNut } from '../icons/nut';
|
|
1855
1859
|
// Octagon aliases
|
|
1856
1860
|
export { default as LucideOctagon } from '../icons/octagon';
|
|
1857
1861
|
// Omega aliases
|
|
@@ -1896,10 +1900,10 @@ export { default as LucidePanelBottomOpen } from '../icons/panel-bottom-open';
|
|
|
1896
1900
|
export { default as LucidePanelBottom } from '../icons/panel-bottom';
|
|
1897
1901
|
// PanelLeftRightDashed aliases
|
|
1898
1902
|
export { default as LucidePanelLeftRightDashed } from '../icons/panel-left-right-dashed';
|
|
1899
|
-
// PanelRightClose aliases
|
|
1900
|
-
export { default as LucidePanelRightClose } from '../icons/panel-right-close';
|
|
1901
1903
|
// PanelRightOpen aliases
|
|
1902
1904
|
export { default as LucidePanelRightOpen } from '../icons/panel-right-open';
|
|
1905
|
+
// PanelRightClose aliases
|
|
1906
|
+
export { default as LucidePanelRightClose } from '../icons/panel-right-close';
|
|
1903
1907
|
// PanelRight aliases
|
|
1904
1908
|
export { default as LucidePanelRight } from '../icons/panel-right';
|
|
1905
1909
|
// PanelTopBottomDashed aliases
|
|
@@ -1916,30 +1920,30 @@ export { default as LucidePanelsLeftBottom } from '../icons/panels-left-bottom';
|
|
|
1916
1920
|
export { default as LucidePanelsRightBottom } from '../icons/panels-right-bottom';
|
|
1917
1921
|
// Paperclip aliases
|
|
1918
1922
|
export { default as LucidePaperclip } from '../icons/paperclip';
|
|
1923
|
+
// Parentheses aliases
|
|
1924
|
+
export { default as LucideParentheses } from '../icons/parentheses';
|
|
1919
1925
|
// ParkingMeter aliases
|
|
1920
1926
|
export { default as LucideParkingMeter } from '../icons/parking-meter';
|
|
1921
1927
|
// PartyPopper aliases
|
|
1922
1928
|
export { default as LucidePartyPopper } from '../icons/party-popper';
|
|
1923
|
-
// Parentheses aliases
|
|
1924
|
-
export { default as LucideParentheses } from '../icons/parentheses';
|
|
1925
1929
|
// Pause aliases
|
|
1926
1930
|
export { default as LucidePause } from '../icons/pause';
|
|
1927
1931
|
// PawPrint aliases
|
|
1928
1932
|
export { default as LucidePawPrint } from '../icons/paw-print';
|
|
1929
1933
|
// PcCase aliases
|
|
1930
1934
|
export { default as LucidePcCase } from '../icons/pc-case';
|
|
1935
|
+
// PenOff aliases
|
|
1936
|
+
export { default as LucidePenOff } from '../icons/pen-off';
|
|
1931
1937
|
// PenTool aliases
|
|
1932
1938
|
export { default as LucidePenTool } from '../icons/pen-tool';
|
|
1933
1939
|
// PencilLine aliases
|
|
1934
1940
|
export { default as LucidePencilLine } from '../icons/pencil-line';
|
|
1935
|
-
// PenOff aliases
|
|
1936
|
-
export { default as LucidePenOff } from '../icons/pen-off';
|
|
1937
1941
|
// PencilOff aliases
|
|
1938
1942
|
export { default as LucidePencilOff } from '../icons/pencil-off';
|
|
1939
|
-
// PencilRuler aliases
|
|
1940
|
-
export { default as LucidePencilRuler } from '../icons/pencil-ruler';
|
|
1941
1943
|
// Pencil aliases
|
|
1942
1944
|
export { default as LucidePencil } from '../icons/pencil';
|
|
1945
|
+
// PencilRuler aliases
|
|
1946
|
+
export { default as LucidePencilRuler } from '../icons/pencil-ruler';
|
|
1943
1947
|
// Pentagon aliases
|
|
1944
1948
|
export { default as LucidePentagon } from '../icons/pentagon';
|
|
1945
1949
|
// Percent aliases
|
|
@@ -1956,10 +1960,10 @@ export { default as LucidePhoneForwarded } from '../icons/phone-forwarded';
|
|
|
1956
1960
|
export { default as LucidePhoneIncoming } from '../icons/phone-incoming';
|
|
1957
1961
|
// PhoneMissed aliases
|
|
1958
1962
|
export { default as LucidePhoneMissed } from '../icons/phone-missed';
|
|
1959
|
-
// PhoneOutgoing aliases
|
|
1960
|
-
export { default as LucidePhoneOutgoing } from '../icons/phone-outgoing';
|
|
1961
1963
|
// PhoneOff aliases
|
|
1962
1964
|
export { default as LucidePhoneOff } from '../icons/phone-off';
|
|
1965
|
+
// PhoneOutgoing aliases
|
|
1966
|
+
export { default as LucidePhoneOutgoing } from '../icons/phone-outgoing';
|
|
1963
1967
|
// Phone aliases
|
|
1964
1968
|
export { default as LucidePhone } from '../icons/phone';
|
|
1965
1969
|
// Pi aliases
|
|
@@ -1994,10 +1998,10 @@ export { default as LucidePipette } from '../icons/pipette';
|
|
|
1994
1998
|
export { default as LucidePizza } from '../icons/pizza';
|
|
1995
1999
|
// PlaneLanding aliases
|
|
1996
2000
|
export { default as LucidePlaneLanding } from '../icons/plane-landing';
|
|
1997
|
-
// PlaneTakeoff aliases
|
|
1998
|
-
export { default as LucidePlaneTakeoff } from '../icons/plane-takeoff';
|
|
1999
2001
|
// Plane aliases
|
|
2000
2002
|
export { default as LucidePlane } from '../icons/plane';
|
|
2003
|
+
// PlaneTakeoff aliases
|
|
2004
|
+
export { default as LucidePlaneTakeoff } from '../icons/plane-takeoff';
|
|
2001
2005
|
// Play aliases
|
|
2002
2006
|
export { default as LucidePlay } from '../icons/play';
|
|
2003
2007
|
// Plug2 aliases
|
|
@@ -2020,10 +2024,10 @@ export { default as LucidePointer } from '../icons/pointer';
|
|
|
2020
2024
|
export { default as LucidePopcorn } from '../icons/popcorn';
|
|
2021
2025
|
// Popsicle aliases
|
|
2022
2026
|
export { default as LucidePopsicle } from '../icons/popsicle';
|
|
2023
|
-
// PoundSterling aliases
|
|
2024
|
-
export { default as LucidePoundSterling } from '../icons/pound-sterling';
|
|
2025
2027
|
// PowerOff aliases
|
|
2026
2028
|
export { default as LucidePowerOff } from '../icons/power-off';
|
|
2029
|
+
// PoundSterling aliases
|
|
2030
|
+
export { default as LucidePoundSterling } from '../icons/pound-sterling';
|
|
2027
2031
|
// Power aliases
|
|
2028
2032
|
export { default as LucidePower } from '../icons/power';
|
|
2029
2033
|
// Presentation aliases
|
|
@@ -2048,22 +2052,22 @@ export { default as LucideQuote } from '../icons/quote';
|
|
|
2048
2052
|
export { default as LucideRabbit } from '../icons/rabbit';
|
|
2049
2053
|
// Radar aliases
|
|
2050
2054
|
export { default as LucideRadar } from '../icons/radar';
|
|
2051
|
-
// Radiation aliases
|
|
2052
|
-
export { default as LucideRadiation } from '../icons/radiation';
|
|
2053
2055
|
// Radical aliases
|
|
2054
2056
|
export { default as LucideRadical } from '../icons/radical';
|
|
2057
|
+
// Radiation aliases
|
|
2058
|
+
export { default as LucideRadiation } from '../icons/radiation';
|
|
2055
2059
|
// RadioReceiver aliases
|
|
2056
2060
|
export { default as LucideRadioReceiver } from '../icons/radio-receiver';
|
|
2057
2061
|
// RadioTower aliases
|
|
2058
2062
|
export { default as LucideRadioTower } from '../icons/radio-tower';
|
|
2059
|
-
// Radius aliases
|
|
2060
|
-
export { default as LucideRadius } from '../icons/radius';
|
|
2061
2063
|
// Radio aliases
|
|
2062
2064
|
export { default as LucideRadio } from '../icons/radio';
|
|
2063
|
-
//
|
|
2064
|
-
export { default as
|
|
2065
|
+
// Radius aliases
|
|
2066
|
+
export { default as LucideRadius } from '../icons/radius';
|
|
2065
2067
|
// Rainbow aliases
|
|
2066
2068
|
export { default as LucideRainbow } from '../icons/rainbow';
|
|
2069
|
+
// RailSymbol aliases
|
|
2070
|
+
export { default as LucideRailSymbol } from '../icons/rail-symbol';
|
|
2067
2071
|
// Rat aliases
|
|
2068
2072
|
export { default as LucideRat } from '../icons/rat';
|
|
2069
2073
|
// Ratio aliases
|
|
@@ -2078,10 +2082,10 @@ export { default as LucideReceiptIndianRupee } from '../icons/receipt-indian-rup
|
|
|
2078
2082
|
export { default as LucideReceiptJapaneseYen } from '../icons/receipt-japanese-yen';
|
|
2079
2083
|
// ReceiptPoundSterling aliases
|
|
2080
2084
|
export { default as LucideReceiptPoundSterling } from '../icons/receipt-pound-sterling';
|
|
2081
|
-
// ReceiptSwissFranc aliases
|
|
2082
|
-
export { default as LucideReceiptSwissFranc } from '../icons/receipt-swiss-franc';
|
|
2083
2085
|
// ReceiptRussianRuble aliases
|
|
2084
2086
|
export { default as LucideReceiptRussianRuble } from '../icons/receipt-russian-ruble';
|
|
2087
|
+
// ReceiptSwissFranc aliases
|
|
2088
|
+
export { default as LucideReceiptSwissFranc } from '../icons/receipt-swiss-franc';
|
|
2085
2089
|
// ReceiptText aliases
|
|
2086
2090
|
export { default as LucideReceiptText } from '../icons/receipt-text';
|
|
2087
2091
|
// ReceiptTurkishLira aliases
|
|
@@ -2090,10 +2094,10 @@ export { default as LucideReceiptTurkishLira } from '../icons/receipt-turkish-li
|
|
|
2090
2094
|
export { default as LucideReceipt } from '../icons/receipt';
|
|
2091
2095
|
// RectangleCircle aliases
|
|
2092
2096
|
export { default as LucideRectangleCircle } from '../icons/rectangle-circle';
|
|
2093
|
-
// RectangleGoggles aliases
|
|
2094
|
-
export { default as LucideRectangleGoggles } from '../icons/rectangle-goggles';
|
|
2095
2097
|
// RectangleHorizontal aliases
|
|
2096
2098
|
export { default as LucideRectangleHorizontal } from '../icons/rectangle-horizontal';
|
|
2099
|
+
// RectangleGoggles aliases
|
|
2100
|
+
export { default as LucideRectangleGoggles } from '../icons/rectangle-goggles';
|
|
2097
2101
|
// RectangleVertical aliases
|
|
2098
2102
|
export { default as LucideRectangleVertical } from '../icons/rectangle-vertical';
|
|
2099
2103
|
// Recycle aliases
|
|
@@ -2118,16 +2122,16 @@ export { default as LucideRefrigerator } from '../icons/refrigerator';
|
|
|
2118
2122
|
export { default as LucideRegex } from '../icons/regex';
|
|
2119
2123
|
// RemoveFormatting aliases
|
|
2120
2124
|
export { default as LucideRemoveFormatting } from '../icons/remove-formatting';
|
|
2121
|
-
// Repeat2 aliases
|
|
2122
|
-
export { default as LucideRepeat2 } from '../icons/repeat-2';
|
|
2123
2125
|
// Repeat1 aliases
|
|
2124
2126
|
export { default as LucideRepeat1 } from '../icons/repeat-1';
|
|
2127
|
+
// Repeat2 aliases
|
|
2128
|
+
export { default as LucideRepeat2 } from '../icons/repeat-2';
|
|
2125
2129
|
// Repeat aliases
|
|
2126
2130
|
export { default as LucideRepeat } from '../icons/repeat';
|
|
2127
|
-
// ReplaceAll aliases
|
|
2128
|
-
export { default as LucideReplaceAll } from '../icons/replace-all';
|
|
2129
2131
|
// Replace aliases
|
|
2130
2132
|
export { default as LucideReplace } from '../icons/replace';
|
|
2133
|
+
// ReplaceAll aliases
|
|
2134
|
+
export { default as LucideReplaceAll } from '../icons/replace-all';
|
|
2131
2135
|
// ReplyAll aliases
|
|
2132
2136
|
export { default as LucideReplyAll } from '../icons/reply-all';
|
|
2133
2137
|
// Reply aliases
|
|
@@ -2136,10 +2140,10 @@ export { default as LucideReply } from '../icons/reply';
|
|
|
2136
2140
|
export { default as LucideRewind } from '../icons/rewind';
|
|
2137
2141
|
// Ribbon aliases
|
|
2138
2142
|
export { default as LucideRibbon } from '../icons/ribbon';
|
|
2139
|
-
// RockingChair aliases
|
|
2140
|
-
export { default as LucideRockingChair } from '../icons/rocking-chair';
|
|
2141
2143
|
// Rocket aliases
|
|
2142
2144
|
export { default as LucideRocket } from '../icons/rocket';
|
|
2145
|
+
// RockingChair aliases
|
|
2146
|
+
export { default as LucideRockingChair } from '../icons/rocking-chair';
|
|
2143
2147
|
// RollerCoaster aliases
|
|
2144
2148
|
export { default as LucideRollerCoaster } from '../icons/roller-coaster';
|
|
2145
2149
|
// Rose aliases
|
|
@@ -2174,24 +2178,24 @@ export { default as LucideRussianRuble } from '../icons/russian-ruble';
|
|
|
2174
2178
|
export { default as LucideSailboat } from '../icons/sailboat';
|
|
2175
2179
|
// Salad aliases
|
|
2176
2180
|
export { default as LucideSalad } from '../icons/salad';
|
|
2177
|
-
// Sandwich aliases
|
|
2178
|
-
export { default as LucideSandwich } from '../icons/sandwich';
|
|
2179
2181
|
// SatelliteDish aliases
|
|
2180
2182
|
export { default as LucideSatelliteDish } from '../icons/satellite-dish';
|
|
2181
|
-
//
|
|
2182
|
-
export { default as
|
|
2183
|
+
// Sandwich aliases
|
|
2184
|
+
export { default as LucideSandwich } from '../icons/sandwich';
|
|
2183
2185
|
// SaudiRiyal aliases
|
|
2184
2186
|
export { default as LucideSaudiRiyal } from '../icons/saudi-riyal';
|
|
2187
|
+
// Satellite aliases
|
|
2188
|
+
export { default as LucideSatellite } from '../icons/satellite';
|
|
2185
2189
|
// SaveAll aliases
|
|
2186
2190
|
export { default as LucideSaveAll } from '../icons/save-all';
|
|
2187
2191
|
// SaveOff aliases
|
|
2188
2192
|
export { default as LucideSaveOff } from '../icons/save-off';
|
|
2189
|
-
// Save aliases
|
|
2190
|
-
export { default as LucideSave } from '../icons/save';
|
|
2191
|
-
// Scale aliases
|
|
2192
|
-
export { default as LucideScale } from '../icons/scale';
|
|
2193
2193
|
// Scaling aliases
|
|
2194
2194
|
export { default as LucideScaling } from '../icons/scaling';
|
|
2195
|
+
// Scale aliases
|
|
2196
|
+
export { default as LucideScale } from '../icons/scale';
|
|
2197
|
+
// Save aliases
|
|
2198
|
+
export { default as LucideSave } from '../icons/save';
|
|
2195
2199
|
// ScanBarcode aliases
|
|
2196
2200
|
export { default as LucideScanBarcode } from '../icons/scan-barcode';
|
|
2197
2201
|
// ScanEye aliases
|
|
@@ -2200,22 +2204,22 @@ export { default as LucideScanEye } from '../icons/scan-eye';
|
|
|
2200
2204
|
export { default as LucideScanFace } from '../icons/scan-face';
|
|
2201
2205
|
// ScanHeart aliases
|
|
2202
2206
|
export { default as LucideScanHeart } from '../icons/scan-heart';
|
|
2203
|
-
// ScanQrCode aliases
|
|
2204
|
-
export { default as LucideScanQrCode } from '../icons/scan-qr-code';
|
|
2205
2207
|
// ScanLine aliases
|
|
2206
2208
|
export { default as LucideScanLine } from '../icons/scan-line';
|
|
2209
|
+
// ScanQrCode aliases
|
|
2210
|
+
export { default as LucideScanQrCode } from '../icons/scan-qr-code';
|
|
2207
2211
|
// ScanSearch aliases
|
|
2208
2212
|
export { default as LucideScanSearch } from '../icons/scan-search';
|
|
2209
2213
|
// ScanText aliases
|
|
2210
2214
|
export { default as LucideScanText } from '../icons/scan-text';
|
|
2211
2215
|
// Scan aliases
|
|
2212
2216
|
export { default as LucideScan } from '../icons/scan';
|
|
2213
|
-
// School aliases
|
|
2214
|
-
export { default as LucideSchool } from '../icons/school';
|
|
2215
|
-
// Scissors aliases
|
|
2216
|
-
export { default as LucideScissors } from '../icons/scissors';
|
|
2217
2217
|
// ScissorsLineDashed aliases
|
|
2218
2218
|
export { default as LucideScissorsLineDashed } from '../icons/scissors-line-dashed';
|
|
2219
|
+
// Scissors aliases
|
|
2220
|
+
export { default as LucideScissors } from '../icons/scissors';
|
|
2221
|
+
// School aliases
|
|
2222
|
+
export { default as LucideSchool } from '../icons/school';
|
|
2219
2223
|
// Scooter aliases
|
|
2220
2224
|
export { default as LucideScooter } from '../icons/scooter';
|
|
2221
2225
|
// ScreenShareOff aliases
|
|
@@ -2228,14 +2232,14 @@ export { default as LucideScrollText } from '../icons/scroll-text';
|
|
|
2228
2232
|
export { default as LucideScroll } from '../icons/scroll';
|
|
2229
2233
|
// SearchAlert aliases
|
|
2230
2234
|
export { default as LucideSearchAlert } from '../icons/search-alert';
|
|
2231
|
-
// SearchCheck aliases
|
|
2232
|
-
export { default as LucideSearchCheck } from '../icons/search-check';
|
|
2233
2235
|
// SearchCode aliases
|
|
2234
2236
|
export { default as LucideSearchCode } from '../icons/search-code';
|
|
2235
|
-
//
|
|
2236
|
-
export { default as
|
|
2237
|
+
// SearchCheck aliases
|
|
2238
|
+
export { default as LucideSearchCheck } from '../icons/search-check';
|
|
2237
2239
|
// SearchX aliases
|
|
2238
2240
|
export { default as LucideSearchX } from '../icons/search-x';
|
|
2241
|
+
// SearchSlash aliases
|
|
2242
|
+
export { default as LucideSearchSlash } from '../icons/search-slash';
|
|
2239
2243
|
// Search aliases
|
|
2240
2244
|
export { default as LucideSearch } from '../icons/search';
|
|
2241
2245
|
// Section aliases
|
|
@@ -2260,12 +2264,12 @@ export { default as LucideServer } from '../icons/server';
|
|
|
2260
2264
|
export { default as LucideSettings2 } from '../icons/settings-2';
|
|
2261
2265
|
// Settings aliases
|
|
2262
2266
|
export { default as LucideSettings } from '../icons/settings';
|
|
2263
|
-
// Share2 aliases
|
|
2264
|
-
export { default as LucideShare2 } from '../icons/share-2';
|
|
2265
2267
|
// Shapes aliases
|
|
2266
2268
|
export { default as LucideShapes } from '../icons/shapes';
|
|
2267
2269
|
// Share aliases
|
|
2268
2270
|
export { default as LucideShare } from '../icons/share';
|
|
2271
|
+
// Share2 aliases
|
|
2272
|
+
export { default as LucideShare2 } from '../icons/share-2';
|
|
2269
2273
|
// Sheet aliases
|
|
2270
2274
|
export { default as LucideSheet } from '../icons/sheet';
|
|
2271
2275
|
// Shell aliases
|
|
@@ -2326,10 +2330,10 @@ export { default as LucideSignalLow } from '../icons/signal-low';
|
|
|
2326
2330
|
export { default as LucideSignalMedium } from '../icons/signal-medium';
|
|
2327
2331
|
// SignalZero aliases
|
|
2328
2332
|
export { default as LucideSignalZero } from '../icons/signal-zero';
|
|
2329
|
-
// Signal aliases
|
|
2330
|
-
export { default as LucideSignal } from '../icons/signal';
|
|
2331
2333
|
// Signature aliases
|
|
2332
2334
|
export { default as LucideSignature } from '../icons/signature';
|
|
2335
|
+
// Signal aliases
|
|
2336
|
+
export { default as LucideSignal } from '../icons/signal';
|
|
2333
2337
|
// SignpostBig aliases
|
|
2334
2338
|
export { default as LucideSignpostBig } from '../icons/signpost-big';
|
|
2335
2339
|
// Signpost aliases
|
|
@@ -2352,10 +2356,10 @@ export { default as LucideSlice } from '../icons/slice';
|
|
|
2352
2356
|
export { default as LucideSlidersHorizontal } from '../icons/sliders-horizontal';
|
|
2353
2357
|
// SmartphoneCharging aliases
|
|
2354
2358
|
export { default as LucideSmartphoneCharging } from '../icons/smartphone-charging';
|
|
2355
|
-
// SmartphoneNfc aliases
|
|
2356
|
-
export { default as LucideSmartphoneNfc } from '../icons/smartphone-nfc';
|
|
2357
2359
|
// Smartphone aliases
|
|
2358
2360
|
export { default as LucideSmartphone } from '../icons/smartphone';
|
|
2361
|
+
// SmartphoneNfc aliases
|
|
2362
|
+
export { default as LucideSmartphoneNfc } from '../icons/smartphone-nfc';
|
|
2359
2363
|
// SmilePlus aliases
|
|
2360
2364
|
export { default as LucideSmilePlus } from '../icons/smile-plus';
|
|
2361
2365
|
// Smile aliases
|
|
@@ -2382,10 +2386,10 @@ export { default as LucideSparkle } from '../icons/sparkle';
|
|
|
2382
2386
|
export { default as LucideSpeaker } from '../icons/speaker';
|
|
2383
2387
|
// Speech aliases
|
|
2384
2388
|
export { default as LucideSpeech } from '../icons/speech';
|
|
2385
|
-
// SpellCheck2 aliases
|
|
2386
|
-
export { default as LucideSpellCheck2 } from '../icons/spell-check-2';
|
|
2387
2389
|
// SpellCheck aliases
|
|
2388
2390
|
export { default as LucideSpellCheck } from '../icons/spell-check';
|
|
2391
|
+
// SpellCheck2 aliases
|
|
2392
|
+
export { default as LucideSpellCheck2 } from '../icons/spell-check-2';
|
|
2389
2393
|
// SplinePointer aliases
|
|
2390
2394
|
export { default as LucideSplinePointer } from '../icons/spline-pointer';
|
|
2391
2395
|
// Spline aliases
|
|
@@ -2394,12 +2398,12 @@ export { default as LucideSpline } from '../icons/spline';
|
|
|
2394
2398
|
export { default as LucideSplit } from '../icons/split';
|
|
2395
2399
|
// Spool aliases
|
|
2396
2400
|
export { default as LucideSpool } from '../icons/spool';
|
|
2397
|
-
// Spotlight aliases
|
|
2398
|
-
export { default as LucideSpotlight } from '../icons/spotlight';
|
|
2399
2401
|
// SprayCan aliases
|
|
2400
2402
|
export { default as LucideSprayCan } from '../icons/spray-can';
|
|
2401
2403
|
// Sprout aliases
|
|
2402
2404
|
export { default as LucideSprout } from '../icons/sprout';
|
|
2405
|
+
// Spotlight aliases
|
|
2406
|
+
export { default as LucideSpotlight } from '../icons/spotlight';
|
|
2403
2407
|
// SquareDashedBottomCode aliases
|
|
2404
2408
|
export { default as LucideSquareDashedBottomCode } from '../icons/square-dashed-bottom-code';
|
|
2405
2409
|
// SquareDashedBottom aliases
|
|
@@ -2416,12 +2420,12 @@ export { default as LucideSquareRoundCorner } from '../icons/square-round-corner
|
|
|
2416
2420
|
export { default as LucideSquareSquare } from '../icons/square-square';
|
|
2417
2421
|
// SquareStack aliases
|
|
2418
2422
|
export { default as LucideSquareStack } from '../icons/square-stack';
|
|
2423
|
+
// SquareStop aliases
|
|
2424
|
+
export { default as LucideSquareStop } from '../icons/square-stop';
|
|
2419
2425
|
// SquareStar aliases
|
|
2420
2426
|
export { default as LucideSquareStar } from '../icons/square-star';
|
|
2421
2427
|
// Square aliases
|
|
2422
2428
|
export { default as LucideSquare } from '../icons/square';
|
|
2423
|
-
// SquareStop aliases
|
|
2424
|
-
export { default as LucideSquareStop } from '../icons/square-stop';
|
|
2425
2429
|
// SquaresExclude aliases
|
|
2426
2430
|
export { default as LucideSquaresExclude } from '../icons/squares-exclude';
|
|
2427
2431
|
// SquaresIntersect aliases
|
|
@@ -2446,66 +2450,66 @@ export { default as LucideStarOff } from '../icons/star-off';
|
|
|
2446
2450
|
export { default as LucideStar } from '../icons/star';
|
|
2447
2451
|
// StepBack aliases
|
|
2448
2452
|
export { default as LucideStepBack } from '../icons/step-back';
|
|
2449
|
-
// Stethoscope aliases
|
|
2450
|
-
export { default as LucideStethoscope } from '../icons/stethoscope';
|
|
2451
2453
|
// StepForward aliases
|
|
2452
2454
|
export { default as LucideStepForward } from '../icons/step-forward';
|
|
2455
|
+
// Stethoscope aliases
|
|
2456
|
+
export { default as LucideStethoscope } from '../icons/stethoscope';
|
|
2453
2457
|
// Sticker aliases
|
|
2454
2458
|
export { default as LucideSticker } from '../icons/sticker';
|
|
2455
2459
|
// StickyNote aliases
|
|
2456
2460
|
export { default as LucideStickyNote } from '../icons/sticky-note';
|
|
2457
2461
|
// Store aliases
|
|
2458
2462
|
export { default as LucideStore } from '../icons/store';
|
|
2459
|
-
// StretchVertical aliases
|
|
2460
|
-
export { default as LucideStretchVertical } from '../icons/stretch-vertical';
|
|
2461
2463
|
// StretchHorizontal aliases
|
|
2462
2464
|
export { default as LucideStretchHorizontal } from '../icons/stretch-horizontal';
|
|
2465
|
+
// StretchVertical aliases
|
|
2466
|
+
export { default as LucideStretchVertical } from '../icons/stretch-vertical';
|
|
2463
2467
|
// Strikethrough aliases
|
|
2464
2468
|
export { default as LucideStrikethrough } from '../icons/strikethrough';
|
|
2465
|
-
// SunDim aliases
|
|
2466
|
-
export { default as LucideSunDim } from '../icons/sun-dim';
|
|
2467
2469
|
// Subscript aliases
|
|
2468
2470
|
export { default as LucideSubscript } from '../icons/subscript';
|
|
2469
2471
|
// SunMedium aliases
|
|
2470
2472
|
export { default as LucideSunMedium } from '../icons/sun-medium';
|
|
2473
|
+
// SunDim aliases
|
|
2474
|
+
export { default as LucideSunDim } from '../icons/sun-dim';
|
|
2471
2475
|
// SunMoon aliases
|
|
2472
2476
|
export { default as LucideSunMoon } from '../icons/sun-moon';
|
|
2473
2477
|
// SunSnow aliases
|
|
2474
2478
|
export { default as LucideSunSnow } from '../icons/sun-snow';
|
|
2475
|
-
// Sunrise aliases
|
|
2476
|
-
export { default as LucideSunrise } from '../icons/sunrise';
|
|
2477
2479
|
// Sun aliases
|
|
2478
2480
|
export { default as LucideSun } from '../icons/sun';
|
|
2481
|
+
// Sunrise aliases
|
|
2482
|
+
export { default as LucideSunrise } from '../icons/sunrise';
|
|
2479
2483
|
// Sunset aliases
|
|
2480
2484
|
export { default as LucideSunset } from '../icons/sunset';
|
|
2481
2485
|
// Superscript aliases
|
|
2482
2486
|
export { default as LucideSuperscript } from '../icons/superscript';
|
|
2483
2487
|
// SwatchBook aliases
|
|
2484
2488
|
export { default as LucideSwatchBook } from '../icons/swatch-book';
|
|
2485
|
-
// SwissFranc aliases
|
|
2486
|
-
export { default as LucideSwissFranc } from '../icons/swiss-franc';
|
|
2487
2489
|
// SwitchCamera aliases
|
|
2488
2490
|
export { default as LucideSwitchCamera } from '../icons/switch-camera';
|
|
2491
|
+
// SwissFranc aliases
|
|
2492
|
+
export { default as LucideSwissFranc } from '../icons/swiss-franc';
|
|
2489
2493
|
// Sword aliases
|
|
2490
2494
|
export { default as LucideSword } from '../icons/sword';
|
|
2491
2495
|
// Swords aliases
|
|
2492
2496
|
export { default as LucideSwords } from '../icons/swords';
|
|
2493
|
-
// Table2 aliases
|
|
2494
|
-
export { default as LucideTable2 } from '../icons/table-2';
|
|
2495
2497
|
// Syringe aliases
|
|
2496
2498
|
export { default as LucideSyringe } from '../icons/syringe';
|
|
2499
|
+
// Table2 aliases
|
|
2500
|
+
export { default as LucideTable2 } from '../icons/table-2';
|
|
2497
2501
|
// TableCellsMerge aliases
|
|
2498
2502
|
export { default as LucideTableCellsMerge } from '../icons/table-cells-merge';
|
|
2499
|
-
// TableCellsSplit aliases
|
|
2500
|
-
export { default as LucideTableCellsSplit } from '../icons/table-cells-split';
|
|
2501
2503
|
// TableColumnsSplit aliases
|
|
2502
2504
|
export { default as LucideTableColumnsSplit } from '../icons/table-columns-split';
|
|
2505
|
+
// TableCellsSplit aliases
|
|
2506
|
+
export { default as LucideTableCellsSplit } from '../icons/table-cells-split';
|
|
2503
2507
|
// TableOfContents aliases
|
|
2504
2508
|
export { default as LucideTableOfContents } from '../icons/table-of-contents';
|
|
2505
|
-
// TableRowsSplit aliases
|
|
2506
|
-
export { default as LucideTableRowsSplit } from '../icons/table-rows-split';
|
|
2507
2509
|
// TableProperties aliases
|
|
2508
2510
|
export { default as LucideTableProperties } from '../icons/table-properties';
|
|
2511
|
+
// TableRowsSplit aliases
|
|
2512
|
+
export { default as LucideTableRowsSplit } from '../icons/table-rows-split';
|
|
2509
2513
|
// Table aliases
|
|
2510
2514
|
export { default as LucideTable } from '../icons/table';
|
|
2511
2515
|
// TabletSmartphone aliases
|
|
@@ -2562,28 +2566,28 @@ export { default as LucideThermometerSun } from '../icons/thermometer-sun';
|
|
|
2562
2566
|
export { default as LucideThermometer } from '../icons/thermometer';
|
|
2563
2567
|
// ThumbsDown aliases
|
|
2564
2568
|
export { default as LucideThumbsDown } from '../icons/thumbs-down';
|
|
2569
|
+
// TicketCheck aliases
|
|
2570
|
+
export { default as LucideTicketCheck } from '../icons/ticket-check';
|
|
2565
2571
|
// ThumbsUp aliases
|
|
2566
2572
|
export { default as LucideThumbsUp } from '../icons/thumbs-up';
|
|
2567
2573
|
// TicketMinus aliases
|
|
2568
2574
|
export { default as LucideTicketMinus } from '../icons/ticket-minus';
|
|
2569
|
-
// TicketCheck aliases
|
|
2570
|
-
export { default as LucideTicketCheck } from '../icons/ticket-check';
|
|
2571
2575
|
// TicketPercent aliases
|
|
2572
2576
|
export { default as LucideTicketPercent } from '../icons/ticket-percent';
|
|
2573
2577
|
// TicketPlus aliases
|
|
2574
2578
|
export { default as LucideTicketPlus } from '../icons/ticket-plus';
|
|
2575
|
-
// TicketX aliases
|
|
2576
|
-
export { default as LucideTicketX } from '../icons/ticket-x';
|
|
2577
2579
|
// TicketSlash aliases
|
|
2578
2580
|
export { default as LucideTicketSlash } from '../icons/ticket-slash';
|
|
2581
|
+
// TicketX aliases
|
|
2582
|
+
export { default as LucideTicketX } from '../icons/ticket-x';
|
|
2579
2583
|
// Ticket aliases
|
|
2580
2584
|
export { default as LucideTicket } from '../icons/ticket';
|
|
2581
2585
|
// TicketsPlane aliases
|
|
2582
2586
|
export { default as LucideTicketsPlane } from '../icons/tickets-plane';
|
|
2583
|
-
// TimerOff aliases
|
|
2584
|
-
export { default as LucideTimerOff } from '../icons/timer-off';
|
|
2585
2587
|
// Tickets aliases
|
|
2586
2588
|
export { default as LucideTickets } from '../icons/tickets';
|
|
2589
|
+
// TimerOff aliases
|
|
2590
|
+
export { default as LucideTimerOff } from '../icons/timer-off';
|
|
2587
2591
|
// TimerReset aliases
|
|
2588
2592
|
export { default as LucideTimerReset } from '../icons/timer-reset';
|
|
2589
2593
|
// Timer aliases
|
|
@@ -2592,10 +2596,10 @@ export { default as LucideTimer } from '../icons/timer';
|
|
|
2592
2596
|
export { default as LucideToggleLeft } from '../icons/toggle-left';
|
|
2593
2597
|
// ToggleRight aliases
|
|
2594
2598
|
export { default as LucideToggleRight } from '../icons/toggle-right';
|
|
2595
|
-
// ToolCase aliases
|
|
2596
|
-
export { default as LucideToolCase } from '../icons/tool-case';
|
|
2597
2599
|
// Toilet aliases
|
|
2598
2600
|
export { default as LucideToilet } from '../icons/toilet';
|
|
2601
|
+
// ToolCase aliases
|
|
2602
|
+
export { default as LucideToolCase } from '../icons/tool-case';
|
|
2599
2603
|
// Tornado aliases
|
|
2600
2604
|
export { default as LucideTornado } from '../icons/tornado';
|
|
2601
2605
|
// Torus aliases
|
|
@@ -2616,10 +2620,10 @@ export { default as LucideTrafficCone } from '../icons/traffic-cone';
|
|
|
2616
2620
|
export { default as LucideTrainFrontTunnel } from '../icons/train-front-tunnel';
|
|
2617
2621
|
// TrainFront aliases
|
|
2618
2622
|
export { default as LucideTrainFront } from '../icons/train-front';
|
|
2619
|
-
// Transgender aliases
|
|
2620
|
-
export { default as LucideTransgender } from '../icons/transgender';
|
|
2621
2623
|
// TrainTrack aliases
|
|
2622
2624
|
export { default as LucideTrainTrack } from '../icons/train-track';
|
|
2625
|
+
// Transgender aliases
|
|
2626
|
+
export { default as LucideTransgender } from '../icons/transgender';
|
|
2623
2627
|
// Trash2 aliases
|
|
2624
2628
|
export { default as LucideTrash2 } from '../icons/trash-2';
|
|
2625
2629
|
// Trash aliases
|
|
@@ -2628,12 +2632,12 @@ export { default as LucideTrash } from '../icons/trash';
|
|
|
2628
2632
|
export { default as LucideTreeDeciduous } from '../icons/tree-deciduous';
|
|
2629
2633
|
// TreePine aliases
|
|
2630
2634
|
export { default as LucideTreePine } from '../icons/tree-pine';
|
|
2635
|
+
// Trees aliases
|
|
2636
|
+
export { default as LucideTrees } from '../icons/trees';
|
|
2631
2637
|
// Trello aliases
|
|
2632
2638
|
export { default as LucideTrello } from '../icons/trello';
|
|
2633
2639
|
// TrendingDown aliases
|
|
2634
2640
|
export { default as LucideTrendingDown } from '../icons/trending-down';
|
|
2635
|
-
// Trees aliases
|
|
2636
|
-
export { default as LucideTrees } from '../icons/trees';
|
|
2637
2641
|
// TrendingUpDown aliases
|
|
2638
2642
|
export { default as LucideTrendingUpDown } from '../icons/trending-up-down';
|
|
2639
2643
|
// TrendingUp aliases
|
|
@@ -2642,16 +2646,16 @@ export { default as LucideTrendingUp } from '../icons/trending-up';
|
|
|
2642
2646
|
export { default as LucideTriangleDashed } from '../icons/triangle-dashed';
|
|
2643
2647
|
// TriangleRight aliases
|
|
2644
2648
|
export { default as LucideTriangleRight } from '../icons/triangle-right';
|
|
2645
|
-
// Triangle aliases
|
|
2646
|
-
export { default as LucideTriangle } from '../icons/triangle';
|
|
2647
2649
|
// Trophy aliases
|
|
2648
2650
|
export { default as LucideTrophy } from '../icons/trophy';
|
|
2651
|
+
// Triangle aliases
|
|
2652
|
+
export { default as LucideTriangle } from '../icons/triangle';
|
|
2649
2653
|
// TruckElectric aliases
|
|
2650
2654
|
export { default as LucideTruckElectric } from '../icons/truck-electric';
|
|
2651
|
-
// Truck aliases
|
|
2652
|
-
export { default as LucideTruck } from '../icons/truck';
|
|
2653
2655
|
// TurkishLira aliases
|
|
2654
2656
|
export { default as LucideTurkishLira } from '../icons/turkish-lira';
|
|
2657
|
+
// Truck aliases
|
|
2658
|
+
export { default as LucideTruck } from '../icons/truck';
|
|
2655
2659
|
// Turntable aliases
|
|
2656
2660
|
export { default as LucideTurntable } from '../icons/turntable';
|
|
2657
2661
|
// Turtle aliases
|
|
@@ -2664,14 +2668,14 @@ export { default as LucideTv } from '../icons/tv';
|
|
|
2664
2668
|
export { default as LucideTwitch } from '../icons/twitch';
|
|
2665
2669
|
// Twitter aliases
|
|
2666
2670
|
export { default as LucideTwitter } from '../icons/twitter';
|
|
2667
|
-
// Type aliases
|
|
2668
|
-
export { default as LucideType } from '../icons/type';
|
|
2669
2671
|
// TypeOutline aliases
|
|
2670
2672
|
export { default as LucideTypeOutline } from '../icons/type-outline';
|
|
2671
|
-
// Umbrella aliases
|
|
2672
|
-
export { default as LucideUmbrella } from '../icons/umbrella';
|
|
2673
2673
|
// UmbrellaOff aliases
|
|
2674
2674
|
export { default as LucideUmbrellaOff } from '../icons/umbrella-off';
|
|
2675
|
+
// Type aliases
|
|
2676
|
+
export { default as LucideType } from '../icons/type';
|
|
2677
|
+
// Umbrella aliases
|
|
2678
|
+
export { default as LucideUmbrella } from '../icons/umbrella';
|
|
2675
2679
|
// Underline aliases
|
|
2676
2680
|
export { default as LucideUnderline } from '../icons/underline';
|
|
2677
2681
|
// Undo2 aliases
|
|
@@ -2708,16 +2712,16 @@ export { default as LucideUserMinus } from '../icons/user-minus';
|
|
|
2708
2712
|
export { default as LucideUserPen } from '../icons/user-pen';
|
|
2709
2713
|
// UserPlus aliases
|
|
2710
2714
|
export { default as LucideUserPlus } from '../icons/user-plus';
|
|
2711
|
-
// UserRoundPen aliases
|
|
2712
|
-
export { default as LucideUserRoundPen } from '../icons/user-round-pen';
|
|
2713
2715
|
// UserRoundSearch aliases
|
|
2714
2716
|
export { default as LucideUserRoundSearch } from '../icons/user-round-search';
|
|
2717
|
+
// UserRoundPen aliases
|
|
2718
|
+
export { default as LucideUserRoundPen } from '../icons/user-round-pen';
|
|
2715
2719
|
// UserSearch aliases
|
|
2716
2720
|
export { default as LucideUserSearch } from '../icons/user-search';
|
|
2717
|
-
// UserStar aliases
|
|
2718
|
-
export { default as LucideUserStar } from '../icons/user-star';
|
|
2719
2721
|
// UserX aliases
|
|
2720
2722
|
export { default as LucideUserX } from '../icons/user-x';
|
|
2723
|
+
// UserStar aliases
|
|
2724
|
+
export { default as LucideUserStar } from '../icons/user-star';
|
|
2721
2725
|
// User aliases
|
|
2722
2726
|
export { default as LucideUser } from '../icons/user';
|
|
2723
2727
|
// Users aliases
|
|
@@ -2756,32 +2760,32 @@ export { default as LucideVideotape } from '../icons/videotape';
|
|
|
2756
2760
|
export { default as LucideVoicemail } from '../icons/voicemail';
|
|
2757
2761
|
// Volleyball aliases
|
|
2758
2762
|
export { default as LucideVolleyball } from '../icons/volleyball';
|
|
2759
|
-
// Volume2 aliases
|
|
2760
|
-
export { default as LucideVolume2 } from '../icons/volume-2';
|
|
2761
2763
|
// Volume1 aliases
|
|
2762
2764
|
export { default as LucideVolume1 } from '../icons/volume-1';
|
|
2763
|
-
//
|
|
2764
|
-
export { default as
|
|
2765
|
+
// Volume2 aliases
|
|
2766
|
+
export { default as LucideVolume2 } from '../icons/volume-2';
|
|
2765
2767
|
// VolumeX aliases
|
|
2766
2768
|
export { default as LucideVolumeX } from '../icons/volume-x';
|
|
2769
|
+
// VolumeOff aliases
|
|
2770
|
+
export { default as LucideVolumeOff } from '../icons/volume-off';
|
|
2767
2771
|
// Volume aliases
|
|
2768
2772
|
export { default as LucideVolume } from '../icons/volume';
|
|
2769
|
-
// Vote aliases
|
|
2770
|
-
export { default as LucideVote } from '../icons/vote';
|
|
2771
2773
|
// WalletCards aliases
|
|
2772
2774
|
export { default as LucideWalletCards } from '../icons/wallet-cards';
|
|
2775
|
+
// Vote aliases
|
|
2776
|
+
export { default as LucideVote } from '../icons/vote';
|
|
2773
2777
|
// Wallet aliases
|
|
2774
2778
|
export { default as LucideWallet } from '../icons/wallet';
|
|
2775
2779
|
// Wallpaper aliases
|
|
2776
2780
|
export { default as LucideWallpaper } from '../icons/wallpaper';
|
|
2777
2781
|
// Wand aliases
|
|
2778
2782
|
export { default as LucideWand } from '../icons/wand';
|
|
2779
|
-
// WashingMachine aliases
|
|
2780
|
-
export { default as LucideWashingMachine } from '../icons/washing-machine';
|
|
2781
|
-
// Watch aliases
|
|
2782
|
-
export { default as LucideWatch } from '../icons/watch';
|
|
2783
2783
|
// Warehouse aliases
|
|
2784
2784
|
export { default as LucideWarehouse } from '../icons/warehouse';
|
|
2785
|
+
// Watch aliases
|
|
2786
|
+
export { default as LucideWatch } from '../icons/watch';
|
|
2787
|
+
// WashingMachine aliases
|
|
2788
|
+
export { default as LucideWashingMachine } from '../icons/washing-machine';
|
|
2785
2789
|
// WavesArrowDown aliases
|
|
2786
2790
|
export { default as LucideWavesArrowDown } from '../icons/waves-arrow-down';
|
|
2787
2791
|
// WavesArrowUp aliases
|
|
@@ -2792,22 +2796,22 @@ export { default as LucideWavesLadder } from '../icons/waves-ladder';
|
|
|
2792
2796
|
export { default as LucideWaves } from '../icons/waves';
|
|
2793
2797
|
// Waypoints aliases
|
|
2794
2798
|
export { default as LucideWaypoints } from '../icons/waypoints';
|
|
2795
|
-
// Webcam aliases
|
|
2796
|
-
export { default as LucideWebcam } from '../icons/webcam';
|
|
2797
2799
|
// WebhookOff aliases
|
|
2798
2800
|
export { default as LucideWebhookOff } from '../icons/webhook-off';
|
|
2799
2801
|
// Webhook aliases
|
|
2800
2802
|
export { default as LucideWebhook } from '../icons/webhook';
|
|
2803
|
+
// Webcam aliases
|
|
2804
|
+
export { default as LucideWebcam } from '../icons/webcam';
|
|
2801
2805
|
// WeightTilde aliases
|
|
2802
2806
|
export { default as LucideWeightTilde } from '../icons/weight-tilde';
|
|
2803
2807
|
// Weight aliases
|
|
2804
2808
|
export { default as LucideWeight } from '../icons/weight';
|
|
2805
2809
|
// WheatOff aliases
|
|
2806
2810
|
export { default as LucideWheatOff } from '../icons/wheat-off';
|
|
2807
|
-
// Wheat aliases
|
|
2808
|
-
export { default as LucideWheat } from '../icons/wheat';
|
|
2809
2811
|
// WholeWord aliases
|
|
2810
2812
|
export { default as LucideWholeWord } from '../icons/whole-word';
|
|
2813
|
+
// Wheat aliases
|
|
2814
|
+
export { default as LucideWheat } from '../icons/wheat';
|
|
2811
2815
|
// WifiCog aliases
|
|
2812
2816
|
export { default as LucideWifiCog } from '../icons/wifi-cog';
|
|
2813
2817
|
// WifiHigh aliases
|
|
@@ -2818,12 +2822,12 @@ export { default as LucideWifiLow } from '../icons/wifi-low';
|
|
|
2818
2822
|
export { default as LucideWifiOff } from '../icons/wifi-off';
|
|
2819
2823
|
// WifiPen aliases
|
|
2820
2824
|
export { default as LucideWifiPen } from '../icons/wifi-pen';
|
|
2825
|
+
// Wifi aliases
|
|
2826
|
+
export { default as LucideWifi } from '../icons/wifi';
|
|
2821
2827
|
// WifiSync aliases
|
|
2822
2828
|
export { default as LucideWifiSync } from '../icons/wifi-sync';
|
|
2823
2829
|
// WifiZero aliases
|
|
2824
2830
|
export { default as LucideWifiZero } from '../icons/wifi-zero';
|
|
2825
|
-
// Wifi aliases
|
|
2826
|
-
export { default as LucideWifi } from '../icons/wifi';
|
|
2827
2831
|
// WindArrowDown aliases
|
|
2828
2832
|
export { default as LucideWindArrowDown } from '../icons/wind-arrow-down';
|
|
2829
2833
|
// Wind aliases
|
|
@@ -2894,18 +2898,18 @@ export {
|
|
|
2894
2898
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. This alias will be removed in v1.0 */
|
|
2895
2899
|
default as LucideArrowDownZa
|
|
2896
2900
|
} from '../icons/arrow-down-z-a';
|
|
2897
|
-
// ArrowUpNarrowWide aliases
|
|
2898
|
-
export { default as LucideArrowUpNarrowWide } from '../icons/arrow-up-narrow-wide';
|
|
2899
|
-
export {
|
|
2900
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. This alias will be removed in v1.0 */
|
|
2901
|
-
default as LucideSortAsc
|
|
2902
|
-
} from '../icons/arrow-up-narrow-wide';
|
|
2903
2901
|
// ArrowUpAZ aliases
|
|
2904
2902
|
export { default as LucideArrowUpAZ } from '../icons/arrow-up-a-z';
|
|
2905
2903
|
export {
|
|
2906
2904
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpAZ} instead. This alias will be removed in v1.0 */
|
|
2907
2905
|
default as LucideArrowUpAz
|
|
2908
2906
|
} from '../icons/arrow-up-a-z';
|
|
2907
|
+
// ArrowUpNarrowWide aliases
|
|
2908
|
+
export { default as LucideArrowUpNarrowWide } from '../icons/arrow-up-narrow-wide';
|
|
2909
|
+
export {
|
|
2910
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. This alias will be removed in v1.0 */
|
|
2911
|
+
default as LucideSortAsc
|
|
2912
|
+
} from '../icons/arrow-up-narrow-wide';
|
|
2909
2913
|
// ArrowUpZA aliases
|
|
2910
2914
|
export { default as LucideArrowUpZA } from '../icons/arrow-up-z-a';
|
|
2911
2915
|
export {
|
|
@@ -2930,72 +2934,72 @@ export {
|
|
|
2930
2934
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. This alias will be removed in v1.0 */
|
|
2931
2935
|
default as LucideBadgeHelp
|
|
2932
2936
|
} from '../icons/badge-question-mark';
|
|
2933
|
-
// BetweenHorizontalStart aliases
|
|
2934
|
-
export { default as LucideBetweenHorizontalStart } from '../icons/between-horizontal-start';
|
|
2935
|
-
export {
|
|
2936
|
-
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. This alias will be removed in v1.0 */
|
|
2937
|
-
default as LucideBetweenHorizonalStart
|
|
2938
|
-
} from '../icons/between-horizontal-start';
|
|
2939
2937
|
// BetweenHorizontalEnd aliases
|
|
2940
2938
|
export { default as LucideBetweenHorizontalEnd } from '../icons/between-horizontal-end';
|
|
2941
2939
|
export {
|
|
2942
2940
|
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. This alias will be removed in v1.0 */
|
|
2943
2941
|
default as LucideBetweenHorizonalEnd
|
|
2944
2942
|
} from '../icons/between-horizontal-end';
|
|
2943
|
+
// BetweenHorizontalStart aliases
|
|
2944
|
+
export { default as LucideBetweenHorizontalStart } from '../icons/between-horizontal-start';
|
|
2945
|
+
export {
|
|
2946
|
+
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. This alias will be removed in v1.0 */
|
|
2947
|
+
default as LucideBetweenHorizonalStart
|
|
2948
|
+
} from '../icons/between-horizontal-start';
|
|
2945
2949
|
// BookDashed aliases
|
|
2946
2950
|
export { default as LucideBookDashed } from '../icons/book-dashed';
|
|
2947
2951
|
export {
|
|
2948
2952
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BookDashed} instead. This alias will be removed in v1.0.0 */
|
|
2949
2953
|
default as LucideBookTemplate
|
|
2950
2954
|
} from '../icons/book-dashed';
|
|
2951
|
-
// Captions aliases
|
|
2952
|
-
export { default as LucideCaptions } from '../icons/captions';
|
|
2953
|
-
export {
|
|
2954
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Captions} instead. This alias will be removed in v1.0 */
|
|
2955
|
-
default as LucideSubtitles
|
|
2956
|
-
} from '../icons/captions';
|
|
2957
2955
|
// Braces aliases
|
|
2958
2956
|
export { default as LucideBraces } from '../icons/braces';
|
|
2959
2957
|
export {
|
|
2960
2958
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Braces} instead. This alias will be removed in v1.0 */
|
|
2961
2959
|
default as LucideCurlyBraces
|
|
2962
2960
|
} from '../icons/braces';
|
|
2961
|
+
// Captions aliases
|
|
2962
|
+
export { default as LucideCaptions } from '../icons/captions';
|
|
2963
|
+
export {
|
|
2964
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Captions} instead. This alias will be removed in v1.0 */
|
|
2965
|
+
default as LucideSubtitles
|
|
2966
|
+
} from '../icons/captions';
|
|
2963
2967
|
// ChartArea aliases
|
|
2964
2968
|
export { default as LucideChartArea } from '../icons/chart-area';
|
|
2965
2969
|
export {
|
|
2966
2970
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead. This alias will be removed in v1.0 */
|
|
2967
2971
|
default as LucideAreaChart
|
|
2968
2972
|
} from '../icons/chart-area';
|
|
2969
|
-
// ChartBarBig aliases
|
|
2970
|
-
export { default as LucideChartBarBig } from '../icons/chart-bar-big';
|
|
2971
|
-
export {
|
|
2972
|
-
/** @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 */
|
|
2973
|
-
default as LucideBarChartHorizontalBig
|
|
2974
|
-
} from '../icons/chart-bar-big';
|
|
2975
2973
|
// ChartBar aliases
|
|
2976
2974
|
export { default as LucideChartBar } from '../icons/chart-bar';
|
|
2977
2975
|
export {
|
|
2978
2976
|
/** @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 */
|
|
2979
2977
|
default as LucideBarChartHorizontal
|
|
2980
2978
|
} from '../icons/chart-bar';
|
|
2979
|
+
// ChartBarBig aliases
|
|
2980
|
+
export { default as LucideChartBarBig } from '../icons/chart-bar-big';
|
|
2981
|
+
export {
|
|
2982
|
+
/** @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 */
|
|
2983
|
+
default as LucideBarChartHorizontalBig
|
|
2984
|
+
} from '../icons/chart-bar-big';
|
|
2981
2985
|
// ChartCandlestick aliases
|
|
2982
2986
|
export { default as LucideChartCandlestick } from '../icons/chart-candlestick';
|
|
2983
2987
|
export {
|
|
2984
2988
|
/** @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 */
|
|
2985
2989
|
default as LucideCandlestickChart
|
|
2986
2990
|
} from '../icons/chart-candlestick';
|
|
2987
|
-
// ChartColumnBig aliases
|
|
2988
|
-
export { default as LucideChartColumnBig } from '../icons/chart-column-big';
|
|
2989
|
-
export {
|
|
2990
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. This alias will be removed in v1.0 */
|
|
2991
|
-
default as LucideBarChartBig
|
|
2992
|
-
} from '../icons/chart-column-big';
|
|
2993
2991
|
// ChartColumnIncreasing aliases
|
|
2994
2992
|
export { default as LucideChartColumnIncreasing } from '../icons/chart-column-increasing';
|
|
2995
2993
|
export {
|
|
2996
2994
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
2997
2995
|
default as LucideBarChart4
|
|
2998
2996
|
} from '../icons/chart-column-increasing';
|
|
2997
|
+
// ChartColumnBig aliases
|
|
2998
|
+
export { default as LucideChartColumnBig } from '../icons/chart-column-big';
|
|
2999
|
+
export {
|
|
3000
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. This alias will be removed in v1.0 */
|
|
3001
|
+
default as LucideBarChartBig
|
|
3002
|
+
} from '../icons/chart-column-big';
|
|
2999
3003
|
// ChartColumn aliases
|
|
3000
3004
|
export { default as LucideChartColumn } from '../icons/chart-column';
|
|
3001
3005
|
export {
|
|
@@ -3020,30 +3024,30 @@ export {
|
|
|
3020
3024
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumn} instead. This alias will be removed in v1.0 */
|
|
3021
3025
|
default as LucideBarChart2
|
|
3022
3026
|
} from '../icons/chart-no-axes-column';
|
|
3023
|
-
// ChartNoAxesGantt aliases
|
|
3024
|
-
export { default as LucideChartNoAxesGantt } from '../icons/chart-no-axes-gantt';
|
|
3025
|
-
export {
|
|
3026
|
-
/** @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 */
|
|
3027
|
-
default as LucideGanttChart
|
|
3028
|
-
} from '../icons/chart-no-axes-gantt';
|
|
3029
3027
|
// ChartPie aliases
|
|
3030
3028
|
export { default as LucideChartPie } from '../icons/chart-pie';
|
|
3031
3029
|
export {
|
|
3032
3030
|
/** @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 */
|
|
3033
3031
|
default as LucidePieChart
|
|
3034
3032
|
} from '../icons/chart-pie';
|
|
3035
|
-
//
|
|
3036
|
-
export { default as
|
|
3033
|
+
// ChartNoAxesGantt aliases
|
|
3034
|
+
export { default as LucideChartNoAxesGantt } from '../icons/chart-no-axes-gantt';
|
|
3037
3035
|
export {
|
|
3038
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3039
|
-
default as
|
|
3040
|
-
} from '../icons/
|
|
3036
|
+
/** @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 */
|
|
3037
|
+
default as LucideGanttChart
|
|
3038
|
+
} from '../icons/chart-no-axes-gantt';
|
|
3041
3039
|
// ChartScatter aliases
|
|
3042
3040
|
export { default as LucideChartScatter } from '../icons/chart-scatter';
|
|
3043
3041
|
export {
|
|
3044
3042
|
/** @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 */
|
|
3045
3043
|
default as LucideScatterChart
|
|
3046
3044
|
} from '../icons/chart-scatter';
|
|
3045
|
+
// Chromium aliases
|
|
3046
|
+
export { default as LucideChromium } from '../icons/chromium';
|
|
3047
|
+
export {
|
|
3048
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Chromium} instead. This alias will be removed in v1.0 */
|
|
3049
|
+
default as LucideChrome
|
|
3050
|
+
} from '../icons/chromium';
|
|
3047
3051
|
// CircleAlert aliases
|
|
3048
3052
|
export { default as LucideCircleAlert } from '../icons/circle-alert';
|
|
3049
3053
|
export {
|
|
@@ -3062,18 +3066,18 @@ export {
|
|
|
3062
3066
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowLeft} instead. This alias will be removed in v1.0 */
|
|
3063
3067
|
default as LucideArrowLeftCircle
|
|
3064
3068
|
} from '../icons/circle-arrow-left';
|
|
3065
|
-
// CircleArrowOutDownLeft aliases
|
|
3066
|
-
export { default as LucideCircleArrowOutDownLeft } from '../icons/circle-arrow-out-down-left';
|
|
3067
|
-
export {
|
|
3068
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. This alias will be removed in v1.0 */
|
|
3069
|
-
default as LucideArrowDownLeftFromCircle
|
|
3070
|
-
} from '../icons/circle-arrow-out-down-left';
|
|
3071
3069
|
// CircleArrowOutDownRight aliases
|
|
3072
3070
|
export { default as LucideCircleArrowOutDownRight } from '../icons/circle-arrow-out-down-right';
|
|
3073
3071
|
export {
|
|
3074
3072
|
/** @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 */
|
|
3075
3073
|
default as LucideArrowDownRightFromCircle
|
|
3076
3074
|
} from '../icons/circle-arrow-out-down-right';
|
|
3075
|
+
// CircleArrowOutDownLeft aliases
|
|
3076
|
+
export { default as LucideCircleArrowOutDownLeft } from '../icons/circle-arrow-out-down-left';
|
|
3077
|
+
export {
|
|
3078
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. This alias will be removed in v1.0 */
|
|
3079
|
+
default as LucideArrowDownLeftFromCircle
|
|
3080
|
+
} from '../icons/circle-arrow-out-down-left';
|
|
3077
3081
|
// CircleArrowOutUpLeft aliases
|
|
3078
3082
|
export { default as LucideCircleArrowOutUpLeft } from '../icons/circle-arrow-out-up-left';
|
|
3079
3083
|
export {
|
|
@@ -3110,18 +3114,18 @@ export {
|
|
|
3110
3114
|
/** @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 */
|
|
3111
3115
|
default as LucideCheckCircle2
|
|
3112
3116
|
} from '../icons/circle-check';
|
|
3113
|
-
// CircleChevronLeft aliases
|
|
3114
|
-
export { default as LucideCircleChevronLeft } from '../icons/circle-chevron-left';
|
|
3115
|
-
export {
|
|
3116
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. This alias will be removed in v1.0 */
|
|
3117
|
-
default as LucideChevronLeftCircle
|
|
3118
|
-
} from '../icons/circle-chevron-left';
|
|
3119
3117
|
// CircleChevronDown aliases
|
|
3120
3118
|
export { default as LucideCircleChevronDown } from '../icons/circle-chevron-down';
|
|
3121
3119
|
export {
|
|
3122
3120
|
/** @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 */
|
|
3123
3121
|
default as LucideChevronDownCircle
|
|
3124
3122
|
} from '../icons/circle-chevron-down';
|
|
3123
|
+
// CircleChevronLeft aliases
|
|
3124
|
+
export { default as LucideCircleChevronLeft } from '../icons/circle-chevron-left';
|
|
3125
|
+
export {
|
|
3126
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. This alias will be removed in v1.0 */
|
|
3127
|
+
default as LucideChevronLeftCircle
|
|
3128
|
+
} from '../icons/circle-chevron-left';
|
|
3125
3129
|
// CircleChevronRight aliases
|
|
3126
3130
|
export { default as LucideCircleChevronRight } from '../icons/circle-chevron-right';
|
|
3127
3131
|
export {
|
|
@@ -3228,30 +3232,30 @@ export {
|
|
|
3228
3232
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead. This alias will be removed in v1.0 */
|
|
3229
3233
|
default as LucideUserCircle
|
|
3230
3234
|
} from '../icons/circle-user';
|
|
3231
|
-
// ClipboardPenLine aliases
|
|
3232
|
-
export { default as LucideClipboardPenLine } from '../icons/clipboard-pen-line';
|
|
3233
|
-
export {
|
|
3234
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead. This alias will be removed in v1.0 */
|
|
3235
|
-
default as LucideClipboardSignature
|
|
3236
|
-
} from '../icons/clipboard-pen-line';
|
|
3237
3235
|
// CircleX aliases
|
|
3238
3236
|
export { default as LucideCircleX } from '../icons/circle-x';
|
|
3239
3237
|
export {
|
|
3240
3238
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead. This alias will be removed in v1.0 */
|
|
3241
3239
|
default as LucideXCircle
|
|
3242
3240
|
} from '../icons/circle-x';
|
|
3243
|
-
//
|
|
3244
|
-
export { default as
|
|
3241
|
+
// ClipboardPenLine aliases
|
|
3242
|
+
export { default as LucideClipboardPenLine } from '../icons/clipboard-pen-line';
|
|
3245
3243
|
export {
|
|
3246
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3247
|
-
default as
|
|
3248
|
-
} from '../icons/clipboard-pen';
|
|
3244
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead. This alias will be removed in v1.0 */
|
|
3245
|
+
default as LucideClipboardSignature
|
|
3246
|
+
} from '../icons/clipboard-pen-line';
|
|
3249
3247
|
// CloudDownload aliases
|
|
3250
3248
|
export { default as LucideCloudDownload } from '../icons/cloud-download';
|
|
3251
3249
|
export {
|
|
3252
3250
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudDownload} instead. This alias will be removed in v1.0 */
|
|
3253
3251
|
default as LucideDownloadCloud
|
|
3254
3252
|
} from '../icons/cloud-download';
|
|
3253
|
+
// ClipboardPen aliases
|
|
3254
|
+
export { default as LucideClipboardPen } from '../icons/clipboard-pen';
|
|
3255
|
+
export {
|
|
3256
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPen} instead. This alias will be removed in v1.0 */
|
|
3257
|
+
default as LucideClipboardEdit
|
|
3258
|
+
} from '../icons/clipboard-pen';
|
|
3255
3259
|
// CloudUpload aliases
|
|
3256
3260
|
export { default as LucideCloudUpload } from '../icons/cloud-upload';
|
|
3257
3261
|
export {
|
|
@@ -3388,6 +3392,12 @@ export {
|
|
|
3388
3392
|
/** @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 */
|
|
3389
3393
|
default as LucideFileWarning
|
|
3390
3394
|
} from '../icons/file-exclamation-point';
|
|
3395
|
+
// FileKey aliases
|
|
3396
|
+
export { default as LucideFileKey } from '../icons/file-key';
|
|
3397
|
+
export {
|
|
3398
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileKey} instead. This alias will be removed in v1.0 */
|
|
3399
|
+
default as LucideFileKey2
|
|
3400
|
+
} from '../icons/file-key';
|
|
3391
3401
|
// FileHeadphone aliases
|
|
3392
3402
|
export { default as LucideFileHeadphone } from '../icons/file-headphone';
|
|
3393
3403
|
export {
|
|
@@ -3398,48 +3408,42 @@ export {
|
|
|
3398
3408
|
/** @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 */
|
|
3399
3409
|
default as LucideFileAudio2
|
|
3400
3410
|
} from '../icons/file-headphone';
|
|
3401
|
-
// FileKey aliases
|
|
3402
|
-
export { default as LucideFileKey } from '../icons/file-key';
|
|
3403
|
-
export {
|
|
3404
|
-
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileKey} instead. This alias will be removed in v1.0 */
|
|
3405
|
-
default as LucideFileKey2
|
|
3406
|
-
} from '../icons/file-key';
|
|
3407
3411
|
// FileLock aliases
|
|
3408
3412
|
export { default as LucideFileLock } from '../icons/file-lock';
|
|
3409
3413
|
export {
|
|
3410
3414
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileLock} instead. This alias will be removed in v1.0 */
|
|
3411
3415
|
default as LucideFileLock2
|
|
3412
3416
|
} from '../icons/file-lock';
|
|
3413
|
-
// FilePenLine aliases
|
|
3414
|
-
export { default as LucideFilePenLine } from '../icons/file-pen-line';
|
|
3415
|
-
export {
|
|
3416
|
-
/** @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 */
|
|
3417
|
-
default as LucideFileSignature
|
|
3418
|
-
} from '../icons/file-pen-line';
|
|
3419
3417
|
// FileMinusCorner aliases
|
|
3420
3418
|
export { default as LucideFileMinusCorner } from '../icons/file-minus-corner';
|
|
3421
3419
|
export {
|
|
3422
3420
|
/** @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 */
|
|
3423
3421
|
default as LucideFileMinus2
|
|
3424
3422
|
} from '../icons/file-minus-corner';
|
|
3423
|
+
// FilePenLine aliases
|
|
3424
|
+
export { default as LucideFilePenLine } from '../icons/file-pen-line';
|
|
3425
|
+
export {
|
|
3426
|
+
/** @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 */
|
|
3427
|
+
default as LucideFileSignature
|
|
3428
|
+
} from '../icons/file-pen-line';
|
|
3425
3429
|
// FilePen aliases
|
|
3426
3430
|
export { default as LucideFilePen } from '../icons/file-pen';
|
|
3427
3431
|
export {
|
|
3428
3432
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead. This alias will be removed in v1.0 */
|
|
3429
3433
|
default as LucideFileEdit
|
|
3430
3434
|
} from '../icons/file-pen';
|
|
3431
|
-
// FilePlusCorner aliases
|
|
3432
|
-
export { default as LucideFilePlusCorner } from '../icons/file-plus-corner';
|
|
3433
|
-
export {
|
|
3434
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlusCorner} instead. This alias will be removed in v1.0 */
|
|
3435
|
-
default as LucideFilePlus2
|
|
3436
|
-
} from '../icons/file-plus-corner';
|
|
3437
3435
|
// FilePlay aliases
|
|
3438
3436
|
export { default as LucideFilePlay } from '../icons/file-play';
|
|
3439
3437
|
export {
|
|
3440
3438
|
/** @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 */
|
|
3441
3439
|
default as LucideFileVideo
|
|
3442
3440
|
} from '../icons/file-play';
|
|
3441
|
+
// FilePlusCorner aliases
|
|
3442
|
+
export { default as LucideFilePlusCorner } from '../icons/file-plus-corner';
|
|
3443
|
+
export {
|
|
3444
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlusCorner} instead. This alias will be removed in v1.0 */
|
|
3445
|
+
default as LucideFilePlus2
|
|
3446
|
+
} from '../icons/file-plus-corner';
|
|
3443
3447
|
// FileQuestionMark aliases
|
|
3444
3448
|
export { default as LucideFileQuestionMark } from '../icons/file-question-mark';
|
|
3445
3449
|
export {
|
|
@@ -3494,36 +3498,36 @@ export {
|
|
|
3494
3498
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderPen} instead. This alias will be removed in v1.0 */
|
|
3495
3499
|
default as LucideFolderEdit
|
|
3496
3500
|
} from '../icons/folder-pen';
|
|
3497
|
-
// Funnel aliases
|
|
3498
|
-
export { default as LucideFunnel } from '../icons/funnel';
|
|
3499
|
-
export {
|
|
3500
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead. This alias will be removed in v1.0 */
|
|
3501
|
-
default as LucideFilter
|
|
3502
|
-
} from '../icons/funnel';
|
|
3503
3501
|
// FunnelX aliases
|
|
3504
3502
|
export { default as LucideFunnelX } from '../icons/funnel-x';
|
|
3505
3503
|
export {
|
|
3506
3504
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FunnelX} instead. This alias will be removed in v1.0 */
|
|
3507
3505
|
default as LucideFilterX
|
|
3508
3506
|
} from '../icons/funnel-x';
|
|
3507
|
+
// Funnel aliases
|
|
3508
|
+
export { default as LucideFunnel } from '../icons/funnel';
|
|
3509
|
+
export {
|
|
3510
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead. This alias will be removed in v1.0 */
|
|
3511
|
+
default as LucideFilter
|
|
3512
|
+
} from '../icons/funnel';
|
|
3509
3513
|
// GitCommitHorizontal aliases
|
|
3510
3514
|
export { default as LucideGitCommitHorizontal } from '../icons/git-commit-horizontal';
|
|
3511
3515
|
export {
|
|
3512
3516
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link GitCommitHorizontal} instead. This alias will be removed in v1.0 */
|
|
3513
3517
|
default as LucideGitCommit
|
|
3514
3518
|
} from '../icons/git-commit-horizontal';
|
|
3515
|
-
// Grid2x2Check aliases
|
|
3516
|
-
export { default as LucideGrid2x2Check } from '../icons/grid-2x2-check';
|
|
3517
|
-
export {
|
|
3518
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Check} instead. This alias will be removed in v1.0 */
|
|
3519
|
-
default as LucideGrid2X2Check
|
|
3520
|
-
} from '../icons/grid-2x2-check';
|
|
3521
3519
|
// Grid2x2Plus aliases
|
|
3522
3520
|
export { default as LucideGrid2x2Plus } from '../icons/grid-2x2-plus';
|
|
3523
3521
|
export {
|
|
3524
3522
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Plus} instead. This alias will be removed in v1.0 */
|
|
3525
3523
|
default as LucideGrid2X2Plus
|
|
3526
3524
|
} from '../icons/grid-2x2-plus';
|
|
3525
|
+
// Grid2x2Check aliases
|
|
3526
|
+
export { default as LucideGrid2x2Check } from '../icons/grid-2x2-check';
|
|
3527
|
+
export {
|
|
3528
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Check} instead. This alias will be removed in v1.0 */
|
|
3529
|
+
default as LucideGrid2X2Check
|
|
3530
|
+
} from '../icons/grid-2x2-check';
|
|
3527
3531
|
// Grid2x2X aliases
|
|
3528
3532
|
export { default as LucideGrid2x2X } from '../icons/grid-2x2-x';
|
|
3529
3533
|
export {
|
|
@@ -3546,12 +3550,6 @@ export {
|
|
|
3546
3550
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. This alias will be removed in v1.0 */
|
|
3547
3551
|
default as LucideGrid3X3
|
|
3548
3552
|
} from '../icons/grid-3x3';
|
|
3549
|
-
// HandGrab aliases
|
|
3550
|
-
export { default as LucideHandGrab } from '../icons/hand-grab';
|
|
3551
|
-
export {
|
|
3552
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. This alias will be removed in v1.0 */
|
|
3553
|
-
default as LucideGrab
|
|
3554
|
-
} from '../icons/hand-grab';
|
|
3555
3553
|
// HandHelping aliases
|
|
3556
3554
|
export { default as LucideHandHelping } from '../icons/hand-helping';
|
|
3557
3555
|
export {
|
|
@@ -3564,6 +3562,12 @@ export {
|
|
|
3564
3562
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. This alias will be removed in v1.0 */
|
|
3565
3563
|
default as LucideHome
|
|
3566
3564
|
} from '../icons/house';
|
|
3565
|
+
// HandGrab aliases
|
|
3566
|
+
export { default as LucideHandGrab } from '../icons/hand-grab';
|
|
3567
|
+
export {
|
|
3568
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. This alias will be removed in v1.0 */
|
|
3569
|
+
default as LucideGrab
|
|
3570
|
+
} from '../icons/hand-grab';
|
|
3567
3571
|
// IceCreamBowl aliases
|
|
3568
3572
|
export { default as LucideIceCreamBowl } from '../icons/ice-cream-bowl';
|
|
3569
3573
|
export {
|
|
@@ -3582,12 +3586,6 @@ export {
|
|
|
3582
3586
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LaptopMinimal} instead. This alias will be removed in v1.0 */
|
|
3583
3587
|
default as LucideLaptop2
|
|
3584
3588
|
} from '../icons/laptop-minimal';
|
|
3585
|
-
// Layers aliases
|
|
3586
|
-
export { default as LucideLayers } from '../icons/layers';
|
|
3587
|
-
export {
|
|
3588
|
-
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link Layers} instead. This alias will be removed in v1.0 */
|
|
3589
|
-
default as LucideLayers3
|
|
3590
|
-
} from '../icons/layers';
|
|
3591
3589
|
// ListIndentDecrease aliases
|
|
3592
3590
|
export { default as LucideListIndentDecrease } from '../icons/list-indent-decrease';
|
|
3593
3591
|
export {
|
|
@@ -3598,6 +3596,12 @@ export {
|
|
|
3598
3596
|
/** @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 */
|
|
3599
3597
|
default as LucideIndentDecrease
|
|
3600
3598
|
} from '../icons/list-indent-decrease';
|
|
3599
|
+
// Layers aliases
|
|
3600
|
+
export { default as LucideLayers } from '../icons/layers';
|
|
3601
|
+
export {
|
|
3602
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link Layers} instead. This alias will be removed in v1.0 */
|
|
3603
|
+
default as LucideLayers3
|
|
3604
|
+
} from '../icons/layers';
|
|
3601
3605
|
// ListIndentIncrease aliases
|
|
3602
3606
|
export { default as LucideListIndentIncrease } from '../icons/list-indent-increase';
|
|
3603
3607
|
export {
|
|
@@ -3674,18 +3678,18 @@ export {
|
|
|
3674
3678
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonX} instead. This alias will be removed in v1.0 */
|
|
3675
3679
|
default as LucideXOctagon
|
|
3676
3680
|
} from '../icons/octagon-x';
|
|
3677
|
-
// PanelBottomDashed aliases
|
|
3678
|
-
export { default as LucidePanelBottomDashed } from '../icons/panel-bottom-dashed';
|
|
3679
|
-
export {
|
|
3680
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. This alias will be removed in v1.0 */
|
|
3681
|
-
default as LucidePanelBottomInactive
|
|
3682
|
-
} from '../icons/panel-bottom-dashed';
|
|
3683
3681
|
// PaintbrushVertical aliases
|
|
3684
3682
|
export { default as LucidePaintbrushVertical } from '../icons/paintbrush-vertical';
|
|
3685
3683
|
export {
|
|
3686
3684
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead. This alias will be removed in v1.0 */
|
|
3687
3685
|
default as LucidePaintbrush2
|
|
3688
3686
|
} from '../icons/paintbrush-vertical';
|
|
3687
|
+
// PanelBottomDashed aliases
|
|
3688
|
+
export { default as LucidePanelBottomDashed } from '../icons/panel-bottom-dashed';
|
|
3689
|
+
export {
|
|
3690
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. This alias will be removed in v1.0 */
|
|
3691
|
+
default as LucidePanelBottomInactive
|
|
3692
|
+
} from '../icons/panel-bottom-dashed';
|
|
3689
3693
|
// PanelLeftClose aliases
|
|
3690
3694
|
export { default as LucidePanelLeftClose } from '../icons/panel-left-close';
|
|
3691
3695
|
export {
|
|
@@ -3698,18 +3702,18 @@ export {
|
|
|
3698
3702
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftDashed} instead. This alias will be removed in v1.0 */
|
|
3699
3703
|
default as LucidePanelLeftInactive
|
|
3700
3704
|
} from '../icons/panel-left-dashed';
|
|
3701
|
-
// PanelLeft aliases
|
|
3702
|
-
export { default as LucidePanelLeft } from '../icons/panel-left';
|
|
3703
|
-
export {
|
|
3704
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. This alias will be removed in v1.0 */
|
|
3705
|
-
default as LucideSidebar
|
|
3706
|
-
} from '../icons/panel-left';
|
|
3707
3705
|
// PanelLeftOpen aliases
|
|
3708
3706
|
export { default as LucidePanelLeftOpen } from '../icons/panel-left-open';
|
|
3709
3707
|
export {
|
|
3710
3708
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftOpen} instead. This alias will be removed in v1.0 */
|
|
3711
3709
|
default as LucideSidebarOpen
|
|
3712
3710
|
} from '../icons/panel-left-open';
|
|
3711
|
+
// PanelLeft aliases
|
|
3712
|
+
export { default as LucidePanelLeft } from '../icons/panel-left';
|
|
3713
|
+
export {
|
|
3714
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. This alias will be removed in v1.0 */
|
|
3715
|
+
default as LucideSidebar
|
|
3716
|
+
} from '../icons/panel-left';
|
|
3713
3717
|
// PanelRightDashed aliases
|
|
3714
3718
|
export { default as LucidePanelRightDashed } from '../icons/panel-right-dashed';
|
|
3715
3719
|
export {
|
|
@@ -3722,30 +3726,30 @@ export {
|
|
|
3722
3726
|
/** @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 */
|
|
3723
3727
|
default as LucidePanelTopInactive
|
|
3724
3728
|
} from '../icons/panel-top-dashed';
|
|
3725
|
-
// PenLine aliases
|
|
3726
|
-
export { default as LucidePenLine } from '../icons/pen-line';
|
|
3727
|
-
export {
|
|
3728
|
-
/** @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 */
|
|
3729
|
-
default as LucideEdit3
|
|
3730
|
-
} from '../icons/pen-line';
|
|
3731
3729
|
// PanelsTopLeft aliases
|
|
3732
3730
|
export { default as LucidePanelsTopLeft } from '../icons/panels-top-left';
|
|
3733
3731
|
export {
|
|
3734
3732
|
/** @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 */
|
|
3735
3733
|
default as LucideLayout
|
|
3736
3734
|
} from '../icons/panels-top-left';
|
|
3737
|
-
//
|
|
3738
|
-
export { default as
|
|
3735
|
+
// PenLine aliases
|
|
3736
|
+
export { default as LucidePenLine } from '../icons/pen-line';
|
|
3739
3737
|
export {
|
|
3740
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3741
|
-
default as
|
|
3742
|
-
} from '../icons/
|
|
3738
|
+
/** @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 */
|
|
3739
|
+
default as LucideEdit3
|
|
3740
|
+
} from '../icons/pen-line';
|
|
3743
3741
|
// Pen aliases
|
|
3744
3742
|
export { default as LucidePen } from '../icons/pen';
|
|
3745
3743
|
export {
|
|
3746
3744
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Pen} instead. This alias will be removed in v1.0 */
|
|
3747
3745
|
default as LucideEdit2
|
|
3748
3746
|
} from '../icons/pen';
|
|
3747
|
+
// PlugZap aliases
|
|
3748
|
+
export { default as LucidePlugZap } from '../icons/plug-zap';
|
|
3749
|
+
export {
|
|
3750
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PlugZap} instead. This alias will be removed in v1.0 */
|
|
3751
|
+
default as LucidePlugZap2
|
|
3752
|
+
} from '../icons/plug-zap';
|
|
3749
3753
|
// RectangleEllipsis aliases
|
|
3750
3754
|
export { default as LucideRectangleEllipsis } from '../icons/rectangle-ellipsis';
|
|
3751
3755
|
export {
|
|
@@ -3848,6 +3852,12 @@ export {
|
|
|
3848
3852
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. This alias will be removed in v1.0 */
|
|
3849
3853
|
default as LucideArrowDownRightFromSquare
|
|
3850
3854
|
} from '../icons/square-arrow-out-down-right';
|
|
3855
|
+
// SquareArrowRight aliases
|
|
3856
|
+
export { default as LucideSquareArrowRight } from '../icons/square-arrow-right';
|
|
3857
|
+
export {
|
|
3858
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead. This alias will be removed in v1.0 */
|
|
3859
|
+
default as LucideArrowRightSquare
|
|
3860
|
+
} from '../icons/square-arrow-right';
|
|
3851
3861
|
// SquareArrowOutUpLeft aliases
|
|
3852
3862
|
export { default as LucideSquareArrowOutUpLeft } from '../icons/square-arrow-out-up-left';
|
|
3853
3863
|
export {
|
|
@@ -3860,12 +3870,6 @@ export {
|
|
|
3860
3870
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. This alias will be removed in v1.0 */
|
|
3861
3871
|
default as LucideArrowUpRightFromSquare
|
|
3862
3872
|
} from '../icons/square-arrow-out-up-right';
|
|
3863
|
-
// SquareArrowRight aliases
|
|
3864
|
-
export { default as LucideSquareArrowRight } from '../icons/square-arrow-right';
|
|
3865
|
-
export {
|
|
3866
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead. This alias will be removed in v1.0 */
|
|
3867
|
-
default as LucideArrowRightSquare
|
|
3868
|
-
} from '../icons/square-arrow-right';
|
|
3869
3873
|
// SquareArrowUpLeft aliases
|
|
3870
3874
|
export { default as LucideSquareArrowUpLeft } from '../icons/square-arrow-up-left';
|
|
3871
3875
|
export {
|
|
@@ -3896,12 +3900,6 @@ export {
|
|
|
3896
3900
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareBottomDashedScissors} instead. This alias will be removed in v1.0 */
|
|
3897
3901
|
default as LucideScissorsSquareDashedBottom
|
|
3898
3902
|
} from '../icons/square-bottom-dashed-scissors';
|
|
3899
|
-
// SquareCheckBig aliases
|
|
3900
|
-
export { default as LucideSquareCheckBig } from '../icons/square-check-big';
|
|
3901
|
-
export {
|
|
3902
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. This alias will be removed in v1.0 */
|
|
3903
|
-
default as LucideCheckSquare
|
|
3904
|
-
} from '../icons/square-check-big';
|
|
3905
3903
|
// SquareChartGantt aliases
|
|
3906
3904
|
export { default as LucideSquareChartGantt } from '../icons/square-chart-gantt';
|
|
3907
3905
|
export {
|
|
@@ -3912,6 +3910,12 @@ export {
|
|
|
3912
3910
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead. This alias will be removed in v1.0 */
|
|
3913
3911
|
default as LucideSquareGanttChart
|
|
3914
3912
|
} from '../icons/square-chart-gantt';
|
|
3913
|
+
// SquareCheckBig aliases
|
|
3914
|
+
export { default as LucideSquareCheckBig } from '../icons/square-check-big';
|
|
3915
|
+
export {
|
|
3916
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. This alias will be removed in v1.0 */
|
|
3917
|
+
default as LucideCheckSquare
|
|
3918
|
+
} from '../icons/square-check-big';
|
|
3915
3919
|
// SquareCheck aliases
|
|
3916
3920
|
export { default as LucideSquareCheck } from '../icons/square-check';
|
|
3917
3921
|
export {
|
|
@@ -3954,18 +3958,18 @@ export {
|
|
|
3954
3958
|
/** @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 */
|
|
3955
3959
|
default as LucideKanbanSquareDashed
|
|
3956
3960
|
} from '../icons/square-dashed-kanban';
|
|
3957
|
-
// SquareDashedMousePointer aliases
|
|
3958
|
-
export { default as LucideSquareDashedMousePointer } from '../icons/square-dashed-mouse-pointer';
|
|
3959
|
-
export {
|
|
3960
|
-
/** @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 */
|
|
3961
|
-
default as LucideMousePointerSquareDashed
|
|
3962
|
-
} from '../icons/square-dashed-mouse-pointer';
|
|
3963
3961
|
// SquareDashed aliases
|
|
3964
3962
|
export { default as LucideSquareDashed } from '../icons/square-dashed';
|
|
3965
3963
|
export {
|
|
3966
3964
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashed} instead. This alias will be removed in v1.0 */
|
|
3967
3965
|
default as LucideBoxSelect
|
|
3968
3966
|
} from '../icons/square-dashed';
|
|
3967
|
+
// SquareDashedMousePointer aliases
|
|
3968
|
+
export { default as LucideSquareDashedMousePointer } from '../icons/square-dashed-mouse-pointer';
|
|
3969
|
+
export {
|
|
3970
|
+
/** @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 */
|
|
3971
|
+
default as LucideMousePointerSquareDashed
|
|
3972
|
+
} from '../icons/square-dashed-mouse-pointer';
|
|
3969
3973
|
// SquareDivide aliases
|
|
3970
3974
|
export { default as LucideSquareDivide } from '../icons/square-divide';
|
|
3971
3975
|
export {
|
|
@@ -3990,36 +3994,36 @@ export {
|
|
|
3990
3994
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. This alias will be removed in v1.0 */
|
|
3991
3995
|
default as LucideFunctionSquare
|
|
3992
3996
|
} from '../icons/square-function';
|
|
3993
|
-
// SquareKanban aliases
|
|
3994
|
-
export { default as LucideSquareKanban } from '../icons/square-kanban';
|
|
3995
|
-
export {
|
|
3996
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. This alias will be removed in v1.0 */
|
|
3997
|
-
default as LucideKanbanSquare
|
|
3998
|
-
} from '../icons/square-kanban';
|
|
3999
3997
|
// SquareLibrary aliases
|
|
4000
3998
|
export { default as LucideSquareLibrary } from '../icons/square-library';
|
|
4001
3999
|
export {
|
|
4002
4000
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareLibrary} instead. This alias will be removed in v1.0 */
|
|
4003
4001
|
default as LucideLibrarySquare
|
|
4004
4002
|
} from '../icons/square-library';
|
|
4003
|
+
// SquareKanban aliases
|
|
4004
|
+
export { default as LucideSquareKanban } from '../icons/square-kanban';
|
|
4005
|
+
export {
|
|
4006
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. This alias will be removed in v1.0 */
|
|
4007
|
+
default as LucideKanbanSquare
|
|
4008
|
+
} from '../icons/square-kanban';
|
|
4005
4009
|
// SquareM aliases
|
|
4006
4010
|
export { default as LucideSquareM } from '../icons/square-m';
|
|
4007
4011
|
export {
|
|
4008
4012
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead. This alias will be removed in v1.0 */
|
|
4009
4013
|
default as LucideMSquare
|
|
4010
4014
|
} from '../icons/square-m';
|
|
4011
|
-
// SquareMenu aliases
|
|
4012
|
-
export { default as LucideSquareMenu } from '../icons/square-menu';
|
|
4013
|
-
export {
|
|
4014
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMenu} instead. This alias will be removed in v1.0 */
|
|
4015
|
-
default as LucideMenuSquare
|
|
4016
|
-
} from '../icons/square-menu';
|
|
4017
4015
|
// SquareMinus aliases
|
|
4018
4016
|
export { default as LucideSquareMinus } from '../icons/square-minus';
|
|
4019
4017
|
export {
|
|
4020
4018
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMinus} instead. This alias will be removed in v1.0 */
|
|
4021
4019
|
default as LucideMinusSquare
|
|
4022
4020
|
} from '../icons/square-minus';
|
|
4021
|
+
// SquareMenu aliases
|
|
4022
|
+
export { default as LucideSquareMenu } from '../icons/square-menu';
|
|
4023
|
+
export {
|
|
4024
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMenu} instead. This alias will be removed in v1.0 */
|
|
4025
|
+
default as LucideMenuSquare
|
|
4026
|
+
} from '../icons/square-menu';
|
|
4023
4027
|
// SquareMousePointer aliases
|
|
4024
4028
|
export { default as LucideSquareMousePointer } from '../icons/square-mouse-pointer';
|
|
4025
4029
|
export {
|
|
@@ -4082,18 +4086,18 @@ export {
|
|
|
4082
4086
|
/** @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 */
|
|
4083
4087
|
default as LucidePlusSquare
|
|
4084
4088
|
} from '../icons/square-plus';
|
|
4085
|
-
// SquarePower aliases
|
|
4086
|
-
export { default as LucideSquarePower } from '../icons/square-power';
|
|
4087
|
-
export {
|
|
4088
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead. This alias will be removed in v1.0 */
|
|
4089
|
-
default as LucidePowerSquare
|
|
4090
|
-
} from '../icons/square-power';
|
|
4091
4089
|
// SquareScissors aliases
|
|
4092
4090
|
export { default as LucideSquareScissors } from '../icons/square-scissors';
|
|
4093
4091
|
export {
|
|
4094
4092
|
/** @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 */
|
|
4095
4093
|
default as LucideScissorsSquare
|
|
4096
4094
|
} from '../icons/square-scissors';
|
|
4095
|
+
// SquarePower aliases
|
|
4096
|
+
export { default as LucideSquarePower } from '../icons/square-power';
|
|
4097
|
+
export {
|
|
4098
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead. This alias will be removed in v1.0 */
|
|
4099
|
+
default as LucidePowerSquare
|
|
4100
|
+
} from '../icons/square-power';
|
|
4097
4101
|
// SquareSigma aliases
|
|
4098
4102
|
export { default as LucideSquareSigma } from '../icons/square-sigma';
|
|
4099
4103
|
export {
|
|
@@ -4188,18 +4192,18 @@ export {
|
|
|
4188
4192
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextSelect} instead. This alias will be removed in v1.0 */
|
|
4189
4193
|
default as LucideTextSelection
|
|
4190
4194
|
} from '../icons/text-select';
|
|
4191
|
-
// TextWrap aliases
|
|
4192
|
-
export { default as LucideTextWrap } from '../icons/text-wrap';
|
|
4193
|
-
export {
|
|
4194
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. This alias will be removed in v1.0 */
|
|
4195
|
-
default as LucideWrapText
|
|
4196
|
-
} from '../icons/text-wrap';
|
|
4197
4195
|
// TramFront aliases
|
|
4198
4196
|
export { default as LucideTramFront } from '../icons/tram-front';
|
|
4199
4197
|
export {
|
|
4200
4198
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead. This alias will be removed in v1.0 */
|
|
4201
4199
|
default as LucideTrain
|
|
4202
4200
|
} from '../icons/tram-front';
|
|
4201
|
+
// TextWrap aliases
|
|
4202
|
+
export { default as LucideTextWrap } from '../icons/text-wrap';
|
|
4203
|
+
export {
|
|
4204
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. This alias will be removed in v1.0 */
|
|
4205
|
+
default as LucideWrapText
|
|
4206
|
+
} from '../icons/text-wrap';
|
|
4203
4207
|
// TreePalm aliases
|
|
4204
4208
|
export { default as LucideTreePalm } from '../icons/tree-palm';
|
|
4205
4209
|
export {
|
|
@@ -4224,30 +4228,24 @@ export {
|
|
|
4224
4228
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link University} instead. This alias will be removed in v1.0 */
|
|
4225
4229
|
default as LucideSchool2
|
|
4226
4230
|
} from '../icons/university';
|
|
4227
|
-
// UserRoundCog aliases
|
|
4228
|
-
export { default as LucideUserRoundCog } from '../icons/user-round-cog';
|
|
4229
|
-
export {
|
|
4230
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCog} instead. This alias will be removed in v1.0 */
|
|
4231
|
-
default as LucideUserCog2
|
|
4232
|
-
} from '../icons/user-round-cog';
|
|
4233
4231
|
// UserRoundCheck aliases
|
|
4234
4232
|
export { default as LucideUserRoundCheck } from '../icons/user-round-check';
|
|
4235
4233
|
export {
|
|
4236
4234
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCheck} instead. This alias will be removed in v1.0 */
|
|
4237
4235
|
default as LucideUserCheck2
|
|
4238
4236
|
} from '../icons/user-round-check';
|
|
4237
|
+
// UserRoundCog aliases
|
|
4238
|
+
export { default as LucideUserRoundCog } from '../icons/user-round-cog';
|
|
4239
|
+
export {
|
|
4240
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCog} instead. This alias will be removed in v1.0 */
|
|
4241
|
+
default as LucideUserCog2
|
|
4242
|
+
} from '../icons/user-round-cog';
|
|
4239
4243
|
// UserRoundMinus aliases
|
|
4240
4244
|
export { default as LucideUserRoundMinus } from '../icons/user-round-minus';
|
|
4241
4245
|
export {
|
|
4242
4246
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundMinus} instead. This alias will be removed in v1.0 */
|
|
4243
4247
|
default as LucideUserMinus2
|
|
4244
4248
|
} from '../icons/user-round-minus';
|
|
4245
|
-
// UserRoundPlus aliases
|
|
4246
|
-
export { default as LucideUserRoundPlus } from '../icons/user-round-plus';
|
|
4247
|
-
export {
|
|
4248
|
-
/** @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 */
|
|
4249
|
-
default as LucideUserPlus2
|
|
4250
|
-
} from '../icons/user-round-plus';
|
|
4251
4249
|
// UserRoundX aliases
|
|
4252
4250
|
export { default as LucideUserRoundX } from '../icons/user-round-x';
|
|
4253
4251
|
export {
|
|
@@ -4260,18 +4258,24 @@ export {
|
|
|
4260
4258
|
/** @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 */
|
|
4261
4259
|
default as LucideUser2
|
|
4262
4260
|
} from '../icons/user-round';
|
|
4263
|
-
//
|
|
4264
|
-
export { default as
|
|
4261
|
+
// UserRoundPlus aliases
|
|
4262
|
+
export { default as LucideUserRoundPlus } from '../icons/user-round-plus';
|
|
4265
4263
|
export {
|
|
4266
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4267
|
-
default as
|
|
4268
|
-
} from '../icons/
|
|
4264
|
+
/** @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 */
|
|
4265
|
+
default as LucideUserPlus2
|
|
4266
|
+
} from '../icons/user-round-plus';
|
|
4269
4267
|
// UsersRound aliases
|
|
4270
4268
|
export { default as LucideUsersRound } from '../icons/users-round';
|
|
4271
4269
|
export {
|
|
4272
4270
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UsersRound} instead. This alias will be removed in v1.0 */
|
|
4273
4271
|
default as LucideUsers2
|
|
4274
4272
|
} from '../icons/users-round';
|
|
4273
|
+
// UtensilsCrossed aliases
|
|
4274
|
+
export { default as LucideUtensilsCrossed } from '../icons/utensils-crossed';
|
|
4275
|
+
export {
|
|
4276
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UtensilsCrossed} instead. This alias will be removed in v1.0 */
|
|
4277
|
+
default as LucideForkKnifeCrossed
|
|
4278
|
+
} from '../icons/utensils-crossed';
|
|
4275
4279
|
// Utensils aliases
|
|
4276
4280
|
export { default as LucideUtensils } from '../icons/utensils';
|
|
4277
4281
|
export {
|