@lucide/astro 1.3.0 → 1.4.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.
@@ -1,13 +1,13 @@
1
1
  // AArrowDown aliases
2
2
  export { default as AArrowDownIcon } from '../icons/a-arrow-down';
3
- // ALargeSmall aliases
4
- export { default as ALargeSmallIcon } from '../icons/a-large-small';
5
- // Accessibility aliases
6
- export { default as AccessibilityIcon } from '../icons/accessibility';
7
3
  // AArrowUp aliases
8
4
  export { default as AArrowUpIcon } from '../icons/a-arrow-up';
5
+ // ALargeSmall aliases
6
+ export { default as ALargeSmallIcon } from '../icons/a-large-small';
9
7
  // Activity aliases
10
8
  export { default as ActivityIcon } from '../icons/activity';
9
+ // Accessibility aliases
10
+ export { default as AccessibilityIcon } from '../icons/accessibility';
11
11
  // AirVent aliases
12
12
  export { default as AirVentIcon } from '../icons/air-vent';
13
13
  // Airplay aliases
@@ -16,10 +16,10 @@ export { default as AirplayIcon } from '../icons/airplay';
16
16
  export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
17
17
  // AlarmClock aliases
18
18
  export { default as AlarmClockIcon } from '../icons/alarm-clock';
19
- // AlarmSmoke aliases
20
- export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
21
19
  // Album aliases
22
20
  export { default as AlbumIcon } from '../icons/album';
21
+ // AlarmSmoke aliases
22
+ export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
23
23
  // AlignCenterHorizontal aliases
24
24
  export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
25
25
  // AlignCenterVertical aliases
@@ -30,20 +30,20 @@ export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal
30
30
  export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
31
31
  // AlignHorizontalDistributeCenter aliases
32
32
  export { default as AlignHorizontalDistributeCenterIcon } from '../icons/align-horizontal-distribute-center';
33
- // AlignHorizontalDistributeEnd aliases
34
- export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-horizontal-distribute-end';
35
33
  // AlignHorizontalDistributeStart aliases
36
34
  export { default as AlignHorizontalDistributeStartIcon } from '../icons/align-horizontal-distribute-start';
37
35
  // AlignHorizontalJustifyCenter aliases
38
36
  export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-horizontal-justify-center';
37
+ // AlignHorizontalDistributeEnd aliases
38
+ export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-horizontal-distribute-end';
39
39
  // AlignHorizontalJustifyEnd aliases
40
40
  export { default as AlignHorizontalJustifyEndIcon } from '../icons/align-horizontal-justify-end';
41
+ // AlignHorizontalSpaceBetween aliases
42
+ export { default as AlignHorizontalSpaceBetweenIcon } from '../icons/align-horizontal-space-between';
41
43
  // AlignHorizontalJustifyStart aliases
42
44
  export { default as AlignHorizontalJustifyStartIcon } from '../icons/align-horizontal-justify-start';
43
45
  // AlignHorizontalSpaceAround aliases
44
46
  export { default as AlignHorizontalSpaceAroundIcon } from '../icons/align-horizontal-space-around';
45
- // AlignHorizontalSpaceBetween aliases
46
- export { default as AlignHorizontalSpaceBetweenIcon } from '../icons/align-horizontal-space-between';
47
47
  // AlignStartHorizontal aliases
48
48
  export { default as AlignStartHorizontalIcon } from '../icons/align-start-horizontal';
49
49
  // AlignStartVertical aliases
@@ -82,10 +82,10 @@ export { default as AnnoyedIcon } from '../icons/annoyed';
82
82
  export { default as AnvilIcon } from '../icons/anvil';
83
83
  // Antenna aliases
84
84
  export { default as AntennaIcon } from '../icons/antenna';
85
- // Aperture aliases
86
- export { default as ApertureIcon } from '../icons/aperture';
87
85
  // AppWindowMac aliases
88
86
  export { default as AppWindowMacIcon } from '../icons/app-window-mac';
87
+ // Aperture aliases
88
+ export { default as ApertureIcon } from '../icons/aperture';
89
89
  // AppWindow aliases
90
90
  export { default as AppWindowIcon } from '../icons/app-window';
91
91
  // Apple aliases
@@ -94,26 +94,26 @@ export { default as AppleIcon } from '../icons/apple';
94
94
  export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
95
95
  // ArchiveX aliases
96
96
  export { default as ArchiveXIcon } from '../icons/archive-x';
97
- // Armchair aliases
98
- export { default as ArmchairIcon } from '../icons/armchair';
99
97
  // Archive aliases
100
98
  export { default as ArchiveIcon } from '../icons/archive';
99
+ // Armchair aliases
100
+ export { default as ArmchairIcon } from '../icons/armchair';
101
101
  // ArrowBigDownDash aliases
102
102
  export { default as ArrowBigDownDashIcon } from '../icons/arrow-big-down-dash';
103
103
  // ArrowBigDown aliases
104
104
  export { default as ArrowBigDownIcon } from '../icons/arrow-big-down';
105
105
  // ArrowBigLeftDash aliases
106
106
  export { default as ArrowBigLeftDashIcon } from '../icons/arrow-big-left-dash';
107
+ // ArrowBigRightDash aliases
108
+ export { default as ArrowBigRightDashIcon } from '../icons/arrow-big-right-dash';
107
109
  // ArrowBigLeft aliases
108
110
  export { default as ArrowBigLeftIcon } from '../icons/arrow-big-left';
109
- // ArrowBigRight aliases
110
- export { default as ArrowBigRightIcon } from '../icons/arrow-big-right';
111
111
  // ArrowBigUpDash aliases
112
112
  export { default as ArrowBigUpDashIcon } from '../icons/arrow-big-up-dash';
113
- // ArrowBigRightDash aliases
114
- export { default as ArrowBigRightDashIcon } from '../icons/arrow-big-right-dash';
115
113
  // ArrowBigUp aliases
116
114
  export { default as ArrowBigUpIcon } from '../icons/arrow-big-up';
115
+ // ArrowBigRight aliases
116
+ export { default as ArrowBigRightIcon } from '../icons/arrow-big-right';
117
117
  // ArrowDownFromLine aliases
118
118
  export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
119
119
  // ArrowDownLeft aliases
@@ -122,58 +122,58 @@ export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
122
122
  export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
123
123
  // ArrowDownRight aliases
124
124
  export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
125
- // ArrowDownToLine aliases
126
- export { default as ArrowDownToLineIcon } from '../icons/arrow-down-to-line';
127
125
  // ArrowDownToDot aliases
128
126
  export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
127
+ // ArrowDownToLine aliases
128
+ export { default as ArrowDownToLineIcon } from '../icons/arrow-down-to-line';
129
129
  // ArrowDownUp aliases
130
130
  export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
131
- // ArrowLeftFromLine aliases
132
- export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
133
131
  // ArrowDown aliases
134
132
  export { default as ArrowDownIcon } from '../icons/arrow-down';
133
+ // ArrowLeftFromLine aliases
134
+ export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
135
135
  // ArrowLeftRight aliases
136
136
  export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
137
- // ArrowLeftToLine aliases
138
- export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
139
137
  // ArrowLeft aliases
140
138
  export { default as ArrowLeftIcon } from '../icons/arrow-left';
139
+ // ArrowRightFromLine aliases
140
+ export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
141
+ // ArrowLeftToLine aliases
142
+ export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
141
143
  // ArrowRightLeft aliases
142
144
  export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
143
145
  // ArrowRightToLine aliases
144
146
  export { default as ArrowRightToLineIcon } from '../icons/arrow-right-to-line';
145
- // ArrowRightFromLine aliases
146
- export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
147
147
  // ArrowRight aliases
148
148
  export { default as ArrowRightIcon } from '../icons/arrow-right';
149
- // ArrowUpFromDot aliases
150
- export { default as ArrowUpFromDotIcon } from '../icons/arrow-up-from-dot';
151
149
  // ArrowUpDown aliases
152
150
  export { default as ArrowUpDownIcon } from '../icons/arrow-up-down';
153
- // ArrowUpLeft aliases
154
- export { default as ArrowUpLeftIcon } from '../icons/arrow-up-left';
151
+ // ArrowUpFromDot aliases
152
+ export { default as ArrowUpFromDotIcon } from '../icons/arrow-up-from-dot';
155
153
  // ArrowUpFromLine aliases
156
154
  export { default as ArrowUpFromLineIcon } from '../icons/arrow-up-from-line';
155
+ // ArrowUpLeft aliases
156
+ export { default as ArrowUpLeftIcon } from '../icons/arrow-up-left';
157
157
  // ArrowUpRight aliases
158
158
  export { default as ArrowUpRightIcon } from '../icons/arrow-up-right';
159
159
  // ArrowUpToLine aliases
160
160
  export { default as ArrowUpToLineIcon } from '../icons/arrow-up-to-line';
161
161
  // ArrowUpWideNarrow aliases
162
162
  export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow';
163
- // ArrowUp aliases
164
- export { default as ArrowUpIcon } from '../icons/arrow-up';
165
163
  // ArrowsUpFromLine aliases
166
164
  export { default as ArrowsUpFromLineIcon } from '../icons/arrows-up-from-line';
165
+ // ArrowUp aliases
166
+ export { default as ArrowUpIcon } from '../icons/arrow-up';
167
167
  // Asterisk aliases
168
168
  export { default as AsteriskIcon } from '../icons/asterisk';
169
169
  // AtSign aliases
170
170
  export { default as AtSignIcon } from '../icons/at-sign';
171
171
  // Atom aliases
172
172
  export { default as AtomIcon } from '../icons/atom';
173
- // AudioWaveform aliases
174
- export { default as AudioWaveformIcon } from '../icons/audio-waveform';
175
173
  // AudioLines aliases
176
174
  export { default as AudioLinesIcon } from '../icons/audio-lines';
175
+ // AudioWaveform aliases
176
+ export { default as AudioWaveformIcon } from '../icons/audio-waveform';
177
177
  // Award aliases
178
178
  export { default as AwardIcon } from '../icons/award';
179
179
  // Axe aliases
@@ -184,12 +184,12 @@ export { default as BabyIcon } from '../icons/baby';
184
184
  export { default as BackpackIcon } from '../icons/backpack';
185
185
  // BadgeCent aliases
186
186
  export { default as BadgeCentIcon } from '../icons/badge-cent';
187
- // BadgeAlert aliases
188
- export { default as BadgeAlertIcon } from '../icons/badge-alert';
189
187
  // BadgeDollarSign aliases
190
188
  export { default as BadgeDollarSignIcon } from '../icons/badge-dollar-sign';
191
189
  // BadgeEuro aliases
192
190
  export { default as BadgeEuroIcon } from '../icons/badge-euro';
191
+ // BadgeAlert aliases
192
+ export { default as BadgeAlertIcon } from '../icons/badge-alert';
193
193
  // BadgeIndianRupee aliases
194
194
  export { default as BadgeIndianRupeeIcon } from '../icons/badge-indian-rupee';
195
195
  // BadgeInfo aliases
@@ -202,76 +202,76 @@ export { default as BadgeMinusIcon } from '../icons/badge-minus';
202
202
  export { default as BadgePercentIcon } from '../icons/badge-percent';
203
203
  // BadgePlus aliases
204
204
  export { default as BadgePlusIcon } from '../icons/badge-plus';
205
- // BadgePoundSterling aliases
206
- export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
207
205
  // BadgeRussianRuble aliases
208
206
  export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
209
- // BadgeTurkishLira aliases
210
- export { default as BadgeTurkishLiraIcon } from '../icons/badge-turkish-lira';
211
207
  // BadgeSwissFranc aliases
212
208
  export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
209
+ // BadgePoundSterling aliases
210
+ export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
211
+ // BadgeTurkishLira aliases
212
+ export { default as BadgeTurkishLiraIcon } from '../icons/badge-turkish-lira';
213
213
  // BadgeX aliases
214
214
  export { default as BadgeXIcon } from '../icons/badge-x';
215
- // BaggageClaim aliases
216
- export { default as BaggageClaimIcon } from '../icons/baggage-claim';
217
215
  // Badge aliases
218
216
  export { default as BadgeIcon } from '../icons/badge';
217
+ // BaggageClaim aliases
218
+ export { default as BaggageClaimIcon } from '../icons/baggage-claim';
219
219
  // Balloon aliases
220
220
  export { default as BalloonIcon } from '../icons/balloon';
221
- // Ban aliases
222
- export { default as BanIcon } from '../icons/ban';
223
- // Banana aliases
224
- export { default as BananaIcon } from '../icons/banana';
225
221
  // Bandage aliases
226
222
  export { default as BandageIcon } from '../icons/bandage';
223
+ // Ban aliases
224
+ export { default as BanIcon } from '../icons/ban';
227
225
  // BanknoteArrowDown aliases
228
226
  export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
227
+ // Banana aliases
228
+ export { default as BananaIcon } from '../icons/banana';
229
229
  // BanknoteArrowUp aliases
230
230
  export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
231
231
  // BanknoteX aliases
232
232
  export { default as BanknoteXIcon } from '../icons/banknote-x';
233
- // Banknote aliases
234
- export { default as BanknoteIcon } from '../icons/banknote';
235
233
  // Barcode aliases
236
234
  export { default as BarcodeIcon } from '../icons/barcode';
237
235
  // Barrel aliases
238
236
  export { default as BarrelIcon } from '../icons/barrel';
237
+ // Banknote aliases
238
+ export { default as BanknoteIcon } from '../icons/banknote';
239
239
  // Baseline aliases
240
240
  export { default as BaselineIcon } from '../icons/baseline';
241
+ // BatteryLow aliases
242
+ export { default as BatteryLowIcon } from '../icons/battery-low';
241
243
  // Bath aliases
242
244
  export { default as BathIcon } from '../icons/bath';
243
- // BatteryCharging aliases
244
- export { default as BatteryChargingIcon } from '../icons/battery-charging';
245
245
  // BatteryFull aliases
246
246
  export { default as BatteryFullIcon } from '../icons/battery-full';
247
- // BatteryLow aliases
248
- export { default as BatteryLowIcon } from '../icons/battery-low';
249
- // BatteryMedium aliases
250
- export { default as BatteryMediumIcon } from '../icons/battery-medium';
251
247
  // BatteryPlus aliases
252
248
  export { default as BatteryPlusIcon } from '../icons/battery-plus';
249
+ // BatteryCharging aliases
250
+ export { default as BatteryChargingIcon } from '../icons/battery-charging';
251
+ // BatteryMedium aliases
252
+ export { default as BatteryMediumIcon } from '../icons/battery-medium';
253
253
  // BatteryWarning aliases
254
254
  export { default as BatteryWarningIcon } from '../icons/battery-warning';
255
255
  // Battery aliases
256
256
  export { default as BatteryIcon } from '../icons/battery';
257
- // BeanOff aliases
258
- export { default as BeanOffIcon } from '../icons/bean-off';
259
257
  // Beaker aliases
260
258
  export { default as BeakerIcon } from '../icons/beaker';
259
+ // BeanOff aliases
260
+ export { default as BeanOffIcon } from '../icons/bean-off';
261
261
  // Bean aliases
262
262
  export { default as BeanIcon } from '../icons/bean';
263
- // BedDouble aliases
264
- export { default as BedDoubleIcon } from '../icons/bed-double';
265
263
  // BedSingle aliases
266
264
  export { default as BedSingleIcon } from '../icons/bed-single';
267
265
  // Bed aliases
268
266
  export { default as BedIcon } from '../icons/bed';
267
+ // BedDouble aliases
268
+ export { default as BedDoubleIcon } from '../icons/bed-double';
269
269
  // Beef aliases
270
270
  export { default as BeefIcon } from '../icons/beef';
271
- // BeerOff aliases
272
- export { default as BeerOffIcon } from '../icons/beer-off';
273
271
  // Beer aliases
274
272
  export { default as BeerIcon } from '../icons/beer';
273
+ // BeerOff aliases
274
+ export { default as BeerOffIcon } from '../icons/beer-off';
275
275
  // BellDot aliases
276
276
  export { default as BellDotIcon } from '../icons/bell-dot';
277
277
  // BellElectric aliases
@@ -280,10 +280,10 @@ export { default as BellElectricIcon } from '../icons/bell-electric';
280
280
  export { default as BellMinusIcon } from '../icons/bell-minus';
281
281
  // BellOff aliases
282
282
  export { default as BellOffIcon } from '../icons/bell-off';
283
- // BellPlus aliases
284
- export { default as BellPlusIcon } from '../icons/bell-plus';
285
283
  // BellRing aliases
286
284
  export { default as BellRingIcon } from '../icons/bell-ring';
285
+ // BellPlus aliases
286
+ export { default as BellPlusIcon } from '../icons/bell-plus';
287
287
  // Bell aliases
288
288
  export { default as BellIcon } from '../icons/bell';
289
289
  // BetweenVerticalEnd aliases
@@ -300,26 +300,26 @@ export { default as BinaryIcon } from '../icons/binary';
300
300
  export { default as BinocularsIcon } from '../icons/binoculars';
301
301
  // Biohazard aliases
302
302
  export { default as BiohazardIcon } from '../icons/biohazard';
303
+ // Bird aliases
304
+ export { default as BirdIcon } from '../icons/bird';
303
305
  // Bitcoin aliases
304
306
  export { default as BitcoinIcon } from '../icons/bitcoin';
305
307
  // Birdhouse aliases
306
308
  export { default as BirdhouseIcon } from '../icons/birdhouse';
307
309
  // Blend aliases
308
310
  export { default as BlendIcon } from '../icons/blend';
309
- // Bird aliases
310
- export { default as BirdIcon } from '../icons/bird';
311
311
  // Blinds aliases
312
312
  export { default as BlindsIcon } from '../icons/blinds';
313
- // BluetoothConnected aliases
314
- export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected';
315
313
  // Blocks aliases
316
314
  export { default as BlocksIcon } from '../icons/blocks';
315
+ // BluetoothConnected aliases
316
+ export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected';
317
317
  // BluetoothOff aliases
318
318
  export { default as BluetoothOffIcon } from '../icons/bluetooth-off';
319
- // BluetoothSearching aliases
320
- export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching';
321
319
  // Bluetooth aliases
322
320
  export { default as BluetoothIcon } from '../icons/bluetooth';
321
+ // BluetoothSearching aliases
322
+ export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching';
323
323
  // Bold aliases
324
324
  export { default as BoldIcon } from '../icons/bold';
325
325
  // Bolt aliases
@@ -354,12 +354,12 @@ export { default as BookLockIcon } from '../icons/book-lock';
354
354
  export { default as BookMarkedIcon } from '../icons/book-marked';
355
355
  // BookMinus aliases
356
356
  export { default as BookMinusIcon } from '../icons/book-minus';
357
- // BookOpenCheck aliases
358
- export { default as BookOpenCheckIcon } from '../icons/book-open-check';
359
357
  // BookOpenText aliases
360
358
  export { default as BookOpenTextIcon } from '../icons/book-open-text';
361
359
  // BookOpen aliases
362
360
  export { default as BookOpenIcon } from '../icons/book-open';
361
+ // BookOpenCheck aliases
362
+ export { default as BookOpenCheckIcon } from '../icons/book-open-check';
363
363
  // BookPlus aliases
364
364
  export { default as BookPlusIcon } from '../icons/book-plus';
365
365
  // BookSearch aliases
@@ -382,28 +382,28 @@ export { default as BookIcon } from '../icons/book';
382
382
  export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
383
383
  // BookmarkMinus aliases
384
384
  export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
385
- // BookmarkX aliases
386
- export { default as BookmarkXIcon } from '../icons/bookmark-x';
387
- // Bookmark aliases
388
- export { default as BookmarkIcon } from '../icons/bookmark';
389
385
  // BookmarkPlus aliases
390
386
  export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
387
+ // Bookmark aliases
388
+ export { default as BookmarkIcon } from '../icons/bookmark';
391
389
  // BoomBox aliases
392
390
  export { default as BoomBoxIcon } from '../icons/boom-box';
391
+ // BookmarkX aliases
392
+ export { default as BookmarkXIcon } from '../icons/bookmark-x';
393
393
  // BotMessageSquare aliases
394
394
  export { default as BotMessageSquareIcon } from '../icons/bot-message-square';
395
395
  // Bot aliases
396
396
  export { default as BotIcon } from '../icons/bot';
397
- // BottleWine aliases
398
- export { default as BottleWineIcon } from '../icons/bottle-wine';
399
397
  // BotOff aliases
400
398
  export { default as BotOffIcon } from '../icons/bot-off';
399
+ // BottleWine aliases
400
+ export { default as BottleWineIcon } from '../icons/bottle-wine';
401
401
  // BowArrow aliases
402
402
  export { default as BowArrowIcon } from '../icons/bow-arrow';
403
- // Boxes aliases
404
- export { default as BoxesIcon } from '../icons/boxes';
405
403
  // Box aliases
406
404
  export { default as BoxIcon } from '../icons/box';
405
+ // Boxes aliases
406
+ export { default as BoxesIcon } from '../icons/boxes';
407
407
  // Brackets aliases
408
408
  export { default as BracketsIcon } from '../icons/brackets';
409
409
  // BrainCircuit aliases
@@ -424,14 +424,14 @@ export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
424
424
  export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
425
425
  // Briefcase aliases
426
426
  export { default as BriefcaseIcon } from '../icons/briefcase';
427
- // BriefcaseMedical aliases
428
- export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
429
427
  // BringToFront aliases
430
428
  export { default as BringToFrontIcon } from '../icons/bring-to-front';
431
- // Brush aliases
432
- export { default as BrushIcon } from '../icons/brush';
433
429
  // BrushCleaning aliases
434
430
  export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
431
+ // BriefcaseMedical aliases
432
+ export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
433
+ // Brush aliases
434
+ export { default as BrushIcon } from '../icons/brush';
435
435
  // Bubbles aliases
436
436
  export { default as BubblesIcon } from '../icons/bubbles';
437
437
  // BugOff aliases
@@ -444,32 +444,32 @@ export { default as BugIcon } from '../icons/bug';
444
444
  export { default as Building2Icon } from '../icons/building-2';
445
445
  // Building aliases
446
446
  export { default as BuildingIcon } from '../icons/building';
447
- // BusFront aliases
448
- export { default as BusFrontIcon } from '../icons/bus-front';
449
447
  // Bus aliases
450
448
  export { default as BusIcon } from '../icons/bus';
451
449
  // CableCar aliases
452
450
  export { default as CableCarIcon } from '../icons/cable-car';
453
- // CakeSlice aliases
454
- export { default as CakeSliceIcon } from '../icons/cake-slice';
451
+ // BusFront aliases
452
+ export { default as BusFrontIcon } from '../icons/bus-front';
455
453
  // Cable aliases
456
454
  export { default as CableIcon } from '../icons/cable';
457
- // Cake aliases
458
- export { default as CakeIcon } from '../icons/cake';
455
+ // CakeSlice aliases
456
+ export { default as CakeSliceIcon } from '../icons/cake-slice';
459
457
  // Calculator aliases
460
458
  export { default as CalculatorIcon } from '../icons/calculator';
459
+ // Cake aliases
460
+ export { default as CakeIcon } from '../icons/cake';
461
461
  // Calendar1 aliases
462
462
  export { default as Calendar1Icon } from '../icons/calendar-1';
463
- // CalendarArrowDown aliases
464
- export { default as CalendarArrowDownIcon } from '../icons/calendar-arrow-down';
465
463
  // CalendarArrowUp aliases
466
464
  export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
465
+ // CalendarArrowDown aliases
466
+ export { default as CalendarArrowDownIcon } from '../icons/calendar-arrow-down';
467
+ // CalendarClock aliases
468
+ export { default as CalendarClockIcon } from '../icons/calendar-clock';
467
469
  // CalendarCheck2 aliases
468
470
  export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
469
471
  // CalendarCheck aliases
470
472
  export { default as CalendarCheckIcon } from '../icons/calendar-check';
471
- // CalendarClock aliases
472
- export { default as CalendarClockIcon } from '../icons/calendar-clock';
473
473
  // CalendarCog aliases
474
474
  export { default as CalendarCogIcon } from '../icons/calendar-cog';
475
475
  // CalendarDays aliases
@@ -482,66 +482,66 @@ export { default as CalendarHeartIcon } from '../icons/calendar-heart';
482
482
  export { default as CalendarMinus2Icon } from '../icons/calendar-minus-2';
483
483
  // CalendarMinus aliases
484
484
  export { default as CalendarMinusIcon } from '../icons/calendar-minus';
485
- // CalendarPlus2 aliases
486
- export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
487
485
  // CalendarOff aliases
488
486
  export { default as CalendarOffIcon } from '../icons/calendar-off';
489
487
  // CalendarPlus aliases
490
488
  export { default as CalendarPlusIcon } from '../icons/calendar-plus';
489
+ // CalendarPlus2 aliases
490
+ export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
491
491
  // CalendarRange aliases
492
492
  export { default as CalendarRangeIcon } from '../icons/calendar-range';
493
493
  // CalendarSync aliases
494
494
  export { default as CalendarSyncIcon } from '../icons/calendar-sync';
495
495
  // CalendarSearch aliases
496
496
  export { default as CalendarSearchIcon } from '../icons/calendar-search';
497
- // CalendarX2 aliases
498
- export { default as CalendarX2Icon } from '../icons/calendar-x-2';
499
497
  // CalendarX aliases
500
498
  export { default as CalendarXIcon } from '../icons/calendar-x';
501
499
  // Calendar aliases
502
500
  export { default as CalendarIcon } from '../icons/calendar';
503
- // Calendars aliases
504
- export { default as CalendarsIcon } from '../icons/calendars';
501
+ // CalendarX2 aliases
502
+ export { default as CalendarX2Icon } from '../icons/calendar-x-2';
505
503
  // CameraOff aliases
506
504
  export { default as CameraOffIcon } from '../icons/camera-off';
505
+ // Calendars aliases
506
+ export { default as CalendarsIcon } from '../icons/calendars';
507
507
  // Camera aliases
508
508
  export { default as CameraIcon } from '../icons/camera';
509
+ // CandyOff aliases
510
+ export { default as CandyOffIcon } from '../icons/candy-off';
509
511
  // CandyCane aliases
510
512
  export { default as CandyCaneIcon } from '../icons/candy-cane';
511
513
  // Candy aliases
512
514
  export { default as CandyIcon } from '../icons/candy';
513
- // CandyOff aliases
514
- export { default as CandyOffIcon } from '../icons/candy-off';
515
- // Cannabis aliases
516
- export { default as CannabisIcon } from '../icons/cannabis';
517
515
  // CannabisOff aliases
518
516
  export { default as CannabisOffIcon } from '../icons/cannabis-off';
517
+ // Cannabis aliases
518
+ export { default as CannabisIcon } from '../icons/cannabis';
519
519
  // CaptionsOff aliases
520
520
  export { default as CaptionsOffIcon } from '../icons/captions-off';
521
+ // CarTaxiFront aliases
522
+ export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
521
523
  // CarFront aliases
522
524
  export { default as CarFrontIcon } from '../icons/car-front';
523
525
  // Car aliases
524
526
  export { default as CarIcon } from '../icons/car';
525
- // CarTaxiFront aliases
526
- export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
527
- // Caravan aliases
528
- export { default as CaravanIcon } from '../icons/caravan';
529
527
  // CardSim aliases
