@lucide/astro 0.545.0 → 0.547.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 +48 -48
- package/src/aliases/prefixed.ts +392 -388
- package/src/aliases/suffixed.ts +693 -689
- package/src/icons/birdhouse.ts +18 -0
- package/src/icons/index.ts +169 -167
- package/src/icons/monitor-cloud.ts +18 -0
- package/src/icons/receipt-text.ts +2 -2
- package/src/icons/sword.ts +2 -2
package/src/aliases/suffixed.ts
CHANGED
|
@@ -8,12 +8,12 @@ export { default as ALargeSmallIcon } from '../icons/a-large-small';
|
|
|
8
8
|
export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
9
9
|
// Activity aliases
|
|
10
10
|
export { default as ActivityIcon } from '../icons/activity';
|
|
11
|
-
// Airplay aliases
|
|
12
|
-
export { default as AirplayIcon } from '../icons/airplay';
|
|
13
11
|
// AirVent aliases
|
|
14
12
|
export { default as AirVentIcon } from '../icons/air-vent';
|
|
15
13
|
// AlarmClockOff aliases
|
|
16
14
|
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
15
|
+
// Airplay aliases
|
|
16
|
+
export { default as AirplayIcon } from '../icons/airplay';
|
|
17
17
|
// AlarmClock aliases
|
|
18
18
|
export { default as AlarmClockIcon } from '../icons/alarm-clock';
|
|
19
19
|
// AlarmSmoke aliases
|
|
@@ -28,10 +28,10 @@ export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertic
|
|
|
28
28
|
export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal';
|
|
29
29
|
// AlignEndVertical aliases
|
|
30
30
|
export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
|
|
31
|
-
// AlignHorizontalDistributeCenter aliases
|
|
32
|
-
export { default as AlignHorizontalDistributeCenterIcon } from '../icons/align-horizontal-distribute-center';
|
|
33
31
|
// AlignHorizontalDistributeEnd aliases
|
|
34
32
|
export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-horizontal-distribute-end';
|
|
33
|
+
// AlignHorizontalDistributeCenter aliases
|
|
34
|
+
export { default as AlignHorizontalDistributeCenterIcon } from '../icons/align-horizontal-distribute-center';
|
|
35
35
|
// AlignHorizontalDistributeStart aliases
|
|
36
36
|
export { default as AlignHorizontalDistributeStartIcon } from '../icons/align-horizontal-distribute-start';
|
|
37
37
|
// AlignHorizontalJustifyCenter aliases
|
|
@@ -46,10 +46,10 @@ export { default as AlignHorizontalSpaceAroundIcon } from '../icons/align-horizo
|
|
|
46
46
|
export { default as AlignHorizontalSpaceBetweenIcon } from '../icons/align-horizontal-space-between';
|
|
47
47
|
// AlignStartHorizontal aliases
|
|
48
48
|
export { default as AlignStartHorizontalIcon } from '../icons/align-start-horizontal';
|
|
49
|
-
// AlignStartVertical aliases
|
|
50
|
-
export { default as AlignStartVerticalIcon } from '../icons/align-start-vertical';
|
|
51
49
|
// AlignVerticalDistributeCenter aliases
|
|
52
50
|
export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-vertical-distribute-center';
|
|
51
|
+
// AlignStartVertical aliases
|
|
52
|
+
export { default as AlignStartVerticalIcon } from '../icons/align-start-vertical';
|
|
53
53
|
// AlignVerticalDistributeEnd aliases
|
|
54
54
|
export { default as AlignVerticalDistributeEndIcon } from '../icons/align-vertical-distribute-end';
|
|
55
55
|
// AlignVerticalDistributeStart aliases
|
|
@@ -62,34 +62,34 @@ export { default as AlignVerticalJustifyEndIcon } from '../icons/align-vertical-
|
|
|
62
62
|
export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start';
|
|
63
63
|
// AlignVerticalSpaceAround aliases
|
|
64
64
|
export { default as AlignVerticalSpaceAroundIcon } from '../icons/align-vertical-space-around';
|
|
65
|
-
// AlignVerticalSpaceBetween aliases
|
|
66
|
-
export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
|
|
67
65
|
// Ambulance aliases
|
|
68
66
|
export { default as AmbulanceIcon } from '../icons/ambulance';
|
|
67
|
+
// AlignVerticalSpaceBetween aliases
|
|
68
|
+
export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
|
|
69
69
|
// Ampersand aliases
|
|
70
70
|
export { default as AmpersandIcon } from '../icons/ampersand';
|
|
71
|
-
// Ampersands aliases
|
|
72
|
-
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
73
71
|
// Amphora aliases
|
|
74
72
|
export { default as AmphoraIcon } from '../icons/amphora';
|
|
75
73
|
// Anchor aliases
|
|
76
74
|
export { default as AnchorIcon } from '../icons/anchor';
|
|
75
|
+
// Ampersands aliases
|
|
76
|
+
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
77
77
|
// Angry aliases
|
|
78
78
|
export { default as AngryIcon } from '../icons/angry';
|
|
79
79
|
// Annoyed aliases
|
|
80
80
|
export { default as AnnoyedIcon } from '../icons/annoyed';
|
|
81
81
|
// Antenna aliases
|
|
82
82
|
export { default as AntennaIcon } from '../icons/antenna';
|
|
83
|
-
// Aperture aliases
|
|
84
|
-
export { default as ApertureIcon } from '../icons/aperture';
|
|
85
83
|
// Anvil aliases
|
|
86
84
|
export { default as AnvilIcon } from '../icons/anvil';
|
|
85
|
+
// Aperture aliases
|
|
86
|
+
export { default as ApertureIcon } from '../icons/aperture';
|
|
87
87
|
// AppWindowMac aliases
|
|
88
88
|
export { default as AppWindowMacIcon } from '../icons/app-window-mac';
|
|
89
|
-
// AppWindow aliases
|
|
90
|
-
export { default as AppWindowIcon } from '../icons/app-window';
|
|
91
89
|
// Apple aliases
|
|
92
90
|
export { default as AppleIcon } from '../icons/apple';
|
|
91
|
+
// AppWindow aliases
|
|
92
|
+
export { default as AppWindowIcon } from '../icons/app-window';
|
|
93
93
|
// ArchiveRestore aliases
|
|
94
94
|
export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
|
|
95
95
|
// ArchiveX aliases
|
|
@@ -118,10 +118,10 @@ export { default as ArrowBigUpIcon } from '../icons/arrow-big-up';
|
|
|
118
118
|
export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
|
|
119
119
|
// ArrowDownLeft aliases
|
|
120
120
|
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
121
|
-
// ArrowDownNarrowWide aliases
|
|
122
|
-
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
123
121
|
// ArrowDownRight aliases
|
|
124
122
|
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
|
|
123
|
+
// ArrowDownNarrowWide aliases
|
|
124
|
+
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
125
125
|
// ArrowDownToDot aliases
|
|
126
126
|
export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
|
|
127
127
|
// ArrowDownToLine aliases
|
|
@@ -174,10 +174,10 @@ export { default as AtomIcon } from '../icons/atom';
|
|
|
174
174
|
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
175
175
|
// AudioWaveform aliases
|
|
176
176
|
export { default as AudioWaveformIcon } from '../icons/audio-waveform';
|
|
177
|
-
// Axe aliases
|
|
178
|
-
export { default as AxeIcon } from '../icons/axe';
|
|
179
177
|
// Award aliases
|
|
180
178
|
export { default as AwardIcon } from '../icons/award';
|
|
179
|
+
// Axe aliases
|
|
180
|
+
export { default as AxeIcon } from '../icons/axe';
|
|
181
181
|
// Baby aliases
|
|
182
182
|
export { default as BabyIcon } from '../icons/baby';
|
|
183
183
|
// BadgeAlert aliases
|
|
@@ -200,46 +200,48 @@ export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen';
|
|
|
200
200
|
export { default as BadgeMinusIcon } from '../icons/badge-minus';
|
|
201
201
|
// BadgePercent aliases
|
|
202
202
|
export { default as BadgePercentIcon } from '../icons/badge-percent';
|
|
203
|
-
// BadgePlus aliases
|
|
204
|
-
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
205
203
|
// BadgePoundSterling aliases
|
|
206
204
|
export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
|
|
207
205
|
// BadgeRussianRuble aliases
|
|
208
206
|
export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
207
|
+
// BadgePlus aliases
|
|
208
|
+
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
209
209
|
// BadgeSwissFranc aliases
|
|
210
210
|
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
211
211
|
// BadgeTurkishLira aliases
|
|
212
212
|
export { default as BadgeTurkishLiraIcon } from '../icons/badge-turkish-lira';
|
|
213
213
|
// BadgeX aliases
|
|
214
214
|
export { default as BadgeXIcon } from '../icons/badge-x';
|
|
215
|
-
// BaggageClaim aliases
|
|
216
|
-
export { default as BaggageClaimIcon } from '../icons/baggage-claim';
|
|
217
215
|
// Badge aliases
|
|
218
216
|
export { default as BadgeIcon } from '../icons/badge';
|
|
217
|
+
// BaggageClaim aliases
|
|
218
|
+
export { default as BaggageClaimIcon } from '../icons/baggage-claim';
|
|
219
219
|
// Ban aliases
|
|
220
220
|
export { default as BanIcon } from '../icons/ban';
|
|
221
|
-
// Banana aliases
|
|
222
|
-
export { default as BananaIcon } from '../icons/banana';
|
|
223
|
-
// BanknoteArrowDown aliases
|
|
224
|
-
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
225
221
|
// Bandage aliases
|
|
226
222
|
export { default as BandageIcon } from '../icons/bandage';
|
|
223
|
+
// Banana aliases
|
|
224
|
+
export { default as BananaIcon } from '../icons/banana';
|
|
227
225
|
// BanknoteArrowUp aliases
|
|
228
226
|
export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
|
|
227
|
+
// BanknoteArrowDown aliases
|
|
228
|
+
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
229
229
|
// BanknoteX aliases
|
|
230
230
|
export { default as BanknoteXIcon } from '../icons/banknote-x';
|
|
231
231
|
// Banknote aliases
|
|
232
232
|
export { default as BanknoteIcon } from '../icons/banknote';
|
|
233
233
|
// Barcode aliases
|
|
234
234
|
export { default as BarcodeIcon } from '../icons/barcode';
|
|
235
|
+
// Bath aliases
|
|
236
|
+
export { default as BathIcon } from '../icons/bath';
|
|
235
237
|
// Barrel aliases
|
|
236
238
|
export { default as BarrelIcon } from '../icons/barrel';
|
|
237
239
|
// Baseline aliases
|
|
238
240
|
export { default as BaselineIcon } from '../icons/baseline';
|
|
239
|
-
// Bath aliases
|
|
240
|
-
export { default as BathIcon } from '../icons/bath';
|
|
241
241
|
// BatteryCharging aliases
|
|
242
242
|
export { default as BatteryChargingIcon } from '../icons/battery-charging';
|
|
243
|
+
// BatteryLow aliases
|
|
244
|
+
export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
243
245
|
// BatteryFull aliases
|
|
244
246
|
export { default as BatteryFullIcon } from '../icons/battery-full';
|
|
245
247
|
// BatteryMedium aliases
|
|
@@ -248,10 +250,10 @@ export { default as BatteryMediumIcon } from '../icons/battery-medium';
|
|
|
248
250
|
export { default as BatteryPlusIcon } from '../icons/battery-plus';
|
|
249
251
|
// BatteryWarning aliases
|
|
250
252
|
export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
251
|
-
// Battery aliases
|
|
252
|
-
export { default as BatteryIcon } from '../icons/battery';
|
|
253
253
|
// Beaker aliases
|
|
254
254
|
export { default as BeakerIcon } from '../icons/beaker';
|
|
255
|
+
// Battery aliases
|
|
256
|
+
export { default as BatteryIcon } from '../icons/battery';
|
|
255
257
|
// BeanOff aliases
|
|
256
258
|
export { default as BeanOffIcon } from '../icons/bean-off';
|
|
257
259
|
// Bean aliases
|
|
@@ -260,54 +262,54 @@ export { default as BeanIcon } from '../icons/bean';
|
|
|
260
262
|
export { default as BedDoubleIcon } from '../icons/bed-double';
|
|
261
263
|
// BedSingle aliases
|
|
262
264
|
export { default as BedSingleIcon } from '../icons/bed-single';
|
|
263
|
-
// BatteryLow aliases
|
|
264
|
-
export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
265
|
-
// Bed aliases
|
|
266
|
-
export { default as BedIcon } from '../icons/bed';
|
|
267
265
|
// Beef aliases
|
|
268
266
|
export { default as BeefIcon } from '../icons/beef';
|
|
267
|
+
// Bed aliases
|
|
268
|
+
export { default as BedIcon } from '../icons/bed';
|
|
269
269
|
// BeerOff aliases
|
|
270
270
|
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
271
271
|
// Beer aliases
|
|
272
272
|
export { default as BeerIcon } from '../icons/beer';
|
|
273
|
-
// BellDot aliases
|
|
274
|
-
export { default as BellDotIcon } from '../icons/bell-dot';
|
|
275
273
|
// BellElectric aliases
|
|
276
274
|
export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
275
|
+
// BellDot aliases
|
|
276
|
+
export { default as BellDotIcon } from '../icons/bell-dot';
|
|
277
277
|
// BellMinus aliases
|
|
278
278
|
export { default as BellMinusIcon } from '../icons/bell-minus';
|
|
279
279
|
// BellOff aliases
|
|
280
280
|
export { default as BellOffIcon } from '../icons/bell-off';
|
|
281
281
|
// BellPlus aliases
|
|
282
282
|
export { default as BellPlusIcon } from '../icons/bell-plus';
|
|
283
|
-
// BellRing aliases
|
|
284
|
-
export { default as BellRingIcon } from '../icons/bell-ring';
|
|
285
283
|
// Bell aliases
|
|
286
284
|
export { default as BellIcon } from '../icons/bell';
|
|
287
285
|
// BetweenVerticalEnd aliases
|
|
288
286
|
export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end';
|
|
287
|
+
// BellRing aliases
|
|
288
|
+
export { default as BellRingIcon } from '../icons/bell-ring';
|
|
289
289
|
// BetweenVerticalStart aliases
|
|
290
290
|
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
|
|
291
291
|
// BicepsFlexed aliases
|
|
292
292
|
export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
|
|
293
293
|
// Bike aliases
|
|
294
294
|
export { default as BikeIcon } from '../icons/bike';
|
|
295
|
-
// Binary aliases
|
|
296
|
-
export { default as BinaryIcon } from '../icons/binary';
|
|
297
295
|
// Binoculars aliases
|
|
298
296
|
export { default as BinocularsIcon } from '../icons/binoculars';
|
|
297
|
+
// Binary aliases
|
|
298
|
+
export { default as BinaryIcon } from '../icons/binary';
|
|
299
299
|
// Biohazard aliases
|
|
300
300
|
export { default as BiohazardIcon } from '../icons/biohazard';
|
|
301
|
-
//
|
|
302
|
-
export { default as
|
|
301
|
+
// Birdhouse aliases
|
|
302
|
+
export { default as BirdhouseIcon } from '../icons/birdhouse';
|
|
303
303
|
// Bitcoin aliases
|
|
304
304
|
export { default as BitcoinIcon } from '../icons/bitcoin';
|
|
305
305
|
// Blend aliases
|
|
306
306
|
export { default as BlendIcon } from '../icons/blend';
|
|
307
|
-
//
|
|
308
|
-
export { default as
|
|
307
|
+
// Bird aliases
|
|
308
|
+
export { default as BirdIcon } from '../icons/bird';
|
|
309
309
|
// Blocks aliases
|
|
310
310
|
export { default as BlocksIcon } from '../icons/blocks';
|
|
311
|
+
// Blinds aliases
|
|
312
|
+
export { default as BlindsIcon } from '../icons/blinds';
|
|
311
313
|
// BluetoothConnected aliases
|
|
312
314
|
export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected';
|
|
313
315
|
// BluetoothOff aliases
|
|
@@ -334,36 +336,36 @@ export { default as BookAudioIcon } from '../icons/book-audio';
|
|
|
334
336
|
export { default as BookCheckIcon } from '../icons/book-check';
|
|
335
337
|
// BookCopy aliases
|
|
336
338
|
export { default as BookCopyIcon } from '../icons/book-copy';
|
|
337
|
-
// BookDown aliases
|
|
338
|
-
export { default as BookDownIcon } from '../icons/book-down';
|
|
339
339
|
// BookHeadphones aliases
|
|
340
340
|
export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
341
|
+
// BookDown aliases
|
|
342
|
+
export { default as BookDownIcon } from '../icons/book-down';
|
|
341
343
|
// BookHeart aliases
|
|
342
344
|
export { default as BookHeartIcon } from '../icons/book-heart';
|
|
343
|
-
// BookKey aliases
|
|
344
|
-
export { default as BookKeyIcon } from '../icons/book-key';
|
|
345
345
|
// BookImage aliases
|
|
346
346
|
export { default as BookImageIcon } from '../icons/book-image';
|
|
347
|
-
//
|
|
348
|
-
export { default as
|
|
347
|
+
// BookKey aliases
|
|
348
|
+
export { default as BookKeyIcon } from '../icons/book-key';
|
|
349
349
|
// BookMarked aliases
|
|
350
350
|
export { default as BookMarkedIcon } from '../icons/book-marked';
|
|
351
351
|
// BookMinus aliases
|
|
352
352
|
export { default as BookMinusIcon } from '../icons/book-minus';
|
|
353
353
|
// BookOpenCheck aliases
|
|
354
354
|
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
355
|
+
// BookLock aliases
|
|
356
|
+
export { default as BookLockIcon } from '../icons/book-lock';
|
|
355
357
|
// BookOpen aliases
|
|
356
358
|
export { default as BookOpenIcon } from '../icons/book-open';
|
|
357
|
-
// BookOpenText aliases
|
|
358
|
-
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
359
359
|
// BookPlus aliases
|
|
360
360
|
export { default as BookPlusIcon } from '../icons/book-plus';
|
|
361
|
+
// BookOpenText aliases
|
|
362
|
+
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
361
363
|
// BookText aliases
|
|
362
364
|
export { default as BookTextIcon } from '../icons/book-text';
|
|
363
|
-
// BookUp2 aliases
|
|
364
|
-
export { default as BookUp2Icon } from '../icons/book-up-2';
|
|
365
365
|
// BookType aliases
|
|
366
366
|
export { default as BookTypeIcon } from '../icons/book-type';
|
|
367
|
+
// BookUp2 aliases
|
|
368
|
+
export { default as BookUp2Icon } from '../icons/book-up-2';
|
|
367
369
|
// BookUp aliases
|
|
368
370
|
export { default as BookUpIcon } from '../icons/book-up';
|
|
369
371
|
// BookUser aliases
|
|
@@ -374,16 +376,16 @@ export { default as BookXIcon } from '../icons/book-x';
|
|
|
374
376
|
export { default as BookIcon } from '../icons/book';
|
|
375
377
|
// BookmarkCheck aliases
|
|
376
378
|
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
377
|
-
// BookmarkMinus aliases
|
|
378
|
-
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
379
379
|
// BookmarkPlus aliases
|
|
380
380
|
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
381
|
-
//
|
|
382
|
-
export { default as
|
|
381
|
+
// BookmarkMinus aliases
|
|
382
|
+
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
383
383
|
// Bookmark aliases
|
|
384
384
|
export { default as BookmarkIcon } from '../icons/bookmark';
|
|
385
385
|
// BoomBox aliases
|
|
386
386
|
export { default as BoomBoxIcon } from '../icons/boom-box';
|
|
387
|
+
// BookmarkX aliases
|
|
388
|
+
export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
387
389
|
// BotMessageSquare aliases
|
|
388
390
|
export { default as BotMessageSquareIcon } from '../icons/bot-message-square';
|
|
389
391
|
// BotOff aliases
|
|
@@ -396,34 +398,34 @@ export { default as BottleWineIcon } from '../icons/bottle-wine';
|
|
|
396
398
|
export { default as BowArrowIcon } from '../icons/bow-arrow';
|
|
397
399
|
// Box aliases
|
|
398
400
|
export { default as BoxIcon } from '../icons/box';
|
|
399
|
-
// Boxes aliases
|
|
400
|
-
export { default as BoxesIcon } from '../icons/boxes';
|
|
401
401
|
// Brackets aliases
|
|
402
402
|
export { default as BracketsIcon } from '../icons/brackets';
|
|
403
|
-
//
|
|
404
|
-
export { default as
|
|
403
|
+
// Boxes aliases
|
|
404
|
+
export { default as BoxesIcon } from '../icons/boxes';
|
|
405
405
|
// BrainCog aliases
|
|
406
406
|
export { default as BrainCogIcon } from '../icons/brain-cog';
|
|
407
|
+
// BrainCircuit aliases
|
|
408
|
+
export { default as BrainCircuitIcon } from '../icons/brain-circuit';
|
|
407
409
|
// Brain aliases
|
|
408
410
|
export { default as BrainIcon } from '../icons/brain';
|
|
409
411
|
// BrickWallFire aliases
|
|
410
412
|
export { default as BrickWallFireIcon } from '../icons/brick-wall-fire';
|
|
411
|
-
// BrickWall aliases
|
|
412
|
-
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
413
413
|
// BrickWallShield aliases
|
|
414
414
|
export { default as BrickWallShieldIcon } from '../icons/brick-wall-shield';
|
|
415
|
+
// BrickWall aliases
|
|
416
|
+
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
415
417
|
// BriefcaseBusiness aliases
|
|
416
418
|
export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
|
|
417
419
|
// BriefcaseConveyorBelt aliases
|
|
418
420
|
export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
|
|
419
421
|
// BriefcaseMedical aliases
|
|
420
422
|
export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
|
|
423
|
+
// BringToFront aliases
|
|
424
|
+
export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
421
425
|
// Briefcase aliases
|
|
422
426
|
export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
423
427
|
// BrushCleaning aliases
|
|
424
428
|
export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
|
|
425
|
-
// BringToFront aliases
|
|
426
|
-
export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
427
429
|
// Brush aliases
|
|
428
430
|
export { default as BrushIcon } from '../icons/brush';
|
|
429
431
|
// Bubbles aliases
|
|
@@ -440,14 +442,14 @@ export { default as Building2Icon } from '../icons/building-2';
|
|
|
440
442
|
export { default as BuildingIcon } from '../icons/building';
|
|
441
443
|
// BusFront aliases
|
|
442
444
|
export { default as BusFrontIcon } from '../icons/bus-front';
|
|
443
|
-
// Bus aliases
|
|
444
|
-
export { default as BusIcon } from '../icons/bus';
|
|
445
445
|
// CableCar aliases
|
|
446
446
|
export { default as CableCarIcon } from '../icons/cable-car';
|
|
447
|
-
//
|
|
448
|
-
export { default as
|
|
447
|
+
// Bus aliases
|
|
448
|
+
export { default as BusIcon } from '../icons/bus';
|
|
449
449
|
// CakeSlice aliases
|
|
450
450
|
export { default as CakeSliceIcon } from '../icons/cake-slice';
|
|
451
|
+
// Cable aliases
|
|
452
|
+
export { default as CableIcon } from '../icons/cable';
|
|
451
453
|
// Cake aliases
|
|
452
454
|
export { default as CakeIcon } from '../icons/cake';
|
|
453
455
|
// Calculator aliases
|
|
@@ -456,16 +458,16 @@ export { default as CalculatorIcon } from '../icons/calculator';
|
|
|
456
458
|
export { default as Calendar1Icon } from '../icons/calendar-1';
|
|
457
459
|
// CalendarArrowDown aliases
|
|
458
460
|
export { default as CalendarArrowDownIcon } from '../icons/calendar-arrow-down';
|
|
459
|
-
// CalendarArrowUp aliases
|
|
460
|
-
export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
|
|
461
461
|
// CalendarCheck2 aliases
|
|
462
462
|
export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
|
|
463
|
+
// CalendarArrowUp aliases
|
|
464
|
+
export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
|
|
465
|
+
// CalendarClock aliases
|
|
466
|
+
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
463
467
|
// CalendarCheck aliases
|
|
464
468
|
export { default as CalendarCheckIcon } from '../icons/calendar-check';
|
|
465
469
|
// CalendarCog aliases
|
|
466
470
|
export { default as CalendarCogIcon } from '../icons/calendar-cog';
|
|
467
|
-
// CalendarClock aliases
|
|
468
|
-
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
469
471
|
// CalendarDays aliases
|
|
470
472
|
export { default as CalendarDaysIcon } from '../icons/calendar-days';
|
|
471
473
|
// CalendarFold aliases
|
|
@@ -482,32 +484,32 @@ export { default as CalendarOffIcon } from '../icons/calendar-off';
|
|
|
482
484
|
export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
|
|
483
485
|
// CalendarPlus aliases
|
|
484
486
|
export { default as CalendarPlusIcon } from '../icons/calendar-plus';
|
|
485
|
-
// CalendarRange aliases
|
|
486
|
-
export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
487
487
|
// CalendarSearch aliases
|
|
488
488
|
export { default as CalendarSearchIcon } from '../icons/calendar-search';
|
|
489
|
-
//
|
|
490
|
-
export { default as
|
|
489
|
+
// CalendarRange aliases
|
|
490
|
+
export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
491
491
|
// CalendarX2 aliases
|
|
492
492
|
export { default as CalendarX2Icon } from '../icons/calendar-x-2';
|
|
493
493
|
// CalendarX aliases
|
|
494
494
|
export { default as CalendarXIcon } from '../icons/calendar-x';
|
|
495
495
|
// Calendar aliases
|
|
496
496
|
export { default as CalendarIcon } from '../icons/calendar';
|
|
497
|
+
// CalendarSync aliases
|
|
498
|
+
export { default as CalendarSyncIcon } from '../icons/calendar-sync';
|
|
497
499
|
// CameraOff aliases
|
|
498
500
|
export { default as CameraOffIcon } from '../icons/camera-off';
|
|
499
501
|
// Camera aliases
|
|
500
502
|
export { default as CameraIcon } from '../icons/camera';
|
|
501
503
|
// CandyCane aliases
|
|
502
504
|
export { default as CandyCaneIcon } from '../icons/candy-cane';
|
|
503
|
-
// CandyOff aliases
|
|
504
|
-
export { default as CandyOffIcon } from '../icons/candy-off';
|
|
505
505
|
// Candy aliases
|
|
506
506
|
export { default as CandyIcon } from '../icons/candy';
|
|
507
|
-
//
|
|
508
|
-
export { default as
|
|
507
|
+
// CandyOff aliases
|
|
508
|
+
export { default as CandyOffIcon } from '../icons/candy-off';
|
|
509
509
|
// CaptionsOff aliases
|
|
510
510
|
export { default as CaptionsOffIcon } from '../icons/captions-off';
|
|
511
|
+
// Cannabis aliases
|
|
512
|
+
export { default as CannabisIcon } from '../icons/cannabis';
|
|
511
513
|
// CarFront aliases
|
|
512
514
|
export { default as CarFrontIcon } from '../icons/car-front';
|
|
513
515
|
// CarTaxiFront aliases
|
|
@@ -536,10 +538,10 @@ export { default as CastleIcon } from '../icons/castle';
|
|
|
536
538
|
export { default as CatIcon } from '../icons/cat';
|
|
537
539
|
// Cctv aliases
|
|
538
540
|
export { default as CctvIcon } from '../icons/cctv';
|
|
539
|
-
// ChartBarDecreasing aliases
|
|
540
|
-
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
541
541
|
// ChartBarIncreasing aliases
|
|
542
542
|
export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
|
|
543
|
+
// ChartBarDecreasing aliases
|
|
544
|
+
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
543
545
|
// ChartBarStacked aliases
|
|
544
546
|
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
545
547
|
// ChartColumnDecreasing aliases
|
|
@@ -558,12 +560,12 @@ export { default as ChartNoAxesCombinedIcon } from '../icons/chart-no-axes-combi
|
|
|
558
560
|
export { default as ChartSplineIcon } from '../icons/chart-spline';
|
|
559
561
|
// CheckCheck aliases
|
|
560
562
|
export { default as CheckCheckIcon } from '../icons/check-check';
|
|
561
|
-
// CheckLine aliases
|
|
562
|
-
export { default as CheckLineIcon } from '../icons/check-line';
|
|
563
563
|
// Check aliases
|
|
564
564
|
export { default as CheckIcon } from '../icons/check';
|
|
565
565
|
// ChefHat aliases
|
|
566
566
|
export { default as ChefHatIcon } from '../icons/chef-hat';
|
|
567
|
+
// CheckLine aliases
|
|
568
|
+
export { default as CheckLineIcon } from '../icons/check-line';
|
|
567
569
|
// Cherry aliases
|
|
568
570
|
export { default as CherryIcon } from '../icons/cherry';
|
|
569
571
|
// ChevronDown aliases
|
|
@@ -572,20 +574,20 @@ export { default as ChevronDownIcon } from '../icons/chevron-down';
|
|
|
572
574
|
export { default as ChevronFirstIcon } from '../icons/chevron-first';
|
|
573
575
|
// ChevronLast aliases
|
|
574
576
|
export { default as ChevronLastIcon } from '../icons/chevron-last';
|
|
575
|
-
// ChevronLeft aliases
|
|
576
|
-
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
577
577
|
// ChevronRight aliases
|
|
578
578
|
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
579
|
-
//
|
|
580
|
-
export { default as
|
|
579
|
+
// ChevronLeft aliases
|
|
580
|
+
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
581
581
|
// ChevronsDownUp aliases
|
|
582
582
|
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
583
|
+
// ChevronUp aliases
|
|
584
|
+
export { default as ChevronUpIcon } from '../icons/chevron-up';
|
|
583
585
|
// ChevronsDown aliases
|
|
584
586
|
export { default as ChevronsDownIcon } from '../icons/chevrons-down';
|
|
585
|
-
// ChevronsLeftRightEllipsis aliases
|
|
586
|
-
export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left-right-ellipsis';
|
|
587
587
|
// ChevronsLeftRight aliases
|
|
588
588
|
export { default as ChevronsLeftRightIcon } from '../icons/chevrons-left-right';
|
|
589
|
+
// ChevronsLeftRightEllipsis aliases
|
|
590
|
+
export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left-right-ellipsis';
|
|
589
591
|
// ChevronsLeft aliases
|
|
590
592
|
export { default as ChevronsLeftIcon } from '../icons/chevrons-left';
|
|
591
593
|
// ChevronsRightLeft aliases
|
|
@@ -596,10 +598,10 @@ export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
|
596
598
|
export { default as ChevronsUpDownIcon } from '../icons/chevrons-up-down';
|
|
597
599
|
// ChevronsUp aliases
|
|
598
600
|
export { default as ChevronsUpIcon } from '../icons/chevrons-up';
|
|
599
|
-
// Church aliases
|
|
600
|
-
export { default as ChurchIcon } from '../icons/church';
|
|
601
601
|
// CigaretteOff aliases
|
|
602
602
|
export { default as CigaretteOffIcon } from '../icons/cigarette-off';
|
|
603
|
+
// Church aliases
|
|
604
|
+
export { default as ChurchIcon } from '../icons/church';
|
|
603
605
|
// Cigarette aliases
|
|
604
606
|
export { default as CigaretteIcon } from '../icons/cigarette';
|
|
605
607
|
// CircleDashed aliases
|
|
@@ -612,10 +614,10 @@ export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
|
|
|
612
614
|
export { default as CircleDotIcon } from '../icons/circle-dot';
|
|
613
615
|
// CircleEllipsis aliases
|
|
614
616
|
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
615
|
-
// CircleEqual aliases
|
|
616
|
-
export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
617
617
|
// CircleFadingArrowUp aliases
|
|
618
618
|
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
619
|
+
// CircleEqual aliases
|
|
620
|
+
export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
619
621
|
// CircleFadingPlus aliases
|
|
620
622
|
export { default as CircleFadingPlusIcon } from '../icons/circle-fading-plus';
|
|
621
623
|
// CircleOff aliases
|
|
@@ -634,14 +636,14 @@ export { default as CircleIcon } from '../icons/circle';
|
|
|
634
636
|
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
635
637
|
// Citrus aliases
|
|
636
638
|
export { default as CitrusIcon } from '../icons/citrus';
|
|
637
|
-
// Clapperboard aliases
|
|
638
|
-
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
639
639
|
// ClipboardCheck aliases
|
|
640
640
|
export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
|
|
641
641
|
// ClipboardClock aliases
|
|
642
642
|
export { default as ClipboardClockIcon } from '../icons/clipboard-clock';
|
|
643
643
|
// ClipboardCopy aliases
|
|
644
644
|
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
645
|
+
// Clapperboard aliases
|
|
646
|
+
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
645
647
|
// ClipboardList aliases
|
|
646
648
|
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
647
649
|
// ClipboardMinus aliases
|
|
@@ -650,10 +652,10 @@ export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
|
650
652
|
export { default as ClipboardPasteIcon } from '../icons/clipboard-paste';
|
|
651
653
|
// ClipboardPlus aliases
|
|
652
654
|
export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
|
|
653
|
-
// ClipboardType aliases
|
|
654
|
-
export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
655
655
|
// ClipboardX aliases
|
|
656
656
|
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
657
|
+
// ClipboardType aliases
|
|
658
|
+
export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
657
659
|
// Clipboard aliases
|
|
658
660
|
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
659
661
|
// Clock1 aliases
|
|
@@ -662,32 +664,32 @@ export { default as Clock1Icon } from '../icons/clock-1';
|
|
|
662
664
|
export { default as Clock10Icon } from '../icons/clock-10';
|
|
663
665
|
// Clock11 aliases
|
|
664
666
|
export { default as Clock11Icon } from '../icons/clock-11';
|
|
665
|
-
// Clock12 aliases
|
|
666
|
-
export { default as Clock12Icon } from '../icons/clock-12';
|
|
667
|
-
// Clock2 aliases
|
|
668
|
-
export { default as Clock2Icon } from '../icons/clock-2';
|
|
669
667
|
// Clock3 aliases
|
|
670
668
|
export { default as Clock3Icon } from '../icons/clock-3';
|
|
671
669
|
// Clock4 aliases
|
|
672
670
|
export { default as Clock4Icon } from '../icons/clock-4';
|
|
673
|
-
//
|
|
674
|
-
export { default as
|
|
671
|
+
// Clock2 aliases
|
|
672
|
+
export { default as Clock2Icon } from '../icons/clock-2';
|
|
673
|
+
// Clock12 aliases
|
|
674
|
+
export { default as Clock12Icon } from '../icons/clock-12';
|
|
675
675
|
// Clock6 aliases
|
|
676
676
|
export { default as Clock6Icon } from '../icons/clock-6';
|
|
677
|
+
// Clock5 aliases
|
|
678
|
+
export { default as Clock5Icon } from '../icons/clock-5';
|
|
677
679
|
// Clock7 aliases
|
|
678
680
|
export { default as Clock7Icon } from '../icons/clock-7';
|
|
679
681
|
// Clock8 aliases
|
|
680
682
|
export { default as Clock8Icon } from '../icons/clock-8';
|
|
681
|
-
// Clock9 aliases
|
|
682
|
-
export { default as Clock9Icon } from '../icons/clock-9';
|
|
683
683
|
// ClockAlert aliases
|
|
684
684
|
export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
685
|
+
// Clock9 aliases
|
|
686
|
+
export { default as Clock9Icon } from '../icons/clock-9';
|
|
687
|
+
// ClockArrowUp aliases
|
|
688
|
+
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
|
|
685
689
|
// ClockArrowDown aliases
|
|
686
690
|
export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
|
|
687
691
|
// ClockFading aliases
|
|
688
692
|
export { default as ClockFadingIcon } from '../icons/clock-fading';
|
|
689
|
-
// ClockArrowUp aliases
|
|
690
|
-
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
|
|
691
693
|
// ClockPlus aliases
|
|
692
694
|
export { default as ClockPlusIcon } from '../icons/clock-plus';
|
|
693
695
|
// Clock aliases
|
|
@@ -702,46 +704,46 @@ export { default as CloudCheckIcon } from '../icons/cloud-check';
|
|
|
702
704
|
export { default as CloudCogIcon } from '../icons/cloud-cog';
|
|
703
705
|
// CloudDrizzle aliases
|
|
704
706
|
export { default as CloudDrizzleIcon } from '../icons/cloud-drizzle';
|
|
705
|
-
// CloudFog aliases
|
|
706
|
-
export { default as CloudFogIcon } from '../icons/cloud-fog';
|
|
707
707
|
// CloudHail aliases
|
|
708
708
|
export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
709
|
+
// CloudFog aliases
|
|
710
|
+
export { default as CloudFogIcon } from '../icons/cloud-fog';
|
|
709
711
|
// CloudLightning aliases
|
|
710
712
|
export { default as CloudLightningIcon } from '../icons/cloud-lightning';
|
|
711
713
|
// CloudMoonRain aliases
|
|
712
714
|
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
715
|
+
// CloudOff aliases
|
|
716
|
+
export { default as CloudOffIcon } from '../icons/cloud-off';
|
|
713
717
|
// CloudMoon aliases
|
|
714
718
|
export { default as CloudMoonIcon } from '../icons/cloud-moon';
|
|
715
719
|
// CloudRainWind aliases
|
|
716
720
|
export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
|
|
717
|
-
// CloudOff aliases
|
|
718
|
-
export { default as CloudOffIcon } from '../icons/cloud-off';
|
|
719
|
-
// CloudRain aliases
|
|
720
|
-
export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
721
721
|
// CloudSnow aliases
|
|
722
722
|
export { default as CloudSnowIcon } from '../icons/cloud-snow';
|
|
723
|
-
//
|
|
724
|
-
export { default as
|
|
723
|
+
// CloudRain aliases
|
|
724
|
+
export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
725
725
|
// CloudSun aliases
|
|
726
726
|
export { default as CloudSunIcon } from '../icons/cloud-sun';
|
|
727
|
+
// CloudSunRain aliases
|
|
728
|
+
export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
|
|
727
729
|
// Cloud aliases
|
|
728
730
|
export { default as CloudIcon } from '../icons/cloud';
|
|
729
731
|
// Cloudy aliases
|
|
730
732
|
export { default as CloudyIcon } from '../icons/cloudy';
|
|
731
733
|
// Clover aliases
|
|
732
734
|
export { default as CloverIcon } from '../icons/clover';
|
|
733
|
-
// Club aliases
|
|
734
|
-
export { default as ClubIcon } from '../icons/club';
|
|
735
735
|
// Code aliases
|
|
736
736
|
export { default as CodeIcon } from '../icons/code';
|
|
737
|
+
// Club aliases
|
|
738
|
+
export { default as ClubIcon } from '../icons/club';
|
|
737
739
|
// Codepen aliases
|
|
738
740
|
export { default as CodepenIcon } from '../icons/codepen';
|
|
739
741
|
// Codesandbox aliases
|
|
740
742
|
export { default as CodesandboxIcon } from '../icons/codesandbox';
|
|
741
|
-
// Coffee aliases
|
|
742
|
-
export { default as CoffeeIcon } from '../icons/coffee';
|
|
743
743
|
// Cog aliases
|
|
744
744
|
export { default as CogIcon } from '../icons/cog';
|
|
745
|
+
// Coffee aliases
|
|
746
|
+
export { default as CoffeeIcon } from '../icons/coffee';
|
|
745
747
|
// Coins aliases
|
|
746
748
|
export { default as CoinsIcon } from '../icons/coins';
|
|
747
749
|
// Columns4 aliases
|
|
@@ -776,10 +778,10 @@ export { default as CookingPotIcon } from '../icons/cooking-pot';
|
|
|
776
778
|
export { default as CopyCheckIcon } from '../icons/copy-check';
|
|
777
779
|
// CopyMinus aliases
|
|
778
780
|
export { default as CopyMinusIcon } from '../icons/copy-minus';
|
|
779
|
-
// CopyPlus aliases
|
|
780
|
-
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
781
781
|
// CopySlash aliases
|
|
782
782
|
export { default as CopySlashIcon } from '../icons/copy-slash';
|
|
783
|
+
// CopyPlus aliases
|
|
784
|
+
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
783
785
|
// CopyX aliases
|
|
784
786
|
export { default as CopyXIcon } from '../icons/copy-x';
|
|
785
787
|
// Copy aliases
|
|
@@ -798,12 +800,12 @@ export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
|
|
|
798
800
|
export { default as CornerLeftUpIcon } from '../icons/corner-left-up';
|
|
799
801
|
// CornerRightDown aliases
|
|
800
802
|
export { default as CornerRightDownIcon } from '../icons/corner-right-down';
|
|
803
|
+
// CornerUpRight aliases
|
|
804
|
+
export { default as CornerUpRightIcon } from '../icons/corner-up-right';
|
|
801
805
|
// CornerRightUp aliases
|
|
802
806
|
export { default as CornerRightUpIcon } from '../icons/corner-right-up';
|
|
803
807
|
// CornerUpLeft aliases
|
|
804
808
|
export { default as CornerUpLeftIcon } from '../icons/corner-up-left';
|
|
805
|
-
// CornerUpRight aliases
|
|
806
|
-
export { default as CornerUpRightIcon } from '../icons/corner-up-right';
|
|
807
809
|
// Cpu aliases
|
|
808
810
|
export { default as CpuIcon } from '../icons/cpu';
|
|
809
811
|
// CreativeCommons aliases
|
|
@@ -816,10 +818,10 @@ export { default as CroissantIcon } from '../icons/croissant';
|
|
|
816
818
|
export { default as CropIcon } from '../icons/crop';
|
|
817
819
|
// Cross aliases
|
|
818
820
|
export { default as CrossIcon } from '../icons/cross';
|
|
819
|
-
// Crosshair aliases
|
|
820
|
-
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
821
821
|
// Crown aliases
|
|
822
822
|
export { default as CrownIcon } from '../icons/crown';
|
|
823
|
+
// Crosshair aliases
|
|
824
|
+
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
823
825
|
// Cuboid aliases
|
|
824
826
|
export { default as CuboidIcon } from '../icons/cuboid';
|
|
825
827
|
// CupSoda aliases
|
|
@@ -830,14 +832,14 @@ export { default as CurrencyIcon } from '../icons/currency';
|
|
|
830
832
|
export { default as CylinderIcon } from '../icons/cylinder';
|
|
831
833
|
// Dam aliases
|
|
832
834
|
export { default as DamIcon } from '../icons/dam';
|
|
833
|
-
// DatabaseBackup aliases
|
|
834
|
-
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
835
835
|
// DatabaseZap aliases
|
|
836
836
|
export { default as DatabaseZapIcon } from '../icons/database-zap';
|
|
837
|
-
//
|
|
838
|
-
export { default as
|
|
837
|
+
// DatabaseBackup aliases
|
|
838
|
+
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
839
839
|
// DecimalsArrowLeft aliases
|
|
840
840
|
export { default as DecimalsArrowLeftIcon } from '../icons/decimals-arrow-left';
|
|
841
|
+
// Database aliases
|
|
842
|
+
export { default as DatabaseIcon } from '../icons/database';
|
|
841
843
|
// DecimalsArrowRight aliases
|
|
842
844
|
export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right';
|
|
843
845
|
// Delete aliases
|
|
@@ -868,10 +870,10 @@ export { default as Dice6Icon } from '../icons/dice-6';
|
|
|
868
870
|
export { default as DicesIcon } from '../icons/dices';
|
|
869
871
|
// Diff aliases
|
|
870
872
|
export { default as DiffIcon } from '../icons/diff';
|
|
871
|
-
// Disc2 aliases
|
|
872
|
-
export { default as Disc2Icon } from '../icons/disc-2';
|
|
873
873
|
// Disc3 aliases
|
|
874
874
|
export { default as Disc3Icon } from '../icons/disc-3';
|
|
875
|
+
// Disc2 aliases
|
|
876
|
+
export { default as Disc2Icon } from '../icons/disc-2';
|
|
875
877
|
// DiscAlbum aliases
|
|
876
878
|
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
877
879
|
// Disc aliases
|
|
@@ -880,78 +882,78 @@ export { default as DiscIcon } from '../icons/disc';
|
|
|
880
882
|
export { default as DivideIcon } from '../icons/divide';
|
|
881
883
|
// DnaOff aliases
|
|
882
884
|
export { default as DnaOffIcon } from '../icons/dna-off';
|
|
883
|
-
// Dna aliases
|
|
884
|
-
export { default as DnaIcon } from '../icons/dna';
|
|
885
885
|
// Dock aliases
|
|
886
886
|
export { default as DockIcon } from '../icons/dock';
|
|
887
|
+
// Dna aliases
|
|
888
|
+
export { default as DnaIcon } from '../icons/dna';
|
|
887
889
|
// Dog aliases
|
|
888
890
|
export { default as DogIcon } from '../icons/dog';
|
|
889
891
|
// DollarSign aliases
|
|
890
892
|
export { default as DollarSignIcon } from '../icons/dollar-sign';
|
|
891
893
|
// Donut aliases
|
|
892
894
|
export { default as DonutIcon } from '../icons/donut';
|
|
893
|
-
// DoorClosed aliases
|
|
894
|
-
export { default as DoorClosedIcon } from '../icons/door-closed';
|
|
895
895
|
// DoorClosedLocked aliases
|
|
896
896
|
export { default as DoorClosedLockedIcon } from '../icons/door-closed-locked';
|
|
897
|
+
// DoorClosed aliases
|
|
898
|
+
export { default as DoorClosedIcon } from '../icons/door-closed';
|
|
897
899
|
// DoorOpen aliases
|
|
898
900
|
export { default as DoorOpenIcon } from '../icons/door-open';
|
|
899
|
-
// Download aliases
|
|
900
|
-
export { default as DownloadIcon } from '../icons/download';
|
|
901
901
|
// Dot aliases
|
|
902
902
|
export { default as DotIcon } from '../icons/dot';
|
|
903
|
-
//
|
|
904
|
-
export { default as
|
|
903
|
+
// Download aliases
|
|
904
|
+
export { default as DownloadIcon } from '../icons/download';
|
|
905
905
|
// Drama aliases
|
|
906
906
|
export { default as DramaIcon } from '../icons/drama';
|
|
907
907
|
// Dribbble aliases
|
|
908
908
|
export { default as DribbbleIcon } from '../icons/dribbble';
|
|
909
|
+
// DraftingCompass aliases
|
|
910
|
+
export { default as DraftingCompassIcon } from '../icons/drafting-compass';
|
|
909
911
|
// Drill aliases
|
|
910
912
|
export { default as DrillIcon } from '../icons/drill';
|
|
911
913
|
// Drone aliases
|
|
912
914
|
export { default as DroneIcon } from '../icons/drone';
|
|
913
|
-
// DropletOff aliases
|
|
914
|
-
export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
915
915
|
// Droplet aliases
|
|
916
916
|
export { default as DropletIcon } from '../icons/droplet';
|
|
917
|
+
// DropletOff aliases
|
|
918
|
+
export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
917
919
|
// Droplets aliases
|
|
918
920
|
export { default as DropletsIcon } from '../icons/droplets';
|
|
919
|
-
// Drum aliases
|
|
920
|
-
export { default as DrumIcon } from '../icons/drum';
|
|
921
921
|
// Drumstick aliases
|
|
922
922
|
export { default as DrumstickIcon } from '../icons/drumstick';
|
|
923
|
+
// Drum aliases
|
|
924
|
+
export { default as DrumIcon } from '../icons/drum';
|
|
923
925
|
// Dumbbell aliases
|
|
924
926
|
export { default as DumbbellIcon } from '../icons/dumbbell';
|
|
925
927
|
// EarOff aliases
|
|
926
928
|
export { default as EarOffIcon } from '../icons/ear-off';
|
|
927
929
|
// Ear aliases
|
|
928
930
|
export { default as EarIcon } from '../icons/ear';
|
|
929
|
-
// EarthLock aliases
|
|
930
|
-
export { default as EarthLockIcon } from '../icons/earth-lock';
|
|
931
931
|
// Eclipse aliases
|
|
932
932
|
export { default as EclipseIcon } from '../icons/eclipse';
|
|
933
|
+
// EarthLock aliases
|
|
934
|
+
export { default as EarthLockIcon } from '../icons/earth-lock';
|
|
933
935
|
// EggFried aliases
|
|
934
936
|
export { default as EggFriedIcon } from '../icons/egg-fried';
|
|
935
937
|
// EggOff aliases
|
|
936
938
|
export { default as EggOffIcon } from '../icons/egg-off';
|
|
937
939
|
// Egg aliases
|
|
938
940
|
export { default as EggIcon } from '../icons/egg';
|
|
939
|
-
// EqualApproximately aliases
|
|
940
|
-
export { default as EqualApproximatelyIcon } from '../icons/equal-approximately';
|
|
941
941
|
// EqualNot aliases
|
|
942
942
|
export { default as EqualNotIcon } from '../icons/equal-not';
|
|
943
|
+
// EqualApproximately aliases
|
|
944
|
+
export { default as EqualApproximatelyIcon } from '../icons/equal-approximately';
|
|
943
945
|
// Equal aliases
|
|
944
946
|
export { default as EqualIcon } from '../icons/equal';
|
|
945
|
-
// Eraser aliases
|
|
946
|
-
export { default as EraserIcon } from '../icons/eraser';
|
|
947
947
|
// EthernetPort aliases
|
|
948
948
|
export { default as EthernetPortIcon } from '../icons/ethernet-port';
|
|
949
|
+
// Eraser aliases
|
|
950
|
+
export { default as EraserIcon } from '../icons/eraser';
|
|
949
951
|
// Euro aliases
|
|
950
952
|
export { default as EuroIcon } from '../icons/euro';
|
|
951
|
-
// EvCharger aliases
|
|
952
|
-
export { default as EvChargerIcon } from '../icons/ev-charger';
|
|
953
953
|
// Expand aliases
|
|
954
954
|
export { default as ExpandIcon } from '../icons/expand';
|
|
955
|
+
// EvCharger aliases
|
|
956
|
+
export { default as EvChargerIcon } from '../icons/ev-charger';
|
|
955
957
|
// ExternalLink aliases
|
|
956
958
|
export { default as ExternalLinkIcon } from '../icons/external-link';
|
|
957
959
|
// EyeClosed aliases
|
|
@@ -964,18 +966,18 @@ export { default as EyeIcon } from '../icons/eye';
|
|
|
964
966
|
export { default as FacebookIcon } from '../icons/facebook';
|
|
965
967
|
// Factory aliases
|
|
966
968
|
export { default as FactoryIcon } from '../icons/factory';
|
|
967
|
-
// Fan aliases
|
|
968
|
-
export { default as FanIcon } from '../icons/fan';
|
|
969
969
|
// FastForward aliases
|
|
970
970
|
export { default as FastForwardIcon } from '../icons/fast-forward';
|
|
971
|
+
// Fan aliases
|
|
972
|
+
export { default as FanIcon } from '../icons/fan';
|
|
971
973
|
// Feather aliases
|
|
972
974
|
export { default as FeatherIcon } from '../icons/feather';
|
|
973
975
|
// Fence aliases
|
|
974
976
|
export { default as FenceIcon } from '../icons/fence';
|
|
975
|
-
// FerrisWheel aliases
|
|
976
|
-
export { default as FerrisWheelIcon } from '../icons/ferris-wheel';
|
|
977
977
|
// Figma aliases
|
|
978
978
|
export { default as FigmaIcon } from '../icons/figma';
|
|
979
|
+
// FerrisWheel aliases
|
|
980
|
+
export { default as FerrisWheelIcon } from '../icons/ferris-wheel';
|
|
979
981
|
// FileArchive aliases
|
|
980
982
|
export { default as FileArchiveIcon } from '../icons/file-archive';
|
|
981
983
|
// FileAudio2 aliases
|
|
@@ -994,10 +996,10 @@ export { default as FileCheck2Icon } from '../icons/file-check-2';
|
|
|
994
996
|
export { default as FileCheckIcon } from '../icons/file-check';
|
|
995
997
|
// FileClock aliases
|
|
996
998
|
export { default as FileClockIcon } from '../icons/file-clock';
|
|
997
|
-
// FileCode2 aliases
|
|
998
|
-
export { default as FileCode2Icon } from '../icons/file-code-2';
|
|
999
999
|
// FileCode aliases
|
|
1000
1000
|
export { default as FileCodeIcon } from '../icons/file-code';
|
|
1001
|
+
// FileCode2 aliases
|
|
1002
|
+
export { default as FileCode2Icon } from '../icons/file-code-2';
|
|
1001
1003
|
// FileDiff aliases
|
|
1002
1004
|
export { default as FileDiffIcon } from '../icons/file-diff';
|
|
1003
1005
|
// FileDigit aliases
|
|
@@ -1030,14 +1032,14 @@ export { default as FileMinusIcon } from '../icons/file-minus';
|
|
|
1030
1032
|
export { default as FileMusicIcon } from '../icons/file-music';
|
|
1031
1033
|
// FileOutput aliases
|
|
1032
1034
|
export { default as FileOutputIcon } from '../icons/file-output';
|
|
1033
|
-
// FilePlus2 aliases
|
|
1034
|
-
export { default as FilePlus2Icon } from '../icons/file-plus-2';
|
|
1035
1035
|
// FilePlus aliases
|
|
1036
1036
|
export { default as FilePlusIcon } from '../icons/file-plus';
|
|
1037
|
-
//
|
|
1038
|
-
export { default as
|
|
1037
|
+
// FilePlus2 aliases
|
|
1038
|
+
export { default as FilePlus2Icon } from '../icons/file-plus-2';
|
|
1039
1039
|
// FileSearch2 aliases
|
|
1040
1040
|
export { default as FileSearch2Icon } from '../icons/file-search-2';
|
|
1041
|
+
// FileScan aliases
|
|
1042
|
+
export { default as FileScanIcon } from '../icons/file-scan';
|
|
1041
1043
|
// FileSearch aliases
|
|
1042
1044
|
export { default as FileSearchIcon } from '../icons/file-search';
|
|
1043
1045
|
// FileSliders aliases
|
|
@@ -1054,34 +1056,32 @@ export { default as FileTerminalIcon } from '../icons/file-terminal';
|
|
|
1054
1056
|
export { default as FileTextIcon } from '../icons/file-text';
|
|
1055
1057
|
// FileType2 aliases
|
|
1056
1058
|
export { default as FileType2Icon } from '../icons/file-type-2';
|
|
1057
|
-
// FileType aliases
|
|
1058
|
-
export { default as FileTypeIcon } from '../icons/file-type';
|
|
1059
1059
|
// FileUp aliases
|
|
1060
1060
|
export { default as FileUpIcon } from '../icons/file-up';
|
|
1061
|
+
// FileType aliases
|
|
1062
|
+
export { default as FileTypeIcon } from '../icons/file-type';
|
|
1063
|
+
// FileVolume aliases
|
|
1064
|
+
export { default as FileVolumeIcon } from '../icons/file-volume';
|
|
1061
1065
|
// FileUser aliases
|
|
1062
1066
|
export { default as FileUserIcon } from '../icons/file-user';
|
|
1063
1067
|
// FileVolume2 aliases
|
|
1064
1068
|
export { default as FileVolume2Icon } from '../icons/file-volume-2';
|
|
1065
|
-
// FileWarning aliases
|
|
1066
|
-
export { default as FileWarningIcon } from '../icons/file-warning';
|
|
1067
|
-
// FileVolume aliases
|
|
1068
|
-
export { default as FileVolumeIcon } from '../icons/file-volume';
|
|
1069
1069
|
// FileX2 aliases
|
|
1070
1070
|
export { default as FileX2Icon } from '../icons/file-x-2';
|
|
1071
|
+
// FileWarning aliases
|
|
1072
|
+
export { default as FileWarningIcon } from '../icons/file-warning';
|
|
1071
1073
|
// FileX aliases
|
|
1072
1074
|
export { default as FileXIcon } from '../icons/file-x';
|
|
1073
1075
|
// File aliases
|
|
1074
1076
|
export { default as FileIcon } from '../icons/file';
|
|
1075
|
-
// Film aliases
|
|
1076
|
-
export { default as FilmIcon } from '../icons/film';
|
|
1077
1077
|
// Files aliases
|
|
1078
1078
|
export { default as FilesIcon } from '../icons/files';
|
|
1079
|
+
// Film aliases
|
|
1080
|
+
export { default as FilmIcon } from '../icons/film';
|
|
1079
1081
|
// Fingerprint aliases
|
|
1080
1082
|
export { default as FingerprintIcon } from '../icons/fingerprint';
|
|
1081
1083
|
// FireExtinguisher aliases
|
|
1082
1084
|
export { default as FireExtinguisherIcon } from '../icons/fire-extinguisher';
|
|
1083
|
-
// FishSymbol aliases
|
|
1084
|
-
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1085
1085
|
// FishOff aliases
|
|
1086
1086
|
export { default as FishOffIcon } from '../icons/fish-off';
|
|
1087
1087
|
// Fish aliases
|
|
@@ -1092,6 +1092,8 @@ export { default as FlagOffIcon } from '../icons/flag-off';
|
|
|
1092
1092
|
export { default as FlagTriangleLeftIcon } from '../icons/flag-triangle-left';
|
|
1093
1093
|
// FlagTriangleRight aliases
|
|
1094
1094
|
export { default as FlagTriangleRightIcon } from '../icons/flag-triangle-right';
|
|
1095
|
+
// FishSymbol aliases
|
|
1096
|
+
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1095
1097
|
// Flag aliases
|
|
1096
1098
|
export { default as FlagIcon } from '../icons/flag';
|
|
1097
1099
|
// FlameKindling aliases
|
|
@@ -1114,14 +1116,14 @@ export { default as FlipHorizontal2Icon } from '../icons/flip-horizontal-2';
|
|
|
1114
1116
|
export { default as FlipHorizontalIcon } from '../icons/flip-horizontal';
|
|
1115
1117
|
// FlipVertical2 aliases
|
|
1116
1118
|
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1117
|
-
// FlipVertical aliases
|
|
1118
|
-
export { default as FlipVerticalIcon } from '../icons/flip-vertical';
|
|
1119
1119
|
// Flower2 aliases
|
|
1120
1120
|
export { default as Flower2Icon } from '../icons/flower-2';
|
|
1121
|
-
//
|
|
1122
|
-
export { default as
|
|
1121
|
+
// FlipVertical aliases
|
|
1122
|
+
export { default as FlipVerticalIcon } from '../icons/flip-vertical';
|
|
1123
1123
|
// Focus aliases
|
|
1124
1124
|
export { default as FocusIcon } from '../icons/focus';
|
|
1125
|
+
// Flower aliases
|
|
1126
|
+
export { default as FlowerIcon } from '../icons/flower';
|
|
1125
1127
|
// FoldHorizontal aliases
|
|
1126
1128
|
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
1127
1129
|
// FoldVertical aliases
|
|
@@ -1130,10 +1132,10 @@ export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
|
1130
1132
|
export { default as FolderArchiveIcon } from '../icons/folder-archive';
|
|
1131
1133
|
// FolderCheck aliases
|
|
1132
1134
|
export { default as FolderCheckIcon } from '../icons/folder-check';
|
|
1133
|
-
// FolderClock aliases
|
|
1134
|
-
export { default as FolderClockIcon } from '../icons/folder-clock';
|
|
1135
1135
|
// FolderClosed aliases
|
|
1136
1136
|
export { default as FolderClosedIcon } from '../icons/folder-closed';
|
|
1137
|
+
// FolderClock aliases
|
|
1138
|
+
export { default as FolderClockIcon } from '../icons/folder-clock';
|
|
1137
1139
|
// FolderCode aliases
|
|
1138
1140
|
export { default as FolderCodeIcon } from '../icons/folder-code';
|
|
1139
1141
|
// FolderDot aliases
|
|
@@ -1152,12 +1154,12 @@ export { default as FolderInputIcon } from '../icons/folder-input';
|
|
|
1152
1154
|
export { default as FolderKanbanIcon } from '../icons/folder-kanban';
|
|
1153
1155
|
// FolderKey aliases
|
|
1154
1156
|
export { default as FolderKeyIcon } from '../icons/folder-key';
|
|
1155
|
-
// FolderMinus aliases
|
|
1156
|
-
export { default as FolderMinusIcon } from '../icons/folder-minus';
|
|
1157
1157
|
// FolderLock aliases
|
|
1158
1158
|
export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
1159
1159
|
// FolderOpenDot aliases
|
|
1160
1160
|
export { default as FolderOpenDotIcon } from '../icons/folder-open-dot';
|
|
1161
|
+
// FolderMinus aliases
|
|
1162
|
+
export { default as FolderMinusIcon } from '../icons/folder-minus';
|
|
1161
1163
|
// FolderOpen aliases
|
|
1162
1164
|
export { default as FolderOpenIcon } from '../icons/folder-open';
|
|
1163
1165
|
// FolderOutput aliases
|
|
@@ -1174,20 +1176,20 @@ export { default as FolderSearchIcon } from '../icons/folder-search';
|
|
|
1174
1176
|
export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
|
|
1175
1177
|
// FolderSync aliases
|
|
1176
1178
|
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1177
|
-
// FolderUp aliases
|
|
1178
|
-
export { default as FolderUpIcon } from '../icons/folder-up';
|
|
1179
1179
|
// FolderTree aliases
|
|
1180
1180
|
export { default as FolderTreeIcon } from '../icons/folder-tree';
|
|
1181
|
+
// FolderUp aliases
|
|
1182
|
+
export { default as FolderUpIcon } from '../icons/folder-up';
|
|
1181
1183
|
// FolderX aliases
|
|
1182
1184
|
export { default as FolderXIcon } from '../icons/folder-x';
|
|
1183
1185
|
// Folder aliases
|
|
1184
1186
|
export { default as FolderIcon } from '../icons/folder';
|
|
1185
1187
|
// Folders aliases
|
|
1186
1188
|
export { default as FoldersIcon } from '../icons/folders';
|
|
1187
|
-
// Footprints aliases
|
|
1188
|
-
export { default as FootprintsIcon } from '../icons/footprints';
|
|
1189
1189
|
// Forklift aliases
|
|
1190
1190
|
export { default as ForkliftIcon } from '../icons/forklift';
|
|
1191
|
+
// Footprints aliases
|
|
1192
|
+
export { default as FootprintsIcon } from '../icons/footprints';
|
|
1191
1193
|
// Forward aliases
|
|
1192
1194
|
export { default as ForwardIcon } from '../icons/forward';
|
|
1193
1195
|
// Frame aliases
|
|
@@ -1200,12 +1202,12 @@ export { default as FrownIcon } from '../icons/frown';
|
|
|
1200
1202
|
export { default as FuelIcon } from '../icons/fuel';
|
|
1201
1203
|
// Fullscreen aliases
|
|
1202
1204
|
export { default as FullscreenIcon } from '../icons/fullscreen';
|
|
1203
|
-
// FunnelPlus aliases
|
|
1204
|
-
export { default as FunnelPlusIcon } from '../icons/funnel-plus';
|
|
1205
|
-
// GalleryHorizontalEnd aliases
|
|
1206
|
-
export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal-end';
|
|
1207
1205
|
// GalleryHorizontal aliases
|
|
1208
1206
|
export { default as GalleryHorizontalIcon } from '../icons/gallery-horizontal';
|
|
1207
|
+
// GalleryHorizontalEnd aliases
|
|
1208
|
+
export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal-end';
|
|
1209
|
+
// FunnelPlus aliases
|
|
1210
|
+
export { default as FunnelPlusIcon } from '../icons/funnel-plus';
|
|
1209
1211
|
// GalleryThumbnails aliases
|
|
1210
1212
|
export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
|
|
1211
1213
|
// GalleryVerticalEnd aliases
|
|
@@ -1224,36 +1226,36 @@ export { default as GavelIcon } from '../icons/gavel';
|
|
|
1224
1226
|
export { default as GemIcon } from '../icons/gem';
|
|
1225
1227
|
// GeorgianLari aliases
|
|
1226
1228
|
export { default as GeorgianLariIcon } from '../icons/georgian-lari';
|
|
1227
|
-
// Ghost aliases
|
|
1228
|
-
export { default as GhostIcon } from '../icons/ghost';
|
|
1229
1229
|
// Gift aliases
|
|
1230
1230
|
export { default as GiftIcon } from '../icons/gift';
|
|
1231
|
+
// Ghost aliases
|
|
1232
|
+
export { default as GhostIcon } from '../icons/ghost';
|
|
1231
1233
|
// GitBranchPlus aliases
|
|
1232
1234
|
export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
1233
1235
|
// GitBranch aliases
|
|
1234
1236
|
export { default as GitBranchIcon } from '../icons/git-branch';
|
|
1235
1237
|
// GitCommitVertical aliases
|
|
1236
1238
|
export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical';
|
|
1237
|
-
// GitCompareArrows aliases
|
|
1238
|
-
export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
|
|
1239
1239
|
// GitCompare aliases
|
|
1240
1240
|
export { default as GitCompareIcon } from '../icons/git-compare';
|
|
1241
|
-
//
|
|
1242
|
-
export { default as
|
|
1241
|
+
// GitCompareArrows aliases
|
|
1242
|
+
export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
|
|
1243
1243
|
// GitGraph aliases
|
|
1244
1244
|
export { default as GitGraphIcon } from '../icons/git-graph';
|
|
1245
|
+
// GitFork aliases
|
|
1246
|
+
export { default as GitForkIcon } from '../icons/git-fork';
|
|
1245
1247
|
// GitMerge aliases
|
|
1246
1248
|
export { default as GitMergeIcon } from '../icons/git-merge';
|
|
1247
1249
|
// GitPullRequestArrow aliases
|
|
1248
1250
|
export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-arrow';
|
|
1249
1251
|
// GitPullRequestClosed aliases
|
|
1250
1252
|
export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
|
|
1253
|
+
// GitPullRequestCreate aliases
|
|
1254
|
+
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
|
|
1251
1255
|
// GitPullRequestCreateArrow aliases
|
|
1252
1256
|
export { default as GitPullRequestCreateArrowIcon } from '../icons/git-pull-request-create-arrow';
|
|
1253
1257
|
// GitPullRequestDraft aliases
|
|
1254
1258
|
export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
|
|
1255
|
-
// GitPullRequestCreate aliases
|
|
1256
|
-
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
|
|
1257
1259
|
// GitPullRequest aliases
|
|
1258
1260
|
export { default as GitPullRequestIcon } from '../icons/git-pull-request';
|
|
1259
1261
|
// Github aliases
|
|
@@ -1266,30 +1268,30 @@ export { default as GlassWaterIcon } from '../icons/glass-water';
|
|
|
1266
1268
|
export { default as GlassesIcon } from '../icons/glasses';
|
|
1267
1269
|
// GlobeLock aliases
|
|
1268
1270
|
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1269
|
-
// Globe aliases
|
|
1270
|
-
export { default as GlobeIcon } from '../icons/globe';
|
|
1271
1271
|
// Goal aliases
|
|
1272
1272
|
export { default as GoalIcon } from '../icons/goal';
|
|
1273
|
+
// Globe aliases
|
|
1274
|
+
export { default as GlobeIcon } from '../icons/globe';
|
|
1273
1275
|
// Gpu aliases
|
|
1274
1276
|
export { default as GpuIcon } from '../icons/gpu';
|
|
1275
1277
|
// GraduationCap aliases
|
|
1276
1278
|
export { default as GraduationCapIcon } from '../icons/graduation-cap';
|
|
1277
1279
|
// Grape aliases
|
|
1278
1280
|
export { default as GrapeIcon } from '../icons/grape';
|
|
1279
|
-
// Grid3x2 aliases
|
|
1280
|
-
export { default as Grid3x2Icon } from '../icons/grid-3x2';
|
|
1281
1281
|
// GripHorizontal aliases
|
|
1282
1282
|
export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
|
|
1283
|
-
//
|
|
1284
|
-
export { default as
|
|
1283
|
+
// Grid3x2 aliases
|
|
1284
|
+
export { default as Grid3x2Icon } from '../icons/grid-3x2';
|
|
1285
1285
|
// Grip aliases
|
|
1286
1286
|
export { default as GripIcon } from '../icons/grip';
|
|
1287
|
+
// GripVertical aliases
|
|
1288
|
+
export { default as GripVerticalIcon } from '../icons/grip-vertical';
|
|
1287
1289
|
// Group aliases
|
|
1288
1290
|
export { default as GroupIcon } from '../icons/group';
|
|
1289
|
-
// Guitar aliases
|
|
1290
|
-
export { default as GuitarIcon } from '../icons/guitar';
|
|
1291
1291
|
// Ham aliases
|
|
1292
1292
|
export { default as HamIcon } from '../icons/ham';
|
|
1293
|
+
// Guitar aliases
|
|
1294
|
+
export { default as GuitarIcon } from '../icons/guitar';
|
|
1293
1295
|
// Hamburger aliases
|
|
1294
1296
|
export { default as HamburgerIcon } from '../icons/hamburger';
|
|
1295
1297
|
// Hammer aliases
|
|
@@ -1298,12 +1300,12 @@ export { default as HammerIcon } from '../icons/hammer';
|
|
|
1298
1300
|
export { default as HandCoinsIcon } from '../icons/hand-coins';
|
|
1299
1301
|
// HandFist aliases
|
|
1300
1302
|
export { default as HandFistIcon } from '../icons/hand-fist';
|
|
1301
|
-
// HandHeart aliases
|
|
1302
|
-
export { default as HandHeartIcon } from '../icons/hand-heart';
|
|
1303
1303
|
// HandMetal aliases
|
|
1304
1304
|
export { default as HandMetalIcon } from '../icons/hand-metal';
|
|
1305
1305
|
// HandPlatter aliases
|
|
1306
1306
|
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1307
|
+
// HandHeart aliases
|
|
1308
|
+
export { default as HandHeartIcon } from '../icons/hand-heart';
|
|
1307
1309
|
// Hand aliases
|
|
1308
1310
|
export { default as HandIcon } from '../icons/hand';
|
|
1309
1311
|
// Handbag aliases
|
|
@@ -1312,12 +1314,12 @@ export { default as HandbagIcon } from '../icons/handbag';
|
|
|
1312
1314
|
export { default as HandshakeIcon } from '../icons/handshake';
|
|
1313
1315
|
// HardDriveDownload aliases
|
|
1314
1316
|
export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
|
|
1315
|
-
// HardDrive aliases
|
|
1316
|
-
export { default as HardDriveIcon } from '../icons/hard-drive';
|
|
1317
1317
|
// HardDriveUpload aliases
|
|
1318
1318
|
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
|
|
1319
1319
|
// HardHat aliases
|
|
1320
1320
|
export { default as HardHatIcon } from '../icons/hard-hat';
|
|
1321
|
+
// HardDrive aliases
|
|
1322
|
+
export { default as HardDriveIcon } from '../icons/hard-drive';
|
|
1321
1323
|
// Hash aliases
|
|
1322
1324
|
export { default as HashIcon } from '../icons/hash';
|
|
1323
1325
|
// HatGlasses aliases
|
|
@@ -1328,34 +1330,34 @@ export { default as HazeIcon } from '../icons/haze';
|
|
|
1328
1330
|
export { default as HdmiPortIcon } from '../icons/hdmi-port';
|
|
1329
1331
|
// Heading1 aliases
|
|
1330
1332
|
export { default as Heading1Icon } from '../icons/heading-1';
|
|
1331
|
-
// Heading2 aliases
|
|
1332
|
-
export { default as Heading2Icon } from '../icons/heading-2';
|
|
1333
1333
|
// Heading3 aliases
|
|
1334
1334
|
export { default as Heading3Icon } from '../icons/heading-3';
|
|
1335
|
+
// Heading2 aliases
|
|
1336
|
+
export { default as Heading2Icon } from '../icons/heading-2';
|
|
1335
1337
|
// Heading4 aliases
|
|
1336
1338
|
export { default as Heading4Icon } from '../icons/heading-4';
|
|
1337
1339
|
// Heading5 aliases
|
|
1338
1340
|
export { default as Heading5Icon } from '../icons/heading-5';
|
|
1339
1341
|
// Heading6 aliases
|
|
1340
1342
|
export { default as Heading6Icon } from '../icons/heading-6';
|
|
1341
|
-
// Heading aliases
|
|
1342
|
-
export { default as HeadingIcon } from '../icons/heading';
|
|
1343
1343
|
// HeadphoneOff aliases
|
|
1344
1344
|
export { default as HeadphoneOffIcon } from '../icons/headphone-off';
|
|
1345
|
+
// Heading aliases
|
|
1346
|
+
export { default as HeadingIcon } from '../icons/heading';
|
|
1345
1347
|
// Headphones aliases
|
|
1346
1348
|
export { default as HeadphonesIcon } from '../icons/headphones';
|
|
1347
1349
|
// Headset aliases
|
|
1348
1350
|
export { default as HeadsetIcon } from '../icons/headset';
|
|
1349
1351
|
// HeartCrack aliases
|
|
1350
1352
|
export { default as HeartCrackIcon } from '../icons/heart-crack';
|
|
1351
|
-
// HeartHandshake aliases
|
|
1352
|
-
export { default as HeartHandshakeIcon } from '../icons/heart-handshake';
|
|
1353
1353
|
// HeartMinus aliases
|
|
1354
1354
|
export { default as HeartMinusIcon } from '../icons/heart-minus';
|
|
1355
|
-
//
|
|
1356
|
-
export { default as
|
|
1355
|
+
// HeartHandshake aliases
|
|
1356
|
+
export { default as HeartHandshakeIcon } from '../icons/heart-handshake';
|
|
1357
1357
|
// HeartPlus aliases
|
|
1358
1358
|
export { default as HeartPlusIcon } from '../icons/heart-plus';
|
|
1359
|
+
// HeartOff aliases
|
|
1360
|
+
export { default as HeartOffIcon } from '../icons/heart-off';
|
|
1359
1361
|
// HeartPulse aliases
|
|
1360
1362
|
export { default as HeartPulseIcon } from '../icons/heart-pulse';
|
|
1361
1363
|
// Heart aliases
|
|
@@ -1366,10 +1368,10 @@ export { default as HeaterIcon } from '../icons/heater';
|
|
|
1366
1368
|
export { default as HighlighterIcon } from '../icons/highlighter';
|
|
1367
1369
|
// Hexagon aliases
|
|
1368
1370
|
export { default as HexagonIcon } from '../icons/hexagon';
|
|
1369
|
-
// History aliases
|
|
1370
|
-
export { default as HistoryIcon } from '../icons/history';
|
|
1371
1371
|
// HopOff aliases
|
|
1372
1372
|
export { default as HopOffIcon } from '../icons/hop-off';
|
|
1373
|
+
// History aliases
|
|
1374
|
+
export { default as HistoryIcon } from '../icons/history';
|
|
1373
1375
|
// Hop aliases
|
|
1374
1376
|
export { default as HopIcon } from '../icons/hop';
|
|
1375
1377
|
// Hospital aliases
|
|
@@ -1386,66 +1388,66 @@ export { default as HousePlugIcon } from '../icons/house-plug';
|
|
|
1386
1388
|
export { default as HousePlusIcon } from '../icons/house-plus';
|
|
1387
1389
|
// HouseWifi aliases
|
|
1388
1390
|
export { default as HouseWifiIcon } from '../icons/house-wifi';
|
|
1389
|
-
// IdCardLanyard aliases
|
|
1390
|
-
export { default as IdCardLanyardIcon } from '../icons/id-card-lanyard';
|
|
1391
1391
|
// IdCard aliases
|
|
1392
1392
|
export { default as IdCardIcon } from '../icons/id-card';
|
|
1393
|
+
// IdCardLanyard aliases
|
|
1394
|
+
export { default as IdCardLanyardIcon } from '../icons/id-card-lanyard';
|
|
1393
1395
|
// ImageDown aliases
|
|
1394
1396
|
export { default as ImageDownIcon } from '../icons/image-down';
|
|
1395
|
-
// ImageOff aliases
|
|
1396
|
-
export { default as ImageOffIcon } from '../icons/image-off';
|
|
1397
1397
|
// ImageMinus aliases
|
|
1398
1398
|
export { default as ImageMinusIcon } from '../icons/image-minus';
|
|
1399
|
+
// ImageOff aliases
|
|
1400
|
+
export { default as ImageOffIcon } from '../icons/image-off';
|
|
1399
1401
|
// ImagePlay aliases
|
|
1400
1402
|
export { default as ImagePlayIcon } from '../icons/image-play';
|
|
1401
1403
|
// ImagePlus aliases
|
|
1402
1404
|
export { default as ImagePlusIcon } from '../icons/image-plus';
|
|
1403
|
-
// ImageUpscale aliases
|
|
1404
|
-
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1405
|
-
// ImageUp aliases
|
|
1406
|
-
export { default as ImageUpIcon } from '../icons/image-up';
|
|
1407
1405
|
// Image aliases
|
|
1408
1406
|
export { default as ImageIcon } from '../icons/image';
|
|
1409
|
-
//
|
|
1410
|
-
export { default as
|
|
1407
|
+
// ImageUp aliases
|
|
1408
|
+
export { default as ImageUpIcon } from '../icons/image-up';
|
|
1411
1409
|
// Images aliases
|
|
1412
1410
|
export { default as ImagesIcon } from '../icons/images';
|
|
1411
|
+
// ImageUpscale aliases
|
|
1412
|
+
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1413
|
+
// Import aliases
|
|
1414
|
+
export { default as ImportIcon } from '../icons/import';
|
|
1413
1415
|
// Inbox aliases
|
|
1414
1416
|
export { default as InboxIcon } from '../icons/inbox';
|
|
1415
|
-
// IndianRupee aliases
|
|
1416
|
-
export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
1417
1417
|
// Infinity aliases
|
|
1418
1418
|
export { default as InfinityIcon } from '../icons/infinity';
|
|
1419
1419
|
// Info aliases
|
|
1420
1420
|
export { default as InfoIcon } from '../icons/info';
|
|
1421
|
+
// IndianRupee aliases
|
|
1422
|
+
export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
1421
1423
|
// InspectionPanel aliases
|
|
1422
1424
|
export { default as InspectionPanelIcon } from '../icons/inspection-panel';
|
|
1423
1425
|
// Instagram aliases
|
|
1424
1426
|
export { default as InstagramIcon } from '../icons/instagram';
|
|
1425
1427
|
// Italic aliases
|
|
1426
1428
|
export { default as ItalicIcon } from '../icons/italic';
|
|
1427
|
-
// IterationCcw aliases
|
|
1428
|
-
export { default as IterationCcwIcon } from '../icons/iteration-ccw';
|
|
1429
1429
|
// IterationCw aliases
|
|
1430
1430
|
export { default as IterationCwIcon } from '../icons/iteration-cw';
|
|
1431
|
+
// IterationCcw aliases
|
|
1432
|
+
export { default as IterationCcwIcon } from '../icons/iteration-ccw';
|
|
1431
1433
|
// JapaneseYen aliases
|
|
1432
1434
|
export { default as JapaneseYenIcon } from '../icons/japanese-yen';
|
|
1433
|
-
// Joystick aliases
|
|
1434
|
-
export { default as JoystickIcon } from '../icons/joystick';
|
|
1435
1435
|
// Kanban aliases
|
|
1436
1436
|
export { default as KanbanIcon } from '../icons/kanban';
|
|
1437
|
+
// Joystick aliases
|
|
1438
|
+
export { default as JoystickIcon } from '../icons/joystick';
|
|
1437
1439
|
// Kayak aliases
|
|
1438
1440
|
export { default as KayakIcon } from '../icons/kayak';
|
|
1439
1441
|
// KeyRound aliases
|
|
1440
1442
|
export { default as KeyRoundIcon } from '../icons/key-round';
|
|
1441
1443
|
// KeySquare aliases
|
|
1442
1444
|
export { default as KeySquareIcon } from '../icons/key-square';
|
|
1443
|
-
// KeyboardMusic aliases
|
|
1444
|
-
export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
|
|
1445
1445
|
// Key aliases
|
|
1446
1446
|
export { default as KeyIcon } from '../icons/key';
|
|
1447
1447
|
// KeyboardOff aliases
|
|
1448
1448
|
export { default as KeyboardOffIcon } from '../icons/keyboard-off';
|
|
1449
|
+
// KeyboardMusic aliases
|
|
1450
|
+
export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
|
|
1449
1451
|
// Keyboard aliases
|
|
1450
1452
|
export { default as KeyboardIcon } from '../icons/keyboard';
|
|
1451
1453
|
// LampCeiling aliases
|
|
@@ -1456,38 +1458,38 @@ export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
|
1456
1458
|
export { default as LampFloorIcon } from '../icons/lamp-floor';
|
|
1457
1459
|
// LampWallDown aliases
|
|
1458
1460
|
export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
|
|
1459
|
-
// LampWallUp aliases
|
|
1460
|
-
export { default as LampWallUpIcon } from '../icons/lamp-wall-up';
|
|
1461
1461
|
// Lamp aliases
|
|
1462
1462
|
export { default as LampIcon } from '../icons/lamp';
|
|
1463
|
+
// LampWallUp aliases
|
|
1464
|
+
export { default as LampWallUpIcon } from '../icons/lamp-wall-up';
|
|
1463
1465
|
// LandPlot aliases
|
|
1464
1466
|
export { default as LandPlotIcon } from '../icons/land-plot';
|
|
1465
1467
|
// Landmark aliases
|
|
1466
1468
|
export { default as LandmarkIcon } from '../icons/landmark';
|
|
1467
1469
|
// Languages aliases
|
|
1468
1470
|
export { default as LanguagesIcon } from '../icons/languages';
|
|
1469
|
-
// LaptopMinimalCheck aliases
|
|
1470
|
-
export { default as LaptopMinimalCheckIcon } from '../icons/laptop-minimal-check';
|
|
1471
1471
|
// Laptop aliases
|
|
1472
1472
|
export { default as LaptopIcon } from '../icons/laptop';
|
|
1473
|
+
// LaptopMinimalCheck aliases
|
|
1474
|
+
export { default as LaptopMinimalCheckIcon } from '../icons/laptop-minimal-check';
|
|
1473
1475
|
// LassoSelect aliases
|
|
1474
1476
|
export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
1475
1477
|
// Lasso aliases
|
|
1476
1478
|
export { default as LassoIcon } from '../icons/lasso';
|
|
1477
|
-
// Laugh aliases
|
|
1478
|
-
export { default as LaughIcon } from '../icons/laugh';
|
|
1479
1479
|
// Layers2 aliases
|
|
1480
1480
|
export { default as Layers2Icon } from '../icons/layers-2';
|
|
1481
1481
|
// LayoutDashboard aliases
|
|
1482
1482
|
export { default as LayoutDashboardIcon } from '../icons/layout-dashboard';
|
|
1483
|
+
// Laugh aliases
|
|
1484
|
+
export { default as LaughIcon } from '../icons/laugh';
|
|
1483
1485
|
// LayoutGrid aliases
|
|
1484
1486
|
export { default as LayoutGridIcon } from '../icons/layout-grid';
|
|
1485
1487
|
// LayoutList aliases
|
|
1486
1488
|
export { default as LayoutListIcon } from '../icons/layout-list';
|
|
1487
|
-
// LayoutPanelLeft aliases
|
|
1488
|
-
export { default as LayoutPanelLeftIcon } from '../icons/layout-panel-left';
|
|
1489
1489
|
// LayoutPanelTop aliases
|
|
1490
1490
|
export { default as LayoutPanelTopIcon } from '../icons/layout-panel-top';
|
|
1491
|
+
// LayoutPanelLeft aliases
|
|
1492
|
+
export { default as LayoutPanelLeftIcon } from '../icons/layout-panel-left';
|
|
1491
1493
|
// LayoutTemplate aliases
|
|
1492
1494
|
export { default as LayoutTemplateIcon } from '../icons/layout-template';
|
|
1493
1495
|
// Leaf aliases
|
|
@@ -1514,30 +1516,30 @@ export { default as LineSquiggleIcon } from '../icons/line-squiggle';
|
|
|
1514
1516
|
export { default as Link2OffIcon } from '../icons/link-2-off';
|
|
1515
1517
|
// Link2 aliases
|
|
1516
1518
|
export { default as Link2Icon } from '../icons/link-2';
|
|
1517
|
-
// Link aliases
|
|
1518
|
-
export { default as LinkIcon } from '../icons/link';
|
|
1519
1519
|
// Linkedin aliases
|
|
1520
1520
|
export { default as LinkedinIcon } from '../icons/linkedin';
|
|
1521
|
+
// Link aliases
|
|
1522
|
+
export { default as LinkIcon } from '../icons/link';
|
|
1521
1523
|
// ListCheck aliases
|
|
1522
1524
|
export { default as ListCheckIcon } from '../icons/list-check';
|
|
1523
1525
|
// ListChecks aliases
|
|
1524
1526
|
export { default as ListChecksIcon } from '../icons/list-checks';
|
|
1525
1527
|
// ListChevronsDownUp aliases
|
|
1526
1528
|
export { default as ListChevronsDownUpIcon } from '../icons/list-chevrons-down-up';
|
|
1527
|
-
// ListCollapse aliases
|
|
1528
|
-
export { default as ListCollapseIcon } from '../icons/list-collapse';
|
|
1529
1529
|
// ListChevronsUpDown aliases
|
|
1530
1530
|
export { default as ListChevronsUpDownIcon } from '../icons/list-chevrons-up-down';
|
|
1531
|
+
// ListCollapse aliases
|
|
1532
|
+
export { default as ListCollapseIcon } from '../icons/list-collapse';
|
|
1531
1533
|
// ListEnd aliases
|
|
1532
1534
|
export { default as ListEndIcon } from '../icons/list-end';
|
|
1533
1535
|
// ListFilterPlus aliases
|
|
1534
1536
|
export { default as ListFilterPlusIcon } from '../icons/list-filter-plus';
|
|
1535
1537
|
// ListFilter aliases
|
|
1536
1538
|
export { default as ListFilterIcon } from '../icons/list-filter';
|
|
1537
|
-
// ListMinus aliases
|
|
1538
|
-
export { default as ListMinusIcon } from '../icons/list-minus';
|
|
1539
1539
|
// ListMusic aliases
|
|
1540
1540
|
export { default as ListMusicIcon } from '../icons/list-music';
|
|
1541
|
+
// ListMinus aliases
|
|
1542
|
+
export { default as ListMinusIcon } from '../icons/list-minus';
|
|
1541
1543
|
// ListOrdered aliases
|
|
1542
1544
|
export { default as ListOrderedIcon } from '../icons/list-ordered';
|
|
1543
1545
|
// ListPlus aliases
|
|
@@ -1550,10 +1552,10 @@ export { default as ListStartIcon } from '../icons/list-start';
|
|
|
1550
1552
|
export { default as ListTodoIcon } from '../icons/list-todo';
|
|
1551
1553
|
// ListTree aliases
|
|
1552
1554
|
export { default as ListTreeIcon } from '../icons/list-tree';
|
|
1553
|
-
// ListVideo aliases
|
|
1554
|
-
export { default as ListVideoIcon } from '../icons/list-video';
|
|
1555
1555
|
// ListX aliases
|
|
1556
1556
|
export { default as ListXIcon } from '../icons/list-x';
|
|
1557
|
+
// ListVideo aliases
|
|
1558
|
+
export { default as ListVideoIcon } from '../icons/list-video';
|
|
1557
1559
|
// List aliases
|
|
1558
1560
|
export { default as ListIcon } from '../icons/list';
|
|
1559
1561
|
// LoaderPinwheel aliases
|
|
@@ -1566,10 +1568,10 @@ export { default as LocateFixedIcon } from '../icons/locate-fixed';
|
|
|
1566
1568
|
export { default as LocateOffIcon } from '../icons/locate-off';
|
|
1567
1569
|
// Locate aliases
|
|
1568
1570
|
export { default as LocateIcon } from '../icons/locate';
|
|
1569
|
-
// LockKeyhole aliases
|
|
1570
|
-
export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
|
|
1571
1571
|
// Lock aliases
|
|
1572
1572
|
export { default as LockIcon } from '../icons/lock';
|
|
1573
|
+
// LockKeyhole aliases
|
|
1574
|
+
export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
|
|
1573
1575
|
// LogIn aliases
|
|
1574
1576
|
export { default as LogInIcon } from '../icons/log-in';
|
|
1575
1577
|
// LogOut aliases
|
|
@@ -1588,18 +1590,18 @@ export { default as MailCheckIcon } from '../icons/mail-check';
|
|
|
1588
1590
|
export { default as MailMinusIcon } from '../icons/mail-minus';
|
|
1589
1591
|
// MailOpen aliases
|
|
1590
1592
|
export { default as MailOpenIcon } from '../icons/mail-open';
|
|
1591
|
-
// MailPlus aliases
|
|
1592
|
-
export { default as MailPlusIcon } from '../icons/mail-plus';
|
|
1593
1593
|
// MailSearch aliases
|
|
1594
1594
|
export { default as MailSearchIcon } from '../icons/mail-search';
|
|
1595
|
-
//
|
|
1596
|
-
export { default as
|
|
1595
|
+
// MailPlus aliases
|
|
1596
|
+
export { default as MailPlusIcon } from '../icons/mail-plus';
|
|
1597
1597
|
// MailX aliases
|
|
1598
1598
|
export { default as MailXIcon } from '../icons/mail-x';
|
|
1599
|
-
//
|
|
1600
|
-
export { default as
|
|
1599
|
+
// MailWarning aliases
|
|
1600
|
+
export { default as MailWarningIcon } from '../icons/mail-warning';
|
|
1601
1601
|
// Mailbox aliases
|
|
1602
1602
|
export { default as MailboxIcon } from '../icons/mailbox';
|
|
1603
|
+
// Mail aliases
|
|
1604
|
+
export { default as MailIcon } from '../icons/mail';
|
|
1603
1605
|
// Mails aliases
|
|
1604
1606
|
export { default as MailsIcon } from '../icons/mails';
|
|
1605
1607
|
// MapMinus aliases
|
|
@@ -1608,10 +1610,10 @@ export { default as MapMinusIcon } from '../icons/map-minus';
|
|
|
1608
1610
|
export { default as MapPinCheckInsideIcon } from '../icons/map-pin-check-inside';
|
|
1609
1611
|
// MapPinCheck aliases
|
|
1610
1612
|
export { default as MapPinCheckIcon } from '../icons/map-pin-check';
|
|
1611
|
-
// MapPinMinusInside aliases
|
|
1612
|
-
export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside';
|
|
1613
1613
|
// MapPinHouse aliases
|
|
1614
1614
|
export { default as MapPinHouseIcon } from '../icons/map-pin-house';
|
|
1615
|
+
// MapPinMinusInside aliases
|
|
1616
|
+
export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside';
|
|
1615
1617
|
// MapPinMinus aliases
|
|
1616
1618
|
export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
|
|
1617
1619
|
// MapPinOff aliases
|
|
@@ -1630,50 +1632,50 @@ export { default as MapPinIcon } from '../icons/map-pin';
|
|
|
1630
1632
|
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1631
1633
|
// MapPlus aliases
|
|
1632
1634
|
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1633
|
-
// Map aliases
|
|
1634
|
-
export { default as MapIcon } from '../icons/map';
|
|
1635
|
-
// MarsStroke aliases
|
|
1636
|
-
export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
1637
1635
|
// Mars aliases
|
|
1638
1636
|
export { default as MarsIcon } from '../icons/mars';
|
|
1639
|
-
// Martini aliases
|
|
1640
|
-
export { default as MartiniIcon } from '../icons/martini';
|
|
1641
1637
|
// Maximize2 aliases
|
|
1642
1638
|
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1639
|
+
// MarsStroke aliases
|
|
1640
|
+
export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
1641
|
+
// Map aliases
|
|
1642
|
+
export { default as MapIcon } from '../icons/map';
|
|
1643
|
+
// Martini aliases
|
|
1644
|
+
export { default as MartiniIcon } from '../icons/martini';
|
|
1643
1645
|
// Maximize aliases
|
|
1644
1646
|
export { default as MaximizeIcon } from '../icons/maximize';
|
|
1645
1647
|
// Medal aliases
|
|
1646
1648
|
export { default as MedalIcon } from '../icons/medal';
|
|
1647
|
-
// MegaphoneOff aliases
|
|
1648
|
-
export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
|
|
1649
1649
|
// Megaphone aliases
|
|
1650
1650
|
export { default as MegaphoneIcon } from '../icons/megaphone';
|
|
1651
|
-
//
|
|
1652
|
-
export { default as
|
|
1651
|
+
// MegaphoneOff aliases
|
|
1652
|
+
export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
|
|
1653
1653
|
// MemoryStick aliases
|
|
1654
1654
|
export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
1655
|
+
// Meh aliases
|
|
1656
|
+
export { default as MehIcon } from '../icons/meh';
|
|
1655
1657
|
// Menu aliases
|
|
1656
1658
|
export { default as MenuIcon } from '../icons/menu';
|
|
1657
1659
|
// Merge aliases
|
|
1658
1660
|
export { default as MergeIcon } from '../icons/merge';
|
|
1659
|
-
// MessageCircleCode aliases
|
|
1660
|
-
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1661
1661
|
// MessageCircleDashed aliases
|
|
1662
1662
|
export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed';
|
|
1663
|
+
// MessageCircleCode aliases
|
|
1664
|
+
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1663
1665
|
// MessageCircleHeart aliases
|
|
1664
1666
|
export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart';
|
|
1665
1667
|
// MessageCircleMore aliases
|
|
1666
1668
|
export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
|
|
1667
1669
|
// MessageCircleOff aliases
|
|
1668
1670
|
export { default as MessageCircleOffIcon } from '../icons/message-circle-off';
|
|
1669
|
-
// MessageCircleReply aliases
|
|
1670
|
-
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
|
|
1671
1671
|
// MessageCirclePlus aliases
|
|
1672
1672
|
export { default as MessageCirclePlusIcon } from '../icons/message-circle-plus';
|
|
1673
|
-
//
|
|
1674
|
-
export { default as
|
|
1673
|
+
// MessageCircleReply aliases
|
|
1674
|
+
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
|
|
1675
1675
|
// MessageCircleX aliases
|
|
1676
1676
|
export { default as MessageCircleXIcon } from '../icons/message-circle-x';
|
|
1677
|
+
// MessageCircleWarning aliases
|
|
1678
|
+
export { default as MessageCircleWarningIcon } from '../icons/message-circle-warning';
|
|
1677
1679
|
// MessageCircle aliases
|
|
1678
1680
|
export { default as MessageCircleIcon } from '../icons/message-circle';
|
|
1679
1681
|
// MessageSquareCode aliases
|
|
@@ -1696,22 +1698,22 @@ export { default as MessageSquareOffIcon } from '../icons/message-square-off';
|
|
|
1696
1698
|
export { default as MessageSquareQuoteIcon } from '../icons/message-square-quote';
|
|
1697
1699
|
// MessageSquarePlus aliases
|
|
1698
1700
|
export { default as MessageSquarePlusIcon } from '../icons/message-square-plus';
|
|
1699
|
-
// MessageSquareReply aliases
|
|
1700
|
-
export { default as MessageSquareReplyIcon } from '../icons/message-square-reply';
|
|
1701
1701
|
// MessageSquareShare aliases
|
|
1702
1702
|
export { default as MessageSquareShareIcon } from '../icons/message-square-share';
|
|
1703
|
-
//
|
|
1704
|
-
export { default as
|
|
1703
|
+
// MessageSquareReply aliases
|
|
1704
|
+
export { default as MessageSquareReplyIcon } from '../icons/message-square-reply';
|
|
1705
1705
|
// MessageSquareWarning aliases
|
|
1706
1706
|
export { default as MessageSquareWarningIcon } from '../icons/message-square-warning';
|
|
1707
|
+
// MessageSquareText aliases
|
|
1708
|
+
export { default as MessageSquareTextIcon } from '../icons/message-square-text';
|
|
1707
1709
|
// MessageSquareX aliases
|
|
1708
1710
|
export { default as MessageSquareXIcon } from '../icons/message-square-x';
|
|
1709
1711
|
// MessageSquare aliases
|
|
1710
1712
|
export { default as MessageSquareIcon } from '../icons/message-square';
|
|
1711
|
-
// MessagesSquare aliases
|
|
1712
|
-
export { default as MessagesSquareIcon } from '../icons/messages-square';
|
|
1713
1713
|
// MicOff aliases
|
|
1714
1714
|
export { default as MicOffIcon } from '../icons/mic-off';
|
|
1715
|
+
// MessagesSquare aliases
|
|
1716
|
+
export { default as MessagesSquareIcon } from '../icons/messages-square';
|
|
1715
1717
|
// Mic aliases
|
|
1716
1718
|
export { default as MicIcon } from '../icons/mic';
|
|
1717
1719
|
// Microchip aliases
|
|
@@ -1734,6 +1736,8 @@ export { default as MinimizeIcon } from '../icons/minimize';
|
|
|
1734
1736
|
export { default as MinusIcon } from '../icons/minus';
|
|
1735
1737
|
// MonitorCheck aliases
|
|
1736
1738
|
export { default as MonitorCheckIcon } from '../icons/monitor-check';
|
|
1739
|
+
// MonitorCloud aliases
|
|
1740
|
+
export { default as MonitorCloudIcon } from '../icons/monitor-cloud';
|
|
1737
1741
|
// MonitorCog aliases
|
|
1738
1742
|
export { default as MonitorCogIcon } from '../icons/monitor-cog';
|
|
1739
1743
|
// MonitorDot aliases
|
|
@@ -1768,10 +1772,10 @@ export { default as MotorbikeIcon } from '../icons/motorbike';
|
|
|
1768
1772
|
export { default as MountainSnowIcon } from '../icons/mountain-snow';
|
|
1769
1773
|
// Mountain aliases
|
|
1770
1774
|
export { default as MountainIcon } from '../icons/mountain';
|
|
1771
|
-
// MouseOff aliases
|
|
1772
|
-
export { default as MouseOffIcon } from '../icons/mouse-off';
|
|
1773
1775
|
// MousePointer2 aliases
|
|
1774
1776
|
export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
|
|
1777
|
+
// MouseOff aliases
|
|
1778
|
+
export { default as MouseOffIcon } from '../icons/mouse-off';
|
|
1775
1779
|
// MousePointerBan aliases
|
|
1776
1780
|
export { default as MousePointerBanIcon } from '../icons/mouse-pointer-ban';
|
|
1777
1781
|
// MousePointerClick aliases
|
|
@@ -1784,20 +1788,20 @@ export { default as MouseIcon } from '../icons/mouse';
|
|
|
1784
1788
|
export { default as MoveDiagonal2Icon } from '../icons/move-diagonal-2';
|
|
1785
1789
|
// MoveDiagonal aliases
|
|
1786
1790
|
export { default as MoveDiagonalIcon } from '../icons/move-diagonal';
|
|
1787
|
-
// MoveDownLeft aliases
|
|
1788
|
-
export { default as MoveDownLeftIcon } from '../icons/move-down-left';
|
|
1789
1791
|
// MoveDownRight aliases
|
|
1790
1792
|
export { default as MoveDownRightIcon } from '../icons/move-down-right';
|
|
1793
|
+
// MoveDownLeft aliases
|
|
1794
|
+
export { default as MoveDownLeftIcon } from '../icons/move-down-left';
|
|
1791
1795
|
// MoveDown aliases
|
|
1792
1796
|
export { default as MoveDownIcon } from '../icons/move-down';
|
|
1793
1797
|
// MoveHorizontal aliases
|
|
1794
1798
|
export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
|
|
1795
1799
|
// MoveLeft aliases
|
|
1796
1800
|
export { default as MoveLeftIcon } from '../icons/move-left';
|
|
1797
|
-
// MoveUpLeft aliases
|
|
1798
|
-
export { default as MoveUpLeftIcon } from '../icons/move-up-left';
|
|
1799
1801
|
// MoveRight aliases
|
|
1800
1802
|
export { default as MoveRightIcon } from '../icons/move-right';
|
|
1803
|
+
// MoveUpLeft aliases
|
|
1804
|
+
export { default as MoveUpLeftIcon } from '../icons/move-up-left';
|
|
1801
1805
|
// MoveUpRight aliases
|
|
1802
1806
|
export { default as MoveUpRightIcon } from '../icons/move-up-right';
|
|
1803
1807
|
// MoveUp aliases
|
|
@@ -1814,10 +1818,10 @@ export { default as Music3Icon } from '../icons/music-3';
|
|
|
1814
1818
|
export { default as Music4Icon } from '../icons/music-4';
|
|
1815
1819
|
// Music aliases
|
|
1816
1820
|
export { default as MusicIcon } from '../icons/music';
|
|
1817
|
-
// Navigation2Off aliases
|
|
1818
|
-
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1819
1821
|
// Navigation2 aliases
|
|
1820
1822
|
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1823
|
+
// Navigation2Off aliases
|
|
1824
|
+
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1821
1825
|
// NavigationOff aliases
|
|
1822
1826
|
export { default as NavigationOffIcon } from '../icons/navigation-off';
|
|
1823
1827
|
// Navigation aliases
|
|
@@ -1832,12 +1836,12 @@ export { default as NfcIcon } from '../icons/nfc';
|
|
|
1832
1836
|
export { default as NonBinaryIcon } from '../icons/non-binary';
|
|
1833
1837
|
// NotebookPen aliases
|
|
1834
1838
|
export { default as NotebookPenIcon } from '../icons/notebook-pen';
|
|
1835
|
-
// NotebookTabs aliases
|
|
1836
|
-
export { default as NotebookTabsIcon } from '../icons/notebook-tabs';
|
|
1837
1839
|
// NotebookText aliases
|
|
1838
1840
|
export { default as NotebookTextIcon } from '../icons/notebook-text';
|
|
1839
1841
|
// Notebook aliases
|
|
1840
1842
|
export { default as NotebookIcon } from '../icons/notebook';
|
|
1843
|
+
// NotebookTabs aliases
|
|
1844
|
+
export { default as NotebookTabsIcon } from '../icons/notebook-tabs';
|
|
1841
1845
|
// NotepadTextDashed aliases
|
|
1842
1846
|
export { default as NotepadTextDashedIcon } from '../icons/notepad-text-dashed';
|
|
1843
1847
|
// NotepadText aliases
|
|
@@ -1848,14 +1852,14 @@ export { default as NutOffIcon } from '../icons/nut-off';
|
|
|
1848
1852
|
export { default as NutIcon } from '../icons/nut';
|
|
1849
1853
|
// OctagonMinus aliases
|
|
1850
1854
|
export { default as OctagonMinusIcon } from '../icons/octagon-minus';
|
|
1851
|
-
// Octagon aliases
|
|
1852
|
-
export { default as OctagonIcon } from '../icons/octagon';
|
|
1853
1855
|
// Omega aliases
|
|
1854
1856
|
export { default as OmegaIcon } from '../icons/omega';
|
|
1855
|
-
//
|
|
1856
|
-
export { default as
|
|
1857
|
+
// Octagon aliases
|
|
1858
|
+
export { default as OctagonIcon } from '../icons/octagon';
|
|
1857
1859
|
// Orbit aliases
|
|
1858
1860
|
export { default as OrbitIcon } from '../icons/orbit';
|
|
1861
|
+
// Option aliases
|
|
1862
|
+
export { default as OptionIcon } from '../icons/option';
|
|
1859
1863
|
// Origami aliases
|
|
1860
1864
|
export { default as OrigamiIcon } from '../icons/origami';
|
|
1861
1865
|
// Package2 aliases
|
|
@@ -1886,18 +1890,18 @@ export { default as PaletteIcon } from '../icons/palette';
|
|
|
1886
1890
|
export { default as PandaIcon } from '../icons/panda';
|
|
1887
1891
|
// PanelBottomClose aliases
|
|
1888
1892
|
export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
|
|
1889
|
-
// PanelBottom aliases
|
|
1890
|
-
export { default as PanelBottomIcon } from '../icons/panel-bottom';
|
|
1891
1893
|
// PanelBottomOpen aliases
|
|
1892
1894
|
export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
|
|
1893
1895
|
// PanelLeftRightDashed aliases
|
|
1894
1896
|
export { default as PanelLeftRightDashedIcon } from '../icons/panel-left-right-dashed';
|
|
1897
|
+
// PanelBottom aliases
|
|
1898
|
+
export { default as PanelBottomIcon } from '../icons/panel-bottom';
|
|
1895
1899
|
// PanelRightClose aliases
|
|
1896
1900
|
export { default as PanelRightCloseIcon } from '../icons/panel-right-close';
|
|
1897
|
-
// PanelRightOpen aliases
|
|
1898
|
-
export { default as PanelRightOpenIcon } from '../icons/panel-right-open';
|
|
1899
1901
|
// PanelRight aliases
|
|
1900
1902
|
export { default as PanelRightIcon } from '../icons/panel-right';
|
|
1903
|
+
// PanelRightOpen aliases
|
|
1904
|
+
export { default as PanelRightOpenIcon } from '../icons/panel-right-open';
|
|
1901
1905
|
// PanelTopBottomDashed aliases
|
|
1902
1906
|
export { default as PanelTopBottomDashedIcon } from '../icons/panel-top-bottom-dashed';
|
|
1903
1907
|
// PanelTopClose aliases
|
|
@@ -1906,32 +1910,32 @@ export { default as PanelTopCloseIcon } from '../icons/panel-top-close';
|
|
|
1906
1910
|
export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
|
|
1907
1911
|
// PanelTop aliases
|
|
1908
1912
|
export { default as PanelTopIcon } from '../icons/panel-top';
|
|
1909
|
-
// PanelsRightBottom aliases
|
|
1910
|
-
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
1911
1913
|
// PanelsLeftBottom aliases
|
|
1912
1914
|
export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
|
|
1913
1915
|
// Paperclip aliases
|
|
1914
1916
|
export { default as PaperclipIcon } from '../icons/paperclip';
|
|
1917
|
+
// PanelsRightBottom aliases
|
|
1918
|
+
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
1915
1919
|
// Parentheses aliases
|
|
1916
1920
|
export { default as ParenthesesIcon } from '../icons/parentheses';
|
|
1917
1921
|
// ParkingMeter aliases
|
|
1918
1922
|
export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
1919
1923
|
// PartyPopper aliases
|
|
1920
1924
|
export { default as PartyPopperIcon } from '../icons/party-popper';
|
|
1921
|
-
// Pause aliases
|
|
1922
|
-
export { default as PauseIcon } from '../icons/pause';
|
|
1923
1925
|
// PawPrint aliases
|
|
1924
1926
|
export { default as PawPrintIcon } from '../icons/paw-print';
|
|
1925
|
-
//
|
|
1926
|
-
export { default as
|
|
1927
|
+
// Pause aliases
|
|
1928
|
+
export { default as PauseIcon } from '../icons/pause';
|
|
1927
1929
|
// PenOff aliases
|
|
1928
1930
|
export { default as PenOffIcon } from '../icons/pen-off';
|
|
1929
|
-
// PencilLine aliases
|
|
1930
|
-
export { default as PencilLineIcon } from '../icons/pencil-line';
|
|
1931
1931
|
// PenTool aliases
|
|
1932
1932
|
export { default as PenToolIcon } from '../icons/pen-tool';
|
|
1933
|
+
// PcCase aliases
|
|
1934
|
+
export { default as PcCaseIcon } from '../icons/pc-case';
|
|
1933
1935
|
// PencilOff aliases
|
|
1934
1936
|
export { default as PencilOffIcon } from '../icons/pencil-off';
|
|
1937
|
+
// PencilLine aliases
|
|
1938
|
+
export { default as PencilLineIcon } from '../icons/pencil-line';
|
|
1935
1939
|
// PencilRuler aliases
|
|
1936
1940
|
export { default as PencilRulerIcon } from '../icons/pencil-ruler';
|
|
1937
1941
|
// Pencil aliases
|
|
@@ -1944,10 +1948,10 @@ export { default as PercentIcon } from '../icons/percent';
|
|
|
1944
1948
|
export { default as PersonStandingIcon } from '../icons/person-standing';
|
|
1945
1949
|
// PhilippinePeso aliases
|
|
1946
1950
|
export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
1947
|
-
// PhoneCall aliases
|
|
1948
|
-
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
1949
1951
|
// PhoneForwarded aliases
|
|
1950
1952
|
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded';
|
|
1953
|
+
// PhoneCall aliases
|
|
1954
|
+
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
1951
1955
|
// PhoneIncoming aliases
|
|
1952
1956
|
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
1953
1957
|
// PhoneMissed aliases
|
|
@@ -1968,18 +1972,18 @@ export { default as PickaxeIcon } from '../icons/pickaxe';
|
|
|
1968
1972
|
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
1969
1973
|
// PictureInPicture aliases
|
|
1970
1974
|
export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
1971
|
-
// PiggyBank aliases
|
|
1972
|
-
export { default as PiggyBankIcon } from '../icons/piggy-bank';
|
|
1973
1975
|
// PilcrowLeft aliases
|
|
1974
1976
|
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
1975
|
-
//
|
|
1976
|
-
export { default as
|
|
1977
|
+
// PiggyBank aliases
|
|
1978
|
+
export { default as PiggyBankIcon } from '../icons/piggy-bank';
|
|
1977
1979
|
// Pilcrow aliases
|
|
1978
1980
|
export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
1979
1981
|
// PillBottle aliases
|
|
1980
1982
|
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
1981
1983
|
// Pill aliases
|
|
1982
1984
|
export { default as PillIcon } from '../icons/pill';
|
|
1985
|
+
// PilcrowRight aliases
|
|
1986
|
+
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
1983
1987
|
// PinOff aliases
|
|
1984
1988
|
export { default as PinOffIcon } from '../icons/pin-off';
|
|
1985
1989
|
// Pin aliases
|
|
@@ -2000,14 +2004,14 @@ export { default as PlayIcon } from '../icons/play';
|
|
|
2000
2004
|
export { default as Plug2Icon } from '../icons/plug-2';
|
|
2001
2005
|
// Plug aliases
|
|
2002
2006
|
export { default as PlugIcon } from '../icons/plug';
|
|
2003
|
-
// PocketKnife aliases
|
|
2004
|
-
export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
2005
2007
|
// Plus aliases
|
|
2006
2008
|
export { default as PlusIcon } from '../icons/plus';
|
|
2007
|
-
//
|
|
2008
|
-
export { default as
|
|
2009
|
+
// PocketKnife aliases
|
|
2010
|
+
export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
2009
2011
|
// Podcast aliases
|
|
2010
2012
|
export { default as PodcastIcon } from '../icons/podcast';
|
|
2013
|
+
// Pocket aliases
|
|
2014
|
+
export { default as PocketIcon } from '../icons/pocket';
|
|
2011
2015
|
// PointerOff aliases
|
|
2012
2016
|
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
2013
2017
|
// Pointer aliases
|
|
@@ -2020,14 +2024,14 @@ export { default as PopsicleIcon } from '../icons/popsicle';
|
|
|
2020
2024
|
export { default as PoundSterlingIcon } from '../icons/pound-sterling';
|
|
2021
2025
|
// PowerOff aliases
|
|
2022
2026
|
export { default as PowerOffIcon } from '../icons/power-off';
|
|
2023
|
-
// Power aliases
|
|
2024
|
-
export { default as PowerIcon } from '../icons/power';
|
|
2025
2027
|
// Presentation aliases
|
|
2026
2028
|
export { default as PresentationIcon } from '../icons/presentation';
|
|
2027
|
-
// Printer aliases
|
|
2028
|
-
export { default as PrinterIcon } from '../icons/printer';
|
|
2029
2029
|
// PrinterCheck aliases
|
|
2030
2030
|
export { default as PrinterCheckIcon } from '../icons/printer-check';
|
|
2031
|
+
// Power aliases
|
|
2032
|
+
export { default as PowerIcon } from '../icons/power';
|
|
2033
|
+
// Printer aliases
|
|
2034
|
+
export { default as PrinterIcon } from '../icons/printer';
|
|
2031
2035
|
// Projector aliases
|
|
2032
2036
|
export { default as ProjectorIcon } from '../icons/projector';
|
|
2033
2037
|
// Proportions aliases
|
|
@@ -2040,10 +2044,10 @@ export { default as PyramidIcon } from '../icons/pyramid';
|
|
|
2040
2044
|
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
2041
2045
|
// Quote aliases
|
|
2042
2046
|
export { default as QuoteIcon } from '../icons/quote';
|
|
2043
|
-
// Rabbit aliases
|
|
2044
|
-
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2045
2047
|
// Radar aliases
|
|
2046
2048
|
export { default as RadarIcon } from '../icons/radar';
|
|
2049
|
+
// Rabbit aliases
|
|
2050
|
+
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2047
2051
|
// Radiation aliases
|
|
2048
2052
|
export { default as RadiationIcon } from '../icons/radiation';
|
|
2049
2053
|
// Radical aliases
|
|
@@ -2052,34 +2056,34 @@ export { default as RadicalIcon } from '../icons/radical';
|
|
|
2052
2056
|
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2053
2057
|
// RadioTower aliases
|
|
2054
2058
|
export { default as RadioTowerIcon } from '../icons/radio-tower';
|
|
2055
|
-
// Radius aliases
|
|
2056
|
-
export { default as RadiusIcon } from '../icons/radius';
|
|
2057
2059
|
// Radio aliases
|
|
2058
2060
|
export { default as RadioIcon } from '../icons/radio';
|
|
2061
|
+
// Radius aliases
|
|
2062
|
+
export { default as RadiusIcon } from '../icons/radius';
|
|
2059
2063
|
// RailSymbol aliases
|
|
2060
2064
|
export { default as RailSymbolIcon } from '../icons/rail-symbol';
|
|
2061
2065
|
// Rainbow aliases
|
|
2062
2066
|
export { default as RainbowIcon } from '../icons/rainbow';
|
|
2063
|
-
// Rat aliases
|
|
2064
|
-
export { default as RatIcon } from '../icons/rat';
|
|
2065
2067
|
// Ratio aliases
|
|
2066
2068
|
export { default as RatioIcon } from '../icons/ratio';
|
|
2067
|
-
//
|
|
2068
|
-
export { default as
|
|
2069
|
+
// Rat aliases
|
|
2070
|
+
export { default as RatIcon } from '../icons/rat';
|
|
2069
2071
|
// ReceiptEuro aliases
|
|
2070
2072
|
export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
|
|
2071
|
-
//
|
|
2072
|
-
export { default as
|
|
2073
|
+
// ReceiptCent aliases
|
|
2074
|
+
export { default as ReceiptCentIcon } from '../icons/receipt-cent';
|
|
2073
2075
|
// ReceiptJapaneseYen aliases
|
|
2074
2076
|
export { default as ReceiptJapaneseYenIcon } from '../icons/receipt-japanese-yen';
|
|
2077
|
+
// ReceiptIndianRupee aliases
|
|
2078
|
+
export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
|
|
2075
2079
|
// ReceiptPoundSterling aliases
|
|
2076
2080
|
export { default as ReceiptPoundSterlingIcon } from '../icons/receipt-pound-sterling';
|
|
2077
2081
|
// ReceiptRussianRuble aliases
|
|
2078
2082
|
export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-ruble';
|
|
2079
|
-
// ReceiptText aliases
|
|
2080
|
-
export { default as ReceiptTextIcon } from '../icons/receipt-text';
|
|
2081
2083
|
// ReceiptSwissFranc aliases
|
|
2082
2084
|
export { default as ReceiptSwissFrancIcon } from '../icons/receipt-swiss-franc';
|
|
2085
|
+
// ReceiptText aliases
|
|
2086
|
+
export { default as ReceiptTextIcon } from '../icons/receipt-text';
|
|
2083
2087
|
// ReceiptTurkishLira aliases
|
|
2084
2088
|
export { default as ReceiptTurkishLiraIcon } from '../icons/receipt-turkish-lira';
|
|
2085
2089
|
// Receipt aliases
|
|
@@ -2106,10 +2110,10 @@ export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot';
|
|
|
2106
2110
|
export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
|
|
2107
2111
|
// RefreshCwOff aliases
|
|
2108
2112
|
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
2109
|
-
// RefreshCw aliases
|
|
2110
|
-
export { default as RefreshCwIcon } from '../icons/refresh-cw';
|
|
2111
2113
|
// Refrigerator aliases
|
|
2112
2114
|
export { default as RefrigeratorIcon } from '../icons/refrigerator';
|
|
2115
|
+
// RefreshCw aliases
|
|
2116
|
+
export { default as RefreshCwIcon } from '../icons/refresh-cw';
|
|
2113
2117
|
// Regex aliases
|
|
2114
2118
|
export { default as RegexIcon } from '../icons/regex';
|
|
2115
2119
|
// RemoveFormatting aliases
|
|
@@ -2126,24 +2130,24 @@ export { default as ReplaceAllIcon } from '../icons/replace-all';
|
|
|
2126
2130
|
export { default as ReplaceIcon } from '../icons/replace';
|
|
2127
2131
|
// ReplyAll aliases
|
|
2128
2132
|
export { default as ReplyAllIcon } from '../icons/reply-all';
|
|
2133
|
+
// Rewind aliases
|
|
2134
|
+
export { default as RewindIcon } from '../icons/rewind';
|
|
2129
2135
|
// Reply aliases
|
|
2130
2136
|
export { default as ReplyIcon } from '../icons/reply';
|
|
2131
2137
|
// Ribbon aliases
|
|
2132
2138
|
export { default as RibbonIcon } from '../icons/ribbon';
|
|
2133
|
-
// Rewind aliases
|
|
2134
|
-
export { default as RewindIcon } from '../icons/rewind';
|
|
2135
|
-
// Rocket aliases
|
|
2136
|
-
export { default as RocketIcon } from '../icons/rocket';
|
|
2137
2139
|
// RockingChair aliases
|
|
2138
2140
|
export { default as RockingChairIcon } from '../icons/rocking-chair';
|
|
2141
|
+
// Rocket aliases
|
|
2142
|
+
export { default as RocketIcon } from '../icons/rocket';
|
|
2139
2143
|
// RollerCoaster aliases
|
|
2140
2144
|
export { default as RollerCoasterIcon } from '../icons/roller-coaster';
|
|
2141
2145
|
// Rose aliases
|
|
2142
2146
|
export { default as RoseIcon } from '../icons/rose';
|
|
2143
|
-
// RotateCcwKey aliases
|
|
2144
|
-
export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
|
|
2145
2147
|
// RotateCcwSquare aliases
|
|
2146
2148
|
export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
|
|
2149
|
+
// RotateCcwKey aliases
|
|
2150
|
+
export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
|
|
2147
2151
|
// RotateCcw aliases
|
|
2148
2152
|
export { default as RotateCcwIcon } from '../icons/rotate-ccw';
|
|
2149
2153
|
// RotateCwSquare aliases
|
|
@@ -2156,16 +2160,16 @@ export { default as RouteOffIcon } from '../icons/route-off';
|
|
|
2156
2160
|
export { default as RouteIcon } from '../icons/route';
|
|
2157
2161
|
// Router aliases
|
|
2158
2162
|
export { default as RouterIcon } from '../icons/router';
|
|
2159
|
-
// Rss aliases
|
|
2160
|
-
export { default as RssIcon } from '../icons/rss';
|
|
2161
2163
|
// Rows4 aliases
|
|
2162
2164
|
export { default as Rows4Icon } from '../icons/rows-4';
|
|
2163
2165
|
// RulerDimensionLine aliases
|
|
2164
2166
|
export { default as RulerDimensionLineIcon } from '../icons/ruler-dimension-line';
|
|
2165
|
-
//
|
|
2166
|
-
export { default as
|
|
2167
|
+
// Rss aliases
|
|
2168
|
+
export { default as RssIcon } from '../icons/rss';
|
|
2167
2169
|
// RussianRuble aliases
|
|
2168
2170
|
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2171
|
+
// Ruler aliases
|
|
2172
|
+
export { default as RulerIcon } from '../icons/ruler';
|
|
2169
2173
|
// Sailboat aliases
|
|
2170
2174
|
export { default as SailboatIcon } from '../icons/sailboat';
|
|
2171
2175
|
// Salad aliases
|
|
@@ -2174,22 +2178,22 @@ export { default as SaladIcon } from '../icons/salad';
|
|
|
2174
2178
|
export { default as SatelliteDishIcon } from '../icons/satellite-dish';
|
|
2175
2179
|
// Sandwich aliases
|
|
2176
2180
|
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2181
|
+
// SaveAll aliases
|
|
2182
|
+
export { default as SaveAllIcon } from '../icons/save-all';
|
|
2177
2183
|
// Satellite aliases
|
|
2178
2184
|
export { default as SatelliteIcon } from '../icons/satellite';
|
|
2179
2185
|
// SaudiRiyal aliases
|
|
2180
2186
|
export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
|
|
2181
|
-
// SaveAll aliases
|
|
2182
|
-
export { default as SaveAllIcon } from '../icons/save-all';
|
|
2183
2187
|
// SaveOff aliases
|
|
2184
2188
|
export { default as SaveOffIcon } from '../icons/save-off';
|
|
2185
2189
|
// Save aliases
|
|
2186
2190
|
export { default as SaveIcon } from '../icons/save';
|
|
2191
|
+
// Scale aliases
|
|
2192
|
+
export { default as ScaleIcon } from '../icons/scale';
|
|
2187
2193
|
// Scaling aliases
|
|
2188
2194
|
export { default as ScalingIcon } from '../icons/scaling';
|
|
2189
2195
|
// ScanBarcode aliases
|
|
2190
2196
|
export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
|
|
2191
|
-
// Scale aliases
|
|
2192
|
-
export { default as ScaleIcon } from '../icons/scale';
|
|
2193
2197
|
// ScanEye aliases
|
|
2194
2198
|
export { default as ScanEyeIcon } from '../icons/scan-eye';
|
|
2195
2199
|
// ScanFace aliases
|
|
@@ -2198,10 +2202,10 @@ export { default as ScanFaceIcon } from '../icons/scan-face';
|
|
|
2198
2202
|
export { default as ScanHeartIcon } from '../icons/scan-heart';
|
|
2199
2203
|
// ScanLine aliases
|
|
2200
2204
|
export { default as ScanLineIcon } from '../icons/scan-line';
|
|
2201
|
-
// ScanQrCode aliases
|
|
2202
|
-
export { default as ScanQrCodeIcon } from '../icons/scan-qr-code';
|
|
2203
2205
|
// ScanSearch aliases
|
|
2204
2206
|
export { default as ScanSearchIcon } from '../icons/scan-search';
|
|
2207
|
+
// ScanQrCode aliases
|
|
2208
|
+
export { default as ScanQrCodeIcon } from '../icons/scan-qr-code';
|
|
2205
2209
|
// ScanText aliases
|
|
2206
2210
|
export { default as ScanTextIcon } from '../icons/scan-text';
|
|
2207
2211
|
// Scan aliases
|
|
@@ -2236,10 +2240,10 @@ export { default as SectionIcon } from '../icons/section';
|
|
|
2236
2240
|
export { default as SendToBackIcon } from '../icons/send-to-back';
|
|
2237
2241
|
// Send aliases
|
|
2238
2242
|
export { default as SendIcon } from '../icons/send';
|
|
2239
|
-
// SeparatorHorizontal aliases
|
|
2240
|
-
export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
|
|
2241
2243
|
// SeparatorVertical aliases
|
|
2242
2244
|
export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
|
|
2245
|
+
// SeparatorHorizontal aliases
|
|
2246
|
+
export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
|
|
2243
2247
|
// ServerCog aliases
|
|
2244
2248
|
export { default as ServerCogIcon } from '../icons/server-cog';
|
|
2245
2249
|
// ServerCrash aliases
|
|
@@ -2250,10 +2254,10 @@ export { default as ServerOffIcon } from '../icons/server-off';
|
|
|
2250
2254
|
export { default as ServerIcon } from '../icons/server';
|
|
2251
2255
|
// Settings2 aliases
|
|
2252
2256
|
export { default as Settings2Icon } from '../icons/settings-2';
|
|
2253
|
-
// Settings aliases
|
|
2254
|
-
export { default as SettingsIcon } from '../icons/settings';
|
|
2255
2257
|
// Shapes aliases
|
|
2256
2258
|
export { default as ShapesIcon } from '../icons/shapes';
|
|
2259
|
+
// Settings aliases
|
|
2260
|
+
export { default as SettingsIcon } from '../icons/settings';
|
|
2257
2261
|
// Share2 aliases
|
|
2258
2262
|
export { default as Share2Icon } from '../icons/share-2';
|
|
2259
2263
|
// Share aliases
|
|
@@ -2262,14 +2266,14 @@ export { default as ShareIcon } from '../icons/share';
|
|
|
2262
2266
|
export { default as SheetIcon } from '../icons/sheet';
|
|
2263
2267
|
// Shell aliases
|
|
2264
2268
|
export { default as ShellIcon } from '../icons/shell';
|
|
2265
|
-
// ShieldBan aliases
|
|
2266
|
-
export { default as ShieldBanIcon } from '../icons/shield-ban';
|
|
2267
2269
|
// ShieldAlert aliases
|
|
2268
2270
|
export { default as ShieldAlertIcon } from '../icons/shield-alert';
|
|
2269
|
-
//
|
|
2270
|
-
export { default as
|
|
2271
|
+
// ShieldBan aliases
|
|
2272
|
+
export { default as ShieldBanIcon } from '../icons/shield-ban';
|
|
2271
2273
|
// ShieldEllipsis aliases
|
|
2272
2274
|
export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
|
|
2275
|
+
// ShieldCheck aliases
|
|
2276
|
+
export { default as ShieldCheckIcon } from '../icons/shield-check';
|
|
2273
2277
|
// ShieldHalf aliases
|
|
2274
2278
|
export { default as ShieldHalfIcon } from '../icons/shield-half';
|
|
2275
2279
|
// ShieldMinus aliases
|
|
@@ -2286,16 +2290,16 @@ export { default as ShieldIcon } from '../icons/shield';
|
|
|
2286
2290
|
export { default as ShipWheelIcon } from '../icons/ship-wheel';
|
|
2287
2291
|
// Ship aliases
|
|
2288
2292
|
export { default as ShipIcon } from '../icons/ship';
|
|
2289
|
-
// Shirt aliases
|
|
2290
|
-
export { default as ShirtIcon } from '../icons/shirt';
|
|
2291
2293
|
// ShoppingBag aliases
|
|
2292
2294
|
export { default as ShoppingBagIcon } from '../icons/shopping-bag';
|
|
2295
|
+
// Shirt aliases
|
|
2296
|
+
export { default as ShirtIcon } from '../icons/shirt';
|
|
2293
2297
|
// ShoppingBasket aliases
|
|
2294
2298
|
export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
|
|
2295
|
-
// ShoppingCart aliases
|
|
2296
|
-
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2297
2299
|
// Shovel aliases
|
|
2298
2300
|
export { default as ShovelIcon } from '../icons/shovel';
|
|
2301
|
+
// ShoppingCart aliases
|
|
2302
|
+
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2299
2303
|
// ShowerHead aliases
|
|
2300
2304
|
export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
2301
2305
|
// Shrimp aliases
|
|
@@ -2308,26 +2312,26 @@ export { default as ShrinkIcon } from '../icons/shrink';
|
|
|
2308
2312
|
export { default as ShrubIcon } from '../icons/shrub';
|
|
2309
2313
|
// Shuffle aliases
|
|
2310
2314
|
export { default as ShuffleIcon } from '../icons/shuffle';
|
|
2311
|
-
// Sigma aliases
|
|
2312
|
-
export { default as SigmaIcon } from '../icons/sigma';
|
|
2313
2315
|
// SignalHigh aliases
|
|
2314
2316
|
export { default as SignalHighIcon } from '../icons/signal-high';
|
|
2315
2317
|
// SignalLow aliases
|
|
2316
2318
|
export { default as SignalLowIcon } from '../icons/signal-low';
|
|
2319
|
+
// Sigma aliases
|
|
2320
|
+
export { default as SigmaIcon } from '../icons/sigma';
|
|
2317
2321
|
// SignalMedium aliases
|
|
2318
2322
|
export { default as SignalMediumIcon } from '../icons/signal-medium';
|
|
2319
2323
|
// SignalZero aliases
|
|
2320
2324
|
export { default as SignalZeroIcon } from '../icons/signal-zero';
|
|
2321
2325
|
// Signal aliases
|
|
2322
2326
|
export { default as SignalIcon } from '../icons/signal';
|
|
2323
|
-
// Signature aliases
|
|
2324
|
-
export { default as SignatureIcon } from '../icons/signature';
|
|
2325
2327
|
// SignpostBig aliases
|
|
2326
2328
|
export { default as SignpostBigIcon } from '../icons/signpost-big';
|
|
2327
|
-
//
|
|
2328
|
-
export { default as
|
|
2329
|
+
// Signature aliases
|
|
2330
|
+
export { default as SignatureIcon } from '../icons/signature';
|
|
2329
2331
|
// Siren aliases
|
|
2330
2332
|
export { default as SirenIcon } from '../icons/siren';
|
|
2333
|
+
// Signpost aliases
|
|
2334
|
+
export { default as SignpostIcon } from '../icons/signpost';
|
|
2331
2335
|
// SkipBack aliases
|
|
2332
2336
|
export { default as SkipBackIcon } from '../icons/skip-back';
|
|
2333
2337
|
// SkipForward aliases
|
|
@@ -2338,10 +2342,10 @@ export { default as SkullIcon } from '../icons/skull';
|
|
|
2338
2342
|
export { default as SlackIcon } from '../icons/slack';
|
|
2339
2343
|
// Slash aliases
|
|
2340
2344
|
export { default as SlashIcon } from '../icons/slash';
|
|
2341
|
-
// Slice aliases
|
|
2342
|
-
export { default as SliceIcon } from '../icons/slice';
|
|
2343
2345
|
// SlidersHorizontal aliases
|
|
2344
2346
|
export { default as SlidersHorizontalIcon } from '../icons/sliders-horizontal';
|
|
2347
|
+
// Slice aliases
|
|
2348
|
+
export { default as SliceIcon } from '../icons/slice';
|
|
2345
2349
|
// SmartphoneCharging aliases
|
|
2346
2350
|
export { default as SmartphoneChargingIcon } from '../icons/smartphone-charging';
|
|
2347
2351
|
// SmartphoneNfc aliases
|
|
@@ -2352,26 +2356,26 @@ export { default as SmartphoneIcon } from '../icons/smartphone';
|
|
|
2352
2356
|
export { default as SmilePlusIcon } from '../icons/smile-plus';
|
|
2353
2357
|
// Smile aliases
|
|
2354
2358
|
export { default as SmileIcon } from '../icons/smile';
|
|
2355
|
-
// Snowflake aliases
|
|
2356
|
-
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2357
2359
|
// Snail aliases
|
|
2358
2360
|
export { default as SnailIcon } from '../icons/snail';
|
|
2359
|
-
//
|
|
2360
|
-
export { default as
|
|
2361
|
+
// Snowflake aliases
|
|
2362
|
+
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2361
2363
|
// Sofa aliases
|
|
2362
2364
|
export { default as SofaIcon } from '../icons/sofa';
|
|
2363
2365
|
// Soup aliases
|
|
2364
2366
|
export { default as SoupIcon } from '../icons/soup';
|
|
2365
2367
|
// Space aliases
|
|
2366
2368
|
export { default as SpaceIcon } from '../icons/space';
|
|
2367
|
-
//
|
|
2368
|
-
export { default as
|
|
2369
|
+
// SoapDispenserDroplet aliases
|
|
2370
|
+
export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet';
|
|
2369
2371
|
// Sparkle aliases
|
|
2370
2372
|
export { default as SparkleIcon } from '../icons/sparkle';
|
|
2371
|
-
// Speaker aliases
|
|
2372
|
-
export { default as SpeakerIcon } from '../icons/speaker';
|
|
2373
2373
|
// Speech aliases
|
|
2374
2374
|
export { default as SpeechIcon } from '../icons/speech';
|
|
2375
|
+
// Spade aliases
|
|
2376
|
+
export { default as SpadeIcon } from '../icons/spade';
|
|
2377
|
+
// Speaker aliases
|
|
2378
|
+
export { default as SpeakerIcon } from '../icons/speaker';
|
|
2375
2379
|
// SpellCheck2 aliases
|
|
2376
2380
|
export { default as SpellCheck2Icon } from '../icons/spell-check-2';
|
|
2377
2381
|
// SpellCheck aliases
|
|
@@ -2382,10 +2386,10 @@ export { default as SplinePointerIcon } from '../icons/spline-pointer';
|
|
|
2382
2386
|
export { default as SplineIcon } from '../icons/spline';
|
|
2383
2387
|
// Split aliases
|
|
2384
2388
|
export { default as SplitIcon } from '../icons/split';
|
|
2385
|
-
// Spool aliases
|
|
2386
|
-
export { default as SpoolIcon } from '../icons/spool';
|
|
2387
2389
|
// Spotlight aliases
|
|
2388
2390
|
export { default as SpotlightIcon } from '../icons/spotlight';
|
|
2391
|
+
// Spool aliases
|
|
2392
|
+
export { default as SpoolIcon } from '../icons/spool';
|
|
2389
2393
|
// SprayCan aliases
|
|
2390
2394
|
export { default as SprayCanIcon } from '../icons/spray-can';
|
|
2391
2395
|
// Sprout aliases
|
|
@@ -2396,26 +2400,26 @@ export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bo
|
|
|
2396
2400
|
export { default as SquareDashedBottomIcon } from '../icons/square-dashed-bottom';
|
|
2397
2401
|
// SquareDashedTopSolid aliases
|
|
2398
2402
|
export { default as SquareDashedTopSolidIcon } from '../icons/square-dashed-top-solid';
|
|
2399
|
-
// SquareRadical aliases
|
|
2400
|
-
export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
2401
2403
|
// SquarePause aliases
|
|
2402
2404
|
export { default as SquarePauseIcon } from '../icons/square-pause';
|
|
2405
|
+
// SquareRadical aliases
|
|
2406
|
+
export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
2403
2407
|
// SquareRoundCorner aliases
|
|
2404
2408
|
export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
|
|
2405
|
-
// SquareSquare aliases
|
|
2406
|
-
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2407
2409
|
// SquareStack aliases
|
|
2408
2410
|
export { default as SquareStackIcon } from '../icons/square-stack';
|
|
2411
|
+
// SquareSquare aliases
|
|
2412
|
+
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2409
2413
|
// SquareStar aliases
|
|
2410
2414
|
export { default as SquareStarIcon } from '../icons/square-star';
|
|
2411
2415
|
// SquareStop aliases
|
|
2412
2416
|
export { default as SquareStopIcon } from '../icons/square-stop';
|
|
2413
2417
|
// Square aliases
|
|
2414
2418
|
export { default as SquareIcon } from '../icons/square';
|
|
2415
|
-
// SquaresExclude aliases
|
|
2416
|
-
export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
|
|
2417
2419
|
// SquaresIntersect aliases
|
|
2418
2420
|
export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
|
|
2421
|
+
// SquaresExclude aliases
|
|
2422
|
+
export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
|
|
2419
2423
|
// SquaresSubtract aliases
|
|
2420
2424
|
export { default as SquaresSubtractIcon } from '../icons/squares-subtract';
|
|
2421
2425
|
// SquaresUnite aliases
|
|
@@ -2440,16 +2444,16 @@ export { default as StepBackIcon } from '../icons/step-back';
|
|
|
2440
2444
|
export { default as StepForwardIcon } from '../icons/step-forward';
|
|
2441
2445
|
// Stethoscope aliases
|
|
2442
2446
|
export { default as StethoscopeIcon } from '../icons/stethoscope';
|
|
2443
|
-
// Sticker aliases
|
|
2444
|
-
export { default as StickerIcon } from '../icons/sticker';
|
|
2445
2447
|
// StickyNote aliases
|
|
2446
2448
|
export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
2449
|
+
// Sticker aliases
|
|
2450
|
+
export { default as StickerIcon } from '../icons/sticker';
|
|
2447
2451
|
// Store aliases
|
|
2448
2452
|
export { default as StoreIcon } from '../icons/store';
|
|
2449
|
-
// StretchHorizontal aliases
|
|
2450
|
-
export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
|
|
2451
2453
|
// StretchVertical aliases
|
|
2452
2454
|
export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
2455
|
+
// StretchHorizontal aliases
|
|
2456
|
+
export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
|
|
2453
2457
|
// Strikethrough aliases
|
|
2454
2458
|
export { default as StrikethroughIcon } from '../icons/strikethrough';
|
|
2455
2459
|
// Subscript aliases
|
|
@@ -2480,28 +2484,28 @@ export { default as SwitchCameraIcon } from '../icons/switch-camera';
|
|
|
2480
2484
|
export { default as SwordIcon } from '../icons/sword';
|
|
2481
2485
|
// Swords aliases
|
|
2482
2486
|
export { default as SwordsIcon } from '../icons/swords';
|
|
2483
|
-
// Syringe aliases
|
|
2484
|
-
export { default as SyringeIcon } from '../icons/syringe';
|
|
2485
2487
|
// Table2 aliases
|
|
2486
2488
|
export { default as Table2Icon } from '../icons/table-2';
|
|
2489
|
+
// Syringe aliases
|
|
2490
|
+
export { default as SyringeIcon } from '../icons/syringe';
|
|
2487
2491
|
// TableCellsMerge aliases
|
|
2488
2492
|
export { default as TableCellsMergeIcon } from '../icons/table-cells-merge';
|
|
2489
|
-
// TableCellsSplit aliases
|
|
2490
|
-
export { default as TableCellsSplitIcon } from '../icons/table-cells-split';
|
|
2491
2493
|
// TableColumnsSplit aliases
|
|
2492
2494
|
export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
|
|
2493
|
-
//
|
|
2494
|
-
export { default as
|
|
2495
|
+
// TableCellsSplit aliases
|
|
2496
|
+
export { default as TableCellsSplitIcon } from '../icons/table-cells-split';
|
|
2495
2497
|
// TableOfContents aliases
|
|
2496
2498
|
export { default as TableOfContentsIcon } from '../icons/table-of-contents';
|
|
2499
|
+
// TableProperties aliases
|
|
2500
|
+
export { default as TablePropertiesIcon } from '../icons/table-properties';
|
|
2497
2501
|
// TableRowsSplit aliases
|
|
2498
2502
|
export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
|
|
2499
2503
|
// Table aliases
|
|
2500
2504
|
export { default as TableIcon } from '../icons/table';
|
|
2501
|
-
// TabletSmartphone aliases
|
|
2502
|
-
export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone';
|
|
2503
2505
|
// Tablet aliases
|
|
2504
2506
|
export { default as TabletIcon } from '../icons/tablet';
|
|
2507
|
+
// TabletSmartphone aliases
|
|
2508
|
+
export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone';
|
|
2505
2509
|
// Tablets aliases
|
|
2506
2510
|
export { default as TabletsIcon } from '../icons/tablets';
|
|
2507
2511
|
// Tag aliases
|
|
@@ -2514,10 +2518,10 @@ export { default as Tally1Icon } from '../icons/tally-1';
|
|
|
2514
2518
|
export { default as Tally2Icon } from '../icons/tally-2';
|
|
2515
2519
|
// Tally3 aliases
|
|
2516
2520
|
export { default as Tally3Icon } from '../icons/tally-3';
|
|
2517
|
-
// Tally4 aliases
|
|
2518
|
-
export { default as Tally4Icon } from '../icons/tally-4';
|
|
2519
2521
|
// Tally5 aliases
|
|
2520
2522
|
export { default as Tally5Icon } from '../icons/tally-5';
|
|
2523
|
+
// Tally4 aliases
|
|
2524
|
+
export { default as Tally4Icon } from '../icons/tally-4';
|
|
2521
2525
|
// Tangent aliases
|
|
2522
2526
|
export { default as TangentIcon } from '../icons/tangent';
|
|
2523
2527
|
// Target aliases
|
|
@@ -2548,22 +2552,22 @@ export { default as TheaterIcon } from '../icons/theater';
|
|
|
2548
2552
|
export { default as ThermometerSnowflakeIcon } from '../icons/thermometer-snowflake';
|
|
2549
2553
|
// ThermometerSun aliases
|
|
2550
2554
|
export { default as ThermometerSunIcon } from '../icons/thermometer-sun';
|
|
2551
|
-
// ThumbsDown aliases
|
|
2552
|
-
export { default as ThumbsDownIcon } from '../icons/thumbs-down';
|
|
2553
2555
|
// Thermometer aliases
|
|
2554
2556
|
export { default as ThermometerIcon } from '../icons/thermometer';
|
|
2555
|
-
//
|
|
2556
|
-
export { default as
|
|
2557
|
+
// ThumbsDown aliases
|
|
2558
|
+
export { default as ThumbsDownIcon } from '../icons/thumbs-down';
|
|
2557
2559
|
// TicketCheck aliases
|
|
2558
2560
|
export { default as TicketCheckIcon } from '../icons/ticket-check';
|
|
2561
|
+
// ThumbsUp aliases
|
|
2562
|
+
export { default as ThumbsUpIcon } from '../icons/thumbs-up';
|
|
2559
2563
|
// TicketMinus aliases
|
|
2560
2564
|
export { default as TicketMinusIcon } from '../icons/ticket-minus';
|
|
2561
2565
|
// TicketPercent aliases
|
|
2562
2566
|
export { default as TicketPercentIcon } from '../icons/ticket-percent';
|
|
2563
|
-
// TicketPlus aliases
|
|
2564
|
-
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2565
2567
|
// TicketSlash aliases
|
|
2566
2568
|
export { default as TicketSlashIcon } from '../icons/ticket-slash';
|
|
2569
|
+
// TicketPlus aliases
|
|
2570
|
+
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2567
2571
|
// TicketX aliases
|
|
2568
2572
|
export { default as TicketXIcon } from '../icons/ticket-x';
|
|
2569
2573
|
// Ticket aliases
|
|
@@ -2576,68 +2580,68 @@ export { default as TicketsIcon } from '../icons/tickets';
|
|
|
2576
2580
|
export { default as TimerOffIcon } from '../icons/timer-off';
|
|
2577
2581
|
// TimerReset aliases
|
|
2578
2582
|
export { default as TimerResetIcon } from '../icons/timer-reset';
|
|
2579
|
-
// Timer aliases
|
|
2580
|
-
export { default as TimerIcon } from '../icons/timer';
|
|
2581
2583
|
// ToggleLeft aliases
|
|
2582
2584
|
export { default as ToggleLeftIcon } from '../icons/toggle-left';
|
|
2585
|
+
// Timer aliases
|
|
2586
|
+
export { default as TimerIcon } from '../icons/timer';
|
|
2583
2587
|
// ToggleRight aliases
|
|
2584
2588
|
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2585
2589
|
// Toilet aliases
|
|
2586
2590
|
export { default as ToiletIcon } from '../icons/toilet';
|
|
2587
2591
|
// ToolCase aliases
|
|
2588
2592
|
export { default as ToolCaseIcon } from '../icons/tool-case';
|
|
2589
|
-
// Tornado aliases
|
|
2590
|
-
export { default as TornadoIcon } from '../icons/tornado';
|
|
2591
2593
|
// Torus aliases
|
|
2592
2594
|
export { default as TorusIcon } from '../icons/torus';
|
|
2595
|
+
// Tornado aliases
|
|
2596
|
+
export { default as TornadoIcon } from '../icons/tornado';
|
|
2593
2597
|
// TouchpadOff aliases
|
|
2594
2598
|
export { default as TouchpadOffIcon } from '../icons/touchpad-off';
|
|
2595
2599
|
// Touchpad aliases
|
|
2596
2600
|
export { default as TouchpadIcon } from '../icons/touchpad';
|
|
2597
|
-
// ToyBrick aliases
|
|
2598
|
-
export { default as ToyBrickIcon } from '../icons/toy-brick';
|
|
2599
2601
|
// TowerControl aliases
|
|
2600
2602
|
export { default as TowerControlIcon } from '../icons/tower-control';
|
|
2603
|
+
// ToyBrick aliases
|
|
2604
|
+
export { default as ToyBrickIcon } from '../icons/toy-brick';
|
|
2601
2605
|
// Tractor aliases
|
|
2602
2606
|
export { default as TractorIcon } from '../icons/tractor';
|
|
2603
|
-
// TrafficCone aliases
|
|
2604
|
-
export { default as TrafficConeIcon } from '../icons/traffic-cone';
|
|
2605
2607
|
// TrainFrontTunnel aliases
|
|
2606
2608
|
export { default as TrainFrontTunnelIcon } from '../icons/train-front-tunnel';
|
|
2609
|
+
// TrafficCone aliases
|
|
2610
|
+
export { default as TrafficConeIcon } from '../icons/traffic-cone';
|
|
2607
2611
|
// TrainFront aliases
|
|
2608
2612
|
export { default as TrainFrontIcon } from '../icons/train-front';
|
|
2609
2613
|
// TrainTrack aliases
|
|
2610
2614
|
export { default as TrainTrackIcon } from '../icons/train-track';
|
|
2611
|
-
// Transgender aliases
|
|
2612
|
-
export { default as TransgenderIcon } from '../icons/transgender';
|
|
2613
2615
|
// Trash2 aliases
|
|
2614
2616
|
export { default as Trash2Icon } from '../icons/trash-2';
|
|
2615
2617
|
// Trash aliases
|
|
2616
2618
|
export { default as TrashIcon } from '../icons/trash';
|
|
2619
|
+
// Transgender aliases
|
|
2620
|
+
export { default as TransgenderIcon } from '../icons/transgender';
|
|
2617
2621
|
// TreeDeciduous aliases
|
|
2618
2622
|
export { default as TreeDeciduousIcon } from '../icons/tree-deciduous';
|
|
2619
|
-
// TreePine aliases
|
|
2620
|
-
export { default as TreePineIcon } from '../icons/tree-pine';
|
|
2621
2623
|
// Trees aliases
|
|
2622
2624
|
export { default as TreesIcon } from '../icons/trees';
|
|
2623
|
-
//
|
|
2624
|
-
export { default as
|
|
2625
|
+
// TreePine aliases
|
|
2626
|
+
export { default as TreePineIcon } from '../icons/tree-pine';
|
|
2625
2627
|
// TrendingDown aliases
|
|
2626
2628
|
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2627
|
-
//
|
|
2628
|
-
export { default as
|
|
2629
|
+
// Trello aliases
|
|
2630
|
+
export { default as TrelloIcon } from '../icons/trello';
|
|
2629
2631
|
// TrendingUp aliases
|
|
2630
2632
|
export { default as TrendingUpIcon } from '../icons/trending-up';
|
|
2633
|
+
// TrendingUpDown aliases
|
|
2634
|
+
export { default as TrendingUpDownIcon } from '../icons/trending-up-down';
|
|
2631
2635
|
// TriangleDashed aliases
|
|
2632
2636
|
export { default as TriangleDashedIcon } from '../icons/triangle-dashed';
|
|
2633
2637
|
// TriangleRight aliases
|
|
2634
2638
|
export { default as TriangleRightIcon } from '../icons/triangle-right';
|
|
2635
2639
|
// Triangle aliases
|
|
2636
2640
|
export { default as TriangleIcon } from '../icons/triangle';
|
|
2637
|
-
// Trophy aliases
|
|
2638
|
-
export { default as TrophyIcon } from '../icons/trophy';
|
|
2639
2641
|
// TruckElectric aliases
|
|
2640
2642
|
export { default as TruckElectricIcon } from '../icons/truck-electric';
|
|
2643
|
+
// Trophy aliases
|
|
2644
|
+
export { default as TrophyIcon } from '../icons/trophy';
|
|
2641
2645
|
// Truck aliases
|
|
2642
2646
|
export { default as TruckIcon } from '../icons/truck';
|
|
2643
2647
|
// TurkishLira aliases
|
|
@@ -2646,24 +2650,24 @@ export { default as TurkishLiraIcon } from '../icons/turkish-lira';
|
|
|
2646
2650
|
export { default as TurntableIcon } from '../icons/turntable';
|
|
2647
2651
|
// Turtle aliases
|
|
2648
2652
|
export { default as TurtleIcon } from '../icons/turtle';
|
|
2649
|
-
// TvMinimalPlay aliases
|
|
2650
|
-
export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
|
|
2651
2653
|
// Tv aliases
|
|
2652
2654
|
export { default as TvIcon } from '../icons/tv';
|
|
2655
|
+
// TvMinimalPlay aliases
|
|
2656
|
+
export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
|
|
2653
2657
|
// Twitch aliases
|
|
2654
2658
|
export { default as TwitchIcon } from '../icons/twitch';
|
|
2655
2659
|
// Twitter aliases
|
|
2656
2660
|
export { default as TwitterIcon } from '../icons/twitter';
|
|
2657
2661
|
// TypeOutline aliases
|
|
2658
2662
|
export { default as TypeOutlineIcon } from '../icons/type-outline';
|
|
2659
|
-
// Type aliases
|
|
2660
|
-
export { default as TypeIcon } from '../icons/type';
|
|
2661
2663
|
// UmbrellaOff aliases
|
|
2662
2664
|
export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
|
|
2663
|
-
//
|
|
2664
|
-
export { default as
|
|
2665
|
+
// Type aliases
|
|
2666
|
+
export { default as TypeIcon } from '../icons/type';
|
|
2665
2667
|
// Umbrella aliases
|
|
2666
2668
|
export { default as UmbrellaIcon } from '../icons/umbrella';
|
|
2669
|
+
// Underline aliases
|
|
2670
|
+
export { default as UnderlineIcon } from '../icons/underline';
|
|
2667
2671
|
// Undo2 aliases
|
|
2668
2672
|
export { default as Undo2Icon } from '../icons/undo-2';
|
|
2669
2673
|
// UndoDot aliases
|
|
@@ -2672,34 +2676,34 @@ export { default as UndoDotIcon } from '../icons/undo-dot';
|
|
|
2672
2676
|
export { default as UndoIcon } from '../icons/undo';
|
|
2673
2677
|
// UnfoldHorizontal aliases
|
|
2674
2678
|
export { default as UnfoldHorizontalIcon } from '../icons/unfold-horizontal';
|
|
2675
|
-
// UnfoldVertical aliases
|
|
2676
|
-
export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
|
|
2677
2679
|
// Ungroup aliases
|
|
2678
2680
|
export { default as UngroupIcon } from '../icons/ungroup';
|
|
2679
|
-
//
|
|
2680
|
-
export { default as
|
|
2681
|
+
// UnfoldVertical aliases
|
|
2682
|
+
export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
|
|
2681
2683
|
// Unlink aliases
|
|
2682
2684
|
export { default as UnlinkIcon } from '../icons/unlink';
|
|
2683
2685
|
// Unplug aliases
|
|
2684
2686
|
export { default as UnplugIcon } from '../icons/unplug';
|
|
2687
|
+
// Unlink2 aliases
|
|
2688
|
+
export { default as Unlink2Icon } from '../icons/unlink-2';
|
|
2685
2689
|
// Upload aliases
|
|
2686
2690
|
export { default as UploadIcon } from '../icons/upload';
|
|
2687
2691
|
// Usb aliases
|
|
2688
2692
|
export { default as UsbIcon } from '../icons/usb';
|
|
2689
2693
|
// UserCheck aliases
|
|
2690
2694
|
export { default as UserCheckIcon } from '../icons/user-check';
|
|
2691
|
-
// UserCog aliases
|
|
2692
|
-
export { default as UserCogIcon } from '../icons/user-cog';
|
|
2693
2695
|
// UserLock aliases
|
|
2694
2696
|
export { default as UserLockIcon } from '../icons/user-lock';
|
|
2695
2697
|
// UserMinus aliases
|
|
2696
2698
|
export { default as UserMinusIcon } from '../icons/user-minus';
|
|
2699
|
+
// UserCog aliases
|
|
2700
|
+
export { default as UserCogIcon } from '../icons/user-cog';
|
|
2697
2701
|
// UserPen aliases
|
|
2698
2702
|
export { default as UserPenIcon } from '../icons/user-pen';
|
|
2699
|
-
// UserPlus aliases
|
|
2700
|
-
export { default as UserPlusIcon } from '../icons/user-plus';
|
|
2701
2703
|
// UserRoundPen aliases
|
|
2702
2704
|
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2705
|
+
// UserPlus aliases
|
|
2706
|
+
export { default as UserPlusIcon } from '../icons/user-plus';
|
|
2703
2707
|
// UserRoundSearch aliases
|
|
2704
2708
|
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2705
2709
|
// UserSearch aliases
|
|
@@ -2726,12 +2730,12 @@ export { default as VeganIcon } from '../icons/vegan';
|
|
|
2726
2730
|
export { default as VenetianMaskIcon } from '../icons/venetian-mask';
|
|
2727
2731
|
// VenusAndMars aliases
|
|
2728
2732
|
export { default as VenusAndMarsIcon } from '../icons/venus-and-mars';
|
|
2729
|
-
// Venus aliases
|
|
2730
|
-
export { default as VenusIcon } from '../icons/venus';
|
|
2731
2733
|
// VibrateOff aliases
|
|
2732
2734
|
export { default as VibrateOffIcon } from '../icons/vibrate-off';
|
|
2733
2735
|
// Vibrate aliases
|
|
2734
2736
|
export { default as VibrateIcon } from '../icons/vibrate';
|
|
2737
|
+
// Venus aliases
|
|
2738
|
+
export { default as VenusIcon } from '../icons/venus';
|
|
2735
2739
|
// VideoOff aliases
|
|
2736
2740
|
export { default as VideoOffIcon } from '../icons/video-off';
|
|
2737
2741
|
// Video aliases
|
|
@@ -2748,14 +2752,14 @@ export { default as VolleyballIcon } from '../icons/volleyball';
|
|
|
2748
2752
|
export { default as Volume1Icon } from '../icons/volume-1';
|
|
2749
2753
|
// Volume2 aliases
|
|
2750
2754
|
export { default as Volume2Icon } from '../icons/volume-2';
|
|
2751
|
-
// VolumeOff aliases
|
|
2752
|
-
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
2753
2755
|
// VolumeX aliases
|
|
2754
2756
|
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2755
2757
|
// Volume aliases
|
|
2756
2758
|
export { default as VolumeIcon } from '../icons/volume';
|
|
2757
2759
|
// Vote aliases
|
|
2758
2760
|
export { default as VoteIcon } from '../icons/vote';
|
|
2761
|
+
// VolumeOff aliases
|
|
2762
|
+
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
2759
2763
|
// WalletCards aliases
|
|
2760
2764
|
export { default as WalletCardsIcon } from '../icons/wallet-cards';
|
|
2761
2765
|
// Wallet aliases
|
|
@@ -2764,16 +2768,16 @@ export { default as WalletIcon } from '../icons/wallet';
|
|
|
2764
2768
|
export { default as WallpaperIcon } from '../icons/wallpaper';
|
|
2765
2769
|
// Wand aliases
|
|
2766
2770
|
export { default as WandIcon } from '../icons/wand';
|
|
2767
|
-
// Warehouse aliases
|
|
2768
|
-
export { default as WarehouseIcon } from '../icons/warehouse';
|
|
2769
2771
|
// WashingMachine aliases
|
|
2770
2772
|
export { default as WashingMachineIcon } from '../icons/washing-machine';
|
|
2771
|
-
//
|
|
2772
|
-
export { default as
|
|
2773
|
+
// Warehouse aliases
|
|
2774
|
+
export { default as WarehouseIcon } from '../icons/warehouse';
|
|
2773
2775
|
// WavesLadder aliases
|
|
2774
2776
|
export { default as WavesLadderIcon } from '../icons/waves-ladder';
|
|
2775
2777
|
// Waves aliases
|
|
2776
2778
|
export { default as WavesIcon } from '../icons/waves';
|
|
2779
|
+
// Watch aliases
|
|
2780
|
+
export { default as WatchIcon } from '../icons/watch';
|
|
2777
2781
|
// Waypoints aliases
|
|
2778
2782
|
export { default as WaypointsIcon } from '../icons/waypoints';
|
|
2779
2783
|
// Webcam aliases
|
|
@@ -2782,16 +2786,16 @@ export { default as WebcamIcon } from '../icons/webcam';
|
|
|
2782
2786
|
export { default as WebhookOffIcon } from '../icons/webhook-off';
|
|
2783
2787
|
// Webhook aliases
|
|
2784
2788
|
export { default as WebhookIcon } from '../icons/webhook';
|
|
2785
|
-
// Weight aliases
|
|
2786
|
-
export { default as WeightIcon } from '../icons/weight';
|
|
2787
2789
|
// WheatOff aliases
|
|
2788
2790
|
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
2791
|
+
// Weight aliases
|
|
2792
|
+
export { default as WeightIcon } from '../icons/weight';
|
|
2789
2793
|
// Wheat aliases
|
|
2790
2794
|
export { default as WheatIcon } from '../icons/wheat';
|
|
2791
|
-
// WifiCog aliases
|
|
2792
|
-
export { default as WifiCogIcon } from '../icons/wifi-cog';
|
|
2793
2795
|
// WholeWord aliases
|
|
2794
2796
|
export { default as WholeWordIcon } from '../icons/whole-word';
|
|
2797
|
+
// WifiCog aliases
|
|
2798
|
+
export { default as WifiCogIcon } from '../icons/wifi-cog';
|
|
2795
2799
|
// WifiHigh aliases
|
|
2796
2800
|
export { default as WifiHighIcon } from '../icons/wifi-high';
|
|
2797
2801
|
// WifiLow aliases
|
|
@@ -2806,10 +2810,10 @@ export { default as WifiSyncIcon } from '../icons/wifi-sync';
|
|
|
2806
2810
|
export { default as WifiZeroIcon } from '../icons/wifi-zero';
|
|
2807
2811
|
// Wifi aliases
|
|
2808
2812
|
export { default as WifiIcon } from '../icons/wifi';
|
|
2809
|
-
// Wind aliases
|
|
2810
|
-
export { default as WindIcon } from '../icons/wind';
|
|
2811
2813
|
// WindArrowDown aliases
|
|
2812
2814
|
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
2815
|
+
// Wind aliases
|
|
2816
|
+
export { default as WindIcon } from '../icons/wind';
|
|
2813
2817
|
// WineOff aliases
|
|
2814
2818
|
export { default as WineOffIcon } from '../icons/wine-off';
|
|
2815
2819
|
// Wine aliases
|
|
@@ -2826,12 +2830,12 @@ export { default as XIcon } from '../icons/x';
|
|
|
2826
2830
|
export { default as YoutubeIcon } from '../icons/youtube';
|
|
2827
2831
|
// ZapOff aliases
|
|
2828
2832
|
export { default as ZapOffIcon } from '../icons/zap-off';
|
|
2829
|
-
// Zap aliases
|
|
2830
|
-
export { default as ZapIcon } from '../icons/zap';
|
|
2831
|
-
// ZoomIn aliases
|
|
2832
|
-
export { default as ZoomInIcon } from '../icons/zoom-in';
|
|
2833
2833
|
// ZoomOut aliases
|
|
2834
2834
|
export { default as ZoomOutIcon } from '../icons/zoom-out';
|
|
2835
|
+
// ZoomIn aliases
|
|
2836
|
+
export { default as ZoomInIcon } from '../icons/zoom-in';
|
|
2837
|
+
// Zap aliases
|
|
2838
|
+
export { default as ZapIcon } from '../icons/zap';
|
|
2835
2839
|
// ArrowDown01 aliases
|
|
2836
2840
|
export { default as ArrowDown01Icon } from '../icons/arrow-down-0-1';
|
|
2837
2841
|
// ArrowDown10 aliases
|
|
@@ -2876,12 +2880,6 @@ export {
|
|
|
2876
2880
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. This alias will be removed in v1.0 */
|
|
2877
2881
|
default as ArrowDownZaIcon
|
|
2878
2882
|
} from '../icons/arrow-down-z-a';
|
|
2879
|
-
// ArrowUpAZ aliases
|
|
2880
|
-
export { default as ArrowUpAZIcon } from '../icons/arrow-up-a-z';
|
|
2881
|
-
export {
|
|
2882
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpAZ} instead. This alias will be removed in v1.0 */
|
|
2883
|
-
default as ArrowUpAzIcon
|
|
2884
|
-
} from '../icons/arrow-up-a-z';
|
|
2885
2883
|
// ArrowUpNarrowWide aliases
|
|
2886
2884
|
export { default as ArrowUpNarrowWideIcon } from '../icons/arrow-up-narrow-wide';
|
|
2887
2885
|
export {
|
|
@@ -2894,6 +2892,12 @@ export {
|
|
|
2894
2892
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpZA} instead. This alias will be removed in v1.0 */
|
|
2895
2893
|
default as ArrowUpZaIcon
|
|
2896
2894
|
} from '../icons/arrow-up-z-a';
|
|
2895
|
+
// ArrowUpAZ aliases
|
|
2896
|
+
export { default as ArrowUpAZIcon } from '../icons/arrow-up-a-z';
|
|
2897
|
+
export {
|
|
2898
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpAZ} instead. This alias will be removed in v1.0 */
|
|
2899
|
+
default as ArrowUpAzIcon
|
|
2900
|
+
} from '../icons/arrow-up-a-z';
|
|
2897
2901
|
// Axis3d aliases
|
|
2898
2902
|
export { default as Axis3dIcon } from '../icons/axis-3d';
|
|
2899
2903
|
export {
|
|
@@ -2906,18 +2910,18 @@ export {
|
|
|
2906
2910
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead. This alias will be removed in v1.0 */
|
|
2907
2911
|
default as VerifiedIcon
|
|
2908
2912
|
} from '../icons/badge-check';
|
|
2909
|
-
// BadgeQuestionMark aliases
|
|
2910
|
-
export { default as BadgeQuestionMarkIcon } from '../icons/badge-question-mark';
|
|
2911
|
-
export {
|
|
2912
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. This alias will be removed in v1.0 */
|
|
2913
|
-
default as BadgeHelpIcon
|
|
2914
|
-
} from '../icons/badge-question-mark';
|
|
2915
2913
|
// BetweenHorizontalEnd aliases
|
|
2916
2914
|
export { default as BetweenHorizontalEndIcon } from '../icons/between-horizontal-end';
|
|
2917
2915
|
export {
|
|
2918
2916
|
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. This alias will be removed in v1.0 */
|
|
2919
2917
|
default as BetweenHorizonalEndIcon
|
|
2920
2918
|
} from '../icons/between-horizontal-end';
|
|
2919
|
+
// BadgeQuestionMark aliases
|
|
2920
|
+
export { default as BadgeQuestionMarkIcon } from '../icons/badge-question-mark';
|
|
2921
|
+
export {
|
|
2922
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. This alias will be removed in v1.0 */
|
|
2923
|
+
default as BadgeHelpIcon
|
|
2924
|
+
} from '../icons/badge-question-mark';
|
|
2921
2925
|
// BetweenHorizontalStart aliases
|
|
2922
2926
|
export { default as BetweenHorizontalStartIcon } from '../icons/between-horizontal-start';
|
|
2923
2927
|
export {
|
|
@@ -3008,18 +3012,18 @@ export {
|
|
|
3008
3012
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesGantt} instead. This alias will be removed in v1.0 */
|
|
3009
3013
|
default as GanttChartIcon
|
|
3010
3014
|
} from '../icons/chart-no-axes-gantt';
|
|
3011
|
-
// ChartPie aliases
|
|
3012
|
-
export { default as ChartPieIcon } from '../icons/chart-pie';
|
|
3013
|
-
export {
|
|
3014
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartPie} instead. This alias will be removed in v1.0 */
|
|
3015
|
-
default as PieChartIcon
|
|
3016
|
-
} from '../icons/chart-pie';
|
|
3017
3015
|
// ChartScatter aliases
|
|
3018
3016
|
export { default as ChartScatterIcon } from '../icons/chart-scatter';
|
|
3019
3017
|
export {
|
|
3020
3018
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartScatter} instead. This alias will be removed in v1.0 */
|
|
3021
3019
|
default as ScatterChartIcon
|
|
3022
3020
|
} from '../icons/chart-scatter';
|
|
3021
|
+
// ChartPie aliases
|
|
3022
|
+
export { default as ChartPieIcon } from '../icons/chart-pie';
|
|
3023
|
+
export {
|
|
3024
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartPie} instead. This alias will be removed in v1.0 */
|
|
3025
|
+
default as PieChartIcon
|
|
3026
|
+
} from '../icons/chart-pie';
|
|
3023
3027
|
// Chromium aliases
|
|
3024
3028
|
export { default as ChromiumIcon } from '../icons/chromium';
|
|
3025
3029
|
export {
|
|
@@ -3044,18 +3048,18 @@ export {
|
|
|
3044
3048
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowLeft} instead. This alias will be removed in v1.0 */
|
|
3045
3049
|
default as ArrowLeftCircleIcon
|
|
3046
3050
|
} from '../icons/circle-arrow-left';
|
|
3047
|
-
// CircleArrowOutDownLeft aliases
|
|
3048
|
-
export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left';
|
|
3049
|
-
export {
|
|
3050
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. This alias will be removed in v1.0 */
|
|
3051
|
-
default as ArrowDownLeftFromCircleIcon
|
|
3052
|
-
} from '../icons/circle-arrow-out-down-left';
|
|
3053
3051
|
// CircleArrowOutDownRight aliases
|
|
3054
3052
|
export { default as CircleArrowOutDownRightIcon } from '../icons/circle-arrow-out-down-right';
|
|
3055
3053
|
export {
|
|
3056
3054
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownRight} instead. This alias will be removed in v1.0 */
|
|
3057
3055
|
default as ArrowDownRightFromCircleIcon
|
|
3058
3056
|
} from '../icons/circle-arrow-out-down-right';
|
|
3057
|
+
// CircleArrowOutDownLeft aliases
|
|
3058
|
+
export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left';
|
|
3059
|
+
export {
|
|
3060
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. This alias will be removed in v1.0 */
|
|
3061
|
+
default as ArrowDownLeftFromCircleIcon
|
|
3062
|
+
} from '../icons/circle-arrow-out-down-left';
|
|
3059
3063
|
// CircleArrowOutUpLeft aliases
|
|
3060
3064
|
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
3061
3065
|
export {
|
|
@@ -3068,18 +3072,18 @@ export {
|
|
|
3068
3072
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead. This alias will be removed in v1.0 */
|
|
3069
3073
|
default as ArrowUpRightFromCircleIcon
|
|
3070
3074
|
} from '../icons/circle-arrow-out-up-right';
|
|
3071
|
-
// CircleArrowRight aliases
|
|
3072
|
-
export { default as CircleArrowRightIcon } from '../icons/circle-arrow-right';
|
|
3073
|
-
export {
|
|
3074
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. This alias will be removed in v1.0 */
|
|
3075
|
-
default as ArrowRightCircleIcon
|
|
3076
|
-
} from '../icons/circle-arrow-right';
|
|
3077
3075
|
// CircleArrowUp aliases
|
|
3078
3076
|
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
3079
3077
|
export {
|
|
3080
3078
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowUp} instead. This alias will be removed in v1.0 */
|
|
3081
3079
|
default as ArrowUpCircleIcon
|
|
3082
3080
|
} from '../icons/circle-arrow-up';
|
|
3081
|
+
// CircleArrowRight aliases
|
|
3082
|
+
export { default as CircleArrowRightIcon } from '../icons/circle-arrow-right';
|
|
3083
|
+
export {
|
|
3084
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. This alias will be removed in v1.0 */
|
|
3085
|
+
default as ArrowRightCircleIcon
|
|
3086
|
+
} from '../icons/circle-arrow-right';
|
|
3083
3087
|
// CircleCheckBig aliases
|
|
3084
3088
|
export { default as CircleCheckBigIcon } from '../icons/circle-check-big';
|
|
3085
3089
|
export {
|
|
@@ -3122,18 +3126,18 @@ export {
|
|
|
3122
3126
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. This alias will be removed in v1.0 */
|
|
3123
3127
|
default as DivideCircleIcon
|
|
3124
3128
|
} from '../icons/circle-divide';
|
|
3125
|
-
// CircleGauge aliases
|
|
3126
|
-
export { default as CircleGaugeIcon } from '../icons/circle-gauge';
|
|
3127
|
-
export {
|
|
3128
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead. This alias will be removed in v1.0 */
|
|
3129
|
-
default as GaugeCircleIcon
|
|
3130
|
-
} from '../icons/circle-gauge';
|
|
3131
3129
|
// CircleMinus aliases
|
|
3132
3130
|
export { default as CircleMinusIcon } from '../icons/circle-minus';
|
|
3133
3131
|
export {
|
|
3134
3132
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. This alias will be removed in v1.0 */
|
|
3135
3133
|
default as MinusCircleIcon
|
|
3136
3134
|
} from '../icons/circle-minus';
|
|
3135
|
+
// CircleGauge aliases
|
|
3136
|
+
export { default as CircleGaugeIcon } from '../icons/circle-gauge';
|
|
3137
|
+
export {
|
|
3138
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead. This alias will be removed in v1.0 */
|
|
3139
|
+
default as GaugeCircleIcon
|
|
3140
|
+
} from '../icons/circle-gauge';
|
|
3137
3141
|
// CircleParkingOff aliases
|
|
3138
3142
|
export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
|
|
3139
3143
|
export {
|
|
@@ -3186,18 +3190,18 @@ export {
|
|
|
3186
3190
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3187
3191
|
default as CircleHelpIcon
|
|
3188
3192
|
} from '../icons/circle-question-mark';
|
|
3189
|
-
// CircleSlash2 aliases
|
|
3190
|
-
export { default as CircleSlash2Icon } from '../icons/circle-slash-2';
|
|
3191
|
-
export {
|
|
3192
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleSlash2} instead. This alias will be removed in v1.0 */
|
|
3193
|
-
default as CircleSlashedIcon
|
|
3194
|
-
} from '../icons/circle-slash-2';
|
|
3195
3193
|
// CircleStop aliases
|
|
3196
3194
|
export { default as CircleStopIcon } from '../icons/circle-stop';
|
|
3197
3195
|
export {
|
|
3198
3196
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. This alias will be removed in v1.0 */
|
|
3199
3197
|
default as StopCircleIcon
|
|
3200
3198
|
} from '../icons/circle-stop';
|
|
3199
|
+
// CircleSlash2 aliases
|
|
3200
|
+
export { default as CircleSlash2Icon } from '../icons/circle-slash-2';
|
|
3201
|
+
export {
|
|
3202
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleSlash2} instead. This alias will be removed in v1.0 */
|
|
3203
|
+
default as CircleSlashedIcon
|
|
3204
|
+
} from '../icons/circle-slash-2';
|
|
3201
3205
|
// CircleUserRound aliases
|
|
3202
3206
|
export { default as CircleUserRoundIcon } from '../icons/circle-user-round';
|
|
3203
3207
|
export {
|
|
@@ -3216,6 +3220,12 @@ export {
|
|
|
3216
3220
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead. This alias will be removed in v1.0 */
|
|
3217
3221
|
default as XCircleIcon
|
|
3218
3222
|
} from '../icons/circle-x';
|
|
3223
|
+
// ClipboardPen aliases
|
|
3224
|
+
export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
|
|
3225
|
+
export {
|
|
3226
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPen} instead. This alias will be removed in v1.0 */
|
|
3227
|
+
default as ClipboardEditIcon
|
|
3228
|
+
} from '../icons/clipboard-pen';
|
|
3219
3229
|
// ClipboardPenLine aliases
|
|
3220
3230
|
export { default as ClipboardPenLineIcon } from '../icons/clipboard-pen-line';
|
|
3221
3231
|
export {
|
|
@@ -3228,30 +3238,24 @@ export {
|
|
|
3228
3238
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudDownload} instead. This alias will be removed in v1.0 */
|
|
3229
3239
|
default as DownloadCloudIcon
|
|
3230
3240
|
} from '../icons/cloud-download';
|
|
3231
|
-
// ClipboardPen aliases
|
|
3232
|
-
export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
|
|
3233
|
-
export {
|
|
3234
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPen} instead. This alias will be removed in v1.0 */
|
|
3235
|
-
default as ClipboardEditIcon
|
|
3236
|
-
} from '../icons/clipboard-pen';
|
|
3237
3241
|
// CloudUpload aliases
|
|
3238
3242
|
export { default as CloudUploadIcon } from '../icons/cloud-upload';
|
|
3239
3243
|
export {
|
|
3240
3244
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudUpload} instead. This alias will be removed in v1.0 */
|
|
3241
3245
|
default as UploadCloudIcon
|
|
3242
3246
|
} from '../icons/cloud-upload';
|
|
3243
|
-
//
|
|
3244
|
-
export { default as
|
|
3245
|
-
export {
|
|
3246
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. This alias will be removed in v1.0 */
|
|
3247
|
-
default as Code2Icon
|
|
3248
|
-
} from '../icons/code-xml';
|
|
3249
|
-
// Columns2 aliases
|
|
3250
|
-
export { default as Columns2Icon } from '../icons/columns-2';
|
|
3247
|
+
// Columns2 aliases
|
|
3248
|
+
export { default as Columns2Icon } from '../icons/columns-2';
|
|
3251
3249
|
export {
|
|
3252
3250
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns2} instead. This alias will be removed in v1.0 */
|
|
3253
3251
|
default as ColumnsIcon
|
|
3254
3252
|
} from '../icons/columns-2';
|
|
3253
|
+
// CodeXml aliases
|
|
3254
|
+
export { default as CodeXmlIcon } from '../icons/code-xml';
|
|
3255
|
+
export {
|
|
3256
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. This alias will be removed in v1.0 */
|
|
3257
|
+
default as Code2Icon
|
|
3258
|
+
} from '../icons/code-xml';
|
|
3255
3259
|
// Columns3Cog aliases
|
|
3256
3260
|
export { default as Columns3CogIcon } from '../icons/columns-3-cog';
|
|
3257
3261
|
export {
|
|
@@ -3268,18 +3272,18 @@ export {
|
|
|
3268
3272
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead. This alias will be removed in v1.0 */
|
|
3269
3273
|
default as PanelsLeftRightIcon
|
|
3270
3274
|
} from '../icons/columns-3';
|
|
3271
|
-
// ContactRound aliases
|
|
3272
|
-
export { default as ContactRoundIcon } from '../icons/contact-round';
|
|
3273
|
-
export {
|
|
3274
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. This alias will be removed in v1.0 */
|
|
3275
|
-
default as Contact2Icon
|
|
3276
|
-
} from '../icons/contact-round';
|
|
3277
3275
|
// DiamondPercent aliases
|
|
3278
3276
|
export { default as DiamondPercentIcon } from '../icons/diamond-percent';
|
|
3279
3277
|
export {
|
|
3280
3278
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead. This alias will be removed in v1.0 */
|
|
3281
3279
|
default as PercentDiamondIcon
|
|
3282
3280
|
} from '../icons/diamond-percent';
|
|
3281
|
+
// ContactRound aliases
|
|
3282
|
+
export { default as ContactRoundIcon } from '../icons/contact-round';
|
|
3283
|
+
export {
|
|
3284
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. This alias will be removed in v1.0 */
|
|
3285
|
+
default as Contact2Icon
|
|
3286
|
+
} from '../icons/contact-round';
|
|
3283
3287
|
// Earth aliases
|
|
3284
3288
|
export { default as EarthIcon } from '../icons/earth';
|
|
3285
3289
|
export {
|
|
@@ -3292,24 +3296,18 @@ export {
|
|
|
3292
3296
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link EllipsisVertical} instead. This alias will be removed in v1.0 */
|
|
3293
3297
|
default as MoreVerticalIcon
|
|
3294
3298
|
} from '../icons/ellipsis-vertical';
|
|
3295
|
-
// Ellipsis aliases
|
|
3296
|
-
export { default as EllipsisIcon } from '../icons/ellipsis';
|
|
3297
|
-
export {
|
|
3298
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. This alias will be removed in v1.0 */
|
|
3299
|
-
default as MoreHorizontalIcon
|
|
3300
|
-
} from '../icons/ellipsis';
|
|
3301
3299
|
// FileAxis3d aliases
|
|
3302
3300
|
export { default as FileAxis3dIcon } from '../icons/file-axis-3d';
|
|
3303
3301
|
export {
|
|
3304
3302
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. This alias will be removed in v1.0 */
|
|
3305
3303
|
default as FileAxis3DIcon
|
|
3306
3304
|
} from '../icons/file-axis-3d';
|
|
3307
|
-
//
|
|
3308
|
-
export { default as
|
|
3305
|
+
// Ellipsis aliases
|
|
3306
|
+
export { default as EllipsisIcon } from '../icons/ellipsis';
|
|
3309
3307
|
export {
|
|
3310
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3311
|
-
default as
|
|
3312
|
-
} from '../icons/
|
|
3308
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. This alias will be removed in v1.0 */
|
|
3309
|
+
default as MoreHorizontalIcon
|
|
3310
|
+
} from '../icons/ellipsis';
|
|
3313
3311
|
// FileChartColumn aliases
|
|
3314
3312
|
export { default as FileChartColumnIcon } from '../icons/file-chart-column';
|
|
3315
3313
|
export {
|
|
@@ -3322,24 +3320,30 @@ export {
|
|
|
3322
3320
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. This alias will be removed in v1.0 */
|
|
3323
3321
|
default as FileLineChartIcon
|
|
3324
3322
|
} from '../icons/file-chart-line';
|
|
3325
|
-
// FileChartPie aliases
|
|
3326
|
-
export { default as FileChartPieIcon } from '../icons/file-chart-pie';
|
|
3327
|
-
export {
|
|
3328
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. This alias will be removed in v1.0 */
|
|
3329
|
-
default as FilePieChartIcon
|
|
3330
|
-
} from '../icons/file-chart-pie';
|
|
3331
3323
|
// FileCog aliases
|
|
3332
3324
|
export { default as FileCogIcon } from '../icons/file-cog';
|
|
3333
3325
|
export {
|
|
3334
3326
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead. This alias will be removed in v1.0 */
|
|
3335
3327
|
default as FileCog2Icon
|
|
3336
3328
|
} from '../icons/file-cog';
|
|
3329
|
+
// FileChartColumnIncreasing aliases
|
|
3330
|
+
export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
|
|
3331
|
+
export {
|
|
3332
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
3333
|
+
default as FileBarChartIcon
|
|
3334
|
+
} from '../icons/file-chart-column-increasing';
|
|
3337
3335
|
// FilePenLine aliases
|
|
3338
3336
|
export { default as FilePenLineIcon } from '../icons/file-pen-line';
|
|
3339
3337
|
export {
|
|
3340
3338
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead. This alias will be removed in v1.0 */
|
|
3341
3339
|
default as FileSignatureIcon
|
|
3342
3340
|
} from '../icons/file-pen-line';
|
|
3341
|
+
// FileChartPie aliases
|
|
3342
|
+
export { default as FileChartPieIcon } from '../icons/file-chart-pie';
|
|
3343
|
+
export {
|
|
3344
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. This alias will be removed in v1.0 */
|
|
3345
|
+
default as FilePieChartIcon
|
|
3346
|
+
} from '../icons/file-chart-pie';
|
|
3343
3347
|
// FilePen aliases
|
|
3344
3348
|
export { default as FilePenIcon } from '../icons/file-pen';
|
|
3345
3349
|
export {
|
|
@@ -3352,30 +3356,30 @@ export {
|
|
|
3352
3356
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlay} instead. This alias will be removed in v1.0 */
|
|
3353
3357
|
default as FileVideoIcon
|
|
3354
3358
|
} from '../icons/file-play';
|
|
3355
|
-
// FileQuestionMark aliases
|
|
3356
|
-
export { default as FileQuestionMarkIcon } from '../icons/file-question-mark';
|
|
3357
|
-
export {
|
|
3358
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3359
|
-
default as FileQuestionIcon
|
|
3360
|
-
} from '../icons/file-question-mark';
|
|
3361
|
-
// FileVideoCamera aliases
|
|
3362
|
-
export { default as FileVideoCameraIcon } from '../icons/file-video-camera';
|
|
3363
|
-
export {
|
|
3364
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. This alias will be removed in v1.0 */
|
|
3365
|
-
default as FileVideo2Icon
|
|
3366
|
-
} from '../icons/file-video-camera';
|
|
3367
3359
|
// FolderCog aliases
|
|
3368
3360
|
export { default as FolderCogIcon } from '../icons/folder-cog';
|
|
3369
3361
|
export {
|
|
3370
3362
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead. This alias will be removed in v1.0 */
|
|
3371
3363
|
default as FolderCog2Icon
|
|
3372
3364
|
} from '../icons/folder-cog';
|
|
3365
|
+
// FileQuestionMark aliases
|
|
3366
|
+
export { default as FileQuestionMarkIcon } from '../icons/file-question-mark';
|
|
3367
|
+
export {
|
|
3368
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3369
|
+
default as FileQuestionIcon
|
|
3370
|
+
} from '../icons/file-question-mark';
|
|
3373
3371
|
// FolderPen aliases
|
|
3374
3372
|
export { default as FolderPenIcon } from '../icons/folder-pen';
|
|
3375
3373
|
export {
|
|
3376
3374
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderPen} instead. This alias will be removed in v1.0 */
|
|
3377
3375
|
default as FolderEditIcon
|
|
3378
3376
|
} from '../icons/folder-pen';
|
|
3377
|
+
// FileVideoCamera aliases
|
|
3378
|
+
export { default as FileVideoCameraIcon } from '../icons/file-video-camera';
|
|
3379
|
+
export {
|
|
3380
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. This alias will be removed in v1.0 */
|
|
3381
|
+
default as FileVideo2Icon
|
|
3382
|
+
} from '../icons/file-video-camera';
|
|
3379
3383
|
// FunnelX aliases
|
|
3380
3384
|
export { default as FunnelXIcon } from '../icons/funnel-x';
|
|
3381
3385
|
export {
|
|
@@ -3400,12 +3404,6 @@ export {
|
|
|
3400
3404
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Plus} instead. This alias will be removed in v1.0 */
|
|
3401
3405
|
default as Grid2X2PlusIcon
|
|
3402
3406
|
} from '../icons/grid-2x2-plus';
|
|
3403
|
-
// Grid2x2Check aliases
|
|
3404
|
-
export { default as Grid2x2CheckIcon } from '../icons/grid-2x2-check';
|
|
3405
|
-
export {
|
|
3406
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Check} instead. This alias will be removed in v1.0 */
|
|
3407
|
-
default as Grid2X2CheckIcon
|
|
3408
|
-
} from '../icons/grid-2x2-check';
|
|
3409
3407
|
// Grid2x2X aliases
|
|
3410
3408
|
export { default as Grid2x2XIcon } from '../icons/grid-2x2-x';
|
|
3411
3409
|
export {
|
|
@@ -3418,6 +3416,12 @@ export {
|
|
|
3418
3416
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. This alias will be removed in v1.0 */
|
|
3419
3417
|
default as Grid2X2Icon
|
|
3420
3418
|
} from '../icons/grid-2x2';
|
|
3419
|
+
// Grid2x2Check aliases
|
|
3420
|
+
export { default as Grid2x2CheckIcon } from '../icons/grid-2x2-check';
|
|
3421
|
+
export {
|
|
3422
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Check} instead. This alias will be removed in v1.0 */
|
|
3423
|
+
default as Grid2X2CheckIcon
|
|
3424
|
+
} from '../icons/grid-2x2-check';
|
|
3421
3425
|
// Grid3x3 aliases
|
|
3422
3426
|
export { default as Grid3x3Icon } from '../icons/grid-3x3';
|
|
3423
3427
|
export {
|
|
@@ -3446,18 +3450,18 @@ export {
|
|
|
3446
3450
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. This alias will be removed in v1.0 */
|
|
3447
3451
|
default as HomeIcon
|
|
3448
3452
|
} from '../icons/house';
|
|
3449
|
-
// IceCreamBowl aliases
|
|
3450
|
-
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3451
|
-
export {
|
|
3452
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. This alias will be removed in v1.0 */
|
|
3453
|
-
default as IceCream2Icon
|
|
3454
|
-
} from '../icons/ice-cream-bowl';
|
|
3455
3453
|
// IceCreamCone aliases
|
|
3456
3454
|
export { default as IceCreamConeIcon } from '../icons/ice-cream-cone';
|
|
3457
3455
|
export {
|
|
3458
3456
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead. This alias will be removed in v1.0 */
|
|
3459
3457
|
default as IceCreamIcon
|
|
3460
3458
|
} from '../icons/ice-cream-cone';
|
|
3459
|
+
// IceCreamBowl aliases
|
|
3460
|
+
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3461
|
+
export {
|
|
3462
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. This alias will be removed in v1.0 */
|
|
3463
|
+
default as IceCream2Icon
|
|
3464
|
+
} from '../icons/ice-cream-bowl';
|
|
3461
3465
|
// LaptopMinimal aliases
|
|
3462
3466
|
export { default as LaptopMinimalIcon } from '../icons/laptop-minimal';
|
|
3463
3467
|
export {
|
|
@@ -3480,16 +3484,6 @@ export {
|
|
|
3480
3484
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. This alias will be removed in v1.0 */
|
|
3481
3485
|
default as IndentDecreaseIcon
|
|
3482
3486
|
} from '../icons/list-indent-decrease';
|
|
3483
|
-
// ListIndentIncrease aliases
|
|
3484
|
-
export { default as ListIndentIncreaseIcon } from '../icons/list-indent-increase';
|
|
3485
|
-
export {
|
|
3486
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. This alias will be removed in v1.0 */
|
|
3487
|
-
default as IndentIcon
|
|
3488
|
-
} from '../icons/list-indent-increase';
|
|
3489
|
-
export {
|
|
3490
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. This alias will be removed in v1.0 */
|
|
3491
|
-
default as IndentIncreaseIcon
|
|
3492
|
-
} from '../icons/list-indent-increase';
|
|
3493
3487
|
// LoaderCircle aliases
|
|
3494
3488
|
export { default as LoaderCircleIcon } from '../icons/loader-circle';
|
|
3495
3489
|
export {
|
|
@@ -3502,42 +3496,52 @@ export {
|
|
|
3502
3496
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockKeyholeOpen} instead. This alias will be removed in v1.0 */
|
|
3503
3497
|
default as UnlockKeyholeIcon
|
|
3504
3498
|
} from '../icons/lock-keyhole-open';
|
|
3505
|
-
//
|
|
3506
|
-
export { default as
|
|
3499
|
+
// ListIndentIncrease aliases
|
|
3500
|
+
export { default as ListIndentIncreaseIcon } from '../icons/list-indent-increase';
|
|
3507
3501
|
export {
|
|
3508
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3509
|
-
default as
|
|
3510
|
-
} from '../icons/
|
|
3502
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. This alias will be removed in v1.0 */
|
|
3503
|
+
default as IndentIcon
|
|
3504
|
+
} from '../icons/list-indent-increase';
|
|
3505
|
+
export {
|
|
3506
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. This alias will be removed in v1.0 */
|
|
3507
|
+
default as IndentIncreaseIcon
|
|
3508
|
+
} from '../icons/list-indent-increase';
|
|
3511
3509
|
// MailQuestionMark aliases
|
|
3512
3510
|
export { default as MailQuestionMarkIcon } from '../icons/mail-question-mark';
|
|
3513
3511
|
export {
|
|
3514
3512
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MailQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3515
3513
|
default as MailQuestionIcon
|
|
3516
3514
|
} from '../icons/mail-question-mark';
|
|
3517
|
-
//
|
|
3518
|
-
export { default as
|
|
3515
|
+
// LockOpen aliases
|
|
3516
|
+
export { default as LockOpenIcon } from '../icons/lock-open';
|
|
3519
3517
|
export {
|
|
3520
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3521
|
-
default as
|
|
3522
|
-
} from '../icons/
|
|
3518
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. This alias will be removed in v1.0 */
|
|
3519
|
+
default as UnlockIcon
|
|
3520
|
+
} from '../icons/lock-open';
|
|
3523
3521
|
// MessageCircleQuestionMark aliases
|
|
3524
3522
|
export { default as MessageCircleQuestionMarkIcon } from '../icons/message-circle-question-mark';
|
|
3525
3523
|
export {
|
|
3526
3524
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MessageCircleQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3527
3525
|
default as MessageCircleQuestionIcon
|
|
3528
3526
|
} from '../icons/message-circle-question-mark';
|
|
3529
|
-
//
|
|
3530
|
-
export { default as
|
|
3527
|
+
// MapPinPen aliases
|
|
3528
|
+
export { default as MapPinPenIcon } from '../icons/map-pin-pen';
|
|
3531
3529
|
export {
|
|
3532
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3533
|
-
default as
|
|
3534
|
-
} from '../icons/
|
|
3530
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MapPinPen} instead. This alias will be removed in v1.0 */
|
|
3531
|
+
default as LocationEditIcon
|
|
3532
|
+
} from '../icons/map-pin-pen';
|
|
3535
3533
|
// MicVocal aliases
|
|
3536
3534
|
export { default as MicVocalIcon } from '../icons/mic-vocal';
|
|
3537
3535
|
export {
|
|
3538
3536
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead. This alias will be removed in v1.0 */
|
|
3539
3537
|
default as Mic2Icon
|
|
3540
3538
|
} from '../icons/mic-vocal';
|
|
3539
|
+
// Move3d aliases
|
|
3540
|
+
export { default as Move3dIcon } from '../icons/move-3d';
|
|
3541
|
+
export {
|
|
3542
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead. This alias will be removed in v1.0 */
|
|
3543
|
+
default as Move3DIcon
|
|
3544
|
+
} from '../icons/move-3d';
|
|
3541
3545
|
// OctagonAlert aliases
|
|
3542
3546
|
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3543
3547
|
export {
|
|
@@ -3610,18 +3614,18 @@ export {
|
|
|
3610
3614
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead. This alias will be removed in v1.0 */
|
|
3611
3615
|
default as LayoutIcon
|
|
3612
3616
|
} from '../icons/panels-top-left';
|
|
3613
|
-
// PenLine aliases
|
|
3614
|
-
export { default as PenLineIcon } from '../icons/pen-line';
|
|
3615
|
-
export {
|
|
3616
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. This alias will be removed in v1.0 */
|
|
3617
|
-
default as Edit3Icon
|
|
3618
|
-
} from '../icons/pen-line';
|
|
3619
3617
|
// Pen aliases
|
|
3620
3618
|
export { default as PenIcon } from '../icons/pen';
|
|
3621
3619
|
export {
|
|
3622
3620
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Pen} instead. This alias will be removed in v1.0 */
|
|
3623
3621
|
default as Edit2Icon
|
|
3624
3622
|
} from '../icons/pen';
|
|
3623
|
+
// PenLine aliases
|
|
3624
|
+
export { default as PenLineIcon } from '../icons/pen-line';
|
|
3625
|
+
export {
|
|
3626
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. This alias will be removed in v1.0 */
|
|
3627
|
+
default as Edit3Icon
|
|
3628
|
+
} from '../icons/pen-line';
|
|
3625
3629
|
// PlugZap aliases
|
|
3626
3630
|
export { default as PlugZapIcon } from '../icons/plug-zap';
|
|
3627
3631
|
export {
|
|
@@ -3640,30 +3644,30 @@ export {
|
|
|
3640
3644
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead. This alias will be removed in v1.0 */
|
|
3641
3645
|
default as RowsIcon
|
|
3642
3646
|
} from '../icons/rows-2';
|
|
3647
|
+
// Scale3d aliases
|
|
3648
|
+
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
3649
|
+
export {
|
|
3650
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Scale3d} instead. This alias will be removed in v1.0 */
|
|
3651
|
+
default as Scale3DIcon
|
|
3652
|
+
} from '../icons/scale-3d';
|
|
3643
3653
|
// Rotate3d aliases
|
|
3644
3654
|
export { default as Rotate3dIcon } from '../icons/rotate-3d';
|
|
3645
3655
|
export {
|
|
3646
3656
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead. This alias will be removed in v1.0 */
|
|
3647
3657
|
default as Rotate3DIcon
|
|
3648
3658
|
} from '../icons/rotate-3d';
|
|
3649
|
-
// Rows3 aliases
|
|
3650
|
-
export { default as Rows3Icon } from '../icons/rows-3';
|
|
3651
|
-
export {
|
|
3652
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead. This alias will be removed in v1.0 */
|
|
3653
|
-
default as PanelsTopBottomIcon
|
|
3654
|
-
} from '../icons/rows-3';
|
|
3655
3659
|
// SendHorizontal aliases
|
|
3656
3660
|
export { default as SendHorizontalIcon } from '../icons/send-horizontal';
|
|
3657
3661
|
export {
|
|
3658
3662
|
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. This alias will be removed in v1.0 */
|
|
3659
3663
|
default as SendHorizonalIcon
|
|
3660
3664
|
} from '../icons/send-horizontal';
|
|
3661
|
-
//
|
|
3662
|
-
export { default as
|
|
3665
|
+
// Rows3 aliases
|
|
3666
|
+
export { default as Rows3Icon } from '../icons/rows-3';
|
|
3663
3667
|
export {
|
|
3664
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3665
|
-
default as
|
|
3666
|
-
} from '../icons/
|
|
3668
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead. This alias will be removed in v1.0 */
|
|
3669
|
+
default as PanelsTopBottomIcon
|
|
3670
|
+
} from '../icons/rows-3';
|
|
3667
3671
|
// ShieldQuestionMark aliases
|
|
3668
3672
|
export { default as ShieldQuestionMarkIcon } from '../icons/shield-question-mark';
|
|
3669
3673
|
export {
|
|
@@ -3700,18 +3704,18 @@ export {
|
|
|
3700
3704
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownLeft} instead. This alias will be removed in v1.0 */
|
|
3701
3705
|
default as ArrowDownLeftSquareIcon
|
|
3702
3706
|
} from '../icons/square-arrow-down-left';
|
|
3703
|
-
// SquareArrowDownRight aliases
|
|
3704
|
-
export { default as SquareArrowDownRightIcon } from '../icons/square-arrow-down-right';
|
|
3705
|
-
export {
|
|
3706
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. This alias will be removed in v1.0 */
|
|
3707
|
-
default as ArrowDownRightSquareIcon
|
|
3708
|
-
} from '../icons/square-arrow-down-right';
|
|
3709
3707
|
// SquareArrowDown aliases
|
|
3710
3708
|
export { default as SquareArrowDownIcon } from '../icons/square-arrow-down';
|
|
3711
3709
|
export {
|
|
3712
3710
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. This alias will be removed in v1.0 */
|
|
3713
3711
|
default as ArrowDownSquareIcon
|
|
3714
3712
|
} from '../icons/square-arrow-down';
|
|
3713
|
+
// SquareArrowDownRight aliases
|
|
3714
|
+
export { default as SquareArrowDownRightIcon } from '../icons/square-arrow-down-right';
|
|
3715
|
+
export {
|
|
3716
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. This alias will be removed in v1.0 */
|
|
3717
|
+
default as ArrowDownRightSquareIcon
|
|
3718
|
+
} from '../icons/square-arrow-down-right';
|
|
3715
3719
|
// SquareArrowLeft aliases
|
|
3716
3720
|
export { default as SquareArrowLeftIcon } from '../icons/square-arrow-left';
|
|
3717
3721
|
export {
|
|
@@ -3742,42 +3746,42 @@ export {
|
|
|
3742
3746
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. This alias will be removed in v1.0 */
|
|
3743
3747
|
default as ArrowUpRightFromSquareIcon
|
|
3744
3748
|
} from '../icons/square-arrow-out-up-right';
|
|
3745
|
-
// SquareArrowRight aliases
|
|
3746
|
-
export { default as SquareArrowRightIcon } from '../icons/square-arrow-right';
|
|
3747
|
-
export {
|
|
3748
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead. This alias will be removed in v1.0 */
|
|
3749
|
-
default as ArrowRightSquareIcon
|
|
3750
|
-
} from '../icons/square-arrow-right';
|
|
3751
3749
|
// SquareArrowUpLeft aliases
|
|
3752
3750
|
export { default as SquareArrowUpLeftIcon } from '../icons/square-arrow-up-left';
|
|
3753
3751
|
export {
|
|
3754
3752
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpLeft} instead. This alias will be removed in v1.0 */
|
|
3755
3753
|
default as ArrowUpLeftSquareIcon
|
|
3756
3754
|
} from '../icons/square-arrow-up-left';
|
|
3757
|
-
// SquareArrowUpRight aliases
|
|
3758
|
-
export { default as SquareArrowUpRightIcon } from '../icons/square-arrow-up-right';
|
|
3759
|
-
export {
|
|
3760
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpRight} instead. This alias will be removed in v1.0 */
|
|
3761
|
-
default as ArrowUpRightSquareIcon
|
|
3762
|
-
} from '../icons/square-arrow-up-right';
|
|
3763
3755
|
// SquareArrowUp aliases
|
|
3764
3756
|
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
3765
3757
|
export {
|
|
3766
3758
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. This alias will be removed in v1.0 */
|
|
3767
3759
|
default as ArrowUpSquareIcon
|
|
3768
3760
|
} from '../icons/square-arrow-up';
|
|
3769
|
-
//
|
|
3770
|
-
export { default as
|
|
3761
|
+
// SquareArrowUpRight aliases
|
|
3762
|
+
export { default as SquareArrowUpRightIcon } from '../icons/square-arrow-up-right';
|
|
3771
3763
|
export {
|
|
3772
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3773
|
-
default as
|
|
3774
|
-
} from '../icons/square-
|
|
3764
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpRight} instead. This alias will be removed in v1.0 */
|
|
3765
|
+
default as ArrowUpRightSquareIcon
|
|
3766
|
+
} from '../icons/square-arrow-up-right';
|
|
3767
|
+
// SquareArrowRight aliases
|
|
3768
|
+
export { default as SquareArrowRightIcon } from '../icons/square-arrow-right';
|
|
3769
|
+
export {
|
|
3770
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead. This alias will be removed in v1.0 */
|
|
3771
|
+
default as ArrowRightSquareIcon
|
|
3772
|
+
} from '../icons/square-arrow-right';
|
|
3775
3773
|
// SquareAsterisk aliases
|
|
3776
3774
|
export { default as SquareAsteriskIcon } from '../icons/square-asterisk';
|
|
3777
3775
|
export {
|
|
3778
3776
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead. This alias will be removed in v1.0 */
|
|
3779
3777
|
default as AsteriskSquareIcon
|
|
3780
3778
|
} from '../icons/square-asterisk';
|
|
3779
|
+
// SquareBottomDashedScissors aliases
|
|
3780
|
+
export { default as SquareBottomDashedScissorsIcon } from '../icons/square-bottom-dashed-scissors';
|
|
3781
|
+
export {
|
|
3782
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareBottomDashedScissors} instead. This alias will be removed in v1.0 */
|
|
3783
|
+
default as ScissorsSquareDashedBottomIcon
|
|
3784
|
+
} from '../icons/square-bottom-dashed-scissors';
|
|
3781
3785
|
// SquareChartGantt aliases
|
|
3782
3786
|
export { default as SquareChartGanttIcon } from '../icons/square-chart-gantt';
|
|
3783
3787
|
export {
|
|
@@ -3830,18 +3834,18 @@ export {
|
|
|
3830
3834
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCode} instead. This alias will be removed in v1.0 */
|
|
3831
3835
|
default as CodeSquareIcon
|
|
3832
3836
|
} from '../icons/square-code';
|
|
3833
|
-
// SquareDashedKanban aliases
|
|
3834
|
-
export { default as SquareDashedKanbanIcon } from '../icons/square-dashed-kanban';
|
|
3835
|
-
export {
|
|
3836
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedKanban} instead. This alias will be removed in v1.0 */
|
|
3837
|
-
default as KanbanSquareDashedIcon
|
|
3838
|
-
} from '../icons/square-dashed-kanban';
|
|
3839
3837
|
// SquareDashedMousePointer aliases
|
|
3840
3838
|
export { default as SquareDashedMousePointerIcon } from '../icons/square-dashed-mouse-pointer';
|
|
3841
3839
|
export {
|
|
3842
3840
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedMousePointer} instead. This alias will be removed in v1.0 */
|
|
3843
3841
|
default as MousePointerSquareDashedIcon
|
|
3844
3842
|
} from '../icons/square-dashed-mouse-pointer';
|
|
3843
|
+
// SquareDashedKanban aliases
|
|
3844
|
+
export { default as SquareDashedKanbanIcon } from '../icons/square-dashed-kanban';
|
|
3845
|
+
export {
|
|
3846
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedKanban} instead. This alias will be removed in v1.0 */
|
|
3847
|
+
default as KanbanSquareDashedIcon
|
|
3848
|
+
} from '../icons/square-dashed-kanban';
|
|
3845
3849
|
// SquareDashed aliases
|
|
3846
3850
|
export { default as SquareDashedIcon } from '../icons/square-dashed';
|
|
3847
3851
|
export {
|
|
@@ -3854,30 +3858,30 @@ export {
|
|
|
3854
3858
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDivide} instead. This alias will be removed in v1.0 */
|
|
3855
3859
|
default as DivideSquareIcon
|
|
3856
3860
|
} from '../icons/square-divide';
|
|
3857
|
-
// SquareDot aliases
|
|
3858
|
-
export { default as SquareDotIcon } from '../icons/square-dot';
|
|
3859
|
-
export {
|
|
3860
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead. This alias will be removed in v1.0 */
|
|
3861
|
-
default as DotSquareIcon
|
|
3862
|
-
} from '../icons/square-dot';
|
|
3863
3861
|
// SquareEqual aliases
|
|
3864
3862
|
export { default as SquareEqualIcon } from '../icons/square-equal';
|
|
3865
3863
|
export {
|
|
3866
3864
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead. This alias will be removed in v1.0 */
|
|
3867
3865
|
default as EqualSquareIcon
|
|
3868
3866
|
} from '../icons/square-equal';
|
|
3869
|
-
//
|
|
3870
|
-
export { default as
|
|
3867
|
+
// SquareDot aliases
|
|
3868
|
+
export { default as SquareDotIcon } from '../icons/square-dot';
|
|
3871
3869
|
export {
|
|
3872
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3873
|
-
default as
|
|
3874
|
-
} from '../icons/square-
|
|
3870
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead. This alias will be removed in v1.0 */
|
|
3871
|
+
default as DotSquareIcon
|
|
3872
|
+
} from '../icons/square-dot';
|
|
3875
3873
|
// SquareFunction aliases
|
|
3876
3874
|
export { default as SquareFunctionIcon } from '../icons/square-function';
|
|
3877
3875
|
export {
|
|
3878
3876
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. This alias will be removed in v1.0 */
|
|
3879
3877
|
default as FunctionSquareIcon
|
|
3880
3878
|
} from '../icons/square-function';
|
|
3879
|
+
// SquareKanban aliases
|
|
3880
|
+
export { default as SquareKanbanIcon } from '../icons/square-kanban';
|
|
3881
|
+
export {
|
|
3882
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. This alias will be removed in v1.0 */
|
|
3883
|
+
default as KanbanSquareIcon
|
|
3884
|
+
} from '../icons/square-kanban';
|
|
3881
3885
|
// SquareLibrary aliases
|
|
3882
3886
|
export { default as SquareLibraryIcon } from '../icons/square-library';
|
|
3883
3887
|
export {
|
|
@@ -3934,18 +3938,18 @@ export {
|
|
|
3934
3938
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. This alias will be removed in v1.0 */
|
|
3935
3939
|
default as PenSquareIcon
|
|
3936
3940
|
} from '../icons/square-pen';
|
|
3937
|
-
// SquarePercent aliases
|
|
3938
|
-
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
3939
|
-
export {
|
|
3940
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. This alias will be removed in v1.0 */
|
|
3941
|
-
default as PercentSquareIcon
|
|
3942
|
-
} from '../icons/square-percent';
|
|
3943
3941
|
// SquarePi aliases
|
|
3944
3942
|
export { default as SquarePiIcon } from '../icons/square-pi';
|
|
3945
3943
|
export {
|
|
3946
3944
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead. This alias will be removed in v1.0 */
|
|
3947
3945
|
default as PiSquareIcon
|
|
3948
3946
|
} from '../icons/square-pi';
|
|
3947
|
+
// SquarePercent aliases
|
|
3948
|
+
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
3949
|
+
export {
|
|
3950
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. This alias will be removed in v1.0 */
|
|
3951
|
+
default as PercentSquareIcon
|
|
3952
|
+
} from '../icons/square-percent';
|
|
3949
3953
|
// SquarePilcrow aliases
|
|
3950
3954
|
export { default as SquarePilcrowIcon } from '../icons/square-pilcrow';
|
|
3951
3955
|
export {
|
|
@@ -3982,18 +3986,18 @@ export {
|
|
|
3982
3986
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. This alias will be removed in v1.0 */
|
|
3983
3987
|
default as SigmaSquareIcon
|
|
3984
3988
|
} from '../icons/square-sigma';
|
|
3985
|
-
// SquareSlash aliases
|
|
3986
|
-
export { default as SquareSlashIcon } from '../icons/square-slash';
|
|
3987
|
-
export {
|
|
3988
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. This alias will be removed in v1.0 */
|
|
3989
|
-
default as SlashSquareIcon
|
|
3990
|
-
} from '../icons/square-slash';
|
|
3991
3989
|
// SquareSplitHorizontal aliases
|
|
3992
3990
|
export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
|
|
3993
3991
|
export {
|
|
3994
3992
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. This alias will be removed in v1.0 */
|
|
3995
3993
|
default as SplitSquareHorizontalIcon
|
|
3996
3994
|
} from '../icons/square-split-horizontal';
|
|
3995
|
+
// SquareSlash aliases
|
|
3996
|
+
export { default as SquareSlashIcon } from '../icons/square-slash';
|
|
3997
|
+
export {
|
|
3998
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. This alias will be removed in v1.0 */
|
|
3999
|
+
default as SlashSquareIcon
|
|
4000
|
+
} from '../icons/square-slash';
|
|
3997
4001
|
// SquareSplitVertical aliases
|
|
3998
4002
|
export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical';
|
|
3999
4003
|
export {
|
|
@@ -4006,18 +4010,18 @@ export {
|
|
|
4006
4010
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead. This alias will be removed in v1.0 */
|
|
4007
4011
|
default as TerminalSquareIcon
|
|
4008
4012
|
} from '../icons/square-terminal';
|
|
4009
|
-
// SquareUserRound aliases
|
|
4010
|
-
export { default as SquareUserRoundIcon } from '../icons/square-user-round';
|
|
4011
|
-
export {
|
|
4012
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. This alias will be removed in v1.0 */
|
|
4013
|
-
default as UserSquare2Icon
|
|
4014
|
-
} from '../icons/square-user-round';
|
|
4015
4013
|
// SquareUser aliases
|
|
4016
4014
|
export { default as SquareUserIcon } from '../icons/square-user';
|
|
4017
4015
|
export {
|
|
4018
4016
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. This alias will be removed in v1.0 */
|
|
4019
4017
|
default as UserSquareIcon
|
|
4020
4018
|
} from '../icons/square-user';
|
|
4019
|
+
// SquareUserRound aliases
|
|
4020
|
+
export { default as SquareUserRoundIcon } from '../icons/square-user-round';
|
|
4021
|
+
export {
|
|
4022
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. This alias will be removed in v1.0 */
|
|
4023
|
+
default as UserSquare2Icon
|
|
4024
|
+
} from '../icons/square-user-round';
|
|
4021
4025
|
// SquareX aliases
|
|
4022
4026
|
export { default as SquareXIcon } from '../icons/square-x';
|
|
4023
4027
|
export {
|
|
@@ -4064,18 +4068,18 @@ export {
|
|
|
4064
4068
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead. This alias will be removed in v1.0 */
|
|
4065
4069
|
default as LetterTextIcon
|
|
4066
4070
|
} from '../icons/text-initial';
|
|
4067
|
-
// TextSelect aliases
|
|
4068
|
-
export { default as TextSelectIcon } from '../icons/text-select';
|
|
4069
|
-
export {
|
|
4070
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextSelect} instead. This alias will be removed in v1.0 */
|
|
4071
|
-
default as TextSelectionIcon
|
|
4072
|
-
} from '../icons/text-select';
|
|
4073
4071
|
// TextWrap aliases
|
|
4074
4072
|
export { default as TextWrapIcon } from '../icons/text-wrap';
|
|
4075
4073
|
export {
|
|
4076
4074
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. This alias will be removed in v1.0 */
|
|
4077
4075
|
default as WrapTextIcon
|
|
4078
4076
|
} from '../icons/text-wrap';
|
|
4077
|
+
// TextSelect aliases
|
|
4078
|
+
export { default as TextSelectIcon } from '../icons/text-select';
|
|
4079
|
+
export {
|
|
4080
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextSelect} instead. This alias will be removed in v1.0 */
|
|
4081
|
+
default as TextSelectionIcon
|
|
4082
|
+
} from '../icons/text-select';
|
|
4079
4083
|
// TramFront aliases
|
|
4080
4084
|
export { default as TramFrontIcon } from '../icons/tram-front';
|
|
4081
4085
|
export {
|
|
@@ -4094,18 +4098,18 @@ export {
|
|
|
4094
4098
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead. This alias will be removed in v1.0 */
|
|
4095
4099
|
default as AlertTriangleIcon
|
|
4096
4100
|
} from '../icons/triangle-alert';
|
|
4097
|
-
// TvMinimal aliases
|
|
4098
|
-
export { default as TvMinimalIcon } from '../icons/tv-minimal';
|
|
4099
|
-
export {
|
|
4100
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead. This alias will be removed in v1.0 */
|
|
4101
|
-
default as Tv2Icon
|
|
4102
|
-
} from '../icons/tv-minimal';
|
|
4103
4101
|
// University aliases
|
|
4104
4102
|
export { default as UniversityIcon } from '../icons/university';
|
|
4105
4103
|
export {
|
|
4106
4104
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link University} instead. This alias will be removed in v1.0 */
|
|
4107
4105
|
default as School2Icon
|
|
4108
4106
|
} from '../icons/university';
|
|
4107
|
+
// TvMinimal aliases
|
|
4108
|
+
export { default as TvMinimalIcon } from '../icons/tv-minimal';
|
|
4109
|
+
export {
|
|
4110
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead. This alias will be removed in v1.0 */
|
|
4111
|
+
default as Tv2Icon
|
|
4112
|
+
} from '../icons/tv-minimal';
|
|
4109
4113
|
// UserRoundCheck aliases
|
|
4110
4114
|
export { default as UserRoundCheckIcon } from '../icons/user-round-check';
|
|
4111
4115
|
export {
|
|
@@ -4130,18 +4134,18 @@ export {
|
|
|
4130
4134
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundPlus} instead. This alias will be removed in v1.0 */
|
|
4131
4135
|
default as UserPlus2Icon
|
|
4132
4136
|
} from '../icons/user-round-plus';
|
|
4133
|
-
// UserRoundX aliases
|
|
4134
|
-
export { default as UserRoundXIcon } from '../icons/user-round-x';
|
|
4135
|
-
export {
|
|
4136
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. This alias will be removed in v1.0 */
|
|
4137
|
-
default as UserX2Icon
|
|
4138
|
-
} from '../icons/user-round-x';
|
|
4139
4137
|
// UserRound aliases
|
|
4140
4138
|
export { default as UserRoundIcon } from '../icons/user-round';
|
|
4141
4139
|
export {
|
|
4142
4140
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. This alias will be removed in v1.0 */
|
|
4143
4141
|
default as User2Icon
|
|
4144
4142
|
} from '../icons/user-round';
|
|
4143
|
+
// UserRoundX aliases
|
|
4144
|
+
export { default as UserRoundXIcon } from '../icons/user-round-x';
|
|
4145
|
+
export {
|
|
4146
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. This alias will be removed in v1.0 */
|
|
4147
|
+
default as UserX2Icon
|
|
4148
|
+
} from '../icons/user-round-x';
|
|
4145
4149
|
// UsersRound aliases
|
|
4146
4150
|
export { default as UsersRoundIcon } from '../icons/users-round';
|
|
4147
4151
|
export {
|
|
@@ -4160,16 +4164,16 @@ export {
|
|
|
4160
4164
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Utensils} instead. This alias will be removed in v1.0 */
|
|
4161
4165
|
default as ForkKnifeIcon
|
|
4162
4166
|
} from '../icons/utensils';
|
|
4163
|
-
// WandSparkles aliases
|
|
4164
|
-
export { default as WandSparklesIcon } from '../icons/wand-sparkles';
|
|
4165
|
-
export {
|
|
4166
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead. This alias will be removed in v1.0 */
|
|
4167
|
-
default as Wand2Icon
|
|
4168
|
-
} from '../icons/wand-sparkles';
|
|
4169
4167
|
// WalletMinimal aliases
|
|
4170
4168
|
export { default as WalletMinimalIcon } from '../icons/wallet-minimal';
|
|
4171
4169
|
export {
|
|
4172
4170
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. This alias will be removed in v1.0 */
|
|
4173
4171
|
default as Wallet2Icon
|
|
4174
4172
|
} from '../icons/wallet-minimal';
|
|
4173
|
+
// WandSparkles aliases
|
|
4174
|
+
export { default as WandSparklesIcon } from '../icons/wand-sparkles';
|
|
4175
|
+
export {
|
|
4176
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead. This alias will be removed in v1.0 */
|
|
4177
|
+
default as Wand2Icon
|
|
4178
|
+
} from '../icons/wand-sparkles';
|
|
4175
4179
|
|