@lucide/astro 0.558.0 → 0.559.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.
@@ -12,92 +12,92 @@ export { default as ActivityIcon } from '../icons/activity';
12
12
  export { default as AirVentIcon } from '../icons/air-vent';
13
13
  // Airplay aliases
14
14
  export { default as AirplayIcon } from '../icons/airplay';
15
- // AlarmClock aliases
16
- export { default as AlarmClockIcon } from '../icons/alarm-clock';
17
15
  // AlarmClockOff aliases
18
16
  export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
19
17
  // AlarmSmoke aliases
20
18
  export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
19
+ // AlarmClock aliases
20
+ export { default as AlarmClockIcon } from '../icons/alarm-clock';
21
21
  // Album aliases
22
22
  export { default as AlbumIcon } from '../icons/album';
23
- // AlignCenterHorizontal aliases
24
- export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
25
23
  // AlignCenterVertical aliases
26
24
  export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
25
+ // AlignCenterHorizontal aliases
26
+ export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
27
27
  // AlignEndHorizontal aliases
28
28
  export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal';
29
- // AlignHorizontalDistributeCenter aliases
30
- export { default as AlignHorizontalDistributeCenterIcon } from '../icons/align-horizontal-distribute-center';
31
29
  // AlignEndVertical aliases
32
30
  export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
33
31
  // AlignHorizontalDistributeEnd aliases
34
32
  export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-horizontal-distribute-end';
33
+ // AlignHorizontalDistributeCenter aliases
34
+ export { default as AlignHorizontalDistributeCenterIcon } from '../icons/align-horizontal-distribute-center';
35
35
  // AlignHorizontalJustifyCenter aliases
36
36
  export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-horizontal-justify-center';
37
37
  // AlignHorizontalDistributeStart aliases
38
38
  export { default as AlignHorizontalDistributeStartIcon } from '../icons/align-horizontal-distribute-start';
39
- // AlignHorizontalJustifyStart aliases
40
- export { default as AlignHorizontalJustifyStartIcon } from '../icons/align-horizontal-justify-start';
41
39
  // AlignHorizontalJustifyEnd aliases
42
40
  export { default as AlignHorizontalJustifyEndIcon } from '../icons/align-horizontal-justify-end';
43
- // AlignHorizontalSpaceBetween aliases
44
- export { default as AlignHorizontalSpaceBetweenIcon } from '../icons/align-horizontal-space-between';
45
41
  // AlignHorizontalSpaceAround aliases
46
42
  export { default as AlignHorizontalSpaceAroundIcon } from '../icons/align-horizontal-space-around';
47
- // AlignStartHorizontal aliases
48
- export { default as AlignStartHorizontalIcon } from '../icons/align-start-horizontal';
43
+ // AlignHorizontalJustifyStart aliases
44
+ export { default as AlignHorizontalJustifyStartIcon } from '../icons/align-horizontal-justify-start';
49
45
  // AlignStartVertical aliases
50
46
  export { default as AlignStartVerticalIcon } from '../icons/align-start-vertical';
51
47
  // AlignVerticalDistributeCenter aliases
52
48
  export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-vertical-distribute-center';
49
+ // AlignHorizontalSpaceBetween aliases
50
+ export { default as AlignHorizontalSpaceBetweenIcon } from '../icons/align-horizontal-space-between';
53
51
  // AlignVerticalDistributeEnd aliases
54
52
  export { default as AlignVerticalDistributeEndIcon } from '../icons/align-vertical-distribute-end';
55
53
  // AlignVerticalDistributeStart aliases
56
54
  export { default as AlignVerticalDistributeStartIcon } from '../icons/align-vertical-distribute-start';
55
+ // AlignStartHorizontal aliases
56
+ export { default as AlignStartHorizontalIcon } from '../icons/align-start-horizontal';
57
57
  // AlignVerticalJustifyCenter aliases
58
58
  export { default as AlignVerticalJustifyCenterIcon } from '../icons/align-vertical-justify-center';
59
59
  // AlignVerticalJustifyStart aliases
60
60
  export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start';
61
- // AlignVerticalSpaceAround aliases
62
- export { default as AlignVerticalSpaceAroundIcon } from '../icons/align-vertical-space-around';
63
- // AlignVerticalSpaceBetween aliases
64
- export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
65
61
  // AlignVerticalJustifyEnd aliases
66
62
  export { default as AlignVerticalJustifyEndIcon } from '../icons/align-vertical-justify-end';
67
63
  // Ambulance aliases
68
64
  export { default as AmbulanceIcon } from '../icons/ambulance';
65
+ // AlignVerticalSpaceAround aliases
66
+ export { default as AlignVerticalSpaceAroundIcon } from '../icons/align-vertical-space-around';
67
+ // AlignVerticalSpaceBetween aliases
68
+ export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
69
69
  // Ampersand aliases
70
70
  export { default as AmpersandIcon } from '../icons/ampersand';
71
- // Amphora aliases
72
- export { default as AmphoraIcon } from '../icons/amphora';
73
71
  // Ampersands aliases
74
72
  export { default as AmpersandsIcon } from '../icons/ampersands';
73
+ // Amphora aliases
74
+ export { default as AmphoraIcon } from '../icons/amphora';
75
75
  // Anchor aliases
76
76
  export { default as AnchorIcon } from '../icons/anchor';
77
77
  // Angry aliases
78
78
  export { default as AngryIcon } from '../icons/angry';
79
- // Annoyed aliases
80
- export { default as AnnoyedIcon } from '../icons/annoyed';
81
79
  // Antenna aliases
82
80
  export { default as AntennaIcon } from '../icons/antenna';
81
+ // Annoyed aliases
82
+ export { default as AnnoyedIcon } from '../icons/annoyed';
83
83
  // Anvil aliases
84
84
  export { default as AnvilIcon } from '../icons/anvil';
85
- // AppWindowMac aliases
86
- export { default as AppWindowMacIcon } from '../icons/app-window-mac';
87
85
  // Aperture aliases
88
86
  export { default as ApertureIcon } from '../icons/aperture';
87
+ // AppWindowMac aliases
88
+ export { default as AppWindowMacIcon } from '../icons/app-window-mac';
89
+ // AppWindow aliases
90
+ export { default as AppWindowIcon } from '../icons/app-window';
89
91
  // Apple aliases
90
92
  export { default as AppleIcon } from '../icons/apple';
91
93
  // ArchiveRestore aliases
92
94
  export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
93
- // ArchiveX aliases
94
- export { default as ArchiveXIcon } from '../icons/archive-x';
95
- // AppWindow aliases
96
- export { default as AppWindowIcon } from '../icons/app-window';
97
- // Archive aliases
98
- export { default as ArchiveIcon } from '../icons/archive';
99
95
  // Armchair aliases
100
96
  export { default as ArmchairIcon } from '../icons/armchair';
97
+ // Archive aliases
98
+ export { default as ArchiveIcon } from '../icons/archive';
99
+ // ArchiveX aliases
100
+ export { default as ArchiveXIcon } from '../icons/archive-x';
101
101
  // ArrowBigDownDash aliases
102
102
  export { default as ArrowBigDownDashIcon } from '../icons/arrow-big-down-dash';
103
103
  // ArrowBigDown aliases
@@ -108,26 +108,26 @@ export { default as ArrowBigLeftDashIcon } from '../icons/arrow-big-left-dash';
108
108
  export { default as ArrowBigLeftIcon } from '../icons/arrow-big-left';
109
109
  // ArrowBigRightDash aliases
110
110
  export { default as ArrowBigRightDashIcon } from '../icons/arrow-big-right-dash';
111
- // ArrowBigUpDash aliases
112
- export { default as ArrowBigUpDashIcon } from '../icons/arrow-big-up-dash';
113
111
  // ArrowBigRight aliases
114
112
  export { default as ArrowBigRightIcon } from '../icons/arrow-big-right';
113
+ // ArrowBigUpDash aliases
114
+ export { default as ArrowBigUpDashIcon } from '../icons/arrow-big-up-dash';
115
115
  // ArrowBigUp aliases
116
116
  export { default as ArrowBigUpIcon } from '../icons/arrow-big-up';
117
- // ArrowDownFromLine aliases
118
- export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
119
117
  // ArrowDownLeft aliases
120
118
  export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
121
119
  // ArrowDownNarrowWide aliases
122
120
  export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
121
+ // ArrowDownFromLine aliases
122
+ export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
123
123
  // ArrowDownRight aliases
124
124
  export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
125
125
  // ArrowDownToLine aliases
126
126
  export { default as ArrowDownToLineIcon } from '../icons/arrow-down-to-line';
127
- // ArrowDownUp aliases
128
- export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
129
127
  // ArrowDownToDot aliases
130
128
  export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
129
+ // ArrowDownUp aliases
130
+ export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
131
131
  // ArrowDown aliases
132
132
  export { default as ArrowDownIcon } from '../icons/arrow-down';
133
133
  // ArrowLeftFromLine aliases
@@ -140,16 +140,16 @@ export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
140
140
  export { default as ArrowLeftIcon } from '../icons/arrow-left';
141
141
  // ArrowRightFromLine aliases
142
142
  export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
143
- // ArrowRightLeft aliases
144
- export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
145
- // ArrowRight aliases
146
- export { default as ArrowRightIcon } from '../icons/arrow-right';
147
143
  // ArrowRightToLine aliases
148
144
  export { default as ArrowRightToLineIcon } from '../icons/arrow-right-to-line';
149
- // ArrowUpFromDot aliases
150
- export { default as ArrowUpFromDotIcon } from '../icons/arrow-up-from-dot';
145
+ // ArrowRight aliases
146
+ export { default as ArrowRightIcon } from '../icons/arrow-right';
147
+ // ArrowRightLeft aliases
148
+ export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
151
149
  // ArrowUpDown aliases
152
150
  export { default as ArrowUpDownIcon } from '../icons/arrow-up-down';
151
+ // ArrowUpFromDot aliases
152
+ export { default as ArrowUpFromDotIcon } from '../icons/arrow-up-from-dot';
153
153
  // ArrowUpFromLine aliases
154
154
  export { default as ArrowUpFromLineIcon } from '../icons/arrow-up-from-line';
155
155
  // ArrowUpLeft aliases
@@ -158,34 +158,34 @@ export { default as ArrowUpLeftIcon } from '../icons/arrow-up-left';
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
- // ArrowUpWideNarrow aliases
162
- export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow';
163
161
  // ArrowUp aliases
164
162
  export { default as ArrowUpIcon } from '../icons/arrow-up';
165
- // Asterisk aliases
166
- export { default as AsteriskIcon } from '../icons/asterisk';
167
163
  // ArrowsUpFromLine aliases
168
164
  export { default as ArrowsUpFromLineIcon } from '../icons/arrows-up-from-line';
169
- // AtSign aliases
170
- export { default as AtSignIcon } from '../icons/at-sign';
165
+ // ArrowUpWideNarrow aliases
166
+ export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow';
167
+ // Asterisk aliases
168
+ export { default as AsteriskIcon } from '../icons/asterisk';
171
169
  // Atom aliases
172
170
  export { default as AtomIcon } from '../icons/atom';
173
171
  // AudioLines aliases
174
172
  export { default as AudioLinesIcon } from '../icons/audio-lines';
175
- // AudioWaveform aliases
176
- export { default as AudioWaveformIcon } from '../icons/audio-waveform';
173
+ // AtSign aliases
174
+ export { default as AtSignIcon } from '../icons/at-sign';
175
+ // Axe aliases
176
+ export { default as AxeIcon } from '../icons/axe';
177
177
  // Award aliases
178
178
  export { default as AwardIcon } from '../icons/award';
179
+ // AudioWaveform aliases
180
+ export { default as AudioWaveformIcon } from '../icons/audio-waveform';
179
181
  // Baby aliases
180
182
  export { default as BabyIcon } from '../icons/baby';
181
- // Axe aliases
182
- export { default as AxeIcon } from '../icons/axe';
183
183
  // Backpack aliases
184
184
  export { default as BackpackIcon } from '../icons/backpack';
185
- // BadgeCent aliases
186
- export { default as BadgeCentIcon } from '../icons/badge-cent';
187
185
  // BadgeAlert aliases
188
186
  export { default as BadgeAlertIcon } from '../icons/badge-alert';
187
+ // BadgeCent aliases
188
+ export { default as BadgeCentIcon } from '../icons/badge-cent';
189
189
  // BadgeDollarSign aliases
190
190
  export { default as BadgeDollarSignIcon } from '../icons/badge-dollar-sign';
191
191
  // BadgeEuro aliases
@@ -194,78 +194,78 @@ export { default as BadgeEuroIcon } from '../icons/badge-euro';
194
194
  export { default as BadgeIndianRupeeIcon } from '../icons/badge-indian-rupee';
195
195
  // BadgeInfo aliases
196
196
  export { default as BadgeInfoIcon } from '../icons/badge-info';
197
- // BadgeMinus aliases
198
- export { default as BadgeMinusIcon } from '../icons/badge-minus';
199
197
  // BadgeJapaneseYen aliases
200
198
  export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen';
199
+ // BadgeMinus aliases
200
+ export { default as BadgeMinusIcon } from '../icons/badge-minus';
201
+ // BadgePoundSterling aliases
202
+ export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
201
203
  // BadgePercent aliases
202
204
  export { default as BadgePercentIcon } from '../icons/badge-percent';
203
205
  // BadgePlus aliases
204
206
  export { default as BadgePlusIcon } from '../icons/badge-plus';
205
- // BadgePoundSterling aliases
206
- export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
207
- // BadgeRussianRuble aliases
208
- export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
209
207
  // BadgeSwissFranc aliases
210
208
  export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
209
+ // BadgeRussianRuble aliases
210
+ export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
211
211
  // BadgeTurkishLira aliases
212
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
215
  // Badge aliases
216
216
  export { default as BadgeIcon } from '../icons/badge';
217
- // Balloon aliases
218
- export { default as BalloonIcon } from '../icons/balloon';
219
217
  // BaggageClaim aliases
220
218
  export { default as BaggageClaimIcon } from '../icons/baggage-claim';
219
+ // Balloon aliases
220
+ export { default as BalloonIcon } from '../icons/balloon';
221
221
  // Banana aliases
222
222
  export { default as BananaIcon } from '../icons/banana';
223
223
  // Ban aliases
224
224
  export { default as BanIcon } from '../icons/ban';
225
+ // Bandage aliases
226
+ export { default as BandageIcon } from '../icons/bandage';
225
227
  // BanknoteArrowDown aliases
226
228
  export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
227
229
  // BanknoteArrowUp aliases
228
230
  export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
229
- // Bandage aliases
230
- export { default as BandageIcon } from '../icons/bandage';
231
231
  // BanknoteX aliases
232
232
  export { default as BanknoteXIcon } from '../icons/banknote-x';
233
233
  // Banknote aliases
234
234
  export { default as BanknoteIcon } from '../icons/banknote';
235
235
  // Barcode aliases
236
236
  export { default as BarcodeIcon } from '../icons/barcode';
237
- // Barrel aliases
238
- export { default as BarrelIcon } from '../icons/barrel';
239
237
  // Baseline aliases
240
238
  export { default as BaselineIcon } from '../icons/baseline';
239
+ // Barrel aliases
240
+ export { default as BarrelIcon } from '../icons/barrel';
241
+ // BatteryCharging aliases
242
+ export { default as BatteryChargingIcon } from '../icons/battery-charging';
241
243
  // Bath aliases
242
244
  export { default as BathIcon } from '../icons/bath';
243
245
  // BatteryFull aliases
244
246
  export { default as BatteryFullIcon } from '../icons/battery-full';
245
247
  // BatteryLow aliases
246
248
  export { default as BatteryLowIcon } from '../icons/battery-low';
247
- // BatteryCharging aliases
248
- export { default as BatteryChargingIcon } from '../icons/battery-charging';
249
249
  // BatteryPlus aliases
250
250
  export { default as BatteryPlusIcon } from '../icons/battery-plus';
251
+ // BatteryMedium aliases
252
+ export { default as BatteryMediumIcon } from '../icons/battery-medium';
251
253
  // BatteryWarning aliases
252
254
  export { default as BatteryWarningIcon } from '../icons/battery-warning';
253
255
  // Battery aliases
254
256
  export { default as BatteryIcon } from '../icons/battery';
257
+ // Bean aliases
258
+ export { default as BeanIcon } from '../icons/bean';
255
259
  // Beaker aliases
256
260
  export { default as BeakerIcon } from '../icons/beaker';
257
- // BatteryMedium aliases
258
- export { default as BatteryMediumIcon } from '../icons/battery-medium';
259
261
  // BeanOff aliases
260
262
  export { default as BeanOffIcon } from '../icons/bean-off';
261
- // Bean aliases
262
- export { default as BeanIcon } from '../icons/bean';
263
263
  // BedDouble aliases
264
264
  export { default as BedDoubleIcon } from '../icons/bed-double';
265
- // Beef aliases
266
- export { default as BeefIcon } from '../icons/beef';
267
265
  // BedSingle aliases
268
266
  export { default as BedSingleIcon } from '../icons/bed-single';
267
+ // Beef aliases
268
+ export { default as BeefIcon } from '../icons/beef';
269
269
  // Bed aliases
270
270
  export { default as BedIcon } from '../icons/bed';
271
271
  // BeerOff aliases
@@ -276,22 +276,22 @@ export { default as BeerIcon } from '../icons/beer';
276
276
  export { default as BellDotIcon } from '../icons/bell-dot';
277
277
  // BellElectric aliases
278
278
  export { default as BellElectricIcon } from '../icons/bell-electric';
279
- // BellOff aliases
280
- export { default as BellOffIcon } from '../icons/bell-off';
281
279
  // BellMinus aliases
282
280
  export { default as BellMinusIcon } from '../icons/bell-minus';
281
+ // BellOff aliases
282
+ export { default as BellOffIcon } from '../icons/bell-off';
283
283
  // BellPlus aliases
284
284
  export { default as BellPlusIcon } from '../icons/bell-plus';
285
+ // BellRing aliases
286
+ export { default as BellRingIcon } from '../icons/bell-ring';
285
287
  // Bell aliases
286
288
  export { default as BellIcon } from '../icons/bell';
287
289
  // BetweenVerticalEnd aliases
288
290
  export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end';
289
- // BellRing aliases
290
- export { default as BellRingIcon } from '../icons/bell-ring';
291
- // BetweenVerticalStart aliases
292
- export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
293
291
  // BicepsFlexed aliases
294
292
  export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
293
+ // BetweenVerticalStart aliases
294
+ export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
295
295
  // Bike aliases
296
296
  export { default as BikeIcon } from '../icons/bike';
297
297
  // Binary aliases
@@ -308,46 +308,46 @@ export { default as BirdhouseIcon } from '../icons/birdhouse';
308
308
  export { default as BitcoinIcon } from '../icons/bitcoin';
309
309
  // Blend aliases
310
310
  export { default as BlendIcon } from '../icons/blend';
311
- // Blocks aliases
312
- export { default as BlocksIcon } from '../icons/blocks';
313
311
  // Blinds aliases
314
312
  export { default as BlindsIcon } from '../icons/blinds';
313
+ // Blocks aliases
314
+ export { default as BlocksIcon } from '../icons/blocks';
315
+ // Bluetooth aliases
316
+ export { default as BluetoothIcon } from '../icons/bluetooth';
315
317
  // BluetoothConnected aliases
316
318
  export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected';
317
319
  // BluetoothOff aliases
318
320
  export { default as BluetoothOffIcon } from '../icons/bluetooth-off';
319
321
  // BluetoothSearching aliases
320
322
  export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching';
321
- // Bluetooth aliases
322
- export { default as BluetoothIcon } from '../icons/bluetooth';
323
323
  // Bold aliases
324
324
  export { default as BoldIcon } from '../icons/bold';
325
325
  // Bolt aliases
326
326
  export { default as BoltIcon } from '../icons/bolt';
327
327
  // Bomb aliases
328
328
  export { default as BombIcon } from '../icons/bomb';
329
- // Bone aliases
330
- export { default as BoneIcon } from '../icons/bone';
331
329
  // BookA aliases
332
330
  export { default as BookAIcon } from '../icons/book-a';
333
- // BookAlert aliases
334
- export { default as BookAlertIcon } from '../icons/book-alert';
331
+ // Bone aliases
332
+ export { default as BoneIcon } from '../icons/bone';
335
333
  // BookAudio aliases
336
334
  export { default as BookAudioIcon } from '../icons/book-audio';
337
- // BookCheck aliases
338
- export { default as BookCheckIcon } from '../icons/book-check';
335
+ // BookAlert aliases
336
+ export { default as BookAlertIcon } from '../icons/book-alert';
339
337
  // BookCopy aliases
340
338
  export { default as BookCopyIcon } from '../icons/book-copy';
339
+ // BookCheck aliases
340
+ export { default as BookCheckIcon } from '../icons/book-check';
341
341
  // BookDown aliases
342
342
  export { default as BookDownIcon } from '../icons/book-down';
343
343
  // BookHeadphones aliases
344
344
  export { default as BookHeadphonesIcon } from '../icons/book-headphones';
345
345
  // BookImage aliases
346
346
  export { default as BookImageIcon } from '../icons/book-image';
347
- // BookHeart aliases
348
- export { default as BookHeartIcon } from '../icons/book-heart';
349
347
  // BookKey aliases
350
348
  export { default as BookKeyIcon } from '../icons/book-key';
349
+ // BookHeart aliases
350
+ export { default as BookHeartIcon } from '../icons/book-heart';
351
351
  // BookLock aliases
352
352
  export { default as BookLockIcon } from '../icons/book-lock';
353
353
  // BookMarked aliases
@@ -356,40 +356,40 @@ export { default as BookMarkedIcon } from '../icons/book-marked';
356
356
  export { default as BookMinusIcon } from '../icons/book-minus';
357
357
  // BookOpenCheck aliases
358
358
  export { default as BookOpenCheckIcon } from '../icons/book-open-check';
359
- // BookOpenText aliases
360
- export { default as BookOpenTextIcon } from '../icons/book-open-text';
361
359
  // BookOpen aliases
362
360
  export { default as BookOpenIcon } from '../icons/book-open';
363
- // BookPlus aliases
364
- export { default as BookPlusIcon } from '../icons/book-plus';
365
361
  // BookSearch aliases
366
362
  export { default as BookSearchIcon } from '../icons/book-search';
363
+ // BookOpenText aliases
364
+ export { default as BookOpenTextIcon } from '../icons/book-open-text';
365
+ // BookPlus aliases
366
+ export { default as BookPlusIcon } from '../icons/book-plus';
367
367
  // BookText aliases
368
368
  export { default as BookTextIcon } from '../icons/book-text';
369
- // BookType aliases
370
- export { default as BookTypeIcon } from '../icons/book-type';
371
- // BookUp2 aliases
372
- export { default as BookUp2Icon } from '../icons/book-up-2';
373
369
  // BookUp aliases
374
370
  export { default as BookUpIcon } from '../icons/book-up';
371
+ // BookUp2 aliases
372
+ export { default as BookUp2Icon } from '../icons/book-up-2';
373
+ // BookType aliases
374
+ export { default as BookTypeIcon } from '../icons/book-type';
375
375
  // BookUser aliases
376
376
  export { default as BookUserIcon } from '../icons/book-user';
377
377
  // BookX aliases
378
378
  export { default as BookXIcon } from '../icons/book-x';
379
- // Book aliases
380
- export { default as BookIcon } from '../icons/book';
381
379
  // BookmarkCheck aliases
382
380
  export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
383
381
  // BookmarkMinus aliases
384
382
  export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
383
+ // Book aliases
384
+ export { default as BookIcon } from '../icons/book';
385
385
  // BookmarkPlus aliases
386
386
  export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
387
387
  // BookmarkX aliases
388
388
  export { default as BookmarkXIcon } from '../icons/bookmark-x';
389
- // Bookmark aliases
390
- export { default as BookmarkIcon } from '../icons/bookmark';
391
389
  // BoomBox aliases
392
390
  export { default as BoomBoxIcon } from '../icons/boom-box';
391
+ // Bookmark aliases
392
+ export { default as BookmarkIcon } from '../icons/bookmark';
393
393
  // BotMessageSquare aliases
394
394
  export { default as BotMessageSquareIcon } from '../icons/bot-message-square';
395
395
  // BotOff aliases
@@ -398,12 +398,12 @@ export { default as BotOffIcon } from '../icons/bot-off';
398
398
  export { default as BotIcon } from '../icons/bot';
399
399
  // BottleWine aliases
400
400
  export { default as BottleWineIcon } from '../icons/bottle-wine';
401
+ // BowArrow aliases
402
+ export { default as BowArrowIcon } from '../icons/bow-arrow';
401
403
  // Box aliases
402
404
  export { default as BoxIcon } from '../icons/box';
403
405
  // Boxes aliases
404
406
  export { default as BoxesIcon } from '../icons/boxes';
405
- // BowArrow aliases
406
- export { default as BowArrowIcon } from '../icons/bow-arrow';
407
407
  // Brackets aliases
408
408
  export { default as BracketsIcon } from '../icons/brackets';
409
409
  // BrainCircuit aliases
@@ -414,14 +414,14 @@ export { default as BrainCogIcon } from '../icons/brain-cog';
414
414
  export { default as BrainIcon } from '../icons/brain';
415
415
  // BrickWallFire aliases
416
416
  export { default as BrickWallFireIcon } from '../icons/brick-wall-fire';
417
+ // BrickWallShield aliases
418
+ export { default as BrickWallShieldIcon } from '../icons/brick-wall-shield';
417
419
  // BrickWall aliases
418
420
  export { default as BrickWallIcon } from '../icons/brick-wall';
419
421
  // BriefcaseBusiness aliases
420
422
  export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
421
423
  // BriefcaseConveyorBelt aliases
422
424
  export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
423
- // BrickWallShield aliases
424
- export { default as BrickWallShieldIcon } from '../icons/brick-wall-shield';
425
425
  // BriefcaseMedical aliases
426
426
  export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
427
427
  // Briefcase aliases
@@ -430,30 +430,30 @@ export { default as BriefcaseIcon } from '../icons/briefcase';
430
430
  export { default as BringToFrontIcon } from '../icons/bring-to-front';
431
431
  // BrushCleaning aliases
432
432
  export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
433
- // Brush aliases
434
- export { default as BrushIcon } from '../icons/brush';
435
433
  // Bubbles aliases
436
434
  export { default as BubblesIcon } from '../icons/bubbles';
437
- // BugPlay aliases
438
- export { default as BugPlayIcon } from '../icons/bug-play';
439
435
  // BugOff aliases
440
436
  export { default as BugOffIcon } from '../icons/bug-off';
437
+ // Brush aliases
438
+ export { default as BrushIcon } from '../icons/brush';
439
+ // BugPlay aliases
440
+ export { default as BugPlayIcon } from '../icons/bug-play';
441
441
  // Bug aliases
442
442
  export { default as BugIcon } from '../icons/bug';
443
- // Building2 aliases
444
- export { default as Building2Icon } from '../icons/building-2';
445
443
  // Building aliases
446
444
  export { default as BuildingIcon } from '../icons/building';
447
- // Bus aliases
448
- export { default as BusIcon } from '../icons/bus';
449
445
  // BusFront aliases
450
446
  export { default as BusFrontIcon } from '../icons/bus-front';
447
+ // Building2 aliases
448
+ export { default as Building2Icon } from '../icons/building-2';
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
+ // Bus aliases
452
+ export { default as BusIcon } from '../icons/bus';
455
453
  // Cable aliases
456
454
  export { default as CableIcon } from '../icons/cable';
455
+ // CakeSlice aliases
456
+ export { default as CakeSliceIcon } from '../icons/cake-slice';
457
457
  // Cake aliases
458
458
  export { default as CakeIcon } from '../icons/cake';
459
459
  // Calculator aliases
@@ -468,30 +468,30 @@ export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
468
468
  export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
469
469
  // CalendarCheck aliases
470
470
  export { default as CalendarCheckIcon } from '../icons/calendar-check';
471
- // CalendarClock aliases
472
- export { default as CalendarClockIcon } from '../icons/calendar-clock';
473
471
  // CalendarCog aliases
474
472
  export { default as CalendarCogIcon } from '../icons/calendar-cog';
475
473
  // CalendarDays aliases
476
474
  export { default as CalendarDaysIcon } from '../icons/calendar-days';
475
+ // CalendarClock aliases
476
+ export { default as CalendarClockIcon } from '../icons/calendar-clock';
477
477
  // CalendarFold aliases
478
478
  export { default as CalendarFoldIcon } from '../icons/calendar-fold';
479
+ // CalendarHeart aliases
480
+ export { default as CalendarHeartIcon } from '../icons/calendar-heart';
479
481
  // CalendarMinus2 aliases
