@lucide/astro 1.33.0 → 1.34.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 +120 -120
- package/src/aliases/prefixed.ts +653 -651
- package/src/aliases/suffixed.ts +970 -968
- package/src/icons/index.ts +206 -205
- package/src/icons/mail-clock.ts +18 -0
package/src/aliases/prefixed.ts
CHANGED
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
export { default as LucideAArrowDown } from '../icons/a-arrow-down';
|
|
3
3
|
// AArrowUp aliases
|
|
4
4
|
export { default as LucideAArrowUp } from '../icons/a-arrow-up';
|
|
5
|
-
// Accessibility aliases
|
|
6
|
-
export { default as LucideAccessibility } from '../icons/accessibility';
|
|
7
5
|
// ALargeSmall aliases
|
|
8
6
|
export { default as LucideALargeSmall } from '../icons/a-large-small';
|
|
7
|
+
// Accessibility aliases
|
|
8
|
+
export { default as LucideAccessibility } from '../icons/accessibility';
|
|
9
9
|
// Activity aliases
|
|
10
10
|
export { default as LucideActivity } from '../icons/activity';
|
|
11
11
|
// Ad aliases
|
|
@@ -14,14 +14,14 @@ export { default as LucideAd } from '../icons/ad';
|
|
|
14
14
|
export { default as LucideAirVent } from '../icons/air-vent';
|
|
15
15
|
// Airplay aliases
|
|
16
16
|
export { default as LucideAirplay } from '../icons/airplay';
|
|
17
|
-
// AlarmClock aliases
|
|
18
|
-
export { default as LucideAlarmClock } from '../icons/alarm-clock';
|
|
19
17
|
// AlarmClockOff aliases
|
|
20
18
|
export { default as LucideAlarmClockOff } from '../icons/alarm-clock-off';
|
|
21
|
-
//
|
|
22
|
-
export { default as
|
|
19
|
+
// AlarmClock aliases
|
|
20
|
+
export { default as LucideAlarmClock } from '../icons/alarm-clock';
|
|
23
21
|
// Album aliases
|
|
24
22
|
export { default as LucideAlbum } from '../icons/album';
|
|
23
|
+
// AlarmSmoke aliases
|
|
24
|
+
export { default as LucideAlarmSmoke } from '../icons/alarm-smoke';
|
|
25
25
|
// AlignCenterHorizontal aliases
|
|
26
26
|
export { default as LucideAlignCenterHorizontal } from '../icons/align-center-horizontal';
|
|
27
27
|
// AlignCenterVertical aliases
|
|
@@ -30,10 +30,10 @@ export { default as LucideAlignCenterVertical } from '../icons/align-center-vert
|
|
|
30
30
|
export { default as LucideAlignEndHorizontal } from '../icons/align-end-horizontal';
|
|
31
31
|
// AlignEndVertical aliases
|
|
32
32
|
export { default as LucideAlignEndVertical } from '../icons/align-end-vertical';
|
|
33
|
-
// AlignHorizontalDistributeCenter aliases
|
|
34
|
-
export { default as LucideAlignHorizontalDistributeCenter } from '../icons/align-horizontal-distribute-center';
|
|
35
33
|
// AlignHorizontalDistributeEnd aliases
|
|
36
34
|
export { default as LucideAlignHorizontalDistributeEnd } from '../icons/align-horizontal-distribute-end';
|
|
35
|
+
// AlignHorizontalDistributeCenter aliases
|
|
36
|
+
export { default as LucideAlignHorizontalDistributeCenter } from '../icons/align-horizontal-distribute-center';
|
|
37
37
|
// AlignHorizontalDistributeStart aliases
|
|
38
38
|
export { default as LucideAlignHorizontalDistributeStart } from '../icons/align-horizontal-distribute-start';
|
|
39
39
|
// AlignHorizontalJustifyCenter aliases
|
|
@@ -60,20 +60,20 @@ export { default as LucideAlignVerticalDistributeStart } from '../icons/align-ve
|
|
|
60
60
|
export { default as LucideAlignVerticalJustifyCenter } from '../icons/align-vertical-justify-center';
|
|
61
61
|
// AlignVerticalJustifyEnd aliases
|
|
62
62
|
export { default as LucideAlignVerticalJustifyEnd } from '../icons/align-vertical-justify-end';
|
|
63
|
-
// AlignVerticalJustifyStart aliases
|
|
64
|
-
export { default as LucideAlignVerticalJustifyStart } from '../icons/align-vertical-justify-start';
|
|
65
63
|
// AlignVerticalSpaceAround aliases
|
|
66
64
|
export { default as LucideAlignVerticalSpaceAround } from '../icons/align-vertical-space-around';
|
|
65
|
+
// AlignVerticalJustifyStart aliases
|
|
66
|
+
export { default as LucideAlignVerticalJustifyStart } from '../icons/align-vertical-justify-start';
|
|
67
67
|
// AlignVerticalSpaceBetween aliases
|
|
68
68
|
export { default as LucideAlignVerticalSpaceBetween } from '../icons/align-vertical-space-between';
|
|
69
69
|
// Ambulance aliases
|
|
70
70
|
export { default as LucideAmbulance } from '../icons/ambulance';
|
|
71
71
|
// Ampersand aliases
|
|
72
72
|
export { default as LucideAmpersand } from '../icons/ampersand';
|
|
73
|
-
// Ampersands aliases
|
|
74
|
-
export { default as LucideAmpersands } from '../icons/ampersands';
|
|
75
73
|
// Amphora aliases
|
|
76
74
|
export { default as LucideAmphora } from '../icons/amphora';
|
|
75
|
+
// Ampersands aliases
|
|
76
|
+
export { default as LucideAmpersands } from '../icons/ampersands';
|
|
77
77
|
// Anchor aliases
|
|
78
78
|
export { default as LucideAnchor } from '../icons/anchor';
|
|
79
79
|
// Angle aliases
|
|
@@ -100,12 +100,12 @@ export { default as LucideArchive } from '../icons/archive';
|
|
|
100
100
|
export { default as LucideArmchair } from '../icons/armchair';
|
|
101
101
|
// ArrowBigDownDash aliases
|
|
102
102
|
export { default as LucideArrowBigDownDash } from '../icons/arrow-big-down-dash';
|
|
103
|
-
// ArrowBigDown aliases
|
|
104
|
-
export { default as LucideArrowBigDown } from '../icons/arrow-big-down';
|
|
105
103
|
// ArrowBigLeftDash aliases
|
|
106
104
|
export { default as LucideArrowBigLeftDash } from '../icons/arrow-big-left-dash';
|
|
107
105
|
// ArrowBigLeft aliases
|
|
108
106
|
export { default as LucideArrowBigLeft } from '../icons/arrow-big-left';
|
|
107
|
+
// ArrowBigDown aliases
|
|
108
|
+
export { default as LucideArrowBigDown } from '../icons/arrow-big-down';
|
|
109
109
|
// ArrowBigRightDash aliases
|
|
110
110
|
export { default as LucideArrowBigRightDash } from '../icons/arrow-big-right-dash';
|
|
111
111
|
// ArrowBigRight aliases
|
|
@@ -116,10 +116,10 @@ export { default as LucideArrowBigUpDash } from '../icons/arrow-big-up-dash';
|
|
|
116
116
|
export { default as LucideArrowBigUp } from '../icons/arrow-big-up';
|
|
117
117
|
// ArrowDownFromLine aliases
|
|
118
118
|
export { default as LucideArrowDownFromLine } from '../icons/arrow-down-from-line';
|
|
119
|
-
// ArrowDownLeft aliases
|
|
120
|
-
export { default as LucideArrowDownLeft } from '../icons/arrow-down-left';
|
|
121
119
|
// ArrowDownNarrowWide aliases
|
|
122
120
|
export { default as LucideArrowDownNarrowWide } from '../icons/arrow-down-narrow-wide';
|
|
121
|
+
// ArrowDownLeft aliases
|
|
122
|
+
export { default as LucideArrowDownLeft } from '../icons/arrow-down-left';
|
|
123
123
|
// ArrowDownRight aliases
|
|
124
124
|
export { default as LucideArrowDownRight } from '../icons/arrow-down-right';
|
|
125
125
|
// ArrowDownToDot aliases
|
|
@@ -130,26 +130,26 @@ export { default as LucideArrowDownToLine } from '../icons/arrow-down-to-line';
|
|
|
130
130
|
export { default as LucideArrowDownUp } from '../icons/arrow-down-up';
|
|
131
131
|
// ArrowDown aliases
|
|
132
132
|
export { default as LucideArrowDown } from '../icons/arrow-down';
|
|
133
|
-
// ArrowLeftRight aliases
|
|
134
|
-
export { default as LucideArrowLeftRight } from '../icons/arrow-left-right';
|
|
135
133
|
// ArrowLeftFromLine aliases
|
|
136
134
|
export { default as LucideArrowLeftFromLine } from '../icons/arrow-left-from-line';
|
|
135
|
+
// ArrowLeftRight aliases
|
|
136
|
+
export { default as LucideArrowLeftRight } from '../icons/arrow-left-right';
|
|
137
137
|
// ArrowLeftToLine aliases
|
|
138
138
|
export { default as LucideArrowLeftToLine } from '../icons/arrow-left-to-line';
|
|
139
139
|
// ArrowLeft aliases
|
|
140
140
|
export { default as LucideArrowLeft } from '../icons/arrow-left';
|
|
141
|
+
// ArrowRightLeft aliases
|
|
142
|
+
export { default as LucideArrowRightLeft } from '../icons/arrow-right-left';
|
|
141
143
|
// ArrowRightFromLine aliases
|
|
142
144
|
export { default as LucideArrowRightFromLine } from '../icons/arrow-right-from-line';
|
|
143
145
|
// ArrowRightToLine aliases
|
|
144
146
|
export { default as LucideArrowRightToLine } from '../icons/arrow-right-to-line';
|
|
145
|
-
// ArrowRightLeft aliases
|
|
146
|
-
export { default as LucideArrowRightLeft } from '../icons/arrow-right-left';
|
|
147
147
|
// ArrowRight aliases
|
|
148
148
|
export { default as LucideArrowRight } from '../icons/arrow-right';
|
|
149
|
-
// ArrowUpFromDot aliases
|
|
150
|
-
export { default as LucideArrowUpFromDot } from '../icons/arrow-up-from-dot';
|
|
151
149
|
// ArrowUpDown aliases
|
|
152
150
|
export { default as LucideArrowUpDown } from '../icons/arrow-up-down';
|
|
151
|
+
// ArrowUpFromDot aliases
|
|
152
|
+
export { default as LucideArrowUpFromDot } from '../icons/arrow-up-from-dot';
|
|
153
153
|
// ArrowUpFromLine aliases
|
|
154
154
|
export { default as LucideArrowUpFromLine } from '../icons/arrow-up-from-line';
|
|
155
155
|
// ArrowUpLeft aliases
|
|
@@ -166,20 +166,20 @@ export { default as LucideArrowUp } from '../icons/arrow-up';
|
|
|
166
166
|
export { default as LucideArrowsUpFromLine } from '../icons/arrows-up-from-line';
|
|
167
167
|
// Asterisk aliases
|
|
168
168
|
export { default as LucideAsterisk } from '../icons/asterisk';
|
|
169
|
-
// Astroid aliases
|
|
170
|
-
export { default as LucideAstroid } from '../icons/astroid';
|
|
171
169
|
// AtSign aliases
|
|
172
170
|
export { default as LucideAtSign } from '../icons/at-sign';
|
|
171
|
+
// Astroid aliases
|
|
172
|
+
export { default as LucideAstroid } from '../icons/astroid';
|
|
173
173
|
// Atom aliases
|
|
174
174
|
export { default as LucideAtom } from '../icons/atom';
|
|
175
175
|
// AudioLinesX aliases
|
|
176
176
|
export { default as LucideAudioLinesX } from '../icons/audio-lines-x';
|
|
177
177
|
// AudioLinesOff aliases
|
|
178
178
|
export { default as LucideAudioLinesOff } from '../icons/audio-lines-off';
|
|
179
|
-
// AudioWaveform aliases
|
|
180
|
-
export { default as LucideAudioWaveform } from '../icons/audio-waveform';
|
|
181
179
|
// AudioLines aliases
|
|
182
180
|
export { default as LucideAudioLines } from '../icons/audio-lines';
|
|
181
|
+
// AudioWaveform aliases
|
|
182
|
+
export { default as LucideAudioWaveform } from '../icons/audio-waveform';
|
|
183
183
|
// Award aliases
|
|
184
184
|
export { default as LucideAward } from '../icons/award';
|
|
185
185
|
// Axe aliases
|
|
@@ -188,10 +188,10 @@ export { default as LucideAxe } from '../icons/axe';
|
|
|
188
188
|
export { default as LucideBaby } from '../icons/baby';
|
|
189
189
|
// Backpack aliases
|
|
190
190
|
export { default as LucideBackpack } from '../icons/backpack';
|
|
191
|
-
// BadgeAlert aliases
|
|
192
|
-
export { default as LucideBadgeAlert } from '../icons/badge-alert';
|
|
193
191
|
// BadgeCent aliases
|
|
194
192
|
export { default as LucideBadgeCent } from '../icons/badge-cent';
|
|
193
|
+
// BadgeAlert aliases
|
|
194
|
+
export { default as LucideBadgeAlert } from '../icons/badge-alert';
|
|
195
195
|
// BadgeDollarSign aliases
|
|
196
196
|
export { default as LucideBadgeDollarSign } from '../icons/badge-dollar-sign';
|
|
197
197
|
// BadgeEuro aliases
|
|
@@ -206,22 +206,22 @@ export { default as LucideBadgeJapaneseYen } from '../icons/badge-japanese-yen';
|
|
|
206
206
|
export { default as LucideBadgeMinus } from '../icons/badge-minus';
|
|
207
207
|
// BadgePercent aliases
|
|
208
208
|
export { default as LucideBadgePercent } from '../icons/badge-percent';
|
|
209
|
-
// BadgePlus aliases
|
|
210
|
-
export { default as LucideBadgePlus } from '../icons/badge-plus';
|
|
211
209
|
// BadgePoundSterling aliases
|
|
212
210
|
export { default as LucideBadgePoundSterling } from '../icons/badge-pound-sterling';
|
|
213
211
|
// BadgeRussianRuble aliases
|
|
214
212
|
export { default as LucideBadgeRussianRuble } from '../icons/badge-russian-ruble';
|
|
215
|
-
// BadgeTurkishLira aliases
|
|
216
|
-
export { default as LucideBadgeTurkishLira } from '../icons/badge-turkish-lira';
|
|
217
213
|
// BadgeSwissFranc aliases
|
|
218
214
|
export { default as LucideBadgeSwissFranc } from '../icons/badge-swiss-franc';
|
|
215
|
+
// BadgePlus aliases
|
|
216
|
+
export { default as LucideBadgePlus } from '../icons/badge-plus';
|
|
217
|
+
// BadgeTurkishLira aliases
|
|
218
|
+
export { default as LucideBadgeTurkishLira } from '../icons/badge-turkish-lira';
|
|
219
219
|
// BadgeX aliases
|
|
220
220
|
export { default as LucideBadgeX } from '../icons/badge-x';
|
|
221
|
-
// Badge aliases
|
|
222
|
-
export { default as LucideBadge } from '../icons/badge';
|
|
223
221
|
// BaggageClaim aliases
|
|
224
222
|
export { default as LucideBaggageClaim } from '../icons/baggage-claim';
|
|
223
|
+
// Badge aliases
|
|
224
|
+
export { default as LucideBadge } from '../icons/badge';
|
|
225
225
|
// Balloon aliases
|
|
226
226
|
export { default as LucideBalloon } from '../icons/balloon';
|
|
227
227
|
// Ban aliases
|
|
@@ -232,16 +232,16 @@ export { default as LucideBanana } from '../icons/banana';
|
|
|
232
232
|
export { default as LucideBandage } from '../icons/bandage';
|
|
233
233
|
// BanknoteArrowDown aliases
|
|
234
234
|
export { default as LucideBanknoteArrowDown } from '../icons/banknote-arrow-down';
|
|
235
|
-
// BanknoteCheck aliases
|
|
236
|
-
export { default as LucideBanknoteCheck } from '../icons/banknote-check';
|
|
237
235
|
// BanknoteArrowUp aliases
|
|
238
236
|
export { default as LucideBanknoteArrowUp } from '../icons/banknote-arrow-up';
|
|
237
|
+
// BanknoteCheck aliases
|
|
238
|
+
export { default as LucideBanknoteCheck } from '../icons/banknote-check';
|
|
239
239
|
// BanknoteX aliases
|
|
240
240
|
export { default as LucideBanknoteX } from '../icons/banknote-x';
|
|
241
|
-
// Banknote aliases
|
|
242
|
-
export { default as LucideBanknote } from '../icons/banknote';
|
|
243
241
|
// Barcode aliases
|
|
244
242
|
export { default as LucideBarcode } from '../icons/barcode';
|
|
243
|
+
// Banknote aliases
|
|
244
|
+
export { default as LucideBanknote } from '../icons/banknote';
|
|
245
245
|
// Barrel aliases
|
|
246
246
|
export { default as LucideBarrel } from '../icons/barrel';
|
|
247
247
|
// Baseline aliases
|
|
@@ -256,10 +256,10 @@ export { default as LucideBatteryFull } from '../icons/battery-full';
|
|
|
256
256
|
export { default as LucideBatteryLow } from '../icons/battery-low';
|
|
257
257
|
// BatteryMedium aliases
|
|
258
258
|
export { default as LucideBatteryMedium } from '../icons/battery-medium';
|
|
259
|
-
// BatteryWarning aliases
|
|
260
|
-
export { default as LucideBatteryWarning } from '../icons/battery-warning';
|
|
261
259
|
// BatteryPlus aliases
|
|
262
260
|
export { default as LucideBatteryPlus } from '../icons/battery-plus';
|
|
261
|
+
// BatteryWarning aliases
|
|
262
|
+
export { default as LucideBatteryWarning } from '../icons/battery-warning';
|
|
263
263
|
// Battery aliases
|
|
264
264
|
export { default as LucideBattery } from '../icons/battery';
|
|
265
265
|
// Beaker aliases
|
|
@@ -268,50 +268,50 @@ export { default as LucideBeaker } from '../icons/beaker';
|
|
|
268
268
|
export { default as LucideBeanOff } from '../icons/bean-off';
|
|
269
269
|
// Bean aliases
|
|
270
270
|
export { default as LucideBean } from '../icons/bean';
|
|
271
|
-
// BedSingle aliases
|
|
272
|
-
export { default as LucideBedSingle } from '../icons/bed-single';
|
|
273
271
|
// BedDouble aliases
|
|
274
272
|
export { default as LucideBedDouble } from '../icons/bed-double';
|
|
273
|
+
// BedSingle aliases
|
|
274
|
+
export { default as LucideBedSingle } from '../icons/bed-single';
|
|
275
275
|
// Bed aliases
|
|
276
276
|
export { default as LucideBed } from '../icons/bed';
|
|
277
277
|
// BeefOff aliases
|
|
278
278
|
export { default as LucideBeefOff } from '../icons/beef-off';
|
|
279
279
|
// Beef aliases
|
|
280
280
|
export { default as LucideBeef } from '../icons/beef';
|
|
281
|
-
// Beer aliases
|
|
282
|
-
export { default as LucideBeer } from '../icons/beer';
|
|
283
281
|
// BeerOff aliases
|
|
284
282
|
export { default as LucideBeerOff } from '../icons/beer-off';
|
|
283
|
+
// Beer aliases
|
|
284
|
+
export { default as LucideBeer } from '../icons/beer';
|
|
285
285
|
// BellCheck aliases
|
|
286
286
|
export { default as LucideBellCheck } from '../icons/bell-check';
|
|
287
|
-
// BellDot aliases
|
|
288
|
-
export { default as LucideBellDot } from '../icons/bell-dot';
|
|
289
287
|
// BellElectric aliases
|
|
290
288
|
export { default as LucideBellElectric } from '../icons/bell-electric';
|
|
291
|
-
//
|
|
292
|
-
export { default as
|
|
289
|
+
// BellDot aliases
|
|
290
|
+
export { default as LucideBellDot } from '../icons/bell-dot';
|
|
293
291
|
// BellMinus aliases
|
|
294
292
|
export { default as LucideBellMinus } from '../icons/bell-minus';
|
|
293
|
+
// BellOff aliases
|
|
294
|
+
export { default as LucideBellOff } from '../icons/bell-off';
|
|
295
295
|
// BellPlus aliases
|
|
296
296
|
export { default as LucideBellPlus } from '../icons/bell-plus';
|
|
297
297
|
// BellRing aliases
|
|
298
298
|
export { default as LucideBellRing } from '../icons/bell-ring';
|
|
299
299
|
// Bell aliases
|
|
300
300
|
export { default as LucideBell } from '../icons/bell';
|
|
301
|
-
// BetweenVerticalEnd aliases
|
|
302
|
-
export { default as LucideBetweenVerticalEnd } from '../icons/between-vertical-end';
|
|
303
301
|
// BetweenVerticalStart aliases
|
|
304
302
|
export { default as LucideBetweenVerticalStart } from '../icons/between-vertical-start';
|
|
303
|
+
// BetweenVerticalEnd aliases
|
|
304
|
+
export { default as LucideBetweenVerticalEnd } from '../icons/between-vertical-end';
|
|
305
305
|
// BicepsFlexed aliases
|
|
306
306
|
export { default as LucideBicepsFlexed } from '../icons/biceps-flexed';
|
|
307
307
|
// Bike aliases
|
|
308
308
|
export { default as LucideBike } from '../icons/bike';
|
|
309
309
|
// Binary aliases
|
|
310
310
|
export { default as LucideBinary } from '../icons/binary';
|
|
311
|
-
// Biohazard aliases
|
|
312
|
-
export { default as LucideBiohazard } from '../icons/biohazard';
|
|
313
311
|
// Binoculars aliases
|
|
314
312
|
export { default as LucideBinoculars } from '../icons/binoculars';
|
|
313
|
+
// Biohazard aliases
|
|
314
|
+
export { default as LucideBiohazard } from '../icons/biohazard';
|
|
315
315
|
// Bird aliases
|
|
316
316
|
export { default as LucideBird } from '../icons/bird';
|
|
317
317
|
// Birdhouse aliases
|
|
@@ -334,16 +334,16 @@ export { default as LucideBluetoothOff } from '../icons/bluetooth-off';
|
|
|
334
334
|
export { default as LucideBluetoothSearching } from '../icons/bluetooth-searching';
|
|
335
335
|
// Bluetooth aliases
|
|
336
336
|
export { default as LucideBluetooth } from '../icons/bluetooth';
|
|
337
|
-
// Bold aliases
|
|
338
|
-
export { default as LucideBold } from '../icons/bold';
|
|
339
337
|
// Bolt aliases
|
|
340
338
|
export { default as LucideBolt } from '../icons/bolt';
|
|
341
339
|
// Bomb aliases
|
|
342
340
|
export { default as LucideBomb } from '../icons/bomb';
|
|
343
|
-
//
|
|
344
|
-
export { default as
|
|
341
|
+
// Bold aliases
|
|
342
|
+
export { default as LucideBold } from '../icons/bold';
|
|
345
343
|
// Bone aliases
|
|
346
344
|
export { default as LucideBone } from '../icons/bone';
|
|
345
|
+
// BoneFracture aliases
|
|
346
|
+
export { default as LucideBoneFracture } from '../icons/bone-fracture';
|
|
347
347
|
// BookA aliases
|
|
348
348
|
export { default as LucideBookA } from '../icons/book-a';
|
|
349
349
|
// BookAlert aliases
|
|
@@ -352,10 +352,10 @@ export { default as LucideBookAlert } from '../icons/book-alert';
|
|
|
352
352
|
export { default as LucideBookAudio } from '../icons/book-audio';
|
|
353
353
|
// BookCheck aliases
|
|
354
354
|
export { default as LucideBookCheck } from '../icons/book-check';
|
|
355
|
-
// BookCopy aliases
|
|
356
|
-
export { default as LucideBookCopy } from '../icons/book-copy';
|
|
357
355
|
// BookDown aliases
|
|
358
356
|
export { default as LucideBookDown } from '../icons/book-down';
|
|
357
|
+
// BookCopy aliases
|
|
358
|
+
export { default as LucideBookCopy } from '../icons/book-copy';
|
|
359
359
|
// BookHeadphones aliases
|
|
360
360
|
export { default as LucideBookHeadphones } from '../icons/book-headphones';
|
|
361
361
|
// BookHeart aliases
|
|
@@ -366,20 +366,20 @@ export { default as LucideBookImage } from '../icons/book-image';
|
|
|
366
366
|
export { default as LucideBookKey } from '../icons/book-key';
|
|
367
367
|
// BookLock aliases
|
|
368
368
|
export { default as LucideBookLock } from '../icons/book-lock';
|
|
369
|
-
// BookMarked aliases
|
|
370
|
-
export { default as LucideBookMarked } from '../icons/book-marked';
|
|
371
369
|
// BookMinus aliases
|
|
372
370
|
export { default as LucideBookMinus } from '../icons/book-minus';
|
|
371
|
+
// BookMarked aliases
|
|
372
|
+
export { default as LucideBookMarked } from '../icons/book-marked';
|
|
373
373
|
// BookOpenCheck aliases
|
|
374
374
|
export { default as LucideBookOpenCheck } from '../icons/book-open-check';
|
|
375
375
|
// BookOpenText aliases
|
|
376
376
|
export { default as LucideBookOpenText } from '../icons/book-open-text';
|
|
377
|
+
// BookOpen aliases
|
|
378
|
+
export { default as LucideBookOpen } from '../icons/book-open';
|
|
377
379
|
// BookPlus aliases
|
|
378
380
|
export { default as LucideBookPlus } from '../icons/book-plus';
|
|
379
381
|
// BookSearch aliases
|
|
380
382
|
export { default as LucideBookSearch } from '../icons/book-search';
|
|
381
|
-
// BookOpen aliases
|
|
382
|
-
export { default as LucideBookOpen } from '../icons/book-open';
|
|
383
383
|
// BookText aliases
|
|
384
384
|
export { default as LucideBookText } from '../icons/book-text';
|
|
385
385
|
// BookType aliases
|
|
@@ -396,28 +396,28 @@ export { default as LucideBookX } from '../icons/book-x';
|
|
|
396
396
|
export { default as LucideBook } from '../icons/book';
|
|
397
397
|
// BookmarkCheck aliases
|
|
398
398
|
export { default as LucideBookmarkCheck } from '../icons/bookmark-check';
|
|
399
|
-
// BookmarkMinus aliases
|
|
400
|
-
export { default as LucideBookmarkMinus } from '../icons/bookmark-minus';
|
|
401
399
|
// BookmarkOff aliases
|
|
402
400
|
export { default as LucideBookmarkOff } from '../icons/bookmark-off';
|
|
403
401
|
// BookmarkPlus aliases
|
|
404
402
|
export { default as LucideBookmarkPlus } from '../icons/bookmark-plus';
|
|
403
|
+
// BookmarkMinus aliases
|
|
404
|
+
export { default as LucideBookmarkMinus } from '../icons/bookmark-minus';
|
|
405
405
|
// BookmarkX aliases
|
|
406
406
|
export { default as LucideBookmarkX } from '../icons/bookmark-x';
|
|
407
407
|
// Bookmark aliases
|
|
408
408
|
export { default as LucideBookmark } from '../icons/bookmark';
|
|
409
409
|
// BoomBox aliases
|
|
410
410
|
export { default as LucideBoomBox } from '../icons/boom-box';
|
|
411
|
-
// BotMessageSquare aliases
|
|
412
|
-
export { default as LucideBotMessageSquare } from '../icons/bot-message-square';
|
|
413
411
|
// BotOff aliases
|
|
414
412
|
export { default as LucideBotOff } from '../icons/bot-off';
|
|
413
|
+
// BotMessageSquare aliases
|
|
414
|
+
export { default as LucideBotMessageSquare } from '../icons/bot-message-square';
|
|
415
415
|
// Bot aliases
|
|
416
416
|
export { default as LucideBot } from '../icons/bot';
|
|
417
|
-
// BowArrow aliases
|
|
418
|
-
export { default as LucideBowArrow } from '../icons/bow-arrow';
|
|
419
417
|
// BottleWine aliases
|
|
420
418
|
export { default as LucideBottleWine } from '../icons/bottle-wine';
|
|
419
|
+
// BowArrow aliases
|
|
420
|
+
export { default as LucideBowArrow } from '../icons/bow-arrow';
|
|
421
421
|
// Box aliases
|
|
422
422
|
export { default as LucideBox } from '../icons/box';
|
|
423
423
|
// Boxes aliases
|
|
@@ -444,10 +444,10 @@ export { default as LucideBriefcaseConveyorBelt } from '../icons/briefcase-conve
|
|
|
444
444
|
export { default as LucideBriefcaseMedical } from '../icons/briefcase-medical';
|
|
445
445
|
// Briefcase aliases
|
|
446
446
|
export { default as LucideBriefcase } from '../icons/briefcase';
|
|
447
|
-
// BringToFront aliases
|
|
448
|
-
export { default as LucideBringToFront } from '../icons/bring-to-front';
|
|
449
447
|
// Broccoli aliases
|
|
450
448
|
export { default as LucideBroccoli } from '../icons/broccoli';
|
|
449
|
+
// BringToFront aliases
|
|
450
|
+
export { default as LucideBringToFront } from '../icons/bring-to-front';
|
|
451
451
|
// BroomSparkles aliases
|
|
452
452
|
export { default as LucideBroomSparkles } from '../icons/broom-sparkles';
|
|
453
453
|
// Broom aliases
|
|
@@ -460,12 +460,12 @@ export { default as LucideBrush } from '../icons/brush';
|
|
|
460
460
|
export { default as LucideBubbles } from '../icons/bubbles';
|
|
461
461
|
// BugOff aliases
|
|
462
462
|
export { default as LucideBugOff } from '../icons/bug-off';
|
|
463
|
-
// Bug aliases
|
|
464
|
-
export { default as LucideBug } from '../icons/bug';
|
|
465
|
-
// BugPlay aliases
|
|
466
|
-
export { default as LucideBugPlay } from '../icons/bug-play';
|
|
467
463
|
// Building2 aliases
|
|
468
464
|
export { default as LucideBuilding2 } from '../icons/building-2';
|
|
465
|
+
// BugPlay aliases
|
|
466
|
+
export { default as LucideBugPlay } from '../icons/bug-play';
|
|
467
|
+
// Bug aliases
|
|
468
|
+
export { default as LucideBug } from '../icons/bug';
|
|
469
469
|
// Building aliases
|
|
470
470
|
export { default as LucideBuilding } from '../icons/building';
|
|
471
471
|
// BusFront aliases
|
|
@@ -478,10 +478,10 @@ export { default as LucideCableCar } from '../icons/cable-car';
|
|
|
478
478
|
export { default as LucideCable } from '../icons/cable';
|
|
479
479
|
// CakeSlice aliases
|
|
480
480
|
export { default as LucideCakeSlice } from '../icons/cake-slice';
|
|
481
|
-
// Cake aliases
|
|
482
|
-
export { default as LucideCake } from '../icons/cake';
|
|
483
481
|
// Calculator aliases
|
|
484
482
|
export { default as LucideCalculator } from '../icons/calculator';
|
|
483
|
+
// Cake aliases
|
|
484
|
+
export { default as LucideCake } from '../icons/cake';
|
|
485
485
|
// Calendar1 aliases
|
|
486
486
|
export { default as LucideCalendar1 } from '../icons/calendar-1';
|
|
487
487
|
// CalendarArrowDown aliases
|
|
@@ -494,10 +494,10 @@ export { default as LucideCalendarCheck2 } from '../icons/calendar-check-2';
|
|
|
494
494
|
export { default as LucideCalendarCheck } from '../icons/calendar-check';
|
|
495
495
|
// CalendarClock aliases
|
|
496
496
|
export { default as LucideCalendarClock } from '../icons/calendar-clock';
|
|
497
|
-
// CalendarCog aliases
|
|
498
|
-
export { default as LucideCalendarCog } from '../icons/calendar-cog';
|
|
499
497
|
// CalendarDays aliases
|
|
500
498
|
export { default as LucideCalendarDays } from '../icons/calendar-days';
|
|
499
|
+
// CalendarCog aliases
|
|
500
|
+
export { default as LucideCalendarCog } from '../icons/calendar-cog';
|
|
501
501
|
// CalendarFold aliases
|
|
502
502
|
export { default as LucideCalendarFold } from '../icons/calendar-fold';
|
|
503
503
|
// CalendarHeart aliases
|
|
@@ -512,16 +512,16 @@ export { default as LucideCalendarOff } from '../icons/calendar-off';
|
|
|
512
512
|
export { default as LucideCalendarPlus2 } from '../icons/calendar-plus-2';
|
|
513
513
|
// CalendarPlus aliases
|
|
514
514
|
export { default as LucideCalendarPlus } from '../icons/calendar-plus';
|
|
515
|
-
// CalendarRange aliases
|
|
516
|
-
export { default as LucideCalendarRange } from '../icons/calendar-range';
|
|
517
515
|
// CalendarSearch aliases
|
|
518
516
|
export { default as LucideCalendarSearch } from '../icons/calendar-search';
|
|
517
|
+
// CalendarRange aliases
|
|
518
|
+
export { default as LucideCalendarRange } from '../icons/calendar-range';
|
|
519
519
|
// CalendarSync aliases
|
|
520
520
|
export { default as LucideCalendarSync } from '../icons/calendar-sync';
|
|
521
|
-
// CalendarX2 aliases
|
|
522
|
-
export { default as LucideCalendarX2 } from '../icons/calendar-x-2';
|
|
523
521
|
// CalendarX aliases
|
|
524
522
|
export { default as LucideCalendarX } from '../icons/calendar-x';
|
|
523
|
+
// CalendarX2 aliases
|
|
524
|
+
export { default as LucideCalendarX2 } from '../icons/calendar-x-2';
|
|
525
525
|
// Calendar aliases
|
|
526
526
|
export { default as LucideCalendar } from '../icons/calendar';
|
|
527
527
|
// Calendars aliases
|
|
@@ -564,18 +564,18 @@ export { default as LucideCaseSensitive } from '../icons/case-sensitive';
|
|
|
564
564
|
export { default as LucideCaseUpper } from '../icons/case-upper';
|
|
565
565
|
// CassetteTape aliases
|
|
566
566
|
export { default as LucideCassetteTape } from '../icons/cassette-tape';
|
|
567
|
-
// Castle aliases
|
|
568
|
-
export { default as LucideCastle } from '../icons/castle';
|
|
569
567
|
// Cast aliases
|
|
570
568
|
export { default as LucideCast } from '../icons/cast';
|
|
571
569
|
// Cat aliases
|
|
572
570
|
export { default as LucideCat } from '../icons/cat';
|
|
571
|
+
// Castle aliases
|
|
572
|
+
export { default as LucideCastle } from '../icons/castle';
|
|
573
573
|
// CctvOff aliases
|
|
574
574
|
export { default as LucideCctvOff } from '../icons/cctv-off';
|
|
575
|
-
// ChartBarDecreasing aliases
|
|
576
|
-
export { default as LucideChartBarDecreasing } from '../icons/chart-bar-decreasing';
|
|
577
575
|
// Cctv aliases
|
|
578
576
|
export { default as LucideCctv } from '../icons/cctv';
|
|
577
|
+
// ChartBarDecreasing aliases
|
|
578
|
+
export { default as LucideChartBarDecreasing } from '../icons/chart-bar-decreasing';
|
|
579
579
|
// ChartBarIncreasing aliases
|
|
580
580
|
export { default as LucideChartBarIncreasing } from '../icons/chart-bar-increasing';
|
|
581
581
|
// ChartBarStacked aliases
|
|
@@ -588,28 +588,28 @@ export { default as LucideChartColumnStacked } from '../icons/chart-column-stack
|
|
|
588
588
|
export { default as LucideChartGantt } from '../icons/chart-gantt';
|
|
589
589
|
// ChartNoAxesColumnDecreasing aliases
|
|
590
590
|
export { default as LucideChartNoAxesColumnDecreasing } from '../icons/chart-no-axes-column-decreasing';
|
|
591
|
-
// ChartNetwork aliases
|
|
592
|
-
export { default as LucideChartNetwork } from '../icons/chart-network';
|
|
593
591
|
// ChartNoAxesCombined aliases
|
|
594
592
|
export { default as LucideChartNoAxesCombined } from '../icons/chart-no-axes-combined';
|
|
593
|
+
// ChartNetwork aliases
|
|
594
|
+
export { default as LucideChartNetwork } from '../icons/chart-network';
|
|
595
595
|
// ChartSpline aliases
|
|
596
596
|
export { default as LucideChartSpline } from '../icons/chart-spline';
|
|
597
597
|
// CheckCheck aliases
|
|
598
598
|
export { default as LucideCheckCheck } from '../icons/check-check';
|
|
599
|
-
// Check aliases
|
|
600
|
-
export { default as LucideCheck } from '../icons/check';
|
|
601
599
|
// CheckLine aliases
|
|
602
600
|
export { default as LucideCheckLine } from '../icons/check-line';
|
|
601
|
+
// Check aliases
|
|
602
|
+
export { default as LucideCheck } from '../icons/check';
|
|
603
603
|
// ChefHat aliases
|
|
604
604
|
export { default as LucideChefHat } from '../icons/chef-hat';
|
|
605
605
|
// Cherry aliases
|
|
606
606
|
export { default as LucideCherry } from '../icons/cherry';
|
|
607
607
|
// ChessBishop aliases
|
|
608
608
|
export { default as LucideChessBishop } from '../icons/chess-bishop';
|
|
609
|
-
// ChessKing aliases
|
|
610
|
-
export { default as LucideChessKing } from '../icons/chess-king';
|
|
611
609
|
// ChessKnight aliases
|
|
612
610
|
export { default as LucideChessKnight } from '../icons/chess-knight';
|
|
611
|
+
// ChessKing aliases
|
|
612
|
+
export { default as LucideChessKing } from '../icons/chess-king';
|
|
613
613
|
// ChessPawn aliases
|
|
614
614
|
export { default as LucideChessPawn } from '../icons/chess-pawn';
|
|
615
615
|
// ChessQueen aliases
|
|
@@ -620,18 +620,18 @@ export { default as LucideChessRook } from '../icons/chess-rook';
|
|
|
620
620
|
export { default as LucideChevronDown } from '../icons/chevron-down';
|
|
621
621
|
// ChevronFirst aliases
|
|
622
622
|
export { default as LucideChevronFirst } from '../icons/chevron-first';
|
|
623
|
-
// ChevronLast aliases
|
|
624
|
-
export { default as LucideChevronLast } from '../icons/chevron-last';
|
|
625
623
|
// ChevronLeft aliases
|
|
626
624
|
export { default as LucideChevronLeft } from '../icons/chevron-left';
|
|
625
|
+
// ChevronLast aliases
|
|
626
|
+
export { default as LucideChevronLast } from '../icons/chevron-last';
|
|
627
627
|
// ChevronRight aliases
|
|
628
628
|
export { default as LucideChevronRight } from '../icons/chevron-right';
|
|
629
|
-
// ChevronsDownUp aliases
|
|
630
|
-
export { default as LucideChevronsDownUp } from '../icons/chevrons-down-up';
|
|
631
|
-
// ChevronsDown aliases
|
|
632
|
-
export { default as LucideChevronsDown } from '../icons/chevrons-down';
|
|
633
629
|
// ChevronUp aliases
|
|
634
630
|
export { default as LucideChevronUp } from '../icons/chevron-up';
|
|
631
|
+
// ChevronsDown aliases
|
|
632
|
+
export { default as LucideChevronsDown } from '../icons/chevrons-down';
|
|
633
|
+
// ChevronsDownUp aliases
|
|
634
|
+
export { default as LucideChevronsDownUp } from '../icons/chevrons-down-up';
|
|
635
635
|
// ChevronsLeftRightEllipsis aliases
|
|
636
636
|
export { default as LucideChevronsLeftRightEllipsis } from '../icons/chevrons-left-right-ellipsis';
|
|
637
637
|
// ChevronsLeftRight aliases
|
|
@@ -648,20 +648,20 @@ export { default as LucideChevronsUpDown } from '../icons/chevrons-up-down';
|
|
|
648
648
|
export { default as LucideChevronsUp } from '../icons/chevrons-up';
|
|
649
649
|
// Church aliases
|
|
650
650
|
export { default as LucideChurch } from '../icons/church';
|
|
651
|
-
// CigaretteOff aliases
|
|
652
|
-
export { default as LucideCigaretteOff } from '../icons/cigarette-off';
|
|
653
651
|
// Cigarette aliases
|
|
654
652
|
export { default as LucideCigarette } from '../icons/cigarette';
|
|
653
|
+
// CigaretteOff aliases
|
|
654
|
+
export { default as LucideCigaretteOff } from '../icons/cigarette-off';
|
|
655
655
|
// CircleDashed aliases
|
|
656
656
|
export { default as LucideCircleDashed } from '../icons/circle-dashed';
|
|
657
657
|
// CircleDollarSign aliases
|
|
658
658
|
export { default as LucideCircleDollarSign } from '../icons/circle-dollar-sign';
|
|
659
659
|
// CircleDotDashed aliases
|
|
660
660
|
export { default as LucideCircleDotDashed } from '../icons/circle-dot-dashed';
|
|
661
|
-
// CircleDot aliases
|
|
662
|
-
export { default as LucideCircleDot } from '../icons/circle-dot';
|
|
663
661
|
// CircleEllipsis aliases
|
|
664
662
|
export { default as LucideCircleEllipsis } from '../icons/circle-ellipsis';
|
|
663
|
+
// CircleDot aliases
|
|
664
|
+
export { default as LucideCircleDot } from '../icons/circle-dot';
|
|
665
665
|
// CircleEqual aliases
|
|
666
666
|
export { default as LucideCircleEqual } from '../icons/circle-equal';
|
|
667
667
|
// CircleEuro aliases
|
|
@@ -682,24 +682,24 @@ export { default as LucideCircleSlash } from '../icons/circle-slash';
|
|
|
682
682
|
export { default as LucideCircleSmall } from '../icons/circle-small';
|
|
683
683
|
// CircleStar aliases
|
|
684
684
|
export { default as LucideCircleStar } from '../icons/circle-star';
|
|
685
|
-
// Circle aliases
|
|
686
|
-
export { default as LucideCircle } from '../icons/circle';
|
|
687
685
|
// CircuitBoard aliases
|
|
688
686
|
export { default as LucideCircuitBoard } from '../icons/circuit-board';
|
|
689
687
|
// Citrus aliases
|
|
690
688
|
export { default as LucideCitrus } from '../icons/citrus';
|
|
689
|
+
// Circle aliases
|
|
690
|
+
export { default as LucideCircle } from '../icons/circle';
|
|
691
|
+
// ClipboardCheck aliases
|
|
692
|
+
export { default as LucideClipboardCheck } from '../icons/clipboard-check';
|
|
691
693
|
// Clapperboard aliases
|
|
692
694
|
export { default as LucideClapperboard } from '../icons/clapperboard';
|
|
693
695
|
// ClipboardClock aliases
|
|
694
696
|
export { default as LucideClipboardClock } from '../icons/clipboard-clock';
|
|
695
|
-
// ClipboardCheck aliases
|
|
696
|
-
export { default as LucideClipboardCheck } from '../icons/clipboard-check';
|
|
697
697
|
// ClipboardCopy aliases
|
|
698
698
|
export { default as LucideClipboardCopy } from '../icons/clipboard-copy';
|
|
699
|
-
// ClipboardList aliases
|
|
700
|
-
export { default as LucideClipboardList } from '../icons/clipboard-list';
|
|
701
699
|
// ClipboardMinus aliases
|
|
702
700
|
export { default as LucideClipboardMinus } from '../icons/clipboard-minus';
|
|
701
|
+
// ClipboardList aliases
|
|
702
|
+
export { default as LucideClipboardList } from '../icons/clipboard-list';
|
|
703
703
|
// ClipboardPaste aliases
|
|
704
704
|
export { default as LucideClipboardPaste } from '../icons/clipboard-paste';
|
|
705
705
|
// ClipboardPlus aliases
|
|
@@ -738,20 +738,20 @@ export { default as LucideClock9 } from '../icons/clock-9';
|
|
|
738
738
|
export { default as LucideClockAlert } from '../icons/clock-alert';
|
|
739
739
|
// ClockArrowDown aliases
|
|
740
740
|
export { default as LucideClockArrowDown } from '../icons/clock-arrow-down';
|
|
741
|
-
// ClockArrowLeft aliases
|
|
742
|
-
export { default as LucideClockArrowLeft } from '../icons/clock-arrow-left';
|
|
743
741
|
// ClockArrowRight aliases
|
|
744
742
|
export { default as LucideClockArrowRight } from '../icons/clock-arrow-right';
|
|
743
|
+
// ClockArrowLeft aliases
|
|
744
|
+
export { default as LucideClockArrowLeft } from '../icons/clock-arrow-left';
|
|
745
745
|
// ClockArrowUp aliases
|
|
746
746
|
export { default as LucideClockArrowUp } from '../icons/clock-arrow-up';
|
|
747
747
|
// ClockCheck aliases
|
|
748
748
|
export { default as LucideClockCheck } from '../icons/clock-check';
|
|
749
749
|
// ClockFading aliases
|
|
750
750
|
export { default as LucideClockFading } from '../icons/clock-fading';
|
|
751
|
-
// ClockPlus aliases
|
|
752
|
-
export { default as LucideClockPlus } from '../icons/clock-plus';
|
|
753
751
|
// Clock aliases
|
|
754
752
|
export { default as LucideClock } from '../icons/clock';
|
|
753
|
+
// ClockPlus aliases
|
|
754
|
+
export { default as LucideClockPlus } from '../icons/clock-plus';
|
|
755
755
|
// ClosedCaption aliases
|
|
756
756
|
export { default as LucideClosedCaption } from '../icons/closed-caption';
|
|
757
757
|
// CloudAlert aliases
|
|
@@ -838,16 +838,16 @@ export { default as LucideCopyCheck } from '../icons/copy-check';
|
|
|
838
838
|
export { default as LucideCopyMinus } from '../icons/copy-minus';
|
|
839
839
|
// CopyPlus aliases
|
|
840
840
|
export { default as LucideCopyPlus } from '../icons/copy-plus';
|
|
841
|
-
// CopyX aliases
|
|
842
|
-
export { default as LucideCopyX } from '../icons/copy-x';
|
|
843
841
|
// CopySlash aliases
|
|
844
842
|
export { default as LucideCopySlash } from '../icons/copy-slash';
|
|
843
|
+
// CopyX aliases
|
|
844
|
+
export { default as LucideCopyX } from '../icons/copy-x';
|
|
845
|
+
// Copyright aliases
|
|
846
|
+
export { default as LucideCopyright } from '../icons/copyright';
|
|
845
847
|
// Copy aliases
|
|
846
848
|
export { default as LucideCopy } from '../icons/copy';
|
|
847
849
|
// Copyleft aliases
|
|
848
850
|
export { default as LucideCopyleft } from '../icons/copyleft';
|
|
849
|
-
// Copyright aliases
|
|
850
|
-
export { default as LucideCopyright } from '../icons/copyright';
|
|
851
851
|
// CornerDownLeft aliases
|
|
852
852
|
export { default as LucideCornerDownLeft } from '../icons/corner-down-left';
|
|
853
853
|
// CornerDownRight aliases
|
|
@@ -860,10 +860,10 @@ export { default as LucideCornerLeftUp } from '../icons/corner-left-up';
|
|
|
860
860
|
export { default as LucideCornerRightDown } from '../icons/corner-right-down';
|
|
861
861
|
// CornerRightUp aliases
|
|
862
862
|
export { default as LucideCornerRightUp } from '../icons/corner-right-up';
|
|
863
|
-
// CornerUpLeft aliases
|
|
864
|
-
export { default as LucideCornerUpLeft } from '../icons/corner-up-left';
|
|
865
863
|
// CornerUpRight aliases
|
|
866
864
|
export { default as LucideCornerUpRight } from '../icons/corner-up-right';
|
|
865
|
+
// CornerUpLeft aliases
|
|
866
|
+
export { default as LucideCornerUpLeft } from '../icons/corner-up-left';
|
|
867
867
|
// Cpu aliases
|
|
868
868
|
export { default as LucideCpu } from '../icons/cpu';
|
|
869
869
|
// CreativeCommons aliases
|
|
@@ -880,20 +880,20 @@ export { default as LucideCross } from '../icons/cross';
|
|
|
880
880
|
export { default as LucideCrosshair } from '../icons/crosshair';
|
|
881
881
|
// Crown aliases
|
|
882
882
|
export { default as LucideCrown } from '../icons/crown';
|
|
883
|
-
// Cuboid aliases
|
|
884
|
-
export { default as LucideCuboid } from '../icons/cuboid';
|
|
885
883
|
// CupSoda aliases
|
|
886
884
|
export { default as LucideCupSoda } from '../icons/cup-soda';
|
|
887
885
|
// Currency aliases
|
|
888
886
|
export { default as LucideCurrency } from '../icons/currency';
|
|
887
|
+
// Cuboid aliases
|
|
888
|
+
export { default as LucideCuboid } from '../icons/cuboid';
|
|
889
889
|
// Cylinder aliases
|
|
890
890
|
export { default as LucideCylinder } from '../icons/cylinder';
|
|
891
891
|
// Dam aliases
|
|
892
892
|
export { default as LucideDam } from '../icons/dam';
|
|
893
|
-
// DatabaseArrowUp aliases
|
|
894
|
-
export { default as LucideDatabaseArrowUp } from '../icons/database-arrow-up';
|
|
895
893
|
// DatabaseArrowDown aliases
|
|
896
894
|
export { default as LucideDatabaseArrowDown } from '../icons/database-arrow-down';
|
|
895
|
+
// DatabaseArrowUp aliases
|
|
896
|
+
export { default as LucideDatabaseArrowUp } from '../icons/database-arrow-up';
|
|
897
897
|
// DatabaseBackup aliases
|
|
898
898
|
export { default as LucideDatabaseBackup } from '../icons/database-backup';
|
|
899
899
|
// DatabaseCheck aliases
|
|
@@ -908,40 +908,40 @@ export { default as LucideDatabaseSearch } from '../icons/database-search';
|
|
|
908
908
|
export { default as LucideDatabaseX } from '../icons/database-x';
|
|
909
909
|
// DatabaseZap aliases
|
|
910
910
|
export { default as LucideDatabaseZap } from '../icons/database-zap';
|
|
911
|
+
// DecimalsArrowLeft aliases
|
|
912
|
+
export { default as LucideDecimalsArrowLeft } from '../icons/decimals-arrow-left';
|
|
911
913
|
// Database aliases
|
|
912
914
|
export { default as LucideDatabase } from '../icons/database';
|
|
913
915
|
// DecimalsArrowRight aliases
|
|
914
916
|
export { default as LucideDecimalsArrowRight } from '../icons/decimals-arrow-right';
|
|
915
|
-
// DecimalsArrowLeft aliases
|
|
916
|
-
export { default as LucideDecimalsArrowLeft } from '../icons/decimals-arrow-left';
|
|
917
917
|
// Delete aliases
|
|
918
918
|
export { default as LucideDelete } from '../icons/delete';
|
|
919
|
-
// Dessert aliases
|
|
920
|
-
export { default as LucideDessert } from '../icons/dessert';
|
|
921
919
|
// Diameter aliases
|
|
922
920
|
export { default as LucideDiameter } from '../icons/diameter';
|
|
921
|
+
// Dessert aliases
|
|
922
|
+
export { default as LucideDessert } from '../icons/dessert';
|
|
923
923
|
// DiamondMinus aliases
|
|
924
924
|
export { default as LucideDiamondMinus } from '../icons/diamond-minus';
|
|
925
|
-
// DiamondPlus aliases
|
|
926
|
-
export { default as LucideDiamondPlus } from '../icons/diamond-plus';
|
|
927
925
|
// Diamond aliases
|
|
928
926
|
export { default as LucideDiamond } from '../icons/diamond';
|
|
927
|
+
// DiamondPlus aliases
|
|
928
|
+
export { default as LucideDiamondPlus } from '../icons/diamond-plus';
|
|
929
929
|
// Dice1 aliases
|
|
930
930
|
export { default as LucideDice1 } from '../icons/dice-1';
|
|
931
931
|
// Dice2 aliases
|
|
932
932
|
export { default as LucideDice2 } from '../icons/dice-2';
|
|
933
|
-
// Dice3 aliases
|
|
934
|
-
export { default as LucideDice3 } from '../icons/dice-3';
|
|
935
933
|
// Dice4 aliases
|
|
936
934
|
export { default as LucideDice4 } from '../icons/dice-4';
|
|
937
935
|
// Dice5 aliases
|
|
938
936
|
export { default as LucideDice5 } from '../icons/dice-5';
|
|
937
|
+
// Dice3 aliases
|
|
938
|
+
export { default as LucideDice3 } from '../icons/dice-3';
|
|
939
939
|
// Dice6 aliases
|
|
940
940
|
export { default as LucideDice6 } from '../icons/dice-6';
|
|
941
|
-
// Diff aliases
|
|
942
|
-
export { default as LucideDiff } from '../icons/diff';
|
|
943
941
|
// Dices aliases
|
|
944
942
|
export { default as LucideDices } from '../icons/dices';
|
|
943
|
+
// Diff aliases
|
|
944
|
+
export { default as LucideDiff } from '../icons/diff';
|
|
945
945
|
// Disc2 aliases
|
|
946
946
|
export { default as LucideDisc2 } from '../icons/disc-2';
|
|
947
947
|
// Disc3 aliases
|
|
@@ -962,10 +962,10 @@ export { default as LucideDock } from '../icons/dock';
|
|
|
962
962
|
export { default as LucideDog } from '../icons/dog';
|
|
963
963
|
// DollarSign aliases
|
|
964
964
|
export { default as LucideDollarSign } from '../icons/dollar-sign';
|
|
965
|
-
// DoorClosedLocked aliases
|
|
966
|
-
export { default as LucideDoorClosedLocked } from '../icons/door-closed-locked';
|
|
967
965
|
// Donut aliases
|
|
968
966
|
export { default as LucideDonut } from '../icons/donut';
|
|
967
|
+
// DoorClosedLocked aliases
|
|
968
|
+
export { default as LucideDoorClosedLocked } from '../icons/door-closed-locked';
|
|
969
969
|
// DoorClosed aliases
|
|
970
970
|
export { default as LucideDoorClosed } from '../icons/door-closed';
|
|
971
971
|
// DoorOpen aliases
|
|
@@ -976,10 +976,10 @@ export { default as LucideDot } from '../icons/dot';
|
|
|
976
976
|
export { default as LucideDownload } from '../icons/download';
|
|
977
977
|
// DraftingCompass aliases
|
|
978
978
|
export { default as LucideDraftingCompass } from '../icons/drafting-compass';
|
|
979
|
-
// Drill aliases
|
|
980
|
-
export { default as LucideDrill } from '../icons/drill';
|
|
981
979
|
// Drama aliases
|
|
982
980
|
export { default as LucideDrama } from '../icons/drama';
|
|
981
|
+
// Drill aliases
|
|
982
|
+
export { default as LucideDrill } from '../icons/drill';
|
|
983
983
|
// Drone aliases
|
|
984
984
|
export { default as LucideDrone } from '../icons/drone';
|
|
985
985
|
// DropletOff aliases
|
|
@@ -1034,10 +1034,10 @@ export { default as LucideExternalLink } from '../icons/external-link';
|
|
|
1034
1034
|
export { default as LucideEyeClosed } from '../icons/eye-closed';
|
|
1035
1035
|
// EyeDashed aliases
|
|
1036
1036
|
export { default as LucideEyeDashed } from '../icons/eye-dashed';
|
|
1037
|
-
// EyeOff aliases
|
|
1038
|
-
export { default as LucideEyeOff } from '../icons/eye-off';
|
|
1039
1037
|
// Eye aliases
|
|
1040
1038
|
export { default as LucideEye } from '../icons/eye';
|
|
1039
|
+
// EyeOff aliases
|
|
1040
|
+
export { default as LucideEyeOff } from '../icons/eye-off';
|
|
1041
1041
|
// Factory aliases
|
|
1042
1042
|
export { default as LucideFactory } from '../icons/factory';
|
|
1043
1043
|
// Fan aliases
|
|
@@ -1048,10 +1048,10 @@ export { default as LucideFastForward } from '../icons/fast-forward';
|
|
|
1048
1048
|
export { default as LucideFeather } from '../icons/feather';
|
|
1049
1049
|
// Fence aliases
|
|
1050
1050
|
export { default as LucideFence } from '../icons/fence';
|
|
1051
|
-
// FerrisWheel aliases
|
|
1052
|
-
export { default as LucideFerrisWheel } from '../icons/ferris-wheel';
|
|
1053
1051
|
// FileArchive aliases
|
|
1054
1052
|
export { default as LucideFileArchive } from '../icons/file-archive';
|
|
1053
|
+
// FerrisWheel aliases
|
|
1054
|
+
export { default as LucideFerrisWheel } from '../icons/ferris-wheel';
|
|
1055
1055
|
// FileBox aliases
|
|
1056
1056
|
export { default as LucideFileBox } from '../icons/file-box';
|
|
1057
1057
|
// FileCheck aliases
|
|
@@ -1070,16 +1070,16 @@ export { default as LucideFileDown } from '../icons/file-down';
|
|
|
1070
1070
|
export { default as LucideFileHeart } from '../icons/file-heart';
|
|
1071
1071
|
// FileImage aliases
|
|
1072
1072
|
export { default as LucideFileImage } from '../icons/file-image';
|
|
1073
|
-
// FileInput aliases
|
|
1074
|
-
export { default as LucideFileInput } from '../icons/file-input';
|
|
1075
1073
|
// FileMinus aliases
|
|
1076
1074
|
export { default as LucideFileMinus } from '../icons/file-minus';
|
|
1075
|
+
// FileInput aliases
|
|
1076
|
+
export { default as LucideFileInput } from '../icons/file-input';
|
|
1077
1077
|
// FileMusic aliases
|
|
1078
1078
|
export { default as LucideFileMusic } from '../icons/file-music';
|
|
1079
|
-
// FileOutput aliases
|
|
1080
|
-
export { default as LucideFileOutput } from '../icons/file-output';
|
|
1081
1079
|
// FilePlus aliases
|
|
1082
1080
|
export { default as LucideFilePlus } from '../icons/file-plus';
|
|
1081
|
+
// FileOutput aliases
|
|
1082
|
+
export { default as LucideFileOutput } from '../icons/file-output';
|
|
1083
1083
|
// FileScan aliases
|
|
1084
1084
|
export { default as LucideFileScan } from '../icons/file-scan';
|
|
1085
1085
|
// FileSearch aliases
|
|
@@ -1088,10 +1088,10 @@ export { default as LucideFileSearch } from '../icons/file-search';
|
|
|
1088
1088
|
export { default as LucideFileSliders } from '../icons/file-sliders';
|
|
1089
1089
|
// FileSpreadsheet aliases
|
|
1090
1090
|
export { default as LucideFileSpreadsheet } from '../icons/file-spreadsheet';
|
|
1091
|
-
// FileStack aliases
|
|
1092
|
-
export { default as LucideFileStack } from '../icons/file-stack';
|
|
1093
1091
|
// FileSymlink aliases
|
|
1094
1092
|
export { default as LucideFileSymlink } from '../icons/file-symlink';
|
|
1093
|
+
// FileStack aliases
|
|
1094
|
+
export { default as LucideFileStack } from '../icons/file-stack';
|
|
1095
1095
|
// FileTerminal aliases
|
|
1096
1096
|
export { default as LucideFileTerminal } from '../icons/file-terminal';
|
|
1097
1097
|
// FileText aliases
|
|
@@ -1106,18 +1106,18 @@ export { default as LucideFileUser } from '../icons/file-user';
|
|
|
1106
1106
|
export { default as LucideFileVolume } from '../icons/file-volume';
|
|
1107
1107
|
// FileX aliases
|
|
1108
1108
|
export { default as LucideFileX } from '../icons/file-x';
|
|
1109
|
-
// File aliases
|
|
1110
|
-
export { default as LucideFile } from '../icons/file';
|
|
1111
1109
|
// Files aliases
|
|
1112
1110
|
export { default as LucideFiles } from '../icons/files';
|
|
1111
|
+
// File aliases
|
|
1112
|
+
export { default as LucideFile } from '../icons/file';
|
|
1113
1113
|
// Film aliases
|
|
1114
1114
|
export { default as LucideFilm } from '../icons/film';
|
|
1115
1115
|
// FireExtinguisher aliases
|
|
1116
1116
|
export { default as LucideFireExtinguisher } from '../icons/fire-extinguisher';
|
|
1117
|
-
// FishSymbol aliases
|
|
1118
|
-
export { default as LucideFishSymbol } from '../icons/fish-symbol';
|
|
1119
1117
|
// FishOff aliases
|
|
1120
1118
|
export { default as LucideFishOff } from '../icons/fish-off';
|
|
1119
|
+
// FishSymbol aliases
|
|
1120
|
+
export { default as LucideFishSymbol } from '../icons/fish-symbol';
|
|
1121
1121
|
// Fish aliases
|
|
1122
1122
|
export { default as LucideFish } from '../icons/fish';
|
|
1123
1123
|
// FishingHook aliases
|
|
@@ -1174,10 +1174,10 @@ export { default as LucideFolderClosed } from '../icons/folder-closed';
|
|
|
1174
1174
|
export { default as LucideFolderCode } from '../icons/folder-code';
|
|
1175
1175
|
// FolderDot aliases
|
|
1176
1176
|
export { default as LucideFolderDot } from '../icons/folder-dot';
|
|
1177
|
-
// FolderGit2 aliases
|
|
1178
|
-
export { default as LucideFolderGit2 } from '../icons/folder-git-2';
|
|
1179
1177
|
// FolderDown aliases
|
|
1180
1178
|
export { default as LucideFolderDown } from '../icons/folder-down';
|
|
1179
|
+
// FolderGit2 aliases
|
|
1180
|
+
export { default as LucideFolderGit2 } from '../icons/folder-git-2';
|
|
1181
1181
|
// FolderGit aliases
|
|
1182
1182
|
export { default as LucideFolderGit } from '../icons/folder-git';
|
|
1183
1183
|
// FolderHeart aliases
|
|
@@ -1212,12 +1212,12 @@ export { default as LucideFolderSymlink } from '../icons/folder-symlink';
|
|
|
1212
1212
|
export { default as LucideFolderSync } from '../icons/folder-sync';
|
|
1213
1213
|
// FolderTree aliases
|
|
1214
1214
|
export { default as LucideFolderTree } from '../icons/folder-tree';
|
|
1215
|
-
// FolderUp aliases
|
|
1216
|
-
export { default as LucideFolderUp } from '../icons/folder-up';
|
|
1217
1215
|
// FolderX aliases
|
|
1218
1216
|
export { default as LucideFolderX } from '../icons/folder-x';
|
|
1219
1217
|
// Folder aliases
|
|
1220
1218
|
export { default as LucideFolder } from '../icons/folder';
|
|
1219
|
+
// FolderUp aliases
|
|
1220
|
+
export { default as LucideFolderUp } from '../icons/folder-up';
|
|
1221
1221
|
// Folders aliases
|
|
1222
1222
|
export { default as LucideFolders } from '../icons/folders';
|
|
1223
1223
|
// Footprints aliases
|
|
@@ -1226,10 +1226,10 @@ export { default as LucideFootprints } from '../icons/footprints';
|
|
|
1226
1226
|
export { default as LucideForklift } from '../icons/forklift';
|
|
1227
1227
|
// Form aliases
|
|
1228
1228
|
export { default as LucideForm } from '../icons/form';
|
|
1229
|
-
// Frame aliases
|
|
1230
|
-
export { default as LucideFrame } from '../icons/frame';
|
|
1231
1229
|
// Forward aliases
|
|
1232
1230
|
export { default as LucideForward } from '../icons/forward';
|
|
1231
|
+
// Frame aliases
|
|
1232
|
+
export { default as LucideFrame } from '../icons/frame';
|
|
1233
1233
|
// Fuel aliases
|
|
1234
1234
|
export { default as LucideFuel } from '../icons/fuel';
|
|
1235
1235
|
// Fullscreen aliases
|
|
@@ -1238,12 +1238,12 @@ export { default as LucideFullscreen } from '../icons/fullscreen';
|
|
|
1238
1238
|
export { default as LucideFunnelPlus } from '../icons/funnel-plus';
|
|
1239
1239
|
// GalleryHorizontalEnd aliases
|
|
1240
1240
|
export { default as LucideGalleryHorizontalEnd } from '../icons/gallery-horizontal-end';
|
|
1241
|
-
// GalleryHorizontal aliases
|
|
1242
|
-
export { default as LucideGalleryHorizontal } from '../icons/gallery-horizontal';
|
|
1243
1241
|
// GalleryThumbnails aliases
|
|
1244
1242
|
export { default as LucideGalleryThumbnails } from '../icons/gallery-thumbnails';
|
|
1245
1243
|
// GalleryVerticalEnd aliases
|
|
1246
1244
|
export { default as LucideGalleryVerticalEnd } from '../icons/gallery-vertical-end';
|
|
1245
|
+
// GalleryHorizontal aliases
|
|
1246
|
+
export { default as LucideGalleryHorizontal } from '../icons/gallery-horizontal';
|
|
1247
1247
|
// GalleryVertical aliases
|
|
1248
1248
|
export { default as LucideGalleryVertical } from '../icons/gallery-vertical';
|
|
1249
1249
|
// Gamepad2 aliases
|
|
@@ -1262,10 +1262,10 @@ export { default as LucideGem } from '../icons/gem';
|
|
|
1262
1262
|
export { default as LucideGeorgianLari } from '../icons/georgian-lari';
|
|
1263
1263
|
// Ghost aliases
|
|
1264
1264
|
export { default as LucideGhost } from '../icons/ghost';
|
|
1265
|
-
// Gift aliases
|
|
1266
|
-
export { default as LucideGift } from '../icons/gift';
|
|
1267
1265
|
// GitBranchMinus aliases
|
|
1268
1266
|
export { default as LucideGitBranchMinus } from '../icons/git-branch-minus';
|
|
1267
|
+
// Gift aliases
|
|
1268
|
+
export { default as LucideGift } from '../icons/gift';
|
|
1269
1269
|
// GitBranchPlus aliases
|
|
1270
1270
|
export { default as LucideGitBranchPlus } from '../icons/git-branch-plus';
|
|
1271
1271
|
// GitBranch aliases
|
|
@@ -1284,26 +1284,26 @@ export { default as LucideGitGraph } from '../icons/git-graph';
|
|
|
1284
1284
|
export { default as LucideGitMergeConflict } from '../icons/git-merge-conflict';
|
|
1285
1285
|
// GitMerge aliases
|
|
1286
1286
|
export { default as LucideGitMerge } from '../icons/git-merge';
|
|
1287
|
-
// GitPullRequestClosed aliases
|
|
1288
|
-
export { default as LucideGitPullRequestClosed } from '../icons/git-pull-request-closed';
|
|
1289
1287
|
// GitPullRequestArrow aliases
|
|
1290
1288
|
export { default as LucideGitPullRequestArrow } from '../icons/git-pull-request-arrow';
|
|
1289
|
+
// GitPullRequestClosed aliases
|
|
1290
|
+
export { default as LucideGitPullRequestClosed } from '../icons/git-pull-request-closed';
|
|
1291
1291
|
// GitPullRequestCreateArrow aliases
|
|
1292
1292
|
export { default as LucideGitPullRequestCreateArrow } from '../icons/git-pull-request-create-arrow';
|
|
1293
|
-
// GitPullRequestDraft aliases
|
|
1294
|
-
export { default as LucideGitPullRequestDraft } from '../icons/git-pull-request-draft';
|
|
1295
1293
|
// GitPullRequestCreate aliases
|
|
1296
1294
|
export { default as LucideGitPullRequestCreate } from '../icons/git-pull-request-create';
|
|
1295
|
+
// GitPullRequestDraft aliases
|
|
1296
|
+
export { default as LucideGitPullRequestDraft } from '../icons/git-pull-request-draft';
|
|
1297
1297
|
// GitPullRequest aliases
|
|
1298
1298
|
export { default as LucideGitPullRequest } from '../icons/git-pull-request';
|
|
1299
1299
|
// GlassWater aliases
|
|
1300
1300
|
export { default as LucideGlassWater } from '../icons/glass-water';
|
|
1301
1301
|
// Glasses aliases
|
|
1302
1302
|
export { default as LucideGlasses } from '../icons/glasses';
|
|
1303
|
-
// GlobeLock aliases
|
|
1304
|
-
export { default as LucideGlobeLock } from '../icons/globe-lock';
|
|
1305
1303
|
// GlobeCheck aliases
|
|
1306
1304
|
export { default as LucideGlobeCheck } from '../icons/globe-check';
|
|
1305
|
+
// GlobeLock aliases
|
|
1306
|
+
export { default as LucideGlobeLock } from '../icons/globe-lock';
|
|
1307
1307
|
// GlobeOff aliases
|
|
1308
1308
|
export { default as LucideGlobeOff } from '../icons/globe-off';
|
|
1309
1309
|
// GlobeX aliases
|
|
@@ -1314,10 +1314,10 @@ export { default as LucideGlobe } from '../icons/globe';
|
|
|
1314
1314
|
export { default as LucideGoal } from '../icons/goal';
|
|
1315
1315
|
// Gpu aliases
|
|
1316
1316
|
export { default as LucideGpu } from '../icons/gpu';
|
|
1317
|
-
// GraduationCap aliases
|
|
1318
|
-
export { default as LucideGraduationCap } from '../icons/graduation-cap';
|
|
1319
1317
|
// Grape aliases
|
|
1320
1318
|
export { default as LucideGrape } from '../icons/grape';
|
|
1319
|
+
// GraduationCap aliases
|
|
1320
|
+
export { default as LucideGraduationCap } from '../icons/graduation-cap';
|
|
1321
1321
|
// Grid3x2 aliases
|
|
1322
1322
|
export { default as LucideGrid3x2 } from '../icons/grid-3x2';
|
|
1323
1323
|
// GripHorizontal aliases
|
|
@@ -1336,16 +1336,16 @@ export { default as LucideHam } from '../icons/ham';
|
|
|
1336
1336
|
export { default as LucideHamburger } from '../icons/hamburger';
|
|
1337
1337
|
// Hammer aliases
|
|
1338
1338
|
export { default as LucideHammer } from '../icons/hammer';
|
|
1339
|
-
// HandFist aliases
|
|
1340
|
-
export { default as LucideHandFist } from '../icons/hand-fist';
|
|
1341
1339
|
// HandCoins aliases
|
|
1342
1340
|
export { default as LucideHandCoins } from '../icons/hand-coins';
|
|
1341
|
+
// HandFist aliases
|
|
1342
|
+
export { default as LucideHandFist } from '../icons/hand-fist';
|
|
1343
1343
|
// HandHeart aliases
|
|
1344
1344
|
export { default as LucideHandHeart } from '../icons/hand-heart';
|
|
1345
|
-
// HandMetal aliases
|
|
1346
|
-
export { default as LucideHandMetal } from '../icons/hand-metal';
|
|
1347
1345
|
// HandPlatter aliases
|
|
1348
1346
|
export { default as LucideHandPlatter } from '../icons/hand-platter';
|
|
1347
|
+
// HandMetal aliases
|
|
1348
|
+
export { default as LucideHandMetal } from '../icons/hand-metal';
|
|
1349
1349
|
// Hand aliases
|
|
1350
1350
|
export { default as LucideHand } from '../icons/hand';
|
|
1351
1351
|
// Handbag aliases
|
|
@@ -1354,22 +1354,22 @@ export { default as LucideHandbag } from '../icons/handbag';
|
|
|
1354
1354
|
export { default as LucideHandshake } from '../icons/handshake';
|
|
1355
1355
|
// HardDriveDownload aliases
|
|
1356
1356
|
export { default as LucideHardDriveDownload } from '../icons/hard-drive-download';
|
|
1357
|
-
// HardDriveUpload aliases
|
|
1358
|
-
export { default as LucideHardDriveUpload } from '../icons/hard-drive-upload';
|
|
1359
1357
|
// HardDrive aliases
|
|
1360
1358
|
export { default as LucideHardDrive } from '../icons/hard-drive';
|
|
1361
|
-
//
|
|
1362
|
-
export { default as
|
|
1359
|
+
// HardDriveUpload aliases
|
|
1360
|
+
export { default as LucideHardDriveUpload } from '../icons/hard-drive-upload';
|
|
1363
1361
|
// Hash aliases
|
|
1364
1362
|
export { default as LucideHash } from '../icons/hash';
|
|
1363
|
+
// HardHat aliases
|
|
1364
|
+
export { default as LucideHardHat } from '../icons/hard-hat';
|
|
1365
1365
|
// HatGlasses aliases
|
|
1366
1366
|
export { default as LucideHatGlasses } from '../icons/hat-glasses';
|
|
1367
1367
|
// Haze aliases
|
|
1368
1368
|
export { default as LucideHaze } from '../icons/haze';
|
|
1369
|
-
// Hd aliases
|
|
1370
|
-
export { default as LucideHd } from '../icons/hd';
|
|
1371
1369
|
// HdmiPort aliases
|
|
1372
1370
|
export { default as LucideHdmiPort } from '../icons/hdmi-port';
|
|
1371
|
+
// Hd aliases
|
|
1372
|
+
export { default as LucideHd } from '../icons/hd';
|
|
1373
1373
|
// Heading1 aliases
|
|
1374
1374
|
export { default as LucideHeading1 } from '../icons/heading-1';
|
|
1375
1375
|
// Heading2 aliases
|
|
@@ -1378,10 +1378,10 @@ export { default as LucideHeading2 } from '../icons/heading-2';
|
|
|
1378
1378
|
export { default as LucideHeading3 } from '../icons/heading-3';
|
|
1379
1379
|
// Heading4 aliases
|
|
1380
1380
|
export { default as LucideHeading4 } from '../icons/heading-4';
|
|
1381
|
-
// Heading6 aliases
|
|
1382
|
-
export { default as LucideHeading6 } from '../icons/heading-6';
|
|
1383
1381
|
// Heading5 aliases
|
|
1384
1382
|
export { default as LucideHeading5 } from '../icons/heading-5';
|
|
1383
|
+
// Heading6 aliases
|
|
1384
|
+
export { default as LucideHeading6 } from '../icons/heading-6';
|
|
1385
1385
|
// Heading aliases
|
|
1386
1386
|
export { default as LucideHeading } from '../icons/heading';
|
|
1387
1387
|
// HeadphoneOff aliases
|
|
@@ -1412,18 +1412,18 @@ export { default as LucideHeater } from '../icons/heater';
|
|
|
1412
1412
|
export { default as LucideHelicopter } from '../icons/helicopter';
|
|
1413
1413
|
// Hexagon aliases
|
|
1414
1414
|
export { default as LucideHexagon } from '../icons/hexagon';
|
|
1415
|
-
// HopOff aliases
|
|
1416
|
-
export { default as LucideHopOff } from '../icons/hop-off';
|
|
1417
1415
|
// Highlighter aliases
|
|
1418
1416
|
export { default as LucideHighlighter } from '../icons/highlighter';
|
|
1417
|
+
// HopOff aliases
|
|
1418
|
+
export { default as LucideHopOff } from '../icons/hop-off';
|
|
1419
1419
|
// Hop aliases
|
|
1420
1420
|
export { default as LucideHop } from '../icons/hop';
|
|
1421
1421
|
// Hospital aliases
|
|
1422
1422
|
export { default as LucideHospital } from '../icons/hospital';
|
|
1423
|
-
// Hotel aliases
|
|
1424
|
-
export { default as LucideHotel } from '../icons/hotel';
|
|
1425
1423
|
// Hourglass aliases
|
|
1426
1424
|
export { default as LucideHourglass } from '../icons/hourglass';
|
|
1425
|
+
// Hotel aliases
|
|
1426
|
+
export { default as LucideHotel } from '../icons/hotel';
|
|
1427
1427
|
// HouseHeart aliases
|
|
1428
1428
|
export { default as LucideHouseHeart } from '../icons/house-heart';
|
|
1429
1429
|
// HousePlug aliases
|
|
@@ -1440,14 +1440,14 @@ export { default as LucideIdCard } from '../icons/id-card';
|
|
|
1440
1440
|
export { default as LucideImageDown } from '../icons/image-down';
|
|
1441
1441
|
// ImageMinus aliases
|
|
1442
1442
|
export { default as LucideImageMinus } from '../icons/image-minus';
|
|
1443
|
-
// ImagePlay aliases
|
|
1444
|
-
export { default as LucideImagePlay } from '../icons/image-play';
|
|
1445
1443
|
// ImageOff aliases
|
|
1446
1444
|
export { default as LucideImageOff } from '../icons/image-off';
|
|
1447
|
-
//
|
|
1448
|
-
export { default as
|
|
1445
|
+
// ImagePlay aliases
|
|
1446
|
+
export { default as LucideImagePlay } from '../icons/image-play';
|
|
1449
1447
|
// ImagePlus aliases
|
|
1450
1448
|
export { default as LucideImagePlus } from '../icons/image-plus';
|
|
1449
|
+
// ImageUp aliases
|
|
1450
|
+
export { default as LucideImageUp } from '../icons/image-up';
|
|
1451
1451
|
// ImageUpscale aliases
|
|
1452
1452
|
export { default as LucideImageUpscale } from '../icons/image-upscale';
|
|
1453
1453
|
// Image aliases
|
|
@@ -1472,10 +1472,10 @@ export { default as LucideItalic } from '../icons/italic';
|
|
|
1472
1472
|
export { default as LucideIterationCcw } from '../icons/iteration-ccw';
|
|
1473
1473
|
// IterationCw aliases
|
|
1474
1474
|
export { default as LucideIterationCw } from '../icons/iteration-cw';
|
|
1475
|
-
// JapaneseYen aliases
|
|
1476
|
-
export { default as LucideJapaneseYen } from '../icons/japanese-yen';
|
|
1477
1475
|
// Joystick aliases
|
|
1478
1476
|
export { default as LucideJoystick } from '../icons/joystick';
|
|
1477
|
+
// JapaneseYen aliases
|
|
1478
|
+
export { default as LucideJapaneseYen } from '../icons/japanese-yen';
|
|
1479
1479
|
// Kanban aliases
|
|
1480
1480
|
export { default as LucideKanban } from '../icons/kanban';
|
|
1481
1481
|
// Kayak aliases
|
|
@@ -1488,10 +1488,10 @@ export { default as LucideKeySquare } from '../icons/key-square';
|
|
|
1488
1488
|
export { default as LucideKey } from '../icons/key';
|
|
1489
1489
|
// KeyboardMusic aliases
|
|
1490
1490
|
export { default as LucideKeyboardMusic } from '../icons/keyboard-music';
|
|
1491
|
-
// Keyboard aliases
|
|
1492
|
-
export { default as LucideKeyboard } from '../icons/keyboard';
|
|
1493
1491
|
// KeyboardOff aliases
|
|
1494
1492
|
export { default as LucideKeyboardOff } from '../icons/keyboard-off';
|
|
1493
|
+
// Keyboard aliases
|
|
1494
|
+
export { default as LucideKeyboard } from '../icons/keyboard';
|
|
1495
1495
|
// LampCeiling aliases
|
|
1496
1496
|
export { default as LucideLampCeiling } from '../icons/lamp-ceiling';
|
|
1497
1497
|
// LampDesk aliases
|
|
@@ -1534,10 +1534,10 @@ export { default as LucideLayersMinus } from '../icons/layers-minus';
|
|
|
1534
1534
|
export { default as LucideLayersPlus } from '../icons/layers-plus';
|
|
1535
1535
|
// LayoutDashboard aliases
|
|
1536
1536
|
export { default as LucideLayoutDashboard } from '../icons/layout-dashboard';
|
|
1537
|
-
// LayoutFreeform aliases
|
|
1538
|
-
export { default as LucideLayoutFreeform } from '../icons/layout-freeform';
|
|
1539
1537
|
// LayoutGrid aliases
|
|
1540
1538
|
export { default as LucideLayoutGrid } from '../icons/layout-grid';
|
|
1539
|
+
// LayoutFreeform aliases
|
|
1540
|
+
export { default as LucideLayoutFreeform } from '../icons/layout-freeform';
|
|
1541
1541
|
// LayoutList aliases
|
|
1542
1542
|
export { default as LucideLayoutList } from '../icons/layout-list';
|
|
1543
1543
|
// LayoutPanelLeft aliases
|
|
@@ -1564,16 +1564,16 @@ export { default as LucideLibrary } from '../icons/library';
|
|
|
1564
1564
|
export { default as LucideLifeBuoy } from '../icons/life-buoy';
|
|
1565
1565
|
// Ligature aliases
|
|
1566
1566
|
export { default as LucideLigature } from '../icons/ligature';
|
|
1567
|
-
// LightbulbOff aliases
|
|
1568
|
-
export { default as LucideLightbulbOff } from '../icons/lightbulb-off';
|
|
1569
1567
|
// Lightbulb aliases
|
|
1570
1568
|
export { default as LucideLightbulb } from '../icons/lightbulb';
|
|
1571
1569
|
// LineDotRightHorizontal aliases
|
|
1572
1570
|
export { default as LucideLineDotRightHorizontal } from '../icons/line-dot-right-horizontal';
|
|
1573
|
-
//
|
|
1574
|
-
export { default as
|
|
1571
|
+
// LightbulbOff aliases
|
|
1572
|
+
export { default as LucideLightbulbOff } from '../icons/lightbulb-off';
|
|
1575
1573
|
// LineStyle aliases
|
|
1576
1574
|
export { default as LucideLineStyle } from '../icons/line-style';
|
|
1575
|
+
// LineSquiggle aliases
|
|
1576
|
+
export { default as LucideLineSquiggle } from '../icons/line-squiggle';
|
|
1577
1577
|
// Link2Off aliases
|
|
1578
1578
|
export { default as LucideLink2Off } from '../icons/link-2-off';
|
|
1579
1579
|
// Link2 aliases
|
|
@@ -1604,14 +1604,14 @@ export { default as LucideListMinus } from '../icons/list-minus';
|
|
|
1604
1604
|
export { default as LucideListMusic } from '../icons/list-music';
|
|
1605
1605
|
// ListOrdered aliases
|
|
1606
1606
|
export { default as LucideListOrdered } from '../icons/list-ordered';
|
|
1607
|
-
// ListRestart aliases
|
|
1608
|
-
export { default as LucideListRestart } from '../icons/list-restart';
|
|
1609
1607
|
// ListPlus aliases
|
|
1610
1608
|
export { default as LucideListPlus } from '../icons/list-plus';
|
|
1611
|
-
//
|
|
1612
|
-
export { default as
|
|
1609
|
+
// ListRestart aliases
|
|
1610
|
+
export { default as LucideListRestart } from '../icons/list-restart';
|
|
1613
1611
|
// ListSortDescending aliases
|
|
1614
1612
|
export { default as LucideListSortDescending } from '../icons/list-sort-descending';
|
|
1613
|
+
// ListSortAscending aliases
|
|
1614
|
+
export { default as LucideListSortAscending } from '../icons/list-sort-ascending';
|
|
1615
1615
|
// ListStart aliases
|
|
1616
1616
|
export { default as LucideListStart } from '../icons/list-start';
|
|
1617
1617
|
// ListTodo aliases
|
|
@@ -1654,6 +1654,8 @@ export { default as LucideMagnet } from '../icons/magnet';
|
|
|
1654
1654
|
export { default as LucideMailBadge } from '../icons/mail-badge';
|
|
1655
1655
|
// MailCheck aliases
|
|
1656
1656
|
export { default as LucideMailCheck } from '../icons/mail-check';
|
|
1657
|
+
// MailClock aliases
|
|
1658
|
+
export { default as LucideMailClock } from '../icons/mail-clock';
|
|
1657
1659
|
// MailMinus aliases
|
|
1658
1660
|
export { default as LucideMailMinus } from '../icons/mail-minus';
|
|
1659
1661
|
// MailOpen aliases
|
|
@@ -1672,28 +1674,28 @@ export { default as LucideMail } from '../icons/mail';
|
|
|
1672
1674
|
export { default as LucideMailbox } from '../icons/mailbox';
|
|
1673
1675
|
// Mails aliases
|
|
1674
1676
|
export { default as LucideMails } from '../icons/mails';
|
|
1675
|
-
// MapPinCheckInside aliases
|
|
1676
|
-
export { default as LucideMapPinCheckInside } from '../icons/map-pin-check-inside';
|
|
1677
1677
|
// MapMinus aliases
|
|
1678
1678
|
export { default as LucideMapMinus } from '../icons/map-minus';
|
|
1679
|
+
// MapPinCheckInside aliases
|
|
1680
|
+
export { default as LucideMapPinCheckInside } from '../icons/map-pin-check-inside';
|
|
1679
1681
|
// MapPinCheck aliases
|
|
1680
1682
|
export { default as LucideMapPinCheck } from '../icons/map-pin-check';
|
|
1681
1683
|
// MapPinHouse aliases
|
|
1682
1684
|
export { default as LucideMapPinHouse } from '../icons/map-pin-house';
|
|
1683
|
-
// MapPinMinus aliases
|
|
1684
|
-
export { default as LucideMapPinMinus } from '../icons/map-pin-minus';
|
|
1685
1685
|
// MapPinMinusInside aliases
|
|
1686
1686
|
export { default as LucideMapPinMinusInside } from '../icons/map-pin-minus-inside';
|
|
1687
|
+
// MapPinMinus aliases
|
|
1688
|
+
export { default as LucideMapPinMinus } from '../icons/map-pin-minus';
|
|
1687
1689
|
// MapPinOff aliases
|
|
1688
1690
|
export { default as LucideMapPinOff } from '../icons/map-pin-off';
|
|
1689
1691
|
// MapPinPlusInside aliases
|
|
1690
1692
|
export { default as LucideMapPinPlusInside } from '../icons/map-pin-plus-inside';
|
|
1691
1693
|
// MapPinPlus aliases
|
|
1692
1694
|
export { default as LucideMapPinPlus } from '../icons/map-pin-plus';
|
|
1693
|
-
// MapPinXInside aliases
|
|
1694
|
-
export { default as LucideMapPinXInside } from '../icons/map-pin-x-inside';
|
|
1695
1695
|
// MapPinSearch aliases
|
|
1696
1696
|
export { default as LucideMapPinSearch } from '../icons/map-pin-search';
|
|
1697
|
+
// MapPinXInside aliases
|
|
1698
|
+
export { default as LucideMapPinXInside } from '../icons/map-pin-x-inside';
|
|
1697
1699
|
// MapPinX aliases
|
|
1698
1700
|
export { default as LucideMapPinX } from '../icons/map-pin-x';
|
|
1699
1701
|
// MapPin aliases
|
|
@@ -1742,14 +1744,14 @@ export { default as LucideMessageCircleOff } from '../icons/message-circle-off';
|
|
|
1742
1744
|
export { default as LucideMessageCirclePlus } from '../icons/message-circle-plus';
|
|
1743
1745
|
// MessageCircleReply aliases
|
|
1744
1746
|
export { default as LucideMessageCircleReply } from '../icons/message-circle-reply';
|
|
1745
|
-
// MessageCircleWarning aliases
|
|
1746
|
-
export { default as LucideMessageCircleWarning } from '../icons/message-circle-warning';
|
|
1747
1747
|
// MessageCircleX aliases
|
|
1748
1748
|
export { default as LucideMessageCircleX } from '../icons/message-circle-x';
|
|
1749
|
-
//
|
|
1750
|
-
export { default as
|
|
1749
|
+
// MessageCircleWarning aliases
|
|
1750
|
+
export { default as LucideMessageCircleWarning } from '../icons/message-circle-warning';
|
|
1751
1751
|
// MessageCircle aliases
|
|
1752
1752
|
export { default as LucideMessageCircle } from '../icons/message-circle';
|
|
1753
|
+
// MessageSquareCheck aliases
|
|
1754
|
+
export { default as LucideMessageSquareCheck } from '../icons/message-square-check';
|
|
1753
1755
|
// MessageSquareCode aliases
|
|
1754
1756
|
export { default as LucideMessageSquareCode } from '../icons/message-square-code';
|
|
1755
1757
|
// MessageSquareDashed aliases
|
|
@@ -1764,10 +1766,10 @@ export { default as LucideMessageSquareHeart } from '../icons/message-square-hea
|
|
|
1764
1766
|
export { default as LucideMessageSquareLock } from '../icons/message-square-lock';
|
|
1765
1767
|
// MessageSquareMore aliases
|
|
1766
1768
|
export { default as LucideMessageSquareMore } from '../icons/message-square-more';
|
|
1767
|
-
// MessageSquareOff aliases
|
|
1768
|
-
export { default as LucideMessageSquareOff } from '../icons/message-square-off';
|
|
1769
1769
|
// MessageSquarePlus aliases
|
|
1770
1770
|
export { default as LucideMessageSquarePlus } from '../icons/message-square-plus';
|
|
1771
|
+
// MessageSquareOff aliases
|
|
1772
|
+
export { default as LucideMessageSquareOff } from '../icons/message-square-off';
|
|
1771
1773
|
// MessageSquareQuote aliases
|
|
1772
1774
|
export { default as LucideMessageSquareQuote } from '../icons/message-square-quote';
|
|
1773
1775
|
// MessageSquareReply aliases
|
|
@@ -1782,16 +1784,16 @@ export { default as LucideMessageSquareWarning } from '../icons/message-square-w
|
|
|
1782
1784
|
export { default as LucideMessageSquareX } from '../icons/message-square-x';
|
|
1783
1785
|
// MessageSquare aliases
|
|
1784
1786
|
export { default as LucideMessageSquare } from '../icons/message-square';
|
|
1785
|
-
// Metronome aliases
|
|
1786
|
-
export { default as LucideMetronome } from '../icons/metronome';
|
|
1787
1787
|
// MessagesSquare aliases
|
|
1788
1788
|
export { default as LucideMessagesSquare } from '../icons/messages-square';
|
|
1789
|
+
// Metronome aliases
|
|
1790
|
+
export { default as LucideMetronome } from '../icons/metronome';
|
|
1789
1791
|
// MicAudioLines aliases
|
|
1790
1792
|
export { default as LucideMicAudioLines } from '../icons/mic-audio-lines';
|
|
1791
|
-
// Mic aliases
|
|
1792
|
-
export { default as LucideMic } from '../icons/mic';
|
|
1793
1793
|
// MicOff aliases
|
|
1794
1794
|
export { default as LucideMicOff } from '../icons/mic-off';
|
|
1795
|
+
// Mic aliases
|
|
1796
|
+
export { default as LucideMic } from '../icons/mic';
|
|
1795
1797
|
// Microchip aliases
|
|
1796
1798
|
export { default as LucideMicrochip } from '../icons/microchip';
|
|
1797
1799
|
// Microscope aliases
|
|
@@ -1810,18 +1812,18 @@ export { default as LucideMilk } from '../icons/milk';
|
|
|
1810
1812
|
export { default as LucideMinimize2 } from '../icons/minimize-2';
|
|
1811
1813
|
// Minimize aliases
|
|
1812
1814
|
export { default as LucideMinimize } from '../icons/minimize';
|
|
1813
|
-
// MirrorRectangular aliases
|
|
1814
|
-
export { default as LucideMirrorRectangular } from '../icons/mirror-rectangular';
|
|
1815
1815
|
// Minus aliases
|
|
1816
1816
|
export { default as LucideMinus } from '../icons/minus';
|
|
1817
|
+
// MirrorRectangular aliases
|
|
1818
|
+
export { default as LucideMirrorRectangular } from '../icons/mirror-rectangular';
|
|
1817
1819
|
// MirrorRound aliases
|
|
1818
1820
|
export { default as LucideMirrorRound } from '../icons/mirror-round';
|
|
1819
1821
|
// MonitorCheck aliases
|
|
1820
1822
|
export { default as LucideMonitorCheck } from '../icons/monitor-check';
|
|
1821
|
-
// MonitorCog aliases
|
|
1822
|
-
export { default as LucideMonitorCog } from '../icons/monitor-cog';
|
|
1823
1823
|
// MonitorCloud aliases
|
|
1824
1824
|
export { default as LucideMonitorCloud } from '../icons/monitor-cloud';
|
|
1825
|
+
// MonitorCog aliases
|
|
1826
|
+
export { default as LucideMonitorCog } from '../icons/monitor-cog';
|
|
1825
1827
|
// MonitorDot aliases
|
|
1826
1828
|
export { default as LucideMonitorDot } from '../icons/monitor-dot';
|
|
1827
1829
|
// MonitorDown aliases
|
|
@@ -1856,10 +1858,10 @@ export { default as LucideMop } from '../icons/mop';
|
|
|
1856
1858
|
export { default as LucideMosque } from '../icons/mosque';
|
|
1857
1859
|
// Motorbike aliases
|
|
1858
1860
|
export { default as LucideMotorbike } from '../icons/motorbike';
|
|
1859
|
-
// Mountain aliases
|
|
1860
|
-
export { default as LucideMountain } from '../icons/mountain';
|
|
1861
1861
|
// MountainSnow aliases
|
|
1862
1862
|
export { default as LucideMountainSnow } from '../icons/mountain-snow';
|
|
1863
|
+
// Mountain aliases
|
|
1864
|
+
export { default as LucideMountain } from '../icons/mountain';
|
|
1863
1865
|
// MouseLeft aliases
|
|
1864
1866
|
export { default as LucideMouseLeft } from '../icons/mouse-left';
|
|
1865
1867
|
// MouseOff aliases
|
|
@@ -1874,10 +1876,10 @@ export { default as LucideMousePointerBan } from '../icons/mouse-pointer-ban';
|
|
|
1874
1876
|
export { default as LucideMousePointerClick } from '../icons/mouse-pointer-click';
|
|
1875
1877
|
// MousePointer aliases
|
|
1876
1878
|
export { default as LucideMousePointer } from '../icons/mouse-pointer';
|
|
1877
|
-
// MouseRight aliases
|
|
1878
|
-
export { default as LucideMouseRight } from '../icons/mouse-right';
|
|
1879
1879
|
// Mouse aliases
|
|
1880
1880
|
export { default as LucideMouse } from '../icons/mouse';
|
|
1881
|
+
// MouseRight aliases
|
|
1882
|
+
export { default as LucideMouseRight } from '../icons/mouse-right';
|
|
1881
1883
|
// MoveDiagonal2 aliases
|
|
1882
1884
|
export { default as LucideMoveDiagonal2 } from '../icons/move-diagonal-2';
|
|
1883
1885
|
// MoveDiagonal aliases
|
|
@@ -1888,10 +1890,10 @@ export { default as LucideMoveDownLeft } from '../icons/move-down-left';
|
|
|
1888
1890
|
export { default as LucideMoveDownRight } from '../icons/move-down-right';
|
|
1889
1891
|
// MoveDown aliases
|
|
1890
1892
|
export { default as LucideMoveDown } from '../icons/move-down';
|
|
1891
|
-
// MoveHorizontal aliases
|
|
1892
|
-
export { default as LucideMoveHorizontal } from '../icons/move-horizontal';
|
|
1893
1893
|
// MoveLeft aliases
|
|
1894
1894
|
export { default as LucideMoveLeft } from '../icons/move-left';
|
|
1895
|
+
// MoveHorizontal aliases
|
|
1896
|
+
export { default as LucideMoveHorizontal } from '../icons/move-horizontal';
|
|
1895
1897
|
// MoveRight aliases
|
|
1896
1898
|
export { default as LucideMoveRight } from '../icons/move-right';
|
|
1897
1899
|
// MoveUpLeft aliases
|
|
@@ -1944,10 +1946,10 @@ export { default as LucideNotepadText } from '../icons/notepad-text';
|
|
|
1944
1946
|
export { default as LucideNutOff } from '../icons/nut-off';
|
|
1945
1947
|
// Nut aliases
|
|
1946
1948
|
export { default as LucideNut } from '../icons/nut';
|
|
1947
|
-
// OctagonMinus aliases
|
|
1948
|
-
export { default as LucideOctagonMinus } from '../icons/octagon-minus';
|
|
1949
1949
|
// Octagon aliases
|
|
1950
1950
|
export { default as LucideOctagon } from '../icons/octagon';
|
|
1951
|
+
// OctagonMinus aliases
|
|
1952
|
+
export { default as LucideOctagonMinus } from '../icons/octagon-minus';
|
|
1951
1953
|
// Omega aliases
|
|
1952
1954
|
export { default as LucideOmega } from '../icons/omega';
|
|
1953
1955
|
// Option aliases
|
|
@@ -2010,10 +2012,10 @@ export { default as LucidePanelsLeftBottom } from '../icons/panels-left-bottom';
|
|
|
2010
2012
|
export { default as LucidePanelsRightBottom } from '../icons/panels-right-bottom';
|
|
2011
2013
|
// PaperBag aliases
|
|
2012
2014
|
export { default as LucidePaperBag } from '../icons/paper-bag';
|
|
2013
|
-
// Paperclip aliases
|
|
2014
|
-
export { default as LucidePaperclip } from '../icons/paperclip';
|
|
2015
2015
|
// Parasol aliases
|
|
2016
2016
|
export { default as LucideParasol } from '../icons/parasol';
|
|
2017
|
+
// Paperclip aliases
|
|
2018
|
+
export { default as LucidePaperclip } from '../icons/paperclip';
|
|
2017
2019
|
// Parentheses aliases
|
|
2018
2020
|
export { default as LucideParentheses } from '../icons/parentheses';
|
|
2019
2021
|
// ParkingMeter aliases
|
|
@@ -2078,18 +2080,18 @@ export { default as LucidePictureInPicture } from '../icons/picture-in-picture';
|
|
|
2078
2080
|
export { default as LucidePiggyBank } from '../icons/piggy-bank';
|
|
2079
2081
|
// PilcrowLeft aliases
|
|
2080
2082
|
export { default as LucidePilcrowLeft } from '../icons/pilcrow-left';
|
|
2081
|
-
// PilcrowRight aliases
|
|
2082
|
-
export { default as LucidePilcrowRight } from '../icons/pilcrow-right';
|
|
2083
2083
|
// Pilcrow aliases
|
|
2084
2084
|
export { default as LucidePilcrow } from '../icons/pilcrow';
|
|
2085
|
+
// PilcrowRight aliases
|
|
2086
|
+
export { default as LucidePilcrowRight } from '../icons/pilcrow-right';
|
|
2085
2087
|
// PillBottle aliases
|
|
2086
2088
|
export { default as LucidePillBottle } from '../icons/pill-bottle';
|
|
2087
2089
|
// Pill aliases
|
|
2088
2090
|
export { default as LucidePill } from '../icons/pill';
|
|
2089
|
-
// PinOff aliases
|
|
2090
|
-
export { default as LucidePinOff } from '../icons/pin-off';
|
|
2091
2091
|
// Pin aliases
|
|
2092
2092
|
export { default as LucidePin } from '../icons/pin';
|
|
2093
|
+
// PinOff aliases
|
|
2094
|
+
export { default as LucidePinOff } from '../icons/pin-off';
|
|
2093
2095
|
// Pipette aliases
|
|
2094
2096
|
export { default as LucidePipette } from '../icons/pipette';
|
|
2095
2097
|
// Pizza aliases
|
|
@@ -2114,10 +2116,10 @@ export { default as LucidePlug } from '../icons/plug';
|
|
|
2114
2116
|
export { default as LucidePocketKnife } from '../icons/pocket-knife';
|
|
2115
2117
|
// Podium aliases
|
|
2116
2118
|
export { default as LucidePodium } from '../icons/podium';
|
|
2117
|
-
// PointerOff aliases
|
|
2118
|
-
export { default as LucidePointerOff } from '../icons/pointer-off';
|
|
2119
2119
|
// Pointer aliases
|
|
2120
2120
|
export { default as LucidePointer } from '../icons/pointer';
|
|
2121
|
+
// PointerOff aliases
|
|
2122
|
+
export { default as LucidePointerOff } from '../icons/pointer-off';
|
|
2121
2123
|
// Popcorn aliases
|
|
2122
2124
|
export { default as LucidePopcorn } from '../icons/popcorn';
|
|
2123
2125
|
// Popsicle aliases
|
|
@@ -2144,10 +2146,10 @@ export { default as LucideProportions } from '../icons/proportions';
|
|
|
2144
2146
|
export { default as LucidePuzzle } from '../icons/puzzle';
|
|
2145
2147
|
// Pyramid aliases
|
|
2146
2148
|
export { default as LucidePyramid } from '../icons/pyramid';
|
|
2147
|
-
// QrCode aliases
|
|
2148
|
-
export { default as LucideQrCode } from '../icons/qr-code';
|
|
2149
2149
|
// Quote aliases
|
|
2150
2150
|
export { default as LucideQuote } from '../icons/quote';
|
|
2151
|
+
// QrCode aliases
|
|
2152
|
+
export { default as LucideQrCode } from '../icons/qr-code';
|
|
2151
2153
|
// Rabbit aliases
|
|
2152
2154
|
export { default as LucideRabbit } from '../icons/rabbit';
|
|
2153
2155
|
// Radar aliases
|
|
@@ -2178,10 +2180,10 @@ export { default as LucideReceiptCent } from '../icons/receipt-cent';
|
|
|
2178
2180
|
export { default as LucideReceiptEuro } from '../icons/receipt-euro';
|
|
2179
2181
|
// ReceiptIndianRupee aliases
|
|
2180
2182
|
export { default as LucideReceiptIndianRupee } from '../icons/receipt-indian-rupee';
|
|
2181
|
-
// ReceiptPoundSterling aliases
|
|
2182
|
-
export { default as LucideReceiptPoundSterling } from '../icons/receipt-pound-sterling';
|
|
2183
2183
|
// ReceiptJapaneseYen aliases
|
|
2184
2184
|
export { default as LucideReceiptJapaneseYen } from '../icons/receipt-japanese-yen';
|
|
2185
|
+
// ReceiptPoundSterling aliases
|
|
2186
|
+
export { default as LucideReceiptPoundSterling } from '../icons/receipt-pound-sterling';
|
|
2185
2187
|
// ReceiptRussianRuble aliases
|
|
2186
2188
|
export { default as LucideReceiptRussianRuble } from '../icons/receipt-russian-ruble';
|
|
2187
2189
|
// ReceiptSwissFranc aliases
|
|
@@ -2190,10 +2192,10 @@ export { default as LucideReceiptSwissFranc } from '../icons/receipt-swiss-franc
|
|
|
2190
2192
|
export { default as LucideReceiptText } from '../icons/receipt-text';
|
|
2191
2193
|
// ReceiptTurkishLira aliases
|
|
2192
2194
|
export { default as LucideReceiptTurkishLira } from '../icons/receipt-turkish-lira';
|
|
2193
|
-
// RectangleCircle aliases
|
|
2194
|
-
export { default as LucideRectangleCircle } from '../icons/rectangle-circle';
|
|
2195
2195
|
// Receipt aliases
|
|
2196
2196
|
export { default as LucideReceipt } from '../icons/receipt';
|
|
2197
|
+
// RectangleCircle aliases
|
|
2198
|
+
export { default as LucideRectangleCircle } from '../icons/rectangle-circle';
|
|
2197
2199
|
// RectangleGoggles aliases
|
|
2198
2200
|
export { default as LucideRectangleGoggles } from '../icons/rectangle-goggles';
|
|
2199
2201
|
// RectangleHorizontal aliases
|
|
@@ -2210,12 +2212,12 @@ export { default as LucideRedoDot } from '../icons/redo-dot';
|
|
|
2210
2212
|
export { default as LucideRedo } from '../icons/redo';
|
|
2211
2213
|
// RefreshCcwDot aliases
|
|
2212
2214
|
export { default as LucideRefreshCcwDot } from '../icons/refresh-ccw-dot';
|
|
2213
|
-
// RefreshCwOff aliases
|
|
2214
|
-
export { default as LucideRefreshCwOff } from '../icons/refresh-cw-off';
|
|
2215
2215
|
// RefreshCcw aliases
|
|
2216
2216
|
export { default as LucideRefreshCcw } from '../icons/refresh-ccw';
|
|
2217
2217
|
// RefreshCw aliases
|
|
2218
2218
|
export { default as LucideRefreshCw } from '../icons/refresh-cw';
|
|
2219
|
+
// RefreshCwOff aliases
|
|
2220
|
+
export { default as LucideRefreshCwOff } from '../icons/refresh-cw-off';
|
|
2219
2221
|
// Refrigerator aliases
|
|
2220
2222
|
export { default as LucideRefrigerator } from '../icons/refrigerator';
|
|
2221
2223
|
// Regex aliases
|
|
@@ -2228,10 +2230,10 @@ export { default as LucideRepeat1 } from '../icons/repeat-1';
|
|
|
2228
2230
|
export { default as LucideRepeat2 } from '../icons/repeat-2';
|
|
2229
2231
|
// RepeatOff aliases
|
|
2230
2232
|
export { default as LucideRepeatOff } from '../icons/repeat-off';
|
|
2231
|
-
// Repeat aliases
|
|
2232
|
-
export { default as LucideRepeat } from '../icons/repeat';
|
|
2233
2233
|
// ReplaceAll aliases
|
|
2234
2234
|
export { default as LucideReplaceAll } from '../icons/replace-all';
|
|
2235
|
+
// Repeat aliases
|
|
2236
|
+
export { default as LucideRepeat } from '../icons/repeat';
|
|
2235
2237
|
// Replace aliases
|
|
2236
2238
|
export { default as LucideReplace } from '../icons/replace';
|
|
2237
2239
|
// ReplyAll aliases
|
|
@@ -2246,14 +2248,14 @@ export { default as LucideRibbon } from '../icons/ribbon';
|
|
|
2246
2248
|
export { default as LucideRocket } from '../icons/rocket';
|
|
2247
2249
|
// Road aliases
|
|
2248
2250
|
export { default as LucideRoad } from '../icons/road';
|
|
2249
|
-
// RollerCoaster aliases
|
|
2250
|
-
export { default as LucideRollerCoaster } from '../icons/roller-coaster';
|
|
2251
2251
|
// RockingChair aliases
|
|
2252
2252
|
export { default as LucideRockingChair } from '../icons/rocking-chair';
|
|
2253
|
-
//
|
|
2254
|
-
export { default as
|
|
2253
|
+
// RollerCoaster aliases
|
|
2254
|
+
export { default as LucideRollerCoaster } from '../icons/roller-coaster';
|
|
2255
2255
|
// RotateCcwKey aliases
|
|
2256
2256
|
export { default as LucideRotateCcwKey } from '../icons/rotate-ccw-key';
|
|
2257
|
+
// Rose aliases
|
|
2258
|
+
export { default as LucideRose } from '../icons/rose';
|
|
2257
2259
|
// RotateCcwSquare aliases
|
|
2258
2260
|
export { default as LucideRotateCcwSquare } from '../icons/rotate-ccw-square';
|
|
2259
2261
|
// RotateCcw aliases
|
|
@@ -2288,10 +2290,10 @@ export { default as LucideSalad } from '../icons/salad';
|
|
|
2288
2290
|
export { default as LucideSandwich } from '../icons/sandwich';
|
|
2289
2291
|
// SatelliteDish aliases
|
|
2290
2292
|
export { default as LucideSatelliteDish } from '../icons/satellite-dish';
|
|
2291
|
-
// Satellite aliases
|
|
2292
|
-
export { default as LucideSatellite } from '../icons/satellite';
|
|
2293
2293
|
// SaudiRiyal aliases
|
|
2294
2294
|
export { default as LucideSaudiRiyal } from '../icons/saudi-riyal';
|
|
2295
|
+
// Satellite aliases
|
|
2296
|
+
export { default as LucideSatellite } from '../icons/satellite';
|
|
2295
2297
|
// SaveAll aliases
|
|
2296
2298
|
export { default as LucideSaveAll } from '../icons/save-all';
|
|
2297
2299
|
// SaveCheck aliases
|
|
@@ -2350,26 +2352,26 @@ export { default as LucideScroll } from '../icons/scroll';
|
|
|
2350
2352
|
export { default as LucideSearchAlert } from '../icons/search-alert';
|
|
2351
2353
|
// SearchCheck aliases
|
|
2352
2354
|
export { default as LucideSearchCheck } from '../icons/search-check';
|
|
2353
|
-
// SearchCode aliases
|
|
2354
|
-
export { default as LucideSearchCode } from '../icons/search-code';
|
|
2355
2355
|
// SearchSlash aliases
|
|
2356
2356
|
export { default as LucideSearchSlash } from '../icons/search-slash';
|
|
2357
|
+
// SearchCode aliases
|
|
2358
|
+
export { default as LucideSearchCode } from '../icons/search-code';
|
|
2357
2359
|
// SearchX aliases
|
|
2358
2360
|
export { default as LucideSearchX } from '../icons/search-x';
|
|
2359
2361
|
// Search aliases
|
|
2360
2362
|
export { default as LucideSearch } from '../icons/search';
|
|
2361
2363
|
// Section aliases
|
|
2362
2364
|
export { default as LucideSection } from '../icons/section';
|
|
2363
|
-
// Send aliases
|
|
2364
|
-
export { default as LucideSend } from '../icons/send';
|
|
2365
2365
|
// SendToBack aliases
|
|
2366
2366
|
export { default as LucideSendToBack } from '../icons/send-to-back';
|
|
2367
|
+
// Send aliases
|
|
2368
|
+
export { default as LucideSend } from '../icons/send';
|
|
2367
2369
|
// SeparatorHorizontal aliases
|
|
2368
2370
|
export { default as LucideSeparatorHorizontal } from '../icons/separator-horizontal';
|
|
2369
|
-
// SeparatorVertical aliases
|
|
2370
|
-
export { default as LucideSeparatorVertical } from '../icons/separator-vertical';
|
|
2371
2371
|
// ServerCog aliases
|
|
2372
2372
|
export { default as LucideServerCog } from '../icons/server-cog';
|
|
2373
|
+
// SeparatorVertical aliases
|
|
2374
|
+
export { default as LucideSeparatorVertical } from '../icons/separator-vertical';
|
|
2373
2375
|
// ServerCrash aliases
|
|
2374
2376
|
export { default as LucideServerCrash } from '../icons/server-crash';
|
|
2375
2377
|
// ServerOff aliases
|
|
@@ -2380,10 +2382,10 @@ export { default as LucideServerPlus } from '../icons/server-plus';
|
|
|
2380
2382
|
export { default as LucideServer } from '../icons/server';
|
|
2381
2383
|
// Settings2 aliases
|
|
2382
2384
|
export { default as LucideSettings2 } from '../icons/settings-2';
|
|
2383
|
-
// Settings aliases
|
|
2384
|
-
export { default as LucideSettings } from '../icons/settings';
|
|
2385
2385
|
// Shapes aliases
|
|
2386
2386
|
export { default as LucideShapes } from '../icons/shapes';
|
|
2387
|
+
// Settings aliases
|
|
2388
|
+
export { default as LucideSettings } from '../icons/settings';
|
|
2387
2389
|
// Share2 aliases
|
|
2388
2390
|
export { default as LucideShare2 } from '../icons/share-2';
|
|
2389
2391
|
// Share aliases
|
|
@@ -2412,10 +2414,10 @@ export { default as LucideShieldHalf } from '../icons/shield-half';
|
|
|
2412
2414
|
export { default as LucideShieldKeyhole } from '../icons/shield-keyhole';
|
|
2413
2415
|
// ShieldLock aliases
|
|
2414
2416
|
export { default as LucideShieldLock } from '../icons/shield-lock';
|
|
2415
|
-
// ShieldMinus aliases
|
|
2416
|
-
export { default as LucideShieldMinus } from '../icons/shield-minus';
|
|
2417
2417
|
// ShieldOff aliases
|
|
2418
2418
|
export { default as LucideShieldOff } from '../icons/shield-off';
|
|
2419
|
+
// ShieldMinus aliases
|
|
2420
|
+
export { default as LucideShieldMinus } from '../icons/shield-minus';
|
|
2419
2421
|
// ShieldPlus aliases
|
|
2420
2422
|
export { default as LucideShieldPlus } from '../icons/shield-plus';
|
|
2421
2423
|
// ShieldUser aliases
|
|
@@ -2458,28 +2460,28 @@ export { default as LucideSignalLow } from '../icons/signal-low';
|
|
|
2458
2460
|
export { default as LucideSignalMedium } from '../icons/signal-medium';
|
|
2459
2461
|
// SignalZero aliases
|
|
2460
2462
|
export { default as LucideSignalZero } from '../icons/signal-zero';
|
|
2461
|
-
// Signature aliases
|
|
2462
|
-
export { default as LucideSignature } from '../icons/signature';
|
|
2463
2463
|
// Signal aliases
|
|
2464
2464
|
export { default as LucideSignal } from '../icons/signal';
|
|
2465
|
+
// Signature aliases
|
|
2466
|
+
export { default as LucideSignature } from '../icons/signature';
|
|
2465
2467
|
// SignpostBig aliases
|
|
2466
2468
|
export { default as LucideSignpostBig } from '../icons/signpost-big';
|
|
2467
2469
|
// Signpost aliases
|
|
2468
2470
|
export { default as LucideSignpost } from '../icons/signpost';
|
|
2469
|
-
// SkipBack aliases
|
|
2470
|
-
export { default as LucideSkipBack } from '../icons/skip-back';
|
|
2471
2471
|
// Siren aliases
|
|
2472
2472
|
export { default as LucideSiren } from '../icons/siren';
|
|
2473
|
+
// SkipBack aliases
|
|
2474
|
+
export { default as LucideSkipBack } from '../icons/skip-back';
|
|
2473
2475
|
// SkipForward aliases
|
|
2474
2476
|
export { default as LucideSkipForward } from '../icons/skip-forward';
|
|
2475
2477
|
// Skull aliases
|
|
2476
2478
|
export { default as LucideSkull } from '../icons/skull';
|
|
2477
2479
|
// Slash aliases
|
|
2478
2480
|
export { default as LucideSlash } from '../icons/slash';
|
|
2479
|
-
// SlidersHorizontal aliases
|
|
2480
|
-
export { default as LucideSlidersHorizontal } from '../icons/sliders-horizontal';
|
|
2481
2481
|
// Slice aliases
|
|
2482
2482
|
export { default as LucideSlice } from '../icons/slice';
|
|
2483
|
+
// SlidersHorizontal aliases
|
|
2484
|
+
export { default as LucideSlidersHorizontal } from '../icons/sliders-horizontal';
|
|
2483
2485
|
// SmartphoneCharging aliases
|
|
2484
2486
|
export { default as LucideSmartphoneCharging } from '../icons/smartphone-charging';
|
|
2485
2487
|
// SmartphoneNfc aliases
|
|
@@ -2490,10 +2492,10 @@ export { default as LucideSmartphone } from '../icons/smartphone';
|
|
|
2490
2492
|
export { default as LucideSnail } from '../icons/snail';
|
|
2491
2493
|
// Snowflake aliases
|
|
2492
2494
|
export { default as LucideSnowflake } from '../icons/snowflake';
|
|
2493
|
-
// SoapDispenserDroplet aliases
|
|
2494
|
-
export { default as LucideSoapDispenserDroplet } from '../icons/soap-dispenser-droplet';
|
|
2495
2495
|
// Sofa aliases
|
|
2496
2496
|
export { default as LucideSofa } from '../icons/sofa';
|
|
2497
|
+
// SoapDispenserDroplet aliases
|
|
2498
|
+
export { default as LucideSoapDispenserDroplet } from '../icons/soap-dispenser-droplet';
|
|
2497
2499
|
// SolarPanel aliases
|
|
2498
2500
|
export { default as LucideSolarPanel } from '../icons/solar-panel';
|
|
2499
2501
|
// Soup aliases
|
|
@@ -2542,24 +2544,24 @@ export { default as LucideSquareDashedTopSolid } from '../icons/square-dashed-to
|
|
|
2542
2544
|
export { default as LucideSquareDimensions } from '../icons/square-dimensions';
|
|
2543
2545
|
// SquarePause aliases
|
|
2544
2546
|
export { default as LucideSquarePause } from '../icons/square-pause';
|
|
2545
|
-
// SquareRadical aliases
|
|
2546
|
-
export { default as LucideSquareRadical } from '../icons/square-radical';
|
|
2547
2547
|
// SquareOff aliases
|
|
2548
2548
|
export { default as LucideSquareOff } from '../icons/square-off';
|
|
2549
|
+
// SquareRadical aliases
|
|
2550
|
+
export { default as LucideSquareRadical } from '../icons/square-radical';
|
|
2551
|
+
// SquareSquare aliases
|
|
2552
|
+
export { default as LucideSquareSquare } from '../icons/square-square';
|
|
2549
2553
|
// SquareRoundCorner aliases
|
|
2550
2554
|
export { default as LucideSquareRoundCorner } from '../icons/square-round-corner';
|
|
2551
2555
|
// SquareStack aliases
|
|
2552
2556
|
export { default as LucideSquareStack } from '../icons/square-stack';
|
|
2553
|
-
// SquareSquare aliases
|
|
2554
|
-
export { default as LucideSquareSquare } from '../icons/square-square';
|
|
2555
2557
|
// SquareStar aliases
|
|
2556
2558
|
export { default as LucideSquareStar } from '../icons/square-star';
|
|
2557
2559
|
// SquareStop aliases
|
|
2558
2560
|
export { default as LucideSquareStop } from '../icons/square-stop';
|
|
2559
|
-
// Square aliases
|
|
2560
|
-
export { default as LucideSquare } from '../icons/square';
|
|
2561
2561
|
// SquareText aliases
|
|
2562
2562
|
export { default as LucideSquareText } from '../icons/square-text';
|
|
2563
|
+
// Square aliases
|
|
2564
|
+
export { default as LucideSquare } from '../icons/square';
|
|
2563
2565
|
// SquaresExclude aliases
|
|
2564
2566
|
export { default as LucideSquaresExclude } from '../icons/squares-exclude';
|
|
2565
2567
|
// SquaresIntersect aliases
|
|
@@ -2572,10 +2574,10 @@ export { default as LucideSquaresUnite } from '../icons/squares-unite';
|
|
|
2572
2574
|
export { default as LucideSquircleDashed } from '../icons/squircle-dashed';
|
|
2573
2575
|
// Squircle aliases
|
|
2574
2576
|
export { default as LucideSquircle } from '../icons/squircle';
|
|
2575
|
-
// Squirrel aliases
|
|
2576
|
-
export { default as LucideSquirrel } from '../icons/squirrel';
|
|
2577
2577
|
// Stamp aliases
|
|
2578
2578
|
export { default as LucideStamp } from '../icons/stamp';
|
|
2579
|
+
// Squirrel aliases
|
|
2580
|
+
export { default as LucideSquirrel } from '../icons/squirrel';
|
|
2579
2581
|
// StarCheck aliases
|
|
2580
2582
|
export { default as LucideStarCheck } from '../icons/star-check';
|
|
2581
2583
|
// StarHalf aliases
|
|
@@ -2640,20 +2642,20 @@ export { default as LucideSun } from '../icons/sun';
|
|
|
2640
2642
|
export { default as LucideSunrise } from '../icons/sunrise';
|
|
2641
2643
|
// Sunset aliases
|
|
2642
2644
|
export { default as LucideSunset } from '../icons/sunset';
|
|
2643
|
-
// Superscript aliases
|
|
2644
|
-
export { default as LucideSuperscript } from '../icons/superscript';
|
|
2645
2645
|
// SwatchBook aliases
|
|
2646
2646
|
export { default as LucideSwatchBook } from '../icons/swatch-book';
|
|
2647
|
+
// Superscript aliases
|
|
2648
|
+
export { default as LucideSuperscript } from '../icons/superscript';
|
|
2647
2649
|
// SwissFranc aliases
|
|
2648
2650
|
export { default as LucideSwissFranc } from '../icons/swiss-franc';
|
|
2649
2651
|
// SwitchCamera aliases
|
|
2650
2652
|
export { default as LucideSwitchCamera } from '../icons/switch-camera';
|
|
2651
2653
|
// Sword aliases
|
|
2652
2654
|
export { default as LucideSword } from '../icons/sword';
|
|
2653
|
-
// Swords aliases
|
|
2654
|
-
export { default as LucideSwords } from '../icons/swords';
|
|
2655
2655
|
// Syringe aliases
|
|
2656
2656
|
export { default as LucideSyringe } from '../icons/syringe';
|
|
2657
|
+
// Swords aliases
|
|
2658
|
+
export { default as LucideSwords } from '../icons/swords';
|
|
2657
2659
|
// Table2 aliases
|
|
2658
2660
|
export { default as LucideTable2 } from '../icons/table-2';
|
|
2659
2661
|
// TableCellsMerge aliases
|
|
@@ -2662,20 +2664,20 @@ export { default as LucideTableCellsMerge } from '../icons/table-cells-merge';
|
|
|
2662
2664
|
export { default as LucideTableCellsSplit } from '../icons/table-cells-split';
|
|
2663
2665
|
// TableColumnsSplit aliases
|
|
2664
2666
|
export { default as LucideTableColumnsSplit } from '../icons/table-columns-split';
|
|
2665
|
-
// TableOfContents aliases
|
|
2666
|
-
export { default as LucideTableOfContents } from '../icons/table-of-contents';
|
|
2667
2667
|
// TableProperties aliases
|
|
2668
2668
|
export { default as LucideTableProperties } from '../icons/table-properties';
|
|
2669
|
+
// TableOfContents aliases
|
|
2670
|
+
export { default as LucideTableOfContents } from '../icons/table-of-contents';
|
|
2669
2671
|
// TableRowsSplit aliases
|
|
2670
2672
|
export { default as LucideTableRowsSplit } from '../icons/table-rows-split';
|
|
2671
2673
|
// Table aliases
|
|
2672
2674
|
export { default as LucideTable } from '../icons/table';
|
|
2673
2675
|
// TabletSmartphone aliases
|
|
2674
2676
|
export { default as LucideTabletSmartphone } from '../icons/tablet-smartphone';
|
|
2675
|
-
// Tablets aliases
|
|
2676
|
-
export { default as LucideTablets } from '../icons/tablets';
|
|
2677
2677
|
// Tablet aliases
|
|
2678
2678
|
export { default as LucideTablet } from '../icons/tablet';
|
|
2679
|
+
// Tablets aliases
|
|
2680
|
+
export { default as LucideTablets } from '../icons/tablets';
|
|
2679
2681
|
// TagPlus aliases
|
|
2680
2682
|
export { default as LucideTagPlus } from '../icons/tag-plus';
|
|
2681
2683
|
// TagX aliases
|
|
@@ -2684,10 +2686,10 @@ export { default as LucideTagX } from '../icons/tag-x';
|
|
|
2684
2686
|
export { default as LucideTag } from '../icons/tag';
|
|
2685
2687
|
// Tags aliases
|
|
2686
2688
|
export { default as LucideTags } from '../icons/tags';
|
|
2687
|
-
// Tally2 aliases
|
|
2688
|
-
export { default as LucideTally2 } from '../icons/tally-2';
|
|
2689
2689
|
// Tally1 aliases
|
|
2690
2690
|
export { default as LucideTally1 } from '../icons/tally-1';
|
|
2691
|
+
// Tally2 aliases
|
|
2692
|
+
export { default as LucideTally2 } from '../icons/tally-2';
|
|
2691
2693
|
// Tally3 aliases
|
|
2692
2694
|
export { default as LucideTally3 } from '../icons/tally-3';
|
|
2693
2695
|
// Tally4 aliases
|
|
@@ -2762,18 +2764,18 @@ export { default as LucideToggleLeft } from '../icons/toggle-left';
|
|
|
2762
2764
|
export { default as LucideToggleRight } from '../icons/toggle-right';
|
|
2763
2765
|
// Toilet aliases
|
|
2764
2766
|
export { default as LucideToilet } from '../icons/toilet';
|
|
2765
|
-
// Toolbox aliases
|
|
2766
|
-
export { default as LucideToolbox } from '../icons/toolbox';
|
|
2767
2767
|
// ToolCase aliases
|
|
2768
2768
|
export { default as LucideToolCase } from '../icons/tool-case';
|
|
2769
|
+
// Toolbox aliases
|
|
2770
|
+
export { default as LucideToolbox } from '../icons/toolbox';
|
|
2769
2771
|
// Tornado aliases
|
|
2770
2772
|
export { default as LucideTornado } from '../icons/tornado';
|
|
2771
2773
|
// Torus aliases
|
|
2772
2774
|
export { default as LucideTorus } from '../icons/torus';
|
|
2773
|
-
// Touchpad aliases
|
|
2774
|
-
export { default as LucideTouchpad } from '../icons/touchpad';
|
|
2775
2775
|
// TouchpadOff aliases
|
|
2776
2776
|
export { default as LucideTouchpadOff } from '../icons/touchpad-off';
|
|
2777
|
+
// Touchpad aliases
|
|
2778
|
+
export { default as LucideTouchpad } from '../icons/touchpad';
|
|
2777
2779
|
// TowelRack aliases
|
|
2778
2780
|
export { default as LucideTowelRack } from '../icons/towel-rack';
|
|
2779
2781
|
// TowerControl aliases
|
|
@@ -2808,10 +2810,10 @@ export { default as LucideTrendingDown } from '../icons/trending-down';
|
|
|
2808
2810
|
export { default as LucideTrendingUpDown } from '../icons/trending-up-down';
|
|
2809
2811
|
// TrendingUp aliases
|
|
2810
2812
|
export { default as LucideTrendingUp } from '../icons/trending-up';
|
|
2811
|
-
// TriangleRight aliases
|
|
2812
|
-
export { default as LucideTriangleRight } from '../icons/triangle-right';
|
|
2813
2813
|
// TriangleDashed aliases
|
|
2814
2814
|
export { default as LucideTriangleDashed } from '../icons/triangle-dashed';
|
|
2815
|
+
// TriangleRight aliases
|
|
2816
|
+
export { default as LucideTriangleRight } from '../icons/triangle-right';
|
|
2815
2817
|
// Triangle aliases
|
|
2816
2818
|
export { default as LucideTriangle } from '../icons/triangle';
|
|
2817
2819
|
// Trophy aliases
|
|
@@ -2820,16 +2822,16 @@ export { default as LucideTrophy } from '../icons/trophy';
|
|
|
2820
2822
|
export { default as LucideTruckElectric } from '../icons/truck-electric';
|
|
2821
2823
|
// Truck aliases
|
|
2822
2824
|
export { default as LucideTruck } from '../icons/truck';
|
|
2823
|
-
// TurkishLira aliases
|
|
2824
|
-
export { default as LucideTurkishLira } from '../icons/turkish-lira';
|
|
2825
2825
|
// Turntable aliases
|
|
2826
2826
|
export { default as LucideTurntable } from '../icons/turntable';
|
|
2827
2827
|
// Turtle aliases
|
|
2828
2828
|
export { default as LucideTurtle } from '../icons/turtle';
|
|
2829
|
-
//
|
|
2830
|
-
export { default as
|
|
2829
|
+
// TurkishLira aliases
|
|
2830
|
+
export { default as LucideTurkishLira } from '../icons/turkish-lira';
|
|
2831
2831
|
// TvMinimalPlay aliases
|
|
2832
2832
|
export { default as LucideTvMinimalPlay } from '../icons/tv-minimal-play';
|
|
2833
|
+
// Tv aliases
|
|
2834
|
+
export { default as LucideTv } from '../icons/tv';
|
|
2833
2835
|
// TypeOutline aliases
|
|
2834
2836
|
export { default as LucideTypeOutline } from '../icons/type-outline';
|
|
2835
2837
|
// Type aliases
|
|
@@ -2858,12 +2860,12 @@ export { default as LucideUnlink2 } from '../icons/unlink-2';
|
|
|
2858
2860
|
export { default as LucideUnlink } from '../icons/unlink';
|
|
2859
2861
|
// Unplug aliases
|
|
2860
2862
|
export { default as LucideUnplug } from '../icons/unplug';
|
|
2863
|
+
// Upload aliases
|
|
2864
|
+
export { default as LucideUpload } from '../icons/upload';
|
|
2861
2865
|
// UsbCPort aliases
|
|
2862
2866
|
export { default as LucideUsbCPort } from '../icons/usb-c-port';
|
|
2863
2867
|
// Usb aliases
|
|
2864
2868
|
export { default as LucideUsb } from '../icons/usb';
|
|
2865
|
-
// Upload aliases
|
|
2866
|
-
export { default as LucideUpload } from '../icons/upload';
|
|
2867
2869
|
// UserCheck aliases
|
|
2868
2870
|
export { default as LucideUserCheck } from '../icons/user-check';
|
|
2869
2871
|
// UserCog aliases
|
|
@@ -2872,10 +2874,10 @@ export { default as LucideUserCog } from '../icons/user-cog';
|
|
|
2872
2874
|
export { default as LucideUserKey } from '../icons/user-key';
|
|
2873
2875
|
// UserLock aliases
|
|
2874
2876
|
export { default as LucideUserLock } from '../icons/user-lock';
|
|
2875
|
-
// UserMinus aliases
|
|
2876
|
-
export { default as LucideUserMinus } from '../icons/user-minus';
|
|
2877
2877
|
// UserPen aliases
|
|
2878
2878
|
export { default as LucideUserPen } from '../icons/user-pen';
|
|
2879
|
+
// UserMinus aliases
|
|
2880
|
+
export { default as LucideUserMinus } from '../icons/user-minus';
|
|
2879
2881
|
// UserPlus aliases
|
|
2880
2882
|
export { default as LucideUserPlus } from '../icons/user-plus';
|
|
2881
2883
|
// UserRoundArrowLeft aliases
|
|
@@ -2910,30 +2912,30 @@ export { default as LucideVault } from '../icons/vault';
|
|
|
2910
2912
|
export { default as LucideVectorSquare } from '../icons/vector-square';
|
|
2911
2913
|
// Vegan aliases
|
|
2912
2914
|
export { default as LucideVegan } from '../icons/vegan';
|
|
2913
|
-
// VenetianMask aliases
|
|
2914
|
-
export { default as LucideVenetianMask } from '../icons/venetian-mask';
|
|
2915
2915
|
// VenusAndMars aliases
|
|
2916
2916
|
export { default as LucideVenusAndMars } from '../icons/venus-and-mars';
|
|
2917
|
+
// VenetianMask aliases
|
|
2918
|
+
export { default as LucideVenetianMask } from '../icons/venetian-mask';
|
|
2917
2919
|
// Venus aliases
|
|
2918
2920
|
export { default as LucideVenus } from '../icons/venus';
|
|
2919
2921
|
// VibrateOff aliases
|
|
2920
2922
|
export { default as LucideVibrateOff } from '../icons/vibrate-off';
|
|
2921
|
-
// Vibrate aliases
|
|
2922
|
-
export { default as LucideVibrate } from '../icons/vibrate';
|
|
2923
2923
|
// VideoOff aliases
|
|
2924
2924
|
export { default as LucideVideoOff } from '../icons/video-off';
|
|
2925
2925
|
// Video aliases
|
|
2926
2926
|
export { default as LucideVideo } from '../icons/video';
|
|
2927
|
+
// Vibrate aliases
|
|
2928
|
+
export { default as LucideVibrate } from '../icons/vibrate';
|
|
2927
2929
|
// Videotape aliases
|
|
2928
2930
|
export { default as LucideVideotape } from '../icons/videotape';
|
|
2929
2931
|
// View aliases
|
|
2930
2932
|
export { default as LucideView } from '../icons/view';
|
|
2931
2933
|
// Voicemail aliases
|
|
2932
2934
|
export { default as LucideVoicemail } from '../icons/voicemail';
|
|
2933
|
-
// Volleyball aliases
|
|
2934
|
-
export { default as LucideVolleyball } from '../icons/volleyball';
|
|
2935
2935
|
// Volume1 aliases
|
|
2936
2936
|
export { default as LucideVolume1 } from '../icons/volume-1';
|
|
2937
|
+
// Volleyball aliases
|
|
2938
|
+
export { default as LucideVolleyball } from '../icons/volleyball';
|
|
2937
2939
|
// Volume2 aliases
|
|
2938
2940
|
export { default as LucideVolume2 } from '../icons/volume-2';
|
|
2939
2941
|
// VolumeOff aliases
|
|
@@ -2942,12 +2944,12 @@ export { default as LucideVolumeOff } from '../icons/volume-off';
|
|
|
2942
2944
|
export { default as LucideVolumeX } from '../icons/volume-x';
|
|
2943
2945
|
// Volume aliases
|
|
2944
2946
|
export { default as LucideVolume } from '../icons/volume';
|
|
2947
|
+
// Wallet aliases
|
|
2948
|
+
export { default as LucideWallet } from '../icons/wallet';
|
|
2945
2949
|
// Vote aliases
|
|
2946
2950
|
export { default as LucideVote } from '../icons/vote';
|
|
2947
2951
|
// WalletCards aliases
|
|
2948
2952
|
export { default as LucideWalletCards } from '../icons/wallet-cards';
|
|
2949
|
-
// Wallet aliases
|
|
2950
|
-
export { default as LucideWallet } from '../icons/wallet';
|
|
2951
2953
|
// Wallpaper aliases
|
|
2952
2954
|
export { default as LucideWallpaper } from '../icons/wallpaper';
|
|
2953
2955
|
// Wand aliases
|
|
@@ -2962,18 +2964,18 @@ export { default as LucideWatch } from '../icons/watch';
|
|
|
2962
2964
|
export { default as LucideWavesArrowDown } from '../icons/waves-arrow-down';
|
|
2963
2965
|
// WavesArrowUp aliases
|
|
2964
2966
|
export { default as LucideWavesArrowUp } from '../icons/waves-arrow-up';
|
|
2965
|
-
// WavesLadder aliases
|
|
2966
|
-
export { default as LucideWavesLadder } from '../icons/waves-ladder';
|
|
2967
2967
|
// WavesVertical aliases
|
|
2968
2968
|
export { default as LucideWavesVertical } from '../icons/waves-vertical';
|
|
2969
|
+
// WavesLadder aliases
|
|
2970
|
+
export { default as LucideWavesLadder } from '../icons/waves-ladder';
|
|
2969
2971
|
// Waypoints aliases
|
|
2970
2972
|
export { default as LucideWaypoints } from '../icons/waypoints';
|
|
2971
2973
|
// WebcamOff aliases
|
|
2972
2974
|
export { default as LucideWebcamOff } from '../icons/webcam-off';
|
|
2973
|
-
// Webcam aliases
|
|
2974
|
-
export { default as LucideWebcam } from '../icons/webcam';
|
|
2975
2975
|
// WebhookOff aliases
|
|
2976
2976
|
export { default as LucideWebhookOff } from '../icons/webhook-off';
|
|
2977
|
+
// Webcam aliases
|
|
2978
|
+
export { default as LucideWebcam } from '../icons/webcam';
|
|
2977
2979
|
// Webhook aliases
|
|
2978
2980
|
export { default as LucideWebhook } from '../icons/webhook';
|
|
2979
2981
|
// WeightTilde aliases
|
|
@@ -2984,20 +2986,20 @@ export { default as LucideWeight } from '../icons/weight';
|
|
|
2984
2986
|
export { default as LucideWheatOff } from '../icons/wheat-off';
|
|
2985
2987
|
// Wheat aliases
|
|
2986
2988
|
export { default as LucideWheat } from '../icons/wheat';
|
|
2987
|
-
// WholeWord aliases
|
|
2988
|
-
export { default as LucideWholeWord } from '../icons/whole-word';
|
|
2989
|
-
// WifiHigh aliases
|
|
2990
|
-
export { default as LucideWifiHigh } from '../icons/wifi-high';
|
|
2991
2989
|
// WifiCog aliases
|
|
2992
2990
|
export { default as LucideWifiCog } from '../icons/wifi-cog';
|
|
2991
|
+
// WifiHigh aliases
|
|
2992
|
+
export { default as LucideWifiHigh } from '../icons/wifi-high';
|
|
2993
|
+
// WholeWord aliases
|
|
2994
|
+
export { default as LucideWholeWord } from '../icons/whole-word';
|
|
2993
2995
|
// WifiLow aliases
|
|
2994
2996
|
export { default as LucideWifiLow } from '../icons/wifi-low';
|
|
2995
2997
|
// WifiOff aliases
|
|
2996
2998
|
export { default as LucideWifiOff } from '../icons/wifi-off';
|
|
2997
|
-
// WifiPen aliases
|
|
2998
|
-
export { default as LucideWifiPen } from '../icons/wifi-pen';
|
|
2999
2999
|
// WifiSync aliases
|
|
3000
3000
|
export { default as LucideWifiSync } from '../icons/wifi-sync';
|
|
3001
|
+
// WifiPen aliases
|
|
3002
|
+
export { default as LucideWifiPen } from '../icons/wifi-pen';
|
|
3001
3003
|
// WifiZero aliases
|
|
3002
3004
|
export { default as LucideWifiZero } from '../icons/wifi-zero';
|
|
3003
3005
|
// Wifi aliases
|
|
@@ -3008,14 +3010,14 @@ export { default as LucideWindArrowDown } from '../icons/wind-arrow-down';
|
|
|
3008
3010
|
export { default as LucideWind } from '../icons/wind';
|
|
3009
3011
|
// WineOff aliases
|
|
3010
3012
|
export { default as LucideWineOff } from '../icons/wine-off';
|
|
3011
|
-
// Workflow aliases
|
|
3012
|
-
export { default as LucideWorkflow } from '../icons/workflow';
|
|
3013
3013
|
// Wine aliases
|
|
3014
3014
|
export { default as LucideWine } from '../icons/wine';
|
|
3015
|
-
//
|
|
3016
|
-
export { default as
|
|
3015
|
+
// Workflow aliases
|
|
3016
|
+
export { default as LucideWorkflow } from '../icons/workflow';
|
|
3017
3017
|
// WrenchOff aliases
|
|
3018
3018
|
export { default as LucideWrenchOff } from '../icons/wrench-off';
|
|
3019
|
+
// Worm aliases
|
|
3020
|
+
export { default as LucideWorm } from '../icons/worm';
|
|
3019
3021
|
// Wrench aliases
|
|
3020
3022
|
export { default as LucideWrench } from '../icons/wrench';
|
|
3021
3023
|
// XLineTop aliases
|
|
@@ -3028,28 +3030,28 @@ export { default as LucideZapOff } from '../icons/zap-off';
|
|
|
3028
3030
|
export { default as LucideZap } from '../icons/zap';
|
|
3029
3031
|
// ZodiacAquarius aliases
|
|
3030
3032
|
export { default as LucideZodiacAquarius } from '../icons/zodiac-aquarius';
|
|
3031
|
-
// ZodiacAries aliases
|
|
3032
|
-
export { default as LucideZodiacAries } from '../icons/zodiac-aries';
|
|
3033
3033
|
// ZodiacCancer aliases
|
|
3034
3034
|
export { default as LucideZodiacCancer } from '../icons/zodiac-cancer';
|
|
3035
|
+
// ZodiacAries aliases
|
|
3036
|
+
export { default as LucideZodiacAries } from '../icons/zodiac-aries';
|
|
3035
3037
|
// ZodiacCapricorn aliases
|
|
3036
3038
|
export { default as LucideZodiacCapricorn } from '../icons/zodiac-capricorn';
|
|
3037
3039
|
// ZodiacGemini aliases
|
|
3038
3040
|
export { default as LucideZodiacGemini } from '../icons/zodiac-gemini';
|
|
3039
|
-
// ZodiacLeo aliases
|
|
3040
|
-
export { default as LucideZodiacLeo } from '../icons/zodiac-leo';
|
|
3041
3041
|
// ZodiacLibra aliases
|
|
3042
3042
|
export { default as LucideZodiacLibra } from '../icons/zodiac-libra';
|
|
3043
|
-
//
|
|
3044
|
-
export { default as
|
|
3043
|
+
// ZodiacLeo aliases
|
|
3044
|
+
export { default as LucideZodiacLeo } from '../icons/zodiac-leo';
|
|
3045
3045
|
// ZodiacPisces aliases
|
|
3046
3046
|
export { default as LucideZodiacPisces } from '../icons/zodiac-pisces';
|
|
3047
|
+
// ZodiacOphiuchus aliases
|
|
3048
|
+
export { default as LucideZodiacOphiuchus } from '../icons/zodiac-ophiuchus';
|
|
3047
3049
|
// ZodiacSagittarius aliases
|
|
3048
3050
|
export { default as LucideZodiacSagittarius } from '../icons/zodiac-sagittarius';
|
|
3049
|
-
// ZodiacScorpio aliases
|
|
3050
|
-
export { default as LucideZodiacScorpio } from '../icons/zodiac-scorpio';
|
|
3051
3051
|
// ZodiacTaurus aliases
|
|
3052
3052
|
export { default as LucideZodiacTaurus } from '../icons/zodiac-taurus';
|
|
3053
|
+
// ZodiacScorpio aliases
|
|
3054
|
+
export { default as LucideZodiacScorpio } from '../icons/zodiac-scorpio';
|
|
3053
3055
|
// ZodiacVirgo aliases
|
|
3054
3056
|
export { default as LucideZodiacVirgo } from '../icons/zodiac-virgo';
|
|
3055
3057
|
// ZoomIn aliases
|
|
@@ -3100,6 +3102,12 @@ export {
|
|
|
3100
3102
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. */
|
|
3101
3103
|
default as LucideArrowDownZa
|
|
3102
3104
|
} from '../icons/arrow-down-z-a';
|
|
3105
|
+
// ArrowUpNarrowWide aliases
|
|
3106
|
+
export { default as LucideArrowUpNarrowWide } from '../icons/arrow-up-narrow-wide';
|
|
3107
|
+
export {
|
|
3108
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. */
|
|
3109
|
+
default as LucideSortAsc
|
|
3110
|
+
} from '../icons/arrow-up-narrow-wide';
|
|
3103
3111
|
// ArrowUpAZ aliases
|
|
3104
3112
|
export { default as LucideArrowUpAZ } from '../icons/arrow-up-a-z';
|
|
3105
3113
|
export {
|
|
@@ -3112,30 +3120,24 @@ export {
|
|
|
3112
3120
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpZA} instead. */
|
|
3113
3121
|
default as LucideArrowUpZa
|
|
3114
3122
|
} from '../icons/arrow-up-z-a';
|
|
3115
|
-
// ArrowUpNarrowWide aliases
|
|
3116
|
-
export { default as LucideArrowUpNarrowWide } from '../icons/arrow-up-narrow-wide';
|
|
3117
|
-
export {
|
|
3118
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. */
|
|
3119
|
-
default as LucideSortAsc
|
|
3120
|
-
} from '../icons/arrow-up-narrow-wide';
|
|
3121
3123
|
// Axis3d aliases
|
|
3122
3124
|
export { default as LucideAxis3d } from '../icons/axis-3d';
|
|
3123
3125
|
export {
|
|
3124
3126
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. */
|
|
3125
3127
|
default as LucideAxis3D
|
|
3126
3128
|
} from '../icons/axis-3d';
|
|
3127
|
-
// BadgeCheck aliases
|
|
3128
|
-
export { default as LucideBadgeCheck } from '../icons/badge-check';
|
|
3129
|
-
export {
|
|
3130
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead. */
|
|
3131
|
-
default as LucideVerified
|
|
3132
|
-
} from '../icons/badge-check';
|
|
3133
3129
|
// BadgeQuestionMark aliases
|
|
3134
3130
|
export { default as LucideBadgeQuestionMark } from '../icons/badge-question-mark';
|
|
3135
3131
|
export {
|
|
3136
3132
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. */
|
|
3137
3133
|
default as LucideBadgeHelp
|
|
3138
3134
|
} from '../icons/badge-question-mark';
|
|
3135
|
+
// BadgeCheck aliases
|
|
3136
|
+
export { default as LucideBadgeCheck } from '../icons/badge-check';
|
|
3137
|
+
export {
|
|
3138
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead. */
|
|
3139
|
+
default as LucideVerified
|
|
3140
|
+
} from '../icons/badge-check';
|
|
3139
3141
|
// BetweenHorizontalEnd aliases
|
|
3140
3142
|
export { default as LucideBetweenHorizontalEnd } from '../icons/between-horizontal-end';
|
|
3141
3143
|
export {
|
|
@@ -3166,18 +3168,18 @@ export {
|
|
|
3166
3168
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Captions} instead. */
|
|
3167
3169
|
default as LucideSubtitles
|
|
3168
3170
|
} from '../icons/captions';
|
|
3169
|
-
// ChartArea aliases
|
|
3170
|
-
export { default as LucideChartArea } from '../icons/chart-area';
|
|
3171
|
-
export {
|
|
3172
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead. */
|
|
3173
|
-
default as LucideAreaChart
|
|
3174
|
-
} from '../icons/chart-area';
|
|
3175
3171
|
// ChartBarBig aliases
|
|
3176
3172
|
export { default as LucideChartBarBig } from '../icons/chart-bar-big';
|
|
3177
3173
|
export {
|
|
3178
3174
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBarBig} instead. */
|
|
3179
3175
|
default as LucideBarChartHorizontalBig
|
|
3180
3176
|
} from '../icons/chart-bar-big';
|
|
3177
|
+
// ChartArea aliases
|
|
3178
|
+
export { default as LucideChartArea } from '../icons/chart-area';
|
|
3179
|
+
export {
|
|
3180
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead. */
|
|
3181
|
+
default as LucideAreaChart
|
|
3182
|
+
} from '../icons/chart-area';
|
|
3181
3183
|
// ChartBar aliases
|
|
3182
3184
|
export { default as LucideChartBar } from '../icons/chart-bar';
|
|
3183
3185
|
export {
|
|
@@ -3226,18 +3228,18 @@ export {
|
|
|
3226
3228
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumn} instead. */
|
|
3227
3229
|
default as LucideBarChart2
|
|
3228
3230
|
} from '../icons/chart-no-axes-column';
|
|
3229
|
-
// ChartNoAxesGantt aliases
|
|
3230
|
-
export { default as LucideChartNoAxesGantt } from '../icons/chart-no-axes-gantt';
|
|
3231
|
-
export {
|
|
3232
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesGantt} instead. */
|
|
3233
|
-
default as LucideGanttChart
|
|
3234
|
-
} from '../icons/chart-no-axes-gantt';
|
|
3235
3231
|
// ChartPie aliases
|
|
3236
3232
|
export { default as LucideChartPie } from '../icons/chart-pie';
|
|
3237
3233
|
export {
|
|
3238
3234
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartPie} instead. */
|
|
3239
3235
|
default as LucidePieChart
|
|
3240
3236
|
} from '../icons/chart-pie';
|
|
3237
|
+
// ChartNoAxesGantt aliases
|
|
3238
|
+
export { default as LucideChartNoAxesGantt } from '../icons/chart-no-axes-gantt';
|
|
3239
|
+
export {
|
|
3240
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesGantt} instead. */
|
|
3241
|
+
default as LucideGanttChart
|
|
3242
|
+
} from '../icons/chart-no-axes-gantt';
|
|
3241
3243
|
// ChartScatter aliases
|
|
3242
3244
|
export { default as LucideChartScatter } from '../icons/chart-scatter';
|
|
3243
3245
|
export {
|
|
@@ -3250,30 +3252,36 @@ export {
|
|
|
3250
3252
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleAlert} instead. */
|
|
3251
3253
|
default as LucideAlertCircle
|
|
3252
3254
|
} from '../icons/circle-alert';
|
|
3255
|
+
// CircleArrowLeft aliases
|
|
3256
|
+
export { default as LucideCircleArrowLeft } from '../icons/circle-arrow-left';
|
|
3257
|
+
export {
|
|
3258
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowLeft} instead. */
|
|
3259
|
+
default as LucideArrowLeftCircle
|
|
3260
|
+
} from '../icons/circle-arrow-left';
|
|
3253
3261
|
// CircleArrowDown aliases
|
|
3254
3262
|
export { default as LucideCircleArrowDown } from '../icons/circle-arrow-down';
|
|
3255
3263
|
export {
|
|
3256
3264
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowDown} instead. */
|
|
3257
3265
|
default as LucideArrowDownCircle
|
|
3258
3266
|
} from '../icons/circle-arrow-down';
|
|
3259
|
-
//
|
|
3260
|
-
export { default as
|
|
3267
|
+
// CircleArrowOutDownRight aliases
|
|
3268
|
+
export { default as LucideCircleArrowOutDownRight } from '../icons/circle-arrow-out-down-right';
|
|
3261
3269
|
export {
|
|
3262
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3263
|
-
default as
|
|
3264
|
-
} from '../icons/circle-arrow-
|
|
3270
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownRight} instead. */
|
|
3271
|
+
default as LucideArrowDownRightFromCircle
|
|
3272
|
+
} from '../icons/circle-arrow-out-down-right';
|
|
3265
3273
|
// CircleArrowOutDownLeft aliases
|
|
3266
3274
|
export { default as LucideCircleArrowOutDownLeft } from '../icons/circle-arrow-out-down-left';
|
|
3267
3275
|
export {
|
|
3268
3276
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. */
|
|
3269
3277
|
default as LucideArrowDownLeftFromCircle
|
|
3270
3278
|
} from '../icons/circle-arrow-out-down-left';
|
|
3271
|
-
//
|
|
3272
|
-
export { default as
|
|
3279
|
+
// CircleArrowOutUpRight aliases
|
|
3280
|
+
export { default as LucideCircleArrowOutUpRight } from '../icons/circle-arrow-out-up-right';
|
|
3273
3281
|
export {
|
|
3274
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3275
|
-
default as
|
|
3276
|
-
} from '../icons/circle-arrow-out-
|
|
3282
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead. */
|
|
3283
|
+
default as LucideArrowUpRightFromCircle
|
|
3284
|
+
} from '../icons/circle-arrow-out-up-right';
|
|
3277
3285
|
// CircleArrowOutUpLeft aliases
|
|
3278
3286
|
export { default as LucideCircleArrowOutUpLeft } from '../icons/circle-arrow-out-up-left';
|
|
3279
3287
|
export {
|
|
@@ -3286,18 +3294,18 @@ export {
|
|
|
3286
3294
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. */
|
|
3287
3295
|
default as LucideArrowRightCircle
|
|
3288
3296
|
} from '../icons/circle-arrow-right';
|
|
3289
|
-
// CircleArrowOutUpRight aliases
|
|
3290
|
-
export { default as LucideCircleArrowOutUpRight } from '../icons/circle-arrow-out-up-right';
|
|
3291
|
-
export {
|
|
3292
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead. */
|
|
3293
|
-
default as LucideArrowUpRightFromCircle
|
|
3294
|
-
} from '../icons/circle-arrow-out-up-right';
|
|
3295
3297
|
// CircleArrowUp aliases
|
|
3296
3298
|
export { default as LucideCircleArrowUp } from '../icons/circle-arrow-up';
|
|
3297
3299
|
export {
|
|
3298
3300
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowUp} instead. */
|
|
3299
3301
|
default as LucideArrowUpCircle
|
|
3300
3302
|
} from '../icons/circle-arrow-up';
|
|
3303
|
+
// CircleCheck aliases
|
|
3304
|
+
export { default as LucideCircleCheck } from '../icons/circle-check';
|
|
3305
|
+
export {
|
|
3306
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. */
|
|
3307
|
+
default as LucideCheckCircle2
|
|
3308
|
+
} from '../icons/circle-check';
|
|
3301
3309
|
// CircleCheckBig aliases
|
|
3302
3310
|
export { default as LucideCircleCheckBig } from '../icons/circle-check-big';
|
|
3303
3311
|
export {
|
|
@@ -3310,12 +3318,6 @@ export {
|
|
|
3310
3318
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. */
|
|
3311
3319
|
default as LucideChevronDownCircle
|
|
3312
3320
|
} from '../icons/circle-chevron-down';
|
|
3313
|
-
// CircleCheck aliases
|
|
3314
|
-
export { default as LucideCircleCheck } from '../icons/circle-check';
|
|
3315
|
-
export {
|
|
3316
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. */
|
|
3317
|
-
default as LucideCheckCircle2
|
|
3318
|
-
} from '../icons/circle-check';
|
|
3319
3321
|
// CircleChevronLeft aliases
|
|
3320
3322
|
export { default as LucideCircleChevronLeft } from '../icons/circle-chevron-left';
|
|
3321
3323
|
export {
|
|
@@ -3340,36 +3342,36 @@ export {
|
|
|
3340
3342
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. */
|
|
3341
3343
|
default as LucideDivideCircle
|
|
3342
3344
|
} from '../icons/circle-divide';
|
|
3343
|
-
// CircleMinus aliases
|
|
3344
|
-
export { default as LucideCircleMinus } from '../icons/circle-minus';
|
|
3345
|
-
export {
|
|
3346
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. */
|
|
3347
|
-
default as LucideMinusCircle
|
|
3348
|
-
} from '../icons/circle-minus';
|
|
3349
3345
|
// CircleGauge aliases
|
|
3350
3346
|
export { default as LucideCircleGauge } from '../icons/circle-gauge';
|
|
3351
3347
|
export {
|
|
3352
3348
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead. */
|
|
3353
3349
|
default as LucideGaugeCircle
|
|
3354
3350
|
} from '../icons/circle-gauge';
|
|
3355
|
-
//
|
|
3356
|
-
export { default as
|
|
3351
|
+
// CircleMinus aliases
|
|
3352
|
+
export { default as LucideCircleMinus } from '../icons/circle-minus';
|
|
3353
|
+
export {
|
|
3354
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. */
|
|
3355
|
+
default as LucideMinusCircle
|
|
3356
|
+
} from '../icons/circle-minus';
|
|
3357
|
+
// CircleParkingOff aliases
|
|
3358
|
+
export { default as LucideCircleParkingOff } from '../icons/circle-parking-off';
|
|
3357
3359
|
export {
|
|
3358
3360
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParkingOff} instead. */
|
|
3359
3361
|
default as LucideParkingCircleOff
|
|
3360
3362
|
} from '../icons/circle-parking-off';
|
|
3361
|
-
// CircleParking aliases
|
|
3362
|
-
export { default as LucideCircleParking } from '../icons/circle-parking';
|
|
3363
|
-
export {
|
|
3364
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParking} instead. */
|
|
3365
|
-
default as LucideParkingCircle
|
|
3366
|
-
} from '../icons/circle-parking';
|
|
3367
3363
|
// CirclePause aliases
|
|
3368
3364
|
export { default as LucideCirclePause } from '../icons/circle-pause';
|
|
3369
3365
|
export {
|
|
3370
3366
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePause} instead. */
|
|
3371
3367
|
default as LucidePauseCircle
|
|
3372
3368
|
} from '../icons/circle-pause';
|
|
3369
|
+
// CircleParking aliases
|
|
3370
|
+
export { default as LucideCircleParking } from '../icons/circle-parking';
|
|
3371
|
+
export {
|
|
3372
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParking} instead. */
|
|
3373
|
+
default as LucideParkingCircle
|
|
3374
|
+
} from '../icons/circle-parking';
|
|
3373
3375
|
// CirclePercent aliases
|
|
3374
3376
|
export { default as LucideCirclePercent } from '../icons/circle-percent';
|
|
3375
3377
|
export {
|
|
@@ -3382,18 +3384,24 @@ export {
|
|
|
3382
3384
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlay} instead. */
|
|
3383
3385
|
default as LucidePlayCircle
|
|
3384
3386
|
} from '../icons/circle-play';
|
|
3387
|
+
// CirclePower aliases
|
|
3388
|
+
export { default as LucideCirclePower } from '../icons/circle-power';
|
|
3389
|
+
export {
|
|
3390
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePower} instead. */
|
|
3391
|
+
default as LucidePowerCircle
|
|
3392
|
+
} from '../icons/circle-power';
|
|
3385
3393
|
// CirclePlus aliases
|
|
3386
3394
|
export { default as LucideCirclePlus } from '../icons/circle-plus';
|
|
3387
3395
|
export {
|
|
3388
3396
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlus} instead. */
|
|
3389
3397
|
default as LucidePlusCircle
|
|
3390
3398
|
} from '../icons/circle-plus';
|
|
3391
|
-
//
|
|
3392
|
-
export { default as
|
|
3399
|
+
// CircleSlash2 aliases
|
|
3400
|
+
export { default as LucideCircleSlash2 } from '../icons/circle-slash-2';
|
|
3393
3401
|
export {
|
|
3394
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3395
|
-
default as
|
|
3396
|
-
} from '../icons/circle-
|
|
3402
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleSlash2} instead. */
|
|
3403
|
+
default as LucideCircleSlashed
|
|
3404
|
+
} from '../icons/circle-slash-2';
|
|
3397
3405
|
// CircleQuestionMark aliases
|
|
3398
3406
|
export { default as LucideCircleQuestionMark } from '../icons/circle-question-mark';
|
|
3399
3407
|
export {
|
|
@@ -3404,54 +3412,48 @@ export {
|
|
|
3404
3412
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. */
|
|
3405
3413
|
default as LucideCircleHelp
|
|
3406
3414
|
} from '../icons/circle-question-mark';
|
|
3407
|
-
//
|
|
3408
|
-
export { default as
|
|
3415
|
+
// CircleUserRound aliases
|
|
3416
|
+
export { default as LucideCircleUserRound } from '../icons/circle-user-round';
|
|
3409
3417
|
export {
|
|
3410
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3411
|
-
default as
|
|
3412
|
-
} from '../icons/circle-
|
|
3418
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. */
|
|
3419
|
+
default as LucideUserCircle2
|
|
3420
|
+
} from '../icons/circle-user-round';
|
|
3413
3421
|
// CircleStop aliases
|
|
3414
3422
|
export { default as LucideCircleStop } from '../icons/circle-stop';
|
|
3415
3423
|
export {
|
|
3416
3424
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. */
|
|
3417
3425
|
default as LucideStopCircle
|
|
3418
3426
|
} from '../icons/circle-stop';
|
|
3419
|
-
//
|
|
3420
|
-
export { default as
|
|
3427
|
+
// ClipboardPenLine aliases
|
|
3428
|
+
export { default as LucideClipboardPenLine } from '../icons/clipboard-pen-line';
|
|
3421
3429
|
export {
|
|
3422
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3423
|
-
default as
|
|
3424
|
-
} from '../icons/
|
|
3430
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead. */
|
|
3431
|
+
default as LucideClipboardSignature
|
|
3432
|
+
} from '../icons/clipboard-pen-line';
|
|
3425
3433
|
// CircleUser aliases
|
|
3426
3434
|
export { default as LucideCircleUser } from '../icons/circle-user';
|
|
3427
3435
|
export {
|
|
3428
3436
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead. */
|
|
3429
3437
|
default as LucideUserCircle
|
|
3430
3438
|
} from '../icons/circle-user';
|
|
3431
|
-
//
|
|
3432
|
-
export { default as
|
|
3433
|
-
export {
|
|
3434
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead. */
|
|
3435
|
-
default as LucideXCircle
|
|
3436
|
-
} from '../icons/circle-x';
|
|
3437
|
-
// ClipboardPenLine aliases
|
|
3438
|
-
export { default as LucideClipboardPenLine } from '../icons/clipboard-pen-line';
|
|
3439
|
+
// ClipboardPen aliases
|
|
3440
|
+
export { default as LucideClipboardPen } from '../icons/clipboard-pen';
|
|
3439
3441
|
export {
|
|
3440
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3441
|
-
default as
|
|
3442
|
-
} from '../icons/clipboard-pen
|
|
3442
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPen} instead. */
|
|
3443
|
+
default as LucideClipboardEdit
|
|
3444
|
+
} from '../icons/clipboard-pen';
|
|
3443
3445
|
// CloudDownload aliases
|
|
3444
3446
|
export { default as LucideCloudDownload } from '../icons/cloud-download';
|
|
3445
3447
|
export {
|
|
3446
3448
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudDownload} instead. */
|
|
3447
3449
|
default as LucideDownloadCloud
|
|
3448
3450
|
} from '../icons/cloud-download';
|
|
3449
|
-
//
|
|
3450
|
-
export { default as
|
|
3451
|
+
// CircleX aliases
|
|
3452
|
+
export { default as LucideCircleX } from '../icons/circle-x';
|
|
3451
3453
|
export {
|
|
3452
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3453
|
-
default as
|
|
3454
|
-
} from '../icons/
|
|
3454
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead. */
|
|
3455
|
+
default as LucideXCircle
|
|
3456
|
+
} from '../icons/circle-x';
|
|
3455
3457
|
// CloudUpload aliases
|
|
3456
3458
|
export { default as LucideCloudUpload } from '../icons/cloud-upload';
|
|
3457
3459
|
export {
|
|
@@ -3486,12 +3488,6 @@ export {
|
|
|
3486
3488
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead. */
|
|
3487
3489
|
default as LucidePanelsLeftRight
|
|
3488
3490
|
} from '../icons/columns-3';
|
|
3489
|
-
// ContactRound aliases
|
|
3490
|
-
export { default as LucideContactRound } from '../icons/contact-round';
|
|
3491
|
-
export {
|
|
3492
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. */
|
|
3493
|
-
default as LucideContact2
|
|
3494
|
-
} from '../icons/contact-round';
|
|
3495
3491
|
// DiamondPercent aliases
|
|
3496
3492
|
export { default as LucideDiamondPercent } from '../icons/diamond-percent';
|
|
3497
3493
|
export {
|
|
@@ -3504,24 +3500,30 @@ export {
|
|
|
3504
3500
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. */
|
|
3505
3501
|
default as LucideGlobe2
|
|
3506
3502
|
} from '../icons/earth';
|
|
3503
|
+
// ContactRound aliases
|
|
3504
|
+
export { default as LucideContactRound } from '../icons/contact-round';
|
|
3505
|
+
export {
|
|
3506
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. */
|
|
3507
|
+
default as LucideContact2
|
|
3508
|
+
} from '../icons/contact-round';
|
|
3507
3509
|
// EllipsisVertical aliases
|
|
3508
3510
|
export { default as LucideEllipsisVertical } from '../icons/ellipsis-vertical';
|
|
3509
3511
|
export {
|
|
3510
3512
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link EllipsisVertical} instead. */
|
|
3511
3513
|
default as LucideMoreVertical
|
|
3512
3514
|
} from '../icons/ellipsis-vertical';
|
|
3513
|
-
// Ellipsis aliases
|
|
3514
|
-
export { default as LucideEllipsis } from '../icons/ellipsis';
|
|
3515
|
-
export {
|
|
3516
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. */
|
|
3517
|
-
default as LucideMoreHorizontal
|
|
3518
|
-
} from '../icons/ellipsis';
|
|
3519
3515
|
// FaceAngry aliases
|
|
3520
3516
|
export { default as LucideFaceAngry } from '../icons/face-angry';
|
|
3521
3517
|
export {
|
|
3522
3518
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceAngry} instead. */
|
|
3523
3519
|
default as LucideAngry
|
|
3524
3520
|
} from '../icons/face-angry';
|
|
3521
|
+
// Ellipsis aliases
|
|
3522
|
+
export { default as LucideEllipsis } from '../icons/ellipsis';
|
|
3523
|
+
export {
|
|
3524
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. */
|
|
3525
|
+
default as LucideMoreHorizontal
|
|
3526
|
+
} from '../icons/ellipsis';
|
|
3525
3527
|
// FaceExpressionless aliases
|
|
3526
3528
|
export { default as LucideFaceExpressionless } from '../icons/face-expressionless';
|
|
3527
3529
|
export {
|
|
@@ -3540,42 +3542,42 @@ export {
|
|
|
3540
3542
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceNeutral} instead. */
|
|
3541
3543
|
default as LucideMeh
|
|
3542
3544
|
} from '../icons/face-neutral';
|
|
3543
|
-
// FaceSlightlyFrowning aliases
|
|
3544
|
-
export { default as LucideFaceSlightlyFrowning } from '../icons/face-slightly-frowning';
|
|
3545
|
-
export {
|
|
3546
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceSlightlyFrowning} instead. */
|
|
3547
|
-
default as LucideFrown
|
|
3548
|
-
} from '../icons/face-slightly-frowning';
|
|
3549
3545
|
// FaceSlightlySmilingPlus aliases
|
|
3550
3546
|
export { default as LucideFaceSlightlySmilingPlus } from '../icons/face-slightly-smiling-plus';
|
|
3551
3547
|
export {
|
|
3552
3548
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceSlightlySmilingPlus} instead. */
|
|
3553
3549
|
default as LucideSmilePlus
|
|
3554
3550
|
} from '../icons/face-slightly-smiling-plus';
|
|
3551
|
+
// FaceSlightlyFrowning aliases
|
|
3552
|
+
export { default as LucideFaceSlightlyFrowning } from '../icons/face-slightly-frowning';
|
|
3553
|
+
export {
|
|
3554
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceSlightlyFrowning} instead. */
|
|
3555
|
+
default as LucideFrown
|
|
3556
|
+
} from '../icons/face-slightly-frowning';
|
|
3555
3557
|
// FaceSlightlySmiling aliases
|
|
3556
3558
|
export { default as LucideFaceSlightlySmiling } from '../icons/face-slightly-smiling';
|
|
3557
3559
|
export {
|
|
3558
3560
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceSlightlySmiling} instead. */
|
|
3559
3561
|
default as LucideSmile
|
|
3560
3562
|
} from '../icons/face-slightly-smiling';
|
|
3561
|
-
//
|
|
3562
|
-
export { default as
|
|
3563
|
+
// FileAxis3d aliases
|
|
3564
|
+
export { default as LucideFileAxis3d } from '../icons/file-axis-3d';
|
|
3563
3565
|
export {
|
|
3564
|
-
/** @deprecated The icon was
|
|
3565
|
-
default as
|
|
3566
|
-
} from '../icons/file-
|
|
3566
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. */
|
|
3567
|
+
default as LucideFileAxis3D
|
|
3568
|
+
} from '../icons/file-axis-3d';
|
|
3567
3569
|
// FileBracesCorner aliases
|
|
3568
3570
|
export { default as LucideFileBracesCorner } from '../icons/file-braces-corner';
|
|
3569
3571
|
export {
|
|
3570
3572
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBracesCorner} instead. */
|
|
3571
3573
|
default as LucideFileJson2
|
|
3572
3574
|
} from '../icons/file-braces-corner';
|
|
3573
|
-
//
|
|
3574
|
-
export { default as
|
|
3575
|
+
// FileBadge aliases
|
|
3576
|
+
export { default as LucideFileBadge } from '../icons/file-badge';
|
|
3575
3577
|
export {
|
|
3576
|
-
/** @deprecated The
|
|
3577
|
-
default as
|
|
3578
|
-
} from '../icons/file-
|
|
3578
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileBadge} instead. */
|
|
3579
|
+
default as LucideFileBadge2
|
|
3580
|
+
} from '../icons/file-badge';
|
|
3579
3581
|
// FileBraces aliases
|
|
3580
3582
|
export { default as LucideFileBraces } from '../icons/file-braces';
|
|
3581
3583
|
export {
|
|
@@ -3588,24 +3590,18 @@ export {
|
|
|
3588
3590
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead. */
|
|
3589
3591
|
default as LucideFileBarChart
|
|
3590
3592
|
} from '../icons/file-chart-column-increasing';
|
|
3591
|
-
// FileChartColumn aliases
|
|
3592
|
-
export { default as LucideFileChartColumn } from '../icons/file-chart-column';
|
|
3593
|
-
export {
|
|
3594
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumn} instead. */
|
|
3595
|
-
default as LucideFileBarChart2
|
|
3596
|
-
} from '../icons/file-chart-column';
|
|
3597
3593
|
// FileChartLine aliases
|
|
3598
3594
|
export { default as LucideFileChartLine } from '../icons/file-chart-line';
|
|
3599
3595
|
export {
|
|
3600
3596
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. */
|
|
3601
3597
|
default as LucideFileLineChart
|
|
3602
3598
|
} from '../icons/file-chart-line';
|
|
3603
|
-
//
|
|
3604
|
-
export { default as
|
|
3599
|
+
// FileChartColumn aliases
|
|
3600
|
+
export { default as LucideFileChartColumn } from '../icons/file-chart-column';
|
|
3605
3601
|
export {
|
|
3606
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3607
|
-
default as
|
|
3608
|
-
} from '../icons/file-chart-
|
|
3602
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumn} instead. */
|
|
3603
|
+
default as LucideFileBarChart2
|
|
3604
|
+
} from '../icons/file-chart-column';
|
|
3609
3605
|
// FileCheckCorner aliases
|
|
3610
3606
|
export { default as LucideFileCheckCorner } from '../icons/file-check-corner';
|
|
3611
3607
|
export {
|
|
@@ -3618,18 +3614,24 @@ export {
|
|
|
3618
3614
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCodeCorner} instead. */
|
|
3619
3615
|
default as LucideFileCode2
|
|
3620
3616
|
} from '../icons/file-code-corner';
|
|
3621
|
-
//
|
|
3622
|
-
export { default as
|
|
3617
|
+
// FileChartPie aliases
|
|
3618
|
+
export { default as LucideFileChartPie } from '../icons/file-chart-pie';
|
|
3623
3619
|
export {
|
|
3624
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3625
|
-
default as
|
|
3626
|
-
} from '../icons/file-
|
|
3620
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. */
|
|
3621
|
+
default as LucideFilePieChart
|
|
3622
|
+
} from '../icons/file-chart-pie';
|
|
3627
3623
|
// FileCog aliases
|
|
3628
3624
|
export { default as LucideFileCog } from '../icons/file-cog';
|
|
3629
3625
|
export {
|
|
3630
3626
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead. */
|
|
3631
3627
|
default as LucideFileCog2
|
|
3632
3628
|
} from '../icons/file-cog';
|
|
3629
|
+
// FileExclamationPoint aliases
|
|
3630
|
+
export { default as LucideFileExclamationPoint } from '../icons/file-exclamation-point';
|
|
3631
|
+
export {
|
|
3632
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileExclamationPoint} instead. */
|
|
3633
|
+
default as LucideFileWarning
|
|
3634
|
+
} from '../icons/file-exclamation-point';
|
|
3633
3635
|
// FileHeadphone aliases
|
|
3634
3636
|
export { default as LucideFileHeadphone } from '../icons/file-headphone';
|
|
3635
3637
|
export {
|
|
@@ -3640,30 +3642,30 @@ export {
|
|
|
3640
3642
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileHeadphone} instead. */
|
|
3641
3643
|
default as LucideFileAudio2
|
|
3642
3644
|
} from '../icons/file-headphone';
|
|
3643
|
-
// FileKey aliases
|
|
3644
|
-
export { default as LucideFileKey } from '../icons/file-key';
|
|
3645
|
-
export {
|
|
3646
|
-
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileKey} instead. */
|
|
3647
|
-
default as LucideFileKey2
|
|
3648
|
-
} from '../icons/file-key';
|
|
3649
|
-
// FileMinusCorner aliases
|
|
3650
|
-
export { default as LucideFileMinusCorner } from '../icons/file-minus-corner';
|
|
3651
|
-
export {
|
|
3652
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileMinusCorner} instead. */
|
|
3653
|
-
default as LucideFileMinus2
|
|
3654
|
-
} from '../icons/file-minus-corner';
|
|
3655
3645
|
// FileLock aliases
|
|
3656
3646
|
export { default as LucideFileLock } from '../icons/file-lock';
|
|
3657
3647
|
export {
|
|
3658
3648
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileLock} instead. */
|
|
3659
3649
|
default as LucideFileLock2
|
|
3660
3650
|
} from '../icons/file-lock';
|
|
3651
|
+
// FileKey aliases
|
|
3652
|
+
export { default as LucideFileKey } from '../icons/file-key';
|
|
3653
|
+
export {
|
|
3654
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileKey} instead. */
|
|
3655
|
+
default as LucideFileKey2
|
|
3656
|
+
} from '../icons/file-key';
|
|
3661
3657
|
// FilePenLine aliases
|
|
3662
3658
|
export { default as LucideFilePenLine } from '../icons/file-pen-line';
|
|
3663
3659
|
export {
|
|
3664
3660
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead. */
|
|
3665
3661
|
default as LucideFileSignature
|
|
3666
3662
|
} from '../icons/file-pen-line';
|
|
3663
|
+
// FileMinusCorner aliases
|
|
3664
|
+
export { default as LucideFileMinusCorner } from '../icons/file-minus-corner';
|
|
3665
|
+
export {
|
|
3666
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileMinusCorner} instead. */
|
|
3667
|
+
default as LucideFileMinus2
|
|
3668
|
+
} from '../icons/file-minus-corner';
|
|
3667
3669
|
// FilePen aliases
|
|
3668
3670
|
export { default as LucideFilePen } from '../icons/file-pen';
|
|
3669
3671
|
export {
|
|
@@ -3676,18 +3678,18 @@ export {
|
|
|
3676
3678
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlay} instead. */
|
|
3677
3679
|
default as LucideFileVideo
|
|
3678
3680
|
} from '../icons/file-play';
|
|
3679
|
-
// FilePlusCorner aliases
|
|
3680
|
-
export { default as LucideFilePlusCorner } from '../icons/file-plus-corner';
|
|
3681
|
-
export {
|
|
3682
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlusCorner} instead. */
|
|
3683
|
-
default as LucideFilePlus2
|
|
3684
|
-
} from '../icons/file-plus-corner';
|
|
3685
3681
|
// FileQuestionMark aliases
|
|
3686
3682
|
export { default as LucideFileQuestionMark } from '../icons/file-question-mark';
|
|
3687
3683
|
export {
|
|
3688
3684
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. */
|
|
3689
3685
|
default as LucideFileQuestion
|
|
3690
3686
|
} from '../icons/file-question-mark';
|
|
3687
|
+
// FilePlusCorner aliases
|
|
3688
|
+
export { default as LucideFilePlusCorner } from '../icons/file-plus-corner';
|
|
3689
|
+
export {
|
|
3690
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlusCorner} instead. */
|
|
3691
|
+
default as LucideFilePlus2
|
|
3692
|
+
} from '../icons/file-plus-corner';
|
|
3691
3693
|
// FileSearchCorner aliases
|
|
3692
3694
|
export { default as LucideFileSearchCorner } from '../icons/file-search-corner';
|
|
3693
3695
|
export {
|
|
@@ -3712,6 +3714,12 @@ export {
|
|
|
3712
3714
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. */
|
|
3713
3715
|
default as LucideFileVideo2
|
|
3714
3716
|
} from '../icons/file-video-camera';
|
|
3717
|
+
// FileXCorner aliases
|
|
3718
|
+
export { default as LucideFileXCorner } from '../icons/file-x-corner';
|
|
3719
|
+
export {
|
|
3720
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileXCorner} instead. */
|
|
3721
|
+
default as LucideFileX2
|
|
3722
|
+
} from '../icons/file-x-corner';
|
|
3715
3723
|
// FingerprintPattern aliases
|
|
3716
3724
|
export { default as LucideFingerprintPattern } from '../icons/fingerprint-pattern';
|
|
3717
3725
|
export {
|
|
@@ -3724,12 +3732,6 @@ export {
|
|
|
3724
3732
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead. */
|
|
3725
3733
|
default as LucideFolderCog2
|
|
3726
3734
|
} from '../icons/folder-cog';
|
|
3727
|
-
// FileXCorner aliases
|
|
3728
|
-
export { default as LucideFileXCorner } from '../icons/file-x-corner';
|
|
3729
|
-
export {
|
|
3730
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileXCorner} instead. */
|
|
3731
|
-
default as LucideFileX2
|
|
3732
|
-
} from '../icons/file-x-corner';
|
|
3733
3735
|
// FolderPen aliases
|
|
3734
3736
|
export { default as LucideFolderPen } from '../icons/folder-pen';
|
|
3735
3737
|
export {
|
|
@@ -3742,18 +3744,18 @@ export {
|
|
|
3742
3744
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FunnelX} instead. */
|
|
3743
3745
|
default as LucideFilterX
|
|
3744
3746
|
} from '../icons/funnel-x';
|
|
3745
|
-
// GitCommitHorizontal aliases
|
|
3746
|
-
export { default as LucideGitCommitHorizontal } from '../icons/git-commit-horizontal';
|
|
3747
|
-
export {
|
|
3748
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link GitCommitHorizontal} instead. */
|
|
3749
|
-
default as LucideGitCommit
|
|
3750
|
-
} from '../icons/git-commit-horizontal';
|
|
3751
3747
|
// Funnel aliases
|
|
3752
3748
|
export { default as LucideFunnel } from '../icons/funnel';
|
|
3753
3749
|
export {
|
|
3754
3750
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead. */
|
|
3755
3751
|
default as LucideFilter
|
|
3756
3752
|
} from '../icons/funnel';
|
|
3753
|
+
// GitCommitHorizontal aliases
|
|
3754
|
+
export { default as LucideGitCommitHorizontal } from '../icons/git-commit-horizontal';
|
|
3755
|
+
export {
|
|
3756
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link GitCommitHorizontal} instead. */
|
|
3757
|
+
default as LucideGitCommit
|
|
3758
|
+
} from '../icons/git-commit-horizontal';
|
|
3757
3759
|
// Grid2x2Check aliases
|
|
3758
3760
|
export { default as LucideGrid2x2Check } from '../icons/grid-2x2-check';
|
|
3759
3761
|
export {
|
|
@@ -3788,6 +3790,12 @@ export {
|
|
|
3788
3790
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. */
|
|
3789
3791
|
default as LucideGrid3X3
|
|
3790
3792
|
} from '../icons/grid-3x3';
|
|
3793
|
+
// House aliases
|
|
3794
|
+
export { default as LucideHouse } from '../icons/house';
|
|
3795
|
+
export {
|
|
3796
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. */
|
|
3797
|
+
default as LucideHome
|
|
3798
|
+
} from '../icons/house';
|
|
3791
3799
|
// HandGrab aliases
|
|
3792
3800
|
export { default as LucideHandGrab } from '../icons/hand-grab';
|
|
3793
3801
|
export {
|
|
@@ -3806,12 +3814,6 @@ export {
|
|
|
3806
3814
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. */
|
|
3807
3815
|
default as LucideIceCream2
|
|
3808
3816
|
} from '../icons/ice-cream-bowl';
|
|
3809
|
-
// House aliases
|
|
3810
|
-
export { default as LucideHouse } from '../icons/house';
|
|
3811
|
-
export {
|
|
3812
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. */
|
|
3813
|
-
default as LucideHome
|
|
3814
|
-
} from '../icons/house';
|
|
3815
3817
|
// IceCreamCone aliases
|
|
3816
3818
|
export { default as LucideIceCreamCone } from '../icons/ice-cream-cone';
|
|
3817
3819
|
export {
|
|
@@ -3824,6 +3826,12 @@ export {
|
|
|
3824
3826
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LaptopMinimal} instead. */
|
|
3825
3827
|
default as LucideLaptop2
|
|
3826
3828
|
} from '../icons/laptop-minimal';
|
|
3829
|
+
// Layers aliases
|
|
3830
|
+
export { default as LucideLayers } from '../icons/layers';
|
|
3831
|
+
export {
|
|
3832
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link Layers} instead. */
|
|
3833
|
+
default as LucideLayers3
|
|
3834
|
+
} from '../icons/layers';
|
|
3827
3835
|
// ListIndentDecrease aliases
|
|
3828
3836
|
export { default as LucideListIndentDecrease } from '../icons/list-indent-decrease';
|
|
3829
3837
|
export {
|
|
@@ -3834,12 +3842,6 @@ export {
|
|
|
3834
3842
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. */
|
|
3835
3843
|
default as LucideIndentDecrease
|
|
3836
3844
|
} from '../icons/list-indent-decrease';
|
|
3837
|
-
// Layers aliases
|
|
3838
|
-
export { default as LucideLayers } from '../icons/layers';
|
|
3839
|
-
export {
|
|
3840
|
-
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link Layers} instead. */
|
|
3841
|
-
default as LucideLayers3
|
|
3842
|
-
} from '../icons/layers';
|
|
3843
3845
|
// ListIndentIncrease aliases
|
|
3844
3846
|
export { default as LucideListIndentIncrease } from '../icons/list-indent-increase';
|
|
3845
3847
|
export {
|
|
@@ -3862,18 +3864,18 @@ export {
|
|
|
3862
3864
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockKeyholeOpen} instead. */
|
|
3863
3865
|
default as LucideUnlockKeyhole
|
|
3864
3866
|
} from '../icons/lock-keyhole-open';
|
|
3865
|
-
// LockOpen aliases
|
|
3866
|
-
export { default as LucideLockOpen } from '../icons/lock-open';
|
|
3867
|
-
export {
|
|
3868
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. */
|
|
3869
|
-
default as LucideUnlock
|
|
3870
|
-
} from '../icons/lock-open';
|
|
3871
3867
|
// MailQuestionMark aliases
|
|
3872
3868
|
export { default as LucideMailQuestionMark } from '../icons/mail-question-mark';
|
|
3873
3869
|
export {
|
|
3874
3870
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MailQuestionMark} instead. */
|
|
3875
3871
|
default as LucideMailQuestion
|
|
3876
3872
|
} from '../icons/mail-question-mark';
|
|
3873
|
+
// LockOpen aliases
|
|
3874
|
+
export { default as LucideLockOpen } from '../icons/lock-open';
|
|
3875
|
+
export {
|
|
3876
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. */
|
|
3877
|
+
default as LucideUnlock
|
|
3878
|
+
} from '../icons/lock-open';
|
|
3877
3879
|
// MapPinPen aliases
|
|
3878
3880
|
export { default as LucideMapPinPen } from '../icons/map-pin-pen';
|
|
3879
3881
|
export {
|
|
@@ -3910,36 +3912,36 @@ export {
|
|
|
3910
3912
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. */
|
|
3911
3913
|
default as LucideAlertOctagon
|
|
3912
3914
|
} from '../icons/octagon-alert';
|
|
3913
|
-
// OctagonPause aliases
|
|
3914
|
-
export { default as LucideOctagonPause } from '../icons/octagon-pause';
|
|
3915
|
-
export {
|
|
3916
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead. */
|
|
3917
|
-
default as LucidePauseOctagon
|
|
3918
|
-
} from '../icons/octagon-pause';
|
|
3919
3915
|
// OctagonX aliases
|
|
3920
3916
|
export { default as LucideOctagonX } from '../icons/octagon-x';
|
|
3921
3917
|
export {
|
|
3922
3918
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonX} instead. */
|
|
3923
3919
|
default as LucideXOctagon
|
|
3924
3920
|
} from '../icons/octagon-x';
|
|
3921
|
+
// OctagonPause aliases
|
|
3922
|
+
export { default as LucideOctagonPause } from '../icons/octagon-pause';
|
|
3923
|
+
export {
|
|
3924
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead. */
|
|
3925
|
+
default as LucidePauseOctagon
|
|
3926
|
+
} from '../icons/octagon-pause';
|
|
3925
3927
|
// PaintbrushVertical aliases
|
|
3926
3928
|
export { default as LucidePaintbrushVertical } from '../icons/paintbrush-vertical';
|
|
3927
3929
|
export {
|
|
3928
3930
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead. */
|
|
3929
3931
|
default as LucidePaintbrush2
|
|
3930
3932
|
} from '../icons/paintbrush-vertical';
|
|
3931
|
-
// PanelLeftClose aliases
|
|
3932
|
-
export { default as LucidePanelLeftClose } from '../icons/panel-left-close';
|
|
3933
|
-
export {
|
|
3934
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. */
|
|
3935
|
-
default as LucideSidebarClose
|
|
3936
|
-
} from '../icons/panel-left-close';
|
|
3937
3933
|
// PanelBottomDashed aliases
|
|
3938
3934
|
export { default as LucidePanelBottomDashed } from '../icons/panel-bottom-dashed';
|
|
3939
3935
|
export {
|
|
3940
3936
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. */
|
|
3941
3937
|
default as LucidePanelBottomInactive
|
|
3942
3938
|
} from '../icons/panel-bottom-dashed';
|
|
3939
|
+
// PanelLeftClose aliases
|
|
3940
|
+
export { default as LucidePanelLeftClose } from '../icons/panel-left-close';
|
|
3941
|
+
export {
|
|
3942
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. */
|
|
3943
|
+
default as LucideSidebarClose
|
|
3944
|
+
} from '../icons/panel-left-close';
|
|
3943
3945
|
// PanelLeftDashed aliases
|
|
3944
3946
|
export { default as LucidePanelLeftDashed } from '../icons/panel-left-dashed';
|
|
3945
3947
|
export {
|
|
@@ -3952,36 +3954,36 @@ export {
|
|
|
3952
3954
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftOpen} instead. */
|
|
3953
3955
|
default as LucideSidebarOpen
|
|
3954
3956
|
} from '../icons/panel-left-open';
|
|
3955
|
-
// PanelLeft aliases
|
|
3956
|
-
export { default as LucidePanelLeft } from '../icons/panel-left';
|
|
3957
|
-
export {
|
|
3958
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. */
|
|
3959
|
-
default as LucideSidebar
|
|
3960
|
-
} from '../icons/panel-left';
|
|
3961
3957
|
// PanelRightDashed aliases
|
|
3962
3958
|
export { default as LucidePanelRightDashed } from '../icons/panel-right-dashed';
|
|
3963
3959
|
export {
|
|
3964
3960
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelRightDashed} instead. */
|
|
3965
3961
|
default as LucidePanelRightInactive
|
|
3966
3962
|
} from '../icons/panel-right-dashed';
|
|
3963
|
+
// PanelLeft aliases
|
|
3964
|
+
export { default as LucidePanelLeft } from '../icons/panel-left';
|
|
3965
|
+
export {
|
|
3966
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. */
|
|
3967
|
+
default as LucideSidebar
|
|
3968
|
+
} from '../icons/panel-left';
|
|
3967
3969
|
// PanelTopDashed aliases
|
|
3968
3970
|
export { default as LucidePanelTopDashed } from '../icons/panel-top-dashed';
|
|
3969
3971
|
export {
|
|
3970
3972
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelTopDashed} instead. */
|
|
3971
3973
|
default as LucidePanelTopInactive
|
|
3972
3974
|
} from '../icons/panel-top-dashed';
|
|
3973
|
-
// PenLine aliases
|
|
3974
|
-
export { default as LucidePenLine } from '../icons/pen-line';
|
|
3975
|
-
export {
|
|
3976
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. */
|
|
3977
|
-
default as LucideEdit3
|
|
3978
|
-
} from '../icons/pen-line';
|
|
3979
3975
|
// PanelsTopLeft aliases
|
|
3980
3976
|
export { default as LucidePanelsTopLeft } from '../icons/panels-top-left';
|
|
3981
3977
|
export {
|
|
3982
3978
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead. */
|
|
3983
3979
|
default as LucideLayout
|
|
3984
3980
|
} from '../icons/panels-top-left';
|
|
3981
|
+
// PenLine aliases
|
|
3982
|
+
export { default as LucidePenLine } from '../icons/pen-line';
|
|
3983
|
+
export {
|
|
3984
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. */
|
|
3985
|
+
default as LucideEdit3
|
|
3986
|
+
} from '../icons/pen-line';
|
|
3985
3987
|
// Pen aliases
|
|
3986
3988
|
export { default as LucidePen } from '../icons/pen';
|
|
3987
3989
|
export {
|
|
@@ -4012,18 +4014,18 @@ export {
|
|
|
4012
4014
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RotateCcwClock} instead. */
|
|
4013
4015
|
default as LucideHistory
|
|
4014
4016
|
} from '../icons/rotate-ccw-clock';
|
|
4015
|
-
// Rows3 aliases
|
|
4016
|
-
export { default as LucideRows3 } from '../icons/rows-3';
|
|
4017
|
-
export {
|
|
4018
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead. */
|
|
4019
|
-
default as LucidePanelsTopBottom
|
|
4020
|
-
} from '../icons/rows-3';
|
|
4021
4017
|
// Rows2 aliases
|
|
4022
4018
|
export { default as LucideRows2 } from '../icons/rows-2';
|
|
4023
4019
|
export {
|
|
4024
4020
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead. */
|
|
4025
4021
|
default as LucideRows
|
|
4026
4022
|
} from '../icons/rows-2';
|
|
4023
|
+
// Rows3 aliases
|
|
4024
|
+
export { default as LucideRows3 } from '../icons/rows-3';
|
|
4025
|
+
export {
|
|
4026
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead. */
|
|
4027
|
+
default as LucidePanelsTopBottom
|
|
4028
|
+
} from '../icons/rows-3';
|
|
4027
4029
|
// Scale3d aliases
|
|
4028
4030
|
export { default as LucideScale3d } from '../icons/scale-3d';
|
|
4029
4031
|
export {
|
|
@@ -4042,18 +4044,18 @@ export {
|
|
|
4042
4044
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldQuestionMark} instead. */
|
|
4043
4045
|
default as LucideShieldQuestion
|
|
4044
4046
|
} from '../icons/shield-question-mark';
|
|
4045
|
-
// ShieldX aliases
|
|
4046
|
-
export { default as LucideShieldX } from '../icons/shield-x';
|
|
4047
|
-
export {
|
|
4048
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldX} instead. */
|
|
4049
|
-
default as LucideShieldClose
|
|
4050
|
-
} from '../icons/shield-x';
|
|
4051
4047
|
// SlidersVertical aliases
|
|
4052
4048
|
export { default as LucideSlidersVertical } from '../icons/sliders-vertical';
|
|
4053
4049
|
export {
|
|
4054
4050
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead. */
|
|
4055
4051
|
default as LucideSliders
|
|
4056
4052
|
} from '../icons/sliders-vertical';
|
|
4053
|
+
// ShieldX aliases
|
|
4054
|
+
export { default as LucideShieldX } from '../icons/shield-x';
|
|
4055
|
+
export {
|
|
4056
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldX} instead. */
|
|
4057
|
+
default as LucideShieldClose
|
|
4058
|
+
} from '../icons/shield-x';
|
|
4057
4059
|
// SquareActivity aliases
|
|
4058
4060
|
export { default as LucideSquareActivity } from '../icons/square-activity';
|
|
4059
4061
|
export {
|
|
@@ -4072,54 +4074,54 @@ export {
|
|
|
4072
4074
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownLeft} instead. */
|
|
4073
4075
|
default as LucideArrowDownLeftSquare
|
|
4074
4076
|
} from '../icons/square-arrow-down-left';
|
|
4075
|
-
// SquareArrowDownRight aliases
|
|
4076
|
-
export { default as LucideSquareArrowDownRight } from '../icons/square-arrow-down-right';
|
|
4077
|
-
export {
|
|
4078
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. */
|
|
4079
|
-
default as LucideArrowDownRightSquare
|
|
4080
|
-
} from '../icons/square-arrow-down-right';
|
|
4081
4077
|
// SquareArrowDown aliases
|
|
4082
4078
|
export { default as LucideSquareArrowDown } from '../icons/square-arrow-down';
|
|
4083
4079
|
export {
|
|
4084
4080
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. */
|
|
4085
4081
|
default as LucideArrowDownSquare
|
|
4086
4082
|
} from '../icons/square-arrow-down';
|
|
4083
|
+
// SquareArrowDownRight aliases
|
|
4084
|
+
export { default as LucideSquareArrowDownRight } from '../icons/square-arrow-down-right';
|
|
4085
|
+
export {
|
|
4086
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. */
|
|
4087
|
+
default as LucideArrowDownRightSquare
|
|
4088
|
+
} from '../icons/square-arrow-down-right';
|
|
4087
4089
|
// SquareArrowLeft aliases
|
|
4088
4090
|
export { default as LucideSquareArrowLeft } from '../icons/square-arrow-left';
|
|
4089
4091
|
export {
|
|
4090
4092
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowLeft} instead. */
|
|
4091
4093
|
default as LucideArrowLeftSquare
|
|
4092
4094
|
} from '../icons/square-arrow-left';
|
|
4093
|
-
// SquareArrowOutDownRight aliases
|
|
4094
|
-
export { default as LucideSquareArrowOutDownRight } from '../icons/square-arrow-out-down-right';
|
|
4095
|
-
export {
|
|
4096
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. */
|
|
4097
|
-
default as LucideArrowDownRightFromSquare
|
|
4098
|
-
} from '../icons/square-arrow-out-down-right';
|
|
4099
4095
|
// SquareArrowOutDownLeft aliases
|
|
4100
4096
|
export { default as LucideSquareArrowOutDownLeft } from '../icons/square-arrow-out-down-left';
|
|
4101
4097
|
export {
|
|
4102
4098
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead. */
|
|
4103
4099
|
default as LucideArrowDownLeftFromSquare
|
|
4104
4100
|
} from '../icons/square-arrow-out-down-left';
|
|
4101
|
+
// SquareArrowOutDownRight aliases
|
|
4102
|
+
export { default as LucideSquareArrowOutDownRight } from '../icons/square-arrow-out-down-right';
|
|
4103
|
+
export {
|
|
4104
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. */
|
|
4105
|
+
default as LucideArrowDownRightFromSquare
|
|
4106
|
+
} from '../icons/square-arrow-out-down-right';
|
|
4105
4107
|
// SquareArrowOutUpLeft aliases
|
|
4106
4108
|
export { default as LucideSquareArrowOutUpLeft } from '../icons/square-arrow-out-up-left';
|
|
4107
4109
|
export {
|
|
4108
4110
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpLeft} instead. */
|
|
4109
4111
|
default as LucideArrowUpLeftFromSquare
|
|
4110
4112
|
} from '../icons/square-arrow-out-up-left';
|
|
4111
|
-
// SquareArrowOutUpRight aliases
|
|
4112
|
-
export { default as LucideSquareArrowOutUpRight } from '../icons/square-arrow-out-up-right';
|
|
4113
|
-
export {
|
|
4114
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. */
|
|
4115
|
-
default as LucideArrowUpRightFromSquare
|
|
4116
|
-
} from '../icons/square-arrow-out-up-right';
|
|
4117
4113
|
// SquareArrowRight aliases
|
|
4118
4114
|
export { default as LucideSquareArrowRight } from '../icons/square-arrow-right';
|
|
4119
4115
|
export {
|
|
4120
4116
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead. */
|
|
4121
4117
|
default as LucideArrowRightSquare
|
|
4122
4118
|
} from '../icons/square-arrow-right';
|
|
4119
|
+
// SquareArrowOutUpRight aliases
|
|
4120
|
+
export { default as LucideSquareArrowOutUpRight } from '../icons/square-arrow-out-up-right';
|
|
4121
|
+
export {
|
|
4122
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. */
|
|
4123
|
+
default as LucideArrowUpRightFromSquare
|
|
4124
|
+
} from '../icons/square-arrow-out-up-right';
|
|
4123
4125
|
// SquareArrowUpLeft aliases
|
|
4124
4126
|
export { default as LucideSquareArrowUpLeft } from '../icons/square-arrow-up-left';
|
|
4125
4127
|
export {
|
|
@@ -4132,18 +4134,18 @@ export {
|
|
|
4132
4134
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpRight} instead. */
|
|
4133
4135
|
default as LucideArrowUpRightSquare
|
|
4134
4136
|
} from '../icons/square-arrow-up-right';
|
|
4135
|
-
// SquareAsterisk aliases
|
|
4136
|
-
export { default as LucideSquareAsterisk } from '../icons/square-asterisk';
|
|
4137
|
-
export {
|
|
4138
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead. */
|
|
4139
|
-
default as LucideAsteriskSquare
|
|
4140
|
-
} from '../icons/square-asterisk';
|
|
4141
4137
|
// SquareArrowUp aliases
|
|
4142
4138
|
export { default as LucideSquareArrowUp } from '../icons/square-arrow-up';
|
|
4143
4139
|
export {
|
|
4144
4140
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. */
|
|
4145
4141
|
default as LucideArrowUpSquare
|
|
4146
4142
|
} from '../icons/square-arrow-up';
|
|
4143
|
+
// SquareAsterisk aliases
|
|
4144
|
+
export { default as LucideSquareAsterisk } from '../icons/square-asterisk';
|
|
4145
|
+
export {
|
|
4146
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead. */
|
|
4147
|
+
default as LucideAsteriskSquare
|
|
4148
|
+
} from '../icons/square-asterisk';
|
|
4147
4149
|
// SquareBottomDashedScissors aliases
|
|
4148
4150
|
export { default as LucideSquareBottomDashedScissors } from '../icons/square-bottom-dashed-scissors';
|
|
4149
4151
|
export {
|
|
@@ -4172,18 +4174,18 @@ export {
|
|
|
4172
4174
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead. */
|
|
4173
4175
|
default as LucideSquareGanttChart
|
|
4174
4176
|
} from '../icons/square-chart-gantt';
|
|
4175
|
-
// SquareCheckBig aliases
|
|
4176
|
-
export { default as LucideSquareCheckBig } from '../icons/square-check-big';
|
|
4177
|
-
export {
|
|
4178
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. */
|
|
4179
|
-
default as LucideCheckSquare
|
|
4180
|
-
} from '../icons/square-check-big';
|
|
4181
4177
|
// SquareCheck aliases
|
|
4182
4178
|
export { default as LucideSquareCheck } from '../icons/square-check';
|
|
4183
4179
|
export {
|
|
4184
4180
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. */
|
|
4185
4181
|
default as LucideCheckSquare2
|
|
4186
4182
|
} from '../icons/square-check';
|
|
4183
|
+
// SquareCheckBig aliases
|
|
4184
|
+
export { default as LucideSquareCheckBig } from '../icons/square-check-big';
|
|
4185
|
+
export {
|
|
4186
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. */
|
|
4187
|
+
default as LucideCheckSquare
|
|
4188
|
+
} from '../icons/square-check-big';
|
|
4187
4189
|
// SquareChevronDown aliases
|
|
4188
4190
|
export { default as LucideSquareChevronDown } from '../icons/square-chevron-down';
|
|
4189
4191
|
export {
|
|
@@ -4196,6 +4198,12 @@ export {
|
|
|
4196
4198
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead. */
|
|
4197
4199
|
default as LucideChevronLeftSquare
|
|
4198
4200
|
} from '../icons/square-chevron-left';
|
|
4201
|
+
// SquareChevronRight aliases
|
|
4202
|
+
export { default as LucideSquareChevronRight } from '../icons/square-chevron-right';
|
|
4203
|
+
export {
|
|
4204
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronRight} instead. */
|
|
4205
|
+
default as LucideChevronRightSquare
|
|
4206
|
+
} from '../icons/square-chevron-right';
|
|
4199
4207
|
// SquareChevronUp aliases
|
|
4200
4208
|
export { default as LucideSquareChevronUp } from '../icons/square-chevron-up';
|
|
4201
4209
|
export {
|
|
@@ -4208,12 +4216,6 @@ export {
|
|
|
4208
4216
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCode} instead. */
|
|
4209
4217
|
default as LucideCodeSquare
|
|
4210
4218
|
} from '../icons/square-code';
|
|
4211
|
-
// SquareChevronRight aliases
|
|
4212
|
-
export { default as LucideSquareChevronRight } from '../icons/square-chevron-right';
|
|
4213
|
-
export {
|
|
4214
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronRight} instead. */
|
|
4215
|
-
default as LucideChevronRightSquare
|
|
4216
|
-
} from '../icons/square-chevron-right';
|
|
4217
4219
|
// SquareDashedKanban aliases
|
|
4218
4220
|
export { default as LucideSquareDashedKanban } from '../icons/square-dashed-kanban';
|
|
4219
4221
|
export {
|
|
@@ -4254,12 +4256,6 @@ export {
|
|
|
4254
4256
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead. */
|
|
4255
4257
|
default as LucideDotSquare
|
|
4256
4258
|
} from '../icons/square-dot';
|
|
4257
|
-
// SquareFunction aliases
|
|
4258
|
-
export { default as LucideSquareFunction } from '../icons/square-function';
|
|
4259
|
-
export {
|
|
4260
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. */
|
|
4261
|
-
default as LucideFunctionSquare
|
|
4262
|
-
} from '../icons/square-function';
|
|
4263
4259
|
// SquareEqual aliases
|
|
4264
4260
|
export { default as LucideSquareEqual } from '../icons/square-equal';
|
|
4265
4261
|
export {
|
|
@@ -4272,30 +4268,36 @@ export {
|
|
|
4272
4268
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. */
|
|
4273
4269
|
default as LucideKanbanSquare
|
|
4274
4270
|
} from '../icons/square-kanban';
|
|
4275
|
-
//
|
|
4276
|
-
export { default as
|
|
4277
|
-
export {
|
|
4278
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareLibrary} instead. */
|
|
4279
|
-
default as LucideLibrarySquare
|
|
4280
|
-
} from '../icons/square-library';
|
|
4281
|
-
// SquareMenu aliases
|
|
4282
|
-
export { default as LucideSquareMenu } from '../icons/square-menu';
|
|
4271
|
+
// SquareFunction aliases
|
|
4272
|
+
export { default as LucideSquareFunction } from '../icons/square-function';
|
|
4283
4273
|
export {
|
|
4284
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4285
|
-
default as
|
|
4286
|
-
} from '../icons/square-
|
|
4274
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. */
|
|
4275
|
+
default as LucideFunctionSquare
|
|
4276
|
+
} from '../icons/square-function';
|
|
4287
4277
|
// SquareM aliases
|
|
4288
4278
|
export { default as LucideSquareM } from '../icons/square-m';
|
|
4289
4279
|
export {
|
|
4290
4280
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead. */
|
|
4291
4281
|
default as LucideMSquare
|
|
4292
4282
|
} from '../icons/square-m';
|
|
4283
|
+
// SquareMenu aliases
|
|
4284
|
+
export { default as LucideSquareMenu } from '../icons/square-menu';
|
|
4285
|
+
export {
|
|
4286
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMenu} instead. */
|
|
4287
|
+
default as LucideMenuSquare
|
|
4288
|
+
} from '../icons/square-menu';
|
|
4293
4289
|
// SquareMinus aliases
|
|
4294
4290
|
export { default as LucideSquareMinus } from '../icons/square-minus';
|
|
4295
4291
|
export {
|
|
4296
4292
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMinus} instead. */
|
|
4297
4293
|
default as LucideMinusSquare
|
|
4298
4294
|
} from '../icons/square-minus';
|
|
4295
|
+
// SquareLibrary aliases
|
|
4296
|
+
export { default as LucideSquareLibrary } from '../icons/square-library';
|
|
4297
|
+
export {
|
|
4298
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareLibrary} instead. */
|
|
4299
|
+
default as LucideLibrarySquare
|
|
4300
|
+
} from '../icons/square-library';
|
|
4299
4301
|
// SquareMousePointer aliases
|
|
4300
4302
|
export { default as LucideSquareMousePointer } from '../icons/square-mouse-pointer';
|
|
4301
4303
|
export {
|
|
@@ -4340,18 +4342,18 @@ export {
|
|
|
4340
4342
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead. */
|
|
4341
4343
|
default as LucidePiSquare
|
|
4342
4344
|
} from '../icons/square-pi';
|
|
4343
|
-
// SquarePilcrow aliases
|
|
4344
|
-
export { default as LucideSquarePilcrow } from '../icons/square-pilcrow';
|
|
4345
|
-
export {
|
|
4346
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead. */
|
|
4347
|
-
default as LucidePilcrowSquare
|
|
4348
|
-
} from '../icons/square-pilcrow';
|
|
4349
4345
|
// SquarePlay aliases
|
|
4350
4346
|
export { default as LucideSquarePlay } from '../icons/square-play';
|
|
4351
4347
|
export {
|
|
4352
4348
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlay} instead. */
|
|
4353
4349
|
default as LucidePlaySquare
|
|
4354
4350
|
} from '../icons/square-play';
|
|
4351
|
+
// SquarePilcrow aliases
|
|
4352
|
+
export { default as LucideSquarePilcrow } from '../icons/square-pilcrow';
|
|
4353
|
+
export {
|
|
4354
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead. */
|
|
4355
|
+
default as LucidePilcrowSquare
|
|
4356
|
+
} from '../icons/square-pilcrow';
|
|
4355
4357
|
// SquarePlus aliases
|
|
4356
4358
|
export { default as LucideSquarePlus } from '../icons/square-plus';
|
|
4357
4359
|
export {
|
|
@@ -4364,6 +4366,12 @@ export {
|
|
|
4364
4366
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead. */
|
|
4365
4367
|
default as LucidePowerSquare
|
|
4366
4368
|
} from '../icons/square-power';
|
|
4369
|
+
// SquareSlash aliases
|
|
4370
|
+
export { default as LucideSquareSlash } from '../icons/square-slash';
|
|
4371
|
+
export {
|
|
4372
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. */
|
|
4373
|
+
default as LucideSlashSquare
|
|
4374
|
+
} from '../icons/square-slash';
|
|
4367
4375
|
// SquareScissors aliases
|
|
4368
4376
|
export { default as LucideSquareScissors } from '../icons/square-scissors';
|
|
4369
4377
|
export {
|
|
@@ -4376,36 +4384,30 @@ export {
|
|
|
4376
4384
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. */
|
|
4377
4385
|
default as LucideSigmaSquare
|
|
4378
4386
|
} from '../icons/square-sigma';
|
|
4379
|
-
//
|
|
4380
|
-
export { default as
|
|
4387
|
+
// SquareSplitHorizontal aliases
|
|
4388
|
+
export { default as LucideSquareSplitHorizontal } from '../icons/square-split-horizontal';
|
|
4381
4389
|
export {
|
|
4382
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4383
|
-
default as
|
|
4384
|
-
} from '../icons/square-
|
|
4390
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. */
|
|
4391
|
+
default as LucideSplitSquareHorizontal
|
|
4392
|
+
} from '../icons/square-split-horizontal';
|
|
4385
4393
|
// SquareSplitVertical aliases
|
|
4386
4394
|
export { default as LucideSquareSplitVertical } from '../icons/square-split-vertical';
|
|
4387
4395
|
export {
|
|
4388
4396
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. */
|
|
4389
4397
|
default as LucideSplitSquareVertical
|
|
4390
4398
|
} from '../icons/square-split-vertical';
|
|
4391
|
-
// SquareTerminal aliases
|
|
4392
|
-
export { default as LucideSquareTerminal } from '../icons/square-terminal';
|
|
4393
|
-
export {
|
|
4394
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead. */
|
|
4395
|
-
default as LucideTerminalSquare
|
|
4396
|
-
} from '../icons/square-terminal';
|
|
4397
|
-
// SquareSplitHorizontal aliases
|
|
4398
|
-
export { default as LucideSquareSplitHorizontal } from '../icons/square-split-horizontal';
|
|
4399
|
-
export {
|
|
4400
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. */
|
|
4401
|
-
default as LucideSplitSquareHorizontal
|
|
4402
|
-
} from '../icons/square-split-horizontal';
|
|
4403
4399
|
// SquareUserRound aliases
|
|
4404
4400
|
export { default as LucideSquareUserRound } from '../icons/square-user-round';
|
|
4405
4401
|
export {
|
|
4406
4402
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. */
|
|
4407
4403
|
default as LucideUserSquare2
|
|
4408
4404
|
} from '../icons/square-user-round';
|
|
4405
|
+
// SquareTerminal aliases
|
|
4406
|
+
export { default as LucideSquareTerminal } from '../icons/square-terminal';
|
|
4407
|
+
export {
|
|
4408
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead. */
|
|
4409
|
+
default as LucideTerminalSquare
|
|
4410
|
+
} from '../icons/square-terminal';
|
|
4409
4411
|
// SquareUser aliases
|
|
4410
4412
|
export { default as LucideSquareUser } from '../icons/square-user';
|
|
4411
4413
|
export {
|
|
@@ -4470,30 +4472,30 @@ export {
|
|
|
4470
4472
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead. */
|
|
4471
4473
|
default as LucideTrain
|
|
4472
4474
|
} from '../icons/tram-front';
|
|
4473
|
-
// TriangleAlert aliases
|
|
4474
|
-
export { default as LucideTriangleAlert } from '../icons/triangle-alert';
|
|
4475
|
-
export {
|
|
4476
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead. */
|
|
4477
|
-
default as LucideAlertTriangle
|
|
4478
|
-
} from '../icons/triangle-alert';
|
|
4479
4475
|
// TreePalm aliases
|
|
4480
4476
|
export { default as LucideTreePalm } from '../icons/tree-palm';
|
|
4481
4477
|
export {
|
|
4482
4478
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TreePalm} instead. */
|
|
4483
4479
|
default as LucidePalmtree
|
|
4484
4480
|
} from '../icons/tree-palm';
|
|
4485
|
-
//
|
|
4486
|
-
export { default as
|
|
4481
|
+
// TriangleAlert aliases
|
|
4482
|
+
export { default as LucideTriangleAlert } from '../icons/triangle-alert';
|
|
4487
4483
|
export {
|
|
4488
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4489
|
-
default as
|
|
4490
|
-
} from '../icons/
|
|
4484
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead. */
|
|
4485
|
+
default as LucideAlertTriangle
|
|
4486
|
+
} from '../icons/triangle-alert';
|
|
4491
4487
|
// University aliases
|
|
4492
4488
|
export { default as LucideUniversity } from '../icons/university';
|
|
4493
4489
|
export {
|
|
4494
4490
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link University} instead. */
|
|
4495
4491
|
default as LucideSchool2
|
|
4496
4492
|
} from '../icons/university';
|
|
4493
|
+
// TvMinimal aliases
|
|
4494
|
+
export { default as LucideTvMinimal } from '../icons/tv-minimal';
|
|
4495
|
+
export {
|
|
4496
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead. */
|
|
4497
|
+
default as LucideTv2
|
|
4498
|
+
} from '../icons/tv-minimal';
|
|
4497
4499
|
// UserRoundCheck aliases
|
|
4498
4500
|
export { default as LucideUserRoundCheck } from '../icons/user-round-check';
|
|
4499
4501
|
export {
|
|
@@ -4506,30 +4508,30 @@ export {
|
|
|
4506
4508
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCog} instead. */
|
|
4507
4509
|
default as LucideUserCog2
|
|
4508
4510
|
} from '../icons/user-round-cog';
|
|
4509
|
-
// UserRoundMinus aliases
|
|
4510
|
-
export { default as LucideUserRoundMinus } from '../icons/user-round-minus';
|
|
4511
|
-
export {
|
|
4512
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundMinus} instead. */
|
|
4513
|
-
default as LucideUserMinus2
|
|
4514
|
-
} from '../icons/user-round-minus';
|
|
4515
4511
|
// UserRoundPlus aliases
|
|
4516
4512
|
export { default as LucideUserRoundPlus } from '../icons/user-round-plus';
|
|
4517
4513
|
export {
|
|
4518
4514
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundPlus} instead. */
|
|
4519
4515
|
default as LucideUserPlus2
|
|
4520
4516
|
} from '../icons/user-round-plus';
|
|
4521
|
-
//
|
|
4522
|
-
export { default as
|
|
4517
|
+
// UserRoundMinus aliases
|
|
4518
|
+
export { default as LucideUserRoundMinus } from '../icons/user-round-minus';
|
|
4523
4519
|
export {
|
|
4524
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4525
|
-
default as
|
|
4526
|
-
} from '../icons/user-round';
|
|
4520
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundMinus} instead. */
|
|
4521
|
+
default as LucideUserMinus2
|
|
4522
|
+
} from '../icons/user-round-minus';
|
|
4527
4523
|
// UserRoundX aliases
|
|
4528
4524
|
export { default as LucideUserRoundX } from '../icons/user-round-x';
|
|
4529
4525
|
export {
|
|
4530
4526
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. */
|
|
4531
4527
|
default as LucideUserX2
|
|
4532
4528
|
} from '../icons/user-round-x';
|
|
4529
|
+
// UserRound aliases
|
|
4530
|
+
export { default as LucideUserRound } from '../icons/user-round';
|
|
4531
|
+
export {
|
|
4532
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. */
|
|
4533
|
+
default as LucideUser2
|
|
4534
|
+
} from '../icons/user-round';
|
|
4533
4535
|
// UsersRound aliases
|
|
4534
4536
|
export { default as LucideUsersRound } from '../icons/users-round';
|
|
4535
4537
|
export {
|