@lucide/astro 1.30.0 → 1.32.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/aliases/aliases.ts +90 -90
- package/src/aliases/prefixed.ts +643 -633
- package/src/aliases/suffixed.ts +918 -908
- package/src/createLucideIcon.ts +1 -1
- package/src/icons/angle.ts +18 -0
- package/src/icons/car-battery.ts +18 -0
- package/src/icons/eject.ts +18 -0
- package/src/icons/index.ts +195 -190
- package/src/icons/mail-badge.ts +18 -0
- package/src/icons/square-text.ts +18 -0
- package/src/types.ts +1 -1
- package/src/utils/hasA11yProp.ts +1 -1
package/src/aliases/suffixed.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
// AArrowDown aliases
|
|
2
2
|
export { default as AArrowDownIcon } from '../icons/a-arrow-down';
|
|
3
|
-
// ALargeSmall aliases
|
|
4
|
-
export { default as ALargeSmallIcon } from '../icons/a-large-small';
|
|
5
|
-
// Accessibility aliases
|
|
6
|
-
export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
7
3
|
// AArrowUp aliases
|
|
8
4
|
export { default as AArrowUpIcon } from '../icons/a-arrow-up';
|
|
5
|
+
// Accessibility aliases
|
|
6
|
+
export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
9
7
|
// Activity aliases
|
|
10
8
|
export { default as ActivityIcon } from '../icons/activity';
|
|
9
|
+
// ALargeSmall aliases
|
|
10
|
+
export { default as ALargeSmallIcon } from '../icons/a-large-small';
|
|
11
11
|
// Ad aliases
|
|
12
12
|
export { default as AdIcon } from '../icons/ad';
|
|
13
13
|
// AirVent aliases
|
|
@@ -22,10 +22,10 @@ export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
|
22
22
|
export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
|
|
23
23
|
// Album aliases
|
|
24
24
|
export { default as AlbumIcon } from '../icons/album';
|
|
25
|
-
// AlignCenterVertical aliases
|
|
26
|
-
export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
|
|
27
25
|
// AlignCenterHorizontal aliases
|
|
28
26
|
export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
|
|
27
|
+
// AlignCenterVertical aliases
|
|
28
|
+
export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
|
|
29
29
|
// AlignEndHorizontal aliases
|
|
30
30
|
export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal';
|
|
31
31
|
// AlignEndVertical aliases
|
|
@@ -48,10 +48,10 @@ export { default as AlignHorizontalSpaceAroundIcon } from '../icons/align-horizo
|
|
|
48
48
|
export { default as AlignStartHorizontalIcon } from '../icons/align-start-horizontal';
|
|
49
49
|
// AlignHorizontalSpaceBetween aliases
|
|
50
50
|
export { default as AlignHorizontalSpaceBetweenIcon } from '../icons/align-horizontal-space-between';
|
|
51
|
-
// AlignVerticalDistributeCenter aliases
|
|
52
|
-
export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-vertical-distribute-center';
|
|
53
51
|
// AlignStartVertical aliases
|
|
54
52
|
export { default as AlignStartVerticalIcon } from '../icons/align-start-vertical';
|
|
53
|
+
// AlignVerticalDistributeCenter aliases
|
|
54
|
+
export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-vertical-distribute-center';
|
|
55
55
|
// AlignVerticalDistributeEnd aliases
|
|
56
56
|
export { default as AlignVerticalDistributeEndIcon } from '../icons/align-vertical-distribute-end';
|
|
57
57
|
// AlignVerticalDistributeStart aliases
|
|
@@ -76,6 +76,8 @@ 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
|
+
// Angle aliases
|
|
80
|
+
export { default as AngleIcon } from '../icons/angle';
|
|
79
81
|
// Antenna aliases
|
|
80
82
|
export { default as AntennaIcon } from '../icons/antenna';
|
|
81
83
|
// Anvil aliases
|
|
@@ -96,10 +98,10 @@ export { default as ArchiveXIcon } from '../icons/archive-x';
|
|
|
96
98
|
export { default as ArchiveIcon } from '../icons/archive';
|
|
97
99
|
// Armchair aliases
|
|
98
100
|
export { default as ArmchairIcon } from '../icons/armchair';
|
|
99
|
-
// ArrowBigDown aliases
|
|
100
|
-
export { default as ArrowBigDownIcon } from '../icons/arrow-big-down';
|
|
101
101
|
// ArrowBigDownDash aliases
|
|
102
102
|
export { default as ArrowBigDownDashIcon } from '../icons/arrow-big-down-dash';
|
|
103
|
+
// ArrowBigDown aliases
|
|
104
|
+
export { default as ArrowBigDownIcon } from '../icons/arrow-big-down';
|
|
103
105
|
// ArrowBigLeftDash aliases
|
|
104
106
|
export { default as ArrowBigLeftDashIcon } from '../icons/arrow-big-left-dash';
|
|
105
107
|
// ArrowBigLeft aliases
|
|
@@ -122,36 +124,36 @@ export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-w
|
|
|
122
124
|
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
|
|
123
125
|
// ArrowDownToDot aliases
|
|
124
126
|
export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
|
|
125
|
-
// ArrowDownUp aliases
|
|
126
|
-
export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
127
127
|
// ArrowDownToLine aliases
|
|
128
128
|
export { default as ArrowDownToLineIcon } from '../icons/arrow-down-to-line';
|
|
129
|
+
// ArrowDownUp aliases
|
|
130
|
+
export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
129
131
|
// ArrowDown aliases
|
|
130
132
|
export { default as ArrowDownIcon } from '../icons/arrow-down';
|
|
131
|
-
// ArrowLeftFromLine aliases
|
|
132
|
-
export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
|
|
133
|
-
// ArrowLeftToLine aliases
|
|
134
|
-
export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
|
|
135
133
|
// ArrowLeftRight aliases
|
|
136
134
|
export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
|
|
137
|
-
//
|
|
138
|
-
export { default as
|
|
135
|
+
// ArrowLeftToLine aliases
|
|
136
|
+
export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
|
|
139
137
|
// ArrowLeft aliases
|
|
140
138
|
export { default as ArrowLeftIcon } from '../icons/arrow-left';
|
|
139
|
+
// ArrowLeftFromLine aliases
|
|
140
|
+
export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
|
|
141
|
+
// ArrowRightFromLine aliases
|
|
142
|
+
export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
|
|
141
143
|
// ArrowRightLeft aliases
|
|
142
144
|
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
143
145
|
// ArrowRightToLine aliases
|
|
144
146
|
export { default as ArrowRightToLineIcon } from '../icons/arrow-right-to-line';
|
|
145
|
-
// ArrowRight aliases
|
|
146
|
-
export { default as ArrowRightIcon } from '../icons/arrow-right';
|
|
147
147
|
// ArrowUpDown aliases
|
|
148
148
|
export { default as ArrowUpDownIcon } from '../icons/arrow-up-down';
|
|
149
|
+
// ArrowRight aliases
|
|
150
|
+
export { default as ArrowRightIcon } from '../icons/arrow-right';
|
|
149
151
|
// ArrowUpFromDot aliases
|
|
150
152
|
export { default as ArrowUpFromDotIcon } from '../icons/arrow-up-from-dot';
|
|
151
|
-
// ArrowUpLeft aliases
|
|
152
|
-
export { default as ArrowUpLeftIcon } from '../icons/arrow-up-left';
|
|
153
153
|
// ArrowUpFromLine aliases
|
|
154
154
|
export { default as ArrowUpFromLineIcon } from '../icons/arrow-up-from-line';
|
|
155
|
+
// ArrowUpLeft aliases
|
|
156
|
+
export { default as ArrowUpLeftIcon } from '../icons/arrow-up-left';
|
|
155
157
|
// ArrowUpRight aliases
|
|
156
158
|
export { default as ArrowUpRightIcon } from '../icons/arrow-up-right';
|
|
157
159
|
// ArrowUpToLine aliases
|
|
@@ -166,28 +168,28 @@ export { default as ArrowsUpFromLineIcon } from '../icons/arrows-up-from-line';
|
|
|
166
168
|
export { default as AsteriskIcon } from '../icons/asterisk';
|
|
167
169
|
// Astroid aliases
|
|
168
170
|
export { default as AstroidIcon } from '../icons/astroid';
|
|
169
|
-
// Atom aliases
|
|
170
|
-
export { default as AtomIcon } from '../icons/atom';
|
|
171
171
|
// AtSign aliases
|
|
172
172
|
export { default as AtSignIcon } from '../icons/at-sign';
|
|
173
|
-
//
|
|
174
|
-
export { default as
|
|
173
|
+
// Atom aliases
|
|
174
|
+
export { default as AtomIcon } from '../icons/atom';
|
|
175
175
|
// AudioLines aliases
|
|
176
176
|
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
177
177
|
// AudioWaveform aliases
|
|
178
178
|
export { default as AudioWaveformIcon } from '../icons/audio-waveform';
|
|
179
|
-
//
|
|
180
|
-
export { default as
|
|
179
|
+
// AudioLinesX aliases
|
|
180
|
+
export { default as AudioLinesXIcon } from '../icons/audio-lines-x';
|
|
181
181
|
// Award aliases
|
|
182
182
|
export { default as AwardIcon } from '../icons/award';
|
|
183
|
-
//
|
|
184
|
-
export { default as
|
|
183
|
+
// Axe aliases
|
|
184
|
+
export { default as AxeIcon } from '../icons/axe';
|
|
185
|
+
// Baby aliases
|
|
186
|
+
export { default as BabyIcon } from '../icons/baby';
|
|
185
187
|
// BadgeAlert aliases
|
|
186
188
|
export { default as BadgeAlertIcon } from '../icons/badge-alert';
|
|
189
|
+
// Backpack aliases
|
|
190
|
+
export { default as BackpackIcon } from '../icons/backpack';
|
|
187
191
|
// BadgeCent aliases
|
|
188
192
|
export { default as BadgeCentIcon } from '../icons/badge-cent';
|
|
189
|
-
// Baby aliases
|
|
190
|
-
export { default as BabyIcon } from '../icons/baby';
|
|
191
193
|
// BadgeDollarSign aliases
|
|
192
194
|
export { default as BadgeDollarSignIcon } from '../icons/badge-dollar-sign';
|
|
193
195
|
// BadgeEuro aliases
|
|
@@ -202,50 +204,50 @@ export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen';
|
|
|
202
204
|
export { default as BadgeMinusIcon } from '../icons/badge-minus';
|
|
203
205
|
// BadgePercent aliases
|
|
204
206
|
export { default as BadgePercentIcon } from '../icons/badge-percent';
|
|
207
|
+
// BadgePoundSterling aliases
|
|
208
|
+
export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
|
|
205
209
|
// BadgePlus aliases
|
|
206
210
|
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
207
211
|
// BadgeRussianRuble aliases
|
|
208
212
|
export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
209
|
-
// BadgePoundSterling aliases
|
|
210
|
-
export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
|
|
211
213
|
// BadgeSwissFranc aliases
|
|
212
214
|
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
213
215
|
// BadgeTurkishLira aliases
|
|
214
216
|
export { default as BadgeTurkishLiraIcon } from '../icons/badge-turkish-lira';
|
|
215
|
-
// Badge aliases
|
|
216
|
-
export { default as BadgeIcon } from '../icons/badge';
|
|
217
217
|
// BadgeX aliases
|
|
218
218
|
export { default as BadgeXIcon } from '../icons/badge-x';
|
|
219
|
+
// Badge aliases
|
|
220
|
+
export { default as BadgeIcon } from '../icons/badge';
|
|
219
221
|
// BaggageClaim aliases
|
|
220
222
|
export { default as BaggageClaimIcon } from '../icons/baggage-claim';
|
|
221
223
|
// Balloon aliases
|
|
222
224
|
export { default as BalloonIcon } from '../icons/balloon';
|
|
225
|
+
// Ban aliases
|
|
226
|
+
export { default as BanIcon } from '../icons/ban';
|
|
223
227
|
// Banana aliases
|
|
224
228
|
export { default as BananaIcon } from '../icons/banana';
|
|
225
229
|
// Bandage aliases
|
|
226
230
|
export { default as BandageIcon } from '../icons/bandage';
|
|
227
231
|
// BanknoteArrowDown aliases
|
|
228
232
|
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
229
|
-
// Ban aliases
|
|
230
|
-
export { default as BanIcon } from '../icons/ban';
|
|
231
233
|
// BanknoteArrowUp aliases
|
|
232
234
|
export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
|
|
233
|
-
// BanknoteX aliases
|
|
234
|
-
export { default as BanknoteXIcon } from '../icons/banknote-x';
|
|
235
235
|
// BanknoteCheck aliases
|
|
236
236
|
export { default as BanknoteCheckIcon } from '../icons/banknote-check';
|
|
237
|
-
//
|
|
238
|
-
export { default as
|
|
237
|
+
// BanknoteX aliases
|
|
238
|
+
export { default as BanknoteXIcon } from '../icons/banknote-x';
|
|
239
239
|
// Banknote aliases
|
|
240
240
|
export { default as BanknoteIcon } from '../icons/banknote';
|
|
241
|
+
// Barcode aliases
|
|
242
|
+
export { default as BarcodeIcon } from '../icons/barcode';
|
|
241
243
|
// Barrel aliases
|
|
242
244
|
export { default as BarrelIcon } from '../icons/barrel';
|
|
243
245
|
// Baseline aliases
|
|
244
246
|
export { default as BaselineIcon } from '../icons/baseline';
|
|
245
|
-
// Bath aliases
|
|
246
|
-
export { default as BathIcon } from '../icons/bath';
|
|
247
247
|
// BatteryCharging aliases
|
|
248
248
|
export { default as BatteryChargingIcon } from '../icons/battery-charging';
|
|
249
|
+
// Bath aliases
|
|
250
|
+
export { default as BathIcon } from '../icons/bath';
|
|
249
251
|
// BatteryFull aliases
|
|
250
252
|
export { default as BatteryFullIcon } from '../icons/battery-full';
|
|
251
253
|
// BatteryLow aliases
|
|
@@ -254,10 +256,10 @@ export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
|
254
256
|
export { default as BatteryMediumIcon } from '../icons/battery-medium';
|
|
255
257
|
// BatteryPlus aliases
|
|
256
258
|
export { default as BatteryPlusIcon } from '../icons/battery-plus';
|
|
257
|
-
// Battery aliases
|
|
258
|
-
export { default as BatteryIcon } from '../icons/battery';
|
|
259
259
|
// BatteryWarning aliases
|
|
260
260
|
export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
261
|
+
// Battery aliases
|
|
262
|
+
export { default as BatteryIcon } from '../icons/battery';
|
|
261
263
|
// Beaker aliases
|
|
262
264
|
export { default as BeakerIcon } from '../icons/beaker';
|
|
263
265
|
// BeanOff aliases
|
|
@@ -274,38 +276,38 @@ export { default as BedIcon } from '../icons/bed';
|
|
|
274
276
|
export { default as BeefOffIcon } from '../icons/beef-off';
|
|
275
277
|
// Beef aliases
|
|
276
278
|
export { default as BeefIcon } from '../icons/beef';
|
|
277
|
-
// BeerOff aliases
|
|
278
|
-
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
279
279
|
// Beer aliases
|
|
280
280
|
export { default as BeerIcon } from '../icons/beer';
|
|
281
|
+
// BeerOff aliases
|
|
282
|
+
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
281
283
|
// BellCheck aliases
|
|
282
284
|
export { default as BellCheckIcon } from '../icons/bell-check';
|
|
283
285
|
// BellDot aliases
|
|
284
286
|
export { default as BellDotIcon } from '../icons/bell-dot';
|
|
285
|
-
// BellElectric aliases
|
|
286
|
-
export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
287
287
|
// BellMinus aliases
|
|
288
288
|
export { default as BellMinusIcon } from '../icons/bell-minus';
|
|
289
|
+
// BellElectric aliases
|
|
290
|
+
export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
291
|
+
// BellOff aliases
|
|
292
|
+
export { default as BellOffIcon } from '../icons/bell-off';
|
|
289
293
|
// BellPlus aliases
|
|
290
294
|
export { default as BellPlusIcon } from '../icons/bell-plus';
|
|
291
295
|
// BellRing aliases
|
|
292
296
|
export { default as BellRingIcon } from '../icons/bell-ring';
|
|
293
|
-
// BellOff aliases
|
|
294
|
-
export { default as BellOffIcon } from '../icons/bell-off';
|
|
295
297
|
// Bell aliases
|
|
296
298
|
export { default as BellIcon } from '../icons/bell';
|
|
297
299
|
// BetweenVerticalEnd aliases
|
|
298
300
|
export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end';
|
|
299
|
-
// BicepsFlexed aliases
|
|
300
|
-
export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
|
|
301
301
|
// BetweenVerticalStart aliases
|
|
302
302
|
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
|
|
303
|
+
// BicepsFlexed aliases
|
|
304
|
+
export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
|
|
305
|
+
// Bike aliases
|
|
306
|
+
export { default as BikeIcon } from '../icons/bike';
|
|
303
307
|
// Binary aliases
|
|
304
308
|
export { default as BinaryIcon } from '../icons/binary';
|
|
305
309
|
// Binoculars aliases
|
|
306
310
|
export { default as BinocularsIcon } from '../icons/binoculars';
|
|
307
|
-
// Bike aliases
|
|
308
|
-
export { default as BikeIcon } from '../icons/bike';
|
|
309
311
|
// Biohazard aliases
|
|
310
312
|
export { default as BiohazardIcon } from '../icons/biohazard';
|
|
311
313
|
// Bird aliases
|
|
@@ -314,96 +316,96 @@ export { default as BirdIcon } from '../icons/bird';
|
|
|
314
316
|
export { default as BirdhouseIcon } from '../icons/birdhouse';
|
|
315
317
|
// Bitcoin aliases
|
|
316
318
|
export { default as BitcoinIcon } from '../icons/bitcoin';
|
|
317
|
-
// Blender aliases
|
|
318
|
-
export { default as BlenderIcon } from '../icons/blender';
|
|
319
319
|
// Blend aliases
|
|
320
320
|
export { default as BlendIcon } from '../icons/blend';
|
|
321
|
+
// Blender aliases
|
|
322
|
+
export { default as BlenderIcon } from '../icons/blender';
|
|
321
323
|
// Blinds aliases
|
|
322
324
|
export { default as BlindsIcon } from '../icons/blinds';
|
|
323
|
-
// Blocks aliases
|
|
324
|
-
export { default as BlocksIcon } from '../icons/blocks';
|
|
325
325
|
// BluetoothConnected aliases
|
|
326
326
|
export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected';
|
|
327
|
+
// Blocks aliases
|
|
328
|
+
export { default as BlocksIcon } from '../icons/blocks';
|
|
327
329
|
// BluetoothSearching aliases
|
|
328
330
|
export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching';
|
|
329
|
-
// Bluetooth aliases
|
|
330
|
-
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
331
331
|
// BluetoothOff aliases
|
|
332
332
|
export { default as BluetoothOffIcon } from '../icons/bluetooth-off';
|
|
333
|
+
// Bluetooth aliases
|
|
334
|
+
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
333
335
|
// Bold aliases
|
|
334
336
|
export { default as BoldIcon } from '../icons/bold';
|
|
335
|
-
// Bolt aliases
|
|
336
|
-
export { default as BoltIcon } from '../icons/bolt';
|
|
337
337
|
// Bomb aliases
|
|
338
338
|
export { default as BombIcon } from '../icons/bomb';
|
|
339
|
+
// Bolt aliases
|
|
340
|
+
export { default as BoltIcon } from '../icons/bolt';
|
|
339
341
|
// BoneFracture aliases
|
|
340
342
|
export { default as BoneFractureIcon } from '../icons/bone-fracture';
|
|
341
|
-
// Bone aliases
|
|
342
|
-
export { default as BoneIcon } from '../icons/bone';
|
|
343
343
|
// BookA aliases
|
|
344
344
|
export { default as BookAIcon } from '../icons/book-a';
|
|
345
|
+
// Bone aliases
|
|
346
|
+
export { default as BoneIcon } from '../icons/bone';
|
|
345
347
|
// BookAlert aliases
|
|
346
348
|
export { default as BookAlertIcon } from '../icons/book-alert';
|
|
347
|
-
// BookAudio aliases
|
|
348
|
-
export { default as BookAudioIcon } from '../icons/book-audio';
|
|
349
349
|
// BookCheck aliases
|
|
350
350
|
export { default as BookCheckIcon } from '../icons/book-check';
|
|
351
|
+
// BookAudio aliases
|
|
352
|
+
export { default as BookAudioIcon } from '../icons/book-audio';
|
|
351
353
|
// BookCopy aliases
|
|
352
354
|
export { default as BookCopyIcon } from '../icons/book-copy';
|
|
353
355
|
// BookDown aliases
|
|
354
356
|
export { default as BookDownIcon } from '../icons/book-down';
|
|
355
357
|
// BookHeadphones aliases
|
|
356
358
|
export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
357
|
-
// BookHeart aliases
|
|
358
|
-
export { default as BookHeartIcon } from '../icons/book-heart';
|
|
359
|
-
// BookKey aliases
|
|
360
|
-
export { default as BookKeyIcon } from '../icons/book-key';
|
|
361
359
|
// BookImage aliases
|
|
362
360
|
export { default as BookImageIcon } from '../icons/book-image';
|
|
361
|
+
// BookHeart aliases
|
|
362
|
+
export { default as BookHeartIcon } from '../icons/book-heart';
|
|
363
363
|
// BookLock aliases
|
|
364
364
|
export { default as BookLockIcon } from '../icons/book-lock';
|
|
365
|
+
// BookKey aliases
|
|
366
|
+
export { default as BookKeyIcon } from '../icons/book-key';
|
|
365
367
|
// BookMarked aliases
|
|
366
368
|
export { default as BookMarkedIcon } from '../icons/book-marked';
|
|
367
|
-
// BookMinus aliases
|
|
368
|
-
export { default as BookMinusIcon } from '../icons/book-minus';
|
|
369
369
|
// BookOpenCheck aliases
|
|
370
370
|
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
371
|
+
// BookMinus aliases
|
|
372
|
+
export { default as BookMinusIcon } from '../icons/book-minus';
|
|
371
373
|
// BookOpenText aliases
|
|
372
374
|
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
373
|
-
// BookOpen aliases
|
|
374
|
-
export { default as BookOpenIcon } from '../icons/book-open';
|
|
375
375
|
// BookPlus aliases
|
|
376
376
|
export { default as BookPlusIcon } from '../icons/book-plus';
|
|
377
377
|
// BookSearch aliases
|
|
378
378
|
export { default as BookSearchIcon } from '../icons/book-search';
|
|
379
|
+
// BookOpen aliases
|
|
380
|
+
export { default as BookOpenIcon } from '../icons/book-open';
|
|
379
381
|
// BookText aliases
|
|
380
382
|
export { default as BookTextIcon } from '../icons/book-text';
|
|
381
|
-
// BookType aliases
|
|
382
|
-
export { default as BookTypeIcon } from '../icons/book-type';
|
|
383
383
|
// BookUp2 aliases
|
|
384
384
|
export { default as BookUp2Icon } from '../icons/book-up-2';
|
|
385
|
+
// BookType aliases
|
|
386
|
+
export { default as BookTypeIcon } from '../icons/book-type';
|
|
385
387
|
// BookUp aliases
|
|
386
388
|
export { default as BookUpIcon } from '../icons/book-up';
|
|
387
389
|
// BookUser aliases
|
|
388
390
|
export { default as BookUserIcon } from '../icons/book-user';
|
|
389
391
|
// BookX aliases
|
|
390
392
|
export { default as BookXIcon } from '../icons/book-x';
|
|
391
|
-
// Book aliases
|
|
392
|
-
export { default as BookIcon } from '../icons/book';
|
|
393
|
-
// BookmarkCheck aliases
|
|
394
|
-
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
395
393
|
// BookmarkMinus aliases
|
|
396
394
|
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
395
|
+
// Book aliases
|
|
396
|
+
export { default as BookIcon } from '../icons/book';
|
|
397
397
|
// BookmarkOff aliases
|
|
398
398
|
export { default as BookmarkOffIcon } from '../icons/bookmark-off';
|
|
399
|
+
// BookmarkCheck aliases
|
|
400
|
+
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
401
|
+
// BookmarkPlus aliases
|
|
402
|
+
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
399
403
|
// BookmarkX aliases
|
|
400
404
|
export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
401
405
|
// Bookmark aliases
|
|
402
406
|
export { default as BookmarkIcon } from '../icons/bookmark';
|
|
403
407
|
// BoomBox aliases
|
|
404
408
|
export { default as BoomBoxIcon } from '../icons/boom-box';
|
|
405
|
-
// BookmarkPlus aliases
|
|
406
|
-
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
407
409
|
// BotMessageSquare aliases
|
|
408
410
|
export { default as BotMessageSquareIcon } from '../icons/bot-message-square';
|
|
409
411
|
// BotOff aliases
|
|
@@ -420,32 +422,32 @@ export { default as BoxIcon } from '../icons/box';
|
|
|
420
422
|
export { default as BoxesIcon } from '../icons/boxes';
|
|
421
423
|
// BrainCircuit aliases
|
|
422
424
|
export { default as BrainCircuitIcon } from '../icons/brain-circuit';
|
|
423
|
-
// Brackets aliases
|
|
424
|
-
export { default as BracketsIcon } from '../icons/brackets';
|
|
425
425
|
// BrainCog aliases
|
|
426
426
|
export { default as BrainCogIcon } from '../icons/brain-cog';
|
|
427
|
-
//
|
|
428
|
-
export { default as
|
|
427
|
+
// Brackets aliases
|
|
428
|
+
export { default as BracketsIcon } from '../icons/brackets';
|
|
429
429
|
// Brain aliases
|
|
430
430
|
export { default as BrainIcon } from '../icons/brain';
|
|
431
|
-
//
|
|
432
|
-
export { default as
|
|
431
|
+
// BrickWallFire aliases
|
|
432
|
+
export { default as BrickWallFireIcon } from '../icons/brick-wall-fire';
|
|
433
433
|
// BrickWall aliases
|
|
434
434
|
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
435
435
|
// BriefcaseBusiness aliases
|
|
436
436
|
export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
|
|
437
|
-
//
|
|
438
|
-
export { default as
|
|
437
|
+
// BrickWallShield aliases
|
|
438
|
+
export { default as BrickWallShieldIcon } from '../icons/brick-wall-shield';
|
|
439
439
|
// BriefcaseMedical aliases
|
|
440
440
|
export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
|
|
441
|
-
//
|
|
442
|
-
export { default as
|
|
441
|
+
// BriefcaseConveyorBelt aliases
|
|
442
|
+
export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
|
|
443
|
+
// BroomSparkles aliases
|
|
444
|
+
export { default as BroomSparklesIcon } from '../icons/broom-sparkles';
|
|
443
445
|
// BringToFront aliases
|
|
444
446
|
export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
445
447
|
// Broccoli aliases
|
|
446
448
|
export { default as BroccoliIcon } from '../icons/broccoli';
|
|
447
|
-
//
|
|
448
|
-
export { default as
|
|
449
|
+
// Briefcase aliases
|
|
450
|
+
export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
449
451
|
// Broom aliases
|
|
450
452
|
export { default as BroomIcon } from '../icons/broom';
|
|
451
453
|
// BrushCleaning aliases
|
|
@@ -454,34 +456,34 @@ export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
|
|
|
454
456
|
export { default as BrushIcon } from '../icons/brush';
|
|
455
457
|
// BugOff aliases
|
|
456
458
|
export { default as BugOffIcon } from '../icons/bug-off';
|
|
457
|
-
// BugPlay aliases
|
|
458
|
-
export { default as BugPlayIcon } from '../icons/bug-play';
|
|
459
459
|
// Bubbles aliases
|
|
460
460
|
export { default as BubblesIcon } from '../icons/bubbles';
|
|
461
|
+
// BugPlay aliases
|
|
462
|
+
export { default as BugPlayIcon } from '../icons/bug-play';
|
|
461
463
|
// Bug aliases
|
|
462
464
|
export { default as BugIcon } from '../icons/bug';
|
|
463
|
-
// BusFront aliases
|
|
464
|
-
export { default as BusFrontIcon } from '../icons/bus-front';
|
|
465
465
|
// Building2 aliases
|
|
466
466
|
export { default as Building2Icon } from '../icons/building-2';
|
|
467
467
|
// Building aliases
|
|
468
468
|
export { default as BuildingIcon } from '../icons/building';
|
|
469
|
-
//
|
|
470
|
-
export { default as
|
|
469
|
+
// BusFront aliases
|
|
470
|
+
export { default as BusFrontIcon } from '../icons/bus-front';
|
|
471
471
|
// CableCar aliases
|
|
472
472
|
export { default as CableCarIcon } from '../icons/cable-car';
|
|
473
|
+
// Bus aliases
|
|
474
|
+
export { default as BusIcon } from '../icons/bus';
|
|
473
475
|
// Cable aliases
|
|
474
476
|
export { default as CableIcon } from '../icons/cable';
|
|
475
477
|
// CakeSlice aliases
|
|
476
478
|
export { default as CakeSliceIcon } from '../icons/cake-slice';
|
|
477
|
-
// Calculator aliases
|
|
478
|
-
export { default as CalculatorIcon } from '../icons/calculator';
|
|
479
479
|
// Cake aliases
|
|
480
480
|
export { default as CakeIcon } from '../icons/cake';
|
|
481
|
-
//
|
|
482
|
-
export { default as
|
|
481
|
+
// Calculator aliases
|
|
482
|
+
export { default as CalculatorIcon } from '../icons/calculator';
|
|
483
483
|
// CalendarArrowDown aliases
|
|
484
484
|
export { default as CalendarArrowDownIcon } from '../icons/calendar-arrow-down';
|
|
485
|
+
// Calendar1 aliases
|
|
486
|
+
export { default as Calendar1Icon } from '../icons/calendar-1';
|
|
485
487
|
// CalendarArrowUp aliases
|
|
486
488
|
export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
|
|
487
489
|
// CalendarCheck2 aliases
|
|
@@ -500,24 +502,24 @@ export { default as CalendarDaysIcon } from '../icons/calendar-days';
|
|
|
500
502
|
export { default as CalendarHeartIcon } from '../icons/calendar-heart';
|
|
501
503
|
// CalendarMinus2 aliases
|
|
502
504
|
export { default as CalendarMinus2Icon } from '../icons/calendar-minus-2';
|
|
503
|
-
// CalendarMinus aliases
|
|
504
|
-
export { default as CalendarMinusIcon } from '../icons/calendar-minus';
|
|
505
505
|
// CalendarOff aliases
|
|
506
506
|
export { default as CalendarOffIcon } from '../icons/calendar-off';
|
|
507
|
+
// CalendarMinus aliases
|
|
508
|
+
export { default as CalendarMinusIcon } from '../icons/calendar-minus';
|
|
507
509
|
// CalendarPlus2 aliases
|
|
508
510
|
export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
|
|
509
|
-
// CalendarRange aliases
|
|
510
|
-
export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
511
511
|
// CalendarPlus aliases
|
|
512
512
|
export { default as CalendarPlusIcon } from '../icons/calendar-plus';
|
|
513
|
+
// CalendarRange aliases
|
|
514
|
+
export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
513
515
|
// CalendarSearch aliases
|
|
514
516
|
export { default as CalendarSearchIcon } from '../icons/calendar-search';
|
|
517
|
+
// CalendarX aliases
|
|
518
|
+
export { default as CalendarXIcon } from '../icons/calendar-x';
|
|
515
519
|
// CalendarSync aliases
|
|
516
520
|
export { default as CalendarSyncIcon } from '../icons/calendar-sync';
|
|
517
521
|
// CalendarX2 aliases
|
|
518
522
|
export { default as CalendarX2Icon } from '../icons/calendar-x-2';
|
|
519
|
-
// CalendarX aliases
|
|
520
|
-
export { default as CalendarXIcon } from '../icons/calendar-x';
|
|
521
523
|
// Calendar aliases
|
|
522
524
|
export { default as CalendarIcon } from '../icons/calendar';
|
|
523
525
|
// Calendars aliases
|
|
@@ -532,54 +534,56 @@ export { default as CandyCaneIcon } from '../icons/candy-cane';
|
|
|
532
534
|
export { default as CandyOffIcon } from '../icons/candy-off';
|
|
533
535
|
// Candy aliases
|
|
534
536
|
export { default as CandyIcon } from '../icons/candy';
|
|
535
|
-
// CannabisOff aliases
|
|
536
|
-
export { default as CannabisOffIcon } from '../icons/cannabis-off';
|
|
537
537
|
// Cannabis aliases
|
|
538
538
|
export { default as CannabisIcon } from '../icons/cannabis';
|
|
539
539
|
// CaptionsOff aliases
|
|
540
540
|
export { default as CaptionsOffIcon } from '../icons/captions-off';
|
|
541
|
+
// CannabisOff aliases
|
|
542
|
+
export { default as CannabisOffIcon } from '../icons/cannabis-off';
|
|
543
|
+
// CarBattery aliases
|
|
544
|
+
export { default as CarBatteryIcon } from '../icons/car-battery';
|
|
541
545
|
// CarFront aliases
|
|
542
546
|
export { default as CarFrontIcon } from '../icons/car-front';
|
|
543
|
-
// Car aliases
|
|
544
|
-
export { default as CarIcon } from '../icons/car';
|
|
545
547
|
// CarTaxiFront aliases
|
|
546
548
|
export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
|
|
549
|
+
// Car aliases
|
|
550
|
+
export { default as CarIcon } from '../icons/car';
|
|
547
551
|
// Caravan aliases
|
|
548
552
|
export { default as CaravanIcon } from '../icons/caravan';
|
|
549
|
-
// CardSim aliases
|
|
550
|
-
export { default as CardSimIcon } from '../icons/card-sim';
|
|
551
|
-
// CaseLower aliases
|
|
552
|
-
export { default as CaseLowerIcon } from '../icons/case-lower';
|
|
553
553
|
// Carrot aliases
|
|
554
554
|
export { default as CarrotIcon } from '../icons/carrot';
|
|
555
|
+
// CaseLower aliases
|
|
556
|
+
export { default as CaseLowerIcon } from '../icons/case-lower';
|
|
557
|
+
// CardSim aliases
|
|
558
|
+
export { default as CardSimIcon } from '../icons/card-sim';
|
|
559
|
+
// CaseSensitive aliases
|
|
560
|
+
export { default as CaseSensitiveIcon } from '../icons/case-sensitive';
|
|
555
561
|
// CaseUpper aliases
|
|
556
562
|
export { default as CaseUpperIcon } from '../icons/case-upper';
|
|
557
563
|
// CassetteTape aliases
|
|
558
564
|
export { default as CassetteTapeIcon } from '../icons/cassette-tape';
|
|
559
|
-
// CaseSensitive aliases
|
|
560
|
-
export { default as CaseSensitiveIcon } from '../icons/case-sensitive';
|
|
561
|
-
// Cast aliases
|
|
562
|
-
export { default as CastIcon } from '../icons/cast';
|
|
563
|
-
// Cat aliases
|
|
564
|
-
export { default as CatIcon } from '../icons/cat';
|
|
565
565
|
// Castle aliases
|
|
566
566
|
export { default as CastleIcon } from '../icons/castle';
|
|
567
|
+
// Cat aliases
|
|
568
|
+
export { default as CatIcon } from '../icons/cat';
|
|
567
569
|
// CctvOff aliases
|
|
568
570
|
export { default as CctvOffIcon } from '../icons/cctv-off';
|
|
569
|
-
//
|
|
570
|
-
export { default as
|
|
571
|
+
// Cast aliases
|
|
572
|
+
export { default as CastIcon } from '../icons/cast';
|
|
571
573
|
// ChartBarDecreasing aliases
|
|
572
574
|
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
575
|
+
// Cctv aliases
|
|
576
|
+
export { default as CctvIcon } from '../icons/cctv';
|
|
573
577
|
// ChartBarIncreasing aliases
|
|
574
578
|
export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
|
|
575
579
|
// ChartBarStacked aliases
|
|
576
580
|
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
577
581
|
// ChartColumnDecreasing aliases
|
|
578
582
|
export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
|
|
579
|
-
// ChartColumnStacked aliases
|
|
580
|
-
export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
|
|
581
583
|
// ChartGantt aliases
|
|
582
584
|
export { default as ChartGanttIcon } from '../icons/chart-gantt';
|
|
585
|
+
// ChartColumnStacked aliases
|
|
586
|
+
export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
|
|
583
587
|
// ChartNetwork aliases
|
|
584
588
|
export { default as ChartNetworkIcon } from '../icons/chart-network';
|
|
585
589
|
// ChartNoAxesColumnDecreasing aliases
|
|
@@ -602,42 +606,42 @@ export { default as ChefHatIcon } from '../icons/chef-hat';
|
|
|
602
606
|
export { default as ChessBishopIcon } from '../icons/chess-bishop';
|
|
603
607
|
// ChessKing aliases
|
|
604
608
|
export { default as ChessKingIcon } from '../icons/chess-king';
|
|
605
|
-
// ChessPawn aliases
|
|
606
|
-
export { default as ChessPawnIcon } from '../icons/chess-pawn';
|
|
607
609
|
// ChessKnight aliases
|
|
608
610
|
export { default as ChessKnightIcon } from '../icons/chess-knight';
|
|
609
611
|
// ChessQueen aliases
|
|
610
612
|
export { default as ChessQueenIcon } from '../icons/chess-queen';
|
|
613
|
+
// ChessPawn aliases
|
|
614
|
+
export { default as ChessPawnIcon } from '../icons/chess-pawn';
|
|
611
615
|
// ChessRook aliases
|
|
612
616
|
export { default as ChessRookIcon } from '../icons/chess-rook';
|
|
613
|
-
// ChevronDown aliases
|
|
614
|
-
export { default as ChevronDownIcon } from '../icons/chevron-down';
|
|
615
617
|
// ChevronFirst aliases
|
|
616
618
|
export { default as ChevronFirstIcon } from '../icons/chevron-first';
|
|
619
|
+
// ChevronDown aliases
|
|
620
|
+
export { default as ChevronDownIcon } from '../icons/chevron-down';
|
|
617
621
|
// ChevronLeft aliases
|
|
618
622
|
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
619
623
|
// ChevronLast aliases
|
|
620
624
|
export { default as ChevronLastIcon } from '../icons/chevron-last';
|
|
621
625
|
// ChevronRight aliases
|
|
622
626
|
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
623
|
-
// ChevronsDownUp aliases
|
|
624
|
-
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
625
627
|
// ChevronUp aliases
|
|
626
628
|
export { default as ChevronUpIcon } from '../icons/chevron-up';
|
|
627
|
-
//
|
|
628
|
-
export { default as
|
|
629
|
+
// ChevronsDownUp aliases
|
|
630
|
+
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
629
631
|
// ChevronsLeftRightEllipsis aliases
|
|
630
632
|
export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left-right-ellipsis';
|
|
631
|
-
//
|
|
632
|
-
export { default as
|
|
633
|
+
// ChevronsDown aliases
|
|
634
|
+
export { default as ChevronsDownIcon } from '../icons/chevrons-down';
|
|
633
635
|
// ChevronsLeftRight aliases
|
|
634
636
|
export { default as ChevronsLeftRightIcon } from '../icons/chevrons-left-right';
|
|
637
|
+
// ChevronsLeft aliases
|
|
638
|
+
export { default as ChevronsLeftIcon } from '../icons/chevrons-left';
|
|
635
639
|
// ChevronsRightLeft aliases
|
|
636
640
|
export { default as ChevronsRightLeftIcon } from '../icons/chevrons-right-left';
|
|
637
|
-
// ChevronsRight aliases
|
|
638
|
-
export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
639
641
|
// ChevronsUpDown aliases
|
|
640
642
|
export { default as ChevronsUpDownIcon } from '../icons/chevrons-up-down';
|
|
643
|
+
// ChevronsRight aliases
|
|
644
|
+
export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
641
645
|
// ChevronsUp aliases
|
|
642
646
|
export { default as ChevronsUpIcon } from '../icons/chevrons-up';
|
|
643
647
|
// Church aliases
|
|
@@ -650,48 +654,48 @@ export { default as CigaretteIcon } from '../icons/cigarette';
|
|
|
650
654
|
export { default as CircleDashedIcon } from '../icons/circle-dashed';
|
|
651
655
|
// CircleDollarSign aliases
|
|
652
656
|
export { default as CircleDollarSignIcon } from '../icons/circle-dollar-sign';
|
|
653
|
-
// CircleDotDashed aliases
|
|
654
|
-
export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
|
|
655
657
|
// CircleDot aliases
|
|
656
658
|
export { default as CircleDotIcon } from '../icons/circle-dot';
|
|
659
|
+
// CircleDotDashed aliases
|
|
660
|
+
export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
|
|
657
661
|
// CircleEllipsis aliases
|
|
658
662
|
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
663
|
+
// CircleFadingArrowUp aliases
|
|
664
|
+
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
659
665
|
// CircleEqual aliases
|
|
660
666
|
export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
661
667
|
// CircleEuro aliases
|
|
662
668
|
export { default as CircleEuroIcon } from '../icons/circle-euro';
|
|
663
|
-
// CircleOff aliases
|
|
664
|
-
export { default as CircleOffIcon } from '../icons/circle-off';
|
|
665
|
-
// CircleFadingArrowUp aliases
|
|
666
|
-
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
667
669
|
// CircleFadingPlus aliases
|
|
668
670
|
export { default as CircleFadingPlusIcon } from '../icons/circle-fading-plus';
|
|
671
|
+
// CircleOff aliases
|
|
672
|
+
export { default as CircleOffIcon } from '../icons/circle-off';
|
|
669
673
|
// CirclePile aliases
|
|
670
674
|
export { default as CirclePileIcon } from '../icons/circle-pile';
|
|
671
|
-
// CirclePoundSterling aliases
|
|
672
|
-
export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling';
|
|
673
675
|
// CircleSlash aliases
|
|
674
676
|
export { default as CircleSlashIcon } from '../icons/circle-slash';
|
|
675
|
-
// CircleStar aliases
|
|
676
|
-
export { default as CircleStarIcon } from '../icons/circle-star';
|
|
677
677
|
// CircleSmall aliases
|
|
678
678
|
export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
679
|
-
//
|
|
680
|
-
export { default as
|
|
679
|
+
// CirclePoundSterling aliases
|
|
680
|
+
export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling';
|
|
681
|
+
// CircleStar aliases
|
|
682
|
+
export { default as CircleStarIcon } from '../icons/circle-star';
|
|
681
683
|
// CircuitBoard aliases
|
|
682
684
|
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
683
685
|
// Citrus aliases
|
|
684
686
|
export { default as CitrusIcon } from '../icons/citrus';
|
|
687
|
+
// Circle aliases
|
|
688
|
+
export { default as CircleIcon } from '../icons/circle';
|
|
685
689
|
// Clapperboard aliases
|
|
686
690
|
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
687
691
|
// ClipboardCheck aliases
|
|
688
692
|
export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
|
|
689
693
|
// ClipboardClock aliases
|
|
690
694
|
export { default as ClipboardClockIcon } from '../icons/clipboard-clock';
|
|
691
|
-
// ClipboardList aliases
|
|
692
|
-
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
693
695
|
// ClipboardCopy aliases
|
|
694
696
|
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
697
|
+
// ClipboardList aliases
|
|
698
|
+
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
695
699
|
// ClipboardMinus aliases
|
|
696
700
|
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
697
701
|
// ClipboardPaste aliases
|
|
@@ -700,42 +704,42 @@ export { default as ClipboardPasteIcon } from '../icons/clipboard-paste';
|
|
|
700
704
|
export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
|
|
701
705
|
// ClipboardType aliases
|
|
702
706
|
export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
703
|
-
// ClipboardX aliases
|
|
704
|
-
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
705
707
|
// Clipboard aliases
|
|
706
708
|
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
709
|
+
// ClipboardX aliases
|
|
710
|
+
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
707
711
|
// Clock1 aliases
|
|
708
712
|
export { default as Clock1Icon } from '../icons/clock-1';
|
|
709
|
-
// Clock11 aliases
|
|
710
|
-
export { default as Clock11Icon } from '../icons/clock-11';
|
|
711
713
|
// Clock10 aliases
|
|
712
714
|
export { default as Clock10Icon } from '../icons/clock-10';
|
|
715
|
+
// Clock11 aliases
|
|
716
|
+
export { default as Clock11Icon } from '../icons/clock-11';
|
|
713
717
|
// Clock12 aliases
|
|
714
718
|
export { default as Clock12Icon } from '../icons/clock-12';
|
|
715
719
|
// Clock2 aliases
|
|
716
720
|
export { default as Clock2Icon } from '../icons/clock-2';
|
|
717
721
|
// Clock4 aliases
|
|
718
722
|
export { default as Clock4Icon } from '../icons/clock-4';
|
|
719
|
-
// Clock6 aliases
|
|
720
|
-
export { default as Clock6Icon } from '../icons/clock-6';
|
|
721
|
-
// Clock5 aliases
|
|
722
|
-
export { default as Clock5Icon } from '../icons/clock-5';
|
|
723
723
|
// Clock3 aliases
|
|
724
724
|
export { default as Clock3Icon } from '../icons/clock-3';
|
|
725
|
-
//
|
|
726
|
-
export { default as
|
|
725
|
+
// Clock5 aliases
|
|
726
|
+
export { default as Clock5Icon } from '../icons/clock-5';
|
|
727
|
+
// Clock6 aliases
|
|
728
|
+
export { default as Clock6Icon } from '../icons/clock-6';
|
|
727
729
|
// Clock8 aliases
|
|
728
730
|
export { default as Clock8Icon } from '../icons/clock-8';
|
|
729
731
|
// Clock9 aliases
|
|
730
732
|
export { default as Clock9Icon } from '../icons/clock-9';
|
|
733
|
+
// Clock7 aliases
|
|
734
|
+
export { default as Clock7Icon } from '../icons/clock-7';
|
|
731
735
|
// ClockAlert aliases
|
|
732
736
|
export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
733
737
|
// ClockArrowDown aliases
|
|
734
738
|
export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
|
|
735
|
-
// ClockArrowLeft aliases
|
|
736
|
-
export { default as ClockArrowLeftIcon } from '../icons/clock-arrow-left';
|
|
737
739
|
// ClockArrowRight aliases
|
|
738
740
|
export { default as ClockArrowRightIcon } from '../icons/clock-arrow-right';
|
|
741
|
+
// ClockArrowLeft aliases
|
|
742
|
+
export { default as ClockArrowLeftIcon } from '../icons/clock-arrow-left';
|
|
739
743
|
// ClockArrowUp aliases
|
|
740
744
|
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
|
|
741
745
|
// ClockCheck aliases
|
|
@@ -748,22 +752,22 @@ export { default as ClockPlusIcon } from '../icons/clock-plus';
|
|
|
748
752
|
export { default as ClockIcon } from '../icons/clock';
|
|
749
753
|
// ClosedCaption aliases
|
|
750
754
|
export { default as ClosedCaptionIcon } from '../icons/closed-caption';
|
|
751
|
-
// CloudAlert aliases
|
|
752
|
-
export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
753
755
|
// CloudBackup aliases
|
|
754
756
|
export { default as CloudBackupIcon } from '../icons/cloud-backup';
|
|
755
|
-
//
|
|
756
|
-
export { default as
|
|
757
|
+
// CloudAlert aliases
|
|
758
|
+
export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
757
759
|
// CloudCog aliases
|
|
758
760
|
export { default as CloudCogIcon } from '../icons/cloud-cog';
|
|
761
|
+
// CloudCheck aliases
|
|
762
|
+
export { default as CloudCheckIcon } from '../icons/cloud-check';
|
|
759
763
|
// CloudDrizzle aliases
|
|
760
764
|
export { default as CloudDrizzleIcon } from '../icons/cloud-drizzle';
|
|
761
765
|
// CloudFog aliases
|
|
762
766
|
export { default as CloudFogIcon } from '../icons/cloud-fog';
|
|
763
|
-
// CloudHail aliases
|
|
764
|
-
export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
765
767
|
// CloudLightning aliases
|
|
766
768
|
export { default as CloudLightningIcon } from '../icons/cloud-lightning';
|
|
769
|
+
// CloudHail aliases
|
|
770
|
+
export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
767
771
|
// CloudMoonRain aliases
|
|
768
772
|
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
769
773
|
// CloudMoon aliases
|
|
@@ -776,34 +780,34 @@ export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
|
|
|
776
780
|
export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
777
781
|
// CloudSnow aliases
|
|
778
782
|
export { default as CloudSnowIcon } from '../icons/cloud-snow';
|
|
779
|
-
// CloudSunRain aliases
|
|
780
|
-
export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
|
|
781
783
|
// CloudSun aliases
|
|
782
784
|
export { default as CloudSunIcon } from '../icons/cloud-sun';
|
|
785
|
+
// CloudSunRain aliases
|
|
786
|
+
export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
|
|
783
787
|
// CloudSync aliases
|
|
784
788
|
export { default as CloudSyncIcon } from '../icons/cloud-sync';
|
|
785
789
|
// Cloud aliases
|
|
786
790
|
export { default as CloudIcon } from '../icons/cloud';
|
|
787
791
|
// Cloudy aliases
|
|
788
792
|
export { default as CloudyIcon } from '../icons/cloudy';
|
|
789
|
-
// Clover aliases
|
|
790
|
-
export { default as CloverIcon } from '../icons/clover';
|
|
791
793
|
// Club aliases
|
|
792
794
|
export { default as ClubIcon } from '../icons/club';
|
|
795
|
+
// Clover aliases
|
|
796
|
+
export { default as CloverIcon } from '../icons/clover';
|
|
793
797
|
// Code aliases
|
|
794
798
|
export { default as CodeIcon } from '../icons/code';
|
|
795
799
|
// Coffee aliases
|
|
796
800
|
export { default as CoffeeIcon } from '../icons/coffee';
|
|
797
801
|
// Cog aliases
|
|
798
802
|
export { default as CogIcon } from '../icons/cog';
|
|
799
|
-
// Columns4 aliases
|
|
800
|
-
export { default as Columns4Icon } from '../icons/columns-4';
|
|
801
803
|
// Coins aliases
|
|
802
804
|
export { default as CoinsIcon } from '../icons/coins';
|
|
803
|
-
//
|
|
804
|
-
export { default as
|
|
805
|
+
// Columns4 aliases
|
|
806
|
+
export { default as Columns4Icon } from '../icons/columns-4';
|
|
805
807
|
// Combine aliases
|
|
806
808
|
export { default as CombineIcon } from '../icons/combine';
|
|
809
|
+
// Command aliases
|
|
810
|
+
export { default as CommandIcon } from '../icons/command';
|
|
807
811
|
// Compass aliases
|
|
808
812
|
export { default as CompassIcon } from '../icons/compass';
|
|
809
813
|
// Component aliases
|
|
@@ -816,14 +820,14 @@ export { default as ConciergeBellIcon } from '../icons/concierge-bell';
|
|
|
816
820
|
export { default as ConeIcon } from '../icons/cone';
|
|
817
821
|
// Construction aliases
|
|
818
822
|
export { default as ConstructionIcon } from '../icons/construction';
|
|
819
|
-
// Contact aliases
|
|
820
|
-
export { default as ContactIcon } from '../icons/contact';
|
|
821
823
|
// Container aliases
|
|
822
824
|
export { default as ContainerIcon } from '../icons/container';
|
|
823
|
-
//
|
|
824
|
-
export { default as
|
|
825
|
+
// Contact aliases
|
|
826
|
+
export { default as ContactIcon } from '../icons/contact';
|
|
825
827
|
// Cookie aliases
|
|
826
828
|
export { default as CookieIcon } from '../icons/cookie';
|
|
829
|
+
// Contrast aliases
|
|
830
|
+
export { default as ContrastIcon } from '../icons/contrast';
|
|
827
831
|
// CookingPot aliases
|
|
828
832
|
export { default as CookingPotIcon } from '../icons/cooking-pot';
|
|
829
833
|
// CopyCheck aliases
|
|
@@ -832,10 +836,10 @@ export { default as CopyCheckIcon } from '../icons/copy-check';
|
|
|
832
836
|
export { default as CopyMinusIcon } from '../icons/copy-minus';
|
|
833
837
|
// CopyPlus aliases
|
|
834
838
|
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
835
|
-
// CopySlash aliases
|
|
836
|
-
export { default as CopySlashIcon } from '../icons/copy-slash';
|
|
837
839
|
// CopyX aliases
|
|
838
840
|
export { default as CopyXIcon } from '../icons/copy-x';
|
|
841
|
+
// CopySlash aliases
|
|
842
|
+
export { default as CopySlashIcon } from '../icons/copy-slash';
|
|
839
843
|
// Copy aliases
|
|
840
844
|
export { default as CopyIcon } from '../icons/copy';
|
|
841
845
|
// Copyleft aliases
|
|
@@ -850,10 +854,10 @@ export { default as CornerDownRightIcon } from '../icons/corner-down-right';
|
|
|
850
854
|
export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
|
|
851
855
|
// CornerLeftUp aliases
|
|
852
856
|
export { default as CornerLeftUpIcon } from '../icons/corner-left-up';
|
|
853
|
-
// CornerRightDown aliases
|
|
854
|
-
export { default as CornerRightDownIcon } from '../icons/corner-right-down';
|
|
855
857
|
// CornerRightUp aliases
|
|
856
858
|
export { default as CornerRightUpIcon } from '../icons/corner-right-up';
|
|
859
|
+
// CornerRightDown aliases
|
|
860
|
+
export { default as CornerRightDownIcon } from '../icons/corner-right-down';
|
|
857
861
|
// CornerUpLeft aliases
|
|
858
862
|
export { default as CornerUpLeftIcon } from '../icons/corner-up-left';
|
|
859
863
|
// CornerUpRight aliases
|
|
@@ -874,12 +878,12 @@ export { default as CrossIcon } from '../icons/cross';
|
|
|
874
878
|
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
875
879
|
// Crown aliases
|
|
876
880
|
export { default as CrownIcon } from '../icons/crown';
|
|
877
|
-
// Cuboid aliases
|
|
878
|
-
export { default as CuboidIcon } from '../icons/cuboid';
|
|
879
881
|
// CupSoda aliases
|
|
880
882
|
export { default as CupSodaIcon } from '../icons/cup-soda';
|
|
881
883
|
// Currency aliases
|
|
882
884
|
export { default as CurrencyIcon } from '../icons/currency';
|
|
885
|
+
// Cuboid aliases
|
|
886
|
+
export { default as CuboidIcon } from '../icons/cuboid';
|
|
883
887
|
// Cylinder aliases
|
|
884
888
|
export { default as CylinderIcon } from '../icons/cylinder';
|
|
885
889
|
// Dam aliases
|
|
@@ -888,10 +892,10 @@ export { default as DamIcon } from '../icons/dam';
|
|
|
888
892
|
export { default as DatabaseArrowDownIcon } from '../icons/database-arrow-down';
|
|
889
893
|
// DatabaseArrowUp aliases
|
|
890
894
|
export { default as DatabaseArrowUpIcon } from '../icons/database-arrow-up';
|
|
891
|
-
// DatabaseBackup aliases
|
|
892
|
-
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
893
895
|
// DatabaseCheck aliases
|
|
894
896
|
export { default as DatabaseCheckIcon } from '../icons/database-check';
|
|
897
|
+
// DatabaseBackup aliases
|
|
898
|
+
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
895
899
|
// DatabaseMinus aliases
|
|
896
900
|
export { default as DatabaseMinusIcon } from '../icons/database-minus';
|
|
897
901
|
// DatabasePlus aliases
|
|
@@ -916,16 +920,16 @@ export { default as DessertIcon } from '../icons/dessert';
|
|
|
916
920
|
export { default as DiameterIcon } from '../icons/diameter';
|
|
917
921
|
// DiamondMinus aliases
|
|
918
922
|
export { default as DiamondMinusIcon } from '../icons/diamond-minus';
|
|
919
|
-
// DiamondPlus aliases
|
|
920
|
-
export { default as DiamondPlusIcon } from '../icons/diamond-plus';
|
|
921
923
|
// Diamond aliases
|
|
922
924
|
export { default as DiamondIcon } from '../icons/diamond';
|
|
923
|
-
//
|
|
924
|
-
export { default as
|
|
925
|
+
// DiamondPlus aliases
|
|
926
|
+
export { default as DiamondPlusIcon } from '../icons/diamond-plus';
|
|
925
927
|
// Dice2 aliases
|
|
926
928
|
export { default as Dice2Icon } from '../icons/dice-2';
|
|
927
929
|
// Dice3 aliases
|
|
928
930
|
export { default as Dice3Icon } from '../icons/dice-3';
|
|
931
|
+
// Dice1 aliases
|
|
932
|
+
export { default as Dice1Icon } from '../icons/dice-1';
|
|
929
933
|
// Dice4 aliases
|
|
930
934
|
export { default as Dice4Icon } from '../icons/dice-4';
|
|
931
935
|
// Dice5 aliases
|
|
@@ -936,16 +940,16 @@ export { default as Dice6Icon } from '../icons/dice-6';
|
|
|
936
940
|
export { default as DicesIcon } from '../icons/dices';
|
|
937
941
|
// Diff aliases
|
|
938
942
|
export { default as DiffIcon } from '../icons/diff';
|
|
939
|
-
// Disc2 aliases
|
|
940
|
-
export { default as Disc2Icon } from '../icons/disc-2';
|
|
941
943
|
// Disc3 aliases
|
|
942
944
|
export { default as Disc3Icon } from '../icons/disc-3';
|
|
943
|
-
//
|
|
944
|
-
export { default as
|
|
945
|
+
// Disc2 aliases
|
|
946
|
+
export { default as Disc2Icon } from '../icons/disc-2';
|
|
945
947
|
// DiscAlbum aliases
|
|
946
948
|
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
947
949
|
// Divide aliases
|
|
948
950
|
export { default as DivideIcon } from '../icons/divide';
|
|
951
|
+
// Disc aliases
|
|
952
|
+
export { default as DiscIcon } from '../icons/disc';
|
|
949
953
|
// DnaOff aliases
|
|
950
954
|
export { default as DnaOffIcon } from '../icons/dna-off';
|
|
951
955
|
// Dna aliases
|
|
@@ -962,10 +966,10 @@ export { default as DonutIcon } from '../icons/donut';
|
|
|
962
966
|
export { default as DoorClosedLockedIcon } from '../icons/door-closed-locked';
|
|
963
967
|
// DoorClosed aliases
|
|
964
968
|
export { default as DoorClosedIcon } from '../icons/door-closed';
|
|
965
|
-
// DoorOpen aliases
|
|
966
|
-
export { default as DoorOpenIcon } from '../icons/door-open';
|
|
967
969
|
// Dot aliases
|
|
968
970
|
export { default as DotIcon } from '../icons/dot';
|
|
971
|
+
// DoorOpen aliases
|
|
972
|
+
export { default as DoorOpenIcon } from '../icons/door-open';
|
|
969
973
|
// Download aliases
|
|
970
974
|
export { default as DownloadIcon } from '../icons/download';
|
|
971
975
|
// DraftingCompass aliases
|
|
@@ -980,72 +984,74 @@ export { default as DroneIcon } from '../icons/drone';
|
|
|
980
984
|
export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
981
985
|
// Droplet aliases
|
|
982
986
|
export { default as DropletIcon } from '../icons/droplet';
|
|
983
|
-
// Droplets aliases
|
|
984
|
-
export { default as DropletsIcon } from '../icons/droplets';
|
|
985
987
|
// Drum aliases
|
|
986
988
|
export { default as DrumIcon } from '../icons/drum';
|
|
989
|
+
// Droplets aliases
|
|
990
|
+
export { default as DropletsIcon } from '../icons/droplets';
|
|
987
991
|
// Drumstick aliases
|
|
988
992
|
export { default as DrumstickIcon } from '../icons/drumstick';
|
|
989
993
|
// Dumbbell aliases
|
|
990
994
|
export { default as DumbbellIcon } from '../icons/dumbbell';
|
|
995
|
+
// EarOff aliases
|
|
996
|
+
export { default as EarOffIcon } from '../icons/ear-off';
|
|
991
997
|
// Ear aliases
|
|
992
998
|
export { default as EarIcon } from '../icons/ear';
|
|
993
999
|
// EarthLock aliases
|
|
994
1000
|
export { default as EarthLockIcon } from '../icons/earth-lock';
|
|
995
|
-
//
|
|
996
|
-
export { default as
|
|
1001
|
+
// EggFried aliases
|
|
1002
|
+
export { default as EggFriedIcon } from '../icons/egg-fried';
|
|
997
1003
|
// Eclipse aliases
|
|
998
1004
|
export { default as EclipseIcon } from '../icons/eclipse';
|
|
999
1005
|
// EggOff aliases
|
|
1000
1006
|
export { default as EggOffIcon } from '../icons/egg-off';
|
|
1001
|
-
// EggFried aliases
|
|
1002
|
-
export { default as EggFriedIcon } from '../icons/egg-fried';
|
|
1003
1007
|
// Egg aliases
|
|
1004
1008
|
export { default as EggIcon } from '../icons/egg';
|
|
1009
|
+
// Eject aliases
|
|
1010
|
+
export { default as EjectIcon } from '../icons/eject';
|
|
1005
1011
|
// Ellipse aliases
|
|
1006
1012
|
export { default as EllipseIcon } from '../icons/ellipse';
|
|
1007
1013
|
// EqualApproximately aliases
|
|
1008
1014
|
export { default as EqualApproximatelyIcon } from '../icons/equal-approximately';
|
|
1009
|
-
// Equal aliases
|
|
1010
|
-
export { default as EqualIcon } from '../icons/equal';
|
|
1011
1015
|
// EqualNot aliases
|
|
1012
1016
|
export { default as EqualNotIcon } from '../icons/equal-not';
|
|
1017
|
+
// Equal aliases
|
|
1018
|
+
export { default as EqualIcon } from '../icons/equal';
|
|
1013
1019
|
// Eraser aliases
|
|
1014
1020
|
export { default as EraserIcon } from '../icons/eraser';
|
|
1015
1021
|
// EthernetPort aliases
|
|
1016
1022
|
export { default as EthernetPortIcon } from '../icons/ethernet-port';
|
|
1017
|
-
// Euro aliases
|
|
1018
|
-
export { default as EuroIcon } from '../icons/euro';
|
|
1019
1023
|
// EvCharger aliases
|
|
1020
1024
|
export { default as EvChargerIcon } from '../icons/ev-charger';
|
|
1025
|
+
// Euro aliases
|
|
1026
|
+
export { default as EuroIcon } from '../icons/euro';
|
|
1027
|
+
// Expand aliases
|
|
1028
|
+
export { default as ExpandIcon } from '../icons/expand';
|
|
1021
1029
|
// ExternalLink aliases
|
|
1022
1030
|
export { default as ExternalLinkIcon } from '../icons/external-link';
|
|
1023
1031
|
// EyeClosed aliases
|
|
1024
1032
|
export { default as EyeClosedIcon } from '../icons/eye-closed';
|
|
1025
1033
|
// EyeDashed aliases
|
|
1026
1034
|
export { default as EyeDashedIcon } from '../icons/eye-dashed';
|
|
1027
|
-
// Expand aliases
|
|
1028
|
-
export { default as ExpandIcon } from '../icons/expand';
|
|
1029
1035
|
// EyeOff aliases
|
|
1030
1036
|
export { default as EyeOffIcon } from '../icons/eye-off';
|
|
1031
|
-
// Eye aliases
|
|
1032
|
-
export { default as EyeIcon } from '../icons/eye';
|
|
1033
1037
|
// Factory aliases
|
|
1034
1038
|
export { default as FactoryIcon } from '../icons/factory';
|
|
1035
1039
|
// Fan aliases
|
|
1036
1040
|
export { default as FanIcon } from '../icons/fan';
|
|
1041
|
+
// Eye aliases
|
|
1042
|
+
export { default as EyeIcon } from '../icons/eye';
|
|
1037
1043
|
// FastForward aliases
|
|
1038
1044
|
export { default as FastForwardIcon } from '../icons/fast-forward';
|
|
1039
1045
|
// Feather aliases
|
|
1040
1046
|
export { default as FeatherIcon } from '../icons/feather';
|
|
1041
1047
|
// FerrisWheel aliases
|
|
1042
1048
|
export { default as FerrisWheelIcon } from '../icons/ferris-wheel';
|
|
1049
|
+
// Fence aliases
|
|
1050
|
+
export { default as FenceIcon } from '../icons/fence';
|
|
1043
1051
|
// FileArchive aliases
|
|
1044
1052
|
export { default as FileArchiveIcon } from '../icons/file-archive';
|
|
1045
1053
|
// FileBox aliases
|
|
1046
1054
|
export { default as FileBoxIcon } from '../icons/file-box';
|
|
1047
|
-
// Fence aliases
|
|
1048
|
-
export { default as FenceIcon } from '../icons/fence';
|
|
1049
1055
|
// FileCheck aliases
|
|
1050
1056
|
export { default as FileCheckIcon } from '../icons/file-check';
|
|
1051
1057
|
// FileClock aliases
|
|
@@ -1066,12 +1072,12 @@ export { default as FileImageIcon } from '../icons/file-image';
|
|
|
1066
1072
|
export { default as FileInputIcon } from '../icons/file-input';
|
|
1067
1073
|
// FileMinus aliases
|
|
1068
1074
|
export { default as FileMinusIcon } from '../icons/file-minus';
|
|
1069
|
-
// FileOutput aliases
|
|
1070
|
-
export { default as FileOutputIcon } from '../icons/file-output';
|
|
1071
1075
|
// FileMusic aliases
|
|
1072
1076
|
export { default as FileMusicIcon } from '../icons/file-music';
|
|
1073
1077
|
// FilePlus aliases
|
|
1074
1078
|
export { default as FilePlusIcon } from '../icons/file-plus';
|
|
1079
|
+
// FileOutput aliases
|
|
1080
|
+
export { default as FileOutputIcon } from '../icons/file-output';
|
|
1075
1081
|
// FileScan aliases
|
|
1076
1082
|
export { default as FileScanIcon } from '../icons/file-scan';
|
|
1077
1083
|
// FileSearch aliases
|
|
@@ -1080,18 +1086,18 @@ export { default as FileSearchIcon } from '../icons/file-search';
|
|
|
1080
1086
|
export { default as FileSlidersIcon } from '../icons/file-sliders';
|
|
1081
1087
|
// FileSpreadsheet aliases
|
|
1082
1088
|
export { default as FileSpreadsheetIcon } from '../icons/file-spreadsheet';
|
|
1083
|
-
// FileSymlink aliases
|
|
1084
|
-
export { default as FileSymlinkIcon } from '../icons/file-symlink';
|
|
1085
1089
|
// FileStack aliases
|
|
1086
1090
|
export { default as FileStackIcon } from '../icons/file-stack';
|
|
1091
|
+
// FileSymlink aliases
|
|
1092
|
+
export { default as FileSymlinkIcon } from '../icons/file-symlink';
|
|
1087
1093
|
// FileTerminal aliases
|
|
1088
1094
|
export { default as FileTerminalIcon } from '../icons/file-terminal';
|
|
1089
|
-
// FileText aliases
|
|
1090
|
-
export { default as FileTextIcon } from '../icons/file-text';
|
|
1091
1095
|
// FileType aliases
|
|
1092
1096
|
export { default as FileTypeIcon } from '../icons/file-type';
|
|
1093
1097
|
// FileUp aliases
|
|
1094
1098
|
export { default as FileUpIcon } from '../icons/file-up';
|
|
1099
|
+
// FileText aliases
|
|
1100
|
+
export { default as FileTextIcon } from '../icons/file-text';
|
|
1095
1101
|
// FileUser aliases
|
|
1096
1102
|
export { default as FileUserIcon } from '../icons/file-user';
|
|
1097
1103
|
// FileVolume aliases
|
|
@@ -1102,24 +1108,24 @@ export { default as FileXIcon } from '../icons/file-x';
|
|
|
1102
1108
|
export { default as FileIcon } from '../icons/file';
|
|
1103
1109
|
// Files aliases
|
|
1104
1110
|
export { default as FilesIcon } from '../icons/files';
|
|
1105
|
-
// Film aliases
|
|
1106
|
-
export { default as FilmIcon } from '../icons/film';
|
|
1107
1111
|
// FireExtinguisher aliases
|
|
1108
1112
|
export { default as FireExtinguisherIcon } from '../icons/fire-extinguisher';
|
|
1109
1113
|
// FishOff aliases
|
|
1110
1114
|
export { default as FishOffIcon } from '../icons/fish-off';
|
|
1111
1115
|
// FishSymbol aliases
|
|
1112
1116
|
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1117
|
+
// Film aliases
|
|
1118
|
+
export { default as FilmIcon } from '../icons/film';
|
|
1113
1119
|
// Fish aliases
|
|
1114
1120
|
export { default as FishIcon } from '../icons/fish';
|
|
1115
1121
|
// FishingHook aliases
|
|
1116
1122
|
export { default as FishingHookIcon } from '../icons/fishing-hook';
|
|
1117
1123
|
// FishingRod aliases
|
|
1118
1124
|
export { default as FishingRodIcon } from '../icons/fishing-rod';
|
|
1119
|
-
// FlagTriangleLeft aliases
|
|
1120
|
-
export { default as FlagTriangleLeftIcon } from '../icons/flag-triangle-left';
|
|
1121
1125
|
// FlagOff aliases
|
|
1122
1126
|
export { default as FlagOffIcon } from '../icons/flag-off';
|
|
1127
|
+
// FlagTriangleLeft aliases
|
|
1128
|
+
export { default as FlagTriangleLeftIcon } from '../icons/flag-triangle-left';
|
|
1123
1129
|
// FlagTriangleRight aliases
|
|
1124
1130
|
export { default as FlagTriangleRightIcon } from '../icons/flag-triangle-right';
|
|
1125
1131
|
// Flag aliases
|
|
@@ -1132,46 +1138,46 @@ export { default as FlameIcon } from '../icons/flame';
|
|
|
1132
1138
|
export { default as FlashlightOffIcon } from '../icons/flashlight-off';
|
|
1133
1139
|
// Flashlight aliases
|
|
1134
1140
|
export { default as FlashlightIcon } from '../icons/flashlight';
|
|
1135
|
-
// FlaskConicalOff aliases
|
|
1136
|
-
export { default as FlaskConicalOffIcon } from '../icons/flask-conical-off';
|
|
1137
1141
|
// FlaskConical aliases
|
|
1138
1142
|
export { default as FlaskConicalIcon } from '../icons/flask-conical';
|
|
1143
|
+
// FlaskConicalOff aliases
|
|
1144
|
+
export { default as FlaskConicalOffIcon } from '../icons/flask-conical-off';
|
|
1139
1145
|
// FlaskRound aliases
|
|
1140
1146
|
export { default as FlaskRoundIcon } from '../icons/flask-round';
|
|
1141
|
-
// FlipVertical2 aliases
|
|
1142
|
-
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1143
1147
|
// FlipHorizontal2 aliases
|
|
1144
1148
|
export { default as FlipHorizontal2Icon } from '../icons/flip-horizontal-2';
|
|
1149
|
+
// FlipVertical2 aliases
|
|
1150
|
+
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1151
|
+
// Flower2 aliases
|
|
1152
|
+
export { default as Flower2Icon } from '../icons/flower-2';
|
|
1145
1153
|
// Flower aliases
|
|
1146
1154
|
export { default as FlowerIcon } from '../icons/flower';
|
|
1147
1155
|
// Focus aliases
|
|
1148
1156
|
export { default as FocusIcon } from '../icons/focus';
|
|
1149
|
-
// Flower2 aliases
|
|
1150
|
-
export { default as Flower2Icon } from '../icons/flower-2';
|
|
1151
|
-
// FoldHorizontal aliases
|
|
1152
|
-
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
1153
1157
|
// FoldVertical aliases
|
|
1154
1158
|
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1155
|
-
//
|
|
1156
|
-
export { default as
|
|
1159
|
+
// FoldHorizontal aliases
|
|
1160
|
+
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
1157
1161
|
// FolderArchive aliases
|
|
1158
1162
|
export { default as FolderArchiveIcon } from '../icons/folder-archive';
|
|
1159
1163
|
// FolderCheck aliases
|
|
1160
1164
|
export { default as FolderCheckIcon } from '../icons/folder-check';
|
|
1165
|
+
// FolderBookmark aliases
|
|
1166
|
+
export { default as FolderBookmarkIcon } from '../icons/folder-bookmark';
|
|
1161
1167
|
// FolderClock aliases
|
|
1162
1168
|
export { default as FolderClockIcon } from '../icons/folder-clock';
|
|
1163
1169
|
// FolderClosed aliases
|
|
1164
1170
|
export { default as FolderClosedIcon } from '../icons/folder-closed';
|
|
1165
1171
|
// FolderCode aliases
|
|
1166
1172
|
export { default as FolderCodeIcon } from '../icons/folder-code';
|
|
1167
|
-
// FolderDown aliases
|
|
1168
|
-
export { default as FolderDownIcon } from '../icons/folder-down';
|
|
1169
1173
|
// FolderGit2 aliases
|
|
1170
1174
|
export { default as FolderGit2Icon } from '../icons/folder-git-2';
|
|
1171
|
-
// FolderGit aliases
|
|
1172
|
-
export { default as FolderGitIcon } from '../icons/folder-git';
|
|
1173
1175
|
// FolderDot aliases
|
|
1174
1176
|
export { default as FolderDotIcon } from '../icons/folder-dot';
|
|
1177
|
+
// FolderDown aliases
|
|
1178
|
+
export { default as FolderDownIcon } from '../icons/folder-down';
|
|
1179
|
+
// FolderGit aliases
|
|
1180
|
+
export { default as FolderGitIcon } from '../icons/folder-git';
|
|
1175
1181
|
// FolderHeart aliases
|
|
1176
1182
|
export { default as FolderHeartIcon } from '../icons/folder-heart';
|
|
1177
1183
|
// FolderInput aliases
|
|
@@ -1182,12 +1188,12 @@ export { default as FolderKanbanIcon } from '../icons/folder-kanban';
|
|
|
1182
1188
|
export { default as FolderKeyIcon } from '../icons/folder-key';
|
|
1183
1189
|
// FolderLock aliases
|
|
1184
1190
|
export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
1185
|
-
// FolderMinus aliases
|
|
1186
|
-
export { default as FolderMinusIcon } from '../icons/folder-minus';
|
|
1187
1191
|
// FolderOpenDot aliases
|
|
1188
1192
|
export { default as FolderOpenDotIcon } from '../icons/folder-open-dot';
|
|
1189
1193
|
// FolderOpen aliases
|
|
1190
1194
|
export { default as FolderOpenIcon } from '../icons/folder-open';
|
|
1195
|
+
// FolderMinus aliases
|
|
1196
|
+
export { default as FolderMinusIcon } from '../icons/folder-minus';
|
|
1191
1197
|
// FolderOutput aliases
|
|
1192
1198
|
export { default as FolderOutputIcon } from '../icons/folder-output';
|
|
1193
1199
|
// FolderPlus aliases
|
|
@@ -1202,14 +1208,14 @@ export { default as FolderSearchIcon } from '../icons/folder-search';
|
|
|
1202
1208
|
export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
|
|
1203
1209
|
// FolderSync aliases
|
|
1204
1210
|
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1205
|
-
// FolderTree aliases
|
|
1206
|
-
export { default as FolderTreeIcon } from '../icons/folder-tree';
|
|
1207
1211
|
// FolderUp aliases
|
|
1208
1212
|
export { default as FolderUpIcon } from '../icons/folder-up';
|
|
1209
|
-
//
|
|
1210
|
-
export { default as
|
|
1213
|
+
// FolderTree aliases
|
|
1214
|
+
export { default as FolderTreeIcon } from '../icons/folder-tree';
|
|
1211
1215
|
// Folder aliases
|
|
1212
1216
|
export { default as FolderIcon } from '../icons/folder';
|
|
1217
|
+
// FolderX aliases
|
|
1218
|
+
export { default as FolderXIcon } from '../icons/folder-x';
|
|
1213
1219
|
// Folders aliases
|
|
1214
1220
|
export { default as FoldersIcon } from '../icons/folders';
|
|
1215
1221
|
// Footprints aliases
|
|
@@ -1242,76 +1248,76 @@ export { default as GalleryVerticalIcon } from '../icons/gallery-vertical';
|
|
|
1242
1248
|
export { default as Gamepad2Icon } from '../icons/gamepad-2';
|
|
1243
1249
|
// GamepadDirectional aliases
|
|
1244
1250
|
export { default as GamepadDirectionalIcon } from '../icons/gamepad-directional';
|
|
1245
|
-
// Gamepad aliases
|
|
1246
|
-
export { default as GamepadIcon } from '../icons/gamepad';
|
|
1247
|
-
// Gavel aliases
|
|
1248
|
-
export { default as GavelIcon } from '../icons/gavel';
|
|
1249
1251
|
// Gauge aliases
|
|
1250
1252
|
export { default as GaugeIcon } from '../icons/gauge';
|
|
1253
|
+
// Gavel aliases
|
|
1254
|
+
export { default as GavelIcon } from '../icons/gavel';
|
|
1255
|
+
// Gamepad aliases
|
|
1256
|
+
export { default as GamepadIcon } from '../icons/gamepad';
|
|
1251
1257
|
// Gem aliases
|
|
1252
1258
|
export { default as GemIcon } from '../icons/gem';
|
|
1253
1259
|
// GeorgianLari aliases
|
|
1254
1260
|
export { default as GeorgianLariIcon } from '../icons/georgian-lari';
|
|
1255
|
-
// Ghost aliases
|
|
1256
|
-
export { default as GhostIcon } from '../icons/ghost';
|
|
1257
1261
|
// Gift aliases
|
|
1258
1262
|
export { default as GiftIcon } from '../icons/gift';
|
|
1263
|
+
// Ghost aliases
|
|
1264
|
+
export { default as GhostIcon } from '../icons/ghost';
|
|
1259
1265
|
// GitBranchMinus aliases
|
|
1260
1266
|
export { default as GitBranchMinusIcon } from '../icons/git-branch-minus';
|
|
1261
1267
|
// GitBranchPlus aliases
|
|
1262
1268
|
export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
1263
|
-
// GitCommitVertical aliases
|
|
1264
|
-
export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical';
|
|
1265
1269
|
// GitBranch aliases
|
|
1266
1270
|
export { default as GitBranchIcon } from '../icons/git-branch';
|
|
1267
|
-
//
|
|
1268
|
-
export { default as
|
|
1271
|
+
// GitCommitVertical aliases
|
|
1272
|
+
export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical';
|
|
1269
1273
|
// GitCompareArrows aliases
|
|
1270
1274
|
export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
|
|
1271
|
-
//
|
|
1272
|
-
export { default as
|
|
1273
|
-
// GitGraph aliases
|
|
1274
|
-
export { default as GitGraphIcon } from '../icons/git-graph';
|
|
1275
|
+
// GitCompare aliases
|
|
1276
|
+
export { default as GitCompareIcon } from '../icons/git-compare';
|
|
1275
1277
|
// GitFork aliases
|
|
1276
1278
|
export { default as GitForkIcon } from '../icons/git-fork';
|
|
1279
|
+
// GitGraph aliases
|
|
1280
|
+
export { default as GitGraphIcon } from '../icons/git-graph';
|
|
1281
|
+
// GitMergeConflict aliases
|
|
1282
|
+
export { default as GitMergeConflictIcon } from '../icons/git-merge-conflict';
|
|
1277
1283
|
// GitMerge aliases
|
|
1278
1284
|
export { default as GitMergeIcon } from '../icons/git-merge';
|
|
1279
1285
|
// GitPullRequestArrow aliases
|
|
1280
1286
|
export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-arrow';
|
|
1281
|
-
// GitPullRequestClosed aliases
|
|
1282
|
-
export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
|
|
1283
1287
|
// GitPullRequestCreateArrow aliases
|
|
1284
1288
|
export { default as GitPullRequestCreateArrowIcon } from '../icons/git-pull-request-create-arrow';
|
|
1285
|
-
//
|
|
1286
|
-
export { default as
|
|
1289
|
+
// GitPullRequestClosed aliases
|
|
1290
|
+
export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
|
|
1287
1291
|
// GitPullRequestDraft aliases
|
|
1288
1292
|
export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
|
|
1293
|
+
// GitPullRequestCreate aliases
|
|
1294
|
+
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
|
|
1289
1295
|
// GitPullRequest aliases
|
|
1290
1296
|
export { default as GitPullRequestIcon } from '../icons/git-pull-request';
|
|
1297
|
+
// Glasses aliases
|
|
1298
|
+
export { default as GlassesIcon } from '../icons/glasses';
|
|
1291
1299
|
// GlassWater aliases
|
|
1292
1300
|
export { default as GlassWaterIcon } from '../icons/glass-water';
|
|
1293
1301
|
// GlobeCheck aliases
|
|
1294
1302
|
export { default as GlobeCheckIcon } from '../icons/globe-check';
|
|
1295
1303
|
// GlobeLock aliases
|
|
1296
1304
|
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1297
|
-
// Glasses aliases
|
|
1298
|
-
export { default as GlassesIcon } from '../icons/glasses';
|
|
1299
|
-
// GlobeOff aliases
|
|
1300
|
-
export { default as GlobeOffIcon } from '../icons/globe-off';
|
|
1301
1305
|
// GlobeX aliases
|
|
1302
1306
|
export { default as GlobeXIcon } from '../icons/globe-x';
|
|
1307
|
+
// GlobeOff aliases
|
|
1308
|
+
export { default as GlobeOffIcon } from '../icons/globe-off';
|
|
1303
1309
|
// Globe aliases
|
|
1304
1310
|
export { default as GlobeIcon } from '../icons/globe';
|
|
1305
|
-
// Goal aliases
|
|
1306
|
-
export { default as GoalIcon } from '../icons/goal';
|
|
1307
1311
|
// GraduationCap aliases
|
|
1308
1312
|
export { default as GraduationCapIcon } from '../icons/graduation-cap';
|
|
1313
|
+
// Goal aliases
|
|
1314
|
+
export { default as GoalIcon } from '../icons/goal';
|
|
1315
|
+
// Gpu aliases
|
|
1316
|
+
export { default as GpuIcon } from '../icons/gpu';
|
|
1309
1317
|
// Grape aliases
|
|
1310
1318
|
export { default as GrapeIcon } from '../icons/grape';
|
|
1311
1319
|
// Grid3x2 aliases
|
|
1312
1320
|
export { default as Grid3x2Icon } from '../icons/grid-3x2';
|
|
1313
|
-
// Gpu aliases
|
|
1314
|
-
export { default as GpuIcon } from '../icons/gpu';
|
|
1315
1321
|
// GripHorizontal aliases
|
|
1316
1322
|
export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
|
|
1317
1323
|
// GripVertical aliases
|
|
@@ -1336,30 +1342,30 @@ export { default as HandFistIcon } from '../icons/hand-fist';
|
|
|
1336
1342
|
export { default as HandHeartIcon } from '../icons/hand-heart';
|
|
1337
1343
|
// HandMetal aliases
|
|
1338
1344
|
export { default as HandMetalIcon } from '../icons/hand-metal';
|
|
1339
|
-
// HandPlatter aliases
|
|
1340
|
-
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1341
1345
|
// Hand aliases
|
|
1342
1346
|
export { default as HandIcon } from '../icons/hand';
|
|
1347
|
+
// HandPlatter aliases
|
|
1348
|
+
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1343
1349
|
// Handbag aliases
|
|
1344
1350
|
export { default as HandbagIcon } from '../icons/handbag';
|
|
1345
1351
|
// Handshake aliases
|
|
1346
1352
|
export { default as HandshakeIcon } from '../icons/handshake';
|
|
1347
1353
|
// HardDriveDownload aliases
|
|
1348
1354
|
export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
|
|
1349
|
-
// HardDriveUpload aliases
|
|
1350
|
-
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
|
|
1351
1355
|
// HardDrive aliases
|
|
1352
1356
|
export { default as HardDriveIcon } from '../icons/hard-drive';
|
|
1357
|
+
// HardDriveUpload aliases
|
|
1358
|
+
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
|
|
1353
1359
|
// HardHat aliases
|
|
1354
1360
|
export { default as HardHatIcon } from '../icons/hard-hat';
|
|
1355
1361
|
// Hash aliases
|
|
1356
1362
|
export { default as HashIcon } from '../icons/hash';
|
|
1357
1363
|
// HatGlasses aliases
|
|
1358
1364
|
export { default as HatGlassesIcon } from '../icons/hat-glasses';
|
|
1359
|
-
// Hd aliases
|
|
1360
|
-
export { default as HdIcon } from '../icons/hd';
|
|
1361
1365
|
// Haze aliases
|
|
1362
1366
|
export { default as HazeIcon } from '../icons/haze';
|
|
1367
|
+
// Hd aliases
|
|
1368
|
+
export { default as HdIcon } from '../icons/hd';
|
|
1363
1369
|
// HdmiPort aliases
|
|
1364
1370
|
export { default as HdmiPortIcon } from '../icons/hdmi-port';
|
|
1365
1371
|
// Heading1 aliases
|
|
@@ -1376,12 +1382,12 @@ export { default as Heading5Icon } from '../icons/heading-5';
|
|
|
1376
1382
|
export { default as Heading6Icon } from '../icons/heading-6';
|
|
1377
1383
|
// Heading aliases
|
|
1378
1384
|
export { default as HeadingIcon } from '../icons/heading';
|
|
1385
|
+
// Headset aliases
|
|
1386
|
+
export { default as HeadsetIcon } from '../icons/headset';
|
|
1379
1387
|
// HeadphoneOff aliases
|
|
1380
1388
|
export { default as HeadphoneOffIcon } from '../icons/headphone-off';
|
|
1381
1389
|
// Headphones aliases
|
|
1382
1390
|
export { default as HeadphonesIcon } from '../icons/headphones';
|
|
1383
|
-
// Headset aliases
|
|
1384
|
-
export { default as HeadsetIcon } from '../icons/headset';
|
|
1385
1391
|
// HeartCrack aliases
|
|
1386
1392
|
export { default as HeartCrackIcon } from '../icons/heart-crack';
|
|
1387
1393
|
// HeartHandshake aliases
|
|
@@ -1396,10 +1402,10 @@ export { default as HeartPlusIcon } from '../icons/heart-plus';
|
|
|
1396
1402
|
export { default as HeartPulseIcon } from '../icons/heart-pulse';
|
|
1397
1403
|
// HeartX aliases
|
|
1398
1404
|
export { default as HeartXIcon } from '../icons/heart-x';
|
|
1399
|
-
// Heart aliases
|
|
1400
|
-
export { default as HeartIcon } from '../icons/heart';
|
|
1401
1405
|
// Heater aliases
|
|
1402
1406
|
export { default as HeaterIcon } from '../icons/heater';
|
|
1407
|
+
// Heart aliases
|
|
1408
|
+
export { default as HeartIcon } from '../icons/heart';
|
|
1403
1409
|
// Helicopter aliases
|
|
1404
1410
|
export { default as HelicopterIcon } from '../icons/helicopter';
|
|
1405
1411
|
// Hexagon aliases
|
|
@@ -1412,18 +1418,18 @@ export { default as HopOffIcon } from '../icons/hop-off';
|
|
|
1412
1418
|
export { default as HopIcon } from '../icons/hop';
|
|
1413
1419
|
// Hospital aliases
|
|
1414
1420
|
export { default as HospitalIcon } from '../icons/hospital';
|
|
1415
|
-
// Hotel aliases
|
|
1416
|
-
export { default as HotelIcon } from '../icons/hotel';
|
|
1417
1421
|
// Hourglass aliases
|
|
1418
1422
|
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1423
|
+
// Hotel aliases
|
|
1424
|
+
export { default as HotelIcon } from '../icons/hotel';
|
|
1419
1425
|
// HouseHeart aliases
|
|
1420
1426
|
export { default as HouseHeartIcon } from '../icons/house-heart';
|
|
1421
1427
|
// HousePlug aliases
|
|
1422
1428
|
export { default as HousePlugIcon } from '../icons/house-plug';
|
|
1423
|
-
// HouseWifi aliases
|
|
1424
|
-
export { default as HouseWifiIcon } from '../icons/house-wifi';
|
|
1425
1429
|
// HousePlus aliases
|
|
1426
1430
|
export { default as HousePlusIcon } from '../icons/house-plus';
|
|
1431
|
+
// HouseWifi aliases
|
|
1432
|
+
export { default as HouseWifiIcon } from '../icons/house-wifi';
|
|
1427
1433
|
// IdCardLanyard aliases
|
|
1428
1434
|
export { default as IdCardLanyardIcon } from '../icons/id-card-lanyard';
|
|
1429
1435
|
// IdCard aliases
|
|
@@ -1436,10 +1442,10 @@ export { default as ImageMinusIcon } from '../icons/image-minus';
|
|
|
1436
1442
|
export { default as ImageOffIcon } from '../icons/image-off';
|
|
1437
1443
|
// ImagePlay aliases
|
|
1438
1444
|
export { default as ImagePlayIcon } from '../icons/image-play';
|
|
1439
|
-
// ImagePlus aliases
|
|
1440
|
-
export { default as ImagePlusIcon } from '../icons/image-plus';
|
|
1441
1445
|
// ImageUp aliases
|
|
1442
1446
|
export { default as ImageUpIcon } from '../icons/image-up';
|
|
1447
|
+
// ImagePlus aliases
|
|
1448
|
+
export { default as ImagePlusIcon } from '../icons/image-plus';
|
|
1443
1449
|
// ImageUpscale aliases
|
|
1444
1450
|
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1445
1451
|
// Image aliases
|
|
@@ -1448,16 +1454,16 @@ export { default as ImageIcon } from '../icons/image';
|
|
|
1448
1454
|
export { default as ImagesIcon } from '../icons/images';
|
|
1449
1455
|
// Import aliases
|
|
1450
1456
|
export { default as ImportIcon } from '../icons/import';
|
|
1451
|
-
// Inbox aliases
|
|
1452
|
-
export { default as InboxIcon } from '../icons/inbox';
|
|
1453
1457
|
// IndianRupee aliases
|
|
1454
1458
|
export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
1459
|
+
// Inbox aliases
|
|
1460
|
+
export { default as InboxIcon } from '../icons/inbox';
|
|
1455
1461
|
// Infinity aliases
|
|
1456
1462
|
export { default as InfinityIcon } from '../icons/infinity';
|
|
1457
|
-
// Info aliases
|
|
1458
|
-
export { default as InfoIcon } from '../icons/info';
|
|
1459
1463
|
// InspectionPanel aliases
|
|
1460
1464
|
export { default as InspectionPanelIcon } from '../icons/inspection-panel';
|
|
1465
|
+
// Info aliases
|
|
1466
|
+
export { default as InfoIcon } from '../icons/info';
|
|
1461
1467
|
// Italic aliases
|
|
1462
1468
|
export { default as ItalicIcon } from '../icons/italic';
|
|
1463
1469
|
// IterationCcw aliases
|
|
@@ -1466,14 +1472,14 @@ export { default as IterationCcwIcon } from '../icons/iteration-ccw';
|
|
|
1466
1472
|
export { default as IterationCwIcon } from '../icons/iteration-cw';
|
|
1467
1473
|
// Joystick aliases
|
|
1468
1474
|
export { default as JoystickIcon } from '../icons/joystick';
|
|
1469
|
-
// JapaneseYen aliases
|
|
1470
|
-
export { default as JapaneseYenIcon } from '../icons/japanese-yen';
|
|
1471
1475
|
// Kanban aliases
|
|
1472
1476
|
export { default as KanbanIcon } from '../icons/kanban';
|
|
1473
|
-
//
|
|
1474
|
-
export { default as
|
|
1477
|
+
// JapaneseYen aliases
|
|
1478
|
+
export { default as JapaneseYenIcon } from '../icons/japanese-yen';
|
|
1475
1479
|
// KeyRound aliases
|
|
1476
1480
|
export { default as KeyRoundIcon } from '../icons/key-round';
|
|
1481
|
+
// Kayak aliases
|
|
1482
|
+
export { default as KayakIcon } from '../icons/kayak';
|
|
1477
1483
|
// KeySquare aliases
|
|
1478
1484
|
export { default as KeySquareIcon } from '../icons/key-square';
|
|
1479
1485
|
// Key aliases
|
|
@@ -1484,10 +1490,10 @@ export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
|
|
|
1484
1490
|
export { default as KeyboardOffIcon } from '../icons/keyboard-off';
|
|
1485
1491
|
// Keyboard aliases
|
|
1486
1492
|
export { default as KeyboardIcon } from '../icons/keyboard';
|
|
1487
|
-
// LampDesk aliases
|
|
1488
|
-
export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
1489
1493
|
// LampCeiling aliases
|
|
1490
1494
|
export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
|
|
1495
|
+
// LampDesk aliases
|
|
1496
|
+
export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
1491
1497
|
// LampFloor aliases
|
|
1492
1498
|
export { default as LampFloorIcon } from '../icons/lamp-floor';
|
|
1493
1499
|
// LampWallDown aliases
|
|
@@ -1504,16 +1510,16 @@ export { default as LandmarkIcon } from '../icons/landmark';
|
|
|
1504
1510
|
export { default as LanguagesIcon } from '../icons/languages';
|
|
1505
1511
|
// LaptopMinimalCheck aliases
|
|
1506
1512
|
export { default as LaptopMinimalCheckIcon } from '../icons/laptop-minimal-check';
|
|
1507
|
-
// Laptop aliases
|
|
1508
|
-
export { default as LaptopIcon } from '../icons/laptop';
|
|
1509
1513
|
// LassoSelect aliases
|
|
1510
1514
|
export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
1515
|
+
// Laptop aliases
|
|
1516
|
+
export { default as LaptopIcon } from '../icons/laptop';
|
|
1511
1517
|
// Lasso aliases
|
|
1512
1518
|
export { default as LassoIcon } from '../icons/lasso';
|
|
1513
|
-
// LayerArrowDown aliases
|
|
1514
|
-
export { default as LayerArrowDownIcon } from '../icons/layer-arrow-down';
|
|
1515
1519
|
// LayerArrowUp aliases
|
|
1516
1520
|
export { default as LayerArrowUpIcon } from '../icons/layer-arrow-up';
|
|
1521
|
+
// LayerArrowDown aliases
|
|
1522
|
+
export { default as LayerArrowDownIcon } from '../icons/layer-arrow-down';
|
|
1517
1523
|
// Layers2 aliases
|
|
1518
1524
|
export { default as Layers2Icon } from '../icons/layers-2';
|
|
1519
1525
|
// LayersArrowDown aliases
|
|
@@ -1524,10 +1530,10 @@ export { default as LayersArrowUpIcon } from '../icons/layers-arrow-up';
|
|
|
1524
1530
|
export { default as LayersMinusIcon } from '../icons/layers-minus';
|
|
1525
1531
|
// LayersPlus aliases
|
|
1526
1532
|
export { default as LayersPlusIcon } from '../icons/layers-plus';
|
|
1527
|
-
// LayoutFreeform aliases
|
|
1528
|
-
export { default as LayoutFreeformIcon } from '../icons/layout-freeform';
|
|
1529
1533
|
// LayoutDashboard aliases
|
|
1530
1534
|
export { default as LayoutDashboardIcon } from '../icons/layout-dashboard';
|
|
1535
|
+
// LayoutFreeform aliases
|
|
1536
|
+
export { default as LayoutFreeformIcon } from '../icons/layout-freeform';
|
|
1531
1537
|
// LayoutGrid aliases
|
|
1532
1538
|
export { default as LayoutGridIcon } from '../icons/layout-grid';
|
|
1533
1539
|
// LayoutList aliases
|
|
@@ -1536,32 +1542,32 @@ export { default as LayoutListIcon } from '../icons/layout-list';
|
|
|
1536
1542
|
export { default as LayoutPanelLeftIcon } from '../icons/layout-panel-left';
|
|
1537
1543
|
// LayoutPanelTop aliases
|
|
1538
1544
|
export { default as LayoutPanelTopIcon } from '../icons/layout-panel-top';
|
|
1539
|
-
// LayoutTemplate aliases
|
|
1540
|
-
export { default as LayoutTemplateIcon } from '../icons/layout-template';
|
|
1541
1545
|
// Leaf aliases
|
|
1542
1546
|
export { default as LeafIcon } from '../icons/leaf';
|
|
1547
|
+
// LayoutTemplate aliases
|
|
1548
|
+
export { default as LayoutTemplateIcon } from '../icons/layout-template';
|
|
1549
|
+
// LeafyGreen aliases
|
|
1550
|
+
export { default as LeafyGreenIcon } from '../icons/leafy-green';
|
|
1543
1551
|
// Lectern aliases
|
|
1544
1552
|
export { default as LecternIcon } from '../icons/lectern';
|
|
1545
1553
|
// LensConcave aliases
|
|
1546
1554
|
export { default as LensConcaveIcon } from '../icons/lens-concave';
|
|
1547
|
-
// LeafyGreen aliases
|
|
1548
|
-
export { default as LeafyGreenIcon } from '../icons/leafy-green';
|
|
1549
|
-
// LensConvex aliases
|
|
1550
|
-
export { default as LensConvexIcon } from '../icons/lens-convex';
|
|
1551
1555
|
// LibraryBig aliases
|
|
1552
1556
|
export { default as LibraryBigIcon } from '../icons/library-big';
|
|
1553
1557
|
// Library aliases
|
|
1554
1558
|
export { default as LibraryIcon } from '../icons/library';
|
|
1559
|
+
// LensConvex aliases
|
|
1560
|
+
export { default as LensConvexIcon } from '../icons/lens-convex';
|
|
1555
1561
|
// LifeBuoy aliases
|
|
1556
1562
|
export { default as LifeBuoyIcon } from '../icons/life-buoy';
|
|
1557
|
-
// Ligature aliases
|
|
1558
|
-
export { default as LigatureIcon } from '../icons/ligature';
|
|
1559
1563
|
// LightbulbOff aliases
|
|
1560
1564
|
export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
1561
|
-
//
|
|
1562
|
-
export { default as
|
|
1565
|
+
// Ligature aliases
|
|
1566
|
+
export { default as LigatureIcon } from '../icons/ligature';
|
|
1563
1567
|
// LineDotRightHorizontal aliases
|
|
1564
1568
|
export { default as LineDotRightHorizontalIcon } from '../icons/line-dot-right-horizontal';
|
|
1569
|
+
// Lightbulb aliases
|
|
1570
|
+
export { default as LightbulbIcon } from '../icons/lightbulb';
|
|
1565
1571
|
// LineSquiggle aliases
|
|
1566
1572
|
export { default as LineSquiggleIcon } from '../icons/line-squiggle';
|
|
1567
1573
|
// LineStyle aliases
|
|
@@ -1596,22 +1602,22 @@ export { default as ListMusicIcon } from '../icons/list-music';
|
|
|
1596
1602
|
export { default as ListOrderedIcon } from '../icons/list-ordered';
|
|
1597
1603
|
// ListPlus aliases
|
|
1598
1604
|
export { default as ListPlusIcon } from '../icons/list-plus';
|
|
1599
|
-
// ListRestart aliases
|
|
1600
|
-
export { default as ListRestartIcon } from '../icons/list-restart';
|
|
1601
1605
|
// ListSortAscending aliases
|
|
1602
1606
|
export { default as ListSortAscendingIcon } from '../icons/list-sort-ascending';
|
|
1607
|
+
// ListRestart aliases
|
|
1608
|
+
export { default as ListRestartIcon } from '../icons/list-restart';
|
|
1603
1609
|
// ListSortDescending aliases
|
|
1604
1610
|
export { default as ListSortDescendingIcon } from '../icons/list-sort-descending';
|
|
1605
1611
|
// ListStart aliases
|
|
1606
1612
|
export { default as ListStartIcon } from '../icons/list-start';
|
|
1607
1613
|
// ListTodo aliases
|
|
1608
1614
|
export { default as ListTodoIcon } from '../icons/list-todo';
|
|
1615
|
+
// ListVideo aliases
|
|
1616
|
+
export { default as ListVideoIcon } from '../icons/list-video';
|
|
1609
1617
|
// ListTree aliases
|
|
1610
1618
|
export { default as ListTreeIcon } from '../icons/list-tree';
|
|
1611
1619
|
// ListX aliases
|
|
1612
1620
|
export { default as ListXIcon } from '../icons/list-x';
|
|
1613
|
-
// ListVideo aliases
|
|
1614
|
-
export { default as ListVideoIcon } from '../icons/list-video';
|
|
1615
1621
|
// List aliases
|
|
1616
1622
|
export { default as ListIcon } from '../icons/list';
|
|
1617
1623
|
// LoaderPinwheel aliases
|
|
@@ -1630,50 +1636,52 @@ export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
|
|
|
1630
1636
|
export { default as LockIcon } from '../icons/lock';
|
|
1631
1637
|
// LogIn aliases
|
|
1632
1638
|
export { default as LogInIcon } from '../icons/log-in';
|
|
1633
|
-
// Logs aliases
|
|
1634
|
-
export { default as LogsIcon } from '../icons/logs';
|
|
1635
1639
|
// LogOut aliases
|
|
1636
1640
|
export { default as LogOutIcon } from '../icons/log-out';
|
|
1637
1641
|
// Lollipop aliases
|
|
1638
1642
|
export { default as LollipopIcon } from '../icons/lollipop';
|
|
1639
1643
|
// Luggage aliases
|
|
1640
1644
|
export { default as LuggageIcon } from '../icons/luggage';
|
|
1645
|
+
// Logs aliases
|
|
1646
|
+
export { default as LogsIcon } from '../icons/logs';
|
|
1647
|
+
// MailBadge aliases
|
|
1648
|
+
export { default as MailBadgeIcon } from '../icons/mail-badge';
|
|
1641
1649
|
// Magnet aliases
|
|
1642
1650
|
export { default as MagnetIcon } from '../icons/magnet';
|
|
1643
1651
|
// MailCheck aliases
|
|
1644
1652
|
export { default as MailCheckIcon } from '../icons/mail-check';
|
|
1645
1653
|
// MailMinus aliases
|
|
1646
1654
|
export { default as MailMinusIcon } from '../icons/mail-minus';
|
|
1647
|
-
// MailPlus aliases
|
|
1648
|
-
export { default as MailPlusIcon } from '../icons/mail-plus';
|
|
1649
1655
|
// MailOpen aliases
|
|
1650
1656
|
export { default as MailOpenIcon } from '../icons/mail-open';
|
|
1657
|
+
// MailPlus aliases
|
|
1658
|
+
export { default as MailPlusIcon } from '../icons/mail-plus';
|
|
1651
1659
|
// MailWarning aliases
|
|
1652
1660
|
export { default as MailWarningIcon } from '../icons/mail-warning';
|
|
1653
1661
|
// MailSearch aliases
|
|
1654
1662
|
export { default as MailSearchIcon } from '../icons/mail-search';
|
|
1655
|
-
// Mail aliases
|
|
1656
|
-
export { default as MailIcon } from '../icons/mail';
|
|
1657
1663
|
// MailX aliases
|
|
1658
1664
|
export { default as MailXIcon } from '../icons/mail-x';
|
|
1659
1665
|
// Mailbox aliases
|
|
1660
1666
|
export { default as MailboxIcon } from '../icons/mailbox';
|
|
1661
|
-
//
|
|
1662
|
-
export { default as
|
|
1663
|
-
// MapMinus aliases
|
|
1664
|
-
export { default as MapMinusIcon } from '../icons/map-minus';
|
|
1667
|
+
// Mail aliases
|
|
1668
|
+
export { default as MailIcon } from '../icons/mail';
|
|
1665
1669
|
// MapPinCheckInside aliases
|
|
1666
1670
|
export { default as MapPinCheckInsideIcon } from '../icons/map-pin-check-inside';
|
|
1671
|
+
// MapMinus aliases
|
|
1672
|
+
export { default as MapMinusIcon } from '../icons/map-minus';
|
|
1673
|
+
// Mails aliases
|
|
1674
|
+
export { default as MailsIcon } from '../icons/mails';
|
|
1667
1675
|
// MapPinCheck aliases
|
|
1668
1676
|
export { default as MapPinCheckIcon } from '../icons/map-pin-check';
|
|
1669
1677
|
// MapPinHouse aliases
|
|
1670
1678
|
export { default as MapPinHouseIcon } from '../icons/map-pin-house';
|
|
1679
|
+
// MapPinMinusInside aliases
|
|
1680
|
+
export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside';
|
|
1671
1681
|
// MapPinMinus aliases
|
|
1672
1682
|
export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
|
|
1673
1683
|
// MapPinOff aliases
|
|
1674
1684
|
export { default as MapPinOffIcon } from '../icons/map-pin-off';
|
|
1675
|
-
// MapPinMinusInside aliases
|
|
1676
|
-
export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside';
|
|
1677
1685
|
// MapPinPlusInside aliases
|
|
1678
1686
|
export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside';
|
|
1679
1687
|
// MapPinPlus aliases
|
|
@@ -1688,16 +1696,16 @@ export { default as MapPinXIcon } from '../icons/map-pin-x';
|
|
|
1688
1696
|
export { default as MapPinIcon } from '../icons/map-pin';
|
|
1689
1697
|
// MapPinned aliases
|
|
1690
1698
|
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1691
|
-
// MapPlus aliases
|
|
1692
|
-
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1693
1699
|
// Map aliases
|
|
1694
1700
|
export { default as MapIcon } from '../icons/map';
|
|
1701
|
+
// MapPlus aliases
|
|
1702
|
+
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1695
1703
|
// MarsStroke aliases
|
|
1696
1704
|
export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
1697
|
-
// Mars aliases
|
|
1698
|
-
export { default as MarsIcon } from '../icons/mars';
|
|
1699
1705
|
// Martini aliases
|
|
1700
1706
|
export { default as MartiniIcon } from '../icons/martini';
|
|
1707
|
+
// Mars aliases
|
|
1708
|
+
export { default as MarsIcon } from '../icons/mars';
|
|
1701
1709
|
// Maximize2 aliases
|
|
1702
1710
|
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1703
1711
|
// Maximize aliases
|
|
@@ -1710,22 +1718,22 @@ export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
|
|
|
1710
1718
|
export { default as MegaphoneIcon } from '../icons/megaphone';
|
|
1711
1719
|
// MemoryStick aliases
|
|
1712
1720
|
export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
1713
|
-
// Merge aliases
|
|
1714
|
-
export { default as MergeIcon } from '../icons/merge';
|
|
1715
1721
|
// Menu aliases
|
|
1716
1722
|
export { default as MenuIcon } from '../icons/menu';
|
|
1723
|
+
// Merge aliases
|
|
1724
|
+
export { default as MergeIcon } from '../icons/merge';
|
|
1717
1725
|
// MessageCircleCheck aliases
|
|
1718
1726
|
export { default as MessageCircleCheckIcon } from '../icons/message-circle-check';
|
|
1719
1727
|
// MessageCircleCode aliases
|
|
1720
1728
|
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1721
1729
|
// MessageCircleDashed aliases
|
|
1722
1730
|
export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed';
|
|
1723
|
-
// MessageCircleHeart aliases
|
|
1724
|
-
export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart';
|
|
1725
1731
|
// MessageCircleMore aliases
|
|
1726
1732
|
export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
|
|
1727
1733
|
// MessageCircleOff aliases
|
|
1728
1734
|
export { default as MessageCircleOffIcon } from '../icons/message-circle-off';
|
|
1735
|
+
// MessageCircleHeart aliases
|
|
1736
|
+
export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart';
|
|
1729
1737
|
// MessageCirclePlus aliases
|
|
1730
1738
|
export { default as MessageCirclePlusIcon } from '../icons/message-circle-plus';
|
|
1731
1739
|
// MessageCircleReply aliases
|
|
@@ -1734,10 +1742,10 @@ export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply
|
|
|
1734
1742
|
export { default as MessageCircleWarningIcon } from '../icons/message-circle-warning';
|
|
1735
1743
|
// MessageCircleX aliases
|
|
1736
1744
|
export { default as MessageCircleXIcon } from '../icons/message-circle-x';
|
|
1737
|
-
// MessageCircle aliases
|
|
1738
|
-
export { default as MessageCircleIcon } from '../icons/message-circle';
|
|
1739
1745
|
// MessageSquareCheck aliases
|
|
1740
1746
|
export { default as MessageSquareCheckIcon } from '../icons/message-square-check';
|
|
1747
|
+
// MessageCircle aliases
|
|
1748
|
+
export { default as MessageCircleIcon } from '../icons/message-circle';
|
|
1741
1749
|
// MessageSquareCode aliases
|
|
1742
1750
|
export { default as MessageSquareCodeIcon } from '../icons/message-square-code';
|
|
1743
1751
|
// MessageSquareDashed aliases
|
|
@@ -1748,14 +1756,14 @@ export { default as MessageSquareDiffIcon } from '../icons/message-square-diff';
|
|
|
1748
1756
|
export { default as MessageSquareDotIcon } from '../icons/message-square-dot';
|
|
1749
1757
|
// MessageSquareHeart aliases
|
|
1750
1758
|
export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
|
|
1751
|
-
// MessageSquareLock aliases
|
|
1752
|
-
export { default as MessageSquareLockIcon } from '../icons/message-square-lock';
|
|
1753
1759
|
// MessageSquareMore aliases
|
|
1754
1760
|
export { default as MessageSquareMoreIcon } from '../icons/message-square-more';
|
|
1755
|
-
//
|
|
1756
|
-
export { default as
|
|
1761
|
+
// MessageSquareLock aliases
|
|
1762
|
+
export { default as MessageSquareLockIcon } from '../icons/message-square-lock';
|
|
1757
1763
|
// MessageSquarePlus aliases
|
|
1758
1764
|
export { default as MessageSquarePlusIcon } from '../icons/message-square-plus';
|
|
1765
|
+
// MessageSquareOff aliases
|
|
1766
|
+
export { default as MessageSquareOffIcon } from '../icons/message-square-off';
|
|
1759
1767
|
// MessageSquareQuote aliases
|
|
1760
1768
|
export { default as MessageSquareQuoteIcon } from '../icons/message-square-quote';
|
|
1761
1769
|
// MessageSquareReply aliases
|
|
@@ -1774,46 +1782,46 @@ export { default as MessageSquareIcon } from '../icons/message-square';
|
|
|
1774
1782
|
export { default as MessagesSquareIcon } from '../icons/messages-square';
|
|
1775
1783
|
// Metronome aliases
|
|
1776
1784
|
export { default as MetronomeIcon } from '../icons/metronome';
|
|
1785
|
+
// MicOff aliases
|
|
1786
|
+
export { default as MicOffIcon } from '../icons/mic-off';
|
|
1777
1787
|
// MicAudioLines aliases
|
|
1778
1788
|
export { default as MicAudioLinesIcon } from '../icons/mic-audio-lines';
|
|
1779
1789
|
// Mic aliases
|
|
1780
1790
|
export { default as MicIcon } from '../icons/mic';
|
|
1781
|
-
// MicOff aliases
|
|
1782
|
-
export { default as MicOffIcon } from '../icons/mic-off';
|
|
1783
1791
|
// Microchip aliases
|
|
1784
1792
|
export { default as MicrochipIcon } from '../icons/microchip';
|
|
1785
1793
|
// Microscope aliases
|
|
1786
1794
|
export { default as MicroscopeIcon } from '../icons/microscope';
|
|
1787
1795
|
// Microwave aliases
|
|
1788
1796
|
export { default as MicrowaveIcon } from '../icons/microwave';
|
|
1789
|
-
// MilkOff aliases
|
|
1790
|
-
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1791
|
-
// Milestone aliases
|
|
1792
|
-
export { default as MilestoneIcon } from '../icons/milestone';
|
|
1793
1797
|
// Milk aliases
|
|
1794
1798
|
export { default as MilkIcon } from '../icons/milk';
|
|
1799
|
+
// Milestone aliases
|
|
1800
|
+
export { default as MilestoneIcon } from '../icons/milestone';
|
|
1801
|
+
// MilkOff aliases
|
|
1802
|
+
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1795
1803
|
// Minimize2 aliases
|
|
1796
1804
|
export { default as Minimize2Icon } from '../icons/minimize-2';
|
|
1797
|
-
// Minus aliases
|
|
1798
|
-
export { default as MinusIcon } from '../icons/minus';
|
|
1799
1805
|
// Minimize aliases
|
|
1800
1806
|
export { default as MinimizeIcon } from '../icons/minimize';
|
|
1801
1807
|
// MirrorRectangular aliases
|
|
1802
1808
|
export { default as MirrorRectangularIcon } from '../icons/mirror-rectangular';
|
|
1809
|
+
// Minus aliases
|
|
1810
|
+
export { default as MinusIcon } from '../icons/minus';
|
|
1803
1811
|
// MirrorRound aliases
|
|
1804
1812
|
export { default as MirrorRoundIcon } from '../icons/mirror-round';
|
|
1805
|
-
// MonitorCheck aliases
|
|
1806
|
-
export { default as MonitorCheckIcon } from '../icons/monitor-check';
|
|
1807
|
-
// MonitorCloud aliases
|
|
1808
|
-
export { default as MonitorCloudIcon } from '../icons/monitor-cloud';
|
|
1809
1813
|
// MonitorCog aliases
|
|
1810
1814
|
export { default as MonitorCogIcon } from '../icons/monitor-cog';
|
|
1815
|
+
// MonitorCloud aliases
|
|
1816
|
+
export { default as MonitorCloudIcon } from '../icons/monitor-cloud';
|
|
1817
|
+
// MonitorCheck aliases
|
|
1818
|
+
export { default as MonitorCheckIcon } from '../icons/monitor-check';
|
|
1819
|
+
// MonitorDot aliases
|
|
1820
|
+
export { default as MonitorDotIcon } from '../icons/monitor-dot';
|
|
1811
1821
|
// MonitorDown aliases
|
|
1812
1822
|
export { default as MonitorDownIcon } from '../icons/monitor-down';
|
|
1813
1823
|
// MonitorOff aliases
|
|
1814
1824
|
export { default as MonitorOffIcon } from '../icons/monitor-off';
|
|
1815
|
-
// MonitorDot aliases
|
|
1816
|
-
export { default as MonitorDotIcon } from '../icons/monitor-dot';
|
|
1817
1825
|
// MonitorPause aliases
|
|
1818
1826
|
export { default as MonitorPauseIcon } from '../icons/monitor-pause';
|
|
1819
1827
|
// MonitorPlay aliases
|
|
@@ -1826,10 +1834,10 @@ export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker';
|
|
|
1826
1834
|
export { default as MonitorStopIcon } from '../icons/monitor-stop';
|
|
1827
1835
|
// MonitorUp aliases
|
|
1828
1836
|
export { default as MonitorUpIcon } from '../icons/monitor-up';
|
|
1829
|
-
// MonitorX aliases
|
|
1830
|
-
export { default as MonitorXIcon } from '../icons/monitor-x';
|
|
1831
1837
|
// Monitor aliases
|
|
1832
1838
|
export { default as MonitorIcon } from '../icons/monitor';
|
|
1839
|
+
// MonitorX aliases
|
|
1840
|
+
export { default as MonitorXIcon } from '../icons/monitor-x';
|
|
1833
1841
|
// MoonStar aliases
|
|
1834
1842
|
export { default as MoonStarIcon } from '../icons/moon-star';
|
|
1835
1843
|
// Moon aliases
|
|
@@ -1842,10 +1850,10 @@ export { default as MotorbikeIcon } from '../icons/motorbike';
|
|
|
1842
1850
|
export { default as MountainSnowIcon } from '../icons/mountain-snow';
|
|
1843
1851
|
// Mountain aliases
|
|
1844
1852
|
export { default as MountainIcon } from '../icons/mountain';
|
|
1845
|
-
// MouseLeft aliases
|
|
1846
|
-
export { default as MouseLeftIcon } from '../icons/mouse-left';
|
|
1847
1853
|
// MouseOff aliases
|
|
1848
1854
|
export { default as MouseOffIcon } from '../icons/mouse-off';
|
|
1855
|
+
// MouseLeft aliases
|
|
1856
|
+
export { default as MouseLeftIcon } from '../icons/mouse-left';
|
|
1849
1857
|
// MousePointer2Off aliases
|
|
1850
1858
|
export { default as MousePointer2OffIcon } from '../icons/mouse-pointer-2-off';
|
|
1851
1859
|
// MousePointer2 aliases
|
|
@@ -1868,10 +1876,10 @@ export { default as MoveDiagonalIcon } from '../icons/move-diagonal';
|
|
|
1868
1876
|
export { default as MoveDownLeftIcon } from '../icons/move-down-left';
|
|
1869
1877
|
// MoveDownRight aliases
|
|
1870
1878
|
export { default as MoveDownRightIcon } from '../icons/move-down-right';
|
|
1871
|
-
// MoveHorizontal aliases
|
|
1872
|
-
export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
|
|
1873
1879
|
// MoveDown aliases
|
|
1874
1880
|
export { default as MoveDownIcon } from '../icons/move-down';
|
|
1881
|
+
// MoveHorizontal aliases
|
|
1882
|
+
export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
|
|
1875
1883
|
// MoveLeft aliases
|
|
1876
1884
|
export { default as MoveLeftIcon } from '../icons/move-left';
|
|
1877
1885
|
// MoveRight aliases
|
|
@@ -1882,22 +1890,22 @@ export { default as MoveUpLeftIcon } from '../icons/move-up-left';
|
|
|
1882
1890
|
export { default as MoveUpRightIcon } from '../icons/move-up-right';
|
|
1883
1891
|
// MoveUp aliases
|
|
1884
1892
|
export { default as MoveUpIcon } from '../icons/move-up';
|
|
1885
|
-
// Move aliases
|
|
1886
|
-
export { default as MoveIcon } from '../icons/move';
|
|
1887
1893
|
// MoveVertical aliases
|
|
1888
1894
|
export { default as MoveVerticalIcon } from '../icons/move-vertical';
|
|
1895
|
+
// Move aliases
|
|
1896
|
+
export { default as MoveIcon } from '../icons/move';
|
|
1889
1897
|
// Music2 aliases
|
|
1890
1898
|
export { default as Music2Icon } from '../icons/music-2';
|
|
1891
1899
|
// Music3 aliases
|
|
1892
1900
|
export { default as Music3Icon } from '../icons/music-3';
|
|
1893
|
-
// Music4 aliases
|
|
1894
|
-
export { default as Music4Icon } from '../icons/music-4';
|
|
1895
1901
|
// Music aliases
|
|
1896
1902
|
export { default as MusicIcon } from '../icons/music';
|
|
1897
|
-
//
|
|
1898
|
-
export { default as
|
|
1903
|
+
// Music4 aliases
|
|
1904
|
+
export { default as Music4Icon } from '../icons/music-4';
|
|
1899
1905
|
// Navigation2Off aliases
|
|
1900
1906
|
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1907
|
+
// Navigation2 aliases
|
|
1908
|
+
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1901
1909
|
// NavigationOff aliases
|
|
1902
1910
|
export { default as NavigationOffIcon } from '../icons/navigation-off';
|
|
1903
1911
|
// Navigation aliases
|
|
@@ -1934,32 +1942,32 @@ export { default as OctagonIcon } from '../icons/octagon';
|
|
|
1934
1942
|
export { default as OmegaIcon } from '../icons/omega';
|
|
1935
1943
|
// Option aliases
|
|
1936
1944
|
export { default as OptionIcon } from '../icons/option';
|
|
1945
|
+
// Orbit aliases
|
|
1946
|
+
export { default as OrbitIcon } from '../icons/orbit';
|
|
1937
1947
|
// Origami aliases
|
|
1938
1948
|
export { default as OrigamiIcon } from '../icons/origami';
|
|
1939
1949
|
// Package2 aliases
|
|
1940
1950
|
export { default as Package2Icon } from '../icons/package-2';
|
|
1941
|
-
// Orbit aliases
|
|
1942
|
-
export { default as OrbitIcon } from '../icons/orbit';
|
|
1943
1951
|
// PackageCheck aliases
|
|
1944
1952
|
export { default as PackageCheckIcon } from '../icons/package-check';
|
|
1945
|
-
// PackageOpen aliases
|
|
1946
|
-
export { default as PackageOpenIcon } from '../icons/package-open';
|
|
1947
1953
|
// PackageMinus aliases
|
|
1948
1954
|
export { default as PackageMinusIcon } from '../icons/package-minus';
|
|
1949
1955
|
// PackagePlus aliases
|
|
1950
1956
|
export { default as PackagePlusIcon } from '../icons/package-plus';
|
|
1951
|
-
//
|
|
1952
|
-
export { default as
|
|
1957
|
+
// PackageOpen aliases
|
|
1958
|
+
export { default as PackageOpenIcon } from '../icons/package-open';
|
|
1953
1959
|
// PackageSearch aliases
|
|
1954
1960
|
export { default as PackageSearchIcon } from '../icons/package-search';
|
|
1955
1961
|
// Package aliases
|
|
1956
1962
|
export { default as PackageIcon } from '../icons/package';
|
|
1963
|
+
// PackageX aliases
|
|
1964
|
+
export { default as PackageXIcon } from '../icons/package-x';
|
|
1957
1965
|
// PaintBucket aliases
|
|
1958
1966
|
export { default as PaintBucketIcon } from '../icons/paint-bucket';
|
|
1959
|
-
// PaintRoller aliases
|
|
1960
|
-
export { default as PaintRollerIcon } from '../icons/paint-roller';
|
|
1961
1967
|
// Paintbrush aliases
|
|
1962
1968
|
export { default as PaintbrushIcon } from '../icons/paintbrush';
|
|
1969
|
+
// PaintRoller aliases
|
|
1970
|
+
export { default as PaintRollerIcon } from '../icons/paint-roller';
|
|
1963
1971
|
// Palette aliases
|
|
1964
1972
|
export { default as PaletteIcon } from '../icons/palette';
|
|
1965
1973
|
// Panda aliases
|
|
@@ -1972,10 +1980,10 @@ export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
|
|
|
1972
1980
|
export { default as PanelBottomIcon } from '../icons/panel-bottom';
|
|
1973
1981
|
// PanelRightClose aliases
|
|
1974
1982
|
export { default as PanelRightCloseIcon } from '../icons/panel-right-close';
|
|
1975
|
-
// PanelLeftRightDashed aliases
|
|
1976
|
-
export { default as PanelLeftRightDashedIcon } from '../icons/panel-left-right-dashed';
|
|
1977
1983
|
// PanelRightOpen aliases
|
|
1978
1984
|
export { default as PanelRightOpenIcon } from '../icons/panel-right-open';
|
|
1985
|
+
// PanelLeftRightDashed aliases
|
|
1986
|
+
export { default as PanelLeftRightDashedIcon } from '../icons/panel-left-right-dashed';
|
|
1979
1987
|
// PanelRight aliases
|
|
1980
1988
|
export { default as PanelRightIcon } from '../icons/panel-right';
|
|
1981
1989
|
// PanelTopBottomDashed aliases
|
|
@@ -1984,14 +1992,14 @@ export { default as PanelTopBottomDashedIcon } from '../icons/panel-top-bottom-d
|
|
|
1984
1992
|
export { default as PanelTopCloseIcon } from '../icons/panel-top-close';
|
|
1985
1993
|
// PanelTopOpen aliases
|
|
1986
1994
|
export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
|
|
1987
|
-
// PanelsRightBottom aliases
|
|
1988
|
-
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
1989
1995
|
// PanelTop aliases
|
|
1990
1996
|
export { default as PanelTopIcon } from '../icons/panel-top';
|
|
1991
|
-
// PaperBag aliases
|
|
1992
|
-
export { default as PaperBagIcon } from '../icons/paper-bag';
|
|
1993
1997
|
// PanelsLeftBottom aliases
|
|
1994
1998
|
export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
|
|
1999
|
+
// PanelsRightBottom aliases
|
|
2000
|
+
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
2001
|
+
// PaperBag aliases
|
|
2002
|
+
export { default as PaperBagIcon } from '../icons/paper-bag';
|
|
1995
2003
|
// Paperclip aliases
|
|
1996
2004
|
export { default as PaperclipIcon } from '../icons/paperclip';
|
|
1997
2005
|
// Parasol aliases
|
|
@@ -2004,10 +2012,10 @@ export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
|
2004
2012
|
export { default as PartyPopperIcon } from '../icons/party-popper';
|
|
2005
2013
|
// Pause aliases
|
|
2006
2014
|
export { default as PauseIcon } from '../icons/pause';
|
|
2007
|
-
// PawPrint aliases
|
|
2008
|
-
export { default as PawPrintIcon } from '../icons/paw-print';
|
|
2009
2015
|
// PcCase aliases
|
|
2010
2016
|
export { default as PcCaseIcon } from '../icons/pc-case';
|
|
2017
|
+
// PawPrint aliases
|
|
2018
|
+
export { default as PawPrintIcon } from '../icons/paw-print';
|
|
2011
2019
|
// PenOff aliases
|
|
2012
2020
|
export { default as PenOffIcon } from '../icons/pen-off';
|
|
2013
2021
|
// PenTool aliases
|
|
@@ -2032,26 +2040,26 @@ export { default as PersonStandingIcon } from '../icons/person-standing';
|
|
|
2032
2040
|
export { default as PhiIcon } from '../icons/phi';
|
|
2033
2041
|
// PhilippinePeso aliases
|
|
2034
2042
|
export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
2035
|
-
// PhoneCall aliases
|
|
2036
|
-
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
2037
2043
|
// PhoneForwarded aliases
|
|
2038
2044
|
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded';
|
|
2045
|
+
// PhoneCall aliases
|
|
2046
|
+
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
2039
2047
|
// PhoneIncoming aliases
|
|
2040
2048
|
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
2041
2049
|
// PhoneMissed aliases
|
|
2042
2050
|
export { default as PhoneMissedIcon } from '../icons/phone-missed';
|
|
2043
2051
|
// PhoneOff aliases
|
|
2044
2052
|
export { default as PhoneOffIcon } from '../icons/phone-off';
|
|
2045
|
-
// PhoneOutgoing aliases
|
|
2046
|
-
export { default as PhoneOutgoingIcon } from '../icons/phone-outgoing';
|
|
2047
2053
|
// Phone aliases
|
|
2048
2054
|
export { default as PhoneIcon } from '../icons/phone';
|
|
2055
|
+
// PhoneOutgoing aliases
|
|
2056
|
+
export { default as PhoneOutgoingIcon } from '../icons/phone-outgoing';
|
|
2049
2057
|
// Pi aliases
|
|
2050
2058
|
export { default as PiIcon } from '../icons/pi';
|
|
2051
|
-
// Piano aliases
|
|
2052
|
-
export { default as PianoIcon } from '../icons/piano';
|
|
2053
2059
|
// Pickaxe aliases
|
|
2054
2060
|
export { default as PickaxeIcon } from '../icons/pickaxe';
|
|
2061
|
+
// Piano aliases
|
|
2062
|
+
export { default as PianoIcon } from '../icons/piano';
|
|
2055
2063
|
// PictureInPicture2 aliases
|
|
2056
2064
|
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
2057
2065
|
// PictureInPicture aliases
|
|
@@ -2096,46 +2104,46 @@ export { default as PlusIcon } from '../icons/plus';
|
|
|
2096
2104
|
export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
2097
2105
|
// Podium aliases
|
|
2098
2106
|
export { default as PodiumIcon } from '../icons/podium';
|
|
2099
|
-
// PointerOff aliases
|
|
2100
|
-
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
2101
2107
|
// Pointer aliases
|
|
2102
2108
|
export { default as PointerIcon } from '../icons/pointer';
|
|
2103
|
-
//
|
|
2104
|
-
export { default as
|
|
2109
|
+
// PointerOff aliases
|
|
2110
|
+
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
2105
2111
|
// Popcorn aliases
|
|
2106
2112
|
export { default as PopcornIcon } from '../icons/popcorn';
|
|
2107
2113
|
// PoundSterling aliases
|
|
2108
2114
|
export { default as PoundSterlingIcon } from '../icons/pound-sterling';
|
|
2115
|
+
// Popsicle aliases
|
|
2116
|
+
export { default as PopsicleIcon } from '../icons/popsicle';
|
|
2109
2117
|
// PowerOff aliases
|
|
2110
2118
|
export { default as PowerOffIcon } from '../icons/power-off';
|
|
2111
2119
|
// Presentation aliases
|
|
2112
2120
|
export { default as PresentationIcon } from '../icons/presentation';
|
|
2113
2121
|
// Power aliases
|
|
2114
2122
|
export { default as PowerIcon } from '../icons/power';
|
|
2115
|
-
// PrinterX aliases
|
|
2116
|
-
export { default as PrinterXIcon } from '../icons/printer-x';
|
|
2117
2123
|
// PrinterCheck aliases
|
|
2118
2124
|
export { default as PrinterCheckIcon } from '../icons/printer-check';
|
|
2125
|
+
// PrinterX aliases
|
|
2126
|
+
export { default as PrinterXIcon } from '../icons/printer-x';
|
|
2119
2127
|
// Printer aliases
|
|
2120
2128
|
export { default as PrinterIcon } from '../icons/printer';
|
|
2121
2129
|
// Projector aliases
|
|
2122
2130
|
export { default as ProjectorIcon } from '../icons/projector';
|
|
2131
|
+
// Puzzle aliases
|
|
2132
|
+
export { default as PuzzleIcon } from '../icons/puzzle';
|
|
2123
2133
|
// Proportions aliases
|
|
2124
2134
|
export { default as ProportionsIcon } from '../icons/proportions';
|
|
2125
2135
|
// Pyramid aliases
|
|
2126
2136
|
export { default as PyramidIcon } from '../icons/pyramid';
|
|
2127
|
-
// Puzzle aliases
|
|
2128
|
-
export { default as PuzzleIcon } from '../icons/puzzle';
|
|
2129
2137
|
// QrCode aliases
|
|
2130
2138
|
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
2131
2139
|
// Rabbit aliases
|
|
2132
2140
|
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2133
2141
|
// Quote aliases
|
|
2134
2142
|
export { default as QuoteIcon } from '../icons/quote';
|
|
2135
|
-
// Radar aliases
|
|
2136
|
-
export { default as RadarIcon } from '../icons/radar';
|
|
2137
2143
|
// Radiation aliases
|
|
2138
2144
|
export { default as RadiationIcon } from '../icons/radiation';
|
|
2145
|
+
// Radar aliases
|
|
2146
|
+
export { default as RadarIcon } from '../icons/radar';
|
|
2139
2147
|
// Radical aliases
|
|
2140
2148
|
export { default as RadicalIcon } from '../icons/radical';
|
|
2141
2149
|
// RadioOff aliases
|
|
@@ -2146,32 +2154,32 @@ export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
|
2146
2154
|
export { default as RadioTowerIcon } from '../icons/radio-tower';
|
|
2147
2155
|
// Radio aliases
|
|
2148
2156
|
export { default as RadioIcon } from '../icons/radio';
|
|
2149
|
-
// Radius aliases
|
|
2150
|
-
export { default as RadiusIcon } from '../icons/radius';
|
|
2151
2157
|
// Rainbow aliases
|
|
2152
2158
|
export { default as RainbowIcon } from '../icons/rainbow';
|
|
2159
|
+
// Radius aliases
|
|
2160
|
+
export { default as RadiusIcon } from '../icons/radius';
|
|
2153
2161
|
// Rat aliases
|
|
2154
2162
|
export { default as RatIcon } from '../icons/rat';
|
|
2155
2163
|
// Ratio aliases
|
|
2156
2164
|
export { default as RatioIcon } from '../icons/ratio';
|
|
2157
2165
|
// ReceiptCent aliases
|
|
2158
2166
|
export { default as ReceiptCentIcon } from '../icons/receipt-cent';
|
|
2159
|
-
// ReceiptIndianRupee aliases
|
|
2160
|
-
export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
|
|
2161
2167
|
// ReceiptEuro aliases
|
|
2162
2168
|
export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
|
|
2169
|
+
// ReceiptIndianRupee aliases
|
|
2170
|
+
export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
|
|
2163
2171
|
// ReceiptJapaneseYen aliases
|
|
2164
2172
|
export { default as ReceiptJapaneseYenIcon } from '../icons/receipt-japanese-yen';
|
|
2165
2173
|
// ReceiptPoundSterling aliases
|
|
2166
2174
|
export { default as ReceiptPoundSterlingIcon } from '../icons/receipt-pound-sterling';
|
|
2167
2175
|
// ReceiptRussianRuble aliases
|
|
2168
2176
|
export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-ruble';
|
|
2169
|
-
// ReceiptSwissFranc aliases
|
|
2170
|
-
export { default as ReceiptSwissFrancIcon } from '../icons/receipt-swiss-franc';
|
|
2171
2177
|
// ReceiptText aliases
|
|
2172
2178
|
export { default as ReceiptTextIcon } from '../icons/receipt-text';
|
|
2173
2179
|
// ReceiptTurkishLira aliases
|
|
2174
2180
|
export { default as ReceiptTurkishLiraIcon } from '../icons/receipt-turkish-lira';
|
|
2181
|
+
// ReceiptSwissFranc aliases
|
|
2182
|
+
export { default as ReceiptSwissFrancIcon } from '../icons/receipt-swiss-franc';
|
|
2175
2183
|
// Receipt aliases
|
|
2176
2184
|
export { default as ReceiptIcon } from '../icons/receipt';
|
|
2177
2185
|
// RectangleCircle aliases
|
|
@@ -2182,26 +2190,26 @@ export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
|
|
|
2182
2190
|
export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal';
|
|
2183
2191
|
// RectangleVertical aliases
|
|
2184
2192
|
export { default as RectangleVerticalIcon } from '../icons/rectangle-vertical';
|
|
2185
|
-
// Recycle aliases
|
|
2186
|
-
export { default as RecycleIcon } from '../icons/recycle';
|
|
2187
2193
|
// Redo2 aliases
|
|
2188
2194
|
export { default as Redo2Icon } from '../icons/redo-2';
|
|
2189
|
-
//
|
|
2190
|
-
export { default as
|
|
2195
|
+
// Recycle aliases
|
|
2196
|
+
export { default as RecycleIcon } from '../icons/recycle';
|
|
2191
2197
|
// Redo aliases
|
|
2192
2198
|
export { default as RedoIcon } from '../icons/redo';
|
|
2199
|
+
// RedoDot aliases
|
|
2200
|
+
export { default as RedoDotIcon } from '../icons/redo-dot';
|
|
2193
2201
|
// RefreshCcwDot aliases
|
|
2194
2202
|
export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot';
|
|
2195
|
-
// RefreshCcw aliases
|
|
2196
|
-
export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
|
|
2197
|
-
// RefreshCw aliases
|
|
2198
|
-
export { default as RefreshCwIcon } from '../icons/refresh-cw';
|
|
2199
2203
|
// RefreshCwOff aliases
|
|
2200
2204
|
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
2201
|
-
//
|
|
2202
|
-
export { default as
|
|
2205
|
+
// RefreshCw aliases
|
|
2206
|
+
export { default as RefreshCwIcon } from '../icons/refresh-cw';
|
|
2207
|
+
// RefreshCcw aliases
|
|
2208
|
+
export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
|
|
2203
2209
|
// Regex aliases
|
|
2204
2210
|
export { default as RegexIcon } from '../icons/regex';
|
|
2211
|
+
// Refrigerator aliases
|
|
2212
|
+
export { default as RefrigeratorIcon } from '../icons/refrigerator';
|
|
2205
2213
|
// RemoveFormatting aliases
|
|
2206
2214
|
export { default as RemoveFormattingIcon } from '../icons/remove-formatting';
|
|
2207
2215
|
// Repeat1 aliases
|
|
@@ -2232,12 +2240,12 @@ export { default as RocketIcon } from '../icons/rocket';
|
|
|
2232
2240
|
export { default as RockingChairIcon } from '../icons/rocking-chair';
|
|
2233
2241
|
// RollerCoaster aliases
|
|
2234
2242
|
export { default as RollerCoasterIcon } from '../icons/roller-coaster';
|
|
2243
|
+
// Rose aliases
|
|
2244
|
+
export { default as RoseIcon } from '../icons/rose';
|
|
2235
2245
|
// RotateCcwKey aliases
|
|
2236
2246
|
export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
|
|
2237
2247
|
// RotateCcwSquare aliases
|
|
2238
2248
|
export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
|
|
2239
|
-
// Rose aliases
|
|
2240
|
-
export { default as RoseIcon } from '../icons/rose';
|
|
2241
2249
|
// RotateCcw aliases
|
|
2242
2250
|
export { default as RotateCcwIcon } from '../icons/rotate-ccw';
|
|
2243
2251
|
// RotateCwFadingClock aliases
|
|
@@ -2248,46 +2256,46 @@ export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
|
|
|
2248
2256
|
export { default as RotateCwIcon } from '../icons/rotate-cw';
|
|
2249
2257
|
// RouteOff aliases
|
|
2250
2258
|
export { default as RouteOffIcon } from '../icons/route-off';
|
|
2251
|
-
// Route aliases
|
|
2252
|
-
export { default as RouteIcon } from '../icons/route';
|
|
2253
2259
|
// Router aliases
|
|
2254
2260
|
export { default as RouterIcon } from '../icons/router';
|
|
2261
|
+
// Route aliases
|
|
2262
|
+
export { default as RouteIcon } from '../icons/route';
|
|
2255
2263
|
// Rows4 aliases
|
|
2256
2264
|
export { default as Rows4Icon } from '../icons/rows-4';
|
|
2257
|
-
// Rss aliases
|
|
2258
|
-
export { default as RssIcon } from '../icons/rss';
|
|
2259
2265
|
// RulerDimensionLine aliases
|
|
2260
2266
|
export { default as RulerDimensionLineIcon } from '../icons/ruler-dimension-line';
|
|
2261
2267
|
// Ruler aliases
|
|
2262
2268
|
export { default as RulerIcon } from '../icons/ruler';
|
|
2269
|
+
// Rss aliases
|
|
2270
|
+
export { default as RssIcon } from '../icons/rss';
|
|
2263
2271
|
// RussianRuble aliases
|
|
2264
2272
|
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2265
2273
|
// Sailboat aliases
|
|
2266
2274
|
export { default as SailboatIcon } from '../icons/sailboat';
|
|
2267
|
-
// Sandwich aliases
|
|
2268
|
-
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2269
2275
|
// Salad aliases
|
|
2270
2276
|
export { default as SaladIcon } from '../icons/salad';
|
|
2277
|
+
// Sandwich aliases
|
|
2278
|
+
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2279
|
+
// Satellite aliases
|
|
2280
|
+
export { default as SatelliteIcon } from '../icons/satellite';
|
|
2271
2281
|
// SatelliteDish aliases
|
|
2272
2282
|
export { default as SatelliteDishIcon } from '../icons/satellite-dish';
|
|
2273
2283
|
// SaudiRiyal aliases
|
|
2274
2284
|
export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
|
|
2275
|
-
// Satellite aliases
|
|
2276
|
-
export { default as SatelliteIcon } from '../icons/satellite';
|
|
2277
2285
|
// SaveAll aliases
|
|
2278
2286
|
export { default as SaveAllIcon } from '../icons/save-all';
|
|
2279
2287
|
// SaveCheck aliases
|
|
2280
2288
|
export { default as SaveCheckIcon } from '../icons/save-check';
|
|
2289
|
+
// SaveOff aliases
|
|
2290
|
+
export { default as SaveOffIcon } from '../icons/save-off';
|
|
2281
2291
|
// SavePen aliases
|
|
2282
2292
|
export { default as SavePenIcon } from '../icons/save-pen';
|
|
2283
2293
|
// SavePlus aliases
|
|
2284
2294
|
export { default as SavePlusIcon } from '../icons/save-plus';
|
|
2285
|
-
// SaveOff aliases
|
|
2286
|
-
export { default as SaveOffIcon } from '../icons/save-off';
|
|
2287
|
-
// Save aliases
|
|
2288
|
-
export { default as SaveIcon } from '../icons/save';
|
|
2289
2295
|
// Scale aliases
|
|
2290
2296
|
export { default as ScaleIcon } from '../icons/scale';
|
|
2297
|
+
// Save aliases
|
|
2298
|
+
export { default as SaveIcon } from '../icons/save';
|
|
2291
2299
|
// Scaling aliases
|
|
2292
2300
|
export { default as ScalingIcon } from '../icons/scaling';
|
|
2293
2301
|
// ScanBarcode aliases
|
|
@@ -2316,32 +2324,32 @@ export { default as ScanIcon } from '../icons/scan';
|
|
|
2316
2324
|
export { default as SchoolIcon } from '../icons/school';
|
|
2317
2325
|
// ScissorsLineDashed aliases
|
|
2318
2326
|
export { default as ScissorsLineDashedIcon } from '../icons/scissors-line-dashed';
|
|
2327
|
+
// ScreenShareOff aliases
|
|
2328
|
+
export { default as ScreenShareOffIcon } from '../icons/screen-share-off';
|
|
2319
2329
|
// Scissors aliases
|
|
2320
2330
|
export { default as ScissorsIcon } from '../icons/scissors';
|
|
2321
2331
|
// Scooter aliases
|
|
2322
2332
|
export { default as ScooterIcon } from '../icons/scooter';
|
|
2323
|
-
// ScreenShareOff aliases
|
|
2324
|
-
export { default as ScreenShareOffIcon } from '../icons/screen-share-off';
|
|
2325
2333
|
// ScreenShare aliases
|
|
2326
2334
|
export { default as ScreenShareIcon } from '../icons/screen-share';
|
|
2327
2335
|
// ScrollText aliases
|
|
2328
2336
|
export { default as ScrollTextIcon } from '../icons/scroll-text';
|
|
2329
2337
|
// Scroll aliases
|
|
2330
2338
|
export { default as ScrollIcon } from '../icons/scroll';
|
|
2331
|
-
// SearchAlert aliases
|
|
2332
|
-
export { default as SearchAlertIcon } from '../icons/search-alert';
|
|
2333
2339
|
// SearchCheck aliases
|
|
2334
2340
|
export { default as SearchCheckIcon } from '../icons/search-check';
|
|
2341
|
+
// SearchAlert aliases
|
|
2342
|
+
export { default as SearchAlertIcon } from '../icons/search-alert';
|
|
2335
2343
|
// SearchCode aliases
|
|
2336
2344
|
export { default as SearchCodeIcon } from '../icons/search-code';
|
|
2337
2345
|
// SearchSlash aliases
|
|
2338
2346
|
export { default as SearchSlashIcon } from '../icons/search-slash';
|
|
2339
2347
|
// SearchX aliases
|
|
2340
2348
|
export { default as SearchXIcon } from '../icons/search-x';
|
|
2341
|
-
// Search aliases
|
|
2342
|
-
export { default as SearchIcon } from '../icons/search';
|
|
2343
2349
|
// Section aliases
|
|
2344
2350
|
export { default as SectionIcon } from '../icons/section';
|
|
2351
|
+
// Search aliases
|
|
2352
|
+
export { default as SearchIcon } from '../icons/search';
|
|
2345
2353
|
// SendToBack aliases
|
|
2346
2354
|
export { default as SendToBackIcon } from '../icons/send-to-back';
|
|
2347
2355
|
// Send aliases
|
|
@@ -2350,48 +2358,48 @@ export { default as SendIcon } from '../icons/send';
|
|
|
2350
2358
|
export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
|
|
2351
2359
|
// SeparatorVertical aliases
|
|
2352
2360
|
export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
|
|
2353
|
-
// ServerCog aliases
|
|
2354
|
-
export { default as ServerCogIcon } from '../icons/server-cog';
|
|
2355
2361
|
// ServerCrash aliases
|
|
2356
2362
|
export { default as ServerCrashIcon } from '../icons/server-crash';
|
|
2363
|
+
// ServerCog aliases
|
|
2364
|
+
export { default as ServerCogIcon } from '../icons/server-cog';
|
|
2357
2365
|
// ServerOff aliases
|
|
2358
2366
|
export { default as ServerOffIcon } from '../icons/server-off';
|
|
2359
2367
|
// ServerPlus aliases
|
|
2360
2368
|
export { default as ServerPlusIcon } from '../icons/server-plus';
|
|
2361
2369
|
// Server aliases
|
|
2362
2370
|
export { default as ServerIcon } from '../icons/server';
|
|
2363
|
-
// Settings aliases
|
|
2364
|
-
export { default as SettingsIcon } from '../icons/settings';
|
|
2365
2371
|
// Settings2 aliases
|
|
2366
2372
|
export { default as Settings2Icon } from '../icons/settings-2';
|
|
2367
|
-
//
|
|
2368
|
-
export { default as
|
|
2373
|
+
// Settings aliases
|
|
2374
|
+
export { default as SettingsIcon } from '../icons/settings';
|
|
2369
2375
|
// Shapes aliases
|
|
2370
2376
|
export { default as ShapesIcon } from '../icons/shapes';
|
|
2377
|
+
// Share2 aliases
|
|
2378
|
+
export { default as Share2Icon } from '../icons/share-2';
|
|
2371
2379
|
// Sheet aliases
|
|
2372
2380
|
export { default as SheetIcon } from '../icons/sheet';
|
|
2373
|
-
// Share aliases
|
|
2374
|
-
export { default as ShareIcon } from '../icons/share';
|
|
2375
2381
|
// Shell aliases
|
|
2376
2382
|
export { default as ShellIcon } from '../icons/shell';
|
|
2377
2383
|
// ShelvingUnit aliases
|
|
2378
2384
|
export { default as ShelvingUnitIcon } from '../icons/shelving-unit';
|
|
2379
|
-
//
|
|
2380
|
-
export { default as
|
|
2385
|
+
// Share aliases
|
|
2386
|
+
export { default as ShareIcon } from '../icons/share';
|
|
2381
2387
|
// ShieldBan aliases
|
|
2382
2388
|
export { default as ShieldBanIcon } from '../icons/shield-ban';
|
|
2383
2389
|
// ShieldCheck aliases
|
|
2384
2390
|
export { default as ShieldCheckIcon } from '../icons/shield-check';
|
|
2391
|
+
// ShieldAlert aliases
|
|
2392
|
+
export { default as ShieldAlertIcon } from '../icons/shield-alert';
|
|
2385
2393
|
// ShieldCogCorner aliases
|
|
2386
2394
|
export { default as ShieldCogCornerIcon } from '../icons/shield-cog-corner';
|
|
2387
|
-
// ShieldCog aliases
|
|
2388
|
-
export { default as ShieldCogIcon } from '../icons/shield-cog';
|
|
2389
2395
|
// ShieldEllipsis aliases
|
|
2390
2396
|
export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
|
|
2391
|
-
//
|
|
2392
|
-
export { default as
|
|
2397
|
+
// ShieldCog aliases
|
|
2398
|
+
export { default as ShieldCogIcon } from '../icons/shield-cog';
|
|
2393
2399
|
// ShieldHalf aliases
|
|
2394
2400
|
export { default as ShieldHalfIcon } from '../icons/shield-half';
|
|
2401
|
+
// ShieldKeyhole aliases
|
|
2402
|
+
export { default as ShieldKeyholeIcon } from '../icons/shield-keyhole';
|
|
2395
2403
|
// ShieldLock aliases
|
|
2396
2404
|
export { default as ShieldLockIcon } from '../icons/shield-lock';
|
|
2397
2405
|
// ShieldMinus aliases
|
|
@@ -2404,10 +2412,10 @@ export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
|
2404
2412
|
export { default as ShieldUserIcon } from '../icons/shield-user';
|
|
2405
2413
|
// Shield aliases
|
|
2406
2414
|
export { default as ShieldIcon } from '../icons/shield';
|
|
2407
|
-
// ShipWheel aliases
|
|
2408
|
-
export { default as ShipWheelIcon } from '../icons/ship-wheel';
|
|
2409
2415
|
// Ship aliases
|
|
2410
2416
|
export { default as ShipIcon } from '../icons/ship';
|
|
2417
|
+
// ShipWheel aliases
|
|
2418
|
+
export { default as ShipWheelIcon } from '../icons/ship-wheel';
|
|
2411
2419
|
// Shirt aliases
|
|
2412
2420
|
export { default as ShirtIcon } from '../icons/shirt';
|
|
2413
2421
|
// ShoppingBag aliases
|
|
@@ -2418,46 +2426,46 @@ export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
|
|
|
2418
2426
|
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2419
2427
|
// Shovel aliases
|
|
2420
2428
|
export { default as ShovelIcon } from '../icons/shovel';
|
|
2421
|
-
// ShowerHead aliases
|
|
2422
|
-
export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
2423
|
-
// Shrimp aliases
|
|
2424
|
-
export { default as ShrimpIcon } from '../icons/shrimp';
|
|
2425
2429
|
// Shredder aliases
|
|
2426
2430
|
export { default as ShredderIcon } from '../icons/shredder';
|
|
2431
|
+
// ShowerHead aliases
|
|
2432
|
+
export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
2427
2433
|
// Shrink aliases
|
|
2428
2434
|
export { default as ShrinkIcon } from '../icons/shrink';
|
|
2429
|
-
//
|
|
2430
|
-
export { default as
|
|
2435
|
+
// Shrimp aliases
|
|
2436
|
+
export { default as ShrimpIcon } from '../icons/shrimp';
|
|
2431
2437
|
// Shuffle aliases
|
|
2432
2438
|
export { default as ShuffleIcon } from '../icons/shuffle';
|
|
2439
|
+
// Shrub aliases
|
|
2440
|
+
export { default as ShrubIcon } from '../icons/shrub';
|
|
2433
2441
|
// Sigma aliases
|
|
2434
2442
|
export { default as SigmaIcon } from '../icons/sigma';
|
|
2435
2443
|
// SignalHigh aliases
|
|
2436
2444
|
export { default as SignalHighIcon } from '../icons/signal-high';
|
|
2437
2445
|
// SignalLow aliases
|
|
2438
2446
|
export { default as SignalLowIcon } from '../icons/signal-low';
|
|
2439
|
-
// SignalMedium aliases
|
|
2440
|
-
export { default as SignalMediumIcon } from '../icons/signal-medium';
|
|
2441
2447
|
// SignalZero aliases
|
|
2442
2448
|
export { default as SignalZeroIcon } from '../icons/signal-zero';
|
|
2443
|
-
//
|
|
2444
|
-
export { default as
|
|
2449
|
+
// SignalMedium aliases
|
|
2450
|
+
export { default as SignalMediumIcon } from '../icons/signal-medium';
|
|
2445
2451
|
// Signature aliases
|
|
2446
2452
|
export { default as SignatureIcon } from '../icons/signature';
|
|
2453
|
+
// Signal aliases
|
|
2454
|
+
export { default as SignalIcon } from '../icons/signal';
|
|
2447
2455
|
// SignpostBig aliases
|
|
2448
2456
|
export { default as SignpostBigIcon } from '../icons/signpost-big';
|
|
2449
|
-
// Siren aliases
|
|
2450
|
-
export { default as SirenIcon } from '../icons/siren';
|
|
2451
2457
|
// Signpost aliases
|
|
2452
2458
|
export { default as SignpostIcon } from '../icons/signpost';
|
|
2459
|
+
// Siren aliases
|
|
2460
|
+
export { default as SirenIcon } from '../icons/siren';
|
|
2453
2461
|
// SkipBack aliases
|
|
2454
2462
|
export { default as SkipBackIcon } from '../icons/skip-back';
|
|
2455
2463
|
// SkipForward aliases
|
|
2456
2464
|
export { default as SkipForwardIcon } from '../icons/skip-forward';
|
|
2457
|
-
// Slash aliases
|
|
2458
|
-
export { default as SlashIcon } from '../icons/slash';
|
|
2459
2465
|
// Skull aliases
|
|
2460
2466
|
export { default as SkullIcon } from '../icons/skull';
|
|
2467
|
+
// Slash aliases
|
|
2468
|
+
export { default as SlashIcon } from '../icons/slash';
|
|
2461
2469
|
// Slice aliases
|
|
2462
2470
|
export { default as SliceIcon } from '../icons/slice';
|
|
2463
2471
|
// SlidersHorizontal aliases
|
|
@@ -2468,22 +2476,22 @@ export { default as SmartphoneChargingIcon } from '../icons/smartphone-charging'
|
|
|
2468
2476
|
export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc';
|
|
2469
2477
|
// Smartphone aliases
|
|
2470
2478
|
export { default as SmartphoneIcon } from '../icons/smartphone';
|
|
2471
|
-
// Snail aliases
|
|
2472
|
-
export { default as SnailIcon } from '../icons/snail';
|
|
2473
2479
|
// Snowflake aliases
|
|
2474
2480
|
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2475
2481
|
// SoapDispenserDroplet aliases
|
|
2476
2482
|
export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet';
|
|
2483
|
+
// Snail aliases
|
|
2484
|
+
export { default as SnailIcon } from '../icons/snail';
|
|
2477
2485
|
// Sofa aliases
|
|
2478
2486
|
export { default as SofaIcon } from '../icons/sofa';
|
|
2479
2487
|
// SolarPanel aliases
|
|
2480
2488
|
export { default as SolarPanelIcon } from '../icons/solar-panel';
|
|
2481
2489
|
// Soup aliases
|
|
2482
2490
|
export { default as SoupIcon } from '../icons/soup';
|
|
2483
|
-
// Spade aliases
|
|
2484
|
-
export { default as SpadeIcon } from '../icons/spade';
|
|
2485
2491
|
// Space aliases
|
|
2486
2492
|
export { default as SpaceIcon } from '../icons/space';
|
|
2493
|
+
// Spade aliases
|
|
2494
|
+
export { default as SpadeIcon } from '../icons/spade';
|
|
2487
2495
|
// Sparkle aliases
|
|
2488
2496
|
export { default as SparkleIcon } from '../icons/sparkle';
|
|
2489
2497
|
// Speaker aliases
|
|
@@ -2510,38 +2518,40 @@ export { default as SpotlightIcon } from '../icons/spotlight';
|
|
|
2510
2518
|
export { default as SprayCanIcon } from '../icons/spray-can';
|
|
2511
2519
|
// Sprout aliases
|
|
2512
2520
|
export { default as SproutIcon } from '../icons/sprout';
|
|
2513
|
-
// SquareArrowRightExit aliases
|
|
2514
|
-
export { default as SquareArrowRightExitIcon } from '../icons/square-arrow-right-exit';
|
|
2515
2521
|
// SquareArrowRightEnter aliases
|
|
2516
2522
|
export { default as SquareArrowRightEnterIcon } from '../icons/square-arrow-right-enter';
|
|
2523
|
+
// SquareArrowRightExit aliases
|
|
2524
|
+
export { default as SquareArrowRightExitIcon } from '../icons/square-arrow-right-exit';
|
|
2517
2525
|
// SquareDashedBottomCode aliases
|
|
2518
2526
|
export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code';
|
|
2519
2527
|
// SquareDashedBottom aliases
|
|
2520
2528
|
export { default as SquareDashedBottomIcon } from '../icons/square-dashed-bottom';
|
|
2521
2529
|
// SquareDashedTopSolid aliases
|
|
2522
2530
|
export { default as SquareDashedTopSolidIcon } from '../icons/square-dashed-top-solid';
|
|
2523
|
-
// SquareOff aliases
|
|
2524
|
-
export { default as SquareOffIcon } from '../icons/square-off';
|
|
2525
2531
|
// SquarePause aliases
|
|
2526
2532
|
export { default as SquarePauseIcon } from '../icons/square-pause';
|
|
2533
|
+
// SquareOff aliases
|
|
2534
|
+
export { default as SquareOffIcon } from '../icons/square-off';
|
|
2527
2535
|
// SquareRadical aliases
|
|
2528
2536
|
export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
2529
2537
|
// SquareRoundCorner aliases
|
|
2530
2538
|
export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
|
|
2531
2539
|
// SquareSquare aliases
|
|
2532
2540
|
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2533
|
-
// SquareStack aliases
|
|
2534
|
-
export { default as SquareStackIcon } from '../icons/square-stack';
|
|
2535
2541
|
// SquareStar aliases
|
|
2536
2542
|
export { default as SquareStarIcon } from '../icons/square-star';
|
|
2543
|
+
// SquareStack aliases
|
|
2544
|
+
export { default as SquareStackIcon } from '../icons/square-stack';
|
|
2537
2545
|
// SquareStop aliases
|
|
2538
2546
|
export { default as SquareStopIcon } from '../icons/square-stop';
|
|
2547
|
+
// SquareText aliases
|
|
2548
|
+
export { default as SquareTextIcon } from '../icons/square-text';
|
|
2539
2549
|
// Square aliases
|
|
2540
2550
|
export { default as SquareIcon } from '../icons/square';
|
|
2541
|
-
// SquaresIntersect aliases
|
|
2542
|
-
export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
|
|
2543
2551
|
// SquaresExclude aliases
|
|
2544
2552
|
export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
|
|
2553
|
+
// SquaresIntersect aliases
|
|
2554
|
+
export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
|
|
2545
2555
|
// SquaresSubtract aliases
|
|
2546
2556
|
export { default as SquaresSubtractIcon } from '../icons/squares-subtract';
|
|
2547
2557
|
// SquaresUnite aliases
|
|
@@ -2550,14 +2560,14 @@ export { default as SquaresUniteIcon } from '../icons/squares-unite';
|
|
|
2550
2560
|
export { default as SquircleDashedIcon } from '../icons/squircle-dashed';
|
|
2551
2561
|
// Squircle aliases
|
|
2552
2562
|
export { default as SquircleIcon } from '../icons/squircle';
|
|
2553
|
-
// Stamp aliases
|
|
2554
|
-
export { default as StampIcon } from '../icons/stamp';
|
|
2555
2563
|
// Squirrel aliases
|
|
2556
2564
|
export { default as SquirrelIcon } from '../icons/squirrel';
|
|
2557
|
-
//
|
|
2558
|
-
export { default as
|
|
2565
|
+
// Stamp aliases
|
|
2566
|
+
export { default as StampIcon } from '../icons/stamp';
|
|
2559
2567
|
// StarCheck aliases
|
|
2560
2568
|
export { default as StarCheckIcon } from '../icons/star-check';
|
|
2569
|
+
// StarHalf aliases
|
|
2570
|
+
export { default as StarHalfIcon } from '../icons/star-half';
|
|
2561
2571
|
// StarMinus aliases
|
|
2562
2572
|
export { default as StarMinusIcon } from '../icons/star-minus';
|
|
2563
2573
|
// StarOff aliases
|
|
@@ -2586,10 +2596,10 @@ export { default as StickyNoteOffIcon } from '../icons/sticky-note-off';
|
|
|
2586
2596
|
export { default as StickyNotePlusIcon } from '../icons/sticky-note-plus';
|
|
2587
2597
|
// StickyNoteX aliases
|
|
2588
2598
|
export { default as StickyNoteXIcon } from '../icons/sticky-note-x';
|
|
2589
|
-
// StickyNotes aliases
|
|
2590
|
-
export { default as StickyNotesIcon } from '../icons/sticky-notes';
|
|
2591
2599
|
// StickyNote aliases
|
|
2592
2600
|
export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
2601
|
+
// StickyNotes aliases
|
|
2602
|
+
export { default as StickyNotesIcon } from '../icons/sticky-notes';
|
|
2593
2603
|
// Stone aliases
|
|
2594
2604
|
export { default as StoneIcon } from '../icons/stone';
|
|
2595
2605
|
// Store aliases
|
|
@@ -2600,22 +2610,22 @@ export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
|
|
|
2600
2610
|
export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
2601
2611
|
// Strikethrough aliases
|
|
2602
2612
|
export { default as StrikethroughIcon } from '../icons/strikethrough';
|
|
2603
|
-
// Summary aliases
|
|
2604
|
-
export { default as SummaryIcon } from '../icons/summary';
|
|
2605
2613
|
// Subscript aliases
|
|
2606
2614
|
export { default as SubscriptIcon } from '../icons/subscript';
|
|
2615
|
+
// Summary aliases
|
|
2616
|
+
export { default as SummaryIcon } from '../icons/summary';
|
|
2607
2617
|
// SunDim aliases
|
|
2608
2618
|
export { default as SunDimIcon } from '../icons/sun-dim';
|
|
2609
2619
|
// SunMedium aliases
|
|
2610
2620
|
export { default as SunMediumIcon } from '../icons/sun-medium';
|
|
2611
2621
|
// SunMoon aliases
|
|
2612
2622
|
export { default as SunMoonIcon } from '../icons/sun-moon';
|
|
2613
|
-
// Sun aliases
|
|
2614
|
-
export { default as SunIcon } from '../icons/sun';
|
|
2615
2623
|
// SunSnow aliases
|
|
2616
2624
|
export { default as SunSnowIcon } from '../icons/sun-snow';
|
|
2617
2625
|
// Sunrise aliases
|
|
2618
2626
|
export { default as SunriseIcon } from '../icons/sunrise';
|
|
2627
|
+
// Sun aliases
|
|
2628
|
+
export { default as SunIcon } from '../icons/sun';
|
|
2619
2629
|
// Sunset aliases
|
|
2620
2630
|
export { default as SunsetIcon } from '../icons/sunset';
|
|
2621
2631
|
// Superscript aliases
|
|
@@ -2624,14 +2634,14 @@ export { default as SuperscriptIcon } from '../icons/superscript';
|
|
|
2624
2634
|
export { default as SwatchBookIcon } from '../icons/swatch-book';
|
|
2625
2635
|
// SwissFranc aliases
|
|
2626
2636
|
export { default as SwissFrancIcon } from '../icons/swiss-franc';
|
|
2627
|
-
// SwitchCamera aliases
|
|
2628
|
-
export { default as SwitchCameraIcon } from '../icons/switch-camera';
|
|
2629
2637
|
// Sword aliases
|
|
2630
2638
|
export { default as SwordIcon } from '../icons/sword';
|
|
2631
|
-
//
|
|
2632
|
-
export { default as
|
|
2639
|
+
// SwitchCamera aliases
|
|
2640
|
+
export { default as SwitchCameraIcon } from '../icons/switch-camera';
|
|
2633
2641
|
// Swords aliases
|
|
2634
2642
|
export { default as SwordsIcon } from '../icons/swords';
|
|
2643
|
+
// Syringe aliases
|
|
2644
|
+
export { default as SyringeIcon } from '../icons/syringe';
|
|
2635
2645
|
// Table2 aliases
|
|
2636
2646
|
export { default as Table2Icon } from '../icons/table-2';
|
|
2637
2647
|
// TableCellsMerge aliases
|
|
@@ -2642,32 +2652,32 @@ export { default as TableCellsSplitIcon } from '../icons/table-cells-split';
|
|
|
2642
2652
|
export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
|
|
2643
2653
|
// TableOfContents aliases
|
|
2644
2654
|
export { default as TableOfContentsIcon } from '../icons/table-of-contents';
|
|
2645
|
-
// TableRowsSplit aliases
|
|
2646
|
-
export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
|
|
2647
2655
|
// TableProperties aliases
|
|
2648
2656
|
export { default as TablePropertiesIcon } from '../icons/table-properties';
|
|
2649
|
-
//
|
|
2650
|
-
export { default as
|
|
2657
|
+
// TableRowsSplit aliases
|
|
2658
|
+
export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
|
|
2651
2659
|
// Table aliases
|
|
2652
2660
|
export { default as TableIcon } from '../icons/table';
|
|
2653
2661
|
// Tablet aliases
|
|
2654
2662
|
export { default as TabletIcon } from '../icons/tablet';
|
|
2655
|
-
//
|
|
2656
|
-
export { default as
|
|
2663
|
+
// TabletSmartphone aliases
|
|
2664
|
+
export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone';
|
|
2657
2665
|
// Tablets aliases
|
|
2658
2666
|
export { default as TabletsIcon } from '../icons/tablets';
|
|
2667
|
+
// TagPlus aliases
|
|
2668
|
+
export { default as TagPlusIcon } from '../icons/tag-plus';
|
|
2659
2669
|
// TagX aliases
|
|
2660
2670
|
export { default as TagXIcon } from '../icons/tag-x';
|
|
2661
2671
|
// Tag aliases
|
|
2662
2672
|
export { default as TagIcon } from '../icons/tag';
|
|
2663
|
-
// Tags aliases
|
|
2664
|
-
export { default as TagsIcon } from '../icons/tags';
|
|
2665
2673
|
// Tally1 aliases
|
|
2666
2674
|
export { default as Tally1Icon } from '../icons/tally-1';
|
|
2667
|
-
// Tally3 aliases
|
|
2668
|
-
export { default as Tally3Icon } from '../icons/tally-3';
|
|
2669
2675
|
// Tally2 aliases
|
|
2670
2676
|
export { default as Tally2Icon } from '../icons/tally-2';
|
|
2677
|
+
// Tags aliases
|
|
2678
|
+
export { default as TagsIcon } from '../icons/tags';
|
|
2679
|
+
// Tally3 aliases
|
|
2680
|
+
export { default as Tally3Icon } from '../icons/tally-3';
|
|
2671
2681
|
// Tally4 aliases
|
|
2672
2682
|
export { default as Tally4Icon } from '../icons/tally-4';
|
|
2673
2683
|
// Tally5 aliases
|
|
@@ -2682,10 +2692,10 @@ export { default as TelescopeIcon } from '../icons/telescope';
|
|
|
2682
2692
|
export { default as TentTreeIcon } from '../icons/tent-tree';
|
|
2683
2693
|
// Tent aliases
|
|
2684
2694
|
export { default as TentIcon } from '../icons/tent';
|
|
2685
|
-
// Terminal aliases
|
|
2686
|
-
export { default as TerminalIcon } from '../icons/terminal';
|
|
2687
2695
|
// TestTube aliases
|
|
2688
2696
|
export { default as TestTubeIcon } from '../icons/test-tube';
|
|
2697
|
+
// Terminal aliases
|
|
2698
|
+
export { default as TerminalIcon } from '../icons/terminal';
|
|
2689
2699
|
// TestTubes aliases
|
|
2690
2700
|
export { default as TestTubesIcon } from '../icons/test-tubes';
|
|
2691
2701
|
// TextCursorInput aliases
|
|
@@ -2706,12 +2716,12 @@ export { default as ThermometerSunIcon } from '../icons/thermometer-sun';
|
|
|
2706
2716
|
export { default as ThermometerIcon } from '../icons/thermometer';
|
|
2707
2717
|
// ThumbsDown aliases
|
|
2708
2718
|
export { default as ThumbsDownIcon } from '../icons/thumbs-down';
|
|
2719
|
+
// TicketMinus aliases
|
|
2720
|
+
export { default as TicketMinusIcon } from '../icons/ticket-minus';
|
|
2709
2721
|
// ThumbsUp aliases
|
|
2710
2722
|
export { default as ThumbsUpIcon } from '../icons/thumbs-up';
|
|
2711
2723
|
// TicketCheck aliases
|
|
2712
2724
|
export { default as TicketCheckIcon } from '../icons/ticket-check';
|
|
2713
|
-
// TicketMinus aliases
|
|
2714
|
-
export { default as TicketMinusIcon } from '../icons/ticket-minus';
|
|
2715
2725
|
// TicketPlus aliases
|
|
2716
2726
|
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2717
2727
|
// TicketPercent aliases
|
|
@@ -2720,46 +2730,46 @@ export { default as TicketPercentIcon } from '../icons/ticket-percent';
|
|
|
2720
2730
|
export { default as TicketSlashIcon } from '../icons/ticket-slash';
|
|
2721
2731
|
// TicketX aliases
|
|
2722
2732
|
export { default as TicketXIcon } from '../icons/ticket-x';
|
|
2723
|
-
// TicketsPlane aliases
|
|
2724
|
-
export { default as TicketsPlaneIcon } from '../icons/tickets-plane';
|
|
2725
2733
|
// Ticket aliases
|
|
2726
2734
|
export { default as TicketIcon } from '../icons/ticket';
|
|
2727
2735
|
// Tickets aliases
|
|
2728
2736
|
export { default as TicketsIcon } from '../icons/tickets';
|
|
2737
|
+
// TicketsPlane aliases
|
|
2738
|
+
export { default as TicketsPlaneIcon } from '../icons/tickets-plane';
|
|
2729
2739
|
// Timeline aliases
|
|
2730
2740
|
export { default as TimelineIcon } from '../icons/timeline';
|
|
2731
|
-
// TimerReset aliases
|
|
2732
|
-
export { default as TimerResetIcon } from '../icons/timer-reset';
|
|
2733
2741
|
// TimerOff aliases
|
|
2734
2742
|
export { default as TimerOffIcon } from '../icons/timer-off';
|
|
2743
|
+
// TimerReset aliases
|
|
2744
|
+
export { default as TimerResetIcon } from '../icons/timer-reset';
|
|
2735
2745
|
// ToggleLeft aliases
|
|
2736
2746
|
export { default as ToggleLeftIcon } from '../icons/toggle-left';
|
|
2737
|
-
// ToggleRight aliases
|
|
2738
|
-
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2739
2747
|
// Timer aliases
|
|
2740
2748
|
export { default as TimerIcon } from '../icons/timer';
|
|
2749
|
+
// ToggleRight aliases
|
|
2750
|
+
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2741
2751
|
// Toilet aliases
|
|
2742
2752
|
export { default as ToiletIcon } from '../icons/toilet';
|
|
2743
2753
|
// ToolCase aliases
|
|
2744
2754
|
export { default as ToolCaseIcon } from '../icons/tool-case';
|
|
2745
2755
|
// Toolbox aliases
|
|
2746
2756
|
export { default as ToolboxIcon } from '../icons/toolbox';
|
|
2747
|
-
// Tornado aliases
|
|
2748
|
-
export { default as TornadoIcon } from '../icons/tornado';
|
|
2749
2757
|
// Torus aliases
|
|
2750
2758
|
export { default as TorusIcon } from '../icons/torus';
|
|
2751
|
-
//
|
|
2752
|
-
export { default as
|
|
2759
|
+
// Tornado aliases
|
|
2760
|
+
export { default as TornadoIcon } from '../icons/tornado';
|
|
2753
2761
|
// TouchpadOff aliases
|
|
2754
2762
|
export { default as TouchpadOffIcon } from '../icons/touchpad-off';
|
|
2763
|
+
// Touchpad aliases
|
|
2764
|
+
export { default as TouchpadIcon } from '../icons/touchpad';
|
|
2755
2765
|
// TowelRack aliases
|
|
2756
2766
|
export { default as TowelRackIcon } from '../icons/towel-rack';
|
|
2757
2767
|
// TowerControl aliases
|
|
2758
2768
|
export { default as TowerControlIcon } from '../icons/tower-control';
|
|
2759
|
-
// ToyBrick aliases
|
|
2760
|
-
export { default as ToyBrickIcon } from '../icons/toy-brick';
|
|
2761
2769
|
// Tractor aliases
|
|
2762
2770
|
export { default as TractorIcon } from '../icons/tractor';
|
|
2771
|
+
// ToyBrick aliases
|
|
2772
|
+
export { default as ToyBrickIcon } from '../icons/toy-brick';
|
|
2763
2773
|
// TrafficCone aliases
|
|
2764
2774
|
export { default as TrafficConeIcon } from '../icons/traffic-cone';
|
|
2765
2775
|
// TrainFrontTunnel aliases
|
|
@@ -2790,10 +2800,10 @@ export { default as TrendingUpIcon } from '../icons/trending-up';
|
|
|
2790
2800
|
export { default as TriangleDashedIcon } from '../icons/triangle-dashed';
|
|
2791
2801
|
// TriangleRight aliases
|
|
2792
2802
|
export { default as TriangleRightIcon } from '../icons/triangle-right';
|
|
2793
|
-
// Triangle aliases
|
|
2794
|
-
export { default as TriangleIcon } from '../icons/triangle';
|
|
2795
2803
|
// Trophy aliases
|
|
2796
2804
|
export { default as TrophyIcon } from '../icons/trophy';
|
|
2805
|
+
// Triangle aliases
|
|
2806
|
+
export { default as TriangleIcon } from '../icons/triangle';
|
|
2797
2807
|
// TruckElectric aliases
|
|
2798
2808
|
export { default as TruckElectricIcon } from '../icons/truck-electric';
|
|
2799
2809
|
// Truck aliases
|
|
@@ -2812,14 +2822,14 @@ export { default as TvIcon } from '../icons/tv';
|
|
|
2812
2822
|
export { default as TypeOutlineIcon } from '../icons/type-outline';
|
|
2813
2823
|
// Type aliases
|
|
2814
2824
|
export { default as TypeIcon } from '../icons/type';
|
|
2815
|
-
// Umbrella aliases
|
|
2816
|
-
export { default as UmbrellaIcon } from '../icons/umbrella';
|
|
2817
2825
|
// UmbrellaOff aliases
|
|
2818
2826
|
export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
|
|
2819
|
-
// Undo2 aliases
|
|
2820
|
-
export { default as Undo2Icon } from '../icons/undo-2';
|
|
2821
2827
|
// Underline aliases
|
|
2822
2828
|
export { default as UnderlineIcon } from '../icons/underline';
|
|
2829
|
+
// Umbrella aliases
|
|
2830
|
+
export { default as UmbrellaIcon } from '../icons/umbrella';
|
|
2831
|
+
// Undo2 aliases
|
|
2832
|
+
export { default as Undo2Icon } from '../icons/undo-2';
|
|
2823
2833
|
// UndoDot aliases
|
|
2824
2834
|
export { default as UndoDotIcon } from '../icons/undo-dot';
|
|
2825
2835
|
// Undo aliases
|
|
@@ -2836,86 +2846,86 @@ export { default as Unlink2Icon } from '../icons/unlink-2';
|
|
|
2836
2846
|
export { default as UnlinkIcon } from '../icons/unlink';
|
|
2837
2847
|
// Unplug aliases
|
|
2838
2848
|
export { default as UnplugIcon } from '../icons/unplug';
|
|
2839
|
-
// Usb aliases
|
|
2840
|
-
export { default as UsbIcon } from '../icons/usb';
|
|
2841
2849
|
// Upload aliases
|
|
2842
2850
|
export { default as UploadIcon } from '../icons/upload';
|
|
2843
|
-
//
|
|
2844
|
-
export { default as
|
|
2851
|
+
// Usb aliases
|
|
2852
|
+
export { default as UsbIcon } from '../icons/usb';
|
|
2845
2853
|
// UserCog aliases
|
|
2846
2854
|
export { default as UserCogIcon } from '../icons/user-cog';
|
|
2847
2855
|
// UserKey aliases
|
|
2848
2856
|
export { default as UserKeyIcon } from '../icons/user-key';
|
|
2849
2857
|
// UserLock aliases
|
|
2850
2858
|
export { default as UserLockIcon } from '../icons/user-lock';
|
|
2859
|
+
// UserCheck aliases
|
|
2860
|
+
export { default as UserCheckIcon } from '../icons/user-check';
|
|
2861
|
+
// UserPlus aliases
|
|
2862
|
+
export { default as UserPlusIcon } from '../icons/user-plus';
|
|
2851
2863
|
// UserMinus aliases
|
|
2852
2864
|
export { default as UserMinusIcon } from '../icons/user-minus';
|
|
2853
2865
|
// UserPen aliases
|
|
2854
2866
|
export { default as UserPenIcon } from '../icons/user-pen';
|
|
2855
|
-
// UserPlus aliases
|
|
2856
|
-
export { default as UserPlusIcon } from '../icons/user-plus';
|
|
2857
2867
|
// UserRoundArrowLeft aliases
|
|
2858
2868
|
export { default as UserRoundArrowLeftIcon } from '../icons/user-round-arrow-left';
|
|
2859
2869
|
// UserRoundKey aliases
|
|
2860
2870
|
export { default as UserRoundKeyIcon } from '../icons/user-round-key';
|
|
2861
2871
|
// UserRoundPen aliases
|
|
2862
2872
|
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2873
|
+
// UserRoundSearch aliases
|
|
2874
|
+
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2863
2875
|
// UserSearch aliases
|
|
2864
2876
|
export { default as UserSearchIcon } from '../icons/user-search';
|
|
2865
2877
|
// UserShield aliases
|
|
2866
2878
|
export { default as UserShieldIcon } from '../icons/user-shield';
|
|
2867
|
-
// UserRoundSearch aliases
|
|
2868
|
-
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2869
|
-
// UserX aliases
|
|
2870
|
-
export { default as UserXIcon } from '../icons/user-x';
|
|
2871
2879
|
// UserStar aliases
|
|
2872
2880
|
export { default as UserStarIcon } from '../icons/user-star';
|
|
2881
|
+
// UserX aliases
|
|
2882
|
+
export { default as UserXIcon } from '../icons/user-x';
|
|
2873
2883
|
// User aliases
|
|
2874
2884
|
export { default as UserIcon } from '../icons/user';
|
|
2885
|
+
// Variable aliases
|
|
2886
|
+
export { default as VariableIcon } from '../icons/variable';
|
|
2875
2887
|
// Users aliases
|
|
2876
2888
|
export { default as UsersIcon } from '../icons/users';
|
|
2877
2889
|
// UtilityPole aliases
|
|
2878
2890
|
export { default as UtilityPoleIcon } from '../icons/utility-pole';
|
|
2879
|
-
// Van aliases
|
|
2880
|
-
export { default as VanIcon } from '../icons/van';
|
|
2881
|
-
// Variable aliases
|
|
2882
|
-
export { default as VariableIcon } from '../icons/variable';
|
|
2883
2891
|
// Vault aliases
|
|
2884
2892
|
export { default as VaultIcon } from '../icons/vault';
|
|
2893
|
+
// Van aliases
|
|
2894
|
+
export { default as VanIcon } from '../icons/van';
|
|
2885
2895
|
// VectorSquare aliases
|
|
2886
2896
|
export { default as VectorSquareIcon } from '../icons/vector-square';
|
|
2887
|
-
// Vegan aliases
|
|
2888
|
-
export { default as VeganIcon } from '../icons/vegan';
|
|
2889
2897
|
// VenetianMask aliases
|
|
2890
2898
|
export { default as VenetianMaskIcon } from '../icons/venetian-mask';
|
|
2899
|
+
// Vegan aliases
|
|
2900
|
+
export { default as VeganIcon } from '../icons/vegan';
|
|
2891
2901
|
// VenusAndMars aliases
|
|
2892
2902
|
export { default as VenusAndMarsIcon } from '../icons/venus-and-mars';
|
|
2893
|
-
// VibrateOff aliases
|
|
2894
|
-
export { default as VibrateOffIcon } from '../icons/vibrate-off';
|
|
2895
2903
|
// Venus aliases
|
|
2896
2904
|
export { default as VenusIcon } from '../icons/venus';
|
|
2897
2905
|
// Vibrate aliases
|
|
2898
2906
|
export { default as VibrateIcon } from '../icons/vibrate';
|
|
2907
|
+
// VibrateOff aliases
|
|
2908
|
+
export { default as VibrateOffIcon } from '../icons/vibrate-off';
|
|
2899
2909
|
// VideoOff aliases
|
|
2900
2910
|
export { default as VideoOffIcon } from '../icons/video-off';
|
|
2901
|
-
// Videotape aliases
|
|
2902
|
-
export { default as VideotapeIcon } from '../icons/videotape';
|
|
2903
2911
|
// Video aliases
|
|
2904
2912
|
export { default as VideoIcon } from '../icons/video';
|
|
2913
|
+
// Videotape aliases
|
|
2914
|
+
export { default as VideotapeIcon } from '../icons/videotape';
|
|
2905
2915
|
// Voicemail aliases
|
|
2906
2916
|
export { default as VoicemailIcon } from '../icons/voicemail';
|
|
2917
|
+
// View aliases
|
|
2918
|
+
export { default as ViewIcon } from '../icons/view';
|
|
2907
2919
|
// Volleyball aliases
|
|
2908
2920
|
export { default as VolleyballIcon } from '../icons/volleyball';
|
|
2909
|
-
// Volume2 aliases
|
|
2910
|
-
export { default as Volume2Icon } from '../icons/volume-2';
|
|
2911
2921
|
// Volume1 aliases
|
|
2912
2922
|
export { default as Volume1Icon } from '../icons/volume-1';
|
|
2913
|
-
// View aliases
|
|
2914
|
-
export { default as ViewIcon } from '../icons/view';
|
|
2915
|
-
// VolumeX aliases
|
|
2916
|
-
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2917
2923
|
// VolumeOff aliases
|
|
2918
2924
|
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
2925
|
+
// Volume2 aliases
|
|
2926
|
+
export { default as Volume2Icon } from '../icons/volume-2';
|
|
2927
|
+
// VolumeX aliases
|
|
2928
|
+
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2919
2929
|
// Volume aliases
|
|
2920
2930
|
export { default as VolumeIcon } from '../icons/volume';
|
|
2921
2931
|
// Vote aliases
|
|
@@ -2930,28 +2940,28 @@ export { default as WallpaperIcon } from '../icons/wallpaper';
|
|
|
2930
2940
|
export { default as WandIcon } from '../icons/wand';
|
|
2931
2941
|
// Warehouse aliases
|
|
2932
2942
|
export { default as WarehouseIcon } from '../icons/warehouse';
|
|
2933
|
-
// WashingMachine aliases
|
|
2934
|
-
export { default as WashingMachineIcon } from '../icons/washing-machine';
|
|
2935
2943
|
// Watch aliases
|
|
2936
2944
|
export { default as WatchIcon } from '../icons/watch';
|
|
2945
|
+
// WashingMachine aliases
|
|
2946
|
+
export { default as WashingMachineIcon } from '../icons/washing-machine';
|
|
2937
2947
|
// WavesArrowDown aliases
|
|
2938
2948
|
export { default as WavesArrowDownIcon } from '../icons/waves-arrow-down';
|
|
2939
2949
|
// WavesArrowUp aliases
|
|
2940
2950
|
export { default as WavesArrowUpIcon } from '../icons/waves-arrow-up';
|
|
2941
|
-
// WavesVertical aliases
|
|
2942
|
-
export { default as WavesVerticalIcon } from '../icons/waves-vertical';
|
|
2943
2951
|
// WavesLadder aliases
|
|
2944
2952
|
export { default as WavesLadderIcon } from '../icons/waves-ladder';
|
|
2953
|
+
// WavesVertical aliases
|
|
2954
|
+
export { default as WavesVerticalIcon } from '../icons/waves-vertical';
|
|
2945
2955
|
// Waypoints aliases
|
|
2946
2956
|
export { default as WaypointsIcon } from '../icons/waypoints';
|
|
2947
2957
|
// WebcamOff aliases
|
|
2948
2958
|
export { default as WebcamOffIcon } from '../icons/webcam-off';
|
|
2949
|
-
// Webcam aliases
|
|
2950
|
-
export { default as WebcamIcon } from '../icons/webcam';
|
|
2951
2959
|
// WebhookOff aliases
|
|
2952
2960
|
export { default as WebhookOffIcon } from '../icons/webhook-off';
|
|
2953
2961
|
// Webhook aliases
|
|
2954
2962
|
export { default as WebhookIcon } from '../icons/webhook';
|
|
2963
|
+
// Webcam aliases
|
|
2964
|
+
export { default as WebcamIcon } from '../icons/webcam';
|
|
2955
2965
|
// WeightTilde aliases
|
|
2956
2966
|
export { default as WeightTildeIcon } from '../icons/weight-tilde';
|
|
2957
2967
|
// Weight aliases
|
|
@@ -2960,38 +2970,38 @@ export { default as WeightIcon } from '../icons/weight';
|
|
|
2960
2970
|
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
2961
2971
|
// Wheat aliases
|
|
2962
2972
|
export { default as WheatIcon } from '../icons/wheat';
|
|
2963
|
-
// WifiCog aliases
|
|
2964
|
-
export { default as WifiCogIcon } from '../icons/wifi-cog';
|
|
2965
2973
|
// WholeWord aliases
|
|
2966
2974
|
export { default as WholeWordIcon } from '../icons/whole-word';
|
|
2967
|
-
//
|
|
2968
|
-
export { default as
|
|
2975
|
+
// WifiCog aliases
|
|
2976
|
+
export { default as WifiCogIcon } from '../icons/wifi-cog';
|
|
2969
2977
|
// WifiHigh aliases
|
|
2970
2978
|
export { default as WifiHighIcon } from '../icons/wifi-high';
|
|
2979
|
+
// WifiLow aliases
|
|
2980
|
+
export { default as WifiLowIcon } from '../icons/wifi-low';
|
|
2971
2981
|
// WifiOff aliases
|
|
2972
2982
|
export { default as WifiOffIcon } from '../icons/wifi-off';
|
|
2973
2983
|
// WifiPen aliases
|
|
2974
2984
|
export { default as WifiPenIcon } from '../icons/wifi-pen';
|
|
2975
|
-
// WifiSync aliases
|
|
2976
|
-
export { default as WifiSyncIcon } from '../icons/wifi-sync';
|
|
2977
|
-
// Wifi aliases
|
|
2978
|
-
export { default as WifiIcon } from '../icons/wifi';
|
|
2979
2985
|
// WifiZero aliases
|
|
2980
2986
|
export { default as WifiZeroIcon } from '../icons/wifi-zero';
|
|
2987
|
+
// Wifi aliases
|
|
2988
|
+
export { default as WifiIcon } from '../icons/wifi';
|
|
2989
|
+
// WifiSync aliases
|
|
2990
|
+
export { default as WifiSyncIcon } from '../icons/wifi-sync';
|
|
2981
2991
|
// WindArrowDown aliases
|
|
2982
2992
|
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
2983
2993
|
// Wind aliases
|
|
2984
2994
|
export { default as WindIcon } from '../icons/wind';
|
|
2985
2995
|
// WineOff aliases
|
|
2986
2996
|
export { default as WineOffIcon } from '../icons/wine-off';
|
|
2987
|
-
// Workflow aliases
|
|
2988
|
-
export { default as WorkflowIcon } from '../icons/workflow';
|
|
2989
2997
|
// Wine aliases
|
|
2990
2998
|
export { default as WineIcon } from '../icons/wine';
|
|
2991
|
-
//
|
|
2992
|
-
export { default as
|
|
2999
|
+
// Workflow aliases
|
|
3000
|
+
export { default as WorkflowIcon } from '../icons/workflow';
|
|
2993
3001
|
// Worm aliases
|
|
2994
3002
|
export { default as WormIcon } from '../icons/worm';
|
|
3003
|
+
// WrenchOff aliases
|
|
3004
|
+
export { default as WrenchOffIcon } from '../icons/wrench-off';
|
|
2995
3005
|
// Wrench aliases
|
|
2996
3006
|
export { default as WrenchIcon } from '../icons/wrench';
|
|
2997
3007
|
// XLineTop aliases
|
|
@@ -3004,60 +3014,66 @@ export { default as ZapOffIcon } from '../icons/zap-off';
|
|
|
3004
3014
|
export { default as ZapIcon } from '../icons/zap';
|
|
3005
3015
|
// ZodiacAquarius aliases
|
|
3006
3016
|
export { default as ZodiacAquariusIcon } from '../icons/zodiac-aquarius';
|
|
3007
|
-
// ZodiacCancer aliases
|
|
3008
|
-
export { default as ZodiacCancerIcon } from '../icons/zodiac-cancer';
|
|
3009
3017
|
// ZodiacAries aliases
|
|
3010
3018
|
export { default as ZodiacAriesIcon } from '../icons/zodiac-aries';
|
|
3011
3019
|
// ZodiacCapricorn aliases
|
|
3012
3020
|
export { default as ZodiacCapricornIcon } from '../icons/zodiac-capricorn';
|
|
3021
|
+
// ZodiacCancer aliases
|
|
3022
|
+
export { default as ZodiacCancerIcon } from '../icons/zodiac-cancer';
|
|
3013
3023
|
// ZodiacGemini aliases
|
|
3014
3024
|
export { default as ZodiacGeminiIcon } from '../icons/zodiac-gemini';
|
|
3015
3025
|
// ZodiacLeo aliases
|
|
3016
3026
|
export { default as ZodiacLeoIcon } from '../icons/zodiac-leo';
|
|
3017
3027
|
// ZodiacLibra aliases
|
|
3018
3028
|
export { default as ZodiacLibraIcon } from '../icons/zodiac-libra';
|
|
3019
|
-
// ZodiacPisces aliases
|
|
3020
|
-
export { default as ZodiacPiscesIcon } from '../icons/zodiac-pisces';
|
|
3021
3029
|
// ZodiacOphiuchus aliases
|
|
3022
3030
|
export { default as ZodiacOphiuchusIcon } from '../icons/zodiac-ophiuchus';
|
|
3031
|
+
// ZodiacPisces aliases
|
|
3032
|
+
export { default as ZodiacPiscesIcon } from '../icons/zodiac-pisces';
|
|
3023
3033
|
// ZodiacSagittarius aliases
|
|
3024
3034
|
export { default as ZodiacSagittariusIcon } from '../icons/zodiac-sagittarius';
|
|
3025
3035
|
// ZodiacScorpio aliases
|
|
3026
3036
|
export { default as ZodiacScorpioIcon } from '../icons/zodiac-scorpio';
|
|
3027
3037
|
// ZodiacTaurus aliases
|
|
3028
3038
|
export { default as ZodiacTaurusIcon } from '../icons/zodiac-taurus';
|
|
3029
|
-
// ZodiacVirgo aliases
|
|
3030
|
-
export { default as ZodiacVirgoIcon } from '../icons/zodiac-virgo';
|
|
3031
3039
|
// ZoomIn aliases
|
|
3032
3040
|
export { default as ZoomInIcon } from '../icons/zoom-in';
|
|
3041
|
+
// ZodiacVirgo aliases
|
|
3042
|
+
export { default as ZodiacVirgoIcon } from '../icons/zodiac-virgo';
|
|
3033
3043
|
// ZoomOut aliases
|
|
3034
3044
|
export { default as ZoomOutIcon } from '../icons/zoom-out';
|
|
3035
3045
|
// ArrowDown01 aliases
|
|
3036
3046
|
export { default as ArrowDown01Icon } from '../icons/arrow-down-0-1';
|
|
3037
3047
|
// ArrowDown10 aliases
|
|
3038
3048
|
export { default as ArrowDown10Icon } from '../icons/arrow-down-1-0';
|
|
3039
|
-
// ArrowUp01 aliases
|
|
3040
|
-
export { default as ArrowUp01Icon } from '../icons/arrow-up-0-1';
|
|
3041
3049
|
// ArrowUp10 aliases
|
|
3042
3050
|
export { default as ArrowUp10Icon } from '../icons/arrow-up-1-0';
|
|
3051
|
+
// ArrowUp01 aliases
|
|
3052
|
+
export { default as ArrowUp01Icon } from '../icons/arrow-up-0-1';
|
|
3043
3053
|
// AlarmClockCheck aliases
|
|
3044
3054
|
export { default as AlarmClockCheckIcon } from '../icons/alarm-clock-check';
|
|
3045
3055
|
export {
|
|
3046
3056
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockCheck} instead. */
|
|
3047
3057
|
default as AlarmCheckIcon
|
|
3048
3058
|
} from '../icons/alarm-clock-check';
|
|
3059
|
+
// AlarmClockPlus aliases
|
|
3060
|
+
export { default as AlarmClockPlusIcon } from '../icons/alarm-clock-plus';
|
|
3061
|
+
export {
|
|
3062
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockPlus} instead. */
|
|
3063
|
+
default as AlarmPlusIcon
|
|
3064
|
+
} from '../icons/alarm-clock-plus';
|
|
3049
3065
|
// AlarmClockMinus aliases
|
|
3050
3066
|
export { default as AlarmClockMinusIcon } from '../icons/alarm-clock-minus';
|
|
3051
3067
|
export {
|
|
3052
3068
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockMinus} instead. */
|
|
3053
3069
|
default as AlarmMinusIcon
|
|
3054
3070
|
} from '../icons/alarm-clock-minus';
|
|
3055
|
-
//
|
|
3056
|
-
export { default as
|
|
3071
|
+
// ArrowDownAZ aliases
|
|
3072
|
+
export { default as ArrowDownAZIcon } from '../icons/arrow-down-a-z';
|
|
3057
3073
|
export {
|
|
3058
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3059
|
-
default as
|
|
3060
|
-
} from '../icons/
|
|
3074
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownAZ} instead. */
|
|
3075
|
+
default as ArrowDownAzIcon
|
|
3076
|
+
} from '../icons/arrow-down-a-z';
|
|
3061
3077
|
// ArrowDownWideNarrow aliases
|
|
3062
3078
|
export { default as ArrowDownWideNarrowIcon } from '../icons/arrow-down-wide-narrow';
|
|
3063
3079
|
export {
|
|
@@ -3070,12 +3086,6 @@ export {
|
|
|
3070
3086
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. */
|
|
3071
3087
|
default as ArrowDownZaIcon
|
|
3072
3088
|
} from '../icons/arrow-down-z-a';
|
|
3073
|
-
// ArrowDownAZ aliases
|
|
3074
|
-
export { default as ArrowDownAZIcon } from '../icons/arrow-down-a-z';
|
|
3075
|
-
export {
|
|
3076
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownAZ} instead. */
|
|
3077
|
-
default as ArrowDownAzIcon
|
|
3078
|
-
} from '../icons/arrow-down-a-z';
|
|
3079
3089
|
// ArrowUpAZ aliases
|
|
3080
3090
|
export { default as ArrowUpAZIcon } from '../icons/arrow-up-a-z';
|
|
3081
3091
|
export {
|
|
@@ -3088,36 +3098,30 @@ export {
|
|
|
3088
3098
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. */
|
|
3089
3099
|
default as SortAscIcon
|
|
3090
3100
|
} from '../icons/arrow-up-narrow-wide';
|
|
3091
|
-
// Axis3d aliases
|
|
3092
|
-
export { default as Axis3dIcon } from '../icons/axis-3d';
|
|
3093
|
-
export {
|
|
3094
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. */
|
|
3095
|
-
default as Axis3DIcon
|
|
3096
|
-
} from '../icons/axis-3d';
|
|
3097
3101
|
// ArrowUpZA aliases
|
|
3098
3102
|
export { default as ArrowUpZAIcon } from '../icons/arrow-up-z-a';
|
|
3099
3103
|
export {
|
|
3100
3104
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpZA} instead. */
|
|
3101
3105
|
default as ArrowUpZaIcon
|
|
3102
3106
|
} from '../icons/arrow-up-z-a';
|
|
3103
|
-
// BadgeQuestionMark aliases
|
|
3104
|
-
export { default as BadgeQuestionMarkIcon } from '../icons/badge-question-mark';
|
|
3105
|
-
export {
|
|
3106
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. */
|
|
3107
|
-
default as BadgeHelpIcon
|
|
3108
|
-
} from '../icons/badge-question-mark';
|
|
3109
|
-
// BetweenHorizontalEnd aliases
|
|
3110
|
-
export { default as BetweenHorizontalEndIcon } from '../icons/between-horizontal-end';
|
|
3111
|
-
export {
|
|
3112
|
-
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. */
|
|
3113
|
-
default as BetweenHorizonalEndIcon
|
|
3114
|
-
} from '../icons/between-horizontal-end';
|
|
3115
3107
|
// BadgeCheck aliases
|
|
3116
3108
|
export { default as BadgeCheckIcon } from '../icons/badge-check';
|
|
3117
3109
|
export {
|
|
3118
3110
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead. */
|
|
3119
3111
|
default as VerifiedIcon
|
|
3120
3112
|
} from '../icons/badge-check';
|
|
3113
|
+
// Axis3d aliases
|
|
3114
|
+
export { default as Axis3dIcon } from '../icons/axis-3d';
|
|
3115
|
+
export {
|
|
3116
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. */
|
|
3117
|
+
default as Axis3DIcon
|
|
3118
|
+
} from '../icons/axis-3d';
|
|
3119
|
+
// BadgeQuestionMark aliases
|
|
3120
|
+
export { default as BadgeQuestionMarkIcon } from '../icons/badge-question-mark';
|
|
3121
|
+
export {
|
|
3122
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. */
|
|
3123
|
+
default as BadgeHelpIcon
|
|
3124
|
+
} from '../icons/badge-question-mark';
|
|
3121
3125
|
// BetweenHorizontalStart aliases
|
|
3122
3126
|
export { default as BetweenHorizontalStartIcon } from '../icons/between-horizontal-start';
|
|
3123
3127
|
export {
|
|
@@ -3136,6 +3140,12 @@ export {
|
|
|
3136
3140
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Braces} instead. */
|
|
3137
3141
|
default as CurlyBracesIcon
|
|
3138
3142
|
} from '../icons/braces';
|
|
3143
|
+
// BetweenHorizontalEnd aliases
|
|
3144
|
+
export { default as BetweenHorizontalEndIcon } from '../icons/between-horizontal-end';
|
|
3145
|
+
export {
|
|
3146
|
+
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. */
|
|
3147
|
+
default as BetweenHorizonalEndIcon
|
|
3148
|
+
} from '../icons/between-horizontal-end';
|
|
3139
3149
|
// Captions aliases
|
|
3140
3150
|
export { default as CaptionsIcon } from '../icons/captions';
|
|
3141
3151
|
export {
|
|
@@ -3154,18 +3164,18 @@ export {
|
|
|
3154
3164
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBarBig} instead. */
|
|
3155
3165
|
default as BarChartHorizontalBigIcon
|
|
3156
3166
|
} from '../icons/chart-bar-big';
|
|
3157
|
-
// ChartBar aliases
|
|
3158
|
-
export { default as ChartBarIcon } from '../icons/chart-bar';
|
|
3159
|
-
export {
|
|
3160
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBar} instead. */
|
|
3161
|
-
default as BarChartHorizontalIcon
|
|
3162
|
-
} from '../icons/chart-bar';
|
|
3163
3167
|
// ChartCandlestick aliases
|
|
3164
3168
|
export { default as ChartCandlestickIcon } from '../icons/chart-candlestick';
|
|
3165
3169
|
export {
|
|
3166
3170
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead. */
|
|
3167
3171
|
default as CandlestickChartIcon
|
|
3168
3172
|
} from '../icons/chart-candlestick';
|
|
3173
|
+
// ChartBar aliases
|
|
3174
|
+
export { default as ChartBarIcon } from '../icons/chart-bar';
|
|
3175
|
+
export {
|
|
3176
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBar} instead. */
|
|
3177
|
+
default as BarChartHorizontalIcon
|
|
3178
|
+
} from '../icons/chart-bar';
|
|
3169
3179
|
// ChartColumnBig aliases
|
|
3170
3180
|
export { default as ChartColumnBigIcon } from '../icons/chart-column-big';
|
|
3171
3181
|
export {
|
|
@@ -3178,24 +3188,30 @@ export {
|
|
|
3178
3188
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnIncreasing} instead. */
|
|
3179
3189
|
default as BarChart4Icon
|
|
3180
3190
|
} from '../icons/chart-column-increasing';
|
|
3181
|
-
// ChartColumn aliases
|
|
3182
|
-
export { default as ChartColumnIcon } from '../icons/chart-column';
|
|
3183
|
-
export {
|
|
3184
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead. */
|
|
3185
|
-
default as BarChart3Icon
|
|
3186
|
-
} from '../icons/chart-column';
|
|
3187
3191
|
// ChartLine aliases
|
|
3188
3192
|
export { default as ChartLineIcon } from '../icons/chart-line';
|
|
3189
3193
|
export {
|
|
3190
3194
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartLine} instead. */
|
|
3191
3195
|
default as LineChartIcon
|
|
3192
3196
|
} from '../icons/chart-line';
|
|
3197
|
+
// ChartColumn aliases
|
|
3198
|
+
export { default as ChartColumnIcon } from '../icons/chart-column';
|
|
3199
|
+
export {
|
|
3200
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead. */
|
|
3201
|
+
default as BarChart3Icon
|
|
3202
|
+
} from '../icons/chart-column';
|
|
3193
3203
|
// ChartNoAxesColumnIncreasing aliases
|
|
3194
3204
|
export { default as ChartNoAxesColumnIncreasingIcon } from '../icons/chart-no-axes-column-increasing';
|
|
3195
3205
|
export {
|
|
3196
3206
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumnIncreasing} instead. */
|
|
3197
3207
|
default as BarChartIcon
|
|
3198
3208
|
} from '../icons/chart-no-axes-column-increasing';
|
|
3209
|
+
// ChartNoAxesGantt aliases
|
|
3210
|
+
export { default as ChartNoAxesGanttIcon } from '../icons/chart-no-axes-gantt';
|
|
3211
|
+
export {
|
|
3212
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesGantt} instead. */
|
|
3213
|
+
default as GanttChartIcon
|
|
3214
|
+
} from '../icons/chart-no-axes-gantt';
|
|
3199
3215
|
// ChartNoAxesColumn aliases
|
|
3200
3216
|
export { default as ChartNoAxesColumnIcon } from '../icons/chart-no-axes-column';
|
|
3201
3217
|
export {
|
|
@@ -3208,12 +3224,6 @@ export {
|
|
|
3208
3224
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartPie} instead. */
|
|
3209
3225
|
default as PieChartIcon
|
|
3210
3226
|
} from '../icons/chart-pie';
|
|
3211
|
-
// ChartNoAxesGantt aliases
|
|
3212
|
-
export { default as ChartNoAxesGanttIcon } from '../icons/chart-no-axes-gantt';
|
|
3213
|
-
export {
|
|
3214
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesGantt} instead. */
|
|
3215
|
-
default as GanttChartIcon
|
|
3216
|
-
} from '../icons/chart-no-axes-gantt';
|
|
3217
3227
|
// ChartScatter aliases
|
|
3218
3228
|
export { default as ChartScatterIcon } from '../icons/chart-scatter';
|
|
3219
3229
|
export {
|
|
@@ -3250,6 +3260,12 @@ export {
|
|
|
3250
3260
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownRight} instead. */
|
|
3251
3261
|
default as ArrowDownRightFromCircleIcon
|
|
3252
3262
|
} from '../icons/circle-arrow-out-down-right';
|
|
3263
|
+
// CircleArrowOutUpRight aliases
|
|
3264
|
+
export { default as CircleArrowOutUpRightIcon } from '../icons/circle-arrow-out-up-right';
|
|
3265
|
+
export {
|
|
3266
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead. */
|
|
3267
|
+
default as ArrowUpRightFromCircleIcon
|
|
3268
|
+
} from '../icons/circle-arrow-out-up-right';
|
|
3253
3269
|
// CircleArrowOutUpLeft aliases
|
|
3254
3270
|
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
3255
3271
|
export {
|
|
@@ -3262,42 +3278,36 @@ export {
|
|
|
3262
3278
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. */
|
|
3263
3279
|
default as ArrowRightCircleIcon
|
|
3264
3280
|
} from '../icons/circle-arrow-right';
|
|
3265
|
-
// CircleArrowUp aliases
|
|
3266
|
-
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
3267
|
-
export {
|
|
3268
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowUp} instead. */
|
|
3269
|
-
default as ArrowUpCircleIcon
|
|
3270
|
-
} from '../icons/circle-arrow-up';
|
|
3271
3281
|
// CircleCheckBig aliases
|
|
3272
3282
|
export { default as CircleCheckBigIcon } from '../icons/circle-check-big';
|
|
3273
3283
|
export {
|
|
3274
3284
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheckBig} instead. */
|
|
3275
3285
|
default as CheckCircleIcon
|
|
3276
3286
|
} from '../icons/circle-check-big';
|
|
3277
|
-
//
|
|
3278
|
-
export { default as
|
|
3287
|
+
// CircleArrowUp aliases
|
|
3288
|
+
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
3279
3289
|
export {
|
|
3280
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3281
|
-
default as
|
|
3282
|
-
} from '../icons/circle-arrow-
|
|
3290
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowUp} instead. */
|
|
3291
|
+
default as ArrowUpCircleIcon
|
|
3292
|
+
} from '../icons/circle-arrow-up';
|
|
3283
3293
|
// CircleCheck aliases
|
|
3284
3294
|
export { default as CircleCheckIcon } from '../icons/circle-check';
|
|
3285
3295
|
export {
|
|
3286
3296
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. */
|
|
3287
3297
|
default as CheckCircle2Icon
|
|
3288
3298
|
} from '../icons/circle-check';
|
|
3289
|
-
// CircleChevronDown aliases
|
|
3290
|
-
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
|
|
3291
|
-
export {
|
|
3292
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. */
|
|
3293
|
-
default as ChevronDownCircleIcon
|
|
3294
|
-
} from '../icons/circle-chevron-down';
|
|
3295
3299
|
// CircleChevronLeft aliases
|
|
3296
3300
|
export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
|
|
3297
3301
|
export {
|
|
3298
3302
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. */
|
|
3299
3303
|
default as ChevronLeftCircleIcon
|
|
3300
3304
|
} from '../icons/circle-chevron-left';
|
|
3305
|
+
// CircleChevronDown aliases
|
|
3306
|
+
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
|
|
3307
|
+
export {
|
|
3308
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. */
|
|
3309
|
+
default as ChevronDownCircleIcon
|
|
3310
|
+
} from '../icons/circle-chevron-down';
|
|
3301
3311
|
// CircleChevronRight aliases
|
|
3302
3312
|
export { default as CircleChevronRightIcon } from '../icons/circle-chevron-right';
|
|
3303
3313
|
export {
|
|
@@ -3322,42 +3332,42 @@ export {
|
|
|
3322
3332
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead. */
|
|
3323
3333
|
default as GaugeCircleIcon
|
|
3324
3334
|
} from '../icons/circle-gauge';
|
|
3325
|
-
// CircleMinus aliases
|
|
3326
|
-
export { default as CircleMinusIcon } from '../icons/circle-minus';
|
|
3327
|
-
export {
|
|
3328
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. */
|
|
3329
|
-
default as MinusCircleIcon
|
|
3330
|
-
} from '../icons/circle-minus';
|
|
3331
3335
|
// CircleParkingOff aliases
|
|
3332
3336
|
export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
|
|
3333
3337
|
export {
|
|
3334
3338
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParkingOff} instead. */
|
|
3335
3339
|
default as ParkingCircleOffIcon
|
|
3336
3340
|
} from '../icons/circle-parking-off';
|
|
3337
|
-
//
|
|
3338
|
-
export { default as
|
|
3341
|
+
// CircleMinus aliases
|
|
3342
|
+
export { default as CircleMinusIcon } from '../icons/circle-minus';
|
|
3339
3343
|
export {
|
|
3340
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3341
|
-
default as
|
|
3342
|
-
} from '../icons/circle-
|
|
3344
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. */
|
|
3345
|
+
default as MinusCircleIcon
|
|
3346
|
+
} from '../icons/circle-minus';
|
|
3343
3347
|
// CirclePause aliases
|
|
3344
3348
|
export { default as CirclePauseIcon } from '../icons/circle-pause';
|
|
3345
3349
|
export {
|
|
3346
3350
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePause} instead. */
|
|
3347
3351
|
default as PauseCircleIcon
|
|
3348
3352
|
} from '../icons/circle-pause';
|
|
3349
|
-
//
|
|
3350
|
-
export { default as
|
|
3353
|
+
// CircleParking aliases
|
|
3354
|
+
export { default as CircleParkingIcon } from '../icons/circle-parking';
|
|
3351
3355
|
export {
|
|
3352
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3353
|
-
default as
|
|
3354
|
-
} from '../icons/circle-
|
|
3356
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParking} instead. */
|
|
3357
|
+
default as ParkingCircleIcon
|
|
3358
|
+
} from '../icons/circle-parking';
|
|
3355
3359
|
// CirclePlay aliases
|
|
3356
3360
|
export { default as CirclePlayIcon } from '../icons/circle-play';
|
|
3357
3361
|
export {
|
|
3358
3362
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlay} instead. */
|
|
3359
3363
|
default as PlayCircleIcon
|
|
3360
3364
|
} from '../icons/circle-play';
|
|
3365
|
+
// CirclePercent aliases
|
|
3366
|
+
export { default as CirclePercentIcon } from '../icons/circle-percent';
|
|
3367
|
+
export {
|
|
3368
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePercent} instead. */
|
|
3369
|
+
default as PercentCircleIcon
|
|
3370
|
+
} from '../icons/circle-percent';
|
|
3361
3371
|
// CirclePlus aliases
|
|
3362
3372
|
export { default as CirclePlusIcon } from '../icons/circle-plus';
|
|
3363
3373
|
export {
|
|
@@ -3386,18 +3396,18 @@ export {
|
|
|
3386
3396
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleSlash2} instead. */
|
|
3387
3397
|
default as CircleSlashedIcon
|
|
3388
3398
|
} from '../icons/circle-slash-2';
|
|
3389
|
-
// CircleStop aliases
|
|
3390
|
-
export { default as CircleStopIcon } from '../icons/circle-stop';
|
|
3391
|
-
export {
|
|
3392
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. */
|
|
3393
|
-
default as StopCircleIcon
|
|
3394
|
-
} from '../icons/circle-stop';
|
|
3395
3399
|
// CircleUserRound aliases
|
|
3396
3400
|
export { default as CircleUserRoundIcon } from '../icons/circle-user-round';
|
|
3397
3401
|
export {
|
|
3398
3402
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. */
|
|
3399
3403
|
default as UserCircle2Icon
|
|
3400
3404
|
} from '../icons/circle-user-round';
|
|
3405
|
+
// CircleStop aliases
|
|
3406
|
+
export { default as CircleStopIcon } from '../icons/circle-stop';
|
|
3407
|
+
export {
|
|
3408
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. */
|
|
3409
|
+
default as StopCircleIcon
|
|
3410
|
+
} from '../icons/circle-stop';
|
|
3401
3411
|
// CircleUser aliases
|
|
3402
3412
|
export { default as CircleUserIcon } from '../icons/circle-user';
|
|
3403
3413
|
export {
|
|
@@ -3422,18 +3432,18 @@ export {
|
|
|
3422
3432
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPen} instead. */
|
|
3423
3433
|
default as ClipboardEditIcon
|
|
3424
3434
|
} from '../icons/clipboard-pen';
|
|
3425
|
-
// CloudDownload aliases
|
|
3426
|
-
export { default as CloudDownloadIcon } from '../icons/cloud-download';
|
|
3427
|
-
export {
|
|
3428
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudDownload} instead. */
|
|
3429
|
-
default as DownloadCloudIcon
|
|
3430
|
-
} from '../icons/cloud-download';
|
|
3431
3435
|
// CloudUpload aliases
|
|
3432
3436
|
export { default as CloudUploadIcon } from '../icons/cloud-upload';
|
|
3433
3437
|
export {
|
|
3434
3438
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudUpload} instead. */
|
|
3435
3439
|
default as UploadCloudIcon
|
|
3436
3440
|
} from '../icons/cloud-upload';
|
|
3441
|
+
// CloudDownload aliases
|
|
3442
|
+
export { default as CloudDownloadIcon } from '../icons/cloud-download';
|
|
3443
|
+
export {
|
|
3444
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudDownload} instead. */
|
|
3445
|
+
default as DownloadCloudIcon
|
|
3446
|
+
} from '../icons/cloud-download';
|
|
3437
3447
|
// CodeXml aliases
|
|
3438
3448
|
export { default as CodeXmlIcon } from '../icons/code-xml';
|
|
3439
3449
|
export {
|
|
@@ -3456,18 +3466,18 @@ export {
|
|
|
3456
3466
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. */
|
|
3457
3467
|
default as TableConfigIcon
|
|
3458
3468
|
} from '../icons/columns-3-cog';
|
|
3459
|
-
// Columns3 aliases
|
|
3460
|
-
export { default as Columns3Icon } from '../icons/columns-3';
|
|
3461
|
-
export {
|
|
3462
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead. */
|
|
3463
|
-
default as PanelsLeftRightIcon
|
|
3464
|
-
} from '../icons/columns-3';
|
|
3465
3469
|
// ContactRound aliases
|
|
3466
3470
|
export { default as ContactRoundIcon } from '../icons/contact-round';
|
|
3467
3471
|
export {
|
|
3468
3472
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. */
|
|
3469
3473
|
default as Contact2Icon
|
|
3470
3474
|
} from '../icons/contact-round';
|
|
3475
|
+
// Columns3 aliases
|
|
3476
|
+
export { default as Columns3Icon } from '../icons/columns-3';
|
|
3477
|
+
export {
|
|
3478
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead. */
|
|
3479
|
+
default as PanelsLeftRightIcon
|
|
3480
|
+
} from '../icons/columns-3';
|
|
3471
3481
|
// DiamondPercent aliases
|
|
3472
3482
|
export { default as DiamondPercentIcon } from '../icons/diamond-percent';
|
|
3473
3483
|
export {
|
|
@@ -3486,18 +3496,24 @@ export {
|
|
|
3486
3496
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link EllipsisVertical} instead. */
|
|
3487
3497
|
default as MoreVerticalIcon
|
|
3488
3498
|
} from '../icons/ellipsis-vertical';
|
|
3499
|
+
// FaceAngry aliases
|
|
3500
|
+
export { default as FaceAngryIcon } from '../icons/face-angry';
|
|
3501
|
+
export {
|
|
3502
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceAngry} instead. */
|
|
3503
|
+
default as AngryIcon
|
|
3504
|
+
} from '../icons/face-angry';
|
|
3489
3505
|
// Ellipsis aliases
|
|
3490
3506
|
export { default as EllipsisIcon } from '../icons/ellipsis';
|
|
3491
3507
|
export {
|
|
3492
3508
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. */
|
|
3493
3509
|
default as MoreHorizontalIcon
|
|
3494
3510
|
} from '../icons/ellipsis';
|
|
3495
|
-
//
|
|
3496
|
-
export { default as
|
|
3511
|
+
// FaceNeutral aliases
|
|
3512
|
+
export { default as FaceNeutralIcon } from '../icons/face-neutral';
|
|
3497
3513
|
export {
|
|
3498
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3499
|
-
default as
|
|
3500
|
-
} from '../icons/face-
|
|
3514
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceNeutral} instead. */
|
|
3515
|
+
default as MehIcon
|
|
3516
|
+
} from '../icons/face-neutral';
|
|
3501
3517
|
// FaceExpressionless aliases
|
|
3502
3518
|
export { default as FaceExpressionlessIcon } from '../icons/face-expressionless';
|
|
3503
3519
|
export {
|
|
@@ -3510,12 +3526,6 @@ export {
|
|
|
3510
3526
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceGrinning} instead. */
|
|
3511
3527
|
default as LaughIcon
|
|
3512
3528
|
} from '../icons/face-grinning';
|
|
3513
|
-
// FaceNeutral aliases
|
|
3514
|
-
export { default as FaceNeutralIcon } from '../icons/face-neutral';
|
|
3515
|
-
export {
|
|
3516
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceNeutral} instead. */
|
|
3517
|
-
default as MehIcon
|
|
3518
|
-
} from '../icons/face-neutral';
|
|
3519
3529
|
// FaceSlightlyFrowning aliases
|
|
3520
3530
|
export { default as FaceSlightlyFrowningIcon } from '../icons/face-slightly-frowning';
|
|
3521
3531
|
export {
|
|
@@ -3528,18 +3538,18 @@ export {
|
|
|
3528
3538
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceSlightlySmilingPlus} instead. */
|
|
3529
3539
|
default as SmilePlusIcon
|
|
3530
3540
|
} from '../icons/face-slightly-smiling-plus';
|
|
3531
|
-
// FileAxis3d aliases
|
|
3532
|
-
export { default as FileAxis3dIcon } from '../icons/file-axis-3d';
|
|
3533
|
-
export {
|
|
3534
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. */
|
|
3535
|
-
default as FileAxis3DIcon
|
|
3536
|
-
} from '../icons/file-axis-3d';
|
|
3537
3541
|
// FaceSlightlySmiling aliases
|
|
3538
3542
|
export { default as FaceSlightlySmilingIcon } from '../icons/face-slightly-smiling';
|
|
3539
3543
|
export {
|
|
3540
3544
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceSlightlySmiling} instead. */
|
|
3541
3545
|
default as SmileIcon
|
|
3542
3546
|
} from '../icons/face-slightly-smiling';
|
|
3547
|
+
// FileAxis3d aliases
|
|
3548
|
+
export { default as FileAxis3dIcon } from '../icons/file-axis-3d';
|
|
3549
|
+
export {
|
|
3550
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. */
|
|
3551
|
+
default as FileAxis3DIcon
|
|
3552
|
+
} from '../icons/file-axis-3d';
|
|
3543
3553
|
// FileBadge aliases
|
|
3544
3554
|
export { default as FileBadgeIcon } from '../icons/file-badge';
|
|
3545
3555
|
export {
|
|
@@ -3552,54 +3562,54 @@ export {
|
|
|
3552
3562
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBracesCorner} instead. */
|
|
3553
3563
|
default as FileJson2Icon
|
|
3554
3564
|
} from '../icons/file-braces-corner';
|
|
3555
|
-
// FileBraces aliases
|
|
3556
|
-
export { default as FileBracesIcon } from '../icons/file-braces';
|
|
3557
|
-
export {
|
|
3558
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBraces} instead. */
|
|
3559
|
-
default as FileJsonIcon
|
|
3560
|
-
} from '../icons/file-braces';
|
|
3561
3565
|
// FileChartColumnIncreasing aliases
|
|
3562
3566
|
export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
|
|
3563
3567
|
export {
|
|
3564
3568
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead. */
|
|
3565
3569
|
default as FileBarChartIcon
|
|
3566
3570
|
} from '../icons/file-chart-column-increasing';
|
|
3571
|
+
// FileBraces aliases
|
|
3572
|
+
export { default as FileBracesIcon } from '../icons/file-braces';
|
|
3573
|
+
export {
|
|
3574
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBraces} instead. */
|
|
3575
|
+
default as FileJsonIcon
|
|
3576
|
+
} from '../icons/file-braces';
|
|
3567
3577
|
// FileChartColumn aliases
|
|
3568
3578
|
export { default as FileChartColumnIcon } from '../icons/file-chart-column';
|
|
3569
3579
|
export {
|
|
3570
3580
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumn} instead. */
|
|
3571
3581
|
default as FileBarChart2Icon
|
|
3572
3582
|
} from '../icons/file-chart-column';
|
|
3573
|
-
//
|
|
3574
|
-
export { default as
|
|
3583
|
+
// FileCheckCorner aliases
|
|
3584
|
+
export { default as FileCheckCornerIcon } from '../icons/file-check-corner';
|
|
3575
3585
|
export {
|
|
3576
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3577
|
-
default as
|
|
3578
|
-
} from '../icons/file-
|
|
3586
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCheckCorner} instead. */
|
|
3587
|
+
default as FileCheck2Icon
|
|
3588
|
+
} from '../icons/file-check-corner';
|
|
3579
3589
|
// FileChartLine aliases
|
|
3580
3590
|
export { default as FileChartLineIcon } from '../icons/file-chart-line';
|
|
3581
3591
|
export {
|
|
3582
3592
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. */
|
|
3583
3593
|
default as FileLineChartIcon
|
|
3584
3594
|
} from '../icons/file-chart-line';
|
|
3585
|
-
//
|
|
3586
|
-
export { default as
|
|
3587
|
-
export {
|
|
3588
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCheckCorner} instead. */
|
|
3589
|
-
default as FileCheck2Icon
|
|
3590
|
-
} from '../icons/file-check-corner';
|
|
3591
|
-
// FileCog aliases
|
|
3592
|
-
export { default as FileCogIcon } from '../icons/file-cog';
|
|
3595
|
+
// FileChartPie aliases
|
|
3596
|
+
export { default as FileChartPieIcon } from '../icons/file-chart-pie';
|
|
3593
3597
|
export {
|
|
3594
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3595
|
-
default as
|
|
3596
|
-
} from '../icons/file-
|
|
3598
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. */
|
|
3599
|
+
default as FilePieChartIcon
|
|
3600
|
+
} from '../icons/file-chart-pie';
|
|
3597
3601
|
// FileCodeCorner aliases
|
|
3598
3602
|
export { default as FileCodeCornerIcon } from '../icons/file-code-corner';
|
|
3599
3603
|
export {
|
|
3600
3604
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCodeCorner} instead. */
|
|
3601
3605
|
default as FileCode2Icon
|
|
3602
3606
|
} from '../icons/file-code-corner';
|
|
3607
|
+
// FileCog aliases
|
|
3608
|
+
export { default as FileCogIcon } from '../icons/file-cog';
|
|
3609
|
+
export {
|
|
3610
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead. */
|
|
3611
|
+
default as FileCog2Icon
|
|
3612
|
+
} from '../icons/file-cog';
|
|
3603
3613
|
// FileExclamationPoint aliases
|
|
3604
3614
|
export { default as FileExclamationPointIcon } from '../icons/file-exclamation-point';
|
|
3605
3615
|
export {
|
|
@@ -3640,66 +3650,60 @@ export {
|
|
|
3640
3650
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead. */
|
|
3641
3651
|
default as FileSignatureIcon
|
|
3642
3652
|
} from '../icons/file-pen-line';
|
|
3643
|
-
// FilePen aliases
|
|
3644
|
-
export { default as FilePenIcon } from '../icons/file-pen';
|
|
3645
|
-
export {
|
|
3646
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead. */
|
|
3647
|
-
default as FileEditIcon
|
|
3648
|
-
} from '../icons/file-pen';
|
|
3649
3653
|
// FilePlay aliases
|
|
3650
3654
|
export { default as FilePlayIcon } from '../icons/file-play';
|
|
3651
3655
|
export {
|
|
3652
3656
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlay} instead. */
|
|
3653
3657
|
default as FileVideoIcon
|
|
3654
3658
|
} from '../icons/file-play';
|
|
3659
|
+
// FileQuestionMark aliases
|
|
3660
|
+
export { default as FileQuestionMarkIcon } from '../icons/file-question-mark';
|
|
3661
|
+
export {
|
|
3662
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. */
|
|
3663
|
+
default as FileQuestionIcon
|
|
3664
|
+
} from '../icons/file-question-mark';
|
|
3655
3665
|
// FilePlusCorner aliases
|
|
3656
3666
|
export { default as FilePlusCornerIcon } from '../icons/file-plus-corner';
|
|
3657
3667
|
export {
|
|
3658
3668
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlusCorner} instead. */
|
|
3659
3669
|
default as FilePlus2Icon
|
|
3660
3670
|
} from '../icons/file-plus-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';
|
|
3661
3677
|
// FileSearchCorner aliases
|
|
3662
3678
|
export { default as FileSearchCornerIcon } from '../icons/file-search-corner';
|
|
3663
3679
|
export {
|
|
3664
3680
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSearchCorner} instead. */
|
|
3665
3681
|
default as FileSearch2Icon
|
|
3666
3682
|
} from '../icons/file-search-corner';
|
|
3667
|
-
//
|
|
3668
|
-
export { default as
|
|
3669
|
-
export {
|
|
3670
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. */
|
|
3671
|
-
default as FileVideo2Icon
|
|
3672
|
-
} from '../icons/file-video-camera';
|
|
3673
|
-
// FileQuestionMark aliases
|
|
3674
|
-
export { default as FileQuestionMarkIcon } from '../icons/file-question-mark';
|
|
3683
|
+
// FileSignal aliases
|
|
3684
|
+
export { default as FileSignalIcon } from '../icons/file-signal';
|
|
3675
3685
|
export {
|
|
3676
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3677
|
-
default as
|
|
3678
|
-
} from '../icons/file-
|
|
3686
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSignal} instead. */
|
|
3687
|
+
default as FileVolume2Icon
|
|
3688
|
+
} from '../icons/file-signal';
|
|
3679
3689
|
// FileTypeCorner aliases
|
|
3680
3690
|
export { default as FileTypeCornerIcon } from '../icons/file-type-corner';
|
|
3681
3691
|
export {
|
|
3682
3692
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead. */
|
|
3683
3693
|
default as FileType2Icon
|
|
3684
3694
|
} from '../icons/file-type-corner';
|
|
3685
|
-
//
|
|
3686
|
-
export { default as
|
|
3695
|
+
// FileVideoCamera aliases
|
|
3696
|
+
export { default as FileVideoCameraIcon } from '../icons/file-video-camera';
|
|
3687
3697
|
export {
|
|
3688
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3689
|
-
default as
|
|
3690
|
-
} from '../icons/file-
|
|
3698
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. */
|
|
3699
|
+
default as FileVideo2Icon
|
|
3700
|
+
} from '../icons/file-video-camera';
|
|
3691
3701
|
// FileXCorner aliases
|
|
3692
3702
|
export { default as FileXCornerIcon } from '../icons/file-x-corner';
|
|
3693
3703
|
export {
|
|
3694
3704
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileXCorner} instead. */
|
|
3695
3705
|
default as FileX2Icon
|
|
3696
3706
|
} from '../icons/file-x-corner';
|
|
3697
|
-
// FolderCog aliases
|
|
3698
|
-
export { default as FolderCogIcon } from '../icons/folder-cog';
|
|
3699
|
-
export {
|
|
3700
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead. */
|
|
3701
|
-
default as FolderCog2Icon
|
|
3702
|
-
} from '../icons/folder-cog';
|
|
3703
3707
|
// FingerprintPattern aliases
|
|
3704
3708
|
export { default as FingerprintPatternIcon } from '../icons/fingerprint-pattern';
|
|
3705
3709
|
export {
|
|
@@ -3712,6 +3716,12 @@ export {
|
|
|
3712
3716
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderPen} instead. */
|
|
3713
3717
|
default as FolderEditIcon
|
|
3714
3718
|
} from '../icons/folder-pen';
|
|
3719
|
+
// FolderCog aliases
|
|
3720
|
+
export { default as FolderCogIcon } from '../icons/folder-cog';
|
|
3721
|
+
export {
|
|
3722
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead. */
|
|
3723
|
+
default as FolderCog2Icon
|
|
3724
|
+
} from '../icons/folder-cog';
|
|
3715
3725
|
// FunnelX aliases
|
|
3716
3726
|
export { default as FunnelXIcon } from '../icons/funnel-x';
|
|
3717
3727
|
export {
|
|
@@ -3764,12 +3774,6 @@ export {
|
|
|
3764
3774
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. */
|
|
3765
3775
|
default as Grid3X3Icon
|
|
3766
3776
|
} from '../icons/grid-3x3';
|
|
3767
|
-
// HandGrab aliases
|
|
3768
|
-
export { default as HandGrabIcon } from '../icons/hand-grab';
|
|
3769
|
-
export {
|
|
3770
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. */
|
|
3771
|
-
default as GrabIcon
|
|
3772
|
-
} from '../icons/hand-grab';
|
|
3773
3777
|
// HandHelping aliases
|
|
3774
3778
|
export { default as HandHelpingIcon } from '../icons/hand-helping';
|
|
3775
3779
|
export {
|
|
@@ -3782,30 +3786,30 @@ export {
|
|
|
3782
3786
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. */
|
|
3783
3787
|
default as HomeIcon
|
|
3784
3788
|
} from '../icons/house';
|
|
3789
|
+
// HandGrab aliases
|
|
3790
|
+
export { default as HandGrabIcon } from '../icons/hand-grab';
|
|
3791
|
+
export {
|
|
3792
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. */
|
|
3793
|
+
default as GrabIcon
|
|
3794
|
+
} from '../icons/hand-grab';
|
|
3785
3795
|
// IceCreamBowl aliases
|
|
3786
3796
|
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3787
3797
|
export {
|
|
3788
3798
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. */
|
|
3789
3799
|
default as IceCream2Icon
|
|
3790
3800
|
} from '../icons/ice-cream-bowl';
|
|
3791
|
-
// LaptopMinimal aliases
|
|
3792
|
-
export { default as LaptopMinimalIcon } from '../icons/laptop-minimal';
|
|
3793
|
-
export {
|
|
3794
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LaptopMinimal} instead. */
|
|
3795
|
-
default as Laptop2Icon
|
|
3796
|
-
} from '../icons/laptop-minimal';
|
|
3797
3801
|
// IceCreamCone aliases
|
|
3798
3802
|
export { default as IceCreamConeIcon } from '../icons/ice-cream-cone';
|
|
3799
3803
|
export {
|
|
3800
3804
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead. */
|
|
3801
3805
|
default as IceCreamIcon
|
|
3802
3806
|
} from '../icons/ice-cream-cone';
|
|
3803
|
-
//
|
|
3804
|
-
export { default as
|
|
3807
|
+
// LaptopMinimal aliases
|
|
3808
|
+
export { default as LaptopMinimalIcon } from '../icons/laptop-minimal';
|
|
3805
3809
|
export {
|
|
3806
|
-
/** @deprecated The icon was
|
|
3807
|
-
default as
|
|
3808
|
-
} from '../icons/
|
|
3810
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LaptopMinimal} instead. */
|
|
3811
|
+
default as Laptop2Icon
|
|
3812
|
+
} from '../icons/laptop-minimal';
|
|
3809
3813
|
// ListIndentDecrease aliases
|
|
3810
3814
|
export { default as ListIndentDecreaseIcon } from '../icons/list-indent-decrease';
|
|
3811
3815
|
export {
|
|
@@ -3826,6 +3830,12 @@ export {
|
|
|
3826
3830
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. */
|
|
3827
3831
|
default as IndentIncreaseIcon
|
|
3828
3832
|
} from '../icons/list-indent-increase';
|
|
3833
|
+
// Layers aliases
|
|
3834
|
+
export { default as LayersIcon } from '../icons/layers';
|
|
3835
|
+
export {
|
|
3836
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link Layers} instead. */
|
|
3837
|
+
default as Layers3Icon
|
|
3838
|
+
} from '../icons/layers';
|
|
3829
3839
|
// LoaderCircle aliases
|
|
3830
3840
|
export { default as LoaderCircleIcon } from '../icons/loader-circle';
|
|
3831
3841
|
export {
|
|
@@ -3844,6 +3854,12 @@ export {
|
|
|
3844
3854
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. */
|
|
3845
3855
|
default as UnlockIcon
|
|
3846
3856
|
} from '../icons/lock-open';
|
|
3857
|
+
// MapPinPen aliases
|
|
3858
|
+
export { default as MapPinPenIcon } from '../icons/map-pin-pen';
|
|
3859
|
+
export {
|
|
3860
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MapPinPen} instead. */
|
|
3861
|
+
default as LocationEditIcon
|
|
3862
|
+
} from '../icons/map-pin-pen';
|
|
3847
3863
|
// MailQuestionMark aliases
|
|
3848
3864
|
export { default as MailQuestionMarkIcon } from '../icons/mail-question-mark';
|
|
3849
3865
|
export {
|
|
@@ -3856,18 +3872,6 @@ export {
|
|
|
3856
3872
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MessageCircleQuestionMark} instead. */
|
|
3857
3873
|
default as MessageCircleQuestionIcon
|
|
3858
3874
|
} from '../icons/message-circle-question-mark';
|
|
3859
|
-
// MapPinPen aliases
|
|
3860
|
-
export { default as MapPinPenIcon } from '../icons/map-pin-pen';
|
|
3861
|
-
export {
|
|
3862
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MapPinPen} instead. */
|
|
3863
|
-
default as LocationEditIcon
|
|
3864
|
-
} from '../icons/map-pin-pen';
|
|
3865
|
-
// MicVocal aliases
|
|
3866
|
-
export { default as MicVocalIcon } from '../icons/mic-vocal';
|
|
3867
|
-
export {
|
|
3868
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead. */
|
|
3869
|
-
default as Mic2Icon
|
|
3870
|
-
} from '../icons/mic-vocal';
|
|
3871
3875
|
// MicSignal aliases
|
|
3872
3876
|
export { default as MicSignalIcon } from '../icons/mic-signal';
|
|
3873
3877
|
export {
|
|
@@ -3880,42 +3884,48 @@ export {
|
|
|
3880
3884
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead. */
|
|
3881
3885
|
default as Move3DIcon
|
|
3882
3886
|
} from '../icons/move-3d';
|
|
3887
|
+
// MicVocal aliases
|
|
3888
|
+
export { default as MicVocalIcon } from '../icons/mic-vocal';
|
|
3889
|
+
export {
|
|
3890
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead. */
|
|
3891
|
+
default as Mic2Icon
|
|
3892
|
+
} from '../icons/mic-vocal';
|
|
3893
|
+
// OctagonAlert aliases
|
|
3894
|
+
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3895
|
+
export {
|
|
3896
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. */
|
|
3897
|
+
default as AlertOctagonIcon
|
|
3898
|
+
} from '../icons/octagon-alert';
|
|
3899
|
+
// PaintbrushVertical aliases
|
|
3900
|
+
export { default as PaintbrushVerticalIcon } from '../icons/paintbrush-vertical';
|
|
3901
|
+
export {
|
|
3902
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead. */
|
|
3903
|
+
default as Paintbrush2Icon
|
|
3904
|
+
} from '../icons/paintbrush-vertical';
|
|
3883
3905
|
// OctagonPause aliases
|
|
3884
3906
|
export { default as OctagonPauseIcon } from '../icons/octagon-pause';
|
|
3885
3907
|
export {
|
|
3886
3908
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead. */
|
|
3887
3909
|
default as PauseOctagonIcon
|
|
3888
3910
|
} from '../icons/octagon-pause';
|
|
3889
|
-
// OctagonAlert aliases
|
|
3890
|
-
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3891
|
-
export {
|
|
3892
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. */
|
|
3893
|
-
default as AlertOctagonIcon
|
|
3894
|
-
} from '../icons/octagon-alert';
|
|
3895
3911
|
// OctagonX aliases
|
|
3896
3912
|
export { default as OctagonXIcon } from '../icons/octagon-x';
|
|
3897
3913
|
export {
|
|
3898
3914
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonX} instead. */
|
|
3899
3915
|
default as XOctagonIcon
|
|
3900
3916
|
} from '../icons/octagon-x';
|
|
3901
|
-
//
|
|
3902
|
-
export { default as
|
|
3917
|
+
// PanelLeftClose aliases
|
|
3918
|
+
export { default as PanelLeftCloseIcon } from '../icons/panel-left-close';
|
|
3903
3919
|
export {
|
|
3904
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3905
|
-
default as
|
|
3906
|
-
} from '../icons/
|
|
3920
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. */
|
|
3921
|
+
default as SidebarCloseIcon
|
|
3922
|
+
} from '../icons/panel-left-close';
|
|
3907
3923
|
// PanelBottomDashed aliases
|
|
3908
3924
|
export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed';
|
|
3909
3925
|
export {
|
|
3910
3926
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. */
|
|
3911
3927
|
default as PanelBottomInactiveIcon
|
|
3912
3928
|
} from '../icons/panel-bottom-dashed';
|
|
3913
|
-
// PanelLeftClose aliases
|
|
3914
|
-
export { default as PanelLeftCloseIcon } from '../icons/panel-left-close';
|
|
3915
|
-
export {
|
|
3916
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. */
|
|
3917
|
-
default as SidebarCloseIcon
|
|
3918
|
-
} from '../icons/panel-left-close';
|
|
3919
3929
|
// PanelLeftDashed aliases
|
|
3920
3930
|
export { default as PanelLeftDashedIcon } from '../icons/panel-left-dashed';
|
|
3921
3931
|
export {
|
|
@@ -3958,12 +3968,6 @@ export {
|
|
|
3958
3968
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. */
|
|
3959
3969
|
default as Edit3Icon
|
|
3960
3970
|
} from '../icons/pen-line';
|
|
3961
|
-
// RectangleEllipsis aliases
|
|
3962
|
-
export { default as RectangleEllipsisIcon } from '../icons/rectangle-ellipsis';
|
|
3963
|
-
export {
|
|
3964
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RectangleEllipsis} instead. */
|
|
3965
|
-
default as FormInputIcon
|
|
3966
|
-
} from '../icons/rectangle-ellipsis';
|
|
3967
3971
|
// Pen aliases
|
|
3968
3972
|
export { default as PenIcon } from '../icons/pen';
|
|
3969
3973
|
export {
|
|
@@ -3976,24 +3980,30 @@ export {
|
|
|
3976
3980
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PlugZap} instead. */
|
|
3977
3981
|
default as PlugZap2Icon
|
|
3978
3982
|
} from '../icons/plug-zap';
|
|
3979
|
-
// RotateCcwClock aliases
|
|
3980
|
-
export { default as RotateCcwClockIcon } from '../icons/rotate-ccw-clock';
|
|
3981
|
-
export {
|
|
3982
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RotateCcwClock} instead. */
|
|
3983
|
-
default as HistoryIcon
|
|
3984
|
-
} from '../icons/rotate-ccw-clock';
|
|
3985
3983
|
// Rotate3d aliases
|
|
3986
3984
|
export { default as Rotate3dIcon } from '../icons/rotate-3d';
|
|
3987
3985
|
export {
|
|
3988
3986
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead. */
|
|
3989
3987
|
default as Rotate3DIcon
|
|
3990
3988
|
} from '../icons/rotate-3d';
|
|
3989
|
+
// RectangleEllipsis aliases
|
|
3990
|
+
export { default as RectangleEllipsisIcon } from '../icons/rectangle-ellipsis';
|
|
3991
|
+
export {
|
|
3992
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RectangleEllipsis} instead. */
|
|
3993
|
+
default as FormInputIcon
|
|
3994
|
+
} from '../icons/rectangle-ellipsis';
|
|
3991
3995
|
// Rows2 aliases
|
|
3992
3996
|
export { default as Rows2Icon } from '../icons/rows-2';
|
|
3993
3997
|
export {
|
|
3994
3998
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead. */
|
|
3995
3999
|
default as RowsIcon
|
|
3996
4000
|
} from '../icons/rows-2';
|
|
4001
|
+
// RotateCcwClock aliases
|
|
4002
|
+
export { default as RotateCcwClockIcon } from '../icons/rotate-ccw-clock';
|
|
4003
|
+
export {
|
|
4004
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RotateCcwClock} instead. */
|
|
4005
|
+
default as HistoryIcon
|
|
4006
|
+
} from '../icons/rotate-ccw-clock';
|
|
3997
4007
|
// Rows3 aliases
|
|
3998
4008
|
export { default as Rows3Icon } from '../icons/rows-3';
|
|
3999
4009
|
export {
|
|
@@ -4024,18 +4034,18 @@ export {
|
|
|
4024
4034
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldX} instead. */
|
|
4025
4035
|
default as ShieldCloseIcon
|
|
4026
4036
|
} from '../icons/shield-x';
|
|
4027
|
-
// SlidersVertical aliases
|
|
4028
|
-
export { default as SlidersVerticalIcon } from '../icons/sliders-vertical';
|
|
4029
|
-
export {
|
|
4030
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead. */
|
|
4031
|
-
default as SlidersIcon
|
|
4032
|
-
} from '../icons/sliders-vertical';
|
|
4033
4037
|
// Sparkles aliases
|
|
4034
4038
|
export { default as SparklesIcon } from '../icons/sparkles';
|
|
4035
4039
|
export {
|
|
4036
4040
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Sparkles} instead. */
|
|
4037
4041
|
default as StarsIcon
|
|
4038
4042
|
} from '../icons/sparkles';
|
|
4043
|
+
// SlidersVertical aliases
|
|
4044
|
+
export { default as SlidersVerticalIcon } from '../icons/sliders-vertical';
|
|
4045
|
+
export {
|
|
4046
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead. */
|
|
4047
|
+
default as SlidersIcon
|
|
4048
|
+
} from '../icons/sliders-vertical';
|
|
4039
4049
|
// SquareActivity aliases
|
|
4040
4050
|
export { default as SquareActivityIcon } from '../icons/square-activity';
|
|
4041
4051
|
export {
|
|
@@ -4054,36 +4064,30 @@ export {
|
|
|
4054
4064
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. */
|
|
4055
4065
|
default as ArrowDownRightSquareIcon
|
|
4056
4066
|
} from '../icons/square-arrow-down-right';
|
|
4067
|
+
// SquareArrowLeft aliases
|
|
4068
|
+
export { default as SquareArrowLeftIcon } from '../icons/square-arrow-left';
|
|
4069
|
+
export {
|
|
4070
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowLeft} instead. */
|
|
4071
|
+
default as ArrowLeftSquareIcon
|
|
4072
|
+
} from '../icons/square-arrow-left';
|
|
4057
4073
|
// SquareArrowDown aliases
|
|
4058
4074
|
export { default as SquareArrowDownIcon } from '../icons/square-arrow-down';
|
|
4059
4075
|
export {
|
|
4060
4076
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. */
|
|
4061
4077
|
default as ArrowDownSquareIcon
|
|
4062
4078
|
} from '../icons/square-arrow-down';
|
|
4063
|
-
// SquareArrowOutDownLeft aliases
|
|
4064
|
-
export { default as SquareArrowOutDownLeftIcon } from '../icons/square-arrow-out-down-left';
|
|
4065
|
-
export {
|
|
4066
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead. */
|
|
4067
|
-
default as ArrowDownLeftFromSquareIcon
|
|
4068
|
-
} from '../icons/square-arrow-out-down-left';
|
|
4069
4079
|
// SquareArrowOutDownRight aliases
|
|
4070
4080
|
export { default as SquareArrowOutDownRightIcon } from '../icons/square-arrow-out-down-right';
|
|
4071
4081
|
export {
|
|
4072
4082
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. */
|
|
4073
4083
|
default as ArrowDownRightFromSquareIcon
|
|
4074
4084
|
} from '../icons/square-arrow-out-down-right';
|
|
4075
|
-
//
|
|
4076
|
-
export { default as
|
|
4077
|
-
export {
|
|
4078
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowLeft} instead. */
|
|
4079
|
-
default as ArrowLeftSquareIcon
|
|
4080
|
-
} from '../icons/square-arrow-left';
|
|
4081
|
-
// SquareArrowOutUpLeft aliases
|
|
4082
|
-
export { default as SquareArrowOutUpLeftIcon } from '../icons/square-arrow-out-up-left';
|
|
4085
|
+
// SquareArrowOutDownLeft aliases
|
|
4086
|
+
export { default as SquareArrowOutDownLeftIcon } from '../icons/square-arrow-out-down-left';
|
|
4083
4087
|
export {
|
|
4084
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4085
|
-
default as
|
|
4086
|
-
} from '../icons/square-arrow-out-
|
|
4088
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead. */
|
|
4089
|
+
default as ArrowDownLeftFromSquareIcon
|
|
4090
|
+
} from '../icons/square-arrow-out-down-left';
|
|
4087
4091
|
// SquareArrowOutUpRight aliases
|
|
4088
4092
|
export { default as SquareArrowOutUpRightIcon } from '../icons/square-arrow-out-up-right';
|
|
4089
4093
|
export {
|
|
@@ -4096,24 +4100,36 @@ export {
|
|
|
4096
4100
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead. */
|
|
4097
4101
|
default as ArrowRightSquareIcon
|
|
4098
4102
|
} from '../icons/square-arrow-right';
|
|
4103
|
+
// SquareArrowOutUpLeft aliases
|
|
4104
|
+
export { default as SquareArrowOutUpLeftIcon } from '../icons/square-arrow-out-up-left';
|
|
4105
|
+
export {
|
|
4106
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpLeft} instead. */
|
|
4107
|
+
default as ArrowUpLeftFromSquareIcon
|
|
4108
|
+
} from '../icons/square-arrow-out-up-left';
|
|
4099
4109
|
// SquareArrowUpLeft aliases
|
|
4100
4110
|
export { default as SquareArrowUpLeftIcon } from '../icons/square-arrow-up-left';
|
|
4101
4111
|
export {
|
|
4102
4112
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpLeft} instead. */
|
|
4103
4113
|
default as ArrowUpLeftSquareIcon
|
|
4104
4114
|
} from '../icons/square-arrow-up-left';
|
|
4115
|
+
// SquareArrowUp aliases
|
|
4116
|
+
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
4117
|
+
export {
|
|
4118
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. */
|
|
4119
|
+
default as ArrowUpSquareIcon
|
|
4120
|
+
} from '../icons/square-arrow-up';
|
|
4105
4121
|
// SquareArrowUpRight aliases
|
|
4106
4122
|
export { default as SquareArrowUpRightIcon } from '../icons/square-arrow-up-right';
|
|
4107
4123
|
export {
|
|
4108
4124
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpRight} instead. */
|
|
4109
4125
|
default as ArrowUpRightSquareIcon
|
|
4110
4126
|
} from '../icons/square-arrow-up-right';
|
|
4111
|
-
//
|
|
4112
|
-
export { default as
|
|
4127
|
+
// SquareBottomDashedScissors aliases
|
|
4128
|
+
export { default as SquareBottomDashedScissorsIcon } from '../icons/square-bottom-dashed-scissors';
|
|
4113
4129
|
export {
|
|
4114
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4115
|
-
default as
|
|
4116
|
-
} from '../icons/square-
|
|
4130
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareBottomDashedScissors} instead. */
|
|
4131
|
+
default as ScissorsSquareDashedBottomIcon
|
|
4132
|
+
} from '../icons/square-bottom-dashed-scissors';
|
|
4117
4133
|
// SquareAsterisk aliases
|
|
4118
4134
|
export { default as SquareAsteriskIcon } from '../icons/square-asterisk';
|
|
4119
4135
|
export {
|
|
@@ -4126,18 +4142,18 @@ export {
|
|
|
4126
4142
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedHorizontal} instead. */
|
|
4127
4143
|
default as FlipHorizontalIcon
|
|
4128
4144
|
} from '../icons/square-centerline-dashed-horizontal';
|
|
4129
|
-
// SquareBottomDashedScissors aliases
|
|
4130
|
-
export { default as SquareBottomDashedScissorsIcon } from '../icons/square-bottom-dashed-scissors';
|
|
4131
|
-
export {
|
|
4132
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareBottomDashedScissors} instead. */
|
|
4133
|
-
default as ScissorsSquareDashedBottomIcon
|
|
4134
|
-
} from '../icons/square-bottom-dashed-scissors';
|
|
4135
4145
|
// SquareCenterlineDashedVertical aliases
|
|
4136
4146
|
export { default as SquareCenterlineDashedVerticalIcon } from '../icons/square-centerline-dashed-vertical';
|
|
4137
4147
|
export {
|
|
4138
4148
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedVertical} instead. */
|
|
4139
4149
|
default as FlipVerticalIcon
|
|
4140
4150
|
} from '../icons/square-centerline-dashed-vertical';
|
|
4151
|
+
// SquareCheckBig aliases
|
|
4152
|
+
export { default as SquareCheckBigIcon } from '../icons/square-check-big';
|
|
4153
|
+
export {
|
|
4154
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. */
|
|
4155
|
+
default as CheckSquareIcon
|
|
4156
|
+
} from '../icons/square-check-big';
|
|
4141
4157
|
// SquareCheck aliases
|
|
4142
4158
|
export { default as SquareCheckIcon } from '../icons/square-check';
|
|
4143
4159
|
export {
|
|
@@ -4160,12 +4176,6 @@ export {
|
|
|
4160
4176
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronDown} instead. */
|
|
4161
4177
|
default as ChevronDownSquareIcon
|
|
4162
4178
|
} from '../icons/square-chevron-down';
|
|
4163
|
-
// SquareCheckBig aliases
|
|
4164
|
-
export { default as SquareCheckBigIcon } from '../icons/square-check-big';
|
|
4165
|
-
export {
|
|
4166
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. */
|
|
4167
|
-
default as CheckSquareIcon
|
|
4168
|
-
} from '../icons/square-check-big';
|
|
4169
4179
|
// SquareChevronLeft aliases
|
|
4170
4180
|
export { default as SquareChevronLeftIcon } from '../icons/square-chevron-left';
|
|
4171
4181
|
export {
|
|
@@ -4178,6 +4188,12 @@ export {
|
|
|
4178
4188
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronRight} instead. */
|
|
4179
4189
|
default as ChevronRightSquareIcon
|
|
4180
4190
|
} from '../icons/square-chevron-right';
|
|
4191
|
+
// SquareChevronUp aliases
|
|
4192
|
+
export { default as SquareChevronUpIcon } from '../icons/square-chevron-up';
|
|
4193
|
+
export {
|
|
4194
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronUp} instead. */
|
|
4195
|
+
default as ChevronUpSquareIcon
|
|
4196
|
+
} from '../icons/square-chevron-up';
|
|
4181
4197
|
// SquareCode aliases
|
|
4182
4198
|
export { default as SquareCodeIcon } from '../icons/square-code';
|
|
4183
4199
|
export {
|
|
@@ -4190,12 +4206,6 @@ export {
|
|
|
4190
4206
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedKanban} instead. */
|
|
4191
4207
|
default as KanbanSquareDashedIcon
|
|
4192
4208
|
} from '../icons/square-dashed-kanban';
|
|
4193
|
-
// SquareChevronUp aliases
|
|
4194
|
-
export { default as SquareChevronUpIcon } from '../icons/square-chevron-up';
|
|
4195
|
-
export {
|
|
4196
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronUp} instead. */
|
|
4197
|
-
default as ChevronUpSquareIcon
|
|
4198
|
-
} from '../icons/square-chevron-up';
|
|
4199
4209
|
// SquareDashedMousePointer aliases
|
|
4200
4210
|
export { default as SquareDashedMousePointerIcon } from '../icons/square-dashed-mouse-pointer';
|
|
4201
4211
|
export {
|
|
@@ -4212,12 +4222,6 @@ export {
|
|
|
4212
4222
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedText} instead. */
|
|
4213
4223
|
default as TextSelectIcon
|
|
4214
4224
|
} from '../icons/square-dashed-text';
|
|
4215
|
-
// SquareDot aliases
|
|
4216
|
-
export { default as SquareDotIcon } from '../icons/square-dot';
|
|
4217
|
-
export {
|
|
4218
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead. */
|
|
4219
|
-
default as DotSquareIcon
|
|
4220
|
-
} from '../icons/square-dot';
|
|
4221
4225
|
// SquareDashed aliases
|
|
4222
4226
|
export { default as SquareDashedIcon } from '../icons/square-dashed';
|
|
4223
4227
|
export {
|
|
@@ -4230,6 +4234,12 @@ export {
|
|
|
4230
4234
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDivide} instead. */
|
|
4231
4235
|
default as DivideSquareIcon
|
|
4232
4236
|
} from '../icons/square-divide';
|
|
4237
|
+
// SquareDot aliases
|
|
4238
|
+
export { default as SquareDotIcon } from '../icons/square-dot';
|
|
4239
|
+
export {
|
|
4240
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead. */
|
|
4241
|
+
default as DotSquareIcon
|
|
4242
|
+
} from '../icons/square-dot';
|
|
4233
4243
|
// SquareEqual aliases
|
|
4234
4244
|
export { default as SquareEqualIcon } from '../icons/square-equal';
|
|
4235
4245
|
export {
|
|
@@ -4260,18 +4270,18 @@ export {
|
|
|
4260
4270
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead. */
|
|
4261
4271
|
default as MSquareIcon
|
|
4262
4272
|
} from '../icons/square-m';
|
|
4263
|
-
// SquareMenu aliases
|
|
4264
|
-
export { default as SquareMenuIcon } from '../icons/square-menu';
|
|
4265
|
-
export {
|
|
4266
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMenu} instead. */
|
|
4267
|
-
default as MenuSquareIcon
|
|
4268
|
-
} from '../icons/square-menu';
|
|
4269
4273
|
// SquareMinus aliases
|
|
4270
4274
|
export { default as SquareMinusIcon } from '../icons/square-minus';
|
|
4271
4275
|
export {
|
|
4272
4276
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMinus} instead. */
|
|
4273
4277
|
default as MinusSquareIcon
|
|
4274
4278
|
} from '../icons/square-minus';
|
|
4279
|
+
// SquareMenu aliases
|
|
4280
|
+
export { default as SquareMenuIcon } from '../icons/square-menu';
|
|
4281
|
+
export {
|
|
4282
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMenu} instead. */
|
|
4283
|
+
default as MenuSquareIcon
|
|
4284
|
+
} from '../icons/square-menu';
|
|
4275
4285
|
// SquareMousePointer aliases
|
|
4276
4286
|
export { default as SquareMousePointerIcon } from '../icons/square-mouse-pointer';
|
|
4277
4287
|
export {
|
|
@@ -4284,12 +4294,6 @@ export {
|
|
|
4284
4294
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParking} instead. */
|
|
4285
4295
|
default as ParkingSquareIcon
|
|
4286
4296
|
} from '../icons/square-parking';
|
|
4287
|
-
// SquareParkingOff aliases
|
|
4288
|
-
export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
|
|
4289
|
-
export {
|
|
4290
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. */
|
|
4291
|
-
default as ParkingSquareOffIcon
|
|
4292
|
-
} from '../icons/square-parking-off';
|
|
4293
4297
|
// SquarePen aliases
|
|
4294
4298
|
export { default as SquarePenIcon } from '../icons/square-pen';
|
|
4295
4299
|
export {
|
|
@@ -4304,6 +4308,12 @@ export {
|
|
|
4304
4308
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. */
|
|
4305
4309
|
default as PenSquareIcon
|
|
4306
4310
|
} from '../icons/square-pen';
|
|
4311
|
+
// SquareParkingOff aliases
|
|
4312
|
+
export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
|
|
4313
|
+
export {
|
|
4314
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. */
|
|
4315
|
+
default as ParkingSquareOffIcon
|
|
4316
|
+
} from '../icons/square-parking-off';
|
|
4307
4317
|
// SquarePercent aliases
|
|
4308
4318
|
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
4309
4319
|
export {
|
|
@@ -4340,6 +4350,12 @@ export {
|
|
|
4340
4350
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead. */
|
|
4341
4351
|
default as PowerSquareIcon
|
|
4342
4352
|
} from '../icons/square-power';
|
|
4353
|
+
// SquareScissors aliases
|
|
4354
|
+
export { default as SquareScissorsIcon } from '../icons/square-scissors';
|
|
4355
|
+
export {
|
|
4356
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareScissors} instead. */
|
|
4357
|
+
default as ScissorsSquareIcon
|
|
4358
|
+
} from '../icons/square-scissors';
|
|
4343
4359
|
// SquareSigma aliases
|
|
4344
4360
|
export { default as SquareSigmaIcon } from '../icons/square-sigma';
|
|
4345
4361
|
export {
|
|
@@ -4352,48 +4368,42 @@ export {
|
|
|
4352
4368
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. */
|
|
4353
4369
|
default as SlashSquareIcon
|
|
4354
4370
|
} from '../icons/square-slash';
|
|
4355
|
-
//
|
|
4356
|
-
export { default as
|
|
4371
|
+
// SquareSplitVertical aliases
|
|
4372
|
+
export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical';
|
|
4357
4373
|
export {
|
|
4358
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4359
|
-
default as
|
|
4360
|
-
} from '../icons/square-
|
|
4374
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. */
|
|
4375
|
+
default as SplitSquareVerticalIcon
|
|
4376
|
+
} from '../icons/square-split-vertical';
|
|
4361
4377
|
// SquareSplitHorizontal aliases
|
|
4362
4378
|
export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
|
|
4363
4379
|
export {
|
|
4364
4380
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. */
|
|
4365
4381
|
default as SplitSquareHorizontalIcon
|
|
4366
4382
|
} from '../icons/square-split-horizontal';
|
|
4367
|
-
//
|
|
4368
|
-
export { default as
|
|
4383
|
+
// SquareUserRound aliases
|
|
4384
|
+
export { default as SquareUserRoundIcon } from '../icons/square-user-round';
|
|
4369
4385
|
export {
|
|
4370
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4371
|
-
default as
|
|
4372
|
-
} from '../icons/square-
|
|
4386
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. */
|
|
4387
|
+
default as UserSquare2Icon
|
|
4388
|
+
} from '../icons/square-user-round';
|
|
4373
4389
|
// SquareTerminal aliases
|
|
4374
4390
|
export { default as SquareTerminalIcon } from '../icons/square-terminal';
|
|
4375
4391
|
export {
|
|
4376
4392
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead. */
|
|
4377
4393
|
default as TerminalSquareIcon
|
|
4378
4394
|
} from '../icons/square-terminal';
|
|
4379
|
-
// SquareUser aliases
|
|
4380
|
-
export { default as SquareUserIcon } from '../icons/square-user';
|
|
4381
|
-
export {
|
|
4382
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. */
|
|
4383
|
-
default as UserSquareIcon
|
|
4384
|
-
} from '../icons/square-user';
|
|
4385
|
-
// SquareUserRound aliases
|
|
4386
|
-
export { default as SquareUserRoundIcon } from '../icons/square-user-round';
|
|
4387
|
-
export {
|
|
4388
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. */
|
|
4389
|
-
default as UserSquare2Icon
|
|
4390
|
-
} from '../icons/square-user-round';
|
|
4391
4395
|
// SquareX aliases
|
|
4392
4396
|
export { default as SquareXIcon } from '../icons/square-x';
|
|
4393
4397
|
export {
|
|
4394
4398
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareX} instead. */
|
|
4395
4399
|
default as XSquareIcon
|
|
4396
4400
|
} from '../icons/square-x';
|
|
4401
|
+
// SquareUser aliases
|
|
4402
|
+
export { default as SquareUserIcon } from '../icons/square-user';
|
|
4403
|
+
export {
|
|
4404
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. */
|
|
4405
|
+
default as UserSquareIcon
|
|
4406
|
+
} from '../icons/square-user';
|
|
4397
4407
|
// TestTubeDiagonal aliases
|
|
4398
4408
|
export { default as TestTubeDiagonalIcon } from '../icons/test-tube-diagonal';
|
|
4399
4409
|
export {
|
|
@@ -4424,12 +4434,6 @@ export {
|
|
|
4424
4434
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead. */
|
|
4425
4435
|
default as LetterTextIcon
|
|
4426
4436
|
} from '../icons/text-initial';
|
|
4427
|
-
// TextWrap aliases
|
|
4428
|
-
export { default as TextWrapIcon } from '../icons/text-wrap';
|
|
4429
|
-
export {
|
|
4430
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. */
|
|
4431
|
-
default as WrapTextIcon
|
|
4432
|
-
} from '../icons/text-wrap';
|
|
4433
4437
|
// TextAlignStart aliases
|
|
4434
4438
|
export { default as TextAlignStartIcon } from '../icons/text-align-start';
|
|
4435
4439
|
export {
|
|
@@ -4446,6 +4450,12 @@ export {
|
|
|
4446
4450
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead. */
|
|
4447
4451
|
default as TrainIcon
|
|
4448
4452
|
} from '../icons/tram-front';
|
|
4453
|
+
// TextWrap aliases
|
|
4454
|
+
export { default as TextWrapIcon } from '../icons/text-wrap';
|
|
4455
|
+
export {
|
|
4456
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. */
|
|
4457
|
+
default as WrapTextIcon
|
|
4458
|
+
} from '../icons/text-wrap';
|
|
4449
4459
|
// TreePalm aliases
|
|
4450
4460
|
export { default as TreePalmIcon } from '../icons/tree-palm';
|
|
4451
4461
|
export {
|
|
@@ -4506,6 +4516,12 @@ export {
|
|
|
4506
4516
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. */
|
|
4507
4517
|
default as User2Icon
|
|
4508
4518
|
} from '../icons/user-round';
|
|
4519
|
+
// UsersRound aliases
|
|
4520
|
+
export { default as UsersRoundIcon } from '../icons/users-round';
|
|
4521
|
+
export {
|
|
4522
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UsersRound} instead. */
|
|
4523
|
+
default as Users2Icon
|
|
4524
|
+
} from '../icons/users-round';
|
|
4509
4525
|
// UtensilsCrossed aliases
|
|
4510
4526
|
export { default as UtensilsCrossedIcon } from '../icons/utensils-crossed';
|
|
4511
4527
|
export {
|
|
@@ -4518,24 +4534,18 @@ export {
|
|
|
4518
4534
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Utensils} instead. */
|
|
4519
4535
|
default as ForkKnifeIcon
|
|
4520
4536
|
} from '../icons/utensils';
|
|
4521
|
-
//
|
|
4522
|
-
export { default as
|
|
4537
|
+
// WandSparkles aliases
|
|
4538
|
+
export { default as WandSparklesIcon } from '../icons/wand-sparkles';
|
|
4523
4539
|
export {
|
|
4524
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4525
|
-
default as
|
|
4526
|
-
} from '../icons/
|
|
4540
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead. */
|
|
4541
|
+
default as Wand2Icon
|
|
4542
|
+
} from '../icons/wand-sparkles';
|
|
4527
4543
|
// WalletMinimal aliases
|
|
4528
4544
|
export { default as WalletMinimalIcon } from '../icons/wallet-minimal';
|
|
4529
4545
|
export {
|
|
4530
4546
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. */
|
|
4531
4547
|
default as Wallet2Icon
|
|
4532
4548
|
} from '../icons/wallet-minimal';
|
|
4533
|
-
// WandSparkles aliases
|
|
4534
|
-
export { default as WandSparklesIcon } from '../icons/wand-sparkles';
|
|
4535
|
-
export {
|
|
4536
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead. */
|
|
4537
|
-
default as Wand2Icon
|
|
4538
|
-
} from '../icons/wand-sparkles';
|
|
4539
4549
|
// WavesHorizontal aliases
|
|
4540
4550
|
export { default as WavesHorizontalIcon } from '../icons/waves-horizontal';
|
|
4541
4551
|
export {
|