480
482
  export { default as CalendarMinus2Icon } from '../icons/calendar-minus-2';
481
483
  // CalendarMinus aliases
482
484
  export { default as CalendarMinusIcon } from '../icons/calendar-minus';
483
- // CalendarHeart aliases
484
- export { default as CalendarHeartIcon } from '../icons/calendar-heart';
485
- // CalendarOff aliases
486
- export { default as CalendarOffIcon } from '../icons/calendar-off';
487
485
  // CalendarPlus2 aliases
488
486
  export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
487
+ // CalendarOff aliases
488
+ export { default as CalendarOffIcon } from '../icons/calendar-off';
489
+ // CalendarRange aliases
490
+ export { default as CalendarRangeIcon } from '../icons/calendar-range';
489
491
  // CalendarPlus aliases
490
492
  export { default as CalendarPlusIcon } from '../icons/calendar-plus';
491
493
  // CalendarSearch aliases
492
494
  export { default as CalendarSearchIcon } from '../icons/calendar-search';
493
- // CalendarRange aliases
494
- export { default as CalendarRangeIcon } from '../icons/calendar-range';
495
495
  // CalendarSync aliases
496
496
  export { default as CalendarSyncIcon } from '../icons/calendar-sync';
497
497
  // CalendarX2 aliases
@@ -500,28 +500,28 @@ export { default as CalendarX2Icon } from '../icons/calendar-x-2';
500
500
  export { default as CalendarXIcon } from '../icons/calendar-x';
501
501
  // Calendar aliases
502
502
  export { default as CalendarIcon } from '../icons/calendar';
503
- // Calendars aliases
504
- export { default as CalendarsIcon } from '../icons/calendars';
505
503
  // CameraOff aliases
506
504
  export { default as CameraOffIcon } from '../icons/camera-off';
507
- // CandyOff aliases
508
- export { default as CandyOffIcon } from '../icons/candy-off';
509
505
  // CandyCane aliases
510
506
  export { default as CandyCaneIcon } from '../icons/candy-cane';
507
+ // Calendars aliases
508
+ export { default as CalendarsIcon } from '../icons/calendars';
511
509
  // Camera aliases
512
510
  export { default as CameraIcon } from '../icons/camera';
513
- // Candy aliases
514
- export { default as CandyIcon } from '../icons/candy';
511
+ // CandyOff aliases
512
+ export { default as CandyOffIcon } from '../icons/candy-off';
515
513
  // Cannabis aliases
516
514
  export { default as CannabisIcon } from '../icons/cannabis';
515
+ // CaptionsOff aliases
516
+ export { default as CaptionsOffIcon } from '../icons/captions-off';
517
+ // Candy aliases
518
+ export { default as CandyIcon } from '../icons/candy';
517
519
  // CarFront aliases
518
520
  export { default as CarFrontIcon } from '../icons/car-front';
519
521
  // CarTaxiFront aliases
520
522
  export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
521
523
  // Car aliases
522
524
  export { default as CarIcon } from '../icons/car';
523
- // CaptionsOff aliases
524
- export { default as CaptionsOffIcon } from '../icons/captions-off';
525
525
  // Caravan aliases
526
526
  export { default as CaravanIcon } from '../icons/caravan';
527
527
  // CardSim aliases
@@ -530,60 +530,60 @@ export { default as CardSimIcon } from '../icons/card-sim';
530
530
  export { default as CarrotIcon } from '../icons/carrot';
531
531
  // CaseLower aliases
532
532
  export { default as CaseLowerIcon } from '../icons/case-lower';
533
- // CaseUpper aliases
534
- export { default as CaseUpperIcon } from '../icons/case-upper';
535
533
  // CaseSensitive aliases
536
534
  export { default as CaseSensitiveIcon } from '../icons/case-sensitive';
535
+ // CaseUpper aliases
536
+ export { default as CaseUpperIcon } from '../icons/case-upper';
537
537
  // CassetteTape aliases
538
538
  export { default as CassetteTapeIcon } from '../icons/cassette-tape';
539
539
  // Cast aliases
540
540
  export { default as CastIcon } from '../icons/cast';
541
541
  // Castle aliases
542
542
  export { default as CastleIcon } from '../icons/castle';
543
- // Cat aliases
544
- export { default as CatIcon } from '../icons/cat';
545
543
  // Cctv aliases
546
544
  export { default as CctvIcon } from '../icons/cctv';
547
- // ChartBarDecreasing aliases
548
- export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
545
+ // Cat aliases
546
+ export { default as CatIcon } from '../icons/cat';
549
547
  // ChartBarIncreasing aliases
550
548
  export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
549
+ // ChartBarDecreasing aliases
550
+ export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
551
551
  // ChartBarStacked aliases
552
552
  export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
553
- // ChartColumnDecreasing aliases
554
- export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
555
553
  // ChartColumnStacked aliases
556
554
  export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
555
+ // ChartColumnDecreasing aliases
556
+ export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
557
557
  // ChartGantt aliases
558
558
  export { default as ChartGanttIcon } from '../icons/chart-gantt';
559
559
  // ChartNetwork aliases
560
560
  export { default as ChartNetworkIcon } from '../icons/chart-network';
561
561
  // ChartNoAxesColumnDecreasing aliases
562
562
  export { default as ChartNoAxesColumnDecreasingIcon } from '../icons/chart-no-axes-column-decreasing';
563
- // ChartNoAxesCombined aliases
564
- export { default as ChartNoAxesCombinedIcon } from '../icons/chart-no-axes-combined';
565
563
  // CheckCheck aliases
566
564
  export { default as CheckCheckIcon } from '../icons/check-check';
567
- // CheckLine aliases
568
- export { default as CheckLineIcon } from '../icons/check-line';
565
+ // ChartNoAxesCombined aliases
566
+ export { default as ChartNoAxesCombinedIcon } from '../icons/chart-no-axes-combined';
569
567
  // ChartSpline aliases
570
568
  export { default as ChartSplineIcon } from '../icons/chart-spline';
571
- // ChefHat aliases
572
- export { default as ChefHatIcon } from '../icons/chef-hat';
569
+ // CheckLine aliases
570
+ export { default as CheckLineIcon } from '../icons/check-line';
573
571
  // Check aliases
574
572
  export { default as CheckIcon } from '../icons/check';
575
573
  // Cherry aliases
576
574
  export { default as CherryIcon } from '../icons/cherry';
575
+ // ChefHat aliases
576
+ export { default as ChefHatIcon } from '../icons/chef-hat';
577
577
  // ChessBishop aliases
578
578
  export { default as ChessBishopIcon } from '../icons/chess-bishop';
579
- // ChessKnight aliases
580
- export { default as ChessKnightIcon } from '../icons/chess-knight';
581
579
  // ChessKing aliases
582
580
  export { default as ChessKingIcon } from '../icons/chess-king';
583
- // ChessPawn aliases
584
- export { default as ChessPawnIcon } from '../icons/chess-pawn';
581
+ // ChessKnight aliases
582
+ export { default as ChessKnightIcon } from '../icons/chess-knight';
585
583
  // ChessQueen aliases
586
584
  export { default as ChessQueenIcon } from '../icons/chess-queen';
585
+ // ChessPawn aliases
586
+ export { default as ChessPawnIcon } from '../icons/chess-pawn';
587
587
  // ChessRook aliases
588
588
  export { default as ChessRookIcon } from '../icons/chess-rook';
589
589
  // ChevronDown aliases
@@ -612,16 +612,16 @@ export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left
612
612
  export { default as ChevronsRightLeftIcon } from '../icons/chevrons-right-left';
613
613
  // ChevronsRight aliases
614
614
  export { default as ChevronsRightIcon } from '../icons/chevrons-right';
615
- // ChevronsUp aliases
616
- export { default as ChevronsUpIcon } from '../icons/chevrons-up';
617
615
  // ChevronsUpDown aliases
618
616
  export { default as ChevronsUpDownIcon } from '../icons/chevrons-up-down';
619
617
  // Church aliases
620
618
  export { default as ChurchIcon } from '../icons/church';
621
- // Cigarette aliases
622
- export { default as CigaretteIcon } from '../icons/cigarette';
619
+ // ChevronsUp aliases
620
+ export { default as ChevronsUpIcon } from '../icons/chevrons-up';
623
621
  // CigaretteOff aliases
624
622
  export { default as CigaretteOffIcon } from '../icons/cigarette-off';
623
+ // Cigarette aliases
624
+ export { default as CigaretteIcon } from '../icons/cigarette';
625
625
  // CircleDashed aliases
626
626
  export { default as CircleDashedIcon } from '../icons/circle-dashed';
627
627
  // CircleDollarSign aliases
@@ -630,58 +630,58 @@ export { default as CircleDollarSignIcon } from '../icons/circle-dollar-sign';
630
630
  export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
631
631
  // CircleDot aliases
632
632
  export { default as CircleDotIcon } from '../icons/circle-dot';
633
- // CircleEllipsis aliases
634
- export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
635
633
  // CircleEqual aliases
636
634
  export { default as CircleEqualIcon } from '../icons/circle-equal';
635
+ // CircleEllipsis aliases
636
+ export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
637
637
  // CircleFadingArrowUp aliases
638
638
  export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
639
- // CircleOff aliases
640
- export { default as CircleOffIcon } from '../icons/circle-off';
641
639
  // CircleFadingPlus aliases
642
640
  export { default as CircleFadingPlusIcon } from '../icons/circle-fading-plus';
641
+ // CircleOff aliases
642
+ export { default as CircleOffIcon } from '../icons/circle-off';
643
643
  // CirclePile aliases
644
644
  export { default as CirclePileIcon } from '../icons/circle-pile';
645
- // CirclePoundSterling aliases
646
- export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling';
647
645
  // CircleSlash aliases
648
646
  export { default as CircleSlashIcon } from '../icons/circle-slash';
647
+ // CirclePoundSterling aliases
648
+ export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling';
649
649
  // CircleSmall aliases
650
650
  export { default as CircleSmallIcon } from '../icons/circle-small';
651
651
  // CircleStar aliases
652
652
  export { default as CircleStarIcon } from '../icons/circle-star';
653
- // CircuitBoard aliases
654
- export { default as CircuitBoardIcon } from '../icons/circuit-board';
655
653
  // Circle aliases
656
654
  export { default as CircleIcon } from '../icons/circle';
657
655
  // Citrus aliases
658
656
  export { default as CitrusIcon } from '../icons/citrus';
659
657
  // Clapperboard aliases
660
658
  export { default as ClapperboardIcon } from '../icons/clapperboard';
659
+ // CircuitBoard aliases
660
+ export { default as CircuitBoardIcon } from '../icons/circuit-board';
661
661
  // ClipboardCheck aliases
662
662
  export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
663
+ // ClipboardCopy aliases
664
+ export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
663
665
  // ClipboardClock aliases
664
666
  export { default as ClipboardClockIcon } from '../icons/clipboard-clock';
665
667
  // ClipboardList aliases
666
668
  export { default as ClipboardListIcon } from '../icons/clipboard-list';
667
669
  // ClipboardMinus aliases
668
670
  export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
669
- // ClipboardCopy aliases
670
- export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
671
671
  // ClipboardPaste aliases
672
672
  export { default as ClipboardPasteIcon } from '../icons/clipboard-paste';
673
673
  // ClipboardPlus aliases
674
674
  export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
675
675
  // ClipboardType aliases
676
676
  export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
677
- // Clipboard aliases
678
- export { default as ClipboardIcon } from '../icons/clipboard';
679
677
  // ClipboardX aliases
680
678
  export { default as ClipboardXIcon } from '../icons/clipboard-x';
681
- // Clock1 aliases
682
- export { default as Clock1Icon } from '../icons/clock-1';
683
679
  // Clock10 aliases
684
680
  export { default as Clock10Icon } from '../icons/clock-10';
681
+ // Clipboard aliases
682
+ export { default as ClipboardIcon } from '../icons/clipboard';
683
+ // Clock1 aliases
684
+ export { default as Clock1Icon } from '../icons/clock-1';
685
685
  // Clock11 aliases
686
686
  export { default as Clock11Icon } from '../icons/clock-11';
687
687
  // Clock12 aliases
@@ -694,10 +694,10 @@ export { default as Clock3Icon } from '../icons/clock-3';
694
694
  export { default as Clock4Icon } from '../icons/clock-4';
695
695
  // Clock5 aliases
696
696
  export { default as Clock5Icon } from '../icons/clock-5';
697
- // Clock6 aliases
698
- export { default as Clock6Icon } from '../icons/clock-6';
699
697
  // Clock7 aliases
700
698
  export { default as Clock7Icon } from '../icons/clock-7';
699
+ // Clock6 aliases
700
+ export { default as Clock6Icon } from '../icons/clock-6';
701
701
  // Clock8 aliases
702
702
  export { default as Clock8Icon } from '../icons/clock-8';
703
703
  // Clock9 aliases
@@ -708,76 +708,76 @@ export { default as ClockAlertIcon } from '../icons/clock-alert';
708
708
  export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
709
709
  // ClockArrowUp aliases
710
710
  export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
711
- // ClockFading aliases
712
- export { default as ClockFadingIcon } from '../icons/clock-fading';
713
711
  // ClockCheck aliases
714
712
  export { default as ClockCheckIcon } from '../icons/clock-check';
715
- // ClockPlus aliases
716
- export { default as ClockPlusIcon } from '../icons/clock-plus';
713
+ // ClockFading aliases
714
+ export { default as ClockFadingIcon } from '../icons/clock-fading';
717
715
  // Clock aliases
718
716
  export { default as ClockIcon } from '../icons/clock';
717
+ // ClockPlus aliases
718
+ export { default as ClockPlusIcon } from '../icons/clock-plus';
719
+ // ClosedCaption aliases
720
+ export { default as ClosedCaptionIcon } from '../icons/closed-caption';
719
721
  // CloudAlert aliases
720
722
  export { default as CloudAlertIcon } from '../icons/cloud-alert';
721
723
  // CloudBackup aliases
722
724
  export { default as CloudBackupIcon } from '../icons/cloud-backup';
723
725
  // CloudCheck aliases
724
726
  export { default as CloudCheckIcon } from '../icons/cloud-check';
725
- // ClosedCaption aliases
726
- export { default as ClosedCaptionIcon } from '../icons/closed-caption';
727
727
  // CloudCog aliases
728
728
  export { default as CloudCogIcon } from '../icons/cloud-cog';
729
729
  // CloudDrizzle aliases
730
730
  export { default as CloudDrizzleIcon } from '../icons/cloud-drizzle';
731
- // CloudFog aliases
732
- export { default as CloudFogIcon } from '../icons/cloud-fog';
733
731
  // CloudHail aliases
734
732
  export { default as CloudHailIcon } from '../icons/cloud-hail';
735
- // CloudMoon aliases
736
- export { default as CloudMoonIcon } from '../icons/cloud-moon';
733
+ // CloudFog aliases
734
+ export { default as CloudFogIcon } from '../icons/cloud-fog';
737
735
  // CloudLightning aliases
738
736
  export { default as CloudLightningIcon } from '../icons/cloud-lightning';
739
737
  // CloudMoonRain aliases
740
738
  export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
741
739
  // CloudOff aliases
742
740
  export { default as CloudOffIcon } from '../icons/cloud-off';
741
+ // CloudMoon aliases
742
+ export { default as CloudMoonIcon } from '../icons/cloud-moon';
743
743
  // CloudRainWind aliases
744
744
  export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
745
745
  // CloudRain aliases
746
746
  export { default as CloudRainIcon } from '../icons/cloud-rain';
747
- // CloudSunRain aliases
748
- export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
749
747
  // CloudSnow aliases
750
748
  export { default as CloudSnowIcon } from '../icons/cloud-snow';
749
+ // CloudSunRain aliases
750
+ export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
751
751
  // CloudSun aliases
752
752
  export { default as CloudSunIcon } from '../icons/cloud-sun';
753
753
  // CloudSync aliases
754
754
  export { default as CloudSyncIcon } from '../icons/cloud-sync';
755
755
  // Cloud aliases
756
756
  export { default as CloudIcon } from '../icons/cloud';
757
- // Cloudy aliases
758
- export { default as CloudyIcon } from '../icons/cloudy';
759
757
  // Clover aliases
760
758
  export { default as CloverIcon } from '../icons/clover';
759
+ // Cloudy aliases
760
+ export { default as CloudyIcon } from '../icons/cloudy';
761
761
  // Club aliases
762
762
  export { default as ClubIcon } from '../icons/club';
763
763
  // Code aliases
764
764
  export { default as CodeIcon } from '../icons/code';
765
765
  // Codepen aliases
766
766
  export { default as CodepenIcon } from '../icons/codepen';
767
- // Coffee aliases
768
- export { default as CoffeeIcon } from '../icons/coffee';
769
767
  // Codesandbox aliases
770
768
  export { default as CodesandboxIcon } from '../icons/codesandbox';
771
- // Coins aliases
772
- export { default as CoinsIcon } from '../icons/coins';
769
+ // Coffee aliases
770
+ export { default as CoffeeIcon } from '../icons/coffee';
773
771
  // Cog aliases
774
772
  export { default as CogIcon } from '../icons/cog';
775
- // Columns4 aliases
776
- export { default as Columns4Icon } from '../icons/columns-4';
777
- // Command aliases
778
- export { default as CommandIcon } from '../icons/command';
773
+ // Coins aliases
774
+ export { default as CoinsIcon } from '../icons/coins';
779
775
  // Combine aliases
780
776
  export { default as CombineIcon } from '../icons/combine';
777
+ // Command aliases
778
+ export { default as CommandIcon } from '../icons/command';
779
+ // Columns4 aliases
780
+ export { default as Columns4Icon } from '../icons/columns-4';
781
781
  // Compass aliases
782
782
  export { default as CompassIcon } from '../icons/compass';
783
783
  // Component aliases
@@ -786,14 +786,14 @@ export { default as ComponentIcon } from '../icons/component';
786
786
  export { default as ComputerIcon } from '../icons/computer';
787
787
  // ConciergeBell aliases
788
788
  export { default as ConciergeBellIcon } from '../icons/concierge-bell';
789
- // Cone aliases
790
- export { default as ConeIcon } from '../icons/cone';
791
789
  // Construction aliases
792
790
  export { default as ConstructionIcon } from '../icons/construction';
793
- // Container aliases
794
- export { default as ContainerIcon } from '../icons/container';
791
+ // Cone aliases
792
+ export { default as ConeIcon } from '../icons/cone';
795
793
  // Contact aliases
796
794
  export { default as ContactIcon } from '../icons/contact';
795
+ // Container aliases
796
+ export { default as ContainerIcon } from '../icons/container';
797
797
  // Contrast aliases
798
798
  export { default as ContrastIcon } from '../icons/contrast';
799
799
  // Cookie aliases
@@ -848,28 +848,28 @@ export { default as CrossIcon } from '../icons/cross';
848
848
  export { default as CrosshairIcon } from '../icons/crosshair';
849
849
  // Cuboid aliases
850
850
  export { default as CuboidIcon } from '../icons/cuboid';
851
+ // CupSoda aliases
852
+ export { default as CupSodaIcon } from '../icons/cup-soda';
851
853
  // Crown aliases
852
854
  export { default as CrownIcon } from '../icons/crown';
853
855
  // Currency aliases
854
856
  export { default as CurrencyIcon } from '../icons/currency';
855
- // CupSoda aliases
856
- export { default as CupSodaIcon } from '../icons/cup-soda';
857
857
  // Cylinder aliases
858
858
  export { default as CylinderIcon } from '../icons/cylinder';
859
- // DatabaseBackup aliases
860
- export { default as DatabaseBackupIcon } from '../icons/database-backup';
861
859
  // Dam aliases
862
860
  export { default as DamIcon } from '../icons/dam';
861
+ // DatabaseBackup aliases
862
+ export { default as DatabaseBackupIcon } from '../icons/database-backup';
863
863
  // Database aliases
864
864
  export { default as DatabaseIcon } from '../icons/database';
865
865
  // DatabaseZap aliases
866
866
  export { default as DatabaseZapIcon } from '../icons/database-zap';
867
+ // DecimalsArrowRight aliases
868
+ export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right';
867
869
  // Delete aliases
868
870
  export { default as DeleteIcon } from '../icons/delete';
869
871
  // DecimalsArrowLeft aliases
870
872
  export { default as DecimalsArrowLeftIcon } from '../icons/decimals-arrow-left';
871
- // DecimalsArrowRight aliases
872
- export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right';
873
873
  // Dessert aliases
874
874
  export { default as DessertIcon } from '../icons/dessert';
875
875
  // Diameter aliases
@@ -890,10 +890,10 @@ export { default as Dice3Icon } from '../icons/dice-3';
890
890
  export { default as Dice4Icon } from '../icons/dice-4';
891
891
  // Dice5 aliases
892
892
  export { default as Dice5Icon } from '../icons/dice-5';
893
- // Dices aliases
894
- export { default as DicesIcon } from '../icons/dices';
895
893
  // Dice6 aliases
896
894
  export { default as Dice6Icon } from '../icons/dice-6';
895
+ // Dices aliases
896
+ export { default as DicesIcon } from '../icons/dices';
897
897
  // Diff aliases
898
898
  export { default as DiffIcon } from '../icons/diff';
899
899
  // Disc2 aliases
@@ -904,56 +904,56 @@ export { default as Disc3Icon } from '../icons/disc-3';
904
904
  export { default as DiscAlbumIcon } from '../icons/disc-album';
905
905
  // Disc aliases
906
906
  export { default as DiscIcon } from '../icons/disc';
907
- // DnaOff aliases
908
- export { default as DnaOffIcon } from '../icons/dna-off';
909
907
  // Divide aliases
910
908
  export { default as DivideIcon } from '../icons/divide';
911
- // Dog aliases
912
- export { default as DogIcon } from '../icons/dog';
909
+ // DnaOff aliases
910
+ export { default as DnaOffIcon } from '../icons/dna-off';
913
911
  // Dna aliases
914
912
  export { default as DnaIcon } from '../icons/dna';
915
913
  // Dock aliases
916
914
  export { default as DockIcon } from '../icons/dock';
917
- // DollarSign aliases
918
- export { default as DollarSignIcon } from '../icons/dollar-sign';
915
+ // Dog aliases
916
+ export { default as DogIcon } from '../icons/dog';
919
917
  // Donut aliases
920
918
  export { default as DonutIcon } from '../icons/donut';
921
- // DoorClosed aliases
922
- export { default as DoorClosedIcon } from '../icons/door-closed';
919
+ // DollarSign aliases
920
+ export { default as DollarSignIcon } from '../icons/dollar-sign';
923
921
  // DoorClosedLocked aliases
924
922
  export { default as DoorClosedLockedIcon } from '../icons/door-closed-locked';
923
+ // DoorClosed aliases
924
+ export { default as DoorClosedIcon } from '../icons/door-closed';
925
+ // DoorOpen aliases
926
+ export { default as DoorOpenIcon } from '../icons/door-open';
925
927
  // Dot aliases
926
928
  export { default as DotIcon } from '../icons/dot';
927
929
  // DraftingCompass aliases
928
930
  export { default as DraftingCompassIcon } from '../icons/drafting-compass';
929
- // DoorOpen aliases
930
- export { default as DoorOpenIcon } from '../icons/door-open';
931
931
  // Download aliases
932
932
  export { default as DownloadIcon } from '../icons/download';
933
933
  // Drama aliases
934
934
  export { default as DramaIcon } from '../icons/drama';
935
- // Drill aliases
936
- export { default as DrillIcon } from '../icons/drill';
937
935
  // Dribbble aliases
938
936
  export { default as DribbbleIcon } from '../icons/dribbble';
939
937
  // DropletOff aliases
940
938
  export { default as DropletOffIcon } from '../icons/droplet-off';
941
- // Droplet aliases
942
- export { default as DropletIcon } from '../icons/droplet';
943
- // Droplets aliases
944
- export { default as DropletsIcon } from '../icons/droplets';
939
+ // Drill aliases
940
+ export { default as DrillIcon } from '../icons/drill';
945
941
  // Drone aliases
946
942
  export { default as DroneIcon } from '../icons/drone';
943
+ // Droplets aliases
944
+ export { default as DropletsIcon } from '../icons/droplets';
945
+ // Droplet aliases
946
+ export { default as DropletIcon } from '../icons/droplet';
947
947
  // Drum aliases
948
948
  export { default as DrumIcon } from '../icons/drum';
949
- // Drumstick aliases
950
- export { default as DrumstickIcon } from '../icons/drumstick';
951
949
  // Dumbbell aliases
952
950
  export { default as DumbbellIcon } from '../icons/dumbbell';
953
- // Ear aliases
954
- export { default as EarIcon } from '../icons/ear';
955
951
  // EarOff aliases
956
952
  export { default as EarOffIcon } from '../icons/ear-off';
953
+ // Drumstick aliases
954
+ export { default as DrumstickIcon } from '../icons/drumstick';
955
+ // Ear aliases
956
+ export { default as EarIcon } from '../icons/ear';
957
957
  // EarthLock aliases
958
958
  export { default as EarthLockIcon } from '../icons/earth-lock';
959
959
  // Eclipse aliases
@@ -966,32 +966,32 @@ export { default as EggOffIcon } from '../icons/egg-off';
966
966
  export { default as EqualApproximatelyIcon } from '../icons/equal-approximately';
967
967
  // Egg aliases
968
968
  export { default as EggIcon } from '../icons/egg';
969
- // Equal aliases
970
- export { default as EqualIcon } from '../icons/equal';
971
969
  // EqualNot aliases
972
970
  export { default as EqualNotIcon } from '../icons/equal-not';
971
+ // Equal aliases
972
+ export { default as EqualIcon } from '../icons/equal';
973
973
  // Eraser aliases
974
974
  export { default as EraserIcon } from '../icons/eraser';
975
- // EthernetPort aliases
976
- export { default as EthernetPortIcon } from '../icons/ethernet-port';
977
975
  // Euro aliases
978
976
  export { default as EuroIcon } from '../icons/euro';
977
+ // EthernetPort aliases
978
+ export { default as EthernetPortIcon } from '../icons/ethernet-port';
979
979
  // EvCharger aliases
980
980
  export { default as EvChargerIcon } from '../icons/ev-charger';
981
981
  // Expand aliases
982
982
  export { default as ExpandIcon } from '../icons/expand';
983
- // ExternalLink aliases
984
- export { default as ExternalLinkIcon } from '../icons/external-link';
985
983
  // EyeClosed aliases
986
984
  export { default as EyeClosedIcon } from '../icons/eye-closed';
985
+ // ExternalLink aliases
986
+ export { default as ExternalLinkIcon } from '../icons/external-link';
987
987
  // EyeOff aliases
988
988
  export { default as EyeOffIcon } from '../icons/eye-off';
989
989
  // Eye aliases
990
990
  export { default as EyeIcon } from '../icons/eye';
991
- // Factory aliases
992
- export { default as FactoryIcon } from '../icons/factory';
993
991
  // Facebook aliases
994
992
  export { default as FacebookIcon } from '../icons/facebook';
993
+ // Factory aliases
994
+ export { default as FactoryIcon } from '../icons/factory';
995
995
  // Fan aliases
996
996
  export { default as FanIcon } from '../icons/fan';
997
997
  // FastForward aliases
@@ -1008,10 +1008,10 @@ export { default as FigmaIcon } from '../icons/figma';
1008
1008
  export { default as FileArchiveIcon } from '../icons/file-archive';
1009
1009
  // FileBox aliases
1010
1010
  export { default as FileBoxIcon } from '../icons/file-box';
1011
- // FileClock aliases
1012
- export { default as FileClockIcon } from '../icons/file-clock';
1013
1011
  // FileCheck aliases
1014
1012
  export { default as FileCheckIcon } from '../icons/file-check';
1013
+ // FileClock aliases
1014
+ export { default as FileClockIcon } from '../icons/file-clock';
1015
1015
  // FileCode aliases
1016
1016
  export { default as FileCodeIcon } from '../icons/file-code';
1017
1017
  // FileDiff aliases
@@ -1022,20 +1022,20 @@ export { default as FileDigitIcon } from '../icons/file-digit';
1022
1022
  export { default as FileDownIcon } from '../icons/file-down';
1023
1023
  // FileHeart aliases
1024
1024
  export { default as FileHeartIcon } from '../icons/file-heart';
1025
- // FileInput aliases
1026
- export { default as FileInputIcon } from '../icons/file-input';
1027
1025
  // FileImage aliases
1028
1026
  export { default as FileImageIcon } from '../icons/file-image';
1027
+ // FileInput aliases
1028
+ export { default as FileInputIcon } from '../icons/file-input';
1029
1029
  // FileMinus aliases
1030
1030
  export { default as FileMinusIcon } from '../icons/file-minus';
1031
1031
  // FileMusic aliases
1032
1032
  export { default as FileMusicIcon } from '../icons/file-music';
