@lucide/astro 1.22.0 → 1.24.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 +265 -265
- package/src/aliases/prefixed.ts +706 -702
- package/src/aliases/suffixed.ts +986 -982
- package/src/icons/circle-euro-sign.ts +18 -0
- package/src/icons/dot.ts +2 -2
- package/src/icons/index.ts +112 -110
- package/src/icons/option.ts +2 -2
- package/src/icons/paper-bag.ts +18 -0
package/src/aliases/prefixed.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
// AArrowDown aliases
|
|
2
2
|
export { default as LucideAArrowDown } from '../icons/a-arrow-down';
|
|
3
|
-
// ALargeSmall aliases
|
|
4
|
-
export { default as LucideALargeSmall } from '../icons/a-large-small';
|
|
5
3
|
// AArrowUp aliases
|
|
6
4
|
export { default as LucideAArrowUp } from '../icons/a-arrow-up';
|
|
5
|
+
// ALargeSmall aliases
|
|
6
|
+
export { default as LucideALargeSmall } from '../icons/a-large-small';
|
|
7
7
|
// Accessibility aliases
|
|
8
8
|
export { default as LucideAccessibility } from '../icons/accessibility';
|
|
9
9
|
// Activity aliases
|
|
@@ -26,16 +26,16 @@ export { default as LucideAlbum } from '../icons/album';
|
|
|
26
26
|
export { default as LucideAlignCenterHorizontal } from '../icons/align-center-horizontal';
|
|
27
27
|
// AlignCenterVertical aliases
|
|
28
28
|
export { default as LucideAlignCenterVertical } from '../icons/align-center-vertical';
|
|
29
|
-
// AlignEndHorizontal aliases
|
|
30
|
-
export { default as LucideAlignEndHorizontal } from '../icons/align-end-horizontal';
|
|
31
29
|
// AlignEndVertical aliases
|
|
32
30
|
export { default as LucideAlignEndVertical } from '../icons/align-end-vertical';
|
|
31
|
+
// AlignEndHorizontal aliases
|
|
32
|
+
export { default as LucideAlignEndHorizontal } from '../icons/align-end-horizontal';
|
|
33
33
|
// AlignHorizontalDistributeCenter aliases
|
|
34
34
|
export { default as LucideAlignHorizontalDistributeCenter } from '../icons/align-horizontal-distribute-center';
|
|
35
|
-
// AlignHorizontalDistributeStart aliases
|
|
36
|
-
export { default as LucideAlignHorizontalDistributeStart } from '../icons/align-horizontal-distribute-start';
|
|
37
35
|
// AlignHorizontalDistributeEnd aliases
|
|
38
36
|
export { default as LucideAlignHorizontalDistributeEnd } from '../icons/align-horizontal-distribute-end';
|
|
37
|
+
// AlignHorizontalDistributeStart aliases
|
|
38
|
+
export { default as LucideAlignHorizontalDistributeStart } from '../icons/align-horizontal-distribute-start';
|
|
39
39
|
// AlignHorizontalJustifyCenter aliases
|
|
40
40
|
export { default as LucideAlignHorizontalJustifyCenter } from '../icons/align-horizontal-justify-center';
|
|
41
41
|
// AlignHorizontalJustifyEnd aliases
|
|
@@ -110,10 +110,10 @@ export { default as LucideArrowBigLeftDash } from '../icons/arrow-big-left-dash'
|
|
|
110
110
|
export { default as LucideArrowBigLeft } from '../icons/arrow-big-left';
|
|
111
111
|
// ArrowBigRightDash aliases
|
|
112
112
|
export { default as LucideArrowBigRightDash } from '../icons/arrow-big-right-dash';
|
|
113
|
-
// ArrowBigRight aliases
|
|
114
|
-
export { default as LucideArrowBigRight } from '../icons/arrow-big-right';
|
|
115
113
|
// ArrowBigUpDash aliases
|
|
116
114
|
export { default as LucideArrowBigUpDash } from '../icons/arrow-big-up-dash';
|
|
115
|
+
// ArrowBigRight aliases
|
|
116
|
+
export { default as LucideArrowBigRight } from '../icons/arrow-big-right';
|
|
117
117
|
// ArrowBigUp aliases
|
|
118
118
|
export { default as LucideArrowBigUp } from '../icons/arrow-big-up';
|
|
119
119
|
// ArrowDownFromLine aliases
|
|
@@ -174,18 +174,18 @@ export { default as LucideAstroid } from '../icons/astroid';
|
|
|
174
174
|
export { default as LucideAtSign } from '../icons/at-sign';
|
|
175
175
|
// Atom aliases
|
|
176
176
|
export { default as LucideAtom } from '../icons/atom';
|
|
177
|
-
// AudioLines aliases
|
|
178
|
-
export { default as LucideAudioLines } from '../icons/audio-lines';
|
|
179
177
|
// AudioWaveform aliases
|
|
180
178
|
export { default as LucideAudioWaveform } from '../icons/audio-waveform';
|
|
179
|
+
// AudioLines aliases
|
|
180
|
+
export { default as LucideAudioLines } from '../icons/audio-lines';
|
|
181
181
|
// Award aliases
|
|
182
182
|
export { default as LucideAward } from '../icons/award';
|
|
183
183
|
// Axe aliases
|
|
184
184
|
export { default as LucideAxe } from '../icons/axe';
|
|
185
|
-
// Baby aliases
|
|
186
|
-
export { default as LucideBaby } from '../icons/baby';
|
|
187
185
|
// Backpack aliases
|
|
188
186
|
export { default as LucideBackpack } from '../icons/backpack';
|
|
187
|
+
// Baby aliases
|
|
188
|
+
export { default as LucideBaby } from '../icons/baby';
|
|
189
189
|
// BadgeAlert aliases
|
|
190
190
|
export { default as LucideBadgeAlert } from '../icons/badge-alert';
|
|
191
191
|
// BadgeCent aliases
|
|
@@ -204,36 +204,36 @@ export { default as LucideBadgeJapaneseYen } from '../icons/badge-japanese-yen';
|
|
|
204
204
|
export { default as LucideBadgeMinus } from '../icons/badge-minus';
|
|
205
205
|
// BadgePercent aliases
|
|
206
206
|
export { default as LucideBadgePercent } from '../icons/badge-percent';
|
|
207
|
-
// BadgePoundSterling aliases
|
|
208
|
-
export { default as LucideBadgePoundSterling } from '../icons/badge-pound-sterling';
|
|
209
207
|
// BadgePlus aliases
|
|
210
208
|
export { default as LucideBadgePlus } from '../icons/badge-plus';
|
|
211
|
-
//
|
|
212
|
-
export { default as
|
|
209
|
+
// BadgePoundSterling aliases
|
|
210
|
+
export { default as LucideBadgePoundSterling } from '../icons/badge-pound-sterling';
|
|
213
211
|
// BadgeSwissFranc aliases
|
|
214
212
|
export { default as LucideBadgeSwissFranc } from '../icons/badge-swiss-franc';
|
|
215
213
|
// BadgeTurkishLira aliases
|
|
216
214
|
export { default as LucideBadgeTurkishLira } from '../icons/badge-turkish-lira';
|
|
215
|
+
// BadgeRussianRuble aliases
|
|
216
|
+
export { default as LucideBadgeRussianRuble } from '../icons/badge-russian-ruble';
|
|
217
217
|
// BadgeX aliases
|
|
218
218
|
export { default as LucideBadgeX } from '../icons/badge-x';
|
|
219
219
|
// Badge aliases
|
|
220
220
|
export { default as LucideBadge } from '../icons/badge';
|
|
221
|
-
// Balloon aliases
|
|
222
|
-
export { default as LucideBalloon } from '../icons/balloon';
|
|
223
221
|
// BaggageClaim aliases
|
|
224
222
|
export { default as LucideBaggageClaim } from '../icons/baggage-claim';
|
|
225
223
|
// Ban aliases
|
|
226
224
|
export { default as LucideBan } from '../icons/ban';
|
|
227
|
-
//
|
|
228
|
-
export { default as
|
|
225
|
+
// Balloon aliases
|
|
226
|
+
export { default as LucideBalloon } from '../icons/balloon';
|
|
229
227
|
// Bandage aliases
|
|
230
228
|
export { default as LucideBandage } from '../icons/bandage';
|
|
231
229
|
// BanknoteArrowDown aliases
|
|
232
230
|
export { default as LucideBanknoteArrowDown } from '../icons/banknote-arrow-down';
|
|
233
|
-
//
|
|
234
|
-
export { default as
|
|
231
|
+
// Banana aliases
|
|
232
|
+
export { default as LucideBanana } from '../icons/banana';
|
|
235
233
|
// BanknoteArrowUp aliases
|
|
236
234
|
export { default as LucideBanknoteArrowUp } from '../icons/banknote-arrow-up';
|
|
235
|
+
// BanknoteCheck aliases
|
|
236
|
+
export { default as LucideBanknoteCheck } from '../icons/banknote-check';
|
|
237
237
|
// BanknoteX aliases
|
|
238
238
|
export { default as LucideBanknoteX } from '../icons/banknote-x';
|
|
239
239
|
// Banknote aliases
|
|
@@ -244,10 +244,10 @@ export { default as LucideBarcode } from '../icons/barcode';
|
|
|
244
244
|
export { default as LucideBarrel } from '../icons/barrel';
|
|
245
245
|
// Baseline aliases
|
|
246
246
|
export { default as LucideBaseline } from '../icons/baseline';
|
|
247
|
-
// Bath aliases
|
|
248
|
-
export { default as LucideBath } from '../icons/bath';
|
|
249
247
|
// BatteryCharging aliases
|
|
250
248
|
export { default as LucideBatteryCharging } from '../icons/battery-charging';
|
|
249
|
+
// Bath aliases
|
|
250
|
+
export { default as LucideBath } from '../icons/bath';
|
|
251
251
|
// BatteryFull aliases
|
|
252
252
|
export { default as LucideBatteryFull } from '../icons/battery-full';
|
|
253
253
|
// BatteryLow aliases
|
|
@@ -256,14 +256,14 @@ export { default as LucideBatteryLow } from '../icons/battery-low';
|
|
|
256
256
|
export { default as LucideBatteryMedium } from '../icons/battery-medium';
|
|
257
257
|
// BatteryPlus aliases
|
|
258
258
|
export { default as LucideBatteryPlus } from '../icons/battery-plus';
|
|
259
|
-
// BatteryWarning aliases
|
|
260
|
-
export { default as LucideBatteryWarning } from '../icons/battery-warning';
|
|
261
259
|
// Battery aliases
|
|
262
260
|
export { default as LucideBattery } from '../icons/battery';
|
|
263
|
-
//
|
|
264
|
-
export { default as
|
|
261
|
+
// BatteryWarning aliases
|
|
262
|
+
export { default as LucideBatteryWarning } from '../icons/battery-warning';
|
|
265
263
|
// BeanOff aliases
|
|
266
264
|
export { default as LucideBeanOff } from '../icons/bean-off';
|
|
265
|
+
// Beaker aliases
|
|
266
|
+
export { default as LucideBeaker } from '../icons/beaker';
|
|
267
267
|
// Bean aliases
|
|
268
268
|
export { default as LucideBean } from '../icons/bean';
|
|
269
269
|
// BedDouble aliases
|
|
@@ -314,10 +314,10 @@ export { default as LucideBiohazard } from '../icons/biohazard';
|
|
|
314
314
|
export { default as LucideBird } from '../icons/bird';
|
|
315
315
|
// Birdhouse aliases
|
|
316
316
|
export { default as LucideBirdhouse } from '../icons/birdhouse';
|
|
317
|
-
// Blend aliases
|
|
318
|
-
export { default as LucideBlend } from '../icons/blend';
|
|
319
317
|
// Bitcoin aliases
|
|
320
318
|
export { default as LucideBitcoin } from '../icons/bitcoin';
|
|
319
|
+
// Blend aliases
|
|
320
|
+
export { default as LucideBlend } from '../icons/blend';
|
|
321
321
|
// Blender aliases
|
|
322
322
|
export { default as LucideBlender } from '../icons/blender';
|
|
323
323
|
// Blinds aliases
|
|
@@ -344,10 +344,10 @@ export { default as LucideBoneFracture } from '../icons/bone-fracture';
|
|
|
344
344
|
export { default as LucideBone } from '../icons/bone';
|
|
345
345
|
// BookA aliases
|
|
346
346
|
export { default as LucideBookA } from '../icons/book-a';
|
|
347
|
-
// BookAlert aliases
|
|
348
|
-
export { default as LucideBookAlert } from '../icons/book-alert';
|
|
349
347
|
// BookAudio aliases
|
|
350
348
|
export { default as LucideBookAudio } from '../icons/book-audio';
|
|
349
|
+
// BookAlert aliases
|
|
350
|
+
export { default as LucideBookAlert } from '../icons/book-alert';
|
|
351
351
|
// BookCheck aliases
|
|
352
352
|
export { default as LucideBookCheck } from '../icons/book-check';
|
|
353
353
|
// BookCopy aliases
|
|
@@ -394,10 +394,10 @@ export { default as LucideBookX } from '../icons/book-x';
|
|
|
394
394
|
export { default as LucideBook } from '../icons/book';
|
|
395
395
|
// BookmarkCheck aliases
|
|
396
396
|
export { default as LucideBookmarkCheck } from '../icons/bookmark-check';
|
|
397
|
-
// BookmarkMinus aliases
|
|
398
|
-
export { default as LucideBookmarkMinus } from '../icons/bookmark-minus';
|
|
399
397
|
// BookmarkOff aliases
|
|
400
398
|
export { default as LucideBookmarkOff } from '../icons/bookmark-off';
|
|
399
|
+
// BookmarkMinus aliases
|
|
400
|
+
export { default as LucideBookmarkMinus } from '../icons/bookmark-minus';
|
|
401
401
|
// BookmarkPlus aliases
|
|
402
402
|
export { default as LucideBookmarkPlus } from '../icons/bookmark-plus';
|
|
403
403
|
// BookmarkX aliases
|
|
@@ -418,14 +418,14 @@ export { default as LucideBottleWine } from '../icons/bottle-wine';
|
|
|
418
418
|
export { default as LucideBowArrow } from '../icons/bow-arrow';
|
|
419
419
|
// Box aliases
|
|
420
420
|
export { default as LucideBox } from '../icons/box';
|
|
421
|
-
// Brackets aliases
|
|
422
|
-
export { default as LucideBrackets } from '../icons/brackets';
|
|
423
|
-
// BrainCog aliases
|
|
424
|
-
export { default as LucideBrainCog } from '../icons/brain-cog';
|
|
425
421
|
// Boxes aliases
|
|
426
422
|
export { default as LucideBoxes } from '../icons/boxes';
|
|
423
|
+
// Brackets aliases
|
|
424
|
+
export { default as LucideBrackets } from '../icons/brackets';
|
|
427
425
|
// BrainCircuit aliases
|
|
428
426
|
export { default as LucideBrainCircuit } from '../icons/brain-circuit';
|
|
427
|
+
// BrainCog aliases
|
|
428
|
+
export { default as LucideBrainCog } from '../icons/brain-cog';
|
|
429
429
|
// Brain aliases
|
|
430
430
|
export { default as LucideBrain } from '../icons/brain';
|
|
431
431
|
// BrickWallFire aliases
|
|
@@ -448,52 +448,52 @@ export { default as LucideBringToFront } from '../icons/bring-to-front';
|
|
|
448
448
|
export { default as LucideBroccoli } from '../icons/broccoli';
|
|
449
449
|
// BrushCleaning aliases
|
|
450
450
|
export { default as LucideBrushCleaning } from '../icons/brush-cleaning';
|
|
451
|
-
// Brush aliases
|
|
452
|
-
export { default as LucideBrush } from '../icons/brush';
|
|
453
451
|
// Bubbles aliases
|
|
454
452
|
export { default as LucideBubbles } from '../icons/bubbles';
|
|
455
453
|
// BugOff aliases
|
|
456
454
|
export { default as LucideBugOff } from '../icons/bug-off';
|
|
455
|
+
// Brush aliases
|
|
456
|
+
export { default as LucideBrush } from '../icons/brush';
|
|
457
457
|
// BugPlay aliases
|
|
458
458
|
export { default as LucideBugPlay } from '../icons/bug-play';
|
|
459
459
|
// Bug aliases
|
|
460
460
|
export { default as LucideBug } from '../icons/bug';
|
|
461
461
|
// Building2 aliases
|
|
462
462
|
export { default as LucideBuilding2 } from '../icons/building-2';
|
|
463
|
-
// Building aliases
|
|
464
|
-
export { default as LucideBuilding } from '../icons/building';
|
|
465
|
-
// CableCar aliases
|
|
466
|
-
export { default as LucideCableCar } from '../icons/cable-car';
|
|
467
463
|
// BusFront aliases
|
|
468
464
|
export { default as LucideBusFront } from '../icons/bus-front';
|
|
465
|
+
// Building aliases
|
|
466
|
+
export { default as LucideBuilding } from '../icons/building';
|
|
469
467
|
// Bus aliases
|
|
470
468
|
export { default as LucideBus } from '../icons/bus';
|
|
469
|
+
// CableCar aliases
|
|
470
|
+
export { default as LucideCableCar } from '../icons/cable-car';
|
|
471
471
|
// Cable aliases
|
|
472
472
|
export { default as LucideCable } from '../icons/cable';
|
|
473
473
|
// CakeSlice aliases
|
|
474
474
|
export { default as LucideCakeSlice } from '../icons/cake-slice';
|
|
475
|
-
// Calculator aliases
|
|
476
|
-
export { default as LucideCalculator } from '../icons/calculator';
|
|
477
475
|
// Cake aliases
|
|
478
476
|
export { default as LucideCake } from '../icons/cake';
|
|
477
|
+
// Calculator aliases
|
|
478
|
+
export { default as LucideCalculator } from '../icons/calculator';
|
|
479
479
|
// Calendar1 aliases
|
|
480
480
|
export { default as LucideCalendar1 } from '../icons/calendar-1';
|
|
481
|
-
// CalendarArrowUp aliases
|
|
482
|
-
export { default as LucideCalendarArrowUp } from '../icons/calendar-arrow-up';
|
|
483
481
|
// CalendarArrowDown aliases
|
|
484
482
|
export { default as LucideCalendarArrowDown } from '../icons/calendar-arrow-down';
|
|
483
|
+
// CalendarArrowUp aliases
|
|
484
|
+
export { default as LucideCalendarArrowUp } from '../icons/calendar-arrow-up';
|
|
485
485
|
// CalendarCheck2 aliases
|
|
486
486
|
export { default as LucideCalendarCheck2 } from '../icons/calendar-check-2';
|
|
487
487
|
// CalendarCheck aliases
|
|
488
488
|
export { default as LucideCalendarCheck } from '../icons/calendar-check';
|
|
489
|
-
// CalendarClock aliases
|
|
490
|
-
export { default as LucideCalendarClock } from '../icons/calendar-clock';
|
|
491
489
|
// CalendarCog aliases
|
|
492
490
|
export { default as LucideCalendarCog } from '../icons/calendar-cog';
|
|
493
|
-
//
|
|
494
|
-
export { default as
|
|
491
|
+
// CalendarClock aliases
|
|
492
|
+
export { default as LucideCalendarClock } from '../icons/calendar-clock';
|
|
495
493
|
// CalendarDays aliases
|
|
496
494
|
export { default as LucideCalendarDays } from '../icons/calendar-days';
|
|
495
|
+
// CalendarFold aliases
|
|
496
|
+
export { default as LucideCalendarFold } from '../icons/calendar-fold';
|
|
497
497
|
// CalendarHeart aliases
|
|
498
498
|
export { default as LucideCalendarHeart } from '../icons/calendar-heart';
|
|
499
499
|
// CalendarMinus2 aliases
|
|
@@ -504,10 +504,10 @@ export { default as LucideCalendarMinus } from '../icons/calendar-minus';
|
|
|
504
504
|
export { default as LucideCalendarOff } from '../icons/calendar-off';
|
|
505
505
|
// CalendarPlus2 aliases
|
|
506
506
|
export { default as LucideCalendarPlus2 } from '../icons/calendar-plus-2';
|
|
507
|
-
// CalendarPlus aliases
|
|
508
|
-
export { default as LucideCalendarPlus } from '../icons/calendar-plus';
|
|
509
507
|
// CalendarRange aliases
|
|
510
508
|
export { default as LucideCalendarRange } from '../icons/calendar-range';
|
|
509
|
+
// CalendarPlus aliases
|
|
510
|
+
export { default as LucideCalendarPlus } from '../icons/calendar-plus';
|
|
511
511
|
// CalendarSearch aliases
|
|
512
512
|
export { default as LucideCalendarSearch } from '../icons/calendar-search';
|
|
513
513
|
// CalendarSync aliases
|
|
@@ -576,10 +576,10 @@ export { default as LucideChartBarStacked } from '../icons/chart-bar-stacked';
|
|
|
576
576
|
export { default as LucideChartColumnDecreasing } from '../icons/chart-column-decreasing';
|
|
577
577
|
// ChartColumnStacked aliases
|
|
578
578
|
export { default as LucideChartColumnStacked } from '../icons/chart-column-stacked';
|
|
579
|
-
// ChartGantt aliases
|
|
580
|
-
export { default as LucideChartGantt } from '../icons/chart-gantt';
|
|
581
579
|
// ChartNetwork aliases
|
|
582
580
|
export { default as LucideChartNetwork } from '../icons/chart-network';
|
|
581
|
+
// ChartGantt aliases
|
|
582
|
+
export { default as LucideChartGantt } from '../icons/chart-gantt';
|
|
583
583
|
// ChartNoAxesColumnDecreasing aliases
|
|
584
584
|
export { default as LucideChartNoAxesColumnDecreasing } from '../icons/chart-no-axes-column-decreasing';
|
|
585
585
|
// ChartNoAxesCombined aliases
|
|
@@ -594,32 +594,32 @@ export { default as LucideCheckLine } from '../icons/check-line';
|
|
|
594
594
|
export { default as LucideCheck } from '../icons/check';
|
|
595
595
|
// ChefHat aliases
|
|
596
596
|
export { default as LucideChefHat } from '../icons/chef-hat';
|
|
597
|
-
// Cherry aliases
|
|
598
|
-
export { default as LucideCherry } from '../icons/cherry';
|
|
599
597
|
// ChessBishop aliases
|
|
600
598
|
export { default as LucideChessBishop } from '../icons/chess-bishop';
|
|
601
599
|
// ChessKing aliases
|
|
602
600
|
export { default as LucideChessKing } from '../icons/chess-king';
|
|
601
|
+
// Cherry aliases
|
|
602
|
+
export { default as LucideCherry } from '../icons/cherry';
|
|
603
603
|
// ChessKnight aliases
|
|
604
604
|
export { default as LucideChessKnight } from '../icons/chess-knight';
|
|
605
|
-
// ChessPawn aliases
|
|
606
|
-
export { default as LucideChessPawn } from '../icons/chess-pawn';
|
|
607
605
|
// ChessQueen aliases
|
|
608
606
|
export { default as LucideChessQueen } from '../icons/chess-queen';
|
|
607
|
+
// ChessPawn aliases
|
|
608
|
+
export { default as LucideChessPawn } from '../icons/chess-pawn';
|
|
609
609
|
// ChessRook aliases
|
|
610
610
|
export { default as LucideChessRook } from '../icons/chess-rook';
|
|
611
611
|
// ChevronDown aliases
|
|
612
612
|
export { default as LucideChevronDown } from '../icons/chevron-down';
|
|
613
|
-
// ChevronFirst aliases
|
|
614
|
-
export { default as LucideChevronFirst } from '../icons/chevron-first';
|
|
615
613
|
// ChevronLast aliases
|
|
616
614
|
export { default as LucideChevronLast } from '../icons/chevron-last';
|
|
615
|
+
// ChevronFirst aliases
|
|
616
|
+
export { default as LucideChevronFirst } from '../icons/chevron-first';
|
|
617
617
|
// ChevronLeft aliases
|
|
618
618
|
export { default as LucideChevronLeft } from '../icons/chevron-left';
|
|
619
|
-
// ChevronRight aliases
|
|
620
|
-
export { default as LucideChevronRight } from '../icons/chevron-right';
|
|
621
619
|
// ChevronUp aliases
|
|
622
620
|
export { default as LucideChevronUp } from '../icons/chevron-up';
|
|
621
|
+
// ChevronRight aliases
|
|
622
|
+
export { default as LucideChevronRight } from '../icons/chevron-right';
|
|
623
623
|
// ChevronsDownUp aliases
|
|
624
624
|
export { default as LucideChevronsDownUp } from '../icons/chevrons-down-up';
|
|
625
625
|
// ChevronsDown aliases
|
|
@@ -634,10 +634,10 @@ export { default as LucideChevronsLeft } from '../icons/chevrons-left';
|
|
|
634
634
|
export { default as LucideChevronsRightLeft } from '../icons/chevrons-right-left';
|
|
635
635
|
// ChevronsRight aliases
|
|
636
636
|
export { default as LucideChevronsRight } from '../icons/chevrons-right';
|
|
637
|
-
// ChevronsUpDown aliases
|
|
638
|
-
export { default as LucideChevronsUpDown } from '../icons/chevrons-up-down';
|
|
639
637
|
// ChevronsUp aliases
|
|
640
638
|
export { default as LucideChevronsUp } from '../icons/chevrons-up';
|
|
639
|
+
// ChevronsUpDown aliases
|
|
640
|
+
export { default as LucideChevronsUpDown } from '../icons/chevrons-up-down';
|
|
641
641
|
// Church aliases
|
|
642
642
|
export { default as LucideChurch } from '../icons/church';
|
|
643
643
|
// CigaretteOff aliases
|
|
@@ -650,32 +650,34 @@ export { default as LucideCircleDashed } from '../icons/circle-dashed';
|
|
|
650
650
|
export { default as LucideCircleDollarSign } from '../icons/circle-dollar-sign';
|
|
651
651
|
// CircleDotDashed aliases
|
|
652
652
|
export { default as LucideCircleDotDashed } from '../icons/circle-dot-dashed';
|
|
653
|
-
// CircleDot aliases
|
|
654
|
-
export { default as LucideCircleDot } from '../icons/circle-dot';
|
|
655
653
|
// CircleEllipsis aliases
|
|
656
654
|
export { default as LucideCircleEllipsis } from '../icons/circle-ellipsis';
|
|
655
|
+
// CircleDot aliases
|
|
656
|
+
export { default as LucideCircleDot } from '../icons/circle-dot';
|
|
657
657
|
// CircleEqual aliases
|
|
658
658
|
export { default as LucideCircleEqual } from '../icons/circle-equal';
|
|
659
659
|
// CircleFadingArrowUp aliases
|
|
660
660
|
export { default as LucideCircleFadingArrowUp } from '../icons/circle-fading-arrow-up';
|
|
661
|
-
//
|
|
662
|
-
export { default as
|
|
661
|
+
// CircleEuroSign aliases
|
|
662
|
+
export { default as LucideCircleEuroSign } from '../icons/circle-euro-sign';
|
|
663
663
|
// CircleOff aliases
|
|
664
664
|
export { default as LucideCircleOff } from '../icons/circle-off';
|
|
665
665
|
// CirclePile aliases
|
|
666
666
|
export { default as LucideCirclePile } from '../icons/circle-pile';
|
|
667
|
+
// CircleFadingPlus aliases
|
|
668
|
+
export { default as LucideCircleFadingPlus } from '../icons/circle-fading-plus';
|
|
667
669
|
// CirclePoundSterling aliases
|
|
668
670
|
export { default as LucideCirclePoundSterling } from '../icons/circle-pound-sterling';
|
|
669
671
|
// CircleSlash aliases
|
|
670
672
|
export { default as LucideCircleSlash } from '../icons/circle-slash';
|
|
671
673
|
// CircleSmall aliases
|
|
672
674
|
export { default as LucideCircleSmall } from '../icons/circle-small';
|
|
673
|
-
// CircleStar aliases
|
|
674
|
-
export { default as LucideCircleStar } from '../icons/circle-star';
|
|
675
|
-
// Circle aliases
|
|
676
|
-
export { default as LucideCircle } from '../icons/circle';
|
|
677
675
|
// CircuitBoard aliases
|
|
678
676
|
export { default as LucideCircuitBoard } from '../icons/circuit-board';
|
|
677
|
+
// Circle aliases
|
|
678
|
+
export { default as LucideCircle } from '../icons/circle';
|
|
679
|
+
// CircleStar aliases
|
|
680
|
+
export { default as LucideCircleStar } from '../icons/circle-star';
|
|
679
681
|
// Citrus aliases
|
|
680
682
|
export { default as LucideCitrus } from '../icons/citrus';
|
|
681
683
|
// Clapperboard aliases
|
|
@@ -686,16 +688,16 @@ export { default as LucideClipboardCheck } from '../icons/clipboard-check';
|
|
|
686
688
|
export { default as LucideClipboardClock } from '../icons/clipboard-clock';
|
|
687
689
|
// ClipboardCopy aliases
|
|
688
690
|
export { default as LucideClipboardCopy } from '../icons/clipboard-copy';
|
|
689
|
-
// ClipboardList aliases
|
|
690
|
-
export { default as LucideClipboardList } from '../icons/clipboard-list';
|
|
691
|
-
// ClipboardMinus aliases
|
|
692
|
-
export { default as LucideClipboardMinus } from '../icons/clipboard-minus';
|
|
693
691
|
// ClipboardPaste aliases
|
|
694
692
|
export { default as LucideClipboardPaste } from '../icons/clipboard-paste';
|
|
695
|
-
//
|
|
696
|
-
export { default as
|
|
693
|
+
// ClipboardMinus aliases
|
|
694
|
+
export { default as LucideClipboardMinus } from '../icons/clipboard-minus';
|
|
695
|
+
// ClipboardList aliases
|
|
696
|
+
export { default as LucideClipboardList } from '../icons/clipboard-list';
|
|
697
697
|
// ClipboardType aliases
|
|
698
698
|
export { default as LucideClipboardType } from '../icons/clipboard-type';
|
|
699
|
+
// ClipboardPlus aliases
|
|
700
|
+
export { default as LucideClipboardPlus } from '../icons/clipboard-plus';
|
|
699
701
|
// ClipboardX aliases
|
|
700
702
|
export { default as LucideClipboardX } from '../icons/clipboard-x';
|
|
701
703
|
// Clipboard aliases
|
|
@@ -710,10 +712,10 @@ export { default as LucideClock11 } from '../icons/clock-11';
|
|
|
710
712
|
export { default as LucideClock12 } from '../icons/clock-12';
|
|
711
713
|
// Clock2 aliases
|
|
712
714
|
export { default as LucideClock2 } from '../icons/clock-2';
|
|
713
|
-
// Clock3 aliases
|
|
714
|
-
export { default as LucideClock3 } from '../icons/clock-3';
|
|
715
715
|
// Clock4 aliases
|
|
716
716
|
export { default as LucideClock4 } from '../icons/clock-4';
|
|
717
|
+
// Clock3 aliases
|
|
718
|
+
export { default as LucideClock3 } from '../icons/clock-3';
|
|
717
719
|
// Clock5 aliases
|
|
718
720
|
export { default as LucideClock5 } from '../icons/clock-5';
|
|
719
721
|
// Clock6 aliases
|
|
@@ -730,10 +732,10 @@ export { default as LucideClockAlert } from '../icons/clock-alert';
|
|
|
730
732
|
export { default as LucideClockArrowDown } from '../icons/clock-arrow-down';
|
|
731
733
|
// ClockArrowLeft aliases
|
|
732
734
|
export { default as LucideClockArrowLeft } from '../icons/clock-arrow-left';
|
|
733
|
-
// ClockArrowRight aliases
|
|
734
|
-
export { default as LucideClockArrowRight } from '../icons/clock-arrow-right';
|
|
735
735
|
// ClockArrowUp aliases
|
|
736
736
|
export { default as LucideClockArrowUp } from '../icons/clock-arrow-up';
|
|
737
|
+
// ClockArrowRight aliases
|
|
738
|
+
export { default as LucideClockArrowRight } from '../icons/clock-arrow-right';
|
|
737
739
|
// ClockCheck aliases
|
|
738
740
|
export { default as LucideClockCheck } from '../icons/clock-check';
|
|
739
741
|
// ClockFading aliases
|
|
@@ -756,14 +758,14 @@ export { default as LucideCloudCog } from '../icons/cloud-cog';
|
|
|
756
758
|
export { default as LucideCloudDrizzle } from '../icons/cloud-drizzle';
|
|
757
759
|
// CloudFog aliases
|
|
758
760
|
export { default as LucideCloudFog } from '../icons/cloud-fog';
|
|
759
|
-
// CloudHail aliases
|
|
760
|
-
export { default as LucideCloudHail } from '../icons/cloud-hail';
|
|
761
761
|
// CloudLightning aliases
|
|
762
762
|
export { default as LucideCloudLightning } from '../icons/cloud-lightning';
|
|
763
763
|
// CloudMoonRain aliases
|
|
764
764
|
export { default as LucideCloudMoonRain } from '../icons/cloud-moon-rain';
|
|
765
765
|
// CloudMoon aliases
|
|
766
766
|
export { default as LucideCloudMoon } from '../icons/cloud-moon';
|
|
767
|
+
// CloudHail aliases
|
|
768
|
+
export { default as LucideCloudHail } from '../icons/cloud-hail';
|
|
767
769
|
// CloudOff aliases
|
|
768
770
|
export { default as LucideCloudOff } from '../icons/cloud-off';
|
|
769
771
|
// CloudRainWind aliases
|
|
@@ -780,10 +782,10 @@ export { default as LucideCloudSun } from '../icons/cloud-sun';
|
|
|
780
782
|
export { default as LucideCloudSync } from '../icons/cloud-sync';
|
|
781
783
|
// Cloud aliases
|
|
782
784
|
export { default as LucideCloud } from '../icons/cloud';
|
|
783
|
-
// Cloudy aliases
|
|
784
|
-
export { default as LucideCloudy } from '../icons/cloudy';
|
|
785
785
|
// Clover aliases
|
|
786
786
|
export { default as LucideClover } from '../icons/clover';
|
|
787
|
+
// Cloudy aliases
|
|
788
|
+
export { default as LucideCloudy } from '../icons/cloudy';
|
|
787
789
|
// Club aliases
|
|
788
790
|
export { default as LucideClub } from '../icons/club';
|
|
789
791
|
// Code aliases
|
|
@@ -800,10 +802,10 @@ export { default as LucideColumns4 } from '../icons/columns-4';
|
|
|
800
802
|
export { default as LucideCombine } from '../icons/combine';
|
|
801
803
|
// Command aliases
|
|
802
804
|
export { default as LucideCommand } from '../icons/command';
|
|
803
|
-
// Compass aliases
|
|
804
|
-
export { default as LucideCompass } from '../icons/compass';
|
|
805
805
|
// Component aliases
|
|
806
806
|
export { default as LucideComponent } from '../icons/component';
|
|
807
|
+
// Compass aliases
|
|
808
|
+
export { default as LucideCompass } from '../icons/compass';
|
|
807
809
|
// Computer aliases
|
|
808
810
|
export { default as LucideComputer } from '../icons/computer';
|
|
809
811
|
// ConciergeBell aliases
|
|
@@ -822,10 +824,10 @@ export { default as LucideContrast } from '../icons/contrast';
|
|
|
822
824
|
export { default as LucideCookie } from '../icons/cookie';
|
|
823
825
|
// CookingPot aliases
|
|
824
826
|
export { default as LucideCookingPot } from '../icons/cooking-pot';
|
|
825
|
-
// CopyCheck aliases
|
|
826
|
-
export { default as LucideCopyCheck } from '../icons/copy-check';
|
|
827
827
|
// CopyMinus aliases
|
|
828
828
|
export { default as LucideCopyMinus } from '../icons/copy-minus';
|
|
829
|
+
// CopyCheck aliases
|
|
830
|
+
export { default as LucideCopyCheck } from '../icons/copy-check';
|
|
829
831
|
// CopyPlus aliases
|
|
830
832
|
export { default as LucideCopyPlus } from '../icons/copy-plus';
|
|
831
833
|
// CopySlash aliases
|
|
@@ -856,30 +858,30 @@ export { default as LucideCornerUpLeft } from '../icons/corner-up-left';
|
|
|
856
858
|
export { default as LucideCornerUpRight } from '../icons/corner-up-right';
|
|
857
859
|
// Cpu aliases
|
|
858
860
|
export { default as LucideCpu } from '../icons/cpu';
|
|
861
|
+
// Croissant aliases
|
|
862
|
+
export { default as LucideCroissant } from '../icons/croissant';
|
|
859
863
|
// CreativeCommons aliases
|
|
860
864
|
export { default as LucideCreativeCommons } from '../icons/creative-commons';
|
|
861
865
|
// CreditCard aliases
|
|
862
866
|
export { default as LucideCreditCard } from '../icons/credit-card';
|
|
863
|
-
// Croissant aliases
|
|
864
|
-
export { default as LucideCroissant } from '../icons/croissant';
|
|
865
867
|
// Crop aliases
|
|
866
868
|
export { default as LucideCrop } from '../icons/crop';
|
|
867
869
|
// Cross aliases
|
|
868
870
|
export { default as LucideCross } from '../icons/cross';
|
|
869
|
-
// Crown aliases
|
|
870
|
-
export { default as LucideCrown } from '../icons/crown';
|
|
871
871
|
// Crosshair aliases
|
|
872
872
|
export { default as LucideCrosshair } from '../icons/crosshair';
|
|
873
|
+
// Crown aliases
|
|
874
|
+
export { default as LucideCrown } from '../icons/crown';
|
|
873
875
|
// Cuboid aliases
|
|
874
876
|
export { default as LucideCuboid } from '../icons/cuboid';
|
|
875
|
-
// CupSoda aliases
|
|
876
|
-
export { default as LucideCupSoda } from '../icons/cup-soda';
|
|
877
877
|
// Currency aliases
|
|
878
878
|
export { default as LucideCurrency } from '../icons/currency';
|
|
879
|
-
//
|
|
880
|
-
export { default as
|
|
879
|
+
// CupSoda aliases
|
|
880
|
+
export { default as LucideCupSoda } from '../icons/cup-soda';
|
|
881
881
|
// Cylinder aliases
|
|
882
882
|
export { default as LucideCylinder } from '../icons/cylinder';
|
|
883
|
+
// Dam aliases
|
|
884
|
+
export { default as LucideDam } from '../icons/dam';
|
|
883
885
|
// DatabaseArrowUp aliases
|
|
884
886
|
export { default as LucideDatabaseArrowUp } from '../icons/database-arrow-up';
|
|
885
887
|
// DatabaseArrowDown aliases
|
|
@@ -888,14 +890,14 @@ export { default as LucideDatabaseArrowDown } from '../icons/database-arrow-down
|
|
|
888
890
|
export { default as LucideDatabaseBackup } from '../icons/database-backup';
|
|
889
891
|
// DatabaseCheck aliases
|
|
890
892
|
export { default as LucideDatabaseCheck } from '../icons/database-check';
|
|
891
|
-
// DatabasePlus aliases
|
|
892
|
-
export { default as LucideDatabasePlus } from '../icons/database-plus';
|
|
893
|
-
// DatabaseSearch aliases
|
|
894
|
-
export { default as LucideDatabaseSearch } from '../icons/database-search';
|
|
895
893
|
// DatabaseMinus aliases
|
|
896
894
|
export { default as LucideDatabaseMinus } from '../icons/database-minus';
|
|
895
|
+
// DatabaseSearch aliases
|
|
896
|
+
export { default as LucideDatabaseSearch } from '../icons/database-search';
|
|
897
897
|
// DatabaseX aliases
|
|
898
898
|
export { default as LucideDatabaseX } from '../icons/database-x';
|
|
899
|
+
// DatabasePlus aliases
|
|
900
|
+
export { default as LucideDatabasePlus } from '../icons/database-plus';
|
|
899
901
|
// DatabaseZap aliases
|
|
900
902
|
export { default as LucideDatabaseZap } from '../icons/database-zap';
|
|
901
903
|
// Database aliases
|
|
@@ -918,14 +920,14 @@ export { default as LucideDiamondPlus } from '../icons/diamond-plus';
|
|
|
918
920
|
export { default as LucideDiamond } from '../icons/diamond';
|
|
919
921
|
// Dice1 aliases
|
|
920
922
|
export { default as LucideDice1 } from '../icons/dice-1';
|
|
921
|
-
// Dice2 aliases
|
|
922
|
-
export { default as LucideDice2 } from '../icons/dice-2';
|
|
923
|
-
// Dice3 aliases
|
|
924
|
-
export { default as LucideDice3 } from '../icons/dice-3';
|
|
925
923
|
// Dice4 aliases
|
|
926
924
|
export { default as LucideDice4 } from '../icons/dice-4';
|
|
925
|
+
// Dice2 aliases
|
|
926
|
+
export { default as LucideDice2 } from '../icons/dice-2';
|
|
927
927
|
// Dice5 aliases
|
|
928
928
|
export { default as LucideDice5 } from '../icons/dice-5';
|
|
929
|
+
// Dice3 aliases
|
|
930
|
+
export { default as LucideDice3 } from '../icons/dice-3';
|
|
929
931
|
// Dice6 aliases
|
|
930
932
|
export { default as LucideDice6 } from '../icons/dice-6';
|
|
931
933
|
// Dices aliases
|
|
@@ -936,30 +938,30 @@ export { default as LucideDiff } from '../icons/diff';
|
|
|
936
938
|
export { default as LucideDisc2 } from '../icons/disc-2';
|
|
937
939
|
// Disc3 aliases
|
|
938
940
|
export { default as LucideDisc3 } from '../icons/disc-3';
|
|
939
|
-
// DiscAlbum aliases
|
|
940
|
-
export { default as LucideDiscAlbum } from '../icons/disc-album';
|
|
941
941
|
// Disc aliases
|
|
942
942
|
export { default as LucideDisc } from '../icons/disc';
|
|
943
943
|
// Divide aliases
|
|
944
944
|
export { default as LucideDivide } from '../icons/divide';
|
|
945
|
+
// DiscAlbum aliases
|
|
946
|
+
export { default as LucideDiscAlbum } from '../icons/disc-album';
|
|
945
947
|
// DnaOff aliases
|
|
946
948
|
export { default as LucideDnaOff } from '../icons/dna-off';
|
|
947
949
|
// Dna aliases
|
|
948
950
|
export { default as LucideDna } from '../icons/dna';
|
|
949
951
|
// Dock aliases
|
|
950
952
|
export { default as LucideDock } from '../icons/dock';
|
|
951
|
-
// Dog aliases
|
|
952
|
-
export { default as LucideDog } from '../icons/dog';
|
|
953
953
|
// DollarSign aliases
|
|
954
954
|
export { default as LucideDollarSign } from '../icons/dollar-sign';
|
|
955
|
+
// Dog aliases
|
|
956
|
+
export { default as LucideDog } from '../icons/dog';
|
|
955
957
|
// Donut aliases
|
|
956
958
|
export { default as LucideDonut } from '../icons/donut';
|
|
957
959
|
// DoorClosedLocked aliases
|
|
958
960
|
export { default as LucideDoorClosedLocked } from '../icons/door-closed-locked';
|
|
959
|
-
// DoorOpen aliases
|
|
960
|
-
export { default as LucideDoorOpen } from '../icons/door-open';
|
|
961
961
|
// DoorClosed aliases
|
|
962
962
|
export { default as LucideDoorClosed } from '../icons/door-closed';
|
|
963
|
+
// DoorOpen aliases
|
|
964
|
+
export { default as LucideDoorOpen } from '../icons/door-open';
|
|
963
965
|
// Dot aliases
|
|
964
966
|
export { default as LucideDot } from '../icons/dot';
|
|
965
967
|
// Download aliases
|
|
@@ -976,14 +978,14 @@ export { default as LucideDrone } from '../icons/drone';
|
|
|
976
978
|
export { default as LucideDropletOff } from '../icons/droplet-off';
|
|
977
979
|
// Droplet aliases
|
|
978
980
|
export { default as LucideDroplet } from '../icons/droplet';
|
|
979
|
-
// Drum aliases
|
|
980
|
-
export { default as LucideDrum } from '../icons/drum';
|
|
981
981
|
// Droplets aliases
|
|
982
982
|
export { default as LucideDroplets } from '../icons/droplets';
|
|
983
|
-
//
|
|
984
|
-
export { default as
|
|
983
|
+
// Drum aliases
|
|
984
|
+
export { default as LucideDrum } from '../icons/drum';
|
|
985
985
|
// Dumbbell aliases
|
|
986
986
|
export { default as LucideDumbbell } from '../icons/dumbbell';
|
|
987
|
+
// Drumstick aliases
|
|
988
|
+
export { default as LucideDrumstick } from '../icons/drumstick';
|
|
987
989
|
// EarOff aliases
|
|
988
990
|
export { default as LucideEarOff } from '../icons/ear-off';
|
|
989
991
|
// Ear aliases
|
|
@@ -992,22 +994,22 @@ export { default as LucideEar } from '../icons/ear';
|
|
|
992
994
|
export { default as LucideEarthLock } from '../icons/earth-lock';
|
|
993
995
|
// Eclipse aliases
|
|
994
996
|
export { default as LucideEclipse } from '../icons/eclipse';
|
|
995
|
-
// EggOff aliases
|
|
996
|
-
export { default as LucideEggOff } from '../icons/egg-off';
|
|
997
997
|
// EggFried aliases
|
|
998
998
|
export { default as LucideEggFried } from '../icons/egg-fried';
|
|
999
|
+
// EggOff aliases
|
|
1000
|
+
export { default as LucideEggOff } from '../icons/egg-off';
|
|
999
1001
|
// Egg aliases
|
|
1000
1002
|
export { default as LucideEgg } from '../icons/egg';
|
|
1001
|
-
// EqualApproximately aliases
|
|
1002
|
-
export { default as LucideEqualApproximately } from '../icons/equal-approximately';
|
|
1003
1003
|
// Ellipse aliases
|
|
1004
1004
|
export { default as LucideEllipse } from '../icons/ellipse';
|
|
1005
|
+
// EqualApproximately aliases
|
|
1006
|
+
export { default as LucideEqualApproximately } from '../icons/equal-approximately';
|
|
1005
1007
|
// EqualNot aliases
|
|
1006
1008
|
export { default as LucideEqualNot } from '../icons/equal-not';
|
|
1007
|
-
// Equal aliases
|
|
1008
|
-
export { default as LucideEqual } from '../icons/equal';
|
|
1009
1009
|
// Eraser aliases
|
|
1010
1010
|
export { default as LucideEraser } from '../icons/eraser';
|
|
1011
|
+
// Equal aliases
|
|
1012
|
+
export { default as LucideEqual } from '../icons/equal';
|
|
1011
1013
|
// EthernetPort aliases
|
|
1012
1014
|
export { default as LucideEthernetPort } from '../icons/ethernet-port';
|
|
1013
1015
|
// Euro aliases
|
|
@@ -1070,28 +1072,28 @@ export { default as LucideFileOutput } from '../icons/file-output';
|
|
|
1070
1072
|
export { default as LucideFilePlus } from '../icons/file-plus';
|
|
1071
1073
|
// FileScan aliases
|
|
1072
1074
|
export { default as LucideFileScan } from '../icons/file-scan';
|
|
1073
|
-
// FileSearch aliases
|
|
1074
|
-
export { default as LucideFileSearch } from '../icons/file-search';
|
|
1075
1075
|
// FileSliders aliases
|
|
1076
1076
|
export { default as LucideFileSliders } from '../icons/file-sliders';
|
|
1077
|
+
// FileSearch aliases
|
|
1078
|
+
export { default as LucideFileSearch } from '../icons/file-search';
|
|
1077
1079
|
// FileSpreadsheet aliases
|
|
1078
1080
|
export { default as LucideFileSpreadsheet } from '../icons/file-spreadsheet';
|
|
1079
1081
|
// FileStack aliases
|
|
1080
1082
|
export { default as LucideFileStack } from '../icons/file-stack';
|
|
1081
|
-
// FileTerminal aliases
|
|
1082
|
-
export { default as LucideFileTerminal } from '../icons/file-terminal';
|
|
1083
1083
|
// FileSymlink aliases
|
|
1084
1084
|
export { default as LucideFileSymlink } from '../icons/file-symlink';
|
|
1085
|
+
// FileTerminal aliases
|
|
1086
|
+
export { default as LucideFileTerminal } from '../icons/file-terminal';
|
|
1085
1087
|
// FileText aliases
|
|
1086
1088
|
export { default as LucideFileText } from '../icons/file-text';
|
|
1087
1089
|
// FileType aliases
|
|
1088
1090
|
export { default as LucideFileType } from '../icons/file-type';
|
|
1089
1091
|
// FileUp aliases
|
|
1090
1092
|
export { default as LucideFileUp } from '../icons/file-up';
|
|
1091
|
-
// FileUser aliases
|
|
1092
|
-
export { default as LucideFileUser } from '../icons/file-user';
|
|
1093
1093
|
// FileVolume aliases
|
|
1094
1094
|
export { default as LucideFileVolume } from '../icons/file-volume';
|
|
1095
|
+
// FileUser aliases
|
|
1096
|
+
export { default as LucideFileUser } from '../icons/file-user';
|
|
1095
1097
|
// FileX aliases
|
|
1096
1098
|
export { default as LucideFileX } from '../icons/file-x';
|
|
1097
1099
|
// File aliases
|
|
@@ -1132,10 +1134,10 @@ export { default as LucideFlashlight } from '../icons/flashlight';
|
|
|
1132
1134
|
export { default as LucideFlaskConicalOff } from '../icons/flask-conical-off';
|
|
1133
1135
|
// FlaskConical aliases
|
|
1134
1136
|
export { default as LucideFlaskConical } from '../icons/flask-conical';
|
|
1135
|
-
// FlaskRound aliases
|
|
1136
|
-
export { default as LucideFlaskRound } from '../icons/flask-round';
|
|
1137
1137
|
// FlipHorizontal2 aliases
|
|
1138
1138
|
export { default as LucideFlipHorizontal2 } from '../icons/flip-horizontal-2';
|
|
1139
|
+
// FlaskRound aliases
|
|
1140
|
+
export { default as LucideFlaskRound } from '../icons/flask-round';
|
|
1139
1141
|
// FlipVertical2 aliases
|
|
1140
1142
|
export { default as LucideFlipVertical2 } from '../icons/flip-vertical-2';
|
|
1141
1143
|
// Flower2 aliases
|
|
@@ -1152,28 +1154,28 @@ export { default as LucideFoldVertical } from '../icons/fold-vertical';
|
|
|
1152
1154
|
export { default as LucideFolderArchive } from '../icons/folder-archive';
|
|
1153
1155
|
// FolderBookmark aliases
|
|
1154
1156
|
export { default as LucideFolderBookmark } from '../icons/folder-bookmark';
|
|
1155
|
-
// FolderCheck aliases
|
|
1156
|
-
export { default as LucideFolderCheck } from '../icons/folder-check';
|
|
1157
1157
|
// FolderClock aliases
|
|
1158
1158
|
export { default as LucideFolderClock } from '../icons/folder-clock';
|
|
1159
|
-
//
|
|
1160
|
-
export { default as
|
|
1159
|
+
// FolderCheck aliases
|
|
1160
|
+
export { default as LucideFolderCheck } from '../icons/folder-check';
|
|
1161
1161
|
// FolderCode aliases
|
|
1162
1162
|
export { default as LucideFolderCode } from '../icons/folder-code';
|
|
1163
1163
|
// FolderDot aliases
|
|
1164
1164
|
export { default as LucideFolderDot } from '../icons/folder-dot';
|
|
1165
|
+
// FolderClosed aliases
|
|
1166
|
+
export { default as LucideFolderClosed } from '../icons/folder-closed';
|
|
1165
1167
|
// FolderDown aliases
|
|
1166
1168
|
export { default as LucideFolderDown } from '../icons/folder-down';
|
|
1167
1169
|
// FolderGit2 aliases
|
|
1168
1170
|
export { default as LucideFolderGit2 } from '../icons/folder-git-2';
|
|
1169
1171
|
// FolderGit aliases
|
|
1170
1172
|
export { default as LucideFolderGit } from '../icons/folder-git';
|
|
1171
|
-
// FolderHeart aliases
|
|
1172
|
-
export { default as LucideFolderHeart } from '../icons/folder-heart';
|
|
1173
1173
|
// FolderInput aliases
|
|
1174
1174
|
export { default as LucideFolderInput } from '../icons/folder-input';
|
|
1175
1175
|
// FolderKanban aliases
|
|
1176
1176
|
export { default as LucideFolderKanban } from '../icons/folder-kanban';
|
|
1177
|
+
// FolderHeart aliases
|
|
1178
|
+
export { default as LucideFolderHeart } from '../icons/folder-heart';
|
|
1177
1179
|
// FolderKey aliases
|
|
1178
1180
|
export { default as LucideFolderKey } from '../icons/folder-key';
|
|
1179
1181
|
// FolderLock aliases
|
|
@@ -1214,16 +1216,16 @@ export { default as LucideFootprints } from '../icons/footprints';
|
|
|
1214
1216
|
export { default as LucideForklift } from '../icons/forklift';
|
|
1215
1217
|
// Form aliases
|
|
1216
1218
|
export { default as LucideForm } from '../icons/form';
|
|
1217
|
-
// Frame aliases
|
|
1218
|
-
export { default as LucideFrame } from '../icons/frame';
|
|
1219
1219
|
// Forward aliases
|
|
1220
1220
|
export { default as LucideForward } from '../icons/forward';
|
|
1221
|
+
// Frame aliases
|
|
1222
|
+
export { default as LucideFrame } from '../icons/frame';
|
|
1221
1223
|
// Frown aliases
|
|
1222
1224
|
export { default as LucideFrown } from '../icons/frown';
|
|
1223
|
-
// Fuel aliases
|
|
1224
|
-
export { default as LucideFuel } from '../icons/fuel';
|
|
1225
1225
|
// Fullscreen aliases
|
|
1226
1226
|
export { default as LucideFullscreen } from '../icons/fullscreen';
|
|
1227
|
+
// Fuel aliases
|
|
1228
|
+
export { default as LucideFuel } from '../icons/fuel';
|
|
1227
1229
|
// FunnelPlus aliases
|
|
1228
1230
|
export { default as LucideFunnelPlus } from '../icons/funnel-plus';
|
|
1229
1231
|
// GalleryHorizontalEnd aliases
|
|
@@ -1240,10 +1242,10 @@ export { default as LucideGalleryVertical } from '../icons/gallery-vertical';
|
|
|
1240
1242
|
export { default as LucideGamepad2 } from '../icons/gamepad-2';
|
|
1241
1243
|
// GamepadDirectional aliases
|
|
1242
1244
|
export { default as LucideGamepadDirectional } from '../icons/gamepad-directional';
|
|
1243
|
-
// Gauge aliases
|
|
1244
|
-
export { default as LucideGauge } from '../icons/gauge';
|
|
1245
1245
|
// Gamepad aliases
|
|
1246
1246
|
export { default as LucideGamepad } from '../icons/gamepad';
|
|
1247
|
+
// Gauge aliases
|
|
1248
|
+
export { default as LucideGauge } from '../icons/gauge';
|
|
1247
1249
|
// Gavel aliases
|
|
1248
1250
|
export { default as LucideGavel } from '../icons/gavel';
|
|
1249
1251
|
// Gem aliases
|
|
@@ -1252,10 +1254,10 @@ export { default as LucideGem } from '../icons/gem';
|
|
|
1252
1254
|
export { default as LucideGeorgianLari } from '../icons/georgian-lari';
|
|
1253
1255
|
// Ghost aliases
|
|
1254
1256
|
export { default as LucideGhost } from '../icons/ghost';
|
|
1255
|
-
// Gift aliases
|
|
1256
|
-
export { default as LucideGift } from '../icons/gift';
|
|
1257
1257
|
// GitBranchMinus aliases
|
|
1258
1258
|
export { default as LucideGitBranchMinus } from '../icons/git-branch-minus';
|
|
1259
|
+
// Gift aliases
|
|
1260
|
+
export { default as LucideGift } from '../icons/gift';
|
|
1259
1261
|
// GitBranchPlus aliases
|
|
1260
1262
|
export { default as LucideGitBranchPlus } from '../icons/git-branch-plus';
|
|
1261
1263
|
// GitBranch aliases
|
|
@@ -1264,10 +1266,10 @@ export { default as LucideGitBranch } from '../icons/git-branch';
|
|
|
1264
1266
|
export { default as LucideGitCommitVertical } from '../icons/git-commit-vertical';
|
|
1265
1267
|
// GitCompareArrows aliases
|
|
1266
1268
|
export { default as LucideGitCompareArrows } from '../icons/git-compare-arrows';
|
|
1267
|
-
// GitFork aliases
|
|
1268
|
-
export { default as LucideGitFork } from '../icons/git-fork';
|
|
1269
1269
|
// GitCompare aliases
|
|
1270
1270
|
export { default as LucideGitCompare } from '../icons/git-compare';
|
|
1271
|
+
// GitFork aliases
|
|
1272
|
+
export { default as LucideGitFork } from '../icons/git-fork';
|
|
1271
1273
|
// GitGraph aliases
|
|
1272
1274
|
export { default as LucideGitGraph } from '../icons/git-graph';
|
|
1273
1275
|
// GitMergeConflict aliases
|
|
@@ -1290,20 +1292,20 @@ export { default as LucideGitPullRequest } from '../icons/git-pull-request';
|
|
|
1290
1292
|
export { default as LucideGlassWater } from '../icons/glass-water';
|
|
1291
1293
|
// Glasses aliases
|
|
1292
1294
|
export { default as LucideGlasses } from '../icons/glasses';
|
|
1293
|
-
// GlobeCheck aliases
|
|
1294
|
-
export { default as LucideGlobeCheck } from '../icons/globe-check';
|
|
1295
1295
|
// GlobeLock aliases
|
|
1296
1296
|
export { default as LucideGlobeLock } from '../icons/globe-lock';
|
|
1297
1297
|
// GlobeOff aliases
|
|
1298
1298
|
export { default as LucideGlobeOff } from '../icons/globe-off';
|
|
1299
|
+
// GlobeCheck aliases
|
|
1300
|
+
export { default as LucideGlobeCheck } from '../icons/globe-check';
|
|
1299
1301
|
// GlobeX aliases
|
|
1300
1302
|
export { default as LucideGlobeX } from '../icons/globe-x';
|
|
1301
1303
|
// Globe aliases
|
|
1302
1304
|
export { default as LucideGlobe } from '../icons/globe';
|
|
1303
|
-
// Goal aliases
|
|
1304
|
-
export { default as LucideGoal } from '../icons/goal';
|
|
1305
1305
|
// Gpu aliases
|
|
1306
1306
|
export { default as LucideGpu } from '../icons/gpu';
|
|
1307
|
+
// Goal aliases
|
|
1308
|
+
export { default as LucideGoal } from '../icons/goal';
|
|
1307
1309
|
// GraduationCap aliases
|
|
1308
1310
|
export { default as LucideGraduationCap } from '../icons/graduation-cap';
|
|
1309
1311
|
// Grape aliases
|
|
@@ -1318,10 +1320,10 @@ export { default as LucideGripVertical } from '../icons/grip-vertical';
|
|
|
1318
1320
|
export { default as LucideGrip } from '../icons/grip';
|
|
1319
1321
|
// Group aliases
|
|
1320
1322
|
export { default as LucideGroup } from '../icons/group';
|
|
1321
|
-
// Guitar aliases
|
|
1322
|
-
export { default as LucideGuitar } from '../icons/guitar';
|
|
1323
1323
|
// Ham aliases
|
|
1324
1324
|
export { default as LucideHam } from '../icons/ham';
|
|
1325
|
+
// Guitar aliases
|
|
1326
|
+
export { default as LucideGuitar } from '../icons/guitar';
|
|
1325
1327
|
// Hamburger aliases
|
|
1326
1328
|
export { default as LucideHamburger } from '../icons/hamburger';
|
|
1327
1329
|
// Hammer aliases
|
|
@@ -1356,10 +1358,10 @@ export { default as LucideHash } from '../icons/hash';
|
|
|
1356
1358
|
export { default as LucideHatGlasses } from '../icons/hat-glasses';
|
|
1357
1359
|
// Haze aliases
|
|
1358
1360
|
export { default as LucideHaze } from '../icons/haze';
|
|
1359
|
-
// HdmiPort aliases
|
|
1360
|
-
export { default as LucideHdmiPort } from '../icons/hdmi-port';
|
|
1361
1361
|
// Hd aliases
|
|
1362
1362
|
export { default as LucideHd } from '../icons/hd';
|
|
1363
|
+
// HdmiPort aliases
|
|
1364
|
+
export { default as LucideHdmiPort } from '../icons/hdmi-port';
|
|
1363
1365
|
// Heading1 aliases
|
|
1364
1366
|
export { default as LucideHeading1 } from '../icons/heading-1';
|
|
1365
1367
|
// Heading2 aliases
|
|
@@ -1440,20 +1442,20 @@ export { default as LucideImagePlay } from '../icons/image-play';
|
|
|
1440
1442
|
export { default as LucideImagePlus } from '../icons/image-plus';
|
|
1441
1443
|
// ImageUp aliases
|
|
1442
1444
|
export { default as LucideImageUp } from '../icons/image-up';
|
|
1443
|
-
// ImageUpscale aliases
|
|
1444
|
-
export { default as LucideImageUpscale } from '../icons/image-upscale';
|
|
1445
1445
|
// Image aliases
|
|
1446
1446
|
export { default as LucideImage } from '../icons/image';
|
|
1447
1447
|
// Images aliases
|
|
1448
1448
|
export { default as LucideImages } from '../icons/images';
|
|
1449
|
+
// ImageUpscale aliases
|
|
1450
|
+
export { default as LucideImageUpscale } from '../icons/image-upscale';
|
|
1449
1451
|
// Import aliases
|
|
1450
1452
|
export { default as LucideImport } from '../icons/import';
|
|
1451
1453
|
// Inbox aliases
|
|
1452
1454
|
export { default as LucideInbox } from '../icons/inbox';
|
|
1453
|
-
// IndianRupee aliases
|
|
1454
|
-
export { default as LucideIndianRupee } from '../icons/indian-rupee';
|
|
1455
1455
|
// Infinity aliases
|
|
1456
1456
|
export { default as LucideInfinity } from '../icons/infinity';
|
|
1457
|
+
// IndianRupee aliases
|
|
1458
|
+
export { default as LucideIndianRupee } from '../icons/indian-rupee';
|
|
1457
1459
|
// Info aliases
|
|
1458
1460
|
export { default as LucideInfo } from '../icons/info';
|
|
1459
1461
|
// InspectionPanel aliases
|
|
@@ -1472,10 +1474,10 @@ export { default as LucideJoystick } from '../icons/joystick';
|
|
|
1472
1474
|
export { default as LucideKanban } from '../icons/kanban';
|
|
1473
1475
|
// Kayak aliases
|
|
1474
1476
|
export { default as LucideKayak } from '../icons/kayak';
|
|
1475
|
-
// KeyRound aliases
|
|
1476
|
-
export { default as LucideKeyRound } from '../icons/key-round';
|
|
1477
1477
|
// KeySquare aliases
|
|
1478
1478
|
export { default as LucideKeySquare } from '../icons/key-square';
|
|
1479
|
+
// KeyRound aliases
|
|
1480
|
+
export { default as LucideKeyRound } from '../icons/key-round';
|
|
1479
1481
|
// Key aliases
|
|
1480
1482
|
export { default as LucideKey } from '../icons/key';
|
|
1481
1483
|
// KeyboardMusic aliases
|
|
@@ -1532,10 +1534,10 @@ export { default as LucideLayoutPanelTop } from '../icons/layout-panel-top';
|
|
|
1532
1534
|
export { default as LucideLayoutTemplate } from '../icons/layout-template';
|
|
1533
1535
|
// Leaf aliases
|
|
1534
1536
|
export { default as LucideLeaf } from '../icons/leaf';
|
|
1535
|
-
// LeafyGreen aliases
|
|
1536
|
-
export { default as LucideLeafyGreen } from '../icons/leafy-green';
|
|
1537
1537
|
// Lectern aliases
|
|
1538
1538
|
export { default as LucideLectern } from '../icons/lectern';
|
|
1539
|
+
// LeafyGreen aliases
|
|
1540
|
+
export { default as LucideLeafyGreen } from '../icons/leafy-green';
|
|
1539
1541
|
// LensConcave aliases
|
|
1540
1542
|
export { default as LucideLensConcave } from '../icons/lens-concave';
|
|
1541
1543
|
// LensConvex aliases
|
|
@@ -1554,10 +1556,10 @@ export { default as LucideLightbulbOff } from '../icons/lightbulb-off';
|
|
|
1554
1556
|
export { default as LucideLightbulb } from '../icons/lightbulb';
|
|
1555
1557
|
// LineDotRightHorizontal aliases
|
|
1556
1558
|
export { default as LucideLineDotRightHorizontal } from '../icons/line-dot-right-horizontal';
|
|
1557
|
-
// LineSquiggle aliases
|
|
1558
|
-
export { default as LucideLineSquiggle } from '../icons/line-squiggle';
|
|
1559
1559
|
// LineStyle aliases
|
|
1560
1560
|
export { default as LucideLineStyle } from '../icons/line-style';
|
|
1561
|
+
// LineSquiggle aliases
|
|
1562
|
+
export { default as LucideLineSquiggle } from '../icons/line-squiggle';
|
|
1561
1563
|
// Link2Off aliases
|
|
1562
1564
|
export { default as LucideLink2Off } from '../icons/link-2-off';
|
|
1563
1565
|
// Link2 aliases
|
|
@@ -1636,22 +1638,22 @@ export { default as LucideMagnet } from '../icons/magnet';
|
|
|
1636
1638
|
export { default as LucideMailCheck } from '../icons/mail-check';
|
|
1637
1639
|
// MailMinus aliases
|
|
1638
1640
|
export { default as LucideMailMinus } from '../icons/mail-minus';
|
|
1641
|
+
// MailOpen aliases
|
|
1642
|
+
export { default as LucideMailOpen } from '../icons/mail-open';
|
|
1639
1643
|
// MailPlus aliases
|
|
1640
1644
|
export { default as LucideMailPlus } from '../icons/mail-plus';
|
|
1641
1645
|
// MailSearch aliases
|
|
1642
1646
|
export { default as LucideMailSearch } from '../icons/mail-search';
|
|
1643
|
-
// MailWarning aliases
|
|
1644
|
-
export { default as LucideMailWarning } from '../icons/mail-warning';
|
|
1645
|
-
// MailOpen aliases
|
|
1646
|
-
export { default as LucideMailOpen } from '../icons/mail-open';
|
|
1647
1647
|
// MailX aliases
|
|
1648
1648
|
export { default as LucideMailX } from '../icons/mail-x';
|
|
1649
|
+
// MailWarning aliases
|
|
1650
|
+
export { default as LucideMailWarning } from '../icons/mail-warning';
|
|
1649
1651
|
// Mail aliases
|
|
1650
1652
|
export { default as LucideMail } from '../icons/mail';
|
|
1651
|
-
// Mails aliases
|
|
1652
|
-
export { default as LucideMails } from '../icons/mails';
|
|
1653
1653
|
// Mailbox aliases
|
|
1654
1654
|
export { default as LucideMailbox } from '../icons/mailbox';
|
|
1655
|
+
// Mails aliases
|
|
1656
|
+
export { default as LucideMails } from '../icons/mails';
|
|
1655
1657
|
// MapMinus aliases
|
|
1656
1658
|
export { default as LucideMapMinus } from '../icons/map-minus';
|
|
1657
1659
|
// MapPinCheckInside aliases
|
|
@@ -1710,14 +1712,14 @@ export { default as LucideMenu } from '../icons/menu';
|
|
|
1710
1712
|
export { default as LucideMerge } from '../icons/merge';
|
|
1711
1713
|
// MessageCircleCheck aliases
|
|
1712
1714
|
export { default as LucideMessageCircleCheck } from '../icons/message-circle-check';
|
|
1713
|
-
// MessageCircleCode aliases
|
|
1714
|
-
export { default as LucideMessageCircleCode } from '../icons/message-circle-code';
|
|
1715
1715
|
// MessageCircleDashed aliases
|
|
1716
1716
|
export { default as LucideMessageCircleDashed } from '../icons/message-circle-dashed';
|
|
1717
|
-
//
|
|
1718
|
-
export { default as
|
|
1717
|
+
// MessageCircleCode aliases
|
|
1718
|
+
export { default as LucideMessageCircleCode } from '../icons/message-circle-code';
|
|
1719
1719
|
// MessageCircleMore aliases
|
|
1720
1720
|
export { default as LucideMessageCircleMore } from '../icons/message-circle-more';
|
|
1721
|
+
// MessageCircleHeart aliases
|
|
1722
|
+
export { default as LucideMessageCircleHeart } from '../icons/message-circle-heart';
|
|
1721
1723
|
// MessageCircleOff aliases
|
|
1722
1724
|
export { default as LucideMessageCircleOff } from '../icons/message-circle-off';
|
|
1723
1725
|
// MessageCirclePlus aliases
|
|
@@ -1762,10 +1764,10 @@ export { default as LucideMessageSquareText } from '../icons/message-square-text
|
|
|
1762
1764
|
export { default as LucideMessageSquareWarning } from '../icons/message-square-warning';
|
|
1763
1765
|
// MessageSquareX aliases
|
|
1764
1766
|
export { default as LucideMessageSquareX } from '../icons/message-square-x';
|
|
1765
|
-
// MessagesSquare aliases
|
|
1766
|
-
export { default as LucideMessagesSquare } from '../icons/messages-square';
|
|
1767
1767
|
// MessageSquare aliases
|
|
1768
1768
|
export { default as LucideMessageSquare } from '../icons/message-square';
|
|
1769
|
+
// MessagesSquare aliases
|
|
1770
|
+
export { default as LucideMessagesSquare } from '../icons/messages-square';
|
|
1769
1771
|
// Metronome aliases
|
|
1770
1772
|
export { default as LucideMetronome } from '../icons/metronome';
|
|
1771
1773
|
// MicOff aliases
|
|
@@ -1780,18 +1782,18 @@ export { default as LucideMicroscope } from '../icons/microscope';
|
|
|
1780
1782
|
export { default as LucideMicrowave } from '../icons/microwave';
|
|
1781
1783
|
// Milestone aliases
|
|
1782
1784
|
export { default as LucideMilestone } from '../icons/milestone';
|
|
1783
|
-
// MilkOff aliases
|
|
1784
|
-
export { default as LucideMilkOff } from '../icons/milk-off';
|
|
1785
1785
|
// Milk aliases
|
|
1786
1786
|
export { default as LucideMilk } from '../icons/milk';
|
|
1787
1787
|
// Minimize2 aliases
|
|
1788
1788
|
export { default as LucideMinimize2 } from '../icons/minimize-2';
|
|
1789
|
+
// MilkOff aliases
|
|
1790
|
+
export { default as LucideMilkOff } from '../icons/milk-off';
|
|
1789
1791
|
// Minimize aliases
|
|
1790
1792
|
export { default as LucideMinimize } from '../icons/minimize';
|
|
1791
|
-
// Minus aliases
|
|
1792
|
-
export { default as LucideMinus } from '../icons/minus';
|
|
1793
1793
|
// MirrorRectangular aliases
|
|
1794
1794
|
export { default as LucideMirrorRectangular } from '../icons/mirror-rectangular';
|
|
1795
|
+
// Minus aliases
|
|
1796
|
+
export { default as LucideMinus } from '../icons/minus';
|
|
1795
1797
|
// MirrorRound aliases
|
|
1796
1798
|
export { default as LucideMirrorRound } from '../icons/mirror-round';
|
|
1797
1799
|
// MonitorCheck aliases
|
|
@@ -1818,12 +1820,12 @@ export { default as LucideMonitorSpeaker } from '../icons/monitor-speaker';
|
|
|
1818
1820
|
export { default as LucideMonitorStop } from '../icons/monitor-stop';
|
|
1819
1821
|
// MonitorUp aliases
|
|
1820
1822
|
export { default as LucideMonitorUp } from '../icons/monitor-up';
|
|
1823
|
+
// Monitor aliases
|
|
1824
|
+
export { default as LucideMonitor } from '../icons/monitor';
|
|
1821
1825
|
// MonitorX aliases
|
|
1822
1826
|
export { default as LucideMonitorX } from '../icons/monitor-x';
|
|
1823
1827
|
// MoonStar aliases
|
|
1824
1828
|
export { default as LucideMoonStar } from '../icons/moon-star';
|
|
1825
|
-
// Monitor aliases
|
|
1826
|
-
export { default as LucideMonitor } from '../icons/monitor';
|
|
1827
1829
|
// Moon aliases
|
|
1828
1830
|
export { default as LucideMoon } from '../icons/moon';
|
|
1829
1831
|
// Motorbike aliases
|
|
@@ -1832,12 +1834,12 @@ export { default as LucideMotorbike } from '../icons/motorbike';
|
|
|
1832
1834
|
export { default as LucideMountainSnow } from '../icons/mountain-snow';
|
|
1833
1835
|
// Mountain aliases
|
|
1834
1836
|
export { default as LucideMountain } from '../icons/mountain';
|
|
1837
|
+
// MouseOff aliases
|
|
1838
|
+
export { default as LucideMouseOff } from '../icons/mouse-off';
|
|
1835
1839
|
// MouseLeft aliases
|
|
1836
1840
|
export { default as LucideMouseLeft } from '../icons/mouse-left';
|
|
1837
1841
|
// MousePointer2Off aliases
|
|
1838
1842
|
export { default as LucideMousePointer2Off } from '../icons/mouse-pointer-2-off';
|
|
1839
|
-
// MouseOff aliases
|
|
1840
|
-
export { default as LucideMouseOff } from '../icons/mouse-off';
|
|
1841
1843
|
// MousePointer2 aliases
|
|
1842
1844
|
export { default as LucideMousePointer2 } from '../icons/mouse-pointer-2';
|
|
1843
1845
|
// MousePointerBan aliases
|
|
@@ -1846,10 +1848,10 @@ export { default as LucideMousePointerBan } from '../icons/mouse-pointer-ban';
|
|
|
1846
1848
|
export { default as LucideMousePointerClick } from '../icons/mouse-pointer-click';
|
|
1847
1849
|
// MousePointer aliases
|
|
1848
1850
|
export { default as LucideMousePointer } from '../icons/mouse-pointer';
|
|
1849
|
-
// MouseRight aliases
|
|
1850
|
-
export { default as LucideMouseRight } from '../icons/mouse-right';
|
|
1851
1851
|
// Mouse aliases
|
|
1852
1852
|
export { default as LucideMouse } from '../icons/mouse';
|
|
1853
|
+
// MouseRight aliases
|
|
1854
|
+
export { default as LucideMouseRight } from '../icons/mouse-right';
|
|
1853
1855
|
// MoveDiagonal2 aliases
|
|
1854
1856
|
export { default as LucideMoveDiagonal2 } from '../icons/move-diagonal-2';
|
|
1855
1857
|
// MoveDiagonal aliases
|
|
@@ -1864,10 +1866,10 @@ export { default as LucideMoveDown } from '../icons/move-down';
|
|
|
1864
1866
|
export { default as LucideMoveHorizontal } from '../icons/move-horizontal';
|
|
1865
1867
|
// MoveLeft aliases
|
|
1866
1868
|
export { default as LucideMoveLeft } from '../icons/move-left';
|
|
1867
|
-
// MoveRight aliases
|
|
1868
|
-
export { default as LucideMoveRight } from '../icons/move-right';
|
|
1869
1869
|
// MoveUpLeft aliases
|
|
1870
1870
|
export { default as LucideMoveUpLeft } from '../icons/move-up-left';
|
|
1871
|
+
// MoveRight aliases
|
|
1872
|
+
export { default as LucideMoveRight } from '../icons/move-right';
|
|
1871
1873
|
// MoveUpRight aliases
|
|
1872
1874
|
export { default as LucideMoveUpRight } from '../icons/move-up-right';
|
|
1873
1875
|
// MoveUp aliases
|
|
@@ -1892,36 +1894,36 @@ export { default as LucideNavigation2 } from '../icons/navigation-2';
|
|
|
1892
1894
|
export { default as LucideNavigationOff } from '../icons/navigation-off';
|
|
1893
1895
|
// Navigation aliases
|
|
1894
1896
|
export { default as LucideNavigation } from '../icons/navigation';
|
|
1897
|
+
// Network aliases
|
|
1898
|
+
export { default as LucideNetwork } from '../icons/network';
|
|
1895
1899
|
// Newspaper aliases
|
|
1896
1900
|
export { default as LucideNewspaper } from '../icons/newspaper';
|
|
1897
1901
|
// Nfc aliases
|
|
1898
1902
|
export { default as LucideNfc } from '../icons/nfc';
|
|
1899
|
-
// Network aliases
|
|
1900
|
-
export { default as LucideNetwork } from '../icons/network';
|
|
1901
|
-
// NonBinary aliases
|
|
1902
|
-
export { default as LucideNonBinary } from '../icons/non-binary';
|
|
1903
1903
|
// NotebookPen aliases
|
|
1904
1904
|
export { default as LucideNotebookPen } from '../icons/notebook-pen';
|
|
1905
|
+
// NonBinary aliases
|
|
1906
|
+
export { default as LucideNonBinary } from '../icons/non-binary';
|
|
1905
1907
|
// NotebookTabs aliases
|
|
1906
1908
|
export { default as LucideNotebookTabs } from '../icons/notebook-tabs';
|
|
1907
1909
|
// NotebookText aliases
|
|
1908
1910
|
export { default as LucideNotebookText } from '../icons/notebook-text';
|
|
1909
1911
|
// Notebook aliases
|
|
1910
1912
|
export { default as LucideNotebook } from '../icons/notebook';
|
|
1911
|
-
// NotepadText aliases
|
|
1912
|
-
export { default as LucideNotepadText } from '../icons/notepad-text';
|
|
1913
|
-
// NutOff aliases
|
|
1914
|
-
export { default as LucideNutOff } from '../icons/nut-off';
|
|
1915
1913
|
// NotepadTextDashed aliases
|
|
1916
1914
|
export { default as LucideNotepadTextDashed } from '../icons/notepad-text-dashed';
|
|
1915
|
+
// NutOff aliases
|
|
1916
|
+
export { default as LucideNutOff } from '../icons/nut-off';
|
|
1917
|
+
// NotepadText aliases
|
|
1918
|
+
export { default as LucideNotepadText } from '../icons/notepad-text';
|
|
1917
1919
|
// Nut aliases
|
|
1918
1920
|
export { default as LucideNut } from '../icons/nut';
|
|
1919
1921
|
// OctagonMinus aliases
|
|
1920
1922
|
export { default as LucideOctagonMinus } from '../icons/octagon-minus';
|
|
1921
|
-
// Octagon aliases
|
|
1922
|
-
export { default as LucideOctagon } from '../icons/octagon';
|
|
1923
1923
|
// Omega aliases
|
|
1924
1924
|
export { default as LucideOmega } from '../icons/omega';
|
|
1925
|
+
// Octagon aliases
|
|
1926
|
+
export { default as LucideOctagon } from '../icons/octagon';
|
|
1925
1927
|
// Option aliases
|
|
1926
1928
|
export { default as LucideOption } from '../icons/option';
|
|
1927
1929
|
// Orbit aliases
|
|
@@ -1972,16 +1974,18 @@ export { default as LucidePanelRight } from '../icons/panel-right';
|
|
|
1972
1974
|
export { default as LucidePanelTopBottomDashed } from '../icons/panel-top-bottom-dashed';
|
|
1973
1975
|
// PanelTopClose aliases
|
|
1974
1976
|
export { default as LucidePanelTopClose } from '../icons/panel-top-close';
|
|
1975
|
-
// PanelTopOpen aliases
|
|
1976
|
-
export { default as LucidePanelTopOpen } from '../icons/panel-top-open';
|
|
1977
1977
|
// PanelTop aliases
|
|
1978
1978
|
export { default as LucidePanelTop } from '../icons/panel-top';
|
|
1979
|
+
// PanelTopOpen aliases
|
|
1980
|
+
export { default as LucidePanelTopOpen } from '../icons/panel-top-open';
|
|
1979
1981
|
// PanelsLeftBottom aliases
|
|
1980
1982
|
export { default as LucidePanelsLeftBottom } from '../icons/panels-left-bottom';
|
|
1981
1983
|
// PanelsRightBottom aliases
|
|
1982
1984
|
export { default as LucidePanelsRightBottom } from '../icons/panels-right-bottom';
|
|
1983
1985
|
// Paperclip aliases
|
|
1984
1986
|
export { default as LucidePaperclip } from '../icons/paperclip';
|
|
1987
|
+
// PaperBag aliases
|
|
1988
|
+
export { default as LucidePaperBag } from '../icons/paper-bag';
|
|
1985
1989
|
// Parasol aliases
|
|
1986
1990
|
export { default as LucideParasol } from '../icons/parasol';
|
|
1987
1991
|
// Parentheses aliases
|
|
@@ -2004,10 +2008,10 @@ export { default as LucidePenTool } from '../icons/pen-tool';
|
|
|
2004
2008
|
export { default as LucidePencilLine } from '../icons/pencil-line';
|
|
2005
2009
|
// PencilOff aliases
|
|
2006
2010
|
export { default as LucidePencilOff } from '../icons/pencil-off';
|
|
2007
|
-
// PencilSparkles aliases
|
|
2008
|
-
export { default as LucidePencilSparkles } from '../icons/pencil-sparkles';
|
|
2009
2011
|
// PencilRuler aliases
|
|
2010
2012
|
export { default as LucidePencilRuler } from '../icons/pencil-ruler';
|
|
2013
|
+
// PencilSparkles aliases
|
|
2014
|
+
export { default as LucidePencilSparkles } from '../icons/pencil-sparkles';
|
|
2011
2015
|
// Pencil aliases
|
|
2012
2016
|
export { default as LucidePencil } from '../icons/pencil';
|
|
2013
2017
|
// Pentagon aliases
|
|
@@ -2020,12 +2024,12 @@ export { default as LucidePersonStanding } from '../icons/person-standing';
|
|
|
2020
2024
|
export { default as LucidePhi } from '../icons/phi';
|
|
2021
2025
|
// PhilippinePeso aliases
|
|
2022
2026
|
export { default as LucidePhilippinePeso } from '../icons/philippine-peso';
|
|
2027
|
+
// PhoneForwarded aliases
|
|
2028
|
+
export { default as LucidePhoneForwarded } from '../icons/phone-forwarded';
|
|
2023
2029
|
// PhoneCall aliases
|
|
2024
2030
|
export { default as LucidePhoneCall } from '../icons/phone-call';
|
|
2025
2031
|
// PhoneIncoming aliases
|
|
2026
2032
|
export { default as LucidePhoneIncoming } from '../icons/phone-incoming';
|
|
2027
|
-
// PhoneForwarded aliases
|
|
2028
|
-
export { default as LucidePhoneForwarded } from '../icons/phone-forwarded';
|
|
2029
2033
|
// PhoneMissed aliases
|
|
2030
2034
|
export { default as LucidePhoneMissed } from '../icons/phone-missed';
|
|
2031
2035
|
// PhoneOff aliases
|
|
@@ -2058,10 +2062,10 @@ export { default as LucidePillBottle } from '../icons/pill-bottle';
|
|
|
2058
2062
|
export { default as LucidePill } from '../icons/pill';
|
|
2059
2063
|
// PinOff aliases
|
|
2060
2064
|
export { default as LucidePinOff } from '../icons/pin-off';
|
|
2061
|
-
// Pipette aliases
|
|
2062
|
-
export { default as LucidePipette } from '../icons/pipette';
|
|
2063
2065
|
// Pin aliases
|
|
2064
2066
|
export { default as LucidePin } from '../icons/pin';
|
|
2067
|
+
// Pipette aliases
|
|
2068
|
+
export { default as LucidePipette } from '../icons/pipette';
|
|
2065
2069
|
// Pizza aliases
|
|
2066
2070
|
export { default as LucidePizza } from '../icons/pizza';
|
|
2067
2071
|
// PlaneLanding aliases
|
|
@@ -2072,22 +2076,22 @@ export { default as LucidePlaneTakeoff } from '../icons/plane-takeoff';
|
|
|
2072
2076
|
export { default as LucidePlane } from '../icons/plane';
|
|
2073
2077
|
// PlayOff aliases
|
|
2074
2078
|
export { default as LucidePlayOff } from '../icons/play-off';
|
|
2075
|
-
// Play aliases
|
|
2076
|
-
export { default as LucidePlay } from '../icons/play';
|
|
2077
2079
|
// Plug2 aliases
|
|
2078
2080
|
export { default as LucidePlug2 } from '../icons/plug-2';
|
|
2079
|
-
// Plus aliases
|
|
2080
|
-
export { default as LucidePlus } from '../icons/plus';
|
|
2081
2081
|
// Plug aliases
|
|
2082
2082
|
export { default as LucidePlug } from '../icons/plug';
|
|
2083
|
+
// Play aliases
|
|
2084
|
+
export { default as LucidePlay } from '../icons/play';
|
|
2085
|
+
// Plus aliases
|
|
2086
|
+
export { default as LucidePlus } from '../icons/plus';
|
|
2083
2087
|
// PocketKnife aliases
|
|
2084
2088
|
export { default as LucidePocketKnife } from '../icons/pocket-knife';
|
|
2085
2089
|
// Podcast aliases
|
|
2086
2090
|
export { default as LucidePodcast } from '../icons/podcast';
|
|
2087
|
-
// Podium aliases
|
|
2088
|
-
export { default as LucidePodium } from '../icons/podium';
|
|
2089
2091
|
// PointerOff aliases
|
|
2090
2092
|
export { default as LucidePointerOff } from '../icons/pointer-off';
|
|
2093
|
+
// Podium aliases
|
|
2094
|
+
export { default as LucidePodium } from '../icons/podium';
|
|
2091
2095
|
// Pointer aliases
|
|
2092
2096
|
export { default as LucidePointer } from '../icons/pointer';
|
|
2093
2097
|
// Popcorn aliases
|
|
@@ -2108,34 +2112,34 @@ export { default as LucidePrinterCheck } from '../icons/printer-check';
|
|
|
2108
2112
|
export { default as LucidePrinterX } from '../icons/printer-x';
|
|
2109
2113
|
// Printer aliases
|
|
2110
2114
|
export { default as LucidePrinter } from '../icons/printer';
|
|
2111
|
-
// Proportions aliases
|
|
2112
|
-
export { default as LucideProportions } from '../icons/proportions';
|
|
2113
2115
|
// Projector aliases
|
|
2114
2116
|
export { default as LucideProjector } from '../icons/projector';
|
|
2117
|
+
// Proportions aliases
|
|
2118
|
+
export { default as LucideProportions } from '../icons/proportions';
|
|
2115
2119
|
// Puzzle aliases
|
|
2116
2120
|
export { default as LucidePuzzle } from '../icons/puzzle';
|
|
2117
2121
|
// Pyramid aliases
|
|
2118
2122
|
export { default as LucidePyramid } from '../icons/pyramid';
|
|
2119
2123
|
// QrCode aliases
|
|
2120
2124
|
export { default as LucideQrCode } from '../icons/qr-code';
|
|
2121
|
-
// Quote aliases
|
|
2122
|
-
export { default as LucideQuote } from '../icons/quote';
|
|
2123
2125
|
// Rabbit aliases
|
|
2124
2126
|
export { default as LucideRabbit } from '../icons/rabbit';
|
|
2127
|
+
// Quote aliases
|
|
2128
|
+
export { default as LucideQuote } from '../icons/quote';
|
|
2125
2129
|
// Radar aliases
|
|
2126
2130
|
export { default as LucideRadar } from '../icons/radar';
|
|
2127
|
-
// Radiation aliases
|
|
2128
|
-
export { default as LucideRadiation } from '../icons/radiation';
|
|
2129
2131
|
// Radical aliases
|
|
2130
2132
|
export { default as LucideRadical } from '../icons/radical';
|
|
2131
2133
|
// RadioOff aliases
|
|
2132
2134
|
export { default as LucideRadioOff } from '../icons/radio-off';
|
|
2135
|
+
// Radiation aliases
|
|
2136
|
+
export { default as LucideRadiation } from '../icons/radiation';
|
|
2133
2137
|
// RadioReceiver aliases
|
|
2134
2138
|
export { default as LucideRadioReceiver } from '../icons/radio-receiver';
|
|
2135
|
-
// Radio aliases
|
|
2136
|
-
export { default as LucideRadio } from '../icons/radio';
|
|
2137
2139
|
// RadioTower aliases
|
|
2138
2140
|
export { default as LucideRadioTower } from '../icons/radio-tower';
|
|
2141
|
+
// Radio aliases
|
|
2142
|
+
export { default as LucideRadio } from '../icons/radio';
|
|
2139
2143
|
// Radius aliases
|
|
2140
2144
|
export { default as LucideRadius } from '../icons/radius';
|
|
2141
2145
|
// Rainbow aliases
|
|
@@ -2178,18 +2182,18 @@ export { default as LucideRecycle } from '../icons/recycle';
|
|
|
2178
2182
|
export { default as LucideRedo2 } from '../icons/redo-2';
|
|
2179
2183
|
// RedoDot aliases
|
|
2180
2184
|
export { default as LucideRedoDot } from '../icons/redo-dot';
|
|
2181
|
-
// RefreshCcwDot aliases
|
|
2182
|
-
export { default as LucideRefreshCcwDot } from '../icons/refresh-ccw-dot';
|
|
2183
2185
|
// Redo aliases
|
|
2184
2186
|
export { default as LucideRedo } from '../icons/redo';
|
|
2187
|
+
// RefreshCcwDot aliases
|
|
2188
|
+
export { default as LucideRefreshCcwDot } from '../icons/refresh-ccw-dot';
|
|
2185
2189
|
// RefreshCcw aliases
|
|
2186
2190
|
export { default as LucideRefreshCcw } from '../icons/refresh-ccw';
|
|
2187
|
-
// RefreshCwOff aliases
|
|
2188
|
-
export { default as LucideRefreshCwOff } from '../icons/refresh-cw-off';
|
|
2189
2191
|
// RefreshCw aliases
|
|
2190
2192
|
export { default as LucideRefreshCw } from '../icons/refresh-cw';
|
|
2191
2193
|
// Refrigerator aliases
|
|
2192
2194
|
export { default as LucideRefrigerator } from '../icons/refrigerator';
|
|
2195
|
+
// RefreshCwOff aliases
|
|
2196
|
+
export { default as LucideRefreshCwOff } from '../icons/refresh-cw-off';
|
|
2193
2197
|
// Regex aliases
|
|
2194
2198
|
export { default as LucideRegex } from '../icons/regex';
|
|
2195
2199
|
// RemoveFormatting aliases
|
|
@@ -2218,18 +2222,18 @@ export { default as LucideRibbon } from '../icons/ribbon';
|
|
|
2218
2222
|
export { default as LucideRoad } from '../icons/road';
|
|
2219
2223
|
// Rocket aliases
|
|
2220
2224
|
export { default as LucideRocket } from '../icons/rocket';
|
|
2221
|
-
// RollerCoaster aliases
|
|
2222
|
-
export { default as LucideRollerCoaster } from '../icons/roller-coaster';
|
|
2223
2225
|
// RockingChair aliases
|
|
2224
2226
|
export { default as LucideRockingChair } from '../icons/rocking-chair';
|
|
2225
|
-
//
|
|
2226
|
-
export { default as
|
|
2227
|
+
// RollerCoaster aliases
|
|
2228
|
+
export { default as LucideRollerCoaster } from '../icons/roller-coaster';
|
|
2227
2229
|
// Rose aliases
|
|
2228
2230
|
export { default as LucideRose } from '../icons/rose';
|
|
2229
|
-
//
|
|
2230
|
-
export { default as
|
|
2231
|
+
// RotateCcwKey aliases
|
|
2232
|
+
export { default as LucideRotateCcwKey } from '../icons/rotate-ccw-key';
|
|
2231
2233
|
// RotateCcw aliases
|
|
2232
2234
|
export { default as LucideRotateCcw } from '../icons/rotate-ccw';
|
|
2235
|
+
// RotateCcwSquare aliases
|
|
2236
|
+
export { default as LucideRotateCcwSquare } from '../icons/rotate-ccw-square';
|
|
2233
2237
|
// RotateCwSquare aliases
|
|
2234
2238
|
export { default as LucideRotateCwSquare } from '../icons/rotate-cw-square';
|
|
2235
2239
|
// RotateCw aliases
|
|
@@ -2266,10 +2270,10 @@ export { default as LucideSaudiRiyal } from '../icons/saudi-riyal';
|
|
|
2266
2270
|
export { default as LucideSaveAll } from '../icons/save-all';
|
|
2267
2271
|
// SaveCheck aliases
|
|
2268
2272
|
export { default as LucideSaveCheck } from '../icons/save-check';
|
|
2269
|
-
// SaveOff aliases
|
|
2270
|
-
export { default as LucideSaveOff } from '../icons/save-off';
|
|
2271
2273
|
// SavePen aliases
|
|
2272
2274
|
export { default as LucideSavePen } from '../icons/save-pen';
|
|
2275
|
+
// SaveOff aliases
|
|
2276
|
+
export { default as LucideSaveOff } from '../icons/save-off';
|
|
2273
2277
|
// SavePlus aliases
|
|
2274
2278
|
export { default as LucideSavePlus } from '../icons/save-plus';
|
|
2275
2279
|
// Save aliases
|
|
@@ -2326,16 +2330,16 @@ export { default as LucideSearchX } from '../icons/search-x';
|
|
|
2326
2330
|
export { default as LucideSearch } from '../icons/search';
|
|
2327
2331
|
// Section aliases
|
|
2328
2332
|
export { default as LucideSection } from '../icons/section';
|
|
2329
|
-
// Send aliases
|
|
2330
|
-
export { default as LucideSend } from '../icons/send';
|
|
2331
2333
|
// SendToBack aliases
|
|
2332
2334
|
export { default as LucideSendToBack } from '../icons/send-to-back';
|
|
2335
|
+
// Send aliases
|
|
2336
|
+
export { default as LucideSend } from '../icons/send';
|
|
2333
2337
|
// SeparatorHorizontal aliases
|
|
2334
2338
|
export { default as LucideSeparatorHorizontal } from '../icons/separator-horizontal';
|
|
2335
|
-
// SeparatorVertical aliases
|
|
2336
|
-
export { default as LucideSeparatorVertical } from '../icons/separator-vertical';
|
|
2337
2339
|
// ServerCog aliases
|
|
2338
2340
|
export { default as LucideServerCog } from '../icons/server-cog';
|
|
2341
|
+
// SeparatorVertical aliases
|
|
2342
|
+
export { default as LucideSeparatorVertical } from '../icons/separator-vertical';
|
|
2339
2343
|
// ServerCrash aliases
|
|
2340
2344
|
export { default as LucideServerCrash } from '../icons/server-crash';
|
|
2341
2345
|
// ServerOff aliases
|
|
@@ -2352,10 +2356,10 @@ export { default as LucideShapes } from '../icons/shapes';
|
|
|
2352
2356
|
export { default as LucideShare2 } from '../icons/share-2';
|
|
2353
2357
|
// Share aliases
|
|
2354
2358
|
export { default as LucideShare } from '../icons/share';
|
|
2355
|
-
// Shell aliases
|
|
2356
|
-
export { default as LucideShell } from '../icons/shell';
|
|
2357
2359
|
// Sheet aliases
|
|
2358
2360
|
export { default as LucideSheet } from '../icons/sheet';
|
|
2361
|
+
// Shell aliases
|
|
2362
|
+
export { default as LucideShell } from '../icons/shell';
|
|
2359
2363
|
// ShelvingUnit aliases
|
|
2360
2364
|
export { default as LucideShelvingUnit } from '../icons/shelving-unit';
|
|
2361
2365
|
// ShieldAlert aliases
|
|
@@ -2418,12 +2422,12 @@ export { default as LucideSignalLow } from '../icons/signal-low';
|
|
|
2418
2422
|
export { default as LucideSignalMedium } from '../icons/signal-medium';
|
|
2419
2423
|
// SignalZero aliases
|
|
2420
2424
|
export { default as LucideSignalZero } from '../icons/signal-zero';
|
|
2425
|
+
// Signal aliases
|
|
2426
|
+
export { default as LucideSignal } from '../icons/signal';
|
|
2421
2427
|
// Signature aliases
|
|
2422
2428
|
export { default as LucideSignature } from '../icons/signature';
|
|
2423
2429
|
// SignpostBig aliases
|
|
2424
2430
|
export { default as LucideSignpostBig } from '../icons/signpost-big';
|
|
2425
|
-
// Signal aliases
|
|
2426
|
-
export { default as LucideSignal } from '../icons/signal';
|
|
2427
2431
|
// Signpost aliases
|
|
2428
2432
|
export { default as LucideSignpost } from '../icons/signpost';
|
|
2429
2433
|
// Siren aliases
|
|
@@ -2450,10 +2454,10 @@ export { default as LucideSmartphone } from '../icons/smartphone';
|
|
|
2450
2454
|
export { default as LucideSmilePlus } from '../icons/smile-plus';
|
|
2451
2455
|
// Snail aliases
|
|
2452
2456
|
export { default as LucideSnail } from '../icons/snail';
|
|
2453
|
-
// Smile aliases
|
|
2454
|
-
export { default as LucideSmile } from '../icons/smile';
|
|
2455
2457
|
// Snowflake aliases
|
|
2456
2458
|
export { default as LucideSnowflake } from '../icons/snowflake';
|
|
2459
|
+
// Smile aliases
|
|
2460
|
+
export { default as LucideSmile } from '../icons/smile';
|
|
2457
2461
|
// SoapDispenserDroplet aliases
|
|
2458
2462
|
export { default as LucideSoapDispenserDroplet } from '../icons/soap-dispenser-droplet';
|
|
2459
2463
|
// Sofa aliases
|
|
@@ -2478,14 +2482,14 @@ export { default as LucideSpellCheck2 } from '../icons/spell-check-2';
|
|
|
2478
2482
|
export { default as LucideSpellCheck } from '../icons/spell-check';
|
|
2479
2483
|
// SplinePointer aliases
|
|
2480
2484
|
export { default as LucideSplinePointer } from '../icons/spline-pointer';
|
|
2481
|
-
// Spline aliases
|
|
2482
|
-
export { default as LucideSpline } from '../icons/spline';
|
|
2483
2485
|
// Split aliases
|
|
2484
2486
|
export { default as LucideSplit } from '../icons/split';
|
|
2485
|
-
// SportShoe aliases
|
|
2486
|
-
export { default as LucideSportShoe } from '../icons/sport-shoe';
|
|
2487
2487
|
// Spool aliases
|
|
2488
2488
|
export { default as LucideSpool } from '../icons/spool';
|
|
2489
|
+
// Spline aliases
|
|
2490
|
+
export { default as LucideSpline } from '../icons/spline';
|
|
2491
|
+
// SportShoe aliases
|
|
2492
|
+
export { default as LucideSportShoe } from '../icons/sport-shoe';
|
|
2489
2493
|
// Spotlight aliases
|
|
2490
2494
|
export { default as LucideSpotlight } from '../icons/spotlight';
|
|
2491
2495
|
// SprayCan aliases
|
|
@@ -2504,26 +2508,26 @@ export { default as LucideSquareDashedBottom } from '../icons/square-dashed-bott
|
|
|
2504
2508
|
export { default as LucideSquareDashedTopSolid } from '../icons/square-dashed-top-solid';
|
|
2505
2509
|
// SquarePause aliases
|
|
2506
2510
|
export { default as LucideSquarePause } from '../icons/square-pause';
|
|
2507
|
-
// SquareRoundCorner aliases
|
|
2508
|
-
export { default as LucideSquareRoundCorner } from '../icons/square-round-corner';
|
|
2509
2511
|
// SquareRadical aliases
|
|
2510
2512
|
export { default as LucideSquareRadical } from '../icons/square-radical';
|
|
2513
|
+
// SquareRoundCorner aliases
|
|
2514
|
+
export { default as LucideSquareRoundCorner } from '../icons/square-round-corner';
|
|
2511
2515
|
// SquareSquare aliases
|
|
2512
2516
|
export { default as LucideSquareSquare } from '../icons/square-square';
|
|
2513
|
-
// SquareStar aliases
|
|
2514
|
-
export { default as LucideSquareStar } from '../icons/square-star';
|
|
2515
2517
|
// SquareStack aliases
|
|
2516
2518
|
export { default as LucideSquareStack } from '../icons/square-stack';
|
|
2519
|
+
// SquareStar aliases
|
|
2520
|
+
export { default as LucideSquareStar } from '../icons/square-star';
|
|
2517
2521
|
// SquareStop aliases
|
|
2518
2522
|
export { default as LucideSquareStop } from '../icons/square-stop';
|
|
2519
2523
|
// Square aliases
|
|
2520
2524
|
export { default as LucideSquare } from '../icons/square';
|
|
2521
2525
|
// SquaresExclude aliases
|
|
2522
2526
|
export { default as LucideSquaresExclude } from '../icons/squares-exclude';
|
|
2523
|
-
// SquaresSubtract aliases
|
|
2524
|
-
export { default as LucideSquaresSubtract } from '../icons/squares-subtract';
|
|
2525
2527
|
// SquaresIntersect aliases
|
|
2526
2528
|
export { default as LucideSquaresIntersect } from '../icons/squares-intersect';
|
|
2529
|
+
// SquaresSubtract aliases
|
|
2530
|
+
export { default as LucideSquaresSubtract } from '../icons/squares-subtract';
|
|
2527
2531
|
// SquaresUnite aliases
|
|
2528
2532
|
export { default as LucideSquaresUnite } from '../icons/squares-unite';
|
|
2529
2533
|
// SquircleDashed aliases
|
|
@@ -2540,10 +2544,10 @@ export { default as LucideStarCheck } from '../icons/star-check';
|
|
|
2540
2544
|
export { default as LucideStarHalf } from '../icons/star-half';
|
|
2541
2545
|
// StarMinus aliases
|
|
2542
2546
|
export { default as LucideStarMinus } from '../icons/star-minus';
|
|
2543
|
-
// StarPlus aliases
|
|
2544
|
-
export { default as LucideStarPlus } from '../icons/star-plus';
|
|
2545
2547
|
// StarOff aliases
|
|
2546
2548
|
export { default as LucideStarOff } from '../icons/star-off';
|
|
2549
|
+
// StarPlus aliases
|
|
2550
|
+
export { default as LucideStarPlus } from '../icons/star-plus';
|
|
2547
2551
|
// StarX aliases
|
|
2548
2552
|
export { default as LucideStarX } from '../icons/star-x';
|
|
2549
2553
|
// Star aliases
|
|
@@ -2556,18 +2560,18 @@ export { default as LucideStepForward } from '../icons/step-forward';
|
|
|
2556
2560
|
export { default as LucideStethoscope } from '../icons/stethoscope';
|
|
2557
2561
|
// Sticker aliases
|
|
2558
2562
|
export { default as LucideSticker } from '../icons/sticker';
|
|
2563
|
+
// StickyNoteCheck aliases
|
|
2564
|
+
export { default as LucideStickyNoteCheck } from '../icons/sticky-note-check';
|
|
2559
2565
|
// StickyNoteMinus aliases
|
|
2560
2566
|
export { default as LucideStickyNoteMinus } from '../icons/sticky-note-minus';
|
|
2561
2567
|
// StickyNoteOff aliases
|
|
2562
2568
|
export { default as LucideStickyNoteOff } from '../icons/sticky-note-off';
|
|
2563
|
-
// StickyNoteCheck aliases
|
|
2564
|
-
export { default as LucideStickyNoteCheck } from '../icons/sticky-note-check';
|
|
2565
2569
|
// StickyNotePlus aliases
|
|
2566
2570
|
export { default as LucideStickyNotePlus } from '../icons/sticky-note-plus';
|
|
2567
|
-
// StickyNote aliases
|
|
2568
|
-
export { default as LucideStickyNote } from '../icons/sticky-note';
|
|
2569
2571
|
// StickyNoteX aliases
|
|
2570
2572
|
export { default as LucideStickyNoteX } from '../icons/sticky-note-x';
|
|
2573
|
+
// StickyNote aliases
|
|
2574
|
+
export { default as LucideStickyNote } from '../icons/sticky-note';
|
|
2571
2575
|
// StickyNotes aliases
|
|
2572
2576
|
export { default as LucideStickyNotes } from '../icons/sticky-notes';
|
|
2573
2577
|
// Stone aliases
|
|
@@ -2582,10 +2586,10 @@ export { default as LucideStretchVertical } from '../icons/stretch-vertical';
|
|
|
2582
2586
|
export { default as LucideStrikethrough } from '../icons/strikethrough';
|
|
2583
2587
|
// Subscript aliases
|
|
2584
2588
|
export { default as LucideSubscript } from '../icons/subscript';
|
|
2585
|
-
// Summary aliases
|
|
2586
|
-
export { default as LucideSummary } from '../icons/summary';
|
|
2587
2589
|
// SunDim aliases
|
|
2588
2590
|
export { default as LucideSunDim } from '../icons/sun-dim';
|
|
2591
|
+
// Summary aliases
|
|
2592
|
+
export { default as LucideSummary } from '../icons/summary';
|
|
2589
2593
|
// SunMedium aliases
|
|
2590
2594
|
export { default as LucideSunMedium } from '../icons/sun-medium';
|
|
2591
2595
|
// SunMoon aliases
|
|
@@ -2622,12 +2626,12 @@ export { default as LucideTableCellsSplit } from '../icons/table-cells-split';
|
|
|
2622
2626
|
export { default as LucideTableColumnsSplit } from '../icons/table-columns-split';
|
|
2623
2627
|
// TableOfContents aliases
|
|
2624
2628
|
export { default as LucideTableOfContents } from '../icons/table-of-contents';
|
|
2625
|
-
// TableRowsSplit aliases
|
|
2626
|
-
export { default as LucideTableRowsSplit } from '../icons/table-rows-split';
|
|
2627
2629
|
// TableProperties aliases
|
|
2628
2630
|
export { default as LucideTableProperties } from '../icons/table-properties';
|
|
2629
2631
|
// Table aliases
|
|
2630
2632
|
export { default as LucideTable } from '../icons/table';
|
|
2633
|
+
// TableRowsSplit aliases
|
|
2634
|
+
export { default as LucideTableRowsSplit } from '../icons/table-rows-split';
|
|
2631
2635
|
// TabletSmartphone aliases
|
|
2632
2636
|
export { default as LucideTabletSmartphone } from '../icons/tablet-smartphone';
|
|
2633
2637
|
// Tablet aliases
|
|
@@ -2714,10 +2718,10 @@ export { default as LucideTimerOff } from '../icons/timer-off';
|
|
|
2714
2718
|
export { default as LucideTimerReset } from '../icons/timer-reset';
|
|
2715
2719
|
// Timer aliases
|
|
2716
2720
|
export { default as LucideTimer } from '../icons/timer';
|
|
2717
|
-
// ToggleLeft aliases
|
|
2718
|
-
export { default as LucideToggleLeft } from '../icons/toggle-left';
|
|
2719
2721
|
// ToggleRight aliases
|
|
2720
2722
|
export { default as LucideToggleRight } from '../icons/toggle-right';
|
|
2723
|
+
// ToggleLeft aliases
|
|
2724
|
+
export { default as LucideToggleLeft } from '../icons/toggle-left';
|
|
2721
2725
|
// Toilet aliases
|
|
2722
2726
|
export { default as LucideToilet } from '../icons/toilet';
|
|
2723
2727
|
// ToolCase aliases
|
|
@@ -2744,10 +2748,10 @@ export { default as LucideTractor } from '../icons/tractor';
|
|
|
2744
2748
|
export { default as LucideTrafficCone } from '../icons/traffic-cone';
|
|
2745
2749
|
// TrainFrontTunnel aliases
|
|
2746
2750
|
export { default as LucideTrainFrontTunnel } from '../icons/train-front-tunnel';
|
|
2747
|
-
// TrainFront aliases
|
|
2748
|
-
export { default as LucideTrainFront } from '../icons/train-front';
|
|
2749
2751
|
// TrainTrack aliases
|
|
2750
2752
|
export { default as LucideTrainTrack } from '../icons/train-track';
|
|
2753
|
+
// TrainFront aliases
|
|
2754
|
+
export { default as LucideTrainFront } from '../icons/train-front';
|
|
2751
2755
|
// Transgender aliases
|
|
2752
2756
|
export { default as LucideTransgender } from '../icons/transgender';
|
|
2753
2757
|
// Trash2 aliases
|
|
@@ -2806,18 +2810,18 @@ export { default as LucideUndoDot } from '../icons/undo-dot';
|
|
|
2806
2810
|
export { default as LucideUndo } from '../icons/undo';
|
|
2807
2811
|
// UnfoldHorizontal aliases
|
|
2808
2812
|
export { default as LucideUnfoldHorizontal } from '../icons/unfold-horizontal';
|
|
2809
|
-
// UnfoldVertical aliases
|
|
2810
|
-
export { default as LucideUnfoldVertical } from '../icons/unfold-vertical';
|
|
2811
2813
|
// Ungroup aliases
|
|
2812
2814
|
export { default as LucideUngroup } from '../icons/ungroup';
|
|
2813
2815
|
// Unlink2 aliases
|
|
2814
2816
|
export { default as LucideUnlink2 } from '../icons/unlink-2';
|
|
2817
|
+
// UnfoldVertical aliases
|
|
2818
|
+
export { default as LucideUnfoldVertical } from '../icons/unfold-vertical';
|
|
2815
2819
|
// Unlink aliases
|
|
2816
2820
|
export { default as LucideUnlink } from '../icons/unlink';
|
|
2817
|
-
// Upload aliases
|
|
2818
|
-
export { default as LucideUpload } from '../icons/upload';
|
|
2819
2821
|
// Unplug aliases
|
|
2820
2822
|
export { default as LucideUnplug } from '../icons/unplug';
|
|
2823
|
+
// Upload aliases
|
|
2824
|
+
export { default as LucideUpload } from '../icons/upload';
|
|
2821
2825
|
// Usb aliases
|
|
2822
2826
|
export { default as LucideUsb } from '../icons/usb';
|
|
2823
2827
|
// UserCheck aliases
|
|
@@ -2828,10 +2832,10 @@ export { default as LucideUserCog } from '../icons/user-cog';
|
|
|
2828
2832
|
export { default as LucideUserKey } from '../icons/user-key';
|
|
2829
2833
|
// UserLock aliases
|
|
2830
2834
|
export { default as LucideUserLock } from '../icons/user-lock';
|
|
2831
|
-
// UserMinus aliases
|
|
2832
|
-
export { default as LucideUserMinus } from '../icons/user-minus';
|
|
2833
2835
|
// UserPen aliases
|
|
2834
2836
|
export { default as LucideUserPen } from '../icons/user-pen';
|
|
2837
|
+
// UserMinus aliases
|
|
2838
|
+
export { default as LucideUserMinus } from '../icons/user-minus';
|
|
2835
2839
|
// UserPlus aliases
|
|
2836
2840
|
export { default as LucideUserPlus } from '../icons/user-plus';
|
|
2837
2841
|
// UserRoundArrowLeft aliases
|
|
@@ -2840,10 +2844,10 @@ export { default as LucideUserRoundArrowLeft } from '../icons/user-round-arrow-l
|
|
|
2840
2844
|
export { default as LucideUserRoundKey } from '../icons/user-round-key';
|
|
2841
2845
|
// UserRoundPen aliases
|
|
2842
2846
|
export { default as LucideUserRoundPen } from '../icons/user-round-pen';
|
|
2843
|
-
// UserRoundSearch aliases
|
|
2844
|
-
export { default as LucideUserRoundSearch } from '../icons/user-round-search';
|
|
2845
2847
|
// UserSearch aliases
|
|
2846
2848
|
export { default as LucideUserSearch } from '../icons/user-search';
|
|
2849
|
+
// UserRoundSearch aliases
|
|
2850
|
+
export { default as LucideUserRoundSearch } from '../icons/user-round-search';
|
|
2847
2851
|
// UserStar aliases
|
|
2848
2852
|
export { default as LucideUserStar } from '../icons/user-star';
|
|
2849
2853
|
// UserX aliases
|
|
@@ -2878,10 +2882,10 @@ export { default as LucideVibrate } from '../icons/vibrate';
|
|
|
2878
2882
|
export { default as LucideVideoOff } from '../icons/video-off';
|
|
2879
2883
|
// Video aliases
|
|
2880
2884
|
export { default as LucideVideo } from '../icons/video';
|
|
2881
|
-
// Videotape aliases
|
|
2882
|
-
export { default as LucideVideotape } from '../icons/videotape';
|
|
2883
2885
|
// View aliases
|
|
2884
2886
|
export { default as LucideView } from '../icons/view';
|
|
2887
|
+
// Videotape aliases
|
|
2888
|
+
export { default as LucideVideotape } from '../icons/videotape';
|
|
2885
2889
|
// Voicemail aliases
|
|
2886
2890
|
export { default as LucideVoicemail } from '../icons/voicemail';
|
|
2887
2891
|
// Volleyball aliases
|
|
@@ -2892,10 +2896,10 @@ export { default as LucideVolume1 } from '../icons/volume-1';
|
|
|
2892
2896
|
export { default as LucideVolume2 } from '../icons/volume-2';
|
|
2893
2897
|
// VolumeOff aliases
|
|
2894
2898
|
export { default as LucideVolumeOff } from '../icons/volume-off';
|
|
2895
|
-
// VolumeX aliases
|
|
2896
|
-
export { default as LucideVolumeX } from '../icons/volume-x';
|
|
2897
2899
|
// Volume aliases
|
|
2898
2900
|
export { default as LucideVolume } from '../icons/volume';
|
|
2901
|
+
// VolumeX aliases
|
|
2902
|
+
export { default as LucideVolumeX } from '../icons/volume-x';
|
|
2899
2903
|
// Vote aliases
|
|
2900
2904
|
export { default as LucideVote } from '../icons/vote';
|
|
2901
2905
|
// WalletCards aliases
|
|
@@ -2934,10 +2938,10 @@ export { default as LucideWebhook } from '../icons/webhook';
|
|
|
2934
2938
|
export { default as LucideWeightTilde } from '../icons/weight-tilde';
|
|
2935
2939
|
// Weight aliases
|
|
2936
2940
|
export { default as LucideWeight } from '../icons/weight';
|
|
2937
|
-
// WheatOff aliases
|
|
2938
|
-
export { default as LucideWheatOff } from '../icons/wheat-off';
|
|
2939
2941
|
// Wheat aliases
|
|
2940
2942
|
export { default as LucideWheat } from '../icons/wheat';
|
|
2943
|
+
// WheatOff aliases
|
|
2944
|
+
export { default as LucideWheatOff } from '../icons/wheat-off';
|
|
2941
2945
|
// WholeWord aliases
|
|
2942
2946
|
export { default as LucideWholeWord } from '../icons/whole-word';
|
|
2943
2947
|
// WifiHigh aliases
|
|
@@ -2986,10 +2990,10 @@ export { default as LucideZodiacAquarius } from '../icons/zodiac-aquarius';
|
|
|
2986
2990
|
export { default as LucideZodiacAries } from '../icons/zodiac-aries';
|
|
2987
2991
|
// ZodiacCancer aliases
|
|
2988
2992
|
export { default as LucideZodiacCancer } from '../icons/zodiac-cancer';
|
|
2989
|
-
// ZodiacCapricorn aliases
|
|
2990
|
-
export { default as LucideZodiacCapricorn } from '../icons/zodiac-capricorn';
|
|
2991
2993
|
// ZodiacGemini aliases
|
|
2992
2994
|
export { default as LucideZodiacGemini } from '../icons/zodiac-gemini';
|
|
2995
|
+
// ZodiacCapricorn aliases
|
|
2996
|
+
export { default as LucideZodiacCapricorn } from '../icons/zodiac-capricorn';
|
|
2993
2997
|
// ZodiacLeo aliases
|
|
2994
2998
|
export { default as LucideZodiacLeo } from '../icons/zodiac-leo';
|
|
2995
2999
|
// ZodiacLibra aliases
|
|
@@ -3006,10 +3010,10 @@ export { default as LucideZodiacScorpio } from '../icons/zodiac-scorpio';
|
|
|
3006
3010
|
export { default as LucideZodiacTaurus } from '../icons/zodiac-taurus';
|
|
3007
3011
|
// ZodiacVirgo aliases
|
|
3008
3012
|
export { default as LucideZodiacVirgo } from '../icons/zodiac-virgo';
|
|
3009
|
-
// ZoomOut aliases
|
|
3010
|
-
export { default as LucideZoomOut } from '../icons/zoom-out';
|
|
3011
3013
|
// ZoomIn aliases
|
|
3012
3014
|
export { default as LucideZoomIn } from '../icons/zoom-in';
|
|
3015
|
+
// ZoomOut aliases
|
|
3016
|
+
export { default as LucideZoomOut } from '../icons/zoom-out';
|
|
3013
3017
|
// ArrowDown01 aliases
|
|
3014
3018
|
export { default as LucideArrowDown01 } from '../icons/arrow-down-0-1';
|
|
3015
3019
|
// ArrowDown10 aliases
|
|
@@ -3021,1449 +3025,1449 @@ export { default as LucideArrowUp10 } from '../icons/arrow-up-1-0';
|
|
|
3021
3025
|
// AlarmClockCheck aliases
|
|
3022
3026
|
export { default as LucideAlarmClockCheck } from '../icons/alarm-clock-check';
|
|
3023
3027
|
export {
|
|
3024
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockCheck} instead.
|
|
3028
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockCheck} instead. */
|
|
3025
3029
|
default as LucideAlarmCheck
|
|
3026
3030
|
} from '../icons/alarm-clock-check';
|
|
3027
3031
|
// AlarmClockMinus aliases
|
|
3028
3032
|
export { default as LucideAlarmClockMinus } from '../icons/alarm-clock-minus';
|
|
3029
3033
|
export {
|
|
3030
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockMinus} instead.
|
|
3034
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockMinus} instead. */
|
|
3031
3035
|
default as LucideAlarmMinus
|
|
3032
3036
|
} from '../icons/alarm-clock-minus';
|
|
3033
3037
|
// AlarmClockPlus aliases
|
|
3034
3038
|
export { default as LucideAlarmClockPlus } from '../icons/alarm-clock-plus';
|
|
3035
3039
|
export {
|
|
3036
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockPlus} instead.
|
|
3040
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockPlus} instead. */
|
|
3037
3041
|
default as LucideAlarmPlus
|
|
3038
3042
|
} from '../icons/alarm-clock-plus';
|
|
3039
3043
|
// ArrowDownAZ aliases
|
|
3040
3044
|
export { default as LucideArrowDownAZ } from '../icons/arrow-down-a-z';
|
|
3041
3045
|
export {
|
|
3042
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownAZ} instead.
|
|
3046
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownAZ} instead. */
|
|
3043
3047
|
default as LucideArrowDownAz
|
|
3044
3048
|
} from '../icons/arrow-down-a-z';
|
|
3045
3049
|
// ArrowDownWideNarrow aliases
|
|
3046
3050
|
export { default as LucideArrowDownWideNarrow } from '../icons/arrow-down-wide-narrow';
|
|
3047
3051
|
export {
|
|
3048
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead.
|
|
3052
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. */
|
|
3049
3053
|
default as LucideSortDesc
|
|
3050
3054
|
} from '../icons/arrow-down-wide-narrow';
|
|
3051
3055
|
// ArrowDownZA aliases
|
|
3052
3056
|
export { default as LucideArrowDownZA } from '../icons/arrow-down-z-a';
|
|
3053
3057
|
export {
|
|
3054
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead.
|
|
3058
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. */
|
|
3055
3059
|
default as LucideArrowDownZa
|
|
3056
3060
|
} from '../icons/arrow-down-z-a';
|
|
3057
3061
|
// ArrowUpAZ aliases
|
|
3058
3062
|
export { default as LucideArrowUpAZ } from '../icons/arrow-up-a-z';
|
|
3059
3063
|
export {
|
|
3060
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpAZ} instead.
|
|
3064
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpAZ} instead. */
|
|
3061
3065
|
default as LucideArrowUpAz
|
|
3062
3066
|
} from '../icons/arrow-up-a-z';
|
|
3063
3067
|
// ArrowUpNarrowWide aliases
|
|
3064
3068
|
export { default as LucideArrowUpNarrowWide } from '../icons/arrow-up-narrow-wide';
|
|
3065
3069
|
export {
|
|
3066
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead.
|
|
3070
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. */
|
|
3067
3071
|
default as LucideSortAsc
|
|
3068
3072
|
} from '../icons/arrow-up-narrow-wide';
|
|
3069
3073
|
// ArrowUpZA aliases
|
|
3070
3074
|
export { default as LucideArrowUpZA } from '../icons/arrow-up-z-a';
|
|
3071
3075
|
export {
|
|
3072
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpZA} instead.
|
|
3076
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpZA} instead. */
|
|
3073
3077
|
default as LucideArrowUpZa
|
|
3074
3078
|
} from '../icons/arrow-up-z-a';
|
|
3075
3079
|
// Axis3d aliases
|
|
3076
3080
|
export { default as LucideAxis3d } from '../icons/axis-3d';
|
|
3077
3081
|
export {
|
|
3078
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead.
|
|
3082
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. */
|
|
3079
3083
|
default as LucideAxis3D
|
|
3080
3084
|
} from '../icons/axis-3d';
|
|
3081
3085
|
// BadgeCheck aliases
|
|
3082
3086
|
export { default as LucideBadgeCheck } from '../icons/badge-check';
|
|
3083
3087
|
export {
|
|
3084
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead.
|
|
3088
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead. */
|
|
3085
3089
|
default as LucideVerified
|
|
3086
3090
|
} from '../icons/badge-check';
|
|
3087
3091
|
// BadgeQuestionMark aliases
|
|
3088
3092
|
export { default as LucideBadgeQuestionMark } from '../icons/badge-question-mark';
|
|
3089
3093
|
export {
|
|
3090
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead.
|
|
3094
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. */
|
|
3091
3095
|
default as LucideBadgeHelp
|
|
3092
3096
|
} from '../icons/badge-question-mark';
|
|
3093
3097
|
// BetweenHorizontalEnd aliases
|
|
3094
3098
|
export { default as LucideBetweenHorizontalEnd } from '../icons/between-horizontal-end';
|
|
3095
3099
|
export {
|
|
3096
|
-
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead.
|
|
3100
|
+
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. */
|
|
3097
3101
|
default as LucideBetweenHorizonalEnd
|
|
3098
3102
|
} from '../icons/between-horizontal-end';
|
|
3099
3103
|
// BetweenHorizontalStart aliases
|
|
3100
3104
|
export { default as LucideBetweenHorizontalStart } from '../icons/between-horizontal-start';
|
|
3101
3105
|
export {
|
|
3102
|
-
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead.
|
|
3106
|
+
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. */
|
|
3103
3107
|
default as LucideBetweenHorizonalStart
|
|
3104
3108
|
} from '../icons/between-horizontal-start';
|
|
3105
|
-
// BookDashed aliases
|
|
3106
|
-
export { default as LucideBookDashed } from '../icons/book-dashed';
|
|
3107
|
-
export {
|
|
3108
|
-
/** @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 */
|
|
3109
|
-
default as LucideBookTemplate
|
|
3110
|
-
} from '../icons/book-dashed';
|
|
3111
3109
|
// Braces aliases
|
|
3112
3110
|
export { default as LucideBraces } from '../icons/braces';
|
|
3113
3111
|
export {
|
|
3114
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Braces} instead.
|
|
3112
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Braces} instead. */
|
|
3115
3113
|
default as LucideCurlyBraces
|
|
3116
3114
|
} from '../icons/braces';
|
|
3115
|
+
// BookDashed aliases
|
|
3116
|
+
export { default as LucideBookDashed } from '../icons/book-dashed';
|
|
3117
|
+
export {
|
|
3118
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BookDashed} instead. */
|
|
3119
|
+
default as LucideBookTemplate
|
|
3120
|
+
} from '../icons/book-dashed';
|
|
3117
3121
|
// Captions aliases
|
|
3118
3122
|
export { default as LucideCaptions } from '../icons/captions';
|
|
3119
3123
|
export {
|
|
3120
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Captions} instead.
|
|
3124
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Captions} instead. */
|
|
3121
3125
|
default as LucideSubtitles
|
|
3122
3126
|
} from '../icons/captions';
|
|
3123
3127
|
// ChartArea aliases
|
|
3124
3128
|
export { default as LucideChartArea } from '../icons/chart-area';
|
|
3125
3129
|
export {
|
|
3126
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead.
|
|
3130
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead. */
|
|
3127
3131
|
default as LucideAreaChart
|
|
3128
3132
|
} from '../icons/chart-area';
|
|
3129
3133
|
// ChartBarBig aliases
|
|
3130
3134
|
export { default as LucideChartBarBig } from '../icons/chart-bar-big';
|
|
3131
3135
|
export {
|
|
3132
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBarBig} instead.
|
|
3136
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBarBig} instead. */
|
|
3133
3137
|
default as LucideBarChartHorizontalBig
|
|
3134
3138
|
} from '../icons/chart-bar-big';
|
|
3135
3139
|
// ChartBar aliases
|
|
3136
3140
|
export { default as LucideChartBar } from '../icons/chart-bar';
|
|
3137
3141
|
export {
|
|
3138
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBar} instead.
|
|
3142
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBar} instead. */
|
|
3139
3143
|
default as LucideBarChartHorizontal
|
|
3140
3144
|
} from '../icons/chart-bar';
|
|
3141
3145
|
// ChartCandlestick aliases
|
|
3142
3146
|
export { default as LucideChartCandlestick } from '../icons/chart-candlestick';
|
|
3143
3147
|
export {
|
|
3144
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead.
|
|
3148
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead. */
|
|
3145
3149
|
default as LucideCandlestickChart
|
|
3146
3150
|
} from '../icons/chart-candlestick';
|
|
3147
3151
|
// ChartColumnBig aliases
|
|
3148
3152
|
export { default as LucideChartColumnBig } from '../icons/chart-column-big';
|
|
3149
3153
|
export {
|
|
3150
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead.
|
|
3154
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. */
|
|
3151
3155
|
default as LucideBarChartBig
|
|
3152
3156
|
} from '../icons/chart-column-big';
|
|
3153
3157
|
// ChartColumnIncreasing aliases
|
|
3154
3158
|
export { default as LucideChartColumnIncreasing } from '../icons/chart-column-increasing';
|
|
3155
3159
|
export {
|
|
3156
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnIncreasing} instead.
|
|
3160
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnIncreasing} instead. */
|
|
3157
3161
|
default as LucideBarChart4
|
|
3158
3162
|
} from '../icons/chart-column-increasing';
|
|
3159
3163
|
// ChartColumn aliases
|
|
3160
3164
|
export { default as LucideChartColumn } from '../icons/chart-column';
|
|
3161
3165
|
export {
|
|
3162
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead.
|
|
3166
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead. */
|
|
3163
3167
|
default as LucideBarChart3
|
|
3164
3168
|
} from '../icons/chart-column';
|
|
3165
3169
|
// ChartLine aliases
|
|
3166
3170
|
export { default as LucideChartLine } from '../icons/chart-line';
|
|
3167
3171
|
export {
|
|
3168
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartLine} instead.
|
|
3172
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartLine} instead. */
|
|
3169
3173
|
default as LucideLineChart
|
|
3170
3174
|
} from '../icons/chart-line';
|
|
3171
3175
|
// ChartNoAxesColumnIncreasing aliases
|
|
3172
3176
|
export { default as LucideChartNoAxesColumnIncreasing } from '../icons/chart-no-axes-column-increasing';
|
|
3173
3177
|
export {
|
|
3174
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumnIncreasing} instead.
|
|
3178
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumnIncreasing} instead. */
|
|
3175
3179
|
default as LucideBarChart
|
|
3176
3180
|
} from '../icons/chart-no-axes-column-increasing';
|
|
3177
|
-
// ChartNoAxesGantt aliases
|
|
3178
|
-
export { default as LucideChartNoAxesGantt } from '../icons/chart-no-axes-gantt';
|
|
3179
|
-
export {
|
|
3180
|
-
/** @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 */
|
|
3181
|
-
default as LucideGanttChart
|
|
3182
|
-
} from '../icons/chart-no-axes-gantt';
|
|
3183
3181
|
// ChartNoAxesColumn aliases
|
|
3184
3182
|
export { default as LucideChartNoAxesColumn } from '../icons/chart-no-axes-column';
|
|
3185
3183
|
export {
|
|
3186
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumn} instead.
|
|
3184
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumn} instead. */
|
|
3187
3185
|
default as LucideBarChart2
|
|
3188
3186
|
} from '../icons/chart-no-axes-column';
|
|
3189
|
-
//
|
|
3190
|
-
export { default as
|
|
3187
|
+
// ChartNoAxesGantt aliases
|
|
3188
|
+
export { default as LucideChartNoAxesGantt } from '../icons/chart-no-axes-gantt';
|
|
3191
3189
|
export {
|
|
3192
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3193
|
-
default as
|
|
3194
|
-
} from '../icons/chart-
|
|
3190
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesGantt} instead. */
|
|
3191
|
+
default as LucideGanttChart
|
|
3192
|
+
} from '../icons/chart-no-axes-gantt';
|
|
3195
3193
|
// ChartScatter aliases
|
|
3196
3194
|
export { default as LucideChartScatter } from '../icons/chart-scatter';
|
|
3197
3195
|
export {
|
|
3198
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartScatter} instead.
|
|
3196
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartScatter} instead. */
|
|
3199
3197
|
default as LucideScatterChart
|
|
3200
3198
|
} from '../icons/chart-scatter';
|
|
3199
|
+
// ChartPie aliases
|
|
3200
|
+
export { default as LucideChartPie } from '../icons/chart-pie';
|
|
3201
|
+
export {
|
|
3202
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartPie} instead. */
|
|
3203
|
+
default as LucidePieChart
|
|
3204
|
+
} from '../icons/chart-pie';
|
|
3201
3205
|
// CircleAlert aliases
|
|
3202
3206
|
export { default as LucideCircleAlert } from '../icons/circle-alert';
|
|
3203
3207
|
export {
|
|
3204
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleAlert} instead.
|
|
3208
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleAlert} instead. */
|
|
3205
3209
|
default as LucideAlertCircle
|
|
3206
3210
|
} from '../icons/circle-alert';
|
|
3207
3211
|
// CircleArrowDown aliases
|
|
3208
3212
|
export { default as LucideCircleArrowDown } from '../icons/circle-arrow-down';
|
|
3209
3213
|
export {
|
|
3210
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowDown} instead.
|
|
3214
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowDown} instead. */
|
|
3211
3215
|
default as LucideArrowDownCircle
|
|
3212
3216
|
} from '../icons/circle-arrow-down';
|
|
3213
3217
|
// CircleArrowLeft aliases
|
|
3214
3218
|
export { default as LucideCircleArrowLeft } from '../icons/circle-arrow-left';
|
|
3215
3219
|
export {
|
|
3216
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowLeft} instead.
|
|
3220
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowLeft} instead. */
|
|
3217
3221
|
default as LucideArrowLeftCircle
|
|
3218
3222
|
} from '../icons/circle-arrow-left';
|
|
3219
3223
|
// CircleArrowOutDownLeft aliases
|
|
3220
3224
|
export { default as LucideCircleArrowOutDownLeft } from '../icons/circle-arrow-out-down-left';
|
|
3221
3225
|
export {
|
|
3222
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead.
|
|
3226
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. */
|
|
3223
3227
|
default as LucideArrowDownLeftFromCircle
|
|
3224
3228
|
} from '../icons/circle-arrow-out-down-left';
|
|
3225
3229
|
// CircleArrowOutDownRight aliases
|
|
3226
3230
|
export { default as LucideCircleArrowOutDownRight } from '../icons/circle-arrow-out-down-right';
|
|
3227
3231
|
export {
|
|
3228
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownRight} instead.
|
|
3232
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownRight} instead. */
|
|
3229
3233
|
default as LucideArrowDownRightFromCircle
|
|
3230
3234
|
} from '../icons/circle-arrow-out-down-right';
|
|
3231
3235
|
// CircleArrowOutUpLeft aliases
|
|
3232
3236
|
export { default as LucideCircleArrowOutUpLeft } from '../icons/circle-arrow-out-up-left';
|
|
3233
3237
|
export {
|
|
3234
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead.
|
|
3238
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. */
|
|
3235
3239
|
default as LucideArrowUpLeftFromCircle
|
|
3236
3240
|
} from '../icons/circle-arrow-out-up-left';
|
|
3237
3241
|
// CircleArrowOutUpRight aliases
|
|
3238
3242
|
export { default as LucideCircleArrowOutUpRight } from '../icons/circle-arrow-out-up-right';
|
|
3239
3243
|
export {
|
|
3240
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead.
|
|
3244
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead. */
|
|
3241
3245
|
default as LucideArrowUpRightFromCircle
|
|
3242
3246
|
} from '../icons/circle-arrow-out-up-right';
|
|
3243
3247
|
// CircleArrowRight aliases
|
|
3244
3248
|
export { default as LucideCircleArrowRight } from '../icons/circle-arrow-right';
|
|
3245
3249
|
export {
|
|
3246
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead.
|
|
3250
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. */
|
|
3247
3251
|
default as LucideArrowRightCircle
|
|
3248
3252
|
} from '../icons/circle-arrow-right';
|
|
3249
|
-
// CircleArrowUp aliases
|
|
3250
|
-
export { default as LucideCircleArrowUp } from '../icons/circle-arrow-up';
|
|
3251
|
-
export {
|
|
3252
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowUp} instead. This alias will be removed in v1.0 */
|
|
3253
|
-
default as LucideArrowUpCircle
|
|
3254
|
-
} from '../icons/circle-arrow-up';
|
|
3255
3253
|
// CircleCheckBig aliases
|
|
3256
3254
|
export { default as LucideCircleCheckBig } from '../icons/circle-check-big';
|
|
3257
3255
|
export {
|
|
3258
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheckBig} instead.
|
|
3256
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheckBig} instead. */
|
|
3259
3257
|
default as LucideCheckCircle
|
|
3260
3258
|
} from '../icons/circle-check-big';
|
|
3259
|
+
// CircleArrowUp aliases
|
|
3260
|
+
export { default as LucideCircleArrowUp } from '../icons/circle-arrow-up';
|
|
3261
|
+
export {
|
|
3262
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowUp} instead. */
|
|
3263
|
+
default as LucideArrowUpCircle
|
|
3264
|
+
} from '../icons/circle-arrow-up';
|
|
3261
3265
|
// CircleCheck aliases
|
|
3262
3266
|
export { default as LucideCircleCheck } from '../icons/circle-check';
|
|
3263
3267
|
export {
|
|
3264
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead.
|
|
3268
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. */
|
|
3265
3269
|
default as LucideCheckCircle2
|
|
3266
3270
|
} from '../icons/circle-check';
|
|
3267
3271
|
// CircleChevronDown aliases
|
|
3268
3272
|
export { default as LucideCircleChevronDown } from '../icons/circle-chevron-down';
|
|
3269
3273
|
export {
|
|
3270
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead.
|
|
3274
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. */
|
|
3271
3275
|
default as LucideChevronDownCircle
|
|
3272
3276
|
} from '../icons/circle-chevron-down';
|
|
3273
3277
|
// CircleChevronLeft aliases
|
|
3274
3278
|
export { default as LucideCircleChevronLeft } from '../icons/circle-chevron-left';
|
|
3275
3279
|
export {
|
|
3276
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead.
|
|
3280
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. */
|
|
3277
3281
|
default as LucideChevronLeftCircle
|
|
3278
3282
|
} from '../icons/circle-chevron-left';
|
|
3279
|
-
// CircleChevronRight aliases
|
|
3280
|
-
export { default as LucideCircleChevronRight } from '../icons/circle-chevron-right';
|
|
3281
|
-
export {
|
|
3282
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronRight} instead. This alias will be removed in v1.0 */
|
|
3283
|
-
default as LucideChevronRightCircle
|
|
3284
|
-
} from '../icons/circle-chevron-right';
|
|
3285
3283
|
// CircleChevronUp aliases
|
|
3286
3284
|
export { default as LucideCircleChevronUp } from '../icons/circle-chevron-up';
|
|
3287
3285
|
export {
|
|
3288
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronUp} instead.
|
|
3286
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronUp} instead. */
|
|
3289
3287
|
default as LucideChevronUpCircle
|
|
3290
3288
|
} from '../icons/circle-chevron-up';
|
|
3289
|
+
// CircleChevronRight aliases
|
|
3290
|
+
export { default as LucideCircleChevronRight } from '../icons/circle-chevron-right';
|
|
3291
|
+
export {
|
|
3292
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronRight} instead. */
|
|
3293
|
+
default as LucideChevronRightCircle
|
|
3294
|
+
} from '../icons/circle-chevron-right';
|
|
3291
3295
|
// CircleDivide aliases
|
|
3292
3296
|
export { default as LucideCircleDivide } from '../icons/circle-divide';
|
|
3293
3297
|
export {
|
|
3294
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead.
|
|
3298
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. */
|
|
3295
3299
|
default as LucideDivideCircle
|
|
3296
3300
|
} from '../icons/circle-divide';
|
|
3297
3301
|
// CircleGauge aliases
|
|
3298
3302
|
export { default as LucideCircleGauge } from '../icons/circle-gauge';
|
|
3299
3303
|
export {
|
|
3300
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead.
|
|
3304
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead. */
|
|
3301
3305
|
default as LucideGaugeCircle
|
|
3302
3306
|
} from '../icons/circle-gauge';
|
|
3303
3307
|
// CircleMinus aliases
|
|
3304
3308
|
export { default as LucideCircleMinus } from '../icons/circle-minus';
|
|
3305
3309
|
export {
|
|
3306
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead.
|
|
3310
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. */
|
|
3307
3311
|
default as LucideMinusCircle
|
|
3308
3312
|
} from '../icons/circle-minus';
|
|
3309
3313
|
// CircleParkingOff aliases
|
|
3310
3314
|
export { default as LucideCircleParkingOff } from '../icons/circle-parking-off';
|
|
3311
3315
|
export {
|
|
3312
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParkingOff} instead.
|
|
3316
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParkingOff} instead. */
|
|
3313
3317
|
default as LucideParkingCircleOff
|
|
3314
3318
|
} from '../icons/circle-parking-off';
|
|
3315
3319
|
// CircleParking aliases
|
|
3316
3320
|
export { default as LucideCircleParking } from '../icons/circle-parking';
|
|
3317
3321
|
export {
|
|
3318
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParking} instead.
|
|
3322
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParking} instead. */
|
|
3319
3323
|
default as LucideParkingCircle
|
|
3320
3324
|
} from '../icons/circle-parking';
|
|
3321
3325
|
// CirclePause aliases
|
|
3322
3326
|
export { default as LucideCirclePause } from '../icons/circle-pause';
|
|
3323
3327
|
export {
|
|
3324
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePause} instead.
|
|
3328
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePause} instead. */
|
|
3325
3329
|
default as LucidePauseCircle
|
|
3326
3330
|
} from '../icons/circle-pause';
|
|
3327
3331
|
// CirclePercent aliases
|
|
3328
3332
|
export { default as LucideCirclePercent } from '../icons/circle-percent';
|
|
3329
3333
|
export {
|
|
3330
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePercent} instead.
|
|
3334
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePercent} instead. */
|
|
3331
3335
|
default as LucidePercentCircle
|
|
3332
3336
|
} from '../icons/circle-percent';
|
|
3333
3337
|
// CirclePlay aliases
|
|
3334
3338
|
export { default as LucideCirclePlay } from '../icons/circle-play';
|
|
3335
3339
|
export {
|
|
3336
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlay} instead.
|
|
3340
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlay} instead. */
|
|
3337
3341
|
default as LucidePlayCircle
|
|
3338
3342
|
} from '../icons/circle-play';
|
|
3339
3343
|
// CirclePlus aliases
|
|
3340
3344
|
export { default as LucideCirclePlus } from '../icons/circle-plus';
|
|
3341
3345
|
export {
|
|
3342
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlus} instead.
|
|
3346
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlus} instead. */
|
|
3343
3347
|
default as LucidePlusCircle
|
|
3344
3348
|
} from '../icons/circle-plus';
|
|
3345
3349
|
// CirclePower aliases
|
|
3346
3350
|
export { default as LucideCirclePower } from '../icons/circle-power';
|
|
3347
3351
|
export {
|
|
3348
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePower} instead.
|
|
3352
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePower} instead. */
|
|
3349
3353
|
default as LucidePowerCircle
|
|
3350
3354
|
} from '../icons/circle-power';
|
|
3351
3355
|
// CircleQuestionMark aliases
|
|
3352
3356
|
export { default as LucideCircleQuestionMark } from '../icons/circle-question-mark';
|
|
3353
3357
|
export {
|
|
3354
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead.
|
|
3358
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. */
|
|
3355
3359
|
default as LucideHelpCircle
|
|
3356
3360
|
} from '../icons/circle-question-mark';
|
|
3357
3361
|
export {
|
|
3358
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead.
|
|
3362
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. */
|
|
3359
3363
|
default as LucideCircleHelp
|
|
3360
3364
|
} from '../icons/circle-question-mark';
|
|
3361
3365
|
// CircleSlash2 aliases
|
|
3362
3366
|
export { default as LucideCircleSlash2 } from '../icons/circle-slash-2';
|
|
3363
3367
|
export {
|
|
3364
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleSlash2} instead.
|
|
3368
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleSlash2} instead. */
|
|
3365
3369
|
default as LucideCircleSlashed
|
|
3366
3370
|
} from '../icons/circle-slash-2';
|
|
3367
3371
|
// CircleStop aliases
|
|
3368
3372
|
export { default as LucideCircleStop } from '../icons/circle-stop';
|
|
3369
3373
|
export {
|
|
3370
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead.
|
|
3374
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. */
|
|
3371
3375
|
default as LucideStopCircle
|
|
3372
3376
|
} from '../icons/circle-stop';
|
|
3373
3377
|
// CircleUserRound aliases
|
|
3374
3378
|
export { default as LucideCircleUserRound } from '../icons/circle-user-round';
|
|
3375
3379
|
export {
|
|
3376
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead.
|
|
3380
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. */
|
|
3377
3381
|
default as LucideUserCircle2
|
|
3378
3382
|
} from '../icons/circle-user-round';
|
|
3379
3383
|
// CircleUser aliases
|
|
3380
3384
|
export { default as LucideCircleUser } from '../icons/circle-user';
|
|
3381
3385
|
export {
|
|
3382
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead.
|
|
3386
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead. */
|
|
3383
3387
|
default as LucideUserCircle
|
|
3384
3388
|
} from '../icons/circle-user';
|
|
3385
3389
|
// CircleX aliases
|
|
3386
3390
|
export { default as LucideCircleX } from '../icons/circle-x';
|
|
3387
3391
|
export {
|
|
3388
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead.
|
|
3392
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead. */
|
|
3389
3393
|
default as LucideXCircle
|
|
3390
3394
|
} from '../icons/circle-x';
|
|
3391
3395
|
// ClipboardPenLine aliases
|
|
3392
3396
|
export { default as LucideClipboardPenLine } from '../icons/clipboard-pen-line';
|
|
3393
3397
|
export {
|
|
3394
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead.
|
|
3398
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead. */
|
|
3395
3399
|
default as LucideClipboardSignature
|
|
3396
3400
|
} from '../icons/clipboard-pen-line';
|
|
3397
3401
|
// ClipboardPen aliases
|
|
3398
3402
|
export { default as LucideClipboardPen } from '../icons/clipboard-pen';
|
|
3399
3403
|
export {
|
|
3400
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPen} instead.
|
|
3404
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPen} instead. */
|
|
3401
3405
|
default as LucideClipboardEdit
|
|
3402
3406
|
} from '../icons/clipboard-pen';
|
|
3403
3407
|
// CloudDownload aliases
|
|
3404
3408
|
export { default as LucideCloudDownload } from '../icons/cloud-download';
|
|
3405
3409
|
export {
|
|
3406
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudDownload} instead.
|
|
3410
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudDownload} instead. */
|
|
3407
3411
|
default as LucideDownloadCloud
|
|
3408
3412
|
} from '../icons/cloud-download';
|
|
3409
|
-
// CodeXml aliases
|
|
3410
|
-
export { default as LucideCodeXml } from '../icons/code-xml';
|
|
3411
|
-
export {
|
|
3412
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. This alias will be removed in v1.0 */
|
|
3413
|
-
default as LucideCode2
|
|
3414
|
-
} from '../icons/code-xml';
|
|
3415
3413
|
// CloudUpload aliases
|
|
3416
3414
|
export { default as LucideCloudUpload } from '../icons/cloud-upload';
|
|
3417
3415
|
export {
|
|
3418
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudUpload} instead.
|
|
3416
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudUpload} instead. */
|
|
3419
3417
|
default as LucideUploadCloud
|
|
3420
3418
|
} from '../icons/cloud-upload';
|
|
3419
|
+
// CodeXml aliases
|
|
3420
|
+
export { default as LucideCodeXml } from '../icons/code-xml';
|
|
3421
|
+
export {
|
|
3422
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. */
|
|
3423
|
+
default as LucideCode2
|
|
3424
|
+
} from '../icons/code-xml';
|
|
3421
3425
|
// Columns2 aliases
|
|
3422
3426
|
export { default as LucideColumns2 } from '../icons/columns-2';
|
|
3423
3427
|
export {
|
|
3424
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns2} instead.
|
|
3428
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns2} instead. */
|
|
3425
3429
|
default as LucideColumns
|
|
3426
3430
|
} from '../icons/columns-2';
|
|
3431
|
+
// Columns3Cog aliases
|
|
3432
|
+
export { default as LucideColumns3Cog } from '../icons/columns-3-cog';
|
|
3433
|
+
export {
|
|
3434
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. */
|
|
3435
|
+
default as LucideColumnsSettings
|
|
3436
|
+
} from '../icons/columns-3-cog';
|
|
3437
|
+
export {
|
|
3438
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. */
|
|
3439
|
+
default as LucideTableConfig
|
|
3440
|
+
} from '../icons/columns-3-cog';
|
|
3427
3441
|
// Columns3 aliases
|
|
3428
3442
|
export { default as LucideColumns3 } from '../icons/columns-3';
|
|
3429
3443
|
export {
|
|
3430
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead.
|
|
3444
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead. */
|
|
3431
3445
|
default as LucidePanelsLeftRight
|
|
3432
3446
|
} from '../icons/columns-3';
|
|
3433
3447
|
// ContactRound aliases
|
|
3434
3448
|
export { default as LucideContactRound } from '../icons/contact-round';
|
|
3435
3449
|
export {
|
|
3436
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead.
|
|
3450
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. */
|
|
3437
3451
|
default as LucideContact2
|
|
3438
3452
|
} from '../icons/contact-round';
|
|
3439
|
-
// Columns3Cog aliases
|
|
3440
|
-
export { default as LucideColumns3Cog } from '../icons/columns-3-cog';
|
|
3441
|
-
export {
|
|
3442
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. This alias will be removed in v1.0 */
|
|
3443
|
-
default as LucideColumnsSettings
|
|
3444
|
-
} from '../icons/columns-3-cog';
|
|
3445
|
-
export {
|
|
3446
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. This alias will be removed in v1.0 */
|
|
3447
|
-
default as LucideTableConfig
|
|
3448
|
-
} from '../icons/columns-3-cog';
|
|
3449
3453
|
// DiamondPercent aliases
|
|
3450
3454
|
export { default as LucideDiamondPercent } from '../icons/diamond-percent';
|
|
3451
3455
|
export {
|
|
3452
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead.
|
|
3456
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead. */
|
|
3453
3457
|
default as LucidePercentDiamond
|
|
3454
3458
|
} from '../icons/diamond-percent';
|
|
3455
|
-
// EllipsisVertical aliases
|
|
3456
|
-
export { default as LucideEllipsisVertical } from '../icons/ellipsis-vertical';
|
|
3457
|
-
export {
|
|
3458
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link EllipsisVertical} instead. This alias will be removed in v1.0 */
|
|
3459
|
-
default as LucideMoreVertical
|
|
3460
|
-
} from '../icons/ellipsis-vertical';
|
|
3461
3459
|
// Earth aliases
|
|
3462
3460
|
export { default as LucideEarth } from '../icons/earth';
|
|
3463
3461
|
export {
|
|
3464
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead.
|
|
3462
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. */
|
|
3465
3463
|
default as LucideGlobe2
|
|
3466
3464
|
} from '../icons/earth';
|
|
3465
|
+
// EllipsisVertical aliases
|
|
3466
|
+
export { default as LucideEllipsisVertical } from '../icons/ellipsis-vertical';
|
|
3467
|
+
export {
|
|
3468
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link EllipsisVertical} instead. */
|
|
3469
|
+
default as LucideMoreVertical
|
|
3470
|
+
} from '../icons/ellipsis-vertical';
|
|
3467
3471
|
// Ellipsis aliases
|
|
3468
3472
|
export { default as LucideEllipsis } from '../icons/ellipsis';
|
|
3469
3473
|
export {
|
|
3470
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead.
|
|
3474
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. */
|
|
3471
3475
|
default as LucideMoreHorizontal
|
|
3472
3476
|
} from '../icons/ellipsis';
|
|
3473
|
-
// FileAxis3d aliases
|
|
3474
|
-
export { default as LucideFileAxis3d } from '../icons/file-axis-3d';
|
|
3475
|
-
export {
|
|
3476
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. This alias will be removed in v1.0 */
|
|
3477
|
-
default as LucideFileAxis3D
|
|
3478
|
-
} from '../icons/file-axis-3d';
|
|
3479
3477
|
// FileBadge aliases
|
|
3480
3478
|
export { default as LucideFileBadge } from '../icons/file-badge';
|
|
3481
3479
|
export {
|
|
3482
|
-
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileBadge} instead.
|
|
3480
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileBadge} instead. */
|
|
3483
3481
|
default as LucideFileBadge2
|
|
3484
3482
|
} from '../icons/file-badge';
|
|
3485
|
-
//
|
|
3486
|
-
export { default as
|
|
3483
|
+
// FileAxis3d aliases
|
|
3484
|
+
export { default as LucideFileAxis3d } from '../icons/file-axis-3d';
|
|
3487
3485
|
export {
|
|
3488
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3489
|
-
default as
|
|
3490
|
-
} from '../icons/file-
|
|
3486
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. */
|
|
3487
|
+
default as LucideFileAxis3D
|
|
3488
|
+
} from '../icons/file-axis-3d';
|
|
3491
3489
|
// FileBraces aliases
|
|
3492
3490
|
export { default as LucideFileBraces } from '../icons/file-braces';
|
|
3493
3491
|
export {
|
|
3494
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBraces} instead.
|
|
3492
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBraces} instead. */
|
|
3495
3493
|
default as LucideFileJson
|
|
3496
3494
|
} from '../icons/file-braces';
|
|
3495
|
+
// FileBracesCorner aliases
|
|
3496
|
+
export { default as LucideFileBracesCorner } from '../icons/file-braces-corner';
|
|
3497
|
+
export {
|
|
3498
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBracesCorner} instead. */
|
|
3499
|
+
default as LucideFileJson2
|
|
3500
|
+
} from '../icons/file-braces-corner';
|
|
3497
3501
|
// FileChartColumnIncreasing aliases
|
|
3498
3502
|
export { default as LucideFileChartColumnIncreasing } from '../icons/file-chart-column-increasing';
|
|
3499
3503
|
export {
|
|
3500
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead.
|
|
3504
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead. */
|
|
3501
3505
|
default as LucideFileBarChart
|
|
3502
3506
|
} from '../icons/file-chart-column-increasing';
|
|
3503
|
-
// FileChartColumn aliases
|
|
3504
|
-
export { default as LucideFileChartColumn } from '../icons/file-chart-column';
|
|
3505
|
-
export {
|
|
3506
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumn} instead. This alias will be removed in v1.0 */
|
|
3507
|
-
default as LucideFileBarChart2
|
|
3508
|
-
} from '../icons/file-chart-column';
|
|
3509
3507
|
// FileChartLine aliases
|
|
3510
3508
|
export { default as LucideFileChartLine } from '../icons/file-chart-line';
|
|
3511
3509
|
export {
|
|
3512
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead.
|
|
3510
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. */
|
|
3513
3511
|
default as LucideFileLineChart
|
|
3514
3512
|
} from '../icons/file-chart-line';
|
|
3513
|
+
// FileChartColumn aliases
|
|
3514
|
+
export { default as LucideFileChartColumn } from '../icons/file-chart-column';
|
|
3515
|
+
export {
|
|
3516
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumn} instead. */
|
|
3517
|
+
default as LucideFileBarChart2
|
|
3518
|
+
} from '../icons/file-chart-column';
|
|
3515
3519
|
// FileChartPie aliases
|
|
3516
3520
|
export { default as LucideFileChartPie } from '../icons/file-chart-pie';
|
|
3517
3521
|
export {
|
|
3518
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead.
|
|
3522
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. */
|
|
3519
3523
|
default as LucideFilePieChart
|
|
3520
3524
|
} from '../icons/file-chart-pie';
|
|
3521
3525
|
// FileCheckCorner aliases
|
|
3522
3526
|
export { default as LucideFileCheckCorner } from '../icons/file-check-corner';
|
|
3523
3527
|
export {
|
|
3524
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCheckCorner} instead.
|
|
3528
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCheckCorner} instead. */
|
|
3525
3529
|
default as LucideFileCheck2
|
|
3526
3530
|
} from '../icons/file-check-corner';
|
|
3527
3531
|
// FileCodeCorner aliases
|
|
3528
3532
|
export { default as LucideFileCodeCorner } from '../icons/file-code-corner';
|
|
3529
3533
|
export {
|
|
3530
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCodeCorner} instead.
|
|
3534
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCodeCorner} instead. */
|
|
3531
3535
|
default as LucideFileCode2
|
|
3532
3536
|
} from '../icons/file-code-corner';
|
|
3533
3537
|
// FileCog aliases
|
|
3534
3538
|
export { default as LucideFileCog } from '../icons/file-cog';
|
|
3535
3539
|
export {
|
|
3536
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead.
|
|
3540
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead. */
|
|
3537
3541
|
default as LucideFileCog2
|
|
3538
3542
|
} from '../icons/file-cog';
|
|
3539
3543
|
// FileExclamationPoint aliases
|
|
3540
3544
|
export { default as LucideFileExclamationPoint } from '../icons/file-exclamation-point';
|
|
3541
3545
|
export {
|
|
3542
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileExclamationPoint} instead.
|
|
3546
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileExclamationPoint} instead. */
|
|
3543
3547
|
default as LucideFileWarning
|
|
3544
3548
|
} from '../icons/file-exclamation-point';
|
|
3545
3549
|
// FileHeadphone aliases
|
|
3546
3550
|
export { default as LucideFileHeadphone } from '../icons/file-headphone';
|
|
3547
3551
|
export {
|
|
3548
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileHeadphone} instead.
|
|
3552
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileHeadphone} instead. */
|
|
3549
3553
|
default as LucideFileAudio
|
|
3550
3554
|
} from '../icons/file-headphone';
|
|
3551
3555
|
export {
|
|
3552
|
-
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileHeadphone} instead.
|
|
3556
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileHeadphone} instead. */
|
|
3553
3557
|
default as LucideFileAudio2
|
|
3554
3558
|
} from '../icons/file-headphone';
|
|
3555
3559
|
// FileKey aliases
|
|
3556
3560
|
export { default as LucideFileKey } from '../icons/file-key';
|
|
3557
3561
|
export {
|
|
3558
|
-
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileKey} instead.
|
|
3562
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileKey} instead. */
|
|
3559
3563
|
default as LucideFileKey2
|
|
3560
3564
|
} from '../icons/file-key';
|
|
3561
|
-
// FileLock aliases
|
|
3562
|
-
export { default as LucideFileLock } from '../icons/file-lock';
|
|
3563
|
-
export {
|
|
3564
|
-
/** @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 */
|
|
3565
|
-
default as LucideFileLock2
|
|
3566
|
-
} from '../icons/file-lock';
|
|
3567
3565
|
// FileMinusCorner aliases
|
|
3568
3566
|
export { default as LucideFileMinusCorner } from '../icons/file-minus-corner';
|
|
3569
3567
|
export {
|
|
3570
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileMinusCorner} instead.
|
|
3568
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileMinusCorner} instead. */
|
|
3571
3569
|
default as LucideFileMinus2
|
|
3572
3570
|
} from '../icons/file-minus-corner';
|
|
3571
|
+
// FileLock aliases
|
|
3572
|
+
export { default as LucideFileLock } from '../icons/file-lock';
|
|
3573
|
+
export {
|
|
3574
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileLock} instead. */
|
|
3575
|
+
default as LucideFileLock2
|
|
3576
|
+
} from '../icons/file-lock';
|
|
3573
3577
|
// FilePenLine aliases
|
|
3574
3578
|
export { default as LucideFilePenLine } from '../icons/file-pen-line';
|
|
3575
3579
|
export {
|
|
3576
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead.
|
|
3580
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead. */
|
|
3577
3581
|
default as LucideFileSignature
|
|
3578
3582
|
} from '../icons/file-pen-line';
|
|
3579
3583
|
// FilePen aliases
|
|
3580
3584
|
export { default as LucideFilePen } from '../icons/file-pen';
|
|
3581
3585
|
export {
|
|
3582
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead.
|
|
3586
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead. */
|
|
3583
3587
|
default as LucideFileEdit
|
|
3584
3588
|
} from '../icons/file-pen';
|
|
3585
3589
|
// FilePlay aliases
|
|
3586
3590
|
export { default as LucideFilePlay } from '../icons/file-play';
|
|
3587
3591
|
export {
|
|
3588
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlay} instead.
|
|
3592
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlay} instead. */
|
|
3589
3593
|
default as LucideFileVideo
|
|
3590
3594
|
} from '../icons/file-play';
|
|
3591
3595
|
// FilePlusCorner aliases
|
|
3592
3596
|
export { default as LucideFilePlusCorner } from '../icons/file-plus-corner';
|
|
3593
3597
|
export {
|
|
3594
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlusCorner} instead.
|
|
3598
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlusCorner} instead. */
|
|
3595
3599
|
default as LucideFilePlus2
|
|
3596
3600
|
} from '../icons/file-plus-corner';
|
|
3597
3601
|
// FileQuestionMark aliases
|
|
3598
3602
|
export { default as LucideFileQuestionMark } from '../icons/file-question-mark';
|
|
3599
3603
|
export {
|
|
3600
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead.
|
|
3604
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. */
|
|
3601
3605
|
default as LucideFileQuestion
|
|
3602
3606
|
} from '../icons/file-question-mark';
|
|
3603
3607
|
// FileSearchCorner aliases
|
|
3604
3608
|
export { default as LucideFileSearchCorner } from '../icons/file-search-corner';
|
|
3605
3609
|
export {
|
|
3606
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSearchCorner} instead.
|
|
3610
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSearchCorner} instead. */
|
|
3607
3611
|
default as LucideFileSearch2
|
|
3608
3612
|
} from '../icons/file-search-corner';
|
|
3609
3613
|
// FileSignal aliases
|
|
3610
3614
|
export { default as LucideFileSignal } from '../icons/file-signal';
|
|
3611
3615
|
export {
|
|
3612
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSignal} instead.
|
|
3616
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSignal} instead. */
|
|
3613
3617
|
default as LucideFileVolume2
|
|
3614
3618
|
} from '../icons/file-signal';
|
|
3615
3619
|
// FileTypeCorner aliases
|
|
3616
3620
|
export { default as LucideFileTypeCorner } from '../icons/file-type-corner';
|
|
3617
3621
|
export {
|
|
3618
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead.
|
|
3622
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead. */
|
|
3619
3623
|
default as LucideFileType2
|
|
3620
3624
|
} from '../icons/file-type-corner';
|
|
3621
3625
|
// FileVideoCamera aliases
|
|
3622
3626
|
export { default as LucideFileVideoCamera } from '../icons/file-video-camera';
|
|
3623
3627
|
export {
|
|
3624
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead.
|
|
3628
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. */
|
|
3625
3629
|
default as LucideFileVideo2
|
|
3626
3630
|
} from '../icons/file-video-camera';
|
|
3627
3631
|
// FileXCorner aliases
|
|
3628
3632
|
export { default as LucideFileXCorner } from '../icons/file-x-corner';
|
|
3629
3633
|
export {
|
|
3630
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileXCorner} instead.
|
|
3634
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileXCorner} instead. */
|
|
3631
3635
|
default as LucideFileX2
|
|
3632
3636
|
} from '../icons/file-x-corner';
|
|
3633
3637
|
// FingerprintPattern aliases
|
|
3634
3638
|
export { default as LucideFingerprintPattern } from '../icons/fingerprint-pattern';
|
|
3635
3639
|
export {
|
|
3636
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FingerprintPattern} instead.
|
|
3640
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FingerprintPattern} instead. */
|
|
3637
3641
|
default as LucideFingerprint
|
|
3638
3642
|
} from '../icons/fingerprint-pattern';
|
|
3639
3643
|
// FolderCog aliases
|
|
3640
3644
|
export { default as LucideFolderCog } from '../icons/folder-cog';
|
|
3641
3645
|
export {
|
|
3642
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead.
|
|
3646
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead. */
|
|
3643
3647
|
default as LucideFolderCog2
|
|
3644
3648
|
} from '../icons/folder-cog';
|
|
3645
3649
|
// FolderPen aliases
|
|
3646
3650
|
export { default as LucideFolderPen } from '../icons/folder-pen';
|
|
3647
3651
|
export {
|
|
3648
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderPen} instead.
|
|
3652
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderPen} instead. */
|
|
3649
3653
|
default as LucideFolderEdit
|
|
3650
3654
|
} from '../icons/folder-pen';
|
|
3651
3655
|
// FunnelX aliases
|
|
3652
3656
|
export { default as LucideFunnelX } from '../icons/funnel-x';
|
|
3653
3657
|
export {
|
|
3654
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FunnelX} instead.
|
|
3658
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FunnelX} instead. */
|
|
3655
3659
|
default as LucideFilterX
|
|
3656
3660
|
} from '../icons/funnel-x';
|
|
3657
3661
|
// Funnel aliases
|
|
3658
3662
|
export { default as LucideFunnel } from '../icons/funnel';
|
|
3659
3663
|
export {
|
|
3660
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead.
|
|
3664
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead. */
|
|
3661
3665
|
default as LucideFilter
|
|
3662
3666
|
} from '../icons/funnel';
|
|
3663
3667
|
// GitCommitHorizontal aliases
|
|
3664
3668
|
export { default as LucideGitCommitHorizontal } from '../icons/git-commit-horizontal';
|
|
3665
3669
|
export {
|
|
3666
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link GitCommitHorizontal} instead.
|
|
3670
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link GitCommitHorizontal} instead. */
|
|
3667
3671
|
default as LucideGitCommit
|
|
3668
3672
|
} from '../icons/git-commit-horizontal';
|
|
3669
3673
|
// Grid2x2Check aliases
|
|
3670
3674
|
export { default as LucideGrid2x2Check } from '../icons/grid-2x2-check';
|
|
3671
3675
|
export {
|
|
3672
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Check} instead.
|
|
3676
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Check} instead. */
|
|
3673
3677
|
default as LucideGrid2X2Check
|
|
3674
3678
|
} from '../icons/grid-2x2-check';
|
|
3675
3679
|
// Grid2x2Plus aliases
|
|
3676
3680
|
export { default as LucideGrid2x2Plus } from '../icons/grid-2x2-plus';
|
|
3677
3681
|
export {
|
|
3678
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Plus} instead.
|
|
3682
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Plus} instead. */
|
|
3679
3683
|
default as LucideGrid2X2Plus
|
|
3680
3684
|
} from '../icons/grid-2x2-plus';
|
|
3681
3685
|
// Grid2x2X aliases
|
|
3682
3686
|
export { default as LucideGrid2x2X } from '../icons/grid-2x2-x';
|
|
3683
3687
|
export {
|
|
3684
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2X} instead.
|
|
3688
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2X} instead. */
|
|
3685
3689
|
default as LucideGrid2X2X
|
|
3686
3690
|
} from '../icons/grid-2x2-x';
|
|
3687
3691
|
// Grid2x2 aliases
|
|
3688
3692
|
export { default as LucideGrid2x2 } from '../icons/grid-2x2';
|
|
3689
3693
|
export {
|
|
3690
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead.
|
|
3694
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. */
|
|
3691
3695
|
default as LucideGrid2X2
|
|
3692
3696
|
} from '../icons/grid-2x2';
|
|
3697
|
+
// HandGrab aliases
|
|
3698
|
+
export { default as LucideHandGrab } from '../icons/hand-grab';
|
|
3699
|
+
export {
|
|
3700
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. */
|
|
3701
|
+
default as LucideGrab
|
|
3702
|
+
} from '../icons/hand-grab';
|
|
3693
3703
|
// Grid3x3 aliases
|
|
3694
3704
|
export { default as LucideGrid3x3 } from '../icons/grid-3x3';
|
|
3695
3705
|
export {
|
|
3696
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead.
|
|
3706
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. */
|
|
3697
3707
|
default as LucideGrid
|
|
3698
3708
|
} from '../icons/grid-3x3';
|
|
3699
3709
|
export {
|
|
3700
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead.
|
|
3710
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. */
|
|
3701
3711
|
default as LucideGrid3X3
|
|
3702
3712
|
} from '../icons/grid-3x3';
|
|
3703
|
-
// HandGrab aliases
|
|
3704
|
-
export { default as LucideHandGrab } from '../icons/hand-grab';
|
|
3705
|
-
export {
|
|
3706
|
-
/** @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 */
|
|
3707
|
-
default as LucideGrab
|
|
3708
|
-
} from '../icons/hand-grab';
|
|
3709
3713
|
// HandHelping aliases
|
|
3710
3714
|
export { default as LucideHandHelping } from '../icons/hand-helping';
|
|
3711
3715
|
export {
|
|
3712
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandHelping} instead.
|
|
3716
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandHelping} instead. */
|
|
3713
3717
|
default as LucideHelpingHand
|
|
3714
3718
|
} from '../icons/hand-helping';
|
|
3715
3719
|
// House aliases
|
|
3716
3720
|
export { default as LucideHouse } from '../icons/house';
|
|
3717
3721
|
export {
|
|
3718
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead.
|
|
3722
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. */
|
|
3719
3723
|
default as LucideHome
|
|
3720
3724
|
} from '../icons/house';
|
|
3721
3725
|
// IceCreamBowl aliases
|
|
3722
3726
|
export { default as LucideIceCreamBowl } from '../icons/ice-cream-bowl';
|
|
3723
3727
|
export {
|
|
3724
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead.
|
|
3728
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. */
|
|
3725
3729
|
default as LucideIceCream2
|
|
3726
3730
|
} from '../icons/ice-cream-bowl';
|
|
3731
|
+
// LaptopMinimal aliases
|
|
3732
|
+
export { default as LucideLaptopMinimal } from '../icons/laptop-minimal';
|
|
3733
|
+
export {
|
|
3734
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LaptopMinimal} instead. */
|
|
3735
|
+
default as LucideLaptop2
|
|
3736
|
+
} from '../icons/laptop-minimal';
|
|
3727
3737
|
// IceCreamCone aliases
|
|
3728
3738
|
export { default as LucideIceCreamCone } from '../icons/ice-cream-cone';
|
|
3729
3739
|
export {
|
|
3730
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead.
|
|
3740
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead. */
|
|
3731
3741
|
default as LucideIceCream
|
|
3732
3742
|
} from '../icons/ice-cream-cone';
|
|
3733
|
-
// Layers aliases
|
|
3734
|
-
export { default as LucideLayers } from '../icons/layers';
|
|
3735
|
-
export {
|
|
3736
|
-
/** @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 */
|
|
3737
|
-
default as LucideLayers3
|
|
3738
|
-
} from '../icons/layers';
|
|
3739
3743
|
// ListIndentDecrease aliases
|
|
3740
3744
|
export { default as LucideListIndentDecrease } from '../icons/list-indent-decrease';
|
|
3741
3745
|
export {
|
|
3742
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead.
|
|
3746
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. */
|
|
3743
3747
|
default as LucideOutdent
|
|
3744
3748
|
} from '../icons/list-indent-decrease';
|
|
3745
3749
|
export {
|
|
3746
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead.
|
|
3750
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. */
|
|
3747
3751
|
default as LucideIndentDecrease
|
|
3748
3752
|
} from '../icons/list-indent-decrease';
|
|
3749
|
-
//
|
|
3750
|
-
export { default as
|
|
3753
|
+
// Layers aliases
|
|
3754
|
+
export { default as LucideLayers } from '../icons/layers';
|
|
3751
3755
|
export {
|
|
3752
|
-
/** @deprecated The
|
|
3753
|
-
default as
|
|
3754
|
-
} from '../icons/
|
|
3756
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link Layers} instead. */
|
|
3757
|
+
default as LucideLayers3
|
|
3758
|
+
} from '../icons/layers';
|
|
3755
3759
|
// ListIndentIncrease aliases
|
|
3756
3760
|
export { default as LucideListIndentIncrease } from '../icons/list-indent-increase';
|
|
3757
3761
|
export {
|
|
3758
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead.
|
|
3762
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. */
|
|
3759
3763
|
default as LucideIndent
|
|
3760
3764
|
} from '../icons/list-indent-increase';
|
|
3761
3765
|
export {
|
|
3762
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead.
|
|
3766
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. */
|
|
3763
3767
|
default as LucideIndentIncrease
|
|
3764
3768
|
} from '../icons/list-indent-increase';
|
|
3765
|
-
// LoaderCircle aliases
|
|
3766
|
-
export { default as LucideLoaderCircle } from '../icons/loader-circle';
|
|
3767
|
-
export {
|
|
3768
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. This alias will be removed in v1.0 */
|
|
3769
|
-
default as LucideLoader2
|
|
3770
|
-
} from '../icons/loader-circle';
|
|
3771
3769
|
// LockKeyholeOpen aliases
|
|
3772
3770
|
export { default as LucideLockKeyholeOpen } from '../icons/lock-keyhole-open';
|
|
3773
3771
|
export {
|
|
3774
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockKeyholeOpen} instead.
|
|
3772
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockKeyholeOpen} instead. */
|
|
3775
3773
|
default as LucideUnlockKeyhole
|
|
3776
3774
|
} from '../icons/lock-keyhole-open';
|
|
3775
|
+
// LoaderCircle aliases
|
|
3776
|
+
export { default as LucideLoaderCircle } from '../icons/loader-circle';
|
|
3777
|
+
export {
|
|
3778
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. */
|
|
3779
|
+
default as LucideLoader2
|
|
3780
|
+
} from '../icons/loader-circle';
|
|
3777
3781
|
// LockOpen aliases
|
|
3778
3782
|
export { default as LucideLockOpen } from '../icons/lock-open';
|
|
3779
3783
|
export {
|
|
3780
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead.
|
|
3784
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. */
|
|
3781
3785
|
default as LucideUnlock
|
|
3782
3786
|
} from '../icons/lock-open';
|
|
3783
3787
|
// MailQuestionMark aliases
|
|
3784
3788
|
export { default as LucideMailQuestionMark } from '../icons/mail-question-mark';
|
|
3785
3789
|
export {
|
|
3786
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MailQuestionMark} instead.
|
|
3790
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MailQuestionMark} instead. */
|
|
3787
3791
|
default as LucideMailQuestion
|
|
3788
3792
|
} from '../icons/mail-question-mark';
|
|
3789
3793
|
// MapPinPen aliases
|
|
3790
3794
|
export { default as LucideMapPinPen } from '../icons/map-pin-pen';
|
|
3791
3795
|
export {
|
|
3792
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MapPinPen} instead.
|
|
3796
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MapPinPen} instead. */
|
|
3793
3797
|
default as LucideLocationEdit
|
|
3794
3798
|
} from '../icons/map-pin-pen';
|
|
3795
3799
|
// MessageCircleQuestionMark aliases
|
|
3796
3800
|
export { default as LucideMessageCircleQuestionMark } from '../icons/message-circle-question-mark';
|
|
3797
3801
|
export {
|
|
3798
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MessageCircleQuestionMark} instead.
|
|
3802
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MessageCircleQuestionMark} instead. */
|
|
3799
3803
|
default as LucideMessageCircleQuestion
|
|
3800
3804
|
} from '../icons/message-circle-question-mark';
|
|
3801
3805
|
// MicVocal aliases
|
|
3802
3806
|
export { default as LucideMicVocal } from '../icons/mic-vocal';
|
|
3803
3807
|
export {
|
|
3804
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead.
|
|
3808
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead. */
|
|
3805
3809
|
default as LucideMic2
|
|
3806
3810
|
} from '../icons/mic-vocal';
|
|
3807
3811
|
// Move3d aliases
|
|
3808
3812
|
export { default as LucideMove3d } from '../icons/move-3d';
|
|
3809
3813
|
export {
|
|
3810
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead.
|
|
3814
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead. */
|
|
3811
3815
|
default as LucideMove3D
|
|
3812
3816
|
} from '../icons/move-3d';
|
|
3813
3817
|
// OctagonAlert aliases
|
|
3814
3818
|
export { default as LucideOctagonAlert } from '../icons/octagon-alert';
|
|
3815
3819
|
export {
|
|
3816
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead.
|
|
3820
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. */
|
|
3817
3821
|
default as LucideAlertOctagon
|
|
3818
3822
|
} from '../icons/octagon-alert';
|
|
3819
3823
|
// OctagonPause aliases
|
|
3820
3824
|
export { default as LucideOctagonPause } from '../icons/octagon-pause';
|
|
3821
3825
|
export {
|
|
3822
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead.
|
|
3826
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead. */
|
|
3823
3827
|
default as LucidePauseOctagon
|
|
3824
3828
|
} from '../icons/octagon-pause';
|
|
3825
3829
|
// OctagonX aliases
|
|
3826
3830
|
export { default as LucideOctagonX } from '../icons/octagon-x';
|
|
3827
3831
|
export {
|
|
3828
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonX} instead.
|
|
3832
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonX} instead. */
|
|
3829
3833
|
default as LucideXOctagon
|
|
3830
3834
|
} from '../icons/octagon-x';
|
|
3831
3835
|
// PaintbrushVertical aliases
|
|
3832
3836
|
export { default as LucidePaintbrushVertical } from '../icons/paintbrush-vertical';
|
|
3833
3837
|
export {
|
|
3834
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead.
|
|
3838
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead. */
|
|
3835
3839
|
default as LucidePaintbrush2
|
|
3836
3840
|
} from '../icons/paintbrush-vertical';
|
|
3837
3841
|
// PanelBottomDashed aliases
|
|
3838
3842
|
export { default as LucidePanelBottomDashed } from '../icons/panel-bottom-dashed';
|
|
3839
3843
|
export {
|
|
3840
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead.
|
|
3844
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. */
|
|
3841
3845
|
default as LucidePanelBottomInactive
|
|
3842
3846
|
} from '../icons/panel-bottom-dashed';
|
|
3843
3847
|
// PanelLeftClose aliases
|
|
3844
3848
|
export { default as LucidePanelLeftClose } from '../icons/panel-left-close';
|
|
3845
3849
|
export {
|
|
3846
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead.
|
|
3850
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. */
|
|
3847
3851
|
default as LucideSidebarClose
|
|
3848
3852
|
} from '../icons/panel-left-close';
|
|
3849
3853
|
// PanelLeftDashed aliases
|
|
3850
3854
|
export { default as LucidePanelLeftDashed } from '../icons/panel-left-dashed';
|
|
3851
3855
|
export {
|
|
3852
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftDashed} instead.
|
|
3856
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftDashed} instead. */
|
|
3853
3857
|
default as LucidePanelLeftInactive
|
|
3854
3858
|
} from '../icons/panel-left-dashed';
|
|
3855
3859
|
// PanelLeftOpen aliases
|
|
3856
3860
|
export { default as LucidePanelLeftOpen } from '../icons/panel-left-open';
|
|
3857
3861
|
export {
|
|
3858
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftOpen} instead.
|
|
3862
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftOpen} instead. */
|
|
3859
3863
|
default as LucideSidebarOpen
|
|
3860
3864
|
} from '../icons/panel-left-open';
|
|
3861
3865
|
// PanelLeft aliases
|
|
3862
3866
|
export { default as LucidePanelLeft } from '../icons/panel-left';
|
|
3863
3867
|
export {
|
|
3864
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead.
|
|
3868
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. */
|
|
3865
3869
|
default as LucideSidebar
|
|
3866
3870
|
} from '../icons/panel-left';
|
|
3867
3871
|
// PanelRightDashed aliases
|
|
3868
3872
|
export { default as LucidePanelRightDashed } from '../icons/panel-right-dashed';
|
|
3869
3873
|
export {
|
|
3870
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelRightDashed} instead.
|
|
3874
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelRightDashed} instead. */
|
|
3871
3875
|
default as LucidePanelRightInactive
|
|
3872
3876
|
} from '../icons/panel-right-dashed';
|
|
3873
3877
|
// PanelTopDashed aliases
|
|
3874
3878
|
export { default as LucidePanelTopDashed } from '../icons/panel-top-dashed';
|
|
3875
3879
|
export {
|
|
3876
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelTopDashed} instead.
|
|
3880
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelTopDashed} instead. */
|
|
3877
3881
|
default as LucidePanelTopInactive
|
|
3878
3882
|
} from '../icons/panel-top-dashed';
|
|
3879
3883
|
// PanelsTopLeft aliases
|
|
3880
3884
|
export { default as LucidePanelsTopLeft } from '../icons/panels-top-left';
|
|
3881
3885
|
export {
|
|
3882
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead.
|
|
3886
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead. */
|
|
3883
3887
|
default as LucideLayout
|
|
3884
3888
|
} from '../icons/panels-top-left';
|
|
3885
3889
|
// PenLine aliases
|
|
3886
3890
|
export { default as LucidePenLine } from '../icons/pen-line';
|
|
3887
3891
|
export {
|
|
3888
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead.
|
|
3892
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. */
|
|
3889
3893
|
default as LucideEdit3
|
|
3890
3894
|
} from '../icons/pen-line';
|
|
3891
3895
|
// Pen aliases
|
|
3892
3896
|
export { default as LucidePen } from '../icons/pen';
|
|
3893
3897
|
export {
|
|
3894
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Pen} instead.
|
|
3898
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Pen} instead. */
|
|
3895
3899
|
default as LucideEdit2
|
|
3896
3900
|
} from '../icons/pen';
|
|
3897
3901
|
// RectangleEllipsis aliases
|
|
3898
3902
|
export { default as LucideRectangleEllipsis } from '../icons/rectangle-ellipsis';
|
|
3899
3903
|
export {
|
|
3900
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RectangleEllipsis} instead.
|
|
3904
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RectangleEllipsis} instead. */
|
|
3901
3905
|
default as LucideFormInput
|
|
3902
3906
|
} from '../icons/rectangle-ellipsis';
|
|
3903
3907
|
// PlugZap aliases
|
|
3904
3908
|
export { default as LucidePlugZap } from '../icons/plug-zap';
|
|
3905
3909
|
export {
|
|
3906
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PlugZap} instead.
|
|
3910
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PlugZap} instead. */
|
|
3907
3911
|
default as LucidePlugZap2
|
|
3908
3912
|
} from '../icons/plug-zap';
|
|
3909
3913
|
// Rotate3d aliases
|
|
3910
3914
|
export { default as LucideRotate3d } from '../icons/rotate-3d';
|
|
3911
3915
|
export {
|
|
3912
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead.
|
|
3916
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead. */
|
|
3913
3917
|
default as LucideRotate3D
|
|
3914
3918
|
} from '../icons/rotate-3d';
|
|
3915
3919
|
// Rows2 aliases
|
|
3916
3920
|
export { default as LucideRows2 } from '../icons/rows-2';
|
|
3917
3921
|
export {
|
|
3918
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead.
|
|
3922
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead. */
|
|
3919
3923
|
default as LucideRows
|
|
3920
3924
|
} from '../icons/rows-2';
|
|
3921
3925
|
// Rows3 aliases
|
|
3922
3926
|
export { default as LucideRows3 } from '../icons/rows-3';
|
|
3923
3927
|
export {
|
|
3924
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead.
|
|
3928
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead. */
|
|
3925
3929
|
default as LucidePanelsTopBottom
|
|
3926
3930
|
} from '../icons/rows-3';
|
|
3927
3931
|
// Scale3d aliases
|
|
3928
3932
|
export { default as LucideScale3d } from '../icons/scale-3d';
|
|
3929
3933
|
export {
|
|
3930
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Scale3d} instead.
|
|
3934
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Scale3d} instead. */
|
|
3931
3935
|
default as LucideScale3D
|
|
3932
3936
|
} from '../icons/scale-3d';
|
|
3933
|
-
// ShieldQuestionMark aliases
|
|
3934
|
-
export { default as LucideShieldQuestionMark } from '../icons/shield-question-mark';
|
|
3935
|
-
export {
|
|
3936
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3937
|
-
default as LucideShieldQuestion
|
|
3938
|
-
} from '../icons/shield-question-mark';
|
|
3939
3937
|
// SendHorizontal aliases
|
|
3940
3938
|
export { default as LucideSendHorizontal } from '../icons/send-horizontal';
|
|
3941
3939
|
export {
|
|
3942
|
-
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead.
|
|
3940
|
+
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. */
|
|
3943
3941
|
default as LucideSendHorizonal
|
|
3944
3942
|
} from '../icons/send-horizontal';
|
|
3943
|
+
// ShieldQuestionMark aliases
|
|
3944
|
+
export { default as LucideShieldQuestionMark } from '../icons/shield-question-mark';
|
|
3945
|
+
export {
|
|
3946
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldQuestionMark} instead. */
|
|
3947
|
+
default as LucideShieldQuestion
|
|
3948
|
+
} from '../icons/shield-question-mark';
|
|
3945
3949
|
// ShieldX aliases
|
|
3946
3950
|
export { default as LucideShieldX } from '../icons/shield-x';
|
|
3947
3951
|
export {
|
|
3948
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldX} instead.
|
|
3952
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldX} instead. */
|
|
3949
3953
|
default as LucideShieldClose
|
|
3950
3954
|
} from '../icons/shield-x';
|
|
3951
3955
|
// SlidersVertical aliases
|
|
3952
3956
|
export { default as LucideSlidersVertical } from '../icons/sliders-vertical';
|
|
3953
3957
|
export {
|
|
3954
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead.
|
|
3958
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead. */
|
|
3955
3959
|
default as LucideSliders
|
|
3956
3960
|
} from '../icons/sliders-vertical';
|
|
3957
|
-
// Sparkles aliases
|
|
3958
|
-
export { default as LucideSparkles } from '../icons/sparkles';
|
|
3959
|
-
export {
|
|
3960
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Sparkles} instead. This alias will be removed in v1.0 */
|
|
3961
|
-
default as LucideStars
|
|
3962
|
-
} from '../icons/sparkles';
|
|
3963
3961
|
// SquareActivity aliases
|
|
3964
3962
|
export { default as LucideSquareActivity } from '../icons/square-activity';
|
|
3965
3963
|
export {
|
|
3966
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareActivity} instead.
|
|
3964
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareActivity} instead. */
|
|
3967
3965
|
default as LucideActivitySquare
|
|
3968
3966
|
} from '../icons/square-activity';
|
|
3967
|
+
// Sparkles aliases
|
|
3968
|
+
export { default as LucideSparkles } from '../icons/sparkles';
|
|
3969
|
+
export {
|
|
3970
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Sparkles} instead. */
|
|
3971
|
+
default as LucideStars
|
|
3972
|
+
} from '../icons/sparkles';
|
|
3969
3973
|
// SquareArrowDownLeft aliases
|
|
3970
3974
|
export { default as LucideSquareArrowDownLeft } from '../icons/square-arrow-down-left';
|
|
3971
3975
|
export {
|
|
3972
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownLeft} instead.
|
|
3976
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownLeft} instead. */
|
|
3973
3977
|
default as LucideArrowDownLeftSquare
|
|
3974
3978
|
} from '../icons/square-arrow-down-left';
|
|
3975
3979
|
// SquareArrowDownRight aliases
|
|
3976
3980
|
export { default as LucideSquareArrowDownRight } from '../icons/square-arrow-down-right';
|
|
3977
3981
|
export {
|
|
3978
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead.
|
|
3982
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. */
|
|
3979
3983
|
default as LucideArrowDownRightSquare
|
|
3980
3984
|
} from '../icons/square-arrow-down-right';
|
|
3981
3985
|
// SquareArrowDown aliases
|
|
3982
3986
|
export { default as LucideSquareArrowDown } from '../icons/square-arrow-down';
|
|
3983
3987
|
export {
|
|
3984
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead.
|
|
3988
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. */
|
|
3985
3989
|
default as LucideArrowDownSquare
|
|
3986
3990
|
} from '../icons/square-arrow-down';
|
|
3987
|
-
// SquareArrowLeft aliases
|
|
3988
|
-
export { default as LucideSquareArrowLeft } from '../icons/square-arrow-left';
|
|
3989
|
-
export {
|
|
3990
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowLeft} instead. This alias will be removed in v1.0 */
|
|
3991
|
-
default as LucideArrowLeftSquare
|
|
3992
|
-
} from '../icons/square-arrow-left';
|
|
3993
3991
|
// SquareArrowOutDownLeft aliases
|
|
3994
3992
|
export { default as LucideSquareArrowOutDownLeft } from '../icons/square-arrow-out-down-left';
|
|
3995
3993
|
export {
|
|
3996
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead.
|
|
3994
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead. */
|
|
3997
3995
|
default as LucideArrowDownLeftFromSquare
|
|
3998
3996
|
} from '../icons/square-arrow-out-down-left';
|
|
3997
|
+
// SquareArrowLeft aliases
|
|
3998
|
+
export { default as LucideSquareArrowLeft } from '../icons/square-arrow-left';
|
|
3999
|
+
export {
|
|
4000
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowLeft} instead. */
|
|
4001
|
+
default as LucideArrowLeftSquare
|
|
4002
|
+
} from '../icons/square-arrow-left';
|
|
3999
4003
|
// SquareArrowOutDownRight aliases
|
|
4000
4004
|
export { default as LucideSquareArrowOutDownRight } from '../icons/square-arrow-out-down-right';
|
|
4001
4005
|
export {
|
|
4002
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead.
|
|
4006
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. */
|
|
4003
4007
|
default as LucideArrowDownRightFromSquare
|
|
4004
4008
|
} from '../icons/square-arrow-out-down-right';
|
|
4005
|
-
// SquareArrowOutUpRight aliases
|
|
4006
|
-
export { default as LucideSquareArrowOutUpRight } from '../icons/square-arrow-out-up-right';
|
|
4007
|
-
export {
|
|
4008
|
-
/** @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 */
|
|
4009
|
-
default as LucideArrowUpRightFromSquare
|
|
4010
|
-
} from '../icons/square-arrow-out-up-right';
|
|
4011
|
-
// SquareArrowRight aliases
|
|
4012
|
-
export { default as LucideSquareArrowRight } from '../icons/square-arrow-right';
|
|
4013
|
-
export {
|
|
4014
|
-
/** @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 */
|
|
4015
|
-
default as LucideArrowRightSquare
|
|
4016
|
-
} from '../icons/square-arrow-right';
|
|
4017
4009
|
// SquareArrowOutUpLeft aliases
|
|
4018
4010
|
export { default as LucideSquareArrowOutUpLeft } from '../icons/square-arrow-out-up-left';
|
|
4019
4011
|
export {
|
|
4020
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpLeft} instead.
|
|
4012
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpLeft} instead. */
|
|
4021
4013
|
default as LucideArrowUpLeftFromSquare
|
|
4022
4014
|
} from '../icons/square-arrow-out-up-left';
|
|
4015
|
+
// SquareArrowOutUpRight aliases
|
|
4016
|
+
export { default as LucideSquareArrowOutUpRight } from '../icons/square-arrow-out-up-right';
|
|
4017
|
+
export {
|
|
4018
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. */
|
|
4019
|
+
default as LucideArrowUpRightFromSquare
|
|
4020
|
+
} from '../icons/square-arrow-out-up-right';
|
|
4023
4021
|
// SquareArrowUpLeft aliases
|
|
4024
4022
|
export { default as LucideSquareArrowUpLeft } from '../icons/square-arrow-up-left';
|
|
4025
4023
|
export {
|
|
4026
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpLeft} instead.
|
|
4024
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpLeft} instead. */
|
|
4027
4025
|
default as LucideArrowUpLeftSquare
|
|
4028
4026
|
} from '../icons/square-arrow-up-left';
|
|
4029
|
-
//
|
|
4030
|
-
export { default as
|
|
4027
|
+
// SquareArrowRight aliases
|
|
4028
|
+
export { default as LucideSquareArrowRight } from '../icons/square-arrow-right';
|
|
4031
4029
|
export {
|
|
4032
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4033
|
-
default as
|
|
4034
|
-
} from '../icons/square-arrow-
|
|
4030
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead. */
|
|
4031
|
+
default as LucideArrowRightSquare
|
|
4032
|
+
} from '../icons/square-arrow-right';
|
|
4035
4033
|
// SquareArrowUpRight aliases
|
|
4036
4034
|
export { default as LucideSquareArrowUpRight } from '../icons/square-arrow-up-right';
|
|
4037
4035
|
export {
|
|
4038
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpRight} instead.
|
|
4036
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpRight} instead. */
|
|
4039
4037
|
default as LucideArrowUpRightSquare
|
|
4040
4038
|
} from '../icons/square-arrow-up-right';
|
|
4039
|
+
// SquareArrowUp aliases
|
|
4040
|
+
export { default as LucideSquareArrowUp } from '../icons/square-arrow-up';
|
|
4041
|
+
export {
|
|
4042
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. */
|
|
4043
|
+
default as LucideArrowUpSquare
|
|
4044
|
+
} from '../icons/square-arrow-up';
|
|
4041
4045
|
// SquareAsterisk aliases
|
|
4042
4046
|
export { default as LucideSquareAsterisk } from '../icons/square-asterisk';
|
|
4043
4047
|
export {
|
|
4044
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead.
|
|
4048
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead. */
|
|
4045
4049
|
default as LucideAsteriskSquare
|
|
4046
4050
|
} from '../icons/square-asterisk';
|
|
4047
4051
|
// SquareBottomDashedScissors aliases
|
|
4048
4052
|
export { default as LucideSquareBottomDashedScissors } from '../icons/square-bottom-dashed-scissors';
|
|
4049
4053
|
export {
|
|
4050
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareBottomDashedScissors} instead.
|
|
4054
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareBottomDashedScissors} instead. */
|
|
4051
4055
|
default as LucideScissorsSquareDashedBottom
|
|
4052
4056
|
} from '../icons/square-bottom-dashed-scissors';
|
|
4053
4057
|
// SquareCenterlineDashedHorizontal aliases
|
|
4054
4058
|
export { default as LucideSquareCenterlineDashedHorizontal } from '../icons/square-centerline-dashed-horizontal';
|
|
4055
4059
|
export {
|
|
4056
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedHorizontal} instead.
|
|
4060
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedHorizontal} instead. */
|
|
4057
4061
|
default as LucideFlipHorizontal
|
|
4058
4062
|
} from '../icons/square-centerline-dashed-horizontal';
|
|
4063
|
+
// SquareCenterlineDashedVertical aliases
|
|
4064
|
+
export { default as LucideSquareCenterlineDashedVertical } from '../icons/square-centerline-dashed-vertical';
|
|
4065
|
+
export {
|
|
4066
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedVertical} instead. */
|
|
4067
|
+
default as LucideFlipVertical
|
|
4068
|
+
} from '../icons/square-centerline-dashed-vertical';
|
|
4059
4069
|
// SquareChartGantt aliases
|
|
4060
4070
|
export { default as LucideSquareChartGantt } from '../icons/square-chart-gantt';
|
|
4061
4071
|
export {
|
|
4062
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead.
|
|
4072
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead. */
|
|
4063
4073
|
default as LucideGanttChartSquare
|
|
4064
4074
|
} from '../icons/square-chart-gantt';
|
|
4065
4075
|
export {
|
|
4066
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead.
|
|
4076
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead. */
|
|
4067
4077
|
default as LucideSquareGanttChart
|
|
4068
4078
|
} from '../icons/square-chart-gantt';
|
|
4069
|
-
// SquareCenterlineDashedVertical aliases
|
|
4070
|
-
export { default as LucideSquareCenterlineDashedVertical } from '../icons/square-centerline-dashed-vertical';
|
|
4071
|
-
export {
|
|
4072
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedVertical} instead. This alias will be removed in v1.0 */
|
|
4073
|
-
default as LucideFlipVertical
|
|
4074
|
-
} from '../icons/square-centerline-dashed-vertical';
|
|
4075
4079
|
// SquareCheckBig aliases
|
|
4076
4080
|
export { default as LucideSquareCheckBig } from '../icons/square-check-big';
|
|
4077
4081
|
export {
|
|
4078
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead.
|
|
4082
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. */
|
|
4079
4083
|
default as LucideCheckSquare
|
|
4080
4084
|
} from '../icons/square-check-big';
|
|
4081
4085
|
// SquareCheck aliases
|
|
4082
4086
|
export { default as LucideSquareCheck } from '../icons/square-check';
|
|
4083
4087
|
export {
|
|
4084
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead.
|
|
4088
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. */
|
|
4085
4089
|
default as LucideCheckSquare2
|
|
4086
4090
|
} from '../icons/square-check';
|
|
4087
4091
|
// SquareChevronDown aliases
|
|
4088
4092
|
export { default as LucideSquareChevronDown } from '../icons/square-chevron-down';
|
|
4089
4093
|
export {
|
|
4090
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronDown} instead.
|
|
4094
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronDown} instead. */
|
|
4091
4095
|
default as LucideChevronDownSquare
|
|
4092
4096
|
} from '../icons/square-chevron-down';
|
|
4093
4097
|
// SquareChevronLeft aliases
|
|
4094
4098
|
export { default as LucideSquareChevronLeft } from '../icons/square-chevron-left';
|
|
4095
4099
|
export {
|
|
4096
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead.
|
|
4100
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead. */
|
|
4097
4101
|
default as LucideChevronLeftSquare
|
|
4098
4102
|
} from '../icons/square-chevron-left';
|
|
4103
|
+
// SquareChevronUp aliases
|
|
4104
|
+
export { default as LucideSquareChevronUp } from '../icons/square-chevron-up';
|
|
4105
|
+
export {
|
|
4106
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronUp} instead. */
|
|
4107
|
+
default as LucideChevronUpSquare
|
|
4108
|
+
} from '../icons/square-chevron-up';
|
|
4099
4109
|
// SquareChevronRight aliases
|
|
4100
4110
|
export { default as LucideSquareChevronRight } from '../icons/square-chevron-right';
|
|
4101
4111
|
export {
|
|
4102
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronRight} instead.
|
|
4112
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronRight} instead. */
|
|
4103
4113
|
default as LucideChevronRightSquare
|
|
4104
4114
|
} from '../icons/square-chevron-right';
|
|
4105
|
-
//
|
|
4106
|
-
export { default as
|
|
4115
|
+
// SquareDashedKanban aliases
|
|
4116
|
+
export { default as LucideSquareDashedKanban } from '../icons/square-dashed-kanban';
|
|
4107
4117
|
export {
|
|
4108
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4109
|
-
default as
|
|
4110
|
-
} from '../icons/square-
|
|
4118
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedKanban} instead. */
|
|
4119
|
+
default as LucideKanbanSquareDashed
|
|
4120
|
+
} from '../icons/square-dashed-kanban';
|
|
4111
4121
|
// SquareCode aliases
|
|
4112
4122
|
export { default as LucideSquareCode } from '../icons/square-code';
|
|
4113
4123
|
export {
|
|
4114
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCode} instead.
|
|
4124
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCode} instead. */
|
|
4115
4125
|
default as LucideCodeSquare
|
|
4116
4126
|
} from '../icons/square-code';
|
|
4117
|
-
//
|
|
4118
|
-
export { default as
|
|
4127
|
+
// SquareDashedMousePointer aliases
|
|
4128
|
+
export { default as LucideSquareDashedMousePointer } from '../icons/square-dashed-mouse-pointer';
|
|
4119
4129
|
export {
|
|
4120
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4121
|
-
default as
|
|
4122
|
-
} from '../icons/square-dashed-
|
|
4130
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedMousePointer} instead. */
|
|
4131
|
+
default as LucideMousePointerSquareDashed
|
|
4132
|
+
} from '../icons/square-dashed-mouse-pointer';
|
|
4123
4133
|
// SquareDashedText aliases
|
|
4124
4134
|
export { default as LucideSquareDashedText } from '../icons/square-dashed-text';
|
|
4125
4135
|
export {
|
|
4126
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedText} instead.
|
|
4136
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedText} instead. */
|
|
4127
4137
|
default as LucideTextSelection
|
|
4128
4138
|
} from '../icons/square-dashed-text';
|
|
4129
4139
|
export {
|
|
4130
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedText} instead.
|
|
4140
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedText} instead. */
|
|
4131
4141
|
default as LucideTextSelect
|
|
4132
4142
|
} from '../icons/square-dashed-text';
|
|
4133
|
-
//
|
|
4134
|
-
export { default as
|
|
4143
|
+
// SquareDivide aliases
|
|
4144
|
+
export { default as LucideSquareDivide } from '../icons/square-divide';
|
|
4135
4145
|
export {
|
|
4136
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4137
|
-
default as
|
|
4138
|
-
} from '../icons/square-
|
|
4146
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDivide} instead. */
|
|
4147
|
+
default as LucideDivideSquare
|
|
4148
|
+
} from '../icons/square-divide';
|
|
4139
4149
|
// SquareDashed aliases
|
|
4140
4150
|
export { default as LucideSquareDashed } from '../icons/square-dashed';
|
|
4141
4151
|
export {
|
|
4142
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashed} instead.
|
|
4152
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashed} instead. */
|
|
4143
4153
|
default as LucideBoxSelect
|
|
4144
4154
|
} from '../icons/square-dashed';
|
|
4145
|
-
// SquareDivide aliases
|
|
4146
|
-
export { default as LucideSquareDivide } from '../icons/square-divide';
|
|
4147
|
-
export {
|
|
4148
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDivide} instead. This alias will be removed in v1.0 */
|
|
4149
|
-
default as LucideDivideSquare
|
|
4150
|
-
} from '../icons/square-divide';
|
|
4151
4155
|
// SquareDot aliases
|
|
4152
4156
|
export { default as LucideSquareDot } from '../icons/square-dot';
|
|
4153
4157
|
export {
|
|
4154
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead.
|
|
4158
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead. */
|
|
4155
4159
|
default as LucideDotSquare
|
|
4156
4160
|
} from '../icons/square-dot';
|
|
4157
4161
|
// SquareEqual aliases
|
|
4158
4162
|
export { default as LucideSquareEqual } from '../icons/square-equal';
|
|
4159
4163
|
export {
|
|
4160
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead.
|
|
4164
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead. */
|
|
4161
4165
|
default as LucideEqualSquare
|
|
4162
4166
|
} from '../icons/square-equal';
|
|
4163
4167
|
// SquareFunction aliases
|
|
4164
4168
|
export { default as LucideSquareFunction } from '../icons/square-function';
|
|
4165
4169
|
export {
|
|
4166
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead.
|
|
4170
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. */
|
|
4167
4171
|
default as LucideFunctionSquare
|
|
4168
4172
|
} from '../icons/square-function';
|
|
4169
4173
|
// SquareKanban aliases
|
|
4170
4174
|
export { default as LucideSquareKanban } from '../icons/square-kanban';
|
|
4171
4175
|
export {
|
|
4172
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead.
|
|
4176
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. */
|
|
4173
4177
|
default as LucideKanbanSquare
|
|
4174
4178
|
} from '../icons/square-kanban';
|
|
4175
4179
|
// SquareLibrary aliases
|
|
4176
4180
|
export { default as LucideSquareLibrary } from '../icons/square-library';
|
|
4177
4181
|
export {
|
|
4178
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareLibrary} instead.
|
|
4182
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareLibrary} instead. */
|
|
4179
4183
|
default as LucideLibrarySquare
|
|
4180
4184
|
} from '../icons/square-library';
|
|
4181
4185
|
// SquareM aliases
|
|
4182
4186
|
export { default as LucideSquareM } from '../icons/square-m';
|
|
4183
4187
|
export {
|
|
4184
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead.
|
|
4188
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead. */
|
|
4185
4189
|
default as LucideMSquare
|
|
4186
4190
|
} from '../icons/square-m';
|
|
4187
|
-
// SquareMenu aliases
|
|
4188
|
-
export { default as LucideSquareMenu } from '../icons/square-menu';
|
|
4189
|
-
export {
|
|
4190
|
-
/** @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 */
|
|
4191
|
-
default as LucideMenuSquare
|
|
4192
|
-
} from '../icons/square-menu';
|
|
4193
4191
|
// SquareMinus aliases
|
|
4194
4192
|
export { default as LucideSquareMinus } from '../icons/square-minus';
|
|
4195
4193
|
export {
|
|
4196
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMinus} instead.
|
|
4194
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMinus} instead. */
|
|
4197
4195
|
default as LucideMinusSquare
|
|
4198
4196
|
} from '../icons/square-minus';
|
|
4199
4197
|
// SquareMousePointer aliases
|
|
4200
4198
|
export { default as LucideSquareMousePointer } from '../icons/square-mouse-pointer';
|
|
4201
4199
|
export {
|
|
4202
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMousePointer} instead.
|
|
4200
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMousePointer} instead. */
|
|
4203
4201
|
default as LucideInspect
|
|
4204
4202
|
} from '../icons/square-mouse-pointer';
|
|
4203
|
+
// SquareMenu aliases
|
|
4204
|
+
export { default as LucideSquareMenu } from '../icons/square-menu';
|
|
4205
|
+
export {
|
|
4206
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMenu} instead. */
|
|
4207
|
+
default as LucideMenuSquare
|
|
4208
|
+
} from '../icons/square-menu';
|
|
4205
4209
|
// SquareParkingOff aliases
|
|
4206
4210
|
export { default as LucideSquareParkingOff } from '../icons/square-parking-off';
|
|
4207
4211
|
export {
|
|
4208
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead.
|
|
4212
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. */
|
|
4209
4213
|
default as LucideParkingSquareOff
|
|
4210
4214
|
} from '../icons/square-parking-off';
|
|
4211
4215
|
// SquareParking aliases
|
|
4212
4216
|
export { default as LucideSquareParking } from '../icons/square-parking';
|
|
4213
4217
|
export {
|
|
4214
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParking} instead.
|
|
4218
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParking} instead. */
|
|
4215
4219
|
default as LucideParkingSquare
|
|
4216
4220
|
} from '../icons/square-parking';
|
|
4221
|
+
// SquarePercent aliases
|
|
4222
|
+
export { default as LucideSquarePercent } from '../icons/square-percent';
|
|
4223
|
+
export {
|
|
4224
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. */
|
|
4225
|
+
default as LucidePercentSquare
|
|
4226
|
+
} from '../icons/square-percent';
|
|
4217
4227
|
// SquarePen aliases
|
|
4218
4228
|
export { default as LucideSquarePen } from '../icons/square-pen';
|
|
4219
4229
|
export {
|
|
4220
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead.
|
|
4230
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. */
|
|
4221
4231
|
default as LucidePenBox
|
|
4222
4232
|
} from '../icons/square-pen';
|
|
4223
4233
|
export {
|
|
4224
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead.
|
|
4234
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. */
|
|
4225
4235
|
default as LucideEdit
|
|
4226
4236
|
} from '../icons/square-pen';
|
|
4227
4237
|
export {
|
|
4228
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead.
|
|
4238
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. */
|
|
4229
4239
|
default as LucidePenSquare
|
|
4230
4240
|
} from '../icons/square-pen';
|
|
4231
|
-
// SquarePercent aliases
|
|
4232
|
-
export { default as LucideSquarePercent } from '../icons/square-percent';
|
|
4233
|
-
export {
|
|
4234
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. This alias will be removed in v1.0 */
|
|
4235
|
-
default as LucidePercentSquare
|
|
4236
|
-
} from '../icons/square-percent';
|
|
4237
4241
|
// SquarePi aliases
|
|
4238
4242
|
export { default as LucideSquarePi } from '../icons/square-pi';
|
|
4239
4243
|
export {
|
|
4240
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead.
|
|
4244
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead. */
|
|
4241
4245
|
default as LucidePiSquare
|
|
4242
4246
|
} from '../icons/square-pi';
|
|
4243
4247
|
// SquarePilcrow aliases
|
|
4244
4248
|
export { default as LucideSquarePilcrow } from '../icons/square-pilcrow';
|
|
4245
4249
|
export {
|
|
4246
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead.
|
|
4250
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead. */
|
|
4247
4251
|
default as LucidePilcrowSquare
|
|
4248
4252
|
} from '../icons/square-pilcrow';
|
|
4249
4253
|
// SquarePlay aliases
|
|
4250
4254
|
export { default as LucideSquarePlay } from '../icons/square-play';
|
|
4251
4255
|
export {
|
|
4252
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlay} instead.
|
|
4256
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlay} instead. */
|
|
4253
4257
|
default as LucidePlaySquare
|
|
4254
4258
|
} from '../icons/square-play';
|
|
4255
4259
|
// SquarePlus aliases
|
|
4256
4260
|
export { default as LucideSquarePlus } from '../icons/square-plus';
|
|
4257
4261
|
export {
|
|
4258
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlus} instead.
|
|
4262
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlus} instead. */
|
|
4259
4263
|
default as LucidePlusSquare
|
|
4260
4264
|
} from '../icons/square-plus';
|
|
4261
4265
|
// SquarePower aliases
|
|
4262
4266
|
export { default as LucideSquarePower } from '../icons/square-power';
|
|
4263
4267
|
export {
|
|
4264
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead.
|
|
4268
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead. */
|
|
4265
4269
|
default as LucidePowerSquare
|
|
4266
4270
|
} from '../icons/square-power';
|
|
4267
4271
|
// SquareScissors aliases
|
|
4268
4272
|
export { default as LucideSquareScissors } from '../icons/square-scissors';
|
|
4269
4273
|
export {
|
|
4270
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareScissors} instead.
|
|
4274
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareScissors} instead. */
|
|
4271
4275
|
default as LucideScissorsSquare
|
|
4272
4276
|
} from '../icons/square-scissors';
|
|
4273
4277
|
// SquareSigma aliases
|
|
4274
4278
|
export { default as LucideSquareSigma } from '../icons/square-sigma';
|
|
4275
4279
|
export {
|
|
4276
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead.
|
|
4280
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. */
|
|
4277
4281
|
default as LucideSigmaSquare
|
|
4278
4282
|
} from '../icons/square-sigma';
|
|
4279
4283
|
// SquareSlash aliases
|
|
4280
4284
|
export { default as LucideSquareSlash } from '../icons/square-slash';
|
|
4281
4285
|
export {
|
|
4282
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead.
|
|
4286
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. */
|
|
4283
4287
|
default as LucideSlashSquare
|
|
4284
4288
|
} from '../icons/square-slash';
|
|
4285
|
-
// SquareSplitHorizontal aliases
|
|
4286
|
-
export { default as LucideSquareSplitHorizontal } from '../icons/square-split-horizontal';
|
|
4287
|
-
export {
|
|
4288
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. This alias will be removed in v1.0 */
|
|
4289
|
-
default as LucideSplitSquareHorizontal
|
|
4290
|
-
} from '../icons/square-split-horizontal';
|
|
4291
4289
|
// SquareSplitVertical aliases
|
|
4292
4290
|
export { default as LucideSquareSplitVertical } from '../icons/square-split-vertical';
|
|
4293
4291
|
export {
|
|
4294
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead.
|
|
4292
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. */
|
|
4295
4293
|
default as LucideSplitSquareVertical
|
|
4296
4294
|
} from '../icons/square-split-vertical';
|
|
4295
|
+
// SquareSplitHorizontal aliases
|
|
4296
|
+
export { default as LucideSquareSplitHorizontal } from '../icons/square-split-horizontal';
|
|
4297
|
+
export {
|
|
4298
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. */
|
|
4299
|
+
default as LucideSplitSquareHorizontal
|
|
4300
|
+
} from '../icons/square-split-horizontal';
|
|
4297
4301
|
// SquareTerminal aliases
|
|
4298
4302
|
export { default as LucideSquareTerminal } from '../icons/square-terminal';
|
|
4299
4303
|
export {
|
|
4300
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead.
|
|
4304
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead. */
|
|
4301
4305
|
default as LucideTerminalSquare
|
|
4302
4306
|
} from '../icons/square-terminal';
|
|
4303
4307
|
// SquareUserRound aliases
|
|
4304
4308
|
export { default as LucideSquareUserRound } from '../icons/square-user-round';
|
|
4305
4309
|
export {
|
|
4306
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead.
|
|
4310
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. */
|
|
4307
4311
|
default as LucideUserSquare2
|
|
4308
4312
|
} from '../icons/square-user-round';
|
|
4309
4313
|
// SquareUser aliases
|
|
4310
4314
|
export { default as LucideSquareUser } from '../icons/square-user';
|
|
4311
4315
|
export {
|
|
4312
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead.
|
|
4316
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. */
|
|
4313
4317
|
default as LucideUserSquare
|
|
4314
4318
|
} from '../icons/square-user';
|
|
4315
|
-
// SquareX aliases
|
|
4316
|
-
export { default as LucideSquareX } from '../icons/square-x';
|
|
4317
|
-
export {
|
|
4318
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareX} instead. This alias will be removed in v1.0 */
|
|
4319
|
-
default as LucideXSquare
|
|
4320
|
-
} from '../icons/square-x';
|
|
4321
4319
|
// TestTubeDiagonal aliases
|
|
4322
4320
|
export { default as LucideTestTubeDiagonal } from '../icons/test-tube-diagonal';
|
|
4323
4321
|
export {
|
|
4324
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TestTubeDiagonal} instead.
|
|
4322
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TestTubeDiagonal} instead. */
|
|
4325
4323
|
default as LucideTestTube2
|
|
4326
4324
|
} from '../icons/test-tube-diagonal';
|
|
4325
|
+
// SquareX aliases
|
|
4326
|
+
export { default as LucideSquareX } from '../icons/square-x';
|
|
4327
|
+
export {
|
|
4328
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareX} instead. */
|
|
4329
|
+
default as LucideXSquare
|
|
4330
|
+
} from '../icons/square-x';
|
|
4327
4331
|
// TextAlignCenter aliases
|
|
4328
4332
|
export { default as LucideTextAlignCenter } from '../icons/text-align-center';
|
|
4329
4333
|
export {
|
|
4330
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignCenter} instead.
|
|
4334
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignCenter} instead. */
|
|
4331
4335
|
default as LucideAlignCenter
|
|
4332
4336
|
} from '../icons/text-align-center';
|
|
4333
4337
|
// TextAlignEnd aliases
|
|
4334
4338
|
export { default as LucideTextAlignEnd } from '../icons/text-align-end';
|
|
4335
4339
|
export {
|
|
4336
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignEnd} instead.
|
|
4340
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignEnd} instead. */
|
|
4337
4341
|
default as LucideAlignRight
|
|
4338
4342
|
} from '../icons/text-align-end';
|
|
4339
|
-
// TextAlignJustify aliases
|
|
4340
|
-
export { default as LucideTextAlignJustify } from '../icons/text-align-justify';
|
|
4341
|
-
export {
|
|
4342
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead. This alias will be removed in v1.0 */
|
|
4343
|
-
default as LucideAlignJustify
|
|
4344
|
-
} from '../icons/text-align-justify';
|
|
4345
4343
|
// TextAlignStart aliases
|
|
4346
4344
|
export { default as LucideTextAlignStart } from '../icons/text-align-start';
|
|
4347
4345
|
export {
|
|
4348
|
-
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link TextAlignStart} instead.
|
|
4346
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link TextAlignStart} instead. */
|
|
4349
4347
|
default as LucideText
|
|
4350
4348
|
} from '../icons/text-align-start';
|
|
4351
4349
|
export {
|
|
4352
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignStart} instead.
|
|
4350
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignStart} instead. */
|
|
4353
4351
|
default as LucideAlignLeft
|
|
4354
4352
|
} from '../icons/text-align-start';
|
|
4355
4353
|
// TextInitial aliases
|
|
4356
4354
|
export { default as LucideTextInitial } from '../icons/text-initial';
|
|
4357
4355
|
export {
|
|
4358
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead.
|
|
4356
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead. */
|
|
4359
4357
|
default as LucideLetterText
|
|
4360
4358
|
} from '../icons/text-initial';
|
|
4359
|
+
// TextAlignJustify aliases
|
|
4360
|
+
export { default as LucideTextAlignJustify } from '../icons/text-align-justify';
|
|
4361
|
+
export {
|
|
4362
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead. */
|
|
4363
|
+
default as LucideAlignJustify
|
|
4364
|
+
} from '../icons/text-align-justify';
|
|
4361
4365
|
// TextWrap aliases
|
|
4362
4366
|
export { default as LucideTextWrap } from '../icons/text-wrap';
|
|
4363
4367
|
export {
|
|
4364
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead.
|
|
4368
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. */
|
|
4365
4369
|
default as LucideWrapText
|
|
4366
4370
|
} from '../icons/text-wrap';
|
|
4367
4371
|
// TramFront aliases
|
|
4368
4372
|
export { default as LucideTramFront } from '../icons/tram-front';
|
|
4369
4373
|
export {
|
|
4370
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead.
|
|
4374
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead. */
|
|
4371
4375
|
default as LucideTrain
|
|
4372
4376
|
} from '../icons/tram-front';
|
|
4373
4377
|
// TreePalm aliases
|
|
4374
4378
|
export { default as LucideTreePalm } from '../icons/tree-palm';
|
|
4375
4379
|
export {
|
|
4376
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TreePalm} instead.
|
|
4380
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TreePalm} instead. */
|
|
4377
4381
|
default as LucidePalmtree
|
|
4378
4382
|
} from '../icons/tree-palm';
|
|
4379
4383
|
// TriangleAlert aliases
|
|
4380
4384
|
export { default as LucideTriangleAlert } from '../icons/triangle-alert';
|
|
4381
4385
|
export {
|
|
4382
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead.
|
|
4386
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead. */
|
|
4383
4387
|
default as LucideAlertTriangle
|
|
4384
4388
|
} from '../icons/triangle-alert';
|
|
4385
4389
|
// TvMinimal aliases
|
|
4386
4390
|
export { default as LucideTvMinimal } from '../icons/tv-minimal';
|
|
4387
4391
|
export {
|
|
4388
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead.
|
|
4392
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead. */
|
|
4389
4393
|
default as LucideTv2
|
|
4390
4394
|
} from '../icons/tv-minimal';
|
|
4391
4395
|
// University aliases
|
|
4392
4396
|
export { default as LucideUniversity } from '../icons/university';
|
|
4393
4397
|
export {
|
|
4394
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link University} instead.
|
|
4398
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link University} instead. */
|
|
4395
4399
|
default as LucideSchool2
|
|
4396
4400
|
} from '../icons/university';
|
|
4397
|
-
// UserRoundCheck aliases
|
|
4398
|
-
export { default as LucideUserRoundCheck } from '../icons/user-round-check';
|
|
4399
|
-
export {
|
|
4400
|
-
/** @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 */
|
|
4401
|
-
default as LucideUserCheck2
|
|
4402
|
-
} from '../icons/user-round-check';
|
|
4403
4401
|
// UserRoundCog aliases
|
|
4404
4402
|
export { default as LucideUserRoundCog } from '../icons/user-round-cog';
|
|
4405
4403
|
export {
|
|
4406
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCog} instead.
|
|
4404
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCog} instead. */
|
|
4407
4405
|
default as LucideUserCog2
|
|
4408
4406
|
} from '../icons/user-round-cog';
|
|
4407
|
+
// UserRoundCheck aliases
|
|
4408
|
+
export { default as LucideUserRoundCheck } from '../icons/user-round-check';
|
|
4409
|
+
export {
|
|
4410
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCheck} instead. */
|
|
4411
|
+
default as LucideUserCheck2
|
|
4412
|
+
} from '../icons/user-round-check';
|
|
4409
4413
|
// UserRoundMinus aliases
|
|
4410
4414
|
export { default as LucideUserRoundMinus } from '../icons/user-round-minus';
|
|
4411
4415
|
export {
|
|
4412
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundMinus} instead.
|
|
4416
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundMinus} instead. */
|
|
4413
4417
|
default as LucideUserMinus2
|
|
4414
4418
|
} from '../icons/user-round-minus';
|
|
4415
4419
|
// UserRoundPlus aliases
|
|
4416
4420
|
export { default as LucideUserRoundPlus } from '../icons/user-round-plus';
|
|
4417
4421
|
export {
|
|
4418
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundPlus} instead.
|
|
4422
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundPlus} instead. */
|
|
4419
4423
|
default as LucideUserPlus2
|
|
4420
4424
|
} from '../icons/user-round-plus';
|
|
4421
|
-
// UserRoundX aliases
|
|
4422
|
-
export { default as LucideUserRoundX } from '../icons/user-round-x';
|
|
4423
|
-
export {
|
|
4424
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. This alias will be removed in v1.0 */
|
|
4425
|
-
default as LucideUserX2
|
|
4426
|
-
} from '../icons/user-round-x';
|
|
4427
4425
|
// UserRound aliases
|
|
4428
4426
|
export { default as LucideUserRound } from '../icons/user-round';
|
|
4429
4427
|
export {
|
|
4430
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead.
|
|
4428
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. */
|
|
4431
4429
|
default as LucideUser2
|
|
4432
4430
|
} from '../icons/user-round';
|
|
4431
|
+
// UserRoundX aliases
|
|
4432
|
+
export { default as LucideUserRoundX } from '../icons/user-round-x';
|
|
4433
|
+
export {
|
|
4434
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. */
|
|
4435
|
+
default as LucideUserX2
|
|
4436
|
+
} from '../icons/user-round-x';
|
|
4433
4437
|
// UsersRound aliases
|
|
4434
4438
|
export { default as LucideUsersRound } from '../icons/users-round';
|
|
4435
4439
|
export {
|
|
4436
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UsersRound} instead.
|
|
4440
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UsersRound} instead. */
|
|
4437
4441
|
default as LucideUsers2
|
|
4438
4442
|
} from '../icons/users-round';
|
|
4439
4443
|
// Utensils aliases
|
|
4440
4444
|
export { default as LucideUtensils } from '../icons/utensils';
|
|
4441
4445
|
export {
|
|
4442
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Utensils} instead.
|
|
4446
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Utensils} instead. */
|
|
4443
4447
|
default as LucideForkKnife
|
|
4444
4448
|
} from '../icons/utensils';
|
|
4445
4449
|
// UtensilsCrossed aliases
|
|
4446
4450
|
export { default as LucideUtensilsCrossed } from '../icons/utensils-crossed';
|
|
4447
4451
|
export {
|
|
4448
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UtensilsCrossed} instead.
|
|
4452
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UtensilsCrossed} instead. */
|
|
4449
4453
|
default as LucideForkKnifeCrossed
|
|
4450
4454
|
} from '../icons/utensils-crossed';
|
|
4451
|
-
// WalletMinimal aliases
|
|
4452
|
-
export { default as LucideWalletMinimal } from '../icons/wallet-minimal';
|
|
4453
|
-
export {
|
|
4454
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. This alias will be removed in v1.0 */
|
|
4455
|
-
default as LucideWallet2
|
|
4456
|
-
} from '../icons/wallet-minimal';
|
|
4457
4455
|
// WandSparkles aliases
|
|
4458
4456
|
export { default as LucideWandSparkles } from '../icons/wand-sparkles';
|
|
4459
4457
|
export {
|
|
4460
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead.
|
|
4458
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead. */
|
|
4461
4459
|
default as LucideWand2
|
|
4462
4460
|
} from '../icons/wand-sparkles';
|
|
4461
|
+
// WalletMinimal aliases
|
|
4462
|
+
export { default as LucideWalletMinimal } from '../icons/wallet-minimal';
|
|
4463
|
+
export {
|
|
4464
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. */
|
|
4465
|
+
default as LucideWallet2
|
|
4466
|
+
} from '../icons/wallet-minimal';
|
|
4463
4467
|
// WavesHorizontal aliases
|
|
4464
4468
|
export { default as LucideWavesHorizontal } from '../icons/waves-horizontal';
|
|
4465
4469
|
export {
|
|
4466
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WavesHorizontal} instead.
|
|
4470
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WavesHorizontal} instead. */
|
|
4467
4471
|
default as LucideWaves
|
|
4468
4472
|
} from '../icons/waves-horizontal';
|
|
4469
4473
|
|