@lucide/astro 1.35.0 → 1.36.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.
Files changed (41) hide show
  1. package/package.json +1 -1
  2. package/src/aliases/aliases.ts +118 -118
  3. package/src/aliases/prefixed.ts +600 -584
  4. package/src/aliases/suffixed.ts +927 -911
  5. package/src/icons/asterisk.ts +2 -2
  6. package/src/icons/badge-check.ts +2 -2
  7. package/src/icons/beef.ts +2 -2
  8. package/src/icons/blend.ts +2 -2
  9. package/src/icons/book-x.ts +2 -2
  10. package/src/icons/circle-check.ts +2 -2
  11. package/src/icons/circle-dot.ts +2 -2
  12. package/src/icons/clipboard-x.ts +2 -2
  13. package/src/icons/clock-check.ts +2 -2
  14. package/src/icons/copy-x.ts +2 -2
  15. package/src/icons/credit-card-check.ts +18 -0
  16. package/src/icons/credit-card-minus.ts +18 -0
  17. package/src/icons/credit-card-x.ts +18 -0
  18. package/src/icons/face-angry.ts +2 -2
  19. package/src/icons/git-merge-conflict.ts +2 -2
  20. package/src/icons/git-pull-request-closed.ts +2 -2
  21. package/src/icons/grid-2x2-x.ts +2 -2
  22. package/src/icons/index.ts +197 -189
  23. package/src/icons/key.ts +2 -2
  24. package/src/icons/mail-x.ts +2 -2
  25. package/src/icons/message-circle-check.ts +2 -2
  26. package/src/icons/message-circle-dashed-check.ts +18 -0
  27. package/src/icons/panda.ts +2 -2
  28. package/src/icons/piano.ts +2 -2
  29. package/src/icons/playing-card.ts +18 -0
  30. package/src/icons/playing-cards-fan.ts +18 -0
  31. package/src/icons/playing-cards.ts +18 -0
  32. package/src/icons/robot-vacuum.ts +18 -0
  33. package/src/icons/shopping-cart.ts +2 -2
  34. package/src/icons/spell-check.ts +2 -2
  35. package/src/icons/square-check.ts +2 -2
  36. package/src/icons/square-split-horizontal.ts +2 -2
  37. package/src/icons/square-split-vertical.ts +2 -2
  38. package/src/icons/sword.ts +2 -2
  39. package/src/icons/swords.ts +2 -2
  40. package/src/icons/user-round-x.ts +2 -2
  41. package/src/icons/volume-x.ts +2 -2
@@ -4,28 +4,28 @@ export { default as AArrowDownIcon } from '../icons/a-arrow-down';
4
4
  export { default as AArrowUpIcon } from '../icons/a-arrow-up';
5
5
  // ALargeSmall aliases
6
6
  export { default as ALargeSmallIcon } from '../icons/a-large-small';
7
+ // Activity aliases
8
+ export { default as ActivityIcon } from '../icons/activity';
7
9
  // Accessibility aliases
8
10
  export { default as AccessibilityIcon } from '../icons/accessibility';
9
- // Ad aliases
10
- export { default as AdIcon } from '../icons/ad';
11
11
  // AirVent aliases
12
12
  export { default as AirVentIcon } from '../icons/air-vent';
13
- // Activity aliases
14
- export { default as ActivityIcon } from '../icons/activity';
15
13
  // Airplay aliases
16
14
  export { default as AirplayIcon } from '../icons/airplay';
15
+ // Ad aliases
16
+ export { default as AdIcon } from '../icons/ad';
17
17
  // AlarmClockOff aliases
18
18
  export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
19
19
  // AlarmClock aliases
20
20
  export { default as AlarmClockIcon } from '../icons/alarm-clock';
21
- // AlarmSmoke aliases
22
- export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
23
21
  // Album aliases
24
22
  export { default as AlbumIcon } from '../icons/album';
25
- // AlignCenterHorizontal aliases
26
- export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
23
+ // AlarmSmoke aliases
24
+ export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
27
25
  // AlignCenterVertical aliases
28
26
  export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
27
+ // AlignCenterHorizontal aliases
28
+ export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
29
29
  // AlignEndHorizontal aliases
30
30
  export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal';
31
31
  // AlignEndVertical aliases
@@ -34,10 +34,10 @@ export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
34
34
  export { default as AlignHorizontalDistributeCenterIcon } from '../icons/align-horizontal-distribute-center';
35
35
  // AlignHorizontalDistributeEnd aliases
36
36
  export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-horizontal-distribute-end';
37
- // AlignHorizontalJustifyCenter aliases
38
- export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-horizontal-justify-center';
39
37
  // AlignHorizontalDistributeStart aliases
40
38
  export { default as AlignHorizontalDistributeStartIcon } from '../icons/align-horizontal-distribute-start';
39
+ // AlignHorizontalJustifyCenter aliases
40
+ export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-horizontal-justify-center';
41
41
  // AlignHorizontalJustifyEnd aliases
42
42
  export { default as AlignHorizontalJustifyEndIcon } from '../icons/align-horizontal-justify-end';
43
43
  // AlignHorizontalJustifyStart aliases
@@ -56,18 +56,18 @@ export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-ver
56
56
  export { default as AlignVerticalDistributeEndIcon } from '../icons/align-vertical-distribute-end';
57
57
  // AlignVerticalDistributeStart aliases
58
58
  export { default as AlignVerticalDistributeStartIcon } from '../icons/align-vertical-distribute-start';
59
+ // AlignVerticalJustifyStart aliases
60
+ export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start';
59
61
  // AlignVerticalJustifyCenter aliases
60
62
  export { default as AlignVerticalJustifyCenterIcon } from '../icons/align-vertical-justify-center';
61
63
  // AlignVerticalJustifyEnd aliases
62
64
  export { default as AlignVerticalJustifyEndIcon } from '../icons/align-vertical-justify-end';
63
- // AlignVerticalSpaceAround aliases
64
- export { default as AlignVerticalSpaceAroundIcon } from '../icons/align-vertical-space-around';
65
65
  // AlignVerticalSpaceBetween aliases
66
66
  export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
67
+ // AlignVerticalSpaceAround aliases
68
+ export { default as AlignVerticalSpaceAroundIcon } from '../icons/align-vertical-space-around';
67
69
  // Ambulance aliases
68
70
  export { default as AmbulanceIcon } from '../icons/ambulance';
69
- // AlignVerticalJustifyStart aliases
70
- export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start';
71
71
  // Ampersand aliases
72
72
  export { default as AmpersandIcon } from '../icons/ampersand';
73
73
  // Ampersands aliases
@@ -76,26 +76,26 @@ export { default as AmpersandsIcon } from '../icons/ampersands';
76
76
  export { default as AmphoraIcon } from '../icons/amphora';
77
77
  // Anchor aliases
78
78
  export { default as AnchorIcon } from '../icons/anchor';
79
+ // Antenna aliases
80
+ export { default as AntennaIcon } from '../icons/antenna';
81
+ // Aperture aliases
82
+ export { default as ApertureIcon } from '../icons/aperture';
79
83
  // Angle aliases
80
84
  export { default as AngleIcon } from '../icons/angle';
81
85
  // Anvil aliases
82
86
  export { default as AnvilIcon } from '../icons/anvil';
83
- // Antenna aliases
84
- export { default as AntennaIcon } from '../icons/antenna';
85
87
  // AppWindowMac aliases
86
88
  export { default as AppWindowMacIcon } from '../icons/app-window-mac';
87
- // Aperture aliases
88
- export { default as ApertureIcon } from '../icons/aperture';
89
89
  // AppWindow aliases
90
90
  export { default as AppWindowIcon } from '../icons/app-window';
91
- // ArchiveRestore aliases
92
- export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
93
91
  // Apple aliases
94
92
  export { default as AppleIcon } from '../icons/apple';
95
- // Archive aliases
96
- export { default as ArchiveIcon } from '../icons/archive';
93
+ // ArchiveRestore aliases
94
+ export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
97
95
  // ArchiveX aliases
98
96
  export { default as ArchiveXIcon } from '../icons/archive-x';
97
+ // Archive aliases
98
+ export { default as ArchiveIcon } from '../icons/archive';
99
99
  // Armchair aliases
100
100
  export { default as ArmchairIcon } from '../icons/armchair';
101
101
  // ArrowBigDownDash aliases
@@ -108,44 +108,44 @@ 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
- // ArrowBigRight aliases
112
- export { default as ArrowBigRightIcon } from '../icons/arrow-big-right';
113
111
  // ArrowBigUpDash aliases
114
112
  export { default as ArrowBigUpDashIcon } from '../icons/arrow-big-up-dash';
115
- // ArrowDownFromLine aliases
116
- export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
117
113
  // ArrowBigUp aliases
118
114
  export { default as ArrowBigUpIcon } from '../icons/arrow-big-up';
115
+ // ArrowBigRight aliases
116
+ export { default as ArrowBigRightIcon } from '../icons/arrow-big-right';
117
+ // ArrowDownFromLine aliases
118
+ export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
119
119
  // ArrowDownLeft aliases
120
120
  export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
121
121
  // ArrowDownNarrowWide aliases
122
122
  export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
123
- // ArrowDownToDot aliases
124
- export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
125
123
  // ArrowDownRight aliases
126
124
  export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
125
+ // ArrowDownToDot aliases
126
+ export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
127
127
  // ArrowDownToLine aliases
128
128
  export { default as ArrowDownToLineIcon } from '../icons/arrow-down-to-line';
129
129
  // ArrowDownUp aliases
130
130
  export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
131
131
  // ArrowDown aliases
132
132
  export { default as ArrowDownIcon } from '../icons/arrow-down';
133
- // ArrowLeftRight aliases
134
- export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
135
133
  // ArrowLeftFromLine aliases
136
134
  export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
135
+ // ArrowLeftRight aliases
136
+ export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
137
137
  // ArrowLeftToLine aliases
138
138
  export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
139
- // ArrowRightFromLine aliases
140
- export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
141
139
  // ArrowLeft aliases
142
140
  export { default as ArrowLeftIcon } from '../icons/arrow-left';
141
+ // ArrowRightFromLine aliases
142
+ export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
143
+ // ArrowRightLeft aliases
144
+ export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
143
145
  // ArrowRightToLine aliases
144
146
  export { default as ArrowRightToLineIcon } from '../icons/arrow-right-to-line';
145
147
  // ArrowRight aliases
146
148
  export { default as ArrowRightIcon } from '../icons/arrow-right';
147
- // ArrowRightLeft aliases
148
- export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
149
149
  // ArrowUpDown aliases
150
150
  export { default as ArrowUpDownIcon } from '../icons/arrow-up-down';
151
151
  // ArrowUpFromDot aliases
@@ -158,10 +158,10 @@ 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
- // ArrowUp aliases
162
- export { default as ArrowUpIcon } from '../icons/arrow-up';
163
161
  // ArrowUpWideNarrow aliases
164
162
  export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow';
163
+ // ArrowUp aliases
164
+ export { default as ArrowUpIcon } from '../icons/arrow-up';
165
165
  // ArrowsUpFromLine aliases
166
166
  export { default as ArrowsUpFromLineIcon } from '../icons/arrows-up-from-line';
167
167
  // Asterisk aliases
@@ -172,48 +172,48 @@ export { default as AstroidIcon } from '../icons/astroid';
172
172
  export { default as AtSignIcon } from '../icons/at-sign';
173
173
  // Atom aliases
174
174
  export { default as AtomIcon } from '../icons/atom';
175
- // AudioLines aliases
176
- export { default as AudioLinesIcon } from '../icons/audio-lines';
177
175
  // AudioLinesOff aliases
178
176
  export { default as AudioLinesOffIcon } from '../icons/audio-lines-off';
179
- // AudioWaveform aliases
180
- export { default as AudioWaveformIcon } from '../icons/audio-waveform';
181
- // Award aliases
182
- export { default as AwardIcon } from '../icons/award';
183
177
  // AudioLinesX aliases
184
178
  export { default as AudioLinesXIcon } from '../icons/audio-lines-x';
179
+ // AudioWaveform aliases
180
+ export { default as AudioWaveformIcon } from '../icons/audio-waveform';
181
+ // AudioLines aliases
182
+ export { default as AudioLinesIcon } from '../icons/audio-lines';
185
183
  // Axe aliases
186
184
  export { default as AxeIcon } from '../icons/axe';
187
- // Backpack aliases
188
- export { default as BackpackIcon } from '../icons/backpack';
189
- // BadgeAlert aliases
190
- export { default as BadgeAlertIcon } from '../icons/badge-alert';
185
+ // Award aliases
186
+ export { default as AwardIcon } from '../icons/award';
191
187
  // Baby aliases
192
188
  export { default as BabyIcon } from '../icons/baby';
193
- // BadgeCent aliases
194
- export { default as BadgeCentIcon } from '../icons/badge-cent';
189
+ // Backpack aliases
190
+ export { default as BackpackIcon } from '../icons/backpack';
195
191
  // BadgeDollarSign aliases
196
192
  export { default as BadgeDollarSignIcon } from '../icons/badge-dollar-sign';
193
+ // BadgeCent aliases
194
+ export { default as BadgeCentIcon } from '../icons/badge-cent';
195
+ // BadgeAlert aliases
196
+ export { default as BadgeAlertIcon } from '../icons/badge-alert';
197
+ // BadgeEuro aliases
198
+ export { default as BadgeEuroIcon } from '../icons/badge-euro';
197
199
  // BadgeIndianRupee aliases
198
200
  export { default as BadgeIndianRupeeIcon } from '../icons/badge-indian-rupee';
199
201
  // BadgeInfo aliases
200
202
  export { default as BadgeInfoIcon } from '../icons/badge-info';
201
203
  // BadgeJapaneseYen aliases
202
204
  export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen';
203
- // BadgeEuro aliases
204
- export { default as BadgeEuroIcon } from '../icons/badge-euro';
205
- // BadgePlus aliases
206
- export { default as BadgePlusIcon } from '../icons/badge-plus';
207
- // BadgePercent aliases
208
- export { default as BadgePercentIcon } from '../icons/badge-percent';
209
205
  // BadgeMinus aliases
210
206
  export { default as BadgeMinusIcon } from '../icons/badge-minus';
211
- // BadgeSwissFranc aliases
212
- export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
213
- // BadgePoundSterling aliases
214
- export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
207
+ // BadgePercent aliases
208
+ export { default as BadgePercentIcon } from '../icons/badge-percent';
209
+ // BadgePlus aliases
210
+ export { default as BadgePlusIcon } from '../icons/badge-plus';
215
211
  // BadgeRussianRuble aliases
216
212
  export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
213
+ // BadgePoundSterling aliases
214
+ export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
215
+ // BadgeSwissFranc aliases
216
+ export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
217
217
  // BadgeTurkishLira aliases
218
218
  export { default as BadgeTurkishLiraIcon } from '../icons/badge-turkish-lira';
219
219
  // BadgeX aliases
@@ -226,32 +226,32 @@ export { default as BaggageClaimIcon } from '../icons/baggage-claim';
226
226
  export { default as BalloonIcon } from '../icons/balloon';
227
227
  // Ban aliases
228
228
  export { default as BanIcon } from '../icons/ban';
229
+ // Banana aliases
230
+ export { default as BananaIcon } from '../icons/banana';
229
231
  // Bandage aliases
230
232
  export { default as BandageIcon } from '../icons/bandage';
231
- // BanknoteArrowDown aliases
232
- export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
233
233
  // BanknoteArrowUp aliases
234
234
  export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
235
+ // BanknoteArrowDown aliases
236
+ export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
235
237
  // BanknoteCheck aliases
236
238
  export { default as BanknoteCheckIcon } from '../icons/banknote-check';
237
- // Banana aliases
238
- export { default as BananaIcon } from '../icons/banana';
239
- // Banknote aliases
240
- export { default as BanknoteIcon } from '../icons/banknote';
241
239
  // BanknoteX aliases
242
240
  export { default as BanknoteXIcon } from '../icons/banknote-x';
241
+ // Banknote aliases
242
+ export { default as BanknoteIcon } from '../icons/banknote';
243
243
  // Barcode aliases
244
244
  export { default as BarcodeIcon } from '../icons/barcode';
245
- // Baseline aliases
246
- export { default as BaselineIcon } from '../icons/baseline';
247
245
  // Barrel aliases
248
246
  export { default as BarrelIcon } from '../icons/barrel';
247
+ // Baseline aliases
248
+ export { default as BaselineIcon } from '../icons/baseline';
249
249
  // Bath aliases
250
250
  export { default as BathIcon } from '../icons/bath';
251
- // BatteryFull aliases
252
- export { default as BatteryFullIcon } from '../icons/battery-full';
253
251
  // BatteryCharging aliases
254
252
  export { default as BatteryChargingIcon } from '../icons/battery-charging';
253
+ // BatteryFull aliases
254
+ export { default as BatteryFullIcon } from '../icons/battery-full';
255
255
  // BatteryLow aliases
256
256
  export { default as BatteryLowIcon } from '../icons/battery-low';
257
257
  // BatteryMedium aliases
@@ -260,16 +260,16 @@ export { default as BatteryMediumIcon } from '../icons/battery-medium';
260
260
  export { default as BatteryPlusIcon } from '../icons/battery-plus';
261
261
  // BatteryWarning aliases
262
262
  export { default as BatteryWarningIcon } from '../icons/battery-warning';
263
+ // Beaker aliases
264
+ export { default as BeakerIcon } from '../icons/beaker';
263
265
  // Battery aliases
264
266
  export { default as BatteryIcon } from '../icons/battery';
265
267
  // BeanOff aliases
266
268
  export { default as BeanOffIcon } from '../icons/bean-off';
267
- // Beaker aliases
268
- export { default as BeakerIcon } from '../icons/beaker';
269
- // Bean aliases
270
- export { default as BeanIcon } from '../icons/bean';
271
269
  // BedDouble aliases
272
270
  export { default as BedDoubleIcon } from '../icons/bed-double';
271
+ // Bean aliases
272
+ export { default as BeanIcon } from '../icons/bean';
273
273
  // BedSingle aliases
274
274
  export { default as BedSingleIcon } from '../icons/bed-single';
275
275
  // Bed aliases
@@ -284,50 +284,50 @@ export { default as BeerOffIcon } from '../icons/beer-off';
284
284
  export { default as BeerIcon } from '../icons/beer';
285
285
  // BellCheck aliases
286
286
  export { default as BellCheckIcon } from '../icons/bell-check';
287
+ // BellDot aliases
288
+ export { default as BellDotIcon } from '../icons/bell-dot';
287
289
  // BellElectric aliases
288
290
  export { default as BellElectricIcon } from '../icons/bell-electric';
289
291
  // BellOff aliases
290
292
  export { default as BellOffIcon } from '../icons/bell-off';
293
+ // BellPlus aliases
294
+ export { default as BellPlusIcon } from '../icons/bell-plus';
291
295
  // BellMinus aliases
292
296
  export { default as BellMinusIcon } from '../icons/bell-minus';
293
- // BellDot aliases
294
- export { default as BellDotIcon } from '../icons/bell-dot';
295
297
  // BellRing aliases
296
298
  export { default as BellRingIcon } from '../icons/bell-ring';
297
- // BellPlus aliases
298
- export { default as BellPlusIcon } from '../icons/bell-plus';
299
299
  // Bell aliases
300
300
  export { default as BellIcon } from '../icons/bell';
301
- // BetweenVerticalEnd aliases
302
- export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end';
303
301
  // BetweenVerticalStart aliases
304
302
  export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
303
+ // BetweenVerticalEnd aliases
304
+ export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end';
305
305
  // BicepsFlexed aliases
306
306
  export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
307
307
  // Bike aliases
308
308
  export { default as BikeIcon } from '../icons/bike';
309
- // Binoculars aliases
310
- export { default as BinocularsIcon } from '../icons/binoculars';
311
- // Biohazard aliases
312
- export { default as BiohazardIcon } from '../icons/biohazard';
313
309
  // Binary aliases
314
310
  export { default as BinaryIcon } from '../icons/binary';
311
+ // Binoculars aliases
312
+ export { default as BinocularsIcon } from '../icons/binoculars';
315
313
  // Bird aliases
316
314
  export { default as BirdIcon } from '../icons/bird';
315
+ // Biohazard aliases
316
+ export { default as BiohazardIcon } from '../icons/biohazard';
317
317
  // Birdhouse aliases
318
318
  export { default as BirdhouseIcon } from '../icons/birdhouse';
319
319
  // Bitcoin aliases
320
320
  export { default as BitcoinIcon } from '../icons/bitcoin';
321
321
  // Blend aliases
322
322
  export { default as BlendIcon } from '../icons/blend';
323
+ // Blender aliases
324
+ export { default as BlenderIcon } from '../icons/blender';
323
325
  // Blinds aliases
324
326
  export { default as BlindsIcon } from '../icons/blinds';
325
327
  // Blocks aliases
326
328
  export { default as BlocksIcon } from '../icons/blocks';
327
329
  // BluetoothConnected aliases
328
330
  export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected';
329
- // Blender aliases
330
- export { default as BlenderIcon } from '../icons/blender';
331
331
  // BluetoothOff aliases
332
332
  export { default as BluetoothOffIcon } from '../icons/bluetooth-off';
333
333
  // BluetoothSearching aliases
@@ -342,44 +342,44 @@ export { default as BoltIcon } from '../icons/bolt';
342
342
  export { default as BombIcon } from '../icons/bomb';
343
343
  // BoneFracture aliases
344
344
  export { default as BoneFractureIcon } from '../icons/bone-fracture';
345
- // Bone aliases
346
- export { default as BoneIcon } from '../icons/bone';
347
- // BookA aliases
348
- export { default as BookAIcon } from '../icons/book-a';
349
345
  // BookAlert aliases
350
346
  export { default as BookAlertIcon } from '../icons/book-alert';
347
+ // BookA aliases
348
+ export { default as BookAIcon } from '../icons/book-a';
349
+ // Bone aliases
350
+ export { default as BoneIcon } from '../icons/bone';
351
+ // BookAudio aliases
352
+ export { default as BookAudioIcon } from '../icons/book-audio';
351
353
  // BookCheck aliases
352
354
  export { default as BookCheckIcon } from '../icons/book-check';
353
355
  // BookCopy aliases
354
356
  export { default as BookCopyIcon } from '../icons/book-copy';
355
- // BookAudio aliases
356
- export { default as BookAudioIcon } from '../icons/book-audio';
357
357
  // BookDown aliases
358
358
  export { default as BookDownIcon } from '../icons/book-down';
359
359
  // BookHeart aliases
360
360
  export { default as BookHeartIcon } from '../icons/book-heart';
361
- // BookImage aliases
362
- export { default as BookImageIcon } from '../icons/book-image';
363
361
  // BookHeadphones aliases
364
362
  export { default as BookHeadphonesIcon } from '../icons/book-headphones';
363
+ // BookImage aliases
364
+ export { default as BookImageIcon } from '../icons/book-image';
365
365
  // BookKey aliases
366
366
  export { default as BookKeyIcon } from '../icons/book-key';
367
367
  // BookLock aliases
368
368
  export { default as BookLockIcon } from '../icons/book-lock';
369
369
  // BookMinus aliases
370
370
  export { default as BookMinusIcon } from '../icons/book-minus';
371
- // BookOpenCheck aliases
372
- export { default as BookOpenCheckIcon } from '../icons/book-open-check';
373
371
  // BookMarked aliases
374
372
  export { default as BookMarkedIcon } from '../icons/book-marked';
373
+ // BookOpenCheck aliases
374
+ export { default as BookOpenCheckIcon } from '../icons/book-open-check';
375
375
  // BookOpenText aliases
376
376
  export { default as BookOpenTextIcon } from '../icons/book-open-text';
377
377
  // BookOpen aliases
378
378
  export { default as BookOpenIcon } from '../icons/book-open';
379
- // BookSearch aliases
380
- export { default as BookSearchIcon } from '../icons/book-search';
381
379
  // BookPlus aliases
382
380
  export { default as BookPlusIcon } from '../icons/book-plus';
381
+ // BookSearch aliases
382
+ export { default as BookSearchIcon } from '../icons/book-search';
383
383
  // BookText aliases
384
384
  export { default as BookTextIcon } from '../icons/book-text';
385
385
  // BookType aliases
@@ -388,22 +388,22 @@ export { default as BookTypeIcon } from '../icons/book-type';
388
388
  export { default as BookUp2Icon } from '../icons/book-up-2';
389
389
  // BookUp aliases
390
390
  export { default as BookUpIcon } from '../icons/book-up';
391
- // BookX aliases
392
- export { default as BookXIcon } from '../icons/book-x';
393
391
  // BookUser aliases
394
392
  export { default as BookUserIcon } from '../icons/book-user';
393
+ // BookX aliases
394
+ export { default as BookXIcon } from '../icons/book-x';
395
395
  // Book aliases
396
396
  export { default as BookIcon } from '../icons/book';
397
397
  // BookmarkCheck aliases
398
398
  export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
399
399
  // BookmarkMinus aliases
400
400
  export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
401
+ // BookmarkOff aliases
402
+ export { default as BookmarkOffIcon } from '../icons/bookmark-off';
401
403
  // BookmarkPlus aliases
402
404
  export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
403
405
  // BookmarkX aliases
404
406
  export { default as BookmarkXIcon } from '../icons/bookmark-x';
405
- // BookmarkOff aliases
406
- export { default as BookmarkOffIcon } from '../icons/bookmark-off';
407
407
  // Bookmark aliases
408
408
  export { default as BookmarkIcon } from '../icons/bookmark';
409
409
  // BoomBox aliases
@@ -418,26 +418,26 @@ export { default as BotIcon } from '../icons/bot';
418
418
  export { default as BottleWineIcon } from '../icons/bottle-wine';
419
419
  // BowArrow aliases
420
420
  export { default as BowArrowIcon } from '../icons/bow-arrow';
421
- // Box aliases
422
- export { default as BoxIcon } from '../icons/box';
423
421
  // Boxes aliases
424
422
  export { default as BoxesIcon } from '../icons/boxes';
425
- // Brackets aliases
426
- export { default as BracketsIcon } from '../icons/brackets';
423
+ // Box aliases
424
+ export { default as BoxIcon } from '../icons/box';
427
425
  // BrainCircuit aliases
428
426
  export { default as BrainCircuitIcon } from '../icons/brain-circuit';
429
- // BrainCog aliases
430
- export { default as BrainCogIcon } from '../icons/brain-cog';
427
+ // Brackets aliases
428
+ export { default as BracketsIcon } from '../icons/brackets';
431
429
  // Brain aliases
432
430
  export { default as BrainIcon } from '../icons/brain';
431
+ // BrainCog aliases
432
+ export { default as BrainCogIcon } from '../icons/brain-cog';
433
433
  // BrickWallFire aliases
434
434
  export { default as BrickWallFireIcon } from '../icons/brick-wall-fire';
435
- // BrickWallShield aliases
436
- export { default as BrickWallShieldIcon } from '../icons/brick-wall-shield';
437
- // BriefcaseBusiness aliases
438
- export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
439
435
  // BrickWall aliases
440
436
  export { default as BrickWallIcon } from '../icons/brick-wall';
437
+ // BriefcaseBusiness aliases
438
+ export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
439
+ // BrickWallShield aliases
440
+ export { default as BrickWallShieldIcon } from '../icons/brick-wall-shield';
441
441
  // BriefcaseConveyorBelt aliases
442
442
  export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
443
443
  // BriefcaseMedical aliases
@@ -446,10 +446,10 @@ export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
446
446
  export { default as BriefcaseIcon } from '../icons/briefcase';
447
447
  // BringToFront aliases
448
448
  export { default as BringToFrontIcon } from '../icons/bring-to-front';
449
- // BroomSparkles aliases
450
- export { default as BroomSparklesIcon } from '../icons/broom-sparkles';
451
449
  // Broccoli aliases
452
450
  export { default as BroccoliIcon } from '../icons/broccoli';
451
+ // BroomSparkles aliases
452
+ export { default as BroomSparklesIcon } from '../icons/broom-sparkles';
453
453
  // Broom aliases
