@lucide/astro 0.545.0 → 0.546.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/aliases/aliases.ts +42 -42
- package/src/aliases/prefixed.ts +362 -360
- package/src/aliases/suffixed.ts +594 -592
- package/src/icons/index.ts +169 -168
- package/src/icons/monitor-cloud.ts +18 -0
- package/src/icons/receipt-text.ts +2 -2
- package/src/icons/sword.ts +2 -2
package/src/aliases/suffixed.ts
CHANGED
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
// AArrowDown aliases
|
|
2
2
|
export { default as AArrowDownIcon } from '../icons/a-arrow-down';
|
|
3
|
-
// AArrowUp aliases
|
|
4
|
-
export { default as AArrowUpIcon } from '../icons/a-arrow-up';
|
|
5
3
|
// ALargeSmall aliases
|
|
6
4
|
export { default as ALargeSmallIcon } from '../icons/a-large-small';
|
|
5
|
+
// AArrowUp aliases
|
|
6
|
+
export { default as AArrowUpIcon } from '../icons/a-arrow-up';
|
|
7
7
|
// Accessibility aliases
|
|
8
8
|
export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
9
9
|
// Activity aliases
|
|
10
10
|
export { default as ActivityIcon } from '../icons/activity';
|
|
11
|
-
// Airplay aliases
|
|
12
|
-
export { default as AirplayIcon } from '../icons/airplay';
|
|
13
11
|
// AirVent aliases
|
|
14
12
|
export { default as AirVentIcon } from '../icons/air-vent';
|
|
13
|
+
// Airplay aliases
|
|
14
|
+
export { default as AirplayIcon } from '../icons/airplay';
|
|
15
15
|
// AlarmClockOff aliases
|
|
16
16
|
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
17
17
|
// AlarmClock aliases
|
|
18
18
|
export { default as AlarmClockIcon } from '../icons/alarm-clock';
|
|
19
|
-
// AlarmSmoke aliases
|
|
20
|
-
export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
|
|
21
19
|
// Album aliases
|
|
22
20
|
export { default as AlbumIcon } from '../icons/album';
|
|
23
21
|
// AlignCenterHorizontal aliases
|
|
24
22
|
export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
|
|
25
23
|
// AlignCenterVertical aliases
|
|
26
24
|
export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
|
|
25
|
+
// AlarmSmoke aliases
|
|
26
|
+
export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
|
|
27
27
|
// AlignEndHorizontal aliases
|
|
28
28
|
export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal';
|
|
29
|
-
// AlignEndVertical aliases
|
|
30
|
-
export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
|
|
31
29
|
// AlignHorizontalDistributeCenter aliases
|
|
32
30
|
export { default as AlignHorizontalDistributeCenterIcon } from '../icons/align-horizontal-distribute-center';
|
|
31
|
+
// AlignEndVertical aliases
|
|
32
|
+
export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
|
|
33
33
|
// AlignHorizontalDistributeEnd aliases
|
|
34
34
|
export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-horizontal-distribute-end';
|
|
35
35
|
// AlignHorizontalDistributeStart aliases
|
|
@@ -62,10 +62,10 @@ export { default as AlignVerticalJustifyEndIcon } from '../icons/align-vertical-
|
|
|
62
62
|
export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start';
|
|
63
63
|
// AlignVerticalSpaceAround aliases
|
|
64
64
|
export { default as AlignVerticalSpaceAroundIcon } from '../icons/align-vertical-space-around';
|
|
65
|
-
// AlignVerticalSpaceBetween aliases
|
|
66
|
-
export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
|
|
67
65
|
// Ambulance aliases
|
|
68
66
|
export { default as AmbulanceIcon } from '../icons/ambulance';
|
|
67
|
+
// AlignVerticalSpaceBetween aliases
|
|
68
|
+
export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
|
|
69
69
|
// Ampersand aliases
|
|
70
70
|
export { default as AmpersandIcon } from '../icons/ampersand';
|
|
71
71
|
// Ampersands aliases
|
|
@@ -80,18 +80,18 @@ export { default as AngryIcon } from '../icons/angry';
|
|
|
80
80
|
export { default as AnnoyedIcon } from '../icons/annoyed';
|
|
81
81
|
// Antenna aliases
|
|
82
82
|
export { default as AntennaIcon } from '../icons/antenna';
|
|
83
|
-
// Aperture aliases
|
|
84
|
-
export { default as ApertureIcon } from '../icons/aperture';
|
|
85
83
|
// Anvil aliases
|
|
86
84
|
export { default as AnvilIcon } from '../icons/anvil';
|
|
85
|
+
// Aperture aliases
|
|
86
|
+
export { default as ApertureIcon } from '../icons/aperture';
|
|
87
87
|
// AppWindowMac aliases
|
|
88
88
|
export { default as AppWindowMacIcon } from '../icons/app-window-mac';
|
|
89
89
|
// AppWindow aliases
|
|
90
90
|
export { default as AppWindowIcon } from '../icons/app-window';
|
|
91
|
-
// Apple aliases
|
|
92
|
-
export { default as AppleIcon } from '../icons/apple';
|
|
93
91
|
// ArchiveRestore aliases
|
|
94
92
|
export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
|
|
93
|
+
// Apple aliases
|
|
94
|
+
export { default as AppleIcon } from '../icons/apple';
|
|
95
95
|
// ArchiveX aliases
|
|
96
96
|
export { default as ArchiveXIcon } from '../icons/archive-x';
|
|
97
97
|
// Archive aliases
|
|
@@ -120,26 +120,26 @@ export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line'
|
|
|
120
120
|
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
121
121
|
// ArrowDownNarrowWide aliases
|
|
122
122
|
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
123
|
-
// ArrowDownRight aliases
|
|
124
|
-
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
|
|
125
123
|
// ArrowDownToDot aliases
|
|
126
124
|
export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
|
|
125
|
+
// ArrowDownRight aliases
|
|
126
|
+
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
|
|
127
127
|
// ArrowDownToLine aliases
|
|
128
128
|
export { default as ArrowDownToLineIcon } from '../icons/arrow-down-to-line';
|
|
129
129
|
// ArrowDownUp aliases
|
|
130
130
|
export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
131
131
|
// ArrowDown aliases
|
|
132
132
|
export { default as ArrowDownIcon } from '../icons/arrow-down';
|
|
133
|
-
// ArrowLeftFromLine aliases
|
|
134
|
-
export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
|
|
135
|
-
// ArrowLeftRight aliases
|
|
136
|
-
export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
|
|
137
133
|
// ArrowLeftToLine aliases
|
|
138
134
|
export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
|
|
139
|
-
//
|
|
140
|
-
export { default as
|
|
135
|
+
// ArrowLeftRight aliases
|
|
136
|
+
export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
|
|
137
|
+
// ArrowLeftFromLine aliases
|
|
138
|
+
export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
|
|
141
139
|
// ArrowRightFromLine aliases
|
|
142
140
|
export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
|
|
141
|
+
// ArrowLeft aliases
|
|
142
|
+
export { default as ArrowLeftIcon } from '../icons/arrow-left';
|
|
143
143
|
// ArrowRightLeft aliases
|
|
144
144
|
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
145
145
|
// ArrowRightToLine aliases
|
|
@@ -150,12 +150,12 @@ export { default as ArrowRightIcon } from '../icons/arrow-right';
|
|
|
150
150
|
export { default as ArrowUpDownIcon } from '../icons/arrow-up-down';
|
|
151
151
|
// ArrowUpFromDot aliases
|
|
152
152
|
export { default as ArrowUpFromDotIcon } from '../icons/arrow-up-from-dot';
|
|
153
|
-
// ArrowUpFromLine aliases
|
|
154
|
-
export { default as ArrowUpFromLineIcon } from '../icons/arrow-up-from-line';
|
|
155
153
|
// ArrowUpLeft aliases
|
|
156
154
|
export { default as ArrowUpLeftIcon } from '../icons/arrow-up-left';
|
|
157
155
|
// ArrowUpRight aliases
|
|
158
156
|
export { default as ArrowUpRightIcon } from '../icons/arrow-up-right';
|
|
157
|
+
// ArrowUpFromLine aliases
|
|
158
|
+
export { default as ArrowUpFromLineIcon } from '../icons/arrow-up-from-line';
|
|
159
159
|
// ArrowUpToLine aliases
|
|
160
160
|
export { default as ArrowUpToLineIcon } from '../icons/arrow-up-to-line';
|
|
161
161
|
// ArrowUpWideNarrow aliases
|
|
@@ -174,24 +174,24 @@ export { default as AtomIcon } from '../icons/atom';
|
|
|
174
174
|
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
175
175
|
// AudioWaveform aliases
|
|
176
176
|
export { default as AudioWaveformIcon } from '../icons/audio-waveform';
|
|
177
|
-
// Axe aliases
|
|
178
|
-
export { default as AxeIcon } from '../icons/axe';
|
|
179
177
|
// Award aliases
|
|
180
178
|
export { default as AwardIcon } from '../icons/award';
|
|
179
|
+
// Axe aliases
|
|
180
|
+
export { default as AxeIcon } from '../icons/axe';
|
|
181
181
|
// Baby aliases
|
|
182
182
|
export { default as BabyIcon } from '../icons/baby';
|
|
183
|
-
// BadgeAlert aliases
|
|
184
|
-
export { default as BadgeAlertIcon } from '../icons/badge-alert';
|
|
185
183
|
// Backpack aliases
|
|
186
184
|
export { default as BackpackIcon } from '../icons/backpack';
|
|
185
|
+
// BadgeAlert aliases
|
|
186
|
+
export { default as BadgeAlertIcon } from '../icons/badge-alert';
|
|
187
187
|
// BadgeCent aliases
|
|
188
188
|
export { default as BadgeCentIcon } from '../icons/badge-cent';
|
|
189
189
|
// BadgeDollarSign aliases
|
|
190
190
|
export { default as BadgeDollarSignIcon } from '../icons/badge-dollar-sign';
|
|
191
|
-
// BadgeEuro aliases
|
|
192
|
-
export { default as BadgeEuroIcon } from '../icons/badge-euro';
|
|
193
191
|
// BadgeIndianRupee aliases
|
|
194
192
|
export { default as BadgeIndianRupeeIcon } from '../icons/badge-indian-rupee';
|
|
193
|
+
// BadgeEuro aliases
|
|
194
|
+
export { default as BadgeEuroIcon } from '../icons/badge-euro';
|
|
195
195
|
// BadgeInfo aliases
|
|
196
196
|
export { default as BadgeInfoIcon } from '../icons/badge-info';
|
|
197
197
|
// BadgeJapaneseYen aliases
|
|
@@ -212,26 +212,26 @@ export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
|
212
212
|
export { default as BadgeTurkishLiraIcon } from '../icons/badge-turkish-lira';
|
|
213
213
|
// BadgeX aliases
|
|
214
214
|
export { default as BadgeXIcon } from '../icons/badge-x';
|
|
215
|
-
// BaggageClaim aliases
|
|
216
|
-
export { default as BaggageClaimIcon } from '../icons/baggage-claim';
|
|
217
215
|
// Badge aliases
|
|
218
216
|
export { default as BadgeIcon } from '../icons/badge';
|
|
217
|
+
// BaggageClaim aliases
|
|
218
|
+
export { default as BaggageClaimIcon } from '../icons/baggage-claim';
|
|
219
219
|
// Ban aliases
|
|
220
220
|
export { default as BanIcon } from '../icons/ban';
|
|
221
221
|
// Banana aliases
|
|
222
222
|
export { default as BananaIcon } from '../icons/banana';
|
|
223
|
-
// BanknoteArrowDown aliases
|
|
224
|
-
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
225
223
|
// Bandage aliases
|
|
226
224
|
export { default as BandageIcon } from '../icons/bandage';
|
|
225
|
+
// BanknoteArrowDown aliases
|
|
226
|
+
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
227
227
|
// BanknoteArrowUp aliases
|
|
228
228
|
export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
|
|
229
229
|
// BanknoteX aliases
|
|
230
230
|
export { default as BanknoteXIcon } from '../icons/banknote-x';
|
|
231
|
-
// Banknote aliases
|
|
232
|
-
export { default as BanknoteIcon } from '../icons/banknote';
|
|
233
231
|
// Barcode aliases
|
|
234
232
|
export { default as BarcodeIcon } from '../icons/barcode';
|
|
233
|
+
// Banknote aliases
|
|
234
|
+
export { default as BanknoteIcon } from '../icons/banknote';
|
|
235
235
|
// Barrel aliases
|
|
236
236
|
export { default as BarrelIcon } from '../icons/barrel';
|
|
237
237
|
// Baseline aliases
|
|
@@ -242,6 +242,8 @@ export { default as BathIcon } from '../icons/bath';
|
|
|
242
242
|
export { default as BatteryChargingIcon } from '../icons/battery-charging';
|
|
243
243
|
// BatteryFull aliases
|
|
244
244
|
export { default as BatteryFullIcon } from '../icons/battery-full';
|
|
245
|
+
// BatteryLow aliases
|
|
246
|
+
export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
245
247
|
// BatteryMedium aliases
|
|
246
248
|
export { default as BatteryMediumIcon } from '../icons/battery-medium';
|
|
247
249
|
// BatteryPlus aliases
|
|
@@ -254,24 +256,22 @@ export { default as BatteryIcon } from '../icons/battery';
|
|
|
254
256
|
export { default as BeakerIcon } from '../icons/beaker';
|
|
255
257
|
// BeanOff aliases
|
|
256
258
|
export { default as BeanOffIcon } from '../icons/bean-off';
|
|
257
|
-
// Bean aliases
|
|
258
|
-
export { default as BeanIcon } from '../icons/bean';
|
|
259
259
|
// BedDouble aliases
|
|
260
260
|
export { default as BedDoubleIcon } from '../icons/bed-double';
|
|
261
|
+
// Bean aliases
|
|
262
|
+
export { default as BeanIcon } from '../icons/bean';
|
|
261
263
|
// BedSingle aliases
|
|
262
264
|
export { default as BedSingleIcon } from '../icons/bed-single';
|
|
263
|
-
// BatteryLow aliases
|
|
264
|
-
export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
265
265
|
// Bed aliases
|
|
266
266
|
export { default as BedIcon } from '../icons/bed';
|
|
267
267
|
// Beef aliases
|
|
268
268
|
export { default as BeefIcon } from '../icons/beef';
|
|
269
269
|
// BeerOff aliases
|
|
270
270
|
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
271
|
-
// Beer aliases
|
|
272
|
-
export { default as BeerIcon } from '../icons/beer';
|
|
273
271
|
// BellDot aliases
|
|
274
272
|
export { default as BellDotIcon } from '../icons/bell-dot';
|
|
273
|
+
// Beer aliases
|
|
274
|
+
export { default as BeerIcon } from '../icons/beer';
|
|
275
275
|
// BellElectric aliases
|
|
276
276
|
export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
277
277
|
// BellMinus aliases
|
|
@@ -280,10 +280,10 @@ export { default as BellMinusIcon } from '../icons/bell-minus';
|
|
|
280
280
|
export { default as BellOffIcon } from '../icons/bell-off';
|
|
281
281
|
// BellPlus aliases
|
|
282
282
|
export { default as BellPlusIcon } from '../icons/bell-plus';
|
|
283
|
-
// BellRing aliases
|
|
284
|
-
export { default as BellRingIcon } from '../icons/bell-ring';
|
|
285
283
|
// Bell aliases
|
|
286
284
|
export { default as BellIcon } from '../icons/bell';
|
|
285
|
+
// BellRing aliases
|
|
286
|
+
export { default as BellRingIcon } from '../icons/bell-ring';
|
|
287
287
|
// BetweenVerticalEnd aliases
|
|
288
288
|
export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end';
|
|
289
289
|
// BetweenVerticalStart aliases
|
|
@@ -298,10 +298,10 @@ export { default as BinaryIcon } from '../icons/binary';
|
|
|
298
298
|
export { default as BinocularsIcon } from '../icons/binoculars';
|
|
299
299
|
// Biohazard aliases
|
|
300
300
|
export { default as BiohazardIcon } from '../icons/biohazard';
|
|
301
|
-
// Bird aliases
|
|
302
|
-
export { default as BirdIcon } from '../icons/bird';
|
|
303
301
|
// Bitcoin aliases
|
|
304
302
|
export { default as BitcoinIcon } from '../icons/bitcoin';
|
|
303
|
+
// Bird aliases
|
|
304
|
+
export { default as BirdIcon } from '../icons/bird';
|
|
305
305
|
// Blend aliases
|
|
306
306
|
export { default as BlendIcon } from '../icons/blend';
|
|
307
307
|
// Blinds aliases
|
|
@@ -332,38 +332,38 @@ export { default as BookAlertIcon } from '../icons/book-alert';
|
|
|
332
332
|
export { default as BookAudioIcon } from '../icons/book-audio';
|
|
333
333
|
// BookCheck aliases
|
|
334
334
|
export { default as BookCheckIcon } from '../icons/book-check';
|
|
335
|
-
// BookCopy aliases
|
|
336
|
-
export { default as BookCopyIcon } from '../icons/book-copy';
|
|
337
335
|
// BookDown aliases
|
|
338
336
|
export { default as BookDownIcon } from '../icons/book-down';
|
|
339
337
|
// BookHeadphones aliases
|
|
340
338
|
export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
339
|
+
// BookCopy aliases
|
|
340
|
+
export { default as BookCopyIcon } from '../icons/book-copy';
|
|
341
341
|
// BookHeart aliases
|
|
342
342
|
export { default as BookHeartIcon } from '../icons/book-heart';
|
|
343
|
-
// BookKey aliases
|
|
344
|
-
export { default as BookKeyIcon } from '../icons/book-key';
|
|
345
343
|
// BookImage aliases
|
|
346
344
|
export { default as BookImageIcon } from '../icons/book-image';
|
|
345
|
+
// BookKey aliases
|
|
346
|
+
export { default as BookKeyIcon } from '../icons/book-key';
|
|
347
347
|
// BookLock aliases
|
|
348
348
|
export { default as BookLockIcon } from '../icons/book-lock';
|
|
349
349
|
// BookMarked aliases
|
|
350
350
|
export { default as BookMarkedIcon } from '../icons/book-marked';
|
|
351
351
|
// BookMinus aliases
|
|
352
352
|
export { default as BookMinusIcon } from '../icons/book-minus';
|
|
353
|
-
// BookOpenCheck aliases
|
|
354
|
-
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
355
353
|
// BookOpen aliases
|
|
356
354
|
export { default as BookOpenIcon } from '../icons/book-open';
|
|
355
|
+
// BookOpenCheck aliases
|
|
356
|
+
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
357
357
|
// BookOpenText aliases
|
|
358
358
|
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
359
359
|
// BookPlus aliases
|
|
360
360
|
export { default as BookPlusIcon } from '../icons/book-plus';
|
|
361
361
|
// BookText aliases
|
|
362
362
|
export { default as BookTextIcon } from '../icons/book-text';
|
|
363
|
-
// BookUp2 aliases
|
|
364
|
-
export { default as BookUp2Icon } from '../icons/book-up-2';
|
|
365
363
|
// BookType aliases
|
|
366
364
|
export { default as BookTypeIcon } from '../icons/book-type';
|
|
365
|
+
// BookUp2 aliases
|
|
366
|
+
export { default as BookUp2Icon } from '../icons/book-up-2';
|
|
367
367
|
// BookUp aliases
|
|
368
368
|
export { default as BookUpIcon } from '../icons/book-up';
|
|
369
369
|
// BookUser aliases
|
|
@@ -372,10 +372,10 @@ export { default as BookUserIcon } from '../icons/book-user';
|
|
|
372
372
|
export { default as BookXIcon } from '../icons/book-x';
|
|
373
373
|
// Book aliases
|
|
374
374
|
export { default as BookIcon } from '../icons/book';
|
|
375
|
-
// BookmarkCheck aliases
|
|
376
|
-
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
377
375
|
// BookmarkMinus aliases
|
|
378
376
|
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
377
|
+
// BookmarkCheck aliases
|
|
378
|
+
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
379
379
|
// BookmarkPlus aliases
|
|
380
380
|
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
381
381
|
// BookmarkX aliases
|
|
@@ -408,22 +408,22 @@ export { default as BrainCogIcon } from '../icons/brain-cog';
|
|
|
408
408
|
export { default as BrainIcon } from '../icons/brain';
|
|
409
409
|
// BrickWallFire aliases
|
|
410
410
|
export { default as BrickWallFireIcon } from '../icons/brick-wall-fire';
|
|
411
|
-
// BrickWall aliases
|
|
412
|
-
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
413
411
|
// BrickWallShield aliases
|
|
414
412
|
export { default as BrickWallShieldIcon } from '../icons/brick-wall-shield';
|
|
413
|
+
// BrickWall aliases
|
|
414
|
+
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
415
415
|
// BriefcaseBusiness aliases
|
|
416
416
|
export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
|
|
417
|
+
// Briefcase aliases
|
|
418
|
+
export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
417
419
|
// BriefcaseConveyorBelt aliases
|
|
418
420
|
export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
|
|
419
421
|
// BriefcaseMedical aliases
|
|
420
422
|
export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
|
|
421
|
-
// Briefcase aliases
|
|
422
|
-
export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
423
|
-
// BrushCleaning aliases
|
|
424
|
-
export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
|
|
425
423
|
// BringToFront aliases
|
|
426
424
|
export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
425
|
+
// BrushCleaning aliases
|
|
426
|
+
export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
|
|
427
427
|
// Brush aliases
|
|
428
428
|
export { default as BrushIcon } from '../icons/brush';
|
|
429
429
|
// Bubbles aliases
|
|
@@ -434,10 +434,10 @@ export { default as BugOffIcon } from '../icons/bug-off';
|
|
|
434
434
|
export { default as BugPlayIcon } from '../icons/bug-play';
|
|
435
435
|
// Bug aliases
|
|
436
436
|
export { default as BugIcon } from '../icons/bug';
|
|
437
|
-
// Building2 aliases
|
|
438
|
-
export { default as Building2Icon } from '../icons/building-2';
|
|
439
437
|
// Building aliases
|
|
440
438
|
export { default as BuildingIcon } from '../icons/building';
|
|
439
|
+
// Building2 aliases
|
|
440
|
+
export { default as Building2Icon } from '../icons/building-2';
|
|
441
441
|
// BusFront aliases
|
|
442
442
|
export { default as BusFrontIcon } from '../icons/bus-front';
|
|
443
443
|
// Bus aliases
|
|
@@ -458,24 +458,24 @@ export { default as Calendar1Icon } from '../icons/calendar-1';
|
|
|
458
458
|
export { default as CalendarArrowDownIcon } from '../icons/calendar-arrow-down';
|
|
459
459
|
// CalendarArrowUp aliases
|
|
460
460
|
export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
|
|
461
|
-
// CalendarCheck2 aliases
|
|
462
|
-
export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
|
|
463
461
|
// CalendarCheck aliases
|
|
464
462
|
export { default as CalendarCheckIcon } from '../icons/calendar-check';
|
|
465
|
-
//
|
|
466
|
-
export { default as
|
|
463
|
+
// CalendarCheck2 aliases
|
|
464
|
+
export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
|
|
467
465
|
// CalendarClock aliases
|
|
468
466
|
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
467
|
+
// CalendarCog aliases
|
|
468
|
+
export { default as CalendarCogIcon } from '../icons/calendar-cog';
|
|
469
469
|
// CalendarDays aliases
|
|
470
470
|
export { default as CalendarDaysIcon } from '../icons/calendar-days';
|
|
471
471
|
// CalendarFold aliases
|
|
472
472
|
export { default as CalendarFoldIcon } from '../icons/calendar-fold';
|
|
473
473
|
// CalendarHeart aliases
|
|
474
474
|
export { default as CalendarHeartIcon } from '../icons/calendar-heart';
|
|
475
|
-
// CalendarMinus aliases
|
|
476
|
-
export { default as CalendarMinusIcon } from '../icons/calendar-minus';
|
|
477
475
|
// CalendarMinus2 aliases
|
|
478
476
|
export { default as CalendarMinus2Icon } from '../icons/calendar-minus-2';
|
|
477
|
+
// CalendarMinus aliases
|
|
478
|
+
export { default as CalendarMinusIcon } from '../icons/calendar-minus';
|
|
479
479
|
// CalendarOff aliases
|
|
480
480
|
export { default as CalendarOffIcon } from '../icons/calendar-off';
|
|
481
481
|
// CalendarPlus2 aliases
|
|
@@ -494,20 +494,20 @@ export { default as CalendarX2Icon } from '../icons/calendar-x-2';
|
|
|
494
494
|
export { default as CalendarXIcon } from '../icons/calendar-x';
|
|
495
495
|
// Calendar aliases
|
|
496
496
|
export { default as CalendarIcon } from '../icons/calendar';
|
|
497
|
+
// CandyCane aliases
|
|
498
|
+
export { default as CandyCaneIcon } from '../icons/candy-cane';
|
|
497
499
|
// CameraOff aliases
|
|
498
500
|
export { default as CameraOffIcon } from '../icons/camera-off';
|
|
499
501
|
// Camera aliases
|
|
500
502
|
export { default as CameraIcon } from '../icons/camera';
|
|
501
|
-
// CandyCane aliases
|
|
502
|
-
export { default as CandyCaneIcon } from '../icons/candy-cane';
|
|
503
503
|
// CandyOff aliases
|
|
504
504
|
export { default as CandyOffIcon } from '../icons/candy-off';
|
|
505
505
|
// Candy aliases
|
|
506
506
|
export { default as CandyIcon } from '../icons/candy';
|
|
507
|
-
// Cannabis aliases
|
|
508
|
-
export { default as CannabisIcon } from '../icons/cannabis';
|
|
509
507
|
// CaptionsOff aliases
|
|
510
508
|
export { default as CaptionsOffIcon } from '../icons/captions-off';
|
|
509
|
+
// Cannabis aliases
|
|
510
|
+
export { default as CannabisIcon } from '../icons/cannabis';
|
|
511
511
|
// CarFront aliases
|
|
512
512
|
export { default as CarFrontIcon } from '../icons/car-front';
|
|
513
513
|
// CarTaxiFront aliases
|
|
@@ -540,10 +540,10 @@ export { default as CctvIcon } from '../icons/cctv';
|
|
|
540
540
|
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
541
541
|
// ChartBarIncreasing aliases
|
|
542
542
|
export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
|
|
543
|
-
// ChartBarStacked aliases
|
|
544
|
-
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
545
543
|
// ChartColumnDecreasing aliases
|
|
546
544
|
export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
|
|
545
|
+
// ChartBarStacked aliases
|
|
546
|
+
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
547
547
|
// ChartColumnStacked aliases
|
|
548
548
|
export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
|
|
549
549
|
// ChartGantt aliases
|
|
@@ -574,10 +574,10 @@ export { default as ChevronFirstIcon } from '../icons/chevron-first';
|
|
|
574
574
|
export { default as ChevronLastIcon } from '../icons/chevron-last';
|
|
575
575
|
// ChevronLeft aliases
|
|
576
576
|
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
577
|
-
// ChevronRight aliases
|
|
578
|
-
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
579
577
|
// ChevronUp aliases
|
|
580
578
|
export { default as ChevronUpIcon } from '../icons/chevron-up';
|
|
579
|
+
// ChevronRight aliases
|
|
580
|
+
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
581
581
|
// ChevronsDownUp aliases
|
|
582
582
|
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
583
583
|
// ChevronsDown aliases
|
|
@@ -630,10 +630,10 @@ export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
|
630
630
|
export { default as CircleStarIcon } from '../icons/circle-star';
|
|
631
631
|
// Circle aliases
|
|
632
632
|
export { default as CircleIcon } from '../icons/circle';
|
|
633
|
-
// CircuitBoard aliases
|
|
634
|
-
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
635
633
|
// Citrus aliases
|
|
636
634
|
export { default as CitrusIcon } from '../icons/citrus';
|
|
635
|
+
// CircuitBoard aliases
|
|
636
|
+
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
637
637
|
// Clapperboard aliases
|
|
638
638
|
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
639
639
|
// ClipboardCheck aliases
|
|
@@ -644,10 +644,10 @@ export { default as ClipboardClockIcon } from '../icons/clipboard-clock';
|
|
|
644
644
|
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
645
645
|
// ClipboardList aliases
|
|
646
646
|
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
647
|
-
// ClipboardMinus aliases
|
|
648
|
-
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
649
647
|
// ClipboardPaste aliases
|
|
650
648
|
export { default as ClipboardPasteIcon } from '../icons/clipboard-paste';
|
|
649
|
+
// ClipboardMinus aliases
|
|
650
|
+
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
651
651
|
// ClipboardPlus aliases
|
|
652
652
|
export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
|
|
653
653
|
// ClipboardType aliases
|
|
@@ -658,10 +658,10 @@ export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
|
658
658
|
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
659
659
|
// Clock1 aliases
|
|
660
660
|
export { default as Clock1Icon } from '../icons/clock-1';
|
|
661
|
-
// Clock10 aliases
|
|
662
|
-
export { default as Clock10Icon } from '../icons/clock-10';
|
|
663
661
|
// Clock11 aliases
|
|
664
662
|
export { default as Clock11Icon } from '../icons/clock-11';
|
|
663
|
+
// Clock10 aliases
|
|
664
|
+
export { default as Clock10Icon } from '../icons/clock-10';
|
|
665
665
|
// Clock12 aliases
|
|
666
666
|
export { default as Clock12Icon } from '../icons/clock-12';
|
|
667
667
|
// Clock2 aliases
|
|
@@ -676,18 +676,18 @@ export { default as Clock5Icon } from '../icons/clock-5';
|
|
|
676
676
|
export { default as Clock6Icon } from '../icons/clock-6';
|
|
677
677
|
// Clock7 aliases
|
|
678
678
|
export { default as Clock7Icon } from '../icons/clock-7';
|
|
679
|
-
// Clock8 aliases
|
|
680
|
-
export { default as Clock8Icon } from '../icons/clock-8';
|
|
681
679
|
// Clock9 aliases
|
|
682
680
|
export { default as Clock9Icon } from '../icons/clock-9';
|
|
681
|
+
// Clock8 aliases
|
|
682
|
+
export { default as Clock8Icon } from '../icons/clock-8';
|
|
683
683
|
// ClockAlert aliases
|
|
684
684
|
export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
685
|
+
// ClockArrowUp aliases
|
|
686
|
+
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
|
|
685
687
|
// ClockArrowDown aliases
|
|
686
688
|
export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
|
|
687
689
|
// ClockFading aliases
|
|
688
690
|
export { default as ClockFadingIcon } from '../icons/clock-fading';
|
|
689
|
-
// ClockArrowUp aliases
|
|
690
|
-
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
|
|
691
691
|
// ClockPlus aliases
|
|
692
692
|
export { default as ClockPlusIcon } from '../icons/clock-plus';
|
|
693
693
|
// Clock aliases
|
|
@@ -698,10 +698,10 @@ export { default as ClosedCaptionIcon } from '../icons/closed-caption';
|
|
|
698
698
|
export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
699
699
|
// CloudCheck aliases
|
|
700
700
|
export { default as CloudCheckIcon } from '../icons/cloud-check';
|
|
701
|
-
// CloudCog aliases
|
|
702
|
-
export { default as CloudCogIcon } from '../icons/cloud-cog';
|
|
703
701
|
// CloudDrizzle aliases
|
|
704
702
|
export { default as CloudDrizzleIcon } from '../icons/cloud-drizzle';
|
|
703
|
+
// CloudCog aliases
|
|
704
|
+
export { default as CloudCogIcon } from '../icons/cloud-cog';
|
|
705
705
|
// CloudFog aliases
|
|
706
706
|
export { default as CloudFogIcon } from '../icons/cloud-fog';
|
|
707
707
|
// CloudHail aliases
|
|
@@ -710,12 +710,12 @@ export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
|
710
710
|
export { default as CloudLightningIcon } from '../icons/cloud-lightning';
|
|
711
711
|
// CloudMoonRain aliases
|
|
712
712
|
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
713
|
+
// CloudOff aliases
|
|
714
|
+
export { default as CloudOffIcon } from '../icons/cloud-off';
|
|
713
715
|
// CloudMoon aliases
|
|
714
716
|
export { default as CloudMoonIcon } from '../icons/cloud-moon';
|
|
715
717
|
// CloudRainWind aliases
|
|
716
718
|
export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
|
|
717
|
-
// CloudOff aliases
|
|
718
|
-
export { default as CloudOffIcon } from '../icons/cloud-off';
|
|
719
719
|
// CloudRain aliases
|
|
720
720
|
export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
721
721
|
// CloudSnow aliases
|
|
@@ -730,10 +730,10 @@ export { default as CloudIcon } from '../icons/cloud';
|
|
|
730
730
|
export { default as CloudyIcon } from '../icons/cloudy';
|
|
731
731
|
// Clover aliases
|
|
732
732
|
export { default as CloverIcon } from '../icons/clover';
|
|
733
|
-
// Club aliases
|
|
734
|
-
export { default as ClubIcon } from '../icons/club';
|
|
735
733
|
// Code aliases
|
|
736
734
|
export { default as CodeIcon } from '../icons/code';
|
|
735
|
+
// Club aliases
|
|
736
|
+
export { default as ClubIcon } from '../icons/club';
|
|
737
737
|
// Codepen aliases
|
|
738
738
|
export { default as CodepenIcon } from '../icons/codepen';
|
|
739
739
|
// Codesandbox aliases
|
|
@@ -752,10 +752,10 @@ export { default as CombineIcon } from '../icons/combine';
|
|
|
752
752
|
export { default as CommandIcon } from '../icons/command';
|
|
753
753
|
// Compass aliases
|
|
754
754
|
export { default as CompassIcon } from '../icons/compass';
|
|
755
|
-
// Component aliases
|
|
756
|
-
export { default as ComponentIcon } from '../icons/component';
|
|
757
755
|
// Computer aliases
|
|
758
756
|
export { default as ComputerIcon } from '../icons/computer';
|
|
757
|
+
// Component aliases
|
|
758
|
+
export { default as ComponentIcon } from '../icons/component';
|
|
759
759
|
// ConciergeBell aliases
|
|
760
760
|
export { default as ConciergeBellIcon } from '../icons/concierge-bell';
|
|
761
761
|
// Cone aliases
|
|
@@ -844,10 +844,10 @@ export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right
|
|
|
844
844
|
export { default as DeleteIcon } from '../icons/delete';
|
|
845
845
|
// Dessert aliases
|
|
846
846
|
export { default as DessertIcon } from '../icons/dessert';
|
|
847
|
-
// DiamondMinus aliases
|
|
848
|
-
export { default as DiamondMinusIcon } from '../icons/diamond-minus';
|
|
849
847
|
// Diameter aliases
|
|
850
848
|
export { default as DiameterIcon } from '../icons/diameter';
|
|
849
|
+
// DiamondMinus aliases
|
|
850
|
+
export { default as DiamondMinusIcon } from '../icons/diamond-minus';
|
|
851
851
|
// DiamondPlus aliases
|
|
852
852
|
export { default as DiamondPlusIcon } from '../icons/diamond-plus';
|
|
853
853
|
// Diamond aliases
|
|
@@ -874,12 +874,12 @@ export { default as Disc2Icon } from '../icons/disc-2';
|
|
|
874
874
|
export { default as Disc3Icon } from '../icons/disc-3';
|
|
875
875
|
// DiscAlbum aliases
|
|
876
876
|
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
877
|
-
// Disc aliases
|
|
878
|
-
export { default as DiscIcon } from '../icons/disc';
|
|
879
877
|
// Divide aliases
|
|
880
878
|
export { default as DivideIcon } from '../icons/divide';
|
|
881
879
|
// DnaOff aliases
|
|
882
880
|
export { default as DnaOffIcon } from '../icons/dna-off';
|
|
881
|
+
// Disc aliases
|
|
882
|
+
export { default as DiscIcon } from '../icons/disc';
|
|
883
883
|
// Dna aliases
|
|
884
884
|
export { default as DnaIcon } from '../icons/dna';
|
|
885
885
|
// Dock aliases
|
|
@@ -890,28 +890,28 @@ export { default as DogIcon } from '../icons/dog';
|
|
|
890
890
|
export { default as DollarSignIcon } from '../icons/dollar-sign';
|
|
891
891
|
// Donut aliases
|
|
892
892
|
export { default as DonutIcon } from '../icons/donut';
|
|
893
|
-
// DoorClosed aliases
|
|
894
|
-
export { default as DoorClosedIcon } from '../icons/door-closed';
|
|
895
893
|
// DoorClosedLocked aliases
|
|
896
894
|
export { default as DoorClosedLockedIcon } from '../icons/door-closed-locked';
|
|
895
|
+
// DoorClosed aliases
|
|
896
|
+
export { default as DoorClosedIcon } from '../icons/door-closed';
|
|
897
897
|
// DoorOpen aliases
|
|
898
898
|
export { default as DoorOpenIcon } from '../icons/door-open';
|
|
899
|
-
// Download aliases
|
|
900
|
-
export { default as DownloadIcon } from '../icons/download';
|
|
901
899
|
// Dot aliases
|
|
902
900
|
export { default as DotIcon } from '../icons/dot';
|
|
903
|
-
//
|
|
904
|
-
export { default as
|
|
901
|
+
// Download aliases
|
|
902
|
+
export { default as DownloadIcon } from '../icons/download';
|
|
905
903
|
// Drama aliases
|
|
906
904
|
export { default as DramaIcon } from '../icons/drama';
|
|
905
|
+
// DraftingCompass aliases
|
|
906
|
+
export { default as DraftingCompassIcon } from '../icons/drafting-compass';
|
|
907
907
|
// Dribbble aliases
|
|
908
908
|
export { default as DribbbleIcon } from '../icons/dribbble';
|
|
909
909
|
// Drill aliases
|
|
910
910
|
export { default as DrillIcon } from '../icons/drill';
|
|
911
|
-
// Drone aliases
|
|
912
|
-
export { default as DroneIcon } from '../icons/drone';
|
|
913
911
|
// DropletOff aliases
|
|
914
912
|
export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
913
|
+
// Drone aliases
|
|
914
|
+
export { default as DroneIcon } from '../icons/drone';
|
|
915
915
|
// Droplet aliases
|
|
916
916
|
export { default as DropletIcon } from '../icons/droplet';
|
|
917
917
|
// Droplets aliases
|
|
@@ -924,10 +924,10 @@ export { default as DrumstickIcon } from '../icons/drumstick';
|
|
|
924
924
|
export { default as DumbbellIcon } from '../icons/dumbbell';
|
|
925
925
|
// EarOff aliases
|
|
926
926
|
export { default as EarOffIcon } from '../icons/ear-off';
|
|
927
|
-
// Ear aliases
|
|
928
|
-
export { default as EarIcon } from '../icons/ear';
|
|
929
927
|
// EarthLock aliases
|
|
930
928
|
export { default as EarthLockIcon } from '../icons/earth-lock';
|
|
929
|
+
// Ear aliases
|
|
930
|
+
export { default as EarIcon } from '../icons/ear';
|
|
931
931
|
// Eclipse aliases
|
|
932
932
|
export { default as EclipseIcon } from '../icons/eclipse';
|
|
933
933
|
// EggFried aliases
|
|
@@ -1014,20 +1014,20 @@ export { default as FileInputIcon } from '../icons/file-input';
|
|
|
1014
1014
|
export { default as FileJson2Icon } from '../icons/file-json-2';
|
|
1015
1015
|
// FileJson aliases
|
|
1016
1016
|
export { default as FileJsonIcon } from '../icons/file-json';
|
|
1017
|
-
// FileKey2 aliases
|
|
1018
|
-
export { default as FileKey2Icon } from '../icons/file-key-2';
|
|
1019
1017
|
// FileKey aliases
|
|
1020
1018
|
export { default as FileKeyIcon } from '../icons/file-key';
|
|
1019
|
+
// FileKey2 aliases
|
|
1020
|
+
export { default as FileKey2Icon } from '../icons/file-key-2';
|
|
1021
1021
|
// FileLock2 aliases
|
|
1022
1022
|
export { default as FileLock2Icon } from '../icons/file-lock-2';
|
|
1023
1023
|
// FileLock aliases
|
|
1024
1024
|
export { default as FileLockIcon } from '../icons/file-lock';
|
|
1025
1025
|
// FileMinus2 aliases
|
|
1026
1026
|
export { default as FileMinus2Icon } from '../icons/file-minus-2';
|
|
1027
|
-
// FileMinus aliases
|
|
1028
|
-
export { default as FileMinusIcon } from '../icons/file-minus';
|
|
1029
1027
|
// FileMusic aliases
|
|
1030
1028
|
export { default as FileMusicIcon } from '../icons/file-music';
|
|
1029
|
+
// FileMinus aliases
|
|
1030
|
+
export { default as FileMinusIcon } from '../icons/file-minus';
|
|
1031
1031
|
// FileOutput aliases
|
|
1032
1032
|
export { default as FileOutputIcon } from '../icons/file-output';
|
|
1033
1033
|
// FilePlus2 aliases
|
|
@@ -1072,30 +1072,30 @@ export { default as FileX2Icon } from '../icons/file-x-2';
|
|
|
1072
1072
|
export { default as FileXIcon } from '../icons/file-x';
|
|
1073
1073
|
// File aliases
|
|
1074
1074
|
export { default as FileIcon } from '../icons/file';
|
|
1075
|
-
// Film aliases
|
|
1076
|
-
export { default as FilmIcon } from '../icons/film';
|
|
1077
1075
|
// Files aliases
|
|
1078
1076
|
export { default as FilesIcon } from '../icons/files';
|
|
1077
|
+
// Film aliases
|
|
1078
|
+
export { default as FilmIcon } from '../icons/film';
|
|
1079
1079
|
// Fingerprint aliases
|
|
1080
1080
|
export { default as FingerprintIcon } from '../icons/fingerprint';
|
|
1081
|
-
// FireExtinguisher aliases
|
|
1082
|
-
export { default as FireExtinguisherIcon } from '../icons/fire-extinguisher';
|
|
1083
|
-
// FishSymbol aliases
|
|
1084
|
-
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1085
1081
|
// FishOff aliases
|
|
1086
1082
|
export { default as FishOffIcon } from '../icons/fish-off';
|
|
1083
|
+
// FishSymbol aliases
|
|
1084
|
+
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1085
|
+
// FireExtinguisher aliases
|
|
1086
|
+
export { default as FireExtinguisherIcon } from '../icons/fire-extinguisher';
|
|
1087
1087
|
// Fish aliases
|
|
1088
1088
|
export { default as FishIcon } from '../icons/fish';
|
|
1089
1089
|
// FlagOff aliases
|
|
1090
1090
|
export { default as FlagOffIcon } from '../icons/flag-off';
|
|
1091
|
-
// FlagTriangleLeft aliases
|
|
1092
|
-
export { default as FlagTriangleLeftIcon } from '../icons/flag-triangle-left';
|
|
1093
1091
|
// FlagTriangleRight aliases
|
|
1094
1092
|
export { default as FlagTriangleRightIcon } from '../icons/flag-triangle-right';
|
|
1095
|
-
//
|
|
1096
|
-
export { default as
|
|
1093
|
+
// FlagTriangleLeft aliases
|
|
1094
|
+
export { default as FlagTriangleLeftIcon } from '../icons/flag-triangle-left';
|
|
1097
1095
|
// FlameKindling aliases
|
|
1098
1096
|
export { default as FlameKindlingIcon } from '../icons/flame-kindling';
|
|
1097
|
+
// Flag aliases
|
|
1098
|
+
export { default as FlagIcon } from '../icons/flag';
|
|
1099
1099
|
// Flame aliases
|
|
1100
1100
|
export { default as FlameIcon } from '../icons/flame';
|
|
1101
1101
|
// FlashlightOff aliases
|
|
@@ -1116,20 +1116,20 @@ export { default as FlipHorizontalIcon } from '../icons/flip-horizontal';
|
|
|
1116
1116
|
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1117
1117
|
// FlipVertical aliases
|
|
1118
1118
|
export { default as FlipVerticalIcon } from '../icons/flip-vertical';
|
|
1119
|
-
// Flower2 aliases
|
|
1120
|
-
export { default as Flower2Icon } from '../icons/flower-2';
|
|
1121
1119
|
// Flower aliases
|
|
1122
1120
|
export { default as FlowerIcon } from '../icons/flower';
|
|
1121
|
+
// Flower2 aliases
|
|
1122
|
+
export { default as Flower2Icon } from '../icons/flower-2';
|
|
1123
1123
|
// Focus aliases
|
|
1124
1124
|
export { default as FocusIcon } from '../icons/focus';
|
|
1125
1125
|
// FoldHorizontal aliases
|
|
1126
1126
|
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
1127
|
-
// FoldVertical aliases
|
|
1128
|
-
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1129
1127
|
// FolderArchive aliases
|
|
1130
1128
|
export { default as FolderArchiveIcon } from '../icons/folder-archive';
|
|
1131
1129
|
// FolderCheck aliases
|
|
1132
1130
|
export { default as FolderCheckIcon } from '../icons/folder-check';
|
|
1131
|
+
// FoldVertical aliases
|
|
1132
|
+
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1133
1133
|
// FolderClock aliases
|
|
1134
1134
|
export { default as FolderClockIcon } from '../icons/folder-clock';
|
|
1135
1135
|
// FolderClosed aliases
|
|
@@ -1140,22 +1140,22 @@ export { default as FolderCodeIcon } from '../icons/folder-code';
|
|
|
1140
1140
|
export { default as FolderDotIcon } from '../icons/folder-dot';
|
|
1141
1141
|
// FolderDown aliases
|
|
1142
1142
|
export { default as FolderDownIcon } from '../icons/folder-down';
|
|
1143
|
-
// FolderGit2 aliases
|
|
1144
|
-
export { default as FolderGit2Icon } from '../icons/folder-git-2';
|
|
1145
1143
|
// FolderGit aliases
|
|
1146
1144
|
export { default as FolderGitIcon } from '../icons/folder-git';
|
|
1145
|
+
// FolderGit2 aliases
|
|
1146
|
+
export { default as FolderGit2Icon } from '../icons/folder-git-2';
|
|
1147
1147
|
// FolderHeart aliases
|
|
1148
1148
|
export { default as FolderHeartIcon } from '../icons/folder-heart';
|
|
1149
1149
|
// FolderInput aliases
|
|
1150
1150
|
export { default as FolderInputIcon } from '../icons/folder-input';
|
|
1151
1151
|
// FolderKanban aliases
|
|
1152
1152
|
export { default as FolderKanbanIcon } from '../icons/folder-kanban';
|
|
1153
|
+
// FolderLock aliases
|
|
1154
|
+
export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
1153
1155
|
// FolderKey aliases
|
|
1154
1156
|
export { default as FolderKeyIcon } from '../icons/folder-key';
|
|
1155
1157
|
// FolderMinus aliases
|
|
1156
1158
|
export { default as FolderMinusIcon } from '../icons/folder-minus';
|
|
1157
|
-
// FolderLock aliases
|
|
1158
|
-
export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
1159
1159
|
// FolderOpenDot aliases
|
|
1160
1160
|
export { default as FolderOpenDotIcon } from '../icons/folder-open-dot';
|
|
1161
1161
|
// FolderOpen aliases
|
|
@@ -1214,10 +1214,10 @@ export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end
|
|
|
1214
1214
|
export { default as GalleryVerticalIcon } from '../icons/gallery-vertical';
|
|
1215
1215
|
// Gamepad2 aliases
|
|
1216
1216
|
export { default as Gamepad2Icon } from '../icons/gamepad-2';
|
|
1217
|
-
// Gamepad aliases
|
|
1218
|
-
export { default as GamepadIcon } from '../icons/gamepad';
|
|
1219
1217
|
// Gauge aliases
|
|
1220
1218
|
export { default as GaugeIcon } from '../icons/gauge';
|
|
1219
|
+
// Gamepad aliases
|
|
1220
|
+
export { default as GamepadIcon } from '../icons/gamepad';
|
|
1221
1221
|
// Gavel aliases
|
|
1222
1222
|
export { default as GavelIcon } from '../icons/gavel';
|
|
1223
1223
|
// Gem aliases
|
|
@@ -1228,10 +1228,10 @@ export { default as GeorgianLariIcon } from '../icons/georgian-lari';
|
|
|
1228
1228
|
export { default as GhostIcon } from '../icons/ghost';
|
|
1229
1229
|
// Gift aliases
|
|
1230
1230
|
export { default as GiftIcon } from '../icons/gift';
|
|
1231
|
-
// GitBranchPlus aliases
|
|
1232
|
-
export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
1233
1231
|
// GitBranch aliases
|
|
1234
1232
|
export { default as GitBranchIcon } from '../icons/git-branch';
|
|
1233
|
+
// GitBranchPlus aliases
|
|
1234
|
+
export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
1235
1235
|
// GitCommitVertical aliases
|
|
1236
1236
|
export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical';
|
|
1237
1237
|
// GitCompareArrows aliases
|
|
@@ -1250,10 +1250,10 @@ export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-ar
|
|
|
1250
1250
|
export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
|
|
1251
1251
|
// GitPullRequestCreateArrow aliases
|
|
1252
1252
|
export { default as GitPullRequestCreateArrowIcon } from '../icons/git-pull-request-create-arrow';
|
|
1253
|
-
// GitPullRequestDraft aliases
|
|
1254
|
-
export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
|
|
1255
1253
|
// GitPullRequestCreate aliases
|
|
1256
1254
|
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
|
|
1255
|
+
// GitPullRequestDraft aliases
|
|
1256
|
+
export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
|
|
1257
1257
|
// GitPullRequest aliases
|
|
1258
1258
|
export { default as GitPullRequestIcon } from '../icons/git-pull-request';
|
|
1259
1259
|
// Github aliases
|
|
@@ -1340,16 +1340,16 @@ export { default as Heading5Icon } from '../icons/heading-5';
|
|
|
1340
1340
|
export { default as Heading6Icon } from '../icons/heading-6';
|
|
1341
1341
|
// Heading aliases
|
|
1342
1342
|
export { default as HeadingIcon } from '../icons/heading';
|
|
1343
|
-
// HeadphoneOff aliases
|
|
1344
|
-
export { default as HeadphoneOffIcon } from '../icons/headphone-off';
|
|
1345
1343
|
// Headphones aliases
|
|
1346
1344
|
export { default as HeadphonesIcon } from '../icons/headphones';
|
|
1345
|
+
// HeadphoneOff aliases
|
|
1346
|
+
export { default as HeadphoneOffIcon } from '../icons/headphone-off';
|
|
1347
1347
|
// Headset aliases
|
|
1348
1348
|
export { default as HeadsetIcon } from '../icons/headset';
|
|
1349
|
-
// HeartCrack aliases
|
|
1350
|
-
export { default as HeartCrackIcon } from '../icons/heart-crack';
|
|
1351
1349
|
// HeartHandshake aliases
|
|
1352
1350
|
export { default as HeartHandshakeIcon } from '../icons/heart-handshake';
|
|
1351
|
+
// HeartCrack aliases
|
|
1352
|
+
export { default as HeartCrackIcon } from '../icons/heart-crack';
|
|
1353
1353
|
// HeartMinus aliases
|
|
1354
1354
|
export { default as HeartMinusIcon } from '../icons/heart-minus';
|
|
1355
1355
|
// HeartOff aliases
|
|
@@ -1362,28 +1362,28 @@ export { default as HeartPulseIcon } from '../icons/heart-pulse';
|
|
|
1362
1362
|
export { default as HeartIcon } from '../icons/heart';
|
|
1363
1363
|
// Heater aliases
|
|
1364
1364
|
export { default as HeaterIcon } from '../icons/heater';
|
|
1365
|
-
// Highlighter aliases
|
|
1366
|
-
export { default as HighlighterIcon } from '../icons/highlighter';
|
|
1367
1365
|
// Hexagon aliases
|
|
1368
1366
|
export { default as HexagonIcon } from '../icons/hexagon';
|
|
1367
|
+
// Highlighter aliases
|
|
1368
|
+
export { default as HighlighterIcon } from '../icons/highlighter';
|
|
1369
1369
|
// History aliases
|
|
1370
1370
|
export { default as HistoryIcon } from '../icons/history';
|
|
1371
1371
|
// HopOff aliases
|
|
1372
1372
|
export { default as HopOffIcon } from '../icons/hop-off';
|
|
1373
|
-
// Hop aliases
|
|
1374
|
-
export { default as HopIcon } from '../icons/hop';
|
|
1375
1373
|
// Hospital aliases
|
|
1376
1374
|
export { default as HospitalIcon } from '../icons/hospital';
|
|
1377
|
-
//
|
|
1378
|
-
export { default as
|
|
1375
|
+
// Hop aliases
|
|
1376
|
+
export { default as HopIcon } from '../icons/hop';
|
|
1379
1377
|
// Hourglass aliases
|
|
1380
1378
|
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1379
|
+
// Hotel aliases
|
|
1380
|
+
export { default as HotelIcon } from '../icons/hotel';
|
|
1381
1381
|
// HouseHeart aliases
|
|
1382
1382
|
export { default as HouseHeartIcon } from '../icons/house-heart';
|
|
1383
|
-
// HousePlug aliases
|
|
1384
|
-
export { default as HousePlugIcon } from '../icons/house-plug';
|
|
1385
1383
|
// HousePlus aliases
|
|
1386
1384
|
export { default as HousePlusIcon } from '../icons/house-plus';
|
|
1385
|
+
// HousePlug aliases
|
|
1386
|
+
export { default as HousePlugIcon } from '../icons/house-plug';
|
|
1387
1387
|
// HouseWifi aliases
|
|
1388
1388
|
export { default as HouseWifiIcon } from '../icons/house-wifi';
|
|
1389
1389
|
// IdCardLanyard aliases
|
|
@@ -1392,44 +1392,44 @@ export { default as IdCardLanyardIcon } from '../icons/id-card-lanyard';
|
|
|
1392
1392
|
export { default as IdCardIcon } from '../icons/id-card';
|
|
1393
1393
|
// ImageDown aliases
|
|
1394
1394
|
export { default as ImageDownIcon } from '../icons/image-down';
|
|
1395
|
-
// ImageOff aliases
|
|
1396
|
-
export { default as ImageOffIcon } from '../icons/image-off';
|
|
1397
1395
|
// ImageMinus aliases
|
|
1398
1396
|
export { default as ImageMinusIcon } from '../icons/image-minus';
|
|
1397
|
+
// ImageOff aliases
|
|
1398
|
+
export { default as ImageOffIcon } from '../icons/image-off';
|
|
1399
1399
|
// ImagePlay aliases
|
|
1400
1400
|
export { default as ImagePlayIcon } from '../icons/image-play';
|
|
1401
1401
|
// ImagePlus aliases
|
|
1402
1402
|
export { default as ImagePlusIcon } from '../icons/image-plus';
|
|
1403
|
-
// ImageUpscale aliases
|
|
1404
|
-
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1405
1403
|
// ImageUp aliases
|
|
1406
1404
|
export { default as ImageUpIcon } from '../icons/image-up';
|
|
1407
1405
|
// Image aliases
|
|
1408
1406
|
export { default as ImageIcon } from '../icons/image';
|
|
1409
|
-
//
|
|
1410
|
-
export { default as
|
|
1407
|
+
// ImageUpscale aliases
|
|
1408
|
+
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1411
1409
|
// Images aliases
|
|
1412
1410
|
export { default as ImagesIcon } from '../icons/images';
|
|
1411
|
+
// Import aliases
|
|
1412
|
+
export { default as ImportIcon } from '../icons/import';
|
|
1413
1413
|
// Inbox aliases
|
|
1414
1414
|
export { default as InboxIcon } from '../icons/inbox';
|
|
1415
1415
|
// IndianRupee aliases
|
|
1416
1416
|
export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
1417
|
-
// Infinity aliases
|
|
1418
|
-
export { default as InfinityIcon } from '../icons/infinity';
|
|
1419
1417
|
// Info aliases
|
|
1420
1418
|
export { default as InfoIcon } from '../icons/info';
|
|
1419
|
+
// Infinity aliases
|
|
1420
|
+
export { default as InfinityIcon } from '../icons/infinity';
|
|
1421
1421
|
// InspectionPanel aliases
|
|
1422
1422
|
export { default as InspectionPanelIcon } from '../icons/inspection-panel';
|
|
1423
|
-
// Instagram aliases
|
|
1424
|
-
export { default as InstagramIcon } from '../icons/instagram';
|
|
1425
1423
|
// Italic aliases
|
|
1426
1424
|
export { default as ItalicIcon } from '../icons/italic';
|
|
1425
|
+
// Instagram aliases
|
|
1426
|
+
export { default as InstagramIcon } from '../icons/instagram';
|
|
1427
1427
|
// IterationCcw aliases
|
|
1428
1428
|
export { default as IterationCcwIcon } from '../icons/iteration-ccw';
|
|
1429
|
-
// IterationCw aliases
|
|
1430
|
-
export { default as IterationCwIcon } from '../icons/iteration-cw';
|
|
1431
1429
|
// JapaneseYen aliases
|
|
1432
1430
|
export { default as JapaneseYenIcon } from '../icons/japanese-yen';
|
|
1431
|
+
// IterationCw aliases
|
|
1432
|
+
export { default as IterationCwIcon } from '../icons/iteration-cw';
|
|
1433
1433
|
// Joystick aliases
|
|
1434
1434
|
export { default as JoystickIcon } from '../icons/joystick';
|
|
1435
1435
|
// Kanban aliases
|
|
@@ -1454,34 +1454,34 @@ export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
|
|
|
1454
1454
|
export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
1455
1455
|
// LampFloor aliases
|
|
1456
1456
|
export { default as LampFloorIcon } from '../icons/lamp-floor';
|
|
1457
|
-
// LampWallDown aliases
|
|
1458
|
-
export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
|
|
1459
|
-
// LampWallUp aliases
|
|
1460
|
-
export { default as LampWallUpIcon } from '../icons/lamp-wall-up';
|
|
1461
1457
|
// Lamp aliases
|
|
1462
1458
|
export { default as LampIcon } from '../icons/lamp';
|
|
1459
|
+
// LampWallUp aliases
|
|
1460
|
+
export { default as LampWallUpIcon } from '../icons/lamp-wall-up';
|
|
1461
|
+
// LampWallDown aliases
|
|
1462
|
+
export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
|
|
1463
1463
|
// LandPlot aliases
|
|
1464
1464
|
export { default as LandPlotIcon } from '../icons/land-plot';
|
|
1465
|
-
// Landmark aliases
|
|
1466
|
-
export { default as LandmarkIcon } from '../icons/landmark';
|
|
1467
1465
|
// Languages aliases
|
|
1468
1466
|
export { default as LanguagesIcon } from '../icons/languages';
|
|
1467
|
+
// Landmark aliases
|
|
1468
|
+
export { default as LandmarkIcon } from '../icons/landmark';
|
|
1469
1469
|
// LaptopMinimalCheck aliases
|
|
1470
1470
|
export { default as LaptopMinimalCheckIcon } from '../icons/laptop-minimal-check';
|
|
1471
1471
|
// Laptop aliases
|
|
1472
1472
|
export { default as LaptopIcon } from '../icons/laptop';
|
|
1473
|
-
// LassoSelect aliases
|
|
1474
|
-
export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
1475
1473
|
// Lasso aliases
|
|
1476
1474
|
export { default as LassoIcon } from '../icons/lasso';
|
|
1475
|
+
// LassoSelect aliases
|
|
1476
|
+
export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
1477
1477
|
// Laugh aliases
|
|
1478
1478
|
export { default as LaughIcon } from '../icons/laugh';
|
|
1479
|
-
// Layers2 aliases
|
|
1480
|
-
export { default as Layers2Icon } from '../icons/layers-2';
|
|
1481
|
-
// LayoutDashboard aliases
|
|
1482
|
-
export { default as LayoutDashboardIcon } from '../icons/layout-dashboard';
|
|
1483
1479
|
// LayoutGrid aliases
|
|
1484
1480
|
export { default as LayoutGridIcon } from '../icons/layout-grid';
|
|
1481
|
+
// LayoutDashboard aliases
|
|
1482
|
+
export { default as LayoutDashboardIcon } from '../icons/layout-dashboard';
|
|
1483
|
+
// Layers2 aliases
|
|
1484
|
+
export { default as Layers2Icon } from '../icons/layers-2';
|
|
1485
1485
|
// LayoutList aliases
|
|
1486
1486
|
export { default as LayoutListIcon } from '../icons/layout-list';
|
|
1487
1487
|
// LayoutPanelLeft aliases
|
|
@@ -1492,10 +1492,10 @@ export { default as LayoutPanelTopIcon } from '../icons/layout-panel-top';
|
|
|
1492
1492
|
export { default as LayoutTemplateIcon } from '../icons/layout-template';
|
|
1493
1493
|
// Leaf aliases
|
|
1494
1494
|
export { default as LeafIcon } from '../icons/leaf';
|
|
1495
|
-
// LeafyGreen aliases
|
|
1496
|
-
export { default as LeafyGreenIcon } from '../icons/leafy-green';
|
|
1497
1495
|
// Lectern aliases
|
|
1498
1496
|
export { default as LecternIcon } from '../icons/lectern';
|
|
1497
|
+
// LeafyGreen aliases
|
|
1498
|
+
export { default as LeafyGreenIcon } from '../icons/leafy-green';
|
|
1499
1499
|
// LibraryBig aliases
|
|
1500
1500
|
export { default as LibraryBigIcon } from '../icons/library-big';
|
|
1501
1501
|
// Library aliases
|
|
@@ -1508,28 +1508,28 @@ export { default as LigatureIcon } from '../icons/ligature';
|
|
|
1508
1508
|
export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
1509
1509
|
// Lightbulb aliases
|
|
1510
1510
|
export { default as LightbulbIcon } from '../icons/lightbulb';
|
|
1511
|
-
// LineSquiggle aliases
|
|
1512
|
-
export { default as LineSquiggleIcon } from '../icons/line-squiggle';
|
|
1513
1511
|
// Link2Off aliases
|
|
1514
1512
|
export { default as Link2OffIcon } from '../icons/link-2-off';
|
|
1515
|
-
//
|
|
1516
|
-
export { default as
|
|
1517
|
-
// Link aliases
|
|
1518
|
-
export { default as LinkIcon } from '../icons/link';
|
|
1513
|
+
// LineSquiggle aliases
|
|
1514
|
+
export { default as LineSquiggleIcon } from '../icons/line-squiggle';
|
|
1519
1515
|
// Linkedin aliases
|
|
1520
1516
|
export { default as LinkedinIcon } from '../icons/linkedin';
|
|
1517
|
+
// Link aliases
|
|
1518
|
+
export { default as LinkIcon } from '../icons/link';
|
|
1519
|
+
// Link2 aliases
|
|
1520
|
+
export { default as Link2Icon } from '../icons/link-2';
|
|
1521
1521
|
// ListCheck aliases
|
|
1522
1522
|
export { default as ListCheckIcon } from '../icons/list-check';
|
|
1523
1523
|
// ListChecks aliases
|
|
1524
1524
|
export { default as ListChecksIcon } from '../icons/list-checks';
|
|
1525
1525
|
// ListChevronsDownUp aliases
|
|
1526
1526
|
export { default as ListChevronsDownUpIcon } from '../icons/list-chevrons-down-up';
|
|
1527
|
-
// ListCollapse aliases
|
|
1528
|
-
export { default as ListCollapseIcon } from '../icons/list-collapse';
|
|
1529
1527
|
// ListChevronsUpDown aliases
|
|
1530
1528
|
export { default as ListChevronsUpDownIcon } from '../icons/list-chevrons-up-down';
|
|
1531
1529
|
// ListEnd aliases
|
|
1532
1530
|
export { default as ListEndIcon } from '../icons/list-end';
|
|
1531
|
+
// ListCollapse aliases
|
|
1532
|
+
export { default as ListCollapseIcon } from '../icons/list-collapse';
|
|
1533
1533
|
// ListFilterPlus aliases
|
|
1534
1534
|
export { default as ListFilterPlusIcon } from '../icons/list-filter-plus';
|
|
1535
1535
|
// ListFilter aliases
|
|
@@ -1540,34 +1540,34 @@ export { default as ListMinusIcon } from '../icons/list-minus';
|
|
|
1540
1540
|
export { default as ListMusicIcon } from '../icons/list-music';
|
|
1541
1541
|
// ListOrdered aliases
|
|
1542
1542
|
export { default as ListOrderedIcon } from '../icons/list-ordered';
|
|
1543
|
-
// ListPlus aliases
|
|
1544
|
-
export { default as ListPlusIcon } from '../icons/list-plus';
|
|
1545
1543
|
// ListRestart aliases
|
|
1546
1544
|
export { default as ListRestartIcon } from '../icons/list-restart';
|
|
1545
|
+
// ListPlus aliases
|
|
1546
|
+
export { default as ListPlusIcon } from '../icons/list-plus';
|
|
1547
1547
|
// ListStart aliases
|
|
1548
1548
|
export { default as ListStartIcon } from '../icons/list-start';
|
|
1549
1549
|
// ListTodo aliases
|
|
1550
1550
|
export { default as ListTodoIcon } from '../icons/list-todo';
|
|
1551
1551
|
// ListTree aliases
|
|
1552
1552
|
export { default as ListTreeIcon } from '../icons/list-tree';
|
|
1553
|
-
// ListVideo aliases
|
|
1554
|
-
export { default as ListVideoIcon } from '../icons/list-video';
|
|
1555
1553
|
// ListX aliases
|
|
1556
1554
|
export { default as ListXIcon } from '../icons/list-x';
|
|
1557
1555
|
// List aliases
|
|
1558
1556
|
export { default as ListIcon } from '../icons/list';
|
|
1557
|
+
// ListVideo aliases
|
|
1558
|
+
export { default as ListVideoIcon } from '../icons/list-video';
|
|
1559
1559
|
// LoaderPinwheel aliases
|
|
1560
1560
|
export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
|
|
1561
1561
|
// Loader aliases
|
|
1562
1562
|
export { default as LoaderIcon } from '../icons/loader';
|
|
1563
1563
|
// LocateFixed aliases
|
|
1564
1564
|
export { default as LocateFixedIcon } from '../icons/locate-fixed';
|
|
1565
|
-
// LocateOff aliases
|
|
1566
|
-
export { default as LocateOffIcon } from '../icons/locate-off';
|
|
1567
1565
|
// Locate aliases
|
|
1568
1566
|
export { default as LocateIcon } from '../icons/locate';
|
|
1569
1567
|
// LockKeyhole aliases
|
|
1570
1568
|
export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
|
|
1569
|
+
// LocateOff aliases
|
|
1570
|
+
export { default as LocateOffIcon } from '../icons/locate-off';
|
|
1571
1571
|
// Lock aliases
|
|
1572
1572
|
export { default as LockIcon } from '../icons/lock';
|
|
1573
1573
|
// LogIn aliases
|
|
@@ -1580,44 +1580,44 @@ export { default as LogsIcon } from '../icons/logs';
|
|
|
1580
1580
|
export { default as LollipopIcon } from '../icons/lollipop';
|
|
1581
1581
|
// Luggage aliases
|
|
1582
1582
|
export { default as LuggageIcon } from '../icons/luggage';
|
|
1583
|
-
// Magnet aliases
|
|
1584
|
-
export { default as MagnetIcon } from '../icons/magnet';
|
|
1585
1583
|
// MailCheck aliases
|
|
1586
1584
|
export { default as MailCheckIcon } from '../icons/mail-check';
|
|
1587
|
-
//
|
|
1588
|
-
export { default as
|
|
1585
|
+
// Magnet aliases
|
|
1586
|
+
export { default as MagnetIcon } from '../icons/magnet';
|
|
1589
1587
|
// MailOpen aliases
|
|
1590
1588
|
export { default as MailOpenIcon } from '../icons/mail-open';
|
|
1591
|
-
//
|
|
1592
|
-
export { default as
|
|
1589
|
+
// MailMinus aliases
|
|
1590
|
+
export { default as MailMinusIcon } from '../icons/mail-minus';
|
|
1593
1591
|
// MailSearch aliases
|
|
1594
1592
|
export { default as MailSearchIcon } from '../icons/mail-search';
|
|
1593
|
+
// MailPlus aliases
|
|
1594
|
+
export { default as MailPlusIcon } from '../icons/mail-plus';
|
|
1595
1595
|
// MailWarning aliases
|
|
1596
1596
|
export { default as MailWarningIcon } from '../icons/mail-warning';
|
|
1597
1597
|
// MailX aliases
|
|
1598
1598
|
export { default as MailXIcon } from '../icons/mail-x';
|
|
1599
|
-
// Mail aliases
|
|
1600
|
-
export { default as MailIcon } from '../icons/mail';
|
|
1601
1599
|
// Mailbox aliases
|
|
1602
1600
|
export { default as MailboxIcon } from '../icons/mailbox';
|
|
1603
|
-
// Mails aliases
|
|
1604
|
-
export { default as MailsIcon } from '../icons/mails';
|
|
1605
1601
|
// MapMinus aliases
|
|
1606
1602
|
export { default as MapMinusIcon } from '../icons/map-minus';
|
|
1607
|
-
//
|
|
1608
|
-
export { default as
|
|
1603
|
+
// Mails aliases
|
|
1604
|
+
export { default as MailsIcon } from '../icons/mails';
|
|
1605
|
+
// Mail aliases
|
|
1606
|
+
export { default as MailIcon } from '../icons/mail';
|
|
1609
1607
|
// MapPinCheck aliases
|
|
1610
1608
|
export { default as MapPinCheckIcon } from '../icons/map-pin-check';
|
|
1611
|
-
//
|
|
1612
|
-
export { default as
|
|
1609
|
+
// MapPinCheckInside aliases
|
|
1610
|
+
export { default as MapPinCheckInsideIcon } from '../icons/map-pin-check-inside';
|
|
1613
1611
|
// MapPinHouse aliases
|
|
1614
1612
|
export { default as MapPinHouseIcon } from '../icons/map-pin-house';
|
|
1615
1613
|
// MapPinMinus aliases
|
|
1616
1614
|
export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
|
|
1617
|
-
//
|
|
1618
|
-
export { default as
|
|
1615
|
+
// MapPinMinusInside aliases
|
|
1616
|
+
export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside';
|
|
1619
1617
|
// MapPinPlusInside aliases
|
|
1620
1618
|
export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside';
|
|
1619
|
+
// MapPinOff aliases
|
|
1620
|
+
export { default as MapPinOffIcon } from '../icons/map-pin-off';
|
|
1621
1621
|
// MapPinPlus aliases
|
|
1622
1622
|
export { default as MapPinPlusIcon } from '../icons/map-pin-plus';
|
|
1623
1623
|
// MapPinXInside aliases
|
|
@@ -1626,24 +1626,24 @@ export { default as MapPinXInsideIcon } from '../icons/map-pin-x-inside';
|
|
|
1626
1626
|
export { default as MapPinXIcon } from '../icons/map-pin-x';
|
|
1627
1627
|
// MapPin aliases
|
|
1628
1628
|
export { default as MapPinIcon } from '../icons/map-pin';
|
|
1629
|
-
// MapPinned aliases
|
|
1630
|
-
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1631
1629
|
// MapPlus aliases
|
|
1632
1630
|
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1633
1631
|
// Map aliases
|
|
1634
1632
|
export { default as MapIcon } from '../icons/map';
|
|
1633
|
+
// MapPinned aliases
|
|
1634
|
+
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1635
1635
|
// MarsStroke aliases
|
|
1636
1636
|
export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
1637
1637
|
// Mars aliases
|
|
1638
1638
|
export { default as MarsIcon } from '../icons/mars';
|
|
1639
1639
|
// Martini aliases
|
|
1640
1640
|
export { default as MartiniIcon } from '../icons/martini';
|
|
1641
|
+
// Medal aliases
|
|
1642
|
+
export { default as MedalIcon } from '../icons/medal';
|
|
1641
1643
|
// Maximize2 aliases
|
|
1642
1644
|
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1643
1645
|
// Maximize aliases
|
|
1644
1646
|
export { default as MaximizeIcon } from '../icons/maximize';
|
|
1645
|
-
// Medal aliases
|
|
1646
|
-
export { default as MedalIcon } from '../icons/medal';
|
|
1647
1647
|
// MegaphoneOff aliases
|
|
1648
1648
|
export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
|
|
1649
1649
|
// Megaphone aliases
|
|
@@ -1654,12 +1654,12 @@ export { default as MehIcon } from '../icons/meh';
|
|
|
1654
1654
|
export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
1655
1655
|
// Menu aliases
|
|
1656
1656
|
export { default as MenuIcon } from '../icons/menu';
|
|
1657
|
-
// Merge aliases
|
|
1658
|
-
export { default as MergeIcon } from '../icons/merge';
|
|
1659
1657
|
// MessageCircleCode aliases
|
|
1660
1658
|
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1661
1659
|
// MessageCircleDashed aliases
|
|
1662
1660
|
export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed';
|
|
1661
|
+
// Merge aliases
|
|
1662
|
+
export { default as MergeIcon } from '../icons/merge';
|
|
1663
1663
|
// MessageCircleHeart aliases
|
|
1664
1664
|
export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart';
|
|
1665
1665
|
// MessageCircleMore aliases
|
|
@@ -1670,14 +1670,14 @@ export { default as MessageCircleOffIcon } from '../icons/message-circle-off';
|
|
|
1670
1670
|
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
|
|
1671
1671
|
// MessageCirclePlus aliases
|
|
1672
1672
|
export { default as MessageCirclePlusIcon } from '../icons/message-circle-plus';
|
|
1673
|
-
// MessageCircleWarning aliases
|
|
1674
|
-
export { default as MessageCircleWarningIcon } from '../icons/message-circle-warning';
|
|
1675
1673
|
// MessageCircleX aliases
|
|
1676
1674
|
export { default as MessageCircleXIcon } from '../icons/message-circle-x';
|
|
1677
|
-
//
|
|
1678
|
-
export { default as
|
|
1675
|
+
// MessageCircleWarning aliases
|
|
1676
|
+
export { default as MessageCircleWarningIcon } from '../icons/message-circle-warning';
|
|
1679
1677
|
// MessageSquareCode aliases
|
|
1680
1678
|
export { default as MessageSquareCodeIcon } from '../icons/message-square-code';
|
|
1679
|
+
// MessageCircle aliases
|
|
1680
|
+
export { default as MessageCircleIcon } from '../icons/message-circle';
|
|
1681
1681
|
// MessageSquareDashed aliases
|
|
1682
1682
|
export { default as MessageSquareDashedIcon } from '../icons/message-square-dashed';
|
|
1683
1683
|
// MessageSquareDiff aliases
|
|
@@ -1688,10 +1688,10 @@ export { default as MessageSquareDotIcon } from '../icons/message-square-dot';
|
|
|
1688
1688
|
export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
|
|
1689
1689
|
// MessageSquareLock aliases
|
|
1690
1690
|
export { default as MessageSquareLockIcon } from '../icons/message-square-lock';
|
|
1691
|
-
// MessageSquareMore aliases
|
|
1692
|
-
export { default as MessageSquareMoreIcon } from '../icons/message-square-more';
|
|
1693
1691
|
// MessageSquareOff aliases
|
|
1694
1692
|
export { default as MessageSquareOffIcon } from '../icons/message-square-off';
|
|
1693
|
+
// MessageSquareMore aliases
|
|
1694
|
+
export { default as MessageSquareMoreIcon } from '../icons/message-square-more';
|
|
1695
1695
|
// MessageSquareQuote aliases
|
|
1696
1696
|
export { default as MessageSquareQuoteIcon } from '../icons/message-square-quote';
|
|
1697
1697
|
// MessageSquarePlus aliases
|
|
@@ -1712,40 +1712,42 @@ export { default as MessageSquareIcon } from '../icons/message-square';
|
|
|
1712
1712
|
export { default as MessagesSquareIcon } from '../icons/messages-square';
|
|
1713
1713
|
// MicOff aliases
|
|
1714
1714
|
export { default as MicOffIcon } from '../icons/mic-off';
|
|
1715
|
-
// Mic aliases
|
|
1716
|
-
export { default as MicIcon } from '../icons/mic';
|
|
1717
1715
|
// Microchip aliases
|
|
1718
1716
|
export { default as MicrochipIcon } from '../icons/microchip';
|
|
1719
|
-
//
|
|
1720
|
-
export { default as
|
|
1717
|
+
// Mic aliases
|
|
1718
|
+
export { default as MicIcon } from '../icons/mic';
|
|
1721
1719
|
// Microwave aliases
|
|
1722
1720
|
export { default as MicrowaveIcon } from '../icons/microwave';
|
|
1721
|
+
// Microscope aliases
|
|
1722
|
+
export { default as MicroscopeIcon } from '../icons/microscope';
|
|
1723
1723
|
// Milestone aliases
|
|
1724
1724
|
export { default as MilestoneIcon } from '../icons/milestone';
|
|
1725
1725
|
// MilkOff aliases
|
|
1726
1726
|
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1727
|
-
// Milk aliases
|
|
1728
|
-
export { default as MilkIcon } from '../icons/milk';
|
|
1729
1727
|
// Minimize2 aliases
|
|
1730
1728
|
export { default as Minimize2Icon } from '../icons/minimize-2';
|
|
1731
1729
|
// Minimize aliases
|
|
1732
1730
|
export { default as MinimizeIcon } from '../icons/minimize';
|
|
1731
|
+
// Milk aliases
|
|
1732
|
+
export { default as MilkIcon } from '../icons/milk';
|
|
1733
1733
|
// Minus aliases
|
|
1734
1734
|
export { default as MinusIcon } from '../icons/minus';
|
|
1735
1735
|
// MonitorCheck aliases
|
|
1736
1736
|
export { default as MonitorCheckIcon } from '../icons/monitor-check';
|
|
1737
1737
|
// MonitorCog aliases
|
|
1738
1738
|
export { default as MonitorCogIcon } from '../icons/monitor-cog';
|
|
1739
|
+
// MonitorCloud aliases
|
|
1740
|
+
export { default as MonitorCloudIcon } from '../icons/monitor-cloud';
|
|
1739
1741
|
// MonitorDot aliases
|
|
1740
1742
|
export { default as MonitorDotIcon } from '../icons/monitor-dot';
|
|
1741
1743
|
// MonitorDown aliases
|
|
1742
1744
|
export { default as MonitorDownIcon } from '../icons/monitor-down';
|
|
1743
1745
|
// MonitorOff aliases
|
|
1744
1746
|
export { default as MonitorOffIcon } from '../icons/monitor-off';
|
|
1745
|
-
// MonitorPause aliases
|
|
1746
|
-
export { default as MonitorPauseIcon } from '../icons/monitor-pause';
|
|
1747
1747
|
// MonitorPlay aliases
|
|
1748
1748
|
export { default as MonitorPlayIcon } from '../icons/monitor-play';
|
|
1749
|
+
// MonitorPause aliases
|
|
1750
|
+
export { default as MonitorPauseIcon } from '../icons/monitor-pause';
|
|
1749
1751
|
// MonitorSmartphone aliases
|
|
1750
1752
|
export { default as MonitorSmartphoneIcon } from '../icons/monitor-smartphone';
|
|
1751
1753
|
// MonitorSpeaker aliases
|
|
@@ -1780,24 +1782,24 @@ export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click';
|
|
|
1780
1782
|
export { default as MousePointerIcon } from '../icons/mouse-pointer';
|
|
1781
1783
|
// Mouse aliases
|
|
1782
1784
|
export { default as MouseIcon } from '../icons/mouse';
|
|
1783
|
-
// MoveDiagonal2 aliases
|
|
1784
|
-
export { default as MoveDiagonal2Icon } from '../icons/move-diagonal-2';
|
|
1785
1785
|
// MoveDiagonal aliases
|
|
1786
1786
|
export { default as MoveDiagonalIcon } from '../icons/move-diagonal';
|
|
1787
|
-
//
|
|
1788
|
-
export { default as
|
|
1787
|
+
// MoveDiagonal2 aliases
|
|
1788
|
+
export { default as MoveDiagonal2Icon } from '../icons/move-diagonal-2';
|
|
1789
1789
|
// MoveDownRight aliases
|
|
1790
1790
|
export { default as MoveDownRightIcon } from '../icons/move-down-right';
|
|
1791
|
+
// MoveDownLeft aliases
|
|
1792
|
+
export { default as MoveDownLeftIcon } from '../icons/move-down-left';
|
|
1791
1793
|
// MoveDown aliases
|
|
1792
1794
|
export { default as MoveDownIcon } from '../icons/move-down';
|
|
1793
1795
|
// MoveHorizontal aliases
|
|
1794
1796
|
export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
|
|
1795
1797
|
// MoveLeft aliases
|
|
1796
1798
|
export { default as MoveLeftIcon } from '../icons/move-left';
|
|
1797
|
-
// MoveUpLeft aliases
|
|
1798
|
-
export { default as MoveUpLeftIcon } from '../icons/move-up-left';
|
|
1799
1799
|
// MoveRight aliases
|
|
1800
1800
|
export { default as MoveRightIcon } from '../icons/move-right';
|
|
1801
|
+
// MoveUpLeft aliases
|
|
1802
|
+
export { default as MoveUpLeftIcon } from '../icons/move-up-left';
|
|
1801
1803
|
// MoveUpRight aliases
|
|
1802
1804
|
export { default as MoveUpRightIcon } from '../icons/move-up-right';
|
|
1803
1805
|
// MoveUp aliases
|
|
@@ -1812,10 +1814,10 @@ export { default as Music2Icon } from '../icons/music-2';
|
|
|
1812
1814
|
export { default as Music3Icon } from '../icons/music-3';
|
|
1813
1815
|
// Music4 aliases
|
|
1814
1816
|
export { default as Music4Icon } from '../icons/music-4';
|
|
1815
|
-
// Music aliases
|
|
1816
|
-
export { default as MusicIcon } from '../icons/music';
|
|
1817
1817
|
// Navigation2Off aliases
|
|
1818
1818
|
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1819
|
+
// Music aliases
|
|
1820
|
+
export { default as MusicIcon } from '../icons/music';
|
|
1819
1821
|
// Navigation2 aliases
|
|
1820
1822
|
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1821
1823
|
// NavigationOff aliases
|
|
@@ -1824,12 +1826,12 @@ export { default as NavigationOffIcon } from '../icons/navigation-off';
|
|
|
1824
1826
|
export { default as NavigationIcon } from '../icons/navigation';
|
|
1825
1827
|
// Network aliases
|
|
1826
1828
|
export { default as NetworkIcon } from '../icons/network';
|
|
1827
|
-
// Newspaper aliases
|
|
1828
|
-
export { default as NewspaperIcon } from '../icons/newspaper';
|
|
1829
1829
|
// Nfc aliases
|
|
1830
1830
|
export { default as NfcIcon } from '../icons/nfc';
|
|
1831
1831
|
// NonBinary aliases
|
|
1832
1832
|
export { default as NonBinaryIcon } from '../icons/non-binary';
|
|
1833
|
+
// Newspaper aliases
|
|
1834
|
+
export { default as NewspaperIcon } from '../icons/newspaper';
|
|
1833
1835
|
// NotebookPen aliases
|
|
1834
1836
|
export { default as NotebookPenIcon } from '../icons/notebook-pen';
|
|
1835
1837
|
// NotebookTabs aliases
|
|
@@ -1842,28 +1844,28 @@ export { default as NotebookIcon } from '../icons/notebook';
|
|
|
1842
1844
|
export { default as NotepadTextDashedIcon } from '../icons/notepad-text-dashed';
|
|
1843
1845
|
// NotepadText aliases
|
|
1844
1846
|
export { default as NotepadTextIcon } from '../icons/notepad-text';
|
|
1845
|
-
// NutOff aliases
|
|
1846
|
-
export { default as NutOffIcon } from '../icons/nut-off';
|
|
1847
1847
|
// Nut aliases
|
|
1848
1848
|
export { default as NutIcon } from '../icons/nut';
|
|
1849
|
+
// NutOff aliases
|
|
1850
|
+
export { default as NutOffIcon } from '../icons/nut-off';
|
|
1849
1851
|
// OctagonMinus aliases
|
|
1850
1852
|
export { default as OctagonMinusIcon } from '../icons/octagon-minus';
|
|
1851
|
-
// Octagon aliases
|
|
1852
|
-
export { default as OctagonIcon } from '../icons/octagon';
|
|
1853
1853
|
// Omega aliases
|
|
1854
1854
|
export { default as OmegaIcon } from '../icons/omega';
|
|
1855
|
+
// Octagon aliases
|
|
1856
|
+
export { default as OctagonIcon } from '../icons/octagon';
|
|
1855
1857
|
// Option aliases
|
|
1856
1858
|
export { default as OptionIcon } from '../icons/option';
|
|
1857
1859
|
// Orbit aliases
|
|
1858
1860
|
export { default as OrbitIcon } from '../icons/orbit';
|
|
1859
1861
|
// Origami aliases
|
|
1860
1862
|
export { default as OrigamiIcon } from '../icons/origami';
|
|
1861
|
-
// Package2 aliases
|
|
1862
|
-
export { default as Package2Icon } from '../icons/package-2';
|
|
1863
1863
|
// PackageCheck aliases
|
|
1864
1864
|
export { default as PackageCheckIcon } from '../icons/package-check';
|
|
1865
1865
|
// PackageMinus aliases
|
|
1866
1866
|
export { default as PackageMinusIcon } from '../icons/package-minus';
|
|
1867
|
+
// Package2 aliases
|
|
1868
|
+
export { default as Package2Icon } from '../icons/package-2';
|
|
1867
1869
|
// PackageOpen aliases
|
|
1868
1870
|
export { default as PackageOpenIcon } from '../icons/package-open';
|
|
1869
1871
|
// PackagePlus aliases
|
|
@@ -1872,12 +1874,12 @@ export { default as PackagePlusIcon } from '../icons/package-plus';
|
|
|
1872
1874
|
export { default as PackageSearchIcon } from '../icons/package-search';
|
|
1873
1875
|
// PackageX aliases
|
|
1874
1876
|
export { default as PackageXIcon } from '../icons/package-x';
|
|
1875
|
-
// Package aliases
|
|
1876
|
-
export { default as PackageIcon } from '../icons/package';
|
|
1877
1877
|
// PaintBucket aliases
|
|
1878
1878
|
export { default as PaintBucketIcon } from '../icons/paint-bucket';
|
|
1879
1879
|
// PaintRoller aliases
|
|
1880
1880
|
export { default as PaintRollerIcon } from '../icons/paint-roller';
|
|
1881
|
+
// Package aliases
|
|
1882
|
+
export { default as PackageIcon } from '../icons/package';
|
|
1881
1883
|
// Paintbrush aliases
|
|
1882
1884
|
export { default as PaintbrushIcon } from '../icons/paintbrush';
|
|
1883
1885
|
// Palette aliases
|
|
@@ -1906,18 +1908,18 @@ export { default as PanelTopCloseIcon } from '../icons/panel-top-close';
|
|
|
1906
1908
|
export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
|
|
1907
1909
|
// PanelTop aliases
|
|
1908
1910
|
export { default as PanelTopIcon } from '../icons/panel-top';
|
|
1909
|
-
// PanelsRightBottom aliases
|
|
1910
|
-
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
1911
1911
|
// PanelsLeftBottom aliases
|
|
1912
1912
|
export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
|
|
1913
|
+
// PanelsRightBottom aliases
|
|
1914
|
+
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
1913
1915
|
// Paperclip aliases
|
|
1914
1916
|
export { default as PaperclipIcon } from '../icons/paperclip';
|
|
1915
1917
|
// Parentheses aliases
|
|
1916
1918
|
export { default as ParenthesesIcon } from '../icons/parentheses';
|
|
1917
|
-
// ParkingMeter aliases
|
|
1918
|
-
export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
1919
1919
|
// PartyPopper aliases
|
|
1920
1920
|
export { default as PartyPopperIcon } from '../icons/party-popper';
|
|
1921
|
+
// ParkingMeter aliases
|
|
1922
|
+
export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
1921
1923
|
// Pause aliases
|
|
1922
1924
|
export { default as PauseIcon } from '../icons/pause';
|
|
1923
1925
|
// PawPrint aliases
|
|
@@ -1930,20 +1932,20 @@ export { default as PenOffIcon } from '../icons/pen-off';
|
|
|
1930
1932
|
export { default as PencilLineIcon } from '../icons/pencil-line';
|
|
1931
1933
|
// PenTool aliases
|
|
1932
1934
|
export { default as PenToolIcon } from '../icons/pen-tool';
|
|
1933
|
-
// PencilOff aliases
|
|
1934
|
-
export { default as PencilOffIcon } from '../icons/pencil-off';
|
|
1935
1935
|
// PencilRuler aliases
|
|
1936
1936
|
export { default as PencilRulerIcon } from '../icons/pencil-ruler';
|
|
1937
|
+
// PencilOff aliases
|
|
1938
|
+
export { default as PencilOffIcon } from '../icons/pencil-off';
|
|
1937
1939
|
// Pencil aliases
|
|
1938
1940
|
export { default as PencilIcon } from '../icons/pencil';
|
|
1939
|
-
// Pentagon aliases
|
|
1940
|
-
export { default as PentagonIcon } from '../icons/pentagon';
|
|
1941
1941
|
// Percent aliases
|
|
1942
1942
|
export { default as PercentIcon } from '../icons/percent';
|
|
1943
|
-
//
|
|
1944
|
-
export { default as
|
|
1943
|
+
// Pentagon aliases
|
|
1944
|
+
export { default as PentagonIcon } from '../icons/pentagon';
|
|
1945
1945
|
// PhilippinePeso aliases
|
|
1946
1946
|
export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
1947
|
+
// PersonStanding aliases
|
|
1948
|
+
export { default as PersonStandingIcon } from '../icons/person-standing';
|
|
1947
1949
|
// PhoneCall aliases
|
|
1948
1950
|
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
1949
1951
|
// PhoneForwarded aliases
|
|
@@ -1972,16 +1974,16 @@ export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
|
1972
1974
|
export { default as PiggyBankIcon } from '../icons/piggy-bank';
|
|
1973
1975
|
// PilcrowLeft aliases
|
|
1974
1976
|
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
1975
|
-
// PilcrowRight aliases
|
|
1976
|
-
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
1977
1977
|
// Pilcrow aliases
|
|
1978
1978
|
export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
1979
|
+
// PilcrowRight aliases
|
|
1980
|
+
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
1979
1981
|
// PillBottle aliases
|
|
1980
1982
|
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
1981
|
-
// Pill aliases
|
|
1982
|
-
export { default as PillIcon } from '../icons/pill';
|
|
1983
1983
|
// PinOff aliases
|
|
1984
1984
|
export { default as PinOffIcon } from '../icons/pin-off';
|
|
1985
|
+
// Pill aliases
|
|
1986
|
+
export { default as PillIcon } from '../icons/pill';
|
|
1985
1987
|
// Pin aliases
|
|
1986
1988
|
export { default as PinIcon } from '../icons/pin';
|
|
1987
1989
|
// Pipette aliases
|
|
@@ -1992,42 +1994,42 @@ export { default as PizzaIcon } from '../icons/pizza';
|
|
|
1992
1994
|
export { default as PlaneLandingIcon } from '../icons/plane-landing';
|
|
1993
1995
|
// PlaneTakeoff aliases
|
|
1994
1996
|
export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff';
|
|
1995
|
-
// Plane aliases
|
|
1996
|
-
export { default as PlaneIcon } from '../icons/plane';
|
|
1997
1997
|
// Play aliases
|
|
1998
1998
|
export { default as PlayIcon } from '../icons/play';
|
|
1999
|
+
// Plane aliases
|
|
2000
|
+
export { default as PlaneIcon } from '../icons/plane';
|
|
1999
2001
|
// Plug2 aliases
|
|
2000
2002
|
export { default as Plug2Icon } from '../icons/plug-2';
|
|
2001
2003
|
// Plug aliases
|
|
2002
2004
|
export { default as PlugIcon } from '../icons/plug';
|
|
2003
|
-
// PocketKnife aliases
|
|
2004
|
-
export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
2005
2005
|
// Plus aliases
|
|
2006
2006
|
export { default as PlusIcon } from '../icons/plus';
|
|
2007
|
+
// PocketKnife aliases
|
|
2008
|
+
export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
2007
2009
|
// Pocket aliases
|
|
2008
2010
|
export { default as PocketIcon } from '../icons/pocket';
|
|
2009
2011
|
// Podcast aliases
|
|
2010
2012
|
export { default as PodcastIcon } from '../icons/podcast';
|
|
2011
2013
|
// PointerOff aliases
|
|
2012
2014
|
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
2013
|
-
// Pointer aliases
|
|
2014
|
-
export { default as PointerIcon } from '../icons/pointer';
|
|
2015
2015
|
// Popcorn aliases
|
|
2016
2016
|
export { default as PopcornIcon } from '../icons/popcorn';
|
|
2017
|
-
//
|
|
2018
|
-
export { default as
|
|
2017
|
+
// Pointer aliases
|
|
2018
|
+
export { default as PointerIcon } from '../icons/pointer';
|
|
2019
2019
|
// PoundSterling aliases
|
|
2020
2020
|
export { default as PoundSterlingIcon } from '../icons/pound-sterling';
|
|
2021
|
-
//
|
|
2022
|
-
export { default as
|
|
2023
|
-
// Power aliases
|
|
2024
|
-
export { default as PowerIcon } from '../icons/power';
|
|
2021
|
+
// Popsicle aliases
|
|
2022
|
+
export { default as PopsicleIcon } from '../icons/popsicle';
|
|
2025
2023
|
// Presentation aliases
|
|
2026
2024
|
export { default as PresentationIcon } from '../icons/presentation';
|
|
2027
|
-
//
|
|
2028
|
-
export { default as
|
|
2025
|
+
// Power aliases
|
|
2026
|
+
export { default as PowerIcon } from '../icons/power';
|
|
2027
|
+
// PowerOff aliases
|
|
2028
|
+
export { default as PowerOffIcon } from '../icons/power-off';
|
|
2029
2029
|
// PrinterCheck aliases
|
|
2030
2030
|
export { default as PrinterCheckIcon } from '../icons/printer-check';
|
|
2031
|
+
// Printer aliases
|
|
2032
|
+
export { default as PrinterIcon } from '../icons/printer';
|
|
2031
2033
|
// Projector aliases
|
|
2032
2034
|
export { default as ProjectorIcon } from '../icons/projector';
|
|
2033
2035
|
// Proportions aliases
|
|
@@ -2042,20 +2044,20 @@ export { default as QrCodeIcon } from '../icons/qr-code';
|
|
|
2042
2044
|
export { default as QuoteIcon } from '../icons/quote';
|
|
2043
2045
|
// Rabbit aliases
|
|
2044
2046
|
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2045
|
-
// Radar aliases
|
|
2046
|
-
export { default as RadarIcon } from '../icons/radar';
|
|
2047
2047
|
// Radiation aliases
|
|
2048
2048
|
export { default as RadiationIcon } from '../icons/radiation';
|
|
2049
|
+
// Radar aliases
|
|
2050
|
+
export { default as RadarIcon } from '../icons/radar';
|
|
2049
2051
|
// Radical aliases
|
|
2050
2052
|
export { default as RadicalIcon } from '../icons/radical';
|
|
2051
|
-
// RadioReceiver aliases
|
|
2052
|
-
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2053
2053
|
// RadioTower aliases
|
|
2054
2054
|
export { default as RadioTowerIcon } from '../icons/radio-tower';
|
|
2055
|
-
//
|
|
2056
|
-
export { default as
|
|
2055
|
+
// RadioReceiver aliases
|
|
2056
|
+
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2057
2057
|
// Radio aliases
|
|
2058
2058
|
export { default as RadioIcon } from '../icons/radio';
|
|
2059
|
+
// Radius aliases
|
|
2060
|
+
export { default as RadiusIcon } from '../icons/radius';
|
|
2059
2061
|
// RailSymbol aliases
|
|
2060
2062
|
export { default as RailSymbolIcon } from '../icons/rail-symbol';
|
|
2061
2063
|
// Rainbow aliases
|
|
@@ -2064,28 +2066,28 @@ export { default as RainbowIcon } from '../icons/rainbow';
|
|
|
2064
2066
|
export { default as RatIcon } from '../icons/rat';
|
|
2065
2067
|
// Ratio aliases
|
|
2066
2068
|
export { default as RatioIcon } from '../icons/ratio';
|
|
2069
|
+
// ReceiptIndianRupee aliases
|
|
2070
|
+
export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
|
|
2067
2071
|
// ReceiptCent aliases
|
|
2068
2072
|
export { default as ReceiptCentIcon } from '../icons/receipt-cent';
|
|
2069
2073
|
// ReceiptEuro aliases
|
|
2070
2074
|
export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
|
|
2071
|
-
// ReceiptIndianRupee aliases
|
|
2072
|
-
export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
|
|
2073
|
-
// ReceiptJapaneseYen aliases
|
|
2074
|
-
export { default as ReceiptJapaneseYenIcon } from '../icons/receipt-japanese-yen';
|
|
2075
2075
|
// ReceiptPoundSterling aliases
|
|
2076
2076
|
export { default as ReceiptPoundSterlingIcon } from '../icons/receipt-pound-sterling';
|
|
2077
|
+
// ReceiptJapaneseYen aliases
|
|
2078
|
+
export { default as ReceiptJapaneseYenIcon } from '../icons/receipt-japanese-yen';
|
|
2079
|
+
// ReceiptSwissFranc aliases
|
|
2080
|
+
export { default as ReceiptSwissFrancIcon } from '../icons/receipt-swiss-franc';
|
|
2077
2081
|
// ReceiptRussianRuble aliases
|
|
2078
2082
|
export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-ruble';
|
|
2079
2083
|
// ReceiptText aliases
|
|
2080
2084
|
export { default as ReceiptTextIcon } from '../icons/receipt-text';
|
|
2081
|
-
//
|
|
2082
|
-
export { default as
|
|
2085
|
+
// RectangleCircle aliases
|
|
2086
|
+
export { default as RectangleCircleIcon } from '../icons/rectangle-circle';
|
|
2083
2087
|
// ReceiptTurkishLira aliases
|
|
2084
2088
|
export { default as ReceiptTurkishLiraIcon } from '../icons/receipt-turkish-lira';
|
|
2085
2089
|
// Receipt aliases
|
|
2086
2090
|
export { default as ReceiptIcon } from '../icons/receipt';
|
|
2087
|
-
// RectangleCircle aliases
|
|
2088
|
-
export { default as RectangleCircleIcon } from '../icons/rectangle-circle';
|
|
2089
2091
|
// RectangleGoggles aliases
|
|
2090
2092
|
export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
|
|
2091
2093
|
// RectangleHorizontal aliases
|
|
@@ -2102,14 +2104,14 @@ export { default as RedoDotIcon } from '../icons/redo-dot';
|
|
|
2102
2104
|
export { default as RedoIcon } from '../icons/redo';
|
|
2103
2105
|
// RefreshCcwDot aliases
|
|
2104
2106
|
export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot';
|
|
2105
|
-
// RefreshCcw aliases
|
|
2106
|
-
export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
|
|
2107
2107
|
// RefreshCwOff aliases
|
|
2108
2108
|
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
2109
|
-
//
|
|
2110
|
-
export { default as
|
|
2109
|
+
// RefreshCcw aliases
|
|
2110
|
+
export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
|
|
2111
2111
|
// Refrigerator aliases
|
|
2112
2112
|
export { default as RefrigeratorIcon } from '../icons/refrigerator';
|
|
2113
|
+
// RefreshCw aliases
|
|
2114
|
+
export { default as RefreshCwIcon } from '../icons/refresh-cw';
|
|
2113
2115
|
// Regex aliases
|
|
2114
2116
|
export { default as RegexIcon } from '../icons/regex';
|
|
2115
2117
|
// RemoveFormatting aliases
|
|
@@ -2126,12 +2128,12 @@ export { default as ReplaceAllIcon } from '../icons/replace-all';
|
|
|
2126
2128
|
export { default as ReplaceIcon } from '../icons/replace';
|
|
2127
2129
|
// ReplyAll aliases
|
|
2128
2130
|
export { default as ReplyAllIcon } from '../icons/reply-all';
|
|
2131
|
+
// Rewind aliases
|
|
2132
|
+
export { default as RewindIcon } from '../icons/rewind';
|
|
2129
2133
|
// Reply aliases
|
|
2130
2134
|
export { default as ReplyIcon } from '../icons/reply';
|
|
2131
2135
|
// Ribbon aliases
|
|
2132
2136
|
export { default as RibbonIcon } from '../icons/ribbon';
|
|
2133
|
-
// Rewind aliases
|
|
2134
|
-
export { default as RewindIcon } from '../icons/rewind';
|
|
2135
2137
|
// Rocket aliases
|
|
2136
2138
|
export { default as RocketIcon } from '../icons/rocket';
|
|
2137
2139
|
// RockingChair aliases
|
|
@@ -2148,32 +2150,32 @@ export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
|
|
|
2148
2150
|
export { default as RotateCcwIcon } from '../icons/rotate-ccw';
|
|
2149
2151
|
// RotateCwSquare aliases
|
|
2150
2152
|
export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
|
|
2151
|
-
// RotateCw aliases
|
|
2152
|
-
export { default as RotateCwIcon } from '../icons/rotate-cw';
|
|
2153
2153
|
// RouteOff aliases
|
|
2154
2154
|
export { default as RouteOffIcon } from '../icons/route-off';
|
|
2155
2155
|
// Route aliases
|
|
2156
2156
|
export { default as RouteIcon } from '../icons/route';
|
|
2157
|
+
// RotateCw aliases
|
|
2158
|
+
export { default as RotateCwIcon } from '../icons/rotate-cw';
|
|
2157
2159
|
// Router aliases
|
|
2158
2160
|
export { default as RouterIcon } from '../icons/router';
|
|
2159
|
-
// Rss aliases
|
|
2160
|
-
export { default as RssIcon } from '../icons/rss';
|
|
2161
2161
|
// Rows4 aliases
|
|
2162
2162
|
export { default as Rows4Icon } from '../icons/rows-4';
|
|
2163
|
-
//
|
|
2164
|
-
export { default as
|
|
2163
|
+
// Rss aliases
|
|
2164
|
+
export { default as RssIcon } from '../icons/rss';
|
|
2165
2165
|
// Ruler aliases
|
|
2166
2166
|
export { default as RulerIcon } from '../icons/ruler';
|
|
2167
|
+
// RulerDimensionLine aliases
|
|
2168
|
+
export { default as RulerDimensionLineIcon } from '../icons/ruler-dimension-line';
|
|
2167
2169
|
// RussianRuble aliases
|
|
2168
2170
|
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2169
2171
|
// Sailboat aliases
|
|
2170
2172
|
export { default as SailboatIcon } from '../icons/sailboat';
|
|
2171
2173
|
// Salad aliases
|
|
2172
2174
|
export { default as SaladIcon } from '../icons/salad';
|
|
2173
|
-
// SatelliteDish aliases
|
|
2174
|
-
export { default as SatelliteDishIcon } from '../icons/satellite-dish';
|
|
2175
2175
|
// Sandwich aliases
|
|
2176
2176
|
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2177
|
+
// SatelliteDish aliases
|
|
2178
|
+
export { default as SatelliteDishIcon } from '../icons/satellite-dish';
|
|
2177
2179
|
// Satellite aliases
|
|
2178
2180
|
export { default as SatelliteIcon } from '../icons/satellite';
|
|
2179
2181
|
// SaudiRiyal aliases
|
|
@@ -2184,12 +2186,12 @@ export { default as SaveAllIcon } from '../icons/save-all';
|
|
|
2184
2186
|
export { default as SaveOffIcon } from '../icons/save-off';
|
|
2185
2187
|
// Save aliases
|
|
2186
2188
|
export { default as SaveIcon } from '../icons/save';
|
|
2187
|
-
// Scaling aliases
|
|
2188
|
-
export { default as ScalingIcon } from '../icons/scaling';
|
|
2189
|
-
// ScanBarcode aliases
|
|
2190
|
-
export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
|
|
2191
2189
|
// Scale aliases
|
|
2192
2190
|
export { default as ScaleIcon } from '../icons/scale';
|
|
2191
|
+
// ScanBarcode aliases
|
|
2192
|
+
export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
|
|
2193
|
+
// Scaling aliases
|
|
2194
|
+
export { default as ScalingIcon } from '../icons/scaling';
|
|
2193
2195
|
// ScanEye aliases
|
|
2194
2196
|
export { default as ScanEyeIcon } from '../icons/scan-eye';
|
|
2195
2197
|
// ScanFace aliases
|
|
@@ -2198,10 +2200,10 @@ export { default as ScanFaceIcon } from '../icons/scan-face';
|
|
|
2198
2200
|
export { default as ScanHeartIcon } from '../icons/scan-heart';
|
|
2199
2201
|
// ScanLine aliases
|
|
2200
2202
|
export { default as ScanLineIcon } from '../icons/scan-line';
|
|
2201
|
-
// ScanQrCode aliases
|
|
2202
|
-
export { default as ScanQrCodeIcon } from '../icons/scan-qr-code';
|
|
2203
2203
|
// ScanSearch aliases
|
|
2204
2204
|
export { default as ScanSearchIcon } from '../icons/scan-search';
|
|
2205
|
+
// ScanQrCode aliases
|
|
2206
|
+
export { default as ScanQrCodeIcon } from '../icons/scan-qr-code';
|
|
2205
2207
|
// ScanText aliases
|
|
2206
2208
|
export { default as ScanTextIcon } from '../icons/scan-text';
|
|
2207
2209
|
// Scan aliases
|
|
@@ -2230,22 +2232,22 @@ export { default as SearchSlashIcon } from '../icons/search-slash';
|
|
|
2230
2232
|
export { default as SearchXIcon } from '../icons/search-x';
|
|
2231
2233
|
// Search aliases
|
|
2232
2234
|
export { default as SearchIcon } from '../icons/search';
|
|
2233
|
-
// Section aliases
|
|
2234
|
-
export { default as SectionIcon } from '../icons/section';
|
|
2235
2235
|
// SendToBack aliases
|
|
2236
2236
|
export { default as SendToBackIcon } from '../icons/send-to-back';
|
|
2237
2237
|
// Send aliases
|
|
2238
2238
|
export { default as SendIcon } from '../icons/send';
|
|
2239
|
+
// Section aliases
|
|
2240
|
+
export { default as SectionIcon } from '../icons/section';
|
|
2239
2241
|
// SeparatorHorizontal aliases
|
|
2240
2242
|
export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
|
|
2241
2243
|
// SeparatorVertical aliases
|
|
2242
2244
|
export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
|
|
2243
2245
|
// ServerCog aliases
|
|
2244
2246
|
export { default as ServerCogIcon } from '../icons/server-cog';
|
|
2245
|
-
// ServerCrash aliases
|
|
2246
|
-
export { default as ServerCrashIcon } from '../icons/server-crash';
|
|
2247
2247
|
// ServerOff aliases
|
|
2248
2248
|
export { default as ServerOffIcon } from '../icons/server-off';
|
|
2249
|
+
// ServerCrash aliases
|
|
2250
|
+
export { default as ServerCrashIcon } from '../icons/server-crash';
|
|
2249
2251
|
// Server aliases
|
|
2250
2252
|
export { default as ServerIcon } from '../icons/server';
|
|
2251
2253
|
// Settings2 aliases
|
|
@@ -2262,52 +2264,52 @@ export { default as ShareIcon } from '../icons/share';
|
|
|
2262
2264
|
export { default as SheetIcon } from '../icons/sheet';
|
|
2263
2265
|
// Shell aliases
|
|
2264
2266
|
export { default as ShellIcon } from '../icons/shell';
|
|
2265
|
-
// ShieldBan aliases
|
|
2266
|
-
export { default as ShieldBanIcon } from '../icons/shield-ban';
|
|
2267
2267
|
// ShieldAlert aliases
|
|
2268
2268
|
export { default as ShieldAlertIcon } from '../icons/shield-alert';
|
|
2269
|
-
//
|
|
2270
|
-
export { default as
|
|
2269
|
+
// ShieldBan aliases
|
|
2270
|
+
export { default as ShieldBanIcon } from '../icons/shield-ban';
|
|
2271
2271
|
// ShieldEllipsis aliases
|
|
2272
2272
|
export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
|
|
2273
|
+
// ShieldCheck aliases
|
|
2274
|
+
export { default as ShieldCheckIcon } from '../icons/shield-check';
|
|
2273
2275
|
// ShieldHalf aliases
|
|
2274
2276
|
export { default as ShieldHalfIcon } from '../icons/shield-half';
|
|
2275
2277
|
// ShieldMinus aliases
|
|
2276
2278
|
export { default as ShieldMinusIcon } from '../icons/shield-minus';
|
|
2277
|
-
// ShieldOff aliases
|
|
2278
|
-
export { default as ShieldOffIcon } from '../icons/shield-off';
|
|
2279
2279
|
// ShieldPlus aliases
|
|
2280
2280
|
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2281
|
+
// ShieldOff aliases
|
|
2282
|
+
export { default as ShieldOffIcon } from '../icons/shield-off';
|
|
2281
2283
|
// ShieldUser aliases
|
|
2282
2284
|
export { default as ShieldUserIcon } from '../icons/shield-user';
|
|
2283
|
-
// Shield aliases
|
|
2284
|
-
export { default as ShieldIcon } from '../icons/shield';
|
|
2285
2285
|
// ShipWheel aliases
|
|
2286
2286
|
export { default as ShipWheelIcon } from '../icons/ship-wheel';
|
|
2287
|
+
// Shield aliases
|
|
2288
|
+
export { default as ShieldIcon } from '../icons/shield';
|
|
2287
2289
|
// Ship aliases
|
|
2288
2290
|
export { default as ShipIcon } from '../icons/ship';
|
|
2289
2291
|
// Shirt aliases
|
|
2290
2292
|
export { default as ShirtIcon } from '../icons/shirt';
|
|
2291
|
-
// ShoppingBag aliases
|
|
2292
|
-
export { default as ShoppingBagIcon } from '../icons/shopping-bag';
|
|
2293
2293
|
// ShoppingBasket aliases
|
|
2294
2294
|
export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
|
|
2295
|
+
// ShoppingBag aliases
|
|
2296
|
+
export { default as ShoppingBagIcon } from '../icons/shopping-bag';
|
|
2295
2297
|
// ShoppingCart aliases
|
|
2296
2298
|
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2297
2299
|
// Shovel aliases
|
|
2298
2300
|
export { default as ShovelIcon } from '../icons/shovel';
|
|
2301
|
+
// Shredder aliases
|
|
2302
|
+
export { default as ShredderIcon } from '../icons/shredder';
|
|
2299
2303
|
// ShowerHead aliases
|
|
2300
2304
|
export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
2301
2305
|
// Shrimp aliases
|
|
2302
2306
|
export { default as ShrimpIcon } from '../icons/shrimp';
|
|
2303
|
-
// Shredder aliases
|
|
2304
|
-
export { default as ShredderIcon } from '../icons/shredder';
|
|
2305
|
-
// Shrink aliases
|
|
2306
|
-
export { default as ShrinkIcon } from '../icons/shrink';
|
|
2307
2307
|
// Shrub aliases
|
|
2308
2308
|
export { default as ShrubIcon } from '../icons/shrub';
|
|
2309
2309
|
// Shuffle aliases
|
|
2310
2310
|
export { default as ShuffleIcon } from '../icons/shuffle';
|
|
2311
|
+
// Shrink aliases
|
|
2312
|
+
export { default as ShrinkIcon } from '../icons/shrink';
|
|
2311
2313
|
// Sigma aliases
|
|
2312
2314
|
export { default as SigmaIcon } from '../icons/sigma';
|
|
2313
2315
|
// SignalHigh aliases
|
|
@@ -2332,10 +2334,10 @@ export { default as SirenIcon } from '../icons/siren';
|
|
|
2332
2334
|
export { default as SkipBackIcon } from '../icons/skip-back';
|
|
2333
2335
|
// SkipForward aliases
|
|
2334
2336
|
export { default as SkipForwardIcon } from '../icons/skip-forward';
|
|
2335
|
-
// Skull aliases
|
|
2336
|
-
export { default as SkullIcon } from '../icons/skull';
|
|
2337
2337
|
// Slack aliases
|
|
2338
2338
|
export { default as SlackIcon } from '../icons/slack';
|
|
2339
|
+
// Skull aliases
|
|
2340
|
+
export { default as SkullIcon } from '../icons/skull';
|
|
2339
2341
|
// Slash aliases
|
|
2340
2342
|
export { default as SlashIcon } from '../icons/slash';
|
|
2341
2343
|
// Slice aliases
|
|
@@ -2348,26 +2350,26 @@ export { default as SmartphoneChargingIcon } from '../icons/smartphone-charging'
|
|
|
2348
2350
|
export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc';
|
|
2349
2351
|
// Smartphone aliases
|
|
2350
2352
|
export { default as SmartphoneIcon } from '../icons/smartphone';
|
|
2351
|
-
// SmilePlus aliases
|
|
2352
|
-
export { default as SmilePlusIcon } from '../icons/smile-plus';
|
|
2353
2353
|
// Smile aliases
|
|
2354
2354
|
export { default as SmileIcon } from '../icons/smile';
|
|
2355
|
-
//
|
|
2356
|
-
export { default as
|
|
2355
|
+
// SmilePlus aliases
|
|
2356
|
+
export { default as SmilePlusIcon } from '../icons/smile-plus';
|
|
2357
2357
|
// Snail aliases
|
|
2358
2358
|
export { default as SnailIcon } from '../icons/snail';
|
|
2359
2359
|
// SoapDispenserDroplet aliases
|
|
2360
2360
|
export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet';
|
|
2361
|
+
// Snowflake aliases
|
|
2362
|
+
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2361
2363
|
// Sofa aliases
|
|
2362
2364
|
export { default as SofaIcon } from '../icons/sofa';
|
|
2363
2365
|
// Soup aliases
|
|
2364
2366
|
export { default as SoupIcon } from '../icons/soup';
|
|
2365
2367
|
// Space aliases
|
|
2366
2368
|
export { default as SpaceIcon } from '../icons/space';
|
|
2367
|
-
// Spade aliases
|
|
2368
|
-
export { default as SpadeIcon } from '../icons/spade';
|
|
2369
2369
|
// Sparkle aliases
|
|
2370
2370
|
export { default as SparkleIcon } from '../icons/sparkle';
|
|
2371
|
+
// Spade aliases
|
|
2372
|
+
export { default as SpadeIcon } from '../icons/spade';
|
|
2371
2373
|
// Speaker aliases
|
|
2372
2374
|
export { default as SpeakerIcon } from '../icons/speaker';
|
|
2373
2375
|
// Speech aliases
|
|
@@ -2390,16 +2392,16 @@ export { default as SpotlightIcon } from '../icons/spotlight';
|
|
|
2390
2392
|
export { default as SprayCanIcon } from '../icons/spray-can';
|
|
2391
2393
|
// Sprout aliases
|
|
2392
2394
|
export { default as SproutIcon } from '../icons/sprout';
|
|
2393
|
-
// SquareDashedBottomCode aliases
|
|
2394
|
-
export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code';
|
|
2395
2395
|
// SquareDashedBottom aliases
|
|
2396
2396
|
export { default as SquareDashedBottomIcon } from '../icons/square-dashed-bottom';
|
|
2397
|
+
// SquareDashedBottomCode aliases
|
|
2398
|
+
export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code';
|
|
2397
2399
|
// SquareDashedTopSolid aliases
|
|
2398
2400
|
export { default as SquareDashedTopSolidIcon } from '../icons/square-dashed-top-solid';
|
|
2399
|
-
// SquareRadical aliases
|
|
2400
|
-
export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
2401
2401
|
// SquarePause aliases
|
|
2402
2402
|
export { default as SquarePauseIcon } from '../icons/square-pause';
|
|
2403
|
+
// SquareRadical aliases
|
|
2404
|
+
export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
2403
2405
|
// SquareRoundCorner aliases
|
|
2404
2406
|
export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
|
|
2405
2407
|
// SquareSquare aliases
|
|
@@ -2410,20 +2412,20 @@ export { default as SquareStackIcon } from '../icons/square-stack';
|
|
|
2410
2412
|
export { default as SquareStarIcon } from '../icons/square-star';
|
|
2411
2413
|
// SquareStop aliases
|
|
2412
2414
|
export { default as SquareStopIcon } from '../icons/square-stop';
|
|
2413
|
-
// Square aliases
|
|
2414
|
-
export { default as SquareIcon } from '../icons/square';
|
|
2415
2415
|
// SquaresExclude aliases
|
|
2416
2416
|
export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
|
|
2417
|
+
// Square aliases
|
|
2418
|
+
export { default as SquareIcon } from '../icons/square';
|
|
2417
2419
|
// SquaresIntersect aliases
|
|
2418
2420
|
export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
|
|
2419
2421
|
// SquaresSubtract aliases
|
|
2420
2422
|
export { default as SquaresSubtractIcon } from '../icons/squares-subtract';
|
|
2421
2423
|
// SquaresUnite aliases
|
|
2422
2424
|
export { default as SquaresUniteIcon } from '../icons/squares-unite';
|
|
2423
|
-
// SquircleDashed aliases
|
|
2424
|
-
export { default as SquircleDashedIcon } from '../icons/squircle-dashed';
|
|
2425
2425
|
// Squircle aliases
|
|
2426
2426
|
export { default as SquircleIcon } from '../icons/squircle';
|
|
2427
|
+
// SquircleDashed aliases
|
|
2428
|
+
export { default as SquircleDashedIcon } from '../icons/squircle-dashed';
|
|
2427
2429
|
// Squirrel aliases
|
|
2428
2430
|
export { default as SquirrelIcon } from '../icons/squirrel';
|
|
2429
2431
|
// Stamp aliases
|
|
@@ -2452,10 +2454,10 @@ export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
|
|
|
2452
2454
|
export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
2453
2455
|
// Strikethrough aliases
|
|
2454
2456
|
export { default as StrikethroughIcon } from '../icons/strikethrough';
|
|
2455
|
-
// Subscript aliases
|
|
2456
|
-
export { default as SubscriptIcon } from '../icons/subscript';
|
|
2457
2457
|
// SunDim aliases
|
|
2458
2458
|
export { default as SunDimIcon } from '../icons/sun-dim';
|
|
2459
|
+
// Subscript aliases
|
|
2460
|
+
export { default as SubscriptIcon } from '../icons/subscript';
|
|
2459
2461
|
// SunMedium aliases
|
|
2460
2462
|
export { default as SunMediumIcon } from '../icons/sun-medium';
|
|
2461
2463
|
// SunMoon aliases
|
|
@@ -2490,10 +2492,10 @@ export { default as TableCellsMergeIcon } from '../icons/table-cells-merge';
|
|
|
2490
2492
|
export { default as TableCellsSplitIcon } from '../icons/table-cells-split';
|
|
2491
2493
|
// TableColumnsSplit aliases
|
|
2492
2494
|
export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
|
|
2493
|
-
// TableProperties aliases
|
|
2494
|
-
export { default as TablePropertiesIcon } from '../icons/table-properties';
|
|
2495
2495
|
// TableOfContents aliases
|
|
2496
2496
|
export { default as TableOfContentsIcon } from '../icons/table-of-contents';
|
|
2497
|
+
// TableProperties aliases
|
|
2498
|
+
export { default as TablePropertiesIcon } from '../icons/table-properties';
|
|
2497
2499
|
// TableRowsSplit aliases
|
|
2498
2500
|
export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
|
|
2499
2501
|
// Table aliases
|
|
@@ -2518,40 +2520,40 @@ export { default as Tally3Icon } from '../icons/tally-3';
|
|
|
2518
2520
|
export { default as Tally4Icon } from '../icons/tally-4';
|
|
2519
2521
|
// Tally5 aliases
|
|
2520
2522
|
export { default as Tally5Icon } from '../icons/tally-5';
|
|
2523
|
+
// Telescope aliases
|
|
2524
|
+
export { default as TelescopeIcon } from '../icons/telescope';
|
|
2521
2525
|
// Tangent aliases
|
|
2522
2526
|
export { default as TangentIcon } from '../icons/tangent';
|
|
2523
2527
|
// Target aliases
|
|
2524
2528
|
export { default as TargetIcon } from '../icons/target';
|
|
2525
|
-
// Telescope aliases
|
|
2526
|
-
export { default as TelescopeIcon } from '../icons/telescope';
|
|
2527
2529
|
// TentTree aliases
|
|
2528
2530
|
export { default as TentTreeIcon } from '../icons/tent-tree';
|
|
2529
2531
|
// Tent aliases
|
|
2530
2532
|
export { default as TentIcon } from '../icons/tent';
|
|
2531
2533
|
// Terminal aliases
|
|
2532
2534
|
export { default as TerminalIcon } from '../icons/terminal';
|
|
2533
|
-
// TestTube aliases
|
|
2534
|
-
export { default as TestTubeIcon } from '../icons/test-tube';
|
|
2535
2535
|
// TestTubes aliases
|
|
2536
2536
|
export { default as TestTubesIcon } from '../icons/test-tubes';
|
|
2537
2537
|
// TextCursorInput aliases
|
|
2538
2538
|
export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
2539
2539
|
// TextCursor aliases
|
|
2540
2540
|
export { default as TextCursorIcon } from '../icons/text-cursor';
|
|
2541
|
+
// TestTube aliases
|
|
2542
|
+
export { default as TestTubeIcon } from '../icons/test-tube';
|
|
2541
2543
|
// TextQuote aliases
|
|
2542
2544
|
export { default as TextQuoteIcon } from '../icons/text-quote';
|
|
2543
2545
|
// TextSearch aliases
|
|
2544
2546
|
export { default as TextSearchIcon } from '../icons/text-search';
|
|
2545
2547
|
// Theater aliases
|
|
2546
2548
|
export { default as TheaterIcon } from '../icons/theater';
|
|
2547
|
-
// ThermometerSnowflake aliases
|
|
2548
|
-
export { default as ThermometerSnowflakeIcon } from '../icons/thermometer-snowflake';
|
|
2549
2549
|
// ThermometerSun aliases
|
|
2550
2550
|
export { default as ThermometerSunIcon } from '../icons/thermometer-sun';
|
|
2551
|
-
//
|
|
2552
|
-
export { default as
|
|
2551
|
+
// ThermometerSnowflake aliases
|
|
2552
|
+
export { default as ThermometerSnowflakeIcon } from '../icons/thermometer-snowflake';
|
|
2553
2553
|
// Thermometer aliases
|
|
2554
2554
|
export { default as ThermometerIcon } from '../icons/thermometer';
|
|
2555
|
+
// ThumbsDown aliases
|
|
2556
|
+
export { default as ThumbsDownIcon } from '../icons/thumbs-down';
|
|
2555
2557
|
// ThumbsUp aliases
|
|
2556
2558
|
export { default as ThumbsUpIcon } from '../icons/thumbs-up';
|
|
2557
2559
|
// TicketCheck aliases
|
|
@@ -2578,12 +2580,12 @@ export { default as TimerOffIcon } from '../icons/timer-off';
|
|
|
2578
2580
|
export { default as TimerResetIcon } from '../icons/timer-reset';
|
|
2579
2581
|
// Timer aliases
|
|
2580
2582
|
export { default as TimerIcon } from '../icons/timer';
|
|
2583
|
+
// Toilet aliases
|
|
2584
|
+
export { default as ToiletIcon } from '../icons/toilet';
|
|
2581
2585
|
// ToggleLeft aliases
|
|
2582
2586
|
export { default as ToggleLeftIcon } from '../icons/toggle-left';
|
|
2583
2587
|
// ToggleRight aliases
|
|
2584
2588
|
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2585
|
-
// Toilet aliases
|
|
2586
|
-
export { default as ToiletIcon } from '../icons/toilet';
|
|
2587
2589
|
// ToolCase aliases
|
|
2588
2590
|
export { default as ToolCaseIcon } from '../icons/tool-case';
|
|
2589
2591
|
// Tornado aliases
|
|
@@ -2594,20 +2596,20 @@ export { default as TorusIcon } from '../icons/torus';
|
|
|
2594
2596
|
export { default as TouchpadOffIcon } from '../icons/touchpad-off';
|
|
2595
2597
|
// Touchpad aliases
|
|
2596
2598
|
export { default as TouchpadIcon } from '../icons/touchpad';
|
|
2597
|
-
// ToyBrick aliases
|
|
2598
|
-
export { default as ToyBrickIcon } from '../icons/toy-brick';
|
|
2599
2599
|
// TowerControl aliases
|
|
2600
2600
|
export { default as TowerControlIcon } from '../icons/tower-control';
|
|
2601
|
+
// ToyBrick aliases
|
|
2602
|
+
export { default as ToyBrickIcon } from '../icons/toy-brick';
|
|
2601
2603
|
// Tractor aliases
|
|
2602
2604
|
export { default as TractorIcon } from '../icons/tractor';
|
|
2603
2605
|
// TrafficCone aliases
|
|
2604
2606
|
export { default as TrafficConeIcon } from '../icons/traffic-cone';
|
|
2605
2607
|
// TrainFrontTunnel aliases
|
|
2606
2608
|
export { default as TrainFrontTunnelIcon } from '../icons/train-front-tunnel';
|
|
2607
|
-
// TrainFront aliases
|
|
2608
|
-
export { default as TrainFrontIcon } from '../icons/train-front';
|
|
2609
2609
|
// TrainTrack aliases
|
|
2610
2610
|
export { default as TrainTrackIcon } from '../icons/train-track';
|
|
2611
|
+
// TrainFront aliases
|
|
2612
|
+
export { default as TrainFrontIcon } from '../icons/train-front';
|
|
2611
2613
|
// Transgender aliases
|
|
2612
2614
|
export { default as TransgenderIcon } from '../icons/transgender';
|
|
2613
2615
|
// Trash2 aliases
|
|
@@ -2626,10 +2628,10 @@ export { default as TrelloIcon } from '../icons/trello';
|
|
|
2626
2628
|
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2627
2629
|
// TrendingUpDown aliases
|
|
2628
2630
|
export { default as TrendingUpDownIcon } from '../icons/trending-up-down';
|
|
2629
|
-
// TrendingUp aliases
|
|
2630
|
-
export { default as TrendingUpIcon } from '../icons/trending-up';
|
|
2631
2631
|
// TriangleDashed aliases
|
|
2632
2632
|
export { default as TriangleDashedIcon } from '../icons/triangle-dashed';
|
|
2633
|
+
// TrendingUp aliases
|
|
2634
|
+
export { default as TrendingUpIcon } from '../icons/trending-up';
|
|
2633
2635
|
// TriangleRight aliases
|
|
2634
2636
|
export { default as TriangleRightIcon } from '../icons/triangle-right';
|
|
2635
2637
|
// Triangle aliases
|
|
@@ -2642,10 +2644,10 @@ export { default as TruckElectricIcon } from '../icons/truck-electric';
|
|
|
2642
2644
|
export { default as TruckIcon } from '../icons/truck';
|
|
2643
2645
|
// TurkishLira aliases
|
|
2644
2646
|
export { default as TurkishLiraIcon } from '../icons/turkish-lira';
|
|
2645
|
-
// Turntable aliases
|
|
2646
|
-
export { default as TurntableIcon } from '../icons/turntable';
|
|
2647
2647
|
// Turtle aliases
|
|
2648
2648
|
export { default as TurtleIcon } from '../icons/turtle';
|
|
2649
|
+
// Turntable aliases
|
|
2650
|
+
export { default as TurntableIcon } from '../icons/turntable';
|
|
2649
2651
|
// TvMinimalPlay aliases
|
|
2650
2652
|
export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
|
|
2651
2653
|
// Tv aliases
|
|
@@ -2660,10 +2662,10 @@ export { default as TypeOutlineIcon } from '../icons/type-outline';
|
|
|
2660
2662
|
export { default as TypeIcon } from '../icons/type';
|
|
2661
2663
|
// UmbrellaOff aliases
|
|
2662
2664
|
export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
|
|
2663
|
-
// Underline aliases
|
|
2664
|
-
export { default as UnderlineIcon } from '../icons/underline';
|
|
2665
2665
|
// Umbrella aliases
|
|
2666
2666
|
export { default as UmbrellaIcon } from '../icons/umbrella';
|
|
2667
|
+
// Underline aliases
|
|
2668
|
+
export { default as UnderlineIcon } from '../icons/underline';
|
|
2667
2669
|
// Undo2 aliases
|
|
2668
2670
|
export { default as Undo2Icon } from '../icons/undo-2';
|
|
2669
2671
|
// UndoDot aliases
|
|
@@ -2694,22 +2696,22 @@ export { default as UserCogIcon } from '../icons/user-cog';
|
|
|
2694
2696
|
export { default as UserLockIcon } from '../icons/user-lock';
|
|
2695
2697
|
// UserMinus aliases
|
|
2696
2698
|
export { default as UserMinusIcon } from '../icons/user-minus';
|
|
2697
|
-
// UserPen aliases
|
|
2698
|
-
export { default as UserPenIcon } from '../icons/user-pen';
|
|
2699
2699
|
// UserPlus aliases
|
|
2700
2700
|
export { default as UserPlusIcon } from '../icons/user-plus';
|
|
2701
|
-
//
|
|
2702
|
-
export { default as
|
|
2701
|
+
// UserPen aliases
|
|
2702
|
+
export { default as UserPenIcon } from '../icons/user-pen';
|
|
2703
2703
|
// UserRoundSearch aliases
|
|
2704
2704
|
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2705
2705
|
// UserSearch aliases
|
|
2706
2706
|
export { default as UserSearchIcon } from '../icons/user-search';
|
|
2707
|
+
// UserRoundPen aliases
|
|
2708
|
+
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2707
2709
|
// UserStar aliases
|
|
2708
2710
|
export { default as UserStarIcon } from '../icons/user-star';
|
|
2709
|
-
// UserX aliases
|
|
2710
|
-
export { default as UserXIcon } from '../icons/user-x';
|
|
2711
2711
|
// User aliases
|
|
2712
2712
|
export { default as UserIcon } from '../icons/user';
|
|
2713
|
+
// UserX aliases
|
|
2714
|
+
export { default as UserXIcon } from '../icons/user-x';
|
|
2713
2715
|
// Users aliases
|
|
2714
2716
|
export { default as UsersIcon } from '../icons/users';
|
|
2715
2717
|
// UtilityPole aliases
|
|
@@ -2734,16 +2736,16 @@ export { default as VibrateOffIcon } from '../icons/vibrate-off';
|
|
|
2734
2736
|
export { default as VibrateIcon } from '../icons/vibrate';
|
|
2735
2737
|
// VideoOff aliases
|
|
2736
2738
|
export { default as VideoOffIcon } from '../icons/video-off';
|
|
2737
|
-
// Video aliases
|
|
2738
|
-
export { default as VideoIcon } from '../icons/video';
|
|
2739
2739
|
// Videotape aliases
|
|
2740
2740
|
export { default as VideotapeIcon } from '../icons/videotape';
|
|
2741
2741
|
// View aliases
|
|
2742
2742
|
export { default as ViewIcon } from '../icons/view';
|
|
2743
|
-
//
|
|
2744
|
-
export { default as
|
|
2743
|
+
// Video aliases
|
|
2744
|
+
export { default as VideoIcon } from '../icons/video';
|
|
2745
2745
|
// Volleyball aliases
|
|
2746
2746
|
export { default as VolleyballIcon } from '../icons/volleyball';
|
|
2747
|
+
// Voicemail aliases
|
|
2748
|
+
export { default as VoicemailIcon } from '../icons/voicemail';
|
|
2747
2749
|
// Volume1 aliases
|
|
2748
2750
|
export { default as Volume1Icon } from '../icons/volume-1';
|
|
2749
2751
|
// Volume2 aliases
|
|
@@ -2754,28 +2756,28 @@ export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
|
2754
2756
|
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2755
2757
|
// Volume aliases
|
|
2756
2758
|
export { default as VolumeIcon } from '../icons/volume';
|
|
2757
|
-
// Vote aliases
|
|
2758
|
-
export { default as VoteIcon } from '../icons/vote';
|
|
2759
2759
|
// WalletCards aliases
|
|
2760
2760
|
export { default as WalletCardsIcon } from '../icons/wallet-cards';
|
|
2761
|
+
// Vote aliases
|
|
2762
|
+
export { default as VoteIcon } from '../icons/vote';
|
|
2761
2763
|
// Wallet aliases
|
|
2762
2764
|
export { default as WalletIcon } from '../icons/wallet';
|
|
2763
2765
|
// Wallpaper aliases
|
|
2764
2766
|
export { default as WallpaperIcon } from '../icons/wallpaper';
|
|
2765
2767
|
// Wand aliases
|
|
2766
2768
|
export { default as WandIcon } from '../icons/wand';
|
|
2767
|
-
// Warehouse aliases
|
|
2768
|
-
export { default as WarehouseIcon } from '../icons/warehouse';
|
|
2769
2769
|
// WashingMachine aliases
|
|
2770
2770
|
export { default as WashingMachineIcon } from '../icons/washing-machine';
|
|
2771
|
+
// Warehouse aliases
|
|
2772
|
+
export { default as WarehouseIcon } from '../icons/warehouse';
|
|
2771
2773
|
// Watch aliases
|
|
2772
2774
|
export { default as WatchIcon } from '../icons/watch';
|
|
2773
2775
|
// WavesLadder aliases
|
|
2774
2776
|
export { default as WavesLadderIcon } from '../icons/waves-ladder';
|
|
2775
|
-
// Waves aliases
|
|
2776
|
-
export { default as WavesIcon } from '../icons/waves';
|
|
2777
2777
|
// Waypoints aliases
|
|
2778
2778
|
export { default as WaypointsIcon } from '../icons/waypoints';
|
|
2779
|
+
// Waves aliases
|
|
2780
|
+
export { default as WavesIcon } from '../icons/waves';
|
|
2779
2781
|
// Webcam aliases
|
|
2780
2782
|
export { default as WebcamIcon } from '../icons/webcam';
|
|
2781
2783
|
// WebhookOff aliases
|
|
@@ -2788,10 +2790,10 @@ export { default as WeightIcon } from '../icons/weight';
|
|
|
2788
2790
|
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
2789
2791
|
// Wheat aliases
|
|
2790
2792
|
export { default as WheatIcon } from '../icons/wheat';
|
|
2791
|
-
// WifiCog aliases
|
|
2792
|
-
export { default as WifiCogIcon } from '../icons/wifi-cog';
|
|
2793
2793
|
// WholeWord aliases
|
|
2794
2794
|
export { default as WholeWordIcon } from '../icons/whole-word';
|
|
2795
|
+
// WifiCog aliases
|
|
2796
|
+
export { default as WifiCogIcon } from '../icons/wifi-cog';
|
|
2795
2797
|
// WifiHigh aliases
|
|
2796
2798
|
export { default as WifiHighIcon } from '../icons/wifi-high';
|
|
2797
2799
|
// WifiLow aliases
|
|
@@ -2806,10 +2808,10 @@ export { default as WifiSyncIcon } from '../icons/wifi-sync';
|
|
|
2806
2808
|
export { default as WifiZeroIcon } from '../icons/wifi-zero';
|
|
2807
2809
|
// Wifi aliases
|
|
2808
2810
|
export { default as WifiIcon } from '../icons/wifi';
|
|
2809
|
-
// Wind aliases
|
|
2810
|
-
export { default as WindIcon } from '../icons/wind';
|
|
2811
2811
|
// WindArrowDown aliases
|
|
2812
2812
|
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
2813
|
+
// Wind aliases
|
|
2814
|
+
export { default as WindIcon } from '../icons/wind';
|
|
2813
2815
|
// WineOff aliases
|
|
2814
2816
|
export { default as WineOffIcon } from '../icons/wine-off';
|
|
2815
2817
|
// Wine aliases
|
|
@@ -2978,18 +2980,18 @@ export {
|
|
|
2978
2980
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
2979
2981
|
default as BarChart4Icon
|
|
2980
2982
|
} from '../icons/chart-column-increasing';
|
|
2981
|
-
// ChartColumn aliases
|
|
2982
|
-
export { default as ChartColumnIcon } from '../icons/chart-column';
|
|
2983
|
-
export {
|
|
2984
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead. This alias will be removed in v1.0 */
|
|
2985
|
-
default as BarChart3Icon
|
|
2986
|
-
} from '../icons/chart-column';
|
|
2987
2983
|
// ChartLine aliases
|
|
2988
2984
|
export { default as ChartLineIcon } from '../icons/chart-line';
|
|
2989
2985
|
export {
|
|
2990
2986
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartLine} instead. This alias will be removed in v1.0 */
|
|
2991
2987
|
default as LineChartIcon
|
|
2992
2988
|
} from '../icons/chart-line';
|
|
2989
|
+
// ChartColumn aliases
|
|
2990
|
+
export { default as ChartColumnIcon } from '../icons/chart-column';
|
|
2991
|
+
export {
|
|
2992
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead. This alias will be removed in v1.0 */
|
|
2993
|
+
default as BarChart3Icon
|
|
2994
|
+
} from '../icons/chart-column';
|
|
2993
2995
|
// ChartNoAxesColumnIncreasing aliases
|
|
2994
2996
|
export { default as ChartNoAxesColumnIncreasingIcon } from '../icons/chart-no-axes-column-increasing';
|
|
2995
2997
|
export {
|
|
@@ -3044,36 +3046,36 @@ export {
|
|
|
3044
3046
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowLeft} instead. This alias will be removed in v1.0 */
|
|
3045
3047
|
default as ArrowLeftCircleIcon
|
|
3046
3048
|
} from '../icons/circle-arrow-left';
|
|
3047
|
-
// CircleArrowOutDownLeft aliases
|
|
3048
|
-
export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left';
|
|
3049
|
-
export {
|
|
3050
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. This alias will be removed in v1.0 */
|
|
3051
|
-
default as ArrowDownLeftFromCircleIcon
|
|
3052
|
-
} from '../icons/circle-arrow-out-down-left';
|
|
3053
3049
|
// CircleArrowOutDownRight aliases
|
|
3054
3050
|
export { default as CircleArrowOutDownRightIcon } from '../icons/circle-arrow-out-down-right';
|
|
3055
3051
|
export {
|
|
3056
3052
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownRight} instead. This alias will be removed in v1.0 */
|
|
3057
3053
|
default as ArrowDownRightFromCircleIcon
|
|
3058
3054
|
} from '../icons/circle-arrow-out-down-right';
|
|
3055
|
+
// CircleArrowOutDownLeft aliases
|
|
3056
|
+
export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left';
|
|
3057
|
+
export {
|
|
3058
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. This alias will be removed in v1.0 */
|
|
3059
|
+
default as ArrowDownLeftFromCircleIcon
|
|
3060
|
+
} from '../icons/circle-arrow-out-down-left';
|
|
3059
3061
|
// CircleArrowOutUpLeft aliases
|
|
3060
3062
|
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
3061
3063
|
export {
|
|
3062
3064
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
3063
3065
|
default as ArrowUpLeftFromCircleIcon
|
|
3064
3066
|
} from '../icons/circle-arrow-out-up-left';
|
|
3065
|
-
// CircleArrowOutUpRight aliases
|
|
3066
|
-
export { default as CircleArrowOutUpRightIcon } from '../icons/circle-arrow-out-up-right';
|
|
3067
|
-
export {
|
|
3068
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead. This alias will be removed in v1.0 */
|
|
3069
|
-
default as ArrowUpRightFromCircleIcon
|
|
3070
|
-
} from '../icons/circle-arrow-out-up-right';
|
|
3071
3067
|
// CircleArrowRight aliases
|
|
3072
3068
|
export { default as CircleArrowRightIcon } from '../icons/circle-arrow-right';
|
|
3073
3069
|
export {
|
|
3074
3070
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. This alias will be removed in v1.0 */
|
|
3075
3071
|
default as ArrowRightCircleIcon
|
|
3076
3072
|
} from '../icons/circle-arrow-right';
|
|
3073
|
+
// CircleArrowOutUpRight aliases
|
|
3074
|
+
export { default as CircleArrowOutUpRightIcon } from '../icons/circle-arrow-out-up-right';
|
|
3075
|
+
export {
|
|
3076
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead. This alias will be removed in v1.0 */
|
|
3077
|
+
default as ArrowUpRightFromCircleIcon
|
|
3078
|
+
} from '../icons/circle-arrow-out-up-right';
|
|
3077
3079
|
// CircleArrowUp aliases
|
|
3078
3080
|
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
3079
3081
|
export {
|
|
@@ -3092,18 +3094,18 @@ export {
|
|
|
3092
3094
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. This alias will be removed in v1.0 */
|
|
3093
3095
|
default as CheckCircle2Icon
|
|
3094
3096
|
} from '../icons/circle-check';
|
|
3095
|
-
// CircleChevronDown aliases
|
|
3096
|
-
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
|
|
3097
|
-
export {
|
|
3098
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. This alias will be removed in v1.0 */
|
|
3099
|
-
default as ChevronDownCircleIcon
|
|
3100
|
-
} from '../icons/circle-chevron-down';
|
|
3101
3097
|
// CircleChevronLeft aliases
|
|
3102
3098
|
export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
|
|
3103
3099
|
export {
|
|
3104
3100
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. This alias will be removed in v1.0 */
|
|
3105
3101
|
default as ChevronLeftCircleIcon
|
|
3106
3102
|
} from '../icons/circle-chevron-left';
|
|
3103
|
+
// CircleChevronDown aliases
|
|
3104
|
+
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
|
|
3105
|
+
export {
|
|
3106
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. This alias will be removed in v1.0 */
|
|
3107
|
+
default as ChevronDownCircleIcon
|
|
3108
|
+
} from '../icons/circle-chevron-down';
|
|
3107
3109
|
// CircleChevronRight aliases
|
|
3108
3110
|
export { default as CircleChevronRightIcon } from '../icons/circle-chevron-right';
|
|
3109
3111
|
export {
|
|
@@ -3158,18 +3160,18 @@ export {
|
|
|
3158
3160
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePercent} instead. This alias will be removed in v1.0 */
|
|
3159
3161
|
default as PercentCircleIcon
|
|
3160
3162
|
} from '../icons/circle-percent';
|
|
3161
|
-
// CirclePlay aliases
|
|
3162
|
-
export { default as CirclePlayIcon } from '../icons/circle-play';
|
|
3163
|
-
export {
|
|
3164
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlay} instead. This alias will be removed in v1.0 */
|
|
3165
|
-
default as PlayCircleIcon
|
|
3166
|
-
} from '../icons/circle-play';
|
|
3167
3163
|
// CirclePlus aliases
|
|
3168
3164
|
export { default as CirclePlusIcon } from '../icons/circle-plus';
|
|
3169
3165
|
export {
|
|
3170
3166
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlus} instead. This alias will be removed in v1.0 */
|
|
3171
3167
|
default as PlusCircleIcon
|
|
3172
3168
|
} from '../icons/circle-plus';
|
|
3169
|
+
// CirclePlay aliases
|
|
3170
|
+
export { default as CirclePlayIcon } from '../icons/circle-play';
|
|
3171
|
+
export {
|
|
3172
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlay} instead. This alias will be removed in v1.0 */
|
|
3173
|
+
default as PlayCircleIcon
|
|
3174
|
+
} from '../icons/circle-play';
|
|
3173
3175
|
// CirclePower aliases
|
|
3174
3176
|
export { default as CirclePowerIcon } from '../icons/circle-power';
|
|
3175
3177
|
export {
|
|
@@ -3192,18 +3194,18 @@ export {
|
|
|
3192
3194
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleSlash2} instead. This alias will be removed in v1.0 */
|
|
3193
3195
|
default as CircleSlashedIcon
|
|
3194
3196
|
} from '../icons/circle-slash-2';
|
|
3195
|
-
// CircleStop aliases
|
|
3196
|
-
export { default as CircleStopIcon } from '../icons/circle-stop';
|
|
3197
|
-
export {
|
|
3198
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. This alias will be removed in v1.0 */
|
|
3199
|
-
default as StopCircleIcon
|
|
3200
|
-
} from '../icons/circle-stop';
|
|
3201
3197
|
// CircleUserRound aliases
|
|
3202
3198
|
export { default as CircleUserRoundIcon } from '../icons/circle-user-round';
|
|
3203
3199
|
export {
|
|
3204
3200
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. This alias will be removed in v1.0 */
|
|
3205
3201
|
default as UserCircle2Icon
|
|
3206
3202
|
} from '../icons/circle-user-round';
|
|
3203
|
+
// CircleStop aliases
|
|
3204
|
+
export { default as CircleStopIcon } from '../icons/circle-stop';
|
|
3205
|
+
export {
|
|
3206
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. This alias will be removed in v1.0 */
|
|
3207
|
+
default as StopCircleIcon
|
|
3208
|
+
} from '../icons/circle-stop';
|
|
3207
3209
|
// CircleUser aliases
|
|
3208
3210
|
export { default as CircleUserIcon } from '../icons/circle-user';
|
|
3209
3211
|
export {
|
|
@@ -3222,18 +3224,18 @@ export {
|
|
|
3222
3224
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead. This alias will be removed in v1.0 */
|
|
3223
3225
|
default as ClipboardSignatureIcon
|
|
3224
3226
|
} from '../icons/clipboard-pen-line';
|
|
3225
|
-
// CloudDownload aliases
|
|
3226
|
-
export { default as CloudDownloadIcon } from '../icons/cloud-download';
|
|
3227
|
-
export {
|
|
3228
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudDownload} instead. This alias will be removed in v1.0 */
|
|
3229
|
-
default as DownloadCloudIcon
|
|
3230
|
-
} from '../icons/cloud-download';
|
|
3231
3227
|
// ClipboardPen aliases
|
|
3232
3228
|
export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
|
|
3233
3229
|
export {
|
|
3234
3230
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPen} instead. This alias will be removed in v1.0 */
|
|
3235
3231
|
default as ClipboardEditIcon
|
|
3236
3232
|
} from '../icons/clipboard-pen';
|
|
3233
|
+
// CloudDownload aliases
|
|
3234
|
+
export { default as CloudDownloadIcon } from '../icons/cloud-download';
|
|
3235
|
+
export {
|
|
3236
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudDownload} instead. This alias will be removed in v1.0 */
|
|
3237
|
+
default as DownloadCloudIcon
|
|
3238
|
+
} from '../icons/cloud-download';
|
|
3237
3239
|
// CloudUpload aliases
|
|
3238
3240
|
export { default as CloudUploadIcon } from '../icons/cloud-upload';
|
|
3239
3241
|
export {
|
|
@@ -3328,12 +3330,6 @@ export {
|
|
|
3328
3330
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. This alias will be removed in v1.0 */
|
|
3329
3331
|
default as FilePieChartIcon
|
|
3330
3332
|
} from '../icons/file-chart-pie';
|
|
3331
|
-
// FileCog aliases
|
|
3332
|
-
export { default as FileCogIcon } from '../icons/file-cog';
|
|
3333
|
-
export {
|
|
3334
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead. This alias will be removed in v1.0 */
|
|
3335
|
-
default as FileCog2Icon
|
|
3336
|
-
} from '../icons/file-cog';
|
|
3337
3333
|
// FilePenLine aliases
|
|
3338
3334
|
export { default as FilePenLineIcon } from '../icons/file-pen-line';
|
|
3339
3335
|
export {
|
|
@@ -3346,36 +3342,42 @@ export {
|
|
|
3346
3342
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead. This alias will be removed in v1.0 */
|
|
3347
3343
|
default as FileEditIcon
|
|
3348
3344
|
} from '../icons/file-pen';
|
|
3345
|
+
// FileCog aliases
|
|
3346
|
+
export { default as FileCogIcon } from '../icons/file-cog';
|
|
3347
|
+
export {
|
|
3348
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead. This alias will be removed in v1.0 */
|
|
3349
|
+
default as FileCog2Icon
|
|
3350
|
+
} from '../icons/file-cog';
|
|
3349
3351
|
// FilePlay aliases
|
|
3350
3352
|
export { default as FilePlayIcon } from '../icons/file-play';
|
|
3351
3353
|
export {
|
|
3352
3354
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlay} instead. This alias will be removed in v1.0 */
|
|
3353
3355
|
default as FileVideoIcon
|
|
3354
3356
|
} from '../icons/file-play';
|
|
3355
|
-
// FileQuestionMark aliases
|
|
3356
|
-
export { default as FileQuestionMarkIcon } from '../icons/file-question-mark';
|
|
3357
|
-
export {
|
|
3358
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3359
|
-
default as FileQuestionIcon
|
|
3360
|
-
} from '../icons/file-question-mark';
|
|
3361
3357
|
// FileVideoCamera aliases
|
|
3362
3358
|
export { default as FileVideoCameraIcon } from '../icons/file-video-camera';
|
|
3363
3359
|
export {
|
|
3364
3360
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. This alias will be removed in v1.0 */
|
|
3365
3361
|
default as FileVideo2Icon
|
|
3366
3362
|
} from '../icons/file-video-camera';
|
|
3367
|
-
//
|
|
3368
|
-
export { default as
|
|
3363
|
+
// FileQuestionMark aliases
|
|
3364
|
+
export { default as FileQuestionMarkIcon } from '../icons/file-question-mark';
|
|
3369
3365
|
export {
|
|
3370
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3371
|
-
default as
|
|
3372
|
-
} from '../icons/
|
|
3366
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3367
|
+
default as FileQuestionIcon
|
|
3368
|
+
} from '../icons/file-question-mark';
|
|
3373
3369
|
// FolderPen aliases
|
|
3374
3370
|
export { default as FolderPenIcon } from '../icons/folder-pen';
|
|
3375
3371
|
export {
|
|
3376
3372
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderPen} instead. This alias will be removed in v1.0 */
|
|
3377
3373
|
default as FolderEditIcon
|
|
3378
3374
|
} from '../icons/folder-pen';
|
|
3375
|
+
// FolderCog aliases
|
|
3376
|
+
export { default as FolderCogIcon } from '../icons/folder-cog';
|
|
3377
|
+
export {
|
|
3378
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead. This alias will be removed in v1.0 */
|
|
3379
|
+
default as FolderCog2Icon
|
|
3380
|
+
} from '../icons/folder-cog';
|
|
3379
3381
|
// FunnelX aliases
|
|
3380
3382
|
export { default as FunnelXIcon } from '../icons/funnel-x';
|
|
3381
3383
|
export {
|
|
@@ -3388,6 +3390,12 @@ export {
|
|
|
3388
3390
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead. This alias will be removed in v1.0 */
|
|
3389
3391
|
default as FilterIcon
|
|
3390
3392
|
} from '../icons/funnel';
|
|
3393
|
+
// Grid2x2Check aliases
|
|
3394
|
+
export { default as Grid2x2CheckIcon } from '../icons/grid-2x2-check';
|
|
3395
|
+
export {
|
|
3396
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Check} instead. This alias will be removed in v1.0 */
|
|
3397
|
+
default as Grid2X2CheckIcon
|
|
3398
|
+
} from '../icons/grid-2x2-check';
|
|
3391
3399
|
// GitCommitHorizontal aliases
|
|
3392
3400
|
export { default as GitCommitHorizontalIcon } from '../icons/git-commit-horizontal';
|
|
3393
3401
|
export {
|
|
@@ -3400,24 +3408,18 @@ export {
|
|
|
3400
3408
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Plus} instead. This alias will be removed in v1.0 */
|
|
3401
3409
|
default as Grid2X2PlusIcon
|
|
3402
3410
|
} from '../icons/grid-2x2-plus';
|
|
3403
|
-
//
|
|
3404
|
-
export { default as
|
|
3411
|
+
// Grid2x2 aliases
|
|
3412
|
+
export { default as Grid2x2Icon } from '../icons/grid-2x2';
|
|
3405
3413
|
export {
|
|
3406
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3407
|
-
default as
|
|
3408
|
-
} from '../icons/grid-2x2
|
|
3414
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. This alias will be removed in v1.0 */
|
|
3415
|
+
default as Grid2X2Icon
|
|
3416
|
+
} from '../icons/grid-2x2';
|
|
3409
3417
|
// Grid2x2X aliases
|
|
3410
3418
|
export { default as Grid2x2XIcon } from '../icons/grid-2x2-x';
|
|
3411
3419
|
export {
|
|
3412
3420
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2X} instead. This alias will be removed in v1.0 */
|
|
3413
3421
|
default as Grid2X2XIcon
|
|
3414
3422
|
} from '../icons/grid-2x2-x';
|
|
3415
|
-
// Grid2x2 aliases
|
|
3416
|
-
export { default as Grid2x2Icon } from '../icons/grid-2x2';
|
|
3417
|
-
export {
|
|
3418
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. This alias will be removed in v1.0 */
|
|
3419
|
-
default as Grid2X2Icon
|
|
3420
|
-
} from '../icons/grid-2x2';
|
|
3421
3423
|
// Grid3x3 aliases
|
|
3422
3424
|
export { default as Grid3x3Icon } from '../icons/grid-3x3';
|
|
3423
3425
|
export {
|
|
@@ -3470,16 +3472,6 @@ export {
|
|
|
3470
3472
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link Layers} instead. This alias will be removed in v1.0 */
|
|
3471
3473
|
default as Layers3Icon
|
|
3472
3474
|
} from '../icons/layers';
|
|
3473
|
-
// ListIndentDecrease aliases
|
|
3474
|
-
export { default as ListIndentDecreaseIcon } from '../icons/list-indent-decrease';
|
|
3475
|
-
export {
|
|
3476
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. This alias will be removed in v1.0 */
|
|
3477
|
-
default as OutdentIcon
|
|
3478
|
-
} from '../icons/list-indent-decrease';
|
|
3479
|
-
export {
|
|
3480
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. This alias will be removed in v1.0 */
|
|
3481
|
-
default as IndentDecreaseIcon
|
|
3482
|
-
} from '../icons/list-indent-decrease';
|
|
3483
3475
|
// ListIndentIncrease aliases
|
|
3484
3476
|
export { default as ListIndentIncreaseIcon } from '../icons/list-indent-increase';
|
|
3485
3477
|
export {
|
|
@@ -3490,6 +3482,16 @@ export {
|
|
|
3490
3482
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. This alias will be removed in v1.0 */
|
|
3491
3483
|
default as IndentIncreaseIcon
|
|
3492
3484
|
} from '../icons/list-indent-increase';
|
|
3485
|
+
// ListIndentDecrease aliases
|
|
3486
|
+
export { default as ListIndentDecreaseIcon } from '../icons/list-indent-decrease';
|
|
3487
|
+
export {
|
|
3488
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. This alias will be removed in v1.0 */
|
|
3489
|
+
default as OutdentIcon
|
|
3490
|
+
} from '../icons/list-indent-decrease';
|
|
3491
|
+
export {
|
|
3492
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. This alias will be removed in v1.0 */
|
|
3493
|
+
default as IndentDecreaseIcon
|
|
3494
|
+
} from '../icons/list-indent-decrease';
|
|
3493
3495
|
// LoaderCircle aliases
|
|
3494
3496
|
export { default as LoaderCircleIcon } from '../icons/loader-circle';
|
|
3495
3497
|
export {
|
|
@@ -3526,18 +3528,18 @@ export {
|
|
|
3526
3528
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MessageCircleQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3527
3529
|
default as MessageCircleQuestionIcon
|
|
3528
3530
|
} from '../icons/message-circle-question-mark';
|
|
3529
|
-
// Move3d aliases
|
|
3530
|
-
export { default as Move3dIcon } from '../icons/move-3d';
|
|
3531
|
-
export {
|
|
3532
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead. This alias will be removed in v1.0 */
|
|
3533
|
-
default as Move3DIcon
|
|
3534
|
-
} from '../icons/move-3d';
|
|
3535
3531
|
// MicVocal aliases
|
|
3536
3532
|
export { default as MicVocalIcon } from '../icons/mic-vocal';
|
|
3537
3533
|
export {
|
|
3538
3534
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead. This alias will be removed in v1.0 */
|
|
3539
3535
|
default as Mic2Icon
|
|
3540
3536
|
} from '../icons/mic-vocal';
|
|
3537
|
+
// Move3d aliases
|
|
3538
|
+
export { default as Move3dIcon } from '../icons/move-3d';
|
|
3539
|
+
export {
|
|
3540
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead. This alias will be removed in v1.0 */
|
|
3541
|
+
default as Move3DIcon
|
|
3542
|
+
} from '../icons/move-3d';
|
|
3541
3543
|
// OctagonAlert aliases
|
|
3542
3544
|
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3543
3545
|
export {
|
|
@@ -3550,18 +3552,18 @@ export {
|
|
|
3550
3552
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead. This alias will be removed in v1.0 */
|
|
3551
3553
|
default as PauseOctagonIcon
|
|
3552
3554
|
} from '../icons/octagon-pause';
|
|
3553
|
-
// PaintbrushVertical aliases
|
|
3554
|
-
export { default as PaintbrushVerticalIcon } from '../icons/paintbrush-vertical';
|
|
3555
|
-
export {
|
|
3556
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead. This alias will be removed in v1.0 */
|
|
3557
|
-
default as Paintbrush2Icon
|
|
3558
|
-
} from '../icons/paintbrush-vertical';
|
|
3559
3555
|
// OctagonX aliases
|
|
3560
3556
|
export { default as OctagonXIcon } from '../icons/octagon-x';
|
|
3561
3557
|
export {
|
|
3562
3558
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonX} instead. This alias will be removed in v1.0 */
|
|
3563
3559
|
default as XOctagonIcon
|
|
3564
3560
|
} from '../icons/octagon-x';
|
|
3561
|
+
// PaintbrushVertical aliases
|
|
3562
|
+
export { default as PaintbrushVerticalIcon } from '../icons/paintbrush-vertical';
|
|
3563
|
+
export {
|
|
3564
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead. This alias will be removed in v1.0 */
|
|
3565
|
+
default as Paintbrush2Icon
|
|
3566
|
+
} from '../icons/paintbrush-vertical';
|
|
3565
3567
|
// PanelBottomDashed aliases
|
|
3566
3568
|
export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed';
|
|
3567
3569
|
export {
|
|
@@ -3580,24 +3582,24 @@ export {
|
|
|
3580
3582
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftDashed} instead. This alias will be removed in v1.0 */
|
|
3581
3583
|
default as PanelLeftInactiveIcon
|
|
3582
3584
|
} from '../icons/panel-left-dashed';
|
|
3583
|
-
//
|
|
3584
|
-
export { default as
|
|
3585
|
+
// PanelRightDashed aliases
|
|
3586
|
+
export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed';
|
|
3585
3587
|
export {
|
|
3586
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3587
|
-
default as
|
|
3588
|
-
} from '../icons/panel-
|
|
3588
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelRightDashed} instead. This alias will be removed in v1.0 */
|
|
3589
|
+
default as PanelRightInactiveIcon
|
|
3590
|
+
} from '../icons/panel-right-dashed';
|
|
3589
3591
|
// PanelLeft aliases
|
|
3590
3592
|
export { default as PanelLeftIcon } from '../icons/panel-left';
|
|
3591
3593
|
export {
|
|
3592
3594
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. This alias will be removed in v1.0 */
|
|
3593
3595
|
default as SidebarIcon
|
|
3594
3596
|
} from '../icons/panel-left';
|
|
3595
|
-
//
|
|
3596
|
-
export { default as
|
|
3597
|
+
// PanelLeftOpen aliases
|
|
3598
|
+
export { default as PanelLeftOpenIcon } from '../icons/panel-left-open';
|
|
3597
3599
|
export {
|
|
3598
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3599
|
-
default as
|
|
3600
|
-
} from '../icons/panel-
|
|
3600
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftOpen} instead. This alias will be removed in v1.0 */
|
|
3601
|
+
default as SidebarOpenIcon
|
|
3602
|
+
} from '../icons/panel-left-open';
|
|
3601
3603
|
// PanelTopDashed aliases
|
|
3602
3604
|
export { default as PanelTopDashedIcon } from '../icons/panel-top-dashed';
|
|
3603
3605
|
export {
|
|
@@ -3610,12 +3612,6 @@ export {
|
|
|
3610
3612
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead. This alias will be removed in v1.0 */
|
|
3611
3613
|
default as LayoutIcon
|
|
3612
3614
|
} from '../icons/panels-top-left';
|
|
3613
|
-
// PenLine aliases
|
|
3614
|
-
export { default as PenLineIcon } from '../icons/pen-line';
|
|
3615
|
-
export {
|
|
3616
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. This alias will be removed in v1.0 */
|
|
3617
|
-
default as Edit3Icon
|
|
3618
|
-
} from '../icons/pen-line';
|
|
3619
3615
|
// Pen aliases
|
|
3620
3616
|
export { default as PenIcon } from '../icons/pen';
|
|
3621
3617
|
export {
|
|
@@ -3628,48 +3624,48 @@ export {
|
|
|
3628
3624
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PlugZap} instead. This alias will be removed in v1.0 */
|
|
3629
3625
|
default as PlugZap2Icon
|
|
3630
3626
|
} from '../icons/plug-zap';
|
|
3631
|
-
//
|
|
3632
|
-
export { default as
|
|
3633
|
-
export {
|
|
3634
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RectangleEllipsis} instead. This alias will be removed in v1.0 */
|
|
3635
|
-
default as FormInputIcon
|
|
3636
|
-
} from '../icons/rectangle-ellipsis';
|
|
3637
|
-
// Rows2 aliases
|
|
3638
|
-
export { default as Rows2Icon } from '../icons/rows-2';
|
|
3627
|
+
// PenLine aliases
|
|
3628
|
+
export { default as PenLineIcon } from '../icons/pen-line';
|
|
3639
3629
|
export {
|
|
3640
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3641
|
-
default as
|
|
3642
|
-
} from '../icons/
|
|
3630
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. This alias will be removed in v1.0 */
|
|
3631
|
+
default as Edit3Icon
|
|
3632
|
+
} from '../icons/pen-line';
|
|
3643
3633
|
// Rotate3d aliases
|
|
3644
3634
|
export { default as Rotate3dIcon } from '../icons/rotate-3d';
|
|
3645
3635
|
export {
|
|
3646
3636
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead. This alias will be removed in v1.0 */
|
|
3647
3637
|
default as Rotate3DIcon
|
|
3648
3638
|
} from '../icons/rotate-3d';
|
|
3639
|
+
// RectangleEllipsis aliases
|
|
3640
|
+
export { default as RectangleEllipsisIcon } from '../icons/rectangle-ellipsis';
|
|
3641
|
+
export {
|
|
3642
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RectangleEllipsis} instead. This alias will be removed in v1.0 */
|
|
3643
|
+
default as FormInputIcon
|
|
3644
|
+
} from '../icons/rectangle-ellipsis';
|
|
3649
3645
|
// Rows3 aliases
|
|
3650
3646
|
export { default as Rows3Icon } from '../icons/rows-3';
|
|
3651
3647
|
export {
|
|
3652
3648
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead. This alias will be removed in v1.0 */
|
|
3653
3649
|
default as PanelsTopBottomIcon
|
|
3654
3650
|
} from '../icons/rows-3';
|
|
3655
|
-
//
|
|
3656
|
-
export { default as
|
|
3651
|
+
// Rows2 aliases
|
|
3652
|
+
export { default as Rows2Icon } from '../icons/rows-2';
|
|
3657
3653
|
export {
|
|
3658
|
-
/** @deprecated
|
|
3659
|
-
default as
|
|
3660
|
-
} from '../icons/
|
|
3654
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead. This alias will be removed in v1.0 */
|
|
3655
|
+
default as RowsIcon
|
|
3656
|
+
} from '../icons/rows-2';
|
|
3661
3657
|
// Scale3d aliases
|
|
3662
3658
|
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
3663
3659
|
export {
|
|
3664
3660
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Scale3d} instead. This alias will be removed in v1.0 */
|
|
3665
3661
|
default as Scale3DIcon
|
|
3666
3662
|
} from '../icons/scale-3d';
|
|
3667
|
-
//
|
|
3668
|
-
export { default as
|
|
3663
|
+
// SendHorizontal aliases
|
|
3664
|
+
export { default as SendHorizontalIcon } from '../icons/send-horizontal';
|
|
3669
3665
|
export {
|
|
3670
|
-
/** @deprecated
|
|
3671
|
-
default as
|
|
3672
|
-
} from '../icons/
|
|
3666
|
+
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. This alias will be removed in v1.0 */
|
|
3667
|
+
default as SendHorizonalIcon
|
|
3668
|
+
} from '../icons/send-horizontal';
|
|
3673
3669
|
// ShieldX aliases
|
|
3674
3670
|
export { default as ShieldXIcon } from '../icons/shield-x';
|
|
3675
3671
|
export {
|
|
@@ -3688,30 +3684,36 @@ export {
|
|
|
3688
3684
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Sparkles} instead. This alias will be removed in v1.0 */
|
|
3689
3685
|
default as StarsIcon
|
|
3690
3686
|
} from '../icons/sparkles';
|
|
3687
|
+
// ShieldQuestionMark aliases
|
|
3688
|
+
export { default as ShieldQuestionMarkIcon } from '../icons/shield-question-mark';
|
|
3689
|
+
export {
|
|
3690
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3691
|
+
default as ShieldQuestionIcon
|
|
3692
|
+
} from '../icons/shield-question-mark';
|
|
3691
3693
|
// SquareActivity aliases
|
|
3692
3694
|
export { default as SquareActivityIcon } from '../icons/square-activity';
|
|
3693
3695
|
export {
|
|
3694
3696
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareActivity} instead. This alias will be removed in v1.0 */
|
|
3695
3697
|
default as ActivitySquareIcon
|
|
3696
3698
|
} from '../icons/square-activity';
|
|
3697
|
-
//
|
|
3698
|
-
export { default as
|
|
3699
|
+
// SquareArrowDown aliases
|
|
3700
|
+
export { default as SquareArrowDownIcon } from '../icons/square-arrow-down';
|
|
3699
3701
|
export {
|
|
3700
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3701
|
-
default as
|
|
3702
|
-
} from '../icons/square-arrow-down
|
|
3702
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. This alias will be removed in v1.0 */
|
|
3703
|
+
default as ArrowDownSquareIcon
|
|
3704
|
+
} from '../icons/square-arrow-down';
|
|
3703
3705
|
// SquareArrowDownRight aliases
|
|
3704
3706
|
export { default as SquareArrowDownRightIcon } from '../icons/square-arrow-down-right';
|
|
3705
3707
|
export {
|
|
3706
3708
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. This alias will be removed in v1.0 */
|
|
3707
3709
|
default as ArrowDownRightSquareIcon
|
|
3708
3710
|
} from '../icons/square-arrow-down-right';
|
|
3709
|
-
//
|
|
3710
|
-
export { default as
|
|
3711
|
+
// SquareArrowDownLeft aliases
|
|
3712
|
+
export { default as SquareArrowDownLeftIcon } from '../icons/square-arrow-down-left';
|
|
3711
3713
|
export {
|
|
3712
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3713
|
-
default as
|
|
3714
|
-
} from '../icons/square-arrow-down';
|
|
3714
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownLeft} instead. This alias will be removed in v1.0 */
|
|
3715
|
+
default as ArrowDownLeftSquareIcon
|
|
3716
|
+
} from '../icons/square-arrow-down-left';
|
|
3715
3717
|
// SquareArrowLeft aliases
|
|
3716
3718
|
export { default as SquareArrowLeftIcon } from '../icons/square-arrow-left';
|
|
3717
3719
|
export {
|
|
@@ -3736,12 +3738,6 @@ export {
|
|
|
3736
3738
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
3737
3739
|
default as ArrowUpLeftFromSquareIcon
|
|
3738
3740
|
} from '../icons/square-arrow-out-up-left';
|
|
3739
|
-
// SquareArrowOutUpRight aliases
|
|
3740
|
-
export { default as SquareArrowOutUpRightIcon } from '../icons/square-arrow-out-up-right';
|
|
3741
|
-
export {
|
|
3742
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. This alias will be removed in v1.0 */
|
|
3743
|
-
default as ArrowUpRightFromSquareIcon
|
|
3744
|
-
} from '../icons/square-arrow-out-up-right';
|
|
3745
3741
|
// SquareArrowRight aliases
|
|
3746
3742
|
export { default as SquareArrowRightIcon } from '../icons/square-arrow-right';
|
|
3747
3743
|
export {
|
|
@@ -3754,6 +3750,12 @@ export {
|
|
|
3754
3750
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpLeft} instead. This alias will be removed in v1.0 */
|
|
3755
3751
|
default as ArrowUpLeftSquareIcon
|
|
3756
3752
|
} from '../icons/square-arrow-up-left';
|
|
3753
|
+
// SquareArrowOutUpRight aliases
|
|
3754
|
+
export { default as SquareArrowOutUpRightIcon } from '../icons/square-arrow-out-up-right';
|
|
3755
|
+
export {
|
|
3756
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. This alias will be removed in v1.0 */
|
|
3757
|
+
default as ArrowUpRightFromSquareIcon
|
|
3758
|
+
} from '../icons/square-arrow-out-up-right';
|
|
3757
3759
|
// SquareArrowUpRight aliases
|
|
3758
3760
|
export { default as SquareArrowUpRightIcon } from '../icons/square-arrow-up-right';
|
|
3759
3761
|
export {
|
|
@@ -3766,12 +3768,6 @@ export {
|
|
|
3766
3768
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. This alias will be removed in v1.0 */
|
|
3767
3769
|
default as ArrowUpSquareIcon
|
|
3768
3770
|
} from '../icons/square-arrow-up';
|
|
3769
|
-
// SquareBottomDashedScissors aliases
|
|
3770
|
-
export { default as SquareBottomDashedScissorsIcon } from '../icons/square-bottom-dashed-scissors';
|
|
3771
|
-
export {
|
|
3772
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareBottomDashedScissors} instead. This alias will be removed in v1.0 */
|
|
3773
|
-
default as ScissorsSquareDashedBottomIcon
|
|
3774
|
-
} from '../icons/square-bottom-dashed-scissors';
|
|
3775
3771
|
// SquareAsterisk aliases
|
|
3776
3772
|
export { default as SquareAsteriskIcon } from '../icons/square-asterisk';
|
|
3777
3773
|
export {
|
|
@@ -3788,6 +3784,12 @@ export {
|
|
|
3788
3784
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead. This alias will be removed in v1.0 */
|
|
3789
3785
|
default as SquareGanttChartIcon
|
|
3790
3786
|
} from '../icons/square-chart-gantt';
|
|
3787
|
+
// SquareBottomDashedScissors aliases
|
|
3788
|
+
export { default as SquareBottomDashedScissorsIcon } from '../icons/square-bottom-dashed-scissors';
|
|
3789
|
+
export {
|
|
3790
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareBottomDashedScissors} instead. This alias will be removed in v1.0 */
|
|
3791
|
+
default as ScissorsSquareDashedBottomIcon
|
|
3792
|
+
} from '../icons/square-bottom-dashed-scissors';
|
|
3791
3793
|
// SquareCheckBig aliases
|
|
3792
3794
|
export { default as SquareCheckBigIcon } from '../icons/square-check-big';
|
|
3793
3795
|
export {
|
|
@@ -3860,6 +3862,12 @@ export {
|
|
|
3860
3862
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead. This alias will be removed in v1.0 */
|
|
3861
3863
|
default as DotSquareIcon
|
|
3862
3864
|
} from '../icons/square-dot';
|
|
3865
|
+
// SquareFunction aliases
|
|
3866
|
+
export { default as SquareFunctionIcon } from '../icons/square-function';
|
|
3867
|
+
export {
|
|
3868
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. This alias will be removed in v1.0 */
|
|
3869
|
+
default as FunctionSquareIcon
|
|
3870
|
+
} from '../icons/square-function';
|
|
3863
3871
|
// SquareEqual aliases
|
|
3864
3872
|
export { default as SquareEqualIcon } from '../icons/square-equal';
|
|
3865
3873
|
export {
|
|
@@ -3872,30 +3880,30 @@ export {
|
|
|
3872
3880
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. This alias will be removed in v1.0 */
|
|
3873
3881
|
default as KanbanSquareIcon
|
|
3874
3882
|
} from '../icons/square-kanban';
|
|
3875
|
-
//
|
|
3876
|
-
export { default as
|
|
3883
|
+
// SquareM aliases
|
|
3884
|
+
export { default as SquareMIcon } from '../icons/square-m';
|
|
3877
3885
|
export {
|
|
3878
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3879
|
-
default as
|
|
3880
|
-
} from '../icons/square-
|
|
3886
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead. This alias will be removed in v1.0 */
|
|
3887
|
+
default as MSquareIcon
|
|
3888
|
+
} from '../icons/square-m';
|
|
3881
3889
|
// SquareLibrary aliases
|
|
3882
3890
|
export { default as SquareLibraryIcon } from '../icons/square-library';
|
|
3883
3891
|
export {
|
|
3884
3892
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareLibrary} instead. This alias will be removed in v1.0 */
|
|
3885
3893
|
default as LibrarySquareIcon
|
|
3886
3894
|
} from '../icons/square-library';
|
|
3887
|
-
// SquareM aliases
|
|
3888
|
-
export { default as SquareMIcon } from '../icons/square-m';
|
|
3889
|
-
export {
|
|
3890
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead. This alias will be removed in v1.0 */
|
|
3891
|
-
default as MSquareIcon
|
|
3892
|
-
} from '../icons/square-m';
|
|
3893
3895
|
// SquareMenu aliases
|
|
3894
3896
|
export { default as SquareMenuIcon } from '../icons/square-menu';
|
|
3895
3897
|
export {
|
|
3896
3898
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMenu} instead. This alias will be removed in v1.0 */
|
|
3897
3899
|
default as MenuSquareIcon
|
|
3898
3900
|
} from '../icons/square-menu';
|
|
3901
|
+
// SquareParkingOff aliases
|
|
3902
|
+
export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
|
|
3903
|
+
export {
|
|
3904
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. This alias will be removed in v1.0 */
|
|
3905
|
+
default as ParkingSquareOffIcon
|
|
3906
|
+
} from '../icons/square-parking-off';
|
|
3899
3907
|
// SquareMinus aliases
|
|
3900
3908
|
export { default as SquareMinusIcon } from '../icons/square-minus';
|
|
3901
3909
|
export {
|
|
@@ -3908,12 +3916,6 @@ export {
|
|
|
3908
3916
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMousePointer} instead. This alias will be removed in v1.0 */
|
|
3909
3917
|
default as InspectIcon
|
|
3910
3918
|
} from '../icons/square-mouse-pointer';
|
|
3911
|
-
// SquareParkingOff aliases
|
|
3912
|
-
export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
|
|
3913
|
-
export {
|
|
3914
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. This alias will be removed in v1.0 */
|
|
3915
|
-
default as ParkingSquareOffIcon
|
|
3916
|
-
} from '../icons/square-parking-off';
|
|
3917
3919
|
// SquareParking aliases
|
|
3918
3920
|
export { default as SquareParkingIcon } from '../icons/square-parking';
|
|
3919
3921
|
export {
|
|
@@ -3952,30 +3954,24 @@ export {
|
|
|
3952
3954
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead. This alias will be removed in v1.0 */
|
|
3953
3955
|
default as PilcrowSquareIcon
|
|
3954
3956
|
} from '../icons/square-pilcrow';
|
|
3955
|
-
// SquarePlay aliases
|
|
3956
|
-
export { default as SquarePlayIcon } from '../icons/square-play';
|
|
3957
|
-
export {
|
|
3958
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlay} instead. This alias will be removed in v1.0 */
|
|
3959
|
-
default as PlaySquareIcon
|
|
3960
|
-
} from '../icons/square-play';
|
|
3961
3957
|
// SquarePlus aliases
|
|
3962
3958
|
export { default as SquarePlusIcon } from '../icons/square-plus';
|
|
3963
3959
|
export {
|
|
3964
3960
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlus} instead. This alias will be removed in v1.0 */
|
|
3965
3961
|
default as PlusSquareIcon
|
|
3966
3962
|
} from '../icons/square-plus';
|
|
3963
|
+
// SquarePlay aliases
|
|
3964
|
+
export { default as SquarePlayIcon } from '../icons/square-play';
|
|
3965
|
+
export {
|
|
3966
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlay} instead. This alias will be removed in v1.0 */
|
|
3967
|
+
default as PlaySquareIcon
|
|
3968
|
+
} from '../icons/square-play';
|
|
3967
3969
|
// SquarePower aliases
|
|
3968
3970
|
export { default as SquarePowerIcon } from '../icons/square-power';
|
|
3969
3971
|
export {
|
|
3970
3972
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead. This alias will be removed in v1.0 */
|
|
3971
3973
|
default as PowerSquareIcon
|
|
3972
3974
|
} from '../icons/square-power';
|
|
3973
|
-
// SquareScissors aliases
|
|
3974
|
-
export { default as SquareScissorsIcon } from '../icons/square-scissors';
|
|
3975
|
-
export {
|
|
3976
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareScissors} instead. This alias will be removed in v1.0 */
|
|
3977
|
-
default as ScissorsSquareIcon
|
|
3978
|
-
} from '../icons/square-scissors';
|
|
3979
3975
|
// SquareSigma aliases
|
|
3980
3976
|
export { default as SquareSigmaIcon } from '../icons/square-sigma';
|
|
3981
3977
|
export {
|
|
@@ -3988,6 +3984,12 @@ export {
|
|
|
3988
3984
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. This alias will be removed in v1.0 */
|
|
3989
3985
|
default as SlashSquareIcon
|
|
3990
3986
|
} from '../icons/square-slash';
|
|
3987
|
+
// SquareScissors aliases
|
|
3988
|
+
export { default as SquareScissorsIcon } from '../icons/square-scissors';
|
|
3989
|
+
export {
|
|
3990
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareScissors} instead. This alias will be removed in v1.0 */
|
|
3991
|
+
default as ScissorsSquareIcon
|
|
3992
|
+
} from '../icons/square-scissors';
|
|
3991
3993
|
// SquareSplitHorizontal aliases
|
|
3992
3994
|
export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
|
|
3993
3995
|
export {
|
|
@@ -4070,30 +4072,30 @@ export {
|
|
|
4070
4072
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextSelect} instead. This alias will be removed in v1.0 */
|
|
4071
4073
|
default as TextSelectionIcon
|
|
4072
4074
|
} from '../icons/text-select';
|
|
4073
|
-
// TextWrap aliases
|
|
4074
|
-
export { default as TextWrapIcon } from '../icons/text-wrap';
|
|
4075
|
-
export {
|
|
4076
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. This alias will be removed in v1.0 */
|
|
4077
|
-
default as WrapTextIcon
|
|
4078
|
-
} from '../icons/text-wrap';
|
|
4079
4075
|
// TramFront aliases
|
|
4080
4076
|
export { default as TramFrontIcon } from '../icons/tram-front';
|
|
4081
4077
|
export {
|
|
4082
4078
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead. This alias will be removed in v1.0 */
|
|
4083
4079
|
default as TrainIcon
|
|
4084
4080
|
} from '../icons/tram-front';
|
|
4085
|
-
//
|
|
4086
|
-
export { default as
|
|
4081
|
+
// TextWrap aliases
|
|
4082
|
+
export { default as TextWrapIcon } from '../icons/text-wrap';
|
|
4087
4083
|
export {
|
|
4088
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4089
|
-
default as
|
|
4090
|
-
} from '../icons/
|
|
4084
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. This alias will be removed in v1.0 */
|
|
4085
|
+
default as WrapTextIcon
|
|
4086
|
+
} from '../icons/text-wrap';
|
|
4091
4087
|
// TriangleAlert aliases
|
|
4092
4088
|
export { default as TriangleAlertIcon } from '../icons/triangle-alert';
|
|
4093
4089
|
export {
|
|
4094
4090
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead. This alias will be removed in v1.0 */
|
|
4095
4091
|
default as AlertTriangleIcon
|
|
4096
4092
|
} from '../icons/triangle-alert';
|
|
4093
|
+
// TreePalm aliases
|
|
4094
|
+
export { default as TreePalmIcon } from '../icons/tree-palm';
|
|
4095
|
+
export {
|
|
4096
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TreePalm} instead. This alias will be removed in v1.0 */
|
|
4097
|
+
default as PalmtreeIcon
|
|
4098
|
+
} from '../icons/tree-palm';
|
|
4097
4099
|
// TvMinimal aliases
|
|
4098
4100
|
export { default as TvMinimalIcon } from '../icons/tv-minimal';
|
|
4099
4101
|
export {
|
|
@@ -4106,18 +4108,18 @@ export {
|
|
|
4106
4108
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link University} instead. This alias will be removed in v1.0 */
|
|
4107
4109
|
default as School2Icon
|
|
4108
4110
|
} from '../icons/university';
|
|
4109
|
-
// UserRoundCheck aliases
|
|
4110
|
-
export { default as UserRoundCheckIcon } from '../icons/user-round-check';
|
|
4111
|
-
export {
|
|
4112
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCheck} instead. This alias will be removed in v1.0 */
|
|
4113
|
-
default as UserCheck2Icon
|
|
4114
|
-
} from '../icons/user-round-check';
|
|
4115
4111
|
// UserRoundCog aliases
|
|
4116
4112
|
export { default as UserRoundCogIcon } from '../icons/user-round-cog';
|
|
4117
4113
|
export {
|
|
4118
4114
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCog} instead. This alias will be removed in v1.0 */
|
|
4119
4115
|
default as UserCog2Icon
|
|
4120
4116
|
} from '../icons/user-round-cog';
|
|
4117
|
+
// UserRoundCheck aliases
|
|
4118
|
+
export { default as UserRoundCheckIcon } from '../icons/user-round-check';
|
|
4119
|
+
export {
|
|
4120
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCheck} instead. This alias will be removed in v1.0 */
|
|
4121
|
+
default as UserCheck2Icon
|
|
4122
|
+
} from '../icons/user-round-check';
|
|
4121
4123
|
// UserRoundMinus aliases
|
|
4122
4124
|
export { default as UserRoundMinusIcon } from '../icons/user-round-minus';
|
|
4123
4125
|
export {
|
|
@@ -4142,12 +4144,6 @@ export {
|
|
|
4142
4144
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. This alias will be removed in v1.0 */
|
|
4143
4145
|
default as User2Icon
|
|
4144
4146
|
} from '../icons/user-round';
|
|
4145
|
-
// UsersRound aliases
|
|
4146
|
-
export { default as UsersRoundIcon } from '../icons/users-round';
|
|
4147
|
-
export {
|
|
4148
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UsersRound} instead. This alias will be removed in v1.0 */
|
|
4149
|
-
default as Users2Icon
|
|
4150
|
-
} from '../icons/users-round';
|
|
4151
4147
|
// UtensilsCrossed aliases
|
|
4152
4148
|
export { default as UtensilsCrossedIcon } from '../icons/utensils-crossed';
|
|
4153
4149
|
export {
|
|
@@ -4160,16 +4156,22 @@ export {
|
|
|
4160
4156
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Utensils} instead. This alias will be removed in v1.0 */
|
|
4161
4157
|
default as ForkKnifeIcon
|
|
4162
4158
|
} from '../icons/utensils';
|
|
4163
|
-
//
|
|
4164
|
-
export { default as
|
|
4159
|
+
// UsersRound aliases
|
|
4160
|
+
export { default as UsersRoundIcon } from '../icons/users-round';
|
|
4165
4161
|
export {
|
|
4166
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4167
|
-
default as
|
|
4168
|
-
} from '../icons/
|
|
4162
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UsersRound} instead. This alias will be removed in v1.0 */
|
|
4163
|
+
default as Users2Icon
|
|
4164
|
+
} from '../icons/users-round';
|
|
4169
4165
|
// WalletMinimal aliases
|
|
4170
4166
|
export { default as WalletMinimalIcon } from '../icons/wallet-minimal';
|
|
4171
4167
|
export {
|
|
4172
4168
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. This alias will be removed in v1.0 */
|
|
4173
4169
|
default as Wallet2Icon
|
|
4174
4170
|
} from '../icons/wallet-minimal';
|
|
4171
|
+
// WandSparkles aliases
|
|
4172
|
+
export { default as WandSparklesIcon } from '../icons/wand-sparkles';
|
|
4173
|
+
export {
|
|
4174
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead. This alias will be removed in v1.0 */
|
|
4175
|
+
default as Wand2Icon
|
|
4176
|
+
} from '../icons/wand-sparkles';
|
|
4175
4177
|
|