@lucide/astro 1.25.0 → 1.26.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 +122 -122
- package/src/aliases/prefixed.ts +697 -695
- package/src/aliases/suffixed.ts +987 -985
- package/src/icons/book-open-check.ts +2 -2
- package/src/icons/book-open-text.ts +2 -2
- package/src/icons/book-open.ts +2 -2
- package/src/icons/columns-3-cog.ts +2 -2
- package/src/icons/index.ts +206 -205
- package/src/icons/shield-keyhole.ts +18 -0
package/src/aliases/prefixed.ts
CHANGED
|
@@ -22,46 +22,46 @@ export { default as LucideAlarmClock } from '../icons/alarm-clock';
|
|
|
22
22
|
export { default as LucideAlarmSmoke } from '../icons/alarm-smoke';
|
|
23
23
|
// Album aliases
|
|
24
24
|
export { default as LucideAlbum } from '../icons/album';
|
|
25
|
-
// AlignCenterVertical aliases
|
|
26
|
-
export { default as LucideAlignCenterVertical } from '../icons/align-center-vertical';
|
|
27
25
|
// AlignCenterHorizontal aliases
|
|
28
26
|
export { default as LucideAlignCenterHorizontal } from '../icons/align-center-horizontal';
|
|
29
|
-
//
|
|
30
|
-
export { default as
|
|
27
|
+
// AlignCenterVertical aliases
|
|
28
|
+
export { default as LucideAlignCenterVertical } from '../icons/align-center-vertical';
|
|
31
29
|
// AlignEndVertical aliases
|
|
32
30
|
export { default as LucideAlignEndVertical } from '../icons/align-end-vertical';
|
|
31
|
+
// AlignEndHorizontal aliases
|
|
32
|
+
export { default as LucideAlignEndHorizontal } from '../icons/align-end-horizontal';
|
|
33
33
|
// AlignHorizontalDistributeCenter aliases
|
|
34
34
|
export { default as LucideAlignHorizontalDistributeCenter } from '../icons/align-horizontal-distribute-center';
|
|
35
35
|
// AlignHorizontalDistributeEnd aliases
|
|
36
36
|
export { default as LucideAlignHorizontalDistributeEnd } from '../icons/align-horizontal-distribute-end';
|
|
37
37
|
// AlignHorizontalDistributeStart aliases
|
|
38
38
|
export { default as LucideAlignHorizontalDistributeStart } from '../icons/align-horizontal-distribute-start';
|
|
39
|
-
//
|
|
40
|
-
export { default as
|
|
39
|
+
// AlignHorizontalJustifyEnd aliases
|
|
40
|
+
export { default as LucideAlignHorizontalJustifyEnd } from '../icons/align-horizontal-justify-end';
|
|
41
41
|
// AlignHorizontalJustifyCenter aliases
|
|
42
42
|
export { default as LucideAlignHorizontalJustifyCenter } from '../icons/align-horizontal-justify-center';
|
|
43
|
+
// AlignHorizontalJustifyStart aliases
|
|
44
|
+
export { default as LucideAlignHorizontalJustifyStart } from '../icons/align-horizontal-justify-start';
|
|
43
45
|
// AlignHorizontalSpaceAround aliases
|
|
44
46
|
export { default as LucideAlignHorizontalSpaceAround } from '../icons/align-horizontal-space-around';
|
|
45
|
-
// AlignHorizontalJustifyEnd aliases
|
|
46
|
-
export { default as LucideAlignHorizontalJustifyEnd } from '../icons/align-horizontal-justify-end';
|
|
47
|
-
// AlignStartHorizontal aliases
|
|
48
|
-
export { default as LucideAlignStartHorizontal } from '../icons/align-start-horizontal';
|
|
49
47
|
// AlignHorizontalSpaceBetween aliases
|
|
50
48
|
export { default as LucideAlignHorizontalSpaceBetween } from '../icons/align-horizontal-space-between';
|
|
49
|
+
// AlignStartHorizontal aliases
|
|
50
|
+
export { default as LucideAlignStartHorizontal } from '../icons/align-start-horizontal';
|
|
51
51
|
// AlignStartVertical aliases
|
|
52
52
|
export { default as LucideAlignStartVertical } from '../icons/align-start-vertical';
|
|
53
|
-
// AlignVerticalDistributeCenter aliases
|
|
54
|
-
export { default as LucideAlignVerticalDistributeCenter } from '../icons/align-vertical-distribute-center';
|
|
55
53
|
// AlignVerticalDistributeEnd aliases
|
|
56
54
|
export { default as LucideAlignVerticalDistributeEnd } from '../icons/align-vertical-distribute-end';
|
|
55
|
+
// AlignVerticalDistributeCenter aliases
|
|
56
|
+
export { default as LucideAlignVerticalDistributeCenter } from '../icons/align-vertical-distribute-center';
|
|
57
57
|
// AlignVerticalDistributeStart aliases
|
|
58
58
|
export { default as LucideAlignVerticalDistributeStart } from '../icons/align-vertical-distribute-start';
|
|
59
|
+
// AlignVerticalJustifyCenter aliases
|
|
60
|
+
export { default as LucideAlignVerticalJustifyCenter } from '../icons/align-vertical-justify-center';
|
|
59
61
|
// AlignVerticalJustifyEnd aliases
|
|
60
62
|
export { default as LucideAlignVerticalJustifyEnd } from '../icons/align-vertical-justify-end';
|
|
61
63
|
// AlignVerticalJustifyStart aliases
|
|
62
64
|
export { default as LucideAlignVerticalJustifyStart } from '../icons/align-vertical-justify-start';
|
|
63
|
-
// AlignVerticalJustifyCenter aliases
|
|
64
|
-
export { default as LucideAlignVerticalJustifyCenter } from '../icons/align-vertical-justify-center';
|
|
65
65
|
// AlignVerticalSpaceAround aliases
|
|
66
66
|
export { default as LucideAlignVerticalSpaceAround } from '../icons/align-vertical-space-around';
|
|
67
67
|
// Ambulance aliases
|
|
@@ -78,38 +78,38 @@ export { default as LucideAmphora } from '../icons/amphora';
|
|
|
78
78
|
export { default as LucideAnchor } from '../icons/anchor';
|
|
79
79
|
// Angry aliases
|
|
80
80
|
export { default as LucideAngry } from '../icons/angry';
|
|
81
|
-
// Annoyed aliases
|
|
82
|
-
export { default as LucideAnnoyed } from '../icons/annoyed';
|
|
83
81
|
// Antenna aliases
|
|
84
82
|
export { default as LucideAntenna } from '../icons/antenna';
|
|
85
83
|
// Anvil aliases
|
|
86
84
|
export { default as LucideAnvil } from '../icons/anvil';
|
|
85
|
+
// Annoyed aliases
|
|
86
|
+
export { default as LucideAnnoyed } from '../icons/annoyed';
|
|
87
87
|
// Aperture aliases
|
|
88
88
|
export { default as LucideAperture } from '../icons/aperture';
|
|
89
89
|
// AppWindowMac aliases
|
|
90
90
|
export { default as LucideAppWindowMac } from '../icons/app-window-mac';
|
|
91
91
|
// AppWindow aliases
|
|
92
92
|
export { default as LucideAppWindow } from '../icons/app-window';
|
|
93
|
-
// ArchiveRestore aliases
|
|
94
|
-
export { default as LucideArchiveRestore } from '../icons/archive-restore';
|
|
95
93
|
// Apple aliases
|
|
96
94
|
export { default as LucideApple } from '../icons/apple';
|
|
95
|
+
// ArchiveRestore aliases
|
|
96
|
+
export { default as LucideArchiveRestore } from '../icons/archive-restore';
|
|
97
97
|
// ArchiveX aliases
|
|
98
98
|
export { default as LucideArchiveX } from '../icons/archive-x';
|
|
99
|
-
// Archive aliases
|
|
100
|
-
export { default as LucideArchive } from '../icons/archive';
|
|
101
99
|
// Armchair aliases
|
|
102
100
|
export { default as LucideArmchair } from '../icons/armchair';
|
|
101
|
+
// Archive aliases
|
|
102
|
+
export { default as LucideArchive } from '../icons/archive';
|
|
103
103
|
// ArrowBigDownDash aliases
|
|
104
104
|
export { default as LucideArrowBigDownDash } from '../icons/arrow-big-down-dash';
|
|
105
|
+
// ArrowBigDown aliases
|
|
106
|
+
export { default as LucideArrowBigDown } from '../icons/arrow-big-down';
|
|
105
107
|
// ArrowBigLeftDash aliases
|
|
106
108
|
export { default as LucideArrowBigLeftDash } from '../icons/arrow-big-left-dash';
|
|
107
109
|
// ArrowBigLeft aliases
|
|
108
110
|
export { default as LucideArrowBigLeft } from '../icons/arrow-big-left';
|
|
109
111
|
// ArrowBigRightDash aliases
|
|
110
112
|
export { default as LucideArrowBigRightDash } from '../icons/arrow-big-right-dash';
|
|
111
|
-
// ArrowBigDown aliases
|
|
112
|
-
export { default as LucideArrowBigDown } from '../icons/arrow-big-down';
|
|
113
113
|
// ArrowBigRight aliases
|
|
114
114
|
export { default as LucideArrowBigRight } from '../icons/arrow-big-right';
|
|
115
115
|
// ArrowBigUpDash aliases
|
|
@@ -132,10 +132,10 @@ export { default as LucideArrowDownToLine } from '../icons/arrow-down-to-line';
|
|
|
132
132
|
export { default as LucideArrowDownUp } from '../icons/arrow-down-up';
|
|
133
133
|
// ArrowDown aliases
|
|
134
134
|
export { default as LucideArrowDown } from '../icons/arrow-down';
|
|
135
|
-
// ArrowLeftFromLine aliases
|
|
136
|
-
export { default as LucideArrowLeftFromLine } from '../icons/arrow-left-from-line';
|
|
137
135
|
// ArrowLeftRight aliases
|
|
138
136
|
export { default as LucideArrowLeftRight } from '../icons/arrow-left-right';
|
|
137
|
+
// ArrowLeftFromLine aliases
|
|
138
|
+
export { default as LucideArrowLeftFromLine } from '../icons/arrow-left-from-line';
|
|
139
139
|
// ArrowLeftToLine aliases
|
|
140
140
|
export { default as LucideArrowLeftToLine } from '../icons/arrow-left-to-line';
|
|
141
141
|
// ArrowLeft aliases
|
|
@@ -178,10 +178,10 @@ export { default as LucideAtom } from '../icons/atom';
|
|
|
178
178
|
export { default as LucideAudioLines } from '../icons/audio-lines';
|
|
179
179
|
// AudioWaveform aliases
|
|
180
180
|
export { default as LucideAudioWaveform } from '../icons/audio-waveform';
|
|
181
|
-
// Axe aliases
|
|
182
|
-
export { default as LucideAxe } from '../icons/axe';
|
|
183
181
|
// Award aliases
|
|
184
182
|
export { default as LucideAward } from '../icons/award';
|
|
183
|
+
// Axe aliases
|
|
184
|
+
export { default as LucideAxe } from '../icons/axe';
|
|
185
185
|
// Baby aliases
|
|
186
186
|
export { default as LucideBaby } from '../icons/baby';
|
|
187
187
|
// Backpack aliases
|
|
@@ -190,10 +190,10 @@ export { default as LucideBackpack } from '../icons/backpack';
|
|
|
190
190
|
export { default as LucideBadgeAlert } from '../icons/badge-alert';
|
|
191
191
|
// BadgeCent aliases
|
|
192
192
|
export { default as LucideBadgeCent } from '../icons/badge-cent';
|
|
193
|
-
// BadgeDollarSign aliases
|
|
194
|
-
export { default as LucideBadgeDollarSign } from '../icons/badge-dollar-sign';
|
|
195
193
|
// BadgeEuro aliases
|
|
196
194
|
export { default as LucideBadgeEuro } from '../icons/badge-euro';
|
|
195
|
+
// BadgeDollarSign aliases
|
|
196
|
+
export { default as LucideBadgeDollarSign } from '../icons/badge-dollar-sign';
|
|
197
197
|
// BadgeIndianRupee aliases
|
|
198
198
|
export { default as LucideBadgeIndianRupee } from '../icons/badge-indian-rupee';
|
|
199
199
|
// BadgeInfo aliases
|
|
@@ -212,10 +212,10 @@ export { default as LucideBadgePoundSterling } from '../icons/badge-pound-sterli
|
|
|
212
212
|
export { default as LucideBadgeRussianRuble } from '../icons/badge-russian-ruble';
|
|
213
213
|
// BadgeSwissFranc aliases
|
|
214
214
|
export { default as LucideBadgeSwissFranc } from '../icons/badge-swiss-franc';
|
|
215
|
-
// BadgeX aliases
|
|
216
|
-
export { default as LucideBadgeX } from '../icons/badge-x';
|
|
217
215
|
// BadgeTurkishLira aliases
|
|
218
216
|
export { default as LucideBadgeTurkishLira } from '../icons/badge-turkish-lira';
|
|
217
|
+
// BadgeX aliases
|
|
218
|
+
export { default as LucideBadgeX } from '../icons/badge-x';
|
|
219
219
|
// Badge aliases
|
|
220
220
|
export { default as LucideBadge } from '../icons/badge';
|
|
221
221
|
// BaggageClaim aliases
|
|
@@ -224,10 +224,10 @@ export { default as LucideBaggageClaim } from '../icons/baggage-claim';
|
|
|
224
224
|
export { default as LucideBalloon } from '../icons/balloon';
|
|
225
225
|
// Ban aliases
|
|
226
226
|
export { default as LucideBan } from '../icons/ban';
|
|
227
|
-
// Bandage aliases
|
|
228
|
-
export { default as LucideBandage } from '../icons/bandage';
|
|
229
227
|
// Banana aliases
|
|
230
228
|
export { default as LucideBanana } from '../icons/banana';
|
|
229
|
+
// Bandage aliases
|
|
230
|
+
export { default as LucideBandage } from '../icons/bandage';
|
|
231
231
|
// BanknoteArrowDown aliases
|
|
232
232
|
export { default as LucideBanknoteArrowDown } from '../icons/banknote-arrow-down';
|
|
233
233
|
// BanknoteArrowUp aliases
|
|
@@ -238,36 +238,36 @@ export { default as LucideBanknoteCheck } from '../icons/banknote-check';
|
|
|
238
238
|
export { default as LucideBanknoteX } from '../icons/banknote-x';
|
|
239
239
|
// Banknote aliases
|
|
240
240
|
export { default as LucideBanknote } from '../icons/banknote';
|
|
241
|
-
// Barrel aliases
|
|
242
|
-
export { default as LucideBarrel } from '../icons/barrel';
|
|
243
241
|
// Barcode aliases
|
|
244
242
|
export { default as LucideBarcode } from '../icons/barcode';
|
|
245
|
-
//
|
|
246
|
-
export { default as
|
|
243
|
+
// Barrel aliases
|
|
244
|
+
export { default as LucideBarrel } from '../icons/barrel';
|
|
247
245
|
// Baseline aliases
|
|
248
246
|
export { default as LucideBaseline } from '../icons/baseline';
|
|
249
|
-
// BatteryFull aliases
|
|
250
|
-
export { default as LucideBatteryFull } from '../icons/battery-full';
|
|
251
247
|
// Bath aliases
|
|
252
248
|
export { default as LucideBath } from '../icons/bath';
|
|
249
|
+
// BatteryCharging aliases
|
|
250
|
+
export { default as LucideBatteryCharging } from '../icons/battery-charging';
|
|
251
|
+
// BatteryFull aliases
|
|
252
|
+
export { default as LucideBatteryFull } from '../icons/battery-full';
|
|
253
253
|
// BatteryLow aliases
|
|
254
254
|
export { default as LucideBatteryLow } from '../icons/battery-low';
|
|
255
255
|
// BatteryMedium aliases
|
|
256
256
|
export { default as LucideBatteryMedium } from '../icons/battery-medium';
|
|
257
257
|
// BatteryPlus aliases
|
|
258
258
|
export { default as LucideBatteryPlus } from '../icons/battery-plus';
|
|
259
|
-
// Battery aliases
|
|
260
|
-
export { default as LucideBattery } from '../icons/battery';
|
|
261
259
|
// BatteryWarning aliases
|
|
262
260
|
export { default as LucideBatteryWarning } from '../icons/battery-warning';
|
|
261
|
+
// Battery aliases
|
|
262
|
+
export { default as LucideBattery } from '../icons/battery';
|
|
263
263
|
// Beaker aliases
|
|
264
264
|
export { default as LucideBeaker } from '../icons/beaker';
|
|
265
265
|
// BeanOff aliases
|
|
266
266
|
export { default as LucideBeanOff } from '../icons/bean-off';
|
|
267
|
-
// BedDouble aliases
|
|
268
|
-
export { default as LucideBedDouble } from '../icons/bed-double';
|
|
269
267
|
// Bean aliases
|
|
270
268
|
export { default as LucideBean } from '../icons/bean';
|
|
269
|
+
// BedDouble aliases
|
|
270
|
+
export { default as LucideBedDouble } from '../icons/bed-double';
|
|
271
271
|
// BedSingle aliases
|
|
272
272
|
export { default as LucideBedSingle } from '../icons/bed-single';
|
|
273
273
|
// Bed aliases
|
|
@@ -280,10 +280,10 @@ export { default as LucideBeef } from '../icons/beef';
|
|
|
280
280
|
export { default as LucideBeerOff } from '../icons/beer-off';
|
|
281
281
|
// Beer aliases
|
|
282
282
|
export { default as LucideBeer } from '../icons/beer';
|
|
283
|
-
// BellCheck aliases
|
|
284
|
-
export { default as LucideBellCheck } from '../icons/bell-check';
|
|
285
283
|
// BellDot aliases
|
|
286
284
|
export { default as LucideBellDot } from '../icons/bell-dot';
|
|
285
|
+
// BellCheck aliases
|
|
286
|
+
export { default as LucideBellCheck } from '../icons/bell-check';
|
|
287
287
|
// BellElectric aliases
|
|
288
288
|
export { default as LucideBellElectric } from '../icons/bell-electric';
|
|
289
289
|
// BellMinus aliases
|
|
@@ -310,12 +310,12 @@ export { default as LucideBinary } from '../icons/binary';
|
|
|
310
310
|
export { default as LucideBinoculars } from '../icons/binoculars';
|
|
311
311
|
// Biohazard aliases
|
|
312
312
|
export { default as LucideBiohazard } from '../icons/biohazard';
|
|
313
|
+
// Bird aliases
|
|
314
|
+
export { default as LucideBird } from '../icons/bird';
|
|
313
315
|
// Birdhouse aliases
|
|
314
316
|
export { default as LucideBirdhouse } from '../icons/birdhouse';
|
|
315
317
|
// Bitcoin aliases
|
|
316
318
|
export { default as LucideBitcoin } from '../icons/bitcoin';
|
|
317
|
-
// Bird aliases
|
|
318
|
-
export { default as LucideBird } from '../icons/bird';
|
|
319
319
|
// Blend aliases
|
|
320
320
|
export { default as LucideBlend } from '../icons/blend';
|
|
321
321
|
// Blender aliases
|
|
@@ -330,34 +330,34 @@ export { default as LucideBluetoothConnected } from '../icons/bluetooth-connecte
|
|
|
330
330
|
export { default as LucideBluetoothOff } from '../icons/bluetooth-off';
|
|
331
331
|
// BluetoothSearching aliases
|
|
332
332
|
export { default as LucideBluetoothSearching } from '../icons/bluetooth-searching';
|
|
333
|
-
// Bold aliases
|
|
334
|
-
export { default as LucideBold } from '../icons/bold';
|
|
335
333
|
// Bluetooth aliases
|
|
336
334
|
export { default as LucideBluetooth } from '../icons/bluetooth';
|
|
335
|
+
// Bold aliases
|
|
336
|
+
export { default as LucideBold } from '../icons/bold';
|
|
337
337
|
// Bolt aliases
|
|
338
338
|
export { default as LucideBolt } from '../icons/bolt';
|
|
339
|
-
//
|
|
340
|
-
export { default as
|
|
339
|
+
// Bomb aliases
|
|
340
|
+
export { default as LucideBomb } from '../icons/bomb';
|
|
341
341
|
// BoneFracture aliases
|
|
342
342
|
export { default as LucideBoneFracture } from '../icons/bone-fracture';
|
|
343
|
+
// Bone aliases
|
|
344
|
+
export { default as LucideBone } from '../icons/bone';
|
|
343
345
|
// BookA aliases
|
|
344
346
|
export { default as LucideBookA } from '../icons/book-a';
|
|
345
347
|
// BookAlert aliases
|
|
346
348
|
export { default as LucideBookAlert } from '../icons/book-alert';
|
|
347
|
-
// Bomb aliases
|
|
348
|
-
export { default as LucideBomb } from '../icons/bomb';
|
|
349
|
-
// BookAudio aliases
|
|
350
|
-
export { default as LucideBookAudio } from '../icons/book-audio';
|
|
351
349
|
// BookCheck aliases
|
|
352
350
|
export { default as LucideBookCheck } from '../icons/book-check';
|
|
351
|
+
// BookAudio aliases
|
|
352
|
+
export { default as LucideBookAudio } from '../icons/book-audio';
|
|
353
353
|
// BookCopy aliases
|
|
354
354
|
export { default as LucideBookCopy } from '../icons/book-copy';
|
|
355
355
|
// BookDown aliases
|
|
356
356
|
export { default as LucideBookDown } from '../icons/book-down';
|
|
357
|
-
// BookHeart aliases
|
|
358
|
-
export { default as LucideBookHeart } from '../icons/book-heart';
|
|
359
357
|
// BookHeadphones aliases
|
|
360
358
|
export { default as LucideBookHeadphones } from '../icons/book-headphones';
|
|
359
|
+
// BookHeart aliases
|
|
360
|
+
export { default as LucideBookHeart } from '../icons/book-heart';
|
|
361
361
|
// BookImage aliases
|
|
362
362
|
export { default as LucideBookImage } from '../icons/book-image';
|
|
363
363
|
// BookKey aliases
|
|
@@ -374,10 +374,10 @@ export { default as LucideBookOpenCheck } from '../icons/book-open-check';
|
|
|
374
374
|
export { default as LucideBookOpenText } from '../icons/book-open-text';
|
|
375
375
|
// BookOpen aliases
|
|
376
376
|
export { default as LucideBookOpen } from '../icons/book-open';
|
|
377
|
-
// BookSearch aliases
|
|
378
|
-
export { default as LucideBookSearch } from '../icons/book-search';
|
|
379
377
|
// BookPlus aliases
|
|
380
378
|
export { default as LucideBookPlus } from '../icons/book-plus';
|
|
379
|
+
// BookSearch aliases
|
|
380
|
+
export { default as LucideBookSearch } from '../icons/book-search';
|
|
381
381
|
// BookText aliases
|
|
382
382
|
export { default as LucideBookText } from '../icons/book-text';
|
|
383
383
|
// BookType aliases
|
|
@@ -408,36 +408,36 @@ export { default as LucideBookmark } from '../icons/bookmark';
|
|
|
408
408
|
export { default as LucideBoomBox } from '../icons/boom-box';
|
|
409
409
|
// BotMessageSquare aliases
|
|
410
410
|
export { default as LucideBotMessageSquare } from '../icons/bot-message-square';
|
|
411
|
-
// Bot aliases
|
|
412
|
-
export { default as LucideBot } from '../icons/bot';
|
|
413
411
|
// BotOff aliases
|
|
414
412
|
export { default as LucideBotOff } from '../icons/bot-off';
|
|
413
|
+
// Bot aliases
|
|
414
|
+
export { default as LucideBot } from '../icons/bot';
|
|
415
415
|
// BottleWine aliases
|
|
416
416
|
export { default as LucideBottleWine } from '../icons/bottle-wine';
|
|
417
417
|
// BowArrow aliases
|
|
418
418
|
export { default as LucideBowArrow } from '../icons/bow-arrow';
|
|
419
|
-
// Boxes aliases
|
|
420
|
-
export { default as LucideBoxes } from '../icons/boxes';
|
|
421
419
|
// Box aliases
|
|
422
420
|
export { default as LucideBox } from '../icons/box';
|
|
421
|
+
// Boxes aliases
|
|
422
|
+
export { default as LucideBoxes } from '../icons/boxes';
|
|
423
423
|
// Brackets aliases
|
|
424
424
|
export { default as LucideBrackets } from '../icons/brackets';
|
|
425
425
|
// BrainCircuit aliases
|
|
426
426
|
export { default as LucideBrainCircuit } from '../icons/brain-circuit';
|
|
427
|
-
// Brain aliases
|
|
428
|
-
export { default as LucideBrain } from '../icons/brain';
|
|
429
427
|
// BrainCog aliases
|
|
430
428
|
export { default as LucideBrainCog } from '../icons/brain-cog';
|
|
429
|
+
// Brain aliases
|
|
430
|
+
export { default as LucideBrain } from '../icons/brain';
|
|
431
431
|
// BrickWallFire aliases
|
|
432
432
|
export { default as LucideBrickWallFire } from '../icons/brick-wall-fire';
|
|
433
|
-
// BrickWall aliases
|
|
434
|
-
export { default as LucideBrickWall } from '../icons/brick-wall';
|
|
435
433
|
// BrickWallShield aliases
|
|
436
434
|
export { default as LucideBrickWallShield } from '../icons/brick-wall-shield';
|
|
437
|
-
//
|
|
438
|
-
export { default as
|
|
435
|
+
// BrickWall aliases
|
|
436
|
+
export { default as LucideBrickWall } from '../icons/brick-wall';
|
|
439
437
|
// BriefcaseBusiness aliases
|
|
440
438
|
export { default as LucideBriefcaseBusiness } from '../icons/briefcase-business';
|
|
439
|
+
// BriefcaseConveyorBelt aliases
|
|
440
|
+
export { default as LucideBriefcaseConveyorBelt } from '../icons/briefcase-conveyor-belt';
|
|
441
441
|
// BriefcaseMedical aliases
|
|
442
442
|
export { default as LucideBriefcaseMedical } from '../icons/briefcase-medical';
|
|
443
443
|
// Briefcase aliases
|
|
@@ -448,42 +448,42 @@ export { default as LucideBringToFront } from '../icons/bring-to-front';
|
|
|
448
448
|
export { default as LucideBroccoli } from '../icons/broccoli';
|
|
449
449
|
// BrushCleaning aliases
|
|
450
450
|
export { default as LucideBrushCleaning } from '../icons/brush-cleaning';
|
|
451
|
-
// Bubbles aliases
|
|
452
|
-
export { default as LucideBubbles } from '../icons/bubbles';
|
|
453
|
-
// BugOff aliases
|
|
454
|
-
export { default as LucideBugOff } from '../icons/bug-off';
|
|
455
451
|
// Brush aliases
|
|
456
452
|
export { default as LucideBrush } from '../icons/brush';
|
|
453
|
+
// BugOff aliases
|
|
454
|
+
export { default as LucideBugOff } from '../icons/bug-off';
|
|
455
|
+
// Bubbles aliases
|
|
456
|
+
export { default as LucideBubbles } from '../icons/bubbles';
|
|
457
457
|
// BugPlay aliases
|
|
458
458
|
export { default as LucideBugPlay } from '../icons/bug-play';
|
|
459
|
+
// Bug aliases
|
|
460
|
+
export { default as LucideBug } from '../icons/bug';
|
|
459
461
|
// Building2 aliases
|
|
460
462
|
export { default as LucideBuilding2 } from '../icons/building-2';
|
|
461
463
|
// Building aliases
|
|
462
464
|
export { default as LucideBuilding } from '../icons/building';
|
|
463
|
-
// Bug aliases
|
|
464
|
-
export { default as LucideBug } from '../icons/bug';
|
|
465
465
|
// BusFront aliases
|
|
466
466
|
export { default as LucideBusFront } from '../icons/bus-front';
|
|
467
467
|
// Bus aliases
|
|
468
468
|
export { default as LucideBus } from '../icons/bus';
|
|
469
|
-
// CakeSlice aliases
|
|
470
|
-
export { default as LucideCakeSlice } from '../icons/cake-slice';
|
|
471
|
-
// CableCar aliases
|
|
472
|
-
export { default as LucideCableCar } from '../icons/cable-car';
|
|
473
469
|
// Cable aliases
|
|
474
470
|
export { default as LucideCable } from '../icons/cable';
|
|
471
|
+
// CableCar aliases
|
|
472
|
+
export { default as LucideCableCar } from '../icons/cable-car';
|
|
475
473
|
// Cake aliases
|
|
476
474
|
export { default as LucideCake } from '../icons/cake';
|
|
477
|
-
// Calculator aliases
|
|
478
|
-
export { default as LucideCalculator } from '../icons/calculator';
|
|
479
475
|
// Calendar1 aliases
|
|
480
476
|
export { default as LucideCalendar1 } from '../icons/calendar-1';
|
|
477
|
+
// CakeSlice aliases
|
|
478
|
+
export { default as LucideCakeSlice } from '../icons/cake-slice';
|
|
479
|
+
// Calculator aliases
|
|
480
|
+
export { default as LucideCalculator } from '../icons/calculator';
|
|
481
481
|
// CalendarArrowDown aliases
|
|
482
482
|
export { default as LucideCalendarArrowDown } from '../icons/calendar-arrow-down';
|
|
483
|
-
// CalendarArrowUp aliases
|
|
484
|
-
export { default as LucideCalendarArrowUp } from '../icons/calendar-arrow-up';
|
|
485
483
|
// CalendarCheck2 aliases
|
|
486
484
|
export { default as LucideCalendarCheck2 } from '../icons/calendar-check-2';
|
|
485
|
+
// CalendarArrowUp aliases
|
|
486
|
+
export { default as LucideCalendarArrowUp } from '../icons/calendar-arrow-up';
|
|
487
487
|
// CalendarCheck aliases
|
|
488
488
|
export { default as LucideCalendarCheck } from '../icons/calendar-check';
|
|
489
489
|
// CalendarClock aliases
|
|
@@ -502,14 +502,14 @@ export { default as LucideCalendarMinus2 } from '../icons/calendar-minus-2';
|
|
|
502
502
|
export { default as LucideCalendarMinus } from '../icons/calendar-minus';
|
|
503
503
|
// CalendarPlus2 aliases
|
|
504
504
|
export { default as LucideCalendarPlus2 } from '../icons/calendar-plus-2';
|
|
505
|
-
// CalendarPlus aliases
|
|
506
|
-
export { default as LucideCalendarPlus } from '../icons/calendar-plus';
|
|
507
505
|
// CalendarOff aliases
|
|
508
506
|
export { default as LucideCalendarOff } from '../icons/calendar-off';
|
|
509
|
-
//
|
|
510
|
-
export { default as
|
|
507
|
+
// CalendarPlus aliases
|
|
508
|
+
export { default as LucideCalendarPlus } from '../icons/calendar-plus';
|
|
511
509
|
// CalendarSearch aliases
|
|
512
510
|
export { default as LucideCalendarSearch } from '../icons/calendar-search';
|
|
511
|
+
// CalendarRange aliases
|
|
512
|
+
export { default as LucideCalendarRange } from '../icons/calendar-range';
|
|
513
513
|
// CalendarSync aliases
|
|
514
514
|
export { default as LucideCalendarSync } from '../icons/calendar-sync';
|
|
515
515
|
// CalendarX2 aliases
|
|
@@ -530,12 +530,12 @@ export { default as LucideCandyCane } from '../icons/candy-cane';
|
|
|
530
530
|
export { default as LucideCandyOff } from '../icons/candy-off';
|
|
531
531
|
// Candy aliases
|
|
532
532
|
export { default as LucideCandy } from '../icons/candy';
|
|
533
|
-
// CannabisOff aliases
|
|
534
|
-
export { default as LucideCannabisOff } from '../icons/cannabis-off';
|
|
535
533
|
// Cannabis aliases
|
|
536
534
|
export { default as LucideCannabis } from '../icons/cannabis';
|
|
537
535
|
// CaptionsOff aliases
|
|
538
536
|
export { default as LucideCaptionsOff } from '../icons/captions-off';
|
|
537
|
+
// CannabisOff aliases
|
|
538
|
+
export { default as LucideCannabisOff } from '../icons/cannabis-off';
|
|
539
539
|
// CarFront aliases
|
|
540
540
|
export { default as LucideCarFront } from '../icons/car-front';
|
|
541
541
|
// CarTaxiFront aliases
|
|
@@ -552,10 +552,10 @@ export { default as LucideCarrot } from '../icons/carrot';
|
|
|
552
552
|
export { default as LucideCaseLower } from '../icons/case-lower';
|
|
553
553
|
// CaseSensitive aliases
|
|
554
554
|
export { default as LucideCaseSensitive } from '../icons/case-sensitive';
|
|
555
|
-
// CassetteTape aliases
|
|
556
|
-
export { default as LucideCassetteTape } from '../icons/cassette-tape';
|
|
557
555
|
// CaseUpper aliases
|
|
558
556
|
export { default as LucideCaseUpper } from '../icons/case-upper';
|
|
557
|
+
// CassetteTape aliases
|
|
558
|
+
export { default as LucideCassetteTape } from '../icons/cassette-tape';
|
|
559
559
|
// Cast aliases
|
|
560
560
|
export { default as LucideCast } from '../icons/cast';
|
|
561
561
|
// Castle aliases
|
|
@@ -568,10 +568,10 @@ export { default as LucideCctvOff } from '../icons/cctv-off';
|
|
|
568
568
|
export { default as LucideCctv } from '../icons/cctv';
|
|
569
569
|
// ChartBarDecreasing aliases
|
|
570
570
|
export { default as LucideChartBarDecreasing } from '../icons/chart-bar-decreasing';
|
|
571
|
-
// ChartBarIncreasing aliases
|
|
572
|
-
export { default as LucideChartBarIncreasing } from '../icons/chart-bar-increasing';
|
|
573
571
|
// ChartBarStacked aliases
|
|
574
572
|
export { default as LucideChartBarStacked } from '../icons/chart-bar-stacked';
|
|
573
|
+
// ChartBarIncreasing aliases
|
|
574
|
+
export { default as LucideChartBarIncreasing } from '../icons/chart-bar-increasing';
|
|
575
575
|
// ChartColumnDecreasing aliases
|
|
576
576
|
export { default as LucideChartColumnDecreasing } from '../icons/chart-column-decreasing';
|
|
577
577
|
// ChartColumnStacked aliases
|
|
@@ -580,34 +580,34 @@ export { default as LucideChartColumnStacked } from '../icons/chart-column-stack
|
|
|
580
580
|
export { default as LucideChartGantt } from '../icons/chart-gantt';
|
|
581
581
|
// ChartNetwork aliases
|
|
582
582
|
export { default as LucideChartNetwork } from '../icons/chart-network';
|
|
583
|
-
// ChartNoAxesColumnDecreasing aliases
|
|
584
|
-
export { default as LucideChartNoAxesColumnDecreasing } from '../icons/chart-no-axes-column-decreasing';
|
|
585
583
|
// ChartNoAxesCombined aliases
|
|
586
584
|
export { default as LucideChartNoAxesCombined } from '../icons/chart-no-axes-combined';
|
|
585
|
+
// ChartNoAxesColumnDecreasing aliases
|
|
586
|
+
export { default as LucideChartNoAxesColumnDecreasing } from '../icons/chart-no-axes-column-decreasing';
|
|
587
587
|
// ChartSpline aliases
|
|
588
588
|
export { default as LucideChartSpline } from '../icons/chart-spline';
|
|
589
589
|
// CheckCheck aliases
|
|
590
590
|
export { default as LucideCheckCheck } from '../icons/check-check';
|
|
591
|
-
// CheckLine aliases
|
|
592
|
-
export { default as LucideCheckLine } from '../icons/check-line';
|
|
593
|
-
// Check aliases
|
|
594
|
-
export { default as LucideCheck } from '../icons/check';
|
|
595
591
|
// ChefHat aliases
|
|
596
592
|
export { default as LucideChefHat } from '../icons/chef-hat';
|
|
593
|
+
// CheckLine aliases
|
|
594
|
+
export { default as LucideCheckLine } from '../icons/check-line';
|
|
597
595
|
// Cherry aliases
|
|
598
596
|
export { default as LucideCherry } from '../icons/cherry';
|
|
597
|
+
// Check aliases
|
|
598
|
+
export { default as LucideCheck } from '../icons/check';
|
|
599
599
|
// ChessBishop aliases
|
|
600
600
|
export { default as LucideChessBishop } from '../icons/chess-bishop';
|
|
601
601
|
// ChessKing aliases
|
|
602
602
|
export { default as LucideChessKing } from '../icons/chess-king';
|
|
603
|
-
// ChessKnight aliases
|
|
604
|
-
export { default as LucideChessKnight } from '../icons/chess-knight';
|
|
605
603
|
// ChessPawn aliases
|
|
606
604
|
export { default as LucideChessPawn } from '../icons/chess-pawn';
|
|
607
|
-
// ChessQueen aliases
|
|
608
|
-
export { default as LucideChessQueen } from '../icons/chess-queen';
|
|
609
605
|
// ChessRook aliases
|
|
610
606
|
export { default as LucideChessRook } from '../icons/chess-rook';
|
|
607
|
+
// ChessKnight aliases
|
|
608
|
+
export { default as LucideChessKnight } from '../icons/chess-knight';
|
|
609
|
+
// ChessQueen aliases
|
|
610
|
+
export { default as LucideChessQueen } from '../icons/chess-queen';
|
|
611
611
|
// ChevronDown aliases
|
|
612
612
|
export { default as LucideChevronDown } from '../icons/chevron-down';
|
|
613
613
|
// ChevronFirst aliases
|
|
@@ -620,10 +620,10 @@ export { default as LucideChevronRight } from '../icons/chevron-right';
|
|
|
620
620
|
export { default as LucideChevronLeft } from '../icons/chevron-left';
|
|
621
621
|
// ChevronUp aliases
|
|
622
622
|
export { default as LucideChevronUp } from '../icons/chevron-up';
|
|
623
|
-
// ChevronsDownUp aliases
|
|
624
|
-
export { default as LucideChevronsDownUp } from '../icons/chevrons-down-up';
|
|
625
623
|
// ChevronsDown aliases
|
|
626
624
|
export { default as LucideChevronsDown } from '../icons/chevrons-down';
|
|
625
|
+
// ChevronsDownUp aliases
|
|
626
|
+
export { default as LucideChevronsDownUp } from '../icons/chevrons-down-up';
|
|
627
627
|
// ChevronsLeftRightEllipsis aliases
|
|
628
628
|
export { default as LucideChevronsLeftRightEllipsis } from '../icons/chevrons-left-right-ellipsis';
|
|
629
629
|
// ChevronsLeftRight aliases
|
|
@@ -646,74 +646,74 @@ export { default as LucideCigaretteOff } from '../icons/cigarette-off';
|
|
|
646
646
|
export { default as LucideCigarette } from '../icons/cigarette';
|
|
647
647
|
// CircleDashed aliases
|
|
648
648
|
export { default as LucideCircleDashed } from '../icons/circle-dashed';
|
|
649
|
-
// CircleDotDashed aliases
|
|
650
|
-
export { default as LucideCircleDotDashed } from '../icons/circle-dot-dashed';
|
|
651
649
|
// CircleDollarSign aliases
|
|
652
650
|
export { default as LucideCircleDollarSign } from '../icons/circle-dollar-sign';
|
|
651
|
+
// CircleDotDashed aliases
|
|
652
|
+
export { default as LucideCircleDotDashed } from '../icons/circle-dot-dashed';
|
|
653
653
|
// CircleDot aliases
|
|
654
654
|
export { default as LucideCircleDot } from '../icons/circle-dot';
|
|
655
|
-
// CircleEllipsis aliases
|
|
656
|
-
export { default as LucideCircleEllipsis } from '../icons/circle-ellipsis';
|
|
657
655
|
// CircleEqual aliases
|
|
658
656
|
export { default as LucideCircleEqual } from '../icons/circle-equal';
|
|
657
|
+
// CircleEllipsis aliases
|
|
658
|
+
export { default as LucideCircleEllipsis } from '../icons/circle-ellipsis';
|
|
659
659
|
// CircleEuro aliases
|
|
660
660
|
export { default as LucideCircleEuro } from '../icons/circle-euro';
|
|
661
|
-
// CircleFadingArrowUp aliases
|
|
662
|
-
export { default as LucideCircleFadingArrowUp } from '../icons/circle-fading-arrow-up';
|
|
663
661
|
// CircleFadingPlus aliases
|
|
664
662
|
export { default as LucideCircleFadingPlus } from '../icons/circle-fading-plus';
|
|
663
|
+
// CircleFadingArrowUp aliases
|
|
664
|
+
export { default as LucideCircleFadingArrowUp } from '../icons/circle-fading-arrow-up';
|
|
665
665
|
// CircleOff aliases
|
|
666
666
|
export { default as LucideCircleOff } from '../icons/circle-off';
|
|
667
667
|
// CirclePile aliases
|
|
668
668
|
export { default as LucideCirclePile } from '../icons/circle-pile';
|
|
669
|
-
// CirclePoundSterling aliases
|
|
670
|
-
export { default as LucideCirclePoundSterling } from '../icons/circle-pound-sterling';
|
|
671
669
|
// CircleSlash aliases
|
|
672
670
|
export { default as LucideCircleSlash } from '../icons/circle-slash';
|
|
673
|
-
//
|
|
674
|
-
export { default as
|
|
671
|
+
// CirclePoundSterling aliases
|
|
672
|
+
export { default as LucideCirclePoundSterling } from '../icons/circle-pound-sterling';
|
|
675
673
|
// CircleStar aliases
|
|
676
674
|
export { default as LucideCircleStar } from '../icons/circle-star';
|
|
675
|
+
// CircleSmall aliases
|
|
676
|
+
export { default as LucideCircleSmall } from '../icons/circle-small';
|
|
677
677
|
// Circle aliases
|
|
678
678
|
export { default as LucideCircle } from '../icons/circle';
|
|
679
679
|
// CircuitBoard aliases
|
|
680
680
|
export { default as LucideCircuitBoard } from '../icons/circuit-board';
|
|
681
|
-
// Citrus aliases
|
|
682
|
-
export { default as LucideCitrus } from '../icons/citrus';
|
|
683
681
|
// Clapperboard aliases
|
|
684
682
|
export { default as LucideClapperboard } from '../icons/clapperboard';
|
|
683
|
+
// Citrus aliases
|
|
684
|
+
export { default as LucideCitrus } from '../icons/citrus';
|
|
685
685
|
// ClipboardCheck aliases
|
|
686
686
|
export { default as LucideClipboardCheck } from '../icons/clipboard-check';
|
|
687
|
+
// ClipboardClock aliases
|
|
688
|
+
export { default as LucideClipboardClock } from '../icons/clipboard-clock';
|
|
687
689
|
// ClipboardCopy aliases
|
|
688
690
|
export { default as LucideClipboardCopy } from '../icons/clipboard-copy';
|
|
689
691
|
// ClipboardList aliases
|
|
690
692
|
export { default as LucideClipboardList } from '../icons/clipboard-list';
|
|
691
|
-
// ClipboardClock aliases
|
|
692
|
-
export { default as LucideClipboardClock } from '../icons/clipboard-clock';
|
|
693
693
|
// ClipboardMinus aliases
|
|
694
694
|
export { default as LucideClipboardMinus } from '../icons/clipboard-minus';
|
|
695
695
|
// ClipboardPlus aliases
|
|
696
696
|
export { default as LucideClipboardPlus } from '../icons/clipboard-plus';
|
|
697
697
|
// ClipboardPaste aliases
|
|
698
698
|
export { default as LucideClipboardPaste } from '../icons/clipboard-paste';
|
|
699
|
-
// ClipboardX aliases
|
|
700
|
-
export { default as LucideClipboardX } from '../icons/clipboard-x';
|
|
701
699
|
// ClipboardType aliases
|
|
702
700
|
export { default as LucideClipboardType } from '../icons/clipboard-type';
|
|
701
|
+
// ClipboardX aliases
|
|
702
|
+
export { default as LucideClipboardX } from '../icons/clipboard-x';
|
|
703
703
|
// Clipboard aliases
|
|
704
704
|
export { default as LucideClipboard } from '../icons/clipboard';
|
|
705
|
-
// Clock10 aliases
|
|
706
|
-
export { default as LucideClock10 } from '../icons/clock-10';
|
|
707
705
|
// Clock1 aliases
|
|
708
706
|
export { default as LucideClock1 } from '../icons/clock-1';
|
|
709
707
|
// Clock11 aliases
|
|
710
708
|
export { default as LucideClock11 } from '../icons/clock-11';
|
|
709
|
+
// Clock10 aliases
|
|
710
|
+
export { default as LucideClock10 } from '../icons/clock-10';
|
|
711
711
|
// Clock12 aliases
|
|
712
712
|
export { default as LucideClock12 } from '../icons/clock-12';
|
|
713
|
-
// Clock3 aliases
|
|
714
|
-
export { default as LucideClock3 } from '../icons/clock-3';
|
|
715
713
|
// Clock2 aliases
|
|
716
714
|
export { default as LucideClock2 } from '../icons/clock-2';
|
|
715
|
+
// Clock3 aliases
|
|
716
|
+
export { default as LucideClock3 } from '../icons/clock-3';
|
|
717
717
|
// Clock4 aliases
|
|
718
718
|
export { default as LucideClock4 } from '../icons/clock-4';
|
|
719
719
|
// Clock5 aliases
|
|
@@ -734,18 +734,18 @@ export { default as LucideClockArrowDown } from '../icons/clock-arrow-down';
|
|
|
734
734
|
export { default as LucideClockArrowLeft } from '../icons/clock-arrow-left';
|
|
735
735
|
// ClockArrowUp aliases
|
|
736
736
|
export { default as LucideClockArrowUp } from '../icons/clock-arrow-up';
|
|
737
|
-
// ClockCheck aliases
|
|
738
|
-
export { default as LucideClockCheck } from '../icons/clock-check';
|
|
739
737
|
// ClockArrowRight aliases
|
|
740
738
|
export { default as LucideClockArrowRight } from '../icons/clock-arrow-right';
|
|
739
|
+
// ClockCheck aliases
|
|
740
|
+
export { default as LucideClockCheck } from '../icons/clock-check';
|
|
741
741
|
// ClockFading aliases
|
|
742
742
|
export { default as LucideClockFading } from '../icons/clock-fading';
|
|
743
743
|
// ClockPlus aliases
|
|
744
744
|
export { default as LucideClockPlus } from '../icons/clock-plus';
|
|
745
|
-
// ClosedCaption aliases
|
|
746
|
-
export { default as LucideClosedCaption } from '../icons/closed-caption';
|
|
747
745
|
// Clock aliases
|
|
748
746
|
export { default as LucideClock } from '../icons/clock';
|
|
747
|
+
// ClosedCaption aliases
|
|
748
|
+
export { default as LucideClosedCaption } from '../icons/closed-caption';
|
|
749
749
|
// CloudAlert aliases
|
|
750
750
|
export { default as LucideCloudAlert } from '../icons/cloud-alert';
|
|
751
751
|
// CloudBackup aliases
|
|
@@ -770,34 +770,34 @@ export { default as LucideCloudMoon } from '../icons/cloud-moon';
|
|
|
770
770
|
export { default as LucideCloudOff } from '../icons/cloud-off';
|
|
771
771
|
// CloudRainWind aliases
|
|
772
772
|
export { default as LucideCloudRainWind } from '../icons/cloud-rain-wind';
|
|
773
|
-
// CloudRain aliases
|
|
774
|
-
export { default as LucideCloudRain } from '../icons/cloud-rain';
|
|
775
773
|
// CloudSnow aliases
|
|
776
774
|
export { default as LucideCloudSnow } from '../icons/cloud-snow';
|
|
777
|
-
//
|
|
778
|
-
export { default as
|
|
775
|
+
// CloudRain aliases
|
|
776
|
+
export { default as LucideCloudRain } from '../icons/cloud-rain';
|
|
779
777
|
// CloudSunRain aliases
|
|
780
778
|
export { default as LucideCloudSunRain } from '../icons/cloud-sun-rain';
|
|
779
|
+
// CloudSun aliases
|
|
780
|
+
export { default as LucideCloudSun } from '../icons/cloud-sun';
|
|
781
781
|
// CloudSync aliases
|
|
782
782
|
export { default as LucideCloudSync } from '../icons/cloud-sync';
|
|
783
783
|
// Cloud aliases
|
|
784
784
|
export { default as LucideCloud } from '../icons/cloud';
|
|
785
|
-
// Clover aliases
|
|
786
|
-
export { default as LucideClover } from '../icons/clover';
|
|
787
785
|
// Cloudy aliases
|
|
788
786
|
export { default as LucideCloudy } from '../icons/cloudy';
|
|
787
|
+
// Clover aliases
|
|
788
|
+
export { default as LucideClover } from '../icons/clover';
|
|
789
789
|
// Club aliases
|
|
790
790
|
export { default as LucideClub } from '../icons/club';
|
|
791
791
|
// Code aliases
|
|
792
792
|
export { default as LucideCode } from '../icons/code';
|
|
793
|
-
// Cog aliases
|
|
794
|
-
export { default as LucideCog } from '../icons/cog';
|
|
795
793
|
// Coffee aliases
|
|
796
794
|
export { default as LucideCoffee } from '../icons/coffee';
|
|
797
|
-
//
|
|
798
|
-
export { default as
|
|
795
|
+
// Cog aliases
|
|
796
|
+
export { default as LucideCog } from '../icons/cog';
|
|
799
797
|
// Columns4 aliases
|
|
800
798
|
export { default as LucideColumns4 } from '../icons/columns-4';
|
|
799
|
+
// Coins aliases
|
|
800
|
+
export { default as LucideCoins } from '../icons/coins';
|
|
801
801
|
// Combine aliases
|
|
802
802
|
export { default as LucideCombine } from '../icons/combine';
|
|
803
803
|
// Command aliases
|
|
@@ -806,12 +806,12 @@ export { default as LucideCommand } from '../icons/command';
|
|
|
806
806
|
export { default as LucideCompass } from '../icons/compass';
|
|
807
807
|
// Component aliases
|
|
808
808
|
export { default as LucideComponent } from '../icons/component';
|
|
809
|
+
// Computer aliases
|
|
810
|
+
export { default as LucideComputer } from '../icons/computer';
|
|
809
811
|
// ConciergeBell aliases
|
|
810
812
|
export { default as LucideConciergeBell } from '../icons/concierge-bell';
|
|
811
813
|
// Cone aliases
|
|
812
814
|
export { default as LucideCone } from '../icons/cone';
|
|
813
|
-
// Computer aliases
|
|
814
|
-
export { default as LucideComputer } from '../icons/computer';
|
|
815
815
|
// Contact aliases
|
|
816
816
|
export { default as LucideContact } from '../icons/contact';
|
|
817
817
|
// Construction aliases
|
|
@@ -820,40 +820,40 @@ export { default as LucideConstruction } from '../icons/construction';
|
|
|
820
820
|
export { default as LucideContainer } from '../icons/container';
|
|
821
821
|
// Contrast aliases
|
|
822
822
|
export { default as LucideContrast } from '../icons/contrast';
|
|
823
|
-
// CookingPot aliases
|
|
824
|
-
export { default as LucideCookingPot } from '../icons/cooking-pot';
|
|
825
823
|
// Cookie aliases
|
|
826
824
|
export { default as LucideCookie } from '../icons/cookie';
|
|
825
|
+
// CookingPot aliases
|
|
826
|
+
export { default as LucideCookingPot } from '../icons/cooking-pot';
|
|
827
827
|
// CopyCheck aliases
|
|
828
828
|
export { default as LucideCopyCheck } from '../icons/copy-check';
|
|
829
829
|
// CopyMinus aliases
|
|
830
830
|
export { default as LucideCopyMinus } from '../icons/copy-minus';
|
|
831
831
|
// CopyPlus aliases
|
|
832
832
|
export { default as LucideCopyPlus } from '../icons/copy-plus';
|
|
833
|
-
// CopyX aliases
|
|
834
|
-
export { default as LucideCopyX } from '../icons/copy-x';
|
|
835
833
|
// CopySlash aliases
|
|
836
834
|
export { default as LucideCopySlash } from '../icons/copy-slash';
|
|
837
835
|
// Copy aliases
|
|
838
836
|
export { default as LucideCopy } from '../icons/copy';
|
|
837
|
+
// CopyX aliases
|
|
838
|
+
export { default as LucideCopyX } from '../icons/copy-x';
|
|
839
839
|
// Copyleft aliases
|
|
840
840
|
export { default as LucideCopyleft } from '../icons/copyleft';
|
|
841
841
|
// Copyright aliases
|
|
842
842
|
export { default as LucideCopyright } from '../icons/copyright';
|
|
843
843
|
// CornerDownLeft aliases
|
|
844
844
|
export { default as LucideCornerDownLeft } from '../icons/corner-down-left';
|
|
845
|
-
// CornerLeftDown aliases
|
|
846
|
-
export { default as LucideCornerLeftDown } from '../icons/corner-left-down';
|
|
847
845
|
// CornerDownRight aliases
|
|
848
846
|
export { default as LucideCornerDownRight } from '../icons/corner-down-right';
|
|
847
|
+
// CornerLeftDown aliases
|
|
848
|
+
export { default as LucideCornerLeftDown } from '../icons/corner-left-down';
|
|
849
849
|
// CornerLeftUp aliases
|
|
850
850
|
export { default as LucideCornerLeftUp } from '../icons/corner-left-up';
|
|
851
851
|
// CornerRightDown aliases
|
|
852
852
|
export { default as LucideCornerRightDown } from '../icons/corner-right-down';
|
|
853
|
-
// CornerRightUp aliases
|
|
854
|
-
export { default as LucideCornerRightUp } from '../icons/corner-right-up';
|
|
855
853
|
// CornerUpLeft aliases
|
|
856
854
|
export { default as LucideCornerUpLeft } from '../icons/corner-up-left';
|
|
855
|
+
// CornerRightUp aliases
|
|
856
|
+
export { default as LucideCornerRightUp } from '../icons/corner-right-up';
|
|
857
857
|
// CornerUpRight aliases
|
|
858
858
|
export { default as LucideCornerUpRight } from '../icons/corner-up-right';
|
|
859
859
|
// Cpu aliases
|
|
@@ -878,14 +878,14 @@ export { default as LucideCuboid } from '../icons/cuboid';
|
|
|
878
878
|
export { default as LucideCupSoda } from '../icons/cup-soda';
|
|
879
879
|
// Currency aliases
|
|
880
880
|
export { default as LucideCurrency } from '../icons/currency';
|
|
881
|
+
// Cylinder aliases
|
|
882
|
+
export { default as LucideCylinder } from '../icons/cylinder';
|
|
881
883
|
// Dam aliases
|
|
882
884
|
export { default as LucideDam } from '../icons/dam';
|
|
883
885
|
// DatabaseArrowDown aliases
|
|
884
886
|
export { default as LucideDatabaseArrowDown } from '../icons/database-arrow-down';
|
|
885
887
|
// DatabaseArrowUp aliases
|
|
886
888
|
export { default as LucideDatabaseArrowUp } from '../icons/database-arrow-up';
|
|
887
|
-
// Cylinder aliases
|
|
888
|
-
export { default as LucideCylinder } from '../icons/cylinder';
|
|
889
889
|
// DatabaseBackup aliases
|
|
890
890
|
export { default as LucideDatabaseBackup } from '../icons/database-backup';
|
|
891
891
|
// DatabaseCheck aliases
|
|
@@ -904,46 +904,46 @@ export { default as LucideDatabaseZap } from '../icons/database-zap';
|
|
|
904
904
|
export { default as LucideDatabase } from '../icons/database';
|
|
905
905
|
// DecimalsArrowLeft aliases
|
|
906
906
|
export { default as LucideDecimalsArrowLeft } from '../icons/decimals-arrow-left';
|
|
907
|
-
// DecimalsArrowRight aliases
|
|
908
|
-
export { default as LucideDecimalsArrowRight } from '../icons/decimals-arrow-right';
|
|
909
907
|
// Delete aliases
|
|
910
908
|
export { default as LucideDelete } from '../icons/delete';
|
|
909
|
+
// DecimalsArrowRight aliases
|
|
910
|
+
export { default as LucideDecimalsArrowRight } from '../icons/decimals-arrow-right';
|
|
911
911
|
// Dessert aliases
|
|
912
912
|
export { default as LucideDessert } from '../icons/dessert';
|
|
913
913
|
// Diameter aliases
|
|
914
914
|
export { default as LucideDiameter } from '../icons/diameter';
|
|
915
915
|
// DiamondMinus aliases
|
|
916
916
|
export { default as LucideDiamondMinus } from '../icons/diamond-minus';
|
|
917
|
-
// Diamond aliases
|
|
918
|
-
export { default as LucideDiamond } from '../icons/diamond';
|
|
919
917
|
// DiamondPlus aliases
|
|
920
918
|
export { default as LucideDiamondPlus } from '../icons/diamond-plus';
|
|
921
|
-
//
|
|
922
|
-
export { default as
|
|
919
|
+
// Diamond aliases
|
|
920
|
+
export { default as LucideDiamond } from '../icons/diamond';
|
|
923
921
|
// Dice1 aliases
|
|
924
922
|
export { default as LucideDice1 } from '../icons/dice-1';
|
|
925
|
-
//
|
|
926
|
-
export { default as
|
|
923
|
+
// Dice2 aliases
|
|
924
|
+
export { default as LucideDice2 } from '../icons/dice-2';
|
|
927
925
|
// Dice4 aliases
|
|
928
926
|
export { default as LucideDice4 } from '../icons/dice-4';
|
|
927
|
+
// Dice3 aliases
|
|
928
|
+
export { default as LucideDice3 } from '../icons/dice-3';
|
|
929
929
|
// Dice5 aliases
|
|
930
930
|
export { default as LucideDice5 } from '../icons/dice-5';
|
|
931
|
+
// Diff aliases
|
|
932
|
+
export { default as LucideDiff } from '../icons/diff';
|
|
931
933
|
// Dice6 aliases
|
|
932
934
|
export { default as LucideDice6 } from '../icons/dice-6';
|
|
933
935
|
// Dices aliases
|
|
934
936
|
export { default as LucideDices } from '../icons/dices';
|
|
935
|
-
// Diff aliases
|
|
936
|
-
export { default as LucideDiff } from '../icons/diff';
|
|
937
937
|
// Disc2 aliases
|
|
938
938
|
export { default as LucideDisc2 } from '../icons/disc-2';
|
|
939
939
|
// Disc3 aliases
|
|
940
940
|
export { default as LucideDisc3 } from '../icons/disc-3';
|
|
941
941
|
// DiscAlbum aliases
|
|
942
942
|
export { default as LucideDiscAlbum } from '../icons/disc-album';
|
|
943
|
-
// Disc aliases
|
|
944
|
-
export { default as LucideDisc } from '../icons/disc';
|
|
945
943
|
// Divide aliases
|
|
946
944
|
export { default as LucideDivide } from '../icons/divide';
|
|
945
|
+
// Disc aliases
|
|
946
|
+
export { default as LucideDisc } from '../icons/disc';
|
|
947
947
|
// DnaOff aliases
|
|
948
948
|
export { default as LucideDnaOff } from '../icons/dna-off';
|
|
949
949
|
// Dna aliases
|
|
@@ -962,10 +962,10 @@ export { default as LucideDoorClosedLocked } from '../icons/door-closed-locked';
|
|
|
962
962
|
export { default as LucideDoorClosed } from '../icons/door-closed';
|
|
963
963
|
// DoorOpen aliases
|
|
964
964
|
export { default as LucideDoorOpen } from '../icons/door-open';
|
|
965
|
-
// Download aliases
|
|
966
|
-
export { default as LucideDownload } from '../icons/download';
|
|
967
965
|
// Dot aliases
|
|
968
966
|
export { default as LucideDot } from '../icons/dot';
|
|
967
|
+
// Download aliases
|
|
968
|
+
export { default as LucideDownload } from '../icons/download';
|
|
969
969
|
// DraftingCompass aliases
|
|
970
970
|
export { default as LucideDraftingCompass } from '../icons/drafting-compass';
|
|
971
971
|
// Drama aliases
|
|
@@ -976,10 +976,10 @@ export { default as LucideDrill } from '../icons/drill';
|
|
|
976
976
|
export { default as LucideDrone } from '../icons/drone';
|
|
977
977
|
// DropletOff aliases
|
|
978
978
|
export { default as LucideDropletOff } from '../icons/droplet-off';
|
|
979
|
-
// Droplets aliases
|
|
980
|
-
export { default as LucideDroplets } from '../icons/droplets';
|
|
981
979
|
// Droplet aliases
|
|
982
980
|
export { default as LucideDroplet } from '../icons/droplet';
|
|
981
|
+
// Droplets aliases
|
|
982
|
+
export { default as LucideDroplets } from '../icons/droplets';
|
|
983
983
|
// Drum aliases
|
|
984
984
|
export { default as LucideDrum } from '../icons/drum';
|
|
985
985
|
// Drumstick aliases
|
|
@@ -990,20 +990,20 @@ export { default as LucideDumbbell } from '../icons/dumbbell';
|
|
|
990
990
|
export { default as LucideEarOff } from '../icons/ear-off';
|
|
991
991
|
// Ear aliases
|
|
992
992
|
export { default as LucideEar } from '../icons/ear';
|
|
993
|
-
// EarthLock aliases
|
|
994
|
-
export { default as LucideEarthLock } from '../icons/earth-lock';
|
|
995
993
|
// Eclipse aliases
|
|
996
994
|
export { default as LucideEclipse } from '../icons/eclipse';
|
|
995
|
+
// EarthLock aliases
|
|
996
|
+
export { default as LucideEarthLock } from '../icons/earth-lock';
|
|
997
997
|
// EggFried aliases
|
|
998
998
|
export { default as LucideEggFried } from '../icons/egg-fried';
|
|
999
|
-
// EggOff aliases
|
|
1000
|
-
export { default as LucideEggOff } from '../icons/egg-off';
|
|
1001
999
|
// Egg aliases
|
|
1002
1000
|
export { default as LucideEgg } from '../icons/egg';
|
|
1003
|
-
// EqualApproximately aliases
|
|
1004
|
-
export { default as LucideEqualApproximately } from '../icons/equal-approximately';
|
|
1005
1001
|
// Ellipse aliases
|
|
1006
1002
|
export { default as LucideEllipse } from '../icons/ellipse';
|
|
1003
|
+
// EggOff aliases
|
|
1004
|
+
export { default as LucideEggOff } from '../icons/egg-off';
|
|
1005
|
+
// EqualApproximately aliases
|
|
1006
|
+
export { default as LucideEqualApproximately } from '../icons/equal-approximately';
|
|
1007
1007
|
// EqualNot aliases
|
|
1008
1008
|
export { default as LucideEqualNot } from '../icons/equal-not';
|
|
1009
1009
|
// Equal aliases
|
|
@@ -1032,16 +1032,16 @@ export { default as LucideEye } from '../icons/eye';
|
|
|
1032
1032
|
export { default as LucideFactory } from '../icons/factory';
|
|
1033
1033
|
// Fan aliases
|
|
1034
1034
|
export { default as LucideFan } from '../icons/fan';
|
|
1035
|
-
// Feather aliases
|
|
1036
|
-
export { default as LucideFeather } from '../icons/feather';
|
|
1037
1035
|
// FastForward aliases
|
|
1038
1036
|
export { default as LucideFastForward } from '../icons/fast-forward';
|
|
1039
|
-
//
|
|
1040
|
-
export { default as
|
|
1037
|
+
// Feather aliases
|
|
1038
|
+
export { default as LucideFeather } from '../icons/feather';
|
|
1041
1039
|
// FerrisWheel aliases
|
|
1042
1040
|
export { default as LucideFerrisWheel } from '../icons/ferris-wheel';
|
|
1043
1041
|
// FileArchive aliases
|
|
1044
1042
|
export { default as LucideFileArchive } from '../icons/file-archive';
|
|
1043
|
+
// Fence aliases
|
|
1044
|
+
export { default as LucideFence } from '../icons/fence';
|
|
1045
1045
|
// FileBox aliases
|
|
1046
1046
|
export { default as LucideFileBox } from '../icons/file-box';
|
|
1047
1047
|
// FileCheck aliases
|
|
@@ -1060,16 +1060,16 @@ export { default as LucideFileDown } from '../icons/file-down';
|
|
|
1060
1060
|
export { default as LucideFileHeart } from '../icons/file-heart';
|
|
1061
1061
|
// FileImage aliases
|
|
1062
1062
|
export { default as LucideFileImage } from '../icons/file-image';
|
|
1063
|
-
//
|
|
1064
|
-
export { default as
|
|
1063
|
+
// FileInput aliases
|
|
1064
|
+
export { default as LucideFileInput } from '../icons/file-input';
|
|
1065
1065
|
// FileMusic aliases
|
|
1066
1066
|
export { default as LucideFileMusic } from '../icons/file-music';
|
|
1067
|
+
// FileMinus aliases
|
|
1068
|
+
export { default as LucideFileMinus } from '../icons/file-minus';
|
|
1067
1069
|
// FileOutput aliases
|
|
1068
1070
|
export { default as LucideFileOutput } from '../icons/file-output';
|
|
1069
1071
|
// FilePlus aliases
|
|
1070
1072
|
export { default as LucideFilePlus } from '../icons/file-plus';
|
|
1071
|
-
// FileInput aliases
|
|
1072
|
-
export { default as LucideFileInput } from '../icons/file-input';
|
|
1073
1073
|
// FileScan aliases
|
|
1074
1074
|
export { default as LucideFileScan } from '../icons/file-scan';
|
|
1075
1075
|
// FileSearch aliases
|
|
@@ -1080,20 +1080,20 @@ export { default as LucideFileSliders } from '../icons/file-sliders';
|
|
|
1080
1080
|
export { default as LucideFileSpreadsheet } from '../icons/file-spreadsheet';
|
|
1081
1081
|
// FileStack aliases
|
|
1082
1082
|
export { default as LucideFileStack } from '../icons/file-stack';
|
|
1083
|
-
// FileText aliases
|
|
1084
|
-
export { default as LucideFileText } from '../icons/file-text';
|
|
1085
|
-
// FileTerminal aliases
|
|
1086
|
-
export { default as LucideFileTerminal } from '../icons/file-terminal';
|
|
1087
1083
|
// FileSymlink aliases
|
|
1088
1084
|
export { default as LucideFileSymlink } from '../icons/file-symlink';
|
|
1085
|
+
// FileTerminal aliases
|
|
1086
|
+
export { default as LucideFileTerminal } from '../icons/file-terminal';
|
|
1089
1087
|
// FileType aliases
|
|
1090
1088
|
export { default as LucideFileType } from '../icons/file-type';
|
|
1091
1089
|
// FileUp aliases
|
|
1092
1090
|
export { default as LucideFileUp } from '../icons/file-up';
|
|
1093
|
-
//
|
|
1094
|
-
export { default as
|
|
1091
|
+
// FileText aliases
|
|
1092
|
+
export { default as LucideFileText } from '../icons/file-text';
|
|
1095
1093
|
// FileVolume aliases
|
|
1096
1094
|
export { default as LucideFileVolume } from '../icons/file-volume';
|
|
1095
|
+
// FileUser aliases
|
|
1096
|
+
export { default as LucideFileUser } from '../icons/file-user';
|
|
1097
1097
|
// FileX aliases
|
|
1098
1098
|
export { default as LucideFileX } from '../icons/file-x';
|
|
1099
1099
|
// File aliases
|
|
@@ -1114,10 +1114,10 @@ export { default as LucideFish } from '../icons/fish';
|
|
|
1114
1114
|
export { default as LucideFishingHook } from '../icons/fishing-hook';
|
|
1115
1115
|
// FishingRod aliases
|
|
1116
1116
|
export { default as LucideFishingRod } from '../icons/fishing-rod';
|
|
1117
|
-
// FlagOff aliases
|
|
1118
|
-
export { default as LucideFlagOff } from '../icons/flag-off';
|
|
1119
1117
|
// FlagTriangleLeft aliases
|
|
1120
1118
|
export { default as LucideFlagTriangleLeft } from '../icons/flag-triangle-left';
|
|
1119
|
+
// FlagOff aliases
|
|
1120
|
+
export { default as LucideFlagOff } from '../icons/flag-off';
|
|
1121
1121
|
// FlagTriangleRight aliases
|
|
1122
1122
|
export { default as LucideFlagTriangleRight } from '../icons/flag-triangle-right';
|
|
1123
1123
|
// Flag aliases
|
|
@@ -1128,10 +1128,10 @@ export { default as LucideFlameKindling } from '../icons/flame-kindling';
|
|
|
1128
1128
|
export { default as LucideFlame } from '../icons/flame';
|
|
1129
1129
|
// FlashlightOff aliases
|
|
1130
1130
|
export { default as LucideFlashlightOff } from '../icons/flashlight-off';
|
|
1131
|
-
// FlaskConicalOff aliases
|
|
1132
|
-
export { default as LucideFlaskConicalOff } from '../icons/flask-conical-off';
|
|
1133
1131
|
// Flashlight aliases
|
|
1134
1132
|
export { default as LucideFlashlight } from '../icons/flashlight';
|
|
1133
|
+
// FlaskConicalOff aliases
|
|
1134
|
+
export { default as LucideFlaskConicalOff } from '../icons/flask-conical-off';
|
|
1135
1135
|
// FlaskConical aliases
|
|
1136
1136
|
export { default as LucideFlaskConical } from '../icons/flask-conical';
|
|
1137
1137
|
// FlaskRound aliases
|
|
@@ -1140,10 +1140,10 @@ export { default as LucideFlaskRound } from '../icons/flask-round';
|
|
|
1140
1140
|
export { default as LucideFlipVertical2 } from '../icons/flip-vertical-2';
|
|
1141
1141
|
// FlipHorizontal2 aliases
|
|
1142
1142
|
export { default as LucideFlipHorizontal2 } from '../icons/flip-horizontal-2';
|
|
1143
|
-
// Flower2 aliases
|
|
1144
|
-
export { default as LucideFlower2 } from '../icons/flower-2';
|
|
1145
1143
|
// Flower aliases
|
|
1146
1144
|
export { default as LucideFlower } from '../icons/flower';
|
|
1145
|
+
// Flower2 aliases
|
|
1146
|
+
export { default as LucideFlower2 } from '../icons/flower-2';
|
|
1147
1147
|
// Focus aliases
|
|
1148
1148
|
export { default as LucideFocus } from '../icons/focus';
|
|
1149
1149
|
// FoldHorizontal aliases
|
|
@@ -1158,10 +1158,10 @@ export { default as LucideFolderBookmark } from '../icons/folder-bookmark';
|
|
|
1158
1158
|
export { default as LucideFolderCheck } from '../icons/folder-check';
|
|
1159
1159
|
// FolderClock aliases
|
|
1160
1160
|
export { default as LucideFolderClock } from '../icons/folder-clock';
|
|
1161
|
-
// FolderCode aliases
|
|
1162
|
-
export { default as LucideFolderCode } from '../icons/folder-code';
|
|
1163
1161
|
// FolderClosed aliases
|
|
1164
1162
|
export { default as LucideFolderClosed } from '../icons/folder-closed';
|
|
1163
|
+
// FolderCode aliases
|
|
1164
|
+
export { default as LucideFolderCode } from '../icons/folder-code';
|
|
1165
1165
|
// FolderDot aliases
|
|
1166
1166
|
export { default as LucideFolderDot } from '../icons/folder-dot';
|
|
1167
1167
|
// FolderDown aliases
|
|
@@ -1176,10 +1176,10 @@ export { default as LucideFolderHeart } from '../icons/folder-heart';
|
|
|
1176
1176
|
export { default as LucideFolderInput } from '../icons/folder-input';
|
|
1177
1177
|
// FolderKanban aliases
|
|
1178
1178
|
export { default as LucideFolderKanban } from '../icons/folder-kanban';
|
|
1179
|
-
// FolderLock aliases
|
|
1180
|
-
export { default as LucideFolderLock } from '../icons/folder-lock';
|
|
1181
1179
|
// FolderKey aliases
|
|
1182
1180
|
export { default as LucideFolderKey } from '../icons/folder-key';
|
|
1181
|
+
// FolderLock aliases
|
|
1182
|
+
export { default as LucideFolderLock } from '../icons/folder-lock';
|
|
1183
1183
|
// FolderMinus aliases
|
|
1184
1184
|
export { default as LucideFolderMinus } from '../icons/folder-minus';
|
|
1185
1185
|
// FolderOpenDot aliases
|
|
@@ -1196,64 +1196,64 @@ export { default as LucideFolderRoot } from '../icons/folder-root';
|
|
|
1196
1196
|
export { default as LucideFolderSearch2 } from '../icons/folder-search-2';
|
|
1197
1197
|
// FolderSearch aliases
|
|
1198
1198
|
export { default as LucideFolderSearch } from '../icons/folder-search';
|
|
1199
|
-
// FolderSymlink aliases
|
|
1200
|
-
export { default as LucideFolderSymlink } from '../icons/folder-symlink';
|
|
1201
1199
|
// FolderSync aliases
|
|
1202
1200
|
export { default as LucideFolderSync } from '../icons/folder-sync';
|
|
1203
|
-
//
|
|
1204
|
-
export { default as
|
|
1201
|
+
// FolderSymlink aliases
|
|
1202
|
+
export { default as LucideFolderSymlink } from '../icons/folder-symlink';
|
|
1205
1203
|
// FolderUp aliases
|
|
1206
1204
|
export { default as LucideFolderUp } from '../icons/folder-up';
|
|
1205
|
+
// FolderTree aliases
|
|
1206
|
+
export { default as LucideFolderTree } from '../icons/folder-tree';
|
|
1207
1207
|
// FolderX aliases
|
|
1208
1208
|
export { default as LucideFolderX } from '../icons/folder-x';
|
|
1209
|
-
// Folder aliases
|
|
1210
|
-
export { default as LucideFolder } from '../icons/folder';
|
|
1211
1209
|
// Folders aliases
|
|
1212
1210
|
export { default as LucideFolders } from '../icons/folders';
|
|
1213
1211
|
// Footprints aliases
|
|
1214
1212
|
export { default as LucideFootprints } from '../icons/footprints';
|
|
1213
|
+
// Folder aliases
|
|
1214
|
+
export { default as LucideFolder } from '../icons/folder';
|
|
1215
1215
|
// Forklift aliases
|
|
1216
1216
|
export { default as LucideForklift } from '../icons/forklift';
|
|
1217
|
-
// Forward aliases
|
|
1218
|
-
export { default as LucideForward } from '../icons/forward';
|
|
1219
1217
|
// Form aliases
|
|
1220
1218
|
export { default as LucideForm } from '../icons/form';
|
|
1219
|
+
// Forward aliases
|
|
1220
|
+
export { default as LucideForward } from '../icons/forward';
|
|
1221
1221
|
// Frame aliases
|
|
1222
1222
|
export { default as LucideFrame } from '../icons/frame';
|
|
1223
1223
|
// Frown aliases
|
|
1224
1224
|
export { default as LucideFrown } from '../icons/frown';
|
|
1225
|
-
// Fuel aliases
|
|
1226
|
-
export { default as LucideFuel } from '../icons/fuel';
|
|
1227
1225
|
// Fullscreen aliases
|
|
1228
1226
|
export { default as LucideFullscreen } from '../icons/fullscreen';
|
|
1227
|
+
// Fuel aliases
|
|
1228
|
+
export { default as LucideFuel } from '../icons/fuel';
|
|
1229
1229
|
// FunnelPlus aliases
|
|
1230
1230
|
export { default as LucideFunnelPlus } from '../icons/funnel-plus';
|
|
1231
1231
|
// GalleryHorizontalEnd aliases
|
|
1232
1232
|
export { default as LucideGalleryHorizontalEnd } from '../icons/gallery-horizontal-end';
|
|
1233
|
-
// GalleryHorizontal aliases
|
|
1234
|
-
export { default as LucideGalleryHorizontal } from '../icons/gallery-horizontal';
|
|
1235
1233
|
// GalleryThumbnails aliases
|
|
1236
1234
|
export { default as LucideGalleryThumbnails } from '../icons/gallery-thumbnails';
|
|
1235
|
+
// GalleryHorizontal aliases
|
|
1236
|
+
export { default as LucideGalleryHorizontal } from '../icons/gallery-horizontal';
|
|
1237
1237
|
// GalleryVerticalEnd aliases
|
|
1238
1238
|
export { default as LucideGalleryVerticalEnd } from '../icons/gallery-vertical-end';
|
|
1239
1239
|
// GalleryVertical aliases
|
|
1240
1240
|
export { default as LucideGalleryVertical } from '../icons/gallery-vertical';
|
|
1241
1241
|
// Gamepad2 aliases
|
|
1242
1242
|
export { default as LucideGamepad2 } from '../icons/gamepad-2';
|
|
1243
|
-
// Gamepad aliases
|
|
1244
|
-
export { default as LucideGamepad } from '../icons/gamepad';
|
|
1245
1243
|
// GamepadDirectional aliases
|
|
1246
1244
|
export { default as LucideGamepadDirectional } from '../icons/gamepad-directional';
|
|
1245
|
+
// Gamepad aliases
|
|
1246
|
+
export { default as LucideGamepad } from '../icons/gamepad';
|
|
1247
1247
|
// Gauge aliases
|
|
1248
1248
|
export { default as LucideGauge } from '../icons/gauge';
|
|
1249
1249
|
// Gavel aliases
|
|
1250
1250
|
export { default as LucideGavel } from '../icons/gavel';
|
|
1251
|
-
// GeorgianLari aliases
|
|
1252
|
-
export { default as LucideGeorgianLari } from '../icons/georgian-lari';
|
|
1253
1251
|
// Gem aliases
|
|
1254
1252
|
export { default as LucideGem } from '../icons/gem';
|
|
1255
1253
|
// Ghost aliases
|
|
1256
1254
|
export { default as LucideGhost } from '../icons/ghost';
|
|
1255
|
+
// GeorgianLari aliases
|
|
1256
|
+
export { default as LucideGeorgianLari } from '../icons/georgian-lari';
|
|
1257
1257
|
// Gift aliases
|
|
1258
1258
|
export { default as LucideGift } from '../icons/gift';
|
|
1259
1259
|
// GitBranchMinus aliases
|
|
@@ -1276,26 +1276,26 @@ export { default as LucideGitGraph } from '../icons/git-graph';
|
|
|
1276
1276
|
export { default as LucideGitMergeConflict } from '../icons/git-merge-conflict';
|
|
1277
1277
|
// GitMerge aliases
|
|
1278
1278
|
export { default as LucideGitMerge } from '../icons/git-merge';
|
|
1279
|
+
// GitPullRequestArrow aliases
|
|
1280
|
+
export { default as LucideGitPullRequestArrow } from '../icons/git-pull-request-arrow';
|
|
1279
1281
|
// GitPullRequestClosed aliases
|
|
1280
1282
|
export { default as LucideGitPullRequestClosed } from '../icons/git-pull-request-closed';
|
|
1281
1283
|
// GitPullRequestCreateArrow aliases
|
|
1282
1284
|
export { default as LucideGitPullRequestCreateArrow } from '../icons/git-pull-request-create-arrow';
|
|
1283
|
-
// GitPullRequestArrow aliases
|
|
1284
|
-
export { default as LucideGitPullRequestArrow } from '../icons/git-pull-request-arrow';
|
|
1285
1285
|
// GitPullRequestCreate aliases
|
|
1286
1286
|
export { default as LucideGitPullRequestCreate } from '../icons/git-pull-request-create';
|
|
1287
1287
|
// GitPullRequestDraft aliases
|
|
1288
1288
|
export { default as LucideGitPullRequestDraft } from '../icons/git-pull-request-draft';
|
|
1289
|
-
// GitPullRequest aliases
|
|
1290
|
-
export { default as LucideGitPullRequest } from '../icons/git-pull-request';
|
|
1291
1289
|
// GlassWater aliases
|
|
1292
1290
|
export { default as LucideGlassWater } from '../icons/glass-water';
|
|
1291
|
+
// GitPullRequest aliases
|
|
1292
|
+
export { default as LucideGitPullRequest } from '../icons/git-pull-request';
|
|
1293
1293
|
// Glasses aliases
|
|
1294
1294
|
export { default as LucideGlasses } from '../icons/glasses';
|
|
1295
|
-
// GlobeLock aliases
|
|
1296
|
-
export { default as LucideGlobeLock } from '../icons/globe-lock';
|
|
1297
1295
|
// GlobeCheck aliases
|
|
1298
1296
|
export { default as LucideGlobeCheck } from '../icons/globe-check';
|
|
1297
|
+
// GlobeLock aliases
|
|
1298
|
+
export { default as LucideGlobeLock } from '../icons/globe-lock';
|
|
1299
1299
|
// GlobeOff aliases
|
|
1300
1300
|
export { default as LucideGlobeOff } from '../icons/globe-off';
|
|
1301
1301
|
// GlobeX aliases
|
|
@@ -1326,34 +1326,34 @@ export { default as LucideGuitar } from '../icons/guitar';
|
|
|
1326
1326
|
export { default as LucideHam } from '../icons/ham';
|
|
1327
1327
|
// Hamburger aliases
|
|
1328
1328
|
export { default as LucideHamburger } from '../icons/hamburger';
|
|
1329
|
-
// Hammer aliases
|
|
1330
|
-
export { default as LucideHammer } from '../icons/hammer';
|
|
1331
1329
|
// HandCoins aliases
|
|
1332
1330
|
export { default as LucideHandCoins } from '../icons/hand-coins';
|
|
1333
|
-
//
|
|
1334
|
-
export { default as
|
|
1331
|
+
// Hammer aliases
|
|
1332
|
+
export { default as LucideHammer } from '../icons/hammer';
|
|
1335
1333
|
// HandHeart aliases
|
|
1336
1334
|
export { default as LucideHandHeart } from '../icons/hand-heart';
|
|
1335
|
+
// HandFist aliases
|
|
1336
|
+
export { default as LucideHandFist } from '../icons/hand-fist';
|
|
1337
1337
|
// HandMetal aliases
|
|
1338
1338
|
export { default as LucideHandMetal } from '../icons/hand-metal';
|
|
1339
1339
|
// HandPlatter aliases
|
|
1340
1340
|
export { default as LucideHandPlatter } from '../icons/hand-platter';
|
|
1341
|
-
// Handbag aliases
|
|
1342
|
-
export { default as LucideHandbag } from '../icons/handbag';
|
|
1343
1341
|
// Hand aliases
|
|
1344
1342
|
export { default as LucideHand } from '../icons/hand';
|
|
1343
|
+
// Handbag aliases
|
|
1344
|
+
export { default as LucideHandbag } from '../icons/handbag';
|
|
1345
1345
|
// Handshake aliases
|
|
1346
1346
|
export { default as LucideHandshake } from '../icons/handshake';
|
|
1347
1347
|
// HardDriveDownload aliases
|
|
1348
1348
|
export { default as LucideHardDriveDownload } from '../icons/hard-drive-download';
|
|
1349
|
-
// HardDrive aliases
|
|
1350
|
-
export { default as LucideHardDrive } from '../icons/hard-drive';
|
|
1351
1349
|
// HardDriveUpload aliases
|
|
1352
1350
|
export { default as LucideHardDriveUpload } from '../icons/hard-drive-upload';
|
|
1353
1351
|
// HardHat aliases
|
|
1354
1352
|
export { default as LucideHardHat } from '../icons/hard-hat';
|
|
1355
1353
|
// Hash aliases
|
|
1356
1354
|
export { default as LucideHash } from '../icons/hash';
|
|
1355
|
+
// HardDrive aliases
|
|
1356
|
+
export { default as LucideHardDrive } from '../icons/hard-drive';
|
|
1357
1357
|
// HatGlasses aliases
|
|
1358
1358
|
export { default as LucideHatGlasses } from '../icons/hat-glasses';
|
|
1359
1359
|
// Haze aliases
|
|
@@ -1380,12 +1380,12 @@ export { default as LucideHeading } from '../icons/heading';
|
|
|
1380
1380
|
export { default as LucideHeadphoneOff } from '../icons/headphone-off';
|
|
1381
1381
|
// Headphones aliases
|
|
1382
1382
|
export { default as LucideHeadphones } from '../icons/headphones';
|
|
1383
|
-
// Headset aliases
|
|
1384
|
-
export { default as LucideHeadset } from '../icons/headset';
|
|
1385
1383
|
// HeartCrack aliases
|
|
1386
1384
|
export { default as LucideHeartCrack } from '../icons/heart-crack';
|
|
1387
1385
|
// HeartHandshake aliases
|
|
1388
1386
|
export { default as LucideHeartHandshake } from '../icons/heart-handshake';
|
|
1387
|
+
// Headset aliases
|
|
1388
|
+
export { default as LucideHeadset } from '../icons/headset';
|
|
1389
1389
|
// HeartMinus aliases
|
|
1390
1390
|
export { default as LucideHeartMinus } from '../icons/heart-minus';
|
|
1391
1391
|
// HeartOff aliases
|
|
@@ -1404,10 +1404,10 @@ export { default as LucideHeater } from '../icons/heater';
|
|
|
1404
1404
|
export { default as LucideHelicopter } from '../icons/helicopter';
|
|
1405
1405
|
// Hexagon aliases
|
|
1406
1406
|
export { default as LucideHexagon } from '../icons/hexagon';
|
|
1407
|
-
// Highlighter aliases
|
|
1408
|
-
export { default as LucideHighlighter } from '../icons/highlighter';
|
|
1409
1407
|
// History aliases
|
|
1410
1408
|
export { default as LucideHistory } from '../icons/history';
|
|
1409
|
+
// Highlighter aliases
|
|
1410
|
+
export { default as LucideHighlighter } from '../icons/highlighter';
|
|
1411
1411
|
// HopOff aliases
|
|
1412
1412
|
export { default as LucideHopOff } from '../icons/hop-off';
|
|
1413
1413
|
// Hop aliases
|
|
@@ -1432,10 +1432,10 @@ export { default as LucideIdCardLanyard } from '../icons/id-card-lanyard';
|
|
|
1432
1432
|
export { default as LucideIdCard } from '../icons/id-card';
|
|
1433
1433
|
// ImageDown aliases
|
|
1434
1434
|
export { default as LucideImageDown } from '../icons/image-down';
|
|
1435
|
-
// ImageOff aliases
|
|
1436
|
-
export { default as LucideImageOff } from '../icons/image-off';
|
|
1437
1435
|
// ImageMinus aliases
|
|
1438
1436
|
export { default as LucideImageMinus } from '../icons/image-minus';
|
|
1437
|
+
// ImageOff aliases
|
|
1438
|
+
export { default as LucideImageOff } from '../icons/image-off';
|
|
1439
1439
|
// ImagePlay aliases
|
|
1440
1440
|
export { default as LucideImagePlay } from '../icons/image-play';
|
|
1441
1441
|
// ImagePlus aliases
|
|
@@ -1470,10 +1470,10 @@ export { default as LucideJapaneseYen } from '../icons/japanese-yen';
|
|
|
1470
1470
|
export { default as LucideIterationCw } from '../icons/iteration-cw';
|
|
1471
1471
|
// Joystick aliases
|
|
1472
1472
|
export { default as LucideJoystick } from '../icons/joystick';
|
|
1473
|
-
// Kayak aliases
|
|
1474
|
-
export { default as LucideKayak } from '../icons/kayak';
|
|
1475
1473
|
// Kanban aliases
|
|
1476
1474
|
export { default as LucideKanban } from '../icons/kanban';
|
|
1475
|
+
// Kayak aliases
|
|
1476
|
+
export { default as LucideKayak } from '../icons/kayak';
|
|
1477
1477
|
// KeyRound aliases
|
|
1478
1478
|
export { default as LucideKeyRound } from '../icons/key-round';
|
|
1479
1479
|
// KeySquare aliases
|
|
@@ -1492,24 +1492,24 @@ export { default as LucideLampCeiling } from '../icons/lamp-ceiling';
|
|
|
1492
1492
|
export { default as LucideLampDesk } from '../icons/lamp-desk';
|
|
1493
1493
|
// LampFloor aliases
|
|
1494
1494
|
export { default as LucideLampFloor } from '../icons/lamp-floor';
|
|
1495
|
-
// LampWallUp aliases
|
|
1496
|
-
export { default as LucideLampWallUp } from '../icons/lamp-wall-up';
|
|
1497
1495
|
// LampWallDown aliases
|
|
1498
1496
|
export { default as LucideLampWallDown } from '../icons/lamp-wall-down';
|
|
1497
|
+
// LampWallUp aliases
|
|
1498
|
+
export { default as LucideLampWallUp } from '../icons/lamp-wall-up';
|
|
1499
1499
|
// Lamp aliases
|
|
1500
1500
|
export { default as LucideLamp } from '../icons/lamp';
|
|
1501
1501
|
// LandPlot aliases
|
|
1502
1502
|
export { default as LucideLandPlot } from '../icons/land-plot';
|
|
1503
1503
|
// Landmark aliases
|
|
1504
1504
|
export { default as LucideLandmark } from '../icons/landmark';
|
|
1505
|
+
// LaptopMinimalCheck aliases
|
|
1506
|
+
export { default as LucideLaptopMinimalCheck } from '../icons/laptop-minimal-check';
|
|
1505
1507
|
// Languages aliases
|
|
1506
1508
|
export { default as LucideLanguages } from '../icons/languages';
|
|
1507
1509
|
// Laptop aliases
|
|
1508
1510
|
export { default as LucideLaptop } from '../icons/laptop';
|
|
1509
1511
|
// LassoSelect aliases
|
|
1510
1512
|
export { default as LucideLassoSelect } from '../icons/lasso-select';
|
|
1511
|
-
// LaptopMinimalCheck aliases
|
|
1512
|
-
export { default as LucideLaptopMinimalCheck } from '../icons/laptop-minimal-check';
|
|
1513
1513
|
// Lasso aliases
|
|
1514
1514
|
export { default as LucideLasso } from '../icons/lasso';
|
|
1515
1515
|
// Laugh aliases
|
|
@@ -1592,18 +1592,18 @@ export { default as LucideListOrdered } from '../icons/list-ordered';
|
|
|
1592
1592
|
export { default as LucideListPlus } from '../icons/list-plus';
|
|
1593
1593
|
// ListRestart aliases
|
|
1594
1594
|
export { default as LucideListRestart } from '../icons/list-restart';
|
|
1595
|
-
// ListSortAscending aliases
|
|
1596
|
-
export { default as LucideListSortAscending } from '../icons/list-sort-ascending';
|
|
1597
1595
|
// ListSortDescending aliases
|
|
1598
1596
|
export { default as LucideListSortDescending } from '../icons/list-sort-descending';
|
|
1597
|
+
// ListSortAscending aliases
|
|
1598
|
+
export { default as LucideListSortAscending } from '../icons/list-sort-ascending';
|
|
1599
1599
|
// ListStart aliases
|
|
1600
1600
|
export { default as LucideListStart } from '../icons/list-start';
|
|
1601
1601
|
// ListTodo aliases
|
|
1602
1602
|
export { default as LucideListTodo } from '../icons/list-todo';
|
|
1603
|
-
// ListTree aliases
|
|
1604
|
-
export { default as LucideListTree } from '../icons/list-tree';
|
|
1605
1603
|
// ListVideo aliases
|
|
1606
1604
|
export { default as LucideListVideo } from '../icons/list-video';
|
|
1605
|
+
// ListTree aliases
|
|
1606
|
+
export { default as LucideListTree } from '../icons/list-tree';
|
|
1607
1607
|
// ListX aliases
|
|
1608
1608
|
export { default as LucideListX } from '../icons/list-x';
|
|
1609
1609
|
// List aliases
|
|
@@ -1612,12 +1612,12 @@ export { default as LucideList } from '../icons/list';
|
|
|
1612
1612
|
export { default as LucideLoaderPinwheel } from '../icons/loader-pinwheel';
|
|
1613
1613
|
// Loader aliases
|
|
1614
1614
|
export { default as LucideLoader } from '../icons/loader';
|
|
1615
|
-
// LocateFixed aliases
|
|
1616
|
-
export { default as LucideLocateFixed } from '../icons/locate-fixed';
|
|
1617
|
-
// LocateOff aliases
|
|
1618
|
-
export { default as LucideLocateOff } from '../icons/locate-off';
|
|
1619
1615
|
// Locate aliases
|
|
1620
1616
|
export { default as LucideLocate } from '../icons/locate';
|
|
1617
|
+
// LocateOff aliases
|
|
1618
|
+
export { default as LucideLocateOff } from '../icons/locate-off';
|
|
1619
|
+
// LocateFixed aliases
|
|
1620
|
+
export { default as LucideLocateFixed } from '../icons/locate-fixed';
|
|
1621
1621
|
// LockKeyhole aliases
|
|
1622
1622
|
export { default as LucideLockKeyhole } from '../icons/lock-keyhole';
|
|
1623
1623
|
// Lock aliases
|
|
@@ -1642,12 +1642,12 @@ export { default as LucideMailMinus } from '../icons/mail-minus';
|
|
|
1642
1642
|
export { default as LucideMailOpen } from '../icons/mail-open';
|
|
1643
1643
|
// MailPlus aliases
|
|
1644
1644
|
export { default as LucideMailPlus } from '../icons/mail-plus';
|
|
1645
|
+
// MailWarning aliases
|
|
1646
|
+
export { default as LucideMailWarning } from '../icons/mail-warning';
|
|
1645
1647
|
// MailSearch aliases
|
|
1646
1648
|
export { default as LucideMailSearch } from '../icons/mail-search';
|
|
1647
1649
|
// MailX aliases
|
|
1648
1650
|
export { default as LucideMailX } from '../icons/mail-x';
|
|
1649
|
-
// MailWarning aliases
|
|
1650
|
-
export { default as LucideMailWarning } from '../icons/mail-warning';
|
|
1651
1651
|
// Mail aliases
|
|
1652
1652
|
export { default as LucideMail } from '../icons/mail';
|
|
1653
1653
|
// Mailbox aliases
|
|
@@ -1672,10 +1672,10 @@ export { default as LucideMapPinOff } from '../icons/map-pin-off';
|
|
|
1672
1672
|
export { default as LucideMapPinPlusInside } from '../icons/map-pin-plus-inside';
|
|
1673
1673
|
// MapPinPlus aliases
|
|
1674
1674
|
export { default as LucideMapPinPlus } from '../icons/map-pin-plus';
|
|
1675
|
-
// MapPinXInside aliases
|
|
1676
|
-
export { default as LucideMapPinXInside } from '../icons/map-pin-x-inside';
|
|
1677
1675
|
// MapPinSearch aliases
|
|
1678
1676
|
export { default as LucideMapPinSearch } from '../icons/map-pin-search';
|
|
1677
|
+
// MapPinXInside aliases
|
|
1678
|
+
export { default as LucideMapPinXInside } from '../icons/map-pin-x-inside';
|
|
1679
1679
|
// MapPinX aliases
|
|
1680
1680
|
export { default as LucideMapPinX } from '../icons/map-pin-x';
|
|
1681
1681
|
// MapPin aliases
|
|
@@ -1698,26 +1698,26 @@ export { default as LucideMaximize2 } from '../icons/maximize-2';
|
|
|
1698
1698
|
export { default as LucideMaximize } from '../icons/maximize';
|
|
1699
1699
|
// Medal aliases
|
|
1700
1700
|
export { default as LucideMedal } from '../icons/medal';
|
|
1701
|
-
// Megaphone aliases
|
|
1702
|
-
export { default as LucideMegaphone } from '../icons/megaphone';
|
|
1703
1701
|
// MegaphoneOff aliases
|
|
1704
1702
|
export { default as LucideMegaphoneOff } from '../icons/megaphone-off';
|
|
1703
|
+
// Megaphone aliases
|
|
1704
|
+
export { default as LucideMegaphone } from '../icons/megaphone';
|
|
1705
1705
|
// Meh aliases
|
|
1706
1706
|
export { default as LucideMeh } from '../icons/meh';
|
|
1707
|
-
// Menu aliases
|
|
1708
|
-
export { default as LucideMenu } from '../icons/menu';
|
|
1709
1707
|
// MemoryStick aliases
|
|
1710
1708
|
export { default as LucideMemoryStick } from '../icons/memory-stick';
|
|
1709
|
+
// Menu aliases
|
|
1710
|
+
export { default as LucideMenu } from '../icons/menu';
|
|
1711
1711
|
// Merge aliases
|
|
1712
1712
|
export { default as LucideMerge } from '../icons/merge';
|
|
1713
1713
|
// MessageCircleCheck aliases
|
|
1714
1714
|
export { default as LucideMessageCircleCheck } from '../icons/message-circle-check';
|
|
1715
1715
|
// MessageCircleCode aliases
|
|
1716
1716
|
export { default as LucideMessageCircleCode } from '../icons/message-circle-code';
|
|
1717
|
-
// MessageCircleDashed aliases
|
|
1718
|
-
export { default as LucideMessageCircleDashed } from '../icons/message-circle-dashed';
|
|
1719
1717
|
// MessageCircleHeart aliases
|
|
1720
1718
|
export { default as LucideMessageCircleHeart } from '../icons/message-circle-heart';
|
|
1719
|
+
// MessageCircleDashed aliases
|
|
1720
|
+
export { default as LucideMessageCircleDashed } from '../icons/message-circle-dashed';
|
|
1721
1721
|
// MessageCircleMore aliases
|
|
1722
1722
|
export { default as LucideMessageCircleMore } from '../icons/message-circle-more';
|
|
1723
1723
|
// MessageCircleOff aliases
|
|
@@ -1744,10 +1744,10 @@ export { default as LucideMessageSquareDiff } from '../icons/message-square-diff
|
|
|
1744
1744
|
export { default as LucideMessageSquareDot } from '../icons/message-square-dot';
|
|
1745
1745
|
// MessageSquareHeart aliases
|
|
1746
1746
|
export { default as LucideMessageSquareHeart } from '../icons/message-square-heart';
|
|
1747
|
-
// MessageSquareMore aliases
|
|
1748
|
-
export { default as LucideMessageSquareMore } from '../icons/message-square-more';
|
|
1749
1747
|
// MessageSquareLock aliases
|
|
1750
1748
|
export { default as LucideMessageSquareLock } from '../icons/message-square-lock';
|
|
1749
|
+
// MessageSquareMore aliases
|
|
1750
|
+
export { default as LucideMessageSquareMore } from '../icons/message-square-more';
|
|
1751
1751
|
// MessageSquareOff aliases
|
|
1752
1752
|
export { default as LucideMessageSquareOff } from '../icons/message-square-off';
|
|
1753
1753
|
// MessageSquarePlus aliases
|
|
@@ -1764,26 +1764,26 @@ export { default as LucideMessageSquareText } from '../icons/message-square-text
|
|
|
1764
1764
|
export { default as LucideMessageSquareWarning } from '../icons/message-square-warning';
|
|
1765
1765
|
// MessageSquareX aliases
|
|
1766
1766
|
export { default as LucideMessageSquareX } from '../icons/message-square-x';
|
|
1767
|
-
// MessageSquare aliases
|
|
1768
|
-
export { default as LucideMessageSquare } from '../icons/message-square';
|
|
1769
1767
|
// MessagesSquare aliases
|
|
1770
1768
|
export { default as LucideMessagesSquare } from '../icons/messages-square';
|
|
1769
|
+
// MessageSquare aliases
|
|
1770
|
+
export { default as LucideMessageSquare } from '../icons/message-square';
|
|
1771
1771
|
// Metronome aliases
|
|
1772
1772
|
export { default as LucideMetronome } from '../icons/metronome';
|
|
1773
1773
|
// MicOff aliases
|
|
1774
1774
|
export { default as LucideMicOff } from '../icons/mic-off';
|
|
1775
1775
|
// Mic aliases
|
|
1776
1776
|
export { default as LucideMic } from '../icons/mic';
|
|
1777
|
-
// Microscope aliases
|
|
1778
|
-
export { default as LucideMicroscope } from '../icons/microscope';
|
|
1779
1777
|
// Microchip aliases
|
|
1780
1778
|
export { default as LucideMicrochip } from '../icons/microchip';
|
|
1779
|
+
// Microscope aliases
|
|
1780
|
+
export { default as LucideMicroscope } from '../icons/microscope';
|
|
1781
1781
|
// Microwave aliases
|
|
1782
1782
|
export { default as LucideMicrowave } from '../icons/microwave';
|
|
1783
|
-
// Milestone aliases
|
|
1784
|
-
export { default as LucideMilestone } from '../icons/milestone';
|
|
1785
1783
|
// MilkOff aliases
|
|
1786
1784
|
export { default as LucideMilkOff } from '../icons/milk-off';
|
|
1785
|
+
// Milestone aliases
|
|
1786
|
+
export { default as LucideMilestone } from '../icons/milestone';
|
|
1787
1787
|
// Milk aliases
|
|
1788
1788
|
export { default as LucideMilk } from '../icons/milk';
|
|
1789
1789
|
// Minimize2 aliases
|
|
@@ -1824,20 +1824,20 @@ export { default as LucideMonitorUp } from '../icons/monitor-up';
|
|
|
1824
1824
|
export { default as LucideMonitorX } from '../icons/monitor-x';
|
|
1825
1825
|
// Monitor aliases
|
|
1826
1826
|
export { default as LucideMonitor } from '../icons/monitor';
|
|
1827
|
-
// MoonStar aliases
|
|
1828
|
-
export { default as LucideMoonStar } from '../icons/moon-star';
|
|
1829
1827
|
// Moon aliases
|
|
1830
1828
|
export { default as LucideMoon } from '../icons/moon';
|
|
1829
|
+
// MoonStar aliases
|
|
1830
|
+
export { default as LucideMoonStar } from '../icons/moon-star';
|
|
1831
1831
|
// Motorbike aliases
|
|
1832
1832
|
export { default as LucideMotorbike } from '../icons/motorbike';
|
|
1833
1833
|
// MountainSnow aliases
|
|
1834
1834
|
export { default as LucideMountainSnow } from '../icons/mountain-snow';
|
|
1835
1835
|
// Mountain aliases
|
|
1836
1836
|
export { default as LucideMountain } from '../icons/mountain';
|
|
1837
|
-
// MouseLeft aliases
|
|
1838
|
-
export { default as LucideMouseLeft } from '../icons/mouse-left';
|
|
1839
1837
|
// MouseOff aliases
|
|
1840
1838
|
export { default as LucideMouseOff } from '../icons/mouse-off';
|
|
1839
|
+
// MouseLeft aliases
|
|
1840
|
+
export { default as LucideMouseLeft } from '../icons/mouse-left';
|
|
1841
1841
|
// MousePointer2Off aliases
|
|
1842
1842
|
export { default as LucideMousePointer2Off } from '../icons/mouse-pointer-2-off';
|
|
1843
1843
|
// MousePointer2 aliases
|
|
@@ -1876,10 +1876,10 @@ export { default as LucideMoveUpRight } from '../icons/move-up-right';
|
|
|
1876
1876
|
export { default as LucideMoveUp } from '../icons/move-up';
|
|
1877
1877
|
// MoveVertical aliases
|
|
1878
1878
|
export { default as LucideMoveVertical } from '../icons/move-vertical';
|
|
1879
|
-
// Music2 aliases
|
|
1880
|
-
export { default as LucideMusic2 } from '../icons/music-2';
|
|
1881
1879
|
// Move aliases
|
|
1882
1880
|
export { default as LucideMove } from '../icons/move';
|
|
1881
|
+
// Music2 aliases
|
|
1882
|
+
export { default as LucideMusic2 } from '../icons/music-2';
|
|
1883
1883
|
// Music3 aliases
|
|
1884
1884
|
export { default as LucideMusic3 } from '../icons/music-3';
|
|
1885
1885
|
// Music4 aliases
|
|
@@ -1902,20 +1902,20 @@ export { default as LucideNewspaper } from '../icons/newspaper';
|
|
|
1902
1902
|
export { default as LucideNfc } from '../icons/nfc';
|
|
1903
1903
|
// NonBinary aliases
|
|
1904
1904
|
export { default as LucideNonBinary } from '../icons/non-binary';
|
|
1905
|
-
// NotebookTabs aliases
|
|
1906
|
-
export { default as LucideNotebookTabs } from '../icons/notebook-tabs';
|
|
1907
1905
|
// NotebookPen aliases
|
|
1908
1906
|
export { default as LucideNotebookPen } from '../icons/notebook-pen';
|
|
1907
|
+
// NotebookTabs aliases
|
|
1908
|
+
export { default as LucideNotebookTabs } from '../icons/notebook-tabs';
|
|
1909
1909
|
// NotebookText aliases
|
|
1910
1910
|
export { default as LucideNotebookText } from '../icons/notebook-text';
|
|
1911
1911
|
// Notebook aliases
|
|
1912
1912
|
export { default as LucideNotebook } from '../icons/notebook';
|
|
1913
1913
|
// NotepadTextDashed aliases
|
|
1914
1914
|
export { default as LucideNotepadTextDashed } from '../icons/notepad-text-dashed';
|
|
1915
|
-
// NotepadText aliases
|
|
1916
|
-
export { default as LucideNotepadText } from '../icons/notepad-text';
|
|
1917
1915
|
// NutOff aliases
|
|
1918
1916
|
export { default as LucideNutOff } from '../icons/nut-off';
|
|
1917
|
+
// NotepadText aliases
|
|
1918
|
+
export { default as LucideNotepadText } from '../icons/notepad-text';
|
|
1919
1919
|
// Nut aliases
|
|
1920
1920
|
export { default as LucideNut } from '../icons/nut';
|
|
1921
1921
|
// OctagonMinus aliases
|
|
@@ -1938,28 +1938,28 @@ export { default as LucidePackageCheck } from '../icons/package-check';
|
|
|
1938
1938
|
export { default as LucidePackageMinus } from '../icons/package-minus';
|
|
1939
1939
|
// PackageOpen aliases
|
|
1940
1940
|
export { default as LucidePackageOpen } from '../icons/package-open';
|
|
1941
|
-
// PackagePlus aliases
|
|
1942
|
-
export { default as LucidePackagePlus } from '../icons/package-plus';
|
|
1943
1941
|
// PackageSearch aliases
|
|
1944
1942
|
export { default as LucidePackageSearch } from '../icons/package-search';
|
|
1943
|
+
// PackagePlus aliases
|
|
1944
|
+
export { default as LucidePackagePlus } from '../icons/package-plus';
|
|
1945
1945
|
// PackageX aliases
|
|
1946
1946
|
export { default as LucidePackageX } from '../icons/package-x';
|
|
1947
|
-
// PaintBucket aliases
|
|
1948
|
-
export { default as LucidePaintBucket } from '../icons/paint-bucket';
|
|
1949
1947
|
// Package aliases
|
|
1950
1948
|
export { default as LucidePackage } from '../icons/package';
|
|
1949
|
+
// PaintBucket aliases
|
|
1950
|
+
export { default as LucidePaintBucket } from '../icons/paint-bucket';
|
|
1951
1951
|
// PaintRoller aliases
|
|
1952
1952
|
export { default as LucidePaintRoller } from '../icons/paint-roller';
|
|
1953
1953
|
// Paintbrush aliases
|
|
1954
1954
|
export { default as LucidePaintbrush } from '../icons/paintbrush';
|
|
1955
|
-
// Panda aliases
|
|
1956
|
-
export { default as LucidePanda } from '../icons/panda';
|
|
1957
1955
|
// Palette aliases
|
|
1958
1956
|
export { default as LucidePalette } from '../icons/palette';
|
|
1959
|
-
//
|
|
1960
|
-
export { default as
|
|
1957
|
+
// Panda aliases
|
|
1958
|
+
export { default as LucidePanda } from '../icons/panda';
|
|
1961
1959
|
// PanelBottomOpen aliases
|
|
1962
1960
|
export { default as LucidePanelBottomOpen } from '../icons/panel-bottom-open';
|
|
1961
|
+
// PanelBottomClose aliases
|
|
1962
|
+
export { default as LucidePanelBottomClose } from '../icons/panel-bottom-close';
|
|
1963
1963
|
// PanelBottom aliases
|
|
1964
1964
|
export { default as LucidePanelBottom } from '../icons/panel-bottom';
|
|
1965
1965
|
// PanelLeftRightDashed aliases
|
|
@@ -1974,12 +1974,12 @@ export { default as LucidePanelRight } from '../icons/panel-right';
|
|
|
1974
1974
|
export { default as LucidePanelTopBottomDashed } from '../icons/panel-top-bottom-dashed';
|
|
1975
1975
|
// PanelTopClose aliases
|
|
1976
1976
|
export { default as LucidePanelTopClose } from '../icons/panel-top-close';
|
|
1977
|
-
// PanelTop aliases
|
|
1978
|
-
export { default as LucidePanelTop } from '../icons/panel-top';
|
|
1979
|
-
// PanelsLeftBottom aliases
|
|
1980
|
-
export { default as LucidePanelsLeftBottom } from '../icons/panels-left-bottom';
|
|
1981
1977
|
// PanelTopOpen aliases
|
|
1982
1978
|
export { default as LucidePanelTopOpen } from '../icons/panel-top-open';
|
|
1979
|
+
// PanelsLeftBottom aliases
|
|
1980
|
+
export { default as LucidePanelsLeftBottom } from '../icons/panels-left-bottom';
|
|
1981
|
+
// PanelTop aliases
|
|
1982
|
+
export { default as LucidePanelTop } from '../icons/panel-top';
|
|
1983
1983
|
// PanelsRightBottom aliases
|
|
1984
1984
|
export { default as LucidePanelsRightBottom } from '../icons/panels-right-bottom';
|
|
1985
1985
|
// PaperBag aliases
|
|
@@ -1998,10 +1998,10 @@ export { default as LucidePartyPopper } from '../icons/party-popper';
|
|
|
1998
1998
|
export { default as LucidePause } from '../icons/pause';
|
|
1999
1999
|
// PawPrint aliases
|
|
2000
2000
|
export { default as LucidePawPrint } from '../icons/paw-print';
|
|
2001
|
-
// PenOff aliases
|
|
2002
|
-
export { default as LucidePenOff } from '../icons/pen-off';
|
|
2003
2001
|
// PcCase aliases
|
|
2004
2002
|
export { default as LucidePcCase } from '../icons/pc-case';
|
|
2003
|
+
// PenOff aliases
|
|
2004
|
+
export { default as LucidePenOff } from '../icons/pen-off';
|
|
2005
2005
|
// PenTool aliases
|
|
2006
2006
|
export { default as LucidePenTool } from '../icons/pen-tool';
|
|
2007
2007
|
// PencilLine aliases
|
|
@@ -2010,10 +2010,10 @@ export { default as LucidePencilLine } from '../icons/pencil-line';
|
|
|
2010
2010
|
export { default as LucidePencilOff } from '../icons/pencil-off';
|
|
2011
2011
|
// PencilRuler aliases
|
|
2012
2012
|
export { default as LucidePencilRuler } from '../icons/pencil-ruler';
|
|
2013
|
-
// PencilSparkles aliases
|
|
2014
|
-
export { default as LucidePencilSparkles } from '../icons/pencil-sparkles';
|
|
2015
2013
|
// Pencil aliases
|
|
2016
2014
|
export { default as LucidePencil } from '../icons/pencil';
|
|
2015
|
+
// PencilSparkles aliases
|
|
2016
|
+
export { default as LucidePencilSparkles } from '../icons/pencil-sparkles';
|
|
2017
2017
|
// Pentagon aliases
|
|
2018
2018
|
export { default as LucidePentagon } from '../icons/pentagon';
|
|
2019
2019
|
// Percent aliases
|
|
@@ -2034,46 +2034,46 @@ export { default as LucidePhoneIncoming } from '../icons/phone-incoming';
|
|
|
2034
2034
|
export { default as LucidePhoneMissed } from '../icons/phone-missed';
|
|
2035
2035
|
// PhoneOff aliases
|
|
2036
2036
|
export { default as LucidePhoneOff } from '../icons/phone-off';
|
|
2037
|
-
// Phone aliases
|
|
2038
|
-
export { default as LucidePhone } from '../icons/phone';
|
|
2039
2037
|
// PhoneOutgoing aliases
|
|
2040
2038
|
export { default as LucidePhoneOutgoing } from '../icons/phone-outgoing';
|
|
2039
|
+
// Phone aliases
|
|
2040
|
+
export { default as LucidePhone } from '../icons/phone';
|
|
2041
2041
|
// Pi aliases
|
|
2042
2042
|
export { default as LucidePi } from '../icons/pi';
|
|
2043
2043
|
// Piano aliases
|
|
2044
2044
|
export { default as LucidePiano } from '../icons/piano';
|
|
2045
2045
|
// Pickaxe aliases
|
|
2046
2046
|
export { default as LucidePickaxe } from '../icons/pickaxe';
|
|
2047
|
-
// PictureInPicture2 aliases
|
|
2048
|
-
export { default as LucidePictureInPicture2 } from '../icons/picture-in-picture-2';
|
|
2049
2047
|
// PictureInPicture aliases
|
|
2050
2048
|
export { default as LucidePictureInPicture } from '../icons/picture-in-picture';
|
|
2049
|
+
// PictureInPicture2 aliases
|
|
2050
|
+
export { default as LucidePictureInPicture2 } from '../icons/picture-in-picture-2';
|
|
2051
2051
|
// PiggyBank aliases
|
|
2052
2052
|
export { default as LucidePiggyBank } from '../icons/piggy-bank';
|
|
2053
2053
|
// PilcrowLeft aliases
|
|
2054
2054
|
export { default as LucidePilcrowLeft } from '../icons/pilcrow-left';
|
|
2055
2055
|
// PilcrowRight aliases
|
|
2056
2056
|
export { default as LucidePilcrowRight } from '../icons/pilcrow-right';
|
|
2057
|
-
// PillBottle aliases
|
|
2058
|
-
export { default as LucidePillBottle } from '../icons/pill-bottle';
|
|
2059
2057
|
// Pilcrow aliases
|
|
2060
2058
|
export { default as LucidePilcrow } from '../icons/pilcrow';
|
|
2059
|
+
// PillBottle aliases
|
|
2060
|
+
export { default as LucidePillBottle } from '../icons/pill-bottle';
|
|
2061
2061
|
// Pill aliases
|
|
2062
2062
|
export { default as LucidePill } from '../icons/pill';
|
|
2063
2063
|
// PinOff aliases
|
|
2064
2064
|
export { default as LucidePinOff } from '../icons/pin-off';
|
|
2065
2065
|
// Pin aliases
|
|
2066
2066
|
export { default as LucidePin } from '../icons/pin';
|
|
2067
|
-
// Pipette aliases
|
|
2068
|
-
export { default as LucidePipette } from '../icons/pipette';
|
|
2069
2067
|
// Pizza aliases
|
|
2070
2068
|
export { default as LucidePizza } from '../icons/pizza';
|
|
2069
|
+
// Pipette aliases
|
|
2070
|
+
export { default as LucidePipette } from '../icons/pipette';
|
|
2071
2071
|
// PlaneLanding aliases
|
|
2072
2072
|
export { default as LucidePlaneLanding } from '../icons/plane-landing';
|
|
2073
|
-
// Plane aliases
|
|
2074
|
-
export { default as LucidePlane } from '../icons/plane';
|
|
2075
2073
|
// PlaneTakeoff aliases
|
|
2076
2074
|
export { default as LucidePlaneTakeoff } from '../icons/plane-takeoff';
|
|
2075
|
+
// Plane aliases
|
|
2076
|
+
export { default as LucidePlane } from '../icons/plane';
|
|
2077
2077
|
// PlayOff aliases
|
|
2078
2078
|
export { default as LucidePlayOff } from '../icons/play-off';
|
|
2079
2079
|
// Play aliases
|
|
@@ -2082,14 +2082,14 @@ export { default as LucidePlay } from '../icons/play';
|
|
|
2082
2082
|
export { default as LucidePlug2 } from '../icons/plug-2';
|
|
2083
2083
|
// Plug aliases
|
|
2084
2084
|
export { default as LucidePlug } from '../icons/plug';
|
|
2085
|
-
// Plus aliases
|
|
2086
|
-
export { default as LucidePlus } from '../icons/plus';
|
|
2087
|
-
// Podium aliases
|
|
2088
|
-
export { default as LucidePodium } from '../icons/podium';
|
|
2089
2085
|
// PocketKnife aliases
|
|
2090
2086
|
export { default as LucidePocketKnife } from '../icons/pocket-knife';
|
|
2087
|
+
// Plus aliases
|
|
2088
|
+
export { default as LucidePlus } from '../icons/plus';
|
|
2091
2089
|
// Podcast aliases
|
|
2092
2090
|
export { default as LucidePodcast } from '../icons/podcast';
|
|
2091
|
+
// Podium aliases
|
|
2092
|
+
export { default as LucidePodium } from '../icons/podium';
|
|
2093
2093
|
// PointerOff aliases
|
|
2094
2094
|
export { default as LucidePointerOff } from '../icons/pointer-off';
|
|
2095
2095
|
// Pointer aliases
|
|
@@ -2116,24 +2116,24 @@ export { default as LucidePrinter } from '../icons/printer';
|
|
|
2116
2116
|
export { default as LucideProjector } from '../icons/projector';
|
|
2117
2117
|
// Proportions aliases
|
|
2118
2118
|
export { default as LucideProportions } from '../icons/proportions';
|
|
2119
|
-
// Puzzle aliases
|
|
2120
|
-
export { default as LucidePuzzle } from '../icons/puzzle';
|
|
2121
2119
|
// Pyramid aliases
|
|
2122
2120
|
export { default as LucidePyramid } from '../icons/pyramid';
|
|
2123
2121
|
// QrCode aliases
|
|
2124
2122
|
export { default as LucideQrCode } from '../icons/qr-code';
|
|
2123
|
+
// Puzzle aliases
|
|
2124
|
+
export { default as LucidePuzzle } from '../icons/puzzle';
|
|
2125
2125
|
// Quote aliases
|
|
2126
2126
|
export { default as LucideQuote } from '../icons/quote';
|
|
2127
2127
|
// Rabbit aliases
|
|
2128
2128
|
export { default as LucideRabbit } from '../icons/rabbit';
|
|
2129
2129
|
// Radar aliases
|
|
2130
2130
|
export { default as LucideRadar } from '../icons/radar';
|
|
2131
|
+
// Radical aliases
|
|
2132
|
+
export { default as LucideRadical } from '../icons/radical';
|
|
2131
2133
|
// Radiation aliases
|
|
2132
2134
|
export { default as LucideRadiation } from '../icons/radiation';
|
|
2133
2135
|
// RadioOff aliases
|
|
2134
2136
|
export { default as LucideRadioOff } from '../icons/radio-off';
|
|
2135
|
-
// Radical aliases
|
|
2136
|
-
export { default as LucideRadical } from '../icons/radical';
|
|
2137
2137
|
// RadioReceiver aliases
|
|
2138
2138
|
export { default as LucideRadioReceiver } from '../icons/radio-receiver';
|
|
2139
2139
|
// RadioTower aliases
|
|
@@ -2174,18 +2174,18 @@ export { default as LucideRectangleCircle } from '../icons/rectangle-circle';
|
|
|
2174
2174
|
export { default as LucideRectangleGoggles } from '../icons/rectangle-goggles';
|
|
2175
2175
|
// RectangleHorizontal aliases
|
|
2176
2176
|
export { default as LucideRectangleHorizontal } from '../icons/rectangle-horizontal';
|
|
2177
|
-
// Recycle aliases
|
|
2178
|
-
export { default as LucideRecycle } from '../icons/recycle';
|
|
2179
2177
|
// RectangleVertical aliases
|
|
2180
2178
|
export { default as LucideRectangleVertical } from '../icons/rectangle-vertical';
|
|
2179
|
+
// Recycle aliases
|
|
2180
|
+
export { default as LucideRecycle } from '../icons/recycle';
|
|
2181
2181
|
// Redo2 aliases
|
|
2182
2182
|
export { default as LucideRedo2 } from '../icons/redo-2';
|
|
2183
|
-
// RedoDot aliases
|
|
2184
|
-
export { default as LucideRedoDot } from '../icons/redo-dot';
|
|
2185
|
-
// RefreshCcwDot aliases
|
|
2186
|
-
export { default as LucideRefreshCcwDot } from '../icons/refresh-ccw-dot';
|
|
2187
2183
|
// Redo aliases
|
|
2188
2184
|
export { default as LucideRedo } from '../icons/redo';
|
|
2185
|
+
// RefreshCcwDot aliases
|
|
2186
|
+
export { default as LucideRefreshCcwDot } from '../icons/refresh-ccw-dot';
|
|
2187
|
+
// RedoDot aliases
|
|
2188
|
+
export { default as LucideRedoDot } from '../icons/redo-dot';
|
|
2189
2189
|
// RefreshCcw aliases
|
|
2190
2190
|
export { default as LucideRefreshCcw } from '../icons/refresh-ccw';
|
|
2191
2191
|
// RefreshCwOff aliases
|
|
@@ -2196,16 +2196,16 @@ export { default as LucideRefreshCw } from '../icons/refresh-cw';
|
|
|
2196
2196
|
export { default as LucideRefrigerator } from '../icons/refrigerator';
|
|
2197
2197
|
// Regex aliases
|
|
2198
2198
|
export { default as LucideRegex } from '../icons/regex';
|
|
2199
|
-
// Repeat1 aliases
|
|
2200
|
-
export { default as LucideRepeat1 } from '../icons/repeat-1';
|
|
2201
2199
|
// RemoveFormatting aliases
|
|
2202
2200
|
export { default as LucideRemoveFormatting } from '../icons/remove-formatting';
|
|
2201
|
+
// Repeat1 aliases
|
|
2202
|
+
export { default as LucideRepeat1 } from '../icons/repeat-1';
|
|
2203
2203
|
// Repeat2 aliases
|
|
2204
2204
|
export { default as LucideRepeat2 } from '../icons/repeat-2';
|
|
2205
|
-
// Repeat aliases
|
|
2206
|
-
export { default as LucideRepeat } from '../icons/repeat';
|
|
2207
2205
|
// RepeatOff aliases
|
|
2208
2206
|
export { default as LucideRepeatOff } from '../icons/repeat-off';
|
|
2207
|
+
// Repeat aliases
|
|
2208
|
+
export { default as LucideRepeat } from '../icons/repeat';
|
|
2209
2209
|
// ReplaceAll aliases
|
|
2210
2210
|
export { default as LucideReplaceAll } from '../icons/replace-all';
|
|
2211
2211
|
// Replace aliases
|
|
@@ -2224,12 +2224,12 @@ export { default as LucideRoad } from '../icons/road';
|
|
|
2224
2224
|
export { default as LucideRocket } from '../icons/rocket';
|
|
2225
2225
|
// RockingChair aliases
|
|
2226
2226
|
export { default as LucideRockingChair } from '../icons/rocking-chair';
|
|
2227
|
-
// RollerCoaster aliases
|
|
2228
|
-
export { default as LucideRollerCoaster } from '../icons/roller-coaster';
|
|
2229
2227
|
// Rose aliases
|
|
2230
2228
|
export { default as LucideRose } from '../icons/rose';
|
|
2231
2229
|
// RotateCcwKey aliases
|
|
2232
2230
|
export { default as LucideRotateCcwKey } from '../icons/rotate-ccw-key';
|
|
2231
|
+
// RollerCoaster aliases
|
|
2232
|
+
export { default as LucideRollerCoaster } from '../icons/roller-coaster';
|
|
2233
2233
|
// RotateCcwSquare aliases
|
|
2234
2234
|
export { default as LucideRotateCcwSquare } from '../icons/rotate-ccw-square';
|
|
2235
2235
|
// RotateCcw aliases
|
|
@@ -2242,10 +2242,10 @@ export { default as LucideRotateCw } from '../icons/rotate-cw';
|
|
|
2242
2242
|
export { default as LucideRouteOff } from '../icons/route-off';
|
|
2243
2243
|
// Route aliases
|
|
2244
2244
|
export { default as LucideRoute } from '../icons/route';
|
|
2245
|
-
// Rows4 aliases
|
|
2246
|
-
export { default as LucideRows4 } from '../icons/rows-4';
|
|
2247
2245
|
// Router aliases
|
|
2248
2246
|
export { default as LucideRouter } from '../icons/router';
|
|
2247
|
+
// Rows4 aliases
|
|
2248
|
+
export { default as LucideRows4 } from '../icons/rows-4';
|
|
2249
2249
|
// Rss aliases
|
|
2250
2250
|
export { default as LucideRss } from '../icons/rss';
|
|
2251
2251
|
// RulerDimensionLine aliases
|
|
@@ -2308,10 +2308,10 @@ export { default as LucideSchool } from '../icons/school';
|
|
|
2308
2308
|
export { default as LucideScissorsLineDashed } from '../icons/scissors-line-dashed';
|
|
2309
2309
|
// Scissors aliases
|
|
2310
2310
|
export { default as LucideScissors } from '../icons/scissors';
|
|
2311
|
-
// ScreenShareOff aliases
|
|
2312
|
-
export { default as LucideScreenShareOff } from '../icons/screen-share-off';
|
|
2313
2311
|
// Scooter aliases
|
|
2314
2312
|
export { default as LucideScooter } from '../icons/scooter';
|
|
2313
|
+
// ScreenShareOff aliases
|
|
2314
|
+
export { default as LucideScreenShareOff } from '../icons/screen-share-off';
|
|
2315
2315
|
// ScreenShare aliases
|
|
2316
2316
|
export { default as LucideScreenShare } from '../icons/screen-share';
|
|
2317
2317
|
// ScrollText aliases
|
|
@@ -2324,20 +2324,20 @@ export { default as LucideSearchAlert } from '../icons/search-alert';
|
|
|
2324
2324
|
export { default as LucideSearchCheck } from '../icons/search-check';
|
|
2325
2325
|
// SearchCode aliases
|
|
2326
2326
|
export { default as LucideSearchCode } from '../icons/search-code';
|
|
2327
|
-
// SearchX aliases
|
|
2328
|
-
export { default as LucideSearchX } from '../icons/search-x';
|
|
2329
2327
|
// SearchSlash aliases
|
|
2330
2328
|
export { default as LucideSearchSlash } from '../icons/search-slash';
|
|
2329
|
+
// SearchX aliases
|
|
2330
|
+
export { default as LucideSearchX } from '../icons/search-x';
|
|
2331
2331
|
// Search aliases
|
|
2332
2332
|
export { default as LucideSearch } from '../icons/search';
|
|
2333
2333
|
// Section aliases
|
|
2334
2334
|
export { default as LucideSection } from '../icons/section';
|
|
2335
|
+
// SendToBack aliases
|
|
2336
|
+
export { default as LucideSendToBack } from '../icons/send-to-back';
|
|
2335
2337
|
// Send aliases
|
|
2336
2338
|
export { default as LucideSend } from '../icons/send';
|
|
2337
2339
|
// SeparatorHorizontal aliases
|
|
2338
2340
|
export { default as LucideSeparatorHorizontal } from '../icons/separator-horizontal';
|
|
2339
|
-
// SendToBack aliases
|
|
2340
|
-
export { default as LucideSendToBack } from '../icons/send-to-back';
|
|
2341
2341
|
// SeparatorVertical aliases
|
|
2342
2342
|
export { default as LucideSeparatorVertical } from '../icons/separator-vertical';
|
|
2343
2343
|
// ServerCog aliases
|
|
@@ -2348,16 +2348,16 @@ export { default as LucideServerCrash } from '../icons/server-crash';
|
|
|
2348
2348
|
export { default as LucideServerOff } from '../icons/server-off';
|
|
2349
2349
|
// ServerPlus aliases
|
|
2350
2350
|
export { default as LucideServerPlus } from '../icons/server-plus';
|
|
2351
|
-
// Settings2 aliases
|
|
2352
|
-
export { default as LucideSettings2 } from '../icons/settings-2';
|
|
2353
2351
|
// Server aliases
|
|
2354
2352
|
export { default as LucideServer } from '../icons/server';
|
|
2353
|
+
// Settings2 aliases
|
|
2354
|
+
export { default as LucideSettings2 } from '../icons/settings-2';
|
|
2355
2355
|
// Settings aliases
|
|
2356
2356
|
export { default as LucideSettings } from '../icons/settings';
|
|
2357
|
-
// Shapes aliases
|
|
2358
|
-
export { default as LucideShapes } from '../icons/shapes';
|
|
2359
2357
|
// Share2 aliases
|
|
2360
2358
|
export { default as LucideShare2 } from '../icons/share-2';
|
|
2359
|
+
// Shapes aliases
|
|
2360
|
+
export { default as LucideShapes } from '../icons/shapes';
|
|
2361
2361
|
// Share aliases
|
|
2362
2362
|
export { default as LucideShare } from '../icons/share';
|
|
2363
2363
|
// Sheet aliases
|
|
@@ -2380,20 +2380,22 @@ export { default as LucideShieldCog } from '../icons/shield-cog';
|
|
|
2380
2380
|
export { default as LucideShieldEllipsis } from '../icons/shield-ellipsis';
|
|
2381
2381
|
// ShieldHalf aliases
|
|
2382
2382
|
export { default as LucideShieldHalf } from '../icons/shield-half';
|
|
2383
|
-
//
|
|
2384
|
-
export { default as
|
|
2383
|
+
// ShieldKeyhole aliases
|
|
2384
|
+
export { default as LucideShieldKeyhole } from '../icons/shield-keyhole';
|
|
2385
2385
|
// ShieldOff aliases
|
|
2386
2386
|
export { default as LucideShieldOff } from '../icons/shield-off';
|
|
2387
|
-
//
|
|
2388
|
-
export { default as
|
|
2387
|
+
// ShieldMinus aliases
|
|
2388
|
+
export { default as LucideShieldMinus } from '../icons/shield-minus';
|
|
2389
2389
|
// ShieldPlus aliases
|
|
2390
2390
|
export { default as LucideShieldPlus } from '../icons/shield-plus';
|
|
2391
|
-
//
|
|
2392
|
-
export { default as
|
|
2391
|
+
// ShieldUser aliases
|
|
2392
|
+
export { default as LucideShieldUser } from '../icons/shield-user';
|
|
2393
2393
|
// ShipWheel aliases
|
|
2394
2394
|
export { default as LucideShipWheel } from '../icons/ship-wheel';
|
|
2395
2395
|
// Ship aliases
|
|
2396
2396
|
export { default as LucideShip } from '../icons/ship';
|
|
2397
|
+
// Shield aliases
|
|
2398
|
+
export { default as LucideShield } from '../icons/shield';
|
|
2397
2399
|
// Shirt aliases
|
|
2398
2400
|
export { default as LucideShirt } from '../icons/shirt';
|
|
2399
2401
|
// ShoppingBag aliases
|
|
@@ -2432,22 +2434,22 @@ export { default as LucideSignal } from '../icons/signal';
|
|
|
2432
2434
|
export { default as LucideSignature } from '../icons/signature';
|
|
2433
2435
|
// SignpostBig aliases
|
|
2434
2436
|
export { default as LucideSignpostBig } from '../icons/signpost-big';
|
|
2435
|
-
// Signpost aliases
|
|
2436
|
-
export { default as LucideSignpost } from '../icons/signpost';
|
|
2437
2437
|
// Siren aliases
|
|
2438
2438
|
export { default as LucideSiren } from '../icons/siren';
|
|
2439
|
+
// Signpost aliases
|
|
2440
|
+
export { default as LucideSignpost } from '../icons/signpost';
|
|
2439
2441
|
// SkipBack aliases
|
|
2440
2442
|
export { default as LucideSkipBack } from '../icons/skip-back';
|
|
2441
2443
|
// SkipForward aliases
|
|
2442
2444
|
export { default as LucideSkipForward } from '../icons/skip-forward';
|
|
2443
2445
|
// Skull aliases
|
|
2444
2446
|
export { default as LucideSkull } from '../icons/skull';
|
|
2447
|
+
// Slice aliases
|
|
2448
|
+
export { default as LucideSlice } from '../icons/slice';
|
|
2445
2449
|
// Slash aliases
|
|
2446
2450
|
export { default as LucideSlash } from '../icons/slash';
|
|
2447
2451
|
// SlidersHorizontal aliases
|
|
2448
2452
|
export { default as LucideSlidersHorizontal } from '../icons/sliders-horizontal';
|
|
2449
|
-
// Slice aliases
|
|
2450
|
-
export { default as LucideSlice } from '../icons/slice';
|
|
2451
2453
|
// SmartphoneCharging aliases
|
|
2452
2454
|
export { default as LucideSmartphoneCharging } from '../icons/smartphone-charging';
|
|
2453
2455
|
// SmartphoneNfc aliases
|
|
@@ -2462,18 +2464,18 @@ export { default as LucideSmile } from '../icons/smile';
|
|
|
2462
2464
|
export { default as LucideSnail } from '../icons/snail';
|
|
2463
2465
|
// Snowflake aliases
|
|
2464
2466
|
export { default as LucideSnowflake } from '../icons/snowflake';
|
|
2465
|
-
// SoapDispenserDroplet aliases
|
|
2466
|
-
export { default as LucideSoapDispenserDroplet } from '../icons/soap-dispenser-droplet';
|
|
2467
2467
|
// Sofa aliases
|
|
2468
2468
|
export { default as LucideSofa } from '../icons/sofa';
|
|
2469
|
+
// SoapDispenserDroplet aliases
|
|
2470
|
+
export { default as LucideSoapDispenserDroplet } from '../icons/soap-dispenser-droplet';
|
|
2469
2471
|
// SolarPanel aliases
|
|
2470
2472
|
export { default as LucideSolarPanel } from '../icons/solar-panel';
|
|
2471
2473
|
// Soup aliases
|
|
2472
2474
|
export { default as LucideSoup } from '../icons/soup';
|
|
2473
|
-
// Spade aliases
|
|
2474
|
-
export { default as LucideSpade } from '../icons/spade';
|
|
2475
2475
|
// Space aliases
|
|
2476
2476
|
export { default as LucideSpace } from '../icons/space';
|
|
2477
|
+
// Spade aliases
|
|
2478
|
+
export { default as LucideSpade } from '../icons/spade';
|
|
2477
2479
|
// Sparkle aliases
|
|
2478
2480
|
export { default as LucideSparkle } from '../icons/sparkle';
|
|
2479
2481
|
// Speaker aliases
|
|
@@ -2498,18 +2500,18 @@ export { default as LucideSportShoe } from '../icons/sport-shoe';
|
|
|
2498
2500
|
export { default as LucideSpotlight } from '../icons/spotlight';
|
|
2499
2501
|
// SprayCan aliases
|
|
2500
2502
|
export { default as LucideSprayCan } from '../icons/spray-can';
|
|
2501
|
-
// Sprout aliases
|
|
2502
|
-
export { default as LucideSprout } from '../icons/sprout';
|
|
2503
2503
|
// SquareArrowRightEnter aliases
|
|
2504
2504
|
export { default as LucideSquareArrowRightEnter } from '../icons/square-arrow-right-enter';
|
|
2505
|
+
// Sprout aliases
|
|
2506
|
+
export { default as LucideSprout } from '../icons/sprout';
|
|
2507
|
+
// SquareDashedBottomCode aliases
|
|
2508
|
+
export { default as LucideSquareDashedBottomCode } from '../icons/square-dashed-bottom-code';
|
|
2505
2509
|
// SquareArrowRightExit aliases
|
|
2506
2510
|
export { default as LucideSquareArrowRightExit } from '../icons/square-arrow-right-exit';
|
|
2507
2511
|
// SquareDashedBottom aliases
|
|
2508
2512
|
export { default as LucideSquareDashedBottom } from '../icons/square-dashed-bottom';
|
|
2509
2513
|
// SquareDashedTopSolid aliases
|
|
2510
2514
|
export { default as LucideSquareDashedTopSolid } from '../icons/square-dashed-top-solid';
|
|
2511
|
-
// SquareDashedBottomCode aliases
|
|
2512
|
-
export { default as LucideSquareDashedBottomCode } from '../icons/square-dashed-bottom-code';
|
|
2513
2515
|
// SquarePause aliases
|
|
2514
2516
|
export { default as LucideSquarePause } from '../icons/square-pause';
|
|
2515
2517
|
// SquareRadical aliases
|
|
@@ -2542,10 +2544,10 @@ export { default as LucideSquircle } from '../icons/squircle';
|
|
|
2542
2544
|
export { default as LucideSquirrel } from '../icons/squirrel';
|
|
2543
2545
|
// Stamp aliases
|
|
2544
2546
|
export { default as LucideStamp } from '../icons/stamp';
|
|
2545
|
-
// StarCheck aliases
|
|
2546
|
-
export { default as LucideStarCheck } from '../icons/star-check';
|
|
2547
2547
|
// StarHalf aliases
|
|
2548
2548
|
export { default as LucideStarHalf } from '../icons/star-half';
|
|
2549
|
+
// StarCheck aliases
|
|
2550
|
+
export { default as LucideStarCheck } from '../icons/star-check';
|
|
2549
2551
|
// StarMinus aliases
|
|
2550
2552
|
export { default as LucideStarMinus } from '../icons/star-minus';
|
|
2551
2553
|
// StarOff aliases
|
|
@@ -2556,10 +2558,10 @@ export { default as LucideStarPlus } from '../icons/star-plus';
|
|
|
2556
2558
|
export { default as LucideStarX } from '../icons/star-x';
|
|
2557
2559
|
// Star aliases
|
|
2558
2560
|
export { default as LucideStar } from '../icons/star';
|
|
2559
|
-
// StepBack aliases
|
|
2560
|
-
export { default as LucideStepBack } from '../icons/step-back';
|
|
2561
2561
|
// StepForward aliases
|
|
2562
2562
|
export { default as LucideStepForward } from '../icons/step-forward';
|
|
2563
|
+
// StepBack aliases
|
|
2564
|
+
export { default as LucideStepBack } from '../icons/step-back';
|
|
2563
2565
|
// Stethoscope aliases
|
|
2564
2566
|
export { default as LucideStethoscope } from '../icons/stethoscope';
|
|
2565
2567
|
// Sticker aliases
|
|
@@ -2570,10 +2572,10 @@ export { default as LucideStickyNoteCheck } from '../icons/sticky-note-check';
|
|
|
2570
2572
|
export { default as LucideStickyNoteMinus } from '../icons/sticky-note-minus';
|
|
2571
2573
|
// StickyNoteOff aliases
|
|
2572
2574
|
export { default as LucideStickyNoteOff } from '../icons/sticky-note-off';
|
|
2573
|
-
// StickyNoteX aliases
|
|
2574
|
-
export { default as LucideStickyNoteX } from '../icons/sticky-note-x';
|
|
2575
2575
|
// StickyNotePlus aliases
|
|
2576
2576
|
export { default as LucideStickyNotePlus } from '../icons/sticky-note-plus';
|
|
2577
|
+
// StickyNoteX aliases
|
|
2578
|
+
export { default as LucideStickyNoteX } from '../icons/sticky-note-x';
|
|
2577
2579
|
// StickyNote aliases
|
|
2578
2580
|
export { default as LucideStickyNote } from '../icons/sticky-note';
|
|
2579
2581
|
// StickyNotes aliases
|
|
@@ -2588,10 +2590,10 @@ export { default as LucideStretchHorizontal } from '../icons/stretch-horizontal'
|
|
|
2588
2590
|
export { default as LucideStretchVertical } from '../icons/stretch-vertical';
|
|
2589
2591
|
// Strikethrough aliases
|
|
2590
2592
|
export { default as LucideStrikethrough } from '../icons/strikethrough';
|
|
2591
|
-
// Subscript aliases
|
|
2592
|
-
export { default as LucideSubscript } from '../icons/subscript';
|
|
2593
2593
|
// Summary aliases
|
|
2594
2594
|
export { default as LucideSummary } from '../icons/summary';
|
|
2595
|
+
// Subscript aliases
|
|
2596
|
+
export { default as LucideSubscript } from '../icons/subscript';
|
|
2595
2597
|
// SunDim aliases
|
|
2596
2598
|
export { default as LucideSunDim } from '../icons/sun-dim';
|
|
2597
2599
|
// SunMedium aliases
|
|
@@ -2608,20 +2610,20 @@ export { default as LucideSunrise } from '../icons/sunrise';
|
|
|
2608
2610
|
export { default as LucideSunset } from '../icons/sunset';
|
|
2609
2611
|
// Superscript aliases
|
|
2610
2612
|
export { default as LucideSuperscript } from '../icons/superscript';
|
|
2611
|
-
// SwatchBook aliases
|
|
2612
|
-
export { default as LucideSwatchBook } from '../icons/swatch-book';
|
|
2613
2613
|
// SwissFranc aliases
|
|
2614
2614
|
export { default as LucideSwissFranc } from '../icons/swiss-franc';
|
|
2615
|
+
// SwatchBook aliases
|
|
2616
|
+
export { default as LucideSwatchBook } from '../icons/swatch-book';
|
|
2615
2617
|
// SwitchCamera aliases
|
|
2616
2618
|
export { default as LucideSwitchCamera } from '../icons/switch-camera';
|
|
2617
2619
|
// Sword aliases
|
|
2618
2620
|
export { default as LucideSword } from '../icons/sword';
|
|
2619
2621
|
// Swords aliases
|
|
2620
2622
|
export { default as LucideSwords } from '../icons/swords';
|
|
2621
|
-
// Syringe aliases
|
|
2622
|
-
export { default as LucideSyringe } from '../icons/syringe';
|
|
2623
2623
|
// Table2 aliases
|
|
2624
2624
|
export { default as LucideTable2 } from '../icons/table-2';
|
|
2625
|
+
// Syringe aliases
|
|
2626
|
+
export { default as LucideSyringe } from '../icons/syringe';
|
|
2625
2627
|
// TableCellsMerge aliases
|
|
2626
2628
|
export { default as LucideTableCellsMerge } from '../icons/table-cells-merge';
|
|
2627
2629
|
// TableCellsSplit aliases
|
|
@@ -2666,10 +2668,10 @@ export { default as LucideTangent } from '../icons/tangent';
|
|
|
2666
2668
|
export { default as LucideTarget } from '../icons/target';
|
|
2667
2669
|
// Telescope aliases
|
|
2668
2670
|
export { default as LucideTelescope } from '../icons/telescope';
|
|
2669
|
-
// TentTree aliases
|
|
2670
|
-
export { default as LucideTentTree } from '../icons/tent-tree';
|
|
2671
2671
|
// Tent aliases
|
|
2672
2672
|
export { default as LucideTent } from '../icons/tent';
|
|
2673
|
+
// TentTree aliases
|
|
2674
|
+
export { default as LucideTentTree } from '../icons/tent-tree';
|
|
2673
2675
|
// Terminal aliases
|
|
2674
2676
|
export { default as LucideTerminal } from '../icons/terminal';
|
|
2675
2677
|
// TestTube aliases
|
|
@@ -2678,20 +2680,20 @@ export { default as LucideTestTube } from '../icons/test-tube';
|
|
|
2678
2680
|
export { default as LucideTestTubes } from '../icons/test-tubes';
|
|
2679
2681
|
// TextCursorInput aliases
|
|
2680
2682
|
export { default as LucideTextCursorInput } from '../icons/text-cursor-input';
|
|
2681
|
-
// TextSearch aliases
|
|
2682
|
-
export { default as LucideTextSearch } from '../icons/text-search';
|
|
2683
2683
|
// TextCursor aliases
|
|
2684
2684
|
export { default as LucideTextCursor } from '../icons/text-cursor';
|
|
2685
2685
|
// TextQuote aliases
|
|
2686
2686
|
export { default as LucideTextQuote } from '../icons/text-quote';
|
|
2687
|
+
// TextSearch aliases
|
|
2688
|
+
export { default as LucideTextSearch } from '../icons/text-search';
|
|
2687
2689
|
// Theater aliases
|
|
2688
2690
|
export { default as LucideTheater } from '../icons/theater';
|
|
2689
2691
|
// ThermometerSnowflake aliases
|
|
2690
2692
|
export { default as LucideThermometerSnowflake } from '../icons/thermometer-snowflake';
|
|
2691
|
-
// ThermometerSun aliases
|
|
2692
|
-
export { default as LucideThermometerSun } from '../icons/thermometer-sun';
|
|
2693
2693
|
// Thermometer aliases
|
|
2694
2694
|
export { default as LucideThermometer } from '../icons/thermometer';
|
|
2695
|
+
// ThermometerSun aliases
|
|
2696
|
+
export { default as LucideThermometerSun } from '../icons/thermometer-sun';
|
|
2695
2697
|
// ThumbsDown aliases
|
|
2696
2698
|
export { default as LucideThumbsDown } from '../icons/thumbs-down';
|
|
2697
2699
|
// ThumbsUp aliases
|
|
@@ -2716,14 +2718,14 @@ export { default as LucideTicketsPlane } from '../icons/tickets-plane';
|
|
|
2716
2718
|
export { default as LucideTickets } from '../icons/tickets';
|
|
2717
2719
|
// Timeline aliases
|
|
2718
2720
|
export { default as LucideTimeline } from '../icons/timeline';
|
|
2719
|
-
// TimerOff aliases
|
|
2720
|
-
export { default as LucideTimerOff } from '../icons/timer-off';
|
|
2721
2721
|
// TimerReset aliases
|
|
2722
2722
|
export { default as LucideTimerReset } from '../icons/timer-reset';
|
|
2723
|
-
//
|
|
2724
|
-
export { default as
|
|
2723
|
+
// TimerOff aliases
|
|
2724
|
+
export { default as LucideTimerOff } from '../icons/timer-off';
|
|
2725
2725
|
// ToggleLeft aliases
|
|
2726
2726
|
export { default as LucideToggleLeft } from '../icons/toggle-left';
|
|
2727
|
+
// Timer aliases
|
|
2728
|
+
export { default as LucideTimer } from '../icons/timer';
|
|
2727
2729
|
// ToggleRight aliases
|
|
2728
2730
|
export { default as LucideToggleRight } from '../icons/toggle-right';
|
|
2729
2731
|
// Toilet aliases
|
|
@@ -2744,18 +2746,18 @@ export { default as LucideTouchpad } from '../icons/touchpad';
|
|
|
2744
2746
|
export { default as LucideTowelRack } from '../icons/towel-rack';
|
|
2745
2747
|
// TowerControl aliases
|
|
2746
2748
|
export { default as LucideTowerControl } from '../icons/tower-control';
|
|
2747
|
-
// ToyBrick aliases
|
|
2748
|
-
export { default as LucideToyBrick } from '../icons/toy-brick';
|
|
2749
2749
|
// Tractor aliases
|
|
2750
2750
|
export { default as LucideTractor } from '../icons/tractor';
|
|
2751
|
-
//
|
|
2752
|
-
export { default as
|
|
2751
|
+
// ToyBrick aliases
|
|
2752
|
+
export { default as LucideToyBrick } from '../icons/toy-brick';
|
|
2753
2753
|
// TrainFrontTunnel aliases
|
|
2754
2754
|
export { default as LucideTrainFrontTunnel } from '../icons/train-front-tunnel';
|
|
2755
|
-
//
|
|
2756
|
-
export { default as
|
|
2755
|
+
// TrafficCone aliases
|
|
2756
|
+
export { default as LucideTrafficCone } from '../icons/traffic-cone';
|
|
2757
2757
|
// TrainFront aliases
|
|
2758
2758
|
export { default as LucideTrainFront } from '../icons/train-front';
|
|
2759
|
+
// TrainTrack aliases
|
|
2760
|
+
export { default as LucideTrainTrack } from '../icons/train-track';
|
|
2759
2761
|
// Transgender aliases
|
|
2760
2762
|
export { default as LucideTransgender } from '../icons/transgender';
|
|
2761
2763
|
// Trash2 aliases
|
|
@@ -2776,22 +2778,22 @@ export { default as LucideTrendingUpDown } from '../icons/trending-up-down';
|
|
|
2776
2778
|
export { default as LucideTrendingUp } from '../icons/trending-up';
|
|
2777
2779
|
// TriangleDashed aliases
|
|
2778
2780
|
export { default as LucideTriangleDashed } from '../icons/triangle-dashed';
|
|
2779
|
-
// Triangle aliases
|
|
2780
|
-
export { default as LucideTriangle } from '../icons/triangle';
|
|
2781
2781
|
// TriangleRight aliases
|
|
2782
2782
|
export { default as LucideTriangleRight } from '../icons/triangle-right';
|
|
2783
|
+
// Triangle aliases
|
|
2784
|
+
export { default as LucideTriangle } from '../icons/triangle';
|
|
2783
2785
|
// Trophy aliases
|
|
2784
2786
|
export { default as LucideTrophy } from '../icons/trophy';
|
|
2785
2787
|
// TruckElectric aliases
|
|
2786
2788
|
export { default as LucideTruckElectric } from '../icons/truck-electric';
|
|
2787
2789
|
// Truck aliases
|
|
2788
2790
|
export { default as LucideTruck } from '../icons/truck';
|
|
2789
|
-
// TurkishLira aliases
|
|
2790
|
-
export { default as LucideTurkishLira } from '../icons/turkish-lira';
|
|
2791
|
-
// Turtle aliases
|
|
2792
|
-
export { default as LucideTurtle } from '../icons/turtle';
|
|
2793
2791
|
// Turntable aliases
|
|
2794
2792
|
export { default as LucideTurntable } from '../icons/turntable';
|
|
2793
|
+
// Turtle aliases
|
|
2794
|
+
export { default as LucideTurtle } from '../icons/turtle';
|
|
2795
|
+
// TurkishLira aliases
|
|
2796
|
+
export { default as LucideTurkishLira } from '../icons/turkish-lira';
|
|
2795
2797
|
// TvMinimalPlay aliases
|
|
2796
2798
|
export { default as LucideTvMinimalPlay } from '../icons/tv-minimal-play';
|
|
2797
2799
|
// Tv aliases
|
|
@@ -2808,46 +2810,46 @@ export { default as LucideUmbrella } from '../icons/umbrella';
|
|
|
2808
2810
|
export { default as LucideUnderline } from '../icons/underline';
|
|
2809
2811
|
// Undo2 aliases
|
|
2810
2812
|
export { default as LucideUndo2 } from '../icons/undo-2';
|
|
2811
|
-
// Undo aliases
|
|
2812
|
-
export { default as LucideUndo } from '../icons/undo';
|
|
2813
2813
|
// UndoDot aliases
|
|
2814
2814
|
export { default as LucideUndoDot } from '../icons/undo-dot';
|
|
2815
|
+
// Undo aliases
|
|
2816
|
+
export { default as LucideUndo } from '../icons/undo';
|
|
2815
2817
|
// UnfoldHorizontal aliases
|
|
2816
2818
|
export { default as LucideUnfoldHorizontal } from '../icons/unfold-horizontal';
|
|
2817
2819
|
// UnfoldVertical aliases
|
|
2818
2820
|
export { default as LucideUnfoldVertical } from '../icons/unfold-vertical';
|
|
2819
|
-
// Unlink2 aliases
|
|
2820
|
-
export { default as LucideUnlink2 } from '../icons/unlink-2';
|
|
2821
2821
|
// Ungroup aliases
|
|
2822
2822
|
export { default as LucideUngroup } from '../icons/ungroup';
|
|
2823
|
+
// Unlink2 aliases
|
|
2824
|
+
export { default as LucideUnlink2 } from '../icons/unlink-2';
|
|
2823
2825
|
// Unlink aliases
|
|
2824
2826
|
export { default as LucideUnlink } from '../icons/unlink';
|
|
2825
2827
|
// Unplug aliases
|
|
2826
2828
|
export { default as LucideUnplug } from '../icons/unplug';
|
|
2827
2829
|
// Upload aliases
|
|
2828
2830
|
export { default as LucideUpload } from '../icons/upload';
|
|
2831
|
+
// Usb aliases
|
|
2832
|
+
export { default as LucideUsb } from '../icons/usb';
|
|
2829
2833
|
// UserCheck aliases
|
|
2830
2834
|
export { default as LucideUserCheck } from '../icons/user-check';
|
|
2831
2835
|
// UserCog aliases
|
|
2832
2836
|
export { default as LucideUserCog } from '../icons/user-cog';
|
|
2833
|
-
// Usb aliases
|
|
2834
|
-
export { default as LucideUsb } from '../icons/usb';
|
|
2835
2837
|
// UserKey aliases
|
|
2836
2838
|
export { default as LucideUserKey } from '../icons/user-key';
|
|
2837
2839
|
// UserLock aliases
|
|
2838
2840
|
export { default as LucideUserLock } from '../icons/user-lock';
|
|
2839
|
-
// UserPen aliases
|
|
2840
|
-
export { default as LucideUserPen } from '../icons/user-pen';
|
|
2841
2841
|
// UserMinus aliases
|
|
2842
2842
|
export { default as LucideUserMinus } from '../icons/user-minus';
|
|
2843
|
+
// UserPen aliases
|
|
2844
|
+
export { default as LucideUserPen } from '../icons/user-pen';
|
|
2843
2845
|
// UserPlus aliases
|
|
2844
2846
|
export { default as LucideUserPlus } from '../icons/user-plus';
|
|
2845
2847
|
// UserRoundArrowLeft aliases
|
|
2846
2848
|
export { default as LucideUserRoundArrowLeft } from '../icons/user-round-arrow-left';
|
|
2847
|
-
// UserRoundPen aliases
|
|
2848
|
-
export { default as LucideUserRoundPen } from '../icons/user-round-pen';
|
|
2849
2849
|
// UserRoundKey aliases
|
|
2850
2850
|
export { default as LucideUserRoundKey } from '../icons/user-round-key';
|
|
2851
|
+
// UserRoundPen aliases
|
|
2852
|
+
export { default as LucideUserRoundPen } from '../icons/user-round-pen';
|
|
2851
2853
|
// UserRoundSearch aliases
|
|
2852
2854
|
export { default as LucideUserRoundSearch } from '../icons/user-round-search';
|
|
2853
2855
|
// UserSearch aliases
|
|
@@ -2884,10 +2886,10 @@ export { default as LucideVibrateOff } from '../icons/vibrate-off';
|
|
|
2884
2886
|
export { default as LucideVibrate } from '../icons/vibrate';
|
|
2885
2887
|
// VideoOff aliases
|
|
2886
2888
|
export { default as LucideVideoOff } from '../icons/video-off';
|
|
2887
|
-
// Videotape aliases
|
|
2888
|
-
export { default as LucideVideotape } from '../icons/videotape';
|
|
2889
2889
|
// Video aliases
|
|
2890
2890
|
export { default as LucideVideo } from '../icons/video';
|
|
2891
|
+
// Videotape aliases
|
|
2892
|
+
export { default as LucideVideotape } from '../icons/videotape';
|
|
2891
2893
|
// View aliases
|
|
2892
2894
|
export { default as LucideView } from '../icons/view';
|
|
2893
2895
|
// Voicemail aliases
|
|
@@ -2910,12 +2912,12 @@ export { default as LucideVote } from '../icons/vote';
|
|
|
2910
2912
|
export { default as LucideWalletCards } from '../icons/wallet-cards';
|
|
2911
2913
|
// Wallet aliases
|
|
2912
2914
|
export { default as LucideWallet } from '../icons/wallet';
|
|
2915
|
+
// Wand aliases
|
|
2916
|
+
export { default as LucideWand } from '../icons/wand';
|
|
2913
2917
|
// Wallpaper aliases
|
|
2914
2918
|
export { default as LucideWallpaper } from '../icons/wallpaper';
|
|
2915
2919
|
// Warehouse aliases
|
|
2916
2920
|
export { default as LucideWarehouse } from '../icons/warehouse';
|
|
2917
|
-
// Wand aliases
|
|
2918
|
-
export { default as LucideWand } from '../icons/wand';
|
|
2919
2921
|
// WashingMachine aliases
|
|
2920
2922
|
export { default as LucideWashingMachine } from '../icons/washing-machine';
|
|
2921
2923
|
// Watch aliases
|
|
@@ -2952,16 +2954,16 @@ export { default as LucideWholeWord } from '../icons/whole-word';
|
|
|
2952
2954
|
export { default as LucideWifiCog } from '../icons/wifi-cog';
|
|
2953
2955
|
// WifiHigh aliases
|
|
2954
2956
|
export { default as LucideWifiHigh } from '../icons/wifi-high';
|
|
2955
|
-
// WifiLow aliases
|
|
2956
|
-
export { default as LucideWifiLow } from '../icons/wifi-low';
|
|
2957
2957
|
// WifiOff aliases
|
|
2958
2958
|
export { default as LucideWifiOff } from '../icons/wifi-off';
|
|
2959
2959
|
// WifiPen aliases
|
|
2960
2960
|
export { default as LucideWifiPen } from '../icons/wifi-pen';
|
|
2961
|
-
//
|
|
2962
|
-
export { default as
|
|
2961
|
+
// WifiLow aliases
|
|
2962
|
+
export { default as LucideWifiLow } from '../icons/wifi-low';
|
|
2963
2963
|
// WifiSync aliases
|
|
2964
2964
|
export { default as LucideWifiSync } from '../icons/wifi-sync';
|
|
2965
|
+
// WifiZero aliases
|
|
2966
|
+
export { default as LucideWifiZero } from '../icons/wifi-zero';
|
|
2965
2967
|
// Wifi aliases
|
|
2966
2968
|
export { default as LucideWifi } from '../icons/wifi';
|
|
2967
2969
|
// WindArrowDown aliases
|
|
@@ -2972,20 +2974,20 @@ export { default as LucideWind } from '../icons/wind';
|
|
|
2972
2974
|
export { default as LucideWineOff } from '../icons/wine-off';
|
|
2973
2975
|
// Wine aliases
|
|
2974
2976
|
export { default as LucideWine } from '../icons/wine';
|
|
2975
|
-
// Worm aliases
|
|
2976
|
-
export { default as LucideWorm } from '../icons/worm';
|
|
2977
2977
|
// Workflow aliases
|
|
2978
2978
|
export { default as LucideWorkflow } from '../icons/workflow';
|
|
2979
|
-
//
|
|
2980
|
-
export { default as
|
|
2979
|
+
// Worm aliases
|
|
2980
|
+
export { default as LucideWorm } from '../icons/worm';
|
|
2981
2981
|
// Wrench aliases
|
|
2982
2982
|
export { default as LucideWrench } from '../icons/wrench';
|
|
2983
|
+
// WrenchOff aliases
|
|
2984
|
+
export { default as LucideWrenchOff } from '../icons/wrench-off';
|
|
2983
2985
|
// XLineTop aliases
|
|
2984
2986
|
export { default as LucideXLineTop } from '../icons/x-line-top';
|
|
2985
|
-
// ZapOff aliases
|
|
2986
|
-
export { default as LucideZapOff } from '../icons/zap-off';
|
|
2987
2987
|
// X aliases
|
|
2988
2988
|
export { default as LucideX } from '../icons/x';
|
|
2989
|
+
// ZapOff aliases
|
|
2990
|
+
export { default as LucideZapOff } from '../icons/zap-off';
|
|
2989
2991
|
// Zap aliases
|
|
2990
2992
|
export { default as LucideZap } from '../icons/zap';
|
|
2991
2993
|
// ZodiacAquarius aliases
|
|
@@ -2994,20 +2996,20 @@ export { default as LucideZodiacAquarius } from '../icons/zodiac-aquarius';
|
|
|
2994
2996
|
export { default as LucideZodiacAries } from '../icons/zodiac-aries';
|
|
2995
2997
|
// ZodiacCancer aliases
|
|
2996
2998
|
export { default as LucideZodiacCancer } from '../icons/zodiac-cancer';
|
|
2997
|
-
// ZodiacGemini aliases
|
|
2998
|
-
export { default as LucideZodiacGemini } from '../icons/zodiac-gemini';
|
|
2999
2999
|
// ZodiacCapricorn aliases
|
|
3000
3000
|
export { default as LucideZodiacCapricorn } from '../icons/zodiac-capricorn';
|
|
3001
|
-
//
|
|
3002
|
-
export { default as
|
|
3001
|
+
// ZodiacGemini aliases
|
|
3002
|
+
export { default as LucideZodiacGemini } from '../icons/zodiac-gemini';
|
|
3003
3003
|
// ZodiacLeo aliases
|
|
3004
3004
|
export { default as LucideZodiacLeo } from '../icons/zodiac-leo';
|
|
3005
|
+
// ZodiacLibra aliases
|
|
3006
|
+
export { default as LucideZodiacLibra } from '../icons/zodiac-libra';
|
|
3005
3007
|
// ZodiacOphiuchus aliases
|
|
3006
3008
|
export { default as LucideZodiacOphiuchus } from '../icons/zodiac-ophiuchus';
|
|
3007
|
-
// ZodiacSagittarius aliases
|
|
3008
|
-
export { default as LucideZodiacSagittarius } from '../icons/zodiac-sagittarius';
|
|
3009
3009
|
// ZodiacPisces aliases
|
|
3010
3010
|
export { default as LucideZodiacPisces } from '../icons/zodiac-pisces';
|
|
3011
|
+
// ZodiacSagittarius aliases
|
|
3012
|
+
export { default as LucideZodiacSagittarius } from '../icons/zodiac-sagittarius';
|
|
3011
3013
|
// ZodiacScorpio aliases
|
|
3012
3014
|
export { default as LucideZodiacScorpio } from '../icons/zodiac-scorpio';
|
|
3013
3015
|
// ZodiacTaurus aliases
|
|
@@ -3062,18 +3064,18 @@ export {
|
|
|
3062
3064
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. */
|
|
3063
3065
|
default as LucideArrowDownZa
|
|
3064
3066
|
} from '../icons/arrow-down-z-a';
|
|
3065
|
-
// ArrowUpAZ aliases
|
|
3066
|
-
export { default as LucideArrowUpAZ } from '../icons/arrow-up-a-z';
|
|
3067
|
-
export {
|
|
3068
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpAZ} instead. */
|
|
3069
|
-
default as LucideArrowUpAz
|
|
3070
|
-
} from '../icons/arrow-up-a-z';
|
|
3071
3067
|
// ArrowUpNarrowWide aliases
|
|
3072
3068
|
export { default as LucideArrowUpNarrowWide } from '../icons/arrow-up-narrow-wide';
|
|
3073
3069
|
export {
|
|
3074
3070
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. */
|
|
3075
3071
|
default as LucideSortAsc
|
|
3076
3072
|
} from '../icons/arrow-up-narrow-wide';
|
|
3073
|
+
// ArrowUpAZ aliases
|
|
3074
|
+
export { default as LucideArrowUpAZ } from '../icons/arrow-up-a-z';
|
|
3075
|
+
export {
|
|
3076
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpAZ} instead. */
|
|
3077
|
+
default as LucideArrowUpAz
|
|
3078
|
+
} from '../icons/arrow-up-a-z';
|
|
3077
3079
|
// ArrowUpZA aliases
|
|
3078
3080
|
export { default as LucideArrowUpZA } from '../icons/arrow-up-z-a';
|
|
3079
3081
|
export {
|
|
@@ -3146,30 +3148,30 @@ export {
|
|
|
3146
3148
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBar} instead. */
|
|
3147
3149
|
default as LucideBarChartHorizontal
|
|
3148
3150
|
} from '../icons/chart-bar';
|
|
3149
|
-
// ChartColumnBig aliases
|
|
3150
|
-
export { default as LucideChartColumnBig } from '../icons/chart-column-big';
|
|
3151
|
-
export {
|
|
3152
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. */
|
|
3153
|
-
default as LucideBarChartBig
|
|
3154
|
-
} from '../icons/chart-column-big';
|
|
3155
3151
|
// ChartCandlestick aliases
|
|
3156
3152
|
export { default as LucideChartCandlestick } from '../icons/chart-candlestick';
|
|
3157
3153
|
export {
|
|
3158
3154
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead. */
|
|
3159
3155
|
default as LucideCandlestickChart
|
|
3160
3156
|
} from '../icons/chart-candlestick';
|
|
3161
|
-
//
|
|
3162
|
-
export { default as
|
|
3157
|
+
// ChartColumnBig aliases
|
|
3158
|
+
export { default as LucideChartColumnBig } from '../icons/chart-column-big';
|
|
3163
3159
|
export {
|
|
3164
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3165
|
-
default as
|
|
3166
|
-
} from '../icons/chart-column-
|
|
3160
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. */
|
|
3161
|
+
default as LucideBarChartBig
|
|
3162
|
+
} from '../icons/chart-column-big';
|
|
3167
3163
|
// ChartColumn aliases
|
|
3168
3164
|
export { default as LucideChartColumn } from '../icons/chart-column';
|
|
3169
3165
|
export {
|
|
3170
3166
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead. */
|
|
3171
3167
|
default as LucideBarChart3
|
|
3172
3168
|
} from '../icons/chart-column';
|
|
3169
|
+
// ChartColumnIncreasing aliases
|
|
3170
|
+
export { default as LucideChartColumnIncreasing } from '../icons/chart-column-increasing';
|
|
3171
|
+
export {
|
|
3172
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnIncreasing} instead. */
|
|
3173
|
+
default as LucideBarChart4
|
|
3174
|
+
} from '../icons/chart-column-increasing';
|
|
3173
3175
|
// ChartLine aliases
|
|
3174
3176
|
export { default as LucideChartLine } from '../icons/chart-line';
|
|
3175
3177
|
export {
|
|
@@ -3182,18 +3184,18 @@ export {
|
|
|
3182
3184
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumnIncreasing} instead. */
|
|
3183
3185
|
default as LucideBarChart
|
|
3184
3186
|
} from '../icons/chart-no-axes-column-increasing';
|
|
3185
|
-
// ChartNoAxesColumn aliases
|
|
3186
|
-
export { default as LucideChartNoAxesColumn } from '../icons/chart-no-axes-column';
|
|
3187
|
-
export {
|
|
3188
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumn} instead. */
|
|
3189
|
-
default as LucideBarChart2
|
|
3190
|
-
} from '../icons/chart-no-axes-column';
|
|
3191
3187
|
// ChartNoAxesGantt aliases
|
|
3192
3188
|
export { default as LucideChartNoAxesGantt } from '../icons/chart-no-axes-gantt';
|
|
3193
3189
|
export {
|
|
3194
3190
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesGantt} instead. */
|
|
3195
3191
|
default as LucideGanttChart
|
|
3196
3192
|
} from '../icons/chart-no-axes-gantt';
|
|
3193
|
+
// ChartNoAxesColumn aliases
|
|
3194
|
+
export { default as LucideChartNoAxesColumn } from '../icons/chart-no-axes-column';
|
|
3195
|
+
export {
|
|
3196
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumn} instead. */
|
|
3197
|
+
default as LucideBarChart2
|
|
3198
|
+
} from '../icons/chart-no-axes-column';
|
|
3197
3199
|
// ChartPie aliases
|
|
3198
3200
|
export { default as LucideChartPie } from '../icons/chart-pie';
|
|
3199
3201
|
export {
|
|
@@ -3224,12 +3226,6 @@ export {
|
|
|
3224
3226
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowLeft} instead. */
|
|
3225
3227
|
default as LucideArrowLeftCircle
|
|
3226
3228
|
} from '../icons/circle-arrow-left';
|
|
3227
|
-
// CircleArrowOutDownLeft aliases
|
|
3228
|
-
export { default as LucideCircleArrowOutDownLeft } from '../icons/circle-arrow-out-down-left';
|
|
3229
|
-
export {
|
|
3230
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. */
|
|
3231
|
-
default as LucideArrowDownLeftFromCircle
|
|
3232
|
-
} from '../icons/circle-arrow-out-down-left';
|
|
3233
3229
|
// CircleArrowOutDownRight aliases
|
|
3234
3230
|
export { default as LucideCircleArrowOutDownRight } from '../icons/circle-arrow-out-down-right';
|
|
3235
3231
|
export {
|
|
@@ -3242,12 +3238,12 @@ export {
|
|
|
3242
3238
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. */
|
|
3243
3239
|
default as LucideArrowUpLeftFromCircle
|
|
3244
3240
|
} from '../icons/circle-arrow-out-up-left';
|
|
3245
|
-
//
|
|
3246
|
-
export { default as
|
|
3241
|
+
// CircleArrowOutDownLeft aliases
|
|
3242
|
+
export { default as LucideCircleArrowOutDownLeft } from '../icons/circle-arrow-out-down-left';
|
|
3247
3243
|
export {
|
|
3248
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3249
|
-
default as
|
|
3250
|
-
} from '../icons/circle-arrow-
|
|
3244
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. */
|
|
3245
|
+
default as LucideArrowDownLeftFromCircle
|
|
3246
|
+
} from '../icons/circle-arrow-out-down-left';
|
|
3251
3247
|
// CircleArrowOutUpRight aliases
|
|
3252
3248
|
export { default as LucideCircleArrowOutUpRight } from '../icons/circle-arrow-out-up-right';
|
|
3253
3249
|
export {
|
|
@@ -3266,6 +3262,18 @@ export {
|
|
|
3266
3262
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheckBig} instead. */
|
|
3267
3263
|
default as LucideCheckCircle
|
|
3268
3264
|
} from '../icons/circle-check-big';
|
|
3265
|
+
// CircleArrowRight aliases
|
|
3266
|
+
export { default as LucideCircleArrowRight } from '../icons/circle-arrow-right';
|
|
3267
|
+
export {
|
|
3268
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. */
|
|
3269
|
+
default as LucideArrowRightCircle
|
|
3270
|
+
} from '../icons/circle-arrow-right';
|
|
3271
|
+
// CircleCheck aliases
|
|
3272
|
+
export { default as LucideCircleCheck } from '../icons/circle-check';
|
|
3273
|
+
export {
|
|
3274
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. */
|
|
3275
|
+
default as LucideCheckCircle2
|
|
3276
|
+
} from '../icons/circle-check';
|
|
3269
3277
|
// CircleChevronDown aliases
|
|
3270
3278
|
export { default as LucideCircleChevronDown } from '../icons/circle-chevron-down';
|
|
3271
3279
|
export {
|
|
@@ -3278,48 +3286,42 @@ export {
|
|
|
3278
3286
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. */
|
|
3279
3287
|
default as LucideChevronLeftCircle
|
|
3280
3288
|
} from '../icons/circle-chevron-left';
|
|
3281
|
-
// CircleCheck aliases
|
|
3282
|
-
export { default as LucideCircleCheck } from '../icons/circle-check';
|
|
3283
|
-
export {
|
|
3284
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. */
|
|
3285
|
-
default as LucideCheckCircle2
|
|
3286
|
-
} from '../icons/circle-check';
|
|
3287
3289
|
// CircleChevronRight aliases
|
|
3288
3290
|
export { default as LucideCircleChevronRight } from '../icons/circle-chevron-right';
|
|
3289
3291
|
export {
|
|
3290
3292
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronRight} instead. */
|
|
3291
3293
|
default as LucideChevronRightCircle
|
|
3292
3294
|
} from '../icons/circle-chevron-right';
|
|
3293
|
-
// CircleDivide aliases
|
|
3294
|
-
export { default as LucideCircleDivide } from '../icons/circle-divide';
|
|
3295
|
-
export {
|
|
3296
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. */
|
|
3297
|
-
default as LucideDivideCircle
|
|
3298
|
-
} from '../icons/circle-divide';
|
|
3299
3295
|
// CircleChevronUp aliases
|
|
3300
3296
|
export { default as LucideCircleChevronUp } from '../icons/circle-chevron-up';
|
|
3301
3297
|
export {
|
|
3302
3298
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronUp} instead. */
|
|
3303
3299
|
default as LucideChevronUpCircle
|
|
3304
3300
|
} from '../icons/circle-chevron-up';
|
|
3301
|
+
// CircleDivide aliases
|
|
3302
|
+
export { default as LucideCircleDivide } from '../icons/circle-divide';
|
|
3303
|
+
export {
|
|
3304
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. */
|
|
3305
|
+
default as LucideDivideCircle
|
|
3306
|
+
} from '../icons/circle-divide';
|
|
3305
3307
|
// CircleGauge aliases
|
|
3306
3308
|
export { default as LucideCircleGauge } from '../icons/circle-gauge';
|
|
3307
3309
|
export {
|
|
3308
3310
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead. */
|
|
3309
3311
|
default as LucideGaugeCircle
|
|
3310
3312
|
} from '../icons/circle-gauge';
|
|
3311
|
-
// CircleParkingOff aliases
|
|
3312
|
-
export { default as LucideCircleParkingOff } from '../icons/circle-parking-off';
|
|
3313
|
-
export {
|
|
3314
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParkingOff} instead. */
|
|
3315
|
-
default as LucideParkingCircleOff
|
|
3316
|
-
} from '../icons/circle-parking-off';
|
|
3317
3313
|
// CircleMinus aliases
|
|
3318
3314
|
export { default as LucideCircleMinus } from '../icons/circle-minus';
|
|
3319
3315
|
export {
|
|
3320
3316
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. */
|
|
3321
3317
|
default as LucideMinusCircle
|
|
3322
3318
|
} from '../icons/circle-minus';
|
|
3319
|
+
// CircleParkingOff aliases
|
|
3320
|
+
export { default as LucideCircleParkingOff } from '../icons/circle-parking-off';
|
|
3321
|
+
export {
|
|
3322
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParkingOff} instead. */
|
|
3323
|
+
default as LucideParkingCircleOff
|
|
3324
|
+
} from '../icons/circle-parking-off';
|
|
3323
3325
|
// CircleParking aliases
|
|
3324
3326
|
export { default as LucideCircleParking } from '../icons/circle-parking';
|
|
3325
3327
|
export {
|
|
@@ -3338,18 +3340,18 @@ export {
|
|
|
3338
3340
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePercent} instead. */
|
|
3339
3341
|
default as LucidePercentCircle
|
|
3340
3342
|
} from '../icons/circle-percent';
|
|
3341
|
-
// CirclePlus aliases
|
|
3342
|
-
export { default as LucideCirclePlus } from '../icons/circle-plus';
|
|
3343
|
-
export {
|
|
3344
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlus} instead. */
|
|
3345
|
-
default as LucidePlusCircle
|
|
3346
|
-
} from '../icons/circle-plus';
|
|
3347
3343
|
// CirclePlay aliases
|
|
3348
3344
|
export { default as LucideCirclePlay } from '../icons/circle-play';
|
|
3349
3345
|
export {
|
|
3350
3346
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlay} instead. */
|
|
3351
3347
|
default as LucidePlayCircle
|
|
3352
3348
|
} from '../icons/circle-play';
|
|
3349
|
+
// CirclePlus aliases
|
|
3350
|
+
export { default as LucideCirclePlus } from '../icons/circle-plus';
|
|
3351
|
+
export {
|
|
3352
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlus} instead. */
|
|
3353
|
+
default as LucidePlusCircle
|
|
3354
|
+
} from '../icons/circle-plus';
|
|
3353
3355
|
// CirclePower aliases
|
|
3354
3356
|
export { default as LucideCirclePower } from '../icons/circle-power';
|
|
3355
3357
|
export {
|
|
@@ -3372,18 +3374,18 @@ export {
|
|
|
3372
3374
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleSlash2} instead. */
|
|
3373
3375
|
default as LucideCircleSlashed
|
|
3374
3376
|
} from '../icons/circle-slash-2';
|
|
3375
|
-
// CircleStop aliases
|
|
3376
|
-
export { default as LucideCircleStop } from '../icons/circle-stop';
|
|
3377
|
-
export {
|
|
3378
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. */
|
|
3379
|
-
default as LucideStopCircle
|
|
3380
|
-
} from '../icons/circle-stop';
|
|
3381
3377
|
// CircleUserRound aliases
|
|
3382
3378
|
export { default as LucideCircleUserRound } from '../icons/circle-user-round';
|
|
3383
3379
|
export {
|
|
3384
3380
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. */
|
|
3385
3381
|
default as LucideUserCircle2
|
|
3386
3382
|
} from '../icons/circle-user-round';
|
|
3383
|
+
// CircleStop aliases
|
|
3384
|
+
export { default as LucideCircleStop } from '../icons/circle-stop';
|
|
3385
|
+
export {
|
|
3386
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. */
|
|
3387
|
+
default as LucideStopCircle
|
|
3388
|
+
} from '../icons/circle-stop';
|
|
3387
3389
|
// CircleUser aliases
|
|
3388
3390
|
export { default as LucideCircleUser } from '../icons/circle-user';
|
|
3389
3391
|
export {
|
|
@@ -3442,12 +3444,6 @@ export {
|
|
|
3442
3444
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. */
|
|
3443
3445
|
default as LucideTableConfig
|
|
3444
3446
|
} from '../icons/columns-3-cog';
|
|
3445
|
-
// DiamondPercent aliases
|
|
3446
|
-
export { default as LucideDiamondPercent } from '../icons/diamond-percent';
|
|
3447
|
-
export {
|
|
3448
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead. */
|
|
3449
|
-
default as LucidePercentDiamond
|
|
3450
|
-
} from '../icons/diamond-percent';
|
|
3451
3447
|
// Columns3 aliases
|
|
3452
3448
|
export { default as LucideColumns3 } from '../icons/columns-3';
|
|
3453
3449
|
export {
|
|
@@ -3460,24 +3456,30 @@ export {
|
|
|
3460
3456
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. */
|
|
3461
3457
|
default as LucideContact2
|
|
3462
3458
|
} from '../icons/contact-round';
|
|
3459
|
+
// DiamondPercent aliases
|
|
3460
|
+
export { default as LucideDiamondPercent } from '../icons/diamond-percent';
|
|
3461
|
+
export {
|
|
3462
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead. */
|
|
3463
|
+
default as LucidePercentDiamond
|
|
3464
|
+
} from '../icons/diamond-percent';
|
|
3463
3465
|
// Earth aliases
|
|
3464
3466
|
export { default as LucideEarth } from '../icons/earth';
|
|
3465
3467
|
export {
|
|
3466
3468
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. */
|
|
3467
3469
|
default as LucideGlobe2
|
|
3468
3470
|
} from '../icons/earth';
|
|
3469
|
-
// EllipsisVertical aliases
|
|
3470
|
-
export { default as LucideEllipsisVertical } from '../icons/ellipsis-vertical';
|
|
3471
|
-
export {
|
|
3472
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link EllipsisVertical} instead. */
|
|
3473
|
-
default as LucideMoreVertical
|
|
3474
|
-
} from '../icons/ellipsis-vertical';
|
|
3475
3471
|
// Ellipsis aliases
|
|
3476
3472
|
export { default as LucideEllipsis } from '../icons/ellipsis';
|
|
3477
3473
|
export {
|
|
3478
3474
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. */
|
|
3479
3475
|
default as LucideMoreHorizontal
|
|
3480
3476
|
} from '../icons/ellipsis';
|
|
3477
|
+
// EllipsisVertical aliases
|
|
3478
|
+
export { default as LucideEllipsisVertical } from '../icons/ellipsis-vertical';
|
|
3479
|
+
export {
|
|
3480
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link EllipsisVertical} instead. */
|
|
3481
|
+
default as LucideMoreVertical
|
|
3482
|
+
} from '../icons/ellipsis-vertical';
|
|
3481
3483
|
// FileAxis3d aliases
|
|
3482
3484
|
export { default as LucideFileAxis3d } from '../icons/file-axis-3d';
|
|
3483
3485
|
export {
|
|
@@ -3608,30 +3610,30 @@ export {
|
|
|
3608
3610
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. */
|
|
3609
3611
|
default as LucideFileQuestion
|
|
3610
3612
|
} from '../icons/file-question-mark';
|
|
3611
|
-
// FileSignal aliases
|
|
3612
|
-
export { default as LucideFileSignal } from '../icons/file-signal';
|
|
3613
|
-
export {
|
|
3614
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSignal} instead. */
|
|
3615
|
-
default as LucideFileVolume2
|
|
3616
|
-
} from '../icons/file-signal';
|
|
3617
3613
|
// FileSearchCorner aliases
|
|
3618
3614
|
export { default as LucideFileSearchCorner } from '../icons/file-search-corner';
|
|
3619
3615
|
export {
|
|
3620
3616
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSearchCorner} instead. */
|
|
3621
3617
|
default as LucideFileSearch2
|
|
3622
3618
|
} from '../icons/file-search-corner';
|
|
3623
|
-
//
|
|
3624
|
-
export { default as
|
|
3619
|
+
// FileSignal aliases
|
|
3620
|
+
export { default as LucideFileSignal } from '../icons/file-signal';
|
|
3625
3621
|
export {
|
|
3626
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3627
|
-
default as
|
|
3628
|
-
} from '../icons/file-
|
|
3622
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSignal} instead. */
|
|
3623
|
+
default as LucideFileVolume2
|
|
3624
|
+
} from '../icons/file-signal';
|
|
3629
3625
|
// FileVideoCamera aliases
|
|
3630
3626
|
export { default as LucideFileVideoCamera } from '../icons/file-video-camera';
|
|
3631
3627
|
export {
|
|
3632
3628
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. */
|
|
3633
3629
|
default as LucideFileVideo2
|
|
3634
3630
|
} from '../icons/file-video-camera';
|
|
3631
|
+
// FileTypeCorner aliases
|
|
3632
|
+
export { default as LucideFileTypeCorner } from '../icons/file-type-corner';
|
|
3633
|
+
export {
|
|
3634
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead. */
|
|
3635
|
+
default as LucideFileType2
|
|
3636
|
+
} from '../icons/file-type-corner';
|
|
3635
3637
|
// FileXCorner aliases
|
|
3636
3638
|
export { default as LucideFileXCorner } from '../icons/file-x-corner';
|
|
3637
3639
|
export {
|
|
@@ -3656,30 +3658,30 @@ export {
|
|
|
3656
3658
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderPen} instead. */
|
|
3657
3659
|
default as LucideFolderEdit
|
|
3658
3660
|
} from '../icons/folder-pen';
|
|
3659
|
-
// FunnelX aliases
|
|
3660
|
-
export { default as LucideFunnelX } from '../icons/funnel-x';
|
|
3661
|
-
export {
|
|
3662
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FunnelX} instead. */
|
|
3663
|
-
default as LucideFilterX
|
|
3664
|
-
} from '../icons/funnel-x';
|
|
3665
3661
|
// Funnel aliases
|
|
3666
3662
|
export { default as LucideFunnel } from '../icons/funnel';
|
|
3667
3663
|
export {
|
|
3668
3664
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead. */
|
|
3669
3665
|
default as LucideFilter
|
|
3670
3666
|
} from '../icons/funnel';
|
|
3671
|
-
//
|
|
3672
|
-
export { default as
|
|
3667
|
+
// FunnelX aliases
|
|
3668
|
+
export { default as LucideFunnelX } from '../icons/funnel-x';
|
|
3673
3669
|
export {
|
|
3674
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3675
|
-
default as
|
|
3676
|
-
} from '../icons/
|
|
3670
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FunnelX} instead. */
|
|
3671
|
+
default as LucideFilterX
|
|
3672
|
+
} from '../icons/funnel-x';
|
|
3677
3673
|
// GitCommitHorizontal aliases
|
|
3678
3674
|
export { default as LucideGitCommitHorizontal } from '../icons/git-commit-horizontal';
|
|
3679
3675
|
export {
|
|
3680
3676
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link GitCommitHorizontal} instead. */
|
|
3681
3677
|
default as LucideGitCommit
|
|
3682
3678
|
} from '../icons/git-commit-horizontal';
|
|
3679
|
+
// Grid2x2Check aliases
|
|
3680
|
+
export { default as LucideGrid2x2Check } from '../icons/grid-2x2-check';
|
|
3681
|
+
export {
|
|
3682
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Check} instead. */
|
|
3683
|
+
default as LucideGrid2X2Check
|
|
3684
|
+
} from '../icons/grid-2x2-check';
|
|
3683
3685
|
// Grid2x2Plus aliases
|
|
3684
3686
|
export { default as LucideGrid2x2Plus } from '../icons/grid-2x2-plus';
|
|
3685
3687
|
export {
|
|
@@ -3692,6 +3694,12 @@ export {
|
|
|
3692
3694
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2X} instead. */
|
|
3693
3695
|
default as LucideGrid2X2X
|
|
3694
3696
|
} from '../icons/grid-2x2-x';
|
|
3697
|
+
// Grid2x2 aliases
|
|
3698
|
+
export { default as LucideGrid2x2 } from '../icons/grid-2x2';
|
|
3699
|
+
export {
|
|
3700
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. */
|
|
3701
|
+
default as LucideGrid2X2
|
|
3702
|
+
} from '../icons/grid-2x2';
|
|
3695
3703
|
// Grid3x3 aliases
|
|
3696
3704
|
export { default as LucideGrid3x3 } from '../icons/grid-3x3';
|
|
3697
3705
|
export {
|
|
@@ -3702,24 +3710,18 @@ export {
|
|
|
3702
3710
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. */
|
|
3703
3711
|
default as LucideGrid3X3
|
|
3704
3712
|
} from '../icons/grid-3x3';
|
|
3705
|
-
//
|
|
3706
|
-
export { default as
|
|
3713
|
+
// HandGrab aliases
|
|
3714
|
+
export { default as LucideHandGrab } from '../icons/hand-grab';
|
|
3707
3715
|
export {
|
|
3708
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3709
|
-
default as
|
|
3710
|
-
} from '../icons/
|
|
3716
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. */
|
|
3717
|
+
default as LucideGrab
|
|
3718
|
+
} from '../icons/hand-grab';
|
|
3711
3719
|
// HandHelping aliases
|
|
3712
3720
|
export { default as LucideHandHelping } from '../icons/hand-helping';
|
|
3713
3721
|
export {
|
|
3714
3722
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandHelping} instead. */
|
|
3715
3723
|
default as LucideHelpingHand
|
|
3716
3724
|
} from '../icons/hand-helping';
|
|
3717
|
-
// HandGrab aliases
|
|
3718
|
-
export { default as LucideHandGrab } from '../icons/hand-grab';
|
|
3719
|
-
export {
|
|
3720
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. */
|
|
3721
|
-
default as LucideGrab
|
|
3722
|
-
} from '../icons/hand-grab';
|
|
3723
3725
|
// House aliases
|
|
3724
3726
|
export { default as LucideHouse } from '../icons/house';
|
|
3725
3727
|
export {
|
|
@@ -3760,12 +3762,6 @@ export {
|
|
|
3760
3762
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. */
|
|
3761
3763
|
default as LucideIndentDecrease
|
|
3762
3764
|
} from '../icons/list-indent-decrease';
|
|
3763
|
-
// LoaderCircle aliases
|
|
3764
|
-
export { default as LucideLoaderCircle } from '../icons/loader-circle';
|
|
3765
|
-
export {
|
|
3766
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. */
|
|
3767
|
-
default as LucideLoader2
|
|
3768
|
-
} from '../icons/loader-circle';
|
|
3769
3765
|
// ListIndentIncrease aliases
|
|
3770
3766
|
export { default as LucideListIndentIncrease } from '../icons/list-indent-increase';
|
|
3771
3767
|
export {
|
|
@@ -3776,24 +3772,24 @@ export {
|
|
|
3776
3772
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. */
|
|
3777
3773
|
default as LucideIndentIncrease
|
|
3778
3774
|
} from '../icons/list-indent-increase';
|
|
3779
|
-
// LockKeyholeOpen aliases
|
|
3780
|
-
export { default as LucideLockKeyholeOpen } from '../icons/lock-keyhole-open';
|
|
3781
|
-
export {
|
|
3782
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockKeyholeOpen} instead. */
|
|
3783
|
-
default as LucideUnlockKeyhole
|
|
3784
|
-
} from '../icons/lock-keyhole-open';
|
|
3785
3775
|
// LockOpen aliases
|
|
3786
3776
|
export { default as LucideLockOpen } from '../icons/lock-open';
|
|
3787
3777
|
export {
|
|
3788
3778
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. */
|
|
3789
3779
|
default as LucideUnlock
|
|
3790
3780
|
} from '../icons/lock-open';
|
|
3791
|
-
//
|
|
3792
|
-
export { default as
|
|
3781
|
+
// LoaderCircle aliases
|
|
3782
|
+
export { default as LucideLoaderCircle } from '../icons/loader-circle';
|
|
3793
3783
|
export {
|
|
3794
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3795
|
-
default as
|
|
3796
|
-
} from '../icons/
|
|
3784
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. */
|
|
3785
|
+
default as LucideLoader2
|
|
3786
|
+
} from '../icons/loader-circle';
|
|
3787
|
+
// LockKeyholeOpen aliases
|
|
3788
|
+
export { default as LucideLockKeyholeOpen } from '../icons/lock-keyhole-open';
|
|
3789
|
+
export {
|
|
3790
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockKeyholeOpen} instead. */
|
|
3791
|
+
default as LucideUnlockKeyhole
|
|
3792
|
+
} from '../icons/lock-keyhole-open';
|
|
3797
3793
|
// MailQuestionMark aliases
|
|
3798
3794
|
export { default as LucideMailQuestionMark } from '../icons/mail-question-mark';
|
|
3799
3795
|
export {
|
|
@@ -3806,6 +3802,12 @@ export {
|
|
|
3806
3802
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MapPinPen} instead. */
|
|
3807
3803
|
default as LucideLocationEdit
|
|
3808
3804
|
} from '../icons/map-pin-pen';
|
|
3805
|
+
// MessageCircleQuestionMark aliases
|
|
3806
|
+
export { default as LucideMessageCircleQuestionMark } from '../icons/message-circle-question-mark';
|
|
3807
|
+
export {
|
|
3808
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MessageCircleQuestionMark} instead. */
|
|
3809
|
+
default as LucideMessageCircleQuestion
|
|
3810
|
+
} from '../icons/message-circle-question-mark';
|
|
3809
3811
|
// MicVocal aliases
|
|
3810
3812
|
export { default as LucideMicVocal } from '../icons/mic-vocal';
|
|
3811
3813
|
export {
|
|
@@ -3830,54 +3832,54 @@ export {
|
|
|
3830
3832
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead. */
|
|
3831
3833
|
default as LucidePauseOctagon
|
|
3832
3834
|
} from '../icons/octagon-pause';
|
|
3833
|
-
//
|
|
3834
|
-
export { default as
|
|
3835
|
+
// PaintbrushVertical aliases
|
|
3836
|
+
export { default as LucidePaintbrushVertical } from '../icons/paintbrush-vertical';
|
|
3835
3837
|
export {
|
|
3836
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3837
|
-
default as
|
|
3838
|
-
} from '../icons/
|
|
3838
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead. */
|
|
3839
|
+
default as LucidePaintbrush2
|
|
3840
|
+
} from '../icons/paintbrush-vertical';
|
|
3839
3841
|
// OctagonX aliases
|
|
3840
3842
|
export { default as LucideOctagonX } from '../icons/octagon-x';
|
|
3841
3843
|
export {
|
|
3842
3844
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonX} instead. */
|
|
3843
3845
|
default as LucideXOctagon
|
|
3844
3846
|
} from '../icons/octagon-x';
|
|
3845
|
-
//
|
|
3846
|
-
export { default as
|
|
3847
|
-
export {
|
|
3848
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. */
|
|
3849
|
-
default as LucideSidebarClose
|
|
3850
|
-
} from '../icons/panel-left-close';
|
|
3851
|
-
// PaintbrushVertical aliases
|
|
3852
|
-
export { default as LucidePaintbrushVertical } from '../icons/paintbrush-vertical';
|
|
3847
|
+
// PanelBottomDashed aliases
|
|
3848
|
+
export { default as LucidePanelBottomDashed } from '../icons/panel-bottom-dashed';
|
|
3853
3849
|
export {
|
|
3854
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3855
|
-
default as
|
|
3856
|
-
} from '../icons/
|
|
3850
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. */
|
|
3851
|
+
default as LucidePanelBottomInactive
|
|
3852
|
+
} from '../icons/panel-bottom-dashed';
|
|
3857
3853
|
// PanelLeftDashed aliases
|
|
3858
3854
|
export { default as LucidePanelLeftDashed } from '../icons/panel-left-dashed';
|
|
3859
3855
|
export {
|
|
3860
3856
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftDashed} instead. */
|
|
3861
3857
|
default as LucidePanelLeftInactive
|
|
3862
3858
|
} from '../icons/panel-left-dashed';
|
|
3859
|
+
// PanelLeftClose aliases
|
|
3860
|
+
export { default as LucidePanelLeftClose } from '../icons/panel-left-close';
|
|
3861
|
+
export {
|
|
3862
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. */
|
|
3863
|
+
default as LucideSidebarClose
|
|
3864
|
+
} from '../icons/panel-left-close';
|
|
3863
3865
|
// PanelLeftOpen aliases
|
|
3864
3866
|
export { default as LucidePanelLeftOpen } from '../icons/panel-left-open';
|
|
3865
3867
|
export {
|
|
3866
3868
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftOpen} instead. */
|
|
3867
3869
|
default as LucideSidebarOpen
|
|
3868
3870
|
} from '../icons/panel-left-open';
|
|
3869
|
-
// PanelLeft aliases
|
|
3870
|
-
export { default as LucidePanelLeft } from '../icons/panel-left';
|
|
3871
|
-
export {
|
|
3872
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. */
|
|
3873
|
-
default as LucideSidebar
|
|
3874
|
-
} from '../icons/panel-left';
|
|
3875
3871
|
// PanelRightDashed aliases
|
|
3876
3872
|
export { default as LucidePanelRightDashed } from '../icons/panel-right-dashed';
|
|
3877
3873
|
export {
|
|
3878
3874
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelRightDashed} instead. */
|
|
3879
3875
|
default as LucidePanelRightInactive
|
|
3880
3876
|
} from '../icons/panel-right-dashed';
|
|
3877
|
+
// PanelLeft aliases
|
|
3878
|
+
export { default as LucidePanelLeft } from '../icons/panel-left';
|
|
3879
|
+
export {
|
|
3880
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. */
|
|
3881
|
+
default as LucideSidebar
|
|
3882
|
+
} from '../icons/panel-left';
|
|
3881
3883
|
// PanelTopDashed aliases
|
|
3882
3884
|
export { default as LucidePanelTopDashed } from '../icons/panel-top-dashed';
|
|
3883
3885
|
export {
|
|
@@ -3914,18 +3916,18 @@ export {
|
|
|
3914
3916
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RectangleEllipsis} instead. */
|
|
3915
3917
|
default as LucideFormInput
|
|
3916
3918
|
} from '../icons/rectangle-ellipsis';
|
|
3917
|
-
// Rotate3d aliases
|
|
3918
|
-
export { default as LucideRotate3d } from '../icons/rotate-3d';
|
|
3919
|
-
export {
|
|
3920
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead. */
|
|
3921
|
-
default as LucideRotate3D
|
|
3922
|
-
} from '../icons/rotate-3d';
|
|
3923
3919
|
// Rows2 aliases
|
|
3924
3920
|
export { default as LucideRows2 } from '../icons/rows-2';
|
|
3925
3921
|
export {
|
|
3926
3922
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead. */
|
|
3927
3923
|
default as LucideRows
|
|
3928
3924
|
} from '../icons/rows-2';
|
|
3925
|
+
// Rotate3d aliases
|
|
3926
|
+
export { default as LucideRotate3d } from '../icons/rotate-3d';
|
|
3927
|
+
export {
|
|
3928
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead. */
|
|
3929
|
+
default as LucideRotate3D
|
|
3930
|
+
} from '../icons/rotate-3d';
|
|
3929
3931
|
// Rows3 aliases
|
|
3930
3932
|
export { default as LucideRows3 } from '../icons/rows-3';
|
|
3931
3933
|
export {
|
|
@@ -3944,30 +3946,30 @@ export {
|
|
|
3944
3946
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldQuestionMark} instead. */
|
|
3945
3947
|
default as LucideShieldQuestion
|
|
3946
3948
|
} from '../icons/shield-question-mark';
|
|
3947
|
-
// SendHorizontal aliases
|
|
3948
|
-
export { default as LucideSendHorizontal } from '../icons/send-horizontal';
|
|
3949
|
-
export {
|
|
3950
|
-
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. */
|
|
3951
|
-
default as LucideSendHorizonal
|
|
3952
|
-
} from '../icons/send-horizontal';
|
|
3953
3949
|
// ShieldX aliases
|
|
3954
3950
|
export { default as LucideShieldX } from '../icons/shield-x';
|
|
3955
3951
|
export {
|
|
3956
3952
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldX} instead. */
|
|
3957
3953
|
default as LucideShieldClose
|
|
3958
3954
|
} from '../icons/shield-x';
|
|
3959
|
-
//
|
|
3960
|
-
export { default as
|
|
3955
|
+
// SendHorizontal aliases
|
|
3956
|
+
export { default as LucideSendHorizontal } from '../icons/send-horizontal';
|
|
3961
3957
|
export {
|
|
3962
|
-
/** @deprecated
|
|
3963
|
-
default as
|
|
3964
|
-
} from '../icons/
|
|
3958
|
+
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. */
|
|
3959
|
+
default as LucideSendHorizonal
|
|
3960
|
+
} from '../icons/send-horizontal';
|
|
3965
3961
|
// SlidersVertical aliases
|
|
3966
3962
|
export { default as LucideSlidersVertical } from '../icons/sliders-vertical';
|
|
3967
3963
|
export {
|
|
3968
3964
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead. */
|
|
3969
3965
|
default as LucideSliders
|
|
3970
3966
|
} from '../icons/sliders-vertical';
|
|
3967
|
+
// Sparkles aliases
|
|
3968
|
+
export { default as LucideSparkles } from '../icons/sparkles';
|
|
3969
|
+
export {
|
|
3970
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Sparkles} instead. */
|
|
3971
|
+
default as LucideStars
|
|
3972
|
+
} from '../icons/sparkles';
|
|
3971
3973
|
// SquareActivity aliases
|
|
3972
3974
|
export { default as LucideSquareActivity } from '../icons/square-activity';
|
|
3973
3975
|
export {
|
|
@@ -3980,18 +3982,18 @@ export {
|
|
|
3980
3982
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownLeft} instead. */
|
|
3981
3983
|
default as LucideArrowDownLeftSquare
|
|
3982
3984
|
} from '../icons/square-arrow-down-left';
|
|
3983
|
-
// SquareArrowDownRight aliases
|
|
3984
|
-
export { default as LucideSquareArrowDownRight } from '../icons/square-arrow-down-right';
|
|
3985
|
-
export {
|
|
3986
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. */
|
|
3987
|
-
default as LucideArrowDownRightSquare
|
|
3988
|
-
} from '../icons/square-arrow-down-right';
|
|
3989
3985
|
// SquareArrowDown aliases
|
|
3990
3986
|
export { default as LucideSquareArrowDown } from '../icons/square-arrow-down';
|
|
3991
3987
|
export {
|
|
3992
3988
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. */
|
|
3993
3989
|
default as LucideArrowDownSquare
|
|
3994
3990
|
} from '../icons/square-arrow-down';
|
|
3991
|
+
// SquareArrowDownRight aliases
|
|
3992
|
+
export { default as LucideSquareArrowDownRight } from '../icons/square-arrow-down-right';
|
|
3993
|
+
export {
|
|
3994
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. */
|
|
3995
|
+
default as LucideArrowDownRightSquare
|
|
3996
|
+
} from '../icons/square-arrow-down-right';
|
|
3995
3997
|
// SquareArrowLeft aliases
|
|
3996
3998
|
export { default as LucideSquareArrowLeft } from '../icons/square-arrow-left';
|
|
3997
3999
|
export {
|
|
@@ -4004,6 +4006,12 @@ export {
|
|
|
4004
4006
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead. */
|
|
4005
4007
|
default as LucideArrowDownLeftFromSquare
|
|
4006
4008
|
} from '../icons/square-arrow-out-down-left';
|
|
4009
|
+
// SquareArrowOutUpRight aliases
|
|
4010
|
+
export { default as LucideSquareArrowOutUpRight } from '../icons/square-arrow-out-up-right';
|
|
4011
|
+
export {
|
|
4012
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. */
|
|
4013
|
+
default as LucideArrowUpRightFromSquare
|
|
4014
|
+
} from '../icons/square-arrow-out-up-right';
|
|
4007
4015
|
// SquareArrowOutDownRight aliases
|
|
4008
4016
|
export { default as LucideSquareArrowOutDownRight } from '../icons/square-arrow-out-down-right';
|
|
4009
4017
|
export {
|
|
@@ -4016,12 +4024,6 @@ export {
|
|
|
4016
4024
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpLeft} instead. */
|
|
4017
4025
|
default as LucideArrowUpLeftFromSquare
|
|
4018
4026
|
} from '../icons/square-arrow-out-up-left';
|
|
4019
|
-
// SquareArrowOutUpRight aliases
|
|
4020
|
-
export { default as LucideSquareArrowOutUpRight } from '../icons/square-arrow-out-up-right';
|
|
4021
|
-
export {
|
|
4022
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. */
|
|
4023
|
-
default as LucideArrowUpRightFromSquare
|
|
4024
|
-
} from '../icons/square-arrow-out-up-right';
|
|
4025
4027
|
// SquareArrowRight aliases
|
|
4026
4028
|
export { default as LucideSquareArrowRight } from '../icons/square-arrow-right';
|
|
4027
4029
|
export {
|
|
@@ -4064,12 +4066,6 @@ export {
|
|
|
4064
4066
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedHorizontal} instead. */
|
|
4065
4067
|
default as LucideFlipHorizontal
|
|
4066
4068
|
} from '../icons/square-centerline-dashed-horizontal';
|
|
4067
|
-
// SquareCenterlineDashedVertical aliases
|
|
4068
|
-
export { default as LucideSquareCenterlineDashedVertical } from '../icons/square-centerline-dashed-vertical';
|
|
4069
|
-
export {
|
|
4070
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedVertical} instead. */
|
|
4071
|
-
default as LucideFlipVertical
|
|
4072
|
-
} from '../icons/square-centerline-dashed-vertical';
|
|
4073
4069
|
// SquareChartGantt aliases
|
|
4074
4070
|
export { default as LucideSquareChartGantt } from '../icons/square-chart-gantt';
|
|
4075
4071
|
export {
|
|
@@ -4080,6 +4076,12 @@ export {
|
|
|
4080
4076
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead. */
|
|
4081
4077
|
default as LucideSquareGanttChart
|
|
4082
4078
|
} from '../icons/square-chart-gantt';
|
|
4079
|
+
// SquareCenterlineDashedVertical aliases
|
|
4080
|
+
export { default as LucideSquareCenterlineDashedVertical } from '../icons/square-centerline-dashed-vertical';
|
|
4081
|
+
export {
|
|
4082
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedVertical} instead. */
|
|
4083
|
+
default as LucideFlipVertical
|
|
4084
|
+
} from '../icons/square-centerline-dashed-vertical';
|
|
4083
4085
|
// SquareCheckBig aliases
|
|
4084
4086
|
export { default as LucideSquareCheckBig } from '../icons/square-check-big';
|
|
4085
4087
|
export {
|
|
@@ -4092,30 +4094,30 @@ export {
|
|
|
4092
4094
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. */
|
|
4093
4095
|
default as LucideCheckSquare2
|
|
4094
4096
|
} from '../icons/square-check';
|
|
4095
|
-
// SquareChevronLeft aliases
|
|
4096
|
-
export { default as LucideSquareChevronLeft } from '../icons/square-chevron-left';
|
|
4097
|
-
export {
|
|
4098
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead. */
|
|
4099
|
-
default as LucideChevronLeftSquare
|
|
4100
|
-
} from '../icons/square-chevron-left';
|
|
4101
4097
|
// SquareChevronDown aliases
|
|
4102
4098
|
export { default as LucideSquareChevronDown } from '../icons/square-chevron-down';
|
|
4103
4099
|
export {
|
|
4104
4100
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronDown} instead. */
|
|
4105
4101
|
default as LucideChevronDownSquare
|
|
4106
4102
|
} from '../icons/square-chevron-down';
|
|
4107
|
-
// SquareChevronUp aliases
|
|
4108
|
-
export { default as LucideSquareChevronUp } from '../icons/square-chevron-up';
|
|
4109
|
-
export {
|
|
4110
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronUp} instead. */
|
|
4111
|
-
default as LucideChevronUpSquare
|
|
4112
|
-
} from '../icons/square-chevron-up';
|
|
4113
4103
|
// SquareChevronRight aliases
|
|
4114
4104
|
export { default as LucideSquareChevronRight } from '../icons/square-chevron-right';
|
|
4115
4105
|
export {
|
|
4116
4106
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronRight} instead. */
|
|
4117
4107
|
default as LucideChevronRightSquare
|
|
4118
4108
|
} from '../icons/square-chevron-right';
|
|
4109
|
+
// SquareChevronLeft aliases
|
|
4110
|
+
export { default as LucideSquareChevronLeft } from '../icons/square-chevron-left';
|
|
4111
|
+
export {
|
|
4112
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead. */
|
|
4113
|
+
default as LucideChevronLeftSquare
|
|
4114
|
+
} from '../icons/square-chevron-left';
|
|
4115
|
+
// SquareChevronUp aliases
|
|
4116
|
+
export { default as LucideSquareChevronUp } from '../icons/square-chevron-up';
|
|
4117
|
+
export {
|
|
4118
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronUp} instead. */
|
|
4119
|
+
default as LucideChevronUpSquare
|
|
4120
|
+
} from '../icons/square-chevron-up';
|
|
4119
4121
|
// SquareCode aliases
|
|
4120
4122
|
export { default as LucideSquareCode } from '../icons/square-code';
|
|
4121
4123
|
export {
|
|
@@ -4128,6 +4130,12 @@ export {
|
|
|
4128
4130
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedKanban} instead. */
|
|
4129
4131
|
default as LucideKanbanSquareDashed
|
|
4130
4132
|
} from '../icons/square-dashed-kanban';
|
|
4133
|
+
// SquareDashedMousePointer aliases
|
|
4134
|
+
export { default as LucideSquareDashedMousePointer } from '../icons/square-dashed-mouse-pointer';
|
|
4135
|
+
export {
|
|
4136
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedMousePointer} instead. */
|
|
4137
|
+
default as LucideMousePointerSquareDashed
|
|
4138
|
+
} from '../icons/square-dashed-mouse-pointer';
|
|
4131
4139
|
// SquareDashedText aliases
|
|
4132
4140
|
export { default as LucideSquareDashedText } from '../icons/square-dashed-text';
|
|
4133
4141
|
export {
|
|
@@ -4138,30 +4146,30 @@ export {
|
|
|
4138
4146
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedText} instead. */
|
|
4139
4147
|
default as LucideTextSelect
|
|
4140
4148
|
} from '../icons/square-dashed-text';
|
|
4141
|
-
// SquareDivide aliases
|
|
4142
|
-
export { default as LucideSquareDivide } from '../icons/square-divide';
|
|
4143
|
-
export {
|
|
4144
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDivide} instead. */
|
|
4145
|
-
default as LucideDivideSquare
|
|
4146
|
-
} from '../icons/square-divide';
|
|
4147
|
-
// SquareDashedMousePointer aliases
|
|
4148
|
-
export { default as LucideSquareDashedMousePointer } from '../icons/square-dashed-mouse-pointer';
|
|
4149
|
-
export {
|
|
4150
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedMousePointer} instead. */
|
|
4151
|
-
default as LucideMousePointerSquareDashed
|
|
4152
|
-
} from '../icons/square-dashed-mouse-pointer';
|
|
4153
4149
|
// SquareDashed aliases
|
|
4154
4150
|
export { default as LucideSquareDashed } from '../icons/square-dashed';
|
|
4155
4151
|
export {
|
|
4156
4152
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashed} instead. */
|
|
4157
4153
|
default as LucideBoxSelect
|
|
4158
4154
|
} from '../icons/square-dashed';
|
|
4155
|
+
// SquareDivide aliases
|
|
4156
|
+
export { default as LucideSquareDivide } from '../icons/square-divide';
|
|
4157
|
+
export {
|
|
4158
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDivide} instead. */
|
|
4159
|
+
default as LucideDivideSquare
|
|
4160
|
+
} from '../icons/square-divide';
|
|
4159
4161
|
// SquareDot aliases
|
|
4160
4162
|
export { default as LucideSquareDot } from '../icons/square-dot';
|
|
4161
4163
|
export {
|
|
4162
4164
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead. */
|
|
4163
4165
|
default as LucideDotSquare
|
|
4164
4166
|
} from '../icons/square-dot';
|
|
4167
|
+
// SquareEqual aliases
|
|
4168
|
+
export { default as LucideSquareEqual } from '../icons/square-equal';
|
|
4169
|
+
export {
|
|
4170
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead. */
|
|
4171
|
+
default as LucideEqualSquare
|
|
4172
|
+
} from '../icons/square-equal';
|
|
4165
4173
|
// SquareFunction aliases
|
|
4166
4174
|
export { default as LucideSquareFunction } from '../icons/square-function';
|
|
4167
4175
|
export {
|
|
@@ -4174,12 +4182,6 @@ export {
|
|
|
4174
4182
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. */
|
|
4175
4183
|
default as LucideKanbanSquare
|
|
4176
4184
|
} from '../icons/square-kanban';
|
|
4177
|
-
// SquareEqual aliases
|
|
4178
|
-
export { default as LucideSquareEqual } from '../icons/square-equal';
|
|
4179
|
-
export {
|
|
4180
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead. */
|
|
4181
|
-
default as LucideEqualSquare
|
|
4182
|
-
} from '../icons/square-equal';
|
|
4183
4185
|
// SquareLibrary aliases
|
|
4184
4186
|
export { default as LucideSquareLibrary } from '../icons/square-library';
|
|
4185
4187
|
export {
|
|
@@ -4198,30 +4200,30 @@ export {
|
|
|
4198
4200
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMinus} instead. */
|
|
4199
4201
|
default as LucideMinusSquare
|
|
4200
4202
|
} from '../icons/square-minus';
|
|
4201
|
-
// SquareMousePointer aliases
|
|
4202
|
-
export { default as LucideSquareMousePointer } from '../icons/square-mouse-pointer';
|
|
4203
|
-
export {
|
|
4204
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMousePointer} instead. */
|
|
4205
|
-
default as LucideInspect
|
|
4206
|
-
} from '../icons/square-mouse-pointer';
|
|
4207
4203
|
// SquareMenu aliases
|
|
4208
4204
|
export { default as LucideSquareMenu } from '../icons/square-menu';
|
|
4209
4205
|
export {
|
|
4210
4206
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMenu} instead. */
|
|
4211
4207
|
default as LucideMenuSquare
|
|
4212
4208
|
} from '../icons/square-menu';
|
|
4213
|
-
//
|
|
4214
|
-
export { default as
|
|
4209
|
+
// SquareMousePointer aliases
|
|
4210
|
+
export { default as LucideSquareMousePointer } from '../icons/square-mouse-pointer';
|
|
4215
4211
|
export {
|
|
4216
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4217
|
-
default as
|
|
4218
|
-
} from '../icons/square-
|
|
4212
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMousePointer} instead. */
|
|
4213
|
+
default as LucideInspect
|
|
4214
|
+
} from '../icons/square-mouse-pointer';
|
|
4219
4215
|
// SquareParking aliases
|
|
4220
4216
|
export { default as LucideSquareParking } from '../icons/square-parking';
|
|
4221
4217
|
export {
|
|
4222
4218
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParking} instead. */
|
|
4223
4219
|
default as LucideParkingSquare
|
|
4224
4220
|
} from '../icons/square-parking';
|
|
4221
|
+
// SquareParkingOff aliases
|
|
4222
|
+
export { default as LucideSquareParkingOff } from '../icons/square-parking-off';
|
|
4223
|
+
export {
|
|
4224
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. */
|
|
4225
|
+
default as LucideParkingSquareOff
|
|
4226
|
+
} from '../icons/square-parking-off';
|
|
4225
4227
|
// SquarePen aliases
|
|
4226
4228
|
export { default as LucideSquarePen } from '../icons/square-pen';
|
|
4227
4229
|
export {
|
|
@@ -4236,36 +4238,36 @@ export {
|
|
|
4236
4238
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. */
|
|
4237
4239
|
default as LucidePenSquare
|
|
4238
4240
|
} from '../icons/square-pen';
|
|
4239
|
-
// SquarePercent aliases
|
|
4240
|
-
export { default as LucideSquarePercent } from '../icons/square-percent';
|
|
4241
|
-
export {
|
|
4242
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. */
|
|
4243
|
-
default as LucidePercentSquare
|
|
4244
|
-
} from '../icons/square-percent';
|
|
4245
4241
|
// SquarePi aliases
|
|
4246
4242
|
export { default as LucideSquarePi } from '../icons/square-pi';
|
|
4247
4243
|
export {
|
|
4248
4244
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead. */
|
|
4249
4245
|
default as LucidePiSquare
|
|
4250
4246
|
} from '../icons/square-pi';
|
|
4247
|
+
// SquarePercent aliases
|
|
4248
|
+
export { default as LucideSquarePercent } from '../icons/square-percent';
|
|
4249
|
+
export {
|
|
4250
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. */
|
|
4251
|
+
default as LucidePercentSquare
|
|
4252
|
+
} from '../icons/square-percent';
|
|
4251
4253
|
// SquarePilcrow aliases
|
|
4252
4254
|
export { default as LucideSquarePilcrow } from '../icons/square-pilcrow';
|
|
4253
4255
|
export {
|
|
4254
4256
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead. */
|
|
4255
4257
|
default as LucidePilcrowSquare
|
|
4256
4258
|
} from '../icons/square-pilcrow';
|
|
4257
|
-
// SquarePlay aliases
|
|
4258
|
-
export { default as LucideSquarePlay } from '../icons/square-play';
|
|
4259
|
-
export {
|
|
4260
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlay} instead. */
|
|
4261
|
-
default as LucidePlaySquare
|
|
4262
|
-
} from '../icons/square-play';
|
|
4263
4259
|
// SquarePlus aliases
|
|
4264
4260
|
export { default as LucideSquarePlus } from '../icons/square-plus';
|
|
4265
4261
|
export {
|
|
4266
4262
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlus} instead. */
|
|
4267
4263
|
default as LucidePlusSquare
|
|
4268
4264
|
} from '../icons/square-plus';
|
|
4265
|
+
// SquarePlay aliases
|
|
4266
|
+
export { default as LucideSquarePlay } from '../icons/square-play';
|
|
4267
|
+
export {
|
|
4268
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlay} instead. */
|
|
4269
|
+
default as LucidePlaySquare
|
|
4270
|
+
} from '../icons/square-play';
|
|
4269
4271
|
// SquarePower aliases
|
|
4270
4272
|
export { default as LucideSquarePower } from '../icons/square-power';
|
|
4271
4273
|
export {
|
|
@@ -4278,24 +4280,18 @@ export {
|
|
|
4278
4280
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareScissors} instead. */
|
|
4279
4281
|
default as LucideScissorsSquare
|
|
4280
4282
|
} from '../icons/square-scissors';
|
|
4281
|
-
// SquareSigma aliases
|
|
4282
|
-
export { default as LucideSquareSigma } from '../icons/square-sigma';
|
|
4283
|
-
export {
|
|
4284
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. */
|
|
4285
|
-
default as LucideSigmaSquare
|
|
4286
|
-
} from '../icons/square-sigma';
|
|
4287
4283
|
// SquareSlash aliases
|
|
4288
4284
|
export { default as LucideSquareSlash } from '../icons/square-slash';
|
|
4289
4285
|
export {
|
|
4290
4286
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. */
|
|
4291
4287
|
default as LucideSlashSquare
|
|
4292
4288
|
} from '../icons/square-slash';
|
|
4293
|
-
//
|
|
4294
|
-
export { default as
|
|
4289
|
+
// SquareSigma aliases
|
|
4290
|
+
export { default as LucideSquareSigma } from '../icons/square-sigma';
|
|
4295
4291
|
export {
|
|
4296
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4297
|
-
default as
|
|
4298
|
-
} from '../icons/square-
|
|
4292
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. */
|
|
4293
|
+
default as LucideSigmaSquare
|
|
4294
|
+
} from '../icons/square-sigma';
|
|
4299
4295
|
// SquareSplitHorizontal aliases
|
|
4300
4296
|
export { default as LucideSquareSplitHorizontal } from '../icons/square-split-horizontal';
|
|
4301
4297
|
export {
|
|
@@ -4308,18 +4304,24 @@ export {
|
|
|
4308
4304
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead. */
|
|
4309
4305
|
default as LucideTerminalSquare
|
|
4310
4306
|
} from '../icons/square-terminal';
|
|
4311
|
-
//
|
|
4312
|
-
export { default as
|
|
4307
|
+
// SquareSplitVertical aliases
|
|
4308
|
+
export { default as LucideSquareSplitVertical } from '../icons/square-split-vertical';
|
|
4313
4309
|
export {
|
|
4314
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4315
|
-
default as
|
|
4316
|
-
} from '../icons/square-
|
|
4310
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. */
|
|
4311
|
+
default as LucideSplitSquareVertical
|
|
4312
|
+
} from '../icons/square-split-vertical';
|
|
4317
4313
|
// SquareUser aliases
|
|
4318
4314
|
export { default as LucideSquareUser } from '../icons/square-user';
|
|
4319
4315
|
export {
|
|
4320
4316
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. */
|
|
4321
4317
|
default as LucideUserSquare
|
|
4322
4318
|
} from '../icons/square-user';
|
|
4319
|
+
// SquareUserRound aliases
|
|
4320
|
+
export { default as LucideSquareUserRound } from '../icons/square-user-round';
|
|
4321
|
+
export {
|
|
4322
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. */
|
|
4323
|
+
default as LucideUserSquare2
|
|
4324
|
+
} from '../icons/square-user-round';
|
|
4323
4325
|
// SquareX aliases
|
|
4324
4326
|
export { default as LucideSquareX } from '../icons/square-x';
|
|
4325
4327
|
export {
|
|
@@ -4338,18 +4340,24 @@ export {
|
|
|
4338
4340
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignCenter} instead. */
|
|
4339
4341
|
default as LucideAlignCenter
|
|
4340
4342
|
} from '../icons/text-align-center';
|
|
4343
|
+
// TextAlignEnd aliases
|
|
4344
|
+
export { default as LucideTextAlignEnd } from '../icons/text-align-end';
|
|
4345
|
+
export {
|
|
4346
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignEnd} instead. */
|
|
4347
|
+
default as LucideAlignRight
|
|
4348
|
+
} from '../icons/text-align-end';
|
|
4341
4349
|
// TextAlignJustify aliases
|
|
4342
4350
|
export { default as LucideTextAlignJustify } from '../icons/text-align-justify';
|
|
4343
4351
|
export {
|
|
4344
4352
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead. */
|
|
4345
4353
|
default as LucideAlignJustify
|
|
4346
4354
|
} from '../icons/text-align-justify';
|
|
4347
|
-
//
|
|
4348
|
-
export { default as
|
|
4355
|
+
// TextInitial aliases
|
|
4356
|
+
export { default as LucideTextInitial } from '../icons/text-initial';
|
|
4349
4357
|
export {
|
|
4350
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4351
|
-
default as
|
|
4352
|
-
} from '../icons/text-
|
|
4358
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead. */
|
|
4359
|
+
default as LucideLetterText
|
|
4360
|
+
} from '../icons/text-initial';
|
|
4353
4361
|
// TextAlignStart aliases
|
|
4354
4362
|
export { default as LucideTextAlignStart } from '../icons/text-align-start';
|
|
4355
4363
|
export {
|
|
@@ -4360,24 +4368,18 @@ export {
|
|
|
4360
4368
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignStart} instead. */
|
|
4361
4369
|
default as LucideAlignLeft
|
|
4362
4370
|
} from '../icons/text-align-start';
|
|
4363
|
-
// TextWrap aliases
|
|
4364
|
-
export { default as LucideTextWrap } from '../icons/text-wrap';
|
|
4365
|
-
export {
|
|
4366
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. */
|
|
4367
|
-
default as LucideWrapText
|
|
4368
|
-
} from '../icons/text-wrap';
|
|
4369
|
-
// TextInitial aliases
|
|
4370
|
-
export { default as LucideTextInitial } from '../icons/text-initial';
|
|
4371
|
-
export {
|
|
4372
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead. */
|
|
4373
|
-
default as LucideLetterText
|
|
4374
|
-
} from '../icons/text-initial';
|
|
4375
4371
|
// TramFront aliases
|
|
4376
4372
|
export { default as LucideTramFront } from '../icons/tram-front';
|
|
4377
4373
|
export {
|
|
4378
4374
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead. */
|
|
4379
4375
|
default as LucideTrain
|
|
4380
4376
|
} from '../icons/tram-front';
|
|
4377
|
+
// TextWrap aliases
|
|
4378
|
+
export { default as LucideTextWrap } from '../icons/text-wrap';
|
|
4379
|
+
export {
|
|
4380
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. */
|
|
4381
|
+
default as LucideWrapText
|
|
4382
|
+
} from '../icons/text-wrap';
|
|
4381
4383
|
// TreePalm aliases
|
|
4382
4384
|
export { default as LucideTreePalm } from '../icons/tree-palm';
|
|
4383
4385
|
export {
|
|
@@ -4426,18 +4428,18 @@ export {
|
|
|
4426
4428
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundPlus} instead. */
|
|
4427
4429
|
default as LucideUserPlus2
|
|
4428
4430
|
} from '../icons/user-round-plus';
|
|
4429
|
-
// UserRound aliases
|
|
4430
|
-
export { default as LucideUserRound } from '../icons/user-round';
|
|
4431
|
-
export {
|
|
4432
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. */
|
|
4433
|
-
default as LucideUser2
|
|
4434
|
-
} from '../icons/user-round';
|
|
4435
4431
|
// UserRoundX aliases
|
|
4436
4432
|
export { default as LucideUserRoundX } from '../icons/user-round-x';
|
|
4437
4433
|
export {
|
|
4438
4434
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. */
|
|
4439
4435
|
default as LucideUserX2
|
|
4440
4436
|
} from '../icons/user-round-x';
|
|
4437
|
+
// UserRound aliases
|
|
4438
|
+
export { default as LucideUserRound } from '../icons/user-round';
|
|
4439
|
+
export {
|
|
4440
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. */
|
|
4441
|
+
default as LucideUser2
|
|
4442
|
+
} from '../icons/user-round';
|
|
4441
4443
|
// UsersRound aliases
|
|
4442
4444
|
export { default as LucideUsersRound } from '../icons/users-round';
|
|
4443
4445
|
export {
|
|
@@ -4450,12 +4452,6 @@ export {
|
|
|
4450
4452
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UtensilsCrossed} instead. */
|
|
4451
4453
|
default as LucideForkKnifeCrossed
|
|
4452
4454
|
} from '../icons/utensils-crossed';
|
|
4453
|
-
// WalletMinimal aliases
|
|
4454
|
-
export { default as LucideWalletMinimal } from '../icons/wallet-minimal';
|
|
4455
|
-
export {
|
|
4456
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. */
|
|
4457
|
-
default as LucideWallet2
|
|
4458
|
-
} from '../icons/wallet-minimal';
|
|
4459
4455
|
// Utensils aliases
|
|
4460
4456
|
export { default as LucideUtensils } from '../icons/utensils';
|
|
4461
4457
|
export {
|
|
@@ -4468,6 +4464,12 @@ export {
|
|
|
4468
4464
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead. */
|
|
4469
4465
|
default as LucideWand2
|
|
4470
4466
|
} from '../icons/wand-sparkles';
|
|
4467
|
+
// WalletMinimal aliases
|
|
4468
|
+
export { default as LucideWalletMinimal } from '../icons/wallet-minimal';
|
|
4469
|
+
export {
|
|
4470
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. */
|
|
4471
|
+
default as LucideWallet2
|
|
4472
|
+
} from '../icons/wallet-minimal';
|
|
4471
4473
|
// WavesHorizontal aliases
|
|
4472
4474
|
export { default as LucideWavesHorizontal } from '../icons/waves-horizontal';
|
|
4473
4475
|
export {
|