454
454
  export { default as BroomIcon } from '../icons/broom';
455
455
  // BrushCleaning aliases
@@ -458,22 +458,22 @@ export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
458
458
  export { default as BrushIcon } from '../icons/brush';
459
459
  // Bubbles aliases
460
460
  export { default as BubblesIcon } from '../icons/bubbles';
461
- // BugOff aliases
462
- export { default as BugOffIcon } from '../icons/bug-off';
463
461
  // BugPlay aliases
464
462
  export { default as BugPlayIcon } from '../icons/bug-play';
465
- // Building aliases
466
- export { default as BuildingIcon } from '../icons/building';
467
- // Building2 aliases
468
- export { default as Building2Icon } from '../icons/building-2';
463
+ // BugOff aliases
464
+ export { default as BugOffIcon } from '../icons/bug-off';
469
465
  // Bug aliases
470
466
  export { default as BugIcon } from '../icons/bug';
467
+ // Building2 aliases
468
+ export { default as Building2Icon } from '../icons/building-2';
469
+ // Building aliases
470
+ export { default as BuildingIcon } from '../icons/building';
471
471
  // BusFront aliases
472
472
  export { default as BusFrontIcon } from '../icons/bus-front';
473
- // CableCar aliases
474
- export { default as CableCarIcon } from '../icons/cable-car';
475
473
  // Bus aliases
476
474
  export { default as BusIcon } from '../icons/bus';
475
+ // CableCar aliases
476
+ export { default as CableCarIcon } from '../icons/cable-car';
477
477
  // Cable aliases
478
478
  export { default as CableIcon } from '../icons/cable';
479
479
  // CakeSlice aliases
@@ -482,12 +482,12 @@ export { default as CakeSliceIcon } from '../icons/cake-slice';
482
482
  export { default as CakeIcon } from '../icons/cake';
483
483
  // Calculator aliases
484
484
  export { default as CalculatorIcon } from '../icons/calculator';
485
+ // CalendarArrowDown aliases
486
+ export { default as CalendarArrowDownIcon } from '../icons/calendar-arrow-down';
485
487
  // Calendar1 aliases
486
488
  export { default as Calendar1Icon } from '../icons/calendar-1';
487
489
  // CalendarArrowUp aliases
488
490
  export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
489
- // CalendarArrowDown aliases
490
- export { default as CalendarArrowDownIcon } from '../icons/calendar-arrow-down';
491
491
  // CalendarCheck2 aliases
492
492
  export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
493
493
  // CalendarCheck aliases
@@ -498,18 +498,18 @@ export { default as CalendarClockIcon } from '../icons/calendar-clock';
498
498
  export { default as CalendarCogIcon } from '../icons/calendar-cog';
499
499
  // CalendarDays aliases
500
500
  export { default as CalendarDaysIcon } from '../icons/calendar-days';
501
- // CalendarHeart aliases
502
- export { default as CalendarHeartIcon } from '../icons/calendar-heart';
503
501
  // CalendarFold aliases
504
502
  export { default as CalendarFoldIcon } from '../icons/calendar-fold';
503
+ // CalendarHeart aliases
504
+ export { default as CalendarHeartIcon } from '../icons/calendar-heart';
505
505
  // CalendarMinus2 aliases
506
506
  export { default as CalendarMinus2Icon } from '../icons/calendar-minus-2';
507
507
  // CalendarMinus aliases
508
508
  export { default as CalendarMinusIcon } from '../icons/calendar-minus';
509
- // CalendarOff aliases
510
- export { default as CalendarOffIcon } from '../icons/calendar-off';
511
509
  // CalendarPlus2 aliases
512
510
  export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
511
+ // CalendarOff aliases
512
+ export { default as CalendarOffIcon } from '../icons/calendar-off';
513
513
  // CalendarPlus aliases
514
514
  export { default as CalendarPlusIcon } from '../icons/calendar-plus';
515
515
  // CalendarRange aliases
@@ -524,44 +524,44 @@ export { default as CalendarX2Icon } from '../icons/calendar-x-2';
524
524
  export { default as CalendarXIcon } from '../icons/calendar-x';
525
525
  // Calendar aliases
526
526
  export { default as CalendarIcon } from '../icons/calendar';
527
- // CameraOff aliases
528
- export { default as CameraOffIcon } from '../icons/camera-off';
529
527
  // Calendars aliases
530
528
  export { default as CalendarsIcon } from '../icons/calendars';
529
+ // CameraOff aliases
530
+ export { default as CameraOffIcon } from '../icons/camera-off';
531
531
  // Camera aliases
532
532
  export { default as CameraIcon } from '../icons/camera';
533
- // CandyCane aliases
534
- export { default as CandyCaneIcon } from '../icons/candy-cane';
535
533
  // CandyOff aliases
536
534
  export { default as CandyOffIcon } from '../icons/candy-off';
537
535
  // Candy aliases
538
536
  export { default as CandyIcon } from '../icons/candy';
539
- // Cannabis aliases
540
- export { default as CannabisIcon } from '../icons/cannabis';
537
+ // CandyCane aliases
538
+ export { default as CandyCaneIcon } from '../icons/candy-cane';
541
539
  // CannabisOff aliases
542
540
  export { default as CannabisOffIcon } from '../icons/cannabis-off';
541
+ // Cannabis aliases
542
+ export { default as CannabisIcon } from '../icons/cannabis';
543
543
  // CaptionsOff aliases
544
544
  export { default as CaptionsOffIcon } from '../icons/captions-off';
545
545
  // CarBattery aliases
546
546
  export { default as CarBatteryIcon } from '../icons/car-battery';
547
547
  // CarFront aliases
548
548
  export { default as CarFrontIcon } from '../icons/car-front';
549
+ // CarTaxiFront aliases
550
+ export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
549
551
  // Car aliases
550
552
  export { default as CarIcon } from '../icons/car';
551
553
  // CardSim aliases
552
554
  export { default as CardSimIcon } from '../icons/card-sim';
553
- // CarTaxiFront aliases
554
- export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
555
555
  // Caravan aliases
556
556
  export { default as CaravanIcon } from '../icons/caravan';
557
557
  // Carrot aliases
558
558
  export { default as CarrotIcon } from '../icons/carrot';
559
559
  // CaseLower aliases
560
560
  export { default as CaseLowerIcon } from '../icons/case-lower';
561
- // CaseUpper aliases
562
- export { default as CaseUpperIcon } from '../icons/case-upper';
563
561
  // CaseSensitive aliases
564
562
  export { default as CaseSensitiveIcon } from '../icons/case-sensitive';
563
+ // CaseUpper aliases
564
+ export { default as CaseUpperIcon } from '../icons/case-upper';
565
565
  // CassetteTape aliases
566
566
  export { default as CassetteTapeIcon } from '../icons/cassette-tape';
567
567
  // Cast aliases
@@ -574,20 +574,20 @@ export { default as CatIcon } from '../icons/cat';
574
574
  export { default as CctvOffIcon } from '../icons/cctv-off';
575
575
  // Cctv aliases
576
576
  export { default as CctvIcon } from '../icons/cctv';
577
- // ChartBarDecreasing aliases
578
- export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
579
577
  // ChartBarIncreasing aliases
580
578
  export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
581
579
  // ChartBarStacked aliases
582
580
  export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
581
+ // ChartBarDecreasing aliases
582
+ export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
583
583
  // ChartColumnDecreasing aliases
584
584
  export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
585
585
  // ChartColumnStacked aliases
586
586
  export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
587
- // ChartGantt aliases
588
- export { default as ChartGanttIcon } from '../icons/chart-gantt';
589
587
  // ChartNetwork aliases
590
588
  export { default as ChartNetworkIcon } from '../icons/chart-network';
589
+ // ChartGantt aliases
590
+ export { default as ChartGanttIcon } from '../icons/chart-gantt';
591
591
  // ChartNoAxesColumnDecreasing aliases
592
592
  export { default as ChartNoAxesColumnDecreasingIcon } from '../icons/chart-no-axes-column-decreasing';
593
593
  // ChartNoAxesCombined aliases
@@ -620,10 +620,10 @@ export { default as ChessRookIcon } from '../icons/chess-rook';
620
620
  export { default as ChevronDownIcon } from '../icons/chevron-down';
621
621
  // ChevronFirst aliases
622
622
  export { default as ChevronFirstIcon } from '../icons/chevron-first';
623
- // ChevronLeft aliases
624
- export { default as ChevronLeftIcon } from '../icons/chevron-left';
625
623
  // ChevronLast aliases
626
624
  export { default as ChevronLastIcon } from '../icons/chevron-last';
625
+ // ChevronLeft aliases
626
+ export { default as ChevronLeftIcon } from '../icons/chevron-left';
627
627
  // ChevronRight aliases
628
628
  export { default as ChevronRightIcon } from '../icons/chevron-right';
629
629
  // ChevronUp aliases
@@ -640,10 +640,10 @@ export { default as ChevronsLeftRightIcon } from '../icons/chevrons-left-right';
640
640
  export { default as ChevronsLeftIcon } from '../icons/chevrons-left';
641
641
  // ChevronsRightLeft aliases
642
642
  export { default as ChevronsRightLeftIcon } from '../icons/chevrons-right-left';
643
- // ChevronsRight aliases
644
- export { default as ChevronsRightIcon } from '../icons/chevrons-right';
645
643
  // ChevronsUpDown aliases
646
644
  export { default as ChevronsUpDownIcon } from '../icons/chevrons-up-down';
645
+ // ChevronsRight aliases
646
+ export { default as ChevronsRightIcon } from '../icons/chevrons-right';
647
647
  // ChevronsUp aliases
648
648
  export { default as ChevronsUpIcon } from '../icons/chevrons-up';
649
649
  // Church aliases
@@ -666,10 +666,10 @@ export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
666
666
  export { default as CircleEqualIcon } from '../icons/circle-equal';
667
667
  // CircleEuro aliases
668
668
  export { default as CircleEuroIcon } from '../icons/circle-euro';
669
- // CircleFadingArrowUp aliases
670
- export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
671
669
  // CircleFadingPlus aliases
672
670
  export { default as CircleFadingPlusIcon } from '../icons/circle-fading-plus';
671
+ // CircleFadingArrowUp aliases
672
+ export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
673
673
  // CircleOff aliases
674
674
  export { default as CircleOffIcon } from '../icons/circle-off';
675
675
  // CirclePile aliases
@@ -678,24 +678,24 @@ export { default as CirclePileIcon } from '../icons/circle-pile';
678
678
  export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling';
679
679
  // CircleSlash aliases
680
680
  export { default as CircleSlashIcon } from '../icons/circle-slash';
681
- // CircleStar aliases
682
- export { default as CircleStarIcon } from '../icons/circle-star';
683
681
  // CircleSmall aliases
684
682
  export { default as CircleSmallIcon } from '../icons/circle-small';
683
+ // CircleStar aliases
684
+ export { default as CircleStarIcon } from '../icons/circle-star';
685
685
  // Circle aliases
686
686
  export { default as CircleIcon } from '../icons/circle';
687
- // Citrus aliases
688
- export { default as CitrusIcon } from '../icons/citrus';
689
- // Clapperboard aliases
690
- export { default as ClapperboardIcon } from '../icons/clapperboard';
691
687
  // CircuitBoard aliases
692
688
  export { default as CircuitBoardIcon } from '../icons/circuit-board';
689
+ // Clapperboard aliases
690
+ export { default as ClapperboardIcon } from '../icons/clapperboard';
693
691
  // ClipboardCheck aliases
694
692
  export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
695
- // ClipboardCopy aliases
696
- export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
693
+ // Citrus aliases
694
+ export { default as CitrusIcon } from '../icons/citrus';
697
695
  // ClipboardClock aliases
698
696
  export { default as ClipboardClockIcon } from '../icons/clipboard-clock';
697
+ // ClipboardCopy aliases
698
+ export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
699
699
  // ClipboardList aliases
700
700
  export { default as ClipboardListIcon } from '../icons/clipboard-list';
701
701
  // ClipboardMinus aliases
@@ -704,74 +704,74 @@ export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
704
704
  export { default as ClipboardPasteIcon } from '../icons/clipboard-paste';
705
705
  // ClipboardPlus aliases
706
706
  export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
707
+ // ClipboardType aliases
708
+ export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
707
709
  // ClipboardX aliases
708
710
  export { default as ClipboardXIcon } from '../icons/clipboard-x';
709
711
  // Clipboard aliases
710
712
  export { default as ClipboardIcon } from '../icons/clipboard';
711
713
  // Clock1 aliases
712
714
  export { default as Clock1Icon } from '../icons/clock-1';
713
- // ClipboardType aliases
714
- export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
715
715
  // Clock10 aliases
716
716
  export { default as Clock10Icon } from '../icons/clock-10';
717
717
  // Clock11 aliases
718
718
  export { default as Clock11Icon } from '../icons/clock-11';
719
719
  // Clock12 aliases
720
720
  export { default as Clock12Icon } from '../icons/clock-12';
721
- // Clock3 aliases
722
- export { default as Clock3Icon } from '../icons/clock-3';
723
721
  // Clock2 aliases
724
722
  export { default as Clock2Icon } from '../icons/clock-2';
723
+ // Clock3 aliases
724
+ export { default as Clock3Icon } from '../icons/clock-3';
725
725
  // Clock4 aliases
726
726
  export { default as Clock4Icon } from '../icons/clock-4';
727
727
  // Clock5 aliases
728
728
  export { default as Clock5Icon } from '../icons/clock-5';
729
- // Clock8 aliases
730
- export { default as Clock8Icon } from '../icons/clock-8';
731
729
  // Clock6 aliases
732
730
  export { default as Clock6Icon } from '../icons/clock-6';
733
731
  // Clock7 aliases
734
732
  export { default as Clock7Icon } from '../icons/clock-7';
733
+ // Clock8 aliases
734
+ export { default as Clock8Icon } from '../icons/clock-8';
735
735
  // Clock9 aliases
736
736
  export { default as Clock9Icon } from '../icons/clock-9';
737
- // ClockArrowDown aliases
738
- export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
739
737
  // ClockAlert aliases
740
738
  export { default as ClockAlertIcon } from '../icons/clock-alert';
739
+ // ClockArrowDown aliases
740
+ export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
741
741
  // ClockArrowLeft aliases
742
742
  export { default as ClockArrowLeftIcon } from '../icons/clock-arrow-left';
743
743
  // ClockArrowRight aliases
744
744
  export { default as ClockArrowRightIcon } from '../icons/clock-arrow-right';
745
745
  // ClockArrowUp aliases
746
746
  export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
747
+ // ClockCheck aliases
748
+ export { default as ClockCheckIcon } from '../icons/clock-check';
747
749
  // ClockFading aliases
748
750
  export { default as ClockFadingIcon } from '../icons/clock-fading';
749
751
  // ClockPlus aliases
750
752
  export { default as ClockPlusIcon } from '../icons/clock-plus';
751
- // ClockCheck aliases
752
- export { default as ClockCheckIcon } from '../icons/clock-check';
753
753
  // Clock aliases
754
754
  export { default as ClockIcon } from '../icons/clock';
755
755
  // ClosedCaption aliases
756
756
  export { default as ClosedCaptionIcon } from '../icons/closed-caption';
757
- // CloudAlert aliases
758
- export { default as CloudAlertIcon } from '../icons/cloud-alert';
759
757
  // CloudBackup aliases
760
758
  export { default as CloudBackupIcon } from '../icons/cloud-backup';
761
- // CloudCheck aliases
762
- export { default as CloudCheckIcon } from '../icons/cloud-check';
759
+ // CloudAlert aliases
760
+ export { default as CloudAlertIcon } from '../icons/cloud-alert';
763
761
  // CloudCog aliases
764
762
  export { default as CloudCogIcon } from '../icons/cloud-cog';
763
+ // CloudCheck aliases
764
+ export { default as CloudCheckIcon } from '../icons/cloud-check';
765
765
  // CloudDrizzle aliases
766
766
  export { default as CloudDrizzleIcon } from '../icons/cloud-drizzle';
767
767
  // CloudFog aliases
768
768
  export { default as CloudFogIcon } from '../icons/cloud-fog';
769
769
  // CloudHail aliases
770
770
  export { default as CloudHailIcon } from '../icons/cloud-hail';
771
- // CloudMoonRain aliases
772
- export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
773
771
  // CloudLightning aliases
774
772
  export { default as CloudLightningIcon } from '../icons/cloud-lightning';
773
+ // CloudMoonRain aliases
774
+ export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
775
775
  // CloudMoon aliases
776
776
  export { default as CloudMoonIcon } from '../icons/cloud-moon';
777
777
  // CloudOff aliases
@@ -788,12 +788,12 @@ export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
788
788
  export { default as CloudSunIcon } from '../icons/cloud-sun';
789
789
  // CloudSync aliases
790
790
  export { default as CloudSyncIcon } from '../icons/cloud-sync';
791
+ // Cloud aliases
792
+ export { default as CloudIcon } from '../icons/cloud';
791
793
  // Cloudy aliases
792
794
  export { default as CloudyIcon } from '../icons/cloudy';
793
795
  // Clover aliases
794
796
  export { default as CloverIcon } from '../icons/clover';
795
- // Cloud aliases
796
- export { default as CloudIcon } from '../icons/cloud';
797
797
  // Club aliases
798
798
  export { default as ClubIcon } from '../icons/club';
799
799
  // Code aliases
@@ -812,16 +812,16 @@ export { default as CombineIcon } from '../icons/combine';
812
812
  export { default as CommandIcon } from '../icons/command';
813
813
  // Compass aliases
814
814
  export { default as CompassIcon } from '../icons/compass';
815
- // Component aliases
816
- export { default as ComponentIcon } from '../icons/component';
815
+ // Computer aliases
816
+ export { default as ComputerIcon } from '../icons/computer';
817
817
  // ConciergeBell aliases
818
818
  export { default as ConciergeBellIcon } from '../icons/concierge-bell';
819
+ // Component aliases
820
+ export { default as ComponentIcon } from '../icons/component';
819
821
  // Cone aliases
820
822
  export { default as ConeIcon } from '../icons/cone';
821
823
  // Construction aliases
822
824
  export { default as ConstructionIcon } from '../icons/construction';
823
- // Computer aliases
824
- export { default as ComputerIcon } from '../icons/computer';
825
825
  // Contact aliases
826
826
  export { default as ContactIcon } from '../icons/contact';
827
827
  // Container aliases
@@ -836,38 +836,44 @@ export { default as CookingPotIcon } from '../icons/cooking-pot';
836
836
  export { default as CopyCheckIcon } from '../icons/copy-check';
837
837
  // CopyMinus aliases
838
838
  export { default as CopyMinusIcon } from '../icons/copy-minus';
839
- // CopySlash aliases
840
- export { default as CopySlashIcon } from '../icons/copy-slash';
841
839
  // CopyPlus aliases
842
840
  export { default as CopyPlusIcon } from '../icons/copy-plus';
843
841
  // CopyX aliases
844
842
  export { default as CopyXIcon } from '../icons/copy-x';
845
- // Copyleft aliases
846
- export { default as CopyleftIcon } from '../icons/copyleft';
843
+ // CopySlash aliases
844
+ export { default as CopySlashIcon } from '../icons/copy-slash';
847
845
  // Copy aliases
848
846
  export { default as CopyIcon } from '../icons/copy';
849
- // CornerDownLeft aliases
850
- export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
847
+ // Copyleft aliases
848
+ export { default as CopyleftIcon } from '../icons/copyleft';
851
849
  // Copyright aliases
852
850
  export { default as CopyrightIcon } from '../icons/copyright';
853
- // CornerLeftDown aliases
854
- export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
851
+ // CornerDownLeft aliases
852
+ export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
855
853
  // CornerDownRight aliases
856
854
  export { default as CornerDownRightIcon } from '../icons/corner-down-right';
857
855
  // CornerLeftUp aliases
858
856
  export { default as CornerLeftUpIcon } from '../icons/corner-left-up';
857
+ // CornerLeftDown aliases
858
+ export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
859
859
  // CornerRightDown aliases
860
860
  export { default as CornerRightDownIcon } from '../icons/corner-right-down';
861
- // CornerUpLeft aliases
862
- export { default as CornerUpLeftIcon } from '../icons/corner-up-left';
863
861
  // CornerRightUp aliases
864
862
  export { default as CornerRightUpIcon } from '../icons/corner-right-up';
865
- // CornerUpRight aliases
866
- export { default as CornerUpRightIcon } from '../icons/corner-up-right';
863
+ // CornerUpLeft aliases
864
+ export { default as CornerUpLeftIcon } from '../icons/corner-up-left';
867
865
  // Cpu aliases
868
866
  export { default as CpuIcon } from '../icons/cpu';
867
+ // CornerUpRight aliases
868
+ export { default as CornerUpRightIcon } from '../icons/corner-up-right';
869
869
  // CreativeCommons aliases
870
870
  export { default as CreativeCommonsIcon } from '../icons/creative-commons';
871
+ // CreditCardCheck aliases
872
+ export { default as CreditCardCheckIcon } from '../icons/credit-card-check';
873
+ // CreditCardMinus aliases
874
+ export { default as CreditCardMinusIcon } from '../icons/credit-card-minus';
875
+ // CreditCardX aliases
876
+ export { default as CreditCardXIcon } from '../icons/credit-card-x';
871
877
  // CreditCard aliases
872
878
  export { default as CreditCardIcon } from '../icons/credit-card';
873
879
  // Croissant aliases
@@ -882,14 +888,14 @@ export { default as CrosshairIcon } from '../icons/crosshair';
882
888
  export { default as CrownIcon } from '../icons/crown';
883
889
  // Cuboid aliases
884
890
  export { default as CuboidIcon } from '../icons/cuboid';
891
+ // Currency aliases
892
+ export { default as CurrencyIcon } from '../icons/currency';
885
893
  // CupSoda aliases
886
894
  export { default as CupSodaIcon } from '../icons/cup-soda';
887
- // Dam aliases
888
- export { default as DamIcon } from '../icons/dam';
889
895
  // Cylinder aliases
890
896
  export { default as CylinderIcon } from '../icons/cylinder';
891
- // Currency aliases
892
- export { default as CurrencyIcon } from '../icons/currency';
897
+ // Dam aliases
898
+ export { default as DamIcon } from '../icons/dam';
893
899
  // DatabaseArrowDown aliases
894
900
  export { default as DatabaseArrowDownIcon } from '../icons/database-arrow-down';
895
901
  // DatabaseArrowUp aliases
@@ -920,26 +926,26 @@ export { default as DeleteIcon } from '../icons/delete';
920
926
  export { default as DessertIcon } from '../icons/dessert';
921
927
  // Diameter aliases
922
928
  export { default as DiameterIcon } from '../icons/diameter';
929
+ // DiamondMinus aliases
930
+ export { default as DiamondMinusIcon } from '../icons/diamond-minus';
923
931
  // DiamondPlus aliases
924
932
  export { default as DiamondPlusIcon } from '../icons/diamond-plus';
925
933
  // Diamond aliases
926
934
  export { default as DiamondIcon } from '../icons/diamond';
927
- // DiamondMinus aliases
928
- export { default as DiamondMinusIcon } from '../icons/diamond-minus';
929
- // Dice1 aliases
930
- export { default as Dice1Icon } from '../icons/dice-1';
931
935
  // Dice2 aliases
932
936
  export { default as Dice2Icon } from '../icons/dice-2';
937
+ // Dice1 aliases
938
+ export { default as Dice1Icon } from '../icons/dice-1';
933
939
  // Dice3 aliases
934
940
  export { default as Dice3Icon } from '../icons/dice-3';
935
941
  // Dice4 aliases
936
942
  export { default as Dice4Icon } from '../icons/dice-4';
937
943
  // Dice5 aliases
938
944
  export { default as Dice5Icon } from '../icons/dice-5';
939
- // Dices aliases
940
- export { default as DicesIcon } from '../icons/dices';
941
945
  // Dice6 aliases
942
946
  export { default as Dice6Icon } from '../icons/dice-6';
947
+ // Dices aliases
948
+ export { default as DicesIcon } from '../icons/dices';
943
949
  // Diff aliases
944
950
  export { default as DiffIcon } from '../icons/diff';
945
951
  // Disc2 aliases
@@ -950,36 +956,36 @@ export { default as Disc3Icon } from '../icons/disc-3';
950
956
  export { default as DiscAlbumIcon } from '../icons/disc-album';
951
957
  // Disc aliases
952
958
  export { default as DiscIcon } from '../icons/disc';
959
+ // Divide aliases
960
+ export { default as DivideIcon } from '../icons/divide';
953
961
  // DnaOff aliases
954
962
  export { default as DnaOffIcon } from '../icons/dna-off';
955
963
  // Dna aliases
956
964
  export { default as DnaIcon } from '../icons/dna';
957
- // Divide aliases
958
- export { default as DivideIcon } from '../icons/divide';
959
- // Dock aliases
960
- export { default as DockIcon } from '../icons/dock';
961
965
  // Dog aliases
962
966
  export { default as DogIcon } from '../icons/dog';
967
+ // Dock aliases
968
+ export { default as DockIcon } from '../icons/dock';
963
969
  // DollarSign aliases
964
970
  export { default as DollarSignIcon } from '../icons/dollar-sign';
965
971
  // Donut aliases
966
972
  export { default as DonutIcon } from '../icons/donut';
967
- // DoorClosed aliases
968
- export { default as DoorClosedIcon } from '../icons/door-closed';
969
973
  // DoorClosedLocked aliases
970
974
  export { default as DoorClosedLockedIcon } from '../icons/door-closed-locked';
971
- // Dot aliases
972
- export { default as DotIcon } from '../icons/dot';
973
975
  // DoorOpen aliases
974
976
  export { default as DoorOpenIcon } from '../icons/door-open';
975
- // Download aliases
976
- export { default as DownloadIcon } from '../icons/download';
977
- // DraftingCompass aliases
978
- export { default as DraftingCompassIcon } from '../icons/drafting-compass';
977
+ // DoorClosed aliases
978
+ export { default as DoorClosedIcon } from '../icons/door-closed';
979
+ // Dot aliases
980
+ export { default as DotIcon } from '../icons/dot';
979
981
  // Drama aliases
980
982
  export { default as DramaIcon } from '../icons/drama';
983
+ // Download aliases
984
+ export { default as DownloadIcon } from '../icons/download';
981
985
  // Drill aliases
982
986
  export { default as DrillIcon } from '../icons/drill';
987
+ // DraftingCompass aliases
988
+ export { default as DraftingCompassIcon } from '../icons/drafting-compass';
983
989
  // Drone aliases
984
990
  export { default as DroneIcon } from '../icons/drone';
985
991
  // DropletOff aliases
@@ -1012,22 +1018,22 @@ export { default as EggIcon } from '../icons/egg';
1012
1018
  export { default as EjectIcon } from '../icons/eject';
1013
1019
  // Ellipse aliases
1014
1020
  export { default as EllipseIcon } from '../icons/ellipse';
1015
- // EqualNot aliases
1016
- export { default as EqualNotIcon } from '../icons/equal-not';
1017
- // Eraser aliases
1018
- export { default as EraserIcon } from '../icons/eraser';
1019
1021
  // EqualApproximately aliases
1020
1022
  export { default as EqualApproximatelyIcon } from '../icons/equal-approximately';
1021
- // EthernetPort aliases
1022
- export { default as EthernetPortIcon } from '../icons/ethernet-port';
1023
+ // EqualNot aliases
1024
+ export { default as EqualNotIcon } from '../icons/equal-not';
1023
1025
  // Equal aliases
1024
1026
  export { default as EqualIcon } from '../icons/equal';
1027
+ // Eraser aliases
1028
+ export { default as EraserIcon } from '../icons/eraser';
1025
1029
  // Euro aliases
1026
1030
  export { default as EuroIcon } from '../icons/euro';
1027
- // Expand aliases
1028
- export { default as ExpandIcon } from '../icons/expand';
1031
+ // EthernetPort aliases
1032
+ export { default as EthernetPortIcon } from '../icons/ethernet-port';
1029
1033
  // EvCharger aliases
