@lucide/astro 1.26.0 → 1.28.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 +2 -2
- package/src/aliases/aliases.ts +110 -98
- package/src/aliases/prefixed.ts +705 -683
- package/src/aliases/suffixed.ts +1023 -1001
- package/src/icons/a-large-small.ts +1 -1
- package/src/icons/ambulance.ts +1 -1
- package/src/icons/barrel.ts +2 -2
- package/src/icons/bone-fracture.ts +1 -1
- package/src/icons/bot-off.ts +1 -1
- package/src/icons/calendar-1.ts +2 -2
- package/src/icons/calendar-arrow-down.ts +2 -2
- package/src/icons/calendar-arrow-up.ts +2 -2
- package/src/icons/calendar-check-2.ts +2 -2
- package/src/icons/calendar-check.ts +2 -2
- package/src/icons/calendar-clock.ts +2 -2
- package/src/icons/calendar-cog.ts +2 -2
- package/src/icons/calendar-days.ts +2 -2
- package/src/icons/calendar-fold.ts +2 -2
- package/src/icons/calendar-heart.ts +2 -2
- package/src/icons/calendar-minus-2.ts +2 -2
- package/src/icons/calendar-minus.ts +2 -2
- package/src/icons/calendar-off.ts +2 -2
- package/src/icons/calendar-plus-2.ts +2 -2
- package/src/icons/calendar-plus.ts +2 -2
- package/src/icons/calendar-range.ts +2 -2
- package/src/icons/calendar-search.ts +2 -2
- package/src/icons/calendar-sync.ts +2 -2
- package/src/icons/calendar-x-2.ts +2 -2
- package/src/icons/calendar-x.ts +2 -2
- package/src/icons/calendar.ts +2 -2
- package/src/icons/captions.ts +1 -1
- package/src/icons/circle-fading-plus.ts +1 -1
- package/src/icons/contact-round.ts +2 -2
- package/src/icons/contact.ts +2 -2
- package/src/icons/diamond-minus.ts +1 -1
- package/src/icons/diamond-plus.ts +1 -1
- package/src/icons/feather.ts +2 -2
- package/src/icons/flag-triangle-left.ts +1 -1
- package/src/icons/gamepad-directional.ts +1 -1
- package/src/icons/git-merge-conflict.ts +1 -1
- package/src/icons/id-card-lanyard.ts +1 -1
- package/src/icons/index.ts +172 -165
- package/src/icons/keyboard-off.ts +1 -1
- package/src/icons/layers-plus.ts +1 -1
- package/src/icons/layout-freeform.ts +18 -0
- package/src/icons/lens-convex.ts +1 -1
- package/src/icons/line-squiggle.ts +1 -1
- package/src/icons/mic-audio-lines.ts +18 -0
- package/src/icons/mic-signal.ts +18 -0
- package/src/icons/mirror-rectangular.ts +1 -1
- package/src/icons/mirror-round.ts +1 -1
- package/src/icons/mosque.ts +18 -0
- package/src/icons/pilcrow-right.ts +1 -1
- package/src/icons/{history.ts → rotate-ccw-clock.ts} +4 -4
- package/src/icons/rotate-cw-fading-clock.ts +18 -0
- package/src/icons/{podcast.ts → scan-square.ts} +4 -4
- package/src/icons/scooter.ts +1 -1
- package/src/icons/search-alert.ts +1 -1
- package/src/icons/spline-pointer.ts +1 -1
- package/src/icons/square-arrow-right-enter.ts +1 -1
- package/src/icons/square-arrow-right-exit.ts +1 -1
- package/src/icons/square-bottom-dashed-scissors.ts +2 -2
- package/src/icons/square-off.ts +18 -0
- package/src/icons/square-scissors.ts +2 -2
- package/src/icons/squares-exclude.ts +1 -1
- package/src/icons/squares-intersect.ts +1 -1
- package/src/icons/squares-subtract.ts +1 -1
- package/src/icons/squares-unite.ts +1 -1
- package/src/icons/toilet.ts +1 -1
- package/src/icons/toolbox.ts +2 -2
- package/src/icons/trophy.ts +2 -2
- package/src/icons/truck.ts +1 -1
- package/src/icons/user-shield.ts +18 -0
- package/src/icons/van.ts +1 -1
- package/src/icons/zap-off.ts +2 -2
- package/src/icons/zap.ts +2 -2
package/src/aliases/prefixed.ts
CHANGED
|
@@ -10,10 +10,10 @@ export { default as LucideAccessibility } from '../icons/accessibility';
|
|
|
10
10
|
export { default as LucideActivity } from '../icons/activity';
|
|
11
11
|
// Ad aliases
|
|
12
12
|
export { default as LucideAd } from '../icons/ad';
|
|
13
|
-
// AirVent aliases
|
|
14
|
-
export { default as LucideAirVent } from '../icons/air-vent';
|
|
15
13
|
// Airplay aliases
|
|
16
14
|
export { default as LucideAirplay } from '../icons/airplay';
|
|
15
|
+
// AirVent aliases
|
|
16
|
+
export { default as LucideAirVent } from '../icons/air-vent';
|
|
17
17
|
// AlarmClockOff aliases
|
|
18
18
|
export { default as LucideAlarmClockOff } from '../icons/alarm-clock-off';
|
|
19
19
|
// AlarmClock aliases
|
|
@@ -26,20 +26,20 @@ export { default as LucideAlbum } from '../icons/album';
|
|
|
26
26
|
export { default as LucideAlignCenterHorizontal } from '../icons/align-center-horizontal';
|
|
27
27
|
// AlignCenterVertical aliases
|
|
28
28
|
export { default as LucideAlignCenterVertical } from '../icons/align-center-vertical';
|
|
29
|
-
// AlignEndVertical aliases
|
|
30
|
-
export { default as LucideAlignEndVertical } from '../icons/align-end-vertical';
|
|
31
29
|
// AlignEndHorizontal aliases
|
|
32
30
|
export { default as LucideAlignEndHorizontal } from '../icons/align-end-horizontal';
|
|
33
31
|
// AlignHorizontalDistributeCenter aliases
|
|
34
32
|
export { default as LucideAlignHorizontalDistributeCenter } from '../icons/align-horizontal-distribute-center';
|
|
35
|
-
//
|
|
36
|
-
export { default as
|
|
33
|
+
// AlignEndVertical aliases
|
|
34
|
+
export { default as LucideAlignEndVertical } from '../icons/align-end-vertical';
|
|
37
35
|
// AlignHorizontalDistributeStart aliases
|
|
38
36
|
export { default as LucideAlignHorizontalDistributeStart } from '../icons/align-horizontal-distribute-start';
|
|
39
|
-
//
|
|
40
|
-
export { default as
|
|
37
|
+
// AlignHorizontalDistributeEnd aliases
|
|
38
|
+
export { default as LucideAlignHorizontalDistributeEnd } from '../icons/align-horizontal-distribute-end';
|
|
41
39
|
// AlignHorizontalJustifyCenter aliases
|
|
42
40
|
export { default as LucideAlignHorizontalJustifyCenter } from '../icons/align-horizontal-justify-center';
|
|
41
|
+
// AlignHorizontalJustifyEnd aliases
|
|
42
|
+
export { default as LucideAlignHorizontalJustifyEnd } from '../icons/align-horizontal-justify-end';
|
|
43
43
|
// AlignHorizontalJustifyStart aliases
|
|
44
44
|
export { default as LucideAlignHorizontalJustifyStart } from '../icons/align-horizontal-justify-start';
|
|
45
45
|
// AlignHorizontalSpaceAround aliases
|
|
@@ -50,10 +50,10 @@ export { default as LucideAlignHorizontalSpaceBetween } from '../icons/align-hor
|
|
|
50
50
|
export { default as LucideAlignStartHorizontal } from '../icons/align-start-horizontal';
|
|
51
51
|
// AlignStartVertical aliases
|
|
52
52
|
export { default as LucideAlignStartVertical } from '../icons/align-start-vertical';
|
|
53
|
-
// AlignVerticalDistributeEnd aliases
|
|
54
|
-
export { default as LucideAlignVerticalDistributeEnd } from '../icons/align-vertical-distribute-end';
|
|
55
53
|
// AlignVerticalDistributeCenter aliases
|
|
56
54
|
export { default as LucideAlignVerticalDistributeCenter } from '../icons/align-vertical-distribute-center';
|
|
55
|
+
// AlignVerticalDistributeEnd aliases
|
|
56
|
+
export { default as LucideAlignVerticalDistributeEnd } from '../icons/align-vertical-distribute-end';
|
|
57
57
|
// AlignVerticalDistributeStart aliases
|
|
58
58
|
export { default as LucideAlignVerticalDistributeStart } from '../icons/align-vertical-distribute-start';
|
|
59
59
|
// AlignVerticalJustifyCenter aliases
|
|
@@ -64,10 +64,10 @@ export { default as LucideAlignVerticalJustifyEnd } from '../icons/align-vertica
|
|
|
64
64
|
export { default as LucideAlignVerticalJustifyStart } from '../icons/align-vertical-justify-start';
|
|
65
65
|
// AlignVerticalSpaceAround aliases
|
|
66
66
|
export { default as LucideAlignVerticalSpaceAround } from '../icons/align-vertical-space-around';
|
|
67
|
-
// Ambulance aliases
|
|
68
|
-
export { default as LucideAmbulance } from '../icons/ambulance';
|
|
69
67
|
// AlignVerticalSpaceBetween aliases
|
|
70
68
|
export { default as LucideAlignVerticalSpaceBetween } from '../icons/align-vertical-space-between';
|
|
69
|
+
// Ambulance aliases
|
|
70
|
+
export { default as LucideAmbulance } from '../icons/ambulance';
|
|
71
71
|
// Ampersand aliases
|
|
72
72
|
export { default as LucideAmpersand } from '../icons/ampersand';
|
|
73
73
|
// Ampersands aliases
|
|
@@ -80,10 +80,10 @@ export { default as LucideAnchor } from '../icons/anchor';
|
|
|
80
80
|
export { default as LucideAngry } from '../icons/angry';
|
|
81
81
|
// Antenna aliases
|
|
82
82
|
export { default as LucideAntenna } from '../icons/antenna';
|
|
83
|
-
// Anvil aliases
|
|
84
|
-
export { default as LucideAnvil } from '../icons/anvil';
|
|
85
83
|
// Annoyed aliases
|
|
86
84
|
export { default as LucideAnnoyed } from '../icons/annoyed';
|
|
85
|
+
// Anvil aliases
|
|
86
|
+
export { default as LucideAnvil } from '../icons/anvil';
|
|
87
87
|
// Aperture aliases
|
|
88
88
|
export { default as LucideAperture } from '../icons/aperture';
|
|
89
89
|
// AppWindowMac aliases
|
|
@@ -96,10 +96,10 @@ export { default as LucideApple } from '../icons/apple';
|
|
|
96
96
|
export { default as LucideArchiveRestore } from '../icons/archive-restore';
|
|
97
97
|
// ArchiveX aliases
|
|
98
98
|
export { default as LucideArchiveX } from '../icons/archive-x';
|
|
99
|
-
// Armchair aliases
|
|
100
|
-
export { default as LucideArmchair } from '../icons/armchair';
|
|
101
99
|
// Archive aliases
|
|
102
100
|
export { default as LucideArchive } from '../icons/archive';
|
|
101
|
+
// Armchair aliases
|
|
102
|
+
export { default as LucideArmchair } from '../icons/armchair';
|
|
103
103
|
// ArrowBigDownDash aliases
|
|
104
104
|
export { default as LucideArrowBigDownDash } from '../icons/arrow-big-down-dash';
|
|
105
105
|
// ArrowBigDown aliases
|
|
@@ -124,18 +124,18 @@ export { default as LucideArrowDownLeft } from '../icons/arrow-down-left';
|
|
|
124
124
|
export { default as LucideArrowDownNarrowWide } from '../icons/arrow-down-narrow-wide';
|
|
125
125
|
// ArrowDownRight aliases
|
|
126
126
|
export { default as LucideArrowDownRight } from '../icons/arrow-down-right';
|
|
127
|
-
// ArrowDownToDot aliases
|
|
128
|
-
export { default as LucideArrowDownToDot } from '../icons/arrow-down-to-dot';
|
|
129
127
|
// ArrowDownToLine aliases
|
|
130
128
|
export { default as LucideArrowDownToLine } from '../icons/arrow-down-to-line';
|
|
129
|
+
// ArrowDownToDot aliases
|
|
130
|
+
export { default as LucideArrowDownToDot } from '../icons/arrow-down-to-dot';
|
|
131
131
|
// ArrowDownUp aliases
|
|
132
132
|
export { default as LucideArrowDownUp } from '../icons/arrow-down-up';
|
|
133
133
|
// ArrowDown aliases
|
|
134
134
|
export { default as LucideArrowDown } from '../icons/arrow-down';
|
|
135
|
-
// ArrowLeftRight aliases
|
|
136
|
-
export { default as LucideArrowLeftRight } from '../icons/arrow-left-right';
|
|
137
135
|
// ArrowLeftFromLine aliases
|
|
138
136
|
export { default as LucideArrowLeftFromLine } from '../icons/arrow-left-from-line';
|
|
137
|
+
// ArrowLeftRight aliases
|
|
138
|
+
export { default as LucideArrowLeftRight } from '../icons/arrow-left-right';
|
|
139
139
|
// ArrowLeftToLine aliases
|
|
140
140
|
export { default as LucideArrowLeftToLine } from '../icons/arrow-left-to-line';
|
|
141
141
|
// ArrowLeft aliases
|
|
@@ -150,10 +150,10 @@ export { default as LucideArrowRightToLine } from '../icons/arrow-right-to-line'
|
|
|
150
150
|
export { default as LucideArrowRight } from '../icons/arrow-right';
|
|
151
151
|
// ArrowUpDown aliases
|
|
152
152
|
export { default as LucideArrowUpDown } from '../icons/arrow-up-down';
|
|
153
|
-
// ArrowUpFromDot aliases
|
|
154
|
-
export { default as LucideArrowUpFromDot } from '../icons/arrow-up-from-dot';
|
|
155
153
|
// ArrowUpFromLine aliases
|
|
156
154
|
export { default as LucideArrowUpFromLine } from '../icons/arrow-up-from-line';
|
|
155
|
+
// ArrowUpFromDot aliases
|
|
156
|
+
export { default as LucideArrowUpFromDot } from '../icons/arrow-up-from-dot';
|
|
157
157
|
// ArrowUpLeft aliases
|
|
158
158
|
export { default as LucideArrowUpLeft } from '../icons/arrow-up-left';
|
|
159
159
|
// ArrowUpRight aliases
|
|
@@ -172,10 +172,10 @@ export { default as LucideAsterisk } from '../icons/asterisk';
|
|
|
172
172
|
export { default as LucideAstroid } from '../icons/astroid';
|
|
173
173
|
// AtSign aliases
|
|
174
174
|
export { default as LucideAtSign } from '../icons/at-sign';
|
|
175
|
-
// Atom aliases
|
|
176
|
-
export { default as LucideAtom } from '../icons/atom';
|
|
177
175
|
// AudioLines aliases
|
|
178
176
|
export { default as LucideAudioLines } from '../icons/audio-lines';
|
|
177
|
+
// Atom aliases
|
|
178
|
+
export { default as LucideAtom } from '../icons/atom';
|
|
179
179
|
// AudioWaveform aliases
|
|
180
180
|
export { default as LucideAudioWaveform } from '../icons/audio-waveform';
|
|
181
181
|
// Award aliases
|
|
@@ -190,10 +190,10 @@ export { default as LucideBackpack } from '../icons/backpack';
|
|
|
190
190
|
export { default as LucideBadgeAlert } from '../icons/badge-alert';
|
|
191
191
|
// BadgeCent aliases
|
|
192
192
|
export { default as LucideBadgeCent } from '../icons/badge-cent';
|
|
193
|
-
// BadgeEuro aliases
|
|
194
|
-
export { default as LucideBadgeEuro } from '../icons/badge-euro';
|
|
195
193
|
// BadgeDollarSign aliases
|
|
196
194
|
export { default as LucideBadgeDollarSign } from '../icons/badge-dollar-sign';
|
|
195
|
+
// BadgeEuro aliases
|
|
196
|
+
export { default as LucideBadgeEuro } from '../icons/badge-euro';
|
|
197
197
|
// BadgeIndianRupee aliases
|
|
198
198
|
export { default as LucideBadgeIndianRupee } from '../icons/badge-indian-rupee';
|
|
199
199
|
// BadgeInfo aliases
|
|
@@ -230,12 +230,12 @@ export { default as LucideBanana } from '../icons/banana';
|
|
|
230
230
|
export { default as LucideBandage } from '../icons/bandage';
|
|
231
231
|
// BanknoteArrowDown aliases
|
|
232
232
|
export { default as LucideBanknoteArrowDown } from '../icons/banknote-arrow-down';
|
|
233
|
-
// BanknoteArrowUp aliases
|
|
234
|
-
export { default as LucideBanknoteArrowUp } from '../icons/banknote-arrow-up';
|
|
235
233
|
// BanknoteCheck aliases
|
|
236
234
|
export { default as LucideBanknoteCheck } from '../icons/banknote-check';
|
|
237
235
|
// BanknoteX aliases
|
|
238
236
|
export { default as LucideBanknoteX } from '../icons/banknote-x';
|
|
237
|
+
// BanknoteArrowUp aliases
|
|
238
|
+
export { default as LucideBanknoteArrowUp } from '../icons/banknote-arrow-up';
|
|
239
239
|
// Banknote aliases
|
|
240
240
|
export { default as LucideBanknote } from '../icons/banknote';
|
|
241
241
|
// Barcode aliases
|
|
@@ -282,10 +282,10 @@ export { default as LucideBeerOff } from '../icons/beer-off';
|
|
|
282
282
|
export { default as LucideBeer } from '../icons/beer';
|
|
283
283
|
// BellDot aliases
|
|
284
284
|
export { default as LucideBellDot } from '../icons/bell-dot';
|
|
285
|
-
// BellCheck aliases
|
|
286
|
-
export { default as LucideBellCheck } from '../icons/bell-check';
|
|
287
285
|
// BellElectric aliases
|
|
288
286
|
export { default as LucideBellElectric } from '../icons/bell-electric';
|
|
287
|
+
// BellCheck aliases
|
|
288
|
+
export { default as LucideBellCheck } from '../icons/bell-check';
|
|
289
289
|
// BellMinus aliases
|
|
290
290
|
export { default as LucideBellMinus } from '../icons/bell-minus';
|
|
291
291
|
// BellOff aliases
|
|
@@ -312,10 +312,10 @@ export { default as LucideBinoculars } from '../icons/binoculars';
|
|
|
312
312
|
export { default as LucideBiohazard } from '../icons/biohazard';
|
|
313
313
|
// Bird aliases
|
|
314
314
|
export { default as LucideBird } from '../icons/bird';
|
|
315
|
-
// Birdhouse aliases
|
|
316
|
-
export { default as LucideBirdhouse } from '../icons/birdhouse';
|
|
317
315
|
// Bitcoin aliases
|
|
318
316
|
export { default as LucideBitcoin } from '../icons/bitcoin';
|
|
317
|
+
// Birdhouse aliases
|
|
318
|
+
export { default as LucideBirdhouse } from '../icons/birdhouse';
|
|
319
319
|
// Blend aliases
|
|
320
320
|
export { default as LucideBlend } from '../icons/blend';
|
|
321
321
|
// Blender aliases
|
|
@@ -340,16 +340,16 @@ export { default as LucideBolt } from '../icons/bolt';
|
|
|
340
340
|
export { default as LucideBomb } from '../icons/bomb';
|
|
341
341
|
// BoneFracture aliases
|
|
342
342
|
export { default as LucideBoneFracture } from '../icons/bone-fracture';
|
|
343
|
-
// Bone aliases
|
|
344
|
-
export { default as LucideBone } from '../icons/bone';
|
|
345
343
|
// BookA aliases
|
|
346
344
|
export { default as LucideBookA } from '../icons/book-a';
|
|
345
|
+
// Bone aliases
|
|
346
|
+
export { default as LucideBone } from '../icons/bone';
|
|
347
347
|
// BookAlert aliases
|
|
348
348
|
export { default as LucideBookAlert } from '../icons/book-alert';
|
|
349
|
-
// BookCheck aliases
|
|
350
|
-
export { default as LucideBookCheck } from '../icons/book-check';
|
|
351
349
|
// BookAudio aliases
|
|
352
350
|
export { default as LucideBookAudio } from '../icons/book-audio';
|
|
351
|
+
// BookCheck aliases
|
|
352
|
+
export { default as LucideBookCheck } from '../icons/book-check';
|
|
353
353
|
// BookCopy aliases
|
|
354
354
|
export { default as LucideBookCopy } from '../icons/book-copy';
|
|
355
355
|
// BookDown aliases
|
|
@@ -364,16 +364,16 @@ export { default as LucideBookImage } from '../icons/book-image';
|
|
|
364
364
|
export { default as LucideBookKey } from '../icons/book-key';
|
|
365
365
|
// BookLock aliases
|
|
366
366
|
export { default as LucideBookLock } from '../icons/book-lock';
|
|
367
|
-
// BookMarked aliases
|
|
368
|
-
export { default as LucideBookMarked } from '../icons/book-marked';
|
|
369
367
|
// BookMinus aliases
|
|
370
368
|
export { default as LucideBookMinus } from '../icons/book-minus';
|
|
369
|
+
// BookMarked aliases
|
|
370
|
+
export { default as LucideBookMarked } from '../icons/book-marked';
|
|
371
371
|
// BookOpenCheck aliases
|
|
372
372
|
export { default as LucideBookOpenCheck } from '../icons/book-open-check';
|
|
373
|
-
// BookOpenText aliases
|
|
374
|
-
export { default as LucideBookOpenText } from '../icons/book-open-text';
|
|
375
373
|
// BookOpen aliases
|
|
376
374
|
export { default as LucideBookOpen } from '../icons/book-open';
|
|
375
|
+
// BookOpenText aliases
|
|
376
|
+
export { default as LucideBookOpenText } from '../icons/book-open-text';
|
|
377
377
|
// BookPlus aliases
|
|
378
378
|
export { default as LucideBookPlus } from '../icons/book-plus';
|
|
379
379
|
// BookSearch aliases
|
|
@@ -392,10 +392,10 @@ export { default as LucideBookUser } from '../icons/book-user';
|
|
|
392
392
|
export { default as LucideBookX } from '../icons/book-x';
|
|
393
393
|
// Book aliases
|
|
394
394
|
export { default as LucideBook } from '../icons/book';
|
|
395
|
-
// BookmarkCheck aliases
|
|
396
|
-
export { default as LucideBookmarkCheck } from '../icons/bookmark-check';
|
|
397
395
|
// BookmarkMinus aliases
|
|
398
396
|
export { default as LucideBookmarkMinus } from '../icons/bookmark-minus';
|
|
397
|
+
// BookmarkCheck aliases
|
|
398
|
+
export { default as LucideBookmarkCheck } from '../icons/bookmark-check';
|
|
399
399
|
// BookmarkOff aliases
|
|
400
400
|
export { default as LucideBookmarkOff } from '../icons/bookmark-off';
|
|
401
401
|
// BookmarkPlus aliases
|
|
@@ -404,34 +404,34 @@ export { default as LucideBookmarkPlus } from '../icons/bookmark-plus';
|
|
|
404
404
|
export { default as LucideBookmarkX } from '../icons/bookmark-x';
|
|
405
405
|
// Bookmark aliases
|
|
406
406
|
export { default as LucideBookmark } from '../icons/bookmark';
|
|
407
|
-
// BoomBox aliases
|
|
408
|
-
export { default as LucideBoomBox } from '../icons/boom-box';
|
|
409
407
|
// BotMessageSquare aliases
|
|
410
408
|
export { default as LucideBotMessageSquare } from '../icons/bot-message-square';
|
|
411
409
|
// BotOff aliases
|
|
412
410
|
export { default as LucideBotOff } from '../icons/bot-off';
|
|
413
411
|
// Bot aliases
|
|
414
412
|
export { default as LucideBot } from '../icons/bot';
|
|
413
|
+
// BoomBox aliases
|
|
414
|
+
export { default as LucideBoomBox } from '../icons/boom-box';
|
|
415
415
|
// BottleWine aliases
|
|
416
416
|
export { default as LucideBottleWine } from '../icons/bottle-wine';
|
|
417
|
-
// BowArrow aliases
|
|
418
|
-
export { default as LucideBowArrow } from '../icons/bow-arrow';
|
|
419
417
|
// Box aliases
|
|
420
418
|
export { default as LucideBox } from '../icons/box';
|
|
421
419
|
// Boxes aliases
|
|
422
420
|
export { default as LucideBoxes } from '../icons/boxes';
|
|
421
|
+
// BowArrow aliases
|
|
422
|
+
export { default as LucideBowArrow } from '../icons/bow-arrow';
|
|
423
423
|
// Brackets aliases
|
|
424
424
|
export { default as LucideBrackets } from '../icons/brackets';
|
|
425
425
|
// BrainCircuit aliases
|
|
426
426
|
export { default as LucideBrainCircuit } from '../icons/brain-circuit';
|
|
427
427
|
// BrainCog aliases
|
|
428
428
|
export { default as LucideBrainCog } from '../icons/brain-cog';
|
|
429
|
-
// Brain aliases
|
|
430
|
-
export { default as LucideBrain } from '../icons/brain';
|
|
431
429
|
// BrickWallFire aliases
|
|
432
430
|
export { default as LucideBrickWallFire } from '../icons/brick-wall-fire';
|
|
433
431
|
// BrickWallShield aliases
|
|
434
432
|
export { default as LucideBrickWallShield } from '../icons/brick-wall-shield';
|
|
433
|
+
// Brain aliases
|
|
434
|
+
export { default as LucideBrain } from '../icons/brain';
|
|
435
435
|
// BrickWall aliases
|
|
436
436
|
export { default as LucideBrickWall } from '../icons/brick-wall';
|
|
437
437
|
// BriefcaseBusiness aliases
|
|
@@ -450,10 +450,10 @@ export { default as LucideBroccoli } from '../icons/broccoli';
|
|
|
450
450
|
export { default as LucideBrushCleaning } from '../icons/brush-cleaning';
|
|
451
451
|
// Brush aliases
|
|
452
452
|
export { default as LucideBrush } from '../icons/brush';
|
|
453
|
-
// BugOff aliases
|
|
454
|
-
export { default as LucideBugOff } from '../icons/bug-off';
|
|
455
453
|
// Bubbles aliases
|
|
456
454
|
export { default as LucideBubbles } from '../icons/bubbles';
|
|
455
|
+
// BugOff aliases
|
|
456
|
+
export { default as LucideBugOff } from '../icons/bug-off';
|
|
457
457
|
// BugPlay aliases
|
|
458
458
|
export { default as LucideBugPlay } from '../icons/bug-play';
|
|
459
459
|
// Bug aliases
|
|
@@ -466,28 +466,28 @@ export { default as LucideBuilding } from '../icons/building';
|
|
|
466
466
|
export { default as LucideBusFront } from '../icons/bus-front';
|
|
467
467
|
// Bus aliases
|
|
468
468
|
export { default as LucideBus } from '../icons/bus';
|
|
469
|
-
// Cable aliases
|
|
470
|
-
export { default as LucideCable } from '../icons/cable';
|
|
471
469
|
// CableCar aliases
|
|
472
470
|
export { default as LucideCableCar } from '../icons/cable-car';
|
|
473
|
-
//
|
|
474
|
-
export { default as
|
|
475
|
-
// Calendar1 aliases
|
|
476
|
-
export { default as LucideCalendar1 } from '../icons/calendar-1';
|
|
471
|
+
// Cable aliases
|
|
472
|
+
export { default as LucideCable } from '../icons/cable';
|
|
477
473
|
// CakeSlice aliases
|
|
478
474
|
export { default as LucideCakeSlice } from '../icons/cake-slice';
|
|
479
475
|
// Calculator aliases
|
|
480
476
|
export { default as LucideCalculator } from '../icons/calculator';
|
|
477
|
+
// Cake aliases
|
|
478
|
+
export { default as LucideCake } from '../icons/cake';
|
|
479
|
+
// Calendar1 aliases
|
|
480
|
+
export { default as LucideCalendar1 } from '../icons/calendar-1';
|
|
481
481
|
// CalendarArrowDown aliases
|
|
482
482
|
export { default as LucideCalendarArrowDown } from '../icons/calendar-arrow-down';
|
|
483
|
-
// CalendarCheck2 aliases
|
|
484
|
-
export { default as LucideCalendarCheck2 } from '../icons/calendar-check-2';
|
|
485
483
|
// CalendarArrowUp aliases
|
|
486
484
|
export { default as LucideCalendarArrowUp } from '../icons/calendar-arrow-up';
|
|
487
|
-
//
|
|
488
|
-
export { default as
|
|
485
|
+
// CalendarCheck2 aliases
|
|
486
|
+
export { default as LucideCalendarCheck2 } from '../icons/calendar-check-2';
|
|
489
487
|
// CalendarClock aliases
|
|
490
488
|
export { default as LucideCalendarClock } from '../icons/calendar-clock';
|
|
489
|
+
// CalendarCheck aliases
|
|
490
|
+
export { default as LucideCalendarCheck } from '../icons/calendar-check';
|
|
491
491
|
// CalendarCog aliases
|
|
492
492
|
export { default as LucideCalendarCog } from '../icons/calendar-cog';
|
|
493
493
|
// CalendarDays aliases
|
|
@@ -498,18 +498,18 @@ export { default as LucideCalendarFold } from '../icons/calendar-fold';
|
|
|
498
498
|
export { default as LucideCalendarHeart } from '../icons/calendar-heart';
|
|
499
499
|
// CalendarMinus2 aliases
|
|
500
500
|
export { default as LucideCalendarMinus2 } from '../icons/calendar-minus-2';
|
|
501
|
+
// CalendarOff aliases
|
|
502
|
+
export { default as LucideCalendarOff } from '../icons/calendar-off';
|
|
501
503
|
// CalendarMinus aliases
|
|
502
504
|
export { default as LucideCalendarMinus } from '../icons/calendar-minus';
|
|
503
505
|
// CalendarPlus2 aliases
|
|
504
506
|
export { default as LucideCalendarPlus2 } from '../icons/calendar-plus-2';
|
|
505
|
-
// CalendarOff aliases
|
|
506
|
-
export { default as LucideCalendarOff } from '../icons/calendar-off';
|
|
507
507
|
// CalendarPlus aliases
|
|
508
508
|
export { default as LucideCalendarPlus } from '../icons/calendar-plus';
|
|
509
|
-
// CalendarSearch aliases
|
|
510
|
-
export { default as LucideCalendarSearch } from '../icons/calendar-search';
|
|
511
509
|
// CalendarRange aliases
|
|
512
510
|
export { default as LucideCalendarRange } from '../icons/calendar-range';
|
|
511
|
+
// CalendarSearch aliases
|
|
512
|
+
export { default as LucideCalendarSearch } from '../icons/calendar-search';
|
|
513
513
|
// CalendarSync aliases
|
|
514
514
|
export { default as LucideCalendarSync } from '../icons/calendar-sync';
|
|
515
515
|
// CalendarX2 aliases
|
|
@@ -530,12 +530,12 @@ export { default as LucideCandyCane } from '../icons/candy-cane';
|
|
|
530
530
|
export { default as LucideCandyOff } from '../icons/candy-off';
|
|
531
531
|
// Candy aliases
|
|
532
532
|
export { default as LucideCandy } from '../icons/candy';
|
|
533
|
+
// CannabisOff aliases
|
|
534
|
+
export { default as LucideCannabisOff } from '../icons/cannabis-off';
|
|
533
535
|
// Cannabis aliases
|
|
534
536
|
export { default as LucideCannabis } from '../icons/cannabis';
|
|
535
537
|
// CaptionsOff aliases
|
|
536
538
|
export { default as LucideCaptionsOff } from '../icons/captions-off';
|
|
537
|
-
// CannabisOff aliases
|
|
538
|
-
export { default as LucideCannabisOff } from '../icons/cannabis-off';
|
|
539
539
|
// CarFront aliases
|
|
540
540
|
export { default as LucideCarFront } from '../icons/car-front';
|
|
541
541
|
// CarTaxiFront aliases
|
|
@@ -554,24 +554,24 @@ export { default as LucideCaseLower } from '../icons/case-lower';
|
|
|
554
554
|
export { default as LucideCaseSensitive } from '../icons/case-sensitive';
|
|
555
555
|
// CaseUpper aliases
|
|
556
556
|
export { default as LucideCaseUpper } from '../icons/case-upper';
|
|
557
|
-
// CassetteTape aliases
|
|
558
|
-
export { default as LucideCassetteTape } from '../icons/cassette-tape';
|
|
559
|
-
// Cast aliases
|
|
560
|
-
export { default as LucideCast } from '../icons/cast';
|
|
561
557
|
// Castle aliases
|
|
562
558
|
export { default as LucideCastle } from '../icons/castle';
|
|
559
|
+
// Cast aliases
|
|
560
|
+
export { default as LucideCast } from '../icons/cast';
|
|
561
|
+
// CassetteTape aliases
|
|
562
|
+
export { default as LucideCassetteTape } from '../icons/cassette-tape';
|
|
563
563
|
// Cat aliases
|
|
564
564
|
export { default as LucideCat } from '../icons/cat';
|
|
565
565
|
// CctvOff aliases
|
|
566
566
|
export { default as LucideCctvOff } from '../icons/cctv-off';
|
|
567
567
|
// Cctv aliases
|
|
568
568
|
export { default as LucideCctv } from '../icons/cctv';
|
|
569
|
-
// ChartBarDecreasing aliases
|
|
570
|
-
export { default as LucideChartBarDecreasing } from '../icons/chart-bar-decreasing';
|
|
571
|
-
// ChartBarStacked aliases
|
|
572
|
-
export { default as LucideChartBarStacked } from '../icons/chart-bar-stacked';
|
|
573
569
|
// ChartBarIncreasing aliases
|
|
574
570
|
export { default as LucideChartBarIncreasing } from '../icons/chart-bar-increasing';
|
|
571
|
+
// ChartBarStacked aliases
|
|
572
|
+
export { default as LucideChartBarStacked } from '../icons/chart-bar-stacked';
|
|
573
|
+
// ChartBarDecreasing aliases
|
|
574
|
+
export { default as LucideChartBarDecreasing } from '../icons/chart-bar-decreasing';
|
|
575
575
|
// ChartColumnDecreasing aliases
|
|
576
576
|
export { default as LucideChartColumnDecreasing } from '../icons/chart-column-decreasing';
|
|
577
577
|
// ChartColumnStacked aliases
|
|
@@ -580,50 +580,50 @@ export { default as LucideChartColumnStacked } from '../icons/chart-column-stack
|
|
|
580
580
|
export { default as LucideChartGantt } from '../icons/chart-gantt';
|
|
581
581
|
// ChartNetwork aliases
|
|
582
582
|
export { default as LucideChartNetwork } from '../icons/chart-network';
|
|
583
|
-
// ChartNoAxesCombined aliases
|
|
584
|
-
export { default as LucideChartNoAxesCombined } from '../icons/chart-no-axes-combined';
|
|
585
583
|
// ChartNoAxesColumnDecreasing aliases
|
|
586
584
|
export { default as LucideChartNoAxesColumnDecreasing } from '../icons/chart-no-axes-column-decreasing';
|
|
585
|
+
// ChartNoAxesCombined aliases
|
|
586
|
+
export { default as LucideChartNoAxesCombined } from '../icons/chart-no-axes-combined';
|
|
587
587
|
// ChartSpline aliases
|
|
588
588
|
export { default as LucideChartSpline } from '../icons/chart-spline';
|
|
589
589
|
// CheckCheck aliases
|
|
590
590
|
export { default as LucideCheckCheck } from '../icons/check-check';
|
|
591
|
-
// ChefHat aliases
|
|
592
|
-
export { default as LucideChefHat } from '../icons/chef-hat';
|
|
593
591
|
// CheckLine aliases
|
|
594
592
|
export { default as LucideCheckLine } from '../icons/check-line';
|
|
595
|
-
// Cherry aliases
|
|
596
|
-
export { default as LucideCherry } from '../icons/cherry';
|
|
597
593
|
// Check aliases
|
|
598
594
|
export { default as LucideCheck } from '../icons/check';
|
|
595
|
+
// ChefHat aliases
|
|
596
|
+
export { default as LucideChefHat } from '../icons/chef-hat';
|
|
597
|
+
// Cherry aliases
|
|
598
|
+
export { default as LucideCherry } from '../icons/cherry';
|
|
599
599
|
// ChessBishop aliases
|
|
600
600
|
export { default as LucideChessBishop } from '../icons/chess-bishop';
|
|
601
601
|
// ChessKing aliases
|
|
602
602
|
export { default as LucideChessKing } from '../icons/chess-king';
|
|
603
|
-
// ChessPawn aliases
|
|
604
|
-
export { default as LucideChessPawn } from '../icons/chess-pawn';
|
|
605
|
-
// ChessRook aliases
|
|
606
|
-
export { default as LucideChessRook } from '../icons/chess-rook';
|
|
607
603
|
// ChessKnight aliases
|
|
608
604
|
export { default as LucideChessKnight } from '../icons/chess-knight';
|
|
605
|
+
// ChessPawn aliases
|
|
606
|
+
export { default as LucideChessPawn } from '../icons/chess-pawn';
|
|
609
607
|
// ChessQueen aliases
|
|
610
608
|
export { default as LucideChessQueen } from '../icons/chess-queen';
|
|
609
|
+
// ChessRook aliases
|
|
610
|
+
export { default as LucideChessRook } from '../icons/chess-rook';
|
|
611
611
|
// ChevronDown aliases
|
|
612
612
|
export { default as LucideChevronDown } from '../icons/chevron-down';
|
|
613
613
|
// ChevronFirst aliases
|
|
614
614
|
export { default as LucideChevronFirst } from '../icons/chevron-first';
|
|
615
615
|
// ChevronLast aliases
|
|
616
616
|
export { default as LucideChevronLast } from '../icons/chevron-last';
|
|
617
|
-
// ChevronRight aliases
|
|
618
|
-
export { default as LucideChevronRight } from '../icons/chevron-right';
|
|
619
617
|
// ChevronLeft aliases
|
|
620
618
|
export { default as LucideChevronLeft } from '../icons/chevron-left';
|
|
621
619
|
// ChevronUp aliases
|
|
622
620
|
export { default as LucideChevronUp } from '../icons/chevron-up';
|
|
623
|
-
// ChevronsDown aliases
|
|
624
|
-
export { default as LucideChevronsDown } from '../icons/chevrons-down';
|
|
625
621
|
// ChevronsDownUp aliases
|
|
626
622
|
export { default as LucideChevronsDownUp } from '../icons/chevrons-down-up';
|
|
623
|
+
// ChevronRight aliases
|
|
624
|
+
export { default as LucideChevronRight } from '../icons/chevron-right';
|
|
625
|
+
// ChevronsDown aliases
|
|
626
|
+
export { default as LucideChevronsDown } from '../icons/chevrons-down';
|
|
627
627
|
// ChevronsLeftRightEllipsis aliases
|
|
628
628
|
export { default as LucideChevronsLeftRightEllipsis } from '../icons/chevrons-left-right-ellipsis';
|
|
629
629
|
// ChevronsLeftRight aliases
|
|
@@ -652,36 +652,36 @@ export { default as LucideCircleDollarSign } from '../icons/circle-dollar-sign';
|
|
|
652
652
|
export { default as LucideCircleDotDashed } from '../icons/circle-dot-dashed';
|
|
653
653
|
// CircleDot aliases
|
|
654
654
|
export { default as LucideCircleDot } from '../icons/circle-dot';
|
|
655
|
-
// CircleEqual aliases
|
|
656
|
-
export { default as LucideCircleEqual } from '../icons/circle-equal';
|
|
657
655
|
// CircleEllipsis aliases
|
|
658
656
|
export { default as LucideCircleEllipsis } from '../icons/circle-ellipsis';
|
|
657
|
+
// CircleEqual aliases
|
|
658
|
+
export { default as LucideCircleEqual } from '../icons/circle-equal';
|
|
659
659
|
// CircleEuro aliases
|
|
660
660
|
export { default as LucideCircleEuro } from '../icons/circle-euro';
|
|
661
|
-
// CircleFadingPlus aliases
|
|
662
|
-
export { default as LucideCircleFadingPlus } from '../icons/circle-fading-plus';
|
|
663
661
|
// CircleFadingArrowUp aliases
|
|
664
662
|
export { default as LucideCircleFadingArrowUp } from '../icons/circle-fading-arrow-up';
|
|
663
|
+
// CircleFadingPlus aliases
|
|
664
|
+
export { default as LucideCircleFadingPlus } from '../icons/circle-fading-plus';
|
|
665
665
|
// CircleOff aliases
|
|
666
666
|
export { default as LucideCircleOff } from '../icons/circle-off';
|
|
667
667
|
// CirclePile aliases
|
|
668
668
|
export { default as LucideCirclePile } from '../icons/circle-pile';
|
|
669
|
-
// CircleSlash aliases
|
|
670
|
-
export { default as LucideCircleSlash } from '../icons/circle-slash';
|
|
671
669
|
// CirclePoundSterling aliases
|
|
672
670
|
export { default as LucideCirclePoundSterling } from '../icons/circle-pound-sterling';
|
|
673
|
-
//
|
|
674
|
-
export { default as
|
|
671
|
+
// CircleSlash aliases
|
|
672
|
+
export { default as LucideCircleSlash } from '../icons/circle-slash';
|
|
675
673
|
// CircleSmall aliases
|
|
676
674
|
export { default as LucideCircleSmall } from '../icons/circle-small';
|
|
675
|
+
// CircleStar aliases
|
|
676
|
+
export { default as LucideCircleStar } from '../icons/circle-star';
|
|
677
677
|
// Circle aliases
|
|
678
678
|
export { default as LucideCircle } from '../icons/circle';
|
|
679
|
-
// CircuitBoard aliases
|
|
680
|
-
export { default as LucideCircuitBoard } from '../icons/circuit-board';
|
|
681
|
-
// Clapperboard aliases
|
|
682
|
-
export { default as LucideClapperboard } from '../icons/clapperboard';
|
|
683
679
|
// Citrus aliases
|
|
684
680
|
export { default as LucideCitrus } from '../icons/citrus';
|
|
681
|
+
// Clapperboard aliases
|
|
682
|
+
export { default as LucideClapperboard } from '../icons/clapperboard';
|
|
683
|
+
// CircuitBoard aliases
|
|
684
|
+
export { default as LucideCircuitBoard } from '../icons/circuit-board';
|
|
685
685
|
// ClipboardCheck aliases
|
|
686
686
|
export { default as LucideClipboardCheck } from '../icons/clipboard-check';
|
|
687
687
|
// ClipboardClock aliases
|
|
@@ -692,10 +692,10 @@ export { default as LucideClipboardCopy } from '../icons/clipboard-copy';
|
|
|
692
692
|
export { default as LucideClipboardList } from '../icons/clipboard-list';
|
|
693
693
|
// ClipboardMinus aliases
|
|
694
694
|
export { default as LucideClipboardMinus } from '../icons/clipboard-minus';
|
|
695
|
-
// ClipboardPlus aliases
|
|
696
|
-
export { default as LucideClipboardPlus } from '../icons/clipboard-plus';
|
|
697
695
|
// ClipboardPaste aliases
|
|
698
696
|
export { default as LucideClipboardPaste } from '../icons/clipboard-paste';
|
|
697
|
+
// ClipboardPlus aliases
|
|
698
|
+
export { default as LucideClipboardPlus } from '../icons/clipboard-plus';
|
|
699
699
|
// ClipboardType aliases
|
|
700
700
|
export { default as LucideClipboardType } from '../icons/clipboard-type';
|
|
701
701
|
// ClipboardX aliases
|
|
@@ -704,14 +704,14 @@ export { default as LucideClipboardX } from '../icons/clipboard-x';
|
|
|
704
704
|
export { default as LucideClipboard } from '../icons/clipboard';
|
|
705
705
|
// Clock1 aliases
|
|
706
706
|
export { default as LucideClock1 } from '../icons/clock-1';
|
|
707
|
-
// Clock11 aliases
|
|
708
|
-
export { default as LucideClock11 } from '../icons/clock-11';
|
|
709
707
|
// Clock10 aliases
|
|
710
708
|
export { default as LucideClock10 } from '../icons/clock-10';
|
|
711
|
-
//
|
|
712
|
-
export { default as
|
|
709
|
+
// Clock11 aliases
|
|
710
|
+
export { default as LucideClock11 } from '../icons/clock-11';
|
|
713
711
|
// Clock2 aliases
|
|
714
712
|
export { default as LucideClock2 } from '../icons/clock-2';
|
|
713
|
+
// Clock12 aliases
|
|
714
|
+
export { default as LucideClock12 } from '../icons/clock-12';
|
|
715
715
|
// Clock3 aliases
|
|
716
716
|
export { default as LucideClock3 } from '../icons/clock-3';
|
|
717
717
|
// Clock4 aliases
|
|
@@ -724,10 +724,10 @@ export { default as LucideClock6 } from '../icons/clock-6';
|
|
|
724
724
|
export { default as LucideClock7 } from '../icons/clock-7';
|
|
725
725
|
// Clock8 aliases
|
|
726
726
|
export { default as LucideClock8 } from '../icons/clock-8';
|
|
727
|
-
// Clock9 aliases
|
|
728
|
-
export { default as LucideClock9 } from '../icons/clock-9';
|
|
729
727
|
// ClockAlert aliases
|
|
730
728
|
export { default as LucideClockAlert } from '../icons/clock-alert';
|
|
729
|
+
// Clock9 aliases
|
|
730
|
+
export { default as LucideClock9 } from '../icons/clock-9';
|
|
731
731
|
// ClockArrowDown aliases
|
|
732
732
|
export { default as LucideClockArrowDown } from '../icons/clock-arrow-down';
|
|
733
733
|
// ClockArrowLeft aliases
|
|
@@ -740,10 +740,10 @@ export { default as LucideClockArrowRight } from '../icons/clock-arrow-right';
|
|
|
740
740
|
export { default as LucideClockCheck } from '../icons/clock-check';
|
|
741
741
|
// ClockFading aliases
|
|
742
742
|
export { default as LucideClockFading } from '../icons/clock-fading';
|
|
743
|
-
// ClockPlus aliases
|
|
744
|
-
export { default as LucideClockPlus } from '../icons/clock-plus';
|
|
745
743
|
// Clock aliases
|
|
746
744
|
export { default as LucideClock } from '../icons/clock';
|
|
745
|
+
// ClockPlus aliases
|
|
746
|
+
export { default as LucideClockPlus } from '../icons/clock-plus';
|
|
747
747
|
// ClosedCaption aliases
|
|
748
748
|
export { default as LucideClosedCaption } from '../icons/closed-caption';
|
|
749
749
|
// CloudAlert aliases
|
|
@@ -770,52 +770,52 @@ export { default as LucideCloudMoon } from '../icons/cloud-moon';
|
|
|
770
770
|
export { default as LucideCloudOff } from '../icons/cloud-off';
|
|
771
771
|
// CloudRainWind aliases
|
|
772
772
|
export { default as LucideCloudRainWind } from '../icons/cloud-rain-wind';
|
|
773
|
-
// CloudSnow aliases
|
|
774
|
-
export { default as LucideCloudSnow } from '../icons/cloud-snow';
|
|
775
773
|
// CloudRain aliases
|
|
776
774
|
export { default as LucideCloudRain } from '../icons/cloud-rain';
|
|
775
|
+
// CloudSnow aliases
|
|
776
|
+
export { default as LucideCloudSnow } from '../icons/cloud-snow';
|
|
777
777
|
// CloudSunRain aliases
|
|
778
778
|
export { default as LucideCloudSunRain } from '../icons/cloud-sun-rain';
|
|
779
|
-
// CloudSun aliases
|
|
780
|
-
export { default as LucideCloudSun } from '../icons/cloud-sun';
|
|
781
779
|
// CloudSync aliases
|
|
782
780
|
export { default as LucideCloudSync } from '../icons/cloud-sync';
|
|
783
|
-
//
|
|
784
|
-
export { default as
|
|
781
|
+
// CloudSun aliases
|
|
782
|
+
export { default as LucideCloudSun } from '../icons/cloud-sun';
|
|
785
783
|
// Cloudy aliases
|
|
786
784
|
export { default as LucideCloudy } from '../icons/cloudy';
|
|
785
|
+
// Cloud aliases
|
|
786
|
+
export { default as LucideCloud } from '../icons/cloud';
|
|
787
787
|
// Clover aliases
|
|
788
788
|
export { default as LucideClover } from '../icons/clover';
|
|
789
789
|
// Club aliases
|
|
790
790
|
export { default as LucideClub } from '../icons/club';
|
|
791
|
-
// Code aliases
|
|
792
|
-
export { default as LucideCode } from '../icons/code';
|
|
793
791
|
// Coffee aliases
|
|
794
792
|
export { default as LucideCoffee } from '../icons/coffee';
|
|
793
|
+
// Code aliases
|
|
794
|
+
export { default as LucideCode } from '../icons/code';
|
|
795
795
|
// Cog aliases
|
|
796
796
|
export { default as LucideCog } from '../icons/cog';
|
|
797
|
-
// Columns4 aliases
|
|
798
|
-
export { default as LucideColumns4 } from '../icons/columns-4';
|
|
799
797
|
// Coins aliases
|
|
800
798
|
export { default as LucideCoins } from '../icons/coins';
|
|
799
|
+
// Columns4 aliases
|
|
800
|
+
export { default as LucideColumns4 } from '../icons/columns-4';
|
|
801
801
|
// Combine aliases
|
|
802
802
|
export { default as LucideCombine } from '../icons/combine';
|
|
803
803
|
// Command aliases
|
|
804
804
|
export { default as LucideCommand } from '../icons/command';
|
|
805
|
-
// Compass aliases
|
|
806
|
-
export { default as LucideCompass } from '../icons/compass';
|
|
807
805
|
// Component aliases
|
|
808
806
|
export { default as LucideComponent } from '../icons/component';
|
|
807
|
+
// Compass aliases
|
|
808
|
+
export { default as LucideCompass } from '../icons/compass';
|
|
809
809
|
// Computer aliases
|
|
810
810
|
export { default as LucideComputer } from '../icons/computer';
|
|
811
811
|
// ConciergeBell aliases
|
|
812
812
|
export { default as LucideConciergeBell } from '../icons/concierge-bell';
|
|
813
813
|
// Cone aliases
|
|
814
814
|
export { default as LucideCone } from '../icons/cone';
|
|
815
|
-
// Contact aliases
|
|
816
|
-
export { default as LucideContact } from '../icons/contact';
|
|
817
815
|
// Construction aliases
|
|
818
816
|
export { default as LucideConstruction } from '../icons/construction';
|
|
817
|
+
// Contact aliases
|
|
818
|
+
export { default as LucideContact } from '../icons/contact';
|
|
819
819
|
// Container aliases
|
|
820
820
|
export { default as LucideContainer } from '../icons/container';
|
|
821
821
|
// Contrast aliases
|
|
@@ -832,18 +832,18 @@ export { default as LucideCopyMinus } from '../icons/copy-minus';
|
|
|
832
832
|
export { default as LucideCopyPlus } from '../icons/copy-plus';
|
|
833
833
|
// CopySlash aliases
|
|
834
834
|
export { default as LucideCopySlash } from '../icons/copy-slash';
|
|
835
|
-
// Copy aliases
|
|
836
|
-
export { default as LucideCopy } from '../icons/copy';
|
|
837
835
|
// CopyX aliases
|
|
838
836
|
export { default as LucideCopyX } from '../icons/copy-x';
|
|
837
|
+
// Copy aliases
|
|
838
|
+
export { default as LucideCopy } from '../icons/copy';
|
|
839
839
|
// Copyleft aliases
|
|
840
840
|
export { default as LucideCopyleft } from '../icons/copyleft';
|
|
841
|
-
// Copyright aliases
|
|
842
|
-
export { default as LucideCopyright } from '../icons/copyright';
|
|
843
841
|
// CornerDownLeft aliases
|
|
844
842
|
export { default as LucideCornerDownLeft } from '../icons/corner-down-left';
|
|
845
843
|
// CornerDownRight aliases
|
|
846
844
|
export { default as LucideCornerDownRight } from '../icons/corner-down-right';
|
|
845
|
+
// Copyright aliases
|
|
846
|
+
export { default as LucideCopyright } from '../icons/copyright';
|
|
847
847
|
// CornerLeftDown aliases
|
|
848
848
|
export { default as LucideCornerLeftDown } from '../icons/corner-left-down';
|
|
849
849
|
// CornerLeftUp aliases
|
|
@@ -882,10 +882,10 @@ export { default as LucideCurrency } from '../icons/currency';
|
|
|
882
882
|
export { default as LucideCylinder } from '../icons/cylinder';
|
|
883
883
|
// Dam aliases
|
|
884
884
|
export { default as LucideDam } from '../icons/dam';
|
|
885
|
-
// DatabaseArrowDown aliases
|
|
886
|
-
export { default as LucideDatabaseArrowDown } from '../icons/database-arrow-down';
|
|
887
885
|
// DatabaseArrowUp aliases
|
|
888
886
|
export { default as LucideDatabaseArrowUp } from '../icons/database-arrow-up';
|
|
887
|
+
// DatabaseArrowDown aliases
|
|
888
|
+
export { default as LucideDatabaseArrowDown } from '../icons/database-arrow-down';
|
|
889
889
|
// DatabaseBackup aliases
|
|
890
890
|
export { default as LucideDatabaseBackup } from '../icons/database-backup';
|
|
891
891
|
// DatabaseCheck aliases
|
|
@@ -898,16 +898,16 @@ export { default as LucideDatabasePlus } from '../icons/database-plus';
|
|
|
898
898
|
export { default as LucideDatabaseSearch } from '../icons/database-search';
|
|
899
899
|
// DatabaseX aliases
|
|
900
900
|
export { default as LucideDatabaseX } from '../icons/database-x';
|
|
901
|
-
// DatabaseZap aliases
|
|
902
|
-
export { default as LucideDatabaseZap } from '../icons/database-zap';
|
|
903
901
|
// Database aliases
|
|
904
902
|
export { default as LucideDatabase } from '../icons/database';
|
|
905
903
|
// DecimalsArrowLeft aliases
|
|
906
904
|
export { default as LucideDecimalsArrowLeft } from '../icons/decimals-arrow-left';
|
|
907
|
-
//
|
|
908
|
-
export { default as
|
|
905
|
+
// DatabaseZap aliases
|
|
906
|
+
export { default as LucideDatabaseZap } from '../icons/database-zap';
|
|
909
907
|
// DecimalsArrowRight aliases
|
|
910
908
|
export { default as LucideDecimalsArrowRight } from '../icons/decimals-arrow-right';
|
|
909
|
+
// Delete aliases
|
|
910
|
+
export { default as LucideDelete } from '../icons/delete';
|
|
911
911
|
// Dessert aliases
|
|
912
912
|
export { default as LucideDessert } from '../icons/dessert';
|
|
913
913
|
// Diameter aliases
|
|
@@ -922,28 +922,28 @@ export { default as LucideDiamond } from '../icons/diamond';
|
|
|
922
922
|
export { default as LucideDice1 } from '../icons/dice-1';
|
|
923
923
|
// Dice2 aliases
|
|
924
924
|
export { default as LucideDice2 } from '../icons/dice-2';
|
|
925
|
-
// Dice4 aliases
|
|
926
|
-
export { default as LucideDice4 } from '../icons/dice-4';
|
|
927
925
|
// Dice3 aliases
|
|
928
926
|
export { default as LucideDice3 } from '../icons/dice-3';
|
|
927
|
+
// Dice4 aliases
|
|
928
|
+
export { default as LucideDice4 } from '../icons/dice-4';
|
|
929
929
|
// Dice5 aliases
|
|
930
930
|
export { default as LucideDice5 } from '../icons/dice-5';
|
|
931
|
-
// Diff aliases
|
|
932
|
-
export { default as LucideDiff } from '../icons/diff';
|
|
933
931
|
// Dice6 aliases
|
|
934
932
|
export { default as LucideDice6 } from '../icons/dice-6';
|
|
935
933
|
// Dices aliases
|
|
936
934
|
export { default as LucideDices } from '../icons/dices';
|
|
935
|
+
// Diff aliases
|
|
936
|
+
export { default as LucideDiff } from '../icons/diff';
|
|
937
937
|
// Disc2 aliases
|
|
938
938
|
export { default as LucideDisc2 } from '../icons/disc-2';
|
|
939
939
|
// Disc3 aliases
|
|
940
940
|
export { default as LucideDisc3 } from '../icons/disc-3';
|
|
941
941
|
// DiscAlbum aliases
|
|
942
942
|
export { default as LucideDiscAlbum } from '../icons/disc-album';
|
|
943
|
-
// Divide aliases
|
|
944
|
-
export { default as LucideDivide } from '../icons/divide';
|
|
945
943
|
// Disc aliases
|
|
946
944
|
export { default as LucideDisc } from '../icons/disc';
|
|
945
|
+
// Divide aliases
|
|
946
|
+
export { default as LucideDivide } from '../icons/divide';
|
|
947
947
|
// DnaOff aliases
|
|
948
948
|
export { default as LucideDnaOff } from '../icons/dna-off';
|
|
949
949
|
// Dna aliases
|
|
@@ -972,10 +972,10 @@ export { default as LucideDraftingCompass } from '../icons/drafting-compass';
|
|
|
972
972
|
export { default as LucideDrama } from '../icons/drama';
|
|
973
973
|
// Drill aliases
|
|
974
974
|
export { default as LucideDrill } from '../icons/drill';
|
|
975
|
-
// Drone aliases
|
|
976
|
-
export { default as LucideDrone } from '../icons/drone';
|
|
977
975
|
// DropletOff aliases
|
|
978
976
|
export { default as LucideDropletOff } from '../icons/droplet-off';
|
|
977
|
+
// Drone aliases
|
|
978
|
+
export { default as LucideDrone } from '../icons/drone';
|
|
979
979
|
// Droplet aliases
|
|
980
980
|
export { default as LucideDroplet } from '../icons/droplet';
|
|
981
981
|
// Droplets aliases
|
|
@@ -990,18 +990,18 @@ export { default as LucideDumbbell } from '../icons/dumbbell';
|
|
|
990
990
|
export { default as LucideEarOff } from '../icons/ear-off';
|
|
991
991
|
// Ear aliases
|
|
992
992
|
export { default as LucideEar } from '../icons/ear';
|
|
993
|
-
// Eclipse aliases
|
|
994
|
-
export { default as LucideEclipse } from '../icons/eclipse';
|
|
995
993
|
// EarthLock aliases
|
|
996
994
|
export { default as LucideEarthLock } from '../icons/earth-lock';
|
|
995
|
+
// Eclipse aliases
|
|
996
|
+
export { default as LucideEclipse } from '../icons/eclipse';
|
|
997
997
|
// EggFried aliases
|
|
998
998
|
export { default as LucideEggFried } from '../icons/egg-fried';
|
|
999
|
+
// EggOff aliases
|
|
1000
|
+
export { default as LucideEggOff } from '../icons/egg-off';
|
|
999
1001
|
// Egg aliases
|
|
1000
1002
|
export { default as LucideEgg } from '../icons/egg';
|
|
1001
1003
|
// Ellipse aliases
|
|
1002
1004
|
export { default as LucideEllipse } from '../icons/ellipse';
|
|
1003
|
-
// EggOff aliases
|
|
1004
|
-
export { default as LucideEggOff } from '../icons/egg-off';
|
|
1005
1005
|
// EqualApproximately aliases
|
|
1006
1006
|
export { default as LucideEqualApproximately } from '../icons/equal-approximately';
|
|
1007
1007
|
// EqualNot aliases
|
|
@@ -1018,10 +1018,10 @@ export { default as LucideEuro } from '../icons/euro';
|
|
|
1018
1018
|
export { default as LucideEvCharger } from '../icons/ev-charger';
|
|
1019
1019
|
// Expand aliases
|
|
1020
1020
|
export { default as LucideExpand } from '../icons/expand';
|
|
1021
|
-
// ExternalLink aliases
|
|
1022
|
-
export { default as LucideExternalLink } from '../icons/external-link';
|
|
1023
1021
|
// EyeClosed aliases
|
|
1024
1022
|
export { default as LucideEyeClosed } from '../icons/eye-closed';
|
|
1023
|
+
// ExternalLink aliases
|
|
1024
|
+
export { default as LucideExternalLink } from '../icons/external-link';
|
|
1025
1025
|
// EyeDashed aliases
|
|
1026
1026
|
export { default as LucideEyeDashed } from '../icons/eye-dashed';
|
|
1027
1027
|
// EyeOff aliases
|
|
@@ -1036,12 +1036,12 @@ export { default as LucideFan } from '../icons/fan';
|
|
|
1036
1036
|
export { default as LucideFastForward } from '../icons/fast-forward';
|
|
1037
1037
|
// Feather aliases
|
|
1038
1038
|
export { default as LucideFeather } from '../icons/feather';
|
|
1039
|
+
// Fence aliases
|
|
1040
|
+
export { default as LucideFence } from '../icons/fence';
|
|
1039
1041
|
// FerrisWheel aliases
|
|
1040
1042
|
export { default as LucideFerrisWheel } from '../icons/ferris-wheel';
|
|
1041
1043
|
// FileArchive aliases
|
|
1042
1044
|
export { default as LucideFileArchive } from '../icons/file-archive';
|
|
1043
|
-
// Fence aliases
|
|
1044
|
-
export { default as LucideFence } from '../icons/fence';
|
|
1045
1045
|
// FileBox aliases
|
|
1046
1046
|
export { default as LucideFileBox } from '../icons/file-box';
|
|
1047
1047
|
// FileCheck aliases
|
|
@@ -1054,46 +1054,46 @@ export { default as LucideFileCode } from '../icons/file-code';
|
|
|
1054
1054
|
export { default as LucideFileDiff } from '../icons/file-diff';
|
|
1055
1055
|
// FileDigit aliases
|
|
1056
1056
|
export { default as LucideFileDigit } from '../icons/file-digit';
|
|
1057
|
-
// FileDown aliases
|
|
1058
|
-
export { default as LucideFileDown } from '../icons/file-down';
|
|
1059
1057
|
// FileHeart aliases
|
|
1060
1058
|
export { default as LucideFileHeart } from '../icons/file-heart';
|
|
1059
|
+
// FileDown aliases
|
|
1060
|
+
export { default as LucideFileDown } from '../icons/file-down';
|
|
1061
1061
|
// FileImage aliases
|
|
1062
1062
|
export { default as LucideFileImage } from '../icons/file-image';
|
|
1063
1063
|
// FileInput aliases
|
|
1064
1064
|
export { default as LucideFileInput } from '../icons/file-input';
|
|
1065
|
-
// FileMusic aliases
|
|
1066
|
-
export { default as LucideFileMusic } from '../icons/file-music';
|
|
1067
1065
|
// FileMinus aliases
|
|
1068
1066
|
export { default as LucideFileMinus } from '../icons/file-minus';
|
|
1069
1067
|
// FileOutput aliases
|
|
1070
1068
|
export { default as LucideFileOutput } from '../icons/file-output';
|
|
1069
|
+
// FileMusic aliases
|
|
1070
|
+
export { default as LucideFileMusic } from '../icons/file-music';
|
|
1071
1071
|
// FilePlus aliases
|
|
1072
1072
|
export { default as LucideFilePlus } from '../icons/file-plus';
|
|
1073
1073
|
// FileScan aliases
|
|
1074
1074
|
export { default as LucideFileScan } from '../icons/file-scan';
|
|
1075
1075
|
// FileSearch aliases
|
|
1076
1076
|
export { default as LucideFileSearch } from '../icons/file-search';
|
|
1077
|
-
// FileSliders aliases
|
|
1078
|
-
export { default as LucideFileSliders } from '../icons/file-sliders';
|
|
1079
1077
|
// FileSpreadsheet aliases
|
|
1080
1078
|
export { default as LucideFileSpreadsheet } from '../icons/file-spreadsheet';
|
|
1079
|
+
// FileSliders aliases
|
|
1080
|
+
export { default as LucideFileSliders } from '../icons/file-sliders';
|
|
1081
1081
|
// FileStack aliases
|
|
1082
1082
|
export { default as LucideFileStack } from '../icons/file-stack';
|
|
1083
1083
|
// FileSymlink aliases
|
|
1084
1084
|
export { default as LucideFileSymlink } from '../icons/file-symlink';
|
|
1085
1085
|
// FileTerminal aliases
|
|
1086
1086
|
export { default as LucideFileTerminal } from '../icons/file-terminal';
|
|
1087
|
+
// FileText aliases
|
|
1088
|
+
export { default as LucideFileText } from '../icons/file-text';
|
|
1087
1089
|
// FileType aliases
|
|
1088
1090
|
export { default as LucideFileType } from '../icons/file-type';
|
|
1089
1091
|
// FileUp aliases
|
|
1090
1092
|
export { default as LucideFileUp } from '../icons/file-up';
|
|
1091
|
-
// FileText aliases
|
|
1092
|
-
export { default as LucideFileText } from '../icons/file-text';
|
|
1093
|
-
// FileVolume aliases
|
|
1094
|
-
export { default as LucideFileVolume } from '../icons/file-volume';
|
|
1095
1093
|
// FileUser aliases
|
|
1096
1094
|
export { default as LucideFileUser } from '../icons/file-user';
|
|
1095
|
+
// FileVolume aliases
|
|
1096
|
+
export { default as LucideFileVolume } from '../icons/file-volume';
|
|
1097
1097
|
// FileX aliases
|
|
1098
1098
|
export { default as LucideFileX } from '../icons/file-x';
|
|
1099
1099
|
// File aliases
|
|
@@ -1114,10 +1114,10 @@ export { default as LucideFish } from '../icons/fish';
|
|
|
1114
1114
|
export { default as LucideFishingHook } from '../icons/fishing-hook';
|
|
1115
1115
|
// FishingRod aliases
|
|
1116
1116
|
export { default as LucideFishingRod } from '../icons/fishing-rod';
|
|
1117
|
-
// FlagTriangleLeft aliases
|
|
1118
|
-
export { default as LucideFlagTriangleLeft } from '../icons/flag-triangle-left';
|
|
1119
1117
|
// FlagOff aliases
|
|
1120
1118
|
export { default as LucideFlagOff } from '../icons/flag-off';
|
|
1119
|
+
// FlagTriangleLeft aliases
|
|
1120
|
+
export { default as LucideFlagTriangleLeft } from '../icons/flag-triangle-left';
|
|
1121
1121
|
// FlagTriangleRight aliases
|
|
1122
1122
|
export { default as LucideFlagTriangleRight } from '../icons/flag-triangle-right';
|
|
1123
1123
|
// Flag aliases
|
|
@@ -1126,24 +1126,24 @@ export { default as LucideFlag } from '../icons/flag';
|
|
|
1126
1126
|
export { default as LucideFlameKindling } from '../icons/flame-kindling';
|
|
1127
1127
|
// Flame aliases
|
|
1128
1128
|
export { default as LucideFlame } from '../icons/flame';
|
|
1129
|
-
// FlashlightOff aliases
|
|
1130
|
-
export { default as LucideFlashlightOff } from '../icons/flashlight-off';
|
|
1131
1129
|
// Flashlight aliases
|
|
1132
1130
|
export { default as LucideFlashlight } from '../icons/flashlight';
|
|
1133
1131
|
// FlaskConicalOff aliases
|
|
1134
1132
|
export { default as LucideFlaskConicalOff } from '../icons/flask-conical-off';
|
|
1133
|
+
// FlashlightOff aliases
|
|
1134
|
+
export { default as LucideFlashlightOff } from '../icons/flashlight-off';
|
|
1135
1135
|
// FlaskConical aliases
|
|
1136
1136
|
export { default as LucideFlaskConical } from '../icons/flask-conical';
|
|
1137
1137
|
// FlaskRound aliases
|
|
1138
1138
|
export { default as LucideFlaskRound } from '../icons/flask-round';
|
|
1139
|
-
// FlipVertical2 aliases
|
|
1140
|
-
export { default as LucideFlipVertical2 } from '../icons/flip-vertical-2';
|
|
1141
1139
|
// FlipHorizontal2 aliases
|
|
1142
1140
|
export { default as LucideFlipHorizontal2 } from '../icons/flip-horizontal-2';
|
|
1143
|
-
//
|
|
1144
|
-
export { default as
|
|
1141
|
+
// FlipVertical2 aliases
|
|
1142
|
+
export { default as LucideFlipVertical2 } from '../icons/flip-vertical-2';
|
|
1145
1143
|
// Flower2 aliases
|
|
1146
1144
|
export { default as LucideFlower2 } from '../icons/flower-2';
|
|
1145
|
+
// Flower aliases
|
|
1146
|
+
export { default as LucideFlower } from '../icons/flower';
|
|
1147
1147
|
// Focus aliases
|
|
1148
1148
|
export { default as LucideFocus } from '../icons/focus';
|
|
1149
1149
|
// FoldHorizontal aliases
|
|
@@ -1188,30 +1188,30 @@ export { default as LucideFolderOpenDot } from '../icons/folder-open-dot';
|
|
|
1188
1188
|
export { default as LucideFolderOpen } from '../icons/folder-open';
|
|
1189
1189
|
// FolderOutput aliases
|
|
1190
1190
|
export { default as LucideFolderOutput } from '../icons/folder-output';
|
|
1191
|
-
// FolderPlus aliases
|
|
1192
|
-
export { default as LucideFolderPlus } from '../icons/folder-plus';
|
|
1193
1191
|
// FolderRoot aliases
|
|
1194
1192
|
export { default as LucideFolderRoot } from '../icons/folder-root';
|
|
1195
|
-
//
|
|
1196
|
-
export { default as
|
|
1193
|
+
// FolderPlus aliases
|
|
1194
|
+
export { default as LucideFolderPlus } from '../icons/folder-plus';
|
|
1197
1195
|
// FolderSearch aliases
|
|
1198
1196
|
export { default as LucideFolderSearch } from '../icons/folder-search';
|
|
1199
|
-
//
|
|
1200
|
-
export { default as
|
|
1197
|
+
// FolderSearch2 aliases
|
|
1198
|
+
export { default as LucideFolderSearch2 } from '../icons/folder-search-2';
|
|
1201
1199
|
// FolderSymlink aliases
|
|
1202
1200
|
export { default as LucideFolderSymlink } from '../icons/folder-symlink';
|
|
1203
|
-
//
|
|
1204
|
-
export { default as
|
|
1201
|
+
// FolderSync aliases
|
|
1202
|
+
export { default as LucideFolderSync } from '../icons/folder-sync';
|
|
1205
1203
|
// FolderTree aliases
|
|
1206
1204
|
export { default as LucideFolderTree } from '../icons/folder-tree';
|
|
1205
|
+
// FolderUp aliases
|
|
1206
|
+
export { default as LucideFolderUp } from '../icons/folder-up';
|
|
1207
1207
|
// FolderX aliases
|
|
1208
1208
|
export { default as LucideFolderX } from '../icons/folder-x';
|
|
1209
|
-
// Folders aliases
|
|
1210
|
-
export { default as LucideFolders } from '../icons/folders';
|
|
1211
|
-
// Footprints aliases
|
|
1212
|
-
export { default as LucideFootprints } from '../icons/footprints';
|
|
1213
1209
|
// Folder aliases
|
|
1214
1210
|
export { default as LucideFolder } from '../icons/folder';
|
|
1211
|
+
// Footprints aliases
|
|
1212
|
+
export { default as LucideFootprints } from '../icons/footprints';
|
|
1213
|
+
// Folders aliases
|
|
1214
|
+
export { default as LucideFolders } from '../icons/folders';
|
|
1215
1215
|
// Forklift aliases
|
|
1216
1216
|
export { default as LucideForklift } from '../icons/forklift';
|
|
1217
1217
|
// Form aliases
|
|
@@ -1222,20 +1222,20 @@ export { default as LucideForward } from '../icons/forward';
|
|
|
1222
1222
|
export { default as LucideFrame } from '../icons/frame';
|
|
1223
1223
|
// Frown aliases
|
|
1224
1224
|
export { default as LucideFrown } from '../icons/frown';
|
|
1225
|
-
// Fullscreen aliases
|
|
1226
|
-
export { default as LucideFullscreen } from '../icons/fullscreen';
|
|
1227
1225
|
// Fuel aliases
|
|
1228
1226
|
export { default as LucideFuel } from '../icons/fuel';
|
|
1227
|
+
// Fullscreen aliases
|
|
1228
|
+
export { default as LucideFullscreen } from '../icons/fullscreen';
|
|
1229
1229
|
// FunnelPlus aliases
|
|
1230
1230
|
export { default as LucideFunnelPlus } from '../icons/funnel-plus';
|
|
1231
1231
|
// GalleryHorizontalEnd aliases
|
|
1232
1232
|
export { default as LucideGalleryHorizontalEnd } from '../icons/gallery-horizontal-end';
|
|
1233
|
-
// GalleryThumbnails aliases
|
|
1234
|
-
export { default as LucideGalleryThumbnails } from '../icons/gallery-thumbnails';
|
|
1235
1233
|
// GalleryHorizontal aliases
|
|
1236
1234
|
export { default as LucideGalleryHorizontal } from '../icons/gallery-horizontal';
|
|
1237
1235
|
// GalleryVerticalEnd aliases
|
|
1238
1236
|
export { default as LucideGalleryVerticalEnd } from '../icons/gallery-vertical-end';
|
|
1237
|
+
// GalleryThumbnails aliases
|
|
1238
|
+
export { default as LucideGalleryThumbnails } from '../icons/gallery-thumbnails';
|
|
1239
1239
|
// GalleryVertical aliases
|
|
1240
1240
|
export { default as LucideGalleryVertical } from '../icons/gallery-vertical';
|
|
1241
1241
|
// Gamepad2 aliases
|
|
@@ -1250,10 +1250,10 @@ export { default as LucideGauge } from '../icons/gauge';
|
|
|
1250
1250
|
export { default as LucideGavel } from '../icons/gavel';
|
|
1251
1251
|
// Gem aliases
|
|
1252
1252
|
export { default as LucideGem } from '../icons/gem';
|
|
1253
|
-
// Ghost aliases
|
|
1254
|
-
export { default as LucideGhost } from '../icons/ghost';
|
|
1255
1253
|
// GeorgianLari aliases
|
|
1256
1254
|
export { default as LucideGeorgianLari } from '../icons/georgian-lari';
|
|
1255
|
+
// Ghost aliases
|
|
1256
|
+
export { default as LucideGhost } from '../icons/ghost';
|
|
1257
1257
|
// Gift aliases
|
|
1258
1258
|
export { default as LucideGift } from '../icons/gift';
|
|
1259
1259
|
// GitBranchMinus aliases
|
|
@@ -1270,10 +1270,10 @@ export { default as LucideGitCompareArrows } from '../icons/git-compare-arrows';
|
|
|
1270
1270
|
export { default as LucideGitCompare } from '../icons/git-compare';
|
|
1271
1271
|
// GitFork aliases
|
|
1272
1272
|
export { default as LucideGitFork } from '../icons/git-fork';
|
|
1273
|
-
// GitGraph aliases
|
|
1274
|
-
export { default as LucideGitGraph } from '../icons/git-graph';
|
|
1275
1273
|
// GitMergeConflict aliases
|
|
1276
1274
|
export { default as LucideGitMergeConflict } from '../icons/git-merge-conflict';
|
|
1275
|
+
// GitGraph aliases
|
|
1276
|
+
export { default as LucideGitGraph } from '../icons/git-graph';
|
|
1277
1277
|
// GitMerge aliases
|
|
1278
1278
|
export { default as LucideGitMerge } from '../icons/git-merge';
|
|
1279
1279
|
// GitPullRequestArrow aliases
|
|
@@ -1286,10 +1286,10 @@ export { default as LucideGitPullRequestCreateArrow } from '../icons/git-pull-re
|
|
|
1286
1286
|
export { default as LucideGitPullRequestCreate } from '../icons/git-pull-request-create';
|
|
1287
1287
|
// GitPullRequestDraft aliases
|
|
1288
1288
|
export { default as LucideGitPullRequestDraft } from '../icons/git-pull-request-draft';
|
|
1289
|
-
// GlassWater aliases
|
|
1290
|
-
export { default as LucideGlassWater } from '../icons/glass-water';
|
|
1291
1289
|
// GitPullRequest aliases
|
|
1292
1290
|
export { default as LucideGitPullRequest } from '../icons/git-pull-request';
|
|
1291
|
+
// GlassWater aliases
|
|
1292
|
+
export { default as LucideGlassWater } from '../icons/glass-water';
|
|
1293
1293
|
// Glasses aliases
|
|
1294
1294
|
export { default as LucideGlasses } from '../icons/glasses';
|
|
1295
1295
|
// GlobeCheck aliases
|
|
@@ -1312,10 +1312,10 @@ export { default as LucideGraduationCap } from '../icons/graduation-cap';
|
|
|
1312
1312
|
export { default as LucideGrape } from '../icons/grape';
|
|
1313
1313
|
// Grid3x2 aliases
|
|
1314
1314
|
export { default as LucideGrid3x2 } from '../icons/grid-3x2';
|
|
1315
|
-
// GripHorizontal aliases
|
|
1316
|
-
export { default as LucideGripHorizontal } from '../icons/grip-horizontal';
|
|
1317
1315
|
// GripVertical aliases
|
|
1318
1316
|
export { default as LucideGripVertical } from '../icons/grip-vertical';
|
|
1317
|
+
// GripHorizontal aliases
|
|
1318
|
+
export { default as LucideGripHorizontal } from '../icons/grip-horizontal';
|
|
1319
1319
|
// Grip aliases
|
|
1320
1320
|
export { default as LucideGrip } from '../icons/grip';
|
|
1321
1321
|
// Group aliases
|
|
@@ -1326,14 +1326,14 @@ export { default as LucideGuitar } from '../icons/guitar';
|
|
|
1326
1326
|
export { default as LucideHam } from '../icons/ham';
|
|
1327
1327
|
// Hamburger aliases
|
|
1328
1328
|
export { default as LucideHamburger } from '../icons/hamburger';
|
|
1329
|
-
// HandCoins aliases
|
|
1330
|
-
export { default as LucideHandCoins } from '../icons/hand-coins';
|
|
1331
1329
|
// Hammer aliases
|
|
1332
1330
|
export { default as LucideHammer } from '../icons/hammer';
|
|
1333
|
-
//
|
|
1334
|
-
export { default as
|
|
1331
|
+
// HandCoins aliases
|
|
1332
|
+
export { default as LucideHandCoins } from '../icons/hand-coins';
|
|
1335
1333
|
// HandFist aliases
|
|
1336
1334
|
export { default as LucideHandFist } from '../icons/hand-fist';
|
|
1335
|
+
// HandHeart aliases
|
|
1336
|
+
export { default as LucideHandHeart } from '../icons/hand-heart';
|
|
1337
1337
|
// HandMetal aliases
|
|
1338
1338
|
export { default as LucideHandMetal } from '../icons/hand-metal';
|
|
1339
1339
|
// HandPlatter aliases
|
|
@@ -1342,20 +1342,20 @@ export { default as LucideHandPlatter } from '../icons/hand-platter';
|
|
|
1342
1342
|
export { default as LucideHand } from '../icons/hand';
|
|
1343
1343
|
// Handbag aliases
|
|
1344
1344
|
export { default as LucideHandbag } from '../icons/handbag';
|
|
1345
|
-
// Handshake aliases
|
|
1346
|
-
export { default as LucideHandshake } from '../icons/handshake';
|
|
1347
1345
|
// HardDriveDownload aliases
|
|
1348
1346
|
export { default as LucideHardDriveDownload } from '../icons/hard-drive-download';
|
|
1349
1347
|
// HardDriveUpload aliases
|
|
1350
1348
|
export { default as LucideHardDriveUpload } from '../icons/hard-drive-upload';
|
|
1351
|
-
//
|
|
1352
|
-
export { default as
|
|
1353
|
-
// Hash aliases
|
|
1354
|
-
export { default as LucideHash } from '../icons/hash';
|
|
1349
|
+
// Handshake aliases
|
|
1350
|
+
export { default as LucideHandshake } from '../icons/handshake';
|
|
1355
1351
|
// HardDrive aliases
|
|
1356
1352
|
export { default as LucideHardDrive } from '../icons/hard-drive';
|
|
1357
1353
|
// HatGlasses aliases
|
|
1358
1354
|
export { default as LucideHatGlasses } from '../icons/hat-glasses';
|
|
1355
|
+
// Hash aliases
|
|
1356
|
+
export { default as LucideHash } from '../icons/hash';
|
|
1357
|
+
// HardHat aliases
|
|
1358
|
+
export { default as LucideHardHat } from '../icons/hard-hat';
|
|
1359
1359
|
// Haze aliases
|
|
1360
1360
|
export { default as LucideHaze } from '../icons/haze';
|
|
1361
1361
|
// Hd aliases
|
|
@@ -1380,12 +1380,12 @@ export { default as LucideHeading } from '../icons/heading';
|
|
|
1380
1380
|
export { default as LucideHeadphoneOff } from '../icons/headphone-off';
|
|
1381
1381
|
// Headphones aliases
|
|
1382
1382
|
export { default as LucideHeadphones } from '../icons/headphones';
|
|
1383
|
+
// Headset aliases
|
|
1384
|
+
export { default as LucideHeadset } from '../icons/headset';
|
|
1383
1385
|
// HeartCrack aliases
|
|
1384
1386
|
export { default as LucideHeartCrack } from '../icons/heart-crack';
|
|
1385
1387
|
// HeartHandshake aliases
|
|
1386
1388
|
export { default as LucideHeartHandshake } from '../icons/heart-handshake';
|
|
1387
|
-
// Headset aliases
|
|
1388
|
-
export { default as LucideHeadset } from '../icons/headset';
|
|
1389
1389
|
// HeartMinus aliases
|
|
1390
1390
|
export { default as LucideHeartMinus } from '../icons/heart-minus';
|
|
1391
1391
|
// HeartOff aliases
|
|
@@ -1404,18 +1404,16 @@ export { default as LucideHeater } from '../icons/heater';
|
|
|
1404
1404
|
export { default as LucideHelicopter } from '../icons/helicopter';
|
|
1405
1405
|
// Hexagon aliases
|
|
1406
1406
|
export { default as LucideHexagon } from '../icons/hexagon';
|
|
1407
|
-
// History aliases
|
|
1408
|
-
export { default as LucideHistory } from '../icons/history';
|
|
1409
1407
|
// Highlighter aliases
|
|
1410
1408
|
export { default as LucideHighlighter } from '../icons/highlighter';
|
|
1411
1409
|
// HopOff aliases
|
|
1412
1410
|
export { default as LucideHopOff } from '../icons/hop-off';
|
|
1413
|
-
// Hop aliases
|
|
1414
|
-
export { default as LucideHop } from '../icons/hop';
|
|
1415
1411
|
// Hospital aliases
|
|
1416
1412
|
export { default as LucideHospital } from '../icons/hospital';
|
|
1417
1413
|
// Hotel aliases
|
|
1418
1414
|
export { default as LucideHotel } from '../icons/hotel';
|
|
1415
|
+
// Hop aliases
|
|
1416
|
+
export { default as LucideHop } from '../icons/hop';
|
|
1419
1417
|
// Hourglass aliases
|
|
1420
1418
|
export { default as LucideHourglass } from '../icons/hourglass';
|
|
1421
1419
|
// HouseHeart aliases
|
|
@@ -1438,10 +1436,10 @@ export { default as LucideImageMinus } from '../icons/image-minus';
|
|
|
1438
1436
|
export { default as LucideImageOff } from '../icons/image-off';
|
|
1439
1437
|
// ImagePlay aliases
|
|
1440
1438
|
export { default as LucideImagePlay } from '../icons/image-play';
|
|
1441
|
-
// ImagePlus aliases
|
|
1442
|
-
export { default as LucideImagePlus } from '../icons/image-plus';
|
|
1443
1439
|
// ImageUp aliases
|
|
1444
1440
|
export { default as LucideImageUp } from '../icons/image-up';
|
|
1441
|
+
// ImagePlus aliases
|
|
1442
|
+
export { default as LucideImagePlus } from '../icons/image-plus';
|
|
1445
1443
|
// ImageUpscale aliases
|
|
1446
1444
|
export { default as LucideImageUpscale } from '../icons/image-upscale';
|
|
1447
1445
|
// Image aliases
|
|
@@ -1450,30 +1448,30 @@ export { default as LucideImage } from '../icons/image';
|
|
|
1450
1448
|
export { default as LucideImages } from '../icons/images';
|
|
1451
1449
|
// Import aliases
|
|
1452
1450
|
export { default as LucideImport } from '../icons/import';
|
|
1453
|
-
// Inbox aliases
|
|
1454
|
-
export { default as LucideInbox } from '../icons/inbox';
|
|
1455
1451
|
// IndianRupee aliases
|
|
1456
1452
|
export { default as LucideIndianRupee } from '../icons/indian-rupee';
|
|
1457
|
-
//
|
|
1458
|
-
export { default as
|
|
1453
|
+
// Inbox aliases
|
|
1454
|
+
export { default as LucideInbox } from '../icons/inbox';
|
|
1459
1455
|
// Info aliases
|
|
1460
1456
|
export { default as LucideInfo } from '../icons/info';
|
|
1457
|
+
// Infinity aliases
|
|
1458
|
+
export { default as LucideInfinity } from '../icons/infinity';
|
|
1461
1459
|
// InspectionPanel aliases
|
|
1462
1460
|
export { default as LucideInspectionPanel } from '../icons/inspection-panel';
|
|
1463
1461
|
// Italic aliases
|
|
1464
1462
|
export { default as LucideItalic } from '../icons/italic';
|
|
1465
1463
|
// IterationCcw aliases
|
|
1466
1464
|
export { default as LucideIterationCcw } from '../icons/iteration-ccw';
|
|
1467
|
-
// JapaneseYen aliases
|
|
1468
|
-
export { default as LucideJapaneseYen } from '../icons/japanese-yen';
|
|
1469
1465
|
// IterationCw aliases
|
|
1470
1466
|
export { default as LucideIterationCw } from '../icons/iteration-cw';
|
|
1467
|
+
// JapaneseYen aliases
|
|
1468
|
+
export { default as LucideJapaneseYen } from '../icons/japanese-yen';
|
|
1471
1469
|
// Joystick aliases
|
|
1472
1470
|
export { default as LucideJoystick } from '../icons/joystick';
|
|
1473
|
-
// Kanban aliases
|
|
1474
|
-
export { default as LucideKanban } from '../icons/kanban';
|
|
1475
1471
|
// Kayak aliases
|
|
1476
1472
|
export { default as LucideKayak } from '../icons/kayak';
|
|
1473
|
+
// Kanban aliases
|
|
1474
|
+
export { default as LucideKanban } from '../icons/kanban';
|
|
1477
1475
|
// KeyRound aliases
|
|
1478
1476
|
export { default as LucideKeyRound } from '../icons/key-round';
|
|
1479
1477
|
// KeySquare aliases
|
|
@@ -1502,14 +1500,14 @@ export { default as LucideLamp } from '../icons/lamp';
|
|
|
1502
1500
|
export { default as LucideLandPlot } from '../icons/land-plot';
|
|
1503
1501
|
// Landmark aliases
|
|
1504
1502
|
export { default as LucideLandmark } from '../icons/landmark';
|
|
1505
|
-
// LaptopMinimalCheck aliases
|
|
1506
|
-
export { default as LucideLaptopMinimalCheck } from '../icons/laptop-minimal-check';
|
|
1507
1503
|
// Languages aliases
|
|
1508
1504
|
export { default as LucideLanguages } from '../icons/languages';
|
|
1509
1505
|
// Laptop aliases
|
|
1510
1506
|
export { default as LucideLaptop } from '../icons/laptop';
|
|
1511
1507
|
// LassoSelect aliases
|
|
1512
1508
|
export { default as LucideLassoSelect } from '../icons/lasso-select';
|
|
1509
|
+
// LaptopMinimalCheck aliases
|
|
1510
|
+
export { default as LucideLaptopMinimalCheck } from '../icons/laptop-minimal-check';
|
|
1513
1511
|
// Lasso aliases
|
|
1514
1512
|
export { default as LucideLasso } from '../icons/lasso';
|
|
1515
1513
|
// Laugh aliases
|
|
@@ -1522,10 +1520,12 @@ export { default as LucideLayersMinus } from '../icons/layers-minus';
|
|
|
1522
1520
|
export { default as LucideLayersPlus } from '../icons/layers-plus';
|
|
1523
1521
|
// LayoutDashboard aliases
|
|
1524
1522
|
export { default as LucideLayoutDashboard } from '../icons/layout-dashboard';
|
|
1525
|
-
//
|
|
1526
|
-
export { default as
|
|
1523
|
+
// LayoutFreeform aliases
|
|
1524
|
+
export { default as LucideLayoutFreeform } from '../icons/layout-freeform';
|
|
1527
1525
|
// LayoutList aliases
|
|
1528
1526
|
export { default as LucideLayoutList } from '../icons/layout-list';
|
|
1527
|
+
// LayoutGrid aliases
|
|
1528
|
+
export { default as LucideLayoutGrid } from '../icons/layout-grid';
|
|
1529
1529
|
// LayoutPanelLeft aliases
|
|
1530
1530
|
export { default as LucideLayoutPanelLeft } from '../icons/layout-panel-left';
|
|
1531
1531
|
// LayoutPanelTop aliases
|
|
@@ -1566,10 +1566,10 @@ export { default as LucideLink2Off } from '../icons/link-2-off';
|
|
|
1566
1566
|
export { default as LucideLink2 } from '../icons/link-2';
|
|
1567
1567
|
// Link aliases
|
|
1568
1568
|
export { default as LucideLink } from '../icons/link';
|
|
1569
|
-
// ListCheck aliases
|
|
1570
|
-
export { default as LucideListCheck } from '../icons/list-check';
|
|
1571
1569
|
// ListChecks aliases
|
|
1572
1570
|
export { default as LucideListChecks } from '../icons/list-checks';
|
|
1571
|
+
// ListCheck aliases
|
|
1572
|
+
export { default as LucideListCheck } from '../icons/list-check';
|
|
1573
1573
|
// ListChevronsDownUp aliases
|
|
1574
1574
|
export { default as LucideListChevronsDownUp } from '../icons/list-chevrons-down-up';
|
|
1575
1575
|
// ListChevronsUpDown aliases
|
|
@@ -1592,18 +1592,18 @@ export { default as LucideListOrdered } from '../icons/list-ordered';
|
|
|
1592
1592
|
export { default as LucideListPlus } from '../icons/list-plus';
|
|
1593
1593
|
// ListRestart aliases
|
|
1594
1594
|
export { default as LucideListRestart } from '../icons/list-restart';
|
|
1595
|
-
// ListSortDescending aliases
|
|
1596
|
-
export { default as LucideListSortDescending } from '../icons/list-sort-descending';
|
|
1597
1595
|
// ListSortAscending aliases
|
|
1598
1596
|
export { default as LucideListSortAscending } from '../icons/list-sort-ascending';
|
|
1597
|
+
// ListSortDescending aliases
|
|
1598
|
+
export { default as LucideListSortDescending } from '../icons/list-sort-descending';
|
|
1599
1599
|
// ListStart aliases
|
|
1600
1600
|
export { default as LucideListStart } from '../icons/list-start';
|
|
1601
|
+
// ListTree aliases
|
|
1602
|
+
export { default as LucideListTree } from '../icons/list-tree';
|
|
1601
1603
|
// ListTodo aliases
|
|
1602
1604
|
export { default as LucideListTodo } from '../icons/list-todo';
|
|
1603
1605
|
// ListVideo aliases
|
|
1604
1606
|
export { default as LucideListVideo } from '../icons/list-video';
|
|
1605
|
-
// ListTree aliases
|
|
1606
|
-
export { default as LucideListTree } from '../icons/list-tree';
|
|
1607
1607
|
// ListX aliases
|
|
1608
1608
|
export { default as LucideListX } from '../icons/list-x';
|
|
1609
1609
|
// List aliases
|
|
@@ -1612,12 +1612,12 @@ export { default as LucideList } from '../icons/list';
|
|
|
1612
1612
|
export { default as LucideLoaderPinwheel } from '../icons/loader-pinwheel';
|
|
1613
1613
|
// Loader aliases
|
|
1614
1614
|
export { default as LucideLoader } from '../icons/loader';
|
|
1615
|
-
// Locate aliases
|
|
1616
|
-
export { default as LucideLocate } from '../icons/locate';
|
|
1617
|
-
// LocateOff aliases
|
|
1618
|
-
export { default as LucideLocateOff } from '../icons/locate-off';
|
|
1619
1615
|
// LocateFixed aliases
|
|
1620
1616
|
export { default as LucideLocateFixed } from '../icons/locate-fixed';
|
|
1617
|
+
// LocateOff aliases
|
|
1618
|
+
export { default as LucideLocateOff } from '../icons/locate-off';
|
|
1619
|
+
// Locate aliases
|
|
1620
|
+
export { default as LucideLocate } from '../icons/locate';
|
|
1621
1621
|
// LockKeyhole aliases
|
|
1622
1622
|
export { default as LucideLockKeyhole } from '../icons/lock-keyhole';
|
|
1623
1623
|
// Lock aliases
|
|
@@ -1642,10 +1642,10 @@ export { default as LucideMailMinus } from '../icons/mail-minus';
|
|
|
1642
1642
|
export { default as LucideMailOpen } from '../icons/mail-open';
|
|
1643
1643
|
// MailPlus aliases
|
|
1644
1644
|
export { default as LucideMailPlus } from '../icons/mail-plus';
|
|
1645
|
-
// MailWarning aliases
|
|
1646
|
-
export { default as LucideMailWarning } from '../icons/mail-warning';
|
|
1647
1645
|
// MailSearch aliases
|
|
1648
1646
|
export { default as LucideMailSearch } from '../icons/mail-search';
|
|
1647
|
+
// MailWarning aliases
|
|
1648
|
+
export { default as LucideMailWarning } from '../icons/mail-warning';
|
|
1649
1649
|
// MailX aliases
|
|
1650
1650
|
export { default as LucideMailX } from '../icons/mail-x';
|
|
1651
1651
|
// Mail aliases
|
|
@@ -1658,10 +1658,10 @@ export { default as LucideMails } from '../icons/mails';
|
|
|
1658
1658
|
export { default as LucideMapMinus } from '../icons/map-minus';
|
|
1659
1659
|
// MapPinCheckInside aliases
|
|
1660
1660
|
export { default as LucideMapPinCheckInside } from '../icons/map-pin-check-inside';
|
|
1661
|
-
// MapPinCheck aliases
|
|
1662
|
-
export { default as LucideMapPinCheck } from '../icons/map-pin-check';
|
|
1663
1661
|
// MapPinHouse aliases
|
|
1664
1662
|
export { default as LucideMapPinHouse } from '../icons/map-pin-house';
|
|
1663
|
+
// MapPinCheck aliases
|
|
1664
|
+
export { default as LucideMapPinCheck } from '../icons/map-pin-check';
|
|
1665
1665
|
// MapPinMinusInside aliases
|
|
1666
1666
|
export { default as LucideMapPinMinusInside } from '../icons/map-pin-minus-inside';
|
|
1667
1667
|
// MapPinMinus aliases
|
|
@@ -1694,10 +1694,10 @@ export { default as LucideMars } from '../icons/mars';
|
|
|
1694
1694
|
export { default as LucideMartini } from '../icons/martini';
|
|
1695
1695
|
// Maximize2 aliases
|
|
1696
1696
|
export { default as LucideMaximize2 } from '../icons/maximize-2';
|
|
1697
|
-
// Maximize aliases
|
|
1698
|
-
export { default as LucideMaximize } from '../icons/maximize';
|
|
1699
1697
|
// Medal aliases
|
|
1700
1698
|
export { default as LucideMedal } from '../icons/medal';
|
|
1699
|
+
// Maximize aliases
|
|
1700
|
+
export { default as LucideMaximize } from '../icons/maximize';
|
|
1701
1701
|
// MegaphoneOff aliases
|
|
1702
1702
|
export { default as LucideMegaphoneOff } from '../icons/megaphone-off';
|
|
1703
1703
|
// Megaphone aliases
|
|
@@ -1714,32 +1714,32 @@ export { default as LucideMerge } from '../icons/merge';
|
|
|
1714
1714
|
export { default as LucideMessageCircleCheck } from '../icons/message-circle-check';
|
|
1715
1715
|
// MessageCircleCode aliases
|
|
1716
1716
|
export { default as LucideMessageCircleCode } from '../icons/message-circle-code';
|
|
1717
|
-
// MessageCircleHeart aliases
|
|
1718
|
-
export { default as LucideMessageCircleHeart } from '../icons/message-circle-heart';
|
|
1719
1717
|
// MessageCircleDashed aliases
|
|
1720
1718
|
export { default as LucideMessageCircleDashed } from '../icons/message-circle-dashed';
|
|
1721
|
-
//
|
|
1722
|
-
export { default as
|
|
1719
|
+
// MessageCircleHeart aliases
|
|
1720
|
+
export { default as LucideMessageCircleHeart } from '../icons/message-circle-heart';
|
|
1723
1721
|
// MessageCircleOff aliases
|
|
1724
1722
|
export { default as LucideMessageCircleOff } from '../icons/message-circle-off';
|
|
1723
|
+
// MessageCircleMore aliases
|
|
1724
|
+
export { default as LucideMessageCircleMore } from '../icons/message-circle-more';
|
|
1725
1725
|
// MessageCirclePlus aliases
|
|
1726
1726
|
export { default as LucideMessageCirclePlus } from '../icons/message-circle-plus';
|
|
1727
1727
|
// MessageCircleReply aliases
|
|
1728
1728
|
export { default as LucideMessageCircleReply } from '../icons/message-circle-reply';
|
|
1729
|
-
// MessageCircleWarning aliases
|
|
1730
|
-
export { default as LucideMessageCircleWarning } from '../icons/message-circle-warning';
|
|
1731
1729
|
// MessageCircleX aliases
|
|
1732
1730
|
export { default as LucideMessageCircleX } from '../icons/message-circle-x';
|
|
1731
|
+
// MessageCircleWarning aliases
|
|
1732
|
+
export { default as LucideMessageCircleWarning } from '../icons/message-circle-warning';
|
|
1733
1733
|
// MessageCircle aliases
|
|
1734
1734
|
export { default as LucideMessageCircle } from '../icons/message-circle';
|
|
1735
1735
|
// MessageSquareCheck aliases
|
|
1736
1736
|
export { default as LucideMessageSquareCheck } from '../icons/message-square-check';
|
|
1737
1737
|
// MessageSquareCode aliases
|
|
1738
1738
|
export { default as LucideMessageSquareCode } from '../icons/message-square-code';
|
|
1739
|
-
// MessageSquareDashed aliases
|
|
1740
|
-
export { default as LucideMessageSquareDashed } from '../icons/message-square-dashed';
|
|
1741
1739
|
// MessageSquareDiff aliases
|
|
1742
1740
|
export { default as LucideMessageSquareDiff } from '../icons/message-square-diff';
|
|
1741
|
+
// MessageSquareDashed aliases
|
|
1742
|
+
export { default as LucideMessageSquareDashed } from '../icons/message-square-dashed';
|
|
1743
1743
|
// MessageSquareDot aliases
|
|
1744
1744
|
export { default as LucideMessageSquareDot } from '../icons/message-square-dot';
|
|
1745
1745
|
// MessageSquareHeart aliases
|
|
@@ -1748,10 +1748,10 @@ export { default as LucideMessageSquareHeart } from '../icons/message-square-hea
|
|
|
1748
1748
|
export { default as LucideMessageSquareLock } from '../icons/message-square-lock';
|
|
1749
1749
|
// MessageSquareMore aliases
|
|
1750
1750
|
export { default as LucideMessageSquareMore } from '../icons/message-square-more';
|
|
1751
|
-
// MessageSquareOff aliases
|
|
1752
|
-
export { default as LucideMessageSquareOff } from '../icons/message-square-off';
|
|
1753
1751
|
// MessageSquarePlus aliases
|
|
1754
1752
|
export { default as LucideMessageSquarePlus } from '../icons/message-square-plus';
|
|
1753
|
+
// MessageSquareOff aliases
|
|
1754
|
+
export { default as LucideMessageSquareOff } from '../icons/message-square-off';
|
|
1755
1755
|
// MessageSquareQuote aliases
|
|
1756
1756
|
export { default as LucideMessageSquareQuote } from '../icons/message-square-quote';
|
|
1757
1757
|
// MessageSquareReply aliases
|
|
@@ -1764,12 +1764,14 @@ export { default as LucideMessageSquareText } from '../icons/message-square-text
|
|
|
1764
1764
|
export { default as LucideMessageSquareWarning } from '../icons/message-square-warning';
|
|
1765
1765
|
// MessageSquareX aliases
|
|
1766
1766
|
export { default as LucideMessageSquareX } from '../icons/message-square-x';
|
|
1767
|
-
// MessagesSquare aliases
|
|
1768
|
-
export { default as LucideMessagesSquare } from '../icons/messages-square';
|
|
1769
1767
|
// MessageSquare aliases
|
|
1770
1768
|
export { default as LucideMessageSquare } from '../icons/message-square';
|
|
1769
|
+
// MessagesSquare aliases
|
|
1770
|
+
export { default as LucideMessagesSquare } from '../icons/messages-square';
|
|
1771
1771
|
// Metronome aliases
|
|
1772
1772
|
export { default as LucideMetronome } from '../icons/metronome';
|
|
1773
|
+
// MicAudioLines aliases
|
|
1774
|
+
export { default as LucideMicAudioLines } from '../icons/mic-audio-lines';
|
|
1773
1775
|
// MicOff aliases
|
|
1774
1776
|
export { default as LucideMicOff } from '../icons/mic-off';
|
|
1775
1777
|
// Mic aliases
|
|
@@ -1780,22 +1782,22 @@ export { default as LucideMicrochip } from '../icons/microchip';
|
|
|
1780
1782
|
export { default as LucideMicroscope } from '../icons/microscope';
|
|
1781
1783
|
// Microwave aliases
|
|
1782
1784
|
export { default as LucideMicrowave } from '../icons/microwave';
|
|
1783
|
-
// MilkOff aliases
|
|
1784
|
-
export { default as LucideMilkOff } from '../icons/milk-off';
|
|
1785
1785
|
// Milestone aliases
|
|
1786
1786
|
export { default as LucideMilestone } from '../icons/milestone';
|
|
1787
1787
|
// Milk aliases
|
|
1788
1788
|
export { default as LucideMilk } from '../icons/milk';
|
|
1789
|
+
// MilkOff aliases
|
|
1790
|
+
export { default as LucideMilkOff } from '../icons/milk-off';
|
|
1789
1791
|
// Minimize2 aliases
|
|
1790
1792
|
export { default as LucideMinimize2 } from '../icons/minimize-2';
|
|
1791
1793
|
// Minimize aliases
|
|
1792
1794
|
export { default as LucideMinimize } from '../icons/minimize';
|
|
1793
1795
|
// Minus aliases
|
|
1794
1796
|
export { default as LucideMinus } from '../icons/minus';
|
|
1795
|
-
// MirrorRectangular aliases
|
|
1796
|
-
export { default as LucideMirrorRectangular } from '../icons/mirror-rectangular';
|
|
1797
1797
|
// MirrorRound aliases
|
|
1798
1798
|
export { default as LucideMirrorRound } from '../icons/mirror-round';
|
|
1799
|
+
// MirrorRectangular aliases
|
|
1800
|
+
export { default as LucideMirrorRectangular } from '../icons/mirror-rectangular';
|
|
1799
1801
|
// MonitorCheck aliases
|
|
1800
1802
|
export { default as LucideMonitorCheck } from '../icons/monitor-check';
|
|
1801
1803
|
// MonitorCloud aliases
|
|
@@ -1828,18 +1830,20 @@ export { default as LucideMonitor } from '../icons/monitor';
|
|
|
1828
1830
|
export { default as LucideMoon } from '../icons/moon';
|
|
1829
1831
|
// MoonStar aliases
|
|
1830
1832
|
export { default as LucideMoonStar } from '../icons/moon-star';
|
|
1831
|
-
//
|
|
1832
|
-
export { default as
|
|
1833
|
+
// Mosque aliases
|
|
1834
|
+
export { default as LucideMosque } from '../icons/mosque';
|
|
1833
1835
|
// MountainSnow aliases
|
|
1834
1836
|
export { default as LucideMountainSnow } from '../icons/mountain-snow';
|
|
1837
|
+
// Motorbike aliases
|
|
1838
|
+
export { default as LucideMotorbike } from '../icons/motorbike';
|
|
1835
1839
|
// Mountain aliases
|
|
1836
1840
|
export { default as LucideMountain } from '../icons/mountain';
|
|
1837
|
-
// MouseOff aliases
|
|
1838
|
-
export { default as LucideMouseOff } from '../icons/mouse-off';
|
|
1839
1841
|
// MouseLeft aliases
|
|
1840
1842
|
export { default as LucideMouseLeft } from '../icons/mouse-left';
|
|
1841
1843
|
// MousePointer2Off aliases
|
|
1842
1844
|
export { default as LucideMousePointer2Off } from '../icons/mouse-pointer-2-off';
|
|
1845
|
+
// MouseOff aliases
|
|
1846
|
+
export { default as LucideMouseOff } from '../icons/mouse-off';
|
|
1843
1847
|
// MousePointer2 aliases
|
|
1844
1848
|
export { default as LucideMousePointer2 } from '../icons/mouse-pointer-2';
|
|
1845
1849
|
// MousePointerBan aliases
|
|
@@ -1848,10 +1852,10 @@ export { default as LucideMousePointerBan } from '../icons/mouse-pointer-ban';
|
|
|
1848
1852
|
export { default as LucideMousePointerClick } from '../icons/mouse-pointer-click';
|
|
1849
1853
|
// MousePointer aliases
|
|
1850
1854
|
export { default as LucideMousePointer } from '../icons/mouse-pointer';
|
|
1851
|
-
// MouseRight aliases
|
|
1852
|
-
export { default as LucideMouseRight } from '../icons/mouse-right';
|
|
1853
1855
|
// Mouse aliases
|
|
1854
1856
|
export { default as LucideMouse } from '../icons/mouse';
|
|
1857
|
+
// MouseRight aliases
|
|
1858
|
+
export { default as LucideMouseRight } from '../icons/mouse-right';
|
|
1855
1859
|
// MoveDiagonal2 aliases
|
|
1856
1860
|
export { default as LucideMoveDiagonal2 } from '../icons/move-diagonal-2';
|
|
1857
1861
|
// MoveDiagonal aliases
|
|
@@ -1868,20 +1872,20 @@ export { default as LucideMoveHorizontal } from '../icons/move-horizontal';
|
|
|
1868
1872
|
export { default as LucideMoveLeft } from '../icons/move-left';
|
|
1869
1873
|
// MoveRight aliases
|
|
1870
1874
|
export { default as LucideMoveRight } from '../icons/move-right';
|
|
1871
|
-
// MoveUpLeft aliases
|
|
1872
|
-
export { default as LucideMoveUpLeft } from '../icons/move-up-left';
|
|
1873
1875
|
// MoveUpRight aliases
|
|
1874
1876
|
export { default as LucideMoveUpRight } from '../icons/move-up-right';
|
|
1877
|
+
// MoveUpLeft aliases
|
|
1878
|
+
export { default as LucideMoveUpLeft } from '../icons/move-up-left';
|
|
1875
1879
|
// MoveUp aliases
|
|
1876
1880
|
export { default as LucideMoveUp } from '../icons/move-up';
|
|
1877
1881
|
// MoveVertical aliases
|
|
1878
1882
|
export { default as LucideMoveVertical } from '../icons/move-vertical';
|
|
1879
|
-
// Move aliases
|
|
1880
|
-
export { default as LucideMove } from '../icons/move';
|
|
1881
1883
|
// Music2 aliases
|
|
1882
1884
|
export { default as LucideMusic2 } from '../icons/music-2';
|
|
1883
1885
|
// Music3 aliases
|
|
1884
1886
|
export { default as LucideMusic3 } from '../icons/music-3';
|
|
1887
|
+
// Move aliases
|
|
1888
|
+
export { default as LucideMove } from '../icons/move';
|
|
1885
1889
|
// Music4 aliases
|
|
1886
1890
|
export { default as LucideMusic4 } from '../icons/music-4';
|
|
1887
1891
|
// Music aliases
|
|
@@ -1896,10 +1900,10 @@ export { default as LucideNavigationOff } from '../icons/navigation-off';
|
|
|
1896
1900
|
export { default as LucideNavigation } from '../icons/navigation';
|
|
1897
1901
|
// Network aliases
|
|
1898
1902
|
export { default as LucideNetwork } from '../icons/network';
|
|
1899
|
-
// Newspaper aliases
|
|
1900
|
-
export { default as LucideNewspaper } from '../icons/newspaper';
|
|
1901
1903
|
// Nfc aliases
|
|
1902
1904
|
export { default as LucideNfc } from '../icons/nfc';
|
|
1905
|
+
// Newspaper aliases
|
|
1906
|
+
export { default as LucideNewspaper } from '../icons/newspaper';
|
|
1903
1907
|
// NonBinary aliases
|
|
1904
1908
|
export { default as LucideNonBinary } from '../icons/non-binary';
|
|
1905
1909
|
// NotebookPen aliases
|
|
@@ -1918,10 +1922,10 @@ export { default as LucideNutOff } from '../icons/nut-off';
|
|
|
1918
1922
|
export { default as LucideNotepadText } from '../icons/notepad-text';
|
|
1919
1923
|
// Nut aliases
|
|
1920
1924
|
export { default as LucideNut } from '../icons/nut';
|
|
1921
|
-
// OctagonMinus aliases
|
|
1922
|
-
export { default as LucideOctagonMinus } from '../icons/octagon-minus';
|
|
1923
1925
|
// Octagon aliases
|
|
1924
1926
|
export { default as LucideOctagon } from '../icons/octagon';
|
|
1927
|
+
// OctagonMinus aliases
|
|
1928
|
+
export { default as LucideOctagonMinus } from '../icons/octagon-minus';
|
|
1925
1929
|
// Omega aliases
|
|
1926
1930
|
export { default as LucideOmega } from '../icons/omega';
|
|
1927
1931
|
// Option aliases
|
|
@@ -1938,28 +1942,28 @@ export { default as LucidePackageCheck } from '../icons/package-check';
|
|
|
1938
1942
|
export { default as LucidePackageMinus } from '../icons/package-minus';
|
|
1939
1943
|
// PackageOpen aliases
|
|
1940
1944
|
export { default as LucidePackageOpen } from '../icons/package-open';
|
|
1941
|
-
// PackageSearch aliases
|
|
1942
|
-
export { default as LucidePackageSearch } from '../icons/package-search';
|
|
1943
1945
|
// PackagePlus aliases
|
|
1944
1946
|
export { default as LucidePackagePlus } from '../icons/package-plus';
|
|
1947
|
+
// PackageSearch aliases
|
|
1948
|
+
export { default as LucidePackageSearch } from '../icons/package-search';
|
|
1945
1949
|
// PackageX aliases
|
|
1946
1950
|
export { default as LucidePackageX } from '../icons/package-x';
|
|
1947
1951
|
// Package aliases
|
|
1948
1952
|
export { default as LucidePackage } from '../icons/package';
|
|
1949
1953
|
// PaintBucket aliases
|
|
1950
1954
|
export { default as LucidePaintBucket } from '../icons/paint-bucket';
|
|
1951
|
-
// PaintRoller aliases
|
|
1952
|
-
export { default as LucidePaintRoller } from '../icons/paint-roller';
|
|
1953
1955
|
// Paintbrush aliases
|
|
1954
1956
|
export { default as LucidePaintbrush } from '../icons/paintbrush';
|
|
1955
|
-
//
|
|
1956
|
-
export { default as
|
|
1957
|
+
// PaintRoller aliases
|
|
1958
|
+
export { default as LucidePaintRoller } from '../icons/paint-roller';
|
|
1957
1959
|
// Panda aliases
|
|
1958
1960
|
export { default as LucidePanda } from '../icons/panda';
|
|
1959
|
-
//
|
|
1960
|
-
export { default as
|
|
1961
|
+
// Palette aliases
|
|
1962
|
+
export { default as LucidePalette } from '../icons/palette';
|
|
1961
1963
|
// PanelBottomClose aliases
|
|
1962
1964
|
export { default as LucidePanelBottomClose } from '../icons/panel-bottom-close';
|
|
1965
|
+
// PanelBottomOpen aliases
|
|
1966
|
+
export { default as LucidePanelBottomOpen } from '../icons/panel-bottom-open';
|
|
1963
1967
|
// PanelBottom aliases
|
|
1964
1968
|
export { default as LucidePanelBottom } from '../icons/panel-bottom';
|
|
1965
1969
|
// PanelLeftRightDashed aliases
|
|
@@ -1976,10 +1980,10 @@ export { default as LucidePanelTopBottomDashed } from '../icons/panel-top-bottom
|
|
|
1976
1980
|
export { default as LucidePanelTopClose } from '../icons/panel-top-close';
|
|
1977
1981
|
// PanelTopOpen aliases
|
|
1978
1982
|
export { default as LucidePanelTopOpen } from '../icons/panel-top-open';
|
|
1979
|
-
// PanelsLeftBottom aliases
|
|
1980
|
-
export { default as LucidePanelsLeftBottom } from '../icons/panels-left-bottom';
|
|
1981
1983
|
// PanelTop aliases
|
|
1982
1984
|
export { default as LucidePanelTop } from '../icons/panel-top';
|
|
1985
|
+
// PanelsLeftBottom aliases
|
|
1986
|
+
export { default as LucidePanelsLeftBottom } from '../icons/panels-left-bottom';
|
|
1983
1987
|
// PanelsRightBottom aliases
|
|
1984
1988
|
export { default as LucidePanelsRightBottom } from '../icons/panels-right-bottom';
|
|
1985
1989
|
// PaperBag aliases
|
|
@@ -2010,10 +2014,10 @@ export { default as LucidePencilLine } from '../icons/pencil-line';
|
|
|
2010
2014
|
export { default as LucidePencilOff } from '../icons/pencil-off';
|
|
2011
2015
|
// PencilRuler aliases
|
|
2012
2016
|
export { default as LucidePencilRuler } from '../icons/pencil-ruler';
|
|
2013
|
-
// Pencil aliases
|
|
2014
|
-
export { default as LucidePencil } from '../icons/pencil';
|
|
2015
2017
|
// PencilSparkles aliases
|
|
2016
2018
|
export { default as LucidePencilSparkles } from '../icons/pencil-sparkles';
|
|
2019
|
+
// Pencil aliases
|
|
2020
|
+
export { default as LucidePencil } from '../icons/pencil';
|
|
2017
2021
|
// Pentagon aliases
|
|
2018
2022
|
export { default as LucidePentagon } from '../icons/pentagon';
|
|
2019
2023
|
// Percent aliases
|
|
@@ -2032,10 +2036,10 @@ export { default as LucidePhoneForwarded } from '../icons/phone-forwarded';
|
|
|
2032
2036
|
export { default as LucidePhoneIncoming } from '../icons/phone-incoming';
|
|
2033
2037
|
// PhoneMissed aliases
|
|
2034
2038
|
export { default as LucidePhoneMissed } from '../icons/phone-missed';
|
|
2035
|
-
// PhoneOff aliases
|
|
2036
|
-
export { default as LucidePhoneOff } from '../icons/phone-off';
|
|
2037
2039
|
// PhoneOutgoing aliases
|
|
2038
2040
|
export { default as LucidePhoneOutgoing } from '../icons/phone-outgoing';
|
|
2041
|
+
// PhoneOff aliases
|
|
2042
|
+
export { default as LucidePhoneOff } from '../icons/phone-off';
|
|
2039
2043
|
// Phone aliases
|
|
2040
2044
|
export { default as LucidePhone } from '../icons/phone';
|
|
2041
2045
|
// Pi aliases
|
|
@@ -2050,10 +2054,10 @@ export { default as LucidePictureInPicture } from '../icons/picture-in-picture';
|
|
|
2050
2054
|
export { default as LucidePictureInPicture2 } from '../icons/picture-in-picture-2';
|
|
2051
2055
|
// PiggyBank aliases
|
|
2052
2056
|
export { default as LucidePiggyBank } from '../icons/piggy-bank';
|
|
2053
|
-
// PilcrowLeft aliases
|
|
2054
|
-
export { default as LucidePilcrowLeft } from '../icons/pilcrow-left';
|
|
2055
2057
|
// PilcrowRight aliases
|
|
2056
2058
|
export { default as LucidePilcrowRight } from '../icons/pilcrow-right';
|
|
2059
|
+
// PilcrowLeft aliases
|
|
2060
|
+
export { default as LucidePilcrowLeft } from '../icons/pilcrow-left';
|
|
2057
2061
|
// Pilcrow aliases
|
|
2058
2062
|
export { default as LucidePilcrow } from '../icons/pilcrow';
|
|
2059
2063
|
// PillBottle aliases
|
|
@@ -2062,32 +2066,30 @@ export { default as LucidePillBottle } from '../icons/pill-bottle';
|
|
|
2062
2066
|
export { default as LucidePill } from '../icons/pill';
|
|
2063
2067
|
// PinOff aliases
|
|
2064
2068
|
export { default as LucidePinOff } from '../icons/pin-off';
|
|
2069
|
+
// Pipette aliases
|
|
2070
|
+
export { default as LucidePipette } from '../icons/pipette';
|
|
2065
2071
|
// Pin aliases
|
|
2066
2072
|
export { default as LucidePin } from '../icons/pin';
|
|
2067
2073
|
// Pizza aliases
|
|
2068
2074
|
export { default as LucidePizza } from '../icons/pizza';
|
|
2069
|
-
// Pipette aliases
|
|
2070
|
-
export { default as LucidePipette } from '../icons/pipette';
|
|
2071
2075
|
// PlaneLanding aliases
|
|
2072
2076
|
export { default as LucidePlaneLanding } from '../icons/plane-landing';
|
|
2073
2077
|
// PlaneTakeoff aliases
|
|
2074
2078
|
export { default as LucidePlaneTakeoff } from '../icons/plane-takeoff';
|
|
2075
2079
|
// Plane aliases
|
|
2076
2080
|
export { default as LucidePlane } from '../icons/plane';
|
|
2077
|
-
// PlayOff aliases
|
|
2078
|
-
export { default as LucidePlayOff } from '../icons/play-off';
|
|
2079
2081
|
// Play aliases
|
|
2080
2082
|
export { default as LucidePlay } from '../icons/play';
|
|
2083
|
+
// PlayOff aliases
|
|
2084
|
+
export { default as LucidePlayOff } from '../icons/play-off';
|
|
2081
2085
|
// Plug2 aliases
|
|
2082
2086
|
export { default as LucidePlug2 } from '../icons/plug-2';
|
|
2083
2087
|
// Plug aliases
|
|
2084
2088
|
export { default as LucidePlug } from '../icons/plug';
|
|
2085
|
-
// PocketKnife aliases
|
|
2086
|
-
export { default as LucidePocketKnife } from '../icons/pocket-knife';
|
|
2087
2089
|
// Plus aliases
|
|
2088
2090
|
export { default as LucidePlus } from '../icons/plus';
|
|
2089
|
-
//
|
|
2090
|
-
export { default as
|
|
2091
|
+
// PocketKnife aliases
|
|
2092
|
+
export { default as LucidePocketKnife } from '../icons/pocket-knife';
|
|
2091
2093
|
// Podium aliases
|
|
2092
2094
|
export { default as LucidePodium } from '../icons/podium';
|
|
2093
2095
|
// PointerOff aliases
|
|
@@ -2098,10 +2100,10 @@ export { default as LucidePointer } from '../icons/pointer';
|
|
|
2098
2100
|
export { default as LucidePopcorn } from '../icons/popcorn';
|
|
2099
2101
|
// Popsicle aliases
|
|
2100
2102
|
export { default as LucidePopsicle } from '../icons/popsicle';
|
|
2101
|
-
// PoundSterling aliases
|
|
2102
|
-
export { default as LucidePoundSterling } from '../icons/pound-sterling';
|
|
2103
2103
|
// PowerOff aliases
|
|
2104
2104
|
export { default as LucidePowerOff } from '../icons/power-off';
|
|
2105
|
+
// PoundSterling aliases
|
|
2106
|
+
export { default as LucidePoundSterling } from '../icons/pound-sterling';
|
|
2105
2107
|
// Power aliases
|
|
2106
2108
|
export { default as LucidePower } from '../icons/power';
|
|
2107
2109
|
// Presentation aliases
|
|
@@ -2116,22 +2118,22 @@ export { default as LucidePrinter } from '../icons/printer';
|
|
|
2116
2118
|
export { default as LucideProjector } from '../icons/projector';
|
|
2117
2119
|
// Proportions aliases
|
|
2118
2120
|
export { default as LucideProportions } from '../icons/proportions';
|
|
2119
|
-
// Pyramid aliases
|
|
2120
|
-
export { default as LucidePyramid } from '../icons/pyramid';
|
|
2121
|
-
// QrCode aliases
|
|
2122
|
-
export { default as LucideQrCode } from '../icons/qr-code';
|
|
2123
2121
|
// Puzzle aliases
|
|
2124
2122
|
export { default as LucidePuzzle } from '../icons/puzzle';
|
|
2123
|
+
// QrCode aliases
|
|
2124
|
+
export { default as LucideQrCode } from '../icons/qr-code';
|
|
2125
2125
|
// Quote aliases
|
|
2126
2126
|
export { default as LucideQuote } from '../icons/quote';
|
|
2127
|
+
// Pyramid aliases
|
|
2128
|
+
export { default as LucidePyramid } from '../icons/pyramid';
|
|
2127
2129
|
// Rabbit aliases
|
|
2128
2130
|
export { default as LucideRabbit } from '../icons/rabbit';
|
|
2129
2131
|
// Radar aliases
|
|
2130
2132
|
export { default as LucideRadar } from '../icons/radar';
|
|
2131
|
-
// Radical aliases
|
|
2132
|
-
export { default as LucideRadical } from '../icons/radical';
|
|
2133
2133
|
// Radiation aliases
|
|
2134
2134
|
export { default as LucideRadiation } from '../icons/radiation';
|
|
2135
|
+
// Radical aliases
|
|
2136
|
+
export { default as LucideRadical } from '../icons/radical';
|
|
2135
2137
|
// RadioOff aliases
|
|
2136
2138
|
export { default as LucideRadioOff } from '../icons/radio-off';
|
|
2137
2139
|
// RadioReceiver aliases
|
|
@@ -2180,12 +2182,12 @@ export { default as LucideRectangleVertical } from '../icons/rectangle-vertical'
|
|
|
2180
2182
|
export { default as LucideRecycle } from '../icons/recycle';
|
|
2181
2183
|
// Redo2 aliases
|
|
2182
2184
|
export { default as LucideRedo2 } from '../icons/redo-2';
|
|
2183
|
-
// Redo aliases
|
|
2184
|
-
export { default as LucideRedo } from '../icons/redo';
|
|
2185
|
-
// RefreshCcwDot aliases
|
|
2186
|
-
export { default as LucideRefreshCcwDot } from '../icons/refresh-ccw-dot';
|
|
2187
2185
|
// RedoDot aliases
|
|
2188
2186
|
export { default as LucideRedoDot } from '../icons/redo-dot';
|
|
2187
|
+
// RefreshCcwDot aliases
|
|
2188
|
+
export { default as LucideRefreshCcwDot } from '../icons/refresh-ccw-dot';
|
|
2189
|
+
// Redo aliases
|
|
2190
|
+
export { default as LucideRedo } from '../icons/redo';
|
|
2189
2191
|
// RefreshCcw aliases
|
|
2190
2192
|
export { default as LucideRefreshCcw } from '../icons/refresh-ccw';
|
|
2191
2193
|
// RefreshCwOff aliases
|
|
@@ -2212,10 +2214,10 @@ export { default as LucideReplaceAll } from '../icons/replace-all';
|
|
|
2212
2214
|
export { default as LucideReplace } from '../icons/replace';
|
|
2213
2215
|
// ReplyAll aliases
|
|
2214
2216
|
export { default as LucideReplyAll } from '../icons/reply-all';
|
|
2215
|
-
// Reply aliases
|
|
2216
|
-
export { default as LucideReply } from '../icons/reply';
|
|
2217
2217
|
// Rewind aliases
|
|
2218
2218
|
export { default as LucideRewind } from '../icons/rewind';
|
|
2219
|
+
// Reply aliases
|
|
2220
|
+
export { default as LucideReply } from '../icons/reply';
|
|
2219
2221
|
// Ribbon aliases
|
|
2220
2222
|
export { default as LucideRibbon } from '../icons/ribbon';
|
|
2221
2223
|
// Road aliases
|
|
@@ -2224,16 +2226,18 @@ export { default as LucideRoad } from '../icons/road';
|
|
|
2224
2226
|
export { default as LucideRocket } from '../icons/rocket';
|
|
2225
2227
|
// RockingChair aliases
|
|
2226
2228
|
export { default as LucideRockingChair } from '../icons/rocking-chair';
|
|
2229
|
+
// RollerCoaster aliases
|
|
2230
|
+
export { default as LucideRollerCoaster } from '../icons/roller-coaster';
|
|
2227
2231
|
// Rose aliases
|
|
2228
2232
|
export { default as LucideRose } from '../icons/rose';
|
|
2229
2233
|
// RotateCcwKey aliases
|
|
2230
2234
|
export { default as LucideRotateCcwKey } from '../icons/rotate-ccw-key';
|
|
2231
|
-
// RollerCoaster aliases
|
|
2232
|
-
export { default as LucideRollerCoaster } from '../icons/roller-coaster';
|
|
2233
2235
|
// RotateCcwSquare aliases
|
|
2234
2236
|
export { default as LucideRotateCcwSquare } from '../icons/rotate-ccw-square';
|
|
2235
2237
|
// RotateCcw aliases
|
|
2236
2238
|
export { default as LucideRotateCcw } from '../icons/rotate-ccw';
|
|
2239
|
+
// RotateCwFadingClock aliases
|
|
2240
|
+
export { default as LucideRotateCwFadingClock } from '../icons/rotate-cw-fading-clock';
|
|
2237
2241
|
// RotateCwSquare aliases
|
|
2238
2242
|
export { default as LucideRotateCwSquare } from '../icons/rotate-cw-square';
|
|
2239
2243
|
// RotateCw aliases
|
|
@@ -2252,10 +2256,10 @@ export { default as LucideRss } from '../icons/rss';
|
|
|
2252
2256
|
export { default as LucideRulerDimensionLine } from '../icons/ruler-dimension-line';
|
|
2253
2257
|
// Ruler aliases
|
|
2254
2258
|
export { default as LucideRuler } from '../icons/ruler';
|
|
2255
|
-
// RussianRuble aliases
|
|
2256
|
-
export { default as LucideRussianRuble } from '../icons/russian-ruble';
|
|
2257
2259
|
// Sailboat aliases
|
|
2258
2260
|
export { default as LucideSailboat } from '../icons/sailboat';
|
|
2261
|
+
// RussianRuble aliases
|
|
2262
|
+
export { default as LucideRussianRuble } from '../icons/russian-ruble';
|
|
2259
2263
|
// Salad aliases
|
|
2260
2264
|
export { default as LucideSalad } from '../icons/salad';
|
|
2261
2265
|
// Sandwich aliases
|
|
@@ -2278,12 +2282,12 @@ export { default as LucideSavePen } from '../icons/save-pen';
|
|
|
2278
2282
|
export { default as LucideSavePlus } from '../icons/save-plus';
|
|
2279
2283
|
// Save aliases
|
|
2280
2284
|
export { default as LucideSave } from '../icons/save';
|
|
2281
|
-
// Scale aliases
|
|
2282
|
-
export { default as LucideScale } from '../icons/scale';
|
|
2283
2285
|
// Scaling aliases
|
|
2284
2286
|
export { default as LucideScaling } from '../icons/scaling';
|
|
2285
2287
|
// ScanBarcode aliases
|
|
2286
2288
|
export { default as LucideScanBarcode } from '../icons/scan-barcode';
|
|
2289
|
+
// Scale aliases
|
|
2290
|
+
export { default as LucideScale } from '../icons/scale';
|
|
2287
2291
|
// ScanBox aliases
|
|
2288
2292
|
export { default as LucideScanBox } from '../icons/scan-box';
|
|
2289
2293
|
// ScanEye aliases
|
|
@@ -2298,10 +2302,12 @@ export { default as LucideScanLine } from '../icons/scan-line';
|
|
|
2298
2302
|
export { default as LucideScanQrCode } from '../icons/scan-qr-code';
|
|
2299
2303
|
// ScanSearch aliases
|
|
2300
2304
|
export { default as LucideScanSearch } from '../icons/scan-search';
|
|
2301
|
-
//
|
|
2302
|
-
export { default as
|
|
2305
|
+
// ScanSquare aliases
|
|
2306
|
+
export { default as LucideScanSquare } from '../icons/scan-square';
|
|
2303
2307
|
// Scan aliases
|
|
2304
2308
|
export { default as LucideScan } from '../icons/scan';
|
|
2309
|
+
// ScanText aliases
|
|
2310
|
+
export { default as LucideScanText } from '../icons/scan-text';
|
|
2305
2311
|
// School aliases
|
|
2306
2312
|
export { default as LucideSchool } from '../icons/school';
|
|
2307
2313
|
// ScissorsLineDashed aliases
|
|
@@ -2348,20 +2354,20 @@ export { default as LucideServerCrash } from '../icons/server-crash';
|
|
|
2348
2354
|
export { default as LucideServerOff } from '../icons/server-off';
|
|
2349
2355
|
// ServerPlus aliases
|
|
2350
2356
|
export { default as LucideServerPlus } from '../icons/server-plus';
|
|
2351
|
-
// Server aliases
|
|
2352
|
-
export { default as LucideServer } from '../icons/server';
|
|
2353
2357
|
// Settings2 aliases
|
|
2354
2358
|
export { default as LucideSettings2 } from '../icons/settings-2';
|
|
2359
|
+
// Server aliases
|
|
2360
|
+
export { default as LucideServer } from '../icons/server';
|
|
2355
2361
|
// Settings aliases
|
|
2356
2362
|
export { default as LucideSettings } from '../icons/settings';
|
|
2357
|
-
// Share2 aliases
|
|
2358
|
-
export { default as LucideShare2 } from '../icons/share-2';
|
|
2359
2363
|
// Shapes aliases
|
|
2360
2364
|
export { default as LucideShapes } from '../icons/shapes';
|
|
2361
|
-
//
|
|
2362
|
-
export { default as
|
|
2365
|
+
// Share2 aliases
|
|
2366
|
+
export { default as LucideShare2 } from '../icons/share-2';
|
|
2363
2367
|
// Sheet aliases
|
|
2364
2368
|
export { default as LucideSheet } from '../icons/sheet';
|
|
2369
|
+
// Share aliases
|
|
2370
|
+
export { default as LucideShare } from '../icons/share';
|
|
2365
2371
|
// Shell aliases
|
|
2366
2372
|
export { default as LucideShell } from '../icons/shell';
|
|
2367
2373
|
// ShelvingUnit aliases
|
|
@@ -2382,20 +2388,20 @@ export { default as LucideShieldEllipsis } from '../icons/shield-ellipsis';
|
|
|
2382
2388
|
export { default as LucideShieldHalf } from '../icons/shield-half';
|
|
2383
2389
|
// ShieldKeyhole aliases
|
|
2384
2390
|
export { default as LucideShieldKeyhole } from '../icons/shield-keyhole';
|
|
2385
|
-
// ShieldOff aliases
|
|
2386
|
-
export { default as LucideShieldOff } from '../icons/shield-off';
|
|
2387
2391
|
// ShieldMinus aliases
|
|
2388
2392
|
export { default as LucideShieldMinus } from '../icons/shield-minus';
|
|
2393
|
+
// ShieldOff aliases
|
|
2394
|
+
export { default as LucideShieldOff } from '../icons/shield-off';
|
|
2389
2395
|
// ShieldPlus aliases
|
|
2390
2396
|
export { default as LucideShieldPlus } from '../icons/shield-plus';
|
|
2391
2397
|
// ShieldUser aliases
|
|
2392
2398
|
export { default as LucideShieldUser } from '../icons/shield-user';
|
|
2399
|
+
// Shield aliases
|
|
2400
|
+
export { default as LucideShield } from '../icons/shield';
|
|
2393
2401
|
// ShipWheel aliases
|
|
2394
2402
|
export { default as LucideShipWheel } from '../icons/ship-wheel';
|
|
2395
2403
|
// Ship aliases
|
|
2396
2404
|
export { default as LucideShip } from '../icons/ship';
|
|
2397
|
-
// Shield aliases
|
|
2398
|
-
export { default as LucideShield } from '../icons/shield';
|
|
2399
2405
|
// Shirt aliases
|
|
2400
2406
|
export { default as LucideShirt } from '../icons/shirt';
|
|
2401
2407
|
// ShoppingBag aliases
|
|
@@ -2434,20 +2440,20 @@ export { default as LucideSignal } from '../icons/signal';
|
|
|
2434
2440
|
export { default as LucideSignature } from '../icons/signature';
|
|
2435
2441
|
// SignpostBig aliases
|
|
2436
2442
|
export { default as LucideSignpostBig } from '../icons/signpost-big';
|
|
2437
|
-
// Siren aliases
|
|
2438
|
-
export { default as LucideSiren } from '../icons/siren';
|
|
2439
2443
|
// Signpost aliases
|
|
2440
2444
|
export { default as LucideSignpost } from '../icons/signpost';
|
|
2445
|
+
// Siren aliases
|
|
2446
|
+
export { default as LucideSiren } from '../icons/siren';
|
|
2441
2447
|
// SkipBack aliases
|
|
2442
2448
|
export { default as LucideSkipBack } from '../icons/skip-back';
|
|
2443
2449
|
// SkipForward aliases
|
|
2444
2450
|
export { default as LucideSkipForward } from '../icons/skip-forward';
|
|
2445
2451
|
// Skull aliases
|
|
2446
2452
|
export { default as LucideSkull } from '../icons/skull';
|
|
2447
|
-
// Slice aliases
|
|
2448
|
-
export { default as LucideSlice } from '../icons/slice';
|
|
2449
2453
|
// Slash aliases
|
|
2450
2454
|
export { default as LucideSlash } from '../icons/slash';
|
|
2455
|
+
// Slice aliases
|
|
2456
|
+
export { default as LucideSlice } from '../icons/slice';
|
|
2451
2457
|
// SlidersHorizontal aliases
|
|
2452
2458
|
export { default as LucideSlidersHorizontal } from '../icons/sliders-horizontal';
|
|
2453
2459
|
// SmartphoneCharging aliases
|
|
@@ -2458,16 +2464,16 @@ export { default as LucideSmartphoneNfc } from '../icons/smartphone-nfc';
|
|
|
2458
2464
|
export { default as LucideSmartphone } from '../icons/smartphone';
|
|
2459
2465
|
// SmilePlus aliases
|
|
2460
2466
|
export { default as LucideSmilePlus } from '../icons/smile-plus';
|
|
2461
|
-
// Smile aliases
|
|
2462
|
-
export { default as LucideSmile } from '../icons/smile';
|
|
2463
2467
|
// Snail aliases
|
|
2464
2468
|
export { default as LucideSnail } from '../icons/snail';
|
|
2469
|
+
// Smile aliases
|
|
2470
|
+
export { default as LucideSmile } from '../icons/smile';
|
|
2465
2471
|
// Snowflake aliases
|
|
2466
2472
|
export { default as LucideSnowflake } from '../icons/snowflake';
|
|
2467
|
-
// Sofa aliases
|
|
2468
|
-
export { default as LucideSofa } from '../icons/sofa';
|
|
2469
2473
|
// SoapDispenserDroplet aliases
|
|
2470
2474
|
export { default as LucideSoapDispenserDroplet } from '../icons/soap-dispenser-droplet';
|
|
2475
|
+
// Sofa aliases
|
|
2476
|
+
export { default as LucideSofa } from '../icons/sofa';
|
|
2471
2477
|
// SolarPanel aliases
|
|
2472
2478
|
export { default as LucideSolarPanel } from '../icons/solar-panel';
|
|
2473
2479
|
// Soup aliases
|
|
@@ -2480,10 +2486,10 @@ export { default as LucideSpade } from '../icons/spade';
|
|
|
2480
2486
|
export { default as LucideSparkle } from '../icons/sparkle';
|
|
2481
2487
|
// Speaker aliases
|
|
2482
2488
|
export { default as LucideSpeaker } from '../icons/speaker';
|
|
2483
|
-
// Speech aliases
|
|
2484
|
-
export { default as LucideSpeech } from '../icons/speech';
|
|
2485
2489
|
// SpellCheck2 aliases
|
|
2486
2490
|
export { default as LucideSpellCheck2 } from '../icons/spell-check-2';
|
|
2491
|
+
// Speech aliases
|
|
2492
|
+
export { default as LucideSpeech } from '../icons/speech';
|
|
2487
2493
|
// SpellCheck aliases
|
|
2488
2494
|
export { default as LucideSpellCheck } from '../icons/spell-check';
|
|
2489
2495
|
// SplinePointer aliases
|
|
@@ -2500,18 +2506,20 @@ export { default as LucideSportShoe } from '../icons/sport-shoe';
|
|
|
2500
2506
|
export { default as LucideSpotlight } from '../icons/spotlight';
|
|
2501
2507
|
// SprayCan aliases
|
|
2502
2508
|
export { default as LucideSprayCan } from '../icons/spray-can';
|
|
2503
|
-
// SquareArrowRightEnter aliases
|
|
2504
|
-
export { default as LucideSquareArrowRightEnter } from '../icons/square-arrow-right-enter';
|
|
2505
2509
|
// Sprout aliases
|
|
2506
2510
|
export { default as LucideSprout } from '../icons/sprout';
|
|
2507
|
-
//
|
|
2508
|
-
export { default as
|
|
2511
|
+
// SquareArrowRightEnter aliases
|
|
2512
|
+
export { default as LucideSquareArrowRightEnter } from '../icons/square-arrow-right-enter';
|
|
2509
2513
|
// SquareArrowRightExit aliases
|
|
2510
2514
|
export { default as LucideSquareArrowRightExit } from '../icons/square-arrow-right-exit';
|
|
2515
|
+
// SquareDashedBottomCode aliases
|
|
2516
|
+
export { default as LucideSquareDashedBottomCode } from '../icons/square-dashed-bottom-code';
|
|
2511
2517
|
// SquareDashedBottom aliases
|
|
2512
2518
|
export { default as LucideSquareDashedBottom } from '../icons/square-dashed-bottom';
|
|
2513
2519
|
// SquareDashedTopSolid aliases
|
|
2514
2520
|
export { default as LucideSquareDashedTopSolid } from '../icons/square-dashed-top-solid';
|
|
2521
|
+
// SquareOff aliases
|
|
2522
|
+
export { default as LucideSquareOff } from '../icons/square-off';
|
|
2515
2523
|
// SquarePause aliases
|
|
2516
2524
|
export { default as LucideSquarePause } from '../icons/square-pause';
|
|
2517
2525
|
// SquareRadical aliases
|
|
@@ -2544,10 +2552,10 @@ export { default as LucideSquircle } from '../icons/squircle';
|
|
|
2544
2552
|
export { default as LucideSquirrel } from '../icons/squirrel';
|
|
2545
2553
|
// Stamp aliases
|
|
2546
2554
|
export { default as LucideStamp } from '../icons/stamp';
|
|
2547
|
-
// StarHalf aliases
|
|
2548
|
-
export { default as LucideStarHalf } from '../icons/star-half';
|
|
2549
2555
|
// StarCheck aliases
|
|
2550
2556
|
export { default as LucideStarCheck } from '../icons/star-check';
|
|
2557
|
+
// StarHalf aliases
|
|
2558
|
+
export { default as LucideStarHalf } from '../icons/star-half';
|
|
2551
2559
|
// StarMinus aliases
|
|
2552
2560
|
export { default as LucideStarMinus } from '../icons/star-minus';
|
|
2553
2561
|
// StarOff aliases
|
|
@@ -2558,10 +2566,10 @@ export { default as LucideStarPlus } from '../icons/star-plus';
|
|
|
2558
2566
|
export { default as LucideStarX } from '../icons/star-x';
|
|
2559
2567
|
// Star aliases
|
|
2560
2568
|
export { default as LucideStar } from '../icons/star';
|
|
2561
|
-
// StepForward aliases
|
|
2562
|
-
export { default as LucideStepForward } from '../icons/step-forward';
|
|
2563
2569
|
// StepBack aliases
|
|
2564
2570
|
export { default as LucideStepBack } from '../icons/step-back';
|
|
2571
|
+
// StepForward aliases
|
|
2572
|
+
export { default as LucideStepForward } from '../icons/step-forward';
|
|
2565
2573
|
// Stethoscope aliases
|
|
2566
2574
|
export { default as LucideStethoscope } from '../icons/stethoscope';
|
|
2567
2575
|
// Sticker aliases
|
|
@@ -2576,24 +2584,24 @@ export { default as LucideStickyNoteOff } from '../icons/sticky-note-off';
|
|
|
2576
2584
|
export { default as LucideStickyNotePlus } from '../icons/sticky-note-plus';
|
|
2577
2585
|
// StickyNoteX aliases
|
|
2578
2586
|
export { default as LucideStickyNoteX } from '../icons/sticky-note-x';
|
|
2579
|
-
// StickyNote aliases
|
|
2580
|
-
export { default as LucideStickyNote } from '../icons/sticky-note';
|
|
2581
2587
|
// StickyNotes aliases
|
|
2582
2588
|
export { default as LucideStickyNotes } from '../icons/sticky-notes';
|
|
2589
|
+
// StickyNote aliases
|
|
2590
|
+
export { default as LucideStickyNote } from '../icons/sticky-note';
|
|
2583
2591
|
// Stone aliases
|
|
2584
2592
|
export { default as LucideStone } from '../icons/stone';
|
|
2585
2593
|
// Store aliases
|
|
2586
2594
|
export { default as LucideStore } from '../icons/store';
|
|
2587
2595
|
// StretchHorizontal aliases
|
|
2588
2596
|
export { default as LucideStretchHorizontal } from '../icons/stretch-horizontal';
|
|
2589
|
-
// StretchVertical aliases
|
|
2590
|
-
export { default as LucideStretchVertical } from '../icons/stretch-vertical';
|
|
2591
2597
|
// Strikethrough aliases
|
|
2592
2598
|
export { default as LucideStrikethrough } from '../icons/strikethrough';
|
|
2593
|
-
//
|
|
2594
|
-
export { default as
|
|
2599
|
+
// StretchVertical aliases
|
|
2600
|
+
export { default as LucideStretchVertical } from '../icons/stretch-vertical';
|
|
2595
2601
|
// Subscript aliases
|
|
2596
2602
|
export { default as LucideSubscript } from '../icons/subscript';
|
|
2603
|
+
// Summary aliases
|
|
2604
|
+
export { default as LucideSummary } from '../icons/summary';
|
|
2597
2605
|
// SunDim aliases
|
|
2598
2606
|
export { default as LucideSunDim } from '../icons/sun-dim';
|
|
2599
2607
|
// SunMedium aliases
|
|
@@ -2610,24 +2618,24 @@ export { default as LucideSunrise } from '../icons/sunrise';
|
|
|
2610
2618
|
export { default as LucideSunset } from '../icons/sunset';
|
|
2611
2619
|
// Superscript aliases
|
|
2612
2620
|
export { default as LucideSuperscript } from '../icons/superscript';
|
|
2613
|
-
// SwissFranc aliases
|
|
2614
|
-
export { default as LucideSwissFranc } from '../icons/swiss-franc';
|
|
2615
2621
|
// SwatchBook aliases
|
|
2616
2622
|
export { default as LucideSwatchBook } from '../icons/swatch-book';
|
|
2623
|
+
// SwissFranc aliases
|
|
2624
|
+
export { default as LucideSwissFranc } from '../icons/swiss-franc';
|
|
2617
2625
|
// SwitchCamera aliases
|
|
2618
2626
|
export { default as LucideSwitchCamera } from '../icons/switch-camera';
|
|
2619
2627
|
// Sword aliases
|
|
2620
2628
|
export { default as LucideSword } from '../icons/sword';
|
|
2621
2629
|
// Swords aliases
|
|
2622
2630
|
export { default as LucideSwords } from '../icons/swords';
|
|
2623
|
-
// Table2 aliases
|
|
2624
|
-
export { default as LucideTable2 } from '../icons/table-2';
|
|
2625
2631
|
// Syringe aliases
|
|
2626
2632
|
export { default as LucideSyringe } from '../icons/syringe';
|
|
2627
|
-
//
|
|
2628
|
-
export { default as
|
|
2633
|
+
// Table2 aliases
|
|
2634
|
+
export { default as LucideTable2 } from '../icons/table-2';
|
|
2629
2635
|
// TableCellsSplit aliases
|
|
2630
2636
|
export { default as LucideTableCellsSplit } from '../icons/table-cells-split';
|
|
2637
|
+
// TableCellsMerge aliases
|
|
2638
|
+
export { default as LucideTableCellsMerge } from '../icons/table-cells-merge';
|
|
2631
2639
|
// TableColumnsSplit aliases
|
|
2632
2640
|
export { default as LucideTableColumnsSplit } from '../icons/table-columns-split';
|
|
2633
2641
|
// TableOfContents aliases
|
|
@@ -2638,18 +2646,18 @@ export { default as LucideTableProperties } from '../icons/table-properties';
|
|
|
2638
2646
|
export { default as LucideTableRowsSplit } from '../icons/table-rows-split';
|
|
2639
2647
|
// Table aliases
|
|
2640
2648
|
export { default as LucideTable } from '../icons/table';
|
|
2641
|
-
// TabletSmartphone aliases
|
|
2642
|
-
export { default as LucideTabletSmartphone } from '../icons/tablet-smartphone';
|
|
2643
2649
|
// Tablet aliases
|
|
2644
2650
|
export { default as LucideTablet } from '../icons/tablet';
|
|
2651
|
+
// TabletSmartphone aliases
|
|
2652
|
+
export { default as LucideTabletSmartphone } from '../icons/tablet-smartphone';
|
|
2645
2653
|
// Tablets aliases
|
|
2646
2654
|
export { default as LucideTablets } from '../icons/tablets';
|
|
2647
2655
|
// TagPlus aliases
|
|
2648
2656
|
export { default as LucideTagPlus } from '../icons/tag-plus';
|
|
2649
|
-
// TagX aliases
|
|
2650
|
-
export { default as LucideTagX } from '../icons/tag-x';
|
|
2651
2657
|
// Tag aliases
|
|
2652
2658
|
export { default as LucideTag } from '../icons/tag';
|
|
2659
|
+
// TagX aliases
|
|
2660
|
+
export { default as LucideTagX } from '../icons/tag-x';
|
|
2653
2661
|
// Tags aliases
|
|
2654
2662
|
export { default as LucideTags } from '../icons/tags';
|
|
2655
2663
|
// Tally1 aliases
|
|
@@ -2658,20 +2666,20 @@ export { default as LucideTally1 } from '../icons/tally-1';
|
|
|
2658
2666
|
export { default as LucideTally2 } from '../icons/tally-2';
|
|
2659
2667
|
// Tally3 aliases
|
|
2660
2668
|
export { default as LucideTally3 } from '../icons/tally-3';
|
|
2661
|
-
// Tally4 aliases
|
|
2662
|
-
export { default as LucideTally4 } from '../icons/tally-4';
|
|
2663
2669
|
// Tally5 aliases
|
|
2664
2670
|
export { default as LucideTally5 } from '../icons/tally-5';
|
|
2671
|
+
// Tally4 aliases
|
|
2672
|
+
export { default as LucideTally4 } from '../icons/tally-4';
|
|
2665
2673
|
// Tangent aliases
|
|
2666
2674
|
export { default as LucideTangent } from '../icons/tangent';
|
|
2667
2675
|
// Target aliases
|
|
2668
2676
|
export { default as LucideTarget } from '../icons/target';
|
|
2669
2677
|
// Telescope aliases
|
|
2670
2678
|
export { default as LucideTelescope } from '../icons/telescope';
|
|
2671
|
-
// Tent aliases
|
|
2672
|
-
export { default as LucideTent } from '../icons/tent';
|
|
2673
2679
|
// TentTree aliases
|
|
2674
2680
|
export { default as LucideTentTree } from '../icons/tent-tree';
|
|
2681
|
+
// Tent aliases
|
|
2682
|
+
export { default as LucideTent } from '../icons/tent';
|
|
2675
2683
|
// Terminal aliases
|
|
2676
2684
|
export { default as LucideTerminal } from '../icons/terminal';
|
|
2677
2685
|
// TestTube aliases
|
|
@@ -2686,14 +2694,14 @@ export { default as LucideTextCursor } from '../icons/text-cursor';
|
|
|
2686
2694
|
export { default as LucideTextQuote } from '../icons/text-quote';
|
|
2687
2695
|
// TextSearch aliases
|
|
2688
2696
|
export { default as LucideTextSearch } from '../icons/text-search';
|
|
2689
|
-
// Theater aliases
|
|
2690
|
-
export { default as LucideTheater } from '../icons/theater';
|
|
2691
2697
|
// ThermometerSnowflake aliases
|
|
2692
2698
|
export { default as LucideThermometerSnowflake } from '../icons/thermometer-snowflake';
|
|
2693
|
-
//
|
|
2694
|
-
export { default as
|
|
2699
|
+
// Theater aliases
|
|
2700
|
+
export { default as LucideTheater } from '../icons/theater';
|
|
2695
2701
|
// ThermometerSun aliases
|
|
2696
2702
|
export { default as LucideThermometerSun } from '../icons/thermometer-sun';
|
|
2703
|
+
// Thermometer aliases
|
|
2704
|
+
export { default as LucideThermometer } from '../icons/thermometer';
|
|
2697
2705
|
// ThumbsDown aliases
|
|
2698
2706
|
export { default as LucideThumbsDown } from '../icons/thumbs-down';
|
|
2699
2707
|
// ThumbsUp aliases
|
|
@@ -2704,10 +2712,10 @@ export { default as LucideTicketCheck } from '../icons/ticket-check';
|
|
|
2704
2712
|
export { default as LucideTicketMinus } from '../icons/ticket-minus';
|
|
2705
2713
|
// TicketPercent aliases
|
|
2706
2714
|
export { default as LucideTicketPercent } from '../icons/ticket-percent';
|
|
2707
|
-
// TicketPlus aliases
|
|
2708
|
-
export { default as LucideTicketPlus } from '../icons/ticket-plus';
|
|
2709
2715
|
// TicketSlash aliases
|
|
2710
2716
|
export { default as LucideTicketSlash } from '../icons/ticket-slash';
|
|
2717
|
+
// TicketPlus aliases
|
|
2718
|
+
export { default as LucideTicketPlus } from '../icons/ticket-plus';
|
|
2711
2719
|
// TicketX aliases
|
|
2712
2720
|
export { default as LucideTicketX } from '../icons/ticket-x';
|
|
2713
2721
|
// Ticket aliases
|
|
@@ -2718,14 +2726,14 @@ export { default as LucideTicketsPlane } from '../icons/tickets-plane';
|
|
|
2718
2726
|
export { default as LucideTickets } from '../icons/tickets';
|
|
2719
2727
|
// Timeline aliases
|
|
2720
2728
|
export { default as LucideTimeline } from '../icons/timeline';
|
|
2721
|
-
// TimerReset aliases
|
|
2722
|
-
export { default as LucideTimerReset } from '../icons/timer-reset';
|
|
2723
2729
|
// TimerOff aliases
|
|
2724
2730
|
export { default as LucideTimerOff } from '../icons/timer-off';
|
|
2725
|
-
//
|
|
2726
|
-
export { default as
|
|
2731
|
+
// TimerReset aliases
|
|
2732
|
+
export { default as LucideTimerReset } from '../icons/timer-reset';
|
|
2727
2733
|
// Timer aliases
|
|
2728
2734
|
export { default as LucideTimer } from '../icons/timer';
|
|
2735
|
+
// ToggleLeft aliases
|
|
2736
|
+
export { default as LucideToggleLeft } from '../icons/toggle-left';
|
|
2729
2737
|
// ToggleRight aliases
|
|
2730
2738
|
export { default as LucideToggleRight } from '../icons/toggle-right';
|
|
2731
2739
|
// Toilet aliases
|
|
@@ -2746,14 +2754,14 @@ export { default as LucideTouchpad } from '../icons/touchpad';
|
|
|
2746
2754
|
export { default as LucideTowelRack } from '../icons/towel-rack';
|
|
2747
2755
|
// TowerControl aliases
|
|
2748
2756
|
export { default as LucideTowerControl } from '../icons/tower-control';
|
|
2749
|
-
// Tractor aliases
|
|
2750
|
-
export { default as LucideTractor } from '../icons/tractor';
|
|
2751
2757
|
// ToyBrick aliases
|
|
2752
2758
|
export { default as LucideToyBrick } from '../icons/toy-brick';
|
|
2753
|
-
// TrainFrontTunnel aliases
|
|
2754
|
-
export { default as LucideTrainFrontTunnel } from '../icons/train-front-tunnel';
|
|
2755
2759
|
// TrafficCone aliases
|
|
2756
2760
|
export { default as LucideTrafficCone } from '../icons/traffic-cone';
|
|
2761
|
+
// Tractor aliases
|
|
2762
|
+
export { default as LucideTractor } from '../icons/tractor';
|
|
2763
|
+
// TrainFrontTunnel aliases
|
|
2764
|
+
export { default as LucideTrainFrontTunnel } from '../icons/train-front-tunnel';
|
|
2757
2765
|
// TrainFront aliases
|
|
2758
2766
|
export { default as LucideTrainFront } from '../icons/train-front';
|
|
2759
2767
|
// TrainTrack aliases
|
|
@@ -2788,12 +2796,12 @@ export { default as LucideTrophy } from '../icons/trophy';
|
|
|
2788
2796
|
export { default as LucideTruckElectric } from '../icons/truck-electric';
|
|
2789
2797
|
// Truck aliases
|
|
2790
2798
|
export { default as LucideTruck } from '../icons/truck';
|
|
2799
|
+
// TurkishLira aliases
|
|
2800
|
+
export { default as LucideTurkishLira } from '../icons/turkish-lira';
|
|
2791
2801
|
// Turntable aliases
|
|
2792
2802
|
export { default as LucideTurntable } from '../icons/turntable';
|
|
2793
2803
|
// Turtle aliases
|
|
2794
2804
|
export { default as LucideTurtle } from '../icons/turtle';
|
|
2795
|
-
// TurkishLira aliases
|
|
2796
|
-
export { default as LucideTurkishLira } from '../icons/turkish-lira';
|
|
2797
2805
|
// TvMinimalPlay aliases
|
|
2798
2806
|
export { default as LucideTvMinimalPlay } from '../icons/tv-minimal-play';
|
|
2799
2807
|
// Tv aliases
|
|
@@ -2816,10 +2824,10 @@ export { default as LucideUndoDot } from '../icons/undo-dot';
|
|
|
2816
2824
|
export { default as LucideUndo } from '../icons/undo';
|
|
2817
2825
|
// UnfoldHorizontal aliases
|
|
2818
2826
|
export { default as LucideUnfoldHorizontal } from '../icons/unfold-horizontal';
|
|
2819
|
-
// UnfoldVertical aliases
|
|
2820
|
-
export { default as LucideUnfoldVertical } from '../icons/unfold-vertical';
|
|
2821
2827
|
// Ungroup aliases
|
|
2822
2828
|
export { default as LucideUngroup } from '../icons/ungroup';
|
|
2829
|
+
// UnfoldVertical aliases
|
|
2830
|
+
export { default as LucideUnfoldVertical } from '../icons/unfold-vertical';
|
|
2823
2831
|
// Unlink2 aliases
|
|
2824
2832
|
export { default as LucideUnlink2 } from '../icons/unlink-2';
|
|
2825
2833
|
// Unlink aliases
|
|
@@ -2854,6 +2862,8 @@ export { default as LucideUserRoundPen } from '../icons/user-round-pen';
|
|
|
2854
2862
|
export { default as LucideUserRoundSearch } from '../icons/user-round-search';
|
|
2855
2863
|
// UserSearch aliases
|
|
2856
2864
|
export { default as LucideUserSearch } from '../icons/user-search';
|
|
2865
|
+
// UserShield aliases
|
|
2866
|
+
export { default as LucideUserShield } from '../icons/user-shield';
|
|
2857
2867
|
// UserStar aliases
|
|
2858
2868
|
export { default as LucideUserStar } from '../icons/user-star';
|
|
2859
2869
|
// UserX aliases
|
|
@@ -2862,10 +2872,10 @@ export { default as LucideUserX } from '../icons/user-x';
|
|
|
2862
2872
|
export { default as LucideUser } from '../icons/user';
|
|
2863
2873
|
// Users aliases
|
|
2864
2874
|
export { default as LucideUsers } from '../icons/users';
|
|
2865
|
-
// UtilityPole aliases
|
|
2866
|
-
export { default as LucideUtilityPole } from '../icons/utility-pole';
|
|
2867
2875
|
// Van aliases
|
|
2868
2876
|
export { default as LucideVan } from '../icons/van';
|
|
2877
|
+
// UtilityPole aliases
|
|
2878
|
+
export { default as LucideUtilityPole } from '../icons/utility-pole';
|
|
2869
2879
|
// Variable aliases
|
|
2870
2880
|
export { default as LucideVariable } from '../icons/variable';
|
|
2871
2881
|
// Vault aliases
|
|
@@ -2874,14 +2884,14 @@ export { default as LucideVault } from '../icons/vault';
|
|
|
2874
2884
|
export { default as LucideVectorSquare } from '../icons/vector-square';
|
|
2875
2885
|
// Vegan aliases
|
|
2876
2886
|
export { default as LucideVegan } from '../icons/vegan';
|
|
2877
|
-
// VenetianMask aliases
|
|
2878
|
-
export { default as LucideVenetianMask } from '../icons/venetian-mask';
|
|
2879
2887
|
// VenusAndMars aliases
|
|
2880
2888
|
export { default as LucideVenusAndMars } from '../icons/venus-and-mars';
|
|
2881
|
-
//
|
|
2882
|
-
export { default as
|
|
2889
|
+
// VenetianMask aliases
|
|
2890
|
+
export { default as LucideVenetianMask } from '../icons/venetian-mask';
|
|
2883
2891
|
// VibrateOff aliases
|
|
2884
2892
|
export { default as LucideVibrateOff } from '../icons/vibrate-off';
|
|
2893
|
+
// Venus aliases
|
|
2894
|
+
export { default as LucideVenus } from '../icons/venus';
|
|
2885
2895
|
// Vibrate aliases
|
|
2886
2896
|
export { default as LucideVibrate } from '../icons/vibrate';
|
|
2887
2897
|
// VideoOff aliases
|
|
@@ -2928,10 +2938,10 @@ export { default as LucideWavesArrowDown } from '../icons/waves-arrow-down';
|
|
|
2928
2938
|
export { default as LucideWavesArrowUp } from '../icons/waves-arrow-up';
|
|
2929
2939
|
// WavesLadder aliases
|
|
2930
2940
|
export { default as LucideWavesLadder } from '../icons/waves-ladder';
|
|
2931
|
-
// WavesVertical aliases
|
|
2932
|
-
export { default as LucideWavesVertical } from '../icons/waves-vertical';
|
|
2933
2941
|
// Waypoints aliases
|
|
2934
2942
|
export { default as LucideWaypoints } from '../icons/waypoints';
|
|
2943
|
+
// WavesVertical aliases
|
|
2944
|
+
export { default as LucideWavesVertical } from '../icons/waves-vertical';
|
|
2935
2945
|
// WebcamOff aliases
|
|
2936
2946
|
export { default as LucideWebcamOff } from '../icons/webcam-off';
|
|
2937
2947
|
// Webcam aliases
|
|
@@ -2954,12 +2964,12 @@ export { default as LucideWholeWord } from '../icons/whole-word';
|
|
|
2954
2964
|
export { default as LucideWifiCog } from '../icons/wifi-cog';
|
|
2955
2965
|
// WifiHigh aliases
|
|
2956
2966
|
export { default as LucideWifiHigh } from '../icons/wifi-high';
|
|
2967
|
+
// WifiLow aliases
|
|
2968
|
+
export { default as LucideWifiLow } from '../icons/wifi-low';
|
|
2957
2969
|
// WifiOff aliases
|
|
2958
2970
|
export { default as LucideWifiOff } from '../icons/wifi-off';
|
|
2959
2971
|
// WifiPen aliases
|
|
2960
2972
|
export { default as LucideWifiPen } from '../icons/wifi-pen';
|
|
2961
|
-
// WifiLow aliases
|
|
2962
|
-
export { default as LucideWifiLow } from '../icons/wifi-low';
|
|
2963
2973
|
// WifiSync aliases
|
|
2964
2974
|
export { default as LucideWifiSync } from '../icons/wifi-sync';
|
|
2965
2975
|
// WifiZero aliases
|
|
@@ -2978,22 +2988,22 @@ export { default as LucideWine } from '../icons/wine';
|
|
|
2978
2988
|
export { default as LucideWorkflow } from '../icons/workflow';
|
|
2979
2989
|
// Worm aliases
|
|
2980
2990
|
export { default as LucideWorm } from '../icons/worm';
|
|
2981
|
-
// Wrench aliases
|
|
2982
|
-
export { default as LucideWrench } from '../icons/wrench';
|
|
2983
2991
|
// WrenchOff aliases
|
|
2984
2992
|
export { default as LucideWrenchOff } from '../icons/wrench-off';
|
|
2993
|
+
// Wrench aliases
|
|
2994
|
+
export { default as LucideWrench } from '../icons/wrench';
|
|
2985
2995
|
// XLineTop aliases
|
|
2986
2996
|
export { default as LucideXLineTop } from '../icons/x-line-top';
|
|
2987
|
-
// X aliases
|
|
2988
|
-
export { default as LucideX } from '../icons/x';
|
|
2989
2997
|
// ZapOff aliases
|
|
2990
2998
|
export { default as LucideZapOff } from '../icons/zap-off';
|
|
2999
|
+
// X aliases
|
|
3000
|
+
export { default as LucideX } from '../icons/x';
|
|
2991
3001
|
// Zap aliases
|
|
2992
3002
|
export { default as LucideZap } from '../icons/zap';
|
|
2993
|
-
// ZodiacAquarius aliases
|
|
2994
|
-
export { default as LucideZodiacAquarius } from '../icons/zodiac-aquarius';
|
|
2995
3003
|
// ZodiacAries aliases
|
|
2996
3004
|
export { default as LucideZodiacAries } from '../icons/zodiac-aries';
|
|
3005
|
+
// ZodiacAquarius aliases
|
|
3006
|
+
export { default as LucideZodiacAquarius } from '../icons/zodiac-aquarius';
|
|
2997
3007
|
// ZodiacCancer aliases
|
|
2998
3008
|
export { default as LucideZodiacCancer } from '../icons/zodiac-cancer';
|
|
2999
3009
|
// ZodiacCapricorn aliases
|
|
@@ -3034,18 +3044,18 @@ export {
|
|
|
3034
3044
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockCheck} instead. */
|
|
3035
3045
|
default as LucideAlarmCheck
|
|
3036
3046
|
} from '../icons/alarm-clock-check';
|
|
3037
|
-
// AlarmClockMinus aliases
|
|
3038
|
-
export { default as LucideAlarmClockMinus } from '../icons/alarm-clock-minus';
|
|
3039
|
-
export {
|
|
3040
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockMinus} instead. */
|
|
3041
|
-
default as LucideAlarmMinus
|
|
3042
|
-
} from '../icons/alarm-clock-minus';
|
|
3043
3047
|
// AlarmClockPlus aliases
|
|
3044
3048
|
export { default as LucideAlarmClockPlus } from '../icons/alarm-clock-plus';
|
|
3045
3049
|
export {
|
|
3046
3050
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockPlus} instead. */
|
|
3047
3051
|
default as LucideAlarmPlus
|
|
3048
3052
|
} from '../icons/alarm-clock-plus';
|
|
3053
|
+
// AlarmClockMinus aliases
|
|
3054
|
+
export { default as LucideAlarmClockMinus } from '../icons/alarm-clock-minus';
|
|
3055
|
+
export {
|
|
3056
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockMinus} instead. */
|
|
3057
|
+
default as LucideAlarmMinus
|
|
3058
|
+
} from '../icons/alarm-clock-minus';
|
|
3049
3059
|
// ArrowDownAZ aliases
|
|
3050
3060
|
export { default as LucideArrowDownAZ } from '../icons/arrow-down-a-z';
|
|
3051
3061
|
export {
|
|
@@ -3064,30 +3074,30 @@ export {
|
|
|
3064
3074
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. */
|
|
3065
3075
|
default as LucideArrowDownZa
|
|
3066
3076
|
} from '../icons/arrow-down-z-a';
|
|
3067
|
-
// ArrowUpNarrowWide aliases
|
|
3068
|
-
export { default as LucideArrowUpNarrowWide } from '../icons/arrow-up-narrow-wide';
|
|
3069
|
-
export {
|
|
3070
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. */
|
|
3071
|
-
default as LucideSortAsc
|
|
3072
|
-
} from '../icons/arrow-up-narrow-wide';
|
|
3073
3077
|
// ArrowUpAZ aliases
|
|
3074
3078
|
export { default as LucideArrowUpAZ } from '../icons/arrow-up-a-z';
|
|
3075
3079
|
export {
|
|
3076
3080
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpAZ} instead. */
|
|
3077
3081
|
default as LucideArrowUpAz
|
|
3078
3082
|
} from '../icons/arrow-up-a-z';
|
|
3079
|
-
//
|
|
3080
|
-
export { default as
|
|
3083
|
+
// ArrowUpNarrowWide aliases
|
|
3084
|
+
export { default as LucideArrowUpNarrowWide } from '../icons/arrow-up-narrow-wide';
|
|
3081
3085
|
export {
|
|
3082
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3083
|
-
default as
|
|
3084
|
-
} from '../icons/arrow-up-
|
|
3086
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. */
|
|
3087
|
+
default as LucideSortAsc
|
|
3088
|
+
} from '../icons/arrow-up-narrow-wide';
|
|
3085
3089
|
// Axis3d aliases
|
|
3086
3090
|
export { default as LucideAxis3d } from '../icons/axis-3d';
|
|
3087
3091
|
export {
|
|
3088
3092
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. */
|
|
3089
3093
|
default as LucideAxis3D
|
|
3090
3094
|
} from '../icons/axis-3d';
|
|
3095
|
+
// ArrowUpZA aliases
|
|
3096
|
+
export { default as LucideArrowUpZA } from '../icons/arrow-up-z-a';
|
|
3097
|
+
export {
|
|
3098
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpZA} instead. */
|
|
3099
|
+
default as LucideArrowUpZa
|
|
3100
|
+
} from '../icons/arrow-up-z-a';
|
|
3091
3101
|
// BadgeCheck aliases
|
|
3092
3102
|
export { default as LucideBadgeCheck } from '../icons/badge-check';
|
|
3093
3103
|
export {
|
|
@@ -3100,12 +3110,6 @@ export {
|
|
|
3100
3110
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. */
|
|
3101
3111
|
default as LucideBadgeHelp
|
|
3102
3112
|
} from '../icons/badge-question-mark';
|
|
3103
|
-
// BetweenHorizontalEnd aliases
|
|
3104
|
-
export { default as LucideBetweenHorizontalEnd } from '../icons/between-horizontal-end';
|
|
3105
|
-
export {
|
|
3106
|
-
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. */
|
|
3107
|
-
default as LucideBetweenHorizonalEnd
|
|
3108
|
-
} from '../icons/between-horizontal-end';
|
|
3109
3113
|
// BetweenHorizontalStart aliases
|
|
3110
3114
|
export { default as LucideBetweenHorizontalStart } from '../icons/between-horizontal-start';
|
|
3111
3115
|
export {
|
|
@@ -3118,6 +3122,12 @@ export {
|
|
|
3118
3122
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BookDashed} instead. */
|
|
3119
3123
|
default as LucideBookTemplate
|
|
3120
3124
|
} from '../icons/book-dashed';
|
|
3125
|
+
// BetweenHorizontalEnd aliases
|
|
3126
|
+
export { default as LucideBetweenHorizontalEnd } from '../icons/between-horizontal-end';
|
|
3127
|
+
export {
|
|
3128
|
+
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. */
|
|
3129
|
+
default as LucideBetweenHorizonalEnd
|
|
3130
|
+
} from '../icons/between-horizontal-end';
|
|
3121
3131
|
// Braces aliases
|
|
3122
3132
|
export { default as LucideBraces } from '../icons/braces';
|
|
3123
3133
|
export {
|
|
@@ -3136,42 +3146,42 @@ export {
|
|
|
3136
3146
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead. */
|
|
3137
3147
|
default as LucideAreaChart
|
|
3138
3148
|
} from '../icons/chart-area';
|
|
3139
|
-
// ChartBarBig aliases
|
|
3140
|
-
export { default as LucideChartBarBig } from '../icons/chart-bar-big';
|
|
3141
|
-
export {
|
|
3142
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBarBig} instead. */
|
|
3143
|
-
default as LucideBarChartHorizontalBig
|
|
3144
|
-
} from '../icons/chart-bar-big';
|
|
3145
3149
|
// ChartBar aliases
|
|
3146
3150
|
export { default as LucideChartBar } from '../icons/chart-bar';
|
|
3147
3151
|
export {
|
|
3148
3152
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBar} instead. */
|
|
3149
3153
|
default as LucideBarChartHorizontal
|
|
3150
3154
|
} from '../icons/chart-bar';
|
|
3151
|
-
//
|
|
3152
|
-
export { default as
|
|
3155
|
+
// ChartBarBig aliases
|
|
3156
|
+
export { default as LucideChartBarBig } from '../icons/chart-bar-big';
|
|
3153
3157
|
export {
|
|
3154
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3155
|
-
default as
|
|
3156
|
-
} from '../icons/chart-
|
|
3158
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBarBig} instead. */
|
|
3159
|
+
default as LucideBarChartHorizontalBig
|
|
3160
|
+
} from '../icons/chart-bar-big';
|
|
3157
3161
|
// ChartColumnBig aliases
|
|
3158
3162
|
export { default as LucideChartColumnBig } from '../icons/chart-column-big';
|
|
3159
3163
|
export {
|
|
3160
3164
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. */
|
|
3161
3165
|
default as LucideBarChartBig
|
|
3162
3166
|
} from '../icons/chart-column-big';
|
|
3163
|
-
// ChartColumn aliases
|
|
3164
|
-
export { default as LucideChartColumn } from '../icons/chart-column';
|
|
3165
|
-
export {
|
|
3166
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead. */
|
|
3167
|
-
default as LucideBarChart3
|
|
3168
|
-
} from '../icons/chart-column';
|
|
3169
3167
|
// ChartColumnIncreasing aliases
|
|
3170
3168
|
export { default as LucideChartColumnIncreasing } from '../icons/chart-column-increasing';
|
|
3171
3169
|
export {
|
|
3172
3170
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnIncreasing} instead. */
|
|
3173
3171
|
default as LucideBarChart4
|
|
3174
3172
|
} from '../icons/chart-column-increasing';
|
|
3173
|
+
// ChartCandlestick aliases
|
|
3174
|
+
export { default as LucideChartCandlestick } from '../icons/chart-candlestick';
|
|
3175
|
+
export {
|
|
3176
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead. */
|
|
3177
|
+
default as LucideCandlestickChart
|
|
3178
|
+
} from '../icons/chart-candlestick';
|
|
3179
|
+
// ChartColumn aliases
|
|
3180
|
+
export { default as LucideChartColumn } from '../icons/chart-column';
|
|
3181
|
+
export {
|
|
3182
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead. */
|
|
3183
|
+
default as LucideBarChart3
|
|
3184
|
+
} from '../icons/chart-column';
|
|
3175
3185
|
// ChartLine aliases
|
|
3176
3186
|
export { default as LucideChartLine } from '../icons/chart-line';
|
|
3177
3187
|
export {
|
|
@@ -3184,18 +3194,18 @@ export {
|
|
|
3184
3194
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumnIncreasing} instead. */
|
|
3185
3195
|
default as LucideBarChart
|
|
3186
3196
|
} from '../icons/chart-no-axes-column-increasing';
|
|
3187
|
-
// ChartNoAxesGantt aliases
|
|
3188
|
-
export { default as LucideChartNoAxesGantt } from '../icons/chart-no-axes-gantt';
|
|
3189
|
-
export {
|
|
3190
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesGantt} instead. */
|
|
3191
|
-
default as LucideGanttChart
|
|
3192
|
-
} from '../icons/chart-no-axes-gantt';
|
|
3193
3197
|
// ChartNoAxesColumn aliases
|
|
3194
3198
|
export { default as LucideChartNoAxesColumn } from '../icons/chart-no-axes-column';
|
|
3195
3199
|
export {
|
|
3196
3200
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumn} instead. */
|
|
3197
3201
|
default as LucideBarChart2
|
|
3198
3202
|
} from '../icons/chart-no-axes-column';
|
|
3203
|
+
// ChartNoAxesGantt aliases
|
|
3204
|
+
export { default as LucideChartNoAxesGantt } from '../icons/chart-no-axes-gantt';
|
|
3205
|
+
export {
|
|
3206
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesGantt} instead. */
|
|
3207
|
+
default as LucideGanttChart
|
|
3208
|
+
} from '../icons/chart-no-axes-gantt';
|
|
3199
3209
|
// ChartPie aliases
|
|
3200
3210
|
export { default as LucideChartPie } from '../icons/chart-pie';
|
|
3201
3211
|
export {
|
|
@@ -3226,6 +3236,12 @@ export {
|
|
|
3226
3236
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowLeft} instead. */
|
|
3227
3237
|
default as LucideArrowLeftCircle
|
|
3228
3238
|
} from '../icons/circle-arrow-left';
|
|
3239
|
+
// CircleArrowOutDownLeft aliases
|
|
3240
|
+
export { default as LucideCircleArrowOutDownLeft } from '../icons/circle-arrow-out-down-left';
|
|
3241
|
+
export {
|
|
3242
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. */
|
|
3243
|
+
default as LucideArrowDownLeftFromCircle
|
|
3244
|
+
} from '../icons/circle-arrow-out-down-left';
|
|
3229
3245
|
// CircleArrowOutDownRight aliases
|
|
3230
3246
|
export { default as LucideCircleArrowOutDownRight } from '../icons/circle-arrow-out-down-right';
|
|
3231
3247
|
export {
|
|
@@ -3238,12 +3254,12 @@ export {
|
|
|
3238
3254
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. */
|
|
3239
3255
|
default as LucideArrowUpLeftFromCircle
|
|
3240
3256
|
} from '../icons/circle-arrow-out-up-left';
|
|
3241
|
-
//
|
|
3242
|
-
export { default as
|
|
3257
|
+
// CircleArrowRight aliases
|
|
3258
|
+
export { default as LucideCircleArrowRight } from '../icons/circle-arrow-right';
|
|
3243
3259
|
export {
|
|
3244
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3245
|
-
default as
|
|
3246
|
-
} from '../icons/circle-arrow-
|
|
3260
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. */
|
|
3261
|
+
default as LucideArrowRightCircle
|
|
3262
|
+
} from '../icons/circle-arrow-right';
|
|
3247
3263
|
// CircleArrowOutUpRight aliases
|
|
3248
3264
|
export { default as LucideCircleArrowOutUpRight } from '../icons/circle-arrow-out-up-right';
|
|
3249
3265
|
export {
|
|
@@ -3262,12 +3278,6 @@ export {
|
|
|
3262
3278
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheckBig} instead. */
|
|
3263
3279
|
default as LucideCheckCircle
|
|
3264
3280
|
} from '../icons/circle-check-big';
|
|
3265
|
-
// CircleArrowRight aliases
|
|
3266
|
-
export { default as LucideCircleArrowRight } from '../icons/circle-arrow-right';
|
|
3267
|
-
export {
|
|
3268
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. */
|
|
3269
|
-
default as LucideArrowRightCircle
|
|
3270
|
-
} from '../icons/circle-arrow-right';
|
|
3271
3281
|
// CircleCheck aliases
|
|
3272
3282
|
export { default as LucideCircleCheck } from '../icons/circle-check';
|
|
3273
3283
|
export {
|
|
@@ -3280,12 +3290,6 @@ export {
|
|
|
3280
3290
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. */
|
|
3281
3291
|
default as LucideChevronDownCircle
|
|
3282
3292
|
} from '../icons/circle-chevron-down';
|
|
3283
|
-
// CircleChevronLeft aliases
|
|
3284
|
-
export { default as LucideCircleChevronLeft } from '../icons/circle-chevron-left';
|
|
3285
|
-
export {
|
|
3286
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. */
|
|
3287
|
-
default as LucideChevronLeftCircle
|
|
3288
|
-
} from '../icons/circle-chevron-left';
|
|
3289
3293
|
// CircleChevronRight aliases
|
|
3290
3294
|
export { default as LucideCircleChevronRight } from '../icons/circle-chevron-right';
|
|
3291
3295
|
export {
|
|
@@ -3298,42 +3302,48 @@ export {
|
|
|
3298
3302
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronUp} instead. */
|
|
3299
3303
|
default as LucideChevronUpCircle
|
|
3300
3304
|
} from '../icons/circle-chevron-up';
|
|
3305
|
+
// CircleChevronLeft aliases
|
|
3306
|
+
export { default as LucideCircleChevronLeft } from '../icons/circle-chevron-left';
|
|
3307
|
+
export {
|
|
3308
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. */
|
|
3309
|
+
default as LucideChevronLeftCircle
|
|
3310
|
+
} from '../icons/circle-chevron-left';
|
|
3301
3311
|
// CircleDivide aliases
|
|
3302
3312
|
export { default as LucideCircleDivide } from '../icons/circle-divide';
|
|
3303
3313
|
export {
|
|
3304
3314
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. */
|
|
3305
3315
|
default as LucideDivideCircle
|
|
3306
3316
|
} from '../icons/circle-divide';
|
|
3307
|
-
// CircleGauge aliases
|
|
3308
|
-
export { default as LucideCircleGauge } from '../icons/circle-gauge';
|
|
3309
|
-
export {
|
|
3310
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead. */
|
|
3311
|
-
default as LucideGaugeCircle
|
|
3312
|
-
} from '../icons/circle-gauge';
|
|
3313
3317
|
// CircleMinus aliases
|
|
3314
3318
|
export { default as LucideCircleMinus } from '../icons/circle-minus';
|
|
3315
3319
|
export {
|
|
3316
3320
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. */
|
|
3317
3321
|
default as LucideMinusCircle
|
|
3318
3322
|
} from '../icons/circle-minus';
|
|
3323
|
+
// CircleGauge aliases
|
|
3324
|
+
export { default as LucideCircleGauge } from '../icons/circle-gauge';
|
|
3325
|
+
export {
|
|
3326
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead. */
|
|
3327
|
+
default as LucideGaugeCircle
|
|
3328
|
+
} from '../icons/circle-gauge';
|
|
3319
3329
|
// CircleParkingOff aliases
|
|
3320
3330
|
export { default as LucideCircleParkingOff } from '../icons/circle-parking-off';
|
|
3321
3331
|
export {
|
|
3322
3332
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParkingOff} instead. */
|
|
3323
3333
|
default as LucideParkingCircleOff
|
|
3324
3334
|
} from '../icons/circle-parking-off';
|
|
3325
|
-
// CircleParking aliases
|
|
3326
|
-
export { default as LucideCircleParking } from '../icons/circle-parking';
|
|
3327
|
-
export {
|
|
3328
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParking} instead. */
|
|
3329
|
-
default as LucideParkingCircle
|
|
3330
|
-
} from '../icons/circle-parking';
|
|
3331
3335
|
// CirclePause aliases
|
|
3332
3336
|
export { default as LucideCirclePause } from '../icons/circle-pause';
|
|
3333
3337
|
export {
|
|
3334
3338
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePause} instead. */
|
|
3335
3339
|
default as LucidePauseCircle
|
|
3336
3340
|
} from '../icons/circle-pause';
|
|
3341
|
+
// CircleParking aliases
|
|
3342
|
+
export { default as LucideCircleParking } from '../icons/circle-parking';
|
|
3343
|
+
export {
|
|
3344
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParking} instead. */
|
|
3345
|
+
default as LucideParkingCircle
|
|
3346
|
+
} from '../icons/circle-parking';
|
|
3337
3347
|
// CirclePercent aliases
|
|
3338
3348
|
export { default as LucideCirclePercent } from '../icons/circle-percent';
|
|
3339
3349
|
export {
|
|
@@ -3374,18 +3384,18 @@ export {
|
|
|
3374
3384
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleSlash2} instead. */
|
|
3375
3385
|
default as LucideCircleSlashed
|
|
3376
3386
|
} from '../icons/circle-slash-2';
|
|
3377
|
-
// CircleUserRound aliases
|
|
3378
|
-
export { default as LucideCircleUserRound } from '../icons/circle-user-round';
|
|
3379
|
-
export {
|
|
3380
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. */
|
|
3381
|
-
default as LucideUserCircle2
|
|
3382
|
-
} from '../icons/circle-user-round';
|
|
3383
3387
|
// CircleStop aliases
|
|
3384
3388
|
export { default as LucideCircleStop } from '../icons/circle-stop';
|
|
3385
3389
|
export {
|
|
3386
3390
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. */
|
|
3387
3391
|
default as LucideStopCircle
|
|
3388
3392
|
} from '../icons/circle-stop';
|
|
3393
|
+
// CircleUserRound aliases
|
|
3394
|
+
export { default as LucideCircleUserRound } from '../icons/circle-user-round';
|
|
3395
|
+
export {
|
|
3396
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. */
|
|
3397
|
+
default as LucideUserCircle2
|
|
3398
|
+
} from '../icons/circle-user-round';
|
|
3389
3399
|
// CircleUser aliases
|
|
3390
3400
|
export { default as LucideCircleUser } from '../icons/circle-user';
|
|
3391
3401
|
export {
|
|
@@ -3468,12 +3478,6 @@ export {
|
|
|
3468
3478
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. */
|
|
3469
3479
|
default as LucideGlobe2
|
|
3470
3480
|
} from '../icons/earth';
|
|
3471
|
-
// Ellipsis aliases
|
|
3472
|
-
export { default as LucideEllipsis } from '../icons/ellipsis';
|
|
3473
|
-
export {
|
|
3474
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. */
|
|
3475
|
-
default as LucideMoreHorizontal
|
|
3476
|
-
} from '../icons/ellipsis';
|
|
3477
3481
|
// EllipsisVertical aliases
|
|
3478
3482
|
export { default as LucideEllipsisVertical } from '../icons/ellipsis-vertical';
|
|
3479
3483
|
export {
|
|
@@ -3486,6 +3490,12 @@ export {
|
|
|
3486
3490
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. */
|
|
3487
3491
|
default as LucideFileAxis3D
|
|
3488
3492
|
} from '../icons/file-axis-3d';
|
|
3493
|
+
// Ellipsis aliases
|
|
3494
|
+
export { default as LucideEllipsis } from '../icons/ellipsis';
|
|
3495
|
+
export {
|
|
3496
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. */
|
|
3497
|
+
default as LucideMoreHorizontal
|
|
3498
|
+
} from '../icons/ellipsis';
|
|
3489
3499
|
// FileBadge aliases
|
|
3490
3500
|
export { default as LucideFileBadge } from '../icons/file-badge';
|
|
3491
3501
|
export {
|
|
@@ -3504,12 +3514,6 @@ export {
|
|
|
3504
3514
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBraces} instead. */
|
|
3505
3515
|
default as LucideFileJson
|
|
3506
3516
|
} from '../icons/file-braces';
|
|
3507
|
-
// FileChartColumnIncreasing aliases
|
|
3508
|
-
export { default as LucideFileChartColumnIncreasing } from '../icons/file-chart-column-increasing';
|
|
3509
|
-
export {
|
|
3510
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead. */
|
|
3511
|
-
default as LucideFileBarChart
|
|
3512
|
-
} from '../icons/file-chart-column-increasing';
|
|
3513
3517
|
// FileChartColumn aliases
|
|
3514
3518
|
export { default as LucideFileChartColumn } from '../icons/file-chart-column';
|
|
3515
3519
|
export {
|
|
@@ -3534,18 +3538,24 @@ export {
|
|
|
3534
3538
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCheckCorner} instead. */
|
|
3535
3539
|
default as LucideFileCheck2
|
|
3536
3540
|
} from '../icons/file-check-corner';
|
|
3537
|
-
//
|
|
3538
|
-
export { default as
|
|
3541
|
+
// FileChartColumnIncreasing aliases
|
|
3542
|
+
export { default as LucideFileChartColumnIncreasing } from '../icons/file-chart-column-increasing';
|
|
3539
3543
|
export {
|
|
3540
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3541
|
-
default as
|
|
3542
|
-
} from '../icons/file-
|
|
3544
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead. */
|
|
3545
|
+
default as LucideFileBarChart
|
|
3546
|
+
} from '../icons/file-chart-column-increasing';
|
|
3543
3547
|
// FileCog aliases
|
|
3544
3548
|
export { default as LucideFileCog } from '../icons/file-cog';
|
|
3545
3549
|
export {
|
|
3546
3550
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead. */
|
|
3547
3551
|
default as LucideFileCog2
|
|
3548
3552
|
} from '../icons/file-cog';
|
|
3553
|
+
// FileCodeCorner aliases
|
|
3554
|
+
export { default as LucideFileCodeCorner } from '../icons/file-code-corner';
|
|
3555
|
+
export {
|
|
3556
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCodeCorner} instead. */
|
|
3557
|
+
default as LucideFileCode2
|
|
3558
|
+
} from '../icons/file-code-corner';
|
|
3549
3559
|
// FileExclamationPoint aliases
|
|
3550
3560
|
export { default as LucideFileExclamationPoint } from '../icons/file-exclamation-point';
|
|
3551
3561
|
export {
|
|
@@ -3568,18 +3578,18 @@ export {
|
|
|
3568
3578
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileKey} instead. */
|
|
3569
3579
|
default as LucideFileKey2
|
|
3570
3580
|
} from '../icons/file-key';
|
|
3571
|
-
// FileLock aliases
|
|
3572
|
-
export { default as LucideFileLock } from '../icons/file-lock';
|
|
3573
|
-
export {
|
|
3574
|
-
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileLock} instead. */
|
|
3575
|
-
default as LucideFileLock2
|
|
3576
|
-
} from '../icons/file-lock';
|
|
3577
3581
|
// FileMinusCorner aliases
|
|
3578
3582
|
export { default as LucideFileMinusCorner } from '../icons/file-minus-corner';
|
|
3579
3583
|
export {
|
|
3580
3584
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileMinusCorner} instead. */
|
|
3581
3585
|
default as LucideFileMinus2
|
|
3582
3586
|
} from '../icons/file-minus-corner';
|
|
3587
|
+
// FileLock aliases
|
|
3588
|
+
export { default as LucideFileLock } from '../icons/file-lock';
|
|
3589
|
+
export {
|
|
3590
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileLock} instead. */
|
|
3591
|
+
default as LucideFileLock2
|
|
3592
|
+
} from '../icons/file-lock';
|
|
3583
3593
|
// FilePenLine aliases
|
|
3584
3594
|
export { default as LucideFilePenLine } from '../icons/file-pen-line';
|
|
3585
3595
|
export {
|
|
@@ -3610,30 +3620,30 @@ export {
|
|
|
3610
3620
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. */
|
|
3611
3621
|
default as LucideFileQuestion
|
|
3612
3622
|
} from '../icons/file-question-mark';
|
|
3613
|
-
// FileSearchCorner aliases
|
|
3614
|
-
export { default as LucideFileSearchCorner } from '../icons/file-search-corner';
|
|
3615
|
-
export {
|
|
3616
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSearchCorner} instead. */
|
|
3617
|
-
default as LucideFileSearch2
|
|
3618
|
-
} from '../icons/file-search-corner';
|
|
3619
3623
|
// FileSignal aliases
|
|
3620
3624
|
export { default as LucideFileSignal } from '../icons/file-signal';
|
|
3621
3625
|
export {
|
|
3622
3626
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSignal} instead. */
|
|
3623
3627
|
default as LucideFileVolume2
|
|
3624
3628
|
} from '../icons/file-signal';
|
|
3625
|
-
//
|
|
3626
|
-
export { default as
|
|
3629
|
+
// FileSearchCorner aliases
|
|
3630
|
+
export { default as LucideFileSearchCorner } from '../icons/file-search-corner';
|
|
3627
3631
|
export {
|
|
3628
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3629
|
-
default as
|
|
3630
|
-
} from '../icons/file-
|
|
3632
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSearchCorner} instead. */
|
|
3633
|
+
default as LucideFileSearch2
|
|
3634
|
+
} from '../icons/file-search-corner';
|
|
3631
3635
|
// FileTypeCorner aliases
|
|
3632
3636
|
export { default as LucideFileTypeCorner } from '../icons/file-type-corner';
|
|
3633
3637
|
export {
|
|
3634
3638
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead. */
|
|
3635
3639
|
default as LucideFileType2
|
|
3636
3640
|
} from '../icons/file-type-corner';
|
|
3641
|
+
// FileVideoCamera aliases
|
|
3642
|
+
export { default as LucideFileVideoCamera } from '../icons/file-video-camera';
|
|
3643
|
+
export {
|
|
3644
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. */
|
|
3645
|
+
default as LucideFileVideo2
|
|
3646
|
+
} from '../icons/file-video-camera';
|
|
3637
3647
|
// FileXCorner aliases
|
|
3638
3648
|
export { default as LucideFileXCorner } from '../icons/file-x-corner';
|
|
3639
3649
|
export {
|
|
@@ -3658,20 +3668,20 @@ export {
|
|
|
3658
3668
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderPen} instead. */
|
|
3659
3669
|
default as LucideFolderEdit
|
|
3660
3670
|
} from '../icons/folder-pen';
|
|
3661
|
-
// Funnel aliases
|
|
3662
|
-
export { default as LucideFunnel } from '../icons/funnel';
|
|
3663
|
-
export {
|
|
3664
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead. */
|
|
3665
|
-
default as LucideFilter
|
|
3666
|
-
} from '../icons/funnel';
|
|
3667
3671
|
// FunnelX aliases
|
|
3668
3672
|
export { default as LucideFunnelX } from '../icons/funnel-x';
|
|
3669
3673
|
export {
|
|
3670
3674
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FunnelX} instead. */
|
|
3671
3675
|
default as LucideFilterX
|
|
3672
3676
|
} from '../icons/funnel-x';
|
|
3673
|
-
//
|
|
3674
|
-
export { default as
|
|
3677
|
+
// Funnel aliases
|
|
3678
|
+
export { default as LucideFunnel } from '../icons/funnel';
|
|
3679
|
+
export {
|
|
3680
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead. */
|
|
3681
|
+
default as LucideFilter
|
|
3682
|
+
} from '../icons/funnel';
|
|
3683
|
+
// GitCommitHorizontal aliases
|
|
3684
|
+
export { default as LucideGitCommitHorizontal } from '../icons/git-commit-horizontal';
|
|
3675
3685
|
export {
|
|
3676
3686
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link GitCommitHorizontal} instead. */
|
|
3677
3687
|
default as LucideGitCommit
|
|
@@ -3700,6 +3710,12 @@ export {
|
|
|
3700
3710
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. */
|
|
3701
3711
|
default as LucideGrid2X2
|
|
3702
3712
|
} from '../icons/grid-2x2';
|
|
3713
|
+
// HandGrab aliases
|
|
3714
|
+
export { default as LucideHandGrab } from '../icons/hand-grab';
|
|
3715
|
+
export {
|
|
3716
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. */
|
|
3717
|
+
default as LucideGrab
|
|
3718
|
+
} from '../icons/hand-grab';
|
|
3703
3719
|
// Grid3x3 aliases
|
|
3704
3720
|
export { default as LucideGrid3x3 } from '../icons/grid-3x3';
|
|
3705
3721
|
export {
|
|
@@ -3710,30 +3726,24 @@ export {
|
|
|
3710
3726
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. */
|
|
3711
3727
|
default as LucideGrid3X3
|
|
3712
3728
|
} from '../icons/grid-3x3';
|
|
3713
|
-
// HandGrab aliases
|
|
3714
|
-
export { default as LucideHandGrab } from '../icons/hand-grab';
|
|
3715
|
-
export {
|
|
3716
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. */
|
|
3717
|
-
default as LucideGrab
|
|
3718
|
-
} from '../icons/hand-grab';
|
|
3719
3729
|
// HandHelping aliases
|
|
3720
3730
|
export { default as LucideHandHelping } from '../icons/hand-helping';
|
|
3721
3731
|
export {
|
|
3722
3732
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandHelping} instead. */
|
|
3723
3733
|
default as LucideHelpingHand
|
|
3724
3734
|
} from '../icons/hand-helping';
|
|
3725
|
-
// House aliases
|
|
3726
|
-
export { default as LucideHouse } from '../icons/house';
|
|
3727
|
-
export {
|
|
3728
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. */
|
|
3729
|
-
default as LucideHome
|
|
3730
|
-
} from '../icons/house';
|
|
3731
3735
|
// IceCreamBowl aliases
|
|
3732
3736
|
export { default as LucideIceCreamBowl } from '../icons/ice-cream-bowl';
|
|
3733
3737
|
export {
|
|
3734
3738
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. */
|
|
3735
3739
|
default as LucideIceCream2
|
|
3736
3740
|
} from '../icons/ice-cream-bowl';
|
|
3741
|
+
// House aliases
|
|
3742
|
+
export { default as LucideHouse } from '../icons/house';
|
|
3743
|
+
export {
|
|
3744
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. */
|
|
3745
|
+
default as LucideHome
|
|
3746
|
+
} from '../icons/house';
|
|
3737
3747
|
// IceCreamCone aliases
|
|
3738
3748
|
export { default as LucideIceCreamCone } from '../icons/ice-cream-cone';
|
|
3739
3749
|
export {
|
|
@@ -3752,16 +3762,6 @@ export {
|
|
|
3752
3762
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link Layers} instead. */
|
|
3753
3763
|
default as LucideLayers3
|
|
3754
3764
|
} from '../icons/layers';
|
|
3755
|
-
// ListIndentDecrease aliases
|
|
3756
|
-
export { default as LucideListIndentDecrease } from '../icons/list-indent-decrease';
|
|
3757
|
-
export {
|
|
3758
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. */
|
|
3759
|
-
default as LucideOutdent
|
|
3760
|
-
} from '../icons/list-indent-decrease';
|
|
3761
|
-
export {
|
|
3762
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. */
|
|
3763
|
-
default as LucideIndentDecrease
|
|
3764
|
-
} from '../icons/list-indent-decrease';
|
|
3765
3765
|
// ListIndentIncrease aliases
|
|
3766
3766
|
export { default as LucideListIndentIncrease } from '../icons/list-indent-increase';
|
|
3767
3767
|
export {
|
|
@@ -3772,12 +3772,16 @@ export {
|
|
|
3772
3772
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. */
|
|
3773
3773
|
default as LucideIndentIncrease
|
|
3774
3774
|
} from '../icons/list-indent-increase';
|
|
3775
|
-
//
|
|
3776
|
-
export { default as
|
|
3775
|
+
// ListIndentDecrease aliases
|
|
3776
|
+
export { default as LucideListIndentDecrease } from '../icons/list-indent-decrease';
|
|
3777
3777
|
export {
|
|
3778
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3779
|
-
default as
|
|
3780
|
-
} from '../icons/
|
|
3778
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. */
|
|
3779
|
+
default as LucideOutdent
|
|
3780
|
+
} from '../icons/list-indent-decrease';
|
|
3781
|
+
export {
|
|
3782
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. */
|
|
3783
|
+
default as LucideIndentDecrease
|
|
3784
|
+
} from '../icons/list-indent-decrease';
|
|
3781
3785
|
// LoaderCircle aliases
|
|
3782
3786
|
export { default as LucideLoaderCircle } from '../icons/loader-circle';
|
|
3783
3787
|
export {
|
|
@@ -3790,6 +3794,12 @@ export {
|
|
|
3790
3794
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockKeyholeOpen} instead. */
|
|
3791
3795
|
default as LucideUnlockKeyhole
|
|
3792
3796
|
} from '../icons/lock-keyhole-open';
|
|
3797
|
+
// LockOpen aliases
|
|
3798
|
+
export { default as LucideLockOpen } from '../icons/lock-open';
|
|
3799
|
+
export {
|
|
3800
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. */
|
|
3801
|
+
default as LucideUnlock
|
|
3802
|
+
} from '../icons/lock-open';
|
|
3793
3803
|
// MailQuestionMark aliases
|
|
3794
3804
|
export { default as LucideMailQuestionMark } from '../icons/mail-question-mark';
|
|
3795
3805
|
export {
|
|
@@ -3808,24 +3818,36 @@ export {
|
|
|
3808
3818
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MessageCircleQuestionMark} instead. */
|
|
3809
3819
|
default as LucideMessageCircleQuestion
|
|
3810
3820
|
} from '../icons/message-circle-question-mark';
|
|
3821
|
+
// MicSignal aliases
|
|
3822
|
+
export { default as LucideMicSignal } from '../icons/mic-signal';
|
|
3823
|
+
export {
|
|
3824
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicSignal} instead. This alias will be removed in v1.0 */
|
|
3825
|
+
default as LucidePodcast
|
|
3826
|
+
} from '../icons/mic-signal';
|
|
3811
3827
|
// MicVocal aliases
|
|
3812
3828
|
export { default as LucideMicVocal } from '../icons/mic-vocal';
|
|
3813
3829
|
export {
|
|
3814
3830
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead. */
|
|
3815
3831
|
default as LucideMic2
|
|
3816
3832
|
} from '../icons/mic-vocal';
|
|
3833
|
+
// OctagonAlert aliases
|
|
3834
|
+
export { default as LucideOctagonAlert } from '../icons/octagon-alert';
|
|
3835
|
+
export {
|
|
3836
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. */
|
|
3837
|
+
default as LucideAlertOctagon
|
|
3838
|
+
} from '../icons/octagon-alert';
|
|
3817
3839
|
// Move3d aliases
|
|
3818
3840
|
export { default as LucideMove3d } from '../icons/move-3d';
|
|
3819
3841
|
export {
|
|
3820
3842
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead. */
|
|
3821
3843
|
default as LucideMove3D
|
|
3822
3844
|
} from '../icons/move-3d';
|
|
3823
|
-
//
|
|
3824
|
-
export { default as
|
|
3845
|
+
// OctagonX aliases
|
|
3846
|
+
export { default as LucideOctagonX } from '../icons/octagon-x';
|
|
3825
3847
|
export {
|
|
3826
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3827
|
-
default as
|
|
3828
|
-
} from '../icons/octagon-
|
|
3848
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonX} instead. */
|
|
3849
|
+
default as LucideXOctagon
|
|
3850
|
+
} from '../icons/octagon-x';
|
|
3829
3851
|
// OctagonPause aliases
|
|
3830
3852
|
export { default as LucideOctagonPause } from '../icons/octagon-pause';
|
|
3831
3853
|
export {
|
|
@@ -3838,42 +3860,36 @@ export {
|
|
|
3838
3860
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead. */
|
|
3839
3861
|
default as LucidePaintbrush2
|
|
3840
3862
|
} from '../icons/paintbrush-vertical';
|
|
3841
|
-
// OctagonX aliases
|
|
3842
|
-
export { default as LucideOctagonX } from '../icons/octagon-x';
|
|
3843
|
-
export {
|
|
3844
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonX} instead. */
|
|
3845
|
-
default as LucideXOctagon
|
|
3846
|
-
} from '../icons/octagon-x';
|
|
3847
3863
|
// PanelBottomDashed aliases
|
|
3848
3864
|
export { default as LucidePanelBottomDashed } from '../icons/panel-bottom-dashed';
|
|
3849
3865
|
export {
|
|
3850
3866
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. */
|
|
3851
3867
|
default as LucidePanelBottomInactive
|
|
3852
3868
|
} from '../icons/panel-bottom-dashed';
|
|
3853
|
-
// PanelLeftDashed aliases
|
|
3854
|
-
export { default as LucidePanelLeftDashed } from '../icons/panel-left-dashed';
|
|
3855
|
-
export {
|
|
3856
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftDashed} instead. */
|
|
3857
|
-
default as LucidePanelLeftInactive
|
|
3858
|
-
} from '../icons/panel-left-dashed';
|
|
3859
3869
|
// PanelLeftClose aliases
|
|
3860
3870
|
export { default as LucidePanelLeftClose } from '../icons/panel-left-close';
|
|
3861
3871
|
export {
|
|
3862
3872
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. */
|
|
3863
3873
|
default as LucideSidebarClose
|
|
3864
3874
|
} from '../icons/panel-left-close';
|
|
3865
|
-
//
|
|
3866
|
-
export { default as
|
|
3875
|
+
// PanelLeftDashed aliases
|
|
3876
|
+
export { default as LucidePanelLeftDashed } from '../icons/panel-left-dashed';
|
|
3867
3877
|
export {
|
|
3868
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3869
|
-
default as
|
|
3870
|
-
} from '../icons/panel-left-
|
|
3878
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftDashed} instead. */
|
|
3879
|
+
default as LucidePanelLeftInactive
|
|
3880
|
+
} from '../icons/panel-left-dashed';
|
|
3871
3881
|
// PanelRightDashed aliases
|
|
3872
3882
|
export { default as LucidePanelRightDashed } from '../icons/panel-right-dashed';
|
|
3873
3883
|
export {
|
|
3874
3884
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelRightDashed} instead. */
|
|
3875
3885
|
default as LucidePanelRightInactive
|
|
3876
3886
|
} from '../icons/panel-right-dashed';
|
|
3887
|
+
// PanelLeftOpen aliases
|
|
3888
|
+
export { default as LucidePanelLeftOpen } from '../icons/panel-left-open';
|
|
3889
|
+
export {
|
|
3890
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftOpen} instead. */
|
|
3891
|
+
default as LucideSidebarOpen
|
|
3892
|
+
} from '../icons/panel-left-open';
|
|
3877
3893
|
// PanelLeft aliases
|
|
3878
3894
|
export { default as LucidePanelLeft } from '../icons/panel-left';
|
|
3879
3895
|
export {
|
|
@@ -3892,18 +3908,18 @@ export {
|
|
|
3892
3908
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead. */
|
|
3893
3909
|
default as LucideLayout
|
|
3894
3910
|
} from '../icons/panels-top-left';
|
|
3895
|
-
// PenLine aliases
|
|
3896
|
-
export { default as LucidePenLine } from '../icons/pen-line';
|
|
3897
|
-
export {
|
|
3898
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. */
|
|
3899
|
-
default as LucideEdit3
|
|
3900
|
-
} from '../icons/pen-line';
|
|
3901
3911
|
// Pen aliases
|
|
3902
3912
|
export { default as LucidePen } from '../icons/pen';
|
|
3903
3913
|
export {
|
|
3904
3914
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Pen} instead. */
|
|
3905
3915
|
default as LucideEdit2
|
|
3906
3916
|
} from '../icons/pen';
|
|
3917
|
+
// PenLine aliases
|
|
3918
|
+
export { default as LucidePenLine } from '../icons/pen-line';
|
|
3919
|
+
export {
|
|
3920
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. */
|
|
3921
|
+
default as LucideEdit3
|
|
3922
|
+
} from '../icons/pen-line';
|
|
3907
3923
|
// PlugZap aliases
|
|
3908
3924
|
export { default as LucidePlugZap } from '../icons/plug-zap';
|
|
3909
3925
|
export {
|
|
@@ -3916,30 +3932,42 @@ export {
|
|
|
3916
3932
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RectangleEllipsis} instead. */
|
|
3917
3933
|
default as LucideFormInput
|
|
3918
3934
|
} from '../icons/rectangle-ellipsis';
|
|
3919
|
-
// Rows2 aliases
|
|
3920
|
-
export { default as LucideRows2 } from '../icons/rows-2';
|
|
3921
|
-
export {
|
|
3922
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead. */
|
|
3923
|
-
default as LucideRows
|
|
3924
|
-
} from '../icons/rows-2';
|
|
3925
3935
|
// Rotate3d aliases
|
|
3926
3936
|
export { default as LucideRotate3d } from '../icons/rotate-3d';
|
|
3927
3937
|
export {
|
|
3928
3938
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead. */
|
|
3929
3939
|
default as LucideRotate3D
|
|
3930
3940
|
} from '../icons/rotate-3d';
|
|
3941
|
+
// RotateCcwClock aliases
|
|
3942
|
+
export { default as LucideRotateCcwClock } from '../icons/rotate-ccw-clock';
|
|
3943
|
+
export {
|
|
3944
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RotateCcwClock} instead. */
|
|
3945
|
+
default as LucideHistory
|
|
3946
|
+
} from '../icons/rotate-ccw-clock';
|
|
3931
3947
|
// Rows3 aliases
|
|
3932
3948
|
export { default as LucideRows3 } from '../icons/rows-3';
|
|
3933
3949
|
export {
|
|
3934
3950
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead. */
|
|
3935
3951
|
default as LucidePanelsTopBottom
|
|
3936
3952
|
} from '../icons/rows-3';
|
|
3953
|
+
// Rows2 aliases
|
|
3954
|
+
export { default as LucideRows2 } from '../icons/rows-2';
|
|
3955
|
+
export {
|
|
3956
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead. */
|
|
3957
|
+
default as LucideRows
|
|
3958
|
+
} from '../icons/rows-2';
|
|
3937
3959
|
// Scale3d aliases
|
|
3938
3960
|
export { default as LucideScale3d } from '../icons/scale-3d';
|
|
3939
3961
|
export {
|
|
3940
3962
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Scale3d} instead. */
|
|
3941
3963
|
default as LucideScale3D
|
|
3942
3964
|
} from '../icons/scale-3d';
|
|
3965
|
+
// SendHorizontal aliases
|
|
3966
|
+
export { default as LucideSendHorizontal } from '../icons/send-horizontal';
|
|
3967
|
+
export {
|
|
3968
|
+
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. */
|
|
3969
|
+
default as LucideSendHorizonal
|
|
3970
|
+
} from '../icons/send-horizontal';
|
|
3943
3971
|
// ShieldQuestionMark aliases
|
|
3944
3972
|
export { default as LucideShieldQuestionMark } from '../icons/shield-question-mark';
|
|
3945
3973
|
export {
|
|
@@ -3952,24 +3980,18 @@ export {
|
|
|
3952
3980
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldX} instead. */
|
|
3953
3981
|
default as LucideShieldClose
|
|
3954
3982
|
} from '../icons/shield-x';
|
|
3955
|
-
//
|
|
3956
|
-
export { default as
|
|
3983
|
+
// Sparkles aliases
|
|
3984
|
+
export { default as LucideSparkles } from '../icons/sparkles';
|
|
3957
3985
|
export {
|
|
3958
|
-
/** @deprecated
|
|
3959
|
-
default as
|
|
3960
|
-
} from '../icons/
|
|
3986
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Sparkles} instead. */
|
|
3987
|
+
default as LucideStars
|
|
3988
|
+
} from '../icons/sparkles';
|
|
3961
3989
|
// SlidersVertical aliases
|
|
3962
3990
|
export { default as LucideSlidersVertical } from '../icons/sliders-vertical';
|
|
3963
3991
|
export {
|
|
3964
3992
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead. */
|
|
3965
3993
|
default as LucideSliders
|
|
3966
3994
|
} from '../icons/sliders-vertical';
|
|
3967
|
-
// Sparkles aliases
|
|
3968
|
-
export { default as LucideSparkles } from '../icons/sparkles';
|
|
3969
|
-
export {
|
|
3970
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Sparkles} instead. */
|
|
3971
|
-
default as LucideStars
|
|
3972
|
-
} from '../icons/sparkles';
|
|
3973
3995
|
// SquareActivity aliases
|
|
3974
3996
|
export { default as LucideSquareActivity } from '../icons/square-activity';
|
|
3975
3997
|
export {
|
|
@@ -3982,18 +4004,18 @@ export {
|
|
|
3982
4004
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownLeft} instead. */
|
|
3983
4005
|
default as LucideArrowDownLeftSquare
|
|
3984
4006
|
} from '../icons/square-arrow-down-left';
|
|
3985
|
-
// SquareArrowDown aliases
|
|
3986
|
-
export { default as LucideSquareArrowDown } from '../icons/square-arrow-down';
|
|
3987
|
-
export {
|
|
3988
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. */
|
|
3989
|
-
default as LucideArrowDownSquare
|
|
3990
|
-
} from '../icons/square-arrow-down';
|
|
3991
4007
|
// SquareArrowDownRight aliases
|
|
3992
4008
|
export { default as LucideSquareArrowDownRight } from '../icons/square-arrow-down-right';
|
|
3993
4009
|
export {
|
|
3994
4010
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. */
|
|
3995
4011
|
default as LucideArrowDownRightSquare
|
|
3996
4012
|
} from '../icons/square-arrow-down-right';
|
|
4013
|
+
// SquareArrowDown aliases
|
|
4014
|
+
export { default as LucideSquareArrowDown } from '../icons/square-arrow-down';
|
|
4015
|
+
export {
|
|
4016
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. */
|
|
4017
|
+
default as LucideArrowDownSquare
|
|
4018
|
+
} from '../icons/square-arrow-down';
|
|
3997
4019
|
// SquareArrowLeft aliases
|
|
3998
4020
|
export { default as LucideSquareArrowLeft } from '../icons/square-arrow-left';
|
|
3999
4021
|
export {
|
|
@@ -4006,12 +4028,6 @@ export {
|
|
|
4006
4028
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead. */
|
|
4007
4029
|
default as LucideArrowDownLeftFromSquare
|
|
4008
4030
|
} from '../icons/square-arrow-out-down-left';
|
|
4009
|
-
// SquareArrowOutUpRight aliases
|
|
4010
|
-
export { default as LucideSquareArrowOutUpRight } from '../icons/square-arrow-out-up-right';
|
|
4011
|
-
export {
|
|
4012
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. */
|
|
4013
|
-
default as LucideArrowUpRightFromSquare
|
|
4014
|
-
} from '../icons/square-arrow-out-up-right';
|
|
4015
4031
|
// SquareArrowOutDownRight aliases
|
|
4016
4032
|
export { default as LucideSquareArrowOutDownRight } from '../icons/square-arrow-out-down-right';
|
|
4017
4033
|
export {
|
|
@@ -4024,6 +4040,12 @@ export {
|
|
|
4024
4040
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpLeft} instead. */
|
|
4025
4041
|
default as LucideArrowUpLeftFromSquare
|
|
4026
4042
|
} from '../icons/square-arrow-out-up-left';
|
|
4043
|
+
// SquareArrowOutUpRight aliases
|
|
4044
|
+
export { default as LucideSquareArrowOutUpRight } from '../icons/square-arrow-out-up-right';
|
|
4045
|
+
export {
|
|
4046
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. */
|
|
4047
|
+
default as LucideArrowUpRightFromSquare
|
|
4048
|
+
} from '../icons/square-arrow-out-up-right';
|
|
4027
4049
|
// SquareArrowRight aliases
|
|
4028
4050
|
export { default as LucideSquareArrowRight } from '../icons/square-arrow-right';
|
|
4029
4051
|
export {
|
|
@@ -4066,6 +4088,12 @@ export {
|
|
|
4066
4088
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedHorizontal} instead. */
|
|
4067
4089
|
default as LucideFlipHorizontal
|
|
4068
4090
|
} from '../icons/square-centerline-dashed-horizontal';
|
|
4091
|
+
// SquareCenterlineDashedVertical aliases
|
|
4092
|
+
export { default as LucideSquareCenterlineDashedVertical } from '../icons/square-centerline-dashed-vertical';
|
|
4093
|
+
export {
|
|
4094
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedVertical} instead. */
|
|
4095
|
+
default as LucideFlipVertical
|
|
4096
|
+
} from '../icons/square-centerline-dashed-vertical';
|
|
4069
4097
|
// SquareChartGantt aliases
|
|
4070
4098
|
export { default as LucideSquareChartGantt } from '../icons/square-chart-gantt';
|
|
4071
4099
|
export {
|
|
@@ -4076,12 +4104,6 @@ export {
|
|
|
4076
4104
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead. */
|
|
4077
4105
|
default as LucideSquareGanttChart
|
|
4078
4106
|
} from '../icons/square-chart-gantt';
|
|
4079
|
-
// SquareCenterlineDashedVertical aliases
|
|
4080
|
-
export { default as LucideSquareCenterlineDashedVertical } from '../icons/square-centerline-dashed-vertical';
|
|
4081
|
-
export {
|
|
4082
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedVertical} instead. */
|
|
4083
|
-
default as LucideFlipVertical
|
|
4084
|
-
} from '../icons/square-centerline-dashed-vertical';
|
|
4085
4107
|
// SquareCheckBig aliases
|
|
4086
4108
|
export { default as LucideSquareCheckBig } from '../icons/square-check-big';
|
|
4087
4109
|
export {
|
|
@@ -4100,18 +4122,18 @@ export {
|
|
|
4100
4122
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronDown} instead. */
|
|
4101
4123
|
default as LucideChevronDownSquare
|
|
4102
4124
|
} from '../icons/square-chevron-down';
|
|
4103
|
-
// SquareChevronRight aliases
|
|
4104
|
-
export { default as LucideSquareChevronRight } from '../icons/square-chevron-right';
|
|
4105
|
-
export {
|
|
4106
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronRight} instead. */
|
|
4107
|
-
default as LucideChevronRightSquare
|
|
4108
|
-
} from '../icons/square-chevron-right';
|
|
4109
4125
|
// SquareChevronLeft aliases
|
|
4110
4126
|
export { default as LucideSquareChevronLeft } from '../icons/square-chevron-left';
|
|
4111
4127
|
export {
|
|
4112
4128
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead. */
|
|
4113
4129
|
default as LucideChevronLeftSquare
|
|
4114
4130
|
} from '../icons/square-chevron-left';
|
|
4131
|
+
// SquareChevronRight aliases
|
|
4132
|
+
export { default as LucideSquareChevronRight } from '../icons/square-chevron-right';
|
|
4133
|
+
export {
|
|
4134
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronRight} instead. */
|
|
4135
|
+
default as LucideChevronRightSquare
|
|
4136
|
+
} from '../icons/square-chevron-right';
|
|
4115
4137
|
// SquareChevronUp aliases
|
|
4116
4138
|
export { default as LucideSquareChevronUp } from '../icons/square-chevron-up';
|
|
4117
4139
|
export {
|
|
@@ -4146,18 +4168,18 @@ export {
|
|
|
4146
4168
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedText} instead. */
|
|
4147
4169
|
default as LucideTextSelect
|
|
4148
4170
|
} from '../icons/square-dashed-text';
|
|
4149
|
-
// SquareDashed aliases
|
|
4150
|
-
export { default as LucideSquareDashed } from '../icons/square-dashed';
|
|
4151
|
-
export {
|
|
4152
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashed} instead. */
|
|
4153
|
-
default as LucideBoxSelect
|
|
4154
|
-
} from '../icons/square-dashed';
|
|
4155
4171
|
// SquareDivide aliases
|
|
4156
4172
|
export { default as LucideSquareDivide } from '../icons/square-divide';
|
|
4157
4173
|
export {
|
|
4158
4174
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDivide} instead. */
|
|
4159
4175
|
default as LucideDivideSquare
|
|
4160
4176
|
} from '../icons/square-divide';
|
|
4177
|
+
// SquareDashed aliases
|
|
4178
|
+
export { default as LucideSquareDashed } from '../icons/square-dashed';
|
|
4179
|
+
export {
|
|
4180
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashed} instead. */
|
|
4181
|
+
default as LucideBoxSelect
|
|
4182
|
+
} from '../icons/square-dashed';
|
|
4161
4183
|
// SquareDot aliases
|
|
4162
4184
|
export { default as LucideSquareDot } from '../icons/square-dot';
|
|
4163
4185
|
export {
|
|
@@ -4194,30 +4216,24 @@ export {
|
|
|
4194
4216
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead. */
|
|
4195
4217
|
default as LucideMSquare
|
|
4196
4218
|
} from '../icons/square-m';
|
|
4197
|
-
// SquareMinus aliases
|
|
4198
|
-
export { default as LucideSquareMinus } from '../icons/square-minus';
|
|
4199
|
-
export {
|
|
4200
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMinus} instead. */
|
|
4201
|
-
default as LucideMinusSquare
|
|
4202
|
-
} from '../icons/square-minus';
|
|
4203
4219
|
// SquareMenu aliases
|
|
4204
4220
|
export { default as LucideSquareMenu } from '../icons/square-menu';
|
|
4205
4221
|
export {
|
|
4206
4222
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMenu} instead. */
|
|
4207
4223
|
default as LucideMenuSquare
|
|
4208
4224
|
} from '../icons/square-menu';
|
|
4225
|
+
// SquareMinus aliases
|
|
4226
|
+
export { default as LucideSquareMinus } from '../icons/square-minus';
|
|
4227
|
+
export {
|
|
4228
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMinus} instead. */
|
|
4229
|
+
default as LucideMinusSquare
|
|
4230
|
+
} from '../icons/square-minus';
|
|
4209
4231
|
// SquareMousePointer aliases
|
|
4210
4232
|
export { default as LucideSquareMousePointer } from '../icons/square-mouse-pointer';
|
|
4211
4233
|
export {
|
|
4212
4234
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMousePointer} instead. */
|
|
4213
4235
|
default as LucideInspect
|
|
4214
4236
|
} from '../icons/square-mouse-pointer';
|
|
4215
|
-
// SquareParking aliases
|
|
4216
|
-
export { default as LucideSquareParking } from '../icons/square-parking';
|
|
4217
|
-
export {
|
|
4218
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParking} instead. */
|
|
4219
|
-
default as LucideParkingSquare
|
|
4220
|
-
} from '../icons/square-parking';
|
|
4221
4237
|
// SquareParkingOff aliases
|
|
4222
4238
|
export { default as LucideSquareParkingOff } from '../icons/square-parking-off';
|
|
4223
4239
|
export {
|
|
@@ -4238,90 +4254,96 @@ export {
|
|
|
4238
4254
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. */
|
|
4239
4255
|
default as LucidePenSquare
|
|
4240
4256
|
} from '../icons/square-pen';
|
|
4241
|
-
//
|
|
4242
|
-
export { default as
|
|
4257
|
+
// SquareParking aliases
|
|
4258
|
+
export { default as LucideSquareParking } from '../icons/square-parking';
|
|
4243
4259
|
export {
|
|
4244
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4245
|
-
default as
|
|
4246
|
-
} from '../icons/square-
|
|
4260
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParking} instead. */
|
|
4261
|
+
default as LucideParkingSquare
|
|
4262
|
+
} from '../icons/square-parking';
|
|
4247
4263
|
// SquarePercent aliases
|
|
4248
4264
|
export { default as LucideSquarePercent } from '../icons/square-percent';
|
|
4249
4265
|
export {
|
|
4250
4266
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. */
|
|
4251
4267
|
default as LucidePercentSquare
|
|
4252
4268
|
} from '../icons/square-percent';
|
|
4253
|
-
//
|
|
4254
|
-
export { default as
|
|
4255
|
-
export {
|
|
4256
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead. */
|
|
4257
|
-
default as LucidePilcrowSquare
|
|
4258
|
-
} from '../icons/square-pilcrow';
|
|
4259
|
-
// SquarePlus aliases
|
|
4260
|
-
export { default as LucideSquarePlus } from '../icons/square-plus';
|
|
4269
|
+
// SquarePi aliases
|
|
4270
|
+
export { default as LucideSquarePi } from '../icons/square-pi';
|
|
4261
4271
|
export {
|
|
4262
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4263
|
-
default as
|
|
4264
|
-
} from '../icons/square-
|
|
4272
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead. */
|
|
4273
|
+
default as LucidePiSquare
|
|
4274
|
+
} from '../icons/square-pi';
|
|
4265
4275
|
// SquarePlay aliases
|
|
4266
4276
|
export { default as LucideSquarePlay } from '../icons/square-play';
|
|
4267
4277
|
export {
|
|
4268
4278
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlay} instead. */
|
|
4269
4279
|
default as LucidePlaySquare
|
|
4270
4280
|
} from '../icons/square-play';
|
|
4281
|
+
// SquarePilcrow aliases
|
|
4282
|
+
export { default as LucideSquarePilcrow } from '../icons/square-pilcrow';
|
|
4283
|
+
export {
|
|
4284
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead. */
|
|
4285
|
+
default as LucidePilcrowSquare
|
|
4286
|
+
} from '../icons/square-pilcrow';
|
|
4271
4287
|
// SquarePower aliases
|
|
4272
4288
|
export { default as LucideSquarePower } from '../icons/square-power';
|
|
4273
4289
|
export {
|
|
4274
4290
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead. */
|
|
4275
4291
|
default as LucidePowerSquare
|
|
4276
4292
|
} from '../icons/square-power';
|
|
4293
|
+
// SquarePlus aliases
|
|
4294
|
+
export { default as LucideSquarePlus } from '../icons/square-plus';
|
|
4295
|
+
export {
|
|
4296
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlus} instead. */
|
|
4297
|
+
default as LucidePlusSquare
|
|
4298
|
+
} from '../icons/square-plus';
|
|
4277
4299
|
// SquareScissors aliases
|
|
4278
4300
|
export { default as LucideSquareScissors } from '../icons/square-scissors';
|
|
4279
4301
|
export {
|
|
4280
4302
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareScissors} instead. */
|
|
4281
4303
|
default as LucideScissorsSquare
|
|
4282
4304
|
} from '../icons/square-scissors';
|
|
4283
|
-
// SquareSlash aliases
|
|
4284
|
-
export { default as LucideSquareSlash } from '../icons/square-slash';
|
|
4285
|
-
export {
|
|
4286
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. */
|
|
4287
|
-
default as LucideSlashSquare
|
|
4288
|
-
} from '../icons/square-slash';
|
|
4289
4305
|
// SquareSigma aliases
|
|
4290
4306
|
export { default as LucideSquareSigma } from '../icons/square-sigma';
|
|
4291
4307
|
export {
|
|
4292
4308
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. */
|
|
4293
4309
|
default as LucideSigmaSquare
|
|
4294
4310
|
} from '../icons/square-sigma';
|
|
4311
|
+
// SquareSlash aliases
|
|
4312
|
+
export { default as LucideSquareSlash } from '../icons/square-slash';
|
|
4313
|
+
export {
|
|
4314
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. */
|
|
4315
|
+
default as LucideSlashSquare
|
|
4316
|
+
} from '../icons/square-slash';
|
|
4295
4317
|
// SquareSplitHorizontal aliases
|
|
4296
4318
|
export { default as LucideSquareSplitHorizontal } from '../icons/square-split-horizontal';
|
|
4297
4319
|
export {
|
|
4298
4320
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. */
|
|
4299
4321
|
default as LucideSplitSquareHorizontal
|
|
4300
4322
|
} from '../icons/square-split-horizontal';
|
|
4301
|
-
// SquareTerminal aliases
|
|
4302
|
-
export { default as LucideSquareTerminal } from '../icons/square-terminal';
|
|
4303
|
-
export {
|
|
4304
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead. */
|
|
4305
|
-
default as LucideTerminalSquare
|
|
4306
|
-
} from '../icons/square-terminal';
|
|
4307
4323
|
// SquareSplitVertical aliases
|
|
4308
4324
|
export { default as LucideSquareSplitVertical } from '../icons/square-split-vertical';
|
|
4309
4325
|
export {
|
|
4310
4326
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. */
|
|
4311
4327
|
default as LucideSplitSquareVertical
|
|
4312
4328
|
} from '../icons/square-split-vertical';
|
|
4313
|
-
//
|
|
4314
|
-
export { default as
|
|
4329
|
+
// SquareTerminal aliases
|
|
4330
|
+
export { default as LucideSquareTerminal } from '../icons/square-terminal';
|
|
4315
4331
|
export {
|
|
4316
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4317
|
-
default as
|
|
4318
|
-
} from '../icons/square-
|
|
4332
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead. */
|
|
4333
|
+
default as LucideTerminalSquare
|
|
4334
|
+
} from '../icons/square-terminal';
|
|
4319
4335
|
// SquareUserRound aliases
|
|
4320
4336
|
export { default as LucideSquareUserRound } from '../icons/square-user-round';
|
|
4321
4337
|
export {
|
|
4322
4338
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. */
|
|
4323
4339
|
default as LucideUserSquare2
|
|
4324
4340
|
} from '../icons/square-user-round';
|
|
4341
|
+
// SquareUser aliases
|
|
4342
|
+
export { default as LucideSquareUser } from '../icons/square-user';
|
|
4343
|
+
export {
|
|
4344
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. */
|
|
4345
|
+
default as LucideUserSquare
|
|
4346
|
+
} from '../icons/square-user';
|
|
4325
4347
|
// SquareX aliases
|
|
4326
4348
|
export { default as LucideSquareX } from '../icons/square-x';
|
|
4327
4349
|
export {
|
|
@@ -4352,12 +4374,6 @@ export {
|
|
|
4352
4374
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead. */
|
|
4353
4375
|
default as LucideAlignJustify
|
|
4354
4376
|
} from '../icons/text-align-justify';
|
|
4355
|
-
// TextInitial aliases
|
|
4356
|
-
export { default as LucideTextInitial } from '../icons/text-initial';
|
|
4357
|
-
export {
|
|
4358
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead. */
|
|
4359
|
-
default as LucideLetterText
|
|
4360
|
-
} from '../icons/text-initial';
|
|
4361
4377
|
// TextAlignStart aliases
|
|
4362
4378
|
export { default as LucideTextAlignStart } from '../icons/text-align-start';
|
|
4363
4379
|
export {
|
|
@@ -4368,18 +4384,24 @@ export {
|
|
|
4368
4384
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignStart} instead. */
|
|
4369
4385
|
default as LucideAlignLeft
|
|
4370
4386
|
} from '../icons/text-align-start';
|
|
4371
|
-
//
|
|
4372
|
-
export { default as
|
|
4387
|
+
// TextInitial aliases
|
|
4388
|
+
export { default as LucideTextInitial } from '../icons/text-initial';
|
|
4373
4389
|
export {
|
|
4374
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4375
|
-
default as
|
|
4376
|
-
} from '../icons/
|
|
4390
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead. */
|
|
4391
|
+
default as LucideLetterText
|
|
4392
|
+
} from '../icons/text-initial';
|
|
4377
4393
|
// TextWrap aliases
|
|
4378
4394
|
export { default as LucideTextWrap } from '../icons/text-wrap';
|
|
4379
4395
|
export {
|
|
4380
4396
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. */
|
|
4381
4397
|
default as LucideWrapText
|
|
4382
4398
|
} from '../icons/text-wrap';
|
|
4399
|
+
// TramFront aliases
|
|
4400
|
+
export { default as LucideTramFront } from '../icons/tram-front';
|
|
4401
|
+
export {
|
|
4402
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead. */
|
|
4403
|
+
default as LucideTrain
|
|
4404
|
+
} from '../icons/tram-front';
|
|
4383
4405
|
// TreePalm aliases
|
|
4384
4406
|
export { default as LucideTreePalm } from '../icons/tree-palm';
|
|
4385
4407
|
export {
|
|
@@ -4440,18 +4462,18 @@ export {
|
|
|
4440
4462
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. */
|
|
4441
4463
|
default as LucideUser2
|
|
4442
4464
|
} from '../icons/user-round';
|
|
4443
|
-
// UsersRound aliases
|
|
4444
|
-
export { default as LucideUsersRound } from '../icons/users-round';
|
|
4445
|
-
export {
|
|
4446
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UsersRound} instead. */
|
|
4447
|
-
default as LucideUsers2
|
|
4448
|
-
} from '../icons/users-round';
|
|
4449
4465
|
// UtensilsCrossed aliases
|
|
4450
4466
|
export { default as LucideUtensilsCrossed } from '../icons/utensils-crossed';
|
|
4451
4467
|
export {
|
|
4452
4468
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UtensilsCrossed} instead. */
|
|
4453
4469
|
default as LucideForkKnifeCrossed
|
|
4454
4470
|
} from '../icons/utensils-crossed';
|
|
4471
|
+
// UsersRound aliases
|
|
4472
|
+
export { default as LucideUsersRound } from '../icons/users-round';
|
|
4473
|
+
export {
|
|
4474
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UsersRound} instead. */
|
|
4475
|
+
default as LucideUsers2
|
|
4476
|
+
} from '../icons/users-round';
|
|
4455
4477
|
// Utensils aliases
|
|
4456
4478
|
export { default as LucideUtensils } from '../icons/utensils';
|
|
4457
4479
|
export {
|