@lucide/astro 0.550.0 → 0.552.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 +184 -88
- package/src/aliases/prefixed.ts +595 -535
- package/src/aliases/suffixed.ts +943 -883
- package/src/icons/calendar-fold.ts +2 -2
- package/src/icons/{file-minus-2.ts → clock-check.ts} +4 -4
- package/src/icons/file-archive.ts +2 -2
- package/src/icons/file-axis-3d.ts +2 -2
- package/src/icons/file-badge.ts +2 -2
- package/src/icons/file-box.ts +2 -2
- package/src/icons/file-braces-corner.ts +18 -0
- package/src/icons/file-braces.ts +18 -0
- package/src/icons/file-chart-column-increasing.ts +2 -2
- package/src/icons/file-chart-column.ts +2 -2
- package/src/icons/file-chart-line.ts +2 -2
- package/src/icons/file-chart-pie.ts +2 -2
- package/src/icons/{file-search-2.ts → file-check-corner.ts} +4 -4
- package/src/icons/file-check.ts +2 -2
- package/src/icons/file-clock.ts +2 -2
- package/src/icons/{file-audio-2.ts → file-code-corner.ts} +4 -4
- package/src/icons/file-code.ts +2 -2
- package/src/icons/file-cog.ts +2 -2
- package/src/icons/file-diff.ts +2 -2
- package/src/icons/file-digit.ts +2 -2
- package/src/icons/file-down.ts +2 -2
- package/src/icons/{file-key-2.ts → file-exclamation-point.ts} +4 -4
- package/src/icons/file-headphone.ts +18 -0
- package/src/icons/file-heart.ts +2 -2
- package/src/icons/file-image.ts +2 -2
- package/src/icons/file-input.ts +2 -2
- package/src/icons/file-key.ts +2 -2
- package/src/icons/file-lock.ts +2 -2
- package/src/icons/{file-code-2.ts → file-minus-corner.ts} +4 -4
- package/src/icons/file-minus.ts +2 -2
- package/src/icons/file-music.ts +2 -2
- package/src/icons/file-output.ts +2 -2
- package/src/icons/file-pen-line.ts +2 -2
- package/src/icons/file-pen.ts +2 -2
- package/src/icons/file-play.ts +2 -2
- package/src/icons/{file-check-2.ts → file-plus-corner.ts} +4 -4
- package/src/icons/file-plus.ts +2 -2
- package/src/icons/file-question-mark.ts +2 -2
- package/src/icons/file-scan.ts +2 -2
- package/src/icons/{file-type-2.ts → file-search-corner.ts} +4 -4
- package/src/icons/file-search.ts +2 -2
- package/src/icons/file-signal.ts +18 -0
- package/src/icons/file-sliders.ts +2 -2
- package/src/icons/file-spreadsheet.ts +2 -2
- package/src/icons/file-symlink.ts +2 -2
- package/src/icons/file-terminal.ts +2 -2
- package/src/icons/file-text.ts +2 -2
- package/src/icons/file-type-corner.ts +18 -0
- package/src/icons/file-type.ts +2 -2
- package/src/icons/file-up.ts +2 -2
- package/src/icons/file-user.ts +2 -2
- package/src/icons/file-video-camera.ts +2 -2
- package/src/icons/file-volume.ts +2 -2
- package/src/icons/{file-audio.ts → file-x-corner.ts} +4 -4
- package/src/icons/file-x.ts +2 -2
- package/src/icons/file.ts +2 -2
- package/src/icons/files.ts +2 -2
- package/src/icons/index.ts +131 -133
- package/src/icons/shredder.ts +2 -2
- package/src/icons/solar-panel.ts +18 -0
- package/src/icons/sticker.ts +2 -2
- package/src/icons/sticky-note.ts +2 -2
- package/src/icons/file-badge-2.ts +0 -18
- package/src/icons/file-json-2.ts +0 -18
- package/src/icons/file-json.ts +0 -18
- package/src/icons/file-lock-2.ts +0 -18
- package/src/icons/file-plus-2.ts +0 -18
- package/src/icons/file-volume-2.ts +0 -18
- package/src/icons/file-warning.ts +0 -18
- package/src/icons/file-x-2.ts +0 -18
package/src/aliases/prefixed.ts
CHANGED
|
@@ -14,10 +14,10 @@ export { default as LucideAirVent } from '../icons/air-vent';
|
|
|
14
14
|
export { default as LucideAirplay } from '../icons/airplay';
|
|
15
15
|
// AlarmClockOff aliases
|
|
16
16
|
export { default as LucideAlarmClockOff } from '../icons/alarm-clock-off';
|
|
17
|
-
// AlarmClock aliases
|
|
18
|
-
export { default as LucideAlarmClock } from '../icons/alarm-clock';
|
|
19
17
|
// AlarmSmoke aliases
|
|
20
18
|
export { default as LucideAlarmSmoke } from '../icons/alarm-smoke';
|
|
19
|
+
// AlarmClock aliases
|
|
20
|
+
export { default as LucideAlarmClock } from '../icons/alarm-clock';
|
|
21
21
|
// Album aliases
|
|
22
22
|
export { default as LucideAlbum } from '../icons/album';
|
|
23
23
|
// AlignCenterHorizontal aliases
|
|
@@ -26,10 +26,10 @@ export { default as LucideAlignCenterHorizontal } from '../icons/align-center-ho
|
|
|
26
26
|
export { default as LucideAlignCenterVertical } from '../icons/align-center-vertical';
|
|
27
27
|
// AlignEndHorizontal aliases
|
|
28
28
|
export { default as LucideAlignEndHorizontal } from '../icons/align-end-horizontal';
|
|
29
|
-
// AlignEndVertical aliases
|
|
30
|
-
export { default as LucideAlignEndVertical } from '../icons/align-end-vertical';
|
|
31
29
|
// AlignHorizontalDistributeCenter aliases
|
|
32
30
|
export { default as LucideAlignHorizontalDistributeCenter } from '../icons/align-horizontal-distribute-center';
|
|
31
|
+
// AlignEndVertical aliases
|
|
32
|
+
export { default as LucideAlignEndVertical } from '../icons/align-end-vertical';
|
|
33
33
|
// AlignHorizontalDistributeEnd aliases
|
|
34
34
|
export { default as LucideAlignHorizontalDistributeEnd } from '../icons/align-horizontal-distribute-end';
|
|
35
35
|
// AlignHorizontalDistributeStart aliases
|
|
@@ -50,16 +50,16 @@ export { default as LucideAlignStartHorizontal } from '../icons/align-start-hori
|
|
|
50
50
|
export { default as LucideAlignStartVertical } from '../icons/align-start-vertical';
|
|
51
51
|
// AlignVerticalDistributeCenter aliases
|
|
52
52
|
export { default as LucideAlignVerticalDistributeCenter } from '../icons/align-vertical-distribute-center';
|
|
53
|
-
// AlignVerticalDistributeEnd aliases
|
|
54
|
-
export { default as LucideAlignVerticalDistributeEnd } from '../icons/align-vertical-distribute-end';
|
|
55
53
|
// AlignVerticalDistributeStart aliases
|
|
56
54
|
export { default as LucideAlignVerticalDistributeStart } from '../icons/align-vertical-distribute-start';
|
|
55
|
+
// AlignVerticalDistributeEnd aliases
|
|
56
|
+
export { default as LucideAlignVerticalDistributeEnd } from '../icons/align-vertical-distribute-end';
|
|
57
57
|
// AlignVerticalJustifyCenter aliases
|
|
58
58
|
export { default as LucideAlignVerticalJustifyCenter } from '../icons/align-vertical-justify-center';
|
|
59
|
-
// AlignVerticalJustifyEnd aliases
|
|
60
|
-
export { default as LucideAlignVerticalJustifyEnd } from '../icons/align-vertical-justify-end';
|
|
61
59
|
// AlignVerticalJustifyStart aliases
|
|
62
60
|
export { default as LucideAlignVerticalJustifyStart } from '../icons/align-vertical-justify-start';
|
|
61
|
+
// AlignVerticalJustifyEnd aliases
|
|
62
|
+
export { default as LucideAlignVerticalJustifyEnd } from '../icons/align-vertical-justify-end';
|
|
63
63
|
// AlignVerticalSpaceAround aliases
|
|
64
64
|
export { default as LucideAlignVerticalSpaceAround } from '../icons/align-vertical-space-around';
|
|
65
65
|
// AlignVerticalSpaceBetween aliases
|
|
@@ -76,16 +76,16 @@ export { default as LucideAmphora } from '../icons/amphora';
|
|
|
76
76
|
export { default as LucideAnchor } from '../icons/anchor';
|
|
77
77
|
// Angry aliases
|
|
78
78
|
export { default as LucideAngry } from '../icons/angry';
|
|
79
|
-
// Antenna aliases
|
|
80
|
-
export { default as LucideAntenna } from '../icons/antenna';
|
|
81
79
|
// Annoyed aliases
|
|
82
80
|
export { default as LucideAnnoyed } from '../icons/annoyed';
|
|
83
|
-
//
|
|
84
|
-
export { default as
|
|
85
|
-
// AppWindowMac aliases
|
|
86
|
-
export { default as LucideAppWindowMac } from '../icons/app-window-mac';
|
|
81
|
+
// Antenna aliases
|
|
82
|
+
export { default as LucideAntenna } from '../icons/antenna';
|
|
87
83
|
// Anvil aliases
|
|
88
84
|
export { default as LucideAnvil } from '../icons/anvil';
|
|
85
|
+
// AppWindowMac aliases
|
|
86
|
+
export { default as LucideAppWindowMac } from '../icons/app-window-mac';
|
|
87
|
+
// Aperture aliases
|
|
88
|
+
export { default as LucideAperture } from '../icons/aperture';
|
|
89
89
|
// AppWindow aliases
|
|
90
90
|
export { default as LucideAppWindow } from '../icons/app-window';
|
|
91
91
|
// Apple aliases
|
|
@@ -148,28 +148,28 @@ export { default as LucideArrowRightToLine } from '../icons/arrow-right-to-line'
|
|
|
148
148
|
export { default as LucideArrowRight } from '../icons/arrow-right';
|
|
149
149
|
// ArrowUpDown aliases
|
|
150
150
|
export { default as LucideArrowUpDown } from '../icons/arrow-up-down';
|
|
151
|
-
// ArrowUpFromDot aliases
|
|
152
|
-
export { default as LucideArrowUpFromDot } from '../icons/arrow-up-from-dot';
|
|
153
151
|
// ArrowUpFromLine aliases
|
|
154
152
|
export { default as LucideArrowUpFromLine } from '../icons/arrow-up-from-line';
|
|
153
|
+
// ArrowUpFromDot aliases
|
|
154
|
+
export { default as LucideArrowUpFromDot } from '../icons/arrow-up-from-dot';
|
|
155
155
|
// ArrowUpLeft aliases
|
|
156
156
|
export { default as LucideArrowUpLeft } from '../icons/arrow-up-left';
|
|
157
157
|
// ArrowUpRight aliases
|
|
158
158
|
export { default as LucideArrowUpRight } from '../icons/arrow-up-right';
|
|
159
|
-
// ArrowUpWideNarrow aliases
|
|
160
|
-
export { default as LucideArrowUpWideNarrow } from '../icons/arrow-up-wide-narrow';
|
|
161
159
|
// ArrowUpToLine aliases
|
|
162
160
|
export { default as LucideArrowUpToLine } from '../icons/arrow-up-to-line';
|
|
161
|
+
// ArrowUpWideNarrow aliases
|
|
162
|
+
export { default as LucideArrowUpWideNarrow } from '../icons/arrow-up-wide-narrow';
|
|
163
163
|
// ArrowUp aliases
|
|
164
164
|
export { default as LucideArrowUp } from '../icons/arrow-up';
|
|
165
165
|
// ArrowsUpFromLine aliases
|
|
166
166
|
export { default as LucideArrowsUpFromLine } from '../icons/arrows-up-from-line';
|
|
167
167
|
// Asterisk aliases
|
|
168
168
|
export { default as LucideAsterisk } from '../icons/asterisk';
|
|
169
|
-
// AtSign aliases
|
|
170
|
-
export { default as LucideAtSign } from '../icons/at-sign';
|
|
171
169
|
// Atom aliases
|
|
172
170
|
export { default as LucideAtom } from '../icons/atom';
|
|
171
|
+
// AtSign aliases
|
|
172
|
+
export { default as LucideAtSign } from '../icons/at-sign';
|
|
173
173
|
// AudioLines aliases
|
|
174
174
|
export { default as LucideAudioLines } from '../icons/audio-lines';
|
|
175
175
|
// AudioWaveform aliases
|
|
@@ -202,10 +202,10 @@ export { default as LucideBadgeMinus } from '../icons/badge-minus';
|
|
|
202
202
|
export { default as LucideBadgePercent } from '../icons/badge-percent';
|
|
203
203
|
// BadgePlus aliases
|
|
204
204
|
export { default as LucideBadgePlus } from '../icons/badge-plus';
|
|
205
|
-
// BadgePoundSterling aliases
|
|
206
|
-
export { default as LucideBadgePoundSterling } from '../icons/badge-pound-sterling';
|
|
207
205
|
// BadgeRussianRuble aliases
|
|
208
206
|
export { default as LucideBadgeRussianRuble } from '../icons/badge-russian-ruble';
|
|
207
|
+
// BadgePoundSterling aliases
|
|
208
|
+
export { default as LucideBadgePoundSterling } from '../icons/badge-pound-sterling';
|
|
209
209
|
// BadgeSwissFranc aliases
|
|
210
210
|
export { default as LucideBadgeSwissFranc } from '../icons/badge-swiss-franc';
|
|
211
211
|
// BadgeTurkishLira aliases
|
|
@@ -240,18 +240,18 @@ export { default as LucideBaseline } from '../icons/baseline';
|
|
|
240
240
|
export { default as LucideBath } from '../icons/bath';
|
|
241
241
|
// BatteryCharging aliases
|
|
242
242
|
export { default as LucideBatteryCharging } from '../icons/battery-charging';
|
|
243
|
-
// BatteryFull aliases
|
|
244
|
-
export { default as LucideBatteryFull } from '../icons/battery-full';
|
|
245
243
|
// BatteryLow aliases
|
|
246
244
|
export { default as LucideBatteryLow } from '../icons/battery-low';
|
|
247
245
|
// BatteryMedium aliases
|
|
248
246
|
export { default as LucideBatteryMedium } from '../icons/battery-medium';
|
|
247
|
+
// BatteryFull aliases
|
|
248
|
+
export { default as LucideBatteryFull } from '../icons/battery-full';
|
|
249
249
|
// BatteryPlus aliases
|
|
250
250
|
export { default as LucideBatteryPlus } from '../icons/battery-plus';
|
|
251
|
-
// BatteryWarning aliases
|
|
252
|
-
export { default as LucideBatteryWarning } from '../icons/battery-warning';
|
|
253
251
|
// Battery aliases
|
|
254
252
|
export { default as LucideBattery } from '../icons/battery';
|
|
253
|
+
// BatteryWarning aliases
|
|
254
|
+
export { default as LucideBatteryWarning } from '../icons/battery-warning';
|
|
255
255
|
// Beaker aliases
|
|
256
256
|
export { default as LucideBeaker } from '../icons/beaker';
|
|
257
257
|
// BeanOff aliases
|
|
@@ -262,14 +262,14 @@ export { default as LucideBean } from '../icons/bean';
|
|
|
262
262
|
export { default as LucideBedDouble } from '../icons/bed-double';
|
|
263
263
|
// BedSingle aliases
|
|
264
264
|
export { default as LucideBedSingle } from '../icons/bed-single';
|
|
265
|
-
// Beef aliases
|
|
266
|
-
export { default as LucideBeef } from '../icons/beef';
|
|
267
265
|
// Bed aliases
|
|
268
266
|
export { default as LucideBed } from '../icons/bed';
|
|
269
|
-
//
|
|
270
|
-
export { default as
|
|
267
|
+
// Beef aliases
|
|
268
|
+
export { default as LucideBeef } from '../icons/beef';
|
|
271
269
|
// Beer aliases
|
|
272
270
|
export { default as LucideBeer } from '../icons/beer';
|
|
271
|
+
// BeerOff aliases
|
|
272
|
+
export { default as LucideBeerOff } from '../icons/beer-off';
|
|
273
273
|
// BellDot aliases
|
|
274
274
|
export { default as LucideBellDot } from '../icons/bell-dot';
|
|
275
275
|
// BellElectric aliases
|
|
@@ -320,22 +320,22 @@ export { default as LucideBluetoothSearching } from '../icons/bluetooth-searchin
|
|
|
320
320
|
export { default as LucideBluetooth } from '../icons/bluetooth';
|
|
321
321
|
// Bold aliases
|
|
322
322
|
export { default as LucideBold } from '../icons/bold';
|
|
323
|
-
// Bomb aliases
|
|
324
|
-
export { default as LucideBomb } from '../icons/bomb';
|
|
325
323
|
// Bolt aliases
|
|
326
324
|
export { default as LucideBolt } from '../icons/bolt';
|
|
325
|
+
// Bomb aliases
|
|
326
|
+
export { default as LucideBomb } from '../icons/bomb';
|
|
327
327
|
// Bone aliases
|
|
328
328
|
export { default as LucideBone } from '../icons/bone';
|
|
329
329
|
// BookA aliases
|
|
330
330
|
export { default as LucideBookA } from '../icons/book-a';
|
|
331
331
|
// BookAlert aliases
|
|
332
332
|
export { default as LucideBookAlert } from '../icons/book-alert';
|
|
333
|
-
// BookAudio aliases
|
|
334
|
-
export { default as LucideBookAudio } from '../icons/book-audio';
|
|
335
333
|
// BookCheck aliases
|
|
336
334
|
export { default as LucideBookCheck } from '../icons/book-check';
|
|
337
335
|
// BookCopy aliases
|
|
338
336
|
export { default as LucideBookCopy } from '../icons/book-copy';
|
|
337
|
+
// BookAudio aliases
|
|
338
|
+
export { default as LucideBookAudio } from '../icons/book-audio';
|
|
339
339
|
// BookDown aliases
|
|
340
340
|
export { default as LucideBookDown } from '../icons/book-down';
|
|
341
341
|
// BookHeadphones aliases
|
|
@@ -374,18 +374,18 @@ export { default as LucideBookUser } from '../icons/book-user';
|
|
|
374
374
|
export { default as LucideBookX } from '../icons/book-x';
|
|
375
375
|
// Book aliases
|
|
376
376
|
export { default as LucideBook } from '../icons/book';
|
|
377
|
-
// BookmarkCheck aliases
|
|
378
|
-
export { default as LucideBookmarkCheck } from '../icons/bookmark-check';
|
|
379
377
|
// BookmarkMinus aliases
|
|
380
378
|
export { default as LucideBookmarkMinus } from '../icons/bookmark-minus';
|
|
381
|
-
//
|
|
382
|
-
export { default as
|
|
379
|
+
// BookmarkCheck aliases
|
|
380
|
+
export { default as LucideBookmarkCheck } from '../icons/bookmark-check';
|
|
383
381
|
// BookmarkX aliases
|
|
384
382
|
export { default as LucideBookmarkX } from '../icons/bookmark-x';
|
|
385
|
-
//
|
|
386
|
-
export { default as
|
|
383
|
+
// BookmarkPlus aliases
|
|
384
|
+
export { default as LucideBookmarkPlus } from '../icons/bookmark-plus';
|
|
387
385
|
// BoomBox aliases
|
|
388
386
|
export { default as LucideBoomBox } from '../icons/boom-box';
|
|
387
|
+
// Bookmark aliases
|
|
388
|
+
export { default as LucideBookmark } from '../icons/bookmark';
|
|
389
389
|
// BotMessageSquare aliases
|
|
390
390
|
export { default as LucideBotMessageSquare } from '../icons/bot-message-square';
|
|
391
391
|
// BotOff aliases
|
|
@@ -400,10 +400,10 @@ export { default as LucideBowArrow } from '../icons/bow-arrow';
|
|
|
400
400
|
export { default as LucideBox } from '../icons/box';
|
|
401
401
|
// Boxes aliases
|
|
402
402
|
export { default as LucideBoxes } from '../icons/boxes';
|
|
403
|
-
// Brackets aliases
|
|
404
|
-
export { default as LucideBrackets } from '../icons/brackets';
|
|
405
403
|
// BrainCircuit aliases
|
|
406
404
|
export { default as LucideBrainCircuit } from '../icons/brain-circuit';
|
|
405
|
+
// Brackets aliases
|
|
406
|
+
export { default as LucideBrackets } from '../icons/brackets';
|
|
407
407
|
// BrainCog aliases
|
|
408
408
|
export { default as LucideBrainCog } from '../icons/brain-cog';
|
|
409
409
|
// Brain aliases
|
|
@@ -420,18 +420,18 @@ export { default as LucideBriefcaseBusiness } from '../icons/briefcase-business'
|
|
|
420
420
|
export { default as LucideBriefcaseConveyorBelt } from '../icons/briefcase-conveyor-belt';
|
|
421
421
|
// BriefcaseMedical aliases
|
|
422
422
|
export { default as LucideBriefcaseMedical } from '../icons/briefcase-medical';
|
|
423
|
-
// BringToFront aliases
|
|
424
|
-
export { default as LucideBringToFront } from '../icons/bring-to-front';
|
|
425
423
|
// Briefcase aliases
|
|
426
424
|
export { default as LucideBriefcase } from '../icons/briefcase';
|
|
425
|
+
// BringToFront aliases
|
|
426
|
+
export { default as LucideBringToFront } from '../icons/bring-to-front';
|
|
427
427
|
// BrushCleaning aliases
|
|
428
428
|
export { default as LucideBrushCleaning } from '../icons/brush-cleaning';
|
|
429
429
|
// Brush aliases
|
|
430
430
|
export { default as LucideBrush } from '../icons/brush';
|
|
431
|
-
// BugOff aliases
|
|
432
|
-
export { default as LucideBugOff } from '../icons/bug-off';
|
|
433
431
|
// Bubbles aliases
|
|
434
432
|
export { default as LucideBubbles } from '../icons/bubbles';
|
|
433
|
+
// BugOff aliases
|
|
434
|
+
export { default as LucideBugOff } from '../icons/bug-off';
|
|
435
435
|
// BugPlay aliases
|
|
436
436
|
export { default as LucideBugPlay } from '../icons/bug-play';
|
|
437
437
|
// Bug aliases
|
|
@@ -450,42 +450,42 @@ export { default as LucideCableCar } from '../icons/cable-car';
|
|
|
450
450
|
export { default as LucideCable } from '../icons/cable';
|
|
451
451
|
// CakeSlice aliases
|
|
452
452
|
export { default as LucideCakeSlice } from '../icons/cake-slice';
|
|
453
|
-
// Cake aliases
|
|
454
|
-
export { default as LucideCake } from '../icons/cake';
|
|
455
453
|
// Calculator aliases
|
|
456
454
|
export { default as LucideCalculator } from '../icons/calculator';
|
|
455
|
+
// Cake aliases
|
|
456
|
+
export { default as LucideCake } from '../icons/cake';
|
|
457
457
|
// Calendar1 aliases
|
|
458
458
|
export { default as LucideCalendar1 } from '../icons/calendar-1';
|
|
459
|
-
// CalendarArrowUp aliases
|
|
460
|
-
export { default as LucideCalendarArrowUp } from '../icons/calendar-arrow-up';
|
|
461
459
|
// CalendarArrowDown aliases
|
|
462
460
|
export { default as LucideCalendarArrowDown } from '../icons/calendar-arrow-down';
|
|
463
461
|
// CalendarCheck2 aliases
|
|
464
462
|
export { default as LucideCalendarCheck2 } from '../icons/calendar-check-2';
|
|
463
|
+
// CalendarArrowUp aliases
|
|
464
|
+
export { default as LucideCalendarArrowUp } from '../icons/calendar-arrow-up';
|
|
465
465
|
// CalendarCheck aliases
|
|
466
466
|
export { default as LucideCalendarCheck } from '../icons/calendar-check';
|
|
467
467
|
// CalendarClock aliases
|
|
468
468
|
export { default as LucideCalendarClock } from '../icons/calendar-clock';
|
|
469
469
|
// CalendarCog aliases
|
|
470
470
|
export { default as LucideCalendarCog } from '../icons/calendar-cog';
|
|
471
|
-
// CalendarDays aliases
|
|
472
|
-
export { default as LucideCalendarDays } from '../icons/calendar-days';
|
|
473
471
|
// CalendarFold aliases
|
|
474
472
|
export { default as LucideCalendarFold } from '../icons/calendar-fold';
|
|
473
|
+
// CalendarDays aliases
|
|
474
|
+
export { default as LucideCalendarDays } from '../icons/calendar-days';
|
|
475
475
|
// CalendarHeart aliases
|
|
476
476
|
export { default as LucideCalendarHeart } from '../icons/calendar-heart';
|
|
477
477
|
// CalendarMinus2 aliases
|
|
478
478
|
export { default as LucideCalendarMinus2 } from '../icons/calendar-minus-2';
|
|
479
479
|
// CalendarMinus aliases
|
|
480
480
|
export { default as LucideCalendarMinus } from '../icons/calendar-minus';
|
|
481
|
-
// CalendarOff aliases
|
|
482
|
-
export { default as LucideCalendarOff } from '../icons/calendar-off';
|
|
483
481
|
// CalendarPlus2 aliases
|
|
484
482
|
export { default as LucideCalendarPlus2 } from '../icons/calendar-plus-2';
|
|
485
|
-
//
|
|
486
|
-
export { default as
|
|
483
|
+
// CalendarOff aliases
|
|
484
|
+
export { default as LucideCalendarOff } from '../icons/calendar-off';
|
|
487
485
|
// CalendarRange aliases
|
|
488
486
|
export { default as LucideCalendarRange } from '../icons/calendar-range';
|
|
487
|
+
// CalendarPlus aliases
|
|
488
|
+
export { default as LucideCalendarPlus } from '../icons/calendar-plus';
|
|
489
489
|
// CalendarSearch aliases
|
|
490
490
|
export { default as LucideCalendarSearch } from '../icons/calendar-search';
|
|
491
491
|
// CalendarSync aliases
|
|
@@ -516,34 +516,34 @@ export { default as LucideCarFront } from '../icons/car-front';
|
|
|
516
516
|
export { default as LucideCarTaxiFront } from '../icons/car-taxi-front';
|
|
517
517
|
// Car aliases
|
|
518
518
|
export { default as LucideCar } from '../icons/car';
|
|
519
|
-
// Caravan aliases
|
|
520
|
-
export { default as LucideCaravan } from '../icons/caravan';
|
|
521
519
|
// CardSim aliases
|
|
522
520
|
export { default as LucideCardSim } from '../icons/card-sim';
|
|
521
|
+
// Caravan aliases
|
|
522
|
+
export { default as LucideCaravan } from '../icons/caravan';
|
|
523
523
|
// Carrot aliases
|
|
524
524
|
export { default as LucideCarrot } from '../icons/carrot';
|
|
525
|
-
// CaseLower aliases
|
|
526
|
-
export { default as LucideCaseLower } from '../icons/case-lower';
|
|
527
|
-
// CaseSensitive aliases
|
|
528
|
-
export { default as LucideCaseSensitive } from '../icons/case-sensitive';
|
|
529
525
|
// CaseUpper aliases
|
|
530
526
|
export { default as LucideCaseUpper } from '../icons/case-upper';
|
|
527
|
+
// CaseSensitive aliases
|
|
528
|
+
export { default as LucideCaseSensitive } from '../icons/case-sensitive';
|
|
529
|
+
// CaseLower aliases
|
|
530
|
+
export { default as LucideCaseLower } from '../icons/case-lower';
|
|
531
531
|
// CassetteTape aliases
|
|
532
532
|
export { default as LucideCassetteTape } from '../icons/cassette-tape';
|
|
533
533
|
// Cast aliases
|
|
534
534
|
export { default as LucideCast } from '../icons/cast';
|
|
535
|
-
// Castle aliases
|
|
536
|
-
export { default as LucideCastle } from '../icons/castle';
|
|
537
535
|
// Cat aliases
|
|
538
536
|
export { default as LucideCat } from '../icons/cat';
|
|
537
|
+
// Castle aliases
|
|
538
|
+
export { default as LucideCastle } from '../icons/castle';
|
|
539
539
|
// Cctv aliases
|
|
540
540
|
export { default as LucideCctv } from '../icons/cctv';
|
|
541
541
|
// ChartBarDecreasing aliases
|
|
542
542
|
export { default as LucideChartBarDecreasing } from '../icons/chart-bar-decreasing';
|
|
543
|
-
// ChartBarIncreasing aliases
|
|
544
|
-
export { default as LucideChartBarIncreasing } from '../icons/chart-bar-increasing';
|
|
545
543
|
// ChartBarStacked aliases
|
|
546
544
|
export { default as LucideChartBarStacked } from '../icons/chart-bar-stacked';
|
|
545
|
+
// ChartBarIncreasing aliases
|
|
546
|
+
export { default as LucideChartBarIncreasing } from '../icons/chart-bar-increasing';
|
|
547
547
|
// ChartColumnDecreasing aliases
|
|
548
548
|
export { default as LucideChartColumnDecreasing } from '../icons/chart-column-decreasing';
|
|
549
549
|
// ChartColumnStacked aliases
|
|
@@ -558,10 +558,10 @@ export { default as LucideChartNoAxesColumnDecreasing } from '../icons/chart-no-
|
|
|
558
558
|
export { default as LucideChartNoAxesCombined } from '../icons/chart-no-axes-combined';
|
|
559
559
|
// ChartSpline aliases
|
|
560
560
|
export { default as LucideChartSpline } from '../icons/chart-spline';
|
|
561
|
-
// CheckCheck aliases
|
|
562
|
-
export { default as LucideCheckCheck } from '../icons/check-check';
|
|
563
561
|
// CheckLine aliases
|
|
564
562
|
export { default as LucideCheckLine } from '../icons/check-line';
|
|
563
|
+
// CheckCheck aliases
|
|
564
|
+
export { default as LucideCheckCheck } from '../icons/check-check';
|
|
565
565
|
// Check aliases
|
|
566
566
|
export { default as LucideCheck } from '../icons/check';
|
|
567
567
|
// ChefHat aliases
|
|
@@ -572,20 +572,20 @@ export { default as LucideCherry } from '../icons/cherry';
|
|
|
572
572
|
export { default as LucideChevronDown } from '../icons/chevron-down';
|
|
573
573
|
// ChevronFirst aliases
|
|
574
574
|
export { default as LucideChevronFirst } from '../icons/chevron-first';
|
|
575
|
-
// ChevronLast aliases
|
|
576
|
-
export { default as LucideChevronLast } from '../icons/chevron-last';
|
|
577
575
|
// ChevronLeft aliases
|
|
578
576
|
export { default as LucideChevronLeft } from '../icons/chevron-left';
|
|
577
|
+
// ChevronLast aliases
|
|
578
|
+
export { default as LucideChevronLast } from '../icons/chevron-last';
|
|
579
579
|
// ChevronRight aliases
|
|
580
580
|
export { default as LucideChevronRight } from '../icons/chevron-right';
|
|
581
581
|
// ChevronUp aliases
|
|
582
582
|
export { default as LucideChevronUp } from '../icons/chevron-up';
|
|
583
|
-
// ChevronsDownUp aliases
|
|
584
|
-
export { default as LucideChevronsDownUp } from '../icons/chevrons-down-up';
|
|
585
583
|
// ChevronsDown aliases
|
|
586
584
|
export { default as LucideChevronsDown } from '../icons/chevrons-down';
|
|
587
585
|
// ChevronsLeftRightEllipsis aliases
|
|
588
586
|
export { default as LucideChevronsLeftRightEllipsis } from '../icons/chevrons-left-right-ellipsis';
|
|
587
|
+
// ChevronsDownUp aliases
|
|
588
|
+
export { default as LucideChevronsDownUp } from '../icons/chevrons-down-up';
|
|
589
589
|
// ChevronsLeftRight aliases
|
|
590
590
|
export { default as LucideChevronsLeftRight } from '../icons/chevrons-left-right';
|
|
591
591
|
// ChevronsLeft aliases
|
|
@@ -600,28 +600,28 @@ export { default as LucideChevronsUpDown } from '../icons/chevrons-up-down';
|
|
|
600
600
|
export { default as LucideChevronsUp } from '../icons/chevrons-up';
|
|
601
601
|
// Church aliases
|
|
602
602
|
export { default as LucideChurch } from '../icons/church';
|
|
603
|
-
// CigaretteOff aliases
|
|
604
|
-
export { default as LucideCigaretteOff } from '../icons/cigarette-off';
|
|
605
603
|
// Cigarette aliases
|
|
606
604
|
export { default as LucideCigarette } from '../icons/cigarette';
|
|
607
605
|
// CircleDashed aliases
|
|
608
606
|
export { default as LucideCircleDashed } from '../icons/circle-dashed';
|
|
607
|
+
// CigaretteOff aliases
|
|
608
|
+
export { default as LucideCigaretteOff } from '../icons/cigarette-off';
|
|
609
609
|
// CircleDollarSign aliases
|
|
610
610
|
export { default as LucideCircleDollarSign } from '../icons/circle-dollar-sign';
|
|
611
|
+
// CircleDot aliases
|
|
612
|
+
export { default as LucideCircleDot } from '../icons/circle-dot';
|
|
611
613
|
// CircleDotDashed aliases
|
|
612
614
|
export { default as LucideCircleDotDashed } from '../icons/circle-dot-dashed';
|
|
613
615
|
// CircleEllipsis aliases
|
|
614
616
|
export { default as LucideCircleEllipsis } from '../icons/circle-ellipsis';
|
|
615
|
-
// CircleDot aliases
|
|
616
|
-
export { default as LucideCircleDot } from '../icons/circle-dot';
|
|
617
617
|
// CircleEqual aliases
|
|
618
618
|
export { default as LucideCircleEqual } from '../icons/circle-equal';
|
|
619
619
|
// CircleFadingArrowUp aliases
|
|
620
620
|
export { default as LucideCircleFadingArrowUp } from '../icons/circle-fading-arrow-up';
|
|
621
|
-
// CircleFadingPlus aliases
|
|
622
|
-
export { default as LucideCircleFadingPlus } from '../icons/circle-fading-plus';
|
|
623
621
|
// CircleOff aliases
|
|
624
622
|
export { default as LucideCircleOff } from '../icons/circle-off';
|
|
623
|
+
// CircleFadingPlus aliases
|
|
624
|
+
export { default as LucideCircleFadingPlus } from '../icons/circle-fading-plus';
|
|
625
625
|
// CirclePoundSterling aliases
|
|
626
626
|
export { default as LucideCirclePoundSterling } from '../icons/circle-pound-sterling';
|
|
627
627
|
// CircleSlash aliases
|
|
@@ -638,20 +638,20 @@ export { default as LucideCircuitBoard } from '../icons/circuit-board';
|
|
|
638
638
|
export { default as LucideCitrus } from '../icons/citrus';
|
|
639
639
|
// Clapperboard aliases
|
|
640
640
|
export { default as LucideClapperboard } from '../icons/clapperboard';
|
|
641
|
-
// ClipboardCheck aliases
|
|
642
|
-
export { default as LucideClipboardCheck } from '../icons/clipboard-check';
|
|
643
641
|
// ClipboardClock aliases
|
|
644
642
|
export { default as LucideClipboardClock } from '../icons/clipboard-clock';
|
|
643
|
+
// ClipboardCheck aliases
|
|
644
|
+
export { default as LucideClipboardCheck } from '../icons/clipboard-check';
|
|
645
645
|
// ClipboardCopy aliases
|
|
646
646
|
export { default as LucideClipboardCopy } from '../icons/clipboard-copy';
|
|
647
647
|
// ClipboardList aliases
|
|
648
648
|
export { default as LucideClipboardList } from '../icons/clipboard-list';
|
|
649
649
|
// ClipboardMinus aliases
|
|
650
650
|
export { default as LucideClipboardMinus } from '../icons/clipboard-minus';
|
|
651
|
-
// ClipboardPaste aliases
|
|
652
|
-
export { default as LucideClipboardPaste } from '../icons/clipboard-paste';
|
|
653
651
|
// ClipboardPlus aliases
|
|
654
652
|
export { default as LucideClipboardPlus } from '../icons/clipboard-plus';
|
|
653
|
+
// ClipboardPaste aliases
|
|
654
|
+
export { default as LucideClipboardPaste } from '../icons/clipboard-paste';
|
|
655
655
|
// ClipboardType aliases
|
|
656
656
|
export { default as LucideClipboardType } from '../icons/clipboard-type';
|
|
657
657
|
// ClipboardX aliases
|
|
@@ -674,12 +674,12 @@ export { default as LucideClock3 } from '../icons/clock-3';
|
|
|
674
674
|
export { default as LucideClock4 } from '../icons/clock-4';
|
|
675
675
|
// Clock5 aliases
|
|
676
676
|
export { default as LucideClock5 } from '../icons/clock-5';
|
|
677
|
-
// Clock6 aliases
|
|
678
|
-
export { default as LucideClock6 } from '../icons/clock-6';
|
|
679
677
|
// Clock7 aliases
|
|
680
678
|
export { default as LucideClock7 } from '../icons/clock-7';
|
|
681
679
|
// Clock8 aliases
|
|
682
680
|
export { default as LucideClock8 } from '../icons/clock-8';
|
|
681
|
+
// Clock6 aliases
|
|
682
|
+
export { default as LucideClock6 } from '../icons/clock-6';
|
|
683
683
|
// Clock9 aliases
|
|
684
684
|
export { default as LucideClock9 } from '../icons/clock-9';
|
|
685
685
|
// ClockAlert aliases
|
|
@@ -688,14 +688,16 @@ export { default as LucideClockAlert } from '../icons/clock-alert';
|
|
|
688
688
|
export { default as LucideClockArrowDown } from '../icons/clock-arrow-down';
|
|
689
689
|
// ClockArrowUp aliases
|
|
690
690
|
export { default as LucideClockArrowUp } from '../icons/clock-arrow-up';
|
|
691
|
+
// ClockCheck aliases
|
|
692
|
+
export { default as LucideClockCheck } from '../icons/clock-check';
|
|
691
693
|
// ClockFading aliases
|
|
692
694
|
export { default as LucideClockFading } from '../icons/clock-fading';
|
|
693
695
|
// ClockPlus aliases
|
|
694
696
|
export { default as LucideClockPlus } from '../icons/clock-plus';
|
|
695
|
-
// Clock aliases
|
|
696
|
-
export { default as LucideClock } from '../icons/clock';
|
|
697
697
|
// ClosedCaption aliases
|
|
698
698
|
export { default as LucideClosedCaption } from '../icons/closed-caption';
|
|
699
|
+
// Clock aliases
|
|
700
|
+
export { default as LucideClock } from '../icons/clock';
|
|
699
701
|
// CloudAlert aliases
|
|
700
702
|
export { default as LucideCloudAlert } from '../icons/cloud-alert';
|
|
701
703
|
// CloudCheck aliases
|
|
@@ -714,20 +716,20 @@ export { default as LucideCloudLightning } from '../icons/cloud-lightning';
|
|
|
714
716
|
export { default as LucideCloudMoonRain } from '../icons/cloud-moon-rain';
|
|
715
717
|
// CloudMoon aliases
|
|
716
718
|
export { default as LucideCloudMoon } from '../icons/cloud-moon';
|
|
717
|
-
// CloudOff aliases
|
|
718
|
-
export { default as LucideCloudOff } from '../icons/cloud-off';
|
|
719
719
|
// CloudRainWind aliases
|
|
720
720
|
export { default as LucideCloudRainWind } from '../icons/cloud-rain-wind';
|
|
721
|
+
// CloudOff aliases
|
|
722
|
+
export { default as LucideCloudOff } from '../icons/cloud-off';
|
|
721
723
|
// CloudRain aliases
|
|
722
724
|
export { default as LucideCloudRain } from '../icons/cloud-rain';
|
|
723
725
|
// CloudSnow aliases
|
|
724
726
|
export { default as LucideCloudSnow } from '../icons/cloud-snow';
|
|
725
727
|
// CloudSunRain aliases
|
|
726
728
|
export { default as LucideCloudSunRain } from '../icons/cloud-sun-rain';
|
|
727
|
-
// CloudSun aliases
|
|
728
|
-
export { default as LucideCloudSun } from '../icons/cloud-sun';
|
|
729
729
|
// Cloud aliases
|
|
730
730
|
export { default as LucideCloud } from '../icons/cloud';
|
|
731
|
+
// CloudSun aliases
|
|
732
|
+
export { default as LucideCloudSun } from '../icons/cloud-sun';
|
|
731
733
|
// Cloudy aliases
|
|
732
734
|
export { default as LucideCloudy } from '../icons/cloudy';
|
|
733
735
|
// Clover aliases
|
|
@@ -760,10 +762,10 @@ export { default as LucideComponent } from '../icons/component';
|
|
|
760
762
|
export { default as LucideComputer } from '../icons/computer';
|
|
761
763
|
// ConciergeBell aliases
|
|
762
764
|
export { default as LucideConciergeBell } from '../icons/concierge-bell';
|
|
763
|
-
// Cone aliases
|
|
764
|
-
export { default as LucideCone } from '../icons/cone';
|
|
765
765
|
// Construction aliases
|
|
766
766
|
export { default as LucideConstruction } from '../icons/construction';
|
|
767
|
+
// Cone aliases
|
|
768
|
+
export { default as LucideCone } from '../icons/cone';
|
|
767
769
|
// Contact aliases
|
|
768
770
|
export { default as LucideContact } from '../icons/contact';
|
|
769
771
|
// Container aliases
|
|
@@ -796,10 +798,10 @@ export { default as LucideCornerDownLeft } from '../icons/corner-down-left';
|
|
|
796
798
|
export { default as LucideCornerDownRight } from '../icons/corner-down-right';
|
|
797
799
|
// CornerLeftDown aliases
|
|
798
800
|
export { default as LucideCornerLeftDown } from '../icons/corner-left-down';
|
|
799
|
-
// CornerLeftUp aliases
|
|
800
|
-
export { default as LucideCornerLeftUp } from '../icons/corner-left-up';
|
|
801
801
|
// CornerRightDown aliases
|
|
802
802
|
export { default as LucideCornerRightDown } from '../icons/corner-right-down';
|
|
803
|
+
// CornerLeftUp aliases
|
|
804
|
+
export { default as LucideCornerLeftUp } from '../icons/corner-left-up';
|
|
803
805
|
// CornerRightUp aliases
|
|
804
806
|
export { default as LucideCornerRightUp } from '../icons/corner-right-up';
|
|
805
807
|
// CornerUpLeft aliases
|
|
@@ -842,10 +844,10 @@ export { default as LucideDatabase } from '../icons/database';
|
|
|
842
844
|
export { default as LucideDecimalsArrowLeft } from '../icons/decimals-arrow-left';
|
|
843
845
|
// DecimalsArrowRight aliases
|
|
844
846
|
export { default as LucideDecimalsArrowRight } from '../icons/decimals-arrow-right';
|
|
845
|
-
// Delete aliases
|
|
846
|
-
export { default as LucideDelete } from '../icons/delete';
|
|
847
847
|
// Dessert aliases
|
|
848
848
|
export { default as LucideDessert } from '../icons/dessert';
|
|
849
|
+
// Delete aliases
|
|
850
|
+
export { default as LucideDelete } from '../icons/delete';
|
|
849
851
|
// Diameter aliases
|
|
850
852
|
export { default as LucideDiameter } from '../icons/diameter';
|
|
851
853
|
// DiamondMinus aliases
|
|
@@ -860,10 +862,10 @@ export { default as LucideDice1 } from '../icons/dice-1';
|
|
|
860
862
|
export { default as LucideDice2 } from '../icons/dice-2';
|
|
861
863
|
// Dice3 aliases
|
|
862
864
|
export { default as LucideDice3 } from '../icons/dice-3';
|
|
863
|
-
// Dice4 aliases
|
|
864
|
-
export { default as LucideDice4 } from '../icons/dice-4';
|
|
865
865
|
// Dice5 aliases
|
|
866
866
|
export { default as LucideDice5 } from '../icons/dice-5';
|
|
867
|
+
// Dice4 aliases
|
|
868
|
+
export { default as LucideDice4 } from '../icons/dice-4';
|
|
867
869
|
// Dice6 aliases
|
|
868
870
|
export { default as LucideDice6 } from '../icons/dice-6';
|
|
869
871
|
// Dices aliases
|
|
@@ -894,10 +896,10 @@ export { default as LucideDollarSign } from '../icons/dollar-sign';
|
|
|
894
896
|
export { default as LucideDonut } from '../icons/donut';
|
|
895
897
|
// DoorClosedLocked aliases
|
|
896
898
|
export { default as LucideDoorClosedLocked } from '../icons/door-closed-locked';
|
|
897
|
-
// DoorClosed aliases
|
|
898
|
-
export { default as LucideDoorClosed } from '../icons/door-closed';
|
|
899
899
|
// DoorOpen aliases
|
|
900
900
|
export { default as LucideDoorOpen } from '../icons/door-open';
|
|
901
|
+
// DoorClosed aliases
|
|
902
|
+
export { default as LucideDoorClosed } from '../icons/door-closed';
|
|
901
903
|
// Dot aliases
|
|
902
904
|
export { default as LucideDot } from '../icons/dot';
|
|
903
905
|
// Download aliases
|
|
@@ -942,10 +944,10 @@ export { default as LucideEgg } from '../icons/egg';
|
|
|
942
944
|
export { default as LucideEqualApproximately } from '../icons/equal-approximately';
|
|
943
945
|
// EqualNot aliases
|
|
944
946
|
export { default as LucideEqualNot } from '../icons/equal-not';
|
|
945
|
-
// Eraser aliases
|
|
946
|
-
export { default as LucideEraser } from '../icons/eraser';
|
|
947
947
|
// Equal aliases
|
|
948
948
|
export { default as LucideEqual } from '../icons/equal';
|
|
949
|
+
// Eraser aliases
|
|
950
|
+
export { default as LucideEraser } from '../icons/eraser';
|
|
949
951
|
// EthernetPort aliases
|
|
950
952
|
export { default as LucideEthernetPort } from '../icons/ethernet-port';
|
|
951
953
|
// Euro aliases
|
|
@@ -962,10 +964,10 @@ export { default as LucideEyeClosed } from '../icons/eye-closed';
|
|
|
962
964
|
export { default as LucideEyeOff } from '../icons/eye-off';
|
|
963
965
|
// Eye aliases
|
|
964
966
|
export { default as LucideEye } from '../icons/eye';
|
|
965
|
-
// Facebook aliases
|
|
966
|
-
export { default as LucideFacebook } from '../icons/facebook';
|
|
967
967
|
// Factory aliases
|
|
968
968
|
export { default as LucideFactory } from '../icons/factory';
|
|
969
|
+
// Facebook aliases
|
|
970
|
+
export { default as LucideFacebook } from '../icons/facebook';
|
|
969
971
|
// Fan aliases
|
|
970
972
|
export { default as LucideFan } from '../icons/fan';
|
|
971
973
|
// FastForward aliases
|
|
@@ -980,24 +982,12 @@ export { default as LucideFerrisWheel } from '../icons/ferris-wheel';
|
|
|
980
982
|
export { default as LucideFigma } from '../icons/figma';
|
|
981
983
|
// FileArchive aliases
|
|
982
984
|
export { default as LucideFileArchive } from '../icons/file-archive';
|
|
983
|
-
// FileAudio2 aliases
|
|
984
|
-
export { default as LucideFileAudio2 } from '../icons/file-audio-2';
|
|
985
|
-
// FileAudio aliases
|
|
986
|
-
export { default as LucideFileAudio } from '../icons/file-audio';
|
|
987
|
-
// FileBadge2 aliases
|
|
988
|
-
export { default as LucideFileBadge2 } from '../icons/file-badge-2';
|
|
989
|
-
// FileBadge aliases
|
|
990
|
-
export { default as LucideFileBadge } from '../icons/file-badge';
|
|
991
985
|
// FileBox aliases
|
|
992
986
|
export { default as LucideFileBox } from '../icons/file-box';
|
|
993
|
-
// FileCheck2 aliases
|
|
994
|
-
export { default as LucideFileCheck2 } from '../icons/file-check-2';
|
|
995
987
|
// FileCheck aliases
|
|
996
988
|
export { default as LucideFileCheck } from '../icons/file-check';
|
|
997
989
|
// FileClock aliases
|
|
998
990
|
export { default as LucideFileClock } from '../icons/file-clock';
|
|
999
|
-
// FileCode2 aliases
|
|
1000
|
-
export { default as LucideFileCode2 } from '../icons/file-code-2';
|
|
1001
991
|
// FileCode aliases
|
|
1002
992
|
export { default as LucideFileCode } from '../icons/file-code';
|
|
1003
993
|
// FileDiff aliases
|
|
@@ -1012,34 +1002,16 @@ export { default as LucideFileHeart } from '../icons/file-heart';
|
|
|
1012
1002
|
export { default as LucideFileImage } from '../icons/file-image';
|
|
1013
1003
|
// FileInput aliases
|
|
1014
1004
|
export { default as LucideFileInput } from '../icons/file-input';
|
|
1015
|
-
// FileJson2 aliases
|
|
1016
|
-
export { default as LucideFileJson2 } from '../icons/file-json-2';
|
|
1017
|
-
// FileJson aliases
|
|
1018
|
-
export { default as LucideFileJson } from '../icons/file-json';
|
|
1019
|
-
// FileKey2 aliases
|
|
1020
|
-
export { default as LucideFileKey2 } from '../icons/file-key-2';
|
|
1021
|
-
// FileKey aliases
|
|
1022
|
-
export { default as LucideFileKey } from '../icons/file-key';
|
|
1023
|
-
// FileLock2 aliases
|
|
1024
|
-
export { default as LucideFileLock2 } from '../icons/file-lock-2';
|
|
1025
|
-
// FileLock aliases
|
|
1026
|
-
export { default as LucideFileLock } from '../icons/file-lock';
|
|
1027
|
-
// FileMinus2 aliases
|
|
1028
|
-
export { default as LucideFileMinus2 } from '../icons/file-minus-2';
|
|
1029
1005
|
// FileMinus aliases
|
|
1030
1006
|
export { default as LucideFileMinus } from '../icons/file-minus';
|
|
1031
1007
|
// FileMusic aliases
|
|
1032
1008
|
export { default as LucideFileMusic } from '../icons/file-music';
|
|
1033
1009
|
// FileOutput aliases
|
|
1034
1010
|
export { default as LucideFileOutput } from '../icons/file-output';
|
|
1035
|
-
// FilePlus2 aliases
|
|
1036
|
-
export { default as LucideFilePlus2 } from '../icons/file-plus-2';
|
|
1037
1011
|
// FilePlus aliases
|
|
1038
1012
|
export { default as LucideFilePlus } from '../icons/file-plus';
|
|
1039
1013
|
// FileScan aliases
|
|
1040
1014
|
export { default as LucideFileScan } from '../icons/file-scan';
|
|
1041
|
-
// FileSearch2 aliases
|
|
1042
|
-
export { default as LucideFileSearch2 } from '../icons/file-search-2';
|
|
1043
1015
|
// FileSearch aliases
|
|
1044
1016
|
export { default as LucideFileSearch } from '../icons/file-search';
|
|
1045
1017
|
// FileSliders aliases
|
|
@@ -1054,22 +1026,14 @@ export { default as LucideFileSymlink } from '../icons/file-symlink';
|
|
|
1054
1026
|
export { default as LucideFileTerminal } from '../icons/file-terminal';
|
|
1055
1027
|
// FileText aliases
|
|
1056
1028
|
export { default as LucideFileText } from '../icons/file-text';
|
|
1057
|
-
// FileType2 aliases
|
|
1058
|
-
export { default as LucideFileType2 } from '../icons/file-type-2';
|
|
1059
1029
|
// FileType aliases
|
|
1060
1030
|
export { default as LucideFileType } from '../icons/file-type';
|
|
1061
1031
|
// FileUp aliases
|
|
1062
1032
|
export { default as LucideFileUp } from '../icons/file-up';
|
|
1063
1033
|
// FileUser aliases
|
|
1064
1034
|
export { default as LucideFileUser } from '../icons/file-user';
|
|
1065
|
-
// FileVolume2 aliases
|
|
1066
|
-
export { default as LucideFileVolume2 } from '../icons/file-volume-2';
|
|
1067
1035
|
// FileVolume aliases
|
|
1068
1036
|
export { default as LucideFileVolume } from '../icons/file-volume';
|
|
1069
|
-
// FileWarning aliases
|
|
1070
|
-
export { default as LucideFileWarning } from '../icons/file-warning';
|
|
1071
|
-
// FileX2 aliases
|
|
1072
|
-
export { default as LucideFileX2 } from '../icons/file-x-2';
|
|
1073
1037
|
// FileX aliases
|
|
1074
1038
|
export { default as LucideFileX } from '../icons/file-x';
|
|
1075
1039
|
// File aliases
|
|
@@ -1124,24 +1088,24 @@ export { default as LucideFlower2 } from '../icons/flower-2';
|
|
|
1124
1088
|
export { default as LucideFlower } from '../icons/flower';
|
|
1125
1089
|
// Focus aliases
|
|
1126
1090
|
export { default as LucideFocus } from '../icons/focus';
|
|
1127
|
-
// FoldVertical aliases
|
|
1128
|
-
export { default as LucideFoldVertical } from '../icons/fold-vertical';
|
|
1129
1091
|
// FoldHorizontal aliases
|
|
1130
1092
|
export { default as LucideFoldHorizontal } from '../icons/fold-horizontal';
|
|
1093
|
+
// FoldVertical aliases
|
|
1094
|
+
export { default as LucideFoldVertical } from '../icons/fold-vertical';
|
|
1131
1095
|
// FolderArchive aliases
|
|
1132
1096
|
export { default as LucideFolderArchive } from '../icons/folder-archive';
|
|
1133
1097
|
// FolderCheck aliases
|
|
1134
1098
|
export { default as LucideFolderCheck } from '../icons/folder-check';
|
|
1135
|
-
// FolderClock aliases
|
|
1136
|
-
export { default as LucideFolderClock } from '../icons/folder-clock';
|
|
1137
1099
|
// FolderClosed aliases
|
|
1138
1100
|
export { default as LucideFolderClosed } from '../icons/folder-closed';
|
|
1101
|
+
// FolderClock aliases
|
|
1102
|
+
export { default as LucideFolderClock } from '../icons/folder-clock';
|
|
1139
1103
|
// FolderCode aliases
|
|
1140
1104
|
export { default as LucideFolderCode } from '../icons/folder-code';
|
|
1141
|
-
// FolderDot aliases
|
|
1142
|
-
export { default as LucideFolderDot } from '../icons/folder-dot';
|
|
1143
1105
|
// FolderDown aliases
|
|
1144
1106
|
export { default as LucideFolderDown } from '../icons/folder-down';
|
|
1107
|
+
// FolderDot aliases
|
|
1108
|
+
export { default as LucideFolderDot } from '../icons/folder-dot';
|
|
1145
1109
|
// FolderGit2 aliases
|
|
1146
1110
|
export { default as LucideFolderGit2 } from '../icons/folder-git-2';
|
|
1147
1111
|
// FolderGit aliases
|
|
@@ -1208,10 +1172,10 @@ export { default as LucideFunnelPlus } from '../icons/funnel-plus';
|
|
|
1208
1172
|
export { default as LucideGalleryHorizontalEnd } from '../icons/gallery-horizontal-end';
|
|
1209
1173
|
// GalleryHorizontal aliases
|
|
1210
1174
|
export { default as LucideGalleryHorizontal } from '../icons/gallery-horizontal';
|
|
1211
|
-
// GalleryVerticalEnd aliases
|
|
1212
|
-
export { default as LucideGalleryVerticalEnd } from '../icons/gallery-vertical-end';
|
|
1213
1175
|
// GalleryThumbnails aliases
|
|
1214
1176
|
export { default as LucideGalleryThumbnails } from '../icons/gallery-thumbnails';
|
|
1177
|
+
// GalleryVerticalEnd aliases
|
|
1178
|
+
export { default as LucideGalleryVerticalEnd } from '../icons/gallery-vertical-end';
|
|
1215
1179
|
// GalleryVertical aliases
|
|
1216
1180
|
export { default as LucideGalleryVertical } from '../icons/gallery-vertical';
|
|
1217
1181
|
// Gamepad2 aliases
|
|
@@ -1242,10 +1206,10 @@ export { default as LucideGitBranch } from '../icons/git-branch';
|
|
|
1242
1206
|
export { default as LucideGitCommitVertical } from '../icons/git-commit-vertical';
|
|
1243
1207
|
// GitCompareArrows aliases
|
|
1244
1208
|
export { default as LucideGitCompareArrows } from '../icons/git-compare-arrows';
|
|
1245
|
-
// GitCompare aliases
|
|
1246
|
-
export { default as LucideGitCompare } from '../icons/git-compare';
|
|
1247
1209
|
// GitFork aliases
|
|
1248
1210
|
export { default as LucideGitFork } from '../icons/git-fork';
|
|
1211
|
+
// GitCompare aliases
|
|
1212
|
+
export { default as LucideGitCompare } from '../icons/git-compare';
|
|
1249
1213
|
// GitGraph aliases
|
|
1250
1214
|
export { default as LucideGitGraph } from '../icons/git-graph';
|
|
1251
1215
|
// GitMerge aliases
|
|
@@ -1260,10 +1224,10 @@ export { default as LucideGitPullRequestCreateArrow } from '../icons/git-pull-re
|
|
|
1260
1224
|
export { default as LucideGitPullRequestCreate } from '../icons/git-pull-request-create';
|
|
1261
1225
|
// GitPullRequestDraft aliases
|
|
1262
1226
|
export { default as LucideGitPullRequestDraft } from '../icons/git-pull-request-draft';
|
|
1263
|
-
// GitPullRequest aliases
|
|
1264
|
-
export { default as LucideGitPullRequest } from '../icons/git-pull-request';
|
|
1265
1227
|
// Github aliases
|
|
1266
1228
|
export { default as LucideGithub } from '../icons/github';
|
|
1229
|
+
// GitPullRequest aliases
|
|
1230
|
+
export { default as LucideGitPullRequest } from '../icons/git-pull-request';
|
|
1267
1231
|
// Gitlab aliases
|
|
1268
1232
|
export { default as LucideGitlab } from '../icons/gitlab';
|
|
1269
1233
|
// GlassWater aliases
|
|
@@ -1274,12 +1238,12 @@ export { default as LucideGlasses } from '../icons/glasses';
|
|
|
1274
1238
|
export { default as LucideGlobeLock } from '../icons/globe-lock';
|
|
1275
1239
|
// Globe aliases
|
|
1276
1240
|
export { default as LucideGlobe } from '../icons/globe';
|
|
1277
|
-
// Goal aliases
|
|
1278
|
-
export { default as LucideGoal } from '../icons/goal';
|
|
1279
1241
|
// Gpu aliases
|
|
1280
1242
|
export { default as LucideGpu } from '../icons/gpu';
|
|
1281
1243
|
// GraduationCap aliases
|
|
1282
1244
|
export { default as LucideGraduationCap } from '../icons/graduation-cap';
|
|
1245
|
+
// Goal aliases
|
|
1246
|
+
export { default as LucideGoal } from '../icons/goal';
|
|
1283
1247
|
// Grape aliases
|
|
1284
1248
|
export { default as LucideGrape } from '../icons/grape';
|
|
1285
1249
|
// Grid3x2 aliases
|
|
@@ -1316,16 +1280,16 @@ export { default as LucideHand } from '../icons/hand';
|
|
|
1316
1280
|
export { default as LucideHandbag } from '../icons/handbag';
|
|
1317
1281
|
// Handshake aliases
|
|
1318
1282
|
export { default as LucideHandshake } from '../icons/handshake';
|
|
1319
|
-
// HardDriveDownload aliases
|
|
1320
|
-
export { default as LucideHardDriveDownload } from '../icons/hard-drive-download';
|
|
1321
1283
|
// HardDriveUpload aliases
|
|
1322
1284
|
export { default as LucideHardDriveUpload } from '../icons/hard-drive-upload';
|
|
1285
|
+
// HardDriveDownload aliases
|
|
1286
|
+
export { default as LucideHardDriveDownload } from '../icons/hard-drive-download';
|
|
1323
1287
|
// HardDrive aliases
|
|
1324
1288
|
export { default as LucideHardDrive } from '../icons/hard-drive';
|
|
1325
|
-
// Hash aliases
|
|
1326
|
-
export { default as LucideHash } from '../icons/hash';
|
|
1327
1289
|
// HardHat aliases
|
|
1328
1290
|
export { default as LucideHardHat } from '../icons/hard-hat';
|
|
1291
|
+
// Hash aliases
|
|
1292
|
+
export { default as LucideHash } from '../icons/hash';
|
|
1329
1293
|
// HatGlasses aliases
|
|
1330
1294
|
export { default as LucideHatGlasses } from '../icons/hat-glasses';
|
|
1331
1295
|
// Haze aliases
|
|
@@ -1350,16 +1314,16 @@ export { default as LucideHeading } from '../icons/heading';
|
|
|
1350
1314
|
export { default as LucideHeadphoneOff } from '../icons/headphone-off';
|
|
1351
1315
|
// Headphones aliases
|
|
1352
1316
|
export { default as LucideHeadphones } from '../icons/headphones';
|
|
1353
|
-
// HeartCrack aliases
|
|
1354
|
-
export { default as LucideHeartCrack } from '../icons/heart-crack';
|
|
1355
1317
|
// Headset aliases
|
|
1356
1318
|
export { default as LucideHeadset } from '../icons/headset';
|
|
1319
|
+
// HeartCrack aliases
|
|
1320
|
+
export { default as LucideHeartCrack } from '../icons/heart-crack';
|
|
1357
1321
|
// HeartHandshake aliases
|
|
1358
1322
|
export { default as LucideHeartHandshake } from '../icons/heart-handshake';
|
|
1359
|
-
// HeartMinus aliases
|
|
1360
|
-
export { default as LucideHeartMinus } from '../icons/heart-minus';
|
|
1361
1323
|
// HeartOff aliases
|
|
1362
1324
|
export { default as LucideHeartOff } from '../icons/heart-off';
|
|
1325
|
+
// HeartMinus aliases
|
|
1326
|
+
export { default as LucideHeartMinus } from '../icons/heart-minus';
|
|
1363
1327
|
// HeartPlus aliases
|
|
1364
1328
|
export { default as LucideHeartPlus } from '../icons/heart-plus';
|
|
1365
1329
|
// HeartPulse aliases
|
|
@@ -1414,10 +1378,10 @@ export { default as LucideImageUp } from '../icons/image-up';
|
|
|
1414
1378
|
export { default as LucideImageUpscale } from '../icons/image-upscale';
|
|
1415
1379
|
// Image aliases
|
|
1416
1380
|
export { default as LucideImage } from '../icons/image';
|
|
1417
|
-
// Images aliases
|
|
1418
|
-
export { default as LucideImages } from '../icons/images';
|
|
1419
1381
|
// Import aliases
|
|
1420
1382
|
export { default as LucideImport } from '../icons/import';
|
|
1383
|
+
// Images aliases
|
|
1384
|
+
export { default as LucideImages } from '../icons/images';
|
|
1421
1385
|
// Inbox aliases
|
|
1422
1386
|
export { default as LucideInbox } from '../icons/inbox';
|
|
1423
1387
|
// IndianRupee aliases
|
|
@@ -1430,10 +1394,10 @@ export { default as LucideInfo } from '../icons/info';
|
|
|
1430
1394
|
export { default as LucideInspectionPanel } from '../icons/inspection-panel';
|
|
1431
1395
|
// Instagram aliases
|
|
1432
1396
|
export { default as LucideInstagram } from '../icons/instagram';
|
|
1433
|
-
// Italic aliases
|
|
1434
|
-
export { default as LucideItalic } from '../icons/italic';
|
|
1435
1397
|
// IterationCcw aliases
|
|
1436
1398
|
export { default as LucideIterationCcw } from '../icons/iteration-ccw';
|
|
1399
|
+
// Italic aliases
|
|
1400
|
+
export { default as LucideItalic } from '../icons/italic';
|
|
1437
1401
|
// IterationCw aliases
|
|
1438
1402
|
export { default as LucideIterationCw } from '../icons/iteration-cw';
|
|
1439
1403
|
// JapaneseYen aliases
|
|
@@ -1442,10 +1406,10 @@ export { default as LucideJapaneseYen } from '../icons/japanese-yen';
|
|
|
1442
1406
|
export { default as LucideJoystick } from '../icons/joystick';
|
|
1443
1407
|
// Kanban aliases
|
|
1444
1408
|
export { default as LucideKanban } from '../icons/kanban';
|
|
1445
|
-
// KeyRound aliases
|
|
1446
|
-
export { default as LucideKeyRound } from '../icons/key-round';
|
|
1447
1409
|
// Kayak aliases
|
|
1448
1410
|
export { default as LucideKayak } from '../icons/kayak';
|
|
1411
|
+
// KeyRound aliases
|
|
1412
|
+
export { default as LucideKeyRound } from '../icons/key-round';
|
|
1449
1413
|
// KeySquare aliases
|
|
1450
1414
|
export { default as LucideKeySquare } from '../icons/key-square';
|
|
1451
1415
|
// Key aliases
|
|
@@ -1474,12 +1438,12 @@ export { default as LucideLandPlot } from '../icons/land-plot';
|
|
|
1474
1438
|
export { default as LucideLandmark } from '../icons/landmark';
|
|
1475
1439
|
// Languages aliases
|
|
1476
1440
|
export { default as LucideLanguages } from '../icons/languages';
|
|
1441
|
+
// LaptopMinimalCheck aliases
|
|
1442
|
+
export { default as LucideLaptopMinimalCheck } from '../icons/laptop-minimal-check';
|
|
1477
1443
|
// Laptop aliases
|
|
1478
1444
|
export { default as LucideLaptop } from '../icons/laptop';
|
|
1479
1445
|
// LassoSelect aliases
|
|
1480
1446
|
export { default as LucideLassoSelect } from '../icons/lasso-select';
|
|
1481
|
-
// LaptopMinimalCheck aliases
|
|
1482
|
-
export { default as LucideLaptopMinimalCheck } from '../icons/laptop-minimal-check';
|
|
1483
1447
|
// Lasso aliases
|
|
1484
1448
|
export { default as LucideLasso } from '../icons/lasso';
|
|
1485
1449
|
// Laugh aliases
|
|
@@ -1516,10 +1480,10 @@ export { default as LucideLigature } from '../icons/ligature';
|
|
|
1516
1480
|
export { default as LucideLightbulbOff } from '../icons/lightbulb-off';
|
|
1517
1481
|
// Lightbulb aliases
|
|
1518
1482
|
export { default as LucideLightbulb } from '../icons/lightbulb';
|
|
1519
|
-
// LineSquiggle aliases
|
|
1520
|
-
export { default as LucideLineSquiggle } from '../icons/line-squiggle';
|
|
1521
1483
|
// Link2Off aliases
|
|
1522
1484
|
export { default as LucideLink2Off } from '../icons/link-2-off';
|
|
1485
|
+
// LineSquiggle aliases
|
|
1486
|
+
export { default as LucideLineSquiggle } from '../icons/line-squiggle';
|
|
1523
1487
|
// Link2 aliases
|
|
1524
1488
|
export { default as LucideLink2 } from '../icons/link-2';
|
|
1525
1489
|
// Link aliases
|
|
@@ -1528,10 +1492,10 @@ export { default as LucideLink } from '../icons/link';
|
|
|
1528
1492
|
export { default as LucideLinkedin } from '../icons/linkedin';
|
|
1529
1493
|
// ListCheck aliases
|
|
1530
1494
|
export { default as LucideListCheck } from '../icons/list-check';
|
|
1531
|
-
// ListChevronsDownUp aliases
|
|
1532
|
-
export { default as LucideListChevronsDownUp } from '../icons/list-chevrons-down-up';
|
|
1533
1495
|
// ListChecks aliases
|
|
1534
1496
|
export { default as LucideListChecks } from '../icons/list-checks';
|
|
1497
|
+
// ListChevronsDownUp aliases
|
|
1498
|
+
export { default as LucideListChevronsDownUp } from '../icons/list-chevrons-down-up';
|
|
1535
1499
|
// ListChevronsUpDown aliases
|
|
1536
1500
|
export { default as LucideListChevronsUpDown } from '../icons/list-chevrons-up-down';
|
|
1537
1501
|
// ListCollapse aliases
|
|
@@ -1550,10 +1514,10 @@ export { default as LucideListMusic } from '../icons/list-music';
|
|
|
1550
1514
|
export { default as LucideListOrdered } from '../icons/list-ordered';
|
|
1551
1515
|
// ListPlus aliases
|
|
1552
1516
|
export { default as LucideListPlus } from '../icons/list-plus';
|
|
1553
|
-
// ListStart aliases
|
|
1554
|
-
export { default as LucideListStart } from '../icons/list-start';
|
|
1555
1517
|
// ListRestart aliases
|
|
1556
1518
|
export { default as LucideListRestart } from '../icons/list-restart';
|
|
1519
|
+
// ListStart aliases
|
|
1520
|
+
export { default as LucideListStart } from '../icons/list-start';
|
|
1557
1521
|
// ListTodo aliases
|
|
1558
1522
|
export { default as LucideListTodo } from '../icons/list-todo';
|
|
1559
1523
|
// ListTree aliases
|
|
@@ -1580,20 +1544,20 @@ export { default as LucideLockKeyhole } from '../icons/lock-keyhole';
|
|
|
1580
1544
|
export { default as LucideLock } from '../icons/lock';
|
|
1581
1545
|
// LogIn aliases
|
|
1582
1546
|
export { default as LucideLogIn } from '../icons/log-in';
|
|
1583
|
-
// Logs aliases
|
|
1584
|
-
export { default as LucideLogs } from '../icons/logs';
|
|
1585
1547
|
// LogOut aliases
|
|
1586
1548
|
export { default as LucideLogOut } from '../icons/log-out';
|
|
1549
|
+
// Logs aliases
|
|
1550
|
+
export { default as LucideLogs } from '../icons/logs';
|
|
1587
1551
|
// Lollipop aliases
|
|
1588
1552
|
export { default as LucideLollipop } from '../icons/lollipop';
|
|
1589
1553
|
// Luggage aliases
|
|
1590
1554
|
export { default as LucideLuggage } from '../icons/luggage';
|
|
1591
1555
|
// Magnet aliases
|
|
1592
1556
|
export { default as LucideMagnet } from '../icons/magnet';
|
|
1593
|
-
// MailCheck aliases
|
|
1594
|
-
export { default as LucideMailCheck } from '../icons/mail-check';
|
|
1595
1557
|
// MailMinus aliases
|
|
1596
1558
|
export { default as LucideMailMinus } from '../icons/mail-minus';
|
|
1559
|
+
// MailCheck aliases
|
|
1560
|
+
export { default as LucideMailCheck } from '../icons/mail-check';
|
|
1597
1561
|
// MailOpen aliases
|
|
1598
1562
|
export { default as LucideMailOpen } from '../icons/mail-open';
|
|
1599
1563
|
// MailPlus aliases
|
|
@@ -1626,10 +1590,10 @@ export { default as LucideMapPinMinus } from '../icons/map-pin-minus';
|
|
|
1626
1590
|
export { default as LucideMapPinOff } from '../icons/map-pin-off';
|
|
1627
1591
|
// MapPinPlusInside aliases
|
|
1628
1592
|
export { default as LucideMapPinPlusInside } from '../icons/map-pin-plus-inside';
|
|
1629
|
-
// MapPinPlus aliases
|
|
1630
|
-
export { default as LucideMapPinPlus } from '../icons/map-pin-plus';
|
|
1631
1593
|
// MapPinXInside aliases
|
|
1632
1594
|
export { default as LucideMapPinXInside } from '../icons/map-pin-x-inside';
|
|
1595
|
+
// MapPinPlus aliases
|
|
1596
|
+
export { default as LucideMapPinPlus } from '../icons/map-pin-plus';
|
|
1633
1597
|
// MapPinX aliases
|
|
1634
1598
|
export { default as LucideMapPinX } from '../icons/map-pin-x';
|
|
1635
1599
|
// MapPin aliases
|
|
@@ -1660,24 +1624,24 @@ export { default as LucideMegaphone } from '../icons/megaphone';
|
|
|
1660
1624
|
export { default as LucideMeh } from '../icons/meh';
|
|
1661
1625
|
// MemoryStick aliases
|
|
1662
1626
|
export { default as LucideMemoryStick } from '../icons/memory-stick';
|
|
1663
|
-
// Menu aliases
|
|
1664
|
-
export { default as LucideMenu } from '../icons/menu';
|
|
1665
1627
|
// Merge aliases
|
|
1666
1628
|
export { default as LucideMerge } from '../icons/merge';
|
|
1629
|
+
// Menu aliases
|
|
1630
|
+
export { default as LucideMenu } from '../icons/menu';
|
|
1667
1631
|
// MessageCircleCode aliases
|
|
1668
1632
|
export { default as LucideMessageCircleCode } from '../icons/message-circle-code';
|
|
1669
1633
|
// MessageCircleDashed aliases
|
|
1670
1634
|
export { default as LucideMessageCircleDashed } from '../icons/message-circle-dashed';
|
|
1671
1635
|
// MessageCircleHeart aliases
|
|
1672
1636
|
export { default as LucideMessageCircleHeart } from '../icons/message-circle-heart';
|
|
1673
|
-
// MessageCircleOff aliases
|
|
1674
|
-
export { default as LucideMessageCircleOff } from '../icons/message-circle-off';
|
|
1675
1637
|
// MessageCircleMore aliases
|
|
1676
1638
|
export { default as LucideMessageCircleMore } from '../icons/message-circle-more';
|
|
1677
|
-
//
|
|
1678
|
-
export { default as
|
|
1639
|
+
// MessageCircleOff aliases
|
|
1640
|
+
export { default as LucideMessageCircleOff } from '../icons/message-circle-off';
|
|
1679
1641
|
// MessageCircleReply aliases
|
|
1680
1642
|
export { default as LucideMessageCircleReply } from '../icons/message-circle-reply';
|
|
1643
|
+
// MessageCirclePlus aliases
|
|
1644
|
+
export { default as LucideMessageCirclePlus } from '../icons/message-circle-plus';
|
|
1681
1645
|
// MessageCircleWarning aliases
|
|
1682
1646
|
export { default as LucideMessageCircleWarning } from '../icons/message-circle-warning';
|
|
1683
1647
|
// MessageCircleX aliases
|
|
@@ -1688,10 +1652,10 @@ export { default as LucideMessageCircle } from '../icons/message-circle';
|
|
|
1688
1652
|
export { default as LucideMessageSquareCode } from '../icons/message-square-code';
|
|
1689
1653
|
// MessageSquareDashed aliases
|
|
1690
1654
|
export { default as LucideMessageSquareDashed } from '../icons/message-square-dashed';
|
|
1691
|
-
// MessageSquareDiff aliases
|
|
1692
|
-
export { default as LucideMessageSquareDiff } from '../icons/message-square-diff';
|
|
1693
1655
|
// MessageSquareDot aliases
|
|
1694
1656
|
export { default as LucideMessageSquareDot } from '../icons/message-square-dot';
|
|
1657
|
+
// MessageSquareDiff aliases
|
|
1658
|
+
export { default as LucideMessageSquareDiff } from '../icons/message-square-diff';
|
|
1695
1659
|
// MessageSquareHeart aliases
|
|
1696
1660
|
export { default as LucideMessageSquareHeart } from '../icons/message-square-heart';
|
|
1697
1661
|
// MessageSquareLock aliases
|
|
@@ -1736,10 +1700,10 @@ export { default as LucideMilkOff } from '../icons/milk-off';
|
|
|
1736
1700
|
export { default as LucideMilk } from '../icons/milk';
|
|
1737
1701
|
// Minimize2 aliases
|
|
1738
1702
|
export { default as LucideMinimize2 } from '../icons/minimize-2';
|
|
1739
|
-
// Minimize aliases
|
|
1740
|
-
export { default as LucideMinimize } from '../icons/minimize';
|
|
1741
1703
|
// Minus aliases
|
|
1742
1704
|
export { default as LucideMinus } from '../icons/minus';
|
|
1705
|
+
// Minimize aliases
|
|
1706
|
+
export { default as LucideMinimize } from '../icons/minimize';
|
|
1743
1707
|
// MonitorCheck aliases
|
|
1744
1708
|
export { default as LucideMonitorCheck } from '../icons/monitor-check';
|
|
1745
1709
|
// MonitorCloud aliases
|
|
@@ -1788,20 +1752,20 @@ export { default as LucideMousePointerBan } from '../icons/mouse-pointer-ban';
|
|
|
1788
1752
|
export { default as LucideMousePointerClick } from '../icons/mouse-pointer-click';
|
|
1789
1753
|
// MousePointer aliases
|
|
1790
1754
|
export { default as LucideMousePointer } from '../icons/mouse-pointer';
|
|
1755
|
+
// MoveDiagonal2 aliases
|
|
1756
|
+
export { default as LucideMoveDiagonal2 } from '../icons/move-diagonal-2';
|
|
1791
1757
|
// Mouse aliases
|
|
1792
1758
|
export { default as LucideMouse } from '../icons/mouse';
|
|
1793
1759
|
// MoveDiagonal aliases
|
|
1794
1760
|
export { default as LucideMoveDiagonal } from '../icons/move-diagonal';
|
|
1795
|
-
// MoveDiagonal2 aliases
|
|
1796
|
-
export { default as LucideMoveDiagonal2 } from '../icons/move-diagonal-2';
|
|
1797
1761
|
// MoveDownLeft aliases
|
|
1798
1762
|
export { default as LucideMoveDownLeft } from '../icons/move-down-left';
|
|
1799
1763
|
// MoveDownRight aliases
|
|
1800
1764
|
export { default as LucideMoveDownRight } from '../icons/move-down-right';
|
|
1801
|
-
// MoveHorizontal aliases
|
|
1802
|
-
export { default as LucideMoveHorizontal } from '../icons/move-horizontal';
|
|
1803
1765
|
// MoveDown aliases
|
|
1804
1766
|
export { default as LucideMoveDown } from '../icons/move-down';
|
|
1767
|
+
// MoveHorizontal aliases
|
|
1768
|
+
export { default as LucideMoveHorizontal } from '../icons/move-horizontal';
|
|
1805
1769
|
// MoveLeft aliases
|
|
1806
1770
|
export { default as LucideMoveLeft } from '../icons/move-left';
|
|
1807
1771
|
// MoveRight aliases
|
|
@@ -1822,18 +1786,18 @@ export { default as LucideMusic2 } from '../icons/music-2';
|
|
|
1822
1786
|
export { default as LucideMusic3 } from '../icons/music-3';
|
|
1823
1787
|
// Music4 aliases
|
|
1824
1788
|
export { default as LucideMusic4 } from '../icons/music-4';
|
|
1825
|
-
// Navigation2Off aliases
|
|
1826
|
-
export { default as LucideNavigation2Off } from '../icons/navigation-2-off';
|
|
1827
1789
|
// Music aliases
|
|
1828
1790
|
export { default as LucideMusic } from '../icons/music';
|
|
1791
|
+
// Navigation2Off aliases
|
|
1792
|
+
export { default as LucideNavigation2Off } from '../icons/navigation-2-off';
|
|
1829
1793
|
// Navigation2 aliases
|
|
1830
1794
|
export { default as LucideNavigation2 } from '../icons/navigation-2';
|
|
1831
1795
|
// NavigationOff aliases
|
|
1832
1796
|
export { default as LucideNavigationOff } from '../icons/navigation-off';
|
|
1833
|
-
// Network aliases
|
|
1834
|
-
export { default as LucideNetwork } from '../icons/network';
|
|
1835
1797
|
// Navigation aliases
|
|
1836
1798
|
export { default as LucideNavigation } from '../icons/navigation';
|
|
1799
|
+
// Network aliases
|
|
1800
|
+
export { default as LucideNetwork } from '../icons/network';
|
|
1837
1801
|
// Newspaper aliases
|
|
1838
1802
|
export { default as LucideNewspaper } from '../icons/newspaper';
|
|
1839
1803
|
// Nfc aliases
|
|
@@ -1842,10 +1806,10 @@ export { default as LucideNfc } from '../icons/nfc';
|
|
|
1842
1806
|
export { default as LucideNonBinary } from '../icons/non-binary';
|
|
1843
1807
|
// NotebookPen aliases
|
|
1844
1808
|
export { default as LucideNotebookPen } from '../icons/notebook-pen';
|
|
1845
|
-
// NotebookTabs aliases
|
|
1846
|
-
export { default as LucideNotebookTabs } from '../icons/notebook-tabs';
|
|
1847
1809
|
// NotebookText aliases
|
|
1848
1810
|
export { default as LucideNotebookText } from '../icons/notebook-text';
|
|
1811
|
+
// NotebookTabs aliases
|
|
1812
|
+
export { default as LucideNotebookTabs } from '../icons/notebook-tabs';
|
|
1849
1813
|
// Notebook aliases
|
|
1850
1814
|
export { default as LucideNotebook } from '../icons/notebook';
|
|
1851
1815
|
// NotepadTextDashed aliases
|
|
@@ -1868,12 +1832,12 @@ export { default as LucideOption } from '../icons/option';
|
|
|
1868
1832
|
export { default as LucideOrbit } from '../icons/orbit';
|
|
1869
1833
|
// Origami aliases
|
|
1870
1834
|
export { default as LucideOrigami } from '../icons/origami';
|
|
1835
|
+
// PackageMinus aliases
|
|
1836
|
+
export { default as LucidePackageMinus } from '../icons/package-minus';
|
|
1871
1837
|
// Package2 aliases
|
|
1872
1838
|
export { default as LucidePackage2 } from '../icons/package-2';
|
|
1873
1839
|
// PackageCheck aliases
|
|
1874
1840
|
export { default as LucidePackageCheck } from '../icons/package-check';
|
|
1875
|
-
// PackageMinus aliases
|
|
1876
|
-
export { default as LucidePackageMinus } from '../icons/package-minus';
|
|
1877
1841
|
// PackageOpen aliases
|
|
1878
1842
|
export { default as LucidePackageOpen } from '../icons/package-open';
|
|
1879
1843
|
// PackagePlus aliases
|
|
@@ -1884,16 +1848,16 @@ export { default as LucidePackageSearch } from '../icons/package-search';
|
|
|
1884
1848
|
export { default as LucidePackageX } from '../icons/package-x';
|
|
1885
1849
|
// Package aliases
|
|
1886
1850
|
export { default as LucidePackage } from '../icons/package';
|
|
1887
|
-
// PaintBucket aliases
|
|
1888
|
-
export { default as LucidePaintBucket } from '../icons/paint-bucket';
|
|
1889
1851
|
// PaintRoller aliases
|
|
1890
1852
|
export { default as LucidePaintRoller } from '../icons/paint-roller';
|
|
1853
|
+
// PaintBucket aliases
|
|
1854
|
+
export { default as LucidePaintBucket } from '../icons/paint-bucket';
|
|
1891
1855
|
// Paintbrush aliases
|
|
1892
1856
|
export { default as LucidePaintbrush } from '../icons/paintbrush';
|
|
1893
|
-
// Panda aliases
|
|
1894
|
-
export { default as LucidePanda } from '../icons/panda';
|
|
1895
1857
|
// Palette aliases
|
|
1896
1858
|
export { default as LucidePalette } from '../icons/palette';
|
|
1859
|
+
// Panda aliases
|
|
1860
|
+
export { default as LucidePanda } from '../icons/panda';
|
|
1897
1861
|
// PanelBottomClose aliases
|
|
1898
1862
|
export { default as LucidePanelBottomClose } from '../icons/panel-bottom-close';
|
|
1899
1863
|
// PanelBottomOpen aliases
|
|
@@ -1914,44 +1878,44 @@ export { default as LucidePanelTopBottomDashed } from '../icons/panel-top-bottom
|
|
|
1914
1878
|
export { default as LucidePanelTopClose } from '../icons/panel-top-close';
|
|
1915
1879
|
// PanelTopOpen aliases
|
|
1916
1880
|
export { default as LucidePanelTopOpen } from '../icons/panel-top-open';
|
|
1881
|
+
// PanelsLeftBottom aliases
|
|
1882
|
+
export { default as LucidePanelsLeftBottom } from '../icons/panels-left-bottom';
|
|
1917
1883
|
// PanelTop aliases
|
|
1918
1884
|
export { default as LucidePanelTop } from '../icons/panel-top';
|
|
1919
1885
|
// PanelsRightBottom aliases
|
|
1920
1886
|
export { default as LucidePanelsRightBottom } from '../icons/panels-right-bottom';
|
|
1921
|
-
// PanelsLeftBottom aliases
|
|
1922
|
-
export { default as LucidePanelsLeftBottom } from '../icons/panels-left-bottom';
|
|
1923
1887
|
// Paperclip aliases
|
|
1924
1888
|
export { default as LucidePaperclip } from '../icons/paperclip';
|
|
1925
|
-
// ParkingMeter aliases
|
|
1926
|
-
export { default as LucideParkingMeter } from '../icons/parking-meter';
|
|
1927
1889
|
// Parentheses aliases
|
|
1928
1890
|
export { default as LucideParentheses } from '../icons/parentheses';
|
|
1891
|
+
// ParkingMeter aliases
|
|
1892
|
+
export { default as LucideParkingMeter } from '../icons/parking-meter';
|
|
1929
1893
|
// PartyPopper aliases
|
|
1930
1894
|
export { default as LucidePartyPopper } from '../icons/party-popper';
|
|
1931
1895
|
// Pause aliases
|
|
1932
1896
|
export { default as LucidePause } from '../icons/pause';
|
|
1933
|
-
// PcCase aliases
|
|
1934
|
-
export { default as LucidePcCase } from '../icons/pc-case';
|
|
1935
1897
|
// PawPrint aliases
|
|
1936
1898
|
export { default as LucidePawPrint } from '../icons/paw-print';
|
|
1937
1899
|
// PenOff aliases
|
|
1938
1900
|
export { default as LucidePenOff } from '../icons/pen-off';
|
|
1901
|
+
// PcCase aliases
|
|
1902
|
+
export { default as LucidePcCase } from '../icons/pc-case';
|
|
1939
1903
|
// PenTool aliases
|
|
1940
1904
|
export { default as LucidePenTool } from '../icons/pen-tool';
|
|
1941
|
-
// PencilOff aliases
|
|
1942
|
-
export { default as LucidePencilOff } from '../icons/pencil-off';
|
|
1943
1905
|
// PencilLine aliases
|
|
1944
1906
|
export { default as LucidePencilLine } from '../icons/pencil-line';
|
|
1907
|
+
// PencilOff aliases
|
|
1908
|
+
export { default as LucidePencilOff } from '../icons/pencil-off';
|
|
1945
1909
|
// PencilRuler aliases
|
|
1946
1910
|
export { default as LucidePencilRuler } from '../icons/pencil-ruler';
|
|
1947
1911
|
// Pencil aliases
|
|
1948
1912
|
export { default as LucidePencil } from '../icons/pencil';
|
|
1949
1913
|
// Pentagon aliases
|
|
1950
1914
|
export { default as LucidePentagon } from '../icons/pentagon';
|
|
1951
|
-
// Percent aliases
|
|
1952
|
-
export { default as LucidePercent } from '../icons/percent';
|
|
1953
1915
|
// PersonStanding aliases
|
|
1954
1916
|
export { default as LucidePersonStanding } from '../icons/person-standing';
|
|
1917
|
+
// Percent aliases
|
|
1918
|
+
export { default as LucidePercent } from '../icons/percent';
|
|
1955
1919
|
// PhilippinePeso aliases
|
|
1956
1920
|
export { default as LucidePhilippinePeso } from '../icons/philippine-peso';
|
|
1957
1921
|
// PhoneCall aliases
|
|
@@ -1974,44 +1938,44 @@ export { default as LucidePi } from '../icons/pi';
|
|
|
1974
1938
|
export { default as LucidePiano } from '../icons/piano';
|
|
1975
1939
|
// Pickaxe aliases
|
|
1976
1940
|
export { default as LucidePickaxe } from '../icons/pickaxe';
|
|
1977
|
-
// PictureInPicture aliases
|
|
1978
|
-
export { default as LucidePictureInPicture } from '../icons/picture-in-picture';
|
|
1979
1941
|
// PictureInPicture2 aliases
|
|
1980
1942
|
export { default as LucidePictureInPicture2 } from '../icons/picture-in-picture-2';
|
|
1943
|
+
// PictureInPicture aliases
|
|
1944
|
+
export { default as LucidePictureInPicture } from '../icons/picture-in-picture';
|
|
1981
1945
|
// PiggyBank aliases
|
|
1982
1946
|
export { default as LucidePiggyBank } from '../icons/piggy-bank';
|
|
1983
1947
|
// PilcrowLeft aliases
|
|
1984
1948
|
export { default as LucidePilcrowLeft } from '../icons/pilcrow-left';
|
|
1985
|
-
// PilcrowRight aliases
|
|
1986
|
-
export { default as LucidePilcrowRight } from '../icons/pilcrow-right';
|
|
1987
1949
|
// Pilcrow aliases
|
|
1988
1950
|
export { default as LucidePilcrow } from '../icons/pilcrow';
|
|
1989
1951
|
// PillBottle aliases
|
|
1990
1952
|
export { default as LucidePillBottle } from '../icons/pill-bottle';
|
|
1953
|
+
// PilcrowRight aliases
|
|
1954
|
+
export { default as LucidePilcrowRight } from '../icons/pilcrow-right';
|
|
1991
1955
|
// Pill aliases
|
|
1992
1956
|
export { default as LucidePill } from '../icons/pill';
|
|
1993
1957
|
// PinOff aliases
|
|
1994
1958
|
export { default as LucidePinOff } from '../icons/pin-off';
|
|
1995
1959
|
// Pin aliases
|
|
1996
1960
|
export { default as LucidePin } from '../icons/pin';
|
|
1997
|
-
// Pipette aliases
|
|
1998
|
-
export { default as LucidePipette } from '../icons/pipette';
|
|
1999
1961
|
// Pizza aliases
|
|
2000
1962
|
export { default as LucidePizza } from '../icons/pizza';
|
|
1963
|
+
// Pipette aliases
|
|
1964
|
+
export { default as LucidePipette } from '../icons/pipette';
|
|
2001
1965
|
// PlaneLanding aliases
|
|
2002
1966
|
export { default as LucidePlaneLanding } from '../icons/plane-landing';
|
|
2003
1967
|
// PlaneTakeoff aliases
|
|
2004
1968
|
export { default as LucidePlaneTakeoff } from '../icons/plane-takeoff';
|
|
2005
|
-
// Play aliases
|
|
2006
|
-
export { default as LucidePlay } from '../icons/play';
|
|
2007
1969
|
// Plane aliases
|
|
2008
1970
|
export { default as LucidePlane } from '../icons/plane';
|
|
2009
1971
|
// Plug2 aliases
|
|
2010
1972
|
export { default as LucidePlug2 } from '../icons/plug-2';
|
|
2011
|
-
//
|
|
2012
|
-
export { default as
|
|
1973
|
+
// Play aliases
|
|
1974
|
+
export { default as LucidePlay } from '../icons/play';
|
|
2013
1975
|
// Plus aliases
|
|
2014
1976
|
export { default as LucidePlus } from '../icons/plus';
|
|
1977
|
+
// Plug aliases
|
|
1978
|
+
export { default as LucidePlug } from '../icons/plug';
|
|
2015
1979
|
// PocketKnife aliases
|
|
2016
1980
|
export { default as LucidePocketKnife } from '../icons/pocket-knife';
|
|
2017
1981
|
// Pocket aliases
|
|
@@ -2034,32 +1998,32 @@ export { default as LucidePowerOff } from '../icons/power-off';
|
|
|
2034
1998
|
export { default as LucidePower } from '../icons/power';
|
|
2035
1999
|
// Presentation aliases
|
|
2036
2000
|
export { default as LucidePresentation } from '../icons/presentation';
|
|
2037
|
-
// PrinterCheck aliases
|
|
2038
|
-
export { default as LucidePrinterCheck } from '../icons/printer-check';
|
|
2039
2001
|
// Printer aliases
|
|
2040
2002
|
export { default as LucidePrinter } from '../icons/printer';
|
|
2003
|
+
// PrinterCheck aliases
|
|
2004
|
+
export { default as LucidePrinterCheck } from '../icons/printer-check';
|
|
2041
2005
|
// Projector aliases
|
|
2042
2006
|
export { default as LucideProjector } from '../icons/projector';
|
|
2043
2007
|
// Proportions aliases
|
|
2044
2008
|
export { default as LucideProportions } from '../icons/proportions';
|
|
2045
2009
|
// Puzzle aliases
|
|
2046
2010
|
export { default as LucidePuzzle } from '../icons/puzzle';
|
|
2047
|
-
// Pyramid aliases
|
|
2048
|
-
export { default as LucidePyramid } from '../icons/pyramid';
|
|
2049
2011
|
// QrCode aliases
|
|
2050
2012
|
export { default as LucideQrCode } from '../icons/qr-code';
|
|
2013
|
+
// Pyramid aliases
|
|
2014
|
+
export { default as LucidePyramid } from '../icons/pyramid';
|
|
2051
2015
|
// Quote aliases
|
|
2052
2016
|
export { default as LucideQuote } from '../icons/quote';
|
|
2053
2017
|
// Rabbit aliases
|
|
2054
2018
|
export { default as LucideRabbit } from '../icons/rabbit';
|
|
2055
2019
|
// Radar aliases
|
|
2056
2020
|
export { default as LucideRadar } from '../icons/radar';
|
|
2057
|
-
// Radical aliases
|
|
2058
|
-
export { default as LucideRadical } from '../icons/radical';
|
|
2059
2021
|
// Radiation aliases
|
|
2060
2022
|
export { default as LucideRadiation } from '../icons/radiation';
|
|
2061
2023
|
// RadioReceiver aliases
|
|
2062
2024
|
export { default as LucideRadioReceiver } from '../icons/radio-receiver';
|
|
2025
|
+
// Radical aliases
|
|
2026
|
+
export { default as LucideRadical } from '../icons/radical';
|
|
2063
2027
|
// RadioTower aliases
|
|
2064
2028
|
export { default as LucideRadioTower } from '../icons/radio-tower';
|
|
2065
2029
|
// Radio aliases
|
|
@@ -2072,10 +2036,10 @@ export { default as LucideRailSymbol } from '../icons/rail-symbol';
|
|
|
2072
2036
|
export { default as LucideRainbow } from '../icons/rainbow';
|
|
2073
2037
|
// Rat aliases
|
|
2074
2038
|
export { default as LucideRat } from '../icons/rat';
|
|
2075
|
-
// Ratio aliases
|
|
2076
|
-
export { default as LucideRatio } from '../icons/ratio';
|
|
2077
2039
|
// ReceiptCent aliases
|
|
2078
2040
|
export { default as LucideReceiptCent } from '../icons/receipt-cent';
|
|
2041
|
+
// Ratio aliases
|
|
2042
|
+
export { default as LucideRatio } from '../icons/ratio';
|
|
2079
2043
|
// ReceiptEuro aliases
|
|
2080
2044
|
export { default as LucideReceiptEuro } from '../icons/receipt-euro';
|
|
2081
2045
|
// ReceiptIndianRupee aliases
|
|
@@ -2094,12 +2058,12 @@ export { default as LucideReceiptText } from '../icons/receipt-text';
|
|
|
2094
2058
|
export { default as LucideReceiptTurkishLira } from '../icons/receipt-turkish-lira';
|
|
2095
2059
|
// Receipt aliases
|
|
2096
2060
|
export { default as LucideReceipt } from '../icons/receipt';
|
|
2061
|
+
// RectangleHorizontal aliases
|
|
2062
|
+
export { default as LucideRectangleHorizontal } from '../icons/rectangle-horizontal';
|
|
2097
2063
|
// RectangleCircle aliases
|
|
2098
2064
|
export { default as LucideRectangleCircle } from '../icons/rectangle-circle';
|
|
2099
2065
|
// RectangleGoggles aliases
|
|
2100
2066
|
export { default as LucideRectangleGoggles } from '../icons/rectangle-goggles';
|
|
2101
|
-
// RectangleHorizontal aliases
|
|
2102
|
-
export { default as LucideRectangleHorizontal } from '../icons/rectangle-horizontal';
|
|
2103
2067
|
// RectangleVertical aliases
|
|
2104
2068
|
export { default as LucideRectangleVertical } from '../icons/rectangle-vertical';
|
|
2105
2069
|
// Recycle aliases
|
|
@@ -2144,10 +2108,10 @@ export { default as LucideReply } from '../icons/reply';
|
|
|
2144
2108
|
export { default as LucideRibbon } from '../icons/ribbon';
|
|
2145
2109
|
// Rocket aliases
|
|
2146
2110
|
export { default as LucideRocket } from '../icons/rocket';
|
|
2147
|
-
// RollerCoaster aliases
|
|
2148
|
-
export { default as LucideRollerCoaster } from '../icons/roller-coaster';
|
|
2149
2111
|
// RockingChair aliases
|
|
2150
2112
|
export { default as LucideRockingChair } from '../icons/rocking-chair';
|
|
2113
|
+
// RollerCoaster aliases
|
|
2114
|
+
export { default as LucideRollerCoaster } from '../icons/roller-coaster';
|
|
2151
2115
|
// Rose aliases
|
|
2152
2116
|
export { default as LucideRose } from '../icons/rose';
|
|
2153
2117
|
// RotateCcwKey aliases
|
|
@@ -2186,28 +2150,28 @@ export { default as LucideSandwich } from '../icons/sandwich';
|
|
|
2186
2150
|
export { default as LucideSatelliteDish } from '../icons/satellite-dish';
|
|
2187
2151
|
// Satellite aliases
|
|
2188
2152
|
export { default as LucideSatellite } from '../icons/satellite';
|
|
2189
|
-
// SaudiRiyal aliases
|
|
2190
|
-
export { default as LucideSaudiRiyal } from '../icons/saudi-riyal';
|
|
2191
2153
|
// SaveAll aliases
|
|
2192
2154
|
export { default as LucideSaveAll } from '../icons/save-all';
|
|
2155
|
+
// SaudiRiyal aliases
|
|
2156
|
+
export { default as LucideSaudiRiyal } from '../icons/saudi-riyal';
|
|
2193
2157
|
// SaveOff aliases
|
|
2194
2158
|
export { default as LucideSaveOff } from '../icons/save-off';
|
|
2195
2159
|
// Save aliases
|
|
2196
2160
|
export { default as LucideSave } from '../icons/save';
|
|
2197
|
-
// Scaling aliases
|
|
2198
|
-
export { default as LucideScaling } from '../icons/scaling';
|
|
2199
2161
|
// Scale aliases
|
|
2200
2162
|
export { default as LucideScale } from '../icons/scale';
|
|
2201
|
-
//
|
|
2202
|
-
export { default as
|
|
2163
|
+
// Scaling aliases
|
|
2164
|
+
export { default as LucideScaling } from '../icons/scaling';
|
|
2203
2165
|
// ScanBarcode aliases
|
|
2204
2166
|
export { default as LucideScanBarcode } from '../icons/scan-barcode';
|
|
2167
|
+
// ScanEye aliases
|
|
2168
|
+
export { default as LucideScanEye } from '../icons/scan-eye';
|
|
2205
2169
|
// ScanFace aliases
|
|
2206
2170
|
export { default as LucideScanFace } from '../icons/scan-face';
|
|
2207
|
-
// ScanHeart aliases
|
|
2208
|
-
export { default as LucideScanHeart } from '../icons/scan-heart';
|
|
2209
2171
|
// ScanLine aliases
|
|
2210
2172
|
export { default as LucideScanLine } from '../icons/scan-line';
|
|
2173
|
+
// ScanHeart aliases
|
|
2174
|
+
export { default as LucideScanHeart } from '../icons/scan-heart';
|
|
2211
2175
|
// ScanQrCode aliases
|
|
2212
2176
|
export { default as LucideScanQrCode } from '../icons/scan-qr-code';
|
|
2213
2177
|
// ScanSearch aliases
|
|
@@ -2222,14 +2186,14 @@ export { default as LucideSchool } from '../icons/school';
|
|
|
2222
2186
|
export { default as LucideScissorsLineDashed } from '../icons/scissors-line-dashed';
|
|
2223
2187
|
// Scissors aliases
|
|
2224
2188
|
export { default as LucideScissors } from '../icons/scissors';
|
|
2225
|
-
// ScreenShare aliases
|
|
2226
|
-
export { default as LucideScreenShare } from '../icons/screen-share';
|
|
2227
|
-
// Scroll aliases
|
|
2228
|
-
export { default as LucideScroll } from '../icons/scroll';
|
|
2229
2189
|
// ScreenShareOff aliases
|
|
2230
2190
|
export { default as LucideScreenShareOff } from '../icons/screen-share-off';
|
|
2191
|
+
// ScreenShare aliases
|
|
2192
|
+
export { default as LucideScreenShare } from '../icons/screen-share';
|
|
2231
2193
|
// ScrollText aliases
|
|
2232
2194
|
export { default as LucideScrollText } from '../icons/scroll-text';
|
|
2195
|
+
// Scroll aliases
|
|
2196
|
+
export { default as LucideScroll } from '../icons/scroll';
|
|
2233
2197
|
// SearchCheck aliases
|
|
2234
2198
|
export { default as LucideSearchCheck } from '../icons/search-check';
|
|
2235
2199
|
// SearchCode aliases
|
|
@@ -2238,12 +2202,12 @@ export { default as LucideSearchCode } from '../icons/search-code';
|
|
|
2238
2202
|
export { default as LucideSearchSlash } from '../icons/search-slash';
|
|
2239
2203
|
// SearchX aliases
|
|
2240
2204
|
export { default as LucideSearchX } from '../icons/search-x';
|
|
2205
|
+
// Search aliases
|
|
2206
|
+
export { default as LucideSearch } from '../icons/search';
|
|
2241
2207
|
// Section aliases
|
|
2242
2208
|
export { default as LucideSection } from '../icons/section';
|
|
2243
2209
|
// SendToBack aliases
|
|
2244
2210
|
export { default as LucideSendToBack } from '../icons/send-to-back';
|
|
2245
|
-
// Search aliases
|
|
2246
|
-
export { default as LucideSearch } from '../icons/search';
|
|
2247
2211
|
// Send aliases
|
|
2248
2212
|
export { default as LucideSend } from '../icons/send';
|
|
2249
2213
|
// SeparatorHorizontal aliases
|
|
@@ -2258,10 +2222,10 @@ export { default as LucideServerCrash } from '../icons/server-crash';
|
|
|
2258
2222
|
export { default as LucideServerOff } from '../icons/server-off';
|
|
2259
2223
|
// Server aliases
|
|
2260
2224
|
export { default as LucideServer } from '../icons/server';
|
|
2261
|
-
// Settings2 aliases
|
|
2262
|
-
export { default as LucideSettings2 } from '../icons/settings-2';
|
|
2263
2225
|
// Settings aliases
|
|
2264
2226
|
export { default as LucideSettings } from '../icons/settings';
|
|
2227
|
+
// Settings2 aliases
|
|
2228
|
+
export { default as LucideSettings2 } from '../icons/settings-2';
|
|
2265
2229
|
// Shapes aliases
|
|
2266
2230
|
export { default as LucideShapes } from '../icons/shapes';
|
|
2267
2231
|
// Share2 aliases
|
|
@@ -2274,10 +2238,10 @@ export { default as LucideSheet } from '../icons/sheet';
|
|
|
2274
2238
|
export { default as LucideShell } from '../icons/shell';
|
|
2275
2239
|
// ShieldAlert aliases
|
|
2276
2240
|
export { default as LucideShieldAlert } from '../icons/shield-alert';
|
|
2277
|
-
// ShieldBan aliases
|
|
2278
|
-
export { default as LucideShieldBan } from '../icons/shield-ban';
|
|
2279
2241
|
// ShieldCheck aliases
|
|
2280
2242
|
export { default as LucideShieldCheck } from '../icons/shield-check';
|
|
2243
|
+
// ShieldBan aliases
|
|
2244
|
+
export { default as LucideShieldBan } from '../icons/shield-ban';
|
|
2281
2245
|
// ShieldEllipsis aliases
|
|
2282
2246
|
export { default as LucideShieldEllipsis } from '../icons/shield-ellipsis';
|
|
2283
2247
|
// ShieldHalf aliases
|
|
@@ -2328,10 +2292,10 @@ export { default as LucideSignalLow } from '../icons/signal-low';
|
|
|
2328
2292
|
export { default as LucideSignalMedium } from '../icons/signal-medium';
|
|
2329
2293
|
// SignalZero aliases
|
|
2330
2294
|
export { default as LucideSignalZero } from '../icons/signal-zero';
|
|
2331
|
-
// Signature aliases
|
|
2332
|
-
export { default as LucideSignature } from '../icons/signature';
|
|
2333
2295
|
// Signal aliases
|
|
2334
2296
|
export { default as LucideSignal } from '../icons/signal';
|
|
2297
|
+
// Signature aliases
|
|
2298
|
+
export { default as LucideSignature } from '../icons/signature';
|
|
2335
2299
|
// SignpostBig aliases
|
|
2336
2300
|
export { default as LucideSignpostBig } from '../icons/signpost-big';
|
|
2337
2301
|
// Signpost aliases
|
|
@@ -2340,20 +2304,20 @@ export { default as LucideSignpost } from '../icons/signpost';
|
|
|
2340
2304
|
export { default as LucideSiren } from '../icons/siren';
|
|
2341
2305
|
// SkipBack aliases
|
|
2342
2306
|
export { default as LucideSkipBack } from '../icons/skip-back';
|
|
2307
|
+
// SkipForward aliases
|
|
2308
|
+
export { default as LucideSkipForward } from '../icons/skip-forward';
|
|
2343
2309
|
// Skull aliases
|
|
2344
2310
|
export { default as LucideSkull } from '../icons/skull';
|
|
2345
2311
|
// Slack aliases
|
|
2346
2312
|
export { default as LucideSlack } from '../icons/slack';
|
|
2347
|
-
// SkipForward aliases
|
|
2348
|
-
export { default as LucideSkipForward } from '../icons/skip-forward';
|
|
2349
2313
|
// Slash aliases
|
|
2350
2314
|
export { default as LucideSlash } from '../icons/slash';
|
|
2351
2315
|
// Slice aliases
|
|
2352
2316
|
export { default as LucideSlice } from '../icons/slice';
|
|
2353
|
-
// SlidersHorizontal aliases
|
|
2354
|
-
export { default as LucideSlidersHorizontal } from '../icons/sliders-horizontal';
|
|
2355
2317
|
// SmartphoneCharging aliases
|
|
2356
2318
|
export { default as LucideSmartphoneCharging } from '../icons/smartphone-charging';
|
|
2319
|
+
// SlidersHorizontal aliases
|
|
2320
|
+
export { default as LucideSlidersHorizontal } from '../icons/sliders-horizontal';
|
|
2357
2321
|
// SmartphoneNfc aliases
|
|
2358
2322
|
export { default as LucideSmartphoneNfc } from '../icons/smartphone-nfc';
|
|
2359
2323
|
// Smartphone aliases
|
|
@@ -2362,20 +2326,22 @@ export { default as LucideSmartphone } from '../icons/smartphone';
|
|
|
2362
2326
|
export { default as LucideSmilePlus } from '../icons/smile-plus';
|
|
2363
2327
|
// Smile aliases
|
|
2364
2328
|
export { default as LucideSmile } from '../icons/smile';
|
|
2365
|
-
// Snail aliases
|
|
2366
|
-
export { default as LucideSnail } from '../icons/snail';
|
|
2367
2329
|
// Snowflake aliases
|
|
2368
2330
|
export { default as LucideSnowflake } from '../icons/snowflake';
|
|
2369
|
-
//
|
|
2370
|
-
export { default as
|
|
2331
|
+
// Snail aliases
|
|
2332
|
+
export { default as LucideSnail } from '../icons/snail';
|
|
2371
2333
|
// SoapDispenserDroplet aliases
|
|
2372
2334
|
export { default as LucideSoapDispenserDroplet } from '../icons/soap-dispenser-droplet';
|
|
2335
|
+
// Sofa aliases
|
|
2336
|
+
export { default as LucideSofa } from '../icons/sofa';
|
|
2337
|
+
// SolarPanel aliases
|
|
2338
|
+
export { default as LucideSolarPanel } from '../icons/solar-panel';
|
|
2373
2339
|
// Soup aliases
|
|
2374
2340
|
export { default as LucideSoup } from '../icons/soup';
|
|
2375
|
-
// Space aliases
|
|
2376
|
-
export { default as LucideSpace } from '../icons/space';
|
|
2377
2341
|
// Spade aliases
|
|
2378
2342
|
export { default as LucideSpade } from '../icons/spade';
|
|
2343
|
+
// Space aliases
|
|
2344
|
+
export { default as LucideSpace } from '../icons/space';
|
|
2379
2345
|
// Sparkle aliases
|
|
2380
2346
|
export { default as LucideSparkle } from '../icons/sparkle';
|
|
2381
2347
|
// Speaker aliases
|
|
@@ -2390,24 +2356,24 @@ export { default as LucideSpellCheck } from '../icons/spell-check';
|
|
|
2390
2356
|
export { default as LucideSplinePointer } from '../icons/spline-pointer';
|
|
2391
2357
|
// Spline aliases
|
|
2392
2358
|
export { default as LucideSpline } from '../icons/spline';
|
|
2393
|
-
// Split aliases
|
|
2394
|
-
export { default as LucideSplit } from '../icons/split';
|
|
2395
2359
|
// Spool aliases
|
|
2396
2360
|
export { default as LucideSpool } from '../icons/spool';
|
|
2361
|
+
// Split aliases
|
|
2362
|
+
export { default as LucideSplit } from '../icons/split';
|
|
2397
2363
|
// Spotlight aliases
|
|
2398
2364
|
export { default as LucideSpotlight } from '../icons/spotlight';
|
|
2399
2365
|
// SprayCan aliases
|
|
2400
2366
|
export { default as LucideSprayCan } from '../icons/spray-can';
|
|
2401
2367
|
// Sprout aliases
|
|
2402
2368
|
export { default as LucideSprout } from '../icons/sprout';
|
|
2403
|
-
// SquareDashedBottomCode aliases
|
|
2404
|
-
export { default as LucideSquareDashedBottomCode } from '../icons/square-dashed-bottom-code';
|
|
2405
2369
|
// SquareDashedBottom aliases
|
|
2406
2370
|
export { default as LucideSquareDashedBottom } from '../icons/square-dashed-bottom';
|
|
2407
|
-
//
|
|
2408
|
-
export { default as
|
|
2371
|
+
// SquareDashedBottomCode aliases
|
|
2372
|
+
export { default as LucideSquareDashedBottomCode } from '../icons/square-dashed-bottom-code';
|
|
2409
2373
|
// SquarePause aliases
|
|
2410
2374
|
export { default as LucideSquarePause } from '../icons/square-pause';
|
|
2375
|
+
// SquareDashedTopSolid aliases
|
|
2376
|
+
export { default as LucideSquareDashedTopSolid } from '../icons/square-dashed-top-solid';
|
|
2411
2377
|
// SquareRadical aliases
|
|
2412
2378
|
export { default as LucideSquareRadical } from '../icons/square-radical';
|
|
2413
2379
|
// SquareRoundCorner aliases
|
|
@@ -2420,20 +2386,20 @@ export { default as LucideSquareStack } from '../icons/square-stack';
|
|
|
2420
2386
|
export { default as LucideSquareStar } from '../icons/square-star';
|
|
2421
2387
|
// SquareStop aliases
|
|
2422
2388
|
export { default as LucideSquareStop } from '../icons/square-stop';
|
|
2423
|
-
// SquaresExclude aliases
|
|
2424
|
-
export { default as LucideSquaresExclude } from '../icons/squares-exclude';
|
|
2425
2389
|
// Square aliases
|
|
2426
2390
|
export { default as LucideSquare } from '../icons/square';
|
|
2427
2391
|
// SquaresIntersect aliases
|
|
2428
2392
|
export { default as LucideSquaresIntersect } from '../icons/squares-intersect';
|
|
2393
|
+
// SquaresExclude aliases
|
|
2394
|
+
export { default as LucideSquaresExclude } from '../icons/squares-exclude';
|
|
2429
2395
|
// SquaresSubtract aliases
|
|
2430
2396
|
export { default as LucideSquaresSubtract } from '../icons/squares-subtract';
|
|
2431
2397
|
// SquaresUnite aliases
|
|
2432
2398
|
export { default as LucideSquaresUnite } from '../icons/squares-unite';
|
|
2433
|
-
// SquircleDashed aliases
|
|
2434
|
-
export { default as LucideSquircleDashed } from '../icons/squircle-dashed';
|
|
2435
2399
|
// Squircle aliases
|
|
2436
2400
|
export { default as LucideSquircle } from '../icons/squircle';
|
|
2401
|
+
// SquircleDashed aliases
|
|
2402
|
+
export { default as LucideSquircleDashed } from '../icons/squircle-dashed';
|
|
2437
2403
|
// Squirrel aliases
|
|
2438
2404
|
export { default as LucideSquirrel } from '../icons/squirrel';
|
|
2439
2405
|
// Stamp aliases
|
|
@@ -2446,30 +2412,30 @@ export { default as LucideStarOff } from '../icons/star-off';
|
|
|
2446
2412
|
export { default as LucideStar } from '../icons/star';
|
|
2447
2413
|
// StepBack aliases
|
|
2448
2414
|
export { default as LucideStepBack } from '../icons/step-back';
|
|
2449
|
-
// StepForward aliases
|
|
2450
|
-
export { default as LucideStepForward } from '../icons/step-forward';
|
|
2451
2415
|
// Stethoscope aliases
|
|
2452
2416
|
export { default as LucideStethoscope } from '../icons/stethoscope';
|
|
2417
|
+
// StepForward aliases
|
|
2418
|
+
export { default as LucideStepForward } from '../icons/step-forward';
|
|
2453
2419
|
// Sticker aliases
|
|
2454
2420
|
export { default as LucideSticker } from '../icons/sticker';
|
|
2455
2421
|
// StickyNote aliases
|
|
2456
2422
|
export { default as LucideStickyNote } from '../icons/sticky-note';
|
|
2457
|
-
// Store aliases
|
|
2458
|
-
export { default as LucideStore } from '../icons/store';
|
|
2459
2423
|
// StretchHorizontal aliases
|
|
2460
2424
|
export { default as LucideStretchHorizontal } from '../icons/stretch-horizontal';
|
|
2425
|
+
// Store aliases
|
|
2426
|
+
export { default as LucideStore } from '../icons/store';
|
|
2461
2427
|
// StretchVertical aliases
|
|
2462
2428
|
export { default as LucideStretchVertical } from '../icons/stretch-vertical';
|
|
2463
|
-
// Strikethrough aliases
|
|
2464
|
-
export { default as LucideStrikethrough } from '../icons/strikethrough';
|
|
2465
2429
|
// Subscript aliases
|
|
2466
2430
|
export { default as LucideSubscript } from '../icons/subscript';
|
|
2431
|
+
// Strikethrough aliases
|
|
2432
|
+
export { default as LucideStrikethrough } from '../icons/strikethrough';
|
|
2467
2433
|
// SunDim aliases
|
|
2468
2434
|
export { default as LucideSunDim } from '../icons/sun-dim';
|
|
2469
|
-
// SunMedium aliases
|
|
2470
|
-
export { default as LucideSunMedium } from '../icons/sun-medium';
|
|
2471
2435
|
// SunMoon aliases
|
|
2472
2436
|
export { default as LucideSunMoon } from '../icons/sun-moon';
|
|
2437
|
+
// SunMedium aliases
|
|
2438
|
+
export { default as LucideSunMedium } from '../icons/sun-medium';
|
|
2473
2439
|
// SunSnow aliases
|
|
2474
2440
|
export { default as LucideSunSnow } from '../icons/sun-snow';
|
|
2475
2441
|
// Sun aliases
|
|
@@ -2480,10 +2446,10 @@ export { default as LucideSunrise } from '../icons/sunrise';
|
|
|
2480
2446
|
export { default as LucideSunset } from '../icons/sunset';
|
|
2481
2447
|
// Superscript aliases
|
|
2482
2448
|
export { default as LucideSuperscript } from '../icons/superscript';
|
|
2483
|
-
// SwatchBook aliases
|
|
2484
|
-
export { default as LucideSwatchBook } from '../icons/swatch-book';
|
|
2485
2449
|
// SwissFranc aliases
|
|
2486
2450
|
export { default as LucideSwissFranc } from '../icons/swiss-franc';
|
|
2451
|
+
// SwatchBook aliases
|
|
2452
|
+
export { default as LucideSwatchBook } from '../icons/swatch-book';
|
|
2487
2453
|
// SwitchCamera aliases
|
|
2488
2454
|
export { default as LucideSwitchCamera } from '../icons/switch-camera';
|
|
2489
2455
|
// Sword aliases
|
|
@@ -2492,10 +2458,10 @@ export { default as LucideSword } from '../icons/sword';
|
|
|
2492
2458
|
export { default as LucideSwords } from '../icons/swords';
|
|
2493
2459
|
// Syringe aliases
|
|
2494
2460
|
export { default as LucideSyringe } from '../icons/syringe';
|
|
2495
|
-
// TableCellsMerge aliases
|
|
2496
|
-
export { default as LucideTableCellsMerge } from '../icons/table-cells-merge';
|
|
2497
2461
|
// Table2 aliases
|
|
2498
2462
|
export { default as LucideTable2 } from '../icons/table-2';
|
|
2463
|
+
// TableCellsMerge aliases
|
|
2464
|
+
export { default as LucideTableCellsMerge } from '../icons/table-cells-merge';
|
|
2499
2465
|
// TableCellsSplit aliases
|
|
2500
2466
|
export { default as LucideTableCellsSplit } from '../icons/table-cells-split';
|
|
2501
2467
|
// TableColumnsSplit aliases
|
|
@@ -2530,28 +2496,28 @@ export { default as LucideTally4 } from '../icons/tally-4';
|
|
|
2530
2496
|
export { default as LucideTally5 } from '../icons/tally-5';
|
|
2531
2497
|
// Tangent aliases
|
|
2532
2498
|
export { default as LucideTangent } from '../icons/tangent';
|
|
2533
|
-
// Telescope aliases
|
|
2534
|
-
export { default as LucideTelescope } from '../icons/telescope';
|
|
2535
2499
|
// Target aliases
|
|
2536
2500
|
export { default as LucideTarget } from '../icons/target';
|
|
2501
|
+
// Telescope aliases
|
|
2502
|
+
export { default as LucideTelescope } from '../icons/telescope';
|
|
2537
2503
|
// TentTree aliases
|
|
2538
2504
|
export { default as LucideTentTree } from '../icons/tent-tree';
|
|
2539
2505
|
// Tent aliases
|
|
2540
2506
|
export { default as LucideTent } from '../icons/tent';
|
|
2541
|
-
// Terminal aliases
|
|
2542
|
-
export { default as LucideTerminal } from '../icons/terminal';
|
|
2543
2507
|
// TestTube aliases
|
|
2544
2508
|
export { default as LucideTestTube } from '../icons/test-tube';
|
|
2509
|
+
// Terminal aliases
|
|
2510
|
+
export { default as LucideTerminal } from '../icons/terminal';
|
|
2545
2511
|
// TestTubes aliases
|
|
2546
2512
|
export { default as LucideTestTubes } from '../icons/test-tubes';
|
|
2547
2513
|
// TextCursorInput aliases
|
|
2548
2514
|
export { default as LucideTextCursorInput } from '../icons/text-cursor-input';
|
|
2549
2515
|
// TextQuote aliases
|
|
2550
2516
|
export { default as LucideTextQuote } from '../icons/text-quote';
|
|
2551
|
-
// TextSearch aliases
|
|
2552
|
-
export { default as LucideTextSearch } from '../icons/text-search';
|
|
2553
2517
|
// TextCursor aliases
|
|
2554
2518
|
export { default as LucideTextCursor } from '../icons/text-cursor';
|
|
2519
|
+
// TextSearch aliases
|
|
2520
|
+
export { default as LucideTextSearch } from '../icons/text-search';
|
|
2555
2521
|
// Theater aliases
|
|
2556
2522
|
export { default as LucideTheater } from '../icons/theater';
|
|
2557
2523
|
// ThermometerSnowflake aliases
|
|
@@ -2564,12 +2530,12 @@ export { default as LucideThermometer } from '../icons/thermometer';
|
|
|
2564
2530
|
export { default as LucideThumbsDown } from '../icons/thumbs-down';
|
|
2565
2531
|
// ThumbsUp aliases
|
|
2566
2532
|
export { default as LucideThumbsUp } from '../icons/thumbs-up';
|
|
2567
|
-
// TicketCheck aliases
|
|
2568
|
-
export { default as LucideTicketCheck } from '../icons/ticket-check';
|
|
2569
2533
|
// TicketMinus aliases
|
|
2570
2534
|
export { default as LucideTicketMinus } from '../icons/ticket-minus';
|
|
2571
2535
|
// TicketPercent aliases
|
|
2572
2536
|
export { default as LucideTicketPercent } from '../icons/ticket-percent';
|
|
2537
|
+
// TicketCheck aliases
|
|
2538
|
+
export { default as LucideTicketCheck } from '../icons/ticket-check';
|
|
2573
2539
|
// TicketPlus aliases
|
|
2574
2540
|
export { default as LucideTicketPlus } from '../icons/ticket-plus';
|
|
2575
2541
|
// TicketSlash aliases
|
|
@@ -2578,10 +2544,10 @@ export { default as LucideTicketSlash } from '../icons/ticket-slash';
|
|
|
2578
2544
|
export { default as LucideTicketX } from '../icons/ticket-x';
|
|
2579
2545
|
// Ticket aliases
|
|
2580
2546
|
export { default as LucideTicket } from '../icons/ticket';
|
|
2581
|
-
// Tickets aliases
|
|
2582
|
-
export { default as LucideTickets } from '../icons/tickets';
|
|
2583
2547
|
// TicketsPlane aliases
|
|
2584
2548
|
export { default as LucideTicketsPlane } from '../icons/tickets-plane';
|
|
2549
|
+
// Tickets aliases
|
|
2550
|
+
export { default as LucideTickets } from '../icons/tickets';
|
|
2585
2551
|
// TimerOff aliases
|
|
2586
2552
|
export { default as LucideTimerOff } from '../icons/timer-off';
|
|
2587
2553
|
// TimerReset aliases
|
|
@@ -2600,32 +2566,32 @@ export { default as LucideToolCase } from '../icons/tool-case';
|
|
|
2600
2566
|
export { default as LucideTornado } from '../icons/tornado';
|
|
2601
2567
|
// Torus aliases
|
|
2602
2568
|
export { default as LucideTorus } from '../icons/torus';
|
|
2603
|
-
// TouchpadOff aliases
|
|
2604
|
-
export { default as LucideTouchpadOff } from '../icons/touchpad-off';
|
|
2605
2569
|
// Touchpad aliases
|
|
2606
2570
|
export { default as LucideTouchpad } from '../icons/touchpad';
|
|
2571
|
+
// TouchpadOff aliases
|
|
2572
|
+
export { default as LucideTouchpadOff } from '../icons/touchpad-off';
|
|
2607
2573
|
// TowerControl aliases
|
|
2608
2574
|
export { default as LucideTowerControl } from '../icons/tower-control';
|
|
2609
2575
|
// ToyBrick aliases
|
|
2610
2576
|
export { default as LucideToyBrick } from '../icons/toy-brick';
|
|
2611
|
-
// TrafficCone aliases
|
|
2612
|
-
export { default as LucideTrafficCone } from '../icons/traffic-cone';
|
|
2613
2577
|
// Tractor aliases
|
|
2614
2578
|
export { default as LucideTractor } from '../icons/tractor';
|
|
2615
2579
|
// TrainFrontTunnel aliases
|
|
2616
2580
|
export { default as LucideTrainFrontTunnel } from '../icons/train-front-tunnel';
|
|
2581
|
+
// TrafficCone aliases
|
|
2582
|
+
export { default as LucideTrafficCone } from '../icons/traffic-cone';
|
|
2617
2583
|
// TrainFront aliases
|
|
2618
2584
|
export { default as LucideTrainFront } from '../icons/train-front';
|
|
2619
2585
|
// TrainTrack aliases
|
|
2620
2586
|
export { default as LucideTrainTrack } from '../icons/train-track';
|
|
2621
2587
|
// Transgender aliases
|
|
2622
2588
|
export { default as LucideTransgender } from '../icons/transgender';
|
|
2623
|
-
// Trash aliases
|
|
2624
|
-
export { default as LucideTrash } from '../icons/trash';
|
|
2625
|
-
// TreeDeciduous aliases
|
|
2626
|
-
export { default as LucideTreeDeciduous } from '../icons/tree-deciduous';
|
|
2627
2589
|
// Trash2 aliases
|
|
2628
2590
|
export { default as LucideTrash2 } from '../icons/trash-2';
|
|
2591
|
+
// TreeDeciduous aliases
|
|
2592
|
+
export { default as LucideTreeDeciduous } from '../icons/tree-deciduous';
|
|
2593
|
+
// Trash aliases
|
|
2594
|
+
export { default as LucideTrash } from '../icons/trash';
|
|
2629
2595
|
// TreePine aliases
|
|
2630
2596
|
export { default as LucideTreePine } from '../icons/tree-pine';
|
|
2631
2597
|
// Trees aliases
|
|
@@ -2638,24 +2604,24 @@ export { default as LucideTrendingDown } from '../icons/trending-down';
|
|
|
2638
2604
|
export { default as LucideTrendingUpDown } from '../icons/trending-up-down';
|
|
2639
2605
|
// TrendingUp aliases
|
|
2640
2606
|
export { default as LucideTrendingUp } from '../icons/trending-up';
|
|
2641
|
-
// TriangleRight aliases
|
|
2642
|
-
export { default as LucideTriangleRight } from '../icons/triangle-right';
|
|
2643
2607
|
// TriangleDashed aliases
|
|
2644
2608
|
export { default as LucideTriangleDashed } from '../icons/triangle-dashed';
|
|
2645
|
-
//
|
|
2646
|
-
export { default as
|
|
2609
|
+
// TriangleRight aliases
|
|
2610
|
+
export { default as LucideTriangleRight } from '../icons/triangle-right';
|
|
2647
2611
|
// Triangle aliases
|
|
2648
2612
|
export { default as LucideTriangle } from '../icons/triangle';
|
|
2649
2613
|
// TruckElectric aliases
|
|
2650
2614
|
export { default as LucideTruckElectric } from '../icons/truck-electric';
|
|
2615
|
+
// Trophy aliases
|
|
2616
|
+
export { default as LucideTrophy } from '../icons/trophy';
|
|
2651
2617
|
// Truck aliases
|
|
2652
2618
|
export { default as LucideTruck } from '../icons/truck';
|
|
2653
2619
|
// TurkishLira aliases
|
|
2654
2620
|
export { default as LucideTurkishLira } from '../icons/turkish-lira';
|
|
2655
|
-
// Turtle aliases
|
|
2656
|
-
export { default as LucideTurtle } from '../icons/turtle';
|
|
2657
2621
|
// Turntable aliases
|
|
2658
2622
|
export { default as LucideTurntable } from '../icons/turntable';
|
|
2623
|
+
// Turtle aliases
|
|
2624
|
+
export { default as LucideTurtle } from '../icons/turtle';
|
|
2659
2625
|
// TvMinimalPlay aliases
|
|
2660
2626
|
export { default as LucideTvMinimalPlay } from '../icons/tv-minimal-play';
|
|
2661
2627
|
// Tv aliases
|
|
@@ -2666,10 +2632,10 @@ export { default as LucideTwitch } from '../icons/twitch';
|
|
|
2666
2632
|
export { default as LucideTwitter } from '../icons/twitter';
|
|
2667
2633
|
// TypeOutline aliases
|
|
2668
2634
|
export { default as LucideTypeOutline } from '../icons/type-outline';
|
|
2669
|
-
// UmbrellaOff aliases
|
|
2670
|
-
export { default as LucideUmbrellaOff } from '../icons/umbrella-off';
|
|
2671
2635
|
// Type aliases
|
|
2672
2636
|
export { default as LucideType } from '../icons/type';
|
|
2637
|
+
// UmbrellaOff aliases
|
|
2638
|
+
export { default as LucideUmbrellaOff } from '../icons/umbrella-off';
|
|
2673
2639
|
// Umbrella aliases
|
|
2674
2640
|
export { default as LucideUmbrella } from '../icons/umbrella';
|
|
2675
2641
|
// Underline aliases
|
|
@@ -2702,12 +2668,12 @@ export { default as LucideUserCheck } from '../icons/user-check';
|
|
|
2702
2668
|
export { default as LucideUserCog } from '../icons/user-cog';
|
|
2703
2669
|
// UserLock aliases
|
|
2704
2670
|
export { default as LucideUserLock } from '../icons/user-lock';
|
|
2705
|
-
// UserMinus aliases
|
|
2706
|
-
export { default as LucideUserMinus } from '../icons/user-minus';
|
|
2707
2671
|
// UserPen aliases
|
|
2708
2672
|
export { default as LucideUserPen } from '../icons/user-pen';
|
|
2709
2673
|
// UserPlus aliases
|
|
2710
2674
|
export { default as LucideUserPlus } from '../icons/user-plus';
|
|
2675
|
+
// UserMinus aliases
|
|
2676
|
+
export { default as LucideUserMinus } from '../icons/user-minus';
|
|
2711
2677
|
// UserRoundPen aliases
|
|
2712
2678
|
export { default as LucideUserRoundPen } from '../icons/user-round-pen';
|
|
2713
2679
|
// UserRoundSearch aliases
|
|
@@ -2726,10 +2692,10 @@ export { default as LucideUsers } from '../icons/users';
|
|
|
2726
2692
|
export { default as LucideUtilityPole } from '../icons/utility-pole';
|
|
2727
2693
|
// Variable aliases
|
|
2728
2694
|
export { default as LucideVariable } from '../icons/variable';
|
|
2729
|
-
// Vault aliases
|
|
2730
|
-
export { default as LucideVault } from '../icons/vault';
|
|
2731
2695
|
// VectorSquare aliases
|
|
2732
2696
|
export { default as LucideVectorSquare } from '../icons/vector-square';
|
|
2697
|
+
// Vault aliases
|
|
2698
|
+
export { default as LucideVault } from '../icons/vault';
|
|
2733
2699
|
// Vegan aliases
|
|
2734
2700
|
export { default as LucideVegan } from '../icons/vegan';
|
|
2735
2701
|
// VenetianMask aliases
|
|
@@ -2740,12 +2706,12 @@ export { default as LucideVenusAndMars } from '../icons/venus-and-mars';
|
|
|
2740
2706
|
export { default as LucideVenus } from '../icons/venus';
|
|
2741
2707
|
// VibrateOff aliases
|
|
2742
2708
|
export { default as LucideVibrateOff } from '../icons/vibrate-off';
|
|
2743
|
-
// VideoOff aliases
|
|
2744
|
-
export { default as LucideVideoOff } from '../icons/video-off';
|
|
2745
2709
|
// Vibrate aliases
|
|
2746
2710
|
export { default as LucideVibrate } from '../icons/vibrate';
|
|
2747
2711
|
// Video aliases
|
|
2748
2712
|
export { default as LucideVideo } from '../icons/video';
|
|
2713
|
+
// VideoOff aliases
|
|
2714
|
+
export { default as LucideVideoOff } from '../icons/video-off';
|
|
2749
2715
|
// Videotape aliases
|
|
2750
2716
|
export { default as LucideVideotape } from '../icons/videotape';
|
|
2751
2717
|
// View aliases
|
|
@@ -2766,14 +2732,14 @@ export { default as LucideVolumeX } from '../icons/volume-x';
|
|
|
2766
2732
|
export { default as LucideVolume } from '../icons/volume';
|
|
2767
2733
|
// Vote aliases
|
|
2768
2734
|
export { default as LucideVote } from '../icons/vote';
|
|
2735
|
+
// Wallet aliases
|
|
2736
|
+
export { default as LucideWallet } from '../icons/wallet';
|
|
2769
2737
|
// WalletCards aliases
|
|
2770
2738
|
export { default as LucideWalletCards } from '../icons/wallet-cards';
|
|
2771
2739
|
// Wallpaper aliases
|
|
2772
2740
|
export { default as LucideWallpaper } from '../icons/wallpaper';
|
|
2773
2741
|
// Wand aliases
|
|
2774
2742
|
export { default as LucideWand } from '../icons/wand';
|
|
2775
|
-
// Wallet aliases
|
|
2776
|
-
export { default as LucideWallet } from '../icons/wallet';
|
|
2777
2743
|
// Warehouse aliases
|
|
2778
2744
|
export { default as LucideWarehouse } from '../icons/warehouse';
|
|
2779
2745
|
// WashingMachine aliases
|
|
@@ -2790,10 +2756,10 @@ export { default as LucideWaypoints } from '../icons/waypoints';
|
|
|
2790
2756
|
export { default as LucideWebcam } from '../icons/webcam';
|
|
2791
2757
|
// WebhookOff aliases
|
|
2792
2758
|
export { default as LucideWebhookOff } from '../icons/webhook-off';
|
|
2793
|
-
// Webhook aliases
|
|
2794
|
-
export { default as LucideWebhook } from '../icons/webhook';
|
|
2795
2759
|
// Weight aliases
|
|
2796
2760
|
export { default as LucideWeight } from '../icons/weight';
|
|
2761
|
+
// Webhook aliases
|
|
2762
|
+
export { default as LucideWebhook } from '../icons/webhook';
|
|
2797
2763
|
// WheatOff aliases
|
|
2798
2764
|
export { default as LucideWheatOff } from '../icons/wheat-off';
|
|
2799
2765
|
// Wheat aliases
|
|
@@ -2826,10 +2792,10 @@ export { default as LucideWineOff } from '../icons/wine-off';
|
|
|
2826
2792
|
export { default as LucideWine } from '../icons/wine';
|
|
2827
2793
|
// Workflow aliases
|
|
2828
2794
|
export { default as LucideWorkflow } from '../icons/workflow';
|
|
2829
|
-
// Worm aliases
|
|
2830
|
-
export { default as LucideWorm } from '../icons/worm';
|
|
2831
2795
|
// Wrench aliases
|
|
2832
2796
|
export { default as LucideWrench } from '../icons/wrench';
|
|
2797
|
+
// Worm aliases
|
|
2798
|
+
export { default as LucideWorm } from '../icons/worm';
|
|
2833
2799
|
// X aliases
|
|
2834
2800
|
export { default as LucideX } from '../icons/x';
|
|
2835
2801
|
// Youtube aliases
|
|
@@ -2868,18 +2834,18 @@ export {
|
|
|
2868
2834
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockPlus} instead. This alias will be removed in v1.0 */
|
|
2869
2835
|
default as LucideAlarmPlus
|
|
2870
2836
|
} from '../icons/alarm-clock-plus';
|
|
2871
|
-
// ArrowDownWideNarrow aliases
|
|
2872
|
-
export { default as LucideArrowDownWideNarrow } from '../icons/arrow-down-wide-narrow';
|
|
2873
|
-
export {
|
|
2874
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. This alias will be removed in v1.0 */
|
|
2875
|
-
default as LucideSortDesc
|
|
2876
|
-
} from '../icons/arrow-down-wide-narrow';
|
|
2877
2837
|
// ArrowDownAZ aliases
|
|
2878
2838
|
export { default as LucideArrowDownAZ } from '../icons/arrow-down-a-z';
|
|
2879
2839
|
export {
|
|
2880
2840
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownAZ} instead. This alias will be removed in v1.0 */
|
|
2881
2841
|
default as LucideArrowDownAz
|
|
2882
2842
|
} from '../icons/arrow-down-a-z';
|
|
2843
|
+
// ArrowDownWideNarrow aliases
|
|
2844
|
+
export { default as LucideArrowDownWideNarrow } from '../icons/arrow-down-wide-narrow';
|
|
2845
|
+
export {
|
|
2846
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. This alias will be removed in v1.0 */
|
|
2847
|
+
default as LucideSortDesc
|
|
2848
|
+
} from '../icons/arrow-down-wide-narrow';
|
|
2883
2849
|
// ArrowDownZA aliases
|
|
2884
2850
|
export { default as LucideArrowDownZA } from '../icons/arrow-down-z-a';
|
|
2885
2851
|
export {
|
|
@@ -2904,30 +2870,30 @@ export {
|
|
|
2904
2870
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpZA} instead. This alias will be removed in v1.0 */
|
|
2905
2871
|
default as LucideArrowUpZa
|
|
2906
2872
|
} from '../icons/arrow-up-z-a';
|
|
2907
|
-
// BadgeCheck aliases
|
|
2908
|
-
export { default as LucideBadgeCheck } from '../icons/badge-check';
|
|
2909
|
-
export {
|
|
2910
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead. This alias will be removed in v1.0 */
|
|
2911
|
-
default as LucideVerified
|
|
2912
|
-
} from '../icons/badge-check';
|
|
2913
2873
|
// Axis3d aliases
|
|
2914
2874
|
export { default as LucideAxis3d } from '../icons/axis-3d';
|
|
2915
2875
|
export {
|
|
2916
2876
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. This alias will be removed in v1.0 */
|
|
2917
2877
|
default as LucideAxis3D
|
|
2918
2878
|
} from '../icons/axis-3d';
|
|
2919
|
-
//
|
|
2920
|
-
export { default as
|
|
2879
|
+
// BadgeCheck aliases
|
|
2880
|
+
export { default as LucideBadgeCheck } from '../icons/badge-check';
|
|
2921
2881
|
export {
|
|
2922
|
-
/** @deprecated
|
|
2923
|
-
default as
|
|
2924
|
-
} from '../icons/
|
|
2882
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead. This alias will be removed in v1.0 */
|
|
2883
|
+
default as LucideVerified
|
|
2884
|
+
} from '../icons/badge-check';
|
|
2925
2885
|
// BadgeQuestionMark aliases
|
|
2926
2886
|
export { default as LucideBadgeQuestionMark } from '../icons/badge-question-mark';
|
|
2927
2887
|
export {
|
|
2928
2888
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. This alias will be removed in v1.0 */
|
|
2929
2889
|
default as LucideBadgeHelp
|
|
2930
2890
|
} from '../icons/badge-question-mark';
|
|
2891
|
+
// BetweenHorizontalEnd aliases
|
|
2892
|
+
export { default as LucideBetweenHorizontalEnd } from '../icons/between-horizontal-end';
|
|
2893
|
+
export {
|
|
2894
|
+
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. This alias will be removed in v1.0 */
|
|
2895
|
+
default as LucideBetweenHorizonalEnd
|
|
2896
|
+
} from '../icons/between-horizontal-end';
|
|
2931
2897
|
// BetweenHorizontalStart aliases
|
|
2932
2898
|
export { default as LucideBetweenHorizontalStart } from '../icons/between-horizontal-start';
|
|
2933
2899
|
export {
|
|
@@ -2982,18 +2948,18 @@ export {
|
|
|
2982
2948
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. This alias will be removed in v1.0 */
|
|
2983
2949
|
default as LucideBarChartBig
|
|
2984
2950
|
} from '../icons/chart-column-big';
|
|
2985
|
-
// ChartColumnIncreasing aliases
|
|
2986
|
-
export { default as LucideChartColumnIncreasing } from '../icons/chart-column-increasing';
|
|
2987
|
-
export {
|
|
2988
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
2989
|
-
default as LucideBarChart4
|
|
2990
|
-
} from '../icons/chart-column-increasing';
|
|
2991
2951
|
// ChartColumn aliases
|
|
2992
2952
|
export { default as LucideChartColumn } from '../icons/chart-column';
|
|
2993
2953
|
export {
|
|
2994
2954
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead. This alias will be removed in v1.0 */
|
|
2995
2955
|
default as LucideBarChart3
|
|
2996
2956
|
} from '../icons/chart-column';
|
|
2957
|
+
// ChartColumnIncreasing aliases
|
|
2958
|
+
export { default as LucideChartColumnIncreasing } from '../icons/chart-column-increasing';
|
|
2959
|
+
export {
|
|
2960
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
2961
|
+
default as LucideBarChart4
|
|
2962
|
+
} from '../icons/chart-column-increasing';
|
|
2997
2963
|
// ChartLine aliases
|
|
2998
2964
|
export { default as LucideChartLine } from '../icons/chart-line';
|
|
2999
2965
|
export {
|
|
@@ -3042,18 +3008,18 @@ export {
|
|
|
3042
3008
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleAlert} instead. This alias will be removed in v1.0 */
|
|
3043
3009
|
default as LucideAlertCircle
|
|
3044
3010
|
} from '../icons/circle-alert';
|
|
3045
|
-
// CircleArrowDown aliases
|
|
3046
|
-
export { default as LucideCircleArrowDown } from '../icons/circle-arrow-down';
|
|
3047
|
-
export {
|
|
3048
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowDown} instead. This alias will be removed in v1.0 */
|
|
3049
|
-
default as LucideArrowDownCircle
|
|
3050
|
-
} from '../icons/circle-arrow-down';
|
|
3051
3011
|
// CircleArrowLeft aliases
|
|
3052
3012
|
export { default as LucideCircleArrowLeft } from '../icons/circle-arrow-left';
|
|
3053
3013
|
export {
|
|
3054
3014
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowLeft} instead. This alias will be removed in v1.0 */
|
|
3055
3015
|
default as LucideArrowLeftCircle
|
|
3056
3016
|
} from '../icons/circle-arrow-left';
|
|
3017
|
+
// CircleArrowDown aliases
|
|
3018
|
+
export { default as LucideCircleArrowDown } from '../icons/circle-arrow-down';
|
|
3019
|
+
export {
|
|
3020
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowDown} instead. This alias will be removed in v1.0 */
|
|
3021
|
+
default as LucideArrowDownCircle
|
|
3022
|
+
} from '../icons/circle-arrow-down';
|
|
3057
3023
|
// CircleArrowOutDownLeft aliases
|
|
3058
3024
|
export { default as LucideCircleArrowOutDownLeft } from '../icons/circle-arrow-out-down-left';
|
|
3059
3025
|
export {
|
|
@@ -3102,30 +3068,30 @@ export {
|
|
|
3102
3068
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. This alias will be removed in v1.0 */
|
|
3103
3069
|
default as LucideCheckCircle2
|
|
3104
3070
|
} from '../icons/circle-check';
|
|
3105
|
-
// CircleChevronLeft aliases
|
|
3106
|
-
export { default as LucideCircleChevronLeft } from '../icons/circle-chevron-left';
|
|
3107
|
-
export {
|
|
3108
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. This alias will be removed in v1.0 */
|
|
3109
|
-
default as LucideChevronLeftCircle
|
|
3110
|
-
} from '../icons/circle-chevron-left';
|
|
3111
3071
|
// CircleChevronDown aliases
|
|
3112
3072
|
export { default as LucideCircleChevronDown } from '../icons/circle-chevron-down';
|
|
3113
3073
|
export {
|
|
3114
3074
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. This alias will be removed in v1.0 */
|
|
3115
3075
|
default as LucideChevronDownCircle
|
|
3116
3076
|
} from '../icons/circle-chevron-down';
|
|
3117
|
-
//
|
|
3118
|
-
export { default as
|
|
3077
|
+
// CircleChevronLeft aliases
|
|
3078
|
+
export { default as LucideCircleChevronLeft } from '../icons/circle-chevron-left';
|
|
3119
3079
|
export {
|
|
3120
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3121
|
-
default as
|
|
3122
|
-
} from '../icons/circle-chevron-
|
|
3080
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. This alias will be removed in v1.0 */
|
|
3081
|
+
default as LucideChevronLeftCircle
|
|
3082
|
+
} from '../icons/circle-chevron-left';
|
|
3123
3083
|
// CircleChevronUp aliases
|
|
3124
3084
|
export { default as LucideCircleChevronUp } from '../icons/circle-chevron-up';
|
|
3125
3085
|
export {
|
|
3126
3086
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronUp} instead. This alias will be removed in v1.0 */
|
|
3127
3087
|
default as LucideChevronUpCircle
|
|
3128
3088
|
} from '../icons/circle-chevron-up';
|
|
3089
|
+
// CircleChevronRight aliases
|
|
3090
|
+
export { default as LucideCircleChevronRight } from '../icons/circle-chevron-right';
|
|
3091
|
+
export {
|
|
3092
|
+
/** @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 */
|
|
3093
|
+
default as LucideChevronRightCircle
|
|
3094
|
+
} from '../icons/circle-chevron-right';
|
|
3129
3095
|
// CircleDivide aliases
|
|
3130
3096
|
export { default as LucideCircleDivide } from '../icons/circle-divide';
|
|
3131
3097
|
export {
|
|
@@ -3150,30 +3116,30 @@ export {
|
|
|
3150
3116
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. This alias will be removed in v1.0 */
|
|
3151
3117
|
default as LucideMinusCircle
|
|
3152
3118
|
} from '../icons/circle-minus';
|
|
3153
|
-
//
|
|
3154
|
-
export { default as
|
|
3119
|
+
// CirclePause aliases
|
|
3120
|
+
export { default as LucideCirclePause } from '../icons/circle-pause';
|
|
3155
3121
|
export {
|
|
3156
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3157
|
-
default as
|
|
3158
|
-
} from '../icons/circle-
|
|
3122
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePause} instead. This alias will be removed in v1.0 */
|
|
3123
|
+
default as LucidePauseCircle
|
|
3124
|
+
} from '../icons/circle-pause';
|
|
3159
3125
|
// CirclePercent aliases
|
|
3160
3126
|
export { default as LucideCirclePercent } from '../icons/circle-percent';
|
|
3161
3127
|
export {
|
|
3162
3128
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePercent} instead. This alias will be removed in v1.0 */
|
|
3163
3129
|
default as LucidePercentCircle
|
|
3164
3130
|
} from '../icons/circle-percent';
|
|
3165
|
-
// CirclePause aliases
|
|
3166
|
-
export { default as LucideCirclePause } from '../icons/circle-pause';
|
|
3167
|
-
export {
|
|
3168
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePause} instead. This alias will be removed in v1.0 */
|
|
3169
|
-
default as LucidePauseCircle
|
|
3170
|
-
} from '../icons/circle-pause';
|
|
3171
3131
|
// CirclePlay aliases
|
|
3172
3132
|
export { default as LucideCirclePlay } from '../icons/circle-play';
|
|
3173
3133
|
export {
|
|
3174
3134
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlay} instead. This alias will be removed in v1.0 */
|
|
3175
3135
|
default as LucidePlayCircle
|
|
3176
3136
|
} from '../icons/circle-play';
|
|
3137
|
+
// CircleParking aliases
|
|
3138
|
+
export { default as LucideCircleParking } from '../icons/circle-parking';
|
|
3139
|
+
export {
|
|
3140
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParking} instead. This alias will be removed in v1.0 */
|
|
3141
|
+
default as LucideParkingCircle
|
|
3142
|
+
} from '../icons/circle-parking';
|
|
3177
3143
|
// CirclePlus aliases
|
|
3178
3144
|
export { default as LucideCirclePlus } from '../icons/circle-plus';
|
|
3179
3145
|
export {
|
|
@@ -3208,18 +3174,24 @@ export {
|
|
|
3208
3174
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. This alias will be removed in v1.0 */
|
|
3209
3175
|
default as LucideStopCircle
|
|
3210
3176
|
} from '../icons/circle-stop';
|
|
3211
|
-
// CircleUserRound aliases
|
|
3212
|
-
export { default as LucideCircleUserRound } from '../icons/circle-user-round';
|
|
3213
|
-
export {
|
|
3214
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. This alias will be removed in v1.0 */
|
|
3215
|
-
default as LucideUserCircle2
|
|
3216
|
-
} from '../icons/circle-user-round';
|
|
3217
3177
|
// CircleUser aliases
|
|
3218
3178
|
export { default as LucideCircleUser } from '../icons/circle-user';
|
|
3219
3179
|
export {
|
|
3220
3180
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead. This alias will be removed in v1.0 */
|
|
3221
3181
|
default as LucideUserCircle
|
|
3222
3182
|
} from '../icons/circle-user';
|
|
3183
|
+
// CircleX aliases
|
|
3184
|
+
export { default as LucideCircleX } from '../icons/circle-x';
|
|
3185
|
+
export {
|
|
3186
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead. This alias will be removed in v1.0 */
|
|
3187
|
+
default as LucideXCircle
|
|
3188
|
+
} from '../icons/circle-x';
|
|
3189
|
+
// CircleUserRound aliases
|
|
3190
|
+
export { default as LucideCircleUserRound } from '../icons/circle-user-round';
|
|
3191
|
+
export {
|
|
3192
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. This alias will be removed in v1.0 */
|
|
3193
|
+
default as LucideUserCircle2
|
|
3194
|
+
} from '../icons/circle-user-round';
|
|
3223
3195
|
// ClipboardPenLine aliases
|
|
3224
3196
|
export { default as LucideClipboardPenLine } from '../icons/clipboard-pen-line';
|
|
3225
3197
|
export {
|
|
@@ -3238,12 +3210,6 @@ export {
|
|
|
3238
3210
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudDownload} instead. This alias will be removed in v1.0 */
|
|
3239
3211
|
default as LucideDownloadCloud
|
|
3240
3212
|
} from '../icons/cloud-download';
|
|
3241
|
-
// CircleX aliases
|
|
3242
|
-
export { default as LucideCircleX } from '../icons/circle-x';
|
|
3243
|
-
export {
|
|
3244
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead. This alias will be removed in v1.0 */
|
|
3245
|
-
default as LucideXCircle
|
|
3246
|
-
} from '../icons/circle-x';
|
|
3247
3213
|
// CloudUpload aliases
|
|
3248
3214
|
export { default as LucideCloudUpload } from '../icons/cloud-upload';
|
|
3249
3215
|
export {
|
|
@@ -3256,16 +3222,6 @@ export {
|
|
|
3256
3222
|
/** @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 */
|
|
3257
3223
|
default as LucideCode2
|
|
3258
3224
|
} from '../icons/code-xml';
|
|
3259
|
-
// Columns3Cog aliases
|
|
3260
|
-
export { default as LucideColumns3Cog } from '../icons/columns-3-cog';
|
|
3261
|
-
export {
|
|
3262
|
-
/** @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 */
|
|
3263
|
-
default as LucideColumnsSettings
|
|
3264
|
-
} from '../icons/columns-3-cog';
|
|
3265
|
-
export {
|
|
3266
|
-
/** @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 */
|
|
3267
|
-
default as LucideTableConfig
|
|
3268
|
-
} from '../icons/columns-3-cog';
|
|
3269
3225
|
// Columns2 aliases
|
|
3270
3226
|
export { default as LucideColumns2 } from '../icons/columns-2';
|
|
3271
3227
|
export {
|
|
@@ -3278,6 +3234,16 @@ export {
|
|
|
3278
3234
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead. This alias will be removed in v1.0 */
|
|
3279
3235
|
default as LucidePanelsLeftRight
|
|
3280
3236
|
} from '../icons/columns-3';
|
|
3237
|
+
// Columns3Cog aliases
|
|
3238
|
+
export { default as LucideColumns3Cog } from '../icons/columns-3-cog';
|
|
3239
|
+
export {
|
|
3240
|
+
/** @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 */
|
|
3241
|
+
default as LucideColumnsSettings
|
|
3242
|
+
} from '../icons/columns-3-cog';
|
|
3243
|
+
export {
|
|
3244
|
+
/** @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 */
|
|
3245
|
+
default as LucideTableConfig
|
|
3246
|
+
} from '../icons/columns-3-cog';
|
|
3281
3247
|
// ContactRound aliases
|
|
3282
3248
|
export { default as LucideContactRound } from '../icons/contact-round';
|
|
3283
3249
|
export {
|
|
@@ -3296,6 +3262,12 @@ export {
|
|
|
3296
3262
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. This alias will be removed in v1.0 */
|
|
3297
3263
|
default as LucideGlobe2
|
|
3298
3264
|
} from '../icons/earth';
|
|
3265
|
+
// FileAxis3d aliases
|
|
3266
|
+
export { default as LucideFileAxis3d } from '../icons/file-axis-3d';
|
|
3267
|
+
export {
|
|
3268
|
+
/** @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 */
|
|
3269
|
+
default as LucideFileAxis3D
|
|
3270
|
+
} from '../icons/file-axis-3d';
|
|
3299
3271
|
// EllipsisVertical aliases
|
|
3300
3272
|
export { default as LucideEllipsisVertical } from '../icons/ellipsis-vertical';
|
|
3301
3273
|
export {
|
|
@@ -3308,24 +3280,36 @@ export {
|
|
|
3308
3280
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. This alias will be removed in v1.0 */
|
|
3309
3281
|
default as LucideMoreHorizontal
|
|
3310
3282
|
} from '../icons/ellipsis';
|
|
3311
|
-
//
|
|
3312
|
-
export { default as
|
|
3313
|
-
export {
|
|
3314
|
-
/** @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 */
|
|
3315
|
-
default as LucideFileAxis3D
|
|
3316
|
-
} from '../icons/file-axis-3d';
|
|
3317
|
-
// FileChartColumnIncreasing aliases
|
|
3318
|
-
export { default as LucideFileChartColumnIncreasing } from '../icons/file-chart-column-increasing';
|
|
3283
|
+
// FileBadge aliases
|
|
3284
|
+
export { default as LucideFileBadge } from '../icons/file-badge';
|
|
3319
3285
|
export {
|
|
3320
|
-
/** @deprecated The
|
|
3321
|
-
default as
|
|
3322
|
-
} from '../icons/file-
|
|
3286
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileBadge} instead. This alias will be removed in v1.0 */
|
|
3287
|
+
default as LucideFileBadge2
|
|
3288
|
+
} from '../icons/file-badge';
|
|
3289
|
+
// FileBracesCorner aliases
|
|
3290
|
+
export { default as LucideFileBracesCorner } from '../icons/file-braces-corner';
|
|
3291
|
+
export {
|
|
3292
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBracesCorner} instead. This alias will be removed in v1.0 */
|
|
3293
|
+
default as LucideFileJson2
|
|
3294
|
+
} from '../icons/file-braces-corner';
|
|
3295
|
+
// FileBraces aliases
|
|
3296
|
+
export { default as LucideFileBraces } from '../icons/file-braces';
|
|
3297
|
+
export {
|
|
3298
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBraces} instead. This alias will be removed in v1.0 */
|
|
3299
|
+
default as LucideFileJson
|
|
3300
|
+
} from '../icons/file-braces';
|
|
3323
3301
|
// FileChartColumn aliases
|
|
3324
3302
|
export { default as LucideFileChartColumn } from '../icons/file-chart-column';
|
|
3325
3303
|
export {
|
|
3326
3304
|
/** @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 */
|
|
3327
3305
|
default as LucideFileBarChart2
|
|
3328
3306
|
} from '../icons/file-chart-column';
|
|
3307
|
+
// FileChartColumnIncreasing aliases
|
|
3308
|
+
export { default as LucideFileChartColumnIncreasing } from '../icons/file-chart-column-increasing';
|
|
3309
|
+
export {
|
|
3310
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
3311
|
+
default as LucideFileBarChart
|
|
3312
|
+
} from '../icons/file-chart-column-increasing';
|
|
3329
3313
|
// FileChartLine aliases
|
|
3330
3314
|
export { default as LucideFileChartLine } from '../icons/file-chart-line';
|
|
3331
3315
|
export {
|
|
@@ -3338,12 +3322,58 @@ export {
|
|
|
3338
3322
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. This alias will be removed in v1.0 */
|
|
3339
3323
|
default as LucideFilePieChart
|
|
3340
3324
|
} from '../icons/file-chart-pie';
|
|
3325
|
+
// FileCheckCorner aliases
|
|
3326
|
+
export { default as LucideFileCheckCorner } from '../icons/file-check-corner';
|
|
3327
|
+
export {
|
|
3328
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCheckCorner} instead. This alias will be removed in v1.0 */
|
|
3329
|
+
default as LucideFileCheck2
|
|
3330
|
+
} from '../icons/file-check-corner';
|
|
3331
|
+
// FileCodeCorner aliases
|
|
3332
|
+
export { default as LucideFileCodeCorner } from '../icons/file-code-corner';
|
|
3333
|
+
export {
|
|
3334
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCodeCorner} instead. This alias will be removed in v1.0 */
|
|
3335
|
+
default as LucideFileCode2
|
|
3336
|
+
} from '../icons/file-code-corner';
|
|
3341
3337
|
// FileCog aliases
|
|
3342
3338
|
export { default as LucideFileCog } from '../icons/file-cog';
|
|
3343
3339
|
export {
|
|
3344
3340
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead. This alias will be removed in v1.0 */
|
|
3345
3341
|
default as LucideFileCog2
|
|
3346
3342
|
} from '../icons/file-cog';
|
|
3343
|
+
// FileExclamationPoint aliases
|
|
3344
|
+
export { default as LucideFileExclamationPoint } from '../icons/file-exclamation-point';
|
|
3345
|
+
export {
|
|
3346
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileExclamationPoint} instead. This alias will be removed in v1.0 */
|
|
3347
|
+
default as LucideFileWarning
|
|
3348
|
+
} from '../icons/file-exclamation-point';
|
|
3349
|
+
// FileHeadphone aliases
|
|
3350
|
+
export { default as LucideFileHeadphone } from '../icons/file-headphone';
|
|
3351
|
+
export {
|
|
3352
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileHeadphone} instead. This alias will be removed in v1.0 */
|
|
3353
|
+
default as LucideFileAudio
|
|
3354
|
+
} from '../icons/file-headphone';
|
|
3355
|
+
export {
|
|
3356
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileHeadphone} instead. This alias will be removed in v1.0 */
|
|
3357
|
+
default as LucideFileAudio2
|
|
3358
|
+
} from '../icons/file-headphone';
|
|
3359
|
+
// FileLock aliases
|
|
3360
|
+
export { default as LucideFileLock } from '../icons/file-lock';
|
|
3361
|
+
export {
|
|
3362
|
+
/** @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 */
|
|
3363
|
+
default as LucideFileLock2
|
|
3364
|
+
} from '../icons/file-lock';
|
|
3365
|
+
// FileKey aliases
|
|
3366
|
+
export { default as LucideFileKey } from '../icons/file-key';
|
|
3367
|
+
export {
|
|
3368
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileKey} instead. This alias will be removed in v1.0 */
|
|
3369
|
+
default as LucideFileKey2
|
|
3370
|
+
} from '../icons/file-key';
|
|
3371
|
+
// FileMinusCorner aliases
|
|
3372
|
+
export { default as LucideFileMinusCorner } from '../icons/file-minus-corner';
|
|
3373
|
+
export {
|
|
3374
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileMinusCorner} instead. This alias will be removed in v1.0 */
|
|
3375
|
+
default as LucideFileMinus2
|
|
3376
|
+
} from '../icons/file-minus-corner';
|
|
3347
3377
|
// FilePenLine aliases
|
|
3348
3378
|
export { default as LucideFilePenLine } from '../icons/file-pen-line';
|
|
3349
3379
|
export {
|
|
@@ -3368,12 +3398,42 @@ export {
|
|
|
3368
3398
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3369
3399
|
default as LucideFileQuestion
|
|
3370
3400
|
} from '../icons/file-question-mark';
|
|
3401
|
+
// FileSearchCorner aliases
|
|
3402
|
+
export { default as LucideFileSearchCorner } from '../icons/file-search-corner';
|
|
3403
|
+
export {
|
|
3404
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSearchCorner} instead. This alias will be removed in v1.0 */
|
|
3405
|
+
default as LucideFileSearch2
|
|
3406
|
+
} from '../icons/file-search-corner';
|
|
3407
|
+
// FilePlusCorner aliases
|
|
3408
|
+
export { default as LucideFilePlusCorner } from '../icons/file-plus-corner';
|
|
3409
|
+
export {
|
|
3410
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlusCorner} instead. This alias will be removed in v1.0 */
|
|
3411
|
+
default as LucideFilePlus2
|
|
3412
|
+
} from '../icons/file-plus-corner';
|
|
3413
|
+
// FileSignal aliases
|
|
3414
|
+
export { default as LucideFileSignal } from '../icons/file-signal';
|
|
3415
|
+
export {
|
|
3416
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSignal} instead. This alias will be removed in v1.0 */
|
|
3417
|
+
default as LucideFileVolume2
|
|
3418
|
+
} from '../icons/file-signal';
|
|
3371
3419
|
// FileVideoCamera aliases
|
|
3372
3420
|
export { default as LucideFileVideoCamera } from '../icons/file-video-camera';
|
|
3373
3421
|
export {
|
|
3374
3422
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. This alias will be removed in v1.0 */
|
|
3375
3423
|
default as LucideFileVideo2
|
|
3376
3424
|
} from '../icons/file-video-camera';
|
|
3425
|
+
// FileTypeCorner aliases
|
|
3426
|
+
export { default as LucideFileTypeCorner } from '../icons/file-type-corner';
|
|
3427
|
+
export {
|
|
3428
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead. This alias will be removed in v1.0 */
|
|
3429
|
+
default as LucideFileType2
|
|
3430
|
+
} from '../icons/file-type-corner';
|
|
3431
|
+
// FileXCorner aliases
|
|
3432
|
+
export { default as LucideFileXCorner } from '../icons/file-x-corner';
|
|
3433
|
+
export {
|
|
3434
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileXCorner} instead. This alias will be removed in v1.0 */
|
|
3435
|
+
default as LucideFileX2
|
|
3436
|
+
} from '../icons/file-x-corner';
|
|
3377
3437
|
// FolderCog aliases
|
|
3378
3438
|
export { default as LucideFolderCog } from '../icons/folder-cog';
|
|
3379
3439
|
export {
|
|
@@ -3386,18 +3446,18 @@ export {
|
|
|
3386
3446
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderPen} instead. This alias will be removed in v1.0 */
|
|
3387
3447
|
default as LucideFolderEdit
|
|
3388
3448
|
} from '../icons/folder-pen';
|
|
3389
|
-
// Funnel aliases
|
|
3390
|
-
export { default as LucideFunnel } from '../icons/funnel';
|
|
3391
|
-
export {
|
|
3392
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead. This alias will be removed in v1.0 */
|
|
3393
|
-
default as LucideFilter
|
|
3394
|
-
} from '../icons/funnel';
|
|
3395
3449
|
// FunnelX aliases
|
|
3396
3450
|
export { default as LucideFunnelX } from '../icons/funnel-x';
|
|
3397
3451
|
export {
|
|
3398
3452
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FunnelX} instead. This alias will be removed in v1.0 */
|
|
3399
3453
|
default as LucideFilterX
|
|
3400
3454
|
} from '../icons/funnel-x';
|
|
3455
|
+
// Funnel aliases
|
|
3456
|
+
export { default as LucideFunnel } from '../icons/funnel';
|
|
3457
|
+
export {
|
|
3458
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead. This alias will be removed in v1.0 */
|
|
3459
|
+
default as LucideFilter
|
|
3460
|
+
} from '../icons/funnel';
|
|
3401
3461
|
// GitCommitHorizontal aliases
|
|
3402
3462
|
export { default as LucideGitCommitHorizontal } from '../icons/git-commit-horizontal';
|
|
3403
3463
|
export {
|
|
@@ -3444,30 +3504,24 @@ export {
|
|
|
3444
3504
|
/** @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 */
|
|
3445
3505
|
default as LucideGrab
|
|
3446
3506
|
} from '../icons/hand-grab';
|
|
3447
|
-
// House aliases
|
|
3448
|
-
export { default as LucideHouse } from '../icons/house';
|
|
3449
|
-
export {
|
|
3450
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. This alias will be removed in v1.0 */
|
|
3451
|
-
default as LucideHome
|
|
3452
|
-
} from '../icons/house';
|
|
3453
3507
|
// HandHelping aliases
|
|
3454
3508
|
export { default as LucideHandHelping } from '../icons/hand-helping';
|
|
3455
3509
|
export {
|
|
3456
3510
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandHelping} instead. This alias will be removed in v1.0 */
|
|
3457
3511
|
default as LucideHelpingHand
|
|
3458
3512
|
} from '../icons/hand-helping';
|
|
3513
|
+
// House aliases
|
|
3514
|
+
export { default as LucideHouse } from '../icons/house';
|
|
3515
|
+
export {
|
|
3516
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. This alias will be removed in v1.0 */
|
|
3517
|
+
default as LucideHome
|
|
3518
|
+
} from '../icons/house';
|
|
3459
3519
|
// IceCreamBowl aliases
|
|
3460
3520
|
export { default as LucideIceCreamBowl } from '../icons/ice-cream-bowl';
|
|
3461
3521
|
export {
|
|
3462
3522
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. This alias will be removed in v1.0 */
|
|
3463
3523
|
default as LucideIceCream2
|
|
3464
3524
|
} from '../icons/ice-cream-bowl';
|
|
3465
|
-
// IceCreamCone aliases
|
|
3466
|
-
export { default as LucideIceCreamCone } from '../icons/ice-cream-cone';
|
|
3467
|
-
export {
|
|
3468
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead. This alias will be removed in v1.0 */
|
|
3469
|
-
default as LucideIceCream
|
|
3470
|
-
} from '../icons/ice-cream-cone';
|
|
3471
3525
|
// LaptopMinimal aliases
|
|
3472
3526
|
export { default as LucideLaptopMinimal } from '../icons/laptop-minimal';
|
|
3473
3527
|
export {
|
|
@@ -3480,6 +3534,12 @@ export {
|
|
|
3480
3534
|
/** @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 */
|
|
3481
3535
|
default as LucideLayers3
|
|
3482
3536
|
} from '../icons/layers';
|
|
3537
|
+
// IceCreamCone aliases
|
|
3538
|
+
export { default as LucideIceCreamCone } from '../icons/ice-cream-cone';
|
|
3539
|
+
export {
|
|
3540
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead. This alias will be removed in v1.0 */
|
|
3541
|
+
default as LucideIceCream
|
|
3542
|
+
} from '../icons/ice-cream-cone';
|
|
3483
3543
|
// ListIndentDecrease aliases
|
|
3484
3544
|
export { default as LucideListIndentDecrease } from '../icons/list-indent-decrease';
|
|
3485
3545
|
export {
|
|
@@ -3536,30 +3596,30 @@ export {
|
|
|
3536
3596
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MessageCircleQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3537
3597
|
default as LucideMessageCircleQuestion
|
|
3538
3598
|
} from '../icons/message-circle-question-mark';
|
|
3539
|
-
// Move3d aliases
|
|
3540
|
-
export { default as LucideMove3d } from '../icons/move-3d';
|
|
3541
|
-
export {
|
|
3542
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead. This alias will be removed in v1.0 */
|
|
3543
|
-
default as LucideMove3D
|
|
3544
|
-
} from '../icons/move-3d';
|
|
3545
3599
|
// MicVocal aliases
|
|
3546
3600
|
export { default as LucideMicVocal } from '../icons/mic-vocal';
|
|
3547
3601
|
export {
|
|
3548
3602
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead. This alias will be removed in v1.0 */
|
|
3549
3603
|
default as LucideMic2
|
|
3550
3604
|
} from '../icons/mic-vocal';
|
|
3551
|
-
//
|
|
3552
|
-
export { default as
|
|
3605
|
+
// Move3d aliases
|
|
3606
|
+
export { default as LucideMove3d } from '../icons/move-3d';
|
|
3553
3607
|
export {
|
|
3554
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3555
|
-
default as
|
|
3556
|
-
} from '../icons/
|
|
3608
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead. This alias will be removed in v1.0 */
|
|
3609
|
+
default as LucideMove3D
|
|
3610
|
+
} from '../icons/move-3d';
|
|
3557
3611
|
// OctagonPause aliases
|
|
3558
3612
|
export { default as LucideOctagonPause } from '../icons/octagon-pause';
|
|
3559
3613
|
export {
|
|
3560
3614
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead. This alias will be removed in v1.0 */
|
|
3561
3615
|
default as LucidePauseOctagon
|
|
3562
3616
|
} from '../icons/octagon-pause';
|
|
3617
|
+
// OctagonAlert aliases
|
|
3618
|
+
export { default as LucideOctagonAlert } from '../icons/octagon-alert';
|
|
3619
|
+
export {
|
|
3620
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. This alias will be removed in v1.0 */
|
|
3621
|
+
default as LucideAlertOctagon
|
|
3622
|
+
} from '../icons/octagon-alert';
|
|
3563
3623
|
// OctagonX aliases
|
|
3564
3624
|
export { default as LucideOctagonX } from '../icons/octagon-x';
|
|
3565
3625
|
export {
|
|
@@ -3584,12 +3644,6 @@ export {
|
|
|
3584
3644
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. This alias will be removed in v1.0 */
|
|
3585
3645
|
default as LucideSidebarClose
|
|
3586
3646
|
} from '../icons/panel-left-close';
|
|
3587
|
-
// PanelLeftDashed aliases
|
|
3588
|
-
export { default as LucidePanelLeftDashed } from '../icons/panel-left-dashed';
|
|
3589
|
-
export {
|
|
3590
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftDashed} instead. This alias will be removed in v1.0 */
|
|
3591
|
-
default as LucidePanelLeftInactive
|
|
3592
|
-
} from '../icons/panel-left-dashed';
|
|
3593
3647
|
// PanelLeftOpen aliases
|
|
3594
3648
|
export { default as LucidePanelLeftOpen } from '../icons/panel-left-open';
|
|
3595
3649
|
export {
|
|
@@ -3602,6 +3656,12 @@ export {
|
|
|
3602
3656
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. This alias will be removed in v1.0 */
|
|
3603
3657
|
default as LucideSidebar
|
|
3604
3658
|
} from '../icons/panel-left';
|
|
3659
|
+
// PanelLeftDashed aliases
|
|
3660
|
+
export { default as LucidePanelLeftDashed } from '../icons/panel-left-dashed';
|
|
3661
|
+
export {
|
|
3662
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftDashed} instead. This alias will be removed in v1.0 */
|
|
3663
|
+
default as LucidePanelLeftInactive
|
|
3664
|
+
} from '../icons/panel-left-dashed';
|
|
3605
3665
|
// PanelRightDashed aliases
|
|
3606
3666
|
export { default as LucidePanelRightDashed } from '../icons/panel-right-dashed';
|
|
3607
3667
|
export {
|
|
@@ -3614,18 +3674,18 @@ export {
|
|
|
3614
3674
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelTopDashed} instead. This alias will be removed in v1.0 */
|
|
3615
3675
|
default as LucidePanelTopInactive
|
|
3616
3676
|
} from '../icons/panel-top-dashed';
|
|
3617
|
-
// PenLine aliases
|
|
3618
|
-
export { default as LucidePenLine } from '../icons/pen-line';
|
|
3619
|
-
export {
|
|
3620
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. This alias will be removed in v1.0 */
|
|
3621
|
-
default as LucideEdit3
|
|
3622
|
-
} from '../icons/pen-line';
|
|
3623
3677
|
// PanelsTopLeft aliases
|
|
3624
3678
|
export { default as LucidePanelsTopLeft } from '../icons/panels-top-left';
|
|
3625
3679
|
export {
|
|
3626
3680
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead. This alias will be removed in v1.0 */
|
|
3627
3681
|
default as LucideLayout
|
|
3628
3682
|
} from '../icons/panels-top-left';
|
|
3683
|
+
// PenLine aliases
|
|
3684
|
+
export { default as LucidePenLine } from '../icons/pen-line';
|
|
3685
|
+
export {
|
|
3686
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. This alias will be removed in v1.0 */
|
|
3687
|
+
default as LucideEdit3
|
|
3688
|
+
} from '../icons/pen-line';
|
|
3629
3689
|
// Pen aliases
|
|
3630
3690
|
export { default as LucidePen } from '../icons/pen';
|
|
3631
3691
|
export {
|
|
@@ -3692,18 +3752,18 @@ export {
|
|
|
3692
3752
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead. This alias will be removed in v1.0 */
|
|
3693
3753
|
default as LucideSliders
|
|
3694
3754
|
} from '../icons/sliders-vertical';
|
|
3695
|
-
// Sparkles aliases
|
|
3696
|
-
export { default as LucideSparkles } from '../icons/sparkles';
|
|
3697
|
-
export {
|
|
3698
|
-
/** @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 */
|
|
3699
|
-
default as LucideStars
|
|
3700
|
-
} from '../icons/sparkles';
|
|
3701
3755
|
// SquareActivity aliases
|
|
3702
3756
|
export { default as LucideSquareActivity } from '../icons/square-activity';
|
|
3703
3757
|
export {
|
|
3704
3758
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareActivity} instead. This alias will be removed in v1.0 */
|
|
3705
3759
|
default as LucideActivitySquare
|
|
3706
3760
|
} from '../icons/square-activity';
|
|
3761
|
+
// Sparkles aliases
|
|
3762
|
+
export { default as LucideSparkles } from '../icons/sparkles';
|
|
3763
|
+
export {
|
|
3764
|
+
/** @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 */
|
|
3765
|
+
default as LucideStars
|
|
3766
|
+
} from '../icons/sparkles';
|
|
3707
3767
|
// SquareArrowDownLeft aliases
|
|
3708
3768
|
export { default as LucideSquareArrowDownLeft } from '../icons/square-arrow-down-left';
|
|
3709
3769
|
export {
|
|
@@ -3716,18 +3776,18 @@ export {
|
|
|
3716
3776
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. This alias will be removed in v1.0 */
|
|
3717
3777
|
default as LucideArrowDownRightSquare
|
|
3718
3778
|
} from '../icons/square-arrow-down-right';
|
|
3719
|
-
// SquareArrowLeft aliases
|
|
3720
|
-
export { default as LucideSquareArrowLeft } from '../icons/square-arrow-left';
|
|
3721
|
-
export {
|
|
3722
|
-
/** @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 */
|
|
3723
|
-
default as LucideArrowLeftSquare
|
|
3724
|
-
} from '../icons/square-arrow-left';
|
|
3725
3779
|
// SquareArrowDown aliases
|
|
3726
3780
|
export { default as LucideSquareArrowDown } from '../icons/square-arrow-down';
|
|
3727
3781
|
export {
|
|
3728
3782
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. This alias will be removed in v1.0 */
|
|
3729
3783
|
default as LucideArrowDownSquare
|
|
3730
3784
|
} from '../icons/square-arrow-down';
|
|
3785
|
+
// SquareArrowLeft aliases
|
|
3786
|
+
export { default as LucideSquareArrowLeft } from '../icons/square-arrow-left';
|
|
3787
|
+
export {
|
|
3788
|
+
/** @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 */
|
|
3789
|
+
default as LucideArrowLeftSquare
|
|
3790
|
+
} from '../icons/square-arrow-left';
|
|
3731
3791
|
// SquareArrowOutDownLeft aliases
|
|
3732
3792
|
export { default as LucideSquareArrowOutDownLeft } from '../icons/square-arrow-out-down-left';
|
|
3733
3793
|
export {
|
|
@@ -3740,18 +3800,18 @@ export {
|
|
|
3740
3800
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. This alias will be removed in v1.0 */
|
|
3741
3801
|
default as LucideArrowDownRightFromSquare
|
|
3742
3802
|
} from '../icons/square-arrow-out-down-right';
|
|
3743
|
-
// SquareArrowOutUpLeft aliases
|
|
3744
|
-
export { default as LucideSquareArrowOutUpLeft } from '../icons/square-arrow-out-up-left';
|
|
3745
|
-
export {
|
|
3746
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
3747
|
-
default as LucideArrowUpLeftFromSquare
|
|
3748
|
-
} from '../icons/square-arrow-out-up-left';
|
|
3749
3803
|
// SquareArrowOutUpRight aliases
|
|
3750
3804
|
export { default as LucideSquareArrowOutUpRight } from '../icons/square-arrow-out-up-right';
|
|
3751
3805
|
export {
|
|
3752
3806
|
/** @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 */
|
|
3753
3807
|
default as LucideArrowUpRightFromSquare
|
|
3754
3808
|
} from '../icons/square-arrow-out-up-right';
|
|
3809
|
+
// SquareArrowOutUpLeft aliases
|
|
3810
|
+
export { default as LucideSquareArrowOutUpLeft } from '../icons/square-arrow-out-up-left';
|
|
3811
|
+
export {
|
|
3812
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
3813
|
+
default as LucideArrowUpLeftFromSquare
|
|
3814
|
+
} from '../icons/square-arrow-out-up-left';
|
|
3755
3815
|
// SquareArrowRight aliases
|
|
3756
3816
|
export { default as LucideSquareArrowRight } from '../icons/square-arrow-right';
|
|
3757
3817
|
export {
|
|
@@ -3770,18 +3830,18 @@ export {
|
|
|
3770
3830
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpRight} instead. This alias will be removed in v1.0 */
|
|
3771
3831
|
default as LucideArrowUpRightSquare
|
|
3772
3832
|
} from '../icons/square-arrow-up-right';
|
|
3773
|
-
// SquareArrowUp aliases
|
|
3774
|
-
export { default as LucideSquareArrowUp } from '../icons/square-arrow-up';
|
|
3775
|
-
export {
|
|
3776
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. This alias will be removed in v1.0 */
|
|
3777
|
-
default as LucideArrowUpSquare
|
|
3778
|
-
} from '../icons/square-arrow-up';
|
|
3779
3833
|
// SquareAsterisk aliases
|
|
3780
3834
|
export { default as LucideSquareAsterisk } from '../icons/square-asterisk';
|
|
3781
3835
|
export {
|
|
3782
3836
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead. This alias will be removed in v1.0 */
|
|
3783
3837
|
default as LucideAsteriskSquare
|
|
3784
3838
|
} from '../icons/square-asterisk';
|
|
3839
|
+
// SquareArrowUp aliases
|
|
3840
|
+
export { default as LucideSquareArrowUp } from '../icons/square-arrow-up';
|
|
3841
|
+
export {
|
|
3842
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. This alias will be removed in v1.0 */
|
|
3843
|
+
default as LucideArrowUpSquare
|
|
3844
|
+
} from '../icons/square-arrow-up';
|
|
3785
3845
|
// SquareBottomDashedScissors aliases
|
|
3786
3846
|
export { default as LucideSquareBottomDashedScissors } from '../icons/square-bottom-dashed-scissors';
|
|
3787
3847
|
export {
|
|
@@ -3810,18 +3870,18 @@ export {
|
|
|
3810
3870
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. This alias will be removed in v1.0 */
|
|
3811
3871
|
default as LucideCheckSquare2
|
|
3812
3872
|
} from '../icons/square-check';
|
|
3813
|
-
// SquareChevronDown aliases
|
|
3814
|
-
export { default as LucideSquareChevronDown } from '../icons/square-chevron-down';
|
|
3815
|
-
export {
|
|
3816
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronDown} instead. This alias will be removed in v1.0 */
|
|
3817
|
-
default as LucideChevronDownSquare
|
|
3818
|
-
} from '../icons/square-chevron-down';
|
|
3819
3873
|
// SquareChevronLeft aliases
|
|
3820
3874
|
export { default as LucideSquareChevronLeft } from '../icons/square-chevron-left';
|
|
3821
3875
|
export {
|
|
3822
3876
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead. This alias will be removed in v1.0 */
|
|
3823
3877
|
default as LucideChevronLeftSquare
|
|
3824
3878
|
} from '../icons/square-chevron-left';
|
|
3879
|
+
// SquareChevronDown aliases
|
|
3880
|
+
export { default as LucideSquareChevronDown } from '../icons/square-chevron-down';
|
|
3881
|
+
export {
|
|
3882
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronDown} instead. This alias will be removed in v1.0 */
|
|
3883
|
+
default as LucideChevronDownSquare
|
|
3884
|
+
} from '../icons/square-chevron-down';
|
|
3825
3885
|
// SquareChevronRight aliases
|
|
3826
3886
|
export { default as LucideSquareChevronRight } from '../icons/square-chevron-right';
|
|
3827
3887
|
export {
|
|
@@ -3834,18 +3894,18 @@ export {
|
|
|
3834
3894
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCode} instead. This alias will be removed in v1.0 */
|
|
3835
3895
|
default as LucideCodeSquare
|
|
3836
3896
|
} from '../icons/square-code';
|
|
3837
|
-
// SquareDashedKanban aliases
|
|
3838
|
-
export { default as LucideSquareDashedKanban } from '../icons/square-dashed-kanban';
|
|
3839
|
-
export {
|
|
3840
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedKanban} instead. This alias will be removed in v1.0 */
|
|
3841
|
-
default as LucideKanbanSquareDashed
|
|
3842
|
-
} from '../icons/square-dashed-kanban';
|
|
3843
3897
|
// SquareChevronUp aliases
|
|
3844
3898
|
export { default as LucideSquareChevronUp } from '../icons/square-chevron-up';
|
|
3845
3899
|
export {
|
|
3846
3900
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronUp} instead. This alias will be removed in v1.0 */
|
|
3847
3901
|
default as LucideChevronUpSquare
|
|
3848
3902
|
} from '../icons/square-chevron-up';
|
|
3903
|
+
// SquareDashedKanban aliases
|
|
3904
|
+
export { default as LucideSquareDashedKanban } from '../icons/square-dashed-kanban';
|
|
3905
|
+
export {
|
|
3906
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedKanban} instead. This alias will be removed in v1.0 */
|
|
3907
|
+
default as LucideKanbanSquareDashed
|
|
3908
|
+
} from '../icons/square-dashed-kanban';
|
|
3849
3909
|
// SquareDashedMousePointer aliases
|
|
3850
3910
|
export { default as LucideSquareDashedMousePointer } from '../icons/square-dashed-mouse-pointer';
|
|
3851
3911
|
export {
|
|
@@ -3876,36 +3936,36 @@ export {
|
|
|
3876
3936
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead. This alias will be removed in v1.0 */
|
|
3877
3937
|
default as LucideEqualSquare
|
|
3878
3938
|
} from '../icons/square-equal';
|
|
3879
|
-
// SquareKanban aliases
|
|
3880
|
-
export { default as LucideSquareKanban } from '../icons/square-kanban';
|
|
3881
|
-
export {
|
|
3882
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. This alias will be removed in v1.0 */
|
|
3883
|
-
default as LucideKanbanSquare
|
|
3884
|
-
} from '../icons/square-kanban';
|
|
3885
3939
|
// SquareFunction aliases
|
|
3886
3940
|
export { default as LucideSquareFunction } from '../icons/square-function';
|
|
3887
3941
|
export {
|
|
3888
3942
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. This alias will be removed in v1.0 */
|
|
3889
3943
|
default as LucideFunctionSquare
|
|
3890
3944
|
} from '../icons/square-function';
|
|
3945
|
+
// SquareKanban aliases
|
|
3946
|
+
export { default as LucideSquareKanban } from '../icons/square-kanban';
|
|
3947
|
+
export {
|
|
3948
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. This alias will be removed in v1.0 */
|
|
3949
|
+
default as LucideKanbanSquare
|
|
3950
|
+
} from '../icons/square-kanban';
|
|
3891
3951
|
// SquareLibrary aliases
|
|
3892
3952
|
export { default as LucideSquareLibrary } from '../icons/square-library';
|
|
3893
3953
|
export {
|
|
3894
3954
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareLibrary} instead. This alias will be removed in v1.0 */
|
|
3895
3955
|
default as LucideLibrarySquare
|
|
3896
3956
|
} from '../icons/square-library';
|
|
3897
|
-
// SquareMenu aliases
|
|
3898
|
-
export { default as LucideSquareMenu } from '../icons/square-menu';
|
|
3899
|
-
export {
|
|
3900
|
-
/** @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 */
|
|
3901
|
-
default as LucideMenuSquare
|
|
3902
|
-
} from '../icons/square-menu';
|
|
3903
3957
|
// SquareM aliases
|
|
3904
3958
|
export { default as LucideSquareM } from '../icons/square-m';
|
|
3905
3959
|
export {
|
|
3906
3960
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead. This alias will be removed in v1.0 */
|
|
3907
3961
|
default as LucideMSquare
|
|
3908
3962
|
} from '../icons/square-m';
|
|
3963
|
+
// SquareMenu aliases
|
|
3964
|
+
export { default as LucideSquareMenu } from '../icons/square-menu';
|
|
3965
|
+
export {
|
|
3966
|
+
/** @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 */
|
|
3967
|
+
default as LucideMenuSquare
|
|
3968
|
+
} from '../icons/square-menu';
|
|
3909
3969
|
// SquareMinus aliases
|
|
3910
3970
|
export { default as LucideSquareMinus } from '../icons/square-minus';
|
|
3911
3971
|
export {
|
|
@@ -3992,18 +4052,18 @@ export {
|
|
|
3992
4052
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. This alias will be removed in v1.0 */
|
|
3993
4053
|
default as LucideSigmaSquare
|
|
3994
4054
|
} from '../icons/square-sigma';
|
|
3995
|
-
// SquareSlash aliases
|
|
3996
|
-
export { default as LucideSquareSlash } from '../icons/square-slash';
|
|
3997
|
-
export {
|
|
3998
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. This alias will be removed in v1.0 */
|
|
3999
|
-
default as LucideSlashSquare
|
|
4000
|
-
} from '../icons/square-slash';
|
|
4001
4055
|
// SquareSplitHorizontal aliases
|
|
4002
4056
|
export { default as LucideSquareSplitHorizontal } from '../icons/square-split-horizontal';
|
|
4003
4057
|
export {
|
|
4004
4058
|
/** @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 */
|
|
4005
4059
|
default as LucideSplitSquareHorizontal
|
|
4006
4060
|
} from '../icons/square-split-horizontal';
|
|
4061
|
+
// SquareSlash aliases
|
|
4062
|
+
export { default as LucideSquareSlash } from '../icons/square-slash';
|
|
4063
|
+
export {
|
|
4064
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. This alias will be removed in v1.0 */
|
|
4065
|
+
default as LucideSlashSquare
|
|
4066
|
+
} from '../icons/square-slash';
|
|
4007
4067
|
// SquareSplitVertical aliases
|
|
4008
4068
|
export { default as LucideSquareSplitVertical } from '../icons/square-split-vertical';
|
|
4009
4069
|
export {
|
|
@@ -4016,18 +4076,18 @@ export {
|
|
|
4016
4076
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead. This alias will be removed in v1.0 */
|
|
4017
4077
|
default as LucideTerminalSquare
|
|
4018
4078
|
} from '../icons/square-terminal';
|
|
4019
|
-
// SquareUserRound aliases
|
|
4020
|
-
export { default as LucideSquareUserRound } from '../icons/square-user-round';
|
|
4021
|
-
export {
|
|
4022
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. This alias will be removed in v1.0 */
|
|
4023
|
-
default as LucideUserSquare2
|
|
4024
|
-
} from '../icons/square-user-round';
|
|
4025
4079
|
// SquareUser aliases
|
|
4026
4080
|
export { default as LucideSquareUser } from '../icons/square-user';
|
|
4027
4081
|
export {
|
|
4028
4082
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. This alias will be removed in v1.0 */
|
|
4029
4083
|
default as LucideUserSquare
|
|
4030
4084
|
} from '../icons/square-user';
|
|
4085
|
+
// SquareUserRound aliases
|
|
4086
|
+
export { default as LucideSquareUserRound } from '../icons/square-user-round';
|
|
4087
|
+
export {
|
|
4088
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. This alias will be removed in v1.0 */
|
|
4089
|
+
default as LucideUserSquare2
|
|
4090
|
+
} from '../icons/square-user-round';
|
|
4031
4091
|
// SquareX aliases
|
|
4032
4092
|
export { default as LucideSquareX } from '../icons/square-x';
|
|
4033
4093
|
export {
|
|
@@ -4110,36 +4170,36 @@ export {
|
|
|
4110
4170
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead. This alias will be removed in v1.0 */
|
|
4111
4171
|
default as LucideTv2
|
|
4112
4172
|
} from '../icons/tv-minimal';
|
|
4113
|
-
// University aliases
|
|
4114
|
-
export { default as LucideUniversity } from '../icons/university';
|
|
4115
|
-
export {
|
|
4116
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link University} instead. This alias will be removed in v1.0 */
|
|
4117
|
-
default as LucideSchool2
|
|
4118
|
-
} from '../icons/university';
|
|
4119
4173
|
// UserRoundCheck aliases
|
|
4120
4174
|
export { default as LucideUserRoundCheck } from '../icons/user-round-check';
|
|
4121
4175
|
export {
|
|
4122
4176
|
/** @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 */
|
|
4123
4177
|
default as LucideUserCheck2
|
|
4124
4178
|
} from '../icons/user-round-check';
|
|
4179
|
+
// University aliases
|
|
4180
|
+
export { default as LucideUniversity } from '../icons/university';
|
|
4181
|
+
export {
|
|
4182
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link University} instead. This alias will be removed in v1.0 */
|
|
4183
|
+
default as LucideSchool2
|
|
4184
|
+
} from '../icons/university';
|
|
4125
4185
|
// UserRoundCog aliases
|
|
4126
4186
|
export { default as LucideUserRoundCog } from '../icons/user-round-cog';
|
|
4127
4187
|
export {
|
|
4128
4188
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCog} instead. This alias will be removed in v1.0 */
|
|
4129
4189
|
default as LucideUserCog2
|
|
4130
4190
|
} from '../icons/user-round-cog';
|
|
4131
|
-
// UserRoundMinus aliases
|
|
4132
|
-
export { default as LucideUserRoundMinus } from '../icons/user-round-minus';
|
|
4133
|
-
export {
|
|
4134
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundMinus} instead. This alias will be removed in v1.0 */
|
|
4135
|
-
default as LucideUserMinus2
|
|
4136
|
-
} from '../icons/user-round-minus';
|
|
4137
4191
|
// UserRoundPlus aliases
|
|
4138
4192
|
export { default as LucideUserRoundPlus } from '../icons/user-round-plus';
|
|
4139
4193
|
export {
|
|
4140
4194
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundPlus} instead. This alias will be removed in v1.0 */
|
|
4141
4195
|
default as LucideUserPlus2
|
|
4142
4196
|
} from '../icons/user-round-plus';
|
|
4197
|
+
// UserRoundMinus aliases
|
|
4198
|
+
export { default as LucideUserRoundMinus } from '../icons/user-round-minus';
|
|
4199
|
+
export {
|
|
4200
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundMinus} instead. This alias will be removed in v1.0 */
|
|
4201
|
+
default as LucideUserMinus2
|
|
4202
|
+
} from '../icons/user-round-minus';
|
|
4143
4203
|
// UserRoundX aliases
|
|
4144
4204
|
export { default as LucideUserRoundX } from '../icons/user-round-x';
|
|
4145
4205
|
export {
|
|
@@ -4152,6 +4212,12 @@ export {
|
|
|
4152
4212
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. This alias will be removed in v1.0 */
|
|
4153
4213
|
default as LucideUser2
|
|
4154
4214
|
} from '../icons/user-round';
|
|
4215
|
+
// UtensilsCrossed aliases
|
|
4216
|
+
export { default as LucideUtensilsCrossed } from '../icons/utensils-crossed';
|
|
4217
|
+
export {
|
|
4218
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UtensilsCrossed} instead. This alias will be removed in v1.0 */
|
|
4219
|
+
default as LucideForkKnifeCrossed
|
|
4220
|
+
} from '../icons/utensils-crossed';
|
|
4155
4221
|
// UsersRound aliases
|
|
4156
4222
|
export { default as LucideUsersRound } from '../icons/users-round';
|
|
4157
4223
|
export {
|
|
@@ -4164,12 +4230,6 @@ export {
|
|
|
4164
4230
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Utensils} instead. This alias will be removed in v1.0 */
|
|
4165
4231
|
default as LucideForkKnife
|
|
4166
4232
|
} from '../icons/utensils';
|
|
4167
|
-
// UtensilsCrossed aliases
|
|
4168
|
-
export { default as LucideUtensilsCrossed } from '../icons/utensils-crossed';
|
|
4169
|
-
export {
|
|
4170
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UtensilsCrossed} instead. This alias will be removed in v1.0 */
|
|
4171
|
-
default as LucideForkKnifeCrossed
|
|
4172
|
-
} from '../icons/utensils-crossed';
|
|
4173
4233
|
// WalletMinimal aliases
|
|
4174
4234
|
export { default as LucideWalletMinimal } from '../icons/wallet-minimal';
|
|
4175
4235
|
export {
|