1030
1034
  export { default as EvChargerIcon } from '../icons/ev-charger';
1035
+ // Expand aliases
1036
+ export { default as ExpandIcon } from '../icons/expand';
1031
1037
  // ExternalLink aliases
1032
1038
  export { default as ExternalLinkIcon } from '../icons/external-link';
1033
1039
  // EyeClosed aliases
@@ -1036,10 +1042,10 @@ export { default as EyeClosedIcon } from '../icons/eye-closed';
1036
1042
  export { default as EyeDashedIcon } from '../icons/eye-dashed';
1037
1043
  // EyeOff aliases
1038
1044
  export { default as EyeOffIcon } from '../icons/eye-off';
1039
- // Factory aliases
1040
- export { default as FactoryIcon } from '../icons/factory';
1041
1045
  // Eye aliases
1042
1046
  export { default as EyeIcon } from '../icons/eye';
1047
+ // Factory aliases
1048
+ export { default as FactoryIcon } from '../icons/factory';
1043
1049
  // Fan aliases
1044
1050
  export { default as FanIcon } from '../icons/fan';
1045
1051
  // FastForward aliases
@@ -1058,40 +1064,40 @@ export { default as FileBoxIcon } from '../icons/file-box';
1058
1064
  export { default as FileCheckIcon } from '../icons/file-check';
1059
1065
  // FileClock aliases
1060
1066
  export { default as FileClockIcon } from '../icons/file-clock';
1061
- // FileDiff aliases
1062
- export { default as FileDiffIcon } from '../icons/file-diff';
1063
1067
  // FileCode aliases
1064
1068
  export { default as FileCodeIcon } from '../icons/file-code';
1069
+ // FileDiff aliases
1070
+ export { default as FileDiffIcon } from '../icons/file-diff';
1065
1071
  // FileDigit aliases
1066
1072
  export { default as FileDigitIcon } from '../icons/file-digit';
1067
1073
  // FileDown aliases
1068
1074
  export { default as FileDownIcon } from '../icons/file-down';
1069
- // FileImage aliases
1070
- export { default as FileImageIcon } from '../icons/file-image';
1071
1075
  // FileHeart aliases
1072
1076
  export { default as FileHeartIcon } from '../icons/file-heart';
1073
- // FileMinus aliases
1074
- export { default as FileMinusIcon } from '../icons/file-minus';
1077
+ // FileImage aliases
1078
+ export { default as FileImageIcon } from '../icons/file-image';
1075
1079
  // FileInput aliases
1076
1080
  export { default as FileInputIcon } from '../icons/file-input';
1077
- // FilePlus aliases
1078
- export { default as FilePlusIcon } from '../icons/file-plus';
1081
+ // FileMinus aliases
1082
+ export { default as FileMinusIcon } from '../icons/file-minus';
1079
1083
  // FileMusic aliases
1080
1084
  export { default as FileMusicIcon } from '../icons/file-music';
1081
- // FileScan aliases
1082
- export { default as FileScanIcon } from '../icons/file-scan';
1083
1085
  // FileOutput aliases
1084
1086
  export { default as FileOutputIcon } from '../icons/file-output';
1087
+ // FilePlus aliases
1088
+ export { default as FilePlusIcon } from '../icons/file-plus';
1089
+ // FileScan aliases
1090
+ export { default as FileScanIcon } from '../icons/file-scan';
1091
+ // FileSearch aliases
1092
+ export { default as FileSearchIcon } from '../icons/file-search';
1085
1093
  // FileSliders aliases
1086
1094
  export { default as FileSlidersIcon } from '../icons/file-sliders';
1087
1095
  // FileSpreadsheet aliases
1088
1096
  export { default as FileSpreadsheetIcon } from '../icons/file-spreadsheet';
1089
- // FileSearch aliases
1090
- export { default as FileSearchIcon } from '../icons/file-search';
1091
- // FileSymlink aliases
1092
- export { default as FileSymlinkIcon } from '../icons/file-symlink';
1093
1097
  // FileStack aliases
1094
1098
  export { default as FileStackIcon } from '../icons/file-stack';
1099
+ // FileSymlink aliases
1100
+ export { default as FileSymlinkIcon } from '../icons/file-symlink';
1095
1101
  // FileTerminal aliases
1096
1102
  export { default as FileTerminalIcon } from '../icons/file-terminal';
1097
1103
  // FileText aliases
@@ -1100,12 +1106,12 @@ export { default as FileTextIcon } from '../icons/file-text';
1100
1106
  export { default as FileTypeIcon } from '../icons/file-type';
1101
1107
  // FileUp aliases
1102
1108
  export { default as FileUpIcon } from '../icons/file-up';
1109
+ // FileUser aliases
1110
+ export { default as FileUserIcon } from '../icons/file-user';
1103
1111
  // FileVolume aliases
1104
1112
  export { default as FileVolumeIcon } from '../icons/file-volume';
1105
1113
  // FileX aliases
1106
1114
  export { default as FileXIcon } from '../icons/file-x';
1107
- // FileUser aliases
1108
- export { default as FileUserIcon } from '../icons/file-user';
1109
1115
  // File aliases
1110
1116
  export { default as FileIcon } from '../icons/file';
1111
1117
  // Files aliases
@@ -1116,30 +1122,30 @@ export { default as FilmIcon } from '../icons/film';
1116
1122
  export { default as FireExtinguisherIcon } from '../icons/fire-extinguisher';
1117
1123
  // FishOff aliases
1118
1124
  export { default as FishOffIcon } from '../icons/fish-off';
1119
- // FishSymbol aliases
1120
- export { default as FishSymbolIcon } from '../icons/fish-symbol';
1121
1125
  // Fish aliases
1122
1126
  export { default as FishIcon } from '../icons/fish';
1127
+ // FishSymbol aliases
1128
+ export { default as FishSymbolIcon } from '../icons/fish-symbol';
1123
1129
  // FishingHook aliases
1124
1130
  export { default as FishingHookIcon } from '../icons/fishing-hook';
1125
1131
  // FishingRod aliases
1126
1132
  export { default as FishingRodIcon } from '../icons/fishing-rod';
1133
+ // FlagTriangleLeft aliases
1134
+ export { default as FlagTriangleLeftIcon } from '../icons/flag-triangle-left';
1127
1135
  // FlagOff aliases
1128
1136
  export { default as FlagOffIcon } from '../icons/flag-off';
1129
1137
  // FlagTriangleRight aliases
1130
1138
  export { default as FlagTriangleRightIcon } from '../icons/flag-triangle-right';
1131
- // FlagTriangleLeft aliases
1132
- export { default as FlagTriangleLeftIcon } from '../icons/flag-triangle-left';
1133
1139
  // Flag aliases
1134
1140
  export { default as FlagIcon } from '../icons/flag';
1135
1141
  // FlameKindling aliases
1136
1142
  export { default as FlameKindlingIcon } from '../icons/flame-kindling';
1143
+ // FlashlightOff aliases
1144
+ export { default as FlashlightOffIcon } from '../icons/flashlight-off';
1137
1145
  // Flame aliases
1138
1146
  export { default as FlameIcon } from '../icons/flame';
1139
1147
  // Flashlight aliases
1140
1148
  export { default as FlashlightIcon } from '../icons/flashlight';
1141
- // FlashlightOff aliases
1142
- export { default as FlashlightOffIcon } from '../icons/flashlight-off';
1143
1149
  // FlaskConicalOff aliases
1144
1150
  export { default as FlaskConicalOffIcon } from '../icons/flask-conical-off';
1145
1151
  // FlaskConical aliases
@@ -1152,22 +1158,22 @@ export { default as FlipHorizontal2Icon } from '../icons/flip-horizontal-2';
1152
1158
  export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
1153
1159
  // Flower2 aliases
1154
1160
  export { default as Flower2Icon } from '../icons/flower-2';
1155
- // Flower aliases
1156
- export { default as FlowerIcon } from '../icons/flower';
1157
1161
  // Focus aliases
1158
1162
  export { default as FocusIcon } from '../icons/focus';
1159
- // FoldVertical aliases
1160
- export { default as FoldVerticalIcon } from '../icons/fold-vertical';
1163
+ // Flower aliases
1164
+ export { default as FlowerIcon } from '../icons/flower';
1161
1165
  // FoldHorizontal aliases
1162
1166
  export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
1167
+ // FoldVertical aliases
1168
+ export { default as FoldVerticalIcon } from '../icons/fold-vertical';
1163
1169
  // FolderArchive aliases
1164
1170
  export { default as FolderArchiveIcon } from '../icons/folder-archive';
1165
1171
  // FolderBookmark aliases
1166
1172
  export { default as FolderBookmarkIcon } from '../icons/folder-bookmark';
1167
- // FolderCheck aliases
1168
- export { default as FolderCheckIcon } from '../icons/folder-check';
1169
1173
  // FolderClock aliases
1170
1174
  export { default as FolderClockIcon } from '../icons/folder-clock';
1175
+ // FolderCheck aliases
1176
+ export { default as FolderCheckIcon } from '../icons/folder-check';
1171
1177
  // FolderClosed aliases
1172
1178
  export { default as FolderClosedIcon } from '../icons/folder-closed';
1173
1179
  // FolderCode aliases
@@ -1178,62 +1184,62 @@ export { default as FolderDotIcon } from '../icons/folder-dot';
1178
1184
  export { default as FolderDownIcon } from '../icons/folder-down';
1179
1185
  // FolderGit2 aliases
1180
1186
  export { default as FolderGit2Icon } from '../icons/folder-git-2';
1181
- // FolderHeart aliases
1182
- export { default as FolderHeartIcon } from '../icons/folder-heart';
1183
1187
  // FolderGit aliases
1184
1188
  export { default as FolderGitIcon } from '../icons/folder-git';
1189
+ // FolderHeart aliases
1190
+ export { default as FolderHeartIcon } from '../icons/folder-heart';
1185
1191
  // FolderInput aliases
1186
1192
  export { default as FolderInputIcon } from '../icons/folder-input';
1187
1193
  // FolderKanban aliases
1188
1194
  export { default as FolderKanbanIcon } from '../icons/folder-kanban';
1189
- // FolderLock aliases
1190
- export { default as FolderLockIcon } from '../icons/folder-lock';
1191
1195
  // FolderKey aliases
1192
1196
  export { default as FolderKeyIcon } from '../icons/folder-key';
1193
1197
  // FolderMinus aliases
1194
1198
  export { default as FolderMinusIcon } from '../icons/folder-minus';
1199
+ // FolderLock aliases
1200
+ export { default as FolderLockIcon } from '../icons/folder-lock';
1195
1201
  // FolderOpenDot aliases
1196
1202
  export { default as FolderOpenDotIcon } from '../icons/folder-open-dot';
1197
1203
  // FolderOpen aliases
1198
1204
  export { default as FolderOpenIcon } from '../icons/folder-open';
1199
1205
  // FolderOutput aliases
1200
1206
  export { default as FolderOutputIcon } from '../icons/folder-output';
1201
- // FolderPlus aliases
1202
- export { default as FolderPlusIcon } from '../icons/folder-plus';
1203
1207
  // FolderRoot aliases
1204
1208
  export { default as FolderRootIcon } from '../icons/folder-root';
1205
- // FolderSearch aliases
1206
- export { default as FolderSearchIcon } from '../icons/folder-search';
1209
+ // FolderPlus aliases
1210
+ export { default as FolderPlusIcon } from '../icons/folder-plus';
1207
1211
  // FolderSearch2 aliases
1208
1212
  export { default as FolderSearch2Icon } from '../icons/folder-search-2';
1213
+ // FolderSearch aliases
1214
+ export { default as FolderSearchIcon } from '../icons/folder-search';
1209
1215
  // FolderSymlink aliases
1210
1216
  export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
1211
- // FolderSync aliases
1212
- export { default as FolderSyncIcon } from '../icons/folder-sync';
1213
1217
  // FolderTree aliases
1214
1218
  export { default as FolderTreeIcon } from '../icons/folder-tree';
1215
- // FolderX aliases
1216
- export { default as FolderXIcon } from '../icons/folder-x';
1217
1219
  // FolderUp aliases
1218
1220
  export { default as FolderUpIcon } from '../icons/folder-up';
1221
+ // FolderSync aliases
1222
+ export { default as FolderSyncIcon } from '../icons/folder-sync';
1223
+ // FolderX aliases
1224
+ export { default as FolderXIcon } from '../icons/folder-x';
1219
1225
  // Folder aliases
1220
1226
  export { default as FolderIcon } from '../icons/folder';
1221
1227
  // Folders aliases
1222
1228
  export { default as FoldersIcon } from '../icons/folders';
1223
- // Forklift aliases
1224
- export { default as ForkliftIcon } from '../icons/forklift';
1225
1229
  // Footprints aliases
1226
1230
  export { default as FootprintsIcon } from '../icons/footprints';
1227
- // Forward aliases
1228
- export { default as ForwardIcon } from '../icons/forward';
1229
1231
  // Form aliases
1230
1232
  export { default as FormIcon } from '../icons/form';
1231
- // Fuel aliases
1232
- export { default as FuelIcon } from '../icons/fuel';
1233
+ // Forklift aliases
1234
+ export { default as ForkliftIcon } from '../icons/forklift';
1235
+ // Forward aliases
1236
+ export { default as ForwardIcon } from '../icons/forward';
1233
1237
  // Frame aliases
1234
1238
  export { default as FrameIcon } from '../icons/frame';
1235
1239
  // Fullscreen aliases
1236
1240
  export { default as FullscreenIcon } from '../icons/fullscreen';
1241
+ // Fuel aliases
1242
+ export { default as FuelIcon } from '../icons/fuel';
1237
1243
  // FunnelPlus aliases
1238
1244
  export { default as FunnelPlusIcon } from '../icons/funnel-plus';
1239
1245
  // Galaxy aliases
@@ -1248,22 +1254,22 @@ export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
1248
1254
  export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end';
1249
1255
  // GalleryVertical aliases
1250
1256
  export { default as GalleryVerticalIcon } from '../icons/gallery-vertical';
1251
- // GamepadDirectional aliases
1252
- export { default as GamepadDirectionalIcon } from '../icons/gamepad-directional';
1253
1257
  // Gamepad2 aliases
1254
1258
  export { default as Gamepad2Icon } from '../icons/gamepad-2';
1255
1259
  // Gamepad aliases
1256
1260
  export { default as GamepadIcon } from '../icons/gamepad';
1261
+ // GamepadDirectional aliases
1262
+ export { default as GamepadDirectionalIcon } from '../icons/gamepad-directional';
1257
1263
  // Gauge aliases
1258
1264
  export { default as GaugeIcon } from '../icons/gauge';
1259
1265
  // Gavel aliases
1260
1266
  export { default as GavelIcon } from '../icons/gavel';
1267
+ // GeorgianLari aliases
1268
+ export { default as GeorgianLariIcon } from '../icons/georgian-lari';
1261
1269
  // Gem aliases
1262
1270
  export { default as GemIcon } from '../icons/gem';
1263
1271
  // Ghost aliases
1264
1272
  export { default as GhostIcon } from '../icons/ghost';
1265
- // GeorgianLari aliases
1266
- export { default as GeorgianLariIcon } from '../icons/georgian-lari';
1267
1273
  // Gift aliases
1268
1274
  export { default as GiftIcon } from '../icons/gift';
1269
1275
  // GitBranchMinus aliases
@@ -1274,28 +1280,28 @@ export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
1274
1280
  export { default as GitBranchIcon } from '../icons/git-branch';
1275
1281
  // GitCommitVertical aliases
1276
1282
  export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical';
1277
- // GitCompareArrows aliases
1278
- export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
1279
1283
  // GitCompare aliases
1280
1284
  export { default as GitCompareIcon } from '../icons/git-compare';
1281
- // GitGraph aliases
1282
- export { default as GitGraphIcon } from '../icons/git-graph';
1283
1285
  // GitFork aliases
1284
1286
  export { default as GitForkIcon } from '../icons/git-fork';
1285
- // GitMerge aliases
1286
- export { default as GitMergeIcon } from '../icons/git-merge';
1287
+ // GitCompareArrows aliases
1288
+ export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
1289
+ // GitGraph aliases
1290
+ export { default as GitGraphIcon } from '../icons/git-graph';
1287
1291
  // GitMergeConflict aliases
1288
1292
  export { default as GitMergeConflictIcon } from '../icons/git-merge-conflict';
1293
+ // GitMerge aliases
1294
+ export { default as GitMergeIcon } from '../icons/git-merge';
1289
1295
  // GitPullRequestArrow aliases
1290
1296
  export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-arrow';
1291
1297
  // GitPullRequestClosed aliases
1292
1298
  export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
1293
1299
  // GitPullRequestCreateArrow aliases
1294
1300
  export { default as GitPullRequestCreateArrowIcon } from '../icons/git-pull-request-create-arrow';
1295
- // GitPullRequestCreate aliases
1296
- export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
1297
1301
  // GitPullRequestDraft aliases
1298
1302
  export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
1303
+ // GitPullRequestCreate aliases
1304
+ export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
1299
1305
  // GitPullRequest aliases
1300
1306
  export { default as GitPullRequestIcon } from '../icons/git-pull-request';
1301
1307
  // GlassWater aliases
@@ -1326,18 +1332,18 @@ export { default as Grid3x2Icon } from '../icons/grid-3x2';
1326
1332
  export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
1327
1333
  // GripVertical aliases
1328
1334
  export { default as GripVerticalIcon } from '../icons/grip-vertical';
1329
- // Group aliases
1330
- export { default as GroupIcon } from '../icons/group';
1331
1335
  // Grip aliases
1332
1336
  export { default as GripIcon } from '../icons/grip';
1337
+ // Group aliases
1338
+ export { default as GroupIcon } from '../icons/group';
1333
1339
  // Guitar aliases
1334
1340
  export { default as GuitarIcon } from '../icons/guitar';
1335
1341
  // Ham aliases
1336
1342
  export { default as HamIcon } from '../icons/ham';
1337
- // Hamburger aliases
1338
- export { default as HamburgerIcon } from '../icons/hamburger';
1339
1343
  // Hammer aliases
1340
1344
  export { default as HammerIcon } from '../icons/hammer';
1345
+ // Hamburger aliases
1346
+ export { default as HamburgerIcon } from '../icons/hamburger';
1341
1347
  // HandCoins aliases
1342
1348
  export { default as HandCoinsIcon } from '../icons/hand-coins';
1343
1349
  // HandFist aliases
@@ -1352,60 +1358,60 @@ export { default as HandPlatterIcon } from '../icons/hand-platter';
1352
1358
  export { default as HandIcon } from '../icons/hand';
1353
1359
  // Handbag aliases
1354
1360
  export { default as HandbagIcon } from '../icons/handbag';
1355
- // Handshake aliases
1356
- export { default as HandshakeIcon } from '../icons/handshake';
1357
- // HardDriveUpload aliases
1358
- export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
1359
1361
  // HardDriveDownload aliases
1360
1362
  export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
1363
+ // Handshake aliases
1364
+ export { default as HandshakeIcon } from '../icons/handshake';
1361
1365
  // HardDrive aliases
1362
1366
  export { default as HardDriveIcon } from '../icons/hard-drive';
1363
- // Hash aliases
1364
- export { default as HashIcon } from '../icons/hash';
1367
+ // HardDriveUpload aliases
1368
+ export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
1365
1369
  // HardHat aliases
1366
1370
  export { default as HardHatIcon } from '../icons/hard-hat';
1371
+ // Hash aliases
1372
+ export { default as HashIcon } from '../icons/hash';
1367
1373
  // Haze aliases
1368
1374
  export { default as HazeIcon } from '../icons/haze';
1369
- // HatGlasses aliases
1370
- export { default as HatGlassesIcon } from '../icons/hat-glasses';
1371
1375
  // Hd aliases
1372
1376
  export { default as HdIcon } from '../icons/hd';
1373
- // Heading3 aliases
1374
- export { default as Heading3Icon } from '../icons/heading-3';
1377
+ // HatGlasses aliases
1378
+ export { default as HatGlassesIcon } from '../icons/hat-glasses';
1375
1379
  // HdmiPort aliases
1376
1380
  export { default as HdmiPortIcon } from '../icons/hdmi-port';
1377
1381
  // Heading1 aliases
1378
1382
  export { default as Heading1Icon } from '../icons/heading-1';
1379
1383
  // Heading2 aliases
1380
1384
  export { default as Heading2Icon } from '../icons/heading-2';
1385
+ // Heading3 aliases
1386
+ export { default as Heading3Icon } from '../icons/heading-3';
1381
1387
  // Heading4 aliases
1382
1388
  export { default as Heading4Icon } from '../icons/heading-4';
1383
- // Heading6 aliases
1384
- export { default as Heading6Icon } from '../icons/heading-6';
1385
1389
  // Heading5 aliases
1386
1390
  export { default as Heading5Icon } from '../icons/heading-5';
1391
+ // Heading6 aliases
1392
+ export { default as Heading6Icon } from '../icons/heading-6';
1387
1393
  // Heading aliases
1388
1394
  export { default as HeadingIcon } from '../icons/heading';
1389
- // HeadphoneOff aliases
1390
- export { default as HeadphoneOffIcon } from '../icons/headphone-off';
1391
1395
  // Headphones aliases
1392
1396
  export { default as HeadphonesIcon } from '../icons/headphones';
1397
+ // HeadphoneOff aliases
1398
+ export { default as HeadphoneOffIcon } from '../icons/headphone-off';
1393
1399
  // Headset aliases
1394
1400
  export { default as HeadsetIcon } from '../icons/headset';
1395
1401
  // HeartCrack aliases
1396
1402
  export { default as HeartCrackIcon } from '../icons/heart-crack';
1397
1403
  // HeartHandshake aliases
1398
1404
  export { default as HeartHandshakeIcon } from '../icons/heart-handshake';
1405
+ // HeartMinus aliases
1406
+ export { default as HeartMinusIcon } from '../icons/heart-minus';
1399
1407
  // HeartOff aliases
1400
1408
  export { default as HeartOffIcon } from '../icons/heart-off';
1409
+ // HeartPlus aliases
1410
+ export { default as HeartPlusIcon } from '../icons/heart-plus';
1401
1411
  // HeartPulse aliases
1402
1412
  export { default as HeartPulseIcon } from '../icons/heart-pulse';
1403
- // HeartMinus aliases
1404
- export { default as HeartMinusIcon } from '../icons/heart-minus';
1405
1413
  // HeartX aliases
1406
1414
  export { default as HeartXIcon } from '../icons/heart-x';
1407
- // HeartPlus aliases
1408
- export { default as HeartPlusIcon } from '../icons/heart-plus';
1409
1415
  // Heart aliases
1410
1416
  export { default as HeartIcon } from '../icons/heart';
1411
1417
  // Heater aliases
@@ -1416,20 +1422,20 @@ export { default as HelicopterIcon } from '../icons/helicopter';
1416
1422
  export { default as HexagonIcon } from '../icons/hexagon';
1417
1423
  // Highlighter aliases
1418
1424
  export { default as HighlighterIcon } from '../icons/highlighter';
1419
- // HopOff aliases
1420
- export { default as HopOffIcon } from '../icons/hop-off';
1421
1425
  // Hop aliases
1422
1426
  export { default as HopIcon } from '../icons/hop';
1423
1427
  // Hospital aliases
1424
1428
  export { default as HospitalIcon } from '../icons/hospital';
1425
1429
  // Hotel aliases
1426
1430
  export { default as HotelIcon } from '../icons/hotel';
1431
+ // HopOff aliases
1432
+ export { default as HopOffIcon } from '../icons/hop-off';
1427
1433
  // Hourglass aliases
1428
1434
  export { default as HourglassIcon } from '../icons/hourglass';
1429
- // HousePlug aliases
1430
- export { default as HousePlugIcon } from '../icons/house-plug';
1431
1435
  // HouseHeart aliases
1432
1436
  export { default as HouseHeartIcon } from '../icons/house-heart';
1437
+ // HousePlug aliases
1438
+ export { default as HousePlugIcon } from '../icons/house-plug';
1433
1439
  // HousePlus aliases
1434
1440
  export { default as HousePlusIcon } from '../icons/house-plus';
1435
1441
  // HouseWifi aliases
@@ -1438,16 +1444,16 @@ export { default as HouseWifiIcon } from '../icons/house-wifi';
1438
1444
  export { default as IdCardLanyardIcon } from '../icons/id-card-lanyard';
1439
1445
  // IdCard aliases
1440
1446
  export { default as IdCardIcon } from '../icons/id-card';
1447
+ // ImageDown aliases
1448
+ export { default as ImageDownIcon } from '../icons/image-down';
1441
1449
  // ImageMinus aliases
1442
1450
  export { default as ImageMinusIcon } from '../icons/image-minus';
1443
1451
  // ImageOff aliases
1444
1452
  export { default as ImageOffIcon } from '../icons/image-off';
1445
- // ImageDown aliases
1446
- export { default as ImageDownIcon } from '../icons/image-down';
1447
- // ImagePlay aliases
1448
- export { default as ImagePlayIcon } from '../icons/image-play';
1449
1453
  // ImagePlus aliases
1450
1454
  export { default as ImagePlusIcon } from '../icons/image-plus';
1455
+ // ImagePlay aliases
1456
+ export { default as ImagePlayIcon } from '../icons/image-play';
1451
1457
  // ImageUp aliases
1452
1458
  export { default as ImageUpIcon } from '../icons/image-up';
1453
1459
  // ImageUpscale aliases
@@ -1480,26 +1486,26 @@ export { default as JapaneseYenIcon } from '../icons/japanese-yen';
1480
1486
  export { default as JoystickIcon } from '../icons/joystick';
1481
1487
  // Kanban aliases
1482
1488
  export { default as KanbanIcon } from '../icons/kanban';
1489
+ // KeyRound aliases
1490
+ export { default as KeyRoundIcon } from '../icons/key-round';
1483
1491
  // Kayak aliases
1484
1492
  export { default as KayakIcon } from '../icons/kayak';
1485
1493
  // KeySquare aliases
1486
1494
  export { default as KeySquareIcon } from '../icons/key-square';
1487
- // KeyRound aliases
1488
- export { default as KeyRoundIcon } from '../icons/key-round';
1489
1495
  // Key aliases
1490
1496
  export { default as KeyIcon } from '../icons/key';
1491
- // KeyboardMusic aliases
1492
- export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
1493
1497
  // KeyboardOff aliases
1494
1498
  export { default as KeyboardOffIcon } from '../icons/keyboard-off';
1495
1499
  // Keyboard aliases
1496
1500
  export { default as KeyboardIcon } from '../icons/keyboard';
1501
+ // KeyboardMusic aliases
1502
+ export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
1503
+ // LampDesk aliases
1504
+ export { default as LampDeskIcon } from '../icons/lamp-desk';
1497
1505
  // LampCeiling aliases
1498
1506
  export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
1499
1507
  // LampFloor aliases
1500
1508
  export { default as LampFloorIcon } from '../icons/lamp-floor';
1501
- // LampDesk aliases
1502
- export { default as LampDeskIcon } from '../icons/lamp-desk';
1503
1509
  // LampWallDown aliases
1504
1510
  export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
1505
1511
  // LampWallUp aliases
@@ -1524,14 +1530,14 @@ export { default as LassoIcon } from '../icons/lasso';
1524
1530
  export { default as LayerArrowDownIcon } from '../icons/layer-arrow-down';
1525
1531
  // LayerArrowUp aliases
1526
1532
  export { default as LayerArrowUpIcon } from '../icons/layer-arrow-up';
1527
- // Layers2 aliases
1528
- export { default as Layers2Icon } from '../icons/layers-2';
1529
1533
  // LayersArrowDown aliases
1530
1534
  export { default as LayersArrowDownIcon } from '../icons/layers-arrow-down';
1531
- // LayersMinus aliases
1532
- export { default as LayersMinusIcon } from '../icons/layers-minus';
1535
+ // Layers2 aliases
1536
+ export { default as Layers2Icon } from '../icons/layers-2';
1533
1537
  // LayersArrowUp aliases