1033
- // FileOutput aliases
1034
- export { default as FileOutputIcon } from '../icons/file-output';
1035
1033
  // FilePlus aliases
1036
1034
  export { default as FilePlusIcon } from '../icons/file-plus';
1037
1035
  // FileScan aliases
1038
1036
  export { default as FileScanIcon } from '../icons/file-scan';
1037
+ // FileOutput aliases
1038
+ export { default as FileOutputIcon } from '../icons/file-output';
1039
1039
  // FileSearch aliases
1040
1040
  export { default as FileSearchIcon } from '../icons/file-search';
1041
1041
  // FileSliders aliases
@@ -1046,12 +1046,12 @@ export { default as FileSpreadsheetIcon } from '../icons/file-spreadsheet';
1046
1046
  export { default as FileStackIcon } from '../icons/file-stack';
1047
1047
  // FileSymlink aliases
1048
1048
  export { default as FileSymlinkIcon } from '../icons/file-symlink';
1049
+ // FileType aliases
1050
+ export { default as FileTypeIcon } from '../icons/file-type';
1049
1051
  // FileTerminal aliases
1050
1052
  export { default as FileTerminalIcon } from '../icons/file-terminal';
1051
1053
  // FileText aliases
1052
1054
  export { default as FileTextIcon } from '../icons/file-text';
1053
- // FileType aliases
1054
- export { default as FileTypeIcon } from '../icons/file-type';
1055
1055
  // FileUp aliases
1056
1056
  export { default as FileUpIcon } from '../icons/file-up';
1057
1057
  // FileUser aliases
@@ -1064,74 +1064,76 @@ export { default as FileXIcon } from '../icons/file-x';
1064
1064
  export { default as FileIcon } from '../icons/file';
1065
1065
  // Files aliases
1066
1066
  export { default as FilesIcon } from '../icons/files';
1067
+ // Film aliases
1068
+ export { default as FilmIcon } from '../icons/film';
1067
1069
  // FireExtinguisher aliases
1068
1070
  export { default as FireExtinguisherIcon } from '../icons/fire-extinguisher';
1069
1071
  // FishOff aliases
1070
1072
  export { default as FishOffIcon } from '../icons/fish-off';
1071
- // Film aliases
1072
- export { default as FilmIcon } from '../icons/film';
1073
1073
  // FishSymbol aliases
1074
1074
  export { default as FishSymbolIcon } from '../icons/fish-symbol';
1075
1075
  // Fish aliases
1076
1076
  export { default as FishIcon } from '../icons/fish';
1077
+ // FishingHook aliases
1078
+ export { default as FishingHookIcon } from '../icons/fishing-hook';
1077
1079
  // FlagOff aliases
1078
1080
  export { default as FlagOffIcon } from '../icons/flag-off';
1079
- // FlagTriangleLeft aliases
1080
- export { default as FlagTriangleLeftIcon } from '../icons/flag-triangle-left';
1081
1081
  // FlagTriangleRight aliases
1082
1082
  export { default as FlagTriangleRightIcon } from '../icons/flag-triangle-right';
1083
1083
  // Flag aliases
1084
1084
  export { default as FlagIcon } from '../icons/flag';
1085
- // FlameKindling aliases
1086
- export { default as FlameKindlingIcon } from '../icons/flame-kindling';
1085
+ // FlagTriangleLeft aliases
1086
+ export { default as FlagTriangleLeftIcon } from '../icons/flag-triangle-left';
1087
1087
  // Flame aliases
1088
1088
  export { default as FlameIcon } from '../icons/flame';
1089
1089
  // FlashlightOff aliases
1090
1090
  export { default as FlashlightOffIcon } from '../icons/flashlight-off';
1091
1091
  // Flashlight aliases
1092
1092
  export { default as FlashlightIcon } from '../icons/flashlight';
1093
- // FlaskConical aliases
1094
- export { default as FlaskConicalIcon } from '../icons/flask-conical';
1095
1093
  // FlaskConicalOff aliases
1096
1094
  export { default as FlaskConicalOffIcon } from '../icons/flask-conical-off';
1095
+ // FlameKindling aliases
1096
+ export { default as FlameKindlingIcon } from '../icons/flame-kindling';
1097
1097
  // FlaskRound aliases
1098
1098
  export { default as FlaskRoundIcon } from '../icons/flask-round';
1099
+ // FlaskConical aliases
1100
+ export { default as FlaskConicalIcon } from '../icons/flask-conical';
1099
1101
  // FlipHorizontal2 aliases
1100
1102
  export { default as FlipHorizontal2Icon } from '../icons/flip-horizontal-2';
1101
- // FlipVertical2 aliases
1102
- export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
1103
1103
  // FlipHorizontal aliases
1104
1104
  export { default as FlipHorizontalIcon } from '../icons/flip-horizontal';
1105
- // Flower2 aliases
1106
- export { default as Flower2Icon } from '../icons/flower-2';
1105
+ // FlipVertical2 aliases
1106
+ export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
1107
1107
  // FlipVertical aliases
1108
1108
  export { default as FlipVerticalIcon } from '../icons/flip-vertical';
1109
1109
  // Flower aliases
1110
1110
  export { default as FlowerIcon } from '../icons/flower';
1111
1111
  // Focus aliases
1112
1112
  export { default as FocusIcon } from '../icons/focus';
1113
+ // Flower2 aliases
1114
+ export { default as Flower2Icon } from '../icons/flower-2';
1113
1115
  // FoldHorizontal aliases
1114
1116
  export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
1115
1117
  // FoldVertical aliases
1116
1118
  export { default as FoldVerticalIcon } from '../icons/fold-vertical';
1117
1119
  // FolderArchive aliases
1118
1120
  export { default as FolderArchiveIcon } from '../icons/folder-archive';
1121
+ // FolderCheck aliases
1122
+ export { default as FolderCheckIcon } from '../icons/folder-check';
1119
1123
  // FolderClock aliases
1120
1124
  export { default as FolderClockIcon } from '../icons/folder-clock';
1121
1125
  // FolderClosed aliases
1122
1126
  export { default as FolderClosedIcon } from '../icons/folder-closed';
1123
- // FolderCheck aliases
1124
- export { default as FolderCheckIcon } from '../icons/folder-check';
1125
- // FolderCode aliases
1126
- export { default as FolderCodeIcon } from '../icons/folder-code';
1127
1127
  // FolderDot aliases
1128
1128
  export { default as FolderDotIcon } from '../icons/folder-dot';
1129
- // FolderGit2 aliases
1130
- export { default as FolderGit2Icon } from '../icons/folder-git-2';
1129
+ // FolderCode aliases
1130
+ export { default as FolderCodeIcon } from '../icons/folder-code';
1131
1131
  // FolderDown aliases
1132
1132
  export { default as FolderDownIcon } from '../icons/folder-down';
1133
1133
  // FolderGit aliases
1134
1134
  export { default as FolderGitIcon } from '../icons/folder-git';
1135
+ // FolderGit2 aliases
1136
+ export { default as FolderGit2Icon } from '../icons/folder-git-2';
1135
1137
  // FolderHeart aliases
1136
1138
  export { default as FolderHeartIcon } from '../icons/folder-heart';
1137
1139
  // FolderInput aliases
@@ -1152,10 +1154,10 @@ export { default as FolderOpenIcon } from '../icons/folder-open';
1152
1154
  export { default as FolderOutputIcon } from '../icons/folder-output';
1153
1155
  // FolderPlus aliases
1154
1156
  export { default as FolderPlusIcon } from '../icons/folder-plus';
1155
- // FolderRoot aliases
1156
- export { default as FolderRootIcon } from '../icons/folder-root';
1157
1157
  // FolderSearch2 aliases
1158
1158
  export { default as FolderSearch2Icon } from '../icons/folder-search-2';
1159
+ // FolderRoot aliases
1160
+ export { default as FolderRootIcon } from '../icons/folder-root';
1159
1161
  // FolderSearch aliases
1160
1162
  export { default as FolderSearchIcon } from '../icons/folder-search';
1161
1163
  // FolderSymlink aliases
@@ -1172,128 +1174,128 @@ export { default as FolderXIcon } from '../icons/folder-x';
1172
1174
  export { default as FolderIcon } from '../icons/folder';
1173
1175
  // Folders aliases
1174
1176
  export { default as FoldersIcon } from '../icons/folders';
1175
- // Footprints aliases
1176
- export { default as FootprintsIcon } from '../icons/footprints';
1177
1177
  // Forklift aliases
1178
1178
  export { default as ForkliftIcon } from '../icons/forklift';
1179
1179
  // Form aliases
1180
1180
  export { default as FormIcon } from '../icons/form';
1181
- // Frame aliases
1182
- export { default as FrameIcon } from '../icons/frame';
1181
+ // Footprints aliases
1182
+ export { default as FootprintsIcon } from '../icons/footprints';
1183
1183
  // Forward aliases
1184
1184
  export { default as ForwardIcon } from '../icons/forward';
1185
- // Frown aliases
1186
- export { default as FrownIcon } from '../icons/frown';
1185
+ // Frame aliases
1186
+ export { default as FrameIcon } from '../icons/frame';
1187
1187
  // Framer aliases
1188
1188
  export { default as FramerIcon } from '../icons/framer';
1189
- // Fuel aliases
1190
- export { default as FuelIcon } from '../icons/fuel';
1189
+ // Frown aliases
1190
+ export { default as FrownIcon } from '../icons/frown';
1191
1191
  // Fullscreen aliases
1192
1192
  export { default as FullscreenIcon } from '../icons/fullscreen';
1193
+ // Fuel aliases
1194
+ export { default as FuelIcon } from '../icons/fuel';
1193
1195
  // FunnelPlus aliases
1194
1196
  export { default as FunnelPlusIcon } from '../icons/funnel-plus';
1195
1197
  // GalleryHorizontalEnd aliases
1196
1198
  export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal-end';
1199
+ // GalleryHorizontal aliases
1200
+ export { default as GalleryHorizontalIcon } from '../icons/gallery-horizontal';
1197
1201
  // GalleryThumbnails aliases
1198
1202
  export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
1199
1203
  // GalleryVerticalEnd aliases
1200
1204
  export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end';
1201
- // GalleryHorizontal aliases
1202
- export { default as GalleryHorizontalIcon } from '../icons/gallery-horizontal';
1203
1205
  // GalleryVertical aliases
1204
1206
  export { default as GalleryVerticalIcon } from '../icons/gallery-vertical';
1205
1207
  // Gamepad2 aliases
1206
1208
  export { default as Gamepad2Icon } from '../icons/gamepad-2';
1207
- // GamepadDirectional aliases
1208
- export { default as GamepadDirectionalIcon } from '../icons/gamepad-directional';
1209
1209
  // Gamepad aliases
1210
1210
  export { default as GamepadIcon } from '../icons/gamepad';
1211
+ // GamepadDirectional aliases
1212
+ export { default as GamepadDirectionalIcon } from '../icons/gamepad-directional';
1211
1213
  // Gauge aliases
1212
1214
  export { default as GaugeIcon } from '../icons/gauge';
1213
- // Gavel aliases
1214
- export { default as GavelIcon } from '../icons/gavel';
1215
- // GeorgianLari aliases
1216
- export { default as GeorgianLariIcon } from '../icons/georgian-lari';
1217
1215
  // Gem aliases
1218
1216
  export { default as GemIcon } from '../icons/gem';
1217
+ // Gavel aliases
1218
+ export { default as GavelIcon } from '../icons/gavel';
1219
1219
  // Ghost aliases
1220
1220
  export { default as GhostIcon } from '../icons/ghost';
1221
+ // GeorgianLari aliases
1222
+ export { default as GeorgianLariIcon } from '../icons/georgian-lari';
1221
1223
  // Gift aliases
1222
1224
  export { default as GiftIcon } from '../icons/gift';
1223
- // GitBranchPlus aliases
1224
- export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
1225
1225
  // GitBranchMinus aliases
1226
1226
  export { default as GitBranchMinusIcon } from '../icons/git-branch-minus';
1227
+ // GitBranchPlus aliases
1228
+ export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
1229
+ // GitBranch aliases
1230
+ export { default as GitBranchIcon } from '../icons/git-branch';
1227
1231
  // GitCommitVertical aliases
1228
1232
  export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical';
1229
1233
  // GitCompareArrows aliases
1230
1234
  export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
1231
- // GitBranch aliases
1232
- export { default as GitBranchIcon } from '../icons/git-branch';
1233
- // GitCompare aliases
1234
- export { default as GitCompareIcon } from '../icons/git-compare';
1235
1235
  // GitFork aliases
1236
1236
  export { default as GitForkIcon } from '../icons/git-fork';
1237
1237
  // GitGraph aliases
1238
1238
  export { default as GitGraphIcon } from '../icons/git-graph';
1239
+ // GitCompare aliases
1240
+ export { default as GitCompareIcon } from '../icons/git-compare';
1239
1241
  // GitMerge aliases
1240
1242
  export { default as GitMergeIcon } from '../icons/git-merge';
1241
1243
  // GitPullRequestArrow aliases
1242
1244
  export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-arrow';
1243
- // GitPullRequestClosed aliases
1244
- export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
1245
1245
  // GitPullRequestCreateArrow aliases
1246
1246
  export { default as GitPullRequestCreateArrowIcon } from '../icons/git-pull-request-create-arrow';
1247
+ // GitPullRequestClosed aliases
1248
+ export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
1247
1249
  // GitPullRequestCreate aliases
1248
1250
  export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
1249
- // GitPullRequestDraft aliases
1250
- export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
1251
1251
  // GitPullRequest aliases
1252
1252
  export { default as GitPullRequestIcon } from '../icons/git-pull-request';
1253
+ // GitPullRequestDraft aliases
1254
+ export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
1253
1255
  // Github aliases
1254
1256
  export { default as GithubIcon } from '../icons/github';
1255
1257
  // Gitlab aliases
1256
1258
  export { default as GitlabIcon } from '../icons/gitlab';
1257
1259
  // GlassWater aliases
1258
1260
  export { default as GlassWaterIcon } from '../icons/glass-water';
1259
- // Glasses aliases
1260
- export { default as GlassesIcon } from '../icons/glasses';
1261
1261
  // GlobeLock aliases
1262
1262
  export { default as GlobeLockIcon } from '../icons/globe-lock';
1263
- // Globe aliases
1264
- export { default as GlobeIcon } from '../icons/globe';
1263
+ // Glasses aliases
1264
+ export { default as GlassesIcon } from '../icons/glasses';
1265
1265
  // Goal aliases
1266
1266
  export { default as GoalIcon } from '../icons/goal';
1267
+ // Globe aliases
1268
+ export { default as GlobeIcon } from '../icons/globe';
1267
1269
  // Gpu aliases
1268
1270
  export { default as GpuIcon } from '../icons/gpu';
1269
1271
  // GraduationCap aliases
1270
1272
  export { default as GraduationCapIcon } from '../icons/graduation-cap';
1271
1273
  // Grape aliases
1272
1274
  export { default as GrapeIcon } from '../icons/grape';
1275
+ // Grid3x2 aliases
1276
+ export { default as Grid3x2Icon } from '../icons/grid-3x2';
1273
1277
  // GripHorizontal aliases
1274
1278
  export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
1275
1279
  // GripVertical aliases
1276
1280
  export { default as GripVerticalIcon } from '../icons/grip-vertical';
1277
- // Grid3x2 aliases
1278
- export { default as Grid3x2Icon } from '../icons/grid-3x2';
1279
1281
  // Grip aliases
1280
1282
  export { default as GripIcon } from '../icons/grip';
1281
1283
  // Group aliases
1282
1284
  export { default as GroupIcon } from '../icons/group';
1283
- // Guitar aliases
1284
- export { default as GuitarIcon } from '../icons/guitar';
1285
1285
  // Ham aliases
1286
1286
  export { default as HamIcon } from '../icons/ham';
1287
1287
  // Hamburger aliases
1288
1288
  export { default as HamburgerIcon } from '../icons/hamburger';
1289
+ // Guitar aliases
1290
+ export { default as GuitarIcon } from '../icons/guitar';
1289
1291
  // Hammer aliases
1290
1292
  export { default as HammerIcon } from '../icons/hammer';
1291
1293
  // HandFist aliases
1292
1294
  export { default as HandFistIcon } from '../icons/hand-fist';
1293
- // HandCoins aliases
1294
- export { default as HandCoinsIcon } from '../icons/hand-coins';
1295
1295
  // HandHeart aliases
1296
1296
  export { default as HandHeartIcon } from '../icons/hand-heart';
1297
+ // HandCoins aliases
1298
+ export { default as HandCoinsIcon } from '../icons/hand-coins';
1297
1299
  // HandMetal aliases
1298
1300
  export { default as HandMetalIcon } from '../icons/hand-metal';
1299
1301
  // HandPlatter aliases
@@ -1304,14 +1306,14 @@ export { default as HandIcon } from '../icons/hand';
1304
1306
  export { default as HandbagIcon } from '../icons/handbag';
1305
1307
  // Handshake aliases
1306
1308
  export { default as HandshakeIcon } from '../icons/handshake';
1307
- // HardDriveUpload aliases
1308
- export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
1309
- // HardDrive aliases
1310
- export { default as HardDriveIcon } from '../icons/hard-drive';
1311
1309
  // HardDriveDownload aliases
1312
1310
  export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
1311
+ // HardDriveUpload aliases
1312
+ export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
1313
1313
  // HardHat aliases
1314
1314
  export { default as HardHatIcon } from '../icons/hard-hat';
1315
+ // HardDrive aliases
1316
+ export { default as HardDriveIcon } from '../icons/hard-drive';
1315
1317
  // HatGlasses aliases
1316
1318
  export { default as HatGlassesIcon } from '../icons/hat-glasses';
1317
1319
  // Hash aliases
@@ -1320,14 +1322,14 @@ export { default as HashIcon } from '../icons/hash';
1320
1322
  export { default as HazeIcon } from '../icons/haze';
1321
1323
  // Hd aliases
1322
1324
  export { default as HdIcon } from '../icons/hd';
1323
- // Heading1 aliases
1324
- export { default as Heading1Icon } from '../icons/heading-1';
1325
1325
  // HdmiPort aliases
1326
1326
  export { default as HdmiPortIcon } from '../icons/hdmi-port';
1327
- // Heading2 aliases
1328
- export { default as Heading2Icon } from '../icons/heading-2';
1327
+ // Heading1 aliases
1328
+ export { default as Heading1Icon } from '../icons/heading-1';
1329
1329
  // Heading3 aliases
1330
1330
  export { default as Heading3Icon } from '../icons/heading-3';
1331
+ // Heading2 aliases
1332
+ export { default as Heading2Icon } from '../icons/heading-2';
1331
1333
  // Heading4 aliases
1332
1334
  export { default as Heading4Icon } from '../icons/heading-4';
1333
1335
  // Heading5 aliases
@@ -1342,20 +1344,20 @@ export { default as HeadphoneOffIcon } from '../icons/headphone-off';
1342
1344
  export { default as HeadphonesIcon } from '../icons/headphones';
1343
1345
  // Headset aliases
1344
1346
  export { default as HeadsetIcon } from '../icons/headset';
1347
+ // HeartMinus aliases
1348
+ export { default as HeartMinusIcon } from '../icons/heart-minus';
1345
1349
  // HeartCrack aliases
1346
1350
  export { default as HeartCrackIcon } from '../icons/heart-crack';
1347
1351
  // HeartHandshake aliases
1348
1352
  export { default as HeartHandshakeIcon } from '../icons/heart-handshake';
1349
- // HeartMinus aliases
1350
- export { default as HeartMinusIcon } from '../icons/heart-minus';
1351
1353
  // HeartOff aliases
1352
1354
  export { default as HeartOffIcon } from '../icons/heart-off';
1355
+ // Heart aliases
1356
+ export { default as HeartIcon } from '../icons/heart';
1353
1357
  // HeartPlus aliases
1354
1358
  export { default as HeartPlusIcon } from '../icons/heart-plus';
1355
1359
  // HeartPulse aliases
1356
1360
  export { default as HeartPulseIcon } from '../icons/heart-pulse';
1357
- // Heart aliases
1358
- export { default as HeartIcon } from '../icons/heart';
1359
1361
  // Heater aliases
1360
1362
  export { default as HeaterIcon } from '../icons/heater';
1361
1363
  // Helicopter aliases
@@ -1372,10 +1374,10 @@ export { default as HopOffIcon } from '../icons/hop-off';
1372
1374
  export { default as HopIcon } from '../icons/hop';
1373
1375
  // Hospital aliases
1374
1376
  export { default as HospitalIcon } from '../icons/hospital';
1375
- // Hourglass aliases
1376
- export { default as HourglassIcon } from '../icons/hourglass';
1377
1377
  // Hotel aliases
1378
1378
  export { default as HotelIcon } from '../icons/hotel';
1379
+ // Hourglass aliases
1380
+ export { default as HourglassIcon } from '../icons/hourglass';
1379
1381
  // HouseHeart aliases
1380
1382
  export { default as HouseHeartIcon } from '../icons/house-heart';
1381
1383
  // HousePlus aliases
@@ -1406,12 +1408,12 @@ export { default as ImageUpscaleIcon } from '../icons/image-upscale';
1406
1408
  export { default as ImageIcon } from '../icons/image';
1407
1409
  // Images aliases
1408
1410
  export { default as ImagesIcon } from '../icons/images';
1409
- // Import aliases
1410
- export { default as ImportIcon } from '../icons/import';
1411
1411
  // Inbox aliases
1412
1412
  export { default as InboxIcon } from '../icons/inbox';
1413
1413
  // IndianRupee aliases
1414
1414
  export { default as IndianRupeeIcon } from '../icons/indian-rupee';
1415
+ // Import aliases
1416
+ export { default as ImportIcon } from '../icons/import';
1415
1417
  // Infinity aliases
1416
1418
  export { default as InfinityIcon } from '../icons/infinity';
1417
1419
  // Info aliases
@@ -1434,20 +1436,20 @@ export { default as JoystickIcon } from '../icons/joystick';
1434
1436
  export { default as KanbanIcon } from '../icons/kanban';
1435
1437
  // Kayak aliases
1436
1438
  export { default as KayakIcon } from '../icons/kayak';
1437
- // KeyRound aliases
1438
- export { default as KeyRoundIcon } from '../icons/key-round';
1439
1439
  // KeySquare aliases
1440
1440
  export { default as KeySquareIcon } from '../icons/key-square';
1441
+ // KeyRound aliases
1442
+ export { default as KeyRoundIcon } from '../icons/key-round';
1441
1443
  // Key aliases
1442
1444
  export { default as KeyIcon } from '../icons/key';
1443
1445
  // KeyboardMusic aliases
1444
1446
  export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
1447
+ // LampCeiling aliases
1448
+ export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
1445
1449
  // KeyboardOff aliases
1446
1450
  export { default as KeyboardOffIcon } from '../icons/keyboard-off';
1447
1451
  // Keyboard aliases
1448
1452
  export { default as KeyboardIcon } from '../icons/keyboard';
1449
- // LampCeiling aliases
1450
- export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
1451
1453
  // LampDesk aliases
1452
1454
  export { default as LampDeskIcon } from '../icons/lamp-desk';
1453
1455
  // LampFloor aliases
@@ -1456,22 +1458,22 @@ export { default as LampFloorIcon } from '../icons/lamp-floor';
1456
1458
  export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
1457
1459
  // LampWallUp aliases
1458
1460
  export { default as LampWallUpIcon } from '../icons/lamp-wall-up';
1461
+ // LandPlot aliases
1462
+ export { default as LandPlotIcon } from '../icons/land-plot';
1459
1463
  // Lamp aliases
1460
1464
  export { default as LampIcon } from '../icons/lamp';
1461
1465
  // Languages aliases
1462
1466
  export { default as LanguagesIcon } from '../icons/languages';
1463
- // LandPlot aliases
1464
- export { default as LandPlotIcon } from '../icons/land-plot';
1465
1467
  // LaptopMinimalCheck aliases
1466
1468
  export { default as LaptopMinimalCheckIcon } from '../icons/laptop-minimal-check';
1467
1469
  // Landmark aliases
1468
1470
  export { default as LandmarkIcon } from '../icons/landmark';
1469
- // LassoSelect aliases
1470
- export { default as LassoSelectIcon } from '../icons/lasso-select';
1471
- // Laptop aliases
1472
- export { default as LaptopIcon } from '../icons/laptop';
1473
1471
  // Lasso aliases
1474
1472
  export { default as LassoIcon } from '../icons/lasso';
1473
+ // Laptop aliases
1474
+ export { default as LaptopIcon } from '../icons/laptop';
1475
+ // LassoSelect aliases
1476
+ export { default as LassoSelectIcon } from '../icons/lasso-select';
1475
1477
  // Laugh aliases
1476
1478
  export { default as LaughIcon } from '../icons/laugh';
1477
1479
  // Layers2 aliases
@@ -1482,50 +1484,50 @@ export { default as LayersPlusIcon } from '../icons/layers-plus';
1482
1484
  export { default as LayoutDashboardIcon } from '../icons/layout-dashboard';
1483
1485
  // LayoutGrid aliases
1484
1486
  export { default as LayoutGridIcon } from '../icons/layout-grid';
1487
+ // LayoutPanelTop aliases
1488
+ export { default as LayoutPanelTopIcon } from '../icons/layout-panel-top';
1485
1489
  // LayoutList aliases
1486
1490
  export { default as LayoutListIcon } from '../icons/layout-list';
1487
1491
  // LayoutPanelLeft aliases
1488
1492
  export { default as LayoutPanelLeftIcon } from '../icons/layout-panel-left';
1489
- // LayoutPanelTop aliases
1490
- export { default as LayoutPanelTopIcon } from '../icons/layout-panel-top';
1491
1493
  // LayoutTemplate aliases
1492
1494
  export { default as LayoutTemplateIcon } from '../icons/layout-template';
1493
1495
  // LeafyGreen aliases
1494
1496
  export { default as LeafyGreenIcon } from '../icons/leafy-green';
1495
- // Leaf aliases
1496
- export { default as LeafIcon } from '../icons/leaf';
1497
- // Lectern aliases
1498
- export { default as LecternIcon } from '../icons/lectern';
1499
1497
  // LibraryBig aliases
1500
1498
  export { default as LibraryBigIcon } from '../icons/library-big';
1499
+ // Lectern aliases
1500
+ export { default as LecternIcon } from '../icons/lectern';
1501
1501
  // Library aliases
1502
1502
  export { default as LibraryIcon } from '../icons/library';
1503
+ // Leaf aliases
1504
+ export { default as LeafIcon } from '../icons/leaf';
1503
1505
  // LifeBuoy aliases
1504
1506
  export { default as LifeBuoyIcon } from '../icons/life-buoy';
1505
1507
  // LightbulbOff aliases
1506
1508
  export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
1507
- // Ligature aliases
1508
- export { default as LigatureIcon } from '../icons/ligature';
1509
1509
  // Lightbulb aliases
1510
1510
  export { default as LightbulbIcon } from '../icons/lightbulb';
1511
+ // Ligature aliases
1512
+ export { default as LigatureIcon } from '../icons/ligature';
1511
1513
  // LineSquiggle aliases
1512
1514
  export { default as LineSquiggleIcon } from '../icons/line-squiggle';
1513
1515
  // Link2Off aliases
1514
1516
  export { default as Link2OffIcon } from '../icons/link-2-off';
1515
1517
  // Link2 aliases
1516
1518
  export { default as Link2Icon } from '../icons/link-2';
1517
- // ListCheck aliases
1518
- export { default as ListCheckIcon } from '../icons/list-check';
1519
- // Link aliases
1520
- export { default as LinkIcon } from '../icons/link';
1521
1519
  // Linkedin aliases
1522
1520
  export { default as LinkedinIcon } from '../icons/linkedin';
1521
+ // Link aliases
1522
+ export { default as LinkIcon } from '../icons/link';
1523
+ // ListCheck aliases
1524
+ export { default as ListCheckIcon } from '../icons/list-check';
1525
+ // ListChevronsDownUp aliases
1526
+ export { default as ListChevronsDownUpIcon } from '../icons/list-chevrons-down-up';
1523
1527
  // ListChecks aliases
1524
1528
  export { default as ListChecksIcon } from '../icons/list-checks';
1525
1529
  // ListChevronsUpDown aliases
1526
1530
  export { default as ListChevronsUpDownIcon } from '../icons/list-chevrons-up-down';
1527
- // ListChevronsDownUp aliases
1528
- export { default as ListChevronsDownUpIcon } from '../icons/list-chevrons-down-up';
1529
1531
  // ListCollapse aliases
1530
1532
  export { default as ListCollapseIcon } from '../icons/list-collapse';
1531
1533
  // ListEnd aliases