530
528
  export { default as CardSimIcon } from '../icons/card-sim';
529
+ // Caravan aliases
530
+ export { default as CaravanIcon } from '../icons/caravan';
531
531
  // Carrot aliases
532
532
  export { default as CarrotIcon } from '../icons/carrot';
533
- // CaseSensitive aliases
534
- export { default as CaseSensitiveIcon } from '../icons/case-sensitive';
535
533
  // CaseLower aliases
536
534
  export { default as CaseLowerIcon } from '../icons/case-lower';
535
+ // CaseSensitive aliases
536
+ export { default as CaseSensitiveIcon } from '../icons/case-sensitive';
537
537
  // CaseUpper aliases
538
538
  export { default as CaseUpperIcon } from '../icons/case-upper';
539
- // Cast aliases
540
- export { default as CastIcon } from '../icons/cast';
541
539
  // CassetteTape aliases
542
540
  export { default as CassetteTapeIcon } from '../icons/cassette-tape';
543
541
  // Castle aliases
544
542
  export { default as CastleIcon } from '../icons/castle';
543
+ // Cast aliases
544
+ export { default as CastIcon } from '../icons/cast';
545
545
  // Cat aliases
546
546
  export { default as CatIcon } from '../icons/cat';
547
547
  // CctvOff aliases
@@ -554,10 +554,10 @@ export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing
554
554
  export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
555
555
  // ChartBarStacked aliases
556
556
  export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
557
- // ChartColumnDecreasing aliases
558
- export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
559
557
  // ChartColumnStacked aliases
560
558
  export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
559
+ // ChartColumnDecreasing aliases
560
+ export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
561
561
  // ChartGantt aliases
562
562
  export { default as ChartGanttIcon } from '../icons/chart-gantt';
563
563
  // ChartNetwork aliases
@@ -574,10 +574,10 @@ export { default as CheckCheckIcon } from '../icons/check-check';
574
574
  export { default as CheckLineIcon } from '../icons/check-line';
575
575
  // Check aliases
576
576
  export { default as CheckIcon } from '../icons/check';
577
- // Cherry aliases
578
- export { default as CherryIcon } from '../icons/cherry';
579
577
  // ChefHat aliases
580
578
  export { default as ChefHatIcon } from '../icons/chef-hat';
579
+ // Cherry aliases
580
+ export { default as CherryIcon } from '../icons/cherry';
581
581
  // ChessBishop aliases
582
582
  export { default as ChessBishopIcon } from '../icons/chess-bishop';
583
583
  // ChessKing aliases
@@ -594,40 +594,40 @@ export { default as ChessRookIcon } from '../icons/chess-rook';
594
594
  export { default as ChevronDownIcon } from '../icons/chevron-down';
595
595
  // ChevronFirst aliases
596
596
  export { default as ChevronFirstIcon } from '../icons/chevron-first';
597
- // ChevronLeft aliases
598
- export { default as ChevronLeftIcon } from '../icons/chevron-left';
599
597
  // ChevronLast aliases
600
598
  export { default as ChevronLastIcon } from '../icons/chevron-last';
599
+ // ChevronLeft aliases
600
+ export { default as ChevronLeftIcon } from '../icons/chevron-left';
601
601
  // ChevronRight aliases
602
602
  export { default as ChevronRightIcon } from '../icons/chevron-right';
603
603
  // ChevronUp aliases
604
604
  export { default as ChevronUpIcon } from '../icons/chevron-up';
605
+ // ChevronsLeftRightEllipsis aliases
606
+ export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left-right-ellipsis';
605
607
  // ChevronsDownUp aliases
606
608
  export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
607
609
  // ChevronsDown aliases
608
610
  export { default as ChevronsDownIcon } from '../icons/chevrons-down';
609
- // ChevronsLeftRightEllipsis aliases
610
- export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left-right-ellipsis';
611
- // ChevronsLeft aliases
612
- export { default as ChevronsLeftIcon } from '../icons/chevrons-left';
613
611
  // ChevronsLeftRight aliases
614
612
  export { default as ChevronsLeftRightIcon } from '../icons/chevrons-left-right';
615
- // ChevronsRight aliases
616
- export { default as ChevronsRightIcon } from '../icons/chevrons-right';
613
+ // ChevronsLeft aliases
614
+ export { default as ChevronsLeftIcon } from '../icons/chevrons-left';
617
615
  // ChevronsRightLeft aliases
618
616
  export { default as ChevronsRightLeftIcon } from '../icons/chevrons-right-left';
619
617
  // ChevronsUpDown aliases
620
618
  export { default as ChevronsUpDownIcon } from '../icons/chevrons-up-down';
621
- // ChevronsUp aliases
622
- export { default as ChevronsUpIcon } from '../icons/chevrons-up';
619
+ // ChevronsRight aliases
620
+ export { default as ChevronsRightIcon } from '../icons/chevrons-right';
623
621
  // Church aliases
624
622
  export { default as ChurchIcon } from '../icons/church';
623
+ // ChevronsUp aliases
624
+ export { default as ChevronsUpIcon } from '../icons/chevrons-up';
625
+ // Cigarette aliases
626
+ export { default as CigaretteIcon } from '../icons/cigarette';
625
627
  // CigaretteOff aliases
626
628
  export { default as CigaretteOffIcon } from '../icons/cigarette-off';
627
629
  // CircleDashed aliases
628
630
  export { default as CircleDashedIcon } from '../icons/circle-dashed';
629
- // Cigarette aliases
630
- export { default as CigaretteIcon } from '../icons/cigarette';
631
631
  // CircleDollarSign aliases
632
632
  export { default as CircleDollarSignIcon } from '../icons/circle-dollar-sign';
633
633
  // CircleDotDashed aliases
@@ -638,38 +638,38 @@ export { default as CircleDotIcon } from '../icons/circle-dot';
638
638
  export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
639
639
  // CircleEqual aliases
640
640
  export { default as CircleEqualIcon } from '../icons/circle-equal';
641
- // CircleFadingArrowUp aliases
642
- export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
643
641
  // CircleFadingPlus aliases
644
642
  export { default as CircleFadingPlusIcon } from '../icons/circle-fading-plus';
643
+ // CircleFadingArrowUp aliases
644
+ export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
645
645
  // CircleOff aliases
646
646
  export { default as CircleOffIcon } from '../icons/circle-off';
647
647
  // CirclePile aliases
648
648
  export { default as CirclePileIcon } from '../icons/circle-pile';
649
649
  // CirclePoundSterling aliases
650
650
  export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling';
651
- // CircleStar aliases
652
- export { default as CircleStarIcon } from '../icons/circle-star';
653
651
  // CircleSlash aliases
654
652
  export { default as CircleSlashIcon } from '../icons/circle-slash';
655
- // Circle aliases
656
- export { default as CircleIcon } from '../icons/circle';
657
653
  // CircleSmall aliases
658
654
  export { default as CircleSmallIcon } from '../icons/circle-small';
655
+ // CircleStar aliases
656
+ export { default as CircleStarIcon } from '../icons/circle-star';
657
+ // Circle aliases
658
+ export { default as CircleIcon } from '../icons/circle';
659
659
  // CircuitBoard aliases
660
660
  export { default as CircuitBoardIcon } from '../icons/circuit-board';
661
- // Citrus aliases
662
- export { default as CitrusIcon } from '../icons/citrus';
663
661
  // Clapperboard aliases
664
662
  export { default as ClapperboardIcon } from '../icons/clapperboard';
663
+ // Citrus aliases
664
+ export { default as CitrusIcon } from '../icons/citrus';
665
665
  // ClipboardCheck aliases
666
666
  export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
667
667
  // ClipboardClock aliases
668
668
  export { default as ClipboardClockIcon } from '../icons/clipboard-clock';
669
- // ClipboardList aliases
670
- export { default as ClipboardListIcon } from '../icons/clipboard-list';
671
669
  // ClipboardCopy aliases
672
670
  export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
671
+ // ClipboardList aliases
672
+ export { default as ClipboardListIcon } from '../icons/clipboard-list';
673
673
  // ClipboardMinus aliases
674
674
  export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
675
675
  // ClipboardPaste aliases
@@ -682,54 +682,54 @@ export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
682
682
  export { default as ClipboardXIcon } from '../icons/clipboard-x';
683
683
  // Clipboard aliases
684
684
  export { default as ClipboardIcon } from '../icons/clipboard';
685
- // Clock1 aliases
686
- export { default as Clock1Icon } from '../icons/clock-1';
687
685
  // Clock10 aliases
688
686
  export { default as Clock10Icon } from '../icons/clock-10';
689
- // Clock11 aliases
690
- export { default as Clock11Icon } from '../icons/clock-11';
687
+ // Clock1 aliases
688
+ export { default as Clock1Icon } from '../icons/clock-1';
691
689
  // Clock12 aliases
692
690
  export { default as Clock12Icon } from '../icons/clock-12';
691
+ // Clock11 aliases
692
+ export { default as Clock11Icon } from '../icons/clock-11';
693
693
  // Clock2 aliases
694
694
  export { default as Clock2Icon } from '../icons/clock-2';
695
- // Clock3 aliases
696
- export { default as Clock3Icon } from '../icons/clock-3';
697
695
  // Clock4 aliases
698
696
  export { default as Clock4Icon } from '../icons/clock-4';
697
+ // Clock3 aliases
698
+ export { default as Clock3Icon } from '../icons/clock-3';
699
699
  // Clock6 aliases
700
700
  export { default as Clock6Icon } from '../icons/clock-6';
701
- // Clock7 aliases
702
- export { default as Clock7Icon } from '../icons/clock-7';
703
701
  // Clock5 aliases
704
702
  export { default as Clock5Icon } from '../icons/clock-5';
703
+ // Clock7 aliases
704
+ export { default as Clock7Icon } from '../icons/clock-7';
705
705
  // Clock8 aliases
706
706
  export { default as Clock8Icon } from '../icons/clock-8';
707
- // Clock9 aliases
708
- export { default as Clock9Icon } from '../icons/clock-9';
709
707
  // ClockAlert aliases
710
708
  export { default as ClockAlertIcon } from '../icons/clock-alert';
711
709
  // ClockArrowDown aliases
712
710
  export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
711
+ // Clock9 aliases
712
+ export { default as Clock9Icon } from '../icons/clock-9';
713
713
  // ClockArrowUp aliases
714
714
  export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
715
- // ClockCheck aliases
716
- export { default as ClockCheckIcon } from '../icons/clock-check';
717
715
  // ClockFading aliases
718
716
  export { default as ClockFadingIcon } from '../icons/clock-fading';
719
- // Clock aliases
720
- export { default as ClockIcon } from '../icons/clock';
717
+ // ClockCheck aliases
718
+ export { default as ClockCheckIcon } from '../icons/clock-check';
721
719
  // ClockPlus aliases
722
720
  export { default as ClockPlusIcon } from '../icons/clock-plus';
723
721
  // ClosedCaption aliases
724
722
  export { default as ClosedCaptionIcon } from '../icons/closed-caption';
725
- // CloudBackup aliases
726
- export { default as CloudBackupIcon } from '../icons/cloud-backup';
727
- // CloudCog aliases
728
- export { default as CloudCogIcon } from '../icons/cloud-cog';
723
+ // Clock aliases
724
+ export { default as ClockIcon } from '../icons/clock';
729
725
  // CloudAlert aliases
730
726
  export { default as CloudAlertIcon } from '../icons/cloud-alert';
727
+ // CloudBackup aliases
728
+ export { default as CloudBackupIcon } from '../icons/cloud-backup';
731
729
  // CloudCheck aliases
732
730
  export { default as CloudCheckIcon } from '../icons/cloud-check';
731
+ // CloudCog aliases
732
+ export { default as CloudCogIcon } from '../icons/cloud-cog';
733
733
  // CloudDrizzle aliases
734
734
  export { default as CloudDrizzleIcon } from '../icons/cloud-drizzle';
735
735
  // CloudFog aliases
@@ -748,10 +748,10 @@ export { default as CloudOffIcon } from '../icons/cloud-off';
748
748
  export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
749
749
  // CloudRain aliases
750
750
  export { default as CloudRainIcon } from '../icons/cloud-rain';
751
- // CloudSnow aliases
752
- export { default as CloudSnowIcon } from '../icons/cloud-snow';
753
751
  // CloudSunRain aliases
754
752
  export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
753
+ // CloudSnow aliases
754
+ export { default as CloudSnowIcon } from '../icons/cloud-snow';
755
755
  // CloudSun aliases
756
756
  export { default as CloudSunIcon } from '../icons/cloud-sun';
757
757
  // CloudSync aliases
@@ -810,26 +810,26 @@ export { default as CopyPlusIcon } from '../icons/copy-plus';
810
810
  export { default as CopyXIcon } from '../icons/copy-x';
811
811
  // CopySlash aliases
812
812
  export { default as CopySlashIcon } from '../icons/copy-slash';
813
- // Copy aliases
814
- export { default as CopyIcon } from '../icons/copy';
815
813
  // Copyleft aliases
816
814
  export { default as CopyleftIcon } from '../icons/copyleft';
815
+ // Copy aliases
816
+ export { default as CopyIcon } from '../icons/copy';
817
817
  // Copyright aliases
818
818
  export { default as CopyrightIcon } from '../icons/copyright';
819
819
  // CornerDownLeft aliases
820
820
  export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
821
- // CornerLeftDown aliases
822
- export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
823
821
  // CornerDownRight aliases
824
822
  export { default as CornerDownRightIcon } from '../icons/corner-down-right';
823
+ // CornerLeftDown aliases
824
+ export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
825
825
  // CornerLeftUp aliases
826
826
  export { default as CornerLeftUpIcon } from '../icons/corner-left-up';
827
827
  // CornerRightDown aliases
828
828
  export { default as CornerRightDownIcon } from '../icons/corner-right-down';
829
- // CornerUpLeft aliases
830
- export { default as CornerUpLeftIcon } from '../icons/corner-up-left';
831
829
  // CornerRightUp aliases
832
830
  export { default as CornerRightUpIcon } from '../icons/corner-right-up';
831
+ // CornerUpLeft aliases
832
+ export { default as CornerUpLeftIcon } from '../icons/corner-up-left';
833
833
  // CornerUpRight aliases
834
834
  export { default as CornerUpRightIcon } from '../icons/corner-up-right';
835
835
  // Cpu aliases
@@ -844,50 +844,50 @@ export { default as CroissantIcon } from '../icons/croissant';
844
844
  export { default as CropIcon } from '../icons/crop';
845
845
  // Cross aliases
846
846
  export { default as CrossIcon } from '../icons/cross';
847
- // Crown aliases
848
- export { default as CrownIcon } from '../icons/crown';
849
847
  // Crosshair aliases
850
848
  export { default as CrosshairIcon } from '../icons/crosshair';
851
- // CupSoda aliases
852
- export { default as CupSodaIcon } from '../icons/cup-soda';
849
+ // Crown aliases
850
+ export { default as CrownIcon } from '../icons/crown';
853
851
  // Cuboid aliases
854
852
  export { default as CuboidIcon } from '../icons/cuboid';
855
- // Currency aliases
856
- export { default as CurrencyIcon } from '../icons/currency';
853
+ // CupSoda aliases
854
+ export { default as CupSodaIcon } from '../icons/cup-soda';
857
855
  // Cylinder aliases
858
856
  export { default as CylinderIcon } from '../icons/cylinder';
857
+ // Currency aliases
858
+ export { default as CurrencyIcon } from '../icons/currency';
859
859
  // Dam aliases
860
860
  export { default as DamIcon } from '../icons/dam';
861
861
  // DatabaseBackup aliases
862
862
  export { default as DatabaseBackupIcon } from '../icons/database-backup';
863
- // DatabaseSearch aliases
864
- export { default as DatabaseSearchIcon } from '../icons/database-search';
865
863
  // DatabaseZap aliases
866
864
  export { default as DatabaseZapIcon } from '../icons/database-zap';
865
+ // DatabaseSearch aliases
866
+ export { default as DatabaseSearchIcon } from '../icons/database-search';
867
867
  // Database aliases
868
868
  export { default as DatabaseIcon } from '../icons/database';
869
- // DecimalsArrowRight aliases
870
- export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right';
871
869
  // DecimalsArrowLeft aliases
872
870
  export { default as DecimalsArrowLeftIcon } from '../icons/decimals-arrow-left';
871
+ // DecimalsArrowRight aliases
872
+ export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right';
873
873
  // Delete aliases
874
874
  export { default as DeleteIcon } from '../icons/delete';
875
+ // Dessert aliases
876
+ export { default as DessertIcon } from '../icons/dessert';
875
877
  // Diameter aliases
876
878
  export { default as DiameterIcon } from '../icons/diameter';
879
+ // DiamondMinus aliases
880
+ export { default as DiamondMinusIcon } from '../icons/diamond-minus';
877
881
  // DiamondPlus aliases
878
882
  export { default as DiamondPlusIcon } from '../icons/diamond-plus';
879
- // Dessert aliases
880
- export { default as DessertIcon } from '../icons/dessert';
883
+ // Dice1 aliases
884
+ export { default as Dice1Icon } from '../icons/dice-1';
881
885
  // Diamond aliases
882
886
  export { default as DiamondIcon } from '../icons/diamond';
883
- // DiamondMinus aliases
884
- export { default as DiamondMinusIcon } from '../icons/diamond-minus';
885
887
  // Dice2 aliases
886
888
  export { default as Dice2Icon } from '../icons/dice-2';
887
889
  // Dice3 aliases
888
890
  export { default as Dice3Icon } from '../icons/dice-3';
889
- // Dice1 aliases
890
- export { default as Dice1Icon } from '../icons/dice-1';
891
891
  // Dice4 aliases
892
892
  export { default as Dice4Icon } from '../icons/dice-4';
893
893
  // Dice5 aliases
@@ -896,48 +896,48 @@ export { default as Dice5Icon } from '../icons/dice-5';
896
896
  export { default as Dice6Icon } from '../icons/dice-6';
897
897
  // Dices aliases
898
898
  export { default as DicesIcon } from '../icons/dices';
899
- // Diff aliases
900
- export { default as DiffIcon } from '../icons/diff';
901
899
  // Disc2 aliases
902
900
  export { default as Disc2Icon } from '../icons/disc-2';
903
- // DiscAlbum aliases
904
- export { default as DiscAlbumIcon } from '../icons/disc-album';
901
+ // Diff aliases
902
+ export { default as DiffIcon } from '../icons/diff';
905
903
  // Disc3 aliases
906
904
  export { default as Disc3Icon } from '../icons/disc-3';
905
+ // DiscAlbum aliases
906
+ export { default as DiscAlbumIcon } from '../icons/disc-album';
907
907
  // Disc aliases
908
908
  export { default as DiscIcon } from '../icons/disc';
909
909
  // Divide aliases
910
910
  export { default as DivideIcon } from '../icons/divide';
911
- // DnaOff aliases
912
- export { default as DnaOffIcon } from '../icons/dna-off';
913
911
  // Dna aliases
914
912
  export { default as DnaIcon } from '../icons/dna';
913
+ // DnaOff aliases
914
+ export { default as DnaOffIcon } from '../icons/dna-off';
915
915
  // Dock aliases
916
916
  export { default as DockIcon } from '../icons/dock';
917
- // Dog aliases
918
- export { default as DogIcon } from '../icons/dog';
919
- // DollarSign aliases
920
- export { default as DollarSignIcon } from '../icons/dollar-sign';
921
917
  // Donut aliases
922
918
  export { default as DonutIcon } from '../icons/donut';
919
+ // Dog aliases
920
+ export { default as DogIcon } from '../icons/dog';
923
921
  // DoorClosedLocked aliases
924
922
  export { default as DoorClosedLockedIcon } from '../icons/door-closed-locked';
925
- // DoorClosed aliases
926
- export { default as DoorClosedIcon } from '../icons/door-closed';
923
+ // DollarSign aliases
924
+ export { default as DollarSignIcon } from '../icons/dollar-sign';
927
925
  // DoorOpen aliases
928
926
  export { default as DoorOpenIcon } from '../icons/door-open';
929
- // Download aliases
930
- export { default as DownloadIcon } from '../icons/download';
931
927
  // Dot aliases
932
928
  export { default as DotIcon } from '../icons/dot';
929
+ // DoorClosed aliases
930
+ export { default as DoorClosedIcon } from '../icons/door-closed';
931
+ // Download aliases
932
+ export { default as DownloadIcon } from '../icons/download';
933
933
  // DraftingCompass aliases
934
934
  export { default as DraftingCompassIcon } from '../icons/drafting-compass';
935
935
  // Drama aliases
936
936
  export { default as DramaIcon } from '../icons/drama';
937
- // Drill aliases
938
- export { default as DrillIcon } from '../icons/drill';
939
937
  // Drone aliases
940
938
  export { default as DroneIcon } from '../icons/drone';
939
+ // Drill aliases
940
+ export { default as DrillIcon } from '../icons/drill';
941
941
  // DropletOff aliases
942
942
  export { default as DropletOffIcon } from '../icons/droplet-off';
943
943
  // Droplet aliases
@@ -976,12 +976,12 @@ export { default as EqualIcon } from '../icons/equal';
976
976
  export { default as EraserIcon } from '../icons/eraser';
977
977
  // EthernetPort aliases
978
978
  export { default as EthernetPortIcon } from '../icons/ethernet-port';
979
- // Euro aliases
980
- export { default as EuroIcon } from '../icons/euro';
981
979
  // EvCharger aliases
982
980
  export { default as EvChargerIcon } from '../icons/ev-charger';
983
981
  // Expand aliases
984
982
  export { default as ExpandIcon } from '../icons/expand';
983
+ // Euro aliases
984
+ export { default as EuroIcon } from '../icons/euro';
985
985
  // ExternalLink aliases
986
986
  export { default as ExternalLinkIcon } from '../icons/external-link';
987
987
  // EyeClosed aliases
@@ -1000,10 +1000,10 @@ export { default as FastForwardIcon } from '../icons/fast-forward';
1000
1000
  export { default as FeatherIcon } from '../icons/feather';
1001
1001
  // Fence aliases
1002
1002
  export { default as FenceIcon } from '../icons/fence';
1003
- // FerrisWheel aliases
1004
- export { default as FerrisWheelIcon } from '../icons/ferris-wheel';
1005
1003
  // FileArchive aliases
1006
1004
  export { default as FileArchiveIcon } from '../icons/file-archive';
1005
+ // FerrisWheel aliases
1006
+ export { default as FerrisWheelIcon } from '../icons/ferris-wheel';
1007
1007
  // FileBox aliases
1008
1008
  export { default as FileBoxIcon } from '../icons/file-box';
1009
1009
  // FileCheck aliases
@@ -1012,16 +1012,16 @@ export { default as FileCheckIcon } from '../icons/file-check';
1012
1012
  export { default as FileClockIcon } from '../icons/file-clock';
1013
1013
  // FileCode aliases
1014
1014
  export { default as FileCodeIcon } from '../icons/file-code';
1015
- // FileDiff aliases
1016
- export { default as FileDiffIcon } from '../icons/file-diff';
1017
1015
  // FileDigit aliases
1018
1016
  export { default as FileDigitIcon } from '../icons/file-digit';
1017
+ // FileDiff aliases
1018
+ export { default as FileDiffIcon } from '../icons/file-diff';
1019
1019
  // FileDown aliases
1020
1020
  export { default as FileDownIcon } from '../icons/file-down';
1021
- // FileImage aliases
1022
- export { default as FileImageIcon } from '../icons/file-image';
1023
1021
  // FileHeart aliases
1024
1022
  export { default as FileHeartIcon } from '../icons/file-heart';
1023
+ // FileImage aliases
1024
+ export { default as FileImageIcon } from '../icons/file-image';
1025
1025
  // FileInput aliases
1026
1026
  export { default as FileInputIcon } from '../icons/file-input';
1027
1027
  // FileMinus aliases
@@ -1036,10 +1036,10 @@ export { default as FilePlusIcon } from '../icons/file-plus';
1036
1036
  export { default as FileScanIcon } from '../icons/file-scan';
1037
1037
  // FileSearch aliases
1038
1038
  export { default as FileSearchIcon } from '../icons/file-search';
1039
- // FileSliders aliases
1040
- export { default as FileSlidersIcon } from '../icons/file-sliders';
1041
1039
  // FileSpreadsheet aliases
1042
1040
  export { default as FileSpreadsheetIcon } from '../icons/file-spreadsheet';
1041
+ // FileSliders aliases
1042
+ export { default as FileSlidersIcon } from '../icons/file-sliders';
1043
1043
  // FileStack aliases
1044
1044
  export { default as FileStackIcon } from '../icons/file-stack';
1045
1045
  // FileSymlink aliases
@@ -1050,12 +1050,12 @@ export { default as FileTerminalIcon } from '../icons/file-terminal';
1050
1050
  export { default as FileTextIcon } from '../icons/file-text';
1051
1051
  // FileType aliases
1052
1052
  export { default as FileTypeIcon } from '../icons/file-type';
1053
- // FileVolume aliases
1054
- export { default as FileVolumeIcon } from '../icons/file-volume';
1055
- // FileUser aliases
1056
- export { default as FileUserIcon } from '../icons/file-user';
1057
1053
  // FileUp aliases
1058
1054
  export { default as FileUpIcon } from '../icons/file-up';
1055
+ // FileUser aliases
1056
+ export { default as FileUserIcon } from '../icons/file-user';
1057
+ // FileVolume aliases
1058
+ export { default as FileVolumeIcon } from '../icons/file-volume';
1059
1059
  // FileX aliases
1060
1060
  export { default as FileXIcon } from '../icons/file-x';
1061
1061
  // File aliases
@@ -1072,10 +1072,10 @@ export { default as FishOffIcon } from '../icons/fish-off';
1072
1072
  export { default as FishSymbolIcon } from '../icons/fish-symbol';
1073
1073
  // Fish aliases
1074
1074
  export { default as FishIcon } from '../icons/fish';
1075
- // FishingHook aliases
1076
- export { default as FishingHookIcon } from '../icons/fishing-hook';
1077
1075
  // FishingRod aliases
1078
1076
  export { default as FishingRodIcon } from '../icons/fishing-rod';
1077
+ // FishingHook aliases
1078
+ export { default as FishingHookIcon } from '../icons/fishing-hook';
1079
1079
  // FlagOff aliases
1080
1080
  export { default as FlagOffIcon } from '../icons/flag-off';
1081
1081
  // FlagTriangleLeft aliases
@@ -1090,12 +1090,12 @@ export { default as FlameKindlingIcon } from '../icons/flame-kindling';
1090
1090
  export { default as FlameIcon } from '../icons/flame';
1091
1091
  // FlashlightOff aliases
1092
1092
  export { default as FlashlightOffIcon } from '../icons/flashlight-off';
1093
+ // FlaskConicalOff aliases
1094
+ export { default as FlaskConicalOffIcon } from '../icons/flask-conical-off';
1093
1095
  // Flashlight aliases
1094
1096
  export { default as FlashlightIcon } from '../icons/flashlight';
1095
1097
  // FlaskConical aliases
1096
1098
  export { default as FlaskConicalIcon } from '../icons/flask-conical';