1534
1538
  export { default as LayersArrowUpIcon } from '../icons/layers-arrow-up';
1539
+ // LayersMinus aliases
1540
+ export { default as LayersMinusIcon } from '../icons/layers-minus';
1535
1541
  // LayersPlus aliases
1536
1542
  export { default as LayersPlusIcon } from '../icons/layers-plus';
1537
1543
  // LayoutDashboard aliases
@@ -1548,50 +1554,50 @@ export { default as LayoutPanelLeftIcon } from '../icons/layout-panel-left';
1548
1554
  export { default as LayoutPanelTopIcon } from '../icons/layout-panel-top';
1549
1555
  // LayoutTemplate aliases
1550
1556
  export { default as LayoutTemplateIcon } from '../icons/layout-template';
1551
- // Leaf aliases
1552
- export { default as LeafIcon } from '../icons/leaf';
1553
1557
  // LeafyGreen aliases
1554
1558
  export { default as LeafyGreenIcon } from '../icons/leafy-green';
1559
+ // Leaf aliases
1560
+ export { default as LeafIcon } from '../icons/leaf';
1555
1561
  // Lectern aliases
1556
1562
  export { default as LecternIcon } from '../icons/lectern';
1557
- // LensConcave aliases
1558
- export { default as LensConcaveIcon } from '../icons/lens-concave';
1559
1563
  // LensConvex aliases
1560
1564
  export { default as LensConvexIcon } from '../icons/lens-convex';
1561
- // LibraryBig aliases
1562
- export { default as LibraryBigIcon } from '../icons/library-big';
1563
- // LifeBuoy aliases
1564
- export { default as LifeBuoyIcon } from '../icons/life-buoy';
1565
+ // LensConcave aliases
1566
+ export { default as LensConcaveIcon } from '../icons/lens-concave';
1565
1567
  // Library aliases
1566
1568
  export { default as LibraryIcon } from '../icons/library';
1569
+ // LifeBuoy aliases
1570
+ export { default as LifeBuoyIcon } from '../icons/life-buoy';
1571
+ // LibraryBig aliases
1572
+ export { default as LibraryBigIcon } from '../icons/library-big';
1573
+ // Ligature aliases
1574
+ export { default as LigatureIcon } from '../icons/ligature';
1567
1575
  // LightbulbOff aliases
1568
1576
  export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
1569
1577
  // Lightbulb aliases
1570
1578
  export { default as LightbulbIcon } from '../icons/lightbulb';
1571
- // Ligature aliases
1572
- export { default as LigatureIcon } from '../icons/ligature';
1573
1579
  // LineDotRightHorizontal aliases
1574
1580
  export { default as LineDotRightHorizontalIcon } from '../icons/line-dot-right-horizontal';
1575
1581
  // LineSquiggle aliases
1576
1582
  export { default as LineSquiggleIcon } from '../icons/line-squiggle';
1583
+ // Link2Off aliases
1584
+ export { default as Link2OffIcon } from '../icons/link-2-off';
1577
1585
  // LineStyle aliases
1578
1586
  export { default as LineStyleIcon } from '../icons/line-style';
1579
1587
  // Link2 aliases
1580
1588
  export { default as Link2Icon } from '../icons/link-2';
1581
- // Link2Off aliases
1582
- export { default as Link2OffIcon } from '../icons/link-2-off';
1583
- // Link aliases
1584
- export { default as LinkIcon } from '../icons/link';
1585
1589
  // ListCheck aliases
1586
1590
  export { default as ListCheckIcon } from '../icons/list-check';
1591
+ // Link aliases
1592
+ export { default as LinkIcon } from '../icons/link';
1587
1593
  // ListChecks aliases
1588
1594
  export { default as ListChecksIcon } from '../icons/list-checks';
1589
1595
  // ListChevronsDownUp aliases
1590
1596
  export { default as ListChevronsDownUpIcon } from '../icons/list-chevrons-down-up';
1591
- // ListClock aliases
1592
- export { default as ListClockIcon } from '../icons/list-clock';
1593
1597
  // ListChevronsUpDown aliases
1594
1598
  export { default as ListChevronsUpDownIcon } from '../icons/list-chevrons-up-down';
1599
+ // ListClock aliases
1600
+ export { default as ListClockIcon } from '../icons/list-clock';
1595
1601
  // ListCollapse aliases
1596
1602
  export { default as ListCollapseIcon } from '../icons/list-collapse';
1597
1603
  // ListEnd aliases
@@ -1614,10 +1620,10 @@ export { default as ListRestartIcon } from '../icons/list-restart';
1614
1620
  export { default as ListSortAscendingIcon } from '../icons/list-sort-ascending';
1615
1621
  // ListSortDescending aliases
1616
1622
  export { default as ListSortDescendingIcon } from '../icons/list-sort-descending';
1617
- // ListTodo aliases
1618
- export { default as ListTodoIcon } from '../icons/list-todo';
1619
1623
  // ListStart aliases
1620
1624
  export { default as ListStartIcon } from '../icons/list-start';
1625
+ // ListTodo aliases
1626
+ export { default as ListTodoIcon } from '../icons/list-todo';
1621
1627
  // ListTree aliases
1622
1628
  export { default as ListTreeIcon } from '../icons/list-tree';
1623
1629
  // ListVideo aliases
@@ -1626,10 +1632,10 @@ export { default as ListVideoIcon } from '../icons/list-video';
1626
1632
  export { default as ListXIcon } from '../icons/list-x';
1627
1633
  // List aliases
1628
1634
  export { default as ListIcon } from '../icons/list';
1629
- // Loader aliases
1630
- export { default as LoaderIcon } from '../icons/loader';
1631
1635
  // LoaderPinwheel aliases
1632
1636
  export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
1637
+ // Loader aliases
1638
+ export { default as LoaderIcon } from '../icons/loader';
1633
1639
  // LocateFixed aliases
1634
1640
  export { default as LocateFixedIcon } from '../icons/locate-fixed';
1635
1641
  // LocateOff aliases
@@ -1642,24 +1648,24 @@ export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
1642
1648
  export { default as LockIcon } from '../icons/lock';
1643
1649
  // LogIn aliases
1644
1650
  export { default as LogInIcon } from '../icons/log-in';
1645
- // LogOut aliases
1646
- export { default as LogOutIcon } from '../icons/log-out';
1647
1651
  // Logs aliases
1648
1652
  export { default as LogsIcon } from '../icons/logs';
1649
- // Luggage aliases
1650
- export { default as LuggageIcon } from '../icons/luggage';
1651
1653
  // Lollipop aliases
1652
1654
  export { default as LollipopIcon } from '../icons/lollipop';
1655
+ // LogOut aliases
1656
+ export { default as LogOutIcon } from '../icons/log-out';
1657
+ // Luggage aliases
1658
+ export { default as LuggageIcon } from '../icons/luggage';
1653
1659
  // Magnet aliases
1654
1660
  export { default as MagnetIcon } from '../icons/magnet';
1655
1661
  // MailBadge aliases
1656
1662
  export { default as MailBadgeIcon } from '../icons/mail-badge';
1657
1663
  // MailCheck aliases
1658
1664
  export { default as MailCheckIcon } from '../icons/mail-check';
1659
- // MailMinus aliases
1660
- export { default as MailMinusIcon } from '../icons/mail-minus';
1661
1665
  // MailClock aliases
1662
1666
  export { default as MailClockIcon } from '../icons/mail-clock';
1667
+ // MailMinus aliases
1668
+ export { default as MailMinusIcon } from '../icons/mail-minus';
1663
1669
  // MailOpen aliases
1664
1670
  export { default as MailOpenIcon } from '../icons/mail-open';
1665
1671
  // MailPlus aliases
@@ -1684,44 +1690,44 @@ export { default as MapPinCheckInsideIcon } from '../icons/map-pin-check-inside'
1684
1690
  export { default as MapPinCheckIcon } from '../icons/map-pin-check';
1685
1691
  // MapPinHouse aliases
1686
1692
  export { default as MapPinHouseIcon } from '../icons/map-pin-house';
1687
- // MapPinMinusInside aliases
1688
- export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside';
1689
1693
  // MapPinMinus aliases
1690
1694
  export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
1695
+ // MapPinMinusInside aliases
1696
+ export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside';
1691
1697
  // MapPinOff aliases
1692
1698
  export { default as MapPinOffIcon } from '../icons/map-pin-off';
1693
1699
  // MapPinPlusInside aliases
1694
1700
  export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside';
1695
1701
  // MapPinPlus aliases
1696
1702
  export { default as MapPinPlusIcon } from '../icons/map-pin-plus';
1703
+ // MapPinSearch aliases
1704
+ export { default as MapPinSearchIcon } from '../icons/map-pin-search';
1697
1705
  // MapPinXInside aliases
1698
1706
  export { default as MapPinXInsideIcon } from '../icons/map-pin-x-inside';
1699
1707
  // MapPinX aliases
1700
1708
  export { default as MapPinXIcon } from '../icons/map-pin-x';
1701
- // MapPinSearch aliases
1702
- export { default as MapPinSearchIcon } from '../icons/map-pin-search';
1703
1709
  // MapPin aliases
1704
1710
  export { default as MapPinIcon } from '../icons/map-pin';
1705
- // MapPlus aliases
1706
- export { default as MapPlusIcon } from '../icons/map-plus';
1707
1711
  // MapPinned aliases
1708
1712
  export { default as MapPinnedIcon } from '../icons/map-pinned';
1709
- // Map aliases
1710
- export { default as MapIcon } from '../icons/map';
1713
+ // MapPlus aliases
1714
+ export { default as MapPlusIcon } from '../icons/map-plus';
1711
1715
  // MarsStroke aliases
1712
1716
  export { default as MarsStrokeIcon } from '../icons/mars-stroke';
1717
+ // Map aliases
1718
+ export { default as MapIcon } from '../icons/map';
1713
1719
  // Mars aliases
1714
1720
  export { default as MarsIcon } from '../icons/mars';
1715
1721
  // Martini aliases
1716
1722
  export { default as MartiniIcon } from '../icons/martini';
1717
- // Maximize2 aliases
1718
- export { default as Maximize2Icon } from '../icons/maximize-2';
1719
1723
  // Maximize aliases
1720
1724
  export { default as MaximizeIcon } from '../icons/maximize';
1721
- // MegaphoneOff aliases
1722
- export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
1725
+ // Maximize2 aliases
1726
+ export { default as Maximize2Icon } from '../icons/maximize-2';
1723
1727
  // Medal aliases
1724
1728
  export { default as MedalIcon } from '../icons/medal';
1729
+ // MegaphoneOff aliases
1730
+ export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
1725
1731
  // Megaphone aliases
1726
1732
  export { default as MegaphoneIcon } from '../icons/megaphone';
1727
1733
  // MemoryStick aliases
@@ -1730,12 +1736,14 @@ export { default as MemoryStickIcon } from '../icons/memory-stick';
1730
1736
  export { default as MenuIcon } from '../icons/menu';
1731
1737
  // Merge aliases
1732
1738
  export { default as MergeIcon } from '../icons/merge';
1739
+ // MessageCircleCode aliases
1740
+ export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
1733
1741
  // MessageCircleCheck aliases
1734
1742
  export { default as MessageCircleCheckIcon } from '../icons/message-circle-check';
1743
+ // MessageCircleDashedCheck aliases
1744
+ export { default as MessageCircleDashedCheckIcon } from '../icons/message-circle-dashed-check';
1735
1745
  // MessageCircleDashed aliases
1736
1746
  export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed';
1737
- // MessageCircleCode aliases
1738
- export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
1739
1747
  // MessageCircleHeart aliases
1740
1748
  export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart';
1741
1749
  // MessageCircleMore aliases
@@ -1744,12 +1752,12 @@ export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
1744
1752
  export { default as MessageCircleOffIcon } from '../icons/message-circle-off';
1745
1753
  // MessageCirclePlus aliases
1746
1754
  export { default as MessageCirclePlusIcon } from '../icons/message-circle-plus';
1755
+ // MessageCircleReply aliases
1756
+ export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
1747
1757
  // MessageCircleWarning aliases
1748
1758
  export { default as MessageCircleWarningIcon } from '../icons/message-circle-warning';
1749
1759
  // MessageCircleX aliases
1750
1760
  export { default as MessageCircleXIcon } from '../icons/message-circle-x';
1751
- // MessageCircleReply aliases
1752
- export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
1753
1761
  // MessageCircle aliases
1754
1762
  export { default as MessageCircleIcon } from '../icons/message-circle';
1755
1763
  // MessageSquareCode aliases
@@ -1762,10 +1770,10 @@ export { default as MessageSquareDashedIcon } from '../icons/message-square-dash
1762
1770
  export { default as MessageSquareDiffIcon } from '../icons/message-square-diff';
1763
1771
  // MessageSquareDot aliases
1764
1772
  export { default as MessageSquareDotIcon } from '../icons/message-square-dot';
1765
- // MessageSquareHeart aliases
1766
- export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
1767
1773
  // MessageSquareLock aliases
1768
1774
  export { default as MessageSquareLockIcon } from '../icons/message-square-lock';
1775
+ // MessageSquareHeart aliases
1776
+ export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
1769
1777
  // MessageSquareMore aliases
1770
1778
  export { default as MessageSquareMoreIcon } from '../icons/message-square-more';
1771
1779
  // MessageSquareOff aliases
@@ -1800,6 +1808,8 @@ export { default as MicIcon } from '../icons/mic';
1800
1808
  export { default as MicrochipIcon } from '../icons/microchip';
1801
1809
  // Microscope aliases
1802
1810
  export { default as MicroscopeIcon } from '../icons/microscope';
1811
+ // Microwave aliases
1812
+ export { default as MicrowaveIcon } from '../icons/microwave';
1803
1813
  // MidiPort aliases
1804
1814
  export { default as MidiPortIcon } from '../icons/midi-port';
1805
1815
  // Milestone aliases
@@ -1808,12 +1818,10 @@ export { default as MilestoneIcon } from '../icons/milestone';
1808
1818
  export { default as MilkOffIcon } from '../icons/milk-off';
1809
1819
  // Milk aliases
1810
1820
  export { default as MilkIcon } from '../icons/milk';
1811
- // Microwave aliases
1812
- export { default as MicrowaveIcon } from '../icons/microwave';
1813
- // Minimize aliases
1814
- export { default as MinimizeIcon } from '../icons/minimize';
1815
1821
  // Minimize2 aliases
1816
1822
  export { default as Minimize2Icon } from '../icons/minimize-2';
1823
+ // Minimize aliases
1824
+ export { default as MinimizeIcon } from '../icons/minimize';
1817
1825
  // Minus aliases
1818
1826
  export { default as MinusIcon } from '../icons/minus';
1819
1827
  // MirrorRectangular aliases
@@ -1822,12 +1830,12 @@ export { default as MirrorRectangularIcon } from '../icons/mirror-rectangular';
1822
1830
  export { default as MirrorRoundIcon } from '../icons/mirror-round';
1823
1831
  // MonitorCheck aliases
1824
1832
  export { default as MonitorCheckIcon } from '../icons/monitor-check';
1833
+ // MonitorCloud aliases
1834
+ export { default as MonitorCloudIcon } from '../icons/monitor-cloud';
1825
1835
  // MonitorCog aliases
1826
1836
  export { default as MonitorCogIcon } from '../icons/monitor-cog';
1827
1837
  // MonitorDot aliases
1828
1838
  export { default as MonitorDotIcon } from '../icons/monitor-dot';
1829
- // MonitorCloud aliases
1830
- export { default as MonitorCloudIcon } from '../icons/monitor-cloud';
1831
1839
  // MonitorDown aliases
1832
1840
  export { default as MonitorDownIcon } from '../icons/monitor-down';
1833
1841
  // MonitorOff aliases
@@ -1840,10 +1848,10 @@ export { default as MonitorPlayIcon } from '../icons/monitor-play';
1840
1848
  export { default as MonitorSmartphoneIcon } from '../icons/monitor-smartphone';
1841
1849
  // MonitorSpeaker aliases
1842
1850
  export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker';
1843
- // MonitorUp aliases
1844
- export { default as MonitorUpIcon } from '../icons/monitor-up';
1845
1851
  // MonitorStop aliases
1846
1852
  export { default as MonitorStopIcon } from '../icons/monitor-stop';
1853
+ // MonitorUp aliases
1854
+ export { default as MonitorUpIcon } from '../icons/monitor-up';
1847
1855
  // MonitorX aliases
1848
1856
  export { default as MonitorXIcon } from '../icons/monitor-x';
1849
1857
  // Monitor aliases
@@ -1852,10 +1860,10 @@ export { default as MonitorIcon } from '../icons/monitor';
1852
1860
  export { default as MoonStarIcon } from '../icons/moon-star';
1853
1861
  // Moon aliases
1854
1862
  export { default as MoonIcon } from '../icons/moon';
1855
- // Mop aliases
1856
- export { default as MopIcon } from '../icons/mop';
1857
1863
  // MopSparkles aliases
1858
1864
  export { default as MopSparklesIcon } from '../icons/mop-sparkles';
1865
+ // Mop aliases
1866
+ export { default as MopIcon } from '../icons/mop';
1859
1867
  // Mosque aliases
1860
1868
  export { default as MosqueIcon } from '../icons/mosque';
1861
1869
  // Motorbike aliases
@@ -1882,16 +1890,16 @@ export { default as MousePointerIcon } from '../icons/mouse-pointer';
1882
1890
  export { default as MouseRightIcon } from '../icons/mouse-right';
1883
1891
  // Mouse aliases
1884
1892
  export { default as MouseIcon } from '../icons/mouse';
1885
- // MoveDiagonal2 aliases
1886
- export { default as MoveDiagonal2Icon } from '../icons/move-diagonal-2';
1887
1893
  // MoveDiagonal aliases
1888
1894
  export { default as MoveDiagonalIcon } from '../icons/move-diagonal';
1895
+ // MoveDiagonal2 aliases
1896
+ export { default as MoveDiagonal2Icon } from '../icons/move-diagonal-2';
1889
1897
  // MoveDownLeft aliases
1890
1898
  export { default as MoveDownLeftIcon } from '../icons/move-down-left';
1891
- // MoveDown aliases
1892
- export { default as MoveDownIcon } from '../icons/move-down';
1893
1899
  // MoveDownRight aliases
1894
1900
  export { default as MoveDownRightIcon } from '../icons/move-down-right';
1901
+ // MoveDown aliases
1902
+ export { default as MoveDownIcon } from '../icons/move-down';
1895
1903
  // MoveHorizontal aliases
1896
1904
  export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
1897
1905
  // MoveLeft aliases
@@ -1904,10 +1912,10 @@ export { default as MoveUpLeftIcon } from '../icons/move-up-left';
1904
1912
  export { default as MoveUpRightIcon } from '../icons/move-up-right';
1905
1913
  // MoveUp aliases
1906
1914
  export { default as MoveUpIcon } from '../icons/move-up';
1907
- // MoveVertical aliases
1908
- export { default as MoveVerticalIcon } from '../icons/move-vertical';
1909
1915
  // Move aliases
1910
1916
  export { default as MoveIcon } from '../icons/move';
1917
+ // MoveVertical aliases
1918
+ export { default as MoveVerticalIcon } from '../icons/move-vertical';
1911
1919
  // Music2 aliases
1912
1920
  export { default as Music2Icon } from '../icons/music-2';
1913
1921
  // Music3 aliases
@@ -1918,38 +1926,38 @@ export { default as Music4Icon } from '../icons/music-4';
1918
1926
  export { default as MusicIcon } from '../icons/music';
1919
1927
  // Navigation2Off aliases
1920
1928
  export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
1921
- // Navigation2 aliases
1922
- export { default as Navigation2Icon } from '../icons/navigation-2';
1923
1929
  // NavigationOff aliases
1924
1930
  export { default as NavigationOffIcon } from '../icons/navigation-off';
1931
+ // Navigation2 aliases
1932
+ export { default as Navigation2Icon } from '../icons/navigation-2';
1925
1933
  // Navigation aliases
1926
1934
  export { default as NavigationIcon } from '../icons/navigation';
1927
- // Network aliases
1928
- export { default as NetworkIcon } from '../icons/network';
1929
1935
  // Newspaper aliases
1930
1936
  export { default as NewspaperIcon } from '../icons/newspaper';
1937
+ // Network aliases
1938
+ export { default as NetworkIcon } from '../icons/network';
1931
1939
  // Nfc aliases
1932
1940
  export { default as NfcIcon } from '../icons/nfc';
1933
1941
  // NonBinary aliases
1934
1942
  export { default as NonBinaryIcon } from '../icons/non-binary';
1935
1943
  // NotebookPen aliases
1936
1944
  export { default as NotebookPenIcon } from '../icons/notebook-pen';
1937
- // NotebookTabs aliases
1938
- export { default as NotebookTabsIcon } from '../icons/notebook-tabs';
1939
1945
  // NotebookText aliases
1940
1946
  export { default as NotebookTextIcon } from '../icons/notebook-text';
1941
1947
  // Notebook aliases
1942
1948
  export { default as NotebookIcon } from '../icons/notebook';
1949
+ // NotebookTabs aliases
1950
+ export { default as NotebookTabsIcon } from '../icons/notebook-tabs';
1943
1951
  // NotepadTextDashed aliases
1944
1952
  export { default as NotepadTextDashedIcon } from '../icons/notepad-text-dashed';
1945
1953
  // NotepadText aliases
1946
1954
  export { default as NotepadTextIcon } from '../icons/notepad-text';
1947
1955
  // NutOff aliases
1948
1956
  export { default as NutOffIcon } from '../icons/nut-off';
1949
- // Nut aliases
1950
- export { default as NutIcon } from '../icons/nut';
1951
1957
  // OctagonMinus aliases
1952
1958
  export { default as OctagonMinusIcon } from '../icons/octagon-minus';
1959
+ // Nut aliases
1960
+ export { default as NutIcon } from '../icons/nut';
1953
1961
  // Octagon aliases
1954
1962
  export { default as OctagonIcon } from '../icons/octagon';
1955
1963
  // Omega aliases
@@ -1960,20 +1968,20 @@ export { default as OptionIcon } from '../icons/option';
1960
1968
  export { default as OrbitIcon } from '../icons/orbit';
1961
1969
  // Origami aliases
1962
1970
  export { default as OrigamiIcon } from '../icons/origami';
1963
- // Package2 aliases
1964
- export { default as Package2Icon } from '../icons/package-2';
1965
1971
  // PackageCheck aliases
1966
1972
  export { default as PackageCheckIcon } from '../icons/package-check';
1967
- // PackageMinus aliases
1968
- export { default as PackageMinusIcon } from '../icons/package-minus';
1973
+ // Package2 aliases
1974
+ export { default as Package2Icon } from '../icons/package-2';
1969
1975
  // PackageOpen aliases
1970
1976
  export { default as PackageOpenIcon } from '../icons/package-open';
1977
+ // PackageMinus aliases
1978
+ export { default as PackageMinusIcon } from '../icons/package-minus';
1971
1979
  // PackagePlus aliases
1972
1980
  export { default as PackagePlusIcon } from '../icons/package-plus';
1973
- // PackageX aliases
1974
- export { default as PackageXIcon } from '../icons/package-x';
1975
1981
  // PackageSearch aliases
1976
1982
  export { default as PackageSearchIcon } from '../icons/package-search';
1983
+ // PackageX aliases
1984
+ export { default as PackageXIcon } from '../icons/package-x';
1977
1985
  // Package aliases
1978
1986
  export { default as PackageIcon } from '../icons/package';
1979
1987
  // PaintBucket aliases
@@ -1988,18 +1996,18 @@ export { default as PaletteIcon } from '../icons/palette';
1988
1996
  export { default as PandaIcon } from '../icons/panda';
1989
1997
  // PanelBottomClose aliases
1990
1998
  export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
1991
- // PanelBottomOpen aliases
1992
- export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
1993
1999
  // PanelBottom aliases
1994
2000
  export { default as PanelBottomIcon } from '../icons/panel-bottom';
2001
+ // PanelBottomOpen aliases
2002
+ export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
1995
2003
  // PanelLeftRightDashed aliases
1996
2004
  export { default as PanelLeftRightDashedIcon } from '../icons/panel-left-right-dashed';
1997
2005
  // PanelRightClose aliases
1998
2006
  export { default as PanelRightCloseIcon } from '../icons/panel-right-close';
1999
- // PanelRight aliases
2000
- export { default as PanelRightIcon } from '../icons/panel-right';
2001
2007
  // PanelRightOpen aliases
2002
2008
  export { default as PanelRightOpenIcon } from '../icons/panel-right-open';
2009
+ // PanelRight aliases
2010
+ export { default as PanelRightIcon } from '../icons/panel-right';
2003
2011
  // PanelTopBottomDashed aliases
2004
2012
  export { default as PanelTopBottomDashedIcon } from '../icons/panel-top-bottom-dashed';
2005
2013
  // PanelTopClose aliases
@@ -2026,10 +2034,10 @@ export { default as ParkingMeterIcon } from '../icons/parking-meter';
2026
2034
  export { default as PartyPopperIcon } from '../icons/party-popper';
2027
2035
  // Pause aliases
2028
2036
  export { default as PauseIcon } from '../icons/pause';
2029
- // PcCase aliases
2030
- export { default as PcCaseIcon } from '../icons/pc-case';
2031
2037
  // PawPrint aliases
2032
2038
  export { default as PawPrintIcon } from '../icons/paw-print';
2039
+ // PcCase aliases
2040
+ export { default as PcCaseIcon } from '../icons/pc-case';
2033
2041
  // PenOff aliases
2034
2042
  export { default as PenOffIcon } from '../icons/pen-off';
2035
2043
  // PenTool aliases
@@ -2038,16 +2046,16 @@ export { default as PenToolIcon } from '../icons/pen-tool';
2038
2046
  export { default as PencilLineIcon } from '../icons/pencil-line';
2039
2047
  // PencilOff aliases
2040
2048
  export { default as PencilOffIcon } from '../icons/pencil-off';
2041
- // PencilRuler aliases
2042
- export { default as PencilRulerIcon } from '../icons/pencil-ruler';
2043
2049
  // PencilSparkles aliases
2044
2050
  export { default as PencilSparklesIcon } from '../icons/pencil-sparkles';
2045
- // Percent aliases
2046
- export { default as PercentIcon } from '../icons/percent';
2051
+ // PencilRuler aliases
2052
+ export { default as PencilRulerIcon } from '../icons/pencil-ruler';
2047
2053
  // Pencil aliases
2048
2054
  export { default as PencilIcon } from '../icons/pencil';
2049
2055
  // Pentagon aliases
2050
2056
  export { default as PentagonIcon } from '../icons/pentagon';
2057
+ // Percent aliases
2058
+ export { default as PercentIcon } from '../icons/percent';
2051
2059
  // PersonStanding aliases
2052
2060
  export { default as PersonStandingIcon } from '../icons/person-standing';
2053
2061
  // Phi aliases
@@ -2070,74 +2078,80 @@ export { default as PhoneOutgoingIcon } from '../icons/phone-outgoing';
2070
2078
  export { default as PhoneIcon } from '../icons/phone';
2071
2079
  // Pi aliases
2072
2080
  export { default as PiIcon } from '../icons/pi';
2073
- // Piano aliases
2074
- export { default as PianoIcon } from '../icons/piano';
2075
2081
  // Pickaxe aliases
2076
2082
  export { default as PickaxeIcon } from '../icons/pickaxe';
2083
+ // Piano aliases
2084
+ export { default as PianoIcon } from '../icons/piano';
2077
2085
  // PictureInPicture2 aliases
2078
2086
  export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
2079
- // PiggyBank aliases
2080
- export { default as PiggyBankIcon } from '../icons/piggy-bank';
2081
2087
  // PictureInPicture aliases
2082
2088
  export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
2089
+ // PiggyBank aliases
2090
+ export { default as PiggyBankIcon } from '../icons/piggy-bank';
2083
2091
  // PilcrowLeft aliases
2084
2092
  export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
2085
2093
  // PilcrowRight aliases
