@lucide/astro 1.22.0 → 1.24.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 +265 -265
- package/src/aliases/prefixed.ts +706 -702
- package/src/aliases/suffixed.ts +986 -982
- package/src/icons/circle-euro-sign.ts +18 -0
- package/src/icons/dot.ts +2 -2
- package/src/icons/index.ts +112 -110
- package/src/icons/option.ts +2 -2
- package/src/icons/paper-bag.ts +18 -0
package/src/aliases/suffixed.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
// AArrowDown aliases
|
|
2
2
|
export { default as AArrowDownIcon } from '../icons/a-arrow-down';
|
|
3
|
-
// ALargeSmall aliases
|
|
4
|
-
export { default as ALargeSmallIcon } from '../icons/a-large-small';
|
|
5
3
|
// AArrowUp aliases
|
|
6
4
|
export { default as AArrowUpIcon } from '../icons/a-arrow-up';
|
|
5
|
+
// ALargeSmall aliases
|
|
6
|
+
export { default as ALargeSmallIcon } from '../icons/a-large-small';
|
|
7
7
|
// Accessibility aliases
|
|
8
8
|
export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
9
9
|
// Activity aliases
|
|
@@ -12,10 +12,10 @@ export { default as ActivityIcon } from '../icons/activity';
|
|
|
12
12
|
export { default as AdIcon } from '../icons/ad';
|
|
13
13
|
// AirVent aliases
|
|
14
14
|
export { default as AirVentIcon } from '../icons/air-vent';
|
|
15
|
-
// AlarmClockOff aliases
|
|
16
|
-
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
17
15
|
// Airplay aliases
|
|
18
16
|
export { default as AirplayIcon } from '../icons/airplay';
|
|
17
|
+
// AlarmClockOff aliases
|
|
18
|
+
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
19
19
|
// AlarmClock aliases
|
|
20
20
|
export { default as AlarmClockIcon } from '../icons/alarm-clock';
|
|
21
21
|
// AlarmSmoke aliases
|
|
@@ -26,16 +26,16 @@ export { default as AlbumIcon } from '../icons/album';
|
|
|
26
26
|
export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
|
|
27
27
|
// AlignCenterVertical aliases
|
|
28
28
|
export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
|
|
29
|
-
// AlignEndHorizontal aliases
|
|
30
|
-
export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal';
|
|
31
29
|
// AlignEndVertical aliases
|
|
32
30
|
export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
|
|
31
|
+
// AlignEndHorizontal aliases
|
|
32
|
+
export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal';
|
|
33
33
|
// AlignHorizontalDistributeCenter aliases
|
|
34
34
|
export { default as AlignHorizontalDistributeCenterIcon } from '../icons/align-horizontal-distribute-center';
|
|
35
|
-
// AlignHorizontalDistributeStart aliases
|
|
36
|
-
export { default as AlignHorizontalDistributeStartIcon } from '../icons/align-horizontal-distribute-start';
|
|
37
35
|
// AlignHorizontalDistributeEnd aliases
|
|
38
36
|
export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-horizontal-distribute-end';
|
|
37
|
+
// AlignHorizontalDistributeStart aliases
|
|
38
|
+
export { default as AlignHorizontalDistributeStartIcon } from '../icons/align-horizontal-distribute-start';
|
|
39
39
|
// AlignHorizontalJustifyCenter aliases
|
|
40
40
|
export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-horizontal-justify-center';
|
|
41
41
|
// AlignHorizontalJustifyEnd aliases
|
|
@@ -58,24 +58,24 @@ export { default as AlignVerticalDistributeEndIcon } from '../icons/align-vertic
|
|
|
58
58
|
export { default as AlignVerticalDistributeStartIcon } from '../icons/align-vertical-distribute-start';
|
|
59
59
|
// AlignVerticalJustifyCenter aliases
|
|
60
60
|
export { default as AlignVerticalJustifyCenterIcon } from '../icons/align-vertical-justify-center';
|
|
61
|
-
// AlignVerticalJustifyStart aliases
|
|
62
|
-
export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start';
|
|
63
61
|
// AlignVerticalJustifyEnd aliases
|
|
64
62
|
export { default as AlignVerticalJustifyEndIcon } from '../icons/align-vertical-justify-end';
|
|
63
|
+
// AlignVerticalJustifyStart aliases
|
|
64
|
+
export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start';
|
|
65
65
|
// AlignVerticalSpaceAround aliases
|
|
66
66
|
export { default as AlignVerticalSpaceAroundIcon } from '../icons/align-vertical-space-around';
|
|
67
|
-
// AlignVerticalSpaceBetween aliases
|
|
68
|
-
export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
|
|
69
67
|
// Ambulance aliases
|
|
70
68
|
export { default as AmbulanceIcon } from '../icons/ambulance';
|
|
69
|
+
// AlignVerticalSpaceBetween aliases
|
|
70
|
+
export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
|
|
71
71
|
// Ampersand aliases
|
|
72
72
|
export { default as AmpersandIcon } from '../icons/ampersand';
|
|
73
|
+
// Ampersands aliases
|
|
74
|
+
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
73
75
|
// Amphora aliases
|
|
74
76
|
export { default as AmphoraIcon } from '../icons/amphora';
|
|
75
77
|
// Anchor aliases
|
|
76
78
|
export { default as AnchorIcon } from '../icons/anchor';
|
|
77
|
-
// Ampersands aliases
|
|
78
|
-
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
79
79
|
// Angry aliases
|
|
80
80
|
export { default as AngryIcon } from '../icons/angry';
|
|
81
81
|
// Annoyed aliases
|
|
@@ -96,10 +96,10 @@ export { default as AppleIcon } from '../icons/apple';
|
|
|
96
96
|
export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
|
|
97
97
|
// ArchiveX aliases
|
|
98
98
|
export { default as ArchiveXIcon } from '../icons/archive-x';
|
|
99
|
-
// Archive aliases
|
|
100
|
-
export { default as ArchiveIcon } from '../icons/archive';
|
|
101
99
|
// Armchair aliases
|
|
102
100
|
export { default as ArmchairIcon } from '../icons/armchair';
|
|
101
|
+
// Archive aliases
|
|
102
|
+
export { default as ArchiveIcon } from '../icons/archive';
|
|
103
103
|
// ArrowBigDownDash aliases
|
|
104
104
|
export { default as ArrowBigDownDashIcon } from '../icons/arrow-big-down-dash';
|
|
105
105
|
// ArrowBigDown aliases
|
|
@@ -110,14 +110,14 @@ export { default as ArrowBigLeftDashIcon } from '../icons/arrow-big-left-dash';
|
|
|
110
110
|
export { default as ArrowBigLeftIcon } from '../icons/arrow-big-left';
|
|
111
111
|
// ArrowBigRightDash aliases
|
|
112
112
|
export { default as ArrowBigRightDashIcon } from '../icons/arrow-big-right-dash';
|
|
113
|
-
// ArrowBigRight aliases
|
|
114
|
-
export { default as ArrowBigRightIcon } from '../icons/arrow-big-right';
|
|
115
113
|
// ArrowBigUpDash aliases
|
|
116
114
|
export { default as ArrowBigUpDashIcon } from '../icons/arrow-big-up-dash';
|
|
117
|
-
//
|
|
118
|
-
export { default as
|
|
115
|
+
// ArrowBigRight aliases
|
|
116
|
+
export { default as ArrowBigRightIcon } from '../icons/arrow-big-right';
|
|
119
117
|
// ArrowDownFromLine aliases
|
|
120
118
|
export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
|
|
119
|
+
// ArrowBigUp aliases
|
|
120
|
+
export { default as ArrowBigUpIcon } from '../icons/arrow-big-up';
|
|
121
121
|
// ArrowDownLeft aliases
|
|
122
122
|
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
123
123
|
// ArrowDownNarrowWide aliases
|
|
@@ -134,10 +134,10 @@ export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
|
134
134
|
export { default as ArrowDownIcon } from '../icons/arrow-down';
|
|
135
135
|
// ArrowLeftFromLine aliases
|
|
136
136
|
export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
|
|
137
|
-
// ArrowLeftToLine aliases
|
|
138
|
-
export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
|
|
139
137
|
// ArrowLeftRight aliases
|
|
140
138
|
export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
|
|
139
|
+
// ArrowLeftToLine aliases
|
|
140
|
+
export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
|
|
141
141
|
// ArrowLeft aliases
|
|
142
142
|
export { default as ArrowLeftIcon } from '../icons/arrow-left';
|
|
143
143
|
// ArrowRightFromLine aliases
|
|
@@ -162,26 +162,26 @@ export { default as ArrowUpRightIcon } from '../icons/arrow-up-right';
|
|
|
162
162
|
export { default as ArrowUpToLineIcon } from '../icons/arrow-up-to-line';
|
|
163
163
|
// ArrowUpWideNarrow aliases
|
|
164
164
|
export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow';
|
|
165
|
-
// ArrowUp aliases
|
|
166
|
-
export { default as ArrowUpIcon } from '../icons/arrow-up';
|
|
167
165
|
// ArrowsUpFromLine aliases
|
|
168
166
|
export { default as ArrowsUpFromLineIcon } from '../icons/arrows-up-from-line';
|
|
169
|
-
//
|
|
170
|
-
export { default as
|
|
167
|
+
// ArrowUp aliases
|
|
168
|
+
export { default as ArrowUpIcon } from '../icons/arrow-up';
|
|
171
169
|
// Astroid aliases
|
|
172
170
|
export { default as AstroidIcon } from '../icons/astroid';
|
|
171
|
+
// Asterisk aliases
|
|
172
|
+
export { default as AsteriskIcon } from '../icons/asterisk';
|
|
173
173
|
// AtSign aliases
|
|
174
174
|
export { default as AtSignIcon } from '../icons/at-sign';
|
|
175
175
|
// Atom aliases
|
|
176
176
|
export { default as AtomIcon } from '../icons/atom';
|
|
177
|
-
// AudioLines aliases
|
|
178
|
-
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
179
177
|
// AudioWaveform aliases
|
|
180
178
|
export { default as AudioWaveformIcon } from '../icons/audio-waveform';
|
|
181
|
-
//
|
|
182
|
-
export { default as
|
|
179
|
+
// AudioLines aliases
|
|
180
|
+
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
183
181
|
// Axe aliases
|
|
184
182
|
export { default as AxeIcon } from '../icons/axe';
|
|
183
|
+
// Award aliases
|
|
184
|
+
export { default as AwardIcon } from '../icons/award';
|
|
185
185
|
// Baby aliases
|
|
186
186
|
export { default as BabyIcon } from '../icons/baby';
|
|
187
187
|
// Backpack aliases
|
|
@@ -194,108 +194,108 @@ export { default as BadgeCentIcon } from '../icons/badge-cent';
|
|
|
194
194
|
export { default as BadgeDollarSignIcon } from '../icons/badge-dollar-sign';
|
|
195
195
|
// BadgeEuro aliases
|
|
196
196
|
export { default as BadgeEuroIcon } from '../icons/badge-euro';
|
|
197
|
-
// BadgeIndianRupee aliases
|
|
198
|
-
export { default as BadgeIndianRupeeIcon } from '../icons/badge-indian-rupee';
|
|
199
197
|
// BadgeInfo aliases
|
|
200
198
|
export { default as BadgeInfoIcon } from '../icons/badge-info';
|
|
199
|
+
// BadgeIndianRupee aliases
|
|
200
|
+
export { default as BadgeIndianRupeeIcon } from '../icons/badge-indian-rupee';
|
|
201
201
|
// BadgeJapaneseYen aliases
|
|
202
202
|
export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen';
|
|
203
203
|
// BadgeMinus aliases
|
|
204
204
|
export { default as BadgeMinusIcon } from '../icons/badge-minus';
|
|
205
205
|
// BadgePercent aliases
|
|
206
206
|
export { default as BadgePercentIcon } from '../icons/badge-percent';
|
|
207
|
-
// BadgePoundSterling aliases
|
|
208
|
-
export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
|
|
209
207
|
// BadgePlus aliases
|
|
210
208
|
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
211
|
-
//
|
|
212
|
-
export { default as
|
|
209
|
+
// BadgePoundSterling aliases
|
|
210
|
+
export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
|
|
213
211
|
// BadgeSwissFranc aliases
|
|
214
212
|
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
215
|
-
// BadgeX aliases
|
|
216
|
-
export { default as BadgeXIcon } from '../icons/badge-x';
|
|
217
213
|
// BadgeTurkishLira aliases
|
|
218
214
|
export { default as BadgeTurkishLiraIcon } from '../icons/badge-turkish-lira';
|
|
215
|
+
// BadgeRussianRuble aliases
|
|
216
|
+
export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
217
|
+
// BadgeX aliases
|
|
218
|
+
export { default as BadgeXIcon } from '../icons/badge-x';
|
|
219
219
|
// Badge aliases
|
|
220
220
|
export { default as BadgeIcon } from '../icons/badge';
|
|
221
|
-
// Balloon aliases
|
|
222
|
-
export { default as BalloonIcon } from '../icons/balloon';
|
|
223
221
|
// BaggageClaim aliases
|
|
224
222
|
export { default as BaggageClaimIcon } from '../icons/baggage-claim';
|
|
225
223
|
// Ban aliases
|
|
226
224
|
export { default as BanIcon } from '../icons/ban';
|
|
227
|
-
//
|
|
228
|
-
export { default as
|
|
225
|
+
// Balloon aliases
|
|
226
|
+
export { default as BalloonIcon } from '../icons/balloon';
|
|
229
227
|
// Bandage aliases
|
|
230
228
|
export { default as BandageIcon } from '../icons/bandage';
|
|
231
229
|
// BanknoteArrowDown aliases
|
|
232
230
|
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
233
|
-
//
|
|
234
|
-
export { default as
|
|
231
|
+
// Banana aliases
|
|
232
|
+
export { default as BananaIcon } from '../icons/banana';
|
|
235
233
|
// BanknoteArrowUp aliases
|
|
236
234
|
export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
|
|
235
|
+
// BanknoteCheck aliases
|
|
236
|
+
export { default as BanknoteCheckIcon } from '../icons/banknote-check';
|
|
237
237
|
// BanknoteX aliases
|
|
238
238
|
export { default as BanknoteXIcon } from '../icons/banknote-x';
|
|
239
239
|
// Banknote aliases
|
|
240
240
|
export { default as BanknoteIcon } from '../icons/banknote';
|
|
241
|
-
// Barcode aliases
|
|
242
|
-
export { default as BarcodeIcon } from '../icons/barcode';
|
|
243
241
|
// Barrel aliases
|
|
244
242
|
export { default as BarrelIcon } from '../icons/barrel';
|
|
245
243
|
// Baseline aliases
|
|
246
244
|
export { default as BaselineIcon } from '../icons/baseline';
|
|
247
|
-
//
|
|
248
|
-
export { default as
|
|
245
|
+
// Barcode aliases
|
|
246
|
+
export { default as BarcodeIcon } from '../icons/barcode';
|
|
249
247
|
// Bath aliases
|
|
250
248
|
export { default as BathIcon } from '../icons/bath';
|
|
251
|
-
//
|
|
252
|
-
export { default as
|
|
249
|
+
// BatteryCharging aliases
|
|
250
|
+
export { default as BatteryChargingIcon } from '../icons/battery-charging';
|
|
253
251
|
// BatteryLow aliases
|
|
254
252
|
export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
255
253
|
// BatteryMedium aliases
|
|
256
254
|
export { default as BatteryMediumIcon } from '../icons/battery-medium';
|
|
255
|
+
// BatteryFull aliases
|
|
256
|
+
export { default as BatteryFullIcon } from '../icons/battery-full';
|
|
257
257
|
// BatteryPlus aliases
|
|
258
258
|
export { default as BatteryPlusIcon } from '../icons/battery-plus';
|
|
259
|
-
// BatteryWarning aliases
|
|
260
|
-
export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
261
259
|
// Battery aliases
|
|
262
260
|
export { default as BatteryIcon } from '../icons/battery';
|
|
263
|
-
// Beaker aliases
|
|
264
|
-
export { default as BeakerIcon } from '../icons/beaker';
|
|
265
261
|
// BeanOff aliases
|
|
266
262
|
export { default as BeanOffIcon } from '../icons/bean-off';
|
|
263
|
+
// BatteryWarning aliases
|
|
264
|
+
export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
265
|
+
// Beaker aliases
|
|
266
|
+
export { default as BeakerIcon } from '../icons/beaker';
|
|
267
267
|
// Bean aliases
|
|
268
268
|
export { default as BeanIcon } from '../icons/bean';
|
|
269
269
|
// BedDouble aliases
|
|
270
270
|
export { default as BedDoubleIcon } from '../icons/bed-double';
|
|
271
|
-
// BedSingle aliases
|
|
272
|
-
export { default as BedSingleIcon } from '../icons/bed-single';
|
|
273
271
|
// Bed aliases
|
|
274
272
|
export { default as BedIcon } from '../icons/bed';
|
|
273
|
+
// BedSingle aliases
|
|
274
|
+
export { default as BedSingleIcon } from '../icons/bed-single';
|
|
275
|
+
// BeefOff aliases
|
|
276
|
+
export { default as BeefOffIcon } from '../icons/beef-off';
|
|
275
277
|
// Beef aliases
|
|
276
278
|
export { default as BeefIcon } from '../icons/beef';
|
|
277
279
|
// BeerOff aliases
|
|
278
280
|
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
279
|
-
// BeefOff aliases
|
|
280
|
-
export { default as BeefOffIcon } from '../icons/beef-off';
|
|
281
281
|
// Beer aliases
|
|
282
282
|
export { default as BeerIcon } from '../icons/beer';
|
|
283
283
|
// BellCheck aliases
|
|
284
284
|
export { default as BellCheckIcon } from '../icons/bell-check';
|
|
285
285
|
// BellDot aliases
|
|
286
286
|
export { default as BellDotIcon } from '../icons/bell-dot';
|
|
287
|
-
// BellElectric aliases
|
|
288
|
-
export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
289
287
|
// BellMinus aliases
|
|
290
288
|
export { default as BellMinusIcon } from '../icons/bell-minus';
|
|
289
|
+
// BellElectric aliases
|
|
290
|
+
export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
291
291
|
// BellOff aliases
|
|
292
292
|
export { default as BellOffIcon } from '../icons/bell-off';
|
|
293
|
+
// BellPlus aliases
|
|
294
|
+
export { default as BellPlusIcon } from '../icons/bell-plus';
|
|
293
295
|
// BellRing aliases
|
|
294
296
|
export { default as BellRingIcon } from '../icons/bell-ring';
|
|
295
297
|
// Bell aliases
|
|
296
298
|
export { default as BellIcon } from '../icons/bell';
|
|
297
|
-
// BellPlus aliases
|
|
298
|
-
export { default as BellPlusIcon } from '../icons/bell-plus';
|
|
299
299
|
// BetweenVerticalEnd aliases
|
|
300
300
|
export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end';
|
|
301
301
|
// BetweenVerticalStart aliases
|
|
@@ -304,24 +304,24 @@ export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-s
|
|
|
304
304
|
export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
|
|
305
305
|
// Bike aliases
|
|
306
306
|
export { default as BikeIcon } from '../icons/bike';
|
|
307
|
-
// Binary aliases
|
|
308
|
-
export { default as BinaryIcon } from '../icons/binary';
|
|
309
307
|
// Binoculars aliases
|
|
310
308
|
export { default as BinocularsIcon } from '../icons/binoculars';
|
|
309
|
+
// Binary aliases
|
|
310
|
+
export { default as BinaryIcon } from '../icons/binary';
|
|
311
311
|
// Biohazard aliases
|
|
312
312
|
export { default as BiohazardIcon } from '../icons/biohazard';
|
|
313
313
|
// Bird aliases
|
|
314
314
|
export { default as BirdIcon } from '../icons/bird';
|
|
315
|
+
// Bitcoin aliases
|
|
316
|
+
export { default as BitcoinIcon } from '../icons/bitcoin';
|
|
315
317
|
// Birdhouse aliases
|
|
316
318
|
export { default as BirdhouseIcon } from '../icons/birdhouse';
|
|
317
319
|
// Blend aliases
|
|
318
320
|
export { default as BlendIcon } from '../icons/blend';
|
|
319
|
-
// Bitcoin aliases
|
|
320
|
-
export { default as BitcoinIcon } from '../icons/bitcoin';
|
|
321
|
-
// Blender aliases
|
|
322
|
-
export { default as BlenderIcon } from '../icons/blender';
|
|
323
321
|
// Blinds aliases
|
|
324
322
|
export { default as BlindsIcon } from '../icons/blinds';
|
|
323
|
+
// Blender aliases
|
|
324
|
+
export { default as BlenderIcon } from '../icons/blender';
|
|
325
325
|
// Blocks aliases
|
|
326
326
|
export { default as BlocksIcon } from '../icons/blocks';
|
|
327
327
|
// BluetoothConnected aliases
|
|
@@ -332,10 +332,10 @@ export { default as BluetoothOffIcon } from '../icons/bluetooth-off';
|
|
|
332
332
|
export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching';
|
|
333
333
|
// Bluetooth aliases
|
|
334
334
|
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
335
|
-
// Bold aliases
|
|
336
|
-
export { default as BoldIcon } from '../icons/bold';
|
|
337
335
|
// Bolt aliases
|
|
338
336
|
export { default as BoltIcon } from '../icons/bolt';
|
|
337
|
+
// Bold aliases
|
|
338
|
+
export { default as BoldIcon } from '../icons/bold';
|
|
339
339
|
// Bomb aliases
|
|
340
340
|
export { default as BombIcon } from '../icons/bomb';
|
|
341
341
|
// BoneFracture aliases
|
|
@@ -344,34 +344,34 @@ export { default as BoneFractureIcon } from '../icons/bone-fracture';
|
|
|
344
344
|
export { default as BoneIcon } from '../icons/bone';
|
|
345
345
|
// BookA aliases
|
|
346
346
|
export { default as BookAIcon } from '../icons/book-a';
|
|
347
|
-
// BookAlert aliases
|
|
348
|
-
export { default as BookAlertIcon } from '../icons/book-alert';
|
|
349
347
|
// BookAudio aliases
|
|
350
348
|
export { default as BookAudioIcon } from '../icons/book-audio';
|
|
349
|
+
// BookAlert aliases
|
|
350
|
+
export { default as BookAlertIcon } from '../icons/book-alert';
|
|
351
351
|
// BookCheck aliases
|
|
352
352
|
export { default as BookCheckIcon } from '../icons/book-check';
|
|
353
353
|
// BookCopy aliases
|
|
354
354
|
export { default as BookCopyIcon } from '../icons/book-copy';
|
|
355
355
|
// BookDown aliases
|
|
356
356
|
export { default as BookDownIcon } from '../icons/book-down';
|
|
357
|
-
// BookHeart aliases
|
|
358
|
-
export { default as BookHeartIcon } from '../icons/book-heart';
|
|
359
357
|
// BookHeadphones aliases
|
|
360
358
|
export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
361
|
-
//
|
|
362
|
-
export { default as
|
|
359
|
+
// BookHeart aliases
|
|
360
|
+
export { default as BookHeartIcon } from '../icons/book-heart';
|
|
363
361
|
// BookKey aliases
|
|
364
362
|
export { default as BookKeyIcon } from '../icons/book-key';
|
|
363
|
+
// BookImage aliases
|
|
364
|
+
export { default as BookImageIcon } from '../icons/book-image';
|
|
365
365
|
// BookLock aliases
|
|
366
366
|
export { default as BookLockIcon } from '../icons/book-lock';
|
|
367
367
|
// BookMarked aliases
|
|
368
368
|
export { default as BookMarkedIcon } from '../icons/book-marked';
|
|
369
369
|
// BookMinus aliases
|
|
370
370
|
export { default as BookMinusIcon } from '../icons/book-minus';
|
|
371
|
-
// BookOpenText aliases
|
|
372
|
-
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
373
371
|
// BookOpenCheck aliases
|
|
374
372
|
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
373
|
+
// BookOpenText aliases
|
|
374
|
+
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
375
375
|
// BookOpen aliases
|
|
376
376
|
export { default as BookOpenIcon } from '../icons/book-open';
|
|
377
377
|
// BookPlus aliases
|
|
@@ -394,20 +394,20 @@ export { default as BookXIcon } from '../icons/book-x';
|
|
|
394
394
|
export { default as BookIcon } from '../icons/book';
|
|
395
395
|
// BookmarkCheck aliases
|
|
396
396
|
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
397
|
-
// BookmarkMinus aliases
|
|
398
|
-
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
399
397
|
// BookmarkOff aliases
|
|
400
398
|
export { default as BookmarkOffIcon } from '../icons/bookmark-off';
|
|
401
|
-
//
|
|
402
|
-
export { default as
|
|
399
|
+
// BookmarkMinus aliases
|
|
400
|
+
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
403
401
|
// BookmarkX aliases
|
|
404
402
|
export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
405
403
|
// Bookmark aliases
|
|
406
404
|
export { default as BookmarkIcon } from '../icons/bookmark';
|
|
407
|
-
//
|
|
408
|
-
export { default as
|
|
405
|
+
// BookmarkPlus aliases
|
|
406
|
+
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
409
407
|
// BoomBox aliases
|
|
410
408
|
export { default as BoomBoxIcon } from '../icons/boom-box';
|
|
409
|
+
// BotMessageSquare aliases
|
|
410
|
+
export { default as BotMessageSquareIcon } from '../icons/bot-message-square';
|
|
411
411
|
// BotOff aliases
|
|
412
412
|
export { default as BotOffIcon } from '../icons/bot-off';
|
|
413
413
|
// Bot aliases
|
|
@@ -418,14 +418,14 @@ export { default as BottleWineIcon } from '../icons/bottle-wine';
|
|
|
418
418
|
export { default as BowArrowIcon } from '../icons/bow-arrow';
|
|
419
419
|
// Box aliases
|
|
420
420
|
export { default as BoxIcon } from '../icons/box';
|
|
421
|
-
// Brackets aliases
|
|
422
|
-
export { default as BracketsIcon } from '../icons/brackets';
|
|
423
|
-
// BrainCog aliases
|
|
424
|
-
export { default as BrainCogIcon } from '../icons/brain-cog';
|
|
425
421
|
// Boxes aliases
|
|
426
422
|
export { default as BoxesIcon } from '../icons/boxes';
|
|
423
|
+
// Brackets aliases
|
|
424
|
+
export { default as BracketsIcon } from '../icons/brackets';
|
|
427
425
|
// BrainCircuit aliases
|
|
428
426
|
export { default as BrainCircuitIcon } from '../icons/brain-circuit';
|
|
427
|
+
// BrainCog aliases
|
|
428
|
+
export { default as BrainCogIcon } from '../icons/brain-cog';
|
|
429
429
|
// Brain aliases
|
|
430
430
|
export { default as BrainIcon } from '../icons/brain';
|
|
431
431
|
// BrickWallFire aliases
|
|
@@ -446,12 +446,12 @@ export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
|
446
446
|
export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
447
447
|
// Broccoli aliases
|
|
448
448
|
export { default as BroccoliIcon } from '../icons/broccoli';
|
|
449
|
+
// Bubbles aliases
|
|
450
|
+
export { default as BubblesIcon } from '../icons/bubbles';
|
|
449
451
|
// BrushCleaning aliases
|
|
450
452
|
export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
|
|
451
453
|
// Brush aliases
|
|
452
454
|
export { default as BrushIcon } from '../icons/brush';
|
|
453
|
-
// Bubbles aliases
|
|
454
|
-
export { default as BubblesIcon } from '../icons/bubbles';
|
|
455
455
|
// BugOff aliases
|
|
456
456
|
export { default as BugOffIcon } from '../icons/bug-off';
|
|
457
457
|
// BugPlay aliases
|
|
@@ -460,40 +460,40 @@ export { default as BugPlayIcon } from '../icons/bug-play';
|
|
|
460
460
|
export { default as BugIcon } from '../icons/bug';
|
|
461
461
|
// Building2 aliases
|
|
462
462
|
export { default as Building2Icon } from '../icons/building-2';
|
|
463
|
-
// Building aliases
|
|
464
|
-
export { default as BuildingIcon } from '../icons/building';
|
|
465
463
|
// BusFront aliases
|
|
466
464
|
export { default as BusFrontIcon } from '../icons/bus-front';
|
|
467
|
-
//
|
|
468
|
-
export { default as
|
|
465
|
+
// Building aliases
|
|
466
|
+
export { default as BuildingIcon } from '../icons/building';
|
|
469
467
|
// Bus aliases
|
|
470
468
|
export { default as BusIcon } from '../icons/bus';
|
|
471
469
|
// Cable aliases
|
|
472
470
|
export { default as CableIcon } from '../icons/cable';
|
|
471
|
+
// CableCar aliases
|
|
472
|
+
export { default as CableCarIcon } from '../icons/cable-car';
|
|
473
473
|
// CakeSlice aliases
|
|
474
474
|
export { default as CakeSliceIcon } from '../icons/cake-slice';
|
|
475
|
-
// Calculator aliases
|
|
476
|
-
export { default as CalculatorIcon } from '../icons/calculator';
|
|
477
475
|
// Cake aliases
|
|
478
476
|
export { default as CakeIcon } from '../icons/cake';
|
|
477
|
+
// Calculator aliases
|
|
478
|
+
export { default as CalculatorIcon } from '../icons/calculator';
|
|
479
479
|
// Calendar1 aliases
|
|
480
480
|
export { default as Calendar1Icon } from '../icons/calendar-1';
|
|
481
|
-
// CalendarArrowUp aliases
|
|
482
|
-
export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
|
|
483
481
|
// CalendarArrowDown aliases
|
|
484
482
|
export { default as CalendarArrowDownIcon } from '../icons/calendar-arrow-down';
|
|
483
|
+
// CalendarArrowUp aliases
|
|
484
|
+
export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
|
|
485
485
|
// CalendarCheck2 aliases
|
|
486
486
|
export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
|
|
487
487
|
// CalendarCheck aliases
|
|
488
488
|
export { default as CalendarCheckIcon } from '../icons/calendar-check';
|
|
489
|
-
// CalendarClock aliases
|
|
490
|
-
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
491
489
|
// CalendarCog aliases
|
|
492
490
|
export { default as CalendarCogIcon } from '../icons/calendar-cog';
|
|
493
|
-
//
|
|
494
|
-
export { default as
|
|
491
|
+
// CalendarClock aliases
|
|
492
|
+
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
495
493
|
// CalendarDays aliases
|
|
496
494
|
export { default as CalendarDaysIcon } from '../icons/calendar-days';
|
|
495
|
+
// CalendarFold aliases
|
|
496
|
+
export { default as CalendarFoldIcon } from '../icons/calendar-fold';
|
|
497
497
|
// CalendarHeart aliases
|
|
498
498
|
export { default as CalendarHeartIcon } from '../icons/calendar-heart';
|
|
499
499
|
// CalendarMinus2 aliases
|
|
@@ -504,10 +504,10 @@ export { default as CalendarMinusIcon } from '../icons/calendar-minus';
|
|
|
504
504
|
export { default as CalendarOffIcon } from '../icons/calendar-off';
|
|
505
505
|
// CalendarPlus2 aliases
|
|
506
506
|
export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
|
|
507
|
-
// CalendarPlus aliases
|
|
508
|
-
export { default as CalendarPlusIcon } from '../icons/calendar-plus';
|
|
509
507
|
// CalendarRange aliases
|
|
510
508
|
export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
509
|
+
// CalendarPlus aliases
|
|
510
|
+
export { default as CalendarPlusIcon } from '../icons/calendar-plus';
|
|
511
511
|
// CalendarSearch aliases
|
|
512
512
|
export { default as CalendarSearchIcon } from '../icons/calendar-search';
|
|
513
513
|
// CalendarSync aliases
|
|
@@ -516,20 +516,20 @@ export { default as CalendarSyncIcon } from '../icons/calendar-sync';
|
|
|
516
516
|
export { default as CalendarX2Icon } from '../icons/calendar-x-2';
|
|
517
517
|
// CalendarX aliases
|
|
518
518
|
export { default as CalendarXIcon } from '../icons/calendar-x';
|
|
519
|
-
// Calendars aliases
|
|
520
|
-
export { default as CalendarsIcon } from '../icons/calendars';
|
|
521
519
|
// Calendar aliases
|
|
522
520
|
export { default as CalendarIcon } from '../icons/calendar';
|
|
521
|
+
// Calendars aliases
|
|
522
|
+
export { default as CalendarsIcon } from '../icons/calendars';
|
|
523
523
|
// CameraOff aliases
|
|
524
524
|
export { default as CameraOffIcon } from '../icons/camera-off';
|
|
525
525
|
// Camera aliases
|
|
526
526
|
export { default as CameraIcon } from '../icons/camera';
|
|
527
527
|
// CandyCane aliases
|
|
528
528
|
export { default as CandyCaneIcon } from '../icons/candy-cane';
|
|
529
|
-
// Candy aliases
|
|
530
|
-
export { default as CandyIcon } from '../icons/candy';
|
|
531
529
|
// CandyOff aliases
|
|
532
530
|
export { default as CandyOffIcon } from '../icons/candy-off';
|
|
531
|
+
// Candy aliases
|
|
532
|
+
export { default as CandyIcon } from '../icons/candy';
|
|
533
533
|
// CannabisOff aliases
|
|
534
534
|
export { default as CannabisOffIcon } from '../icons/cannabis-off';
|
|
535
535
|
// Cannabis aliases
|
|
@@ -546,12 +546,12 @@ export { default as CarIcon } from '../icons/car';
|
|
|
546
546
|
export { default as CaravanIcon } from '../icons/caravan';
|
|
547
547
|
// CardSim aliases
|
|
548
548
|
export { default as CardSimIcon } from '../icons/card-sim';
|
|
549
|
+
// CaseSensitive aliases
|
|
550
|
+
export { default as CaseSensitiveIcon } from '../icons/case-sensitive';
|
|
549
551
|
// Carrot aliases
|
|
550
552
|
export { default as CarrotIcon } from '../icons/carrot';
|
|
551
553
|
// CaseLower aliases
|
|
552
554
|
export { default as CaseLowerIcon } from '../icons/case-lower';
|
|
553
|
-
// CaseSensitive aliases
|
|
554
|
-
export { default as CaseSensitiveIcon } from '../icons/case-sensitive';
|
|
555
555
|
// CaseUpper aliases
|
|
556
556
|
export { default as CaseUpperIcon } from '../icons/case-upper';
|
|
557
557
|
// CassetteTape aliases
|
|
@@ -562,10 +562,10 @@ export { default as CastIcon } from '../icons/cast';
|
|
|
562
562
|
export { default as CastleIcon } from '../icons/castle';
|
|
563
563
|
// Cat aliases
|
|
564
564
|
export { default as CatIcon } from '../icons/cat';
|
|
565
|
-
// CctvOff aliases
|
|
566
|
-
export { default as CctvOffIcon } from '../icons/cctv-off';
|
|
567
565
|
// Cctv aliases
|
|
568
566
|
export { default as CctvIcon } from '../icons/cctv';
|
|
567
|
+
// CctvOff aliases
|
|
568
|
+
export { default as CctvOffIcon } from '../icons/cctv-off';
|
|
569
569
|
// ChartBarDecreasing aliases
|
|
570
570
|
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
571
571
|
// ChartBarIncreasing aliases
|
|
@@ -576,14 +576,14 @@ export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
|
576
576
|
export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
|
|
577
577
|
// ChartColumnStacked aliases
|
|
578
578
|
export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
|
|
579
|
-
// ChartGantt aliases
|
|
580
|
-
export { default as ChartGanttIcon } from '../icons/chart-gantt';
|
|
581
579
|
// ChartNetwork aliases
|
|
582
580
|
export { default as ChartNetworkIcon } from '../icons/chart-network';
|
|
583
|
-
//
|
|
584
|
-
export { default as
|
|
581
|
+
// ChartGantt aliases
|
|
582
|
+
export { default as ChartGanttIcon } from '../icons/chart-gantt';
|
|
585
583
|
// ChartNoAxesColumnDecreasing aliases
|
|
586
584
|
export { default as ChartNoAxesColumnDecreasingIcon } from '../icons/chart-no-axes-column-decreasing';
|
|
585
|
+
// ChartNoAxesCombined aliases
|
|
586
|
+
export { default as ChartNoAxesCombinedIcon } from '../icons/chart-no-axes-combined';
|
|
587
587
|
// ChartSpline aliases
|
|
588
588
|
export { default as ChartSplineIcon } from '../icons/chart-spline';
|
|
589
589
|
// CheckCheck aliases
|
|
@@ -594,32 +594,32 @@ export { default as CheckLineIcon } from '../icons/check-line';
|
|
|
594
594
|
export { default as CheckIcon } from '../icons/check';
|
|
595
595
|
// ChefHat aliases
|
|
596
596
|
export { default as ChefHatIcon } from '../icons/chef-hat';
|
|
597
|
-
// Cherry aliases
|
|
598
|
-
export { default as CherryIcon } from '../icons/cherry';
|
|
599
|
-
// ChessBishop aliases
|
|
600
|
-
export { default as ChessBishopIcon } from '../icons/chess-bishop';
|
|
601
597
|
// ChessKing aliases
|
|
602
598
|
export { default as ChessKingIcon } from '../icons/chess-king';
|
|
599
|
+
// ChessBishop aliases
|
|
600
|
+
export { default as ChessBishopIcon } from '../icons/chess-bishop';
|
|
601
|
+
// Cherry aliases
|
|
602
|
+
export { default as CherryIcon } from '../icons/cherry';
|
|
603
603
|
// ChessKnight aliases
|
|
604
604
|
export { default as ChessKnightIcon } from '../icons/chess-knight';
|
|
605
|
+
// ChessQueen aliases
|
|
606
|
+
export { default as ChessQueenIcon } from '../icons/chess-queen';
|
|
605
607
|
// ChessPawn aliases
|
|
606
608
|
export { default as ChessPawnIcon } from '../icons/chess-pawn';
|
|
607
609
|
// ChessRook aliases
|
|
608
610
|
export { default as ChessRookIcon } from '../icons/chess-rook';
|
|
609
|
-
// ChessQueen aliases
|
|
610
|
-
export { default as ChessQueenIcon } from '../icons/chess-queen';
|
|
611
611
|
// ChevronDown aliases
|
|
612
612
|
export { default as ChevronDownIcon } from '../icons/chevron-down';
|
|
613
|
-
// ChevronFirst aliases
|
|
614
|
-
export { default as ChevronFirstIcon } from '../icons/chevron-first';
|
|
615
613
|
// ChevronLast aliases
|
|
616
614
|
export { default as ChevronLastIcon } from '../icons/chevron-last';
|
|
615
|
+
// ChevronFirst aliases
|
|
616
|
+
export { default as ChevronFirstIcon } from '../icons/chevron-first';
|
|
617
617
|
// ChevronLeft aliases
|
|
618
618
|
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
619
|
-
// ChevronRight aliases
|
|
620
|
-
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
621
619
|
// ChevronUp aliases
|
|
622
620
|
export { default as ChevronUpIcon } from '../icons/chevron-up';
|
|
621
|
+
// ChevronRight aliases
|
|
622
|
+
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
623
623
|
// ChevronsDownUp aliases
|
|
624
624
|
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
625
625
|
// ChevronsDown aliases
|
|
@@ -632,12 +632,12 @@ export { default as ChevronsLeftRightIcon } from '../icons/chevrons-left-right';
|
|
|
632
632
|
export { default as ChevronsLeftIcon } from '../icons/chevrons-left';
|
|
633
633
|
// ChevronsRightLeft aliases
|
|
634
634
|
export { default as ChevronsRightLeftIcon } from '../icons/chevrons-right-left';
|
|
635
|
+
// ChevronsUp aliases
|
|
636
|
+
export { default as ChevronsUpIcon } from '../icons/chevrons-up';
|
|
635
637
|
// ChevronsRight aliases
|
|
636
638
|
export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
637
639
|
// ChevronsUpDown aliases
|
|
638
640
|
export { default as ChevronsUpDownIcon } from '../icons/chevrons-up-down';
|
|
639
|
-
// ChevronsUp aliases
|
|
640
|
-
export { default as ChevronsUpIcon } from '../icons/chevrons-up';
|
|
641
641
|
// Church aliases
|
|
642
642
|
export { default as ChurchIcon } from '../icons/church';
|
|
643
643
|
// CigaretteOff aliases
|
|
@@ -650,34 +650,36 @@ export { default as CircleDashedIcon } from '../icons/circle-dashed';
|
|
|
650
650
|
export { default as CircleDollarSignIcon } from '../icons/circle-dollar-sign';
|
|
651
651
|
// CircleDotDashed aliases
|
|
652
652
|
export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
|
|
653
|
-
// CircleDot aliases
|
|
654
|
-
export { default as CircleDotIcon } from '../icons/circle-dot';
|
|
655
|
-
// CircleFadingArrowUp aliases
|
|
656
|
-
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
657
|
-
// CircleEqual aliases
|
|
658
|
-
export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
659
653
|
// CircleEllipsis aliases
|
|
660
654
|
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
661
|
-
//
|
|
662
|
-
export { default as
|
|
655
|
+
// CircleEqual aliases
|
|
656
|
+
export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
657
|
+
// CircleFadingArrowUp aliases
|
|
658
|
+
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
659
|
+
// CircleDot aliases
|
|
660
|
+
export { default as CircleDotIcon } from '../icons/circle-dot';
|
|
661
|
+
// CircleEuroSign aliases
|
|
662
|
+
export { default as CircleEuroSignIcon } from '../icons/circle-euro-sign';
|
|
663
663
|
// CircleOff aliases
|
|
664
664
|
export { default as CircleOffIcon } from '../icons/circle-off';
|
|
665
665
|
// CirclePile aliases
|
|
666
666
|
export { default as CirclePileIcon } from '../icons/circle-pile';
|
|
667
|
-
//
|
|
668
|
-
export { default as
|
|
667
|
+
// CircleFadingPlus aliases
|
|
668
|
+
export { default as CircleFadingPlusIcon } from '../icons/circle-fading-plus';
|
|
669
669
|
// CircleSlash aliases
|
|
670
670
|
export { default as CircleSlashIcon } from '../icons/circle-slash';
|
|
671
|
+
// CirclePoundSterling aliases
|
|
672
|
+
export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling';
|
|
671
673
|
// CircleSmall aliases
|
|
672
674
|
export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
673
|
-
//
|
|
674
|
-
export { default as
|
|
675
|
+
// CircuitBoard aliases
|
|
676
|
+
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
675
677
|
// Circle aliases
|
|
676
678
|
export { default as CircleIcon } from '../icons/circle';
|
|
679
|
+
// CircleStar aliases
|
|
680
|
+
export { default as CircleStarIcon } from '../icons/circle-star';
|
|
677
681
|
// Citrus aliases
|
|
678
682
|
export { default as CitrusIcon } from '../icons/citrus';
|
|
679
|
-
// CircuitBoard aliases
|
|
680
|
-
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
681
683
|
// Clapperboard aliases
|
|
682
684
|
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
683
685
|
// ClipboardCheck aliases
|
|
@@ -686,36 +688,36 @@ export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
|
|
|
686
688
|
export { default as ClipboardClockIcon } from '../icons/clipboard-clock';
|
|
687
689
|
// ClipboardCopy aliases
|
|
688
690
|
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
691
|
+
// ClipboardPaste aliases
|
|
692
|
+
export { default as ClipboardPasteIcon } from '../icons/clipboard-paste';
|
|
689
693
|
// ClipboardMinus aliases
|
|
690
694
|
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
691
695
|
// ClipboardList aliases
|
|
692
696
|
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
693
|
-
// ClipboardPaste aliases
|
|
694
|
-
export { default as ClipboardPasteIcon } from '../icons/clipboard-paste';
|
|
695
|
-
// ClipboardPlus aliases
|
|
696
|
-
export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
|
|
697
697
|
// ClipboardType aliases
|
|
698
698
|
export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
699
|
+
// ClipboardPlus aliases
|
|
700
|
+
export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
|
|
699
701
|
// ClipboardX aliases
|
|
700
702
|
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
701
703
|
// Clipboard aliases
|
|
702
704
|
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
703
|
-
// Clock10 aliases
|
|
704
|
-
export { default as Clock10Icon } from '../icons/clock-10';
|
|
705
705
|
// Clock1 aliases
|
|
706
706
|
export { default as Clock1Icon } from '../icons/clock-1';
|
|
707
|
+
// Clock10 aliases
|
|
708
|
+
export { default as Clock10Icon } from '../icons/clock-10';
|
|
707
709
|
// Clock11 aliases
|
|
708
710
|
export { default as Clock11Icon } from '../icons/clock-11';
|
|
709
711
|
// Clock12 aliases
|
|
710
712
|
export { default as Clock12Icon } from '../icons/clock-12';
|
|
711
|
-
// Clock2 aliases
|
|
712
|
-
export { default as Clock2Icon } from '../icons/clock-2';
|
|
713
|
-
// Clock3 aliases
|
|
714
|
-
export { default as Clock3Icon } from '../icons/clock-3';
|
|
715
713
|
// Clock4 aliases
|
|
716
714
|
export { default as Clock4Icon } from '../icons/clock-4';
|
|
715
|
+
// Clock2 aliases
|
|
716
|
+
export { default as Clock2Icon } from '../icons/clock-2';
|
|
717
717
|
// Clock5 aliases
|
|
718
718
|
export { default as Clock5Icon } from '../icons/clock-5';
|
|
719
|
+
// Clock3 aliases
|
|
720
|
+
export { default as Clock3Icon } from '../icons/clock-3';
|
|
719
721
|
// Clock6 aliases
|
|
720
722
|
export { default as Clock6Icon } from '../icons/clock-6';
|
|
721
723
|
// Clock7 aliases
|
|
@@ -724,16 +726,16 @@ export { default as Clock7Icon } from '../icons/clock-7';
|
|
|
724
726
|
export { default as Clock8Icon } from '../icons/clock-8';
|
|
725
727
|
// Clock9 aliases
|
|
726
728
|
export { default as Clock9Icon } from '../icons/clock-9';
|
|
727
|
-
// ClockAlert aliases
|
|
728
|
-
export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
729
729
|
// ClockArrowDown aliases
|
|
730
730
|
export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
|
|
731
|
+
// ClockAlert aliases
|
|
732
|
+
export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
731
733
|
// ClockArrowLeft aliases
|
|
732
734
|
export { default as ClockArrowLeftIcon } from '../icons/clock-arrow-left';
|
|
733
|
-
// ClockArrowRight aliases
|
|
734
|
-
export { default as ClockArrowRightIcon } from '../icons/clock-arrow-right';
|
|
735
735
|
// ClockArrowUp aliases
|
|
736
736
|
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
|
|
737
|
+
// ClockArrowRight aliases
|
|
738
|
+
export { default as ClockArrowRightIcon } from '../icons/clock-arrow-right';
|
|
737
739
|
// ClockCheck aliases
|
|
738
740
|
export { default as ClockCheckIcon } from '../icons/clock-check';
|
|
739
741
|
// ClockFading aliases
|
|
@@ -746,32 +748,32 @@ export { default as ClockIcon } from '../icons/clock';
|
|
|
746
748
|
export { default as ClosedCaptionIcon } from '../icons/closed-caption';
|
|
747
749
|
// CloudAlert aliases
|
|
748
750
|
export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
749
|
-
// CloudCheck aliases
|
|
750
|
-
export { default as CloudCheckIcon } from '../icons/cloud-check';
|
|
751
751
|
// CloudBackup aliases
|
|
752
752
|
export { default as CloudBackupIcon } from '../icons/cloud-backup';
|
|
753
|
+
// CloudCheck aliases
|
|
754
|
+
export { default as CloudCheckIcon } from '../icons/cloud-check';
|
|
753
755
|
// CloudCog aliases
|
|
754
756
|
export { default as CloudCogIcon } from '../icons/cloud-cog';
|
|
755
757
|
// CloudDrizzle aliases
|
|
756
758
|
export { default as CloudDrizzleIcon } from '../icons/cloud-drizzle';
|
|
757
759
|
// CloudFog aliases
|
|
758
760
|
export { default as CloudFogIcon } from '../icons/cloud-fog';
|
|
759
|
-
// CloudHail aliases
|
|
760
|
-
export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
761
761
|
// CloudLightning aliases
|
|
762
762
|
export { default as CloudLightningIcon } from '../icons/cloud-lightning';
|
|
763
763
|
// CloudMoonRain aliases
|
|
764
764
|
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
765
|
-
// CloudOff aliases
|
|
766
|
-
export { default as CloudOffIcon } from '../icons/cloud-off';
|
|
767
765
|
// CloudMoon aliases
|
|
768
766
|
export { default as CloudMoonIcon } from '../icons/cloud-moon';
|
|
767
|
+
// CloudHail aliases
|
|
768
|
+
export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
769
|
+
// CloudOff aliases
|
|
770
|
+
export { default as CloudOffIcon } from '../icons/cloud-off';
|
|
769
771
|
// CloudRainWind aliases
|
|
770
772
|
export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
|
|
771
|
-
// CloudSnow aliases
|
|
772
|
-
export { default as CloudSnowIcon } from '../icons/cloud-snow';
|
|
773
773
|
// CloudRain aliases
|
|
774
774
|
export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
775
|
+
// CloudSnow aliases
|
|
776
|
+
export { default as CloudSnowIcon } from '../icons/cloud-snow';
|
|
775
777
|
// CloudSunRain aliases
|
|
776
778
|
export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
|
|
777
779
|
// CloudSun aliases
|
|
@@ -780,10 +782,10 @@ export { default as CloudSunIcon } from '../icons/cloud-sun';
|
|
|
780
782
|
export { default as CloudSyncIcon } from '../icons/cloud-sync';
|
|
781
783
|
// Cloud aliases
|
|
782
784
|
export { default as CloudIcon } from '../icons/cloud';
|
|
783
|
-
// Cloudy aliases
|
|
784
|
-
export { default as CloudyIcon } from '../icons/cloudy';
|
|
785
785
|
// Clover aliases
|
|
786
786
|
export { default as CloverIcon } from '../icons/clover';
|
|
787
|
+
// Cloudy aliases
|
|
788
|
+
export { default as CloudyIcon } from '../icons/cloudy';
|
|
787
789
|
// Club aliases
|
|
788
790
|
export { default as ClubIcon } from '../icons/club';
|
|
789
791
|
// Code aliases
|
|
@@ -792,18 +794,18 @@ export { default as CodeIcon } from '../icons/code';
|
|
|
792
794
|
export { default as CoffeeIcon } from '../icons/coffee';
|
|
793
795
|
// Cog aliases
|
|
794
796
|
export { default as CogIcon } from '../icons/cog';
|
|
797
|
+
// Coins aliases
|
|
798
|
+
export { default as CoinsIcon } from '../icons/coins';
|
|
795
799
|
// Columns4 aliases
|
|
796
800
|
export { default as Columns4Icon } from '../icons/columns-4';
|
|
797
801
|
// Combine aliases
|
|
798
802
|
export { default as CombineIcon } from '../icons/combine';
|
|
799
803
|
// Command aliases
|
|
800
804
|
export { default as CommandIcon } from '../icons/command';
|
|
801
|
-
// Coins aliases
|
|
802
|
-
export { default as CoinsIcon } from '../icons/coins';
|
|
803
|
-
// Compass aliases
|
|
804
|
-
export { default as CompassIcon } from '../icons/compass';
|
|
805
805
|
// Component aliases
|
|
806
806
|
export { default as ComponentIcon } from '../icons/component';
|
|
807
|
+
// Compass aliases
|
|
808
|
+
export { default as CompassIcon } from '../icons/compass';
|
|
807
809
|
// Computer aliases
|
|
808
810
|
export { default as ComputerIcon } from '../icons/computer';
|
|
809
811
|
// ConciergeBell aliases
|
|
@@ -822,30 +824,30 @@ export { default as ContrastIcon } from '../icons/contrast';
|
|
|
822
824
|
export { default as CookieIcon } from '../icons/cookie';
|
|
823
825
|
// CookingPot aliases
|
|
824
826
|
export { default as CookingPotIcon } from '../icons/cooking-pot';
|
|
825
|
-
// CopyCheck aliases
|
|
826
|
-
export { default as CopyCheckIcon } from '../icons/copy-check';
|
|
827
827
|
// CopyMinus aliases
|
|
828
828
|
export { default as CopyMinusIcon } from '../icons/copy-minus';
|
|
829
|
-
//
|
|
830
|
-
export { default as
|
|
829
|
+
// CopyCheck aliases
|
|
830
|
+
export { default as CopyCheckIcon } from '../icons/copy-check';
|
|
831
831
|
// CopyPlus aliases
|
|
832
832
|
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
833
|
+
// CopySlash aliases
|
|
834
|
+
export { default as CopySlashIcon } from '../icons/copy-slash';
|
|
833
835
|
// CopyX aliases
|
|
834
836
|
export { default as CopyXIcon } from '../icons/copy-x';
|
|
835
837
|
// Copy aliases
|
|
836
838
|
export { default as CopyIcon } from '../icons/copy';
|
|
837
|
-
// Copyleft aliases
|
|
838
|
-
export { default as CopyleftIcon } from '../icons/copyleft';
|
|
839
839
|
// Copyright aliases
|
|
840
840
|
export { default as CopyrightIcon } from '../icons/copyright';
|
|
841
841
|
// CornerDownLeft aliases
|
|
842
842
|
export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
|
|
843
|
+
// Copyleft aliases
|
|
844
|
+
export { default as CopyleftIcon } from '../icons/copyleft';
|
|
845
|
+
// CornerDownRight aliases
|
|
846
|
+
export { default as CornerDownRightIcon } from '../icons/corner-down-right';
|
|
843
847
|
// CornerLeftDown aliases
|
|
844
848
|
export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
|
|
845
849
|
// CornerLeftUp aliases
|
|
846
850
|
export { default as CornerLeftUpIcon } from '../icons/corner-left-up';
|
|
847
|
-
// CornerDownRight aliases
|
|
848
|
-
export { default as CornerDownRightIcon } from '../icons/corner-down-right';
|
|
849
851
|
// CornerRightDown aliases
|
|
850
852
|
export { default as CornerRightDownIcon } from '../icons/corner-right-down';
|
|
851
853
|
// CornerRightUp aliases
|
|
@@ -856,46 +858,46 @@ export { default as CornerUpLeftIcon } from '../icons/corner-up-left';
|
|
|
856
858
|
export { default as CornerUpRightIcon } from '../icons/corner-up-right';
|
|
857
859
|
// Cpu aliases
|
|
858
860
|
export { default as CpuIcon } from '../icons/cpu';
|
|
861
|
+
// Croissant aliases
|
|
862
|
+
export { default as CroissantIcon } from '../icons/croissant';
|
|
859
863
|
// CreativeCommons aliases
|
|
860
864
|
export { default as CreativeCommonsIcon } from '../icons/creative-commons';
|
|
861
865
|
// CreditCard aliases
|
|
862
866
|
export { default as CreditCardIcon } from '../icons/credit-card';
|
|
863
|
-
// Croissant aliases
|
|
864
|
-
export { default as CroissantIcon } from '../icons/croissant';
|
|
865
867
|
// Crop aliases
|
|
866
868
|
export { default as CropIcon } from '../icons/crop';
|
|
867
869
|
// Cross aliases
|
|
868
870
|
export { default as CrossIcon } from '../icons/cross';
|
|
869
|
-
// Crown aliases
|
|
870
|
-
export { default as CrownIcon } from '../icons/crown';
|
|
871
871
|
// Crosshair aliases
|
|
872
872
|
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
873
|
-
//
|
|
874
|
-
export { default as
|
|
873
|
+
// Crown aliases
|
|
874
|
+
export { default as CrownIcon } from '../icons/crown';
|
|
875
875
|
// Cuboid aliases
|
|
876
876
|
export { default as CuboidIcon } from '../icons/cuboid';
|
|
877
877
|
// Currency aliases
|
|
878
878
|
export { default as CurrencyIcon } from '../icons/currency';
|
|
879
|
-
//
|
|
880
|
-
export { default as
|
|
879
|
+
// CupSoda aliases
|
|
880
|
+
export { default as CupSodaIcon } from '../icons/cup-soda';
|
|
881
881
|
// Cylinder aliases
|
|
882
882
|
export { default as CylinderIcon } from '../icons/cylinder';
|
|
883
|
-
//
|
|
884
|
-
export { default as
|
|
883
|
+
// Dam aliases
|
|
884
|
+
export { default as DamIcon } from '../icons/dam';
|
|
885
885
|
// DatabaseArrowUp aliases
|
|
886
886
|
export { default as DatabaseArrowUpIcon } from '../icons/database-arrow-up';
|
|
887
|
+
// DatabaseArrowDown aliases
|
|
888
|
+
export { default as DatabaseArrowDownIcon } from '../icons/database-arrow-down';
|
|
887
889
|
// DatabaseBackup aliases
|
|
888
890
|
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
889
891
|
// DatabaseCheck aliases
|
|
890
892
|
export { default as DatabaseCheckIcon } from '../icons/database-check';
|
|
891
|
-
// DatabasePlus aliases
|
|
892
|
-
export { default as DatabasePlusIcon } from '../icons/database-plus';
|
|
893
|
-
// DatabaseSearch aliases
|
|
894
|
-
export { default as DatabaseSearchIcon } from '../icons/database-search';
|
|
895
893
|
// DatabaseMinus aliases
|
|
896
894
|
export { default as DatabaseMinusIcon } from '../icons/database-minus';
|
|
895
|
+
// DatabaseSearch aliases
|
|
896
|
+
export { default as DatabaseSearchIcon } from '../icons/database-search';
|
|
897
897
|
// DatabaseX aliases
|
|
898
898
|
export { default as DatabaseXIcon } from '../icons/database-x';
|
|
899
|
+
// DatabasePlus aliases
|
|
900
|
+
export { default as DatabasePlusIcon } from '../icons/database-plus';
|
|
899
901
|
// DatabaseZap aliases
|
|
900
902
|
export { default as DatabaseZapIcon } from '../icons/database-zap';
|
|
901
903
|
// Database aliases
|
|
@@ -918,14 +920,14 @@ export { default as DiamondPlusIcon } from '../icons/diamond-plus';
|
|
|
918
920
|
export { default as DiamondIcon } from '../icons/diamond';
|
|
919
921
|
// Dice1 aliases
|
|
920
922
|
export { default as Dice1Icon } from '../icons/dice-1';
|
|
921
|
-
// Dice2 aliases
|
|
922
|
-
export { default as Dice2Icon } from '../icons/dice-2';
|
|
923
|
-
// Dice3 aliases
|
|
924
|
-
export { default as Dice3Icon } from '../icons/dice-3';
|
|
925
923
|
// Dice4 aliases
|
|
926
924
|
export { default as Dice4Icon } from '../icons/dice-4';
|
|
925
|
+
// Dice2 aliases
|
|
926
|
+
export { default as Dice2Icon } from '../icons/dice-2';
|
|
927
927
|
// Dice5 aliases
|
|
928
928
|
export { default as Dice5Icon } from '../icons/dice-5';
|
|
929
|
+
// Dice3 aliases
|
|
930
|
+
export { default as Dice3Icon } from '../icons/dice-3';
|
|
929
931
|
// Dice6 aliases
|
|
930
932
|
export { default as Dice6Icon } from '../icons/dice-6';
|
|
931
933
|
// Dices aliases
|
|
@@ -936,30 +938,30 @@ export { default as DiffIcon } from '../icons/diff';
|
|
|
936
938
|
export { default as Disc2Icon } from '../icons/disc-2';
|
|
937
939
|
// Disc3 aliases
|
|
938
940
|
export { default as Disc3Icon } from '../icons/disc-3';
|
|
939
|
-
// DiscAlbum aliases
|
|
940
|
-
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
941
941
|
// Disc aliases
|
|
942
942
|
export { default as DiscIcon } from '../icons/disc';
|
|
943
943
|
// Divide aliases
|
|
944
944
|
export { default as DivideIcon } from '../icons/divide';
|
|
945
|
+
// DiscAlbum aliases
|
|
946
|
+
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
945
947
|
// DnaOff aliases
|
|
946
948
|
export { default as DnaOffIcon } from '../icons/dna-off';
|
|
947
949
|
// Dna aliases
|
|
948
950
|
export { default as DnaIcon } from '../icons/dna';
|
|
949
951
|
// Dock aliases
|
|
950
952
|
export { default as DockIcon } from '../icons/dock';
|
|
951
|
-
// Dog aliases
|
|
952
|
-
export { default as DogIcon } from '../icons/dog';
|
|
953
953
|
// DollarSign aliases
|
|
954
954
|
export { default as DollarSignIcon } from '../icons/dollar-sign';
|
|
955
|
+
// Dog aliases
|
|
956
|
+
export { default as DogIcon } from '../icons/dog';
|
|
955
957
|
// Donut aliases
|
|
956
958
|
export { default as DonutIcon } from '../icons/donut';
|
|
957
959
|
// DoorClosedLocked aliases
|
|
958
960
|
export { default as DoorClosedLockedIcon } from '../icons/door-closed-locked';
|
|
959
|
-
// DoorOpen aliases
|
|
960
|
-
export { default as DoorOpenIcon } from '../icons/door-open';
|
|
961
961
|
// DoorClosed aliases
|
|
962
962
|
export { default as DoorClosedIcon } from '../icons/door-closed';
|
|
963
|
+
// DoorOpen aliases
|
|
964
|
+
export { default as DoorOpenIcon } from '../icons/door-open';
|
|
963
965
|
// Dot aliases
|
|
964
966
|
export { default as DotIcon } from '../icons/dot';
|
|
965
967
|
// Download aliases
|
|
@@ -972,18 +974,18 @@ export { default as DramaIcon } from '../icons/drama';
|
|
|
972
974
|
export { default as DrillIcon } from '../icons/drill';
|
|
973
975
|
// Drone aliases
|
|
974
976
|
export { default as DroneIcon } from '../icons/drone';
|
|
975
|
-
// Droplet aliases
|
|
976
|
-
export { default as DropletIcon } from '../icons/droplet';
|
|
977
977
|
// DropletOff aliases
|
|
978
978
|
export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
979
|
+
// Droplet aliases
|
|
980
|
+
export { default as DropletIcon } from '../icons/droplet';
|
|
979
981
|
// Droplets aliases
|
|
980
982
|
export { default as DropletsIcon } from '../icons/droplets';
|
|
981
983
|
// Drum aliases
|
|
982
984
|
export { default as DrumIcon } from '../icons/drum';
|
|
983
|
-
// Drumstick aliases
|
|
984
|
-
export { default as DrumstickIcon } from '../icons/drumstick';
|
|
985
985
|
// Dumbbell aliases
|
|
986
986
|
export { default as DumbbellIcon } from '../icons/dumbbell';
|
|
987
|
+
// Drumstick aliases
|
|
988
|
+
export { default as DrumstickIcon } from '../icons/drumstick';
|
|
987
989
|
// EarOff aliases
|
|
988
990
|
export { default as EarOffIcon } from '../icons/ear-off';
|
|
989
991
|
// Ear aliases
|
|
@@ -992,22 +994,22 @@ export { default as EarIcon } from '../icons/ear';
|
|
|
992
994
|
export { default as EarthLockIcon } from '../icons/earth-lock';
|
|
993
995
|
// Eclipse aliases
|
|
994
996
|
export { default as EclipseIcon } from '../icons/eclipse';
|
|
995
|
-
// EggOff aliases
|
|
996
|
-
export { default as EggOffIcon } from '../icons/egg-off';
|
|
997
997
|
// EggFried aliases
|
|
998
998
|
export { default as EggFriedIcon } from '../icons/egg-fried';
|
|
999
|
+
// EggOff aliases
|
|
1000
|
+
export { default as EggOffIcon } from '../icons/egg-off';
|
|
999
1001
|
// Egg aliases
|
|
1000
1002
|
export { default as EggIcon } from '../icons/egg';
|
|
1001
|
-
// EqualApproximately aliases
|
|
1002
|
-
export { default as EqualApproximatelyIcon } from '../icons/equal-approximately';
|
|
1003
1003
|
// Ellipse aliases
|
|
1004
1004
|
export { default as EllipseIcon } from '../icons/ellipse';
|
|
1005
|
+
// EqualApproximately aliases
|
|
1006
|
+
export { default as EqualApproximatelyIcon } from '../icons/equal-approximately';
|
|
1005
1007
|
// EqualNot aliases
|
|
1006
1008
|
export { default as EqualNotIcon } from '../icons/equal-not';
|
|
1007
|
-
// Equal aliases
|
|
1008
|
-
export { default as EqualIcon } from '../icons/equal';
|
|
1009
1009
|
// Eraser aliases
|
|
1010
1010
|
export { default as EraserIcon } from '../icons/eraser';
|
|
1011
|
+
// Equal aliases
|
|
1012
|
+
export { default as EqualIcon } from '../icons/equal';
|
|
1011
1013
|
// EthernetPort aliases
|
|
1012
1014
|
export { default as EthernetPortIcon } from '../icons/ethernet-port';
|
|
1013
1015
|
// Euro aliases
|
|
@@ -1018,10 +1020,10 @@ export { default as EvChargerIcon } from '../icons/ev-charger';
|
|
|
1018
1020
|
export { default as ExpandIcon } from '../icons/expand';
|
|
1019
1021
|
// ExternalLink aliases
|
|
1020
1022
|
export { default as ExternalLinkIcon } from '../icons/external-link';
|
|
1021
|
-
// EyeClosed aliases
|
|
1022
|
-
export { default as EyeClosedIcon } from '../icons/eye-closed';
|
|
1023
1023
|
// EyeDashed aliases
|
|
1024
1024
|
export { default as EyeDashedIcon } from '../icons/eye-dashed';
|
|
1025
|
+
// EyeClosed aliases
|
|
1026
|
+
export { default as EyeClosedIcon } from '../icons/eye-closed';
|
|
1025
1027
|
// EyeOff aliases
|
|
1026
1028
|
export { default as EyeOffIcon } from '../icons/eye-off';
|
|
1027
1029
|
// Eye aliases
|
|
@@ -1070,36 +1072,36 @@ export { default as FileOutputIcon } from '../icons/file-output';
|
|
|
1070
1072
|
export { default as FilePlusIcon } from '../icons/file-plus';
|
|
1071
1073
|
// FileScan aliases
|
|
1072
1074
|
export { default as FileScanIcon } from '../icons/file-scan';
|
|
1073
|
-
// FileSearch aliases
|
|
1074
|
-
export { default as FileSearchIcon } from '../icons/file-search';
|
|
1075
1075
|
// FileSliders aliases
|
|
1076
1076
|
export { default as FileSlidersIcon } from '../icons/file-sliders';
|
|
1077
|
+
// FileSearch aliases
|
|
1078
|
+
export { default as FileSearchIcon } from '../icons/file-search';
|
|
1077
1079
|
// FileSpreadsheet aliases
|
|
1078
1080
|
export { default as FileSpreadsheetIcon } from '../icons/file-spreadsheet';
|
|
1079
1081
|
// FileStack aliases
|
|
1080
1082
|
export { default as FileStackIcon } from '../icons/file-stack';
|
|
1081
|
-
// FileTerminal aliases
|
|
1082
|
-
export { default as FileTerminalIcon } from '../icons/file-terminal';
|
|
1083
1083
|
// FileSymlink aliases
|
|
1084
1084
|
export { default as FileSymlinkIcon } from '../icons/file-symlink';
|
|
1085
|
+
// FileTerminal aliases
|
|
1086
|
+
export { default as FileTerminalIcon } from '../icons/file-terminal';
|
|
1085
1087
|
// FileText aliases
|
|
1086
1088
|
export { default as FileTextIcon } from '../icons/file-text';
|
|
1087
1089
|
// FileType aliases
|
|
1088
1090
|
export { default as FileTypeIcon } from '../icons/file-type';
|
|
1089
|
-
// FileUser aliases
|
|
1090
|
-
export { default as FileUserIcon } from '../icons/file-user';
|
|
1091
1091
|
// FileUp aliases
|
|
1092
1092
|
export { default as FileUpIcon } from '../icons/file-up';
|
|
1093
1093
|
// FileVolume aliases
|
|
1094
1094
|
export { default as FileVolumeIcon } from '../icons/file-volume';
|
|
1095
|
+
// FileUser aliases
|
|
1096
|
+
export { default as FileUserIcon } from '../icons/file-user';
|
|
1095
1097
|
// FileX aliases
|
|
1096
1098
|
export { default as FileXIcon } from '../icons/file-x';
|
|
1097
1099
|
// File aliases
|
|
1098
1100
|
export { default as FileIcon } from '../icons/file';
|
|
1099
|
-
// Files aliases
|
|
1100
|
-
export { default as FilesIcon } from '../icons/files';
|
|
1101
1101
|
// FireExtinguisher aliases
|
|
1102
1102
|
export { default as FireExtinguisherIcon } from '../icons/fire-extinguisher';
|
|
1103
|
+
// Files aliases
|
|
1104
|
+
export { default as FilesIcon } from '../icons/files';
|
|
1103
1105
|
// Film aliases
|
|
1104
1106
|
export { default as FilmIcon } from '../icons/film';
|
|
1105
1107
|
// FishOff aliases
|
|
@@ -1126,30 +1128,30 @@ export { default as FlameKindlingIcon } from '../icons/flame-kindling';
|
|
|
1126
1128
|
export { default as FlameIcon } from '../icons/flame';
|
|
1127
1129
|
// FlashlightOff aliases
|
|
1128
1130
|
export { default as FlashlightOffIcon } from '../icons/flashlight-off';
|
|
1129
|
-
// FlaskConicalOff aliases
|
|
1130
|
-
export { default as FlaskConicalOffIcon } from '../icons/flask-conical-off';
|
|
1131
1131
|
// Flashlight aliases
|
|
1132
1132
|
export { default as FlashlightIcon } from '../icons/flashlight';
|
|
1133
|
+
// FlaskConicalOff aliases
|
|
1134
|
+
export { default as FlaskConicalOffIcon } from '../icons/flask-conical-off';
|
|
1133
1135
|
// FlaskConical aliases
|
|
1134
1136
|
export { default as FlaskConicalIcon } from '../icons/flask-conical';
|
|
1135
|
-
// FlaskRound aliases
|
|
1136
|
-
export { default as FlaskRoundIcon } from '../icons/flask-round';
|
|
1137
1137
|
// FlipHorizontal2 aliases
|
|
1138
1138
|
export { default as FlipHorizontal2Icon } from '../icons/flip-horizontal-2';
|
|
1139
|
+
// FlaskRound aliases
|
|
1140
|
+
export { default as FlaskRoundIcon } from '../icons/flask-round';
|
|
1139
1141
|
// FlipVertical2 aliases
|
|
1140
1142
|
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1141
1143
|
// Flower2 aliases
|
|
1142
1144
|
export { default as Flower2Icon } from '../icons/flower-2';
|
|
1145
|
+
// Flower aliases
|
|
1146
|
+
export { default as FlowerIcon } from '../icons/flower';
|
|
1143
1147
|
// Focus aliases
|
|
1144
1148
|
export { default as FocusIcon } from '../icons/focus';
|
|
1145
1149
|
// FoldHorizontal aliases
|
|
1146
1150
|
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
1147
|
-
// Flower aliases
|
|
1148
|
-
export { default as FlowerIcon } from '../icons/flower';
|
|
1149
|
-
// FoldVertical aliases
|
|
1150
|
-
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1151
1151
|
// FolderArchive aliases
|
|
1152
1152
|
export { default as FolderArchiveIcon } from '../icons/folder-archive';
|
|
1153
|
+
// FoldVertical aliases
|
|
1154
|
+
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1153
1155
|
// FolderBookmark aliases
|
|
1154
1156
|
export { default as FolderBookmarkIcon } from '../icons/folder-bookmark';
|
|
1155
1157
|
// FolderClock aliases
|
|
@@ -1158,22 +1160,22 @@ export { default as FolderClockIcon } from '../icons/folder-clock';
|
|
|
1158
1160
|
export { default as FolderCheckIcon } from '../icons/folder-check';
|
|
1159
1161
|
// FolderCode aliases
|
|
1160
1162
|
export { default as FolderCodeIcon } from '../icons/folder-code';
|
|
1161
|
-
// FolderClosed aliases
|
|
1162
|
-
export { default as FolderClosedIcon } from '../icons/folder-closed';
|
|
1163
1163
|
// FolderDot aliases
|
|
1164
1164
|
export { default as FolderDotIcon } from '../icons/folder-dot';
|
|
1165
|
+
// FolderClosed aliases
|
|
1166
|
+
export { default as FolderClosedIcon } from '../icons/folder-closed';
|
|
1165
1167
|
// FolderDown aliases
|
|
1166
1168
|
export { default as FolderDownIcon } from '../icons/folder-down';
|
|
1167
1169
|
// FolderGit2 aliases
|
|
1168
1170
|
export { default as FolderGit2Icon } from '../icons/folder-git-2';
|
|
1169
1171
|
// FolderGit aliases
|
|
1170
1172
|
export { default as FolderGitIcon } from '../icons/folder-git';
|
|
1171
|
-
// FolderHeart aliases
|
|
1172
|
-
export { default as FolderHeartIcon } from '../icons/folder-heart';
|
|
1173
|
-
// FolderInput aliases
|
|
1174
|
-
export { default as FolderInputIcon } from '../icons/folder-input';
|
|
1175
1173
|
// FolderKanban aliases
|
|
1176
1174
|
export { default as FolderKanbanIcon } from '../icons/folder-kanban';
|
|
1175
|
+
// FolderInput aliases
|
|
1176
|
+
export { default as FolderInputIcon } from '../icons/folder-input';
|
|
1177
|
+
// FolderHeart aliases
|
|
1178
|
+
export { default as FolderHeartIcon } from '../icons/folder-heart';
|
|
1177
1179
|
// FolderKey aliases
|
|
1178
1180
|
export { default as FolderKeyIcon } from '../icons/folder-key';
|
|
1179
1181
|
// FolderLock aliases
|
|
@@ -1194,10 +1196,10 @@ export { default as FolderRootIcon } from '../icons/folder-root';
|
|
|
1194
1196
|
export { default as FolderSearch2Icon } from '../icons/folder-search-2';
|
|
1195
1197
|
// FolderSearch aliases
|
|
1196
1198
|
export { default as FolderSearchIcon } from '../icons/folder-search';
|
|
1197
|
-
// FolderSymlink aliases
|
|
1198
|
-
export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
|
|
1199
1199
|
// FolderSync aliases
|
|
1200
1200
|
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1201
|
+
// FolderSymlink aliases
|
|
1202
|
+
export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
|
|
1201
1203
|
// FolderTree aliases
|
|
1202
1204
|
export { default as FolderTreeIcon } from '../icons/folder-tree';
|
|
1203
1205
|
// FolderUp aliases
|
|
@@ -1216,14 +1218,14 @@ export { default as ForkliftIcon } from '../icons/forklift';
|
|
|
1216
1218
|
export { default as FormIcon } from '../icons/form';
|
|
1217
1219
|
// Forward aliases
|
|
1218
1220
|
export { default as ForwardIcon } from '../icons/forward';
|
|
1219
|
-
// Frown aliases
|
|
1220
|
-
export { default as FrownIcon } from '../icons/frown';
|
|
1221
1221
|
// Frame aliases
|
|
1222
1222
|
export { default as FrameIcon } from '../icons/frame';
|
|
1223
|
-
//
|
|
1224
|
-
export { default as
|
|
1223
|
+
// Frown aliases
|
|
1224
|
+
export { default as FrownIcon } from '../icons/frown';
|
|
1225
1225
|
// Fullscreen aliases
|
|
1226
1226
|
export { default as FullscreenIcon } from '../icons/fullscreen';
|
|
1227
|
+
// Fuel aliases
|
|
1228
|
+
export { default as FuelIcon } from '../icons/fuel';
|
|
1227
1229
|
// FunnelPlus aliases
|
|
1228
1230
|
export { default as FunnelPlusIcon } from '../icons/funnel-plus';
|
|
1229
1231
|
// GalleryHorizontalEnd aliases
|
|
@@ -1236,26 +1238,26 @@ export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
|
|
|
1236
1238
|
export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end';
|
|
1237
1239
|
// GalleryVertical aliases
|
|
1238
1240
|
export { default as GalleryVerticalIcon } from '../icons/gallery-vertical';
|
|
1239
|
-
// Gamepad2 aliases
|
|
1240
|
-
export { default as Gamepad2Icon } from '../icons/gamepad-2';
|
|
1241
1241
|
// GamepadDirectional aliases
|
|
1242
1242
|
export { default as GamepadDirectionalIcon } from '../icons/gamepad-directional';
|
|
1243
|
-
//
|
|
1244
|
-
export { default as
|
|
1243
|
+
// Gamepad2 aliases
|
|
1244
|
+
export { default as Gamepad2Icon } from '../icons/gamepad-2';
|
|
1245
1245
|
// Gamepad aliases
|
|
1246
1246
|
export { default as GamepadIcon } from '../icons/gamepad';
|
|
1247
|
-
//
|
|
1248
|
-
export { default as
|
|
1247
|
+
// Gauge aliases
|
|
1248
|
+
export { default as GaugeIcon } from '../icons/gauge';
|
|
1249
1249
|
// Gavel aliases
|
|
1250
1250
|
export { default as GavelIcon } from '../icons/gavel';
|
|
1251
|
+
// Gem aliases
|
|
1252
|
+
export { default as GemIcon } from '../icons/gem';
|
|
1251
1253
|
// GeorgianLari aliases
|
|
1252
1254
|
export { default as GeorgianLariIcon } from '../icons/georgian-lari';
|
|
1253
1255
|
// Ghost aliases
|
|
1254
1256
|
export { default as GhostIcon } from '../icons/ghost';
|
|
1255
|
-
// Gift aliases
|
|
1256
|
-
export { default as GiftIcon } from '../icons/gift';
|
|
1257
1257
|
// GitBranchMinus aliases
|
|
1258
1258
|
export { default as GitBranchMinusIcon } from '../icons/git-branch-minus';
|
|
1259
|
+
// Gift aliases
|
|
1260
|
+
export { default as GiftIcon } from '../icons/gift';
|
|
1259
1261
|
// GitBranchPlus aliases
|
|
1260
1262
|
export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
1261
1263
|
// GitBranch aliases
|
|
@@ -1286,24 +1288,24 @@ export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-c
|
|
|
1286
1288
|
export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
|
|
1287
1289
|
// GitPullRequest aliases
|
|
1288
1290
|
export { default as GitPullRequestIcon } from '../icons/git-pull-request';
|
|
1289
|
-
// GlassWater aliases
|
|
1290
|
-
export { default as GlassWaterIcon } from '../icons/glass-water';
|
|
1291
1291
|
// Glasses aliases
|
|
1292
1292
|
export { default as GlassesIcon } from '../icons/glasses';
|
|
1293
|
+
// GlobeLock aliases
|
|
1294
|
+
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1295
|
+
// GlobeOff aliases
|
|
1296
|
+
export { default as GlobeOffIcon } from '../icons/globe-off';
|
|
1297
|
+
// GlassWater aliases
|
|
1298
|
+
export { default as GlassWaterIcon } from '../icons/glass-water';
|
|
1293
1299
|
// GlobeCheck aliases
|
|
1294
1300
|
export { default as GlobeCheckIcon } from '../icons/globe-check';
|
|
1295
1301
|
// GlobeX aliases
|
|
1296
1302
|
export { default as GlobeXIcon } from '../icons/globe-x';
|
|
1297
1303
|
// Globe aliases
|
|
1298
1304
|
export { default as GlobeIcon } from '../icons/globe';
|
|
1299
|
-
// GlobeOff aliases
|
|
1300
|
-
export { default as GlobeOffIcon } from '../icons/globe-off';
|
|
1301
|
-
// GlobeLock aliases
|
|
1302
|
-
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1303
|
-
// Goal aliases
|
|
1304
|
-
export { default as GoalIcon } from '../icons/goal';
|
|
1305
1305
|
// Gpu aliases
|
|
1306
1306
|
export { default as GpuIcon } from '../icons/gpu';
|
|
1307
|
+
// Goal aliases
|
|
1308
|
+
export { default as GoalIcon } from '../icons/goal';
|
|
1307
1309
|
// GraduationCap aliases
|
|
1308
1310
|
export { default as GraduationCapIcon } from '../icons/graduation-cap';
|
|
1309
1311
|
// Grape aliases
|
|
@@ -1312,16 +1314,16 @@ export { default as GrapeIcon } from '../icons/grape';
|
|
|
1312
1314
|
export { default as Grid3x2Icon } from '../icons/grid-3x2';
|
|
1313
1315
|
// GripHorizontal aliases
|
|
1314
1316
|
export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
|
|
1315
|
-
// GripVertical aliases
|
|
1316
|
-
export { default as GripVerticalIcon } from '../icons/grip-vertical';
|
|
1317
1317
|
// Grip aliases
|
|
1318
1318
|
export { default as GripIcon } from '../icons/grip';
|
|
1319
1319
|
// Group aliases
|
|
1320
1320
|
export { default as GroupIcon } from '../icons/group';
|
|
1321
|
-
//
|
|
1322
|
-
export { default as
|
|
1321
|
+
// GripVertical aliases
|
|
1322
|
+
export { default as GripVerticalIcon } from '../icons/grip-vertical';
|
|
1323
1323
|
// Ham aliases
|
|
1324
1324
|
export { default as HamIcon } from '../icons/ham';
|
|
1325
|
+
// Guitar aliases
|
|
1326
|
+
export { default as GuitarIcon } from '../icons/guitar';
|
|
1325
1327
|
// Hamburger aliases
|
|
1326
1328
|
export { default as HamburgerIcon } from '../icons/hamburger';
|
|
1327
1329
|
// Hammer aliases
|
|
@@ -1348,18 +1350,18 @@ export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
|
|
|
1348
1350
|
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
|
|
1349
1351
|
// HardDrive aliases
|
|
1350
1352
|
export { default as HardDriveIcon } from '../icons/hard-drive';
|
|
1351
|
-
// Hash aliases
|
|
1352
|
-
export { default as HashIcon } from '../icons/hash';
|
|
1353
1353
|
// HardHat aliases
|
|
1354
1354
|
export { default as HardHatIcon } from '../icons/hard-hat';
|
|
1355
|
+
// Hash aliases
|
|
1356
|
+
export { default as HashIcon } from '../icons/hash';
|
|
1355
1357
|
// HatGlasses aliases
|
|
1356
1358
|
export { default as HatGlassesIcon } from '../icons/hat-glasses';
|
|
1357
1359
|
// Haze aliases
|
|
1358
1360
|
export { default as HazeIcon } from '../icons/haze';
|
|
1359
|
-
// HdmiPort aliases
|
|
1360
|
-
export { default as HdmiPortIcon } from '../icons/hdmi-port';
|
|
1361
1361
|
// Hd aliases
|
|
1362
1362
|
export { default as HdIcon } from '../icons/hd';
|
|
1363
|
+
// HdmiPort aliases
|
|
1364
|
+
export { default as HdmiPortIcon } from '../icons/hdmi-port';
|
|
1363
1365
|
// Heading1 aliases
|
|
1364
1366
|
export { default as Heading1Icon } from '../icons/heading-1';
|
|
1365
1367
|
// Heading2 aliases
|
|
@@ -1386,24 +1388,24 @@ export { default as HeartCrackIcon } from '../icons/heart-crack';
|
|
|
1386
1388
|
export { default as HeartHandshakeIcon } from '../icons/heart-handshake';
|
|
1387
1389
|
// HeartMinus aliases
|
|
1388
1390
|
export { default as HeartMinusIcon } from '../icons/heart-minus';
|
|
1391
|
+
// HeartOff aliases
|
|
1392
|
+
export { default as HeartOffIcon } from '../icons/heart-off';
|
|
1389
1393
|
// HeartPlus aliases
|
|
1390
1394
|
export { default as HeartPlusIcon } from '../icons/heart-plus';
|
|
1391
1395
|
// HeartPulse aliases
|
|
1392
1396
|
export { default as HeartPulseIcon } from '../icons/heart-pulse';
|
|
1393
|
-
// HeartOff aliases
|
|
1394
|
-
export { default as HeartOffIcon } from '../icons/heart-off';
|
|
1395
1397
|
// HeartX aliases
|
|
1396
1398
|
export { default as HeartXIcon } from '../icons/heart-x';
|
|
1397
1399
|
// Heart aliases
|
|
1398
1400
|
export { default as HeartIcon } from '../icons/heart';
|
|
1399
|
-
// Helicopter aliases
|
|
1400
|
-
export { default as HelicopterIcon } from '../icons/helicopter';
|
|
1401
1401
|
// Heater aliases
|
|
1402
1402
|
export { default as HeaterIcon } from '../icons/heater';
|
|
1403
|
-
//
|
|
1404
|
-
export { default as
|
|
1403
|
+
// Helicopter aliases
|
|
1404
|
+
export { default as HelicopterIcon } from '../icons/helicopter';
|
|
1405
1405
|
// Hexagon aliases
|
|
1406
1406
|
export { default as HexagonIcon } from '../icons/hexagon';
|
|
1407
|
+
// Highlighter aliases
|
|
1408
|
+
export { default as HighlighterIcon } from '../icons/highlighter';
|
|
1407
1409
|
// History aliases
|
|
1408
1410
|
export { default as HistoryIcon } from '../icons/history';
|
|
1409
1411
|
// HopOff aliases
|
|
@@ -1412,16 +1414,16 @@ export { default as HopOffIcon } from '../icons/hop-off';
|
|
|
1412
1414
|
export { default as HopIcon } from '../icons/hop';
|
|
1413
1415
|
// Hospital aliases
|
|
1414
1416
|
export { default as HospitalIcon } from '../icons/hospital';
|
|
1415
|
-
// Hourglass aliases
|
|
1416
|
-
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1417
1417
|
// Hotel aliases
|
|
1418
1418
|
export { default as HotelIcon } from '../icons/hotel';
|
|
1419
|
+
// Hourglass aliases
|
|
1420
|
+
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1419
1421
|
// HouseHeart aliases
|
|
1420
1422
|
export { default as HouseHeartIcon } from '../icons/house-heart';
|
|
1421
|
-
// HousePlug aliases
|
|
1422
|
-
export { default as HousePlugIcon } from '../icons/house-plug';
|
|
1423
1423
|
// HousePlus aliases
|
|
1424
1424
|
export { default as HousePlusIcon } from '../icons/house-plus';
|
|
1425
|
+
// HousePlug aliases
|
|
1426
|
+
export { default as HousePlugIcon } from '../icons/house-plug';
|
|
1425
1427
|
// HouseWifi aliases
|
|
1426
1428
|
export { default as HouseWifiIcon } from '../icons/house-wifi';
|
|
1427
1429
|
// IdCardLanyard aliases
|
|
@@ -1432,38 +1434,38 @@ export { default as IdCardIcon } from '../icons/id-card';
|
|
|
1432
1434
|
export { default as ImageDownIcon } from '../icons/image-down';
|
|
1433
1435
|
// ImageMinus aliases
|
|
1434
1436
|
export { default as ImageMinusIcon } from '../icons/image-minus';
|
|
1435
|
-
// ImageOff aliases
|
|
1436
|
-
export { default as ImageOffIcon } from '../icons/image-off';
|
|
1437
1437
|
// ImagePlay aliases
|
|
1438
1438
|
export { default as ImagePlayIcon } from '../icons/image-play';
|
|
1439
|
+
// ImageOff aliases
|
|
1440
|
+
export { default as ImageOffIcon } from '../icons/image-off';
|
|
1439
1441
|
// ImagePlus aliases
|
|
1440
1442
|
export { default as ImagePlusIcon } from '../icons/image-plus';
|
|
1441
1443
|
// ImageUp aliases
|
|
1442
1444
|
export { default as ImageUpIcon } from '../icons/image-up';
|
|
1443
|
-
// ImageUpscale aliases
|
|
1444
|
-
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1445
|
-
// Image aliases
|
|
1446
|
-
export { default as ImageIcon } from '../icons/image';
|
|
1447
1445
|
// Images aliases
|
|
1448
1446
|
export { default as ImagesIcon } from '../icons/images';
|
|
1447
|
+
// Image aliases
|
|
1448
|
+
export { default as ImageIcon } from '../icons/image';
|
|
1449
|
+
// ImageUpscale aliases
|
|
1450
|
+
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1449
1451
|
// Import aliases
|
|
1450
1452
|
export { default as ImportIcon } from '../icons/import';
|
|
1451
1453
|
// Inbox aliases
|
|
1452
1454
|
export { default as InboxIcon } from '../icons/inbox';
|
|
1453
|
-
// IndianRupee aliases
|
|
1454
|
-
export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
1455
1455
|
// Infinity aliases
|
|
1456
1456
|
export { default as InfinityIcon } from '../icons/infinity';
|
|
1457
|
+
// IndianRupee aliases
|
|
1458
|
+
export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
1457
1459
|
// Info aliases
|
|
1458
1460
|
export { default as InfoIcon } from '../icons/info';
|
|
1459
1461
|
// InspectionPanel aliases
|
|
1460
1462
|
export { default as InspectionPanelIcon } from '../icons/inspection-panel';
|
|
1461
1463
|
// Italic aliases
|
|
1462
1464
|
export { default as ItalicIcon } from '../icons/italic';
|
|
1463
|
-
// IterationCw aliases
|
|
1464
|
-
export { default as IterationCwIcon } from '../icons/iteration-cw';
|
|
1465
1465
|
// IterationCcw aliases
|
|
1466
1466
|
export { default as IterationCcwIcon } from '../icons/iteration-ccw';
|
|
1467
|
+
// IterationCw aliases
|
|
1468
|
+
export { default as IterationCwIcon } from '../icons/iteration-cw';
|
|
1467
1469
|
// JapaneseYen aliases
|
|
1468
1470
|
export { default as JapaneseYenIcon } from '../icons/japanese-yen';
|
|
1469
1471
|
// Joystick aliases
|
|
@@ -1472,20 +1474,20 @@ export { default as JoystickIcon } from '../icons/joystick';
|
|
|
1472
1474
|
export { default as KanbanIcon } from '../icons/kanban';
|
|
1473
1475
|
// Kayak aliases
|
|
1474
1476
|
export { default as KayakIcon } from '../icons/kayak';
|
|
1475
|
-
// KeyRound aliases
|
|
1476
|
-
export { default as KeyRoundIcon } from '../icons/key-round';
|
|
1477
1477
|
// KeySquare aliases
|
|
1478
1478
|
export { default as KeySquareIcon } from '../icons/key-square';
|
|
1479
|
+
// KeyRound aliases
|
|
1480
|
+
export { default as KeyRoundIcon } from '../icons/key-round';
|
|
1479
1481
|
// Key aliases
|
|
1480
1482
|
export { default as KeyIcon } from '../icons/key';
|
|
1481
1483
|
// KeyboardMusic aliases
|
|
1482
1484
|
export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
|
|
1483
1485
|
// KeyboardOff aliases
|
|
1484
1486
|
export { default as KeyboardOffIcon } from '../icons/keyboard-off';
|
|
1485
|
-
// Keyboard aliases
|
|
1486
|
-
export { default as KeyboardIcon } from '../icons/keyboard';
|
|
1487
1487
|
// LampCeiling aliases
|
|
1488
1488
|
export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
|
|
1489
|
+
// Keyboard aliases
|
|
1490
|
+
export { default as KeyboardIcon } from '../icons/keyboard';
|
|
1489
1491
|
// LampDesk aliases
|
|
1490
1492
|
export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
1491
1493
|
// LampFloor aliases
|
|
@@ -1532,10 +1534,10 @@ export { default as LayoutTemplateIcon } from '../icons/layout-template';
|
|
|
1532
1534
|
export { default as LayoutPanelTopIcon } from '../icons/layout-panel-top';
|
|
1533
1535
|
// Leaf aliases
|
|
1534
1536
|
export { default as LeafIcon } from '../icons/leaf';
|
|
1535
|
-
// LeafyGreen aliases
|
|
1536
|
-
export { default as LeafyGreenIcon } from '../icons/leafy-green';
|
|
1537
1537
|
// Lectern aliases
|
|
1538
1538
|
export { default as LecternIcon } from '../icons/lectern';
|
|
1539
|
+
// LeafyGreen aliases
|
|
1540
|
+
export { default as LeafyGreenIcon } from '../icons/leafy-green';
|
|
1539
1541
|
// LensConcave aliases
|
|
1540
1542
|
export { default as LensConcaveIcon } from '../icons/lens-concave';
|
|
1541
1543
|
// LensConvex aliases
|
|
@@ -1554,32 +1556,32 @@ export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
|
1554
1556
|
export { default as LightbulbIcon } from '../icons/lightbulb';
|
|
1555
1557
|
// LineDotRightHorizontal aliases
|
|
1556
1558
|
export { default as LineDotRightHorizontalIcon } from '../icons/line-dot-right-horizontal';
|
|
1557
|
-
// LineSquiggle aliases
|
|
1558
|
-
export { default as LineSquiggleIcon } from '../icons/line-squiggle';
|
|
1559
1559
|
// LineStyle aliases
|
|
1560
1560
|
export { default as LineStyleIcon } from '../icons/line-style';
|
|
1561
|
+
// LineSquiggle aliases
|
|
1562
|
+
export { default as LineSquiggleIcon } from '../icons/line-squiggle';
|
|
1561
1563
|
// Link2Off aliases
|
|
1562
1564
|
export { default as Link2OffIcon } from '../icons/link-2-off';
|
|
1563
|
-
// Link aliases
|
|
1564
|
-
export { default as LinkIcon } from '../icons/link';
|
|
1565
1565
|
// Link2 aliases
|
|
1566
1566
|
export { default as Link2Icon } from '../icons/link-2';
|
|
1567
|
+
// Link aliases
|
|
1568
|
+
export { default as LinkIcon } from '../icons/link';
|
|
1567
1569
|
// ListCheck aliases
|
|
1568
1570
|
export { default as ListCheckIcon } from '../icons/list-check';
|
|
1569
|
-
// ListChevronsDownUp aliases
|
|
1570
|
-
export { default as ListChevronsDownUpIcon } from '../icons/list-chevrons-down-up';
|
|
1571
1571
|
// ListChecks aliases
|
|
1572
1572
|
export { default as ListChecksIcon } from '../icons/list-checks';
|
|
1573
|
+
// ListChevronsDownUp aliases
|
|
1574
|
+
export { default as ListChevronsDownUpIcon } from '../icons/list-chevrons-down-up';
|
|
1573
1575
|
// ListChevronsUpDown aliases
|
|
1574
1576
|
export { default as ListChevronsUpDownIcon } from '../icons/list-chevrons-up-down';
|
|
1575
1577
|
// ListCollapse aliases
|
|
1576
1578
|
export { default as ListCollapseIcon } from '../icons/list-collapse';
|
|
1579
|
+
// ListEnd aliases
|
|
1580
|
+
export { default as ListEndIcon } from '../icons/list-end';
|
|
1577
1581
|
// ListFilterPlus aliases
|
|
1578
1582
|
export { default as ListFilterPlusIcon } from '../icons/list-filter-plus';
|
|
1579
1583
|
// ListFilter aliases
|
|
1580
1584
|
export { default as ListFilterIcon } from '../icons/list-filter';
|
|
1581
|
-
// ListEnd aliases
|
|
1582
|
-
export { default as ListEndIcon } from '../icons/list-end';
|
|
1583
1585
|
// ListMinus aliases
|
|
1584
1586
|
export { default as ListMinusIcon } from '../icons/list-minus';
|
|
1585
1587
|
// ListMusic aliases
|
|
@@ -1636,36 +1638,36 @@ export { default as MagnetIcon } from '../icons/magnet';
|
|
|
1636
1638
|
export { default as MailCheckIcon } from '../icons/mail-check';
|
|
1637
1639
|
// MailMinus aliases
|
|
1638
1640
|
export { default as MailMinusIcon } from '../icons/mail-minus';
|
|
1641
|
+
// MailOpen aliases
|
|
1642
|
+
export { default as MailOpenIcon } from '../icons/mail-open';
|
|
1639
1643
|
// MailPlus aliases
|
|
1640
1644
|
export { default as MailPlusIcon } from '../icons/mail-plus';
|
|
1645
|
+
// MailX aliases
|
|
1646
|
+
export { default as MailXIcon } from '../icons/mail-x';
|
|
1641
1647
|
// MailSearch aliases
|
|
1642
1648
|
export { default as MailSearchIcon } from '../icons/mail-search';
|
|
1643
1649
|
// MailWarning aliases
|
|
1644
1650
|
export { default as MailWarningIcon } from '../icons/mail-warning';
|
|
1645
|
-
// MailOpen aliases
|
|
1646
|
-
export { default as MailOpenIcon } from '../icons/mail-open';
|
|
1647
|
-
// MailX aliases
|
|
1648
|
-
export { default as MailXIcon } from '../icons/mail-x';
|
|
1649
|
-
// Mail aliases
|
|
1650
|
-
export { default as MailIcon } from '../icons/mail';
|
|
1651
|
-
// Mails aliases
|
|
1652
|
-
export { default as MailsIcon } from '../icons/mails';
|
|
1653
1651
|
// Mailbox aliases
|
|
1654
1652
|
export { default as MailboxIcon } from '../icons/mailbox';
|
|
1653
|
+
// Mails aliases
|
|
1654
|
+
export { default as MailsIcon } from '../icons/mails';
|
|
1655
|
+
// Mail aliases
|
|
1656
|
+
export { default as MailIcon } from '../icons/mail';
|
|
1655
1657
|
// MapMinus aliases
|
|
1656
1658
|
export { default as MapMinusIcon } from '../icons/map-minus';
|
|
1657
1659
|
// MapPinCheckInside aliases
|
|
1658
1660
|
export { default as MapPinCheckInsideIcon } from '../icons/map-pin-check-inside';
|
|
1659
|
-
// MapPinHouse aliases
|
|
1660
|
-
export { default as MapPinHouseIcon } from '../icons/map-pin-house';
|
|
1661
1661
|
// MapPinCheck aliases
|
|
1662
1662
|
export { default as MapPinCheckIcon } from '../icons/map-pin-check';
|
|
1663
|
+
// MapPinHouse aliases
|
|
1664
|
+
export { default as MapPinHouseIcon } from '../icons/map-pin-house';
|
|
1663
1665
|
// MapPinMinusInside aliases
|
|
1664
1666
|
export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside';
|
|
1665
|
-
// MapPinOff aliases
|
|
1666
|
-
export { default as MapPinOffIcon } from '../icons/map-pin-off';
|
|
1667
1667
|
// MapPinMinus aliases
|
|
1668
1668
|
export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
|
|
1669
|
+
// MapPinOff aliases
|
|
1670
|
+
export { default as MapPinOffIcon } from '../icons/map-pin-off';
|
|
1669
1671
|
// MapPinPlusInside aliases
|
|
1670
1672
|
export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside';
|
|
1671
1673
|
// MapPinPlus aliases
|
|
@@ -1676,22 +1678,22 @@ export { default as MapPinSearchIcon } from '../icons/map-pin-search';
|
|
|
1676
1678
|
export { default as MapPinXInsideIcon } from '../icons/map-pin-x-inside';
|
|
1677
1679
|
// MapPinX aliases
|
|
1678
1680
|
export { default as MapPinXIcon } from '../icons/map-pin-x';
|
|
1679
|
-
// MapPinned aliases
|
|
1680
|
-
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1681
1681
|
// MapPin aliases
|
|
1682
1682
|
export { default as MapPinIcon } from '../icons/map-pin';
|
|
1683
|
+
// MapPinned aliases
|
|
1684
|
+
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1683
1685
|
// MapPlus aliases
|
|
1684
1686
|
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1685
1687
|
// Map aliases
|
|
1686
1688
|
export { default as MapIcon } from '../icons/map';
|
|
1687
1689
|
// MarsStroke aliases
|
|
1688
1690
|
export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
1689
|
-
// Mars aliases
|
|
1690
|
-
export { default as MarsIcon } from '../icons/mars';
|
|
1691
1691
|
// Martini aliases
|
|
1692
1692
|
export { default as MartiniIcon } from '../icons/martini';
|
|
1693
1693
|
// Maximize2 aliases
|
|
1694
1694
|
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1695
|
+
// Mars aliases
|
|
1696
|
+
export { default as MarsIcon } from '../icons/mars';
|
|
1695
1697
|
// Maximize aliases
|
|
1696
1698
|
export { default as MaximizeIcon } from '../icons/maximize';
|
|
1697
1699
|
// Medal aliases
|
|
@@ -1700,24 +1702,24 @@ export { default as MedalIcon } from '../icons/medal';
|
|
|
1700
1702
|
export { default as MegaphoneIcon } from '../icons/megaphone';
|
|
1701
1703
|
// MegaphoneOff aliases
|
|
1702
1704
|
export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
|
|
1703
|
-
// MemoryStick aliases
|
|
1704
|
-
export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
1705
1705
|
// Meh aliases
|
|
1706
1706
|
export { default as MehIcon } from '../icons/meh';
|
|
1707
|
+
// MemoryStick aliases
|
|
1708
|
+
export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
1707
1709
|
// Menu aliases
|
|
1708
1710
|
export { default as MenuIcon } from '../icons/menu';
|
|
1709
1711
|
// Merge aliases
|
|
1710
1712
|
export { default as MergeIcon } from '../icons/merge';
|
|
1711
1713
|
// MessageCircleCheck aliases
|
|
1712
1714
|
export { default as MessageCircleCheckIcon } from '../icons/message-circle-check';
|
|
1713
|
-
// MessageCircleCode aliases
|
|
1714
|
-
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1715
|
-
// MessageCircleHeart aliases
|
|
1716
|
-
export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart';
|
|
1717
1715
|
// MessageCircleDashed aliases
|
|
1718
1716
|
export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed';
|
|
1717
|
+
// MessageCircleCode aliases
|
|
1718
|
+
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1719
1719
|
// MessageCircleMore aliases
|
|
1720
1720
|
export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
|
|
1721
|
+
// MessageCircleHeart aliases
|
|
1722
|
+
export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart';
|
|
1721
1723
|
// MessageCircleOff aliases
|
|
1722
1724
|
export { default as MessageCircleOffIcon } from '../icons/message-circle-off';
|
|
1723
1725
|
// MessageCirclePlus aliases
|
|
@@ -1728,10 +1730,10 @@ export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply
|
|
|
1728
1730
|
export { default as MessageCircleWarningIcon } from '../icons/message-circle-warning';
|
|
1729
1731
|
// MessageCircleX aliases
|
|
1730
1732
|
export { default as MessageCircleXIcon } from '../icons/message-circle-x';
|
|
1731
|
-
// MessageSquareCheck aliases
|
|
1732
|
-
export { default as MessageSquareCheckIcon } from '../icons/message-square-check';
|
|
1733
1733
|
// MessageCircle aliases
|
|
1734
1734
|
export { default as MessageCircleIcon } from '../icons/message-circle';
|
|
1735
|
+
// MessageSquareCheck aliases
|
|
1736
|
+
export { default as MessageSquareCheckIcon } from '../icons/message-square-check';
|
|
1735
1737
|
// MessageSquareCode aliases
|
|
1736
1738
|
export { default as MessageSquareCodeIcon } from '../icons/message-square-code';
|
|
1737
1739
|
// MessageSquareDashed aliases
|
|
@@ -1762,10 +1764,10 @@ export { default as MessageSquareTextIcon } from '../icons/message-square-text';
|
|
|
1762
1764
|
export { default as MessageSquareWarningIcon } from '../icons/message-square-warning';
|
|
1763
1765
|
// MessageSquareX aliases
|
|
1764
1766
|
export { default as MessageSquareXIcon } from '../icons/message-square-x';
|
|
1765
|
-
// MessageSquare aliases
|
|
1766
|
-
export { default as MessageSquareIcon } from '../icons/message-square';
|
|
1767
1767
|
// MessagesSquare aliases
|
|
1768
1768
|
export { default as MessagesSquareIcon } from '../icons/messages-square';
|
|
1769
|
+
// MessageSquare aliases
|
|
1770
|
+
export { default as MessageSquareIcon } from '../icons/message-square';
|
|
1769
1771
|
// Metronome aliases
|
|
1770
1772
|
export { default as MetronomeIcon } from '../icons/metronome';
|
|
1771
1773
|
// MicOff aliases
|
|
@@ -1780,18 +1782,18 @@ export { default as MicroscopeIcon } from '../icons/microscope';
|
|
|
1780
1782
|
export { default as MicrowaveIcon } from '../icons/microwave';
|
|
1781
1783
|
// Milestone aliases
|
|
1782
1784
|
export { default as MilestoneIcon } from '../icons/milestone';
|
|
1783
|
-
// MilkOff aliases
|
|
1784
|
-
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1785
1785
|
// Milk aliases
|
|
1786
1786
|
export { default as MilkIcon } from '../icons/milk';
|
|
1787
1787
|
// Minimize2 aliases
|
|
1788
1788
|
export { default as Minimize2Icon } from '../icons/minimize-2';
|
|
1789
|
+
// MilkOff aliases
|
|
1790
|
+
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1789
1791
|
// Minimize aliases
|
|
1790
1792
|
export { default as MinimizeIcon } from '../icons/minimize';
|
|
1791
|
-
// Minus aliases
|
|
1792
|
-
export { default as MinusIcon } from '../icons/minus';
|
|
1793
1793
|
// MirrorRectangular aliases
|
|
1794
1794
|
export { default as MirrorRectangularIcon } from '../icons/mirror-rectangular';
|
|
1795
|
+
// Minus aliases
|
|
1796
|
+
export { default as MinusIcon } from '../icons/minus';
|
|
1795
1797
|
// MirrorRound aliases
|
|
1796
1798
|
export { default as MirrorRoundIcon } from '../icons/mirror-round';
|
|
1797
1799
|
// MonitorCheck aliases
|
|
@@ -1818,26 +1820,26 @@ export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker';
|
|
|
1818
1820
|
export { default as MonitorStopIcon } from '../icons/monitor-stop';
|
|
1819
1821
|
// MonitorUp aliases
|
|
1820
1822
|
export { default as MonitorUpIcon } from '../icons/monitor-up';
|
|
1823
|
+
// Monitor aliases
|
|
1824
|
+
export { default as MonitorIcon } from '../icons/monitor';
|
|
1821
1825
|
// MonitorX aliases
|
|
1822
1826
|
export { default as MonitorXIcon } from '../icons/monitor-x';
|
|
1823
1827
|
// MoonStar aliases
|
|
1824
1828
|
export { default as MoonStarIcon } from '../icons/moon-star';
|
|
1825
|
-
// Monitor aliases
|
|
1826
|
-
export { default as MonitorIcon } from '../icons/monitor';
|
|
1827
1829
|
// Moon aliases
|
|
1828
1830
|
export { default as MoonIcon } from '../icons/moon';
|
|
1829
1831
|
// Motorbike aliases
|
|
1830
1832
|
export { default as MotorbikeIcon } from '../icons/motorbike';
|
|
1831
|
-
// MountainSnow aliases
|
|
1832
|
-
export { default as MountainSnowIcon } from '../icons/mountain-snow';
|
|
1833
1833
|
// Mountain aliases
|
|
1834
1834
|
export { default as MountainIcon } from '../icons/mountain';
|
|
1835
|
+
// MountainSnow aliases
|
|
1836
|
+
export { default as MountainSnowIcon } from '../icons/mountain-snow';
|
|
1837
|
+
// MouseOff aliases
|
|
1838
|
+
export { default as MouseOffIcon } from '../icons/mouse-off';
|
|
1835
1839
|
// MouseLeft aliases
|
|
1836
1840
|
export { default as MouseLeftIcon } from '../icons/mouse-left';
|
|
1837
1841
|
// MousePointer2Off aliases
|
|
1838
1842
|
export { default as MousePointer2OffIcon } from '../icons/mouse-pointer-2-off';
|
|
1839
|
-
// MouseOff aliases
|
|
1840
|
-
export { default as MouseOffIcon } from '../icons/mouse-off';
|
|
1841
1843
|
// MousePointer2 aliases
|
|
1842
1844
|
export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
|
|
1843
1845
|
// MousePointerBan aliases
|
|
@@ -1854,20 +1856,20 @@ export { default as MouseRightIcon } from '../icons/mouse-right';
|
|
|
1854
1856
|
export { default as MoveDiagonal2Icon } from '../icons/move-diagonal-2';
|
|
1855
1857
|
// MoveDiagonal aliases
|
|
1856
1858
|
export { default as MoveDiagonalIcon } from '../icons/move-diagonal';
|
|
1859
|
+
// MoveDownRight aliases
|
|
1860
|
+
export { default as MoveDownRightIcon } from '../icons/move-down-right';
|
|
1857
1861
|
// MoveDownLeft aliases
|
|
1858
1862
|
export { default as MoveDownLeftIcon } from '../icons/move-down-left';
|
|
1859
1863
|
// MoveDown aliases
|
|
1860
1864
|
export { default as MoveDownIcon } from '../icons/move-down';
|
|
1861
|
-
// MoveDownRight aliases
|
|
1862
|
-
export { default as MoveDownRightIcon } from '../icons/move-down-right';
|
|
1863
|
-
// MoveLeft aliases
|
|
1864
|
-
export { default as MoveLeftIcon } from '../icons/move-left';
|
|
1865
1865
|
// MoveHorizontal aliases
|
|
1866
1866
|
export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
|
|
1867
|
-
//
|
|
1868
|
-
export { default as
|
|
1867
|
+
// MoveLeft aliases
|
|
1868
|
+
export { default as MoveLeftIcon } from '../icons/move-left';
|
|
1869
1869
|
// MoveUpLeft aliases
|
|
1870
1870
|
export { default as MoveUpLeftIcon } from '../icons/move-up-left';
|
|
1871
|
+
// MoveRight aliases
|
|
1872
|
+
export { default as MoveRightIcon } from '../icons/move-right';
|
|
1871
1873
|
// MoveUpRight aliases
|
|
1872
1874
|
export { default as MoveUpRightIcon } from '../icons/move-up-right';
|
|
1873
1875
|
// MoveUp aliases
|
|
@@ -1880,48 +1882,48 @@ export { default as MoveIcon } from '../icons/move';
|
|
|
1880
1882
|
export { default as Music2Icon } from '../icons/music-2';
|
|
1881
1883
|
// Music3 aliases
|
|
1882
1884
|
export { default as Music3Icon } from '../icons/music-3';
|
|
1885
|
+
// Music4 aliases
|
|
1886
|
+
export { default as Music4Icon } from '../icons/music-4';
|
|
1883
1887
|
// Music aliases
|
|
1884
1888
|
export { default as MusicIcon } from '../icons/music';
|
|
1885
1889
|
// Navigation2Off aliases
|
|
1886
1890
|
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1887
|
-
//
|
|
1888
|
-
export { default as
|
|
1891
|
+
// Navigation2 aliases
|
|
1892
|
+
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1889
1893
|
// NavigationOff aliases
|
|
1890
1894
|
export { default as NavigationOffIcon } from '../icons/navigation-off';
|
|
1891
1895
|
// Navigation aliases
|
|
1892
1896
|
export { default as NavigationIcon } from '../icons/navigation';
|
|
1897
|
+
// Network aliases
|
|
1898
|
+
export { default as NetworkIcon } from '../icons/network';
|
|
1893
1899
|
// Newspaper aliases
|
|
1894
1900
|
export { default as NewspaperIcon } from '../icons/newspaper';
|
|
1895
|
-
// Navigation2 aliases
|
|
1896
|
-
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1897
1901
|
// Nfc aliases
|
|
1898
1902
|
export { default as NfcIcon } from '../icons/nfc';
|
|
1899
|
-
// Network aliases
|
|
1900
|
-
export { default as NetworkIcon } from '../icons/network';
|
|
1901
|
-
// NonBinary aliases
|
|
1902
|
-
export { default as NonBinaryIcon } from '../icons/non-binary';
|
|
1903
1903
|
// NotebookPen aliases
|
|
1904
1904
|
export { default as NotebookPenIcon } from '../icons/notebook-pen';
|
|
1905
|
+
// NonBinary aliases
|
|
1906
|
+
export { default as NonBinaryIcon } from '../icons/non-binary';
|
|
1905
1907
|
// NotebookTabs aliases
|
|
1906
1908
|
export { default as NotebookTabsIcon } from '../icons/notebook-tabs';
|
|
1907
1909
|
// Notebook aliases
|
|
1908
1910
|
export { default as NotebookIcon } from '../icons/notebook';
|
|
1909
|
-
// NotebookText aliases
|
|
1910
|
-
export { default as NotebookTextIcon } from '../icons/notebook-text';
|
|
1911
|
-
// NotepadText aliases
|
|
1912
|
-
export { default as NotepadTextIcon } from '../icons/notepad-text';
|
|
1913
|
-
// NutOff aliases
|
|
1914
|
-
export { default as NutOffIcon } from '../icons/nut-off';
|
|
1911
|
+
// NotebookText aliases
|
|
1912
|
+
export { default as NotebookTextIcon } from '../icons/notebook-text';
|
|
1915
1913
|
// NotepadTextDashed aliases
|
|
1916
1914
|
export { default as NotepadTextDashedIcon } from '../icons/notepad-text-dashed';
|
|
1915
|
+
// NutOff aliases
|
|
1916
|
+
export { default as NutOffIcon } from '../icons/nut-off';
|
|
1917
|
+
// NotepadText aliases
|
|
1918
|
+
export { default as NotepadTextIcon } from '../icons/notepad-text';
|
|
1917
1919
|
// Nut aliases
|
|
1918
1920
|
export { default as NutIcon } from '../icons/nut';
|
|
1919
1921
|
// OctagonMinus aliases
|
|
1920
1922
|
export { default as OctagonMinusIcon } from '../icons/octagon-minus';
|
|
1921
|
-
// Octagon aliases
|
|
1922
|
-
export { default as OctagonIcon } from '../icons/octagon';
|
|
1923
1923
|
// Omega aliases
|
|
1924
1924
|
export { default as OmegaIcon } from '../icons/omega';
|
|
1925
|
+
// Octagon aliases
|
|
1926
|
+
export { default as OctagonIcon } from '../icons/octagon';
|
|
1925
1927
|
// Option aliases
|
|
1926
1928
|
export { default as OptionIcon } from '../icons/option';
|
|
1927
1929
|
// Orbit aliases
|
|
@@ -1944,12 +1946,12 @@ export { default as PackageSearchIcon } from '../icons/package-search';
|
|
|
1944
1946
|
export { default as PackageXIcon } from '../icons/package-x';
|
|
1945
1947
|
// Package aliases
|
|
1946
1948
|
export { default as PackageIcon } from '../icons/package';
|
|
1949
|
+
// PaintBucket aliases
|
|
1950
|
+
export { default as PaintBucketIcon } from '../icons/paint-bucket';
|
|
1947
1951
|
// PaintRoller aliases
|
|
1948
1952
|
export { default as PaintRollerIcon } from '../icons/paint-roller';
|
|
1949
1953
|
// Paintbrush aliases
|
|
1950
1954
|
export { default as PaintbrushIcon } from '../icons/paintbrush';
|
|
1951
|
-
// PaintBucket aliases
|
|
1952
|
-
export { default as PaintBucketIcon } from '../icons/paint-bucket';
|
|
1953
1955
|
// Palette aliases
|
|
1954
1956
|
export { default as PaletteIcon } from '../icons/palette';
|
|
1955
1957
|
// Panda aliases
|
|
@@ -1972,22 +1974,24 @@ export { default as PanelRightIcon } from '../icons/panel-right';
|
|
|
1972
1974
|
export { default as PanelTopBottomDashedIcon } from '../icons/panel-top-bottom-dashed';
|
|
1973
1975
|
// PanelTopClose aliases
|
|
1974
1976
|
export { default as PanelTopCloseIcon } from '../icons/panel-top-close';
|
|
1975
|
-
// PanelTopOpen aliases
|
|
1976
|
-
export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
|
|
1977
1977
|
// PanelTop aliases
|
|
1978
1978
|
export { default as PanelTopIcon } from '../icons/panel-top';
|
|
1979
|
+
// PanelTopOpen aliases
|
|
1980
|
+
export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
|
|
1979
1981
|
// PanelsLeftBottom aliases
|
|
1980
1982
|
export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
|
|
1981
|
-
// Paperclip aliases
|
|
1982
|
-
export { default as PaperclipIcon } from '../icons/paperclip';
|
|
1983
1983
|
// PanelsRightBottom aliases
|
|
1984
1984
|
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
1985
|
+
// Paperclip aliases
|
|
1986
|
+
export { default as PaperclipIcon } from '../icons/paperclip';
|
|
1987
|
+
// PaperBag aliases
|
|
1988
|
+
export { default as PaperBagIcon } from '../icons/paper-bag';
|
|
1985
1989
|
// Parasol aliases
|
|
1986
1990
|
export { default as ParasolIcon } from '../icons/parasol';
|
|
1987
|
-
// Parentheses aliases
|
|
1988
|
-
export { default as ParenthesesIcon } from '../icons/parentheses';
|
|
1989
1991
|
// ParkingMeter aliases
|
|
1990
1992
|
export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
1993
|
+
// Parentheses aliases
|
|
1994
|
+
export { default as ParenthesesIcon } from '../icons/parentheses';
|
|
1991
1995
|
// PartyPopper aliases
|
|
1992
1996
|
export { default as PartyPopperIcon } from '../icons/party-popper';
|
|
1993
1997
|
// Pause aliases
|
|
@@ -2004,28 +2008,28 @@ export { default as PenToolIcon } from '../icons/pen-tool';
|
|
|
2004
2008
|
export { default as PencilLineIcon } from '../icons/pencil-line';
|
|
2005
2009
|
// PencilOff aliases
|
|
2006
2010
|
export { default as PencilOffIcon } from '../icons/pencil-off';
|
|
2007
|
-
// PencilSparkles aliases
|
|
2008
|
-
export { default as PencilSparklesIcon } from '../icons/pencil-sparkles';
|
|
2009
2011
|
// PencilRuler aliases
|
|
2010
2012
|
export { default as PencilRulerIcon } from '../icons/pencil-ruler';
|
|
2011
|
-
//
|
|
2012
|
-
export { default as
|
|
2013
|
+
// PencilSparkles aliases
|
|
2014
|
+
export { default as PencilSparklesIcon } from '../icons/pencil-sparkles';
|
|
2013
2015
|
// Pencil aliases
|
|
2014
2016
|
export { default as PencilIcon } from '../icons/pencil';
|
|
2017
|
+
// Pentagon aliases
|
|
2018
|
+
export { default as PentagonIcon } from '../icons/pentagon';
|
|
2015
2019
|
// Percent aliases
|
|
2016
2020
|
export { default as PercentIcon } from '../icons/percent';
|
|
2017
2021
|
// PersonStanding aliases
|
|
2018
2022
|
export { default as PersonStandingIcon } from '../icons/person-standing';
|
|
2019
2023
|
// Phi aliases
|
|
2020
2024
|
export { default as PhiIcon } from '../icons/phi';
|
|
2021
|
-
// PhoneCall aliases
|
|
2022
|
-
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
2023
|
-
// PhoneIncoming aliases
|
|
2024
|
-
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
2025
2025
|
// PhilippinePeso aliases
|
|
2026
2026
|
export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
2027
2027
|
// PhoneForwarded aliases
|
|
2028
2028
|
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded';
|
|
2029
|
+
// PhoneIncoming aliases
|
|
2030
|
+
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
2031
|
+
// PhoneCall aliases
|
|
2032
|
+
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
2029
2033
|
// PhoneMissed aliases
|
|
2030
2034
|
export { default as PhoneMissedIcon } from '../icons/phone-missed';
|
|
2031
2035
|
// PhoneOff aliases
|
|
@@ -2040,10 +2044,10 @@ export { default as PiIcon } from '../icons/pi';
|
|
|
2040
2044
|
export { default as PianoIcon } from '../icons/piano';
|
|
2041
2045
|
// Pickaxe aliases
|
|
2042
2046
|
export { default as PickaxeIcon } from '../icons/pickaxe';
|
|
2043
|
-
// PictureInPicture2 aliases
|
|
2044
|
-
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
2045
2047
|
// PictureInPicture aliases
|
|
2046
2048
|
export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
2049
|
+
// PictureInPicture2 aliases
|
|
2050
|
+
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
2047
2051
|
// PiggyBank aliases
|
|
2048
2052
|
export { default as PiggyBankIcon } from '../icons/piggy-bank';
|
|
2049
2053
|
// PilcrowLeft aliases
|
|
@@ -2052,54 +2056,54 @@ export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
|
2052
2056
|
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
2053
2057
|
// Pilcrow aliases
|
|
2054
2058
|
export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
2055
|
-
// Pill aliases
|
|
2056
|
-
export { default as PillIcon } from '../icons/pill';
|
|
2057
2059
|
// PillBottle aliases
|
|
2058
2060
|
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
2061
|
+
// Pill aliases
|
|
2062
|
+
export { default as PillIcon } from '../icons/pill';
|
|
2059
2063
|
// PinOff aliases
|
|
2060
2064
|
export { default as PinOffIcon } from '../icons/pin-off';
|
|
2061
|
-
// Pipette aliases
|
|
2062
|
-
export { default as PipetteIcon } from '../icons/pipette';
|
|
2063
2065
|
// Pin aliases
|
|
2064
2066
|
export { default as PinIcon } from '../icons/pin';
|
|
2065
|
-
//
|
|
2066
|
-
export { default as
|
|
2067
|
+
// Pipette aliases
|
|
2068
|
+
export { default as PipetteIcon } from '../icons/pipette';
|
|
2067
2069
|
// PlaneLanding aliases
|
|
2068
2070
|
export { default as PlaneLandingIcon } from '../icons/plane-landing';
|
|
2071
|
+
// Pizza aliases
|
|
2072
|
+
export { default as PizzaIcon } from '../icons/pizza';
|
|
2069
2073
|
// PlaneTakeoff aliases
|
|
2070
2074
|
export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff';
|
|
2071
2075
|
// Plane aliases
|
|
2072
2076
|
export { default as PlaneIcon } from '../icons/plane';
|
|
2073
2077
|
// PlayOff aliases
|
|
2074
2078
|
export { default as PlayOffIcon } from '../icons/play-off';
|
|
2075
|
-
// Play aliases
|
|
2076
|
-
export { default as PlayIcon } from '../icons/play';
|
|
2077
2079
|
// Plug2 aliases
|
|
2078
2080
|
export { default as Plug2Icon } from '../icons/plug-2';
|
|
2079
|
-
// Plus aliases
|
|
2080
|
-
export { default as PlusIcon } from '../icons/plus';
|
|
2081
2081
|
// Plug aliases
|
|
2082
2082
|
export { default as PlugIcon } from '../icons/plug';
|
|
2083
|
+
// Play aliases
|
|
2084
|
+
export { default as PlayIcon } from '../icons/play';
|
|
2085
|
+
// Plus aliases
|
|
2086
|
+
export { default as PlusIcon } from '../icons/plus';
|
|
2083
2087
|
// PocketKnife aliases
|
|
2084
2088
|
export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
2085
2089
|
// Podcast aliases
|
|
2086
2090
|
export { default as PodcastIcon } from '../icons/podcast';
|
|
2087
|
-
// Podium aliases
|
|
2088
|
-
export { default as PodiumIcon } from '../icons/podium';
|
|
2089
2091
|
// PointerOff aliases
|
|
2090
2092
|
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
2093
|
+
// Podium aliases
|
|
2094
|
+
export { default as PodiumIcon } from '../icons/podium';
|
|
2091
2095
|
// Pointer aliases
|
|
2092
2096
|
export { default as PointerIcon } from '../icons/pointer';
|
|
2093
2097
|
// Popcorn aliases
|
|
2094
2098
|
export { default as PopcornIcon } from '../icons/popcorn';
|
|
2095
2099
|
// Popsicle aliases
|
|
2096
2100
|
export { default as PopsicleIcon } from '../icons/popsicle';
|
|
2101
|
+
// PoundSterling aliases
|
|
2102
|
+
export { default as PoundSterlingIcon } from '../icons/pound-sterling';
|
|
2097
2103
|
// PowerOff aliases
|
|
2098
2104
|
export { default as PowerOffIcon } from '../icons/power-off';
|
|
2099
2105
|
// Power aliases
|
|
2100
2106
|
export { default as PowerIcon } from '../icons/power';
|
|
2101
|
-
// PoundSterling aliases
|
|
2102
|
-
export { default as PoundSterlingIcon } from '../icons/pound-sterling';
|
|
2103
2107
|
// Presentation aliases
|
|
2104
2108
|
export { default as PresentationIcon } from '../icons/presentation';
|
|
2105
2109
|
// PrinterCheck aliases
|
|
@@ -2108,34 +2112,34 @@ export { default as PrinterCheckIcon } from '../icons/printer-check';
|
|
|
2108
2112
|
export { default as PrinterXIcon } from '../icons/printer-x';
|
|
2109
2113
|
// Printer aliases
|
|
2110
2114
|
export { default as PrinterIcon } from '../icons/printer';
|
|
2111
|
-
// Proportions aliases
|
|
2112
|
-
export { default as ProportionsIcon } from '../icons/proportions';
|
|
2113
2115
|
// Projector aliases
|
|
2114
2116
|
export { default as ProjectorIcon } from '../icons/projector';
|
|
2117
|
+
// Proportions aliases
|
|
2118
|
+
export { default as ProportionsIcon } from '../icons/proportions';
|
|
2115
2119
|
// Puzzle aliases
|
|
2116
2120
|
export { default as PuzzleIcon } from '../icons/puzzle';
|
|
2117
2121
|
// Pyramid aliases
|
|
2118
2122
|
export { default as PyramidIcon } from '../icons/pyramid';
|
|
2119
2123
|
// QrCode aliases
|
|
2120
2124
|
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
2121
|
-
// Quote aliases
|
|
2122
|
-
export { default as QuoteIcon } from '../icons/quote';
|
|
2123
2125
|
// Rabbit aliases
|
|
2124
2126
|
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2127
|
+
// Quote aliases
|
|
2128
|
+
export { default as QuoteIcon } from '../icons/quote';
|
|
2125
2129
|
// Radar aliases
|
|
2126
2130
|
export { default as RadarIcon } from '../icons/radar';
|
|
2127
|
-
// Radiation aliases
|
|
2128
|
-
export { default as RadiationIcon } from '../icons/radiation';
|
|
2129
2131
|
// Radical aliases
|
|
2130
2132
|
export { default as RadicalIcon } from '../icons/radical';
|
|
2131
2133
|
// RadioOff aliases
|
|
2132
2134
|
export { default as RadioOffIcon } from '../icons/radio-off';
|
|
2135
|
+
// Radiation aliases
|
|
2136
|
+
export { default as RadiationIcon } from '../icons/radiation';
|
|
2133
2137
|
// RadioReceiver aliases
|
|
2134
2138
|
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2135
|
-
// Radio aliases
|
|
2136
|
-
export { default as RadioIcon } from '../icons/radio';
|
|
2137
2139
|
// RadioTower aliases
|
|
2138
2140
|
export { default as RadioTowerIcon } from '../icons/radio-tower';
|
|
2141
|
+
// Radio aliases
|
|
2142
|
+
export { default as RadioIcon } from '../icons/radio';
|
|
2139
2143
|
// Radius aliases
|
|
2140
2144
|
export { default as RadiusIcon } from '../icons/radius';
|
|
2141
2145
|
// Rainbow aliases
|
|
@@ -2184,16 +2188,16 @@ export { default as RedoIcon } from '../icons/redo';
|
|
|
2184
2188
|
export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot';
|
|
2185
2189
|
// RefreshCcw aliases
|
|
2186
2190
|
export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
|
|
2187
|
-
// RefreshCwOff aliases
|
|
2188
|
-
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
2189
2191
|
// RefreshCw aliases
|
|
2190
2192
|
export { default as RefreshCwIcon } from '../icons/refresh-cw';
|
|
2193
|
+
// Refrigerator aliases
|
|
2194
|
+
export { default as RefrigeratorIcon } from '../icons/refrigerator';
|
|
2195
|
+
// RefreshCwOff aliases
|
|
2196
|
+
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
2191
2197
|
// Regex aliases
|
|
2192
2198
|
export { default as RegexIcon } from '../icons/regex';
|
|
2193
2199
|
// RemoveFormatting aliases
|
|
2194
2200
|
export { default as RemoveFormattingIcon } from '../icons/remove-formatting';
|
|
2195
|
-
// Refrigerator aliases
|
|
2196
|
-
export { default as RefrigeratorIcon } from '../icons/refrigerator';
|
|
2197
2201
|
// Repeat1 aliases
|
|
2198
2202
|
export { default as Repeat1Icon } from '../icons/repeat-1';
|
|
2199
2203
|
// Repeat2 aliases
|
|
@@ -2210,10 +2214,10 @@ export { default as ReplaceIcon } from '../icons/replace';
|
|
|
2210
2214
|
export { default as ReplyAllIcon } from '../icons/reply-all';
|
|
2211
2215
|
// Reply aliases
|
|
2212
2216
|
export { default as ReplyIcon } from '../icons/reply';
|
|
2213
|
-
// Rewind aliases
|
|
2214
|
-
export { default as RewindIcon } from '../icons/rewind';
|
|
2215
2217
|
// Ribbon aliases
|
|
2216
2218
|
export { default as RibbonIcon } from '../icons/ribbon';
|
|
2219
|
+
// Rewind aliases
|
|
2220
|
+
export { default as RewindIcon } from '../icons/rewind';
|
|
2217
2221
|
// Road aliases
|
|
2218
2222
|
export { default as RoadIcon } from '../icons/road';
|
|
2219
2223
|
// Rocket aliases
|
|
@@ -2222,24 +2226,24 @@ export { default as RocketIcon } from '../icons/rocket';
|
|
|
2222
2226
|
export { default as RollerCoasterIcon } from '../icons/roller-coaster';
|
|
2223
2227
|
// RockingChair aliases
|
|
2224
2228
|
export { default as RockingChairIcon } from '../icons/rocking-chair';
|
|
2225
|
-
// RotateCcwKey aliases
|
|
2226
|
-
export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
|
|
2227
2229
|
// Rose aliases
|
|
2228
2230
|
export { default as RoseIcon } from '../icons/rose';
|
|
2229
|
-
//
|
|
2230
|
-
export { default as
|
|
2231
|
+
// RotateCcwKey aliases
|
|
2232
|
+
export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
|
|
2231
2233
|
// RotateCcw aliases
|
|
2232
2234
|
export { default as RotateCcwIcon } from '../icons/rotate-ccw';
|
|
2235
|
+
// RotateCcwSquare aliases
|
|
2236
|
+
export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
|
|
2233
2237
|
// RotateCwSquare aliases
|
|
2234
2238
|
export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
|
|
2235
2239
|
// RotateCw aliases
|
|
2236
2240
|
export { default as RotateCwIcon } from '../icons/rotate-cw';
|
|
2241
|
+
// RouteOff aliases
|
|
2242
|
+
export { default as RouteOffIcon } from '../icons/route-off';
|
|
2237
2243
|
// Route aliases
|
|
2238
2244
|
export { default as RouteIcon } from '../icons/route';
|
|
2239
2245
|
// Router aliases
|
|
2240
2246
|
export { default as RouterIcon } from '../icons/router';
|
|
2241
|
-
// RouteOff aliases
|
|
2242
|
-
export { default as RouteOffIcon } from '../icons/route-off';
|
|
2243
2247
|
// Rows4 aliases
|
|
2244
2248
|
export { default as Rows4Icon } from '../icons/rows-4';
|
|
2245
2249
|
// Rss aliases
|
|
@@ -2248,12 +2252,12 @@ export { default as RssIcon } from '../icons/rss';
|
|
|
2248
2252
|
export { default as RulerDimensionLineIcon } from '../icons/ruler-dimension-line';
|
|
2249
2253
|
// Ruler aliases
|
|
2250
2254
|
export { default as RulerIcon } from '../icons/ruler';
|
|
2251
|
-
// RussianRuble aliases
|
|
2252
|
-
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2253
2255
|
// Sailboat aliases
|
|
2254
2256
|
export { default as SailboatIcon } from '../icons/sailboat';
|
|
2255
2257
|
// Salad aliases
|
|
2256
2258
|
export { default as SaladIcon } from '../icons/salad';
|
|
2259
|
+
// RussianRuble aliases
|
|
2260
|
+
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2257
2261
|
// Sandwich aliases
|
|
2258
2262
|
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2259
2263
|
// SatelliteDish aliases
|
|
@@ -2272,10 +2276,10 @@ export { default as SaveOffIcon } from '../icons/save-off';
|
|
|
2272
2276
|
export { default as SavePenIcon } from '../icons/save-pen';
|
|
2273
2277
|
// SavePlus aliases
|
|
2274
2278
|
export { default as SavePlusIcon } from '../icons/save-plus';
|
|
2275
|
-
// Scale aliases
|
|
2276
|
-
export { default as ScaleIcon } from '../icons/scale';
|
|
2277
2279
|
// Save aliases
|
|
2278
2280
|
export { default as SaveIcon } from '../icons/save';
|
|
2281
|
+
// Scale aliases
|
|
2282
|
+
export { default as ScaleIcon } from '../icons/scale';
|
|
2279
2283
|
// Scaling aliases
|
|
2280
2284
|
export { default as ScalingIcon } from '../icons/scaling';
|
|
2281
2285
|
// ScanBarcode aliases
|
|
@@ -2284,10 +2288,10 @@ export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
|
|
|
2284
2288
|
export { default as ScanEyeIcon } from '../icons/scan-eye';
|
|
2285
2289
|
// ScanFace aliases
|
|
2286
2290
|
export { default as ScanFaceIcon } from '../icons/scan-face';
|
|
2287
|
-
// ScanLine aliases
|
|
2288
|
-
export { default as ScanLineIcon } from '../icons/scan-line';
|
|
2289
2291
|
// ScanHeart aliases
|
|
2290
2292
|
export { default as ScanHeartIcon } from '../icons/scan-heart';
|
|
2293
|
+
// ScanLine aliases
|
|
2294
|
+
export { default as ScanLineIcon } from '../icons/scan-line';
|
|
2291
2295
|
// ScanQrCode aliases
|
|
2292
2296
|
export { default as ScanQrCodeIcon } from '../icons/scan-qr-code';
|
|
2293
2297
|
// ScanSearch aliases
|
|
@@ -2326,16 +2330,16 @@ export { default as SearchXIcon } from '../icons/search-x';
|
|
|
2326
2330
|
export { default as SearchIcon } from '../icons/search';
|
|
2327
2331
|
// Section aliases
|
|
2328
2332
|
export { default as SectionIcon } from '../icons/section';
|
|
2329
|
-
// Send aliases
|
|
2330
|
-
export { default as SendIcon } from '../icons/send';
|
|
2331
2333
|
// SendToBack aliases
|
|
2332
2334
|
export { default as SendToBackIcon } from '../icons/send-to-back';
|
|
2335
|
+
// Send aliases
|
|
2336
|
+
export { default as SendIcon } from '../icons/send';
|
|
2333
2337
|
// SeparatorHorizontal aliases
|
|
2334
2338
|
export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
|
|
2335
|
-
// SeparatorVertical aliases
|
|
2336
|
-
export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
|
|
2337
2339
|
// ServerCog aliases
|
|
2338
2340
|
export { default as ServerCogIcon } from '../icons/server-cog';
|
|
2341
|
+
// SeparatorVertical aliases
|
|
2342
|
+
export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
|
|
2339
2343
|
// ServerCrash aliases
|
|
2340
2344
|
export { default as ServerCrashIcon } from '../icons/server-crash';
|
|
2341
2345
|
// ServerOff aliases
|
|
@@ -2352,10 +2356,10 @@ export { default as ShapesIcon } from '../icons/shapes';
|
|
|
2352
2356
|
export { default as Share2Icon } from '../icons/share-2';
|
|
2353
2357
|
// Share aliases
|
|
2354
2358
|
export { default as ShareIcon } from '../icons/share';
|
|
2355
|
-
// Shell aliases
|
|
2356
|
-
export { default as ShellIcon } from '../icons/shell';
|
|
2357
2359
|
// Sheet aliases
|
|
2358
2360
|
export { default as SheetIcon } from '../icons/sheet';
|
|
2361
|
+
// Shell aliases
|
|
2362
|
+
export { default as ShellIcon } from '../icons/shell';
|
|
2359
2363
|
// ShelvingUnit aliases
|
|
2360
2364
|
export { default as ShelvingUnitIcon } from '../icons/shelving-unit';
|
|
2361
2365
|
// ShieldAlert aliases
|
|
@@ -2394,10 +2398,10 @@ export { default as ShoppingBagIcon } from '../icons/shopping-bag';
|
|
|
2394
2398
|
export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
|
|
2395
2399
|
// ShoppingCart aliases
|
|
2396
2400
|
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2397
|
-
// Shovel aliases
|
|
2398
|
-
export { default as ShovelIcon } from '../icons/shovel';
|
|
2399
2401
|
// ShowerHead aliases
|
|
2400
2402
|
export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
2403
|
+
// Shovel aliases
|
|
2404
|
+
export { default as ShovelIcon } from '../icons/shovel';
|
|
2401
2405
|
// Shredder aliases
|
|
2402
2406
|
export { default as ShredderIcon } from '../icons/shredder';
|
|
2403
2407
|
// Shrimp aliases
|
|
@@ -2410,26 +2414,26 @@ export { default as ShrubIcon } from '../icons/shrub';
|
|
|
2410
2414
|
export { default as ShuffleIcon } from '../icons/shuffle';
|
|
2411
2415
|
// Sigma aliases
|
|
2412
2416
|
export { default as SigmaIcon } from '../icons/sigma';
|
|
2413
|
-
// SignalHigh aliases
|
|
2414
|
-
export { default as SignalHighIcon } from '../icons/signal-high';
|
|
2415
2417
|
// SignalLow aliases
|
|
2416
2418
|
export { default as SignalLowIcon } from '../icons/signal-low';
|
|
2419
|
+
// SignalHigh aliases
|
|
2420
|
+
export { default as SignalHighIcon } from '../icons/signal-high';
|
|
2417
2421
|
// SignalMedium aliases
|
|
2418
2422
|
export { default as SignalMediumIcon } from '../icons/signal-medium';
|
|
2419
2423
|
// SignalZero aliases
|
|
2420
2424
|
export { default as SignalZeroIcon } from '../icons/signal-zero';
|
|
2425
|
+
// Signal aliases
|
|
2426
|
+
export { default as SignalIcon } from '../icons/signal';
|
|
2421
2427
|
// Signature aliases
|
|
2422
2428
|
export { default as SignatureIcon } from '../icons/signature';
|
|
2423
2429
|
// SignpostBig aliases
|
|
2424
2430
|
export { default as SignpostBigIcon } from '../icons/signpost-big';
|
|
2425
|
-
//
|
|
2426
|
-
export { default as
|
|
2431
|
+
// Signpost aliases
|
|
2432
|
+
export { default as SignpostIcon } from '../icons/signpost';
|
|
2427
2433
|
// Siren aliases
|
|
2428
2434
|
export { default as SirenIcon } from '../icons/siren';
|
|
2429
2435
|
// SkipBack aliases
|
|
2430
2436
|
export { default as SkipBackIcon } from '../icons/skip-back';
|
|
2431
|
-
// Signpost aliases
|
|
2432
|
-
export { default as SignpostIcon } from '../icons/signpost';
|
|
2433
2437
|
// SkipForward aliases
|
|
2434
2438
|
export { default as SkipForwardIcon } from '../icons/skip-forward';
|
|
2435
2439
|
// Skull aliases
|
|
@@ -2450,10 +2454,10 @@ export { default as SmartphoneIcon } from '../icons/smartphone';
|
|
|
2450
2454
|
export { default as SmilePlusIcon } from '../icons/smile-plus';
|
|
2451
2455
|
// Snail aliases
|
|
2452
2456
|
export { default as SnailIcon } from '../icons/snail';
|
|
2453
|
-
// Smile aliases
|
|
2454
|
-
export { default as SmileIcon } from '../icons/smile';
|
|
2455
2457
|
// Snowflake aliases
|
|
2456
2458
|
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2459
|
+
// Smile aliases
|
|
2460
|
+
export { default as SmileIcon } from '../icons/smile';
|
|
2457
2461
|
// SoapDispenserDroplet aliases
|
|
2458
2462
|
export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet';
|
|
2459
2463
|
// Sofa aliases
|
|
@@ -2466,10 +2470,10 @@ export { default as SoupIcon } from '../icons/soup';
|
|
|
2466
2470
|
export { default as SpaceIcon } from '../icons/space';
|
|
2467
2471
|
// Spade aliases
|
|
2468
2472
|
export { default as SpadeIcon } from '../icons/spade';
|
|
2469
|
-
// Speaker aliases
|
|
2470
|
-
export { default as SpeakerIcon } from '../icons/speaker';
|
|
2471
2473
|
// Sparkle aliases
|
|
2472
2474
|
export { default as SparkleIcon } from '../icons/sparkle';
|
|
2475
|
+
// Speaker aliases
|
|
2476
|
+
export { default as SpeakerIcon } from '../icons/speaker';
|
|
2473
2477
|
// Speech aliases
|
|
2474
2478
|
export { default as SpeechIcon } from '../icons/speech';
|
|
2475
2479
|
// SpellCheck2 aliases
|
|
@@ -2478,24 +2482,24 @@ export { default as SpellCheck2Icon } from '../icons/spell-check-2';
|
|
|
2478
2482
|
export { default as SpellCheckIcon } from '../icons/spell-check';
|
|
2479
2483
|
// SplinePointer aliases
|
|
2480
2484
|
export { default as SplinePointerIcon } from '../icons/spline-pointer';
|
|
2481
|
-
// Spline aliases
|
|
2482
|
-
export { default as SplineIcon } from '../icons/spline';
|
|
2483
2485
|
// Split aliases
|
|
2484
2486
|
export { default as SplitIcon } from '../icons/split';
|
|
2485
|
-
// SportShoe aliases
|
|
2486
|
-
export { default as SportShoeIcon } from '../icons/sport-shoe';
|
|
2487
2487
|
// Spool aliases
|
|
2488
2488
|
export { default as SpoolIcon } from '../icons/spool';
|
|
2489
|
+
// SportShoe aliases
|
|
2490
|
+
export { default as SportShoeIcon } from '../icons/sport-shoe';
|
|
2491
|
+
// Spline aliases
|
|
2492
|
+
export { default as SplineIcon } from '../icons/spline';
|
|
2489
2493
|
// Spotlight aliases
|
|
2490
2494
|
export { default as SpotlightIcon } from '../icons/spotlight';
|
|
2491
2495
|
// SprayCan aliases
|
|
2492
2496
|
export { default as SprayCanIcon } from '../icons/spray-can';
|
|
2493
2497
|
// Sprout aliases
|
|
2494
2498
|
export { default as SproutIcon } from '../icons/sprout';
|
|
2495
|
-
// SquareArrowRightEnter aliases
|
|
2496
|
-
export { default as SquareArrowRightEnterIcon } from '../icons/square-arrow-right-enter';
|
|
2497
2499
|
// SquareArrowRightExit aliases
|
|
2498
2500
|
export { default as SquareArrowRightExitIcon } from '../icons/square-arrow-right-exit';
|
|
2501
|
+
// SquareArrowRightEnter aliases
|
|
2502
|
+
export { default as SquareArrowRightEnterIcon } from '../icons/square-arrow-right-enter';
|
|
2499
2503
|
// SquareDashedBottomCode aliases
|
|
2500
2504
|
export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code';
|
|
2501
2505
|
// SquareDashedBottom aliases
|
|
@@ -2504,16 +2508,16 @@ export { default as SquareDashedBottomIcon } from '../icons/square-dashed-bottom
|
|
|
2504
2508
|
export { default as SquareDashedTopSolidIcon } from '../icons/square-dashed-top-solid';
|
|
2505
2509
|
// SquarePause aliases
|
|
2506
2510
|
export { default as SquarePauseIcon } from '../icons/square-pause';
|
|
2511
|
+
// SquareRadical aliases
|
|
2512
|
+
export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
2507
2513
|
// SquareRoundCorner aliases
|
|
2508
2514
|
export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
|
|
2509
2515
|
// SquareSquare aliases
|
|
2510
2516
|
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2511
|
-
// SquareRadical aliases
|
|
2512
|
-
export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
2513
|
-
// SquareStar aliases
|
|
2514
|
-
export { default as SquareStarIcon } from '../icons/square-star';
|
|
2515
2517
|
// SquareStack aliases
|
|
2516
2518
|
export { default as SquareStackIcon } from '../icons/square-stack';
|
|
2519
|
+
// SquareStar aliases
|
|
2520
|
+
export { default as SquareStarIcon } from '../icons/square-star';
|
|
2517
2521
|
// SquareStop aliases
|
|
2518
2522
|
export { default as SquareStopIcon } from '../icons/square-stop';
|
|
2519
2523
|
// Square aliases
|
|
@@ -2526,10 +2530,10 @@ export { default as SquaresSubtractIcon } from '../icons/squares-subtract';
|
|
|
2526
2530
|
export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
|
|
2527
2531
|
// SquaresUnite aliases
|
|
2528
2532
|
export { default as SquaresUniteIcon } from '../icons/squares-unite';
|
|
2529
|
-
// Squircle aliases
|
|
2530
|
-
export { default as SquircleIcon } from '../icons/squircle';
|
|
2531
2533
|
// SquircleDashed aliases
|
|
2532
2534
|
export { default as SquircleDashedIcon } from '../icons/squircle-dashed';
|
|
2535
|
+
// Squircle aliases
|
|
2536
|
+
export { default as SquircleIcon } from '../icons/squircle';
|
|
2533
2537
|
// Squirrel aliases
|
|
2534
2538
|
export { default as SquirrelIcon } from '../icons/squirrel';
|
|
2535
2539
|
// Stamp aliases
|
|
@@ -2556,18 +2560,18 @@ export { default as StepBackIcon } from '../icons/step-back';
|
|
|
2556
2560
|
export { default as StethoscopeIcon } from '../icons/stethoscope';
|
|
2557
2561
|
// Sticker aliases
|
|
2558
2562
|
export { default as StickerIcon } from '../icons/sticker';
|
|
2563
|
+
// StickyNoteCheck aliases
|
|
2564
|
+
export { default as StickyNoteCheckIcon } from '../icons/sticky-note-check';
|
|
2559
2565
|
// StickyNoteMinus aliases
|
|
2560
2566
|
export { default as StickyNoteMinusIcon } from '../icons/sticky-note-minus';
|
|
2561
2567
|
// StickyNoteOff aliases
|
|
2562
2568
|
export { default as StickyNoteOffIcon } from '../icons/sticky-note-off';
|
|
2563
|
-
// StickyNoteCheck aliases
|
|
2564
|
-
export { default as StickyNoteCheckIcon } from '../icons/sticky-note-check';
|
|
2565
2569
|
// StickyNotePlus aliases
|
|
2566
2570
|
export { default as StickyNotePlusIcon } from '../icons/sticky-note-plus';
|
|
2567
|
-
// StickyNote aliases
|
|
2568
|
-
export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
2569
2571
|
// StickyNoteX aliases
|
|
2570
2572
|
export { default as StickyNoteXIcon } from '../icons/sticky-note-x';
|
|
2573
|
+
// StickyNote aliases
|
|
2574
|
+
export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
2571
2575
|
// StickyNotes aliases
|
|
2572
2576
|
export { default as StickyNotesIcon } from '../icons/sticky-notes';
|
|
2573
2577
|
// Stone aliases
|
|
@@ -2582,26 +2586,26 @@ export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
|
2582
2586
|
export { default as StrikethroughIcon } from '../icons/strikethrough';
|
|
2583
2587
|
// Subscript aliases
|
|
2584
2588
|
export { default as SubscriptIcon } from '../icons/subscript';
|
|
2585
|
-
// Summary aliases
|
|
2586
|
-
export { default as SummaryIcon } from '../icons/summary';
|
|
2587
2589
|
// SunDim aliases
|
|
2588
2590
|
export { default as SunDimIcon } from '../icons/sun-dim';
|
|
2591
|
+
// Summary aliases
|
|
2592
|
+
export { default as SummaryIcon } from '../icons/summary';
|
|
2589
2593
|
// SunMedium aliases
|
|
2590
2594
|
export { default as SunMediumIcon } from '../icons/sun-medium';
|
|
2591
2595
|
// SunMoon aliases
|
|
2592
2596
|
export { default as SunMoonIcon } from '../icons/sun-moon';
|
|
2593
2597
|
// SunSnow aliases
|
|
2594
2598
|
export { default as SunSnowIcon } from '../icons/sun-snow';
|
|
2595
|
-
// Sunrise aliases
|
|
2596
|
-
export { default as SunriseIcon } from '../icons/sunrise';
|
|
2597
|
-
// Sun aliases
|
|
2598
|
-
export { default as SunIcon } from '../icons/sun';
|
|
2599
2599
|
// Sunset aliases
|
|
2600
2600
|
export { default as SunsetIcon } from '../icons/sunset';
|
|
2601
|
-
//
|
|
2602
|
-
export { default as
|
|
2601
|
+
// Sun aliases
|
|
2602
|
+
export { default as SunIcon } from '../icons/sun';
|
|
2603
|
+
// Sunrise aliases
|
|
2604
|
+
export { default as SunriseIcon } from '../icons/sunrise';
|
|
2603
2605
|
// Superscript aliases
|
|
2604
2606
|
export { default as SuperscriptIcon } from '../icons/superscript';
|
|
2607
|
+
// SwatchBook aliases
|
|
2608
|
+
export { default as SwatchBookIcon } from '../icons/swatch-book';
|
|
2605
2609
|
// SwissFranc aliases
|
|
2606
2610
|
export { default as SwissFrancIcon } from '../icons/swiss-franc';
|
|
2607
2611
|
// SwitchCamera aliases
|
|
@@ -2622,16 +2626,16 @@ export { default as TableCellsSplitIcon } from '../icons/table-cells-split';
|
|
|
2622
2626
|
export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
|
|
2623
2627
|
// TableOfContents aliases
|
|
2624
2628
|
export { default as TableOfContentsIcon } from '../icons/table-of-contents';
|
|
2625
|
-
// TableRowsSplit aliases
|
|
2626
|
-
export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
|
|
2627
2629
|
// TableProperties aliases
|
|
2628
2630
|
export { default as TablePropertiesIcon } from '../icons/table-properties';
|
|
2629
2631
|
// Table aliases
|
|
2630
2632
|
export { default as TableIcon } from '../icons/table';
|
|
2631
|
-
//
|
|
2632
|
-
export { default as
|
|
2633
|
+
// TableRowsSplit aliases
|
|
2634
|
+
export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
|
|
2633
2635
|
// Tablet aliases
|
|
2634
2636
|
export { default as TabletIcon } from '../icons/tablet';
|
|
2637
|
+
// TabletSmartphone aliases
|
|
2638
|
+
export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone';
|
|
2635
2639
|
// Tablets aliases
|
|
2636
2640
|
export { default as TabletsIcon } from '../icons/tablets';
|
|
2637
2641
|
// TagPlus aliases
|
|
@@ -2654,26 +2658,26 @@ export { default as Tally4Icon } from '../icons/tally-4';
|
|
|
2654
2658
|
export { default as Tally5Icon } from '../icons/tally-5';
|
|
2655
2659
|
// Tangent aliases
|
|
2656
2660
|
export { default as TangentIcon } from '../icons/tangent';
|
|
2657
|
-
// Target aliases
|
|
2658
|
-
export { default as TargetIcon } from '../icons/target';
|
|
2659
2661
|
// Telescope aliases
|
|
2660
2662
|
export { default as TelescopeIcon } from '../icons/telescope';
|
|
2661
2663
|
// TentTree aliases
|
|
2662
2664
|
export { default as TentTreeIcon } from '../icons/tent-tree';
|
|
2665
|
+
// Target aliases
|
|
2666
|
+
export { default as TargetIcon } from '../icons/target';
|
|
2663
2667
|
// Tent aliases
|
|
2664
2668
|
export { default as TentIcon } from '../icons/tent';
|
|
2669
|
+
// TestTube aliases
|
|
2670
|
+
export { default as TestTubeIcon } from '../icons/test-tube';
|
|
2665
2671
|
// Terminal aliases
|
|
2666
2672
|
export { default as TerminalIcon } from '../icons/terminal';
|
|
2667
2673
|
// TestTubes aliases
|
|
2668
2674
|
export { default as TestTubesIcon } from '../icons/test-tubes';
|
|
2669
|
-
// TestTube aliases
|
|
2670
|
-
export { default as TestTubeIcon } from '../icons/test-tube';
|
|
2671
|
-
// TextCursorInput aliases
|
|
2672
|
-
export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
2673
2675
|
// TextCursor aliases
|
|
2674
2676
|
export { default as TextCursorIcon } from '../icons/text-cursor';
|
|
2675
2677
|
// TextQuote aliases
|
|
2676
2678
|
export { default as TextQuoteIcon } from '../icons/text-quote';
|
|
2679
|
+
// TextCursorInput aliases
|
|
2680
|
+
export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
2677
2681
|
// TextSearch aliases
|
|
2678
2682
|
export { default as TextSearchIcon } from '../icons/text-search';
|
|
2679
2683
|
// Theater aliases
|
|
@@ -2706,34 +2710,34 @@ export { default as TicketIcon } from '../icons/ticket';
|
|
|
2706
2710
|
export { default as TicketsPlaneIcon } from '../icons/tickets-plane';
|
|
2707
2711
|
// Tickets aliases
|
|
2708
2712
|
export { default as TicketsIcon } from '../icons/tickets';
|
|
2709
|
-
// Timeline aliases
|
|
2710
|
-
export { default as TimelineIcon } from '../icons/timeline';
|
|
2711
2713
|
// TimerOff aliases
|
|
2712
2714
|
export { default as TimerOffIcon } from '../icons/timer-off';
|
|
2715
|
+
// Timeline aliases
|
|
2716
|
+
export { default as TimelineIcon } from '../icons/timeline';
|
|
2713
2717
|
// TimerReset aliases
|
|
2714
2718
|
export { default as TimerResetIcon } from '../icons/timer-reset';
|
|
2719
|
+
// ToggleRight aliases
|
|
2720
|
+
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2715
2721
|
// Timer aliases
|
|
2716
2722
|
export { default as TimerIcon } from '../icons/timer';
|
|
2717
2723
|
// ToggleLeft aliases
|
|
2718
2724
|
export { default as ToggleLeftIcon } from '../icons/toggle-left';
|
|
2719
|
-
// ToggleRight aliases
|
|
2720
|
-
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2721
2725
|
// Toilet aliases
|
|
2722
2726
|
export { default as ToiletIcon } from '../icons/toilet';
|
|
2727
|
+
// Toolbox aliases
|
|
2728
|
+
export { default as ToolboxIcon } from '../icons/toolbox';
|
|
2723
2729
|
// ToolCase aliases
|
|
2724
2730
|
export { default as ToolCaseIcon } from '../icons/tool-case';
|
|
2725
|
-
// Tornado aliases
|
|
2726
|
-
export { default as TornadoIcon } from '../icons/tornado';
|
|
2727
2731
|
// Torus aliases
|
|
2728
2732
|
export { default as TorusIcon } from '../icons/torus';
|
|
2729
|
-
//
|
|
2730
|
-
export { default as
|
|
2733
|
+
// Tornado aliases
|
|
2734
|
+
export { default as TornadoIcon } from '../icons/tornado';
|
|
2731
2735
|
// TouchpadOff aliases
|
|
2732
2736
|
export { default as TouchpadOffIcon } from '../icons/touchpad-off';
|
|
2733
|
-
// TowelRack aliases
|
|
2734
|
-
export { default as TowelRackIcon } from '../icons/towel-rack';
|
|
2735
2737
|
// Touchpad aliases
|
|
2736
2738
|
export { default as TouchpadIcon } from '../icons/touchpad';
|
|
2739
|
+
// TowelRack aliases
|
|
2740
|
+
export { default as TowelRackIcon } from '../icons/towel-rack';
|
|
2737
2741
|
// TowerControl aliases
|
|
2738
2742
|
export { default as TowerControlIcon } from '../icons/tower-control';
|
|
2739
2743
|
// ToyBrick aliases
|
|
@@ -2744,26 +2748,26 @@ export { default as TractorIcon } from '../icons/tractor';
|
|
|
2744
2748
|
export { default as TrafficConeIcon } from '../icons/traffic-cone';
|
|
2745
2749
|
// TrainFrontTunnel aliases
|
|
2746
2750
|
export { default as TrainFrontTunnelIcon } from '../icons/train-front-tunnel';
|
|
2747
|
-
// TrainFront aliases
|
|
2748
|
-
export { default as TrainFrontIcon } from '../icons/train-front';
|
|
2749
2751
|
// TrainTrack aliases
|
|
2750
2752
|
export { default as TrainTrackIcon } from '../icons/train-track';
|
|
2751
2753
|
// Transgender aliases
|
|
2752
2754
|
export { default as TransgenderIcon } from '../icons/transgender';
|
|
2753
|
-
//
|
|
2754
|
-
export { default as
|
|
2755
|
+
// TrainFront aliases
|
|
2756
|
+
export { default as TrainFrontIcon } from '../icons/train-front';
|
|
2755
2757
|
// Trash2 aliases
|
|
2756
2758
|
export { default as Trash2Icon } from '../icons/trash-2';
|
|
2759
|
+
// Trash aliases
|
|
2760
|
+
export { default as TrashIcon } from '../icons/trash';
|
|
2757
2761
|
// TreeDeciduous aliases
|
|
2758
2762
|
export { default as TreeDeciduousIcon } from '../icons/tree-deciduous';
|
|
2759
2763
|
// TreePine aliases
|
|
2760
2764
|
export { default as TreePineIcon } from '../icons/tree-pine';
|
|
2765
|
+
// Trees aliases
|
|
2766
|
+
export { default as TreesIcon } from '../icons/trees';
|
|
2761
2767
|
// TrendingDown aliases
|
|
2762
2768
|
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2763
2769
|
// TrendingUpDown aliases
|
|
2764
2770
|
export { default as TrendingUpDownIcon } from '../icons/trending-up-down';
|
|
2765
|
-
// Trees aliases
|
|
2766
|
-
export { default as TreesIcon } from '../icons/trees';
|
|
2767
2771
|
// TrendingUp aliases
|
|
2768
2772
|
export { default as TrendingUpIcon } from '../icons/trending-up';
|
|
2769
2773
|
// TriangleDashed aliases
|
|
@@ -2784,10 +2788,10 @@ export { default as TurntableIcon } from '../icons/turntable';
|
|
|
2784
2788
|
export { default as TurkishLiraIcon } from '../icons/turkish-lira';
|
|
2785
2789
|
// Turtle aliases
|
|
2786
2790
|
export { default as TurtleIcon } from '../icons/turtle';
|
|
2787
|
-
// Tv aliases
|
|
2788
|
-
export { default as TvIcon } from '../icons/tv';
|
|
2789
2791
|
// TvMinimalPlay aliases
|
|
2790
2792
|
export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
|
|
2793
|
+
// Tv aliases
|
|
2794
|
+
export { default as TvIcon } from '../icons/tv';
|
|
2791
2795
|
// TypeOutline aliases
|
|
2792
2796
|
export { default as TypeOutlineIcon } from '../icons/type-outline';
|
|
2793
2797
|
// Type aliases
|
|
@@ -2806,50 +2810,50 @@ export { default as UndoDotIcon } from '../icons/undo-dot';
|
|
|
2806
2810
|
export { default as UndoIcon } from '../icons/undo';
|
|
2807
2811
|
// UnfoldHorizontal aliases
|
|
2808
2812
|
export { default as UnfoldHorizontalIcon } from '../icons/unfold-horizontal';
|
|
2809
|
-
// UnfoldVertical aliases
|
|
2810
|
-
export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
|
|
2811
2813
|
// Ungroup aliases
|
|
2812
2814
|
export { default as UngroupIcon } from '../icons/ungroup';
|
|
2813
2815
|
// Unlink2 aliases
|
|
2814
2816
|
export { default as Unlink2Icon } from '../icons/unlink-2';
|
|
2817
|
+
// UnfoldVertical aliases
|
|
2818
|
+
export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
|
|
2815
2819
|
// Unlink aliases
|
|
2816
2820
|
export { default as UnlinkIcon } from '../icons/unlink';
|
|
2817
|
-
// Upload aliases
|
|
2818
|
-
export { default as UploadIcon } from '../icons/upload';
|
|
2819
2821
|
// Unplug aliases
|
|
2820
2822
|
export { default as UnplugIcon } from '../icons/unplug';
|
|
2823
|
+
// Upload aliases
|
|
2824
|
+
export { default as UploadIcon } from '../icons/upload';
|
|
2821
2825
|
// Usb aliases
|
|
2822
2826
|
export { default as UsbIcon } from '../icons/usb';
|
|
2823
2827
|
// UserCheck aliases
|
|
2824
2828
|
export { default as UserCheckIcon } from '../icons/user-check';
|
|
2825
|
-
// UserKey aliases
|
|
2826
|
-
export { default as UserKeyIcon } from '../icons/user-key';
|
|
2827
2829
|
// UserCog aliases
|
|
2828
2830
|
export { default as UserCogIcon } from '../icons/user-cog';
|
|
2831
|
+
// UserKey aliases
|
|
2832
|
+
export { default as UserKeyIcon } from '../icons/user-key';
|
|
2829
2833
|
// UserLock aliases
|
|
2830
2834
|
export { default as UserLockIcon } from '../icons/user-lock';
|
|
2831
|
-
// UserMinus aliases
|
|
2832
|
-
export { default as UserMinusIcon } from '../icons/user-minus';
|
|
2833
2835
|
// UserPen aliases
|
|
2834
2836
|
export { default as UserPenIcon } from '../icons/user-pen';
|
|
2837
|
+
// UserMinus aliases
|
|
2838
|
+
export { default as UserMinusIcon } from '../icons/user-minus';
|
|
2835
2839
|
// UserPlus aliases
|
|
2836
2840
|
export { default as UserPlusIcon } from '../icons/user-plus';
|
|
2837
2841
|
// UserRoundArrowLeft aliases
|
|
2838
2842
|
export { default as UserRoundArrowLeftIcon } from '../icons/user-round-arrow-left';
|
|
2839
2843
|
// UserRoundKey aliases
|
|
2840
2844
|
export { default as UserRoundKeyIcon } from '../icons/user-round-key';
|
|
2841
|
-
// UserRoundPen aliases
|
|
2842
|
-
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2843
|
-
// UserRoundSearch aliases
|
|
2844
|
-
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2845
2845
|
// UserSearch aliases
|
|
2846
2846
|
export { default as UserSearchIcon } from '../icons/user-search';
|
|
2847
|
+
// UserRoundSearch aliases
|
|
2848
|
+
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2849
|
+
// UserRoundPen aliases
|
|
2850
|
+
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2847
2851
|
// UserStar aliases
|
|
2848
2852
|
export { default as UserStarIcon } from '../icons/user-star';
|
|
2849
|
-
// User aliases
|
|
2850
|
-
export { default as UserIcon } from '../icons/user';
|
|
2851
2853
|
// UserX aliases
|
|
2852
2854
|
export { default as UserXIcon } from '../icons/user-x';
|
|
2855
|
+
// User aliases
|
|
2856
|
+
export { default as UserIcon } from '../icons/user';
|
|
2853
2857
|
// Users aliases
|
|
2854
2858
|
export { default as UsersIcon } from '../icons/users';
|
|
2855
2859
|
// UtilityPole aliases
|
|
@@ -2878,24 +2882,24 @@ export { default as VibrateIcon } from '../icons/vibrate';
|
|
|
2878
2882
|
export { default as VideoOffIcon } from '../icons/video-off';
|
|
2879
2883
|
// Video aliases
|
|
2880
2884
|
export { default as VideoIcon } from '../icons/video';
|
|
2885
|
+
// View aliases
|
|
2886
|
+
export { default as ViewIcon } from '../icons/view';
|
|
2881
2887
|
// Videotape aliases
|
|
2882
2888
|
export { default as VideotapeIcon } from '../icons/videotape';
|
|
2883
2889
|
// Voicemail aliases
|
|
2884
2890
|
export { default as VoicemailIcon } from '../icons/voicemail';
|
|
2885
2891
|
// Volleyball aliases
|
|
2886
2892
|
export { default as VolleyballIcon } from '../icons/volleyball';
|
|
2887
|
-
// View aliases
|
|
2888
|
-
export { default as ViewIcon } from '../icons/view';
|
|
2889
2893
|
// Volume1 aliases
|
|
2890
2894
|
export { default as Volume1Icon } from '../icons/volume-1';
|
|
2891
|
-
// VolumeOff aliases
|
|
2892
|
-
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
2893
2895
|
// Volume2 aliases
|
|
2894
2896
|
export { default as Volume2Icon } from '../icons/volume-2';
|
|
2895
|
-
//
|
|
2896
|
-
export { default as
|
|
2897
|
+
// VolumeOff aliases
|
|
2898
|
+
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
2897
2899
|
// Volume aliases
|
|
2898
2900
|
export { default as VolumeIcon } from '../icons/volume';
|
|
2901
|
+
// VolumeX aliases
|
|
2902
|
+
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2899
2903
|
// Vote aliases
|
|
2900
2904
|
export { default as VoteIcon } from '../icons/vote';
|
|
2901
2905
|
// WalletCards aliases
|
|
@@ -2906,10 +2910,10 @@ export { default as WalletIcon } from '../icons/wallet';
|
|
|
2906
2910
|
export { default as WallpaperIcon } from '../icons/wallpaper';
|
|
2907
2911
|
// Wand aliases
|
|
2908
2912
|
export { default as WandIcon } from '../icons/wand';
|
|
2909
|
-
// WashingMachine aliases
|
|
2910
|
-
export { default as WashingMachineIcon } from '../icons/washing-machine';
|
|
2911
2913
|
// Warehouse aliases
|
|
2912
2914
|
export { default as WarehouseIcon } from '../icons/warehouse';
|
|
2915
|
+
// WashingMachine aliases
|
|
2916
|
+
export { default as WashingMachineIcon } from '../icons/washing-machine';
|
|
2913
2917
|
// Watch aliases
|
|
2914
2918
|
export { default as WatchIcon } from '../icons/watch';
|
|
2915
2919
|
// WavesArrowDown aliases
|
|
@@ -2934,28 +2938,28 @@ export { default as WebhookIcon } from '../icons/webhook';
|
|
|
2934
2938
|
export { default as WeightTildeIcon } from '../icons/weight-tilde';
|
|
2935
2939
|
// Weight aliases
|
|
2936
2940
|
export { default as WeightIcon } from '../icons/weight';
|
|
2937
|
-
// WheatOff aliases
|
|
2938
|
-
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
2939
2941
|
// Wheat aliases
|
|
2940
2942
|
export { default as WheatIcon } from '../icons/wheat';
|
|
2941
|
-
// WifiHigh aliases
|
|
2942
|
-
export { default as WifiHighIcon } from '../icons/wifi-high';
|
|
2943
2943
|
// WholeWord aliases
|
|
2944
2944
|
export { default as WholeWordIcon } from '../icons/whole-word';
|
|
2945
|
+
// WheatOff aliases
|
|
2946
|
+
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
2947
|
+
// WifiHigh aliases
|
|
2948
|
+
export { default as WifiHighIcon } from '../icons/wifi-high';
|
|
2945
2949
|
// WifiCog aliases
|
|
2946
2950
|
export { default as WifiCogIcon } from '../icons/wifi-cog';
|
|
2947
2951
|
// WifiLow aliases
|
|
2948
2952
|
export { default as WifiLowIcon } from '../icons/wifi-low';
|
|
2949
|
-
// WifiPen aliases
|
|
2950
|
-
export { default as WifiPenIcon } from '../icons/wifi-pen';
|
|
2951
2953
|
// WifiOff aliases
|
|
2952
2954
|
export { default as WifiOffIcon } from '../icons/wifi-off';
|
|
2953
|
-
//
|
|
2954
|
-
export { default as
|
|
2955
|
+
// WifiPen aliases
|
|
2956
|
+
export { default as WifiPenIcon } from '../icons/wifi-pen';
|
|
2955
2957
|
// WifiSync aliases
|
|
2956
2958
|
export { default as WifiSyncIcon } from '../icons/wifi-sync';
|
|
2957
2959
|
// Wifi aliases
|
|
2958
2960
|
export { default as WifiIcon } from '../icons/wifi';
|
|
2961
|
+
// WifiZero aliases
|
|
2962
|
+
export { default as WifiZeroIcon } from '../icons/wifi-zero';
|
|
2959
2963
|
// WindArrowDown aliases
|
|
2960
2964
|
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
2961
2965
|
// Wind aliases
|
|
@@ -2986,10 +2990,10 @@ export { default as ZodiacAquariusIcon } from '../icons/zodiac-aquarius';
|
|
|
2986
2990
|
export { default as ZodiacAriesIcon } from '../icons/zodiac-aries';
|
|
2987
2991
|
// ZodiacCancer aliases
|
|
2988
2992
|
export { default as ZodiacCancerIcon } from '../icons/zodiac-cancer';
|
|
2989
|
-
// ZodiacCapricorn aliases
|
|
2990
|
-
export { default as ZodiacCapricornIcon } from '../icons/zodiac-capricorn';
|
|
2991
2993
|
// ZodiacGemini aliases
|
|
2992
2994
|
export { default as ZodiacGeminiIcon } from '../icons/zodiac-gemini';
|
|
2995
|
+
// ZodiacCapricorn aliases
|
|
2996
|
+
export { default as ZodiacCapricornIcon } from '../icons/zodiac-capricorn';
|
|
2993
2997
|
// ZodiacLeo aliases
|
|
2994
2998
|
export { default as ZodiacLeoIcon } from '../icons/zodiac-leo';
|
|
2995
2999
|
// ZodiacLibra aliases
|
|
@@ -3021,1449 +3025,1449 @@ export { default as ArrowUp10Icon } from '../icons/arrow-up-1-0';
|
|
|
3021
3025
|
// AlarmClockCheck aliases
|
|
3022
3026
|
export { default as AlarmClockCheckIcon } from '../icons/alarm-clock-check';
|
|
3023
3027
|
export {
|
|
3024
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockCheck} instead.
|
|
3028
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockCheck} instead. */
|
|
3025
3029
|
default as AlarmCheckIcon
|
|
3026
3030
|
} from '../icons/alarm-clock-check';
|
|
3027
3031
|
// AlarmClockMinus aliases
|
|
3028
3032
|
export { default as AlarmClockMinusIcon } from '../icons/alarm-clock-minus';
|
|
3029
3033
|
export {
|
|
3030
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockMinus} instead.
|
|
3034
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockMinus} instead. */
|
|
3031
3035
|
default as AlarmMinusIcon
|
|
3032
3036
|
} from '../icons/alarm-clock-minus';
|
|
3033
3037
|
// AlarmClockPlus aliases
|
|
3034
3038
|
export { default as AlarmClockPlusIcon } from '../icons/alarm-clock-plus';
|
|
3035
3039
|
export {
|
|
3036
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockPlus} instead.
|
|
3040
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockPlus} instead. */
|
|
3037
3041
|
default as AlarmPlusIcon
|
|
3038
3042
|
} from '../icons/alarm-clock-plus';
|
|
3039
3043
|
// ArrowDownAZ aliases
|
|
3040
3044
|
export { default as ArrowDownAZIcon } from '../icons/arrow-down-a-z';
|
|
3041
3045
|
export {
|
|
3042
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownAZ} instead.
|
|
3046
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownAZ} instead. */
|
|
3043
3047
|
default as ArrowDownAzIcon
|
|
3044
3048
|
} from '../icons/arrow-down-a-z';
|
|
3045
3049
|
// ArrowDownWideNarrow aliases
|
|
3046
3050
|
export { default as ArrowDownWideNarrowIcon } from '../icons/arrow-down-wide-narrow';
|
|
3047
3051
|
export {
|
|
3048
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead.
|
|
3052
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. */
|
|
3049
3053
|
default as SortDescIcon
|
|
3050
3054
|
} from '../icons/arrow-down-wide-narrow';
|
|
3051
3055
|
// ArrowDownZA aliases
|
|
3052
3056
|
export { default as ArrowDownZAIcon } from '../icons/arrow-down-z-a';
|
|
3053
3057
|
export {
|
|
3054
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead.
|
|
3058
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. */
|
|
3055
3059
|
default as ArrowDownZaIcon
|
|
3056
3060
|
} from '../icons/arrow-down-z-a';
|
|
3057
3061
|
// ArrowUpAZ aliases
|
|
3058
3062
|
export { default as ArrowUpAZIcon } from '../icons/arrow-up-a-z';
|
|
3059
3063
|
export {
|
|
3060
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpAZ} instead.
|
|
3064
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpAZ} instead. */
|
|
3061
3065
|
default as ArrowUpAzIcon
|
|
3062
3066
|
} from '../icons/arrow-up-a-z';
|
|
3063
|
-
// ArrowUpNarrowWide aliases
|
|
3064
|
-
export { default as ArrowUpNarrowWideIcon } from '../icons/arrow-up-narrow-wide';
|
|
3065
|
-
export {
|
|
3066
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. This alias will be removed in v1.0 */
|
|
3067
|
-
default as SortAscIcon
|
|
3068
|
-
} from '../icons/arrow-up-narrow-wide';
|
|
3069
3067
|
// ArrowUpZA aliases
|
|
3070
3068
|
export { default as ArrowUpZAIcon } from '../icons/arrow-up-z-a';
|
|
3071
3069
|
export {
|
|
3072
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpZA} instead.
|
|
3070
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpZA} instead. */
|
|
3073
3071
|
default as ArrowUpZaIcon
|
|
3074
3072
|
} from '../icons/arrow-up-z-a';
|
|
3073
|
+
// ArrowUpNarrowWide aliases
|
|
3074
|
+
export { default as ArrowUpNarrowWideIcon } from '../icons/arrow-up-narrow-wide';
|
|
3075
|
+
export {
|
|
3076
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. */
|
|
3077
|
+
default as SortAscIcon
|
|
3078
|
+
} from '../icons/arrow-up-narrow-wide';
|
|
3075
3079
|
// Axis3d aliases
|
|
3076
3080
|
export { default as Axis3dIcon } from '../icons/axis-3d';
|
|
3077
3081
|
export {
|
|
3078
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead.
|
|
3082
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. */
|
|
3079
3083
|
default as Axis3DIcon
|
|
3080
3084
|
} from '../icons/axis-3d';
|
|
3081
3085
|
// BadgeCheck aliases
|
|
3082
3086
|
export { default as BadgeCheckIcon } from '../icons/badge-check';
|
|
3083
3087
|
export {
|
|
3084
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead.
|
|
3088
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead. */
|
|
3085
3089
|
default as VerifiedIcon
|
|
3086
3090
|
} from '../icons/badge-check';
|
|
3087
3091
|
// BadgeQuestionMark aliases
|
|
3088
3092
|
export { default as BadgeQuestionMarkIcon } from '../icons/badge-question-mark';
|
|
3089
3093
|
export {
|
|
3090
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead.
|
|
3094
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. */
|
|
3091
3095
|
default as BadgeHelpIcon
|
|
3092
3096
|
} from '../icons/badge-question-mark';
|
|
3093
3097
|
// BetweenHorizontalEnd aliases
|
|
3094
3098
|
export { default as BetweenHorizontalEndIcon } from '../icons/between-horizontal-end';
|
|
3095
3099
|
export {
|
|
3096
|
-
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead.
|
|
3100
|
+
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. */
|
|
3097
3101
|
default as BetweenHorizonalEndIcon
|
|
3098
3102
|
} from '../icons/between-horizontal-end';
|
|
3099
3103
|
// BetweenHorizontalStart aliases
|
|
3100
3104
|
export { default as BetweenHorizontalStartIcon } from '../icons/between-horizontal-start';
|
|
3101
3105
|
export {
|
|
3102
|
-
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead.
|
|
3106
|
+
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. */
|
|
3103
3107
|
default as BetweenHorizonalStartIcon
|
|
3104
3108
|
} from '../icons/between-horizontal-start';
|
|
3105
|
-
// BookDashed aliases
|
|
3106
|
-
export { default as BookDashedIcon } from '../icons/book-dashed';
|
|
3107
|
-
export {
|
|
3108
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BookDashed} instead. This alias will be removed in v1.0.0 */
|
|
3109
|
-
default as BookTemplateIcon
|
|
3110
|
-
} from '../icons/book-dashed';
|
|
3111
3109
|
// Braces aliases
|
|
3112
3110
|
export { default as BracesIcon } from '../icons/braces';
|
|
3113
3111
|
export {
|
|
3114
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Braces} instead.
|
|
3112
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Braces} instead. */
|
|
3115
3113
|
default as CurlyBracesIcon
|
|
3116
3114
|
} from '../icons/braces';
|
|
3115
|
+
// BookDashed aliases
|
|
3116
|
+
export { default as BookDashedIcon } from '../icons/book-dashed';
|
|
3117
|
+
export {
|
|
3118
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BookDashed} instead. */
|
|
3119
|
+
default as BookTemplateIcon
|
|
3120
|
+
} from '../icons/book-dashed';
|
|
3117
3121
|
// Captions aliases
|
|
3118
3122
|
export { default as CaptionsIcon } from '../icons/captions';
|
|
3119
3123
|
export {
|
|
3120
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Captions} instead.
|
|
3124
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Captions} instead. */
|
|
3121
3125
|
default as SubtitlesIcon
|
|
3122
3126
|
} from '../icons/captions';
|
|
3123
3127
|
// ChartArea aliases
|
|
3124
3128
|
export { default as ChartAreaIcon } from '../icons/chart-area';
|
|
3125
3129
|
export {
|
|
3126
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead.
|
|
3130
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead. */
|
|
3127
3131
|
default as AreaChartIcon
|
|
3128
3132
|
} from '../icons/chart-area';
|
|
3129
3133
|
// ChartBarBig aliases
|
|
3130
3134
|
export { default as ChartBarBigIcon } from '../icons/chart-bar-big';
|
|
3131
3135
|
export {
|
|
3132
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBarBig} instead.
|
|
3136
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBarBig} instead. */
|
|
3133
3137
|
default as BarChartHorizontalBigIcon
|
|
3134
3138
|
} from '../icons/chart-bar-big';
|
|
3135
3139
|
// ChartBar aliases
|
|
3136
3140
|
export { default as ChartBarIcon } from '../icons/chart-bar';
|
|
3137
3141
|
export {
|
|
3138
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBar} instead.
|
|
3142
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBar} instead. */
|
|
3139
3143
|
default as BarChartHorizontalIcon
|
|
3140
3144
|
} from '../icons/chart-bar';
|
|
3141
|
-
// ChartColumnBig aliases
|
|
3142
|
-
export { default as ChartColumnBigIcon } from '../icons/chart-column-big';
|
|
3143
|
-
export {
|
|
3144
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. This alias will be removed in v1.0 */
|
|
3145
|
-
default as BarChartBigIcon
|
|
3146
|
-
} from '../icons/chart-column-big';
|
|
3147
3145
|
// ChartCandlestick aliases
|
|
3148
3146
|
export { default as ChartCandlestickIcon } from '../icons/chart-candlestick';
|
|
3149
3147
|
export {
|
|
3150
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead.
|
|
3148
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead. */
|
|
3151
3149
|
default as CandlestickChartIcon
|
|
3152
3150
|
} from '../icons/chart-candlestick';
|
|
3153
|
-
//
|
|
3154
|
-
export { default as
|
|
3151
|
+
// ChartColumnBig aliases
|
|
3152
|
+
export { default as ChartColumnBigIcon } from '../icons/chart-column-big';
|
|
3155
3153
|
export {
|
|
3156
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3157
|
-
default as
|
|
3158
|
-
} from '../icons/chart-column-
|
|
3154
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. */
|
|
3155
|
+
default as BarChartBigIcon
|
|
3156
|
+
} from '../icons/chart-column-big';
|
|
3159
3157
|
// ChartColumn aliases
|
|
3160
3158
|
export { default as ChartColumnIcon } from '../icons/chart-column';
|
|
3161
3159
|
export {
|
|
3162
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead.
|
|
3160
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead. */
|
|
3163
3161
|
default as BarChart3Icon
|
|
3164
3162
|
} from '../icons/chart-column';
|
|
3163
|
+
// ChartColumnIncreasing aliases
|
|
3164
|
+
export { default as ChartColumnIncreasingIcon } from '../icons/chart-column-increasing';
|
|
3165
|
+
export {
|
|
3166
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnIncreasing} instead. */
|
|
3167
|
+
default as BarChart4Icon
|
|
3168
|
+
} from '../icons/chart-column-increasing';
|
|
3165
3169
|
// ChartLine aliases
|
|
3166
3170
|
export { default as ChartLineIcon } from '../icons/chart-line';
|
|
3167
3171
|
export {
|
|
3168
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartLine} instead.
|
|
3172
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartLine} instead. */
|
|
3169
3173
|
default as LineChartIcon
|
|
3170
3174
|
} from '../icons/chart-line';
|
|
3175
|
+
// ChartNoAxesColumn aliases
|
|
3176
|
+
export { default as ChartNoAxesColumnIcon } from '../icons/chart-no-axes-column';
|
|
3177
|
+
export {
|
|
3178
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumn} instead. */
|
|
3179
|
+
default as BarChart2Icon
|
|
3180
|
+
} from '../icons/chart-no-axes-column';
|
|
3171
3181
|
// ChartNoAxesColumnIncreasing aliases
|
|
3172
3182
|
export { default as ChartNoAxesColumnIncreasingIcon } from '../icons/chart-no-axes-column-increasing';
|
|
3173
3183
|
export {
|
|
3174
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumnIncreasing} instead.
|
|
3184
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumnIncreasing} instead. */
|
|
3175
3185
|
default as BarChartIcon
|
|
3176
3186
|
} from '../icons/chart-no-axes-column-increasing';
|
|
3177
3187
|
// ChartNoAxesGantt aliases
|
|
3178
3188
|
export { default as ChartNoAxesGanttIcon } from '../icons/chart-no-axes-gantt';
|
|
3179
3189
|
export {
|
|
3180
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesGantt} instead.
|
|
3190
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesGantt} instead. */
|
|
3181
3191
|
default as GanttChartIcon
|
|
3182
3192
|
} from '../icons/chart-no-axes-gantt';
|
|
3183
|
-
//
|
|
3184
|
-
export { default as
|
|
3193
|
+
// ChartScatter aliases
|
|
3194
|
+
export { default as ChartScatterIcon } from '../icons/chart-scatter';
|
|
3185
3195
|
export {
|
|
3186
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3187
|
-
default as
|
|
3188
|
-
} from '../icons/chart-
|
|
3196
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartScatter} instead. */
|
|
3197
|
+
default as ScatterChartIcon
|
|
3198
|
+
} from '../icons/chart-scatter';
|
|
3189
3199
|
// ChartPie aliases
|
|
3190
3200
|
export { default as ChartPieIcon } from '../icons/chart-pie';
|
|
3191
3201
|
export {
|
|
3192
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartPie} instead.
|
|
3202
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartPie} instead. */
|
|
3193
3203
|
default as PieChartIcon
|
|
3194
3204
|
} from '../icons/chart-pie';
|
|
3195
|
-
// ChartScatter aliases
|
|
3196
|
-
export { default as ChartScatterIcon } from '../icons/chart-scatter';
|
|
3197
|
-
export {
|
|
3198
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartScatter} instead. This alias will be removed in v1.0 */
|
|
3199
|
-
default as ScatterChartIcon
|
|
3200
|
-
} from '../icons/chart-scatter';
|
|
3201
3205
|
// CircleAlert aliases
|
|
3202
3206
|
export { default as CircleAlertIcon } from '../icons/circle-alert';
|
|
3203
3207
|
export {
|
|
3204
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleAlert} instead.
|
|
3208
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleAlert} instead. */
|
|
3205
3209
|
default as AlertCircleIcon
|
|
3206
3210
|
} from '../icons/circle-alert';
|
|
3207
3211
|
// CircleArrowDown aliases
|
|
3208
3212
|
export { default as CircleArrowDownIcon } from '../icons/circle-arrow-down';
|
|
3209
3213
|
export {
|
|
3210
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowDown} instead.
|
|
3214
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowDown} instead. */
|
|
3211
3215
|
default as ArrowDownCircleIcon
|
|
3212
3216
|
} from '../icons/circle-arrow-down';
|
|
3213
|
-
// CircleArrowOutDownLeft aliases
|
|
3214
|
-
export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left';
|
|
3215
|
-
export {
|
|
3216
|
-
/** @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 */
|
|
3217
|
-
default as ArrowDownLeftFromCircleIcon
|
|
3218
|
-
} from '../icons/circle-arrow-out-down-left';
|
|
3219
3217
|
// CircleArrowLeft aliases
|
|
3220
3218
|
export { default as CircleArrowLeftIcon } from '../icons/circle-arrow-left';
|
|
3221
3219
|
export {
|
|
3222
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowLeft} instead.
|
|
3220
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowLeft} instead. */
|
|
3223
3221
|
default as ArrowLeftCircleIcon
|
|
3224
3222
|
} from '../icons/circle-arrow-left';
|
|
3223
|
+
// CircleArrowOutDownLeft aliases
|
|
3224
|
+
export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left';
|
|
3225
|
+
export {
|
|
3226
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. */
|
|
3227
|
+
default as ArrowDownLeftFromCircleIcon
|
|
3228
|
+
} from '../icons/circle-arrow-out-down-left';
|
|
3225
3229
|
// CircleArrowOutDownRight aliases
|
|
3226
3230
|
export { default as CircleArrowOutDownRightIcon } from '../icons/circle-arrow-out-down-right';
|
|
3227
3231
|
export {
|
|
3228
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownRight} instead.
|
|
3232
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownRight} instead. */
|
|
3229
3233
|
default as ArrowDownRightFromCircleIcon
|
|
3230
3234
|
} from '../icons/circle-arrow-out-down-right';
|
|
3231
3235
|
// CircleArrowOutUpLeft aliases
|
|
3232
3236
|
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
3233
3237
|
export {
|
|
3234
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead.
|
|
3238
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. */
|
|
3235
3239
|
default as ArrowUpLeftFromCircleIcon
|
|
3236
3240
|
} from '../icons/circle-arrow-out-up-left';
|
|
3237
3241
|
// CircleArrowOutUpRight aliases
|
|
3238
3242
|
export { default as CircleArrowOutUpRightIcon } from '../icons/circle-arrow-out-up-right';
|
|
3239
3243
|
export {
|
|
3240
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead.
|
|
3244
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead. */
|
|
3241
3245
|
default as ArrowUpRightFromCircleIcon
|
|
3242
3246
|
} from '../icons/circle-arrow-out-up-right';
|
|
3243
3247
|
// CircleArrowRight aliases
|
|
3244
3248
|
export { default as CircleArrowRightIcon } from '../icons/circle-arrow-right';
|
|
3245
3249
|
export {
|
|
3246
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead.
|
|
3250
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. */
|
|
3247
3251
|
default as ArrowRightCircleIcon
|
|
3248
3252
|
} from '../icons/circle-arrow-right';
|
|
3249
|
-
// CircleArrowUp aliases
|
|
3250
|
-
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
3251
|
-
export {
|
|
3252
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowUp} instead. This alias will be removed in v1.0 */
|
|
3253
|
-
default as ArrowUpCircleIcon
|
|
3254
|
-
} from '../icons/circle-arrow-up';
|
|
3255
3253
|
// CircleCheckBig aliases
|
|
3256
3254
|
export { default as CircleCheckBigIcon } from '../icons/circle-check-big';
|
|
3257
3255
|
export {
|
|
3258
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheckBig} instead.
|
|
3256
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheckBig} instead. */
|
|
3259
3257
|
default as CheckCircleIcon
|
|
3260
3258
|
} from '../icons/circle-check-big';
|
|
3261
|
-
//
|
|
3262
|
-
export { default as
|
|
3259
|
+
// CircleArrowUp aliases
|
|
3260
|
+
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
3263
3261
|
export {
|
|
3264
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3265
|
-
default as
|
|
3266
|
-
} from '../icons/circle-
|
|
3262
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowUp} instead. */
|
|
3263
|
+
default as ArrowUpCircleIcon
|
|
3264
|
+
} from '../icons/circle-arrow-up';
|
|
3267
3265
|
// CircleChevronDown aliases
|
|
3268
3266
|
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
|
|
3269
3267
|
export {
|
|
3270
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead.
|
|
3268
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. */
|
|
3271
3269
|
default as ChevronDownCircleIcon
|
|
3272
3270
|
} from '../icons/circle-chevron-down';
|
|
3271
|
+
// CircleCheck aliases
|
|
3272
|
+
export { default as CircleCheckIcon } from '../icons/circle-check';
|
|
3273
|
+
export {
|
|
3274
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. */
|
|
3275
|
+
default as CheckCircle2Icon
|
|
3276
|
+
} from '../icons/circle-check';
|
|
3273
3277
|
// CircleChevronLeft aliases
|
|
3274
3278
|
export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
|
|
3275
3279
|
export {
|
|
3276
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead.
|
|
3280
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. */
|
|
3277
3281
|
default as ChevronLeftCircleIcon
|
|
3278
3282
|
} from '../icons/circle-chevron-left';
|
|
3279
|
-
// CircleChevronRight aliases
|
|
3280
|
-
export { default as CircleChevronRightIcon } from '../icons/circle-chevron-right';
|
|
3281
|
-
export {
|
|
3282
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronRight} instead. This alias will be removed in v1.0 */
|
|
3283
|
-
default as ChevronRightCircleIcon
|
|
3284
|
-
} from '../icons/circle-chevron-right';
|
|
3285
3283
|
// CircleChevronUp aliases
|
|
3286
3284
|
export { default as CircleChevronUpIcon } from '../icons/circle-chevron-up';
|
|
3287
3285
|
export {
|
|
3288
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronUp} instead.
|
|
3286
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronUp} instead. */
|
|
3289
3287
|
default as ChevronUpCircleIcon
|
|
3290
3288
|
} from '../icons/circle-chevron-up';
|
|
3289
|
+
// CircleChevronRight aliases
|
|
3290
|
+
export { default as CircleChevronRightIcon } from '../icons/circle-chevron-right';
|
|
3291
|
+
export {
|
|
3292
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronRight} instead. */
|
|
3293
|
+
default as ChevronRightCircleIcon
|
|
3294
|
+
} from '../icons/circle-chevron-right';
|
|
3291
3295
|
// CircleDivide aliases
|
|
3292
3296
|
export { default as CircleDivideIcon } from '../icons/circle-divide';
|
|
3293
3297
|
export {
|
|
3294
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead.
|
|
3298
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. */
|
|
3295
3299
|
default as DivideCircleIcon
|
|
3296
3300
|
} from '../icons/circle-divide';
|
|
3297
3301
|
// CircleGauge aliases
|
|
3298
3302
|
export { default as CircleGaugeIcon } from '../icons/circle-gauge';
|
|
3299
3303
|
export {
|
|
3300
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead.
|
|
3304
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead. */
|
|
3301
3305
|
default as GaugeCircleIcon
|
|
3302
3306
|
} from '../icons/circle-gauge';
|
|
3303
3307
|
// CircleMinus aliases
|
|
3304
3308
|
export { default as CircleMinusIcon } from '../icons/circle-minus';
|
|
3305
3309
|
export {
|
|
3306
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead.
|
|
3310
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. */
|
|
3307
3311
|
default as MinusCircleIcon
|
|
3308
3312
|
} from '../icons/circle-minus';
|
|
3309
3313
|
// CircleParkingOff aliases
|
|
3310
3314
|
export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
|
|
3311
3315
|
export {
|
|
3312
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParkingOff} instead.
|
|
3316
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParkingOff} instead. */
|
|
3313
3317
|
default as ParkingCircleOffIcon
|
|
3314
3318
|
} from '../icons/circle-parking-off';
|
|
3315
3319
|
// CircleParking aliases
|
|
3316
3320
|
export { default as CircleParkingIcon } from '../icons/circle-parking';
|
|
3317
3321
|
export {
|
|
3318
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParking} instead.
|
|
3322
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParking} instead. */
|
|
3319
3323
|
default as ParkingCircleIcon
|
|
3320
3324
|
} from '../icons/circle-parking';
|
|
3321
3325
|
// CirclePause aliases
|
|
3322
3326
|
export { default as CirclePauseIcon } from '../icons/circle-pause';
|
|
3323
3327
|
export {
|
|
3324
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePause} instead.
|
|
3328
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePause} instead. */
|
|
3325
3329
|
default as PauseCircleIcon
|
|
3326
3330
|
} from '../icons/circle-pause';
|
|
3327
3331
|
// CirclePercent aliases
|
|
3328
3332
|
export { default as CirclePercentIcon } from '../icons/circle-percent';
|
|
3329
3333
|
export {
|
|
3330
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePercent} instead.
|
|
3334
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePercent} instead. */
|
|
3331
3335
|
default as PercentCircleIcon
|
|
3332
3336
|
} from '../icons/circle-percent';
|
|
3333
3337
|
// CirclePlay aliases
|
|
3334
3338
|
export { default as CirclePlayIcon } from '../icons/circle-play';
|
|
3335
3339
|
export {
|
|
3336
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlay} instead.
|
|
3340
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlay} instead. */
|
|
3337
3341
|
default as PlayCircleIcon
|
|
3338
3342
|
} from '../icons/circle-play';
|
|
3339
3343
|
// CirclePlus aliases
|
|
3340
3344
|
export { default as CirclePlusIcon } from '../icons/circle-plus';
|
|
3341
3345
|
export {
|
|
3342
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlus} instead.
|
|
3346
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlus} instead. */
|
|
3343
3347
|
default as PlusCircleIcon
|
|
3344
3348
|
} from '../icons/circle-plus';
|
|
3345
3349
|
// CirclePower aliases
|
|
3346
3350
|
export { default as CirclePowerIcon } from '../icons/circle-power';
|
|
3347
3351
|
export {
|
|
3348
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePower} instead.
|
|
3352
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePower} instead. */
|
|
3349
3353
|
default as PowerCircleIcon
|
|
3350
3354
|
} from '../icons/circle-power';
|
|
3355
|
+
// CircleSlash2 aliases
|
|
3356
|
+
export { default as CircleSlash2Icon } from '../icons/circle-slash-2';
|
|
3357
|
+
export {
|
|
3358
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleSlash2} instead. */
|
|
3359
|
+
default as CircleSlashedIcon
|
|
3360
|
+
} from '../icons/circle-slash-2';
|
|
3351
3361
|
// CircleQuestionMark aliases
|
|
3352
3362
|
export { default as CircleQuestionMarkIcon } from '../icons/circle-question-mark';
|
|
3353
3363
|
export {
|
|
3354
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead.
|
|
3364
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. */
|
|
3355
3365
|
default as HelpCircleIcon
|
|
3356
3366
|
} from '../icons/circle-question-mark';
|
|
3357
3367
|
export {
|
|
3358
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead.
|
|
3368
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. */
|
|
3359
3369
|
default as CircleHelpIcon
|
|
3360
3370
|
} from '../icons/circle-question-mark';
|
|
3361
|
-
// CircleSlash2 aliases
|
|
3362
|
-
export { default as CircleSlash2Icon } from '../icons/circle-slash-2';
|
|
3363
|
-
export {
|
|
3364
|
-
/** @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 */
|
|
3365
|
-
default as CircleSlashedIcon
|
|
3366
|
-
} from '../icons/circle-slash-2';
|
|
3367
3371
|
// CircleStop aliases
|
|
3368
3372
|
export { default as CircleStopIcon } from '../icons/circle-stop';
|
|
3369
3373
|
export {
|
|
3370
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead.
|
|
3374
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. */
|
|
3371
3375
|
default as StopCircleIcon
|
|
3372
3376
|
} from '../icons/circle-stop';
|
|
3373
3377
|
// CircleUserRound aliases
|
|
3374
3378
|
export { default as CircleUserRoundIcon } from '../icons/circle-user-round';
|
|
3375
3379
|
export {
|
|
3376
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead.
|
|
3380
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. */
|
|
3377
3381
|
default as UserCircle2Icon
|
|
3378
3382
|
} from '../icons/circle-user-round';
|
|
3379
3383
|
// CircleUser aliases
|
|
3380
3384
|
export { default as CircleUserIcon } from '../icons/circle-user';
|
|
3381
3385
|
export {
|
|
3382
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead.
|
|
3386
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead. */
|
|
3383
3387
|
default as UserCircleIcon
|
|
3384
3388
|
} from '../icons/circle-user';
|
|
3385
3389
|
// CircleX aliases
|
|
3386
3390
|
export { default as CircleXIcon } from '../icons/circle-x';
|
|
3387
3391
|
export {
|
|
3388
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead.
|
|
3392
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead. */
|
|
3389
3393
|
default as XCircleIcon
|
|
3390
3394
|
} from '../icons/circle-x';
|
|
3391
3395
|
// ClipboardPenLine aliases
|
|
3392
3396
|
export { default as ClipboardPenLineIcon } from '../icons/clipboard-pen-line';
|
|
3393
3397
|
export {
|
|
3394
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead.
|
|
3398
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead. */
|
|
3395
3399
|
default as ClipboardSignatureIcon
|
|
3396
3400
|
} from '../icons/clipboard-pen-line';
|
|
3397
3401
|
// ClipboardPen aliases
|
|
3398
3402
|
export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
|
|
3399
3403
|
export {
|
|
3400
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPen} instead.
|
|
3404
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPen} instead. */
|
|
3401
3405
|
default as ClipboardEditIcon
|
|
3402
3406
|
} from '../icons/clipboard-pen';
|
|
3407
|
+
// CloudUpload aliases
|
|
3408
|
+
export { default as CloudUploadIcon } from '../icons/cloud-upload';
|
|
3409
|
+
export {
|
|
3410
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudUpload} instead. */
|
|
3411
|
+
default as UploadCloudIcon
|
|
3412
|
+
} from '../icons/cloud-upload';
|
|
3403
3413
|
// CloudDownload aliases
|
|
3404
3414
|
export { default as CloudDownloadIcon } from '../icons/cloud-download';
|
|
3405
3415
|
export {
|
|
3406
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudDownload} instead.
|
|
3416
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudDownload} instead. */
|
|
3407
3417
|
default as DownloadCloudIcon
|
|
3408
3418
|
} from '../icons/cloud-download';
|
|
3409
3419
|
// CodeXml aliases
|
|
3410
3420
|
export { default as CodeXmlIcon } from '../icons/code-xml';
|
|
3411
3421
|
export {
|
|
3412
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead.
|
|
3422
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. */
|
|
3413
3423
|
default as Code2Icon
|
|
3414
3424
|
} from '../icons/code-xml';
|
|
3415
|
-
// CloudUpload aliases
|
|
3416
|
-
export { default as CloudUploadIcon } from '../icons/cloud-upload';
|
|
3417
|
-
export {
|
|
3418
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudUpload} instead. This alias will be removed in v1.0 */
|
|
3419
|
-
default as UploadCloudIcon
|
|
3420
|
-
} from '../icons/cloud-upload';
|
|
3421
3425
|
// Columns2 aliases
|
|
3422
3426
|
export { default as Columns2Icon } from '../icons/columns-2';
|
|
3423
3427
|
export {
|
|
3424
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns2} instead.
|
|
3428
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns2} instead. */
|
|
3425
3429
|
default as ColumnsIcon
|
|
3426
3430
|
} from '../icons/columns-2';
|
|
3431
|
+
// Columns3Cog aliases
|
|
3432
|
+
export { default as Columns3CogIcon } from '../icons/columns-3-cog';
|
|
3433
|
+
export {
|
|
3434
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. */
|
|
3435
|
+
default as ColumnsSettingsIcon
|
|
3436
|
+
} from '../icons/columns-3-cog';
|
|
3437
|
+
export {
|
|
3438
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. */
|
|
3439
|
+
default as TableConfigIcon
|
|
3440
|
+
} from '../icons/columns-3-cog';
|
|
3427
3441
|
// Columns3 aliases
|
|
3428
3442
|
export { default as Columns3Icon } from '../icons/columns-3';
|
|
3429
3443
|
export {
|
|
3430
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead.
|
|
3444
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead. */
|
|
3431
3445
|
default as PanelsLeftRightIcon
|
|
3432
3446
|
} from '../icons/columns-3';
|
|
3433
3447
|
// ContactRound aliases
|
|
3434
3448
|
export { default as ContactRoundIcon } from '../icons/contact-round';
|
|
3435
3449
|
export {
|
|
3436
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead.
|
|
3450
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. */
|
|
3437
3451
|
default as Contact2Icon
|
|
3438
3452
|
} from '../icons/contact-round';
|
|
3439
|
-
// Columns3Cog aliases
|
|
3440
|
-
export { default as Columns3CogIcon } from '../icons/columns-3-cog';
|
|
3441
|
-
export {
|
|
3442
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. This alias will be removed in v1.0 */
|
|
3443
|
-
default as ColumnsSettingsIcon
|
|
3444
|
-
} from '../icons/columns-3-cog';
|
|
3445
|
-
export {
|
|
3446
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. This alias will be removed in v1.0 */
|
|
3447
|
-
default as TableConfigIcon
|
|
3448
|
-
} from '../icons/columns-3-cog';
|
|
3449
3453
|
// DiamondPercent aliases
|
|
3450
3454
|
export { default as DiamondPercentIcon } from '../icons/diamond-percent';
|
|
3451
3455
|
export {
|
|
3452
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead.
|
|
3456
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead. */
|
|
3453
3457
|
default as PercentDiamondIcon
|
|
3454
3458
|
} from '../icons/diamond-percent';
|
|
3459
|
+
// Earth aliases
|
|
3460
|
+
export { default as EarthIcon } from '../icons/earth';
|
|
3461
|
+
export {
|
|
3462
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. */
|
|
3463
|
+
default as Globe2Icon
|
|
3464
|
+
} from '../icons/earth';
|
|
3455
3465
|
// EllipsisVertical aliases
|
|
3456
3466
|
export { default as EllipsisVerticalIcon } from '../icons/ellipsis-vertical';
|
|
3457
3467
|
export {
|
|
3458
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link EllipsisVertical} instead.
|
|
3468
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link EllipsisVertical} instead. */
|
|
3459
3469
|
default as MoreVerticalIcon
|
|
3460
3470
|
} from '../icons/ellipsis-vertical';
|
|
3461
|
-
//
|
|
3462
|
-
export { default as
|
|
3471
|
+
// FileBadge aliases
|
|
3472
|
+
export { default as FileBadgeIcon } from '../icons/file-badge';
|
|
3463
3473
|
export {
|
|
3464
|
-
/** @deprecated The
|
|
3465
|
-
default as
|
|
3466
|
-
} from '../icons/
|
|
3474
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileBadge} instead. */
|
|
3475
|
+
default as FileBadge2Icon
|
|
3476
|
+
} from '../icons/file-badge';
|
|
3467
3477
|
// Ellipsis aliases
|
|
3468
3478
|
export { default as EllipsisIcon } from '../icons/ellipsis';
|
|
3469
3479
|
export {
|
|
3470
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead.
|
|
3480
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. */
|
|
3471
3481
|
default as MoreHorizontalIcon
|
|
3472
3482
|
} from '../icons/ellipsis';
|
|
3473
3483
|
// FileAxis3d aliases
|
|
3474
3484
|
export { default as FileAxis3dIcon } from '../icons/file-axis-3d';
|
|
3475
3485
|
export {
|
|
3476
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead.
|
|
3486
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. */
|
|
3477
3487
|
default as FileAxis3DIcon
|
|
3478
3488
|
} from '../icons/file-axis-3d';
|
|
3479
|
-
//
|
|
3480
|
-
export { default as
|
|
3489
|
+
// FileBraces aliases
|
|
3490
|
+
export { default as FileBracesIcon } from '../icons/file-braces';
|
|
3481
3491
|
export {
|
|
3482
|
-
/** @deprecated The icon was
|
|
3483
|
-
default as
|
|
3484
|
-
} from '../icons/file-
|
|
3492
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBraces} instead. */
|
|
3493
|
+
default as FileJsonIcon
|
|
3494
|
+
} from '../icons/file-braces';
|
|
3485
3495
|
// FileBracesCorner aliases
|
|
3486
3496
|
export { default as FileBracesCornerIcon } from '../icons/file-braces-corner';
|
|
3487
3497
|
export {
|
|
3488
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBracesCorner} instead.
|
|
3498
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBracesCorner} instead. */
|
|
3489
3499
|
default as FileJson2Icon
|
|
3490
3500
|
} from '../icons/file-braces-corner';
|
|
3491
|
-
// FileBraces aliases
|
|
3492
|
-
export { default as FileBracesIcon } from '../icons/file-braces';
|
|
3493
|
-
export {
|
|
3494
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBraces} instead. This alias will be removed in v1.0 */
|
|
3495
|
-
default as FileJsonIcon
|
|
3496
|
-
} from '../icons/file-braces';
|
|
3497
3501
|
// FileChartColumnIncreasing aliases
|
|
3498
3502
|
export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
|
|
3499
3503
|
export {
|
|
3500
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead.
|
|
3504
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead. */
|
|
3501
3505
|
default as FileBarChartIcon
|
|
3502
3506
|
} from '../icons/file-chart-column-increasing';
|
|
3503
|
-
// FileChartColumn aliases
|
|
3504
|
-
export { default as FileChartColumnIcon } from '../icons/file-chart-column';
|
|
3505
|
-
export {
|
|
3506
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumn} instead. This alias will be removed in v1.0 */
|
|
3507
|
-
default as FileBarChart2Icon
|
|
3508
|
-
} from '../icons/file-chart-column';
|
|
3509
3507
|
// FileChartLine aliases
|
|
3510
3508
|
export { default as FileChartLineIcon } from '../icons/file-chart-line';
|
|
3511
3509
|
export {
|
|
3512
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead.
|
|
3510
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. */
|
|
3513
3511
|
default as FileLineChartIcon
|
|
3514
3512
|
} from '../icons/file-chart-line';
|
|
3515
|
-
//
|
|
3516
|
-
export { default as
|
|
3513
|
+
// FileChartColumn aliases
|
|
3514
|
+
export { default as FileChartColumnIcon } from '../icons/file-chart-column';
|
|
3517
3515
|
export {
|
|
3518
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3519
|
-
default as
|
|
3520
|
-
} from '../icons/file-
|
|
3516
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumn} instead. */
|
|
3517
|
+
default as FileBarChart2Icon
|
|
3518
|
+
} from '../icons/file-chart-column';
|
|
3521
3519
|
// FileChartPie aliases
|
|
3522
3520
|
export { default as FileChartPieIcon } from '../icons/file-chart-pie';
|
|
3523
3521
|
export {
|
|
3524
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead.
|
|
3522
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. */
|
|
3525
3523
|
default as FilePieChartIcon
|
|
3526
3524
|
} from '../icons/file-chart-pie';
|
|
3525
|
+
// FileCheckCorner aliases
|
|
3526
|
+
export { default as FileCheckCornerIcon } from '../icons/file-check-corner';
|
|
3527
|
+
export {
|
|
3528
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCheckCorner} instead. */
|
|
3529
|
+
default as FileCheck2Icon
|
|
3530
|
+
} from '../icons/file-check-corner';
|
|
3527
3531
|
// FileCodeCorner aliases
|
|
3528
3532
|
export { default as FileCodeCornerIcon } from '../icons/file-code-corner';
|
|
3529
3533
|
export {
|
|
3530
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCodeCorner} instead.
|
|
3534
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCodeCorner} instead. */
|
|
3531
3535
|
default as FileCode2Icon
|
|
3532
3536
|
} from '../icons/file-code-corner';
|
|
3533
3537
|
// FileCog aliases
|
|
3534
3538
|
export { default as FileCogIcon } from '../icons/file-cog';
|
|
3535
3539
|
export {
|
|
3536
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead.
|
|
3540
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead. */
|
|
3537
3541
|
default as FileCog2Icon
|
|
3538
3542
|
} from '../icons/file-cog';
|
|
3539
3543
|
// FileExclamationPoint aliases
|
|
3540
3544
|
export { default as FileExclamationPointIcon } from '../icons/file-exclamation-point';
|
|
3541
3545
|
export {
|
|
3542
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileExclamationPoint} instead.
|
|
3546
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileExclamationPoint} instead. */
|
|
3543
3547
|
default as FileWarningIcon
|
|
3544
3548
|
} from '../icons/file-exclamation-point';
|
|
3545
3549
|
// FileHeadphone aliases
|
|
3546
3550
|
export { default as FileHeadphoneIcon } from '../icons/file-headphone';
|
|
3547
3551
|
export {
|
|
3548
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileHeadphone} instead.
|
|
3552
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileHeadphone} instead. */
|
|
3549
3553
|
default as FileAudioIcon
|
|
3550
3554
|
} from '../icons/file-headphone';
|
|
3551
3555
|
export {
|
|
3552
|
-
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileHeadphone} instead.
|
|
3556
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileHeadphone} instead. */
|
|
3553
3557
|
default as FileAudio2Icon
|
|
3554
3558
|
} from '../icons/file-headphone';
|
|
3555
3559
|
// FileKey aliases
|
|
3556
3560
|
export { default as FileKeyIcon } from '../icons/file-key';
|
|
3557
|
-
export {
|
|
3558
|
-
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileKey} instead.
|
|
3559
|
-
default as FileKey2Icon
|
|
3560
|
-
} from '../icons/file-key';
|
|
3561
|
-
// FileLock aliases
|
|
3562
|
-
export { default as FileLockIcon } from '../icons/file-lock';
|
|
3563
|
-
export {
|
|
3564
|
-
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileLock} instead. This alias will be removed in v1.0 */
|
|
3565
|
-
default as FileLock2Icon
|
|
3566
|
-
} from '../icons/file-lock';
|
|
3561
|
+
export {
|
|
3562
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileKey} instead. */
|
|
3563
|
+
default as FileKey2Icon
|
|
3564
|
+
} from '../icons/file-key';
|
|
3567
3565
|
// FileMinusCorner aliases
|
|
3568
3566
|
export { default as FileMinusCornerIcon } from '../icons/file-minus-corner';
|
|
3569
3567
|
export {
|
|
3570
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileMinusCorner} instead.
|
|
3568
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileMinusCorner} instead. */
|
|
3571
3569
|
default as FileMinus2Icon
|
|
3572
3570
|
} from '../icons/file-minus-corner';
|
|
3571
|
+
// FileLock aliases
|
|
3572
|
+
export { default as FileLockIcon } from '../icons/file-lock';
|
|
3573
|
+
export {
|
|
3574
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileLock} instead. */
|
|
3575
|
+
default as FileLock2Icon
|
|
3576
|
+
} from '../icons/file-lock';
|
|
3573
3577
|
// FilePenLine aliases
|
|
3574
3578
|
export { default as FilePenLineIcon } from '../icons/file-pen-line';
|
|
3575
3579
|
export {
|
|
3576
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead.
|
|
3580
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead. */
|
|
3577
3581
|
default as FileSignatureIcon
|
|
3578
3582
|
} from '../icons/file-pen-line';
|
|
3579
3583
|
// FilePen aliases
|
|
3580
3584
|
export { default as FilePenIcon } from '../icons/file-pen';
|
|
3581
3585
|
export {
|
|
3582
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead.
|
|
3586
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead. */
|
|
3583
3587
|
default as FileEditIcon
|
|
3584
3588
|
} from '../icons/file-pen';
|
|
3585
3589
|
// FilePlay aliases
|
|
3586
3590
|
export { default as FilePlayIcon } from '../icons/file-play';
|
|
3587
3591
|
export {
|
|
3588
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlay} instead.
|
|
3592
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlay} instead. */
|
|
3589
3593
|
default as FileVideoIcon
|
|
3590
3594
|
} from '../icons/file-play';
|
|
3591
3595
|
// FilePlusCorner aliases
|
|
3592
3596
|
export { default as FilePlusCornerIcon } from '../icons/file-plus-corner';
|
|
3593
3597
|
export {
|
|
3594
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlusCorner} instead.
|
|
3598
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlusCorner} instead. */
|
|
3595
3599
|
default as FilePlus2Icon
|
|
3596
3600
|
} from '../icons/file-plus-corner';
|
|
3597
3601
|
// FileQuestionMark aliases
|
|
3598
3602
|
export { default as FileQuestionMarkIcon } from '../icons/file-question-mark';
|
|
3599
3603
|
export {
|
|
3600
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead.
|
|
3604
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. */
|
|
3601
3605
|
default as FileQuestionIcon
|
|
3602
3606
|
} from '../icons/file-question-mark';
|
|
3603
3607
|
// FileSearchCorner aliases
|
|
3604
3608
|
export { default as FileSearchCornerIcon } from '../icons/file-search-corner';
|
|
3605
3609
|
export {
|
|
3606
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSearchCorner} instead.
|
|
3610
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSearchCorner} instead. */
|
|
3607
3611
|
default as FileSearch2Icon
|
|
3608
3612
|
} from '../icons/file-search-corner';
|
|
3609
3613
|
// FileSignal aliases
|
|
3610
3614
|
export { default as FileSignalIcon } from '../icons/file-signal';
|
|
3611
3615
|
export {
|
|
3612
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSignal} instead.
|
|
3616
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSignal} instead. */
|
|
3613
3617
|
default as FileVolume2Icon
|
|
3614
3618
|
} from '../icons/file-signal';
|
|
3615
3619
|
// FileTypeCorner aliases
|
|
3616
3620
|
export { default as FileTypeCornerIcon } from '../icons/file-type-corner';
|
|
3617
3621
|
export {
|
|
3618
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead.
|
|
3622
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead. */
|
|
3619
3623
|
default as FileType2Icon
|
|
3620
3624
|
} from '../icons/file-type-corner';
|
|
3621
3625
|
// FileVideoCamera aliases
|
|
3622
3626
|
export { default as FileVideoCameraIcon } from '../icons/file-video-camera';
|
|
3623
3627
|
export {
|
|
3624
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead.
|
|
3628
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. */
|
|
3625
3629
|
default as FileVideo2Icon
|
|
3626
3630
|
} from '../icons/file-video-camera';
|
|
3627
3631
|
// FileXCorner aliases
|
|
3628
3632
|
export { default as FileXCornerIcon } from '../icons/file-x-corner';
|
|
3629
3633
|
export {
|
|
3630
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileXCorner} instead.
|
|
3634
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileXCorner} instead. */
|
|
3631
3635
|
default as FileX2Icon
|
|
3632
3636
|
} from '../icons/file-x-corner';
|
|
3633
3637
|
// FingerprintPattern aliases
|
|
3634
3638
|
export { default as FingerprintPatternIcon } from '../icons/fingerprint-pattern';
|
|
3635
3639
|
export {
|
|
3636
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FingerprintPattern} instead.
|
|
3640
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FingerprintPattern} instead. */
|
|
3637
3641
|
default as FingerprintIcon
|
|
3638
3642
|
} from '../icons/fingerprint-pattern';
|
|
3639
3643
|
// FolderCog aliases
|
|
3640
3644
|
export { default as FolderCogIcon } from '../icons/folder-cog';
|
|
3641
3645
|
export {
|
|
3642
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead.
|
|
3646
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead. */
|
|
3643
3647
|
default as FolderCog2Icon
|
|
3644
3648
|
} from '../icons/folder-cog';
|
|
3645
3649
|
// FolderPen aliases
|
|
3646
3650
|
export { default as FolderPenIcon } from '../icons/folder-pen';
|
|
3647
3651
|
export {
|
|
3648
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderPen} instead.
|
|
3652
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderPen} instead. */
|
|
3649
3653
|
default as FolderEditIcon
|
|
3650
3654
|
} from '../icons/folder-pen';
|
|
3651
3655
|
// FunnelX aliases
|
|
3652
3656
|
export { default as FunnelXIcon } from '../icons/funnel-x';
|
|
3653
3657
|
export {
|
|
3654
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FunnelX} instead.
|
|
3658
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FunnelX} instead. */
|
|
3655
3659
|
default as FilterXIcon
|
|
3656
3660
|
} from '../icons/funnel-x';
|
|
3657
3661
|
// Funnel aliases
|
|
3658
3662
|
export { default as FunnelIcon } from '../icons/funnel';
|
|
3659
3663
|
export {
|
|
3660
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead.
|
|
3664
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead. */
|
|
3661
3665
|
default as FilterIcon
|
|
3662
3666
|
} from '../icons/funnel';
|
|
3663
3667
|
// GitCommitHorizontal aliases
|
|
3664
3668
|
export { default as GitCommitHorizontalIcon } from '../icons/git-commit-horizontal';
|
|
3665
3669
|
export {
|
|
3666
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link GitCommitHorizontal} instead.
|
|
3670
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link GitCommitHorizontal} instead. */
|
|
3667
3671
|
default as GitCommitIcon
|
|
3668
3672
|
} from '../icons/git-commit-horizontal';
|
|
3669
3673
|
// Grid2x2Check aliases
|
|
3670
3674
|
export { default as Grid2x2CheckIcon } from '../icons/grid-2x2-check';
|
|
3671
3675
|
export {
|
|
3672
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Check} instead.
|
|
3676
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Check} instead. */
|
|
3673
3677
|
default as Grid2X2CheckIcon
|
|
3674
3678
|
} from '../icons/grid-2x2-check';
|
|
3675
3679
|
// Grid2x2Plus aliases
|
|
3676
3680
|
export { default as Grid2x2PlusIcon } from '../icons/grid-2x2-plus';
|
|
3677
3681
|
export {
|
|
3678
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Plus} instead.
|
|
3682
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Plus} instead. */
|
|
3679
3683
|
default as Grid2X2PlusIcon
|
|
3680
3684
|
} from '../icons/grid-2x2-plus';
|
|
3681
3685
|
// Grid2x2X aliases
|
|
3682
3686
|
export { default as Grid2x2XIcon } from '../icons/grid-2x2-x';
|
|
3683
3687
|
export {
|
|
3684
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2X} instead.
|
|
3688
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2X} instead. */
|
|
3685
3689
|
default as Grid2X2XIcon
|
|
3686
3690
|
} from '../icons/grid-2x2-x';
|
|
3687
3691
|
// Grid2x2 aliases
|
|
3688
3692
|
export { default as Grid2x2Icon } from '../icons/grid-2x2';
|
|
3689
3693
|
export {
|
|
3690
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead.
|
|
3694
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. */
|
|
3691
3695
|
default as Grid2X2Icon
|
|
3692
3696
|
} from '../icons/grid-2x2';
|
|
3697
|
+
// HandGrab aliases
|
|
3698
|
+
export { default as HandGrabIcon } from '../icons/hand-grab';
|
|
3699
|
+
export {
|
|
3700
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. */
|
|
3701
|
+
default as GrabIcon
|
|
3702
|
+
} from '../icons/hand-grab';
|
|
3693
3703
|
// Grid3x3 aliases
|
|
3694
3704
|
export { default as Grid3x3Icon } from '../icons/grid-3x3';
|
|
3695
3705
|
export {
|
|
3696
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead.
|
|
3706
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. */
|
|
3697
3707
|
default as GridIcon
|
|
3698
3708
|
} from '../icons/grid-3x3';
|
|
3699
3709
|
export {
|
|
3700
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead.
|
|
3710
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. */
|
|
3701
3711
|
default as Grid3X3Icon
|
|
3702
3712
|
} from '../icons/grid-3x3';
|
|
3703
|
-
// HandGrab aliases
|
|
3704
|
-
export { default as HandGrabIcon } from '../icons/hand-grab';
|
|
3705
|
-
export {
|
|
3706
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. This alias will be removed in v1.0 */
|
|
3707
|
-
default as GrabIcon
|
|
3708
|
-
} from '../icons/hand-grab';
|
|
3709
3713
|
// HandHelping aliases
|
|
3710
3714
|
export { default as HandHelpingIcon } from '../icons/hand-helping';
|
|
3711
3715
|
export {
|
|
3712
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandHelping} instead.
|
|
3716
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandHelping} instead. */
|
|
3713
3717
|
default as HelpingHandIcon
|
|
3714
3718
|
} from '../icons/hand-helping';
|
|
3715
3719
|
// House aliases
|
|
3716
3720
|
export { default as HouseIcon } from '../icons/house';
|
|
3717
3721
|
export {
|
|
3718
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead.
|
|
3722
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. */
|
|
3719
3723
|
default as HomeIcon
|
|
3720
3724
|
} from '../icons/house';
|
|
3721
3725
|
// IceCreamBowl aliases
|
|
3722
3726
|
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3723
3727
|
export {
|
|
3724
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead.
|
|
3728
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. */
|
|
3725
3729
|
default as IceCream2Icon
|
|
3726
3730
|
} from '../icons/ice-cream-bowl';
|
|
3731
|
+
// LaptopMinimal aliases
|
|
3732
|
+
export { default as LaptopMinimalIcon } from '../icons/laptop-minimal';
|
|
3733
|
+
export {
|
|
3734
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LaptopMinimal} instead. */
|
|
3735
|
+
default as Laptop2Icon
|
|
3736
|
+
} from '../icons/laptop-minimal';
|
|
3727
3737
|
// IceCreamCone aliases
|
|
3728
3738
|
export { default as IceCreamConeIcon } from '../icons/ice-cream-cone';
|
|
3729
3739
|
export {
|
|
3730
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead.
|
|
3740
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead. */
|
|
3731
3741
|
default as IceCreamIcon
|
|
3732
3742
|
} from '../icons/ice-cream-cone';
|
|
3733
|
-
// Layers aliases
|
|
3734
|
-
export { default as LayersIcon } from '../icons/layers';
|
|
3735
|
-
export {
|
|
3736
|
-
/** @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 */
|
|
3737
|
-
default as Layers3Icon
|
|
3738
|
-
} from '../icons/layers';
|
|
3739
3743
|
// ListIndentDecrease aliases
|
|
3740
3744
|
export { default as ListIndentDecreaseIcon } from '../icons/list-indent-decrease';
|
|
3741
3745
|
export {
|
|
3742
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead.
|
|
3746
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. */
|
|
3743
3747
|
default as OutdentIcon
|
|
3744
3748
|
} from '../icons/list-indent-decrease';
|
|
3745
3749
|
export {
|
|
3746
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead.
|
|
3750
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. */
|
|
3747
3751
|
default as IndentDecreaseIcon
|
|
3748
3752
|
} from '../icons/list-indent-decrease';
|
|
3749
|
-
// LaptopMinimal aliases
|
|
3750
|
-
export { default as LaptopMinimalIcon } from '../icons/laptop-minimal';
|
|
3751
|
-
export {
|
|
3752
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LaptopMinimal} instead. This alias will be removed in v1.0 */
|
|
3753
|
-
default as Laptop2Icon
|
|
3754
|
-
} from '../icons/laptop-minimal';
|
|
3755
3753
|
// ListIndentIncrease aliases
|
|
3756
3754
|
export { default as ListIndentIncreaseIcon } from '../icons/list-indent-increase';
|
|
3757
3755
|
export {
|
|
3758
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead.
|
|
3756
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. */
|
|
3759
3757
|
default as IndentIcon
|
|
3760
3758
|
} from '../icons/list-indent-increase';
|
|
3761
3759
|
export {
|
|
3762
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead.
|
|
3760
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. */
|
|
3763
3761
|
default as IndentIncreaseIcon
|
|
3764
3762
|
} from '../icons/list-indent-increase';
|
|
3765
|
-
//
|
|
3766
|
-
export { default as
|
|
3763
|
+
// Layers aliases
|
|
3764
|
+
export { default as LayersIcon } from '../icons/layers';
|
|
3767
3765
|
export {
|
|
3768
|
-
/** @deprecated The
|
|
3769
|
-
default as
|
|
3770
|
-
} from '../icons/
|
|
3766
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link Layers} instead. */
|
|
3767
|
+
default as Layers3Icon
|
|
3768
|
+
} from '../icons/layers';
|
|
3771
3769
|
// LockKeyholeOpen aliases
|
|
3772
3770
|
export { default as LockKeyholeOpenIcon } from '../icons/lock-keyhole-open';
|
|
3773
3771
|
export {
|
|
3774
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockKeyholeOpen} instead.
|
|
3772
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockKeyholeOpen} instead. */
|
|
3775
3773
|
default as UnlockKeyholeIcon
|
|
3776
3774
|
} from '../icons/lock-keyhole-open';
|
|
3777
3775
|
// LockOpen aliases
|
|
3778
3776
|
export { default as LockOpenIcon } from '../icons/lock-open';
|
|
3779
3777
|
export {
|
|
3780
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead.
|
|
3778
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. */
|
|
3781
3779
|
default as UnlockIcon
|
|
3782
3780
|
} from '../icons/lock-open';
|
|
3781
|
+
// LoaderCircle aliases
|
|
3782
|
+
export { default as LoaderCircleIcon } from '../icons/loader-circle';
|
|
3783
|
+
export {
|
|
3784
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. */
|
|
3785
|
+
default as Loader2Icon
|
|
3786
|
+
} from '../icons/loader-circle';
|
|
3783
3787
|
// MailQuestionMark aliases
|
|
3784
3788
|
export { default as MailQuestionMarkIcon } from '../icons/mail-question-mark';
|
|
3785
3789
|
export {
|
|
3786
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MailQuestionMark} instead.
|
|
3790
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MailQuestionMark} instead. */
|
|
3787
3791
|
default as MailQuestionIcon
|
|
3788
3792
|
} from '../icons/mail-question-mark';
|
|
3789
3793
|
// MapPinPen aliases
|
|
3790
3794
|
export { default as MapPinPenIcon } from '../icons/map-pin-pen';
|
|
3791
3795
|
export {
|
|
3792
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MapPinPen} instead.
|
|
3796
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MapPinPen} instead. */
|
|
3793
3797
|
default as LocationEditIcon
|
|
3794
3798
|
} from '../icons/map-pin-pen';
|
|
3795
3799
|
// MessageCircleQuestionMark aliases
|
|
3796
3800
|
export { default as MessageCircleQuestionMarkIcon } from '../icons/message-circle-question-mark';
|
|
3797
3801
|
export {
|
|
3798
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MessageCircleQuestionMark} instead.
|
|
3802
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MessageCircleQuestionMark} instead. */
|
|
3799
3803
|
default as MessageCircleQuestionIcon
|
|
3800
3804
|
} from '../icons/message-circle-question-mark';
|
|
3801
3805
|
// MicVocal aliases
|
|
3802
3806
|
export { default as MicVocalIcon } from '../icons/mic-vocal';
|
|
3803
3807
|
export {
|
|
3804
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead.
|
|
3808
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead. */
|
|
3805
3809
|
default as Mic2Icon
|
|
3806
3810
|
} from '../icons/mic-vocal';
|
|
3807
3811
|
// Move3d aliases
|
|
3808
3812
|
export { default as Move3dIcon } from '../icons/move-3d';
|
|
3809
3813
|
export {
|
|
3810
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead.
|
|
3814
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead. */
|
|
3811
3815
|
default as Move3DIcon
|
|
3812
3816
|
} from '../icons/move-3d';
|
|
3813
3817
|
// OctagonAlert aliases
|
|
3814
3818
|
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3815
3819
|
export {
|
|
3816
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead.
|
|
3820
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. */
|
|
3817
3821
|
default as AlertOctagonIcon
|
|
3818
3822
|
} from '../icons/octagon-alert';
|
|
3819
|
-
// OctagonPause aliases
|
|
3820
|
-
export { default as OctagonPauseIcon } from '../icons/octagon-pause';
|
|
3821
|
-
export {
|
|
3822
|
-
/** @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 */
|
|
3823
|
-
default as PauseOctagonIcon
|
|
3824
|
-
} from '../icons/octagon-pause';
|
|
3825
3823
|
// OctagonX aliases
|
|
3826
3824
|
export { default as OctagonXIcon } from '../icons/octagon-x';
|
|
3827
3825
|
export {
|
|
3828
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonX} instead.
|
|
3826
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonX} instead. */
|
|
3829
3827
|
default as XOctagonIcon
|
|
3830
3828
|
} from '../icons/octagon-x';
|
|
3829
|
+
// OctagonPause aliases
|
|
3830
|
+
export { default as OctagonPauseIcon } from '../icons/octagon-pause';
|
|
3831
|
+
export {
|
|
3832
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead. */
|
|
3833
|
+
default as PauseOctagonIcon
|
|
3834
|
+
} from '../icons/octagon-pause';
|
|
3831
3835
|
// PaintbrushVertical aliases
|
|
3832
3836
|
export { default as PaintbrushVerticalIcon } from '../icons/paintbrush-vertical';
|
|
3833
3837
|
export {
|
|
3834
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead.
|
|
3838
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead. */
|
|
3835
3839
|
default as Paintbrush2Icon
|
|
3836
3840
|
} from '../icons/paintbrush-vertical';
|
|
3837
3841
|
// PanelBottomDashed aliases
|
|
3838
3842
|
export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed';
|
|
3839
3843
|
export {
|
|
3840
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead.
|
|
3844
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. */
|
|
3841
3845
|
default as PanelBottomInactiveIcon
|
|
3842
3846
|
} from '../icons/panel-bottom-dashed';
|
|
3843
3847
|
// PanelLeftClose aliases
|
|
3844
3848
|
export { default as PanelLeftCloseIcon } from '../icons/panel-left-close';
|
|
3845
3849
|
export {
|
|
3846
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead.
|
|
3850
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. */
|
|
3847
3851
|
default as SidebarCloseIcon
|
|
3848
3852
|
} from '../icons/panel-left-close';
|
|
3849
3853
|
// PanelLeftDashed aliases
|
|
3850
3854
|
export { default as PanelLeftDashedIcon } from '../icons/panel-left-dashed';
|
|
3851
3855
|
export {
|
|
3852
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftDashed} instead.
|
|
3856
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftDashed} instead. */
|
|
3853
3857
|
default as PanelLeftInactiveIcon
|
|
3854
3858
|
} from '../icons/panel-left-dashed';
|
|
3855
|
-
// PanelLeftOpen aliases
|
|
3856
|
-
export { default as PanelLeftOpenIcon } from '../icons/panel-left-open';
|
|
3857
|
-
export {
|
|
3858
|
-
/** @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 */
|
|
3859
|
-
default as SidebarOpenIcon
|
|
3860
|
-
} from '../icons/panel-left-open';
|
|
3861
3859
|
// PanelLeft aliases
|
|
3862
3860
|
export { default as PanelLeftIcon } from '../icons/panel-left';
|
|
3863
3861
|
export {
|
|
3864
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead.
|
|
3862
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. */
|
|
3865
3863
|
default as SidebarIcon
|
|
3866
3864
|
} from '../icons/panel-left';
|
|
3865
|
+
// PanelLeftOpen aliases
|
|
3866
|
+
export { default as PanelLeftOpenIcon } from '../icons/panel-left-open';
|
|
3867
|
+
export {
|
|
3868
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftOpen} instead. */
|
|
3869
|
+
default as SidebarOpenIcon
|
|
3870
|
+
} from '../icons/panel-left-open';
|
|
3867
3871
|
// PanelRightDashed aliases
|
|
3868
3872
|
export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed';
|
|
3869
3873
|
export {
|
|
3870
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelRightDashed} instead.
|
|
3874
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelRightDashed} instead. */
|
|
3871
3875
|
default as PanelRightInactiveIcon
|
|
3872
3876
|
} from '../icons/panel-right-dashed';
|
|
3873
3877
|
// PanelTopDashed aliases
|
|
3874
3878
|
export { default as PanelTopDashedIcon } from '../icons/panel-top-dashed';
|
|
3875
3879
|
export {
|
|
3876
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelTopDashed} instead.
|
|
3880
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelTopDashed} instead. */
|
|
3877
3881
|
default as PanelTopInactiveIcon
|
|
3878
3882
|
} from '../icons/panel-top-dashed';
|
|
3879
3883
|
// PanelsTopLeft aliases
|
|
3880
3884
|
export { default as PanelsTopLeftIcon } from '../icons/panels-top-left';
|
|
3881
3885
|
export {
|
|
3882
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead.
|
|
3886
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead. */
|
|
3883
3887
|
default as LayoutIcon
|
|
3884
3888
|
} from '../icons/panels-top-left';
|
|
3885
3889
|
// PenLine aliases
|
|
3886
3890
|
export { default as PenLineIcon } from '../icons/pen-line';
|
|
3887
3891
|
export {
|
|
3888
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead.
|
|
3892
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. */
|
|
3889
3893
|
default as Edit3Icon
|
|
3890
3894
|
} from '../icons/pen-line';
|
|
3891
3895
|
// Pen aliases
|
|
3892
3896
|
export { default as PenIcon } from '../icons/pen';
|
|
3893
3897
|
export {
|
|
3894
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Pen} instead.
|
|
3898
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Pen} instead. */
|
|
3895
3899
|
default as Edit2Icon
|
|
3896
3900
|
} from '../icons/pen';
|
|
3897
3901
|
// RectangleEllipsis aliases
|
|
3898
3902
|
export { default as RectangleEllipsisIcon } from '../icons/rectangle-ellipsis';
|
|
3899
3903
|
export {
|
|
3900
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RectangleEllipsis} instead.
|
|
3904
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RectangleEllipsis} instead. */
|
|
3901
3905
|
default as FormInputIcon
|
|
3902
3906
|
} from '../icons/rectangle-ellipsis';
|
|
3903
3907
|
// PlugZap aliases
|
|
3904
3908
|
export { default as PlugZapIcon } from '../icons/plug-zap';
|
|
3905
3909
|
export {
|
|
3906
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PlugZap} instead.
|
|
3910
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PlugZap} instead. */
|
|
3907
3911
|
default as PlugZap2Icon
|
|
3908
3912
|
} from '../icons/plug-zap';
|
|
3909
3913
|
// Rotate3d aliases
|
|
3910
3914
|
export { default as Rotate3dIcon } from '../icons/rotate-3d';
|
|
3911
3915
|
export {
|
|
3912
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead.
|
|
3916
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead. */
|
|
3913
3917
|
default as Rotate3DIcon
|
|
3914
3918
|
} from '../icons/rotate-3d';
|
|
3915
3919
|
// Rows2 aliases
|
|
3916
3920
|
export { default as Rows2Icon } from '../icons/rows-2';
|
|
3917
3921
|
export {
|
|
3918
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead.
|
|
3922
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead. */
|
|
3919
3923
|
default as RowsIcon
|
|
3920
3924
|
} from '../icons/rows-2';
|
|
3921
3925
|
// Rows3 aliases
|
|
3922
3926
|
export { default as Rows3Icon } from '../icons/rows-3';
|
|
3923
3927
|
export {
|
|
3924
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead.
|
|
3928
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead. */
|
|
3925
3929
|
default as PanelsTopBottomIcon
|
|
3926
3930
|
} from '../icons/rows-3';
|
|
3927
3931
|
// Scale3d aliases
|
|
3928
3932
|
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
3929
3933
|
export {
|
|
3930
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Scale3d} instead.
|
|
3934
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Scale3d} instead. */
|
|
3931
3935
|
default as Scale3DIcon
|
|
3932
3936
|
} from '../icons/scale-3d';
|
|
3933
|
-
// ShieldQuestionMark aliases
|
|
3934
|
-
export { default as ShieldQuestionMarkIcon } from '../icons/shield-question-mark';
|
|
3935
|
-
export {
|
|
3936
|
-
/** @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 */
|
|
3937
|
-
default as ShieldQuestionIcon
|
|
3938
|
-
} from '../icons/shield-question-mark';
|
|
3939
3937
|
// SendHorizontal aliases
|
|
3940
3938
|
export { default as SendHorizontalIcon } from '../icons/send-horizontal';
|
|
3941
3939
|
export {
|
|
3942
|
-
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead.
|
|
3940
|
+
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. */
|
|
3943
3941
|
default as SendHorizonalIcon
|
|
3944
3942
|
} from '../icons/send-horizontal';
|
|
3943
|
+
// ShieldQuestionMark aliases
|
|
3944
|
+
export { default as ShieldQuestionMarkIcon } from '../icons/shield-question-mark';
|
|
3945
|
+
export {
|
|
3946
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldQuestionMark} instead. */
|
|
3947
|
+
default as ShieldQuestionIcon
|
|
3948
|
+
} from '../icons/shield-question-mark';
|
|
3945
3949
|
// ShieldX aliases
|
|
3946
3950
|
export { default as ShieldXIcon } from '../icons/shield-x';
|
|
3947
3951
|
export {
|
|
3948
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldX} instead.
|
|
3952
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldX} instead. */
|
|
3949
3953
|
default as ShieldCloseIcon
|
|
3950
3954
|
} from '../icons/shield-x';
|
|
3951
3955
|
// SlidersVertical aliases
|
|
3952
3956
|
export { default as SlidersVerticalIcon } from '../icons/sliders-vertical';
|
|
3953
3957
|
export {
|
|
3954
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead.
|
|
3958
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead. */
|
|
3955
3959
|
default as SlidersIcon
|
|
3956
3960
|
} from '../icons/sliders-vertical';
|
|
3957
|
-
// Sparkles aliases
|
|
3958
|
-
export { default as SparklesIcon } from '../icons/sparkles';
|
|
3959
|
-
export {
|
|
3960
|
-
/** @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 */
|
|
3961
|
-
default as StarsIcon
|
|
3962
|
-
} from '../icons/sparkles';
|
|
3963
3961
|
// SquareActivity aliases
|
|
3964
3962
|
export { default as SquareActivityIcon } from '../icons/square-activity';
|
|
3965
3963
|
export {
|
|
3966
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareActivity} instead.
|
|
3964
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareActivity} instead. */
|
|
3967
3965
|
default as ActivitySquareIcon
|
|
3968
3966
|
} from '../icons/square-activity';
|
|
3967
|
+
// Sparkles aliases
|
|
3968
|
+
export { default as SparklesIcon } from '../icons/sparkles';
|
|
3969
|
+
export {
|
|
3970
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Sparkles} instead. */
|
|
3971
|
+
default as StarsIcon
|
|
3972
|
+
} from '../icons/sparkles';
|
|
3969
3973
|
// SquareArrowDownLeft aliases
|
|
3970
3974
|
export { default as SquareArrowDownLeftIcon } from '../icons/square-arrow-down-left';
|
|
3971
3975
|
export {
|
|
3972
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownLeft} instead.
|
|
3976
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownLeft} instead. */
|
|
3973
3977
|
default as ArrowDownLeftSquareIcon
|
|
3974
3978
|
} from '../icons/square-arrow-down-left';
|
|
3975
3979
|
// SquareArrowDownRight aliases
|
|
3976
3980
|
export { default as SquareArrowDownRightIcon } from '../icons/square-arrow-down-right';
|
|
3977
3981
|
export {
|
|
3978
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead.
|
|
3982
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. */
|
|
3979
3983
|
default as ArrowDownRightSquareIcon
|
|
3980
3984
|
} from '../icons/square-arrow-down-right';
|
|
3981
3985
|
// SquareArrowDown aliases
|
|
3982
3986
|
export { default as SquareArrowDownIcon } from '../icons/square-arrow-down';
|
|
3983
3987
|
export {
|
|
3984
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead.
|
|
3988
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. */
|
|
3985
3989
|
default as ArrowDownSquareIcon
|
|
3986
3990
|
} from '../icons/square-arrow-down';
|
|
3987
|
-
// SquareArrowLeft aliases
|
|
3988
|
-
export { default as SquareArrowLeftIcon } from '../icons/square-arrow-left';
|
|
3989
|
-
export {
|
|
3990
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowLeft} instead. This alias will be removed in v1.0 */
|
|
3991
|
-
default as ArrowLeftSquareIcon
|
|
3992
|
-
} from '../icons/square-arrow-left';
|
|
3993
3991
|
// SquareArrowOutDownLeft aliases
|
|
3994
3992
|
export { default as SquareArrowOutDownLeftIcon } from '../icons/square-arrow-out-down-left';
|
|
3995
3993
|
export {
|
|
3996
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead.
|
|
3994
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead. */
|
|
3997
3995
|
default as ArrowDownLeftFromSquareIcon
|
|
3998
3996
|
} from '../icons/square-arrow-out-down-left';
|
|
3999
|
-
//
|
|
4000
|
-
export { default as
|
|
3997
|
+
// SquareArrowLeft aliases
|
|
3998
|
+
export { default as SquareArrowLeftIcon } from '../icons/square-arrow-left';
|
|
4001
3999
|
export {
|
|
4002
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4003
|
-
default as
|
|
4004
|
-
} from '../icons/square-arrow-
|
|
4000
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowLeft} instead. */
|
|
4001
|
+
default as ArrowLeftSquareIcon
|
|
4002
|
+
} from '../icons/square-arrow-left';
|
|
4005
4003
|
// SquareArrowOutDownRight aliases
|
|
4006
4004
|
export { default as SquareArrowOutDownRightIcon } from '../icons/square-arrow-out-down-right';
|
|
4007
4005
|
export {
|
|
4008
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead.
|
|
4006
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. */
|
|
4009
4007
|
default as ArrowDownRightFromSquareIcon
|
|
4010
4008
|
} from '../icons/square-arrow-out-down-right';
|
|
4011
4009
|
// SquareArrowOutUpLeft aliases
|
|
4012
4010
|
export { default as SquareArrowOutUpLeftIcon } from '../icons/square-arrow-out-up-left';
|
|
4013
4011
|
export {
|
|
4014
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpLeft} instead.
|
|
4012
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpLeft} instead. */
|
|
4015
4013
|
default as ArrowUpLeftFromSquareIcon
|
|
4016
4014
|
} from '../icons/square-arrow-out-up-left';
|
|
4015
|
+
// SquareArrowOutUpRight aliases
|
|
4016
|
+
export { default as SquareArrowOutUpRightIcon } from '../icons/square-arrow-out-up-right';
|
|
4017
|
+
export {
|
|
4018
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. */
|
|
4019
|
+
default as ArrowUpRightFromSquareIcon
|
|
4020
|
+
} from '../icons/square-arrow-out-up-right';
|
|
4017
4021
|
// SquareArrowUpLeft aliases
|
|
4018
4022
|
export { default as SquareArrowUpLeftIcon } from '../icons/square-arrow-up-left';
|
|
4019
4023
|
export {
|
|
4020
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpLeft} instead.
|
|
4024
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpLeft} instead. */
|
|
4021
4025
|
default as ArrowUpLeftSquareIcon
|
|
4022
4026
|
} from '../icons/square-arrow-up-left';
|
|
4023
4027
|
// SquareArrowRight aliases
|
|
4024
4028
|
export { default as SquareArrowRightIcon } from '../icons/square-arrow-right';
|
|
4025
4029
|
export {
|
|
4026
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead.
|
|
4030
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead. */
|
|
4027
4031
|
default as ArrowRightSquareIcon
|
|
4028
4032
|
} from '../icons/square-arrow-right';
|
|
4029
|
-
// SquareArrowUp aliases
|
|
4030
|
-
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
4031
|
-
export {
|
|
4032
|
-
/** @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 */
|
|
4033
|
-
default as ArrowUpSquareIcon
|
|
4034
|
-
} from '../icons/square-arrow-up';
|
|
4035
4033
|
// SquareArrowUpRight aliases
|
|
4036
4034
|
export { default as SquareArrowUpRightIcon } from '../icons/square-arrow-up-right';
|
|
4037
4035
|
export {
|
|
4038
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpRight} instead.
|
|
4036
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpRight} instead. */
|
|
4039
4037
|
default as ArrowUpRightSquareIcon
|
|
4040
4038
|
} from '../icons/square-arrow-up-right';
|
|
4039
|
+
// SquareArrowUp aliases
|
|
4040
|
+
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
4041
|
+
export {
|
|
4042
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. */
|
|
4043
|
+
default as ArrowUpSquareIcon
|
|
4044
|
+
} from '../icons/square-arrow-up';
|
|
4041
4045
|
// SquareAsterisk aliases
|
|
4042
4046
|
export { default as SquareAsteriskIcon } from '../icons/square-asterisk';
|
|
4043
4047
|
export {
|
|
4044
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead.
|
|
4048
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead. */
|
|
4045
4049
|
default as AsteriskSquareIcon
|
|
4046
4050
|
} from '../icons/square-asterisk';
|
|
4047
4051
|
// SquareBottomDashedScissors aliases
|
|
4048
4052
|
export { default as SquareBottomDashedScissorsIcon } from '../icons/square-bottom-dashed-scissors';
|
|
4049
4053
|
export {
|
|
4050
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareBottomDashedScissors} instead.
|
|
4054
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareBottomDashedScissors} instead. */
|
|
4051
4055
|
default as ScissorsSquareDashedBottomIcon
|
|
4052
4056
|
} from '../icons/square-bottom-dashed-scissors';
|
|
4053
4057
|
// SquareCenterlineDashedHorizontal aliases
|
|
4054
4058
|
export { default as SquareCenterlineDashedHorizontalIcon } from '../icons/square-centerline-dashed-horizontal';
|
|
4055
4059
|
export {
|
|
4056
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedHorizontal} instead.
|
|
4060
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedHorizontal} instead. */
|
|
4057
4061
|
default as FlipHorizontalIcon
|
|
4058
4062
|
} from '../icons/square-centerline-dashed-horizontal';
|
|
4063
|
+
// SquareCenterlineDashedVertical aliases
|
|
4064
|
+
export { default as SquareCenterlineDashedVerticalIcon } from '../icons/square-centerline-dashed-vertical';
|
|
4065
|
+
export {
|
|
4066
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedVertical} instead. */
|
|
4067
|
+
default as FlipVerticalIcon
|
|
4068
|
+
} from '../icons/square-centerline-dashed-vertical';
|
|
4059
4069
|
// SquareChartGantt aliases
|
|
4060
4070
|
export { default as SquareChartGanttIcon } from '../icons/square-chart-gantt';
|
|
4061
4071
|
export {
|
|
4062
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead.
|
|
4072
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead. */
|
|
4063
4073
|
default as GanttChartSquareIcon
|
|
4064
4074
|
} from '../icons/square-chart-gantt';
|
|
4065
4075
|
export {
|
|
4066
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead.
|
|
4076
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead. */
|
|
4067
4077
|
default as SquareGanttChartIcon
|
|
4068
4078
|
} from '../icons/square-chart-gantt';
|
|
4069
|
-
// SquareCenterlineDashedVertical aliases
|
|
4070
|
-
export { default as SquareCenterlineDashedVerticalIcon } from '../icons/square-centerline-dashed-vertical';
|
|
4071
|
-
export {
|
|
4072
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedVertical} instead. This alias will be removed in v1.0 */
|
|
4073
|
-
default as FlipVerticalIcon
|
|
4074
|
-
} from '../icons/square-centerline-dashed-vertical';
|
|
4075
4079
|
// SquareCheckBig aliases
|
|
4076
4080
|
export { default as SquareCheckBigIcon } from '../icons/square-check-big';
|
|
4077
4081
|
export {
|
|
4078
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead.
|
|
4082
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. */
|
|
4079
4083
|
default as CheckSquareIcon
|
|
4080
4084
|
} from '../icons/square-check-big';
|
|
4081
4085
|
// SquareCheck aliases
|
|
4082
4086
|
export { default as SquareCheckIcon } from '../icons/square-check';
|
|
4083
4087
|
export {
|
|
4084
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead.
|
|
4088
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. */
|
|
4085
4089
|
default as CheckSquare2Icon
|
|
4086
4090
|
} from '../icons/square-check';
|
|
4087
4091
|
// SquareChevronDown aliases
|
|
4088
4092
|
export { default as SquareChevronDownIcon } from '../icons/square-chevron-down';
|
|
4089
4093
|
export {
|
|
4090
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronDown} instead.
|
|
4094
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronDown} instead. */
|
|
4091
4095
|
default as ChevronDownSquareIcon
|
|
4092
4096
|
} from '../icons/square-chevron-down';
|
|
4093
4097
|
// SquareChevronLeft aliases
|
|
4094
4098
|
export { default as SquareChevronLeftIcon } from '../icons/square-chevron-left';
|
|
4095
4099
|
export {
|
|
4096
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead.
|
|
4100
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead. */
|
|
4097
4101
|
default as ChevronLeftSquareIcon
|
|
4098
4102
|
} from '../icons/square-chevron-left';
|
|
4099
4103
|
// SquareChevronRight aliases
|
|
4100
4104
|
export { default as SquareChevronRightIcon } from '../icons/square-chevron-right';
|
|
4101
4105
|
export {
|
|
4102
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronRight} instead.
|
|
4106
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronRight} instead. */
|
|
4103
4107
|
default as ChevronRightSquareIcon
|
|
4104
4108
|
} from '../icons/square-chevron-right';
|
|
4105
4109
|
// SquareChevronUp aliases
|
|
4106
4110
|
export { default as SquareChevronUpIcon } from '../icons/square-chevron-up';
|
|
4107
4111
|
export {
|
|
4108
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronUp} instead.
|
|
4112
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronUp} instead. */
|
|
4109
4113
|
default as ChevronUpSquareIcon
|
|
4110
4114
|
} from '../icons/square-chevron-up';
|
|
4115
|
+
// SquareDashedKanban aliases
|
|
4116
|
+
export { default as SquareDashedKanbanIcon } from '../icons/square-dashed-kanban';
|
|
4117
|
+
export {
|
|
4118
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedKanban} instead. */
|
|
4119
|
+
default as KanbanSquareDashedIcon
|
|
4120
|
+
} from '../icons/square-dashed-kanban';
|
|
4111
4121
|
// SquareCode aliases
|
|
4112
4122
|
export { default as SquareCodeIcon } from '../icons/square-code';
|
|
4113
4123
|
export {
|
|
4114
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCode} instead.
|
|
4124
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCode} instead. */
|
|
4115
4125
|
default as CodeSquareIcon
|
|
4116
4126
|
} from '../icons/square-code';
|
|
4117
|
-
//
|
|
4118
|
-
export { default as
|
|
4127
|
+
// SquareDashedMousePointer aliases
|
|
4128
|
+
export { default as SquareDashedMousePointerIcon } from '../icons/square-dashed-mouse-pointer';
|
|
4119
4129
|
export {
|
|
4120
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4121
|
-
default as
|
|
4122
|
-
} from '../icons/square-dashed-
|
|
4130
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedMousePointer} instead. */
|
|
4131
|
+
default as MousePointerSquareDashedIcon
|
|
4132
|
+
} from '../icons/square-dashed-mouse-pointer';
|
|
4123
4133
|
// SquareDashedText aliases
|
|
4124
4134
|
export { default as SquareDashedTextIcon } from '../icons/square-dashed-text';
|
|
4125
4135
|
export {
|
|
4126
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedText} instead.
|
|
4136
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedText} instead. */
|
|
4127
4137
|
default as TextSelectionIcon
|
|
4128
4138
|
} from '../icons/square-dashed-text';
|
|
4129
4139
|
export {
|
|
4130
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedText} instead.
|
|
4140
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedText} instead. */
|
|
4131
4141
|
default as TextSelectIcon
|
|
4132
4142
|
} from '../icons/square-dashed-text';
|
|
4133
|
-
//
|
|
4134
|
-
export { default as
|
|
4143
|
+
// SquareDivide aliases
|
|
4144
|
+
export { default as SquareDivideIcon } from '../icons/square-divide';
|
|
4135
4145
|
export {
|
|
4136
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4137
|
-
default as
|
|
4138
|
-
} from '../icons/square-
|
|
4146
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDivide} instead. */
|
|
4147
|
+
default as DivideSquareIcon
|
|
4148
|
+
} from '../icons/square-divide';
|
|
4139
4149
|
// SquareDashed aliases
|
|
4140
4150
|
export { default as SquareDashedIcon } from '../icons/square-dashed';
|
|
4141
4151
|
export {
|
|
4142
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashed} instead.
|
|
4152
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashed} instead. */
|
|
4143
4153
|
default as BoxSelectIcon
|
|
4144
4154
|
} from '../icons/square-dashed';
|
|
4145
|
-
// SquareDivide aliases
|
|
4146
|
-
export { default as SquareDivideIcon } from '../icons/square-divide';
|
|
4147
|
-
export {
|
|
4148
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDivide} instead. This alias will be removed in v1.0 */
|
|
4149
|
-
default as DivideSquareIcon
|
|
4150
|
-
} from '../icons/square-divide';
|
|
4151
4155
|
// SquareDot aliases
|
|
4152
4156
|
export { default as SquareDotIcon } from '../icons/square-dot';
|
|
4153
4157
|
export {
|
|
4154
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead.
|
|
4158
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead. */
|
|
4155
4159
|
default as DotSquareIcon
|
|
4156
4160
|
} from '../icons/square-dot';
|
|
4157
4161
|
// SquareEqual aliases
|
|
4158
4162
|
export { default as SquareEqualIcon } from '../icons/square-equal';
|
|
4159
4163
|
export {
|
|
4160
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead.
|
|
4164
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead. */
|
|
4161
4165
|
default as EqualSquareIcon
|
|
4162
4166
|
} from '../icons/square-equal';
|
|
4163
4167
|
// SquareFunction aliases
|
|
4164
4168
|
export { default as SquareFunctionIcon } from '../icons/square-function';
|
|
4165
4169
|
export {
|
|
4166
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead.
|
|
4170
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. */
|
|
4167
4171
|
default as FunctionSquareIcon
|
|
4168
4172
|
} from '../icons/square-function';
|
|
4169
4173
|
// SquareKanban aliases
|
|
4170
4174
|
export { default as SquareKanbanIcon } from '../icons/square-kanban';
|
|
4171
4175
|
export {
|
|
4172
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead.
|
|
4176
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. */
|
|
4173
4177
|
default as KanbanSquareIcon
|
|
4174
4178
|
} from '../icons/square-kanban';
|
|
4175
4179
|
// SquareLibrary aliases
|
|
4176
4180
|
export { default as SquareLibraryIcon } from '../icons/square-library';
|
|
4177
4181
|
export {
|
|
4178
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareLibrary} instead.
|
|
4182
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareLibrary} instead. */
|
|
4179
4183
|
default as LibrarySquareIcon
|
|
4180
4184
|
} from '../icons/square-library';
|
|
4181
4185
|
// SquareM aliases
|
|
4182
4186
|
export { default as SquareMIcon } from '../icons/square-m';
|
|
4183
4187
|
export {
|
|
4184
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead.
|
|
4188
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead. */
|
|
4185
4189
|
default as MSquareIcon
|
|
4186
4190
|
} from '../icons/square-m';
|
|
4187
|
-
// SquareMenu aliases
|
|
4188
|
-
export { default as SquareMenuIcon } from '../icons/square-menu';
|
|
4189
|
-
export {
|
|
4190
|
-
/** @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 */
|
|
4191
|
-
default as MenuSquareIcon
|
|
4192
|
-
} from '../icons/square-menu';
|
|
4193
4191
|
// SquareMinus aliases
|
|
4194
4192
|
export { default as SquareMinusIcon } from '../icons/square-minus';
|
|
4195
4193
|
export {
|
|
4196
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMinus} instead.
|
|
4194
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMinus} instead. */
|
|
4197
4195
|
default as MinusSquareIcon
|
|
4198
4196
|
} from '../icons/square-minus';
|
|
4199
4197
|
// SquareMousePointer aliases
|
|
4200
4198
|
export { default as SquareMousePointerIcon } from '../icons/square-mouse-pointer';
|
|
4201
4199
|
export {
|
|
4202
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMousePointer} instead.
|
|
4200
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMousePointer} instead. */
|
|
4203
4201
|
default as InspectIcon
|
|
4204
4202
|
} from '../icons/square-mouse-pointer';
|
|
4203
|
+
// SquareMenu aliases
|
|
4204
|
+
export { default as SquareMenuIcon } from '../icons/square-menu';
|
|
4205
|
+
export {
|
|
4206
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMenu} instead. */
|
|
4207
|
+
default as MenuSquareIcon
|
|
4208
|
+
} from '../icons/square-menu';
|
|
4205
4209
|
// SquareParkingOff aliases
|
|
4206
4210
|
export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
|
|
4207
4211
|
export {
|
|
4208
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead.
|
|
4212
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. */
|
|
4209
4213
|
default as ParkingSquareOffIcon
|
|
4210
4214
|
} from '../icons/square-parking-off';
|
|
4211
4215
|
// SquareParking aliases
|
|
4212
4216
|
export { default as SquareParkingIcon } from '../icons/square-parking';
|
|
4213
4217
|
export {
|
|
4214
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParking} instead.
|
|
4218
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParking} instead. */
|
|
4215
4219
|
default as ParkingSquareIcon
|
|
4216
4220
|
} from '../icons/square-parking';
|
|
4221
|
+
// SquarePercent aliases
|
|
4222
|
+
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
4223
|
+
export {
|
|
4224
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. */
|
|
4225
|
+
default as PercentSquareIcon
|
|
4226
|
+
} from '../icons/square-percent';
|
|
4217
4227
|
// SquarePen aliases
|
|
4218
4228
|
export { default as SquarePenIcon } from '../icons/square-pen';
|
|
4219
4229
|
export {
|
|
4220
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead.
|
|
4230
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. */
|
|
4221
4231
|
default as PenBoxIcon
|
|
4222
4232
|
} from '../icons/square-pen';
|
|
4223
4233
|
export {
|
|
4224
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead.
|
|
4234
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. */
|
|
4225
4235
|
default as EditIcon
|
|
4226
4236
|
} from '../icons/square-pen';
|
|
4227
4237
|
export {
|
|
4228
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead.
|
|
4238
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. */
|
|
4229
4239
|
default as PenSquareIcon
|
|
4230
4240
|
} from '../icons/square-pen';
|
|
4231
|
-
// SquarePercent aliases
|
|
4232
|
-
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
4233
|
-
export {
|
|
4234
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. This alias will be removed in v1.0 */
|
|
4235
|
-
default as PercentSquareIcon
|
|
4236
|
-
} from '../icons/square-percent';
|
|
4237
4241
|
// SquarePi aliases
|
|
4238
4242
|
export { default as SquarePiIcon } from '../icons/square-pi';
|
|
4239
4243
|
export {
|
|
4240
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead.
|
|
4244
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead. */
|
|
4241
4245
|
default as PiSquareIcon
|
|
4242
4246
|
} from '../icons/square-pi';
|
|
4243
4247
|
// SquarePilcrow aliases
|
|
4244
4248
|
export { default as SquarePilcrowIcon } from '../icons/square-pilcrow';
|
|
4245
4249
|
export {
|
|
4246
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead.
|
|
4250
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead. */
|
|
4247
4251
|
default as PilcrowSquareIcon
|
|
4248
4252
|
} from '../icons/square-pilcrow';
|
|
4249
|
-
// SquarePlay aliases
|
|
4250
|
-
export { default as SquarePlayIcon } from '../icons/square-play';
|
|
4251
|
-
export {
|
|
4252
|
-
/** @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 */
|
|
4253
|
-
default as PlaySquareIcon
|
|
4254
|
-
} from '../icons/square-play';
|
|
4255
4253
|
// SquarePlus aliases
|
|
4256
4254
|
export { default as SquarePlusIcon } from '../icons/square-plus';
|
|
4257
4255
|
export {
|
|
4258
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlus} instead.
|
|
4256
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlus} instead. */
|
|
4259
4257
|
default as PlusSquareIcon
|
|
4260
4258
|
} from '../icons/square-plus';
|
|
4259
|
+
// SquarePlay aliases
|
|
4260
|
+
export { default as SquarePlayIcon } from '../icons/square-play';
|
|
4261
|
+
export {
|
|
4262
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlay} instead. */
|
|
4263
|
+
default as PlaySquareIcon
|
|
4264
|
+
} from '../icons/square-play';
|
|
4261
4265
|
// SquarePower aliases
|
|
4262
4266
|
export { default as SquarePowerIcon } from '../icons/square-power';
|
|
4263
4267
|
export {
|
|
4264
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead.
|
|
4268
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead. */
|
|
4265
4269
|
default as PowerSquareIcon
|
|
4266
4270
|
} from '../icons/square-power';
|
|
4267
4271
|
// SquareScissors aliases
|
|
4268
4272
|
export { default as SquareScissorsIcon } from '../icons/square-scissors';
|
|
4269
4273
|
export {
|
|
4270
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareScissors} instead.
|
|
4274
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareScissors} instead. */
|
|
4271
4275
|
default as ScissorsSquareIcon
|
|
4272
4276
|
} from '../icons/square-scissors';
|
|
4273
4277
|
// SquareSigma aliases
|
|
4274
4278
|
export { default as SquareSigmaIcon } from '../icons/square-sigma';
|
|
4275
4279
|
export {
|
|
4276
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead.
|
|
4280
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. */
|
|
4277
4281
|
default as SigmaSquareIcon
|
|
4278
4282
|
} from '../icons/square-sigma';
|
|
4279
|
-
// SquareSplitHorizontal aliases
|
|
4280
|
-
export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
|
|
4281
|
-
export {
|
|
4282
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. This alias will be removed in v1.0 */
|
|
4283
|
-
default as SplitSquareHorizontalIcon
|
|
4284
|
-
} from '../icons/square-split-horizontal';
|
|
4285
4283
|
// SquareSlash aliases
|
|
4286
4284
|
export { default as SquareSlashIcon } from '../icons/square-slash';
|
|
4287
4285
|
export {
|
|
4288
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead.
|
|
4286
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. */
|
|
4289
4287
|
default as SlashSquareIcon
|
|
4290
4288
|
} from '../icons/square-slash';
|
|
4291
4289
|
// SquareSplitVertical aliases
|
|
4292
4290
|
export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical';
|
|
4293
4291
|
export {
|
|
4294
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead.
|
|
4292
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. */
|
|
4295
4293
|
default as SplitSquareVerticalIcon
|
|
4296
4294
|
} from '../icons/square-split-vertical';
|
|
4297
|
-
//
|
|
4298
|
-
export { default as
|
|
4295
|
+
// SquareSplitHorizontal aliases
|
|
4296
|
+
export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
|
|
4299
4297
|
export {
|
|
4300
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4301
|
-
default as
|
|
4302
|
-
} from '../icons/square-
|
|
4298
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. */
|
|
4299
|
+
default as SplitSquareHorizontalIcon
|
|
4300
|
+
} from '../icons/square-split-horizontal';
|
|
4303
4301
|
// SquareTerminal aliases
|
|
4304
4302
|
export { default as SquareTerminalIcon } from '../icons/square-terminal';
|
|
4305
4303
|
export {
|
|
4306
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead.
|
|
4304
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead. */
|
|
4307
4305
|
default as TerminalSquareIcon
|
|
4308
4306
|
} from '../icons/square-terminal';
|
|
4307
|
+
// SquareUserRound aliases
|
|
4308
|
+
export { default as SquareUserRoundIcon } from '../icons/square-user-round';
|
|
4309
|
+
export {
|
|
4310
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. */
|
|
4311
|
+
default as UserSquare2Icon
|
|
4312
|
+
} from '../icons/square-user-round';
|
|
4309
4313
|
// SquareUser aliases
|
|
4310
4314
|
export { default as SquareUserIcon } from '../icons/square-user';
|
|
4311
4315
|
export {
|
|
4312
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead.
|
|
4316
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. */
|
|
4313
4317
|
default as UserSquareIcon
|
|
4314
4318
|
} from '../icons/square-user';
|
|
4315
|
-
// SquareX aliases
|
|
4316
|
-
export { default as SquareXIcon } from '../icons/square-x';
|
|
4317
|
-
export {
|
|
4318
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareX} instead. This alias will be removed in v1.0 */
|
|
4319
|
-
default as XSquareIcon
|
|
4320
|
-
} from '../icons/square-x';
|
|
4321
4319
|
// TestTubeDiagonal aliases
|
|
4322
4320
|
export { default as TestTubeDiagonalIcon } from '../icons/test-tube-diagonal';
|
|
4323
4321
|
export {
|
|
4324
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TestTubeDiagonal} instead.
|
|
4322
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TestTubeDiagonal} instead. */
|
|
4325
4323
|
default as TestTube2Icon
|
|
4326
4324
|
} from '../icons/test-tube-diagonal';
|
|
4325
|
+
// SquareX aliases
|
|
4326
|
+
export { default as SquareXIcon } from '../icons/square-x';
|
|
4327
|
+
export {
|
|
4328
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareX} instead. */
|
|
4329
|
+
default as XSquareIcon
|
|
4330
|
+
} from '../icons/square-x';
|
|
4327
4331
|
// TextAlignCenter aliases
|
|
4328
4332
|
export { default as TextAlignCenterIcon } from '../icons/text-align-center';
|
|
4329
4333
|
export {
|
|
4330
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignCenter} instead.
|
|
4334
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignCenter} instead. */
|
|
4331
4335
|
default as AlignCenterIcon
|
|
4332
4336
|
} from '../icons/text-align-center';
|
|
4333
4337
|
// TextAlignEnd aliases
|
|
4334
4338
|
export { default as TextAlignEndIcon } from '../icons/text-align-end';
|
|
4335
4339
|
export {
|
|
4336
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignEnd} instead.
|
|
4340
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignEnd} instead. */
|
|
4337
4341
|
default as AlignRightIcon
|
|
4338
4342
|
} from '../icons/text-align-end';
|
|
4343
|
+
// TextInitial aliases
|
|
4344
|
+
export { default as TextInitialIcon } from '../icons/text-initial';
|
|
4345
|
+
export {
|
|
4346
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead. */
|
|
4347
|
+
default as LetterTextIcon
|
|
4348
|
+
} from '../icons/text-initial';
|
|
4339
4349
|
// TextAlignJustify aliases
|
|
4340
4350
|
export { default as TextAlignJustifyIcon } from '../icons/text-align-justify';
|
|
4341
4351
|
export {
|
|
4342
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead.
|
|
4352
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead. */
|
|
4343
4353
|
default as AlignJustifyIcon
|
|
4344
4354
|
} from '../icons/text-align-justify';
|
|
4345
4355
|
// TextAlignStart aliases
|
|
4346
4356
|
export { default as TextAlignStartIcon } from '../icons/text-align-start';
|
|
4347
4357
|
export {
|
|
4348
|
-
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link TextAlignStart} instead.
|
|
4358
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link TextAlignStart} instead. */
|
|
4349
4359
|
default as TextIcon
|
|
4350
4360
|
} from '../icons/text-align-start';
|
|
4351
4361
|
export {
|
|
4352
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignStart} instead.
|
|
4362
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignStart} instead. */
|
|
4353
4363
|
default as AlignLeftIcon
|
|
4354
4364
|
} from '../icons/text-align-start';
|
|
4355
|
-
// TextInitial aliases
|
|
4356
|
-
export { default as TextInitialIcon } from '../icons/text-initial';
|
|
4357
|
-
export {
|
|
4358
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead. This alias will be removed in v1.0 */
|
|
4359
|
-
default as LetterTextIcon
|
|
4360
|
-
} from '../icons/text-initial';
|
|
4361
4365
|
// TextWrap aliases
|
|
4362
4366
|
export { default as TextWrapIcon } from '../icons/text-wrap';
|
|
4363
4367
|
export {
|
|
4364
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead.
|
|
4368
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. */
|
|
4365
4369
|
default as WrapTextIcon
|
|
4366
4370
|
} from '../icons/text-wrap';
|
|
4367
4371
|
// TramFront aliases
|
|
4368
4372
|
export { default as TramFrontIcon } from '../icons/tram-front';
|
|
4369
4373
|
export {
|
|
4370
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead.
|
|
4374
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead. */
|
|
4371
4375
|
default as TrainIcon
|
|
4372
4376
|
} from '../icons/tram-front';
|
|
4373
4377
|
// TreePalm aliases
|
|
4374
4378
|
export { default as TreePalmIcon } from '../icons/tree-palm';
|
|
4375
4379
|
export {
|
|
4376
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TreePalm} instead.
|
|
4380
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TreePalm} instead. */
|
|
4377
4381
|
default as PalmtreeIcon
|
|
4378
4382
|
} from '../icons/tree-palm';
|
|
4383
|
+
// TriangleAlert aliases
|
|
4384
|
+
export { default as TriangleAlertIcon } from '../icons/triangle-alert';
|
|
4385
|
+
export {
|
|
4386
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead. */
|
|
4387
|
+
default as AlertTriangleIcon
|
|
4388
|
+
} from '../icons/triangle-alert';
|
|
4379
4389
|
// TvMinimal aliases
|
|
4380
4390
|
export { default as TvMinimalIcon } from '../icons/tv-minimal';
|
|
4381
4391
|
export {
|
|
4382
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead.
|
|
4392
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead. */
|
|
4383
4393
|
default as Tv2Icon
|
|
4384
4394
|
} from '../icons/tv-minimal';
|
|
4385
4395
|
// University aliases
|
|
4386
4396
|
export { default as UniversityIcon } from '../icons/university';
|
|
4387
4397
|
export {
|
|
4388
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link University} instead.
|
|
4398
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link University} instead. */
|
|
4389
4399
|
default as School2Icon
|
|
4390
4400
|
} from '../icons/university';
|
|
4391
|
-
//
|
|
4392
|
-
export { default as
|
|
4401
|
+
// UserRoundCog aliases
|
|
4402
|
+
export { default as UserRoundCogIcon } from '../icons/user-round-cog';
|
|
4393
4403
|
export {
|
|
4394
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4395
|
-
default as
|
|
4396
|
-
} from '../icons/
|
|
4404
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCog} instead. */
|
|
4405
|
+
default as UserCog2Icon
|
|
4406
|
+
} from '../icons/user-round-cog';
|
|
4397
4407
|
// UserRoundCheck aliases
|
|
4398
4408
|
export { default as UserRoundCheckIcon } from '../icons/user-round-check';
|
|
4399
4409
|
export {
|
|
4400
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCheck} instead.
|
|
4410
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCheck} instead. */
|
|
4401
4411
|
default as UserCheck2Icon
|
|
4402
4412
|
} from '../icons/user-round-check';
|
|
4403
|
-
// UserRoundCog aliases
|
|
4404
|
-
export { default as UserRoundCogIcon } from '../icons/user-round-cog';
|
|
4405
|
-
export {
|
|
4406
|
-
/** @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 */
|
|
4407
|
-
default as UserCog2Icon
|
|
4408
|
-
} from '../icons/user-round-cog';
|
|
4409
4413
|
// UserRoundMinus aliases
|
|
4410
4414
|
export { default as UserRoundMinusIcon } from '../icons/user-round-minus';
|
|
4411
4415
|
export {
|
|
4412
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundMinus} instead.
|
|
4416
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundMinus} instead. */
|
|
4413
4417
|
default as UserMinus2Icon
|
|
4414
4418
|
} from '../icons/user-round-minus';
|
|
4415
4419
|
// UserRoundPlus aliases
|
|
4416
4420
|
export { default as UserRoundPlusIcon } from '../icons/user-round-plus';
|
|
4417
4421
|
export {
|
|
4418
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundPlus} instead.
|
|
4422
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundPlus} instead. */
|
|
4419
4423
|
default as UserPlus2Icon
|
|
4420
4424
|
} from '../icons/user-round-plus';
|
|
4421
|
-
// UserRoundX aliases
|
|
4422
|
-
export { default as UserRoundXIcon } from '../icons/user-round-x';
|
|
4423
|
-
export {
|
|
4424
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. This alias will be removed in v1.0 */
|
|
4425
|
-
default as UserX2Icon
|
|
4426
|
-
} from '../icons/user-round-x';
|
|
4427
4425
|
// UserRound aliases
|
|
4428
4426
|
export { default as UserRoundIcon } from '../icons/user-round';
|
|
4429
4427
|
export {
|
|
4430
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead.
|
|
4428
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. */
|
|
4431
4429
|
default as User2Icon
|
|
4432
4430
|
} from '../icons/user-round';
|
|
4431
|
+
// UserRoundX aliases
|
|
4432
|
+
export { default as UserRoundXIcon } from '../icons/user-round-x';
|
|
4433
|
+
export {
|
|
4434
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. */
|
|
4435
|
+
default as UserX2Icon
|
|
4436
|
+
} from '../icons/user-round-x';
|
|
4433
4437
|
// UsersRound aliases
|
|
4434
4438
|
export { default as UsersRoundIcon } from '../icons/users-round';
|
|
4435
4439
|
export {
|
|
4436
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UsersRound} instead.
|
|
4440
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UsersRound} instead. */
|
|
4437
4441
|
default as Users2Icon
|
|
4438
4442
|
} from '../icons/users-round';
|
|
4439
4443
|
// Utensils aliases
|
|
4440
4444
|
export { default as UtensilsIcon } from '../icons/utensils';
|
|
4441
4445
|
export {
|
|
4442
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Utensils} instead.
|
|
4446
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Utensils} instead. */
|
|
4443
4447
|
default as ForkKnifeIcon
|
|
4444
4448
|
} from '../icons/utensils';
|
|
4445
4449
|
// UtensilsCrossed aliases
|
|
4446
4450
|
export { default as UtensilsCrossedIcon } from '../icons/utensils-crossed';
|
|
4447
4451
|
export {
|
|
4448
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UtensilsCrossed} instead.
|
|
4452
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UtensilsCrossed} instead. */
|
|
4449
4453
|
default as ForkKnifeCrossedIcon
|
|
4450
4454
|
} from '../icons/utensils-crossed';
|
|
4451
|
-
// WalletMinimal aliases
|
|
4452
|
-
export { default as WalletMinimalIcon } from '../icons/wallet-minimal';
|
|
4453
|
-
export {
|
|
4454
|
-
/** @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 */
|
|
4455
|
-
default as Wallet2Icon
|
|
4456
|
-
} from '../icons/wallet-minimal';
|
|
4457
4455
|
// WandSparkles aliases
|
|
4458
4456
|
export { default as WandSparklesIcon } from '../icons/wand-sparkles';
|
|
4459
4457
|
export {
|
|
4460
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead.
|
|
4458
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead. */
|
|
4461
4459
|
default as Wand2Icon
|
|
4462
4460
|
} from '../icons/wand-sparkles';
|
|
4461
|
+
// WalletMinimal aliases
|
|
4462
|
+
export { default as WalletMinimalIcon } from '../icons/wallet-minimal';
|
|
4463
|
+
export {
|
|
4464
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. */
|
|
4465
|
+
default as Wallet2Icon
|
|
4466
|
+
} from '../icons/wallet-minimal';
|
|
4463
4467
|
// WavesHorizontal aliases
|
|
4464
4468
|
export { default as WavesHorizontalIcon } from '../icons/waves-horizontal';
|
|
4465
4469
|
export {
|
|
4466
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WavesHorizontal} instead.
|
|
4470
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WavesHorizontal} instead. */
|
|
4467
4471
|
default as WavesIcon
|
|
4468
4472
|
} from '../icons/waves-horizontal';
|
|
4469
4473
|
|