1097
- // FlaskConicalOff aliases
1098
- export { default as FlaskConicalOffIcon } from '../icons/flask-conical-off';
1099
1099
  // FlaskRound aliases
1100
1100
  export { default as FlaskRoundIcon } from '../icons/flask-round';
1101
1101
  // FlipHorizontal2 aliases
@@ -1106,10 +1106,10 @@ export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
1106
1106
  export { default as Flower2Icon } from '../icons/flower-2';
1107
1107
  // Flower aliases
1108
1108
  export { default as FlowerIcon } from '../icons/flower';
1109
- // FoldHorizontal aliases
1110
- export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
1111
1109
  // Focus aliases
1112
1110
  export { default as FocusIcon } from '../icons/focus';
1111
+ // FoldHorizontal aliases
1112
+ export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
1113
1113
  // FoldVertical aliases
1114
1114
  export { default as FoldVerticalIcon } from '../icons/fold-vertical';
1115
1115
  // FolderArchive aliases
@@ -1118,10 +1118,10 @@ export { default as FolderArchiveIcon } from '../icons/folder-archive';
1118
1118
  export { default as FolderCheckIcon } from '../icons/folder-check';
1119
1119
  // FolderClock aliases
1120
1120
  export { default as FolderClockIcon } from '../icons/folder-clock';
1121
- // FolderCode aliases
1122
- export { default as FolderCodeIcon } from '../icons/folder-code';
1123
1121
  // FolderClosed aliases
1124
1122
  export { default as FolderClosedIcon } from '../icons/folder-closed';
1123
+ // FolderCode aliases
1124
+ export { default as FolderCodeIcon } from '../icons/folder-code';
1125
1125
  // FolderDot aliases
1126
1126
  export { default as FolderDotIcon } from '../icons/folder-dot';
1127
1127
  // FolderDown aliases
@@ -1132,46 +1132,46 @@ export { default as FolderGitIcon } from '../icons/folder-git';
1132
1132
  export { default as FolderGit2Icon } from '../icons/folder-git-2';
1133
1133
  // FolderHeart aliases
1134
1134
  export { default as FolderHeartIcon } from '../icons/folder-heart';
1135
- // FolderKanban aliases
1136
- export { default as FolderKanbanIcon } from '../icons/folder-kanban';
1137
1135
  // FolderInput aliases
1138
1136
  export { default as FolderInputIcon } from '../icons/folder-input';
1139
- // FolderLock aliases
1140
- export { default as FolderLockIcon } from '../icons/folder-lock';
1141
1137
  // FolderKey aliases
1142
1138
  export { default as FolderKeyIcon } from '../icons/folder-key';
1139
+ // FolderKanban aliases
1140
+ export { default as FolderKanbanIcon } from '../icons/folder-kanban';
1143
1141
  // FolderMinus aliases
1144
1142
  export { default as FolderMinusIcon } from '../icons/folder-minus';
1143
+ // FolderLock aliases
1144
+ export { default as FolderLockIcon } from '../icons/folder-lock';
1145
1145
  // FolderOpenDot aliases
1146
1146
  export { default as FolderOpenDotIcon } from '../icons/folder-open-dot';
1147
1147
  // FolderOpen aliases
1148
1148
  export { default as FolderOpenIcon } from '../icons/folder-open';
1149
- // FolderOutput aliases
1150
- export { default as FolderOutputIcon } from '../icons/folder-output';
1151
1149
  // FolderPlus aliases
1152
1150
  export { default as FolderPlusIcon } from '../icons/folder-plus';
1153
- // FolderSearch2 aliases
1154
- export { default as FolderSearch2Icon } from '../icons/folder-search-2';
1155
- // FolderSearch aliases
1156
- export { default as FolderSearchIcon } from '../icons/folder-search';
1151
+ // FolderOutput aliases
1152
+ export { default as FolderOutputIcon } from '../icons/folder-output';
1157
1153
  // FolderRoot aliases
1158
1154
  export { default as FolderRootIcon } from '../icons/folder-root';
1155
+ // FolderSearch aliases
1156
+ export { default as FolderSearchIcon } from '../icons/folder-search';
1157
+ // FolderSearch2 aliases
1158
+ export { default as FolderSearch2Icon } from '../icons/folder-search-2';
1159
1159
  // FolderSymlink aliases
1160
1160
  export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
1161
- // FolderUp aliases
1162
- export { default as FolderUpIcon } from '../icons/folder-up';
1163
1161
  // FolderSync aliases
1164
1162
  export { default as FolderSyncIcon } from '../icons/folder-sync';
1165
1163
  // FolderTree aliases
1166
1164
  export { default as FolderTreeIcon } from '../icons/folder-tree';
1165
+ // FolderUp aliases
1166
+ export { default as FolderUpIcon } from '../icons/folder-up';
1167
1167
  // FolderX aliases
1168
1168
  export { default as FolderXIcon } from '../icons/folder-x';
1169
- // Folder aliases
1170
- export { default as FolderIcon } from '../icons/folder';
1171
1169
  // Folders aliases
1172
1170
  export { default as FoldersIcon } from '../icons/folders';
1173
1171
  // Footprints aliases
1174
1172
  export { default as FootprintsIcon } from '../icons/footprints';
1173
+ // Folder aliases
1174
+ export { default as FolderIcon } from '../icons/folder';
1175
1175
  // Forklift aliases
1176
1176
  export { default as ForkliftIcon } from '../icons/forklift';
1177
1177
  // Form aliases
@@ -1190,20 +1190,20 @@ export { default as FullscreenIcon } from '../icons/fullscreen';
1190
1190
  export { default as FunnelPlusIcon } from '../icons/funnel-plus';
1191
1191
  // GalleryHorizontalEnd aliases
1192
1192
  export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal-end';
1193
+ // GalleryThumbnails aliases
1194
+ export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
1193
1195
  // GalleryHorizontal aliases
1194
1196
  export { default as GalleryHorizontalIcon } from '../icons/gallery-horizontal';
1195
1197
  // GalleryVerticalEnd aliases
1196
1198
  export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end';
1197
1199
  // GalleryVertical aliases
1198
1200
  export { default as GalleryVerticalIcon } from '../icons/gallery-vertical';
1199
- // GalleryThumbnails aliases
1200
- export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
1201
1201
  // Gamepad2 aliases
1202
1202
  export { default as Gamepad2Icon } from '../icons/gamepad-2';
1203
- // Gamepad aliases
1204
- export { default as GamepadIcon } from '../icons/gamepad';
1205
1203
  // GamepadDirectional aliases
1206
1204
  export { default as GamepadDirectionalIcon } from '../icons/gamepad-directional';
1205
+ // Gamepad aliases
1206
+ export { default as GamepadIcon } from '../icons/gamepad';
1207
1207
  // Gauge aliases
1208
1208
  export { default as GaugeIcon } from '../icons/gauge';
1209
1209
  // Gavel aliases
@@ -1212,22 +1212,22 @@ export { default as GavelIcon } from '../icons/gavel';
1212
1212
  export { default as GemIcon } from '../icons/gem';
1213
1213
  // GeorgianLari aliases
1214
1214
  export { default as GeorgianLariIcon } from '../icons/georgian-lari';
1215
- // Ghost aliases
1216
- export { default as GhostIcon } from '../icons/ghost';
1217
1215
  // Gift aliases
1218
1216
  export { default as GiftIcon } from '../icons/gift';
1219
- // GitBranchPlus aliases
1220
- export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
1217
+ // Ghost aliases
1218
+ export { default as GhostIcon } from '../icons/ghost';
1221
1219
  // GitBranchMinus aliases
1222
1220
  export { default as GitBranchMinusIcon } from '../icons/git-branch-minus';
1221
+ // GitBranchPlus aliases
1222
+ export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
1223
1223
  // GitBranch aliases
1224
1224
  export { default as GitBranchIcon } from '../icons/git-branch';
1225
1225
  // GitCommitVertical aliases
1226
1226
  export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical';
1227
- // GitCompare aliases
1228
- export { default as GitCompareIcon } from '../icons/git-compare';
1229
1227
  // GitCompareArrows aliases
1230
1228
  export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
1229
+ // GitCompare aliases
1230
+ export { default as GitCompareIcon } from '../icons/git-compare';
1231
1231
  // GitFork aliases
1232
1232
  export { default as GitForkIcon } from '../icons/git-fork';
1233
1233
  // GitGraph aliases
@@ -1238,32 +1238,32 @@ export { default as GitMergeConflictIcon } from '../icons/git-merge-conflict';
1238
1238
  export { default as GitMergeIcon } from '../icons/git-merge';
1239
1239
  // GitPullRequestArrow aliases
1240
1240
  export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-arrow';
1241
- // GitPullRequestClosed aliases
1242
- export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
1243
1241
  // GitPullRequestCreateArrow aliases
1244
1242
  export { default as GitPullRequestCreateArrowIcon } from '../icons/git-pull-request-create-arrow';
1243
+ // GitPullRequestClosed aliases
1244
+ export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
1245
1245
  // GitPullRequestCreate aliases
1246
1246
  export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
1247
1247
  // GitPullRequestDraft aliases
1248
1248
  export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
1249
- // GitPullRequest aliases
1250
- export { default as GitPullRequestIcon } from '../icons/git-pull-request';
1251
1249
  // GlassWater aliases
1252
1250
  export { default as GlassWaterIcon } from '../icons/glass-water';
1253
1251
  // GlobeLock aliases
1254
1252
  export { default as GlobeLockIcon } from '../icons/globe-lock';
1253
+ // GitPullRequest aliases
1254
+ export { default as GitPullRequestIcon } from '../icons/git-pull-request';
1255
1255
  // Glasses aliases
1256
1256
  export { default as GlassesIcon } from '../icons/glasses';
1257
1257
  // GlobeOff aliases
1258
1258
  export { default as GlobeOffIcon } from '../icons/globe-off';
1259
- // GlobeX aliases
1260
- export { default as GlobeXIcon } from '../icons/globe-x';
1261
1259
  // Globe aliases
1262
1260
  export { default as GlobeIcon } from '../icons/globe';
1263
- // Goal aliases
1264
- export { default as GoalIcon } from '../icons/goal';
1261
+ // GlobeX aliases
1262
+ export { default as GlobeXIcon } from '../icons/globe-x';
1265
1263
  // Gpu aliases
1266
1264
  export { default as GpuIcon } from '../icons/gpu';
1265
+ // Goal aliases
1266
+ export { default as GoalIcon } from '../icons/goal';
1267
1267
  // GraduationCap aliases
1268
1268
  export { default as GraduationCapIcon } from '../icons/graduation-cap';
1269
1269
  // Grape aliases
@@ -1276,10 +1276,10 @@ export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
1276
1276
  export { default as GripVerticalIcon } from '../icons/grip-vertical';
1277
1277
  // Grip aliases
1278
1278
  export { default as GripIcon } from '../icons/grip';
1279
- // Group aliases
1280
- export { default as GroupIcon } from '../icons/group';
1281
1279
  // Guitar aliases
1282
1280
  export { default as GuitarIcon } from '../icons/guitar';
1281
+ // Group aliases
1282
+ export { default as GroupIcon } from '../icons/group';
1283
1283
  // Ham aliases
1284
1284
  export { default as HamIcon } from '../icons/ham';
1285
1285
  // Hamburger aliases
@@ -1292,50 +1292,50 @@ export { default as HandCoinsIcon } from '../icons/hand-coins';
1292
1292
  export { default as HandFistIcon } from '../icons/hand-fist';
1293
1293
  // HandHeart aliases
1294
1294
  export { default as HandHeartIcon } from '../icons/hand-heart';
1295
- // HandMetal aliases
1296
- export { default as HandMetalIcon } from '../icons/hand-metal';
1297
1295
  // HandPlatter aliases
1298
1296
  export { default as HandPlatterIcon } from '../icons/hand-platter';
1297
+ // HandMetal aliases
1298
+ export { default as HandMetalIcon } from '../icons/hand-metal';
1299
1299
  // Hand aliases
1300
1300
  export { default as HandIcon } from '../icons/hand';
1301
- // Handshake aliases
1302
- export { default as HandshakeIcon } from '../icons/handshake';
1303
1301
  // Handbag aliases
1304
1302
  export { default as HandbagIcon } from '../icons/handbag';
1305
- // HardDriveDownload aliases
1306
- export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
1303
+ // Handshake aliases
1304
+ export { default as HandshakeIcon } from '../icons/handshake';
1307
1305
  // HardDriveUpload aliases
1308
1306
  export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
1307
+ // HardDriveDownload aliases
1308
+ export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
1309
1309
  // HardDrive aliases
1310
1310
  export { default as HardDriveIcon } from '../icons/hard-drive';
1311
1311
  // HardHat aliases
1312
1312
  export { default as HardHatIcon } from '../icons/hard-hat';
1313
- // Haze aliases
1314
- export { default as HazeIcon } from '../icons/haze';
1315
1313
  // Hash aliases
1316
1314
  export { default as HashIcon } from '../icons/hash';
1317
1315
  // HatGlasses aliases
1318
1316
  export { default as HatGlassesIcon } from '../icons/hat-glasses';
1319
1317
  // Hd aliases
1320
1318
  export { default as HdIcon } from '../icons/hd';
1319
+ // Haze aliases
1320
+ export { default as HazeIcon } from '../icons/haze';
1321
1321
  // HdmiPort aliases
1322
1322
  export { default as HdmiPortIcon } from '../icons/hdmi-port';
1323
1323
  // Heading1 aliases
1324
1324
  export { default as Heading1Icon } from '../icons/heading-1';
1325
1325
  // Heading2 aliases
1326
1326
  export { default as Heading2Icon } from '../icons/heading-2';
1327
- // Heading3 aliases
1328
- export { default as Heading3Icon } from '../icons/heading-3';
1329
1327
  // Heading4 aliases
1330
1328
  export { default as Heading4Icon } from '../icons/heading-4';
1331
- // Heading5 aliases
1332
- export { default as Heading5Icon } from '../icons/heading-5';
1333
1329
  // Heading6 aliases
1334
1330
  export { default as Heading6Icon } from '../icons/heading-6';
1335
- // HeadphoneOff aliases
1336
- export { default as HeadphoneOffIcon } from '../icons/headphone-off';
1331
+ // Heading3 aliases
1332
+ export { default as Heading3Icon } from '../icons/heading-3';
1333
+ // Heading5 aliases
1334
+ export { default as Heading5Icon } from '../icons/heading-5';
1337
1335
  // Heading aliases
1338
1336
  export { default as HeadingIcon } from '../icons/heading';
1337
+ // HeadphoneOff aliases
1338
+ export { default as HeadphoneOffIcon } from '../icons/headphone-off';
1339
1339
  // Headphones aliases
1340
1340
  export { default as HeadphonesIcon } from '../icons/headphones';
1341
1341
  // Headset aliases
@@ -1352,30 +1352,30 @@ export { default as HeartOffIcon } from '../icons/heart-off';
1352
1352
  export { default as HeartPlusIcon } from '../icons/heart-plus';
1353
1353
  // HeartPulse aliases
1354
1354
  export { default as HeartPulseIcon } from '../icons/heart-pulse';
1355
- // Heart aliases
1356
- export { default as HeartIcon } from '../icons/heart';
1357
1355
  // Heater aliases
1358
1356
  export { default as HeaterIcon } from '../icons/heater';
1359
- // Hexagon aliases
1360
- export { default as HexagonIcon } from '../icons/hexagon';
1361
1357
  // Helicopter aliases
1362
1358
  export { default as HelicopterIcon } from '../icons/helicopter';
1359
+ // Heart aliases
1360
+ export { default as HeartIcon } from '../icons/heart';
1361
+ // Hexagon aliases
1362
+ export { default as HexagonIcon } from '../icons/hexagon';
1363
1363
  // Highlighter aliases
1364
1364
  export { default as HighlighterIcon } from '../icons/highlighter';
1365
1365
  // History aliases
1366
1366
  export { default as HistoryIcon } from '../icons/history';
1367
- // HopOff aliases
1368
- export { default as HopOffIcon } from '../icons/hop-off';
1369
1367
  // Hop aliases
1370
1368
  export { default as HopIcon } from '../icons/hop';
1371
- // Hospital aliases
1372
- export { default as HospitalIcon } from '../icons/hospital';
1373
- // HouseHeart aliases
1374
- export { default as HouseHeartIcon } from '../icons/house-heart';
1369
+ // HopOff aliases
1370
+ export { default as HopOffIcon } from '../icons/hop-off';
1375
1371
  // Hotel aliases
1376
1372
  export { default as HotelIcon } from '../icons/hotel';
1373
+ // Hospital aliases
1374
+ export { default as HospitalIcon } from '../icons/hospital';
1377
1375
  // Hourglass aliases
1378
1376
  export { default as HourglassIcon } from '../icons/hourglass';
1377
+ // HouseHeart aliases
1378
+ export { default as HouseHeartIcon } from '../icons/house-heart';
1379
1379
  // HousePlug aliases
1380
1380
  export { default as HousePlugIcon } from '../icons/house-plug';
1381
1381
  // HousePlus aliases
@@ -1398,12 +1398,12 @@ export { default as ImagePlayIcon } from '../icons/image-play';
1398
1398
  export { default as ImagePlusIcon } from '../icons/image-plus';
1399
1399
  // ImageUp aliases
1400
1400
  export { default as ImageUpIcon } from '../icons/image-up';
1401
+ // Image aliases
1402
+ export { default as ImageIcon } from '../icons/image';
1401
1403
  // ImageUpscale aliases
1402
1404
  export { default as ImageUpscaleIcon } from '../icons/image-upscale';
1403
1405
  // Images aliases
1404
1406
  export { default as ImagesIcon } from '../icons/images';
1405
- // Image aliases
1406
- export { default as ImageIcon } from '../icons/image';
1407
1407
  // Import aliases
1408
1408
  export { default as ImportIcon } from '../icons/import';
1409
1409
  // Inbox aliases
@@ -1424,38 +1424,38 @@ export { default as IterationCcwIcon } from '../icons/iteration-ccw';
1424
1424
  export { default as IterationCwIcon } from '../icons/iteration-cw';
1425
1425
  // JapaneseYen aliases
1426
1426
  export { default as JapaneseYenIcon } from '../icons/japanese-yen';
1427
- // Joystick aliases
1428
- export { default as JoystickIcon } from '../icons/joystick';
1429
1427
  // Kanban aliases
1430
1428
  export { default as KanbanIcon } from '../icons/kanban';
1429
+ // Joystick aliases
1430
+ export { default as JoystickIcon } from '../icons/joystick';
1431
1431
  // Kayak aliases
1432
1432
  export { default as KayakIcon } from '../icons/kayak';
1433
1433
  // KeyRound aliases
1434
1434
  export { default as KeyRoundIcon } from '../icons/key-round';
1435
- // Key aliases
1436
- export { default as KeyIcon } from '../icons/key';
1437
1435
  // KeySquare aliases
1438
1436
  export { default as KeySquareIcon } from '../icons/key-square';
1437
+ // Key aliases
1438
+ export { default as KeyIcon } from '../icons/key';
1439
1439
  // KeyboardMusic aliases
1440
1440
  export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
1441
1441
  // KeyboardOff aliases
1442
1442
  export { default as KeyboardOffIcon } from '../icons/keyboard-off';
1443
- // LampCeiling aliases
1444
- export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
1445
1443
  // Keyboard aliases
1446
1444
  export { default as KeyboardIcon } from '../icons/keyboard';
1445
+ // LampCeiling aliases
1446
+ export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
1447
1447
  // LampDesk aliases
1448
1448
  export { default as LampDeskIcon } from '../icons/lamp-desk';
1449
- // LampWallDown aliases
1450
- export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
1451
1449
  // LampFloor aliases
1452
1450
  export { default as LampFloorIcon } from '../icons/lamp-floor';
1451
+ // LampWallDown aliases
1452
+ export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
1453
1453
  // LampWallUp aliases
1454
1454
  export { default as LampWallUpIcon } from '../icons/lamp-wall-up';
1455
- // LandPlot aliases
1456
- export { default as LandPlotIcon } from '../icons/land-plot';
1457
1455
  // Lamp aliases
1458
1456
  export { default as LampIcon } from '../icons/lamp';
1457
+ // LandPlot aliases
1458
+ export { default as LandPlotIcon } from '../icons/land-plot';
1459
1459
  // Landmark aliases
1460
1460
  export { default as LandmarkIcon } from '../icons/landmark';
1461
1461
  // LaptopMinimalCheck aliases
@@ -1468,20 +1468,20 @@ export { default as LaptopIcon } from '../icons/laptop';
1468
1468
  export { default as LassoSelectIcon } from '../icons/lasso-select';
1469
1469
  // Lasso aliases
1470
1470
  export { default as LassoIcon } from '../icons/lasso';
1471
- // Layers2 aliases
1472
- export { default as Layers2Icon } from '../icons/layers-2';
1473
1471
  // Laugh aliases
1474
1472
  export { default as LaughIcon } from '../icons/laugh';
1473
+ // Layers2 aliases
1474
+ export { default as Layers2Icon } from '../icons/layers-2';
1475
1475
  // LayersPlus aliases
1476
1476
  export { default as LayersPlusIcon } from '../icons/layers-plus';
1477
1477
  // LayoutDashboard aliases
1478
1478
  export { default as LayoutDashboardIcon } from '../icons/layout-dashboard';
1479
1479
  // LayoutGrid aliases
1480
1480
  export { default as LayoutGridIcon } from '../icons/layout-grid';
1481
- // LayoutList aliases
1482
- export { default as LayoutListIcon } from '../icons/layout-list';
1483
1481
  // LayoutPanelLeft aliases
1484
1482
  export { default as LayoutPanelLeftIcon } from '../icons/layout-panel-left';
1483
+ // LayoutList aliases
1484
+ export { default as LayoutListIcon } from '../icons/layout-list';
1485
1485
  // LayoutPanelTop aliases
1486
1486
  export { default as LayoutPanelTopIcon } from '../icons/layout-panel-top';
1487
1487
  // LayoutTemplate aliases
@@ -1500,34 +1500,34 @@ export { default as LensConvexIcon } from '../icons/lens-convex';
1500
1500
  export { default as LibraryBigIcon } from '../icons/library-big';
1501
1501
  // Library aliases
1502
1502
  export { default as LibraryIcon } from '../icons/library';
1503
- // LifeBuoy aliases
1504
- export { default as LifeBuoyIcon } from '../icons/life-buoy';
1505
- // Ligature aliases
1506
- export { default as LigatureIcon } from '../icons/ligature';
1507
1503
  // LightbulbOff aliases
1508
1504
  export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
1505
+ // Ligature aliases
1506
+ export { default as LigatureIcon } from '../icons/ligature';
1507
+ // LifeBuoy aliases
1508
+ export { default as LifeBuoyIcon } from '../icons/life-buoy';
1509
1509
  // Lightbulb aliases
1510
1510
  export { default as LightbulbIcon } from '../icons/lightbulb';
1511
- // LineDotRightHorizontal aliases
1512
- export { default as LineDotRightHorizontalIcon } from '../icons/line-dot-right-horizontal';
1513
1511
  // LineSquiggle aliases
1514
1512
  export { default as LineSquiggleIcon } from '../icons/line-squiggle';
1515
1513
  // LineStyle aliases
1516
1514
  export { default as LineStyleIcon } from '../icons/line-style';
1515
+ // LineDotRightHorizontal aliases
1516
+ export { default as LineDotRightHorizontalIcon } from '../icons/line-dot-right-horizontal';
1517
1517
  // Link2Off aliases
1518
1518
  export { default as Link2OffIcon } from '../icons/link-2-off';
1519
- // Link aliases
1520
- export { default as LinkIcon } from '../icons/link';
1521
1519
  // Link2 aliases
1522
1520
  export { default as Link2Icon } from '../icons/link-2';
1521
+ // Link aliases
1522
+ export { default as LinkIcon } from '../icons/link';
1523
1523
  // ListCheck aliases
1524
1524
  export { default as ListCheckIcon } from '../icons/list-check';
1525
1525
  // ListChecks aliases
1526
1526
  export { default as ListChecksIcon } from '../icons/list-checks';
1527
- // ListChevronsUpDown aliases
1528
- export { default as ListChevronsUpDownIcon } from '../icons/list-chevrons-up-down';
1529
1527
  // ListChevronsDownUp aliases
1530
1528
  export { default as ListChevronsDownUpIcon } from '../icons/list-chevrons-down-up';
1529
+ // ListChevronsUpDown aliases
1530
+ export { default as ListChevronsUpDownIcon } from '../icons/list-chevrons-up-down';
1531
1531
  // ListCollapse aliases
1532
1532
  export { default as ListCollapseIcon } from '../icons/list-collapse';
1533
1533
  // ListEnd aliases
@@ -1538,56 +1538,56 @@ export { default as ListFilterPlusIcon } from '../icons/list-filter-plus';
1538
1538
  export { default as ListFilterIcon } from '../icons/list-filter';
1539
1539
  // ListMinus aliases
1540
1540
  export { default as ListMinusIcon } from '../icons/list-minus';
1541
- // ListOrdered aliases
1542
- export { default as ListOrderedIcon } from '../icons/list-ordered';
1543
- // ListPlus aliases
1544
- export { default as ListPlusIcon } from '../icons/list-plus';
1545
1541
  // ListMusic aliases
1546
1542
  export { default as ListMusicIcon } from '../icons/list-music';
1543
+ // ListOrdered aliases
1544
+ export { default as ListOrderedIcon } from '../icons/list-ordered';
1547
1545
  // ListRestart aliases
1548
1546
  export { default as ListRestartIcon } from '../icons/list-restart';
1549
- // ListStart aliases
1550
- export { default as ListStartIcon } from '../icons/list-start';
1547
+ // ListPlus aliases
1548
+ export { default as ListPlusIcon } from '../icons/list-plus';
1551
1549
  // ListTodo aliases
1552
1550
  export { default as ListTodoIcon } from '../icons/list-todo';
1551
+ // ListStart aliases
1552
+ export { default as ListStartIcon } from '../icons/list-start';
1553
1553
  // ListTree aliases
1554
1554
  export { default as ListTreeIcon } from '../icons/list-tree';
1555
1555
  // ListVideo aliases
1556
1556
  export { default as ListVideoIcon } from '../icons/list-video';
1557
- // List aliases
1558
- export { default as ListIcon } from '../icons/list';
1559
1557
  // ListX aliases
1560
1558
  export { default as ListXIcon } from '../icons/list-x';
1561
1559
  // LoaderPinwheel aliases
1562
1560
  export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
1561
+ // List aliases
1562
+ export { default as ListIcon } from '../icons/list';
1563
1563
  // Loader aliases
1564
1564
  export { default as LoaderIcon } from '../icons/loader';
1565
1565
  // LocateFixed aliases
1566
1566
  export { default as LocateFixedIcon } from '../icons/locate-fixed';
1567
- // Locate aliases
1568
- export { default as LocateIcon } from '../icons/locate';
1569
1567
  // LocateOff aliases
1570
1568
  export { default as LocateOffIcon } from '../icons/locate-off';
1569
+ // Locate aliases
1570
+ export { default as LocateIcon } from '../icons/locate';
1571
1571
  // LockKeyhole aliases
1572
1572
  export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
1573
1573
  // Lock aliases
1574
1574
  export { default as LockIcon } from '../icons/lock';