@@ -1538,38 +1540,38 @@ export { default as ListFilterIcon } from '../icons/list-filter';
1538
1540
  export { default as ListMinusIcon } from '../icons/list-minus';
1539
1541
  // ListMusic aliases
1540
1542
  export { default as ListMusicIcon } from '../icons/list-music';
1543
+ // ListPlus aliases
1544
+ export { default as ListPlusIcon } from '../icons/list-plus';
1541
1545
  // ListOrdered aliases
1542
1546
  export { default as ListOrderedIcon } from '../icons/list-ordered';
1543
1547
  // ListRestart aliases
1544
1548
  export { default as ListRestartIcon } from '../icons/list-restart';
1545
- // ListPlus aliases
1546
- export { default as ListPlusIcon } from '../icons/list-plus';
1547
1549
  // ListStart aliases
1548
1550
  export { default as ListStartIcon } from '../icons/list-start';
1549
- // ListVideo aliases
1550
- export { default as ListVideoIcon } from '../icons/list-video';
1551
1551
  // ListTodo aliases
1552
1552
  export { default as ListTodoIcon } from '../icons/list-todo';
1553
1553
  // ListTree aliases
1554
1554
  export { default as ListTreeIcon } from '../icons/list-tree';
1555
+ // ListVideo aliases
1556
+ export { default as ListVideoIcon } from '../icons/list-video';
1555
1557
  // ListX aliases
1556
1558
  export { default as ListXIcon } from '../icons/list-x';
1557
1559
  // List aliases
1558
1560
  export { default as ListIcon } from '../icons/list';
1559
- // LoaderPinwheel aliases
1560
- export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
1561
- // LocateFixed aliases
1562
- export { default as LocateFixedIcon } from '../icons/locate-fixed';
1563
1561
  // Loader aliases
1564
1562
  export { default as LoaderIcon } from '../icons/loader';
1563
+ // LocateFixed aliases
1564
+ export { default as LocateFixedIcon } from '../icons/locate-fixed';
1565
+ // LoaderPinwheel aliases
1566
+ export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
1565
1567
  // LocateOff aliases
1566
1568
  export { default as LocateOffIcon } from '../icons/locate-off';
1567
1569
  // Locate aliases
1568
1570
  export { default as LocateIcon } from '../icons/locate';
1569
- // LockKeyhole aliases
1570
- export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
1571
1571
  // Lock aliases
1572
1572
  export { default as LockIcon } from '../icons/lock';
1573
+ // LockKeyhole aliases
1574
+ export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
1573
1575
  // LogIn aliases
1574
1576
  export { default as LogInIcon } from '../icons/log-in';
1575
1577
  // LogOut aliases
@@ -1578,58 +1580,58 @@ export { default as LogOutIcon } from '../icons/log-out';
1578
1580
  export { default as LogsIcon } from '../icons/logs';
1579
1581
  // Lollipop aliases
1580
1582
  export { default as LollipopIcon } from '../icons/lollipop';
1581
- // Luggage aliases
1582
- export { default as LuggageIcon } from '../icons/luggage';
1583
+ // MailCheck aliases
1584
+ export { default as MailCheckIcon } from '../icons/mail-check';
1583
1585
  // Magnet aliases
1584
1586
  export { default as MagnetIcon } from '../icons/magnet';
1585
- // MailMinus aliases
1586
- export { default as MailMinusIcon } from '../icons/mail-minus';
1587
+ // Luggage aliases
1588
+ export { default as LuggageIcon } from '../icons/luggage';
1587
1589
  // MailOpen aliases
1588
1590
  export { default as MailOpenIcon } from '../icons/mail-open';
1589
- // MailCheck aliases
1590
- export { default as MailCheckIcon } from '../icons/mail-check';
1591
+ // MailMinus aliases
1592
+ export { default as MailMinusIcon } from '../icons/mail-minus';
1591
1593
  // MailPlus aliases
1592
1594
  export { default as MailPlusIcon } from '../icons/mail-plus';
1593
1595
  // MailSearch aliases
1594
1596
  export { default as MailSearchIcon } from '../icons/mail-search';
1595
- // MailWarning aliases
1596
- export { default as MailWarningIcon } from '../icons/mail-warning';
1597
1597
  // MailX aliases
1598
1598
  export { default as MailXIcon } from '../icons/mail-x';
1599
1599
  // Mail aliases
1600
1600
  export { default as MailIcon } from '../icons/mail';
1601
1601
  // Mailbox aliases
1602
1602
  export { default as MailboxIcon } from '../icons/mailbox';
1603
- // Mails aliases
1604
- export { default as MailsIcon } from '../icons/mails';
1603
+ // MailWarning aliases
1604
+ export { default as MailWarningIcon } from '../icons/mail-warning';
1605
1605
  // MapMinus aliases
1606
1606
  export { default as MapMinusIcon } from '../icons/map-minus';
1607
+ // Mails aliases
1608
+ export { default as MailsIcon } from '../icons/mails';
1607
1609
  // MapPinCheckInside aliases
1608
1610
  export { default as MapPinCheckInsideIcon } from '../icons/map-pin-check-inside';
1609
1611
  // MapPinCheck aliases
1610
1612
  export { default as MapPinCheckIcon } from '../icons/map-pin-check';
1611
- // MapPinHouse aliases
1612
- export { default as MapPinHouseIcon } from '../icons/map-pin-house';
1613
1613
  // MapPinMinusInside aliases
1614
1614
  export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside';
1615
- // MapPinMinus aliases
1616
- export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
1615
+ // MapPinHouse aliases
1616
+ export { default as MapPinHouseIcon } from '../icons/map-pin-house';
1617
1617
  // MapPinOff aliases
1618
1618
  export { default as MapPinOffIcon } from '../icons/map-pin-off';
1619
1619
  // MapPinPlusInside aliases
1620
1620
  export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside';
1621
- // MapPinPlus aliases
1622
- export { default as MapPinPlusIcon } from '../icons/map-pin-plus';
1623
- // MapPinX aliases
1624
- export { default as MapPinXIcon } from '../icons/map-pin-x';
1621
+ // MapPinMinus aliases
1622
+ export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
1625
1623
  // MapPinXInside aliases
1626
1624
  export { default as MapPinXInsideIcon } from '../icons/map-pin-x-inside';
1625
+ // MapPinPlus aliases
1626
+ export { default as MapPinPlusIcon } from '../icons/map-pin-plus';
1627
1627
  // MapPin aliases
1628
1628
  export { default as MapPinIcon } from '../icons/map-pin';
1629
- // MapPlus aliases
1630
- export { default as MapPlusIcon } from '../icons/map-plus';
1629
+ // MapPinX aliases
1630
+ export { default as MapPinXIcon } from '../icons/map-pin-x';
1631
1631
  // MapPinned aliases
1632
1632
  export { default as MapPinnedIcon } from '../icons/map-pinned';
1633
+ // MapPlus aliases
1634
+ export { default as MapPlusIcon } from '../icons/map-plus';
1633
1635
  // Map aliases
1634
1636
  export { default as MapIcon } from '../icons/map';
1635
1637
  // MarsStroke aliases
@@ -1644,10 +1646,10 @@ export { default as Maximize2Icon } from '../icons/maximize-2';
1644
1646
  export { default as MaximizeIcon } from '../icons/maximize';
1645
1647
  // Medal aliases
1646
1648
  export { default as MedalIcon } from '../icons/medal';
1647
- // MegaphoneOff aliases
1648
- export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
1649
1649
  // Megaphone aliases
1650
1650
  export { default as MegaphoneIcon } from '../icons/megaphone';
1651
+ // MegaphoneOff aliases
1652
+ export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
1651
1653
  // Meh aliases
1652
1654
  export { default as MehIcon } from '../icons/meh';
1653
1655
  // MemoryStick aliases
@@ -1674,24 +1676,24 @@ export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply
1674
1676
  export { default as MessageCircleWarningIcon } from '../icons/message-circle-warning';
1675
1677
  // MessageCircleX aliases
1676
1678
  export { default as MessageCircleXIcon } from '../icons/message-circle-x';
1677
- // MessageSquareCode aliases
1678
- export { default as MessageSquareCodeIcon } from '../icons/message-square-code';
1679
1679
  // MessageCircle aliases
1680
1680
  export { default as MessageCircleIcon } from '../icons/message-circle';
1681
- // MessageSquareDashed aliases
1682
- export { default as MessageSquareDashedIcon } from '../icons/message-square-dashed';
1683
- // MessageSquareDot aliases
1684
- export { default as MessageSquareDotIcon } from '../icons/message-square-dot';
1681
+ // MessageSquareCode aliases
1682
+ export { default as MessageSquareCodeIcon } from '../icons/message-square-code';
1685
1683
  // MessageSquareDiff aliases
1686
1684
  export { default as MessageSquareDiffIcon } from '../icons/message-square-diff';
1685
+ // MessageSquareDot aliases
1686
+ export { default as MessageSquareDotIcon } from '../icons/message-square-dot';
1687
+ // MessageSquareDashed aliases
1688
+ export { default as MessageSquareDashedIcon } from '../icons/message-square-dashed';
1687
1689
  // MessageSquareHeart aliases
1688
1690
  export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
1691
+ // MessageSquareMore aliases
1692
+ export { default as MessageSquareMoreIcon } from '../icons/message-square-more';
1689
1693
  // MessageSquareLock aliases
1690
1694
  export { default as MessageSquareLockIcon } from '../icons/message-square-lock';
1691
1695
  // MessageSquareOff aliases
1692
1696
  export { default as MessageSquareOffIcon } from '../icons/message-square-off';
1693
- // MessageSquareMore aliases
1694
- export { default as MessageSquareMoreIcon } from '../icons/message-square-more';
1695
1697
  // MessageSquarePlus aliases
1696
1698
  export { default as MessageSquarePlusIcon } from '../icons/message-square-plus';
1697
1699
  // MessageSquareQuote aliases
@@ -1702,40 +1704,40 @@ export { default as MessageSquareReplyIcon } from '../icons/message-square-reply
1702
1704
  export { default as MessageSquareShareIcon } from '../icons/message-square-share';
1703
1705
  // MessageSquareText aliases
1704
1706
  export { default as MessageSquareTextIcon } from '../icons/message-square-text';
1705
- // MessageSquareWarning aliases
1706
- export { default as MessageSquareWarningIcon } from '../icons/message-square-warning';
1707
1707
  // MessageSquareX aliases
1708
1708
  export { default as MessageSquareXIcon } from '../icons/message-square-x';
1709
1709
  // MessageSquare aliases
1710
1710
  export { default as MessageSquareIcon } from '../icons/message-square';
1711
+ // MessageSquareWarning aliases
1712
+ export { default as MessageSquareWarningIcon } from '../icons/message-square-warning';
1711
1713
  // MessagesSquare aliases
1712
1714
  export { default as MessagesSquareIcon } from '../icons/messages-square';
1713
- // MicOff aliases
1714
- export { default as MicOffIcon } from '../icons/mic-off';
1715
1715
  // Mic aliases
1716
1716
  export { default as MicIcon } from '../icons/mic';
1717
+ // MicOff aliases
1718
+ export { default as MicOffIcon } from '../icons/mic-off';
1717
1719
  // Microchip aliases
1718
1720
  export { default as MicrochipIcon } from '../icons/microchip';
1719
- // Microwave aliases
1720
- export { default as MicrowaveIcon } from '../icons/microwave';
1721
1721
  // Microscope aliases
1722
1722
  export { default as MicroscopeIcon } from '../icons/microscope';
1723
- // MilkOff aliases
1724
- export { default as MilkOffIcon } from '../icons/milk-off';
1723
+ // Microwave aliases
1724
+ export { default as MicrowaveIcon } from '../icons/microwave';
1725
1725
  // Milestone aliases
1726
1726
  export { default as MilestoneIcon } from '../icons/milestone';
1727
- // Minimize2 aliases
1728
- export { default as Minimize2Icon } from '../icons/minimize-2';
1727
+ // MilkOff aliases
1728
+ export { default as MilkOffIcon } from '../icons/milk-off';
1729
1729
  // Milk aliases
1730
1730
  export { default as MilkIcon } from '../icons/milk';
1731
+ // Minimize2 aliases
1732
+ export { default as Minimize2Icon } from '../icons/minimize-2';
1731
1733
  // Minimize aliases
1732
1734
  export { default as MinimizeIcon } from '../icons/minimize';
1733
1735
  // Minus aliases
1734
1736
  export { default as MinusIcon } from '../icons/minus';
1735
- // MonitorCheck aliases
1736
- export { default as MonitorCheckIcon } from '../icons/monitor-check';
1737
1737
  // MonitorCloud aliases
1738
1738
  export { default as MonitorCloudIcon } from '../icons/monitor-cloud';
1739
+ // MonitorCheck aliases
1740
+ export { default as MonitorCheckIcon } from '../icons/monitor-check';
1739
1741
  // MonitorCog aliases
1740
1742
  export { default as MonitorCogIcon } from '../icons/monitor-cog';
1741
1743
  // MonitorDot aliases
@@ -1748,24 +1750,24 @@ export { default as MonitorOffIcon } from '../icons/monitor-off';
1748
1750
  export { default as MonitorPauseIcon } from '../icons/monitor-pause';
1749
1751
  // MonitorPlay aliases
1750
1752
  export { default as MonitorPlayIcon } from '../icons/monitor-play';
1751
- // MonitorSpeaker aliases
1752
- export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker';
1753
1753
  // MonitorSmartphone aliases
1754
1754
  export { default as MonitorSmartphoneIcon } from '../icons/monitor-smartphone';
1755
+ // MonitorSpeaker aliases
1756
+ export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker';
1755
1757
  // MonitorStop aliases
1756
1758
  export { default as MonitorStopIcon } from '../icons/monitor-stop';
1757
1759
  // MonitorUp aliases
1758
1760
  export { default as MonitorUpIcon } from '../icons/monitor-up';
1759
1761
  // MonitorX aliases
1760
1762
  export { default as MonitorXIcon } from '../icons/monitor-x';
1761
- // MoonStar aliases
1762
- export { default as MoonStarIcon } from '../icons/moon-star';
1763
1763
  // Monitor aliases
1764
1764
  export { default as MonitorIcon } from '../icons/monitor';
1765
1765
  // Moon aliases
1766
1766
  export { default as MoonIcon } from '../icons/moon';
1767
1767
  // Motorbike aliases
1768
1768
  export { default as MotorbikeIcon } from '../icons/motorbike';
1769
+ // MoonStar aliases
1770
+ export { default as MoonStarIcon } from '../icons/moon-star';
1769
1771
  // MountainSnow aliases
1770
1772
  export { default as MountainSnowIcon } from '../icons/mountain-snow';
1771
1773
  // Mountain aliases
@@ -1774,12 +1776,12 @@ export { default as MountainIcon } from '../icons/mountain';
1774
1776
  export { default as MouseOffIcon } from '../icons/mouse-off';
1775
1777
  // MousePointer2Off aliases
1776
1778
  export { default as MousePointer2OffIcon } from '../icons/mouse-pointer-2-off';
1779
+ // MousePointerClick aliases
1780
+ export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click';
1777
1781
  // MousePointer2 aliases
1778
1782
  export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
1779
1783
  // MousePointerBan aliases
1780
1784
  export { default as MousePointerBanIcon } from '../icons/mouse-pointer-ban';
1781
- // MousePointerClick aliases
1782
- export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click';
1783
1785
  // MousePointer aliases
1784
1786
  export { default as MousePointerIcon } from '../icons/mouse-pointer';
1785
1787
  // Mouse aliases
@@ -1788,10 +1790,10 @@ export { default as MouseIcon } from '../icons/mouse';
1788
1790
  export { default as MoveDiagonal2Icon } from '../icons/move-diagonal-2';
1789
1791
  // MoveDiagonal aliases
1790
1792
  export { default as MoveDiagonalIcon } from '../icons/move-diagonal';
1791
- // MoveDownLeft aliases
1792
- export { default as MoveDownLeftIcon } from '../icons/move-down-left';
1793
1793
  // MoveDownRight aliases
1794
1794
  export { default as MoveDownRightIcon } from '../icons/move-down-right';
1795
+ // MoveDownLeft aliases
1796
+ export { default as MoveDownLeftIcon } from '../icons/move-down-left';
1795
1797
  // MoveDown aliases
1796
1798
  export { default as MoveDownIcon } from '../icons/move-down';
1797
1799
  // MoveHorizontal aliases
@@ -1800,10 +1802,10 @@ export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
1800
1802
  export { default as MoveRightIcon } from '../icons/move-right';
1801
1803
  // MoveLeft aliases
1802
1804
  export { default as MoveLeftIcon } from '../icons/move-left';
1803
- // MoveUpRight aliases
1804
- export { default as MoveUpRightIcon } from '../icons/move-up-right';
1805
1805
  // MoveUpLeft aliases
1806
1806
  export { default as MoveUpLeftIcon } from '../icons/move-up-left';
1807
+ // MoveUpRight aliases
1808
+ export { default as MoveUpRightIcon } from '../icons/move-up-right';
1807
1809
  // MoveUp aliases
1808
1810
  export { default as MoveUpIcon } from '../icons/move-up';
1809
1811
  // MoveVertical aliases
@@ -1814,32 +1816,34 @@ export { default as MoveIcon } from '../icons/move';
1814
1816
  export { default as Music2Icon } from '../icons/music-2';
1815
1817
  // Music3 aliases
1816
1818
  export { default as Music3Icon } from '../icons/music-3';
1817
- // Music4 aliases
1818
- export { default as Music4Icon } from '../icons/music-4';
1819
+ // Music aliases
1820
+ export { default as MusicIcon } from '../icons/music';
1819
1821
  // Navigation2Off aliases
1820
1822
  export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
1823
+ // Music4 aliases
1824
+ export { default as Music4Icon } from '../icons/music-4';
1821
1825
  // Navigation2 aliases
1822
1826
  export { default as Navigation2Icon } from '../icons/navigation-2';
1823
- // Music aliases
1824
- export { default as MusicIcon } from '../icons/music';
1825
1827
  // NavigationOff aliases
1826
1828
  export { default as NavigationOffIcon } from '../icons/navigation-off';
1827
1829
  // Navigation aliases
1828
1830
  export { default as NavigationIcon } from '../icons/navigation';
1829
- // Network aliases
1830
- export { default as NetworkIcon } from '../icons/network';
1831
1831
  // Newspaper aliases
1832
1832
  export { default as NewspaperIcon } from '../icons/newspaper';
1833
+ // Network aliases
1834
+ export { default as NetworkIcon } from '../icons/network';
1833
1835
  // Nfc aliases
1834
1836
  export { default as NfcIcon } from '../icons/nfc';
1835
1837
  // NonBinary aliases
1836
1838
  export { default as NonBinaryIcon } from '../icons/non-binary';
1837
1839
  // NotebookPen aliases
1838
1840
  export { default as NotebookPenIcon } from '../icons/notebook-pen';
1839
- // NotebookText aliases
1840
- export { default as NotebookTextIcon } from '../icons/notebook-text';
1841
1841
  // NotebookTabs aliases
1842
1842
  export { default as NotebookTabsIcon } from '../icons/notebook-tabs';
1843
+ // Notebook aliases
1844
+ export { default as NotebookIcon } from '../icons/notebook';
1845
+ // NotebookText aliases
1846
+ export { default as NotebookTextIcon } from '../icons/notebook-text';
1843
1847
  // NotepadTextDashed aliases
1844
1848
  export { default as NotepadTextDashedIcon } from '../icons/notepad-text-dashed';
1845
1849
  // NotepadText aliases
@@ -1854,86 +1858,84 @@ export { default as OctagonMinusIcon } from '../icons/octagon-minus';
1854
1858
  export { default as OctagonIcon } from '../icons/octagon';
1855
1859
  // Omega aliases
1856
1860
  export { default as OmegaIcon } from '../icons/omega';
1857
- // Notebook aliases
1858
- export { default as NotebookIcon } from '../icons/notebook';
1859
1861
  // Option aliases
1860
1862
  export { default as OptionIcon } from '../icons/option';
1863
+ // PackageCheck aliases
1864
+ export { default as PackageCheckIcon } from '../icons/package-check';
1861
1865
  // Orbit aliases
1862
1866
  export { default as OrbitIcon } from '../icons/orbit';
1863
1867
  // Origami aliases
1864
1868
  export { default as OrigamiIcon } from '../icons/origami';
1865
1869
  // Package2 aliases
1866
1870
  export { default as Package2Icon } from '../icons/package-2';
1867
- // PackageCheck aliases
1868
- export { default as PackageCheckIcon } from '../icons/package-check';
1869
1871
  // PackageMinus aliases
1870
1872
  export { default as PackageMinusIcon } from '../icons/package-minus';
1871
1873
  // PackageOpen aliases
1872
1874
  export { default as PackageOpenIcon } from '../icons/package-open';
1873
1875
  // PackagePlus aliases
1874
1876
  export { default as PackagePlusIcon } from '../icons/package-plus';
1877
+ // PackageX aliases
1878
+ export { default as PackageXIcon } from '../icons/package-x';
1875
1879
  // PackageSearch aliases
1876
1880
  export { default as PackageSearchIcon } from '../icons/package-search';
1881
+ // Package aliases
1882
+ export { default as PackageIcon } from '../icons/package';
1877
1883
  // PaintBucket aliases
1878
1884
  export { default as PaintBucketIcon } from '../icons/paint-bucket';
1879
- // PackageX aliases
1880
- export { default as PackageXIcon } from '../icons/package-x';
1881
1885
  // PaintRoller aliases
1882
1886
  export { default as PaintRollerIcon } from '../icons/paint-roller';
1883
- // Package aliases
1884
- export { default as PackageIcon } from '../icons/package';
1885
1887
  // Paintbrush aliases
1886
1888
  export { default as PaintbrushIcon } from '../icons/paintbrush';
1887
- // Panda aliases
1888
- export { default as PandaIcon } from '../icons/panda';
1889
1889
  // Palette aliases
1890
1890
  export { default as PaletteIcon } from '../icons/palette';
1891
+ // Panda aliases
1892
+ export { default as PandaIcon } from '../icons/panda';
1893
+ // PanelBottomOpen aliases
1894
+ export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
1891
1895
  // PanelBottomClose aliases
1892
1896
  export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
1893
1897
  // PanelBottom aliases
1894
1898
  export { default as PanelBottomIcon } from '../icons/panel-bottom';
1895
- // PanelBottomOpen aliases
1896
- export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
1899
+ // PanelLeftRightDashed aliases
1900
+ export { default as PanelLeftRightDashedIcon } from '../icons/panel-left-right-dashed';
1897
1901
  // PanelRightClose aliases
1898
1902
  export { default as PanelRightCloseIcon } from '../icons/panel-right-close';
1899
1903
  // PanelRightOpen aliases
1900
1904
  export { default as PanelRightOpenIcon } from '../icons/panel-right-open';
1901
- // PanelLeftRightDashed aliases
1902
- export { default as PanelLeftRightDashedIcon } from '../icons/panel-left-right-dashed';
1903
1905
  // PanelRight aliases
1904
1906
  export { default as PanelRightIcon } from '../icons/panel-right';
1905
1907
  // PanelTopBottomDashed aliases
1906
1908
  export { default as PanelTopBottomDashedIcon } from '../icons/panel-top-bottom-dashed';
1907
- // PanelTopOpen aliases
1908
- export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
1909
1909
  // PanelTopClose aliases
1910
1910
  export { default as PanelTopCloseIcon } from '../icons/panel-top-close';
1911
- // PanelTop aliases
1912
- export { default as PanelTopIcon } from '../icons/panel-top';
1913
1911
  // PanelsLeftBottom aliases
1914
1912
  export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
1913
+ // PanelTop aliases
1914
+ export { default as PanelTopIcon } from '../icons/panel-top';
1915
1915
  // PanelsRightBottom aliases
1916
1916
  export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
1917
- // ParkingMeter aliases
1918
- export { default as ParkingMeterIcon } from '../icons/parking-meter';
1917
+ // PanelTopOpen aliases
1918
+ export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
1919
+ // Parentheses aliases
1920
+ export { default as ParenthesesIcon } from '../icons/parentheses';
1919
1921
  // Paperclip aliases
1920
1922
  export { default as PaperclipIcon } from '../icons/paperclip';
1923
+ // ParkingMeter aliases
1924
+ export { default as ParkingMeterIcon } from '../icons/parking-meter';
1921
1925
  // PartyPopper aliases
1922
1926
  export { default as PartyPopperIcon } from '../icons/party-popper';
1923
- // Parentheses aliases
1924
- export { default as ParenthesesIcon } from '../icons/parentheses';
1925
- // Pause aliases
1926
- export { default as PauseIcon } from '../icons/pause';
1927
1927
  // PawPrint aliases
1928
1928
  export { default as PawPrintIcon } from '../icons/paw-print';
1929
+ // Pause aliases
1930
+ export { default as PauseIcon } from '../icons/pause';
1929
1931
  // PcCase aliases
1930
1932
  export { default as PcCaseIcon } from '../icons/pc-case';
1933
+ // PenOff aliases
1934
+ export { default as PenOffIcon } from '../icons/pen-off';
1931
1935
  // PenTool aliases
1932
1936
  export { default as PenToolIcon } from '../icons/pen-tool';
1933
1937
  // PencilLine aliases
1934
1938
  export { default as PencilLineIcon } from '../icons/pencil-line';
1935
- // PenOff aliases
1936
- export { default as PenOffIcon } from '../icons/pen-off';
1937
1939
  // PencilOff aliases
1938
1940
  export { default as PencilOffIcon } from '../icons/pencil-off';
1939
1941
  // PencilRuler aliases
@@ -1966,10 +1968,10 @@ export { default as PhoneIcon } from '../icons/phone';
1966
1968
  export { default as PiIcon } from '../icons/pi';
1967
1969
  // Piano aliases
1968
1970
  export { default as PianoIcon } from '../icons/piano';
1969
- // PictureInPicture2 aliases
1970
- export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
1971
1971
  // Pickaxe aliases
1972
1972
  export { default as PickaxeIcon } from '../icons/pickaxe';
1973
+ // PictureInPicture2 aliases
1974
+ export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
1973
1975
  // PictureInPicture aliases
1974
1976
  export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
1975
1977
  // PiggyBank aliases
@@ -1978,14 +1980,14 @@ export { default as PiggyBankIcon } from '../icons/piggy-bank';
1978
1980
  export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
1979
1981
  // PilcrowRight aliases
1980
1982
  export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
1981
- // Pilcrow aliases
1982
- export { default as PilcrowIcon } from '../icons/pilcrow';
1983
- // Pill aliases
1984
- export { default as PillIcon } from '../icons/pill';
1985
1983
  // PillBottle aliases
1986
1984
  export { default as PillBottleIcon } from '../icons/pill-bottle';
1985
+ // Pilcrow aliases
1986
+ export { default as PilcrowIcon } from '../icons/pilcrow';
1987
1987
  // PinOff aliases
1988
1988
  export { default as PinOffIcon } from '../icons/pin-off';
1989
+ // Pill aliases
1990
+ export { default as PillIcon } from '../icons/pill';
1989
1991
  // Pin aliases
1990
1992
  export { default as PinIcon } from '../icons/pin';
1991
1993
  // Pipette aliases
@@ -1998,40 +2000,40 @@ export { default as PlaneLandingIcon } from '../icons/plane-landing';
1998
2000
  export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff';
1999
2001
  // Plane aliases
2000
2002
  export { default as PlaneIcon } from '../icons/plane';
2001
- // Plug2 aliases
2002
- export { default as Plug2Icon } from '../icons/plug-2';
2003
2003
  // Play aliases
2004
2004
  export { default as PlayIcon } from '../icons/play';
2005
- // Plug aliases
2006
- export { default as PlugIcon } from '../icons/plug';
2005
+ // Plug2 aliases
2006
+ export { default as Plug2Icon } from '../icons/plug-2';
2007
2007
  // Plus aliases
2008
2008
  export { default as PlusIcon } from '../icons/plus';
2009
- // Pocket aliases
2010
- export { default as PocketIcon } from '../icons/pocket';
2009
+ // Plug aliases
2010
+ export { default as PlugIcon } from '../icons/plug';
2011
2011
  // PocketKnife aliases
2012
2012
  export { default as PocketKnifeIcon } from '../icons/pocket-knife';
2013
- // PointerOff aliases
2014
- export { default as PointerOffIcon } from '../icons/pointer-off';
2013
+ // Pocket aliases
2014
+ export { default as PocketIcon } from '../icons/pocket';
2015
2015
  // Podcast aliases
2016
2016
  export { default as PodcastIcon } from '../icons/podcast';
2017
+ // PointerOff aliases
2018
+ export { default as PointerOffIcon } from '../icons/pointer-off';
2017
2019
  // Pointer aliases