2086
2094
  export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
2087
2095
  // Pilcrow aliases
2088
2096
  export { default as PilcrowIcon } from '../icons/pilcrow';
2089
- // Pill aliases
2090
- export { default as PillIcon } from '../icons/pill';
2091
2097
  // PillBottle aliases
2092
2098
  export { default as PillBottleIcon } from '../icons/pill-bottle';
2099
+ // Pill aliases
2100
+ export { default as PillIcon } from '../icons/pill';
2093
2101
  // PinOff aliases
2094
2102
  export { default as PinOffIcon } from '../icons/pin-off';
2095
2103
  // Pin aliases
2096
2104
  export { default as PinIcon } from '../icons/pin';
2097
- // Pizza aliases
2098
- export { default as PizzaIcon } from '../icons/pizza';
2099
2105
  // Pipette aliases
2100
2106
  export { default as PipetteIcon } from '../icons/pipette';
2107
+ // Pizza aliases
2108
+ export { default as PizzaIcon } from '../icons/pizza';
2101
2109
  // PlaneLanding aliases
2102
2110
  export { default as PlaneLandingIcon } from '../icons/plane-landing';
2103
2111
  // PlaneTakeoff aliases
2104
2112
  export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff';
2105
2113
  // Plane aliases
2106
2114
  export { default as PlaneIcon } from '../icons/plane';
2115
+ // PlayOff aliases
2116
+ export { default as PlayOffIcon } from '../icons/play-off';
2107
2117
  // Play aliases
2108
2118
  export { default as PlayIcon } from '../icons/play';
2119
+ // PlayingCard aliases
2120
+ export { default as PlayingCardIcon } from '../icons/playing-card';
2121
+ // PlayingCardsFan aliases
2122
+ export { default as PlayingCardsFanIcon } from '../icons/playing-cards-fan';
2123
+ // PlayingCards aliases
2124
+ export { default as PlayingCardsIcon } from '../icons/playing-cards';
2109
2125
  // Plug2 aliases
2110
2126
  export { default as Plug2Icon } from '../icons/plug-2';
2111
- // PlayOff aliases
2112
- export { default as PlayOffIcon } from '../icons/play-off';
2113
2127
  // Plug aliases
2114
2128
  export { default as PlugIcon } from '../icons/plug';
2115
2129
  // Plus aliases
2116
2130
  export { default as PlusIcon } from '../icons/plus';
2117
- // PocketKnife aliases
2118
- export { default as PocketKnifeIcon } from '../icons/pocket-knife';
2119
2131
  // Podium aliases
2120
2132
  export { default as PodiumIcon } from '../icons/podium';
2133
+ // PocketKnife aliases
2134
+ export { default as PocketKnifeIcon } from '../icons/pocket-knife';
2121
2135
  // PointerOff aliases
2122
2136
  export { default as PointerOffIcon } from '../icons/pointer-off';
2123
2137
  // Pointer aliases
2124
2138
  export { default as PointerIcon } from '../icons/pointer';
2125
- // Popsicle aliases
2126
- export { default as PopsicleIcon } from '../icons/popsicle';
2127
2139
  // Popcorn aliases
2128
2140
  export { default as PopcornIcon } from '../icons/popcorn';
2141
+ // Popsicle aliases
2142
+ export { default as PopsicleIcon } from '../icons/popsicle';
2129
2143
  // PoundSterling aliases
2130
2144
  export { default as PoundSterlingIcon } from '../icons/pound-sterling';
2131
2145
  // PowerOff aliases
2132
2146
  export { default as PowerOffIcon } from '../icons/power-off';
2147
+ // Power aliases
2148
+ export { default as PowerIcon } from '../icons/power';
2133
2149
  // Presentation aliases
2134
2150
  export { default as PresentationIcon } from '../icons/presentation';
2135
2151
  // PrinterCheck aliases
2136
2152
  export { default as PrinterCheckIcon } from '../icons/printer-check';
2137
2153
  // PrinterX aliases
2138
2154
  export { default as PrinterXIcon } from '../icons/printer-x';
2139
- // Power aliases
2140
- export { default as PowerIcon } from '../icons/power';
2141
2155
  // Printer aliases
2142
2156
  export { default as PrinterIcon } from '../icons/printer';
2143
2157
  // Projector aliases
@@ -2148,32 +2162,32 @@ export { default as ProportionsIcon } from '../icons/proportions';
2148
2162
  export { default as PuzzleIcon } from '../icons/puzzle';
2149
2163
  // Pyramid aliases
2150
2164
  export { default as PyramidIcon } from '../icons/pyramid';
2151
- // Quote aliases
2152
- export { default as QuoteIcon } from '../icons/quote';
2153
2165
  // QrCode aliases
2154
2166
  export { default as QrCodeIcon } from '../icons/qr-code';
2155
2167
  // Rabbit aliases
2156
2168
  export { default as RabbitIcon } from '../icons/rabbit';
2169
+ // Quote aliases
2170
+ export { default as QuoteIcon } from '../icons/quote';
2157
2171
  // Radar aliases
2158
2172
  export { default as RadarIcon } from '../icons/radar';
2159
2173
  // Radiation aliases
2160
2174
  export { default as RadiationIcon } from '../icons/radiation';
2161
2175
  // RadioOff aliases
2162
2176
  export { default as RadioOffIcon } from '../icons/radio-off';
2163
- // Radical aliases
2164
- export { default as RadicalIcon } from '../icons/radical';
2165
2177
  // RadioReceiver aliases
2166
2178
  export { default as RadioReceiverIcon } from '../icons/radio-receiver';
2179
+ // Radical aliases
2180
+ export { default as RadicalIcon } from '../icons/radical';
2167
2181
  // RadioTower aliases
2168
2182
  export { default as RadioTowerIcon } from '../icons/radio-tower';
2169
- // Radius aliases
2170
- export { default as RadiusIcon } from '../icons/radius';
2171
2183
  // Radio aliases
2172
2184
  export { default as RadioIcon } from '../icons/radio';
2173
- // Rat aliases
2174
- export { default as RatIcon } from '../icons/rat';
2175
2185
  // Rainbow aliases
2176
2186
  export { default as RainbowIcon } from '../icons/rainbow';
2187
+ // Radius aliases
2188
+ export { default as RadiusIcon } from '../icons/radius';
2189
+ // Rat aliases
2190
+ export { default as RatIcon } from '../icons/rat';
2177
2191
  // Ratio aliases
2178
2192
  export { default as RatioIcon } from '../icons/ratio';
2179
2193
  // ReceiptCent aliases
@@ -2184,10 +2198,10 @@ export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
2184
2198
  export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
2185
2199
  // ReceiptJapaneseYen aliases
2186
2200
  export { default as ReceiptJapaneseYenIcon } from '../icons/receipt-japanese-yen';
2187
- // ReceiptPoundSterling aliases
2188
- export { default as ReceiptPoundSterlingIcon } from '../icons/receipt-pound-sterling';
2189
2201
  // ReceiptRussianRuble aliases
2190
2202
  export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-ruble';
2203
+ // ReceiptPoundSterling aliases
2204
+ export { default as ReceiptPoundSterlingIcon } from '../icons/receipt-pound-sterling';
2191
2205
  // ReceiptSwissFranc aliases
2192
2206
  export { default as ReceiptSwissFrancIcon } from '../icons/receipt-swiss-franc';
2193
2207
  // ReceiptText aliases
@@ -2204,30 +2218,30 @@ export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
2204
2218
  export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal';
2205
2219
  // RectangleVertical aliases
2206
2220
  export { default as RectangleVerticalIcon } from '../icons/rectangle-vertical';
2207
- // Recycle aliases
2208
- export { default as RecycleIcon } from '../icons/recycle';
2209
2221
  // Redo2 aliases
2210
2222
  export { default as Redo2Icon } from '../icons/redo-2';
2223
+ // Recycle aliases
2224
+ export { default as RecycleIcon } from '../icons/recycle';
2211
2225
  // RedoDot aliases
2212
2226
  export { default as RedoDotIcon } from '../icons/redo-dot';
2213
2227
  // Redo aliases
2214
2228
  export { default as RedoIcon } from '../icons/redo';
2215
- // RefreshCcwDot aliases
2216
- export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot';
2217
2229
  // RefreshCcw aliases
2218
2230
  export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
2231
+ // RefreshCcwDot aliases
2232
+ export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot';
2219
2233
  // RefreshCwOff aliases
2220
2234
  export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
2221
2235
  // RefreshCw aliases
2222
2236
  export { default as RefreshCwIcon } from '../icons/refresh-cw';
2223
- // Refrigerator aliases
2224
- export { default as RefrigeratorIcon } from '../icons/refrigerator';
2225
- // RemoveFormatting aliases
2226
- export { default as RemoveFormattingIcon } from '../icons/remove-formatting';
2227
2237
  // Regex aliases
2228
2238
  export { default as RegexIcon } from '../icons/regex';
2239
+ // Refrigerator aliases
2240
+ export { default as RefrigeratorIcon } from '../icons/refrigerator';
2229
2241
  // Repeat1 aliases
2230
2242
  export { default as Repeat1Icon } from '../icons/repeat-1';
2243
+ // RemoveFormatting aliases
2244
+ export { default as RemoveFormattingIcon } from '../icons/remove-formatting';
2231
2245
  // RepeatOff aliases
2232
2246
  export { default as RepeatOffIcon } from '../icons/repeat-off';
2233
2247
  // Repeat2 aliases
@@ -2246,10 +2260,12 @@ export { default as ReplyIcon } from '../icons/reply';
2246
2260
  export { default as RewindIcon } from '../icons/rewind';
2247
2261
  // Ribbon aliases
2248
2262
  export { default as RibbonIcon } from '../icons/ribbon';
2249
- // Road aliases
2250
- export { default as RoadIcon } from '../icons/road';
2251
2263
  // RobotArm aliases
2252
2264
  export { default as RobotArmIcon } from '../icons/robot-arm';
2265
+ // Road aliases
2266
+ export { default as RoadIcon } from '../icons/road';
2267
+ // RobotVacuum aliases
2268
+ export { default as RobotVacuumIcon } from '../icons/robot-vacuum';
2253
2269
  // Rocket aliases
2254
2270
  export { default as RocketIcon } from '../icons/rocket';
2255
2271
  // RockingChair aliases
@@ -2264,10 +2280,10 @@ export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
2264
2280
  export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
2265
2281
  // RotateCcw aliases
2266
2282
  export { default as RotateCcwIcon } from '../icons/rotate-ccw';
2267
- // RotateCwSquare aliases
2268
- export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
2269
2283
  // RotateCwFadingClock aliases
2270
2284
  export { default as RotateCwFadingClockIcon } from '../icons/rotate-cw-fading-clock';
2285
+ // RotateCwSquare aliases
2286
+ export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
2271
2287
  // RotateCw aliases
2272
2288
  export { default as RotateCwIcon } from '../icons/rotate-cw';
2273
2289
  // RouteOff aliases
@@ -2276,22 +2292,22 @@ export { default as RouteOffIcon } from '../icons/route-off';
2276
2292
  export { default as RouteIcon } from '../icons/route';
2277
2293
  // Router aliases
2278
2294
  export { default as RouterIcon } from '../icons/router';
2279
- // Rss aliases
2280
- export { default as RssIcon } from '../icons/rss';
2281
2295
  // Rows4 aliases
2282
2296
  export { default as Rows4Icon } from '../icons/rows-4';
2297
+ // Rss aliases
2298
+ export { default as RssIcon } from '../icons/rss';
2283
2299
  // RulerDimensionLine aliases
2284
2300
  export { default as RulerDimensionLineIcon } from '../icons/ruler-dimension-line';
2285
- // RussianRuble aliases
2286
- export { default as RussianRubleIcon } from '../icons/russian-ruble';
2287
2301
  // Ruler aliases
2288
2302
  export { default as RulerIcon } from '../icons/ruler';
2303
+ // RussianRuble aliases
2304
+ export { default as RussianRubleIcon } from '../icons/russian-ruble';
2289
2305
  // Sailboat aliases
2290
2306
  export { default as SailboatIcon } from '../icons/sailboat';
2291
- // Sandwich aliases
2292
- export { default as SandwichIcon } from '../icons/sandwich';
2293
2307
  // Salad aliases
2294
2308
  export { default as SaladIcon } from '../icons/salad';
2309
+ // Sandwich aliases
2310
+ export { default as SandwichIcon } from '../icons/sandwich';
2295
2311
  // SatelliteDish aliases
2296
2312
  export { default as SatelliteDishIcon } from '../icons/satellite-dish';
2297
2313
  // Satellite aliases
@@ -2300,28 +2316,28 @@ export { default as SatelliteIcon } from '../icons/satellite';
2300
2316
  export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
2301
2317
  // SaveAll aliases
2302
2318
  export { default as SaveAllIcon } from '../icons/save-all';
2303
- // SaveCheck aliases
2304
- export { default as SaveCheckIcon } from '../icons/save-check';
2305
2319
  // SaveOff aliases
2306
2320
  export { default as SaveOffIcon } from '../icons/save-off';
2321
+ // SaveCheck aliases
2322
+ export { default as SaveCheckIcon } from '../icons/save-check';
2323
+ // SavePlus aliases
2324
+ export { default as SavePlusIcon } from '../icons/save-plus';
2307
2325
  // SavePen aliases
2308
2326
  export { default as SavePenIcon } from '../icons/save-pen';
2309
2327
  // Save aliases
2310
2328
  export { default as SaveIcon } from '../icons/save';
2311
- // SavePlus aliases
2312
- export { default as SavePlusIcon } from '../icons/save-plus';
2313
- // Scaling aliases
2314
- export { default as ScalingIcon } from '../icons/scaling';
2315
2329
  // Scale aliases
2316
2330
  export { default as ScaleIcon } from '../icons/scale';
2331
+ // Scaling aliases
2332
+ export { default as ScalingIcon } from '../icons/scaling';
2317
2333
  // ScanBarcode aliases
2318
2334
  export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
2319
2335
  // ScanBox aliases
2320
2336
  export { default as ScanBoxIcon } from '../icons/scan-box';
2321
- // ScanEye aliases
2322
- export { default as ScanEyeIcon } from '../icons/scan-eye';
2323
2337
  // ScanFace aliases
2324
2338
  export { default as ScanFaceIcon } from '../icons/scan-face';
2339
+ // ScanEye aliases
2340
+ export { default as ScanEyeIcon } from '../icons/scan-eye';
2325
2341
  // ScanHeart aliases
2326
2342
  export { default as ScanHeartIcon } from '../icons/scan-heart';
2327
2343
  // ScanLine aliases
@@ -2332,26 +2348,26 @@ export { default as ScanQrCodeIcon } from '../icons/scan-qr-code';
2332
2348
  export { default as ScanSearchIcon } from '../icons/scan-search';
2333
2349
  // ScanSquare aliases
2334
2350
  export { default as ScanSquareIcon } from '../icons/scan-square';
2335
- // ScanText aliases
2336
- export { default as ScanTextIcon } from '../icons/scan-text';
2337
2351
  // Scan aliases
2338
2352
  export { default as ScanIcon } from '../icons/scan';
2353
+ // ScanText aliases
2354
+ export { default as ScanTextIcon } from '../icons/scan-text';
2339
2355
  // School aliases
2340
2356
  export { default as SchoolIcon } from '../icons/school';
2341
- // ScissorsLineDashed aliases
2342
- export { default as ScissorsLineDashedIcon } from '../icons/scissors-line-dashed';
2343
2357
  // Scissors aliases
2344
2358
  export { default as ScissorsIcon } from '../icons/scissors';
2359
+ // ScissorsLineDashed aliases
2360
+ export { default as ScissorsLineDashedIcon } from '../icons/scissors-line-dashed';
2345
2361
  // Scooter aliases
2346
2362
  export { default as ScooterIcon } from '../icons/scooter';
2347
2363
  // ScreenShareOff aliases
2348
2364
  export { default as ScreenShareOffIcon } from '../icons/screen-share-off';
2349
2365
  // ScreenShare aliases
2350
2366
  export { default as ScreenShareIcon } from '../icons/screen-share';
2351
- // ScrollText aliases
2352
- export { default as ScrollTextIcon } from '../icons/scroll-text';
2353
2367
  // Scroll aliases
2354
2368
  export { default as ScrollIcon } from '../icons/scroll';
2369
+ // ScrollText aliases
2370
+ export { default as ScrollTextIcon } from '../icons/scroll-text';
2355
2371
  // SearchAlert aliases
2356
2372
  export { default as SearchAlertIcon } from '../icons/search-alert';
2357
2373
  // SearchCheck aliases
@@ -2360,34 +2376,34 @@ export { default as SearchCheckIcon } from '../icons/search-check';
2360
2376
  export { default as SearchCodeIcon } from '../icons/search-code';
2361
2377
  // SearchSlash aliases
2362
2378
  export { default as SearchSlashIcon } from '../icons/search-slash';
2363
- // SearchX aliases
2364
- export { default as SearchXIcon } from '../icons/search-x';
2365
2379
  // Search aliases
2366
2380
  export { default as SearchIcon } from '../icons/search';
2367
2381
  // Section aliases
2368
2382
  export { default as SectionIcon } from '../icons/section';
2383
+ // SearchX aliases
2384
+ export { default as SearchXIcon } from '../icons/search-x';
2369
2385
  // SendToBack aliases
2370
2386
  export { default as SendToBackIcon } from '../icons/send-to-back';
2371
2387
  // Send aliases
2372
2388
  export { default as SendIcon } from '../icons/send';
2373
2389
  // SeparatorHorizontal aliases
2374
2390
  export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
2375
- // SeparatorVertical aliases
2376
- export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
2377
2391
  // ServerCog aliases
2378
2392
  export { default as ServerCogIcon } from '../icons/server-cog';
2393
+ // SeparatorVertical aliases
2394
+ export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
2379
2395
  // ServerCrash aliases
2380
2396
  export { default as ServerCrashIcon } from '../icons/server-crash';
2381
2397
  // ServerOff aliases
2382
2398
  export { default as ServerOffIcon } from '../icons/server-off';
2383
- // Server aliases
2384
- export { default as ServerIcon } from '../icons/server';
2385
2399
  // ServerPlus aliases
2386
2400
  export { default as ServerPlusIcon } from '../icons/server-plus';
2387
- // Settings aliases
2388
- export { default as SettingsIcon } from '../icons/settings';
2401
+ // Server aliases
2402
+ export { default as ServerIcon } from '../icons/server';
2389
2403
  // Settings2 aliases
2390
2404
  export { default as Settings2Icon } from '../icons/settings-2';
2405
+ // Settings aliases
2406
+ export { default as SettingsIcon } from '../icons/settings';
2391
2407
  // Shapes aliases
2392
2408
  export { default as ShapesIcon } from '../icons/shapes';
2393
2409
  // Share2 aliases
@@ -2396,36 +2412,36 @@ export { default as Share2Icon } from '../icons/share-2';
2396
2412
  export { default as ShareIcon } from '../icons/share';
2397
2413
  // Sheet aliases
2398
2414
  export { default as SheetIcon } from '../icons/sheet';
2399
- // Shell aliases
2400
- export { default as ShellIcon } from '../icons/shell';
2401
2415
  // ShelvingUnit aliases
2402
2416
  export { default as ShelvingUnitIcon } from '../icons/shelving-unit';
2403
2417
  // ShieldAlert aliases
2404
2418
  export { default as ShieldAlertIcon } from '../icons/shield-alert';
2419
+ // Shell aliases
2420
+ export { default as ShellIcon } from '../icons/shell';
2405
2421
  // ShieldBan aliases
2406
2422
  export { default as ShieldBanIcon } from '../icons/shield-ban';
2407
- // ShieldCheck aliases
2408
- export { default as ShieldCheckIcon } from '../icons/shield-check';
2409
2423
  // ShieldCogCorner aliases
2410
2424
  export { default as ShieldCogCornerIcon } from '../icons/shield-cog-corner';
2411
- // ShieldEllipsis aliases
2412
- export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
2413
2425
  // ShieldCog aliases
2414
2426
  export { default as ShieldCogIcon } from '../icons/shield-cog';
2427
+ // ShieldCheck aliases
2428
+ export { default as ShieldCheckIcon } from '../icons/shield-check';
2429
+ // ShieldEllipsis aliases
2430
+ export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
2415
2431
  // ShieldHalf aliases
2416
2432
  export { default as ShieldHalfIcon } from '../icons/shield-half';
2417
- // ShieldLock aliases
2418
- export { default as ShieldLockIcon } from '../icons/shield-lock';
2419
2433
  // ShieldKeyhole aliases
2420
2434
  export { default as ShieldKeyholeIcon } from '../icons/shield-keyhole';
2435
+ // ShieldLock aliases
2436
+ export { default as ShieldLockIcon } from '../icons/shield-lock';
2421
2437
  // ShieldMinus aliases
2422
2438
  export { default as ShieldMinusIcon } from '../icons/shield-minus';
2423
2439
  // ShieldOff aliases
2424
2440
  export { default as ShieldOffIcon } from '../icons/shield-off';
2425
- // ShieldUser aliases
2426
- export { default as ShieldUserIcon } from '../icons/shield-user';
2427
2441
  // ShieldPlus aliases
2428
2442
  export { default as ShieldPlusIcon } from '../icons/shield-plus';
2443
+ // ShieldUser aliases
2444
+ export { default as ShieldUserIcon } from '../icons/shield-user';
2429
2445
  // Shield aliases
2430
2446
  export { default as ShieldIcon } from '../icons/shield';
2431
2447
  // ShipCargo aliases
@@ -2442,10 +2458,10 @@ export { default as ShoppingBagIcon } from '../icons/shopping-bag';
2442
2458
  export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
2443
2459
  // Shovel aliases
2444
2460
  export { default as ShovelIcon } from '../icons/shovel';
2445
- // ShowerHead aliases
2446
- export { default as ShowerHeadIcon } from '../icons/shower-head';
2447
2461
  // ShoppingCart aliases
2448
2462
  export { default as ShoppingCartIcon } from '../icons/shopping-cart';
2463
+ // ShowerHead aliases
2464
+ export { default as ShowerHeadIcon } from '../icons/shower-head';
2449
2465
  // Shredder aliases
2450
2466
  export { default as ShredderIcon } from '../icons/shredder';
2451
2467
  // Shrimp aliases
@@ -2464,10 +2480,10 @@ export { default as SignalHighIcon } from '../icons/signal-high';
2464
2480
  export { default as SignalLowIcon } from '../icons/signal-low';
2465
2481
  // SignalMedium aliases
2466
2482
  export { default as SignalMediumIcon } from '../icons/signal-medium';
2467
- // SignalZero aliases
2468
- export { default as SignalZeroIcon } from '../icons/signal-zero';
2469
2483
  // Signal aliases
2470
2484
  export { default as SignalIcon } from '../icons/signal';
2485
+ // SignalZero aliases
2486
+ export { default as SignalZeroIcon } from '../icons/signal-zero';
2471
2487
  // Signature aliases
2472
2488
  export { default as SignatureIcon } from '../icons/signature';
2473
2489
  // SignpostBig aliases
@@ -2476,10 +2492,10 @@ export { default as SignpostBigIcon } from '../icons/signpost-big';
2476
2492
  export { default as SignpostIcon } from '../icons/signpost';
2477
2493
  // SkipBack aliases
2478
2494
  export { default as SkipBackIcon } from '../icons/skip-back';
2479
- // Siren aliases
2480
- export { default as SirenIcon } from '../icons/siren';
2481
2495
  // SkipForward aliases
2482
2496
  export { default as SkipForwardIcon } from '../icons/skip-forward';
2497
+ // Siren aliases
2498
+ export { default as SirenIcon } from '../icons/siren';
2483
2499
  // Skull aliases
2484
2500
  export { default as SkullIcon } from '../icons/skull';
2485
2501
  // Slash aliases
@@ -2500,62 +2516,62 @@ export { default as SnailIcon } from '../icons/snail';
2500
2516
  export { default as SnowflakeIcon } from '../icons/snowflake';
2501
2517
  // SoapDispenserDroplet aliases
2502
2518
  export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet';
2519
+ // Soup aliases
2520
+ export { default as SoupIcon } from '../icons/soup';
2503
2521
  // Sofa aliases
2504
2522
  export { default as SofaIcon } from '../icons/sofa';
2505
2523
  // SolarPanel aliases
2506
2524
  export { default as SolarPanelIcon } from '../icons/solar-panel';
2507
- // Soup aliases
2508
- export { default as SoupIcon } from '../icons/soup';
2509
2525
  // Space aliases
2510
2526
  export { default as SpaceIcon } from '../icons/space';
2511
- // Spade aliases
2512
- export { default as SpadeIcon } from '../icons/spade';
2513
2527
  // Sparkle aliases
2514
2528
  export { default as SparkleIcon } from '../icons/sparkle';
2529
+ // Spade aliases
2530
+ export { default as SpadeIcon } from '../icons/spade';
2515
2531
  // Speaker aliases
2516
2532
  export { default as SpeakerIcon } from '../icons/speaker';
2517
2533
  // Speech aliases
2518
2534
  export { default as SpeechIcon } from '../icons/speech';
2519
- // SpellCheck aliases
2520
- export { default as SpellCheckIcon } from '../icons/spell-check';
2521
2535
  // SpellCheck2 aliases
2522
2536
  export { default as SpellCheck2Icon } from '../icons/spell-check-2';
2537
+ // SpellCheck aliases
2538
+ export { default as SpellCheckIcon } from '../icons/spell-check';
2523
2539
  // SplinePointer aliases
2524
2540
  export { default as SplinePointerIcon } from '../icons/spline-pointer';
2525
2541
  // Split aliases
2526
2542
  export { default as SplitIcon } from '../icons/split';
2527
- // Spline aliases
2528
- export { default as SplineIcon } from '../icons/spline';
2529
2543
  // Spool aliases
2530
2544
  export { default as SpoolIcon } from '../icons/spool';
2545
+ // Spline aliases
2546
+ export { default as SplineIcon } from '../icons/spline';
2531
2547
  // SportShoe aliases
2532
2548
  export { default as SportShoeIcon } from '../icons/sport-shoe';
2533
- // SprayCan aliases
2534
- export { default as SprayCanIcon } from '../icons/spray-can';
2535
2549
  // Spotlight aliases
2536
2550
  export { default as SpotlightIcon } from '../icons/spotlight';
2551
+ // SprayCan aliases
2552
+ export { default as SprayCanIcon } from '../icons/spray-can';
2537
2553
  // Sprout aliases
2538
2554
  export { default as SproutIcon } from '../icons/sprout';
2539
2555
  // SquareArrowRightEnter aliases
2540
2556
  export { default as SquareArrowRightEnterIcon } from '../icons/square-arrow-right-enter';
2541
2557
  // SquareArrowRightExit aliases
2542
2558
  export { default as SquareArrowRightExitIcon } from '../icons/square-arrow-right-exit';
2543
- // SquareDashedBottom aliases
2544
- export { default as SquareDashedBottomIcon } from '../icons/square-dashed-bottom';
2545
2559
  // SquareDashedBottomCode aliases
2546
2560
  export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code';
2561
+ // SquareDashedBottom aliases
2562
+ export { default as SquareDashedBottomIcon } from '../icons/square-dashed-bottom';
2563
+ // SquareDashedTopSolid aliases
2564
+ export { default as SquareDashedTopSolidIcon } from '../icons/square-dashed-top-solid';
2547
2565
  // SquareDimensions aliases
2548
2566
  export { default as SquareDimensionsIcon } from '../icons/square-dimensions';
2549
2567
  // SquareOff aliases
2550
2568
  export { default as SquareOffIcon } from '../icons/square-off';
2551
2569
  // SquarePause aliases
2552
2570
  export { default as SquarePauseIcon } from '../icons/square-pause';
2553
- // SquareDashedTopSolid aliases
2554
- export { default as SquareDashedTopSolidIcon } from '../icons/square-dashed-top-solid';
2555
- // SquareRoundCorner aliases
2556
- export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
2557
2571
  // SquareRadical aliases