1575
1575
  // LogIn aliases
1576
1576
  export { default as LogInIcon } from '../icons/log-in';
1577
- // Logs aliases
1578
- export { default as LogsIcon } from '../icons/logs';
1579
- // Lollipop aliases
1580
- export { default as LollipopIcon } from '../icons/lollipop';
1581
1577
  // LogOut aliases
1582
1578
  export { default as LogOutIcon } from '../icons/log-out';
1579
+ // Logs aliases
1580
+ export { default as LogsIcon } from '../icons/logs';
1583
1581
  // Luggage aliases
1584
1582
  export { default as LuggageIcon } from '../icons/luggage';
1585
- // MailCheck aliases
1586
- export { default as MailCheckIcon } from '../icons/mail-check';
1583
+ // Lollipop aliases
1584
+ export { default as LollipopIcon } from '../icons/lollipop';
1587
1585
  // Magnet aliases
1588
1586
  export { default as MagnetIcon } from '../icons/magnet';
1589
1587
  // MailMinus aliases
1590
1588
  export { default as MailMinusIcon } from '../icons/mail-minus';
1589
+ // MailCheck aliases
1590
+ export { default as MailCheckIcon } from '../icons/mail-check';
1591
1591
  // MailOpen aliases
1592
1592
  export { default as MailOpenIcon } from '../icons/mail-open';
1593
1593
  // MailPlus aliases
@@ -1608,18 +1608,18 @@ export { default as MailsIcon } from '../icons/mails';
1608
1608
  export { default as MapMinusIcon } from '../icons/map-minus';
1609
1609
  // MapPinCheckInside aliases
1610
1610
  export { default as MapPinCheckInsideIcon } from '../icons/map-pin-check-inside';
1611
- // MapPinHouse aliases
1612
- export { default as MapPinHouseIcon } from '../icons/map-pin-house';
1613
1611
  // MapPinCheck aliases
1614
1612
  export { default as MapPinCheckIcon } from '../icons/map-pin-check';
1613
+ // MapPinHouse aliases
1614
+ export { default as MapPinHouseIcon } from '../icons/map-pin-house';
1615
1615
  // MapPinMinusInside aliases
1616
1616
  export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside';
1617
- // MapPinOff aliases
1618
- export { default as MapPinOffIcon } from '../icons/map-pin-off';
1619
1617
  // MapPinMinus aliases
1620
1618
  export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
1621
1619
  // MapPinPlusInside aliases
1622
1620
  export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside';
1621
+ // MapPinOff aliases
1622
+ export { default as MapPinOffIcon } from '../icons/map-pin-off';
1623
1623
  // MapPinPlus aliases
1624
1624
  export { default as MapPinPlusIcon } from '../icons/map-pin-plus';
1625
1625
  // MapPinXInside aliases
@@ -1628,22 +1628,22 @@ export { default as MapPinXInsideIcon } from '../icons/map-pin-x-inside';
1628
1628
  export { default as MapPinXIcon } from '../icons/map-pin-x';
1629
1629
  // MapPin aliases
1630
1630
  export { default as MapPinIcon } from '../icons/map-pin';
1631
- // MapPinned aliases
1632
- export { default as MapPinnedIcon } from '../icons/map-pinned';
1633
1631
  // MapPlus aliases
1634
1632
  export { default as MapPlusIcon } from '../icons/map-plus';
1635
1633
  // Map aliases
1636
1634
  export { default as MapIcon } from '../icons/map';
1635
+ // MapPinned aliases
1636
+ export { default as MapPinnedIcon } from '../icons/map-pinned';
1637
1637
  // MarsStroke aliases
1638
1638
  export { default as MarsStrokeIcon } from '../icons/mars-stroke';
1639
- // Martini aliases
1640
- export { default as MartiniIcon } from '../icons/martini';
1641
- // Maximize aliases
1642
- export { default as MaximizeIcon } from '../icons/maximize';
1643
1639
  // Mars aliases
1644
1640
  export { default as MarsIcon } from '../icons/mars';
1641
+ // Martini aliases
1642
+ export { default as MartiniIcon } from '../icons/martini';
1645
1643
  // Maximize2 aliases
1646
1644
  export { default as Maximize2Icon } from '../icons/maximize-2';
1645
+ // Maximize aliases
1646
+ export { default as MaximizeIcon } from '../icons/maximize';
1647
1647
  // Medal aliases
1648
1648
  export { default as MedalIcon } from '../icons/medal';
1649
1649
  // MegaphoneOff aliases
@@ -1652,14 +1652,14 @@ export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
1652
1652
  export { default as MegaphoneIcon } from '../icons/megaphone';
1653
1653
  // Meh aliases
1654
1654
  export { default as MehIcon } from '../icons/meh';
1655
- // Menu aliases
1656
- export { default as MenuIcon } from '../icons/menu';
1657
1655
  // MemoryStick aliases
1658
1656
  export { default as MemoryStickIcon } from '../icons/memory-stick';
1659
- // Merge aliases
1660
- export { default as MergeIcon } from '../icons/merge';
1657
+ // Menu aliases
1658
+ export { default as MenuIcon } from '../icons/menu';
1661
1659
  // MessageCircleCheck aliases
1662
1660
  export { default as MessageCircleCheckIcon } from '../icons/message-circle-check';
1661
+ // Merge aliases
1662
+ export { default as MergeIcon } from '../icons/merge';
1663
1663
  // MessageCircleCode aliases
1664
1664
  export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
1665
1665
  // MessageCircleDashed aliases
@@ -1690,12 +1690,12 @@ export { default as MessageSquareDashedIcon } from '../icons/message-square-dash
1690
1690
  export { default as MessageSquareDiffIcon } from '../icons/message-square-diff';
1691
1691
  // MessageSquareDot aliases
1692
1692
  export { default as MessageSquareDotIcon } from '../icons/message-square-dot';
1693
- // MessageSquareHeart aliases
1694
- export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
1695
1693
  // MessageSquareLock aliases
1696
1694
  export { default as MessageSquareLockIcon } from '../icons/message-square-lock';
1697
1695
  // MessageSquareMore aliases
1698
1696
  export { default as MessageSquareMoreIcon } from '../icons/message-square-more';
1697
+ // MessageSquareHeart aliases
1698
+ export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
1699
1699
  // MessageSquareOff aliases
1700
1700
  export { default as MessageSquareOffIcon } from '../icons/message-square-off';
1701
1701
  // MessageSquarePlus aliases
@@ -1722,14 +1722,14 @@ export { default as MetronomeIcon } from '../icons/metronome';
1722
1722
  export { default as MicOffIcon } from '../icons/mic-off';
1723
1723
  // Mic aliases
1724
1724
  export { default as MicIcon } from '../icons/mic';
1725
- // Microchip aliases
1726
- export { default as MicrochipIcon } from '../icons/microchip';
1727
1725
  // Microscope aliases
1728
1726
  export { default as MicroscopeIcon } from '../icons/microscope';
1729
- // Microwave aliases
1730
- export { default as MicrowaveIcon } from '../icons/microwave';
1727
+ // Microchip aliases
1728
+ export { default as MicrochipIcon } from '../icons/microchip';
1731
1729
  // Milestone aliases
1732
1730
  export { default as MilestoneIcon } from '../icons/milestone';
1731
+ // Microwave aliases
1732
+ export { default as MicrowaveIcon } from '../icons/microwave';
1733
1733
  // MilkOff aliases
1734
1734
  export { default as MilkOffIcon } from '../icons/milk-off';
1735
1735
  // Milk aliases
@@ -1752,78 +1752,78 @@ export { default as MonitorCloudIcon } from '../icons/monitor-cloud';
1752
1752
  export { default as MonitorCogIcon } from '../icons/monitor-cog';
1753
1753
  // MonitorDot aliases
1754
1754
  export { default as MonitorDotIcon } from '../icons/monitor-dot';
1755
- // MonitorOff aliases
1756
- export { default as MonitorOffIcon } from '../icons/monitor-off';
1757
1755
  // MonitorDown aliases
1758
1756
  export { default as MonitorDownIcon } from '../icons/monitor-down';
1759
- // MonitorPause aliases
1760
- export { default as MonitorPauseIcon } from '../icons/monitor-pause';
1757
+ // MonitorOff aliases
1758
+ export { default as MonitorOffIcon } from '../icons/monitor-off';
1761
1759
  // MonitorPlay aliases
1762
1760
  export { default as MonitorPlayIcon } from '../icons/monitor-play';
1761
+ // MonitorPause aliases
1762
+ export { default as MonitorPauseIcon } from '../icons/monitor-pause';
1763
1763
  // MonitorSmartphone aliases
1764
1764
  export { default as MonitorSmartphoneIcon } from '../icons/monitor-smartphone';
1765
- // MonitorSpeaker aliases
1766
- export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker';
1767
1765
  // MonitorStop aliases
1768
1766
  export { default as MonitorStopIcon } from '../icons/monitor-stop';
1767
+ // MonitorSpeaker aliases
1768
+ export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker';
1769
1769
  // MonitorUp aliases
1770
1770
  export { default as MonitorUpIcon } from '../icons/monitor-up';
1771
- // MonitorX aliases
1772
- export { default as MonitorXIcon } from '../icons/monitor-x';
1773
1771
  // Monitor aliases
1774
1772
  export { default as MonitorIcon } from '../icons/monitor';
1773
+ // MonitorX aliases
1774
+ export { default as MonitorXIcon } from '../icons/monitor-x';
1775
1775
  // MoonStar aliases
1776
1776
  export { default as MoonStarIcon } from '../icons/moon-star';
1777
1777
  // Moon aliases
1778
1778
  export { default as MoonIcon } from '../icons/moon';
1779
1779
  // Motorbike aliases
1780
1780
  export { default as MotorbikeIcon } from '../icons/motorbike';
1781
- // MountainSnow aliases
1782
- export { default as MountainSnowIcon } from '../icons/mountain-snow';
1783
1781
  // Mountain aliases
1784
1782
  export { default as MountainIcon } from '../icons/mountain';
1783
+ // MountainSnow aliases
1784
+ export { default as MountainSnowIcon } from '../icons/mountain-snow';
1785
1785
  // MouseLeft aliases
1786
1786
  export { default as MouseLeftIcon } from '../icons/mouse-left';
1787
1787
  // MouseOff aliases
1788
1788
  export { default as MouseOffIcon } from '../icons/mouse-off';
1789
+ // MousePointer2 aliases
1790
+ export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
1789
1791
  // MousePointer2Off aliases
1790
1792
  export { default as MousePointer2OffIcon } from '../icons/mouse-pointer-2-off';
1791
1793
  // MousePointerBan aliases
1792
1794
  export { default as MousePointerBanIcon } from '../icons/mouse-pointer-ban';
1793
- // MousePointer2 aliases
1794
- export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
1795
1795
  // MousePointerClick aliases
1796
1796
  export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click';
1797
1797
  // MousePointer aliases
1798
1798
  export { default as MousePointerIcon } from '../icons/mouse-pointer';
1799
- // Mouse aliases
1800
- export { default as MouseIcon } from '../icons/mouse';
1801
1799
  // MouseRight aliases
1802
1800
  export { default as MouseRightIcon } from '../icons/mouse-right';
1801
+ // Mouse aliases
1802
+ export { default as MouseIcon } from '../icons/mouse';
1803
1803
  // MoveDiagonal2 aliases
1804
1804
  export { default as MoveDiagonal2Icon } from '../icons/move-diagonal-2';
1805
1805
  // MoveDiagonal aliases
1806
1806
  export { default as MoveDiagonalIcon } from '../icons/move-diagonal';
1807
- // MoveDownRight aliases
1808
- export { default as MoveDownRightIcon } from '../icons/move-down-right';
1809
1807
  // MoveDownLeft aliases
1810
1808
  export { default as MoveDownLeftIcon } from '../icons/move-down-left';
1809
+ // MoveDownRight aliases
1810
+ export { default as MoveDownRightIcon } from '../icons/move-down-right';
1811
1811
  // MoveDown aliases
1812
1812
  export { default as MoveDownIcon } from '../icons/move-down';
1813
1813
  // MoveHorizontal aliases
1814
1814
  export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
1815
- // MoveUpLeft aliases
1816
- export { default as MoveUpLeftIcon } from '../icons/move-up-left';
1817
1815
  // MoveRight aliases
1818
1816
  export { default as MoveRightIcon } from '../icons/move-right';
1819
1817
  // MoveLeft aliases
1820
1818
  export { default as MoveLeftIcon } from '../icons/move-left';
1819
+ // MoveUpLeft aliases
1820
+ export { default as MoveUpLeftIcon } from '../icons/move-up-left';
1821
1821
  // MoveUpRight aliases
1822
1822
  export { default as MoveUpRightIcon } from '../icons/move-up-right';
1823
- // MoveUp aliases
1824
- export { default as MoveUpIcon } from '../icons/move-up';
1825
1823
  // MoveVertical aliases
1826
1824
  export { default as MoveVerticalIcon } from '../icons/move-vertical';
1825
+ // MoveUp aliases
1826
+ export { default as MoveUpIcon } from '../icons/move-up';
1827
1827
  // Move aliases
1828
1828
  export { default as MoveIcon } from '../icons/move';
1829
1829
  // Music2 aliases
@@ -1832,26 +1832,26 @@ export { default as Music2Icon } from '../icons/music-2';
1832
1832
  export { default as Music3Icon } from '../icons/music-3';
1833
1833
  // Music4 aliases
1834
1834
  export { default as Music4Icon } from '../icons/music-4';
1835
- // Navigation2Off aliases
1836
- export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
1837
1835
  // Music aliases
1838
1836
  export { default as MusicIcon } from '../icons/music';
1839
- // Navigation2 aliases
1840
- export { default as Navigation2Icon } from '../icons/navigation-2';
1837
+ // Navigation2Off aliases
1838
+ export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
1841
1839
  // NavigationOff aliases
1842
1840
  export { default as NavigationOffIcon } from '../icons/navigation-off';
1841
+ // Navigation2 aliases
1842
+ export { default as Navigation2Icon } from '../icons/navigation-2';
1843
1843
  // Navigation aliases
1844
1844
  export { default as NavigationIcon } from '../icons/navigation';
1845
1845
  // Network aliases
1846
1846
  export { default as NetworkIcon } from '../icons/network';
1847
- // Newspaper aliases
1848
- export { default as NewspaperIcon } from '../icons/newspaper';
1849
1847
  // Nfc aliases
1850
1848
  export { default as NfcIcon } from '../icons/nfc';
1851
- // NotebookPen aliases
1852
- export { default as NotebookPenIcon } from '../icons/notebook-pen';
1849
+ // Newspaper aliases
1850
+ export { default as NewspaperIcon } from '../icons/newspaper';
1853
1851
  // NonBinary aliases
1854
1852
  export { default as NonBinaryIcon } from '../icons/non-binary';
1853
+ // NotebookPen aliases
1854
+ export { default as NotebookPenIcon } from '../icons/notebook-pen';
1855
1855
  // NotebookTabs aliases
1856
1856
  export { default as NotebookTabsIcon } from '../icons/notebook-tabs';
1857
1857
  // NotebookText aliases
@@ -1868,10 +1868,10 @@ export { default as NutOffIcon } from '../icons/nut-off';
1868
1868
  export { default as NutIcon } from '../icons/nut';
1869
1869
  // OctagonMinus aliases
1870
1870
  export { default as OctagonMinusIcon } from '../icons/octagon-minus';
1871
- // Omega aliases
1872
- export { default as OmegaIcon } from '../icons/omega';
1873
1871
  // Octagon aliases
1874
1872
  export { default as OctagonIcon } from '../icons/octagon';
1873
+ // Omega aliases
1874
+ export { default as OmegaIcon } from '../icons/omega';
1875
1875
  // Option aliases
1876
1876
  export { default as OptionIcon } from '../icons/option';
1877
1877
  // Orbit aliases
@@ -1894,20 +1894,20 @@ export { default as PackageSearchIcon } from '../icons/package-search';
1894
1894
  export { default as PackageXIcon } from '../icons/package-x';
1895
1895
  // Package aliases
1896
1896
  export { default as PackageIcon } from '../icons/package';
1897
- // PaintRoller aliases
1898
- export { default as PaintRollerIcon } from '../icons/paint-roller';
1899
1897
  // PaintBucket aliases
1900
1898
  export { default as PaintBucketIcon } from '../icons/paint-bucket';
1899
+ // PaintRoller aliases
1900
+ export { default as PaintRollerIcon } from '../icons/paint-roller';
1901
1901
  // Paintbrush aliases
1902
1902
  export { default as PaintbrushIcon } from '../icons/paintbrush';
1903
- // Panda aliases
1904
- export { default as PandaIcon } from '../icons/panda';
1905
1903
  // Palette aliases
1906
1904
  export { default as PaletteIcon } from '../icons/palette';
1907
- // PanelBottomClose aliases
1908
- export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
1905
+ // Panda aliases
1906
+ export { default as PandaIcon } from '../icons/panda';
1909
1907
  // PanelBottomOpen aliases
1910
1908
  export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
1909
+ // PanelBottomClose aliases
1910
+ export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
1911
1911
  // PanelBottom aliases
1912
1912
  export { default as PanelBottomIcon } from '../icons/panel-bottom';
1913
1913
  // PanelLeftRightDashed aliases
@@ -1918,22 +1918,22 @@ export { default as PanelRightCloseIcon } from '../icons/panel-right-close';
1918
1918
  export { default as PanelRightOpenIcon } from '../icons/panel-right-open';
1919
1919
  // PanelRight aliases
1920
1920
  export { default as PanelRightIcon } from '../icons/panel-right';
1921
- // PanelTopClose aliases
1922
- export { default as PanelTopCloseIcon } from '../icons/panel-top-close';
1923
1921
  // PanelTopBottomDashed aliases
1924
1922
  export { default as PanelTopBottomDashedIcon } from '../icons/panel-top-bottom-dashed';
1925
- // PanelTopOpen aliases
1926
- export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
1923
+ // PanelTopClose aliases
1924
+ export { default as PanelTopCloseIcon } from '../icons/panel-top-close';
1927
1925
  // PanelTop aliases
1928
1926
  export { default as PanelTopIcon } from '../icons/panel-top';
1929
- // PanelsLeftBottom aliases
1930
- export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
1927
+ // PanelTopOpen aliases
1928
+ export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
1931
1929
  // PanelsRightBottom aliases
1932
1930
  export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
1933
- // Paperclip aliases
1934
- export { default as PaperclipIcon } from '../icons/paperclip';
1931
+ // PanelsLeftBottom aliases
1932
+ export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
1935
1933
  // Parentheses aliases
1936
1934
  export { default as ParenthesesIcon } from '../icons/parentheses';
1935
+ // Paperclip aliases
1936
+ export { default as PaperclipIcon } from '../icons/paperclip';
1937
1937
  // ParkingMeter aliases
1938
1938
  export { default as ParkingMeterIcon } from '../icons/parking-meter';
1939
1939
  // PartyPopper aliases
@@ -1952,10 +1952,10 @@ export { default as PenToolIcon } from '../icons/pen-tool';
1952
1952
  export { default as PencilLineIcon } from '../icons/pencil-line';
1953
1953
  // PencilOff aliases
1954
1954
  export { default as PencilOffIcon } from '../icons/pencil-off';
1955
- // PencilRuler aliases
1956
- export { default as PencilRulerIcon } from '../icons/pencil-ruler';
1957
1955
  // Pencil aliases
1958
1956
  export { default as PencilIcon } from '../icons/pencil';
1957
+ // PencilRuler aliases
1958
+ export { default as PencilRulerIcon } from '../icons/pencil-ruler';
1959
1959
  // Pentagon aliases
1960
1960
  export { default as PentagonIcon } from '../icons/pentagon';
1961
1961
  // Percent aliases
@@ -1980,28 +1980,28 @@ export { default as PhoneOutgoingIcon } from '../icons/phone-outgoing';
1980
1980
  export { default as PhoneIcon } from '../icons/phone';
1981
1981
  // Pi aliases
1982
1982
  export { default as PiIcon } from '../icons/pi';
1983
- // Piano aliases
1984
- export { default as PianoIcon } from '../icons/piano';
1985
1983
  // Pickaxe aliases
1986
1984
  export { default as PickaxeIcon } from '../icons/pickaxe';
1985
+ // Piano aliases
1986
+ export { default as PianoIcon } from '../icons/piano';
1987
1987
  // PictureInPicture2 aliases
1988
1988
  export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
1989
- // PictureInPicture aliases
1990
- export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
1991
1989
  // PiggyBank aliases
1992
1990
  export { default as PiggyBankIcon } from '../icons/piggy-bank';
1991
+ // PictureInPicture aliases
1992
+ export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
1993
1993
  // PilcrowLeft aliases
1994
1994
  export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
1995
1995
  // PilcrowRight aliases
1996
1996
  export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
1997
- // Pilcrow aliases
1998
- export { default as PilcrowIcon } from '../icons/pilcrow';
1999
1997
  // PillBottle aliases
2000
1998
  export { default as PillBottleIcon } from '../icons/pill-bottle';
2001
- // Pill aliases
2002
- export { default as PillIcon } from '../icons/pill';
1999
+ // Pilcrow aliases
2000
+ export { default as PilcrowIcon } from '../icons/pilcrow';
2003
2001
  // PinOff aliases
2004
2002
  export { default as PinOffIcon } from '../icons/pin-off';
2003
+ // Pill aliases
2004
+ export { default as PillIcon } from '../icons/pill';
2005
2005
  // Pin aliases
2006
2006
  export { default as PinIcon } from '../icons/pin';
2007
2007
  // Pipette aliases
@@ -2010,42 +2010,42 @@ export { default as PipetteIcon } from '../icons/pipette';
2010
2010
  export { default as PizzaIcon } from '../icons/pizza';
2011
2011
  // PlaneLanding aliases
2012
2012
  export { default as PlaneLandingIcon } from '../icons/plane-landing';
2013
+ // PlaneTakeoff aliases
2014
+ export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff';
2013
2015
  // Plane aliases
2014
2016
  export { default as PlaneIcon } from '../icons/plane';
2015
2017
  // Play aliases
2016
2018
  export { default as PlayIcon } from '../icons/play';
2017
- // PlaneTakeoff aliases
2018
- export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff';
2019
- // Plug2 aliases
2020
- export { default as Plug2Icon } from '../icons/plug-2';
2021
2019
  // Plug aliases
2022
2020
  export { default as PlugIcon } from '../icons/plug';
2021
+ // Plug2 aliases
2022
+ export { default as Plug2Icon } from '../icons/plug-2';
2023
2023
  // PocketKnife aliases
2024
2024
  export { default as PocketKnifeIcon } from '../icons/pocket-knife';
2025
- // Plus aliases
2026
- export { default as PlusIcon } from '../icons/plus';
2027
- // Podcast aliases
2028
- export { default as PodcastIcon } from '../icons/podcast';
2029
2025
  // PointerOff aliases
2030
2026
  export { default as PointerOffIcon } from '../icons/pointer-off';
2027
+ // Podcast aliases
2028
+ export { default as PodcastIcon } from '../icons/podcast';
2029
+ // Plus aliases
2030
+ export { default as PlusIcon } from '../icons/plus';
2031
2031
  // Pointer aliases
2032
2032
  export { default as PointerIcon } from '../icons/pointer';
2033
- // Popcorn aliases
2034
- export { default as PopcornIcon } from '../icons/popcorn';
2035
2033
  // Popsicle aliases
2036
2034
  export { default as PopsicleIcon } from '../icons/popsicle';
2035
+ // Popcorn aliases
2036
+ export { default as PopcornIcon } from '../icons/popcorn';
2037
2037
  // PoundSterling aliases
2038
2038
  export { default as PoundSterlingIcon } from '../icons/pound-sterling';
2039
2039
  // PowerOff aliases
2040
2040
  export { default as PowerOffIcon } from '../icons/power-off';
2041
2041
  // Power aliases
2042
2042
  export { default as PowerIcon } from '../icons/power';
2043
+ // PrinterCheck aliases
2044
+ export { default as PrinterCheckIcon } from '../icons/printer-check';
2043
2045
  // Presentation aliases
2044
2046
  export { default as PresentationIcon } from '../icons/presentation';
2045
2047
  // PrinterX aliases
2046
2048
  export { default as PrinterXIcon } from '../icons/printer-x';
2047
- // PrinterCheck aliases
2048
- export { default as PrinterCheckIcon } from '../icons/printer-check';
2049
2049
  // Printer aliases
2050
2050
  export { default as PrinterIcon } from '../icons/printer';
2051
2051
  // Projector aliases
@@ -2054,14 +2054,14 @@ export { default as ProjectorIcon } from '../icons/projector';
2054
2054
  export { default as ProportionsIcon } from '../icons/proportions';
2055
2055
  // Puzzle aliases
2056
2056
  export { default as PuzzleIcon } from '../icons/puzzle';
2057
- // QrCode aliases
2058
- export { default as QrCodeIcon } from '../icons/qr-code';
2059
2057
  // Pyramid aliases
2060
2058
  export { default as PyramidIcon } from '../icons/pyramid';
2061
2059
  // Quote aliases
2062
2060
  export { default as QuoteIcon } from '../icons/quote';
2063
2061
  // Rabbit aliases
2064
2062
  export { default as RabbitIcon } from '../icons/rabbit';
2063
+ // QrCode aliases
2064
+ export { default as QrCodeIcon } from '../icons/qr-code';
2065
2065
  // Radar aliases
2066
2066
  export { default as RadarIcon } from '../icons/radar';
2067
2067
  // Radiation aliases
@@ -2070,10 +2070,10 @@ export { default as RadiationIcon } from '../icons/radiation';
2070
2070
  export { default as RadicalIcon } from '../icons/radical';
2071
2071
  // RadioReceiver aliases
2072
2072
  export { default as RadioReceiverIcon } from '../icons/radio-receiver';
2073
- // Radio aliases
2074
- export { default as RadioIcon } from '../icons/radio';
2075
2073
  // RadioTower aliases
2076
2074
  export { default as RadioTowerIcon } from '../icons/radio-tower';
2075
+ // Radio aliases
2076
+ export { default as RadioIcon } from '../icons/radio';
2077
2077
  // Radius aliases
2078
2078
  export { default as RadiusIcon } from '../icons/radius';
2079
2079
  // Rainbow aliases
@@ -2088,12 +2088,12 @@ export { default as ReceiptCentIcon } from '../icons/receipt-cent';
2088
2088
  export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
2089
2089
  // ReceiptIndianRupee aliases
2090
2090
  export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
2091
- // ReceiptJapaneseYen aliases
2092
- export { default as ReceiptJapaneseYenIcon } from '../icons/receipt-japanese-yen';
2093
2091
  // ReceiptPoundSterling aliases
2094
2092
  export { default as ReceiptPoundSterlingIcon } from '../icons/receipt-pound-sterling';
2095
2093
  // ReceiptRussianRuble aliases
2096
2094
  export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-ruble';
2095
+ // ReceiptJapaneseYen aliases
2096
+ export { default as ReceiptJapaneseYenIcon } from '../icons/receipt-japanese-yen';
2097
2097
  // ReceiptSwissFranc aliases
2098
2098
  export { default as ReceiptSwissFrancIcon } from '../icons/receipt-swiss-franc';
