@lucide/astro 0.565.0 → 0.566.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/aliases/aliases.ts +166 -166
- package/src/aliases/prefixed.ts +714 -712
- package/src/aliases/suffixed.ts +1063 -1061
- package/src/icons/forklift.ts +2 -2
- package/src/icons/globe-off.ts +18 -0
- package/src/icons/index.ts +135 -134
- package/src/icons/rocket.ts +2 -2
package/src/aliases/prefixed.ts
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
// AArrowDown aliases
|
|
2
|
-
export { default as LucideAArrowDown } from '../icons/a-arrow-down';
|
|
3
1
|
// AArrowUp aliases
|
|
4
2
|
export { default as LucideAArrowUp } from '../icons/a-arrow-up';
|
|
3
|
+
// AArrowDown aliases
|
|
4
|
+
export { default as LucideAArrowDown } from '../icons/a-arrow-down';
|
|
5
5
|
// ALargeSmall aliases
|
|
6
6
|
export { default as LucideALargeSmall } from '../icons/a-large-small';
|
|
7
7
|
// Accessibility aliases
|
|
8
8
|
export { default as LucideAccessibility } from '../icons/accessibility';
|
|
9
9
|
// Activity aliases
|
|
10
10
|
export { default as LucideActivity } from '../icons/activity';
|
|
11
|
-
// Airplay aliases
|
|
12
|
-
export { default as LucideAirplay } from '../icons/airplay';
|
|
13
11
|
// AirVent aliases
|
|
14
12
|
export { default as LucideAirVent } from '../icons/air-vent';
|
|
13
|
+
// Airplay aliases
|
|
14
|
+
export { default as LucideAirplay } from '../icons/airplay';
|
|
15
15
|
// AlarmClockOff aliases
|
|
16
16
|
export { default as LucideAlarmClockOff } from '../icons/alarm-clock-off';
|
|
17
17
|
// AlarmClock aliases
|
|
@@ -28,10 +28,10 @@ export { default as LucideAlignCenterVertical } from '../icons/align-center-vert
|
|
|
28
28
|
export { default as LucideAlignEndHorizontal } from '../icons/align-end-horizontal';
|
|
29
29
|
// AlignEndVertical aliases
|
|
30
30
|
export { default as LucideAlignEndVertical } from '../icons/align-end-vertical';
|
|
31
|
-
// AlignHorizontalDistributeCenter aliases
|
|
32
|
-
export { default as LucideAlignHorizontalDistributeCenter } from '../icons/align-horizontal-distribute-center';
|
|
33
31
|
// AlignHorizontalDistributeEnd aliases
|
|
34
32
|
export { default as LucideAlignHorizontalDistributeEnd } from '../icons/align-horizontal-distribute-end';
|
|
33
|
+
// AlignHorizontalDistributeCenter aliases
|
|
34
|
+
export { default as LucideAlignHorizontalDistributeCenter } from '../icons/align-horizontal-distribute-center';
|
|
35
35
|
// AlignHorizontalDistributeStart aliases
|
|
36
36
|
export { default as LucideAlignHorizontalDistributeStart } from '../icons/align-horizontal-distribute-start';
|
|
37
37
|
// AlignHorizontalJustifyCenter aliases
|
|
@@ -54,16 +54,16 @@ export { default as LucideAlignVerticalDistributeCenter } from '../icons/align-v
|
|
|
54
54
|
export { default as LucideAlignVerticalDistributeEnd } from '../icons/align-vertical-distribute-end';
|
|
55
55
|
// AlignVerticalDistributeStart aliases
|
|
56
56
|
export { default as LucideAlignVerticalDistributeStart } from '../icons/align-vertical-distribute-start';
|
|
57
|
-
// AlignVerticalJustifyEnd aliases
|
|
58
|
-
export { default as LucideAlignVerticalJustifyEnd } from '../icons/align-vertical-justify-end';
|
|
59
57
|
// AlignVerticalJustifyCenter aliases
|
|
60
58
|
export { default as LucideAlignVerticalJustifyCenter } from '../icons/align-vertical-justify-center';
|
|
59
|
+
// AlignVerticalJustifyEnd aliases
|
|
60
|
+
export { default as LucideAlignVerticalJustifyEnd } from '../icons/align-vertical-justify-end';
|
|
61
61
|
// AlignVerticalJustifyStart aliases
|
|
62
62
|
export { default as LucideAlignVerticalJustifyStart } from '../icons/align-vertical-justify-start';
|
|
63
|
-
// AlignVerticalSpaceBetween aliases
|
|
64
|
-
export { default as LucideAlignVerticalSpaceBetween } from '../icons/align-vertical-space-between';
|
|
65
63
|
// AlignVerticalSpaceAround aliases
|
|
66
64
|
export { default as LucideAlignVerticalSpaceAround } from '../icons/align-vertical-space-around';
|
|
65
|
+
// AlignVerticalSpaceBetween aliases
|
|
66
|
+
export { default as LucideAlignVerticalSpaceBetween } from '../icons/align-vertical-space-between';
|
|
67
67
|
// Ambulance aliases
|
|
68
68
|
export { default as LucideAmbulance } from '../icons/ambulance';
|
|
69
69
|
// Ampersand aliases
|
|
@@ -72,22 +72,22 @@ export { default as LucideAmpersand } from '../icons/ampersand';
|
|
|
72
72
|
export { default as LucideAmpersands } from '../icons/ampersands';
|
|
73
73
|
// Amphora aliases
|
|
74
74
|
export { default as LucideAmphora } from '../icons/amphora';
|
|
75
|
-
// Angry aliases
|
|
76
|
-
export { default as LucideAngry } from '../icons/angry';
|
|
77
75
|
// Anchor aliases
|
|
78
76
|
export { default as LucideAnchor } from '../icons/anchor';
|
|
79
|
-
//
|
|
80
|
-
export { default as
|
|
77
|
+
// Angry aliases
|
|
78
|
+
export { default as LucideAngry } from '../icons/angry';
|
|
81
79
|
// Annoyed aliases
|
|
82
80
|
export { default as LucideAnnoyed } from '../icons/annoyed';
|
|
81
|
+
// Antenna aliases
|
|
82
|
+
export { default as LucideAntenna } from '../icons/antenna';
|
|
83
83
|
// Anvil aliases
|
|
84
84
|
export { default as LucideAnvil } from '../icons/anvil';
|
|
85
85
|
// Aperture aliases
|
|
86
86
|
export { default as LucideAperture } from '../icons/aperture';
|
|
87
|
-
// AppWindowMac aliases
|
|
88
|
-
export { default as LucideAppWindowMac } from '../icons/app-window-mac';
|
|
89
87
|
// AppWindow aliases
|
|
90
88
|
export { default as LucideAppWindow } from '../icons/app-window';
|
|
89
|
+
// AppWindowMac aliases
|
|
90
|
+
export { default as LucideAppWindowMac } from '../icons/app-window-mac';
|
|
91
91
|
// Apple aliases
|
|
92
92
|
export { default as LucideApple } from '../icons/apple';
|
|
93
93
|
// ArchiveRestore aliases
|
|
@@ -112,22 +112,22 @@ export { default as LucideArrowBigRightDash } from '../icons/arrow-big-right-das
|
|
|
112
112
|
export { default as LucideArrowBigRight } from '../icons/arrow-big-right';
|
|
113
113
|
// ArrowBigUpDash aliases
|
|
114
114
|
export { default as LucideArrowBigUpDash } from '../icons/arrow-big-up-dash';
|
|
115
|
-
// ArrowDownFromLine aliases
|
|
116
|
-
export { default as LucideArrowDownFromLine } from '../icons/arrow-down-from-line';
|
|
117
115
|
// ArrowBigUp aliases
|
|
118
116
|
export { default as LucideArrowBigUp } from '../icons/arrow-big-up';
|
|
119
|
-
//
|
|
120
|
-
export { default as
|
|
117
|
+
// ArrowDownFromLine aliases
|
|
118
|
+
export { default as LucideArrowDownFromLine } from '../icons/arrow-down-from-line';
|
|
121
119
|
// ArrowDownLeft aliases
|
|
122
120
|
export { default as LucideArrowDownLeft } from '../icons/arrow-down-left';
|
|
123
|
-
//
|
|
124
|
-
export { default as
|
|
121
|
+
// ArrowDownNarrowWide aliases
|
|
122
|
+
export { default as LucideArrowDownNarrowWide } from '../icons/arrow-down-narrow-wide';
|
|
125
123
|
// ArrowDownRight aliases
|
|
126
124
|
export { default as LucideArrowDownRight } from '../icons/arrow-down-right';
|
|
127
|
-
//
|
|
128
|
-
export { default as
|
|
125
|
+
// ArrowDownToDot aliases
|
|
126
|
+
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
|
+
// ArrowDownUp aliases
|
|
130
|
+
export { default as LucideArrowDownUp } from '../icons/arrow-down-up';
|
|
131
131
|
// ArrowDown aliases
|
|
132
132
|
export { default as LucideArrowDown } from '../icons/arrow-down';
|
|
133
133
|
// ArrowLeftFromLine aliases
|
|
@@ -138,12 +138,12 @@ export { default as LucideArrowLeftRight } from '../icons/arrow-left-right';
|
|
|
138
138
|
export { default as LucideArrowLeftToLine } from '../icons/arrow-left-to-line';
|
|
139
139
|
// ArrowLeft aliases
|
|
140
140
|
export { default as LucideArrowLeft } from '../icons/arrow-left';
|
|
141
|
-
// ArrowRightFromLine aliases
|
|
142
|
-
export { default as LucideArrowRightFromLine } from '../icons/arrow-right-from-line';
|
|
143
141
|
// ArrowRightLeft aliases
|
|
144
142
|
export { default as LucideArrowRightLeft } from '../icons/arrow-right-left';
|
|
145
143
|
// ArrowRightToLine aliases
|
|
146
144
|
export { default as LucideArrowRightToLine } from '../icons/arrow-right-to-line';
|
|
145
|
+
// ArrowRightFromLine aliases
|
|
146
|
+
export { default as LucideArrowRightFromLine } from '../icons/arrow-right-from-line';
|
|
147
147
|
// ArrowRight aliases
|
|
148
148
|
export { default as LucideArrowRight } from '../icons/arrow-right';
|
|
149
149
|
// ArrowUpDown aliases
|
|
@@ -188,26 +188,26 @@ export { default as LucideBadgeAlert } from '../icons/badge-alert';
|
|
|
188
188
|
export { default as LucideBadgeCent } from '../icons/badge-cent';
|
|
189
189
|
// BadgeDollarSign aliases
|
|
190
190
|
export { default as LucideBadgeDollarSign } from '../icons/badge-dollar-sign';
|
|
191
|
-
// BadgeEuro aliases
|
|
192
|
-
export { default as LucideBadgeEuro } from '../icons/badge-euro';
|
|
193
191
|
// BadgeIndianRupee aliases
|
|
194
192
|
export { default as LucideBadgeIndianRupee } from '../icons/badge-indian-rupee';
|
|
195
|
-
//
|
|
196
|
-
export { default as
|
|
193
|
+
// BadgeEuro aliases
|
|
194
|
+
export { default as LucideBadgeEuro } from '../icons/badge-euro';
|
|
197
195
|
// BadgeJapaneseYen aliases
|
|
198
196
|
export { default as LucideBadgeJapaneseYen } from '../icons/badge-japanese-yen';
|
|
197
|
+
// BadgeInfo aliases
|
|
198
|
+
export { default as LucideBadgeInfo } from '../icons/badge-info';
|
|
199
199
|
// BadgeMinus aliases
|
|
200
200
|
export { default as LucideBadgeMinus } from '../icons/badge-minus';
|
|
201
201
|
// BadgePercent aliases
|
|
202
202
|
export { default as LucideBadgePercent } from '../icons/badge-percent';
|
|
203
|
-
// BadgePoundSterling aliases
|
|
204
|
-
export { default as LucideBadgePoundSterling } from '../icons/badge-pound-sterling';
|
|
205
203
|
// BadgePlus aliases
|
|
206
204
|
export { default as LucideBadgePlus } from '../icons/badge-plus';
|
|
207
|
-
//
|
|
208
|
-
export { default as
|
|
205
|
+
// BadgePoundSterling aliases
|
|
206
|
+
export { default as LucideBadgePoundSterling } from '../icons/badge-pound-sterling';
|
|
209
207
|
// BadgeRussianRuble aliases
|
|
210
208
|
export { default as LucideBadgeRussianRuble } from '../icons/badge-russian-ruble';
|
|
209
|
+
// BadgeSwissFranc aliases
|
|
210
|
+
export { default as LucideBadgeSwissFranc } from '../icons/badge-swiss-franc';
|
|
211
211
|
// BadgeTurkishLira aliases
|
|
212
212
|
export { default as LucideBadgeTurkishLira } from '../icons/badge-turkish-lira';
|
|
213
213
|
// BadgeX aliases
|
|
@@ -252,10 +252,10 @@ export { default as LucideBatteryMedium } from '../icons/battery-medium';
|
|
|
252
252
|
export { default as LucideBatteryPlus } from '../icons/battery-plus';
|
|
253
253
|
// BatteryWarning aliases
|
|
254
254
|
export { default as LucideBatteryWarning } from '../icons/battery-warning';
|
|
255
|
-
// Battery aliases
|
|
256
|
-
export { default as LucideBattery } from '../icons/battery';
|
|
257
255
|
// Beaker aliases
|
|
258
256
|
export { default as LucideBeaker } from '../icons/beaker';
|
|
257
|
+
// Battery aliases
|
|
258
|
+
export { default as LucideBattery } from '../icons/battery';
|
|
259
259
|
// BeanOff aliases
|
|
260
260
|
export { default as LucideBeanOff } from '../icons/bean-off';
|
|
261
261
|
// Bean aliases
|
|
@@ -282,26 +282,26 @@ export { default as LucideBellMinus } from '../icons/bell-minus';
|
|
|
282
282
|
export { default as LucideBellOff } from '../icons/bell-off';
|
|
283
283
|
// BellRing aliases
|
|
284
284
|
export { default as LucideBellRing } from '../icons/bell-ring';
|
|
285
|
-
// BellPlus aliases
|
|
286
|
-
export { default as LucideBellPlus } from '../icons/bell-plus';
|
|
287
285
|
// Bell aliases
|
|
288
286
|
export { default as LucideBell } from '../icons/bell';
|
|
287
|
+
// BellPlus aliases
|
|
288
|
+
export { default as LucideBellPlus } from '../icons/bell-plus';
|
|
289
289
|
// BetweenVerticalEnd aliases
|
|
290
290
|
export { default as LucideBetweenVerticalEnd } from '../icons/between-vertical-end';
|
|
291
|
-
// BetweenVerticalStart aliases
|
|
292
|
-
export { default as LucideBetweenVerticalStart } from '../icons/between-vertical-start';
|
|
293
291
|
// BicepsFlexed aliases
|
|
294
292
|
export { default as LucideBicepsFlexed } from '../icons/biceps-flexed';
|
|
295
293
|
// Bike aliases
|
|
296
294
|
export { default as LucideBike } from '../icons/bike';
|
|
295
|
+
// BetweenVerticalStart aliases
|
|
296
|
+
export { default as LucideBetweenVerticalStart } from '../icons/between-vertical-start';
|
|
297
297
|
// Binary aliases
|
|
298
298
|
export { default as LucideBinary } from '../icons/binary';
|
|
299
299
|
// Binoculars aliases
|
|
300
300
|
export { default as LucideBinoculars } from '../icons/binoculars';
|
|
301
|
-
// Biohazard aliases
|
|
302
|
-
export { default as LucideBiohazard } from '../icons/biohazard';
|
|
303
301
|
// Bird aliases
|
|
304
302
|
export { default as LucideBird } from '../icons/bird';
|
|
303
|
+
// Biohazard aliases
|
|
304
|
+
export { default as LucideBiohazard } from '../icons/biohazard';
|
|
305
305
|
// Birdhouse aliases
|
|
306
306
|
export { default as LucideBirdhouse } from '../icons/birdhouse';
|
|
307
307
|
// Bitcoin aliases
|
|
@@ -318,20 +318,20 @@ export { default as LucideBluetoothConnected } from '../icons/bluetooth-connecte
|
|
|
318
318
|
export { default as LucideBluetoothOff } from '../icons/bluetooth-off';
|
|
319
319
|
// BluetoothSearching aliases
|
|
320
320
|
export { default as LucideBluetoothSearching } from '../icons/bluetooth-searching';
|
|
321
|
-
// Bold aliases
|
|
322
|
-
export { default as LucideBold } from '../icons/bold';
|
|
323
321
|
// Bluetooth aliases
|
|
324
322
|
export { default as LucideBluetooth } from '../icons/bluetooth';
|
|
325
|
-
//
|
|
326
|
-
export { default as
|
|
323
|
+
// Bold aliases
|
|
324
|
+
export { default as LucideBold } from '../icons/bold';
|
|
327
325
|
// Bomb aliases
|
|
328
326
|
export { default as LucideBomb } from '../icons/bomb';
|
|
327
|
+
// Bolt aliases
|
|
328
|
+
export { default as LucideBolt } from '../icons/bolt';
|
|
329
329
|
// Bone aliases
|
|
330
330
|
export { default as LucideBone } from '../icons/bone';
|
|
331
|
-
// BookAlert aliases
|
|
332
|
-
export { default as LucideBookAlert } from '../icons/book-alert';
|
|
333
331
|
// BookA aliases
|
|
334
332
|
export { default as LucideBookA } from '../icons/book-a';
|
|
333
|
+
// BookAlert aliases
|
|
334
|
+
export { default as LucideBookAlert } from '../icons/book-alert';
|
|
335
335
|
// BookAudio aliases
|
|
336
336
|
export { default as LucideBookAudio } from '../icons/book-audio';
|
|
337
337
|
// BookCheck aliases
|
|
@@ -344,10 +344,10 @@ export { default as LucideBookDown } from '../icons/book-down';
|
|
|
344
344
|
export { default as LucideBookHeadphones } from '../icons/book-headphones';
|
|
345
345
|
// BookHeart aliases
|
|
346
346
|
export { default as LucideBookHeart } from '../icons/book-heart';
|
|
347
|
-
// BookImage aliases
|
|
348
|
-
export { default as LucideBookImage } from '../icons/book-image';
|
|
349
347
|
// BookKey aliases
|
|
350
348
|
export { default as LucideBookKey } from '../icons/book-key';
|
|
349
|
+
// BookImage aliases
|
|
350
|
+
export { default as LucideBookImage } from '../icons/book-image';
|
|
351
351
|
// BookLock aliases
|
|
352
352
|
export { default as LucideBookLock } from '../icons/book-lock';
|
|
353
353
|
// BookMarked aliases
|
|
@@ -358,62 +358,62 @@ export { default as LucideBookMinus } from '../icons/book-minus';
|
|
|
358
358
|
export { default as LucideBookOpenCheck } from '../icons/book-open-check';
|
|
359
359
|
// BookOpenText aliases
|
|
360
360
|
export { default as LucideBookOpenText } from '../icons/book-open-text';
|
|
361
|
-
// BookOpen aliases
|
|
362
|
-
export { default as LucideBookOpen } from '../icons/book-open';
|
|
363
361
|
// BookPlus aliases
|
|
364
362
|
export { default as LucideBookPlus } from '../icons/book-plus';
|
|
363
|
+
// BookOpen aliases
|
|
364
|
+
export { default as LucideBookOpen } from '../icons/book-open';
|
|
365
365
|
// BookSearch aliases
|
|
366
366
|
export { default as LucideBookSearch } from '../icons/book-search';
|
|
367
|
-
// BookType aliases
|
|
368
|
-
export { default as LucideBookType } from '../icons/book-type';
|
|
369
367
|
// BookText aliases
|
|
370
368
|
export { default as LucideBookText } from '../icons/book-text';
|
|
371
|
-
//
|
|
372
|
-
export { default as
|
|
369
|
+
// BookType aliases
|
|
370
|
+
export { default as LucideBookType } from '../icons/book-type';
|
|
373
371
|
// BookUp2 aliases
|
|
374
372
|
export { default as LucideBookUp2 } from '../icons/book-up-2';
|
|
375
373
|
// BookUser aliases
|
|
376
374
|
export { default as LucideBookUser } from '../icons/book-user';
|
|
377
|
-
//
|
|
378
|
-
export { default as
|
|
375
|
+
// BookUp aliases
|
|
376
|
+
export { default as LucideBookUp } from '../icons/book-up';
|
|
379
377
|
// BookX aliases
|
|
380
378
|
export { default as LucideBookX } from '../icons/book-x';
|
|
381
|
-
//
|
|
382
|
-
export { default as
|
|
379
|
+
// Book aliases
|
|
380
|
+
export { default as LucideBook } from '../icons/book';
|
|
383
381
|
// BookmarkCheck aliases
|
|
384
382
|
export { default as LucideBookmarkCheck } from '../icons/bookmark-check';
|
|
383
|
+
// BookmarkMinus aliases
|
|
384
|
+
export { default as LucideBookmarkMinus } from '../icons/bookmark-minus';
|
|
385
385
|
// BookmarkPlus aliases
|
|
386
386
|
export { default as LucideBookmarkPlus } from '../icons/bookmark-plus';
|
|
387
387
|
// BookmarkX aliases
|
|
388
388
|
export { default as LucideBookmarkX } from '../icons/bookmark-x';
|
|
389
389
|
// Bookmark aliases
|
|
390
390
|
export { default as LucideBookmark } from '../icons/bookmark';
|
|
391
|
-
// BoomBox aliases
|
|
392
|
-
export { default as LucideBoomBox } from '../icons/boom-box';
|
|
393
391
|
// BotMessageSquare aliases
|
|
394
392
|
export { default as LucideBotMessageSquare } from '../icons/bot-message-square';
|
|
393
|
+
// BoomBox aliases
|
|
394
|
+
export { default as LucideBoomBox } from '../icons/boom-box';
|
|
395
395
|
// BotOff aliases
|
|
396
396
|
export { default as LucideBotOff } from '../icons/bot-off';
|
|
397
397
|
// Bot aliases
|
|
398
398
|
export { default as LucideBot } from '../icons/bot';
|
|
399
|
+
// BowArrow aliases
|
|
400
|
+
export { default as LucideBowArrow } from '../icons/bow-arrow';
|
|
399
401
|
// BottleWine aliases
|
|
400
402
|
export { default as LucideBottleWine } from '../icons/bottle-wine';
|
|
401
403
|
// Box aliases
|
|
402
404
|
export { default as LucideBox } from '../icons/box';
|
|
403
|
-
// BowArrow aliases
|
|
404
|
-
export { default as LucideBowArrow } from '../icons/bow-arrow';
|
|
405
405
|
// Boxes aliases
|
|
406
406
|
export { default as LucideBoxes } from '../icons/boxes';
|
|
407
|
-
// Brackets aliases
|
|
408
|
-
export { default as LucideBrackets } from '../icons/brackets';
|
|
409
407
|
// BrainCircuit aliases
|
|
410
408
|
export { default as LucideBrainCircuit } from '../icons/brain-circuit';
|
|
409
|
+
// Brackets aliases
|
|
410
|
+
export { default as LucideBrackets } from '../icons/brackets';
|
|
411
411
|
// BrainCog aliases
|
|
412
412
|
export { default as LucideBrainCog } from '../icons/brain-cog';
|
|
413
|
-
// Brain aliases
|
|
414
|
-
export { default as LucideBrain } from '../icons/brain';
|
|
415
413
|
// BrickWallFire aliases
|
|
416
414
|
export { default as LucideBrickWallFire } from '../icons/brick-wall-fire';
|
|
415
|
+
// Brain aliases
|
|
416
|
+
export { default as LucideBrain } from '../icons/brain';
|
|
417
417
|
// BrickWallShield aliases
|
|
418
418
|
export { default as LucideBrickWallShield } from '../icons/brick-wall-shield';
|
|
419
419
|
// BrickWall aliases
|
|
@@ -438,16 +438,16 @@ export { default as LucideBubbles } from '../icons/bubbles';
|
|
|
438
438
|
export { default as LucideBugOff } from '../icons/bug-off';
|
|
439
439
|
// BugPlay aliases
|
|
440
440
|
export { default as LucideBugPlay } from '../icons/bug-play';
|
|
441
|
-
// Bug aliases
|
|
442
|
-
export { default as LucideBug } from '../icons/bug';
|
|
443
441
|
// Building2 aliases
|
|
444
442
|
export { default as LucideBuilding2 } from '../icons/building-2';
|
|
443
|
+
// Bug aliases
|
|
444
|
+
export { default as LucideBug } from '../icons/bug';
|
|
445
445
|
// Building aliases
|
|
446
446
|
export { default as LucideBuilding } from '../icons/building';
|
|
447
|
-
// BusFront aliases
|
|
448
|
-
export { default as LucideBusFront } from '../icons/bus-front';
|
|
449
447
|
// Bus aliases
|
|
450
448
|
export { default as LucideBus } from '../icons/bus';
|
|
449
|
+
// BusFront aliases
|
|
450
|
+
export { default as LucideBusFront } from '../icons/bus-front';
|
|
451
451
|
// CableCar aliases
|
|
452
452
|
export { default as LucideCableCar } from '../icons/cable-car';
|
|
453
453
|
// Cable aliases
|
|
@@ -468,10 +468,10 @@ export { default as LucideCalendarArrowUp } from '../icons/calendar-arrow-up';
|
|
|
468
468
|
export { default as LucideCalendarCheck2 } from '../icons/calendar-check-2';
|
|
469
469
|
// CalendarCheck aliases
|
|
470
470
|
export { default as LucideCalendarCheck } from '../icons/calendar-check';
|
|
471
|
-
// CalendarClock aliases
|
|
472
|
-
export { default as LucideCalendarClock } from '../icons/calendar-clock';
|
|
473
471
|
// CalendarCog aliases
|
|
474
472
|
export { default as LucideCalendarCog } from '../icons/calendar-cog';
|
|
473
|
+
// CalendarClock aliases
|
|
474
|
+
export { default as LucideCalendarClock } from '../icons/calendar-clock';
|
|
475
475
|
// CalendarDays aliases
|
|
476
476
|
export { default as LucideCalendarDays } from '../icons/calendar-days';
|
|
477
477
|
// CalendarFold aliases
|
|
@@ -486,10 +486,10 @@ export { default as LucideCalendarMinus } from '../icons/calendar-minus';
|
|
|
486
486
|
export { default as LucideCalendarOff } from '../icons/calendar-off';
|
|
487
487
|
// CalendarPlus2 aliases
|
|
488
488
|
export { default as LucideCalendarPlus2 } from '../icons/calendar-plus-2';
|
|
489
|
-
// CalendarRange aliases
|
|
490
|
-
export { default as LucideCalendarRange } from '../icons/calendar-range';
|
|
491
489
|
// CalendarPlus aliases
|
|
492
490
|
export { default as LucideCalendarPlus } from '../icons/calendar-plus';
|
|
491
|
+
// CalendarRange aliases
|
|
492
|
+
export { default as LucideCalendarRange } from '../icons/calendar-range';
|
|
493
493
|
// CalendarSearch aliases
|
|
494
494
|
export { default as LucideCalendarSearch } from '../icons/calendar-search';
|
|
495
495
|
// CalendarSync aliases
|
|
@@ -500,10 +500,10 @@ export { default as LucideCalendarX2 } from '../icons/calendar-x-2';
|
|
|
500
500
|
export { default as LucideCalendarX } from '../icons/calendar-x';
|
|
501
501
|
// Calendar aliases
|
|
502
502
|
export { default as LucideCalendar } from '../icons/calendar';
|
|
503
|
-
// CameraOff aliases
|
|
504
|
-
export { default as LucideCameraOff } from '../icons/camera-off';
|
|
505
503
|
// Calendars aliases
|
|
506
504
|
export { default as LucideCalendars } from '../icons/calendars';
|
|
505
|
+
// CameraOff aliases
|
|
506
|
+
export { default as LucideCameraOff } from '../icons/camera-off';
|
|
507
507
|
// Camera aliases
|
|
508
508
|
export { default as LucideCamera } from '../icons/camera';
|
|
509
509
|
// CandyCane aliases
|
|
@@ -514,16 +514,16 @@ export { default as LucideCandyOff } from '../icons/candy-off';
|
|
|
514
514
|
export { default as LucideCandy } from '../icons/candy';
|
|
515
515
|
// CannabisOff aliases
|
|
516
516
|
export { default as LucideCannabisOff } from '../icons/cannabis-off';
|
|
517
|
-
// Cannabis aliases
|
|
518
|
-
export { default as LucideCannabis } from '../icons/cannabis';
|
|
519
|
-
// Car aliases
|
|
520
|
-
export { default as LucideCar } from '../icons/car';
|
|
521
517
|
// CaptionsOff aliases
|
|
522
518
|
export { default as LucideCaptionsOff } from '../icons/captions-off';
|
|
519
|
+
// Cannabis aliases
|
|
520
|
+
export { default as LucideCannabis } from '../icons/cannabis';
|
|
523
521
|
// CarFront aliases
|
|
524
522
|
export { default as LucideCarFront } from '../icons/car-front';
|
|
525
523
|
// CarTaxiFront aliases
|
|
526
524
|
export { default as LucideCarTaxiFront } from '../icons/car-taxi-front';
|
|
525
|
+
// Car aliases
|
|
526
|
+
export { default as LucideCar } from '../icons/car';
|
|
527
527
|
// Caravan aliases
|
|
528
528
|
export { default as LucideCaravan } from '../icons/caravan';
|
|
529
529
|
// CardSim aliases
|
|
@@ -534,10 +534,10 @@ export { default as LucideCarrot } from '../icons/carrot';
|
|
|
534
534
|
export { default as LucideCaseLower } from '../icons/case-lower';
|
|
535
535
|
// CaseSensitive aliases
|
|
536
536
|
export { default as LucideCaseSensitive } from '../icons/case-sensitive';
|
|
537
|
-
// CassetteTape aliases
|
|
538
|
-
export { default as LucideCassetteTape } from '../icons/cassette-tape';
|
|
539
537
|
// CaseUpper aliases
|
|
540
538
|
export { default as LucideCaseUpper } from '../icons/case-upper';
|
|
539
|
+
// CassetteTape aliases
|
|
540
|
+
export { default as LucideCassetteTape } from '../icons/cassette-tape';
|
|
541
541
|
// Cast aliases
|
|
542
542
|
export { default as LucideCast } from '../icons/cast';
|
|
543
543
|
// Castle aliases
|
|
@@ -548,16 +548,16 @@ export { default as LucideCat } from '../icons/cat';
|
|
|
548
548
|
export { default as LucideCctv } from '../icons/cctv';
|
|
549
549
|
// ChartBarDecreasing aliases
|
|
550
550
|
export { default as LucideChartBarDecreasing } from '../icons/chart-bar-decreasing';
|
|
551
|
-
// ChartBarStacked aliases
|
|
552
|
-
export { default as LucideChartBarStacked } from '../icons/chart-bar-stacked';
|
|
553
551
|
// ChartBarIncreasing aliases
|
|
554
552
|
export { default as LucideChartBarIncreasing } from '../icons/chart-bar-increasing';
|
|
553
|
+
// ChartBarStacked aliases
|
|
554
|
+
export { default as LucideChartBarStacked } from '../icons/chart-bar-stacked';
|
|
555
555
|
// ChartColumnDecreasing aliases
|
|
556
556
|
export { default as LucideChartColumnDecreasing } from '../icons/chart-column-decreasing';
|
|
557
|
-
// ChartGantt aliases
|
|
558
|
-
export { default as LucideChartGantt } from '../icons/chart-gantt';
|
|
559
557
|
// ChartColumnStacked aliases
|
|
560
558
|
export { default as LucideChartColumnStacked } from '../icons/chart-column-stacked';
|
|
559
|
+
// ChartGantt aliases
|
|
560
|
+
export { default as LucideChartGantt } from '../icons/chart-gantt';
|
|
561
561
|
// ChartNetwork aliases
|
|
562
562
|
export { default as LucideChartNetwork } from '../icons/chart-network';
|
|
563
563
|
// ChartNoAxesColumnDecreasing aliases
|
|
@@ -578,10 +578,10 @@ export { default as LucideChefHat } from '../icons/chef-hat';
|
|
|
578
578
|
export { default as LucideCherry } from '../icons/cherry';
|
|
579
579
|
// ChessBishop aliases
|
|
580
580
|
export { default as LucideChessBishop } from '../icons/chess-bishop';
|
|
581
|
-
// ChessKnight aliases
|
|
582
|
-
export { default as LucideChessKnight } from '../icons/chess-knight';
|
|
583
581
|
// ChessKing aliases
|
|
584
582
|
export { default as LucideChessKing } from '../icons/chess-king';
|
|
583
|
+
// ChessKnight aliases
|
|
584
|
+
export { default as LucideChessKnight } from '../icons/chess-knight';
|
|
585
585
|
// ChessPawn aliases
|
|
586
586
|
export { default as LucideChessPawn } from '../icons/chess-pawn';
|
|
587
587
|
// ChessQueen aliases
|
|
@@ -606,24 +606,24 @@ export { default as LucideChevronsDownUp } from '../icons/chevrons-down-up';
|
|
|
606
606
|
export { default as LucideChevronsDown } from '../icons/chevrons-down';
|
|
607
607
|
// ChevronsLeftRightEllipsis aliases
|
|
608
608
|
export { default as LucideChevronsLeftRightEllipsis } from '../icons/chevrons-left-right-ellipsis';
|
|
609
|
-
// ChevronsLeft aliases
|
|
610
|
-
export { default as LucideChevronsLeft } from '../icons/chevrons-left';
|
|
611
609
|
// ChevronsLeftRight aliases
|
|
612
610
|
export { default as LucideChevronsLeftRight } from '../icons/chevrons-left-right';
|
|
611
|
+
// ChevronsLeft aliases
|
|
612
|
+
export { default as LucideChevronsLeft } from '../icons/chevrons-left';
|
|
613
|
+
// ChevronsRight aliases
|
|
614
|
+
export { default as LucideChevronsRight } from '../icons/chevrons-right';
|
|
613
615
|
// ChevronsRightLeft aliases
|
|
614
616
|
export { default as LucideChevronsRightLeft } from '../icons/chevrons-right-left';
|
|
615
617
|
// ChevronsUpDown aliases
|
|
616
618
|
export { default as LucideChevronsUpDown } from '../icons/chevrons-up-down';
|
|
617
|
-
// ChevronsRight aliases
|
|
618
|
-
export { default as LucideChevronsRight } from '../icons/chevrons-right';
|
|
619
619
|
// ChevronsUp aliases
|
|
620
620
|
export { default as LucideChevronsUp } from '../icons/chevrons-up';
|
|
621
621
|
// Church aliases
|
|
622
622
|
export { default as LucideChurch } from '../icons/church';
|
|
623
|
-
// CigaretteOff aliases
|
|
624
|
-
export { default as LucideCigaretteOff } from '../icons/cigarette-off';
|
|
625
623
|
// Cigarette aliases
|
|
626
624
|
export { default as LucideCigarette } from '../icons/cigarette';
|
|
625
|
+
// CigaretteOff aliases
|
|
626
|
+
export { default as LucideCigaretteOff } from '../icons/cigarette-off';
|
|
627
627
|
// CircleDashed aliases
|
|
628
628
|
export { default as LucideCircleDashed } from '../icons/circle-dashed';
|
|
629
629
|
// CircleDollarSign aliases
|
|
@@ -644,16 +644,16 @@ export { default as LucideCircleFadingPlus } from '../icons/circle-fading-plus';
|
|
|
644
644
|
export { default as LucideCircleOff } from '../icons/circle-off';
|
|
645
645
|
// CirclePile aliases
|
|
646
646
|
export { default as LucideCirclePile } from '../icons/circle-pile';
|
|
647
|
-
// CirclePoundSterling aliases
|
|
648
|
-
export { default as LucideCirclePoundSterling } from '../icons/circle-pound-sterling';
|
|
649
647
|
// CircleSlash aliases
|
|
650
648
|
export { default as LucideCircleSlash } from '../icons/circle-slash';
|
|
649
|
+
// CirclePoundSterling aliases
|
|
650
|
+
export { default as LucideCirclePoundSterling } from '../icons/circle-pound-sterling';
|
|
651
651
|
// CircleSmall aliases
|
|
652
652
|
export { default as LucideCircleSmall } from '../icons/circle-small';
|
|
653
|
-
// CircleStar aliases
|
|
654
|
-
export { default as LucideCircleStar } from '../icons/circle-star';
|
|
655
653
|
// Circle aliases
|
|
656
654
|
export { default as LucideCircle } from '../icons/circle';
|
|
655
|
+
// CircleStar aliases
|
|
656
|
+
export { default as LucideCircleStar } from '../icons/circle-star';
|
|
657
657
|
// CircuitBoard aliases
|
|
658
658
|
export { default as LucideCircuitBoard } from '../icons/circuit-board';
|
|
659
659
|
// Citrus aliases
|
|
@@ -678,26 +678,26 @@ export { default as LucideClipboardPlus } from '../icons/clipboard-plus';
|
|
|
678
678
|
export { default as LucideClipboardType } from '../icons/clipboard-type';
|
|
679
679
|
// ClipboardX aliases
|
|
680
680
|
export { default as LucideClipboardX } from '../icons/clipboard-x';
|
|
681
|
-
// Clipboard aliases
|
|
682
|
-
export { default as LucideClipboard } from '../icons/clipboard';
|
|
683
681
|
// Clock1 aliases
|
|
684
682
|
export { default as LucideClock1 } from '../icons/clock-1';
|
|
683
|
+
// Clipboard aliases
|
|
684
|
+
export { default as LucideClipboard } from '../icons/clipboard';
|
|
685
685
|
// Clock10 aliases
|
|
686
686
|
export { default as LucideClock10 } from '../icons/clock-10';
|
|
687
687
|
// Clock11 aliases
|
|
688
688
|
export { default as LucideClock11 } from '../icons/clock-11';
|
|
689
|
-
// Clock2 aliases
|
|
690
|
-
export { default as LucideClock2 } from '../icons/clock-2';
|
|
691
689
|
// Clock12 aliases
|
|
692
690
|
export { default as LucideClock12 } from '../icons/clock-12';
|
|
693
|
-
//
|
|
694
|
-
export { default as
|
|
691
|
+
// Clock2 aliases
|
|
692
|
+
export { default as LucideClock2 } from '../icons/clock-2';
|
|
695
693
|
// Clock4 aliases
|
|
696
694
|
export { default as LucideClock4 } from '../icons/clock-4';
|
|
697
|
-
//
|
|
698
|
-
export { default as
|
|
695
|
+
// Clock3 aliases
|
|
696
|
+
export { default as LucideClock3 } from '../icons/clock-3';
|
|
699
697
|
// Clock5 aliases
|
|
700
698
|
export { default as LucideClock5 } from '../icons/clock-5';
|
|
699
|
+
// Clock6 aliases
|
|
700
|
+
export { default as LucideClock6 } from '../icons/clock-6';
|
|
701
701
|
// Clock7 aliases
|
|
702
702
|
export { default as LucideClock7 } from '../icons/clock-7';
|
|
703
703
|
// Clock8 aliases
|
|
@@ -708,10 +708,10 @@ export { default as LucideClock9 } from '../icons/clock-9';
|
|
|
708
708
|
export { default as LucideClockAlert } from '../icons/clock-alert';
|
|
709
709
|
// ClockArrowDown aliases
|
|
710
710
|
export { default as LucideClockArrowDown } from '../icons/clock-arrow-down';
|
|
711
|
-
// ClockCheck aliases
|
|
712
|
-
export { default as LucideClockCheck } from '../icons/clock-check';
|
|
713
711
|
// ClockArrowUp aliases
|
|
714
712
|
export { default as LucideClockArrowUp } from '../icons/clock-arrow-up';
|
|
713
|
+
// ClockCheck aliases
|
|
714
|
+
export { default as LucideClockCheck } from '../icons/clock-check';
|
|
715
715
|
// ClockFading aliases
|
|
716
716
|
export { default as LucideClockFading } from '../icons/clock-fading';
|
|
717
717
|
// ClockPlus aliases
|
|
@@ -752,12 +752,12 @@ export { default as LucideCloudSnow } from '../icons/cloud-snow';
|
|
|
752
752
|
export { default as LucideCloudSunRain } from '../icons/cloud-sun-rain';
|
|
753
753
|
// CloudSun aliases
|
|
754
754
|
export { default as LucideCloudSun } from '../icons/cloud-sun';
|
|
755
|
+
// CloudSync aliases
|
|
756
|
+
export { default as LucideCloudSync } from '../icons/cloud-sync';
|
|
755
757
|
// Cloud aliases
|
|
756
758
|
export { default as LucideCloud } from '../icons/cloud';
|
|
757
759
|
// Cloudy aliases
|
|
758
760
|
export { default as LucideCloudy } from '../icons/cloudy';
|
|
759
|
-
// CloudSync aliases
|
|
760
|
-
export { default as LucideCloudSync } from '../icons/cloud-sync';
|
|
761
761
|
// Clover aliases
|
|
762
762
|
export { default as LucideClover } from '../icons/clover';
|
|
763
763
|
// Club aliases
|
|
@@ -770,10 +770,10 @@ export { default as LucideCodepen } from '../icons/codepen';
|
|
|
770
770
|
export { default as LucideCodesandbox } from '../icons/codesandbox';
|
|
771
771
|
// Coffee aliases
|
|
772
772
|
export { default as LucideCoffee } from '../icons/coffee';
|
|
773
|
-
// Coins aliases
|
|
774
|
-
export { default as LucideCoins } from '../icons/coins';
|
|
775
773
|
// Cog aliases
|
|
776
774
|
export { default as LucideCog } from '../icons/cog';
|
|
775
|
+
// Coins aliases
|
|
776
|
+
export { default as LucideCoins } from '../icons/coins';
|
|
777
777
|
// Columns4 aliases
|
|
778
778
|
export { default as LucideColumns4 } from '../icons/columns-4';
|
|
779
779
|
// Combine aliases
|
|
@@ -786,10 +786,10 @@ export { default as LucideCompass } from '../icons/compass';
|
|
|
786
786
|
export { default as LucideComponent } from '../icons/component';
|
|
787
787
|
// Computer aliases
|
|
788
788
|
export { default as LucideComputer } from '../icons/computer';
|
|
789
|
-
// Cone aliases
|
|
790
|
-
export { default as LucideCone } from '../icons/cone';
|
|
791
789
|
// ConciergeBell aliases
|
|
792
790
|
export { default as LucideConciergeBell } from '../icons/concierge-bell';
|
|
791
|
+
// Cone aliases
|
|
792
|
+
export { default as LucideCone } from '../icons/cone';
|
|
793
793
|
// Construction aliases
|
|
794
794
|
export { default as LucideConstruction } from '../icons/construction';
|
|
795
795
|
// Contact aliases
|
|
@@ -806,10 +806,10 @@ export { default as LucideCookingPot } from '../icons/cooking-pot';
|
|
|
806
806
|
export { default as LucideCopyCheck } from '../icons/copy-check';
|
|
807
807
|
// CopyMinus aliases
|
|
808
808
|
export { default as LucideCopyMinus } from '../icons/copy-minus';
|
|
809
|
-
// CopySlash aliases
|
|
810
|
-
export { default as LucideCopySlash } from '../icons/copy-slash';
|
|
811
809
|
// CopyPlus aliases
|
|
812
810
|
export { default as LucideCopyPlus } from '../icons/copy-plus';
|
|
811
|
+
// CopySlash aliases
|
|
812
|
+
export { default as LucideCopySlash } from '../icons/copy-slash';
|
|
813
813
|
// CopyX aliases
|
|
814
814
|
export { default as LucideCopyX } from '../icons/copy-x';
|
|
815
815
|
// Copy aliases
|
|
@@ -818,10 +818,10 @@ export { default as LucideCopy } from '../icons/copy';
|
|
|
818
818
|
export { default as LucideCopyleft } from '../icons/copyleft';
|
|
819
819
|
// Copyright aliases
|
|
820
820
|
export { default as LucideCopyright } from '../icons/copyright';
|
|
821
|
-
// CornerDownLeft aliases
|
|
822
|
-
export { default as LucideCornerDownLeft } from '../icons/corner-down-left';
|
|
823
821
|
// CornerDownRight aliases
|
|
824
822
|
export { default as LucideCornerDownRight } from '../icons/corner-down-right';
|
|
823
|
+
// CornerDownLeft aliases
|
|
824
|
+
export { default as LucideCornerDownLeft } from '../icons/corner-down-left';
|
|
825
825
|
// CornerLeftDown aliases
|
|
826
826
|
export { default as LucideCornerLeftDown } from '../icons/corner-left-down';
|
|
827
827
|
// CornerLeftUp aliases
|
|
@@ -862,14 +862,14 @@ export { default as LucideCylinder } from '../icons/cylinder';
|
|
|
862
862
|
export { default as LucideDam } from '../icons/dam';
|
|
863
863
|
// DatabaseBackup aliases
|
|
864
864
|
export { default as LucideDatabaseBackup } from '../icons/database-backup';
|
|
865
|
-
// DatabaseZap aliases
|
|
866
|
-
export { default as LucideDatabaseZap } from '../icons/database-zap';
|
|
867
865
|
// DatabaseSearch aliases
|
|
868
866
|
export { default as LucideDatabaseSearch } from '../icons/database-search';
|
|
869
|
-
//
|
|
870
|
-
export { default as
|
|
867
|
+
// DatabaseZap aliases
|
|
868
|
+
export { default as LucideDatabaseZap } from '../icons/database-zap';
|
|
871
869
|
// Database aliases
|
|
872
870
|
export { default as LucideDatabase } from '../icons/database';
|
|
871
|
+
// DecimalsArrowLeft aliases
|
|
872
|
+
export { default as LucideDecimalsArrowLeft } from '../icons/decimals-arrow-left';
|
|
873
873
|
// DecimalsArrowRight aliases
|
|
874
874
|
export { default as LucideDecimalsArrowRight } from '../icons/decimals-arrow-right';
|
|
875
875
|
// Delete aliases
|
|
@@ -888,30 +888,30 @@ export { default as LucideDiamond } from '../icons/diamond';
|
|
|
888
888
|
export { default as LucideDice1 } from '../icons/dice-1';
|
|
889
889
|
// Dice2 aliases
|
|
890
890
|
export { default as LucideDice2 } from '../icons/dice-2';
|
|
891
|
-
// Dice4 aliases
|
|
892
|
-
export { default as LucideDice4 } from '../icons/dice-4';
|
|
893
891
|
// Dice3 aliases
|
|
894
892
|
export { default as LucideDice3 } from '../icons/dice-3';
|
|
895
|
-
//
|
|
896
|
-
export { default as
|
|
893
|
+
// Dice4 aliases
|
|
894
|
+
export { default as LucideDice4 } from '../icons/dice-4';
|
|
897
895
|
// Dice5 aliases
|
|
898
896
|
export { default as LucideDice5 } from '../icons/dice-5';
|
|
899
897
|
// Dice6 aliases
|
|
900
898
|
export { default as LucideDice6 } from '../icons/dice-6';
|
|
901
|
-
//
|
|
902
|
-
export { default as
|
|
899
|
+
// Dices aliases
|
|
900
|
+
export { default as LucideDices } from '../icons/dices';
|
|
903
901
|
// Diff aliases
|
|
904
902
|
export { default as LucideDiff } from '../icons/diff';
|
|
903
|
+
// Disc2 aliases
|
|
904
|
+
export { default as LucideDisc2 } from '../icons/disc-2';
|
|
905
905
|
// Disc3 aliases
|
|
906
906
|
export { default as LucideDisc3 } from '../icons/disc-3';
|
|
907
907
|
// DiscAlbum aliases
|
|
908
908
|
export { default as LucideDiscAlbum } from '../icons/disc-album';
|
|
909
909
|
// Disc aliases
|
|
910
910
|
export { default as LucideDisc } from '../icons/disc';
|
|
911
|
-
// DnaOff aliases
|
|
912
|
-
export { default as LucideDnaOff } from '../icons/dna-off';
|
|
913
911
|
// Divide aliases
|
|
914
912
|
export { default as LucideDivide } from '../icons/divide';
|
|
913
|
+
// DnaOff aliases
|
|
914
|
+
export { default as LucideDnaOff } from '../icons/dna-off';
|
|
915
915
|
// Dna aliases
|
|
916
916
|
export { default as LucideDna } from '../icons/dna';
|
|
917
917
|
// Dock aliases
|
|
@@ -922,10 +922,10 @@ export { default as LucideDog } from '../icons/dog';
|
|
|
922
922
|
export { default as LucideDollarSign } from '../icons/dollar-sign';
|
|
923
923
|
// Donut aliases
|
|
924
924
|
export { default as LucideDonut } from '../icons/donut';
|
|
925
|
-
// DoorClosed aliases
|
|
926
|
-
export { default as LucideDoorClosed } from '../icons/door-closed';
|
|
927
925
|
// DoorClosedLocked aliases
|
|
928
926
|
export { default as LucideDoorClosedLocked } from '../icons/door-closed-locked';
|
|
927
|
+
// DoorClosed aliases
|
|
928
|
+
export { default as LucideDoorClosed } from '../icons/door-closed';
|
|
929
929
|
// DoorOpen aliases
|
|
930
930
|
export { default as LucideDoorOpen } from '../icons/door-open';
|
|
931
931
|
// Dot aliases
|
|
@@ -936,28 +936,28 @@ export { default as LucideDownload } from '../icons/download';
|
|
|
936
936
|
export { default as LucideDraftingCompass } from '../icons/drafting-compass';
|
|
937
937
|
// Drama aliases
|
|
938
938
|
export { default as LucideDrama } from '../icons/drama';
|
|
939
|
-
// Drill aliases
|
|
940
|
-
export { default as LucideDrill } from '../icons/drill';
|
|
941
939
|
// Dribbble aliases
|
|
942
940
|
export { default as LucideDribbble } from '../icons/dribbble';
|
|
943
941
|
// Drone aliases
|
|
944
942
|
export { default as LucideDrone } from '../icons/drone';
|
|
943
|
+
// Drill aliases
|
|
944
|
+
export { default as LucideDrill } from '../icons/drill';
|
|
945
945
|
// DropletOff aliases
|
|
946
946
|
export { default as LucideDropletOff } from '../icons/droplet-off';
|
|
947
947
|
// Droplet aliases
|
|
948
948
|
export { default as LucideDroplet } from '../icons/droplet';
|
|
949
|
-
// Droplets aliases
|
|
950
|
-
export { default as LucideDroplets } from '../icons/droplets';
|
|
951
949
|
// Drum aliases
|
|
952
950
|
export { default as LucideDrum } from '../icons/drum';
|
|
951
|
+
// Droplets aliases
|
|
952
|
+
export { default as LucideDroplets } from '../icons/droplets';
|
|
953
953
|
// Drumstick aliases
|
|
954
954
|
export { default as LucideDrumstick } from '../icons/drumstick';
|
|
955
955
|
// Dumbbell aliases
|
|
956
956
|
export { default as LucideDumbbell } from '../icons/dumbbell';
|
|
957
|
-
// EarOff aliases
|
|
958
|
-
export { default as LucideEarOff } from '../icons/ear-off';
|
|
959
957
|
// Ear aliases
|
|
960
958
|
export { default as LucideEar } from '../icons/ear';
|
|
959
|
+
// EarOff aliases
|
|
960
|
+
export { default as LucideEarOff } from '../icons/ear-off';
|
|
961
961
|
// EarthLock aliases
|
|
962
962
|
export { default as LucideEarthLock } from '../icons/earth-lock';
|
|
963
963
|
// Eclipse aliases
|
|
@@ -974,20 +974,20 @@ export { default as LucideEqualApproximately } from '../icons/equal-approximatel
|
|
|
974
974
|
export { default as LucideEqualNot } from '../icons/equal-not';
|
|
975
975
|
// Equal aliases
|
|
976
976
|
export { default as LucideEqual } from '../icons/equal';
|
|
977
|
-
// Eraser aliases
|
|
978
|
-
export { default as LucideEraser } from '../icons/eraser';
|
|
979
977
|
// EthernetPort aliases
|
|
980
978
|
export { default as LucideEthernetPort } from '../icons/ethernet-port';
|
|
979
|
+
// Eraser aliases
|
|
980
|
+
export { default as LucideEraser } from '../icons/eraser';
|
|
981
981
|
// Euro aliases
|
|
982
982
|
export { default as LucideEuro } from '../icons/euro';
|
|
983
983
|
// EvCharger aliases
|
|
984
984
|
export { default as LucideEvCharger } from '../icons/ev-charger';
|
|
985
985
|
// Expand aliases
|
|
986
986
|
export { default as LucideExpand } from '../icons/expand';
|
|
987
|
-
// EyeClosed aliases
|
|
988
|
-
export { default as LucideEyeClosed } from '../icons/eye-closed';
|
|
989
987
|
// ExternalLink aliases
|
|
990
988
|
export { default as LucideExternalLink } from '../icons/external-link';
|
|
989
|
+
// EyeClosed aliases
|
|
990
|
+
export { default as LucideEyeClosed } from '../icons/eye-closed';
|
|
991
991
|
// EyeOff aliases
|
|
992
992
|
export { default as LucideEyeOff } from '../icons/eye-off';
|
|
993
993
|
// Eye aliases
|
|
@@ -1000,12 +1000,12 @@ export { default as LucideFactory } from '../icons/factory';
|
|
|
1000
1000
|
export { default as LucideFan } from '../icons/fan';
|
|
1001
1001
|
// FastForward aliases
|
|
1002
1002
|
export { default as LucideFastForward } from '../icons/fast-forward';
|
|
1003
|
+
// Fence aliases
|
|
1004
|
+
export { default as LucideFence } from '../icons/fence';
|
|
1003
1005
|
// Feather aliases
|
|
1004
1006
|
export { default as LucideFeather } from '../icons/feather';
|
|
1005
1007
|
// FerrisWheel aliases
|
|
1006
1008
|
export { default as LucideFerrisWheel } from '../icons/ferris-wheel';
|
|
1007
|
-
// Fence aliases
|
|
1008
|
-
export { default as LucideFence } from '../icons/fence';
|
|
1009
1009
|
// Figma aliases
|
|
1010
1010
|
export { default as LucideFigma } from '../icons/figma';
|
|
1011
1011
|
// FileArchive aliases
|
|
@@ -1038,12 +1038,12 @@ export { default as LucideFileMusic } from '../icons/file-music';
|
|
|
1038
1038
|
export { default as LucideFileOutput } from '../icons/file-output';
|
|
1039
1039
|
// FilePlus aliases
|
|
1040
1040
|
export { default as LucideFilePlus } from '../icons/file-plus';
|
|
1041
|
-
// FileScan aliases
|
|
1042
|
-
export { default as LucideFileScan } from '../icons/file-scan';
|
|
1043
1041
|
// FileSearch aliases
|
|
1044
1042
|
export { default as LucideFileSearch } from '../icons/file-search';
|
|
1045
1043
|
// FileSliders aliases
|
|
1046
1044
|
export { default as LucideFileSliders } from '../icons/file-sliders';
|
|
1045
|
+
// FileScan aliases
|
|
1046
|
+
export { default as LucideFileScan } from '../icons/file-scan';
|
|
1047
1047
|
// FileSpreadsheet aliases
|
|
1048
1048
|
export { default as LucideFileSpreadsheet } from '../icons/file-spreadsheet';
|
|
1049
1049
|
// FileStack aliases
|
|
@@ -1056,12 +1056,12 @@ export { default as LucideFileTerminal } from '../icons/file-terminal';
|
|
|
1056
1056
|
export { default as LucideFileText } from '../icons/file-text';
|
|
1057
1057
|
// FileType aliases
|
|
1058
1058
|
export { default as LucideFileType } from '../icons/file-type';
|
|
1059
|
-
// FileUp aliases
|
|
1060
|
-
export { default as LucideFileUp } from '../icons/file-up';
|
|
1061
|
-
// FileVolume aliases
|
|
1062
|
-
export { default as LucideFileVolume } from '../icons/file-volume';
|
|
1063
1059
|
// FileUser aliases
|
|
1064
1060
|
export { default as LucideFileUser } from '../icons/file-user';
|
|
1061
|
+
// FileVolume aliases
|
|
1062
|
+
export { default as LucideFileVolume } from '../icons/file-volume';
|
|
1063
|
+
// FileUp aliases
|
|
1064
|
+
export { default as LucideFileUp } from '../icons/file-up';
|
|
1065
1065
|
// FileX aliases
|
|
1066
1066
|
export { default as LucideFileX } from '../icons/file-x';
|
|
1067
1067
|
// File aliases
|
|
@@ -1076,12 +1076,12 @@ export { default as LucideFireExtinguisher } from '../icons/fire-extinguisher';
|
|
|
1076
1076
|
export { default as LucideFishOff } from '../icons/fish-off';
|
|
1077
1077
|
// FishSymbol aliases
|
|
1078
1078
|
export { default as LucideFishSymbol } from '../icons/fish-symbol';
|
|
1079
|
-
// FishingHook aliases
|
|
1080
|
-
export { default as LucideFishingHook } from '../icons/fishing-hook';
|
|
1081
1079
|
// Fish aliases
|
|
1082
1080
|
export { default as LucideFish } from '../icons/fish';
|
|
1083
1081
|
// FlagOff aliases
|
|
1084
1082
|
export { default as LucideFlagOff } from '../icons/flag-off';
|
|
1083
|
+
// FishingHook aliases
|
|
1084
|
+
export { default as LucideFishingHook } from '../icons/fishing-hook';
|
|
1085
1085
|
// FlagTriangleRight aliases
|
|
1086
1086
|
export { default as LucideFlagTriangleRight } from '../icons/flag-triangle-right';
|
|
1087
1087
|
// FlagTriangleLeft aliases
|
|
@@ -1090,18 +1090,18 @@ export { default as LucideFlagTriangleLeft } from '../icons/flag-triangle-left';
|
|
|
1090
1090
|
export { default as LucideFlag } from '../icons/flag';
|
|
1091
1091
|
// FlameKindling aliases
|
|
1092
1092
|
export { default as LucideFlameKindling } from '../icons/flame-kindling';
|
|
1093
|
-
// FlashlightOff aliases
|
|
1094
|
-
export { default as LucideFlashlightOff } from '../icons/flashlight-off';
|
|
1095
1093
|
// Flame aliases
|
|
1096
1094
|
export { default as LucideFlame } from '../icons/flame';
|
|
1095
|
+
// FlashlightOff aliases
|
|
1096
|
+
export { default as LucideFlashlightOff } from '../icons/flashlight-off';
|
|
1097
1097
|
// Flashlight aliases
|
|
1098
1098
|
export { default as LucideFlashlight } from '../icons/flashlight';
|
|
1099
1099
|
// FlaskConicalOff aliases
|
|
1100
1100
|
export { default as LucideFlaskConicalOff } from '../icons/flask-conical-off';
|
|
1101
|
-
// FlaskConical aliases
|
|
1102
|
-
export { default as LucideFlaskConical } from '../icons/flask-conical';
|
|
1103
1101
|
// FlaskRound aliases
|
|
1104
1102
|
export { default as LucideFlaskRound } from '../icons/flask-round';
|
|
1103
|
+
// FlaskConical aliases
|
|
1104
|
+
export { default as LucideFlaskConical } from '../icons/flask-conical';
|
|
1105
1105
|
// FlipHorizontal2 aliases
|
|
1106
1106
|
export { default as LucideFlipHorizontal2 } from '../icons/flip-horizontal-2';
|
|
1107
1107
|
// FlipHorizontal aliases
|
|
@@ -1114,12 +1114,12 @@ export { default as LucideFlipVertical } from '../icons/flip-vertical';
|
|
|
1114
1114
|
export { default as LucideFlower2 } from '../icons/flower-2';
|
|
1115
1115
|
// Flower aliases
|
|
1116
1116
|
export { default as LucideFlower } from '../icons/flower';
|
|
1117
|
+
// Focus aliases
|
|
1118
|
+
export { default as LucideFocus } from '../icons/focus';
|
|
1117
1119
|
// FoldHorizontal aliases
|
|
1118
1120
|
export { default as LucideFoldHorizontal } from '../icons/fold-horizontal';
|
|
1119
1121
|
// FoldVertical aliases
|
|
1120
1122
|
export { default as LucideFoldVertical } from '../icons/fold-vertical';
|
|
1121
|
-
// Focus aliases
|
|
1122
|
-
export { default as LucideFocus } from '../icons/focus';
|
|
1123
1123
|
// FolderArchive aliases
|
|
1124
1124
|
export { default as LucideFolderArchive } from '../icons/folder-archive';
|
|
1125
1125
|
// FolderCheck aliases
|
|
@@ -1136,20 +1136,20 @@ export { default as LucideFolderDot } from '../icons/folder-dot';
|
|
|
1136
1136
|
export { default as LucideFolderDown } from '../icons/folder-down';
|
|
1137
1137
|
// FolderGit2 aliases
|
|
1138
1138
|
export { default as LucideFolderGit2 } from '../icons/folder-git-2';
|
|
1139
|
+
// FolderHeart aliases
|
|
1140
|
+
export { default as LucideFolderHeart } from '../icons/folder-heart';
|
|
1139
1141
|
// FolderGit aliases
|
|
1140
1142
|
export { default as LucideFolderGit } from '../icons/folder-git';
|
|
1141
1143
|
// FolderInput aliases
|
|
1142
1144
|
export { default as LucideFolderInput } from '../icons/folder-input';
|
|
1143
1145
|
// FolderKanban aliases
|
|
1144
1146
|
export { default as LucideFolderKanban } from '../icons/folder-kanban';
|
|
1145
|
-
// FolderHeart aliases
|
|
1146
|
-
export { default as LucideFolderHeart } from '../icons/folder-heart';
|
|
1147
1147
|
// FolderKey aliases
|
|
1148
1148
|
export { default as LucideFolderKey } from '../icons/folder-key';
|
|
1149
|
-
// FolderLock aliases
|
|
1150
|
-
export { default as LucideFolderLock } from '../icons/folder-lock';
|
|
1151
1149
|
// FolderMinus aliases
|
|
1152
1150
|
export { default as LucideFolderMinus } from '../icons/folder-minus';
|
|
1151
|
+
// FolderLock aliases
|
|
1152
|
+
export { default as LucideFolderLock } from '../icons/folder-lock';
|
|
1153
1153
|
// FolderOpenDot aliases
|
|
1154
1154
|
export { default as LucideFolderOpenDot } from '../icons/folder-open-dot';
|
|
1155
1155
|
// FolderOpen aliases
|
|
@@ -1158,20 +1158,20 @@ export { default as LucideFolderOpen } from '../icons/folder-open';
|
|
|
1158
1158
|
export { default as LucideFolderOutput } from '../icons/folder-output';
|
|
1159
1159
|
// FolderPlus aliases
|
|
1160
1160
|
export { default as LucideFolderPlus } from '../icons/folder-plus';
|
|
1161
|
-
// FolderRoot aliases
|
|
1162
|
-
export { default as LucideFolderRoot } from '../icons/folder-root';
|
|
1163
1161
|
// FolderSearch2 aliases
|
|
1164
1162
|
export { default as LucideFolderSearch2 } from '../icons/folder-search-2';
|
|
1163
|
+
// FolderRoot aliases
|
|
1164
|
+
export { default as LucideFolderRoot } from '../icons/folder-root';
|
|
1165
1165
|
// FolderSearch aliases
|
|
1166
1166
|
export { default as LucideFolderSearch } from '../icons/folder-search';
|
|
1167
1167
|
// FolderSymlink aliases
|
|
1168
1168
|
export { default as LucideFolderSymlink } from '../icons/folder-symlink';
|
|
1169
|
+
// FolderTree aliases
|
|
1170
|
+
export { default as LucideFolderTree } from '../icons/folder-tree';
|
|
1169
1171
|
// FolderSync aliases
|
|
1170
1172
|
export { default as LucideFolderSync } from '../icons/folder-sync';
|
|
1171
1173
|
// FolderUp aliases
|
|
1172
1174
|
export { default as LucideFolderUp } from '../icons/folder-up';
|
|
1173
|
-
// FolderTree aliases
|
|
1174
|
-
export { default as LucideFolderTree } from '../icons/folder-tree';
|
|
1175
1175
|
// FolderX aliases
|
|
1176
1176
|
export { default as LucideFolderX } from '../icons/folder-x';
|
|
1177
1177
|
// Folder aliases
|
|
@@ -1196,38 +1196,38 @@ export { default as LucideFrown } from '../icons/frown';
|
|
|
1196
1196
|
export { default as LucideFuel } from '../icons/fuel';
|
|
1197
1197
|
// FunnelPlus aliases
|
|
1198
1198
|
export { default as LucideFunnelPlus } from '../icons/funnel-plus';
|
|
1199
|
-
// Fullscreen aliases
|
|
1200
|
-
export { default as LucideFullscreen } from '../icons/fullscreen';
|
|
1201
1199
|
// GalleryHorizontalEnd aliases
|
|
1202
1200
|
export { default as LucideGalleryHorizontalEnd } from '../icons/gallery-horizontal-end';
|
|
1201
|
+
// Fullscreen aliases
|
|
1202
|
+
export { default as LucideFullscreen } from '../icons/fullscreen';
|
|
1203
1203
|
// GalleryHorizontal aliases
|
|
1204
1204
|
export { default as LucideGalleryHorizontal } from '../icons/gallery-horizontal';
|
|
1205
1205
|
// GalleryThumbnails aliases
|
|
1206
1206
|
export { default as LucideGalleryThumbnails } from '../icons/gallery-thumbnails';
|
|
1207
1207
|
// GalleryVerticalEnd aliases
|
|
1208
1208
|
export { default as LucideGalleryVerticalEnd } from '../icons/gallery-vertical-end';
|
|
1209
|
-
// GalleryVertical aliases
|
|
1210
|
-
export { default as LucideGalleryVertical } from '../icons/gallery-vertical';
|
|
1211
1209
|
// Gamepad2 aliases
|
|
1212
1210
|
export { default as LucideGamepad2 } from '../icons/gamepad-2';
|
|
1213
|
-
//
|
|
1214
|
-
export { default as
|
|
1211
|
+
// GalleryVertical aliases
|
|
1212
|
+
export { default as LucideGalleryVertical } from '../icons/gallery-vertical';
|
|
1215
1213
|
// Gamepad aliases
|
|
1216
1214
|
export { default as LucideGamepad } from '../icons/gamepad';
|
|
1215
|
+
// GamepadDirectional aliases
|
|
1216
|
+
export { default as LucideGamepadDirectional } from '../icons/gamepad-directional';
|
|
1217
1217
|
// Gauge aliases
|
|
1218
1218
|
export { default as LucideGauge } from '../icons/gauge';
|
|
1219
1219
|
// Gavel aliases
|
|
1220
1220
|
export { default as LucideGavel } from '../icons/gavel';
|
|
1221
1221
|
// Gem aliases
|
|
1222
1222
|
export { default as LucideGem } from '../icons/gem';
|
|
1223
|
-
// GeorgianLari aliases
|
|
1224
|
-
export { default as LucideGeorgianLari } from '../icons/georgian-lari';
|
|
1225
1223
|
// Ghost aliases
|
|
1226
1224
|
export { default as LucideGhost } from '../icons/ghost';
|
|
1227
|
-
//
|
|
1228
|
-
export { default as
|
|
1225
|
+
// GeorgianLari aliases
|
|
1226
|
+
export { default as LucideGeorgianLari } from '../icons/georgian-lari';
|
|
1229
1227
|
// GitBranchMinus aliases
|
|
1230
1228
|
export { default as LucideGitBranchMinus } from '../icons/git-branch-minus';
|
|
1229
|
+
// Gift aliases
|
|
1230
|
+
export { default as LucideGift } from '../icons/gift';
|
|
1231
1231
|
// GitBranchPlus aliases
|
|
1232
1232
|
export { default as LucideGitBranchPlus } from '../icons/git-branch-plus';
|
|
1233
1233
|
// GitBranch aliases
|
|
@@ -1242,10 +1242,10 @@ export { default as LucideGitCompare } from '../icons/git-compare';
|
|
|
1242
1242
|
export { default as LucideGitFork } from '../icons/git-fork';
|
|
1243
1243
|
// GitGraph aliases
|
|
1244
1244
|
export { default as LucideGitGraph } from '../icons/git-graph';
|
|
1245
|
-
// GitMerge aliases
|
|
1246
|
-
export { default as LucideGitMerge } from '../icons/git-merge';
|
|
1247
1245
|
// GitPullRequestArrow aliases
|
|
1248
1246
|
export { default as LucideGitPullRequestArrow } from '../icons/git-pull-request-arrow';
|
|
1247
|
+
// GitMerge aliases
|
|
1248
|
+
export { default as LucideGitMerge } from '../icons/git-merge';
|
|
1249
1249
|
// GitPullRequestClosed aliases
|
|
1250
1250
|
export { default as LucideGitPullRequestClosed } from '../icons/git-pull-request-closed';
|
|
1251
1251
|
// GitPullRequestCreateArrow aliases
|
|
@@ -1260,14 +1260,16 @@ export { default as LucideGitPullRequest } from '../icons/git-pull-request';
|
|
|
1260
1260
|
export { default as LucideGithub } from '../icons/github';
|
|
1261
1261
|
// Gitlab aliases
|
|
1262
1262
|
export { default as LucideGitlab } from '../icons/gitlab';
|
|
1263
|
-
// GlassWater aliases
|
|
1264
|
-
export { default as LucideGlassWater } from '../icons/glass-water';
|
|
1265
1263
|
// Glasses aliases
|
|
1266
1264
|
export { default as LucideGlasses } from '../icons/glasses';
|
|
1267
|
-
//
|
|
1268
|
-
export { default as
|
|
1265
|
+
// GlassWater aliases
|
|
1266
|
+
export { default as LucideGlassWater } from '../icons/glass-water';
|
|
1267
|
+
// GlobeOff aliases
|
|
1268
|
+
export { default as LucideGlobeOff } from '../icons/globe-off';
|
|
1269
1269
|
// GlobeLock aliases
|
|
1270
1270
|
export { default as LucideGlobeLock } from '../icons/globe-lock';
|
|
1271
|
+
// GlobeX aliases
|
|
1272
|
+
export { default as LucideGlobeX } from '../icons/globe-x';
|
|
1271
1273
|
// Globe aliases
|
|
1272
1274
|
export { default as LucideGlobe } from '../icons/globe';
|
|
1273
1275
|
// Goal aliases
|
|
@@ -1286,36 +1288,36 @@ export { default as LucideGripHorizontal } from '../icons/grip-horizontal';
|
|
|
1286
1288
|
export { default as LucideGripVertical } from '../icons/grip-vertical';
|
|
1287
1289
|
// Grip aliases
|
|
1288
1290
|
export { default as LucideGrip } from '../icons/grip';
|
|
1291
|
+
// Group aliases
|
|
1292
|
+
export { default as LucideGroup } from '../icons/group';
|
|
1289
1293
|
// Guitar aliases
|
|
1290
1294
|
export { default as LucideGuitar } from '../icons/guitar';
|
|
1291
1295
|
// Ham aliases
|
|
1292
1296
|
export { default as LucideHam } from '../icons/ham';
|
|
1293
|
-
// Group aliases
|
|
1294
|
-
export { default as LucideGroup } from '../icons/group';
|
|
1295
|
-
// Hamburger aliases
|
|
1296
|
-
export { default as LucideHamburger } from '../icons/hamburger';
|
|
1297
1297
|
// Hammer aliases
|
|
1298
1298
|
export { default as LucideHammer } from '../icons/hammer';
|
|
1299
|
+
// Hamburger aliases
|
|
1300
|
+
export { default as LucideHamburger } from '../icons/hamburger';
|
|
1299
1301
|
// HandCoins aliases
|
|
1300
1302
|
export { default as LucideHandCoins } from '../icons/hand-coins';
|
|
1301
|
-
// HandHeart aliases
|
|
1302
|
-
export { default as LucideHandHeart } from '../icons/hand-heart';
|
|
1303
|
-
// HandFist aliases
|
|
1304
|
-
export { default as LucideHandFist } from '../icons/hand-fist';
|
|
1305
1303
|
// HandMetal aliases
|
|
1306
1304
|
export { default as LucideHandMetal } from '../icons/hand-metal';
|
|
1305
|
+
// HandFist aliases
|
|
1306
|
+
export { default as LucideHandFist } from '../icons/hand-fist';
|
|
1307
1307
|
// HandPlatter aliases
|
|
1308
1308
|
export { default as LucideHandPlatter } from '../icons/hand-platter';
|
|
1309
|
+
// HandHeart aliases
|
|
1310
|
+
export { default as LucideHandHeart } from '../icons/hand-heart';
|
|
1309
1311
|
// Hand aliases
|
|
1310
1312
|
export { default as LucideHand } from '../icons/hand';
|
|
1311
|
-
// Handbag aliases
|
|
1312
|
-
export { default as LucideHandbag } from '../icons/handbag';
|
|
1313
|
-
// Handshake aliases
|
|
1314
|
-
export { default as LucideHandshake } from '../icons/handshake';
|
|
1315
1313
|
// HardDriveDownload aliases
|
|
1316
1314
|
export { default as LucideHardDriveDownload } from '../icons/hard-drive-download';
|
|
1317
1315
|
// HardDriveUpload aliases
|
|
1318
1316
|
export { default as LucideHardDriveUpload } from '../icons/hard-drive-upload';
|
|
1317
|
+
// Handbag aliases
|
|
1318
|
+
export { default as LucideHandbag } from '../icons/handbag';
|
|
1319
|
+
// Handshake aliases
|
|
1320
|
+
export { default as LucideHandshake } from '../icons/handshake';
|
|
1319
1321
|
// HardDrive aliases
|
|
1320
1322
|
export { default as LucideHardDrive } from '../icons/hard-drive';
|
|
1321
1323
|
// HardHat aliases
|
|
@@ -1332,14 +1334,14 @@ export { default as LucideHd } from '../icons/hd';
|
|
|
1332
1334
|
export { default as LucideHdmiPort } from '../icons/hdmi-port';
|
|
1333
1335
|
// Heading1 aliases
|
|
1334
1336
|
export { default as LucideHeading1 } from '../icons/heading-1';
|
|
1335
|
-
// Heading2 aliases
|
|
1336
|
-
export { default as LucideHeading2 } from '../icons/heading-2';
|
|
1337
1337
|
// Heading3 aliases
|
|
1338
1338
|
export { default as LucideHeading3 } from '../icons/heading-3';
|
|
1339
|
-
//
|
|
1340
|
-
export { default as
|
|
1339
|
+
// Heading2 aliases
|
|
1340
|
+
export { default as LucideHeading2 } from '../icons/heading-2';
|
|
1341
1341
|
// Heading5 aliases
|
|
1342
1342
|
export { default as LucideHeading5 } from '../icons/heading-5';
|
|
1343
|
+
// Heading4 aliases
|
|
1344
|
+
export { default as LucideHeading4 } from '../icons/heading-4';
|
|
1343
1345
|
// Heading6 aliases
|
|
1344
1346
|
export { default as LucideHeading6 } from '../icons/heading-6';
|
|
1345
1347
|
// Heading aliases
|
|
@@ -1348,26 +1350,26 @@ export { default as LucideHeading } from '../icons/heading';
|
|
|
1348
1350
|
export { default as LucideHeadphoneOff } from '../icons/headphone-off';
|
|
1349
1351
|
// Headphones aliases
|
|
1350
1352
|
export { default as LucideHeadphones } from '../icons/headphones';
|
|
1351
|
-
// HeartCrack aliases
|
|
1352
|
-
export { default as LucideHeartCrack } from '../icons/heart-crack';
|
|
1353
1353
|
// Headset aliases
|
|
1354
1354
|
export { default as LucideHeadset } from '../icons/headset';
|
|
1355
|
+
// HeartCrack aliases
|
|
1356
|
+
export { default as LucideHeartCrack } from '../icons/heart-crack';
|
|
1355
1357
|
// HeartHandshake aliases
|
|
1356
1358
|
export { default as LucideHeartHandshake } from '../icons/heart-handshake';
|
|
1357
|
-
// HeartMinus aliases
|
|
1358
|
-
export { default as LucideHeartMinus } from '../icons/heart-minus';
|
|
1359
1359
|
// HeartOff aliases
|
|
1360
1360
|
export { default as LucideHeartOff } from '../icons/heart-off';
|
|
1361
|
+
// HeartMinus aliases
|
|
1362
|
+
export { default as LucideHeartMinus } from '../icons/heart-minus';
|
|
1361
1363
|
// HeartPlus aliases
|
|
1362
1364
|
export { default as LucideHeartPlus } from '../icons/heart-plus';
|
|
1363
1365
|
// HeartPulse aliases
|
|
1364
1366
|
export { default as LucideHeartPulse } from '../icons/heart-pulse';
|
|
1367
|
+
// Heart aliases
|
|
1368
|
+
export { default as LucideHeart } from '../icons/heart';
|
|
1365
1369
|
// Heater aliases
|
|
1366
1370
|
export { default as LucideHeater } from '../icons/heater';
|
|
1367
1371
|
// Helicopter aliases
|
|
1368
1372
|
export { default as LucideHelicopter } from '../icons/helicopter';
|
|
1369
|
-
// Heart aliases
|
|
1370
|
-
export { default as LucideHeart } from '../icons/heart';
|
|
1371
1373
|
// Hexagon aliases
|
|
1372
1374
|
export { default as LucideHexagon } from '../icons/hexagon';
|
|
1373
1375
|
// Highlighter aliases
|
|
@@ -1388,50 +1390,50 @@ export { default as LucideHourglass } from '../icons/hourglass';
|
|
|
1388
1390
|
export { default as LucideHouseHeart } from '../icons/house-heart';
|
|
1389
1391
|
// HousePlug aliases
|
|
1390
1392
|
export { default as LucideHousePlug } from '../icons/house-plug';
|
|
1391
|
-
// HousePlus aliases
|
|
1392
|
-
export { default as LucideHousePlus } from '../icons/house-plus';
|
|
1393
1393
|
// HouseWifi aliases
|
|
1394
1394
|
export { default as LucideHouseWifi } from '../icons/house-wifi';
|
|
1395
1395
|
// IdCardLanyard aliases
|
|
1396
1396
|
export { default as LucideIdCardLanyard } from '../icons/id-card-lanyard';
|
|
1397
|
+
// HousePlus aliases
|
|
1398
|
+
export { default as LucideHousePlus } from '../icons/house-plus';
|
|
1397
1399
|
// IdCard aliases
|
|
1398
1400
|
export { default as LucideIdCard } from '../icons/id-card';
|
|
1399
|
-
// ImageDown aliases
|
|
1400
|
-
export { default as LucideImageDown } from '../icons/image-down';
|
|
1401
1401
|
// ImageMinus aliases
|
|
1402
1402
|
export { default as LucideImageMinus } from '../icons/image-minus';
|
|
1403
|
+
// ImageDown aliases
|
|
1404
|
+
export { default as LucideImageDown } from '../icons/image-down';
|
|
1403
1405
|
// ImageOff aliases
|
|
1404
1406
|
export { default as LucideImageOff } from '../icons/image-off';
|
|
1405
|
-
// ImagePlay aliases
|
|
1406
|
-
export { default as LucideImagePlay } from '../icons/image-play';
|
|
1407
1407
|
// ImagePlus aliases
|
|
1408
1408
|
export { default as LucideImagePlus } from '../icons/image-plus';
|
|
1409
|
+
// ImagePlay aliases
|
|
1410
|
+
export { default as LucideImagePlay } from '../icons/image-play';
|
|
1409
1411
|
// ImageUp aliases
|
|
1410
1412
|
export { default as LucideImageUp } from '../icons/image-up';
|
|
1411
|
-
// Image aliases
|
|
1412
|
-
export { default as LucideImage } from '../icons/image';
|
|
1413
1413
|
// ImageUpscale aliases
|
|
1414
1414
|
export { default as LucideImageUpscale } from '../icons/image-upscale';
|
|
1415
|
-
//
|
|
1416
|
-
export { default as
|
|
1415
|
+
// Image aliases
|
|
1416
|
+
export { default as LucideImage } from '../icons/image';
|
|
1417
1417
|
// Import aliases
|
|
1418
1418
|
export { default as LucideImport } from '../icons/import';
|
|
1419
|
+
// Images aliases
|
|
1420
|
+
export { default as LucideImages } from '../icons/images';
|
|
1419
1421
|
// Inbox aliases
|
|
1420
1422
|
export { default as LucideInbox } from '../icons/inbox';
|
|
1421
|
-
// Infinity aliases
|
|
1422
|
-
export { default as LucideInfinity } from '../icons/infinity';
|
|
1423
1423
|
// IndianRupee aliases
|
|
1424
1424
|
export { default as LucideIndianRupee } from '../icons/indian-rupee';
|
|
1425
|
+
// Infinity aliases
|
|
1426
|
+
export { default as LucideInfinity } from '../icons/infinity';
|
|
1425
1427
|
// Info aliases
|
|
1426
1428
|
export { default as LucideInfo } from '../icons/info';
|
|
1427
1429
|
// InspectionPanel aliases
|
|
1428
1430
|
export { default as LucideInspectionPanel } from '../icons/inspection-panel';
|
|
1429
1431
|
// Instagram aliases
|
|
1430
1432
|
export { default as LucideInstagram } from '../icons/instagram';
|
|
1431
|
-
// Italic aliases
|
|
1432
|
-
export { default as LucideItalic } from '../icons/italic';
|
|
1433
1433
|
// IterationCcw aliases
|
|
1434
1434
|
export { default as LucideIterationCcw } from '../icons/iteration-ccw';
|
|
1435
|
+
// Italic aliases
|
|
1436
|
+
export { default as LucideItalic } from '../icons/italic';
|
|
1435
1437
|
// IterationCw aliases
|
|
1436
1438
|
export { default as LucideIterationCw } from '../icons/iteration-cw';
|
|
1437
1439
|
// JapaneseYen aliases
|
|
@@ -1440,12 +1442,12 @@ export { default as LucideJapaneseYen } from '../icons/japanese-yen';
|
|
|
1440
1442
|
export { default as LucideJoystick } from '../icons/joystick';
|
|
1441
1443
|
// Kanban aliases
|
|
1442
1444
|
export { default as LucideKanban } from '../icons/kanban';
|
|
1445
|
+
// KeySquare aliases
|
|
1446
|
+
export { default as LucideKeySquare } from '../icons/key-square';
|
|
1443
1447
|
// Kayak aliases
|
|
1444
1448
|
export { default as LucideKayak } from '../icons/kayak';
|
|
1445
1449
|
// KeyRound aliases
|
|
1446
1450
|
export { default as LucideKeyRound } from '../icons/key-round';
|
|
1447
|
-
// KeySquare aliases
|
|
1448
|
-
export { default as LucideKeySquare } from '../icons/key-square';
|
|
1449
1451
|
// Key aliases
|
|
1450
1452
|
export { default as LucideKey } from '../icons/key';
|
|
1451
1453
|
// KeyboardMusic aliases
|
|
@@ -1454,18 +1456,18 @@ export { default as LucideKeyboardMusic } from '../icons/keyboard-music';
|
|
|
1454
1456
|
export { default as LucideKeyboardOff } from '../icons/keyboard-off';
|
|
1455
1457
|
// Keyboard aliases
|
|
1456
1458
|
export { default as LucideKeyboard } from '../icons/keyboard';
|
|
1457
|
-
// LampCeiling aliases
|
|
1458
|
-
export { default as LucideLampCeiling } from '../icons/lamp-ceiling';
|
|
1459
1459
|
// LampDesk aliases
|
|
1460
1460
|
export { default as LucideLampDesk } from '../icons/lamp-desk';
|
|
1461
|
+
// LampCeiling aliases
|
|
1462
|
+
export { default as LucideLampCeiling } from '../icons/lamp-ceiling';
|
|
1461
1463
|
// LampFloor aliases
|
|
1462
1464
|
export { default as LucideLampFloor } from '../icons/lamp-floor';
|
|
1463
1465
|
// LampWallDown aliases
|
|
1464
1466
|
export { default as LucideLampWallDown } from '../icons/lamp-wall-down';
|
|
1465
|
-
// LampWallUp aliases
|
|
1466
|
-
export { default as LucideLampWallUp } from '../icons/lamp-wall-up';
|
|
1467
1467
|
// Lamp aliases
|
|
1468
1468
|
export { default as LucideLamp } from '../icons/lamp';
|
|
1469
|
+
// LampWallUp aliases
|
|
1470
|
+
export { default as LucideLampWallUp } from '../icons/lamp-wall-up';
|
|
1469
1471
|
// LandPlot aliases
|
|
1470
1472
|
export { default as LucideLandPlot } from '../icons/land-plot';
|
|
1471
1473
|
// Landmark aliases
|
|
@@ -1518,10 +1520,10 @@ export { default as LucideLifeBuoy } from '../icons/life-buoy';
|
|
|
1518
1520
|
export { default as LucideLigature } from '../icons/ligature';
|
|
1519
1521
|
// LightbulbOff aliases
|
|
1520
1522
|
export { default as LucideLightbulbOff } from '../icons/lightbulb-off';
|
|
1521
|
-
// LineSquiggle aliases
|
|
1522
|
-
export { default as LucideLineSquiggle } from '../icons/line-squiggle';
|
|
1523
1523
|
// Lightbulb aliases
|
|
1524
1524
|
export { default as LucideLightbulb } from '../icons/lightbulb';
|
|
1525
|
+
// LineSquiggle aliases
|
|
1526
|
+
export { default as LucideLineSquiggle } from '../icons/line-squiggle';
|
|
1525
1527
|
// Link2Off aliases
|
|
1526
1528
|
export { default as LucideLink2Off } from '../icons/link-2-off';
|
|
1527
1529
|
// Link2 aliases
|
|
@@ -1536,28 +1538,28 @@ export { default as LucideListCheck } from '../icons/list-check';
|
|
|
1536
1538
|
export { default as LucideListChecks } from '../icons/list-checks';
|
|
1537
1539
|
// ListChevronsDownUp aliases
|
|
1538
1540
|
export { default as LucideListChevronsDownUp } from '../icons/list-chevrons-down-up';
|
|
1539
|
-
// ListCollapse aliases
|
|
1540
|
-
export { default as LucideListCollapse } from '../icons/list-collapse';
|
|
1541
1541
|
// ListChevronsUpDown aliases
|
|
1542
1542
|
export { default as LucideListChevronsUpDown } from '../icons/list-chevrons-up-down';
|
|
1543
|
+
// ListCollapse aliases
|
|
1544
|
+
export { default as LucideListCollapse } from '../icons/list-collapse';
|
|
1543
1545
|
// ListEnd aliases
|
|
1544
1546
|
export { default as LucideListEnd } from '../icons/list-end';
|
|
1545
|
-
// ListFilter aliases
|
|
1546
|
-
export { default as LucideListFilter } from '../icons/list-filter';
|
|
1547
1547
|
// ListFilterPlus aliases
|
|
1548
1548
|
export { default as LucideListFilterPlus } from '../icons/list-filter-plus';
|
|
1549
|
-
//
|
|
1550
|
-
export { default as
|
|
1549
|
+
// ListFilter aliases
|
|
1550
|
+
export { default as LucideListFilter } from '../icons/list-filter';
|
|
1551
1551
|
// ListMusic aliases
|
|
1552
1552
|
export { default as LucideListMusic } from '../icons/list-music';
|
|
1553
|
-
//
|
|
1554
|
-
export { default as
|
|
1553
|
+
// ListMinus aliases
|
|
1554
|
+
export { default as LucideListMinus } from '../icons/list-minus';
|
|
1555
1555
|
// ListOrdered aliases
|
|
1556
1556
|
export { default as LucideListOrdered } from '../icons/list-ordered';
|
|
1557
|
-
//
|
|
1558
|
-
export { default as
|
|
1557
|
+
// ListPlus aliases
|
|
1558
|
+
export { default as LucideListPlus } from '../icons/list-plus';
|
|
1559
1559
|
// ListStart aliases
|
|
1560
1560
|
export { default as LucideListStart } from '../icons/list-start';
|
|
1561
|
+
// ListRestart aliases
|
|
1562
|
+
export { default as LucideListRestart } from '../icons/list-restart';
|
|
1561
1563
|
// ListTodo aliases
|
|
1562
1564
|
export { default as LucideListTodo } from '../icons/list-todo';
|
|
1563
1565
|
// ListTree aliases
|
|
@@ -1568,28 +1570,28 @@ export { default as LucideListVideo } from '../icons/list-video';
|
|
|
1568
1570
|
export { default as LucideListX } from '../icons/list-x';
|
|
1569
1571
|
// List aliases
|
|
1570
1572
|
export { default as LucideList } from '../icons/list';
|
|
1571
|
-
// Loader aliases
|
|
1572
|
-
export { default as LucideLoader } from '../icons/loader';
|
|
1573
1573
|
// LoaderPinwheel aliases
|
|
1574
1574
|
export { default as LucideLoaderPinwheel } from '../icons/loader-pinwheel';
|
|
1575
|
+
// Loader aliases
|
|
1576
|
+
export { default as LucideLoader } from '../icons/loader';
|
|
1575
1577
|
// LocateFixed aliases
|
|
1576
1578
|
export { default as LucideLocateFixed } from '../icons/locate-fixed';
|
|
1577
|
-
// Locate aliases
|
|
1578
|
-
export { default as LucideLocate } from '../icons/locate';
|
|
1579
1579
|
// LocateOff aliases
|
|
1580
1580
|
export { default as LucideLocateOff } from '../icons/locate-off';
|
|
1581
|
+
// Locate aliases
|
|
1582
|
+
export { default as LucideLocate } from '../icons/locate';
|
|
1581
1583
|
// LockKeyhole aliases
|
|
1582
1584
|
export { default as LucideLockKeyhole } from '../icons/lock-keyhole';
|
|
1583
|
-
// Lock aliases
|
|
1584
|
-
export { default as LucideLock } from '../icons/lock';
|
|
1585
1585
|
// LogIn aliases
|
|
1586
1586
|
export { default as LucideLogIn } from '../icons/log-in';
|
|
1587
|
+
// Lock aliases
|
|
1588
|
+
export { default as LucideLock } from '../icons/lock';
|
|
1587
1589
|
// LogOut aliases
|
|
1588
1590
|
export { default as LucideLogOut } from '../icons/log-out';
|
|
1589
|
-
// Logs aliases
|
|
1590
|
-
export { default as LucideLogs } from '../icons/logs';
|
|
1591
1591
|
// Lollipop aliases
|
|
1592
1592
|
export { default as LucideLollipop } from '../icons/lollipop';
|
|
1593
|
+
// Logs aliases
|
|
1594
|
+
export { default as LucideLogs } from '../icons/logs';
|
|
1593
1595
|
// Luggage aliases
|
|
1594
1596
|
export { default as LucideLuggage } from '../icons/luggage';
|
|
1595
1597
|
// Magnet aliases
|
|
@@ -1612,32 +1614,32 @@ export { default as LucideMailX } from '../icons/mail-x';
|
|
|
1612
1614
|
export { default as LucideMail } from '../icons/mail';
|
|
1613
1615
|
// Mailbox aliases
|
|
1614
1616
|
export { default as LucideMailbox } from '../icons/mailbox';
|
|
1615
|
-
// Mails aliases
|
|
1616
|
-
export { default as LucideMails } from '../icons/mails';
|
|
1617
1617
|
// MapMinus aliases
|
|
1618
1618
|
export { default as LucideMapMinus } from '../icons/map-minus';
|
|
1619
|
-
//
|
|
1620
|
-
export { default as
|
|
1619
|
+
// Mails aliases
|
|
1620
|
+
export { default as LucideMails } from '../icons/mails';
|
|
1621
1621
|
// MapPinCheck aliases
|
|
1622
1622
|
export { default as LucideMapPinCheck } from '../icons/map-pin-check';
|
|
1623
|
+
// MapPinCheckInside aliases
|
|
1624
|
+
export { default as LucideMapPinCheckInside } from '../icons/map-pin-check-inside';
|
|
1623
1625
|
// MapPinHouse aliases
|
|
1624
1626
|
export { default as LucideMapPinHouse } from '../icons/map-pin-house';
|
|
1625
1627
|
// MapPinMinusInside aliases
|
|
1626
1628
|
export { default as LucideMapPinMinusInside } from '../icons/map-pin-minus-inside';
|
|
1627
|
-
// MapPinMinus aliases
|
|
1628
|
-
export { default as LucideMapPinMinus } from '../icons/map-pin-minus';
|
|
1629
1629
|
// MapPinOff aliases
|
|
1630
1630
|
export { default as LucideMapPinOff } from '../icons/map-pin-off';
|
|
1631
|
-
//
|
|
1632
|
-
export { default as
|
|
1631
|
+
// MapPinMinus aliases
|
|
1632
|
+
export { default as LucideMapPinMinus } from '../icons/map-pin-minus';
|
|
1633
1633
|
// MapPinPlus aliases
|
|
1634
1634
|
export { default as LucideMapPinPlus } from '../icons/map-pin-plus';
|
|
1635
|
+
// MapPinPlusInside aliases
|
|
1636
|
+
export { default as LucideMapPinPlusInside } from '../icons/map-pin-plus-inside';
|
|
1637
|
+
// MapPinX aliases
|
|
1638
|
+
export { default as LucideMapPinX } from '../icons/map-pin-x';
|
|
1635
1639
|
// MapPinXInside aliases
|
|
1636
1640
|
export { default as LucideMapPinXInside } from '../icons/map-pin-x-inside';
|
|
1637
1641
|
// MapPin aliases
|
|
1638
1642
|
export { default as LucideMapPin } from '../icons/map-pin';
|
|
1639
|
-
// MapPinX aliases
|
|
1640
|
-
export { default as LucideMapPinX } from '../icons/map-pin-x';
|
|
1641
1643
|
// MapPinned aliases
|
|
1642
1644
|
export { default as LucideMapPinned } from '../icons/map-pinned';
|
|
1643
1645
|
// MapPlus aliases
|
|
@@ -1672,32 +1674,32 @@ export { default as LucideMerge } from '../icons/merge';
|
|
|
1672
1674
|
export { default as LucideMessageCircleCode } from '../icons/message-circle-code';
|
|
1673
1675
|
// MessageCircleDashed aliases
|
|
1674
1676
|
export { default as LucideMessageCircleDashed } from '../icons/message-circle-dashed';
|
|
1677
|
+
// MessageCircleHeart aliases
|
|
1678
|
+
export { default as LucideMessageCircleHeart } from '../icons/message-circle-heart';
|
|
1675
1679
|
// MessageCircleMore aliases
|
|
1676
1680
|
export { default as LucideMessageCircleMore } from '../icons/message-circle-more';
|
|
1677
1681
|
// MessageCircleOff aliases
|
|
1678
1682
|
export { default as LucideMessageCircleOff } from '../icons/message-circle-off';
|
|
1679
|
-
// MessageCircleHeart aliases
|
|
1680
|
-
export { default as LucideMessageCircleHeart } from '../icons/message-circle-heart';
|
|
1681
1683
|
// MessageCirclePlus aliases
|
|
1682
1684
|
export { default as LucideMessageCirclePlus } from '../icons/message-circle-plus';
|
|
1683
|
-
// MessageCircleReply aliases
|
|
1684
|
-
export { default as LucideMessageCircleReply } from '../icons/message-circle-reply';
|
|
1685
1685
|
// MessageCircleWarning aliases
|
|
1686
1686
|
export { default as LucideMessageCircleWarning } from '../icons/message-circle-warning';
|
|
1687
|
-
//
|
|
1688
|
-
export { default as
|
|
1687
|
+
// MessageCircleReply aliases
|
|
1688
|
+
export { default as LucideMessageCircleReply } from '../icons/message-circle-reply';
|
|
1689
1689
|
// MessageCircle aliases
|
|
1690
1690
|
export { default as LucideMessageCircle } from '../icons/message-circle';
|
|
1691
|
+
// MessageCircleX aliases
|
|
1692
|
+
export { default as LucideMessageCircleX } from '../icons/message-circle-x';
|
|
1691
1693
|
// MessageSquareCode aliases
|
|
1692
1694
|
export { default as LucideMessageSquareCode } from '../icons/message-square-code';
|
|
1693
|
-
// MessageSquareDiff aliases
|
|
1694
|
-
export { default as LucideMessageSquareDiff } from '../icons/message-square-diff';
|
|
1695
1695
|
// MessageSquareDashed aliases
|
|
1696
1696
|
export { default as LucideMessageSquareDashed } from '../icons/message-square-dashed';
|
|
1697
|
-
//
|
|
1698
|
-
export { default as
|
|
1697
|
+
// MessageSquareDiff aliases
|
|
1698
|
+
export { default as LucideMessageSquareDiff } from '../icons/message-square-diff';
|
|
1699
1699
|
// MessageSquareHeart aliases
|
|
1700
1700
|
export { default as LucideMessageSquareHeart } from '../icons/message-square-heart';
|
|
1701
|
+
// MessageSquareDot aliases
|
|
1702
|
+
export { default as LucideMessageSquareDot } from '../icons/message-square-dot';
|
|
1701
1703
|
// MessageSquareLock aliases
|
|
1702
1704
|
export { default as LucideMessageSquareLock } from '../icons/message-square-lock';
|
|
1703
1705
|
// MessageSquareMore aliases
|
|
@@ -1708,14 +1710,14 @@ export { default as LucideMessageSquareOff } from '../icons/message-square-off';
|
|
|
1708
1710
|
export { default as LucideMessageSquarePlus } from '../icons/message-square-plus';
|
|
1709
1711
|
// MessageSquareQuote aliases
|
|
1710
1712
|
export { default as LucideMessageSquareQuote } from '../icons/message-square-quote';
|
|
1711
|
-
// MessageSquareReply aliases
|
|
1712
|
-
export { default as LucideMessageSquareReply } from '../icons/message-square-reply';
|
|
1713
1713
|
// MessageSquareShare aliases
|
|
1714
1714
|
export { default as LucideMessageSquareShare } from '../icons/message-square-share';
|
|
1715
|
-
//
|
|
1716
|
-
export { default as
|
|
1715
|
+
// MessageSquareReply aliases
|
|
1716
|
+
export { default as LucideMessageSquareReply } from '../icons/message-square-reply';
|
|
1717
1717
|
// MessageSquareText aliases
|
|
1718
1718
|
export { default as LucideMessageSquareText } from '../icons/message-square-text';
|
|
1719
|
+
// MessageSquareWarning aliases
|
|
1720
|
+
export { default as LucideMessageSquareWarning } from '../icons/message-square-warning';
|
|
1719
1721
|
// MessageSquareX aliases
|
|
1720
1722
|
export { default as LucideMessageSquareX } from '../icons/message-square-x';
|
|
1721
1723
|
// MessageSquare aliases
|
|
@@ -1734,28 +1736,28 @@ export { default as LucideMicroscope } from '../icons/microscope';
|
|
|
1734
1736
|
export { default as LucideMicrowave } from '../icons/microwave';
|
|
1735
1737
|
// Milestone aliases
|
|
1736
1738
|
export { default as LucideMilestone } from '../icons/milestone';
|
|
1737
|
-
// Milk aliases
|
|
1738
|
-
export { default as LucideMilk } from '../icons/milk';
|
|
1739
1739
|
// MilkOff aliases
|
|
1740
1740
|
export { default as LucideMilkOff } from '../icons/milk-off';
|
|
1741
|
+
// Milk aliases
|
|
1742
|
+
export { default as LucideMilk } from '../icons/milk';
|
|
1741
1743
|
// Minimize2 aliases
|
|
1742
1744
|
export { default as LucideMinimize2 } from '../icons/minimize-2';
|
|
1743
1745
|
// Minimize aliases
|
|
1744
1746
|
export { default as LucideMinimize } from '../icons/minimize';
|
|
1745
1747
|
// Minus aliases
|
|
1746
1748
|
export { default as LucideMinus } from '../icons/minus';
|
|
1747
|
-
// MonitorCloud aliases
|
|
1748
|
-
export { default as LucideMonitorCloud } from '../icons/monitor-cloud';
|
|
1749
1749
|
// MonitorCheck aliases
|
|
1750
1750
|
export { default as LucideMonitorCheck } from '../icons/monitor-check';
|
|
1751
|
-
//
|
|
1752
|
-
export { default as
|
|
1751
|
+
// MonitorCloud aliases
|
|
1752
|
+
export { default as LucideMonitorCloud } from '../icons/monitor-cloud';
|
|
1753
1753
|
// MonitorCog aliases
|
|
1754
1754
|
export { default as LucideMonitorCog } from '../icons/monitor-cog';
|
|
1755
|
-
//
|
|
1756
|
-
export { default as
|
|
1755
|
+
// MonitorDot aliases
|
|
1756
|
+
export { default as LucideMonitorDot } from '../icons/monitor-dot';
|
|
1757
1757
|
// MonitorDown aliases
|
|
1758
1758
|
export { default as LucideMonitorDown } from '../icons/monitor-down';
|
|
1759
|
+
// MonitorOff aliases
|
|
1760
|
+
export { default as LucideMonitorOff } from '../icons/monitor-off';
|
|
1759
1761
|
// MonitorPause aliases
|
|
1760
1762
|
export { default as LucideMonitorPause } from '../icons/monitor-pause';
|
|
1761
1763
|
// MonitorPlay aliases
|
|
@@ -1768,10 +1770,10 @@ export { default as LucideMonitorSpeaker } from '../icons/monitor-speaker';
|
|
|
1768
1770
|
export { default as LucideMonitorStop } from '../icons/monitor-stop';
|
|
1769
1771
|
// MonitorUp aliases
|
|
1770
1772
|
export { default as LucideMonitorUp } from '../icons/monitor-up';
|
|
1771
|
-
// MonitorX aliases
|
|
1772
|
-
export { default as LucideMonitorX } from '../icons/monitor-x';
|
|
1773
1773
|
// Monitor aliases
|
|
1774
1774
|
export { default as LucideMonitor } from '../icons/monitor';
|
|
1775
|
+
// MonitorX aliases
|
|
1776
|
+
export { default as LucideMonitorX } from '../icons/monitor-x';
|
|
1775
1777
|
// MoonStar aliases
|
|
1776
1778
|
export { default as LucideMoonStar } from '../icons/moon-star';
|
|
1777
1779
|
// Moon aliases
|
|
@@ -1790,16 +1792,16 @@ export { default as LucideMousePointer2Off } from '../icons/mouse-pointer-2-off'
|
|
|
1790
1792
|
export { default as LucideMousePointer2 } from '../icons/mouse-pointer-2';
|
|
1791
1793
|
// MousePointerBan aliases
|
|
1792
1794
|
export { default as LucideMousePointerBan } from '../icons/mouse-pointer-ban';
|
|
1793
|
-
// MousePointerClick aliases
|
|
1794
|
-
export { default as LucideMousePointerClick } from '../icons/mouse-pointer-click';
|
|
1795
1795
|
// MousePointer aliases
|
|
1796
1796
|
export { default as LucideMousePointer } from '../icons/mouse-pointer';
|
|
1797
|
+
// MousePointerClick aliases
|
|
1798
|
+
export { default as LucideMousePointerClick } from '../icons/mouse-pointer-click';
|
|
1797
1799
|
// Mouse aliases
|
|
1798
1800
|
export { default as LucideMouse } from '../icons/mouse';
|
|
1799
|
-
// MoveDiagonal2 aliases
|
|
1800
|
-
export { default as LucideMoveDiagonal2 } from '../icons/move-diagonal-2';
|
|
1801
1801
|
// MoveDiagonal aliases
|
|
1802
1802
|
export { default as LucideMoveDiagonal } from '../icons/move-diagonal';
|
|
1803
|
+
// MoveDiagonal2 aliases
|
|
1804
|
+
export { default as LucideMoveDiagonal2 } from '../icons/move-diagonal-2';
|
|
1803
1805
|
// MoveDownLeft aliases
|
|
1804
1806
|
export { default as LucideMoveDownLeft } from '../icons/move-down-left';
|
|
1805
1807
|
// MoveDownRight aliases
|
|
@@ -1822,18 +1824,18 @@ export { default as LucideMoveUp } from '../icons/move-up';
|
|
|
1822
1824
|
export { default as LucideMoveVertical } from '../icons/move-vertical';
|
|
1823
1825
|
// Move aliases
|
|
1824
1826
|
export { default as LucideMove } from '../icons/move';
|
|
1825
|
-
// Music3 aliases
|
|
1826
|
-
export { default as LucideMusic3 } from '../icons/music-3';
|
|
1827
1827
|
// Music2 aliases
|
|
1828
1828
|
export { default as LucideMusic2 } from '../icons/music-2';
|
|
1829
|
+
// Music3 aliases
|
|
1830
|
+
export { default as LucideMusic3 } from '../icons/music-3';
|
|
1829
1831
|
// Music4 aliases
|
|
1830
1832
|
export { default as LucideMusic4 } from '../icons/music-4';
|
|
1831
1833
|
// Music aliases
|
|
1832
1834
|
export { default as LucideMusic } from '../icons/music';
|
|
1833
|
-
// Navigation2 aliases
|
|
1834
|
-
export { default as LucideNavigation2 } from '../icons/navigation-2';
|
|
1835
1835
|
// Navigation2Off aliases
|
|
1836
1836
|
export { default as LucideNavigation2Off } from '../icons/navigation-2-off';
|
|
1837
|
+
// Navigation2 aliases
|
|
1838
|
+
export { default as LucideNavigation2 } from '../icons/navigation-2';
|
|
1837
1839
|
// NavigationOff aliases
|
|
1838
1840
|
export { default as LucideNavigationOff } from '../icons/navigation-off';
|
|
1839
1841
|
// Navigation aliases
|
|
@@ -1844,10 +1846,10 @@ export { default as LucideNetwork } from '../icons/network';
|
|
|
1844
1846
|
export { default as LucideNewspaper } from '../icons/newspaper';
|
|
1845
1847
|
// Nfc aliases
|
|
1846
1848
|
export { default as LucideNfc } from '../icons/nfc';
|
|
1847
|
-
// NonBinary aliases
|
|
1848
|
-
export { default as LucideNonBinary } from '../icons/non-binary';
|
|
1849
1849
|
// NotebookPen aliases
|
|
1850
1850
|
export { default as LucideNotebookPen } from '../icons/notebook-pen';
|
|
1851
|
+
// NonBinary aliases
|
|
1852
|
+
export { default as LucideNonBinary } from '../icons/non-binary';
|
|
1851
1853
|
// NotebookTabs aliases
|
|
1852
1854
|
export { default as LucideNotebookTabs } from '../icons/notebook-tabs';
|
|
1853
1855
|
// NotebookText aliases
|
|
@@ -1858,10 +1860,10 @@ export { default as LucideNotebook } from '../icons/notebook';
|
|
|
1858
1860
|
export { default as LucideNotepadTextDashed } from '../icons/notepad-text-dashed';
|
|
1859
1861
|
// NotepadText aliases
|
|
1860
1862
|
export { default as LucideNotepadText } from '../icons/notepad-text';
|
|
1861
|
-
// NutOff aliases
|
|
1862
|
-
export { default as LucideNutOff } from '../icons/nut-off';
|
|
1863
1863
|
// Nut aliases
|
|
1864
1864
|
export { default as LucideNut } from '../icons/nut';
|
|
1865
|
+
// NutOff aliases
|
|
1866
|
+
export { default as LucideNutOff } from '../icons/nut-off';
|
|
1865
1867
|
// OctagonMinus aliases
|
|
1866
1868
|
export { default as LucideOctagonMinus } from '../icons/octagon-minus';
|
|
1867
1869
|
// Octagon aliases
|
|
@@ -1880,18 +1882,18 @@ export { default as LucidePackage2 } from '../icons/package-2';
|
|
|
1880
1882
|
export { default as LucidePackageCheck } from '../icons/package-check';
|
|
1881
1883
|
// PackageMinus aliases
|
|
1882
1884
|
export { default as LucidePackageMinus } from '../icons/package-minus';
|
|
1883
|
-
// PackagePlus aliases
|
|
1884
|
-
export { default as LucidePackagePlus } from '../icons/package-plus';
|
|
1885
1885
|
// PackageOpen aliases
|
|
1886
1886
|
export { default as LucidePackageOpen } from '../icons/package-open';
|
|
1887
|
+
// PackagePlus aliases
|
|
1888
|
+
export { default as LucidePackagePlus } from '../icons/package-plus';
|
|
1887
1889
|
// PackageSearch aliases
|
|
1888
1890
|
export { default as LucidePackageSearch } from '../icons/package-search';
|
|
1889
1891
|
// PackageX aliases
|
|
1890
1892
|
export { default as LucidePackageX } from '../icons/package-x';
|
|
1891
|
-
// PaintBucket aliases
|
|
1892
|
-
export { default as LucidePaintBucket } from '../icons/paint-bucket';
|
|
1893
1893
|
// Package aliases
|
|
1894
1894
|
export { default as LucidePackage } from '../icons/package';
|
|
1895
|
+
// PaintBucket aliases
|
|
1896
|
+
export { default as LucidePaintBucket } from '../icons/paint-bucket';
|
|
1895
1897
|
// PaintRoller aliases
|
|
1896
1898
|
export { default as LucidePaintRoller } from '../icons/paint-roller';
|
|
1897
1899
|
// Palette aliases
|
|
@@ -1918,10 +1920,10 @@ export { default as LucidePanelRight } from '../icons/panel-right';
|
|
|
1918
1920
|
export { default as LucidePanelTopBottomDashed } from '../icons/panel-top-bottom-dashed';
|
|
1919
1921
|
// PanelTopClose aliases
|
|
1920
1922
|
export { default as LucidePanelTopClose } from '../icons/panel-top-close';
|
|
1921
|
-
// PanelTop aliases
|
|
1922
|
-
export { default as LucidePanelTop } from '../icons/panel-top';
|
|
1923
1923
|
// PanelTopOpen aliases
|
|
1924
1924
|
export { default as LucidePanelTopOpen } from '../icons/panel-top-open';
|
|
1925
|
+
// PanelTop aliases
|
|
1926
|
+
export { default as LucidePanelTop } from '../icons/panel-top';
|
|
1925
1927
|
// PanelsLeftBottom aliases
|
|
1926
1928
|
export { default as LucidePanelsLeftBottom } from '../icons/panels-left-bottom';
|
|
1927
1929
|
// PanelsRightBottom aliases
|
|
@@ -1934,14 +1936,14 @@ export { default as LucideParentheses } from '../icons/parentheses';
|
|
|
1934
1936
|
export { default as LucideParkingMeter } from '../icons/parking-meter';
|
|
1935
1937
|
// PartyPopper aliases
|
|
1936
1938
|
export { default as LucidePartyPopper } from '../icons/party-popper';
|
|
1937
|
-
// Pause aliases
|
|
1938
|
-
export { default as LucidePause } from '../icons/pause';
|
|
1939
|
-
// PcCase aliases
|
|
1940
|
-
export { default as LucidePcCase } from '../icons/pc-case';
|
|
1941
1939
|
// PawPrint aliases
|
|
1942
1940
|
export { default as LucidePawPrint } from '../icons/paw-print';
|
|
1941
|
+
// Pause aliases
|
|
1942
|
+
export { default as LucidePause } from '../icons/pause';
|
|
1943
1943
|
// PenOff aliases
|
|
1944
1944
|
export { default as LucidePenOff } from '../icons/pen-off';
|
|
1945
|
+
// PcCase aliases
|
|
1946
|
+
export { default as LucidePcCase } from '../icons/pc-case';
|
|
1945
1947
|
// PenTool aliases
|
|
1946
1948
|
export { default as LucidePenTool } from '../icons/pen-tool';
|
|
1947
1949
|
// PencilLine aliases
|
|
@@ -1952,14 +1954,14 @@ export { default as LucidePencilOff } from '../icons/pencil-off';
|
|
|
1952
1954
|
export { default as LucidePencilRuler } from '../icons/pencil-ruler';
|
|
1953
1955
|
// Pencil aliases
|
|
1954
1956
|
export { default as LucidePencil } from '../icons/pencil';
|
|
1955
|
-
// Pentagon aliases
|
|
1956
|
-
export { default as LucidePentagon } from '../icons/pentagon';
|
|
1957
1957
|
// Percent aliases
|
|
1958
1958
|
export { default as LucidePercent } from '../icons/percent';
|
|
1959
|
-
//
|
|
1960
|
-
export { default as
|
|
1959
|
+
// Pentagon aliases
|
|
1960
|
+
export { default as LucidePentagon } from '../icons/pentagon';
|
|
1961
1961
|
// PersonStanding aliases
|
|
1962
1962
|
export { default as LucidePersonStanding } from '../icons/person-standing';
|
|
1963
|
+
// PhilippinePeso aliases
|
|
1964
|
+
export { default as LucidePhilippinePeso } from '../icons/philippine-peso';
|
|
1963
1965
|
// PhoneCall aliases
|
|
1964
1966
|
export { default as LucidePhoneCall } from '../icons/phone-call';
|
|
1965
1967
|
// PhoneForwarded aliases
|
|
@@ -1974,12 +1976,12 @@ export { default as LucidePhoneOff } from '../icons/phone-off';
|
|
|
1974
1976
|
export { default as LucidePhoneOutgoing } from '../icons/phone-outgoing';
|
|
1975
1977
|
// Phone aliases
|
|
1976
1978
|
export { default as LucidePhone } from '../icons/phone';
|
|
1979
|
+
// Pi aliases
|
|
1980
|
+
export { default as LucidePi } from '../icons/pi';
|
|
1977
1981
|
// Piano aliases
|
|
1978
1982
|
export { default as LucidePiano } from '../icons/piano';
|
|
1979
1983
|
// Pickaxe aliases
|
|
1980
1984
|
export { default as LucidePickaxe } from '../icons/pickaxe';
|
|
1981
|
-
// Pi aliases
|
|
1982
|
-
export { default as LucidePi } from '../icons/pi';
|
|
1983
1985
|
// PictureInPicture2 aliases
|
|
1984
1986
|
export { default as LucidePictureInPicture2 } from '../icons/picture-in-picture-2';
|
|
1985
1987
|
// PictureInPicture aliases
|
|
@@ -1992,16 +1994,16 @@ export { default as LucidePilcrowLeft } from '../icons/pilcrow-left';
|
|
|
1992
1994
|
export { default as LucidePilcrowRight } from '../icons/pilcrow-right';
|
|
1993
1995
|
// Pilcrow aliases
|
|
1994
1996
|
export { default as LucidePilcrow } from '../icons/pilcrow';
|
|
1995
|
-
// PillBottle aliases
|
|
1996
|
-
export { default as LucidePillBottle } from '../icons/pill-bottle';
|
|
1997
1997
|
// Pill aliases
|
|
1998
1998
|
export { default as LucidePill } from '../icons/pill';
|
|
1999
|
+
// PillBottle aliases
|
|
2000
|
+
export { default as LucidePillBottle } from '../icons/pill-bottle';
|
|
1999
2001
|
// PinOff aliases
|
|
2000
2002
|
export { default as LucidePinOff } from '../icons/pin-off';
|
|
2001
|
-
// Pipette aliases
|
|
2002
|
-
export { default as LucidePipette } from '../icons/pipette';
|
|
2003
2003
|
// Pin aliases
|
|
2004
2004
|
export { default as LucidePin } from '../icons/pin';
|
|
2005
|
+
// Pipette aliases
|
|
2006
|
+
export { default as LucidePipette } from '../icons/pipette';
|
|
2005
2007
|
// Pizza aliases
|
|
2006
2008
|
export { default as LucidePizza } from '../icons/pizza';
|
|
2007
2009
|
// PlaneLanding aliases
|
|
@@ -2014,10 +2016,10 @@ export { default as LucidePlane } from '../icons/plane';
|
|
|
2014
2016
|
export { default as LucidePlay } from '../icons/play';
|
|
2015
2017
|
// Plug2 aliases
|
|
2016
2018
|
export { default as LucidePlug2 } from '../icons/plug-2';
|
|
2017
|
-
// Plus aliases
|
|
2018
|
-
export { default as LucidePlus } from '../icons/plus';
|
|
2019
2019
|
// Plug aliases
|
|
2020
2020
|
export { default as LucidePlug } from '../icons/plug';
|
|
2021
|
+
// Plus aliases
|
|
2022
|
+
export { default as LucidePlus } from '../icons/plus';
|
|
2021
2023
|
// PocketKnife aliases
|
|
2022
2024
|
export { default as LucidePocketKnife } from '../icons/pocket-knife';
|
|
2023
2025
|
// Pocket aliases
|
|
@@ -2044,10 +2046,10 @@ export { default as LucidePresentation } from '../icons/presentation';
|
|
|
2044
2046
|
export { default as LucidePrinterCheck } from '../icons/printer-check';
|
|
2045
2047
|
// PrinterX aliases
|
|
2046
2048
|
export { default as LucidePrinterX } from '../icons/printer-x';
|
|
2047
|
-
// Printer aliases
|
|
2048
|
-
export { default as LucidePrinter } from '../icons/printer';
|
|
2049
2049
|
// Projector aliases
|
|
2050
2050
|
export { default as LucideProjector } from '../icons/projector';
|
|
2051
|
+
// Printer aliases
|
|
2052
|
+
export { default as LucidePrinter } from '../icons/printer';
|
|
2051
2053
|
// Proportions aliases
|
|
2052
2054
|
export { default as LucideProportions } from '../icons/proportions';
|
|
2053
2055
|
// Puzzle aliases
|
|
@@ -2066,12 +2068,12 @@ export { default as LucideRadar } from '../icons/radar';
|
|
|
2066
2068
|
export { default as LucideRadiation } from '../icons/radiation';
|
|
2067
2069
|
// Radical aliases
|
|
2068
2070
|
export { default as LucideRadical } from '../icons/radical';
|
|
2071
|
+
// RadioReceiver aliases
|
|
2072
|
+
export { default as LucideRadioReceiver } from '../icons/radio-receiver';
|
|
2069
2073
|
// RadioTower aliases
|
|
2070
2074
|
export { default as LucideRadioTower } from '../icons/radio-tower';
|
|
2071
2075
|
// Radio aliases
|
|
2072
2076
|
export { default as LucideRadio } from '../icons/radio';
|
|
2073
|
-
// RadioReceiver aliases
|
|
2074
|
-
export { default as LucideRadioReceiver } from '../icons/radio-receiver';
|
|
2075
2077
|
// Radius aliases
|
|
2076
2078
|
export { default as LucideRadius } from '../icons/radius';
|
|
2077
2079
|
// RailSymbol aliases
|
|
@@ -2104,10 +2106,10 @@ export { default as LucideReceiptTurkishLira } from '../icons/receipt-turkish-li
|
|
|
2104
2106
|
export { default as LucideReceipt } from '../icons/receipt';
|
|
2105
2107
|
// RectangleCircle aliases
|
|
2106
2108
|
export { default as LucideRectangleCircle } from '../icons/rectangle-circle';
|
|
2107
|
-
// RectangleHorizontal aliases
|
|
2108
|
-
export { default as LucideRectangleHorizontal } from '../icons/rectangle-horizontal';
|
|
2109
2109
|
// RectangleGoggles aliases
|
|
2110
2110
|
export { default as LucideRectangleGoggles } from '../icons/rectangle-goggles';
|
|
2111
|
+
// RectangleHorizontal aliases
|
|
2112
|
+
export { default as LucideRectangleHorizontal } from '../icons/rectangle-horizontal';
|
|
2111
2113
|
// RectangleVertical aliases
|
|
2112
2114
|
export { default as LucideRectangleVertical } from '../icons/rectangle-vertical';
|
|
2113
2115
|
// Recycle aliases
|
|
@@ -2124,28 +2126,28 @@ export { default as LucideRefreshCcwDot } from '../icons/refresh-ccw-dot';
|
|
|
2124
2126
|
export { default as LucideRefreshCcw } from '../icons/refresh-ccw';
|
|
2125
2127
|
// RefreshCwOff aliases
|
|
2126
2128
|
export { default as LucideRefreshCwOff } from '../icons/refresh-cw-off';
|
|
2127
|
-
// RefreshCw aliases
|
|
2128
|
-
export { default as LucideRefreshCw } from '../icons/refresh-cw';
|
|
2129
2129
|
// Refrigerator aliases
|
|
2130
2130
|
export { default as LucideRefrigerator } from '../icons/refrigerator';
|
|
2131
|
+
// RefreshCw aliases
|
|
2132
|
+
export { default as LucideRefreshCw } from '../icons/refresh-cw';
|
|
2131
2133
|
// Regex aliases
|
|
2132
2134
|
export { default as LucideRegex } from '../icons/regex';
|
|
2133
2135
|
// RemoveFormatting aliases
|
|
2134
2136
|
export { default as LucideRemoveFormatting } from '../icons/remove-formatting';
|
|
2135
|
-
// Repeat1 aliases
|
|
2136
|
-
export { default as LucideRepeat1 } from '../icons/repeat-1';
|
|
2137
2137
|
// Repeat2 aliases
|
|
2138
2138
|
export { default as LucideRepeat2 } from '../icons/repeat-2';
|
|
2139
2139
|
// Repeat aliases
|
|
2140
2140
|
export { default as LucideRepeat } from '../icons/repeat';
|
|
2141
|
+
// Repeat1 aliases
|
|
2142
|
+
export { default as LucideRepeat1 } from '../icons/repeat-1';
|
|
2141
2143
|
// ReplaceAll aliases
|
|
2142
2144
|
export { default as LucideReplaceAll } from '../icons/replace-all';
|
|
2143
2145
|
// Replace aliases
|
|
2144
2146
|
export { default as LucideReplace } from '../icons/replace';
|
|
2145
|
-
// Reply aliases
|
|
2146
|
-
export { default as LucideReply } from '../icons/reply';
|
|
2147
2147
|
// ReplyAll aliases
|
|
2148
2148
|
export { default as LucideReplyAll } from '../icons/reply-all';
|
|
2149
|
+
// Reply aliases
|
|
2150
|
+
export { default as LucideReply } from '../icons/reply';
|
|
2149
2151
|
// Rewind aliases
|
|
2150
2152
|
export { default as LucideRewind } from '../icons/rewind';
|
|
2151
2153
|
// Ribbon aliases
|
|
@@ -2168,14 +2170,14 @@ export { default as LucideRotateCcw } from '../icons/rotate-ccw';
|
|
|
2168
2170
|
export { default as LucideRotateCwSquare } from '../icons/rotate-cw-square';
|
|
2169
2171
|
// RotateCw aliases
|
|
2170
2172
|
export { default as LucideRotateCw } from '../icons/rotate-cw';
|
|
2171
|
-
// RouteOff aliases
|
|
2172
|
-
export { default as LucideRouteOff } from '../icons/route-off';
|
|
2173
2173
|
// Route aliases
|
|
2174
2174
|
export { default as LucideRoute } from '../icons/route';
|
|
2175
|
-
//
|
|
2176
|
-
export { default as
|
|
2175
|
+
// RouteOff aliases
|
|
2176
|
+
export { default as LucideRouteOff } from '../icons/route-off';
|
|
2177
2177
|
// Router aliases
|
|
2178
2178
|
export { default as LucideRouter } from '../icons/router';
|
|
2179
|
+
// Rows4 aliases
|
|
2180
|
+
export { default as LucideRows4 } from '../icons/rows-4';
|
|
2179
2181
|
// Rss aliases
|
|
2180
2182
|
export { default as LucideRss } from '../icons/rss';
|
|
2181
2183
|
// RulerDimensionLine aliases
|
|
@@ -2216,10 +2218,10 @@ export { default as LucideScanFace } from '../icons/scan-face';
|
|
|
2216
2218
|
export { default as LucideScanHeart } from '../icons/scan-heart';
|
|
2217
2219
|
// ScanLine aliases
|
|
2218
2220
|
export { default as LucideScanLine } from '../icons/scan-line';
|
|
2219
|
-
// ScanQrCode aliases
|
|
2220
|
-
export { default as LucideScanQrCode } from '../icons/scan-qr-code';
|
|
2221
2221
|
// ScanSearch aliases
|
|
2222
2222
|
export { default as LucideScanSearch } from '../icons/scan-search';
|
|
2223
|
+
// ScanQrCode aliases
|
|
2224
|
+
export { default as LucideScanQrCode } from '../icons/scan-qr-code';
|
|
2223
2225
|
// ScanText aliases
|
|
2224
2226
|
export { default as LucideScanText } from '../icons/scan-text';
|
|
2225
2227
|
// Scan aliases
|
|
@@ -2240,16 +2242,16 @@ export { default as LucideScreenShare } from '../icons/screen-share';
|
|
|
2240
2242
|
export { default as LucideScrollText } from '../icons/scroll-text';
|
|
2241
2243
|
// Scroll aliases
|
|
2242
2244
|
export { default as LucideScroll } from '../icons/scroll';
|
|
2243
|
-
// SearchAlert aliases
|
|
2244
|
-
export { default as LucideSearchAlert } from '../icons/search-alert';
|
|
2245
2245
|
// SearchCheck aliases
|
|
2246
2246
|
export { default as LucideSearchCheck } from '../icons/search-check';
|
|
2247
2247
|
// SearchCode aliases
|
|
2248
2248
|
export { default as LucideSearchCode } from '../icons/search-code';
|
|
2249
|
-
//
|
|
2250
|
-
export { default as
|
|
2249
|
+
// SearchAlert aliases
|
|
2250
|
+
export { default as LucideSearchAlert } from '../icons/search-alert';
|
|
2251
2251
|
// SearchSlash aliases
|
|
2252
2252
|
export { default as LucideSearchSlash } from '../icons/search-slash';
|
|
2253
|
+
// SearchX aliases
|
|
2254
|
+
export { default as LucideSearchX } from '../icons/search-x';
|
|
2253
2255
|
// Search aliases
|
|
2254
2256
|
export { default as LucideSearch } from '../icons/search';
|
|
2255
2257
|
// Section aliases
|
|
@@ -2258,10 +2260,10 @@ export { default as LucideSection } from '../icons/section';
|
|
|
2258
2260
|
export { default as LucideSendToBack } from '../icons/send-to-back';
|
|
2259
2261
|
// Send aliases
|
|
2260
2262
|
export { default as LucideSend } from '../icons/send';
|
|
2261
|
-
// SeparatorHorizontal aliases
|
|
2262
|
-
export { default as LucideSeparatorHorizontal } from '../icons/separator-horizontal';
|
|
2263
2263
|
// SeparatorVertical aliases
|
|
2264
2264
|
export { default as LucideSeparatorVertical } from '../icons/separator-vertical';
|
|
2265
|
+
// SeparatorHorizontal aliases
|
|
2266
|
+
export { default as LucideSeparatorHorizontal } from '../icons/separator-horizontal';
|
|
2265
2267
|
// ServerCog aliases
|
|
2266
2268
|
export { default as LucideServerCog } from '../icons/server-cog';
|
|
2267
2269
|
// ServerCrash aliases
|
|
@@ -2288,10 +2290,10 @@ export { default as LucideShell } from '../icons/shell';
|
|
|
2288
2290
|
export { default as LucideShieldAlert } from '../icons/shield-alert';
|
|
2289
2291
|
// ShieldBan aliases
|
|
2290
2292
|
export { default as LucideShieldBan } from '../icons/shield-ban';
|
|
2291
|
-
// ShieldEllipsis aliases
|
|
2292
|
-
export { default as LucideShieldEllipsis } from '../icons/shield-ellipsis';
|
|
2293
2293
|
// ShieldCheck aliases
|
|
2294
2294
|
export { default as LucideShieldCheck } from '../icons/shield-check';
|
|
2295
|
+
// ShieldEllipsis aliases
|
|
2296
|
+
export { default as LucideShieldEllipsis } from '../icons/shield-ellipsis';
|
|
2295
2297
|
// ShieldHalf aliases
|
|
2296
2298
|
export { default as LucideShieldHalf } from '../icons/shield-half';
|
|
2297
2299
|
// ShieldMinus aliases
|
|
@@ -2306,36 +2308,36 @@ export { default as LucideShieldUser } from '../icons/shield-user';
|
|
|
2306
2308
|
export { default as LucideShield } from '../icons/shield';
|
|
2307
2309
|
// ShipWheel aliases
|
|
2308
2310
|
export { default as LucideShipWheel } from '../icons/ship-wheel';
|
|
2309
|
-
// Ship aliases
|
|
2310
|
-
export { default as LucideShip } from '../icons/ship';
|
|
2311
2311
|
// Shirt aliases
|
|
2312
2312
|
export { default as LucideShirt } from '../icons/shirt';
|
|
2313
|
+
// Ship aliases
|
|
2314
|
+
export { default as LucideShip } from '../icons/ship';
|
|
2313
2315
|
// ShoppingBag aliases
|
|
2314
2316
|
export { default as LucideShoppingBag } from '../icons/shopping-bag';
|
|
2315
2317
|
// ShoppingBasket aliases
|
|
2316
2318
|
export { default as LucideShoppingBasket } from '../icons/shopping-basket';
|
|
2317
2319
|
// ShoppingCart aliases
|
|
2318
2320
|
export { default as LucideShoppingCart } from '../icons/shopping-cart';
|
|
2319
|
-
// ShowerHead aliases
|
|
2320
|
-
export { default as LucideShowerHead } from '../icons/shower-head';
|
|
2321
2321
|
// Shovel aliases
|
|
2322
2322
|
export { default as LucideShovel } from '../icons/shovel';
|
|
2323
|
-
//
|
|
2324
|
-
export { default as
|
|
2323
|
+
// ShowerHead aliases
|
|
2324
|
+
export { default as LucideShowerHead } from '../icons/shower-head';
|
|
2325
2325
|
// Shrimp aliases
|
|
2326
2326
|
export { default as LucideShrimp } from '../icons/shrimp';
|
|
2327
|
+
// Shredder aliases
|
|
2328
|
+
export { default as LucideShredder } from '../icons/shredder';
|
|
2327
2329
|
// Shrink aliases
|
|
2328
2330
|
export { default as LucideShrink } from '../icons/shrink';
|
|
2329
2331
|
// Shrub aliases
|
|
2330
2332
|
export { default as LucideShrub } from '../icons/shrub';
|
|
2331
2333
|
// Shuffle aliases
|
|
2332
2334
|
export { default as LucideShuffle } from '../icons/shuffle';
|
|
2333
|
-
// SignalHigh aliases
|
|
2334
|
-
export { default as LucideSignalHigh } from '../icons/signal-high';
|
|
2335
2335
|
// Sigma aliases
|
|
2336
2336
|
export { default as LucideSigma } from '../icons/sigma';
|
|
2337
2337
|
// SignalLow aliases
|
|
2338
2338
|
export { default as LucideSignalLow } from '../icons/signal-low';
|
|
2339
|
+
// SignalHigh aliases
|
|
2340
|
+
export { default as LucideSignalHigh } from '../icons/signal-high';
|
|
2339
2341
|
// SignalMedium aliases
|
|
2340
2342
|
export { default as LucideSignalMedium } from '../icons/signal-medium';
|
|
2341
2343
|
// SignalZero aliases
|
|
@@ -2348,12 +2350,12 @@ export { default as LucideSignature } from '../icons/signature';
|
|
|
2348
2350
|
export { default as LucideSignpostBig } from '../icons/signpost-big';
|
|
2349
2351
|
// Signpost aliases
|
|
2350
2352
|
export { default as LucideSignpost } from '../icons/signpost';
|
|
2353
|
+
// SkipBack aliases
|
|
2354
|
+
export { default as LucideSkipBack } from '../icons/skip-back';
|
|
2351
2355
|
// Siren aliases
|
|
2352
2356
|
export { default as LucideSiren } from '../icons/siren';
|
|
2353
2357
|
// SkipForward aliases
|
|
2354
2358
|
export { default as LucideSkipForward } from '../icons/skip-forward';
|
|
2355
|
-
// SkipBack aliases
|
|
2356
|
-
export { default as LucideSkipBack } from '../icons/skip-back';
|
|
2357
2359
|
// Skull aliases
|
|
2358
2360
|
export { default as LucideSkull } from '../icons/skull';
|
|
2359
2361
|
// Slack aliases
|
|
@@ -2370,10 +2372,10 @@ export { default as LucideSmartphoneCharging } from '../icons/smartphone-chargin
|
|
|
2370
2372
|
export { default as LucideSmartphoneNfc } from '../icons/smartphone-nfc';
|
|
2371
2373
|
// Smartphone aliases
|
|
2372
2374
|
export { default as LucideSmartphone } from '../icons/smartphone';
|
|
2373
|
-
// SmilePlus aliases
|
|
2374
|
-
export { default as LucideSmilePlus } from '../icons/smile-plus';
|
|
2375
2375
|
// Smile aliases
|
|
2376
2376
|
export { default as LucideSmile } from '../icons/smile';
|
|
2377
|
+
// SmilePlus aliases
|
|
2378
|
+
export { default as LucideSmilePlus } from '../icons/smile-plus';
|
|
2377
2379
|
// Snail aliases
|
|
2378
2380
|
export { default as LucideSnail } from '../icons/snail';
|
|
2379
2381
|
// Snowflake aliases
|
|
@@ -2386,34 +2388,34 @@ export { default as LucideSofa } from '../icons/sofa';
|
|
|
2386
2388
|
export { default as LucideSolarPanel } from '../icons/solar-panel';
|
|
2387
2389
|
// Soup aliases
|
|
2388
2390
|
export { default as LucideSoup } from '../icons/soup';
|
|
2389
|
-
// Sparkle aliases
|
|
2390
|
-
export { default as LucideSparkle } from '../icons/sparkle';
|
|
2391
2391
|
// Space aliases
|
|
2392
2392
|
export { default as LucideSpace } from '../icons/space';
|
|
2393
2393
|
// Spade aliases
|
|
2394
2394
|
export { default as LucideSpade } from '../icons/spade';
|
|
2395
|
+
// Sparkle aliases
|
|
2396
|
+
export { default as LucideSparkle } from '../icons/sparkle';
|
|
2395
2397
|
// Speaker aliases
|
|
2396
2398
|
export { default as LucideSpeaker } from '../icons/speaker';
|
|
2397
2399
|
// Speech aliases
|
|
2398
2400
|
export { default as LucideSpeech } from '../icons/speech';
|
|
2399
2401
|
// SpellCheck2 aliases
|
|
2400
2402
|
export { default as LucideSpellCheck2 } from '../icons/spell-check-2';
|
|
2401
|
-
// SpellCheck aliases
|
|
2402
|
-
export { default as LucideSpellCheck } from '../icons/spell-check';
|
|
2403
2403
|
// SplinePointer aliases
|
|
2404
2404
|
export { default as LucideSplinePointer } from '../icons/spline-pointer';
|
|
2405
|
-
// Spline aliases
|
|
2406
|
-
export { default as LucideSpline } from '../icons/spline';
|
|
2407
2405
|
// Split aliases
|
|
2408
2406
|
export { default as LucideSplit } from '../icons/split';
|
|
2407
|
+
// SpellCheck aliases
|
|
2408
|
+
export { default as LucideSpellCheck } from '../icons/spell-check';
|
|
2409
|
+
// Spline aliases
|
|
2410
|
+
export { default as LucideSpline } from '../icons/spline';
|
|
2409
2411
|
// Spool aliases
|
|
2410
2412
|
export { default as LucideSpool } from '../icons/spool';
|
|
2411
2413
|
// Spotlight aliases
|
|
2412
2414
|
export { default as LucideSpotlight } from '../icons/spotlight';
|
|
2413
|
-
// SprayCan aliases
|
|
2414
|
-
export { default as LucideSprayCan } from '../icons/spray-can';
|
|
2415
2415
|
// Sprout aliases
|
|
2416
2416
|
export { default as LucideSprout } from '../icons/sprout';
|
|
2417
|
+
// SprayCan aliases
|
|
2418
|
+
export { default as LucideSprayCan } from '../icons/spray-can';
|
|
2417
2419
|
// SquareDashedBottomCode aliases
|
|
2418
2420
|
export { default as LucideSquareDashedBottomCode } from '../icons/square-dashed-bottom-code';
|
|
2419
2421
|
// SquareDashedBottom aliases
|
|
@@ -2426,46 +2428,46 @@ export { default as LucideSquarePause } from '../icons/square-pause';
|
|
|
2426
2428
|
export { default as LucideSquareRadical } from '../icons/square-radical';
|
|
2427
2429
|
// SquareRoundCorner aliases
|
|
2428
2430
|
export { default as LucideSquareRoundCorner } from '../icons/square-round-corner';
|
|
2429
|
-
// SquareSquare aliases
|
|
2430
|
-
export { default as LucideSquareSquare } from '../icons/square-square';
|
|
2431
2431
|
// SquareStack aliases
|
|
2432
2432
|
export { default as LucideSquareStack } from '../icons/square-stack';
|
|
2433
|
+
// SquareSquare aliases
|
|
2434
|
+
export { default as LucideSquareSquare } from '../icons/square-square';
|
|
2433
2435
|
// SquareStar aliases
|
|
2434
2436
|
export { default as LucideSquareStar } from '../icons/square-star';
|
|
2435
2437
|
// SquareStop aliases
|
|
2436
2438
|
export { default as LucideSquareStop } from '../icons/square-stop';
|
|
2437
2439
|
// Square aliases
|
|
2438
2440
|
export { default as LucideSquare } from '../icons/square';
|
|
2439
|
-
// SquaresExclude aliases
|
|
2440
|
-
export { default as LucideSquaresExclude } from '../icons/squares-exclude';
|
|
2441
2441
|
// SquaresIntersect aliases
|
|
2442
2442
|
export { default as LucideSquaresIntersect } from '../icons/squares-intersect';
|
|
2443
|
+
// SquaresExclude aliases
|
|
2444
|
+
export { default as LucideSquaresExclude } from '../icons/squares-exclude';
|
|
2443
2445
|
// SquaresSubtract aliases
|
|
2444
2446
|
export { default as LucideSquaresSubtract } from '../icons/squares-subtract';
|
|
2445
2447
|
// SquaresUnite aliases
|
|
2446
2448
|
export { default as LucideSquaresUnite } from '../icons/squares-unite';
|
|
2447
2449
|
// SquircleDashed aliases
|
|
2448
2450
|
export { default as LucideSquircleDashed } from '../icons/squircle-dashed';
|
|
2451
|
+
// Squircle aliases
|
|
2452
|
+
export { default as LucideSquircle } from '../icons/squircle';
|
|
2449
2453
|
// Squirrel aliases
|
|
2450
2454
|
export { default as LucideSquirrel } from '../icons/squirrel';
|
|
2451
2455
|
// Stamp aliases
|
|
2452
2456
|
export { default as LucideStamp } from '../icons/stamp';
|
|
2453
|
-
// Squircle aliases
|
|
2454
|
-
export { default as LucideSquircle } from '../icons/squircle';
|
|
2455
2457
|
// StarHalf aliases
|
|
2456
2458
|
export { default as LucideStarHalf } from '../icons/star-half';
|
|
2457
2459
|
// StarOff aliases
|
|
2458
2460
|
export { default as LucideStarOff } from '../icons/star-off';
|
|
2459
|
-
// StepBack aliases
|
|
2460
|
-
export { default as LucideStepBack } from '../icons/step-back';
|
|
2461
2461
|
// Star aliases
|
|
2462
2462
|
export { default as LucideStar } from '../icons/star';
|
|
2463
|
+
// StepBack aliases
|
|
2464
|
+
export { default as LucideStepBack } from '../icons/step-back';
|
|
2463
2465
|
// StepForward aliases
|
|
2464
2466
|
export { default as LucideStepForward } from '../icons/step-forward';
|
|
2465
|
-
// Sticker aliases
|
|
2466
|
-
export { default as LucideSticker } from '../icons/sticker';
|
|
2467
2467
|
// Stethoscope aliases
|
|
2468
2468
|
export { default as LucideStethoscope } from '../icons/stethoscope';
|
|
2469
|
+
// Sticker aliases
|
|
2470
|
+
export { default as LucideSticker } from '../icons/sticker';
|
|
2469
2471
|
// StickyNote aliases
|
|
2470
2472
|
export { default as LucideStickyNote } from '../icons/sticky-note';
|
|
2471
2473
|
// Stone aliases
|
|
@@ -2506,10 +2508,10 @@ export { default as LucideSwitchCamera } from '../icons/switch-camera';
|
|
|
2506
2508
|
export { default as LucideSword } from '../icons/sword';
|
|
2507
2509
|
// Swords aliases
|
|
2508
2510
|
export { default as LucideSwords } from '../icons/swords';
|
|
2509
|
-
// Syringe aliases
|
|
2510
|
-
export { default as LucideSyringe } from '../icons/syringe';
|
|
2511
2511
|
// Table2 aliases
|
|
2512
2512
|
export { default as LucideTable2 } from '../icons/table-2';
|
|
2513
|
+
// Syringe aliases
|
|
2514
|
+
export { default as LucideSyringe } from '../icons/syringe';
|
|
2513
2515
|
// TableCellsMerge aliases
|
|
2514
2516
|
export { default as LucideTableCellsMerge } from '../icons/table-cells-merge';
|
|
2515
2517
|
// TableCellsSplit aliases
|
|
@@ -2536,10 +2538,10 @@ export { default as LucideTag } from '../icons/tag';
|
|
|
2536
2538
|
export { default as LucideTags } from '../icons/tags';
|
|
2537
2539
|
// Tally1 aliases
|
|
2538
2540
|
export { default as LucideTally1 } from '../icons/tally-1';
|
|
2539
|
-
// Tally3 aliases
|
|
2540
|
-
export { default as LucideTally3 } from '../icons/tally-3';
|
|
2541
2541
|
// Tally2 aliases
|
|
2542
2542
|
export { default as LucideTally2 } from '../icons/tally-2';
|
|
2543
|
+
// Tally3 aliases
|
|
2544
|
+
export { default as LucideTally3 } from '../icons/tally-3';
|
|
2543
2545
|
// Tally4 aliases
|
|
2544
2546
|
export { default as LucideTally4 } from '../icons/tally-4';
|
|
2545
2547
|
// Tally5 aliases
|
|
@@ -2552,10 +2554,10 @@ export { default as LucideTarget } from '../icons/target';
|
|
|
2552
2554
|
export { default as LucideTelescope } from '../icons/telescope';
|
|
2553
2555
|
// TentTree aliases
|
|
2554
2556
|
export { default as LucideTentTree } from '../icons/tent-tree';
|
|
2555
|
-
// Terminal aliases
|
|
2556
|
-
export { default as LucideTerminal } from '../icons/terminal';
|
|
2557
2557
|
// Tent aliases
|
|
2558
2558
|
export { default as LucideTent } from '../icons/tent';
|
|
2559
|
+
// Terminal aliases
|
|
2560
|
+
export { default as LucideTerminal } from '../icons/terminal';
|
|
2559
2561
|
// TestTube aliases
|
|
2560
2562
|
export { default as LucideTestTube } from '../icons/test-tube';
|
|
2561
2563
|
// TestTubes aliases
|
|
@@ -2584,10 +2586,10 @@ export { default as LucideThumbsUp } from '../icons/thumbs-up';
|
|
|
2584
2586
|
export { default as LucideTicketCheck } from '../icons/ticket-check';
|
|
2585
2587
|
// TicketMinus aliases
|
|
2586
2588
|
export { default as LucideTicketMinus } from '../icons/ticket-minus';
|
|
2587
|
-
// TicketPlus aliases
|
|
2588
|
-
export { default as LucideTicketPlus } from '../icons/ticket-plus';
|
|
2589
2589
|
// TicketPercent aliases
|
|
2590
2590
|
export { default as LucideTicketPercent } from '../icons/ticket-percent';
|
|
2591
|
+
// TicketPlus aliases
|
|
2592
|
+
export { default as LucideTicketPlus } from '../icons/ticket-plus';
|
|
2591
2593
|
// TicketSlash aliases
|
|
2592
2594
|
export { default as LucideTicketSlash } from '../icons/ticket-slash';
|
|
2593
2595
|
// TicketX aliases
|
|
@@ -2600,10 +2602,10 @@ export { default as LucideTicketsPlane } from '../icons/tickets-plane';
|
|
|
2600
2602
|
export { default as LucideTickets } from '../icons/tickets';
|
|
2601
2603
|
// TimerOff aliases
|
|
2602
2604
|
export { default as LucideTimerOff } from '../icons/timer-off';
|
|
2603
|
-
// Timer aliases
|
|
2604
|
-
export { default as LucideTimer } from '../icons/timer';
|
|
2605
2605
|
// TimerReset aliases
|
|
2606
2606
|
export { default as LucideTimerReset } from '../icons/timer-reset';
|
|
2607
|
+
// Timer aliases
|
|
2608
|
+
export { default as LucideTimer } from '../icons/timer';
|
|
2607
2609
|
// ToggleLeft aliases
|
|
2608
2610
|
export { default as LucideToggleLeft } from '../icons/toggle-left';
|
|
2609
2611
|
// ToggleRight aliases
|
|
@@ -2626,28 +2628,28 @@ export { default as LucideTouchpad } from '../icons/touchpad';
|
|
|
2626
2628
|
export { default as LucideTowerControl } from '../icons/tower-control';
|
|
2627
2629
|
// ToyBrick aliases
|
|
2628
2630
|
export { default as LucideToyBrick } from '../icons/toy-brick';
|
|
2629
|
-
// Tractor aliases
|
|
2630
|
-
export { default as LucideTractor } from '../icons/tractor';
|
|
2631
|
-
// TrafficCone aliases
|
|
2632
|
-
export { default as LucideTrafficCone } from '../icons/traffic-cone';
|
|
2633
2631
|
// TrainFrontTunnel aliases
|
|
2634
2632
|
export { default as LucideTrainFrontTunnel } from '../icons/train-front-tunnel';
|
|
2633
|
+
// Tractor aliases
|
|
2634
|
+
export { default as LucideTractor } from '../icons/tractor';
|
|
2635
2635
|
// TrainFront aliases
|
|
2636
2636
|
export { default as LucideTrainFront } from '../icons/train-front';
|
|
2637
|
+
// TrafficCone aliases
|
|
2638
|
+
export { default as LucideTrafficCone } from '../icons/traffic-cone';
|
|
2637
2639
|
// TrainTrack aliases
|
|
2638
2640
|
export { default as LucideTrainTrack } from '../icons/train-track';
|
|
2639
|
-
// Transgender aliases
|
|
2640
|
-
export { default as LucideTransgender } from '../icons/transgender';
|
|
2641
2641
|
// Trash2 aliases
|
|
2642
2642
|
export { default as LucideTrash2 } from '../icons/trash-2';
|
|
2643
|
+
// Transgender aliases
|
|
2644
|
+
export { default as LucideTransgender } from '../icons/transgender';
|
|
2643
2645
|
// Trash aliases
|
|
2644
2646
|
export { default as LucideTrash } from '../icons/trash';
|
|
2647
|
+
// TreePine aliases
|
|
2648
|
+
export { default as LucideTreePine } from '../icons/tree-pine';
|
|
2645
2649
|
// TreeDeciduous aliases
|
|
2646
2650
|
export { default as LucideTreeDeciduous } from '../icons/tree-deciduous';
|
|
2647
2651
|
// Trees aliases
|
|
2648
2652
|
export { default as LucideTrees } from '../icons/trees';
|
|
2649
|
-
// TreePine aliases
|
|
2650
|
-
export { default as LucideTreePine } from '../icons/tree-pine';
|
|
2651
2653
|
// Trello aliases
|
|
2652
2654
|
export { default as LucideTrello } from '../icons/trello';
|
|
2653
2655
|
// TrendingDown aliases
|
|
@@ -2656,10 +2658,10 @@ export { default as LucideTrendingDown } from '../icons/trending-down';
|
|
|
2656
2658
|
export { default as LucideTrendingUpDown } from '../icons/trending-up-down';
|
|
2657
2659
|
// TrendingUp aliases
|
|
2658
2660
|
export { default as LucideTrendingUp } from '../icons/trending-up';
|
|
2659
|
-
// TriangleDashed aliases
|
|
2660
|
-
export { default as LucideTriangleDashed } from '../icons/triangle-dashed';
|
|
2661
2661
|
// TriangleRight aliases
|
|
2662
2662
|
export { default as LucideTriangleRight } from '../icons/triangle-right';
|
|
2663
|
+
// TriangleDashed aliases
|
|
2664
|
+
export { default as LucideTriangleDashed } from '../icons/triangle-dashed';
|
|
2663
2665
|
// Triangle aliases
|
|
2664
2666
|
export { default as LucideTriangle } from '../icons/triangle';
|
|
2665
2667
|
// Trophy aliases
|
|
@@ -2694,18 +2696,18 @@ export { default as LucideUmbrella } from '../icons/umbrella';
|
|
|
2694
2696
|
export { default as LucideUnderline } from '../icons/underline';
|
|
2695
2697
|
// Undo2 aliases
|
|
2696
2698
|
export { default as LucideUndo2 } from '../icons/undo-2';
|
|
2697
|
-
// UndoDot aliases
|
|
2698
|
-
export { default as LucideUndoDot } from '../icons/undo-dot';
|
|
2699
2699
|
// Undo aliases
|
|
2700
2700
|
export { default as LucideUndo } from '../icons/undo';
|
|
2701
2701
|
// UnfoldHorizontal aliases
|
|
2702
2702
|
export { default as LucideUnfoldHorizontal } from '../icons/unfold-horizontal';
|
|
2703
|
+
// UndoDot aliases
|
|
2704
|
+
export { default as LucideUndoDot } from '../icons/undo-dot';
|
|
2703
2705
|
// UnfoldVertical aliases
|
|
2704
2706
|
export { default as LucideUnfoldVertical } from '../icons/unfold-vertical';
|
|
2705
|
-
// Unlink2 aliases
|
|
2706
|
-
export { default as LucideUnlink2 } from '../icons/unlink-2';
|
|
2707
2707
|
// Ungroup aliases
|
|
2708
2708
|
export { default as LucideUngroup } from '../icons/ungroup';
|
|
2709
|
+
// Unlink2 aliases
|
|
2710
|
+
export { default as LucideUnlink2 } from '../icons/unlink-2';
|
|
2709
2711
|
// Unlink aliases
|
|
2710
2712
|
export { default as LucideUnlink } from '../icons/unlink';
|
|
2711
2713
|
// Unplug aliases
|
|
@@ -2722,18 +2724,18 @@ export { default as LucideUserCog } from '../icons/user-cog';
|
|
|
2722
2724
|
export { default as LucideUserKey } from '../icons/user-key';
|
|
2723
2725
|
// UserLock aliases
|
|
2724
2726
|
export { default as LucideUserLock } from '../icons/user-lock';
|
|
2725
|
-
// UserMinus aliases
|
|
2726
|
-
export { default as LucideUserMinus } from '../icons/user-minus';
|
|
2727
2727
|
// UserPen aliases
|
|
2728
2728
|
export { default as LucideUserPen } from '../icons/user-pen';
|
|
2729
|
+
// UserMinus aliases
|
|
2730
|
+
export { default as LucideUserMinus } from '../icons/user-minus';
|
|
2729
2731
|
// UserPlus aliases
|
|
2730
2732
|
export { default as LucideUserPlus } from '../icons/user-plus';
|
|
2731
2733
|
// UserRoundKey aliases
|
|
2732
2734
|
export { default as LucideUserRoundKey } from '../icons/user-round-key';
|
|
2733
|
-
// UserRoundPen aliases
|
|
2734
|
-
export { default as LucideUserRoundPen } from '../icons/user-round-pen';
|
|
2735
2735
|
// UserRoundSearch aliases
|
|
2736
2736
|
export { default as LucideUserRoundSearch } from '../icons/user-round-search';
|
|
2737
|
+
// UserRoundPen aliases
|
|
2738
|
+
export { default as LucideUserRoundPen } from '../icons/user-round-pen';
|
|
2737
2739
|
// UserSearch aliases
|
|
2738
2740
|
export { default as LucideUserSearch } from '../icons/user-search';
|
|
2739
2741
|
// UserStar aliases
|
|
@@ -2760,10 +2762,10 @@ export { default as LucideVegan } from '../icons/vegan';
|
|
|
2760
2762
|
export { default as LucideVenetianMask } from '../icons/venetian-mask';
|
|
2761
2763
|
// VenusAndMars aliases
|
|
2762
2764
|
export { default as LucideVenusAndMars } from '../icons/venus-and-mars';
|
|
2763
|
-
// Venus aliases
|
|
2764
|
-
export { default as LucideVenus } from '../icons/venus';
|
|
2765
2765
|
// VibrateOff aliases
|
|
2766
2766
|
export { default as LucideVibrateOff } from '../icons/vibrate-off';
|
|
2767
|
+
// Venus aliases
|
|
2768
|
+
export { default as LucideVenus } from '../icons/venus';
|
|
2767
2769
|
// Vibrate aliases
|
|
2768
2770
|
export { default as LucideVibrate } from '../icons/vibrate';
|
|
2769
2771
|
// VideoOff aliases
|
|
@@ -2774,10 +2776,10 @@ export { default as LucideVideotape } from '../icons/videotape';
|
|
|
2774
2776
|
export { default as LucideVideo } from '../icons/video';
|
|
2775
2777
|
// View aliases
|
|
2776
2778
|
export { default as LucideView } from '../icons/view';
|
|
2777
|
-
// Voicemail aliases
|
|
2778
|
-
export { default as LucideVoicemail } from '../icons/voicemail';
|
|
2779
2779
|
// Volleyball aliases
|
|
2780
2780
|
export { default as LucideVolleyball } from '../icons/volleyball';
|
|
2781
|
+
// Voicemail aliases
|
|
2782
|
+
export { default as LucideVoicemail } from '../icons/voicemail';
|
|
2781
2783
|
// Volume1 aliases
|
|
2782
2784
|
export { default as LucideVolume1 } from '../icons/volume-1';
|
|
2783
2785
|
// Volume2 aliases
|
|
@@ -2820,22 +2822,22 @@ export { default as LucideWebcam } from '../icons/webcam';
|
|
|
2820
2822
|
export { default as LucideWebhookOff } from '../icons/webhook-off';
|
|
2821
2823
|
// Webhook aliases
|
|
2822
2824
|
export { default as LucideWebhook } from '../icons/webhook';
|
|
2825
|
+
// Weight aliases
|
|
2826
|
+
export { default as LucideWeight } from '../icons/weight';
|
|
2823
2827
|
// WeightTilde aliases
|
|
2824
2828
|
export { default as LucideWeightTilde } from '../icons/weight-tilde';
|
|
2825
2829
|
// WheatOff aliases
|
|
2826
2830
|
export { default as LucideWheatOff } from '../icons/wheat-off';
|
|
2827
|
-
// Weight aliases
|
|
2828
|
-
export { default as LucideWeight } from '../icons/weight';
|
|
2829
2831
|
// Wheat aliases
|
|
2830
2832
|
export { default as LucideWheat } from '../icons/wheat';
|
|
2831
2833
|
// WholeWord aliases
|
|
2832
2834
|
export { default as LucideWholeWord } from '../icons/whole-word';
|
|
2833
2835
|
// WifiCog aliases
|
|
2834
2836
|
export { default as LucideWifiCog } from '../icons/wifi-cog';
|
|
2835
|
-
// WifiHigh aliases
|
|
2836
|
-
export { default as LucideWifiHigh } from '../icons/wifi-high';
|
|
2837
2837
|
// WifiLow aliases
|
|
2838
2838
|
export { default as LucideWifiLow } from '../icons/wifi-low';
|
|
2839
|
+
// WifiHigh aliases
|
|
2840
|
+
export { default as LucideWifiHigh } from '../icons/wifi-high';
|
|
2839
2841
|
// WifiOff aliases
|
|
2840
2842
|
export { default as LucideWifiOff } from '../icons/wifi-off';
|
|
2841
2843
|
// WifiPen aliases
|
|
@@ -2844,10 +2846,10 @@ export { default as LucideWifiPen } from '../icons/wifi-pen';
|
|
|
2844
2846
|
export { default as LucideWifiSync } from '../icons/wifi-sync';
|
|
2845
2847
|
// WifiZero aliases
|
|
2846
2848
|
export { default as LucideWifiZero } from '../icons/wifi-zero';
|
|
2847
|
-
// WindArrowDown aliases
|
|
2848
|
-
export { default as LucideWindArrowDown } from '../icons/wind-arrow-down';
|
|
2849
2849
|
// Wifi aliases
|
|
2850
2850
|
export { default as LucideWifi } from '../icons/wifi';
|
|
2851
|
+
// WindArrowDown aliases
|
|
2852
|
+
export { default as LucideWindArrowDown } from '../icons/wind-arrow-down';
|
|
2851
2853
|
// Wind aliases
|
|
2852
2854
|
export { default as LucideWind } from '../icons/wind';
|
|
2853
2855
|
// WineOff aliases
|
|
@@ -2866,10 +2868,10 @@ export { default as LucideX } from '../icons/x';
|
|
|
2866
2868
|
export { default as LucideYoutube } from '../icons/youtube';
|
|
2867
2869
|
// ZapOff aliases
|
|
2868
2870
|
export { default as LucideZapOff } from '../icons/zap-off';
|
|
2869
|
-
// ZoomIn aliases
|
|
2870
|
-
export { default as LucideZoomIn } from '../icons/zoom-in';
|
|
2871
2871
|
// Zap aliases
|
|
2872
2872
|
export { default as LucideZap } from '../icons/zap';
|
|
2873
|
+
// ZoomIn aliases
|
|
2874
|
+
export { default as LucideZoomIn } from '../icons/zoom-in';
|
|
2873
2875
|
// ZoomOut aliases
|
|
2874
2876
|
export { default as LucideZoomOut } from '../icons/zoom-out';
|
|
2875
2877
|
// ArrowDown01 aliases
|
|
@@ -2898,18 +2900,18 @@ export {
|
|
|
2898
2900
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockPlus} instead. This alias will be removed in v1.0 */
|
|
2899
2901
|
default as LucideAlarmPlus
|
|
2900
2902
|
} from '../icons/alarm-clock-plus';
|
|
2901
|
-
// ArrowDownWideNarrow aliases
|
|
2902
|
-
export { default as LucideArrowDownWideNarrow } from '../icons/arrow-down-wide-narrow';
|
|
2903
|
-
export {
|
|
2904
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. This alias will be removed in v1.0 */
|
|
2905
|
-
default as LucideSortDesc
|
|
2906
|
-
} from '../icons/arrow-down-wide-narrow';
|
|
2907
2903
|
// ArrowDownAZ aliases
|
|
2908
2904
|
export { default as LucideArrowDownAZ } from '../icons/arrow-down-a-z';
|
|
2909
2905
|
export {
|
|
2910
2906
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownAZ} instead. This alias will be removed in v1.0 */
|
|
2911
2907
|
default as LucideArrowDownAz
|
|
2912
2908
|
} from '../icons/arrow-down-a-z';
|
|
2909
|
+
// ArrowDownWideNarrow aliases
|
|
2910
|
+
export { default as LucideArrowDownWideNarrow } from '../icons/arrow-down-wide-narrow';
|
|
2911
|
+
export {
|
|
2912
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. This alias will be removed in v1.0 */
|
|
2913
|
+
default as LucideSortDesc
|
|
2914
|
+
} from '../icons/arrow-down-wide-narrow';
|
|
2913
2915
|
// ArrowDownZA aliases
|
|
2914
2916
|
export { default as LucideArrowDownZA } from '../icons/arrow-down-z-a';
|
|
2915
2917
|
export {
|
|
@@ -2952,18 +2954,18 @@ export {
|
|
|
2952
2954
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. This alias will be removed in v1.0 */
|
|
2953
2955
|
default as LucideBadgeHelp
|
|
2954
2956
|
} from '../icons/badge-question-mark';
|
|
2955
|
-
// BetweenHorizontalStart aliases
|
|
2956
|
-
export { default as LucideBetweenHorizontalStart } from '../icons/between-horizontal-start';
|
|
2957
|
-
export {
|
|
2958
|
-
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. This alias will be removed in v1.0 */
|
|
2959
|
-
default as LucideBetweenHorizonalStart
|
|
2960
|
-
} from '../icons/between-horizontal-start';
|
|
2961
2957
|
// BetweenHorizontalEnd aliases
|
|
2962
2958
|
export { default as LucideBetweenHorizontalEnd } from '../icons/between-horizontal-end';
|
|
2963
2959
|
export {
|
|
2964
2960
|
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. This alias will be removed in v1.0 */
|
|
2965
2961
|
default as LucideBetweenHorizonalEnd
|
|
2966
2962
|
} from '../icons/between-horizontal-end';
|
|
2963
|
+
// BetweenHorizontalStart aliases
|
|
2964
|
+
export { default as LucideBetweenHorizontalStart } from '../icons/between-horizontal-start';
|
|
2965
|
+
export {
|
|
2966
|
+
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. This alias will be removed in v1.0 */
|
|
2967
|
+
default as LucideBetweenHorizonalStart
|
|
2968
|
+
} from '../icons/between-horizontal-start';
|
|
2967
2969
|
// BookDashed aliases
|
|
2968
2970
|
export { default as LucideBookDashed } from '../icons/book-dashed';
|
|
2969
2971
|
export {
|
|
@@ -3006,18 +3008,18 @@ export {
|
|
|
3006
3008
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead. This alias will be removed in v1.0 */
|
|
3007
3009
|
default as LucideCandlestickChart
|
|
3008
3010
|
} from '../icons/chart-candlestick';
|
|
3009
|
-
// ChartColumnBig aliases
|
|
3010
|
-
export { default as LucideChartColumnBig } from '../icons/chart-column-big';
|
|
3011
|
-
export {
|
|
3012
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. This alias will be removed in v1.0 */
|
|
3013
|
-
default as LucideBarChartBig
|
|
3014
|
-
} from '../icons/chart-column-big';
|
|
3015
3011
|
// ChartColumnIncreasing aliases
|
|
3016
3012
|
export { default as LucideChartColumnIncreasing } from '../icons/chart-column-increasing';
|
|
3017
3013
|
export {
|
|
3018
3014
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
3019
3015
|
default as LucideBarChart4
|
|
3020
3016
|
} from '../icons/chart-column-increasing';
|
|
3017
|
+
// ChartColumnBig aliases
|
|
3018
|
+
export { default as LucideChartColumnBig } from '../icons/chart-column-big';
|
|
3019
|
+
export {
|
|
3020
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. This alias will be removed in v1.0 */
|
|
3021
|
+
default as LucideBarChartBig
|
|
3022
|
+
} from '../icons/chart-column-big';
|
|
3021
3023
|
// ChartColumn aliases
|
|
3022
3024
|
export { default as LucideChartColumn } from '../icons/chart-column';
|
|
3023
3025
|
export {
|
|
@@ -3030,12 +3032,6 @@ export {
|
|
|
3030
3032
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartLine} instead. This alias will be removed in v1.0 */
|
|
3031
3033
|
default as LucideLineChart
|
|
3032
3034
|
} from '../icons/chart-line';
|
|
3033
|
-
// ChartNoAxesGantt aliases
|
|
3034
|
-
export { default as LucideChartNoAxesGantt } from '../icons/chart-no-axes-gantt';
|
|
3035
|
-
export {
|
|
3036
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesGantt} instead. This alias will be removed in v1.0 */
|
|
3037
|
-
default as LucideGanttChart
|
|
3038
|
-
} from '../icons/chart-no-axes-gantt';
|
|
3039
3035
|
// ChartNoAxesColumnIncreasing aliases
|
|
3040
3036
|
export { default as LucideChartNoAxesColumnIncreasing } from '../icons/chart-no-axes-column-increasing';
|
|
3041
3037
|
export {
|
|
@@ -3048,18 +3044,18 @@ export {
|
|
|
3048
3044
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumn} instead. This alias will be removed in v1.0 */
|
|
3049
3045
|
default as LucideBarChart2
|
|
3050
3046
|
} from '../icons/chart-no-axes-column';
|
|
3047
|
+
// ChartNoAxesGantt aliases
|
|
3048
|
+
export { default as LucideChartNoAxesGantt } from '../icons/chart-no-axes-gantt';
|
|
3049
|
+
export {
|
|
3050
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesGantt} instead. This alias will be removed in v1.0 */
|
|
3051
|
+
default as LucideGanttChart
|
|
3052
|
+
} from '../icons/chart-no-axes-gantt';
|
|
3051
3053
|
// ChartPie aliases
|
|
3052
3054
|
export { default as LucideChartPie } from '../icons/chart-pie';
|
|
3053
3055
|
export {
|
|
3054
3056
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartPie} instead. This alias will be removed in v1.0 */
|
|
3055
3057
|
default as LucidePieChart
|
|
3056
3058
|
} from '../icons/chart-pie';
|
|
3057
|
-
// ChartScatter aliases
|
|
3058
|
-
export { default as LucideChartScatter } from '../icons/chart-scatter';
|
|
3059
|
-
export {
|
|
3060
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartScatter} instead. This alias will be removed in v1.0 */
|
|
3061
|
-
default as LucideScatterChart
|
|
3062
|
-
} from '../icons/chart-scatter';
|
|
3063
3059
|
// Chromium aliases
|
|
3064
3060
|
export { default as LucideChromium } from '../icons/chromium';
|
|
3065
3061
|
export {
|
|
@@ -3078,6 +3074,12 @@ export {
|
|
|
3078
3074
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowDown} instead. This alias will be removed in v1.0 */
|
|
3079
3075
|
default as LucideArrowDownCircle
|
|
3080
3076
|
} from '../icons/circle-arrow-down';
|
|
3077
|
+
// ChartScatter aliases
|
|
3078
|
+
export { default as LucideChartScatter } from '../icons/chart-scatter';
|
|
3079
|
+
export {
|
|
3080
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartScatter} instead. This alias will be removed in v1.0 */
|
|
3081
|
+
default as LucideScatterChart
|
|
3082
|
+
} from '../icons/chart-scatter';
|
|
3081
3083
|
// CircleArrowLeft aliases
|
|
3082
3084
|
export { default as LucideCircleArrowLeft } from '../icons/circle-arrow-left';
|
|
3083
3085
|
export {
|
|
@@ -3096,36 +3098,36 @@ export {
|
|
|
3096
3098
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownRight} instead. This alias will be removed in v1.0 */
|
|
3097
3099
|
default as LucideArrowDownRightFromCircle
|
|
3098
3100
|
} from '../icons/circle-arrow-out-down-right';
|
|
3099
|
-
// CircleArrowOutUpLeft aliases
|
|
3100
|
-
export { default as LucideCircleArrowOutUpLeft } from '../icons/circle-arrow-out-up-left';
|
|
3101
|
-
export {
|
|
3102
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
3103
|
-
default as LucideArrowUpLeftFromCircle
|
|
3104
|
-
} from '../icons/circle-arrow-out-up-left';
|
|
3105
3101
|
// CircleArrowOutUpRight aliases
|
|
3106
3102
|
export { default as LucideCircleArrowOutUpRight } from '../icons/circle-arrow-out-up-right';
|
|
3107
3103
|
export {
|
|
3108
3104
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead. This alias will be removed in v1.0 */
|
|
3109
3105
|
default as LucideArrowUpRightFromCircle
|
|
3110
3106
|
} from '../icons/circle-arrow-out-up-right';
|
|
3107
|
+
// CircleArrowOutUpLeft aliases
|
|
3108
|
+
export { default as LucideCircleArrowOutUpLeft } from '../icons/circle-arrow-out-up-left';
|
|
3109
|
+
export {
|
|
3110
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
3111
|
+
default as LucideArrowUpLeftFromCircle
|
|
3112
|
+
} from '../icons/circle-arrow-out-up-left';
|
|
3111
3113
|
// CircleArrowRight aliases
|
|
3112
3114
|
export { default as LucideCircleArrowRight } from '../icons/circle-arrow-right';
|
|
3113
3115
|
export {
|
|
3114
3116
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. This alias will be removed in v1.0 */
|
|
3115
3117
|
default as LucideArrowRightCircle
|
|
3116
3118
|
} from '../icons/circle-arrow-right';
|
|
3117
|
-
// CircleArrowUp aliases
|
|
3118
|
-
export { default as LucideCircleArrowUp } from '../icons/circle-arrow-up';
|
|
3119
|
-
export {
|
|
3120
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowUp} instead. This alias will be removed in v1.0 */
|
|
3121
|
-
default as LucideArrowUpCircle
|
|
3122
|
-
} from '../icons/circle-arrow-up';
|
|
3123
3119
|
// CircleCheckBig aliases
|
|
3124
3120
|
export { default as LucideCircleCheckBig } from '../icons/circle-check-big';
|
|
3125
3121
|
export {
|
|
3126
3122
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheckBig} instead. This alias will be removed in v1.0 */
|
|
3127
3123
|
default as LucideCheckCircle
|
|
3128
3124
|
} from '../icons/circle-check-big';
|
|
3125
|
+
// CircleArrowUp aliases
|
|
3126
|
+
export { default as LucideCircleArrowUp } from '../icons/circle-arrow-up';
|
|
3127
|
+
export {
|
|
3128
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowUp} instead. This alias will be removed in v1.0 */
|
|
3129
|
+
default as LucideArrowUpCircle
|
|
3130
|
+
} from '../icons/circle-arrow-up';
|
|
3129
3131
|
// CircleCheck aliases
|
|
3130
3132
|
export { default as LucideCircleCheck } from '../icons/circle-check';
|
|
3131
3133
|
export {
|
|
@@ -3138,12 +3140,6 @@ export {
|
|
|
3138
3140
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. This alias will be removed in v1.0 */
|
|
3139
3141
|
default as LucideChevronDownCircle
|
|
3140
3142
|
} from '../icons/circle-chevron-down';
|
|
3141
|
-
// CircleChevronLeft aliases
|
|
3142
|
-
export { default as LucideCircleChevronLeft } from '../icons/circle-chevron-left';
|
|
3143
|
-
export {
|
|
3144
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. This alias will be removed in v1.0 */
|
|
3145
|
-
default as LucideChevronLeftCircle
|
|
3146
|
-
} from '../icons/circle-chevron-left';
|
|
3147
3143
|
// CircleChevronRight aliases
|
|
3148
3144
|
export { default as LucideCircleChevronRight } from '../icons/circle-chevron-right';
|
|
3149
3145
|
export {
|
|
@@ -3156,12 +3152,12 @@ export {
|
|
|
3156
3152
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronUp} instead. This alias will be removed in v1.0 */
|
|
3157
3153
|
default as LucideChevronUpCircle
|
|
3158
3154
|
} from '../icons/circle-chevron-up';
|
|
3159
|
-
//
|
|
3160
|
-
export { default as
|
|
3155
|
+
// CircleChevronLeft aliases
|
|
3156
|
+
export { default as LucideCircleChevronLeft } from '../icons/circle-chevron-left';
|
|
3161
3157
|
export {
|
|
3162
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3163
|
-
default as
|
|
3164
|
-
} from '../icons/circle-
|
|
3158
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. This alias will be removed in v1.0 */
|
|
3159
|
+
default as LucideChevronLeftCircle
|
|
3160
|
+
} from '../icons/circle-chevron-left';
|
|
3165
3161
|
// CircleGauge aliases
|
|
3166
3162
|
export { default as LucideCircleGauge } from '../icons/circle-gauge';
|
|
3167
3163
|
export {
|
|
@@ -3180,36 +3176,42 @@ export {
|
|
|
3180
3176
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParkingOff} instead. This alias will be removed in v1.0 */
|
|
3181
3177
|
default as LucideParkingCircleOff
|
|
3182
3178
|
} from '../icons/circle-parking-off';
|
|
3179
|
+
// CircleDivide aliases
|
|
3180
|
+
export { default as LucideCircleDivide } from '../icons/circle-divide';
|
|
3181
|
+
export {
|
|
3182
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. This alias will be removed in v1.0 */
|
|
3183
|
+
default as LucideDivideCircle
|
|
3184
|
+
} from '../icons/circle-divide';
|
|
3185
|
+
// CirclePause aliases
|
|
3186
|
+
export { default as LucideCirclePause } from '../icons/circle-pause';
|
|
3187
|
+
export {
|
|
3188
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePause} instead. This alias will be removed in v1.0 */
|
|
3189
|
+
default as LucidePauseCircle
|
|
3190
|
+
} from '../icons/circle-pause';
|
|
3183
3191
|
// CircleParking aliases
|
|
3184
3192
|
export { default as LucideCircleParking } from '../icons/circle-parking';
|
|
3185
3193
|
export {
|
|
3186
3194
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParking} instead. This alias will be removed in v1.0 */
|
|
3187
3195
|
default as LucideParkingCircle
|
|
3188
3196
|
} from '../icons/circle-parking';
|
|
3189
|
-
// CirclePlay aliases
|
|
3190
|
-
export { default as LucideCirclePlay } from '../icons/circle-play';
|
|
3191
|
-
export {
|
|
3192
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlay} instead. This alias will be removed in v1.0 */
|
|
3193
|
-
default as LucidePlayCircle
|
|
3194
|
-
} from '../icons/circle-play';
|
|
3195
3197
|
// CirclePercent aliases
|
|
3196
3198
|
export { default as LucideCirclePercent } from '../icons/circle-percent';
|
|
3197
3199
|
export {
|
|
3198
3200
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePercent} instead. This alias will be removed in v1.0 */
|
|
3199
3201
|
default as LucidePercentCircle
|
|
3200
3202
|
} from '../icons/circle-percent';
|
|
3203
|
+
// CirclePlay aliases
|
|
3204
|
+
export { default as LucideCirclePlay } from '../icons/circle-play';
|
|
3205
|
+
export {
|
|
3206
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlay} instead. This alias will be removed in v1.0 */
|
|
3207
|
+
default as LucidePlayCircle
|
|
3208
|
+
} from '../icons/circle-play';
|
|
3201
3209
|
// CirclePlus aliases
|
|
3202
3210
|
export { default as LucideCirclePlus } from '../icons/circle-plus';
|
|
3203
3211
|
export {
|
|
3204
3212
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlus} instead. This alias will be removed in v1.0 */
|
|
3205
3213
|
default as LucidePlusCircle
|
|
3206
3214
|
} from '../icons/circle-plus';
|
|
3207
|
-
// CirclePause aliases
|
|
3208
|
-
export { default as LucideCirclePause } from '../icons/circle-pause';
|
|
3209
|
-
export {
|
|
3210
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePause} instead. This alias will be removed in v1.0 */
|
|
3211
|
-
default as LucidePauseCircle
|
|
3212
|
-
} from '../icons/circle-pause';
|
|
3213
3215
|
// CirclePower aliases
|
|
3214
3216
|
export { default as LucideCirclePower } from '../icons/circle-power';
|
|
3215
3217
|
export {
|
|
@@ -3232,18 +3234,18 @@ export {
|
|
|
3232
3234
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleSlash2} instead. This alias will be removed in v1.0 */
|
|
3233
3235
|
default as LucideCircleSlashed
|
|
3234
3236
|
} from '../icons/circle-slash-2';
|
|
3235
|
-
// CircleStop aliases
|
|
3236
|
-
export { default as LucideCircleStop } from '../icons/circle-stop';
|
|
3237
|
-
export {
|
|
3238
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. This alias will be removed in v1.0 */
|
|
3239
|
-
default as LucideStopCircle
|
|
3240
|
-
} from '../icons/circle-stop';
|
|
3241
3237
|
// CircleUserRound aliases
|
|
3242
3238
|
export { default as LucideCircleUserRound } from '../icons/circle-user-round';
|
|
3243
3239
|
export {
|
|
3244
3240
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. This alias will be removed in v1.0 */
|
|
3245
3241
|
default as LucideUserCircle2
|
|
3246
3242
|
} from '../icons/circle-user-round';
|
|
3243
|
+
// CircleStop aliases
|
|
3244
|
+
export { default as LucideCircleStop } from '../icons/circle-stop';
|
|
3245
|
+
export {
|
|
3246
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. This alias will be removed in v1.0 */
|
|
3247
|
+
default as LucideStopCircle
|
|
3248
|
+
} from '../icons/circle-stop';
|
|
3247
3249
|
// CircleUser aliases
|
|
3248
3250
|
export { default as LucideCircleUser } from '../icons/circle-user';
|
|
3249
3251
|
export {
|
|
@@ -3256,30 +3258,30 @@ export {
|
|
|
3256
3258
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead. This alias will be removed in v1.0 */
|
|
3257
3259
|
default as LucideXCircle
|
|
3258
3260
|
} from '../icons/circle-x';
|
|
3259
|
-
// ClipboardPenLine aliases
|
|
3260
|
-
export { default as LucideClipboardPenLine } from '../icons/clipboard-pen-line';
|
|
3261
|
-
export {
|
|
3262
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead. This alias will be removed in v1.0 */
|
|
3263
|
-
default as LucideClipboardSignature
|
|
3264
|
-
} from '../icons/clipboard-pen-line';
|
|
3265
3261
|
// ClipboardPen aliases
|
|
3266
3262
|
export { default as LucideClipboardPen } from '../icons/clipboard-pen';
|
|
3267
3263
|
export {
|
|
3268
3264
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPen} instead. This alias will be removed in v1.0 */
|
|
3269
3265
|
default as LucideClipboardEdit
|
|
3270
3266
|
} from '../icons/clipboard-pen';
|
|
3271
|
-
//
|
|
3272
|
-
export { default as
|
|
3267
|
+
// ClipboardPenLine aliases
|
|
3268
|
+
export { default as LucideClipboardPenLine } from '../icons/clipboard-pen-line';
|
|
3273
3269
|
export {
|
|
3274
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3275
|
-
default as
|
|
3276
|
-
} from '../icons/
|
|
3270
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead. This alias will be removed in v1.0 */
|
|
3271
|
+
default as LucideClipboardSignature
|
|
3272
|
+
} from '../icons/clipboard-pen-line';
|
|
3277
3273
|
// CloudDownload aliases
|
|
3278
3274
|
export { default as LucideCloudDownload } from '../icons/cloud-download';
|
|
3279
3275
|
export {
|
|
3280
3276
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudDownload} instead. This alias will be removed in v1.0 */
|
|
3281
3277
|
default as LucideDownloadCloud
|
|
3282
3278
|
} from '../icons/cloud-download';
|
|
3279
|
+
// CloudUpload aliases
|
|
3280
|
+
export { default as LucideCloudUpload } from '../icons/cloud-upload';
|
|
3281
|
+
export {
|
|
3282
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudUpload} instead. This alias will be removed in v1.0 */
|
|
3283
|
+
default as LucideUploadCloud
|
|
3284
|
+
} from '../icons/cloud-upload';
|
|
3283
3285
|
// CodeXml aliases
|
|
3284
3286
|
export { default as LucideCodeXml } from '../icons/code-xml';
|
|
3285
3287
|
export {
|
|
@@ -3308,6 +3310,12 @@ export {
|
|
|
3308
3310
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead. This alias will be removed in v1.0 */
|
|
3309
3311
|
default as LucidePanelsLeftRight
|
|
3310
3312
|
} from '../icons/columns-3';
|
|
3313
|
+
// ContactRound aliases
|
|
3314
|
+
export { default as LucideContactRound } from '../icons/contact-round';
|
|
3315
|
+
export {
|
|
3316
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. This alias will be removed in v1.0 */
|
|
3317
|
+
default as LucideContact2
|
|
3318
|
+
} from '../icons/contact-round';
|
|
3311
3319
|
// DiamondPercent aliases
|
|
3312
3320
|
export { default as LucideDiamondPercent } from '../icons/diamond-percent';
|
|
3313
3321
|
export {
|
|
@@ -3320,66 +3328,54 @@ export {
|
|
|
3320
3328
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. This alias will be removed in v1.0 */
|
|
3321
3329
|
default as LucideGlobe2
|
|
3322
3330
|
} from '../icons/earth';
|
|
3323
|
-
//
|
|
3324
|
-
export { default as
|
|
3331
|
+
// Ellipsis aliases
|
|
3332
|
+
export { default as LucideEllipsis } from '../icons/ellipsis';
|
|
3325
3333
|
export {
|
|
3326
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3327
|
-
default as
|
|
3328
|
-
} from '../icons/
|
|
3334
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. This alias will be removed in v1.0 */
|
|
3335
|
+
default as LucideMoreHorizontal
|
|
3336
|
+
} from '../icons/ellipsis';
|
|
3329
3337
|
// EllipsisVertical aliases
|
|
3330
3338
|
export { default as LucideEllipsisVertical } from '../icons/ellipsis-vertical';
|
|
3331
3339
|
export {
|
|
3332
3340
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link EllipsisVertical} instead. This alias will be removed in v1.0 */
|
|
3333
3341
|
default as LucideMoreVertical
|
|
3334
3342
|
} from '../icons/ellipsis-vertical';
|
|
3335
|
-
// Ellipsis aliases
|
|
3336
|
-
export { default as LucideEllipsis } from '../icons/ellipsis';
|
|
3337
|
-
export {
|
|
3338
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. This alias will be removed in v1.0 */
|
|
3339
|
-
default as LucideMoreHorizontal
|
|
3340
|
-
} from '../icons/ellipsis';
|
|
3341
3343
|
// FileAxis3d aliases
|
|
3342
3344
|
export { default as LucideFileAxis3d } from '../icons/file-axis-3d';
|
|
3343
3345
|
export {
|
|
3344
3346
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. This alias will be removed in v1.0 */
|
|
3345
3347
|
default as LucideFileAxis3D
|
|
3346
3348
|
} from '../icons/file-axis-3d';
|
|
3347
|
-
// FileBracesCorner aliases
|
|
3348
|
-
export { default as LucideFileBracesCorner } from '../icons/file-braces-corner';
|
|
3349
|
-
export {
|
|
3350
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBracesCorner} instead. This alias will be removed in v1.0 */
|
|
3351
|
-
default as LucideFileJson2
|
|
3352
|
-
} from '../icons/file-braces-corner';
|
|
3353
3349
|
// FileBadge aliases
|
|
3354
3350
|
export { default as LucideFileBadge } from '../icons/file-badge';
|
|
3355
3351
|
export {
|
|
3356
3352
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileBadge} instead. This alias will be removed in v1.0 */
|
|
3357
3353
|
default as LucideFileBadge2
|
|
3358
3354
|
} from '../icons/file-badge';
|
|
3359
|
-
//
|
|
3360
|
-
export { default as
|
|
3355
|
+
// FileBracesCorner aliases
|
|
3356
|
+
export { default as LucideFileBracesCorner } from '../icons/file-braces-corner';
|
|
3361
3357
|
export {
|
|
3362
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3363
|
-
default as
|
|
3364
|
-
} from '../icons/file-
|
|
3358
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBracesCorner} instead. This alias will be removed in v1.0 */
|
|
3359
|
+
default as LucideFileJson2
|
|
3360
|
+
} from '../icons/file-braces-corner';
|
|
3365
3361
|
// FileBraces aliases
|
|
3366
3362
|
export { default as LucideFileBraces } from '../icons/file-braces';
|
|
3367
3363
|
export {
|
|
3368
3364
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBraces} instead. This alias will be removed in v1.0 */
|
|
3369
3365
|
default as LucideFileJson
|
|
3370
3366
|
} from '../icons/file-braces';
|
|
3371
|
-
//
|
|
3372
|
-
export { default as
|
|
3367
|
+
// FileChartColumnIncreasing aliases
|
|
3368
|
+
export { default as LucideFileChartColumnIncreasing } from '../icons/file-chart-column-increasing';
|
|
3369
|
+
export {
|
|
3370
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
3371
|
+
default as LucideFileBarChart
|
|
3372
|
+
} from '../icons/file-chart-column-increasing';
|
|
3373
|
+
// FileChartColumn aliases
|
|
3374
|
+
export { default as LucideFileChartColumn } from '../icons/file-chart-column';
|
|
3373
3375
|
export {
|
|
3374
3376
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumn} instead. This alias will be removed in v1.0 */
|
|
3375
3377
|
default as LucideFileBarChart2
|
|
3376
3378
|
} from '../icons/file-chart-column';
|
|
3377
|
-
// FileChartLine aliases
|
|
3378
|
-
export { default as LucideFileChartLine } from '../icons/file-chart-line';
|
|
3379
|
-
export {
|
|
3380
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. This alias will be removed in v1.0 */
|
|
3381
|
-
default as LucideFileLineChart
|
|
3382
|
-
} from '../icons/file-chart-line';
|
|
3383
3379
|
// FileChartPie aliases
|
|
3384
3380
|
export { default as LucideFileChartPie } from '../icons/file-chart-pie';
|
|
3385
3381
|
export {
|
|
@@ -3392,6 +3388,12 @@ export {
|
|
|
3392
3388
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCheckCorner} instead. This alias will be removed in v1.0 */
|
|
3393
3389
|
default as LucideFileCheck2
|
|
3394
3390
|
} from '../icons/file-check-corner';
|
|
3391
|
+
// FileChartLine aliases
|
|
3392
|
+
export { default as LucideFileChartLine } from '../icons/file-chart-line';
|
|
3393
|
+
export {
|
|
3394
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. This alias will be removed in v1.0 */
|
|
3395
|
+
default as LucideFileLineChart
|
|
3396
|
+
} from '../icons/file-chart-line';
|
|
3395
3397
|
// FileCodeCorner aliases
|
|
3396
3398
|
export { default as LucideFileCodeCorner } from '../icons/file-code-corner';
|
|
3397
3399
|
export {
|
|
@@ -3410,6 +3412,12 @@ export {
|
|
|
3410
3412
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileExclamationPoint} instead. This alias will be removed in v1.0 */
|
|
3411
3413
|
default as LucideFileWarning
|
|
3412
3414
|
} from '../icons/file-exclamation-point';
|
|
3415
|
+
// FileKey aliases
|
|
3416
|
+
export { default as LucideFileKey } from '../icons/file-key';
|
|
3417
|
+
export {
|
|
3418
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileKey} instead. This alias will be removed in v1.0 */
|
|
3419
|
+
default as LucideFileKey2
|
|
3420
|
+
} from '../icons/file-key';
|
|
3413
3421
|
// FileHeadphone aliases
|
|
3414
3422
|
export { default as LucideFileHeadphone } from '../icons/file-headphone';
|
|
3415
3423
|
export {
|
|
@@ -3420,24 +3428,12 @@ export {
|
|
|
3420
3428
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileHeadphone} instead. This alias will be removed in v1.0 */
|
|
3421
3429
|
default as LucideFileAudio2
|
|
3422
3430
|
} from '../icons/file-headphone';
|
|
3423
|
-
// FileKey aliases
|
|
3424
|
-
export { default as LucideFileKey } from '../icons/file-key';
|
|
3425
|
-
export {
|
|
3426
|
-
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileKey} instead. This alias will be removed in v1.0 */
|
|
3427
|
-
default as LucideFileKey2
|
|
3428
|
-
} from '../icons/file-key';
|
|
3429
3431
|
// FileLock aliases
|
|
3430
3432
|
export { default as LucideFileLock } from '../icons/file-lock';
|
|
3431
3433
|
export {
|
|
3432
3434
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileLock} instead. This alias will be removed in v1.0 */
|
|
3433
3435
|
default as LucideFileLock2
|
|
3434
3436
|
} from '../icons/file-lock';
|
|
3435
|
-
// FilePenLine aliases
|
|
3436
|
-
export { default as LucideFilePenLine } from '../icons/file-pen-line';
|
|
3437
|
-
export {
|
|
3438
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead. This alias will be removed in v1.0 */
|
|
3439
|
-
default as LucideFileSignature
|
|
3440
|
-
} from '../icons/file-pen-line';
|
|
3441
3437
|
// FileMinusCorner aliases
|
|
3442
3438
|
export { default as LucideFileMinusCorner } from '../icons/file-minus-corner';
|
|
3443
3439
|
export {
|
|
@@ -3450,6 +3446,12 @@ export {
|
|
|
3450
3446
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead. This alias will be removed in v1.0 */
|
|
3451
3447
|
default as LucideFileEdit
|
|
3452
3448
|
} from '../icons/file-pen';
|
|
3449
|
+
// FilePenLine aliases
|
|
3450
|
+
export { default as LucideFilePenLine } from '../icons/file-pen-line';
|
|
3451
|
+
export {
|
|
3452
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead. This alias will be removed in v1.0 */
|
|
3453
|
+
default as LucideFileSignature
|
|
3454
|
+
} from '../icons/file-pen-line';
|
|
3453
3455
|
// FilePlay aliases
|
|
3454
3456
|
export { default as LucideFilePlay } from '../icons/file-play';
|
|
3455
3457
|
export {
|
|
@@ -3504,12 +3506,6 @@ export {
|
|
|
3504
3506
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FingerprintPattern} instead. This alias will be removed in v1.0 */
|
|
3505
3507
|
default as LucideFingerprint
|
|
3506
3508
|
} from '../icons/fingerprint-pattern';
|
|
3507
|
-
// FolderCog aliases
|
|
3508
|
-
export { default as LucideFolderCog } from '../icons/folder-cog';
|
|
3509
|
-
export {
|
|
3510
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead. This alias will be removed in v1.0 */
|
|
3511
|
-
default as LucideFolderCog2
|
|
3512
|
-
} from '../icons/folder-cog';
|
|
3513
3509
|
// FolderPen aliases
|
|
3514
3510
|
export { default as LucideFolderPen } from '../icons/folder-pen';
|
|
3515
3511
|
export {
|
|
@@ -3522,6 +3518,12 @@ export {
|
|
|
3522
3518
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FunnelX} instead. This alias will be removed in v1.0 */
|
|
3523
3519
|
default as LucideFilterX
|
|
3524
3520
|
} from '../icons/funnel-x';
|
|
3521
|
+
// FolderCog aliases
|
|
3522
|
+
export { default as LucideFolderCog } from '../icons/folder-cog';
|
|
3523
|
+
export {
|
|
3524
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead. This alias will be removed in v1.0 */
|
|
3525
|
+
default as LucideFolderCog2
|
|
3526
|
+
} from '../icons/folder-cog';
|
|
3525
3527
|
// Funnel aliases
|
|
3526
3528
|
export { default as LucideFunnel } from '../icons/funnel';
|
|
3527
3529
|
export {
|
|
@@ -3540,24 +3542,12 @@ export {
|
|
|
3540
3542
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Check} instead. This alias will be removed in v1.0 */
|
|
3541
3543
|
default as LucideGrid2X2Check
|
|
3542
3544
|
} from '../icons/grid-2x2-check';
|
|
3543
|
-
// Grid2x2Plus aliases
|
|
3544
|
-
export { default as LucideGrid2x2Plus } from '../icons/grid-2x2-plus';
|
|
3545
|
-
export {
|
|
3546
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Plus} instead. This alias will be removed in v1.0 */
|
|
3547
|
-
default as LucideGrid2X2Plus
|
|
3548
|
-
} from '../icons/grid-2x2-plus';
|
|
3549
3545
|
// Grid2x2X aliases
|
|
3550
3546
|
export { default as LucideGrid2x2X } from '../icons/grid-2x2-x';
|
|
3551
3547
|
export {
|
|
3552
3548
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2X} instead. This alias will be removed in v1.0 */
|
|
3553
3549
|
default as LucideGrid2X2X
|
|
3554
3550
|
} from '../icons/grid-2x2-x';
|
|
3555
|
-
// Grid2x2 aliases
|
|
3556
|
-
export { default as LucideGrid2x2 } from '../icons/grid-2x2';
|
|
3557
|
-
export {
|
|
3558
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. This alias will be removed in v1.0 */
|
|
3559
|
-
default as LucideGrid2X2
|
|
3560
|
-
} from '../icons/grid-2x2';
|
|
3561
3551
|
// Grid3x3 aliases
|
|
3562
3552
|
export { default as LucideGrid3x3 } from '../icons/grid-3x3';
|
|
3563
3553
|
export {
|
|
@@ -3568,6 +3558,18 @@ export {
|
|
|
3568
3558
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. This alias will be removed in v1.0 */
|
|
3569
3559
|
default as LucideGrid3X3
|
|
3570
3560
|
} from '../icons/grid-3x3';
|
|
3561
|
+
// Grid2x2Plus aliases
|
|
3562
|
+
export { default as LucideGrid2x2Plus } from '../icons/grid-2x2-plus';
|
|
3563
|
+
export {
|
|
3564
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Plus} instead. This alias will be removed in v1.0 */
|
|
3565
|
+
default as LucideGrid2X2Plus
|
|
3566
|
+
} from '../icons/grid-2x2-plus';
|
|
3567
|
+
// Grid2x2 aliases
|
|
3568
|
+
export { default as LucideGrid2x2 } from '../icons/grid-2x2';
|
|
3569
|
+
export {
|
|
3570
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. This alias will be removed in v1.0 */
|
|
3571
|
+
default as LucideGrid2X2
|
|
3572
|
+
} from '../icons/grid-2x2';
|
|
3571
3573
|
// HandGrab aliases
|
|
3572
3574
|
export { default as LucideHandGrab } from '../icons/hand-grab';
|
|
3573
3575
|
export {
|
|
@@ -3592,34 +3594,24 @@ export {
|
|
|
3592
3594
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. This alias will be removed in v1.0 */
|
|
3593
3595
|
default as LucideIceCream2
|
|
3594
3596
|
} from '../icons/ice-cream-bowl';
|
|
3595
|
-
// LaptopMinimal aliases
|
|
3596
|
-
export { default as LucideLaptopMinimal } from '../icons/laptop-minimal';
|
|
3597
|
-
export {
|
|
3598
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LaptopMinimal} instead. This alias will be removed in v1.0 */
|
|
3599
|
-
default as LucideLaptop2
|
|
3600
|
-
} from '../icons/laptop-minimal';
|
|
3601
3597
|
// IceCreamCone aliases
|
|
3602
3598
|
export { default as LucideIceCreamCone } from '../icons/ice-cream-cone';
|
|
3603
3599
|
export {
|
|
3604
3600
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead. This alias will be removed in v1.0 */
|
|
3605
3601
|
default as LucideIceCream
|
|
3606
3602
|
} from '../icons/ice-cream-cone';
|
|
3603
|
+
// LaptopMinimal aliases
|
|
3604
|
+
export { default as LucideLaptopMinimal } from '../icons/laptop-minimal';
|
|
3605
|
+
export {
|
|
3606
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LaptopMinimal} instead. This alias will be removed in v1.0 */
|
|
3607
|
+
default as LucideLaptop2
|
|
3608
|
+
} from '../icons/laptop-minimal';
|
|
3607
3609
|
// Layers aliases
|
|
3608
3610
|
export { default as LucideLayers } from '../icons/layers';
|
|
3609
3611
|
export {
|
|
3610
3612
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link Layers} instead. This alias will be removed in v1.0 */
|
|
3611
3613
|
default as LucideLayers3
|
|
3612
3614
|
} from '../icons/layers';
|
|
3613
|
-
// ListIndentIncrease aliases
|
|
3614
|
-
export { default as LucideListIndentIncrease } from '../icons/list-indent-increase';
|
|
3615
|
-
export {
|
|
3616
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. This alias will be removed in v1.0 */
|
|
3617
|
-
default as LucideIndent
|
|
3618
|
-
} from '../icons/list-indent-increase';
|
|
3619
|
-
export {
|
|
3620
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. This alias will be removed in v1.0 */
|
|
3621
|
-
default as LucideIndentIncrease
|
|
3622
|
-
} from '../icons/list-indent-increase';
|
|
3623
3615
|
// ListIndentDecrease aliases
|
|
3624
3616
|
export { default as LucideListIndentDecrease } from '../icons/list-indent-decrease';
|
|
3625
3617
|
export {
|
|
@@ -3630,6 +3622,16 @@ export {
|
|
|
3630
3622
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. This alias will be removed in v1.0 */
|
|
3631
3623
|
default as LucideIndentDecrease
|
|
3632
3624
|
} from '../icons/list-indent-decrease';
|
|
3625
|
+
// ListIndentIncrease aliases
|
|
3626
|
+
export { default as LucideListIndentIncrease } from '../icons/list-indent-increase';
|
|
3627
|
+
export {
|
|
3628
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. This alias will be removed in v1.0 */
|
|
3629
|
+
default as LucideIndent
|
|
3630
|
+
} from '../icons/list-indent-increase';
|
|
3631
|
+
export {
|
|
3632
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. This alias will be removed in v1.0 */
|
|
3633
|
+
default as LucideIndentIncrease
|
|
3634
|
+
} from '../icons/list-indent-increase';
|
|
3633
3635
|
// LoaderCircle aliases
|
|
3634
3636
|
export { default as LucideLoaderCircle } from '../icons/loader-circle';
|
|
3635
3637
|
export {
|
|
@@ -3660,6 +3662,12 @@ export {
|
|
|
3660
3662
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MapPinPen} instead. This alias will be removed in v1.0 */
|
|
3661
3663
|
default as LucideLocationEdit
|
|
3662
3664
|
} from '../icons/map-pin-pen';
|
|
3665
|
+
// MessageCircleQuestionMark aliases
|
|
3666
|
+
export { default as LucideMessageCircleQuestionMark } from '../icons/message-circle-question-mark';
|
|
3667
|
+
export {
|
|
3668
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MessageCircleQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3669
|
+
default as LucideMessageCircleQuestion
|
|
3670
|
+
} from '../icons/message-circle-question-mark';
|
|
3663
3671
|
// MicVocal aliases
|
|
3664
3672
|
export { default as LucideMicVocal } from '../icons/mic-vocal';
|
|
3665
3673
|
export {
|
|
@@ -3672,24 +3680,18 @@ export {
|
|
|
3672
3680
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead. This alias will be removed in v1.0 */
|
|
3673
3681
|
default as LucideMove3D
|
|
3674
3682
|
} from '../icons/move-3d';
|
|
3675
|
-
// OctagonPause aliases
|
|
3676
|
-
export { default as LucideOctagonPause } from '../icons/octagon-pause';
|
|
3677
|
-
export {
|
|
3678
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead. This alias will be removed in v1.0 */
|
|
3679
|
-
default as LucidePauseOctagon
|
|
3680
|
-
} from '../icons/octagon-pause';
|
|
3681
|
-
// MessageCircleQuestionMark aliases
|
|
3682
|
-
export { default as LucideMessageCircleQuestionMark } from '../icons/message-circle-question-mark';
|
|
3683
|
-
export {
|
|
3684
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MessageCircleQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3685
|
-
default as LucideMessageCircleQuestion
|
|
3686
|
-
} from '../icons/message-circle-question-mark';
|
|
3687
3683
|
// OctagonAlert aliases
|
|
3688
3684
|
export { default as LucideOctagonAlert } from '../icons/octagon-alert';
|
|
3689
3685
|
export {
|
|
3690
3686
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. This alias will be removed in v1.0 */
|
|
3691
3687
|
default as LucideAlertOctagon
|
|
3692
3688
|
} from '../icons/octagon-alert';
|
|
3689
|
+
// OctagonPause aliases
|
|
3690
|
+
export { default as LucideOctagonPause } from '../icons/octagon-pause';
|
|
3691
|
+
export {
|
|
3692
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead. This alias will be removed in v1.0 */
|
|
3693
|
+
default as LucidePauseOctagon
|
|
3694
|
+
} from '../icons/octagon-pause';
|
|
3693
3695
|
// OctagonX aliases
|
|
3694
3696
|
export { default as LucideOctagonX } from '../icons/octagon-x';
|
|
3695
3697
|
export {
|
|
@@ -3708,18 +3710,18 @@ export {
|
|
|
3708
3710
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. This alias will be removed in v1.0 */
|
|
3709
3711
|
default as LucidePanelBottomInactive
|
|
3710
3712
|
} from '../icons/panel-bottom-dashed';
|
|
3711
|
-
// PanelLeftClose aliases
|
|
3712
|
-
export { default as LucidePanelLeftClose } from '../icons/panel-left-close';
|
|
3713
|
-
export {
|
|
3714
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. This alias will be removed in v1.0 */
|
|
3715
|
-
default as LucideSidebarClose
|
|
3716
|
-
} from '../icons/panel-left-close';
|
|
3717
3713
|
// PanelLeftDashed aliases
|
|
3718
3714
|
export { default as LucidePanelLeftDashed } from '../icons/panel-left-dashed';
|
|
3719
3715
|
export {
|
|
3720
3716
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftDashed} instead. This alias will be removed in v1.0 */
|
|
3721
3717
|
default as LucidePanelLeftInactive
|
|
3722
3718
|
} from '../icons/panel-left-dashed';
|
|
3719
|
+
// PanelLeftClose aliases
|
|
3720
|
+
export { default as LucidePanelLeftClose } from '../icons/panel-left-close';
|
|
3721
|
+
export {
|
|
3722
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. This alias will be removed in v1.0 */
|
|
3723
|
+
default as LucideSidebarClose
|
|
3724
|
+
} from '../icons/panel-left-close';
|
|
3723
3725
|
// PanelLeftOpen aliases
|
|
3724
3726
|
export { default as LucidePanelLeftOpen } from '../icons/panel-left-open';
|
|
3725
3727
|
export {
|
|
@@ -3744,12 +3746,6 @@ export {
|
|
|
3744
3746
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelTopDashed} instead. This alias will be removed in v1.0 */
|
|
3745
3747
|
default as LucidePanelTopInactive
|
|
3746
3748
|
} from '../icons/panel-top-dashed';
|
|
3747
|
-
// PanelsTopLeft aliases
|
|
3748
|
-
export { default as LucidePanelsTopLeft } from '../icons/panels-top-left';
|
|
3749
|
-
export {
|
|
3750
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead. This alias will be removed in v1.0 */
|
|
3751
|
-
default as LucideLayout
|
|
3752
|
-
} from '../icons/panels-top-left';
|
|
3753
3749
|
// PenLine aliases
|
|
3754
3750
|
export { default as LucidePenLine } from '../icons/pen-line';
|
|
3755
3751
|
export {
|
|
@@ -3762,6 +3758,12 @@ export {
|
|
|
3762
3758
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Pen} instead. This alias will be removed in v1.0 */
|
|
3763
3759
|
default as LucideEdit2
|
|
3764
3760
|
} from '../icons/pen';
|
|
3761
|
+
// PanelsTopLeft aliases
|
|
3762
|
+
export { default as LucidePanelsTopLeft } from '../icons/panels-top-left';
|
|
3763
|
+
export {
|
|
3764
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead. This alias will be removed in v1.0 */
|
|
3765
|
+
default as LucideLayout
|
|
3766
|
+
} from '../icons/panels-top-left';
|
|
3765
3767
|
// PlugZap aliases
|
|
3766
3768
|
export { default as LucidePlugZap } from '../icons/plug-zap';
|
|
3767
3769
|
export {
|
|
@@ -3792,18 +3794,18 @@ export {
|
|
|
3792
3794
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead. This alias will be removed in v1.0 */
|
|
3793
3795
|
default as LucidePanelsTopBottom
|
|
3794
3796
|
} from '../icons/rows-3';
|
|
3795
|
-
// SendHorizontal aliases
|
|
3796
|
-
export { default as LucideSendHorizontal } from '../icons/send-horizontal';
|
|
3797
|
-
export {
|
|
3798
|
-
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. This alias will be removed in v1.0 */
|
|
3799
|
-
default as LucideSendHorizonal
|
|
3800
|
-
} from '../icons/send-horizontal';
|
|
3801
3797
|
// Scale3d aliases
|
|
3802
3798
|
export { default as LucideScale3d } from '../icons/scale-3d';
|
|
3803
3799
|
export {
|
|
3804
3800
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Scale3d} instead. This alias will be removed in v1.0 */
|
|
3805
3801
|
default as LucideScale3D
|
|
3806
3802
|
} from '../icons/scale-3d';
|
|
3803
|
+
// SendHorizontal aliases
|
|
3804
|
+
export { default as LucideSendHorizontal } from '../icons/send-horizontal';
|
|
3805
|
+
export {
|
|
3806
|
+
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. This alias will be removed in v1.0 */
|
|
3807
|
+
default as LucideSendHorizonal
|
|
3808
|
+
} from '../icons/send-horizontal';
|
|
3807
3809
|
// ShieldQuestionMark aliases
|
|
3808
3810
|
export { default as LucideShieldQuestionMark } from '../icons/shield-question-mark';
|
|
3809
3811
|
export {
|
|
@@ -3822,6 +3824,12 @@ export {
|
|
|
3822
3824
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead. This alias will be removed in v1.0 */
|
|
3823
3825
|
default as LucideSliders
|
|
3824
3826
|
} from '../icons/sliders-vertical';
|
|
3827
|
+
// Sparkles aliases
|
|
3828
|
+
export { default as LucideSparkles } from '../icons/sparkles';
|
|
3829
|
+
export {
|
|
3830
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Sparkles} instead. This alias will be removed in v1.0 */
|
|
3831
|
+
default as LucideStars
|
|
3832
|
+
} from '../icons/sparkles';
|
|
3825
3833
|
// SquareActivity aliases
|
|
3826
3834
|
export { default as LucideSquareActivity } from '../icons/square-activity';
|
|
3827
3835
|
export {
|
|
@@ -3834,24 +3842,18 @@ export {
|
|
|
3834
3842
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownLeft} instead. This alias will be removed in v1.0 */
|
|
3835
3843
|
default as LucideArrowDownLeftSquare
|
|
3836
3844
|
} from '../icons/square-arrow-down-left';
|
|
3837
|
-
//
|
|
3838
|
-
export { default as
|
|
3845
|
+
// SquareArrowDown aliases
|
|
3846
|
+
export { default as LucideSquareArrowDown } from '../icons/square-arrow-down';
|
|
3839
3847
|
export {
|
|
3840
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3841
|
-
default as
|
|
3842
|
-
} from '../icons/
|
|
3848
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. This alias will be removed in v1.0 */
|
|
3849
|
+
default as LucideArrowDownSquare
|
|
3850
|
+
} from '../icons/square-arrow-down';
|
|
3843
3851
|
// SquareArrowDownRight aliases
|
|
3844
3852
|
export { default as LucideSquareArrowDownRight } from '../icons/square-arrow-down-right';
|
|
3845
3853
|
export {
|
|
3846
3854
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. This alias will be removed in v1.0 */
|
|
3847
3855
|
default as LucideArrowDownRightSquare
|
|
3848
3856
|
} from '../icons/square-arrow-down-right';
|
|
3849
|
-
// SquareArrowDown aliases
|
|
3850
|
-
export { default as LucideSquareArrowDown } from '../icons/square-arrow-down';
|
|
3851
|
-
export {
|
|
3852
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. This alias will be removed in v1.0 */
|
|
3853
|
-
default as LucideArrowDownSquare
|
|
3854
|
-
} from '../icons/square-arrow-down';
|
|
3855
3857
|
// SquareArrowLeft aliases
|
|
3856
3858
|
export { default as LucideSquareArrowLeft } from '../icons/square-arrow-left';
|
|
3857
3859
|
export {
|
|
@@ -3876,42 +3878,48 @@ export {
|
|
|
3876
3878
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
3877
3879
|
default as LucideArrowUpLeftFromSquare
|
|
3878
3880
|
} from '../icons/square-arrow-out-up-left';
|
|
3879
|
-
// SquareArrowRight aliases
|
|
3880
|
-
export { default as LucideSquareArrowRight } from '../icons/square-arrow-right';
|
|
3881
|
-
export {
|
|
3882
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead. This alias will be removed in v1.0 */
|
|
3883
|
-
default as LucideArrowRightSquare
|
|
3884
|
-
} from '../icons/square-arrow-right';
|
|
3885
3881
|
// SquareArrowOutUpRight aliases
|
|
3886
3882
|
export { default as LucideSquareArrowOutUpRight } from '../icons/square-arrow-out-up-right';
|
|
3887
3883
|
export {
|
|
3888
3884
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. This alias will be removed in v1.0 */
|
|
3889
3885
|
default as LucideArrowUpRightFromSquare
|
|
3890
3886
|
} from '../icons/square-arrow-out-up-right';
|
|
3887
|
+
// SquareArrowRight aliases
|
|
3888
|
+
export { default as LucideSquareArrowRight } from '../icons/square-arrow-right';
|
|
3889
|
+
export {
|
|
3890
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead. This alias will be removed in v1.0 */
|
|
3891
|
+
default as LucideArrowRightSquare
|
|
3892
|
+
} from '../icons/square-arrow-right';
|
|
3891
3893
|
// SquareArrowUpLeft aliases
|
|
3892
3894
|
export { default as LucideSquareArrowUpLeft } from '../icons/square-arrow-up-left';
|
|
3893
3895
|
export {
|
|
3894
3896
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpLeft} instead. This alias will be removed in v1.0 */
|
|
3895
3897
|
default as LucideArrowUpLeftSquare
|
|
3896
3898
|
} from '../icons/square-arrow-up-left';
|
|
3897
|
-
// SquareArrowUpRight aliases
|
|
3898
|
-
export { default as LucideSquareArrowUpRight } from '../icons/square-arrow-up-right';
|
|
3899
|
-
export {
|
|
3900
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpRight} instead. This alias will be removed in v1.0 */
|
|
3901
|
-
default as LucideArrowUpRightSquare
|
|
3902
|
-
} from '../icons/square-arrow-up-right';
|
|
3903
3899
|
// SquareArrowUp aliases
|
|
3904
3900
|
export { default as LucideSquareArrowUp } from '../icons/square-arrow-up';
|
|
3905
3901
|
export {
|
|
3906
3902
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. This alias will be removed in v1.0 */
|
|
3907
3903
|
default as LucideArrowUpSquare
|
|
3908
3904
|
} from '../icons/square-arrow-up';
|
|
3905
|
+
// SquareArrowUpRight aliases
|
|
3906
|
+
export { default as LucideSquareArrowUpRight } from '../icons/square-arrow-up-right';
|
|
3907
|
+
export {
|
|
3908
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpRight} instead. This alias will be removed in v1.0 */
|
|
3909
|
+
default as LucideArrowUpRightSquare
|
|
3910
|
+
} from '../icons/square-arrow-up-right';
|
|
3909
3911
|
// SquareAsterisk aliases
|
|
3910
3912
|
export { default as LucideSquareAsterisk } from '../icons/square-asterisk';
|
|
3911
3913
|
export {
|
|
3912
3914
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead. This alias will be removed in v1.0 */
|
|
3913
3915
|
default as LucideAsteriskSquare
|
|
3914
3916
|
} from '../icons/square-asterisk';
|
|
3917
|
+
// SquareBottomDashedScissors aliases
|
|
3918
|
+
export { default as LucideSquareBottomDashedScissors } from '../icons/square-bottom-dashed-scissors';
|
|
3919
|
+
export {
|
|
3920
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareBottomDashedScissors} instead. This alias will be removed in v1.0 */
|
|
3921
|
+
default as LucideScissorsSquareDashedBottom
|
|
3922
|
+
} from '../icons/square-bottom-dashed-scissors';
|
|
3915
3923
|
// SquareChartGantt aliases
|
|
3916
3924
|
export { default as LucideSquareChartGantt } from '../icons/square-chart-gantt';
|
|
3917
3925
|
export {
|
|
@@ -3928,36 +3936,30 @@ export {
|
|
|
3928
3936
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. This alias will be removed in v1.0 */
|
|
3929
3937
|
default as LucideCheckSquare
|
|
3930
3938
|
} from '../icons/square-check-big';
|
|
3931
|
-
//
|
|
3932
|
-
export { default as
|
|
3939
|
+
// SquareChevronDown aliases
|
|
3940
|
+
export { default as LucideSquareChevronDown } from '../icons/square-chevron-down';
|
|
3933
3941
|
export {
|
|
3934
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3935
|
-
default as
|
|
3936
|
-
} from '../icons/square-
|
|
3942
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronDown} instead. This alias will be removed in v1.0 */
|
|
3943
|
+
default as LucideChevronDownSquare
|
|
3944
|
+
} from '../icons/square-chevron-down';
|
|
3937
3945
|
// SquareCheck aliases
|
|
3938
3946
|
export { default as LucideSquareCheck } from '../icons/square-check';
|
|
3939
3947
|
export {
|
|
3940
3948
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. This alias will be removed in v1.0 */
|
|
3941
3949
|
default as LucideCheckSquare2
|
|
3942
3950
|
} from '../icons/square-check';
|
|
3943
|
-
//
|
|
3944
|
-
export { default as
|
|
3951
|
+
// SquareChevronLeft aliases
|
|
3952
|
+
export { default as LucideSquareChevronLeft } from '../icons/square-chevron-left';
|
|
3945
3953
|
export {
|
|
3946
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3947
|
-
default as
|
|
3948
|
-
} from '../icons/square-chevron-
|
|
3954
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead. This alias will be removed in v1.0 */
|
|
3955
|
+
default as LucideChevronLeftSquare
|
|
3956
|
+
} from '../icons/square-chevron-left';
|
|
3949
3957
|
// SquareChevronRight aliases
|
|
3950
3958
|
export { default as LucideSquareChevronRight } from '../icons/square-chevron-right';
|
|
3951
3959
|
export {
|
|
3952
3960
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronRight} instead. This alias will be removed in v1.0 */
|
|
3953
3961
|
default as LucideChevronRightSquare
|
|
3954
3962
|
} from '../icons/square-chevron-right';
|
|
3955
|
-
// SquareChevronLeft aliases
|
|
3956
|
-
export { default as LucideSquareChevronLeft } from '../icons/square-chevron-left';
|
|
3957
|
-
export {
|
|
3958
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead. This alias will be removed in v1.0 */
|
|
3959
|
-
default as LucideChevronLeftSquare
|
|
3960
|
-
} from '../icons/square-chevron-left';
|
|
3961
3963
|
// SquareChevronUp aliases
|
|
3962
3964
|
export { default as LucideSquareChevronUp } from '../icons/square-chevron-up';
|
|
3963
3965
|
export {
|
|
@@ -3988,36 +3990,36 @@ export {
|
|
|
3988
3990
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashed} instead. This alias will be removed in v1.0 */
|
|
3989
3991
|
default as LucideBoxSelect
|
|
3990
3992
|
} from '../icons/square-dashed';
|
|
3991
|
-
// SquareDivide aliases
|
|
3992
|
-
export { default as LucideSquareDivide } from '../icons/square-divide';
|
|
3993
|
-
export {
|
|
3994
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDivide} instead. This alias will be removed in v1.0 */
|
|
3995
|
-
default as LucideDivideSquare
|
|
3996
|
-
} from '../icons/square-divide';
|
|
3997
3993
|
// SquareDot aliases
|
|
3998
3994
|
export { default as LucideSquareDot } from '../icons/square-dot';
|
|
3999
3995
|
export {
|
|
4000
3996
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead. This alias will be removed in v1.0 */
|
|
4001
3997
|
default as LucideDotSquare
|
|
4002
3998
|
} from '../icons/square-dot';
|
|
3999
|
+
// SquareDivide aliases
|
|
4000
|
+
export { default as LucideSquareDivide } from '../icons/square-divide';
|
|
4001
|
+
export {
|
|
4002
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDivide} instead. This alias will be removed in v1.0 */
|
|
4003
|
+
default as LucideDivideSquare
|
|
4004
|
+
} from '../icons/square-divide';
|
|
4003
4005
|
// SquareEqual aliases
|
|
4004
4006
|
export { default as LucideSquareEqual } from '../icons/square-equal';
|
|
4005
4007
|
export {
|
|
4006
4008
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead. This alias will be removed in v1.0 */
|
|
4007
4009
|
default as LucideEqualSquare
|
|
4008
4010
|
} from '../icons/square-equal';
|
|
4009
|
-
// SquareFunction aliases
|
|
4010
|
-
export { default as LucideSquareFunction } from '../icons/square-function';
|
|
4011
|
-
export {
|
|
4012
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. This alias will be removed in v1.0 */
|
|
4013
|
-
default as LucideFunctionSquare
|
|
4014
|
-
} from '../icons/square-function';
|
|
4015
4011
|
// SquareKanban aliases
|
|
4016
4012
|
export { default as LucideSquareKanban } from '../icons/square-kanban';
|
|
4017
4013
|
export {
|
|
4018
4014
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. This alias will be removed in v1.0 */
|
|
4019
4015
|
default as LucideKanbanSquare
|
|
4020
4016
|
} from '../icons/square-kanban';
|
|
4017
|
+
// SquareFunction aliases
|
|
4018
|
+
export { default as LucideSquareFunction } from '../icons/square-function';
|
|
4019
|
+
export {
|
|
4020
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. This alias will be removed in v1.0 */
|
|
4021
|
+
default as LucideFunctionSquare
|
|
4022
|
+
} from '../icons/square-function';
|
|
4021
4023
|
// SquareLibrary aliases
|
|
4022
4024
|
export { default as LucideSquareLibrary } from '../icons/square-library';
|
|
4023
4025
|
export {
|
|
@@ -4060,12 +4062,6 @@ export {
|
|
|
4060
4062
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParking} instead. This alias will be removed in v1.0 */
|
|
4061
4063
|
default as LucideParkingSquare
|
|
4062
4064
|
} from '../icons/square-parking';
|
|
4063
|
-
// SquarePercent aliases
|
|
4064
|
-
export { default as LucideSquarePercent } from '../icons/square-percent';
|
|
4065
|
-
export {
|
|
4066
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. This alias will be removed in v1.0 */
|
|
4067
|
-
default as LucidePercentSquare
|
|
4068
|
-
} from '../icons/square-percent';
|
|
4069
4065
|
// SquarePen aliases
|
|
4070
4066
|
export { default as LucideSquarePen } from '../icons/square-pen';
|
|
4071
4067
|
export {
|
|
@@ -4080,18 +4076,24 @@ export {
|
|
|
4080
4076
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. This alias will be removed in v1.0 */
|
|
4081
4077
|
default as LucidePenSquare
|
|
4082
4078
|
} from '../icons/square-pen';
|
|
4083
|
-
//
|
|
4084
|
-
export { default as
|
|
4079
|
+
// SquarePercent aliases
|
|
4080
|
+
export { default as LucideSquarePercent } from '../icons/square-percent';
|
|
4085
4081
|
export {
|
|
4086
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4087
|
-
default as
|
|
4088
|
-
} from '../icons/square-
|
|
4082
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. This alias will be removed in v1.0 */
|
|
4083
|
+
default as LucidePercentSquare
|
|
4084
|
+
} from '../icons/square-percent';
|
|
4089
4085
|
// SquarePi aliases
|
|
4090
4086
|
export { default as LucideSquarePi } from '../icons/square-pi';
|
|
4091
4087
|
export {
|
|
4092
4088
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead. This alias will be removed in v1.0 */
|
|
4093
4089
|
default as LucidePiSquare
|
|
4094
4090
|
} from '../icons/square-pi';
|
|
4091
|
+
// SquarePilcrow aliases
|
|
4092
|
+
export { default as LucideSquarePilcrow } from '../icons/square-pilcrow';
|
|
4093
|
+
export {
|
|
4094
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead. This alias will be removed in v1.0 */
|
|
4095
|
+
default as LucidePilcrowSquare
|
|
4096
|
+
} from '../icons/square-pilcrow';
|
|
4095
4097
|
// SquarePlus aliases
|
|
4096
4098
|
export { default as LucideSquarePlus } from '../icons/square-plus';
|
|
4097
4099
|
export {
|
|
@@ -4104,36 +4106,36 @@ export {
|
|
|
4104
4106
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlay} instead. This alias will be removed in v1.0 */
|
|
4105
4107
|
default as LucidePlaySquare
|
|
4106
4108
|
} from '../icons/square-play';
|
|
4107
|
-
// SquarePower aliases
|
|
4108
|
-
export { default as LucideSquarePower } from '../icons/square-power';
|
|
4109
|
-
export {
|
|
4110
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead. This alias will be removed in v1.0 */
|
|
4111
|
-
default as LucidePowerSquare
|
|
4112
|
-
} from '../icons/square-power';
|
|
4113
4109
|
// SquareScissors aliases
|
|
4114
4110
|
export { default as LucideSquareScissors } from '../icons/square-scissors';
|
|
4115
4111
|
export {
|
|
4116
4112
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareScissors} instead. This alias will be removed in v1.0 */
|
|
4117
4113
|
default as LucideScissorsSquare
|
|
4118
4114
|
} from '../icons/square-scissors';
|
|
4115
|
+
// SquarePower aliases
|
|
4116
|
+
export { default as LucideSquarePower } from '../icons/square-power';
|
|
4117
|
+
export {
|
|
4118
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead. This alias will be removed in v1.0 */
|
|
4119
|
+
default as LucidePowerSquare
|
|
4120
|
+
} from '../icons/square-power';
|
|
4119
4121
|
// SquareSigma aliases
|
|
4120
4122
|
export { default as LucideSquareSigma } from '../icons/square-sigma';
|
|
4121
4123
|
export {
|
|
4122
4124
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. This alias will be removed in v1.0 */
|
|
4123
4125
|
default as LucideSigmaSquare
|
|
4124
4126
|
} from '../icons/square-sigma';
|
|
4125
|
-
// SquareSplitHorizontal aliases
|
|
4126
|
-
export { default as LucideSquareSplitHorizontal } from '../icons/square-split-horizontal';
|
|
4127
|
-
export {
|
|
4128
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. This alias will be removed in v1.0 */
|
|
4129
|
-
default as LucideSplitSquareHorizontal
|
|
4130
|
-
} from '../icons/square-split-horizontal';
|
|
4131
4127
|
// SquareSlash aliases
|
|
4132
4128
|
export { default as LucideSquareSlash } from '../icons/square-slash';
|
|
4133
4129
|
export {
|
|
4134
4130
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. This alias will be removed in v1.0 */
|
|
4135
4131
|
default as LucideSlashSquare
|
|
4136
4132
|
} from '../icons/square-slash';
|
|
4133
|
+
// SquareSplitHorizontal aliases
|
|
4134
|
+
export { default as LucideSquareSplitHorizontal } from '../icons/square-split-horizontal';
|
|
4135
|
+
export {
|
|
4136
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. This alias will be removed in v1.0 */
|
|
4137
|
+
default as LucideSplitSquareHorizontal
|
|
4138
|
+
} from '../icons/square-split-horizontal';
|
|
4137
4139
|
// SquareTerminal aliases
|
|
4138
4140
|
export { default as LucideSquareTerminal } from '../icons/square-terminal';
|
|
4139
4141
|
export {
|
|
@@ -4152,42 +4154,48 @@ export {
|
|
|
4152
4154
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. This alias will be removed in v1.0 */
|
|
4153
4155
|
default as LucideUserSquare2
|
|
4154
4156
|
} from '../icons/square-user-round';
|
|
4155
|
-
// SquareUser aliases
|
|
4156
|
-
export { default as LucideSquareUser } from '../icons/square-user';
|
|
4157
|
-
export {
|
|
4158
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. This alias will be removed in v1.0 */
|
|
4159
|
-
default as LucideUserSquare
|
|
4160
|
-
} from '../icons/square-user';
|
|
4161
4157
|
// SquareX aliases
|
|
4162
4158
|
export { default as LucideSquareX } from '../icons/square-x';
|
|
4163
4159
|
export {
|
|
4164
4160
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareX} instead. This alias will be removed in v1.0 */
|
|
4165
4161
|
default as LucideXSquare
|
|
4166
4162
|
} from '../icons/square-x';
|
|
4163
|
+
// SquareUser aliases
|
|
4164
|
+
export { default as LucideSquareUser } from '../icons/square-user';
|
|
4165
|
+
export {
|
|
4166
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. This alias will be removed in v1.0 */
|
|
4167
|
+
default as LucideUserSquare
|
|
4168
|
+
} from '../icons/square-user';
|
|
4167
4169
|
// TestTubeDiagonal aliases
|
|
4168
4170
|
export { default as LucideTestTubeDiagonal } from '../icons/test-tube-diagonal';
|
|
4169
4171
|
export {
|
|
4170
4172
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TestTubeDiagonal} instead. This alias will be removed in v1.0 */
|
|
4171
4173
|
default as LucideTestTube2
|
|
4172
4174
|
} from '../icons/test-tube-diagonal';
|
|
4173
|
-
// TextAlignCenter aliases
|
|
4174
|
-
export { default as LucideTextAlignCenter } from '../icons/text-align-center';
|
|
4175
|
-
export {
|
|
4176
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignCenter} instead. This alias will be removed in v1.0 */
|
|
4177
|
-
default as LucideAlignCenter
|
|
4178
|
-
} from '../icons/text-align-center';
|
|
4179
4175
|
// TextAlignEnd aliases
|
|
4180
4176
|
export { default as LucideTextAlignEnd } from '../icons/text-align-end';
|
|
4181
4177
|
export {
|
|
4182
4178
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignEnd} instead. This alias will be removed in v1.0 */
|
|
4183
4179
|
default as LucideAlignRight
|
|
4184
4180
|
} from '../icons/text-align-end';
|
|
4181
|
+
// TextAlignCenter aliases
|
|
4182
|
+
export { default as LucideTextAlignCenter } from '../icons/text-align-center';
|
|
4183
|
+
export {
|
|
4184
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignCenter} instead. This alias will be removed in v1.0 */
|
|
4185
|
+
default as LucideAlignCenter
|
|
4186
|
+
} from '../icons/text-align-center';
|
|
4185
4187
|
// TextAlignJustify aliases
|
|
4186
4188
|
export { default as LucideTextAlignJustify } from '../icons/text-align-justify';
|
|
4187
4189
|
export {
|
|
4188
4190
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead. This alias will be removed in v1.0 */
|
|
4189
4191
|
default as LucideAlignJustify
|
|
4190
4192
|
} from '../icons/text-align-justify';
|
|
4193
|
+
// TextInitial aliases
|
|
4194
|
+
export { default as LucideTextInitial } from '../icons/text-initial';
|
|
4195
|
+
export {
|
|
4196
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead. This alias will be removed in v1.0 */
|
|
4197
|
+
default as LucideLetterText
|
|
4198
|
+
} from '../icons/text-initial';
|
|
4191
4199
|
// TextAlignStart aliases
|
|
4192
4200
|
export { default as LucideTextAlignStart } from '../icons/text-align-start';
|
|
4193
4201
|
export {
|
|
@@ -4198,12 +4206,12 @@ export {
|
|
|
4198
4206
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignStart} instead. This alias will be removed in v1.0 */
|
|
4199
4207
|
default as LucideAlignLeft
|
|
4200
4208
|
} from '../icons/text-align-start';
|
|
4201
|
-
//
|
|
4202
|
-
export { default as
|
|
4209
|
+
// TramFront aliases
|
|
4210
|
+
export { default as LucideTramFront } from '../icons/tram-front';
|
|
4203
4211
|
export {
|
|
4204
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4205
|
-
default as
|
|
4206
|
-
} from '../icons/
|
|
4212
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead. This alias will be removed in v1.0 */
|
|
4213
|
+
default as LucideTrain
|
|
4214
|
+
} from '../icons/tram-front';
|
|
4207
4215
|
// TextSelect aliases
|
|
4208
4216
|
export { default as LucideTextSelect } from '../icons/text-select';
|
|
4209
4217
|
export {
|
|
@@ -4216,12 +4224,6 @@ export {
|
|
|
4216
4224
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. This alias will be removed in v1.0 */
|
|
4217
4225
|
default as LucideWrapText
|
|
4218
4226
|
} from '../icons/text-wrap';
|
|
4219
|
-
// TramFront aliases
|
|
4220
|
-
export { default as LucideTramFront } from '../icons/tram-front';
|
|
4221
|
-
export {
|
|
4222
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead. This alias will be removed in v1.0 */
|
|
4223
|
-
default as LucideTrain
|
|
4224
|
-
} from '../icons/tram-front';
|
|
4225
4227
|
// TreePalm aliases
|
|
4226
4228
|
export { default as LucideTreePalm } from '../icons/tree-palm';
|
|
4227
4229
|
export {
|
|
@@ -4246,42 +4248,36 @@ export {
|
|
|
4246
4248
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link University} instead. This alias will be removed in v1.0 */
|
|
4247
4249
|
default as LucideSchool2
|
|
4248
4250
|
} from '../icons/university';
|
|
4249
|
-
// UserRoundCog aliases
|
|
4250
|
-
export { default as LucideUserRoundCog } from '../icons/user-round-cog';
|
|
4251
|
-
export {
|
|
4252
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCog} instead. This alias will be removed in v1.0 */
|
|
4253
|
-
default as LucideUserCog2
|
|
4254
|
-
} from '../icons/user-round-cog';
|
|
4255
4251
|
// UserRoundCheck aliases
|
|
4256
4252
|
export { default as LucideUserRoundCheck } from '../icons/user-round-check';
|
|
4257
4253
|
export {
|
|
4258
4254
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCheck} instead. This alias will be removed in v1.0 */
|
|
4259
4255
|
default as LucideUserCheck2
|
|
4260
4256
|
} from '../icons/user-round-check';
|
|
4257
|
+
// UserRoundCog aliases
|
|
4258
|
+
export { default as LucideUserRoundCog } from '../icons/user-round-cog';
|
|
4259
|
+
export {
|
|
4260
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCog} instead. This alias will be removed in v1.0 */
|
|
4261
|
+
default as LucideUserCog2
|
|
4262
|
+
} from '../icons/user-round-cog';
|
|
4261
4263
|
// UserRoundMinus aliases
|
|
4262
4264
|
export { default as LucideUserRoundMinus } from '../icons/user-round-minus';
|
|
4263
4265
|
export {
|
|
4264
4266
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundMinus} instead. This alias will be removed in v1.0 */
|
|
4265
4267
|
default as LucideUserMinus2
|
|
4266
4268
|
} from '../icons/user-round-minus';
|
|
4267
|
-
// UserRoundX aliases
|
|
4268
|
-
export { default as LucideUserRoundX } from '../icons/user-round-x';
|
|
4269
|
-
export {
|
|
4270
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. This alias will be removed in v1.0 */
|
|
4271
|
-
default as LucideUserX2
|
|
4272
|
-
} from '../icons/user-round-x';
|
|
4273
4269
|
// UserRoundPlus aliases
|
|
4274
4270
|
export { default as LucideUserRoundPlus } from '../icons/user-round-plus';
|
|
4275
4271
|
export {
|
|
4276
4272
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundPlus} instead. This alias will be removed in v1.0 */
|
|
4277
4273
|
default as LucideUserPlus2
|
|
4278
4274
|
} from '../icons/user-round-plus';
|
|
4279
|
-
//
|
|
4280
|
-
export { default as
|
|
4275
|
+
// UserRoundX aliases
|
|
4276
|
+
export { default as LucideUserRoundX } from '../icons/user-round-x';
|
|
4281
4277
|
export {
|
|
4282
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4283
|
-
default as
|
|
4284
|
-
} from '../icons/
|
|
4278
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. This alias will be removed in v1.0 */
|
|
4279
|
+
default as LucideUserX2
|
|
4280
|
+
} from '../icons/user-round-x';
|
|
4285
4281
|
// UserRound aliases
|
|
4286
4282
|
export { default as LucideUserRound } from '../icons/user-round';
|
|
4287
4283
|
export {
|
|
@@ -4294,6 +4290,12 @@ export {
|
|
|
4294
4290
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UtensilsCrossed} instead. This alias will be removed in v1.0 */
|
|
4295
4291
|
default as LucideForkKnifeCrossed
|
|
4296
4292
|
} from '../icons/utensils-crossed';
|
|
4293
|
+
// UsersRound aliases
|
|
4294
|
+
export { default as LucideUsersRound } from '../icons/users-round';
|
|
4295
|
+
export {
|
|
4296
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UsersRound} instead. This alias will be removed in v1.0 */
|
|
4297
|
+
default as LucideUsers2
|
|
4298
|
+
} from '../icons/users-round';
|
|
4297
4299
|
// Utensils aliases
|
|
4298
4300
|
export { default as LucideUtensils } from '../icons/utensils';
|
|
4299
4301
|
export {
|