2558
2572
  export { default as SquareRadicalIcon } from '../icons/square-radical';
2573
+ // SquareRoundCorner aliases
2574
+ export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
2559
2575
  // SquareSquare aliases
2560
2576
  export { default as SquareSquareIcon } from '../icons/square-square';
2561
2577
  // SquareStack aliases
@@ -2566,14 +2582,14 @@ export { default as SquareStarIcon } from '../icons/square-star';
2566
2582
  export { default as SquareStopIcon } from '../icons/square-stop';
2567
2583
  // SquareText aliases
2568
2584
  export { default as SquareTextIcon } from '../icons/square-text';
2569
- // SquaresExclude aliases
2570
- export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
2571
- // Square aliases
2572
- export { default as SquareIcon } from '../icons/square';
2573
2585
  // SquaresIntersect aliases
2574
2586
  export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
2587
+ // Square aliases
2588
+ export { default as SquareIcon } from '../icons/square';
2575
2589
  // SquaresSubtract aliases
2576
2590
  export { default as SquaresSubtractIcon } from '../icons/squares-subtract';
2591
+ // SquaresExclude aliases
2592
+ export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
2577
2593
  // SquaresUnite aliases
2578
2594
  export { default as SquaresUniteIcon } from '../icons/squares-unite';
2579
2595
  // SquircleDashed aliases
@@ -2582,22 +2598,22 @@ export { default as SquircleDashedIcon } from '../icons/squircle-dashed';
2582
2598
  export { default as SquircleIcon } from '../icons/squircle';
2583
2599
  // Squirrel aliases
2584
2600
  export { default as SquirrelIcon } from '../icons/squirrel';
2585
- // Stamp aliases
2586
- export { default as StampIcon } from '../icons/stamp';
2601
+ // StarCheck aliases
2602
+ export { default as StarCheckIcon } from '../icons/star-check';
2587
2603
  // StarHalf aliases
2588
2604
  export { default as StarHalfIcon } from '../icons/star-half';
2605
+ // Stamp aliases
2606
+ export { default as StampIcon } from '../icons/stamp';
2607
+ // StarMinus aliases
2608
+ export { default as StarMinusIcon } from '../icons/star-minus';
2589
2609
  // StarOff aliases
2590
2610
  export { default as StarOffIcon } from '../icons/star-off';
2591
- // StarCheck aliases
2592
- export { default as StarCheckIcon } from '../icons/star-check';
2593
2611
  // StarPlus aliases
2594
2612
  export { default as StarPlusIcon } from '../icons/star-plus';
2595
2613
  // StarX aliases
2596
2614
  export { default as StarXIcon } from '../icons/star-x';
2597
2615
  // Star aliases
2598
2616
  export { default as StarIcon } from '../icons/star';
2599
- // StarMinus aliases
2600
- export { default as StarMinusIcon } from '../icons/star-minus';
2601
2617
  // StepBack aliases
2602
2618
  export { default as StepBackIcon } from '../icons/step-back';
2603
2619
  // StepForward aliases
@@ -2610,12 +2626,12 @@ export { default as StickerIcon } from '../icons/sticker';
2610
2626
  export { default as StickyNoteCheckIcon } from '../icons/sticky-note-check';
2611
2627
  // StickyNoteMinus aliases
2612
2628
  export { default as StickyNoteMinusIcon } from '../icons/sticky-note-minus';
2629
+ // StickyNoteOff aliases
2630
+ export { default as StickyNoteOffIcon } from '../icons/sticky-note-off';
2613
2631
  // StickyNotePlus aliases
2614
2632
  export { default as StickyNotePlusIcon } from '../icons/sticky-note-plus';
2615
2633
  // StickyNoteX aliases
2616
2634
  export { default as StickyNoteXIcon } from '../icons/sticky-note-x';
2617
- // StickyNoteOff aliases
2618
- export { default as StickyNoteOffIcon } from '../icons/sticky-note-off';
2619
2635
  // StickyNote aliases
2620
2636
  export { default as StickyNoteIcon } from '../icons/sticky-note';
2621
2637
  // StickyNotes aliases
@@ -2624,34 +2640,34 @@ export { default as StickyNotesIcon } from '../icons/sticky-notes';
2624
2640
  export { default as StoneIcon } from '../icons/stone';
2625
2641
  // Store aliases
2626
2642
  export { default as StoreIcon } from '../icons/store';
2643
+ // StretchHorizontal aliases
2644
+ export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
2627
2645
  // StretchVertical aliases
2628
2646
  export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
2647
+ // Subscript aliases
2648
+ export { default as SubscriptIcon } from '../icons/subscript';
2629
2649
  // Strikethrough aliases
2630
2650
  export { default as StrikethroughIcon } from '../icons/strikethrough';
2631
- // StretchHorizontal aliases
2632
- export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
2633
2651
  // Summary aliases
2634
2652
  export { default as SummaryIcon } from '../icons/summary';
2635
2653
  // SunDim aliases
2636
2654
  export { default as SunDimIcon } from '../icons/sun-dim';
2637
- // Subscript aliases
2638
- export { default as SubscriptIcon } from '../icons/subscript';
2639
2655
  // SunMedium aliases
2640
2656
  export { default as SunMediumIcon } from '../icons/sun-medium';
2641
2657
  // SunSnow aliases
2642
2658
  export { default as SunSnowIcon } from '../icons/sun-snow';
2643
- // SunMoon aliases
2644
- export { default as SunMoonIcon } from '../icons/sun-moon';
2645
2659
  // Sun aliases
2646
2660
  export { default as SunIcon } from '../icons/sun';
2661
+ // SunMoon aliases
2662
+ export { default as SunMoonIcon } from '../icons/sun-moon';
2647
2663
  // Sunrise aliases
2648
2664
  export { default as SunriseIcon } from '../icons/sunrise';
2649
2665
  // Sunset aliases
2650
2666
  export { default as SunsetIcon } from '../icons/sunset';
2651
- // SwatchBook aliases
2652
- export { default as SwatchBookIcon } from '../icons/swatch-book';
2653
2667
  // Superscript aliases
2654
2668
  export { default as SuperscriptIcon } from '../icons/superscript';
2669
+ // SwatchBook aliases
2670
+ export { default as SwatchBookIcon } from '../icons/swatch-book';
2655
2671
  // SwissFranc aliases
2656
2672
  export { default as SwissFrancIcon } from '../icons/swiss-franc';
2657
2673
  // SwitchCamera aliases
@@ -2662,98 +2678,98 @@ export { default as SwordIcon } from '../icons/sword';
2662
2678
  export { default as SwordsIcon } from '../icons/swords';
2663
2679
  // Syringe aliases
2664
2680
  export { default as SyringeIcon } from '../icons/syringe';
2665
- // TableCellsMerge aliases
2666
- export { default as TableCellsMergeIcon } from '../icons/table-cells-merge';
2667
2681
  // Table2 aliases
2668
2682
  export { default as Table2Icon } from '../icons/table-2';
2683
+ // TableCellsMerge aliases
2684
+ export { default as TableCellsMergeIcon } from '../icons/table-cells-merge';
2669
2685
  // TableCellsSplit aliases
2670
2686
  export { default as TableCellsSplitIcon } from '../icons/table-cells-split';
2671
2687
  // TableColumnsSplit aliases
2672
2688
  export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
2673
2689
  // TableOfContents aliases
2674
2690
  export { default as TableOfContentsIcon } from '../icons/table-of-contents';
2675
- // TableRowsSplit aliases
2676
- export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
2677
- // Table aliases
2678
- export { default as TableIcon } from '../icons/table';
2679
2691
  // TableProperties aliases
2680
2692
  export { default as TablePropertiesIcon } from '../icons/table-properties';
2693
+ // TableRowsSplit aliases
2694
+ export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
2681
2695
  // TabletSmartphone aliases
2682
2696
  export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone';
2683
2697
  // Tablet aliases
2684
2698
  export { default as TabletIcon } from '../icons/tablet';
2685
- // TagPlus aliases
2686
- export { default as TagPlusIcon } from '../icons/tag-plus';
2699
+ // Table aliases
2700
+ export { default as TableIcon } from '../icons/table';
2687
2701
  // Tablets aliases
2688
2702
  export { default as TabletsIcon } from '../icons/tablets';
2689
- // Tags aliases
2690
- export { default as TagsIcon } from '../icons/tags';
2703
+ // TagPlus aliases
2704
+ export { default as TagPlusIcon } from '../icons/tag-plus';
2691
2705
  // TagX aliases
2692
2706
  export { default as TagXIcon } from '../icons/tag-x';
2693
2707
  // Tag aliases
2694
2708
  export { default as TagIcon } from '../icons/tag';
2695
- // Tally1 aliases
2696
- export { default as Tally1Icon } from '../icons/tally-1';
2709
+ // Tags aliases
2710
+ export { default as TagsIcon } from '../icons/tags';
2697
2711
  // Tally2 aliases
2698
2712
  export { default as Tally2Icon } from '../icons/tally-2';
2699
2713
  // Tally3 aliases
2700
2714
  export { default as Tally3Icon } from '../icons/tally-3';
2701
- // Tally5 aliases
2702
- export { default as Tally5Icon } from '../icons/tally-5';
2715
+ // Tally1 aliases
2716
+ export { default as Tally1Icon } from '../icons/tally-1';
2703
2717
  // Tally4 aliases
2704
2718
  export { default as Tally4Icon } from '../icons/tally-4';
2719
+ // Tally5 aliases
2720
+ export { default as Tally5Icon } from '../icons/tally-5';
2705
2721
  // Tangent aliases
2706
2722
  export { default as TangentIcon } from '../icons/tangent';
2707
2723
  // Target aliases
2708
2724
  export { default as TargetIcon } from '../icons/target';
2709
2725
  // Telescope aliases
2710
2726
  export { default as TelescopeIcon } from '../icons/telescope';
2711
- // Tent aliases
2712
- export { default as TentIcon } from '../icons/tent';
2713
2727
  // TentTree aliases
2714
2728
  export { default as TentTreeIcon } from '../icons/tent-tree';
2715
- // TestTube aliases
2716
- export { default as TestTubeIcon } from '../icons/test-tube';
2729
+ // Tent aliases
2730
+ export { default as TentIcon } from '../icons/tent';
2717
2731
  // Terminal aliases
2718
2732
  export { default as TerminalIcon } from '../icons/terminal';
2719
2733
  // TestTubes aliases
2720
2734
  export { default as TestTubesIcon } from '../icons/test-tubes';
2735
+ // TestTube aliases
2736
+ export { default as TestTubeIcon } from '../icons/test-tube';
2721
2737
  // TextCursorInput aliases
2722
2738
  export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
2723
2739
  // TextCursor aliases
2724
2740
  export { default as TextCursorIcon } from '../icons/text-cursor';
2725
2741
  // TextQuote aliases
2726
2742
  export { default as TextQuoteIcon } from '../icons/text-quote';
2727
- // Theater aliases
2728
- export { default as TheaterIcon } from '../icons/theater';
2729
2743
  // TextSearch aliases
2730
2744
  export { default as TextSearchIcon } from '../icons/text-search';
2745
+ // Theater aliases
2746
+ export { default as TheaterIcon } from '../icons/theater';
2731
2747
  // ThermometerSnowflake aliases
2732
2748
  export { default as ThermometerSnowflakeIcon } from '../icons/thermometer-snowflake';
2733
2749
  // ThermometerSun aliases
2734
2750
  export { default as ThermometerSunIcon } from '../icons/thermometer-sun';
2735
- // ThumbsDown aliases
2736
- export { default as ThumbsDownIcon } from '../icons/thumbs-down';
2737
2751
  // Thermometer aliases
2738
2752
  export { default as ThermometerIcon } from '../icons/thermometer';
2739
- // ThumbsUp aliases
2740
- export { default as ThumbsUpIcon } from '../icons/thumbs-up';
2753
+ // ThumbsDown aliases
2754
+ export { default as ThumbsDownIcon } from '../icons/thumbs-down';
2741
2755
  // TicketCheck aliases
2742
2756
  export { default as TicketCheckIcon } from '../icons/ticket-check';
2757
+ // ThumbsUp aliases
2758
+ export { default as ThumbsUpIcon } from '../icons/thumbs-up';
2743
2759
  // TicketMinus aliases
2744
2760
  export { default as TicketMinusIcon } from '../icons/ticket-minus';
2745
2761
  // TicketPercent aliases
2746
2762
  export { default as TicketPercentIcon } from '../icons/ticket-percent';
2747
2763
  // TicketPlus aliases
2748
2764
  export { default as TicketPlusIcon } from '../icons/ticket-plus';
2749
- // TicketX aliases
2750
- export { default as TicketXIcon } from '../icons/ticket-x';
2751
2765
  // TicketSlash aliases
2752
2766
  export { default as TicketSlashIcon } from '../icons/ticket-slash';
2753
- // Ticket aliases
2754
- export { default as TicketIcon } from '../icons/ticket';
2767
+ // TicketX aliases
2768
+ export { default as TicketXIcon } from '../icons/ticket-x';
2755
2769
  // TicketsPlane aliases
2756
2770
  export { default as TicketsPlaneIcon } from '../icons/tickets-plane';
2771
+ // Ticket aliases
2772
+ export { default as TicketIcon } from '../icons/ticket';
2757
2773
  // Tickets aliases
2758
2774
  export { default as TicketsIcon } from '../icons/tickets';
2759
2775
  // TimerOff aliases
@@ -2762,12 +2778,12 @@ export { default as TimerOffIcon } from '../icons/timer-off';
2762
2778
  export { default as TimelineIcon } from '../icons/timeline';
2763
2779
  // TimerReset aliases
2764
2780
  export { default as TimerResetIcon } from '../icons/timer-reset';
2765
- // ToggleRight aliases
2766
- export { default as ToggleRightIcon } from '../icons/toggle-right';
2767
2781
  // Timer aliases
2768
2782
  export { default as TimerIcon } from '../icons/timer';
2769
2783
  // ToggleLeft aliases
2770
2784
  export { default as ToggleLeftIcon } from '../icons/toggle-left';
2785
+ // ToggleRight aliases
2786
+ export { default as ToggleRightIcon } from '../icons/toggle-right';
2771
2787
  // Toilet aliases
2772
2788
  export { default as ToiletIcon } from '../icons/toilet';
2773
2789
  // ToolCase aliases
@@ -2802,28 +2818,28 @@ export { default as TrainFrontIcon } from '../icons/train-front';
2802
2818
  export { default as TrainTrackIcon } from '../icons/train-track';
2803
2819
  // Transgender aliases
2804
2820
  export { default as TransgenderIcon } from '../icons/transgender';
2805
- // Trash aliases
2806
- export { default as TrashIcon } from '../icons/trash';
2807
2821
  // Trash2 aliases
2808
2822
  export { default as Trash2Icon } from '../icons/trash-2';
2823
+ // Trash aliases
2824
+ export { default as TrashIcon } from '../icons/trash';
2809
2825
  // TreeDeciduous aliases
2810
2826
  export { default as TreeDeciduousIcon } from '../icons/tree-deciduous';
2811
- // Trees aliases
2812
- export { default as TreesIcon } from '../icons/trees';
2813
2827
  // TreePine aliases
2814
2828
  export { default as TreePineIcon } from '../icons/tree-pine';
2815
- // TrendingDown aliases
2816
- export { default as TrendingDownIcon } from '../icons/trending-down';
2829
+ // Trees aliases
2830
+ export { default as TreesIcon } from '../icons/trees';
2817
2831
  // TrendingUpDown aliases
2818
2832
  export { default as TrendingUpDownIcon } from '../icons/trending-up-down';
2819
- // TriangleDashed aliases
2820
- export { default as TriangleDashedIcon } from '../icons/triangle-dashed';
2833
+ // TrendingDown aliases
2834
+ export { default as TrendingDownIcon } from '../icons/trending-down';
2821
2835
  // TrendingUp aliases
2822
2836
  export { default as TrendingUpIcon } from '../icons/trending-up';
2823
- // TriangleRight aliases
2824
- export { default as TriangleRightIcon } from '../icons/triangle-right';
2837
+ // TriangleDashed aliases
2838
+ export { default as TriangleDashedIcon } from '../icons/triangle-dashed';
2825
2839
  // Triangle aliases
2826
2840
  export { default as TriangleIcon } from '../icons/triangle';
2841
+ // TriangleRight aliases
2842
+ export { default as TriangleRightIcon } from '../icons/triangle-right';
2827
2843
  // Trophy aliases
2828
2844
  export { default as TrophyIcon } from '../icons/trophy';
2829
2845
  // TruckElectric aliases
@@ -2832,50 +2848,50 @@ export { default as TruckElectricIcon } from '../icons/truck-electric';
2832
2848
  export { default as TruckIcon } from '../icons/truck';
2833
2849
  // TurkishLira aliases
2834
2850
  export { default as TurkishLiraIcon } from '../icons/turkish-lira';
2835
- // Turtle aliases
2836
- export { default as TurtleIcon } from '../icons/turtle';
2837
- // TvMinimalPlay aliases
2838
- export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
2839
2851
  // Turntable aliases
2840
2852
  export { default as TurntableIcon } from '../icons/turntable';
2841
- // Type aliases
2842
- export { default as TypeIcon } from '../icons/type';
2853
+ // Turtle aliases
2854
+ export { default as TurtleIcon } from '../icons/turtle';
2843
2855
  // Tv aliases
2844
2856
  export { default as TvIcon } from '../icons/tv';
2845
- // UmbrellaOff aliases
2846
- export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
2857
+ // TvMinimalPlay aliases
2858
+ export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
2847
2859
  // TypeOutline aliases
2848
2860
  export { default as TypeOutlineIcon } from '../icons/type-outline';
2849
- // Underline aliases
2850
- export { default as UnderlineIcon } from '../icons/underline';
2861
+ // UmbrellaOff aliases
2862
+ export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
2863
+ // Type aliases
2864
+ export { default as TypeIcon } from '../icons/type';
2851
2865
  // Umbrella aliases
2852
2866
  export { default as UmbrellaIcon } from '../icons/umbrella';
2867
+ // Underline aliases
2868
+ export { default as UnderlineIcon } from '../icons/underline';
2853
2869
  // Undo2 aliases
2854
2870
  export { default as Undo2Icon } from '../icons/undo-2';
2855
- // Undo aliases
2856
- export { default as UndoIcon } from '../icons/undo';
2857
- // UnfoldHorizontal aliases
2858
- export { default as UnfoldHorizontalIcon } from '../icons/unfold-horizontal';
2859
2871
  // UndoDot aliases
2860
2872
  export { default as UndoDotIcon } from '../icons/undo-dot';
2873
+ // Undo aliases
2874
+ export { default as UndoIcon } from '../icons/undo';
2861
2875
  // UnfoldVertical aliases
2862
2876
  export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
2877
+ // UnfoldHorizontal aliases
2878
+ export { default as UnfoldHorizontalIcon } from '../icons/unfold-horizontal';
2863
2879
  // Ungroup aliases
2864
2880
  export { default as UngroupIcon } from '../icons/ungroup';
2865
- // Unlink aliases
2866
- export { default as UnlinkIcon } from '../icons/unlink';
2867
2881
  // Unlink2 aliases
2868
2882
  export { default as Unlink2Icon } from '../icons/unlink-2';
2883
+ // Unlink aliases
2884
+ export { default as UnlinkIcon } from '../icons/unlink';
2869
2885
  // Unplug aliases
2870
2886
  export { default as UnplugIcon } from '../icons/unplug';
2871
2887
  // Upload aliases
2872
2888
  export { default as UploadIcon } from '../icons/upload';
2873
- // Usb aliases
2874
- export { default as UsbIcon } from '../icons/usb';
2875
- // UserCheck aliases
2876
- export { default as UserCheckIcon } from '../icons/user-check';
2877
2889
  // UsbCPort aliases
2878
2890
  export { default as UsbCPortIcon } from '../icons/usb-c-port';
2891
+ // UserCheck aliases
2892
+ export { default as UserCheckIcon } from '../icons/user-check';
2893
+ // Usb aliases
2894
+ export { default as UsbIcon } from '../icons/usb';
2879
2895
  // UserCog aliases
2880
2896
  export { default as UserCogIcon } from '../icons/user-cog';
2881
2897
  // UserKey aliases
@@ -2894,10 +2910,10 @@ export { default as UserRoundArrowLeftIcon } from '../icons/user-round-arrow-lef
2894
2910
  export { default as UserRoundKeyIcon } from '../icons/user-round-key';
2895
2911
  // UserRoundPen aliases
2896
2912
  export { default as UserRoundPenIcon } from '../icons/user-round-pen';
2897
- // UserRoundSearch aliases
2898
- export { default as UserRoundSearchIcon } from '../icons/user-round-search';
2899
2913
  // UserSearch aliases
2900
2914
  export { default as UserSearchIcon } from '../icons/user-search';
2915
+ // UserRoundSearch aliases
2916
+ export { default as UserRoundSearchIcon } from '../icons/user-round-search';
2901
2917
  // UserShield aliases
2902
2918
  export { default as UserShieldIcon } from '../icons/user-shield';
2903
2919
  // UserStar aliases
@@ -2908,16 +2924,16 @@ export { default as UserXIcon } from '../icons/user-x';
2908
2924
  export { default as UserIcon } from '../icons/user';
2909
2925
  // Users aliases
2910
2926
  export { default as UsersIcon } from '../icons/users';
2911
- // UtilityPole aliases
2912
- export { default as UtilityPoleIcon } from '../icons/utility-pole';
2913
2927
  // Van aliases
2914
2928
  export { default as VanIcon } from '../icons/van';
2915
2929
  // Variable aliases
2916
2930
  export { default as VariableIcon } from '../icons/variable';
2917
- // VectorSquare aliases
2918
- export { default as VectorSquareIcon } from '../icons/vector-square';
2931
+ // UtilityPole aliases
2932
+ export { default as UtilityPoleIcon } from '../icons/utility-pole';
2919
2933
  // Vault aliases
2920
2934
  export { default as VaultIcon } from '../icons/vault';
2935
+ // VectorSquare aliases
2936
+ export { default as VectorSquareIcon } from '../icons/vector-square';
2921
2937
  // Vegan aliases
2922
2938
  export { default as VeganIcon } from '../icons/vegan';
2923
2939
  // VenetianMask aliases
@@ -2928,10 +2944,10 @@ export { default as VenusAndMarsIcon } from '../icons/venus-and-mars';
2928
2944
  export { default as VenusIcon } from '../icons/venus';
2929
2945
  // VibrateOff aliases
2930
2946
  export { default as VibrateOffIcon } from '../icons/vibrate-off';
2931
- // Vibrate aliases
2932
- export { default as VibrateIcon } from '../icons/vibrate';
2933
2947
  // VideoOff aliases
2934
2948
  export { default as VideoOffIcon } from '../icons/video-off';
2949
+ // Vibrate aliases
2950
+ export { default as VibrateIcon } from '../icons/vibrate';
2935
2951
  // Video aliases
2936
2952
  export { default as VideoIcon } from '../icons/video';
2937
2953
  // Videotape aliases
@@ -2960,24 +2976,24 @@ export { default as WalletCardsIcon } from '../icons/wallet-cards';
2960
2976
  export { default as WalletIcon } from '../icons/wallet';
2961
2977
  // Wallpaper aliases
2962
2978
  export { default as WallpaperIcon } from '../icons/wallpaper';
2979
+ // Wand aliases
2980
+ export { default as WandIcon } from '../icons/wand';
2963
2981
  // Warehouse aliases
2964
2982
  export { default as WarehouseIcon } from '../icons/warehouse';
2965
2983
  // WashingMachine aliases
2966
2984
  export { default as WashingMachineIcon } from '../icons/washing-machine';
2967
- // Wand aliases
2968
- export { default as WandIcon } from '../icons/wand';
2969
- // WavesArrowDown aliases
2970
- export { default as WavesArrowDownIcon } from '../icons/waves-arrow-down';
2971
2985
  // Watch aliases
2972
2986
  export { default as WatchIcon } from '../icons/watch';
2987
+ // WavesArrowDown aliases
2988
+ export { default as WavesArrowDownIcon } from '../icons/waves-arrow-down';
2973
2989
  // WavesArrowUp aliases
2974
2990
  export { default as WavesArrowUpIcon } from '../icons/waves-arrow-up';
2975
2991
  // WavesLadder aliases
2976
2992
  export { default as WavesLadderIcon } from '../icons/waves-ladder';
2977
- // WavesVertical aliases
2978
- export { default as WavesVerticalIcon } from '../icons/waves-vertical';
2979
2993
  // Waypoints aliases
2980
2994
  export { default as WaypointsIcon } from '../icons/waypoints';
2995
+ // WavesVertical aliases
2996
+ export { default as WavesVerticalIcon } from '../icons/waves-vertical';
2981
2997
  // WebcamOff aliases
2982
2998
  export { default as WebcamOffIcon } from '../icons/webcam-off';
2983
2999
  // Webcam aliases
@@ -2996,18 +3012,18 @@ export { default as WheatOffIcon } from '../icons/wheat-off';
2996
3012
  export { default as WheatIcon } from '../icons/wheat';
2997
3013
  // WholeWord aliases
2998
3014
  export { default as WholeWordIcon } from '../icons/whole-word';
3015
+ // WifiHigh aliases
3016
+ export { default as WifiHighIcon } from '../icons/wifi-high';
2999
3017
  // WifiCog aliases
3000
3018
  export { default as WifiCogIcon } from '../icons/wifi-cog';
3001
3019
  // WifiLow aliases
3002
3020
  export { default as WifiLowIcon } from '../icons/wifi-low';
3003
- // WifiHigh aliases
3004
- export { default as WifiHighIcon } from '../icons/wifi-high';
3005
3021
  // WifiOff aliases
3006
3022
  export { default as WifiOffIcon } from '../icons/wifi-off';
3007
- // WifiSync aliases
3008
- export { default as WifiSyncIcon } from '../icons/wifi-sync';
3009
3023
  // WifiPen aliases
3010
3024
  export { default as WifiPenIcon } from '../icons/wifi-pen';
3025
+ // WifiSync aliases
3026
+ export { default as WifiSyncIcon } from '../icons/wifi-sync';
3011
3027
  // WifiZero aliases
3012
3028
  export { default as WifiZeroIcon } from '../icons/wifi-zero';
3013
3029
  // Wifi aliases
@@ -3018,24 +3034,24 @@ export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
3018
3034
  export { default as WindIcon } from '../icons/wind';
3019
3035
  // WineOff aliases
3020
3036
  export { default as WineOffIcon } from '../icons/wine-off';
3021
- // Workflow aliases
3022
- export { default as WorkflowIcon } from '../icons/workflow';
3023
3037
  // Wine aliases
3024
3038
  export { default as WineIcon } from '../icons/wine';
3025
3039
  // Worm aliases
3026
3040
  export { default as WormIcon } from '../icons/worm';
3027
- // WrenchOff aliases
3028
- export { default as WrenchOffIcon } from '../icons/wrench-off';
3041
+ // Workflow aliases
3042
+ export { default as WorkflowIcon } from '../icons/workflow';
3029
3043
  // Wrench aliases
3030
3044
  export { default as WrenchIcon } from '../icons/wrench';
3031
- // XLineTop aliases
3032
- export { default as XLineTopIcon } from '../icons/x-line-top';
3045
+ // WrenchOff aliases
3046
+ export { default as WrenchOffIcon } from '../icons/wrench-off';
3033
3047
  // X aliases
3034
3048
  export { default as XIcon } from '../icons/x';
3035
- // ZapOff aliases
3036
- export { default as ZapOffIcon } from '../icons/zap-off';
3049
+ // XLineTop aliases
3050
+ export { default as XLineTopIcon } from '../icons/x-line-top';
3037
3051
  // Zap aliases
3038
3052
  export { default as ZapIcon } from '../icons/zap';
3053
+ // ZapOff aliases
3054
+ export { default as ZapOffIcon } from '../icons/zap-off';
3039
3055
  // ZodiacAquarius aliases
3040
3056
  export { default as ZodiacAquariusIcon } from '../icons/zodiac-aquarius';