2018
2020
  export { default as PointerIcon } from '../icons/pointer';
2019
- // Popcorn aliases
2020
- export { default as PopcornIcon } from '../icons/popcorn';
2021
2021
  // Popsicle aliases
2022
2022
  export { default as PopsicleIcon } from '../icons/popsicle';
2023
+ // Popcorn aliases
2024
+ export { default as PopcornIcon } from '../icons/popcorn';
2023
2025
  // PoundSterling aliases
2024
2026
  export { default as PoundSterlingIcon } from '../icons/pound-sterling';
2025
2027
  // PowerOff aliases
2026
2028
  export { default as PowerOffIcon } from '../icons/power-off';
2027
2029
  // Power aliases
2028
2030
  export { default as PowerIcon } from '../icons/power';
2031
+ // PrinterCheck aliases
2032
+ export { default as PrinterCheckIcon } from '../icons/printer-check';
2029
2033
  // Presentation aliases
2030
2034
  export { default as PresentationIcon } from '../icons/presentation';
2031
2035
  // Printer aliases
2032
2036
  export { default as PrinterIcon } from '../icons/printer';
2033
- // PrinterCheck aliases
2034
- export { default as PrinterCheckIcon } from '../icons/printer-check';
2035
2037
  // Projector aliases
2036
2038
  export { default as ProjectorIcon } from '../icons/projector';
2037
2039
  // Proportions aliases
@@ -2044,54 +2046,54 @@ export { default as PyramidIcon } from '../icons/pyramid';
2044
2046
  export { default as QrCodeIcon } from '../icons/qr-code';
2045
2047
  // Quote aliases
2046
2048
  export { default as QuoteIcon } from '../icons/quote';
2047
- // Rabbit aliases
2048
- export { default as RabbitIcon } from '../icons/rabbit';
2049
2049
  // Radar aliases
2050
2050
  export { default as RadarIcon } from '../icons/radar';
2051
+ // Rabbit aliases
2052
+ export { default as RabbitIcon } from '../icons/rabbit';
2051
2053
  // Radiation aliases
2052
2054
  export { default as RadiationIcon } from '../icons/radiation';
2053
2055
  // Radical aliases
2054
2056
  export { default as RadicalIcon } from '../icons/radical';
2055
- // RadioTower aliases
2056
- export { default as RadioTowerIcon } from '../icons/radio-tower';
2057
+ // Radio aliases
2058
+ export { default as RadioIcon } from '../icons/radio';
2057
2059
  // RadioReceiver aliases
2058
2060
  export { default as RadioReceiverIcon } from '../icons/radio-receiver';
2061
+ // RadioTower aliases
2062
+ export { default as RadioTowerIcon } from '../icons/radio-tower';
2059
2063
  // Radius aliases
2060
2064
  export { default as RadiusIcon } from '../icons/radius';
2061
- // Radio aliases
2062
- export { default as RadioIcon } from '../icons/radio';
2063
- // Rainbow aliases
2064
- export { default as RainbowIcon } from '../icons/rainbow';
2065
2065
  // RailSymbol aliases
2066
2066
  export { default as RailSymbolIcon } from '../icons/rail-symbol';
2067
+ // Rainbow aliases
2068
+ export { default as RainbowIcon } from '../icons/rainbow';
2067
2069
  // Rat aliases
2068
2070
  export { default as RatIcon } from '../icons/rat';
2069
2071
  // Ratio aliases
2070
2072
  export { default as RatioIcon } from '../icons/ratio';
2071
- // ReceiptCent aliases
2072
- export { default as ReceiptCentIcon } from '../icons/receipt-cent';
2073
2073
  // ReceiptEuro aliases
2074
2074
  export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
2075
+ // ReceiptCent aliases
2076
+ export { default as ReceiptCentIcon } from '../icons/receipt-cent';
2075
2077
  // ReceiptIndianRupee aliases
2076
2078
  export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
2077
- // ReceiptPoundSterling aliases
2078
- export { default as ReceiptPoundSterlingIcon } from '../icons/receipt-pound-sterling';
2079
- // ReceiptSwissFranc aliases
2080
- export { default as ReceiptSwissFrancIcon } from '../icons/receipt-swiss-franc';
2081
2079
  // ReceiptJapaneseYen aliases
2082
2080
  export { default as ReceiptJapaneseYenIcon } from '../icons/receipt-japanese-yen';
2081
+ // ReceiptPoundSterling aliases
2082
+ export { default as ReceiptPoundSterlingIcon } from '../icons/receipt-pound-sterling';
2083
2083
  // ReceiptRussianRuble aliases
2084
2084
  export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-ruble';
2085
- // ReceiptText aliases
2086
- export { default as ReceiptTextIcon } from '../icons/receipt-text';
2085
+ // ReceiptSwissFranc aliases
2086
+ export { default as ReceiptSwissFrancIcon } from '../icons/receipt-swiss-franc';
2087
2087
  // ReceiptTurkishLira aliases
2088
2088
  export { default as ReceiptTurkishLiraIcon } from '../icons/receipt-turkish-lira';
2089
+ // ReceiptText aliases
2090
+ export { default as ReceiptTextIcon } from '../icons/receipt-text';
2089
2091
  // Receipt aliases
2090
2092
  export { default as ReceiptIcon } from '../icons/receipt';
2091
- // RectangleCircle aliases
2092
- export { default as RectangleCircleIcon } from '../icons/rectangle-circle';
2093
2093
  // RectangleGoggles aliases
2094
2094
  export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
2095
+ // RectangleCircle aliases
2096
+ export { default as RectangleCircleIcon } from '../icons/rectangle-circle';
2095
2097
  // RectangleHorizontal aliases
2096
2098
  export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal';
2097
2099
  // RectangleVertical aliases
@@ -2100,54 +2102,54 @@ export { default as RectangleVerticalIcon } from '../icons/rectangle-vertical';
2100
2102
  export { default as RecycleIcon } from '../icons/recycle';
2101
2103
  // Redo2 aliases
2102
2104
  export { default as Redo2Icon } from '../icons/redo-2';
2103
- // RedoDot aliases
2104
- export { default as RedoDotIcon } from '../icons/redo-dot';
2105
2105
  // Redo aliases
2106
2106
  export { default as RedoIcon } from '../icons/redo';
2107
+ // RedoDot aliases
2108
+ export { default as RedoDotIcon } from '../icons/redo-dot';
2107
2109
  // RefreshCcwDot aliases
2108
2110
  export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot';
2109
2111
  // RefreshCcw aliases
2110
2112
  export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
2113
+ // RefreshCw aliases
2114
+ export { default as RefreshCwIcon } from '../icons/refresh-cw';
2111
2115
  // RefreshCwOff aliases
2112
2116
  export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
2113
- // Refrigerator aliases
2114
- export { default as RefrigeratorIcon } from '../icons/refrigerator';
2115
2117
  // Regex aliases
2116
2118
  export { default as RegexIcon } from '../icons/regex';
2117
- // RefreshCw aliases
2118
- export { default as RefreshCwIcon } from '../icons/refresh-cw';
2119
+ // Refrigerator aliases
2120
+ export { default as RefrigeratorIcon } from '../icons/refrigerator';
2119
2121
  // RemoveFormatting aliases
2120
2122
  export { default as RemoveFormattingIcon } from '../icons/remove-formatting';
2121
- // Repeat2 aliases
2122
- export { default as Repeat2Icon } from '../icons/repeat-2';
2123
2123
  // Repeat1 aliases
2124
2124
  export { default as Repeat1Icon } from '../icons/repeat-1';
2125
+ // Repeat2 aliases
2126
+ export { default as Repeat2Icon } from '../icons/repeat-2';
2125
2127
  // Repeat aliases
2126
2128
  export { default as RepeatIcon } from '../icons/repeat';
2127
- // Replace aliases
2128
- export { default as ReplaceIcon } from '../icons/replace';
2129
2129
  // ReplaceAll aliases
2130
2130
  export { default as ReplaceAllIcon } from '../icons/replace-all';
2131
- // ReplyAll aliases
2132
- export { default as ReplyAllIcon } from '../icons/reply-all';
2131
+ // Replace aliases
2132
+ export { default as ReplaceIcon } from '../icons/replace';
2133
2133
  // Reply aliases
2134
2134
  export { default as ReplyIcon } from '../icons/reply';
2135
+ // ReplyAll aliases
2136
+ export { default as ReplyAllIcon } from '../icons/reply-all';
2137
+ // Ribbon aliases
2138
+ export { default as RibbonIcon } from '../icons/ribbon';
2135
2139
  // Rewind aliases
2136
2140
  export { default as RewindIcon } from '../icons/rewind';
2137
2141
  // RockingChair aliases
2138
2142
  export { default as RockingChairIcon } from '../icons/rocking-chair';
2139
- // Ribbon aliases
2140
- export { default as RibbonIcon } from '../icons/ribbon';
2141
- // RollerCoaster aliases
2142
- export { default as RollerCoasterIcon } from '../icons/roller-coaster';
2143
2143
  // Rocket aliases
2144
2144
  export { default as RocketIcon } from '../icons/rocket';
2145
+ // RollerCoaster aliases
2146
+ export { default as RollerCoasterIcon } from '../icons/roller-coaster';
2145
2147
  // Rose aliases
2146
2148
  export { default as RoseIcon } from '../icons/rose';
2147
- // RotateCcwSquare aliases
2148
- export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
2149
2149
  // RotateCcwKey aliases
2150
2150
  export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
2151
+ // RotateCcwSquare aliases
2152
+ export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
2151
2153
  // RotateCcw aliases
2152
2154
  export { default as RotateCcwIcon } from '../icons/rotate-ccw';
2153
2155
  // RotateCwSquare aliases
@@ -2156,12 +2158,12 @@ export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
2156
2158
  export { default as RotateCwIcon } from '../icons/rotate-cw';
2157
2159
  // RouteOff aliases
2158
2160
  export { default as RouteOffIcon } from '../icons/route-off';
2159
- // Route aliases
2160
- export { default as RouteIcon } from '../icons/route';
2161
2161
  // Router aliases
2162
2162
  export { default as RouterIcon } from '../icons/router';
2163
2163
  // Rows4 aliases
2164
2164
  export { default as Rows4Icon } from '../icons/rows-4';
2165
+ // Route aliases
2166
+ export { default as RouteIcon } from '../icons/route';
2165
2167
  // Rss aliases
2166
2168
  export { default as RssIcon } from '../icons/rss';
2167
2169
  // RulerDimensionLine aliases
@@ -2182,108 +2184,108 @@ export { default as SatelliteDishIcon } from '../icons/satellite-dish';
2182
2184
  export { default as SatelliteIcon } from '../icons/satellite';
2183
2185
  // SaudiRiyal aliases
2184
2186
  export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
2185
- // SaveAll aliases
2186
- export { default as SaveAllIcon } from '../icons/save-all';
2187
2187
  // SaveOff aliases
2188
2188
  export { default as SaveOffIcon } from '../icons/save-off';
2189
+ // SaveAll aliases
2190
+ export { default as SaveAllIcon } from '../icons/save-all';
2189
2191
  // Save aliases
2190
2192
  export { default as SaveIcon } from '../icons/save';
2191
2193
  // Scale aliases
2192
2194
  export { default as ScaleIcon } from '../icons/scale';
2193
2195
  // ScanBarcode aliases
2194
2196
  export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
2197
+ // ScanEye aliases
2198
+ export { default as ScanEyeIcon } from '../icons/scan-eye';
2195
2199
  // Scaling aliases
2196
2200
  export { default as ScalingIcon } from '../icons/scaling';
2197
- // ScanHeart aliases
2198
- export { default as ScanHeartIcon } from '../icons/scan-heart';
2199
2201
  // ScanFace aliases
2200
2202
  export { default as ScanFaceIcon } from '../icons/scan-face';
2201
- // ScanEye aliases
2202
- export { default as ScanEyeIcon } from '../icons/scan-eye';
2203
+ // ScanHeart aliases
2204
+ export { default as ScanHeartIcon } from '../icons/scan-heart';
2203
2205
  // ScanLine aliases
2204
2206
  export { default as ScanLineIcon } from '../icons/scan-line';
2207
+ // ScanSearch aliases
2208
+ export { default as ScanSearchIcon } from '../icons/scan-search';
2205
2209
  // ScanQrCode aliases
2206
2210
  export { default as ScanQrCodeIcon } from '../icons/scan-qr-code';
2207
2211
  // ScanText aliases
2208
2212
  export { default as ScanTextIcon } from '../icons/scan-text';
2209
- // ScanSearch aliases
2210
- export { default as ScanSearchIcon } from '../icons/scan-search';
2211
2213
  // Scan aliases
2212
2214
  export { default as ScanIcon } from '../icons/scan';
2213
2215
  // School aliases
2214
2216
  export { default as SchoolIcon } from '../icons/school';
2215
- // Scissors aliases
2216
- export { default as ScissorsIcon } from '../icons/scissors';
2217
- // Scooter aliases
2218
- export { default as ScooterIcon } from '../icons/scooter';
2219
2217
  // ScissorsLineDashed aliases
2220
2218
  export { default as ScissorsLineDashedIcon } from '../icons/scissors-line-dashed';
2219
+ // Scooter aliases
2220
+ export { default as ScooterIcon } from '../icons/scooter';
2221
2221
  // ScreenShareOff aliases
2222
2222
  export { default as ScreenShareOffIcon } from '../icons/screen-share-off';
2223
+ // Scissors aliases
2224
+ export { default as ScissorsIcon } from '../icons/scissors';
2223
2225
  // ScreenShare aliases
2224
2226
  export { default as ScreenShareIcon } from '../icons/screen-share';
2225
2227
  // ScrollText aliases
2226
2228
  export { default as ScrollTextIcon } from '../icons/scroll-text';
2229
+ // Scroll aliases
2230
+ export { default as ScrollIcon } from '../icons/scroll';
2227
2231
  // SearchAlert aliases
2228
2232
  export { default as SearchAlertIcon } from '../icons/search-alert';
2229
2233
  // SearchCheck aliases
2230
2234
  export { default as SearchCheckIcon } from '../icons/search-check';
2231
- // Scroll aliases
2232
- export { default as ScrollIcon } from '../icons/scroll';
2233
2235
  // SearchCode aliases
2234
2236
  export { default as SearchCodeIcon } from '../icons/search-code';
2235
- // SearchX aliases
2236
- export { default as SearchXIcon } from '../icons/search-x';
2237
- // SearchSlash aliases
2238
- export { default as SearchSlashIcon } from '../icons/search-slash';
2239
2237
  // Search aliases
2240
2238
  export { default as SearchIcon } from '../icons/search';
2241
2239
  // Section aliases
2242
2240
  export { default as SectionIcon } from '../icons/section';
2243
- // SendToBack aliases
2244
- export { default as SendToBackIcon } from '../icons/send-to-back';
2241
+ // SearchSlash aliases
2242
+ export { default as SearchSlashIcon } from '../icons/search-slash';
2243
+ // SearchX aliases
2244
+ export { default as SearchXIcon } from '../icons/search-x';
2245
2245
  // Send aliases
2246
2246
  export { default as SendIcon } from '../icons/send';
2247
- // SeparatorVertical aliases
2248
- export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
2247
+ // SendToBack aliases
2248
+ export { default as SendToBackIcon } from '../icons/send-to-back';
2249
2249
  // SeparatorHorizontal aliases
2250
2250
  export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
2251
- // ServerCog aliases
2252
- export { default as ServerCogIcon } from '../icons/server-cog';
2251
+ // SeparatorVertical aliases
2252
+ export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
2253
2253
  // ServerCrash aliases
2254
2254
  export { default as ServerCrashIcon } from '../icons/server-crash';
2255
2255
  // ServerOff aliases
2256
2256
  export { default as ServerOffIcon } from '../icons/server-off';
2257
- // Server aliases
2258
- export { default as ServerIcon } from '../icons/server';
2259
- // Settings2 aliases
2260
- export { default as Settings2Icon } from '../icons/settings-2';
2257
+ // ServerCog aliases
2258
+ export { default as ServerCogIcon } from '../icons/server-cog';
2261
2259
  // Settings aliases
2262
2260
  export { default as SettingsIcon } from '../icons/settings';
2261
+ // Server aliases
2262
+ export { default as ServerIcon } from '../icons/server';
2263
+ // Settings2 aliases
2264
+ export { default as Settings2Icon } from '../icons/settings-2';
2265
+ // Shapes aliases
2266
+ export { default as ShapesIcon } from '../icons/shapes';
2263
2267
  // Share2 aliases
2264
2268
  export { default as Share2Icon } from '../icons/share-2';
2265
2269
  // Share aliases
2266
2270
  export { default as ShareIcon } from '../icons/share';
2267
2271
  // Sheet aliases
2268
2272
  export { default as SheetIcon } from '../icons/sheet';
2269
- // Shapes aliases
2270
- export { default as ShapesIcon } from '../icons/shapes';
2271
- // Shell aliases
2272
- export { default as ShellIcon } from '../icons/shell';
2273
2273
  // ShieldAlert aliases
2274
2274
  export { default as ShieldAlertIcon } from '../icons/shield-alert';
2275
- // ShieldEllipsis aliases
2276
- export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
2275
+ // Shell aliases
2276
+ export { default as ShellIcon } from '../icons/shell';
2277
2277
  // ShieldCheck aliases
2278
2278
  export { default as ShieldCheckIcon } from '../icons/shield-check';
2279
2279
  // ShieldBan aliases
2280
2280
  export { default as ShieldBanIcon } from '../icons/shield-ban';
2281
+ // ShieldEllipsis aliases
2282
+ export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
2281
2283
  // ShieldHalf aliases
2282
2284
  export { default as ShieldHalfIcon } from '../icons/shield-half';
2283
- // ShieldMinus aliases
2284
- export { default as ShieldMinusIcon } from '../icons/shield-minus';
2285
2285
  // ShieldOff aliases
2286
2286
  export { default as ShieldOffIcon } from '../icons/shield-off';
2287
+ // ShieldMinus aliases
2288
+ export { default as ShieldMinusIcon } from '../icons/shield-minus';
2287
2289
  // ShieldPlus aliases
2288
2290
  export { default as ShieldPlusIcon } from '../icons/shield-plus';
2289
2291
  // ShieldUser aliases
@@ -2292,42 +2294,42 @@ export { default as ShieldUserIcon } from '../icons/shield-user';
2292
2294
  export { default as ShieldIcon } from '../icons/shield';
2293
2295
  // ShipWheel aliases
2294
2296
  export { default as ShipWheelIcon } from '../icons/ship-wheel';
2295
- // Ship aliases
2296
- export { default as ShipIcon } from '../icons/ship';
2297
2297
  // Shirt aliases
2298
2298
  export { default as ShirtIcon } from '../icons/shirt';
2299
+ // Ship aliases
2300
+ export { default as ShipIcon } from '../icons/ship';
2299
2301
  // ShoppingBag aliases
2300
2302
  export { default as ShoppingBagIcon } from '../icons/shopping-bag';
2301
2303
  // ShoppingBasket aliases
2302
2304
  export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
2303
- // Shovel aliases
2304
- export { default as ShovelIcon } from '../icons/shovel';
2305
2305
  // ShoppingCart aliases
2306
2306
  export { default as ShoppingCartIcon } from '../icons/shopping-cart';
2307
- // ShowerHead aliases
2308
- export { default as ShowerHeadIcon } from '../icons/shower-head';
2307
+ // Shovel aliases
2308
+ export { default as ShovelIcon } from '../icons/shovel';
2309
2309
  // Shredder aliases
2310
2310
  export { default as ShredderIcon } from '../icons/shredder';
2311
2311
  // Shrimp aliases
2312
2312
  export { default as ShrimpIcon } from '../icons/shrimp';
2313
+ // ShowerHead aliases
2314
+ export { default as ShowerHeadIcon } from '../icons/shower-head';
2313
2315
  // Shrink aliases
2314
2316
  export { default as ShrinkIcon } from '../icons/shrink';
2315
- // Shuffle aliases
2316
- export { default as ShuffleIcon } from '../icons/shuffle';
2317
2317
  // Shrub aliases
2318
2318
  export { default as ShrubIcon } from '../icons/shrub';
2319
+ // Shuffle aliases
2320
+ export { default as ShuffleIcon } from '../icons/shuffle';
2321
+ // SignalHigh aliases
2322
+ export { default as SignalHighIcon } from '../icons/signal-high';
2319
2323
  // Sigma aliases
2320
2324
  export { default as SigmaIcon } from '../icons/sigma';
2325
+ // SignalMedium aliases
2326
+ export { default as SignalMediumIcon } from '../icons/signal-medium';
2321
2327
  // SignalLow aliases
2322
2328
  export { default as SignalLowIcon } from '../icons/signal-low';
2323
- // SignalHigh aliases
2324
- export { default as SignalHighIcon } from '../icons/signal-high';
2325
2329
  // SignalZero aliases
2326
2330
  export { default as SignalZeroIcon } from '../icons/signal-zero';
2327
2331
  // Signal aliases
2328
2332
  export { default as SignalIcon } from '../icons/signal';
2329
- // SignalMedium aliases
2330
- export { default as SignalMediumIcon } from '../icons/signal-medium';
2331
2333
  // Signature aliases
2332
2334
  export { default as SignatureIcon } from '../icons/signature';
2333
2335
  // SignpostBig aliases
@@ -2360,30 +2362,30 @@ export { default as SmartphoneIcon } from '../icons/smartphone';
2360
2362
  export { default as SmilePlusIcon } from '../icons/smile-plus';
2361
2363
  // Smile aliases
2362
2364
  export { default as SmileIcon } from '../icons/smile';
2363
- // Snail aliases
2364
- export { default as SnailIcon } from '../icons/snail';
2365
2365
  // Snowflake aliases
2366
2366
  export { default as SnowflakeIcon } from '../icons/snowflake';
2367
2367
  // SoapDispenserDroplet aliases
2368
2368
  export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet';
2369
- // SolarPanel aliases
2370
- export { default as SolarPanelIcon } from '../icons/solar-panel';
2371
- // Sofa aliases
2372
- export { default as SofaIcon } from '../icons/sofa';
2369
+ // Snail aliases
2370
+ export { default as SnailIcon } from '../icons/snail';
2373
2371
  // Soup aliases
2374
2372
  export { default as SoupIcon } from '../icons/soup';
2373
+ // Sofa aliases
2374
+ export { default as SofaIcon } from '../icons/sofa';
2375
+ // SolarPanel aliases
2376
+ export { default as SolarPanelIcon } from '../icons/solar-panel';
2375
2377
  // Space aliases
2376
2378
  export { default as SpaceIcon } from '../icons/space';
2377
2379
  // Spade aliases
2378
2380
  export { default as SpadeIcon } from '../icons/spade';
2379
- // Speaker aliases
2380
- export { default as SpeakerIcon } from '../icons/speaker';
2381
- // Speech aliases
2382
- export { default as SpeechIcon } from '../icons/speech';
2383
2381
  // Sparkle aliases
2384
2382
  export { default as SparkleIcon } from '../icons/sparkle';
2383
+ // Speaker aliases
2384
+ export { default as SpeakerIcon } from '../icons/speaker';
2385
2385
  // SpellCheck2 aliases
2386
2386
  export { default as SpellCheck2Icon } from '../icons/spell-check-2';
2387
+ // Speech aliases
2388
+ export { default as SpeechIcon } from '../icons/speech';
2387
2389
  // SpellCheck aliases
2388
2390
  export { default as SpellCheckIcon } from '../icons/spell-check';
2389
2391
  // SplinePointer aliases
@@ -2394,10 +2396,10 @@ export { default as SplineIcon } from '../icons/spline';
2394
2396
  export { default as SplitIcon } from '../icons/split';
2395
2397
  // Spool aliases
2396
2398
  export { default as SpoolIcon } from '../icons/spool';
2397
- // Spotlight aliases
2398
- export { default as SpotlightIcon } from '../icons/spotlight';
2399
2399
  // SprayCan aliases
2400
2400
  export { default as SprayCanIcon } from '../icons/spray-can';
2401
+ // Spotlight aliases
2402
+ export { default as SpotlightIcon } from '../icons/spotlight';
2401
2403
  // Sprout aliases
2402
2404
  export { default as SproutIcon } from '../icons/sprout';
2403
2405
  // SquareDashedBottomCode aliases
@@ -2418,18 +2420,18 @@ export { default as SquareSquareIcon } from '../icons/square-square';
2418
2420
  export { default as SquareStackIcon } from '../icons/square-stack';
2419
2421
  // SquareStar aliases
2420
2422
  export { default as SquareStarIcon } from '../icons/square-star';
2421
- // Square aliases
2422
- export { default as SquareIcon } from '../icons/square';
2423
2423
  // SquareStop aliases
2424
2424
  export { default as SquareStopIcon } from '../icons/square-stop';
2425
- // SquaresExclude aliases
2426
- export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
2425
+ // Square aliases
2426
+ export { default as SquareIcon } from '../icons/square';
2427
2427
  // SquaresIntersect aliases
2428
2428
  export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
2429
- // SquaresUnite aliases
2430
- export { default as SquaresUniteIcon } from '../icons/squares-unite';
2431
2429
  // SquaresSubtract aliases
2432
2430
  export { default as SquaresSubtractIcon } from '../icons/squares-subtract';
2431
+ // SquaresExclude aliases
2432
+ export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
2433
+ // SquaresUnite aliases
2434
+ export { default as SquaresUniteIcon } from '../icons/squares-unite';
2433
2435
  // SquircleDashed aliases
2434
2436
  export { default as SquircleDashedIcon } from '../icons/squircle-dashed';
2435
2437
  // Squircle aliases
@@ -2440,26 +2442,26 @@ export { default as SquirrelIcon } from '../icons/squirrel';
2440
2442
  export { default as StampIcon } from '../icons/stamp';
2441
2443
  // StarHalf aliases
2442
2444
  export { default as StarHalfIcon } from '../icons/star-half';
2443
- // Star aliases
2444
- export { default as StarIcon } from '../icons/star';
2445
2445
  // StarOff aliases
2446
2446
  export { default as StarOffIcon } from '../icons/star-off';
2447
+ // Star aliases
2448
+ export { default as StarIcon } from '../icons/star';
2449
+ // StepForward aliases
2450
+ export { default as StepForwardIcon } from '../icons/step-forward';
2447
2451
  // StepBack aliases
2448
2452
  export { default as StepBackIcon } from '../icons/step-back';
2449
2453
  // Stethoscope aliases
2450
2454
  export { default as StethoscopeIcon } from '../icons/stethoscope';
2451
- // StepForward aliases
2452
- export { default as StepForwardIcon } from '../icons/step-forward';
2453
2455
  // Sticker aliases
2454
2456
  export { default as StickerIcon } from '../icons/sticker';
2455
2457
  // StickyNote aliases
2456
2458
  export { default as StickyNoteIcon } from '../icons/sticky-note';
2457
2459
  // Store aliases
2458
2460
  export { default as StoreIcon } from '../icons/store';
2459
- // StretchVertical aliases
2460
- export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
2461
2461
  // StretchHorizontal aliases
2462
2462
  export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
2463
+ // StretchVertical aliases
2464
+ export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
2463
2465
  // Strikethrough aliases
2464
2466
  export { default as StrikethroughIcon } from '../icons/strikethrough';
2465
2467
  // SunDim aliases
@@ -2472,10 +2474,10 @@ export { default as SunMediumIcon } from '../icons/sun-medium';
2472
2474
  export { default as SunMoonIcon } from '../icons/sun-moon';
2473
2475
  // SunSnow aliases
2474
2476
  export { default as SunSnowIcon } from '../icons/sun-snow';
2475
- // Sunrise aliases
2476
- export { default as SunriseIcon } from '../icons/sunrise';
2477
2477
  // Sun aliases
2478
2478
  export { default as SunIcon } from '../icons/sun';
2479
+ // Sunrise aliases
2480
+ export { default as SunriseIcon } from '../icons/sunrise';
2479
2481
  // Sunset aliases
2480
2482
  export { default as SunsetIcon } from '../icons/sunset';
2481
2483
  // Superscript aliases
@@ -2484,10 +2486,10 @@ export { default as SuperscriptIcon } from '../icons/superscript';
2484
2486
  export { default as SwissFrancIcon } from '../icons/swiss-franc';
2485
2487
  // SwatchBook aliases
2486
2488
  export { default as SwatchBookIcon } from '../icons/swatch-book';
2487
- // Sword aliases
2488
- export { default as SwordIcon } from '../icons/sword';
2489
2489
  // SwitchCamera aliases
2490
2490
  export { default as SwitchCameraIcon } from '../icons/switch-camera';
2491
+ // Sword aliases
2492
+ export { default as SwordIcon } from '../icons/sword';
2491
2493
  // Swords aliases
2492
2494
  export { default as SwordsIcon } from '../icons/swords';