2099
2099
  // ReceiptText aliases
@@ -2110,10 +2110,10 @@ export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
2110
2110
  export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal';
2111
2111
  // RectangleVertical aliases
2112
2112
  export { default as RectangleVerticalIcon } from '../icons/rectangle-vertical';
2113
- // Redo2 aliases
2114
- export { default as Redo2Icon } from '../icons/redo-2';
2115
2113
  // Recycle aliases
2116
2114
  export { default as RecycleIcon } from '../icons/recycle';
2115
+ // Redo2 aliases
2116
+ export { default as Redo2Icon } from '../icons/redo-2';
2117
2117
  // RedoDot aliases
2118
2118
  export { default as RedoDotIcon } from '../icons/redo-dot';
2119
2119
  // Redo aliases
@@ -2134,10 +2134,10 @@ export { default as RegexIcon } from '../icons/regex';
2134
2134
  export { default as RemoveFormattingIcon } from '../icons/remove-formatting';
2135
2135
  // Repeat1 aliases
2136
2136
  export { default as Repeat1Icon } from '../icons/repeat-1';
2137
- // Repeat aliases
2138
- export { default as RepeatIcon } from '../icons/repeat';
2139
2137
  // Repeat2 aliases
2140
2138
  export { default as Repeat2Icon } from '../icons/repeat-2';
2139
+ // Repeat aliases
2140
+ export { default as RepeatIcon } from '../icons/repeat';
2141
2141
  // ReplaceAll aliases
2142
2142
  export { default as ReplaceAllIcon } from '../icons/replace-all';
2143
2143
  // Replace aliases
@@ -2146,50 +2146,50 @@ export { default as ReplaceIcon } from '../icons/replace';
2146
2146
  export { default as ReplyAllIcon } from '../icons/reply-all';
2147
2147
  // Reply aliases
2148
2148
  export { default as ReplyIcon } from '../icons/reply';
2149
- // Rewind aliases
2150
- export { default as RewindIcon } from '../icons/rewind';
2151
2149
  // Ribbon aliases
2152
2150
  export { default as RibbonIcon } from '../icons/ribbon';
2153
- // Rocket aliases
2154
- export { default as RocketIcon } from '../icons/rocket';
2151
+ // Rewind aliases
2152
+ export { default as RewindIcon } from '../icons/rewind';
2155
2153
  // Road aliases
2156
2154
  export { default as RoadIcon } from '../icons/road';
2157
- // RockingChair aliases
2158
- export { default as RockingChairIcon } from '../icons/rocking-chair';
2155
+ // Rocket aliases
2156
+ export { default as RocketIcon } from '../icons/rocket';
2159
2157
  // RollerCoaster aliases
2160
2158
  export { default as RollerCoasterIcon } from '../icons/roller-coaster';
2161
- // RotateCcwKey aliases
2162
- export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
2163
- // RotateCcwSquare aliases
2164
- export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
2159
+ // RockingChair aliases
2160
+ export { default as RockingChairIcon } from '../icons/rocking-chair';
2165
2161
  // Rose aliases
2166
2162
  export { default as RoseIcon } from '../icons/rose';
2163
+ // RotateCcwSquare aliases
2164
+ export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
2165
+ // RotateCcwKey aliases
2166
+ export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
2167
2167
  // RotateCcw aliases
2168
2168
  export { default as RotateCcwIcon } from '../icons/rotate-ccw';
2169
- // RotateCwSquare aliases
2170
- export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
2171
2169
  // RotateCw aliases
2172
2170
  export { default as RotateCwIcon } from '../icons/rotate-cw';
2171
+ // RotateCwSquare aliases
2172
+ export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
2173
2173
  // RouteOff aliases
2174
2174
  export { default as RouteOffIcon } from '../icons/route-off';
2175
2175
  // Route aliases
2176
2176
  export { default as RouteIcon } from '../icons/route';
2177
+ // Rows4 aliases
2178
+ export { default as Rows4Icon } from '../icons/rows-4';
2177
2179
  // Router aliases
2178
2180
  export { default as RouterIcon } from '../icons/router';
2179
2181
  // Rss aliases
2180
2182
  export { default as RssIcon } from '../icons/rss';
2181
- // Rows4 aliases
2182
- export { default as Rows4Icon } from '../icons/rows-4';
2183
2183
  // RulerDimensionLine aliases
2184
2184
  export { default as RulerDimensionLineIcon } from '../icons/ruler-dimension-line';
2185
- // RussianRuble aliases
2186
- export { default as RussianRubleIcon } from '../icons/russian-ruble';
2187
2185
  // Ruler aliases
2188
2186
  export { default as RulerIcon } from '../icons/ruler';
2189
- // Sailboat aliases
2190
- export { default as SailboatIcon } from '../icons/sailboat';
2187
+ // RussianRuble aliases
2188
+ export { default as RussianRubleIcon } from '../icons/russian-ruble';
2191
2189
  // Salad aliases
2192
2190
  export { default as SaladIcon } from '../icons/salad';
2191
+ // Sailboat aliases
2192
+ export { default as SailboatIcon } from '../icons/sailboat';
2193
2193
  // Sandwich aliases
2194
2194
  export { default as SandwichIcon } from '../icons/sandwich';
2195
2195
  // SatelliteDish aliases
@@ -2198,10 +2198,10 @@ export { default as SatelliteDishIcon } from '../icons/satellite-dish';
2198
2198
  export { default as SatelliteIcon } from '../icons/satellite';
2199
2199
  // SaudiRiyal aliases
2200
2200
  export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
2201
- // SaveOff aliases
2202
- export { default as SaveOffIcon } from '../icons/save-off';
2203
2201
  // SaveAll aliases
2204
2202
  export { default as SaveAllIcon } from '../icons/save-all';
2203
+ // SaveOff aliases
2204
+ export { default as SaveOffIcon } from '../icons/save-off';
2205
2205
  // Save aliases
2206
2206
  export { default as SaveIcon } from '../icons/save';
2207
2207
  // Scale aliases
@@ -2234,20 +2234,20 @@ export { default as ScissorsLineDashedIcon } from '../icons/scissors-line-dashed
2234
2234
  export { default as ScissorsIcon } from '../icons/scissors';
2235
2235
  // Scooter aliases
2236
2236
  export { default as ScooterIcon } from '../icons/scooter';
2237
- // ScreenShare aliases
2238
- export { default as ScreenShareIcon } from '../icons/screen-share';
2239
2237
  // ScreenShareOff aliases
2240
2238
  export { default as ScreenShareOffIcon } from '../icons/screen-share-off';
2239
+ // ScreenShare aliases
2240
+ export { default as ScreenShareIcon } from '../icons/screen-share';
2241
2241
  // ScrollText aliases
2242
2242
  export { default as ScrollTextIcon } from '../icons/scroll-text';
2243
2243
  // Scroll aliases
2244
2244
  export { default as ScrollIcon } from '../icons/scroll';
2245
2245
  // SearchAlert aliases
2246
2246
  export { default as SearchAlertIcon } from '../icons/search-alert';
2247
- // SearchCheck aliases
2248
- export { default as SearchCheckIcon } from '../icons/search-check';
2249
2247
  // SearchCode aliases
2250
2248
  export { default as SearchCodeIcon } from '../icons/search-code';
2249
+ // SearchCheck aliases
2250
+ export { default as SearchCheckIcon } from '../icons/search-check';
2251
2251
  // SearchSlash aliases
2252
2252
  export { default as SearchSlashIcon } from '../icons/search-slash';
2253
2253
  // SearchX aliases
@@ -2256,26 +2256,26 @@ export { default as SearchXIcon } from '../icons/search-x';
2256
2256
  export { default as SearchIcon } from '../icons/search';
2257
2257
  // Section aliases
2258
2258
  export { default as SectionIcon } from '../icons/section';
2259
- // Send aliases
2260
- export { default as SendIcon } from '../icons/send';
2261
2259
  // SendToBack aliases
2262
2260
  export { default as SendToBackIcon } from '../icons/send-to-back';
2261
+ // Send aliases
2262
+ export { default as SendIcon } from '../icons/send';
2263
2263
  // SeparatorHorizontal aliases
2264
2264
  export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
2265
2265
  // SeparatorVertical aliases
2266
2266
  export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
2267
2267
  // ServerCog aliases
2268
2268
  export { default as ServerCogIcon } from '../icons/server-cog';
2269
- // ServerCrash aliases
2270
- export { default as ServerCrashIcon } from '../icons/server-crash';
2271
2269
  // ServerOff aliases
2272
2270
  export { default as ServerOffIcon } from '../icons/server-off';
2273
2271
  // Server aliases
2274
2272
  export { default as ServerIcon } from '../icons/server';
2275
- // Settings2 aliases
2276
- export { default as Settings2Icon } from '../icons/settings-2';
2273
+ // ServerCrash aliases
2274
+ export { default as ServerCrashIcon } from '../icons/server-crash';
2277
2275
  // Settings aliases
2278
2276
  export { default as SettingsIcon } from '../icons/settings';
2277
+ // Settings2 aliases
2278
+ export { default as Settings2Icon } from '../icons/settings-2';
2279
2279
  // Shapes aliases
2280
2280
  export { default as ShapesIcon } from '../icons/shapes';
2281
2281
  // Share2 aliases
@@ -2284,80 +2284,80 @@ export { default as Share2Icon } from '../icons/share-2';
2284
2284
  export { default as SheetIcon } from '../icons/sheet';
2285
2285
  // Share aliases
2286
2286
  export { default as ShareIcon } from '../icons/share';
2287
- // Shell aliases
2288
- export { default as ShellIcon } from '../icons/shell';
2289
2287
  // ShelvingUnit aliases
2290
2288
  export { default as ShelvingUnitIcon } from '../icons/shelving-unit';
2291
- // ShieldAlert aliases
2292
- export { default as ShieldAlertIcon } from '../icons/shield-alert';
2289
+ // Shell aliases
2290
+ export { default as ShellIcon } from '../icons/shell';
2293
2291
  // ShieldBan aliases
2294
2292
  export { default as ShieldBanIcon } from '../icons/shield-ban';
2295
- // ShieldCogCorner aliases
2296
- export { default as ShieldCogCornerIcon } from '../icons/shield-cog-corner';
2293
+ // ShieldAlert aliases
2294
+ export { default as ShieldAlertIcon } from '../icons/shield-alert';
2297
2295
  // ShieldCheck aliases
2298
2296
  export { default as ShieldCheckIcon } from '../icons/shield-check';
2297
+ // ShieldCogCorner aliases
2298
+ export { default as ShieldCogCornerIcon } from '../icons/shield-cog-corner';
2299
2299
  // ShieldCog aliases
2300
2300
  export { default as ShieldCogIcon } from '../icons/shield-cog';
2301
2301
  // ShieldEllipsis aliases
2302
2302
  export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
2303
2303
  // ShieldHalf aliases
2304
2304
  export { default as ShieldHalfIcon } from '../icons/shield-half';
2305
- // ShieldOff aliases
2306
- export { default as ShieldOffIcon } from '../icons/shield-off';
2307
2305
  // ShieldMinus aliases
2308
2306
  export { default as ShieldMinusIcon } from '../icons/shield-minus';
2307
+ // ShieldOff aliases
2308
+ export { default as ShieldOffIcon } from '../icons/shield-off';
2309
2309
  // ShieldPlus aliases
2310
2310
  export { default as ShieldPlusIcon } from '../icons/shield-plus';
2311
- // ShieldUser aliases
2312
- export { default as ShieldUserIcon } from '../icons/shield-user';
2313
2311
  // Shield aliases
2314
2312
  export { default as ShieldIcon } from '../icons/shield';
2313
+ // ShieldUser aliases
2314
+ export { default as ShieldUserIcon } from '../icons/shield-user';
2315
2315
  // ShipWheel aliases
2316
2316
  export { default as ShipWheelIcon } from '../icons/ship-wheel';
2317
- // Shirt aliases
2318
- export { default as ShirtIcon } from '../icons/shirt';
2319
2317
  // Ship aliases
2320
2318
  export { default as ShipIcon } from '../icons/ship';
2321
- // ShoppingBasket aliases
2322
- export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
2319
+ // Shirt aliases
2320
+ export { default as ShirtIcon } from '../icons/shirt';
2323
2321
  // ShoppingBag aliases
2324
2322
  export { default as ShoppingBagIcon } from '../icons/shopping-bag';
2325
- // Shovel aliases
2326
- export { default as ShovelIcon } from '../icons/shovel';
2323
+ // ShoppingBasket aliases
2324
+ export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
2327
2325
  // ShoppingCart aliases
2328
2326
  export { default as ShoppingCartIcon } from '../icons/shopping-cart';
2327
+ // Shovel aliases
2328
+ export { default as ShovelIcon } from '../icons/shovel';
2329
2329
  // ShowerHead aliases
2330
2330
  export { default as ShowerHeadIcon } from '../icons/shower-head';
2331
- // Shrimp aliases
2332
- export { default as ShrimpIcon } from '../icons/shrimp';
2333
2331
  // Shredder aliases
2334
2332
  export { default as ShredderIcon } from '../icons/shredder';
2333
+ // Shrimp aliases
2334
+ export { default as ShrimpIcon } from '../icons/shrimp';
2335
2335
  // Shrink aliases
2336
2336
  export { default as ShrinkIcon } from '../icons/shrink';
2337
2337
  // Shrub aliases
2338
2338
  export { default as ShrubIcon } from '../icons/shrub';
2339
2339
  // Shuffle aliases
2340
2340
  export { default as ShuffleIcon } from '../icons/shuffle';
2341
- // Sigma aliases
2342
- export { default as SigmaIcon } from '../icons/sigma';
2343
- // SignalHigh aliases
2344
- export { default as SignalHighIcon } from '../icons/signal-high';
2345
2341
  // SignalLow aliases
2346
2342
  export { default as SignalLowIcon } from '../icons/signal-low';
2343
+ // Sigma aliases
2344
+ export { default as SigmaIcon } from '../icons/sigma';
2347
2345
  // SignalMedium aliases
2348
2346
  export { default as SignalMediumIcon } from '../icons/signal-medium';
2349
- // Signal aliases
2350
- export { default as SignalIcon } from '../icons/signal';
2351
2347
  // SignalZero aliases
2352
2348
  export { default as SignalZeroIcon } from '../icons/signal-zero';
2349
+ // SignalHigh aliases
2350
+ export { default as SignalHighIcon } from '../icons/signal-high';
2351
+ // Signal aliases
2352
+ export { default as SignalIcon } from '../icons/signal';
2353
2353
  // Signature aliases
2354
2354
  export { default as SignatureIcon } from '../icons/signature';
2355
2355
  // SignpostBig aliases
2356
2356
  export { default as SignpostBigIcon } from '../icons/signpost-big';
2357
- // Siren aliases
2358
- export { default as SirenIcon } from '../icons/siren';
2359
2357
  // Signpost aliases
2360
2358
  export { default as SignpostIcon } from '../icons/signpost';
2359
+ // Siren aliases
2360
+ export { default as SirenIcon } from '../icons/siren';
2361
2361
  // SkipBack aliases
2362
2362
  export { default as SkipBackIcon } from '../icons/skip-back';
2363
2363
  // SkipForward aliases
@@ -2368,10 +2368,10 @@ export { default as SkullIcon } from '../icons/skull';
2368
2368
  export { default as SlashIcon } from '../icons/slash';
2369
2369
  // Slice aliases
2370
2370
  export { default as SliceIcon } from '../icons/slice';
2371
- // SlidersHorizontal aliases
2372
- export { default as SlidersHorizontalIcon } from '../icons/sliders-horizontal';
2373
2371
  // SmartphoneCharging aliases
2374
2372
  export { default as SmartphoneChargingIcon } from '../icons/smartphone-charging';
2373
+ // SlidersHorizontal aliases
2374
+ export { default as SlidersHorizontalIcon } from '../icons/sliders-horizontal';
2375
2375
  // SmartphoneNfc aliases
2376
2376
  export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc';
2377
2377
  // Smartphone aliases
@@ -2380,10 +2380,10 @@ export { default as SmartphoneIcon } from '../icons/smartphone';
2380
2380
  export { default as SmileIcon } from '../icons/smile';
2381
2381
  // SmilePlus aliases
2382
2382
  export { default as SmilePlusIcon } from '../icons/smile-plus';
2383
- // Snail aliases
2384
- export { default as SnailIcon } from '../icons/snail';
2385
2383
  // Snowflake aliases
2386
2384
  export { default as SnowflakeIcon } from '../icons/snowflake';
2385
+ // Snail aliases
2386
+ export { default as SnailIcon } from '../icons/snail';
2387
2387
  // SoapDispenserDroplet aliases
2388
2388
  export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet';
2389
2389
  // Sofa aliases
@@ -2396,34 +2396,36 @@ export { default as SoupIcon } from '../icons/soup';
2396
2396
  export { default as SpaceIcon } from '../icons/space';
2397
2397
  // Spade aliases
2398
2398
  export { default as SpadeIcon } from '../icons/spade';
2399
- // Speaker aliases
2400
- export { default as SpeakerIcon } from '../icons/speaker';
2401
2399
  // Sparkle aliases
2402
2400
  export { default as SparkleIcon } from '../icons/sparkle';
2401
+ // Speaker aliases
2402
+ export { default as SpeakerIcon } from '../icons/speaker';
2403
2403
  // Speech aliases
2404
2404
  export { default as SpeechIcon } from '../icons/speech';
2405
2405
  // SpellCheck2 aliases
2406
2406
  export { default as SpellCheck2Icon } from '../icons/spell-check-2';
2407
2407
  // SpellCheck aliases
2408
2408
  export { default as SpellCheckIcon } from '../icons/spell-check';
2409
- // SplinePointer aliases
2410
- export { default as SplinePointerIcon } from '../icons/spline-pointer';
2411
2409
  // Spline aliases
2412
2410
  export { default as SplineIcon } from '../icons/spline';
2413
2411
  // Split aliases
2414
2412
  export { default as SplitIcon } from '../icons/split';
2415
- // Spool aliases
2416
- export { default as SpoolIcon } from '../icons/spool';
2413
+ // SplinePointer aliases
2414
+ export { default as SplinePointerIcon } from '../icons/spline-pointer';
2415
+ // SportShoe aliases
2416
+ export { default as SportShoeIcon } from '../icons/sport-shoe';
2417
2417
  // Spotlight aliases
2418
2418
  export { default as SpotlightIcon } from '../icons/spotlight';
2419
+ // Spool aliases
2420
+ export { default as SpoolIcon } from '../icons/spool';
2419
2421
  // SprayCan aliases
2420
2422
  export { default as SprayCanIcon } from '../icons/spray-can';
2421
2423
  // Sprout aliases
2422
2424
  export { default as SproutIcon } from '../icons/sprout';
2423
- // SquareArrowRightEnter aliases
2424
- export { default as SquareArrowRightEnterIcon } from '../icons/square-arrow-right-enter';
2425
2425
  // SquareArrowRightExit aliases
2426
2426
  export { default as SquareArrowRightExitIcon } from '../icons/square-arrow-right-exit';
2427
+ // SquareArrowRightEnter aliases
2428
+ export { default as SquareArrowRightEnterIcon } from '../icons/square-arrow-right-enter';
2427
2429
  // SquareDashedBottomCode aliases
2428
2430
  export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code';
2429
2431
  // SquareDashedBottom aliases
@@ -2436,36 +2438,36 @@ export { default as SquarePauseIcon } from '../icons/square-pause';
2436
2438
  export { default as SquareRadicalIcon } from '../icons/square-radical';
2437
2439
  // SquareRoundCorner aliases
2438
2440
  export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
2439
- // SquareSquare aliases
2440
- export { default as SquareSquareIcon } from '../icons/square-square';
2441
+ // SquareStack aliases
2442
+ export { default as SquareStackIcon } from '../icons/square-stack';
2441
2443
  // SquareStar aliases
2442
2444
  export { default as SquareStarIcon } from '../icons/square-star';
2445
+ // SquareSquare aliases
2446
+ export { default as SquareSquareIcon } from '../icons/square-square';
2443
2447
  // SquareStop aliases
2444
2448
  export { default as SquareStopIcon } from '../icons/square-stop';
2445
- // SquareStack aliases
2446
- export { default as SquareStackIcon } from '../icons/square-stack';
2447
2449
  // Square aliases
2448
2450
  export { default as SquareIcon } from '../icons/square';
2449
- // SquaresIntersect aliases
2450
- export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
2451
2451
  // SquaresExclude aliases
2452
2452
  export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
2453
+ // SquaresIntersect aliases
2454
+ export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
2453
2455
  // SquaresSubtract aliases
2454
2456
  export { default as SquaresSubtractIcon } from '../icons/squares-subtract';
2455
2457
  // SquaresUnite aliases
2456
2458
  export { default as SquaresUniteIcon } from '../icons/squares-unite';
2457
2459
  // SquircleDashed aliases
2458
2460
  export { default as SquircleDashedIcon } from '../icons/squircle-dashed';
2459
- // Squirrel aliases
2460
- export { default as SquirrelIcon } from '../icons/squirrel';
2461
2461
  // Squircle aliases
2462
2462
  export { default as SquircleIcon } from '../icons/squircle';
2463
+ // Squirrel aliases
2464
+ export { default as SquirrelIcon } from '../icons/squirrel';
2463
2465
  // Stamp aliases
2464
2466
  export { default as StampIcon } from '../icons/stamp';
2465
- // StarHalf aliases
2466
- export { default as StarHalfIcon } from '../icons/star-half';
2467
2467
  // StarOff aliases
2468
2468
  export { default as StarOffIcon } from '../icons/star-off';
2469
+ // StarHalf aliases
2470
+ export { default as StarHalfIcon } from '../icons/star-half';
2469
2471
  // Star aliases
2470
2472
  export { default as StarIcon } from '../icons/star';
2471
2473
  // StepBack aliases
@@ -2474,10 +2476,10 @@ export { default as StepBackIcon } from '../icons/step-back';
2474
2476
  export { default as StepForwardIcon } from '../icons/step-forward';
2475
2477
  // Stethoscope aliases
2476
2478
  export { default as StethoscopeIcon } from '../icons/stethoscope';
2477
- // StickyNote aliases
2478
- export { default as StickyNoteIcon } from '../icons/sticky-note';
2479
2479
  // Sticker aliases
2480
2480
  export { default as StickerIcon } from '../icons/sticker';
2481
+ // StickyNote aliases
2482
+ export { default as StickyNoteIcon } from '../icons/sticky-note';
2481
2483
  // Stone aliases
2482
2484
  export { default as StoneIcon } from '../icons/stone';
2483
2485
  // Store aliases
@@ -2486,26 +2488,26 @@ export { default as StoreIcon } from '../icons/store';
2486
2488
  export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
2487
2489
  // Strikethrough aliases
2488
2490
  export { default as StrikethroughIcon } from '../icons/strikethrough';
2489
- // StretchVertical aliases
2490
- export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
2491
2491
  // Subscript aliases
2492
2492
  export { default as SubscriptIcon } from '../icons/subscript';
2493
+ // StretchVertical aliases
2494
+ export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
2493
2495
  // SunDim aliases
2494
2496
  export { default as SunDimIcon } from '../icons/sun-dim';
2495
2497
  // SunMedium aliases
2496
2498
  export { default as SunMediumIcon } from '../icons/sun-medium';
2497
- // SunMoon aliases
2498
- export { default as SunMoonIcon } from '../icons/sun-moon';
2499
2499
  // SunSnow aliases
2500
2500
  export { default as SunSnowIcon } from '../icons/sun-snow';
2501
+ // SunMoon aliases
2502
+ export { default as SunMoonIcon } from '../icons/sun-moon';
2501
2503
  // Sun aliases
2502
2504
  export { default as SunIcon } from '../icons/sun';
2505
+ // Sunset aliases
2506
+ export { default as SunsetIcon } from '../icons/sunset';
2503
2507
  // Sunrise aliases
2504
2508
  export { default as SunriseIcon } from '../icons/sunrise';
2505
2509
  // Superscript aliases
2506
2510
  export { default as SuperscriptIcon } from '../icons/superscript';
2507
- // Sunset aliases
2508
- export { default as SunsetIcon } from '../icons/sunset';
2509
2511
  // SwatchBook aliases
2510
2512
  export { default as SwatchBookIcon } from '../icons/swatch-book';
2511
2513
  // SwissFranc aliases
@@ -2518,14 +2520,14 @@ export { default as SwordIcon } from '../icons/sword';
2518
2520
  export { default as SwordsIcon } from '../icons/swords';
2519
2521
  // Syringe aliases
2520
2522
  export { default as SyringeIcon } from '../icons/syringe';
2521
- // Table2 aliases
2522
- export { default as Table2Icon } from '../icons/table-2';
2523
2523
  // TableCellsMerge aliases
2524
2524
  export { default as TableCellsMergeIcon } from '../icons/table-cells-merge';
2525
- // TableColumnsSplit aliases
2526
- export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
2525
+ // Table2 aliases
2526
+ export { default as Table2Icon } from '../icons/table-2';
2527
2527
  // TableCellsSplit aliases
2528
2528
  export { default as TableCellsSplitIcon } from '../icons/table-cells-split';
2529
+ // TableColumnsSplit aliases
2530
+ export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
2529
2531
  // TableOfContents aliases
2530
2532
  export { default as TableOfContentsIcon } from '../icons/table-of-contents';
2531
2533
  // TableProperties aliases
@@ -2546,10 +2548,10 @@ export { default as TagIcon } from '../icons/tag';
2546
2548
  export { default as TagsIcon } from '../icons/tags';
2547
2549
  // Tally1 aliases
2548
2550
  export { default as Tally1Icon } from '../icons/tally-1';
2549
- // Tally3 aliases
2550
- export { default as Tally3Icon } from '../icons/tally-3';
2551
2551
  // Tally2 aliases
2552
2552
  export { default as Tally2Icon } from '../icons/tally-2';
2553
+ // Tally3 aliases
2554
+ export { default as Tally3Icon } from '../icons/tally-3';
2553
2555
  // Tally4 aliases
2554
2556
  export { default as Tally4Icon } from '../icons/tally-4';
2555
2557
  // Tally5 aliases
@@ -2560,54 +2562,54 @@ export { default as TangentIcon } from '../icons/tangent';
2560
2562
  export { default as TargetIcon } from '../icons/target';
2561
2563
  // Telescope aliases
2562
2564
  export { default as TelescopeIcon } from '../icons/telescope';
2563
- // Tent aliases
2564
- export { default as TentIcon } from '../icons/tent';
2565
2565
  // TentTree aliases
2566
2566
  export { default as TentTreeIcon } from '../icons/tent-tree';
2567
+ // Tent aliases
2568
+ export { default as TentIcon } from '../icons/tent';
2567
2569
  // Terminal aliases
2568
2570
  export { default as TerminalIcon } from '../icons/terminal';
2571
+ // TestTubes aliases
2572
+ export { default as TestTubesIcon } from '../icons/test-tubes';
2569
2573
  // TestTube aliases
2570
2574
  export { default as TestTubeIcon } from '../icons/test-tube';
2571
2575
  // TextCursorInput aliases
2572
2576
  export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
2573
2577
  // TextCursor aliases
2574
2578
  export { default as TextCursorIcon } from '../icons/text-cursor';
