@lucide/astro 0.547.0 → 0.549.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 +60 -60
- package/src/aliases/prefixed.ts +599 -595
- package/src/aliases/suffixed.ts +944 -940
- package/src/icons/gamepad-directional.ts +18 -0
- package/src/icons/git-branch-minus.ts +18 -0
- package/src/icons/index.ts +149 -147
package/src/aliases/suffixed.ts
CHANGED
|
@@ -6,58 +6,58 @@ export { default as AArrowUpIcon } from '../icons/a-arrow-up';
|
|
|
6
6
|
export { default as ALargeSmallIcon } from '../icons/a-large-small';
|
|
7
7
|
// Accessibility aliases
|
|
8
8
|
export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
9
|
-
// Activity aliases
|
|
10
|
-
export { default as ActivityIcon } from '../icons/activity';
|
|
11
9
|
// AirVent aliases
|
|
12
10
|
export { default as AirVentIcon } from '../icons/air-vent';
|
|
13
|
-
//
|
|
14
|
-
export { default as
|
|
11
|
+
// Activity aliases
|
|
12
|
+
export { default as ActivityIcon } from '../icons/activity';
|
|
15
13
|
// Airplay aliases
|
|
16
14
|
export { default as AirplayIcon } from '../icons/airplay';
|
|
15
|
+
// AlarmClockOff aliases
|
|
16
|
+
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
17
17
|
// AlarmClock aliases
|
|
18
18
|
export { default as AlarmClockIcon } from '../icons/alarm-clock';
|
|
19
19
|
// AlarmSmoke aliases
|
|
20
20
|
export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
|
|
21
21
|
// Album aliases
|
|
22
22
|
export { default as AlbumIcon } from '../icons/album';
|
|
23
|
-
// AlignCenterHorizontal aliases
|
|
24
|
-
export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
|
|
25
23
|
// AlignCenterVertical aliases
|
|
26
24
|
export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
|
|
27
25
|
// AlignEndHorizontal aliases
|
|
28
26
|
export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal';
|
|
29
|
-
//
|
|
30
|
-
export { default as
|
|
31
|
-
// AlignHorizontalDistributeEnd aliases
|
|
32
|
-
export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-horizontal-distribute-end';
|
|
27
|
+
// AlignCenterHorizontal aliases
|
|
28
|
+
export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
|
|
33
29
|
// AlignHorizontalDistributeCenter aliases
|
|
34
30
|
export { default as AlignHorizontalDistributeCenterIcon } from '../icons/align-horizontal-distribute-center';
|
|
35
|
-
//
|
|
36
|
-
export { default as
|
|
31
|
+
// AlignHorizontalDistributeEnd aliases
|
|
32
|
+
export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-horizontal-distribute-end';
|
|
33
|
+
// AlignEndVertical aliases
|
|
34
|
+
export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
|
|
37
35
|
// AlignHorizontalJustifyCenter aliases
|
|
38
36
|
export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-horizontal-justify-center';
|
|
37
|
+
// AlignHorizontalDistributeStart aliases
|
|
38
|
+
export { default as AlignHorizontalDistributeStartIcon } from '../icons/align-horizontal-distribute-start';
|
|
39
39
|
// AlignHorizontalJustifyEnd aliases
|
|
40
40
|
export { default as AlignHorizontalJustifyEndIcon } from '../icons/align-horizontal-justify-end';
|
|
41
41
|
// AlignHorizontalJustifyStart aliases
|
|
42
42
|
export { default as AlignHorizontalJustifyStartIcon } from '../icons/align-horizontal-justify-start';
|
|
43
43
|
// AlignHorizontalSpaceAround aliases
|
|
44
44
|
export { default as AlignHorizontalSpaceAroundIcon } from '../icons/align-horizontal-space-around';
|
|
45
|
-
// AlignHorizontalSpaceBetween aliases
|
|
46
|
-
export { default as AlignHorizontalSpaceBetweenIcon } from '../icons/align-horizontal-space-between';
|
|
47
45
|
// AlignStartHorizontal aliases
|
|
48
46
|
export { default as AlignStartHorizontalIcon } from '../icons/align-start-horizontal';
|
|
49
|
-
//
|
|
50
|
-
export { default as
|
|
47
|
+
// AlignHorizontalSpaceBetween aliases
|
|
48
|
+
export { default as AlignHorizontalSpaceBetweenIcon } from '../icons/align-horizontal-space-between';
|
|
51
49
|
// AlignStartVertical aliases
|
|
52
50
|
export { default as AlignStartVerticalIcon } from '../icons/align-start-vertical';
|
|
51
|
+
// AlignVerticalDistributeCenter aliases
|
|
52
|
+
export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-vertical-distribute-center';
|
|
53
53
|
// AlignVerticalDistributeEnd aliases
|
|
54
54
|
export { default as AlignVerticalDistributeEndIcon } from '../icons/align-vertical-distribute-end';
|
|
55
|
+
// AlignVerticalJustifyEnd aliases
|
|
56
|
+
export { default as AlignVerticalJustifyEndIcon } from '../icons/align-vertical-justify-end';
|
|
55
57
|
// AlignVerticalDistributeStart aliases
|
|
56
58
|
export { default as AlignVerticalDistributeStartIcon } from '../icons/align-vertical-distribute-start';
|
|
57
59
|
// AlignVerticalJustifyCenter aliases
|
|
58
60
|
export { default as AlignVerticalJustifyCenterIcon } from '../icons/align-vertical-justify-center';
|
|
59
|
-
// AlignVerticalJustifyEnd aliases
|
|
60
|
-
export { default as AlignVerticalJustifyEndIcon } from '../icons/align-vertical-justify-end';
|
|
61
61
|
// AlignVerticalJustifyStart aliases
|
|
62
62
|
export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start';
|
|
63
63
|
// AlignVerticalSpaceAround aliases
|
|
@@ -68,28 +68,28 @@ export { default as AmbulanceIcon } from '../icons/ambulance';
|
|
|
68
68
|
export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
|
|
69
69
|
// Ampersand aliases
|
|
70
70
|
export { default as AmpersandIcon } from '../icons/ampersand';
|
|
71
|
+
// Ampersands aliases
|
|
72
|
+
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
71
73
|
// Amphora aliases
|
|
72
74
|
export { default as AmphoraIcon } from '../icons/amphora';
|
|
73
75
|
// Anchor aliases
|
|
74
76
|
export { default as AnchorIcon } from '../icons/anchor';
|
|
75
|
-
// Ampersands aliases
|
|
76
|
-
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
77
77
|
// Angry aliases
|
|
78
78
|
export { default as AngryIcon } from '../icons/angry';
|
|
79
|
-
// Annoyed aliases
|
|
80
|
-
export { default as AnnoyedIcon } from '../icons/annoyed';
|
|
81
79
|
// Antenna aliases
|
|
82
80
|
export { default as AntennaIcon } from '../icons/antenna';
|
|
81
|
+
// Annoyed aliases
|
|
82
|
+
export { default as AnnoyedIcon } from '../icons/annoyed';
|
|
83
83
|
// Anvil aliases
|
|
84
84
|
export { default as AnvilIcon } from '../icons/anvil';
|
|
85
85
|
// Aperture aliases
|
|
86
86
|
export { default as ApertureIcon } from '../icons/aperture';
|
|
87
87
|
// AppWindowMac aliases
|
|
88
88
|
export { default as AppWindowMacIcon } from '../icons/app-window-mac';
|
|
89
|
-
// Apple aliases
|
|
90
|
-
export { default as AppleIcon } from '../icons/apple';
|
|
91
89
|
// AppWindow aliases
|
|
92
90
|
export { default as AppWindowIcon } from '../icons/app-window';
|
|
91
|
+
// Apple aliases
|
|
92
|
+
export { default as AppleIcon } from '../icons/apple';
|
|
93
93
|
// ArchiveRestore aliases
|
|
94
94
|
export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
|
|
95
95
|
// ArchiveX aliases
|
|
@@ -118,10 +118,10 @@ export { default as ArrowBigUpIcon } from '../icons/arrow-big-up';
|
|
|
118
118
|
export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
|
|
119
119
|
// ArrowDownLeft aliases
|
|
120
120
|
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
121
|
-
// ArrowDownRight aliases
|
|
122
|
-
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
|
|
123
121
|
// ArrowDownNarrowWide aliases
|
|
124
122
|
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
123
|
+
// ArrowDownRight aliases
|
|
124
|
+
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
|
|
125
125
|
// ArrowDownToDot aliases
|
|
126
126
|
export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
|
|
127
127
|
// ArrowDownToLine aliases
|
|
@@ -140,10 +140,10 @@ export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
|
|
|
140
140
|
export { default as ArrowLeftIcon } from '../icons/arrow-left';
|
|
141
141
|
// ArrowRightFromLine aliases
|
|
142
142
|
export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
|
|
143
|
-
// ArrowRightLeft aliases
|
|
144
|
-
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
145
143
|
// ArrowRightToLine aliases
|
|
146
144
|
export { default as ArrowRightToLineIcon } from '../icons/arrow-right-to-line';
|
|
145
|
+
// ArrowRightLeft aliases
|
|
146
|
+
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
147
147
|
// ArrowRight aliases
|
|
148
148
|
export { default as ArrowRightIcon } from '../icons/arrow-right';
|
|
149
149
|
// ArrowUpDown aliases
|
|
@@ -158,10 +158,10 @@ export { default as ArrowUpLeftIcon } from '../icons/arrow-up-left';
|
|
|
158
158
|
export { default as ArrowUpRightIcon } from '../icons/arrow-up-right';
|
|
159
159
|
// ArrowUpToLine aliases
|
|
160
160
|
export { default as ArrowUpToLineIcon } from '../icons/arrow-up-to-line';
|
|
161
|
-
// ArrowUpWideNarrow aliases
|
|
162
|
-
export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow';
|
|
163
161
|
// ArrowUp aliases
|
|
164
162
|
export { default as ArrowUpIcon } from '../icons/arrow-up';
|
|
163
|
+
// ArrowUpWideNarrow aliases
|
|
164
|
+
export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow';
|
|
165
165
|
// ArrowsUpFromLine aliases
|
|
166
166
|
export { default as ArrowsUpFromLineIcon } from '../icons/arrows-up-from-line';
|
|
167
167
|
// Asterisk aliases
|
|
@@ -180,10 +180,10 @@ export { default as AwardIcon } from '../icons/award';
|
|
|
180
180
|
export { default as AxeIcon } from '../icons/axe';
|
|
181
181
|
// Baby aliases
|
|
182
182
|
export { default as BabyIcon } from '../icons/baby';
|
|
183
|
-
// BadgeAlert aliases
|
|
184
|
-
export { default as BadgeAlertIcon } from '../icons/badge-alert';
|
|
185
183
|
// Backpack aliases
|
|
186
184
|
export { default as BackpackIcon } from '../icons/backpack';
|
|
185
|
+
// BadgeAlert aliases
|
|
186
|
+
export { default as BadgeAlertIcon } from '../icons/badge-alert';
|
|
187
187
|
// BadgeCent aliases
|
|
188
188
|
export { default as BadgeCentIcon } from '../icons/badge-cent';
|
|
189
189
|
// BadgeDollarSign aliases
|
|
@@ -192,20 +192,20 @@ export { default as BadgeDollarSignIcon } from '../icons/badge-dollar-sign';
|
|
|
192
192
|
export { default as BadgeEuroIcon } from '../icons/badge-euro';
|
|
193
193
|
// BadgeIndianRupee aliases
|
|
194
194
|
export { default as BadgeIndianRupeeIcon } from '../icons/badge-indian-rupee';
|
|
195
|
-
// BadgeInfo aliases
|
|
196
|
-
export { default as BadgeInfoIcon } from '../icons/badge-info';
|
|
197
195
|
// BadgeJapaneseYen aliases
|
|
198
196
|
export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen';
|
|
197
|
+
// BadgeInfo aliases
|
|
198
|
+
export { default as BadgeInfoIcon } from '../icons/badge-info';
|
|
199
199
|
// BadgeMinus aliases
|
|
200
200
|
export { default as BadgeMinusIcon } from '../icons/badge-minus';
|
|
201
201
|
// BadgePercent aliases
|
|
202
202
|
export { default as BadgePercentIcon } from '../icons/badge-percent';
|
|
203
|
+
// BadgePlus aliases
|
|
204
|
+
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
203
205
|
// BadgePoundSterling aliases
|
|
204
206
|
export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
|
|
205
207
|
// BadgeRussianRuble aliases
|
|
206
208
|
export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
207
|
-
// BadgePlus aliases
|
|
208
|
-
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
209
209
|
// BadgeSwissFranc aliases
|
|
210
210
|
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
211
211
|
// BadgeTurkishLira aliases
|
|
@@ -218,74 +218,74 @@ export { default as BadgeIcon } from '../icons/badge';
|
|
|
218
218
|
export { default as BaggageClaimIcon } from '../icons/baggage-claim';
|
|
219
219
|
// Ban aliases
|
|
220
220
|
export { default as BanIcon } from '../icons/ban';
|
|
221
|
-
// Bandage aliases
|
|
222
|
-
export { default as BandageIcon } from '../icons/bandage';
|
|
223
221
|
// Banana aliases
|
|
224
222
|
export { default as BananaIcon } from '../icons/banana';
|
|
225
|
-
//
|
|
226
|
-
export { default as
|
|
223
|
+
// Bandage aliases
|
|
224
|
+
export { default as BandageIcon } from '../icons/bandage';
|
|
227
225
|
// BanknoteArrowDown aliases
|
|
228
226
|
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
227
|
+
// BanknoteArrowUp aliases
|
|
228
|
+
export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
|
|
229
229
|
// BanknoteX aliases
|
|
230
230
|
export { default as BanknoteXIcon } from '../icons/banknote-x';
|
|
231
231
|
// Banknote aliases
|
|
232
232
|
export { default as BanknoteIcon } from '../icons/banknote';
|
|
233
233
|
// Barcode aliases
|
|
234
234
|
export { default as BarcodeIcon } from '../icons/barcode';
|
|
235
|
-
// Bath aliases
|
|
236
|
-
export { default as BathIcon } from '../icons/bath';
|
|
237
235
|
// Barrel aliases
|
|
238
236
|
export { default as BarrelIcon } from '../icons/barrel';
|
|
239
237
|
// Baseline aliases
|
|
240
238
|
export { default as BaselineIcon } from '../icons/baseline';
|
|
241
|
-
//
|
|
242
|
-
export { default as
|
|
243
|
-
// BatteryLow aliases
|
|
244
|
-
export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
239
|
+
// Bath aliases
|
|
240
|
+
export { default as BathIcon } from '../icons/bath';
|
|
245
241
|
// BatteryFull aliases
|
|
246
242
|
export { default as BatteryFullIcon } from '../icons/battery-full';
|
|
243
|
+
// BatteryCharging aliases
|
|
244
|
+
export { default as BatteryChargingIcon } from '../icons/battery-charging';
|
|
247
245
|
// BatteryMedium aliases
|
|
248
246
|
export { default as BatteryMediumIcon } from '../icons/battery-medium';
|
|
249
|
-
//
|
|
250
|
-
export { default as
|
|
247
|
+
// BatteryLow aliases
|
|
248
|
+
export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
251
249
|
// BatteryWarning aliases
|
|
252
250
|
export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
253
|
-
//
|
|
254
|
-
export { default as
|
|
251
|
+
// BatteryPlus aliases
|
|
252
|
+
export { default as BatteryPlusIcon } from '../icons/battery-plus';
|
|
255
253
|
// Battery aliases
|
|
256
254
|
export { default as BatteryIcon } from '../icons/battery';
|
|
257
|
-
// BeanOff aliases
|
|
258
|
-
export { default as BeanOffIcon } from '../icons/bean-off';
|
|
259
255
|
// Bean aliases
|
|
260
256
|
export { default as BeanIcon } from '../icons/bean';
|
|
257
|
+
// Beaker aliases
|
|
258
|
+
export { default as BeakerIcon } from '../icons/beaker';
|
|
261
259
|
// BedDouble aliases
|
|
262
260
|
export { default as BedDoubleIcon } from '../icons/bed-double';
|
|
261
|
+
// BeanOff aliases
|
|
262
|
+
export { default as BeanOffIcon } from '../icons/bean-off';
|
|
263
263
|
// BedSingle aliases
|
|
264
264
|
export { default as BedSingleIcon } from '../icons/bed-single';
|
|
265
|
-
// Beef aliases
|
|
266
|
-
export { default as BeefIcon } from '../icons/beef';
|
|
267
265
|
// Bed aliases
|
|
268
266
|
export { default as BedIcon } from '../icons/bed';
|
|
267
|
+
// Beef aliases
|
|
268
|
+
export { default as BeefIcon } from '../icons/beef';
|
|
269
269
|
// BeerOff aliases
|
|
270
270
|
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
271
271
|
// Beer aliases
|
|
272
272
|
export { default as BeerIcon } from '../icons/beer';
|
|
273
|
-
// BellElectric aliases
|
|
274
|
-
export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
275
273
|
// BellDot aliases
|
|
276
274
|
export { default as BellDotIcon } from '../icons/bell-dot';
|
|
275
|
+
// BellElectric aliases
|
|
276
|
+
export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
277
277
|
// BellMinus aliases
|
|
278
278
|
export { default as BellMinusIcon } from '../icons/bell-minus';
|
|
279
279
|
// BellOff aliases
|
|
280
280
|
export { default as BellOffIcon } from '../icons/bell-off';
|
|
281
281
|
// BellPlus aliases
|
|
282
282
|
export { default as BellPlusIcon } from '../icons/bell-plus';
|
|
283
|
+
// BellRing aliases
|
|
284
|
+
export { default as BellRingIcon } from '../icons/bell-ring';
|
|
283
285
|
// Bell aliases
|
|
284
286
|
export { default as BellIcon } from '../icons/bell';
|
|
285
287
|
// BetweenVerticalEnd aliases
|
|
286
288
|
export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end';
|
|
287
|
-
// BellRing aliases
|
|
288
|
-
export { default as BellRingIcon } from '../icons/bell-ring';
|
|
289
289
|
// BetweenVerticalStart aliases
|
|
290
290
|
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
|
|
291
291
|
// BicepsFlexed aliases
|
|
@@ -294,34 +294,34 @@ export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
|
|
|
294
294
|
export { default as BikeIcon } from '../icons/bike';
|
|
295
295
|
// Binoculars aliases
|
|
296
296
|
export { default as BinocularsIcon } from '../icons/binoculars';
|
|
297
|
-
// Binary aliases
|
|
298
|
-
export { default as BinaryIcon } from '../icons/binary';
|
|
299
297
|
// Biohazard aliases
|
|
300
298
|
export { default as BiohazardIcon } from '../icons/biohazard';
|
|
299
|
+
// Binary aliases
|
|
300
|
+
export { default as BinaryIcon } from '../icons/binary';
|
|
301
|
+
// Bird aliases
|
|
302
|
+
export { default as BirdIcon } from '../icons/bird';
|
|
301
303
|
// Birdhouse aliases
|
|
302
304
|
export { default as BirdhouseIcon } from '../icons/birdhouse';
|
|
303
305
|
// Bitcoin aliases
|
|
304
306
|
export { default as BitcoinIcon } from '../icons/bitcoin';
|
|
305
307
|
// Blend aliases
|
|
306
308
|
export { default as BlendIcon } from '../icons/blend';
|
|
307
|
-
// Bird aliases
|
|
308
|
-
export { default as BirdIcon } from '../icons/bird';
|
|
309
|
-
// Blocks aliases
|
|
310
|
-
export { default as BlocksIcon } from '../icons/blocks';
|
|
311
309
|
// Blinds aliases
|
|
312
310
|
export { default as BlindsIcon } from '../icons/blinds';
|
|
311
|
+
// Blocks aliases
|
|
312
|
+
export { default as BlocksIcon } from '../icons/blocks';
|
|
313
313
|
// BluetoothConnected aliases
|
|
314
314
|
export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected';
|
|
315
315
|
// BluetoothOff aliases
|
|
316
316
|
export { default as BluetoothOffIcon } from '../icons/bluetooth-off';
|
|
317
|
-
// BluetoothSearching aliases
|
|
318
|
-
export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching';
|
|
319
|
-
// Bluetooth aliases
|
|
320
|
-
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
321
317
|
// Bold aliases
|
|
322
318
|
export { default as BoldIcon } from '../icons/bold';
|
|
319
|
+
// BluetoothSearching aliases
|
|
320
|
+
export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching';
|
|
323
321
|
// Bolt aliases
|
|
324
322
|
export { default as BoltIcon } from '../icons/bolt';
|
|
323
|
+
// Bluetooth aliases
|
|
324
|
+
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
325
325
|
// Bomb aliases
|
|
326
326
|
export { default as BombIcon } from '../icons/bomb';
|
|
327
327
|
// Bone aliases
|
|
@@ -330,40 +330,40 @@ export { default as BoneIcon } from '../icons/bone';
|
|
|
330
330
|
export { default as BookAIcon } from '../icons/book-a';
|
|
331
331
|
// BookAlert aliases
|
|
332
332
|
export { default as BookAlertIcon } from '../icons/book-alert';
|
|
333
|
-
// BookAudio aliases
|
|
334
|
-
export { default as BookAudioIcon } from '../icons/book-audio';
|
|
335
333
|
// BookCheck aliases
|
|
336
334
|
export { default as BookCheckIcon } from '../icons/book-check';
|
|
335
|
+
// BookAudio aliases
|
|
336
|
+
export { default as BookAudioIcon } from '../icons/book-audio';
|
|
337
337
|
// BookCopy aliases
|
|
338
338
|
export { default as BookCopyIcon } from '../icons/book-copy';
|
|
339
|
-
// BookHeadphones aliases
|
|
340
|
-
export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
341
339
|
// BookDown aliases
|
|
342
340
|
export { default as BookDownIcon } from '../icons/book-down';
|
|
341
|
+
// BookHeadphones aliases
|
|
342
|
+
export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
343
343
|
// BookHeart aliases
|
|
344
344
|
export { default as BookHeartIcon } from '../icons/book-heart';
|
|
345
345
|
// BookImage aliases
|
|
346
346
|
export { default as BookImageIcon } from '../icons/book-image';
|
|
347
347
|
// BookKey aliases
|
|
348
348
|
export { default as BookKeyIcon } from '../icons/book-key';
|
|
349
|
+
// BookLock aliases
|
|
350
|
+
export { default as BookLockIcon } from '../icons/book-lock';
|
|
349
351
|
// BookMarked aliases
|
|
350
352
|
export { default as BookMarkedIcon } from '../icons/book-marked';
|
|
351
353
|
// BookMinus aliases
|
|
352
354
|
export { default as BookMinusIcon } from '../icons/book-minus';
|
|
353
355
|
// BookOpenCheck aliases
|
|
354
356
|
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
355
|
-
//
|
|
356
|
-
export { default as
|
|
357
|
+
// BookOpenText aliases
|
|
358
|
+
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
357
359
|
// BookOpen aliases
|
|
358
360
|
export { default as BookOpenIcon } from '../icons/book-open';
|
|
359
361
|
// BookPlus aliases
|
|
360
362
|
export { default as BookPlusIcon } from '../icons/book-plus';
|
|
361
|
-
// BookOpenText aliases
|
|
362
|
-
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
363
|
-
// BookText aliases
|
|
364
|
-
export { default as BookTextIcon } from '../icons/book-text';
|
|
365
363
|
// BookType aliases
|
|
366
364
|
export { default as BookTypeIcon } from '../icons/book-type';
|
|
365
|
+
// BookText aliases
|
|
366
|
+
export { default as BookTextIcon } from '../icons/book-text';
|
|
367
367
|
// BookUp2 aliases
|
|
368
368
|
export { default as BookUp2Icon } from '../icons/book-up-2';
|
|
369
369
|
// BookUp aliases
|
|
@@ -376,16 +376,16 @@ export { default as BookXIcon } from '../icons/book-x';
|
|
|
376
376
|
export { default as BookIcon } from '../icons/book';
|
|
377
377
|
// BookmarkCheck aliases
|
|
378
378
|
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
379
|
-
// BookmarkPlus aliases
|
|
380
|
-
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
381
379
|
// BookmarkMinus aliases
|
|
382
380
|
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
381
|
+
// BookmarkPlus aliases
|
|
382
|
+
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
383
|
+
// BookmarkX aliases
|
|
384
|
+
export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
383
385
|
// Bookmark aliases
|
|
384
386
|
export { default as BookmarkIcon } from '../icons/bookmark';
|
|
385
387
|
// BoomBox aliases
|
|
386
388
|
export { default as BoomBoxIcon } from '../icons/boom-box';
|
|
387
|
-
// BookmarkX aliases
|
|
388
|
-
export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
389
389
|
// BotMessageSquare aliases
|
|
390
390
|
export { default as BotMessageSquareIcon } from '../icons/bot-message-square';
|
|
391
391
|
// BotOff aliases
|
|
@@ -394,18 +394,18 @@ export { default as BotOffIcon } from '../icons/bot-off';
|
|
|
394
394
|
export { default as BotIcon } from '../icons/bot';
|
|
395
395
|
// BottleWine aliases
|
|
396
396
|
export { default as BottleWineIcon } from '../icons/bottle-wine';
|
|
397
|
-
// BowArrow aliases
|
|
398
|
-
export { default as BowArrowIcon } from '../icons/bow-arrow';
|
|
399
397
|
// Box aliases
|
|
400
398
|
export { default as BoxIcon } from '../icons/box';
|
|
399
|
+
// BowArrow aliases
|
|
400
|
+
export { default as BowArrowIcon } from '../icons/bow-arrow';
|
|
401
401
|
// Brackets aliases
|
|
402
402
|
export { default as BracketsIcon } from '../icons/brackets';
|
|
403
403
|
// Boxes aliases
|
|
404
404
|
export { default as BoxesIcon } from '../icons/boxes';
|
|
405
|
-
// BrainCog aliases
|
|
406
|
-
export { default as BrainCogIcon } from '../icons/brain-cog';
|
|
407
405
|
// BrainCircuit aliases
|
|
408
406
|
export { default as BrainCircuitIcon } from '../icons/brain-circuit';
|
|
407
|
+
// BrainCog aliases
|
|
408
|
+
export { default as BrainCogIcon } from '../icons/brain-cog';
|
|
409
409
|
// Brain aliases
|
|
410
410
|
export { default as BrainIcon } from '../icons/brain';
|
|
411
411
|
// BrickWallFire aliases
|
|
@@ -416,18 +416,18 @@ export { default as BrickWallShieldIcon } from '../icons/brick-wall-shield';
|
|
|
416
416
|
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
417
417
|
// BriefcaseBusiness aliases
|
|
418
418
|
export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
|
|
419
|
-
// BriefcaseConveyorBelt aliases
|
|
420
|
-
export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
|
|
421
419
|
// BriefcaseMedical aliases
|
|
422
420
|
export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
|
|
421
|
+
// BriefcaseConveyorBelt aliases
|
|
422
|
+
export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
|
|
423
423
|
// BringToFront aliases
|
|
424
424
|
export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
425
|
+
// Brush aliases
|
|
426
|
+
export { default as BrushIcon } from '../icons/brush';
|
|
425
427
|
// Briefcase aliases
|
|
426
428
|
export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
427
429
|
// BrushCleaning aliases
|
|
428
430
|
export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
|
|
429
|
-
// Brush aliases
|
|
430
|
-
export { default as BrushIcon } from '../icons/brush';
|
|
431
431
|
// Bubbles aliases
|
|
432
432
|
export { default as BubblesIcon } from '../icons/bubbles';
|
|
433
433
|
// BugOff aliases
|
|
@@ -442,72 +442,72 @@ export { default as Building2Icon } from '../icons/building-2';
|
|
|
442
442
|
export { default as BuildingIcon } from '../icons/building';
|
|
443
443
|
// BusFront aliases
|
|
444
444
|
export { default as BusFrontIcon } from '../icons/bus-front';
|
|
445
|
-
// CableCar aliases
|
|
446
|
-
export { default as CableCarIcon } from '../icons/cable-car';
|
|
447
445
|
// Bus aliases
|
|
448
446
|
export { default as BusIcon } from '../icons/bus';
|
|
449
|
-
//
|
|
450
|
-
export { default as
|
|
447
|
+
// CableCar aliases
|
|
448
|
+
export { default as CableCarIcon } from '../icons/cable-car';
|
|
451
449
|
// Cable aliases
|
|
452
450
|
export { default as CableIcon } from '../icons/cable';
|
|
453
451
|
// Cake aliases
|
|
454
452
|
export { default as CakeIcon } from '../icons/cake';
|
|
453
|
+
// CakeSlice aliases
|
|
454
|
+
export { default as CakeSliceIcon } from '../icons/cake-slice';
|
|
455
455
|
// Calculator aliases
|
|
456
456
|
export { default as CalculatorIcon } from '../icons/calculator';
|
|
457
457
|
// Calendar1 aliases
|
|
458
458
|
export { default as Calendar1Icon } from '../icons/calendar-1';
|
|
459
459
|
// CalendarArrowDown aliases
|
|
460
460
|
export { default as CalendarArrowDownIcon } from '../icons/calendar-arrow-down';
|
|
461
|
-
// CalendarCheck2 aliases
|
|
462
|
-
export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
|
|
463
461
|
// CalendarArrowUp aliases
|
|
464
462
|
export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
|
|
465
|
-
// CalendarClock aliases
|
|
466
|
-
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
467
463
|
// CalendarCheck aliases
|
|
468
464
|
export { default as CalendarCheckIcon } from '../icons/calendar-check';
|
|
469
|
-
//
|
|
470
|
-
export { default as
|
|
465
|
+
// CalendarCheck2 aliases
|
|
466
|
+
export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
|
|
467
|
+
// CalendarClock aliases
|
|
468
|
+
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
471
469
|
// CalendarDays aliases
|
|
472
470
|
export { default as CalendarDaysIcon } from '../icons/calendar-days';
|
|
473
|
-
//
|
|
474
|
-
export { default as
|
|
471
|
+
// CalendarCog aliases
|
|
472
|
+
export { default as CalendarCogIcon } from '../icons/calendar-cog';
|
|
475
473
|
// CalendarHeart aliases
|
|
476
474
|
export { default as CalendarHeartIcon } from '../icons/calendar-heart';
|
|
475
|
+
// CalendarFold aliases
|
|
476
|
+
export { default as CalendarFoldIcon } from '../icons/calendar-fold';
|
|
477
477
|
// CalendarMinus aliases
|
|
478
478
|
export { default as CalendarMinusIcon } from '../icons/calendar-minus';
|
|
479
479
|
// CalendarMinus2 aliases
|
|
480
480
|
export { default as CalendarMinus2Icon } from '../icons/calendar-minus-2';
|
|
481
481
|
// CalendarOff aliases
|
|
482
482
|
export { default as CalendarOffIcon } from '../icons/calendar-off';
|
|
483
|
-
// CalendarPlus2 aliases
|
|
484
|
-
export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
|
|
485
483
|
// CalendarPlus aliases
|
|
486
484
|
export { default as CalendarPlusIcon } from '../icons/calendar-plus';
|
|
487
|
-
//
|
|
488
|
-
export { default as
|
|
485
|
+
// CalendarPlus2 aliases
|
|
486
|
+
export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
|
|
489
487
|
// CalendarRange aliases
|
|
490
488
|
export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
491
|
-
//
|
|
492
|
-
export { default as
|
|
489
|
+
// CalendarSearch aliases
|
|
490
|
+
export { default as CalendarSearchIcon } from '../icons/calendar-search';
|
|
493
491
|
// CalendarX aliases
|
|
494
492
|
export { default as CalendarXIcon } from '../icons/calendar-x';
|
|
495
|
-
// Calendar aliases
|
|
496
|
-
export { default as CalendarIcon } from '../icons/calendar';
|
|
497
493
|
// CalendarSync aliases
|
|
498
494
|
export { default as CalendarSyncIcon } from '../icons/calendar-sync';
|
|
495
|
+
// CalendarX2 aliases
|
|
496
|
+
export { default as CalendarX2Icon } from '../icons/calendar-x-2';
|
|
497
|
+
// Calendar aliases
|
|
498
|
+
export { default as CalendarIcon } from '../icons/calendar';
|
|
499
499
|
// CameraOff aliases
|
|
500
500
|
export { default as CameraOffIcon } from '../icons/camera-off';
|
|
501
|
-
// Camera aliases
|
|
502
|
-
export { default as CameraIcon } from '../icons/camera';
|
|
503
501
|
// CandyCane aliases
|
|
504
502
|
export { default as CandyCaneIcon } from '../icons/candy-cane';
|
|
505
|
-
//
|
|
506
|
-
export { default as
|
|
503
|
+
// Camera aliases
|
|
504
|
+
export { default as CameraIcon } from '../icons/camera';
|
|
507
505
|
// CandyOff aliases
|
|
508
506
|
export { default as CandyOffIcon } from '../icons/candy-off';
|
|
509
507
|
// CaptionsOff aliases
|
|
510
508
|
export { default as CaptionsOffIcon } from '../icons/captions-off';
|
|
509
|
+
// Candy aliases
|
|
510
|
+
export { default as CandyIcon } from '../icons/candy';
|
|
511
511
|
// Cannabis aliases
|
|
512
512
|
export { default as CannabisIcon } from '../icons/cannabis';
|
|
513
513
|
// CarFront aliases
|
|
@@ -518,10 +518,10 @@ export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
|
|
|
518
518
|
export { default as CarIcon } from '../icons/car';
|
|
519
519
|
// Caravan aliases
|
|
520
520
|
export { default as CaravanIcon } from '../icons/caravan';
|
|
521
|
-
// CardSim aliases
|
|
522
|
-
export { default as CardSimIcon } from '../icons/card-sim';
|
|
523
521
|
// Carrot aliases
|
|
524
522
|
export { default as CarrotIcon } from '../icons/carrot';
|
|
523
|
+
// CardSim aliases
|
|
524
|
+
export { default as CardSimIcon } from '../icons/card-sim';
|
|
525
525
|
// CaseLower aliases
|
|
526
526
|
export { default as CaseLowerIcon } from '../icons/case-lower';
|
|
527
527
|
// CaseSensitive aliases
|
|
@@ -538,10 +538,10 @@ export { default as CastleIcon } from '../icons/castle';
|
|
|
538
538
|
export { default as CatIcon } from '../icons/cat';
|
|
539
539
|
// Cctv aliases
|
|
540
540
|
export { default as CctvIcon } from '../icons/cctv';
|
|
541
|
-
// ChartBarIncreasing aliases
|
|
542
|
-
export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
|
|
543
541
|
// ChartBarDecreasing aliases
|
|
544
542
|
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
543
|
+
// ChartBarIncreasing aliases
|
|
544
|
+
export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
|
|
545
545
|
// ChartBarStacked aliases
|
|
546
546
|
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
547
547
|
// ChartColumnDecreasing aliases
|
|
@@ -550,44 +550,44 @@ export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decr
|
|
|
550
550
|
export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
|
|
551
551
|
// ChartGantt aliases
|
|
552
552
|
export { default as ChartGanttIcon } from '../icons/chart-gantt';
|
|
553
|
-
// ChartNetwork aliases
|
|
554
|
-
export { default as ChartNetworkIcon } from '../icons/chart-network';
|
|
555
553
|
// ChartNoAxesColumnDecreasing aliases
|
|
556
554
|
export { default as ChartNoAxesColumnDecreasingIcon } from '../icons/chart-no-axes-column-decreasing';
|
|
555
|
+
// ChartNetwork aliases
|
|
556
|
+
export { default as ChartNetworkIcon } from '../icons/chart-network';
|
|
557
557
|
// ChartNoAxesCombined aliases
|
|
558
558
|
export { default as ChartNoAxesCombinedIcon } from '../icons/chart-no-axes-combined';
|
|
559
559
|
// ChartSpline aliases
|
|
560
560
|
export { default as ChartSplineIcon } from '../icons/chart-spline';
|
|
561
561
|
// CheckCheck aliases
|
|
562
562
|
export { default as CheckCheckIcon } from '../icons/check-check';
|
|
563
|
+
// CheckLine aliases
|
|
564
|
+
export { default as CheckLineIcon } from '../icons/check-line';
|
|
563
565
|
// Check aliases
|
|
564
566
|
export { default as CheckIcon } from '../icons/check';
|
|
565
567
|
// ChefHat aliases
|
|
566
568
|
export { default as ChefHatIcon } from '../icons/chef-hat';
|
|
567
|
-
// CheckLine aliases
|
|
568
|
-
export { default as CheckLineIcon } from '../icons/check-line';
|
|
569
569
|
// Cherry aliases
|
|
570
570
|
export { default as CherryIcon } from '../icons/cherry';
|
|
571
|
-
// ChevronDown aliases
|
|
572
|
-
export { default as ChevronDownIcon } from '../icons/chevron-down';
|
|
573
571
|
// ChevronFirst aliases
|
|
574
572
|
export { default as ChevronFirstIcon } from '../icons/chevron-first';
|
|
573
|
+
// ChevronDown aliases
|
|
574
|
+
export { default as ChevronDownIcon } from '../icons/chevron-down';
|
|
575
575
|
// ChevronLast aliases
|
|
576
576
|
export { default as ChevronLastIcon } from '../icons/chevron-last';
|
|
577
|
-
// ChevronRight aliases
|
|
578
|
-
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
579
577
|
// ChevronLeft aliases
|
|
580
578
|
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
581
|
-
//
|
|
582
|
-
export { default as
|
|
583
|
-
// ChevronUp aliases
|
|
584
|
-
export { default as ChevronUpIcon } from '../icons/chevron-up';
|
|
579
|
+
// ChevronRight aliases
|
|
580
|
+
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
585
581
|
// ChevronsDown aliases
|
|
586
582
|
export { default as ChevronsDownIcon } from '../icons/chevrons-down';
|
|
587
|
-
//
|
|
588
|
-
export { default as
|
|
583
|
+
// ChevronUp aliases
|
|
584
|
+
export { default as ChevronUpIcon } from '../icons/chevron-up';
|
|
589
585
|
// ChevronsLeftRightEllipsis aliases
|
|
590
586
|
export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left-right-ellipsis';
|
|
587
|
+
// ChevronsDownUp aliases
|
|
588
|
+
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
589
|
+
// ChevronsLeftRight aliases
|
|
590
|
+
export { default as ChevronsLeftRightIcon } from '../icons/chevrons-left-right';
|
|
591
591
|
// ChevronsLeft aliases
|
|
592
592
|
export { default as ChevronsLeftIcon } from '../icons/chevrons-left';
|
|
593
593
|
// ChevronsRightLeft aliases
|
|
@@ -598,162 +598,162 @@ export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
|
598
598
|
export { default as ChevronsUpDownIcon } from '../icons/chevrons-up-down';
|
|
599
599
|
// ChevronsUp aliases
|
|
600
600
|
export { default as ChevronsUpIcon } from '../icons/chevrons-up';
|
|
601
|
-
// CigaretteOff aliases
|
|
602
|
-
export { default as CigaretteOffIcon } from '../icons/cigarette-off';
|
|
603
601
|
// Church aliases
|
|
604
602
|
export { default as ChurchIcon } from '../icons/church';
|
|
603
|
+
// CigaretteOff aliases
|
|
604
|
+
export { default as CigaretteOffIcon } from '../icons/cigarette-off';
|
|
605
605
|
// Cigarette aliases
|
|
606
606
|
export { default as CigaretteIcon } from '../icons/cigarette';
|
|
607
607
|
// CircleDashed aliases
|
|
608
608
|
export { default as CircleDashedIcon } from '../icons/circle-dashed';
|
|
609
609
|
// CircleDollarSign aliases
|
|
610
610
|
export { default as CircleDollarSignIcon } from '../icons/circle-dollar-sign';
|
|
611
|
-
// CircleDotDashed aliases
|
|
612
|
-
export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
|
|
613
611
|
// CircleDot aliases
|
|
614
612
|
export { default as CircleDotIcon } from '../icons/circle-dot';
|
|
613
|
+
// CircleDotDashed aliases
|
|
614
|
+
export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
|
|
615
615
|
// CircleEllipsis aliases
|
|
616
616
|
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
617
|
-
// CircleFadingArrowUp aliases
|
|
618
|
-
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
619
617
|
// CircleEqual aliases
|
|
620
618
|
export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
619
|
+
// CircleFadingArrowUp aliases
|
|
620
|
+
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
621
621
|
// CircleFadingPlus aliases
|
|
622
622
|
export { default as CircleFadingPlusIcon } from '../icons/circle-fading-plus';
|
|
623
623
|
// CircleOff aliases
|
|
624
624
|
export { default as CircleOffIcon } from '../icons/circle-off';
|
|
625
|
+
// CircleSmall aliases
|
|
626
|
+
export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
625
627
|
// CirclePoundSterling aliases
|
|
626
628
|
export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling';
|
|
627
629
|
// CircleSlash aliases
|
|
628
630
|
export { default as CircleSlashIcon } from '../icons/circle-slash';
|
|
629
|
-
// CircleSmall aliases
|
|
630
|
-
export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
631
|
-
// CircleStar aliases
|
|
632
|
-
export { default as CircleStarIcon } from '../icons/circle-star';
|
|
633
631
|
// Circle aliases
|
|
634
632
|
export { default as CircleIcon } from '../icons/circle';
|
|
635
|
-
//
|
|
636
|
-
export { default as
|
|
633
|
+
// CircleStar aliases
|
|
634
|
+
export { default as CircleStarIcon } from '../icons/circle-star';
|
|
637
635
|
// Citrus aliases
|
|
638
636
|
export { default as CitrusIcon } from '../icons/citrus';
|
|
637
|
+
// CircuitBoard aliases
|
|
638
|
+
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
639
639
|
// ClipboardCheck aliases
|
|
640
640
|
export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
|
|
641
|
-
// ClipboardClock aliases
|
|
642
|
-
export { default as ClipboardClockIcon } from '../icons/clipboard-clock';
|
|
643
|
-
// ClipboardCopy aliases
|
|
644
|
-
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
645
641
|
// Clapperboard aliases
|
|
646
642
|
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
643
|
+
// ClipboardCopy aliases
|
|
644
|
+
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
645
|
+
// ClipboardClock aliases
|
|
646
|
+
export { default as ClipboardClockIcon } from '../icons/clipboard-clock';
|
|
647
647
|
// ClipboardList aliases
|
|
648
648
|
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
649
649
|
// ClipboardMinus aliases
|
|
650
650
|
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
651
651
|
// ClipboardPaste aliases
|
|
652
652
|
export { default as ClipboardPasteIcon } from '../icons/clipboard-paste';
|
|
653
|
-
// ClipboardPlus aliases
|
|
654
|
-
export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
|
|
655
653
|
// ClipboardX aliases
|
|
656
654
|
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
657
|
-
//
|
|
658
|
-
export { default as
|
|
655
|
+
// ClipboardPlus aliases
|
|
656
|
+
export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
|
|
659
657
|
// Clipboard aliases
|
|
660
658
|
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
659
|
+
// ClipboardType aliases
|
|
660
|
+
export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
661
661
|
// Clock1 aliases
|
|
662
662
|
export { default as Clock1Icon } from '../icons/clock-1';
|
|
663
663
|
// Clock10 aliases
|
|
664
664
|
export { default as Clock10Icon } from '../icons/clock-10';
|
|
665
665
|
// Clock11 aliases
|
|
666
666
|
export { default as Clock11Icon } from '../icons/clock-11';
|
|
667
|
+
// Clock12 aliases
|
|
668
|
+
export { default as Clock12Icon } from '../icons/clock-12';
|
|
669
|
+
// Clock2 aliases
|
|
670
|
+
export { default as Clock2Icon } from '../icons/clock-2';
|
|
667
671
|
// Clock3 aliases
|
|
668
672
|
export { default as Clock3Icon } from '../icons/clock-3';
|
|
669
673
|
// Clock4 aliases
|
|
670
674
|
export { default as Clock4Icon } from '../icons/clock-4';
|
|
671
|
-
// Clock2 aliases
|
|
672
|
-
export { default as Clock2Icon } from '../icons/clock-2';
|
|
673
|
-
// Clock12 aliases
|
|
674
|
-
export { default as Clock12Icon } from '../icons/clock-12';
|
|
675
|
-
// Clock6 aliases
|
|
676
|
-
export { default as Clock6Icon } from '../icons/clock-6';
|
|
677
675
|
// Clock5 aliases
|
|
678
676
|
export { default as Clock5Icon } from '../icons/clock-5';
|
|
679
|
-
//
|
|
680
|
-
export { default as
|
|
677
|
+
// Clock6 aliases
|
|
678
|
+
export { default as Clock6Icon } from '../icons/clock-6';
|
|
681
679
|
// Clock8 aliases
|
|
682
680
|
export { default as Clock8Icon } from '../icons/clock-8';
|
|
683
|
-
//
|
|
684
|
-
export { default as
|
|
681
|
+
// Clock7 aliases
|
|
682
|
+
export { default as Clock7Icon } from '../icons/clock-7';
|
|
685
683
|
// Clock9 aliases
|
|
686
684
|
export { default as Clock9Icon } from '../icons/clock-9';
|
|
687
|
-
//
|
|
688
|
-
export { default as
|
|
685
|
+
// ClockAlert aliases
|
|
686
|
+
export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
689
687
|
// ClockArrowDown aliases
|
|
690
688
|
export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
|
|
691
|
-
//
|
|
692
|
-
export { default as
|
|
689
|
+
// ClockArrowUp aliases
|
|
690
|
+
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
|
|
693
691
|
// ClockPlus aliases
|
|
694
692
|
export { default as ClockPlusIcon } from '../icons/clock-plus';
|
|
693
|
+
// ClockFading aliases
|
|
694
|
+
export { default as ClockFadingIcon } from '../icons/clock-fading';
|
|
695
695
|
// Clock aliases
|
|
696
696
|
export { default as ClockIcon } from '../icons/clock';
|
|
697
|
-
// ClosedCaption aliases
|
|
698
|
-
export { default as ClosedCaptionIcon } from '../icons/closed-caption';
|
|
699
697
|
// CloudAlert aliases
|
|
700
698
|
export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
699
|
+
// ClosedCaption aliases
|
|
700
|
+
export { default as ClosedCaptionIcon } from '../icons/closed-caption';
|
|
701
701
|
// CloudCheck aliases
|
|
702
702
|
export { default as CloudCheckIcon } from '../icons/cloud-check';
|
|
703
703
|
// CloudCog aliases
|
|
704
704
|
export { default as CloudCogIcon } from '../icons/cloud-cog';
|
|
705
|
+
// CloudFog aliases
|
|
706
|
+
export { default as CloudFogIcon } from '../icons/cloud-fog';
|
|
705
707
|
// CloudDrizzle aliases
|
|
706
708
|
export { default as CloudDrizzleIcon } from '../icons/cloud-drizzle';
|
|
707
709
|
// CloudHail aliases
|
|
708
710
|
export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
709
|
-
// CloudFog aliases
|
|
710
|
-
export { default as CloudFogIcon } from '../icons/cloud-fog';
|
|
711
711
|
// CloudLightning aliases
|
|
712
712
|
export { default as CloudLightningIcon } from '../icons/cloud-lightning';
|
|
713
713
|
// CloudMoonRain aliases
|
|
714
714
|
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
715
|
-
// CloudOff aliases
|
|
716
|
-
export { default as CloudOffIcon } from '../icons/cloud-off';
|
|
717
715
|
// CloudMoon aliases
|
|
718
716
|
export { default as CloudMoonIcon } from '../icons/cloud-moon';
|
|
717
|
+
// CloudOff aliases
|
|
718
|
+
export { default as CloudOffIcon } from '../icons/cloud-off';
|
|
719
|
+
// CloudSunRain aliases
|
|
720
|
+
export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
|
|
721
|
+
// CloudRain aliases
|
|
722
|
+
export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
719
723
|
// CloudRainWind aliases
|
|
720
724
|
export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
|
|
721
725
|
// CloudSnow aliases
|
|
722
726
|
export { default as CloudSnowIcon } from '../icons/cloud-snow';
|
|
723
|
-
// CloudRain aliases
|
|
724
|
-
export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
725
727
|
// CloudSun aliases
|
|
726
728
|
export { default as CloudSunIcon } from '../icons/cloud-sun';
|
|
727
|
-
// CloudSunRain aliases
|
|
728
|
-
export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
|
|
729
729
|
// Cloud aliases
|
|
730
730
|
export { default as CloudIcon } from '../icons/cloud';
|
|
731
731
|
// Cloudy aliases
|
|
732
732
|
export { default as CloudyIcon } from '../icons/cloudy';
|
|
733
733
|
// Clover aliases
|
|
734
734
|
export { default as CloverIcon } from '../icons/clover';
|
|
735
|
-
// Code aliases
|
|
736
|
-
export { default as CodeIcon } from '../icons/code';
|
|
737
735
|
// Club aliases
|
|
738
736
|
export { default as ClubIcon } from '../icons/club';
|
|
739
737
|
// Codepen aliases
|
|
740
738
|
export { default as CodepenIcon } from '../icons/codepen';
|
|
739
|
+
// Code aliases
|
|
740
|
+
export { default as CodeIcon } from '../icons/code';
|
|
741
741
|
// Codesandbox aliases
|
|
742
742
|
export { default as CodesandboxIcon } from '../icons/codesandbox';
|
|
743
|
-
// Cog aliases
|
|
744
|
-
export { default as CogIcon } from '../icons/cog';
|
|
745
743
|
// Coffee aliases
|
|
746
744
|
export { default as CoffeeIcon } from '../icons/coffee';
|
|
747
745
|
// Coins aliases
|
|
748
746
|
export { default as CoinsIcon } from '../icons/coins';
|
|
747
|
+
// Cog aliases
|
|
748
|
+
export { default as CogIcon } from '../icons/cog';
|
|
749
749
|
// Columns4 aliases
|
|
750
750
|
export { default as Columns4Icon } from '../icons/columns-4';
|
|
751
751
|
// Combine aliases
|
|
752
752
|
export { default as CombineIcon } from '../icons/combine';
|
|
753
|
-
// Command aliases
|
|
754
|
-
export { default as CommandIcon } from '../icons/command';
|
|
755
753
|
// Compass aliases
|
|
756
754
|
export { default as CompassIcon } from '../icons/compass';
|
|
755
|
+
// Command aliases
|
|
756
|
+
export { default as CommandIcon } from '../icons/command';
|
|
757
757
|
// Component aliases
|
|
758
758
|
export { default as ComponentIcon } from '../icons/component';
|
|
759
759
|
// Computer aliases
|
|
@@ -762,38 +762,38 @@ export { default as ComputerIcon } from '../icons/computer';
|
|
|
762
762
|
export { default as ConciergeBellIcon } from '../icons/concierge-bell';
|
|
763
763
|
// Cone aliases
|
|
764
764
|
export { default as ConeIcon } from '../icons/cone';
|
|
765
|
-
// Construction aliases
|
|
766
|
-
export { default as ConstructionIcon } from '../icons/construction';
|
|
767
765
|
// Contact aliases
|
|
768
766
|
export { default as ContactIcon } from '../icons/contact';
|
|
767
|
+
// Construction aliases
|
|
768
|
+
export { default as ConstructionIcon } from '../icons/construction';
|
|
769
769
|
// Container aliases
|
|
770
770
|
export { default as ContainerIcon } from '../icons/container';
|
|
771
771
|
// Contrast aliases
|
|
772
772
|
export { default as ContrastIcon } from '../icons/contrast';
|
|
773
|
-
// Cookie aliases
|
|
774
|
-
export { default as CookieIcon } from '../icons/cookie';
|
|
775
773
|
// CookingPot aliases
|
|
776
774
|
export { default as CookingPotIcon } from '../icons/cooking-pot';
|
|
775
|
+
// Cookie aliases
|
|
776
|
+
export { default as CookieIcon } from '../icons/cookie';
|
|
777
777
|
// CopyCheck aliases
|
|
778
778
|
export { default as CopyCheckIcon } from '../icons/copy-check';
|
|
779
|
+
// CopyPlus aliases
|
|
780
|
+
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
779
781
|
// CopyMinus aliases
|
|
780
782
|
export { default as CopyMinusIcon } from '../icons/copy-minus';
|
|
781
783
|
// CopySlash aliases
|
|
782
784
|
export { default as CopySlashIcon } from '../icons/copy-slash';
|
|
783
|
-
// CopyPlus aliases
|
|
784
|
-
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
785
785
|
// CopyX aliases
|
|
786
786
|
export { default as CopyXIcon } from '../icons/copy-x';
|
|
787
787
|
// Copy aliases
|
|
788
788
|
export { default as CopyIcon } from '../icons/copy';
|
|
789
789
|
// Copyleft aliases
|
|
790
790
|
export { default as CopyleftIcon } from '../icons/copyleft';
|
|
791
|
-
// Copyright aliases
|
|
792
|
-
export { default as CopyrightIcon } from '../icons/copyright';
|
|
793
791
|
// CornerDownLeft aliases
|
|
794
792
|
export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
|
|
795
793
|
// CornerDownRight aliases
|
|
796
794
|
export { default as CornerDownRightIcon } from '../icons/corner-down-right';
|
|
795
|
+
// Copyright aliases
|
|
796
|
+
export { default as CopyrightIcon } from '../icons/copyright';
|
|
797
797
|
// CornerLeftDown aliases
|
|
798
798
|
export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
|
|
799
799
|
// CornerLeftUp aliases
|
|
@@ -812,18 +812,18 @@ export { default as CpuIcon } from '../icons/cpu';
|
|
|
812
812
|
export { default as CreativeCommonsIcon } from '../icons/creative-commons';
|
|
813
813
|
// CreditCard aliases
|
|
814
814
|
export { default as CreditCardIcon } from '../icons/credit-card';
|
|
815
|
-
// Croissant aliases
|
|
816
|
-
export { default as CroissantIcon } from '../icons/croissant';
|
|
817
815
|
// Crop aliases
|
|
818
816
|
export { default as CropIcon } from '../icons/crop';
|
|
819
|
-
//
|
|
820
|
-
export { default as
|
|
821
|
-
// Crown aliases
|
|
822
|
-
export { default as CrownIcon } from '../icons/crown';
|
|
817
|
+
// Croissant aliases
|
|
818
|
+
export { default as CroissantIcon } from '../icons/croissant';
|
|
823
819
|
// Crosshair aliases
|
|
824
820
|
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
821
|
+
// Cross aliases
|
|
822
|
+
export { default as CrossIcon } from '../icons/cross';
|
|
825
823
|
// Cuboid aliases
|
|
826
824
|
export { default as CuboidIcon } from '../icons/cuboid';
|
|
825
|
+
// Crown aliases
|
|
826
|
+
export { default as CrownIcon } from '../icons/crown';
|
|
827
827
|
// CupSoda aliases
|
|
828
828
|
export { default as CupSodaIcon } from '../icons/cup-soda';
|
|
829
829
|
// Currency aliases
|
|
@@ -832,30 +832,30 @@ export { default as CurrencyIcon } from '../icons/currency';
|
|
|
832
832
|
export { default as CylinderIcon } from '../icons/cylinder';
|
|
833
833
|
// Dam aliases
|
|
834
834
|
export { default as DamIcon } from '../icons/dam';
|
|
835
|
-
// DatabaseZap aliases
|
|
836
|
-
export { default as DatabaseZapIcon } from '../icons/database-zap';
|
|
837
835
|
// DatabaseBackup aliases
|
|
838
836
|
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
839
|
-
// DecimalsArrowLeft aliases
|
|
840
|
-
export { default as DecimalsArrowLeftIcon } from '../icons/decimals-arrow-left';
|
|
841
837
|
// Database aliases
|
|
842
838
|
export { default as DatabaseIcon } from '../icons/database';
|
|
839
|
+
// DatabaseZap aliases
|
|
840
|
+
export { default as DatabaseZapIcon } from '../icons/database-zap';
|
|
841
|
+
// DecimalsArrowLeft aliases
|
|
842
|
+
export { default as DecimalsArrowLeftIcon } from '../icons/decimals-arrow-left';
|
|
843
843
|
// DecimalsArrowRight aliases
|
|
844
844
|
export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right';
|
|
845
|
-
// Delete aliases
|
|
846
|
-
export { default as DeleteIcon } from '../icons/delete';
|
|
847
845
|
// Dessert aliases
|
|
848
846
|
export { default as DessertIcon } from '../icons/dessert';
|
|
849
|
-
// DiamondMinus aliases
|
|
850
|
-
export { default as DiamondMinusIcon } from '../icons/diamond-minus';
|
|
851
847
|
// Diameter aliases
|
|
852
848
|
export { default as DiameterIcon } from '../icons/diameter';
|
|
849
|
+
// Delete aliases
|
|
850
|
+
export { default as DeleteIcon } from '../icons/delete';
|
|
851
|
+
// DiamondMinus aliases
|
|
852
|
+
export { default as DiamondMinusIcon } from '../icons/diamond-minus';
|
|
853
853
|
// DiamondPlus aliases
|
|
854
854
|
export { default as DiamondPlusIcon } from '../icons/diamond-plus';
|
|
855
|
-
// Diamond aliases
|
|
856
|
-
export { default as DiamondIcon } from '../icons/diamond';
|
|
857
855
|
// Dice1 aliases
|
|
858
856
|
export { default as Dice1Icon } from '../icons/dice-1';
|
|
857
|
+
// Diamond aliases
|
|
858
|
+
export { default as DiamondIcon } from '../icons/diamond';
|
|
859
859
|
// Dice2 aliases
|
|
860
860
|
export { default as Dice2Icon } from '../icons/dice-2';
|
|
861
861
|
// Dice3 aliases
|
|
@@ -866,14 +866,14 @@ export { default as Dice4Icon } from '../icons/dice-4';
|
|
|
866
866
|
export { default as Dice5Icon } from '../icons/dice-5';
|
|
867
867
|
// Dice6 aliases
|
|
868
868
|
export { default as Dice6Icon } from '../icons/dice-6';
|
|
869
|
-
// Dices aliases
|
|
870
|
-
export { default as DicesIcon } from '../icons/dices';
|
|
871
869
|
// Diff aliases
|
|
872
870
|
export { default as DiffIcon } from '../icons/diff';
|
|
873
|
-
// Disc3 aliases
|
|
874
|
-
export { default as Disc3Icon } from '../icons/disc-3';
|
|
875
871
|
// Disc2 aliases
|
|
876
872
|
export { default as Disc2Icon } from '../icons/disc-2';
|
|
873
|
+
// Dices aliases
|
|
874
|
+
export { default as DicesIcon } from '../icons/dices';
|
|
875
|
+
// Disc3 aliases
|
|
876
|
+
export { default as Disc3Icon } from '../icons/disc-3';
|
|
877
877
|
// DiscAlbum aliases
|
|
878
878
|
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
879
879
|
// Disc aliases
|
|
@@ -882,36 +882,36 @@ export { default as DiscIcon } from '../icons/disc';
|
|
|
882
882
|
export { default as DivideIcon } from '../icons/divide';
|
|
883
883
|
// DnaOff aliases
|
|
884
884
|
export { default as DnaOffIcon } from '../icons/dna-off';
|
|
885
|
-
// Dock aliases
|
|
886
|
-
export { default as DockIcon } from '../icons/dock';
|
|
887
885
|
// Dna aliases
|
|
888
886
|
export { default as DnaIcon } from '../icons/dna';
|
|
889
887
|
// Dog aliases
|
|
890
888
|
export { default as DogIcon } from '../icons/dog';
|
|
889
|
+
// Dock aliases
|
|
890
|
+
export { default as DockIcon } from '../icons/dock';
|
|
891
891
|
// DollarSign aliases
|
|
892
892
|
export { default as DollarSignIcon } from '../icons/dollar-sign';
|
|
893
893
|
// Donut aliases
|
|
894
894
|
export { default as DonutIcon } from '../icons/donut';
|
|
895
895
|
// DoorClosedLocked aliases
|
|
896
896
|
export { default as DoorClosedLockedIcon } from '../icons/door-closed-locked';
|
|
897
|
-
// DoorClosed aliases
|
|
898
|
-
export { default as DoorClosedIcon } from '../icons/door-closed';
|
|
899
897
|
// DoorOpen aliases
|
|
900
898
|
export { default as DoorOpenIcon } from '../icons/door-open';
|
|
901
|
-
// Dot aliases
|
|
902
|
-
export { default as DotIcon } from '../icons/dot';
|
|
903
899
|
// Download aliases
|
|
904
900
|
export { default as DownloadIcon } from '../icons/download';
|
|
901
|
+
// Dot aliases
|
|
902
|
+
export { default as DotIcon } from '../icons/dot';
|
|
903
|
+
// DoorClosed aliases
|
|
904
|
+
export { default as DoorClosedIcon } from '../icons/door-closed';
|
|
905
|
+
// DraftingCompass aliases
|
|
906
|
+
export { default as DraftingCompassIcon } from '../icons/drafting-compass';
|
|
905
907
|
// Drama aliases
|
|
906
908
|
export { default as DramaIcon } from '../icons/drama';
|
|
907
909
|
// Dribbble aliases
|
|
908
910
|
export { default as DribbbleIcon } from '../icons/dribbble';
|
|
909
|
-
// DraftingCompass aliases
|
|
910
|
-
export { default as DraftingCompassIcon } from '../icons/drafting-compass';
|
|
911
|
-
// Drill aliases
|
|
912
|
-
export { default as DrillIcon } from '../icons/drill';
|
|
913
911
|
// Drone aliases
|
|
914
912
|
export { default as DroneIcon } from '../icons/drone';
|
|
913
|
+
// Drill aliases
|
|
914
|
+
export { default as DrillIcon } from '../icons/drill';
|
|
915
915
|
// Droplet aliases
|
|
916
916
|
export { default as DropletIcon } from '../icons/droplet';
|
|
917
917
|
// DropletOff aliases
|
|
@@ -926,34 +926,34 @@ export { default as DrumIcon } from '../icons/drum';
|
|
|
926
926
|
export { default as DumbbellIcon } from '../icons/dumbbell';
|
|
927
927
|
// EarOff aliases
|
|
928
928
|
export { default as EarOffIcon } from '../icons/ear-off';
|
|
929
|
+
// EarthLock aliases
|
|
930
|
+
export { default as EarthLockIcon } from '../icons/earth-lock';
|
|
929
931
|
// Ear aliases
|
|
930
932
|
export { default as EarIcon } from '../icons/ear';
|
|
931
933
|
// Eclipse aliases
|
|
932
934
|
export { default as EclipseIcon } from '../icons/eclipse';
|
|
933
|
-
// EarthLock aliases
|
|
934
|
-
export { default as EarthLockIcon } from '../icons/earth-lock';
|
|
935
935
|
// EggFried aliases
|
|
936
936
|
export { default as EggFriedIcon } from '../icons/egg-fried';
|
|
937
|
-
// EggOff aliases
|
|
938
|
-
export { default as EggOffIcon } from '../icons/egg-off';
|
|
939
937
|
// Egg aliases
|
|
940
938
|
export { default as EggIcon } from '../icons/egg';
|
|
941
|
-
//
|
|
942
|
-
export { default as
|
|
939
|
+
// EggOff aliases
|
|
940
|
+
export { default as EggOffIcon } from '../icons/egg-off';
|
|
943
941
|
// EqualApproximately aliases
|
|
944
942
|
export { default as EqualApproximatelyIcon } from '../icons/equal-approximately';
|
|
943
|
+
// EqualNot aliases
|
|
944
|
+
export { default as EqualNotIcon } from '../icons/equal-not';
|
|
945
945
|
// Equal aliases
|
|
946
946
|
export { default as EqualIcon } from '../icons/equal';
|
|
947
|
-
// EthernetPort aliases
|
|
948
|
-
export { default as EthernetPortIcon } from '../icons/ethernet-port';
|
|
949
947
|
// Eraser aliases
|
|
950
948
|
export { default as EraserIcon } from '../icons/eraser';
|
|
949
|
+
// EthernetPort aliases
|
|
950
|
+
export { default as EthernetPortIcon } from '../icons/ethernet-port';
|
|
951
951
|
// Euro aliases
|
|
952
952
|
export { default as EuroIcon } from '../icons/euro';
|
|
953
|
-
// Expand aliases
|
|
954
|
-
export { default as ExpandIcon } from '../icons/expand';
|
|
955
953
|
// EvCharger aliases
|
|
956
954
|
export { default as EvChargerIcon } from '../icons/ev-charger';
|
|
955
|
+
// Expand aliases
|
|
956
|
+
export { default as ExpandIcon } from '../icons/expand';
|
|
957
957
|
// ExternalLink aliases
|
|
958
958
|
export { default as ExternalLinkIcon } from '../icons/external-link';
|
|
959
959
|
// EyeClosed aliases
|
|
@@ -966,18 +966,18 @@ export { default as EyeIcon } from '../icons/eye';
|
|
|
966
966
|
export { default as FacebookIcon } from '../icons/facebook';
|
|
967
967
|
// Factory aliases
|
|
968
968
|
export { default as FactoryIcon } from '../icons/factory';
|
|
969
|
-
// FastForward aliases
|
|
970
|
-
export { default as FastForwardIcon } from '../icons/fast-forward';
|
|
971
969
|
// Fan aliases
|
|
972
970
|
export { default as FanIcon } from '../icons/fan';
|
|
973
971
|
// Feather aliases
|
|
974
972
|
export { default as FeatherIcon } from '../icons/feather';
|
|
973
|
+
// FastForward aliases
|
|
974
|
+
export { default as FastForwardIcon } from '../icons/fast-forward';
|
|
975
975
|
// Fence aliases
|
|
976
976
|
export { default as FenceIcon } from '../icons/fence';
|
|
977
|
-
// Figma aliases
|
|
978
|
-
export { default as FigmaIcon } from '../icons/figma';
|
|
979
977
|
// FerrisWheel aliases
|
|
980
978
|
export { default as FerrisWheelIcon } from '../icons/ferris-wheel';
|
|
979
|
+
// Figma aliases
|
|
980
|
+
export { default as FigmaIcon } from '../icons/figma';
|
|
981
981
|
// FileArchive aliases
|
|
982
982
|
export { default as FileArchiveIcon } from '../icons/file-archive';
|
|
983
983
|
// FileAudio2 aliases
|
|
@@ -994,32 +994,32 @@ export { default as FileBoxIcon } from '../icons/file-box';
|
|
|
994
994
|
export { default as FileCheck2Icon } from '../icons/file-check-2';
|
|
995
995
|
// FileCheck aliases
|
|
996
996
|
export { default as FileCheckIcon } from '../icons/file-check';
|
|
997
|
+
// FileCode2 aliases
|
|
998
|
+
export { default as FileCode2Icon } from '../icons/file-code-2';
|
|
997
999
|
// FileClock aliases
|
|
998
1000
|
export { default as FileClockIcon } from '../icons/file-clock';
|
|
999
1001
|
// FileCode aliases
|
|
1000
1002
|
export { default as FileCodeIcon } from '../icons/file-code';
|
|
1001
|
-
// FileCode2 aliases
|
|
1002
|
-
export { default as FileCode2Icon } from '../icons/file-code-2';
|
|
1003
1003
|
// FileDiff aliases
|
|
1004
1004
|
export { default as FileDiffIcon } from '../icons/file-diff';
|
|
1005
1005
|
// FileDigit aliases
|
|
1006
1006
|
export { default as FileDigitIcon } from '../icons/file-digit';
|
|
1007
1007
|
// FileDown aliases
|
|
1008
1008
|
export { default as FileDownIcon } from '../icons/file-down';
|
|
1009
|
-
// FileHeart aliases
|
|
1010
|
-
export { default as FileHeartIcon } from '../icons/file-heart';
|
|
1011
1009
|
// FileImage aliases
|
|
1012
1010
|
export { default as FileImageIcon } from '../icons/file-image';
|
|
1011
|
+
// FileHeart aliases
|
|
1012
|
+
export { default as FileHeartIcon } from '../icons/file-heart';
|
|
1013
1013
|
// FileInput aliases
|
|
1014
1014
|
export { default as FileInputIcon } from '../icons/file-input';
|
|
1015
1015
|
// FileJson2 aliases
|
|
1016
1016
|
export { default as FileJson2Icon } from '../icons/file-json-2';
|
|
1017
1017
|
// FileJson aliases
|
|
1018
1018
|
export { default as FileJsonIcon } from '../icons/file-json';
|
|
1019
|
-
// FileKey2 aliases
|
|
1020
|
-
export { default as FileKey2Icon } from '../icons/file-key-2';
|
|
1021
1019
|
// FileKey aliases
|
|
1022
1020
|
export { default as FileKeyIcon } from '../icons/file-key';
|
|
1021
|
+
// FileKey2 aliases
|
|
1022
|
+
export { default as FileKey2Icon } from '../icons/file-key-2';
|
|
1023
1023
|
// FileLock2 aliases
|
|
1024
1024
|
export { default as FileLock2Icon } from '../icons/file-lock-2';
|
|
1025
1025
|
// FileLock aliases
|
|
@@ -1032,14 +1032,14 @@ export { default as FileMinusIcon } from '../icons/file-minus';
|
|
|
1032
1032
|
export { default as FileMusicIcon } from '../icons/file-music';
|
|
1033
1033
|
// FileOutput aliases
|
|
1034
1034
|
export { default as FileOutputIcon } from '../icons/file-output';
|
|
1035
|
-
// FilePlus aliases
|
|
1036
|
-
export { default as FilePlusIcon } from '../icons/file-plus';
|
|
1037
1035
|
// FilePlus2 aliases
|
|
1038
1036
|
export { default as FilePlus2Icon } from '../icons/file-plus-2';
|
|
1039
|
-
//
|
|
1040
|
-
export { default as
|
|
1037
|
+
// FilePlus aliases
|
|
1038
|
+
export { default as FilePlusIcon } from '../icons/file-plus';
|
|
1041
1039
|
// FileScan aliases
|
|
1042
1040
|
export { default as FileScanIcon } from '../icons/file-scan';
|
|
1041
|
+
// FileSearch2 aliases
|
|
1042
|
+
export { default as FileSearch2Icon } from '../icons/file-search-2';
|
|
1043
1043
|
// FileSearch aliases
|
|
1044
1044
|
export { default as FileSearchIcon } from '../icons/file-search';
|
|
1045
1045
|
// FileSliders aliases
|
|
@@ -1056,20 +1056,20 @@ export { default as FileTerminalIcon } from '../icons/file-terminal';
|
|
|
1056
1056
|
export { default as FileTextIcon } from '../icons/file-text';
|
|
1057
1057
|
// FileType2 aliases
|
|
1058
1058
|
export { default as FileType2Icon } from '../icons/file-type-2';
|
|
1059
|
-
// FileUp aliases
|
|
1060
|
-
export { default as FileUpIcon } from '../icons/file-up';
|
|
1061
1059
|
// FileType aliases
|
|
1062
1060
|
export { default as FileTypeIcon } from '../icons/file-type';
|
|
1063
|
-
//
|
|
1064
|
-
export { default as
|
|
1065
|
-
// FileUser aliases
|
|
1066
|
-
export { default as FileUserIcon } from '../icons/file-user';
|
|
1061
|
+
// FileUp aliases
|
|
1062
|
+
export { default as FileUpIcon } from '../icons/file-up';
|
|
1067
1063
|
// FileVolume2 aliases
|
|
1068
1064
|
export { default as FileVolume2Icon } from '../icons/file-volume-2';
|
|
1069
|
-
//
|
|
1070
|
-
export { default as
|
|
1065
|
+
// FileUser aliases
|
|
1066
|
+
export { default as FileUserIcon } from '../icons/file-user';
|
|
1067
|
+
// FileVolume aliases
|
|
1068
|
+
export { default as FileVolumeIcon } from '../icons/file-volume';
|
|
1071
1069
|
// FileWarning aliases
|
|
1072
1070
|
export { default as FileWarningIcon } from '../icons/file-warning';
|
|
1071
|
+
// FileX2 aliases
|
|
1072
|
+
export { default as FileX2Icon } from '../icons/file-x-2';
|
|
1073
1073
|
// FileX aliases
|
|
1074
1074
|
export { default as FileXIcon } from '../icons/file-x';
|
|
1075
1075
|
// File aliases
|
|
@@ -1084,6 +1084,8 @@ export { default as FingerprintIcon } from '../icons/fingerprint';
|
|
|
1084
1084
|
export { default as FireExtinguisherIcon } from '../icons/fire-extinguisher';
|
|
1085
1085
|
// FishOff aliases
|
|
1086
1086
|
export { default as FishOffIcon } from '../icons/fish-off';
|
|
1087
|
+
// FishSymbol aliases
|
|
1088
|
+
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1087
1089
|
// Fish aliases
|
|
1088
1090
|
export { default as FishIcon } from '../icons/fish';
|
|
1089
1091
|
// FlagOff aliases
|
|
@@ -1092,22 +1094,20 @@ export { default as FlagOffIcon } from '../icons/flag-off';
|
|
|
1092
1094
|
export { default as FlagTriangleLeftIcon } from '../icons/flag-triangle-left';
|
|
1093
1095
|
// FlagTriangleRight aliases
|
|
1094
1096
|
export { default as FlagTriangleRightIcon } from '../icons/flag-triangle-right';
|
|
1095
|
-
// FishSymbol aliases
|
|
1096
|
-
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1097
1097
|
// Flag aliases
|
|
1098
1098
|
export { default as FlagIcon } from '../icons/flag';
|
|
1099
1099
|
// FlameKindling aliases
|
|
1100
1100
|
export { default as FlameKindlingIcon } from '../icons/flame-kindling';
|
|
1101
1101
|
// Flame aliases
|
|
1102
1102
|
export { default as FlameIcon } from '../icons/flame';
|
|
1103
|
-
// FlashlightOff aliases
|
|
1104
|
-
export { default as FlashlightOffIcon } from '../icons/flashlight-off';
|
|
1105
1103
|
// Flashlight aliases
|
|
1106
1104
|
export { default as FlashlightIcon } from '../icons/flashlight';
|
|
1107
|
-
//
|
|
1108
|
-
export { default as
|
|
1105
|
+
// FlashlightOff aliases
|
|
1106
|
+
export { default as FlashlightOffIcon } from '../icons/flashlight-off';
|
|
1109
1107
|
// FlaskConical aliases
|
|
1110
1108
|
export { default as FlaskConicalIcon } from '../icons/flask-conical';
|
|
1109
|
+
// FlaskConicalOff aliases
|
|
1110
|
+
export { default as FlaskConicalOffIcon } from '../icons/flask-conical-off';
|
|
1111
1111
|
// FlaskRound aliases
|
|
1112
1112
|
export { default as FlaskRoundIcon } from '../icons/flask-round';
|
|
1113
1113
|
// FlipHorizontal2 aliases
|
|
@@ -1116,14 +1116,14 @@ export { default as FlipHorizontal2Icon } from '../icons/flip-horizontal-2';
|
|
|
1116
1116
|
export { default as FlipHorizontalIcon } from '../icons/flip-horizontal';
|
|
1117
1117
|
// FlipVertical2 aliases
|
|
1118
1118
|
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1119
|
-
// Flower2 aliases
|
|
1120
|
-
export { default as Flower2Icon } from '../icons/flower-2';
|
|
1121
1119
|
// FlipVertical aliases
|
|
1122
1120
|
export { default as FlipVerticalIcon } from '../icons/flip-vertical';
|
|
1123
|
-
//
|
|
1124
|
-
export { default as
|
|
1121
|
+
// Flower2 aliases
|
|
1122
|
+
export { default as Flower2Icon } from '../icons/flower-2';
|
|
1125
1123
|
// Flower aliases
|
|
1126
1124
|
export { default as FlowerIcon } from '../icons/flower';
|
|
1125
|
+
// Focus aliases
|
|
1126
|
+
export { default as FocusIcon } from '../icons/focus';
|
|
1127
1127
|
// FoldHorizontal aliases
|
|
1128
1128
|
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
1129
1129
|
// FoldVertical aliases
|
|
@@ -1132,10 +1132,10 @@ export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
|
1132
1132
|
export { default as FolderArchiveIcon } from '../icons/folder-archive';
|
|
1133
1133
|
// FolderCheck aliases
|
|
1134
1134
|
export { default as FolderCheckIcon } from '../icons/folder-check';
|
|
1135
|
-
// FolderClosed aliases
|
|
1136
|
-
export { default as FolderClosedIcon } from '../icons/folder-closed';
|
|
1137
1135
|
// FolderClock aliases
|
|
1138
1136
|
export { default as FolderClockIcon } from '../icons/folder-clock';
|
|
1137
|
+
// FolderClosed aliases
|
|
1138
|
+
export { default as FolderClosedIcon } from '../icons/folder-closed';
|
|
1139
1139
|
// FolderCode aliases
|
|
1140
1140
|
export { default as FolderCodeIcon } from '../icons/folder-code';
|
|
1141
1141
|
// FolderDot aliases
|
|
@@ -1144,16 +1144,16 @@ export { default as FolderDotIcon } from '../icons/folder-dot';
|
|
|
1144
1144
|
export { default as FolderDownIcon } from '../icons/folder-down';
|
|
1145
1145
|
// FolderGit2 aliases
|
|
1146
1146
|
export { default as FolderGit2Icon } from '../icons/folder-git-2';
|
|
1147
|
-
// FolderGit aliases
|
|
1148
|
-
export { default as FolderGitIcon } from '../icons/folder-git';
|
|
1149
1147
|
// FolderHeart aliases
|
|
1150
1148
|
export { default as FolderHeartIcon } from '../icons/folder-heart';
|
|
1149
|
+
// FolderGit aliases
|
|
1150
|
+
export { default as FolderGitIcon } from '../icons/folder-git';
|
|
1151
1151
|
// FolderInput aliases
|
|
1152
1152
|
export { default as FolderInputIcon } from '../icons/folder-input';
|
|
1153
|
-
// FolderKanban aliases
|
|
1154
|
-
export { default as FolderKanbanIcon } from '../icons/folder-kanban';
|
|
1155
1153
|
// FolderKey aliases
|
|
1156
1154
|
export { default as FolderKeyIcon } from '../icons/folder-key';
|
|
1155
|
+
// FolderKanban aliases
|
|
1156
|
+
export { default as FolderKanbanIcon } from '../icons/folder-kanban';
|
|
1157
1157
|
// FolderLock aliases
|
|
1158
1158
|
export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
1159
1159
|
// FolderOpenDot aliases
|
|
@@ -1168,46 +1168,46 @@ export { default as FolderOutputIcon } from '../icons/folder-output';
|
|
|
1168
1168
|
export { default as FolderPlusIcon } from '../icons/folder-plus';
|
|
1169
1169
|
// FolderRoot aliases
|
|
1170
1170
|
export { default as FolderRootIcon } from '../icons/folder-root';
|
|
1171
|
-
// FolderSearch2 aliases
|
|
1172
|
-
export { default as FolderSearch2Icon } from '../icons/folder-search-2';
|
|
1173
1171
|
// FolderSearch aliases
|
|
1174
1172
|
export { default as FolderSearchIcon } from '../icons/folder-search';
|
|
1173
|
+
// FolderSearch2 aliases
|
|
1174
|
+
export { default as FolderSearch2Icon } from '../icons/folder-search-2';
|
|
1175
1175
|
// FolderSymlink aliases
|
|
1176
1176
|
export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
|
|
1177
1177
|
// FolderSync aliases
|
|
1178
1178
|
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1179
|
+
// FolderX aliases
|
|
1180
|
+
export { default as FolderXIcon } from '../icons/folder-x';
|
|
1179
1181
|
// FolderTree aliases
|
|
1180
1182
|
export { default as FolderTreeIcon } from '../icons/folder-tree';
|
|
1181
1183
|
// FolderUp aliases
|
|
1182
1184
|
export { default as FolderUpIcon } from '../icons/folder-up';
|
|
1183
|
-
// FolderX aliases
|
|
1184
|
-
export { default as FolderXIcon } from '../icons/folder-x';
|
|
1185
|
-
// Folder aliases
|
|
1186
|
-
export { default as FolderIcon } from '../icons/folder';
|
|
1187
1185
|
// Folders aliases
|
|
1188
1186
|
export { default as FoldersIcon } from '../icons/folders';
|
|
1189
|
-
//
|
|
1190
|
-
export { default as
|
|
1187
|
+
// Folder aliases
|
|
1188
|
+
export { default as FolderIcon } from '../icons/folder';
|
|
1191
1189
|
// Footprints aliases
|
|
1192
1190
|
export { default as FootprintsIcon } from '../icons/footprints';
|
|
1191
|
+
// Forklift aliases
|
|
1192
|
+
export { default as ForkliftIcon } from '../icons/forklift';
|
|
1193
1193
|
// Forward aliases
|
|
1194
1194
|
export { default as ForwardIcon } from '../icons/forward';
|
|
1195
1195
|
// Frame aliases
|
|
1196
1196
|
export { default as FrameIcon } from '../icons/frame';
|
|
1197
|
-
// Framer aliases
|
|
1198
|
-
export { default as FramerIcon } from '../icons/framer';
|
|
1199
1197
|
// Frown aliases
|
|
1200
1198
|
export { default as FrownIcon } from '../icons/frown';
|
|
1199
|
+
// Framer aliases
|
|
1200
|
+
export { default as FramerIcon } from '../icons/framer';
|
|
1201
1201
|
// Fuel aliases
|
|
1202
1202
|
export { default as FuelIcon } from '../icons/fuel';
|
|
1203
|
+
// FunnelPlus aliases
|
|
1204
|
+
export { default as FunnelPlusIcon } from '../icons/funnel-plus';
|
|
1203
1205
|
// Fullscreen aliases
|
|
1204
1206
|
export { default as FullscreenIcon } from '../icons/fullscreen';
|
|
1205
|
-
// GalleryHorizontal aliases
|
|
1206
|
-
export { default as GalleryHorizontalIcon } from '../icons/gallery-horizontal';
|
|
1207
1207
|
// GalleryHorizontalEnd aliases
|
|
1208
1208
|
export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal-end';
|
|
1209
|
-
//
|
|
1210
|
-
export { default as
|
|
1209
|
+
// GalleryHorizontal aliases
|
|
1210
|
+
export { default as GalleryHorizontalIcon } from '../icons/gallery-horizontal';
|
|
1211
1211
|
// GalleryThumbnails aliases
|
|
1212
1212
|
export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
|
|
1213
1213
|
// GalleryVerticalEnd aliases
|
|
@@ -1216,44 +1216,48 @@ export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end
|
|
|
1216
1216
|
export { default as GalleryVerticalIcon } from '../icons/gallery-vertical';
|
|
1217
1217
|
// Gamepad2 aliases
|
|
1218
1218
|
export { default as Gamepad2Icon } from '../icons/gamepad-2';
|
|
1219
|
-
//
|
|
1220
|
-
export { default as
|
|
1219
|
+
// GamepadDirectional aliases
|
|
1220
|
+
export { default as GamepadDirectionalIcon } from '../icons/gamepad-directional';
|
|
1221
1221
|
// Gauge aliases
|
|
1222
1222
|
export { default as GaugeIcon } from '../icons/gauge';
|
|
1223
|
+
// Gamepad aliases
|
|
1224
|
+
export { default as GamepadIcon } from '../icons/gamepad';
|
|
1223
1225
|
// Gavel aliases
|
|
1224
1226
|
export { default as GavelIcon } from '../icons/gavel';
|
|
1225
1227
|
// Gem aliases
|
|
1226
1228
|
export { default as GemIcon } from '../icons/gem';
|
|
1227
1229
|
// GeorgianLari aliases
|
|
1228
1230
|
export { default as GeorgianLariIcon } from '../icons/georgian-lari';
|
|
1229
|
-
// Gift aliases
|
|
1230
|
-
export { default as GiftIcon } from '../icons/gift';
|
|
1231
1231
|
// Ghost aliases
|
|
1232
1232
|
export { default as GhostIcon } from '../icons/ghost';
|
|
1233
|
+
// Gift aliases
|
|
1234
|
+
export { default as GiftIcon } from '../icons/gift';
|
|
1235
|
+
// GitBranchMinus aliases
|
|
1236
|
+
export { default as GitBranchMinusIcon } from '../icons/git-branch-minus';
|
|
1233
1237
|
// GitBranchPlus aliases
|
|
1234
1238
|
export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
1235
1239
|
// GitBranch aliases
|
|
1236
1240
|
export { default as GitBranchIcon } from '../icons/git-branch';
|
|
1237
1241
|
// GitCommitVertical aliases
|
|
1238
1242
|
export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical';
|
|
1239
|
-
// GitCompare aliases
|
|
1240
|
-
export { default as GitCompareIcon } from '../icons/git-compare';
|
|
1241
1243
|
// GitCompareArrows aliases
|
|
1242
1244
|
export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
|
|
1243
|
-
//
|
|
1244
|
-
export { default as
|
|
1245
|
+
// GitCompare aliases
|
|
1246
|
+
export { default as GitCompareIcon } from '../icons/git-compare';
|
|
1245
1247
|
// GitFork aliases
|
|
1246
1248
|
export { default as GitForkIcon } from '../icons/git-fork';
|
|
1249
|
+
// GitGraph aliases
|
|
1250
|
+
export { default as GitGraphIcon } from '../icons/git-graph';
|
|
1247
1251
|
// GitMerge aliases
|
|
1248
1252
|
export { default as GitMergeIcon } from '../icons/git-merge';
|
|
1249
1253
|
// GitPullRequestArrow aliases
|
|
1250
1254
|
export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-arrow';
|
|
1251
1255
|
// GitPullRequestClosed aliases
|
|
1252
1256
|
export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
|
|
1253
|
-
// GitPullRequestCreate aliases
|
|
1254
|
-
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
|
|
1255
1257
|
// GitPullRequestCreateArrow aliases
|
|
1256
1258
|
export { default as GitPullRequestCreateArrowIcon } from '../icons/git-pull-request-create-arrow';
|
|
1259
|
+
// GitPullRequestCreate aliases
|
|
1260
|
+
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
|
|
1257
1261
|
// GitPullRequestDraft aliases
|
|
1258
1262
|
export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
|
|
1259
1263
|
// GitPullRequest aliases
|
|
@@ -1268,44 +1272,44 @@ export { default as GlassWaterIcon } from '../icons/glass-water';
|
|
|
1268
1272
|
export { default as GlassesIcon } from '../icons/glasses';
|
|
1269
1273
|
// GlobeLock aliases
|
|
1270
1274
|
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1271
|
-
// Goal aliases
|
|
1272
|
-
export { default as GoalIcon } from '../icons/goal';
|
|
1273
1275
|
// Globe aliases
|
|
1274
1276
|
export { default as GlobeIcon } from '../icons/globe';
|
|
1275
1277
|
// Gpu aliases
|
|
1276
1278
|
export { default as GpuIcon } from '../icons/gpu';
|
|
1279
|
+
// Goal aliases
|
|
1280
|
+
export { default as GoalIcon } from '../icons/goal';
|
|
1277
1281
|
// GraduationCap aliases
|
|
1278
1282
|
export { default as GraduationCapIcon } from '../icons/graduation-cap';
|
|
1279
1283
|
// Grape aliases
|
|
1280
1284
|
export { default as GrapeIcon } from '../icons/grape';
|
|
1281
|
-
// GripHorizontal aliases
|
|
1282
|
-
export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
|
|
1283
1285
|
// Grid3x2 aliases
|
|
1284
1286
|
export { default as Grid3x2Icon } from '../icons/grid-3x2';
|
|
1285
|
-
//
|
|
1286
|
-
export { default as
|
|
1287
|
+
// GripHorizontal aliases
|
|
1288
|
+
export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
|
|
1287
1289
|
// GripVertical aliases
|
|
1288
1290
|
export { default as GripVerticalIcon } from '../icons/grip-vertical';
|
|
1291
|
+
// Grip aliases
|
|
1292
|
+
export { default as GripIcon } from '../icons/grip';
|
|
1289
1293
|
// Group aliases
|
|
1290
1294
|
export { default as GroupIcon } from '../icons/group';
|
|
1291
|
-
// Ham aliases
|
|
1292
|
-
export { default as HamIcon } from '../icons/ham';
|
|
1293
1295
|
// Guitar aliases
|
|
1294
1296
|
export { default as GuitarIcon } from '../icons/guitar';
|
|
1297
|
+
// Ham aliases
|
|
1298
|
+
export { default as HamIcon } from '../icons/ham';
|
|
1295
1299
|
// Hamburger aliases
|
|
1296
1300
|
export { default as HamburgerIcon } from '../icons/hamburger';
|
|
1297
|
-
// Hammer aliases
|
|
1298
|
-
export { default as HammerIcon } from '../icons/hammer';
|
|
1299
1301
|
// HandCoins aliases
|
|
1300
1302
|
export { default as HandCoinsIcon } from '../icons/hand-coins';
|
|
1303
|
+
// Hammer aliases
|
|
1304
|
+
export { default as HammerIcon } from '../icons/hammer';
|
|
1301
1305
|
// HandFist aliases
|
|
1302
1306
|
export { default as HandFistIcon } from '../icons/hand-fist';
|
|
1303
|
-
// HandMetal aliases
|
|
1304
|
-
export { default as HandMetalIcon } from '../icons/hand-metal';
|
|
1305
|
-
// HandPlatter aliases
|
|
1306
|
-
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1307
1307
|
// HandHeart aliases
|
|
1308
1308
|
export { default as HandHeartIcon } from '../icons/hand-heart';
|
|
1309
|
+
// HandPlatter aliases
|
|
1310
|
+
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1311
|
+
// HandMetal aliases
|
|
1312
|
+
export { default as HandMetalIcon } from '../icons/hand-metal';
|
|
1309
1313
|
// Hand aliases
|
|
1310
1314
|
export { default as HandIcon } from '../icons/hand';
|
|
1311
1315
|
// Handbag aliases
|
|
@@ -1316,24 +1320,24 @@ export { default as HandshakeIcon } from '../icons/handshake';
|
|
|
1316
1320
|
export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
|
|
1317
1321
|
// HardDriveUpload aliases
|
|
1318
1322
|
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
|
|
1319
|
-
// HardHat aliases
|
|
1320
|
-
export { default as HardHatIcon } from '../icons/hard-hat';
|
|
1321
1323
|
// HardDrive aliases
|
|
1322
1324
|
export { default as HardDriveIcon } from '../icons/hard-drive';
|
|
1325
|
+
// HardHat aliases
|
|
1326
|
+
export { default as HardHatIcon } from '../icons/hard-hat';
|
|
1323
1327
|
// Hash aliases
|
|
1324
1328
|
export { default as HashIcon } from '../icons/hash';
|
|
1325
1329
|
// HatGlasses aliases
|
|
1326
1330
|
export { default as HatGlassesIcon } from '../icons/hat-glasses';
|
|
1327
|
-
// Haze aliases
|
|
1328
|
-
export { default as HazeIcon } from '../icons/haze';
|
|
1329
1331
|
// HdmiPort aliases
|
|
1330
1332
|
export { default as HdmiPortIcon } from '../icons/hdmi-port';
|
|
1333
|
+
// Haze aliases
|
|
1334
|
+
export { default as HazeIcon } from '../icons/haze';
|
|
1331
1335
|
// Heading1 aliases
|
|
1332
1336
|
export { default as Heading1Icon } from '../icons/heading-1';
|
|
1333
|
-
// Heading3 aliases
|
|
1334
|
-
export { default as Heading3Icon } from '../icons/heading-3';
|
|
1335
1337
|
// Heading2 aliases
|
|
1336
1338
|
export { default as Heading2Icon } from '../icons/heading-2';
|
|
1339
|
+
// Heading3 aliases
|
|
1340
|
+
export { default as Heading3Icon } from '../icons/heading-3';
|
|
1337
1341
|
// Heading4 aliases
|
|
1338
1342
|
export { default as Heading4Icon } from '../icons/heading-4';
|
|
1339
1343
|
// Heading5 aliases
|
|
@@ -1342,44 +1346,44 @@ export { default as Heading5Icon } from '../icons/heading-5';
|
|
|
1342
1346
|
export { default as Heading6Icon } from '../icons/heading-6';
|
|
1343
1347
|
// HeadphoneOff aliases
|
|
1344
1348
|
export { default as HeadphoneOffIcon } from '../icons/headphone-off';
|
|
1345
|
-
// Heading aliases
|
|
1346
|
-
export { default as HeadingIcon } from '../icons/heading';
|
|
1347
1349
|
// Headphones aliases
|
|
1348
1350
|
export { default as HeadphonesIcon } from '../icons/headphones';
|
|
1351
|
+
// Heading aliases
|
|
1352
|
+
export { default as HeadingIcon } from '../icons/heading';
|
|
1349
1353
|
// Headset aliases
|
|
1350
1354
|
export { default as HeadsetIcon } from '../icons/headset';
|
|
1351
1355
|
// HeartCrack aliases
|
|
1352
1356
|
export { default as HeartCrackIcon } from '../icons/heart-crack';
|
|
1353
|
-
// HeartMinus aliases
|
|
1354
|
-
export { default as HeartMinusIcon } from '../icons/heart-minus';
|
|
1355
1357
|
// HeartHandshake aliases
|
|
1356
1358
|
export { default as HeartHandshakeIcon } from '../icons/heart-handshake';
|
|
1357
|
-
//
|
|
1358
|
-
export { default as
|
|
1359
|
+
// HeartMinus aliases
|
|
1360
|
+
export { default as HeartMinusIcon } from '../icons/heart-minus';
|
|
1359
1361
|
// HeartOff aliases
|
|
1360
1362
|
export { default as HeartOffIcon } from '../icons/heart-off';
|
|
1363
|
+
// HeartPlus aliases
|
|
1364
|
+
export { default as HeartPlusIcon } from '../icons/heart-plus';
|
|
1361
1365
|
// HeartPulse aliases
|
|
1362
1366
|
export { default as HeartPulseIcon } from '../icons/heart-pulse';
|
|
1363
1367
|
// Heart aliases
|
|
1364
1368
|
export { default as HeartIcon } from '../icons/heart';
|
|
1369
|
+
// Hexagon aliases
|
|
1370
|
+
export { default as HexagonIcon } from '../icons/hexagon';
|
|
1365
1371
|
// Heater aliases
|
|
1366
1372
|
export { default as HeaterIcon } from '../icons/heater';
|
|
1367
1373
|
// Highlighter aliases
|
|
1368
1374
|
export { default as HighlighterIcon } from '../icons/highlighter';
|
|
1369
|
-
// Hexagon aliases
|
|
1370
|
-
export { default as HexagonIcon } from '../icons/hexagon';
|
|
1371
|
-
// HopOff aliases
|
|
1372
|
-
export { default as HopOffIcon } from '../icons/hop-off';
|
|
1373
1375
|
// History aliases
|
|
1374
1376
|
export { default as HistoryIcon } from '../icons/history';
|
|
1377
|
+
// HopOff aliases
|
|
1378
|
+
export { default as HopOffIcon } from '../icons/hop-off';
|
|
1375
1379
|
// Hop aliases
|
|
1376
1380
|
export { default as HopIcon } from '../icons/hop';
|
|
1377
|
-
// Hospital aliases
|
|
1378
|
-
export { default as HospitalIcon } from '../icons/hospital';
|
|
1379
|
-
// Hotel aliases
|
|
1380
|
-
export { default as HotelIcon } from '../icons/hotel';
|
|
1381
1381
|
// Hourglass aliases
|
|
1382
1382
|
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1383
|
+
// Hotel aliases
|
|
1384
|
+
export { default as HotelIcon } from '../icons/hotel';
|
|
1385
|
+
// Hospital aliases
|
|
1386
|
+
export { default as HospitalIcon } from '../icons/hospital';
|
|
1383
1387
|
// HouseHeart aliases
|
|
1384
1388
|
export { default as HouseHeartIcon } from '../icons/house-heart';
|
|
1385
1389
|
// HousePlug aliases
|
|
@@ -1388,66 +1392,66 @@ export { default as HousePlugIcon } from '../icons/house-plug';
|
|
|
1388
1392
|
export { default as HousePlusIcon } from '../icons/house-plus';
|
|
1389
1393
|
// HouseWifi aliases
|
|
1390
1394
|
export { default as HouseWifiIcon } from '../icons/house-wifi';
|
|
1391
|
-
// IdCard aliases
|
|
1392
|
-
export { default as IdCardIcon } from '../icons/id-card';
|
|
1393
1395
|
// IdCardLanyard aliases
|
|
1394
1396
|
export { default as IdCardLanyardIcon } from '../icons/id-card-lanyard';
|
|
1395
|
-
//
|
|
1396
|
-
export { default as
|
|
1397
|
+
// IdCard aliases
|
|
1398
|
+
export { default as IdCardIcon } from '../icons/id-card';
|
|
1397
1399
|
// ImageMinus aliases
|
|
1398
1400
|
export { default as ImageMinusIcon } from '../icons/image-minus';
|
|
1401
|
+
// ImageDown aliases
|
|
1402
|
+
export { default as ImageDownIcon } from '../icons/image-down';
|
|
1399
1403
|
// ImageOff aliases
|
|
1400
1404
|
export { default as ImageOffIcon } from '../icons/image-off';
|
|
1401
|
-
// ImagePlay aliases
|
|
1402
|
-
export { default as ImagePlayIcon } from '../icons/image-play';
|
|
1403
1405
|
// ImagePlus aliases
|
|
1404
1406
|
export { default as ImagePlusIcon } from '../icons/image-plus';
|
|
1405
|
-
//
|
|
1406
|
-
export { default as
|
|
1407
|
+
// ImagePlay aliases
|
|
1408
|
+
export { default as ImagePlayIcon } from '../icons/image-play';
|
|
1407
1409
|
// ImageUp aliases
|
|
1408
1410
|
export { default as ImageUpIcon } from '../icons/image-up';
|
|
1409
|
-
// Images aliases
|
|
1410
|
-
export { default as ImagesIcon } from '../icons/images';
|
|
1411
1411
|
// ImageUpscale aliases
|
|
1412
1412
|
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1413
|
+
// Image aliases
|
|
1414
|
+
export { default as ImageIcon } from '../icons/image';
|
|
1415
|
+
// Images aliases
|
|
1416
|
+
export { default as ImagesIcon } from '../icons/images';
|
|
1413
1417
|
// Import aliases
|
|
1414
1418
|
export { default as ImportIcon } from '../icons/import';
|
|
1415
1419
|
// Inbox aliases
|
|
1416
1420
|
export { default as InboxIcon } from '../icons/inbox';
|
|
1421
|
+
// IndianRupee aliases
|
|
1422
|
+
export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
1417
1423
|
// Infinity aliases
|
|
1418
1424
|
export { default as InfinityIcon } from '../icons/infinity';
|
|
1419
1425
|
// Info aliases
|
|
1420
1426
|
export { default as InfoIcon } from '../icons/info';
|
|
1421
|
-
// IndianRupee aliases
|
|
1422
|
-
export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
1423
1427
|
// InspectionPanel aliases
|
|
1424
1428
|
export { default as InspectionPanelIcon } from '../icons/inspection-panel';
|
|
1425
1429
|
// Instagram aliases
|
|
1426
1430
|
export { default as InstagramIcon } from '../icons/instagram';
|
|
1427
1431
|
// Italic aliases
|
|
1428
1432
|
export { default as ItalicIcon } from '../icons/italic';
|
|
1429
|
-
// IterationCw aliases
|
|
1430
|
-
export { default as IterationCwIcon } from '../icons/iteration-cw';
|
|
1431
1433
|
// IterationCcw aliases
|
|
1432
1434
|
export { default as IterationCcwIcon } from '../icons/iteration-ccw';
|
|
1435
|
+
// IterationCw aliases
|
|
1436
|
+
export { default as IterationCwIcon } from '../icons/iteration-cw';
|
|
1433
1437
|
// JapaneseYen aliases
|
|
1434
1438
|
export { default as JapaneseYenIcon } from '../icons/japanese-yen';
|
|
1435
|
-
// Kanban aliases
|
|
1436
|
-
export { default as KanbanIcon } from '../icons/kanban';
|
|
1437
1439
|
// Joystick aliases
|
|
1438
1440
|
export { default as JoystickIcon } from '../icons/joystick';
|
|
1439
1441
|
// Kayak aliases
|
|
1440
1442
|
export { default as KayakIcon } from '../icons/kayak';
|
|
1443
|
+
// Kanban aliases
|
|
1444
|
+
export { default as KanbanIcon } from '../icons/kanban';
|
|
1441
1445
|
// KeyRound aliases
|
|
1442
1446
|
export { default as KeyRoundIcon } from '../icons/key-round';
|
|
1443
1447
|
// KeySquare aliases
|
|
1444
1448
|
export { default as KeySquareIcon } from '../icons/key-square';
|
|
1449
|
+
// KeyboardMusic aliases
|
|
1450
|
+
export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
|
|
1445
1451
|
// Key aliases
|
|
1446
1452
|
export { default as KeyIcon } from '../icons/key';
|
|
1447
1453
|
// KeyboardOff aliases
|
|
1448
1454
|
export { default as KeyboardOffIcon } from '../icons/keyboard-off';
|
|
1449
|
-
// KeyboardMusic aliases
|
|
1450
|
-
export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
|
|
1451
1455
|
// Keyboard aliases
|
|
1452
1456
|
export { default as KeyboardIcon } from '../icons/keyboard';
|
|
1453
1457
|
// LampCeiling aliases
|
|
@@ -1458,38 +1462,38 @@ export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
|
1458
1462
|
export { default as LampFloorIcon } from '../icons/lamp-floor';
|
|
1459
1463
|
// LampWallDown aliases
|
|
1460
1464
|
export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
|
|
1461
|
-
// Lamp aliases
|
|
1462
|
-
export { default as LampIcon } from '../icons/lamp';
|
|
1463
1465
|
// LampWallUp aliases
|
|
1464
1466
|
export { default as LampWallUpIcon } from '../icons/lamp-wall-up';
|
|
1467
|
+
// Lamp aliases
|
|
1468
|
+
export { default as LampIcon } from '../icons/lamp';
|
|
1465
1469
|
// LandPlot aliases
|
|
1466
1470
|
export { default as LandPlotIcon } from '../icons/land-plot';
|
|
1467
1471
|
// Landmark aliases
|
|
1468
1472
|
export { default as LandmarkIcon } from '../icons/landmark';
|
|
1469
1473
|
// Languages aliases
|
|
1470
1474
|
export { default as LanguagesIcon } from '../icons/languages';
|
|
1471
|
-
// Laptop aliases
|
|
1472
|
-
export { default as LaptopIcon } from '../icons/laptop';
|
|
1473
1475
|
// LaptopMinimalCheck aliases
|
|
1474
1476
|
export { default as LaptopMinimalCheckIcon } from '../icons/laptop-minimal-check';
|
|
1477
|
+
// Laptop aliases
|
|
1478
|
+
export { default as LaptopIcon } from '../icons/laptop';
|
|
1475
1479
|
// LassoSelect aliases
|
|
1476
1480
|
export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
1477
1481
|
// Lasso aliases
|
|
1478
1482
|
export { default as LassoIcon } from '../icons/lasso';
|
|
1483
|
+
// Laugh aliases
|
|
1484
|
+
export { default as LaughIcon } from '../icons/laugh';
|
|
1479
1485
|
// Layers2 aliases
|
|
1480
1486
|
export { default as Layers2Icon } from '../icons/layers-2';
|
|
1481
1487
|
// LayoutDashboard aliases
|
|
1482
1488
|
export { default as LayoutDashboardIcon } from '../icons/layout-dashboard';
|
|
1483
|
-
// Laugh aliases
|
|
1484
|
-
export { default as LaughIcon } from '../icons/laugh';
|
|
1485
1489
|
// LayoutGrid aliases
|
|
1486
1490
|
export { default as LayoutGridIcon } from '../icons/layout-grid';
|
|
1487
1491
|
// LayoutList aliases
|
|
1488
1492
|
export { default as LayoutListIcon } from '../icons/layout-list';
|
|
1489
|
-
// LayoutPanelTop aliases
|
|
1490
|
-
export { default as LayoutPanelTopIcon } from '../icons/layout-panel-top';
|
|
1491
1493
|
// LayoutPanelLeft aliases
|
|
1492
1494
|
export { default as LayoutPanelLeftIcon } from '../icons/layout-panel-left';
|
|
1495
|
+
// LayoutPanelTop aliases
|
|
1496
|
+
export { default as LayoutPanelTopIcon } from '../icons/layout-panel-top';
|
|
1493
1497
|
// LayoutTemplate aliases
|
|
1494
1498
|
export { default as LayoutTemplateIcon } from '../icons/layout-template';
|
|
1495
1499
|
// Leaf aliases
|
|
@@ -1506,20 +1510,20 @@ export { default as LibraryIcon } from '../icons/library';
|
|
|
1506
1510
|
export { default as LifeBuoyIcon } from '../icons/life-buoy';
|
|
1507
1511
|
// Ligature aliases
|
|
1508
1512
|
export { default as LigatureIcon } from '../icons/ligature';
|
|
1509
|
-
// LightbulbOff aliases
|
|
1510
|
-
export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
1511
1513
|
// Lightbulb aliases
|
|
1512
1514
|
export { default as LightbulbIcon } from '../icons/lightbulb';
|
|
1515
|
+
// LightbulbOff aliases
|
|
1516
|
+
export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
1513
1517
|
// LineSquiggle aliases
|
|
1514
1518
|
export { default as LineSquiggleIcon } from '../icons/line-squiggle';
|
|
1515
1519
|
// Link2Off aliases
|
|
1516
1520
|
export { default as Link2OffIcon } from '../icons/link-2-off';
|
|
1521
|
+
// Link aliases
|
|
1522
|
+
export { default as LinkIcon } from '../icons/link';
|
|
1517
1523
|
// Link2 aliases
|
|
1518
1524
|
export { default as Link2Icon } from '../icons/link-2';
|
|
1519
1525
|
// Linkedin aliases
|
|
1520
1526
|
export { default as LinkedinIcon } from '../icons/linkedin';
|
|
1521
|
-
// Link aliases
|
|
1522
|
-
export { default as LinkIcon } from '../icons/link';
|
|
1523
1527
|
// ListCheck aliases
|
|
1524
1528
|
export { default as ListCheckIcon } from '../icons/list-check';
|
|
1525
1529
|
// ListChecks aliases
|
|
@@ -1530,32 +1534,32 @@ export { default as ListChevronsDownUpIcon } from '../icons/list-chevrons-down-u
|
|
|
1530
1534
|
export { default as ListChevronsUpDownIcon } from '../icons/list-chevrons-up-down';
|
|
1531
1535
|
// ListCollapse aliases
|
|
1532
1536
|
export { default as ListCollapseIcon } from '../icons/list-collapse';
|
|
1533
|
-
// ListEnd aliases
|
|
1534
|
-
export { default as ListEndIcon } from '../icons/list-end';
|
|
1535
1537
|
// ListFilterPlus aliases
|
|
1536
1538
|
export { default as ListFilterPlusIcon } from '../icons/list-filter-plus';
|
|
1539
|
+
// ListEnd aliases
|
|
1540
|
+
export { default as ListEndIcon } from '../icons/list-end';
|
|
1537
1541
|
// ListFilter aliases
|
|
1538
1542
|
export { default as ListFilterIcon } from '../icons/list-filter';
|
|
1539
|
-
// ListMusic aliases
|
|
1540
|
-
export { default as ListMusicIcon } from '../icons/list-music';
|
|
1541
1543
|
// ListMinus aliases
|
|
1542
1544
|
export { default as ListMinusIcon } from '../icons/list-minus';
|
|
1545
|
+
// ListMusic aliases
|
|
1546
|
+
export { default as ListMusicIcon } from '../icons/list-music';
|
|
1543
1547
|
// ListOrdered aliases
|
|
1544
1548
|
export { default as ListOrderedIcon } from '../icons/list-ordered';
|
|
1545
1549
|
// ListPlus aliases
|
|
1546
1550
|
export { default as ListPlusIcon } from '../icons/list-plus';
|
|
1547
1551
|
// ListRestart aliases
|
|
1548
1552
|
export { default as ListRestartIcon } from '../icons/list-restart';
|
|
1549
|
-
// ListStart aliases
|
|
1550
|
-
export { default as ListStartIcon } from '../icons/list-start';
|
|
1551
1553
|
// ListTodo aliases
|
|
1552
1554
|
export { default as ListTodoIcon } from '../icons/list-todo';
|
|
1553
1555
|
// ListTree aliases
|
|
1554
1556
|
export { default as ListTreeIcon } from '../icons/list-tree';
|
|
1555
|
-
// ListX aliases
|
|
1556
|
-
export { default as ListXIcon } from '../icons/list-x';
|
|
1557
1557
|
// ListVideo aliases
|
|
1558
1558
|
export { default as ListVideoIcon } from '../icons/list-video';
|
|
1559
|
+
// ListStart aliases
|
|
1560
|
+
export { default as ListStartIcon } from '../icons/list-start';
|
|
1561
|
+
// ListX aliases
|
|
1562
|
+
export { default as ListXIcon } from '../icons/list-x';
|
|
1559
1563
|
// List aliases
|
|
1560
1564
|
export { default as ListIcon } from '../icons/list';
|
|
1561
1565
|
// LoaderPinwheel aliases
|
|
@@ -1564,44 +1568,44 @@ export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
|
|
|
1564
1568
|
export { default as LoaderIcon } from '../icons/loader';
|
|
1565
1569
|
// LocateFixed aliases
|
|
1566
1570
|
export { default as LocateFixedIcon } from '../icons/locate-fixed';
|
|
1567
|
-
// LocateOff aliases
|
|
1568
|
-
export { default as LocateOffIcon } from '../icons/locate-off';
|
|
1569
1571
|
// Locate aliases
|
|
1570
1572
|
export { default as LocateIcon } from '../icons/locate';
|
|
1571
|
-
// Lock aliases
|
|
1572
|
-
export { default as LockIcon } from '../icons/lock';
|
|
1573
1573
|
// LockKeyhole aliases
|
|
1574
1574
|
export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
|
|
1575
|
+
// LocateOff aliases
|
|
1576
|
+
export { default as LocateOffIcon } from '../icons/locate-off';
|
|
1577
|
+
// Lock aliases
|
|
1578
|
+
export { default as LockIcon } from '../icons/lock';
|
|
1575
1579
|
// LogIn aliases
|
|
1576
1580
|
export { default as LogInIcon } from '../icons/log-in';
|
|
1577
|
-
// LogOut aliases
|
|
1578
|
-
export { default as LogOutIcon } from '../icons/log-out';
|
|
1579
1581
|
// Logs aliases
|
|
1580
1582
|
export { default as LogsIcon } from '../icons/logs';
|
|
1581
1583
|
// Lollipop aliases
|
|
1582
1584
|
export { default as LollipopIcon } from '../icons/lollipop';
|
|
1583
|
-
//
|
|
1584
|
-
export { default as
|
|
1585
|
+
// LogOut aliases
|
|
1586
|
+
export { default as LogOutIcon } from '../icons/log-out';
|
|
1585
1587
|
// Magnet aliases
|
|
1586
1588
|
export { default as MagnetIcon } from '../icons/magnet';
|
|
1589
|
+
// Luggage aliases
|
|
1590
|
+
export { default as LuggageIcon } from '../icons/luggage';
|
|
1587
1591
|
// MailCheck aliases
|
|
1588
1592
|
export { default as MailCheckIcon } from '../icons/mail-check';
|
|
1589
1593
|
// MailMinus aliases
|
|
1590
1594
|
export { default as MailMinusIcon } from '../icons/mail-minus';
|
|
1591
1595
|
// MailOpen aliases
|
|
1592
1596
|
export { default as MailOpenIcon } from '../icons/mail-open';
|
|
1593
|
-
// MailSearch aliases
|
|
1594
|
-
export { default as MailSearchIcon } from '../icons/mail-search';
|
|
1595
1597
|
// MailPlus aliases
|
|
1596
1598
|
export { default as MailPlusIcon } from '../icons/mail-plus';
|
|
1599
|
+
// MailSearch aliases
|
|
1600
|
+
export { default as MailSearchIcon } from '../icons/mail-search';
|
|
1597
1601
|
// MailX aliases
|
|
1598
1602
|
export { default as MailXIcon } from '../icons/mail-x';
|
|
1599
1603
|
// MailWarning aliases
|
|
1600
1604
|
export { default as MailWarningIcon } from '../icons/mail-warning';
|
|
1601
|
-
// Mailbox aliases
|
|
1602
|
-
export { default as MailboxIcon } from '../icons/mailbox';
|
|
1603
1605
|
// Mail aliases
|
|
1604
1606
|
export { default as MailIcon } from '../icons/mail';
|
|
1607
|
+
// Mailbox aliases
|
|
1608
|
+
export { default as MailboxIcon } from '../icons/mailbox';
|
|
1605
1609
|
// Mails aliases
|
|
1606
1610
|
export { default as MailsIcon } from '../icons/mails';
|
|
1607
1611
|
// MapMinus aliases
|
|
@@ -1630,18 +1634,18 @@ export { default as MapPinXIcon } from '../icons/map-pin-x';
|
|
|
1630
1634
|
export { default as MapPinIcon } from '../icons/map-pin';
|
|
1631
1635
|
// MapPinned aliases
|
|
1632
1636
|
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1637
|
+
// Map aliases
|
|
1638
|
+
export { default as MapIcon } from '../icons/map';
|
|
1633
1639
|
// MapPlus aliases
|
|
1634
1640
|
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1635
|
-
// Mars aliases
|
|
1636
|
-
export { default as MarsIcon } from '../icons/mars';
|
|
1637
|
-
// Maximize2 aliases
|
|
1638
|
-
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1639
1641
|
// MarsStroke aliases
|
|
1640
1642
|
export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
1641
|
-
//
|
|
1642
|
-
export { default as
|
|
1643
|
+
// Mars aliases
|
|
1644
|
+
export { default as MarsIcon } from '../icons/mars';
|
|
1643
1645
|
// Martini aliases
|
|
1644
1646
|
export { default as MartiniIcon } from '../icons/martini';
|
|
1647
|
+
// Maximize2 aliases
|
|
1648
|
+
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1645
1649
|
// Maximize aliases
|
|
1646
1650
|
export { default as MaximizeIcon } from '../icons/maximize';
|
|
1647
1651
|
// Medal aliases
|
|
@@ -1650,18 +1654,18 @@ export { default as MedalIcon } from '../icons/medal';
|
|
|
1650
1654
|
export { default as MegaphoneIcon } from '../icons/megaphone';
|
|
1651
1655
|
// MegaphoneOff aliases
|
|
1652
1656
|
export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
|
|
1653
|
-
// MemoryStick aliases
|
|
1654
|
-
export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
1655
1657
|
// Meh aliases
|
|
1656
1658
|
export { default as MehIcon } from '../icons/meh';
|
|
1659
|
+
// MemoryStick aliases
|
|
1660
|
+
export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
1657
1661
|
// Menu aliases
|
|
1658
1662
|
export { default as MenuIcon } from '../icons/menu';
|
|
1659
1663
|
// Merge aliases
|
|
1660
1664
|
export { default as MergeIcon } from '../icons/merge';
|
|
1661
|
-
// MessageCircleDashed aliases
|
|
1662
|
-
export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed';
|
|
1663
1665
|
// MessageCircleCode aliases
|
|
1664
1666
|
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1667
|
+
// MessageCircleDashed aliases
|
|
1668
|
+
export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed';
|
|
1665
1669
|
// MessageCircleHeart aliases
|
|
1666
1670
|
export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart';
|
|
1667
1671
|
// MessageCircleMore aliases
|
|
@@ -1670,12 +1674,12 @@ export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
|
|
|
1670
1674
|
export { default as MessageCircleOffIcon } from '../icons/message-circle-off';
|
|
1671
1675
|
// MessageCirclePlus aliases
|
|
1672
1676
|
export { default as MessageCirclePlusIcon } from '../icons/message-circle-plus';
|
|
1677
|
+
// MessageCircleWarning aliases
|
|
1678
|
+
export { default as MessageCircleWarningIcon } from '../icons/message-circle-warning';
|
|
1673
1679
|
// MessageCircleReply aliases
|
|
1674
1680
|
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
|
|
1675
1681
|
// MessageCircleX aliases
|
|
1676
1682
|
export { default as MessageCircleXIcon } from '../icons/message-circle-x';
|
|
1677
|
-
// MessageCircleWarning aliases
|
|
1678
|
-
export { default as MessageCircleWarningIcon } from '../icons/message-circle-warning';
|
|
1679
1683
|
// MessageCircle aliases
|
|
1680
1684
|
export { default as MessageCircleIcon } from '../icons/message-circle';
|
|
1681
1685
|
// MessageSquareCode aliases
|
|
@@ -1694,26 +1698,26 @@ export { default as MessageSquareLockIcon } from '../icons/message-square-lock';
|
|
|
1694
1698
|
export { default as MessageSquareMoreIcon } from '../icons/message-square-more';
|
|
1695
1699
|
// MessageSquareOff aliases
|
|
1696
1700
|
export { default as MessageSquareOffIcon } from '../icons/message-square-off';
|
|
1697
|
-
// MessageSquareQuote aliases
|
|
1698
|
-
export { default as MessageSquareQuoteIcon } from '../icons/message-square-quote';
|
|
1699
1701
|
// MessageSquarePlus aliases
|
|
1700
1702
|
export { default as MessageSquarePlusIcon } from '../icons/message-square-plus';
|
|
1701
|
-
//
|
|
1702
|
-
export { default as
|
|
1703
|
+
// MessageSquareQuote aliases
|
|
1704
|
+
export { default as MessageSquareQuoteIcon } from '../icons/message-square-quote';
|
|
1703
1705
|
// MessageSquareReply aliases
|
|
1704
1706
|
export { default as MessageSquareReplyIcon } from '../icons/message-square-reply';
|
|
1705
|
-
//
|
|
1706
|
-
export { default as
|
|
1707
|
+
// MessageSquareShare aliases
|
|
1708
|
+
export { default as MessageSquareShareIcon } from '../icons/message-square-share';
|
|
1707
1709
|
// MessageSquareText aliases
|
|
1708
1710
|
export { default as MessageSquareTextIcon } from '../icons/message-square-text';
|
|
1711
|
+
// MessageSquareWarning aliases
|
|
1712
|
+
export { default as MessageSquareWarningIcon } from '../icons/message-square-warning';
|
|
1709
1713
|
// MessageSquareX aliases
|
|
1710
1714
|
export { default as MessageSquareXIcon } from '../icons/message-square-x';
|
|
1711
1715
|
// MessageSquare aliases
|
|
1712
1716
|
export { default as MessageSquareIcon } from '../icons/message-square';
|
|
1713
|
-
// MicOff aliases
|
|
1714
|
-
export { default as MicOffIcon } from '../icons/mic-off';
|
|
1715
1717
|
// MessagesSquare aliases
|
|
1716
1718
|
export { default as MessagesSquareIcon } from '../icons/messages-square';
|
|
1719
|
+
// MicOff aliases
|
|
1720
|
+
export { default as MicOffIcon } from '../icons/mic-off';
|
|
1717
1721
|
// Mic aliases
|
|
1718
1722
|
export { default as MicIcon } from '../icons/mic';
|
|
1719
1723
|
// Microchip aliases
|
|
@@ -1724,38 +1728,38 @@ export { default as MicroscopeIcon } from '../icons/microscope';
|
|
|
1724
1728
|
export { default as MicrowaveIcon } from '../icons/microwave';
|
|
1725
1729
|
// Milestone aliases
|
|
1726
1730
|
export { default as MilestoneIcon } from '../icons/milestone';
|
|
1727
|
-
// MilkOff aliases
|
|
1728
|
-
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1729
1731
|
// Milk aliases
|
|
1730
1732
|
export { default as MilkIcon } from '../icons/milk';
|
|
1733
|
+
// MilkOff aliases
|
|
1734
|
+
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1731
1735
|
// Minimize2 aliases
|
|
1732
1736
|
export { default as Minimize2Icon } from '../icons/minimize-2';
|
|
1733
1737
|
// Minimize aliases
|
|
1734
1738
|
export { default as MinimizeIcon } from '../icons/minimize';
|
|
1735
|
-
// Minus aliases
|
|
1736
|
-
export { default as MinusIcon } from '../icons/minus';
|
|
1737
1739
|
// MonitorCheck aliases
|
|
1738
1740
|
export { default as MonitorCheckIcon } from '../icons/monitor-check';
|
|
1739
|
-
//
|
|
1740
|
-
export { default as
|
|
1741
|
+
// Minus aliases
|
|
1742
|
+
export { default as MinusIcon } from '../icons/minus';
|
|
1741
1743
|
// MonitorCog aliases
|
|
1742
1744
|
export { default as MonitorCogIcon } from '../icons/monitor-cog';
|
|
1745
|
+
// MonitorCloud aliases
|
|
1746
|
+
export { default as MonitorCloudIcon } from '../icons/monitor-cloud';
|
|
1743
1747
|
// MonitorDot aliases
|
|
1744
1748
|
export { default as MonitorDotIcon } from '../icons/monitor-dot';
|
|
1745
|
-
// MonitorDown aliases
|
|
1746
|
-
export { default as MonitorDownIcon } from '../icons/monitor-down';
|
|
1747
1749
|
// MonitorOff aliases
|
|
1748
1750
|
export { default as MonitorOffIcon } from '../icons/monitor-off';
|
|
1751
|
+
// MonitorDown aliases
|
|
1752
|
+
export { default as MonitorDownIcon } from '../icons/monitor-down';
|
|
1749
1753
|
// MonitorPause aliases
|
|
1750
1754
|
export { default as MonitorPauseIcon } from '../icons/monitor-pause';
|
|
1751
1755
|
// MonitorPlay aliases
|
|
1752
1756
|
export { default as MonitorPlayIcon } from '../icons/monitor-play';
|
|
1753
1757
|
// MonitorSmartphone aliases
|
|
1754
1758
|
export { default as MonitorSmartphoneIcon } from '../icons/monitor-smartphone';
|
|
1755
|
-
// MonitorSpeaker aliases
|
|
1756
|
-
export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker';
|
|
1757
1759
|
// MonitorStop aliases
|
|
1758
1760
|
export { default as MonitorStopIcon } from '../icons/monitor-stop';
|
|
1761
|
+
// MonitorSpeaker aliases
|
|
1762
|
+
export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker';
|
|
1759
1763
|
// MonitorUp aliases
|
|
1760
1764
|
export { default as MonitorUpIcon } from '../icons/monitor-up';
|
|
1761
1765
|
// MonitorX aliases
|
|
@@ -1772,62 +1776,62 @@ export { default as MotorbikeIcon } from '../icons/motorbike';
|
|
|
1772
1776
|
export { default as MountainSnowIcon } from '../icons/mountain-snow';
|
|
1773
1777
|
// Mountain aliases
|
|
1774
1778
|
export { default as MountainIcon } from '../icons/mountain';
|
|
1775
|
-
// MousePointer2 aliases
|
|
1776
|
-
export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
|
|
1777
1779
|
// MouseOff aliases
|
|
1778
1780
|
export { default as MouseOffIcon } from '../icons/mouse-off';
|
|
1779
|
-
//
|
|
1780
|
-
export { default as
|
|
1781
|
+
// MousePointer2 aliases
|
|
1782
|
+
export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
|
|
1781
1783
|
// MousePointerClick aliases
|
|
1782
1784
|
export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click';
|
|
1785
|
+
// MousePointerBan aliases
|
|
1786
|
+
export { default as MousePointerBanIcon } from '../icons/mouse-pointer-ban';
|
|
1783
1787
|
// MousePointer aliases
|
|
1784
1788
|
export { default as MousePointerIcon } from '../icons/mouse-pointer';
|
|
1785
1789
|
// Mouse aliases
|
|
1786
1790
|
export { default as MouseIcon } from '../icons/mouse';
|
|
1787
1791
|
// MoveDiagonal2 aliases
|
|
1788
1792
|
export { default as MoveDiagonal2Icon } from '../icons/move-diagonal-2';
|
|
1793
|
+
// MoveDownLeft aliases
|
|
1794
|
+
export { default as MoveDownLeftIcon } from '../icons/move-down-left';
|
|
1789
1795
|
// MoveDiagonal aliases
|
|
1790
1796
|
export { default as MoveDiagonalIcon } from '../icons/move-diagonal';
|
|
1791
1797
|
// MoveDownRight aliases
|
|
1792
1798
|
export { default as MoveDownRightIcon } from '../icons/move-down-right';
|
|
1793
|
-
// MoveDownLeft aliases
|
|
1794
|
-
export { default as MoveDownLeftIcon } from '../icons/move-down-left';
|
|
1795
1799
|
// MoveDown aliases
|
|
1796
1800
|
export { default as MoveDownIcon } from '../icons/move-down';
|
|
1797
1801
|
// MoveHorizontal aliases
|
|
1798
1802
|
export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
|
|
1799
|
-
// MoveLeft aliases
|
|
1800
|
-
export { default as MoveLeftIcon } from '../icons/move-left';
|
|
1801
1803
|
// MoveRight aliases
|
|
1802
1804
|
export { default as MoveRightIcon } from '../icons/move-right';
|
|
1803
|
-
//
|
|
1804
|
-
export { default as
|
|
1805
|
+
// MoveLeft aliases
|
|
1806
|
+
export { default as MoveLeftIcon } from '../icons/move-left';
|
|
1805
1807
|
// MoveUpRight aliases
|
|
1806
1808
|
export { default as MoveUpRightIcon } from '../icons/move-up-right';
|
|
1809
|
+
// MoveUpLeft aliases
|
|
1810
|
+
export { default as MoveUpLeftIcon } from '../icons/move-up-left';
|
|
1807
1811
|
// MoveUp aliases
|
|
1808
1812
|
export { default as MoveUpIcon } from '../icons/move-up';
|
|
1809
1813
|
// MoveVertical aliases
|
|
1810
1814
|
export { default as MoveVerticalIcon } from '../icons/move-vertical';
|
|
1811
1815
|
// Move aliases
|
|
1812
1816
|
export { default as MoveIcon } from '../icons/move';
|
|
1813
|
-
// Music2 aliases
|
|
1814
|
-
export { default as Music2Icon } from '../icons/music-2';
|
|
1815
1817
|
// Music3 aliases
|
|
1816
1818
|
export { default as Music3Icon } from '../icons/music-3';
|
|
1817
1819
|
// Music4 aliases
|
|
1818
1820
|
export { default as Music4Icon } from '../icons/music-4';
|
|
1821
|
+
// Music2 aliases
|
|
1822
|
+
export { default as Music2Icon } from '../icons/music-2';
|
|
1819
1823
|
// Music aliases
|
|
1820
1824
|
export { default as MusicIcon } from '../icons/music';
|
|
1821
|
-
// Navigation2 aliases
|
|
1822
|
-
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1823
1825
|
// Navigation2Off aliases
|
|
1824
1826
|
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1827
|
+
// Navigation2 aliases
|
|
1828
|
+
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1825
1829
|
// NavigationOff aliases
|
|
1826
1830
|
export { default as NavigationOffIcon } from '../icons/navigation-off';
|
|
1827
|
-
// Navigation aliases
|
|
1828
|
-
export { default as NavigationIcon } from '../icons/navigation';
|
|
1829
1831
|
// Network aliases
|
|
1830
1832
|
export { default as NetworkIcon } from '../icons/network';
|
|
1833
|
+
// Navigation aliases
|
|
1834
|
+
export { default as NavigationIcon } from '../icons/navigation';
|
|
1831
1835
|
// Newspaper aliases
|
|
1832
1836
|
export { default as NewspaperIcon } from '../icons/newspaper';
|
|
1833
1837
|
// Nfc aliases
|
|
@@ -1836,12 +1840,12 @@ export { default as NfcIcon } from '../icons/nfc';
|
|
|
1836
1840
|
export { default as NonBinaryIcon } from '../icons/non-binary';
|
|
1837
1841
|
// NotebookPen aliases
|
|
1838
1842
|
export { default as NotebookPenIcon } from '../icons/notebook-pen';
|
|
1839
|
-
// NotebookText aliases
|
|
1840
|
-
export { default as NotebookTextIcon } from '../icons/notebook-text';
|
|
1841
|
-
// Notebook aliases
|
|
1842
|
-
export { default as NotebookIcon } from '../icons/notebook';
|
|
1843
1843
|
// NotebookTabs aliases
|
|
1844
1844
|
export { default as NotebookTabsIcon } from '../icons/notebook-tabs';
|
|
1845
|
+
// Notebook aliases
|
|
1846
|
+
export { default as NotebookIcon } from '../icons/notebook';
|
|
1847
|
+
// NotebookText aliases
|
|
1848
|
+
export { default as NotebookTextIcon } from '../icons/notebook-text';
|
|
1845
1849
|
// NotepadTextDashed aliases
|
|
1846
1850
|
export { default as NotepadTextDashedIcon } from '../icons/notepad-text-dashed';
|
|
1847
1851
|
// NotepadText aliases
|
|
@@ -1852,22 +1856,22 @@ export { default as NutOffIcon } from '../icons/nut-off';
|
|
|
1852
1856
|
export { default as NutIcon } from '../icons/nut';
|
|
1853
1857
|
// OctagonMinus aliases
|
|
1854
1858
|
export { default as OctagonMinusIcon } from '../icons/octagon-minus';
|
|
1855
|
-
// Omega aliases
|
|
1856
|
-
export { default as OmegaIcon } from '../icons/omega';
|
|
1857
1859
|
// Octagon aliases
|
|
1858
1860
|
export { default as OctagonIcon } from '../icons/octagon';
|
|
1859
|
-
//
|
|
1860
|
-
export { default as
|
|
1861
|
+
// Omega aliases
|
|
1862
|
+
export { default as OmegaIcon } from '../icons/omega';
|
|
1861
1863
|
// Option aliases
|
|
1862
1864
|
export { default as OptionIcon } from '../icons/option';
|
|
1865
|
+
// Orbit aliases
|
|
1866
|
+
export { default as OrbitIcon } from '../icons/orbit';
|
|
1863
1867
|
// Origami aliases
|
|
1864
1868
|
export { default as OrigamiIcon } from '../icons/origami';
|
|
1865
1869
|
// Package2 aliases
|
|
1866
1870
|
export { default as Package2Icon } from '../icons/package-2';
|
|
1867
|
-
// PackageCheck aliases
|
|
1868
|
-
export { default as PackageCheckIcon } from '../icons/package-check';
|
|
1869
1871
|
// PackageMinus aliases
|
|
1870
1872
|
export { default as PackageMinusIcon } from '../icons/package-minus';
|
|
1873
|
+
// PackageCheck aliases
|
|
1874
|
+
export { default as PackageCheckIcon } from '../icons/package-check';
|
|
1871
1875
|
// PackageOpen aliases
|
|
1872
1876
|
export { default as PackageOpenIcon } from '../icons/package-open';
|
|
1873
1877
|
// PackagePlus aliases
|
|
@@ -1878,30 +1882,30 @@ export { default as PackageSearchIcon } from '../icons/package-search';
|
|
|
1878
1882
|
export { default as PackageXIcon } from '../icons/package-x';
|
|
1879
1883
|
// Package aliases
|
|
1880
1884
|
export { default as PackageIcon } from '../icons/package';
|
|
1881
|
-
// PaintBucket aliases
|
|
1882
|
-
export { default as PaintBucketIcon } from '../icons/paint-bucket';
|
|
1883
1885
|
// PaintRoller aliases
|
|
1884
1886
|
export { default as PaintRollerIcon } from '../icons/paint-roller';
|
|
1887
|
+
// PaintBucket aliases
|
|
1888
|
+
export { default as PaintBucketIcon } from '../icons/paint-bucket';
|
|
1885
1889
|
// Paintbrush aliases
|
|
1886
1890
|
export { default as PaintbrushIcon } from '../icons/paintbrush';
|
|
1887
1891
|
// Palette aliases
|
|
1888
1892
|
export { default as PaletteIcon } from '../icons/palette';
|
|
1889
|
-
// Panda aliases
|
|
1890
|
-
export { default as PandaIcon } from '../icons/panda';
|
|
1891
1893
|
// PanelBottomClose aliases
|
|
1892
1894
|
export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
|
|
1895
|
+
// Panda aliases
|
|
1896
|
+
export { default as PandaIcon } from '../icons/panda';
|
|
1893
1897
|
// PanelBottomOpen aliases
|
|
1894
1898
|
export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
|
|
1895
|
-
// PanelLeftRightDashed aliases
|
|
1896
|
-
export { default as PanelLeftRightDashedIcon } from '../icons/panel-left-right-dashed';
|
|
1897
1899
|
// PanelBottom aliases
|
|
1898
1900
|
export { default as PanelBottomIcon } from '../icons/panel-bottom';
|
|
1899
1901
|
// PanelRightClose aliases
|
|
1900
1902
|
export { default as PanelRightCloseIcon } from '../icons/panel-right-close';
|
|
1901
|
-
//
|
|
1902
|
-
export { default as
|
|
1903
|
+
// PanelLeftRightDashed aliases
|
|
1904
|
+
export { default as PanelLeftRightDashedIcon } from '../icons/panel-left-right-dashed';
|
|
1903
1905
|
// PanelRightOpen aliases
|
|
1904
1906
|
export { default as PanelRightOpenIcon } from '../icons/panel-right-open';
|
|
1907
|
+
// PanelRight aliases
|
|
1908
|
+
export { default as PanelRightIcon } from '../icons/panel-right';
|
|
1905
1909
|
// PanelTopBottomDashed aliases
|
|
1906
1910
|
export { default as PanelTopBottomDashedIcon } from '../icons/panel-top-bottom-dashed';
|
|
1907
1911
|
// PanelTopClose aliases
|
|
@@ -1910,32 +1914,32 @@ export { default as PanelTopCloseIcon } from '../icons/panel-top-close';
|
|
|
1910
1914
|
export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
|
|
1911
1915
|
// PanelTop aliases
|
|
1912
1916
|
export { default as PanelTopIcon } from '../icons/panel-top';
|
|
1917
|
+
// PanelsRightBottom aliases
|
|
1918
|
+
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
1913
1919
|
// PanelsLeftBottom aliases
|
|
1914
1920
|
export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
|
|
1915
1921
|
// Paperclip aliases
|
|
1916
1922
|
export { default as PaperclipIcon } from '../icons/paperclip';
|
|
1917
|
-
// PanelsRightBottom aliases
|
|
1918
|
-
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
1919
1923
|
// Parentheses aliases
|
|
1920
1924
|
export { default as ParenthesesIcon } from '../icons/parentheses';
|
|
1921
1925
|
// ParkingMeter aliases
|
|
1922
1926
|
export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
1923
1927
|
// PartyPopper aliases
|
|
1924
1928
|
export { default as PartyPopperIcon } from '../icons/party-popper';
|
|
1925
|
-
// PawPrint aliases
|
|
1926
|
-
export { default as PawPrintIcon } from '../icons/paw-print';
|
|
1927
1929
|
// Pause aliases
|
|
1928
1930
|
export { default as PauseIcon } from '../icons/pause';
|
|
1931
|
+
// PawPrint aliases
|
|
1932
|
+
export { default as PawPrintIcon } from '../icons/paw-print';
|
|
1933
|
+
// PcCase aliases
|
|
1934
|
+
export { default as PcCaseIcon } from '../icons/pc-case';
|
|
1929
1935
|
// PenOff aliases
|
|
1930
1936
|
export { default as PenOffIcon } from '../icons/pen-off';
|
|
1931
1937
|
// PenTool aliases
|
|
1932
1938
|
export { default as PenToolIcon } from '../icons/pen-tool';
|
|
1933
|
-
// PcCase aliases
|
|
1934
|
-
export { default as PcCaseIcon } from '../icons/pc-case';
|
|
1935
|
-
// PencilOff aliases
|
|
1936
|
-
export { default as PencilOffIcon } from '../icons/pencil-off';
|
|
1937
1939
|
// PencilLine aliases
|
|
1938
1940
|
export { default as PencilLineIcon } from '../icons/pencil-line';
|
|
1941
|
+
// PencilOff aliases
|
|
1942
|
+
export { default as PencilOffIcon } from '../icons/pencil-off';
|
|
1939
1943
|
// PencilRuler aliases
|
|
1940
1944
|
export { default as PencilRulerIcon } from '../icons/pencil-ruler';
|
|
1941
1945
|
// Pencil aliases
|
|
@@ -1948,10 +1952,10 @@ export { default as PercentIcon } from '../icons/percent';
|
|
|
1948
1952
|
export { default as PersonStandingIcon } from '../icons/person-standing';
|
|
1949
1953
|
// PhilippinePeso aliases
|
|
1950
1954
|
export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
1951
|
-
// PhoneForwarded aliases
|
|
1952
|
-
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded';
|
|
1953
1955
|
// PhoneCall aliases
|
|
1954
1956
|
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
1957
|
+
// PhoneForwarded aliases
|
|
1958
|
+
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded';
|
|
1955
1959
|
// PhoneIncoming aliases
|
|
1956
1960
|
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
1957
1961
|
// PhoneMissed aliases
|
|
@@ -1966,14 +1970,16 @@ export { default as PhoneIcon } from '../icons/phone';
|
|
|
1966
1970
|
export { default as PiIcon } from '../icons/pi';
|
|
1967
1971
|
// Piano aliases
|
|
1968
1972
|
export { default as PianoIcon } from '../icons/piano';
|
|
1969
|
-
// Pickaxe aliases
|
|
1970
|
-
export { default as PickaxeIcon } from '../icons/pickaxe';
|
|
1971
1973
|
// PictureInPicture2 aliases
|
|
1972
1974
|
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
1973
1975
|
// PictureInPicture aliases
|
|
1974
1976
|
export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
1977
|
+
// Pickaxe aliases
|
|
1978
|
+
export { default as PickaxeIcon } from '../icons/pickaxe';
|
|
1975
1979
|
// PilcrowLeft aliases
|
|
1976
1980
|
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
1981
|
+
// PilcrowRight aliases
|
|
1982
|
+
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
1977
1983
|
// PiggyBank aliases
|
|
1978
1984
|
export { default as PiggyBankIcon } from '../icons/piggy-bank';
|
|
1979
1985
|
// Pilcrow aliases
|
|
@@ -1982,8 +1988,6 @@ export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
|
1982
1988
|
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
1983
1989
|
// Pill aliases
|
|
1984
1990
|
export { default as PillIcon } from '../icons/pill';
|
|
1985
|
-
// PilcrowRight aliases
|
|
1986
|
-
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
1987
1991
|
// PinOff aliases
|
|
1988
1992
|
export { default as PinOffIcon } from '../icons/pin-off';
|
|
1989
1993
|
// Pin aliases
|
|
@@ -2008,10 +2012,10 @@ export { default as PlugIcon } from '../icons/plug';
|
|
|
2008
2012
|
export { default as PlusIcon } from '../icons/plus';
|
|
2009
2013
|
// PocketKnife aliases
|
|
2010
2014
|
export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
2011
|
-
// Podcast aliases
|
|
2012
|
-
export { default as PodcastIcon } from '../icons/podcast';
|
|
2013
2015
|
// Pocket aliases
|
|
2014
2016
|
export { default as PocketIcon } from '../icons/pocket';
|
|
2017
|
+
// Podcast aliases
|
|
2018
|
+
export { default as PodcastIcon } from '../icons/podcast';
|
|
2015
2019
|
// PointerOff aliases
|
|
2016
2020
|
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
2017
2021
|
// Pointer aliases
|
|
@@ -2022,20 +2026,20 @@ export { default as PopcornIcon } from '../icons/popcorn';
|
|
|
2022
2026
|
export { default as PopsicleIcon } from '../icons/popsicle';
|
|
2023
2027
|
// PoundSterling aliases
|
|
2024
2028
|
export { default as PoundSterlingIcon } from '../icons/pound-sterling';
|
|
2025
|
-
//
|
|
2026
|
-
export { default as
|
|
2029
|
+
// Power aliases
|
|
2030
|
+
export { default as PowerIcon } from '../icons/power';
|
|
2027
2031
|
// Presentation aliases
|
|
2028
2032
|
export { default as PresentationIcon } from '../icons/presentation';
|
|
2033
|
+
// PowerOff aliases
|
|
2034
|
+
export { default as PowerOffIcon } from '../icons/power-off';
|
|
2029
2035
|
// PrinterCheck aliases
|
|
2030
2036
|
export { default as PrinterCheckIcon } from '../icons/printer-check';
|
|
2031
|
-
// Power aliases
|
|
2032
|
-
export { default as PowerIcon } from '../icons/power';
|
|
2033
2037
|
// Printer aliases
|
|
2034
2038
|
export { default as PrinterIcon } from '../icons/printer';
|
|
2035
|
-
// Projector aliases
|
|
2036
|
-
export { default as ProjectorIcon } from '../icons/projector';
|
|
2037
2039
|
// Proportions aliases
|
|
2038
2040
|
export { default as ProportionsIcon } from '../icons/proportions';
|
|
2041
|
+
// Projector aliases
|
|
2042
|
+
export { default as ProjectorIcon } from '../icons/projector';
|
|
2039
2043
|
// Puzzle aliases
|
|
2040
2044
|
export { default as PuzzleIcon } from '../icons/puzzle';
|
|
2041
2045
|
// Pyramid aliases
|
|
@@ -2044,10 +2048,10 @@ export { default as PyramidIcon } from '../icons/pyramid';
|
|
|
2044
2048
|
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
2045
2049
|
// Quote aliases
|
|
2046
2050
|
export { default as QuoteIcon } from '../icons/quote';
|
|
2047
|
-
// Radar aliases
|
|
2048
|
-
export { default as RadarIcon } from '../icons/radar';
|
|
2049
2051
|
// Rabbit aliases
|
|
2050
2052
|
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2053
|
+
// Radar aliases
|
|
2054
|
+
export { default as RadarIcon } from '../icons/radar';
|
|
2051
2055
|
// Radiation aliases
|
|
2052
2056
|
export { default as RadiationIcon } from '../icons/radiation';
|
|
2053
2057
|
// Radical aliases
|
|
@@ -2064,26 +2068,26 @@ export { default as RadiusIcon } from '../icons/radius';
|
|
|
2064
2068
|
export { default as RailSymbolIcon } from '../icons/rail-symbol';
|
|
2065
2069
|
// Rainbow aliases
|
|
2066
2070
|
export { default as RainbowIcon } from '../icons/rainbow';
|
|
2067
|
-
// Ratio aliases
|
|
2068
|
-
export { default as RatioIcon } from '../icons/ratio';
|
|
2069
2071
|
// Rat aliases
|
|
2070
2072
|
export { default as RatIcon } from '../icons/rat';
|
|
2071
|
-
//
|
|
2072
|
-
export { default as
|
|
2073
|
+
// Ratio aliases
|
|
2074
|
+
export { default as RatioIcon } from '../icons/ratio';
|
|
2073
2075
|
// ReceiptCent aliases
|
|
2074
2076
|
export { default as ReceiptCentIcon } from '../icons/receipt-cent';
|
|
2075
|
-
//
|
|
2076
|
-
export { default as
|
|
2077
|
+
// ReceiptEuro aliases
|
|
2078
|
+
export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
|
|
2077
2079
|
// ReceiptIndianRupee aliases
|
|
2078
2080
|
export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
|
|
2079
2081
|
// ReceiptPoundSterling aliases
|
|
2080
2082
|
export { default as ReceiptPoundSterlingIcon } from '../icons/receipt-pound-sterling';
|
|
2081
2083
|
// ReceiptRussianRuble aliases
|
|
2082
2084
|
export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-ruble';
|
|
2083
|
-
//
|
|
2084
|
-
export { default as
|
|
2085
|
+
// ReceiptJapaneseYen aliases
|
|
2086
|
+
export { default as ReceiptJapaneseYenIcon } from '../icons/receipt-japanese-yen';
|
|
2085
2087
|
// ReceiptText aliases
|
|
2086
2088
|
export { default as ReceiptTextIcon } from '../icons/receipt-text';
|
|
2089
|
+
// ReceiptSwissFranc aliases
|
|
2090
|
+
export { default as ReceiptSwissFrancIcon } from '../icons/receipt-swiss-franc';
|
|
2087
2091
|
// ReceiptTurkishLira aliases
|
|
2088
2092
|
export { default as ReceiptTurkishLiraIcon } from '../icons/receipt-turkish-lira';
|
|
2089
2093
|
// Receipt aliases
|
|
@@ -2092,16 +2096,16 @@ export { default as ReceiptIcon } from '../icons/receipt';
|
|
|
2092
2096
|
export { default as RectangleCircleIcon } from '../icons/rectangle-circle';
|
|
2093
2097
|
// RectangleGoggles aliases
|
|
2094
2098
|
export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
|
|
2095
|
-
// RectangleHorizontal aliases
|
|
2096
|
-
export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal';
|
|
2097
2099
|
// RectangleVertical aliases
|
|
2098
2100
|
export { default as RectangleVerticalIcon } from '../icons/rectangle-vertical';
|
|
2101
|
+
// RectangleHorizontal aliases
|
|
2102
|
+
export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal';
|
|
2099
2103
|
// Recycle aliases
|
|
2100
2104
|
export { default as RecycleIcon } from '../icons/recycle';
|
|
2101
|
-
// Redo2 aliases
|
|
2102
|
-
export { default as Redo2Icon } from '../icons/redo-2';
|
|
2103
2105
|
// RedoDot aliases
|
|
2104
2106
|
export { default as RedoDotIcon } from '../icons/redo-dot';
|
|
2107
|
+
// Redo2 aliases
|
|
2108
|
+
export { default as Redo2Icon } from '../icons/redo-2';
|
|
2105
2109
|
// Redo aliases
|
|
2106
2110
|
export { default as RedoIcon } from '../icons/redo';
|
|
2107
2111
|
// RefreshCcwDot aliases
|
|
@@ -2110,32 +2114,32 @@ export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot';
|
|
|
2110
2114
|
export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
|
|
2111
2115
|
// RefreshCwOff aliases
|
|
2112
2116
|
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
2113
|
-
// Refrigerator aliases
|
|
2114
|
-
export { default as RefrigeratorIcon } from '../icons/refrigerator';
|
|
2115
2117
|
// RefreshCw aliases
|
|
2116
2118
|
export { default as RefreshCwIcon } from '../icons/refresh-cw';
|
|
2119
|
+
// Refrigerator aliases
|
|
2120
|
+
export { default as RefrigeratorIcon } from '../icons/refrigerator';
|
|
2117
2121
|
// Regex aliases
|
|
2118
2122
|
export { default as RegexIcon } from '../icons/regex';
|
|
2119
|
-
// RemoveFormatting aliases
|
|
2120
|
-
export { default as RemoveFormattingIcon } from '../icons/remove-formatting';
|
|
2121
2123
|
// Repeat1 aliases
|
|
2122
2124
|
export { default as Repeat1Icon } from '../icons/repeat-1';
|
|
2125
|
+
// RemoveFormatting aliases
|
|
2126
|
+
export { default as RemoveFormattingIcon } from '../icons/remove-formatting';
|
|
2123
2127
|
// Repeat2 aliases
|
|
2124
2128
|
export { default as Repeat2Icon } from '../icons/repeat-2';
|
|
2125
2129
|
// Repeat aliases
|
|
2126
2130
|
export { default as RepeatIcon } from '../icons/repeat';
|
|
2127
2131
|
// ReplaceAll aliases
|
|
2128
2132
|
export { default as ReplaceAllIcon } from '../icons/replace-all';
|
|
2129
|
-
// Replace aliases
|
|
2130
|
-
export { default as ReplaceIcon } from '../icons/replace';
|
|
2131
2133
|
// ReplyAll aliases
|
|
2132
2134
|
export { default as ReplyAllIcon } from '../icons/reply-all';
|
|
2133
|
-
//
|
|
2134
|
-
export { default as
|
|
2135
|
+
// Replace aliases
|
|
2136
|
+
export { default as ReplaceIcon } from '../icons/replace';
|
|
2135
2137
|
// Reply aliases
|
|
2136
2138
|
export { default as ReplyIcon } from '../icons/reply';
|
|
2137
2139
|
// Ribbon aliases
|
|
2138
2140
|
export { default as RibbonIcon } from '../icons/ribbon';
|
|
2141
|
+
// Rewind aliases
|
|
2142
|
+
export { default as RewindIcon } from '../icons/rewind';
|
|
2139
2143
|
// RockingChair aliases
|
|
2140
2144
|
export { default as RockingChairIcon } from '../icons/rocking-chair';
|
|
2141
2145
|
// Rocket aliases
|
|
@@ -2144,78 +2148,78 @@ export { default as RocketIcon } from '../icons/rocket';
|
|
|
2144
2148
|
export { default as RollerCoasterIcon } from '../icons/roller-coaster';
|
|
2145
2149
|
// Rose aliases
|
|
2146
2150
|
export { default as RoseIcon } from '../icons/rose';
|
|
2147
|
-
// RotateCcwSquare aliases
|
|
2148
|
-
export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
|
|
2149
2151
|
// RotateCcwKey aliases
|
|
2150
2152
|
export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
|
|
2153
|
+
// RotateCcwSquare aliases
|
|
2154
|
+
export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
|
|
2151
2155
|
// RotateCcw aliases
|
|
2152
2156
|
export { default as RotateCcwIcon } from '../icons/rotate-ccw';
|
|
2153
2157
|
// RotateCwSquare aliases
|
|
2154
2158
|
export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
|
|
2155
2159
|
// RotateCw aliases
|
|
2156
2160
|
export { default as RotateCwIcon } from '../icons/rotate-cw';
|
|
2157
|
-
// RouteOff aliases
|
|
2158
|
-
export { default as RouteOffIcon } from '../icons/route-off';
|
|
2159
2161
|
// Route aliases
|
|
2160
2162
|
export { default as RouteIcon } from '../icons/route';
|
|
2163
|
+
// RouteOff aliases
|
|
2164
|
+
export { default as RouteOffIcon } from '../icons/route-off';
|
|
2161
2165
|
// Router aliases
|
|
2162
2166
|
export { default as RouterIcon } from '../icons/router';
|
|
2163
2167
|
// Rows4 aliases
|
|
2164
2168
|
export { default as Rows4Icon } from '../icons/rows-4';
|
|
2165
|
-
// RulerDimensionLine aliases
|
|
2166
|
-
export { default as RulerDimensionLineIcon } from '../icons/ruler-dimension-line';
|
|
2167
2169
|
// Rss aliases
|
|
2168
2170
|
export { default as RssIcon } from '../icons/rss';
|
|
2169
|
-
//
|
|
2170
|
-
export { default as
|
|
2171
|
+
// RulerDimensionLine aliases
|
|
2172
|
+
export { default as RulerDimensionLineIcon } from '../icons/ruler-dimension-line';
|
|
2171
2173
|
// Ruler aliases
|
|
2172
2174
|
export { default as RulerIcon } from '../icons/ruler';
|
|
2173
2175
|
// Sailboat aliases
|
|
2174
2176
|
export { default as SailboatIcon } from '../icons/sailboat';
|
|
2177
|
+
// RussianRuble aliases
|
|
2178
|
+
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2175
2179
|
// Salad aliases
|
|
2176
2180
|
export { default as SaladIcon } from '../icons/salad';
|
|
2177
|
-
// SatelliteDish aliases
|
|
2178
|
-
export { default as SatelliteDishIcon } from '../icons/satellite-dish';
|
|
2179
2181
|
// Sandwich aliases
|
|
2180
2182
|
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2181
|
-
// SaveAll aliases
|
|
2182
|
-
export { default as SaveAllIcon } from '../icons/save-all';
|
|
2183
2183
|
// Satellite aliases
|
|
2184
2184
|
export { default as SatelliteIcon } from '../icons/satellite';
|
|
2185
|
+
// SatelliteDish aliases
|
|
2186
|
+
export { default as SatelliteDishIcon } from '../icons/satellite-dish';
|
|
2185
2187
|
// SaudiRiyal aliases
|
|
2186
2188
|
export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
|
|
2187
2189
|
// SaveOff aliases
|
|
2188
2190
|
export { default as SaveOffIcon } from '../icons/save-off';
|
|
2189
2191
|
// Save aliases
|
|
2190
2192
|
export { default as SaveIcon } from '../icons/save';
|
|
2193
|
+
// SaveAll aliases
|
|
2194
|
+
export { default as SaveAllIcon } from '../icons/save-all';
|
|
2191
2195
|
// Scale aliases
|
|
2192
2196
|
export { default as ScaleIcon } from '../icons/scale';
|
|
2193
2197
|
// Scaling aliases
|
|
2194
2198
|
export { default as ScalingIcon } from '../icons/scaling';
|
|
2195
|
-
// ScanBarcode aliases
|
|
2196
|
-
export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
|
|
2197
2199
|
// ScanEye aliases
|
|
2198
2200
|
export { default as ScanEyeIcon } from '../icons/scan-eye';
|
|
2199
2201
|
// ScanFace aliases
|
|
2200
2202
|
export { default as ScanFaceIcon } from '../icons/scan-face';
|
|
2203
|
+
// ScanBarcode aliases
|
|
2204
|
+
export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
|
|
2201
2205
|
// ScanHeart aliases
|
|
2202
2206
|
export { default as ScanHeartIcon } from '../icons/scan-heart';
|
|
2203
2207
|
// ScanLine aliases
|
|
2204
2208
|
export { default as ScanLineIcon } from '../icons/scan-line';
|
|
2205
|
-
// ScanSearch aliases
|
|
2206
|
-
export { default as ScanSearchIcon } from '../icons/scan-search';
|
|
2207
2209
|
// ScanQrCode aliases
|
|
2208
2210
|
export { default as ScanQrCodeIcon } from '../icons/scan-qr-code';
|
|
2211
|
+
// ScanSearch aliases
|
|
2212
|
+
export { default as ScanSearchIcon } from '../icons/scan-search';
|
|
2209
2213
|
// ScanText aliases
|
|
2210
2214
|
export { default as ScanTextIcon } from '../icons/scan-text';
|
|
2211
2215
|
// Scan aliases
|
|
2212
2216
|
export { default as ScanIcon } from '../icons/scan';
|
|
2217
|
+
// Scissors aliases
|
|
2218
|
+
export { default as ScissorsIcon } from '../icons/scissors';
|
|
2213
2219
|
// School aliases
|
|
2214
2220
|
export { default as SchoolIcon } from '../icons/school';
|
|
2215
2221
|
// ScissorsLineDashed aliases
|
|
2216
2222
|
export { default as ScissorsLineDashedIcon } from '../icons/scissors-line-dashed';
|
|
2217
|
-
// Scissors aliases
|
|
2218
|
-
export { default as ScissorsIcon } from '../icons/scissors';
|
|
2219
2223
|
// ScreenShareOff aliases
|
|
2220
2224
|
export { default as ScreenShareOffIcon } from '../icons/screen-share-off';
|
|
2221
2225
|
// ScreenShare aliases
|
|
@@ -2242,10 +2246,10 @@ export { default as SendToBackIcon } from '../icons/send-to-back';
|
|
|
2242
2246
|
export { default as SendIcon } from '../icons/send';
|
|
2243
2247
|
// SeparatorVertical aliases
|
|
2244
2248
|
export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
|
|
2245
|
-
// SeparatorHorizontal aliases
|
|
2246
|
-
export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
|
|
2247
2249
|
// ServerCog aliases
|
|
2248
2250
|
export { default as ServerCogIcon } from '../icons/server-cog';
|
|
2251
|
+
// SeparatorHorizontal aliases
|
|
2252
|
+
export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
|
|
2249
2253
|
// ServerCrash aliases
|
|
2250
2254
|
export { default as ServerCrashIcon } from '../icons/server-crash';
|
|
2251
2255
|
// ServerOff aliases
|
|
@@ -2254,60 +2258,62 @@ export { default as ServerOffIcon } from '../icons/server-off';
|
|
|
2254
2258
|
export { default as ServerIcon } from '../icons/server';
|
|
2255
2259
|
// Settings2 aliases
|
|
2256
2260
|
export { default as Settings2Icon } from '../icons/settings-2';
|
|
2257
|
-
// Shapes aliases
|
|
2258
|
-
export { default as ShapesIcon } from '../icons/shapes';
|
|
2259
2261
|
// Settings aliases
|
|
2260
2262
|
export { default as SettingsIcon } from '../icons/settings';
|
|
2261
|
-
//
|
|
2262
|
-
export { default as
|
|
2263
|
+
// Shapes aliases
|
|
2264
|
+
export { default as ShapesIcon } from '../icons/shapes';
|
|
2263
2265
|
// Share aliases
|
|
2264
2266
|
export { default as ShareIcon } from '../icons/share';
|
|
2267
|
+
// Share2 aliases
|
|
2268
|
+
export { default as Share2Icon } from '../icons/share-2';
|
|
2265
2269
|
// Sheet aliases
|
|
2266
2270
|
export { default as SheetIcon } from '../icons/sheet';
|
|
2267
2271
|
// Shell aliases
|
|
2268
2272
|
export { default as ShellIcon } from '../icons/shell';
|
|
2269
|
-
// ShieldAlert aliases
|
|
2270
|
-
export { default as ShieldAlertIcon } from '../icons/shield-alert';
|
|
2271
2273
|
// ShieldBan aliases
|
|
2272
2274
|
export { default as ShieldBanIcon } from '../icons/shield-ban';
|
|
2273
|
-
//
|
|
2274
|
-
export { default as
|
|
2275
|
+
// ShieldAlert aliases
|
|
2276
|
+
export { default as ShieldAlertIcon } from '../icons/shield-alert';
|
|
2275
2277
|
// ShieldCheck aliases
|
|
2276
2278
|
export { default as ShieldCheckIcon } from '../icons/shield-check';
|
|
2279
|
+
// ShieldEllipsis aliases
|
|
2280
|
+
export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
|
|
2277
2281
|
// ShieldHalf aliases
|
|
2278
2282
|
export { default as ShieldHalfIcon } from '../icons/shield-half';
|
|
2279
2283
|
// ShieldMinus aliases
|
|
2280
2284
|
export { default as ShieldMinusIcon } from '../icons/shield-minus';
|
|
2281
2285
|
// ShieldOff aliases
|
|
2282
2286
|
export { default as ShieldOffIcon } from '../icons/shield-off';
|
|
2283
|
-
// ShieldPlus aliases
|
|
2284
|
-
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2285
2287
|
// ShieldUser aliases
|
|
2286
2288
|
export { default as ShieldUserIcon } from '../icons/shield-user';
|
|
2287
|
-
// Shield aliases
|
|
2288
|
-
export { default as ShieldIcon } from '../icons/shield';
|
|
2289
2289
|
// ShipWheel aliases
|
|
2290
2290
|
export { default as ShipWheelIcon } from '../icons/ship-wheel';
|
|
2291
|
+
// ShieldPlus aliases
|
|
2292
|
+
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2293
|
+
// Shield aliases
|
|
2294
|
+
export { default as ShieldIcon } from '../icons/shield';
|
|
2295
|
+
// Shirt aliases
|
|
2296
|
+
export { default as ShirtIcon } from '../icons/shirt';
|
|
2291
2297
|
// Ship aliases
|
|
2292
2298
|
export { default as ShipIcon } from '../icons/ship';
|
|
2293
2299
|
// ShoppingBag aliases
|
|
2294
2300
|
export { default as ShoppingBagIcon } from '../icons/shopping-bag';
|
|
2295
|
-
// Shirt aliases
|
|
2296
|
-
export { default as ShirtIcon } from '../icons/shirt';
|
|
2297
2301
|
// ShoppingBasket aliases
|
|
2298
2302
|
export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
|
|
2299
|
-
// Shovel aliases
|
|
2300
|
-
export { default as ShovelIcon } from '../icons/shovel';
|
|
2301
2303
|
// ShoppingCart aliases
|
|
2302
2304
|
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2305
|
+
// Shredder aliases
|
|
2306
|
+
export { default as ShredderIcon } from '../icons/shredder';
|
|
2303
2307
|
// ShowerHead aliases
|
|
2304
2308
|
export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
2305
2309
|
// Shrimp aliases
|
|
2306
2310
|
export { default as ShrimpIcon } from '../icons/shrimp';
|
|
2307
|
-
//
|
|
2308
|
-
export { default as
|
|
2311
|
+
// Shovel aliases
|
|
2312
|
+
export { default as ShovelIcon } from '../icons/shovel';
|
|
2309
2313
|
// Shrink aliases
|
|
2310
2314
|
export { default as ShrinkIcon } from '../icons/shrink';
|
|
2315
|
+
// Sigma aliases
|
|
2316
|
+
export { default as SigmaIcon } from '../icons/sigma';
|
|
2311
2317
|
// Shrub aliases
|
|
2312
2318
|
export { default as ShrubIcon } from '../icons/shrub';
|
|
2313
2319
|
// Shuffle aliases
|
|
@@ -2316,18 +2322,16 @@ export { default as ShuffleIcon } from '../icons/shuffle';
|
|
|
2316
2322
|
export { default as SignalHighIcon } from '../icons/signal-high';
|
|
2317
2323
|
// SignalLow aliases
|
|
2318
2324
|
export { default as SignalLowIcon } from '../icons/signal-low';
|
|
2319
|
-
// Sigma aliases
|
|
2320
|
-
export { default as SigmaIcon } from '../icons/sigma';
|
|
2321
2325
|
// SignalMedium aliases
|
|
2322
2326
|
export { default as SignalMediumIcon } from '../icons/signal-medium';
|
|
2323
2327
|
// SignalZero aliases
|
|
2324
2328
|
export { default as SignalZeroIcon } from '../icons/signal-zero';
|
|
2325
2329
|
// Signal aliases
|
|
2326
2330
|
export { default as SignalIcon } from '../icons/signal';
|
|
2327
|
-
// SignpostBig aliases
|
|
2328
|
-
export { default as SignpostBigIcon } from '../icons/signpost-big';
|
|
2329
2331
|
// Signature aliases
|
|
2330
2332
|
export { default as SignatureIcon } from '../icons/signature';
|
|
2333
|
+
// SignpostBig aliases
|
|
2334
|
+
export { default as SignpostBigIcon } from '../icons/signpost-big';
|
|
2331
2335
|
// Siren aliases
|
|
2332
2336
|
export { default as SirenIcon } from '../icons/siren';
|
|
2333
2337
|
// Signpost aliases
|
|
@@ -2342,16 +2346,16 @@ export { default as SkullIcon } from '../icons/skull';
|
|
|
2342
2346
|
export { default as SlackIcon } from '../icons/slack';
|
|
2343
2347
|
// Slash aliases
|
|
2344
2348
|
export { default as SlashIcon } from '../icons/slash';
|
|
2345
|
-
// SlidersHorizontal aliases
|
|
2346
|
-
export { default as SlidersHorizontalIcon } from '../icons/sliders-horizontal';
|
|
2347
2349
|
// Slice aliases
|
|
2348
2350
|
export { default as SliceIcon } from '../icons/slice';
|
|
2351
|
+
// SlidersHorizontal aliases
|
|
2352
|
+
export { default as SlidersHorizontalIcon } from '../icons/sliders-horizontal';
|
|
2349
2353
|
// SmartphoneCharging aliases
|
|
2350
2354
|
export { default as SmartphoneChargingIcon } from '../icons/smartphone-charging';
|
|
2351
|
-
// SmartphoneNfc aliases
|
|
2352
|
-
export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc';
|
|
2353
2355
|
// Smartphone aliases
|
|
2354
2356
|
export { default as SmartphoneIcon } from '../icons/smartphone';
|
|
2357
|
+
// SmartphoneNfc aliases
|
|
2358
|
+
export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc';
|
|
2355
2359
|
// SmilePlus aliases
|
|
2356
2360
|
export { default as SmilePlusIcon } from '../icons/smile-plus';
|
|
2357
2361
|
// Smile aliases
|
|
@@ -2360,78 +2364,78 @@ export { default as SmileIcon } from '../icons/smile';
|
|
|
2360
2364
|
export { default as SnailIcon } from '../icons/snail';
|
|
2361
2365
|
// Snowflake aliases
|
|
2362
2366
|
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2367
|
+
// SoapDispenserDroplet aliases
|
|
2368
|
+
export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet';
|
|
2363
2369
|
// Sofa aliases
|
|
2364
2370
|
export { default as SofaIcon } from '../icons/sofa';
|
|
2365
2371
|
// Soup aliases
|
|
2366
2372
|
export { default as SoupIcon } from '../icons/soup';
|
|
2367
2373
|
// Space aliases
|
|
2368
2374
|
export { default as SpaceIcon } from '../icons/space';
|
|
2369
|
-
// SoapDispenserDroplet aliases
|
|
2370
|
-
export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet';
|
|
2371
2375
|
// Sparkle aliases
|
|
2372
2376
|
export { default as SparkleIcon } from '../icons/sparkle';
|
|
2373
|
-
// Speech aliases
|
|
2374
|
-
export { default as SpeechIcon } from '../icons/speech';
|
|
2375
2377
|
// Spade aliases
|
|
2376
2378
|
export { default as SpadeIcon } from '../icons/spade';
|
|
2377
2379
|
// Speaker aliases
|
|
2378
2380
|
export { default as SpeakerIcon } from '../icons/speaker';
|
|
2379
2381
|
// SpellCheck2 aliases
|
|
2380
2382
|
export { default as SpellCheck2Icon } from '../icons/spell-check-2';
|
|
2381
|
-
//
|
|
2382
|
-
export { default as
|
|
2383
|
+
// Speech aliases
|
|
2384
|
+
export { default as SpeechIcon } from '../icons/speech';
|
|
2383
2385
|
// SplinePointer aliases
|
|
2384
2386
|
export { default as SplinePointerIcon } from '../icons/spline-pointer';
|
|
2385
|
-
//
|
|
2386
|
-
export { default as
|
|
2387
|
+
// SpellCheck aliases
|
|
2388
|
+
export { default as SpellCheckIcon } from '../icons/spell-check';
|
|
2387
2389
|
// Split aliases
|
|
2388
2390
|
export { default as SplitIcon } from '../icons/split';
|
|
2389
|
-
//
|
|
2390
|
-
export { default as
|
|
2391
|
+
// Spline aliases
|
|
2392
|
+
export { default as SplineIcon } from '../icons/spline';
|
|
2391
2393
|
// Spool aliases
|
|
2392
2394
|
export { default as SpoolIcon } from '../icons/spool';
|
|
2395
|
+
// Spotlight aliases
|
|
2396
|
+
export { default as SpotlightIcon } from '../icons/spotlight';
|
|
2393
2397
|
// SprayCan aliases
|
|
2394
2398
|
export { default as SprayCanIcon } from '../icons/spray-can';
|
|
2395
2399
|
// Sprout aliases
|
|
2396
2400
|
export { default as SproutIcon } from '../icons/sprout';
|
|
2397
2401
|
// SquareDashedBottomCode aliases
|
|
2398
2402
|
export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code';
|
|
2399
|
-
// SquareDashedBottom aliases
|
|
2400
|
-
export { default as SquareDashedBottomIcon } from '../icons/square-dashed-bottom';
|
|
2401
2403
|
// SquareDashedTopSolid aliases
|
|
2402
2404
|
export { default as SquareDashedTopSolidIcon } from '../icons/square-dashed-top-solid';
|
|
2403
2405
|
// SquarePause aliases
|
|
2404
2406
|
export { default as SquarePauseIcon } from '../icons/square-pause';
|
|
2405
|
-
// SquareRadical aliases
|
|
2406
|
-
export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
2407
2407
|
// SquareRoundCorner aliases
|
|
2408
2408
|
export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
|
|
2409
|
-
//
|
|
2410
|
-
export { default as
|
|
2409
|
+
// SquareDashedBottom aliases
|
|
2410
|
+
export { default as SquareDashedBottomIcon } from '../icons/square-dashed-bottom';
|
|
2411
|
+
// SquareRadical aliases
|
|
2412
|
+
export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
2411
2413
|
// SquareSquare aliases
|
|
2412
2414
|
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2413
|
-
// SquareStar aliases
|
|
2414
|
-
export { default as SquareStarIcon } from '../icons/square-star';
|
|
2415
2415
|
// SquareStop aliases
|
|
2416
2416
|
export { default as SquareStopIcon } from '../icons/square-stop';
|
|
2417
2417
|
// Square aliases
|
|
2418
2418
|
export { default as SquareIcon } from '../icons/square';
|
|
2419
|
-
//
|
|
2420
|
-
export { default as
|
|
2419
|
+
// SquareStack aliases
|
|
2420
|
+
export { default as SquareStackIcon } from '../icons/square-stack';
|
|
2421
|
+
// SquareStar aliases
|
|
2422
|
+
export { default as SquareStarIcon } from '../icons/square-star';
|
|
2421
2423
|
// SquaresExclude aliases
|
|
2422
2424
|
export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
|
|
2423
2425
|
// SquaresSubtract aliases
|
|
2424
2426
|
export { default as SquaresSubtractIcon } from '../icons/squares-subtract';
|
|
2427
|
+
// SquaresIntersect aliases
|
|
2428
|
+
export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
|
|
2425
2429
|
// SquaresUnite aliases
|
|
2426
2430
|
export { default as SquaresUniteIcon } from '../icons/squares-unite';
|
|
2427
2431
|
// SquircleDashed aliases
|
|
2428
2432
|
export { default as SquircleDashedIcon } from '../icons/squircle-dashed';
|
|
2429
2433
|
// Squircle aliases
|
|
2430
2434
|
export { default as SquircleIcon } from '../icons/squircle';
|
|
2431
|
-
// Squirrel aliases
|
|
2432
|
-
export { default as SquirrelIcon } from '../icons/squirrel';
|
|
2433
2435
|
// Stamp aliases
|
|
2434
2436
|
export { default as StampIcon } from '../icons/stamp';
|
|
2437
|
+
// Squirrel aliases
|
|
2438
|
+
export { default as SquirrelIcon } from '../icons/squirrel';
|
|
2435
2439
|
// StarHalf aliases
|
|
2436
2440
|
export { default as StarHalfIcon } from '../icons/star-half';
|
|
2437
2441
|
// StarOff aliases
|
|
@@ -2442,26 +2446,26 @@ export { default as StarIcon } from '../icons/star';
|
|
|
2442
2446
|
export { default as StepBackIcon } from '../icons/step-back';
|
|
2443
2447
|
// StepForward aliases
|
|
2444
2448
|
export { default as StepForwardIcon } from '../icons/step-forward';
|
|
2445
|
-
// Stethoscope aliases
|
|
2446
|
-
export { default as StethoscopeIcon } from '../icons/stethoscope';
|
|
2447
|
-
// StickyNote aliases
|
|
2448
|
-
export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
2449
2449
|
// Sticker aliases
|
|
2450
2450
|
export { default as StickerIcon } from '../icons/sticker';
|
|
2451
|
+
// StickyNote aliases
|
|
2452
|
+
export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
2453
|
+
// Stethoscope aliases
|
|
2454
|
+
export { default as StethoscopeIcon } from '../icons/stethoscope';
|
|
2451
2455
|
// Store aliases
|
|
2452
2456
|
export { default as StoreIcon } from '../icons/store';
|
|
2453
|
-
// StretchVertical aliases
|
|
2454
|
-
export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
2455
2457
|
// StretchHorizontal aliases
|
|
2456
2458
|
export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
|
|
2457
|
-
//
|
|
2458
|
-
export { default as
|
|
2459
|
+
// StretchVertical aliases
|
|
2460
|
+
export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
2459
2461
|
// Subscript aliases
|
|
2460
2462
|
export { default as SubscriptIcon } from '../icons/subscript';
|
|
2461
|
-
// SunDim aliases
|
|
2462
|
-
export { default as SunDimIcon } from '../icons/sun-dim';
|
|
2463
2463
|
// SunMedium aliases
|
|
2464
2464
|
export { default as SunMediumIcon } from '../icons/sun-medium';
|
|
2465
|
+
// Strikethrough aliases
|
|
2466
|
+
export { default as StrikethroughIcon } from '../icons/strikethrough';
|
|
2467
|
+
// SunDim aliases
|
|
2468
|
+
export { default as SunDimIcon } from '../icons/sun-dim';
|
|
2465
2469
|
// SunMoon aliases
|
|
2466
2470
|
export { default as SunMoonIcon } from '../icons/sun-moon';
|
|
2467
2471
|
// SunSnow aliases
|
|
@@ -2474,22 +2478,22 @@ export { default as SunriseIcon } from '../icons/sunrise';
|
|
|
2474
2478
|
export { default as SunsetIcon } from '../icons/sunset';
|
|
2475
2479
|
// Superscript aliases
|
|
2476
2480
|
export { default as SuperscriptIcon } from '../icons/superscript';
|
|
2481
|
+
// SwitchCamera aliases
|
|
2482
|
+
export { default as SwitchCameraIcon } from '../icons/switch-camera';
|
|
2477
2483
|
// SwatchBook aliases
|
|
2478
2484
|
export { default as SwatchBookIcon } from '../icons/swatch-book';
|
|
2479
2485
|
// SwissFranc aliases
|
|
2480
2486
|
export { default as SwissFrancIcon } from '../icons/swiss-franc';
|
|
2481
|
-
// SwitchCamera aliases
|
|
2482
|
-
export { default as SwitchCameraIcon } from '../icons/switch-camera';
|
|
2483
|
-
// Sword aliases
|
|
2484
|
-
export { default as SwordIcon } from '../icons/sword';
|
|
2485
2487
|
// Swords aliases
|
|
2486
2488
|
export { default as SwordsIcon } from '../icons/swords';
|
|
2487
|
-
//
|
|
2488
|
-
export { default as
|
|
2489
|
+
// Sword aliases
|
|
2490
|
+
export { default as SwordIcon } from '../icons/sword';
|
|
2489
2491
|
// Syringe aliases
|
|
2490
2492
|
export { default as SyringeIcon } from '../icons/syringe';
|
|
2491
2493
|
// TableCellsMerge aliases
|
|
2492
2494
|
export { default as TableCellsMergeIcon } from '../icons/table-cells-merge';
|
|
2495
|
+
// Table2 aliases
|
|
2496
|
+
export { default as Table2Icon } from '../icons/table-2';
|
|
2493
2497
|
// TableColumnsSplit aliases
|
|
2494
2498
|
export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
|
|
2495
2499
|
// TableCellsSplit aliases
|
|
@@ -2518,10 +2522,10 @@ export { default as Tally1Icon } from '../icons/tally-1';
|
|
|
2518
2522
|
export { default as Tally2Icon } from '../icons/tally-2';
|
|
2519
2523
|
// Tally3 aliases
|
|
2520
2524
|
export { default as Tally3Icon } from '../icons/tally-3';
|
|
2521
|
-
// Tally5 aliases
|
|
2522
|
-
export { default as Tally5Icon } from '../icons/tally-5';
|
|
2523
2525
|
// Tally4 aliases
|
|
2524
2526
|
export { default as Tally4Icon } from '../icons/tally-4';
|
|
2527
|
+
// Tally5 aliases
|
|
2528
|
+
export { default as Tally5Icon } from '../icons/tally-5';
|
|
2525
2529
|
// Tangent aliases
|
|
2526
2530
|
export { default as TangentIcon } from '../icons/tangent';
|
|
2527
2531
|
// Target aliases
|
|
@@ -2542,12 +2546,12 @@ export { default as TestTubesIcon } from '../icons/test-tubes';
|
|
|
2542
2546
|
export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
2543
2547
|
// TextCursor aliases
|
|
2544
2548
|
export { default as TextCursorIcon } from '../icons/text-cursor';
|
|
2549
|
+
// Theater aliases
|
|
2550
|
+
export { default as TheaterIcon } from '../icons/theater';
|
|
2545
2551
|
// TextQuote aliases
|
|
2546
2552
|
export { default as TextQuoteIcon } from '../icons/text-quote';
|
|
2547
2553
|
// TextSearch aliases
|
|
2548
2554
|
export { default as TextSearchIcon } from '../icons/text-search';
|
|
2549
|
-
// Theater aliases
|
|
2550
|
-
export { default as TheaterIcon } from '../icons/theater';
|
|
2551
2555
|
// ThermometerSnowflake aliases
|
|
2552
2556
|
export { default as ThermometerSnowflakeIcon } from '../icons/thermometer-snowflake';
|
|
2553
2557
|
// ThermometerSun aliases
|
|
@@ -2564,10 +2568,10 @@ export { default as ThumbsUpIcon } from '../icons/thumbs-up';
|
|
|
2564
2568
|
export { default as TicketMinusIcon } from '../icons/ticket-minus';
|
|
2565
2569
|
// TicketPercent aliases
|
|
2566
2570
|
export { default as TicketPercentIcon } from '../icons/ticket-percent';
|
|
2567
|
-
// TicketSlash aliases
|
|
2568
|
-
export { default as TicketSlashIcon } from '../icons/ticket-slash';
|
|
2569
2571
|
// TicketPlus aliases
|
|
2570
2572
|
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2573
|
+
// TicketSlash aliases
|
|
2574
|
+
export { default as TicketSlashIcon } from '../icons/ticket-slash';
|
|
2571
2575
|
// TicketX aliases
|
|
2572
2576
|
export { default as TicketXIcon } from '../icons/ticket-x';
|
|
2573
2577
|
// Ticket aliases
|
|
@@ -2576,72 +2580,72 @@ export { default as TicketIcon } from '../icons/ticket';
|
|
|
2576
2580
|
export { default as TicketsPlaneIcon } from '../icons/tickets-plane';
|
|
2577
2581
|
// Tickets aliases
|
|
2578
2582
|
export { default as TicketsIcon } from '../icons/tickets';
|
|
2579
|
-
// TimerOff aliases
|
|
2580
|
-
export { default as TimerOffIcon } from '../icons/timer-off';
|
|
2581
2583
|
// TimerReset aliases
|
|
2582
2584
|
export { default as TimerResetIcon } from '../icons/timer-reset';
|
|
2583
|
-
//
|
|
2584
|
-
export { default as
|
|
2585
|
+
// TimerOff aliases
|
|
2586
|
+
export { default as TimerOffIcon } from '../icons/timer-off';
|
|
2585
2587
|
// Timer aliases
|
|
2586
2588
|
export { default as TimerIcon } from '../icons/timer';
|
|
2587
2589
|
// ToggleRight aliases
|
|
2588
2590
|
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2591
|
+
// ToggleLeft aliases
|
|
2592
|
+
export { default as ToggleLeftIcon } from '../icons/toggle-left';
|
|
2589
2593
|
// Toilet aliases
|
|
2590
2594
|
export { default as ToiletIcon } from '../icons/toilet';
|
|
2591
|
-
// ToolCase aliases
|
|
2592
|
-
export { default as ToolCaseIcon } from '../icons/tool-case';
|
|
2593
|
-
// Torus aliases
|
|
2594
|
-
export { default as TorusIcon } from '../icons/torus';
|
|
2595
2595
|
// Tornado aliases
|
|
2596
2596
|
export { default as TornadoIcon } from '../icons/tornado';
|
|
2597
|
+
// Torus aliases
|
|
2598
|
+
export { default as TorusIcon } from '../icons/torus';
|
|
2599
|
+
// ToolCase aliases
|
|
2600
|
+
export { default as ToolCaseIcon } from '../icons/tool-case';
|
|
2597
2601
|
// TouchpadOff aliases
|
|
2598
2602
|
export { default as TouchpadOffIcon } from '../icons/touchpad-off';
|
|
2599
|
-
// Touchpad aliases
|
|
2600
|
-
export { default as TouchpadIcon } from '../icons/touchpad';
|
|
2601
2603
|
// TowerControl aliases
|
|
2602
2604
|
export { default as TowerControlIcon } from '../icons/tower-control';
|
|
2605
|
+
// Touchpad aliases
|
|
2606
|
+
export { default as TouchpadIcon } from '../icons/touchpad';
|
|
2603
2607
|
// ToyBrick aliases
|
|
2604
2608
|
export { default as ToyBrickIcon } from '../icons/toy-brick';
|
|
2605
2609
|
// Tractor aliases
|
|
2606
2610
|
export { default as TractorIcon } from '../icons/tractor';
|
|
2607
|
-
// TrainFrontTunnel aliases
|
|
2608
|
-
export { default as TrainFrontTunnelIcon } from '../icons/train-front-tunnel';
|
|
2609
2611
|
// TrafficCone aliases
|
|
2610
2612
|
export { default as TrafficConeIcon } from '../icons/traffic-cone';
|
|
2611
2613
|
// TrainFront aliases
|
|
2612
2614
|
export { default as TrainFrontIcon } from '../icons/train-front';
|
|
2615
|
+
// Transgender aliases
|
|
2616
|
+
export { default as TransgenderIcon } from '../icons/transgender';
|
|
2617
|
+
// TrainFrontTunnel aliases
|
|
2618
|
+
export { default as TrainFrontTunnelIcon } from '../icons/train-front-tunnel';
|
|
2613
2619
|
// TrainTrack aliases
|
|
2614
2620
|
export { default as TrainTrackIcon } from '../icons/train-track';
|
|
2615
2621
|
// Trash2 aliases
|
|
2616
2622
|
export { default as Trash2Icon } from '../icons/trash-2';
|
|
2617
2623
|
// Trash aliases
|
|
2618
2624
|
export { default as TrashIcon } from '../icons/trash';
|
|
2619
|
-
// Transgender aliases
|
|
2620
|
-
export { default as TransgenderIcon } from '../icons/transgender';
|
|
2621
2625
|
// TreeDeciduous aliases
|
|
2622
2626
|
export { default as TreeDeciduousIcon } from '../icons/tree-deciduous';
|
|
2623
|
-
// Trees aliases
|
|
2624
|
-
export { default as TreesIcon } from '../icons/trees';
|
|
2625
2627
|
// TreePine aliases
|
|
2626
2628
|
export { default as TreePineIcon } from '../icons/tree-pine';
|
|
2627
|
-
// TrendingDown aliases
|
|
2628
|
-
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2629
2629
|
// Trello aliases
|
|
2630
2630
|
export { default as TrelloIcon } from '../icons/trello';
|
|
2631
|
-
//
|
|
2632
|
-
export { default as
|
|
2631
|
+
// Trees aliases
|
|
2632
|
+
export { default as TreesIcon } from '../icons/trees';
|
|
2633
2633
|
// TrendingUpDown aliases
|
|
2634
2634
|
export { default as TrendingUpDownIcon } from '../icons/trending-up-down';
|
|
2635
|
+
// TrendingDown aliases
|
|
2636
|
+
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2635
2637
|
// TriangleDashed aliases
|
|
2636
2638
|
export { default as TriangleDashedIcon } from '../icons/triangle-dashed';
|
|
2639
|
+
// TrendingUp aliases
|
|
2640
|
+
export { default as TrendingUpIcon } from '../icons/trending-up';
|
|
2637
2641
|
// TriangleRight aliases
|
|
2638
2642
|
export { default as TriangleRightIcon } from '../icons/triangle-right';
|
|
2639
2643
|
// Triangle aliases
|
|
2640
2644
|
export { default as TriangleIcon } from '../icons/triangle';
|
|
2641
|
-
// TruckElectric aliases
|
|
2642
|
-
export { default as TruckElectricIcon } from '../icons/truck-electric';
|
|
2643
2645
|
// Trophy aliases
|
|
2644
2646
|
export { default as TrophyIcon } from '../icons/trophy';
|
|
2647
|
+
// TruckElectric aliases
|
|
2648
|
+
export { default as TruckElectricIcon } from '../icons/truck-electric';
|
|
2645
2649
|
// Truck aliases
|
|
2646
2650
|
export { default as TruckIcon } from '../icons/truck';
|
|
2647
2651
|
// TurkishLira aliases
|
|
@@ -2650,16 +2654,16 @@ export { default as TurkishLiraIcon } from '../icons/turkish-lira';
|
|
|
2650
2654
|
export { default as TurntableIcon } from '../icons/turntable';
|
|
2651
2655
|
// Turtle aliases
|
|
2652
2656
|
export { default as TurtleIcon } from '../icons/turtle';
|
|
2653
|
-
// Tv aliases
|
|
2654
|
-
export { default as TvIcon } from '../icons/tv';
|
|
2655
2657
|
// TvMinimalPlay aliases
|
|
2656
2658
|
export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
|
|
2657
2659
|
// Twitch aliases
|
|
2658
2660
|
export { default as TwitchIcon } from '../icons/twitch';
|
|
2659
|
-
//
|
|
2660
|
-
export { default as
|
|
2661
|
+
// Tv aliases
|
|
2662
|
+
export { default as TvIcon } from '../icons/tv';
|
|
2661
2663
|
// TypeOutline aliases
|
|
2662
2664
|
export { default as TypeOutlineIcon } from '../icons/type-outline';
|
|
2665
|
+
// Twitter aliases
|
|
2666
|
+
export { default as TwitterIcon } from '../icons/twitter';
|
|
2663
2667
|
// UmbrellaOff aliases
|
|
2664
2668
|
export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
|
|
2665
2669
|
// Type aliases
|
|
@@ -2680,30 +2684,30 @@ export { default as UnfoldHorizontalIcon } from '../icons/unfold-horizontal';
|
|
|
2680
2684
|
export { default as UngroupIcon } from '../icons/ungroup';
|
|
2681
2685
|
// UnfoldVertical aliases
|
|
2682
2686
|
export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
|
|
2687
|
+
// Unlink2 aliases
|
|
2688
|
+
export { default as Unlink2Icon } from '../icons/unlink-2';
|
|
2683
2689
|
// Unlink aliases
|
|
2684
2690
|
export { default as UnlinkIcon } from '../icons/unlink';
|
|
2685
2691
|
// Unplug aliases
|
|
2686
2692
|
export { default as UnplugIcon } from '../icons/unplug';
|
|
2687
|
-
// Unlink2 aliases
|
|
2688
|
-
export { default as Unlink2Icon } from '../icons/unlink-2';
|
|
2689
2693
|
// Upload aliases
|
|
2690
2694
|
export { default as UploadIcon } from '../icons/upload';
|
|
2691
2695
|
// Usb aliases
|
|
2692
2696
|
export { default as UsbIcon } from '../icons/usb';
|
|
2697
|
+
// UserCog aliases
|
|
2698
|
+
export { default as UserCogIcon } from '../icons/user-cog';
|
|
2693
2699
|
// UserCheck aliases
|
|
2694
2700
|
export { default as UserCheckIcon } from '../icons/user-check';
|
|
2695
2701
|
// UserLock aliases
|
|
2696
2702
|
export { default as UserLockIcon } from '../icons/user-lock';
|
|
2697
2703
|
// UserMinus aliases
|
|
2698
2704
|
export { default as UserMinusIcon } from '../icons/user-minus';
|
|
2699
|
-
// UserCog aliases
|
|
2700
|
-
export { default as UserCogIcon } from '../icons/user-cog';
|
|
2701
2705
|
// UserPen aliases
|
|
2702
2706
|
export { default as UserPenIcon } from '../icons/user-pen';
|
|
2703
|
-
// UserRoundPen aliases
|
|
2704
|
-
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2705
2707
|
// UserPlus aliases
|
|
2706
2708
|
export { default as UserPlusIcon } from '../icons/user-plus';
|
|
2709
|
+
// UserRoundPen aliases
|
|
2710
|
+
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2707
2711
|
// UserRoundSearch aliases
|
|
2708
2712
|
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2709
2713
|
// UserSearch aliases
|
|
@@ -2714,32 +2718,32 @@ export { default as UserStarIcon } from '../icons/user-star';
|
|
|
2714
2718
|
export { default as UserXIcon } from '../icons/user-x';
|
|
2715
2719
|
// User aliases
|
|
2716
2720
|
export { default as UserIcon } from '../icons/user';
|
|
2717
|
-
// Users aliases
|
|
2718
|
-
export { default as UsersIcon } from '../icons/users';
|
|
2719
2721
|
// UtilityPole aliases
|
|
2720
2722
|
export { default as UtilityPoleIcon } from '../icons/utility-pole';
|
|
2723
|
+
// Users aliases
|
|
2724
|
+
export { default as UsersIcon } from '../icons/users';
|
|
2721
2725
|
// Variable aliases
|
|
2722
2726
|
export { default as VariableIcon } from '../icons/variable';
|
|
2723
2727
|
// Vault aliases
|
|
2724
2728
|
export { default as VaultIcon } from '../icons/vault';
|
|
2725
|
-
// VectorSquare aliases
|
|
2726
|
-
export { default as VectorSquareIcon } from '../icons/vector-square';
|
|
2727
2729
|
// Vegan aliases
|
|
2728
2730
|
export { default as VeganIcon } from '../icons/vegan';
|
|
2731
|
+
// VectorSquare aliases
|
|
2732
|
+
export { default as VectorSquareIcon } from '../icons/vector-square';
|
|
2729
2733
|
// VenetianMask aliases
|
|
2730
2734
|
export { default as VenetianMaskIcon } from '../icons/venetian-mask';
|
|
2731
2735
|
// VenusAndMars aliases
|
|
2732
2736
|
export { default as VenusAndMarsIcon } from '../icons/venus-and-mars';
|
|
2733
2737
|
// VibrateOff aliases
|
|
2734
2738
|
export { default as VibrateOffIcon } from '../icons/vibrate-off';
|
|
2735
|
-
// Vibrate aliases
|
|
2736
|
-
export { default as VibrateIcon } from '../icons/vibrate';
|
|
2737
2739
|
// Venus aliases
|
|
2738
2740
|
export { default as VenusIcon } from '../icons/venus';
|
|
2739
2741
|
// VideoOff aliases
|
|
2740
2742
|
export { default as VideoOffIcon } from '../icons/video-off';
|
|
2741
2743
|
// Video aliases
|
|
2742
2744
|
export { default as VideoIcon } from '../icons/video';
|
|
2745
|
+
// Vibrate aliases
|
|
2746
|
+
export { default as VibrateIcon } from '../icons/vibrate';
|
|
2743
2747
|
// Videotape aliases
|
|
2744
2748
|
export { default as VideotapeIcon } from '../icons/videotape';
|
|
2745
2749
|
// View aliases
|
|
@@ -2752,44 +2756,44 @@ export { default as VolleyballIcon } from '../icons/volleyball';
|
|
|
2752
2756
|
export { default as Volume1Icon } from '../icons/volume-1';
|
|
2753
2757
|
// Volume2 aliases
|
|
2754
2758
|
export { default as Volume2Icon } from '../icons/volume-2';
|
|
2759
|
+
// VolumeOff aliases
|
|
2760
|
+
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
2761
|
+
// Vote aliases
|
|
2762
|
+
export { default as VoteIcon } from '../icons/vote';
|
|
2755
2763
|
// VolumeX aliases
|
|
2756
2764
|
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2757
2765
|
// Volume aliases
|
|
2758
2766
|
export { default as VolumeIcon } from '../icons/volume';
|
|
2759
|
-
// Vote aliases
|
|
2760
|
-
export { default as VoteIcon } from '../icons/vote';
|
|
2761
|
-
// VolumeOff aliases
|
|
2762
|
-
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
2763
2767
|
// WalletCards aliases
|
|
2764
2768
|
export { default as WalletCardsIcon } from '../icons/wallet-cards';
|
|
2765
|
-
// Wallet aliases
|
|
2766
|
-
export { default as WalletIcon } from '../icons/wallet';
|
|
2767
2769
|
// Wallpaper aliases
|
|
2768
2770
|
export { default as WallpaperIcon } from '../icons/wallpaper';
|
|
2771
|
+
// Wallet aliases
|
|
2772
|
+
export { default as WalletIcon } from '../icons/wallet';
|
|
2773
|
+
// Warehouse aliases
|
|
2774
|
+
export { default as WarehouseIcon } from '../icons/warehouse';
|
|
2769
2775
|
// Wand aliases
|
|
2770
2776
|
export { default as WandIcon } from '../icons/wand';
|
|
2771
2777
|
// WashingMachine aliases
|
|
2772
2778
|
export { default as WashingMachineIcon } from '../icons/washing-machine';
|
|
2773
|
-
//
|
|
2774
|
-
export { default as
|
|
2779
|
+
// Watch aliases
|
|
2780
|
+
export { default as WatchIcon } from '../icons/watch';
|
|
2775
2781
|
// WavesLadder aliases
|
|
2776
2782
|
export { default as WavesLadderIcon } from '../icons/waves-ladder';
|
|
2777
2783
|
// Waves aliases
|
|
2778
2784
|
export { default as WavesIcon } from '../icons/waves';
|
|
2779
|
-
// Watch aliases
|
|
2780
|
-
export { default as WatchIcon } from '../icons/watch';
|
|
2781
|
-
// Waypoints aliases
|
|
2782
|
-
export { default as WaypointsIcon } from '../icons/waypoints';
|
|
2783
2785
|
// Webcam aliases
|
|
2784
2786
|
export { default as WebcamIcon } from '../icons/webcam';
|
|
2787
|
+
// Waypoints aliases
|
|
2788
|
+
export { default as WaypointsIcon } from '../icons/waypoints';
|
|
2785
2789
|
// WebhookOff aliases
|
|
2786
2790
|
export { default as WebhookOffIcon } from '../icons/webhook-off';
|
|
2787
2791
|
// Webhook aliases
|
|
2788
2792
|
export { default as WebhookIcon } from '../icons/webhook';
|
|
2789
|
-
// WheatOff aliases
|
|
2790
|
-
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
2791
2793
|
// Weight aliases
|
|
2792
2794
|
export { default as WeightIcon } from '../icons/weight';
|
|
2795
|
+
// WheatOff aliases
|
|
2796
|
+
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
2793
2797
|
// Wheat aliases
|
|
2794
2798
|
export { default as WheatIcon } from '../icons/wheat';
|
|
2795
2799
|
// WholeWord aliases
|
|
@@ -2816,10 +2820,10 @@ export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
|
2816
2820
|
export { default as WindIcon } from '../icons/wind';
|
|
2817
2821
|
// WineOff aliases
|
|
2818
2822
|
export { default as WineOffIcon } from '../icons/wine-off';
|
|
2819
|
-
// Wine aliases
|
|
2820
|
-
export { default as WineIcon } from '../icons/wine';
|
|
2821
2823
|
// Workflow aliases
|
|
2822
2824
|
export { default as WorkflowIcon } from '../icons/workflow';
|
|
2825
|
+
// Wine aliases
|
|
2826
|
+
export { default as WineIcon } from '../icons/wine';
|
|
2823
2827
|
// Worm aliases
|
|
2824
2828
|
export { default as WormIcon } from '../icons/worm';
|
|
2825
2829
|
// Wrench aliases
|
|
@@ -2830,12 +2834,12 @@ export { default as XIcon } from '../icons/x';
|
|
|
2830
2834
|
export { default as YoutubeIcon } from '../icons/youtube';
|
|
2831
2835
|
// ZapOff aliases
|
|
2832
2836
|
export { default as ZapOffIcon } from '../icons/zap-off';
|
|
2837
|
+
// Zap aliases
|
|
2838
|
+
export { default as ZapIcon } from '../icons/zap';
|
|
2833
2839
|
// ZoomOut aliases
|
|
2834
2840
|
export { default as ZoomOutIcon } from '../icons/zoom-out';
|
|
2835
2841
|
// ZoomIn aliases
|
|
2836
2842
|
export { default as ZoomInIcon } from '../icons/zoom-in';
|
|
2837
|
-
// Zap aliases
|
|
2838
|
-
export { default as ZapIcon } from '../icons/zap';
|
|
2839
2843
|
// ArrowDown01 aliases
|
|
2840
2844
|
export { default as ArrowDown01Icon } from '../icons/arrow-down-0-1';
|
|
2841
2845
|
// ArrowDown10 aliases
|
|
@@ -2844,18 +2848,18 @@ export { default as ArrowDown10Icon } from '../icons/arrow-down-1-0';
|
|
|
2844
2848
|
export { default as ArrowUp01Icon } from '../icons/arrow-up-0-1';
|
|
2845
2849
|
// ArrowUp10 aliases
|
|
2846
2850
|
export { default as ArrowUp10Icon } from '../icons/arrow-up-1-0';
|
|
2847
|
-
// AlarmClockCheck aliases
|
|
2848
|
-
export { default as AlarmClockCheckIcon } from '../icons/alarm-clock-check';
|
|
2849
|
-
export {
|
|
2850
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockCheck} instead. This alias will be removed in v1.0 */
|
|
2851
|
-
default as AlarmCheckIcon
|
|
2852
|
-
} from '../icons/alarm-clock-check';
|
|
2853
2851
|
// AlarmClockMinus aliases
|
|
2854
2852
|
export { default as AlarmClockMinusIcon } from '../icons/alarm-clock-minus';
|
|
2855
2853
|
export {
|
|
2856
2854
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockMinus} instead. This alias will be removed in v1.0 */
|
|
2857
2855
|
default as AlarmMinusIcon
|
|
2858
2856
|
} from '../icons/alarm-clock-minus';
|
|
2857
|
+
// AlarmClockCheck aliases
|
|
2858
|
+
export { default as AlarmClockCheckIcon } from '../icons/alarm-clock-check';
|
|
2859
|
+
export {
|
|
2860
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockCheck} instead. This alias will be removed in v1.0 */
|
|
2861
|
+
default as AlarmCheckIcon
|
|
2862
|
+
} from '../icons/alarm-clock-check';
|
|
2859
2863
|
// AlarmClockPlus aliases
|
|
2860
2864
|
export { default as AlarmClockPlusIcon } from '../icons/alarm-clock-plus';
|
|
2861
2865
|
export {
|
|
@@ -2880,24 +2884,24 @@ export {
|
|
|
2880
2884
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. This alias will be removed in v1.0 */
|
|
2881
2885
|
default as ArrowDownZaIcon
|
|
2882
2886
|
} from '../icons/arrow-down-z-a';
|
|
2883
|
-
//
|
|
2884
|
-
export { default as
|
|
2887
|
+
// ArrowUpAZ aliases
|
|
2888
|
+
export { default as ArrowUpAZIcon } from '../icons/arrow-up-a-z';
|
|
2885
2889
|
export {
|
|
2886
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
2887
|
-
default as
|
|
2888
|
-
} from '../icons/arrow-up-
|
|
2889
|
-
// ArrowUpZA aliases
|
|
2890
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpAZ} instead. This alias will be removed in v1.0 */
|
|
2891
|
+
default as ArrowUpAzIcon
|
|
2892
|
+
} from '../icons/arrow-up-a-z';
|
|
2893
|
+
// ArrowUpZA aliases
|
|
2890
2894
|
export { default as ArrowUpZAIcon } from '../icons/arrow-up-z-a';
|
|
2891
2895
|
export {
|
|
2892
2896
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpZA} instead. This alias will be removed in v1.0 */
|
|
2893
2897
|
default as ArrowUpZaIcon
|
|
2894
2898
|
} from '../icons/arrow-up-z-a';
|
|
2895
|
-
//
|
|
2896
|
-
export { default as
|
|
2899
|
+
// ArrowUpNarrowWide aliases
|
|
2900
|
+
export { default as ArrowUpNarrowWideIcon } from '../icons/arrow-up-narrow-wide';
|
|
2897
2901
|
export {
|
|
2898
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
2899
|
-
default as
|
|
2900
|
-
} from '../icons/arrow-up-
|
|
2902
|
+
/** @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 */
|
|
2903
|
+
default as SortAscIcon
|
|
2904
|
+
} from '../icons/arrow-up-narrow-wide';
|
|
2901
2905
|
// Axis3d aliases
|
|
2902
2906
|
export { default as Axis3dIcon } from '../icons/axis-3d';
|
|
2903
2907
|
export {
|
|
@@ -2910,42 +2914,42 @@ export {
|
|
|
2910
2914
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead. This alias will be removed in v1.0 */
|
|
2911
2915
|
default as VerifiedIcon
|
|
2912
2916
|
} from '../icons/badge-check';
|
|
2913
|
-
// BetweenHorizontalEnd aliases
|
|
2914
|
-
export { default as BetweenHorizontalEndIcon } from '../icons/between-horizontal-end';
|
|
2915
|
-
export {
|
|
2916
|
-
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. This alias will be removed in v1.0 */
|
|
2917
|
-
default as BetweenHorizonalEndIcon
|
|
2918
|
-
} from '../icons/between-horizontal-end';
|
|
2919
2917
|
// BadgeQuestionMark aliases
|
|
2920
2918
|
export { default as BadgeQuestionMarkIcon } from '../icons/badge-question-mark';
|
|
2921
2919
|
export {
|
|
2922
2920
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. This alias will be removed in v1.0 */
|
|
2923
2921
|
default as BadgeHelpIcon
|
|
2924
2922
|
} from '../icons/badge-question-mark';
|
|
2925
|
-
//
|
|
2926
|
-
export { default as
|
|
2927
|
-
export {
|
|
2928
|
-
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. This alias will be removed in v1.0 */
|
|
2929
|
-
default as BetweenHorizonalStartIcon
|
|
2930
|
-
} from '../icons/between-horizontal-start';
|
|
2931
|
-
// BookDashed aliases
|
|
2932
|
-
export { default as BookDashedIcon } from '../icons/book-dashed';
|
|
2923
|
+
// BetweenHorizontalEnd aliases
|
|
2924
|
+
export { default as BetweenHorizontalEndIcon } from '../icons/between-horizontal-end';
|
|
2933
2925
|
export {
|
|
2934
|
-
/** @deprecated
|
|
2935
|
-
default as
|
|
2936
|
-
} from '../icons/
|
|
2926
|
+
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. This alias will be removed in v1.0 */
|
|
2927
|
+
default as BetweenHorizonalEndIcon
|
|
2928
|
+
} from '../icons/between-horizontal-end';
|
|
2937
2929
|
// Braces aliases
|
|
2938
2930
|
export { default as BracesIcon } from '../icons/braces';
|
|
2939
2931
|
export {
|
|
2940
2932
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Braces} instead. This alias will be removed in v1.0 */
|
|
2941
2933
|
default as CurlyBracesIcon
|
|
2942
2934
|
} from '../icons/braces';
|
|
2935
|
+
// BetweenHorizontalStart aliases
|
|
2936
|
+
export { default as BetweenHorizontalStartIcon } from '../icons/between-horizontal-start';
|
|
2937
|
+
export {
|
|
2938
|
+
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. This alias will be removed in v1.0 */
|
|
2939
|
+
default as BetweenHorizonalStartIcon
|
|
2940
|
+
} from '../icons/between-horizontal-start';
|
|
2943
2941
|
// Captions aliases
|
|
2944
2942
|
export { default as CaptionsIcon } from '../icons/captions';
|
|
2945
2943
|
export {
|
|
2946
2944
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Captions} instead. This alias will be removed in v1.0 */
|
|
2947
2945
|
default as SubtitlesIcon
|
|
2948
2946
|
} from '../icons/captions';
|
|
2947
|
+
// BookDashed aliases
|
|
2948
|
+
export { default as BookDashedIcon } from '../icons/book-dashed';
|
|
2949
|
+
export {
|
|
2950
|
+
/** @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 */
|
|
2951
|
+
default as BookTemplateIcon
|
|
2952
|
+
} from '../icons/book-dashed';
|
|
2949
2953
|
// ChartArea aliases
|
|
2950
2954
|
export { default as ChartAreaIcon } from '../icons/chart-area';
|
|
2951
2955
|
export {
|
|
@@ -3012,36 +3016,42 @@ export {
|
|
|
3012
3016
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesGantt} instead. This alias will be removed in v1.0 */
|
|
3013
3017
|
default as GanttChartIcon
|
|
3014
3018
|
} from '../icons/chart-no-axes-gantt';
|
|
3015
|
-
// ChartScatter aliases
|
|
3016
|
-
export { default as ChartScatterIcon } from '../icons/chart-scatter';
|
|
3017
|
-
export {
|
|
3018
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartScatter} instead. This alias will be removed in v1.0 */
|
|
3019
|
-
default as ScatterChartIcon
|
|
3020
|
-
} from '../icons/chart-scatter';
|
|
3021
3019
|
// ChartPie aliases
|
|
3022
3020
|
export { default as ChartPieIcon } from '../icons/chart-pie';
|
|
3023
3021
|
export {
|
|
3024
3022
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartPie} instead. This alias will be removed in v1.0 */
|
|
3025
3023
|
default as PieChartIcon
|
|
3026
3024
|
} from '../icons/chart-pie';
|
|
3027
|
-
//
|
|
3028
|
-
export { default as
|
|
3025
|
+
// ChartScatter aliases
|
|
3026
|
+
export { default as ChartScatterIcon } from '../icons/chart-scatter';
|
|
3029
3027
|
export {
|
|
3030
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3031
|
-
default as
|
|
3032
|
-
} from '../icons/
|
|
3028
|
+
/** @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 */
|
|
3029
|
+
default as ScatterChartIcon
|
|
3030
|
+
} from '../icons/chart-scatter';
|
|
3033
3031
|
// CircleAlert aliases
|
|
3034
3032
|
export { default as CircleAlertIcon } from '../icons/circle-alert';
|
|
3035
3033
|
export {
|
|
3036
3034
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleAlert} instead. This alias will be removed in v1.0 */
|
|
3037
3035
|
default as AlertCircleIcon
|
|
3038
3036
|
} from '../icons/circle-alert';
|
|
3037
|
+
// Chromium aliases
|
|
3038
|
+
export { default as ChromiumIcon } from '../icons/chromium';
|
|
3039
|
+
export {
|
|
3040
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Chromium} instead. This alias will be removed in v1.0 */
|
|
3041
|
+
default as ChromeIcon
|
|
3042
|
+
} from '../icons/chromium';
|
|
3039
3043
|
// CircleArrowDown aliases
|
|
3040
3044
|
export { default as CircleArrowDownIcon } from '../icons/circle-arrow-down';
|
|
3041
3045
|
export {
|
|
3042
3046
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowDown} instead. This alias will be removed in v1.0 */
|
|
3043
3047
|
default as ArrowDownCircleIcon
|
|
3044
3048
|
} from '../icons/circle-arrow-down';
|
|
3049
|
+
// CircleArrowOutDownLeft aliases
|
|
3050
|
+
export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left';
|
|
3051
|
+
export {
|
|
3052
|
+
/** @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 */
|
|
3053
|
+
default as ArrowDownLeftFromCircleIcon
|
|
3054
|
+
} from '../icons/circle-arrow-out-down-left';
|
|
3045
3055
|
// CircleArrowLeft aliases
|
|
3046
3056
|
export { default as CircleArrowLeftIcon } from '../icons/circle-arrow-left';
|
|
3047
3057
|
export {
|
|
@@ -3054,54 +3064,48 @@ export {
|
|
|
3054
3064
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownRight} instead. This alias will be removed in v1.0 */
|
|
3055
3065
|
default as ArrowDownRightFromCircleIcon
|
|
3056
3066
|
} from '../icons/circle-arrow-out-down-right';
|
|
3057
|
-
// CircleArrowOutDownLeft aliases
|
|
3058
|
-
export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left';
|
|
3059
|
-
export {
|
|
3060
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. This alias will be removed in v1.0 */
|
|
3061
|
-
default as ArrowDownLeftFromCircleIcon
|
|
3062
|
-
} from '../icons/circle-arrow-out-down-left';
|
|
3063
3067
|
// CircleArrowOutUpLeft aliases
|
|
3064
3068
|
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
3065
3069
|
export {
|
|
3066
3070
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
3067
3071
|
default as ArrowUpLeftFromCircleIcon
|
|
3068
3072
|
} from '../icons/circle-arrow-out-up-left';
|
|
3069
|
-
//
|
|
3070
|
-
export { default as
|
|
3073
|
+
// CircleArrowRight aliases
|
|
3074
|
+
export { default as CircleArrowRightIcon } from '../icons/circle-arrow-right';
|
|
3071
3075
|
export {
|
|
3072
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3073
|
-
default as
|
|
3074
|
-
} from '../icons/circle-arrow-
|
|
3076
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. This alias will be removed in v1.0 */
|
|
3077
|
+
default as ArrowRightCircleIcon
|
|
3078
|
+
} from '../icons/circle-arrow-right';
|
|
3075
3079
|
// CircleArrowUp aliases
|
|
3076
3080
|
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
3077
3081
|
export {
|
|
3078
3082
|
/** @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 */
|
|
3079
3083
|
default as ArrowUpCircleIcon
|
|
3080
3084
|
} from '../icons/circle-arrow-up';
|
|
3081
|
-
//
|
|
3082
|
-
export { default as
|
|
3085
|
+
// CircleArrowOutUpRight aliases
|
|
3086
|
+
export { default as CircleArrowOutUpRightIcon } from '../icons/circle-arrow-out-up-right';
|
|
3083
3087
|
export {
|
|
3084
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3085
|
-
default as
|
|
3086
|
-
} from '../icons/circle-arrow-right';
|
|
3088
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead. This alias will be removed in v1.0 */
|
|
3089
|
+
default as ArrowUpRightFromCircleIcon
|
|
3090
|
+
} from '../icons/circle-arrow-out-up-right';
|
|
3087
3091
|
// CircleCheckBig aliases
|
|
3088
3092
|
export { default as CircleCheckBigIcon } from '../icons/circle-check-big';
|
|
3089
3093
|
export {
|
|
3090
3094
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheckBig} instead. This alias will be removed in v1.0 */
|
|
3091
3095
|
default as CheckCircleIcon
|
|
3092
3096
|
} from '../icons/circle-check-big';
|
|
3093
|
-
// CircleCheck aliases
|
|
3094
|
-
export { default as CircleCheckIcon } from '../icons/circle-check';
|
|
3095
|
-
export {
|
|
3096
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. This alias will be removed in v1.0 */
|
|
3097
|
-
default as CheckCircle2Icon
|
|
3098
|
-
} from '../icons/circle-check';
|
|
3099
3097
|
// CircleChevronDown aliases
|
|
3100
3098
|
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
|
|
3101
3099
|
export {
|
|
3102
3100
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. This alias will be removed in v1.0 */
|
|
3103
3101
|
default as ChevronDownCircleIcon
|
|
3104
3102
|
} from '../icons/circle-chevron-down';
|
|
3103
|
+
// CircleCheck aliases
|
|
3104
|
+
export { default as CircleCheckIcon } from '../icons/circle-check';
|
|
3105
|
+
export {
|
|
3106
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. This alias will be removed in v1.0 */
|
|
3107
|
+
default as CheckCircle2Icon
|
|
3108
|
+
} from '../icons/circle-check';
|
|
3105
3109
|
// CircleChevronLeft aliases
|
|
3106
3110
|
export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
|
|
3107
3111
|
export {
|
|
@@ -3126,18 +3130,18 @@ export {
|
|
|
3126
3130
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. This alias will be removed in v1.0 */
|
|
3127
3131
|
default as DivideCircleIcon
|
|
3128
3132
|
} from '../icons/circle-divide';
|
|
3129
|
-
// CircleMinus aliases
|
|
3130
|
-
export { default as CircleMinusIcon } from '../icons/circle-minus';
|
|
3131
|
-
export {
|
|
3132
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. This alias will be removed in v1.0 */
|
|
3133
|
-
default as MinusCircleIcon
|
|
3134
|
-
} from '../icons/circle-minus';
|
|
3135
3133
|
// CircleGauge aliases
|
|
3136
3134
|
export { default as CircleGaugeIcon } from '../icons/circle-gauge';
|
|
3137
3135
|
export {
|
|
3138
3136
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead. This alias will be removed in v1.0 */
|
|
3139
3137
|
default as GaugeCircleIcon
|
|
3140
3138
|
} from '../icons/circle-gauge';
|
|
3139
|
+
// CircleMinus aliases
|
|
3140
|
+
export { default as CircleMinusIcon } from '../icons/circle-minus';
|
|
3141
|
+
export {
|
|
3142
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. This alias will be removed in v1.0 */
|
|
3143
|
+
default as MinusCircleIcon
|
|
3144
|
+
} from '../icons/circle-minus';
|
|
3141
3145
|
// CircleParkingOff aliases
|
|
3142
3146
|
export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
|
|
3143
3147
|
export {
|
|
@@ -3174,12 +3178,6 @@ export {
|
|
|
3174
3178
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlus} instead. This alias will be removed in v1.0 */
|
|
3175
3179
|
default as PlusCircleIcon
|
|
3176
3180
|
} from '../icons/circle-plus';
|
|
3177
|
-
// CirclePower aliases
|
|
3178
|
-
export { default as CirclePowerIcon } from '../icons/circle-power';
|
|
3179
|
-
export {
|
|
3180
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePower} instead. This alias will be removed in v1.0 */
|
|
3181
|
-
default as PowerCircleIcon
|
|
3182
|
-
} from '../icons/circle-power';
|
|
3183
3181
|
// CircleQuestionMark aliases
|
|
3184
3182
|
export { default as CircleQuestionMarkIcon } from '../icons/circle-question-mark';
|
|
3185
3183
|
export {
|
|
@@ -3190,18 +3188,24 @@ export {
|
|
|
3190
3188
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3191
3189
|
default as CircleHelpIcon
|
|
3192
3190
|
} from '../icons/circle-question-mark';
|
|
3193
|
-
//
|
|
3194
|
-
export { default as
|
|
3191
|
+
// CirclePower aliases
|
|
3192
|
+
export { default as CirclePowerIcon } from '../icons/circle-power';
|
|
3195
3193
|
export {
|
|
3196
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3197
|
-
default as
|
|
3198
|
-
} from '../icons/circle-
|
|
3194
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePower} instead. This alias will be removed in v1.0 */
|
|
3195
|
+
default as PowerCircleIcon
|
|
3196
|
+
} from '../icons/circle-power';
|
|
3199
3197
|
// CircleSlash2 aliases
|
|
3200
3198
|
export { default as CircleSlash2Icon } from '../icons/circle-slash-2';
|
|
3201
3199
|
export {
|
|
3202
3200
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleSlash2} instead. This alias will be removed in v1.0 */
|
|
3203
3201
|
default as CircleSlashedIcon
|
|
3204
3202
|
} from '../icons/circle-slash-2';
|
|
3203
|
+
// CircleStop aliases
|
|
3204
|
+
export { default as CircleStopIcon } from '../icons/circle-stop';
|
|
3205
|
+
export {
|
|
3206
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. This alias will be removed in v1.0 */
|
|
3207
|
+
default as StopCircleIcon
|
|
3208
|
+
} from '../icons/circle-stop';
|
|
3205
3209
|
// CircleUserRound aliases
|
|
3206
3210
|
export { default as CircleUserRoundIcon } from '../icons/circle-user-round';
|
|
3207
3211
|
export {
|
|
@@ -3220,18 +3224,18 @@ export {
|
|
|
3220
3224
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead. This alias will be removed in v1.0 */
|
|
3221
3225
|
default as XCircleIcon
|
|
3222
3226
|
} from '../icons/circle-x';
|
|
3223
|
-
// ClipboardPen aliases
|
|
3224
|
-
export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
|
|
3225
|
-
export {
|
|
3226
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPen} instead. This alias will be removed in v1.0 */
|
|
3227
|
-
default as ClipboardEditIcon
|
|
3228
|
-
} from '../icons/clipboard-pen';
|
|
3229
3227
|
// ClipboardPenLine aliases
|
|
3230
3228
|
export { default as ClipboardPenLineIcon } from '../icons/clipboard-pen-line';
|
|
3231
3229
|
export {
|
|
3232
3230
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead. This alias will be removed in v1.0 */
|
|
3233
3231
|
default as ClipboardSignatureIcon
|
|
3234
3232
|
} from '../icons/clipboard-pen-line';
|
|
3233
|
+
// ClipboardPen aliases
|
|
3234
|
+
export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
|
|
3235
|
+
export {
|
|
3236
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPen} instead. This alias will be removed in v1.0 */
|
|
3237
|
+
default as ClipboardEditIcon
|
|
3238
|
+
} from '../icons/clipboard-pen';
|
|
3235
3239
|
// CloudDownload aliases
|
|
3236
3240
|
export { default as CloudDownloadIcon } from '../icons/cloud-download';
|
|
3237
3241
|
export {
|
|
@@ -3244,18 +3248,24 @@ export {
|
|
|
3244
3248
|
/** @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 */
|
|
3245
3249
|
default as UploadCloudIcon
|
|
3246
3250
|
} from '../icons/cloud-upload';
|
|
3251
|
+
// CodeXml aliases
|
|
3252
|
+
export { default as CodeXmlIcon } from '../icons/code-xml';
|
|
3253
|
+
export {
|
|
3254
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. This alias will be removed in v1.0 */
|
|
3255
|
+
default as Code2Icon
|
|
3256
|
+
} from '../icons/code-xml';
|
|
3247
3257
|
// Columns2 aliases
|
|
3248
3258
|
export { default as Columns2Icon } from '../icons/columns-2';
|
|
3249
3259
|
export {
|
|
3250
3260
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns2} instead. This alias will be removed in v1.0 */
|
|
3251
3261
|
default as ColumnsIcon
|
|
3252
3262
|
} from '../icons/columns-2';
|
|
3253
|
-
//
|
|
3254
|
-
export { default as
|
|
3263
|
+
// Columns3 aliases
|
|
3264
|
+
export { default as Columns3Icon } from '../icons/columns-3';
|
|
3255
3265
|
export {
|
|
3256
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3257
|
-
default as
|
|
3258
|
-
} from '../icons/
|
|
3266
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead. This alias will be removed in v1.0 */
|
|
3267
|
+
default as PanelsLeftRightIcon
|
|
3268
|
+
} from '../icons/columns-3';
|
|
3259
3269
|
// Columns3Cog aliases
|
|
3260
3270
|
export { default as Columns3CogIcon } from '../icons/columns-3-cog';
|
|
3261
3271
|
export {
|
|
@@ -3266,24 +3276,18 @@ export {
|
|
|
3266
3276
|
/** @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 */
|
|
3267
3277
|
default as TableConfigIcon
|
|
3268
3278
|
} from '../icons/columns-3-cog';
|
|
3269
|
-
//
|
|
3270
|
-
export { default as
|
|
3279
|
+
// ContactRound aliases
|
|
3280
|
+
export { default as ContactRoundIcon } from '../icons/contact-round';
|
|
3271
3281
|
export {
|
|
3272
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3273
|
-
default as
|
|
3274
|
-
} from '../icons/
|
|
3282
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. This alias will be removed in v1.0 */
|
|
3283
|
+
default as Contact2Icon
|
|
3284
|
+
} from '../icons/contact-round';
|
|
3275
3285
|
// DiamondPercent aliases
|
|
3276
3286
|
export { default as DiamondPercentIcon } from '../icons/diamond-percent';
|
|
3277
3287
|
export {
|
|
3278
3288
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead. This alias will be removed in v1.0 */
|
|
3279
3289
|
default as PercentDiamondIcon
|
|
3280
3290
|
} from '../icons/diamond-percent';
|
|
3281
|
-
// ContactRound aliases
|
|
3282
|
-
export { default as ContactRoundIcon } from '../icons/contact-round';
|
|
3283
|
-
export {
|
|
3284
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. This alias will be removed in v1.0 */
|
|
3285
|
-
default as Contact2Icon
|
|
3286
|
-
} from '../icons/contact-round';
|
|
3287
3291
|
// Earth aliases
|
|
3288
3292
|
export { default as EarthIcon } from '../icons/earth';
|
|
3289
3293
|
export {
|
|
@@ -3296,96 +3300,102 @@ export {
|
|
|
3296
3300
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link EllipsisVertical} instead. This alias will be removed in v1.0 */
|
|
3297
3301
|
default as MoreVerticalIcon
|
|
3298
3302
|
} from '../icons/ellipsis-vertical';
|
|
3299
|
-
// FileAxis3d aliases
|
|
3300
|
-
export { default as FileAxis3dIcon } from '../icons/file-axis-3d';
|
|
3301
|
-
export {
|
|
3302
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. This alias will be removed in v1.0 */
|
|
3303
|
-
default as FileAxis3DIcon
|
|
3304
|
-
} from '../icons/file-axis-3d';
|
|
3305
3303
|
// Ellipsis aliases
|
|
3306
3304
|
export { default as EllipsisIcon } from '../icons/ellipsis';
|
|
3307
3305
|
export {
|
|
3308
3306
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. This alias will be removed in v1.0 */
|
|
3309
3307
|
default as MoreHorizontalIcon
|
|
3310
3308
|
} from '../icons/ellipsis';
|
|
3309
|
+
// FileAxis3d aliases
|
|
3310
|
+
export { default as FileAxis3dIcon } from '../icons/file-axis-3d';
|
|
3311
|
+
export {
|
|
3312
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. This alias will be removed in v1.0 */
|
|
3313
|
+
default as FileAxis3DIcon
|
|
3314
|
+
} from '../icons/file-axis-3d';
|
|
3311
3315
|
// FileChartColumn aliases
|
|
3312
3316
|
export { default as FileChartColumnIcon } from '../icons/file-chart-column';
|
|
3313
3317
|
export {
|
|
3314
3318
|
/** @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 */
|
|
3315
3319
|
default as FileBarChart2Icon
|
|
3316
3320
|
} from '../icons/file-chart-column';
|
|
3321
|
+
// FileChartColumnIncreasing aliases
|
|
3322
|
+
export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
|
|
3323
|
+
export {
|
|
3324
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
3325
|
+
default as FileBarChartIcon
|
|
3326
|
+
} from '../icons/file-chart-column-increasing';
|
|
3317
3327
|
// FileChartLine aliases
|
|
3318
3328
|
export { default as FileChartLineIcon } from '../icons/file-chart-line';
|
|
3319
3329
|
export {
|
|
3320
3330
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. This alias will be removed in v1.0 */
|
|
3321
3331
|
default as FileLineChartIcon
|
|
3322
3332
|
} from '../icons/file-chart-line';
|
|
3333
|
+
// FileChartPie aliases
|
|
3334
|
+
export { default as FileChartPieIcon } from '../icons/file-chart-pie';
|
|
3335
|
+
export {
|
|
3336
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. This alias will be removed in v1.0 */
|
|
3337
|
+
default as FilePieChartIcon
|
|
3338
|
+
} from '../icons/file-chart-pie';
|
|
3323
3339
|
// FileCog aliases
|
|
3324
3340
|
export { default as FileCogIcon } from '../icons/file-cog';
|
|
3325
3341
|
export {
|
|
3326
3342
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead. This alias will be removed in v1.0 */
|
|
3327
3343
|
default as FileCog2Icon
|
|
3328
3344
|
} from '../icons/file-cog';
|
|
3329
|
-
// FileChartColumnIncreasing aliases
|
|
3330
|
-
export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
|
|
3331
|
-
export {
|
|
3332
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
3333
|
-
default as FileBarChartIcon
|
|
3334
|
-
} from '../icons/file-chart-column-increasing';
|
|
3335
3345
|
// FilePenLine aliases
|
|
3336
3346
|
export { default as FilePenLineIcon } from '../icons/file-pen-line';
|
|
3337
3347
|
export {
|
|
3338
3348
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead. This alias will be removed in v1.0 */
|
|
3339
3349
|
default as FileSignatureIcon
|
|
3340
3350
|
} from '../icons/file-pen-line';
|
|
3341
|
-
//
|
|
3342
|
-
export { default as
|
|
3351
|
+
// FilePlay aliases
|
|
3352
|
+
export { default as FilePlayIcon } from '../icons/file-play';
|
|
3343
3353
|
export {
|
|
3344
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3345
|
-
default as
|
|
3346
|
-
} from '../icons/file-
|
|
3354
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlay} instead. This alias will be removed in v1.0 */
|
|
3355
|
+
default as FileVideoIcon
|
|
3356
|
+
} from '../icons/file-play';
|
|
3357
|
+
// FileVideoCamera aliases
|
|
3358
|
+
export { default as FileVideoCameraIcon } from '../icons/file-video-camera';
|
|
3359
|
+
export {
|
|
3360
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. This alias will be removed in v1.0 */
|
|
3361
|
+
default as FileVideo2Icon
|
|
3362
|
+
} from '../icons/file-video-camera';
|
|
3347
3363
|
// FilePen aliases
|
|
3348
3364
|
export { default as FilePenIcon } from '../icons/file-pen';
|
|
3349
3365
|
export {
|
|
3350
3366
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead. This alias will be removed in v1.0 */
|
|
3351
3367
|
default as FileEditIcon
|
|
3352
3368
|
} from '../icons/file-pen';
|
|
3353
|
-
//
|
|
3354
|
-
export { default as
|
|
3369
|
+
// FileQuestionMark aliases
|
|
3370
|
+
export { default as FileQuestionMarkIcon } from '../icons/file-question-mark';
|
|
3355
3371
|
export {
|
|
3356
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3357
|
-
default as
|
|
3358
|
-
} from '../icons/file-
|
|
3372
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3373
|
+
default as FileQuestionIcon
|
|
3374
|
+
} from '../icons/file-question-mark';
|
|
3359
3375
|
// FolderCog aliases
|
|
3360
3376
|
export { default as FolderCogIcon } from '../icons/folder-cog';
|
|
3361
3377
|
export {
|
|
3362
3378
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead. This alias will be removed in v1.0 */
|
|
3363
3379
|
default as FolderCog2Icon
|
|
3364
3380
|
} from '../icons/folder-cog';
|
|
3365
|
-
// FileQuestionMark aliases
|
|
3366
|
-
export { default as FileQuestionMarkIcon } from '../icons/file-question-mark';
|
|
3367
|
-
export {
|
|
3368
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3369
|
-
default as FileQuestionIcon
|
|
3370
|
-
} from '../icons/file-question-mark';
|
|
3371
3381
|
// FolderPen aliases
|
|
3372
3382
|
export { default as FolderPenIcon } from '../icons/folder-pen';
|
|
3373
3383
|
export {
|
|
3374
3384
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderPen} instead. This alias will be removed in v1.0 */
|
|
3375
3385
|
default as FolderEditIcon
|
|
3376
3386
|
} from '../icons/folder-pen';
|
|
3377
|
-
// FileVideoCamera aliases
|
|
3378
|
-
export { default as FileVideoCameraIcon } from '../icons/file-video-camera';
|
|
3379
|
-
export {
|
|
3380
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. This alias will be removed in v1.0 */
|
|
3381
|
-
default as FileVideo2Icon
|
|
3382
|
-
} from '../icons/file-video-camera';
|
|
3383
3387
|
// FunnelX aliases
|
|
3384
3388
|
export { default as FunnelXIcon } from '../icons/funnel-x';
|
|
3385
3389
|
export {
|
|
3386
3390
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FunnelX} instead. This alias will be removed in v1.0 */
|
|
3387
3391
|
default as FilterXIcon
|
|
3388
3392
|
} from '../icons/funnel-x';
|
|
3393
|
+
// Grid2x2Check aliases
|
|
3394
|
+
export { default as Grid2x2CheckIcon } from '../icons/grid-2x2-check';
|
|
3395
|
+
export {
|
|
3396
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Check} instead. This alias will be removed in v1.0 */
|
|
3397
|
+
default as Grid2X2CheckIcon
|
|
3398
|
+
} from '../icons/grid-2x2-check';
|
|
3389
3399
|
// Funnel aliases
|
|
3390
3400
|
export { default as FunnelIcon } from '../icons/funnel';
|
|
3391
3401
|
export {
|
|
@@ -3398,30 +3408,18 @@ export {
|
|
|
3398
3408
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link GitCommitHorizontal} instead. This alias will be removed in v1.0 */
|
|
3399
3409
|
default as GitCommitIcon
|
|
3400
3410
|
} from '../icons/git-commit-horizontal';
|
|
3401
|
-
// Grid2x2Plus aliases
|
|
3402
|
-
export { default as Grid2x2PlusIcon } from '../icons/grid-2x2-plus';
|
|
3403
|
-
export {
|
|
3404
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Plus} instead. This alias will be removed in v1.0 */
|
|
3405
|
-
default as Grid2X2PlusIcon
|
|
3406
|
-
} from '../icons/grid-2x2-plus';
|
|
3407
3411
|
// Grid2x2X aliases
|
|
3408
3412
|
export { default as Grid2x2XIcon } from '../icons/grid-2x2-x';
|
|
3409
3413
|
export {
|
|
3410
3414
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2X} instead. This alias will be removed in v1.0 */
|
|
3411
3415
|
default as Grid2X2XIcon
|
|
3412
3416
|
} from '../icons/grid-2x2-x';
|
|
3413
|
-
//
|
|
3414
|
-
export { default as
|
|
3415
|
-
export {
|
|
3416
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. This alias will be removed in v1.0 */
|
|
3417
|
-
default as Grid2X2Icon
|
|
3418
|
-
} from '../icons/grid-2x2';
|
|
3419
|
-
// Grid2x2Check aliases
|
|
3420
|
-
export { default as Grid2x2CheckIcon } from '../icons/grid-2x2-check';
|
|
3417
|
+
// Grid2x2Plus aliases
|
|
3418
|
+
export { default as Grid2x2PlusIcon } from '../icons/grid-2x2-plus';
|
|
3421
3419
|
export {
|
|
3422
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3423
|
-
default as
|
|
3424
|
-
} from '../icons/grid-2x2-
|
|
3420
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Plus} instead. This alias will be removed in v1.0 */
|
|
3421
|
+
default as Grid2X2PlusIcon
|
|
3422
|
+
} from '../icons/grid-2x2-plus';
|
|
3425
3423
|
// Grid3x3 aliases
|
|
3426
3424
|
export { default as Grid3x3Icon } from '../icons/grid-3x3';
|
|
3427
3425
|
export {
|
|
@@ -3432,6 +3430,12 @@ export {
|
|
|
3432
3430
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. This alias will be removed in v1.0 */
|
|
3433
3431
|
default as Grid3X3Icon
|
|
3434
3432
|
} from '../icons/grid-3x3';
|
|
3433
|
+
// Grid2x2 aliases
|
|
3434
|
+
export { default as Grid2x2Icon } from '../icons/grid-2x2';
|
|
3435
|
+
export {
|
|
3436
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. This alias will be removed in v1.0 */
|
|
3437
|
+
default as Grid2X2Icon
|
|
3438
|
+
} from '../icons/grid-2x2';
|
|
3435
3439
|
// HandGrab aliases
|
|
3436
3440
|
export { default as HandGrabIcon } from '../icons/hand-grab';
|
|
3437
3441
|
export {
|
|
@@ -3450,18 +3454,18 @@ export {
|
|
|
3450
3454
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. This alias will be removed in v1.0 */
|
|
3451
3455
|
default as HomeIcon
|
|
3452
3456
|
} from '../icons/house';
|
|
3453
|
-
// IceCreamCone aliases
|
|
3454
|
-
export { default as IceCreamConeIcon } from '../icons/ice-cream-cone';
|
|
3455
|
-
export {
|
|
3456
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead. This alias will be removed in v1.0 */
|
|
3457
|
-
default as IceCreamIcon
|
|
3458
|
-
} from '../icons/ice-cream-cone';
|
|
3459
3457
|
// IceCreamBowl aliases
|
|
3460
3458
|
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3461
3459
|
export {
|
|
3462
3460
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. This alias will be removed in v1.0 */
|
|
3463
3461
|
default as IceCream2Icon
|
|
3464
3462
|
} from '../icons/ice-cream-bowl';
|
|
3463
|
+
// IceCreamCone aliases
|
|
3464
|
+
export { default as IceCreamConeIcon } from '../icons/ice-cream-cone';
|
|
3465
|
+
export {
|
|
3466
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead. This alias will be removed in v1.0 */
|
|
3467
|
+
default as IceCreamIcon
|
|
3468
|
+
} from '../icons/ice-cream-cone';
|
|
3465
3469
|
// LaptopMinimal aliases
|
|
3466
3470
|
export { default as LaptopMinimalIcon } from '../icons/laptop-minimal';
|
|
3467
3471
|
export {
|
|
@@ -3474,28 +3478,6 @@ export {
|
|
|
3474
3478
|
/** @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 */
|
|
3475
3479
|
default as Layers3Icon
|
|
3476
3480
|
} from '../icons/layers';
|
|
3477
|
-
// ListIndentDecrease aliases
|
|
3478
|
-
export { default as ListIndentDecreaseIcon } from '../icons/list-indent-decrease';
|
|
3479
|
-
export {
|
|
3480
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. This alias will be removed in v1.0 */
|
|
3481
|
-
default as OutdentIcon
|
|
3482
|
-
} from '../icons/list-indent-decrease';
|
|
3483
|
-
export {
|
|
3484
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. This alias will be removed in v1.0 */
|
|
3485
|
-
default as IndentDecreaseIcon
|
|
3486
|
-
} from '../icons/list-indent-decrease';
|
|
3487
|
-
// LoaderCircle aliases
|
|
3488
|
-
export { default as LoaderCircleIcon } from '../icons/loader-circle';
|
|
3489
|
-
export {
|
|
3490
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. This alias will be removed in v1.0 */
|
|
3491
|
-
default as Loader2Icon
|
|
3492
|
-
} from '../icons/loader-circle';
|
|
3493
|
-
// LockKeyholeOpen aliases
|
|
3494
|
-
export { default as LockKeyholeOpenIcon } from '../icons/lock-keyhole-open';
|
|
3495
|
-
export {
|
|
3496
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockKeyholeOpen} instead. This alias will be removed in v1.0 */
|
|
3497
|
-
default as UnlockKeyholeIcon
|
|
3498
|
-
} from '../icons/lock-keyhole-open';
|
|
3499
3481
|
// ListIndentIncrease aliases
|
|
3500
3482
|
export { default as ListIndentIncreaseIcon } from '../icons/list-indent-increase';
|
|
3501
3483
|
export {
|
|
@@ -3506,30 +3488,52 @@ export {
|
|
|
3506
3488
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. This alias will be removed in v1.0 */
|
|
3507
3489
|
default as IndentIncreaseIcon
|
|
3508
3490
|
} from '../icons/list-indent-increase';
|
|
3491
|
+
// LoaderCircle aliases
|
|
3492
|
+
export { default as LoaderCircleIcon } from '../icons/loader-circle';
|
|
3493
|
+
export {
|
|
3494
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. This alias will be removed in v1.0 */
|
|
3495
|
+
default as Loader2Icon
|
|
3496
|
+
} from '../icons/loader-circle';
|
|
3497
|
+
// ListIndentDecrease aliases
|
|
3498
|
+
export { default as ListIndentDecreaseIcon } from '../icons/list-indent-decrease';
|
|
3499
|
+
export {
|
|
3500
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. This alias will be removed in v1.0 */
|
|
3501
|
+
default as OutdentIcon
|
|
3502
|
+
} from '../icons/list-indent-decrease';
|
|
3503
|
+
export {
|
|
3504
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. This alias will be removed in v1.0 */
|
|
3505
|
+
default as IndentDecreaseIcon
|
|
3506
|
+
} from '../icons/list-indent-decrease';
|
|
3509
3507
|
// MailQuestionMark aliases
|
|
3510
3508
|
export { default as MailQuestionMarkIcon } from '../icons/mail-question-mark';
|
|
3511
3509
|
export {
|
|
3512
3510
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MailQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3513
3511
|
default as MailQuestionIcon
|
|
3514
3512
|
} from '../icons/mail-question-mark';
|
|
3513
|
+
// LockKeyholeOpen aliases
|
|
3514
|
+
export { default as LockKeyholeOpenIcon } from '../icons/lock-keyhole-open';
|
|
3515
|
+
export {
|
|
3516
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockKeyholeOpen} instead. This alias will be removed in v1.0 */
|
|
3517
|
+
default as UnlockKeyholeIcon
|
|
3518
|
+
} from '../icons/lock-keyhole-open';
|
|
3515
3519
|
// LockOpen aliases
|
|
3516
3520
|
export { default as LockOpenIcon } from '../icons/lock-open';
|
|
3517
3521
|
export {
|
|
3518
3522
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. This alias will be removed in v1.0 */
|
|
3519
3523
|
default as UnlockIcon
|
|
3520
3524
|
} from '../icons/lock-open';
|
|
3521
|
-
// MessageCircleQuestionMark aliases
|
|
3522
|
-
export { default as MessageCircleQuestionMarkIcon } from '../icons/message-circle-question-mark';
|
|
3523
|
-
export {
|
|
3524
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MessageCircleQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3525
|
-
default as MessageCircleQuestionIcon
|
|
3526
|
-
} from '../icons/message-circle-question-mark';
|
|
3527
3525
|
// MapPinPen aliases
|
|
3528
3526
|
export { default as MapPinPenIcon } from '../icons/map-pin-pen';
|
|
3529
3527
|
export {
|
|
3530
3528
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MapPinPen} instead. This alias will be removed in v1.0 */
|
|
3531
3529
|
default as LocationEditIcon
|
|
3532
3530
|
} from '../icons/map-pin-pen';
|
|
3531
|
+
// MessageCircleQuestionMark aliases
|
|
3532
|
+
export { default as MessageCircleQuestionMarkIcon } from '../icons/message-circle-question-mark';
|
|
3533
|
+
export {
|
|
3534
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MessageCircleQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3535
|
+
default as MessageCircleQuestionIcon
|
|
3536
|
+
} from '../icons/message-circle-question-mark';
|
|
3533
3537
|
// MicVocal aliases
|
|
3534
3538
|
export { default as MicVocalIcon } from '../icons/mic-vocal';
|
|
3535
3539
|
export {
|
|
@@ -3554,18 +3558,18 @@ export {
|
|
|
3554
3558
|
/** @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 */
|
|
3555
3559
|
default as PauseOctagonIcon
|
|
3556
3560
|
} from '../icons/octagon-pause';
|
|
3557
|
-
// PaintbrushVertical aliases
|
|
3558
|
-
export { default as PaintbrushVerticalIcon } from '../icons/paintbrush-vertical';
|
|
3559
|
-
export {
|
|
3560
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead. This alias will be removed in v1.0 */
|
|
3561
|
-
default as Paintbrush2Icon
|
|
3562
|
-
} from '../icons/paintbrush-vertical';
|
|
3563
3561
|
// OctagonX aliases
|
|
3564
3562
|
export { default as OctagonXIcon } from '../icons/octagon-x';
|
|
3565
3563
|
export {
|
|
3566
3564
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonX} instead. This alias will be removed in v1.0 */
|
|
3567
3565
|
default as XOctagonIcon
|
|
3568
3566
|
} from '../icons/octagon-x';
|
|
3567
|
+
// PaintbrushVertical aliases
|
|
3568
|
+
export { default as PaintbrushVerticalIcon } from '../icons/paintbrush-vertical';
|
|
3569
|
+
export {
|
|
3570
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead. This alias will be removed in v1.0 */
|
|
3571
|
+
default as Paintbrush2Icon
|
|
3572
|
+
} from '../icons/paintbrush-vertical';
|
|
3569
3573
|
// PanelBottomDashed aliases
|
|
3570
3574
|
export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed';
|
|
3571
3575
|
export {
|
|
@@ -3596,12 +3600,6 @@ export {
|
|
|
3596
3600
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. This alias will be removed in v1.0 */
|
|
3597
3601
|
default as SidebarIcon
|
|
3598
3602
|
} from '../icons/panel-left';
|
|
3599
|
-
// PanelRightDashed aliases
|
|
3600
|
-
export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed';
|
|
3601
|
-
export {
|
|
3602
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelRightDashed} instead. This alias will be removed in v1.0 */
|
|
3603
|
-
default as PanelRightInactiveIcon
|
|
3604
|
-
} from '../icons/panel-right-dashed';
|
|
3605
3603
|
// PanelTopDashed aliases
|
|
3606
3604
|
export { default as PanelTopDashedIcon } from '../icons/panel-top-dashed';
|
|
3607
3605
|
export {
|
|
@@ -3614,60 +3612,66 @@ export {
|
|
|
3614
3612
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead. This alias will be removed in v1.0 */
|
|
3615
3613
|
default as LayoutIcon
|
|
3616
3614
|
} from '../icons/panels-top-left';
|
|
3617
|
-
//
|
|
3618
|
-
export { default as
|
|
3615
|
+
// PanelRightDashed aliases
|
|
3616
|
+
export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed';
|
|
3619
3617
|
export {
|
|
3620
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3621
|
-
default as
|
|
3622
|
-
} from '../icons/
|
|
3618
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelRightDashed} instead. This alias will be removed in v1.0 */
|
|
3619
|
+
default as PanelRightInactiveIcon
|
|
3620
|
+
} from '../icons/panel-right-dashed';
|
|
3623
3621
|
// PenLine aliases
|
|
3624
3622
|
export { default as PenLineIcon } from '../icons/pen-line';
|
|
3625
3623
|
export {
|
|
3626
3624
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. This alias will be removed in v1.0 */
|
|
3627
3625
|
default as Edit3Icon
|
|
3628
3626
|
} from '../icons/pen-line';
|
|
3627
|
+
// RectangleEllipsis aliases
|
|
3628
|
+
export { default as RectangleEllipsisIcon } from '../icons/rectangle-ellipsis';
|
|
3629
|
+
export {
|
|
3630
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RectangleEllipsis} instead. This alias will be removed in v1.0 */
|
|
3631
|
+
default as FormInputIcon
|
|
3632
|
+
} from '../icons/rectangle-ellipsis';
|
|
3629
3633
|
// PlugZap aliases
|
|
3630
3634
|
export { default as PlugZapIcon } from '../icons/plug-zap';
|
|
3631
3635
|
export {
|
|
3632
3636
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PlugZap} instead. This alias will be removed in v1.0 */
|
|
3633
3637
|
default as PlugZap2Icon
|
|
3634
3638
|
} from '../icons/plug-zap';
|
|
3635
|
-
//
|
|
3636
|
-
export { default as
|
|
3639
|
+
// Pen aliases
|
|
3640
|
+
export { default as PenIcon } from '../icons/pen';
|
|
3637
3641
|
export {
|
|
3638
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3639
|
-
default as
|
|
3640
|
-
} from '../icons/
|
|
3642
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Pen} instead. This alias will be removed in v1.0 */
|
|
3643
|
+
default as Edit2Icon
|
|
3644
|
+
} from '../icons/pen';
|
|
3641
3645
|
// Rows2 aliases
|
|
3642
3646
|
export { default as Rows2Icon } from '../icons/rows-2';
|
|
3643
3647
|
export {
|
|
3644
3648
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead. This alias will be removed in v1.0 */
|
|
3645
3649
|
default as RowsIcon
|
|
3646
3650
|
} from '../icons/rows-2';
|
|
3647
|
-
// Scale3d aliases
|
|
3648
|
-
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
3649
|
-
export {
|
|
3650
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Scale3d} instead. This alias will be removed in v1.0 */
|
|
3651
|
-
default as Scale3DIcon
|
|
3652
|
-
} from '../icons/scale-3d';
|
|
3653
3651
|
// Rotate3d aliases
|
|
3654
3652
|
export { default as Rotate3dIcon } from '../icons/rotate-3d';
|
|
3655
3653
|
export {
|
|
3656
3654
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead. This alias will be removed in v1.0 */
|
|
3657
3655
|
default as Rotate3DIcon
|
|
3658
3656
|
} from '../icons/rotate-3d';
|
|
3659
|
-
//
|
|
3660
|
-
export { default as
|
|
3657
|
+
// Scale3d aliases
|
|
3658
|
+
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
3661
3659
|
export {
|
|
3662
|
-
/** @deprecated
|
|
3663
|
-
default as
|
|
3664
|
-
} from '../icons/
|
|
3660
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Scale3d} instead. This alias will be removed in v1.0 */
|
|
3661
|
+
default as Scale3DIcon
|
|
3662
|
+
} from '../icons/scale-3d';
|
|
3665
3663
|
// Rows3 aliases
|
|
3666
3664
|
export { default as Rows3Icon } from '../icons/rows-3';
|
|
3667
3665
|
export {
|
|
3668
3666
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead. This alias will be removed in v1.0 */
|
|
3669
3667
|
default as PanelsTopBottomIcon
|
|
3670
3668
|
} from '../icons/rows-3';
|
|
3669
|
+
// SendHorizontal aliases
|
|
3670
|
+
export { default as SendHorizontalIcon } from '../icons/send-horizontal';
|
|
3671
|
+
export {
|
|
3672
|
+
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. This alias will be removed in v1.0 */
|
|
3673
|
+
default as SendHorizonalIcon
|
|
3674
|
+
} from '../icons/send-horizontal';
|
|
3671
3675
|
// ShieldQuestionMark aliases
|
|
3672
3676
|
export { default as ShieldQuestionMarkIcon } from '../icons/shield-question-mark';
|
|
3673
3677
|
export {
|
|
@@ -3680,12 +3684,6 @@ export {
|
|
|
3680
3684
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldX} instead. This alias will be removed in v1.0 */
|
|
3681
3685
|
default as ShieldCloseIcon
|
|
3682
3686
|
} from '../icons/shield-x';
|
|
3683
|
-
// SlidersVertical aliases
|
|
3684
|
-
export { default as SlidersVerticalIcon } from '../icons/sliders-vertical';
|
|
3685
|
-
export {
|
|
3686
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead. This alias will be removed in v1.0 */
|
|
3687
|
-
default as SlidersIcon
|
|
3688
|
-
} from '../icons/sliders-vertical';
|
|
3689
3687
|
// Sparkles aliases
|
|
3690
3688
|
export { default as SparklesIcon } from '../icons/sparkles';
|
|
3691
3689
|
export {
|
|
@@ -3698,6 +3696,18 @@ export {
|
|
|
3698
3696
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareActivity} instead. This alias will be removed in v1.0 */
|
|
3699
3697
|
default as ActivitySquareIcon
|
|
3700
3698
|
} from '../icons/square-activity';
|
|
3699
|
+
// SlidersVertical aliases
|
|
3700
|
+
export { default as SlidersVerticalIcon } from '../icons/sliders-vertical';
|
|
3701
|
+
export {
|
|
3702
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead. This alias will be removed in v1.0 */
|
|
3703
|
+
default as SlidersIcon
|
|
3704
|
+
} from '../icons/sliders-vertical';
|
|
3705
|
+
// SquareArrowDownRight aliases
|
|
3706
|
+
export { default as SquareArrowDownRightIcon } from '../icons/square-arrow-down-right';
|
|
3707
|
+
export {
|
|
3708
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. This alias will be removed in v1.0 */
|
|
3709
|
+
default as ArrowDownRightSquareIcon
|
|
3710
|
+
} from '../icons/square-arrow-down-right';
|
|
3701
3711
|
// SquareArrowDownLeft aliases
|
|
3702
3712
|
export { default as SquareArrowDownLeftIcon } from '../icons/square-arrow-down-left';
|
|
3703
3713
|
export {
|
|
@@ -3710,12 +3720,6 @@ export {
|
|
|
3710
3720
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. This alias will be removed in v1.0 */
|
|
3711
3721
|
default as ArrowDownSquareIcon
|
|
3712
3722
|
} from '../icons/square-arrow-down';
|
|
3713
|
-
// SquareArrowDownRight aliases
|
|
3714
|
-
export { default as SquareArrowDownRightIcon } from '../icons/square-arrow-down-right';
|
|
3715
|
-
export {
|
|
3716
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. This alias will be removed in v1.0 */
|
|
3717
|
-
default as ArrowDownRightSquareIcon
|
|
3718
|
-
} from '../icons/square-arrow-down-right';
|
|
3719
3723
|
// SquareArrowLeft aliases
|
|
3720
3724
|
export { default as SquareArrowLeftIcon } from '../icons/square-arrow-left';
|
|
3721
3725
|
export {
|
|
@@ -3734,48 +3738,54 @@ export {
|
|
|
3734
3738
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. This alias will be removed in v1.0 */
|
|
3735
3739
|
default as ArrowDownRightFromSquareIcon
|
|
3736
3740
|
} from '../icons/square-arrow-out-down-right';
|
|
3737
|
-
// SquareArrowOutUpLeft aliases
|
|
3738
|
-
export { default as SquareArrowOutUpLeftIcon } from '../icons/square-arrow-out-up-left';
|
|
3739
|
-
export {
|
|
3740
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
3741
|
-
default as ArrowUpLeftFromSquareIcon
|
|
3742
|
-
} from '../icons/square-arrow-out-up-left';
|
|
3743
3741
|
// SquareArrowOutUpRight aliases
|
|
3744
3742
|
export { default as SquareArrowOutUpRightIcon } from '../icons/square-arrow-out-up-right';
|
|
3745
3743
|
export {
|
|
3746
3744
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. This alias will be removed in v1.0 */
|
|
3747
3745
|
default as ArrowUpRightFromSquareIcon
|
|
3748
3746
|
} from '../icons/square-arrow-out-up-right';
|
|
3749
|
-
//
|
|
3750
|
-
export { default as
|
|
3747
|
+
// SquareArrowRight aliases
|
|
3748
|
+
export { default as SquareArrowRightIcon } from '../icons/square-arrow-right';
|
|
3751
3749
|
export {
|
|
3752
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3753
|
-
default as
|
|
3754
|
-
} from '../icons/square-arrow-
|
|
3755
|
-
//
|
|
3756
|
-
export { default as
|
|
3750
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead. This alias will be removed in v1.0 */
|
|
3751
|
+
default as ArrowRightSquareIcon
|
|
3752
|
+
} from '../icons/square-arrow-right';
|
|
3753
|
+
// SquareArrowOutUpLeft aliases
|
|
3754
|
+
export { default as SquareArrowOutUpLeftIcon } from '../icons/square-arrow-out-up-left';
|
|
3757
3755
|
export {
|
|
3758
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3759
|
-
default as
|
|
3760
|
-
} from '../icons/square-arrow-up';
|
|
3756
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
3757
|
+
default as ArrowUpLeftFromSquareIcon
|
|
3758
|
+
} from '../icons/square-arrow-out-up-left';
|
|
3761
3759
|
// SquareArrowUpRight aliases
|
|
3762
3760
|
export { default as SquareArrowUpRightIcon } from '../icons/square-arrow-up-right';
|
|
3763
3761
|
export {
|
|
3764
3762
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpRight} instead. This alias will be removed in v1.0 */
|
|
3765
3763
|
default as ArrowUpRightSquareIcon
|
|
3766
3764
|
} from '../icons/square-arrow-up-right';
|
|
3767
|
-
//
|
|
3768
|
-
export { default as
|
|
3765
|
+
// SquareArrowUp aliases
|
|
3766
|
+
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
3769
3767
|
export {
|
|
3770
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3771
|
-
default as
|
|
3772
|
-
} from '../icons/square-arrow-
|
|
3768
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. This alias will be removed in v1.0 */
|
|
3769
|
+
default as ArrowUpSquareIcon
|
|
3770
|
+
} from '../icons/square-arrow-up';
|
|
3773
3771
|
// SquareAsterisk aliases
|
|
3774
3772
|
export { default as SquareAsteriskIcon } from '../icons/square-asterisk';
|
|
3775
3773
|
export {
|
|
3776
3774
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead. This alias will be removed in v1.0 */
|
|
3777
3775
|
default as AsteriskSquareIcon
|
|
3778
3776
|
} from '../icons/square-asterisk';
|
|
3777
|
+
// SquareArrowUpLeft aliases
|
|
3778
|
+
export { default as SquareArrowUpLeftIcon } from '../icons/square-arrow-up-left';
|
|
3779
|
+
export {
|
|
3780
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpLeft} instead. This alias will be removed in v1.0 */
|
|
3781
|
+
default as ArrowUpLeftSquareIcon
|
|
3782
|
+
} from '../icons/square-arrow-up-left';
|
|
3783
|
+
// SquareCheckBig aliases
|
|
3784
|
+
export { default as SquareCheckBigIcon } from '../icons/square-check-big';
|
|
3785
|
+
export {
|
|
3786
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. This alias will be removed in v1.0 */
|
|
3787
|
+
default as CheckSquareIcon
|
|
3788
|
+
} from '../icons/square-check-big';
|
|
3779
3789
|
// SquareBottomDashedScissors aliases
|
|
3780
3790
|
export { default as SquareBottomDashedScissorsIcon } from '../icons/square-bottom-dashed-scissors';
|
|
3781
3791
|
export {
|
|
@@ -3792,12 +3802,6 @@ export {
|
|
|
3792
3802
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead. This alias will be removed in v1.0 */
|
|
3793
3803
|
default as SquareGanttChartIcon
|
|
3794
3804
|
} from '../icons/square-chart-gantt';
|
|
3795
|
-
// SquareCheckBig aliases
|
|
3796
|
-
export { default as SquareCheckBigIcon } from '../icons/square-check-big';
|
|
3797
|
-
export {
|
|
3798
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. This alias will be removed in v1.0 */
|
|
3799
|
-
default as CheckSquareIcon
|
|
3800
|
-
} from '../icons/square-check-big';
|
|
3801
3805
|
// SquareCheck aliases
|
|
3802
3806
|
export { default as SquareCheckIcon } from '../icons/square-check';
|
|
3803
3807
|
export {
|
|
@@ -3858,42 +3862,36 @@ export {
|
|
|
3858
3862
|
/** @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 */
|
|
3859
3863
|
default as DivideSquareIcon
|
|
3860
3864
|
} from '../icons/square-divide';
|
|
3861
|
-
// SquareEqual aliases
|
|
3862
|
-
export { default as SquareEqualIcon } from '../icons/square-equal';
|
|
3863
|
-
export {
|
|
3864
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead. This alias will be removed in v1.0 */
|
|
3865
|
-
default as EqualSquareIcon
|
|
3866
|
-
} from '../icons/square-equal';
|
|
3867
3865
|
// SquareDot aliases
|
|
3868
3866
|
export { default as SquareDotIcon } from '../icons/square-dot';
|
|
3869
3867
|
export {
|
|
3870
3868
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead. This alias will be removed in v1.0 */
|
|
3871
3869
|
default as DotSquareIcon
|
|
3872
3870
|
} from '../icons/square-dot';
|
|
3871
|
+
// SquareEqual aliases
|
|
3872
|
+
export { default as SquareEqualIcon } from '../icons/square-equal';
|
|
3873
|
+
export {
|
|
3874
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead. This alias will be removed in v1.0 */
|
|
3875
|
+
default as EqualSquareIcon
|
|
3876
|
+
} from '../icons/square-equal';
|
|
3873
3877
|
// SquareFunction aliases
|
|
3874
3878
|
export { default as SquareFunctionIcon } from '../icons/square-function';
|
|
3875
3879
|
export {
|
|
3876
3880
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. This alias will be removed in v1.0 */
|
|
3877
3881
|
default as FunctionSquareIcon
|
|
3878
3882
|
} from '../icons/square-function';
|
|
3879
|
-
// SquareKanban aliases
|
|
3880
|
-
export { default as SquareKanbanIcon } from '../icons/square-kanban';
|
|
3881
|
-
export {
|
|
3882
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. This alias will be removed in v1.0 */
|
|
3883
|
-
default as KanbanSquareIcon
|
|
3884
|
-
} from '../icons/square-kanban';
|
|
3885
3883
|
// SquareLibrary aliases
|
|
3886
3884
|
export { default as SquareLibraryIcon } from '../icons/square-library';
|
|
3887
3885
|
export {
|
|
3888
3886
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareLibrary} instead. This alias will be removed in v1.0 */
|
|
3889
3887
|
default as LibrarySquareIcon
|
|
3890
3888
|
} from '../icons/square-library';
|
|
3891
|
-
//
|
|
3892
|
-
export { default as
|
|
3889
|
+
// SquareKanban aliases
|
|
3890
|
+
export { default as SquareKanbanIcon } from '../icons/square-kanban';
|
|
3893
3891
|
export {
|
|
3894
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3895
|
-
default as
|
|
3896
|
-
} from '../icons/square-
|
|
3892
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. This alias will be removed in v1.0 */
|
|
3893
|
+
default as KanbanSquareIcon
|
|
3894
|
+
} from '../icons/square-kanban';
|
|
3897
3895
|
// SquareMenu aliases
|
|
3898
3896
|
export { default as SquareMenuIcon } from '../icons/square-menu';
|
|
3899
3897
|
export {
|
|
@@ -3906,6 +3904,12 @@ export {
|
|
|
3906
3904
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMinus} instead. This alias will be removed in v1.0 */
|
|
3907
3905
|
default as MinusSquareIcon
|
|
3908
3906
|
} from '../icons/square-minus';
|
|
3907
|
+
// SquareM aliases
|
|
3908
|
+
export { default as SquareMIcon } from '../icons/square-m';
|
|
3909
|
+
export {
|
|
3910
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead. This alias will be removed in v1.0 */
|
|
3911
|
+
default as MSquareIcon
|
|
3912
|
+
} from '../icons/square-m';
|
|
3909
3913
|
// SquareMousePointer aliases
|
|
3910
3914
|
export { default as SquareMousePointerIcon } from '../icons/square-mouse-pointer';
|
|
3911
3915
|
export {
|
|
@@ -3944,12 +3948,6 @@ export {
|
|
|
3944
3948
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead. This alias will be removed in v1.0 */
|
|
3945
3949
|
default as PiSquareIcon
|
|
3946
3950
|
} from '../icons/square-pi';
|
|
3947
|
-
// SquarePercent aliases
|
|
3948
|
-
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
3949
|
-
export {
|
|
3950
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. This alias will be removed in v1.0 */
|
|
3951
|
-
default as PercentSquareIcon
|
|
3952
|
-
} from '../icons/square-percent';
|
|
3953
3951
|
// SquarePilcrow aliases
|
|
3954
3952
|
export { default as SquarePilcrowIcon } from '../icons/square-pilcrow';
|
|
3955
3953
|
export {
|
|
@@ -3962,6 +3960,12 @@ export {
|
|
|
3962
3960
|
/** @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 */
|
|
3963
3961
|
default as PlaySquareIcon
|
|
3964
3962
|
} from '../icons/square-play';
|
|
3963
|
+
// SquarePercent aliases
|
|
3964
|
+
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
3965
|
+
export {
|
|
3966
|
+
/** @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 */
|
|
3967
|
+
default as PercentSquareIcon
|
|
3968
|
+
} from '../icons/square-percent';
|
|
3965
3969
|
// SquarePlus aliases
|
|
3966
3970
|
export { default as SquarePlusIcon } from '../icons/square-plus';
|
|
3967
3971
|
export {
|
|
@@ -4010,12 +4014,6 @@ export {
|
|
|
4010
4014
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead. This alias will be removed in v1.0 */
|
|
4011
4015
|
default as TerminalSquareIcon
|
|
4012
4016
|
} from '../icons/square-terminal';
|
|
4013
|
-
// SquareUser aliases
|
|
4014
|
-
export { default as SquareUserIcon } from '../icons/square-user';
|
|
4015
|
-
export {
|
|
4016
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. This alias will be removed in v1.0 */
|
|
4017
|
-
default as UserSquareIcon
|
|
4018
|
-
} from '../icons/square-user';
|
|
4019
4017
|
// SquareUserRound aliases
|
|
4020
4018
|
export { default as SquareUserRoundIcon } from '../icons/square-user-round';
|
|
4021
4019
|
export {
|
|
@@ -4034,6 +4032,12 @@ export {
|
|
|
4034
4032
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TestTubeDiagonal} instead. This alias will be removed in v1.0 */
|
|
4035
4033
|
default as TestTube2Icon
|
|
4036
4034
|
} from '../icons/test-tube-diagonal';
|
|
4035
|
+
// SquareUser aliases
|
|
4036
|
+
export { default as SquareUserIcon } from '../icons/square-user';
|
|
4037
|
+
export {
|
|
4038
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. This alias will be removed in v1.0 */
|
|
4039
|
+
default as UserSquareIcon
|
|
4040
|
+
} from '../icons/square-user';
|
|
4037
4041
|
// TextAlignCenter aliases
|
|
4038
4042
|
export { default as TextAlignCenterIcon } from '../icons/text-align-center';
|
|
4039
4043
|
export {
|
|
@@ -4068,18 +4072,18 @@ export {
|
|
|
4068
4072
|
/** @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 */
|
|
4069
4073
|
default as LetterTextIcon
|
|
4070
4074
|
} from '../icons/text-initial';
|
|
4071
|
-
// TextWrap aliases
|
|
4072
|
-
export { default as TextWrapIcon } from '../icons/text-wrap';
|
|
4073
|
-
export {
|
|
4074
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. This alias will be removed in v1.0 */
|
|
4075
|
-
default as WrapTextIcon
|
|
4076
|
-
} from '../icons/text-wrap';
|
|
4077
4075
|
// TextSelect aliases
|
|
4078
4076
|
export { default as TextSelectIcon } from '../icons/text-select';
|
|
4079
4077
|
export {
|
|
4080
4078
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextSelect} instead. This alias will be removed in v1.0 */
|
|
4081
4079
|
default as TextSelectionIcon
|
|
4082
4080
|
} from '../icons/text-select';
|
|
4081
|
+
// TextWrap aliases
|
|
4082
|
+
export { default as TextWrapIcon } from '../icons/text-wrap';
|
|
4083
|
+
export {
|
|
4084
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. This alias will be removed in v1.0 */
|
|
4085
|
+
default as WrapTextIcon
|
|
4086
|
+
} from '../icons/text-wrap';
|
|
4083
4087
|
// TramFront aliases
|
|
4084
4088
|
export { default as TramFrontIcon } from '../icons/tram-front';
|
|
4085
4089
|
export {
|
|
@@ -4092,6 +4096,12 @@ export {
|
|
|
4092
4096
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TreePalm} instead. This alias will be removed in v1.0 */
|
|
4093
4097
|
default as PalmtreeIcon
|
|
4094
4098
|
} from '../icons/tree-palm';
|
|
4099
|
+
// TvMinimal aliases
|
|
4100
|
+
export { default as TvMinimalIcon } from '../icons/tv-minimal';
|
|
4101
|
+
export {
|
|
4102
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead. This alias will be removed in v1.0 */
|
|
4103
|
+
default as Tv2Icon
|
|
4104
|
+
} from '../icons/tv-minimal';
|
|
4095
4105
|
// TriangleAlert aliases
|
|
4096
4106
|
export { default as TriangleAlertIcon } from '../icons/triangle-alert';
|
|
4097
4107
|
export {
|
|
@@ -4104,12 +4114,6 @@ export {
|
|
|
4104
4114
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link University} instead. This alias will be removed in v1.0 */
|
|
4105
4115
|
default as School2Icon
|
|
4106
4116
|
} from '../icons/university';
|
|
4107
|
-
// TvMinimal aliases
|
|
4108
|
-
export { default as TvMinimalIcon } from '../icons/tv-minimal';
|
|
4109
|
-
export {
|
|
4110
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead. This alias will be removed in v1.0 */
|
|
4111
|
-
default as Tv2Icon
|
|
4112
|
-
} from '../icons/tv-minimal';
|
|
4113
4117
|
// UserRoundCheck aliases
|
|
4114
4118
|
export { default as UserRoundCheckIcon } from '../icons/user-round-check';
|
|
4115
4119
|
export {
|
|
@@ -4140,18 +4144,18 @@ export {
|
|
|
4140
4144
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. This alias will be removed in v1.0 */
|
|
4141
4145
|
default as User2Icon
|
|
4142
4146
|
} from '../icons/user-round';
|
|
4143
|
-
// UserRoundX aliases
|
|
4144
|
-
export { default as UserRoundXIcon } from '../icons/user-round-x';
|
|
4145
|
-
export {
|
|
4146
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. This alias will be removed in v1.0 */
|
|
4147
|
-
default as UserX2Icon
|
|
4148
|
-
} from '../icons/user-round-x';
|
|
4149
4147
|
// UsersRound aliases
|
|
4150
4148
|
export { default as UsersRoundIcon } from '../icons/users-round';
|
|
4151
4149
|
export {
|
|
4152
4150
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UsersRound} instead. This alias will be removed in v1.0 */
|
|
4153
4151
|
default as Users2Icon
|
|
4154
4152
|
} from '../icons/users-round';
|
|
4153
|
+
// UserRoundX aliases
|
|
4154
|
+
export { default as UserRoundXIcon } from '../icons/user-round-x';
|
|
4155
|
+
export {
|
|
4156
|
+
/** @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 */
|
|
4157
|
+
default as UserX2Icon
|
|
4158
|
+
} from '../icons/user-round-x';
|
|
4155
4159
|
// UtensilsCrossed aliases
|
|
4156
4160
|
export { default as UtensilsCrossedIcon } from '../icons/utensils-crossed';
|
|
4157
4161
|
export {
|