@lucide/astro 0.535.0 → 0.536.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 +106 -106
- package/src/aliases/prefixed.ts +470 -468
- package/src/aliases/suffixed.ts +878 -876
- package/src/icons/a-arrow-down.ts +2 -2
- package/src/icons/a-arrow-up.ts +2 -2
- package/src/icons/bot-message-square.ts +2 -2
- package/src/icons/cake-slice.ts +2 -2
- package/src/icons/hospital.ts +2 -2
- package/src/icons/index.ts +171 -170
- package/src/icons/message-circle-code.ts +2 -2
- package/src/icons/message-circle-dashed.ts +2 -2
- package/src/icons/message-circle-heart.ts +2 -2
- package/src/icons/message-circle-more.ts +2 -2
- package/src/icons/message-circle-off.ts +2 -2
- package/src/icons/message-circle-plus.ts +2 -2
- package/src/icons/message-circle-question-mark.ts +2 -2
- package/src/icons/message-circle-reply.ts +2 -2
- package/src/icons/message-circle-warning.ts +2 -2
- package/src/icons/message-circle-x.ts +2 -2
- package/src/icons/message-circle.ts +2 -2
- package/src/icons/message-square-code.ts +2 -2
- package/src/icons/message-square-dashed.ts +2 -2
- package/src/icons/message-square-diff.ts +2 -2
- package/src/icons/message-square-dot.ts +2 -2
- package/src/icons/message-square-heart.ts +2 -2
- package/src/icons/message-square-lock.ts +2 -2
- package/src/icons/message-square-more.ts +2 -2
- package/src/icons/message-square-off.ts +2 -2
- package/src/icons/message-square-plus.ts +2 -2
- package/src/icons/message-square-quote.ts +2 -2
- package/src/icons/message-square-reply.ts +2 -2
- package/src/icons/message-square-share.ts +2 -2
- package/src/icons/message-square-text.ts +2 -2
- package/src/icons/message-square-warning.ts +2 -2
- package/src/icons/message-square-x.ts +2 -2
- package/src/icons/message-square.ts +2 -2
- package/src/icons/messages-square.ts +2 -2
- package/src/icons/turntable.ts +18 -0
package/src/aliases/suffixed.ts
CHANGED
|
@@ -2,50 +2,50 @@
|
|
|
2
2
|
export { default as AArrowDownIcon } from '../icons/a-arrow-down';
|
|
3
3
|
// AArrowUp aliases
|
|
4
4
|
export { default as AArrowUpIcon } from '../icons/a-arrow-up';
|
|
5
|
-
// ALargeSmall aliases
|
|
6
|
-
export { default as ALargeSmallIcon } from '../icons/a-large-small';
|
|
7
5
|
// Accessibility aliases
|
|
8
6
|
export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
7
|
+
// ALargeSmall aliases
|
|
8
|
+
export { default as ALargeSmallIcon } from '../icons/a-large-small';
|
|
9
9
|
// Activity aliases
|
|
10
10
|
export { default as ActivityIcon } from '../icons/activity';
|
|
11
11
|
// AirVent aliases
|
|
12
12
|
export { default as AirVentIcon } from '../icons/air-vent';
|
|
13
|
-
// AlarmClockOff aliases
|
|
14
|
-
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
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
|
-
// AlignCenterHorizontal aliases
|
|
22
|
-
export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
|
|
23
21
|
// Album aliases
|
|
24
22
|
export { default as AlbumIcon } from '../icons/album';
|
|
23
|
+
// AlignCenterHorizontal aliases
|
|
24
|
+
export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
|
|
25
25
|
// AlignCenterVertical aliases
|
|
26
26
|
export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
|
|
27
27
|
// AlignCenter aliases
|
|
28
28
|
export { default as AlignCenterIcon } from '../icons/align-center';
|
|
29
29
|
// AlignEndHorizontal aliases
|
|
30
30
|
export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal';
|
|
31
|
+
// AlignEndVertical aliases
|
|
32
|
+
export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
|
|
31
33
|
// AlignHorizontalDistributeCenter aliases
|
|
32
34
|
export { default as AlignHorizontalDistributeCenterIcon } from '../icons/align-horizontal-distribute-center';
|
|
33
35
|
// AlignHorizontalDistributeEnd aliases
|
|
34
36
|
export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-horizontal-distribute-end';
|
|
35
|
-
// AlignEndVertical aliases
|
|
36
|
-
export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
|
|
37
37
|
// AlignHorizontalDistributeStart aliases
|
|
38
38
|
export { default as AlignHorizontalDistributeStartIcon } from '../icons/align-horizontal-distribute-start';
|
|
39
39
|
// AlignHorizontalJustifyCenter aliases
|
|
40
40
|
export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-horizontal-justify-center';
|
|
41
41
|
// AlignHorizontalJustifyEnd aliases
|
|
42
42
|
export { default as AlignHorizontalJustifyEndIcon } from '../icons/align-horizontal-justify-end';
|
|
43
|
+
// AlignHorizontalJustifyStart aliases
|
|
44
|
+
export { default as AlignHorizontalJustifyStartIcon } from '../icons/align-horizontal-justify-start';
|
|
43
45
|
// AlignHorizontalSpaceAround aliases
|
|
44
46
|
export { default as AlignHorizontalSpaceAroundIcon } from '../icons/align-horizontal-space-around';
|
|
45
47
|
// AlignHorizontalSpaceBetween aliases
|
|
46
48
|
export { default as AlignHorizontalSpaceBetweenIcon } from '../icons/align-horizontal-space-between';
|
|
47
|
-
// AlignHorizontalJustifyStart aliases
|
|
48
|
-
export { default as AlignHorizontalJustifyStartIcon } from '../icons/align-horizontal-justify-start';
|
|
49
49
|
// AlignJustify aliases
|
|
50
50
|
export { default as AlignJustifyIcon } from '../icons/align-justify';
|
|
51
51
|
// AlignLeft aliases
|
|
@@ -62,10 +62,10 @@ export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-ver
|
|
|
62
62
|
export { default as AlignVerticalDistributeEndIcon } from '../icons/align-vertical-distribute-end';
|
|
63
63
|
// AlignVerticalDistributeStart aliases
|
|
64
64
|
export { default as AlignVerticalDistributeStartIcon } from '../icons/align-vertical-distribute-start';
|
|
65
|
-
// AlignVerticalJustifyEnd aliases
|
|
66
|
-
export { default as AlignVerticalJustifyEndIcon } from '../icons/align-vertical-justify-end';
|
|
67
65
|
// AlignVerticalJustifyCenter aliases
|
|
68
66
|
export { default as AlignVerticalJustifyCenterIcon } from '../icons/align-vertical-justify-center';
|
|
67
|
+
// AlignVerticalJustifyEnd aliases
|
|
68
|
+
export { default as AlignVerticalJustifyEndIcon } from '../icons/align-vertical-justify-end';
|
|
69
69
|
// AlignVerticalJustifyStart aliases
|
|
70
70
|
export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start';
|
|
71
71
|
// AlignVerticalSpaceAround aliases
|
|
@@ -78,10 +78,10 @@ export { default as AmbulanceIcon } from '../icons/ambulance';
|
|
|
78
78
|
export { default as AmpersandIcon } from '../icons/ampersand';
|
|
79
79
|
// Ampersands aliases
|
|
80
80
|
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
81
|
-
// Anchor aliases
|
|
82
|
-
export { default as AnchorIcon } from '../icons/anchor';
|
|
83
81
|
// Amphora aliases
|
|
84
82
|
export { default as AmphoraIcon } from '../icons/amphora';
|
|
83
|
+
// Anchor aliases
|
|
84
|
+
export { default as AnchorIcon } from '../icons/anchor';
|
|
85
85
|
// Angry aliases
|
|
86
86
|
export { default as AngryIcon } from '../icons/angry';
|
|
87
87
|
// Annoyed aliases
|
|
@@ -104,30 +104,30 @@ export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
|
|
|
104
104
|
export { default as ArchiveXIcon } from '../icons/archive-x';
|
|
105
105
|
// Archive aliases
|
|
106
106
|
export { default as ArchiveIcon } from '../icons/archive';
|
|
107
|
-
// ArrowBigDownDash aliases
|
|
108
|
-
export { default as ArrowBigDownDashIcon } from '../icons/arrow-big-down-dash';
|
|
109
107
|
// Armchair aliases
|
|
110
108
|
export { default as ArmchairIcon } from '../icons/armchair';
|
|
109
|
+
// ArrowBigDownDash aliases
|
|
110
|
+
export { default as ArrowBigDownDashIcon } from '../icons/arrow-big-down-dash';
|
|
111
111
|
// ArrowBigDown aliases
|
|
112
112
|
export { default as ArrowBigDownIcon } from '../icons/arrow-big-down';
|
|
113
113
|
// ArrowBigLeftDash aliases
|
|
114
114
|
export { default as ArrowBigLeftDashIcon } from '../icons/arrow-big-left-dash';
|
|
115
115
|
// ArrowBigLeft aliases
|
|
116
116
|
export { default as ArrowBigLeftIcon } from '../icons/arrow-big-left';
|
|
117
|
+
// ArrowBigRightDash aliases
|
|
118
|
+
export { default as ArrowBigRightDashIcon } from '../icons/arrow-big-right-dash';
|
|
117
119
|
// ArrowBigRight aliases
|
|
118
120
|
export { default as ArrowBigRightIcon } from '../icons/arrow-big-right';
|
|
119
121
|
// ArrowBigUpDash aliases
|
|
120
122
|
export { default as ArrowBigUpDashIcon } from '../icons/arrow-big-up-dash';
|
|
121
|
-
// ArrowBigRightDash aliases
|
|
122
|
-
export { default as ArrowBigRightDashIcon } from '../icons/arrow-big-right-dash';
|
|
123
123
|
// ArrowBigUp aliases
|
|
124
124
|
export { default as ArrowBigUpIcon } from '../icons/arrow-big-up';
|
|
125
125
|
// ArrowDownFromLine aliases
|
|
126
126
|
export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
|
|
127
|
-
// ArrowDownNarrowWide aliases
|
|
128
|
-
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
129
127
|
// ArrowDownLeft aliases
|
|
130
128
|
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
129
|
+
// ArrowDownNarrowWide aliases
|
|
130
|
+
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
131
131
|
// ArrowDownRight aliases
|
|
132
132
|
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
|
|
133
133
|
// ArrowDownToDot aliases
|
|
@@ -136,10 +136,10 @@ export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
|
|
|
136
136
|
export { default as ArrowDownToLineIcon } from '../icons/arrow-down-to-line';
|
|
137
137
|
// ArrowDownUp aliases
|
|
138
138
|
export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
139
|
-
// ArrowDown aliases
|
|
140
|
-
export { default as ArrowDownIcon } from '../icons/arrow-down';
|
|
141
139
|
// ArrowLeftFromLine aliases
|
|
142
140
|
export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
|
|
141
|
+
// ArrowDown aliases
|
|
142
|
+
export { default as ArrowDownIcon } from '../icons/arrow-down';
|
|
143
143
|
// ArrowLeftRight aliases
|
|
144
144
|
export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
|
|
145
145
|
// ArrowLeft aliases
|
|
@@ -170,20 +170,20 @@ export { default as ArrowUpToLineIcon } from '../icons/arrow-up-to-line';
|
|
|
170
170
|
export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow';
|
|
171
171
|
// ArrowUp aliases
|
|
172
172
|
export { default as ArrowUpIcon } from '../icons/arrow-up';
|
|
173
|
-
// Asterisk aliases
|
|
174
|
-
export { default as AsteriskIcon } from '../icons/asterisk';
|
|
175
173
|
// ArrowsUpFromLine aliases
|
|
176
174
|
export { default as ArrowsUpFromLineIcon } from '../icons/arrows-up-from-line';
|
|
175
|
+
// Asterisk aliases
|
|
176
|
+
export { default as AsteriskIcon } from '../icons/asterisk';
|
|
177
177
|
// AtSign aliases
|
|
178
178
|
export { default as AtSignIcon } from '../icons/at-sign';
|
|
179
|
-
// Atom aliases
|
|
180
|
-
export { default as AtomIcon } from '../icons/atom';
|
|
181
179
|
// AudioLines aliases
|
|
182
180
|
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
183
|
-
//
|
|
184
|
-
export { default as
|
|
181
|
+
// Atom aliases
|
|
182
|
+
export { default as AtomIcon } from '../icons/atom';
|
|
185
183
|
// AudioWaveform aliases
|
|
186
184
|
export { default as AudioWaveformIcon } from '../icons/audio-waveform';
|
|
185
|
+
// Award aliases
|
|
186
|
+
export { default as AwardIcon } from '../icons/award';
|
|
187
187
|
// Axe aliases
|
|
188
188
|
export { default as AxeIcon } from '../icons/axe';
|
|
189
189
|
// Baby aliases
|
|
@@ -192,40 +192,40 @@ export { default as BabyIcon } from '../icons/baby';
|
|
|
192
192
|
export { default as BackpackIcon } from '../icons/backpack';
|
|
193
193
|
// BadgeAlert aliases
|
|
194
194
|
export { default as BadgeAlertIcon } from '../icons/badge-alert';
|
|
195
|
-
// BadgeCent aliases
|
|
196
|
-
export { default as BadgeCentIcon } from '../icons/badge-cent';
|
|
197
195
|
// BadgeDollarSign aliases
|
|
198
196
|
export { default as BadgeDollarSignIcon } from '../icons/badge-dollar-sign';
|
|
197
|
+
// BadgeCent aliases
|
|
198
|
+
export { default as BadgeCentIcon } from '../icons/badge-cent';
|
|
199
199
|
// BadgeEuro aliases
|
|
200
200
|
export { default as BadgeEuroIcon } from '../icons/badge-euro';
|
|
201
201
|
// BadgeIndianRupee aliases
|
|
202
202
|
export { default as BadgeIndianRupeeIcon } from '../icons/badge-indian-rupee';
|
|
203
|
-
// BadgeJapaneseYen aliases
|
|
204
|
-
export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen';
|
|
205
203
|
// BadgeInfo aliases
|
|
206
204
|
export { default as BadgeInfoIcon } from '../icons/badge-info';
|
|
205
|
+
// BadgeJapaneseYen aliases
|
|
206
|
+
export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen';
|
|
207
207
|
// BadgeMinus aliases
|
|
208
208
|
export { default as BadgeMinusIcon } from '../icons/badge-minus';
|
|
209
|
-
// BadgePlus aliases
|
|
210
|
-
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
211
209
|
// BadgePercent aliases
|
|
212
210
|
export { default as BadgePercentIcon } from '../icons/badge-percent';
|
|
211
|
+
// BadgePlus aliases
|
|
212
|
+
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
213
213
|
// BadgePoundSterling aliases
|
|
214
214
|
export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
|
|
215
215
|
// BadgeRussianRuble aliases
|
|
216
216
|
export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
217
|
-
// BadgeSwissFranc aliases
|
|
218
|
-
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
219
217
|
// BadgeTurkishLira aliases
|
|
220
218
|
export { default as BadgeTurkishLiraIcon } from '../icons/badge-turkish-lira';
|
|
219
|
+
// BadgeSwissFranc aliases
|
|
220
|
+
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
221
221
|
// BadgeX aliases
|
|
222
222
|
export { default as BadgeXIcon } from '../icons/badge-x';
|
|
223
|
+
// Badge aliases
|
|
224
|
+
export { default as BadgeIcon } from '../icons/badge';
|
|
223
225
|
// BaggageClaim aliases
|
|
224
226
|
export { default as BaggageClaimIcon } from '../icons/baggage-claim';
|
|
225
227
|
// Ban aliases
|
|
226
228
|
export { default as BanIcon } from '../icons/ban';
|
|
227
|
-
// Badge aliases
|
|
228
|
-
export { default as BadgeIcon } from '../icons/badge';
|
|
229
229
|
// Banana aliases
|
|
230
230
|
export { default as BananaIcon } from '../icons/banana';
|
|
231
231
|
// Bandage aliases
|
|
@@ -236,18 +236,18 @@ export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
|
236
236
|
export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
|
|
237
237
|
// BanknoteX aliases
|
|
238
238
|
export { default as BanknoteXIcon } from '../icons/banknote-x';
|
|
239
|
-
// Banknote aliases
|
|
240
|
-
export { default as BanknoteIcon } from '../icons/banknote';
|
|
241
239
|
// Barcode aliases
|
|
242
240
|
export { default as BarcodeIcon } from '../icons/barcode';
|
|
243
|
-
//
|
|
244
|
-
export { default as
|
|
241
|
+
// Banknote aliases
|
|
242
|
+
export { default as BanknoteIcon } from '../icons/banknote';
|
|
245
243
|
// Barrel aliases
|
|
246
244
|
export { default as BarrelIcon } from '../icons/barrel';
|
|
247
245
|
// Baseline aliases
|
|
248
246
|
export { default as BaselineIcon } from '../icons/baseline';
|
|
249
247
|
// BatteryCharging aliases
|
|
250
248
|
export { default as BatteryChargingIcon } from '../icons/battery-charging';
|
|
249
|
+
// Bath aliases
|
|
250
|
+
export { default as BathIcon } from '../icons/bath';
|
|
251
251
|
// BatteryFull aliases
|
|
252
252
|
export { default as BatteryFullIcon } from '../icons/battery-full';
|
|
253
253
|
// BatteryLow aliases
|
|
@@ -256,30 +256,30 @@ export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
|
256
256
|
export { default as BatteryMediumIcon } from '../icons/battery-medium';
|
|
257
257
|
// BatteryPlus aliases
|
|
258
258
|
export { default as BatteryPlusIcon } from '../icons/battery-plus';
|
|
259
|
+
// BatteryWarning aliases
|
|
260
|
+
export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
259
261
|
// Battery aliases
|
|
260
262
|
export { default as BatteryIcon } from '../icons/battery';
|
|
261
263
|
// Beaker aliases
|
|
262
264
|
export { default as BeakerIcon } from '../icons/beaker';
|
|
263
|
-
// BatteryWarning aliases
|
|
264
|
-
export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
265
265
|
// BeanOff aliases
|
|
266
266
|
export { default as BeanOffIcon } from '../icons/bean-off';
|
|
267
267
|
// Bean aliases
|
|
268
268
|
export { default as BeanIcon } from '../icons/bean';
|
|
269
269
|
// BedDouble aliases
|
|
270
270
|
export { default as BedDoubleIcon } from '../icons/bed-double';
|
|
271
|
-
// Bed aliases
|
|
272
|
-
export { default as BedIcon } from '../icons/bed';
|
|
273
271
|
// BedSingle aliases
|
|
274
272
|
export { default as BedSingleIcon } from '../icons/bed-single';
|
|
273
|
+
// Bed aliases
|
|
274
|
+
export { default as BedIcon } from '../icons/bed';
|
|
275
275
|
// Beef aliases
|
|
276
276
|
export { default as BeefIcon } from '../icons/beef';
|
|
277
|
+
// BeerOff aliases
|
|
278
|
+
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
277
279
|
// Beer aliases
|
|
278
280
|
export { default as BeerIcon } from '../icons/beer';
|
|
279
281
|
// BellDot aliases
|
|
280
282
|
export { default as BellDotIcon } from '../icons/bell-dot';
|
|
281
|
-
// BeerOff aliases
|
|
282
|
-
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
283
283
|
// BellElectric aliases
|
|
284
284
|
export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
285
285
|
// BellMinus aliases
|
|
@@ -296,42 +296,42 @@ export { default as BellIcon } from '../icons/bell';
|
|
|
296
296
|
export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end';
|
|
297
297
|
// BetweenVerticalStart aliases
|
|
298
298
|
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
|
|
299
|
-
// Bike aliases
|
|
300
|
-
export { default as BikeIcon } from '../icons/bike';
|
|
301
299
|
// BicepsFlexed aliases
|
|
302
300
|
export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
|
|
303
|
-
//
|
|
304
|
-
export { default as
|
|
301
|
+
// Bike aliases
|
|
302
|
+
export { default as BikeIcon } from '../icons/bike';
|
|
303
|
+
// Binoculars aliases
|
|
304
|
+
export { default as BinocularsIcon } from '../icons/binoculars';
|
|
305
305
|
// Binary aliases
|
|
306
306
|
export { default as BinaryIcon } from '../icons/binary';
|
|
307
|
+
// Biohazard aliases
|
|
308
|
+
export { default as BiohazardIcon } from '../icons/biohazard';
|
|
307
309
|
// Bird aliases
|
|
308
310
|
export { default as BirdIcon } from '../icons/bird';
|
|
309
|
-
// Binoculars aliases
|
|
310
|
-
export { default as BinocularsIcon } from '../icons/binoculars';
|
|
311
311
|
// Bitcoin aliases
|
|
312
312
|
export { default as BitcoinIcon } from '../icons/bitcoin';
|
|
313
313
|
// Blend aliases
|
|
314
314
|
export { default as BlendIcon } from '../icons/blend';
|
|
315
315
|
// Blinds aliases
|
|
316
316
|
export { default as BlindsIcon } from '../icons/blinds';
|
|
317
|
-
// BluetoothConnected aliases
|
|
318
|
-
export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected';
|
|
319
317
|
// Blocks aliases
|
|
320
318
|
export { default as BlocksIcon } from '../icons/blocks';
|
|
319
|
+
// BluetoothConnected aliases
|
|
320
|
+
export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected';
|
|
321
321
|
// BluetoothOff aliases
|
|
322
322
|
export { default as BluetoothOffIcon } from '../icons/bluetooth-off';
|
|
323
323
|
// BluetoothSearching aliases
|
|
324
324
|
export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching';
|
|
325
|
-
// Bluetooth aliases
|
|
326
|
-
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
327
325
|
// Bold aliases
|
|
328
326
|
export { default as BoldIcon } from '../icons/bold';
|
|
327
|
+
// Bluetooth aliases
|
|
328
|
+
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
329
329
|
// Bolt aliases
|
|
330
330
|
export { default as BoltIcon } from '../icons/bolt';
|
|
331
|
-
// Bomb aliases
|
|
332
|
-
export { default as BombIcon } from '../icons/bomb';
|
|
333
331
|
// Bone aliases
|
|
334
332
|
export { default as BoneIcon } from '../icons/bone';
|
|
333
|
+
// Bomb aliases
|
|
334
|
+
export { default as BombIcon } from '../icons/bomb';
|
|
335
335
|
// BookA aliases
|
|
336
336
|
export { default as BookAIcon } from '../icons/book-a';
|
|
337
337
|
// BookAlert aliases
|
|
@@ -360,20 +360,20 @@ export { default as BookMarkedIcon } from '../icons/book-marked';
|
|
|
360
360
|
export { default as BookMinusIcon } from '../icons/book-minus';
|
|
361
361
|
// BookOpenCheck aliases
|
|
362
362
|
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
363
|
-
// BookOpenText aliases
|
|
364
|
-
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
365
363
|
// BookOpen aliases
|
|
366
364
|
export { default as BookOpenIcon } from '../icons/book-open';
|
|
365
|
+
// BookOpenText aliases
|
|
366
|
+
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
367
367
|
// BookPlus aliases
|
|
368
368
|
export { default as BookPlusIcon } from '../icons/book-plus';
|
|
369
369
|
// BookText aliases
|
|
370
370
|
export { default as BookTextIcon } from '../icons/book-text';
|
|
371
|
+
// BookType aliases
|
|
372
|
+
export { default as BookTypeIcon } from '../icons/book-type';
|
|
371
373
|
// BookUp2 aliases
|
|
372
374
|
export { default as BookUp2Icon } from '../icons/book-up-2';
|
|
373
375
|
// BookUp aliases
|
|
374
376
|
export { default as BookUpIcon } from '../icons/book-up';
|
|
375
|
-
// BookType aliases
|
|
376
|
-
export { default as BookTypeIcon } from '../icons/book-type';
|
|
377
377
|
// BookUser aliases
|
|
378
378
|
export { default as BookUserIcon } from '../icons/book-user';
|
|
379
379
|
// BookX aliases
|
|
@@ -382,20 +382,20 @@ export { default as BookXIcon } from '../icons/book-x';
|
|
|
382
382
|
export { default as BookIcon } from '../icons/book';
|
|
383
383
|
// BookmarkCheck aliases
|
|
384
384
|
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
385
|
+
// BookmarkMinus aliases
|
|
386
|
+
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
385
387
|
// BookmarkPlus aliases
|
|
386
388
|
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
387
389
|
// BookmarkX aliases
|
|
388
390
|
export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
389
|
-
// BookmarkMinus aliases
|
|
390
|
-
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
391
|
-
// BoomBox aliases
|
|
392
|
-
export { default as BoomBoxIcon } from '../icons/boom-box';
|
|
393
|
-
// BotOff aliases
|
|
394
|
-
export { default as BotOffIcon } from '../icons/bot-off';
|
|
395
391
|
// Bookmark aliases
|
|
396
392
|
export { default as BookmarkIcon } from '../icons/bookmark';
|
|
393
|
+
// BoomBox aliases
|
|
394
|
+
export { default as BoomBoxIcon } from '../icons/boom-box';
|
|
397
395
|
// BotMessageSquare aliases
|
|
398
396
|
export { default as BotMessageSquareIcon } from '../icons/bot-message-square';
|
|
397
|
+
// BotOff aliases
|
|
398
|
+
export { default as BotOffIcon } from '../icons/bot-off';
|
|
399
399
|
// Bot aliases
|
|
400
400
|
export { default as BotIcon } from '../icons/bot';
|
|
401
401
|
// BottleWine aliases
|
|
@@ -404,12 +404,12 @@ export { default as BottleWineIcon } from '../icons/bottle-wine';
|
|
|
404
404
|
export { default as BowArrowIcon } from '../icons/bow-arrow';
|
|
405
405
|
// Box aliases
|
|
406
406
|
export { default as BoxIcon } from '../icons/box';
|
|
407
|
+
// Boxes aliases
|
|
408
|
+
export { default as BoxesIcon } from '../icons/boxes';
|
|
407
409
|
// Brackets aliases
|
|
408
410
|
export { default as BracketsIcon } from '../icons/brackets';
|
|
409
411
|
// BrainCircuit aliases
|
|
410
412
|
export { default as BrainCircuitIcon } from '../icons/brain-circuit';
|
|
411
|
-
// Boxes aliases
|
|
412
|
-
export { default as BoxesIcon } from '../icons/boxes';
|
|
413
413
|
// BrainCog aliases
|
|
414
414
|
export { default as BrainCogIcon } from '../icons/brain-cog';
|
|
415
415
|
// Brain aliases
|
|
@@ -426,18 +426,18 @@ export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyo
|
|
|
426
426
|
export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
|
|
427
427
|
// Briefcase aliases
|
|
428
428
|
export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
429
|
-
// BrushCleaning aliases
|
|
430
|
-
export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
|
|
431
429
|
// BringToFront aliases
|
|
432
430
|
export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
431
|
+
// BrushCleaning aliases
|
|
432
|
+
export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
|
|
433
433
|
// Brush aliases
|
|
434
434
|
export { default as BrushIcon } from '../icons/brush';
|
|
435
435
|
// Bubbles aliases
|
|
436
436
|
export { default as BubblesIcon } from '../icons/bubbles';
|
|
437
|
-
// BugPlay aliases
|
|
438
|
-
export { default as BugPlayIcon } from '../icons/bug-play';
|
|
439
437
|
// BugOff aliases
|
|
440
438
|
export { default as BugOffIcon } from '../icons/bug-off';
|
|
439
|
+
// BugPlay aliases
|
|
440
|
+
export { default as BugPlayIcon } from '../icons/bug-play';
|
|
441
441
|
// Bug aliases
|
|
442
442
|
export { default as BugIcon } from '../icons/bug';
|
|
443
443
|
// Building2 aliases
|
|
@@ -450,10 +450,10 @@ export { default as BusFrontIcon } from '../icons/bus-front';
|
|
|
450
450
|
export { default as BusIcon } from '../icons/bus';
|
|
451
451
|
// CableCar aliases
|
|
452
452
|
export { default as CableCarIcon } from '../icons/cable-car';
|
|
453
|
-
// CakeSlice aliases
|
|
454
|
-
export { default as CakeSliceIcon } from '../icons/cake-slice';
|
|
455
453
|
// Cable aliases
|
|
456
454
|
export { default as CableIcon } from '../icons/cable';
|
|
455
|
+
// CakeSlice aliases
|
|
456
|
+
export { default as CakeSliceIcon } from '../icons/cake-slice';
|
|
457
457
|
// Cake aliases
|
|
458
458
|
export { default as CakeIcon } from '../icons/cake';
|
|
459
459
|
// Calculator aliases
|
|
@@ -468,20 +468,20 @@ export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
|
|
|
468
468
|
export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
|
|
469
469
|
// CalendarCheck aliases
|
|
470
470
|
export { default as CalendarCheckIcon } from '../icons/calendar-check';
|
|
471
|
-
// CalendarClock aliases
|
|
472
|
-
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
473
471
|
// CalendarCog aliases
|
|
474
472
|
export { default as CalendarCogIcon } from '../icons/calendar-cog';
|
|
473
|
+
// CalendarClock aliases
|
|
474
|
+
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
475
475
|
// CalendarDays aliases
|
|
476
476
|
export { default as CalendarDaysIcon } from '../icons/calendar-days';
|
|
477
477
|
// CalendarFold aliases
|
|
478
478
|
export { default as CalendarFoldIcon } from '../icons/calendar-fold';
|
|
479
479
|
// CalendarHeart aliases
|
|
480
480
|
export { default as CalendarHeartIcon } from '../icons/calendar-heart';
|
|
481
|
-
// CalendarMinus aliases
|
|
482
|
-
export { default as CalendarMinusIcon } from '../icons/calendar-minus';
|
|
483
481
|
// CalendarMinus2 aliases
|
|
484
482
|
export { default as CalendarMinus2Icon } from '../icons/calendar-minus-2';
|
|
483
|
+
// CalendarMinus aliases
|
|
484
|
+
export { default as CalendarMinusIcon } from '../icons/calendar-minus';
|
|
485
485
|
// CalendarOff aliases
|
|
486
486
|
export { default as CalendarOffIcon } from '../icons/calendar-off';
|
|
487
487
|
// CalendarPlus2 aliases
|
|
@@ -504,42 +504,42 @@ export { default as CalendarIcon } from '../icons/calendar';
|
|
|
504
504
|
export { default as CameraOffIcon } from '../icons/camera-off';
|
|
505
505
|
// Camera aliases
|
|
506
506
|
export { default as CameraIcon } from '../icons/camera';
|
|
507
|
-
// CandyOff aliases
|
|
508
|
-
export { default as CandyOffIcon } from '../icons/candy-off';
|
|
509
507
|
// CandyCane aliases
|
|
510
508
|
export { default as CandyCaneIcon } from '../icons/candy-cane';
|
|
509
|
+
// CandyOff aliases
|
|
510
|
+
export { default as CandyOffIcon } from '../icons/candy-off';
|
|
511
511
|
// Candy aliases
|
|
512
512
|
export { default as CandyIcon } from '../icons/candy';
|
|
513
513
|
// Cannabis aliases
|
|
514
514
|
export { default as CannabisIcon } from '../icons/cannabis';
|
|
515
|
+
// CaptionsOff aliases
|
|
516
|
+
export { default as CaptionsOffIcon } from '../icons/captions-off';
|
|
515
517
|
// CarFront aliases
|
|
516
518
|
export { default as CarFrontIcon } from '../icons/car-front';
|
|
517
519
|
// CarTaxiFront aliases
|
|
518
520
|
export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
|
|
519
|
-
// CaptionsOff aliases
|
|
520
|
-
export { default as CaptionsOffIcon } from '../icons/captions-off';
|
|
521
521
|
// Car aliases
|
|
522
522
|
export { default as CarIcon } from '../icons/car';
|
|
523
523
|
// CardSim aliases
|
|
524
524
|
export { default as CardSimIcon } from '../icons/card-sim';
|
|
525
525
|
// Caravan aliases
|
|
526
526
|
export { default as CaravanIcon } from '../icons/caravan';
|
|
527
|
-
// CaseLower aliases
|
|
528
|
-
export { default as CaseLowerIcon } from '../icons/case-lower';
|
|
529
527
|
// Carrot aliases
|
|
530
528
|
export { default as CarrotIcon } from '../icons/carrot';
|
|
529
|
+
// CaseLower aliases
|
|
530
|
+
export { default as CaseLowerIcon } from '../icons/case-lower';
|
|
531
531
|
// CaseSensitive aliases
|
|
532
532
|
export { default as CaseSensitiveIcon } from '../icons/case-sensitive';
|
|
533
533
|
// CaseUpper aliases
|
|
534
534
|
export { default as CaseUpperIcon } from '../icons/case-upper';
|
|
535
535
|
// CassetteTape aliases
|
|
536
536
|
export { default as CassetteTapeIcon } from '../icons/cassette-tape';
|
|
537
|
-
// Castle aliases
|
|
538
|
-
export { default as CastleIcon } from '../icons/castle';
|
|
539
537
|
// Cast aliases
|
|
540
538
|
export { default as CastIcon } from '../icons/cast';
|
|
541
539
|
// Cat aliases
|
|
542
540
|
export { default as CatIcon } from '../icons/cat';
|
|
541
|
+
// Castle aliases
|
|
542
|
+
export { default as CastleIcon } from '../icons/castle';
|
|
543
543
|
// Cctv aliases
|
|
544
544
|
export { default as CctvIcon } from '../icons/cctv';
|
|
545
545
|
// ChartBarDecreasing aliases
|
|
@@ -548,12 +548,12 @@ export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing
|
|
|
548
548
|
export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
|
|
549
549
|
// ChartBarStacked aliases
|
|
550
550
|
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
551
|
+
// ChartColumnDecreasing aliases
|
|
552
|
+
export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
|
|
551
553
|
// ChartColumnStacked aliases
|
|
552
554
|
export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
|
|
553
555
|
// ChartGantt aliases
|
|
554
556
|
export { default as ChartGanttIcon } from '../icons/chart-gantt';
|
|
555
|
-
// ChartColumnDecreasing aliases
|
|
556
|
-
export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
|
|
557
557
|
// ChartNetwork aliases
|
|
558
558
|
export { default as ChartNetworkIcon } from '../icons/chart-network';
|
|
559
559
|
// ChartNoAxesColumnDecreasing aliases
|
|
@@ -576,18 +576,18 @@ export { default as CherryIcon } from '../icons/cherry';
|
|
|
576
576
|
export { default as ChevronDownIcon } from '../icons/chevron-down';
|
|
577
577
|
// ChevronFirst aliases
|
|
578
578
|
export { default as ChevronFirstIcon } from '../icons/chevron-first';
|
|
579
|
-
// ChevronLeft aliases
|
|
580
|
-
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
581
579
|
// ChevronLast aliases
|
|
582
580
|
export { default as ChevronLastIcon } from '../icons/chevron-last';
|
|
581
|
+
// ChevronLeft aliases
|
|
582
|
+
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
583
583
|
// ChevronRight aliases
|
|
584
584
|
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
585
585
|
// ChevronUp aliases
|
|
586
586
|
export { default as ChevronUpIcon } from '../icons/chevron-up';
|
|
587
|
-
// ChevronsDownUp aliases
|
|
588
|
-
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
589
587
|
// ChevronsDown aliases
|
|
590
588
|
export { default as ChevronsDownIcon } from '../icons/chevrons-down';
|
|
589
|
+
// ChevronsDownUp aliases
|
|
590
|
+
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
591
591
|
// ChevronsLeftRightEllipsis aliases
|
|
592
592
|
export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left-right-ellipsis';
|
|
593
593
|
// ChevronsLeftRight aliases
|
|
@@ -610,12 +610,12 @@ export { default as ChurchIcon } from '../icons/church';
|
|
|
610
610
|
export { default as CigaretteIcon } from '../icons/cigarette';
|
|
611
611
|
// CigaretteOff aliases
|
|
612
612
|
export { default as CigaretteOffIcon } from '../icons/cigarette-off';
|
|
613
|
-
// CircleDollarSign aliases
|
|
614
|
-
export { default as CircleDollarSignIcon } from '../icons/circle-dollar-sign';
|
|
615
613
|
// CircleDashed aliases
|
|
616
614
|
export { default as CircleDashedIcon } from '../icons/circle-dashed';
|
|
617
615
|
// CircleDotDashed aliases
|
|
618
616
|
export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
|
|
617
|
+
// CircleDollarSign aliases
|
|
618
|
+
export { default as CircleDollarSignIcon } from '../icons/circle-dollar-sign';
|
|
619
619
|
// CircleDot aliases
|
|
620
620
|
export { default as CircleDotIcon } from '../icons/circle-dot';
|
|
621
621
|
// CircleEllipsis aliases
|
|
@@ -630,26 +630,26 @@ export { default as CircleFadingPlusIcon } from '../icons/circle-fading-plus';
|
|
|
630
630
|
export { default as CircleOffIcon } from '../icons/circle-off';
|
|
631
631
|
// CirclePoundSterling aliases
|
|
632
632
|
export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling';
|
|
633
|
-
// CircleSmall aliases
|
|
634
|
-
export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
635
633
|
// CircleSlash aliases
|
|
636
634
|
export { default as CircleSlashIcon } from '../icons/circle-slash';
|
|
637
|
-
//
|
|
638
|
-
export { default as
|
|
635
|
+
// CircleSmall aliases
|
|
636
|
+
export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
639
637
|
// Circle aliases
|
|
640
638
|
export { default as CircleIcon } from '../icons/circle';
|
|
641
639
|
// Citrus aliases
|
|
642
640
|
export { default as CitrusIcon } from '../icons/citrus';
|
|
643
|
-
// ClipboardCheck aliases
|
|
644
|
-
export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
|
|
645
641
|
// Clapperboard aliases
|
|
646
642
|
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
643
|
+
// CircuitBoard aliases
|
|
644
|
+
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
645
|
+
// ClipboardCheck aliases
|
|
646
|
+
export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
|
|
647
647
|
// ClipboardClock aliases
|
|
648
648
|
export { default as ClipboardClockIcon } from '../icons/clipboard-clock';
|
|
649
|
-
// ClipboardList aliases
|
|
650
|
-
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
651
649
|
// ClipboardCopy aliases
|
|
652
650
|
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
651
|
+
// ClipboardList aliases
|
|
652
|
+
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
653
653
|
// ClipboardMinus aliases
|
|
654
654
|
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
655
655
|
// ClipboardPaste aliases
|
|
@@ -658,16 +658,16 @@ export { default as ClipboardPasteIcon } from '../icons/clipboard-paste';
|
|
|
658
658
|
export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
|
|
659
659
|
// ClipboardType aliases
|
|
660
660
|
export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
661
|
-
// Clipboard aliases
|
|
662
|
-
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
663
661
|
// ClipboardX aliases
|
|
664
662
|
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
663
|
+
// Clipboard aliases
|
|
664
|
+
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
665
|
+
// Clock10 aliases
|
|
666
|
+
export { default as Clock10Icon } from '../icons/clock-10';
|
|
665
667
|
// Clock1 aliases
|
|
666
668
|
export { default as Clock1Icon } from '../icons/clock-1';
|
|
667
669
|
// Clock11 aliases
|
|
668
670
|
export { default as Clock11Icon } from '../icons/clock-11';
|
|
669
|
-
// Clock10 aliases
|
|
670
|
-
export { default as Clock10Icon } from '../icons/clock-10';
|
|
671
671
|
// Clock12 aliases
|
|
672
672
|
export { default as Clock12Icon } from '../icons/clock-12';
|
|
673
673
|
// Clock2 aliases
|
|
@@ -678,40 +678,40 @@ export { default as Clock3Icon } from '../icons/clock-3';
|
|
|
678
678
|
export { default as Clock4Icon } from '../icons/clock-4';
|
|
679
679
|
// Clock5 aliases
|
|
680
680
|
export { default as Clock5Icon } from '../icons/clock-5';
|
|
681
|
-
// Clock7 aliases
|
|
682
|
-
export { default as Clock7Icon } from '../icons/clock-7';
|
|
683
681
|
// Clock6 aliases
|
|
684
682
|
export { default as Clock6Icon } from '../icons/clock-6';
|
|
683
|
+
// Clock7 aliases
|
|
684
|
+
export { default as Clock7Icon } from '../icons/clock-7';
|
|
685
685
|
// Clock8 aliases
|
|
686
686
|
export { default as Clock8Icon } from '../icons/clock-8';
|
|
687
|
-
// ClockAlert aliases
|
|
688
|
-
export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
689
|
-
// ClockArrowDown aliases
|
|
690
|
-
export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
|
|
691
687
|
// Clock9 aliases
|
|
692
688
|
export { default as Clock9Icon } from '../icons/clock-9';
|
|
689
|
+
// ClockAlert aliases
|
|
690
|
+
export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
693
691
|
// ClockArrowUp aliases
|
|
694
692
|
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
|
|
693
|
+
// ClockArrowDown aliases
|
|
694
|
+
export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
|
|
695
695
|
// ClockFading aliases
|
|
696
696
|
export { default as ClockFadingIcon } from '../icons/clock-fading';
|
|
697
|
-
// Clock aliases
|
|
698
|
-
export { default as ClockIcon } from '../icons/clock';
|
|
699
697
|
// ClockPlus aliases
|
|
700
698
|
export { default as ClockPlusIcon } from '../icons/clock-plus';
|
|
699
|
+
// Clock aliases
|
|
700
|
+
export { default as ClockIcon } from '../icons/clock';
|
|
701
701
|
// ClosedCaption aliases
|
|
702
702
|
export { default as ClosedCaptionIcon } from '../icons/closed-caption';
|
|
703
|
-
// CloudAlert aliases
|
|
704
|
-
export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
705
|
-
// CloudCog aliases
|
|
706
|
-
export { default as CloudCogIcon } from '../icons/cloud-cog';
|
|
707
703
|
// CloudCheck aliases
|
|
708
704
|
export { default as CloudCheckIcon } from '../icons/cloud-check';
|
|
705
|
+
// CloudCog aliases
|
|
706
|
+
export { default as CloudCogIcon } from '../icons/cloud-cog';
|
|
707
|
+
// CloudAlert aliases
|
|
708
|
+
export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
709
|
+
// CloudFog aliases
|
|
710
|
+
export { default as CloudFogIcon } from '../icons/cloud-fog';
|
|
709
711
|
// CloudDrizzle aliases
|
|
710
712
|
export { default as CloudDrizzleIcon } from '../icons/cloud-drizzle';
|
|
711
713
|
// CloudHail aliases
|
|
712
714
|
export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
713
|
-
// CloudFog aliases
|
|
714
|
-
export { default as CloudFogIcon } from '../icons/cloud-fog';
|
|
715
715
|
// CloudLightning aliases
|
|
716
716
|
export { default as CloudLightningIcon } from '../icons/cloud-lightning';
|
|
717
717
|
// CloudMoonRain aliases
|
|
@@ -742,30 +742,30 @@ export { default as ClubIcon } from '../icons/club';
|
|
|
742
742
|
export { default as CodeIcon } from '../icons/code';
|
|
743
743
|
// Codepen aliases
|
|
744
744
|
export { default as CodepenIcon } from '../icons/codepen';
|
|
745
|
-
// Coffee aliases
|
|
746
|
-
export { default as CoffeeIcon } from '../icons/coffee';
|
|
747
745
|
// Codesandbox aliases
|
|
748
746
|
export { default as CodesandboxIcon } from '../icons/codesandbox';
|
|
747
|
+
// Coffee aliases
|
|
748
|
+
export { default as CoffeeIcon } from '../icons/coffee';
|
|
749
|
+
// Cog aliases
|
|
750
|
+
export { default as CogIcon } from '../icons/cog';
|
|
749
751
|
// Coins aliases
|
|
750
752
|
export { default as CoinsIcon } from '../icons/coins';
|
|
751
753
|
// Columns4 aliases
|
|
752
754
|
export { default as Columns4Icon } from '../icons/columns-4';
|
|
753
755
|
// Combine aliases
|
|
754
756
|
export { default as CombineIcon } from '../icons/combine';
|
|
755
|
-
// Cog aliases
|
|
756
|
-
export { default as CogIcon } from '../icons/cog';
|
|
757
|
-
// Compass aliases
|
|
758
|
-
export { default as CompassIcon } from '../icons/compass';
|
|
759
757
|
// Command aliases
|
|
760
758
|
export { default as CommandIcon } from '../icons/command';
|
|
761
759
|
// Component aliases
|
|
762
760
|
export { default as ComponentIcon } from '../icons/component';
|
|
761
|
+
// Compass aliases
|
|
762
|
+
export { default as CompassIcon } from '../icons/compass';
|
|
763
763
|
// Computer aliases
|
|
764
764
|
export { default as ComputerIcon } from '../icons/computer';
|
|
765
|
-
// Cone aliases
|
|
766
|
-
export { default as ConeIcon } from '../icons/cone';
|
|
767
765
|
// ConciergeBell aliases
|
|
768
766
|
export { default as ConciergeBellIcon } from '../icons/concierge-bell';
|
|
767
|
+
// Cone aliases
|
|
768
|
+
export { default as ConeIcon } from '../icons/cone';
|
|
769
769
|
// Construction aliases
|
|
770
770
|
export { default as ConstructionIcon } from '../icons/construction';
|
|
771
771
|
// Contact aliases
|
|
@@ -780,16 +780,16 @@ export { default as CookieIcon } from '../icons/cookie';
|
|
|
780
780
|
export { default as CookingPotIcon } from '../icons/cooking-pot';
|
|
781
781
|
// CopyCheck aliases
|
|
782
782
|
export { default as CopyCheckIcon } from '../icons/copy-check';
|
|
783
|
-
// CopyPlus aliases
|
|
784
|
-
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
785
783
|
// CopyMinus aliases
|
|
786
784
|
export { default as CopyMinusIcon } from '../icons/copy-minus';
|
|
787
|
-
//
|
|
788
|
-
export { default as
|
|
789
|
-
// CopySlash aliases
|
|
790
|
-
export { default as CopySlashIcon } from '../icons/copy-slash';
|
|
785
|
+
// CopyPlus aliases
|
|
786
|
+
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
791
787
|
// CopyX aliases
|
|
792
788
|
export { default as CopyXIcon } from '../icons/copy-x';
|
|
789
|
+
// CopySlash aliases
|
|
790
|
+
export { default as CopySlashIcon } from '../icons/copy-slash';
|
|
791
|
+
// Copy aliases
|
|
792
|
+
export { default as CopyIcon } from '../icons/copy';
|
|
793
793
|
// Copyleft aliases
|
|
794
794
|
export { default as CopyleftIcon } from '../icons/copyleft';
|
|
795
795
|
// Copyright aliases
|
|
@@ -798,54 +798,54 @@ export { default as CopyrightIcon } from '../icons/copyright';
|
|
|
798
798
|
export { default as CornerDownRightIcon } from '../icons/corner-down-right';
|
|
799
799
|
// CornerDownLeft aliases
|
|
800
800
|
export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
|
|
801
|
-
// CornerLeftDown aliases
|
|
802
|
-
export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
|
|
803
801
|
// CornerLeftUp aliases
|
|
804
802
|
export { default as CornerLeftUpIcon } from '../icons/corner-left-up';
|
|
803
|
+
// CornerLeftDown aliases
|
|
804
|
+
export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
|
|
805
|
+
// CornerRightUp aliases
|
|
806
|
+
export { default as CornerRightUpIcon } from '../icons/corner-right-up';
|
|
805
807
|
// CornerRightDown aliases
|
|
806
808
|
export { default as CornerRightDownIcon } from '../icons/corner-right-down';
|
|
807
|
-
// CornerUpLeft aliases
|
|
808
|
-
export { default as CornerUpLeftIcon } from '../icons/corner-up-left';
|
|
809
809
|
// CornerUpRight aliases
|
|
810
810
|
export { default as CornerUpRightIcon } from '../icons/corner-up-right';
|
|
811
|
-
//
|
|
812
|
-
export { default as
|
|
813
|
-
// Cpu aliases
|
|
814
|
-
export { default as CpuIcon } from '../icons/cpu';
|
|
811
|
+
// CornerUpLeft aliases
|
|
812
|
+
export { default as CornerUpLeftIcon } from '../icons/corner-up-left';
|
|
815
813
|
// CreativeCommons aliases
|
|
816
814
|
export { default as CreativeCommonsIcon } from '../icons/creative-commons';
|
|
815
|
+
// Cpu aliases
|
|
816
|
+
export { default as CpuIcon } from '../icons/cpu';
|
|
817
817
|
// CreditCard aliases
|
|
818
818
|
export { default as CreditCardIcon } from '../icons/credit-card';
|
|
819
819
|
// Croissant aliases
|
|
820
820
|
export { default as CroissantIcon } from '../icons/croissant';
|
|
821
821
|
// Crop aliases
|
|
822
822
|
export { default as CropIcon } from '../icons/crop';
|
|
823
|
-
// Crosshair aliases
|
|
824
|
-
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
825
823
|
// Cross aliases
|
|
826
824
|
export { default as CrossIcon } from '../icons/cross';
|
|
825
|
+
// Crosshair aliases
|
|
826
|
+
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
827
827
|
// Crown aliases
|
|
828
828
|
export { default as CrownIcon } from '../icons/crown';
|
|
829
829
|
// Cuboid aliases
|
|
830
830
|
export { default as CuboidIcon } from '../icons/cuboid';
|
|
831
831
|
// CupSoda aliases
|
|
832
832
|
export { default as CupSodaIcon } from '../icons/cup-soda';
|
|
833
|
-
// Currency aliases
|
|
834
|
-
export { default as CurrencyIcon } from '../icons/currency';
|
|
835
833
|
// Cylinder aliases
|
|
836
834
|
export { default as CylinderIcon } from '../icons/cylinder';
|
|
835
|
+
// Currency aliases
|
|
836
|
+
export { default as CurrencyIcon } from '../icons/currency';
|
|
837
837
|
// Dam aliases
|
|
838
838
|
export { default as DamIcon } from '../icons/dam';
|
|
839
839
|
// DatabaseBackup aliases
|
|
840
840
|
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
841
|
+
// DatabaseZap aliases
|
|
842
|
+
export { default as DatabaseZapIcon } from '../icons/database-zap';
|
|
841
843
|
// Database aliases
|
|
842
844
|
export { default as DatabaseIcon } from '../icons/database';
|
|
843
845
|
// DecimalsArrowLeft aliases
|
|
844
846
|
export { default as DecimalsArrowLeftIcon } from '../icons/decimals-arrow-left';
|
|
845
847
|
// DecimalsArrowRight aliases
|
|
846
848
|
export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right';
|
|
847
|
-
// DatabaseZap aliases
|
|
848
|
-
export { default as DatabaseZapIcon } from '../icons/database-zap';
|
|
849
849
|
// Delete aliases
|
|
850
850
|
export { default as DeleteIcon } from '../icons/delete';
|
|
851
851
|
// Dessert aliases
|
|
@@ -866,58 +866,58 @@ export { default as Dice2Icon } from '../icons/dice-2';
|
|
|
866
866
|
export { default as Dice3Icon } from '../icons/dice-3';
|
|
867
867
|
// Dice4 aliases
|
|
868
868
|
export { default as Dice4Icon } from '../icons/dice-4';
|
|
869
|
-
// Dice6 aliases
|
|
870
|
-
export { default as Dice6Icon } from '../icons/dice-6';
|
|
871
869
|
// Dice5 aliases
|
|
872
870
|
export { default as Dice5Icon } from '../icons/dice-5';
|
|
871
|
+
// Dice6 aliases
|
|
872
|
+
export { default as Dice6Icon } from '../icons/dice-6';
|
|
873
873
|
// Dices aliases
|
|
874
874
|
export { default as DicesIcon } from '../icons/dices';
|
|
875
875
|
// Diff aliases
|
|
876
876
|
export { default as DiffIcon } from '../icons/diff';
|
|
877
|
-
// Disc3 aliases
|
|
878
|
-
export { default as Disc3Icon } from '../icons/disc-3';
|
|
879
877
|
// Disc2 aliases
|
|
880
878
|
export { default as Disc2Icon } from '../icons/disc-2';
|
|
879
|
+
// Disc3 aliases
|
|
880
|
+
export { default as Disc3Icon } from '../icons/disc-3';
|
|
881
|
+
// DiscAlbum aliases
|
|
882
|
+
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
881
883
|
// Disc aliases
|
|
882
884
|
export { default as DiscIcon } from '../icons/disc';
|
|
883
885
|
// Divide aliases
|
|
884
886
|
export { default as DivideIcon } from '../icons/divide';
|
|
885
|
-
// DiscAlbum aliases
|
|
886
|
-
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
887
887
|
// DnaOff aliases
|
|
888
888
|
export { default as DnaOffIcon } from '../icons/dna-off';
|
|
889
889
|
// Dna aliases
|
|
890
890
|
export { default as DnaIcon } from '../icons/dna';
|
|
891
891
|
// Dock aliases
|
|
892
892
|
export { default as DockIcon } from '../icons/dock';
|
|
893
|
+
// Dog aliases
|
|
894
|
+
export { default as DogIcon } from '../icons/dog';
|
|
893
895
|
// DollarSign aliases
|
|
894
896
|
export { default as DollarSignIcon } from '../icons/dollar-sign';
|
|
895
897
|
// Donut aliases
|
|
896
898
|
export { default as DonutIcon } from '../icons/donut';
|
|
897
|
-
// Dog aliases
|
|
898
|
-
export { default as DogIcon } from '../icons/dog';
|
|
899
|
-
// DoorClosed aliases
|
|
900
|
-
export { default as DoorClosedIcon } from '../icons/door-closed';
|
|
901
899
|
// DoorClosedLocked aliases
|
|
902
900
|
export { default as DoorClosedLockedIcon } from '../icons/door-closed-locked';
|
|
901
|
+
// DoorClosed aliases
|
|
902
|
+
export { default as DoorClosedIcon } from '../icons/door-closed';
|
|
903
903
|
// DoorOpen aliases
|
|
904
904
|
export { default as DoorOpenIcon } from '../icons/door-open';
|
|
905
|
-
// Download aliases
|
|
906
|
-
export { default as DownloadIcon } from '../icons/download';
|
|
907
905
|
// Dot aliases
|
|
908
906
|
export { default as DotIcon } from '../icons/dot';
|
|
907
|
+
// Download aliases
|
|
908
|
+
export { default as DownloadIcon } from '../icons/download';
|
|
909
909
|
// DraftingCompass aliases
|
|
910
910
|
export { default as DraftingCompassIcon } from '../icons/drafting-compass';
|
|
911
911
|
// Drama aliases
|
|
912
912
|
export { default as DramaIcon } from '../icons/drama';
|
|
913
|
-
// Drill aliases
|
|
914
|
-
export { default as DrillIcon } from '../icons/drill';
|
|
915
|
-
// DropletOff aliases
|
|
916
|
-
export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
917
913
|
// Dribbble aliases
|
|
918
914
|
export { default as DribbbleIcon } from '../icons/dribbble';
|
|
915
|
+
// Drill aliases
|
|
916
|
+
export { default as DrillIcon } from '../icons/drill';
|
|
919
917
|
// Drone aliases
|
|
920
918
|
export { default as DroneIcon } from '../icons/drone';
|
|
919
|
+
// DropletOff aliases
|
|
920
|
+
export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
921
921
|
// Droplet aliases
|
|
922
922
|
export { default as DropletIcon } from '../icons/droplet';
|
|
923
923
|
// Droplets aliases
|
|
@@ -932,58 +932,58 @@ export { default as DumbbellIcon } from '../icons/dumbbell';
|
|
|
932
932
|
export { default as EarOffIcon } from '../icons/ear-off';
|
|
933
933
|
// Ear aliases
|
|
934
934
|
export { default as EarIcon } from '../icons/ear';
|
|
935
|
+
// EarthLock aliases
|
|
936
|
+
export { default as EarthLockIcon } from '../icons/earth-lock';
|
|
935
937
|
// Eclipse aliases
|
|
936
938
|
export { default as EclipseIcon } from '../icons/eclipse';
|
|
937
939
|
// EggFried aliases
|
|
938
940
|
export { default as EggFriedIcon } from '../icons/egg-fried';
|
|
939
|
-
//
|
|
940
|
-
export { default as
|
|
941
|
+
// EggOff aliases
|
|
942
|
+
export { default as EggOffIcon } from '../icons/egg-off';
|
|
941
943
|
// Egg aliases
|
|
942
944
|
export { default as EggIcon } from '../icons/egg';
|
|
945
|
+
// EqualNot aliases
|
|
946
|
+
export { default as EqualNotIcon } from '../icons/equal-not';
|
|
943
947
|
// EqualApproximately aliases
|
|
944
948
|
export { default as EqualApproximatelyIcon } from '../icons/equal-approximately';
|
|
945
|
-
// EggOff aliases
|
|
946
|
-
export { default as EggOffIcon } from '../icons/egg-off';
|
|
947
949
|
// Equal aliases
|
|
948
950
|
export { default as EqualIcon } from '../icons/equal';
|
|
949
951
|
// Eraser aliases
|
|
950
952
|
export { default as EraserIcon } from '../icons/eraser';
|
|
951
|
-
// EqualNot aliases
|
|
952
|
-
export { default as EqualNotIcon } from '../icons/equal-not';
|
|
953
953
|
// EthernetPort aliases
|
|
954
954
|
export { default as EthernetPortIcon } from '../icons/ethernet-port';
|
|
955
955
|
// Euro aliases
|
|
956
956
|
export { default as EuroIcon } from '../icons/euro';
|
|
957
957
|
// Expand aliases
|
|
958
958
|
export { default as ExpandIcon } from '../icons/expand';
|
|
959
|
-
// EyeClosed aliases
|
|
960
|
-
export { default as EyeClosedIcon } from '../icons/eye-closed';
|
|
961
959
|
// ExternalLink aliases
|
|
962
960
|
export { default as ExternalLinkIcon } from '../icons/external-link';
|
|
961
|
+
// EyeClosed aliases
|
|
962
|
+
export { default as EyeClosedIcon } from '../icons/eye-closed';
|
|
963
|
+
// Eye aliases
|
|
964
|
+
export { default as EyeIcon } from '../icons/eye';
|
|
963
965
|
// EyeOff aliases
|
|
964
966
|
export { default as EyeOffIcon } from '../icons/eye-off';
|
|
965
967
|
// Facebook aliases
|
|
966
968
|
export { default as FacebookIcon } from '../icons/facebook';
|
|
967
|
-
// Eye aliases
|
|
968
|
-
export { default as EyeIcon } from '../icons/eye';
|
|
969
969
|
// Factory aliases
|
|
970
970
|
export { default as FactoryIcon } from '../icons/factory';
|
|
971
971
|
// Fan aliases
|
|
972
972
|
export { default as FanIcon } from '../icons/fan';
|
|
973
973
|
// FastForward aliases
|
|
974
974
|
export { default as FastForwardIcon } from '../icons/fast-forward';
|
|
975
|
-
// Fence aliases
|
|
976
|
-
export { default as FenceIcon } from '../icons/fence';
|
|
977
975
|
// Feather aliases
|
|
978
976
|
export { default as FeatherIcon } from '../icons/feather';
|
|
977
|
+
// Fence aliases
|
|
978
|
+
export { default as FenceIcon } from '../icons/fence';
|
|
979
979
|
// FerrisWheel aliases
|
|
980
980
|
export { default as FerrisWheelIcon } from '../icons/ferris-wheel';
|
|
981
981
|
// Figma aliases
|
|
982
982
|
export { default as FigmaIcon } from '../icons/figma';
|
|
983
|
-
// FileAudio2 aliases
|
|
984
|
-
export { default as FileAudio2Icon } from '../icons/file-audio-2';
|
|
985
983
|
// FileArchive aliases
|
|
986
984
|
export { default as FileArchiveIcon } from '../icons/file-archive';
|
|
985
|
+
// FileAudio2 aliases
|
|
986
|
+
export { default as FileAudio2Icon } from '../icons/file-audio-2';
|
|
987
987
|
// FileAudio aliases
|
|
988
988
|
export { default as FileAudioIcon } from '../icons/file-audio';
|
|
989
989
|
// FileBadge2 aliases
|
|
@@ -996,24 +996,24 @@ export { default as FileBoxIcon } from '../icons/file-box';
|
|
|
996
996
|
export { default as FileCheck2Icon } from '../icons/file-check-2';
|
|
997
997
|
// FileCheck aliases
|
|
998
998
|
export { default as FileCheckIcon } from '../icons/file-check';
|
|
999
|
-
// FileCode2 aliases
|
|
1000
|
-
export { default as FileCode2Icon } from '../icons/file-code-2';
|
|
1001
999
|
// FileClock aliases
|
|
1002
1000
|
export { default as FileClockIcon } from '../icons/file-clock';
|
|
1001
|
+
// FileCode2 aliases
|
|
1002
|
+
export { default as FileCode2Icon } from '../icons/file-code-2';
|
|
1003
1003
|
// FileCode aliases
|
|
1004
1004
|
export { default as FileCodeIcon } from '../icons/file-code';
|
|
1005
|
-
// FileDigit aliases
|
|
1006
|
-
export { default as FileDigitIcon } from '../icons/file-digit';
|
|
1007
1005
|
// FileDiff aliases
|
|
1008
1006
|
export { default as FileDiffIcon } from '../icons/file-diff';
|
|
1007
|
+
// FileDigit aliases
|
|
1008
|
+
export { default as FileDigitIcon } from '../icons/file-digit';
|
|
1009
1009
|
// FileDown aliases
|
|
1010
1010
|
export { default as FileDownIcon } from '../icons/file-down';
|
|
1011
1011
|
// FileHeart aliases
|
|
1012
1012
|
export { default as FileHeartIcon } from '../icons/file-heart';
|
|
1013
|
-
// FileInput aliases
|
|
1014
|
-
export { default as FileInputIcon } from '../icons/file-input';
|
|
1015
1013
|
// FileImage aliases
|
|
1016
1014
|
export { default as FileImageIcon } from '../icons/file-image';
|
|
1015
|
+
// FileInput aliases
|
|
1016
|
+
export { default as FileInputIcon } from '../icons/file-input';
|
|
1017
1017
|
// FileJson2 aliases
|
|
1018
1018
|
export { default as FileJson2Icon } from '../icons/file-json-2';
|
|
1019
1019
|
// FileJson aliases
|
|
@@ -1022,28 +1022,28 @@ export { default as FileJsonIcon } from '../icons/file-json';
|
|
|
1022
1022
|
export { default as FileKey2Icon } from '../icons/file-key-2';
|
|
1023
1023
|
// FileKey aliases
|
|
1024
1024
|
export { default as FileKeyIcon } from '../icons/file-key';
|
|
1025
|
-
// FileLock aliases
|
|
1026
|
-
export { default as FileLockIcon } from '../icons/file-lock';
|
|
1027
1025
|
// FileLock2 aliases
|
|
1028
1026
|
export { default as FileLock2Icon } from '../icons/file-lock-2';
|
|
1027
|
+
// FileLock aliases
|
|
1028
|
+
export { default as FileLockIcon } from '../icons/file-lock';
|
|
1029
1029
|
// FileMinus2 aliases
|
|
1030
1030
|
export { default as FileMinus2Icon } from '../icons/file-minus-2';
|
|
1031
1031
|
// FileMinus aliases
|
|
1032
1032
|
export { default as FileMinusIcon } from '../icons/file-minus';
|
|
1033
|
-
// FileMusic aliases
|
|
1034
|
-
export { default as FileMusicIcon } from '../icons/file-music';
|
|
1035
1033
|
// FileOutput aliases
|
|
1036
1034
|
export { default as FileOutputIcon } from '../icons/file-output';
|
|
1037
|
-
//
|
|
1038
|
-
export { default as
|
|
1035
|
+
// FileMusic aliases
|
|
1036
|
+
export { default as FileMusicIcon } from '../icons/file-music';
|
|
1039
1037
|
// FilePlus2 aliases
|
|
1040
1038
|
export { default as FilePlus2Icon } from '../icons/file-plus-2';
|
|
1039
|
+
// FilePlus aliases
|
|
1040
|
+
export { default as FilePlusIcon } from '../icons/file-plus';
|
|
1041
1041
|
// FileScan aliases
|
|
1042
1042
|
export { default as FileScanIcon } from '../icons/file-scan';
|
|
1043
|
-
// FileSearch2 aliases
|
|
1044
|
-
export { default as FileSearch2Icon } from '../icons/file-search-2';
|
|
1045
1043
|
// FileSearch aliases
|
|
1046
1044
|
export { default as FileSearchIcon } from '../icons/file-search';
|
|
1045
|
+
// FileSearch2 aliases
|
|
1046
|
+
export { default as FileSearch2Icon } from '../icons/file-search-2';
|
|
1047
1047
|
// FileSliders aliases
|
|
1048
1048
|
export { default as FileSlidersIcon } from '../icons/file-sliders';
|
|
1049
1049
|
// FileSpreadsheet aliases
|
|
@@ -1060,10 +1060,10 @@ export { default as FileTextIcon } from '../icons/file-text';
|
|
|
1060
1060
|
export { default as FileType2Icon } from '../icons/file-type-2';
|
|
1061
1061
|
// FileType aliases
|
|
1062
1062
|
export { default as FileTypeIcon } from '../icons/file-type';
|
|
1063
|
-
// FileUser aliases
|
|
1064
|
-
export { default as FileUserIcon } from '../icons/file-user';
|
|
1065
1063
|
// FileUp aliases
|
|
1066
1064
|
export { default as FileUpIcon } from '../icons/file-up';
|
|
1065
|
+
// FileUser aliases
|
|
1066
|
+
export { default as FileUserIcon } from '../icons/file-user';
|
|
1067
1067
|
// FileVolume2 aliases
|
|
1068
1068
|
export { default as FileVolume2Icon } from '../icons/file-volume-2';
|
|
1069
1069
|
// FileVolume aliases
|
|
@@ -1084,38 +1084,38 @@ export { default as FilmIcon } from '../icons/film';
|
|
|
1084
1084
|
export { default as FingerprintIcon } from '../icons/fingerprint';
|
|
1085
1085
|
// FireExtinguisher aliases
|
|
1086
1086
|
export { default as FireExtinguisherIcon } from '../icons/fire-extinguisher';
|
|
1087
|
+
// FishOff aliases
|
|
1088
|
+
export { default as FishOffIcon } from '../icons/fish-off';
|
|
1087
1089
|
// FishSymbol aliases
|
|
1088
1090
|
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1089
1091
|
// Fish aliases
|
|
1090
1092
|
export { default as FishIcon } from '../icons/fish';
|
|
1091
|
-
// FishOff aliases
|
|
1092
|
-
export { default as FishOffIcon } from '../icons/fish-off';
|
|
1093
1093
|
// FlagOff aliases
|
|
1094
1094
|
export { default as FlagOffIcon } from '../icons/flag-off';
|
|
1095
1095
|
// FlagTriangleLeft aliases
|
|
1096
1096
|
export { default as FlagTriangleLeftIcon } from '../icons/flag-triangle-left';
|
|
1097
1097
|
// FlagTriangleRight aliases
|
|
1098
1098
|
export { default as FlagTriangleRightIcon } from '../icons/flag-triangle-right';
|
|
1099
|
-
// Flag aliases
|
|
1100
|
-
export { default as FlagIcon } from '../icons/flag';
|
|
1101
1099
|
// FlameKindling aliases
|
|
1102
1100
|
export { default as FlameKindlingIcon } from '../icons/flame-kindling';
|
|
1103
|
-
//
|
|
1104
|
-
export { default as
|
|
1101
|
+
// Flag aliases
|
|
1102
|
+
export { default as FlagIcon } from '../icons/flag';
|
|
1105
1103
|
// Flame aliases
|
|
1106
1104
|
export { default as FlameIcon } from '../icons/flame';
|
|
1105
|
+
// FlashlightOff aliases
|
|
1106
|
+
export { default as FlashlightOffIcon } from '../icons/flashlight-off';
|
|
1107
1107
|
// Flashlight aliases
|
|
1108
1108
|
export { default as FlashlightIcon } from '../icons/flashlight';
|
|
1109
1109
|
// FlaskConicalOff aliases
|
|
1110
1110
|
export { default as FlaskConicalOffIcon } from '../icons/flask-conical-off';
|
|
1111
|
+
// FlaskRound aliases
|
|
1112
|
+
export { default as FlaskRoundIcon } from '../icons/flask-round';
|
|
1111
1113
|
// FlaskConical aliases
|
|
1112
1114
|
export { default as FlaskConicalIcon } from '../icons/flask-conical';
|
|
1113
|
-
// FlipHorizontal2 aliases
|
|
1114
|
-
export { default as FlipHorizontal2Icon } from '../icons/flip-horizontal-2';
|
|
1115
1115
|
// FlipHorizontal aliases
|
|
1116
1116
|
export { default as FlipHorizontalIcon } from '../icons/flip-horizontal';
|
|
1117
|
-
//
|
|
1118
|
-
export { default as
|
|
1117
|
+
// FlipHorizontal2 aliases
|
|
1118
|
+
export { default as FlipHorizontal2Icon } from '../icons/flip-horizontal-2';
|
|
1119
1119
|
// FlipVertical2 aliases
|
|
1120
1120
|
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1121
1121
|
// FlipVertical aliases
|
|
@@ -1124,10 +1124,10 @@ export { default as FlipVerticalIcon } from '../icons/flip-vertical';
|
|
|
1124
1124
|
export { default as Flower2Icon } from '../icons/flower-2';
|
|
1125
1125
|
// Flower aliases
|
|
1126
1126
|
export { default as FlowerIcon } from '../icons/flower';
|
|
1127
|
-
// Focus aliases
|
|
1128
|
-
export { default as FocusIcon } from '../icons/focus';
|
|
1129
1127
|
// FoldHorizontal aliases
|
|
1130
1128
|
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
1129
|
+
// Focus aliases
|
|
1130
|
+
export { default as FocusIcon } from '../icons/focus';
|
|
1131
1131
|
// FoldVertical aliases
|
|
1132
1132
|
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1133
1133
|
// FolderArchive aliases
|
|
@@ -1142,46 +1142,46 @@ export { default as FolderClosedIcon } from '../icons/folder-closed';
|
|
|
1142
1142
|
export { default as FolderCodeIcon } from '../icons/folder-code';
|
|
1143
1143
|
// FolderDot aliases
|
|
1144
1144
|
export { default as FolderDotIcon } from '../icons/folder-dot';
|
|
1145
|
-
// FolderGit2 aliases
|
|
1146
|
-
export { default as FolderGit2Icon } from '../icons/folder-git-2';
|
|
1147
1145
|
// FolderDown aliases
|
|
1148
1146
|
export { default as FolderDownIcon } from '../icons/folder-down';
|
|
1149
1147
|
// FolderGit aliases
|
|
1150
1148
|
export { default as FolderGitIcon } from '../icons/folder-git';
|
|
1149
|
+
// FolderGit2 aliases
|
|
1150
|
+
export { default as FolderGit2Icon } from '../icons/folder-git-2';
|
|
1151
1151
|
// FolderHeart aliases
|
|
1152
1152
|
export { default as FolderHeartIcon } from '../icons/folder-heart';
|
|
1153
1153
|
// FolderInput aliases
|
|
1154
1154
|
export { default as FolderInputIcon } from '../icons/folder-input';
|
|
1155
1155
|
// FolderKanban aliases
|
|
1156
1156
|
export { default as FolderKanbanIcon } from '../icons/folder-kanban';
|
|
1157
|
+
// FolderLock aliases
|
|
1158
|
+
export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
1157
1159
|
// FolderKey aliases
|
|
1158
1160
|
export { default as FolderKeyIcon } from '../icons/folder-key';
|
|
1159
1161
|
// FolderMinus aliases
|
|
1160
1162
|
export { default as FolderMinusIcon } from '../icons/folder-minus';
|
|
1161
|
-
// FolderLock aliases
|
|
1162
|
-
export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
1163
1163
|
// FolderOpenDot aliases
|
|
1164
1164
|
export { default as FolderOpenDotIcon } from '../icons/folder-open-dot';
|
|
1165
1165
|
// FolderOpen aliases
|
|
1166
1166
|
export { default as FolderOpenIcon } from '../icons/folder-open';
|
|
1167
|
-
// FolderPlus aliases
|
|
1168
|
-
export { default as FolderPlusIcon } from '../icons/folder-plus';
|
|
1169
1167
|
// FolderOutput aliases
|
|
1170
1168
|
export { default as FolderOutputIcon } from '../icons/folder-output';
|
|
1169
|
+
// FolderPlus aliases
|
|
1170
|
+
export { default as FolderPlusIcon } from '../icons/folder-plus';
|
|
1171
1171
|
// FolderRoot aliases
|
|
1172
1172
|
export { default as FolderRootIcon } from '../icons/folder-root';
|
|
1173
|
+
// FolderSearch2 aliases
|
|
1174
|
+
export { default as FolderSearch2Icon } from '../icons/folder-search-2';
|
|
1173
1175
|
// FolderSearch aliases
|
|
1174
1176
|
export { default as FolderSearchIcon } from '../icons/folder-search';
|
|
1175
1177
|
// FolderSymlink aliases
|
|
1176
1178
|
export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
|
|
1177
|
-
// FolderSearch2 aliases
|
|
1178
|
-
export { default as FolderSearch2Icon } from '../icons/folder-search-2';
|
|
1179
1179
|
// FolderSync aliases
|
|
1180
1180
|
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1181
|
-
// FolderUp aliases
|
|
1182
|
-
export { default as FolderUpIcon } from '../icons/folder-up';
|
|
1183
1181
|
// FolderTree aliases
|
|
1184
1182
|
export { default as FolderTreeIcon } from '../icons/folder-tree';
|
|
1183
|
+
// FolderUp aliases
|
|
1184
|
+
export { default as FolderUpIcon } from '../icons/folder-up';
|
|
1185
1185
|
// FolderX aliases
|
|
1186
1186
|
export { default as FolderXIcon } from '../icons/folder-x';
|
|
1187
1187
|
// Folder aliases
|
|
@@ -1192,10 +1192,10 @@ export { default as FoldersIcon } from '../icons/folders';
|
|
|
1192
1192
|
export { default as FootprintsIcon } from '../icons/footprints';
|
|
1193
1193
|
// Forklift aliases
|
|
1194
1194
|
export { default as ForkliftIcon } from '../icons/forklift';
|
|
1195
|
-
// Frame aliases
|
|
1196
|
-
export { default as FrameIcon } from '../icons/frame';
|
|
1197
1195
|
// Forward aliases
|
|
1198
1196
|
export { default as ForwardIcon } from '../icons/forward';
|
|
1197
|
+
// Frame aliases
|
|
1198
|
+
export { default as FrameIcon } from '../icons/frame';
|
|
1199
1199
|
// Framer aliases
|
|
1200
1200
|
export { default as FramerIcon } from '../icons/framer';
|
|
1201
1201
|
// Frown aliases
|
|
@@ -1208,58 +1208,58 @@ export { default as FullscreenIcon } from '../icons/fullscreen';
|
|
|
1208
1208
|
export { default as FunnelPlusIcon } from '../icons/funnel-plus';
|
|
1209
1209
|
// GalleryHorizontalEnd aliases
|
|
1210
1210
|
export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal-end';
|
|
1211
|
-
// GalleryThumbnails aliases
|
|
1212
|
-
export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
|
|
1213
1211
|
// GalleryHorizontal aliases
|
|
1214
1212
|
export { default as GalleryHorizontalIcon } from '../icons/gallery-horizontal';
|
|
1215
|
-
//
|
|
1216
|
-
export { default as
|
|
1213
|
+
// GalleryThumbnails aliases
|
|
1214
|
+
export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
|
|
1217
1215
|
// GalleryVerticalEnd aliases
|
|
1218
1216
|
export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end';
|
|
1217
|
+
// GalleryVertical aliases
|
|
1218
|
+
export { default as GalleryVerticalIcon } from '../icons/gallery-vertical';
|
|
1219
1219
|
// Gamepad2 aliases
|
|
1220
1220
|
export { default as Gamepad2Icon } from '../icons/gamepad-2';
|
|
1221
|
-
// Gamepad aliases
|
|
1222
|
-
export { default as GamepadIcon } from '../icons/gamepad';
|
|
1223
1221
|
// Gauge aliases
|
|
1224
1222
|
export { default as GaugeIcon } from '../icons/gauge';
|
|
1225
|
-
// GeorgianLari aliases
|
|
1226
|
-
export { default as GeorgianLariIcon } from '../icons/georgian-lari';
|
|
1227
|
-
// Gem aliases
|
|
1228
|
-
export { default as GemIcon } from '../icons/gem';
|
|
1229
1223
|
// Gavel aliases
|
|
1230
1224
|
export { default as GavelIcon } from '../icons/gavel';
|
|
1225
|
+
// Gem aliases
|
|
1226
|
+
export { default as GemIcon } from '../icons/gem';
|
|
1227
|
+
// Gamepad aliases
|
|
1228
|
+
export { default as GamepadIcon } from '../icons/gamepad';
|
|
1229
|
+
// GeorgianLari aliases
|
|
1230
|
+
export { default as GeorgianLariIcon } from '../icons/georgian-lari';
|
|
1231
1231
|
// Ghost aliases
|
|
1232
1232
|
export { default as GhostIcon } from '../icons/ghost';
|
|
1233
|
-
// GitBranchPlus aliases
|
|
1234
|
-
export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
1235
1233
|
// Gift aliases
|
|
1236
1234
|
export { default as GiftIcon } from '../icons/gift';
|
|
1235
|
+
// GitBranchPlus aliases
|
|
1236
|
+
export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
1237
|
+
// GitCompareArrows aliases
|
|
1238
|
+
export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
|
|
1237
1239
|
// GitBranch aliases
|
|
1238
1240
|
export { default as GitBranchIcon } from '../icons/git-branch';
|
|
1239
1241
|
// GitCommitVertical aliases
|
|
1240
1242
|
export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical';
|
|
1241
1243
|
// GitCompare aliases
|
|
1242
1244
|
export { default as GitCompareIcon } from '../icons/git-compare';
|
|
1243
|
-
// GitCompareArrows aliases
|
|
1244
|
-
export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
|
|
1245
|
-
// GitGraph aliases
|
|
1246
|
-
export { default as GitGraphIcon } from '../icons/git-graph';
|
|
1247
1245
|
// GitFork aliases
|
|
1248
1246
|
export { default as GitForkIcon } from '../icons/git-fork';
|
|
1249
1247
|
// GitMerge aliases
|
|
1250
1248
|
export { default as GitMergeIcon } from '../icons/git-merge';
|
|
1251
|
-
//
|
|
1252
|
-
export { default as
|
|
1249
|
+
// GitGraph aliases
|
|
1250
|
+
export { default as GitGraphIcon } from '../icons/git-graph';
|
|
1253
1251
|
// GitPullRequestClosed aliases
|
|
1254
1252
|
export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
|
|
1255
|
-
// GitPullRequestCreate aliases
|
|
1256
|
-
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
|
|
1257
1253
|
// GitPullRequestCreateArrow aliases
|
|
1258
1254
|
export { default as GitPullRequestCreateArrowIcon } from '../icons/git-pull-request-create-arrow';
|
|
1259
|
-
//
|
|
1260
|
-
export { default as
|
|
1255
|
+
// GitPullRequestArrow aliases
|
|
1256
|
+
export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-arrow';
|
|
1257
|
+
// GitPullRequestCreate aliases
|
|
1258
|
+
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
|
|
1261
1259
|
// GitPullRequest aliases
|
|
1262
1260
|
export { default as GitPullRequestIcon } from '../icons/git-pull-request';
|
|
1261
|
+
// GitPullRequestDraft aliases
|
|
1262
|
+
export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
|
|
1263
1263
|
// Github aliases
|
|
1264
1264
|
export { default as GithubIcon } from '../icons/github';
|
|
1265
1265
|
// Gitlab aliases
|
|
@@ -1272,10 +1272,10 @@ export { default as GlassesIcon } from '../icons/glasses';
|
|
|
1272
1272
|
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1273
1273
|
// Globe aliases
|
|
1274
1274
|
export { default as GlobeIcon } from '../icons/globe';
|
|
1275
|
-
// Goal aliases
|
|
1276
|
-
export { default as GoalIcon } from '../icons/goal';
|
|
1277
1275
|
// Gpu aliases
|
|
1278
1276
|
export { default as GpuIcon } from '../icons/gpu';
|
|
1277
|
+
// Goal aliases
|
|
1278
|
+
export { default as GoalIcon } from '../icons/goal';
|
|
1279
1279
|
// GraduationCap aliases
|
|
1280
1280
|
export { default as GraduationCapIcon } from '../icons/graduation-cap';
|
|
1281
1281
|
// Grape aliases
|
|
@@ -1286,10 +1286,10 @@ export { default as Grid3x2Icon } from '../icons/grid-3x2';
|
|
|
1286
1286
|
export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
|
|
1287
1287
|
// GripVertical aliases
|
|
1288
1288
|
export { default as GripVerticalIcon } from '../icons/grip-vertical';
|
|
1289
|
-
// Grip aliases
|
|
1290
|
-
export { default as GripIcon } from '../icons/grip';
|
|
1291
1289
|
// Group aliases
|
|
1292
1290
|
export { default as GroupIcon } from '../icons/group';
|
|
1291
|
+
// Grip aliases
|
|
1292
|
+
export { default as GripIcon } from '../icons/grip';
|
|
1293
1293
|
// Guitar aliases
|
|
1294
1294
|
export { default as GuitarIcon } from '../icons/guitar';
|
|
1295
1295
|
// Ham aliases
|
|
@@ -1304,10 +1304,10 @@ export { default as HandCoinsIcon } from '../icons/hand-coins';
|
|
|
1304
1304
|
export { default as HandFistIcon } from '../icons/hand-fist';
|
|
1305
1305
|
// HandHeart aliases
|
|
1306
1306
|
export { default as HandHeartIcon } from '../icons/hand-heart';
|
|
1307
|
-
// HandMetal aliases
|
|
1308
|
-
export { default as HandMetalIcon } from '../icons/hand-metal';
|
|
1309
1307
|
// HandPlatter aliases
|
|
1310
1308
|
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1309
|
+
// HandMetal aliases
|
|
1310
|
+
export { default as HandMetalIcon } from '../icons/hand-metal';
|
|
1311
1311
|
// Hand aliases
|
|
1312
1312
|
export { default as HandIcon } from '../icons/hand';
|
|
1313
1313
|
// Handbag aliases
|
|
@@ -1320,10 +1320,10 @@ export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
|
|
|
1320
1320
|
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
|
|
1321
1321
|
// HardDrive aliases
|
|
1322
1322
|
export { default as HardDriveIcon } from '../icons/hard-drive';
|
|
1323
|
-
// Hash aliases
|
|
1324
|
-
export { default as HashIcon } from '../icons/hash';
|
|
1325
1323
|
// HardHat aliases
|
|
1326
1324
|
export { default as HardHatIcon } from '../icons/hard-hat';
|
|
1325
|
+
// Hash aliases
|
|
1326
|
+
export { default as HashIcon } from '../icons/hash';
|
|
1327
1327
|
// HatGlasses aliases
|
|
1328
1328
|
export { default as HatGlassesIcon } from '../icons/hat-glasses';
|
|
1329
1329
|
// Haze aliases
|
|
@@ -1340,12 +1340,12 @@ export { default as Heading3Icon } from '../icons/heading-3';
|
|
|
1340
1340
|
export { default as Heading4Icon } from '../icons/heading-4';
|
|
1341
1341
|
// Heading5 aliases
|
|
1342
1342
|
export { default as Heading5Icon } from '../icons/heading-5';
|
|
1343
|
-
// Heading6 aliases
|
|
1344
|
-
export { default as Heading6Icon } from '../icons/heading-6';
|
|
1345
1343
|
// Heading aliases
|
|
1346
1344
|
export { default as HeadingIcon } from '../icons/heading';
|
|
1347
1345
|
// HeadphoneOff aliases
|
|
1348
1346
|
export { default as HeadphoneOffIcon } from '../icons/headphone-off';
|
|
1347
|
+
// Heading6 aliases
|
|
1348
|
+
export { default as Heading6Icon } from '../icons/heading-6';
|
|
1349
1349
|
// Headphones aliases
|
|
1350
1350
|
export { default as HeadphonesIcon } from '../icons/headphones';
|
|
1351
1351
|
// Headset aliases
|
|
@@ -1378,16 +1378,16 @@ export { default as HopOffIcon } from '../icons/hop-off';
|
|
|
1378
1378
|
export { default as HopIcon } from '../icons/hop';
|
|
1379
1379
|
// Hospital aliases
|
|
1380
1380
|
export { default as HospitalIcon } from '../icons/hospital';
|
|
1381
|
-
// Hotel aliases
|
|
1382
|
-
export { default as HotelIcon } from '../icons/hotel';
|
|
1383
1381
|
// Hourglass aliases
|
|
1384
1382
|
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1383
|
+
// Hotel aliases
|
|
1384
|
+
export { default as HotelIcon } from '../icons/hotel';
|
|
1385
1385
|
// HousePlug aliases
|
|
1386
1386
|
export { default as HousePlugIcon } from '../icons/house-plug';
|
|
1387
|
-
// HousePlus aliases
|
|
1388
|
-
export { default as HousePlusIcon } from '../icons/house-plus';
|
|
1389
1387
|
// HouseWifi aliases
|
|
1390
1388
|
export { default as HouseWifiIcon } from '../icons/house-wifi';
|
|
1389
|
+
// HousePlus aliases
|
|
1390
|
+
export { default as HousePlusIcon } from '../icons/house-plus';
|
|
1391
1391
|
// IdCardLanyard aliases
|
|
1392
1392
|
export { default as IdCardLanyardIcon } from '../icons/id-card-lanyard';
|
|
1393
1393
|
// IdCard aliases
|
|
@@ -1402,12 +1402,12 @@ export { default as ImageOffIcon } from '../icons/image-off';
|
|
|
1402
1402
|
export { default as ImagePlayIcon } from '../icons/image-play';
|
|
1403
1403
|
// ImagePlus aliases
|
|
1404
1404
|
export { default as ImagePlusIcon } from '../icons/image-plus';
|
|
1405
|
+
// ImageUpscale aliases
|
|
1406
|
+
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1405
1407
|
// ImageUp aliases
|
|
1406
1408
|
export { default as ImageUpIcon } from '../icons/image-up';
|
|
1407
1409
|
// Image aliases
|
|
1408
1410
|
export { default as ImageIcon } from '../icons/image';
|
|
1409
|
-
// ImageUpscale aliases
|
|
1410
|
-
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1411
1411
|
// Images aliases
|
|
1412
1412
|
export { default as ImagesIcon } from '../icons/images';
|
|
1413
1413
|
// Inbox aliases
|
|
@@ -1420,48 +1420,48 @@ export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
|
1420
1420
|
export { default as InfinityIcon } from '../icons/infinity';
|
|
1421
1421
|
// Info aliases
|
|
1422
1422
|
export { default as InfoIcon } from '../icons/info';
|
|
1423
|
-
// InspectionPanel aliases
|
|
1424
|
-
export { default as InspectionPanelIcon } from '../icons/inspection-panel';
|
|
1425
1423
|
// Instagram aliases
|
|
1426
1424
|
export { default as InstagramIcon } from '../icons/instagram';
|
|
1425
|
+
// InspectionPanel aliases
|
|
1426
|
+
export { default as InspectionPanelIcon } from '../icons/inspection-panel';
|
|
1427
1427
|
// Italic aliases
|
|
1428
1428
|
export { default as ItalicIcon } from '../icons/italic';
|
|
1429
1429
|
// IterationCcw aliases
|
|
1430
1430
|
export { default as IterationCcwIcon } from '../icons/iteration-ccw';
|
|
1431
1431
|
// IterationCw aliases
|
|
1432
1432
|
export { default as IterationCwIcon } from '../icons/iteration-cw';
|
|
1433
|
+
// Joystick aliases
|
|
1434
|
+
export { default as JoystickIcon } from '../icons/joystick';
|
|
1433
1435
|
// JapaneseYen aliases
|
|
1434
1436
|
export { default as JapaneseYenIcon } from '../icons/japanese-yen';
|
|
1435
1437
|
// Kanban aliases
|
|
1436
1438
|
export { default as KanbanIcon } from '../icons/kanban';
|
|
1437
|
-
// Joystick aliases
|
|
1438
|
-
export { default as JoystickIcon } from '../icons/joystick';
|
|
1439
|
-
// KeySquare aliases
|
|
1440
|
-
export { default as KeySquareIcon } from '../icons/key-square';
|
|
1441
1439
|
// KeyRound aliases
|
|
1442
1440
|
export { default as KeyRoundIcon } from '../icons/key-round';
|
|
1441
|
+
// KeySquare aliases
|
|
1442
|
+
export { default as KeySquareIcon } from '../icons/key-square';
|
|
1443
1443
|
// Key aliases
|
|
1444
1444
|
export { default as KeyIcon } from '../icons/key';
|
|
1445
|
-
// KeyboardMusic aliases
|
|
1446
|
-
export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
|
|
1447
1445
|
// KeyboardOff aliases
|
|
1448
1446
|
export { default as KeyboardOffIcon } from '../icons/keyboard-off';
|
|
1447
|
+
// KeyboardMusic aliases
|
|
1448
|
+
export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
|
|
1449
1449
|
// Keyboard aliases
|
|
1450
1450
|
export { default as KeyboardIcon } from '../icons/keyboard';
|
|
1451
1451
|
// LampCeiling aliases
|
|
1452
1452
|
export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
|
|
1453
1453
|
// LampDesk aliases
|
|
1454
1454
|
export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
1455
|
-
// LampWallDown aliases
|
|
1456
|
-
export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
|
|
1457
1455
|
// LampFloor aliases
|
|
1458
1456
|
export { default as LampFloorIcon } from '../icons/lamp-floor';
|
|
1459
1457
|
// LampWallUp aliases
|
|
1460
1458
|
export { default as LampWallUpIcon } from '../icons/lamp-wall-up';
|
|
1461
|
-
//
|
|
1462
|
-
export { default as
|
|
1459
|
+
// LampWallDown aliases
|
|
1460
|
+
export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
|
|
1463
1461
|
// LandPlot aliases
|
|
1464
1462
|
export { default as LandPlotIcon } from '../icons/land-plot';
|
|
1463
|
+
// Lamp aliases
|
|
1464
|
+
export { default as LampIcon } from '../icons/lamp';
|
|
1465
1465
|
// Landmark aliases
|
|
1466
1466
|
export { default as LandmarkIcon } from '../icons/landmark';
|
|
1467
1467
|
// Languages aliases
|
|
@@ -1472,12 +1472,12 @@ export { default as LaptopMinimalCheckIcon } from '../icons/laptop-minimal-check
|
|
|
1472
1472
|
export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
1473
1473
|
// Laptop aliases
|
|
1474
1474
|
export { default as LaptopIcon } from '../icons/laptop';
|
|
1475
|
+
// Layers2 aliases
|
|
1476
|
+
export { default as Layers2Icon } from '../icons/layers-2';
|
|
1475
1477
|
// Lasso aliases
|
|
1476
1478
|
export { default as LassoIcon } from '../icons/lasso';
|
|
1477
1479
|
// Laugh aliases
|
|
1478
1480
|
export { default as LaughIcon } from '../icons/laugh';
|
|
1479
|
-
// Layers2 aliases
|
|
1480
|
-
export { default as Layers2Icon } from '../icons/layers-2';
|
|
1481
1481
|
// LayoutDashboard aliases
|
|
1482
1482
|
export { default as LayoutDashboardIcon } from '../icons/layout-dashboard';
|
|
1483
1483
|
// LayoutGrid aliases
|
|
@@ -1488,10 +1488,10 @@ export { default as LayoutListIcon } from '../icons/layout-list';
|
|
|
1488
1488
|
export { default as LayoutPanelLeftIcon } from '../icons/layout-panel-left';
|
|
1489
1489
|
// LayoutPanelTop aliases
|
|
1490
1490
|
export { default as LayoutPanelTopIcon } from '../icons/layout-panel-top';
|
|
1491
|
-
// LayoutTemplate aliases
|
|
1492
|
-
export { default as LayoutTemplateIcon } from '../icons/layout-template';
|
|
1493
1491
|
// Leaf aliases
|
|
1494
1492
|
export { default as LeafIcon } from '../icons/leaf';
|
|
1493
|
+
// LayoutTemplate aliases
|
|
1494
|
+
export { default as LayoutTemplateIcon } from '../icons/layout-template';
|
|
1495
1495
|
// LeafyGreen aliases
|
|
1496
1496
|
export { default as LeafyGreenIcon } from '../icons/leafy-green';
|
|
1497
1497
|
// Lectern aliases
|
|
@@ -1500,16 +1500,16 @@ export { default as LecternIcon } from '../icons/lectern';
|
|
|
1500
1500
|
export { default as LetterTextIcon } from '../icons/letter-text';
|
|
1501
1501
|
// LibraryBig aliases
|
|
1502
1502
|
export { default as LibraryBigIcon } from '../icons/library-big';
|
|
1503
|
-
// Library aliases
|
|
1504
|
-
export { default as LibraryIcon } from '../icons/library';
|
|
1505
1503
|
// LifeBuoy aliases
|
|
1506
1504
|
export { default as LifeBuoyIcon } from '../icons/life-buoy';
|
|
1505
|
+
// Library aliases
|
|
1506
|
+
export { default as LibraryIcon } from '../icons/library';
|
|
1507
|
+
// Ligature aliases
|
|
1508
|
+
export { default as LigatureIcon } from '../icons/ligature';
|
|
1507
1509
|
// LightbulbOff aliases
|
|
1508
1510
|
export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
1509
1511
|
// Lightbulb aliases
|
|
1510
1512
|
export { default as LightbulbIcon } from '../icons/lightbulb';
|
|
1511
|
-
// Ligature aliases
|
|
1512
|
-
export { default as LigatureIcon } from '../icons/ligature';
|
|
1513
1513
|
// LineSquiggle aliases
|
|
1514
1514
|
export { default as LineSquiggleIcon } from '../icons/line-squiggle';
|
|
1515
1515
|
// Link2Off aliases
|
|
@@ -1522,26 +1522,26 @@ export { default as LinkIcon } from '../icons/link';
|
|
|
1522
1522
|
export { default as LinkedinIcon } from '../icons/linkedin';
|
|
1523
1523
|
// ListCheck aliases
|
|
1524
1524
|
export { default as ListCheckIcon } from '../icons/list-check';
|
|
1525
|
+
// ListEnd aliases
|
|
1526
|
+
export { default as ListEndIcon } from '../icons/list-end';
|
|
1525
1527
|
// ListChecks aliases
|
|
1526
1528
|
export { default as ListChecksIcon } from '../icons/list-checks';
|
|
1527
1529
|
// ListCollapse aliases
|
|
1528
1530
|
export { default as ListCollapseIcon } from '../icons/list-collapse';
|
|
1529
|
-
// ListEnd aliases
|
|
1530
|
-
export { default as ListEndIcon } from '../icons/list-end';
|
|
1531
|
-
// ListFilterPlus aliases
|
|
1532
|
-
export { default as ListFilterPlusIcon } from '../icons/list-filter-plus';
|
|
1533
1531
|
// ListFilter aliases
|
|
1534
1532
|
export { default as ListFilterIcon } from '../icons/list-filter';
|
|
1533
|
+
// ListFilterPlus aliases
|
|
1534
|
+
export { default as ListFilterPlusIcon } from '../icons/list-filter-plus';
|
|
1535
1535
|
// ListMinus aliases
|
|
1536
1536
|
export { default as ListMinusIcon } from '../icons/list-minus';
|
|
1537
|
+
// ListOrdered aliases
|
|
1538
|
+
export { default as ListOrderedIcon } from '../icons/list-ordered';
|
|
1537
1539
|
// ListMusic aliases
|
|
1538
1540
|
export { default as ListMusicIcon } from '../icons/list-music';
|
|
1539
1541
|
// ListPlus aliases
|
|
1540
1542
|
export { default as ListPlusIcon } from '../icons/list-plus';
|
|
1541
1543
|
// ListRestart aliases
|
|
1542
1544
|
export { default as ListRestartIcon } from '../icons/list-restart';
|
|
1543
|
-
// ListOrdered aliases
|
|
1544
|
-
export { default as ListOrderedIcon } from '../icons/list-ordered';
|
|
1545
1545
|
// ListStart aliases
|
|
1546
1546
|
export { default as ListStartIcon } from '../icons/list-start';
|
|
1547
1547
|
// ListTodo aliases
|
|
@@ -1560,50 +1560,50 @@ export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
|
|
|
1560
1560
|
export { default as LoaderIcon } from '../icons/loader';
|
|
1561
1561
|
// LocateFixed aliases
|
|
1562
1562
|
export { default as LocateFixedIcon } from '../icons/locate-fixed';
|
|
1563
|
-
// LockKeyhole aliases
|
|
1564
|
-
export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
|
|
1565
1563
|
// LocateOff aliases
|
|
1566
1564
|
export { default as LocateOffIcon } from '../icons/locate-off';
|
|
1567
1565
|
// Locate aliases
|
|
1568
1566
|
export { default as LocateIcon } from '../icons/locate';
|
|
1569
|
-
//
|
|
1570
|
-
export { default as
|
|
1567
|
+
// LockKeyhole aliases
|
|
1568
|
+
export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
|
|
1571
1569
|
// Lock aliases
|
|
1572
1570
|
export { default as LockIcon } from '../icons/lock';
|
|
1573
|
-
//
|
|
1574
|
-
export { default as
|
|
1575
|
-
// Luggage aliases
|
|
1576
|
-
export { default as LuggageIcon } from '../icons/luggage';
|
|
1571
|
+
// LogIn aliases
|
|
1572
|
+
export { default as LogInIcon } from '../icons/log-in';
|
|
1577
1573
|
// LogOut aliases
|
|
1578
1574
|
export { default as LogOutIcon } from '../icons/log-out';
|
|
1575
|
+
// Logs aliases
|
|
1576
|
+
export { default as LogsIcon } from '../icons/logs';
|
|
1579
1577
|
// Lollipop aliases
|
|
1580
1578
|
export { default as LollipopIcon } from '../icons/lollipop';
|
|
1581
|
-
//
|
|
1582
|
-
export { default as
|
|
1579
|
+
// Luggage aliases
|
|
1580
|
+
export { default as LuggageIcon } from '../icons/luggage';
|
|
1583
1581
|
// MailCheck aliases
|
|
1584
1582
|
export { default as MailCheckIcon } from '../icons/mail-check';
|
|
1585
|
-
//
|
|
1586
|
-
export { default as
|
|
1583
|
+
// Magnet aliases
|
|
1584
|
+
export { default as MagnetIcon } from '../icons/magnet';
|
|
1587
1585
|
// MailMinus aliases
|
|
1588
1586
|
export { default as MailMinusIcon } from '../icons/mail-minus';
|
|
1587
|
+
// MailOpen aliases
|
|
1588
|
+
export { default as MailOpenIcon } from '../icons/mail-open';
|
|
1589
1589
|
// MailPlus aliases
|
|
1590
1590
|
export { default as MailPlusIcon } from '../icons/mail-plus';
|
|
1591
1591
|
// MailSearch aliases
|
|
1592
1592
|
export { default as MailSearchIcon } from '../icons/mail-search';
|
|
1593
|
-
// Mail aliases
|
|
1594
|
-
export { default as MailIcon } from '../icons/mail';
|
|
1595
1593
|
// MailX aliases
|
|
1596
1594
|
export { default as MailXIcon } from '../icons/mail-x';
|
|
1597
1595
|
// MailWarning aliases
|
|
1598
1596
|
export { default as MailWarningIcon } from '../icons/mail-warning';
|
|
1599
1597
|
// Mailbox aliases
|
|
1600
1598
|
export { default as MailboxIcon } from '../icons/mailbox';
|
|
1599
|
+
// Mail aliases
|
|
1600
|
+
export { default as MailIcon } from '../icons/mail';
|
|
1601
1601
|
// Mails aliases
|
|
1602
1602
|
export { default as MailsIcon } from '../icons/mails';
|
|
1603
|
-
// MapMinus aliases
|
|
1604
|
-
export { default as MapMinusIcon } from '../icons/map-minus';
|
|
1605
1603
|
// MapPinCheckInside aliases
|
|
1606
1604
|
export { default as MapPinCheckInsideIcon } from '../icons/map-pin-check-inside';
|
|
1605
|
+
// MapMinus aliases
|
|
1606
|
+
export { default as MapMinusIcon } from '../icons/map-minus';
|
|
1607
1607
|
// MapPinCheck aliases
|
|
1608
1608
|
export { default as MapPinCheckIcon } from '../icons/map-pin-check';
|
|
1609
1609
|
// MapPinHouse aliases
|
|
@@ -1620,38 +1620,38 @@ export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside';
|
|
|
1620
1620
|
export { default as MapPinPlusIcon } from '../icons/map-pin-plus';
|
|
1621
1621
|
// MapPinXInside aliases
|
|
1622
1622
|
export { default as MapPinXInsideIcon } from '../icons/map-pin-x-inside';
|
|
1623
|
+
// MapPinX aliases
|
|
1624
|
+
export { default as MapPinXIcon } from '../icons/map-pin-x';
|
|
1623
1625
|
// MapPin aliases
|
|
1624
1626
|
export { default as MapPinIcon } from '../icons/map-pin';
|
|
1625
1627
|
// MapPinned aliases
|
|
1626
1628
|
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1627
|
-
// MapPinX aliases
|
|
1628
|
-
export { default as MapPinXIcon } from '../icons/map-pin-x';
|
|
1629
|
-
// MapPlus aliases
|
|
1630
|
-
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1631
1629
|
// Map aliases
|
|
1632
1630
|
export { default as MapIcon } from '../icons/map';
|
|
1631
|
+
// MapPlus aliases
|
|
1632
|
+
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1633
1633
|
// MarsStroke aliases
|
|
1634
1634
|
export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
1635
1635
|
// Mars aliases
|
|
1636
1636
|
export { default as MarsIcon } from '../icons/mars';
|
|
1637
|
-
// Martini aliases
|
|
1638
|
-
export { default as MartiniIcon } from '../icons/martini';
|
|
1639
1637
|
// Maximize2 aliases
|
|
1640
1638
|
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1641
|
-
//
|
|
1642
|
-
export { default as
|
|
1639
|
+
// Martini aliases
|
|
1640
|
+
export { default as MartiniIcon } from '../icons/martini';
|
|
1643
1641
|
// Maximize aliases
|
|
1644
1642
|
export { default as MaximizeIcon } from '../icons/maximize';
|
|
1645
|
-
//
|
|
1646
|
-
export { default as
|
|
1643
|
+
// Medal aliases
|
|
1644
|
+
export { default as MedalIcon } from '../icons/medal';
|
|
1647
1645
|
// MegaphoneOff aliases
|
|
1648
1646
|
export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
|
|
1647
|
+
// Megaphone aliases
|
|
1648
|
+
export { default as MegaphoneIcon } from '../icons/megaphone';
|
|
1649
1649
|
// Meh aliases
|
|
1650
1650
|
export { default as MehIcon } from '../icons/meh';
|
|
1651
|
-
// MemoryStick aliases
|
|
1652
|
-
export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
1653
1651
|
// Menu aliases
|
|
1654
1652
|
export { default as MenuIcon } from '../icons/menu';
|
|
1653
|
+
// MemoryStick aliases
|
|
1654
|
+
export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
1655
1655
|
// Merge aliases
|
|
1656
1656
|
export { default as MergeIcon } from '../icons/merge';
|
|
1657
1657
|
// MessageCircleDashed aliases
|
|
@@ -1660,12 +1660,12 @@ export { default as MessageCircleDashedIcon } from '../icons/message-circle-dash
|
|
|
1660
1660
|
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1661
1661
|
// MessageCircleHeart aliases
|
|
1662
1662
|
export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart';
|
|
1663
|
-
// MessageCircleMore aliases
|
|
1664
|
-
export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
|
|
1665
1663
|
// MessageCircleOff aliases
|
|
1666
1664
|
export { default as MessageCircleOffIcon } from '../icons/message-circle-off';
|
|
1667
1665
|
// MessageCirclePlus aliases
|
|
1668
1666
|
export { default as MessageCirclePlusIcon } from '../icons/message-circle-plus';
|
|
1667
|
+
// MessageCircleMore aliases
|
|
1668
|
+
export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
|
|
1669
1669
|
// MessageCircleReply aliases
|
|
1670
1670
|
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
|
|
1671
1671
|
// MessageCircleWarning aliases
|
|
@@ -1682,30 +1682,30 @@ export { default as MessageSquareDashedIcon } from '../icons/message-square-dash
|
|
|
1682
1682
|
export { default as MessageSquareDiffIcon } from '../icons/message-square-diff';
|
|
1683
1683
|
// MessageSquareDot aliases
|
|
1684
1684
|
export { default as MessageSquareDotIcon } from '../icons/message-square-dot';
|
|
1685
|
-
// MessageSquareLock aliases
|
|
1686
|
-
export { default as MessageSquareLockIcon } from '../icons/message-square-lock';
|
|
1687
1685
|
// MessageSquareHeart aliases
|
|
1688
1686
|
export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
|
|
1687
|
+
// MessageSquareLock aliases
|
|
1688
|
+
export { default as MessageSquareLockIcon } from '../icons/message-square-lock';
|
|
1689
1689
|
// MessageSquareMore aliases
|
|
1690
1690
|
export { default as MessageSquareMoreIcon } from '../icons/message-square-more';
|
|
1691
|
-
// MessageSquareOff aliases
|
|
1692
|
-
export { default as MessageSquareOffIcon } from '../icons/message-square-off';
|
|
1693
1691
|
// MessageSquarePlus aliases
|
|
1694
1692
|
export { default as MessageSquarePlusIcon } from '../icons/message-square-plus';
|
|
1695
|
-
//
|
|
1696
|
-
export { default as
|
|
1693
|
+
// MessageSquareOff aliases
|
|
1694
|
+
export { default as MessageSquareOffIcon } from '../icons/message-square-off';
|
|
1697
1695
|
// MessageSquareReply aliases
|
|
1698
1696
|
export { default as MessageSquareReplyIcon } from '../icons/message-square-reply';
|
|
1697
|
+
// MessageSquareQuote aliases
|
|
1698
|
+
export { default as MessageSquareQuoteIcon } from '../icons/message-square-quote';
|
|
1699
1699
|
// MessageSquareShare aliases
|
|
1700
1700
|
export { default as MessageSquareShareIcon } from '../icons/message-square-share';
|
|
1701
1701
|
// MessageSquareText aliases
|
|
1702
1702
|
export { default as MessageSquareTextIcon } from '../icons/message-square-text';
|
|
1703
|
+
// MessageSquareWarning aliases
|
|
1704
|
+
export { default as MessageSquareWarningIcon } from '../icons/message-square-warning';
|
|
1703
1705
|
// MessageSquareX aliases
|
|
1704
1706
|
export { default as MessageSquareXIcon } from '../icons/message-square-x';
|
|
1705
1707
|
// MessageSquare aliases
|
|
1706
1708
|
export { default as MessageSquareIcon } from '../icons/message-square';
|
|
1707
|
-
// MessageSquareWarning aliases
|
|
1708
|
-
export { default as MessageSquareWarningIcon } from '../icons/message-square-warning';
|
|
1709
1709
|
// MessagesSquare aliases
|
|
1710
1710
|
export { default as MessagesSquareIcon } from '../icons/messages-square';
|
|
1711
1711
|
// MicOff aliases
|
|
@@ -1716,46 +1716,46 @@ export { default as MicIcon } from '../icons/mic';
|
|
|
1716
1716
|
export { default as MicrochipIcon } from '../icons/microchip';
|
|
1717
1717
|
// Microscope aliases
|
|
1718
1718
|
export { default as MicroscopeIcon } from '../icons/microscope';
|
|
1719
|
-
// Microwave aliases
|
|
1720
|
-
export { default as MicrowaveIcon } from '../icons/microwave';
|
|
1721
1719
|
// Milestone aliases
|
|
1722
1720
|
export { default as MilestoneIcon } from '../icons/milestone';
|
|
1721
|
+
// Microwave aliases
|
|
1722
|
+
export { default as MicrowaveIcon } from '../icons/microwave';
|
|
1723
1723
|
// MilkOff aliases
|
|
1724
1724
|
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1725
1725
|
// Milk aliases
|
|
1726
1726
|
export { default as MilkIcon } from '../icons/milk';
|
|
1727
|
-
// Minus aliases
|
|
1728
|
-
export { default as MinusIcon } from '../icons/minus';
|
|
1729
1727
|
// Minimize2 aliases
|
|
1730
1728
|
export { default as Minimize2Icon } from '../icons/minimize-2';
|
|
1731
1729
|
// Minimize aliases
|
|
1732
1730
|
export { default as MinimizeIcon } from '../icons/minimize';
|
|
1731
|
+
// Minus aliases
|
|
1732
|
+
export { default as MinusIcon } from '../icons/minus';
|
|
1733
1733
|
// MonitorCheck aliases
|
|
1734
1734
|
export { default as MonitorCheckIcon } from '../icons/monitor-check';
|
|
1735
1735
|
// MonitorDot aliases
|
|
1736
1736
|
export { default as MonitorDotIcon } from '../icons/monitor-dot';
|
|
1737
1737
|
// MonitorCog aliases
|
|
1738
1738
|
export { default as MonitorCogIcon } from '../icons/monitor-cog';
|
|
1739
|
-
// MonitorOff aliases
|
|
1740
|
-
export { default as MonitorOffIcon } from '../icons/monitor-off';
|
|
1741
1739
|
// MonitorDown aliases
|
|
1742
1740
|
export { default as MonitorDownIcon } from '../icons/monitor-down';
|
|
1741
|
+
// MonitorOff aliases
|
|
1742
|
+
export { default as MonitorOffIcon } from '../icons/monitor-off';
|
|
1743
1743
|
// MonitorPause aliases
|
|
1744
1744
|
export { default as MonitorPauseIcon } from '../icons/monitor-pause';
|
|
1745
1745
|
// MonitorPlay aliases
|
|
1746
1746
|
export { default as MonitorPlayIcon } from '../icons/monitor-play';
|
|
1747
|
-
// MonitorSpeaker aliases
|
|
1748
|
-
export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker';
|
|
1749
1747
|
// MonitorSmartphone aliases
|
|
1750
1748
|
export { default as MonitorSmartphoneIcon } from '../icons/monitor-smartphone';
|
|
1751
|
-
//
|
|
1752
|
-
export { default as
|
|
1753
|
-
// Monitor aliases
|
|
1754
|
-
export { default as MonitorIcon } from '../icons/monitor';
|
|
1749
|
+
// MonitorSpeaker aliases
|
|
1750
|
+
export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker';
|
|
1755
1751
|
// MonitorUp aliases
|
|
1756
1752
|
export { default as MonitorUpIcon } from '../icons/monitor-up';
|
|
1753
|
+
// MonitorStop aliases
|
|
1754
|
+
export { default as MonitorStopIcon } from '../icons/monitor-stop';
|
|
1757
1755
|
// MonitorX aliases
|
|
1758
1756
|
export { default as MonitorXIcon } from '../icons/monitor-x';
|
|
1757
|
+
// Monitor aliases
|
|
1758
|
+
export { default as MonitorIcon } from '../icons/monitor';
|
|
1759
1759
|
// MoonStar aliases
|
|
1760
1760
|
export { default as MoonStarIcon } from '../icons/moon-star';
|
|
1761
1761
|
// Moon aliases
|
|
@@ -1768,18 +1768,18 @@ export { default as MountainIcon } from '../icons/mountain';
|
|
|
1768
1768
|
export { default as MouseOffIcon } from '../icons/mouse-off';
|
|
1769
1769
|
// MousePointer2 aliases
|
|
1770
1770
|
export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
|
|
1771
|
-
// MousePointerClick aliases
|
|
1772
|
-
export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click';
|
|
1773
1771
|
// MousePointerBan aliases
|
|
1774
1772
|
export { default as MousePointerBanIcon } from '../icons/mouse-pointer-ban';
|
|
1773
|
+
// MousePointerClick aliases
|
|
1774
|
+
export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click';
|
|
1775
1775
|
// MousePointer aliases
|
|
1776
1776
|
export { default as MousePointerIcon } from '../icons/mouse-pointer';
|
|
1777
1777
|
// Mouse aliases
|
|
1778
1778
|
export { default as MouseIcon } from '../icons/mouse';
|
|
1779
|
-
// MoveDiagonal aliases
|
|
1780
|
-
export { default as MoveDiagonalIcon } from '../icons/move-diagonal';
|
|
1781
1779
|
// MoveDiagonal2 aliases
|
|
1782
1780
|
export { default as MoveDiagonal2Icon } from '../icons/move-diagonal-2';
|
|
1781
|
+
// MoveDiagonal aliases
|
|
1782
|
+
export { default as MoveDiagonalIcon } from '../icons/move-diagonal';
|
|
1783
1783
|
// MoveDownLeft aliases
|
|
1784
1784
|
export { default as MoveDownLeftIcon } from '../icons/move-down-left';
|
|
1785
1785
|
// MoveDownRight aliases
|
|
@@ -1788,32 +1788,32 @@ export { default as MoveDownRightIcon } from '../icons/move-down-right';
|
|
|
1788
1788
|
export { default as MoveDownIcon } from '../icons/move-down';
|
|
1789
1789
|
// MoveHorizontal aliases
|
|
1790
1790
|
export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
|
|
1791
|
-
// MoveRight aliases
|
|
1792
|
-
export { default as MoveRightIcon } from '../icons/move-right';
|
|
1793
1791
|
// MoveLeft aliases
|
|
1794
1792
|
export { default as MoveLeftIcon } from '../icons/move-left';
|
|
1793
|
+
// MoveRight aliases
|
|
1794
|
+
export { default as MoveRightIcon } from '../icons/move-right';
|
|
1795
1795
|
// MoveUpLeft aliases
|
|
1796
1796
|
export { default as MoveUpLeftIcon } from '../icons/move-up-left';
|
|
1797
1797
|
// MoveUpRight aliases
|
|
1798
1798
|
export { default as MoveUpRightIcon } from '../icons/move-up-right';
|
|
1799
1799
|
// MoveVertical aliases
|
|
1800
1800
|
export { default as MoveVerticalIcon } from '../icons/move-vertical';
|
|
1801
|
-
// Move aliases
|
|
1802
|
-
export { default as MoveIcon } from '../icons/move';
|
|
1803
1801
|
// MoveUp aliases
|
|
1804
1802
|
export { default as MoveUpIcon } from '../icons/move-up';
|
|
1803
|
+
// Move aliases
|
|
1804
|
+
export { default as MoveIcon } from '../icons/move';
|
|
1805
1805
|
// Music2 aliases
|
|
1806
1806
|
export { default as Music2Icon } from '../icons/music-2';
|
|
1807
|
+
// Music3 aliases
|
|
1808
|
+
export { default as Music3Icon } from '../icons/music-3';
|
|
1807
1809
|
// Music4 aliases
|
|
1808
1810
|
export { default as Music4Icon } from '../icons/music-4';
|
|
1809
1811
|
// Music aliases
|
|
1810
1812
|
export { default as MusicIcon } from '../icons/music';
|
|
1811
|
-
// Music3 aliases
|
|
1812
|
-
export { default as Music3Icon } from '../icons/music-3';
|
|
1813
|
-
// Navigation2 aliases
|
|
1814
|
-
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1815
1813
|
// Navigation2Off aliases
|
|
1816
1814
|
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1815
|
+
// Navigation2 aliases
|
|
1816
|
+
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1817
1817
|
// NavigationOff aliases
|
|
1818
1818
|
export { default as NavigationOffIcon } from '../icons/navigation-off';
|
|
1819
1819
|
// Navigation aliases
|
|
@@ -1822,44 +1822,44 @@ export { default as NavigationIcon } from '../icons/navigation';
|
|
|
1822
1822
|
export { default as NetworkIcon } from '../icons/network';
|
|
1823
1823
|
// Newspaper aliases
|
|
1824
1824
|
export { default as NewspaperIcon } from '../icons/newspaper';
|
|
1825
|
-
// NonBinary aliases
|
|
1826
|
-
export { default as NonBinaryIcon } from '../icons/non-binary';
|
|
1827
1825
|
// Nfc aliases
|
|
1828
1826
|
export { default as NfcIcon } from '../icons/nfc';
|
|
1827
|
+
// NonBinary aliases
|
|
1828
|
+
export { default as NonBinaryIcon } from '../icons/non-binary';
|
|
1829
1829
|
// NotebookPen aliases
|
|
1830
1830
|
export { default as NotebookPenIcon } from '../icons/notebook-pen';
|
|
1831
|
-
// NotebookTabs aliases
|
|
1832
|
-
export { default as NotebookTabsIcon } from '../icons/notebook-tabs';
|
|
1833
1831
|
// NotebookText aliases
|
|
1834
1832
|
export { default as NotebookTextIcon } from '../icons/notebook-text';
|
|
1835
|
-
//
|
|
1836
|
-
export { default as
|
|
1833
|
+
// NotebookTabs aliases
|
|
1834
|
+
export { default as NotebookTabsIcon } from '../icons/notebook-tabs';
|
|
1837
1835
|
// Notebook aliases
|
|
1838
1836
|
export { default as NotebookIcon } from '../icons/notebook';
|
|
1839
|
-
//
|
|
1840
|
-
export { default as
|
|
1837
|
+
// NotepadTextDashed aliases
|
|
1838
|
+
export { default as NotepadTextDashedIcon } from '../icons/notepad-text-dashed';
|
|
1841
1839
|
// NutOff aliases
|
|
1842
1840
|
export { default as NutOffIcon } from '../icons/nut-off';
|
|
1843
|
-
//
|
|
1844
|
-
export { default as
|
|
1841
|
+
// NotepadText aliases
|
|
1842
|
+
export { default as NotepadTextIcon } from '../icons/notepad-text';
|
|
1845
1843
|
// OctagonMinus aliases
|
|
1846
1844
|
export { default as OctagonMinusIcon } from '../icons/octagon-minus';
|
|
1847
|
-
// Omega aliases
|
|
1848
|
-
export { default as OmegaIcon } from '../icons/omega';
|
|
1849
1845
|
// Octagon aliases
|
|
1850
1846
|
export { default as OctagonIcon } from '../icons/octagon';
|
|
1847
|
+
// Nut aliases
|
|
1848
|
+
export { default as NutIcon } from '../icons/nut';
|
|
1851
1849
|
// Option aliases
|
|
1852
1850
|
export { default as OptionIcon } from '../icons/option';
|
|
1851
|
+
// Omega aliases
|
|
1852
|
+
export { default as OmegaIcon } from '../icons/omega';
|
|
1853
1853
|
// Orbit aliases
|
|
1854
1854
|
export { default as OrbitIcon } from '../icons/orbit';
|
|
1855
1855
|
// Origami aliases
|
|
1856
1856
|
export { default as OrigamiIcon } from '../icons/origami';
|
|
1857
1857
|
// Package2 aliases
|
|
1858
1858
|
export { default as Package2Icon } from '../icons/package-2';
|
|
1859
|
-
// PackageMinus aliases
|
|
1860
|
-
export { default as PackageMinusIcon } from '../icons/package-minus';
|
|
1861
1859
|
// PackageCheck aliases
|
|
1862
1860
|
export { default as PackageCheckIcon } from '../icons/package-check';
|
|
1861
|
+
// PackageMinus aliases
|
|
1862
|
+
export { default as PackageMinusIcon } from '../icons/package-minus';
|
|
1863
1863
|
// PackageOpen aliases
|
|
1864
1864
|
export { default as PackageOpenIcon } from '../icons/package-open';
|
|
1865
1865
|
// PackagePlus aliases
|
|
@@ -1868,30 +1868,30 @@ export { default as PackagePlusIcon } from '../icons/package-plus';
|
|
|
1868
1868
|
export { default as PackageSearchIcon } from '../icons/package-search';
|
|
1869
1869
|
// PackageX aliases
|
|
1870
1870
|
export { default as PackageXIcon } from '../icons/package-x';
|
|
1871
|
-
// Package aliases
|
|
1872
|
-
export { default as PackageIcon } from '../icons/package';
|
|
1873
1871
|
// PaintBucket aliases
|
|
1874
1872
|
export { default as PaintBucketIcon } from '../icons/paint-bucket';
|
|
1873
|
+
// Package aliases
|
|
1874
|
+
export { default as PackageIcon } from '../icons/package';
|
|
1875
1875
|
// PaintRoller aliases
|
|
1876
1876
|
export { default as PaintRollerIcon } from '../icons/paint-roller';
|
|
1877
|
+
// Palette aliases
|
|
1878
|
+
export { default as PaletteIcon } from '../icons/palette';
|
|
1877
1879
|
// Paintbrush aliases
|
|
1878
1880
|
export { default as PaintbrushIcon } from '../icons/paintbrush';
|
|
1879
1881
|
// Panda aliases
|
|
1880
1882
|
export { default as PandaIcon } from '../icons/panda';
|
|
1881
1883
|
// PanelBottomClose aliases
|
|
1882
1884
|
export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
|
|
1883
|
-
// Palette aliases
|
|
1884
|
-
export { default as PaletteIcon } from '../icons/palette';
|
|
1885
1885
|
// PanelBottomOpen aliases
|
|
1886
1886
|
export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
|
|
1887
1887
|
// PanelBottom aliases
|
|
1888
1888
|
export { default as PanelBottomIcon } from '../icons/panel-bottom';
|
|
1889
|
-
// PanelRight aliases
|
|
1890
|
-
export { default as PanelRightIcon } from '../icons/panel-right';
|
|
1891
|
-
// PanelRightOpen aliases
|
|
1892
|
-
export { default as PanelRightOpenIcon } from '../icons/panel-right-open';
|
|
1893
1889
|
// PanelRightClose aliases
|
|
1894
1890
|
export { default as PanelRightCloseIcon } from '../icons/panel-right-close';
|
|
1891
|
+
// PanelRightOpen aliases
|
|
1892
|
+
export { default as PanelRightOpenIcon } from '../icons/panel-right-open';
|
|
1893
|
+
// PanelRight aliases
|
|
1894
|
+
export { default as PanelRightIcon } from '../icons/panel-right';
|
|
1895
1895
|
// PanelTopClose aliases
|
|
1896
1896
|
export { default as PanelTopCloseIcon } from '../icons/panel-top-close';
|
|
1897
1897
|
// PanelTopOpen aliases
|
|
@@ -1912,50 +1912,50 @@ export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
|
1912
1912
|
export { default as PartyPopperIcon } from '../icons/party-popper';
|
|
1913
1913
|
// Pause aliases
|
|
1914
1914
|
export { default as PauseIcon } from '../icons/pause';
|
|
1915
|
-
// PcCase aliases
|
|
1916
|
-
export { default as PcCaseIcon } from '../icons/pc-case';
|
|
1917
|
-
// PenOff aliases
|
|
1918
|
-
export { default as PenOffIcon } from '../icons/pen-off';
|
|
1919
1915
|
// PawPrint aliases
|
|
1920
1916
|
export { default as PawPrintIcon } from '../icons/paw-print';
|
|
1917
|
+
// PcCase aliases
|
|
1918
|
+
export { default as PcCaseIcon } from '../icons/pc-case';
|
|
1921
1919
|
// PenTool aliases
|
|
1922
1920
|
export { default as PenToolIcon } from '../icons/pen-tool';
|
|
1921
|
+
// PenOff aliases
|
|
1922
|
+
export { default as PenOffIcon } from '../icons/pen-off';
|
|
1923
1923
|
// PencilLine aliases
|
|
1924
1924
|
export { default as PencilLineIcon } from '../icons/pencil-line';
|
|
1925
1925
|
// PencilOff aliases
|
|
1926
1926
|
export { default as PencilOffIcon } from '../icons/pencil-off';
|
|
1927
|
-
// PencilRuler aliases
|
|
1928
|
-
export { default as PencilRulerIcon } from '../icons/pencil-ruler';
|
|
1929
1927
|
// Pencil aliases
|
|
1930
1928
|
export { default as PencilIcon } from '../icons/pencil';
|
|
1929
|
+
// PencilRuler aliases
|
|
1930
|
+
export { default as PencilRulerIcon } from '../icons/pencil-ruler';
|
|
1931
1931
|
// Pentagon aliases
|
|
1932
1932
|
export { default as PentagonIcon } from '../icons/pentagon';
|
|
1933
1933
|
// Percent aliases
|
|
1934
1934
|
export { default as PercentIcon } from '../icons/percent';
|
|
1935
|
-
// PhilippinePeso aliases
|
|
1936
|
-
export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
1937
1935
|
// PersonStanding aliases
|
|
1938
1936
|
export { default as PersonStandingIcon } from '../icons/person-standing';
|
|
1939
|
-
//
|
|
1940
|
-
export { default as
|
|
1937
|
+
// PhilippinePeso aliases
|
|
1938
|
+
export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
1941
1939
|
// PhoneCall aliases
|
|
1942
1940
|
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
1941
|
+
// PhoneForwarded aliases
|
|
1942
|
+
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded';
|
|
1943
1943
|
// PhoneIncoming aliases
|
|
1944
1944
|
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
1945
1945
|
// PhoneMissed aliases
|
|
1946
1946
|
export { default as PhoneMissedIcon } from '../icons/phone-missed';
|
|
1947
|
+
// PhoneOff aliases
|
|
1948
|
+
export { default as PhoneOffIcon } from '../icons/phone-off';
|
|
1947
1949
|
// PhoneOutgoing aliases
|
|
1948
1950
|
export { default as PhoneOutgoingIcon } from '../icons/phone-outgoing';
|
|
1949
1951
|
// Phone aliases
|
|
1950
1952
|
export { default as PhoneIcon } from '../icons/phone';
|
|
1951
|
-
// PhoneOff aliases
|
|
1952
|
-
export { default as PhoneOffIcon } from '../icons/phone-off';
|
|
1953
1953
|
// Pi aliases
|
|
1954
1954
|
export { default as PiIcon } from '../icons/pi';
|
|
1955
|
-
// Pickaxe aliases
|
|
1956
|
-
export { default as PickaxeIcon } from '../icons/pickaxe';
|
|
1957
1955
|
// Piano aliases
|
|
1958
1956
|
export { default as PianoIcon } from '../icons/piano';
|
|
1957
|
+
// Pickaxe aliases
|
|
1958
|
+
export { default as PickaxeIcon } from '../icons/pickaxe';
|
|
1959
1959
|
// PictureInPicture2 aliases
|
|
1960
1960
|
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
1961
1961
|
// PictureInPicture aliases
|
|
@@ -1964,20 +1964,20 @@ export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
|
1964
1964
|
export { default as PiggyBankIcon } from '../icons/piggy-bank';
|
|
1965
1965
|
// PilcrowLeft aliases
|
|
1966
1966
|
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
1967
|
-
// PilcrowRight aliases
|
|
1968
|
-
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
1969
1967
|
// PillBottle aliases
|
|
1970
1968
|
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
1971
1969
|
// Pilcrow aliases
|
|
1972
1970
|
export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
1973
|
-
//
|
|
1974
|
-
export { default as
|
|
1971
|
+
// PilcrowRight aliases
|
|
1972
|
+
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
1973
|
+
// Pin aliases
|
|
1974
|
+
export { default as PinIcon } from '../icons/pin';
|
|
1975
1975
|
// PinOff aliases
|
|
1976
1976
|
export { default as PinOffIcon } from '../icons/pin-off';
|
|
1977
|
+
// Pill aliases
|
|
1978
|
+
export { default as PillIcon } from '../icons/pill';
|
|
1977
1979
|
// Pipette aliases
|
|
1978
1980
|
export { default as PipetteIcon } from '../icons/pipette';
|
|
1979
|
-
// Pin aliases
|
|
1980
|
-
export { default as PinIcon } from '../icons/pin';
|
|
1981
1981
|
// Pizza aliases
|
|
1982
1982
|
export { default as PizzaIcon } from '../icons/pizza';
|
|
1983
1983
|
// PlaneLanding aliases
|
|
@@ -1992,22 +1992,22 @@ export { default as PlayIcon } from '../icons/play';
|
|
|
1992
1992
|
export { default as Plug2Icon } from '../icons/plug-2';
|
|
1993
1993
|
// Plug aliases
|
|
1994
1994
|
export { default as PlugIcon } from '../icons/plug';
|
|
1995
|
-
// PocketKnife aliases
|
|
1996
|
-
export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
1997
1995
|
// Plus aliases
|
|
1998
1996
|
export { default as PlusIcon } from '../icons/plus';
|
|
1997
|
+
// PocketKnife aliases
|
|
1998
|
+
export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
1999
1999
|
// Pocket aliases
|
|
2000
2000
|
export { default as PocketIcon } from '../icons/pocket';
|
|
2001
2001
|
// Podcast aliases
|
|
2002
2002
|
export { default as PodcastIcon } from '../icons/podcast';
|
|
2003
2003
|
// PointerOff aliases
|
|
2004
2004
|
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
2005
|
-
// Pointer aliases
|
|
2006
|
-
export { default as PointerIcon } from '../icons/pointer';
|
|
2007
|
-
// Popcorn aliases
|
|
2008
|
-
export { default as PopcornIcon } from '../icons/popcorn';
|
|
2009
2005
|
// Popsicle aliases
|
|
2010
2006
|
export { default as PopsicleIcon } from '../icons/popsicle';
|
|
2007
|
+
// Popcorn aliases
|
|
2008
|
+
export { default as PopcornIcon } from '../icons/popcorn';
|
|
2009
|
+
// Pointer aliases
|
|
2010
|
+
export { default as PointerIcon } from '../icons/pointer';
|
|
2011
2011
|
// PoundSterling aliases
|
|
2012
2012
|
export { default as PoundSterlingIcon } from '../icons/pound-sterling';
|
|
2013
2013
|
// PowerOff aliases
|
|
@@ -2024,30 +2024,30 @@ export { default as PrinterIcon } from '../icons/printer';
|
|
|
2024
2024
|
export { default as ProjectorIcon } from '../icons/projector';
|
|
2025
2025
|
// Proportions aliases
|
|
2026
2026
|
export { default as ProportionsIcon } from '../icons/proportions';
|
|
2027
|
-
// Pyramid aliases
|
|
2028
|
-
export { default as PyramidIcon } from '../icons/pyramid';
|
|
2029
2027
|
// Puzzle aliases
|
|
2030
2028
|
export { default as PuzzleIcon } from '../icons/puzzle';
|
|
2029
|
+
// Pyramid aliases
|
|
2030
|
+
export { default as PyramidIcon } from '../icons/pyramid';
|
|
2031
2031
|
// QrCode aliases
|
|
2032
2032
|
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
2033
|
-
// Rabbit aliases
|
|
2034
|
-
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2035
2033
|
// Quote aliases
|
|
2036
2034
|
export { default as QuoteIcon } from '../icons/quote';
|
|
2035
|
+
// Rabbit aliases
|
|
2036
|
+
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2037
2037
|
// Radar aliases
|
|
2038
2038
|
export { default as RadarIcon } from '../icons/radar';
|
|
2039
2039
|
// Radiation aliases
|
|
2040
2040
|
export { default as RadiationIcon } from '../icons/radiation';
|
|
2041
|
+
// RadioReceiver aliases
|
|
2042
|
+
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2041
2043
|
// Radical aliases
|
|
2042
2044
|
export { default as RadicalIcon } from '../icons/radical';
|
|
2043
2045
|
// RadioTower aliases
|
|
2044
2046
|
export { default as RadioTowerIcon } from '../icons/radio-tower';
|
|
2045
|
-
// RadioReceiver aliases
|
|
2046
|
-
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2047
|
-
// Radius aliases
|
|
2048
|
-
export { default as RadiusIcon } from '../icons/radius';
|
|
2049
2047
|
// Radio aliases
|
|
2050
2048
|
export { default as RadioIcon } from '../icons/radio';
|
|
2049
|
+
// Radius aliases
|
|
2050
|
+
export { default as RadiusIcon } from '../icons/radius';
|
|
2051
2051
|
// RailSymbol aliases
|
|
2052
2052
|
export { default as RailSymbolIcon } from '../icons/rail-symbol';
|
|
2053
2053
|
// Rainbow aliases
|
|
@@ -2056,14 +2056,14 @@ export { default as RainbowIcon } from '../icons/rainbow';
|
|
|
2056
2056
|
export { default as RatIcon } from '../icons/rat';
|
|
2057
2057
|
// Ratio aliases
|
|
2058
2058
|
export { default as RatioIcon } from '../icons/ratio';
|
|
2059
|
-
// ReceiptEuro aliases
|
|
2060
|
-
export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
|
|
2061
2059
|
// ReceiptCent aliases
|
|
2062
2060
|
export { default as ReceiptCentIcon } from '../icons/receipt-cent';
|
|
2063
|
-
// ReceiptJapaneseYen aliases
|
|
2064
|
-
export { default as ReceiptJapaneseYenIcon } from '../icons/receipt-japanese-yen';
|
|
2065
2061
|
// ReceiptIndianRupee aliases
|
|
2066
2062
|
export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
|
|
2063
|
+
// ReceiptEuro aliases
|
|
2064
|
+
export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
|
|
2065
|
+
// ReceiptJapaneseYen aliases
|
|
2066
|
+
export { default as ReceiptJapaneseYenIcon } from '../icons/receipt-japanese-yen';
|
|
2067
2067
|
// ReceiptPoundSterling aliases
|
|
2068
2068
|
export { default as ReceiptPoundSterlingIcon } from '../icons/receipt-pound-sterling';
|
|
2069
2069
|
// ReceiptRussianRuble aliases
|
|
@@ -2074,60 +2074,60 @@ export { default as ReceiptSwissFrancIcon } from '../icons/receipt-swiss-franc';
|
|
|
2074
2074
|
export { default as ReceiptTextIcon } from '../icons/receipt-text';
|
|
2075
2075
|
// ReceiptTurkishLira aliases
|
|
2076
2076
|
export { default as ReceiptTurkishLiraIcon } from '../icons/receipt-turkish-lira';
|
|
2077
|
-
// RectangleGoggles aliases
|
|
2078
|
-
export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
|
|
2079
2077
|
// Receipt aliases
|
|
2080
2078
|
export { default as ReceiptIcon } from '../icons/receipt';
|
|
2081
|
-
// RectangleHorizontal aliases
|
|
2082
|
-
export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal';
|
|
2083
2079
|
// RectangleCircle aliases
|
|
2084
2080
|
export { default as RectangleCircleIcon } from '../icons/rectangle-circle';
|
|
2081
|
+
// RectangleGoggles aliases
|
|
2082
|
+
export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
|
|
2083
|
+
// RectangleHorizontal aliases
|
|
2084
|
+
export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal';
|
|
2085
2085
|
// RectangleVertical aliases
|
|
2086
2086
|
export { default as RectangleVerticalIcon } from '../icons/rectangle-vertical';
|
|
2087
2087
|
// Recycle aliases
|
|
2088
2088
|
export { default as RecycleIcon } from '../icons/recycle';
|
|
2089
|
-
// Redo2 aliases
|
|
2090
|
-
export { default as Redo2Icon } from '../icons/redo-2';
|
|
2091
2089
|
// RedoDot aliases
|
|
2092
2090
|
export { default as RedoDotIcon } from '../icons/redo-dot';
|
|
2091
|
+
// Redo2 aliases
|
|
2092
|
+
export { default as Redo2Icon } from '../icons/redo-2';
|
|
2093
2093
|
// Redo aliases
|
|
2094
2094
|
export { default as RedoIcon } from '../icons/redo';
|
|
2095
2095
|
// RefreshCcwDot aliases
|
|
2096
2096
|
export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot';
|
|
2097
|
-
// RefreshCwOff aliases
|
|
2098
|
-
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
2099
2097
|
// RefreshCcw aliases
|
|
2100
2098
|
export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
|
|
2101
|
-
//
|
|
2102
|
-
export { default as
|
|
2099
|
+
// RefreshCwOff aliases
|
|
2100
|
+
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
2103
2101
|
// RefreshCw aliases
|
|
2104
2102
|
export { default as RefreshCwIcon } from '../icons/refresh-cw';
|
|
2103
|
+
// Refrigerator aliases
|
|
2104
|
+
export { default as RefrigeratorIcon } from '../icons/refrigerator';
|
|
2105
2105
|
// Regex aliases
|
|
2106
2106
|
export { default as RegexIcon } from '../icons/regex';
|
|
2107
2107
|
// RemoveFormatting aliases
|
|
2108
2108
|
export { default as RemoveFormattingIcon } from '../icons/remove-formatting';
|
|
2109
2109
|
// Repeat2 aliases
|
|
2110
2110
|
export { default as Repeat2Icon } from '../icons/repeat-2';
|
|
2111
|
-
// Repeat1 aliases
|
|
2112
|
-
export { default as Repeat1Icon } from '../icons/repeat-1';
|
|
2113
2111
|
// Repeat aliases
|
|
2114
2112
|
export { default as RepeatIcon } from '../icons/repeat';
|
|
2113
|
+
// Repeat1 aliases
|
|
2114
|
+
export { default as Repeat1Icon } from '../icons/repeat-1';
|
|
2115
2115
|
// ReplaceAll aliases
|
|
2116
2116
|
export { default as ReplaceAllIcon } from '../icons/replace-all';
|
|
2117
2117
|
// Replace aliases
|
|
2118
2118
|
export { default as ReplaceIcon } from '../icons/replace';
|
|
2119
|
-
// ReplyAll aliases
|
|
2120
|
-
export { default as ReplyAllIcon } from '../icons/reply-all';
|
|
2121
2119
|
// Reply aliases
|
|
2122
2120
|
export { default as ReplyIcon } from '../icons/reply';
|
|
2123
|
-
//
|
|
2124
|
-
export { default as
|
|
2121
|
+
// ReplyAll aliases
|
|
2122
|
+
export { default as ReplyAllIcon } from '../icons/reply-all';
|
|
2125
2123
|
// Rewind aliases
|
|
2126
2124
|
export { default as RewindIcon } from '../icons/rewind';
|
|
2127
|
-
//
|
|
2128
|
-
export { default as
|
|
2125
|
+
// Ribbon aliases
|
|
2126
|
+
export { default as RibbonIcon } from '../icons/ribbon';
|
|
2129
2127
|
// Rocket aliases
|
|
2130
2128
|
export { default as RocketIcon } from '../icons/rocket';
|
|
2129
|
+
// RockingChair aliases
|
|
2130
|
+
export { default as RockingChairIcon } from '../icons/rocking-chair';
|
|
2131
2131
|
// RollerCoaster aliases
|
|
2132
2132
|
export { default as RollerCoasterIcon } from '../icons/roller-coaster';
|
|
2133
2133
|
// RotateCcwKey aliases
|
|
@@ -2140,28 +2140,28 @@ export { default as RotateCcwIcon } from '../icons/rotate-ccw';
|
|
|
2140
2140
|
export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
|
|
2141
2141
|
// RotateCw aliases
|
|
2142
2142
|
export { default as RotateCwIcon } from '../icons/rotate-cw';
|
|
2143
|
-
// RouteOff aliases
|
|
2144
|
-
export { default as RouteOffIcon } from '../icons/route-off';
|
|
2145
|
-
// Router aliases
|
|
2146
|
-
export { default as RouterIcon } from '../icons/router';
|
|
2147
2143
|
// Route aliases
|
|
2148
2144
|
export { default as RouteIcon } from '../icons/route';
|
|
2145
|
+
// RouteOff aliases
|
|
2146
|
+
export { default as RouteOffIcon } from '../icons/route-off';
|
|
2149
2147
|
// Rows4 aliases
|
|
2150
2148
|
export { default as Rows4Icon } from '../icons/rows-4';
|
|
2149
|
+
// Router aliases
|
|
2150
|
+
export { default as RouterIcon } from '../icons/router';
|
|
2151
2151
|
// Rss aliases
|
|
2152
2152
|
export { default as RssIcon } from '../icons/rss';
|
|
2153
2153
|
// RulerDimensionLine aliases
|
|
2154
2154
|
export { default as RulerDimensionLineIcon } from '../icons/ruler-dimension-line';
|
|
2155
2155
|
// Ruler aliases
|
|
2156
2156
|
export { default as RulerIcon } from '../icons/ruler';
|
|
2157
|
-
// Sailboat aliases
|
|
2158
|
-
export { default as SailboatIcon } from '../icons/sailboat';
|
|
2159
2157
|
// RussianRuble aliases
|
|
2160
2158
|
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2161
|
-
//
|
|
2162
|
-
export { default as
|
|
2159
|
+
// Sailboat aliases
|
|
2160
|
+
export { default as SailboatIcon } from '../icons/sailboat';
|
|
2163
2161
|
// Sandwich aliases
|
|
2164
2162
|
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2163
|
+
// Salad aliases
|
|
2164
|
+
export { default as SaladIcon } from '../icons/salad';
|
|
2165
2165
|
// SatelliteDish aliases
|
|
2166
2166
|
export { default as SatelliteDishIcon } from '../icons/satellite-dish';
|
|
2167
2167
|
// Satellite aliases
|
|
@@ -2178,56 +2178,56 @@ export { default as SaveIcon } from '../icons/save';
|
|
|
2178
2178
|
export { default as ScaleIcon } from '../icons/scale';
|
|
2179
2179
|
// Scaling aliases
|
|
2180
2180
|
export { default as ScalingIcon } from '../icons/scaling';
|
|
2181
|
-
// ScanEye aliases
|
|
2182
|
-
export { default as ScanEyeIcon } from '../icons/scan-eye';
|
|
2183
2181
|
// ScanBarcode aliases
|
|
2184
2182
|
export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
|
|
2185
|
-
//
|
|
2186
|
-
export { default as
|
|
2183
|
+
// ScanEye aliases
|
|
2184
|
+
export { default as ScanEyeIcon } from '../icons/scan-eye';
|
|
2187
2185
|
// ScanFace aliases
|
|
2188
2186
|
export { default as ScanFaceIcon } from '../icons/scan-face';
|
|
2187
|
+
// ScanHeart aliases
|
|
2188
|
+
export { default as ScanHeartIcon } from '../icons/scan-heart';
|
|
2189
2189
|
// ScanLine aliases
|
|
2190
2190
|
export { default as ScanLineIcon } from '../icons/scan-line';
|
|
2191
2191
|
// ScanQrCode aliases
|
|
2192
2192
|
export { default as ScanQrCodeIcon } from '../icons/scan-qr-code';
|
|
2193
2193
|
// ScanSearch aliases
|
|
2194
2194
|
export { default as ScanSearchIcon } from '../icons/scan-search';
|
|
2195
|
-
// Scan aliases
|
|
2196
|
-
export { default as ScanIcon } from '../icons/scan';
|
|
2197
2195
|
// ScanText aliases
|
|
2198
2196
|
export { default as ScanTextIcon } from '../icons/scan-text';
|
|
2197
|
+
// Scan aliases
|
|
2198
|
+
export { default as ScanIcon } from '../icons/scan';
|
|
2199
2199
|
// School aliases
|
|
2200
2200
|
export { default as SchoolIcon } from '../icons/school';
|
|
2201
2201
|
// ScissorsLineDashed aliases
|
|
2202
2202
|
export { default as ScissorsLineDashedIcon } from '../icons/scissors-line-dashed';
|
|
2203
2203
|
// Scissors aliases
|
|
2204
2204
|
export { default as ScissorsIcon } from '../icons/scissors';
|
|
2205
|
-
// ScreenShare aliases
|
|
2206
|
-
export { default as ScreenShareIcon } from '../icons/screen-share';
|
|
2207
2205
|
// ScreenShareOff aliases
|
|
2208
2206
|
export { default as ScreenShareOffIcon } from '../icons/screen-share-off';
|
|
2207
|
+
// ScreenShare aliases
|
|
2208
|
+
export { default as ScreenShareIcon } from '../icons/screen-share';
|
|
2209
2209
|
// ScrollText aliases
|
|
2210
2210
|
export { default as ScrollTextIcon } from '../icons/scroll-text';
|
|
2211
2211
|
// Scroll aliases
|
|
2212
2212
|
export { default as ScrollIcon } from '../icons/scroll';
|
|
2213
2213
|
// SearchCheck aliases
|
|
2214
2214
|
export { default as SearchCheckIcon } from '../icons/search-check';
|
|
2215
|
-
// SearchCode aliases
|
|
2216
|
-
export { default as SearchCodeIcon } from '../icons/search-code';
|
|
2217
2215
|
// SearchSlash aliases
|
|
2218
2216
|
export { default as SearchSlashIcon } from '../icons/search-slash';
|
|
2217
|
+
// SearchCode aliases
|
|
2218
|
+
export { default as SearchCodeIcon } from '../icons/search-code';
|
|
2219
2219
|
// SearchX aliases
|
|
2220
2220
|
export { default as SearchXIcon } from '../icons/search-x';
|
|
2221
2221
|
// Search aliases
|
|
2222
2222
|
export { default as SearchIcon } from '../icons/search';
|
|
2223
2223
|
// Section aliases
|
|
2224
2224
|
export { default as SectionIcon } from '../icons/section';
|
|
2225
|
+
// SendToBack aliases
|
|
2226
|
+
export { default as SendToBackIcon } from '../icons/send-to-back';
|
|
2225
2227
|
// Send aliases
|
|
2226
2228
|
export { default as SendIcon } from '../icons/send';
|
|
2227
2229
|
// SeparatorHorizontal aliases
|
|
2228
2230
|
export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
|
|
2229
|
-
// SendToBack aliases
|
|
2230
|
-
export { default as SendToBackIcon } from '../icons/send-to-back';
|
|
2231
2231
|
// SeparatorVertical aliases
|
|
2232
2232
|
export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
|
|
2233
2233
|
// ServerCog aliases
|
|
@@ -2242,14 +2242,14 @@ export { default as ServerIcon } from '../icons/server';
|
|
|
2242
2242
|
export { default as Settings2Icon } from '../icons/settings-2';
|
|
2243
2243
|
// Settings aliases
|
|
2244
2244
|
export { default as SettingsIcon } from '../icons/settings';
|
|
2245
|
-
// Share2 aliases
|
|
2246
|
-
export { default as Share2Icon } from '../icons/share-2';
|
|
2247
2245
|
// Shapes aliases
|
|
2248
2246
|
export { default as ShapesIcon } from '../icons/shapes';
|
|
2249
|
-
//
|
|
2250
|
-
export { default as
|
|
2247
|
+
// Share2 aliases
|
|
2248
|
+
export { default as Share2Icon } from '../icons/share-2';
|
|
2251
2249
|
// Share aliases
|
|
2252
2250
|
export { default as ShareIcon } from '../icons/share';
|
|
2251
|
+
// Sheet aliases
|
|
2252
|
+
export { default as SheetIcon } from '../icons/sheet';
|
|
2253
2253
|
// Shell aliases
|
|
2254
2254
|
export { default as ShellIcon } from '../icons/shell';
|
|
2255
2255
|
// ShieldAlert aliases
|
|
@@ -2258,24 +2258,24 @@ export { default as ShieldAlertIcon } from '../icons/shield-alert';
|
|
|
2258
2258
|
export { default as ShieldBanIcon } from '../icons/shield-ban';
|
|
2259
2259
|
// ShieldCheck aliases
|
|
2260
2260
|
export { default as ShieldCheckIcon } from '../icons/shield-check';
|
|
2261
|
-
// ShieldEllipsis aliases
|
|
2262
|
-
export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
|
|
2263
2261
|
// ShieldHalf aliases
|
|
2264
2262
|
export { default as ShieldHalfIcon } from '../icons/shield-half';
|
|
2265
|
-
//
|
|
2266
|
-
export { default as
|
|
2263
|
+
// ShieldEllipsis aliases
|
|
2264
|
+
export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
|
|
2267
2265
|
// ShieldOff aliases
|
|
2268
2266
|
export { default as ShieldOffIcon } from '../icons/shield-off';
|
|
2269
2267
|
// ShieldPlus aliases
|
|
2270
2268
|
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2271
2269
|
// ShieldUser aliases
|
|
2272
2270
|
export { default as ShieldUserIcon } from '../icons/shield-user';
|
|
2271
|
+
// ShieldMinus aliases
|
|
2272
|
+
export { default as ShieldMinusIcon } from '../icons/shield-minus';
|
|
2273
2273
|
// ShipWheel aliases
|
|
2274
2274
|
export { default as ShipWheelIcon } from '../icons/ship-wheel';
|
|
2275
|
-
// Shield aliases
|
|
2276
|
-
export { default as ShieldIcon } from '../icons/shield';
|
|
2277
2275
|
// Ship aliases
|
|
2278
2276
|
export { default as ShipIcon } from '../icons/ship';
|
|
2277
|
+
// Shield aliases
|
|
2278
|
+
export { default as ShieldIcon } from '../icons/shield';
|
|
2279
2279
|
// Shirt aliases
|
|
2280
2280
|
export { default as ShirtIcon } from '../icons/shirt';
|
|
2281
2281
|
// ShoppingBag aliases
|
|
@@ -2292,110 +2292,110 @@ export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
|
2292
2292
|
export { default as ShredderIcon } from '../icons/shredder';
|
|
2293
2293
|
// Shrimp aliases
|
|
2294
2294
|
export { default as ShrimpIcon } from '../icons/shrimp';
|
|
2295
|
-
// Shrink aliases
|
|
2296
|
-
export { default as ShrinkIcon } from '../icons/shrink';
|
|
2297
2295
|
// Shrub aliases
|
|
2298
2296
|
export { default as ShrubIcon } from '../icons/shrub';
|
|
2299
|
-
//
|
|
2300
|
-
export { default as
|
|
2297
|
+
// Shrink aliases
|
|
2298
|
+
export { default as ShrinkIcon } from '../icons/shrink';
|
|
2301
2299
|
// Shuffle aliases
|
|
2302
2300
|
export { default as ShuffleIcon } from '../icons/shuffle';
|
|
2301
|
+
// Sigma aliases
|
|
2302
|
+
export { default as SigmaIcon } from '../icons/sigma';
|
|
2303
2303
|
// SignalHigh aliases
|
|
2304
2304
|
export { default as SignalHighIcon } from '../icons/signal-high';
|
|
2305
2305
|
// SignalLow aliases
|
|
2306
2306
|
export { default as SignalLowIcon } from '../icons/signal-low';
|
|
2307
|
-
// SignalZero aliases
|
|
2308
|
-
export { default as SignalZeroIcon } from '../icons/signal-zero';
|
|
2309
2307
|
// SignalMedium aliases
|
|
2310
2308
|
export { default as SignalMediumIcon } from '../icons/signal-medium';
|
|
2309
|
+
// SignalZero aliases
|
|
2310
|
+
export { default as SignalZeroIcon } from '../icons/signal-zero';
|
|
2311
2311
|
// Signal aliases
|
|
2312
2312
|
export { default as SignalIcon } from '../icons/signal';
|
|
2313
2313
|
// Signature aliases
|
|
2314
2314
|
export { default as SignatureIcon } from '../icons/signature';
|
|
2315
|
-
// Signpost aliases
|
|
2316
|
-
export { default as SignpostIcon } from '../icons/signpost';
|
|
2317
2315
|
// SignpostBig aliases
|
|
2318
2316
|
export { default as SignpostBigIcon } from '../icons/signpost-big';
|
|
2317
|
+
// Signpost aliases
|
|
2318
|
+
export { default as SignpostIcon } from '../icons/signpost';
|
|
2319
2319
|
// Siren aliases
|
|
2320
2320
|
export { default as SirenIcon } from '../icons/siren';
|
|
2321
2321
|
// SkipBack aliases
|
|
2322
2322
|
export { default as SkipBackIcon } from '../icons/skip-back';
|
|
2323
2323
|
// SkipForward aliases
|
|
2324
2324
|
export { default as SkipForwardIcon } from '../icons/skip-forward';
|
|
2325
|
+
// Slack aliases
|
|
2326
|
+
export { default as SlackIcon } from '../icons/slack';
|
|
2327
|
+
// Slash aliases
|
|
2328
|
+
export { default as SlashIcon } from '../icons/slash';
|
|
2325
2329
|
// Skull aliases
|
|
2326
2330
|
export { default as SkullIcon } from '../icons/skull';
|
|
2331
|
+
// SlidersHorizontal aliases
|
|
2332
|
+
export { default as SlidersHorizontalIcon } from '../icons/sliders-horizontal';
|
|
2327
2333
|
// Slice aliases
|
|
2328
2334
|
export { default as SliceIcon } from '../icons/slice';
|
|
2329
|
-
// Slash aliases
|
|
2330
|
-
export { default as SlashIcon } from '../icons/slash';
|
|
2331
|
-
// Slack aliases
|
|
2332
|
-
export { default as SlackIcon } from '../icons/slack';
|
|
2333
2335
|
// SmartphoneCharging aliases
|
|
2334
2336
|
export { default as SmartphoneChargingIcon } from '../icons/smartphone-charging';
|
|
2335
|
-
// SlidersHorizontal aliases
|
|
2336
|
-
export { default as SlidersHorizontalIcon } from '../icons/sliders-horizontal';
|
|
2337
2337
|
// SmartphoneNfc aliases
|
|
2338
2338
|
export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc';
|
|
2339
|
-
// SmilePlus aliases
|
|
2340
|
-
export { default as SmilePlusIcon } from '../icons/smile-plus';
|
|
2341
2339
|
// Smartphone aliases
|
|
2342
2340
|
export { default as SmartphoneIcon } from '../icons/smartphone';
|
|
2341
|
+
// SmilePlus aliases
|
|
2342
|
+
export { default as SmilePlusIcon } from '../icons/smile-plus';
|
|
2343
2343
|
// Smile aliases
|
|
2344
2344
|
export { default as SmileIcon } from '../icons/smile';
|
|
2345
2345
|
// Snail aliases
|
|
2346
2346
|
export { default as SnailIcon } from '../icons/snail';
|
|
2347
2347
|
// Snowflake aliases
|
|
2348
2348
|
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2349
|
-
// Sofa aliases
|
|
2350
|
-
export { default as SofaIcon } from '../icons/sofa';
|
|
2351
|
-
// Soup aliases
|
|
2352
|
-
export { default as SoupIcon } from '../icons/soup';
|
|
2353
2349
|
// SoapDispenserDroplet aliases
|
|
2354
2350
|
export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet';
|
|
2355
|
-
//
|
|
2356
|
-
export { default as
|
|
2351
|
+
// Soup aliases
|
|
2352
|
+
export { default as SoupIcon } from '../icons/soup';
|
|
2357
2353
|
// Space aliases
|
|
2358
2354
|
export { default as SpaceIcon } from '../icons/space';
|
|
2359
|
-
//
|
|
2360
|
-
export { default as
|
|
2355
|
+
// Sofa aliases
|
|
2356
|
+
export { default as SofaIcon } from '../icons/sofa';
|
|
2361
2357
|
// Sparkle aliases
|
|
2362
2358
|
export { default as SparkleIcon } from '../icons/sparkle';
|
|
2359
|
+
// Spade aliases
|
|
2360
|
+
export { default as SpadeIcon } from '../icons/spade';
|
|
2361
|
+
// Speaker aliases
|
|
2362
|
+
export { default as SpeakerIcon } from '../icons/speaker';
|
|
2363
2363
|
// Speech aliases
|
|
2364
2364
|
export { default as SpeechIcon } from '../icons/speech';
|
|
2365
|
-
// SpellCheck aliases
|
|
2366
|
-
export { default as SpellCheckIcon } from '../icons/spell-check';
|
|
2367
2365
|
// SpellCheck2 aliases
|
|
2368
2366
|
export { default as SpellCheck2Icon } from '../icons/spell-check-2';
|
|
2367
|
+
// SpellCheck aliases
|
|
2368
|
+
export { default as SpellCheckIcon } from '../icons/spell-check';
|
|
2369
2369
|
// SplinePointer aliases
|
|
2370
2370
|
export { default as SplinePointerIcon } from '../icons/spline-pointer';
|
|
2371
2371
|
// Spline aliases
|
|
2372
2372
|
export { default as SplineIcon } from '../icons/spline';
|
|
2373
|
-
// Split aliases
|
|
2374
|
-
export { default as SplitIcon } from '../icons/split';
|
|
2375
2373
|
// Spool aliases
|
|
2376
2374
|
export { default as SpoolIcon } from '../icons/spool';
|
|
2377
|
-
//
|
|
2378
|
-
export { default as
|
|
2375
|
+
// Split aliases
|
|
2376
|
+
export { default as SplitIcon } from '../icons/split';
|
|
2379
2377
|
// Spotlight aliases
|
|
2380
2378
|
export { default as SpotlightIcon } from '../icons/spotlight';
|
|
2381
|
-
//
|
|
2382
|
-
export { default as
|
|
2379
|
+
// SprayCan aliases
|
|
2380
|
+
export { default as SprayCanIcon } from '../icons/spray-can';
|
|
2383
2381
|
// SquareDashedBottomCode aliases
|
|
2384
2382
|
export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code';
|
|
2385
2383
|
// SquareDashedBottom aliases
|
|
2386
2384
|
export { default as SquareDashedBottomIcon } from '../icons/square-dashed-bottom';
|
|
2385
|
+
// Sprout aliases
|
|
2386
|
+
export { default as SproutIcon } from '../icons/sprout';
|
|
2387
2387
|
// SquareDashedTopSolid aliases
|
|
2388
2388
|
export { default as SquareDashedTopSolidIcon } from '../icons/square-dashed-top-solid';
|
|
2389
|
-
// SquareRadical aliases
|
|
2390
|
-
export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
2391
2389
|
// SquarePause aliases
|
|
2392
2390
|
export { default as SquarePauseIcon } from '../icons/square-pause';
|
|
2391
|
+
// SquareRadical aliases
|
|
2392
|
+
export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
2393
2393
|
// SquareRoundCorner aliases
|
|
2394
2394
|
export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
|
|
2395
|
-
// SquareSquare aliases
|
|
2396
|
-
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2397
2395
|
// SquareStack aliases
|
|
2398
2396
|
export { default as SquareStackIcon } from '../icons/square-stack';
|
|
2397
|
+
// SquareSquare aliases
|
|
2398
|
+
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2399
2399
|
// SquareStop aliases
|
|
2400
2400
|
export { default as SquareStopIcon } from '../icons/square-stop';
|
|
2401
2401
|
// Square aliases
|
|
@@ -2412,38 +2412,38 @@ export { default as SquaresUniteIcon } from '../icons/squares-unite';
|
|
|
2412
2412
|
export { default as SquircleDashedIcon } from '../icons/squircle-dashed';
|
|
2413
2413
|
// Squircle aliases
|
|
2414
2414
|
export { default as SquircleIcon } from '../icons/squircle';
|
|
2415
|
-
// Stamp aliases
|
|
2416
|
-
export { default as StampIcon } from '../icons/stamp';
|
|
2417
2415
|
// Squirrel aliases
|
|
2418
2416
|
export { default as SquirrelIcon } from '../icons/squirrel';
|
|
2419
|
-
//
|
|
2420
|
-
export { default as
|
|
2417
|
+
// Stamp aliases
|
|
2418
|
+
export { default as StampIcon } from '../icons/stamp';
|
|
2421
2419
|
// StarHalf aliases
|
|
2422
2420
|
export { default as StarHalfIcon } from '../icons/star-half';
|
|
2421
|
+
// StarOff aliases
|
|
2422
|
+
export { default as StarOffIcon } from '../icons/star-off';
|
|
2423
2423
|
// Star aliases
|
|
2424
2424
|
export { default as StarIcon } from '../icons/star';
|
|
2425
2425
|
// StepBack aliases
|
|
2426
2426
|
export { default as StepBackIcon } from '../icons/step-back';
|
|
2427
|
-
// Stethoscope aliases
|
|
2428
|
-
export { default as StethoscopeIcon } from '../icons/stethoscope';
|
|
2429
2427
|
// StepForward aliases
|
|
2430
2428
|
export { default as StepForwardIcon } from '../icons/step-forward';
|
|
2431
|
-
//
|
|
2432
|
-
export { default as
|
|
2429
|
+
// Stethoscope aliases
|
|
2430
|
+
export { default as StethoscopeIcon } from '../icons/stethoscope';
|
|
2433
2431
|
// Sticker aliases
|
|
2434
2432
|
export { default as StickerIcon } from '../icons/sticker';
|
|
2433
|
+
// StickyNote aliases
|
|
2434
|
+
export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
2435
2435
|
// Store aliases
|
|
2436
2436
|
export { default as StoreIcon } from '../icons/store';
|
|
2437
|
-
// StretchVertical aliases
|
|
2438
|
-
export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
2439
2437
|
// StretchHorizontal aliases
|
|
2440
2438
|
export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
|
|
2439
|
+
// StretchVertical aliases
|
|
2440
|
+
export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
2441
2441
|
// Strikethrough aliases
|
|
2442
2442
|
export { default as StrikethroughIcon } from '../icons/strikethrough';
|
|
2443
|
-
// SunDim aliases
|
|
2444
|
-
export { default as SunDimIcon } from '../icons/sun-dim';
|
|
2445
2443
|
// Subscript aliases
|
|
2446
2444
|
export { default as SubscriptIcon } from '../icons/subscript';
|
|
2445
|
+
// SunDim aliases
|
|
2446
|
+
export { default as SunDimIcon } from '../icons/sun-dim';
|
|
2447
2447
|
// SunMedium aliases
|
|
2448
2448
|
export { default as SunMediumIcon } from '../icons/sun-medium';
|
|
2449
2449
|
// SunMoon aliases
|
|
@@ -2454,10 +2454,10 @@ export { default as SunSnowIcon } from '../icons/sun-snow';
|
|
|
2454
2454
|
export { default as SunIcon } from '../icons/sun';
|
|
2455
2455
|
// Sunrise aliases
|
|
2456
2456
|
export { default as SunriseIcon } from '../icons/sunrise';
|
|
2457
|
-
// Sunset aliases
|
|
2458
|
-
export { default as SunsetIcon } from '../icons/sunset';
|
|
2459
2457
|
// Superscript aliases
|
|
2460
2458
|
export { default as SuperscriptIcon } from '../icons/superscript';
|
|
2459
|
+
// Sunset aliases
|
|
2460
|
+
export { default as SunsetIcon } from '../icons/sunset';
|
|
2461
2461
|
// SwatchBook aliases
|
|
2462
2462
|
export { default as SwatchBookIcon } from '../icons/swatch-book';
|
|
2463
2463
|
// SwissFranc aliases
|
|
@@ -2470,16 +2470,16 @@ export { default as SwordIcon } from '../icons/sword';
|
|
|
2470
2470
|
export { default as SwordsIcon } from '../icons/swords';
|
|
2471
2471
|
// Table2 aliases
|
|
2472
2472
|
export { default as Table2Icon } from '../icons/table-2';
|
|
2473
|
-
// Syringe aliases
|
|
2474
|
-
export { default as SyringeIcon } from '../icons/syringe';
|
|
2475
2473
|
// TableCellsMerge aliases
|
|
2476
2474
|
export { default as TableCellsMergeIcon } from '../icons/table-cells-merge';
|
|
2477
2475
|
// TableCellsSplit aliases
|
|
2478
2476
|
export { default as TableCellsSplitIcon } from '../icons/table-cells-split';
|
|
2479
|
-
//
|
|
2480
|
-
export { default as
|
|
2477
|
+
// Syringe aliases
|
|
2478
|
+
export { default as SyringeIcon } from '../icons/syringe';
|
|
2481
2479
|
// TableColumnsSplit aliases
|
|
2482
2480
|
export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
|
|
2481
|
+
// TableOfContents aliases
|
|
2482
|
+
export { default as TableOfContentsIcon } from '../icons/table-of-contents';
|
|
2483
2483
|
// TableProperties aliases
|
|
2484
2484
|
export { default as TablePropertiesIcon } from '../icons/table-properties';
|
|
2485
2485
|
// TableRowsSplit aliases
|
|
@@ -2488,12 +2488,12 @@ export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
|
|
|
2488
2488
|
export { default as TableIcon } from '../icons/table';
|
|
2489
2489
|
// TabletSmartphone aliases
|
|
2490
2490
|
export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone';
|
|
2491
|
+
// Tablet aliases
|
|
2492
|
+
export { default as TabletIcon } from '../icons/tablet';
|
|
2491
2493
|
// Tablets aliases
|
|
2492
2494
|
export { default as TabletsIcon } from '../icons/tablets';
|
|
2493
2495
|
// Tag aliases
|
|
2494
2496
|
export { default as TagIcon } from '../icons/tag';
|
|
2495
|
-
// Tablet aliases
|
|
2496
|
-
export { default as TabletIcon } from '../icons/tablet';
|
|
2497
2497
|
// Tags aliases
|
|
2498
2498
|
export { default as TagsIcon } from '../icons/tags';
|
|
2499
2499
|
// Tally1 aliases
|
|
@@ -2502,12 +2502,12 @@ export { default as Tally1Icon } from '../icons/tally-1';
|
|
|
2502
2502
|
export { default as Tally2Icon } from '../icons/tally-2';
|
|
2503
2503
|
// Tally3 aliases
|
|
2504
2504
|
export { default as Tally3Icon } from '../icons/tally-3';
|
|
2505
|
+
// Tally5 aliases
|
|
2506
|
+
export { default as Tally5Icon } from '../icons/tally-5';
|
|
2505
2507
|
// Tally4 aliases
|
|
2506
2508
|
export { default as Tally4Icon } from '../icons/tally-4';
|
|
2507
2509
|
// Tangent aliases
|
|
2508
2510
|
export { default as TangentIcon } from '../icons/tangent';
|
|
2509
|
-
// Tally5 aliases
|
|
2510
|
-
export { default as Tally5Icon } from '../icons/tally-5';
|
|
2511
2511
|
// Target aliases
|
|
2512
2512
|
export { default as TargetIcon } from '../icons/target';
|
|
2513
2513
|
// Telescope aliases
|
|
@@ -2520,10 +2520,10 @@ export { default as TentIcon } from '../icons/tent';
|
|
|
2520
2520
|
export { default as TerminalIcon } from '../icons/terminal';
|
|
2521
2521
|
// TestTube aliases
|
|
2522
2522
|
export { default as TestTubeIcon } from '../icons/test-tube';
|
|
2523
|
-
// TestTubes aliases
|
|
2524
|
-
export { default as TestTubesIcon } from '../icons/test-tubes';
|
|
2525
2523
|
// TextCursorInput aliases
|
|
2526
2524
|
export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
2525
|
+
// TestTubes aliases
|
|
2526
|
+
export { default as TestTubesIcon } from '../icons/test-tubes';
|
|
2527
2527
|
// TextCursor aliases
|
|
2528
2528
|
export { default as TextCursorIcon } from '../icons/text-cursor';
|
|
2529
2529
|
// TextQuote aliases
|
|
@@ -2534,40 +2534,40 @@ export { default as TextSearchIcon } from '../icons/text-search';
|
|
|
2534
2534
|
export { default as TextIcon } from '../icons/text';
|
|
2535
2535
|
// Theater aliases
|
|
2536
2536
|
export { default as TheaterIcon } from '../icons/theater';
|
|
2537
|
+
// ThermometerSun aliases
|
|
2538
|
+
export { default as ThermometerSunIcon } from '../icons/thermometer-sun';
|
|
2537
2539
|
// Thermometer aliases
|
|
2538
2540
|
export { default as ThermometerIcon } from '../icons/thermometer';
|
|
2539
2541
|
// ThermometerSnowflake aliases
|
|
2540
2542
|
export { default as ThermometerSnowflakeIcon } from '../icons/thermometer-snowflake';
|
|
2541
|
-
// ThermometerSun aliases
|
|
2542
|
-
export { default as ThermometerSunIcon } from '../icons/thermometer-sun';
|
|
2543
|
-
// ThumbsDown aliases
|
|
2544
|
-
export { default as ThumbsDownIcon } from '../icons/thumbs-down';
|
|
2545
|
-
// TicketCheck aliases
|
|
2546
|
-
export { default as TicketCheckIcon } from '../icons/ticket-check';
|
|
2547
2543
|
// ThumbsUp aliases
|
|
2548
2544
|
export { default as ThumbsUpIcon } from '../icons/thumbs-up';
|
|
2545
|
+
// TicketCheck aliases
|
|
2546
|
+
export { default as TicketCheckIcon } from '../icons/ticket-check';
|
|
2549
2547
|
// TicketMinus aliases
|
|
2550
2548
|
export { default as TicketMinusIcon } from '../icons/ticket-minus';
|
|
2551
|
-
// TicketPlus aliases
|
|
2552
|
-
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2553
|
-
// TicketX aliases
|
|
2554
|
-
export { default as TicketXIcon } from '../icons/ticket-x';
|
|
2555
2549
|
// TicketPercent aliases
|
|
2556
2550
|
export { default as TicketPercentIcon } from '../icons/ticket-percent';
|
|
2551
|
+
// ThumbsDown aliases
|
|
2552
|
+
export { default as ThumbsDownIcon } from '../icons/thumbs-down';
|
|
2553
|
+
// TicketPlus aliases
|
|
2554
|
+
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2557
2555
|
// TicketSlash aliases
|
|
2558
2556
|
export { default as TicketSlashIcon } from '../icons/ticket-slash';
|
|
2557
|
+
// TicketX aliases
|
|
2558
|
+
export { default as TicketXIcon } from '../icons/ticket-x';
|
|
2559
2559
|
// Ticket aliases
|
|
2560
2560
|
export { default as TicketIcon } from '../icons/ticket';
|
|
2561
2561
|
// TicketsPlane aliases
|
|
2562
2562
|
export { default as TicketsPlaneIcon } from '../icons/tickets-plane';
|
|
2563
2563
|
// Tickets aliases
|
|
2564
2564
|
export { default as TicketsIcon } from '../icons/tickets';
|
|
2565
|
-
// TimerReset aliases
|
|
2566
|
-
export { default as TimerResetIcon } from '../icons/timer-reset';
|
|
2567
2565
|
// TimerOff aliases
|
|
2568
2566
|
export { default as TimerOffIcon } from '../icons/timer-off';
|
|
2569
2567
|
// Timer aliases
|
|
2570
2568
|
export { default as TimerIcon } from '../icons/timer';
|
|
2569
|
+
// TimerReset aliases
|
|
2570
|
+
export { default as TimerResetIcon } from '../icons/timer-reset';
|
|
2571
2571
|
// ToggleLeft aliases
|
|
2572
2572
|
export { default as ToggleLeftIcon } from '../icons/toggle-left';
|
|
2573
2573
|
// ToggleRight aliases
|
|
@@ -2580,14 +2580,14 @@ export { default as ToolCaseIcon } from '../icons/tool-case';
|
|
|
2580
2580
|
export { default as TornadoIcon } from '../icons/tornado';
|
|
2581
2581
|
// Torus aliases
|
|
2582
2582
|
export { default as TorusIcon } from '../icons/torus';
|
|
2583
|
-
// Touchpad aliases
|
|
2584
|
-
export { default as TouchpadIcon } from '../icons/touchpad';
|
|
2585
2583
|
// TouchpadOff aliases
|
|
2586
2584
|
export { default as TouchpadOffIcon } from '../icons/touchpad-off';
|
|
2587
|
-
//
|
|
2588
|
-
export { default as
|
|
2585
|
+
// Touchpad aliases
|
|
2586
|
+
export { default as TouchpadIcon } from '../icons/touchpad';
|
|
2589
2587
|
// ToyBrick aliases
|
|
2590
2588
|
export { default as ToyBrickIcon } from '../icons/toy-brick';
|
|
2589
|
+
// TowerControl aliases
|
|
2590
|
+
export { default as TowerControlIcon } from '../icons/tower-control';
|
|
2591
2591
|
// Tractor aliases
|
|
2592
2592
|
export { default as TractorIcon } from '../icons/tractor';
|
|
2593
2593
|
// TrafficCone aliases
|
|
@@ -2596,12 +2596,12 @@ export { default as TrafficConeIcon } from '../icons/traffic-cone';
|
|
|
2596
2596
|
export { default as TrainFrontTunnelIcon } from '../icons/train-front-tunnel';
|
|
2597
2597
|
// TrainFront aliases
|
|
2598
2598
|
export { default as TrainFrontIcon } from '../icons/train-front';
|
|
2599
|
+
// TrainTrack aliases
|
|
2600
|
+
export { default as TrainTrackIcon } from '../icons/train-track';
|
|
2599
2601
|
// Transgender aliases
|
|
2600
2602
|
export { default as TransgenderIcon } from '../icons/transgender';
|
|
2601
2603
|
// Trash2 aliases
|
|
2602
2604
|
export { default as Trash2Icon } from '../icons/trash-2';
|
|
2603
|
-
// TrainTrack aliases
|
|
2604
|
-
export { default as TrainTrackIcon } from '../icons/train-track';
|
|
2605
2605
|
// Trash aliases
|
|
2606
2606
|
export { default as TrashIcon } from '../icons/trash';
|
|
2607
2607
|
// TreeDeciduous aliases
|
|
@@ -2614,26 +2614,28 @@ export { default as TreesIcon } from '../icons/trees';
|
|
|
2614
2614
|
export { default as TrelloIcon } from '../icons/trello';
|
|
2615
2615
|
// TrendingDown aliases
|
|
2616
2616
|
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2617
|
-
// TrendingUp aliases
|
|
2618
|
-
export { default as TrendingUpIcon } from '../icons/trending-up';
|
|
2619
2617
|
// TrendingUpDown aliases
|
|
2620
2618
|
export { default as TrendingUpDownIcon } from '../icons/trending-up-down';
|
|
2621
|
-
//
|
|
2622
|
-
export { default as
|
|
2619
|
+
// TrendingUp aliases
|
|
2620
|
+
export { default as TrendingUpIcon } from '../icons/trending-up';
|
|
2623
2621
|
// TriangleDashed aliases
|
|
2624
2622
|
export { default as TriangleDashedIcon } from '../icons/triangle-dashed';
|
|
2623
|
+
// TriangleRight aliases
|
|
2624
|
+
export { default as TriangleRightIcon } from '../icons/triangle-right';
|
|
2625
2625
|
// Triangle aliases
|
|
2626
2626
|
export { default as TriangleIcon } from '../icons/triangle';
|
|
2627
2627
|
// Trophy aliases
|
|
2628
2628
|
export { default as TrophyIcon } from '../icons/trophy';
|
|
2629
2629
|
// TruckElectric aliases
|
|
2630
2630
|
export { default as TruckElectricIcon } from '../icons/truck-electric';
|
|
2631
|
-
// Turtle aliases
|
|
2632
|
-
export { default as TurtleIcon } from '../icons/turtle';
|
|
2633
2631
|
// Truck aliases
|
|
2634
2632
|
export { default as TruckIcon } from '../icons/truck';
|
|
2635
2633
|
// TurkishLira aliases
|
|
2636
2634
|
export { default as TurkishLiraIcon } from '../icons/turkish-lira';
|
|
2635
|
+
// Turntable aliases
|
|
2636
|
+
export { default as TurntableIcon } from '../icons/turntable';
|
|
2637
|
+
// Turtle aliases
|
|
2638
|
+
export { default as TurtleIcon } from '../icons/turtle';
|
|
2637
2639
|
// TvMinimalPlay aliases
|
|
2638
2640
|
export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
|
|
2639
2641
|
// Tv aliases
|
|
@@ -2642,22 +2644,22 @@ export { default as TvIcon } from '../icons/tv';
|
|
|
2642
2644
|
export { default as TwitchIcon } from '../icons/twitch';
|
|
2643
2645
|
// Twitter aliases
|
|
2644
2646
|
export { default as TwitterIcon } from '../icons/twitter';
|
|
2647
|
+
// Type aliases
|
|
2648
|
+
export { default as TypeIcon } from '../icons/type';
|
|
2645
2649
|
// TypeOutline aliases
|
|
2646
2650
|
export { default as TypeOutlineIcon } from '../icons/type-outline';
|
|
2647
2651
|
// UmbrellaOff aliases
|
|
2648
2652
|
export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
|
|
2649
|
-
// Type aliases
|
|
2650
|
-
export { default as TypeIcon } from '../icons/type';
|
|
2651
2653
|
// Umbrella aliases
|
|
2652
2654
|
export { default as UmbrellaIcon } from '../icons/umbrella';
|
|
2653
2655
|
// Underline aliases
|
|
2654
2656
|
export { default as UnderlineIcon } from '../icons/underline';
|
|
2655
|
-
// Undo2 aliases
|
|
2656
|
-
export { default as Undo2Icon } from '../icons/undo-2';
|
|
2657
2657
|
// UndoDot aliases
|
|
2658
2658
|
export { default as UndoDotIcon } from '../icons/undo-dot';
|
|
2659
2659
|
// Undo aliases
|
|
2660
2660
|
export { default as UndoIcon } from '../icons/undo';
|
|
2661
|
+
// Undo2 aliases
|
|
2662
|
+
export { default as Undo2Icon } from '../icons/undo-2';
|
|
2661
2663
|
// UnfoldHorizontal aliases
|
|
2662
2664
|
export { default as UnfoldHorizontalIcon } from '../icons/unfold-horizontal';
|
|
2663
2665
|
// UnfoldVertical aliases
|
|
@@ -2670,52 +2672,52 @@ export { default as Unlink2Icon } from '../icons/unlink-2';
|
|
|
2670
2672
|
export { default as UnlinkIcon } from '../icons/unlink';
|
|
2671
2673
|
// Unplug aliases
|
|
2672
2674
|
export { default as UnplugIcon } from '../icons/unplug';
|
|
2673
|
-
// Usb aliases
|
|
2674
|
-
export { default as UsbIcon } from '../icons/usb';
|
|
2675
2675
|
// Upload aliases
|
|
2676
2676
|
export { default as UploadIcon } from '../icons/upload';
|
|
2677
|
+
// Usb aliases
|
|
2678
|
+
export { default as UsbIcon } from '../icons/usb';
|
|
2677
2679
|
// UserCheck aliases
|
|
2678
2680
|
export { default as UserCheckIcon } from '../icons/user-check';
|
|
2679
|
-
// UserCog aliases
|
|
2680
|
-
export { default as UserCogIcon } from '../icons/user-cog';
|
|
2681
2681
|
// UserLock aliases
|
|
2682
2682
|
export { default as UserLockIcon } from '../icons/user-lock';
|
|
2683
|
+
// UserCog aliases
|
|
2684
|
+
export { default as UserCogIcon } from '../icons/user-cog';
|
|
2683
2685
|
// UserMinus aliases
|
|
2684
2686
|
export { default as UserMinusIcon } from '../icons/user-minus';
|
|
2685
|
-
// UserPlus aliases
|
|
2686
|
-
export { default as UserPlusIcon } from '../icons/user-plus';
|
|
2687
2687
|
// UserPen aliases
|
|
2688
2688
|
export { default as UserPenIcon } from '../icons/user-pen';
|
|
2689
|
-
//
|
|
2690
|
-
export { default as
|
|
2691
|
-
// UserSearch aliases
|
|
2692
|
-
export { default as UserSearchIcon } from '../icons/user-search';
|
|
2689
|
+
// UserPlus aliases
|
|
2690
|
+
export { default as UserPlusIcon } from '../icons/user-plus';
|
|
2693
2691
|
// UserRoundSearch aliases
|
|
2694
2692
|
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2693
|
+
// UserSearch aliases
|
|
2694
|
+
export { default as UserSearchIcon } from '../icons/user-search';
|
|
2695
|
+
// UserRoundPen aliases
|
|
2696
|
+
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2695
2697
|
// UserStar aliases
|
|
2696
2698
|
export { default as UserStarIcon } from '../icons/user-star';
|
|
2697
2699
|
// UserX aliases
|
|
2698
2700
|
export { default as UserXIcon } from '../icons/user-x';
|
|
2699
|
-
// UtilityPole aliases
|
|
2700
|
-
export { default as UtilityPoleIcon } from '../icons/utility-pole';
|
|
2701
2701
|
// User aliases
|
|
2702
2702
|
export { default as UserIcon } from '../icons/user';
|
|
2703
2703
|
// Users aliases
|
|
2704
2704
|
export { default as UsersIcon } from '../icons/users';
|
|
2705
|
+
// UtilityPole aliases
|
|
2706
|
+
export { default as UtilityPoleIcon } from '../icons/utility-pole';
|
|
2705
2707
|
// Variable aliases
|
|
2706
2708
|
export { default as VariableIcon } from '../icons/variable';
|
|
2707
2709
|
// Vault aliases
|
|
2708
2710
|
export { default as VaultIcon } from '../icons/vault';
|
|
2709
2711
|
// VectorSquare aliases
|
|
2710
2712
|
export { default as VectorSquareIcon } from '../icons/vector-square';
|
|
2711
|
-
// VenetianMask aliases
|
|
2712
|
-
export { default as VenetianMaskIcon } from '../icons/venetian-mask';
|
|
2713
2713
|
// Vegan aliases
|
|
2714
2714
|
export { default as VeganIcon } from '../icons/vegan';
|
|
2715
|
-
//
|
|
2716
|
-
export { default as
|
|
2715
|
+
// VenetianMask aliases
|
|
2716
|
+
export { default as VenetianMaskIcon } from '../icons/venetian-mask';
|
|
2717
2717
|
// VenusAndMars aliases
|
|
2718
2718
|
export { default as VenusAndMarsIcon } from '../icons/venus-and-mars';
|
|
2719
|
+
// Venus aliases
|
|
2720
|
+
export { default as VenusIcon } from '../icons/venus';
|
|
2719
2721
|
// VibrateOff aliases
|
|
2720
2722
|
export { default as VibrateOffIcon } from '../icons/vibrate-off';
|
|
2721
2723
|
// Vibrate aliases
|
|
@@ -2732,28 +2734,28 @@ export { default as ViewIcon } from '../icons/view';
|
|
|
2732
2734
|
export { default as VoicemailIcon } from '../icons/voicemail';
|
|
2733
2735
|
// Volleyball aliases
|
|
2734
2736
|
export { default as VolleyballIcon } from '../icons/volleyball';
|
|
2735
|
-
// Volume1 aliases
|
|
2736
|
-
export { default as Volume1Icon } from '../icons/volume-1';
|
|
2737
|
-
// VolumeX aliases
|
|
2738
|
-
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2739
2737
|
// Volume2 aliases
|
|
2740
2738
|
export { default as Volume2Icon } from '../icons/volume-2';
|
|
2739
|
+
// Volume1 aliases
|
|
2740
|
+
export { default as Volume1Icon } from '../icons/volume-1';
|
|
2741
2741
|
// VolumeOff aliases
|
|
2742
2742
|
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
2743
|
+
// VolumeX aliases
|
|
2744
|
+
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2743
2745
|
// Volume aliases
|
|
2744
2746
|
export { default as VolumeIcon } from '../icons/volume';
|
|
2745
2747
|
// Vote aliases
|
|
2746
2748
|
export { default as VoteIcon } from '../icons/vote';
|
|
2747
2749
|
// WalletCards aliases
|
|
2748
2750
|
export { default as WalletCardsIcon } from '../icons/wallet-cards';
|
|
2749
|
-
// Wallet aliases
|
|
2750
|
-
export { default as WalletIcon } from '../icons/wallet';
|
|
2751
2751
|
// Wallpaper aliases
|
|
2752
2752
|
export { default as WallpaperIcon } from '../icons/wallpaper';
|
|
2753
|
-
//
|
|
2754
|
-
export { default as
|
|
2753
|
+
// Wallet aliases
|
|
2754
|
+
export { default as WalletIcon } from '../icons/wallet';
|
|
2755
2755
|
// Warehouse aliases
|
|
2756
2756
|
export { default as WarehouseIcon } from '../icons/warehouse';
|
|
2757
|
+
// Wand aliases
|
|
2758
|
+
export { default as WandIcon } from '../icons/wand';
|
|
2757
2759
|
// WashingMachine aliases
|
|
2758
2760
|
export { default as WashingMachineIcon } from '../icons/washing-machine';
|
|
2759
2761
|
// Watch aliases
|
|
@@ -2782,30 +2784,30 @@ export { default as WholeWordIcon } from '../icons/whole-word';
|
|
|
2782
2784
|
export { default as WifiCogIcon } from '../icons/wifi-cog';
|
|
2783
2785
|
// WifiHigh aliases
|
|
2784
2786
|
export { default as WifiHighIcon } from '../icons/wifi-high';
|
|
2785
|
-
// WifiOff aliases
|
|
2786
|
-
export { default as WifiOffIcon } from '../icons/wifi-off';
|
|
2787
2787
|
// WifiLow aliases
|
|
2788
2788
|
export { default as WifiLowIcon } from '../icons/wifi-low';
|
|
2789
|
-
//
|
|
2790
|
-
export { default as
|
|
2789
|
+
// WifiOff aliases
|
|
2790
|
+
export { default as WifiOffIcon } from '../icons/wifi-off';
|
|
2791
2791
|
// WifiPen aliases
|
|
2792
2792
|
export { default as WifiPenIcon } from '../icons/wifi-pen';
|
|
2793
|
+
// WifiSync aliases
|
|
2794
|
+
export { default as WifiSyncIcon } from '../icons/wifi-sync';
|
|
2793
2795
|
// Wifi aliases
|
|
2794
2796
|
export { default as WifiIcon } from '../icons/wifi';
|
|
2795
|
-
// WifiZero aliases
|
|
2796
|
-
export { default as WifiZeroIcon } from '../icons/wifi-zero';
|
|
2797
2797
|
// WindArrowDown aliases
|
|
2798
2798
|
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
2799
|
+
// WifiZero aliases
|
|
2800
|
+
export { default as WifiZeroIcon } from '../icons/wifi-zero';
|
|
2799
2801
|
// Wind aliases
|
|
2800
2802
|
export { default as WindIcon } from '../icons/wind';
|
|
2801
2803
|
// WineOff aliases
|
|
2802
2804
|
export { default as WineOffIcon } from '../icons/wine-off';
|
|
2803
2805
|
// Workflow aliases
|
|
2804
2806
|
export { default as WorkflowIcon } from '../icons/workflow';
|
|
2805
|
-
// Worm aliases
|
|
2806
|
-
export { default as WormIcon } from '../icons/worm';
|
|
2807
2807
|
// Wine aliases
|
|
2808
2808
|
export { default as WineIcon } from '../icons/wine';
|
|
2809
|
+
// Worm aliases
|
|
2810
|
+
export { default as WormIcon } from '../icons/worm';
|
|
2809
2811
|
// WrapText aliases
|
|
2810
2812
|
export { default as WrapTextIcon } from '../icons/wrap-text';
|
|
2811
2813
|
// Wrench aliases
|
|
@@ -2816,12 +2818,12 @@ export { default as XIcon } from '../icons/x';
|
|
|
2816
2818
|
export { default as YoutubeIcon } from '../icons/youtube';
|
|
2817
2819
|
// ZapOff aliases
|
|
2818
2820
|
export { default as ZapOffIcon } from '../icons/zap-off';
|
|
2819
|
-
// Zap aliases
|
|
2820
|
-
export { default as ZapIcon } from '../icons/zap';
|
|
2821
|
-
// ZoomIn aliases
|
|
2822
|
-
export { default as ZoomInIcon } from '../icons/zoom-in';
|
|
2823
2821
|
// ZoomOut aliases
|
|
2824
2822
|
export { default as ZoomOutIcon } from '../icons/zoom-out';
|
|
2823
|
+
// ZoomIn aliases
|
|
2824
|
+
export { default as ZoomInIcon } from '../icons/zoom-in';
|
|
2825
|
+
// Zap aliases
|
|
2826
|
+
export { default as ZapIcon } from '../icons/zap';
|
|
2825
2827
|
// ArrowDown01 aliases
|
|
2826
2828
|
export { default as ArrowDown01Icon } from '../icons/arrow-down-0-1';
|
|
2827
2829
|
// ArrowDown10 aliases
|
|
@@ -2836,48 +2838,48 @@ export {
|
|
|
2836
2838
|
/** @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 */
|
|
2837
2839
|
default as AlarmCheckIcon
|
|
2838
2840
|
} from '../icons/alarm-clock-check';
|
|
2839
|
-
// AlarmClockMinus aliases
|
|
2840
|
-
export { default as AlarmClockMinusIcon } from '../icons/alarm-clock-minus';
|
|
2841
|
-
export {
|
|
2842
|
-
/** @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 */
|
|
2843
|
-
default as AlarmMinusIcon
|
|
2844
|
-
} from '../icons/alarm-clock-minus';
|
|
2845
2841
|
// AlarmClockPlus aliases
|
|
2846
2842
|
export { default as AlarmClockPlusIcon } from '../icons/alarm-clock-plus';
|
|
2847
2843
|
export {
|
|
2848
2844
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockPlus} instead. This alias will be removed in v1.0 */
|
|
2849
2845
|
default as AlarmPlusIcon
|
|
2850
2846
|
} from '../icons/alarm-clock-plus';
|
|
2851
|
-
//
|
|
2852
|
-
export { default as
|
|
2853
|
-
export {
|
|
2854
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. This alias will be removed in v1.0 */
|
|
2855
|
-
default as SortDescIcon
|
|
2856
|
-
} from '../icons/arrow-down-wide-narrow';
|
|
2857
|
-
// ArrowDownZA aliases
|
|
2858
|
-
export { default as ArrowDownZAIcon } from '../icons/arrow-down-z-a';
|
|
2847
|
+
// AlarmClockMinus aliases
|
|
2848
|
+
export { default as AlarmClockMinusIcon } from '../icons/alarm-clock-minus';
|
|
2859
2849
|
export {
|
|
2860
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
2861
|
-
default as
|
|
2862
|
-
} from '../icons/
|
|
2850
|
+
/** @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 */
|
|
2851
|
+
default as AlarmMinusIcon
|
|
2852
|
+
} from '../icons/alarm-clock-minus';
|
|
2863
2853
|
// ArrowDownAZ aliases
|
|
2864
2854
|
export { default as ArrowDownAZIcon } from '../icons/arrow-down-a-z';
|
|
2865
2855
|
export {
|
|
2866
2856
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownAZ} instead. This alias will be removed in v1.0 */
|
|
2867
2857
|
default as ArrowDownAzIcon
|
|
2868
2858
|
} from '../icons/arrow-down-a-z';
|
|
2869
|
-
//
|
|
2870
|
-
export { default as
|
|
2859
|
+
// ArrowDownZA aliases
|
|
2860
|
+
export { default as ArrowDownZAIcon } from '../icons/arrow-down-z-a';
|
|
2871
2861
|
export {
|
|
2872
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
2873
|
-
default as
|
|
2874
|
-
} from '../icons/arrow-
|
|
2862
|
+
/** @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 */
|
|
2863
|
+
default as ArrowDownZaIcon
|
|
2864
|
+
} from '../icons/arrow-down-z-a';
|
|
2865
|
+
// ArrowDownWideNarrow aliases
|
|
2866
|
+
export { default as ArrowDownWideNarrowIcon } from '../icons/arrow-down-wide-narrow';
|
|
2867
|
+
export {
|
|
2868
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. This alias will be removed in v1.0 */
|
|
2869
|
+
default as SortDescIcon
|
|
2870
|
+
} from '../icons/arrow-down-wide-narrow';
|
|
2875
2871
|
// ArrowUpNarrowWide aliases
|
|
2876
2872
|
export { default as ArrowUpNarrowWideIcon } from '../icons/arrow-up-narrow-wide';
|
|
2877
2873
|
export {
|
|
2878
2874
|
/** @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 */
|
|
2879
2875
|
default as SortAscIcon
|
|
2880
2876
|
} from '../icons/arrow-up-narrow-wide';
|
|
2877
|
+
// ArrowUpAZ aliases
|
|
2878
|
+
export { default as ArrowUpAZIcon } from '../icons/arrow-up-a-z';
|
|
2879
|
+
export {
|
|
2880
|
+
/** @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 */
|
|
2881
|
+
default as ArrowUpAzIcon
|
|
2882
|
+
} from '../icons/arrow-up-a-z';
|
|
2881
2883
|
// ArrowUpZA aliases
|
|
2882
2884
|
export { default as ArrowUpZAIcon } from '../icons/arrow-up-z-a';
|
|
2883
2885
|
export {
|
|
@@ -2896,30 +2898,24 @@ export {
|
|
|
2896
2898
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. This alias will be removed in v1.0 */
|
|
2897
2899
|
default as Axis3DIcon
|
|
2898
2900
|
} from '../icons/axis-3d';
|
|
2899
|
-
// BetweenHorizontalEnd aliases
|
|
2900
|
-
export { default as BetweenHorizontalEndIcon } from '../icons/between-horizontal-end';
|
|
2901
|
-
export {
|
|
2902
|
-
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. This alias will be removed in v1.0 */
|
|
2903
|
-
default as BetweenHorizonalEndIcon
|
|
2904
|
-
} from '../icons/between-horizontal-end';
|
|
2905
2901
|
// BadgeQuestionMark aliases
|
|
2906
2902
|
export { default as BadgeQuestionMarkIcon } from '../icons/badge-question-mark';
|
|
2907
2903
|
export {
|
|
2908
2904
|
/** @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 */
|
|
2909
2905
|
default as BadgeHelpIcon
|
|
2910
2906
|
} from '../icons/badge-question-mark';
|
|
2907
|
+
// BetweenHorizontalEnd aliases
|
|
2908
|
+
export { default as BetweenHorizontalEndIcon } from '../icons/between-horizontal-end';
|
|
2909
|
+
export {
|
|
2910
|
+
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. This alias will be removed in v1.0 */
|
|
2911
|
+
default as BetweenHorizonalEndIcon
|
|
2912
|
+
} from '../icons/between-horizontal-end';
|
|
2911
2913
|
// BetweenHorizontalStart aliases
|
|
2912
2914
|
export { default as BetweenHorizontalStartIcon } from '../icons/between-horizontal-start';
|
|
2913
2915
|
export {
|
|
2914
2916
|
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. This alias will be removed in v1.0 */
|
|
2915
2917
|
default as BetweenHorizonalStartIcon
|
|
2916
2918
|
} from '../icons/between-horizontal-start';
|
|
2917
|
-
// Braces aliases
|
|
2918
|
-
export { default as BracesIcon } from '../icons/braces';
|
|
2919
|
-
export {
|
|
2920
|
-
/** @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 */
|
|
2921
|
-
default as CurlyBracesIcon
|
|
2922
|
-
} from '../icons/braces';
|
|
2923
2919
|
// BookDashed aliases
|
|
2924
2920
|
export { default as BookDashedIcon } from '../icons/book-dashed';
|
|
2925
2921
|
export {
|
|
@@ -2938,6 +2934,12 @@ export {
|
|
|
2938
2934
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead. This alias will be removed in v1.0 */
|
|
2939
2935
|
default as AreaChartIcon
|
|
2940
2936
|
} from '../icons/chart-area';
|
|
2937
|
+
// Braces aliases
|
|
2938
|
+
export { default as BracesIcon } from '../icons/braces';
|
|
2939
|
+
export {
|
|
2940
|
+
/** @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
|
+
default as CurlyBracesIcon
|
|
2942
|
+
} from '../icons/braces';
|
|
2941
2943
|
// ChartBarBig aliases
|
|
2942
2944
|
export { default as ChartBarBigIcon } from '../icons/chart-bar-big';
|
|
2943
2945
|
export {
|
|
@@ -2950,48 +2952,48 @@ export {
|
|
|
2950
2952
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBar} instead. This alias will be removed in v1.0 */
|
|
2951
2953
|
default as BarChartHorizontalIcon
|
|
2952
2954
|
} from '../icons/chart-bar';
|
|
2953
|
-
// ChartCandlestick aliases
|
|
2954
|
-
export { default as ChartCandlestickIcon } from '../icons/chart-candlestick';
|
|
2955
|
-
export {
|
|
2956
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead. This alias will be removed in v1.0 */
|
|
2957
|
-
default as CandlestickChartIcon
|
|
2958
|
-
} from '../icons/chart-candlestick';
|
|
2959
2955
|
// ChartColumnBig aliases
|
|
2960
2956
|
export { default as ChartColumnBigIcon } from '../icons/chart-column-big';
|
|
2961
2957
|
export {
|
|
2962
2958
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. This alias will be removed in v1.0 */
|
|
2963
2959
|
default as BarChartBigIcon
|
|
2964
2960
|
} from '../icons/chart-column-big';
|
|
2961
|
+
// ChartCandlestick aliases
|
|
2962
|
+
export { default as ChartCandlestickIcon } from '../icons/chart-candlestick';
|
|
2963
|
+
export {
|
|
2964
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead. This alias will be removed in v1.0 */
|
|
2965
|
+
default as CandlestickChartIcon
|
|
2966
|
+
} from '../icons/chart-candlestick';
|
|
2965
2967
|
// ChartColumnIncreasing aliases
|
|
2966
2968
|
export { default as ChartColumnIncreasingIcon } from '../icons/chart-column-increasing';
|
|
2967
2969
|
export {
|
|
2968
2970
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
2969
2971
|
default as BarChart4Icon
|
|
2970
2972
|
} from '../icons/chart-column-increasing';
|
|
2971
|
-
// ChartColumn aliases
|
|
2972
|
-
export { default as ChartColumnIcon } from '../icons/chart-column';
|
|
2973
|
-
export {
|
|
2974
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead. This alias will be removed in v1.0 */
|
|
2975
|
-
default as BarChart3Icon
|
|
2976
|
-
} from '../icons/chart-column';
|
|
2977
2973
|
// ChartNoAxesColumnIncreasing aliases
|
|
2978
2974
|
export { default as ChartNoAxesColumnIncreasingIcon } from '../icons/chart-no-axes-column-increasing';
|
|
2979
2975
|
export {
|
|
2980
2976
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
2981
2977
|
default as BarChartIcon
|
|
2982
2978
|
} from '../icons/chart-no-axes-column-increasing';
|
|
2983
|
-
//
|
|
2984
|
-
export { default as
|
|
2979
|
+
// ChartColumn aliases
|
|
2980
|
+
export { default as ChartColumnIcon } from '../icons/chart-column';
|
|
2985
2981
|
export {
|
|
2986
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
2987
|
-
default as
|
|
2988
|
-
} from '../icons/chart-
|
|
2982
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead. This alias will be removed in v1.0 */
|
|
2983
|
+
default as BarChart3Icon
|
|
2984
|
+
} from '../icons/chart-column';
|
|
2989
2985
|
// ChartLine aliases
|
|
2990
2986
|
export { default as ChartLineIcon } from '../icons/chart-line';
|
|
2991
2987
|
export {
|
|
2992
2988
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartLine} instead. This alias will be removed in v1.0 */
|
|
2993
2989
|
default as LineChartIcon
|
|
2994
2990
|
} from '../icons/chart-line';
|
|
2991
|
+
// ChartNoAxesColumn aliases
|
|
2992
|
+
export { default as ChartNoAxesColumnIcon } from '../icons/chart-no-axes-column';
|
|
2993
|
+
export {
|
|
2994
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumn} instead. This alias will be removed in v1.0 */
|
|
2995
|
+
default as BarChart2Icon
|
|
2996
|
+
} from '../icons/chart-no-axes-column';
|
|
2995
2997
|
// ChartNoAxesGantt aliases
|
|
2996
2998
|
export { default as ChartNoAxesGanttIcon } from '../icons/chart-no-axes-gantt';
|
|
2997
2999
|
export {
|
|
@@ -3016,18 +3018,18 @@ export {
|
|
|
3016
3018
|
/** @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 */
|
|
3017
3019
|
default as AlertCircleIcon
|
|
3018
3020
|
} from '../icons/circle-alert';
|
|
3019
|
-
// CircleArrowLeft aliases
|
|
3020
|
-
export { default as CircleArrowLeftIcon } from '../icons/circle-arrow-left';
|
|
3021
|
-
export {
|
|
3022
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowLeft} instead. This alias will be removed in v1.0 */
|
|
3023
|
-
default as ArrowLeftCircleIcon
|
|
3024
|
-
} from '../icons/circle-arrow-left';
|
|
3025
3021
|
// CircleArrowDown aliases
|
|
3026
3022
|
export { default as CircleArrowDownIcon } from '../icons/circle-arrow-down';
|
|
3027
3023
|
export {
|
|
3028
3024
|
/** @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 */
|
|
3029
3025
|
default as ArrowDownCircleIcon
|
|
3030
3026
|
} from '../icons/circle-arrow-down';
|
|
3027
|
+
// CircleArrowLeft aliases
|
|
3028
|
+
export { default as CircleArrowLeftIcon } from '../icons/circle-arrow-left';
|
|
3029
|
+
export {
|
|
3030
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowLeft} instead. This alias will be removed in v1.0 */
|
|
3031
|
+
default as ArrowLeftCircleIcon
|
|
3032
|
+
} from '../icons/circle-arrow-left';
|
|
3031
3033
|
// CircleArrowOutDownLeft aliases
|
|
3032
3034
|
export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left';
|
|
3033
3035
|
export {
|
|
@@ -3040,12 +3042,6 @@ export {
|
|
|
3040
3042
|
/** @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 */
|
|
3041
3043
|
default as ArrowDownRightFromCircleIcon
|
|
3042
3044
|
} from '../icons/circle-arrow-out-down-right';
|
|
3043
|
-
// CircleArrowOutUpLeft aliases
|
|
3044
|
-
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
3045
|
-
export {
|
|
3046
|
-
/** @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 */
|
|
3047
|
-
default as ArrowUpLeftFromCircleIcon
|
|
3048
|
-
} from '../icons/circle-arrow-out-up-left';
|
|
3049
3045
|
// CircleArrowOutUpRight aliases
|
|
3050
3046
|
export { default as CircleArrowOutUpRightIcon } from '../icons/circle-arrow-out-up-right';
|
|
3051
3047
|
export {
|
|
@@ -3058,6 +3054,18 @@ export {
|
|
|
3058
3054
|
/** @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 */
|
|
3059
3055
|
default as ArrowRightCircleIcon
|
|
3060
3056
|
} from '../icons/circle-arrow-right';
|
|
3057
|
+
// CircleArrowOutUpLeft aliases
|
|
3058
|
+
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
3059
|
+
export {
|
|
3060
|
+
/** @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 */
|
|
3061
|
+
default as ArrowUpLeftFromCircleIcon
|
|
3062
|
+
} from '../icons/circle-arrow-out-up-left';
|
|
3063
|
+
// CircleArrowUp aliases
|
|
3064
|
+
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
3065
|
+
export {
|
|
3066
|
+
/** @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 */
|
|
3067
|
+
default as ArrowUpCircleIcon
|
|
3068
|
+
} from '../icons/circle-arrow-up';
|
|
3061
3069
|
// CircleCheckBig aliases
|
|
3062
3070
|
export { default as CircleCheckBigIcon } from '../icons/circle-check-big';
|
|
3063
3071
|
export {
|
|
@@ -3070,96 +3078,90 @@ export {
|
|
|
3070
3078
|
/** @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 */
|
|
3071
3079
|
default as CheckCircle2Icon
|
|
3072
3080
|
} from '../icons/circle-check';
|
|
3073
|
-
//
|
|
3074
|
-
export { default as
|
|
3081
|
+
// CircleChevronDown aliases
|
|
3082
|
+
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
|
|
3075
3083
|
export {
|
|
3076
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3077
|
-
default as
|
|
3078
|
-
} from '../icons/circle-
|
|
3084
|
+
/** @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 */
|
|
3085
|
+
default as ChevronDownCircleIcon
|
|
3086
|
+
} from '../icons/circle-chevron-down';
|
|
3079
3087
|
// CircleChevronLeft aliases
|
|
3080
3088
|
export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
|
|
3081
3089
|
export {
|
|
3082
3090
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. This alias will be removed in v1.0 */
|
|
3083
3091
|
default as ChevronLeftCircleIcon
|
|
3084
3092
|
} from '../icons/circle-chevron-left';
|
|
3085
|
-
//
|
|
3086
|
-
export { default as
|
|
3093
|
+
// CircleChevronRight aliases
|
|
3094
|
+
export { default as CircleChevronRightIcon } from '../icons/circle-chevron-right';
|
|
3087
3095
|
export {
|
|
3088
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3089
|
-
default as
|
|
3090
|
-
} from '../icons/circle-chevron-
|
|
3096
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronRight} instead. This alias will be removed in v1.0 */
|
|
3097
|
+
default as ChevronRightCircleIcon
|
|
3098
|
+
} from '../icons/circle-chevron-right';
|
|
3091
3099
|
// CircleChevronUp aliases
|
|
3092
3100
|
export { default as CircleChevronUpIcon } from '../icons/circle-chevron-up';
|
|
3093
3101
|
export {
|
|
3094
3102
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronUp} instead. This alias will be removed in v1.0 */
|
|
3095
3103
|
default as ChevronUpCircleIcon
|
|
3096
3104
|
} from '../icons/circle-chevron-up';
|
|
3097
|
-
//
|
|
3098
|
-
export { default as
|
|
3105
|
+
// CircleDivide aliases
|
|
3106
|
+
export { default as CircleDivideIcon } from '../icons/circle-divide';
|
|
3099
3107
|
export {
|
|
3100
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3101
|
-
default as
|
|
3102
|
-
} from '../icons/circle-
|
|
3108
|
+
/** @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 */
|
|
3109
|
+
default as DivideCircleIcon
|
|
3110
|
+
} from '../icons/circle-divide';
|
|
3111
|
+
// CircleParkingOff aliases
|
|
3112
|
+
export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
|
|
3113
|
+
export {
|
|
3114
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParkingOff} instead. This alias will be removed in v1.0 */
|
|
3115
|
+
default as ParkingCircleOffIcon
|
|
3116
|
+
} from '../icons/circle-parking-off';
|
|
3103
3117
|
// CircleGauge aliases
|
|
3104
3118
|
export { default as CircleGaugeIcon } from '../icons/circle-gauge';
|
|
3105
3119
|
export {
|
|
3106
3120
|
/** @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 */
|
|
3107
3121
|
default as GaugeCircleIcon
|
|
3108
3122
|
} from '../icons/circle-gauge';
|
|
3109
|
-
// CircleDivide aliases
|
|
3110
|
-
export { default as CircleDivideIcon } from '../icons/circle-divide';
|
|
3111
|
-
export {
|
|
3112
|
-
/** @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 */
|
|
3113
|
-
default as DivideCircleIcon
|
|
3114
|
-
} from '../icons/circle-divide';
|
|
3115
3123
|
// CircleMinus aliases
|
|
3116
3124
|
export { default as CircleMinusIcon } from '../icons/circle-minus';
|
|
3117
3125
|
export {
|
|
3118
3126
|
/** @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 */
|
|
3119
3127
|
default as MinusCircleIcon
|
|
3120
3128
|
} from '../icons/circle-minus';
|
|
3121
|
-
//
|
|
3122
|
-
export { default as
|
|
3129
|
+
// CirclePause aliases
|
|
3130
|
+
export { default as CirclePauseIcon } from '../icons/circle-pause';
|
|
3123
3131
|
export {
|
|
3124
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3125
|
-
default as
|
|
3126
|
-
} from '../icons/circle-
|
|
3132
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePause} instead. This alias will be removed in v1.0 */
|
|
3133
|
+
default as PauseCircleIcon
|
|
3134
|
+
} from '../icons/circle-pause';
|
|
3127
3135
|
// CircleParking aliases
|
|
3128
3136
|
export { default as CircleParkingIcon } from '../icons/circle-parking';
|
|
3129
3137
|
export {
|
|
3130
3138
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParking} instead. This alias will be removed in v1.0 */
|
|
3131
3139
|
default as ParkingCircleIcon
|
|
3132
3140
|
} from '../icons/circle-parking';
|
|
3133
|
-
//
|
|
3134
|
-
export { default as
|
|
3141
|
+
// CirclePercent aliases
|
|
3142
|
+
export { default as CirclePercentIcon } from '../icons/circle-percent';
|
|
3135
3143
|
export {
|
|
3136
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3137
|
-
default as
|
|
3138
|
-
} from '../icons/circle-
|
|
3144
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePercent} instead. This alias will be removed in v1.0 */
|
|
3145
|
+
default as PercentCircleIcon
|
|
3146
|
+
} from '../icons/circle-percent';
|
|
3139
3147
|
// CirclePlay aliases
|
|
3140
3148
|
export { default as CirclePlayIcon } from '../icons/circle-play';
|
|
3141
3149
|
export {
|
|
3142
3150
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlay} instead. This alias will be removed in v1.0 */
|
|
3143
3151
|
default as PlayCircleIcon
|
|
3144
3152
|
} from '../icons/circle-play';
|
|
3145
|
-
//
|
|
3146
|
-
export { default as
|
|
3153
|
+
// CirclePower aliases
|
|
3154
|
+
export { default as CirclePowerIcon } from '../icons/circle-power';
|
|
3147
3155
|
export {
|
|
3148
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3149
|
-
default as
|
|
3150
|
-
} from '../icons/circle-
|
|
3156
|
+
/** @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 */
|
|
3157
|
+
default as PowerCircleIcon
|
|
3158
|
+
} from '../icons/circle-power';
|
|
3151
3159
|
// CirclePlus aliases
|
|
3152
3160
|
export { default as CirclePlusIcon } from '../icons/circle-plus';
|
|
3153
3161
|
export {
|
|
3154
3162
|
/** @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 */
|
|
3155
3163
|
default as PlusCircleIcon
|
|
3156
3164
|
} from '../icons/circle-plus';
|
|
3157
|
-
// CirclePower aliases
|
|
3158
|
-
export { default as CirclePowerIcon } from '../icons/circle-power';
|
|
3159
|
-
export {
|
|
3160
|
-
/** @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 */
|
|
3161
|
-
default as PowerCircleIcon
|
|
3162
|
-
} from '../icons/circle-power';
|
|
3163
3165
|
// CircleQuestionMark aliases
|
|
3164
3166
|
export { default as CircleQuestionMarkIcon } from '../icons/circle-question-mark';
|
|
3165
3167
|
export {
|
|
@@ -3176,18 +3178,18 @@ export {
|
|
|
3176
3178
|
/** @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 */
|
|
3177
3179
|
default as CircleSlashedIcon
|
|
3178
3180
|
} from '../icons/circle-slash-2';
|
|
3179
|
-
// CircleStop aliases
|
|
3180
|
-
export { default as CircleStopIcon } from '../icons/circle-stop';
|
|
3181
|
-
export {
|
|
3182
|
-
/** @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 */
|
|
3183
|
-
default as StopCircleIcon
|
|
3184
|
-
} from '../icons/circle-stop';
|
|
3185
3181
|
// CircleUserRound aliases
|
|
3186
3182
|
export { default as CircleUserRoundIcon } from '../icons/circle-user-round';
|
|
3187
3183
|
export {
|
|
3188
3184
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. This alias will be removed in v1.0 */
|
|
3189
3185
|
default as UserCircle2Icon
|
|
3190
3186
|
} from '../icons/circle-user-round';
|
|
3187
|
+
// CircleStop aliases
|
|
3188
|
+
export { default as CircleStopIcon } from '../icons/circle-stop';
|
|
3189
|
+
export {
|
|
3190
|
+
/** @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 */
|
|
3191
|
+
default as StopCircleIcon
|
|
3192
|
+
} from '../icons/circle-stop';
|
|
3191
3193
|
// CircleUser aliases
|
|
3192
3194
|
export { default as CircleUserIcon } from '../icons/circle-user';
|
|
3193
3195
|
export {
|
|
@@ -3212,30 +3214,30 @@ export {
|
|
|
3212
3214
|
/** @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 */
|
|
3213
3215
|
default as ClipboardEditIcon
|
|
3214
3216
|
} from '../icons/clipboard-pen';
|
|
3215
|
-
// CodeXml aliases
|
|
3216
|
-
export { default as CodeXmlIcon } from '../icons/code-xml';
|
|
3217
|
-
export {
|
|
3218
|
-
/** @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 */
|
|
3219
|
-
default as Code2Icon
|
|
3220
|
-
} from '../icons/code-xml';
|
|
3221
3217
|
// CloudDownload aliases
|
|
3222
3218
|
export { default as CloudDownloadIcon } from '../icons/cloud-download';
|
|
3223
3219
|
export {
|
|
3224
3220
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudDownload} instead. This alias will be removed in v1.0 */
|
|
3225
3221
|
default as DownloadCloudIcon
|
|
3226
3222
|
} from '../icons/cloud-download';
|
|
3227
|
-
// Columns2 aliases
|
|
3228
|
-
export { default as Columns2Icon } from '../icons/columns-2';
|
|
3229
|
-
export {
|
|
3230
|
-
/** @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 */
|
|
3231
|
-
default as ColumnsIcon
|
|
3232
|
-
} from '../icons/columns-2';
|
|
3233
3223
|
// CloudUpload aliases
|
|
3234
3224
|
export { default as CloudUploadIcon } from '../icons/cloud-upload';
|
|
3235
3225
|
export {
|
|
3236
3226
|
/** @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 */
|
|
3237
3227
|
default as UploadCloudIcon
|
|
3238
3228
|
} from '../icons/cloud-upload';
|
|
3229
|
+
// CodeXml aliases
|
|
3230
|
+
export { default as CodeXmlIcon } from '../icons/code-xml';
|
|
3231
|
+
export {
|
|
3232
|
+
/** @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 */
|
|
3233
|
+
default as Code2Icon
|
|
3234
|
+
} from '../icons/code-xml';
|
|
3235
|
+
// Columns2 aliases
|
|
3236
|
+
export { default as Columns2Icon } from '../icons/columns-2';
|
|
3237
|
+
export {
|
|
3238
|
+
/** @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 */
|
|
3239
|
+
default as ColumnsIcon
|
|
3240
|
+
} from '../icons/columns-2';
|
|
3239
3241
|
// Columns3Cog aliases
|
|
3240
3242
|
export { default as Columns3CogIcon } from '../icons/columns-3-cog';
|
|
3241
3243
|
export {
|
|
@@ -3264,48 +3266,48 @@ export {
|
|
|
3264
3266
|
/** @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 */
|
|
3265
3267
|
default as PercentDiamondIcon
|
|
3266
3268
|
} from '../icons/diamond-percent';
|
|
3267
|
-
// EllipsisVertical aliases
|
|
3268
|
-
export { default as EllipsisVerticalIcon } from '../icons/ellipsis-vertical';
|
|
3269
|
-
export {
|
|
3270
|
-
/** @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 */
|
|
3271
|
-
default as MoreVerticalIcon
|
|
3272
|
-
} from '../icons/ellipsis-vertical';
|
|
3273
3269
|
// Earth aliases
|
|
3274
3270
|
export { default as EarthIcon } from '../icons/earth';
|
|
3275
3271
|
export {
|
|
3276
3272
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. This alias will be removed in v1.0 */
|
|
3277
3273
|
default as Globe2Icon
|
|
3278
3274
|
} from '../icons/earth';
|
|
3279
|
-
//
|
|
3280
|
-
export { default as
|
|
3275
|
+
// EllipsisVertical aliases
|
|
3276
|
+
export { default as EllipsisVerticalIcon } from '../icons/ellipsis-vertical';
|
|
3281
3277
|
export {
|
|
3282
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3283
|
-
default as
|
|
3284
|
-
} from '../icons/ellipsis';
|
|
3278
|
+
/** @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 */
|
|
3279
|
+
default as MoreVerticalIcon
|
|
3280
|
+
} from '../icons/ellipsis-vertical';
|
|
3285
3281
|
// FileAxis3d aliases
|
|
3286
3282
|
export { default as FileAxis3dIcon } from '../icons/file-axis-3d';
|
|
3287
3283
|
export {
|
|
3288
3284
|
/** @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 */
|
|
3289
3285
|
default as FileAxis3DIcon
|
|
3290
3286
|
} from '../icons/file-axis-3d';
|
|
3287
|
+
// Ellipsis aliases
|
|
3288
|
+
export { default as EllipsisIcon } from '../icons/ellipsis';
|
|
3289
|
+
export {
|
|
3290
|
+
/** @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 */
|
|
3291
|
+
default as MoreHorizontalIcon
|
|
3292
|
+
} from '../icons/ellipsis';
|
|
3291
3293
|
// FileChartColumnIncreasing aliases
|
|
3292
3294
|
export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
|
|
3293
3295
|
export {
|
|
3294
3296
|
/** @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 */
|
|
3295
3297
|
default as FileBarChartIcon
|
|
3296
3298
|
} from '../icons/file-chart-column-increasing';
|
|
3297
|
-
// FileChartColumn aliases
|
|
3298
|
-
export { default as FileChartColumnIcon } from '../icons/file-chart-column';
|
|
3299
|
-
export {
|
|
3300
|
-
/** @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 */
|
|
3301
|
-
default as FileBarChart2Icon
|
|
3302
|
-
} from '../icons/file-chart-column';
|
|
3303
3299
|
// FileChartLine aliases
|
|
3304
3300
|
export { default as FileChartLineIcon } from '../icons/file-chart-line';
|
|
3305
3301
|
export {
|
|
3306
3302
|
/** @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 */
|
|
3307
3303
|
default as FileLineChartIcon
|
|
3308
3304
|
} from '../icons/file-chart-line';
|
|
3305
|
+
// FileChartColumn aliases
|
|
3306
|
+
export { default as FileChartColumnIcon } from '../icons/file-chart-column';
|
|
3307
|
+
export {
|
|
3308
|
+
/** @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 */
|
|
3309
|
+
default as FileBarChart2Icon
|
|
3310
|
+
} from '../icons/file-chart-column';
|
|
3309
3311
|
// FileChartPie aliases
|
|
3310
3312
|
export { default as FileChartPieIcon } from '../icons/file-chart-pie';
|
|
3311
3313
|
export {
|
|
@@ -3318,78 +3320,72 @@ export {
|
|
|
3318
3320
|
/** @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 */
|
|
3319
3321
|
default as FileCog2Icon
|
|
3320
3322
|
} from '../icons/file-cog';
|
|
3321
|
-
// FilePenLine aliases
|
|
3322
|
-
export { default as FilePenLineIcon } from '../icons/file-pen-line';
|
|
3323
|
-
export {
|
|
3324
|
-
/** @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 */
|
|
3325
|
-
default as FileSignatureIcon
|
|
3326
|
-
} from '../icons/file-pen-line';
|
|
3327
3323
|
// FilePen aliases
|
|
3328
3324
|
export { default as FilePenIcon } from '../icons/file-pen';
|
|
3329
3325
|
export {
|
|
3330
3326
|
/** @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 */
|
|
3331
3327
|
default as FileEditIcon
|
|
3332
3328
|
} from '../icons/file-pen';
|
|
3329
|
+
// FilePenLine aliases
|
|
3330
|
+
export { default as FilePenLineIcon } from '../icons/file-pen-line';
|
|
3331
|
+
export {
|
|
3332
|
+
/** @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 */
|
|
3333
|
+
default as FileSignatureIcon
|
|
3334
|
+
} from '../icons/file-pen-line';
|
|
3333
3335
|
// FilePlay aliases
|
|
3334
3336
|
export { default as FilePlayIcon } from '../icons/file-play';
|
|
3335
3337
|
export {
|
|
3336
3338
|
/** @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 */
|
|
3337
3339
|
default as FileVideoIcon
|
|
3338
3340
|
} from '../icons/file-play';
|
|
3339
|
-
// FileQuestionMark aliases
|
|
3340
|
-
export { default as FileQuestionMarkIcon } from '../icons/file-question-mark';
|
|
3341
|
-
export {
|
|
3342
|
-
/** @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 */
|
|
3343
|
-
default as FileQuestionIcon
|
|
3344
|
-
} from '../icons/file-question-mark';
|
|
3345
3341
|
// FileVideoCamera aliases
|
|
3346
3342
|
export { default as FileVideoCameraIcon } from '../icons/file-video-camera';
|
|
3347
3343
|
export {
|
|
3348
3344
|
/** @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 */
|
|
3349
3345
|
default as FileVideo2Icon
|
|
3350
3346
|
} from '../icons/file-video-camera';
|
|
3347
|
+
// FileQuestionMark aliases
|
|
3348
|
+
export { default as FileQuestionMarkIcon } from '../icons/file-question-mark';
|
|
3349
|
+
export {
|
|
3350
|
+
/** @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 */
|
|
3351
|
+
default as FileQuestionIcon
|
|
3352
|
+
} from '../icons/file-question-mark';
|
|
3351
3353
|
// FolderCog aliases
|
|
3352
3354
|
export { default as FolderCogIcon } from '../icons/folder-cog';
|
|
3353
3355
|
export {
|
|
3354
3356
|
/** @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 */
|
|
3355
3357
|
default as FolderCog2Icon
|
|
3356
3358
|
} from '../icons/folder-cog';
|
|
3357
|
-
// FunnelX aliases
|
|
3358
|
-
export { default as FunnelXIcon } from '../icons/funnel-x';
|
|
3359
|
-
export {
|
|
3360
|
-
/** @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 */
|
|
3361
|
-
default as FilterXIcon
|
|
3362
|
-
} from '../icons/funnel-x';
|
|
3363
|
-
// Funnel aliases
|
|
3364
|
-
export { default as FunnelIcon } from '../icons/funnel';
|
|
3365
|
-
export {
|
|
3366
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead. This alias will be removed in v1.0 */
|
|
3367
|
-
default as FilterIcon
|
|
3368
|
-
} from '../icons/funnel';
|
|
3369
3359
|
// FolderPen aliases
|
|
3370
3360
|
export { default as FolderPenIcon } from '../icons/folder-pen';
|
|
3371
3361
|
export {
|
|
3372
3362
|
/** @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 */
|
|
3373
3363
|
default as FolderEditIcon
|
|
3374
3364
|
} from '../icons/folder-pen';
|
|
3365
|
+
// FunnelX aliases
|
|
3366
|
+
export { default as FunnelXIcon } from '../icons/funnel-x';
|
|
3367
|
+
export {
|
|
3368
|
+
/** @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 */
|
|
3369
|
+
default as FilterXIcon
|
|
3370
|
+
} from '../icons/funnel-x';
|
|
3375
3371
|
// GitCommitHorizontal aliases
|
|
3376
3372
|
export { default as GitCommitHorizontalIcon } from '../icons/git-commit-horizontal';
|
|
3377
3373
|
export {
|
|
3378
3374
|
/** @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 */
|
|
3379
3375
|
default as GitCommitIcon
|
|
3380
3376
|
} from '../icons/git-commit-horizontal';
|
|
3377
|
+
// Funnel aliases
|
|
3378
|
+
export { default as FunnelIcon } from '../icons/funnel';
|
|
3379
|
+
export {
|
|
3380
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead. This alias will be removed in v1.0 */
|
|
3381
|
+
default as FilterIcon
|
|
3382
|
+
} from '../icons/funnel';
|
|
3381
3383
|
// Grid2x2Check aliases
|
|
3382
3384
|
export { default as Grid2x2CheckIcon } from '../icons/grid-2x2-check';
|
|
3383
3385
|
export {
|
|
3384
3386
|
/** @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 */
|
|
3385
|
-
default as Grid2X2CheckIcon
|
|
3386
|
-
} from '../icons/grid-2x2-check';
|
|
3387
|
-
// Grid2x2Plus aliases
|
|
3388
|
-
export { default as Grid2x2PlusIcon } from '../icons/grid-2x2-plus';
|
|
3389
|
-
export {
|
|
3390
|
-
/** @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 */
|
|
3391
|
-
default as Grid2X2PlusIcon
|
|
3392
|
-
} from '../icons/grid-2x2-plus';
|
|
3387
|
+
default as Grid2X2CheckIcon
|
|
3388
|
+
} from '../icons/grid-2x2-check';
|
|
3393
3389
|
// Grid2x2X aliases
|
|
3394
3390
|
export { default as Grid2x2XIcon } from '../icons/grid-2x2-x';
|
|
3395
3391
|
export {
|
|
@@ -3402,6 +3398,12 @@ export {
|
|
|
3402
3398
|
/** @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 */
|
|
3403
3399
|
default as Grid2X2Icon
|
|
3404
3400
|
} from '../icons/grid-2x2';
|
|
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';
|
|
3405
3407
|
// Grid3x3 aliases
|
|
3406
3408
|
export { default as Grid3x3Icon } from '../icons/grid-3x3';
|
|
3407
3409
|
export {
|
|
@@ -3412,18 +3414,18 @@ export {
|
|
|
3412
3414
|
/** @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 */
|
|
3413
3415
|
default as Grid3X3Icon
|
|
3414
3416
|
} from '../icons/grid-3x3';
|
|
3415
|
-
// HandHelping aliases
|
|
3416
|
-
export { default as HandHelpingIcon } from '../icons/hand-helping';
|
|
3417
|
-
export {
|
|
3418
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandHelping} instead. This alias will be removed in v1.0 */
|
|
3419
|
-
default as HelpingHandIcon
|
|
3420
|
-
} from '../icons/hand-helping';
|
|
3421
3417
|
// HandGrab aliases
|
|
3422
3418
|
export { default as HandGrabIcon } from '../icons/hand-grab';
|
|
3423
3419
|
export {
|
|
3424
3420
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. This alias will be removed in v1.0 */
|
|
3425
3421
|
default as GrabIcon
|
|
3426
3422
|
} from '../icons/hand-grab';
|
|
3423
|
+
// HandHelping aliases
|
|
3424
|
+
export { default as HandHelpingIcon } from '../icons/hand-helping';
|
|
3425
|
+
export {
|
|
3426
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandHelping} instead. This alias will be removed in v1.0 */
|
|
3427
|
+
default as HelpingHandIcon
|
|
3428
|
+
} from '../icons/hand-helping';
|
|
3427
3429
|
// House aliases
|
|
3428
3430
|
export { default as HouseIcon } from '../icons/house';
|
|
3429
3431
|
export {
|
|
@@ -3442,18 +3444,18 @@ export {
|
|
|
3442
3444
|
/** @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 */
|
|
3443
3445
|
default as IceCreamIcon
|
|
3444
3446
|
} from '../icons/ice-cream-cone';
|
|
3445
|
-
// IndentDecrease aliases
|
|
3446
|
-
export { default as IndentDecreaseIcon } from '../icons/indent-decrease';
|
|
3447
|
-
export {
|
|
3448
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IndentDecrease} instead. This alias will be removed in v1.0 */
|
|
3449
|
-
default as OutdentIcon
|
|
3450
|
-
} from '../icons/indent-decrease';
|
|
3451
3447
|
// IndentIncrease aliases
|
|
3452
3448
|
export { default as IndentIncreaseIcon } from '../icons/indent-increase';
|
|
3453
3449
|
export {
|
|
3454
3450
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IndentIncrease} instead. This alias will be removed in v1.0 */
|
|
3455
3451
|
default as IndentIcon
|
|
3456
3452
|
} from '../icons/indent-increase';
|
|
3453
|
+
// IndentDecrease aliases
|
|
3454
|
+
export { default as IndentDecreaseIcon } from '../icons/indent-decrease';
|
|
3455
|
+
export {
|
|
3456
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IndentDecrease} instead. This alias will be removed in v1.0 */
|
|
3457
|
+
default as OutdentIcon
|
|
3458
|
+
} from '../icons/indent-decrease';
|
|
3457
3459
|
// LaptopMinimal aliases
|
|
3458
3460
|
export { default as LaptopMinimalIcon } from '../icons/laptop-minimal';
|
|
3459
3461
|
export {
|
|
@@ -3478,24 +3480,18 @@ export {
|
|
|
3478
3480
|
/** @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 */
|
|
3479
3481
|
default as UnlockKeyholeIcon
|
|
3480
3482
|
} from '../icons/lock-keyhole-open';
|
|
3481
|
-
// MailQuestionMark aliases
|
|
3482
|
-
export { default as MailQuestionMarkIcon } from '../icons/mail-question-mark';
|
|
3483
|
-
export {
|
|
3484
|
-
/** @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 */
|
|
3485
|
-
default as MailQuestionIcon
|
|
3486
|
-
} from '../icons/mail-question-mark';
|
|
3487
3483
|
// LockOpen aliases
|
|
3488
3484
|
export { default as LockOpenIcon } from '../icons/lock-open';
|
|
3489
3485
|
export {
|
|
3490
3486
|
/** @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 */
|
|
3491
3487
|
default as UnlockIcon
|
|
3492
3488
|
} from '../icons/lock-open';
|
|
3493
|
-
//
|
|
3494
|
-
export { default as
|
|
3489
|
+
// MailQuestionMark aliases
|
|
3490
|
+
export { default as MailQuestionMarkIcon } from '../icons/mail-question-mark';
|
|
3495
3491
|
export {
|
|
3496
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3497
|
-
default as
|
|
3498
|
-
} from '../icons/
|
|
3492
|
+
/** @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 */
|
|
3493
|
+
default as MailQuestionIcon
|
|
3494
|
+
} from '../icons/mail-question-mark';
|
|
3499
3495
|
// MessageCircleQuestionMark aliases
|
|
3500
3496
|
export { default as MessageCircleQuestionMarkIcon } from '../icons/message-circle-question-mark';
|
|
3501
3497
|
export {
|
|
@@ -3508,36 +3504,36 @@ export {
|
|
|
3508
3504
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead. This alias will be removed in v1.0 */
|
|
3509
3505
|
default as Mic2Icon
|
|
3510
3506
|
} from '../icons/mic-vocal';
|
|
3507
|
+
// MapPinPen aliases
|
|
3508
|
+
export { default as MapPinPenIcon } from '../icons/map-pin-pen';
|
|
3509
|
+
export {
|
|
3510
|
+
/** @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 */
|
|
3511
|
+
default as LocationEditIcon
|
|
3512
|
+
} from '../icons/map-pin-pen';
|
|
3511
3513
|
// Move3d aliases
|
|
3512
3514
|
export { default as Move3dIcon } from '../icons/move-3d';
|
|
3513
3515
|
export {
|
|
3514
3516
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead. This alias will be removed in v1.0 */
|
|
3515
3517
|
default as Move3DIcon
|
|
3516
3518
|
} from '../icons/move-3d';
|
|
3517
|
-
// OctagonAlert aliases
|
|
3518
|
-
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3519
|
-
export {
|
|
3520
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. This alias will be removed in v1.0 */
|
|
3521
|
-
default as AlertOctagonIcon
|
|
3522
|
-
} from '../icons/octagon-alert';
|
|
3523
3519
|
// OctagonPause aliases
|
|
3524
3520
|
export { default as OctagonPauseIcon } from '../icons/octagon-pause';
|
|
3525
3521
|
export {
|
|
3526
3522
|
/** @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 */
|
|
3527
3523
|
default as PauseOctagonIcon
|
|
3528
3524
|
} from '../icons/octagon-pause';
|
|
3525
|
+
// OctagonAlert aliases
|
|
3526
|
+
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3527
|
+
export {
|
|
3528
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. This alias will be removed in v1.0 */
|
|
3529
|
+
default as AlertOctagonIcon
|
|
3530
|
+
} from '../icons/octagon-alert';
|
|
3529
3531
|
// OctagonX aliases
|
|
3530
3532
|
export { default as OctagonXIcon } from '../icons/octagon-x';
|
|
3531
3533
|
export {
|
|
3532
3534
|
/** @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 */
|
|
3533
3535
|
default as XOctagonIcon
|
|
3534
3536
|
} from '../icons/octagon-x';
|
|
3535
|
-
// PaintbrushVertical aliases
|
|
3536
|
-
export { default as PaintbrushVerticalIcon } from '../icons/paintbrush-vertical';
|
|
3537
|
-
export {
|
|
3538
|
-
/** @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 */
|
|
3539
|
-
default as Paintbrush2Icon
|
|
3540
|
-
} from '../icons/paintbrush-vertical';
|
|
3541
3537
|
// PanelBottomDashed aliases
|
|
3542
3538
|
export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed';
|
|
3543
3539
|
export {
|
|
@@ -3550,6 +3546,12 @@ export {
|
|
|
3550
3546
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. This alias will be removed in v1.0 */
|
|
3551
3547
|
default as SidebarCloseIcon
|
|
3552
3548
|
} from '../icons/panel-left-close';
|
|
3549
|
+
// PaintbrushVertical aliases
|
|
3550
|
+
export { default as PaintbrushVerticalIcon } from '../icons/paintbrush-vertical';
|
|
3551
|
+
export {
|
|
3552
|
+
/** @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 */
|
|
3553
|
+
default as Paintbrush2Icon
|
|
3554
|
+
} from '../icons/paintbrush-vertical';
|
|
3553
3555
|
// PanelLeftDashed aliases
|
|
3554
3556
|
export { default as PanelLeftDashedIcon } from '../icons/panel-left-dashed';
|
|
3555
3557
|
export {
|
|
@@ -3562,36 +3564,36 @@ export {
|
|
|
3562
3564
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftOpen} instead. This alias will be removed in v1.0 */
|
|
3563
3565
|
default as SidebarOpenIcon
|
|
3564
3566
|
} from '../icons/panel-left-open';
|
|
3565
|
-
// PanelLeft aliases
|
|
3566
|
-
export { default as PanelLeftIcon } from '../icons/panel-left';
|
|
3567
|
-
export {
|
|
3568
|
-
/** @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 */
|
|
3569
|
-
default as SidebarIcon
|
|
3570
|
-
} from '../icons/panel-left';
|
|
3571
3567
|
// PanelRightDashed aliases
|
|
3572
3568
|
export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed';
|
|
3573
3569
|
export {
|
|
3574
3570
|
/** @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 */
|
|
3575
3571
|
default as PanelRightInactiveIcon
|
|
3576
3572
|
} from '../icons/panel-right-dashed';
|
|
3573
|
+
// PanelLeft aliases
|
|
3574
|
+
export { default as PanelLeftIcon } from '../icons/panel-left';
|
|
3575
|
+
export {
|
|
3576
|
+
/** @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 */
|
|
3577
|
+
default as SidebarIcon
|
|
3578
|
+
} from '../icons/panel-left';
|
|
3577
3579
|
// PanelTopDashed aliases
|
|
3578
3580
|
export { default as PanelTopDashedIcon } from '../icons/panel-top-dashed';
|
|
3579
3581
|
export {
|
|
3580
3582
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelTopDashed} instead. This alias will be removed in v1.0 */
|
|
3581
3583
|
default as PanelTopInactiveIcon
|
|
3582
3584
|
} from '../icons/panel-top-dashed';
|
|
3583
|
-
// PanelsTopLeft aliases
|
|
3584
|
-
export { default as PanelsTopLeftIcon } from '../icons/panels-top-left';
|
|
3585
|
-
export {
|
|
3586
|
-
/** @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 */
|
|
3587
|
-
default as LayoutIcon
|
|
3588
|
-
} from '../icons/panels-top-left';
|
|
3589
3585
|
// PenLine aliases
|
|
3590
3586
|
export { default as PenLineIcon } from '../icons/pen-line';
|
|
3591
3587
|
export {
|
|
3592
3588
|
/** @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 */
|
|
3593
3589
|
default as Edit3Icon
|
|
3594
3590
|
} from '../icons/pen-line';
|
|
3591
|
+
// PanelsTopLeft aliases
|
|
3592
|
+
export { default as PanelsTopLeftIcon } from '../icons/panels-top-left';
|
|
3593
|
+
export {
|
|
3594
|
+
/** @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 */
|
|
3595
|
+
default as LayoutIcon
|
|
3596
|
+
} from '../icons/panels-top-left';
|
|
3595
3597
|
// Pen aliases
|
|
3596
3598
|
export { default as PenIcon } from '../icons/pen';
|
|
3597
3599
|
export {
|
|
@@ -3622,18 +3624,18 @@ export {
|
|
|
3622
3624
|
/** @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 */
|
|
3623
3625
|
default as RowsIcon
|
|
3624
3626
|
} from '../icons/rows-2';
|
|
3625
|
-
// Scale3d aliases
|
|
3626
|
-
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
3627
|
-
export {
|
|
3628
|
-
/** @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 */
|
|
3629
|
-
default as Scale3DIcon
|
|
3630
|
-
} from '../icons/scale-3d';
|
|
3631
3627
|
// Rows3 aliases
|
|
3632
3628
|
export { default as Rows3Icon } from '../icons/rows-3';
|
|
3633
3629
|
export {
|
|
3634
3630
|
/** @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 */
|
|
3635
3631
|
default as PanelsTopBottomIcon
|
|
3636
3632
|
} from '../icons/rows-3';
|
|
3633
|
+
// Scale3d aliases
|
|
3634
|
+
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
3635
|
+
export {
|
|
3636
|
+
/** @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 */
|
|
3637
|
+
default as Scale3DIcon
|
|
3638
|
+
} from '../icons/scale-3d';
|
|
3637
3639
|
// SendHorizontal aliases
|
|
3638
3640
|
export { default as SendHorizontalIcon } from '../icons/send-horizontal';
|
|
3639
3641
|
export {
|
|
@@ -3646,48 +3648,42 @@ export {
|
|
|
3646
3648
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3647
3649
|
default as ShieldQuestionIcon
|
|
3648
3650
|
} from '../icons/shield-question-mark';
|
|
3649
|
-
// ShieldX aliases
|
|
3650
|
-
export { default as ShieldXIcon } from '../icons/shield-x';
|
|
3651
|
-
export {
|
|
3652
|
-
/** @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 */
|
|
3653
|
-
default as ShieldCloseIcon
|
|
3654
|
-
} from '../icons/shield-x';
|
|
3655
3651
|
// SlidersVertical aliases
|
|
3656
3652
|
export { default as SlidersVerticalIcon } from '../icons/sliders-vertical';
|
|
3657
3653
|
export {
|
|
3658
3654
|
/** @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 */
|
|
3659
3655
|
default as SlidersIcon
|
|
3660
3656
|
} from '../icons/sliders-vertical';
|
|
3661
|
-
// SquareActivity aliases
|
|
3662
|
-
export { default as SquareActivityIcon } from '../icons/square-activity';
|
|
3663
|
-
export {
|
|
3664
|
-
/** @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 */
|
|
3665
|
-
default as ActivitySquareIcon
|
|
3666
|
-
} from '../icons/square-activity';
|
|
3667
3657
|
// Sparkles aliases
|
|
3668
3658
|
export { default as SparklesIcon } from '../icons/sparkles';
|
|
3669
3659
|
export {
|
|
3670
3660
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Sparkles} instead. This alias will be removed in v1.0 */
|
|
3671
3661
|
default as StarsIcon
|
|
3672
3662
|
} from '../icons/sparkles';
|
|
3663
|
+
// ShieldX aliases
|
|
3664
|
+
export { default as ShieldXIcon } from '../icons/shield-x';
|
|
3665
|
+
export {
|
|
3666
|
+
/** @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 */
|
|
3667
|
+
default as ShieldCloseIcon
|
|
3668
|
+
} from '../icons/shield-x';
|
|
3673
3669
|
// SquareArrowDownLeft aliases
|
|
3674
3670
|
export { default as SquareArrowDownLeftIcon } from '../icons/square-arrow-down-left';
|
|
3675
3671
|
export {
|
|
3676
3672
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownLeft} instead. This alias will be removed in v1.0 */
|
|
3677
3673
|
default as ArrowDownLeftSquareIcon
|
|
3678
3674
|
} from '../icons/square-arrow-down-left';
|
|
3675
|
+
// SquareActivity aliases
|
|
3676
|
+
export { default as SquareActivityIcon } from '../icons/square-activity';
|
|
3677
|
+
export {
|
|
3678
|
+
/** @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 */
|
|
3679
|
+
default as ActivitySquareIcon
|
|
3680
|
+
} from '../icons/square-activity';
|
|
3679
3681
|
// SquareArrowDownRight aliases
|
|
3680
3682
|
export { default as SquareArrowDownRightIcon } from '../icons/square-arrow-down-right';
|
|
3681
3683
|
export {
|
|
3682
3684
|
/** @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 */
|
|
3683
3685
|
default as ArrowDownRightSquareIcon
|
|
3684
3686
|
} from '../icons/square-arrow-down-right';
|
|
3685
|
-
// SquareArrowOutDownLeft aliases
|
|
3686
|
-
export { default as SquareArrowOutDownLeftIcon } from '../icons/square-arrow-out-down-left';
|
|
3687
|
-
export {
|
|
3688
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead. This alias will be removed in v1.0 */
|
|
3689
|
-
default as ArrowDownLeftFromSquareIcon
|
|
3690
|
-
} from '../icons/square-arrow-out-down-left';
|
|
3691
3687
|
// SquareArrowDown aliases
|
|
3692
3688
|
export { default as SquareArrowDownIcon } from '../icons/square-arrow-down';
|
|
3693
3689
|
export {
|
|
@@ -3700,6 +3696,12 @@ export {
|
|
|
3700
3696
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowLeft} instead. This alias will be removed in v1.0 */
|
|
3701
3697
|
default as ArrowLeftSquareIcon
|
|
3702
3698
|
} from '../icons/square-arrow-left';
|
|
3699
|
+
// SquareArrowOutDownLeft aliases
|
|
3700
|
+
export { default as SquareArrowOutDownLeftIcon } from '../icons/square-arrow-out-down-left';
|
|
3701
|
+
export {
|
|
3702
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead. This alias will be removed in v1.0 */
|
|
3703
|
+
default as ArrowDownLeftFromSquareIcon
|
|
3704
|
+
} from '../icons/square-arrow-out-down-left';
|
|
3703
3705
|
// SquareArrowOutDownRight aliases
|
|
3704
3706
|
export { default as SquareArrowOutDownRightIcon } from '../icons/square-arrow-out-down-right';
|
|
3705
3707
|
export {
|
|
@@ -3718,18 +3720,18 @@ export {
|
|
|
3718
3720
|
/** @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 */
|
|
3719
3721
|
default as ArrowUpRightFromSquareIcon
|
|
3720
3722
|
} from '../icons/square-arrow-out-up-right';
|
|
3721
|
-
// SquareArrowUpLeft aliases
|
|
3722
|
-
export { default as SquareArrowUpLeftIcon } from '../icons/square-arrow-up-left';
|
|
3723
|
-
export {
|
|
3724
|
-
/** @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 */
|
|
3725
|
-
default as ArrowUpLeftSquareIcon
|
|
3726
|
-
} from '../icons/square-arrow-up-left';
|
|
3727
3723
|
// SquareArrowRight aliases
|
|
3728
3724
|
export { default as SquareArrowRightIcon } from '../icons/square-arrow-right';
|
|
3729
3725
|
export {
|
|
3730
3726
|
/** @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 */
|
|
3731
3727
|
default as ArrowRightSquareIcon
|
|
3732
3728
|
} from '../icons/square-arrow-right';
|
|
3729
|
+
// SquareArrowUpLeft aliases
|
|
3730
|
+
export { default as SquareArrowUpLeftIcon } from '../icons/square-arrow-up-left';
|
|
3731
|
+
export {
|
|
3732
|
+
/** @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 */
|
|
3733
|
+
default as ArrowUpLeftSquareIcon
|
|
3734
|
+
} from '../icons/square-arrow-up-left';
|
|
3733
3735
|
// SquareArrowUpRight aliases
|
|
3734
3736
|
export { default as SquareArrowUpRightIcon } from '../icons/square-arrow-up-right';
|
|
3735
3737
|
export {
|
|
@@ -3812,18 +3814,18 @@ export {
|
|
|
3812
3814
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedKanban} instead. This alias will be removed in v1.0 */
|
|
3813
3815
|
default as KanbanSquareDashedIcon
|
|
3814
3816
|
} from '../icons/square-dashed-kanban';
|
|
3815
|
-
// SquareDashedMousePointer aliases
|
|
3816
|
-
export { default as SquareDashedMousePointerIcon } from '../icons/square-dashed-mouse-pointer';
|
|
3817
|
-
export {
|
|
3818
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedMousePointer} instead. This alias will be removed in v1.0 */
|
|
3819
|
-
default as MousePointerSquareDashedIcon
|
|
3820
|
-
} from '../icons/square-dashed-mouse-pointer';
|
|
3821
3817
|
// SquareDashed aliases
|
|
3822
3818
|
export { default as SquareDashedIcon } from '../icons/square-dashed';
|
|
3823
3819
|
export {
|
|
3824
3820
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashed} instead. This alias will be removed in v1.0 */
|
|
3825
3821
|
default as BoxSelectIcon
|
|
3826
3822
|
} from '../icons/square-dashed';
|
|
3823
|
+
// SquareDashedMousePointer aliases
|
|
3824
|
+
export { default as SquareDashedMousePointerIcon } from '../icons/square-dashed-mouse-pointer';
|
|
3825
|
+
export {
|
|
3826
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedMousePointer} instead. This alias will be removed in v1.0 */
|
|
3827
|
+
default as MousePointerSquareDashedIcon
|
|
3828
|
+
} from '../icons/square-dashed-mouse-pointer';
|
|
3827
3829
|
// SquareDivide aliases
|
|
3828
3830
|
export { default as SquareDivideIcon } from '../icons/square-divide';
|
|
3829
3831
|
export {
|
|
@@ -3910,18 +3912,18 @@ export {
|
|
|
3910
3912
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. This alias will be removed in v1.0 */
|
|
3911
3913
|
default as PenSquareIcon
|
|
3912
3914
|
} from '../icons/square-pen';
|
|
3913
|
-
// SquarePi aliases
|
|
3914
|
-
export { default as SquarePiIcon } from '../icons/square-pi';
|
|
3915
|
-
export {
|
|
3916
|
-
/** @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 */
|
|
3917
|
-
default as PiSquareIcon
|
|
3918
|
-
} from '../icons/square-pi';
|
|
3919
3915
|
// SquarePercent aliases
|
|
3920
3916
|
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
3921
3917
|
export {
|
|
3922
3918
|
/** @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 */
|
|
3923
3919
|
default as PercentSquareIcon
|
|
3924
3920
|
} from '../icons/square-percent';
|
|
3921
|
+
// SquarePi aliases
|
|
3922
|
+
export { default as SquarePiIcon } from '../icons/square-pi';
|
|
3923
|
+
export {
|
|
3924
|
+
/** @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 */
|
|
3925
|
+
default as PiSquareIcon
|
|
3926
|
+
} from '../icons/square-pi';
|
|
3925
3927
|
// SquarePilcrow aliases
|
|
3926
3928
|
export { default as SquarePilcrowIcon } from '../icons/square-pilcrow';
|
|
3927
3929
|
export {
|
|
@@ -3958,12 +3960,6 @@ export {
|
|
|
3958
3960
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. This alias will be removed in v1.0 */
|
|
3959
3961
|
default as SigmaSquareIcon
|
|
3960
3962
|
} from '../icons/square-sigma';
|
|
3961
|
-
// SquareSplitVertical aliases
|
|
3962
|
-
export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical';
|
|
3963
|
-
export {
|
|
3964
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. This alias will be removed in v1.0 */
|
|
3965
|
-
default as SplitSquareVerticalIcon
|
|
3966
|
-
} from '../icons/square-split-vertical';
|
|
3967
3963
|
// SquareSlash aliases
|
|
3968
3964
|
export { default as SquareSlashIcon } from '../icons/square-slash';
|
|
3969
3965
|
export {
|
|
@@ -3976,30 +3972,36 @@ export {
|
|
|
3976
3972
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. This alias will be removed in v1.0 */
|
|
3977
3973
|
default as SplitSquareHorizontalIcon
|
|
3978
3974
|
} from '../icons/square-split-horizontal';
|
|
3979
|
-
// SquareUserRound aliases
|
|
3980
|
-
export { default as SquareUserRoundIcon } from '../icons/square-user-round';
|
|
3981
|
-
export {
|
|
3982
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. This alias will be removed in v1.0 */
|
|
3983
|
-
default as UserSquare2Icon
|
|
3984
|
-
} from '../icons/square-user-round';
|
|
3985
3975
|
// SquareTerminal aliases
|
|
3986
3976
|
export { default as SquareTerminalIcon } from '../icons/square-terminal';
|
|
3987
3977
|
export {
|
|
3988
3978
|
/** @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 */
|
|
3989
3979
|
default as TerminalSquareIcon
|
|
3990
3980
|
} from '../icons/square-terminal';
|
|
3991
|
-
//
|
|
3992
|
-
export { default as
|
|
3981
|
+
// SquareSplitVertical aliases
|
|
3982
|
+
export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical';
|
|
3993
3983
|
export {
|
|
3994
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3995
|
-
default as
|
|
3996
|
-
} from '../icons/square-
|
|
3984
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. This alias will be removed in v1.0 */
|
|
3985
|
+
default as SplitSquareVerticalIcon
|
|
3986
|
+
} from '../icons/square-split-vertical';
|
|
3987
|
+
// SquareUserRound aliases
|
|
3988
|
+
export { default as SquareUserRoundIcon } from '../icons/square-user-round';
|
|
3989
|
+
export {
|
|
3990
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. This alias will be removed in v1.0 */
|
|
3991
|
+
default as UserSquare2Icon
|
|
3992
|
+
} from '../icons/square-user-round';
|
|
3997
3993
|
// SquareX aliases
|
|
3998
3994
|
export { default as SquareXIcon } from '../icons/square-x';
|
|
3999
3995
|
export {
|
|
4000
3996
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareX} instead. This alias will be removed in v1.0 */
|
|
4001
3997
|
default as XSquareIcon
|
|
4002
3998
|
} from '../icons/square-x';
|
|
3999
|
+
// SquareUser aliases
|
|
4000
|
+
export { default as SquareUserIcon } from '../icons/square-user';
|
|
4001
|
+
export {
|
|
4002
|
+
/** @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 */
|
|
4003
|
+
default as UserSquareIcon
|
|
4004
|
+
} from '../icons/square-user';
|
|
4003
4005
|
// TestTubeDiagonal aliases
|
|
4004
4006
|
export { default as TestTubeDiagonalIcon } from '../icons/test-tube-diagonal';
|
|
4005
4007
|
export {
|
|
@@ -4024,30 +4026,24 @@ export {
|
|
|
4024
4026
|
/** @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 */
|
|
4025
4027
|
default as PalmtreeIcon
|
|
4026
4028
|
} from '../icons/tree-palm';
|
|
4027
|
-
// TriangleAlert aliases
|
|
4028
|
-
export { default as TriangleAlertIcon } from '../icons/triangle-alert';
|
|
4029
|
-
export {
|
|
4030
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead. This alias will be removed in v1.0 */
|
|
4031
|
-
default as AlertTriangleIcon
|
|
4032
|
-
} from '../icons/triangle-alert';
|
|
4033
4029
|
// TvMinimal aliases
|
|
4034
4030
|
export { default as TvMinimalIcon } from '../icons/tv-minimal';
|
|
4035
4031
|
export {
|
|
4036
4032
|
/** @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 */
|
|
4037
4033
|
default as Tv2Icon
|
|
4038
4034
|
} from '../icons/tv-minimal';
|
|
4035
|
+
// TriangleAlert aliases
|
|
4036
|
+
export { default as TriangleAlertIcon } from '../icons/triangle-alert';
|
|
4037
|
+
export {
|
|
4038
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead. This alias will be removed in v1.0 */
|
|
4039
|
+
default as AlertTriangleIcon
|
|
4040
|
+
} from '../icons/triangle-alert';
|
|
4039
4041
|
// University aliases
|
|
4040
4042
|
export { default as UniversityIcon } from '../icons/university';
|
|
4041
4043
|
export {
|
|
4042
4044
|
/** @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 */
|
|
4043
4045
|
default as School2Icon
|
|
4044
4046
|
} from '../icons/university';
|
|
4045
|
-
// UserRoundMinus aliases
|
|
4046
|
-
export { default as UserRoundMinusIcon } from '../icons/user-round-minus';
|
|
4047
|
-
export {
|
|
4048
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundMinus} instead. This alias will be removed in v1.0 */
|
|
4049
|
-
default as UserMinus2Icon
|
|
4050
|
-
} from '../icons/user-round-minus';
|
|
4051
4047
|
// UserRoundCheck aliases
|
|
4052
4048
|
export { default as UserRoundCheckIcon } from '../icons/user-round-check';
|
|
4053
4049
|
export {
|
|
@@ -4060,24 +4056,30 @@ export {
|
|
|
4060
4056
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCog} instead. This alias will be removed in v1.0 */
|
|
4061
4057
|
default as UserCog2Icon
|
|
4062
4058
|
} from '../icons/user-round-cog';
|
|
4059
|
+
// UserRoundMinus aliases
|
|
4060
|
+
export { default as UserRoundMinusIcon } from '../icons/user-round-minus';
|
|
4061
|
+
export {
|
|
4062
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundMinus} instead. This alias will be removed in v1.0 */
|
|
4063
|
+
default as UserMinus2Icon
|
|
4064
|
+
} from '../icons/user-round-minus';
|
|
4063
4065
|
// UserRoundPlus aliases
|
|
4064
4066
|
export { default as UserRoundPlusIcon } from '../icons/user-round-plus';
|
|
4065
4067
|
export {
|
|
4066
4068
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundPlus} instead. This alias will be removed in v1.0 */
|
|
4067
4069
|
default as UserPlus2Icon
|
|
4068
4070
|
} from '../icons/user-round-plus';
|
|
4069
|
-
// UserRoundX aliases
|
|
4070
|
-
export { default as UserRoundXIcon } from '../icons/user-round-x';
|
|
4071
|
-
export {
|
|
4072
|
-
/** @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 */
|
|
4073
|
-
default as UserX2Icon
|
|
4074
|
-
} from '../icons/user-round-x';
|
|
4075
4071
|
// UserRound aliases
|
|
4076
4072
|
export { default as UserRoundIcon } from '../icons/user-round';
|
|
4077
4073
|
export {
|
|
4078
4074
|
/** @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 */
|
|
4079
4075
|
default as User2Icon
|
|
4080
4076
|
} from '../icons/user-round';
|
|
4077
|
+
// UserRoundX aliases
|
|
4078
|
+
export { default as UserRoundXIcon } from '../icons/user-round-x';
|
|
4079
|
+
export {
|
|
4080
|
+
/** @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 */
|
|
4081
|
+
default as UserX2Icon
|
|
4082
|
+
} from '../icons/user-round-x';
|
|
4081
4083
|
// UsersRound aliases
|
|
4082
4084
|
export { default as UsersRoundIcon } from '../icons/users-round';
|
|
4083
4085
|
export {
|