2575
- // TestTubes aliases
2576
- export { default as TestTubesIcon } from '../icons/test-tubes';
2577
2579
  // TextQuote aliases
2578
2580
  export { default as TextQuoteIcon } from '../icons/text-quote';
2579
2581
  // TextSearch aliases
2580
2582
  export { default as TextSearchIcon } from '../icons/text-search';
2581
2583
  // Theater aliases
2582
2584
  export { default as TheaterIcon } from '../icons/theater';
2583
- // ThermometerSun aliases
2584
- export { default as ThermometerSunIcon } from '../icons/thermometer-sun';
2585
2585
  // ThermometerSnowflake aliases
2586
2586
  export { default as ThermometerSnowflakeIcon } from '../icons/thermometer-snowflake';
2587
2587
  // Thermometer aliases
2588
2588
  export { default as ThermometerIcon } from '../icons/thermometer';
2589
- // ThumbsDown aliases
2590
- export { default as ThumbsDownIcon } from '../icons/thumbs-down';
2589
+ // ThermometerSun aliases
2590
+ export { default as ThermometerSunIcon } from '../icons/thermometer-sun';
2591
2591
  // ThumbsUp aliases
2592
2592
  export { default as ThumbsUpIcon } from '../icons/thumbs-up';
2593
2593
  // TicketCheck aliases
2594
2594
  export { default as TicketCheckIcon } from '../icons/ticket-check';
2595
2595
  // TicketMinus aliases
2596
2596
  export { default as TicketMinusIcon } from '../icons/ticket-minus';
2597
+ // ThumbsDown aliases
2598
+ export { default as ThumbsDownIcon } from '../icons/thumbs-down';
2597
2599
  // TicketPercent aliases
2598
2600
  export { default as TicketPercentIcon } from '../icons/ticket-percent';
2599
2601
  // TicketPlus aliases
2600
2602
  export { default as TicketPlusIcon } from '../icons/ticket-plus';
2601
2603
  // TicketSlash aliases
2602
2604
  export { default as TicketSlashIcon } from '../icons/ticket-slash';
2603
- // TicketX aliases
2604
- export { default as TicketXIcon } from '../icons/ticket-x';
2605
2605
  // Ticket aliases
2606
2606
  export { default as TicketIcon } from '../icons/ticket';
2607
- // TicketsPlane aliases
2608
- export { default as TicketsPlaneIcon } from '../icons/tickets-plane';
2607
+ // TicketX aliases
2608
+ export { default as TicketXIcon } from '../icons/ticket-x';
2609
2609
  // Tickets aliases
2610
2610
  export { default as TicketsIcon } from '../icons/tickets';
2611
+ // TicketsPlane aliases
2612
+ export { default as TicketsPlaneIcon } from '../icons/tickets-plane';
2611
2613
  // TimerOff aliases
2612
2614
  export { default as TimerOffIcon } from '../icons/timer-off';
2613
2615
  // TimerReset aliases
@@ -2630,24 +2632,24 @@ export { default as TornadoIcon } from '../icons/tornado';
2630
2632
  export { default as TorusIcon } from '../icons/torus';
2631
2633
  // TouchpadOff aliases
2632
2634
  export { default as TouchpadOffIcon } from '../icons/touchpad-off';
2633
- // Touchpad aliases
2634
- export { default as TouchpadIcon } from '../icons/touchpad';
2635
- // TowerControl aliases
2636
- export { default as TowerControlIcon } from '../icons/tower-control';
2637
2635
  // TowelRack aliases
2638
2636
  export { default as TowelRackIcon } from '../icons/towel-rack';
2639
- // Tractor aliases
2640
- export { default as TractorIcon } from '../icons/tractor';
2641
2637
  // ToyBrick aliases
2642
2638
  export { default as ToyBrickIcon } from '../icons/toy-brick';
2639
+ // TowerControl aliases
2640
+ export { default as TowerControlIcon } from '../icons/tower-control';
2641
+ // Touchpad aliases
2642
+ export { default as TouchpadIcon } from '../icons/touchpad';
2643
2643
  // TrafficCone aliases
2644
2644
  export { default as TrafficConeIcon } from '../icons/traffic-cone';
2645
2645
  // TrainFrontTunnel aliases
2646
2646
  export { default as TrainFrontTunnelIcon } from '../icons/train-front-tunnel';
2647
- // TrainTrack aliases
2648
- export { default as TrainTrackIcon } from '../icons/train-track';
2647
+ // Tractor aliases
2648
+ export { default as TractorIcon } from '../icons/tractor';
2649
2649
  // TrainFront aliases
2650
2650
  export { default as TrainFrontIcon } from '../icons/train-front';
2651
+ // TrainTrack aliases
2652
+ export { default as TrainTrackIcon } from '../icons/train-track';
2651
2653
  // Transgender aliases
2652
2654
  export { default as TransgenderIcon } from '../icons/transgender';
2653
2655
  // Trash2 aliases
@@ -2658,34 +2660,34 @@ export { default as TrashIcon } from '../icons/trash';
2658
2660
  export { default as TreeDeciduousIcon } from '../icons/tree-deciduous';
2659
2661
  // TreePine aliases
2660
2662
  export { default as TreePineIcon } from '../icons/tree-pine';
2661
- // Trees aliases
2662
- export { default as TreesIcon } from '../icons/trees';
2663
2663
  // TrendingDown aliases
2664
2664
  export { default as TrendingDownIcon } from '../icons/trending-down';
2665
+ // Trees aliases
2666
+ export { default as TreesIcon } from '../icons/trees';
2665
2667
  // TrendingUpDown aliases
2666
2668
  export { default as TrendingUpDownIcon } from '../icons/trending-up-down';
2667
2669
  // TrendingUp aliases
2668
2670
  export { default as TrendingUpIcon } from '../icons/trending-up';
2669
2671
  // TriangleDashed aliases
2670
2672
  export { default as TriangleDashedIcon } from '../icons/triangle-dashed';
2671
- // Trophy aliases
2672
- export { default as TrophyIcon } from '../icons/trophy';
2673
- // TruckElectric aliases
2674
- export { default as TruckElectricIcon } from '../icons/truck-electric';
2675
2673
  // TriangleRight aliases
2676
2674
  export { default as TriangleRightIcon } from '../icons/triangle-right';
2677
2675
  // Triangle aliases
2678
2676
  export { default as TriangleIcon } from '../icons/triangle';
2677
+ // TruckElectric aliases
2678
+ export { default as TruckElectricIcon } from '../icons/truck-electric';
2679
+ // Trophy aliases
2680
+ export { default as TrophyIcon } from '../icons/trophy';
2679
2681
  // Truck aliases
2680
2682
  export { default as TruckIcon } from '../icons/truck';
2681
2683
  // TurkishLira aliases
2682
2684
  export { default as TurkishLiraIcon } from '../icons/turkish-lira';
2685
+ // Turtle aliases
2686
+ export { default as TurtleIcon } from '../icons/turtle';
2683
2687
  // Turntable aliases
2684
2688
  export { default as TurntableIcon } from '../icons/turntable';
2685
2689
  // TvMinimalPlay aliases
2686
2690
  export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
2687
- // Turtle aliases
2688
- export { default as TurtleIcon } from '../icons/turtle';
2689
2691
  // Tv aliases
2690
2692
  export { default as TvIcon } from '../icons/tv';
2691
2693
  // TypeOutline aliases
@@ -2694,22 +2696,22 @@ export { default as TypeOutlineIcon } from '../icons/type-outline';
2694
2696
  export { default as TypeIcon } from '../icons/type';
2695
2697
  // UmbrellaOff aliases
2696
2698
  export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
2699
+ // Underline aliases
2700
+ export { default as UnderlineIcon } from '../icons/underline';
2697
2701
  // Umbrella aliases
2698
2702
  export { default as UmbrellaIcon } from '../icons/umbrella';
2699
2703
  // Undo2 aliases
2700
2704
  export { default as Undo2Icon } from '../icons/undo-2';
2701
- // Underline aliases
2702
- export { default as UnderlineIcon } from '../icons/underline';
2703
- // UndoDot aliases
2704
- export { default as UndoDotIcon } from '../icons/undo-dot';
2705
2705
  // Undo aliases
2706
2706
  export { default as UndoIcon } from '../icons/undo';
2707
2707
  // UnfoldHorizontal aliases
2708
2708
  export { default as UnfoldHorizontalIcon } from '../icons/unfold-horizontal';
2709
- // UnfoldVertical aliases
2710
- export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
2709
+ // UndoDot aliases
2710
+ export { default as UndoDotIcon } from '../icons/undo-dot';
2711
2711
  // Ungroup aliases
2712
2712
  export { default as UngroupIcon } from '../icons/ungroup';
2713
+ // UnfoldVertical aliases
2714
+ export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
2713
2715
  // Unlink2 aliases
2714
2716
  export { default as Unlink2Icon } from '../icons/unlink-2';
2715
2717
  // Unlink aliases
@@ -2724,10 +2726,10 @@ export { default as UsbIcon } from '../icons/usb';
2724
2726
  export { default as UserCheckIcon } from '../icons/user-check';
2725
2727
  // UserCog aliases
2726
2728
  export { default as UserCogIcon } from '../icons/user-cog';
2727
- // UserLock aliases
2728
- export { default as UserLockIcon } from '../icons/user-lock';
2729
2729
  // UserKey aliases
2730
2730
  export { default as UserKeyIcon } from '../icons/user-key';
2731
+ // UserLock aliases
2732
+ export { default as UserLockIcon } from '../icons/user-lock';
2731
2733
  // UserMinus aliases
2732
2734
  export { default as UserMinusIcon } from '../icons/user-minus';
2733
2735
  // UserPen aliases
@@ -2736,12 +2738,12 @@ export { default as UserPenIcon } from '../icons/user-pen';
2736
2738
  export { default as UserPlusIcon } from '../icons/user-plus';
2737
2739
  // UserRoundKey aliases
2738
2740
  export { default as UserRoundKeyIcon } from '../icons/user-round-key';
2739
- // UserRoundSearch aliases
2740
- export { default as UserRoundSearchIcon } from '../icons/user-round-search';
2741
2741
  // UserRoundPen aliases
2742
2742
  export { default as UserRoundPenIcon } from '../icons/user-round-pen';
2743
2743
  // UserSearch aliases
2744
2744
  export { default as UserSearchIcon } from '../icons/user-search';
2745
+ // UserRoundSearch aliases
2746
+ export { default as UserRoundSearchIcon } from '../icons/user-round-search';
2745
2747
  // UserStar aliases
2746
2748
  export { default as UserStarIcon } from '../icons/user-star';
2747
2749
  // UserX aliases
@@ -2750,52 +2752,52 @@ export { default as UserXIcon } from '../icons/user-x';
2750
2752
  export { default as UserIcon } from '../icons/user';
2751
2753
  // Users aliases
2752
2754
  export { default as UsersIcon } from '../icons/users';
2753
- // Variable aliases
2754
- export { default as VariableIcon } from '../icons/variable';
2755
- // Van aliases
2756
- export { default as VanIcon } from '../icons/van';
2757
2755
  // UtilityPole aliases
2758
2756
  export { default as UtilityPoleIcon } from '../icons/utility-pole';
2757
+ // Van aliases
2758
+ export { default as VanIcon } from '../icons/van';
2759
+ // Variable aliases
2760
+ export { default as VariableIcon } from '../icons/variable';
2759
2761
  // Vault aliases
2760
2762
  export { default as VaultIcon } from '../icons/vault';
2761
2763
  // VectorSquare aliases
2762
2764
  export { default as VectorSquareIcon } from '../icons/vector-square';
2763
2765
  // Vegan aliases
2764
2766
  export { default as VeganIcon } from '../icons/vegan';
2765
- // VenetianMask aliases
2766
- export { default as VenetianMaskIcon } from '../icons/venetian-mask';
2767
2767
  // VenusAndMars aliases
2768
2768
  export { default as VenusAndMarsIcon } from '../icons/venus-and-mars';
2769
2769
  // Venus aliases
2770
2770
  export { default as VenusIcon } from '../icons/venus';
2771
- // VibrateOff aliases
2772
- export { default as VibrateOffIcon } from '../icons/vibrate-off';
2771
+ // VenetianMask aliases
2772
+ export { default as VenetianMaskIcon } from '../icons/venetian-mask';
2773
2773
  // Vibrate aliases
2774
2774
  export { default as VibrateIcon } from '../icons/vibrate';
2775
2775
  // VideoOff aliases
2776
2776
  export { default as VideoOffIcon } from '../icons/video-off';
2777
+ // VibrateOff aliases
2778
+ export { default as VibrateOffIcon } from '../icons/vibrate-off';
2777
2779
  // Video aliases
2778
2780
  export { default as VideoIcon } from '../icons/video';
2779
- // Videotape aliases
2780
- export { default as VideotapeIcon } from '../icons/videotape';
2781
2781
  // View aliases
2782
2782
  export { default as ViewIcon } from '../icons/view';
2783
+ // Videotape aliases
2784
+ export { default as VideotapeIcon } from '../icons/videotape';
2783
2785
  // Voicemail aliases
2784
2786
  export { default as VoicemailIcon } from '../icons/voicemail';
2785
2787
  // Volleyball aliases
2786
2788
  export { default as VolleyballIcon } from '../icons/volleyball';
2787
- // Volume2 aliases
2788
- export { default as Volume2Icon } from '../icons/volume-2';
2789
2789
  // Volume1 aliases
2790
2790
  export { default as Volume1Icon } from '../icons/volume-1';
2791
+ // Volume2 aliases
2792
+ export { default as Volume2Icon } from '../icons/volume-2';
2791
2793
  // VolumeOff aliases
2792
2794
  export { default as VolumeOffIcon } from '../icons/volume-off';
2793
2795
  // VolumeX aliases
2794
2796
  export { default as VolumeXIcon } from '../icons/volume-x';
2795
- // Vote aliases
2796
- export { default as VoteIcon } from '../icons/vote';
2797
2797
  // Volume aliases
2798
2798
  export { default as VolumeIcon } from '../icons/volume';
2799
+ // Vote aliases
2800
+ export { default as VoteIcon } from '../icons/vote';
2799
2801
  // WalletCards aliases
2800
2802
  export { default as WalletCardsIcon } from '../icons/wallet-cards';
2801
2803
  // Wallet aliases
@@ -2806,10 +2808,10 @@ export { default as WallpaperIcon } from '../icons/wallpaper';
2806
2808
  export { default as WandIcon } from '../icons/wand';
2807
2809
  // Warehouse aliases
2808
2810
  export { default as WarehouseIcon } from '../icons/warehouse';
2809
- // WashingMachine aliases
2810
- export { default as WashingMachineIcon } from '../icons/washing-machine';
2811
2811
  // Watch aliases
2812
2812
  export { default as WatchIcon } from '../icons/watch';
2813
+ // WashingMachine aliases
2814
+ export { default as WashingMachineIcon } from '../icons/washing-machine';
2813
2815
  // WavesArrowDown aliases
2814
2816
  export { default as WavesArrowDownIcon } from '../icons/waves-arrow-down';
2815
2817
  // WavesArrowUp aliases
@@ -2828,34 +2830,34 @@ export { default as WebhookOffIcon } from '../icons/webhook-off';
2828
2830
  export { default as WebhookIcon } from '../icons/webhook';
2829
2831
  // WeightTilde aliases
2830
2832
  export { default as WeightTildeIcon } from '../icons/weight-tilde';
2831
- // WheatOff aliases
2832
- export { default as WheatOffIcon } from '../icons/wheat-off';
2833
2833
  // Weight aliases
2834
2834
  export { default as WeightIcon } from '../icons/weight';
2835
+ // WheatOff aliases
2836
+ export { default as WheatOffIcon } from '../icons/wheat-off';
2835
2837
  // Wheat aliases
2836
2838
  export { default as WheatIcon } from '../icons/wheat';
2837
2839
  // WholeWord aliases
2838
2840
  export { default as WholeWordIcon } from '../icons/whole-word';
2839
2841
  // WifiCog aliases
2840
2842
  export { default as WifiCogIcon } from '../icons/wifi-cog';
2841
- // WifiLow aliases
2842
- export { default as WifiLowIcon } from '../icons/wifi-low';
2843
2843
  // WifiHigh aliases
2844
2844
  export { default as WifiHighIcon } from '../icons/wifi-high';
2845
- // WifiOff aliases
2846
- export { default as WifiOffIcon } from '../icons/wifi-off';
2847
2845
  // WifiPen aliases
2848
2846
  export { default as WifiPenIcon } from '../icons/wifi-pen';
2847
+ // WifiOff aliases
2848
+ export { default as WifiOffIcon } from '../icons/wifi-off';
2849
2849
  // WifiSync aliases
2850
2850
  export { default as WifiSyncIcon } from '../icons/wifi-sync';
2851
- // Wifi aliases
2852
- export { default as WifiIcon } from '../icons/wifi';
2851
+ // WifiLow aliases
2852
+ export { default as WifiLowIcon } from '../icons/wifi-low';
2853
2853
  // WifiZero aliases
2854
2854
  export { default as WifiZeroIcon } from '../icons/wifi-zero';
2855
- // WindArrowDown aliases
2856
- export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
2855
+ // Wifi aliases
2856
+ export { default as WifiIcon } from '../icons/wifi';
2857
2857
  // Wind aliases
2858
2858
  export { default as WindIcon } from '../icons/wind';
2859
+ // WindArrowDown aliases
2860
+ export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
2859
2861
  // WineOff aliases
2860
2862
  export { default as WineOffIcon } from '../icons/wine-off';
2861
2863
  // Wine aliases
@@ -2878,18 +2880,18 @@ export { default as ZapIcon } from '../icons/zap';
2878
2880
  export { default as ZodiacAquariusIcon } from '../icons/zodiac-aquarius';
2879
2881
  // ZodiacAries aliases
2880
2882
  export { default as ZodiacAriesIcon } from '../icons/zodiac-aries';
2883
+ // ZodiacCapricorn aliases
2884
+ export { default as ZodiacCapricornIcon } from '../icons/zodiac-capricorn';
2881
2885
  // ZodiacCancer aliases
2882
2886
  export { default as ZodiacCancerIcon } from '../icons/zodiac-cancer';
2883
2887
  // ZodiacGemini aliases
2884
2888
  export { default as ZodiacGeminiIcon } from '../icons/zodiac-gemini';
2885
2889
  // ZodiacLeo aliases
2886
2890
  export { default as ZodiacLeoIcon } from '../icons/zodiac-leo';
2887
- // ZodiacCapricorn aliases
2888
- export { default as ZodiacCapricornIcon } from '../icons/zodiac-capricorn';
2889
- // ZodiacOphiuchus aliases
2890
- export { default as ZodiacOphiuchusIcon } from '../icons/zodiac-ophiuchus';
2891
2891
  // ZodiacLibra aliases
2892
2892
  export { default as ZodiacLibraIcon } from '../icons/zodiac-libra';
2893
+ // ZodiacOphiuchus aliases
2894
+ export { default as ZodiacOphiuchusIcon } from '../icons/zodiac-ophiuchus';
2893
2895
  // ZodiacPisces aliases
2894
2896
  export { default as ZodiacPiscesIcon } from '../icons/zodiac-pisces';
2895
2897
  // ZodiacSagittarius aliases
@@ -2900,10 +2902,10 @@ export { default as ZodiacScorpioIcon } from '../icons/zodiac-scorpio';
2900
2902
  export { default as ZodiacTaurusIcon } from '../icons/zodiac-taurus';
2901
2903
  // ZodiacVirgo aliases
2902
2904
  export { default as ZodiacVirgoIcon } from '../icons/zodiac-virgo';
2903
- // ZoomOut aliases
2904
- export { default as ZoomOutIcon } from '../icons/zoom-out';
2905
2905
  // ZoomIn aliases
2906
2906
  export { default as ZoomInIcon } from '../icons/zoom-in';
2907
+ // ZoomOut aliases
2908
+ export { default as ZoomOutIcon } from '../icons/zoom-out';
2907
2909
  // ArrowDown01 aliases
2908
2910
  export { default as ArrowDown01Icon } from '../icons/arrow-down-0-1';
2909
2911
  // ArrowDown10 aliases
@@ -2936,18 +2938,18 @@ export {
2936
2938
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownAZ} instead. This alias will be removed in v1.0 */
2937
2939
  default as ArrowDownAzIcon
2938
2940
  } from '../icons/arrow-down-a-z';
2939
- // ArrowDownWideNarrow aliases
2940
- export { default as ArrowDownWideNarrowIcon } from '../icons/arrow-down-wide-narrow';
2941
- export {
2942
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. This alias will be removed in v1.0 */
2943
- default as SortDescIcon
2944
- } from '../icons/arrow-down-wide-narrow';
2945
2941
  // ArrowDownZA aliases
2946
2942
  export { default as ArrowDownZAIcon } from '../icons/arrow-down-z-a';
2947
2943
  export {
2948
2944
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. This alias will be removed in v1.0 */
2949
2945
  default as ArrowDownZaIcon
2950
2946
  } from '../icons/arrow-down-z-a';
2947
+ // ArrowDownWideNarrow aliases
2948
+ export { default as ArrowDownWideNarrowIcon } from '../icons/arrow-down-wide-narrow';
2949
+ export {
2950
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. This alias will be removed in v1.0 */
2951
+ default as SortDescIcon
2952
+ } from '../icons/arrow-down-wide-narrow';
2951
2953
  // ArrowUpAZ aliases
2952
2954
  export { default as ArrowUpAZIcon } from '../icons/arrow-up-a-z';
2953
2955
  export {
@@ -2960,18 +2962,18 @@ export {
2960
2962
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. This alias will be removed in v1.0 */
2961
2963
  default as SortAscIcon
2962
2964
  } from '../icons/arrow-up-narrow-wide';
2963
- // ArrowUpZA aliases
2964
- export { default as ArrowUpZAIcon } from '../icons/arrow-up-z-a';
2965
- export {
2966
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpZA} instead. This alias will be removed in v1.0 */
2967
- default as ArrowUpZaIcon
2968
- } from '../icons/arrow-up-z-a';
2969
2965
  // Axis3d aliases
2970
2966
  export { default as Axis3dIcon } from '../icons/axis-3d';
2971
2967
  export {
2972
2968
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. This alias will be removed in v1.0 */
2973
2969
  default as Axis3DIcon
2974
2970
  } from '../icons/axis-3d';
2971
+ // ArrowUpZA aliases
2972
+ export { default as ArrowUpZAIcon } from '../icons/arrow-up-z-a';
2973
+ export {
2974
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpZA} instead. This alias will be removed in v1.0 */
2975
+ default as ArrowUpZaIcon
2976
+ } from '../icons/arrow-up-z-a';
2975
2977
  // BadgeCheck aliases
2976
2978
  export { default as BadgeCheckIcon } from '../icons/badge-check';
2977
2979
  export {
@@ -3008,24 +3010,24 @@ export {
3008
3010
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Braces} instead. This alias will be removed in v1.0 */
3009
3011
  default as CurlyBracesIcon
3010
3012
  } from '../icons/braces';
3011
- // ChartArea aliases
3012
- export { default as ChartAreaIcon } from '../icons/chart-area';
3013
+ // ChartBarBig aliases
3014
+ export { default as ChartBarBigIcon } from '../icons/chart-bar-big';
3013
3015
  export {
3014
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead. This alias will be removed in v1.0 */
3015
- default as AreaChartIcon
3016
- } from '../icons/chart-area';
3016
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBarBig} instead. This alias will be removed in v1.0 */
3017
+ default as BarChartHorizontalBigIcon
3018
+ } from '../icons/chart-bar-big';
3017
3019
  // Captions aliases
3018
3020
  export { default as CaptionsIcon } from '../icons/captions';
3019
3021
  export {
3020
3022
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Captions} instead. This alias will be removed in v1.0 */
3021
3023
  default as SubtitlesIcon
3022
3024
  } from '../icons/captions';
3023
- // ChartBarBig aliases
3024
- export { default as ChartBarBigIcon } from '../icons/chart-bar-big';
3025
+ // ChartArea aliases
3026
+ export { default as ChartAreaIcon } from '../icons/chart-area';
3025
3027
  export {
3026
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBarBig} instead. This alias will be removed in v1.0 */
3027
- default as BarChartHorizontalBigIcon
3028
- } from '../icons/chart-bar-big';
3028
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead. This alias will be removed in v1.0 */
3029
+ default as AreaChartIcon
3030
+ } from '../icons/chart-area';
3029
3031
  // ChartBar aliases
3030
3032
  export { default as ChartBarIcon } from '../icons/chart-bar';
3031
3033
  export {
@@ -3038,42 +3040,36 @@ export {
3038
3040
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead. This alias will be removed in v1.0 */
3039
3041
  default as CandlestickChartIcon
3040
3042
  } from '../icons/chart-candlestick';
3041
- // ChartColumnIncreasing aliases
3042
- export { default as ChartColumnIncreasingIcon } from '../icons/chart-column-increasing';
3043
- export {
3044
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnIncreasing} instead. This alias will be removed in v1.0 */
3045
- default as BarChart4Icon
3046
- } from '../icons/chart-column-increasing';
3047
3043
  // ChartColumnBig aliases
3048
3044
  export { default as ChartColumnBigIcon } from '../icons/chart-column-big';
3049
3045
  export {
3050
3046
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. This alias will be removed in v1.0 */
3051
3047
  default as BarChartBigIcon
3052
3048
  } from '../icons/chart-column-big';
3053
- // ChartColumn aliases
3054
- export { default as ChartColumnIcon } from '../icons/chart-column';
3049
+ // ChartColumnIncreasing aliases
3050
+ export { default as ChartColumnIncreasingIcon } from '../icons/chart-column-increasing';
3055
3051
  export {
3056
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead. This alias will be removed in v1.0 */
3057
- default as BarChart3Icon
3058
- } from '../icons/chart-column';
3052
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnIncreasing} instead. This alias will be removed in v1.0 */
3053
+ default as BarChart4Icon
3054
+ } from '../icons/chart-column-increasing';
3059
3055
  // ChartLine aliases
3060
3056
  export { default as ChartLineIcon } from '../icons/chart-line';
3061
3057
  export {
3062
3058
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartLine} instead. This alias will be removed in v1.0 */
3063
3059
  default as LineChartIcon
3064
3060
  } from '../icons/chart-line';
3065
- // ChartNoAxesColumn aliases
3066
- export { default as ChartNoAxesColumnIcon } from '../icons/chart-no-axes-column';
3067
- export {
3068
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumn} instead. This alias will be removed in v1.0 */
3069
- default as BarChart2Icon
3070
- } from '../icons/chart-no-axes-column';
3071
3061
  // ChartNoAxesColumnIncreasing aliases
3072
3062
  export { default as ChartNoAxesColumnIncreasingIcon } from '../icons/chart-no-axes-column-increasing';
3073
3063
  export {
3074
3064
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumnIncreasing} instead. This alias will be removed in v1.0 */
3075
3065
  default as BarChartIcon
3076
3066
  } from '../icons/chart-no-axes-column-increasing';
3067
+ // ChartColumn aliases
3068
+ export { default as ChartColumnIcon } from '../icons/chart-column';
3069
+ export {
3070
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead. This alias will be removed in v1.0 */
3071
+ default as BarChart3Icon
3072
+ } from '../icons/chart-column';
3077
3073
  // ChartNoAxesGantt aliases