2493
2495
  // Table2 aliases
@@ -2506,38 +2508,38 @@ export { default as TableOfContentsIcon } from '../icons/table-of-contents';
2506
2508
  export { default as TablePropertiesIcon } from '../icons/table-properties';
2507
2509
  // TableRowsSplit aliases
2508
2510
  export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
2509
- // TabletSmartphone aliases
2510
- export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone';
2511
2511
  // Table aliases
2512
2512
  export { default as TableIcon } from '../icons/table';
2513
+ // TabletSmartphone aliases
2514
+ export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone';
2513
2515
  // Tablet aliases
2514
2516
  export { default as TabletIcon } from '../icons/tablet';
2515
2517
  // Tablets aliases
2516
2518
  export { default as TabletsIcon } from '../icons/tablets';
2517
- // Tags aliases
2518
- export { default as TagsIcon } from '../icons/tags';
2519
2519
  // Tag aliases
2520
2520
  export { default as TagIcon } from '../icons/tag';
2521
+ // Tags aliases
2522
+ export { default as TagsIcon } from '../icons/tags';
2521
2523
  // Tally1 aliases
2522
2524
  export { default as Tally1Icon } from '../icons/tally-1';
2523
2525
  // Tally2 aliases
2524
2526
  export { default as Tally2Icon } from '../icons/tally-2';
2525
- // Tally3 aliases
2526
- export { default as Tally3Icon } from '../icons/tally-3';
2527
2527
  // Tally4 aliases
2528
2528
  export { default as Tally4Icon } from '../icons/tally-4';
2529
2529
  // Tally5 aliases
2530
2530
  export { default as Tally5Icon } from '../icons/tally-5';
2531
+ // Tally3 aliases
2532
+ export { default as Tally3Icon } from '../icons/tally-3';
2531
2533
  // Tangent aliases
2532
2534
  export { default as TangentIcon } from '../icons/tangent';
2533
2535
  // Target aliases
2534
2536
  export { default as TargetIcon } from '../icons/target';
2535
2537
  // Telescope aliases
2536
2538
  export { default as TelescopeIcon } from '../icons/telescope';
2537
- // Tent aliases
2538
- export { default as TentIcon } from '../icons/tent';
2539
2539
  // TentTree aliases
2540
2540
  export { default as TentTreeIcon } from '../icons/tent-tree';
2541
+ // Tent aliases
2542
+ export { default as TentIcon } from '../icons/tent';
2541
2543
  // Terminal aliases
2542
2544
  export { default as TerminalIcon } from '../icons/terminal';
2543
2545
  // TestTube aliases
@@ -2546,10 +2548,10 @@ export { default as TestTubeIcon } from '../icons/test-tube';
2546
2548
  export { default as TestTubesIcon } from '../icons/test-tubes';
2547
2549
  // TextCursorInput aliases
2548
2550
  export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
2549
- // TextCursor aliases
2550
- export { default as TextCursorIcon } from '../icons/text-cursor';
2551
2551
  // TextQuote aliases
2552
2552
  export { default as TextQuoteIcon } from '../icons/text-quote';
2553
+ // TextCursor aliases
2554
+ export { default as TextCursorIcon } from '../icons/text-cursor';
2553
2555
  // TextSearch aliases
2554
2556
  export { default as TextSearchIcon } from '../icons/text-search';
2555
2557
  // Theater aliases
@@ -2558,52 +2560,52 @@ export { default as TheaterIcon } from '../icons/theater';
2558
2560
  export { default as ThermometerSnowflakeIcon } from '../icons/thermometer-snowflake';
2559
2561
  // ThermometerSun aliases
2560
2562
  export { default as ThermometerSunIcon } from '../icons/thermometer-sun';
2561
- // Thermometer aliases
2562
- export { default as ThermometerIcon } from '../icons/thermometer';
2563
2563
  // ThumbsDown aliases
2564
2564
  export { default as ThumbsDownIcon } from '../icons/thumbs-down';
2565
+ // Thermometer aliases
2566
+ export { default as ThermometerIcon } from '../icons/thermometer';
2565
2567
  // ThumbsUp aliases
2566
2568
  export { default as ThumbsUpIcon } from '../icons/thumbs-up';
2567
2569
  // TicketMinus aliases
2568
2570
  export { default as TicketMinusIcon } from '../icons/ticket-minus';
2569
2571
  // TicketPercent aliases
2570
2572
  export { default as TicketPercentIcon } from '../icons/ticket-percent';
2571
- // TicketCheck aliases
2572
- export { default as TicketCheckIcon } from '../icons/ticket-check';
2573
2573
  // TicketPlus aliases
2574
2574
  export { default as TicketPlusIcon } from '../icons/ticket-plus';
2575
- // TicketX aliases
2576
- export { default as TicketXIcon } from '../icons/ticket-x';
2575
+ // TicketCheck aliases
2576
+ export { default as TicketCheckIcon } from '../icons/ticket-check';
2577
2577
  // TicketSlash aliases
2578
2578
  export { default as TicketSlashIcon } from '../icons/ticket-slash';
2579
2579
  // Ticket aliases
2580
2580
  export { default as TicketIcon } from '../icons/ticket';
2581
- // TimerOff aliases
2582
- export { default as TimerOffIcon } from '../icons/timer-off';
2581
+ // TicketX aliases
2582
+ export { default as TicketXIcon } from '../icons/ticket-x';
2583
2583
  // TicketsPlane aliases
2584
2584
  export { default as TicketsPlaneIcon } from '../icons/tickets-plane';
2585
2585
  // Tickets aliases
2586
2586
  export { default as TicketsIcon } from '../icons/tickets';
2587
2587
  // TimerReset aliases
2588
2588
  export { default as TimerResetIcon } from '../icons/timer-reset';
2589
- // Timer aliases
2590
- export { default as TimerIcon } from '../icons/timer';
2589
+ // TimerOff aliases
2590
+ export { default as TimerOffIcon } from '../icons/timer-off';
2591
2591
  // ToggleLeft aliases
2592
2592
  export { default as ToggleLeftIcon } from '../icons/toggle-left';
2593
+ // Timer aliases
2594
+ export { default as TimerIcon } from '../icons/timer';
2593
2595
  // ToggleRight aliases
2594
2596
  export { default as ToggleRightIcon } from '../icons/toggle-right';
2595
- // ToolCase aliases
2596
- export { default as ToolCaseIcon } from '../icons/tool-case';
2597
2597
  // Toilet aliases
2598
2598
  export { default as ToiletIcon } from '../icons/toilet';
2599
2599
  // Tornado aliases
2600
2600
  export { default as TornadoIcon } from '../icons/tornado';
2601
- // Torus aliases
2602
- export { default as TorusIcon } from '../icons/torus';
2603
- // Touchpad aliases
2604
- export { default as TouchpadIcon } from '../icons/touchpad';
2601
+ // ToolCase aliases
2602
+ export { default as ToolCaseIcon } from '../icons/tool-case';
2605
2603
  // TouchpadOff aliases
2606
2604
  export { default as TouchpadOffIcon } from '../icons/touchpad-off';
2605
+ // Touchpad aliases
2606
+ export { default as TouchpadIcon } from '../icons/touchpad';
2607
+ // Torus aliases
2608
+ export { default as TorusIcon } from '../icons/torus';
2607
2609
  // TowerControl aliases
2608
2610
  export { default as TowerControlIcon } from '../icons/tower-control';
2609
2611
  // ToyBrick aliases
@@ -2614,64 +2616,64 @@ export { default as TractorIcon } from '../icons/tractor';
2614
2616
  export { default as TrafficConeIcon } from '../icons/traffic-cone';
2615
2617
  // TrainFrontTunnel aliases
2616
2618
  export { default as TrainFrontTunnelIcon } from '../icons/train-front-tunnel';
2619
+ // TrainTrack aliases
2620
+ export { default as TrainTrackIcon } from '../icons/train-track';
2617
2621
  // TrainFront aliases
2618
2622
  export { default as TrainFrontIcon } from '../icons/train-front';
2619
2623
  // Transgender aliases
2620
2624
  export { default as TransgenderIcon } from '../icons/transgender';
2621
- // TrainTrack aliases
2622
- export { default as TrainTrackIcon } from '../icons/train-track';
2623
- // Trash2 aliases
2624
- export { default as Trash2Icon } from '../icons/trash-2';
2625
2625
  // Trash aliases
2626
2626
  export { default as TrashIcon } from '../icons/trash';
2627
2627
  // TreeDeciduous aliases
2628
2628
  export { default as TreeDeciduousIcon } from '../icons/tree-deciduous';
2629
+ // Trash2 aliases
2630
+ export { default as Trash2Icon } from '../icons/trash-2';
2629
2631
  // TreePine aliases
2630
2632
  export { default as TreePineIcon } from '../icons/tree-pine';
2631
2633
  // Trello aliases
2632
2634
  export { default as TrelloIcon } from '../icons/trello';
2633
- // TrendingDown aliases
2634
- export { default as TrendingDownIcon } from '../icons/trending-down';
2635
2635
  // Trees aliases
2636
2636
  export { default as TreesIcon } from '../icons/trees';
2637
- // TrendingUp aliases
2638
- export { default as TrendingUpIcon } from '../icons/trending-up';
2637
+ // TrendingDown aliases
2638
+ export { default as TrendingDownIcon } from '../icons/trending-down';
2639
2639
  // TrendingUpDown aliases
2640
2640
  export { default as TrendingUpDownIcon } from '../icons/trending-up-down';
2641
2641
  // TriangleDashed aliases
2642
2642
  export { default as TriangleDashedIcon } from '../icons/triangle-dashed';
2643
2643
  // TriangleRight aliases
2644
2644
  export { default as TriangleRightIcon } from '../icons/triangle-right';
2645
+ // TrendingUp aliases
2646
+ export { default as TrendingUpIcon } from '../icons/trending-up';
2645
2647
  // Triangle aliases
2646
2648
  export { default as TriangleIcon } from '../icons/triangle';
2647
2649
  // Trophy aliases
2648
2650
  export { default as TrophyIcon } from '../icons/trophy';
2649
- // Truck aliases
2650
- export { default as TruckIcon } from '../icons/truck';
2651
+ // TurkishLira aliases
2652
+ export { default as TurkishLiraIcon } from '../icons/turkish-lira';
2651
2653
  // TruckElectric aliases
2652
2654
  export { default as TruckElectricIcon } from '../icons/truck-electric';
2653
2655
  // Turntable aliases
2654
2656
  export { default as TurntableIcon } from '../icons/turntable';
2655
- // TurkishLira aliases
2656
- export { default as TurkishLiraIcon } from '../icons/turkish-lira';
2657
- // TvMinimalPlay aliases
2658
- export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
2659
2657
  // Turtle aliases
2660
2658
  export { default as TurtleIcon } from '../icons/turtle';
2659
+ // Truck aliases
2660
+ export { default as TruckIcon } from '../icons/truck';
2661
+ // TvMinimalPlay aliases
2662
+ export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
2661
2663
  // Tv aliases
2662
2664
  export { default as TvIcon } from '../icons/tv';
2663
2665
  // Twitch aliases
2664
2666
  export { default as TwitchIcon } from '../icons/twitch';
2665
- // Twitter aliases
2666
- export { default as TwitterIcon } from '../icons/twitter';
2667
- // Type aliases
2668
- export { default as TypeIcon } from '../icons/type';
2669
2667
  // TypeOutline aliases
2670
2668
  export { default as TypeOutlineIcon } from '../icons/type-outline';
2671
- // Umbrella aliases
2672
- export { default as UmbrellaIcon } from '../icons/umbrella';
2669
+ // Type aliases
2670
+ export { default as TypeIcon } from '../icons/type';
2671
+ // Twitter aliases
2672
+ export { default as TwitterIcon } from '../icons/twitter';
2673
2673
  // UmbrellaOff aliases
2674
2674
  export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
2675
+ // Umbrella aliases
2676
+ export { default as UmbrellaIcon } from '../icons/umbrella';
2675
2677
  // Underline aliases
2676
2678
  export { default as UnderlineIcon } from '../icons/underline';
2677
2679
  // Undo2 aliases
@@ -2688,10 +2690,10 @@ export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
2688
2690
  export { default as UngroupIcon } from '../icons/ungroup';
2689
2691
  // Unlink2 aliases
2690
2692
  export { default as Unlink2Icon } from '../icons/unlink-2';
2691
- // Unlink aliases
2692
- export { default as UnlinkIcon } from '../icons/unlink';
2693
2693
  // Unplug aliases
2694
2694
  export { default as UnplugIcon } from '../icons/unplug';
2695
+ // Unlink aliases
2696
+ export { default as UnlinkIcon } from '../icons/unlink';
2695
2697
  // Upload aliases
2696
2698
  export { default as UploadIcon } from '../icons/upload';
2697
2699
  // Usb aliases
@@ -2710,12 +2712,12 @@ export { default as UserPenIcon } from '../icons/user-pen';
2710
2712
  export { default as UserPlusIcon } from '../icons/user-plus';
2711
2713
  // UserRoundPen aliases
2712
2714
  export { default as UserRoundPenIcon } from '../icons/user-round-pen';
2713
- // UserSearch aliases
2714
- export { default as UserSearchIcon } from '../icons/user-search';
2715
- // UserStar aliases
2716
- export { default as UserStarIcon } from '../icons/user-star';
2717
2715
  // UserRoundSearch aliases
2718
2716
  export { default as UserRoundSearchIcon } from '../icons/user-round-search';
2717
+ // UserStar aliases
2718
+ export { default as UserStarIcon } from '../icons/user-star';
2719
+ // UserSearch aliases
2720
+ export { default as UserSearchIcon } from '../icons/user-search';
2719
2721
  // UserX aliases
2720
2722
  export { default as UserXIcon } from '../icons/user-x';
2721
2723
  // User aliases
@@ -2724,10 +2726,10 @@ export { default as UserIcon } from '../icons/user';
2724
2726
  export { default as UsersIcon } from '../icons/users';
2725
2727
  // UtilityPole aliases
2726
2728
  export { default as UtilityPoleIcon } from '../icons/utility-pole';
2727
- // Variable aliases
2728
- export { default as VariableIcon } from '../icons/variable';
2729
2729
  // Van aliases
2730
2730
  export { default as VanIcon } from '../icons/van';
2731
+ // Variable aliases
2732
+ export { default as VariableIcon } from '../icons/variable';
2731
2733
  // Vault aliases
2732
2734
  export { default as VaultIcon } from '../icons/vault';
2733
2735
  // VectorSquare aliases
@@ -2740,48 +2742,48 @@ export { default as VenetianMaskIcon } from '../icons/venetian-mask';
2740
2742
  export { default as VenusAndMarsIcon } from '../icons/venus-and-mars';
2741
2743
  // Venus aliases
2742
2744
  export { default as VenusIcon } from '../icons/venus';
2745
+ // VideoOff aliases
2746
+ export { default as VideoOffIcon } from '../icons/video-off';
2743
2747
  // VibrateOff aliases
2744
2748
  export { default as VibrateOffIcon } from '../icons/vibrate-off';
2745
2749
  // Vibrate aliases
2746
2750
  export { default as VibrateIcon } from '../icons/vibrate';
2747
- // VideoOff aliases
2748
- export { default as VideoOffIcon } from '../icons/video-off';
2749
2751
  // Video aliases
2750
2752
  export { default as VideoIcon } from '../icons/video';
2751
- // View aliases
2752
- export { default as ViewIcon } from '../icons/view';
2753
2753
  // Videotape aliases
2754
2754
  export { default as VideotapeIcon } from '../icons/videotape';
2755
+ // View aliases
2756
+ export { default as ViewIcon } from '../icons/view';
2755
2757
  // Voicemail aliases
2756
2758
  export { default as VoicemailIcon } from '../icons/voicemail';
2757
2759
  // Volleyball aliases
2758
2760
  export { default as VolleyballIcon } from '../icons/volleyball';
2759
- // Volume2 aliases
2760
- export { default as Volume2Icon } from '../icons/volume-2';
2761
2761
  // Volume1 aliases
2762
2762
  export { default as Volume1Icon } from '../icons/volume-1';
2763
+ // Volume2 aliases
2764
+ export { default as Volume2Icon } from '../icons/volume-2';
2763
2765
  // VolumeOff aliases
2764
2766
  export { default as VolumeOffIcon } from '../icons/volume-off';
2765
2767
  // VolumeX aliases
2766
2768
  export { default as VolumeXIcon } from '../icons/volume-x';
2767
2769
  // Volume aliases
2768
2770
  export { default as VolumeIcon } from '../icons/volume';
2769
- // Vote aliases
2770
- export { default as VoteIcon } from '../icons/vote';
2771
- // Wallet aliases
2772
- export { default as WalletIcon } from '../icons/wallet';
2773
2771
  // WalletCards aliases
2774
2772
  export { default as WalletCardsIcon } from '../icons/wallet-cards';
2773
+ // Wallet aliases
2774
+ export { default as WalletIcon } from '../icons/wallet';
2775
+ // Vote aliases
2776
+ export { default as VoteIcon } from '../icons/vote';
2775
2777
  // Wallpaper aliases
2776
2778
  export { default as WallpaperIcon } from '../icons/wallpaper';
2777
2779
  // Wand aliases
2778
2780
  export { default as WandIcon } from '../icons/wand';
2781
+ // Warehouse aliases
2782
+ export { default as WarehouseIcon } from '../icons/warehouse';
2779
2783
  // WashingMachine aliases
2780
2784
  export { default as WashingMachineIcon } from '../icons/washing-machine';
2781
2785
  // Watch aliases
2782
2786
  export { default as WatchIcon } from '../icons/watch';
2783
- // Warehouse aliases
2784
- export { default as WarehouseIcon } from '../icons/warehouse';
2785
2787
  // WavesArrowDown aliases
2786
2788
  export { default as WavesArrowDownIcon } from '../icons/waves-arrow-down';
2787
2789
  // WavesArrowUp aliases
@@ -2796,34 +2798,34 @@ export { default as WaypointsIcon } from '../icons/waypoints';
2796
2798
  export { default as WebcamIcon } from '../icons/webcam';
2797
2799
  // WebhookOff aliases
2798
2800
  export { default as WebhookOffIcon } from '../icons/webhook-off';
2799
- // WeightTilde aliases
2800
- export { default as WeightTildeIcon } from '../icons/weight-tilde';
2801
2801
  // Webhook aliases
2802
2802
  export { default as WebhookIcon } from '../icons/webhook';
2803
2803
  // Weight aliases
2804
2804
  export { default as WeightIcon } from '../icons/weight';
2805
+ // WeightTilde aliases
2806
+ export { default as WeightTildeIcon } from '../icons/weight-tilde';
2805
2807
  // WheatOff aliases
2806
2808
  export { default as WheatOffIcon } from '../icons/wheat-off';
2807
2809
  // Wheat aliases
2808
2810
  export { default as WheatIcon } from '../icons/wheat';
2809
2811
  // WholeWord aliases
2810
2812
  export { default as WholeWordIcon } from '../icons/whole-word';
2813
+ // WifiCog aliases
2814
+ export { default as WifiCogIcon } from '../icons/wifi-cog';
2811
2815
  // WifiHigh aliases
2812
2816
  export { default as WifiHighIcon } from '../icons/wifi-high';
2813
2817
  // WifiLow aliases
2814
2818
  export { default as WifiLowIcon } from '../icons/wifi-low';
2815
- // WifiCog aliases
2816
- export { default as WifiCogIcon } from '../icons/wifi-cog';
2817
2819
  // WifiOff aliases
2818
2820
  export { default as WifiOffIcon } from '../icons/wifi-off';
2819
2821
  // WifiPen aliases
2820
2822
  export { default as WifiPenIcon } from '../icons/wifi-pen';
2821
2823
  // WifiSync aliases
2822
2824
  export { default as WifiSyncIcon } from '../icons/wifi-sync';
2823
- // Wifi aliases
2824
- export { default as WifiIcon } from '../icons/wifi';
2825
2825
  // WifiZero aliases
2826
2826
  export { default as WifiZeroIcon } from '../icons/wifi-zero';
2827
+ // Wifi aliases
2828
+ export { default as WifiIcon } from '../icons/wifi';
2827
2829
  // WindArrowDown aliases
2828
2830
  export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
2829
2831
  // Wind aliases
@@ -2840,24 +2842,24 @@ export { default as WormIcon } from '../icons/worm';
2840
2842
  export { default as WrenchIcon } from '../icons/wrench';
2841
2843
  // X aliases
2842
2844
  export { default as XIcon } from '../icons/x';
2843
- // Youtube aliases
2844
- export { default as YoutubeIcon } from '../icons/youtube';
2845
2845
  // ZapOff aliases
2846
2846
  export { default as ZapOffIcon } from '../icons/zap-off';
2847
+ // Youtube aliases
2848
+ export { default as YoutubeIcon } from '../icons/youtube';
2847
2849
  // Zap aliases
2848
2850
  export { default as ZapIcon } from '../icons/zap';
2849
- // ZoomIn aliases
2850
- export { default as ZoomInIcon } from '../icons/zoom-in';
2851
2851
  // ZoomOut aliases
2852
2852
  export { default as ZoomOutIcon } from '../icons/zoom-out';
2853
- // ArrowDown01 aliases
2854
- export { default as ArrowDown01Icon } from '../icons/arrow-down-0-1';
2853
+ // ZoomIn aliases
2854
+ export { default as ZoomInIcon } from '../icons/zoom-in';
2855
2855
  // ArrowDown10 aliases
2856
2856
  export { default as ArrowDown10Icon } from '../icons/arrow-down-1-0';
2857
- // ArrowUp10 aliases
2858
- export { default as ArrowUp10Icon } from '../icons/arrow-up-1-0';
2857
+ // ArrowDown01 aliases
2858
+ export { default as ArrowDown01Icon } from '../icons/arrow-down-0-1';
2859
2859
  // ArrowUp01 aliases
2860
2860
  export { default as ArrowUp01Icon } from '../icons/arrow-up-0-1';
2861
+ // ArrowUp10 aliases
2862
+ export { default as ArrowUp10Icon } from '../icons/arrow-up-1-0';
2861
2863
  // AlarmClockCheck aliases
2862
2864
  export { default as AlarmClockCheckIcon } from '../icons/alarm-clock-check';
2863
2865
  export {
@@ -2894,42 +2896,36 @@ export {
2894
2896
  /** @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 */
2895
2897
  default as ArrowDownZaIcon
2896
2898
  } from '../icons/arrow-down-z-a';
2897
- // ArrowUpNarrowWide aliases
2898
- export { default as ArrowUpNarrowWideIcon } from '../icons/arrow-up-narrow-wide';
2899
- export {
2900
- /** @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 */
2901
- default as SortAscIcon
2902
- } from '../icons/arrow-up-narrow-wide';
2903
2899
  // ArrowUpAZ aliases
2904
2900
  export { default as ArrowUpAZIcon } from '../icons/arrow-up-a-z';
2905
2901
  export {
2906
2902
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpAZ} instead. This alias will be removed in v1.0 */
2907
2903
  default as ArrowUpAzIcon
2908
2904
  } from '../icons/arrow-up-a-z';
2905
+ // ArrowUpNarrowWide aliases
2906
+ export { default as ArrowUpNarrowWideIcon } from '../icons/arrow-up-narrow-wide';
2907
+ export {
2908
+ /** @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 */
2909
+ default as SortAscIcon
2910
+ } from '../icons/arrow-up-narrow-wide';
2909
2911
  // ArrowUpZA aliases
2910
2912
  export { default as ArrowUpZAIcon } from '../icons/arrow-up-z-a';
2911
2913
  export {
2912
2914
  /** @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 */
2913
2915
  default as ArrowUpZaIcon
2914
2916
  } from '../icons/arrow-up-z-a';
2915
- // Axis3d aliases
2916
- export { default as Axis3dIcon } from '../icons/axis-3d';
2917
- export {
2918
- /** @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 */
2919
- default as Axis3DIcon
2920
- } from '../icons/axis-3d';
2921
2917
  // BadgeCheck aliases
2922
2918
  export { default as BadgeCheckIcon } from '../icons/badge-check';
2923
2919
  export {
2924
2920
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead. This alias will be removed in v1.0 */
2925
2921
  default as VerifiedIcon
2926
2922
  } from '../icons/badge-check';
2927
- // BetweenHorizontalStart aliases
2928
- export { default as BetweenHorizontalStartIcon } from '../icons/between-horizontal-start';
2923
+ // Axis3d aliases
2924
+ export { default as Axis3dIcon } from '../icons/axis-3d';
2929
2925
  export {
2930
- /** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. This alias will be removed in v1.0 */
2931
- default as BetweenHorizonalStartIcon
2932
- } from '../icons/between-horizontal-start';
2926
+ /** @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 */
2927
+ default as Axis3DIcon
2928
+ } from '../icons/axis-3d';
2933
2929
  // BadgeQuestionMark aliases
2934
2930
  export { default as BadgeQuestionMarkIcon } from '../icons/badge-question-mark';
2935
2931
  export {
@@ -2942,12 +2938,24 @@ export {
2942
2938
  /** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. This alias will be removed in v1.0 */
2943
2939
  default as BetweenHorizonalEndIcon
2944
2940
  } from '../icons/between-horizontal-end';
2941
+ // BetweenHorizontalStart aliases
2942
+ export { default as BetweenHorizontalStartIcon } from '../icons/between-horizontal-start';
2943
+ export {
2944
+ /** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. This alias will be removed in v1.0 */
2945
+ default as BetweenHorizonalStartIcon
2946
+ } from '../icons/between-horizontal-start';
2945
2947
  // BookDashed aliases
2946
2948
  export { default as BookDashedIcon } from '../icons/book-dashed';
2947
2949
  export {
2948
2950
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BookDashed} instead. This alias will be removed in v1.0.0 */
2949
2951
  default as BookTemplateIcon
2950
2952
  } from '../icons/book-dashed';
2953
+ // ChartArea aliases
2954
+ export { default as ChartAreaIcon } from '../icons/chart-area';
2955
+ export {
2956
+ /** @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 */
2957
+ default as AreaChartIcon
2958
+ } from '../icons/chart-area';
2951
2959
  // Captions aliases
2952
2960
  export { default as CaptionsIcon } from '../icons/captions';