3041
3057
  // ZodiacAries aliases
@@ -3044,20 +3060,20 @@ export { default as ZodiacAriesIcon } from '../icons/zodiac-aries';
3044
3060
  export { default as ZodiacCancerIcon } from '../icons/zodiac-cancer';
3045
3061
  // ZodiacCapricorn aliases
3046
3062
  export { default as ZodiacCapricornIcon } from '../icons/zodiac-capricorn';
3047
- // ZodiacLeo aliases
3048
- export { default as ZodiacLeoIcon } from '../icons/zodiac-leo';
3049
3063
  // ZodiacGemini aliases
3050
3064
  export { default as ZodiacGeminiIcon } from '../icons/zodiac-gemini';
3065
+ // ZodiacLeo aliases
3066
+ export { default as ZodiacLeoIcon } from '../icons/zodiac-leo';
3051
3067
  // ZodiacLibra aliases
3052
3068
  export { default as ZodiacLibraIcon } from '../icons/zodiac-libra';
3053
3069
  // ZodiacOphiuchus aliases
3054
3070
  export { default as ZodiacOphiuchusIcon } from '../icons/zodiac-ophiuchus';
3055
3071
  // ZodiacPisces aliases
3056
3072
  export { default as ZodiacPiscesIcon } from '../icons/zodiac-pisces';
3057
- // ZodiacScorpio aliases
3058
- export { default as ZodiacScorpioIcon } from '../icons/zodiac-scorpio';
3059
3073
  // ZodiacSagittarius aliases
3060
3074
  export { default as ZodiacSagittariusIcon } from '../icons/zodiac-sagittarius';
3075
+ // ZodiacScorpio aliases
3076
+ export { default as ZodiacScorpioIcon } from '../icons/zodiac-scorpio';
3061
3077
  // ZodiacTaurus aliases
3062
3078
  export { default as ZodiacTaurusIcon } from '../icons/zodiac-taurus';
3063
3079
  // ZodiacVirgo aliases
@@ -3070,10 +3086,10 @@ export { default as ZoomOutIcon } from '../icons/zoom-out';
3070
3086
  export { default as ArrowDown01Icon } from '../icons/arrow-down-0-1';
3071
3087
  // ArrowDown10 aliases
3072
3088
  export { default as ArrowDown10Icon } from '../icons/arrow-down-1-0';
3073
- // ArrowUp10 aliases
3074
- export { default as ArrowUp10Icon } from '../icons/arrow-up-1-0';
3075
3089
  // ArrowUp01 aliases
3076
3090
  export { default as ArrowUp01Icon } from '../icons/arrow-up-0-1';
3091
+ // ArrowUp10 aliases
3092
+ export { default as ArrowUp10Icon } from '../icons/arrow-up-1-0';
3077
3093
  // AlarmClockCheck aliases
3078
3094
  export { default as AlarmClockCheckIcon } from '../icons/alarm-clock-check';
3079
3095
  export {
@@ -3092,12 +3108,6 @@ export {
3092
3108
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockPlus} instead. */
3093
3109
  default as AlarmPlusIcon
3094
3110
  } from '../icons/alarm-clock-plus';
3095
- // ArrowDownZA aliases
3096
- export { default as ArrowDownZAIcon } from '../icons/arrow-down-z-a';
3097
- export {
3098
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. */
3099
- default as ArrowDownZaIcon
3100
- } from '../icons/arrow-down-z-a';
3101
3111
  // ArrowDownAZ aliases
3102
3112
  export { default as ArrowDownAZIcon } from '../icons/arrow-down-a-z';
3103
3113
  export {
@@ -3110,18 +3120,24 @@ export {
3110
3120
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. */
3111
3121
  default as SortDescIcon
3112
3122
  } from '../icons/arrow-down-wide-narrow';
3113
- // ArrowUpAZ aliases
3114
- export { default as ArrowUpAZIcon } from '../icons/arrow-up-a-z';
3123
+ // ArrowDownZA aliases
3124
+ export { default as ArrowDownZAIcon } from '../icons/arrow-down-z-a';
3115
3125
  export {
3116
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpAZ} instead. */
3117
- default as ArrowUpAzIcon
3118
- } from '../icons/arrow-up-a-z';
3126
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. */
3127
+ default as ArrowDownZaIcon
3128
+ } from '../icons/arrow-down-z-a';
3119
3129
  // ArrowUpNarrowWide aliases
3120
3130
  export { default as ArrowUpNarrowWideIcon } from '../icons/arrow-up-narrow-wide';
3121
3131
  export {
3122
3132
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. */
3123
3133
  default as SortAscIcon
3124
3134
  } from '../icons/arrow-up-narrow-wide';
3135
+ // ArrowUpAZ aliases
3136
+ export { default as ArrowUpAZIcon } from '../icons/arrow-up-a-z';
3137
+ export {
3138
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpAZ} instead. */
3139
+ default as ArrowUpAzIcon
3140
+ } from '../icons/arrow-up-a-z';
3125
3141
  // ArrowUpZA aliases
3126
3142
  export { default as ArrowUpZAIcon } from '../icons/arrow-up-z-a';
3127
3143
  export {
@@ -3134,12 +3150,6 @@ export {
3134
3150
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. */
3135
3151
  default as Axis3DIcon
3136
3152
  } from '../icons/axis-3d';
3137
- // BadgeQuestionMark aliases
3138
- export { default as BadgeQuestionMarkIcon } from '../icons/badge-question-mark';
3139
- export {
3140
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. */
3141
- default as BadgeHelpIcon
3142
- } from '../icons/badge-question-mark';
3143
3153
  // BadgeCheck aliases
3144
3154
  export { default as BadgeCheckIcon } from '../icons/badge-check';
3145
3155
  export {
@@ -3152,6 +3162,12 @@ export {
3152
3162
  /** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. */
3153
3163
  default as BetweenHorizonalEndIcon
3154
3164
  } from '../icons/between-horizontal-end';
3165
+ // BadgeQuestionMark aliases
3166
+ export { default as BadgeQuestionMarkIcon } from '../icons/badge-question-mark';
3167
+ export {
3168
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. */
3169
+ default as BadgeHelpIcon
3170
+ } from '../icons/badge-question-mark';
3155
3171
  // BetweenHorizontalStart aliases
3156
3172
  export { default as BetweenHorizontalStartIcon } from '../icons/between-horizontal-start';
3157
3173
  export {
@@ -3200,18 +3216,18 @@ export {
3200
3216
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead. */
3201
3217
  default as CandlestickChartIcon
3202
3218
  } from '../icons/chart-candlestick';
3203
- // ChartColumnBig aliases
3204
- export { default as ChartColumnBigIcon } from '../icons/chart-column-big';
3205
- export {
3206
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. */
3207
- default as BarChartBigIcon
3208
- } from '../icons/chart-column-big';
3209
3219
  // ChartColumnIncreasing aliases
3210
3220
  export { default as ChartColumnIncreasingIcon } from '../icons/chart-column-increasing';
3211
3221
  export {
3212
3222
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnIncreasing} instead. */
3213
3223
  default as BarChart4Icon
3214
3224
  } from '../icons/chart-column-increasing';
3225
+ // ChartColumnBig aliases
3226
+ export { default as ChartColumnBigIcon } from '../icons/chart-column-big';
3227
+ export {
3228
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. */
3229
+ default as BarChartBigIcon
3230
+ } from '../icons/chart-column-big';
3215
3231
  // ChartColumn aliases
3216
3232
  export { default as ChartColumnIcon } from '../icons/chart-column';
3217
3233
  export {
@@ -3230,12 +3246,6 @@ export {
3230
3246
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumnIncreasing} instead. */
3231
3247
  default as BarChartIcon
3232
3248
  } from '../icons/chart-no-axes-column-increasing';
3233
- // ChartNoAxesColumn aliases
3234
- export { default as ChartNoAxesColumnIcon } from '../icons/chart-no-axes-column';
3235
- export {
3236
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumn} instead. */
3237
- default as BarChart2Icon
3238
- } from '../icons/chart-no-axes-column';
3239
3249
  // ChartNoAxesGantt aliases
3240
3250
  export { default as ChartNoAxesGanttIcon } from '../icons/chart-no-axes-gantt';
3241
3251
  export {
@@ -3254,6 +3264,12 @@ export {
3254
3264
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartScatter} instead. */
3255
3265
  default as ScatterChartIcon
3256
3266
  } from '../icons/chart-scatter';
3267
+ // ChartNoAxesColumn aliases
3268
+ export { default as ChartNoAxesColumnIcon } from '../icons/chart-no-axes-column';
3269
+ export {
3270
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumn} instead. */
3271
+ default as BarChart2Icon
3272
+ } from '../icons/chart-no-axes-column';
3257
3273
  // CircleAlert aliases
3258
3274
  export { default as CircleAlertIcon } from '../icons/circle-alert';
3259
3275
  export {
@@ -3272,6 +3288,12 @@ export {
3272
3288
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowDown} instead. */
3273
3289
  default as ArrowDownCircleIcon
3274
3290
  } from '../icons/circle-arrow-down';
3291
+ // CircleArrowOutDownLeft aliases
3292
+ export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left';
3293
+ export {
3294
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. */
3295
+ default as ArrowDownLeftFromCircleIcon
3296
+ } from '../icons/circle-arrow-out-down-left';
3275
3297
  // CircleArrowOutDownRight aliases
3276
3298
  export { default as CircleArrowOutDownRightIcon } from '../icons/circle-arrow-out-down-right';
3277
3299
  export {
@@ -3284,24 +3306,18 @@ export {
3284
3306
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. */
3285
3307
  default as ArrowUpLeftFromCircleIcon
3286
3308
  } from '../icons/circle-arrow-out-up-left';
3287
- // CircleArrowOutDownLeft aliases
3288
- export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left';
3309
+ // CircleArrowOutUpRight aliases
3310
+ export { default as CircleArrowOutUpRightIcon } from '../icons/circle-arrow-out-up-right';
3289
3311
  export {
3290
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. */
3291
- default as ArrowDownLeftFromCircleIcon
3292
- } from '../icons/circle-arrow-out-down-left';
3312
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead. */
3313
+ default as ArrowUpRightFromCircleIcon
3314
+ } from '../icons/circle-arrow-out-up-right';
3293
3315
  // CircleArrowRight aliases
3294
3316
  export { default as CircleArrowRightIcon } from '../icons/circle-arrow-right';
3295
3317
  export {
3296
3318
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. */
3297
3319
  default as ArrowRightCircleIcon
3298
3320
  } from '../icons/circle-arrow-right';
3299
- // CircleArrowOutUpRight aliases
3300
- export { default as CircleArrowOutUpRightIcon } from '../icons/circle-arrow-out-up-right';
3301
- export {
3302
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead. */
3303
- default as ArrowUpRightFromCircleIcon
3304
- } from '../icons/circle-arrow-out-up-right';
3305
3321
  // CircleArrowUp aliases
3306
3322
  export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
3307
3323
  export {
@@ -3320,18 +3336,18 @@ export {
3320
3336
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. */
3321
3337
  default as CheckCircle2Icon
3322
3338
  } from '../icons/circle-check';
3323
- // CircleChevronLeft aliases
3324
- export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
3325
- export {
3326
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. */
3327
- default as ChevronLeftCircleIcon
3328
- } from '../icons/circle-chevron-left';
3329
3339
  // CircleChevronDown aliases
3330
3340
  export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
3331
3341
  export {
3332
3342
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. */
3333
3343
  default as ChevronDownCircleIcon
3334
3344
  } from '../icons/circle-chevron-down';
3345
+ // CircleChevronLeft aliases
3346
+ export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
3347
+ export {
3348
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. */
3349
+ default as ChevronLeftCircleIcon
3350
+ } from '../icons/circle-chevron-left';
3335
3351
  // CircleChevronRight aliases
3336
3352
  export { default as CircleChevronRightIcon } from '../icons/circle-chevron-right';
3337
3353
  export {
@@ -3344,18 +3360,18 @@ export {
3344
3360
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronUp} instead. */
3345
3361
  default as ChevronUpCircleIcon
3346
3362
  } from '../icons/circle-chevron-up';
3347
- // CircleDivide aliases
3348
- export { default as CircleDivideIcon } from '../icons/circle-divide';
3349
- export {
3350
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. */
3351
- default as DivideCircleIcon
3352
- } from '../icons/circle-divide';
3353
3363
  // CircleGauge aliases
3354
3364
  export { default as CircleGaugeIcon } from '../icons/circle-gauge';
3355
3365
  export {
3356
3366
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead. */
3357
3367
  default as GaugeCircleIcon
3358
3368
  } from '../icons/circle-gauge';
3369
+ // CircleDivide aliases
3370
+ export { default as CircleDivideIcon } from '../icons/circle-divide';
3371
+ export {
3372
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. */
3373
+ default as DivideCircleIcon
3374
+ } from '../icons/circle-divide';
3359
3375
  // CircleMinus aliases
3360
3376
  export { default as CircleMinusIcon } from '../icons/circle-minus';
3361
3377
  export {
@@ -3420,18 +3436,24 @@ export {
3420
3436
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleSlash2} instead. */
3421
3437
  default as CircleSlashedIcon
3422
3438
  } from '../icons/circle-slash-2';
3439
+ // CircleUserRound aliases
3440
+ export { default as CircleUserRoundIcon } from '../icons/circle-user-round';
3441
+ export {
3442
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. */
3443
+ default as UserCircle2Icon
3444
+ } from '../icons/circle-user-round';
3423
3445
  // CircleStop aliases
3424
3446
  export { default as CircleStopIcon } from '../icons/circle-stop';
3425
3447
  export {
3426
3448
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. */
3427
3449
  default as StopCircleIcon
3428
3450
  } from '../icons/circle-stop';
3429
- // CircleUserRound aliases
3430
- export { default as CircleUserRoundIcon } from '../icons/circle-user-round';
3451
+ // CircleUser aliases
3452
+ export { default as CircleUserIcon } from '../icons/circle-user';
3431
3453
  export {
3432
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. */
3433
- default as UserCircle2Icon
3434
- } from '../icons/circle-user-round';
3454
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead. */
3455
+ default as UserCircleIcon
3456
+ } from '../icons/circle-user';
3435
3457
  // CircleX aliases
3436
3458
  export { default as CircleXIcon } from '../icons/circle-x';
3437
3459
  export {
@@ -3444,42 +3466,36 @@ export {
3444
3466
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead. */
3445
3467
  default as ClipboardSignatureIcon
3446
3468
  } from '../icons/clipboard-pen-line';
3447
- // CircleUser aliases
3448
- export { default as CircleUserIcon } from '../icons/circle-user';
3449
- export {
3450
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead. */
3451
- default as UserCircleIcon
3452
- } from '../icons/circle-user';
3453
3469
  // CloudDownload aliases
3454
3470
  export { default as CloudDownloadIcon } from '../icons/cloud-download';
3455
3471
  export {
3456
3472
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudDownload} instead. */
3457
3473
  default as DownloadCloudIcon
3458
3474
  } from '../icons/cloud-download';
3459
- // CodeXml aliases
3460
- export { default as CodeXmlIcon } from '../icons/code-xml';
3475
+ // ClipboardPen aliases
3476
+ export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
3461
3477
  export {
3462
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. */
3463
- default as Code2Icon
3464
- } from '../icons/code-xml';
3478
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPen} instead. */
3479
+ default as ClipboardEditIcon
3480
+ } from '../icons/clipboard-pen';
3465
3481
  // CloudUpload aliases
3466
3482
  export { default as CloudUploadIcon } from '../icons/cloud-upload';
3467
3483
  export {
3468
3484
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudUpload} instead. */
3469
3485
  default as UploadCloudIcon
3470
3486
  } from '../icons/cloud-upload';
3487
+ // CodeXml aliases
3488
+ export { default as CodeXmlIcon } from '../icons/code-xml';
3489
+ export {
3490
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. */
3491
+ default as Code2Icon
3492
+ } from '../icons/code-xml';
3471
3493
  // Columns2 aliases
3472
3494
  export { default as Columns2Icon } from '../icons/columns-2';
3473
3495
  export {
3474
3496
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns2} instead. */
3475
3497
  default as ColumnsIcon
3476
3498
  } from '../icons/columns-2';
3477
- // ClipboardPen aliases
3478
- export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
3479
- export {
3480
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPen} instead. */
3481
- default as ClipboardEditIcon
3482
- } from '../icons/clipboard-pen';
3483
3499
  // Columns3Cog aliases
3484
3500
  export { default as Columns3CogIcon } from '../icons/columns-3-cog';
3485
3501
  export {
@@ -3490,18 +3506,18 @@ export {
3490
3506
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. */
3491
3507
  default as TableConfigIcon
3492
3508
  } from '../icons/columns-3-cog';
3493
- // Columns3 aliases
3494
- export { default as Columns3Icon } from '../icons/columns-3';
3495
- export {
3496
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead. */
3497
- default as PanelsLeftRightIcon
3498
- } from '../icons/columns-3';
3499
3509
  // ContactRound aliases
3500
3510
  export { default as ContactRoundIcon } from '../icons/contact-round';
3501
3511
  export {
3502
3512
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. */
3503
3513
  default as Contact2Icon
3504
3514
  } from '../icons/contact-round';
3515
+ // Columns3 aliases
3516
+ export { default as Columns3Icon } from '../icons/columns-3';
3517
+ export {
3518
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead. */
3519
+ default as PanelsLeftRightIcon
3520
+ } from '../icons/columns-3';
3505
3521
  // DiamondPercent aliases
3506
3522
  export { default as DiamondPercentIcon } from '../icons/diamond-percent';
3507
3523
  export {
@@ -3568,12 +3584,6 @@ export {
3568
3584
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceSlightlySmiling} instead. */
3569
3585
  default as SmileIcon
3570
3586
  } from '../icons/face-slightly-smiling';
3571
- // FileAxis3d aliases
3572
- export { default as FileAxis3dIcon } from '../icons/file-axis-3d';
3573
- export {
3574
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. */
3575
- default as FileAxis3DIcon
3576
- } from '../icons/file-axis-3d';
3577
3587
  // FileBadge aliases
3578
3588
  export { default as FileBadgeIcon } from '../icons/file-badge';
3579
3589
  export {
@@ -3586,36 +3596,42 @@ export {
3586
3596
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBracesCorner} instead. */
3587
3597
  default as FileJson2Icon
3588
3598
  } from '../icons/file-braces-corner';
3599
+ // FileAxis3d aliases
3600
+ export { default as FileAxis3dIcon } from '../icons/file-axis-3d';
3601
+ export {
3602
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. */
3603
+ default as FileAxis3DIcon
3604
+ } from '../icons/file-axis-3d';
3589
3605
  // FileBraces aliases
3590
3606
  export { default as FileBracesIcon } from '../icons/file-braces';
3591
3607
  export {
3592
3608
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBraces} instead. */
3593
3609
  default as FileJsonIcon
3594
3610
  } from '../icons/file-braces';
3595
- // FileChartColumnIncreasing aliases
3596
- export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
3597
- export {
3598
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead. */
3599
- default as FileBarChartIcon
3600
- } from '../icons/file-chart-column-increasing';
3601
3611
  // FileChartColumn aliases
3602
3612
  export { default as FileChartColumnIcon } from '../icons/file-chart-column';
3603
3613
  export {
3604
3614
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumn} instead. */
3605
3615
  default as FileBarChart2Icon
3606
3616
  } from '../icons/file-chart-column';
3607
- // FileChartPie aliases
3608
- export { default as FileChartPieIcon } from '../icons/file-chart-pie';
3617
+ // FileChartColumnIncreasing aliases
3618
+ export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
3609
3619
  export {
3610
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. */
3611
- default as FilePieChartIcon
3612
- } from '../icons/file-chart-pie';
3620
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead. */
3621
+ default as FileBarChartIcon
3622
+ } from '../icons/file-chart-column-increasing';
3613
3623
  // FileChartLine aliases
3614
3624
  export { default as FileChartLineIcon } from '../icons/file-chart-line';
3615
3625
  export {
3616
3626
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. */
3617
3627
  default as FileLineChartIcon
3618
3628
  } from '../icons/file-chart-line';
3629
+ // FileChartPie aliases
3630
+ export { default as FileChartPieIcon } from '../icons/file-chart-pie';
3631
+ export {
3632
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. */
3633
+ default as FilePieChartIcon
3634
+ } from '../icons/file-chart-pie';
3619
3635
  // FileCheckCorner aliases
3620
3636
  export { default as FileCheckCornerIcon } from '../icons/file-check-corner';
3621
3637
  export {
@@ -3640,12 +3656,6 @@ export {
3640
3656
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileExclamationPoint} instead. */
3641
3657
  default as FileWarningIcon
3642
3658
  } from '../icons/file-exclamation-point';
3643
- // FileLock aliases
3644
- export { default as FileLockIcon } from '../icons/file-lock';
3645
- export {
3646
- /** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileLock} instead. */
3647
- default as FileLock2Icon
3648
- } from '../icons/file-lock';
3649
3659
  // FileHeadphone aliases
3650
3660
  export { default as FileHeadphoneIcon } from '../icons/file-headphone';
3651
3661
  export {
@@ -3662,24 +3672,30 @@ export {
3662
3672
  /** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileKey} instead. */
3663
3673
  default as FileKey2Icon
3664
3674
  } from '../icons/file-key';
3675
+ // FileLock aliases
3676
+ export { default as FileLockIcon } from '../icons/file-lock';
3677
+ export {
3678
+ /** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileLock} instead. */
3679
+ default as FileLock2Icon
3680
+ } from '../icons/file-lock';
3665
3681
  // FileMinusCorner aliases
3666
3682
  export { default as FileMinusCornerIcon } from '../icons/file-minus-corner';
3667
3683
  export {
3668
3684
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileMinusCorner} instead. */
3669
3685
  default as FileMinus2Icon
3670
3686
  } from '../icons/file-minus-corner';
3671
- // FilePen aliases
3672
- export { default as FilePenIcon } from '../icons/file-pen';
3673
- export {
3674
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead. */
3675
- default as FileEditIcon
3676
- } from '../icons/file-pen';
3677
3687
  // FilePenLine aliases
3678
3688
  export { default as FilePenLineIcon } from '../icons/file-pen-line';
3679
3689
  export {
3680
3690
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead. */
3681
3691
  default as FileSignatureIcon
3682
3692
  } from '../icons/file-pen-line';
3693
+ // FilePen aliases
3694
+ export { default as FilePenIcon } from '../icons/file-pen';
3695
+ export {
3696
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead. */
3697
+ default as FileEditIcon
3698
+ } from '../icons/file-pen';
3683
3699
  // FilePlay aliases
3684
3700
  export { default as FilePlayIcon } from '../icons/file-play';
3685
3701
  export {
@@ -3704,6 +3720,12 @@ export {
3704
3720
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSearchCorner} instead. */
3705
3721
  default as FileSearch2Icon
3706
3722
  } from '../icons/file-search-corner';
3723
+ // FileTypeCorner aliases
3724
+ export { default as FileTypeCornerIcon } from '../icons/file-type-corner';
3725
+ export {
3726
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead. */
3727
+ default as FileType2Icon
3728
+ } from '../icons/file-type-corner';
3707
3729
  // FileSignal aliases
3708
3730
  export { default as FileSignalIcon } from '../icons/file-signal';
3709
3731
  export {
@@ -3716,12 +3738,6 @@ export {
3716
3738
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. */
3717
3739
  default as FileVideo2Icon
3718
3740
  } from '../icons/file-video-camera';
3719
- // FileTypeCorner aliases
3720
- export { default as FileTypeCornerIcon } from '../icons/file-type-corner';
3721
- export {
3722
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead. */
3723
- default as FileType2Icon
3724
- } from '../icons/file-type-corner';
3725
3741
  // FileXCorner aliases
3726
3742
  export { default as FileXCornerIcon } from '../icons/file-x-corner';
3727
3743
  export {
@@ -3788,6 +3804,12 @@ export {
3788
3804
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. */
3789
3805
  default as Grid2X2Icon
3790
3806
  } from '../icons/grid-2x2';
3807
+ // HandGrab aliases
3808
+ export { default as HandGrabIcon } from '../icons/hand-grab';
3809
+ export {
3810
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. */
3811
+ default as GrabIcon
3812
+ } from '../icons/hand-grab';
3791
3813
  // Grid3x3 aliases
3792
3814
  export { default as Grid3x3Icon } from '../icons/grid-3x3';
3793
3815
  export {
@@ -3798,18 +3820,18 @@ export {
3798
3820
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. */
3799
3821
  default as Grid3X3Icon
3800
3822
  } from '../icons/grid-3x3';
3801
- // HandGrab aliases
3802
- export { default as HandGrabIcon } from '../icons/hand-grab';
3803
- export {
3804
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. */
3805
- default as GrabIcon
3806
- } from '../icons/hand-grab';
3807
3823
  // HandHelping aliases
3808
3824
  export { default as HandHelpingIcon } from '../icons/hand-helping';
3809
3825
  export {
3810
3826
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandHelping} instead. */
3811
3827
  default as HelpingHandIcon
3812
3828
  } from '../icons/hand-helping';
3829
+ // IceCreamCone aliases
3830
+ export { default as IceCreamConeIcon } from '../icons/ice-cream-cone';
3831
+ export {
3832
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead. */
3833
+ default as IceCreamIcon
3834
+ } from '../icons/ice-cream-cone';
3813
3835
  // House aliases
3814
3836
  export { default as HouseIcon } from '../icons/house';
3815
3837
  export {
@@ -3822,12 +3844,6 @@ export {
3822
3844
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. */
3823
3845
  default as IceCream2Icon
3824
3846
  } from '../icons/ice-cream-bowl';
3825
- // IceCreamCone aliases
3826
- export { default as IceCreamConeIcon } from '../icons/ice-cream-cone';
3827
- export {
3828
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead. */
3829
- default as IceCreamIcon
3830
- } from '../icons/ice-cream-cone';
3831
3847
  // LaptopMinimal aliases
3832
3848
  export { default as LaptopMinimalIcon } from '../icons/laptop-minimal';
3833
3849
  export {
@@ -3850,6 +3866,12 @@ export {
3850
3866
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. */
3851
3867
  default as IndentDecreaseIcon
3852
3868
  } from '../icons/list-indent-decrease';
3869
+ // LoaderCircle aliases
3870
+ export { default as LoaderCircleIcon } from '../icons/loader-circle';
3871
+ export {
3872
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. */
3873
+ default as Loader2Icon
3874
+ } from '../icons/loader-circle';
3853
3875
  // ListIndentIncrease aliases
3854
3876
  export { default as ListIndentIncreaseIcon } from '../icons/list-indent-increase';
3855
3877
  export {
@@ -3866,12 +3888,12 @@ export {
3866
3888
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockKeyholeOpen} instead. */
3867
3889
  default as UnlockKeyholeIcon
3868
3890
  } from '../icons/lock-keyhole-open';
3869
- // LoaderCircle aliases
3870
- export { default as LoaderCircleIcon } from '../icons/loader-circle';
3891
+ // LockOpen aliases
3892
+ export { default as LockOpenIcon } from '../icons/lock-open';
3871
3893
  export {
3872
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. */
3873
- default as Loader2Icon
3874
- } from '../icons/loader-circle';
3894
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. */
3895
+ default as UnlockIcon
3896
+ } from '../icons/lock-open';
3875
3897
  // MailQuestionMark aliases
3876
3898
  export { default as MailQuestionMarkIcon } from '../icons/mail-question-mark';
3877
3899
  export {
@@ -3884,12 +3906,6 @@ export {
3884
3906
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MapPinPen} instead. */
3885
3907
  default as LocationEditIcon
3886
3908
  } from '../icons/map-pin-pen';
3887
- // LockOpen aliases
3888
- export { default as LockOpenIcon } from '../icons/lock-open';
3889
- export {
3890
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. */
3891
- default as UnlockIcon
3892
- } from '../icons/lock-open';
3893
3909
  // MessageCircleQuestionMark aliases
3894
3910
  export { default as MessageCircleQuestionMarkIcon } from '../icons/message-circle-question-mark';
3895
3911
  export {
@@ -3920,30 +3936,30 @@ export {
3920
3936
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead. */
3921
3937
  default as PauseOctagonIcon
3922
3938
  } from '../icons/octagon-pause';
3923
- // OctagonAlert aliases
3924
- export { default as OctagonAlertIcon } from '../icons/octagon-alert';
3925
- export {
3926
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. */
3927
- default as AlertOctagonIcon
3928
- } from '../icons/octagon-alert';
3929
3939
  // OctagonX aliases
3930
3940
  export { default as OctagonXIcon } from '../icons/octagon-x';
3931
3941
  export {
3932
3942
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonX} instead. */
3933
3943
  default as XOctagonIcon
3934
3944
  } from '../icons/octagon-x';
3945
+ // PanelBottomDashed aliases
3946
+ export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed';
3947
+ export {
3948
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. */
3949
+ default as PanelBottomInactiveIcon
3950
+ } from '../icons/panel-bottom-dashed';
3935
3951
  // PaintbrushVertical aliases
3936
3952
  export { default as PaintbrushVerticalIcon } from '../icons/paintbrush-vertical';
3937
3953
  export {
3938
3954
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead. */
3939
3955
  default as Paintbrush2Icon
3940
3956
  } from '../icons/paintbrush-vertical';
3941
- // PanelBottomDashed aliases
3942
- export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed';
3957
+ // OctagonAlert aliases
3958
+ export { default as OctagonAlertIcon } from '../icons/octagon-alert';
3943
3959
  export {
3944
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. */
3945
- default as PanelBottomInactiveIcon
3946
- } from '../icons/panel-bottom-dashed';
3960
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. */
3961
+ default as AlertOctagonIcon
3962
+ } from '../icons/octagon-alert';
3947
3963
  // PanelLeftClose aliases
3948
3964
  export { default as PanelLeftCloseIcon } from '../icons/panel-left-close';
3949
3965
  export {
@@ -3956,36 +3972,36 @@ export {
3956
3972
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftDashed} instead. */
3957
3973
  default as PanelLeftInactiveIcon
3958
3974
  } from '../icons/panel-left-dashed';
3975
+ // PanelLeft aliases
3976
+ export { default as PanelLeftIcon } from '../icons/panel-left';
3977
+ export {
3978
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. */
3979
+ default as SidebarIcon
3980
+ } from '../icons/panel-left';
3959
3981
  // PanelLeftOpen aliases
3960
3982
  export { default as PanelLeftOpenIcon } from '../icons/panel-left-open';
3961
3983
  export {
3962
3984
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftOpen} instead. */
3963
3985
  default as SidebarOpenIcon
3964
3986
  } from '../icons/panel-left-open';
3965
- // PanelTopDashed aliases
3966
- export { default as PanelTopDashedIcon } from '../icons/panel-top-dashed';
3967
- export {
3968
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelTopDashed} instead. */
3969
- default as PanelTopInactiveIcon
3970
- } from '../icons/panel-top-dashed';
3971
3987
  // PanelRightDashed aliases