3078
3074
  export { default as ChartNoAxesGanttIcon } from '../icons/chart-no-axes-gantt';
3079
3075
  export {
@@ -3086,24 +3082,30 @@ export {
3086
3082
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartPie} instead. This alias will be removed in v1.0 */
3087
3083
  default as PieChartIcon
3088
3084
  } from '../icons/chart-pie';
3089
- // ChartScatter aliases
3090
- export { default as ChartScatterIcon } from '../icons/chart-scatter';
3085
+ // ChartNoAxesColumn aliases
3086
+ export { default as ChartNoAxesColumnIcon } from '../icons/chart-no-axes-column';
3091
3087
  export {
3092
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartScatter} instead. This alias will be removed in v1.0 */
3093
- default as ScatterChartIcon
3094
- } from '../icons/chart-scatter';
3088
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumn} instead. This alias will be removed in v1.0 */
3089
+ default as BarChart2Icon
3090
+ } from '../icons/chart-no-axes-column';
3091
+ // CircleArrowDown aliases
3092
+ export { default as CircleArrowDownIcon } from '../icons/circle-arrow-down';
3093
+ export {
3094
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowDown} instead. This alias will be removed in v1.0 */
3095
+ default as ArrowDownCircleIcon
3096
+ } from '../icons/circle-arrow-down';
3095
3097
  // CircleAlert aliases
3096
3098
  export { default as CircleAlertIcon } from '../icons/circle-alert';
3097
3099
  export {
3098
3100
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleAlert} instead. This alias will be removed in v1.0 */
3099
3101
  default as AlertCircleIcon
3100
3102
  } from '../icons/circle-alert';
3101
- // CircleArrowDown aliases
3102
- export { default as CircleArrowDownIcon } from '../icons/circle-arrow-down';
3103
+ // ChartScatter aliases
3104
+ export { default as ChartScatterIcon } from '../icons/chart-scatter';
3103
3105
  export {
3104
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowDown} instead. This alias will be removed in v1.0 */
3105
- default as ArrowDownCircleIcon
3106
- } from '../icons/circle-arrow-down';
3106
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartScatter} instead. This alias will be removed in v1.0 */
3107
+ default as ScatterChartIcon
3108
+ } from '../icons/chart-scatter';
3107
3109
  // CircleArrowLeft aliases
3108
3110
  export { default as CircleArrowLeftIcon } from '../icons/circle-arrow-left';
3109
3111
  export {
@@ -3116,30 +3118,30 @@ export {
3116
3118
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. This alias will be removed in v1.0 */
3117
3119
  default as ArrowDownLeftFromCircleIcon
3118
3120
  } from '../icons/circle-arrow-out-down-left';
3119
- // CircleArrowOutDownRight aliases
3120
- export { default as CircleArrowOutDownRightIcon } from '../icons/circle-arrow-out-down-right';
3121
- export {
3122
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownRight} instead. This alias will be removed in v1.0 */
3123
- default as ArrowDownRightFromCircleIcon
3124
- } from '../icons/circle-arrow-out-down-right';
3125
3121
  // CircleArrowOutUpLeft aliases
3126
3122
  export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
3127
3123
  export {
3128
3124
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. This alias will be removed in v1.0 */
3129
3125
  default as ArrowUpLeftFromCircleIcon
3130
3126
  } from '../icons/circle-arrow-out-up-left';
3131
- // CircleArrowOutUpRight aliases
3132
- export { default as CircleArrowOutUpRightIcon } from '../icons/circle-arrow-out-up-right';
3127
+ // CircleArrowOutDownRight aliases
3128
+ export { default as CircleArrowOutDownRightIcon } from '../icons/circle-arrow-out-down-right';
3133
3129
  export {
3134
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead. This alias will be removed in v1.0 */
3135
- default as ArrowUpRightFromCircleIcon
3136
- } from '../icons/circle-arrow-out-up-right';
3130
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownRight} instead. This alias will be removed in v1.0 */
3131
+ default as ArrowDownRightFromCircleIcon
3132
+ } from '../icons/circle-arrow-out-down-right';
3137
3133
  // CircleArrowRight aliases
3138
3134
  export { default as CircleArrowRightIcon } from '../icons/circle-arrow-right';
3139
3135
  export {
3140
3136
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. This alias will be removed in v1.0 */
3141
3137
  default as ArrowRightCircleIcon
3142
3138
  } from '../icons/circle-arrow-right';
3139
+ // CircleArrowOutUpRight aliases
3140
+ export { default as CircleArrowOutUpRightIcon } from '../icons/circle-arrow-out-up-right';
3141
+ export {
3142
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead. This alias will be removed in v1.0 */
3143
+ default as ArrowUpRightFromCircleIcon
3144
+ } from '../icons/circle-arrow-out-up-right';
3143
3145
  // CircleArrowUp aliases
3144
3146
  export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
3145
3147
  export {
@@ -3164,30 +3166,24 @@ export {
3164
3166
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. This alias will be removed in v1.0 */
3165
3167
  default as ChevronDownCircleIcon
3166
3168
  } from '../icons/circle-chevron-down';
3167
- // CircleChevronRight aliases
3168
- export { default as CircleChevronRightIcon } from '../icons/circle-chevron-right';
3169
- export {
3170
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronRight} instead. This alias will be removed in v1.0 */
3171
- default as ChevronRightCircleIcon
3172
- } from '../icons/circle-chevron-right';
3173
3169
  // CircleChevronLeft aliases
3174
3170
  export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
3175
3171
  export {
3176
3172
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. This alias will be removed in v1.0 */
3177
3173
  default as ChevronLeftCircleIcon
3178
3174
  } from '../icons/circle-chevron-left';
3175
+ // CircleChevronRight aliases
3176
+ export { default as CircleChevronRightIcon } from '../icons/circle-chevron-right';
3177
+ export {
3178
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronRight} instead. This alias will be removed in v1.0 */
3179
+ default as ChevronRightCircleIcon
3180
+ } from '../icons/circle-chevron-right';
3179
3181
  // CircleChevronUp aliases
3180
3182
  export { default as CircleChevronUpIcon } from '../icons/circle-chevron-up';
3181
3183
  export {
3182
3184
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronUp} instead. This alias will be removed in v1.0 */
3183
3185
  default as ChevronUpCircleIcon
3184
3186
  } from '../icons/circle-chevron-up';
3185
- // CircleDivide aliases
3186
- export { default as CircleDivideIcon } from '../icons/circle-divide';
3187
- export {
3188
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. This alias will be removed in v1.0 */
3189
- default as DivideCircleIcon
3190
- } from '../icons/circle-divide';
3191
3187
  // CircleGauge aliases
3192
3188
  export { default as CircleGaugeIcon } from '../icons/circle-gauge';
3193
3189
  export {
@@ -3200,18 +3196,24 @@ export {
3200
3196
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. This alias will be removed in v1.0 */
3201
3197
  default as MinusCircleIcon
3202
3198
  } from '../icons/circle-minus';
3203
- // CircleParking aliases
3204
- export { default as CircleParkingIcon } from '../icons/circle-parking';
3199
+ // CircleDivide aliases
3200
+ export { default as CircleDivideIcon } from '../icons/circle-divide';
3205
3201
  export {
3206
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParking} instead. This alias will be removed in v1.0 */
3207
- default as ParkingCircleIcon
3208
- } from '../icons/circle-parking';
3202
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. This alias will be removed in v1.0 */
3203
+ default as DivideCircleIcon
3204
+ } from '../icons/circle-divide';
3209
3205
  // CircleParkingOff aliases
3210
3206
  export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
3211
3207
  export {
3212
3208
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParkingOff} instead. This alias will be removed in v1.0 */
3213
3209
  default as ParkingCircleOffIcon
3214
3210
  } from '../icons/circle-parking-off';
3211
+ // CircleParking aliases
3212
+ export { default as CircleParkingIcon } from '../icons/circle-parking';
3213
+ export {
3214
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParking} instead. This alias will be removed in v1.0 */
3215
+ default as ParkingCircleIcon
3216
+ } from '../icons/circle-parking';
3215
3217
  // CirclePause aliases
3216
3218
  export { default as CirclePauseIcon } from '../icons/circle-pause';
3217
3219
  export {
@@ -3230,28 +3232,18 @@ export {
3230
3232
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlay} instead. This alias will be removed in v1.0 */
3231
3233
  default as PlayCircleIcon
3232
3234
  } from '../icons/circle-play';
3233
- // CirclePlus aliases
3234
- export { default as CirclePlusIcon } from '../icons/circle-plus';
3235
- export {
3236
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlus} instead. This alias will be removed in v1.0 */
3237
- default as PlusCircleIcon
3238
- } from '../icons/circle-plus';
3239
- // CircleQuestionMark aliases
3240
- export { default as CircleQuestionMarkIcon } from '../icons/circle-question-mark';
3241
- export {
3242
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. This alias will be removed in v1.0 */
3243
- default as HelpCircleIcon
3244
- } from '../icons/circle-question-mark';
3245
- export {
3246
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. This alias will be removed in v1.0 */
3247
- default as CircleHelpIcon
3248
- } from '../icons/circle-question-mark';
3249
3235
  // CirclePower aliases
3250
3236
  export { default as CirclePowerIcon } from '../icons/circle-power';
3251
3237
  export {
3252
3238
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePower} instead. This alias will be removed in v1.0 */
3253
3239
  default as PowerCircleIcon
3254
3240
  } from '../icons/circle-power';
3241
+ // CirclePlus aliases
3242
+ export { default as CirclePlusIcon } from '../icons/circle-plus';
3243
+ export {
3244
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlus} instead. This alias will be removed in v1.0 */
3245
+ default as PlusCircleIcon
3246
+ } from '../icons/circle-plus';
3255
3247
  // CircleSlash2 aliases
3256
3248
  export { default as CircleSlash2Icon } from '../icons/circle-slash-2';
3257
3249
  export {
@@ -3264,6 +3256,16 @@ export {
3264
3256
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. This alias will be removed in v1.0 */
3265
3257
  default as StopCircleIcon
3266
3258
  } from '../icons/circle-stop';
3259
+ // CircleQuestionMark aliases
3260
+ export { default as CircleQuestionMarkIcon } from '../icons/circle-question-mark';
3261
+ export {
3262
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. This alias will be removed in v1.0 */
3263
+ default as HelpCircleIcon
3264
+ } from '../icons/circle-question-mark';
3265
+ export {
3266
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. This alias will be removed in v1.0 */
3267
+ default as CircleHelpIcon
3268
+ } from '../icons/circle-question-mark';
3267
3269
  // CircleUserRound aliases
3268
3270
  export { default as CircleUserRoundIcon } from '../icons/circle-user-round';
3269
3271
  export {
@@ -3276,18 +3278,18 @@ export {
3276
3278
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead. This alias will be removed in v1.0 */
3277
3279
  default as UserCircleIcon
3278
3280
  } from '../icons/circle-user';
3279
- // CircleX aliases
3280
- export { default as CircleXIcon } from '../icons/circle-x';
3281
- export {
3282
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead. This alias will be removed in v1.0 */
3283
- default as XCircleIcon
3284
- } from '../icons/circle-x';
3285
3281
  // ClipboardPenLine aliases
3286
3282
  export { default as ClipboardPenLineIcon } from '../icons/clipboard-pen-line';
3287
3283
  export {
3288
3284
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead. This alias will be removed in v1.0 */
3289
3285
  default as ClipboardSignatureIcon
3290
3286
  } from '../icons/clipboard-pen-line';
3287
+ // CircleX aliases
3288
+ export { default as CircleXIcon } from '../icons/circle-x';
3289
+ export {
3290
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead. This alias will be removed in v1.0 */
3291
+ default as XCircleIcon
3292
+ } from '../icons/circle-x';
3291
3293
  // ClipboardPen aliases
3292
3294
  export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
3293
3295
  export {
@@ -3306,18 +3308,18 @@ export {
3306
3308
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudUpload} instead. This alias will be removed in v1.0 */
3307
3309
  default as UploadCloudIcon
3308
3310
  } from '../icons/cloud-upload';
3309
- // CodeXml aliases
3310
- export { default as CodeXmlIcon } from '../icons/code-xml';
3311
- export {
3312
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. This alias will be removed in v1.0 */
3313
- default as Code2Icon
3314
- } from '../icons/code-xml';
3315
3311
  // Columns2 aliases
3316
3312
  export { default as Columns2Icon } from '../icons/columns-2';
3317
3313
  export {
3318
3314
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns2} instead. This alias will be removed in v1.0 */
3319
3315
  default as ColumnsIcon
3320
3316
  } from '../icons/columns-2';
3317
+ // CodeXml aliases
3318
+ export { default as CodeXmlIcon } from '../icons/code-xml';
3319
+ export {
3320
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. This alias will be removed in v1.0 */
3321
+ default as Code2Icon
3322
+ } from '../icons/code-xml';
3321
3323
  // Columns3Cog aliases
3322
3324
  export { default as Columns3CogIcon } from '../icons/columns-3-cog';
3323
3325
  export {
@@ -3328,24 +3330,24 @@ export {
3328
3330
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. This alias will be removed in v1.0 */
3329
3331
  default as TableConfigIcon
3330
3332
  } from '../icons/columns-3-cog';
3331
- // DiamondPercent aliases
3332
- export { default as DiamondPercentIcon } from '../icons/diamond-percent';
3333
+ // Columns3 aliases
3334
+ export { default as Columns3Icon } from '../icons/columns-3';
3333
3335
  export {
3334
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead. This alias will be removed in v1.0 */
3335
- default as PercentDiamondIcon
3336
- } from '../icons/diamond-percent';
3336
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead. This alias will be removed in v1.0 */
3337
+ default as PanelsLeftRightIcon
3338
+ } from '../icons/columns-3';
3337
3339
  // ContactRound aliases
3338
3340
  export { default as ContactRoundIcon } from '../icons/contact-round';
3339
3341
  export {
3340
3342
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. This alias will be removed in v1.0 */
3341
3343
  default as Contact2Icon
3342
3344
  } from '../icons/contact-round';
3343
- // Columns3 aliases
3344
- export { default as Columns3Icon } from '../icons/columns-3';
3345
+ // DiamondPercent aliases
3346
+ export { default as DiamondPercentIcon } from '../icons/diamond-percent';
3345
3347
  export {
3346
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead. This alias will be removed in v1.0 */
3347
- default as PanelsLeftRightIcon
3348
- } from '../icons/columns-3';
3348
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead. This alias will be removed in v1.0 */
3349
+ default as PercentDiamondIcon
3350
+ } from '../icons/diamond-percent';
3349
3351
  // Earth aliases
3350
3352
  export { default as EarthIcon } from '../icons/earth';
3351
3353
  export {
@@ -3382,12 +3384,6 @@ export {
3382
3384
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBracesCorner} instead. This alias will be removed in v1.0 */
3383
3385
  default as FileJson2Icon
3384
3386
  } from '../icons/file-braces-corner';
3385
- // FileBraces aliases
3386
- export { default as FileBracesIcon } from '../icons/file-braces';
3387
- export {
3388
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBraces} instead. This alias will be removed in v1.0 */
3389
- default as FileJsonIcon
3390
- } from '../icons/file-braces';
3391
3387
  // FileChartColumnIncreasing aliases
3392
3388
  export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
3393
3389
  export {
@@ -3400,6 +3396,18 @@ export {
3400
3396
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumn} instead. This alias will be removed in v1.0 */
3401
3397
  default as FileBarChart2Icon
3402
3398
  } from '../icons/file-chart-column';
3399
+ // FileBraces aliases
3400
+ export { default as FileBracesIcon } from '../icons/file-braces';
3401
+ export {
3402
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBraces} instead. This alias will be removed in v1.0 */
3403
+ default as FileJsonIcon
3404
+ } from '../icons/file-braces';
3405
+ // FileChartPie aliases
3406
+ export { default as FileChartPieIcon } from '../icons/file-chart-pie';
3407
+ export {
3408
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. This alias will be removed in v1.0 */
3409
+ default as FilePieChartIcon
3410
+ } from '../icons/file-chart-pie';
3403
3411
  // FileChartLine aliases
3404
3412
  export { default as FileChartLineIcon } from '../icons/file-chart-line';
3405
3413
  export {
@@ -3418,18 +3426,6 @@ export {
3418
3426
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCodeCorner} instead. This alias will be removed in v1.0 */
3419
3427
  default as FileCode2Icon
3420
3428
  } from '../icons/file-code-corner';
3421
- // FileChartPie aliases
3422
- export { default as FileChartPieIcon } from '../icons/file-chart-pie';
3423
- export {
3424
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. This alias will be removed in v1.0 */
3425
- default as FilePieChartIcon
3426
- } from '../icons/file-chart-pie';
3427
- // FileCog aliases
3428
- export { default as FileCogIcon } from '../icons/file-cog';
3429
- export {
3430
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead. This alias will be removed in v1.0 */
3431
- default as FileCog2Icon
3432
- } from '../icons/file-cog';
3433
3429
  // FileExclamationPoint aliases
3434
3430
  export { default as FileExclamationPointIcon } from '../icons/file-exclamation-point';
3435
3431
  export {
@@ -3446,6 +3442,12 @@ export {
3446
3442
  /** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileHeadphone} instead. This alias will be removed in v1.0 */
3447
3443
  default as FileAudio2Icon
3448
3444
  } from '../icons/file-headphone';
3445
+ // FileCog aliases
3446
+ export { default as FileCogIcon } from '../icons/file-cog';
3447
+ export {
3448
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead. This alias will be removed in v1.0 */
3449
+ default as FileCog2Icon
3450
+ } from '../icons/file-cog';
3449
3451
  // FileKey aliases
3450
3452
  export { default as FileKeyIcon } from '../icons/file-key';
3451
3453
  export {
@@ -3458,18 +3460,18 @@ export {
3458
3460
  /** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileLock} instead. This alias will be removed in v1.0 */
3459
3461
  default as FileLock2Icon
3460
3462
  } from '../icons/file-lock';
3461
- // FilePenLine aliases
3462
- export { default as FilePenLineIcon } from '../icons/file-pen-line';
3463
- export {
3464
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead. This alias will be removed in v1.0 */
3465
- default as FileSignatureIcon
3466
- } from '../icons/file-pen-line';
3467
3463
  // FileMinusCorner aliases
3468
3464
  export { default as FileMinusCornerIcon } from '../icons/file-minus-corner';
3469
3465
  export {
3470
3466
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileMinusCorner} instead. This alias will be removed in v1.0 */
3471
3467
  default as FileMinus2Icon
3472
3468
  } from '../icons/file-minus-corner';
3469
+ // FilePenLine aliases
3470
+ export { default as FilePenLineIcon } from '../icons/file-pen-line';
3471
+ export {
3472
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead. This alias will be removed in v1.0 */
3473
+ default as FileSignatureIcon
3474
+ } from '../icons/file-pen-line';
3473
3475
  // FilePen aliases
3474
3476
  export { default as FilePenIcon } from '../icons/file-pen';
3475
3477
  export {
@@ -3488,18 +3490,18 @@ export {
3488
3490
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlusCorner} instead. This alias will be removed in v1.0 */
3489
3491
  default as FilePlus2Icon
3490
3492
  } from '../icons/file-plus-corner';
3491
- // FileQuestionMark aliases
3492
- export { default as FileQuestionMarkIcon } from '../icons/file-question-mark';
3493
- export {
3494
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. This alias will be removed in v1.0 */
3495
- default as FileQuestionIcon
3496
- } from '../icons/file-question-mark';
3497
3493
  // FileSearchCorner aliases
3498
3494
  export { default as FileSearchCornerIcon } from '../icons/file-search-corner';
3499
3495
  export {
3500
3496
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSearchCorner} instead. This alias will be removed in v1.0 */
3501
3497
  default as FileSearch2Icon
3502
3498
  } from '../icons/file-search-corner';
3499
+ // FileQuestionMark aliases
3500
+ export { default as FileQuestionMarkIcon } from '../icons/file-question-mark';
3501
+ export {
3502
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. This alias will be removed in v1.0 */
3503
+ default as FileQuestionIcon
3504
+ } from '../icons/file-question-mark';
3503
3505
  // FileSignal aliases
3504
3506
  export { default as FileSignalIcon } from '../icons/file-signal';
3505
3507
  export {
@@ -3554,36 +3556,30 @@ export {
3554
3556
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead. This alias will be removed in v1.0 */
3555
3557
  default as FilterIcon
3556
3558
  } from '../icons/funnel';
3557
- // Grid2x2Check aliases
3558
- export { default as Grid2x2CheckIcon } from '../icons/grid-2x2-check';
3559
- export {
3560
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Check} instead. This alias will be removed in v1.0 */
3561
- default as Grid2X2CheckIcon
3562
- } from '../icons/grid-2x2-check';
3563
3559
  // GitCommitHorizontal aliases
3564
3560
  export { default as GitCommitHorizontalIcon } from '../icons/git-commit-horizontal';
3565
3561
  export {
3566
3562
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link GitCommitHorizontal} instead. This alias will be removed in v1.0 */
3567
3563
  default as GitCommitIcon
3568
3564
  } from '../icons/git-commit-horizontal';
3569
- // Grid2x2X aliases
3570
- export { default as Grid2x2XIcon } from '../icons/grid-2x2-x';
3571
- export {
3572
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2X} instead. This alias will be removed in v1.0 */
3573
- default as Grid2X2XIcon
3574
- } from '../icons/grid-2x2-x';
3575
3565
  // Grid2x2Plus aliases
3576
3566
  export { default as Grid2x2PlusIcon } from '../icons/grid-2x2-plus';
3577
3567
  export {
3578
3568
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Plus} instead. This alias will be removed in v1.0 */
3579
3569
  default as Grid2X2PlusIcon
3580
3570
  } from '../icons/grid-2x2-plus';
3581
- // Grid2x2 aliases
3582
- export { default as Grid2x2Icon } from '../icons/grid-2x2';
3571
+ // Grid2x2X aliases
3572
+ export { default as Grid2x2XIcon } from '../icons/grid-2x2-x';
3583
3573
  export {
3584
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. This alias will be removed in v1.0 */
3585
- default as Grid2X2Icon
3586
- } from '../icons/grid-2x2';
3574
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2X} instead. This alias will be removed in v1.0 */
3575
+ default as Grid2X2XIcon
3576
+ } from '../icons/grid-2x2-x';
3577
+ // Grid2x2Check aliases
3578
+ export { default as Grid2x2CheckIcon } from '../icons/grid-2x2-check';
3579
+ export {
3580
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Check} instead. This alias will be removed in v1.0 */
3581
+ default as Grid2X2CheckIcon
3582
+ } from '../icons/grid-2x2-check';
3587
3583
  // Grid3x3 aliases
3588
3584
  export { default as Grid3x3Icon } from '../icons/grid-3x3';
3589
3585
  export {
@@ -3594,6 +3590,18 @@ export {
3594
3590
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. This alias will be removed in v1.0 */
3595
3591
  default as Grid3X3Icon
3596
3592
  } from '../icons/grid-3x3';
3593
+ // Grid2x2 aliases
3594
+ export { default as Grid2x2Icon } from '../icons/grid-2x2';
3595
+ export {
3596
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. This alias will be removed in v1.0 */
3597
+ default as Grid2X2Icon
3598
+ } from '../icons/grid-2x2';
3599
+ // HandGrab aliases
3600
+ export { default as HandGrabIcon } from '../icons/hand-grab';
3601
+ export {
3602
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. This alias will be removed in v1.0 */
3603
+ default as GrabIcon
3604
+ } from '../icons/hand-grab';
3597
3605
  // HandHelping aliases
3598
3606
  export { default as HandHelpingIcon } from '../icons/hand-helping';
3599
3607
  export {
@@ -3606,12 +3614,6 @@ export {
3606
3614
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. This alias will be removed in v1.0 */
3607
3615
  default as HomeIcon
3608
3616
  } from '../icons/house';
3609
- // HandGrab aliases
3610
- export { default as HandGrabIcon } from '../icons/hand-grab';
3611
- export {
3612
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. This alias will be removed in v1.0 */
3613
- default as GrabIcon
3614
- } from '../icons/hand-grab';
3615
3617
  // IceCreamBowl aliases
3616
3618
  export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
3617
3619
  export {
@@ -3646,6 +3648,12 @@ export {
3646
3648
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. This alias will be removed in v1.0 */
3647
3649
  default as IndentDecreaseIcon
3648
3650
  } from '../icons/list-indent-decrease';
3651
+ // LoaderCircle aliases
3652
+ export { default as LoaderCircleIcon } from '../icons/loader-circle';
3653
+ export {
3654
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. This alias will be removed in v1.0 */
3655
+ default as Loader2Icon
3656
+ } from '../icons/loader-circle';
3649
3657
  // ListIndentIncrease aliases
3650
3658
  export { default as ListIndentIncreaseIcon } from '../icons/list-indent-increase';
3651
3659
  export {
@@ -3656,30 +3664,24 @@ export {
3656
3664
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. This alias will be removed in v1.0 */
3657
3665
  default as IndentIncreaseIcon
3658
3666
  } from '../icons/list-indent-increase';
3659
- // LoaderCircle aliases
3660
- export { default as LoaderCircleIcon } from '../icons/loader-circle';
3661
- export {
3662
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. This alias will be removed in v1.0 */
3663
- default as Loader2Icon
3664
- } from '../icons/loader-circle';
3665
3667
  // LockKeyholeOpen aliases
3666
3668
  export { default as LockKeyholeOpenIcon } from '../icons/lock-keyhole-open';
3667
3669
  export {
3668
3670
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockKeyholeOpen} instead. This alias will be removed in v1.0 */
3669
3671
  default as UnlockKeyholeIcon
3670
3672
  } from '../icons/lock-keyhole-open';
3671
- // LockOpen aliases
3672
- export { default as LockOpenIcon } from '../icons/lock-open';
3673
- export {
3674
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. This alias will be removed in v1.0 */
3675
- default as UnlockIcon
3676
- } from '../icons/lock-open';
3677
3673
  // MailQuestionMark aliases
3678
3674
  export { default as MailQuestionMarkIcon } from '../icons/mail-question-mark';
3679
3675
  export {
3680
3676
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MailQuestionMark} instead. This alias will be removed in v1.0 */
3681
3677
  default as MailQuestionIcon
3682
3678
  } from '../icons/mail-question-mark';
3679
+ // LockOpen aliases
3680
+ export { default as LockOpenIcon } from '../icons/lock-open';
3681
+ export {
3682
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. This alias will be removed in v1.0 */
3683
+ default as UnlockIcon
3684
+ } from '../icons/lock-open';
3683
3685
  // MessageCircleQuestionMark aliases
3684
3686
  export { default as MessageCircleQuestionMarkIcon } from '../icons/message-circle-question-mark';
3685
3687
  export {
@@ -3698,12 +3700,6 @@ export {
3698
3700
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead. This alias will be removed in v1.0 */
3699
3701
  default as Mic2Icon
3700
3702
  } from '../icons/mic-vocal';
3701
- // OctagonAlert aliases
3702
- export { default as OctagonAlertIcon } from '../icons/octagon-alert';
3703
- export {
3704
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. This alias will be removed in v1.0 */
3705
- default as AlertOctagonIcon
3706
- } from '../icons/octagon-alert';
3707
3703
  // Move3d aliases
3708
3704
  export { default as Move3dIcon } from '../icons/move-3d';
3709
3705
  export {
@@ -3716,60 +3712,60 @@ export {
3716
3712
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead. This alias will be removed in v1.0 */
3717
3713
  default as PauseOctagonIcon
3718
3714
  } from '../icons/octagon-pause';
3719
- // PaintbrushVertical aliases
3720
- export { default as PaintbrushVerticalIcon } from '../icons/paintbrush-vertical';
3721
- export {
3722
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead. This alias will be removed in v1.0 */
3723
- default as Paintbrush2Icon
3724
- } from '../icons/paintbrush-vertical';
3725
3715
  // OctagonX aliases
3726
3716
  export { default as OctagonXIcon } from '../icons/octagon-x';
3727
3717
  export {
3728
3718
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonX} instead. This alias will be removed in v1.0 */
3729
3719
  default as XOctagonIcon
3730
3720
  } from '../icons/octagon-x';
3721
+ // OctagonAlert aliases
3722
+ export { default as OctagonAlertIcon } from '../icons/octagon-alert';
3723
+ export {
3724
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. This alias will be removed in v1.0 */
3725
+ default as AlertOctagonIcon
3726
+ } from '../icons/octagon-alert';
3727
+ // PaintbrushVertical aliases
3728
+ export { default as PaintbrushVerticalIcon } from '../icons/paintbrush-vertical';
3729
+ export {
3730
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead. This alias will be removed in v1.0 */
3731
+ default as Paintbrush2Icon
3732
+ } from '../icons/paintbrush-vertical';
3731
3733
  // PanelBottomDashed aliases
3732
3734
  export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed';
3733
3735
  export {
3734
3736
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. This alias will be removed in v1.0 */
3735
- default as PanelBottomInactiveIcon
3736
- } from '../icons/panel-bottom-dashed';
3737
- // PanelLeftClose aliases
3738
- export { default as PanelLeftCloseIcon } from '../icons/panel-left-close';
3739
- export {
3740
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. This alias will be removed in v1.0 */
3741
- default as SidebarCloseIcon
3742
- } from '../icons/panel-left-close';
3737
+ default as PanelBottomInactiveIcon
3738
+ } from '../icons/panel-bottom-dashed';
3743
3739
  // PanelLeftDashed aliases
3744
3740
  export { default as PanelLeftDashedIcon } from '../icons/panel-left-dashed';
3745
3741
  export {
3746
3742
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftDashed} instead. This alias will be removed in v1.0 */
3747
3743
  default as PanelLeftInactiveIcon
3748
3744
  } from '../icons/panel-left-dashed';
3745
+ // PanelLeftClose aliases
3746
+ export { default as PanelLeftCloseIcon } from '../icons/panel-left-close';
3747
+ export {
3748
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. This alias will be removed in v1.0 */
3749
+ default as SidebarCloseIcon
3750
+ } from '../icons/panel-left-close';
3749
3751
  // PanelLeftOpen aliases
3750
3752
  export { default as PanelLeftOpenIcon } from '../icons/panel-left-open';
3751
3753
  export {
3752
3754
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftOpen} instead. This alias will be removed in v1.0 */
3753
3755
  default as SidebarOpenIcon
3754
3756
  } from '../icons/panel-left-open';