2953
2961
  export {
@@ -2960,12 +2968,6 @@ export {
2960
2968
  /** @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 */
2961
2969
  default as CurlyBracesIcon
2962
2970
  } from '../icons/braces';
2963
- // ChartArea aliases
2964
- export { default as ChartAreaIcon } from '../icons/chart-area';
2965
- export {
2966
- /** @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 */
2967
- default as AreaChartIcon
2968
- } from '../icons/chart-area';
2969
2971
  // ChartBarBig aliases
2970
2972
  export { default as ChartBarBigIcon } from '../icons/chart-bar-big';
2971
2973
  export {
@@ -2984,6 +2986,12 @@ export {
2984
2986
  /** @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 */
2985
2987
  default as CandlestickChartIcon
2986
2988
  } from '../icons/chart-candlestick';
2989
+ // ChartColumn aliases
2990
+ export { default as ChartColumnIcon } from '../icons/chart-column';
2991
+ export {
2992
+ /** @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 */
2993
+ default as BarChart3Icon
2994
+ } from '../icons/chart-column';
2987
2995
  // ChartColumnBig aliases
2988
2996
  export { default as ChartColumnBigIcon } from '../icons/chart-column-big';
2989
2997
  export {
@@ -2996,12 +3004,6 @@ export {
2996
3004
  /** @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 */
2997
3005
  default as BarChart4Icon
2998
3006
  } from '../icons/chart-column-increasing';
2999
- // ChartColumn aliases
3000
- export { default as ChartColumnIcon } from '../icons/chart-column';
3001
- export {
3002
- /** @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 */
3003
- default as BarChart3Icon
3004
- } from '../icons/chart-column';
3005
3007
  // ChartLine aliases
3006
3008
  export { default as ChartLineIcon } from '../icons/chart-line';
3007
3009
  export {
@@ -3014,18 +3016,18 @@ export {
3014
3016
  /** @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 */
3015
3017
  default as BarChartIcon
3016
3018
  } from '../icons/chart-no-axes-column-increasing';
3017
- // ChartNoAxesColumn aliases
3018
- export { default as ChartNoAxesColumnIcon } from '../icons/chart-no-axes-column';
3019
- export {
3020
- /** @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 */
3021
- default as BarChart2Icon
3022
- } from '../icons/chart-no-axes-column';
3023
3019
  // ChartNoAxesGantt aliases
3024
3020
  export { default as ChartNoAxesGanttIcon } from '../icons/chart-no-axes-gantt';
3025
3021
  export {
3026
3022
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesGantt} instead. This alias will be removed in v1.0 */
3027
3023
  default as GanttChartIcon
3028
3024
  } from '../icons/chart-no-axes-gantt';
3025
+ // ChartNoAxesColumn aliases
3026
+ export { default as ChartNoAxesColumnIcon } from '../icons/chart-no-axes-column';
3027
+ export {
3028
+ /** @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 */
3029
+ default as BarChart2Icon
3030
+ } from '../icons/chart-no-axes-column';
3029
3031
  // ChartPie aliases
3030
3032
  export { default as ChartPieIcon } from '../icons/chart-pie';
3031
3033
  export {
@@ -3038,24 +3040,24 @@ export {
3038
3040
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Chromium} instead. This alias will be removed in v1.0 */
3039
3041
  default as ChromeIcon
3040
3042
  } from '../icons/chromium';
3041
- // ChartScatter aliases
3042
- export { default as ChartScatterIcon } from '../icons/chart-scatter';
3043
+ // CircleAlert aliases
3044
+ export { default as CircleAlertIcon } from '../icons/circle-alert';
3043
3045
  export {
3044
- /** @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 */
3045
- default as ScatterChartIcon
3046
- } from '../icons/chart-scatter';
3046
+ /** @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 */
3047
+ default as AlertCircleIcon
3048
+ } from '../icons/circle-alert';
3047
3049
  // CircleArrowDown aliases
3048
3050
  export { default as CircleArrowDownIcon } from '../icons/circle-arrow-down';
3049
3051
  export {
3050
3052
  /** @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 */
3051
3053
  default as ArrowDownCircleIcon
3052
3054
  } from '../icons/circle-arrow-down';
3053
- // CircleAlert aliases
3054
- export { default as CircleAlertIcon } from '../icons/circle-alert';
3055
+ // ChartScatter aliases
3056
+ export { default as ChartScatterIcon } from '../icons/chart-scatter';
3055
3057
  export {
3056
- /** @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 */
3057
- default as AlertCircleIcon
3058
- } from '../icons/circle-alert';
3058
+ /** @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 */
3059
+ default as ScatterChartIcon
3060
+ } from '../icons/chart-scatter';
3059
3061
  // CircleArrowLeft aliases
3060
3062
  export { default as CircleArrowLeftIcon } from '../icons/circle-arrow-left';
3061
3063
  export {
@@ -3074,30 +3076,24 @@ export {
3074
3076
  /** @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 */
3075
3077
  default as ArrowDownRightFromCircleIcon
3076
3078
  } from '../icons/circle-arrow-out-down-right';
3077
- // CircleArrowOutUpLeft aliases
3078
- export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
3079
- export {
3080
- /** @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 */
3081
- default as ArrowUpLeftFromCircleIcon
3082
- } from '../icons/circle-arrow-out-up-left';
3083
3079
  // CircleArrowOutUpRight aliases
3084
3080
  export { default as CircleArrowOutUpRightIcon } from '../icons/circle-arrow-out-up-right';
3085
3081
  export {
3086
3082
  /** @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 */
3087
3083
  default as ArrowUpRightFromCircleIcon
3088
3084
  } from '../icons/circle-arrow-out-up-right';
3085
+ // CircleArrowOutUpLeft aliases
3086
+ export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
3087
+ export {
3088
+ /** @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 */
3089
+ default as ArrowUpLeftFromCircleIcon
3090
+ } from '../icons/circle-arrow-out-up-left';
3089
3091
  // CircleArrowRight aliases
3090
3092
  export { default as CircleArrowRightIcon } from '../icons/circle-arrow-right';
3091
3093
  export {
3092
3094
  /** @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 */
3093
3095
  default as ArrowRightCircleIcon
3094
3096
  } from '../icons/circle-arrow-right';
3095
- // CircleArrowUp aliases
3096
- export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
3097
- export {
3098
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowUp} instead. This alias will be removed in v1.0 */
3099
- default as ArrowUpCircleIcon
3100
- } from '../icons/circle-arrow-up';
3101
3097
  // CircleCheckBig aliases
3102
3098
  export { default as CircleCheckBigIcon } from '../icons/circle-check-big';
3103
3099
  export {
@@ -3110,18 +3106,24 @@ export {
3110
3106
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. This alias will be removed in v1.0 */
3111
3107
  default as CheckCircle2Icon
3112
3108
  } from '../icons/circle-check';
3113
- // CircleChevronLeft aliases
3114
- export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
3109
+ // CircleArrowUp aliases
3110
+ export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
3115
3111
  export {
3116
- /** @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 */
3117
- default as ChevronLeftCircleIcon
3118
- } from '../icons/circle-chevron-left';
3112
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowUp} instead. This alias will be removed in v1.0 */
3113
+ default as ArrowUpCircleIcon
3114
+ } from '../icons/circle-arrow-up';
3119
3115
  // CircleChevronDown aliases
3120
3116
  export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
3121
3117
  export {
3122
3118
  /** @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 */
3123
3119
  default as ChevronDownCircleIcon
3124
3120
  } from '../icons/circle-chevron-down';
3121
+ // CircleChevronLeft aliases
3122
+ export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
3123
+ export {
3124
+ /** @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 */
3125
+ default as ChevronLeftCircleIcon
3126
+ } from '../icons/circle-chevron-left';
3125
3127
  // CircleChevronRight aliases
3126
3128
  export { default as CircleChevronRightIcon } from '../icons/circle-chevron-right';
3127
3129
  export {
@@ -3146,12 +3148,6 @@ export {
3146
3148
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead. This alias will be removed in v1.0 */
3147
3149
  default as GaugeCircleIcon
3148
3150
  } from '../icons/circle-gauge';
3149
- // CircleParkingOff aliases
3150
- export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
3151
- export {
3152
- /** @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 */
3153
- default as ParkingCircleOffIcon
3154
- } from '../icons/circle-parking-off';
3155
3151
  // CircleMinus aliases
3156
3152
  export { default as CircleMinusIcon } from '../icons/circle-minus';
3157
3153
  export {
@@ -3176,18 +3172,24 @@ export {
3176
3172
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePercent} instead. This alias will be removed in v1.0 */
3177
3173
  default as PercentCircleIcon
3178
3174
  } from '../icons/circle-percent';
3179
- // CirclePlay aliases
3180
- export { default as CirclePlayIcon } from '../icons/circle-play';
3175
+ // CircleParkingOff aliases
3176
+ export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
3181
3177
  export {
3182
- /** @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 */
3183
- default as PlayCircleIcon
3184
- } from '../icons/circle-play';
3178
+ /** @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 */
3179
+ default as ParkingCircleOffIcon
3180
+ } from '../icons/circle-parking-off';
3185
3181
  // CirclePlus aliases
3186
3182
  export { default as CirclePlusIcon } from '../icons/circle-plus';
3187
3183
  export {
3188
3184
  /** @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 */
3189
3185
  default as PlusCircleIcon
3190
3186
  } from '../icons/circle-plus';
3187
+ // CirclePlay aliases
3188
+ export { default as CirclePlayIcon } from '../icons/circle-play';
3189
+ export {
3190
+ /** @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 */
3191
+ default as PlayCircleIcon
3192
+ } from '../icons/circle-play';
3191
3193
  // CirclePower aliases
3192
3194
  export { default as CirclePowerIcon } from '../icons/circle-power';
3193
3195
  export {
@@ -3216,30 +3218,30 @@ export {
3216
3218
  /** @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 */
3217
3219
  default as StopCircleIcon
3218
3220
  } from '../icons/circle-stop';
3221
+ // CircleUser aliases
3222
+ export { default as CircleUserIcon } from '../icons/circle-user';
3223
+ export {
3224
+ /** @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 */
3225
+ default as UserCircleIcon
3226
+ } from '../icons/circle-user';
3219
3227
  // CircleUserRound aliases
3220
3228
  export { default as CircleUserRoundIcon } from '../icons/circle-user-round';
3221
3229
  export {
3222
3230
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. This alias will be removed in v1.0 */
3223
3231
  default as UserCircle2Icon
3224
3232
  } from '../icons/circle-user-round';
3225
- // ClipboardPenLine aliases
3226
- export { default as ClipboardPenLineIcon } from '../icons/clipboard-pen-line';
3227
- export {
3228
- /** @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 */
3229
- default as ClipboardSignatureIcon
3230
- } from '../icons/clipboard-pen-line';
3231
3233
  // CircleX aliases
3232
3234
  export { default as CircleXIcon } from '../icons/circle-x';
3233
3235
  export {
3234
3236
  /** @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 */
3235
3237
  default as XCircleIcon
3236
3238
  } from '../icons/circle-x';
3237
- // CircleUser aliases
3238
- export { default as CircleUserIcon } from '../icons/circle-user';
3239
+ // ClipboardPenLine aliases
3240
+ export { default as ClipboardPenLineIcon } from '../icons/clipboard-pen-line';
3239
3241
  export {
3240
- /** @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 */
3241
- default as UserCircleIcon
3242
- } from '../icons/circle-user';
3242
+ /** @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 */
3243
+ default as ClipboardSignatureIcon
3244
+ } from '../icons/clipboard-pen-line';
3243
3245
  // ClipboardPen aliases
3244
3246
  export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
3245
3247
  export {
@@ -3280,48 +3282,48 @@ export {
3280
3282
  /** @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 */
3281
3283
  default as TableConfigIcon
3282
3284
  } from '../icons/columns-3-cog';
3283
- // Columns3 aliases
3284
- export { default as Columns3Icon } from '../icons/columns-3';
3285
- export {
3286
- /** @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 */
3287
- default as PanelsLeftRightIcon
3288
- } from '../icons/columns-3';
3289
3285
  // ContactRound aliases
3290
3286
  export { default as ContactRoundIcon } from '../icons/contact-round';
3291
3287
  export {
3292
3288
  /** @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 */
3293
3289
  default as Contact2Icon
3294
3290
  } from '../icons/contact-round';
3291
+ // Columns3 aliases
3292
+ export { default as Columns3Icon } from '../icons/columns-3';
3293
+ export {
3294
+ /** @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 */
3295
+ default as PanelsLeftRightIcon
3296
+ } from '../icons/columns-3';
3295
3297
  // DiamondPercent aliases
3296
3298
  export { default as DiamondPercentIcon } from '../icons/diamond-percent';
3297
3299
  export {
3298
3300
  /** @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 */
3299
3301
  default as PercentDiamondIcon
3300
3302
  } from '../icons/diamond-percent';
3301
- // Earth aliases
3302
- export { default as EarthIcon } from '../icons/earth';
3303
- export {
3304
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. This alias will be removed in v1.0 */
3305
- default as Globe2Icon
3306
- } from '../icons/earth';
3307
3303
  // EllipsisVertical aliases
3308
3304
  export { default as EllipsisVerticalIcon } from '../icons/ellipsis-vertical';
3309
3305
  export {
3310
3306
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link EllipsisVertical} instead. This alias will be removed in v1.0 */
3311
3307
  default as MoreVerticalIcon
3312
3308
  } from '../icons/ellipsis-vertical';
3309
+ // Ellipsis aliases
3310
+ export { default as EllipsisIcon } from '../icons/ellipsis';
3311
+ export {
3312
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. This alias will be removed in v1.0 */
3313
+ default as MoreHorizontalIcon
3314
+ } from '../icons/ellipsis';
3313
3315
  // FileAxis3d aliases
3314
3316
  export { default as FileAxis3dIcon } from '../icons/file-axis-3d';
3315
3317
  export {
3316
3318
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. This alias will be removed in v1.0 */
3317
3319
  default as FileAxis3DIcon
3318
3320
  } from '../icons/file-axis-3d';
3319
- // Ellipsis aliases
3320
- export { default as EllipsisIcon } from '../icons/ellipsis';
3321
+ // Earth aliases
3322
+ export { default as EarthIcon } from '../icons/earth';
3321
3323
  export {
3322
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. This alias will be removed in v1.0 */
3323
- default as MoreHorizontalIcon
3324
- } from '../icons/ellipsis';
3324
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. This alias will be removed in v1.0 */
3325
+ default as Globe2Icon
3326
+ } from '../icons/earth';
3325
3327
  // FileBadge aliases
3326
3328
  export { default as FileBadgeIcon } from '../icons/file-badge';
3327
3329
  export {
@@ -3340,18 +3342,18 @@ export {
3340
3342
  /** @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 */
3341
3343
  default as FileJsonIcon
3342
3344
  } from '../icons/file-braces';
3343
- // FileChartColumnIncreasing aliases
3344
- export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
3345
- export {
3346
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead. This alias will be removed in v1.0 */
3347
- default as FileBarChartIcon
3348
- } from '../icons/file-chart-column-increasing';
3349
3345
  // FileChartColumn aliases
3350
3346
  export { default as FileChartColumnIcon } from '../icons/file-chart-column';
3351
3347
  export {
3352
3348
  /** @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 */
3353
3349
  default as FileBarChart2Icon
3354
3350
  } from '../icons/file-chart-column';
3351
+ // FileChartColumnIncreasing aliases
3352
+ export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
3353
+ export {
3354
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead. This alias will be removed in v1.0 */
3355
+ default as FileBarChartIcon
3356
+ } from '../icons/file-chart-column-increasing';
3355
3357
  // FileChartLine aliases
3356
3358
  export { default as FileChartLineIcon } from '../icons/file-chart-line';
3357
3359
  export {
@@ -3364,24 +3366,18 @@ export {
3364
3366
  /** @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 */
3365
3367
  default as FilePieChartIcon
3366
3368
  } from '../icons/file-chart-pie';
3367
- // FileCodeCorner aliases
3368
- export { default as FileCodeCornerIcon } from '../icons/file-code-corner';
3369
- export {
3370
- /** @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 */
3371
- default as FileCode2Icon
3372
- } from '../icons/file-code-corner';
3373
- // FileCog aliases
3374
- export { default as FileCogIcon } from '../icons/file-cog';
3375
- export {
3376
- /** @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 */
3377
- default as FileCog2Icon
3378
- } from '../icons/file-cog';
3379
3369
  // FileCheckCorner aliases
3380
3370
  export { default as FileCheckCornerIcon } from '../icons/file-check-corner';
3381
3371
  export {
3382
3372
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCheckCorner} instead. This alias will be removed in v1.0 */
3383
3373
  default as FileCheck2Icon
3384
3374
  } from '../icons/file-check-corner';
3375
+ // FileCodeCorner aliases
3376
+ export { default as FileCodeCornerIcon } from '../icons/file-code-corner';
3377
+ export {
3378
+ /** @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 */
3379
+ default as FileCode2Icon
3380
+ } from '../icons/file-code-corner';
3385
3381
  // FileExclamationPoint aliases
3386
3382
  export { default as FileExclamationPointIcon } from '../icons/file-exclamation-point';
3387
3383
  export {
@@ -3404,72 +3400,78 @@ export {
3404
3400
  /** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileKey} instead. This alias will be removed in v1.0 */
3405
3401
  default as FileKey2Icon
3406
3402
  } from '../icons/file-key';
3407
- // FilePenLine aliases
3408
- export { default as FilePenLineIcon } from '../icons/file-pen-line';
3409
- export {
3410
- /** @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 */
3411
- default as FileSignatureIcon
3412
- } from '../icons/file-pen-line';
3413
- // FileMinusCorner aliases
3414
- export { default as FileMinusCornerIcon } from '../icons/file-minus-corner';
3415
- export {
3416
- /** @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 */
3417
- default as FileMinus2Icon
3418
- } from '../icons/file-minus-corner';
3419
3403
  // FileLock aliases
3420
3404
  export { default as FileLockIcon } from '../icons/file-lock';
3421
3405
  export {
3422
3406
  /** @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 */
3423
3407
  default as FileLock2Icon
3424
3408
  } from '../icons/file-lock';
3425
- // FilePen aliases
3426
- export { default as FilePenIcon } from '../icons/file-pen';
3409
+ // FileCog aliases
3410
+ export { default as FileCogIcon } from '../icons/file-cog';
3411
+ export {
3412
+ /** @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 */
3413
+ default as FileCog2Icon
3414
+ } from '../icons/file-cog';
3415
+ // FileMinusCorner aliases
3416
+ export { default as FileMinusCornerIcon } from '../icons/file-minus-corner';
3417
+ export {
3418
+ /** @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 */
3419
+ default as FileMinus2Icon
3420
+ } from '../icons/file-minus-corner';
3421
+ // FilePen aliases
3422
+ export { default as FilePenIcon } from '../icons/file-pen';
3427
3423
  export {
3428
3424
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead. This alias will be removed in v1.0 */
3429
3425
  default as FileEditIcon
3430
3426
  } from '../icons/file-pen';
3431
- // FilePlusCorner aliases
3432
- export { default as FilePlusCornerIcon } from '../icons/file-plus-corner';
3427
+ // FilePenLine aliases
3428
+ export { default as FilePenLineIcon } from '../icons/file-pen-line';
3433
3429
  export {
3434
- /** @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 */
3435
- default as FilePlus2Icon
3436
- } from '../icons/file-plus-corner';
3430
+ /** @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 */
3431
+ default as FileSignatureIcon
3432
+ } from '../icons/file-pen-line';
3437
3433
  // FilePlay aliases
3438
3434
  export { default as FilePlayIcon } from '../icons/file-play';
3439
3435
  export {
3440
3436
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlay} instead. This alias will be removed in v1.0 */
3441
3437
  default as FileVideoIcon
3442
3438
  } from '../icons/file-play';
3439
+ // FilePlusCorner aliases
3440
+ export { default as FilePlusCornerIcon } from '../icons/file-plus-corner';
3441
+ export {
3442
+ /** @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 */
3443
+ default as FilePlus2Icon
3444
+ } from '../icons/file-plus-corner';
3443
3445
  // FileQuestionMark aliases
3444
3446
  export { default as FileQuestionMarkIcon } from '../icons/file-question-mark';
3445
3447
  export {
3446
3448
  /** @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 */
3447
3449
  default as FileQuestionIcon
3448
3450
  } from '../icons/file-question-mark';
3449
- // FileSearchCorner aliases
3450
- export { default as FileSearchCornerIcon } from '../icons/file-search-corner';
3451
- export {
3452
- /** @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 */
3453
- default as FileSearch2Icon
3454
- } from '../icons/file-search-corner';
3455
3451
  // FileSignal aliases
3456
3452
  export { default as FileSignalIcon } from '../icons/file-signal';
3457
3453
  export {
3458
3454
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSignal} instead. This alias will be removed in v1.0 */
3459
3455
  default as FileVolume2Icon
3460
3456
  } from '../icons/file-signal';
3461
- // FileTypeCorner aliases
3462
- export { default as FileTypeCornerIcon } from '../icons/file-type-corner';
3457
+ // FileSearchCorner aliases
3458
+ export { default as FileSearchCornerIcon } from '../icons/file-search-corner';
3463
3459
  export {
3464
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead. This alias will be removed in v1.0 */
3465
- default as FileType2Icon
3466
- } from '../icons/file-type-corner';
3460
+ /** @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 */
3461
+ default as FileSearch2Icon
3462
+ } from '../icons/file-search-corner';
3467
3463
  // FileVideoCamera aliases
3468
3464
  export { default as FileVideoCameraIcon } from '../icons/file-video-camera';
3469
3465
  export {
3470
3466
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. This alias will be removed in v1.0 */
3471
3467
  default as FileVideo2Icon
3472
3468
  } from '../icons/file-video-camera';
3469
+ // FileTypeCorner aliases
3470
+ export { default as FileTypeCornerIcon } from '../icons/file-type-corner';
3471
+ export {
3472
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead. This alias will be removed in v1.0 */
3473
+ default as FileType2Icon
3474
+ } from '../icons/file-type-corner';
3473
3475
  // FileXCorner aliases
3474
3476
  export { default as FileXCornerIcon } from '../icons/file-x-corner';
3475
3477
  export {
@@ -3482,60 +3484,60 @@ export {
3482
3484
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FingerprintPattern} instead. This alias will be removed in v1.0 */
3483
3485
  default as FingerprintIcon
3484
3486
  } from '../icons/fingerprint-pattern';
3485
- // FolderCog aliases
3486
- export { default as FolderCogIcon } from '../icons/folder-cog';
3487
- export {
3488
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead. This alias will be removed in v1.0 */
3489
- default as FolderCog2Icon
3490
- } from '../icons/folder-cog';
3491
3487
  // FolderPen aliases
3492
3488
  export { default as FolderPenIcon } from '../icons/folder-pen';
3493
3489
  export {
3494
3490
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderPen} instead. This alias will be removed in v1.0 */
3495
3491
  default as FolderEditIcon
3496
3492
  } from '../icons/folder-pen';
3497
- // Funnel aliases
3498
- export { default as FunnelIcon } from '../icons/funnel';
3499
- export {
3500
- /** @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 */
3501
- default as FilterIcon
3502
- } from '../icons/funnel';
3503
3493
  // FunnelX aliases
3504
3494
  export { default as FunnelXIcon } from '../icons/funnel-x';
3505
3495
  export {
3506
3496
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FunnelX} instead. This alias will be removed in v1.0 */
3507
3497
  default as FilterXIcon
3508
3498
  } from '../icons/funnel-x';
3499
+ // FolderCog aliases
3500
+ export { default as FolderCogIcon } from '../icons/folder-cog';
3501
+ export {
3502
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead. This alias will be removed in v1.0 */
3503
+ default as FolderCog2Icon
3504
+ } from '../icons/folder-cog';
3505
+ // Funnel aliases
3506
+ export { default as FunnelIcon } from '../icons/funnel';
3507
+ export {
3508
+ /** @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 */
3509
+ default as FilterIcon
3510
+ } from '../icons/funnel';
3509
3511
  // GitCommitHorizontal aliases
3510
3512
  export { default as GitCommitHorizontalIcon } from '../icons/git-commit-horizontal';
3511
3513
  export {
3512
3514
  /** @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 */
3513
3515
  default as GitCommitIcon
3514
3516
  } from '../icons/git-commit-horizontal';
3515
- // Grid2x2Check aliases
3516
- export { default as Grid2x2CheckIcon } from '../icons/grid-2x2-check';
3517
- export {
3518
- /** @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 */
3519
- default as Grid2X2CheckIcon
3520
- } from '../icons/grid-2x2-check';
3521
3517
  // Grid2x2Plus aliases
3522
3518
  export { default as Grid2x2PlusIcon } from '../icons/grid-2x2-plus';
3523
3519
  export {
3524
3520
  /** @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 */
3525
3521
  default as Grid2X2PlusIcon
3526
3522
  } from '../icons/grid-2x2-plus';
3527
- // Grid2x2X aliases
3528
- export { default as Grid2x2XIcon } from '../icons/grid-2x2-x';
3523
+ // Grid2x2Check aliases
3524
+ export { default as Grid2x2CheckIcon } from '../icons/grid-2x2-check';
3529
3525
  export {
3530
- /** @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 */
3531
- default as Grid2X2XIcon
3532
- } from '../icons/grid-2x2-x';
3526
+ /** @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 */
3527
+ default as Grid2X2CheckIcon
3528
+ } from '../icons/grid-2x2-check';
3533
3529
  // Grid2x2 aliases
3534
3530
  export { default as Grid2x2Icon } from '../icons/grid-2x2';
3535
3531
  export {
3536
3532
  /** @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 */
3537
3533
  default as Grid2X2Icon
3538
3534
  } from '../icons/grid-2x2';
3535
+ // Grid2x2X aliases
3536
+ export { default as Grid2x2XIcon } from '../icons/grid-2x2-x';
3537
+ export {
3538
+ /** @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 */
3539
+ default as Grid2X2XIcon
3540
+ } from '../icons/grid-2x2-x';
3539
3541
  // Grid3x3 aliases
3540
3542
  export { default as Grid3x3Icon } from '../icons/grid-3x3';
3541
3543
  export {
@@ -3558,18 +3560,18 @@ export {
3558
3560
  /** @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 */
3559
3561
  default as HomeIcon
3560
3562
  } from '../icons/house';
3561
- // IceCreamBowl aliases
3562
- export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
3563
- export {
3564
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. This alias will be removed in v1.0 */
3565
- default as IceCream2Icon
3566
- } from '../icons/ice-cream-bowl';
3567
3563
  // HandHelping aliases
3568
3564
  export { default as HandHelpingIcon } from '../icons/hand-helping';
3569
3565
  export {
3570
3566
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandHelping} instead. This alias will be removed in v1.0 */
3571
3567
  default as HelpingHandIcon
3572
3568
  } from '../icons/hand-helping';
3569
+ // IceCreamBowl aliases
3570
+ export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
3571
+ export {
3572
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. This alias will be removed in v1.0 */
3573
+ default as IceCream2Icon
3574
+ } from '../icons/ice-cream-bowl';
3573
3575
  // IceCreamCone aliases
3574
3576
  export { default as IceCreamConeIcon } from '../icons/ice-cream-cone';
3575
3577
  export {
@@ -3582,6 +3584,12 @@ export {
3582
3584
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LaptopMinimal} instead. This alias will be removed in v1.0 */
3583
3585
  default as Laptop2Icon
3584
3586
  } from '../icons/laptop-minimal';
3587
+ // Layers aliases
3588
+ export { default as LayersIcon } from '../icons/layers';
3589
+ export {
3590
+ /** @deprecated The icon was combined with another icon that shares the same use case, use {@link Layers} instead. This alias will be removed in v1.0 */
3591
+ default as Layers3Icon
3592
+ } from '../icons/layers';
3585
3593
  // ListIndentDecrease aliases
3586
3594
  export { default as ListIndentDecreaseIcon } from '../icons/list-indent-decrease';
3587
3595
  export {
@@ -3592,12 +3600,6 @@ export {
3592
3600
  /** @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 */
3593
3601
  default as IndentDecreaseIcon
3594
3602
  } from '../icons/list-indent-decrease';
3595
- // Layers aliases
3596
- export { default as LayersIcon } from '../icons/layers';
3597
- export {
3598
- /** @deprecated The icon was combined with another icon that shares the same use case, use {@link Layers} instead. This alias will be removed in v1.0 */
3599
- default as Layers3Icon
3600
- } from '../icons/layers';
3601
3603
  // ListIndentIncrease aliases
3602
3604
  export { default as ListIndentIncreaseIcon } from '../icons/list-indent-increase';
3603
3605
  export {
@@ -3638,18 +3640,18 @@ export {
3638
3640
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MapPinPen} instead. This alias will be removed in v1.0 */
3639
3641
  default as LocationEditIcon
3640
3642
  } from '../icons/map-pin-pen';
3641
- // MessageCircleQuestionMark aliases
3642
- export { default as MessageCircleQuestionMarkIcon } from '../icons/message-circle-question-mark';
3643
- export {
3644
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MessageCircleQuestionMark} instead. This alias will be removed in v1.0 */
3645
- default as MessageCircleQuestionIcon
3646
- } from '../icons/message-circle-question-mark';
3647
3643
  // MicVocal aliases
3648
3644
  export { default as MicVocalIcon } from '../icons/mic-vocal';
3649
3645
  export {
3650
3646
  /** @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 */
3651
3647
  default as Mic2Icon
3652
3648
  } from '../icons/mic-vocal';
3649
+ // MessageCircleQuestionMark aliases
3650
+ export { default as MessageCircleQuestionMarkIcon } from '../icons/message-circle-question-mark';
3651
+ export {
3652
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MessageCircleQuestionMark} instead. This alias will be removed in v1.0 */
3653
+ default as MessageCircleQuestionIcon
3654
+ } from '../icons/message-circle-question-mark';
3653
3655
  // Move3d aliases
3654
3656
  export { default as Move3dIcon } from '../icons/move-3d';