3972
3988
  export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed';
3973
3989
  export {
3974
3990
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelRightDashed} instead. */
3975
3991
  default as PanelRightInactiveIcon
3976
3992
  } from '../icons/panel-right-dashed';
3993
+ // PanelTopDashed aliases
3994
+ export { default as PanelTopDashedIcon } from '../icons/panel-top-dashed';
3995
+ export {
3996
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelTopDashed} instead. */
3997
+ default as PanelTopInactiveIcon
3998
+ } from '../icons/panel-top-dashed';
3977
3999
  // PanelsTopLeft aliases
3978
4000
  export { default as PanelsTopLeftIcon } from '../icons/panels-top-left';
3979
4001
  export {
3980
4002
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead. */
3981
4003
  default as LayoutIcon
3982
4004
  } from '../icons/panels-top-left';
3983
- // PanelLeft aliases
3984
- export { default as PanelLeftIcon } from '../icons/panel-left';
3985
- export {
3986
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. */
3987
- default as SidebarIcon
3988
- } from '../icons/panel-left';
3989
4005
  // PenLine aliases
3990
4006
  export { default as PenLineIcon } from '../icons/pen-line';
3991
4007
  export {
@@ -4016,42 +4032,48 @@ export {
4016
4032
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead. */
4017
4033
  default as Rotate3DIcon
4018
4034
  } from '../icons/rotate-3d';
4019
- // Rows2 aliases
4020
- export { default as Rows2Icon } from '../icons/rows-2';
4021
- export {
4022
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead. */
4023
- default as RowsIcon
4024
- } from '../icons/rows-2';
4025
4035
  // RotateCcwClock aliases
4026
4036
  export { default as RotateCcwClockIcon } from '../icons/rotate-ccw-clock';
4027
4037
  export {
4028
4038
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RotateCcwClock} instead. */
4029
4039
  default as HistoryIcon
4030
4040
  } from '../icons/rotate-ccw-clock';
4041
+ // Rows2 aliases
4042
+ export { default as Rows2Icon } from '../icons/rows-2';
4043
+ export {
4044
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead. */
4045
+ default as RowsIcon
4046
+ } from '../icons/rows-2';
4031
4047
  // Rows3 aliases
4032
4048
  export { default as Rows3Icon } from '../icons/rows-3';
4033
4049
  export {
4034
4050
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead. */
4035
- default as PanelsTopBottomIcon
4036
- } from '../icons/rows-3';
4037
- // Scale3d aliases
4038
- export { default as Scale3dIcon } from '../icons/scale-3d';
4039
- export {
4040
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Scale3d} instead. */
4041
- default as Scale3DIcon
4042
- } from '../icons/scale-3d';
4051
+ default as PanelsTopBottomIcon
4052
+ } from '../icons/rows-3';
4043
4053
  // SendHorizontal aliases
4044
4054
  export { default as SendHorizontalIcon } from '../icons/send-horizontal';
4045
4055
  export {
4046
4056
  /** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. */
4047
4057
  default as SendHorizonalIcon
4048
4058
  } from '../icons/send-horizontal';
4059
+ // Scale3d aliases
4060
+ export { default as Scale3dIcon } from '../icons/scale-3d';
4061
+ export {
4062
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Scale3d} instead. */
4063
+ default as Scale3DIcon
4064
+ } from '../icons/scale-3d';
4049
4065
  // ShieldQuestionMark aliases
4050
4066
  export { default as ShieldQuestionMarkIcon } from '../icons/shield-question-mark';
4051
4067
  export {
4052
4068
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldQuestionMark} instead. */
4053
4069
  default as ShieldQuestionIcon
4054
4070
  } from '../icons/shield-question-mark';
4071
+ // ShieldX aliases
4072
+ export { default as ShieldXIcon } from '../icons/shield-x';
4073
+ export {
4074
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldX} instead. */
4075
+ default as ShieldCloseIcon
4076
+ } from '../icons/shield-x';
4055
4077
  // SlidersVertical aliases
4056
4078
  export { default as SlidersVerticalIcon } from '../icons/sliders-vertical';
4057
4079
  export {
@@ -4064,12 +4086,6 @@ export {
4064
4086
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Sparkles} instead. */
4065
4087
  default as StarsIcon
4066
4088
  } from '../icons/sparkles';
4067
- // ShieldX aliases
4068
- export { default as ShieldXIcon } from '../icons/shield-x';
4069
- export {
4070
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldX} instead. */
4071
- default as ShieldCloseIcon
4072
- } from '../icons/shield-x';
4073
4089
  // SquareActivity aliases
4074
4090
  export { default as SquareActivityIcon } from '../icons/square-activity';
4075
4091
  export {
@@ -4088,18 +4104,18 @@ export {
4088
4104
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. */
4089
4105
  default as ArrowDownRightSquareIcon
4090
4106
  } from '../icons/square-arrow-down-right';
4091
- // SquareArrowDown aliases
4092
- export { default as SquareArrowDownIcon } from '../icons/square-arrow-down';
4093
- export {
4094
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. */
4095
- default as ArrowDownSquareIcon
4096
- } from '../icons/square-arrow-down';
4097
4107
  // SquareArrowOutDownLeft aliases
4098
4108
  export { default as SquareArrowOutDownLeftIcon } from '../icons/square-arrow-out-down-left';
4099
4109
  export {
4100
4110
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead. */
4101
4111
  default as ArrowDownLeftFromSquareIcon
4102
4112
  } from '../icons/square-arrow-out-down-left';
4113
+ // SquareArrowDown aliases
4114
+ export { default as SquareArrowDownIcon } from '../icons/square-arrow-down';
4115
+ export {
4116
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. */
4117
+ default as ArrowDownSquareIcon
4118
+ } from '../icons/square-arrow-down';
4103
4119
  // SquareArrowLeft aliases
4104
4120
  export { default as SquareArrowLeftIcon } from '../icons/square-arrow-left';
4105
4121
  export {
@@ -4118,18 +4134,18 @@ export {
4118
4134
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpLeft} instead. */
4119
4135
  default as ArrowUpLeftFromSquareIcon
4120
4136
  } from '../icons/square-arrow-out-up-left';
4121
- // SquareArrowOutUpRight aliases
4122
- export { default as SquareArrowOutUpRightIcon } from '../icons/square-arrow-out-up-right';
4123
- export {
4124
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. */
4125
- default as ArrowUpRightFromSquareIcon
4126
- } from '../icons/square-arrow-out-up-right';
4127
4137
  // SquareArrowRight aliases
4128
4138
  export { default as SquareArrowRightIcon } from '../icons/square-arrow-right';
4129
4139
  export {
4130
4140
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead. */
4131
4141
  default as ArrowRightSquareIcon
4132
4142
  } from '../icons/square-arrow-right';
4143
+ // SquareArrowOutUpRight aliases
4144
+ export { default as SquareArrowOutUpRightIcon } from '../icons/square-arrow-out-up-right';
4145
+ export {
4146
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. */
4147
+ default as ArrowUpRightFromSquareIcon
4148
+ } from '../icons/square-arrow-out-up-right';
4133
4149
  // SquareArrowUpLeft aliases
4134
4150
  export { default as SquareArrowUpLeftIcon } from '../icons/square-arrow-up-left';
4135
4151
  export {
@@ -4148,30 +4164,30 @@ export {
4148
4164
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. */
4149
4165
  default as ArrowUpSquareIcon
4150
4166
  } from '../icons/square-arrow-up';
4151
- // SquareAsterisk aliases
4152
- export { default as SquareAsteriskIcon } from '../icons/square-asterisk';
4153
- export {
4154
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead. */
4155
- default as AsteriskSquareIcon
4156
- } from '../icons/square-asterisk';
4157
4167
  // SquareBottomDashedScissors aliases
4158
4168
  export { default as SquareBottomDashedScissorsIcon } from '../icons/square-bottom-dashed-scissors';
4159
4169
  export {
4160
4170
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareBottomDashedScissors} instead. */
4161
4171
  default as ScissorsSquareDashedBottomIcon
4162
4172
  } from '../icons/square-bottom-dashed-scissors';
4163
- // SquareCenterlineDashedVertical aliases
4164
- export { default as SquareCenterlineDashedVerticalIcon } from '../icons/square-centerline-dashed-vertical';
4173
+ // SquareAsterisk aliases
4174
+ export { default as SquareAsteriskIcon } from '../icons/square-asterisk';
4165
4175
  export {
4166
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedVertical} instead. */
4167
- default as FlipVerticalIcon
4168
- } from '../icons/square-centerline-dashed-vertical';
4176
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead. */
4177
+ default as AsteriskSquareIcon
4178
+ } from '../icons/square-asterisk';
4169
4179
  // SquareCenterlineDashedHorizontal aliases
4170
4180
  export { default as SquareCenterlineDashedHorizontalIcon } from '../icons/square-centerline-dashed-horizontal';
4171
4181
  export {
4172
4182
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedHorizontal} instead. */
4173
4183
  default as FlipHorizontalIcon
4174
4184
  } from '../icons/square-centerline-dashed-horizontal';
4185
+ // SquareCenterlineDashedVertical aliases
4186
+ export { default as SquareCenterlineDashedVerticalIcon } from '../icons/square-centerline-dashed-vertical';
4187
+ export {
4188
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedVertical} instead. */
4189
+ default as FlipVerticalIcon
4190
+ } from '../icons/square-centerline-dashed-vertical';
4175
4191
  // SquareChartGantt aliases
4176
4192
  export { default as SquareChartGanttIcon } from '../icons/square-chart-gantt';
4177
4193
  export {
@@ -4188,30 +4204,30 @@ export {
4188
4204
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. */
4189
4205
  default as CheckSquareIcon
4190
4206
  } from '../icons/square-check-big';
4191
- // SquareChevronLeft aliases
4192
- export { default as SquareChevronLeftIcon } from '../icons/square-chevron-left';
4207
+ // SquareCheck aliases
4208
+ export { default as SquareCheckIcon } from '../icons/square-check';
4193
4209
  export {
4194
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead. */
4195
- default as ChevronLeftSquareIcon
4196
- } from '../icons/square-chevron-left';
4210
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. */
4211
+ default as CheckSquare2Icon
4212
+ } from '../icons/square-check';
4197
4213
  // SquareChevronDown aliases
4198
4214
  export { default as SquareChevronDownIcon } from '../icons/square-chevron-down';
4199
4215
  export {
4200
4216
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronDown} instead. */
4201
4217
  default as ChevronDownSquareIcon
4202
4218
  } from '../icons/square-chevron-down';
4203
- // SquareCheck aliases
4204
- export { default as SquareCheckIcon } from '../icons/square-check';
4205
- export {
4206
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. */
4207
- default as CheckSquare2Icon
4208
- } from '../icons/square-check';
4209
4219
  // SquareChevronRight aliases
4210
4220
  export { default as SquareChevronRightIcon } from '../icons/square-chevron-right';
4211
4221
  export {
4212
4222
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronRight} instead. */
4213
4223
  default as ChevronRightSquareIcon
4214
4224
  } from '../icons/square-chevron-right';
4225
+ // SquareChevronLeft aliases
4226
+ export { default as SquareChevronLeftIcon } from '../icons/square-chevron-left';
4227
+ export {
4228
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead. */
4229
+ default as ChevronLeftSquareIcon
4230
+ } from '../icons/square-chevron-left';
4215
4231
  // SquareChevronUp aliases
4216
4232
  export { default as SquareChevronUpIcon } from '../icons/square-chevron-up';
4217
4233
  export {
@@ -4246,18 +4262,18 @@ export {
4246
4262
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedText} instead. */
4247
4263
  default as TextSelectIcon
4248
4264
  } from '../icons/square-dashed-text';
4249
- // SquareDashed aliases
4250
- export { default as SquareDashedIcon } from '../icons/square-dashed';
4251
- export {
4252
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashed} instead. */
4253
- default as BoxSelectIcon
4254
- } from '../icons/square-dashed';
4255
4265
  // SquareDivide aliases
4256
4266
  export { default as SquareDivideIcon } from '../icons/square-divide';
4257
4267
  export {
4258
4268
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDivide} instead. */
4259
4269
  default as DivideSquareIcon
4260
4270
  } from '../icons/square-divide';
4271
+ // SquareDashed aliases
4272
+ export { default as SquareDashedIcon } from '../icons/square-dashed';
4273
+ export {
4274
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashed} instead. */
4275
+ default as BoxSelectIcon
4276
+ } from '../icons/square-dashed';
4261
4277
  // SquareDot aliases
4262
4278
  export { default as SquareDotIcon } from '../icons/square-dot';
4263
4279
  export {
@@ -4282,18 +4298,18 @@ export {
4282
4298
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. */
4283
4299
  default as KanbanSquareIcon
4284
4300
  } from '../icons/square-kanban';
4285
- // SquareM aliases
4286
- export { default as SquareMIcon } from '../icons/square-m';
4287
- export {
4288
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead. */
4289
- default as MSquareIcon
4290
- } from '../icons/square-m';
4291
4301
  // SquareLibrary aliases
4292
4302
  export { default as SquareLibraryIcon } from '../icons/square-library';
4293
4303
  export {
4294
4304
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareLibrary} instead. */
4295
4305
  default as LibrarySquareIcon
4296
4306
  } from '../icons/square-library';
4307
+ // SquareM aliases
4308
+ export { default as SquareMIcon } from '../icons/square-m';
4309
+ export {
4310
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead. */
4311
+ default as MSquareIcon
4312
+ } from '../icons/square-m';
4297
4313
  // SquareMenu aliases
4298
4314
  export { default as SquareMenuIcon } from '../icons/square-menu';
4299
4315
  export {
@@ -4312,6 +4328,12 @@ export {
4312
4328
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMousePointer} instead. */
4313
4329
  default as InspectIcon
4314
4330
  } from '../icons/square-mouse-pointer';
4331
+ // SquareParkingOff aliases
4332
+ export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
4333
+ export {
4334
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. */
4335
+ default as ParkingSquareOffIcon
4336
+ } from '../icons/square-parking-off';
4315
4337
  // SquareParking aliases
4316
4338
  export { default as SquareParkingIcon } from '../icons/square-parking';
4317
4339
  export {
@@ -4332,30 +4354,30 @@ export {
4332
4354
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. */
4333
4355
  default as PenSquareIcon
4334
4356
  } from '../icons/square-pen';
4335
- // SquareParkingOff aliases
4336
- export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
4337
- export {
4338
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. */
4339
- default as ParkingSquareOffIcon
4340
- } from '../icons/square-parking-off';
4341
4357
  // SquarePercent aliases
4342
4358
  export { default as SquarePercentIcon } from '../icons/square-percent';
4343
4359
  export {
4344
4360
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. */
4345
4361
  default as PercentSquareIcon
4346
4362
  } from '../icons/square-percent';
4363
+ // SquarePi aliases
4364
+ export { default as SquarePiIcon } from '../icons/square-pi';
4365
+ export {
4366
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead. */
4367
+ default as PiSquareIcon
4368
+ } from '../icons/square-pi';
4347
4369
  // SquarePilcrow aliases
4348
4370
  export { default as SquarePilcrowIcon } from '../icons/square-pilcrow';
4349
4371
  export {
4350
4372
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead. */
4351
4373
  default as PilcrowSquareIcon
4352
4374
  } from '../icons/square-pilcrow';
4353
- // SquarePi aliases
4354
- export { default as SquarePiIcon } from '../icons/square-pi';
4375
+ // SquarePlay aliases
4376
+ export { default as SquarePlayIcon } from '../icons/square-play';
4355
4377
  export {
4356
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead. */
4357
- default as PiSquareIcon
4358
- } from '../icons/square-pi';
4378
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlay} instead. */
4379
+ default as PlaySquareIcon
4380
+ } from '../icons/square-play';
4359
4381
  // SquarePlus aliases
4360
4382
  export { default as SquarePlusIcon } from '../icons/square-plus';
4361
4383
  export {
@@ -4368,66 +4390,60 @@ export {
4368
4390
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead. */
4369
4391
  default as PowerSquareIcon
4370
4392
  } from '../icons/square-power';
4371
- // SquarePlay aliases
4372
- export { default as SquarePlayIcon } from '../icons/square-play';
4373
- export {
4374
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlay} instead. */
4375
- default as PlaySquareIcon
4376
- } from '../icons/square-play';
4377
4393
  // SquareScissors aliases
4378
4394
  export { default as SquareScissorsIcon } from '../icons/square-scissors';
4379
4395
  export {
4380
4396
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareScissors} instead. */
4381
4397
  default as ScissorsSquareIcon
4382
4398
  } from '../icons/square-scissors';
4383
- // SquareSigma aliases
4384
- export { default as SquareSigmaIcon } from '../icons/square-sigma';
4385
- export {
4386
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. */
4387
- default as SigmaSquareIcon
4388
- } from '../icons/square-sigma';
4389
4399
  // SquareSlash aliases
4390
4400
  export { default as SquareSlashIcon } from '../icons/square-slash';
4391
4401
  export {
4392
4402
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. */
4393
4403
  default as SlashSquareIcon
4394
4404
  } from '../icons/square-slash';
4395
- // SquareTerminal aliases
4396
- export { default as SquareTerminalIcon } from '../icons/square-terminal';
4397
- export {
4398
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead. */
4399
- default as TerminalSquareIcon
4400
- } from '../icons/square-terminal';
4401
4405
  // SquareSplitHorizontal aliases
4402
4406
  export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
4403
4407
  export {
4404
4408
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. */
4405
4409
  default as SplitSquareHorizontalIcon
4406
4410
  } from '../icons/square-split-horizontal';
4407
- // SquareUserRound aliases
4408
- export { default as SquareUserRoundIcon } from '../icons/square-user-round';
4411
+ // SquareSigma aliases
4412
+ export { default as SquareSigmaIcon } from '../icons/square-sigma';
4409
4413
  export {
4410
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. */
4411
- default as UserSquare2Icon
4412
- } from '../icons/square-user-round';
4414
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. */
4415
+ default as SigmaSquareIcon
4416
+ } from '../icons/square-sigma';
4413
4417
  // SquareSplitVertical aliases
4414
4418
  export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical';
4415
4419
  export {
4416
4420
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. */
4417
4421
  default as SplitSquareVerticalIcon
4418
4422
  } from '../icons/square-split-vertical';
4419
- // SquareUser aliases
4420
- export { default as SquareUserIcon } from '../icons/square-user';
4423
+ // SquareTerminal aliases
4424
+ export { default as SquareTerminalIcon } from '../icons/square-terminal';
4421
4425
  export {
4422
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. */
4423
- default as UserSquareIcon
4424
- } from '../icons/square-user';
4426
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead. */
4427
+ default as TerminalSquareIcon
4428
+ } from '../icons/square-terminal';
4429
+ // SquareUserRound aliases
4430
+ export { default as SquareUserRoundIcon } from '../icons/square-user-round';
4431
+ export {
4432
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. */
4433
+ default as UserSquare2Icon
4434
+ } from '../icons/square-user-round';
4425
4435
  // SquareX aliases
4426
4436
  export { default as SquareXIcon } from '../icons/square-x';
4427
4437
  export {
4428
4438
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareX} instead. */
4429
4439
  default as XSquareIcon
4430
4440
  } from '../icons/square-x';
4441
+ // SquareUser aliases
4442
+ export { default as SquareUserIcon } from '../icons/square-user';
4443
+ export {
4444
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. */
4445
+ default as UserSquareIcon
4446
+ } from '../icons/square-user';
4431
4447
  // TestTubeDiagonal aliases
4432
4448
  export { default as TestTubeDiagonalIcon } from '../icons/test-tube-diagonal';
4433
4449
  export {
@@ -4462,36 +4478,36 @@ export {
4462
4478
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignStart} instead. */
4463
4479
  default as AlignLeftIcon
4464
4480
  } from '../icons/text-align-start';
4465
- // TextWrap aliases
4466
- export { default as TextWrapIcon } from '../icons/text-wrap';
4481
+ // TextInitial aliases
4482
+ export { default as TextInitialIcon } from '../icons/text-initial';
4467
4483
  export {
4468
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. */
4469
- default as WrapTextIcon
4470
- } from '../icons/text-wrap';
4484
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead. */
4485
+ default as LetterTextIcon
4486
+ } from '../icons/text-initial';
4471
4487
  // TramFront aliases
4472
4488
  export { default as TramFrontIcon } from '../icons/tram-front';
4473
4489
  export {
4474
4490
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead. */
4475
4491
  default as TrainIcon
4476
4492
  } from '../icons/tram-front';
4477
- // TextInitial aliases
4478
- export { default as TextInitialIcon } from '../icons/text-initial';
4479
- export {
4480
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead. */
4481
- default as LetterTextIcon
4482
- } from '../icons/text-initial';
4483
- // TreePalm aliases
4484
- export { default as TreePalmIcon } from '../icons/tree-palm';
4493
+ // TextWrap aliases
4494
+ export { default as TextWrapIcon } from '../icons/text-wrap';
4485
4495
  export {
4486
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TreePalm} instead. */
4487
- default as PalmtreeIcon
4488
- } from '../icons/tree-palm';
4496
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. */
4497
+ default as WrapTextIcon
4498
+ } from '../icons/text-wrap';
4489
4499
  // TriangleAlert aliases
4490
4500
  export { default as TriangleAlertIcon } from '../icons/triangle-alert';
4491
4501
  export {
4492
4502
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead. */
4493
4503
  default as AlertTriangleIcon
4494
4504
  } from '../icons/triangle-alert';
4505
+ // TreePalm aliases
4506
+ export { default as TreePalmIcon } from '../icons/tree-palm';
4507
+ export {
4508
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TreePalm} instead. */
4509
+ default as PalmtreeIcon
4510
+ } from '../icons/tree-palm';
4495
4511
  // TvMinimal aliases
4496
4512
  export { default as TvMinimalIcon } from '../icons/tv-minimal';
4497
4513
  export {
@@ -4516,30 +4532,30 @@ export {
4516
4532
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCog} instead. */
4517
4533
  default as UserCog2Icon
4518
4534
  } from '../icons/user-round-cog';
4519
- // UserRoundMinus aliases
4520
- export { default as UserRoundMinusIcon } from '../icons/user-round-minus';
4521
- export {
4522
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundMinus} instead. */
4523
- default as UserMinus2Icon
4524
- } from '../icons/user-round-minus';
4525
4535
  // UserRoundPlus aliases
4526
4536
  export { default as UserRoundPlusIcon } from '../icons/user-round-plus';
4527
4537
  export {
4528
4538
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundPlus} instead. */
4529
4539
  default as UserPlus2Icon
4530
4540
  } from '../icons/user-round-plus';
4531
- // UserRoundX aliases
4532
- export { default as UserRoundXIcon } from '../icons/user-round-x';
4541
+ // UserRoundMinus aliases
4542
+ export { default as UserRoundMinusIcon } from '../icons/user-round-minus';
4533
4543
  export {
4534
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. */
4535
- default as UserX2Icon
4536
- } from '../icons/user-round-x';
4544
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundMinus} instead. */
4545
+ default as UserMinus2Icon
4546
+ } from '../icons/user-round-minus';
4537
4547
  // UserRound aliases
4538
4548
  export { default as UserRoundIcon } from '../icons/user-round';
4539
4549
  export {
4540
4550
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. */
4541
4551
  default as User2Icon
4542
4552
  } from '../icons/user-round';
4553
+ // UserRoundX aliases
4554
+ export { default as UserRoundXIcon } from '../icons/user-round-x';
4555
+ export {
4556
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. */
4557
+ default as UserX2Icon
4558
+ } from '../icons/user-round-x';
4543
4559
  // UsersRound aliases
4544
4560
  export { default as UsersRoundIcon } from '../icons/users-round';
4545
4561
  export {
@@ -4552,6 +4568,12 @@ export {
4552
4568
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UtensilsCrossed} instead. */
4553
4569
  default as ForkKnifeCrossedIcon
4554
4570
  } from '../icons/utensils-crossed';
4571
+ // WalletMinimal aliases
4572
+ export { default as WalletMinimalIcon } from '../icons/wallet-minimal';
4573
+ export {
4574
+ /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. */
4575
+ default as Wallet2Icon
4576
+ } from '../icons/wallet-minimal';
4555
4577
  // Utensils aliases
4556
4578
  export { default as UtensilsIcon } from '../icons/utensils';
4557
4579
  export {
@@ -4564,12 +4586,6 @@ export {
4564
4586
  /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead. */
4565
4587
  default as Wand2Icon
4566
4588
  } from '../icons/wand-sparkles';
4567
- // WalletMinimal aliases
4568
- export { default as WalletMinimalIcon } from '../icons/wallet-minimal';
4569
- export {
4570
- /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. */
4571
- default as Wallet2Icon
4572
- } from '../icons/wallet-minimal';
4573
4589
  // WavesHorizontal aliases
4574
4590
  export { default as WavesHorizontalIcon } from '../icons/waves-horizontal';
4575
4591
  export {