3755
- // PanelLeft aliases
3756
- export { default as PanelLeftIcon } from '../icons/panel-left';
3757
+ // PanelRightDashed aliases
3758
+ export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed';
3757
3759
  export {
3758
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. This alias will be removed in v1.0 */
3759
- default as SidebarIcon
3760
- } from '../icons/panel-left';
3760
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelRightDashed} instead. This alias will be removed in v1.0 */
3761
+ default as PanelRightInactiveIcon
3762
+ } from '../icons/panel-right-dashed';
3761
3763
  // PanelTopDashed aliases
3762
3764
  export { default as PanelTopDashedIcon } from '../icons/panel-top-dashed';
3763
3765
  export {
3764
3766
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelTopDashed} instead. This alias will be removed in v1.0 */
3765
3767
  default as PanelTopInactiveIcon
3766
3768
  } from '../icons/panel-top-dashed';
3767
- // PanelRightDashed aliases
3768
- export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed';
3769
- export {
3770
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelRightDashed} instead. This alias will be removed in v1.0 */
3771
- default as PanelRightInactiveIcon
3772
- } from '../icons/panel-right-dashed';
3773
3769
  // PanelsTopLeft aliases
3774
3770
  export { default as PanelsTopLeftIcon } from '../icons/panels-top-left';
3775
3771
  export {
@@ -3782,36 +3778,42 @@ export {
3782
3778
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. This alias will be removed in v1.0 */
3783
3779
  default as Edit3Icon
3784
3780
  } from '../icons/pen-line';
3785
- // PlugZap aliases
3786
- export { default as PlugZapIcon } from '../icons/plug-zap';
3781
+ // PanelLeft aliases
3782
+ export { default as PanelLeftIcon } from '../icons/panel-left';
3787
3783
  export {
3788
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PlugZap} instead. This alias will be removed in v1.0 */
3789
- default as PlugZap2Icon
3790
- } from '../icons/plug-zap';
3784
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. This alias will be removed in v1.0 */
3785
+ default as SidebarIcon
3786
+ } from '../icons/panel-left';
3791
3787
  // Pen aliases
3792
3788
  export { default as PenIcon } from '../icons/pen';
3793
3789
  export {
3794
3790
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Pen} instead. This alias will be removed in v1.0 */
3795
3791
  default as Edit2Icon
3796
3792
  } from '../icons/pen';
3797
- // Rotate3d aliases
3798
- export { default as Rotate3dIcon } from '../icons/rotate-3d';
3799
- export {
3800
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead. This alias will be removed in v1.0 */
3801
- default as Rotate3DIcon
3802
- } from '../icons/rotate-3d';
3803
3793
  // RectangleEllipsis aliases
3804
3794
  export { default as RectangleEllipsisIcon } from '../icons/rectangle-ellipsis';
3805
3795
  export {
3806
3796
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RectangleEllipsis} instead. This alias will be removed in v1.0 */
3807
3797
  default as FormInputIcon
3808
3798
  } from '../icons/rectangle-ellipsis';
3799
+ // PlugZap aliases
3800
+ export { default as PlugZapIcon } from '../icons/plug-zap';
3801
+ export {
3802
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PlugZap} instead. This alias will be removed in v1.0 */
3803
+ default as PlugZap2Icon
3804
+ } from '../icons/plug-zap';
3809
3805
  // Rows2 aliases
3810
3806
  export { default as Rows2Icon } from '../icons/rows-2';
3811
3807
  export {
3812
3808
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead. This alias will be removed in v1.0 */
3813
3809
  default as RowsIcon
3814
3810
  } from '../icons/rows-2';
3811
+ // Rotate3d aliases
3812
+ export { default as Rotate3dIcon } from '../icons/rotate-3d';
3813
+ export {
3814
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead. This alias will be removed in v1.0 */
3815
+ default as Rotate3DIcon
3816
+ } from '../icons/rotate-3d';
3815
3817
  // Rows3 aliases
3816
3818
  export { default as Rows3Icon } from '../icons/rows-3';
3817
3819
  export {
@@ -3842,30 +3844,30 @@ export {
3842
3844
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldX} instead. This alias will be removed in v1.0 */
3843
3845
  default as ShieldCloseIcon
3844
3846
  } from '../icons/shield-x';
3845
- // SquareActivity aliases
3846
- export { default as SquareActivityIcon } from '../icons/square-activity';
3847
- export {
3848
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareActivity} instead. This alias will be removed in v1.0 */
3849
- default as ActivitySquareIcon
3850
- } from '../icons/square-activity';
3851
3847
  // SlidersVertical aliases
3852
3848
  export { default as SlidersVerticalIcon } from '../icons/sliders-vertical';
3853
3849
  export {
3854
3850
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead. This alias will be removed in v1.0 */
3855
3851
  default as SlidersIcon
3856
3852
  } from '../icons/sliders-vertical';
3857
- // SquareArrowDownLeft aliases
3858
- export { default as SquareArrowDownLeftIcon } from '../icons/square-arrow-down-left';
3859
- export {
3860
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownLeft} instead. This alias will be removed in v1.0 */
3861
- default as ArrowDownLeftSquareIcon
3862
- } from '../icons/square-arrow-down-left';
3863
3853
  // Sparkles aliases
3864
3854
  export { default as SparklesIcon } from '../icons/sparkles';
3865
3855
  export {
3866
3856
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Sparkles} instead. This alias will be removed in v1.0 */
3867
3857
  default as StarsIcon
3868
3858
  } from '../icons/sparkles';
3859
+ // SquareActivity aliases
3860
+ export { default as SquareActivityIcon } from '../icons/square-activity';
3861
+ export {
3862
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareActivity} instead. This alias will be removed in v1.0 */
3863
+ default as ActivitySquareIcon
3864
+ } from '../icons/square-activity';
3865
+ // SquareArrowDownLeft aliases
3866
+ export { default as SquareArrowDownLeftIcon } from '../icons/square-arrow-down-left';
3867
+ export {
3868
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownLeft} instead. This alias will be removed in v1.0 */
3869
+ default as ArrowDownLeftSquareIcon
3870
+ } from '../icons/square-arrow-down-left';
3869
3871
  // SquareArrowDownRight aliases
3870
3872
  export { default as SquareArrowDownRightIcon } from '../icons/square-arrow-down-right';
3871
3873
  export {
@@ -3884,18 +3886,18 @@ export {
3884
3886
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowLeft} instead. This alias will be removed in v1.0 */
3885
3887
  default as ArrowLeftSquareIcon
3886
3888
  } from '../icons/square-arrow-left';
3887
- // SquareArrowOutDownRight aliases
3888
- export { default as SquareArrowOutDownRightIcon } from '../icons/square-arrow-out-down-right';
3889
- export {
3890
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. This alias will be removed in v1.0 */
3891
- default as ArrowDownRightFromSquareIcon
3892
- } from '../icons/square-arrow-out-down-right';
3893
3889
  // SquareArrowOutDownLeft aliases
3894
3890
  export { default as SquareArrowOutDownLeftIcon } from '../icons/square-arrow-out-down-left';
3895
3891
  export {
3896
3892
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead. This alias will be removed in v1.0 */
3897
3893
  default as ArrowDownLeftFromSquareIcon
3898
3894
  } from '../icons/square-arrow-out-down-left';
3895
+ // SquareArrowOutDownRight aliases
3896
+ export { default as SquareArrowOutDownRightIcon } from '../icons/square-arrow-out-down-right';
3897
+ export {
3898
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. This alias will be removed in v1.0 */
3899
+ default as ArrowDownRightFromSquareIcon
3900
+ } from '../icons/square-arrow-out-down-right';
3899
3901
  // SquareArrowOutUpLeft aliases
3900
3902
  export { default as SquareArrowOutUpLeftIcon } from '../icons/square-arrow-out-up-left';
3901
3903
  export {
@@ -3938,30 +3940,24 @@ export {
3938
3940
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead. This alias will be removed in v1.0 */
3939
3941
  default as AsteriskSquareIcon
3940
3942
  } from '../icons/square-asterisk';
3941
- // SquareBottomDashedScissors aliases
3942
- export { default as SquareBottomDashedScissorsIcon } from '../icons/square-bottom-dashed-scissors';
3943
- export {
3944
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareBottomDashedScissors} instead. This alias will be removed in v1.0 */
3945
- default as ScissorsSquareDashedBottomIcon
3946
- } from '../icons/square-bottom-dashed-scissors';
3947
3943
  // SquareCenterlineDashedHorizontal aliases
3948
3944
  export { default as SquareCenterlineDashedHorizontalIcon } from '../icons/square-centerline-dashed-horizontal';
3949
3945
  export {
3950
3946
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedHorizontal} instead. This alias will be removed in v1.0 */
3951
3947
  default as FlipHorizontalIcon
3952
3948
  } from '../icons/square-centerline-dashed-horizontal';
3949
+ // SquareBottomDashedScissors aliases
3950
+ export { default as SquareBottomDashedScissorsIcon } from '../icons/square-bottom-dashed-scissors';
3951
+ export {
3952
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareBottomDashedScissors} instead. This alias will be removed in v1.0 */
3953
+ default as ScissorsSquareDashedBottomIcon
3954
+ } from '../icons/square-bottom-dashed-scissors';
3953
3955
  // SquareCenterlineDashedVertical aliases
3954
3956
  export { default as SquareCenterlineDashedVerticalIcon } from '../icons/square-centerline-dashed-vertical';
3955
3957
  export {
3956
3958
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedVertical} instead. This alias will be removed in v1.0 */
3957
3959
  default as FlipVerticalIcon
3958
3960
  } from '../icons/square-centerline-dashed-vertical';
3959
- // SquareCheckBig aliases
3960
- export { default as SquareCheckBigIcon } from '../icons/square-check-big';
3961
- export {
3962
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. This alias will be removed in v1.0 */
3963
- default as CheckSquareIcon
3964
- } from '../icons/square-check-big';
3965
3961
  // SquareChartGantt aliases
3966
3962
  export { default as SquareChartGanttIcon } from '../icons/square-chart-gantt';
3967
3963
  export {
@@ -3972,6 +3968,12 @@ export {
3972
3968
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead. This alias will be removed in v1.0 */
3973
3969
  default as SquareGanttChartIcon
3974
3970
  } from '../icons/square-chart-gantt';
3971
+ // SquareCheckBig aliases
3972
+ export { default as SquareCheckBigIcon } from '../icons/square-check-big';
3973
+ export {
3974
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. This alias will be removed in v1.0 */
3975
+ default as CheckSquareIcon
3976
+ } from '../icons/square-check-big';
3975
3977
  // SquareCheck aliases
3976
3978
  export { default as SquareCheckIcon } from '../icons/square-check';
3977
3979
  export {
@@ -3996,18 +3998,18 @@ export {
3996
3998
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronRight} instead. This alias will be removed in v1.0 */
3997
3999
  default as ChevronRightSquareIcon
3998
4000
  } from '../icons/square-chevron-right';
3999
- // SquareChevronUp aliases
4000
- export { default as SquareChevronUpIcon } from '../icons/square-chevron-up';
4001
- export {
4002
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronUp} instead. This alias will be removed in v1.0 */
4003
- default as ChevronUpSquareIcon
4004
- } from '../icons/square-chevron-up';
4005
4001
  // SquareCode aliases
4006
4002
  export { default as SquareCodeIcon } from '../icons/square-code';
4007
4003
  export {
4008
4004
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCode} instead. This alias will be removed in v1.0 */
4009
4005
  default as CodeSquareIcon
4010
4006
  } from '../icons/square-code';
4007
+ // SquareChevronUp aliases
4008
+ export { default as SquareChevronUpIcon } from '../icons/square-chevron-up';
4009
+ export {
4010
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronUp} instead. This alias will be removed in v1.0 */
4011
+ default as ChevronUpSquareIcon
4012
+ } from '../icons/square-chevron-up';
4011
4013
  // SquareDashedKanban aliases
4012
4014
  export { default as SquareDashedKanbanIcon } from '../icons/square-dashed-kanban';
4013
4015
  export {
@@ -4032,12 +4034,6 @@ export {
4032
4034
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDivide} instead. This alias will be removed in v1.0 */
4033
4035
  default as DivideSquareIcon
4034
4036
  } from '../icons/square-divide';
4035
- // SquareEqual aliases
4036
- export { default as SquareEqualIcon } from '../icons/square-equal';
4037
- export {
4038
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead. This alias will be removed in v1.0 */
4039
- default as EqualSquareIcon
4040
- } from '../icons/square-equal';
4041
4037
  // SquareDot aliases
4042
4038
  export { default as SquareDotIcon } from '../icons/square-dot';
4043
4039
  export {
@@ -4050,6 +4046,12 @@ export {
4050
4046
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. This alias will be removed in v1.0 */
4051
4047
  default as FunctionSquareIcon
4052
4048
  } from '../icons/square-function';
4049
+ // SquareEqual aliases
4050
+ export { default as SquareEqualIcon } from '../icons/square-equal';
4051
+ export {
4052
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead. This alias will be removed in v1.0 */
4053
+ default as EqualSquareIcon
4054
+ } from '../icons/square-equal';
4053
4055
  // SquareKanban aliases
4054
4056
  export { default as SquareKanbanIcon } from '../icons/square-kanban';
4055
4057
  export {
@@ -4062,18 +4064,18 @@ export {
4062
4064
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareLibrary} instead. This alias will be removed in v1.0 */
4063
4065
  default as LibrarySquareIcon
4064
4066
  } from '../icons/square-library';
4065
- // SquareM aliases
4066
- export { default as SquareMIcon } from '../icons/square-m';
4067
- export {
4068
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead. This alias will be removed in v1.0 */
4069
- default as MSquareIcon
4070
- } from '../icons/square-m';
4071
4067
  // SquareMenu aliases
4072
4068
  export { default as SquareMenuIcon } from '../icons/square-menu';
4073
4069
  export {
4074
4070
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMenu} instead. This alias will be removed in v1.0 */
4075
4071
  default as MenuSquareIcon
4076
4072
  } from '../icons/square-menu';
4073
+ // SquareM aliases
4074
+ export { default as SquareMIcon } from '../icons/square-m';
4075
+ export {
4076
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead. This alias will be removed in v1.0 */
4077
+ default as MSquareIcon
4078
+ } from '../icons/square-m';
4077
4079
  // SquareMinus aliases
4078
4080
  export { default as SquareMinusIcon } from '../icons/square-minus';
4079
4081
  export {
@@ -4124,72 +4126,66 @@ export {
4124
4126
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead. This alias will be removed in v1.0 */
4125
4127
  default as PiSquareIcon
4126
4128
  } from '../icons/square-pi';
4127
- // SquarePlay aliases
4128
- export { default as SquarePlayIcon } from '../icons/square-play';
4129
- export {
4130
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlay} instead. This alias will be removed in v1.0 */
4131
- default as PlaySquareIcon
4132
- } from '../icons/square-play';
4133
4129
  // SquarePilcrow aliases
4134
4130
  export { default as SquarePilcrowIcon } from '../icons/square-pilcrow';
4135
4131
  export {
4136
4132
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead. This alias will be removed in v1.0 */
4137
4133
  default as PilcrowSquareIcon
4138
4134
  } from '../icons/square-pilcrow';
4139
- // SquarePower aliases
4140
- export { default as SquarePowerIcon } from '../icons/square-power';
4135
+ // SquarePlay aliases
4136
+ export { default as SquarePlayIcon } from '../icons/square-play';
4141
4137
  export {
4142
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead. This alias will be removed in v1.0 */
4143
- default as PowerSquareIcon
4144
- } from '../icons/square-power';
4138
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlay} instead. This alias will be removed in v1.0 */
4139
+ default as PlaySquareIcon
4140
+ } from '../icons/square-play';
4145
4141
  // SquarePlus aliases
4146
4142
  export { default as SquarePlusIcon } from '../icons/square-plus';
4147
4143
  export {
4148
4144
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlus} instead. This alias will be removed in v1.0 */
4149
4145
  default as PlusSquareIcon
4150
4146
  } from '../icons/square-plus';
4151
- // SquareScissors aliases
4152
- export { default as SquareScissorsIcon } from '../icons/square-scissors';
4147
+ // SquarePower aliases
4148
+ export { default as SquarePowerIcon } from '../icons/square-power';
4153
4149
  export {
4154
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareScissors} instead. This alias will be removed in v1.0 */
4155
- default as ScissorsSquareIcon
4156
- } from '../icons/square-scissors';
4150
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead. This alias will be removed in v1.0 */
4151
+ default as PowerSquareIcon
4152
+ } from '../icons/square-power';
4157
4153
  // SquareSigma aliases
4158
4154
  export { default as SquareSigmaIcon } from '../icons/square-sigma';
4159
4155
  export {
4160
4156
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. This alias will be removed in v1.0 */
4161
4157
  default as SigmaSquareIcon
4162
4158
  } from '../icons/square-sigma';
4163
- // SquareSlash aliases
4164
- export { default as SquareSlashIcon } from '../icons/square-slash';
4159
+ // SquareScissors aliases
4160
+ export { default as SquareScissorsIcon } from '../icons/square-scissors';
4165
4161
  export {
4166
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. This alias will be removed in v1.0 */
4167
- default as SlashSquareIcon
4168
- } from '../icons/square-slash';
4162
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareScissors} instead. This alias will be removed in v1.0 */
4163
+ default as ScissorsSquareIcon
4164
+ } from '../icons/square-scissors';
4165
+ // SquareSplitVertical aliases
4166
+ export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical';
4167
+ export {
4168
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. This alias will be removed in v1.0 */
4169
+ default as SplitSquareVerticalIcon
4170
+ } from '../icons/square-split-vertical';
4169
4171
  // SquareSplitHorizontal aliases
4170
4172
  export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
4171
4173
  export {
4172
4174
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. This alias will be removed in v1.0 */
4173
4175
  default as SplitSquareHorizontalIcon
4174
4176
  } from '../icons/square-split-horizontal';
4175
- // SquareSplitVertical aliases
4176
- export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical';
4177
+ // SquareSlash aliases
4178
+ export { default as SquareSlashIcon } from '../icons/square-slash';
4177
4179
  export {
4178
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. This alias will be removed in v1.0 */
4179
- default as SplitSquareVerticalIcon
4180
- } from '../icons/square-split-vertical';
4180
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. This alias will be removed in v1.0 */
4181
+ default as SlashSquareIcon
4182
+ } from '../icons/square-slash';
4181
4183
  // SquareUserRound aliases
4182
4184
  export { default as SquareUserRoundIcon } from '../icons/square-user-round';
4183
4185
  export {
4184
4186
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. This alias will be removed in v1.0 */
4185
4187
  default as UserSquare2Icon
4186
4188
  } from '../icons/square-user-round';
4187
- // SquareUser aliases
4188
- export { default as SquareUserIcon } from '../icons/square-user';
4189
- export {
4190
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. This alias will be removed in v1.0 */
4191
- default as UserSquareIcon
4192
- } from '../icons/square-user';
4193
4189
  // SquareTerminal aliases
4194
4190
  export { default as SquareTerminalIcon } from '../icons/square-terminal';
4195
4191
  export {
@@ -4214,18 +4210,24 @@ export {
4214
4210
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignCenter} instead. This alias will be removed in v1.0 */
4215
4211
  default as AlignCenterIcon
4216
4212
  } from '../icons/text-align-center';
4217
- // TextAlignJustify aliases
4218
- export { default as TextAlignJustifyIcon } from '../icons/text-align-justify';
4213
+ // SquareUser aliases
4214
+ export { default as SquareUserIcon } from '../icons/square-user';
4219
4215
  export {
4220
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead. This alias will be removed in v1.0 */
4221
- default as AlignJustifyIcon
4222
- } from '../icons/text-align-justify';
4216
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. This alias will be removed in v1.0 */
4217
+ default as UserSquareIcon
4218
+ } from '../icons/square-user';
4223
4219
  // TextAlignEnd aliases
4224
4220
  export { default as TextAlignEndIcon } from '../icons/text-align-end';
4225
4221
  export {
4226
4222
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignEnd} instead. This alias will be removed in v1.0 */
4227
4223
  default as AlignRightIcon
4228
4224
  } from '../icons/text-align-end';
4225
+ // TextAlignJustify aliases
4226
+ export { default as TextAlignJustifyIcon } from '../icons/text-align-justify';
4227
+ export {
4228
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead. This alias will be removed in v1.0 */
4229
+ default as AlignJustifyIcon
4230
+ } from '../icons/text-align-justify';
4229
4231
  // TextAlignStart aliases
4230
4232
  export { default as TextAlignStartIcon } from '../icons/text-align-start';
4231
4233
  export {
@@ -4236,12 +4238,6 @@ export {
4236
4238
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignStart} instead. This alias will be removed in v1.0 */
4237
4239
  default as AlignLeftIcon
4238
4240
  } from '../icons/text-align-start';
4239
- // TextSelect aliases
4240
- export { default as TextSelectIcon } from '../icons/text-select';
4241
- export {
4242
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextSelect} instead. This alias will be removed in v1.0 */
4243
- default as TextSelectionIcon
4244
- } from '../icons/text-select';
4245
4241
  // TextInitial aliases
4246
4242
  export { default as TextInitialIcon } from '../icons/text-initial';
4247
4243
  export {
@@ -4254,12 +4250,12 @@ export {
4254
4250
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. This alias will be removed in v1.0 */
4255
4251
  default as WrapTextIcon
4256
4252
  } from '../icons/text-wrap';
4257
- // TriangleAlert aliases
4258
- export { default as TriangleAlertIcon } from '../icons/triangle-alert';
4253
+ // TextSelect aliases
4254
+ export { default as TextSelectIcon } from '../icons/text-select';
4259
4255
  export {
4260
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead. This alias will be removed in v1.0 */
4261
- default as AlertTriangleIcon
4262
- } from '../icons/triangle-alert';
4256
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextSelect} instead. This alias will be removed in v1.0 */
4257
+ default as TextSelectionIcon
4258
+ } from '../icons/text-select';
4263
4259
  // TramFront aliases
4264
4260
  export { default as TramFrontIcon } from '../icons/tram-front';
4265
4261
  export {
@@ -4278,6 +4274,12 @@ export {
4278
4274
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead. This alias will be removed in v1.0 */
4279
4275
  default as Tv2Icon
4280
4276
  } from '../icons/tv-minimal';
4277
+ // TriangleAlert aliases
4278
+ export { default as TriangleAlertIcon } from '../icons/triangle-alert';
4279
+ export {
4280
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead. This alias will be removed in v1.0 */
4281
+ default as AlertTriangleIcon
4282
+ } from '../icons/triangle-alert';
4281
4283
  // University aliases
4282
4284
  export { default as UniversityIcon } from '../icons/university';
4283
4285
  export {
@@ -4314,18 +4316,18 @@ export {
4314
4316
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. This alias will be removed in v1.0 */
4315
4317
  default as UserX2Icon
4316
4318
  } from '../icons/user-round-x';
4317
- // UserRound aliases
4318
- export { default as UserRoundIcon } from '../icons/user-round';
4319
- export {
4320
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. This alias will be removed in v1.0 */
4321
- default as User2Icon
4322
- } from '../icons/user-round';
4323
4319
  // UsersRound aliases
4324
4320
  export { default as UsersRoundIcon } from '../icons/users-round';
4325
4321
  export {
4326
4322
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UsersRound} instead. This alias will be removed in v1.0 */
4327
4323
  default as Users2Icon
4328
4324
  } from '../icons/users-round';
4325
+ // UserRound aliases
4326
+ export { default as UserRoundIcon } from '../icons/user-round';
4327
+ export {
4328
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. This alias will be removed in v1.0 */
4329
+ default as User2Icon
4330
+ } from '../icons/user-round';
4329
4331
  // UtensilsCrossed aliases
4330
4332
  export { default as UtensilsCrossedIcon } from '../icons/utensils-crossed';
4331
4333
  export {