3655
3657
  export {
@@ -3662,90 +3664,90 @@ export {
3662
3664
  /** @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 */
3663
3665
  default as AlertOctagonIcon
3664
3666
  } from '../icons/octagon-alert';
3665
- // OctagonPause aliases
3666
- export { default as OctagonPauseIcon } from '../icons/octagon-pause';
3667
- export {
3668
- /** @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 */
3669
- default as PauseOctagonIcon
3670
- } from '../icons/octagon-pause';
3671
3667
  // OctagonX aliases
3672
3668
  export { default as OctagonXIcon } from '../icons/octagon-x';
3673
3669
  export {
3674
3670
  /** @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 */
3675
3671
  default as XOctagonIcon
3676
3672
  } from '../icons/octagon-x';
3673
+ // OctagonPause aliases
3674
+ export { default as OctagonPauseIcon } from '../icons/octagon-pause';
3675
+ export {
3676
+ /** @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 */
3677
+ default as PauseOctagonIcon
3678
+ } from '../icons/octagon-pause';
3677
3679
  // PanelBottomDashed aliases
3678
3680
  export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed';
3679
3681
  export {
3680
3682
  /** @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 */
3681
3683
  default as PanelBottomInactiveIcon
3682
3684
  } from '../icons/panel-bottom-dashed';
3683
- // PaintbrushVertical aliases
3684
- export { default as PaintbrushVerticalIcon } from '../icons/paintbrush-vertical';
3685
- export {
3686
- /** @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 */
3687
- default as Paintbrush2Icon
3688
- } from '../icons/paintbrush-vertical';
3689
3685
  // PanelLeftClose aliases
3690
3686
  export { default as PanelLeftCloseIcon } from '../icons/panel-left-close';
3691
3687
  export {
3692
3688
  /** @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 */
3693
3689
  default as SidebarCloseIcon
3694
3690
  } from '../icons/panel-left-close';
3691
+ // PaintbrushVertical aliases
3692
+ export { default as PaintbrushVerticalIcon } from '../icons/paintbrush-vertical';
3693
+ export {
3694
+ /** @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 */
3695
+ default as Paintbrush2Icon
3696
+ } from '../icons/paintbrush-vertical';
3695
3697
  // PanelLeftDashed aliases
3696
3698
  export { default as PanelLeftDashedIcon } from '../icons/panel-left-dashed';
3697
3699
  export {
3698
3700
  /** @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 */
3699
3701
  default as PanelLeftInactiveIcon
3700
3702
  } from '../icons/panel-left-dashed';
3701
- // PanelLeft aliases
3702
- export { default as PanelLeftIcon } from '../icons/panel-left';
3703
+ // PanelRightDashed aliases
3704
+ export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed';
3703
3705
  export {
3704
- /** @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 */
3705
- default as SidebarIcon
3706
- } from '../icons/panel-left';
3706
+ /** @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 */
3707
+ default as PanelRightInactiveIcon
3708
+ } from '../icons/panel-right-dashed';
3707
3709
  // PanelLeftOpen aliases
3708
3710
  export { default as PanelLeftOpenIcon } from '../icons/panel-left-open';
3709
3711
  export {
3710
3712
  /** @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 */
3711
3713
  default as SidebarOpenIcon
3712
3714
  } from '../icons/panel-left-open';
3713
- // PanelRightDashed aliases
3714
- export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed';
3715
+ // PanelLeft aliases
3716
+ export { default as PanelLeftIcon } from '../icons/panel-left';
3715
3717
  export {
3716
- /** @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 */
3717
- default as PanelRightInactiveIcon
3718
- } from '../icons/panel-right-dashed';
3718
+ /** @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 */
3719
+ default as SidebarIcon
3720
+ } from '../icons/panel-left';
3719
3721
  // PanelTopDashed aliases
3720
3722
  export { default as PanelTopDashedIcon } from '../icons/panel-top-dashed';
3721
3723
  export {
3722
3724
  /** @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 */
3723
3725
  default as PanelTopInactiveIcon
3724
3726
  } from '../icons/panel-top-dashed';
3725
- // PenLine aliases
3726
- export { default as PenLineIcon } from '../icons/pen-line';
3727
- export {
3728
- /** @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 */
3729
- default as Edit3Icon
3730
- } from '../icons/pen-line';
3731
3727
  // PanelsTopLeft aliases
3732
3728
  export { default as PanelsTopLeftIcon } from '../icons/panels-top-left';
3733
3729
  export {
3734
3730
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead. This alias will be removed in v1.0 */
3735
3731
  default as LayoutIcon
3736
3732
  } from '../icons/panels-top-left';
3737
- // PlugZap aliases
3738
- export { default as PlugZapIcon } from '../icons/plug-zap';
3739
- export {
3740
- /** @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 */
3741
- default as PlugZap2Icon
3742
- } from '../icons/plug-zap';
3743
3733
  // Pen aliases
3744
3734
  export { default as PenIcon } from '../icons/pen';
3745
3735
  export {
3746
3736
  /** @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 */
3747
3737
  default as Edit2Icon
3748
3738
  } from '../icons/pen';
3739
+ // PenLine aliases
3740
+ export { default as PenLineIcon } from '../icons/pen-line';
3741
+ export {
3742
+ /** @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 */
3743
+ default as Edit3Icon
3744
+ } from '../icons/pen-line';
3745
+ // PlugZap aliases
3746
+ export { default as PlugZapIcon } from '../icons/plug-zap';
3747
+ export {
3748
+ /** @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 */
3749
+ default as PlugZap2Icon
3750
+ } from '../icons/plug-zap';
3749
3751
  // RectangleEllipsis aliases
3750
3752
  export { default as RectangleEllipsisIcon } from '../icons/rectangle-ellipsis';
3751
3753
  export {
@@ -3764,18 +3766,6 @@ export {
3764
3766
  /** @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 */
3765
3767
  default as RowsIcon
3766
3768
  } from '../icons/rows-2';
3767
- // Scale3d aliases
3768
- export { default as Scale3dIcon } from '../icons/scale-3d';
3769
- export {
3770
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Scale3d} instead. This alias will be removed in v1.0 */
3771
- default as Scale3DIcon
3772
- } from '../icons/scale-3d';
3773
- // SendHorizontal aliases
3774
- export { default as SendHorizontalIcon } from '../icons/send-horizontal';
3775
- export {
3776
- /** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. This alias will be removed in v1.0 */
3777
- default as SendHorizonalIcon
3778
- } from '../icons/send-horizontal';
3779
3769
  // Rows3 aliases
3780
3770
  export { default as Rows3Icon } from '../icons/rows-3';
3781
3771
  export {
@@ -3788,30 +3778,36 @@ export {
3788
3778
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldQuestionMark} instead. This alias will be removed in v1.0 */
3789
3779
  default as ShieldQuestionIcon
3790
3780
  } from '../icons/shield-question-mark';
3781
+ // Scale3d aliases
3782
+ export { default as Scale3dIcon } from '../icons/scale-3d';
3783
+ export {
3784
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Scale3d} instead. This alias will be removed in v1.0 */
3785
+ default as Scale3DIcon
3786
+ } from '../icons/scale-3d';
3787
+ // SendHorizontal aliases
3788
+ export { default as SendHorizontalIcon } from '../icons/send-horizontal';
3789
+ export {
3790
+ /** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. This alias will be removed in v1.0 */
3791
+ default as SendHorizonalIcon
3792
+ } from '../icons/send-horizontal';
3791
3793
  // ShieldX aliases
3792
3794
  export { default as ShieldXIcon } from '../icons/shield-x';
3793
3795
  export {
3794
3796
  /** @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 */
3795
3797
  default as ShieldCloseIcon
3796
3798
  } from '../icons/shield-x';
3797
- // Sparkles aliases
3798
- export { default as SparklesIcon } from '../icons/sparkles';
3799
- export {
3800
- /** @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 */
3801
- default as StarsIcon
3802
- } from '../icons/sparkles';
3803
3799
  // SlidersVertical aliases
3804
3800
  export { default as SlidersVerticalIcon } from '../icons/sliders-vertical';
3805
3801
  export {
3806
3802
  /** @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 */
3807
3803
  default as SlidersIcon
3808
3804
  } from '../icons/sliders-vertical';
3809
- // SquareActivity aliases
3810
- export { default as SquareActivityIcon } from '../icons/square-activity';
3805
+ // Sparkles aliases
3806
+ export { default as SparklesIcon } from '../icons/sparkles';
3811
3807
  export {
3812
- /** @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 */
3813
- default as ActivitySquareIcon
3814
- } from '../icons/square-activity';
3808
+ /** @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 */
3809
+ default as StarsIcon
3810
+ } from '../icons/sparkles';
3815
3811
  // SquareArrowDownLeft aliases
3816
3812
  export { default as SquareArrowDownLeftIcon } from '../icons/square-arrow-down-left';
3817
3813
  export {
@@ -3824,6 +3820,12 @@ export {
3824
3820
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. This alias will be removed in v1.0 */
3825
3821
  default as ArrowDownRightSquareIcon
3826
3822
  } from '../icons/square-arrow-down-right';
3823
+ // SquareActivity aliases
3824
+ export { default as SquareActivityIcon } from '../icons/square-activity';
3825
+ export {
3826
+ /** @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 */
3827
+ default as ActivitySquareIcon
3828
+ } from '../icons/square-activity';
3827
3829
  // SquareArrowDown aliases
3828
3830
  export { default as SquareArrowDownIcon } from '../icons/square-arrow-down';
3829
3831
  export {
@@ -3848,12 +3850,6 @@ export {
3848
3850
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpLeft} instead. This alias will be removed in v1.0 */
3849
3851
  default as ArrowUpLeftFromSquareIcon
3850
3852
  } from '../icons/square-arrow-out-up-left';
3851
- // SquareArrowOutUpRight aliases
3852
- export { default as SquareArrowOutUpRightIcon } from '../icons/square-arrow-out-up-right';
3853
- export {
3854
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. This alias will be removed in v1.0 */
3855
- default as ArrowUpRightFromSquareIcon
3856
- } from '../icons/square-arrow-out-up-right';
3857
3853
  // SquareArrowOutDownRight aliases
3858
3854
  export { default as SquareArrowOutDownRightIcon } from '../icons/square-arrow-out-down-right';
3859
3855
  export {
@@ -3866,6 +3862,12 @@ export {
3866
3862
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead. This alias will be removed in v1.0 */
3867
3863
  default as ArrowRightSquareIcon
3868
3864
  } from '../icons/square-arrow-right';
3865
+ // SquareArrowOutUpRight aliases
3866
+ export { default as SquareArrowOutUpRightIcon } from '../icons/square-arrow-out-up-right';
3867
+ export {
3868
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. This alias will be removed in v1.0 */
3869
+ default as ArrowUpRightFromSquareIcon
3870
+ } from '../icons/square-arrow-out-up-right';
3869
3871
  // SquareArrowUpLeft aliases
3870
3872
  export { default as SquareArrowUpLeftIcon } from '../icons/square-arrow-up-left';
3871
3873
  export {
@@ -3878,30 +3880,36 @@ export {
3878
3880
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpRight} instead. This alias will be removed in v1.0 */
3879
3881
  default as ArrowUpRightSquareIcon
3880
3882
  } from '../icons/square-arrow-up-right';
3881
- // SquareArrowUp aliases
3882
- export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
3883
- export {
3884
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. This alias will be removed in v1.0 */
3885
- default as ArrowUpSquareIcon
3886
- } from '../icons/square-arrow-up';
3887
3883
  // SquareBottomDashedScissors aliases
3888
3884
  export { default as SquareBottomDashedScissorsIcon } from '../icons/square-bottom-dashed-scissors';
3889
3885
  export {
3890
3886
  /** @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 */
3891
3887
  default as ScissorsSquareDashedBottomIcon
3892
3888
  } from '../icons/square-bottom-dashed-scissors';
3893
- // SquareAsterisk aliases
3894
- export { default as SquareAsteriskIcon } from '../icons/square-asterisk';
3889
+ // SquareArrowUp aliases
3890
+ export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
3895
3891
  export {
3896
- /** @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 */
3897
- default as AsteriskSquareIcon
3898
- } from '../icons/square-asterisk';
3892
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. This alias will be removed in v1.0 */
3893
+ default as ArrowUpSquareIcon
3894
+ } from '../icons/square-arrow-up';
3899
3895
  // SquareCheckBig aliases
3900
3896
  export { default as SquareCheckBigIcon } from '../icons/square-check-big';
3901
3897
  export {
3902
3898
  /** @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 */
3903
3899
  default as CheckSquareIcon
3904
3900
  } from '../icons/square-check-big';
3901
+ // SquareCheck aliases
3902
+ export { default as SquareCheckIcon } from '../icons/square-check';
3903
+ export {
3904
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. This alias will be removed in v1.0 */
3905
+ default as CheckSquare2Icon
3906
+ } from '../icons/square-check';
3907
+ // SquareAsterisk aliases
3908
+ export { default as SquareAsteriskIcon } from '../icons/square-asterisk';
3909
+ export {
3910
+ /** @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 */
3911
+ default as AsteriskSquareIcon
3912
+ } from '../icons/square-asterisk';
3905
3913
  // SquareChartGantt aliases
3906
3914
  export { default as SquareChartGanttIcon } from '../icons/square-chart-gantt';
3907
3915
  export {
@@ -3912,30 +3920,24 @@ export {
3912
3920
  /** @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 */
3913
3921
  default as SquareGanttChartIcon
3914
3922
  } from '../icons/square-chart-gantt';
3915
- // SquareCheck aliases
3916
- export { default as SquareCheckIcon } from '../icons/square-check';
3917
- export {
3918
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. This alias will be removed in v1.0 */
3919
- default as CheckSquare2Icon
3920
- } from '../icons/square-check';
3921
3923
  // SquareChevronDown aliases
3922
3924
  export { default as SquareChevronDownIcon } from '../icons/square-chevron-down';
3923
3925
  export {
3924
3926
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronDown} instead. This alias will be removed in v1.0 */
3925
3927
  default as ChevronDownSquareIcon
3926
3928
  } from '../icons/square-chevron-down';
3927
- // SquareChevronLeft aliases
3928
- export { default as SquareChevronLeftIcon } from '../icons/square-chevron-left';
3929
- export {
3930
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead. This alias will be removed in v1.0 */
3931
- default as ChevronLeftSquareIcon
3932
- } from '../icons/square-chevron-left';
3933
3929
  // SquareChevronRight aliases
3934
3930
  export { default as SquareChevronRightIcon } from '../icons/square-chevron-right';
3935
3931
  export {
3936
3932
  /** @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 */
3937
3933
  default as ChevronRightSquareIcon
3938
3934
  } from '../icons/square-chevron-right';
3935
+ // SquareChevronLeft aliases
3936
+ export { default as SquareChevronLeftIcon } from '../icons/square-chevron-left';
3937
+ export {
3938
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead. This alias will be removed in v1.0 */
3939
+ default as ChevronLeftSquareIcon
3940
+ } from '../icons/square-chevron-left';
3939
3941
  // SquareChevronUp aliases
3940
3942
  export { default as SquareChevronUpIcon } from '../icons/square-chevron-up';
3941
3943
  export {
@@ -3948,12 +3950,6 @@ export {
3948
3950
  /** @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 */
3949
3951
  default as CodeSquareIcon
3950
3952
  } from '../icons/square-code';
3951
- // SquareDashedKanban aliases
3952
- export { default as SquareDashedKanbanIcon } from '../icons/square-dashed-kanban';
3953
- export {
3954
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedKanban} instead. This alias will be removed in v1.0 */
3955
- default as KanbanSquareDashedIcon
3956
- } from '../icons/square-dashed-kanban';
3957
3953
  // SquareDashedMousePointer aliases
3958
3954
  export { default as SquareDashedMousePointerIcon } from '../icons/square-dashed-mouse-pointer';
3959
3955
  export {
@@ -3966,42 +3962,42 @@ export {
3966
3962
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashed} instead. This alias will be removed in v1.0 */
3967
3963
  default as BoxSelectIcon
3968
3964
  } from '../icons/square-dashed';
3969
- // SquareDot aliases
3970
- export { default as SquareDotIcon } from '../icons/square-dot';
3965
+ // SquareDashedKanban aliases
3966
+ export { default as SquareDashedKanbanIcon } from '../icons/square-dashed-kanban';
3971
3967
  export {
3972
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead. This alias will be removed in v1.0 */
3973
- default as DotSquareIcon
3974
- } from '../icons/square-dot';
3968
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedKanban} instead. This alias will be removed in v1.0 */
3969
+ default as KanbanSquareDashedIcon
3970
+ } from '../icons/square-dashed-kanban';
3975
3971
  // SquareDivide aliases
3976
3972
  export { default as SquareDivideIcon } from '../icons/square-divide';
3977
3973
  export {
3978
3974
  /** @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 */
3979
3975
  default as DivideSquareIcon
3980
3976
  } from '../icons/square-divide';
3977
+ // SquareDot aliases
3978
+ export { default as SquareDotIcon } from '../icons/square-dot';
3979
+ export {
3980
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead. This alias will be removed in v1.0 */
3981
+ default as DotSquareIcon
3982
+ } from '../icons/square-dot';
3981
3983
  // SquareFunction aliases
3982
3984
  export { default as SquareFunctionIcon } from '../icons/square-function';
3983
3985
  export {
3984
3986
  /** @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 */
3985
3987
  default as FunctionSquareIcon
3986
3988
  } from '../icons/square-function';
3987
- // SquareKanban aliases
3988
- export { default as SquareKanbanIcon } from '../icons/square-kanban';
3989
- export {
3990
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. This alias will be removed in v1.0 */
3991
- default as KanbanSquareIcon
3992
- } from '../icons/square-kanban';
3993
3989
  // SquareEqual aliases
3994
3990
  export { default as SquareEqualIcon } from '../icons/square-equal';
3995
3991
  export {
3996
3992
  /** @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 */
3997
3993
  default as EqualSquareIcon
3998
3994
  } from '../icons/square-equal';
3999
- // SquareLibrary aliases
4000
- export { default as SquareLibraryIcon } from '../icons/square-library';
3995
+ // SquareKanban aliases
3996
+ export { default as SquareKanbanIcon } from '../icons/square-kanban';
4001
3997
  export {
4002
- /** @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 */
4003
- default as LibrarySquareIcon
4004
- } from '../icons/square-library';
3998
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. This alias will be removed in v1.0 */
3999
+ default as KanbanSquareIcon
4000
+ } from '../icons/square-kanban';
4005
4001
  // SquareM aliases
4006
4002
  export { default as SquareMIcon } from '../icons/square-m';
4007
4003
  export {
@@ -4020,30 +4016,24 @@ export {
4020
4016
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMinus} instead. This alias will be removed in v1.0 */
4021
4017
  default as MinusSquareIcon
4022
4018
  } from '../icons/square-minus';
4019
+ // SquareLibrary aliases
4020
+ export { default as SquareLibraryIcon } from '../icons/square-library';
4021
+ export {
4022
+ /** @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 */
4023
+ default as LibrarySquareIcon
4024
+ } from '../icons/square-library';
4023
4025
  // SquareMousePointer aliases
4024
4026
  export { default as SquareMousePointerIcon } from '../icons/square-mouse-pointer';
4025
4027
  export {
4026
4028
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMousePointer} instead. This alias will be removed in v1.0 */
4027
4029
  default as InspectIcon
4028
4030
  } from '../icons/square-mouse-pointer';
4029
- // SquareParkingOff aliases
4030
- export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
4031
- export {
4032
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. This alias will be removed in v1.0 */
4033
- default as ParkingSquareOffIcon
4034
- } from '../icons/square-parking-off';
4035
4031
  // SquareParking aliases
4036
4032
  export { default as SquareParkingIcon } from '../icons/square-parking';
4037
4033
  export {
4038
4034
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParking} instead. This alias will be removed in v1.0 */
4039
4035
  default as ParkingSquareIcon
4040
4036
  } from '../icons/square-parking';
4041
- // SquarePercent aliases
4042
- export { default as SquarePercentIcon } from '../icons/square-percent';
4043
- export {
4044
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. This alias will be removed in v1.0 */
4045
- default as PercentSquareIcon
4046
- } from '../icons/square-percent';
4047
4037
  // SquarePen aliases
4048
4038
  export { default as SquarePenIcon } from '../icons/square-pen';
4049
4039
  export {
@@ -4058,30 +4048,42 @@ export {
4058
4048
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. This alias will be removed in v1.0 */
4059
4049
  default as PenSquareIcon
4060
4050
  } from '../icons/square-pen';
4061
- // SquarePi aliases
4062
- export { default as SquarePiIcon } from '../icons/square-pi';
4051
+ // SquareParkingOff aliases
4052
+ export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
4063
4053
  export {
4064
- /** @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 */
4065
- default as PiSquareIcon
4066
- } from '../icons/square-pi';
4054
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. This alias will be removed in v1.0 */
4055
+ default as ParkingSquareOffIcon
4056
+ } from '../icons/square-parking-off';
4057
+ // SquarePercent aliases
4058
+ export { default as SquarePercentIcon } from '../icons/square-percent';
4059
+ export {
4060
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. This alias will be removed in v1.0 */
4061
+ default as PercentSquareIcon
4062
+ } from '../icons/square-percent';
4067
4063
  // SquarePilcrow aliases
4068
4064
  export { default as SquarePilcrowIcon } from '../icons/square-pilcrow';
4069
4065
  export {
4070
4066
  /** @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 */
4071
4067
  default as PilcrowSquareIcon
4072
4068
  } from '../icons/square-pilcrow';
4073
- // SquarePlay aliases
4074
- export { default as SquarePlayIcon } from '../icons/square-play';
4069
+ // SquarePi aliases
4070
+ export { default as SquarePiIcon } from '../icons/square-pi';
4075
4071
  export {
4076
- /** @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 */
4077
- default as PlaySquareIcon
4078
- } from '../icons/square-play';
4072
+ /** @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 */
4073
+ default as PiSquareIcon
4074
+ } from '../icons/square-pi';
4079
4075
  // SquarePlus aliases
4080
4076
  export { default as SquarePlusIcon } from '../icons/square-plus';
4081
4077
  export {
4082
4078
  /** @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 */
4083
4079
  default as PlusSquareIcon
4084
4080
  } from '../icons/square-plus';
4081
+ // SquarePlay aliases
4082
+ export { default as SquarePlayIcon } from '../icons/square-play';
4083
+ export {
4084
+ /** @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 */
4085
+ default as PlaySquareIcon
4086
+ } from '../icons/square-play';
4085
4087
  // SquarePower aliases
4086
4088
  export { default as SquarePowerIcon } from '../icons/square-power';
4087
4089
  export {
@@ -4094,24 +4096,18 @@ export {
4094
4096
  /** @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 */
4095
4097
  default as ScissorsSquareIcon
4096
4098
  } from '../icons/square-scissors';
4097
- // SquareSigma aliases
4098
- export { default as SquareSigmaIcon } from '../icons/square-sigma';
4099
- export {
4100
- /** @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 */
4101
- default as SigmaSquareIcon
4102
- } from '../icons/square-sigma';
4103
4099
  // SquareSlash aliases
4104
4100
  export { default as SquareSlashIcon } from '../icons/square-slash';
4105
4101
  export {
4106
4102
  /** @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 */
4107
4103
  default as SlashSquareIcon
4108
4104
  } from '../icons/square-slash';
4109
- // SquareSplitHorizontal aliases
4110
- export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
4105
+ // SquareSigma aliases
4106
+ export { default as SquareSigmaIcon } from '../icons/square-sigma';
4111
4107
  export {
4112
- /** @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 */
4113
- default as SplitSquareHorizontalIcon
4114
- } from '../icons/square-split-horizontal';
4108
+ /** @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 */
4109
+ default as SigmaSquareIcon
4110
+ } from '../icons/square-sigma';
4115
4111
  // SquareSplitVertical aliases
4116
4112
  export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical';
4117
4113
  export {
@@ -4124,6 +4120,12 @@ export {
4124
4120
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead. This alias will be removed in v1.0 */
4125
4121
  default as TerminalSquareIcon
4126
4122
  } from '../icons/square-terminal';
4123
+ // SquareSplitHorizontal aliases
4124
+ export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
4125
+ export {
4126
+ /** @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 */
4127
+ default as SplitSquareHorizontalIcon
4128
+ } from '../icons/square-split-horizontal';
4127
4129
  // SquareUserRound aliases
4128
4130
  export { default as SquareUserRoundIcon } from '../icons/square-user-round';
4129
4131
  export {
@@ -4194,12 +4196,6 @@ export {
4194
4196
  /** @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 */
4195
4197
  default as WrapTextIcon
4196
4198
  } from '../icons/text-wrap';
4197
- // TramFront aliases
4198
- export { default as TramFrontIcon } from '../icons/tram-front';
4199
- export {
4200
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead. This alias will be removed in v1.0 */
4201
- default as TrainIcon
4202
- } from '../icons/tram-front';
4203
4199
  // TreePalm aliases
4204
4200
  export { default as TreePalmIcon } from '../icons/tree-palm';
4205
4201
  export {
@@ -4212,30 +4208,36 @@ export {
4212
4208
  /** @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 */
4213
4209
  default as AlertTriangleIcon
4214
4210
  } from '../icons/triangle-alert';
4215
- // TvMinimal aliases
4216
- export { default as TvMinimalIcon } from '../icons/tv-minimal';
4217
- export {
4218
- /** @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 */
4219
- default as Tv2Icon
4220
- } from '../icons/tv-minimal';
4221
- // UserRoundCog aliases
4222
- export { default as UserRoundCogIcon } from '../icons/user-round-cog';
4211
+ // TramFront aliases
4212
+ export { default as TramFrontIcon } from '../icons/tram-front';
4223
4213
  export {
4224
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCog} instead. This alias will be removed in v1.0 */
4225
- default as UserCog2Icon
4226
- } from '../icons/user-round-cog';
4214
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead. This alias will be removed in v1.0 */
4215
+ default as TrainIcon
4216
+ } from '../icons/tram-front';
4227
4217
  // University aliases
4228
4218
  export { default as UniversityIcon } from '../icons/university';
4229
4219
  export {
4230
4220
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link University} instead. This alias will be removed in v1.0 */
4231
4221
  default as School2Icon
4232
4222
  } from '../icons/university';
4223
+ // TvMinimal aliases
4224
+ export { default as TvMinimalIcon } from '../icons/tv-minimal';
4225
+ export {
4226
+ /** @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 */
4227
+ default as Tv2Icon
4228
+ } from '../icons/tv-minimal';
4233
4229
  // UserRoundCheck aliases
4234
4230
  export { default as UserRoundCheckIcon } from '../icons/user-round-check';
4235
4231
  export {
4236
4232
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCheck} instead. This alias will be removed in v1.0 */
4237
4233
  default as UserCheck2Icon
4238
4234
  } from '../icons/user-round-check';
4235
+ // UserRoundCog aliases
4236
+ export { default as UserRoundCogIcon } from '../icons/user-round-cog';
4237
+ export {
4238
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCog} instead. This alias will be removed in v1.0 */
4239
+ default as UserCog2Icon
4240
+ } from '../icons/user-round-cog';
4239
4241
  // UserRoundMinus aliases
4240
4242
  export { default as UserRoundMinusIcon } from '../icons/user-round-minus';
4241
4243
  export {
@@ -4254,40 +4256,40 @@ export {
4254
4256
  /** @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 */
4255
4257
  default as UserX2Icon
4256
4258
  } from '../icons/user-round-x';
4257
- // UserRound aliases
4258
- export { default as UserRoundIcon } from '../icons/user-round';
4259
- export {
4260
- /** @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 */
4261
- default as User2Icon
4262
- } from '../icons/user-round';
4263
- // UtensilsCrossed aliases
4264
- export { default as UtensilsCrossedIcon } from '../icons/utensils-crossed';
4265
- export {
4266
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UtensilsCrossed} instead. This alias will be removed in v1.0 */
4267
- default as ForkKnifeCrossedIcon
4268
- } from '../icons/utensils-crossed';
4269
4259
  // UsersRound aliases
4270
4260
  export { default as UsersRoundIcon } from '../icons/users-round';
4271
4261
  export {
4272
4262
  /** @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 */
4273
4263
  default as Users2Icon
4274
4264
  } from '../icons/users-round';
4265
+ // UserRound aliases
4266
+ export { default as UserRoundIcon } from '../icons/user-round';
4267
+ export {
4268
+ /** @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 */
4269
+ default as User2Icon
4270
+ } from '../icons/user-round';
4275
4271
  // Utensils aliases
4276
4272
  export { default as UtensilsIcon } from '../icons/utensils';
4277
4273
  export {
4278
4274
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Utensils} instead. This alias will be removed in v1.0 */
4279
4275
  default as ForkKnifeIcon
4280
4276
  } from '../icons/utensils';
4281
- // WalletMinimal aliases
4282
- export { default as WalletMinimalIcon } from '../icons/wallet-minimal';
4277
+ // UtensilsCrossed aliases
4278
+ export { default as UtensilsCrossedIcon } from '../icons/utensils-crossed';
4283
4279
  export {
4284
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. This alias will be removed in v1.0 */
4285
- default as Wallet2Icon
4286
- } from '../icons/wallet-minimal';
4280
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UtensilsCrossed} instead. This alias will be removed in v1.0 */
4281
+ default as ForkKnifeCrossedIcon
4282
+ } from '../icons/utensils-crossed';
4287
4283
  // WandSparkles aliases
4288
4284
  export { default as WandSparklesIcon } from '../icons/wand-sparkles';
4289
4285
  export {
4290
4286
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead. This alias will be removed in v1.0 */
4291
4287
  default as Wand2Icon
4292
4288
  } from '../icons/wand-sparkles';
4289
+ // WalletMinimal aliases
4290
+ export { default as WalletMinimalIcon } from '../icons/wallet-minimal';
4291
+ export {
4292
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. This alias will be removed in v1.0 */
4293
+ default as Wallet2Icon
4294
+ } from '../icons/wallet-minimal';
4293
4295