@lucide/astro 1.45.0 → 1.47.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 +2 -2
- package/src/aliases/aliases.ts +144 -144
- package/src/aliases/prefixed.ts +624 -596
- package/src/aliases/suffixed.ts +949 -921
- package/src/icons/broccoli.ts +2 -2
- package/src/icons/calendar-chevrons-right.ts +2 -2
- package/src/icons/clef-alto.ts +20 -0
- package/src/icons/clef-bass.ts +20 -0
- package/src/icons/clef-treble.ts +20 -0
- package/src/icons/cupcake.ts +20 -0
- package/src/icons/door-closed-package.ts +20 -0
- package/src/icons/faucet.ts +20 -0
- package/src/icons/index.ts +186 -172
- package/src/icons/lambda.ts +20 -0
- package/src/icons/monitor-pc.ts +20 -0
- package/src/icons/nepali-rupee.ts +20 -0
- package/src/icons/rotate-cw-clock.ts +20 -0
- package/src/icons/save-off.ts +2 -2
- package/src/icons/square-dashed-plus.ts +20 -0
- package/src/icons/square-dashed-x-corner.ts +20 -0
- package/src/icons/square-dashed-x.ts +20 -0
- package/src/icons/tube-lotion.ts +20 -0
package/src/aliases/suffixed.ts
CHANGED
|
@@ -4,22 +4,22 @@ export { default as AArrowDownIcon } from '../icons/a-arrow-down';
|
|
|
4
4
|
export { default as AArrowUpIcon } from '../icons/a-arrow-up';
|
|
5
5
|
// ALargeSmall aliases
|
|
6
6
|
export { default as ALargeSmallIcon } from '../icons/a-large-small';
|
|
7
|
-
// Accessibility aliases
|
|
8
|
-
export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
9
7
|
// Activity aliases
|
|
10
8
|
export { default as ActivityIcon } from '../icons/activity';
|
|
9
|
+
// Accessibility aliases
|
|
10
|
+
export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
11
11
|
// Ad aliases
|
|
12
12
|
export { default as AdIcon } from '../icons/ad';
|
|
13
|
-
// Airplay aliases
|
|
14
|
-
export { default as AirplayIcon } from '../icons/airplay';
|
|
15
13
|
// AirVent aliases
|
|
16
14
|
export { default as AirVentIcon } from '../icons/air-vent';
|
|
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
|
-
// AlarmClockOff aliases
|
|
20
|
-
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
21
19
|
// AlarmSmoke aliases
|
|
22
20
|
export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
|
|
21
|
+
// AlarmClockOff aliases
|
|
22
|
+
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
23
23
|
// AlignCenterVertical aliases
|
|
24
24
|
export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
|
|
25
25
|
// AlignCenterHorizontal aliases
|
|
@@ -36,20 +36,20 @@ export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-hori
|
|
|
36
36
|
export { default as AlignHorizontalDistributeStartIcon } from '../icons/align-horizontal-distribute-start';
|
|
37
37
|
// AlignHorizontalJustifyCenter aliases
|
|
38
38
|
export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-horizontal-justify-center';
|
|
39
|
+
// AlignHorizontalJustifyEnd aliases
|
|
40
|
+
export { default as AlignHorizontalJustifyEndIcon } from '../icons/align-horizontal-justify-end';
|
|
39
41
|
// AlignHorizontalJustifyStart aliases
|
|
40
42
|
export { default as AlignHorizontalJustifyStartIcon } from '../icons/align-horizontal-justify-start';
|
|
41
43
|
// AlignHorizontalSpaceAround aliases
|
|
42
44
|
export { default as AlignHorizontalSpaceAroundIcon } from '../icons/align-horizontal-space-around';
|
|
43
|
-
// AlignHorizontalJustifyEnd aliases
|
|
44
|
-
export { default as AlignHorizontalJustifyEndIcon } from '../icons/align-horizontal-justify-end';
|
|
45
45
|
// AlignHorizontalSpaceBetween aliases
|
|
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
|
-
// AlignVerticalDistributeCenter aliases
|
|
50
|
-
export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-vertical-distribute-center';
|
|
51
49
|
// AlignStartVertical aliases
|
|
52
50
|
export { default as AlignStartVerticalIcon } from '../icons/align-start-vertical';
|
|
51
|
+
// AlignVerticalDistributeCenter aliases
|
|
52
|
+
export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-vertical-distribute-center';
|
|
53
53
|
// AlignVerticalDistributeEnd aliases
|
|
54
54
|
export { default as AlignVerticalDistributeEndIcon } from '../icons/align-vertical-distribute-end';
|
|
55
55
|
// AlignVerticalDistributeStart aliases
|
|
@@ -62,20 +62,20 @@ 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
|
-
// Ambulance aliases
|
|
66
|
-
export { default as AmbulanceIcon } from '../icons/ambulance';
|
|
67
|
-
// Ampersands aliases
|
|
68
|
-
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
69
65
|
// AlignVerticalSpaceBetween aliases
|
|
70
66
|
export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
|
|
67
|
+
// Ambulance aliases
|
|
68
|
+
export { default as AmbulanceIcon } from '../icons/ambulance';
|
|
71
69
|
// Ampersand aliases
|
|
72
70
|
export { default as AmpersandIcon } from '../icons/ampersand';
|
|
71
|
+
// Ampersands aliases
|
|
72
|
+
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
73
73
|
// Amphora aliases
|
|
74
74
|
export { default as AmphoraIcon } from '../icons/amphora';
|
|
75
|
-
// Anchor aliases
|
|
76
|
-
export { default as AnchorIcon } from '../icons/anchor';
|
|
77
75
|
// Angle aliases
|
|
78
76
|
export { default as AngleIcon } from '../icons/angle';
|
|
77
|
+
// Anchor aliases
|
|
78
|
+
export { default as AnchorIcon } from '../icons/anchor';
|
|
79
79
|
// Antenna aliases
|
|
80
80
|
export { default as AntennaIcon } from '../icons/antenna';
|
|
81
81
|
// Anvil aliases
|
|
@@ -84,26 +84,26 @@ export { default as AnvilIcon } from '../icons/anvil';
|
|
|
84
84
|
export { default as ApertureIcon } from '../icons/aperture';
|
|
85
85
|
// AppWindowMac aliases
|
|
86
86
|
export { default as AppWindowMacIcon } from '../icons/app-window-mac';
|
|
87
|
+
// AppWindow aliases
|
|
88
|
+
export { default as AppWindowIcon } from '../icons/app-window';
|
|
87
89
|
// Apple aliases
|
|
88
90
|
export { default as AppleIcon } from '../icons/apple';
|
|
89
91
|
// ArchiveRestore aliases
|
|
90
92
|
export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
|
|
91
|
-
// Archive aliases
|
|
92
|
-
export { default as ArchiveIcon } from '../icons/archive';
|
|
93
|
-
// AppWindow aliases
|
|
94
|
-
export { default as AppWindowIcon } from '../icons/app-window';
|
|
95
93
|
// ArchiveX aliases
|
|
96
94
|
export { default as ArchiveXIcon } from '../icons/archive-x';
|
|
95
|
+
// Archive aliases
|
|
96
|
+
export { default as ArchiveIcon } from '../icons/archive';
|
|
97
97
|
// Armchair aliases
|
|
98
98
|
export { default as ArmchairIcon } from '../icons/armchair';
|
|
99
99
|
// ArrowBigDownDash aliases
|
|
100
100
|
export { default as ArrowBigDownDashIcon } from '../icons/arrow-big-down-dash';
|
|
101
101
|
// ArrowBigDown aliases
|
|
102
102
|
export { default as ArrowBigDownIcon } from '../icons/arrow-big-down';
|
|
103
|
-
// ArrowBigLeft aliases
|
|
104
|
-
export { default as ArrowBigLeftIcon } from '../icons/arrow-big-left';
|
|
105
103
|
// ArrowBigLeftDash aliases
|
|
106
104
|
export { default as ArrowBigLeftDashIcon } from '../icons/arrow-big-left-dash';
|
|
105
|
+
// ArrowBigLeft aliases
|
|
106
|
+
export { default as ArrowBigLeftIcon } from '../icons/arrow-big-left';
|
|
107
107
|
// ArrowBigRightDash aliases
|
|
108
108
|
export { default as ArrowBigRightDashIcon } from '../icons/arrow-big-right-dash';
|
|
109
109
|
// ArrowBigRight aliases
|
|
@@ -116,12 +116,12 @@ export { default as ArrowBigUpIcon } from '../icons/arrow-big-up';
|
|
|
116
116
|
export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
|
|
117
117
|
// ArrowDownNarrowWide aliases
|
|
118
118
|
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
119
|
-
// ArrowDownToDot aliases
|
|
120
|
-
export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
|
|
121
|
-
// ArrowDownLeft aliases
|
|
122
|
-
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
123
119
|
// ArrowDownRight aliases
|
|
124
120
|
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
|
|
121
|
+
// ArrowDownLeft aliases
|
|
122
|
+
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
123
|
+
// ArrowDownToDot aliases
|
|
124
|
+
export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
|
|
125
125
|
// ArrowDownToLine aliases
|
|
126
126
|
export { default as ArrowDownToLineIcon } from '../icons/arrow-down-to-line';
|
|
127
127
|
// ArrowDownUp aliases
|
|
@@ -130,18 +130,18 @@ export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
|
130
130
|
export { default as ArrowDownIcon } from '../icons/arrow-down';
|
|
131
131
|
// ArrowLeftFromLine aliases
|
|
132
132
|
export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
|
|
133
|
-
// ArrowLeftRight aliases
|
|
134
|
-
export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
|
|
135
133
|
// ArrowLeftToLine aliases
|
|
136
134
|
export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
|
|
135
|
+
// ArrowLeftRight aliases
|
|
136
|
+
export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
|
|
137
137
|
// ArrowLeft aliases
|
|
138
138
|
export { default as ArrowLeftIcon } from '../icons/arrow-left';
|
|
139
|
+
// ArrowRightLeft aliases
|
|
140
|
+
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
139
141
|
// ArrowRightFromLine aliases
|
|
140
142
|
export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
|
|
141
143
|
// ArrowRightToLine aliases
|
|
142
144
|
export { default as ArrowRightToLineIcon } from '../icons/arrow-right-to-line';
|
|
143
|
-
// ArrowRightLeft aliases
|
|
144
|
-
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
145
145
|
// ArrowRight aliases
|
|
146
146
|
export { default as ArrowRightIcon } from '../icons/arrow-right';
|
|
147
147
|
// ArrowUpDown aliases
|
|
@@ -154,10 +154,10 @@ export { default as ArrowUpFromDotIcon } from '../icons/arrow-up-from-dot';
|
|
|
154
154
|
export { default as ArrowUpLeftIcon } from '../icons/arrow-up-left';
|
|
155
155
|
// ArrowUpRight aliases
|
|
156
156
|
export { default as ArrowUpRightIcon } from '../icons/arrow-up-right';
|
|
157
|
-
// ArrowUpWideNarrow aliases
|
|
158
|
-
export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow';
|
|
159
157
|
// ArrowUpToLine aliases
|
|
160
158
|
export { default as ArrowUpToLineIcon } from '../icons/arrow-up-to-line';
|
|
159
|
+
// ArrowUpWideNarrow aliases
|
|
160
|
+
export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow';
|
|
161
161
|
// ArrowUp aliases
|
|
162
162
|
export { default as ArrowUpIcon } from '../icons/arrow-up';
|
|
163
163
|
// ArrowsUpFromLine aliases
|
|
@@ -204,12 +204,12 @@ export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen';
|
|
|
204
204
|
export { default as BadgeMinusIcon } from '../icons/badge-minus';
|
|
205
205
|
// BadgePercent aliases
|
|
206
206
|
export { default as BadgePercentIcon } from '../icons/badge-percent';
|
|
207
|
-
// BadgePlus aliases
|
|
208
|
-
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
209
207
|
// BadgePoundSterling aliases
|
|
210
208
|
export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
|
|
211
209
|
// BadgeRussianRuble aliases
|
|
212
210
|
export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
211
|
+
// BadgePlus aliases
|
|
212
|
+
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
213
213
|
// BadgeSwissFranc aliases
|
|
214
214
|
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
215
215
|
// BadgeTurkishLira aliases
|
|
@@ -260,78 +260,78 @@ export { default as BatteryPlusIcon } from '../icons/battery-plus';
|
|
|
260
260
|
export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
261
261
|
// Battery aliases
|
|
262
262
|
export { default as BatteryIcon } from '../icons/battery';
|
|
263
|
+
// BeanOff aliases
|
|
264
|
+
export { default as BeanOffIcon } from '../icons/bean-off';
|
|
263
265
|
// Beaker aliases
|
|
264
266
|
export { default as BeakerIcon } from '../icons/beaker';
|
|
265
267
|
// Bean aliases
|
|
266
268
|
export { default as BeanIcon } from '../icons/bean';
|
|
267
|
-
// BeanOff aliases
|
|
268
|
-
export { default as BeanOffIcon } from '../icons/bean-off';
|
|
269
269
|
// BedDouble aliases
|
|
270
270
|
export { default as BedDoubleIcon } from '../icons/bed-double';
|
|
271
271
|
// BedSingle aliases
|
|
272
272
|
export { default as BedSingleIcon } from '../icons/bed-single';
|
|
273
273
|
// Bed aliases
|
|
274
274
|
export { default as BedIcon } from '../icons/bed';
|
|
275
|
-
// BeefOff aliases
|
|
276
|
-
export { default as BeefOffIcon } from '../icons/beef-off';
|
|
277
275
|
// Beef aliases
|
|
278
276
|
export { default as BeefIcon } from '../icons/beef';
|
|
279
277
|
// BeerOff aliases
|
|
280
278
|
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
279
|
+
// BeefOff aliases
|
|
280
|
+
export { default as BeefOffIcon } from '../icons/beef-off';
|
|
281
281
|
// Beer aliases
|
|
282
282
|
export { default as BeerIcon } from '../icons/beer';
|
|
283
283
|
// BellCheck aliases
|
|
284
284
|
export { default as BellCheckIcon } from '../icons/bell-check';
|
|
285
285
|
// BellDot aliases
|
|
286
286
|
export { default as BellDotIcon } from '../icons/bell-dot';
|
|
287
|
-
// BellMinus aliases
|
|
288
|
-
export { default as BellMinusIcon } from '../icons/bell-minus';
|
|
289
|
-
// BellPlus aliases
|
|
290
|
-
export { default as BellPlusIcon } from '../icons/bell-plus';
|
|
291
287
|
// BellElectric aliases
|
|
292
288
|
export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
293
|
-
//
|
|
294
|
-
export { default as
|
|
289
|
+
// BellMinus aliases
|
|
290
|
+
export { default as BellMinusIcon } from '../icons/bell-minus';
|
|
295
291
|
// BellOff aliases
|
|
296
292
|
export { default as BellOffIcon } from '../icons/bell-off';
|
|
293
|
+
// BellPlus aliases
|
|
294
|
+
export { default as BellPlusIcon } from '../icons/bell-plus';
|
|
297
295
|
// Bell aliases
|
|
298
296
|
export { default as BellIcon } from '../icons/bell';
|
|
299
297
|
// BetweenVerticalEnd aliases
|
|
300
298
|
export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end';
|
|
299
|
+
// BellRing aliases
|
|
300
|
+
export { default as BellRingIcon } from '../icons/bell-ring';
|
|
301
301
|
// BetweenVerticalStart aliases
|
|
302
302
|
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
|
|
303
|
-
// BicepsFlexed aliases
|
|
304
|
-
export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
|
|
305
303
|
// Bike aliases
|
|
306
304
|
export { default as BikeIcon } from '../icons/bike';
|
|
307
305
|
// Binary aliases
|
|
308
306
|
export { default as BinaryIcon } from '../icons/binary';
|
|
309
307
|
// Binoculars aliases
|
|
310
308
|
export { default as BinocularsIcon } from '../icons/binoculars';
|
|
309
|
+
// BicepsFlexed aliases
|
|
310
|
+
export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
|
|
311
311
|
// Biohazard aliases
|
|
312
312
|
export { default as BiohazardIcon } from '../icons/biohazard';
|
|
313
|
-
// Birdhouse aliases
|
|
314
|
-
export { default as BirdhouseIcon } from '../icons/birdhouse';
|
|
315
313
|
// Bird aliases
|
|
316
314
|
export { default as BirdIcon } from '../icons/bird';
|
|
315
|
+
// Birdhouse aliases
|
|
316
|
+
export { default as BirdhouseIcon } from '../icons/birdhouse';
|
|
317
317
|
// Bitcoin aliases
|
|
318
318
|
export { default as BitcoinIcon } from '../icons/bitcoin';
|
|
319
|
-
//
|
|
320
|
-
export { default as
|
|
319
|
+
// Blender aliases
|
|
320
|
+
export { default as BlenderIcon } from '../icons/blender';
|
|
321
321
|
// Blinds aliases
|
|
322
322
|
export { default as BlindsIcon } from '../icons/blinds';
|
|
323
|
+
// Blend aliases
|
|
324
|
+
export { default as BlendIcon } from '../icons/blend';
|
|
323
325
|
// Blocks aliases
|
|
324
326
|
export { default as BlocksIcon } from '../icons/blocks';
|
|
325
|
-
// Blender aliases
|
|
326
|
-
export { default as BlenderIcon } from '../icons/blender';
|
|
327
327
|
// BluetoothConnected aliases
|
|
328
328
|
export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected';
|
|
329
|
-
// Bluetooth aliases
|
|
330
|
-
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
331
|
-
// BluetoothSearching aliases
|
|
332
|
-
export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching';
|
|
333
329
|
// BluetoothOff aliases
|
|
334
330
|
export { default as BluetoothOffIcon } from '../icons/bluetooth-off';
|
|
331
|
+
// BluetoothSearching aliases
|
|
332
|
+
export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching';
|
|
333
|
+
// Bluetooth aliases
|
|
334
|
+
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
335
335
|
// Bold aliases
|
|
336
336
|
export { default as BoldIcon } from '../icons/bold';
|
|
337
337
|
// Bolt aliases
|
|
@@ -354,16 +354,16 @@ export { default as BookCheckIcon } from '../icons/book-check';
|
|
|
354
354
|
export { default as BookCopyIcon } from '../icons/book-copy';
|
|
355
355
|
// BookDown aliases
|
|
356
356
|
export { default as BookDownIcon } from '../icons/book-down';
|
|
357
|
-
// BookHeart aliases
|
|
358
|
-
export { default as BookHeartIcon } from '../icons/book-heart';
|
|
359
357
|
// BookHeadphones aliases
|
|
360
358
|
export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
359
|
+
// BookHeart aliases
|
|
360
|
+
export { default as BookHeartIcon } from '../icons/book-heart';
|
|
361
361
|
// BookImage aliases
|
|
362
362
|
export { default as BookImageIcon } from '../icons/book-image';
|
|
363
|
-
// BookKey aliases
|
|
364
|
-
export { default as BookKeyIcon } from '../icons/book-key';
|
|
365
363
|
// BookLock aliases
|
|
366
364
|
export { default as BookLockIcon } from '../icons/book-lock';
|
|
365
|
+
// BookKey aliases
|
|
366
|
+
export { default as BookKeyIcon } from '../icons/book-key';
|
|
367
367
|
// BookMinus aliases
|
|
368
368
|
export { default as BookMinusIcon } from '../icons/book-minus';
|
|
369
369
|
// BookOpenCheck aliases
|
|
@@ -374,34 +374,34 @@ export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
|
374
374
|
export { default as BookOpenIcon } from '../icons/book-open';
|
|
375
375
|
// BookPlus aliases
|
|
376
376
|
export { default as BookPlusIcon } from '../icons/book-plus';
|
|
377
|
-
// BookSearch aliases
|
|
378
|
-
export { default as BookSearchIcon } from '../icons/book-search';
|
|
379
377
|
// BookText aliases
|
|
380
378
|
export { default as BookTextIcon } from '../icons/book-text';
|
|
379
|
+
// BookSearch aliases
|
|
380
|
+
export { default as BookSearchIcon } from '../icons/book-search';
|
|
381
381
|
// BookType aliases
|
|
382
382
|
export { default as BookTypeIcon } from '../icons/book-type';
|
|
383
383
|
// BookUp2 aliases
|
|
384
384
|
export { default as BookUp2Icon } from '../icons/book-up-2';
|
|
385
385
|
// BookUp aliases
|
|
386
386
|
export { default as BookUpIcon } from '../icons/book-up';
|
|
387
|
-
// BookUser aliases
|
|
388
|
-
export { default as BookUserIcon } from '../icons/book-user';
|
|
389
387
|
// BookX aliases
|
|
390
388
|
export { default as BookXIcon } from '../icons/book-x';
|
|
389
|
+
// BookUser aliases
|
|
390
|
+
export { default as BookUserIcon } from '../icons/book-user';
|
|
391
391
|
// Book aliases
|
|
392
392
|
export { default as BookIcon } from '../icons/book';
|
|
393
|
-
// BookmarkCheck aliases
|
|
394
|
-
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
395
393
|
// BookmarkMinus aliases
|
|
396
394
|
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
395
|
+
// BookmarkCheck aliases
|
|
396
|
+
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
397
397
|
// BookmarkOff aliases
|
|
398
398
|
export { default as BookmarkOffIcon } from '../icons/bookmark-off';
|
|
399
399
|
// BookmarkPlus aliases
|
|
400
400
|
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
401
|
-
// BookmarkX aliases
|
|
402
|
-
export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
403
401
|
// Bookmark aliases
|
|
404
402
|
export { default as BookmarkIcon } from '../icons/bookmark';
|
|
403
|
+
// BookmarkX aliases
|
|
404
|
+
export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
405
405
|
// BoomBox aliases
|
|
406
406
|
export { default as BoomBoxIcon } from '../icons/boom-box';
|
|
407
407
|
// BotMessageSquare aliases
|
|
@@ -416,10 +416,10 @@ export { default as BottleWineIcon } from '../icons/bottle-wine';
|
|
|
416
416
|
export { default as BowArrowIcon } from '../icons/bow-arrow';
|
|
417
417
|
// Box aliases
|
|
418
418
|
export { default as BoxIcon } from '../icons/box';
|
|
419
|
-
// Boxes aliases
|
|
420
|
-
export { default as BoxesIcon } from '../icons/boxes';
|
|
421
419
|
// Brackets aliases
|
|
422
420
|
export { default as BracketsIcon } from '../icons/brackets';
|
|
421
|
+
// Boxes aliases
|
|
422
|
+
export { default as BoxesIcon } from '../icons/boxes';
|
|
423
423
|
// BrainCircuit aliases
|
|
424
424
|
export { default as BrainCircuitIcon } from '../icons/brain-circuit';
|
|
425
425
|
// BrainCog aliases
|
|
@@ -434,24 +434,24 @@ export { default as BrickWallShieldIcon } from '../icons/brick-wall-shield';
|
|
|
434
434
|
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
435
435
|
// Bridge aliases
|
|
436
436
|
export { default as BridgeIcon } from '../icons/bridge';
|
|
437
|
-
// BriefcaseConveyorBelt aliases
|
|
438
|
-
export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
|
|
439
437
|
// BriefcaseBusiness aliases
|
|
440
438
|
export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
|
|
439
|
+
// BriefcaseConveyorBelt aliases
|
|
440
|
+
export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
|
|
441
441
|
// BriefcaseMedical aliases
|
|
442
442
|
export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
|
|
443
|
-
// Briefcase aliases
|
|
444
|
-
export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
445
443
|
// BringToFront aliases
|
|
446
444
|
export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
447
445
|
// Broccoli aliases
|
|
448
446
|
export { default as BroccoliIcon } from '../icons/broccoli';
|
|
447
|
+
// Briefcase aliases
|
|
448
|
+
export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
449
449
|
// BroomSparkles aliases
|
|
450
450
|
export { default as BroomSparklesIcon } from '../icons/broom-sparkles';
|
|
451
|
-
// BrushCleaning aliases
|
|
452
|
-
export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
|
|
453
451
|
// Broom aliases
|
|
454
452
|
export { default as BroomIcon } from '../icons/broom';
|
|
453
|
+
// BrushCleaning aliases
|
|
454
|
+
export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
|
|
455
455
|
// Brush aliases
|
|
456
456
|
export { default as BrushIcon } from '../icons/brush';
|
|
457
457
|
// Bubbles aliases
|
|
@@ -466,22 +466,22 @@ export { default as BugIcon } from '../icons/bug';
|
|
|
466
466
|
export { default as BuildingComplexPlusIcon } from '../icons/building-complex-plus';
|
|
467
467
|
// Building aliases
|
|
468
468
|
export { default as BuildingIcon } from '../icons/building';
|
|
469
|
-
// Bus aliases
|
|
470
|
-
export { default as BusIcon } from '../icons/bus';
|
|
471
469
|
// BusFront aliases
|
|
472
470
|
export { default as BusFrontIcon } from '../icons/bus-front';
|
|
473
471
|
// CableCar aliases
|
|
474
472
|
export { default as CableCarIcon } from '../icons/cable-car';
|
|
473
|
+
// Bus aliases
|
|
474
|
+
export { default as BusIcon } from '../icons/bus';
|
|
475
475
|
// Cable aliases
|
|
476
476
|
export { default as CableIcon } from '../icons/cable';
|
|
477
477
|
// CakeSlice aliases
|
|
478
478
|
export { default as CakeSliceIcon } from '../icons/cake-slice';
|
|
479
|
-
// Cake aliases
|
|
480
|
-
export { default as CakeIcon } from '../icons/cake';
|
|
481
|
-
// Calculator aliases
|
|
482
|
-
export { default as CalculatorIcon } from '../icons/calculator';
|
|
483
479
|
// Calendar1 aliases
|
|
484
480
|
export { default as Calendar1Icon } from '../icons/calendar-1';
|
|
481
|
+
// Calculator aliases
|
|
482
|
+
export { default as CalculatorIcon } from '../icons/calculator';
|
|
483
|
+
// Cake aliases
|
|
484
|
+
export { default as CakeIcon } from '../icons/cake';
|
|
485
485
|
// CalendarArrowDown aliases
|
|
486
486
|
export { default as CalendarArrowDownIcon } from '../icons/calendar-arrow-down';
|
|
487
487
|
// CalendarArrowUp aliases
|
|
@@ -502,26 +502,26 @@ export { default as CalendarDaysIcon } from '../icons/calendar-days';
|
|
|
502
502
|
export { default as CalendarHeartIcon } from '../icons/calendar-heart';
|
|
503
503
|
// CalendarFold aliases
|
|
504
504
|
export { default as CalendarFoldIcon } from '../icons/calendar-fold';
|
|
505
|
-
// CalendarMinus2 aliases
|
|
506
|
-
export { default as CalendarMinus2Icon } from '../icons/calendar-minus-2';
|
|
507
505
|
// CalendarMinus aliases
|
|
508
506
|
export { default as CalendarMinusIcon } from '../icons/calendar-minus';
|
|
509
507
|
// CalendarOff aliases
|
|
510
508
|
export { default as CalendarOffIcon } from '../icons/calendar-off';
|
|
509
|
+
// CalendarMinus2 aliases
|
|
510
|
+
export { default as CalendarMinus2Icon } from '../icons/calendar-minus-2';
|
|
511
511
|
// CalendarPlus2 aliases
|
|
512
512
|
export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
|
|
513
|
-
// CalendarPlus aliases
|
|
514
|
-
export { default as CalendarPlusIcon } from '../icons/calendar-plus';
|
|
515
513
|
// CalendarRange aliases
|
|
516
514
|
export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
517
515
|
// CalendarSearch aliases
|
|
518
516
|
export { default as CalendarSearchIcon } from '../icons/calendar-search';
|
|
519
|
-
//
|
|
520
|
-
export { default as
|
|
521
|
-
// CalendarX aliases
|
|
522
|
-
export { default as CalendarXIcon } from '../icons/calendar-x';
|
|
517
|
+
// CalendarPlus aliases
|
|
518
|
+
export { default as CalendarPlusIcon } from '../icons/calendar-plus';
|
|
523
519
|
// CalendarSync aliases
|
|
524
520
|
export { default as CalendarSyncIcon } from '../icons/calendar-sync';
|
|
521
|
+
// CalendarX aliases
|
|
522
|
+
export { default as CalendarXIcon } from '../icons/calendar-x';
|
|
523
|
+
// CalendarX2 aliases
|
|
524
|
+
export { default as CalendarX2Icon } from '../icons/calendar-x-2';
|
|
525
525
|
// Calendar aliases
|
|
526
526
|
export { default as CalendarIcon } from '../icons/calendar';
|
|
527
527
|
// Calendars aliases
|
|
@@ -532,54 +532,54 @@ export { default as CameraOffIcon } from '../icons/camera-off';
|
|
|
532
532
|
export { default as CameraIcon } from '../icons/camera';
|
|
533
533
|
// CanSoda aliases
|
|
534
534
|
export { default as CanSodaIcon } from '../icons/can-soda';
|
|
535
|
-
// Can aliases
|
|
536
|
-
export { default as CanIcon } from '../icons/can';
|
|
537
535
|
// CandyCane aliases
|
|
538
536
|
export { default as CandyCaneIcon } from '../icons/candy-cane';
|
|
537
|
+
// Can aliases
|
|
538
|
+
export { default as CanIcon } from '../icons/can';
|
|
539
539
|
// CandyOff aliases
|
|
540
540
|
export { default as CandyOffIcon } from '../icons/candy-off';
|
|
541
541
|
// Candy aliases
|
|
542
542
|
export { default as CandyIcon } from '../icons/candy';
|
|
543
543
|
// CannabisOff aliases
|
|
544
544
|
export { default as CannabisOffIcon } from '../icons/cannabis-off';
|
|
545
|
-
// Cannabis aliases
|
|
546
|
-
export { default as CannabisIcon } from '../icons/cannabis';
|
|
547
545
|
// CaptionsOff aliases
|
|
548
546
|
export { default as CaptionsOffIcon } from '../icons/captions-off';
|
|
547
|
+
// Cannabis aliases
|
|
548
|
+
export { default as CannabisIcon } from '../icons/cannabis';
|
|
549
|
+
// CarBattery aliases
|
|
550
|
+
export { default as CarBatteryIcon } from '../icons/car-battery';
|
|
549
551
|
// CarFront aliases
|
|
550
552
|
export { default as CarFrontIcon } from '../icons/car-front';
|
|
551
553
|
// CarTaxiFront aliases
|
|
552
554
|
export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
|
|
553
|
-
// CarBattery aliases
|
|
554
|
-
export { default as CarBatteryIcon } from '../icons/car-battery';
|
|
555
555
|
// Car aliases
|
|
556
556
|
export { default as CarIcon } from '../icons/car';
|
|
557
557
|
// Caravan aliases
|
|
558
558
|
export { default as CaravanIcon } from '../icons/caravan';
|
|
559
559
|
// CardSim aliases
|
|
560
560
|
export { default as CardSimIcon } from '../icons/card-sim';
|
|
561
|
-
// Carrot aliases
|
|
562
|
-
export { default as CarrotIcon } from '../icons/carrot';
|
|
563
561
|
// CartonOff aliases
|
|
564
562
|
export { default as CartonOffIcon } from '../icons/carton-off';
|
|
563
|
+
// Carrot aliases
|
|
564
|
+
export { default as CarrotIcon } from '../icons/carrot';
|
|
565
565
|
// Carton aliases
|
|
566
566
|
export { default as CartonIcon } from '../icons/carton';
|
|
567
|
-
// CaseSensitive aliases
|
|
568
|
-
export { default as CaseSensitiveIcon } from '../icons/case-sensitive';
|
|
569
567
|
// CaseLower aliases
|
|
570
568
|
export { default as CaseLowerIcon } from '../icons/case-lower';
|
|
571
|
-
//
|
|
572
|
-
export { default as
|
|
569
|
+
// CaseSensitive aliases
|
|
570
|
+
export { default as CaseSensitiveIcon } from '../icons/case-sensitive';
|
|
573
571
|
// CassetteTape aliases
|
|
574
572
|
export { default as CassetteTapeIcon } from '../icons/cassette-tape';
|
|
575
573
|
// Cast aliases
|
|
576
574
|
export { default as CastIcon } from '../icons/cast';
|
|
575
|
+
// CaseUpper aliases
|
|
576
|
+
export { default as CaseUpperIcon } from '../icons/case-upper';
|
|
577
577
|
// Castle aliases
|
|
578
578
|
export { default as CastleIcon } from '../icons/castle';
|
|
579
|
-
// Cctv aliases
|
|
580
|
-
export { default as CctvIcon } from '../icons/cctv';
|
|
581
579
|
// Cat aliases
|
|
582
580
|
export { default as CatIcon } from '../icons/cat';
|
|
581
|
+
// Cctv aliases
|
|
582
|
+
export { default as CctvIcon } from '../icons/cctv';
|
|
583
583
|
// CctvOff aliases
|
|
584
584
|
export { default as CctvOffIcon } from '../icons/cctv-off';
|
|
585
585
|
// ChartBarDecreasing aliases
|
|
@@ -604,48 +604,48 @@ export { default as ChartNoAxesCombinedIcon } from '../icons/chart-no-axes-combi
|
|
|
604
604
|
export { default as ChartSplineIcon } from '../icons/chart-spline';
|
|
605
605
|
// CheckCheck aliases
|
|
606
606
|
export { default as CheckCheckIcon } from '../icons/check-check';
|
|
607
|
-
// CheckLine aliases
|
|
608
|
-
export { default as CheckLineIcon } from '../icons/check-line';
|
|
609
607
|
// Check aliases
|
|
610
608
|
export { default as CheckIcon } from '../icons/check';
|
|
609
|
+
// CheckLine aliases
|
|
610
|
+
export { default as CheckLineIcon } from '../icons/check-line';
|
|
611
611
|
// ChefHat aliases
|
|
612
612
|
export { default as ChefHatIcon } from '../icons/chef-hat';
|
|
613
613
|
// ChessBishop aliases
|
|
614
614
|
export { default as ChessBishopIcon } from '../icons/chess-bishop';
|
|
615
|
+
// Cherry aliases
|
|
616
|
+
export { default as CherryIcon } from '../icons/cherry';
|
|
615
617
|
// ChessKing aliases
|
|
616
618
|
export { default as ChessKingIcon } from '../icons/chess-king';
|
|
617
619
|
// ChessKnight aliases
|
|
618
620
|
export { default as ChessKnightIcon } from '../icons/chess-knight';
|
|
619
|
-
// Cherry aliases
|
|
620
|
-
export { default as CherryIcon } from '../icons/cherry';
|
|
621
|
-
// ChessQueen aliases
|
|
622
|
-
export { default as ChessQueenIcon } from '../icons/chess-queen';
|
|
623
621
|
// ChessPawn aliases
|
|
624
622
|
export { default as ChessPawnIcon } from '../icons/chess-pawn';
|
|
623
|
+
// ChessQueen aliases
|
|
624
|
+
export { default as ChessQueenIcon } from '../icons/chess-queen';
|
|
625
625
|
// ChessRook aliases
|
|
626
626
|
export { default as ChessRookIcon } from '../icons/chess-rook';
|
|
627
|
-
// ChevronFirst aliases
|
|
628
|
-
export { default as ChevronFirstIcon } from '../icons/chevron-first';
|
|
629
|
-
// ChevronLeft aliases
|
|
630
|
-
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
631
627
|
// ChevronDown aliases
|
|
632
628
|
export { default as ChevronDownIcon } from '../icons/chevron-down';
|
|
629
|
+
// ChevronFirst aliases
|
|
630
|
+
export { default as ChevronFirstIcon } from '../icons/chevron-first';
|
|
633
631
|
// ChevronLast aliases
|
|
634
632
|
export { default as ChevronLastIcon } from '../icons/chevron-last';
|
|
635
|
-
//
|
|
636
|
-
export { default as
|
|
633
|
+
// ChevronLeft aliases
|
|
634
|
+
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
637
635
|
// ChevronUp aliases
|
|
638
636
|
export { default as ChevronUpIcon } from '../icons/chevron-up';
|
|
639
637
|
// ChevronsDownUp aliases
|
|
640
638
|
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
641
|
-
//
|
|
642
|
-
export { default as
|
|
639
|
+
// ChevronRight aliases
|
|
640
|
+
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
643
641
|
// ChevronsLeftRightEllipsis aliases
|
|
644
642
|
export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left-right-ellipsis';
|
|
645
|
-
//
|
|
646
|
-
export { default as
|
|
643
|
+
// ChevronsDown aliases
|
|
644
|
+
export { default as ChevronsDownIcon } from '../icons/chevrons-down';
|
|
647
645
|
// ChevronsLeft aliases
|
|
648
646
|
export { default as ChevronsLeftIcon } from '../icons/chevrons-left';
|
|
647
|
+
// ChevronsLeftRight aliases
|
|
648
|
+
export { default as ChevronsLeftRightIcon } from '../icons/chevrons-left-right';
|
|
649
649
|
// ChevronsRightLeft aliases
|
|
650
650
|
export { default as ChevronsRightLeftIcon } from '../icons/chevrons-right-left';
|
|
651
651
|
// ChevronsRight aliases
|
|
@@ -656,10 +656,10 @@ export { default as ChevronsUpDownIcon } from '../icons/chevrons-up-down';
|
|
|
656
656
|
export { default as ChevronsUpIcon } from '../icons/chevrons-up';
|
|
657
657
|
// Church aliases
|
|
658
658
|
export { default as ChurchIcon } from '../icons/church';
|
|
659
|
-
// CigaretteOff aliases
|
|
660
|
-
export { default as CigaretteOffIcon } from '../icons/cigarette-off';
|
|
661
659
|
// Cigarette aliases
|
|
662
660
|
export { default as CigaretteIcon } from '../icons/cigarette';
|
|
661
|
+
// CigaretteOff aliases
|
|
662
|
+
export { default as CigaretteOffIcon } from '../icons/cigarette-off';
|
|
663
663
|
// CircleDashedCheck aliases
|
|
664
664
|
export { default as CircleDashedCheckIcon } from '../icons/circle-dashed-check';
|
|
665
665
|
// CircleDashed aliases
|
|
@@ -670,12 +670,12 @@ export { default as CircleDollarSignIcon } from '../icons/circle-dollar-sign';
|
|
|
670
670
|
export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
|
|
671
671
|
// CircleDot aliases
|
|
672
672
|
export { default as CircleDotIcon } from '../icons/circle-dot';
|
|
673
|
-
// CircleEllipsis aliases
|
|
674
|
-
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
675
|
-
// CircleEqual aliases
|
|
676
|
-
export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
677
673
|
// CircleEuro aliases
|
|
678
674
|
export { default as CircleEuroIcon } from '../icons/circle-euro';
|
|
675
|
+
// CircleEqual aliases
|
|
676
|
+
export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
677
|
+
// CircleEllipsis aliases
|
|
678
|
+
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
679
679
|
// CircleFadingArrowUp aliases
|
|
680
680
|
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
681
681
|
// CircleFadingPlus aliases
|
|
@@ -686,60 +686,66 @@ export { default as CircleOffIcon } from '../icons/circle-off';
|
|
|
686
686
|
export { default as CirclePileIcon } from '../icons/circle-pile';
|
|
687
687
|
// CirclePoundSterling aliases
|
|
688
688
|
export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling';
|
|
689
|
-
// CircleSmall aliases
|
|
690
|
-
export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
691
689
|
// CircleSlash aliases
|
|
692
690
|
export { default as CircleSlashIcon } from '../icons/circle-slash';
|
|
691
|
+
// CircleSmall aliases
|
|
692
|
+
export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
693
693
|
// CircleStar aliases
|
|
694
694
|
export { default as CircleStarIcon } from '../icons/circle-star';
|
|
695
|
-
// Circle aliases
|
|
696
|
-
export { default as CircleIcon } from '../icons/circle';
|
|
697
695
|
// CircuitBoard aliases
|
|
698
696
|
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
699
|
-
//
|
|
700
|
-
export { default as
|
|
697
|
+
// Circle aliases
|
|
698
|
+
export { default as CircleIcon } from '../icons/circle';
|
|
701
699
|
// Clapperboard aliases
|
|
702
700
|
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
701
|
+
// Citrus aliases
|
|
702
|
+
export { default as CitrusIcon } from '../icons/citrus';
|
|
703
|
+
// ClefAlto aliases
|
|
704
|
+
export { default as ClefAltoIcon } from '../icons/clef-alto';
|
|
705
|
+
// ClefBass aliases
|
|
706
|
+
export { default as ClefBassIcon } from '../icons/clef-bass';
|
|
703
707
|
// ClipboardCheck aliases
|
|
704
708
|
export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
|
|
705
709
|
// ClipboardClock aliases
|
|
706
710
|
export { default as ClipboardClockIcon } from '../icons/clipboard-clock';
|
|
707
|
-
//
|
|
708
|
-
export { default as
|
|
711
|
+
// ClefTreble aliases
|
|
712
|
+
export { default as ClefTrebleIcon } from '../icons/clef-treble';
|
|
709
713
|
// ClipboardCopy aliases
|
|
710
714
|
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
711
715
|
// ClipboardMinus aliases
|
|
712
716
|
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
717
|
+
// ClipboardList aliases
|
|
718
|
+
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
713
719
|
// ClipboardPaste aliases
|
|
714
720
|
export { default as ClipboardPasteIcon } from '../icons/clipboard-paste';
|
|
715
721
|
// ClipboardPlus aliases
|
|
716
722
|
export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
|
|
717
|
-
// ClipboardX aliases
|
|
718
|
-
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
719
723
|
// ClipboardType aliases
|
|
720
724
|
export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
725
|
+
// ClipboardX aliases
|
|
726
|
+
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
721
727
|
// Clipboard aliases
|
|
722
728
|
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
723
|
-
// Clock1 aliases
|
|
724
|
-
export { default as Clock1Icon } from '../icons/clock-1';
|
|
725
729
|
// Clock10 aliases
|
|
726
730
|
export { default as Clock10Icon } from '../icons/clock-10';
|
|
731
|
+
// Clock1 aliases
|
|
732
|
+
export { default as Clock1Icon } from '../icons/clock-1';
|
|
727
733
|
// Clock11 aliases
|
|
728
734
|
export { default as Clock11Icon } from '../icons/clock-11';
|
|
729
|
-
// Clock2 aliases
|
|
730
|
-
export { default as Clock2Icon } from '../icons/clock-2';
|
|
731
735
|
// Clock12 aliases
|
|
732
736
|
export { default as Clock12Icon } from '../icons/clock-12';
|
|
737
|
+
// Clock2 aliases
|
|
738
|
+
export { default as Clock2Icon } from '../icons/clock-2';
|
|
733
739
|
// Clock3 aliases
|
|
734
740
|
export { default as Clock3Icon } from '../icons/clock-3';
|
|
735
|
-
// Clock4 aliases
|
|
736
|
-
export { default as Clock4Icon } from '../icons/clock-4';
|
|
737
741
|
// Clock5 aliases
|
|
738
742
|
export { default as Clock5Icon } from '../icons/clock-5';
|
|
739
|
-
//
|
|
740
|
-
export { default as
|
|
743
|
+
// Clock4 aliases
|
|
744
|
+
export { default as Clock4Icon } from '../icons/clock-4';
|
|
741
745
|
// Clock7 aliases
|
|
742
746
|
export { default as Clock7Icon } from '../icons/clock-7';
|
|
747
|
+
// Clock6 aliases
|
|
748
|
+
export { default as Clock6Icon } from '../icons/clock-6';
|
|
743
749
|
// Clock8 aliases
|
|
744
750
|
export { default as Clock8Icon } from '../icons/clock-8';
|
|
745
751
|
// Clock9 aliases
|
|
@@ -780,22 +786,22 @@ export { default as CloudFogIcon } from '../icons/cloud-fog';
|
|
|
780
786
|
export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
781
787
|
// CloudLightning aliases
|
|
782
788
|
export { default as CloudLightningIcon } from '../icons/cloud-lightning';
|
|
783
|
-
// CloudMoonRain aliases
|
|
784
|
-
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
785
789
|
// CloudMoon aliases
|
|
786
790
|
export { default as CloudMoonIcon } from '../icons/cloud-moon';
|
|
791
|
+
// CloudMoonRain aliases
|
|
792
|
+
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
787
793
|
// CloudOff aliases
|
|
788
794
|
export { default as CloudOffIcon } from '../icons/cloud-off';
|
|
795
|
+
// CloudRain aliases
|
|
796
|
+
export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
789
797
|
// CloudRainWind aliases
|
|
790
798
|
export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
|
|
799
|
+
// CloudSun aliases
|
|
800
|
+
export { default as CloudSunIcon } from '../icons/cloud-sun';
|
|
791
801
|
// CloudSnow aliases
|
|
792
802
|
export { default as CloudSnowIcon } from '../icons/cloud-snow';
|
|
793
|
-
// CloudRain aliases
|
|
794
|
-
export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
795
803
|
// CloudSunRain aliases
|
|
796
804
|
export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
|
|
797
|
-
// CloudSun aliases
|
|
798
|
-
export { default as CloudSunIcon } from '../icons/cloud-sun';
|
|
799
805
|
// CloudSync aliases
|
|
800
806
|
export { default as CloudSyncIcon } from '../icons/cloud-sync';
|
|
801
807
|
// Cloud aliases
|
|
@@ -808,24 +814,24 @@ export { default as CloverIcon } from '../icons/clover';
|
|
|
808
814
|
export { default as ClubIcon } from '../icons/club';
|
|
809
815
|
// Code aliases
|
|
810
816
|
export { default as CodeIcon } from '../icons/code';
|
|
817
|
+
// Coffee aliases
|
|
818
|
+
export { default as CoffeeIcon } from '../icons/coffee';
|
|
811
819
|
// Cog aliases
|
|
812
820
|
export { default as CogIcon } from '../icons/cog';
|
|
813
821
|
// Coins aliases
|
|
814
822
|
export { default as CoinsIcon } from '../icons/coins';
|
|
815
|
-
// Coffee aliases
|
|
816
|
-
export { default as CoffeeIcon } from '../icons/coffee';
|
|
817
823
|
// Columns4 aliases
|
|
818
824
|
export { default as Columns4Icon } from '../icons/columns-4';
|
|
819
825
|
// Combine aliases
|
|
820
826
|
export { default as CombineIcon } from '../icons/combine';
|
|
821
|
-
// Command aliases
|
|
822
|
-
export { default as CommandIcon } from '../icons/command';
|
|
823
827
|
// Compass aliases
|
|
824
828
|
export { default as CompassIcon } from '../icons/compass';
|
|
825
|
-
//
|
|
826
|
-
export { default as
|
|
829
|
+
// Command aliases
|
|
830
|
+
export { default as CommandIcon } from '../icons/command';
|
|
827
831
|
// Component aliases
|
|
828
832
|
export { default as ComponentIcon } from '../icons/component';
|
|
833
|
+
// Computer aliases
|
|
834
|
+
export { default as ComputerIcon } from '../icons/computer';
|
|
829
835
|
// ConciergeBell aliases
|
|
830
836
|
export { default as ConciergeBellIcon } from '../icons/concierge-bell';
|
|
831
837
|
// Cone aliases
|
|
@@ -846,10 +852,10 @@ export { default as CookingPotIcon } from '../icons/cooking-pot';
|
|
|
846
852
|
export { default as CopyCheckIcon } from '../icons/copy-check';
|
|
847
853
|
// CopyMinus aliases
|
|
848
854
|
export { default as CopyMinusIcon } from '../icons/copy-minus';
|
|
849
|
-
// CopySlash aliases
|
|
850
|
-
export { default as CopySlashIcon } from '../icons/copy-slash';
|
|
851
855
|
// CopyPlus aliases
|
|
852
856
|
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
857
|
+
// CopySlash aliases
|
|
858
|
+
export { default as CopySlashIcon } from '../icons/copy-slash';
|
|
853
859
|
// CopyX aliases
|
|
854
860
|
export { default as CopyXIcon } from '../icons/copy-x';
|
|
855
861
|
// Copy aliases
|
|
@@ -860,44 +866,44 @@ export { default as CopyleftIcon } from '../icons/copyleft';
|
|
|
860
866
|
export { default as CopyrightIcon } from '../icons/copyright';
|
|
861
867
|
// CornerDownLeft aliases
|
|
862
868
|
export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
|
|
863
|
-
// CornerLeftDown aliases
|
|
864
|
-
export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
|
|
865
869
|
// CornerDownRight aliases
|
|
866
870
|
export { default as CornerDownRightIcon } from '../icons/corner-down-right';
|
|
867
|
-
//
|
|
868
|
-
export { default as
|
|
871
|
+
// CornerLeftDown aliases
|
|
872
|
+
export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
|
|
869
873
|
// CornerRightDown aliases
|
|
870
874
|
export { default as CornerRightDownIcon } from '../icons/corner-right-down';
|
|
871
875
|
// CornerRightUp aliases
|
|
872
876
|
export { default as CornerRightUpIcon } from '../icons/corner-right-up';
|
|
873
877
|
// CornerUpLeft aliases
|
|
874
878
|
export { default as CornerUpLeftIcon } from '../icons/corner-up-left';
|
|
879
|
+
// CornerLeftUp aliases
|
|
880
|
+
export { default as CornerLeftUpIcon } from '../icons/corner-left-up';
|
|
875
881
|
// CornerUpRight aliases
|
|
876
882
|
export { default as CornerUpRightIcon } from '../icons/corner-up-right';
|
|
883
|
+
// CreativeCommons aliases
|
|
884
|
+
export { default as CreativeCommonsIcon } from '../icons/creative-commons';
|
|
877
885
|
// Cpu aliases
|
|
878
886
|
export { default as CpuIcon } from '../icons/cpu';
|
|
879
887
|
// CreditCardCheck aliases
|
|
880
888
|
export { default as CreditCardCheckIcon } from '../icons/credit-card-check';
|
|
881
|
-
// CreativeCommons aliases
|
|
882
|
-
export { default as CreativeCommonsIcon } from '../icons/creative-commons';
|
|
883
889
|
// CreditCardMinus aliases
|
|
884
890
|
export { default as CreditCardMinusIcon } from '../icons/credit-card-minus';
|
|
885
891
|
// CreditCardPlus aliases
|
|
886
892
|
export { default as CreditCardPlusIcon } from '../icons/credit-card-plus';
|
|
887
893
|
// CreditCardReader aliases
|
|
888
894
|
export { default as CreditCardReaderIcon } from '../icons/credit-card-reader';
|
|
889
|
-
//
|
|
890
|
-
export { default as
|
|
895
|
+
// CreditCardX aliases
|
|
896
|
+
export { default as CreditCardXIcon } from '../icons/credit-card-x';
|
|
891
897
|
// CreditCard aliases
|
|
892
898
|
export { default as CreditCardIcon } from '../icons/credit-card';
|
|
893
899
|
// Croissant aliases
|
|
894
900
|
export { default as CroissantIcon } from '../icons/croissant';
|
|
895
|
-
//
|
|
896
|
-
export { default as
|
|
897
|
-
// CreditCardX aliases
|
|
898
|
-
export { default as CreditCardXIcon } from '../icons/credit-card-x';
|
|
901
|
+
// Crop aliases
|
|
902
|
+
export { default as CropIcon } from '../icons/crop';
|
|
899
903
|
// Crosshair aliases
|
|
900
904
|
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
905
|
+
// Cross aliases
|
|
906
|
+
export { default as CrossIcon } from '../icons/cross';
|
|
901
907
|
// Crown aliases
|
|
902
908
|
export { default as CrownIcon } from '../icons/crown';
|
|
903
909
|
// Cuboid aliases
|
|
@@ -906,28 +912,30 @@ export { default as CuboidIcon } from '../icons/cuboid';
|
|
|
906
912
|
export { default as CupSodaIcon } from '../icons/cup-soda';
|
|
907
913
|
// Currency aliases
|
|
908
914
|
export { default as CurrencyIcon } from '../icons/currency';
|
|
915
|
+
// Cupcake aliases
|
|
916
|
+
export { default as CupcakeIcon } from '../icons/cupcake';
|
|
909
917
|
// Cylinder aliases
|
|
910
918
|
export { default as CylinderIcon } from '../icons/cylinder';
|
|
911
919
|
// Dam aliases
|
|
912
920
|
export { default as DamIcon } from '../icons/dam';
|
|
913
921
|
// DatabaseArrowDown aliases
|
|
914
922
|
export { default as DatabaseArrowDownIcon } from '../icons/database-arrow-down';
|
|
915
|
-
// DatabaseBackup aliases
|
|
916
|
-
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
917
923
|
// DatabaseArrowUp aliases
|
|
918
924
|
export { default as DatabaseArrowUpIcon } from '../icons/database-arrow-up';
|
|
919
|
-
//
|
|
920
|
-
export { default as
|
|
925
|
+
// DatabaseBackup aliases
|
|
926
|
+
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
921
927
|
// DatabaseMinus aliases
|
|
922
928
|
export { default as DatabaseMinusIcon } from '../icons/database-minus';
|
|
929
|
+
// DatabaseCheck aliases
|
|
930
|
+
export { default as DatabaseCheckIcon } from '../icons/database-check';
|
|
923
931
|
// DatabasePlus aliases
|
|
924
932
|
export { default as DatabasePlusIcon } from '../icons/database-plus';
|
|
933
|
+
// DatabaseZap aliases
|
|
934
|
+
export { default as DatabaseZapIcon } from '../icons/database-zap';
|
|
925
935
|
// DatabaseSearch aliases
|
|
926
936
|
export { default as DatabaseSearchIcon } from '../icons/database-search';
|
|
927
937
|
// DatabaseX aliases
|
|
928
938
|
export { default as DatabaseXIcon } from '../icons/database-x';
|
|
929
|
-
// DatabaseZap aliases
|
|
930
|
-
export { default as DatabaseZapIcon } from '../icons/database-zap';
|
|
931
939
|
// Database aliases
|
|
932
940
|
export { default as DatabaseIcon } from '../icons/database';
|
|
933
941
|
// DecimalsArrowLeft aliases
|
|
@@ -936,16 +944,16 @@ export { default as DecimalsArrowLeftIcon } from '../icons/decimals-arrow-left';
|
|
|
936
944
|
export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right';
|
|
937
945
|
// Delete aliases
|
|
938
946
|
export { default as DeleteIcon } from '../icons/delete';
|
|
947
|
+
// Dessert aliases
|
|
948
|
+
export { default as DessertIcon } from '../icons/dessert';
|
|
939
949
|
// Diameter aliases
|
|
940
950
|
export { default as DiameterIcon } from '../icons/diameter';
|
|
941
951
|
// DiamondMinus aliases
|
|
942
952
|
export { default as DiamondMinusIcon } from '../icons/diamond-minus';
|
|
943
|
-
// Dessert aliases
|
|
944
|
-
export { default as DessertIcon } from '../icons/dessert';
|
|
945
|
-
// Diamond aliases
|
|
946
|
-
export { default as DiamondIcon } from '../icons/diamond';
|
|
947
953
|
// DiamondPlus aliases
|
|
948
954
|
export { default as DiamondPlusIcon } from '../icons/diamond-plus';
|
|
955
|
+
// Diamond aliases
|
|
956
|
+
export { default as DiamondIcon } from '../icons/diamond';
|
|
949
957
|
// Dice1 aliases
|
|
950
958
|
export { default as Dice1Icon } from '../icons/dice-1';
|
|
951
959
|
// Dice2 aliases
|
|
@@ -964,28 +972,30 @@ export { default as DicesIcon } from '../icons/dices';
|
|
|
964
972
|
export { default as DiffIcon } from '../icons/diff';
|
|
965
973
|
// Disc2 aliases
|
|
966
974
|
export { default as Disc2Icon } from '../icons/disc-2';
|
|
967
|
-
// Disc3 aliases
|
|
968
|
-
export { default as Disc3Icon } from '../icons/disc-3';
|
|
969
975
|
// DiscAlbum aliases
|
|
970
976
|
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
977
|
+
// Disc3 aliases
|
|
978
|
+
export { default as Disc3Icon } from '../icons/disc-3';
|
|
971
979
|
// Disc aliases
|
|
972
980
|
export { default as DiscIcon } from '../icons/disc';
|
|
973
|
-
// DnaOff aliases
|
|
974
|
-
export { default as DnaOffIcon } from '../icons/dna-off';
|
|
975
981
|
// Divide aliases
|
|
976
982
|
export { default as DivideIcon } from '../icons/divide';
|
|
983
|
+
// DnaOff aliases
|
|
984
|
+
export { default as DnaOffIcon } from '../icons/dna-off';
|
|
985
|
+
// Dock aliases
|
|
986
|
+
export { default as DockIcon } from '../icons/dock';
|
|
977
987
|
// Dna aliases
|
|
978
988
|
export { default as DnaIcon } from '../icons/dna';
|
|
979
989
|
// Dog aliases
|
|
980
990
|
export { default as DogIcon } from '../icons/dog';
|
|
981
|
-
// Dock aliases
|
|
982
|
-
export { default as DockIcon } from '../icons/dock';
|
|
983
991
|
// DollarSign aliases
|
|
984
992
|
export { default as DollarSignIcon } from '../icons/dollar-sign';
|
|
985
993
|
// Dome aliases
|
|
986
994
|
export { default as DomeIcon } from '../icons/dome';
|
|
987
995
|
// Donut aliases
|
|
988
996
|
export { default as DonutIcon } from '../icons/donut';
|
|
997
|
+
// DoorClosedPackage aliases
|
|
998
|
+
export { default as DoorClosedPackageIcon } from '../icons/door-closed-package';
|
|
989
999
|
// DoorClosedLocked aliases
|
|
990
1000
|
export { default as DoorClosedLockedIcon } from '../icons/door-closed-locked';
|
|
991
1001
|
// DoorClosed aliases
|
|
@@ -1004,22 +1014,22 @@ export { default as DraftingCompassIcon } from '../icons/drafting-compass';
|
|
|
1004
1014
|
export { default as DramaIcon } from '../icons/drama';
|
|
1005
1015
|
// Drill aliases
|
|
1006
1016
|
export { default as DrillIcon } from '../icons/drill';
|
|
1007
|
-
// DropletOff aliases
|
|
1008
|
-
export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
1009
1017
|
// Drone aliases
|
|
1010
1018
|
export { default as DroneIcon } from '../icons/drone';
|
|
1011
|
-
//
|
|
1012
|
-
export { default as
|
|
1019
|
+
// DropletOff aliases
|
|
1020
|
+
export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
1013
1021
|
// Droplets aliases
|
|
1014
1022
|
export { default as DropletsIcon } from '../icons/droplets';
|
|
1023
|
+
// Droplet aliases
|
|
1024
|
+
export { default as DropletIcon } from '../icons/droplet';
|
|
1015
1025
|
// Drum aliases
|
|
1016
1026
|
export { default as DrumIcon } from '../icons/drum';
|
|
1027
|
+
// Dumbbell aliases
|
|
1028
|
+
export { default as DumbbellIcon } from '../icons/dumbbell';
|
|
1017
1029
|
// Drumstick aliases
|
|
1018
1030
|
export { default as DrumstickIcon } from '../icons/drumstick';
|
|
1019
1031
|
// EarOff aliases
|
|
1020
1032
|
export { default as EarOffIcon } from '../icons/ear-off';
|
|
1021
|
-
// Dumbbell aliases
|
|
1022
|
-
export { default as DumbbellIcon } from '../icons/dumbbell';
|
|
1023
1033
|
// Ear aliases
|
|
1024
1034
|
export { default as EarIcon } from '../icons/ear';
|
|
1025
1035
|
// EarthLock aliases
|
|
@@ -1028,10 +1038,10 @@ export { default as EarthLockIcon } from '../icons/earth-lock';
|
|
|
1028
1038
|
export { default as EclipseIcon } from '../icons/eclipse';
|
|
1029
1039
|
// EggFried aliases
|
|
1030
1040
|
export { default as EggFriedIcon } from '../icons/egg-fried';
|
|
1031
|
-
// EggOff aliases
|
|
1032
|
-
export { default as EggOffIcon } from '../icons/egg-off';
|
|
1033
1041
|
// Egg aliases
|
|
1034
1042
|
export { default as EggIcon } from '../icons/egg';
|
|
1043
|
+
// EggOff aliases
|
|
1044
|
+
export { default as EggOffIcon } from '../icons/egg-off';
|
|
1035
1045
|
// Eject aliases
|
|
1036
1046
|
export { default as EjectIcon } from '../icons/eject';
|
|
1037
1047
|
// Ellipse aliases
|
|
@@ -1070,10 +1080,12 @@ export { default as EyeIcon } from '../icons/eye';
|
|
|
1070
1080
|
export { default as FactoryIcon } from '../icons/factory';
|
|
1071
1081
|
// Fan aliases
|
|
1072
1082
|
export { default as FanIcon } from '../icons/fan';
|
|
1073
|
-
// Feather aliases
|
|
1074
|
-
export { default as FeatherIcon } from '../icons/feather';
|
|
1075
1083
|
// FastForward aliases
|
|
1076
1084
|
export { default as FastForwardIcon } from '../icons/fast-forward';
|
|
1085
|
+
// Faucet aliases
|
|
1086
|
+
export { default as FaucetIcon } from '../icons/faucet';
|
|
1087
|
+
// Feather aliases
|
|
1088
|
+
export { default as FeatherIcon } from '../icons/feather';
|
|
1077
1089
|
// Fence aliases
|
|
1078
1090
|
export { default as FenceIcon } from '../icons/fence';
|
|
1079
1091
|
// FerrisWheel aliases
|
|
@@ -1082,26 +1094,26 @@ export { default as FerrisWheelIcon } from '../icons/ferris-wheel';
|
|
|
1082
1094
|
export { default as FileArchiveIcon } from '../icons/file-archive';
|
|
1083
1095
|
// FileBox aliases
|
|
1084
1096
|
export { default as FileBoxIcon } from '../icons/file-box';
|
|
1097
|
+
// FileCheck aliases
|
|
1098
|
+
export { default as FileCheckIcon } from '../icons/file-check';
|
|
1085
1099
|
// FileClock aliases
|
|
1086
1100
|
export { default as FileClockIcon } from '../icons/file-clock';
|
|
1087
1101
|
// FileCode aliases
|
|
1088
1102
|
export { default as FileCodeIcon } from '../icons/file-code';
|
|
1089
1103
|
// FileDiff aliases
|
|
1090
1104
|
export { default as FileDiffIcon } from '../icons/file-diff';
|
|
1091
|
-
// FileCheck aliases
|
|
1092
|
-
export { default as FileCheckIcon } from '../icons/file-check';
|
|
1093
1105
|
// FileDigit aliases
|
|
1094
1106
|
export { default as FileDigitIcon } from '../icons/file-digit';
|
|
1095
|
-
// FileDown aliases
|
|
1096
|
-
export { default as FileDownIcon } from '../icons/file-down';
|
|
1097
1107
|
// FileHeart aliases
|
|
1098
1108
|
export { default as FileHeartIcon } from '../icons/file-heart';
|
|
1099
|
-
//
|
|
1100
|
-
export { default as
|
|
1109
|
+
// FileDown aliases
|
|
1110
|
+
export { default as FileDownIcon } from '../icons/file-down';
|
|
1101
1111
|
// FileInput aliases
|
|
1102
1112
|
export { default as FileInputIcon } from '../icons/file-input';
|
|
1103
1113
|
// FileMinus aliases
|
|
1104
1114
|
export { default as FileMinusIcon } from '../icons/file-minus';
|
|
1115
|
+
// FileImage aliases
|
|
1116
|
+
export { default as FileImageIcon } from '../icons/file-image';
|
|
1105
1117
|
// FileMusic aliases
|
|
1106
1118
|
export { default as FileMusicIcon } from '../icons/file-music';
|
|
1107
1119
|
// FileOutput aliases
|
|
@@ -1116,38 +1128,38 @@ export { default as FileSearchIcon } from '../icons/file-search';
|
|
|
1116
1128
|
export { default as FileSlidersIcon } from '../icons/file-sliders';
|
|
1117
1129
|
// FileSpreadsheet aliases
|
|
1118
1130
|
export { default as FileSpreadsheetIcon } from '../icons/file-spreadsheet';
|
|
1119
|
-
// FileStack aliases
|
|
1120
|
-
export { default as FileStackIcon } from '../icons/file-stack';
|
|
1121
1131
|
// FileSymlink aliases
|
|
1122
1132
|
export { default as FileSymlinkIcon } from '../icons/file-symlink';
|
|
1133
|
+
// FileStack aliases
|
|
1134
|
+
export { default as FileStackIcon } from '../icons/file-stack';
|
|
1123
1135
|
// FileTerminal aliases
|
|
1124
1136
|
export { default as FileTerminalIcon } from '../icons/file-terminal';
|
|
1125
|
-
// FileText aliases
|
|
1126
|
-
export { default as FileTextIcon } from '../icons/file-text';
|
|
1127
1137
|
// FileType aliases
|
|
1128
1138
|
export { default as FileTypeIcon } from '../icons/file-type';
|
|
1139
|
+
// FileText aliases
|
|
1140
|
+
export { default as FileTextIcon } from '../icons/file-text';
|
|
1129
1141
|
// FileUp aliases
|
|
1130
1142
|
export { default as FileUpIcon } from '../icons/file-up';
|
|
1131
|
-
// FileUser aliases
|
|
1132
|
-
export { default as FileUserIcon } from '../icons/file-user';
|
|
1133
1143
|
// FileVolume aliases
|
|
1134
1144
|
export { default as FileVolumeIcon } from '../icons/file-volume';
|
|
1145
|
+
// FileUser aliases
|
|
1146
|
+
export { default as FileUserIcon } from '../icons/file-user';
|
|
1135
1147
|
// FileX aliases
|
|
1136
1148
|
export { default as FileXIcon } from '../icons/file-x';
|
|
1137
1149
|
// File aliases
|
|
1138
1150
|
export { default as FileIcon } from '../icons/file';
|
|
1139
1151
|
// Files aliases
|
|
1140
1152
|
export { default as FilesIcon } from '../icons/files';
|
|
1141
|
-
// FireExtinguisher aliases
|
|
1142
|
-
export { default as FireExtinguisherIcon } from '../icons/fire-extinguisher';
|
|
1143
1153
|
// Film aliases
|
|
1144
1154
|
export { default as FilmIcon } from '../icons/film';
|
|
1145
1155
|
// FishOff aliases
|
|
1146
1156
|
export { default as FishOffIcon } from '../icons/fish-off';
|
|
1147
|
-
//
|
|
1148
|
-
export { default as
|
|
1157
|
+
// FireExtinguisher aliases
|
|
1158
|
+
export { default as FireExtinguisherIcon } from '../icons/fire-extinguisher';
|
|
1149
1159
|
// FishSymbol aliases
|
|
1150
1160
|
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1161
|
+
// Fish aliases
|
|
1162
|
+
export { default as FishIcon } from '../icons/fish';
|
|
1151
1163
|
// FishingHook aliases
|
|
1152
1164
|
export { default as FishingHookIcon } from '../icons/fishing-hook';
|
|
1153
1165
|
// FishingRod aliases
|
|
@@ -1158,38 +1170,38 @@ export { default as FlagOffIcon } from '../icons/flag-off';
|
|
|
1158
1170
|
export { default as FlagTriangleLeftIcon } from '../icons/flag-triangle-left';
|
|
1159
1171
|
// FlagTriangleRight aliases
|
|
1160
1172
|
export { default as FlagTriangleRightIcon } from '../icons/flag-triangle-right';
|
|
1161
|
-
// Flag aliases
|
|
1162
|
-
export { default as FlagIcon } from '../icons/flag';
|
|
1163
1173
|
// FlameKindling aliases
|
|
1164
1174
|
export { default as FlameKindlingIcon } from '../icons/flame-kindling';
|
|
1165
|
-
//
|
|
1166
|
-
export { default as
|
|
1175
|
+
// Flag aliases
|
|
1176
|
+
export { default as FlagIcon } from '../icons/flag';
|
|
1177
|
+
// Flame aliases
|
|
1178
|
+
export { default as FlameIcon } from '../icons/flame';
|
|
1167
1179
|
// FlashlightOff aliases
|
|
1168
1180
|
export { default as FlashlightOffIcon } from '../icons/flashlight-off';
|
|
1181
|
+
// Flashlight aliases
|
|
1182
|
+
export { default as FlashlightIcon } from '../icons/flashlight';
|
|
1169
1183
|
// FlaskConicalOff aliases
|
|
1170
1184
|
export { default as FlaskConicalOffIcon } from '../icons/flask-conical-off';
|
|
1171
|
-
// Flame aliases
|
|
1172
|
-
export { default as FlameIcon } from '../icons/flame';
|
|
1173
1185
|
// FlaskConical aliases
|
|
1174
1186
|
export { default as FlaskConicalIcon } from '../icons/flask-conical';
|
|
1175
|
-
// FlaskRound aliases
|
|
1176
|
-
export { default as FlaskRoundIcon } from '../icons/flask-round';
|
|
1177
1187
|
// Flower2 aliases
|
|
1178
1188
|
export { default as Flower2Icon } from '../icons/flower-2';
|
|
1189
|
+
// FlaskRound aliases
|
|
1190
|
+
export { default as FlaskRoundIcon } from '../icons/flask-round';
|
|
1179
1191
|
// Flower aliases
|
|
1180
1192
|
export { default as FlowerIcon } from '../icons/flower';
|
|
1181
1193
|
// Focus aliases
|
|
1182
1194
|
export { default as FocusIcon } from '../icons/focus';
|
|
1183
1195
|
// FoldHorizontal aliases
|
|
1184
1196
|
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
1197
|
+
// FoldVertical aliases
|
|
1198
|
+
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1185
1199
|
// FolderArchive aliases
|
|
1186
1200
|
export { default as FolderArchiveIcon } from '../icons/folder-archive';
|
|
1187
|
-
// FolderCheck aliases
|
|
1188
|
-
export { default as FolderCheckIcon } from '../icons/folder-check';
|
|
1189
1201
|
// FolderBookmark aliases
|
|
1190
1202
|
export { default as FolderBookmarkIcon } from '../icons/folder-bookmark';
|
|
1191
|
-
//
|
|
1192
|
-
export { default as
|
|
1203
|
+
// FolderCheck aliases
|
|
1204
|
+
export { default as FolderCheckIcon } from '../icons/folder-check';
|
|
1193
1205
|
// FolderClock aliases
|
|
1194
1206
|
export { default as FolderClockIcon } from '../icons/folder-clock';
|
|
1195
1207
|
// FolderCode aliases
|
|
@@ -1206,14 +1218,14 @@ export { default as FolderGit2Icon } from '../icons/folder-git-2';
|
|
|
1206
1218
|
export { default as FolderGitIcon } from '../icons/folder-git';
|
|
1207
1219
|
// FolderHeart aliases
|
|
1208
1220
|
export { default as FolderHeartIcon } from '../icons/folder-heart';
|
|
1209
|
-
// FolderKanban aliases
|
|
1210
|
-
export { default as FolderKanbanIcon } from '../icons/folder-kanban';
|
|
1211
1221
|
// FolderInput aliases
|
|
1212
1222
|
export { default as FolderInputIcon } from '../icons/folder-input';
|
|
1213
1223
|
// FolderKey aliases
|
|
1214
1224
|
export { default as FolderKeyIcon } from '../icons/folder-key';
|
|
1215
1225
|
// FolderLock aliases
|
|
1216
1226
|
export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
1227
|
+
// FolderKanban aliases
|
|
1228
|
+
export { default as FolderKanbanIcon } from '../icons/folder-kanban';
|
|
1217
1229
|
// FolderMinus aliases
|
|
1218
1230
|
export { default as FolderMinusIcon } from '../icons/folder-minus';
|
|
1219
1231
|
// FolderOpenDot aliases
|
|
@@ -1230,18 +1242,18 @@ export { default as FolderRootIcon } from '../icons/folder-root';
|
|
|
1230
1242
|
export { default as FolderSearch2Icon } from '../icons/folder-search-2';
|
|
1231
1243
|
// FolderSearch aliases
|
|
1232
1244
|
export { default as FolderSearchIcon } from '../icons/folder-search';
|
|
1233
|
-
// FolderSync aliases
|
|
1234
|
-
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1235
1245
|
// FolderSymlink aliases
|
|
1236
1246
|
export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
|
|
1237
|
-
//
|
|
1238
|
-
export { default as
|
|
1247
|
+
// FolderSync aliases
|
|
1248
|
+
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1239
1249
|
// FolderUp aliases
|
|
1240
1250
|
export { default as FolderUpIcon } from '../icons/folder-up';
|
|
1241
|
-
//
|
|
1242
|
-
export { default as
|
|
1251
|
+
// FolderTree aliases
|
|
1252
|
+
export { default as FolderTreeIcon } from '../icons/folder-tree';
|
|
1243
1253
|
// Folder aliases
|
|
1244
1254
|
export { default as FolderIcon } from '../icons/folder';
|
|
1255
|
+
// FolderX aliases
|
|
1256
|
+
export { default as FolderXIcon } from '../icons/folder-x';
|
|
1245
1257
|
// Folders aliases
|
|
1246
1258
|
export { default as FoldersIcon } from '../icons/folders';
|
|
1247
1259
|
// Footprints aliases
|
|
@@ -1252,48 +1264,48 @@ export { default as ForkliftIcon } from '../icons/forklift';
|
|
|
1252
1264
|
export { default as FormIcon } from '../icons/form';
|
|
1253
1265
|
// Forward aliases
|
|
1254
1266
|
export { default as ForwardIcon } from '../icons/forward';
|
|
1255
|
-
// Frame aliases
|
|
1256
|
-
export { default as FrameIcon } from '../icons/frame';
|
|
1257
1267
|
// Fuel aliases
|
|
1258
1268
|
export { default as FuelIcon } from '../icons/fuel';
|
|
1269
|
+
// Frame aliases
|
|
1270
|
+
export { default as FrameIcon } from '../icons/frame';
|
|
1259
1271
|
// Fullscreen aliases
|
|
1260
1272
|
export { default as FullscreenIcon } from '../icons/fullscreen';
|
|
1261
1273
|
// FunnelPlus aliases
|
|
1262
1274
|
export { default as FunnelPlusIcon } from '../icons/funnel-plus';
|
|
1263
|
-
// GalleryHorizontalEnd aliases
|
|
1264
|
-
export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal-end';
|
|
1265
1275
|
// Galaxy aliases
|
|
1266
1276
|
export { default as GalaxyIcon } from '../icons/galaxy';
|
|
1267
|
-
// GalleryThumbnails aliases
|
|
1268
|
-
export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
|
|
1269
|
-
// GalleryVerticalEnd aliases
|
|
1270
|
-
export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end';
|
|
1271
1277
|
// GalleryHorizontal aliases
|
|
1272
1278
|
export { default as GalleryHorizontalIcon } from '../icons/gallery-horizontal';
|
|
1279
|
+
// GalleryHorizontalEnd aliases
|
|
1280
|
+
export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal-end';
|
|
1281
|
+
// GalleryThumbnails aliases
|
|
1282
|
+
export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
|
|
1273
1283
|
// GalleryVertical aliases
|
|
1274
1284
|
export { default as GalleryVerticalIcon } from '../icons/gallery-vertical';
|
|
1275
1285
|
// Gamepad2 aliases
|
|
1276
1286
|
export { default as Gamepad2Icon } from '../icons/gamepad-2';
|
|
1287
|
+
// GalleryVerticalEnd aliases
|
|
1288
|
+
export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end';
|
|
1277
1289
|
// GamepadDirectional aliases
|
|
1278
1290
|
export { default as GamepadDirectionalIcon } from '../icons/gamepad-directional';
|
|
1279
1291
|
// Gamepad aliases
|
|
1280
1292
|
export { default as GamepadIcon } from '../icons/gamepad';
|
|
1293
|
+
// GapHorizontal aliases
|
|
1294
|
+
export { default as GapHorizontalIcon } from '../icons/gap-horizontal';
|
|
1281
1295
|
// GapVertical aliases
|
|
1282
1296
|
export { default as GapVerticalIcon } from '../icons/gap-vertical';
|
|
1283
1297
|
// Gauge aliases
|
|
1284
1298
|
export { default as GaugeIcon } from '../icons/gauge';
|
|
1285
1299
|
// Gavel aliases
|
|
1286
1300
|
export { default as GavelIcon } from '../icons/gavel';
|
|
1287
|
-
// GapHorizontal aliases
|
|
1288
|
-
export { default as GapHorizontalIcon } from '../icons/gap-horizontal';
|
|
1289
1301
|
// Gem aliases
|
|
1290
1302
|
export { default as GemIcon } from '../icons/gem';
|
|
1291
1303
|
// GeorgianLari aliases
|
|
1292
1304
|
export { default as GeorgianLariIcon } from '../icons/georgian-lari';
|
|
1293
|
-
// Germ aliases
|
|
1294
|
-
export { default as GermIcon } from '../icons/germ';
|
|
1295
1305
|
// GermOff aliases
|
|
1296
1306
|
export { default as GermOffIcon } from '../icons/germ-off';
|
|
1307
|
+
// Germ aliases
|
|
1308
|
+
export { default as GermIcon } from '../icons/germ';
|
|
1297
1309
|
// Ghost aliases
|
|
1298
1310
|
export { default as GhostIcon } from '../icons/ghost';
|
|
1299
1311
|
// Gift aliases
|
|
@@ -1312,34 +1324,34 @@ export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
|
|
|
1312
1324
|
export { default as GitCompareIcon } from '../icons/git-compare';
|
|
1313
1325
|
// GitFork aliases
|
|
1314
1326
|
export { default as GitForkIcon } from '../icons/git-fork';
|
|
1315
|
-
// GitGraph aliases
|
|
1316
|
-
export { default as GitGraphIcon } from '../icons/git-graph';
|
|
1317
1327
|
// GitMergeConflict aliases
|
|
1318
1328
|
export { default as GitMergeConflictIcon } from '../icons/git-merge-conflict';
|
|
1329
|
+
// GitGraph aliases
|
|
1330
|
+
export { default as GitGraphIcon } from '../icons/git-graph';
|
|
1319
1331
|
// GitMerge aliases
|
|
1320
1332
|
export { default as GitMergeIcon } from '../icons/git-merge';
|
|
1321
|
-
// GitPullRequestArrow aliases
|
|
1322
|
-
export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-arrow';
|
|
1323
1333
|
// GitPullRequestClosed aliases
|
|
1324
1334
|
export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
|
|
1335
|
+
// GitPullRequestArrow aliases
|
|
1336
|
+
export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-arrow';
|
|
1337
|
+
// GitPullRequestCreateArrow aliases
|
|
1338
|
+
export { default as GitPullRequestCreateArrowIcon } from '../icons/git-pull-request-create-arrow';
|
|
1325
1339
|
// GitPullRequestCreate aliases
|
|
1326
1340
|
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
|
|
1327
1341
|
// GitPullRequestDraft aliases
|
|
1328
1342
|
export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
|
|
1329
|
-
// GitPullRequestCreateArrow aliases
|
|
1330
|
-
export { default as GitPullRequestCreateArrowIcon } from '../icons/git-pull-request-create-arrow';
|
|
1331
1343
|
// GitPullRequest aliases
|
|
1332
1344
|
export { default as GitPullRequestIcon } from '../icons/git-pull-request';
|
|
1333
|
-
// GlassWater aliases
|
|
1334
|
-
export { default as GlassWaterIcon } from '../icons/glass-water';
|
|
1335
1345
|
// Glasses aliases
|
|
1336
1346
|
export { default as GlassesIcon } from '../icons/glasses';
|
|
1347
|
+
// GlassWater aliases
|
|
1348
|
+
export { default as GlassWaterIcon } from '../icons/glass-water';
|
|
1337
1349
|
// GlobeCheck aliases
|
|
1338
1350
|
export { default as GlobeCheckIcon } from '../icons/globe-check';
|
|
1339
|
-
// GlobeLock aliases
|
|
1340
|
-
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1341
1351
|
// GlobeCode aliases
|
|
1342
1352
|
export { default as GlobeCodeIcon } from '../icons/globe-code';
|
|
1353
|
+
// GlobeLock aliases
|
|
1354
|
+
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1343
1355
|
// GlobeOff aliases
|
|
1344
1356
|
export { default as GlobeOffIcon } from '../icons/globe-off';
|
|
1345
1357
|
// GlobeX aliases
|
|
@@ -1348,18 +1360,18 @@ export { default as GlobeXIcon } from '../icons/globe-x';
|
|
|
1348
1360
|
export { default as GlobeIcon } from '../icons/globe';
|
|
1349
1361
|
// Goal aliases
|
|
1350
1362
|
export { default as GoalIcon } from '../icons/goal';
|
|
1363
|
+
// Gpu aliases
|
|
1364
|
+
export { default as GpuIcon } from '../icons/gpu';
|
|
1351
1365
|
// GraduationCap aliases
|
|
1352
1366
|
export { default as GraduationCapIcon } from '../icons/graduation-cap';
|
|
1353
1367
|
// Grape aliases
|
|
1354
1368
|
export { default as GrapeIcon } from '../icons/grape';
|
|
1355
|
-
// Gpu aliases
|
|
1356
|
-
export { default as GpuIcon } from '../icons/gpu';
|
|
1357
1369
|
// Grid3x2 aliases
|
|
1358
1370
|
export { default as Grid3x2Icon } from '../icons/grid-3x2';
|
|
1359
|
-
// GripHorizontal aliases
|
|
1360
|
-
export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
|
|
1361
1371
|
// GripVertical aliases
|
|
1362
1372
|
export { default as GripVerticalIcon } from '../icons/grip-vertical';
|
|
1373
|
+
// GripHorizontal aliases
|
|
1374
|
+
export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
|
|
1363
1375
|
// Grip aliases
|
|
1364
1376
|
export { default as GripIcon } from '../icons/grip';
|
|
1365
1377
|
// Group aliases
|
|
@@ -1368,80 +1380,80 @@ export { default as GroupIcon } from '../icons/group';
|
|
|
1368
1380
|
export { default as GuitarIcon } from '../icons/guitar';
|
|
1369
1381
|
// Ham aliases
|
|
1370
1382
|
export { default as HamIcon } from '../icons/ham';
|
|
1371
|
-
// Hamburger aliases
|
|
1372
|
-
export { default as HamburgerIcon } from '../icons/hamburger';
|
|
1373
1383
|
// Hammer aliases
|
|
1374
1384
|
export { default as HammerIcon } from '../icons/hammer';
|
|
1385
|
+
// Hamburger aliases
|
|
1386
|
+
export { default as HamburgerIcon } from '../icons/hamburger';
|
|
1375
1387
|
// HandCoins aliases
|
|
1376
1388
|
export { default as HandCoinsIcon } from '../icons/hand-coins';
|
|
1377
|
-
// HandHeart aliases
|
|
1378
|
-
export { default as HandHeartIcon } from '../icons/hand-heart';
|
|
1379
1389
|
// HandFist aliases
|
|
1380
1390
|
export { default as HandFistIcon } from '../icons/hand-fist';
|
|
1381
|
-
//
|
|
1382
|
-
export { default as
|
|
1391
|
+
// HandHeart aliases
|
|
1392
|
+
export { default as HandHeartIcon } from '../icons/hand-heart';
|
|
1383
1393
|
// HandMetal aliases
|
|
1384
1394
|
export { default as HandMetalIcon } from '../icons/hand-metal';
|
|
1385
1395
|
// HandPlatter aliases
|
|
1386
1396
|
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1397
|
+
// Hand aliases
|
|
1398
|
+
export { default as HandIcon } from '../icons/hand';
|
|
1387
1399
|
// Handbag aliases
|
|
1388
1400
|
export { default as HandbagIcon } from '../icons/handbag';
|
|
1389
1401
|
// Handshake aliases
|
|
1390
1402
|
export { default as HandshakeIcon } from '../icons/handshake';
|
|
1391
|
-
// HardDriveUpload aliases
|
|
1392
|
-
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
|
|
1393
1403
|
// HardDriveDownload aliases
|
|
1394
1404
|
export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
|
|
1405
|
+
// HardDriveUpload aliases
|
|
1406
|
+
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
|
|
1395
1407
|
// HardDrive aliases
|
|
1396
1408
|
export { default as HardDriveIcon } from '../icons/hard-drive';
|
|
1397
|
-
// HardHat aliases
|
|
1398
|
-
export { default as HardHatIcon } from '../icons/hard-hat';
|
|
1399
1409
|
// Hash aliases
|
|
1400
1410
|
export { default as HashIcon } from '../icons/hash';
|
|
1411
|
+
// HardHat aliases
|
|
1412
|
+
export { default as HardHatIcon } from '../icons/hard-hat';
|
|
1413
|
+
// HatGlasses aliases
|
|
1414
|
+
export { default as HatGlassesIcon } from '../icons/hat-glasses';
|
|
1401
1415
|
// Haze aliases
|
|
1402
1416
|
export { default as HazeIcon } from '../icons/haze';
|
|
1403
1417
|
// Hd aliases
|
|
1404
1418
|
export { default as HdIcon } from '../icons/hd';
|
|
1405
|
-
// HatGlasses aliases
|
|
1406
|
-
export { default as HatGlassesIcon } from '../icons/hat-glasses';
|
|
1407
1419
|
// HdmiPort aliases
|
|
1408
1420
|
export { default as HdmiPortIcon } from '../icons/hdmi-port';
|
|
1409
1421
|
// Heading1 aliases
|
|
1410
1422
|
export { default as Heading1Icon } from '../icons/heading-1';
|
|
1411
1423
|
// Heading2 aliases
|
|
1412
1424
|
export { default as Heading2Icon } from '../icons/heading-2';
|
|
1413
|
-
// Heading5 aliases
|
|
1414
|
-
export { default as Heading5Icon } from '../icons/heading-5';
|
|
1415
1425
|
// Heading3 aliases
|
|
1416
1426
|
export { default as Heading3Icon } from '../icons/heading-3';
|
|
1417
1427
|
// Heading4 aliases
|
|
1418
1428
|
export { default as Heading4Icon } from '../icons/heading-4';
|
|
1419
1429
|
// Heading6 aliases
|
|
1420
1430
|
export { default as Heading6Icon } from '../icons/heading-6';
|
|
1431
|
+
// Heading5 aliases
|
|
1432
|
+
export { default as Heading5Icon } from '../icons/heading-5';
|
|
1421
1433
|
// Heading aliases
|
|
1422
1434
|
export { default as HeadingIcon } from '../icons/heading';
|
|
1423
1435
|
// Headphones aliases
|
|
1424
1436
|
export { default as HeadphonesIcon } from '../icons/headphones';
|
|
1425
|
-
// Headset aliases
|
|
1426
|
-
export { default as HeadsetIcon } from '../icons/headset';
|
|
1427
1437
|
// HeadphoneOff aliases
|
|
1428
1438
|
export { default as HeadphoneOffIcon } from '../icons/headphone-off';
|
|
1439
|
+
// Headset aliases
|
|
1440
|
+
export { default as HeadsetIcon } from '../icons/headset';
|
|
1429
1441
|
// HeartCrack aliases
|
|
1430
1442
|
export { default as HeartCrackIcon } from '../icons/heart-crack';
|
|
1431
1443
|
// HeartHandshake aliases
|
|
1432
1444
|
export { default as HeartHandshakeIcon } from '../icons/heart-handshake';
|
|
1433
1445
|
// HeartMinus aliases
|
|
1434
1446
|
export { default as HeartMinusIcon } from '../icons/heart-minus';
|
|
1435
|
-
// HeartPlus aliases
|
|
1436
|
-
export { default as HeartPlusIcon } from '../icons/heart-plus';
|
|
1437
1447
|
// HeartOff aliases
|
|
1438
1448
|
export { default as HeartOffIcon } from '../icons/heart-off';
|
|
1439
|
-
//
|
|
1440
|
-
export { default as
|
|
1449
|
+
// HeartPlus aliases
|
|
1450
|
+
export { default as HeartPlusIcon } from '../icons/heart-plus';
|
|
1441
1451
|
// HeartPulse aliases
|
|
1442
1452
|
export { default as HeartPulseIcon } from '../icons/heart-pulse';
|
|
1443
1453
|
// Heart aliases
|
|
1444
1454
|
export { default as HeartIcon } from '../icons/heart';
|
|
1455
|
+
// HeartX aliases
|
|
1456
|
+
export { default as HeartXIcon } from '../icons/heart-x';
|
|
1445
1457
|
// Heater aliases
|
|
1446
1458
|
export { default as HeaterIcon } from '../icons/heater';
|
|
1447
1459
|
// Helicopter aliases
|
|
@@ -1452,10 +1464,10 @@ export { default as HexagonIcon } from '../icons/hexagon';
|
|
|
1452
1464
|
export { default as HighlighterIcon } from '../icons/highlighter';
|
|
1453
1465
|
// HopOff aliases
|
|
1454
1466
|
export { default as HopOffIcon } from '../icons/hop-off';
|
|
1455
|
-
// Hospital aliases
|
|
1456
|
-
export { default as HospitalIcon } from '../icons/hospital';
|
|
1457
1467
|
// Hop aliases
|
|
1458
1468
|
export { default as HopIcon } from '../icons/hop';
|
|
1469
|
+
// Hospital aliases
|
|
1470
|
+
export { default as HospitalIcon } from '../icons/hospital';
|
|
1459
1471
|
// Hotel aliases
|
|
1460
1472
|
export { default as HotelIcon } from '../icons/hotel';
|
|
1461
1473
|
// HourglassCog aliases
|
|
@@ -1474,18 +1486,18 @@ export { default as HouseWifiIcon } from '../icons/house-wifi';
|
|
|
1474
1486
|
export { default as HousesIcon } from '../icons/houses';
|
|
1475
1487
|
// IdCardLanyard aliases
|
|
1476
1488
|
export { default as IdCardLanyardIcon } from '../icons/id-card-lanyard';
|
|
1489
|
+
// IdCard aliases
|
|
1490
|
+
export { default as IdCardIcon } from '../icons/id-card';
|
|
1477
1491
|
// ImageDown aliases
|
|
1478
1492
|
export { default as ImageDownIcon } from '../icons/image-down';
|
|
1479
1493
|
// ImageMinus aliases
|
|
1480
1494
|
export { default as ImageMinusIcon } from '../icons/image-minus';
|
|
1481
|
-
// IdCard aliases
|
|
1482
|
-
export { default as IdCardIcon } from '../icons/id-card';
|
|
1483
|
-
// ImageOff aliases
|
|
1484
|
-
export { default as ImageOffIcon } from '../icons/image-off';
|
|
1485
1495
|
// ImagePlay aliases
|
|
1486
1496
|
export { default as ImagePlayIcon } from '../icons/image-play';
|
|
1487
1497
|
// ImagePlus aliases
|
|
1488
1498
|
export { default as ImagePlusIcon } from '../icons/image-plus';
|
|
1499
|
+
// ImageOff aliases
|
|
1500
|
+
export { default as ImageOffIcon } from '../icons/image-off';
|
|
1489
1501
|
// ImageUp aliases
|
|
1490
1502
|
export { default as ImageUpIcon } from '../icons/image-up';
|
|
1491
1503
|
// ImageUpscale aliases
|
|
@@ -1500,10 +1512,10 @@ export { default as ImportIcon } from '../icons/import';
|
|
|
1500
1512
|
export { default as InboxIcon } from '../icons/inbox';
|
|
1501
1513
|
// IndianRupee aliases
|
|
1502
1514
|
export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
1503
|
-
// Infinity aliases
|
|
1504
|
-
export { default as InfinityIcon } from '../icons/infinity';
|
|
1505
1515
|
// Info aliases
|
|
1506
1516
|
export { default as InfoIcon } from '../icons/info';
|
|
1517
|
+
// Infinity aliases
|
|
1518
|
+
export { default as InfinityIcon } from '../icons/infinity';
|
|
1507
1519
|
// InspectionPanel aliases
|
|
1508
1520
|
export { default as InspectionPanelIcon } from '../icons/inspection-panel';
|
|
1509
1521
|
// Italic aliases
|
|
@@ -1530,36 +1542,38 @@ export { default as KeySquareIcon } from '../icons/key-square';
|
|
|
1530
1542
|
export { default as KeyIcon } from '../icons/key';
|
|
1531
1543
|
// KeyboardMusic aliases
|
|
1532
1544
|
export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
|
|
1533
|
-
// KeyboardOff aliases
|
|
1534
|
-
export { default as KeyboardOffIcon } from '../icons/keyboard-off';
|
|
1535
1545
|
// Keyboard aliases
|
|
1536
1546
|
export { default as KeyboardIcon } from '../icons/keyboard';
|
|
1537
|
-
//
|
|
1538
|
-
export { default as
|
|
1547
|
+
// KeyboardOff aliases
|
|
1548
|
+
export { default as KeyboardOffIcon } from '../icons/keyboard-off';
|
|
1549
|
+
// Lambda aliases
|
|
1550
|
+
export { default as LambdaIcon } from '../icons/lambda';
|
|
1539
1551
|
// LampCeiling aliases
|
|
1540
1552
|
export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
|
|
1553
|
+
// LampDesk aliases
|
|
1554
|
+
export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
1541
1555
|
// LampFloor aliases
|
|
1542
1556
|
export { default as LampFloorIcon } from '../icons/lamp-floor';
|
|
1543
|
-
// LampWallUp aliases
|
|
1544
|
-
export { default as LampWallUpIcon } from '../icons/lamp-wall-up';
|
|
1545
1557
|
// LampWallDown aliases
|
|
1546
1558
|
export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
|
|
1559
|
+
// LampWallUp aliases
|
|
1560
|
+
export { default as LampWallUpIcon } from '../icons/lamp-wall-up';
|
|
1547
1561
|
// Lamp aliases
|
|
1548
1562
|
export { default as LampIcon } from '../icons/lamp';
|
|
1549
1563
|
// LandPlot aliases
|
|
1550
1564
|
export { default as LandPlotIcon } from '../icons/land-plot';
|
|
1551
1565
|
// Landmark aliases
|
|
1552
1566
|
export { default as LandmarkIcon } from '../icons/landmark';
|
|
1553
|
-
//
|
|
1554
|
-
export { default as
|
|
1567
|
+
// LassoSelect aliases
|
|
1568
|
+
export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
1555
1569
|
// Languages aliases
|
|
1556
1570
|
export { default as LanguagesIcon } from '../icons/languages';
|
|
1571
|
+
// LaptopMinimalCheck aliases
|
|
1572
|
+
export { default as LaptopMinimalCheckIcon } from '../icons/laptop-minimal-check';
|
|
1557
1573
|
// Laptop aliases
|
|
1558
1574
|
export { default as LaptopIcon } from '../icons/laptop';
|
|
1559
1575
|
// Lasso aliases
|
|
1560
1576
|
export { default as LassoIcon } from '../icons/lasso';
|
|
1561
|
-
// LassoSelect aliases
|
|
1562
|
-
export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
1563
1577
|
// LayerArrowDown aliases
|
|
1564
1578
|
export { default as LayerArrowDownIcon } from '../icons/layer-arrow-down';
|
|
1565
1579
|
// LayerArrowUp aliases
|
|
@@ -1570,20 +1584,20 @@ export { default as Layers2Icon } from '../icons/layers-2';
|
|
|
1570
1584
|
export { default as LayersArrowDownIcon } from '../icons/layers-arrow-down';
|
|
1571
1585
|
// LayersArrowUp aliases
|
|
1572
1586
|
export { default as LayersArrowUpIcon } from '../icons/layers-arrow-up';
|
|
1573
|
-
// LayersMinus aliases
|
|
1574
|
-
export { default as LayersMinusIcon } from '../icons/layers-minus';
|
|
1575
1587
|
// LayersPlus aliases
|
|
1576
1588
|
export { default as LayersPlusIcon } from '../icons/layers-plus';
|
|
1589
|
+
// LayersMinus aliases
|
|
1590
|
+
export { default as LayersMinusIcon } from '../icons/layers-minus';
|
|
1577
1591
|
// LayoutArrowDown aliases
|
|
1578
1592
|
export { default as LayoutArrowDownIcon } from '../icons/layout-arrow-down';
|
|
1579
1593
|
// LayoutArrowRight aliases
|
|
1580
1594
|
export { default as LayoutArrowRightIcon } from '../icons/layout-arrow-right';
|
|
1581
1595
|
// LayoutDashboard aliases
|
|
1582
1596
|
export { default as LayoutDashboardIcon } from '../icons/layout-dashboard';
|
|
1583
|
-
// LayoutFreeform aliases
|
|
1584
|
-
export { default as LayoutFreeformIcon } from '../icons/layout-freeform';
|
|
1585
1597
|
// LayoutGrid aliases
|
|
1586
1598
|
export { default as LayoutGridIcon } from '../icons/layout-grid';
|
|
1599
|
+
// LayoutFreeform aliases
|
|
1600
|
+
export { default as LayoutFreeformIcon } from '../icons/layout-freeform';
|
|
1587
1601
|
// LayoutList aliases
|
|
1588
1602
|
export { default as LayoutListIcon } from '../icons/layout-list';
|
|
1589
1603
|
// LayoutPanelLeft aliases
|
|
@@ -1600,58 +1614,58 @@ export { default as LeafyGreenIcon } from '../icons/leafy-green';
|
|
|
1600
1614
|
export { default as LecternIcon } from '../icons/lectern';
|
|
1601
1615
|
// LensConcave aliases
|
|
1602
1616
|
export { default as LensConcaveIcon } from '../icons/lens-concave';
|
|
1603
|
-
// LensConvex aliases
|
|
1604
|
-
export { default as LensConvexIcon } from '../icons/lens-convex';
|
|
1605
1617
|
// LibraryBig aliases
|
|
1606
1618
|
export { default as LibraryBigIcon } from '../icons/library-big';
|
|
1619
|
+
// LensConvex aliases
|
|
1620
|
+
export { default as LensConvexIcon } from '../icons/lens-convex';
|
|
1607
1621
|
// Library aliases
|
|
1608
1622
|
export { default as LibraryIcon } from '../icons/library';
|
|
1609
1623
|
// LifeBuoy aliases
|
|
1610
1624
|
export { default as LifeBuoyIcon } from '../icons/life-buoy';
|
|
1611
1625
|
// Ligature aliases
|
|
1612
1626
|
export { default as LigatureIcon } from '../icons/ligature';
|
|
1613
|
-
// Lightbulb aliases
|
|
1614
|
-
export { default as LightbulbIcon } from '../icons/lightbulb';
|
|
1615
1627
|
// LightbulbOff aliases
|
|
1616
1628
|
export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
1629
|
+
// Lightbulb aliases
|
|
1630
|
+
export { default as LightbulbIcon } from '../icons/lightbulb';
|
|
1617
1631
|
// Lighthouse aliases
|
|
1618
1632
|
export { default as LighthouseIcon } from '../icons/lighthouse';
|
|
1619
1633
|
// LineDotRightHorizontal aliases
|
|
1620
1634
|
export { default as LineDotRightHorizontalIcon } from '../icons/line-dot-right-horizontal';
|
|
1621
|
-
// LineSquiggle aliases
|
|
1622
|
-
export { default as LineSquiggleIcon } from '../icons/line-squiggle';
|
|
1623
1635
|
// LineStyle aliases
|
|
1624
1636
|
export { default as LineStyleIcon } from '../icons/line-style';
|
|
1637
|
+
// LineSquiggle aliases
|
|
1638
|
+
export { default as LineSquiggleIcon } from '../icons/line-squiggle';
|
|
1625
1639
|
// Link2Off aliases
|
|
1626
1640
|
export { default as Link2OffIcon } from '../icons/link-2-off';
|
|
1627
1641
|
// Link2 aliases
|
|
1628
1642
|
export { default as Link2Icon } from '../icons/link-2';
|
|
1629
|
-
// ListCheck aliases
|
|
1630
|
-
export { default as ListCheckIcon } from '../icons/list-check';
|
|
1631
1643
|
// Link aliases
|
|
1632
1644
|
export { default as LinkIcon } from '../icons/link';
|
|
1645
|
+
// ListCheck aliases
|
|
1646
|
+
export { default as ListCheckIcon } from '../icons/list-check';
|
|
1633
1647
|
// ListChecks aliases
|
|
1634
1648
|
export { default as ListChecksIcon } from '../icons/list-checks';
|
|
1635
1649
|
// ListChevronsDownUp aliases
|
|
1636
1650
|
export { default as ListChevronsDownUpIcon } from '../icons/list-chevrons-down-up';
|
|
1637
|
-
// ListChevronsUpDown aliases
|
|
1638
|
-
export { default as ListChevronsUpDownIcon } from '../icons/list-chevrons-up-down';
|
|
1639
1651
|
// ListClock aliases
|
|
1640
1652
|
export { default as ListClockIcon } from '../icons/list-clock';
|
|
1641
|
-
//
|
|
1642
|
-
export { default as
|
|
1653
|
+
// ListChevronsUpDown aliases
|
|
1654
|
+
export { default as ListChevronsUpDownIcon } from '../icons/list-chevrons-up-down';
|
|
1643
1655
|
// ListEnd aliases
|
|
1644
1656
|
export { default as ListEndIcon } from '../icons/list-end';
|
|
1657
|
+
// ListCollapse aliases
|
|
1658
|
+
export { default as ListCollapseIcon } from '../icons/list-collapse';
|
|
1645
1659
|
// ListFilterPlus aliases
|
|
1646
1660
|
export { default as ListFilterPlusIcon } from '../icons/list-filter-plus';
|
|
1647
1661
|
// ListFilter aliases
|
|
1648
1662
|
export { default as ListFilterIcon } from '../icons/list-filter';
|
|
1649
1663
|
// ListMinus aliases
|
|
1650
1664
|
export { default as ListMinusIcon } from '../icons/list-minus';
|
|
1651
|
-
// ListOrdered aliases
|
|
1652
|
-
export { default as ListOrderedIcon } from '../icons/list-ordered';
|
|
1653
1665
|
// ListMusic aliases
|
|
1654
1666
|
export { default as ListMusicIcon } from '../icons/list-music';
|
|
1667
|
+
// ListOrdered aliases
|
|
1668
|
+
export { default as ListOrderedIcon } from '../icons/list-ordered';
|
|
1655
1669
|
// ListPlus aliases
|
|
1656
1670
|
export { default as ListPlusIcon } from '../icons/list-plus';
|
|
1657
1671
|
// ListRestart aliases
|
|
@@ -1676,20 +1690,20 @@ export { default as ListIcon } from '../icons/list';
|
|
|
1676
1690
|
export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
|
|
1677
1691
|
// Loader aliases
|
|
1678
1692
|
export { default as LoaderIcon } from '../icons/loader';
|
|
1679
|
-
// LocateOff aliases
|
|
1680
|
-
export { default as LocateOffIcon } from '../icons/locate-off';
|
|
1681
1693
|
// LocateFixed aliases
|
|
1682
1694
|
export { default as LocateFixedIcon } from '../icons/locate-fixed';
|
|
1695
|
+
// LocateOff aliases
|
|
1696
|
+
export { default as LocateOffIcon } from '../icons/locate-off';
|
|
1683
1697
|
// Locate aliases
|
|
1684
1698
|
export { default as LocateIcon } from '../icons/locate';
|
|
1685
1699
|
// LockKeyhole aliases
|
|
1686
1700
|
export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
|
|
1687
1701
|
// Lock aliases
|
|
1688
1702
|
export { default as LockIcon } from '../icons/lock';
|
|
1689
|
-
// LogOut aliases
|
|
1690
|
-
export { default as LogOutIcon } from '../icons/log-out';
|
|
1691
1703
|
// LogIn aliases
|
|
1692
1704
|
export { default as LogInIcon } from '../icons/log-in';
|
|
1705
|
+
// LogOut aliases
|
|
1706
|
+
export { default as LogOutIcon } from '../icons/log-out';
|
|
1693
1707
|
// Logs aliases
|
|
1694
1708
|
export { default as LogsIcon } from '../icons/logs';
|
|
1695
1709
|
// Lollipop aliases
|
|
@@ -1714,30 +1728,30 @@ export { default as MailPenIcon } from '../icons/mail-pen';
|
|
|
1714
1728
|
export { default as MailPlusIcon } from '../icons/mail-plus';
|
|
1715
1729
|
// MailSearch aliases
|
|
1716
1730
|
export { default as MailSearchIcon } from '../icons/mail-search';
|
|
1717
|
-
// MailX aliases
|
|
1718
|
-
export { default as MailXIcon } from '../icons/mail-x';
|
|
1719
1731
|
// MailWarning aliases
|
|
1720
1732
|
export { default as MailWarningIcon } from '../icons/mail-warning';
|
|
1733
|
+
// MailX aliases
|
|
1734
|
+
export { default as MailXIcon } from '../icons/mail-x';
|
|
1721
1735
|
// Mail aliases
|
|
1722
1736
|
export { default as MailIcon } from '../icons/mail';
|
|
1723
1737
|
// Mailbox aliases
|
|
1724
1738
|
export { default as MailboxIcon } from '../icons/mailbox';
|
|
1725
1739
|
// Mails aliases
|
|
1726
1740
|
export { default as MailsIcon } from '../icons/mails';
|
|
1727
|
-
// MapPinCheckInside aliases
|
|
1728
|
-
export { default as MapPinCheckInsideIcon } from '../icons/map-pin-check-inside';
|
|
1729
1741
|
// MapMinus aliases
|
|
1730
1742
|
export { default as MapMinusIcon } from '../icons/map-minus';
|
|
1743
|
+
// MapPinCheckInside aliases
|
|
1744
|
+
export { default as MapPinCheckInsideIcon } from '../icons/map-pin-check-inside';
|
|
1731
1745
|
// MapPinCheck aliases
|
|
1732
1746
|
export { default as MapPinCheckIcon } from '../icons/map-pin-check';
|
|
1733
1747
|
// MapPinHouse aliases
|
|
1734
1748
|
export { default as MapPinHouseIcon } from '../icons/map-pin-house';
|
|
1735
1749
|
// MapPinMinusInside aliases
|
|
1736
1750
|
export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside';
|
|
1737
|
-
// MapPinOff aliases
|
|
1738
|
-
export { default as MapPinOffIcon } from '../icons/map-pin-off';
|
|
1739
1751
|
// MapPinMinus aliases
|
|
1740
1752
|
export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
|
|
1753
|
+
// MapPinOff aliases
|
|
1754
|
+
export { default as MapPinOffIcon } from '../icons/map-pin-off';
|
|
1741
1755
|
// MapPinPlusInside aliases
|
|
1742
1756
|
export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside';
|
|
1743
1757
|
// MapPinPlus aliases
|
|
@@ -1748,20 +1762,20 @@ export { default as MapPinSearchIcon } from '../icons/map-pin-search';
|
|
|
1748
1762
|
export { default as MapPinXInsideIcon } from '../icons/map-pin-x-inside';
|
|
1749
1763
|
// MapPinX aliases
|
|
1750
1764
|
export { default as MapPinXIcon } from '../icons/map-pin-x';
|
|
1751
|
-
// MapPin aliases
|
|
1752
|
-
export { default as MapPinIcon } from '../icons/map-pin';
|
|
1753
1765
|
// MapPinned aliases
|
|
1754
1766
|
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1767
|
+
// MapPin aliases
|
|
1768
|
+
export { default as MapPinIcon } from '../icons/map-pin';
|
|
1755
1769
|
// MapPlus aliases
|
|
1756
1770
|
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1757
1771
|
// Map aliases
|
|
1758
1772
|
export { default as MapIcon } from '../icons/map';
|
|
1759
1773
|
// MarsStroke aliases
|
|
1760
1774
|
export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
1761
|
-
// Mars aliases
|
|
1762
|
-
export { default as MarsIcon } from '../icons/mars';
|
|
1763
1775
|
// Martini aliases
|
|
1764
1776
|
export { default as MartiniIcon } from '../icons/martini';
|
|
1777
|
+
// Mars aliases
|
|
1778
|
+
export { default as MarsIcon } from '../icons/mars';
|
|
1765
1779
|
// Maximize2 aliases
|
|
1766
1780
|
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1767
1781
|
// Maximize aliases
|
|
@@ -1772,34 +1786,34 @@ export { default as MedalIcon } from '../icons/medal';
|
|
|
1772
1786
|
export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
|
|
1773
1787
|
// Megaphone aliases
|
|
1774
1788
|
export { default as MegaphoneIcon } from '../icons/megaphone';
|
|
1775
|
-
// MemoryStick aliases
|
|
1776
|
-
export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
1777
1789
|
// Menu aliases
|
|
1778
1790
|
export { default as MenuIcon } from '../icons/menu';
|
|
1791
|
+
// MemoryStick aliases
|
|
1792
|
+
export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
1779
1793
|
// Merge aliases
|
|
1780
1794
|
export { default as MergeIcon } from '../icons/merge';
|
|
1781
|
-
// MessageCircleCode aliases
|
|
1782
|
-
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1783
1795
|
// MessageCircleCheck aliases
|
|
1784
1796
|
export { default as MessageCircleCheckIcon } from '../icons/message-circle-check';
|
|
1785
|
-
//
|
|
1786
|
-
export { default as
|
|
1797
|
+
// MessageCircleCode aliases
|
|
1798
|
+
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1787
1799
|
// MessageCircleDashed aliases
|
|
1788
1800
|
export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed';
|
|
1801
|
+
// MessageCircleDashedCheck aliases
|
|
1802
|
+
export { default as MessageCircleDashedCheckIcon } from '../icons/message-circle-dashed-check';
|
|
1789
1803
|
// MessageCircleHeart aliases
|
|
1790
1804
|
export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart';
|
|
1791
1805
|
// MessageCircleMore aliases
|
|
1792
1806
|
export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
|
|
1793
|
-
// MessageCircleReply aliases
|
|
1794
|
-
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
|
|
1795
|
-
// MessageCirclePlus aliases
|
|
1796
|
-
export { default as MessageCirclePlusIcon } from '../icons/message-circle-plus';
|
|
1797
1807
|
// MessageCircleOff aliases
|
|
1798
1808
|
export { default as MessageCircleOffIcon } from '../icons/message-circle-off';
|
|
1799
|
-
//
|
|
1800
|
-
export { default as
|
|
1809
|
+
// MessageCirclePlus aliases
|
|
1810
|
+
export { default as MessageCirclePlusIcon } from '../icons/message-circle-plus';
|
|
1801
1811
|
// MessageCircleX aliases
|
|
1802
1812
|
export { default as MessageCircleXIcon } from '../icons/message-circle-x';
|
|
1813
|
+
// MessageCircleReply aliases
|
|
1814
|
+
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
|
|
1815
|
+
// MessageCircleWarning aliases
|
|
1816
|
+
export { default as MessageCircleWarningIcon } from '../icons/message-circle-warning';
|
|
1803
1817
|
// MessageCircle aliases
|
|
1804
1818
|
export { default as MessageCircleIcon } from '../icons/message-circle';
|
|
1805
1819
|
// MessageSquareCheck aliases
|
|
@@ -1854,16 +1868,16 @@ export { default as MicrochipIcon } from '../icons/microchip';
|
|
|
1854
1868
|
export { default as MicroscopeIcon } from '../icons/microscope';
|
|
1855
1869
|
// Microwave aliases
|
|
1856
1870
|
export { default as MicrowaveIcon } from '../icons/microwave';
|
|
1857
|
-
// MidiPort aliases
|
|
1858
|
-
export { default as MidiPortIcon } from '../icons/midi-port';
|
|
1859
1871
|
// Milestone aliases
|
|
1860
1872
|
export { default as MilestoneIcon } from '../icons/milestone';
|
|
1873
|
+
// MidiPort aliases
|
|
1874
|
+
export { default as MidiPortIcon } from '../icons/midi-port';
|
|
1861
1875
|
// MilkOff aliases
|
|
1862
1876
|
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1863
|
-
// Minimize2 aliases
|
|
1864
|
-
export { default as Minimize2Icon } from '../icons/minimize-2';
|
|
1865
1877
|
// Milk aliases
|
|
1866
1878
|
export { default as MilkIcon } from '../icons/milk';
|
|
1879
|
+
// Minimize2 aliases
|
|
1880
|
+
export { default as Minimize2Icon } from '../icons/minimize-2';
|
|
1867
1881
|
// Minus aliases
|
|
1868
1882
|
export { default as MinusIcon } from '../icons/minus';
|
|
1869
1883
|
// Minimize aliases
|
|
@@ -1884,66 +1898,68 @@ export { default as MonitorDotIcon } from '../icons/monitor-dot';
|
|
|
1884
1898
|
export { default as MonitorDownIcon } from '../icons/monitor-down';
|
|
1885
1899
|
// MonitorOff aliases
|
|
1886
1900
|
export { default as MonitorOffIcon } from '../icons/monitor-off';
|
|
1887
|
-
// MonitorPlay aliases
|
|
1888
|
-
export { default as MonitorPlayIcon } from '../icons/monitor-play';
|
|
1889
1901
|
// MonitorPause aliases
|
|
1890
1902
|
export { default as MonitorPauseIcon } from '../icons/monitor-pause';
|
|
1903
|
+
// MonitorPc aliases
|
|
1904
|
+
export { default as MonitorPcIcon } from '../icons/monitor-pc';
|
|
1905
|
+
// MonitorPlay aliases
|
|
1906
|
+
export { default as MonitorPlayIcon } from '../icons/monitor-play';
|
|
1891
1907
|
// MonitorSmartphone aliases
|
|
1892
1908
|
export { default as MonitorSmartphoneIcon } from '../icons/monitor-smartphone';
|
|
1893
1909
|
// MonitorSpeaker aliases
|
|
1894
1910
|
export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker';
|
|
1911
|
+
// MonitorStop aliases
|
|
1912
|
+
export { default as MonitorStopIcon } from '../icons/monitor-stop';
|
|
1895
1913
|
// MonitorUp aliases
|
|
1896
1914
|
export { default as MonitorUpIcon } from '../icons/monitor-up';
|
|
1897
1915
|
// MonitorX aliases
|
|
1898
1916
|
export { default as MonitorXIcon } from '../icons/monitor-x';
|
|
1899
|
-
// MonitorStop aliases
|
|
1900
|
-
export { default as MonitorStopIcon } from '../icons/monitor-stop';
|
|
1901
1917
|
// Monitor aliases
|
|
1902
1918
|
export { default as MonitorIcon } from '../icons/monitor';
|
|
1903
1919
|
// MoonStar aliases
|
|
1904
1920
|
export { default as MoonStarIcon } from '../icons/moon-star';
|
|
1905
|
-
// MopSparkles aliases
|
|
1906
|
-
export { default as MopSparklesIcon } from '../icons/mop-sparkles';
|
|
1907
1921
|
// Moon aliases
|
|
1908
1922
|
export { default as MoonIcon } from '../icons/moon';
|
|
1909
|
-
//
|
|
1910
|
-
export { default as
|
|
1923
|
+
// MopSparkles aliases
|
|
1924
|
+
export { default as MopSparklesIcon } from '../icons/mop-sparkles';
|
|
1925
|
+
// Motorbike aliases
|
|
1926
|
+
export { default as MotorbikeIcon } from '../icons/motorbike';
|
|
1911
1927
|
// Mosque aliases
|
|
1912
1928
|
export { default as MosqueIcon } from '../icons/mosque';
|
|
1929
|
+
// Mop aliases
|
|
1930
|
+
export { default as MopIcon } from '../icons/mop';
|
|
1913
1931
|
// MountainSnow aliases
|
|
1914
1932
|
export { default as MountainSnowIcon } from '../icons/mountain-snow';
|
|
1915
1933
|
// Mountain aliases
|
|
1916
1934
|
export { default as MountainIcon } from '../icons/mountain';
|
|
1917
|
-
// Motorbike aliases
|
|
1918
|
-
export { default as MotorbikeIcon } from '../icons/motorbike';
|
|
1919
1935
|
// MouseLeft aliases
|
|
1920
1936
|
export { default as MouseLeftIcon } from '../icons/mouse-left';
|
|
1921
1937
|
// MouseOff aliases
|
|
1922
1938
|
export { default as MouseOffIcon } from '../icons/mouse-off';
|
|
1923
1939
|
// MousePointer2Off aliases
|
|
1924
1940
|
export { default as MousePointer2OffIcon } from '../icons/mouse-pointer-2-off';
|
|
1925
|
-
// MousePointer2 aliases
|
|
1926
|
-
export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
|
|
1927
1941
|
// MousePointerBan aliases
|
|
1928
1942
|
export { default as MousePointerBanIcon } from '../icons/mouse-pointer-ban';
|
|
1943
|
+
// MousePointer2 aliases
|
|
1944
|
+
export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
|
|
1929
1945
|
// MousePointerClick aliases
|
|
1930
1946
|
export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click';
|
|
1931
|
-
// MouseRight aliases
|
|
1932
|
-
export { default as MouseRightIcon } from '../icons/mouse-right';
|
|
1933
1947
|
// MousePointer aliases
|
|
1934
1948
|
export { default as MousePointerIcon } from '../icons/mouse-pointer';
|
|
1949
|
+
// MouseRight aliases
|
|
1950
|
+
export { default as MouseRightIcon } from '../icons/mouse-right';
|
|
1935
1951
|
// Mouse aliases
|
|
1936
1952
|
export { default as MouseIcon } from '../icons/mouse';
|
|
1937
|
-
// MouthOff aliases
|
|
1938
|
-
export { default as MouthOffIcon } from '../icons/mouth-off';
|
|
1939
1953
|
// Mouth aliases
|
|
1940
1954
|
export { default as MouthIcon } from '../icons/mouth';
|
|
1955
|
+
// MouthOff aliases
|
|
1956
|
+
export { default as MouthOffIcon } from '../icons/mouth-off';
|
|
1941
1957
|
// MoveDiagonal2 aliases
|
|
1942
1958
|
export { default as MoveDiagonal2Icon } from '../icons/move-diagonal-2';
|
|
1943
|
-
// MoveDiagonal aliases
|
|
1944
|
-
export { default as MoveDiagonalIcon } from '../icons/move-diagonal';
|
|
1945
1959
|
// MoveDownLeft aliases
|
|
1946
1960
|
export { default as MoveDownLeftIcon } from '../icons/move-down-left';
|
|
1961
|
+
// MoveDiagonal aliases
|
|
1962
|
+
export { default as MoveDiagonalIcon } from '../icons/move-diagonal';
|
|
1947
1963
|
// MoveDownRight aliases
|
|
1948
1964
|
export { default as MoveDownRightIcon } from '../icons/move-down-right';
|
|
1949
1965
|
// MoveDown aliases
|
|
@@ -1952,10 +1968,10 @@ export { default as MoveDownIcon } from '../icons/move-down';
|
|
|
1952
1968
|
export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
|
|
1953
1969
|
// MoveLeft aliases
|
|
1954
1970
|
export { default as MoveLeftIcon } from '../icons/move-left';
|
|
1955
|
-
// MoveRight aliases
|
|
1956
|
-
export { default as MoveRightIcon } from '../icons/move-right';
|
|
1957
1971
|
// MoveUpLeft aliases
|
|
1958
1972
|
export { default as MoveUpLeftIcon } from '../icons/move-up-left';
|
|
1973
|
+
// MoveRight aliases
|
|
1974
|
+
export { default as MoveRightIcon } from '../icons/move-right';
|
|
1959
1975
|
// MoveUpRight aliases
|
|
1960
1976
|
export { default as MoveUpRightIcon } from '../icons/move-up-right';
|
|
1961
1977
|
// MoveUp aliases
|
|
@@ -1968,68 +1984,70 @@ export { default as MoveIcon } from '../icons/move';
|
|
|
1968
1984
|
export { default as Music2Icon } from '../icons/music-2';
|
|
1969
1985
|
// Music3 aliases
|
|
1970
1986
|
export { default as Music3Icon } from '../icons/music-3';
|
|
1971
|
-
// Music4 aliases
|
|
1972
|
-
export { default as Music4Icon } from '../icons/music-4';
|
|
1973
1987
|
// Music aliases
|
|
1974
1988
|
export { default as MusicIcon } from '../icons/music';
|
|
1989
|
+
// Music4 aliases
|
|
1990
|
+
export { default as Music4Icon } from '../icons/music-4';
|
|
1975
1991
|
// Navigation2Off aliases
|
|
1976
1992
|
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1977
|
-
// Navigation2 aliases
|
|
1978
|
-
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1979
1993
|
// NavigationOff aliases
|
|
1980
1994
|
export { default as NavigationOffIcon } from '../icons/navigation-off';
|
|
1995
|
+
// Navigation2 aliases
|
|
1996
|
+
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1981
1997
|
// Navigation aliases
|
|
1982
1998
|
export { default as NavigationIcon } from '../icons/navigation';
|
|
1999
|
+
// NepaliRupee aliases
|
|
2000
|
+
export { default as NepaliRupeeIcon } from '../icons/nepali-rupee';
|
|
1983
2001
|
// Network aliases
|
|
1984
2002
|
export { default as NetworkIcon } from '../icons/network';
|
|
1985
|
-
// Newspaper aliases
|
|
1986
|
-
export { default as NewspaperIcon } from '../icons/newspaper';
|
|
1987
2003
|
// Nfc aliases
|
|
1988
2004
|
export { default as NfcIcon } from '../icons/nfc';
|
|
2005
|
+
// Newspaper aliases
|
|
2006
|
+
export { default as NewspaperIcon } from '../icons/newspaper';
|
|
1989
2007
|
// NonBinary aliases
|
|
1990
2008
|
export { default as NonBinaryIcon } from '../icons/non-binary';
|
|
1991
2009
|
// NotebookDot aliases
|
|
1992
2010
|
export { default as NotebookDotIcon } from '../icons/notebook-dot';
|
|
2011
|
+
// NotebookPen aliases
|
|
2012
|
+
export { default as NotebookPenIcon } from '../icons/notebook-pen';
|
|
1993
2013
|
// NotebookTabs aliases
|
|
1994
2014
|
export { default as NotebookTabsIcon } from '../icons/notebook-tabs';
|
|
1995
2015
|
// NotebookText aliases
|
|
1996
2016
|
export { default as NotebookTextIcon } from '../icons/notebook-text';
|
|
1997
|
-
// NotebookPen aliases
|
|
1998
|
-
export { default as NotebookPenIcon } from '../icons/notebook-pen';
|
|
1999
2017
|
// Notebook aliases
|
|
2000
2018
|
export { default as NotebookIcon } from '../icons/notebook';
|
|
2001
2019
|
// NotepadTextDashed aliases
|
|
2002
2020
|
export { default as NotepadTextDashedIcon } from '../icons/notepad-text-dashed';
|
|
2003
2021
|
// NutOff aliases
|
|
2004
2022
|
export { default as NutOffIcon } from '../icons/nut-off';
|
|
2005
|
-
//
|
|
2006
|
-
export { default as
|
|
2023
|
+
// NotepadText aliases
|
|
2024
|
+
export { default as NotepadTextIcon } from '../icons/notepad-text';
|
|
2007
2025
|
// OctagonMinus aliases
|
|
2008
2026
|
export { default as OctagonMinusIcon } from '../icons/octagon-minus';
|
|
2027
|
+
// Nut aliases
|
|
2028
|
+
export { default as NutIcon } from '../icons/nut';
|
|
2009
2029
|
// Octagon aliases
|
|
2010
2030
|
export { default as OctagonIcon } from '../icons/octagon';
|
|
2011
|
-
// NotepadText aliases
|
|
2012
|
-
export { default as NotepadTextIcon } from '../icons/notepad-text';
|
|
2013
2031
|
// Omega aliases
|
|
2014
2032
|
export { default as OmegaIcon } from '../icons/omega';
|
|
2015
2033
|
// Option aliases
|
|
2016
2034
|
export { default as OptionIcon } from '../icons/option';
|
|
2017
2035
|
// Orbit aliases
|
|
2018
2036
|
export { default as OrbitIcon } from '../icons/orbit';
|
|
2019
|
-
// Package2 aliases
|
|
2020
|
-
export { default as Package2Icon } from '../icons/package-2';
|
|
2021
2037
|
// Origami aliases
|
|
2022
2038
|
export { default as OrigamiIcon } from '../icons/origami';
|
|
2023
|
-
//
|
|
2024
|
-
export { default as
|
|
2039
|
+
// Package2 aliases
|
|
2040
|
+
export { default as Package2Icon } from '../icons/package-2';
|
|
2025
2041
|
// PackageCheck aliases
|
|
2026
2042
|
export { default as PackageCheckIcon } from '../icons/package-check';
|
|
2043
|
+
// PackageMinus aliases
|
|
2044
|
+
export { default as PackageMinusIcon } from '../icons/package-minus';
|
|
2045
|
+
// PackageOpen aliases
|
|
2046
|
+
export { default as PackageOpenIcon } from '../icons/package-open';
|
|
2027
2047
|
// PackagePlus aliases
|
|
2028
2048
|
export { default as PackagePlusIcon } from '../icons/package-plus';
|
|
2029
2049
|
// PackageSearch aliases
|
|
2030
2050
|
export { default as PackageSearchIcon } from '../icons/package-search';
|
|
2031
|
-
// PackageOpen aliases
|
|
2032
|
-
export { default as PackageOpenIcon } from '../icons/package-open';
|
|
2033
2051
|
// PackageX aliases
|
|
2034
2052
|
export { default as PackageXIcon } from '../icons/package-x';
|
|
2035
2053
|
// Package aliases
|
|
@@ -2076,24 +2094,24 @@ export { default as PaperBagIcon } from '../icons/paper-bag';
|
|
|
2076
2094
|
export { default as PaperclipIcon } from '../icons/paperclip';
|
|
2077
2095
|
// Parasol aliases
|
|
2078
2096
|
export { default as ParasolIcon } from '../icons/parasol';
|
|
2079
|
-
// ParkingMeter aliases
|
|
2080
|
-
export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
2081
2097
|
// Parentheses aliases
|
|
2082
2098
|
export { default as ParenthesesIcon } from '../icons/parentheses';
|
|
2083
2099
|
// Park aliases
|
|
2084
2100
|
export { default as ParkIcon } from '../icons/park';
|
|
2101
|
+
// ParkingMeter aliases
|
|
2102
|
+
export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
2085
2103
|
// Pause aliases
|
|
2086
2104
|
export { default as PauseIcon } from '../icons/pause';
|
|
2105
|
+
// PartyPopper aliases
|
|
2106
|
+
export { default as PartyPopperIcon } from '../icons/party-popper';
|
|
2087
2107
|
// PawPrint aliases
|
|
2088
2108
|
export { default as PawPrintIcon } from '../icons/paw-print';
|
|
2089
2109
|
// PcCase aliases
|
|
2090
2110
|
export { default as PcCaseIcon } from '../icons/pc-case';
|
|
2091
|
-
// PartyPopper aliases
|
|
2092
|
-
export { default as PartyPopperIcon } from '../icons/party-popper';
|
|
2093
|
-
// PenTool aliases
|
|
2094
|
-
export { default as PenToolIcon } from '../icons/pen-tool';
|
|
2095
2111
|
// PenOff aliases
|
|
2096
2112
|
export { default as PenOffIcon } from '../icons/pen-off';
|
|
2113
|
+
// PenTool aliases
|
|
2114
|
+
export { default as PenToolIcon } from '../icons/pen-tool';
|
|
2097
2115
|
// PencilLine aliases
|
|
2098
2116
|
export { default as PencilLineIcon } from '../icons/pencil-line';
|
|
2099
2117
|
// PencilOff aliases
|
|
@@ -2110,40 +2128,40 @@ export { default as PentagonIcon } from '../icons/pentagon';
|
|
|
2110
2128
|
export { default as PercentIcon } from '../icons/percent';
|
|
2111
2129
|
// PersonStanding aliases
|
|
2112
2130
|
export { default as PersonStandingIcon } from '../icons/person-standing';
|
|
2113
|
-
// PhilippinePeso aliases
|
|
2114
|
-
export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
2115
2131
|
// Phi aliases
|
|
2116
2132
|
export { default as PhiIcon } from '../icons/phi';
|
|
2133
|
+
// PhilippinePeso aliases
|
|
2134
|
+
export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
2117
2135
|
// PhoneCall aliases
|
|
2118
2136
|
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
2119
|
-
// PhoneIncoming aliases
|
|
2120
|
-
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
2121
2137
|
// PhoneForwarded aliases
|
|
2122
2138
|
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded';
|
|
2123
2139
|
// PhoneMissed aliases
|
|
2124
2140
|
export { default as PhoneMissedIcon } from '../icons/phone-missed';
|
|
2141
|
+
// PhoneIncoming aliases
|
|
2142
|
+
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
2125
2143
|
// PhoneOff aliases
|
|
2126
2144
|
export { default as PhoneOffIcon } from '../icons/phone-off';
|
|
2127
2145
|
// PhoneOutgoing aliases
|
|
2128
2146
|
export { default as PhoneOutgoingIcon } from '../icons/phone-outgoing';
|
|
2129
2147
|
// Phone aliases
|
|
2130
2148
|
export { default as PhoneIcon } from '../icons/phone';
|
|
2131
|
-
// Piano aliases
|
|
2132
|
-
export { default as PianoIcon } from '../icons/piano';
|
|
2133
2149
|
// Pi aliases
|
|
2134
2150
|
export { default as PiIcon } from '../icons/pi';
|
|
2135
|
-
//
|
|
2136
|
-
export { default as
|
|
2151
|
+
// Piano aliases
|
|
2152
|
+
export { default as PianoIcon } from '../icons/piano';
|
|
2137
2153
|
// Pickaxe aliases
|
|
2138
2154
|
export { default as PickaxeIcon } from '../icons/pickaxe';
|
|
2139
|
-
//
|
|
2140
|
-
export { default as
|
|
2155
|
+
// PictureInPicture2 aliases
|
|
2156
|
+
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
2141
2157
|
// PictureInPicture aliases
|
|
2142
2158
|
export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
2143
|
-
// PilcrowRight aliases
|
|
2144
|
-
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
2145
2159
|
// PiggyBank aliases
|
|
2146
2160
|
export { default as PiggyBankIcon } from '../icons/piggy-bank';
|
|
2161
|
+
// PilcrowLeft aliases
|
|
2162
|
+
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
2163
|
+
// PilcrowRight aliases
|
|
2164
|
+
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
2147
2165
|
// Pilcrow aliases
|
|
2148
2166
|
export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
2149
2167
|
// PillBottle aliases
|
|
@@ -2152,46 +2170,46 @@ export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
|
2152
2170
|
export { default as PillIcon } from '../icons/pill';
|
|
2153
2171
|
// PinOff aliases
|
|
2154
2172
|
export { default as PinOffIcon } from '../icons/pin-off';
|
|
2155
|
-
// Pin aliases
|
|
2156
|
-
export { default as PinIcon } from '../icons/pin';
|
|
2157
|
-
// PlaneLanding aliases
|
|
2158
|
-
export { default as PlaneLandingIcon } from '../icons/plane-landing';
|
|
2159
2173
|
// Pipette aliases
|
|
2160
2174
|
export { default as PipetteIcon } from '../icons/pipette';
|
|
2175
|
+
// Pin aliases
|
|
2176
|
+
export { default as PinIcon } from '../icons/pin';
|
|
2161
2177
|
// Pizza aliases
|
|
2162
2178
|
export { default as PizzaIcon } from '../icons/pizza';
|
|
2179
|
+
// PlaneLanding aliases
|
|
2180
|
+
export { default as PlaneLandingIcon } from '../icons/plane-landing';
|
|
2163
2181
|
// PlaneTakeoff aliases
|
|
2164
2182
|
export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff';
|
|
2165
|
-
// PlantPot aliases
|
|
2166
|
-
export { default as PlantPotIcon } from '../icons/plant-pot';
|
|
2167
2183
|
// Plane aliases
|
|
2168
2184
|
export { default as PlaneIcon } from '../icons/plane';
|
|
2185
|
+
// PlantPot aliases
|
|
2186
|
+
export { default as PlantPotIcon } from '../icons/plant-pot';
|
|
2169
2187
|
// PlayOff aliases
|
|
2170
2188
|
export { default as PlayOffIcon } from '../icons/play-off';
|
|
2171
2189
|
// Play aliases
|
|
2172
2190
|
export { default as PlayIcon } from '../icons/play';
|
|
2173
2191
|
// PlayingCard aliases
|
|
2174
2192
|
export { default as PlayingCardIcon } from '../icons/playing-card';
|
|
2193
|
+
// PlayingCardsFan aliases
|
|
2194
|
+
export { default as PlayingCardsFanIcon } from '../icons/playing-cards-fan';
|
|
2175
2195
|
// PlayingCards aliases
|
|
2176
2196
|
export { default as PlayingCardsIcon } from '../icons/playing-cards';
|
|
2177
|
-
// Plug2 aliases
|
|
2178
|
-
export { default as Plug2Icon } from '../icons/plug-2';
|
|
2179
2197
|
// Plug aliases
|
|
2180
2198
|
export { default as PlugIcon } from '../icons/plug';
|
|
2181
|
-
//
|
|
2182
|
-
export { default as
|
|
2199
|
+
// Plug2 aliases
|
|
2200
|
+
export { default as Plug2Icon } from '../icons/plug-2';
|
|
2183
2201
|
// Plus aliases
|
|
2184
2202
|
export { default as PlusIcon } from '../icons/plus';
|
|
2185
|
-
// Podium aliases
|
|
2186
|
-
export { default as PodiumIcon } from '../icons/podium';
|
|
2187
2203
|
// PocketKnife aliases
|
|
2188
2204
|
export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
2205
|
+
// Podium aliases
|
|
2206
|
+
export { default as PodiumIcon } from '../icons/podium';
|
|
2189
2207
|
// PointerOff aliases
|
|
2190
2208
|
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
2191
|
-
// Popcorn aliases
|
|
2192
|
-
export { default as PopcornIcon } from '../icons/popcorn';
|
|
2193
2209
|
// Pointer aliases
|
|
2194
2210
|
export { default as PointerIcon } from '../icons/pointer';
|
|
2211
|
+
// Popcorn aliases
|
|
2212
|
+
export { default as PopcornIcon } from '../icons/popcorn';
|
|
2195
2213
|
// Popsicle aliases
|
|
2196
2214
|
export { default as PopsicleIcon } from '../icons/popsicle';
|
|
2197
2215
|
// PoundSterling aliases
|
|
@@ -2208,32 +2226,32 @@ export { default as PrinterCheckIcon } from '../icons/printer-check';
|
|
|
2208
2226
|
export { default as PrinterXIcon } from '../icons/printer-x';
|
|
2209
2227
|
// Printer aliases
|
|
2210
2228
|
export { default as PrinterIcon } from '../icons/printer';
|
|
2211
|
-
// Proportions aliases
|
|
2212
|
-
export { default as ProportionsIcon } from '../icons/proportions';
|
|
2213
2229
|
// Projector aliases
|
|
2214
2230
|
export { default as ProjectorIcon } from '../icons/projector';
|
|
2215
|
-
//
|
|
2216
|
-
export { default as
|
|
2231
|
+
// Proportions aliases
|
|
2232
|
+
export { default as ProportionsIcon } from '../icons/proportions';
|
|
2217
2233
|
// Pyramid aliases
|
|
2218
2234
|
export { default as PyramidIcon } from '../icons/pyramid';
|
|
2235
|
+
// Puzzle aliases
|
|
2236
|
+
export { default as PuzzleIcon } from '../icons/puzzle';
|
|
2219
2237
|
// QrCode aliases
|
|
2220
2238
|
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
2221
2239
|
// Quote aliases
|
|
2222
2240
|
export { default as QuoteIcon } from '../icons/quote';
|
|
2223
2241
|
// Rabbit aliases
|
|
2224
2242
|
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2225
|
-
// Radar aliases
|
|
2226
|
-
export { default as RadarIcon } from '../icons/radar';
|
|
2227
2243
|
// Radiation aliases
|
|
2228
2244
|
export { default as RadiationIcon } from '../icons/radiation';
|
|
2229
|
-
//
|
|
2230
|
-
export { default as
|
|
2245
|
+
// Radar aliases
|
|
2246
|
+
export { default as RadarIcon } from '../icons/radar';
|
|
2231
2247
|
// Radical aliases
|
|
2232
2248
|
export { default as RadicalIcon } from '../icons/radical';
|
|
2233
|
-
//
|
|
2234
|
-
export { default as
|
|
2249
|
+
// RadioOff aliases
|
|
2250
|
+
export { default as RadioOffIcon } from '../icons/radio-off';
|
|
2235
2251
|
// RadioTower aliases
|
|
2236
2252
|
export { default as RadioTowerIcon } from '../icons/radio-tower';
|
|
2253
|
+
// RadioReceiver aliases
|
|
2254
|
+
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2237
2255
|
// Radio aliases
|
|
2238
2256
|
export { default as RadioIcon } from '../icons/radio';
|
|
2239
2257
|
// Radius aliases
|
|
@@ -2246,10 +2264,10 @@ export { default as RatIcon } from '../icons/rat';
|
|
|
2246
2264
|
export { default as RatioIcon } from '../icons/ratio';
|
|
2247
2265
|
// ReceiptCent aliases
|
|
2248
2266
|
export { default as ReceiptCentIcon } from '../icons/receipt-cent';
|
|
2249
|
-
// ReceiptEuro aliases
|
|
2250
|
-
export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
|
|
2251
2267
|
// ReceiptIndianRupee aliases
|
|
2252
2268
|
export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
|
|
2269
|
+
// ReceiptEuro aliases
|
|
2270
|
+
export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
|
|
2253
2271
|
// ReceiptJapaneseYen aliases
|
|
2254
2272
|
export { default as ReceiptJapaneseYenIcon } from '../icons/receipt-japanese-yen';
|
|
2255
2273
|
// ReceiptPoundSterling aliases
|
|
@@ -2266,32 +2284,32 @@ export { default as ReceiptTurkishLiraIcon } from '../icons/receipt-turkish-lira
|
|
|
2266
2284
|
export { default as ReceiptIcon } from '../icons/receipt';
|
|
2267
2285
|
// RectangleCircle aliases
|
|
2268
2286
|
export { default as RectangleCircleIcon } from '../icons/rectangle-circle';
|
|
2269
|
-
// RectangleHorizontal aliases
|
|
2270
|
-
export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal';
|
|
2271
2287
|
// RectangleGoggles aliases
|
|
2272
2288
|
export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
|
|
2289
|
+
// RectangleHorizontal aliases
|
|
2290
|
+
export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal';
|
|
2273
2291
|
// RectangleVertical aliases
|
|
2274
2292
|
export { default as RectangleVerticalIcon } from '../icons/rectangle-vertical';
|
|
2275
|
-
// Recycle aliases
|
|
2276
|
-
export { default as RecycleIcon } from '../icons/recycle';
|
|
2277
2293
|
// Redo2 aliases
|
|
2278
2294
|
export { default as Redo2Icon } from '../icons/redo-2';
|
|
2295
|
+
// Recycle aliases
|
|
2296
|
+
export { default as RecycleIcon } from '../icons/recycle';
|
|
2279
2297
|
// RedoDot aliases
|
|
2280
2298
|
export { default as RedoDotIcon } from '../icons/redo-dot';
|
|
2281
|
-
// Redo aliases
|
|
2282
|
-
export { default as RedoIcon } from '../icons/redo';
|
|
2283
2299
|
// RefreshCcwDot aliases
|
|
2284
2300
|
export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot';
|
|
2301
|
+
// Redo aliases
|
|
2302
|
+
export { default as RedoIcon } from '../icons/redo';
|
|
2285
2303
|
// RefreshCcw aliases
|
|
2286
2304
|
export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
|
|
2287
|
-
// RefreshCw aliases
|
|
2288
|
-
export { default as RefreshCwIcon } from '../icons/refresh-cw';
|
|
2289
2305
|
// RefreshCwOff aliases
|
|
2290
2306
|
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
2291
|
-
// Regex aliases
|
|
2292
|
-
export { default as RegexIcon } from '../icons/regex';
|
|
2293
2307
|
// Refrigerator aliases
|
|
2294
2308
|
export { default as RefrigeratorIcon } from '../icons/refrigerator';
|
|
2309
|
+
// RefreshCw aliases
|
|
2310
|
+
export { default as RefreshCwIcon } from '../icons/refresh-cw';
|
|
2311
|
+
// Regex aliases
|
|
2312
|
+
export { default as RegexIcon } from '../icons/regex';
|
|
2295
2313
|
// RemoveFormatting aliases
|
|
2296
2314
|
export { default as RemoveFormattingIcon } from '../icons/remove-formatting';
|
|
2297
2315
|
// Repeat1 aliases
|
|
@@ -2300,12 +2318,12 @@ export { default as Repeat1Icon } from '../icons/repeat-1';
|
|
|
2300
2318
|
export { default as Repeat2Icon } from '../icons/repeat-2';
|
|
2301
2319
|
// RepeatOff aliases
|
|
2302
2320
|
export { default as RepeatOffIcon } from '../icons/repeat-off';
|
|
2303
|
-
// Replace aliases
|
|
2304
|
-
export { default as ReplaceIcon } from '../icons/replace';
|
|
2305
2321
|
// Repeat aliases
|
|
2306
2322
|
export { default as RepeatIcon } from '../icons/repeat';
|
|
2307
2323
|
// ReplaceAll aliases
|
|
2308
2324
|
export { default as ReplaceAllIcon } from '../icons/replace-all';
|
|
2325
|
+
// Replace aliases
|
|
2326
|
+
export { default as ReplaceIcon } from '../icons/replace';
|
|
2309
2327
|
// ReplyAll aliases
|
|
2310
2328
|
export { default as ReplyAllIcon } from '../icons/reply-all';
|
|
2311
2329
|
// Reply aliases
|
|
@@ -2326,24 +2344,26 @@ export { default as RocketIcon } from '../icons/rocket';
|
|
|
2326
2344
|
export { default as RockingChairIcon } from '../icons/rocking-chair';
|
|
2327
2345
|
// RollerCoaster aliases
|
|
2328
2346
|
export { default as RollerCoasterIcon } from '../icons/roller-coaster';
|
|
2329
|
-
// RotateCcwKey aliases
|
|
2330
|
-
export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
|
|
2331
2347
|
// Rose aliases
|
|
2332
2348
|
export { default as RoseIcon } from '../icons/rose';
|
|
2349
|
+
// RotateCcwKey aliases
|
|
2350
|
+
export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
|
|
2333
2351
|
// RotateCcwSquare aliases
|
|
2334
2352
|
export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
|
|
2335
|
-
// RotateCwSquare aliases
|
|
2336
|
-
export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
|
|
2337
2353
|
// RotateCcw aliases
|
|
2338
2354
|
export { default as RotateCcwIcon } from '../icons/rotate-ccw';
|
|
2339
|
-
//
|
|
2340
|
-
export { default as
|
|
2355
|
+
// RotateCwClock aliases
|
|
2356
|
+
export { default as RotateCwClockIcon } from '../icons/rotate-cw-clock';
|
|
2341
2357
|
// RotateCwFadingClock aliases
|
|
2342
2358
|
export { default as RotateCwFadingClockIcon } from '../icons/rotate-cw-fading-clock';
|
|
2343
|
-
//
|
|
2344
|
-
export { default as
|
|
2359
|
+
// RotateCwSquare aliases
|
|
2360
|
+
export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
|
|
2361
|
+
// RotateCw aliases
|
|
2362
|
+
export { default as RotateCwIcon } from '../icons/rotate-cw';
|
|
2345
2363
|
// RouteOff aliases
|
|
2346
2364
|
export { default as RouteOffIcon } from '../icons/route-off';
|
|
2365
|
+
// Route aliases
|
|
2366
|
+
export { default as RouteIcon } from '../icons/route';
|
|
2347
2367
|
// Router aliases
|
|
2348
2368
|
export { default as RouterIcon } from '../icons/router';
|
|
2349
2369
|
// Rows4 aliases
|
|
@@ -2352,10 +2372,10 @@ export { default as Rows4Icon } from '../icons/rows-4';
|
|
|
2352
2372
|
export { default as RssIcon } from '../icons/rss';
|
|
2353
2373
|
// RulerDimensionLine aliases
|
|
2354
2374
|
export { default as RulerDimensionLineIcon } from '../icons/ruler-dimension-line';
|
|
2355
|
-
// Ruler aliases
|
|
2356
|
-
export { default as RulerIcon } from '../icons/ruler';
|
|
2357
2375
|
// RussianRuble aliases
|
|
2358
2376
|
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2377
|
+
// Ruler aliases
|
|
2378
|
+
export { default as RulerIcon } from '../icons/ruler';
|
|
2359
2379
|
// Sailboat aliases
|
|
2360
2380
|
export { default as SailboatIcon } from '../icons/sailboat';
|
|
2361
2381
|
// Salad aliases
|
|
@@ -2364,34 +2384,34 @@ export { default as SaladIcon } from '../icons/salad';
|
|
|
2364
2384
|
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2365
2385
|
// SatelliteDish aliases
|
|
2366
2386
|
export { default as SatelliteDishIcon } from '../icons/satellite-dish';
|
|
2367
|
-
// SaudiRiyal aliases
|
|
2368
|
-
export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
|
|
2369
2387
|
// Satellite aliases
|
|
2370
2388
|
export { default as SatelliteIcon } from '../icons/satellite';
|
|
2371
|
-
//
|
|
2372
|
-
export { default as
|
|
2389
|
+
// SaudiRiyal aliases
|
|
2390
|
+
export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
|
|
2373
2391
|
// SaveCheck aliases
|
|
2374
2392
|
export { default as SaveCheckIcon } from '../icons/save-check';
|
|
2393
|
+
// SaveAll aliases
|
|
2394
|
+
export { default as SaveAllIcon } from '../icons/save-all';
|
|
2375
2395
|
// SaveOff aliases
|
|
2376
2396
|
export { default as SaveOffIcon } from '../icons/save-off';
|
|
2377
2397
|
// SavePen aliases
|
|
2378
2398
|
export { default as SavePenIcon } from '../icons/save-pen';
|
|
2399
|
+
// SavePlus aliases
|
|
2400
|
+
export { default as SavePlusIcon } from '../icons/save-plus';
|
|
2379
2401
|
// Save aliases
|
|
2380
2402
|
export { default as SaveIcon } from '../icons/save';
|
|
2381
2403
|
// Scale aliases
|
|
2382
2404
|
export { default as ScaleIcon } from '../icons/scale';
|
|
2383
|
-
// SavePlus aliases
|
|
2384
|
-
export { default as SavePlusIcon } from '../icons/save-plus';
|
|
2385
2405
|
// Scaling aliases
|
|
2386
2406
|
export { default as ScalingIcon } from '../icons/scaling';
|
|
2387
2407
|
// ScanBarcode aliases
|
|
2388
2408
|
export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
|
|
2389
2409
|
// ScanBox aliases
|
|
2390
2410
|
export { default as ScanBoxIcon } from '../icons/scan-box';
|
|
2391
|
-
// ScanFace aliases
|
|
2392
|
-
export { default as ScanFaceIcon } from '../icons/scan-face';
|
|
2393
2411
|
// ScanEye aliases
|
|
2394
2412
|
export { default as ScanEyeIcon } from '../icons/scan-eye';
|
|
2413
|
+
// ScanFace aliases
|
|
2414
|
+
export { default as ScanFaceIcon } from '../icons/scan-face';
|
|
2395
2415
|
// ScanHeart aliases
|
|
2396
2416
|
export { default as ScanHeartIcon } from '../icons/scan-heart';
|
|
2397
2417
|
// ScanLine aliases
|
|
@@ -2400,12 +2420,12 @@ export { default as ScanLineIcon } from '../icons/scan-line';
|
|
|
2400
2420
|
export { default as ScanQrCodeIcon } from '../icons/scan-qr-code';
|
|
2401
2421
|
// ScanSearch aliases
|
|
2402
2422
|
export { default as ScanSearchIcon } from '../icons/scan-search';
|
|
2423
|
+
// ScanSquare aliases
|
|
2424
|
+
export { default as ScanSquareIcon } from '../icons/scan-square';
|
|
2403
2425
|
// ScanText aliases
|
|
2404
2426
|
export { default as ScanTextIcon } from '../icons/scan-text';
|
|
2405
2427
|
// Scan aliases
|
|
2406
2428
|
export { default as ScanIcon } from '../icons/scan';
|
|
2407
|
-
// ScanSquare aliases
|
|
2408
|
-
export { default as ScanSquareIcon } from '../icons/scan-square';
|
|
2409
2429
|
// School aliases
|
|
2410
2430
|
export { default as SchoolIcon } from '../icons/school';
|
|
2411
2431
|
// ScissorsLineDashed aliases
|
|
@@ -2420,12 +2440,12 @@ export { default as ScooterIcon } from '../icons/scooter';
|
|
|
2420
2440
|
export { default as ScreenShareIcon } from '../icons/screen-share';
|
|
2421
2441
|
// ScrollText aliases
|
|
2422
2442
|
export { default as ScrollTextIcon } from '../icons/scroll-text';
|
|
2423
|
-
// SearchAlert aliases
|
|
2424
|
-
export { default as SearchAlertIcon } from '../icons/search-alert';
|
|
2425
2443
|
// Scroll aliases
|
|
2426
2444
|
export { default as ScrollIcon } from '../icons/scroll';
|
|
2427
2445
|
// SearchCheck aliases
|
|
2428
2446
|
export { default as SearchCheckIcon } from '../icons/search-check';
|
|
2447
|
+
// SearchAlert aliases
|
|
2448
|
+
export { default as SearchAlertIcon } from '../icons/search-alert';
|
|
2429
2449
|
// SearchCode aliases
|
|
2430
2450
|
export { default as SearchCodeIcon } from '../icons/search-code';
|
|
2431
2451
|
// SearchSlash aliases
|
|
@@ -2454,10 +2474,10 @@ export { default as ServerOffIcon } from '../icons/server-off';
|
|
|
2454
2474
|
export { default as ServerPlusIcon } from '../icons/server-plus';
|
|
2455
2475
|
// Server aliases
|
|
2456
2476
|
export { default as ServerIcon } from '../icons/server';
|
|
2457
|
-
// Settings2 aliases
|
|
2458
|
-
export { default as Settings2Icon } from '../icons/settings-2';
|
|
2459
2477
|
// Settings aliases
|
|
2460
2478
|
export { default as SettingsIcon } from '../icons/settings';
|
|
2479
|
+
// Settings2 aliases
|
|
2480
|
+
export { default as Settings2Icon } from '../icons/settings-2';
|
|
2461
2481
|
// Shapes aliases
|
|
2462
2482
|
export { default as ShapesIcon } from '../icons/shapes';
|
|
2463
2483
|
// Share2 aliases
|
|
@@ -2480,28 +2500,28 @@ export { default as ShieldCheckIcon } from '../icons/shield-check';
|
|
|
2480
2500
|
export { default as ShieldCogCornerIcon } from '../icons/shield-cog-corner';
|
|
2481
2501
|
// ShieldCog aliases
|
|
2482
2502
|
export { default as ShieldCogIcon } from '../icons/shield-cog';
|
|
2503
|
+
// ShieldEllipsis aliases
|
|
2504
|
+
export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
|
|
2483
2505
|
// ShieldHalf aliases
|
|
2484
2506
|
export { default as ShieldHalfIcon } from '../icons/shield-half';
|
|
2485
2507
|
// ShieldKeyhole aliases
|
|
2486
2508
|
export { default as ShieldKeyholeIcon } from '../icons/shield-keyhole';
|
|
2487
|
-
// ShieldEllipsis aliases
|
|
2488
|
-
export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
|
|
2489
2509
|
// ShieldLock aliases
|
|
2490
2510
|
export { default as ShieldLockIcon } from '../icons/shield-lock';
|
|
2491
2511
|
// ShieldMinus aliases
|
|
2492
2512
|
export { default as ShieldMinusIcon } from '../icons/shield-minus';
|
|
2493
|
-
// ShieldPlus aliases
|
|
2494
|
-
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2495
2513
|
// ShieldOff aliases
|
|
2496
2514
|
export { default as ShieldOffIcon } from '../icons/shield-off';
|
|
2515
|
+
// ShieldPlus aliases
|
|
2516
|
+
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2497
2517
|
// ShieldUser aliases
|
|
2498
2518
|
export { default as ShieldUserIcon } from '../icons/shield-user';
|
|
2519
|
+
// Shield aliases
|
|
2520
|
+
export { default as ShieldIcon } from '../icons/shield';
|
|
2499
2521
|
// ShipCargo aliases
|
|
2500
2522
|
export { default as ShipCargoIcon } from '../icons/ship-cargo';
|
|
2501
2523
|
// ShipWheel aliases
|
|
2502
2524
|
export { default as ShipWheelIcon } from '../icons/ship-wheel';
|
|
2503
|
-
// Shield aliases
|
|
2504
|
-
export { default as ShieldIcon } from '../icons/shield';
|
|
2505
2525
|
// Ship aliases
|
|
2506
2526
|
export { default as ShipIcon } from '../icons/ship';
|
|
2507
2527
|
// Shirt aliases
|
|
@@ -2512,46 +2532,46 @@ export { default as ShoppingBagIcon } from '../icons/shopping-bag';
|
|
|
2512
2532
|
export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
|
|
2513
2533
|
// ShoppingCartMinus aliases
|
|
2514
2534
|
export { default as ShoppingCartMinusIcon } from '../icons/shopping-cart-minus';
|
|
2515
|
-
// ShoppingCartPlus aliases
|
|
2516
|
-
export { default as ShoppingCartPlusIcon } from '../icons/shopping-cart-plus';
|
|
2517
2535
|
// ShoppingCart aliases
|
|
2518
2536
|
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2519
|
-
//
|
|
2520
|
-
export { default as
|
|
2537
|
+
// ShoppingCartPlus aliases
|
|
2538
|
+
export { default as ShoppingCartPlusIcon } from '../icons/shopping-cart-plus';
|
|
2521
2539
|
// ShowerHead aliases
|
|
2522
2540
|
export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
2523
|
-
//
|
|
2524
|
-
export { default as
|
|
2541
|
+
// Shovel aliases
|
|
2542
|
+
export { default as ShovelIcon } from '../icons/shovel';
|
|
2525
2543
|
// Shredder aliases
|
|
2526
2544
|
export { default as ShredderIcon } from '../icons/shredder';
|
|
2527
|
-
// Shrimp aliases
|
|
2528
|
-
export { default as ShrimpIcon } from '../icons/shrimp';
|
|
2529
2545
|
// Shrink aliases
|
|
2530
2546
|
export { default as ShrinkIcon } from '../icons/shrink';
|
|
2547
|
+
// ShrimpOff aliases
|
|
2548
|
+
export { default as ShrimpOffIcon } from '../icons/shrimp-off';
|
|
2549
|
+
// Shrimp aliases
|
|
2550
|
+
export { default as ShrimpIcon } from '../icons/shrimp';
|
|
2531
2551
|
// Shrub aliases
|
|
2532
2552
|
export { default as ShrubIcon } from '../icons/shrub';
|
|
2533
|
-
// Shuffle aliases
|
|
2534
|
-
export { default as ShuffleIcon } from '../icons/shuffle';
|
|
2535
2553
|
// Sigma aliases
|
|
2536
2554
|
export { default as SigmaIcon } from '../icons/sigma';
|
|
2537
|
-
//
|
|
2538
|
-
export { default as
|
|
2555
|
+
// Shuffle aliases
|
|
2556
|
+
export { default as ShuffleIcon } from '../icons/shuffle';
|
|
2539
2557
|
// SignalLow aliases
|
|
2540
2558
|
export { default as SignalLowIcon } from '../icons/signal-low';
|
|
2559
|
+
// SignalHigh aliases
|
|
2560
|
+
export { default as SignalHighIcon } from '../icons/signal-high';
|
|
2541
2561
|
// SignalMedium aliases
|
|
2542
2562
|
export { default as SignalMediumIcon } from '../icons/signal-medium';
|
|
2543
|
-
// SignalZero aliases
|
|
2544
|
-
export { default as SignalZeroIcon } from '../icons/signal-zero';
|
|
2545
2563
|
// Signal aliases
|
|
2546
2564
|
export { default as SignalIcon } from '../icons/signal';
|
|
2565
|
+
// SignalZero aliases
|
|
2566
|
+
export { default as SignalZeroIcon } from '../icons/signal-zero';
|
|
2547
2567
|
// Signature aliases
|
|
2548
2568
|
export { default as SignatureIcon } from '../icons/signature';
|
|
2549
2569
|
// SignpostBig aliases
|
|
2550
2570
|
export { default as SignpostBigIcon } from '../icons/signpost-big';
|
|
2551
|
-
// Siren aliases
|
|
2552
|
-
export { default as SirenIcon } from '../icons/siren';
|
|
2553
2571
|
// Signpost aliases
|
|
2554
2572
|
export { default as SignpostIcon } from '../icons/signpost';
|
|
2573
|
+
// Siren aliases
|
|
2574
|
+
export { default as SirenIcon } from '../icons/siren';
|
|
2555
2575
|
// SkipBack aliases
|
|
2556
2576
|
export { default as SkipBackIcon } from '../icons/skip-back';
|
|
2557
2577
|
// SkipForward aliases
|
|
@@ -2584,24 +2604,24 @@ export { default as SolarPanelIcon } from '../icons/solar-panel';
|
|
|
2584
2604
|
export { default as SoupIcon } from '../icons/soup';
|
|
2585
2605
|
// Space aliases
|
|
2586
2606
|
export { default as SpaceIcon } from '../icons/space';
|
|
2587
|
-
// Sparkle aliases
|
|
2588
|
-
export { default as SparkleIcon } from '../icons/sparkle';
|
|
2589
2607
|
// Spade aliases
|
|
2590
2608
|
export { default as SpadeIcon } from '../icons/spade';
|
|
2591
|
-
// Speech aliases
|
|
2592
|
-
export { default as SpeechIcon } from '../icons/speech';
|
|
2593
2609
|
// Speaker aliases
|
|
2594
2610
|
export { default as SpeakerIcon } from '../icons/speaker';
|
|
2595
|
-
//
|
|
2596
|
-
export { default as
|
|
2611
|
+
// Sparkle aliases
|
|
2612
|
+
export { default as SparkleIcon } from '../icons/sparkle';
|
|
2613
|
+
// Speech aliases
|
|
2614
|
+
export { default as SpeechIcon } from '../icons/speech';
|
|
2597
2615
|
// SpellCheck aliases
|
|
2598
2616
|
export { default as SpellCheckIcon } from '../icons/spell-check';
|
|
2617
|
+
// SpellCheck2 aliases
|
|
2618
|
+
export { default as SpellCheck2Icon } from '../icons/spell-check-2';
|
|
2599
2619
|
// SplinePointer aliases
|
|
2600
2620
|
export { default as SplinePointerIcon } from '../icons/spline-pointer';
|
|
2601
|
-
// Split aliases
|
|
2602
|
-
export { default as SplitIcon } from '../icons/split';
|
|
2603
2621
|
// Spline aliases
|
|
2604
2622
|
export { default as SplineIcon } from '../icons/spline';
|
|
2623
|
+
// Split aliases
|
|
2624
|
+
export { default as SplitIcon } from '../icons/split';
|
|
2605
2625
|
// Spool aliases
|
|
2606
2626
|
export { default as SpoolIcon } from '../icons/spool';
|
|
2607
2627
|
// SportShoe aliases
|
|
@@ -2620,36 +2640,42 @@ export { default as SquareArrowRightExitIcon } from '../icons/square-arrow-right
|
|
|
2620
2640
|
export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code';
|
|
2621
2641
|
// SquareDashedBottom aliases
|
|
2622
2642
|
export { default as SquareDashedBottomIcon } from '../icons/square-dashed-bottom';
|
|
2643
|
+
// SquareDashedPlus aliases
|
|
2644
|
+
export { default as SquareDashedPlusIcon } from '../icons/square-dashed-plus';
|
|
2623
2645
|
// SquareDashedTopSolid aliases
|
|
2624
2646
|
export { default as SquareDashedTopSolidIcon } from '../icons/square-dashed-top-solid';
|
|
2647
|
+
// SquareDashedXCorner aliases
|
|
2648
|
+
export { default as SquareDashedXCornerIcon } from '../icons/square-dashed-x-corner';
|
|
2649
|
+
// SquareDashedX aliases
|
|
2650
|
+
export { default as SquareDashedXIcon } from '../icons/square-dashed-x';
|
|
2625
2651
|
// SquareDimensions aliases
|
|
2626
2652
|
export { default as SquareDimensionsIcon } from '../icons/square-dimensions';
|
|
2653
|
+
// SquareExclamationPoint aliases
|
|
2654
|
+
export { default as SquareExclamationPointIcon } from '../icons/square-exclamation-point';
|
|
2627
2655
|
// SquareOff aliases
|
|
2628
2656
|
export { default as SquareOffIcon } from '../icons/square-off';
|
|
2629
2657
|
// SquarePause aliases
|
|
2630
2658
|
export { default as SquarePauseIcon } from '../icons/square-pause';
|
|
2631
|
-
// SquareExclamationPoint aliases
|
|
2632
|
-
export { default as SquareExclamationPointIcon } from '../icons/square-exclamation-point';
|
|
2633
|
-
// SquareRoundCorner aliases
|
|
2634
|
-
export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
|
|
2635
2659
|
// SquareRadical aliases
|
|
2636
2660
|
export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
2637
|
-
//
|
|
2638
|
-
export { default as
|
|
2639
|
-
// SquareSquare aliases
|
|
2640
|
-
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2661
|
+
// SquareRoundCorner aliases
|
|
2662
|
+
export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
|
|
2641
2663
|
// SquareStack aliases
|
|
2642
2664
|
export { default as SquareStackIcon } from '../icons/square-stack';
|
|
2665
|
+
// SquareSquare aliases
|
|
2666
|
+
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2667
|
+
// SquareStar aliases
|
|
2668
|
+
export { default as SquareStarIcon } from '../icons/square-star';
|
|
2643
2669
|
// SquareStop aliases
|
|
2644
2670
|
export { default as SquareStopIcon } from '../icons/square-stop';
|
|
2645
2671
|
// SquareText aliases
|
|
2646
2672
|
export { default as SquareTextIcon } from '../icons/square-text';
|
|
2647
2673
|
// Square aliases
|
|
2648
2674
|
export { default as SquareIcon } from '../icons/square';
|
|
2649
|
-
// SquaresExclude aliases
|
|
2650
|
-
export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
|
|
2651
2675
|
// SquaresIntersect aliases
|
|
2652
2676
|
export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
|
|
2677
|
+
// SquaresExclude aliases
|
|
2678
|
+
export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
|
|
2653
2679
|
// SquaresSubtract aliases
|
|
2654
2680
|
export { default as SquaresSubtractIcon } from '../icons/squares-subtract';
|
|
2655
2681
|
// SquaresUnite aliases
|
|
@@ -2684,10 +2710,10 @@ export { default as StepForwardIcon } from '../icons/step-forward';
|
|
|
2684
2710
|
export { default as StethoscopeIcon } from '../icons/stethoscope';
|
|
2685
2711
|
// Sticker aliases
|
|
2686
2712
|
export { default as StickerIcon } from '../icons/sticker';
|
|
2687
|
-
// StickyNoteCheck aliases
|
|
2688
|
-
export { default as StickyNoteCheckIcon } from '../icons/sticky-note-check';
|
|
2689
2713
|
// StickyNoteMinus aliases
|
|
2690
2714
|
export { default as StickyNoteMinusIcon } from '../icons/sticky-note-minus';
|
|
2715
|
+
// StickyNoteCheck aliases
|
|
2716
|
+
export { default as StickyNoteCheckIcon } from '../icons/sticky-note-check';
|
|
2691
2717
|
// StickyNoteOff aliases
|
|
2692
2718
|
export { default as StickyNoteOffIcon } from '../icons/sticky-note-off';
|
|
2693
2719
|
// StickyNotePlus aliases
|
|
@@ -2700,10 +2726,10 @@ export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
|
2700
2726
|
export { default as StickyNotesIcon } from '../icons/sticky-notes';
|
|
2701
2727
|
// Stone aliases
|
|
2702
2728
|
export { default as StoneIcon } from '../icons/stone';
|
|
2703
|
-
// Store aliases
|
|
2704
|
-
export { default as StoreIcon } from '../icons/store';
|
|
2705
2729
|
// StretchHorizontal aliases
|
|
2706
2730
|
export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
|
|
2731
|
+
// Store aliases
|
|
2732
|
+
export { default as StoreIcon } from '../icons/store';
|
|
2707
2733
|
// StretchVertical aliases
|
|
2708
2734
|
export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
2709
2735
|
// Strikethrough aliases
|
|
@@ -2712,46 +2738,46 @@ export { default as StrikethroughIcon } from '../icons/strikethrough';
|
|
|
2712
2738
|
export { default as SubscriptIcon } from '../icons/subscript';
|
|
2713
2739
|
// Summary aliases
|
|
2714
2740
|
export { default as SummaryIcon } from '../icons/summary';
|
|
2715
|
-
// SunMedium aliases
|
|
2716
|
-
export { default as SunMediumIcon } from '../icons/sun-medium';
|
|
2717
2741
|
// SunDim aliases
|
|
2718
2742
|
export { default as SunDimIcon } from '../icons/sun-dim';
|
|
2719
|
-
//
|
|
2720
|
-
export { default as
|
|
2743
|
+
// SunMedium aliases
|
|
2744
|
+
export { default as SunMediumIcon } from '../icons/sun-medium';
|
|
2721
2745
|
// SunSnow aliases
|
|
2722
2746
|
export { default as SunSnowIcon } from '../icons/sun-snow';
|
|
2747
|
+
// SunMoon aliases
|
|
2748
|
+
export { default as SunMoonIcon } from '../icons/sun-moon';
|
|
2723
2749
|
// Sun aliases
|
|
2724
2750
|
export { default as SunIcon } from '../icons/sun';
|
|
2725
2751
|
// Sunrise aliases
|
|
2726
2752
|
export { default as SunriseIcon } from '../icons/sunrise';
|
|
2727
|
-
// Superscript aliases
|
|
2728
|
-
export { default as SuperscriptIcon } from '../icons/superscript';
|
|
2729
2753
|
// Sunset aliases
|
|
2730
2754
|
export { default as SunsetIcon } from '../icons/sunset';
|
|
2755
|
+
// Superscript aliases
|
|
2756
|
+
export { default as SuperscriptIcon } from '../icons/superscript';
|
|
2731
2757
|
// SwatchBook aliases
|
|
2732
2758
|
export { default as SwatchBookIcon } from '../icons/swatch-book';
|
|
2733
2759
|
// SwissFranc aliases
|
|
2734
2760
|
export { default as SwissFrancIcon } from '../icons/swiss-franc';
|
|
2735
2761
|
// SwitchCamera aliases
|
|
2736
2762
|
export { default as SwitchCameraIcon } from '../icons/switch-camera';
|
|
2737
|
-
// Sword aliases
|
|
2738
|
-
export { default as SwordIcon } from '../icons/sword';
|
|
2739
2763
|
// Swords aliases
|
|
2740
2764
|
export { default as SwordsIcon } from '../icons/swords';
|
|
2741
|
-
//
|
|
2742
|
-
export { default as
|
|
2765
|
+
// Sword aliases
|
|
2766
|
+
export { default as SwordIcon } from '../icons/sword';
|
|
2743
2767
|
// Table2 aliases
|
|
2744
2768
|
export { default as Table2Icon } from '../icons/table-2';
|
|
2769
|
+
// Syringe aliases
|
|
2770
|
+
export { default as SyringeIcon } from '../icons/syringe';
|
|
2745
2771
|
// TableCellsMerge aliases
|
|
2746
2772
|
export { default as TableCellsMergeIcon } from '../icons/table-cells-merge';
|
|
2747
2773
|
// TableCellsSplit aliases
|
|
2748
2774
|
export { default as TableCellsSplitIcon } from '../icons/table-cells-split';
|
|
2749
2775
|
// TableColumnsSplit aliases
|
|
2750
2776
|
export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
|
|
2751
|
-
// TableOfContents aliases
|
|
2752
|
-
export { default as TableOfContentsIcon } from '../icons/table-of-contents';
|
|
2753
2777
|
// TableProperties aliases
|
|
2754
2778
|
export { default as TablePropertiesIcon } from '../icons/table-properties';
|
|
2779
|
+
// TableOfContents aliases
|
|
2780
|
+
export { default as TableOfContentsIcon } from '../icons/table-of-contents';
|
|
2755
2781
|
// TableRowsSplit aliases
|
|
2756
2782
|
export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
|
|
2757
2783
|
// Table aliases
|
|
@@ -2760,16 +2786,16 @@ export { default as TableIcon } from '../icons/table';
|
|
|
2760
2786
|
export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone';
|
|
2761
2787
|
// Tablet aliases
|
|
2762
2788
|
export { default as TabletIcon } from '../icons/tablet';
|
|
2763
|
-
// TagPlus aliases
|
|
2764
|
-
export { default as TagPlusIcon } from '../icons/tag-plus';
|
|
2765
2789
|
// Tablets aliases
|
|
2766
2790
|
export { default as TabletsIcon } from '../icons/tablets';
|
|
2791
|
+
// TagPlus aliases
|
|
2792
|
+
export { default as TagPlusIcon } from '../icons/tag-plus';
|
|
2767
2793
|
// TagX aliases
|
|
2768
2794
|
export { default as TagXIcon } from '../icons/tag-x';
|
|
2769
|
-
// Tag aliases
|
|
2770
|
-
export { default as TagIcon } from '../icons/tag';
|
|
2771
2795
|
// Tags aliases
|
|
2772
2796
|
export { default as TagsIcon } from '../icons/tags';
|
|
2797
|
+
// Tag aliases
|
|
2798
|
+
export { default as TagIcon } from '../icons/tag';
|
|
2773
2799
|
// Tally1 aliases
|
|
2774
2800
|
export { default as Tally1Icon } from '../icons/tally-1';
|
|
2775
2801
|
// Tally2 aliases
|
|
@@ -2780,12 +2806,12 @@ export { default as Tally3Icon } from '../icons/tally-3';
|
|
|
2780
2806
|
export { default as Tally4Icon } from '../icons/tally-4';
|
|
2781
2807
|
// Tally5 aliases
|
|
2782
2808
|
export { default as Tally5Icon } from '../icons/tally-5';
|
|
2783
|
-
// Target aliases
|
|
2784
|
-
export { default as TargetIcon } from '../icons/target';
|
|
2785
2809
|
// Tangent aliases
|
|
2786
2810
|
export { default as TangentIcon } from '../icons/tangent';
|
|
2787
2811
|
// Telescope aliases
|
|
2788
2812
|
export { default as TelescopeIcon } from '../icons/telescope';
|
|
2813
|
+
// Target aliases
|
|
2814
|
+
export { default as TargetIcon } from '../icons/target';
|
|
2789
2815
|
// TentTree aliases
|
|
2790
2816
|
export { default as TentTreeIcon } from '../icons/tent-tree';
|
|
2791
2817
|
// Tent aliases
|
|
@@ -2794,36 +2820,36 @@ export { default as TentIcon } from '../icons/tent';
|
|
|
2794
2820
|
export { default as TerminalIcon } from '../icons/terminal';
|
|
2795
2821
|
// TestTube aliases
|
|
2796
2822
|
export { default as TestTubeIcon } from '../icons/test-tube';
|
|
2797
|
-
// TextCursorInput aliases
|
|
2798
|
-
export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
2799
2823
|
// TestTubes aliases
|
|
2800
2824
|
export { default as TestTubesIcon } from '../icons/test-tubes';
|
|
2825
|
+
// TextCursorInput aliases
|
|
2826
|
+
export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
2801
2827
|
// TextCursor aliases
|
|
2802
2828
|
export { default as TextCursorIcon } from '../icons/text-cursor';
|
|
2803
2829
|
// TextQuote aliases
|
|
2804
2830
|
export { default as TextQuoteIcon } from '../icons/text-quote';
|
|
2831
|
+
// Theater aliases
|
|
2832
|
+
export { default as TheaterIcon } from '../icons/theater';
|
|
2805
2833
|
// TextSearch aliases
|
|
2806
2834
|
export { default as TextSearchIcon } from '../icons/text-search';
|
|
2807
2835
|
// ThermometerSnowflake aliases
|
|
2808
2836
|
export { default as ThermometerSnowflakeIcon } from '../icons/thermometer-snowflake';
|
|
2809
2837
|
// ThermometerSun aliases
|
|
2810
2838
|
export { default as ThermometerSunIcon } from '../icons/thermometer-sun';
|
|
2811
|
-
// Theater aliases
|
|
2812
|
-
export { default as TheaterIcon } from '../icons/theater';
|
|
2813
2839
|
// Thermometer aliases
|
|
2814
2840
|
export { default as ThermometerIcon } from '../icons/thermometer';
|
|
2815
2841
|
// ThumbsDown aliases
|
|
2816
2842
|
export { default as ThumbsDownIcon } from '../icons/thumbs-down';
|
|
2817
2843
|
// ThumbsUp aliases
|
|
2818
2844
|
export { default as ThumbsUpIcon } from '../icons/thumbs-up';
|
|
2819
|
-
// TicketCheck aliases
|
|
2820
|
-
export { default as TicketCheckIcon } from '../icons/ticket-check';
|
|
2821
2845
|
// TicTacToe aliases
|
|
2822
2846
|
export { default as TicTacToeIcon } from '../icons/tic-tac-toe';
|
|
2823
|
-
//
|
|
2824
|
-
export { default as
|
|
2847
|
+
// TicketCheck aliases
|
|
2848
|
+
export { default as TicketCheckIcon } from '../icons/ticket-check';
|
|
2825
2849
|
// TicketMinus aliases
|
|
2826
2850
|
export { default as TicketMinusIcon } from '../icons/ticket-minus';
|
|
2851
|
+
// TicketPercent aliases
|
|
2852
|
+
export { default as TicketPercentIcon } from '../icons/ticket-percent';
|
|
2827
2853
|
// TicketPlus aliases
|
|
2828
2854
|
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2829
2855
|
// TicketSlash aliases
|
|
@@ -2896,10 +2922,10 @@ export { default as TreePineIcon } from '../icons/tree-pine';
|
|
|
2896
2922
|
export { default as TreesIcon } from '../icons/trees';
|
|
2897
2923
|
// TrendingDown aliases
|
|
2898
2924
|
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2899
|
-
// TrendingUpDown aliases
|
|
2900
|
-
export { default as TrendingUpDownIcon } from '../icons/trending-up-down';
|
|
2901
2925
|
// TrendingUp aliases
|
|
2902
2926
|
export { default as TrendingUpIcon } from '../icons/trending-up';
|
|
2927
|
+
// TrendingUpDown aliases
|
|
2928
|
+
export { default as TrendingUpDownIcon } from '../icons/trending-up-down';
|
|
2903
2929
|
// TriangleDashed aliases
|
|
2904
2930
|
export { default as TriangleDashedIcon } from '../icons/triangle-dashed';
|
|
2905
2931
|
// TriangleRight aliases
|
|
@@ -2912,20 +2938,22 @@ export { default as TrophyIcon } from '../icons/trophy';
|
|
|
2912
2938
|
export { default as TruckElectricIcon } from '../icons/truck-electric';
|
|
2913
2939
|
// Truck aliases
|
|
2914
2940
|
export { default as TruckIcon } from '../icons/truck';
|
|
2915
|
-
//
|
|
2916
|
-
export { default as
|
|
2917
|
-
// TvMinimalPlay aliases
|
|
2918
|
-
export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
|
|
2941
|
+
// TubeLotion aliases
|
|
2942
|
+
export { default as TubeLotionIcon } from '../icons/tube-lotion';
|
|
2919
2943
|
// TurkishLira aliases
|
|
2920
2944
|
export { default as TurkishLiraIcon } from '../icons/turkish-lira';
|
|
2945
|
+
// Turntable aliases
|
|
2946
|
+
export { default as TurntableIcon } from '../icons/turntable';
|
|
2921
2947
|
// Turtle aliases
|
|
2922
2948
|
export { default as TurtleIcon } from '../icons/turtle';
|
|
2949
|
+
// TvMinimalPlay aliases
|
|
2950
|
+
export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
|
|
2923
2951
|
// Tv aliases
|
|
2924
2952
|
export { default as TvIcon } from '../icons/tv';
|
|
2925
|
-
// Type aliases
|
|
2926
|
-
export { default as TypeIcon } from '../icons/type';
|
|
2927
2953
|
// TypeOutline aliases
|
|
2928
2954
|
export { default as TypeOutlineIcon } from '../icons/type-outline';
|
|
2955
|
+
// Type aliases
|
|
2956
|
+
export { default as TypeIcon } from '../icons/type';
|
|
2929
2957
|
// UmbrellaOff aliases
|
|
2930
2958
|
export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
|
|
2931
2959
|
// Umbrella aliases
|
|
@@ -2934,12 +2962,12 @@ export { default as UmbrellaIcon } from '../icons/umbrella';
|
|
|
2934
2962
|
export { default as UnderlineIcon } from '../icons/underline';
|
|
2935
2963
|
// Undo2 aliases
|
|
2936
2964
|
export { default as Undo2Icon } from '../icons/undo-2';
|
|
2965
|
+
// Undo aliases
|
|
2966
|
+
export { default as UndoIcon } from '../icons/undo';
|
|
2937
2967
|
// UndoDot aliases
|
|
2938
2968
|
export { default as UndoDotIcon } from '../icons/undo-dot';
|
|
2939
2969
|
// UnfoldHorizontal aliases
|
|
2940
2970
|
export { default as UnfoldHorizontalIcon } from '../icons/unfold-horizontal';
|
|
2941
|
-
// Undo aliases
|
|
2942
|
-
export { default as UndoIcon } from '../icons/undo';
|
|
2943
2971
|
// UnfoldVertical aliases
|
|
2944
2972
|
export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
|
|
2945
2973
|
// Ungroup aliases
|
|
@@ -2950,56 +2978,56 @@ export { default as Unlink2Icon } from '../icons/unlink-2';
|
|
|
2950
2978
|
export { default as UnlinkIcon } from '../icons/unlink';
|
|
2951
2979
|
// Unplug aliases
|
|
2952
2980
|
export { default as UnplugIcon } from '../icons/unplug';
|
|
2953
|
-
// Upload aliases
|
|
2954
|
-
export { default as UploadIcon } from '../icons/upload';
|
|
2955
2981
|
// UsbCPort aliases
|
|
2956
2982
|
export { default as UsbCPortIcon } from '../icons/usb-c-port';
|
|
2983
|
+
// Upload aliases
|
|
2984
|
+
export { default as UploadIcon } from '../icons/upload';
|
|
2957
2985
|
// Usb aliases
|
|
2958
2986
|
export { default as UsbIcon } from '../icons/usb';
|
|
2959
2987
|
// UserCheck aliases
|
|
2960
2988
|
export { default as UserCheckIcon } from '../icons/user-check';
|
|
2961
2989
|
// UserCog aliases
|
|
2962
2990
|
export { default as UserCogIcon } from '../icons/user-cog';
|
|
2963
|
-
// UserGroup aliases
|
|
2964
|
-
export { default as UserGroupIcon } from '../icons/user-group';
|
|
2965
2991
|
// UserKey aliases
|
|
2966
2992
|
export { default as UserKeyIcon } from '../icons/user-key';
|
|
2967
|
-
//
|
|
2968
|
-
export { default as
|
|
2993
|
+
// UserGroup aliases
|
|
2994
|
+
export { default as UserGroupIcon } from '../icons/user-group';
|
|
2969
2995
|
// UserLock aliases
|
|
2970
2996
|
export { default as UserLockIcon } from '../icons/user-lock';
|
|
2997
|
+
// UserMinus aliases
|
|
2998
|
+
export { default as UserMinusIcon } from '../icons/user-minus';
|
|
2971
2999
|
// UserPen aliases
|
|
2972
3000
|
export { default as UserPenIcon } from '../icons/user-pen';
|
|
3001
|
+
// UserRoundArrowLeft aliases
|
|
3002
|
+
export { default as UserRoundArrowLeftIcon } from '../icons/user-round-arrow-left';
|
|
2973
3003
|
// UserPlus aliases
|
|
2974
3004
|
export { default as UserPlusIcon } from '../icons/user-plus';
|
|
2975
3005
|
// UserRoundGroup aliases
|
|
2976
3006
|
export { default as UserRoundGroupIcon } from '../icons/user-round-group';
|
|
2977
|
-
// UserRoundArrowLeft aliases
|
|
2978
|
-
export { default as UserRoundArrowLeftIcon } from '../icons/user-round-arrow-left';
|
|
2979
3007
|
// UserRoundKey aliases
|
|
2980
3008
|
export { default as UserRoundKeyIcon } from '../icons/user-round-key';
|
|
3009
|
+
// UserRoundSearch aliases
|
|
3010
|
+
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2981
3011
|
// UserRoundPen aliases
|
|
2982
3012
|
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2983
3013
|
// UserSearch aliases
|
|
2984
3014
|
export { default as UserSearchIcon } from '../icons/user-search';
|
|
2985
|
-
// UserShield aliases
|
|
2986
|
-
export { default as UserShieldIcon } from '../icons/user-shield';
|
|
2987
|
-
// UserRoundSearch aliases
|
|
2988
|
-
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2989
3015
|
// UserStar aliases
|
|
2990
3016
|
export { default as UserStarIcon } from '../icons/user-star';
|
|
2991
|
-
//
|
|
2992
|
-
export { default as
|
|
3017
|
+
// UserShield aliases
|
|
3018
|
+
export { default as UserShieldIcon } from '../icons/user-shield';
|
|
2993
3019
|
// UserX aliases
|
|
2994
3020
|
export { default as UserXIcon } from '../icons/user-x';
|
|
2995
|
-
//
|
|
2996
|
-
export { default as
|
|
3021
|
+
// User aliases
|
|
3022
|
+
export { default as UserIcon } from '../icons/user';
|
|
2997
3023
|
// Users aliases
|
|
2998
3024
|
export { default as UsersIcon } from '../icons/users';
|
|
2999
|
-
//
|
|
3000
|
-
export { default as
|
|
3025
|
+
// UtilityPole aliases
|
|
3026
|
+
export { default as UtilityPoleIcon } from '../icons/utility-pole';
|
|
3001
3027
|
// Van aliases
|
|
3002
3028
|
export { default as VanIcon } from '../icons/van';
|
|
3029
|
+
// Variable aliases
|
|
3030
|
+
export { default as VariableIcon } from '../icons/variable';
|
|
3003
3031
|
// Vault aliases
|
|
3004
3032
|
export { default as VaultIcon } from '../icons/vault';
|
|
3005
3033
|
// VectorPolygon aliases
|
|
@@ -3008,14 +3036,14 @@ export { default as VectorPolygonIcon } from '../icons/vector-polygon';
|
|
|
3008
3036
|
export { default as VectorSquareIcon } from '../icons/vector-square';
|
|
3009
3037
|
// Vegan aliases
|
|
3010
3038
|
export { default as VeganIcon } from '../icons/vegan';
|
|
3011
|
-
// VenetianMask aliases
|
|
3012
|
-
export { default as VenetianMaskIcon } from '../icons/venetian-mask';
|
|
3013
3039
|
// VenusAndMars aliases
|
|
3014
3040
|
export { default as VenusAndMarsIcon } from '../icons/venus-and-mars';
|
|
3015
|
-
//
|
|
3016
|
-
export { default as
|
|
3041
|
+
// VenetianMask aliases
|
|
3042
|
+
export { default as VenetianMaskIcon } from '../icons/venetian-mask';
|
|
3017
3043
|
// VibrateOff aliases
|
|
3018
3044
|
export { default as VibrateOffIcon } from '../icons/vibrate-off';
|
|
3045
|
+
// Venus aliases
|
|
3046
|
+
export { default as VenusIcon } from '../icons/venus';
|
|
3019
3047
|
// Vibrate aliases
|
|
3020
3048
|
export { default as VibrateIcon } from '../icons/vibrate';
|
|
3021
3049
|
// VideoOff aliases
|
|
@@ -3028,30 +3056,32 @@ export { default as VideotapeIcon } from '../icons/videotape';
|
|
|
3028
3056
|
export { default as ViewIcon } from '../icons/view';
|
|
3029
3057
|
// VirusOff aliases
|
|
3030
3058
|
export { default as VirusOffIcon } from '../icons/virus-off';
|
|
3031
|
-
// Voicemail aliases
|
|
3032
|
-
export { default as VoicemailIcon } from '../icons/voicemail';
|
|
3033
3059
|
// Virus aliases
|
|
3034
3060
|
export { default as VirusIcon } from '../icons/virus';
|
|
3061
|
+
// Voicemail aliases
|
|
3062
|
+
export { default as VoicemailIcon } from '../icons/voicemail';
|
|
3035
3063
|
// Volleyball aliases
|
|
3036
3064
|
export { default as VolleyballIcon } from '../icons/volleyball';
|
|
3037
3065
|
// Volume1 aliases
|
|
3038
3066
|
export { default as Volume1Icon } from '../icons/volume-1';
|
|
3039
|
-
// Volume2 aliases
|
|
3040
|
-
export { default as Volume2Icon } from '../icons/volume-2';
|
|
3041
3067
|
// VolumeOff aliases
|
|
3042
3068
|
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
3043
|
-
//
|
|
3044
|
-
export { default as
|
|
3069
|
+
// Volume2 aliases
|
|
3070
|
+
export { default as Volume2Icon } from '../icons/volume-2';
|
|
3045
3071
|
// Volume aliases
|
|
3046
3072
|
export { default as VolumeIcon } from '../icons/volume';
|
|
3047
|
-
//
|
|
3048
|
-
export { default as
|
|
3073
|
+
// VolumeX aliases
|
|
3074
|
+
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
3049
3075
|
// Vote aliases
|
|
3050
3076
|
export { default as VoteIcon } from '../icons/vote';
|
|
3077
|
+
// WalletCards aliases
|
|
3078
|
+
export { default as WalletCardsIcon } from '../icons/wallet-cards';
|
|
3051
3079
|
// Wallet aliases
|
|
3052
3080
|
export { default as WalletIcon } from '../icons/wallet';
|
|
3053
3081
|
// Wallpaper aliases
|
|
3054
3082
|
export { default as WallpaperIcon } from '../icons/wallpaper';
|
|
3083
|
+
// Warehouse aliases
|
|
3084
|
+
export { default as WarehouseIcon } from '../icons/warehouse';
|
|
3055
3085
|
// Wand aliases
|
|
3056
3086
|
export { default as WandIcon } from '../icons/wand';
|
|
3057
3087
|
// WashingMachine aliases
|
|
@@ -3062,12 +3092,10 @@ export { default as WatchIcon } from '../icons/watch';
|
|
|
3062
3092
|
export { default as WavesArrowDownIcon } from '../icons/waves-arrow-down';
|
|
3063
3093
|
// WavesArrowUp aliases
|
|
3064
3094
|
export { default as WavesArrowUpIcon } from '../icons/waves-arrow-up';
|
|
3065
|
-
// Warehouse aliases
|
|
3066
|
-
export { default as WarehouseIcon } from '../icons/warehouse';
|
|
3067
|
-
// WavesLadder aliases
|
|
3068
|
-
export { default as WavesLadderIcon } from '../icons/waves-ladder';
|
|
3069
3095
|
// WavesVertical aliases
|
|
3070
3096
|
export { default as WavesVerticalIcon } from '../icons/waves-vertical';
|
|
3097
|
+
// WavesLadder aliases
|
|
3098
|
+
export { default as WavesLadderIcon } from '../icons/waves-ladder';
|
|
3071
3099
|
// Waypoints aliases
|
|
3072
3100
|
export { default as WaypointsIcon } from '../icons/waypoints';
|
|
3073
3101
|
// WebcamOff aliases
|
|
@@ -3078,22 +3106,22 @@ export { default as WebcamIcon } from '../icons/webcam';
|
|
|
3078
3106
|
export { default as WebhookOffIcon } from '../icons/webhook-off';
|
|
3079
3107
|
// Webhook aliases
|
|
3080
3108
|
export { default as WebhookIcon } from '../icons/webhook';
|
|
3109
|
+
// Weight aliases
|
|
3110
|
+
export { default as WeightIcon } from '../icons/weight';
|
|
3081
3111
|
// WeightTilde aliases
|
|
3082
3112
|
export { default as WeightTildeIcon } from '../icons/weight-tilde';
|
|
3083
3113
|
// WheatOff aliases
|
|
3084
3114
|
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
3085
|
-
// Weight aliases
|
|
3086
|
-
export { default as WeightIcon } from '../icons/weight';
|
|
3087
3115
|
// Wheat aliases
|
|
3088
3116
|
export { default as WheatIcon } from '../icons/wheat';
|
|
3089
3117
|
// Whistle aliases
|
|
3090
3118
|
export { default as WhistleIcon } from '../icons/whistle';
|
|
3091
3119
|
// WholeWord aliases
|
|
3092
3120
|
export { default as WholeWordIcon } from '../icons/whole-word';
|
|
3093
|
-
// WifiCog aliases
|
|
3094
|
-
export { default as WifiCogIcon } from '../icons/wifi-cog';
|
|
3095
3121
|
// WifiHigh aliases
|
|
3096
3122
|
export { default as WifiHighIcon } from '../icons/wifi-high';
|
|
3123
|
+
// WifiCog aliases
|
|
3124
|
+
export { default as WifiCogIcon } from '../icons/wifi-cog';
|
|
3097
3125
|
// WifiLow aliases
|
|
3098
3126
|
export { default as WifiLowIcon } from '../icons/wifi-low';
|
|
3099
3127
|
// WifiOff aliases
|
|
@@ -3104,60 +3132,60 @@ export { default as WifiPenIcon } from '../icons/wifi-pen';
|
|
|
3104
3132
|
export { default as WifiSyncIcon } from '../icons/wifi-sync';
|
|
3105
3133
|
// WifiZero aliases
|
|
3106
3134
|
export { default as WifiZeroIcon } from '../icons/wifi-zero';
|
|
3107
|
-
// WindArrowDown aliases
|
|
3108
|
-
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
3109
3135
|
// Wifi aliases
|
|
3110
3136
|
export { default as WifiIcon } from '../icons/wifi';
|
|
3137
|
+
// WindArrowDown aliases
|
|
3138
|
+
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
3111
3139
|
// Wind aliases
|
|
3112
3140
|
export { default as WindIcon } from '../icons/wind';
|
|
3113
3141
|
// WineOff aliases
|
|
3114
3142
|
export { default as WineOffIcon } from '../icons/wine-off';
|
|
3115
|
-
// Wine aliases
|
|
3116
|
-
export { default as WineIcon } from '../icons/wine';
|
|
3117
3143
|
// Workflow aliases
|
|
3118
3144
|
export { default as WorkflowIcon } from '../icons/workflow';
|
|
3145
|
+
// Wine aliases
|
|
3146
|
+
export { default as WineIcon } from '../icons/wine';
|
|
3119
3147
|
// Worm aliases
|
|
3120
3148
|
export { default as WormIcon } from '../icons/worm';
|
|
3149
|
+
// WrenchOff aliases
|
|
3150
|
+
export { default as WrenchOffIcon } from '../icons/wrench-off';
|
|
3121
3151
|
// Wrench aliases
|
|
3122
3152
|
export { default as WrenchIcon } from '../icons/wrench';
|
|
3123
|
-
// XLineTop aliases
|
|
3124
|
-
export { default as XLineTopIcon } from '../icons/x-line-top';
|
|
3125
|
-
// ZapOff aliases
|
|
3126
|
-
export { default as ZapOffIcon } from '../icons/zap-off';
|
|
3127
3153
|
// X aliases
|
|
3128
3154
|
export { default as XIcon } from '../icons/x';
|
|
3129
|
-
//
|
|
3130
|
-
export { default as
|
|
3131
|
-
//
|
|
3132
|
-
export { default as
|
|
3133
|
-
// ZodiacAquarius aliases
|
|
3134
|
-
export { default as ZodiacAquariusIcon } from '../icons/zodiac-aquarius';
|
|
3155
|
+
// ZapOff aliases
|
|
3156
|
+
export { default as ZapOffIcon } from '../icons/zap-off';
|
|
3157
|
+
// XLineTop aliases
|
|
3158
|
+
export { default as XLineTopIcon } from '../icons/x-line-top';
|
|
3135
3159
|
// Zap aliases
|
|
3136
3160
|
export { default as ZapIcon } from '../icons/zap';
|
|
3161
|
+
// ZodiacAquarius aliases
|
|
3162
|
+
export { default as ZodiacAquariusIcon } from '../icons/zodiac-aquarius';
|
|
3163
|
+
// ZodiacAries aliases
|
|
3164
|
+
export { default as ZodiacAriesIcon } from '../icons/zodiac-aries';
|
|
3137
3165
|
// ZodiacCancer aliases
|
|
3138
3166
|
export { default as ZodiacCancerIcon } from '../icons/zodiac-cancer';
|
|
3139
3167
|
// ZodiacCapricorn aliases
|
|
3140
3168
|
export { default as ZodiacCapricornIcon } from '../icons/zodiac-capricorn';
|
|
3141
3169
|
// ZodiacGemini aliases
|
|
3142
3170
|
export { default as ZodiacGeminiIcon } from '../icons/zodiac-gemini';
|
|
3143
|
-
// ZodiacLeo aliases
|
|
3144
|
-
export { default as ZodiacLeoIcon } from '../icons/zodiac-leo';
|
|
3145
3171
|
// ZodiacLibra aliases
|
|
3146
3172
|
export { default as ZodiacLibraIcon } from '../icons/zodiac-libra';
|
|
3173
|
+
// ZodiacLeo aliases
|
|
3174
|
+
export { default as ZodiacLeoIcon } from '../icons/zodiac-leo';
|
|
3147
3175
|
// ZodiacOphiuchus aliases
|
|
3148
3176
|
export { default as ZodiacOphiuchusIcon } from '../icons/zodiac-ophiuchus';
|
|
3177
|
+
// ZodiacPisces aliases
|
|
3178
|
+
export { default as ZodiacPiscesIcon } from '../icons/zodiac-pisces';
|
|
3149
3179
|
// ZodiacSagittarius aliases
|
|
3150
3180
|
export { default as ZodiacSagittariusIcon } from '../icons/zodiac-sagittarius';
|
|
3151
3181
|
// ZodiacScorpio aliases
|
|
3152
3182
|
export { default as ZodiacScorpioIcon } from '../icons/zodiac-scorpio';
|
|
3153
3183
|
// ZodiacTaurus aliases
|
|
3154
3184
|
export { default as ZodiacTaurusIcon } from '../icons/zodiac-taurus';
|
|
3155
|
-
// ZodiacVirgo aliases
|
|
3156
|
-
export { default as ZodiacVirgoIcon } from '../icons/zodiac-virgo';
|
|
3157
|
-
// ZodiacPisces aliases
|
|
3158
|
-
export { default as ZodiacPiscesIcon } from '../icons/zodiac-pisces';
|
|
3159
3185
|
// ZoomIn aliases
|
|
3160
3186
|
export { default as ZoomInIcon } from '../icons/zoom-in';
|
|
3187
|
+
// ZodiacVirgo aliases
|
|
3188
|
+
export { default as ZodiacVirgoIcon } from '../icons/zodiac-virgo';
|
|
3161
3189
|
// ZoomOut aliases
|
|
3162
3190
|
export { default as ZoomOutIcon } from '../icons/zoom-out';
|
|
3163
3191
|
// ArrowDown01 aliases
|
|
@@ -3174,18 +3202,24 @@ export {
|
|
|
3174
3202
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockCheck} instead. */
|
|
3175
3203
|
default as AlarmCheckIcon
|
|
3176
3204
|
} from '../icons/alarm-clock-check';
|
|
3205
|
+
// AlarmClockMinus aliases
|
|
3206
|
+
export { default as AlarmClockMinusIcon } from '../icons/alarm-clock-minus';
|
|
3207
|
+
export {
|
|
3208
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockMinus} instead. */
|
|
3209
|
+
default as AlarmMinusIcon
|
|
3210
|
+
} from '../icons/alarm-clock-minus';
|
|
3177
3211
|
// AlarmClockPlus aliases
|
|
3178
3212
|
export { default as AlarmClockPlusIcon } from '../icons/alarm-clock-plus';
|
|
3179
3213
|
export {
|
|
3180
3214
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockPlus} instead. */
|
|
3181
3215
|
default as AlarmPlusIcon
|
|
3182
3216
|
} from '../icons/alarm-clock-plus';
|
|
3183
|
-
//
|
|
3184
|
-
export { default as
|
|
3217
|
+
// ArrowDownWideNarrow aliases
|
|
3218
|
+
export { default as ArrowDownWideNarrowIcon } from '../icons/arrow-down-wide-narrow';
|
|
3185
3219
|
export {
|
|
3186
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3187
|
-
default as
|
|
3188
|
-
} from '../icons/
|
|
3220
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. */
|
|
3221
|
+
default as SortDescIcon
|
|
3222
|
+
} from '../icons/arrow-down-wide-narrow';
|
|
3189
3223
|
// ArrowDownAZ aliases
|
|
3190
3224
|
export { default as ArrowDownAZIcon } from '../icons/arrow-down-a-z';
|
|
3191
3225
|
export {
|
|
@@ -3198,18 +3232,18 @@ export {
|
|
|
3198
3232
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. */
|
|
3199
3233
|
default as ArrowDownZaIcon
|
|
3200
3234
|
} from '../icons/arrow-down-z-a';
|
|
3201
|
-
// ArrowDownWideNarrow aliases
|
|
3202
|
-
export { default as ArrowDownWideNarrowIcon } from '../icons/arrow-down-wide-narrow';
|
|
3203
|
-
export {
|
|
3204
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. */
|
|
3205
|
-
default as SortDescIcon
|
|
3206
|
-
} from '../icons/arrow-down-wide-narrow';
|
|
3207
3235
|
// ArrowUpAZ aliases
|
|
3208
3236
|
export { default as ArrowUpAZIcon } from '../icons/arrow-up-a-z';
|
|
3209
3237
|
export {
|
|
3210
3238
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpAZ} instead. */
|
|
3211
3239
|
default as ArrowUpAzIcon
|
|
3212
3240
|
} from '../icons/arrow-up-a-z';
|
|
3241
|
+
// Axis3d aliases
|
|
3242
|
+
export { default as Axis3dIcon } from '../icons/axis-3d';
|
|
3243
|
+
export {
|
|
3244
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. */
|
|
3245
|
+
default as Axis3DIcon
|
|
3246
|
+
} from '../icons/axis-3d';
|
|
3213
3247
|
// ArrowUpNarrowWide aliases
|
|
3214
3248
|
export { default as ArrowUpNarrowWideIcon } from '../icons/arrow-up-narrow-wide';
|
|
3215
3249
|
export {
|
|
@@ -3222,30 +3256,24 @@ export {
|
|
|
3222
3256
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpZA} instead. */
|
|
3223
3257
|
default as ArrowUpZaIcon
|
|
3224
3258
|
} from '../icons/arrow-up-z-a';
|
|
3225
|
-
// Axis3d aliases
|
|
3226
|
-
export { default as Axis3dIcon } from '../icons/axis-3d';
|
|
3227
|
-
export {
|
|
3228
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. */
|
|
3229
|
-
default as Axis3DIcon
|
|
3230
|
-
} from '../icons/axis-3d';
|
|
3231
3259
|
// BadgeCheck aliases
|
|
3232
3260
|
export { default as BadgeCheckIcon } from '../icons/badge-check';
|
|
3233
3261
|
export {
|
|
3234
3262
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead. */
|
|
3235
3263
|
default as VerifiedIcon
|
|
3236
3264
|
} from '../icons/badge-check';
|
|
3237
|
-
// BetweenHorizontalEnd aliases
|
|
3238
|
-
export { default as BetweenHorizontalEndIcon } from '../icons/between-horizontal-end';
|
|
3239
|
-
export {
|
|
3240
|
-
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. */
|
|
3241
|
-
default as BetweenHorizonalEndIcon
|
|
3242
|
-
} from '../icons/between-horizontal-end';
|
|
3243
3265
|
// BadgeQuestionMark aliases
|
|
3244
3266
|
export { default as BadgeQuestionMarkIcon } from '../icons/badge-question-mark';
|
|
3245
3267
|
export {
|
|
3246
3268
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. */
|
|
3247
3269
|
default as BadgeHelpIcon
|
|
3248
3270
|
} from '../icons/badge-question-mark';
|
|
3271
|
+
// BetweenHorizontalEnd aliases
|
|
3272
|
+
export { default as BetweenHorizontalEndIcon } from '../icons/between-horizontal-end';
|
|
3273
|
+
export {
|
|
3274
|
+
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. */
|
|
3275
|
+
default as BetweenHorizonalEndIcon
|
|
3276
|
+
} from '../icons/between-horizontal-end';
|
|
3249
3277
|
// BetweenHorizontalStart aliases
|
|
3250
3278
|
export { default as BetweenHorizontalStartIcon } from '../icons/between-horizontal-start';
|
|
3251
3279
|
export {
|
|
@@ -3276,12 +3304,6 @@ export {
|
|
|
3276
3304
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BuildingComplex} instead. */
|
|
3277
3305
|
default as Building2Icon
|
|
3278
3306
|
} from '../icons/building-complex';
|
|
3279
|
-
// Captions aliases
|
|
3280
|
-
export { default as CaptionsIcon } from '../icons/captions';
|
|
3281
|
-
export {
|
|
3282
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Captions} instead. */
|
|
3283
|
-
default as SubtitlesIcon
|
|
3284
|
-
} from '../icons/captions';
|
|
3285
3307
|
// ChartArea aliases
|
|
3286
3308
|
export { default as ChartAreaIcon } from '../icons/chart-area';
|
|
3287
3309
|
export {
|
|
@@ -3294,18 +3316,18 @@ export {
|
|
|
3294
3316
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBarBig} instead. */
|
|
3295
3317
|
default as BarChartHorizontalBigIcon
|
|
3296
3318
|
} from '../icons/chart-bar-big';
|
|
3319
|
+
// Captions aliases
|
|
3320
|
+
export { default as CaptionsIcon } from '../icons/captions';
|
|
3321
|
+
export {
|
|
3322
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Captions} instead. */
|
|
3323
|
+
default as SubtitlesIcon
|
|
3324
|
+
} from '../icons/captions';
|
|
3297
3325
|
// ChartBar aliases
|
|
3298
3326
|
export { default as ChartBarIcon } from '../icons/chart-bar';
|
|
3299
3327
|
export {
|
|
3300
3328
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBar} instead. */
|
|
3301
3329
|
default as BarChartHorizontalIcon
|
|
3302
3330
|
} from '../icons/chart-bar';
|
|
3303
|
-
// ChartColumnBig aliases
|
|
3304
|
-
export { default as ChartColumnBigIcon } from '../icons/chart-column-big';
|
|
3305
|
-
export {
|
|
3306
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. */
|
|
3307
|
-
default as BarChartBigIcon
|
|
3308
|
-
} from '../icons/chart-column-big';
|
|
3309
3331
|
// ChartCandlestick aliases
|
|
3310
3332
|
export { default as ChartCandlestickIcon } from '../icons/chart-candlestick';
|
|
3311
3333
|
export {
|
|
@@ -3318,6 +3340,18 @@ export {
|
|
|
3318
3340
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnIncreasing} instead. */
|
|
3319
3341
|
default as BarChart4Icon
|
|
3320
3342
|
} from '../icons/chart-column-increasing';
|
|
3343
|
+
// ChartLine aliases
|
|
3344
|
+
export { default as ChartLineIcon } from '../icons/chart-line';
|
|
3345
|
+
export {
|
|
3346
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartLine} instead. */
|
|
3347
|
+
default as LineChartIcon
|
|
3348
|
+
} from '../icons/chart-line';
|
|
3349
|
+
// ChartColumnBig aliases
|
|
3350
|
+
export { default as ChartColumnBigIcon } from '../icons/chart-column-big';
|
|
3351
|
+
export {
|
|
3352
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. */
|
|
3353
|
+
default as BarChartBigIcon
|
|
3354
|
+
} from '../icons/chart-column-big';
|
|
3321
3355
|
// ChartColumn aliases
|
|
3322
3356
|
export { default as ChartColumnIcon } from '../icons/chart-column';
|
|
3323
3357
|
export {
|
|
@@ -3330,12 +3364,6 @@ export {
|
|
|
3330
3364
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumnIncreasing} instead. */
|
|
3331
3365
|
default as BarChartIcon
|
|
3332
3366
|
} from '../icons/chart-no-axes-column-increasing';
|
|
3333
|
-
// ChartLine aliases
|
|
3334
|
-
export { default as ChartLineIcon } from '../icons/chart-line';
|
|
3335
|
-
export {
|
|
3336
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartLine} instead. */
|
|
3337
|
-
default as LineChartIcon
|
|
3338
|
-
} from '../icons/chart-line';
|
|
3339
3367
|
// ChartNoAxesColumn aliases
|
|
3340
3368
|
export { default as ChartNoAxesColumnIcon } from '../icons/chart-no-axes-column';
|
|
3341
3369
|
export {
|
|
@@ -3384,6 +3412,12 @@ export {
|
|
|
3384
3412
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. */
|
|
3385
3413
|
default as ArrowDownLeftFromCircleIcon
|
|
3386
3414
|
} from '../icons/circle-arrow-out-down-left';
|
|
3415
|
+
// CircleArrowOutDownRight aliases
|
|
3416
|
+
export { default as CircleArrowOutDownRightIcon } from '../icons/circle-arrow-out-down-right';
|
|
3417
|
+
export {
|
|
3418
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownRight} instead. */
|
|
3419
|
+
default as ArrowDownRightFromCircleIcon
|
|
3420
|
+
} from '../icons/circle-arrow-out-down-right';
|
|
3387
3421
|
// CircleArrowOutUpLeft aliases
|
|
3388
3422
|
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
3389
3423
|
export {
|
|
@@ -3396,18 +3430,6 @@ export {
|
|
|
3396
3430
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead. */
|
|
3397
3431
|
default as ArrowUpRightFromCircleIcon
|
|
3398
3432
|
} from '../icons/circle-arrow-out-up-right';
|
|
3399
|
-
// CircleArrowOutDownRight aliases
|
|
3400
|
-
export { default as CircleArrowOutDownRightIcon } from '../icons/circle-arrow-out-down-right';
|
|
3401
|
-
export {
|
|
3402
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownRight} instead. */
|
|
3403
|
-
default as ArrowDownRightFromCircleIcon
|
|
3404
|
-
} from '../icons/circle-arrow-out-down-right';
|
|
3405
|
-
// CircleArrowUp aliases
|
|
3406
|
-
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
3407
|
-
export {
|
|
3408
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowUp} instead. */
|
|
3409
|
-
default as ArrowUpCircleIcon
|
|
3410
|
-
} from '../icons/circle-arrow-up';
|
|
3411
3433
|
// CircleArrowRight aliases
|
|
3412
3434
|
export { default as CircleArrowRightIcon } from '../icons/circle-arrow-right';
|
|
3413
3435
|
export {
|
|
@@ -3426,6 +3448,12 @@ export {
|
|
|
3426
3448
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. */
|
|
3427
3449
|
default as CheckCircle2Icon
|
|
3428
3450
|
} from '../icons/circle-check';
|
|
3451
|
+
// CircleArrowUp aliases
|
|
3452
|
+
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
3453
|
+
export {
|
|
3454
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowUp} instead. */
|
|
3455
|
+
default as ArrowUpCircleIcon
|
|
3456
|
+
} from '../icons/circle-arrow-up';
|
|
3429
3457
|
// CircleChevronDown aliases
|
|
3430
3458
|
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
|
|
3431
3459
|
export {
|
|
@@ -3450,36 +3478,24 @@ export {
|
|
|
3450
3478
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronUp} instead. */
|
|
3451
3479
|
default as ChevronUpCircleIcon
|
|
3452
3480
|
} from '../icons/circle-chevron-up';
|
|
3453
|
-
// CircleGauge aliases
|
|
3454
|
-
export { default as CircleGaugeIcon } from '../icons/circle-gauge';
|
|
3455
|
-
export {
|
|
3456
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead. */
|
|
3457
|
-
default as GaugeCircleIcon
|
|
3458
|
-
} from '../icons/circle-gauge';
|
|
3459
3481
|
// CircleDivide aliases
|
|
3460
3482
|
export { default as CircleDivideIcon } from '../icons/circle-divide';
|
|
3461
3483
|
export {
|
|
3462
3484
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. */
|
|
3463
3485
|
default as DivideCircleIcon
|
|
3464
3486
|
} from '../icons/circle-divide';
|
|
3465
|
-
//
|
|
3466
|
-
export { default as
|
|
3467
|
-
export {
|
|
3468
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. */
|
|
3469
|
-
default as MinusCircleIcon
|
|
3470
|
-
} from '../icons/circle-minus';
|
|
3471
|
-
// CirclePause aliases
|
|
3472
|
-
export { default as CirclePauseIcon } from '../icons/circle-pause';
|
|
3487
|
+
// CircleGauge aliases
|
|
3488
|
+
export { default as CircleGaugeIcon } from '../icons/circle-gauge';
|
|
3473
3489
|
export {
|
|
3474
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3475
|
-
default as
|
|
3476
|
-
} from '../icons/circle-
|
|
3477
|
-
//
|
|
3478
|
-
export { default as
|
|
3490
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead. */
|
|
3491
|
+
default as GaugeCircleIcon
|
|
3492
|
+
} from '../icons/circle-gauge';
|
|
3493
|
+
// CircleMinus aliases
|
|
3494
|
+
export { default as CircleMinusIcon } from '../icons/circle-minus';
|
|
3479
3495
|
export {
|
|
3480
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3481
|
-
default as
|
|
3482
|
-
} from '../icons/circle-
|
|
3496
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. */
|
|
3497
|
+
default as MinusCircleIcon
|
|
3498
|
+
} from '../icons/circle-minus';
|
|
3483
3499
|
// CircleParkingOff aliases
|
|
3484
3500
|
export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
|
|
3485
3501
|
export {
|
|
@@ -3492,6 +3508,18 @@ export {
|
|
|
3492
3508
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParking} instead. */
|
|
3493
3509
|
default as ParkingCircleIcon
|
|
3494
3510
|
} from '../icons/circle-parking';
|
|
3511
|
+
// CirclePause aliases
|
|
3512
|
+
export { default as CirclePauseIcon } from '../icons/circle-pause';
|
|
3513
|
+
export {
|
|
3514
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePause} instead. */
|
|
3515
|
+
default as PauseCircleIcon
|
|
3516
|
+
} from '../icons/circle-pause';
|
|
3517
|
+
// CirclePercent aliases
|
|
3518
|
+
export { default as CirclePercentIcon } from '../icons/circle-percent';
|
|
3519
|
+
export {
|
|
3520
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePercent} instead. */
|
|
3521
|
+
default as PercentCircleIcon
|
|
3522
|
+
} from '../icons/circle-percent';
|
|
3495
3523
|
// CirclePlay aliases
|
|
3496
3524
|
export { default as CirclePlayIcon } from '../icons/circle-play';
|
|
3497
3525
|
export {
|
|
@@ -3520,42 +3548,42 @@ export {
|
|
|
3520
3548
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. */
|
|
3521
3549
|
default as CircleHelpIcon
|
|
3522
3550
|
} from '../icons/circle-question-mark';
|
|
3523
|
-
// CircleStop aliases
|
|
3524
|
-
export { default as CircleStopIcon } from '../icons/circle-stop';
|
|
3525
|
-
export {
|
|
3526
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. */
|
|
3527
|
-
default as StopCircleIcon
|
|
3528
|
-
} from '../icons/circle-stop';
|
|
3529
3551
|
// CircleSlash2 aliases
|
|
3530
3552
|
export { default as CircleSlash2Icon } from '../icons/circle-slash-2';
|
|
3531
3553
|
export {
|
|
3532
3554
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleSlash2} instead. */
|
|
3533
3555
|
default as CircleSlashedIcon
|
|
3534
3556
|
} from '../icons/circle-slash-2';
|
|
3535
|
-
//
|
|
3536
|
-
export { default as
|
|
3537
|
-
export {
|
|
3538
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead. */
|
|
3539
|
-
default as UserCircleIcon
|
|
3540
|
-
} from '../icons/circle-user';
|
|
3541
|
-
// CircleX aliases
|
|
3542
|
-
export { default as CircleXIcon } from '../icons/circle-x';
|
|
3557
|
+
// CircleStop aliases
|
|
3558
|
+
export { default as CircleStopIcon } from '../icons/circle-stop';
|
|
3543
3559
|
export {
|
|
3544
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3545
|
-
default as
|
|
3546
|
-
} from '../icons/circle-
|
|
3560
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. */
|
|
3561
|
+
default as StopCircleIcon
|
|
3562
|
+
} from '../icons/circle-stop';
|
|
3547
3563
|
// CircleUserRound aliases
|
|
3548
3564
|
export { default as CircleUserRoundIcon } from '../icons/circle-user-round';
|
|
3549
3565
|
export {
|
|
3550
3566
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. */
|
|
3551
3567
|
default as UserCircle2Icon
|
|
3552
3568
|
} from '../icons/circle-user-round';
|
|
3569
|
+
// CircleX aliases
|
|
3570
|
+
export { default as CircleXIcon } from '../icons/circle-x';
|
|
3571
|
+
export {
|
|
3572
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead. */
|
|
3573
|
+
default as XCircleIcon
|
|
3574
|
+
} from '../icons/circle-x';
|
|
3553
3575
|
// ClipboardPenLine aliases
|
|
3554
3576
|
export { default as ClipboardPenLineIcon } from '../icons/clipboard-pen-line';
|
|
3555
3577
|
export {
|
|
3556
3578
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead. */
|
|
3557
3579
|
default as ClipboardSignatureIcon
|
|
3558
3580
|
} from '../icons/clipboard-pen-line';
|
|
3581
|
+
// CircleUser aliases
|
|
3582
|
+
export { default as CircleUserIcon } from '../icons/circle-user';
|
|
3583
|
+
export {
|
|
3584
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead. */
|
|
3585
|
+
default as UserCircleIcon
|
|
3586
|
+
} from '../icons/circle-user';
|
|
3559
3587
|
// ClipboardPen aliases
|
|
3560
3588
|
export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
|
|
3561
3589
|
export {
|
|
@@ -3580,12 +3608,6 @@ export {
|
|
|
3580
3608
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. */
|
|
3581
3609
|
default as Code2Icon
|
|
3582
3610
|
} from '../icons/code-xml';
|
|
3583
|
-
// Columns2 aliases
|
|
3584
|
-
export { default as Columns2Icon } from '../icons/columns-2';
|
|
3585
|
-
export {
|
|
3586
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns2} instead. */
|
|
3587
|
-
default as ColumnsIcon
|
|
3588
|
-
} from '../icons/columns-2';
|
|
3589
3611
|
// Columns3Cog aliases
|
|
3590
3612
|
export { default as Columns3CogIcon } from '../icons/columns-3-cog';
|
|
3591
3613
|
export {
|
|
@@ -3596,24 +3618,30 @@ export {
|
|
|
3596
3618
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. */
|
|
3597
3619
|
default as TableConfigIcon
|
|
3598
3620
|
} from '../icons/columns-3-cog';
|
|
3621
|
+
// Columns2 aliases
|
|
3622
|
+
export { default as Columns2Icon } from '../icons/columns-2';
|
|
3623
|
+
export {
|
|
3624
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns2} instead. */
|
|
3625
|
+
default as ColumnsIcon
|
|
3626
|
+
} from '../icons/columns-2';
|
|
3599
3627
|
// ContactRound aliases
|
|
3600
3628
|
export { default as ContactRoundIcon } from '../icons/contact-round';
|
|
3601
3629
|
export {
|
|
3602
3630
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. */
|
|
3603
3631
|
default as Contact2Icon
|
|
3604
3632
|
} from '../icons/contact-round';
|
|
3605
|
-
// DiamondPercent aliases
|
|
3606
|
-
export { default as DiamondPercentIcon } from '../icons/diamond-percent';
|
|
3607
|
-
export {
|
|
3608
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead. */
|
|
3609
|
-
default as PercentDiamondIcon
|
|
3610
|
-
} from '../icons/diamond-percent';
|
|
3611
3633
|
// Columns3 aliases
|
|
3612
3634
|
export { default as Columns3Icon } from '../icons/columns-3';
|
|
3613
3635
|
export {
|
|
3614
3636
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead. */
|
|
3615
3637
|
default as PanelsLeftRightIcon
|
|
3616
3638
|
} from '../icons/columns-3';
|
|
3639
|
+
// DiamondPercent aliases
|
|
3640
|
+
export { default as DiamondPercentIcon } from '../icons/diamond-percent';
|
|
3641
|
+
export {
|
|
3642
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead. */
|
|
3643
|
+
default as PercentDiamondIcon
|
|
3644
|
+
} from '../icons/diamond-percent';
|
|
3617
3645
|
// Earth aliases
|
|
3618
3646
|
export { default as EarthIcon } from '../icons/earth';
|
|
3619
3647
|
export {
|
|
@@ -3638,66 +3666,66 @@ export {
|
|
|
3638
3666
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceAngry} instead. */
|
|
3639
3667
|
default as AngryIcon
|
|
3640
3668
|
} from '../icons/face-angry';
|
|
3641
|
-
// FaceGrinning aliases
|
|
3642
|
-
export { default as FaceGrinningIcon } from '../icons/face-grinning';
|
|
3643
|
-
export {
|
|
3644
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceGrinning} instead. */
|
|
3645
|
-
default as LaughIcon
|
|
3646
|
-
} from '../icons/face-grinning';
|
|
3647
3669
|
// FaceExpressionless aliases
|
|
3648
3670
|
export { default as FaceExpressionlessIcon } from '../icons/face-expressionless';
|
|
3649
3671
|
export {
|
|
3650
3672
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceExpressionless} instead. */
|
|
3651
3673
|
default as AnnoyedIcon
|
|
3652
3674
|
} from '../icons/face-expressionless';
|
|
3675
|
+
// FaceGrinning aliases
|
|
3676
|
+
export { default as FaceGrinningIcon } from '../icons/face-grinning';
|
|
3677
|
+
export {
|
|
3678
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceGrinning} instead. */
|
|
3679
|
+
default as LaughIcon
|
|
3680
|
+
} from '../icons/face-grinning';
|
|
3653
3681
|
// FaceNeutral aliases
|
|
3654
3682
|
export { default as FaceNeutralIcon } from '../icons/face-neutral';
|
|
3655
3683
|
export {
|
|
3656
3684
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceNeutral} instead. */
|
|
3657
3685
|
default as MehIcon
|
|
3658
3686
|
} from '../icons/face-neutral';
|
|
3659
|
-
// FaceSlightlySmiling aliases
|
|
3660
|
-
export { default as FaceSlightlySmilingIcon } from '../icons/face-slightly-smiling';
|
|
3661
|
-
export {
|
|
3662
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceSlightlySmiling} instead. */
|
|
3663
|
-
default as SmileIcon
|
|
3664
|
-
} from '../icons/face-slightly-smiling';
|
|
3665
3687
|
// FaceSlightlyFrowning aliases
|
|
3666
3688
|
export { default as FaceSlightlyFrowningIcon } from '../icons/face-slightly-frowning';
|
|
3667
3689
|
export {
|
|
3668
3690
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceSlightlyFrowning} instead. */
|
|
3669
3691
|
default as FrownIcon
|
|
3670
3692
|
} from '../icons/face-slightly-frowning';
|
|
3671
|
-
// FileAxis3d aliases
|
|
3672
|
-
export { default as FileAxis3dIcon } from '../icons/file-axis-3d';
|
|
3673
|
-
export {
|
|
3674
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. */
|
|
3675
|
-
default as FileAxis3DIcon
|
|
3676
|
-
} from '../icons/file-axis-3d';
|
|
3677
3693
|
// FaceSlightlySmilingPlus aliases
|
|
3678
3694
|
export { default as FaceSlightlySmilingPlusIcon } from '../icons/face-slightly-smiling-plus';
|
|
3679
3695
|
export {
|
|
3680
3696
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceSlightlySmilingPlus} instead. */
|
|
3681
3697
|
default as SmilePlusIcon
|
|
3682
3698
|
} from '../icons/face-slightly-smiling-plus';
|
|
3699
|
+
// FaceSlightlySmiling aliases
|
|
3700
|
+
export { default as FaceSlightlySmilingIcon } from '../icons/face-slightly-smiling';
|
|
3701
|
+
export {
|
|
3702
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceSlightlySmiling} instead. */
|
|
3703
|
+
default as SmileIcon
|
|
3704
|
+
} from '../icons/face-slightly-smiling';
|
|
3683
3705
|
// FileBadge aliases
|
|
3684
3706
|
export { default as FileBadgeIcon } from '../icons/file-badge';
|
|
3685
3707
|
export {
|
|
3686
3708
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileBadge} instead. */
|
|
3687
3709
|
default as FileBadge2Icon
|
|
3688
3710
|
} from '../icons/file-badge';
|
|
3689
|
-
//
|
|
3690
|
-
export { default as
|
|
3711
|
+
// FileAxis3d aliases
|
|
3712
|
+
export { default as FileAxis3dIcon } from '../icons/file-axis-3d';
|
|
3691
3713
|
export {
|
|
3692
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3693
|
-
default as
|
|
3694
|
-
} from '../icons/file-
|
|
3714
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. */
|
|
3715
|
+
default as FileAxis3DIcon
|
|
3716
|
+
} from '../icons/file-axis-3d';
|
|
3695
3717
|
// FileBraces aliases
|
|
3696
3718
|
export { default as FileBracesIcon } from '../icons/file-braces';
|
|
3697
3719
|
export {
|
|
3698
3720
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBraces} instead. */
|
|
3699
3721
|
default as FileJsonIcon
|
|
3700
3722
|
} from '../icons/file-braces';
|
|
3723
|
+
// FileBracesCorner aliases
|
|
3724
|
+
export { default as FileBracesCornerIcon } from '../icons/file-braces-corner';
|
|
3725
|
+
export {
|
|
3726
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBracesCorner} instead. */
|
|
3727
|
+
default as FileJson2Icon
|
|
3728
|
+
} from '../icons/file-braces-corner';
|
|
3701
3729
|
// FileChartColumnIncreasing aliases
|
|
3702
3730
|
export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
|
|
3703
3731
|
export {
|
|
@@ -3716,12 +3744,6 @@ export {
|
|
|
3716
3744
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. */
|
|
3717
3745
|
default as FileLineChartIcon
|
|
3718
3746
|
} from '../icons/file-chart-line';
|
|
3719
|
-
// FileChartPie aliases
|
|
3720
|
-
export { default as FileChartPieIcon } from '../icons/file-chart-pie';
|
|
3721
|
-
export {
|
|
3722
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. */
|
|
3723
|
-
default as FilePieChartIcon
|
|
3724
|
-
} from '../icons/file-chart-pie';
|
|
3725
3747
|
// FileCheckCorner aliases
|
|
3726
3748
|
export { default as FileCheckCornerIcon } from '../icons/file-check-corner';
|
|
3727
3749
|
export {
|
|
@@ -3734,6 +3756,12 @@ export {
|
|
|
3734
3756
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCodeCorner} instead. */
|
|
3735
3757
|
default as FileCode2Icon
|
|
3736
3758
|
} from '../icons/file-code-corner';
|
|
3759
|
+
// FileChartPie aliases
|
|
3760
|
+
export { default as FileChartPieIcon } from '../icons/file-chart-pie';
|
|
3761
|
+
export {
|
|
3762
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. */
|
|
3763
|
+
default as FilePieChartIcon
|
|
3764
|
+
} from '../icons/file-chart-pie';
|
|
3737
3765
|
// FileCog aliases
|
|
3738
3766
|
export { default as FileCogIcon } from '../icons/file-cog';
|
|
3739
3767
|
export {
|
|
@@ -3762,18 +3790,18 @@ export {
|
|
|
3762
3790
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileKey} instead. */
|
|
3763
3791
|
default as FileKey2Icon
|
|
3764
3792
|
} from '../icons/file-key';
|
|
3765
|
-
// FileMinusCorner aliases
|
|
3766
|
-
export { default as FileMinusCornerIcon } from '../icons/file-minus-corner';
|
|
3767
|
-
export {
|
|
3768
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileMinusCorner} instead. */
|
|
3769
|
-
default as FileMinus2Icon
|
|
3770
|
-
} from '../icons/file-minus-corner';
|
|
3771
3793
|
// FileLock aliases
|
|
3772
3794
|
export { default as FileLockIcon } from '../icons/file-lock';
|
|
3773
3795
|
export {
|
|
3774
3796
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileLock} instead. */
|
|
3775
3797
|
default as FileLock2Icon
|
|
3776
3798
|
} from '../icons/file-lock';
|
|
3799
|
+
// FileMinusCorner aliases
|
|
3800
|
+
export { default as FileMinusCornerIcon } from '../icons/file-minus-corner';
|
|
3801
|
+
export {
|
|
3802
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileMinusCorner} instead. */
|
|
3803
|
+
default as FileMinus2Icon
|
|
3804
|
+
} from '../icons/file-minus-corner';
|
|
3777
3805
|
// FilePenLine aliases
|
|
3778
3806
|
export { default as FilePenLineIcon } from '../icons/file-pen-line';
|
|
3779
3807
|
export {
|
|
@@ -3822,60 +3850,60 @@ export {
|
|
|
3822
3850
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead. */
|
|
3823
3851
|
default as FileType2Icon
|
|
3824
3852
|
} from '../icons/file-type-corner';
|
|
3825
|
-
// FileXCorner aliases
|
|
3826
|
-
export { default as FileXCornerIcon } from '../icons/file-x-corner';
|
|
3827
|
-
export {
|
|
3828
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileXCorner} instead. */
|
|
3829
|
-
default as FileX2Icon
|
|
3830
|
-
} from '../icons/file-x-corner';
|
|
3831
3853
|
// FileVideoCamera aliases
|
|
3832
3854
|
export { default as FileVideoCameraIcon } from '../icons/file-video-camera';
|
|
3833
3855
|
export {
|
|
3834
3856
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. */
|
|
3835
3857
|
default as FileVideo2Icon
|
|
3836
3858
|
} from '../icons/file-video-camera';
|
|
3837
|
-
//
|
|
3838
|
-
export { default as
|
|
3859
|
+
// FileXCorner aliases
|
|
3860
|
+
export { default as FileXCornerIcon } from '../icons/file-x-corner';
|
|
3839
3861
|
export {
|
|
3840
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3841
|
-
default as
|
|
3842
|
-
} from '../icons/
|
|
3862
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileXCorner} instead. */
|
|
3863
|
+
default as FileX2Icon
|
|
3864
|
+
} from '../icons/file-x-corner';
|
|
3843
3865
|
// FingerprintPattern aliases
|
|
3844
3866
|
export { default as FingerprintPatternIcon } from '../icons/fingerprint-pattern';
|
|
3845
3867
|
export {
|
|
3846
3868
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FingerprintPattern} instead. */
|
|
3847
3869
|
default as FingerprintIcon
|
|
3848
3870
|
} from '../icons/fingerprint-pattern';
|
|
3849
|
-
//
|
|
3850
|
-
export { default as
|
|
3871
|
+
// FolderCog aliases
|
|
3872
|
+
export { default as FolderCogIcon } from '../icons/folder-cog';
|
|
3851
3873
|
export {
|
|
3852
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3853
|
-
default as
|
|
3854
|
-
} from '../icons/
|
|
3874
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead. */
|
|
3875
|
+
default as FolderCog2Icon
|
|
3876
|
+
} from '../icons/folder-cog';
|
|
3855
3877
|
// FolderPen aliases
|
|
3856
3878
|
export { default as FolderPenIcon } from '../icons/folder-pen';
|
|
3857
3879
|
export {
|
|
3858
3880
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderPen} instead. */
|
|
3859
3881
|
default as FolderEditIcon
|
|
3860
3882
|
} from '../icons/folder-pen';
|
|
3861
|
-
//
|
|
3862
|
-
export { default as
|
|
3883
|
+
// FunnelX aliases
|
|
3884
|
+
export { default as FunnelXIcon } from '../icons/funnel-x';
|
|
3863
3885
|
export {
|
|
3864
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3865
|
-
default as
|
|
3866
|
-
} from '../icons/funnel';
|
|
3886
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FunnelX} instead. */
|
|
3887
|
+
default as FilterXIcon
|
|
3888
|
+
} from '../icons/funnel-x';
|
|
3889
|
+
// Grid2x2Check aliases
|
|
3890
|
+
export { default as Grid2x2CheckIcon } from '../icons/grid-2x2-check';
|
|
3891
|
+
export {
|
|
3892
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Check} instead. */
|
|
3893
|
+
default as Grid2X2CheckIcon
|
|
3894
|
+
} from '../icons/grid-2x2-check';
|
|
3867
3895
|
// GitCommitHorizontal aliases
|
|
3868
3896
|
export { default as GitCommitHorizontalIcon } from '../icons/git-commit-horizontal';
|
|
3869
3897
|
export {
|
|
3870
3898
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link GitCommitHorizontal} instead. */
|
|
3871
3899
|
default as GitCommitIcon
|
|
3872
3900
|
} from '../icons/git-commit-horizontal';
|
|
3873
|
-
//
|
|
3874
|
-
export { default as
|
|
3901
|
+
// Funnel aliases
|
|
3902
|
+
export { default as FunnelIcon } from '../icons/funnel';
|
|
3875
3903
|
export {
|
|
3876
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3877
|
-
default as
|
|
3878
|
-
} from '../icons/
|
|
3904
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead. */
|
|
3905
|
+
default as FilterIcon
|
|
3906
|
+
} from '../icons/funnel';
|
|
3879
3907
|
// Grid2x2Plus aliases
|
|
3880
3908
|
export { default as Grid2x2PlusIcon } from '../icons/grid-2x2-plus';
|
|
3881
3909
|
export {
|
|
@@ -3888,6 +3916,12 @@ export {
|
|
|
3888
3916
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2X} instead. */
|
|
3889
3917
|
default as Grid2X2XIcon
|
|
3890
3918
|
} from '../icons/grid-2x2-x';
|
|
3919
|
+
// Grid2x2 aliases
|
|
3920
|
+
export { default as Grid2x2Icon } from '../icons/grid-2x2';
|
|
3921
|
+
export {
|
|
3922
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. */
|
|
3923
|
+
default as Grid2X2Icon
|
|
3924
|
+
} from '../icons/grid-2x2';
|
|
3891
3925
|
// Grid3x3 aliases
|
|
3892
3926
|
export { default as Grid3x3Icon } from '../icons/grid-3x3';
|
|
3893
3927
|
export {
|
|
@@ -3904,12 +3938,6 @@ export {
|
|
|
3904
3938
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. */
|
|
3905
3939
|
default as GrabIcon
|
|
3906
3940
|
} from '../icons/hand-grab';
|
|
3907
|
-
// Grid2x2 aliases
|
|
3908
|
-
export { default as Grid2x2Icon } from '../icons/grid-2x2';
|
|
3909
|
-
export {
|
|
3910
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. */
|
|
3911
|
-
default as Grid2X2Icon
|
|
3912
|
-
} from '../icons/grid-2x2';
|
|
3913
3941
|
// HandHelping aliases
|
|
3914
3942
|
export { default as HandHelpingIcon } from '../icons/hand-helping';
|
|
3915
3943
|
export {
|
|
@@ -3928,18 +3956,18 @@ export {
|
|
|
3928
3956
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. */
|
|
3929
3957
|
default as IceCream2Icon
|
|
3930
3958
|
} from '../icons/ice-cream-bowl';
|
|
3931
|
-
// IceCreamCone aliases
|
|
3932
|
-
export { default as IceCreamConeIcon } from '../icons/ice-cream-cone';
|
|
3933
|
-
export {
|
|
3934
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead. */
|
|
3935
|
-
default as IceCreamIcon
|
|
3936
|
-
} from '../icons/ice-cream-cone';
|
|
3937
3959
|
// LaptopMinimal aliases
|
|
3938
3960
|
export { default as LaptopMinimalIcon } from '../icons/laptop-minimal';
|
|
3939
3961
|
export {
|
|
3940
3962
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LaptopMinimal} instead. */
|
|
3941
3963
|
default as Laptop2Icon
|
|
3942
3964
|
} from '../icons/laptop-minimal';
|
|
3965
|
+
// IceCreamCone aliases
|
|
3966
|
+
export { default as IceCreamConeIcon } from '../icons/ice-cream-cone';
|
|
3967
|
+
export {
|
|
3968
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead. */
|
|
3969
|
+
default as IceCreamIcon
|
|
3970
|
+
} from '../icons/ice-cream-cone';
|
|
3943
3971
|
// Layers aliases
|
|
3944
3972
|
export { default as LayersIcon } from '../icons/layers';
|
|
3945
3973
|
export {
|
|
@@ -4020,18 +4048,18 @@ export {
|
|
|
4020
4048
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead. */
|
|
4021
4049
|
default as Move3DIcon
|
|
4022
4050
|
} from '../icons/move-3d';
|
|
4023
|
-
// OctagonPause aliases
|
|
4024
|
-
export { default as OctagonPauseIcon } from '../icons/octagon-pause';
|
|
4025
|
-
export {
|
|
4026
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead. */
|
|
4027
|
-
default as PauseOctagonIcon
|
|
4028
|
-
} from '../icons/octagon-pause';
|
|
4029
4051
|
// OctagonAlert aliases
|
|
4030
4052
|
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
4031
4053
|
export {
|
|
4032
4054
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. */
|
|
4033
4055
|
default as AlertOctagonIcon
|
|
4034
4056
|
} from '../icons/octagon-alert';
|
|
4057
|
+
// OctagonPause aliases
|
|
4058
|
+
export { default as OctagonPauseIcon } from '../icons/octagon-pause';
|
|
4059
|
+
export {
|
|
4060
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead. */
|
|
4061
|
+
default as PauseOctagonIcon
|
|
4062
|
+
} from '../icons/octagon-pause';
|
|
4035
4063
|
// OctagonX aliases
|
|
4036
4064
|
export { default as OctagonXIcon } from '../icons/octagon-x';
|
|
4037
4065
|
export {
|
|
@@ -4062,18 +4090,18 @@ export {
|
|
|
4062
4090
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftDashed} instead. */
|
|
4063
4091
|
default as PanelLeftInactiveIcon
|
|
4064
4092
|
} from '../icons/panel-left-dashed';
|
|
4065
|
-
// PanelLeft aliases
|
|
4066
|
-
export { default as PanelLeftIcon } from '../icons/panel-left';
|
|
4067
|
-
export {
|
|
4068
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. */
|
|
4069
|
-
default as SidebarIcon
|
|
4070
|
-
} from '../icons/panel-left';
|
|
4071
4093
|
// PanelLeftOpen aliases
|
|
4072
4094
|
export { default as PanelLeftOpenIcon } from '../icons/panel-left-open';
|
|
4073
4095
|
export {
|
|
4074
4096
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftOpen} instead. */
|
|
4075
4097
|
default as SidebarOpenIcon
|
|
4076
4098
|
} from '../icons/panel-left-open';
|
|
4099
|
+
// PanelLeft aliases
|
|
4100
|
+
export { default as PanelLeftIcon } from '../icons/panel-left';
|
|
4101
|
+
export {
|
|
4102
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. */
|
|
4103
|
+
default as SidebarIcon
|
|
4104
|
+
} from '../icons/panel-left';
|
|
4077
4105
|
// PanelRightDashed aliases
|
|
4078
4106
|
export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed';
|
|
4079
4107
|
export {
|
|
@@ -4084,26 +4112,20 @@ export {
|
|
|
4084
4112
|
export { default as PanelTopDashedIcon } from '../icons/panel-top-dashed';
|
|
4085
4113
|
export {
|
|
4086
4114
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelTopDashed} instead. */
|
|
4087
|
-
default as PanelTopInactiveIcon
|
|
4088
|
-
} from '../icons/panel-top-dashed';
|
|
4089
|
-
// PanelsTopLeft aliases
|
|
4090
|
-
export { default as PanelsTopLeftIcon } from '../icons/panels-top-left';
|
|
4091
|
-
export {
|
|
4092
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead. */
|
|
4093
|
-
default as LayoutIcon
|
|
4094
|
-
} from '../icons/panels-top-left';
|
|
4115
|
+
default as PanelTopInactiveIcon
|
|
4116
|
+
} from '../icons/panel-top-dashed';
|
|
4095
4117
|
// PenLine aliases
|
|
4096
4118
|
export { default as PenLineIcon } from '../icons/pen-line';
|
|
4097
4119
|
export {
|
|
4098
4120
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. */
|
|
4099
4121
|
default as Edit3Icon
|
|
4100
4122
|
} from '../icons/pen-line';
|
|
4101
|
-
//
|
|
4102
|
-
export { default as
|
|
4123
|
+
// PanelsTopLeft aliases
|
|
4124
|
+
export { default as PanelsTopLeftIcon } from '../icons/panels-top-left';
|
|
4103
4125
|
export {
|
|
4104
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4105
|
-
default as
|
|
4106
|
-
} from '../icons/
|
|
4126
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead. */
|
|
4127
|
+
default as LayoutIcon
|
|
4128
|
+
} from '../icons/panels-top-left';
|
|
4107
4129
|
// Pen aliases
|
|
4108
4130
|
export { default as PenIcon } from '../icons/pen';
|
|
4109
4131
|
export {
|
|
@@ -4116,6 +4138,12 @@ export {
|
|
|
4116
4138
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RectangleEllipsis} instead. */
|
|
4117
4139
|
default as FormInputIcon
|
|
4118
4140
|
} from '../icons/rectangle-ellipsis';
|
|
4141
|
+
// PlugZap aliases
|
|
4142
|
+
export { default as PlugZapIcon } from '../icons/plug-zap';
|
|
4143
|
+
export {
|
|
4144
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PlugZap} instead. */
|
|
4145
|
+
default as PlugZap2Icon
|
|
4146
|
+
} from '../icons/plug-zap';
|
|
4119
4147
|
// Rotate3d aliases
|
|
4120
4148
|
export { default as Rotate3dIcon } from '../icons/rotate-3d';
|
|
4121
4149
|
export {
|
|
@@ -4134,18 +4162,18 @@ export {
|
|
|
4134
4162
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead. */
|
|
4135
4163
|
default as RowsIcon
|
|
4136
4164
|
} from '../icons/rows-2';
|
|
4137
|
-
// Rows3 aliases
|
|
4138
|
-
export { default as Rows3Icon } from '../icons/rows-3';
|
|
4139
|
-
export {
|
|
4140
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead. */
|
|
4141
|
-
default as PanelsTopBottomIcon
|
|
4142
|
-
} from '../icons/rows-3';
|
|
4143
4165
|
// Scale3d aliases
|
|
4144
4166
|
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
4145
4167
|
export {
|
|
4146
4168
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Scale3d} instead. */
|
|
4147
4169
|
default as Scale3DIcon
|
|
4148
4170
|
} from '../icons/scale-3d';
|
|
4171
|
+
// Rows3 aliases
|
|
4172
|
+
export { default as Rows3Icon } from '../icons/rows-3';
|
|
4173
|
+
export {
|
|
4174
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead. */
|
|
4175
|
+
default as PanelsTopBottomIcon
|
|
4176
|
+
} from '../icons/rows-3';
|
|
4149
4177
|
// SendHorizontal aliases
|
|
4150
4178
|
export { default as SendHorizontalIcon } from '../icons/send-horizontal';
|
|
4151
4179
|
export {
|
|
@@ -4218,12 +4246,6 @@ export {
|
|
|
4218
4246
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. */
|
|
4219
4247
|
default as ArrowDownRightFromSquareIcon
|
|
4220
4248
|
} from '../icons/square-arrow-out-down-right';
|
|
4221
|
-
// SquareArrowOutUpRight aliases
|
|
4222
|
-
export { default as SquareArrowOutUpRightIcon } from '../icons/square-arrow-out-up-right';
|
|
4223
|
-
export {
|
|
4224
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. */
|
|
4225
|
-
default as ArrowUpRightFromSquareIcon
|
|
4226
|
-
} from '../icons/square-arrow-out-up-right';
|
|
4227
4249
|
// SquareArrowOutUpLeft aliases
|
|
4228
4250
|
export { default as SquareArrowOutUpLeftIcon } from '../icons/square-arrow-out-up-left';
|
|
4229
4251
|
export {
|
|
@@ -4236,6 +4258,12 @@ export {
|
|
|
4236
4258
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead. */
|
|
4237
4259
|
default as ArrowRightSquareIcon
|
|
4238
4260
|
} from '../icons/square-arrow-right';
|
|
4261
|
+
// SquareArrowOutUpRight aliases
|
|
4262
|
+
export { default as SquareArrowOutUpRightIcon } from '../icons/square-arrow-out-up-right';
|
|
4263
|
+
export {
|
|
4264
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. */
|
|
4265
|
+
default as ArrowUpRightFromSquareIcon
|
|
4266
|
+
} from '../icons/square-arrow-out-up-right';
|
|
4239
4267
|
// SquareArrowUpLeft aliases
|
|
4240
4268
|
export { default as SquareArrowUpLeftIcon } from '../icons/square-arrow-up-left';
|
|
4241
4269
|
export {
|
|
@@ -4248,6 +4276,12 @@ export {
|
|
|
4248
4276
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpRight} instead. */
|
|
4249
4277
|
default as ArrowUpRightSquareIcon
|
|
4250
4278
|
} from '../icons/square-arrow-up-right';
|
|
4279
|
+
// SquareArrowUp aliases
|
|
4280
|
+
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
4281
|
+
export {
|
|
4282
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. */
|
|
4283
|
+
default as ArrowUpSquareIcon
|
|
4284
|
+
} from '../icons/square-arrow-up';
|
|
4251
4285
|
// SquareAsterisk aliases
|
|
4252
4286
|
export { default as SquareAsteriskIcon } from '../icons/square-asterisk';
|
|
4253
4287
|
export {
|
|
@@ -4266,18 +4300,18 @@ export {
|
|
|
4266
4300
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareBottomDashedScissors} instead. */
|
|
4267
4301
|
default as ScissorsSquareDashedBottomIcon
|
|
4268
4302
|
} from '../icons/square-bottom-dashed-scissors';
|
|
4269
|
-
// SquareArrowUp aliases
|
|
4270
|
-
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
4271
|
-
export {
|
|
4272
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. */
|
|
4273
|
-
default as ArrowUpSquareIcon
|
|
4274
|
-
} from '../icons/square-arrow-up';
|
|
4275
4303
|
// SquareCenterlineDashedHorizontal aliases
|
|
4276
4304
|
export { default as SquareCenterlineDashedHorizontalIcon } from '../icons/square-centerline-dashed-horizontal';
|
|
4277
4305
|
export {
|
|
4278
4306
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedHorizontal} instead. */
|
|
4279
4307
|
default as FlipHorizontalIcon
|
|
4280
4308
|
} from '../icons/square-centerline-dashed-horizontal';
|
|
4309
|
+
// SquareCenterlineDashedVertical aliases
|
|
4310
|
+
export { default as SquareCenterlineDashedVerticalIcon } from '../icons/square-centerline-dashed-vertical';
|
|
4311
|
+
export {
|
|
4312
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedVertical} instead. */
|
|
4313
|
+
default as FlipVerticalIcon
|
|
4314
|
+
} from '../icons/square-centerline-dashed-vertical';
|
|
4281
4315
|
// SquareChartGantt aliases
|
|
4282
4316
|
export { default as SquareChartGanttIcon } from '../icons/square-chart-gantt';
|
|
4283
4317
|
export {
|
|
@@ -4288,30 +4322,24 @@ export {
|
|
|
4288
4322
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead. */
|
|
4289
4323
|
default as SquareGanttChartIcon
|
|
4290
4324
|
} from '../icons/square-chart-gantt';
|
|
4291
|
-
// SquareCenterlineDashedVertical aliases
|
|
4292
|
-
export { default as SquareCenterlineDashedVerticalIcon } from '../icons/square-centerline-dashed-vertical';
|
|
4293
|
-
export {
|
|
4294
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedVertical} instead. */
|
|
4295
|
-
default as FlipVerticalIcon
|
|
4296
|
-
} from '../icons/square-centerline-dashed-vertical';
|
|
4297
4325
|
// SquareCheck aliases
|
|
4298
4326
|
export { default as SquareCheckIcon } from '../icons/square-check';
|
|
4299
4327
|
export {
|
|
4300
4328
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. */
|
|
4301
4329
|
default as CheckSquare2Icon
|
|
4302
4330
|
} from '../icons/square-check';
|
|
4303
|
-
// SquareChevronDown aliases
|
|
4304
|
-
export { default as SquareChevronDownIcon } from '../icons/square-chevron-down';
|
|
4305
|
-
export {
|
|
4306
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronDown} instead. */
|
|
4307
|
-
default as ChevronDownSquareIcon
|
|
4308
|
-
} from '../icons/square-chevron-down';
|
|
4309
4331
|
// SquareCheckBig aliases
|
|
4310
4332
|
export { default as SquareCheckBigIcon } from '../icons/square-check-big';
|
|
4311
4333
|
export {
|
|
4312
4334
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. */
|
|
4313
4335
|
default as CheckSquareIcon
|
|
4314
4336
|
} from '../icons/square-check-big';
|
|
4337
|
+
// SquareChevronDown aliases
|
|
4338
|
+
export { default as SquareChevronDownIcon } from '../icons/square-chevron-down';
|
|
4339
|
+
export {
|
|
4340
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronDown} instead. */
|
|
4341
|
+
default as ChevronDownSquareIcon
|
|
4342
|
+
} from '../icons/square-chevron-down';
|
|
4315
4343
|
// SquareChevronLeft aliases
|
|
4316
4344
|
export { default as SquareChevronLeftIcon } from '../icons/square-chevron-left';
|
|
4317
4345
|
export {
|
|
@@ -4330,24 +4358,30 @@ export {
|
|
|
4330
4358
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronUp} instead. */
|
|
4331
4359
|
default as ChevronUpSquareIcon
|
|
4332
4360
|
} from '../icons/square-chevron-up';
|
|
4333
|
-
// SquareDashedKanban aliases
|
|
4334
|
-
export { default as SquareDashedKanbanIcon } from '../icons/square-dashed-kanban';
|
|
4335
|
-
export {
|
|
4336
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedKanban} instead. */
|
|
4337
|
-
default as KanbanSquareDashedIcon
|
|
4338
|
-
} from '../icons/square-dashed-kanban';
|
|
4339
4361
|
// SquareCode aliases
|
|
4340
4362
|
export { default as SquareCodeIcon } from '../icons/square-code';
|
|
4341
4363
|
export {
|
|
4342
4364
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCode} instead. */
|
|
4343
4365
|
default as CodeSquareIcon
|
|
4344
4366
|
} from '../icons/square-code';
|
|
4367
|
+
// SquareDashedKanban aliases
|
|
4368
|
+
export { default as SquareDashedKanbanIcon } from '../icons/square-dashed-kanban';
|
|
4369
|
+
export {
|
|
4370
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedKanban} instead. */
|
|
4371
|
+
default as KanbanSquareDashedIcon
|
|
4372
|
+
} from '../icons/square-dashed-kanban';
|
|
4345
4373
|
// SquareDashedMousePointer aliases
|
|
4346
4374
|
export { default as SquareDashedMousePointerIcon } from '../icons/square-dashed-mouse-pointer';
|
|
4347
4375
|
export {
|
|
4348
4376
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedMousePointer} instead. */
|
|
4349
4377
|
default as MousePointerSquareDashedIcon
|
|
4350
4378
|
} from '../icons/square-dashed-mouse-pointer';
|
|
4379
|
+
// SquareDashed aliases
|
|
4380
|
+
export { default as SquareDashedIcon } from '../icons/square-dashed';
|
|
4381
|
+
export {
|
|
4382
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashed} instead. */
|
|
4383
|
+
default as BoxSelectIcon
|
|
4384
|
+
} from '../icons/square-dashed';
|
|
4351
4385
|
// SquareDashedText aliases
|
|
4352
4386
|
export { default as SquareDashedTextIcon } from '../icons/square-dashed-text';
|
|
4353
4387
|
export {
|
|
@@ -4358,12 +4392,6 @@ export {
|
|
|
4358
4392
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedText} instead. */
|
|
4359
4393
|
default as TextSelectIcon
|
|
4360
4394
|
} from '../icons/square-dashed-text';
|
|
4361
|
-
// SquareDashed aliases
|
|
4362
|
-
export { default as SquareDashedIcon } from '../icons/square-dashed';
|
|
4363
|
-
export {
|
|
4364
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashed} instead. */
|
|
4365
|
-
default as BoxSelectIcon
|
|
4366
|
-
} from '../icons/square-dashed';
|
|
4367
4395
|
// SquareDivide aliases
|
|
4368
4396
|
export { default as SquareDivideIcon } from '../icons/square-divide';
|
|
4369
4397
|
export {
|
|
@@ -4376,18 +4404,18 @@ export {
|
|
|
4376
4404
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead. */
|
|
4377
4405
|
default as DotSquareIcon
|
|
4378
4406
|
} from '../icons/square-dot';
|
|
4379
|
-
// SquareEqual aliases
|
|
4380
|
-
export { default as SquareEqualIcon } from '../icons/square-equal';
|
|
4381
|
-
export {
|
|
4382
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead. */
|
|
4383
|
-
default as EqualSquareIcon
|
|
4384
|
-
} from '../icons/square-equal';
|
|
4385
4407
|
// SquareFunction aliases
|
|
4386
4408
|
export { default as SquareFunctionIcon } from '../icons/square-function';
|
|
4387
4409
|
export {
|
|
4388
4410
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. */
|
|
4389
4411
|
default as FunctionSquareIcon
|
|
4390
4412
|
} from '../icons/square-function';
|
|
4413
|
+
// SquareEqual aliases
|
|
4414
|
+
export { default as SquareEqualIcon } from '../icons/square-equal';
|
|
4415
|
+
export {
|
|
4416
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead. */
|
|
4417
|
+
default as EqualSquareIcon
|
|
4418
|
+
} from '../icons/square-equal';
|
|
4391
4419
|
// SquareKanban aliases
|
|
4392
4420
|
export { default as SquareKanbanIcon } from '../icons/square-kanban';
|
|
4393
4421
|
export {
|
|
@@ -4400,12 +4428,6 @@ export {
|
|
|
4400
4428
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareLibrary} instead. */
|
|
4401
4429
|
default as LibrarySquareIcon
|
|
4402
4430
|
} from '../icons/square-library';
|
|
4403
|
-
// SquareMenu aliases
|
|
4404
|
-
export { default as SquareMenuIcon } from '../icons/square-menu';
|
|
4405
|
-
export {
|
|
4406
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMenu} instead. */
|
|
4407
|
-
default as MenuSquareIcon
|
|
4408
|
-
} from '../icons/square-menu';
|
|
4409
4431
|
// SquareM aliases
|
|
4410
4432
|
export { default as SquareMIcon } from '../icons/square-m';
|
|
4411
4433
|
export {
|
|
@@ -4418,6 +4440,12 @@ export {
|
|
|
4418
4440
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMinus} instead. */
|
|
4419
4441
|
default as MinusSquareIcon
|
|
4420
4442
|
} from '../icons/square-minus';
|
|
4443
|
+
// SquareMenu aliases
|
|
4444
|
+
export { default as SquareMenuIcon } from '../icons/square-menu';
|
|
4445
|
+
export {
|
|
4446
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMenu} instead. */
|
|
4447
|
+
default as MenuSquareIcon
|
|
4448
|
+
} from '../icons/square-menu';
|
|
4421
4449
|
// SquareMousePointer aliases
|
|
4422
4450
|
export { default as SquareMousePointerIcon } from '../icons/square-mouse-pointer';
|
|
4423
4451
|
export {
|
|
@@ -4450,12 +4478,6 @@ export {
|
|
|
4450
4478
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. */
|
|
4451
4479
|
default as PenSquareIcon
|
|
4452
4480
|
} from '../icons/square-pen';
|
|
4453
|
-
// SquarePi aliases
|
|
4454
|
-
export { default as SquarePiIcon } from '../icons/square-pi';
|
|
4455
|
-
export {
|
|
4456
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead. */
|
|
4457
|
-
default as PiSquareIcon
|
|
4458
|
-
} from '../icons/square-pi';
|
|
4459
4481
|
// SquarePercent aliases
|
|
4460
4482
|
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
4461
4483
|
export {
|
|
@@ -4468,18 +4490,24 @@ export {
|
|
|
4468
4490
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead. */
|
|
4469
4491
|
default as PilcrowSquareIcon
|
|
4470
4492
|
} from '../icons/square-pilcrow';
|
|
4471
|
-
//
|
|
4472
|
-
export { default as
|
|
4493
|
+
// SquarePi aliases
|
|
4494
|
+
export { default as SquarePiIcon } from '../icons/square-pi';
|
|
4473
4495
|
export {
|
|
4474
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4475
|
-
default as
|
|
4476
|
-
} from '../icons/square-
|
|
4496
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead. */
|
|
4497
|
+
default as PiSquareIcon
|
|
4498
|
+
} from '../icons/square-pi';
|
|
4477
4499
|
// SquarePlus aliases
|
|
4478
4500
|
export { default as SquarePlusIcon } from '../icons/square-plus';
|
|
4479
4501
|
export {
|
|
4480
4502
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlus} instead. */
|
|
4481
4503
|
default as PlusSquareIcon
|
|
4482
4504
|
} from '../icons/square-plus';
|
|
4505
|
+
// SquarePlay aliases
|
|
4506
|
+
export { default as SquarePlayIcon } from '../icons/square-play';
|
|
4507
|
+
export {
|
|
4508
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlay} instead. */
|
|
4509
|
+
default as PlaySquareIcon
|
|
4510
|
+
} from '../icons/square-play';
|
|
4483
4511
|
// SquarePower aliases
|
|
4484
4512
|
export { default as SquarePowerIcon } from '../icons/square-power';
|
|
4485
4513
|
export {
|
|
@@ -4504,18 +4532,18 @@ export {
|
|
|
4504
4532
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. */
|
|
4505
4533
|
default as SlashSquareIcon
|
|
4506
4534
|
} from '../icons/square-slash';
|
|
4507
|
-
// SquareSplitVertical aliases
|
|
4508
|
-
export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical';
|
|
4509
|
-
export {
|
|
4510
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. */
|
|
4511
|
-
default as SplitSquareVerticalIcon
|
|
4512
|
-
} from '../icons/square-split-vertical';
|
|
4513
4535
|
// SquareSplitHorizontal aliases
|
|
4514
4536
|
export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
|
|
4515
4537
|
export {
|
|
4516
4538
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. */
|
|
4517
4539
|
default as SplitSquareHorizontalIcon
|
|
4518
4540
|
} from '../icons/square-split-horizontal';
|
|
4541
|
+
// SquareSplitVertical aliases
|
|
4542
|
+
export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical';
|
|
4543
|
+
export {
|
|
4544
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. */
|
|
4545
|
+
default as SplitSquareVerticalIcon
|
|
4546
|
+
} from '../icons/square-split-vertical';
|
|
4519
4547
|
// SquareTerminal aliases
|
|
4520
4548
|
export { default as SquareTerminalIcon } from '../icons/square-terminal';
|
|
4521
4549
|
export {
|
|
@@ -4552,6 +4580,16 @@ export {
|
|
|
4552
4580
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignEnd} instead. */
|
|
4553
4581
|
default as AlignRightIcon
|
|
4554
4582
|
} from '../icons/text-align-end';
|
|
4583
|
+
// TextAlignStart aliases
|
|
4584
|
+
export { default as TextAlignStartIcon } from '../icons/text-align-start';
|
|
4585
|
+
export {
|
|
4586
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link TextAlignStart} instead. */
|
|
4587
|
+
default as TextIcon
|
|
4588
|
+
} from '../icons/text-align-start';
|
|
4589
|
+
export {
|
|
4590
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignStart} instead. */
|
|
4591
|
+
default as AlignLeftIcon
|
|
4592
|
+
} from '../icons/text-align-start';
|
|
4555
4593
|
// TextAlignCenter aliases
|
|
4556
4594
|
export { default as TextAlignCenterIcon } from '../icons/text-align-center';
|
|
4557
4595
|
export {
|
|
@@ -4564,28 +4602,18 @@ export {
|
|
|
4564
4602
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead. */
|
|
4565
4603
|
default as AlignJustifyIcon
|
|
4566
4604
|
} from '../icons/text-align-justify';
|
|
4567
|
-
//
|
|
4568
|
-
export { default as
|
|
4569
|
-
export {
|
|
4570
|
-
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link TextAlignStart} instead. */
|
|
4571
|
-
default as TextIcon
|
|
4572
|
-
} from '../icons/text-align-start';
|
|
4605
|
+
// TextWrap aliases
|
|
4606
|
+
export { default as TextWrapIcon } from '../icons/text-wrap';
|
|
4573
4607
|
export {
|
|
4574
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4575
|
-
default as
|
|
4576
|
-
} from '../icons/text-
|
|
4608
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. */
|
|
4609
|
+
default as WrapTextIcon
|
|
4610
|
+
} from '../icons/text-wrap';
|
|
4577
4611
|
// TextInitial aliases
|
|
4578
4612
|
export { default as TextInitialIcon } from '../icons/text-initial';
|
|
4579
4613
|
export {
|
|
4580
4614
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead. */
|
|
4581
4615
|
default as LetterTextIcon
|
|
4582
4616
|
} from '../icons/text-initial';
|
|
4583
|
-
// TextWrap aliases
|
|
4584
|
-
export { default as TextWrapIcon } from '../icons/text-wrap';
|
|
4585
|
-
export {
|
|
4586
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. */
|
|
4587
|
-
default as WrapTextIcon
|
|
4588
|
-
} from '../icons/text-wrap';
|
|
4589
4617
|
// TramFront aliases
|
|
4590
4618
|
export { default as TramFrontIcon } from '../icons/tram-front';
|
|
4591
4619
|
export {
|
|
@@ -4598,12 +4626,6 @@ export {
|
|
|
4598
4626
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link Trash} instead. */
|
|
4599
4627
|
default as Trash2Icon
|
|
4600
4628
|
} from '../icons/trash';
|
|
4601
|
-
// TriangleAlert aliases
|
|
4602
|
-
export { default as TriangleAlertIcon } from '../icons/triangle-alert';
|
|
4603
|
-
export {
|
|
4604
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead. */
|
|
4605
|
-
default as AlertTriangleIcon
|
|
4606
|
-
} from '../icons/triangle-alert';
|
|
4607
4629
|
// TreePalm aliases
|
|
4608
4630
|
export { default as TreePalmIcon } from '../icons/tree-palm';
|
|
4609
4631
|
export {
|
|
@@ -4616,6 +4638,12 @@ export {
|
|
|
4616
4638
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TrianglesCenterlineDashedHorizontal} instead. */
|
|
4617
4639
|
default as FlipHorizontal2Icon
|
|
4618
4640
|
} from '../icons/triangles-centerline-dashed-horizontal';
|
|
4641
|
+
// TriangleAlert aliases
|
|
4642
|
+
export { default as TriangleAlertIcon } from '../icons/triangle-alert';
|
|
4643
|
+
export {
|
|
4644
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead. */
|
|
4645
|
+
default as AlertTriangleIcon
|
|
4646
|
+
} from '../icons/triangle-alert';
|
|
4619
4647
|
// TrianglesCenterlineDashedVertical aliases
|
|
4620
4648
|
export { default as TrianglesCenterlineDashedVerticalIcon } from '../icons/triangles-centerline-dashed-vertical';
|
|
4621
4649
|
export {
|
|
@@ -4640,54 +4668,48 @@ export {
|
|
|
4640
4668
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCheck} instead. */
|
|
4641
4669
|
default as UserCheck2Icon
|
|
4642
4670
|
} from '../icons/user-round-check';
|
|
4643
|
-
// UserRoundCog aliases
|
|
4644
|
-
export { default as UserRoundCogIcon } from '../icons/user-round-cog';
|
|
4645
|
-
export {
|
|
4646
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCog} instead. */
|
|
4647
|
-
default as UserCog2Icon
|
|
4648
|
-
} from '../icons/user-round-cog';
|
|
4649
4671
|
// UserRoundMinus aliases
|
|
4650
4672
|
export { default as UserRoundMinusIcon } from '../icons/user-round-minus';
|
|
4651
4673
|
export {
|
|
4652
4674
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundMinus} instead. */
|
|
4653
4675
|
default as UserMinus2Icon
|
|
4654
4676
|
} from '../icons/user-round-minus';
|
|
4655
|
-
//
|
|
4656
|
-
export { default as
|
|
4657
|
-
export {
|
|
4658
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundPlus} instead. */
|
|
4659
|
-
default as UserPlus2Icon
|
|
4660
|
-
} from '../icons/user-round-plus';
|
|
4661
|
-
// UserRound aliases
|
|
4662
|
-
export { default as UserRoundIcon } from '../icons/user-round';
|
|
4677
|
+
// UserRoundCog aliases
|
|
4678
|
+
export { default as UserRoundCogIcon } from '../icons/user-round-cog';
|
|
4663
4679
|
export {
|
|
4664
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4665
|
-
default as
|
|
4666
|
-
} from '../icons/user-round';
|
|
4680
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCog} instead. */
|
|
4681
|
+
default as UserCog2Icon
|
|
4682
|
+
} from '../icons/user-round-cog';
|
|
4667
4683
|
// UserRoundX aliases
|
|
4668
4684
|
export { default as UserRoundXIcon } from '../icons/user-round-x';
|
|
4669
4685
|
export {
|
|
4670
4686
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. */
|
|
4671
4687
|
default as UserX2Icon
|
|
4672
4688
|
} from '../icons/user-round-x';
|
|
4673
|
-
//
|
|
4674
|
-
export { default as
|
|
4689
|
+
// UserRound aliases
|
|
4690
|
+
export { default as UserRoundIcon } from '../icons/user-round';
|
|
4675
4691
|
export {
|
|
4676
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4677
|
-
default as
|
|
4678
|
-
} from '../icons/
|
|
4692
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. */
|
|
4693
|
+
default as User2Icon
|
|
4694
|
+
} from '../icons/user-round';
|
|
4695
|
+
// UserRoundPlus aliases
|
|
4696
|
+
export { default as UserRoundPlusIcon } from '../icons/user-round-plus';
|
|
4697
|
+
export {
|
|
4698
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundPlus} instead. */
|
|
4699
|
+
default as UserPlus2Icon
|
|
4700
|
+
} from '../icons/user-round-plus';
|
|
4679
4701
|
// UtensilsCrossed aliases
|
|
4680
4702
|
export { default as UtensilsCrossedIcon } from '../icons/utensils-crossed';
|
|
4681
4703
|
export {
|
|
4682
4704
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UtensilsCrossed} instead. */
|
|
4683
4705
|
default as ForkKnifeCrossedIcon
|
|
4684
4706
|
} from '../icons/utensils-crossed';
|
|
4685
|
-
//
|
|
4686
|
-
export { default as
|
|
4707
|
+
// UsersRound aliases
|
|
4708
|
+
export { default as UsersRoundIcon } from '../icons/users-round';
|
|
4687
4709
|
export {
|
|
4688
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4689
|
-
default as
|
|
4690
|
-
} from '../icons/
|
|
4710
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UsersRound} instead. */
|
|
4711
|
+
default as Users2Icon
|
|
4712
|
+
} from '../icons/users-round';
|
|
4691
4713
|
// WalletMinimal aliases
|
|
4692
4714
|
export { default as WalletMinimalIcon } from '../icons/wallet-minimal';
|
|
4693
4715
|
export {
|
|
@@ -4700,6 +4722,12 @@ export {
|
|
|
4700
4722
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead. */
|
|
4701
4723
|
default as Wand2Icon
|
|
4702
4724
|
} from '../icons/wand-sparkles';
|
|
4725
|
+
// Utensils aliases
|
|
4726
|
+
export { default as UtensilsIcon } from '../icons/utensils';
|
|
4727
|
+
export {
|
|
4728
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Utensils} instead. */
|
|
4729
|
+
default as ForkKnifeIcon
|
|
4730
|
+
} from '../icons/utensils';
|
|
4703
4731
|
// WavesHorizontal aliases
|
|
4704
4732
|
export { default as WavesHorizontalIcon } from '../icons/waves-horizontal';
|
|
4705
4733
|
export {
|