@lucide/astro 1.23.0 → 1.24.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/aliases/aliases.ts +308 -308
- package/src/aliases/prefixed.ts +783 -781
- package/src/aliases/suffixed.ts +1043 -1041
- package/src/icons/circle-euro-sign.ts +18 -0
- package/src/icons/dot.ts +2 -2
- package/src/icons/index.ts +170 -169
- package/src/icons/option.ts +2 -2
package/src/aliases/suffixed.ts
CHANGED
|
@@ -12,10 +12,10 @@ export { default as ActivityIcon } from '../icons/activity';
|
|
|
12
12
|
export { default as AdIcon } from '../icons/ad';
|
|
13
13
|
// AirVent aliases
|
|
14
14
|
export { default as AirVentIcon } from '../icons/air-vent';
|
|
15
|
-
// AlarmClockOff aliases
|
|
16
|
-
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
17
15
|
// Airplay aliases
|
|
18
16
|
export { default as AirplayIcon } from '../icons/airplay';
|
|
17
|
+
// AlarmClockOff aliases
|
|
18
|
+
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
19
19
|
// AlarmClock aliases
|
|
20
20
|
export { default as AlarmClockIcon } from '../icons/alarm-clock';
|
|
21
21
|
// AlarmSmoke aliases
|
|
@@ -26,10 +26,10 @@ export { default as AlbumIcon } from '../icons/album';
|
|
|
26
26
|
export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
|
|
27
27
|
// AlignCenterVertical aliases
|
|
28
28
|
export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
|
|
29
|
-
// AlignEndHorizontal aliases
|
|
30
|
-
export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal';
|
|
31
29
|
// AlignEndVertical aliases
|
|
32
30
|
export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
|
|
31
|
+
// AlignEndHorizontal aliases
|
|
32
|
+
export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal';
|
|
33
33
|
// AlignHorizontalDistributeCenter aliases
|
|
34
34
|
export { default as AlignHorizontalDistributeCenterIcon } from '../icons/align-horizontal-distribute-center';
|
|
35
35
|
// AlignHorizontalDistributeEnd aliases
|
|
@@ -38,18 +38,18 @@ export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-hori
|
|
|
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
|
+
// AlignHorizontalJustifyEnd aliases
|
|
42
|
+
export { default as AlignHorizontalJustifyEndIcon } from '../icons/align-horizontal-justify-end';
|
|
41
43
|
// AlignHorizontalJustifyStart aliases
|
|
42
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
|
-
// AlignHorizontalJustifyEnd aliases
|
|
46
|
-
export { default as AlignHorizontalJustifyEndIcon } from '../icons/align-horizontal-justify-end';
|
|
47
47
|
// AlignHorizontalSpaceBetween aliases
|
|
48
48
|
export { default as AlignHorizontalSpaceBetweenIcon } from '../icons/align-horizontal-space-between';
|
|
49
|
-
// AlignStartVertical aliases
|
|
50
|
-
export { default as AlignStartVerticalIcon } from '../icons/align-start-vertical';
|
|
51
49
|
// AlignStartHorizontal aliases
|
|
52
50
|
export { default as AlignStartHorizontalIcon } from '../icons/align-start-horizontal';
|
|
51
|
+
// AlignStartVertical aliases
|
|
52
|
+
export { default as AlignStartVerticalIcon } from '../icons/align-start-vertical';
|
|
53
53
|
// AlignVerticalDistributeCenter aliases
|
|
54
54
|
export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-vertical-distribute-center';
|
|
55
55
|
// AlignVerticalDistributeEnd aliases
|
|
@@ -64,18 +64,18 @@ export { default as AlignVerticalJustifyEndIcon } from '../icons/align-vertical-
|
|
|
64
64
|
export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start';
|
|
65
65
|
// AlignVerticalSpaceAround aliases
|
|
66
66
|
export { default as AlignVerticalSpaceAroundIcon } from '../icons/align-vertical-space-around';
|
|
67
|
-
// AlignVerticalSpaceBetween aliases
|
|
68
|
-
export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
|
|
69
67
|
// Ambulance aliases
|
|
70
68
|
export { default as AmbulanceIcon } from '../icons/ambulance';
|
|
69
|
+
// AlignVerticalSpaceBetween aliases
|
|
70
|
+
export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
|
|
71
71
|
// Ampersand aliases
|
|
72
72
|
export { default as AmpersandIcon } from '../icons/ampersand';
|
|
73
73
|
// Ampersands aliases
|
|
74
74
|
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
75
|
-
// Anchor aliases
|
|
76
|
-
export { default as AnchorIcon } from '../icons/anchor';
|
|
77
75
|
// Amphora aliases
|
|
78
76
|
export { default as AmphoraIcon } from '../icons/amphora';
|
|
77
|
+
// Anchor aliases
|
|
78
|
+
export { default as AnchorIcon } from '../icons/anchor';
|
|
79
79
|
// Angry aliases
|
|
80
80
|
export { default as AngryIcon } from '../icons/angry';
|
|
81
81
|
// Annoyed aliases
|
|
@@ -88,18 +88,18 @@ export { default as AnvilIcon } from '../icons/anvil';
|
|
|
88
88
|
export { default as ApertureIcon } from '../icons/aperture';
|
|
89
89
|
// AppWindowMac aliases
|
|
90
90
|
export { default as AppWindowMacIcon } from '../icons/app-window-mac';
|
|
91
|
-
// Apple aliases
|
|
92
|
-
export { default as AppleIcon } from '../icons/apple';
|
|
93
91
|
// AppWindow aliases
|
|
94
92
|
export { default as AppWindowIcon } from '../icons/app-window';
|
|
93
|
+
// Apple aliases
|
|
94
|
+
export { default as AppleIcon } from '../icons/apple';
|
|
95
95
|
// ArchiveRestore aliases
|
|
96
96
|
export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
|
|
97
97
|
// ArchiveX aliases
|
|
98
98
|
export { default as ArchiveXIcon } from '../icons/archive-x';
|
|
99
|
-
// Archive aliases
|
|
100
|
-
export { default as ArchiveIcon } from '../icons/archive';
|
|
101
99
|
// Armchair aliases
|
|
102
100
|
export { default as ArmchairIcon } from '../icons/armchair';
|
|
101
|
+
// Archive aliases
|
|
102
|
+
export { default as ArchiveIcon } from '../icons/archive';
|
|
103
103
|
// ArrowBigDownDash aliases
|
|
104
104
|
export { default as ArrowBigDownDashIcon } from '../icons/arrow-big-down-dash';
|
|
105
105
|
// ArrowBigDown aliases
|
|
@@ -110,30 +110,30 @@ export { default as ArrowBigLeftDashIcon } from '../icons/arrow-big-left-dash';
|
|
|
110
110
|
export { default as ArrowBigLeftIcon } from '../icons/arrow-big-left';
|
|
111
111
|
// ArrowBigRightDash aliases
|
|
112
112
|
export { default as ArrowBigRightDashIcon } from '../icons/arrow-big-right-dash';
|
|
113
|
-
// ArrowBigRight aliases
|
|
114
|
-
export { default as ArrowBigRightIcon } from '../icons/arrow-big-right';
|
|
115
113
|
// ArrowBigUpDash aliases
|
|
116
114
|
export { default as ArrowBigUpDashIcon } from '../icons/arrow-big-up-dash';
|
|
117
|
-
//
|
|
118
|
-
export { default as
|
|
115
|
+
// ArrowBigRight aliases
|
|
116
|
+
export { default as ArrowBigRightIcon } from '../icons/arrow-big-right';
|
|
119
117
|
// ArrowDownFromLine aliases
|
|
120
118
|
export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
|
|
119
|
+
// ArrowBigUp aliases
|
|
120
|
+
export { default as ArrowBigUpIcon } from '../icons/arrow-big-up';
|
|
121
121
|
// ArrowDownLeft aliases
|
|
122
122
|
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
123
|
-
// ArrowDownRight aliases
|
|
124
|
-
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
|
|
125
123
|
// ArrowDownNarrowWide aliases
|
|
126
124
|
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
125
|
+
// ArrowDownRight aliases
|
|
126
|
+
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
|
|
127
127
|
// ArrowDownToDot aliases
|
|
128
128
|
export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
|
|
129
129
|
// ArrowDownToLine aliases
|
|
130
130
|
export { default as ArrowDownToLineIcon } from '../icons/arrow-down-to-line';
|
|
131
131
|
// ArrowDownUp aliases
|
|
132
132
|
export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
133
|
-
// ArrowLeftFromLine aliases
|
|
134
|
-
export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
|
|
135
133
|
// ArrowDown aliases
|
|
136
134
|
export { default as ArrowDownIcon } from '../icons/arrow-down';
|
|
135
|
+
// ArrowLeftFromLine aliases
|
|
136
|
+
export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
|
|
137
137
|
// ArrowLeftRight aliases
|
|
138
138
|
export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
|
|
139
139
|
// ArrowLeftToLine aliases
|
|
@@ -154,10 +154,10 @@ export { default as ArrowUpDownIcon } from '../icons/arrow-up-down';
|
|
|
154
154
|
export { default as ArrowUpFromDotIcon } from '../icons/arrow-up-from-dot';
|
|
155
155
|
// ArrowUpFromLine aliases
|
|
156
156
|
export { default as ArrowUpFromLineIcon } from '../icons/arrow-up-from-line';
|
|
157
|
-
// ArrowUpRight aliases
|
|
158
|
-
export { default as ArrowUpRightIcon } from '../icons/arrow-up-right';
|
|
159
157
|
// ArrowUpLeft aliases
|
|
160
158
|
export { default as ArrowUpLeftIcon } from '../icons/arrow-up-left';
|
|
159
|
+
// ArrowUpRight aliases
|
|
160
|
+
export { default as ArrowUpRightIcon } from '../icons/arrow-up-right';
|
|
161
161
|
// ArrowUpToLine aliases
|
|
162
162
|
export { default as ArrowUpToLineIcon } from '../icons/arrow-up-to-line';
|
|
163
163
|
// ArrowUpWideNarrow aliases
|
|
@@ -166,22 +166,22 @@ export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow'
|
|
|
166
166
|
export { default as ArrowsUpFromLineIcon } from '../icons/arrows-up-from-line';
|
|
167
167
|
// ArrowUp aliases
|
|
168
168
|
export { default as ArrowUpIcon } from '../icons/arrow-up';
|
|
169
|
-
// Asterisk aliases
|
|
170
|
-
export { default as AsteriskIcon } from '../icons/asterisk';
|
|
171
169
|
// Astroid aliases
|
|
172
170
|
export { default as AstroidIcon } from '../icons/astroid';
|
|
171
|
+
// Asterisk aliases
|
|
172
|
+
export { default as AsteriskIcon } from '../icons/asterisk';
|
|
173
173
|
// AtSign aliases
|
|
174
174
|
export { default as AtSignIcon } from '../icons/at-sign';
|
|
175
175
|
// Atom aliases
|
|
176
176
|
export { default as AtomIcon } from '../icons/atom';
|
|
177
|
-
// AudioLines aliases
|
|
178
|
-
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
179
|
-
// Award aliases
|
|
180
|
-
export { default as AwardIcon } from '../icons/award';
|
|
181
177
|
// AudioWaveform aliases
|
|
182
178
|
export { default as AudioWaveformIcon } from '../icons/audio-waveform';
|
|
179
|
+
// AudioLines aliases
|
|
180
|
+
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
183
181
|
// Axe aliases
|
|
184
182
|
export { default as AxeIcon } from '../icons/axe';
|
|
183
|
+
// Award aliases
|
|
184
|
+
export { default as AwardIcon } from '../icons/award';
|
|
185
185
|
// Baby aliases
|
|
186
186
|
export { default as BabyIcon } from '../icons/baby';
|
|
187
187
|
// Backpack aliases
|
|
@@ -190,14 +190,14 @@ export { default as BackpackIcon } from '../icons/backpack';
|
|
|
190
190
|
export { default as BadgeAlertIcon } from '../icons/badge-alert';
|
|
191
191
|
// BadgeCent aliases
|
|
192
192
|
export { default as BadgeCentIcon } from '../icons/badge-cent';
|
|
193
|
-
// BadgeEuro aliases
|
|
194
|
-
export { default as BadgeEuroIcon } from '../icons/badge-euro';
|
|
195
193
|
// BadgeDollarSign aliases
|
|
196
194
|
export { default as BadgeDollarSignIcon } from '../icons/badge-dollar-sign';
|
|
197
|
-
//
|
|
198
|
-
export { default as
|
|
195
|
+
// BadgeEuro aliases
|
|
196
|
+
export { default as BadgeEuroIcon } from '../icons/badge-euro';
|
|
199
197
|
// BadgeInfo aliases
|
|
200
198
|
export { default as BadgeInfoIcon } from '../icons/badge-info';
|
|
199
|
+
// BadgeIndianRupee aliases
|
|
200
|
+
export { default as BadgeIndianRupeeIcon } from '../icons/badge-indian-rupee';
|
|
201
201
|
// BadgeJapaneseYen aliases
|
|
202
202
|
export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen';
|
|
203
203
|
// BadgeMinus aliases
|
|
@@ -208,42 +208,42 @@ export { default as BadgePercentIcon } from '../icons/badge-percent';
|
|
|
208
208
|
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
209
209
|
// BadgePoundSterling aliases
|
|
210
210
|
export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
|
|
211
|
-
// BadgeRussianRuble aliases
|
|
212
|
-
export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
213
211
|
// BadgeSwissFranc aliases
|
|
214
212
|
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
215
213
|
// BadgeTurkishLira aliases
|
|
216
214
|
export { default as BadgeTurkishLiraIcon } from '../icons/badge-turkish-lira';
|
|
215
|
+
// BadgeRussianRuble aliases
|
|
216
|
+
export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
217
217
|
// BadgeX aliases
|
|
218
218
|
export { default as BadgeXIcon } from '../icons/badge-x';
|
|
219
|
-
// BaggageClaim aliases
|
|
220
|
-
export { default as BaggageClaimIcon } from '../icons/baggage-claim';
|
|
221
219
|
// Badge aliases
|
|
222
220
|
export { default as BadgeIcon } from '../icons/badge';
|
|
223
|
-
//
|
|
224
|
-
export { default as
|
|
225
|
-
// Banana aliases
|
|
226
|
-
export { default as BananaIcon } from '../icons/banana';
|
|
221
|
+
// BaggageClaim aliases
|
|
222
|
+
export { default as BaggageClaimIcon } from '../icons/baggage-claim';
|
|
227
223
|
// Ban aliases
|
|
228
224
|
export { default as BanIcon } from '../icons/ban';
|
|
225
|
+
// Balloon aliases
|
|
226
|
+
export { default as BalloonIcon } from '../icons/balloon';
|
|
229
227
|
// Bandage aliases
|
|
230
228
|
export { default as BandageIcon } from '../icons/bandage';
|
|
231
229
|
// BanknoteArrowDown aliases
|
|
232
230
|
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
231
|
+
// Banana aliases
|
|
232
|
+
export { default as BananaIcon } from '../icons/banana';
|
|
233
233
|
// BanknoteArrowUp aliases
|
|
234
234
|
export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
|
|
235
|
-
// BanknoteX aliases
|
|
236
|
-
export { default as BanknoteXIcon } from '../icons/banknote-x';
|
|
237
235
|
// BanknoteCheck aliases
|
|
238
236
|
export { default as BanknoteCheckIcon } from '../icons/banknote-check';
|
|
237
|
+
// BanknoteX aliases
|
|
238
|
+
export { default as BanknoteXIcon } from '../icons/banknote-x';
|
|
239
239
|
// Banknote aliases
|
|
240
240
|
export { default as BanknoteIcon } from '../icons/banknote';
|
|
241
|
-
// Barcode aliases
|
|
242
|
-
export { default as BarcodeIcon } from '../icons/barcode';
|
|
243
241
|
// Barrel aliases
|
|
244
242
|
export { default as BarrelIcon } from '../icons/barrel';
|
|
245
243
|
// Baseline aliases
|
|
246
244
|
export { default as BaselineIcon } from '../icons/baseline';
|
|
245
|
+
// Barcode aliases
|
|
246
|
+
export { default as BarcodeIcon } from '../icons/barcode';
|
|
247
247
|
// Bath aliases
|
|
248
248
|
export { default as BathIcon } from '../icons/bath';
|
|
249
249
|
// BatteryCharging aliases
|
|
@@ -252,16 +252,16 @@ export { default as BatteryChargingIcon } from '../icons/battery-charging';
|
|
|
252
252
|
export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
253
253
|
// BatteryMedium aliases
|
|
254
254
|
export { default as BatteryMediumIcon } from '../icons/battery-medium';
|
|
255
|
-
// BatteryPlus aliases
|
|
256
|
-
export { default as BatteryPlusIcon } from '../icons/battery-plus';
|
|
257
255
|
// BatteryFull aliases
|
|
258
256
|
export { default as BatteryFullIcon } from '../icons/battery-full';
|
|
259
|
-
//
|
|
260
|
-
export { default as
|
|
257
|
+
// BatteryPlus aliases
|
|
258
|
+
export { default as BatteryPlusIcon } from '../icons/battery-plus';
|
|
261
259
|
// Battery aliases
|
|
262
260
|
export { default as BatteryIcon } from '../icons/battery';
|
|
263
261
|
// BeanOff aliases
|
|
264
262
|
export { default as BeanOffIcon } from '../icons/bean-off';
|
|
263
|
+
// BatteryWarning aliases
|
|
264
|
+
export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
265
265
|
// Beaker aliases
|
|
266
266
|
export { default as BeakerIcon } from '../icons/beaker';
|
|
267
267
|
// Bean aliases
|
|
@@ -284,10 +284,10 @@ export { default as BeerIcon } from '../icons/beer';
|
|
|
284
284
|
export { default as BellCheckIcon } from '../icons/bell-check';
|
|
285
285
|
// BellDot aliases
|
|
286
286
|
export { default as BellDotIcon } from '../icons/bell-dot';
|
|
287
|
-
// BellElectric aliases
|
|
288
|
-
export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
289
287
|
// BellMinus aliases
|
|
290
288
|
export { default as BellMinusIcon } from '../icons/bell-minus';
|
|
289
|
+
// BellElectric aliases
|
|
290
|
+
export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
291
291
|
// BellOff aliases
|
|
292
292
|
export { default as BellOffIcon } from '../icons/bell-off';
|
|
293
293
|
// BellPlus aliases
|
|
@@ -302,52 +302,52 @@ export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end
|
|
|
302
302
|
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
|
|
303
303
|
// BicepsFlexed aliases
|
|
304
304
|
export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
|
|
305
|
-
// Binary aliases
|
|
306
|
-
export { default as BinaryIcon } from '../icons/binary';
|
|
307
305
|
// Bike aliases
|
|
308
306
|
export { default as BikeIcon } from '../icons/bike';
|
|
309
307
|
// Binoculars aliases
|
|
310
308
|
export { default as BinocularsIcon } from '../icons/binoculars';
|
|
311
|
-
//
|
|
312
|
-
export { default as
|
|
313
|
-
// Birdhouse aliases
|
|
314
|
-
export { default as BirdhouseIcon } from '../icons/birdhouse';
|
|
309
|
+
// Binary aliases
|
|
310
|
+
export { default as BinaryIcon } from '../icons/binary';
|
|
315
311
|
// Biohazard aliases
|
|
316
312
|
export { default as BiohazardIcon } from '../icons/biohazard';
|
|
313
|
+
// Bird aliases
|
|
314
|
+
export { default as BirdIcon } from '../icons/bird';
|
|
317
315
|
// Bitcoin aliases
|
|
318
316
|
export { default as BitcoinIcon } from '../icons/bitcoin';
|
|
317
|
+
// Birdhouse aliases
|
|
318
|
+
export { default as BirdhouseIcon } from '../icons/birdhouse';
|
|
319
319
|
// Blend aliases
|
|
320
320
|
export { default as BlendIcon } from '../icons/blend';
|
|
321
|
-
// Blender aliases
|
|
322
|
-
export { default as BlenderIcon } from '../icons/blender';
|
|
323
321
|
// Blinds aliases
|
|
324
322
|
export { default as BlindsIcon } from '../icons/blinds';
|
|
323
|
+
// Blender aliases
|
|
324
|
+
export { default as BlenderIcon } from '../icons/blender';
|
|
325
325
|
// Blocks aliases
|
|
326
326
|
export { default as BlocksIcon } from '../icons/blocks';
|
|
327
327
|
// BluetoothConnected aliases
|
|
328
328
|
export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected';
|
|
329
329
|
// BluetoothOff aliases
|
|
330
330
|
export { default as BluetoothOffIcon } from '../icons/bluetooth-off';
|
|
331
|
-
// Bluetooth aliases
|
|
332
|
-
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
333
331
|
// BluetoothSearching aliases
|
|
334
332
|
export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching';
|
|
335
|
-
//
|
|
336
|
-
export { default as
|
|
333
|
+
// Bluetooth aliases
|
|
334
|
+
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
337
335
|
// Bolt aliases
|
|
338
336
|
export { default as BoltIcon } from '../icons/bolt';
|
|
337
|
+
// Bold aliases
|
|
338
|
+
export { default as BoldIcon } from '../icons/bold';
|
|
339
339
|
// Bomb aliases
|
|
340
340
|
export { default as BombIcon } from '../icons/bomb';
|
|
341
|
+
// BoneFracture aliases
|
|
342
|
+
export { default as BoneFractureIcon } from '../icons/bone-fracture';
|
|
341
343
|
// Bone aliases
|
|
342
344
|
export { default as BoneIcon } from '../icons/bone';
|
|
343
345
|
// BookA aliases
|
|
344
346
|
export { default as BookAIcon } from '../icons/book-a';
|
|
345
|
-
// BoneFracture aliases
|
|
346
|
-
export { default as BoneFractureIcon } from '../icons/bone-fracture';
|
|
347
|
-
// BookAlert aliases
|
|
348
|
-
export { default as BookAlertIcon } from '../icons/book-alert';
|
|
349
347
|
// BookAudio aliases
|
|
350
348
|
export { default as BookAudioIcon } from '../icons/book-audio';
|
|
349
|
+
// BookAlert aliases
|
|
350
|
+
export { default as BookAlertIcon } from '../icons/book-alert';
|
|
351
351
|
// BookCheck aliases
|
|
352
352
|
export { default as BookCheckIcon } from '../icons/book-check';
|
|
353
353
|
// BookCopy aliases
|
|
@@ -358,20 +358,20 @@ export { default as BookDownIcon } from '../icons/book-down';
|
|
|
358
358
|
export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
359
359
|
// BookHeart aliases
|
|
360
360
|
export { default as BookHeartIcon } from '../icons/book-heart';
|
|
361
|
+
// BookKey aliases
|
|
362
|
+
export { default as BookKeyIcon } from '../icons/book-key';
|
|
361
363
|
// BookImage aliases
|
|
362
364
|
export { default as BookImageIcon } from '../icons/book-image';
|
|
363
365
|
// BookLock aliases
|
|
364
366
|
export { default as BookLockIcon } from '../icons/book-lock';
|
|
365
|
-
// BookKey aliases
|
|
366
|
-
export { default as BookKeyIcon } from '../icons/book-key';
|
|
367
367
|
// BookMarked aliases
|
|
368
368
|
export { default as BookMarkedIcon } from '../icons/book-marked';
|
|
369
369
|
// BookMinus aliases
|
|
370
370
|
export { default as BookMinusIcon } from '../icons/book-minus';
|
|
371
|
-
// BookOpenText aliases
|
|
372
|
-
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
373
371
|
// BookOpenCheck aliases
|
|
374
372
|
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
373
|
+
// BookOpenText aliases
|
|
374
|
+
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
375
375
|
// BookOpen aliases
|
|
376
376
|
export { default as BookOpenIcon } from '../icons/book-open';
|
|
377
377
|
// BookPlus aliases
|
|
@@ -380,30 +380,30 @@ export { default as BookPlusIcon } from '../icons/book-plus';
|
|
|
380
380
|
export { default as BookSearchIcon } from '../icons/book-search';
|
|
381
381
|
// BookText aliases
|
|
382
382
|
export { default as BookTextIcon } from '../icons/book-text';
|
|
383
|
-
// BookUp2 aliases
|
|
384
|
-
export { default as BookUp2Icon } from '../icons/book-up-2';
|
|
385
383
|
// BookType aliases
|
|
386
384
|
export { default as BookTypeIcon } from '../icons/book-type';
|
|
385
|
+
// BookUp2 aliases
|
|
386
|
+
export { default as BookUp2Icon } from '../icons/book-up-2';
|
|
387
387
|
// BookUp aliases
|
|
388
388
|
export { default as BookUpIcon } from '../icons/book-up';
|
|
389
389
|
// BookUser aliases
|
|
390
390
|
export { default as BookUserIcon } from '../icons/book-user';
|
|
391
|
-
// Book aliases
|
|
392
|
-
export { default as BookIcon } from '../icons/book';
|
|
393
391
|
// BookX aliases
|
|
394
392
|
export { default as BookXIcon } from '../icons/book-x';
|
|
395
|
-
//
|
|
396
|
-
export { default as
|
|
393
|
+
// Book aliases
|
|
394
|
+
export { default as BookIcon } from '../icons/book';
|
|
397
395
|
// BookmarkCheck aliases
|
|
398
396
|
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
399
397
|
// BookmarkOff aliases
|
|
400
398
|
export { default as BookmarkOffIcon } from '../icons/bookmark-off';
|
|
401
|
-
//
|
|
402
|
-
export { default as
|
|
403
|
-
// Bookmark aliases
|
|
404
|
-
export { default as BookmarkIcon } from '../icons/bookmark';
|
|
399
|
+
// BookmarkMinus aliases
|
|
400
|
+
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
405
401
|
// BookmarkX aliases
|
|
406
402
|
export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
403
|
+
// Bookmark aliases
|
|
404
|
+
export { default as BookmarkIcon } from '../icons/bookmark';
|
|
405
|
+
// BookmarkPlus aliases
|
|
406
|
+
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
407
407
|
// BoomBox aliases
|
|
408
408
|
export { default as BoomBoxIcon } from '../icons/boom-box';
|
|
409
409
|
// BotMessageSquare aliases
|
|
@@ -440,36 +440,36 @@ export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
|
|
|
440
440
|
export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
|
|
441
441
|
// BriefcaseMedical aliases
|
|
442
442
|
export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
|
|
443
|
-
// Broccoli aliases
|
|
444
|
-
export { default as BroccoliIcon } from '../icons/broccoli';
|
|
445
|
-
// BringToFront aliases
|
|
446
|
-
export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
447
443
|
// Briefcase aliases
|
|
448
444
|
export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
445
|
+
// BringToFront aliases
|
|
446
|
+
export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
447
|
+
// Broccoli aliases
|
|
448
|
+
export { default as BroccoliIcon } from '../icons/broccoli';
|
|
449
|
+
// Bubbles aliases
|
|
450
|
+
export { default as BubblesIcon } from '../icons/bubbles';
|
|
449
451
|
// BrushCleaning aliases
|
|
450
452
|
export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
|
|
451
453
|
// Brush aliases
|
|
452
454
|
export { default as BrushIcon } from '../icons/brush';
|
|
453
|
-
// Bubbles aliases
|
|
454
|
-
export { default as BubblesIcon } from '../icons/bubbles';
|
|
455
455
|
// BugOff aliases
|
|
456
456
|
export { default as BugOffIcon } from '../icons/bug-off';
|
|
457
457
|
// BugPlay aliases
|
|
458
458
|
export { default as BugPlayIcon } from '../icons/bug-play';
|
|
459
|
-
// Building2 aliases
|
|
460
|
-
export { default as Building2Icon } from '../icons/building-2';
|
|
461
459
|
// Bug aliases
|
|
462
460
|
export { default as BugIcon } from '../icons/bug';
|
|
463
|
-
//
|
|
464
|
-
export { default as
|
|
461
|
+
// Building2 aliases
|
|
462
|
+
export { default as Building2Icon } from '../icons/building-2';
|
|
465
463
|
// BusFront aliases
|
|
466
464
|
export { default as BusFrontIcon } from '../icons/bus-front';
|
|
467
|
-
//
|
|
468
|
-
export { default as
|
|
465
|
+
// Building aliases
|
|
466
|
+
export { default as BuildingIcon } from '../icons/building';
|
|
469
467
|
// Bus aliases
|
|
470
468
|
export { default as BusIcon } from '../icons/bus';
|
|
471
469
|
// Cable aliases
|
|
472
470
|
export { default as CableIcon } from '../icons/cable';
|
|
471
|
+
// CableCar aliases
|
|
472
|
+
export { default as CableCarIcon } from '../icons/cable-car';
|
|
473
473
|
// CakeSlice aliases
|
|
474
474
|
export { default as CakeSliceIcon } from '../icons/cake-slice';
|
|
475
475
|
// Cake aliases
|
|
@@ -486,16 +486,16 @@ export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
|
|
|
486
486
|
export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
|
|
487
487
|
// CalendarCheck aliases
|
|
488
488
|
export { default as CalendarCheckIcon } from '../icons/calendar-check';
|
|
489
|
-
// CalendarClock aliases
|
|
490
|
-
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
491
489
|
// CalendarCog aliases
|
|
492
490
|
export { default as CalendarCogIcon } from '../icons/calendar-cog';
|
|
491
|
+
// CalendarClock aliases
|
|
492
|
+
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
493
493
|
// CalendarDays aliases
|
|
494
494
|
export { default as CalendarDaysIcon } from '../icons/calendar-days';
|
|
495
|
-
// CalendarHeart aliases
|
|
496
|
-
export { default as CalendarHeartIcon } from '../icons/calendar-heart';
|
|
497
495
|
// CalendarFold aliases
|
|
498
496
|
export { default as CalendarFoldIcon } from '../icons/calendar-fold';
|
|
497
|
+
// CalendarHeart aliases
|
|
498
|
+
export { default as CalendarHeartIcon } from '../icons/calendar-heart';
|
|
499
499
|
// CalendarMinus2 aliases
|
|
500
500
|
export { default as CalendarMinus2Icon } from '../icons/calendar-minus-2';
|
|
501
501
|
// CalendarMinus aliases
|
|
@@ -504,26 +504,26 @@ export { default as CalendarMinusIcon } from '../icons/calendar-minus';
|
|
|
504
504
|
export { default as CalendarOffIcon } from '../icons/calendar-off';
|
|
505
505
|
// CalendarPlus2 aliases
|
|
506
506
|
export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
|
|
507
|
-
// CalendarPlus aliases
|
|
508
|
-
export { default as CalendarPlusIcon } from '../icons/calendar-plus';
|
|
509
507
|
// CalendarRange aliases
|
|
510
508
|
export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
509
|
+
// CalendarPlus aliases
|
|
510
|
+
export { default as CalendarPlusIcon } from '../icons/calendar-plus';
|
|
511
511
|
// CalendarSearch aliases
|
|
512
512
|
export { default as CalendarSearchIcon } from '../icons/calendar-search';
|
|
513
513
|
// CalendarSync aliases
|
|
514
514
|
export { default as CalendarSyncIcon } from '../icons/calendar-sync';
|
|
515
|
-
// Calendar aliases
|
|
516
|
-
export { default as CalendarIcon } from '../icons/calendar';
|
|
517
515
|
// CalendarX2 aliases
|
|
518
516
|
export { default as CalendarX2Icon } from '../icons/calendar-x-2';
|
|
519
|
-
// Calendars aliases
|
|
520
|
-
export { default as CalendarsIcon } from '../icons/calendars';
|
|
521
517
|
// CalendarX aliases
|
|
522
518
|
export { default as CalendarXIcon } from '../icons/calendar-x';
|
|
523
|
-
//
|
|
524
|
-
export { default as
|
|
519
|
+
// Calendar aliases
|
|
520
|
+
export { default as CalendarIcon } from '../icons/calendar';
|
|
521
|
+
// Calendars aliases
|
|
522
|
+
export { default as CalendarsIcon } from '../icons/calendars';
|
|
525
523
|
// CameraOff aliases
|
|
526
524
|
export { default as CameraOffIcon } from '../icons/camera-off';
|
|
525
|
+
// Camera aliases
|
|
526
|
+
export { default as CameraIcon } from '../icons/camera';
|
|
527
527
|
// CandyCane aliases
|
|
528
528
|
export { default as CandyCaneIcon } from '../icons/candy-cane';
|
|
529
529
|
// CandyOff aliases
|
|
@@ -534,92 +534,92 @@ export { default as CandyIcon } from '../icons/candy';
|
|
|
534
534
|
export { default as CannabisOffIcon } from '../icons/cannabis-off';
|
|
535
535
|
// Cannabis aliases
|
|
536
536
|
export { default as CannabisIcon } from '../icons/cannabis';
|
|
537
|
-
// CarFront aliases
|
|
538
|
-
export { default as CarFrontIcon } from '../icons/car-front';
|
|
539
537
|
// CaptionsOff aliases
|
|
540
538
|
export { default as CaptionsOffIcon } from '../icons/captions-off';
|
|
539
|
+
// CarFront aliases
|
|
540
|
+
export { default as CarFrontIcon } from '../icons/car-front';
|
|
541
541
|
// CarTaxiFront aliases
|
|
542
542
|
export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
|
|
543
543
|
// Car aliases
|
|
544
544
|
export { default as CarIcon } from '../icons/car';
|
|
545
|
-
// CardSim aliases
|
|
546
|
-
export { default as CardSimIcon } from '../icons/card-sim';
|
|
547
545
|
// Caravan aliases
|
|
548
546
|
export { default as CaravanIcon } from '../icons/caravan';
|
|
547
|
+
// CardSim aliases
|
|
548
|
+
export { default as CardSimIcon } from '../icons/card-sim';
|
|
549
|
+
// CaseSensitive aliases
|
|
550
|
+
export { default as CaseSensitiveIcon } from '../icons/case-sensitive';
|
|
549
551
|
// Carrot aliases
|
|
550
552
|
export { default as CarrotIcon } from '../icons/carrot';
|
|
551
553
|
// CaseLower aliases
|
|
552
554
|
export { default as CaseLowerIcon } from '../icons/case-lower';
|
|
553
|
-
//
|
|
554
|
-
export { default as
|
|
555
|
+
// CaseUpper aliases
|
|
556
|
+
export { default as CaseUpperIcon } from '../icons/case-upper';
|
|
555
557
|
// CassetteTape aliases
|
|
556
558
|
export { default as CassetteTapeIcon } from '../icons/cassette-tape';
|
|
557
559
|
// Cast aliases
|
|
558
560
|
export { default as CastIcon } from '../icons/cast';
|
|
559
|
-
// CaseUpper aliases
|
|
560
|
-
export { default as CaseUpperIcon } from '../icons/case-upper';
|
|
561
561
|
// Castle aliases
|
|
562
562
|
export { default as CastleIcon } from '../icons/castle';
|
|
563
|
-
// CctvOff aliases
|
|
564
|
-
export { default as CctvOffIcon } from '../icons/cctv-off';
|
|
565
563
|
// Cat aliases
|
|
566
564
|
export { default as CatIcon } from '../icons/cat';
|
|
567
565
|
// Cctv aliases
|
|
568
566
|
export { default as CctvIcon } from '../icons/cctv';
|
|
567
|
+
// CctvOff aliases
|
|
568
|
+
export { default as CctvOffIcon } from '../icons/cctv-off';
|
|
569
569
|
// ChartBarDecreasing aliases
|
|
570
570
|
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
571
571
|
// ChartBarIncreasing aliases
|
|
572
572
|
export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
|
|
573
|
+
// ChartBarStacked aliases
|
|
574
|
+
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
573
575
|
// ChartColumnDecreasing aliases
|
|
574
576
|
export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
|
|
575
577
|
// ChartColumnStacked aliases
|
|
576
578
|
export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
|
|
577
|
-
// ChartBarStacked aliases
|
|
578
|
-
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
579
|
-
// ChartGantt aliases
|
|
580
|
-
export { default as ChartGanttIcon } from '../icons/chart-gantt';
|
|
581
579
|
// ChartNetwork aliases
|
|
582
580
|
export { default as ChartNetworkIcon } from '../icons/chart-network';
|
|
583
|
-
//
|
|
584
|
-
export { default as
|
|
581
|
+
// ChartGantt aliases
|
|
582
|
+
export { default as ChartGanttIcon } from '../icons/chart-gantt';
|
|
585
583
|
// ChartNoAxesColumnDecreasing aliases
|
|
586
584
|
export { default as ChartNoAxesColumnDecreasingIcon } from '../icons/chart-no-axes-column-decreasing';
|
|
587
585
|
// ChartNoAxesCombined aliases
|
|
588
586
|
export { default as ChartNoAxesCombinedIcon } from '../icons/chart-no-axes-combined';
|
|
587
|
+
// ChartSpline aliases
|
|
588
|
+
export { default as ChartSplineIcon } from '../icons/chart-spline';
|
|
589
589
|
// CheckCheck aliases
|
|
590
590
|
export { default as CheckCheckIcon } from '../icons/check-check';
|
|
591
|
+
// CheckLine aliases
|
|
592
|
+
export { default as CheckLineIcon } from '../icons/check-line';
|
|
591
593
|
// Check aliases
|
|
592
594
|
export { default as CheckIcon } from '../icons/check';
|
|
593
595
|
// ChefHat aliases
|
|
594
596
|
export { default as ChefHatIcon } from '../icons/chef-hat';
|
|
595
|
-
// CheckLine aliases
|
|
596
|
-
export { default as CheckLineIcon } from '../icons/check-line';
|
|
597
|
-
// Cherry aliases
|
|
598
|
-
export { default as CherryIcon } from '../icons/cherry';
|
|
599
|
-
// ChessBishop aliases
|
|
600
|
-
export { default as ChessBishopIcon } from '../icons/chess-bishop';
|
|
601
597
|
// ChessKing aliases
|
|
602
598
|
export { default as ChessKingIcon } from '../icons/chess-king';
|
|
603
|
-
//
|
|
604
|
-
export { default as
|
|
599
|
+
// ChessBishop aliases
|
|
600
|
+
export { default as ChessBishopIcon } from '../icons/chess-bishop';
|
|
601
|
+
// Cherry aliases
|
|
602
|
+
export { default as CherryIcon } from '../icons/cherry';
|
|
605
603
|
// ChessKnight aliases
|
|
606
604
|
export { default as ChessKnightIcon } from '../icons/chess-knight';
|
|
607
605
|
// ChessQueen aliases
|
|
608
606
|
export { default as ChessQueenIcon } from '../icons/chess-queen';
|
|
609
|
-
//
|
|
610
|
-
export { default as
|
|
607
|
+
// ChessPawn aliases
|
|
608
|
+
export { default as ChessPawnIcon } from '../icons/chess-pawn';
|
|
611
609
|
// ChessRook aliases
|
|
612
610
|
export { default as ChessRookIcon } from '../icons/chess-rook';
|
|
613
|
-
//
|
|
614
|
-
export { default as
|
|
611
|
+
// ChevronDown aliases
|
|
612
|
+
export { default as ChevronDownIcon } from '../icons/chevron-down';
|
|
615
613
|
// ChevronLast aliases
|
|
616
614
|
export { default as ChevronLastIcon } from '../icons/chevron-last';
|
|
615
|
+
// ChevronFirst aliases
|
|
616
|
+
export { default as ChevronFirstIcon } from '../icons/chevron-first';
|
|
617
617
|
// ChevronLeft aliases
|
|
618
618
|
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
619
|
-
// ChevronRight aliases
|
|
620
|
-
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
621
619
|
// ChevronUp aliases
|
|
622
620
|
export { default as ChevronUpIcon } from '../icons/chevron-up';
|
|
621
|
+
// ChevronRight aliases
|
|
622
|
+
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
623
623
|
// ChevronsDownUp aliases
|
|
624
624
|
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
625
625
|
// ChevronsDown aliases
|
|
@@ -632,86 +632,88 @@ export { default as ChevronsLeftRightIcon } from '../icons/chevrons-left-right';
|
|
|
632
632
|
export { default as ChevronsLeftIcon } from '../icons/chevrons-left';
|
|
633
633
|
// ChevronsRightLeft aliases
|
|
634
634
|
export { default as ChevronsRightLeftIcon } from '../icons/chevrons-right-left';
|
|
635
|
+
// ChevronsUp aliases
|
|
636
|
+
export { default as ChevronsUpIcon } from '../icons/chevrons-up';
|
|
635
637
|
// ChevronsRight aliases
|
|
636
638
|
export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
637
639
|
// ChevronsUpDown aliases
|
|
638
640
|
export { default as ChevronsUpDownIcon } from '../icons/chevrons-up-down';
|
|
639
|
-
// ChevronsUp aliases
|
|
640
|
-
export { default as ChevronsUpIcon } from '../icons/chevrons-up';
|
|
641
641
|
// Church aliases
|
|
642
642
|
export { default as ChurchIcon } from '../icons/church';
|
|
643
643
|
// CigaretteOff aliases
|
|
644
644
|
export { default as CigaretteOffIcon } from '../icons/cigarette-off';
|
|
645
|
-
// CircleDollarSign aliases
|
|
646
|
-
export { default as CircleDollarSignIcon } from '../icons/circle-dollar-sign';
|
|
647
645
|
// Cigarette aliases
|
|
648
646
|
export { default as CigaretteIcon } from '../icons/cigarette';
|
|
649
647
|
// CircleDashed aliases
|
|
650
648
|
export { default as CircleDashedIcon } from '../icons/circle-dashed';
|
|
651
|
-
//
|
|
652
|
-
export { default as
|
|
653
|
-
// CircleEllipsis aliases
|
|
654
|
-
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
649
|
+
// CircleDollarSign aliases
|
|
650
|
+
export { default as CircleDollarSignIcon } from '../icons/circle-dollar-sign';
|
|
655
651
|
// CircleDotDashed aliases
|
|
656
652
|
export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
|
|
653
|
+
// CircleEllipsis aliases
|
|
654
|
+
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
657
655
|
// CircleEqual aliases
|
|
658
656
|
export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
659
657
|
// CircleFadingArrowUp aliases
|
|
660
658
|
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
661
|
-
//
|
|
662
|
-
export { default as
|
|
659
|
+
// CircleDot aliases
|
|
660
|
+
export { default as CircleDotIcon } from '../icons/circle-dot';
|
|
661
|
+
// CircleEuroSign aliases
|
|
662
|
+
export { default as CircleEuroSignIcon } from '../icons/circle-euro-sign';
|
|
663
663
|
// CircleOff aliases
|
|
664
664
|
export { default as CircleOffIcon } from '../icons/circle-off';
|
|
665
665
|
// CirclePile aliases
|
|
666
666
|
export { default as CirclePileIcon } from '../icons/circle-pile';
|
|
667
|
-
//
|
|
668
|
-
export { default as
|
|
667
|
+
// CircleFadingPlus aliases
|
|
668
|
+
export { default as CircleFadingPlusIcon } from '../icons/circle-fading-plus';
|
|
669
669
|
// CircleSlash aliases
|
|
670
670
|
export { default as CircleSlashIcon } from '../icons/circle-slash';
|
|
671
|
+
// CirclePoundSterling aliases
|
|
672
|
+
export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling';
|
|
671
673
|
// CircleSmall aliases
|
|
672
674
|
export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
673
|
-
// CircleStar aliases
|
|
674
|
-
export { default as CircleStarIcon } from '../icons/circle-star';
|
|
675
|
-
// Circle aliases
|
|
676
|
-
export { default as CircleIcon } from '../icons/circle';
|
|
677
675
|
// CircuitBoard aliases
|
|
678
676
|
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
679
|
-
//
|
|
680
|
-
export { default as
|
|
677
|
+
// Circle aliases
|
|
678
|
+
export { default as CircleIcon } from '../icons/circle';
|
|
679
|
+
// CircleStar aliases
|
|
680
|
+
export { default as CircleStarIcon } from '../icons/circle-star';
|
|
681
681
|
// Citrus aliases
|
|
682
682
|
export { default as CitrusIcon } from '../icons/citrus';
|
|
683
|
+
// Clapperboard aliases
|
|
684
|
+
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
683
685
|
// ClipboardCheck aliases
|
|
684
686
|
export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
|
|
685
687
|
// ClipboardClock aliases
|
|
686
688
|
export { default as ClipboardClockIcon } from '../icons/clipboard-clock';
|
|
687
689
|
// ClipboardCopy aliases
|
|
688
690
|
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
689
|
-
// ClipboardList aliases
|
|
690
|
-
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
691
|
-
// ClipboardMinus aliases
|
|
692
|
-
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
693
691
|
// ClipboardPaste aliases
|
|
694
692
|
export { default as ClipboardPasteIcon } from '../icons/clipboard-paste';
|
|
693
|
+
// ClipboardMinus aliases
|
|
694
|
+
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
695
|
+
// ClipboardList aliases
|
|
696
|
+
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
697
|
+
// ClipboardType aliases
|
|
698
|
+
export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
695
699
|
// ClipboardPlus aliases
|
|
696
700
|
export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
|
|
697
701
|
// ClipboardX aliases
|
|
698
702
|
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
699
|
-
// ClipboardType aliases
|
|
700
|
-
export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
701
703
|
// Clipboard aliases
|
|
702
704
|
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
703
705
|
// Clock1 aliases
|
|
704
706
|
export { default as Clock1Icon } from '../icons/clock-1';
|
|
705
|
-
// Clock11 aliases
|
|
706
|
-
export { default as Clock11Icon } from '../icons/clock-11';
|
|
707
707
|
// Clock10 aliases
|
|
708
708
|
export { default as Clock10Icon } from '../icons/clock-10';
|
|
709
|
+
// Clock11 aliases
|
|
710
|
+
export { default as Clock11Icon } from '../icons/clock-11';
|
|
709
711
|
// Clock12 aliases
|
|
710
712
|
export { default as Clock12Icon } from '../icons/clock-12';
|
|
711
|
-
// Clock2 aliases
|
|
712
|
-
export { default as Clock2Icon } from '../icons/clock-2';
|
|
713
713
|
// Clock4 aliases
|
|
714
714
|
export { default as Clock4Icon } from '../icons/clock-4';
|
|
715
|
+
// Clock2 aliases
|
|
716
|
+
export { default as Clock2Icon } from '../icons/clock-2';
|
|
715
717
|
// Clock5 aliases
|
|
716
718
|
export { default as Clock5Icon } from '../icons/clock-5';
|
|
717
719
|
// Clock3 aliases
|
|
@@ -724,20 +726,20 @@ export { default as Clock7Icon } from '../icons/clock-7';
|
|
|
724
726
|
export { default as Clock8Icon } from '../icons/clock-8';
|
|
725
727
|
// Clock9 aliases
|
|
726
728
|
export { default as Clock9Icon } from '../icons/clock-9';
|
|
727
|
-
// ClockAlert aliases
|
|
728
|
-
export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
729
729
|
// ClockArrowDown aliases
|
|
730
730
|
export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
|
|
731
|
+
// ClockAlert aliases
|
|
732
|
+
export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
731
733
|
// ClockArrowLeft aliases
|
|
732
734
|
export { default as ClockArrowLeftIcon } from '../icons/clock-arrow-left';
|
|
735
|
+
// ClockArrowUp aliases
|
|
736
|
+
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
|
|
733
737
|
// ClockArrowRight aliases
|
|
734
738
|
export { default as ClockArrowRightIcon } from '../icons/clock-arrow-right';
|
|
735
739
|
// ClockCheck aliases
|
|
736
740
|
export { default as ClockCheckIcon } from '../icons/clock-check';
|
|
737
741
|
// ClockFading aliases
|
|
738
742
|
export { default as ClockFadingIcon } from '../icons/clock-fading';
|
|
739
|
-
// ClockArrowUp aliases
|
|
740
|
-
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
|
|
741
743
|
// ClockPlus aliases
|
|
742
744
|
export { default as ClockPlusIcon } from '../icons/clock-plus';
|
|
743
745
|
// Clock aliases
|
|
@@ -758,18 +760,18 @@ export { default as CloudDrizzleIcon } from '../icons/cloud-drizzle';
|
|
|
758
760
|
export { default as CloudFogIcon } from '../icons/cloud-fog';
|
|
759
761
|
// CloudLightning aliases
|
|
760
762
|
export { default as CloudLightningIcon } from '../icons/cloud-lightning';
|
|
761
|
-
// CloudHail aliases
|
|
762
|
-
export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
763
763
|
// CloudMoonRain aliases
|
|
764
764
|
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
765
765
|
// CloudMoon aliases
|
|
766
766
|
export { default as CloudMoonIcon } from '../icons/cloud-moon';
|
|
767
|
+
// CloudHail aliases
|
|
768
|
+
export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
767
769
|
// CloudOff aliases
|
|
768
770
|
export { default as CloudOffIcon } from '../icons/cloud-off';
|
|
769
|
-
// CloudRain aliases
|
|
770
|
-
export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
771
771
|
// CloudRainWind aliases
|
|
772
772
|
export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
|
|
773
|
+
// CloudRain aliases
|
|
774
|
+
export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
773
775
|
// CloudSnow aliases
|
|
774
776
|
export { default as CloudSnowIcon } from '../icons/cloud-snow';
|
|
775
777
|
// CloudSunRain aliases
|
|
@@ -780,10 +782,10 @@ export { default as CloudSunIcon } from '../icons/cloud-sun';
|
|
|
780
782
|
export { default as CloudSyncIcon } from '../icons/cloud-sync';
|
|
781
783
|
// Cloud aliases
|
|
782
784
|
export { default as CloudIcon } from '../icons/cloud';
|
|
783
|
-
// Cloudy aliases
|
|
784
|
-
export { default as CloudyIcon } from '../icons/cloudy';
|
|
785
785
|
// Clover aliases
|
|
786
786
|
export { default as CloverIcon } from '../icons/clover';
|
|
787
|
+
// Cloudy aliases
|
|
788
|
+
export { default as CloudyIcon } from '../icons/cloudy';
|
|
787
789
|
// Club aliases
|
|
788
790
|
export { default as ClubIcon } from '../icons/club';
|
|
789
791
|
// Code aliases
|
|
@@ -796,52 +798,52 @@ export { default as CogIcon } from '../icons/cog';
|
|
|
796
798
|
export { default as CoinsIcon } from '../icons/coins';
|
|
797
799
|
// Columns4 aliases
|
|
798
800
|
export { default as Columns4Icon } from '../icons/columns-4';
|
|
799
|
-
// Command aliases
|
|
800
|
-
export { default as CommandIcon } from '../icons/command';
|
|
801
801
|
// Combine aliases
|
|
802
802
|
export { default as CombineIcon } from '../icons/combine';
|
|
803
|
-
//
|
|
804
|
-
export { default as
|
|
803
|
+
// Command aliases
|
|
804
|
+
export { default as CommandIcon } from '../icons/command';
|
|
805
805
|
// Component aliases
|
|
806
806
|
export { default as ComponentIcon } from '../icons/component';
|
|
807
|
+
// Compass aliases
|
|
808
|
+
export { default as CompassIcon } from '../icons/compass';
|
|
807
809
|
// Computer aliases
|
|
808
810
|
export { default as ComputerIcon } from '../icons/computer';
|
|
809
|
-
// Cone aliases
|
|
810
|
-
export { default as ConeIcon } from '../icons/cone';
|
|
811
811
|
// ConciergeBell aliases
|
|
812
812
|
export { default as ConciergeBellIcon } from '../icons/concierge-bell';
|
|
813
|
+
// Cone aliases
|
|
814
|
+
export { default as ConeIcon } from '../icons/cone';
|
|
813
815
|
// Construction aliases
|
|
814
816
|
export { default as ConstructionIcon } from '../icons/construction';
|
|
815
817
|
// Contact aliases
|
|
816
818
|
export { default as ContactIcon } from '../icons/contact';
|
|
817
|
-
// Cookie aliases
|
|
818
|
-
export { default as CookieIcon } from '../icons/cookie';
|
|
819
819
|
// Container aliases
|
|
820
820
|
export { default as ContainerIcon } from '../icons/container';
|
|
821
821
|
// Contrast aliases
|
|
822
822
|
export { default as ContrastIcon } from '../icons/contrast';
|
|
823
|
+
// Cookie aliases
|
|
824
|
+
export { default as CookieIcon } from '../icons/cookie';
|
|
823
825
|
// CookingPot aliases
|
|
824
826
|
export { default as CookingPotIcon } from '../icons/cooking-pot';
|
|
827
|
+
// CopyMinus aliases
|
|
828
|
+
export { default as CopyMinusIcon } from '../icons/copy-minus';
|
|
825
829
|
// CopyCheck aliases
|
|
826
830
|
export { default as CopyCheckIcon } from '../icons/copy-check';
|
|
827
831
|
// CopyPlus aliases
|
|
828
832
|
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
829
|
-
// CopyMinus aliases
|
|
830
|
-
export { default as CopyMinusIcon } from '../icons/copy-minus';
|
|
831
833
|
// CopySlash aliases
|
|
832
834
|
export { default as CopySlashIcon } from '../icons/copy-slash';
|
|
833
835
|
// CopyX aliases
|
|
834
836
|
export { default as CopyXIcon } from '../icons/copy-x';
|
|
835
837
|
// Copy aliases
|
|
836
838
|
export { default as CopyIcon } from '../icons/copy';
|
|
837
|
-
// Copyleft aliases
|
|
838
|
-
export { default as CopyleftIcon } from '../icons/copyleft';
|
|
839
839
|
// Copyright aliases
|
|
840
840
|
export { default as CopyrightIcon } from '../icons/copyright';
|
|
841
|
-
// CornerDownRight aliases
|
|
842
|
-
export { default as CornerDownRightIcon } from '../icons/corner-down-right';
|
|
843
841
|
// CornerDownLeft aliases
|
|
844
842
|
export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
|
|
843
|
+
// Copyleft aliases
|
|
844
|
+
export { default as CopyleftIcon } from '../icons/copyleft';
|
|
845
|
+
// CornerDownRight aliases
|
|
846
|
+
export { default as CornerDownRightIcon } from '../icons/corner-down-right';
|
|
845
847
|
// CornerLeftDown aliases
|
|
846
848
|
export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
|
|
847
849
|
// CornerLeftUp aliases
|
|
@@ -850,52 +852,52 @@ export { default as CornerLeftUpIcon } from '../icons/corner-left-up';
|
|
|
850
852
|
export { default as CornerRightDownIcon } from '../icons/corner-right-down';
|
|
851
853
|
// CornerRightUp aliases
|
|
852
854
|
export { default as CornerRightUpIcon } from '../icons/corner-right-up';
|
|
853
|
-
// CornerUpRight aliases
|
|
854
|
-
export { default as CornerUpRightIcon } from '../icons/corner-up-right';
|
|
855
855
|
// CornerUpLeft aliases
|
|
856
856
|
export { default as CornerUpLeftIcon } from '../icons/corner-up-left';
|
|
857
|
+
// CornerUpRight aliases
|
|
858
|
+
export { default as CornerUpRightIcon } from '../icons/corner-up-right';
|
|
857
859
|
// Cpu aliases
|
|
858
860
|
export { default as CpuIcon } from '../icons/cpu';
|
|
859
|
-
// CreativeCommons aliases
|
|
860
|
-
export { default as CreativeCommonsIcon } from '../icons/creative-commons';
|
|
861
861
|
// Croissant aliases
|
|
862
862
|
export { default as CroissantIcon } from '../icons/croissant';
|
|
863
|
+
// CreativeCommons aliases
|
|
864
|
+
export { default as CreativeCommonsIcon } from '../icons/creative-commons';
|
|
863
865
|
// CreditCard aliases
|
|
864
866
|
export { default as CreditCardIcon } from '../icons/credit-card';
|
|
865
867
|
// Crop aliases
|
|
866
868
|
export { default as CropIcon } from '../icons/crop';
|
|
867
869
|
// Cross aliases
|
|
868
870
|
export { default as CrossIcon } from '../icons/cross';
|
|
869
|
-
// Crown aliases
|
|
870
|
-
export { default as CrownIcon } from '../icons/crown';
|
|
871
871
|
// Crosshair aliases
|
|
872
872
|
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
873
|
+
// Crown aliases
|
|
874
|
+
export { default as CrownIcon } from '../icons/crown';
|
|
873
875
|
// Cuboid aliases
|
|
874
876
|
export { default as CuboidIcon } from '../icons/cuboid';
|
|
875
|
-
// CupSoda aliases
|
|
876
|
-
export { default as CupSodaIcon } from '../icons/cup-soda';
|
|
877
877
|
// Currency aliases
|
|
878
878
|
export { default as CurrencyIcon } from '../icons/currency';
|
|
879
|
+
// CupSoda aliases
|
|
880
|
+
export { default as CupSodaIcon } from '../icons/cup-soda';
|
|
879
881
|
// Cylinder aliases
|
|
880
882
|
export { default as CylinderIcon } from '../icons/cylinder';
|
|
881
883
|
// Dam aliases
|
|
882
884
|
export { default as DamIcon } from '../icons/dam';
|
|
883
|
-
// DatabaseArrowDown aliases
|
|
884
|
-
export { default as DatabaseArrowDownIcon } from '../icons/database-arrow-down';
|
|
885
885
|
// DatabaseArrowUp aliases
|
|
886
886
|
export { default as DatabaseArrowUpIcon } from '../icons/database-arrow-up';
|
|
887
|
+
// DatabaseArrowDown aliases
|
|
888
|
+
export { default as DatabaseArrowDownIcon } from '../icons/database-arrow-down';
|
|
887
889
|
// DatabaseBackup aliases
|
|
888
890
|
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
889
891
|
// DatabaseCheck aliases
|
|
890
892
|
export { default as DatabaseCheckIcon } from '../icons/database-check';
|
|
891
893
|
// DatabaseMinus aliases
|
|
892
894
|
export { default as DatabaseMinusIcon } from '../icons/database-minus';
|
|
893
|
-
// DatabasePlus aliases
|
|
894
|
-
export { default as DatabasePlusIcon } from '../icons/database-plus';
|
|
895
895
|
// DatabaseSearch aliases
|
|
896
896
|
export { default as DatabaseSearchIcon } from '../icons/database-search';
|
|
897
897
|
// DatabaseX aliases
|
|
898
898
|
export { default as DatabaseXIcon } from '../icons/database-x';
|
|
899
|
+
// DatabasePlus aliases
|
|
900
|
+
export { default as DatabasePlusIcon } from '../icons/database-plus';
|
|
899
901
|
// DatabaseZap aliases
|
|
900
902
|
export { default as DatabaseZapIcon } from '../icons/database-zap';
|
|
901
903
|
// Database aliases
|
|
@@ -908,24 +910,24 @@ export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right
|
|
|
908
910
|
export { default as DeleteIcon } from '../icons/delete';
|
|
909
911
|
// Dessert aliases
|
|
910
912
|
export { default as DessertIcon } from '../icons/dessert';
|
|
911
|
-
// DiamondMinus aliases
|
|
912
|
-
export { default as DiamondMinusIcon } from '../icons/diamond-minus';
|
|
913
913
|
// Diameter aliases
|
|
914
914
|
export { default as DiameterIcon } from '../icons/diameter';
|
|
915
|
+
// DiamondMinus aliases
|
|
916
|
+
export { default as DiamondMinusIcon } from '../icons/diamond-minus';
|
|
915
917
|
// DiamondPlus aliases
|
|
916
918
|
export { default as DiamondPlusIcon } from '../icons/diamond-plus';
|
|
917
|
-
// Dice1 aliases
|
|
918
|
-
export { default as Dice1Icon } from '../icons/dice-1';
|
|
919
919
|
// Diamond aliases
|
|
920
920
|
export { default as DiamondIcon } from '../icons/diamond';
|
|
921
|
-
//
|
|
922
|
-
export { default as
|
|
923
|
-
// Dice3 aliases
|
|
924
|
-
export { default as Dice3Icon } from '../icons/dice-3';
|
|
921
|
+
// Dice1 aliases
|
|
922
|
+
export { default as Dice1Icon } from '../icons/dice-1';
|
|
925
923
|
// Dice4 aliases
|
|
926
924
|
export { default as Dice4Icon } from '../icons/dice-4';
|
|
925
|
+
// Dice2 aliases
|
|
926
|
+
export { default as Dice2Icon } from '../icons/dice-2';
|
|
927
927
|
// Dice5 aliases
|
|
928
928
|
export { default as Dice5Icon } from '../icons/dice-5';
|
|
929
|
+
// Dice3 aliases
|
|
930
|
+
export { default as Dice3Icon } from '../icons/dice-3';
|
|
929
931
|
// Dice6 aliases
|
|
930
932
|
export { default as Dice6Icon } from '../icons/dice-6';
|
|
931
933
|
// Dices aliases
|
|
@@ -936,22 +938,22 @@ export { default as DiffIcon } from '../icons/diff';
|
|
|
936
938
|
export { default as Disc2Icon } from '../icons/disc-2';
|
|
937
939
|
// Disc3 aliases
|
|
938
940
|
export { default as Disc3Icon } from '../icons/disc-3';
|
|
939
|
-
// DiscAlbum aliases
|
|
940
|
-
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
941
941
|
// Disc aliases
|
|
942
942
|
export { default as DiscIcon } from '../icons/disc';
|
|
943
943
|
// Divide aliases
|
|
944
944
|
export { default as DivideIcon } from '../icons/divide';
|
|
945
|
+
// DiscAlbum aliases
|
|
946
|
+
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
945
947
|
// DnaOff aliases
|
|
946
948
|
export { default as DnaOffIcon } from '../icons/dna-off';
|
|
947
949
|
// Dna aliases
|
|
948
950
|
export { default as DnaIcon } from '../icons/dna';
|
|
949
951
|
// Dock aliases
|
|
950
952
|
export { default as DockIcon } from '../icons/dock';
|
|
951
|
-
// Dog aliases
|
|
952
|
-
export { default as DogIcon } from '../icons/dog';
|
|
953
953
|
// DollarSign aliases
|
|
954
954
|
export { default as DollarSignIcon } from '../icons/dollar-sign';
|
|
955
|
+
// Dog aliases
|
|
956
|
+
export { default as DogIcon } from '../icons/dog';
|
|
955
957
|
// Donut aliases
|
|
956
958
|
export { default as DonutIcon } from '../icons/donut';
|
|
957
959
|
// DoorClosedLocked aliases
|
|
@@ -962,10 +964,10 @@ export { default as DoorClosedIcon } from '../icons/door-closed';
|
|
|
962
964
|
export { default as DoorOpenIcon } from '../icons/door-open';
|
|
963
965
|
// Dot aliases
|
|
964
966
|
export { default as DotIcon } from '../icons/dot';
|
|
965
|
-
// DraftingCompass aliases
|
|
966
|
-
export { default as DraftingCompassIcon } from '../icons/drafting-compass';
|
|
967
967
|
// Download aliases
|
|
968
968
|
export { default as DownloadIcon } from '../icons/download';
|
|
969
|
+
// DraftingCompass aliases
|
|
970
|
+
export { default as DraftingCompassIcon } from '../icons/drafting-compass';
|
|
969
971
|
// Drama aliases
|
|
970
972
|
export { default as DramaIcon } from '../icons/drama';
|
|
971
973
|
// Drill aliases
|
|
@@ -978,12 +980,12 @@ export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
|
978
980
|
export { default as DropletIcon } from '../icons/droplet';
|
|
979
981
|
// Droplets aliases
|
|
980
982
|
export { default as DropletsIcon } from '../icons/droplets';
|
|
981
|
-
// Drumstick aliases
|
|
982
|
-
export { default as DrumstickIcon } from '../icons/drumstick';
|
|
983
|
-
// Dumbbell aliases
|
|
984
|
-
export { default as DumbbellIcon } from '../icons/dumbbell';
|
|
985
983
|
// Drum aliases
|
|
986
984
|
export { default as DrumIcon } from '../icons/drum';
|
|
985
|
+
// Dumbbell aliases
|
|
986
|
+
export { default as DumbbellIcon } from '../icons/dumbbell';
|
|
987
|
+
// Drumstick aliases
|
|
988
|
+
export { default as DrumstickIcon } from '../icons/drumstick';
|
|
987
989
|
// EarOff aliases
|
|
988
990
|
export { default as EarOffIcon } from '../icons/ear-off';
|
|
989
991
|
// Ear aliases
|
|
@@ -1018,16 +1020,16 @@ export { default as EvChargerIcon } from '../icons/ev-charger';
|
|
|
1018
1020
|
export { default as ExpandIcon } from '../icons/expand';
|
|
1019
1021
|
// ExternalLink aliases
|
|
1020
1022
|
export { default as ExternalLinkIcon } from '../icons/external-link';
|
|
1023
|
+
// EyeDashed aliases
|
|
1024
|
+
export { default as EyeDashedIcon } from '../icons/eye-dashed';
|
|
1021
1025
|
// EyeClosed aliases
|
|
1022
1026
|
export { default as EyeClosedIcon } from '../icons/eye-closed';
|
|
1023
1027
|
// EyeOff aliases
|
|
1024
1028
|
export { default as EyeOffIcon } from '../icons/eye-off';
|
|
1025
|
-
// EyeDashed aliases
|
|
1026
|
-
export { default as EyeDashedIcon } from '../icons/eye-dashed';
|
|
1027
|
-
// Factory aliases
|
|
1028
|
-
export { default as FactoryIcon } from '../icons/factory';
|
|
1029
1029
|
// Eye aliases
|
|
1030
1030
|
export { default as EyeIcon } from '../icons/eye';
|
|
1031
|
+
// Factory aliases
|
|
1032
|
+
export { default as FactoryIcon } from '../icons/factory';
|
|
1031
1033
|
// Fan aliases
|
|
1032
1034
|
export { default as FanIcon } from '../icons/fan';
|
|
1033
1035
|
// FastForward aliases
|
|
@@ -1036,10 +1038,10 @@ export { default as FastForwardIcon } from '../icons/fast-forward';
|
|
|
1036
1038
|
export { default as FeatherIcon } from '../icons/feather';
|
|
1037
1039
|
// Fence aliases
|
|
1038
1040
|
export { default as FenceIcon } from '../icons/fence';
|
|
1039
|
-
// FileArchive aliases
|
|
1040
|
-
export { default as FileArchiveIcon } from '../icons/file-archive';
|
|
1041
1041
|
// FerrisWheel aliases
|
|
1042
1042
|
export { default as FerrisWheelIcon } from '../icons/ferris-wheel';
|
|
1043
|
+
// FileArchive aliases
|
|
1044
|
+
export { default as FileArchiveIcon } from '../icons/file-archive';
|
|
1043
1045
|
// FileBox aliases
|
|
1044
1046
|
export { default as FileBoxIcon } from '../icons/file-box';
|
|
1045
1047
|
// FileCheck aliases
|
|
@@ -1066,42 +1068,42 @@ export { default as FileMinusIcon } from '../icons/file-minus';
|
|
|
1066
1068
|
export { default as FileMusicIcon } from '../icons/file-music';
|
|
1067
1069
|
// FileOutput aliases
|
|
1068
1070
|
export { default as FileOutputIcon } from '../icons/file-output';
|
|
1069
|
-
// FileScan aliases
|
|
1070
|
-
export { default as FileScanIcon } from '../icons/file-scan';
|
|
1071
|
-
// FileSearch aliases
|
|
1072
|
-
export { default as FileSearchIcon } from '../icons/file-search';
|
|
1073
1071
|
// FilePlus aliases
|
|
1074
1072
|
export { default as FilePlusIcon } from '../icons/file-plus';
|
|
1073
|
+
// FileScan aliases
|
|
1074
|
+
export { default as FileScanIcon } from '../icons/file-scan';
|
|
1075
1075
|
// FileSliders aliases
|
|
1076
1076
|
export { default as FileSlidersIcon } from '../icons/file-sliders';
|
|
1077
|
-
//
|
|
1078
|
-
export { default as
|
|
1077
|
+
// FileSearch aliases
|
|
1078
|
+
export { default as FileSearchIcon } from '../icons/file-search';
|
|
1079
1079
|
// FileSpreadsheet aliases
|
|
1080
1080
|
export { default as FileSpreadsheetIcon } from '../icons/file-spreadsheet';
|
|
1081
|
+
// FileStack aliases
|
|
1082
|
+
export { default as FileStackIcon } from '../icons/file-stack';
|
|
1081
1083
|
// FileSymlink aliases
|
|
1082
1084
|
export { default as FileSymlinkIcon } from '../icons/file-symlink';
|
|
1083
1085
|
// FileTerminal aliases
|
|
1084
1086
|
export { default as FileTerminalIcon } from '../icons/file-terminal';
|
|
1085
|
-
// FileType aliases
|
|
1086
|
-
export { default as FileTypeIcon } from '../icons/file-type';
|
|
1087
1087
|
// FileText aliases
|
|
1088
1088
|
export { default as FileTextIcon } from '../icons/file-text';
|
|
1089
|
+
// FileType aliases
|
|
1090
|
+
export { default as FileTypeIcon } from '../icons/file-type';
|
|
1089
1091
|
// FileUp aliases
|
|
1090
1092
|
export { default as FileUpIcon } from '../icons/file-up';
|
|
1091
|
-
// FileUser aliases
|
|
1092
|
-
export { default as FileUserIcon } from '../icons/file-user';
|
|
1093
1093
|
// FileVolume aliases
|
|
1094
1094
|
export { default as FileVolumeIcon } from '../icons/file-volume';
|
|
1095
|
+
// FileUser aliases
|
|
1096
|
+
export { default as FileUserIcon } from '../icons/file-user';
|
|
1095
1097
|
// FileX aliases
|
|
1096
1098
|
export { default as FileXIcon } from '../icons/file-x';
|
|
1097
1099
|
// File aliases
|
|
1098
1100
|
export { default as FileIcon } from '../icons/file';
|
|
1101
|
+
// FireExtinguisher aliases
|
|
1102
|
+
export { default as FireExtinguisherIcon } from '../icons/fire-extinguisher';
|
|
1099
1103
|
// Files aliases
|
|
1100
1104
|
export { default as FilesIcon } from '../icons/files';
|
|
1101
1105
|
// Film aliases
|
|
1102
1106
|
export { default as FilmIcon } from '../icons/film';
|
|
1103
|
-
// FireExtinguisher aliases
|
|
1104
|
-
export { default as FireExtinguisherIcon } from '../icons/fire-extinguisher';
|
|
1105
1107
|
// FishOff aliases
|
|
1106
1108
|
export { default as FishOffIcon } from '../icons/fish-off';
|
|
1107
1109
|
// FishSymbol aliases
|
|
@@ -1118,10 +1120,10 @@ export { default as FlagOffIcon } from '../icons/flag-off';
|
|
|
1118
1120
|
export { default as FlagTriangleLeftIcon } from '../icons/flag-triangle-left';
|
|
1119
1121
|
// FlagTriangleRight aliases
|
|
1120
1122
|
export { default as FlagTriangleRightIcon } from '../icons/flag-triangle-right';
|
|
1121
|
-
// FlameKindling aliases
|
|
1122
|
-
export { default as FlameKindlingIcon } from '../icons/flame-kindling';
|
|
1123
1123
|
// Flag aliases
|
|
1124
1124
|
export { default as FlagIcon } from '../icons/flag';
|
|
1125
|
+
// FlameKindling aliases
|
|
1126
|
+
export { default as FlameKindlingIcon } from '../icons/flame-kindling';
|
|
1125
1127
|
// Flame aliases
|
|
1126
1128
|
export { default as FlameIcon } from '../icons/flame';
|
|
1127
1129
|
// FlashlightOff aliases
|
|
@@ -1132,10 +1134,10 @@ export { default as FlashlightIcon } from '../icons/flashlight';
|
|
|
1132
1134
|
export { default as FlaskConicalOffIcon } from '../icons/flask-conical-off';
|
|
1133
1135
|
// FlaskConical aliases
|
|
1134
1136
|
export { default as FlaskConicalIcon } from '../icons/flask-conical';
|
|
1135
|
-
// FlaskRound aliases
|
|
1136
|
-
export { default as FlaskRoundIcon } from '../icons/flask-round';
|
|
1137
1137
|
// FlipHorizontal2 aliases
|
|
1138
1138
|
export { default as FlipHorizontal2Icon } from '../icons/flip-horizontal-2';
|
|
1139
|
+
// FlaskRound aliases
|
|
1140
|
+
export { default as FlaskRoundIcon } from '../icons/flask-round';
|
|
1139
1141
|
// FlipVertical2 aliases
|
|
1140
1142
|
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1141
1143
|
// Flower2 aliases
|
|
@@ -1146,58 +1148,58 @@ export { default as FlowerIcon } from '../icons/flower';
|
|
|
1146
1148
|
export { default as FocusIcon } from '../icons/focus';
|
|
1147
1149
|
// FoldHorizontal aliases
|
|
1148
1150
|
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
1149
|
-
// FoldVertical aliases
|
|
1150
|
-
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1151
1151
|
// FolderArchive aliases
|
|
1152
1152
|
export { default as FolderArchiveIcon } from '../icons/folder-archive';
|
|
1153
|
-
//
|
|
1154
|
-
export { default as
|
|
1153
|
+
// FoldVertical aliases
|
|
1154
|
+
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1155
1155
|
// FolderBookmark aliases
|
|
1156
1156
|
export { default as FolderBookmarkIcon } from '../icons/folder-bookmark';
|
|
1157
1157
|
// FolderClock aliases
|
|
1158
1158
|
export { default as FolderClockIcon } from '../icons/folder-clock';
|
|
1159
|
-
//
|
|
1160
|
-
export { default as
|
|
1159
|
+
// FolderCheck aliases
|
|
1160
|
+
export { default as FolderCheckIcon } from '../icons/folder-check';
|
|
1161
1161
|
// FolderCode aliases
|
|
1162
1162
|
export { default as FolderCodeIcon } from '../icons/folder-code';
|
|
1163
1163
|
// FolderDot aliases
|
|
1164
1164
|
export { default as FolderDotIcon } from '../icons/folder-dot';
|
|
1165
|
+
// FolderClosed aliases
|
|
1166
|
+
export { default as FolderClosedIcon } from '../icons/folder-closed';
|
|
1165
1167
|
// FolderDown aliases
|
|
1166
1168
|
export { default as FolderDownIcon } from '../icons/folder-down';
|
|
1167
1169
|
// FolderGit2 aliases
|
|
1168
1170
|
export { default as FolderGit2Icon } from '../icons/folder-git-2';
|
|
1169
1171
|
// FolderGit aliases
|
|
1170
1172
|
export { default as FolderGitIcon } from '../icons/folder-git';
|
|
1171
|
-
// FolderHeart aliases
|
|
1172
|
-
export { default as FolderHeartIcon } from '../icons/folder-heart';
|
|
1173
|
-
// FolderInput aliases
|
|
1174
|
-
export { default as FolderInputIcon } from '../icons/folder-input';
|
|
1175
1173
|
// FolderKanban aliases
|
|
1176
1174
|
export { default as FolderKanbanIcon } from '../icons/folder-kanban';
|
|
1175
|
+
// FolderInput aliases
|
|
1176
|
+
export { default as FolderInputIcon } from '../icons/folder-input';
|
|
1177
|
+
// FolderHeart aliases
|
|
1178
|
+
export { default as FolderHeartIcon } from '../icons/folder-heart';
|
|
1177
1179
|
// FolderKey aliases
|
|
1178
1180
|
export { default as FolderKeyIcon } from '../icons/folder-key';
|
|
1179
1181
|
// FolderLock aliases
|
|
1180
1182
|
export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
1181
1183
|
// FolderMinus aliases
|
|
1182
1184
|
export { default as FolderMinusIcon } from '../icons/folder-minus';
|
|
1183
|
-
// FolderOpen aliases
|
|
1184
|
-
export { default as FolderOpenIcon } from '../icons/folder-open';
|
|
1185
1185
|
// FolderOpenDot aliases
|
|
1186
1186
|
export { default as FolderOpenDotIcon } from '../icons/folder-open-dot';
|
|
1187
|
+
// FolderOpen aliases
|
|
1188
|
+
export { default as FolderOpenIcon } from '../icons/folder-open';
|
|
1187
1189
|
// FolderOutput aliases
|
|
1188
1190
|
export { default as FolderOutputIcon } from '../icons/folder-output';
|
|
1189
|
-
// FolderRoot aliases
|
|
1190
|
-
export { default as FolderRootIcon } from '../icons/folder-root';
|
|
1191
1191
|
// FolderPlus aliases
|
|
1192
1192
|
export { default as FolderPlusIcon } from '../icons/folder-plus';
|
|
1193
|
+
// FolderRoot aliases
|
|
1194
|
+
export { default as FolderRootIcon } from '../icons/folder-root';
|
|
1193
1195
|
// FolderSearch2 aliases
|
|
1194
1196
|
export { default as FolderSearch2Icon } from '../icons/folder-search-2';
|
|
1195
1197
|
// FolderSearch aliases
|
|
1196
1198
|
export { default as FolderSearchIcon } from '../icons/folder-search';
|
|
1197
|
-
// FolderSymlink aliases
|
|
1198
|
-
export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
|
|
1199
1199
|
// FolderSync aliases
|
|
1200
1200
|
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1201
|
+
// FolderSymlink aliases
|
|
1202
|
+
export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
|
|
1201
1203
|
// FolderTree aliases
|
|
1202
1204
|
export { default as FolderTreeIcon } from '../icons/folder-tree';
|
|
1203
1205
|
// FolderUp aliases
|
|
@@ -1216,14 +1218,14 @@ export { default as ForkliftIcon } from '../icons/forklift';
|
|
|
1216
1218
|
export { default as FormIcon } from '../icons/form';
|
|
1217
1219
|
// Forward aliases
|
|
1218
1220
|
export { default as ForwardIcon } from '../icons/forward';
|
|
1219
|
-
// Frown aliases
|
|
1220
|
-
export { default as FrownIcon } from '../icons/frown';
|
|
1221
|
-
// Fuel aliases
|
|
1222
|
-
export { default as FuelIcon } from '../icons/fuel';
|
|
1223
1221
|
// Frame aliases
|
|
1224
1222
|
export { default as FrameIcon } from '../icons/frame';
|
|
1223
|
+
// Frown aliases
|
|
1224
|
+
export { default as FrownIcon } from '../icons/frown';
|
|
1225
1225
|
// Fullscreen aliases
|
|
1226
1226
|
export { default as FullscreenIcon } from '../icons/fullscreen';
|
|
1227
|
+
// Fuel aliases
|
|
1228
|
+
export { default as FuelIcon } from '../icons/fuel';
|
|
1227
1229
|
// FunnelPlus aliases
|
|
1228
1230
|
export { default as FunnelPlusIcon } from '../icons/funnel-plus';
|
|
1229
1231
|
// GalleryHorizontalEnd aliases
|
|
@@ -1236,10 +1238,10 @@ export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
|
|
|
1236
1238
|
export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end';
|
|
1237
1239
|
// GalleryVertical aliases
|
|
1238
1240
|
export { default as GalleryVerticalIcon } from '../icons/gallery-vertical';
|
|
1239
|
-
// Gamepad2 aliases
|
|
1240
|
-
export { default as Gamepad2Icon } from '../icons/gamepad-2';
|
|
1241
1241
|
// GamepadDirectional aliases
|
|
1242
1242
|
export { default as GamepadDirectionalIcon } from '../icons/gamepad-directional';
|
|
1243
|
+
// Gamepad2 aliases
|
|
1244
|
+
export { default as Gamepad2Icon } from '../icons/gamepad-2';
|
|
1243
1245
|
// Gamepad aliases
|
|
1244
1246
|
export { default as GamepadIcon } from '../icons/gamepad';
|
|
1245
1247
|
// Gauge aliases
|
|
@@ -1252,10 +1254,10 @@ export { default as GemIcon } from '../icons/gem';
|
|
|
1252
1254
|
export { default as GeorgianLariIcon } from '../icons/georgian-lari';
|
|
1253
1255
|
// Ghost aliases
|
|
1254
1256
|
export { default as GhostIcon } from '../icons/ghost';
|
|
1255
|
-
// Gift aliases
|
|
1256
|
-
export { default as GiftIcon } from '../icons/gift';
|
|
1257
1257
|
// GitBranchMinus aliases
|
|
1258
1258
|
export { default as GitBranchMinusIcon } from '../icons/git-branch-minus';
|
|
1259
|
+
// Gift aliases
|
|
1260
|
+
export { default as GiftIcon } from '../icons/gift';
|
|
1259
1261
|
// GitBranchPlus aliases
|
|
1260
1262
|
export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
1261
1263
|
// GitBranch aliases
|
|
@@ -1280,30 +1282,30 @@ export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-ar
|
|
|
1280
1282
|
export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
|
|
1281
1283
|
// GitPullRequestCreateArrow aliases
|
|
1282
1284
|
export { default as GitPullRequestCreateArrowIcon } from '../icons/git-pull-request-create-arrow';
|
|
1283
|
-
// GitPullRequestDraft aliases
|
|
1284
|
-
export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
|
|
1285
1285
|
// GitPullRequestCreate aliases
|
|
1286
1286
|
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
|
|
1287
|
-
//
|
|
1288
|
-
export { default as
|
|
1287
|
+
// GitPullRequestDraft aliases
|
|
1288
|
+
export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
|
|
1289
1289
|
// GitPullRequest aliases
|
|
1290
1290
|
export { default as GitPullRequestIcon } from '../icons/git-pull-request';
|
|
1291
|
-
// GlobeCheck aliases
|
|
1292
|
-
export { default as GlobeCheckIcon } from '../icons/globe-check';
|
|
1293
1291
|
// Glasses aliases
|
|
1294
1292
|
export { default as GlassesIcon } from '../icons/glasses';
|
|
1295
1293
|
// GlobeLock aliases
|
|
1296
1294
|
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1297
1295
|
// GlobeOff aliases
|
|
1298
1296
|
export { default as GlobeOffIcon } from '../icons/globe-off';
|
|
1297
|
+
// GlassWater aliases
|
|
1298
|
+
export { default as GlassWaterIcon } from '../icons/glass-water';
|
|
1299
|
+
// GlobeCheck aliases
|
|
1300
|
+
export { default as GlobeCheckIcon } from '../icons/globe-check';
|
|
1299
1301
|
// GlobeX aliases
|
|
1300
1302
|
export { default as GlobeXIcon } from '../icons/globe-x';
|
|
1301
1303
|
// Globe aliases
|
|
1302
1304
|
export { default as GlobeIcon } from '../icons/globe';
|
|
1303
|
-
// Goal aliases
|
|
1304
|
-
export { default as GoalIcon } from '../icons/goal';
|
|
1305
1305
|
// Gpu aliases
|
|
1306
1306
|
export { default as GpuIcon } from '../icons/gpu';
|
|
1307
|
+
// Goal aliases
|
|
1308
|
+
export { default as GoalIcon } from '../icons/goal';
|
|
1307
1309
|
// GraduationCap aliases
|
|
1308
1310
|
export { default as GraduationCapIcon } from '../icons/graduation-cap';
|
|
1309
1311
|
// Grape aliases
|
|
@@ -1312,16 +1314,16 @@ export { default as GrapeIcon } from '../icons/grape';
|
|
|
1312
1314
|
export { default as Grid3x2Icon } from '../icons/grid-3x2';
|
|
1313
1315
|
// GripHorizontal aliases
|
|
1314
1316
|
export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
|
|
1315
|
-
// GripVertical aliases
|
|
1316
|
-
export { default as GripVerticalIcon } from '../icons/grip-vertical';
|
|
1317
1317
|
// Grip aliases
|
|
1318
1318
|
export { default as GripIcon } from '../icons/grip';
|
|
1319
|
-
// Guitar aliases
|
|
1320
|
-
export { default as GuitarIcon } from '../icons/guitar';
|
|
1321
1319
|
// Group aliases
|
|
1322
1320
|
export { default as GroupIcon } from '../icons/group';
|
|
1321
|
+
// GripVertical aliases
|
|
1322
|
+
export { default as GripVerticalIcon } from '../icons/grip-vertical';
|
|
1323
1323
|
// Ham aliases
|
|
1324
1324
|
export { default as HamIcon } from '../icons/ham';
|
|
1325
|
+
// Guitar aliases
|
|
1326
|
+
export { default as GuitarIcon } from '../icons/guitar';
|
|
1325
1327
|
// Hamburger aliases
|
|
1326
1328
|
export { default as HamburgerIcon } from '../icons/hamburger';
|
|
1327
1329
|
// Hammer aliases
|
|
@@ -1338,10 +1340,10 @@ export { default as HandMetalIcon } from '../icons/hand-metal';
|
|
|
1338
1340
|
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1339
1341
|
// Hand aliases
|
|
1340
1342
|
export { default as HandIcon } from '../icons/hand';
|
|
1341
|
-
// Handbag aliases
|
|
1342
|
-
export { default as HandbagIcon } from '../icons/handbag';
|
|
1343
1343
|
// Handshake aliases
|
|
1344
1344
|
export { default as HandshakeIcon } from '../icons/handshake';
|
|
1345
|
+
// Handbag aliases
|
|
1346
|
+
export { default as HandbagIcon } from '../icons/handbag';
|
|
1345
1347
|
// HardDriveDownload aliases
|
|
1346
1348
|
export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
|
|
1347
1349
|
// HardDriveUpload aliases
|
|
@@ -1410,18 +1412,18 @@ export { default as HistoryIcon } from '../icons/history';
|
|
|
1410
1412
|
export { default as HopOffIcon } from '../icons/hop-off';
|
|
1411
1413
|
// Hop aliases
|
|
1412
1414
|
export { default as HopIcon } from '../icons/hop';
|
|
1413
|
-
// Hotel aliases
|
|
1414
|
-
export { default as HotelIcon } from '../icons/hotel';
|
|
1415
1415
|
// Hospital aliases
|
|
1416
1416
|
export { default as HospitalIcon } from '../icons/hospital';
|
|
1417
|
+
// Hotel aliases
|
|
1418
|
+
export { default as HotelIcon } from '../icons/hotel';
|
|
1417
1419
|
// Hourglass aliases
|
|
1418
1420
|
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1419
|
-
// HousePlug aliases
|
|
1420
|
-
export { default as HousePlugIcon } from '../icons/house-plug';
|
|
1421
1421
|
// HouseHeart aliases
|
|
1422
1422
|
export { default as HouseHeartIcon } from '../icons/house-heart';
|
|
1423
1423
|
// HousePlus aliases
|
|
1424
1424
|
export { default as HousePlusIcon } from '../icons/house-plus';
|
|
1425
|
+
// HousePlug aliases
|
|
1426
|
+
export { default as HousePlugIcon } from '../icons/house-plug';
|
|
1425
1427
|
// HouseWifi aliases
|
|
1426
1428
|
export { default as HouseWifiIcon } from '../icons/house-wifi';
|
|
1427
1429
|
// IdCardLanyard aliases
|
|
@@ -1432,28 +1434,28 @@ export { default as IdCardIcon } from '../icons/id-card';
|
|
|
1432
1434
|
export { default as ImageDownIcon } from '../icons/image-down';
|
|
1433
1435
|
// ImageMinus aliases
|
|
1434
1436
|
export { default as ImageMinusIcon } from '../icons/image-minus';
|
|
1437
|
+
// ImagePlay aliases
|
|
1438
|
+
export { default as ImagePlayIcon } from '../icons/image-play';
|
|
1435
1439
|
// ImageOff aliases
|
|
1436
1440
|
export { default as ImageOffIcon } from '../icons/image-off';
|
|
1437
1441
|
// ImagePlus aliases
|
|
1438
1442
|
export { default as ImagePlusIcon } from '../icons/image-plus';
|
|
1439
1443
|
// ImageUp aliases
|
|
1440
1444
|
export { default as ImageUpIcon } from '../icons/image-up';
|
|
1441
|
-
// ImagePlay aliases
|
|
1442
|
-
export { default as ImagePlayIcon } from '../icons/image-play';
|
|
1443
|
-
// ImageUpscale aliases
|
|
1444
|
-
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1445
|
-
// Image aliases
|
|
1446
|
-
export { default as ImageIcon } from '../icons/image';
|
|
1447
1445
|
// Images aliases
|
|
1448
1446
|
export { default as ImagesIcon } from '../icons/images';
|
|
1447
|
+
// Image aliases
|
|
1448
|
+
export { default as ImageIcon } from '../icons/image';
|
|
1449
|
+
// ImageUpscale aliases
|
|
1450
|
+
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1449
1451
|
// Import aliases
|
|
1450
1452
|
export { default as ImportIcon } from '../icons/import';
|
|
1451
1453
|
// Inbox aliases
|
|
1452
1454
|
export { default as InboxIcon } from '../icons/inbox';
|
|
1453
|
-
// IndianRupee aliases
|
|
1454
|
-
export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
1455
1455
|
// Infinity aliases
|
|
1456
1456
|
export { default as InfinityIcon } from '../icons/infinity';
|
|
1457
|
+
// IndianRupee aliases
|
|
1458
|
+
export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
1457
1459
|
// Info aliases
|
|
1458
1460
|
export { default as InfoIcon } from '../icons/info';
|
|
1459
1461
|
// InspectionPanel aliases
|
|
@@ -1472,42 +1474,42 @@ export { default as JoystickIcon } from '../icons/joystick';
|
|
|
1472
1474
|
export { default as KanbanIcon } from '../icons/kanban';
|
|
1473
1475
|
// Kayak aliases
|
|
1474
1476
|
export { default as KayakIcon } from '../icons/kayak';
|
|
1475
|
-
// Key aliases
|
|
1476
|
-
export { default as KeyIcon } from '../icons/key';
|
|
1477
1477
|
// KeySquare aliases
|
|
1478
1478
|
export { default as KeySquareIcon } from '../icons/key-square';
|
|
1479
1479
|
// KeyRound aliases
|
|
1480
1480
|
export { default as KeyRoundIcon } from '../icons/key-round';
|
|
1481
|
+
// Key aliases
|
|
1482
|
+
export { default as KeyIcon } from '../icons/key';
|
|
1481
1483
|
// KeyboardMusic aliases
|
|
1482
1484
|
export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
|
|
1483
1485
|
// KeyboardOff aliases
|
|
1484
1486
|
export { default as KeyboardOffIcon } from '../icons/keyboard-off';
|
|
1485
|
-
// Keyboard aliases
|
|
1486
|
-
export { default as KeyboardIcon } from '../icons/keyboard';
|
|
1487
1487
|
// LampCeiling aliases
|
|
1488
1488
|
export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
|
|
1489
|
+
// Keyboard aliases
|
|
1490
|
+
export { default as KeyboardIcon } from '../icons/keyboard';
|
|
1489
1491
|
// LampDesk aliases
|
|
1490
1492
|
export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
1491
|
-
// LampWallDown aliases
|
|
1492
|
-
export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
|
|
1493
1493
|
// LampFloor aliases
|
|
1494
1494
|
export { default as LampFloorIcon } from '../icons/lamp-floor';
|
|
1495
|
+
// LampWallDown aliases
|
|
1496
|
+
export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
|
|
1495
1497
|
// LampWallUp aliases
|
|
1496
1498
|
export { default as LampWallUpIcon } from '../icons/lamp-wall-up';
|
|
1499
|
+
// Lamp aliases
|
|
1500
|
+
export { default as LampIcon } from '../icons/lamp';
|
|
1497
1501
|
// LandPlot aliases
|
|
1498
1502
|
export { default as LandPlotIcon } from '../icons/land-plot';
|
|
1499
1503
|
// Landmark aliases
|
|
1500
1504
|
export { default as LandmarkIcon } from '../icons/landmark';
|
|
1501
|
-
// Lamp aliases
|
|
1502
|
-
export { default as LampIcon } from '../icons/lamp';
|
|
1503
1505
|
// Languages aliases
|
|
1504
1506
|
export { default as LanguagesIcon } from '../icons/languages';
|
|
1505
1507
|
// LaptopMinimalCheck aliases
|
|
1506
1508
|
export { default as LaptopMinimalCheckIcon } from '../icons/laptop-minimal-check';
|
|
1507
|
-
// LassoSelect aliases
|
|
1508
|
-
export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
1509
1509
|
// Laptop aliases
|
|
1510
1510
|
export { default as LaptopIcon } from '../icons/laptop';
|
|
1511
|
+
// LassoSelect aliases
|
|
1512
|
+
export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
1511
1513
|
// Lasso aliases
|
|
1512
1514
|
export { default as LassoIcon } from '../icons/lasso';
|
|
1513
1515
|
// Laugh aliases
|
|
@@ -1532,10 +1534,10 @@ export { default as LayoutTemplateIcon } from '../icons/layout-template';
|
|
|
1532
1534
|
export { default as LayoutPanelTopIcon } from '../icons/layout-panel-top';
|
|
1533
1535
|
// Leaf aliases
|
|
1534
1536
|
export { default as LeafIcon } from '../icons/leaf';
|
|
1535
|
-
// LeafyGreen aliases
|
|
1536
|
-
export { default as LeafyGreenIcon } from '../icons/leafy-green';
|
|
1537
1537
|
// Lectern aliases
|
|
1538
1538
|
export { default as LecternIcon } from '../icons/lectern';
|
|
1539
|
+
// LeafyGreen aliases
|
|
1540
|
+
export { default as LeafyGreenIcon } from '../icons/leafy-green';
|
|
1539
1541
|
// LensConcave aliases
|
|
1540
1542
|
export { default as LensConcaveIcon } from '../icons/lens-concave';
|
|
1541
1543
|
// LensConvex aliases
|
|
@@ -1554,10 +1556,10 @@ export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
|
1554
1556
|
export { default as LightbulbIcon } from '../icons/lightbulb';
|
|
1555
1557
|
// LineDotRightHorizontal aliases
|
|
1556
1558
|
export { default as LineDotRightHorizontalIcon } from '../icons/line-dot-right-horizontal';
|
|
1557
|
-
// LineSquiggle aliases
|
|
1558
|
-
export { default as LineSquiggleIcon } from '../icons/line-squiggle';
|
|
1559
1559
|
// LineStyle aliases
|
|
1560
1560
|
export { default as LineStyleIcon } from '../icons/line-style';
|
|
1561
|
+
// LineSquiggle aliases
|
|
1562
|
+
export { default as LineSquiggleIcon } from '../icons/line-squiggle';
|
|
1561
1563
|
// Link2Off aliases
|
|
1562
1564
|
export { default as Link2OffIcon } from '../icons/link-2-off';
|
|
1563
1565
|
// Link2 aliases
|
|
@@ -1570,18 +1572,18 @@ export { default as ListCheckIcon } from '../icons/list-check';
|
|
|
1570
1572
|
export { default as ListChecksIcon } from '../icons/list-checks';
|
|
1571
1573
|
// ListChevronsDownUp aliases
|
|
1572
1574
|
export { default as ListChevronsDownUpIcon } from '../icons/list-chevrons-down-up';
|
|
1573
|
-
// ListCollapse aliases
|
|
1574
|
-
export { default as ListCollapseIcon } from '../icons/list-collapse';
|
|
1575
1575
|
// ListChevronsUpDown aliases
|
|
1576
1576
|
export { default as ListChevronsUpDownIcon } from '../icons/list-chevrons-up-down';
|
|
1577
|
+
// ListCollapse aliases
|
|
1578
|
+
export { default as ListCollapseIcon } from '../icons/list-collapse';
|
|
1577
1579
|
// ListEnd aliases
|
|
1578
1580
|
export { default as ListEndIcon } from '../icons/list-end';
|
|
1579
1581
|
// ListFilterPlus aliases
|
|
1580
1582
|
export { default as ListFilterPlusIcon } from '../icons/list-filter-plus';
|
|
1581
|
-
// ListMinus aliases
|
|
1582
|
-
export { default as ListMinusIcon } from '../icons/list-minus';
|
|
1583
1583
|
// ListFilter aliases
|
|
1584
1584
|
export { default as ListFilterIcon } from '../icons/list-filter';
|
|
1585
|
+
// ListMinus aliases
|
|
1586
|
+
export { default as ListMinusIcon } from '../icons/list-minus';
|
|
1585
1587
|
// ListMusic aliases
|
|
1586
1588
|
export { default as ListMusicIcon } from '../icons/list-music';
|
|
1587
1589
|
// ListOrdered aliases
|
|
@@ -1614,16 +1616,16 @@ export { default as LoaderIcon } from '../icons/loader';
|
|
|
1614
1616
|
export { default as LocateFixedIcon } from '../icons/locate-fixed';
|
|
1615
1617
|
// LocateOff aliases
|
|
1616
1618
|
export { default as LocateOffIcon } from '../icons/locate-off';
|
|
1617
|
-
// LockKeyhole aliases
|
|
1618
|
-
export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
|
|
1619
1619
|
// Locate aliases
|
|
1620
1620
|
export { default as LocateIcon } from '../icons/locate';
|
|
1621
|
+
// LockKeyhole aliases
|
|
1622
|
+
export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
|
|
1623
|
+
// Lock aliases
|
|
1624
|
+
export { default as LockIcon } from '../icons/lock';
|
|
1621
1625
|
// LogIn aliases
|
|
1622
1626
|
export { default as LogInIcon } from '../icons/log-in';
|
|
1623
1627
|
// LogOut aliases
|
|
1624
1628
|
export { default as LogOutIcon } from '../icons/log-out';
|
|
1625
|
-
// Lock aliases
|
|
1626
|
-
export { default as LockIcon } from '../icons/lock';
|
|
1627
1629
|
// Logs aliases
|
|
1628
1630
|
export { default as LogsIcon } from '../icons/logs';
|
|
1629
1631
|
// Lollipop aliases
|
|
@@ -1640,18 +1642,18 @@ export { default as MailMinusIcon } from '../icons/mail-minus';
|
|
|
1640
1642
|
export { default as MailOpenIcon } from '../icons/mail-open';
|
|
1641
1643
|
// MailPlus aliases
|
|
1642
1644
|
export { default as MailPlusIcon } from '../icons/mail-plus';
|
|
1645
|
+
// MailX aliases
|
|
1646
|
+
export { default as MailXIcon } from '../icons/mail-x';
|
|
1643
1647
|
// MailSearch aliases
|
|
1644
1648
|
export { default as MailSearchIcon } from '../icons/mail-search';
|
|
1645
1649
|
// MailWarning aliases
|
|
1646
1650
|
export { default as MailWarningIcon } from '../icons/mail-warning';
|
|
1647
|
-
// MailX aliases
|
|
1648
|
-
export { default as MailXIcon } from '../icons/mail-x';
|
|
1649
|
-
// Mail aliases
|
|
1650
|
-
export { default as MailIcon } from '../icons/mail';
|
|
1651
1651
|
// Mailbox aliases
|
|
1652
1652
|
export { default as MailboxIcon } from '../icons/mailbox';
|
|
1653
1653
|
// Mails aliases
|
|
1654
1654
|
export { default as MailsIcon } from '../icons/mails';
|
|
1655
|
+
// Mail aliases
|
|
1656
|
+
export { default as MailIcon } from '../icons/mail';
|
|
1655
1657
|
// MapMinus aliases
|
|
1656
1658
|
export { default as MapMinusIcon } from '../icons/map-minus';
|
|
1657
1659
|
// MapPinCheckInside aliases
|
|
@@ -1678,28 +1680,28 @@ export { default as MapPinXInsideIcon } from '../icons/map-pin-x-inside';
|
|
|
1678
1680
|
export { default as MapPinXIcon } from '../icons/map-pin-x';
|
|
1679
1681
|
// MapPin aliases
|
|
1680
1682
|
export { default as MapPinIcon } from '../icons/map-pin';
|
|
1681
|
-
// MapPlus aliases
|
|
1682
|
-
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1683
1683
|
// MapPinned aliases
|
|
1684
1684
|
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1685
|
+
// MapPlus aliases
|
|
1686
|
+
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1685
1687
|
// Map aliases
|
|
1686
1688
|
export { default as MapIcon } from '../icons/map';
|
|
1687
1689
|
// MarsStroke aliases
|
|
1688
1690
|
export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
1689
1691
|
// Martini aliases
|
|
1690
1692
|
export { default as MartiniIcon } from '../icons/martini';
|
|
1691
|
-
// Mars aliases
|
|
1692
|
-
export { default as MarsIcon } from '../icons/mars';
|
|
1693
1693
|
// Maximize2 aliases
|
|
1694
1694
|
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1695
|
+
// Mars aliases
|
|
1696
|
+
export { default as MarsIcon } from '../icons/mars';
|
|
1695
1697
|
// Maximize aliases
|
|
1696
1698
|
export { default as MaximizeIcon } from '../icons/maximize';
|
|
1697
1699
|
// Medal aliases
|
|
1698
1700
|
export { default as MedalIcon } from '../icons/medal';
|
|
1699
|
-
// MegaphoneOff aliases
|
|
1700
|
-
export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
|
|
1701
1701
|
// Megaphone aliases
|
|
1702
1702
|
export { default as MegaphoneIcon } from '../icons/megaphone';
|
|
1703
|
+
// MegaphoneOff aliases
|
|
1704
|
+
export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
|
|
1703
1705
|
// Meh aliases
|
|
1704
1706
|
export { default as MehIcon } from '../icons/meh';
|
|
1705
1707
|
// MemoryStick aliases
|
|
@@ -1710,14 +1712,14 @@ export { default as MenuIcon } from '../icons/menu';
|
|
|
1710
1712
|
export { default as MergeIcon } from '../icons/merge';
|
|
1711
1713
|
// MessageCircleCheck aliases
|
|
1712
1714
|
export { default as MessageCircleCheckIcon } from '../icons/message-circle-check';
|
|
1713
|
-
// MessageCircleCode aliases
|
|
1714
|
-
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1715
1715
|
// MessageCircleDashed aliases
|
|
1716
1716
|
export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed';
|
|
1717
|
-
//
|
|
1718
|
-
export { default as
|
|
1717
|
+
// MessageCircleCode aliases
|
|
1718
|
+
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1719
1719
|
// MessageCircleMore aliases
|
|
1720
1720
|
export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
|
|
1721
|
+
// MessageCircleHeart aliases
|
|
1722
|
+
export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart';
|
|
1721
1723
|
// MessageCircleOff aliases
|
|
1722
1724
|
export { default as MessageCircleOffIcon } from '../icons/message-circle-off';
|
|
1723
1725
|
// MessageCirclePlus aliases
|
|
@@ -1754,18 +1756,18 @@ export { default as MessageSquarePlusIcon } from '../icons/message-square-plus';
|
|
|
1754
1756
|
export { default as MessageSquareQuoteIcon } from '../icons/message-square-quote';
|
|
1755
1757
|
// MessageSquareReply aliases
|
|
1756
1758
|
export { default as MessageSquareReplyIcon } from '../icons/message-square-reply';
|
|
1757
|
-
// MessageSquareText aliases
|
|
1758
|
-
export { default as MessageSquareTextIcon } from '../icons/message-square-text';
|
|
1759
1759
|
// MessageSquareShare aliases
|
|
1760
1760
|
export { default as MessageSquareShareIcon } from '../icons/message-square-share';
|
|
1761
|
+
// MessageSquareText aliases
|
|
1762
|
+
export { default as MessageSquareTextIcon } from '../icons/message-square-text';
|
|
1761
1763
|
// MessageSquareWarning aliases
|
|
1762
1764
|
export { default as MessageSquareWarningIcon } from '../icons/message-square-warning';
|
|
1763
1765
|
// MessageSquareX aliases
|
|
1764
1766
|
export { default as MessageSquareXIcon } from '../icons/message-square-x';
|
|
1765
|
-
// MessageSquare aliases
|
|
1766
|
-
export { default as MessageSquareIcon } from '../icons/message-square';
|
|
1767
1767
|
// MessagesSquare aliases
|
|
1768
1768
|
export { default as MessagesSquareIcon } from '../icons/messages-square';
|
|
1769
|
+
// MessageSquare aliases
|
|
1770
|
+
export { default as MessageSquareIcon } from '../icons/message-square';
|
|
1769
1771
|
// Metronome aliases
|
|
1770
1772
|
export { default as MetronomeIcon } from '../icons/metronome';
|
|
1771
1773
|
// MicOff aliases
|
|
@@ -1780,18 +1782,18 @@ export { default as MicroscopeIcon } from '../icons/microscope';
|
|
|
1780
1782
|
export { default as MicrowaveIcon } from '../icons/microwave';
|
|
1781
1783
|
// Milestone aliases
|
|
1782
1784
|
export { default as MilestoneIcon } from '../icons/milestone';
|
|
1783
|
-
// MilkOff aliases
|
|
1784
|
-
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1785
1785
|
// Milk aliases
|
|
1786
1786
|
export { default as MilkIcon } from '../icons/milk';
|
|
1787
1787
|
// Minimize2 aliases
|
|
1788
1788
|
export { default as Minimize2Icon } from '../icons/minimize-2';
|
|
1789
|
+
// MilkOff aliases
|
|
1790
|
+
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1789
1791
|
// Minimize aliases
|
|
1790
1792
|
export { default as MinimizeIcon } from '../icons/minimize';
|
|
1791
|
-
// Minus aliases
|
|
1792
|
-
export { default as MinusIcon } from '../icons/minus';
|
|
1793
1793
|
// MirrorRectangular aliases
|
|
1794
1794
|
export { default as MirrorRectangularIcon } from '../icons/mirror-rectangular';
|
|
1795
|
+
// Minus aliases
|
|
1796
|
+
export { default as MinusIcon } from '../icons/minus';
|
|
1795
1797
|
// MirrorRound aliases
|
|
1796
1798
|
export { default as MirrorRoundIcon } from '../icons/mirror-round';
|
|
1797
1799
|
// MonitorCheck aliases
|
|
@@ -1828,46 +1830,46 @@ export { default as MoonStarIcon } from '../icons/moon-star';
|
|
|
1828
1830
|
export { default as MoonIcon } from '../icons/moon';
|
|
1829
1831
|
// Motorbike aliases
|
|
1830
1832
|
export { default as MotorbikeIcon } from '../icons/motorbike';
|
|
1833
|
+
// Mountain aliases
|
|
1834
|
+
export { default as MountainIcon } from '../icons/mountain';
|
|
1831
1835
|
// MountainSnow aliases
|
|
1832
1836
|
export { default as MountainSnowIcon } from '../icons/mountain-snow';
|
|
1833
1837
|
// MouseOff aliases
|
|
1834
1838
|
export { default as MouseOffIcon } from '../icons/mouse-off';
|
|
1835
|
-
// Mountain aliases
|
|
1836
|
-
export { default as MountainIcon } from '../icons/mountain';
|
|
1837
1839
|
// MouseLeft aliases
|
|
1838
1840
|
export { default as MouseLeftIcon } from '../icons/mouse-left';
|
|
1839
1841
|
// MousePointer2Off aliases
|
|
1840
1842
|
export { default as MousePointer2OffIcon } from '../icons/mouse-pointer-2-off';
|
|
1841
1843
|
// MousePointer2 aliases
|
|
1842
1844
|
export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
|
|
1843
|
-
// MousePointerClick aliases
|
|
1844
|
-
export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click';
|
|
1845
1845
|
// MousePointerBan aliases
|
|
1846
1846
|
export { default as MousePointerBanIcon } from '../icons/mouse-pointer-ban';
|
|
1847
|
+
// MousePointerClick aliases
|
|
1848
|
+
export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click';
|
|
1847
1849
|
// MousePointer aliases
|
|
1848
1850
|
export { default as MousePointerIcon } from '../icons/mouse-pointer';
|
|
1851
|
+
// Mouse aliases
|
|
1852
|
+
export { default as MouseIcon } from '../icons/mouse';
|
|
1849
1853
|
// MouseRight aliases
|
|
1850
1854
|
export { default as MouseRightIcon } from '../icons/mouse-right';
|
|
1851
1855
|
// MoveDiagonal2 aliases
|
|
1852
1856
|
export { default as MoveDiagonal2Icon } from '../icons/move-diagonal-2';
|
|
1853
|
-
// Mouse aliases
|
|
1854
|
-
export { default as MouseIcon } from '../icons/mouse';
|
|
1855
1857
|
// MoveDiagonal aliases
|
|
1856
1858
|
export { default as MoveDiagonalIcon } from '../icons/move-diagonal';
|
|
1857
|
-
// MoveDownLeft aliases
|
|
1858
|
-
export { default as MoveDownLeftIcon } from '../icons/move-down-left';
|
|
1859
1859
|
// MoveDownRight aliases
|
|
1860
1860
|
export { default as MoveDownRightIcon } from '../icons/move-down-right';
|
|
1861
|
+
// MoveDownLeft aliases
|
|
1862
|
+
export { default as MoveDownLeftIcon } from '../icons/move-down-left';
|
|
1861
1863
|
// MoveDown aliases
|
|
1862
1864
|
export { default as MoveDownIcon } from '../icons/move-down';
|
|
1863
|
-
// MoveLeft aliases
|
|
1864
|
-
export { default as MoveLeftIcon } from '../icons/move-left';
|
|
1865
1865
|
// MoveHorizontal aliases
|
|
1866
1866
|
export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
|
|
1867
|
-
//
|
|
1868
|
-
export { default as
|
|
1867
|
+
// MoveLeft aliases
|
|
1868
|
+
export { default as MoveLeftIcon } from '../icons/move-left';
|
|
1869
1869
|
// MoveUpLeft aliases
|
|
1870
1870
|
export { default as MoveUpLeftIcon } from '../icons/move-up-left';
|
|
1871
|
+
// MoveRight aliases
|
|
1872
|
+
export { default as MoveRightIcon } from '../icons/move-right';
|
|
1871
1873
|
// MoveUpRight aliases
|
|
1872
1874
|
export { default as MoveUpRightIcon } from '../icons/move-up-right';
|
|
1873
1875
|
// MoveUp aliases
|
|
@@ -1882,12 +1884,12 @@ export { default as Music2Icon } from '../icons/music-2';
|
|
|
1882
1884
|
export { default as Music3Icon } from '../icons/music-3';
|
|
1883
1885
|
// Music4 aliases
|
|
1884
1886
|
export { default as Music4Icon } from '../icons/music-4';
|
|
1887
|
+
// Music aliases
|
|
1888
|
+
export { default as MusicIcon } from '../icons/music';
|
|
1885
1889
|
// Navigation2Off aliases
|
|
1886
1890
|
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1887
1891
|
// Navigation2 aliases
|
|
1888
1892
|
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1889
|
-
// Music aliases
|
|
1890
|
-
export { default as MusicIcon } from '../icons/music';
|
|
1891
1893
|
// NavigationOff aliases
|
|
1892
1894
|
export { default as NavigationOffIcon } from '../icons/navigation-off';
|
|
1893
1895
|
// Navigation aliases
|
|
@@ -1898,16 +1900,16 @@ export { default as NetworkIcon } from '../icons/network';
|
|
|
1898
1900
|
export { default as NewspaperIcon } from '../icons/newspaper';
|
|
1899
1901
|
// Nfc aliases
|
|
1900
1902
|
export { default as NfcIcon } from '../icons/nfc';
|
|
1901
|
-
// NonBinary aliases
|
|
1902
|
-
export { default as NonBinaryIcon } from '../icons/non-binary';
|
|
1903
1903
|
// NotebookPen aliases
|
|
1904
1904
|
export { default as NotebookPenIcon } from '../icons/notebook-pen';
|
|
1905
|
+
// NonBinary aliases
|
|
1906
|
+
export { default as NonBinaryIcon } from '../icons/non-binary';
|
|
1905
1907
|
// NotebookTabs aliases
|
|
1906
1908
|
export { default as NotebookTabsIcon } from '../icons/notebook-tabs';
|
|
1907
|
-
// NotebookText aliases
|
|
1908
|
-
export { default as NotebookTextIcon } from '../icons/notebook-text';
|
|
1909
1909
|
// Notebook aliases
|
|
1910
1910
|
export { default as NotebookIcon } from '../icons/notebook';
|
|
1911
|
+
// NotebookText aliases
|
|
1912
|
+
export { default as NotebookTextIcon } from '../icons/notebook-text';
|
|
1911
1913
|
// NotepadTextDashed aliases
|
|
1912
1914
|
export { default as NotepadTextDashedIcon } from '../icons/notepad-text-dashed';
|
|
1913
1915
|
// NutOff aliases
|
|
@@ -1918,14 +1920,14 @@ export { default as NotepadTextIcon } from '../icons/notepad-text';
|
|
|
1918
1920
|
export { default as NutIcon } from '../icons/nut';
|
|
1919
1921
|
// OctagonMinus aliases
|
|
1920
1922
|
export { default as OctagonMinusIcon } from '../icons/octagon-minus';
|
|
1921
|
-
// Octagon aliases
|
|
1922
|
-
export { default as OctagonIcon } from '../icons/octagon';
|
|
1923
1923
|
// Omega aliases
|
|
1924
1924
|
export { default as OmegaIcon } from '../icons/omega';
|
|
1925
|
-
//
|
|
1926
|
-
export { default as
|
|
1925
|
+
// Octagon aliases
|
|
1926
|
+
export { default as OctagonIcon } from '../icons/octagon';
|
|
1927
1927
|
// Option aliases
|
|
1928
1928
|
export { default as OptionIcon } from '../icons/option';
|
|
1929
|
+
// Orbit aliases
|
|
1930
|
+
export { default as OrbitIcon } from '../icons/orbit';
|
|
1929
1931
|
// Origami aliases
|
|
1930
1932
|
export { default as OrigamiIcon } from '../icons/origami';
|
|
1931
1933
|
// Package2 aliases
|
|
@@ -1934,10 +1936,10 @@ export { default as Package2Icon } from '../icons/package-2';
|
|
|
1934
1936
|
export { default as PackageCheckIcon } from '../icons/package-check';
|
|
1935
1937
|
// PackageMinus aliases
|
|
1936
1938
|
export { default as PackageMinusIcon } from '../icons/package-minus';
|
|
1937
|
-
// PackagePlus aliases
|
|
1938
|
-
export { default as PackagePlusIcon } from '../icons/package-plus';
|
|
1939
1939
|
// PackageOpen aliases
|
|
1940
1940
|
export { default as PackageOpenIcon } from '../icons/package-open';
|
|
1941
|
+
// PackagePlus aliases
|
|
1942
|
+
export { default as PackagePlusIcon } from '../icons/package-plus';
|
|
1941
1943
|
// PackageSearch aliases
|
|
1942
1944
|
export { default as PackageSearchIcon } from '../icons/package-search';
|
|
1943
1945
|
// PackageX aliases
|
|
@@ -1956,42 +1958,42 @@ export { default as PaletteIcon } from '../icons/palette';
|
|
|
1956
1958
|
export { default as PandaIcon } from '../icons/panda';
|
|
1957
1959
|
// PanelBottomClose aliases
|
|
1958
1960
|
export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
|
|
1959
|
-
// PanelBottom aliases
|
|
1960
|
-
export { default as PanelBottomIcon } from '../icons/panel-bottom';
|
|
1961
1961
|
// PanelBottomOpen aliases
|
|
1962
1962
|
export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
|
|
1963
|
-
//
|
|
1964
|
-
export { default as
|
|
1963
|
+
// PanelBottom aliases
|
|
1964
|
+
export { default as PanelBottomIcon } from '../icons/panel-bottom';
|
|
1965
1965
|
// PanelLeftRightDashed aliases
|
|
1966
1966
|
export { default as PanelLeftRightDashedIcon } from '../icons/panel-left-right-dashed';
|
|
1967
|
+
// PanelRightClose aliases
|
|
1968
|
+
export { default as PanelRightCloseIcon } from '../icons/panel-right-close';
|
|
1967
1969
|
// PanelRightOpen aliases
|
|
1968
1970
|
export { default as PanelRightOpenIcon } from '../icons/panel-right-open';
|
|
1969
1971
|
// PanelRight aliases
|
|
1970
1972
|
export { default as PanelRightIcon } from '../icons/panel-right';
|
|
1971
1973
|
// PanelTopBottomDashed aliases
|
|
1972
1974
|
export { default as PanelTopBottomDashedIcon } from '../icons/panel-top-bottom-dashed';
|
|
1973
|
-
// PanelTopOpen aliases
|
|
1974
|
-
export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
|
|
1975
|
-
// PanelTop aliases
|
|
1976
|
-
export { default as PanelTopIcon } from '../icons/panel-top';
|
|
1977
1975
|
// PanelTopClose aliases
|
|
1978
1976
|
export { default as PanelTopCloseIcon } from '../icons/panel-top-close';
|
|
1977
|
+
// PanelTop aliases
|
|
1978
|
+
export { default as PanelTopIcon } from '../icons/panel-top';
|
|
1979
|
+
// PanelTopOpen aliases
|
|
1980
|
+
export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
|
|
1979
1981
|
// PanelsLeftBottom aliases
|
|
1980
1982
|
export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
|
|
1981
1983
|
// PanelsRightBottom aliases
|
|
1982
1984
|
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
1983
|
-
// PaperBag aliases
|
|
1984
|
-
export { default as PaperBagIcon } from '../icons/paper-bag';
|
|
1985
1985
|
// Paperclip aliases
|
|
1986
1986
|
export { default as PaperclipIcon } from '../icons/paperclip';
|
|
1987
|
+
// PaperBag aliases
|
|
1988
|
+
export { default as PaperBagIcon } from '../icons/paper-bag';
|
|
1987
1989
|
// Parasol aliases
|
|
1988
1990
|
export { default as ParasolIcon } from '../icons/parasol';
|
|
1991
|
+
// ParkingMeter aliases
|
|
1992
|
+
export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
1989
1993
|
// Parentheses aliases
|
|
1990
1994
|
export { default as ParenthesesIcon } from '../icons/parentheses';
|
|
1991
1995
|
// PartyPopper aliases
|
|
1992
1996
|
export { default as PartyPopperIcon } from '../icons/party-popper';
|
|
1993
|
-
// ParkingMeter aliases
|
|
1994
|
-
export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
1995
1997
|
// Pause aliases
|
|
1996
1998
|
export { default as PauseIcon } from '../icons/pause';
|
|
1997
1999
|
// PawPrint aliases
|
|
@@ -2000,10 +2002,10 @@ export { default as PawPrintIcon } from '../icons/paw-print';
|
|
|
2000
2002
|
export { default as PcCaseIcon } from '../icons/pc-case';
|
|
2001
2003
|
// PenOff aliases
|
|
2002
2004
|
export { default as PenOffIcon } from '../icons/pen-off';
|
|
2003
|
-
// PencilLine aliases
|
|
2004
|
-
export { default as PencilLineIcon } from '../icons/pencil-line';
|
|
2005
2005
|
// PenTool aliases
|
|
2006
2006
|
export { default as PenToolIcon } from '../icons/pen-tool';
|
|
2007
|
+
// PencilLine aliases
|
|
2008
|
+
export { default as PencilLineIcon } from '../icons/pencil-line';
|
|
2007
2009
|
// PencilOff aliases
|
|
2008
2010
|
export { default as PencilOffIcon } from '../icons/pencil-off';
|
|
2009
2011
|
// PencilRuler aliases
|
|
@@ -2014,84 +2016,84 @@ export { default as PencilSparklesIcon } from '../icons/pencil-sparkles';
|
|
|
2014
2016
|
export { default as PencilIcon } from '../icons/pencil';
|
|
2015
2017
|
// Pentagon aliases
|
|
2016
2018
|
export { default as PentagonIcon } from '../icons/pentagon';
|
|
2017
|
-
// PersonStanding aliases
|
|
2018
|
-
export { default as PersonStandingIcon } from '../icons/person-standing';
|
|
2019
2019
|
// Percent aliases
|
|
2020
2020
|
export { default as PercentIcon } from '../icons/percent';
|
|
2021
|
+
// PersonStanding aliases
|
|
2022
|
+
export { default as PersonStandingIcon } from '../icons/person-standing';
|
|
2021
2023
|
// Phi aliases
|
|
2022
2024
|
export { default as PhiIcon } from '../icons/phi';
|
|
2023
2025
|
// PhilippinePeso aliases
|
|
2024
2026
|
export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
2025
|
-
// PhoneCall aliases
|
|
2026
|
-
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
2027
|
-
// PhoneIncoming aliases
|
|
2028
|
-
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
2029
2027
|
// PhoneForwarded aliases
|
|
2030
2028
|
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded';
|
|
2029
|
+
// PhoneIncoming aliases
|
|
2030
|
+
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
2031
|
+
// PhoneCall aliases
|
|
2032
|
+
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
2031
2033
|
// PhoneMissed aliases
|
|
2032
2034
|
export { default as PhoneMissedIcon } from '../icons/phone-missed';
|
|
2033
2035
|
// PhoneOff aliases
|
|
2034
2036
|
export { default as PhoneOffIcon } from '../icons/phone-off';
|
|
2035
|
-
// Phone aliases
|
|
2036
|
-
export { default as PhoneIcon } from '../icons/phone';
|
|
2037
2037
|
// PhoneOutgoing aliases
|
|
2038
2038
|
export { default as PhoneOutgoingIcon } from '../icons/phone-outgoing';
|
|
2039
|
+
// Phone aliases
|
|
2040
|
+
export { default as PhoneIcon } from '../icons/phone';
|
|
2039
2041
|
// Pi aliases
|
|
2040
2042
|
export { default as PiIcon } from '../icons/pi';
|
|
2041
2043
|
// Piano aliases
|
|
2042
2044
|
export { default as PianoIcon } from '../icons/piano';
|
|
2043
2045
|
// Pickaxe aliases
|
|
2044
2046
|
export { default as PickaxeIcon } from '../icons/pickaxe';
|
|
2045
|
-
// PictureInPicture2 aliases
|
|
2046
|
-
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
2047
2047
|
// PictureInPicture aliases
|
|
2048
2048
|
export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
2049
|
+
// PictureInPicture2 aliases
|
|
2050
|
+
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
2049
2051
|
// PiggyBank aliases
|
|
2050
2052
|
export { default as PiggyBankIcon } from '../icons/piggy-bank';
|
|
2051
2053
|
// PilcrowLeft aliases
|
|
2052
2054
|
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
2053
2055
|
// PilcrowRight aliases
|
|
2054
2056
|
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
2055
|
-
// PillBottle aliases
|
|
2056
|
-
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
2057
2057
|
// Pilcrow aliases
|
|
2058
2058
|
export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
2059
|
+
// PillBottle aliases
|
|
2060
|
+
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
2059
2061
|
// Pill aliases
|
|
2060
2062
|
export { default as PillIcon } from '../icons/pill';
|
|
2061
2063
|
// PinOff aliases
|
|
2062
2064
|
export { default as PinOffIcon } from '../icons/pin-off';
|
|
2063
|
-
// Pipette aliases
|
|
2064
|
-
export { default as PipetteIcon } from '../icons/pipette';
|
|
2065
2065
|
// Pin aliases
|
|
2066
2066
|
export { default as PinIcon } from '../icons/pin';
|
|
2067
|
-
//
|
|
2068
|
-
export { default as
|
|
2067
|
+
// Pipette aliases
|
|
2068
|
+
export { default as PipetteIcon } from '../icons/pipette';
|
|
2069
2069
|
// PlaneLanding aliases
|
|
2070
2070
|
export { default as PlaneLandingIcon } from '../icons/plane-landing';
|
|
2071
|
+
// Pizza aliases
|
|
2072
|
+
export { default as PizzaIcon } from '../icons/pizza';
|
|
2071
2073
|
// PlaneTakeoff aliases
|
|
2072
2074
|
export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff';
|
|
2073
2075
|
// Plane aliases
|
|
2074
2076
|
export { default as PlaneIcon } from '../icons/plane';
|
|
2075
|
-
// Play aliases
|
|
2076
|
-
export { default as PlayIcon } from '../icons/play';
|
|
2077
|
-
// Plug2 aliases
|
|
2078
|
-
export { default as Plug2Icon } from '../icons/plug-2';
|
|
2079
2077
|
// PlayOff aliases
|
|
2080
2078
|
export { default as PlayOffIcon } from '../icons/play-off';
|
|
2081
|
-
//
|
|
2082
|
-
export { default as
|
|
2079
|
+
// Plug2 aliases
|
|
2080
|
+
export { default as Plug2Icon } from '../icons/plug-2';
|
|
2083
2081
|
// Plug aliases
|
|
2084
2082
|
export { default as PlugIcon } from '../icons/plug';
|
|
2083
|
+
// Play aliases
|
|
2084
|
+
export { default as PlayIcon } from '../icons/play';
|
|
2085
|
+
// Plus aliases
|
|
2086
|
+
export { default as PlusIcon } from '../icons/plus';
|
|
2085
2087
|
// PocketKnife aliases
|
|
2086
2088
|
export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
2087
2089
|
// Podcast aliases
|
|
2088
2090
|
export { default as PodcastIcon } from '../icons/podcast';
|
|
2091
|
+
// PointerOff aliases
|
|
2092
|
+
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
2089
2093
|
// Podium aliases
|
|
2090
2094
|
export { default as PodiumIcon } from '../icons/podium';
|
|
2091
2095
|
// Pointer aliases
|
|
2092
2096
|
export { default as PointerIcon } from '../icons/pointer';
|
|
2093
|
-
// PointerOff aliases
|
|
2094
|
-
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
2095
2097
|
// Popcorn aliases
|
|
2096
2098
|
export { default as PopcornIcon } from '../icons/popcorn';
|
|
2097
2099
|
// Popsicle aliases
|
|
@@ -2120,24 +2122,24 @@ export { default as PuzzleIcon } from '../icons/puzzle';
|
|
|
2120
2122
|
export { default as PyramidIcon } from '../icons/pyramid';
|
|
2121
2123
|
// QrCode aliases
|
|
2122
2124
|
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
2123
|
-
// Quote aliases
|
|
2124
|
-
export { default as QuoteIcon } from '../icons/quote';
|
|
2125
2125
|
// Rabbit aliases
|
|
2126
2126
|
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2127
|
+
// Quote aliases
|
|
2128
|
+
export { default as QuoteIcon } from '../icons/quote';
|
|
2127
2129
|
// Radar aliases
|
|
2128
2130
|
export { default as RadarIcon } from '../icons/radar';
|
|
2129
|
-
// Radiation aliases
|
|
2130
|
-
export { default as RadiationIcon } from '../icons/radiation';
|
|
2131
2131
|
// Radical aliases
|
|
2132
2132
|
export { default as RadicalIcon } from '../icons/radical';
|
|
2133
|
-
// RadioReceiver aliases
|
|
2134
|
-
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2135
2133
|
// RadioOff aliases
|
|
2136
2134
|
export { default as RadioOffIcon } from '../icons/radio-off';
|
|
2137
|
-
//
|
|
2138
|
-
export { default as
|
|
2135
|
+
// Radiation aliases
|
|
2136
|
+
export { default as RadiationIcon } from '../icons/radiation';
|
|
2137
|
+
// RadioReceiver aliases
|
|
2138
|
+
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2139
2139
|
// RadioTower aliases
|
|
2140
2140
|
export { default as RadioTowerIcon } from '../icons/radio-tower';
|
|
2141
|
+
// Radio aliases
|
|
2142
|
+
export { default as RadioIcon } from '../icons/radio';
|
|
2141
2143
|
// Radius aliases
|
|
2142
2144
|
export { default as RadiusIcon } from '../icons/radius';
|
|
2143
2145
|
// Rainbow aliases
|
|
@@ -2160,16 +2162,16 @@ export { default as ReceiptPoundSterlingIcon } from '../icons/receipt-pound-ster
|
|
|
2160
2162
|
export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-ruble';
|
|
2161
2163
|
// ReceiptSwissFranc aliases
|
|
2162
2164
|
export { default as ReceiptSwissFrancIcon } from '../icons/receipt-swiss-franc';
|
|
2163
|
-
// ReceiptTurkishLira aliases
|
|
2164
|
-
export { default as ReceiptTurkishLiraIcon } from '../icons/receipt-turkish-lira';
|
|
2165
2165
|
// ReceiptText aliases
|
|
2166
2166
|
export { default as ReceiptTextIcon } from '../icons/receipt-text';
|
|
2167
|
+
// ReceiptTurkishLira aliases
|
|
2168
|
+
export { default as ReceiptTurkishLiraIcon } from '../icons/receipt-turkish-lira';
|
|
2169
|
+
// Receipt aliases
|
|
2170
|
+
export { default as ReceiptIcon } from '../icons/receipt';
|
|
2167
2171
|
// RectangleCircle aliases
|
|
2168
2172
|
export { default as RectangleCircleIcon } from '../icons/rectangle-circle';
|
|
2169
2173
|
// RectangleGoggles aliases
|
|
2170
2174
|
export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
|
|
2171
|
-
// Receipt aliases
|
|
2172
|
-
export { default as ReceiptIcon } from '../icons/receipt';
|
|
2173
2175
|
// RectangleHorizontal aliases
|
|
2174
2176
|
export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal';
|
|
2175
2177
|
// RectangleVertical aliases
|
|
@@ -2186,12 +2188,12 @@ export { default as RedoIcon } from '../icons/redo';
|
|
|
2186
2188
|
export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot';
|
|
2187
2189
|
// RefreshCcw aliases
|
|
2188
2190
|
export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
|
|
2189
|
-
// RefreshCwOff aliases
|
|
2190
|
-
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
2191
|
-
// Refrigerator aliases
|
|
2192
|
-
export { default as RefrigeratorIcon } from '../icons/refrigerator';
|
|
2193
2191
|
// RefreshCw aliases
|
|
2194
2192
|
export { default as RefreshCwIcon } from '../icons/refresh-cw';
|
|
2193
|
+
// Refrigerator aliases
|
|
2194
|
+
export { default as RefrigeratorIcon } from '../icons/refrigerator';
|
|
2195
|
+
// RefreshCwOff aliases
|
|
2196
|
+
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
2195
2197
|
// Regex aliases
|
|
2196
2198
|
export { default as RegexIcon } from '../icons/regex';
|
|
2197
2199
|
// RemoveFormatting aliases
|
|
@@ -2212,26 +2214,26 @@ export { default as ReplaceIcon } from '../icons/replace';
|
|
|
2212
2214
|
export { default as ReplyAllIcon } from '../icons/reply-all';
|
|
2213
2215
|
// Reply aliases
|
|
2214
2216
|
export { default as ReplyIcon } from '../icons/reply';
|
|
2215
|
-
// Rewind aliases
|
|
2216
|
-
export { default as RewindIcon } from '../icons/rewind';
|
|
2217
2217
|
// Ribbon aliases
|
|
2218
2218
|
export { default as RibbonIcon } from '../icons/ribbon';
|
|
2219
|
-
//
|
|
2220
|
-
export { default as
|
|
2221
|
-
// RockingChair aliases
|
|
2222
|
-
export { default as RockingChairIcon } from '../icons/rocking-chair';
|
|
2219
|
+
// Rewind aliases
|
|
2220
|
+
export { default as RewindIcon } from '../icons/rewind';
|
|
2223
2221
|
// Road aliases
|
|
2224
2222
|
export { default as RoadIcon } from '../icons/road';
|
|
2223
|
+
// Rocket aliases
|
|
2224
|
+
export { default as RocketIcon } from '../icons/rocket';
|
|
2225
2225
|
// RollerCoaster aliases
|
|
2226
2226
|
export { default as RollerCoasterIcon } from '../icons/roller-coaster';
|
|
2227
|
+
// RockingChair aliases
|
|
2228
|
+
export { default as RockingChairIcon } from '../icons/rocking-chair';
|
|
2227
2229
|
// Rose aliases
|
|
2228
2230
|
export { default as RoseIcon } from '../icons/rose';
|
|
2229
2231
|
// RotateCcwKey aliases
|
|
2230
2232
|
export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
|
|
2231
|
-
// RotateCcwSquare aliases
|
|
2232
|
-
export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
|
|
2233
2233
|
// RotateCcw aliases
|
|
2234
2234
|
export { default as RotateCcwIcon } from '../icons/rotate-ccw';
|
|
2235
|
+
// RotateCcwSquare aliases
|
|
2236
|
+
export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
|
|
2235
2237
|
// RotateCwSquare aliases
|
|
2236
2238
|
export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
|
|
2237
2239
|
// RotateCw aliases
|
|
@@ -2242,20 +2244,20 @@ export { default as RouteOffIcon } from '../icons/route-off';
|
|
|
2242
2244
|
export { default as RouteIcon } from '../icons/route';
|
|
2243
2245
|
// Router aliases
|
|
2244
2246
|
export { default as RouterIcon } from '../icons/router';
|
|
2245
|
-
// Rss aliases
|
|
2246
|
-
export { default as RssIcon } from '../icons/rss';
|
|
2247
2247
|
// Rows4 aliases
|
|
2248
2248
|
export { default as Rows4Icon } from '../icons/rows-4';
|
|
2249
|
+
// Rss aliases
|
|
2250
|
+
export { default as RssIcon } from '../icons/rss';
|
|
2249
2251
|
// RulerDimensionLine aliases
|
|
2250
2252
|
export { default as RulerDimensionLineIcon } from '../icons/ruler-dimension-line';
|
|
2251
2253
|
// Ruler aliases
|
|
2252
2254
|
export { default as RulerIcon } from '../icons/ruler';
|
|
2253
|
-
// RussianRuble aliases
|
|
2254
|
-
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2255
2255
|
// Sailboat aliases
|
|
2256
2256
|
export { default as SailboatIcon } from '../icons/sailboat';
|
|
2257
2257
|
// Salad aliases
|
|
2258
2258
|
export { default as SaladIcon } from '../icons/salad';
|
|
2259
|
+
// RussianRuble aliases
|
|
2260
|
+
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2259
2261
|
// Sandwich aliases
|
|
2260
2262
|
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2261
2263
|
// SatelliteDish aliases
|
|
@@ -2292,10 +2294,10 @@ export { default as ScanHeartIcon } from '../icons/scan-heart';
|
|
|
2292
2294
|
export { default as ScanLineIcon } from '../icons/scan-line';
|
|
2293
2295
|
// ScanQrCode aliases
|
|
2294
2296
|
export { default as ScanQrCodeIcon } from '../icons/scan-qr-code';
|
|
2295
|
-
// ScanText aliases
|
|
2296
|
-
export { default as ScanTextIcon } from '../icons/scan-text';
|
|
2297
2297
|
// ScanSearch aliases
|
|
2298
2298
|
export { default as ScanSearchIcon } from '../icons/scan-search';
|
|
2299
|
+
// ScanText aliases
|
|
2300
|
+
export { default as ScanTextIcon } from '../icons/scan-text';
|
|
2299
2301
|
// Scan aliases
|
|
2300
2302
|
export { default as ScanIcon } from '../icons/scan';
|
|
2301
2303
|
// School aliases
|
|
@@ -2324,20 +2326,20 @@ export { default as SearchCodeIcon } from '../icons/search-code';
|
|
|
2324
2326
|
export { default as SearchSlashIcon } from '../icons/search-slash';
|
|
2325
2327
|
// SearchX aliases
|
|
2326
2328
|
export { default as SearchXIcon } from '../icons/search-x';
|
|
2327
|
-
// Section aliases
|
|
2328
|
-
export { default as SectionIcon } from '../icons/section';
|
|
2329
2329
|
// Search aliases
|
|
2330
2330
|
export { default as SearchIcon } from '../icons/search';
|
|
2331
|
+
// Section aliases
|
|
2332
|
+
export { default as SectionIcon } from '../icons/section';
|
|
2331
2333
|
// SendToBack aliases
|
|
2332
2334
|
export { default as SendToBackIcon } from '../icons/send-to-back';
|
|
2333
2335
|
// Send aliases
|
|
2334
2336
|
export { default as SendIcon } from '../icons/send';
|
|
2335
2337
|
// SeparatorHorizontal aliases
|
|
2336
2338
|
export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
|
|
2337
|
-
// SeparatorVertical aliases
|
|
2338
|
-
export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
|
|
2339
2339
|
// ServerCog aliases
|
|
2340
2340
|
export { default as ServerCogIcon } from '../icons/server-cog';
|
|
2341
|
+
// SeparatorVertical aliases
|
|
2342
|
+
export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
|
|
2341
2343
|
// ServerCrash aliases
|
|
2342
2344
|
export { default as ServerCrashIcon } from '../icons/server-crash';
|
|
2343
2345
|
// ServerOff aliases
|
|
@@ -2368,10 +2370,10 @@ export { default as ShieldBanIcon } from '../icons/shield-ban';
|
|
|
2368
2370
|
export { default as ShieldCheckIcon } from '../icons/shield-check';
|
|
2369
2371
|
// ShieldCogCorner aliases
|
|
2370
2372
|
export { default as ShieldCogCornerIcon } from '../icons/shield-cog-corner';
|
|
2371
|
-
// ShieldEllipsis aliases
|
|
2372
|
-
export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
|
|
2373
2373
|
// ShieldCog aliases
|
|
2374
2374
|
export { default as ShieldCogIcon } from '../icons/shield-cog';
|
|
2375
|
+
// ShieldEllipsis aliases
|
|
2376
|
+
export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
|
|
2375
2377
|
// ShieldHalf aliases
|
|
2376
2378
|
export { default as ShieldHalfIcon } from '../icons/shield-half';
|
|
2377
2379
|
// ShieldMinus aliases
|
|
@@ -2390,16 +2392,16 @@ export { default as ShipWheelIcon } from '../icons/ship-wheel';
|
|
|
2390
2392
|
export { default as ShipIcon } from '../icons/ship';
|
|
2391
2393
|
// Shirt aliases
|
|
2392
2394
|
export { default as ShirtIcon } from '../icons/shirt';
|
|
2395
|
+
// ShoppingBag aliases
|
|
2396
|
+
export { default as ShoppingBagIcon } from '../icons/shopping-bag';
|
|
2393
2397
|
// ShoppingBasket aliases
|
|
2394
2398
|
export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
|
|
2395
2399
|
// ShoppingCart aliases
|
|
2396
2400
|
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2397
|
-
// Shovel aliases
|
|
2398
|
-
export { default as ShovelIcon } from '../icons/shovel';
|
|
2399
|
-
// ShoppingBag aliases
|
|
2400
|
-
export { default as ShoppingBagIcon } from '../icons/shopping-bag';
|
|
2401
2401
|
// ShowerHead aliases
|
|
2402
2402
|
export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
2403
|
+
// Shovel aliases
|
|
2404
|
+
export { default as ShovelIcon } from '../icons/shovel';
|
|
2403
2405
|
// Shredder aliases
|
|
2404
2406
|
export { default as ShredderIcon } from '../icons/shredder';
|
|
2405
2407
|
// Shrimp aliases
|
|
@@ -2412,14 +2414,14 @@ export { default as ShrubIcon } from '../icons/shrub';
|
|
|
2412
2414
|
export { default as ShuffleIcon } from '../icons/shuffle';
|
|
2413
2415
|
// Sigma aliases
|
|
2414
2416
|
export { default as SigmaIcon } from '../icons/sigma';
|
|
2415
|
-
// SignalHigh aliases
|
|
2416
|
-
export { default as SignalHighIcon } from '../icons/signal-high';
|
|
2417
2417
|
// SignalLow aliases
|
|
2418
2418
|
export { default as SignalLowIcon } from '../icons/signal-low';
|
|
2419
|
-
//
|
|
2420
|
-
export { default as
|
|
2419
|
+
// SignalHigh aliases
|
|
2420
|
+
export { default as SignalHighIcon } from '../icons/signal-high';
|
|
2421
2421
|
// SignalMedium aliases
|
|
2422
2422
|
export { default as SignalMediumIcon } from '../icons/signal-medium';
|
|
2423
|
+
// SignalZero aliases
|
|
2424
|
+
export { default as SignalZeroIcon } from '../icons/signal-zero';
|
|
2423
2425
|
// Signal aliases
|
|
2424
2426
|
export { default as SignalIcon } from '../icons/signal';
|
|
2425
2427
|
// Signature aliases
|
|
@@ -2450,12 +2452,12 @@ export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc';
|
|
|
2450
2452
|
export { default as SmartphoneIcon } from '../icons/smartphone';
|
|
2451
2453
|
// SmilePlus aliases
|
|
2452
2454
|
export { default as SmilePlusIcon } from '../icons/smile-plus';
|
|
2453
|
-
// Smile aliases
|
|
2454
|
-
export { default as SmileIcon } from '../icons/smile';
|
|
2455
2455
|
// Snail aliases
|
|
2456
2456
|
export { default as SnailIcon } from '../icons/snail';
|
|
2457
2457
|
// Snowflake aliases
|
|
2458
2458
|
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2459
|
+
// Smile aliases
|
|
2460
|
+
export { default as SmileIcon } from '../icons/smile';
|
|
2459
2461
|
// SoapDispenserDroplet aliases
|
|
2460
2462
|
export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet';
|
|
2461
2463
|
// Sofa aliases
|
|
@@ -2466,10 +2468,10 @@ export { default as SolarPanelIcon } from '../icons/solar-panel';
|
|
|
2466
2468
|
export { default as SoupIcon } from '../icons/soup';
|
|
2467
2469
|
// Space aliases
|
|
2468
2470
|
export { default as SpaceIcon } from '../icons/space';
|
|
2469
|
-
// Sparkle aliases
|
|
2470
|
-
export { default as SparkleIcon } from '../icons/sparkle';
|
|
2471
2471
|
// Spade aliases
|
|
2472
2472
|
export { default as SpadeIcon } from '../icons/spade';
|
|
2473
|
+
// Sparkle aliases
|
|
2474
|
+
export { default as SparkleIcon } from '../icons/sparkle';
|
|
2473
2475
|
// Speaker aliases
|
|
2474
2476
|
export { default as SpeakerIcon } from '../icons/speaker';
|
|
2475
2477
|
// Speech aliases
|
|
@@ -2480,24 +2482,24 @@ export { default as SpellCheck2Icon } from '../icons/spell-check-2';
|
|
|
2480
2482
|
export { default as SpellCheckIcon } from '../icons/spell-check';
|
|
2481
2483
|
// SplinePointer aliases
|
|
2482
2484
|
export { default as SplinePointerIcon } from '../icons/spline-pointer';
|
|
2483
|
-
// Spline aliases
|
|
2484
|
-
export { default as SplineIcon } from '../icons/spline';
|
|
2485
2485
|
// Split aliases
|
|
2486
2486
|
export { default as SplitIcon } from '../icons/split';
|
|
2487
2487
|
// Spool aliases
|
|
2488
2488
|
export { default as SpoolIcon } from '../icons/spool';
|
|
2489
2489
|
// SportShoe aliases
|
|
2490
2490
|
export { default as SportShoeIcon } from '../icons/sport-shoe';
|
|
2491
|
+
// Spline aliases
|
|
2492
|
+
export { default as SplineIcon } from '../icons/spline';
|
|
2491
2493
|
// Spotlight aliases
|
|
2492
2494
|
export { default as SpotlightIcon } from '../icons/spotlight';
|
|
2493
2495
|
// SprayCan aliases
|
|
2494
2496
|
export { default as SprayCanIcon } from '../icons/spray-can';
|
|
2495
2497
|
// Sprout aliases
|
|
2496
2498
|
export { default as SproutIcon } from '../icons/sprout';
|
|
2497
|
-
// SquareArrowRightEnter aliases
|
|
2498
|
-
export { default as SquareArrowRightEnterIcon } from '../icons/square-arrow-right-enter';
|
|
2499
2499
|
// SquareArrowRightExit aliases
|
|
2500
2500
|
export { default as SquareArrowRightExitIcon } from '../icons/square-arrow-right-exit';
|
|
2501
|
+
// SquareArrowRightEnter aliases
|
|
2502
|
+
export { default as SquareArrowRightEnterIcon } from '../icons/square-arrow-right-enter';
|
|
2501
2503
|
// SquareDashedBottomCode aliases
|
|
2502
2504
|
export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code';
|
|
2503
2505
|
// SquareDashedBottom aliases
|
|
@@ -2516,20 +2518,20 @@ export { default as SquareSquareIcon } from '../icons/square-square';
|
|
|
2516
2518
|
export { default as SquareStackIcon } from '../icons/square-stack';
|
|
2517
2519
|
// SquareStar aliases
|
|
2518
2520
|
export { default as SquareStarIcon } from '../icons/square-star';
|
|
2519
|
-
// Square aliases
|
|
2520
|
-
export { default as SquareIcon } from '../icons/square';
|
|
2521
2521
|
// SquareStop aliases
|
|
2522
2522
|
export { default as SquareStopIcon } from '../icons/square-stop';
|
|
2523
|
-
//
|
|
2524
|
-
export { default as
|
|
2523
|
+
// Square aliases
|
|
2524
|
+
export { default as SquareIcon } from '../icons/square';
|
|
2525
2525
|
// SquaresExclude aliases
|
|
2526
2526
|
export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
|
|
2527
2527
|
// SquaresSubtract aliases
|
|
2528
2528
|
export { default as SquaresSubtractIcon } from '../icons/squares-subtract';
|
|
2529
|
-
//
|
|
2530
|
-
export { default as
|
|
2529
|
+
// SquaresIntersect aliases
|
|
2530
|
+
export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
|
|
2531
2531
|
// SquaresUnite aliases
|
|
2532
2532
|
export { default as SquaresUniteIcon } from '../icons/squares-unite';
|
|
2533
|
+
// SquircleDashed aliases
|
|
2534
|
+
export { default as SquircleDashedIcon } from '../icons/squircle-dashed';
|
|
2533
2535
|
// Squircle aliases
|
|
2534
2536
|
export { default as SquircleIcon } from '../icons/squircle';
|
|
2535
2537
|
// Squirrel aliases
|
|
@@ -2550,10 +2552,10 @@ export { default as StarPlusIcon } from '../icons/star-plus';
|
|
|
2550
2552
|
export { default as StarXIcon } from '../icons/star-x';
|
|
2551
2553
|
// Star aliases
|
|
2552
2554
|
export { default as StarIcon } from '../icons/star';
|
|
2553
|
-
// StepBack aliases
|
|
2554
|
-
export { default as StepBackIcon } from '../icons/step-back';
|
|
2555
2555
|
// StepForward aliases
|
|
2556
2556
|
export { default as StepForwardIcon } from '../icons/step-forward';
|
|
2557
|
+
// StepBack aliases
|
|
2558
|
+
export { default as StepBackIcon } from '../icons/step-back';
|
|
2557
2559
|
// Stethoscope aliases
|
|
2558
2560
|
export { default as StethoscopeIcon } from '../icons/stethoscope';
|
|
2559
2561
|
// Sticker aliases
|
|
@@ -2584,20 +2586,20 @@ export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
|
2584
2586
|
export { default as StrikethroughIcon } from '../icons/strikethrough';
|
|
2585
2587
|
// Subscript aliases
|
|
2586
2588
|
export { default as SubscriptIcon } from '../icons/subscript';
|
|
2587
|
-
// Summary aliases
|
|
2588
|
-
export { default as SummaryIcon } from '../icons/summary';
|
|
2589
2589
|
// SunDim aliases
|
|
2590
2590
|
export { default as SunDimIcon } from '../icons/sun-dim';
|
|
2591
|
+
// Summary aliases
|
|
2592
|
+
export { default as SummaryIcon } from '../icons/summary';
|
|
2591
2593
|
// SunMedium aliases
|
|
2592
2594
|
export { default as SunMediumIcon } from '../icons/sun-medium';
|
|
2593
2595
|
// SunMoon aliases
|
|
2594
2596
|
export { default as SunMoonIcon } from '../icons/sun-moon';
|
|
2595
2597
|
// SunSnow aliases
|
|
2596
2598
|
export { default as SunSnowIcon } from '../icons/sun-snow';
|
|
2597
|
-
// Sun aliases
|
|
2598
|
-
export { default as SunIcon } from '../icons/sun';
|
|
2599
2599
|
// Sunset aliases
|
|
2600
2600
|
export { default as SunsetIcon } from '../icons/sunset';
|
|
2601
|
+
// Sun aliases
|
|
2602
|
+
export { default as SunIcon } from '../icons/sun';
|
|
2601
2603
|
// Sunrise aliases
|
|
2602
2604
|
export { default as SunriseIcon } from '../icons/sunrise';
|
|
2603
2605
|
// Superscript aliases
|
|
@@ -2620,20 +2622,20 @@ export { default as Table2Icon } from '../icons/table-2';
|
|
|
2620
2622
|
export { default as TableCellsMergeIcon } from '../icons/table-cells-merge';
|
|
2621
2623
|
// TableCellsSplit aliases
|
|
2622
2624
|
export { default as TableCellsSplitIcon } from '../icons/table-cells-split';
|
|
2625
|
+
// TableColumnsSplit aliases
|
|
2626
|
+
export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
|
|
2623
2627
|
// TableOfContents aliases
|
|
2624
2628
|
export { default as TableOfContentsIcon } from '../icons/table-of-contents';
|
|
2625
2629
|
// TableProperties aliases
|
|
2626
2630
|
export { default as TablePropertiesIcon } from '../icons/table-properties';
|
|
2627
|
-
// TableColumnsSplit aliases
|
|
2628
|
-
export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
|
|
2629
|
-
// TableRowsSplit aliases
|
|
2630
|
-
export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
|
|
2631
2631
|
// Table aliases
|
|
2632
2632
|
export { default as TableIcon } from '../icons/table';
|
|
2633
|
-
//
|
|
2634
|
-
export { default as
|
|
2633
|
+
// TableRowsSplit aliases
|
|
2634
|
+
export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
|
|
2635
2635
|
// Tablet aliases
|
|
2636
2636
|
export { default as TabletIcon } from '../icons/tablet';
|
|
2637
|
+
// TabletSmartphone aliases
|
|
2638
|
+
export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone';
|
|
2637
2639
|
// Tablets aliases
|
|
2638
2640
|
export { default as TabletsIcon } from '../icons/tablets';
|
|
2639
2641
|
// TagPlus aliases
|
|
@@ -2646,36 +2648,36 @@ export { default as TagIcon } from '../icons/tag';
|
|
|
2646
2648
|
export { default as TagsIcon } from '../icons/tags';
|
|
2647
2649
|
// Tally1 aliases
|
|
2648
2650
|
export { default as Tally1Icon } from '../icons/tally-1';
|
|
2649
|
-
// Tally3 aliases
|
|
2650
|
-
export { default as Tally3Icon } from '../icons/tally-3';
|
|
2651
2651
|
// Tally2 aliases
|
|
2652
2652
|
export { default as Tally2Icon } from '../icons/tally-2';
|
|
2653
|
+
// Tally3 aliases
|
|
2654
|
+
export { default as Tally3Icon } from '../icons/tally-3';
|
|
2653
2655
|
// Tally4 aliases
|
|
2654
2656
|
export { default as Tally4Icon } from '../icons/tally-4';
|
|
2655
2657
|
// Tally5 aliases
|
|
2656
2658
|
export { default as Tally5Icon } from '../icons/tally-5';
|
|
2657
2659
|
// Tangent aliases
|
|
2658
2660
|
export { default as TangentIcon } from '../icons/tangent';
|
|
2659
|
-
// Target aliases
|
|
2660
|
-
export { default as TargetIcon } from '../icons/target';
|
|
2661
2661
|
// Telescope aliases
|
|
2662
2662
|
export { default as TelescopeIcon } from '../icons/telescope';
|
|
2663
2663
|
// TentTree aliases
|
|
2664
2664
|
export { default as TentTreeIcon } from '../icons/tent-tree';
|
|
2665
|
+
// Target aliases
|
|
2666
|
+
export { default as TargetIcon } from '../icons/target';
|
|
2665
2667
|
// Tent aliases
|
|
2666
2668
|
export { default as TentIcon } from '../icons/tent';
|
|
2667
|
-
// Terminal aliases
|
|
2668
|
-
export { default as TerminalIcon } from '../icons/terminal';
|
|
2669
2669
|
// TestTube aliases
|
|
2670
2670
|
export { default as TestTubeIcon } from '../icons/test-tube';
|
|
2671
|
+
// Terminal aliases
|
|
2672
|
+
export { default as TerminalIcon } from '../icons/terminal';
|
|
2671
2673
|
// TestTubes aliases
|
|
2672
2674
|
export { default as TestTubesIcon } from '../icons/test-tubes';
|
|
2673
2675
|
// TextCursor aliases
|
|
2674
2676
|
export { default as TextCursorIcon } from '../icons/text-cursor';
|
|
2675
|
-
// TextCursorInput aliases
|
|
2676
|
-
export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
2677
2677
|
// TextQuote aliases
|
|
2678
2678
|
export { default as TextQuoteIcon } from '../icons/text-quote';
|
|
2679
|
+
// TextCursorInput aliases
|
|
2680
|
+
export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
2679
2681
|
// TextSearch aliases
|
|
2680
2682
|
export { default as TextSearchIcon } from '../icons/text-search';
|
|
2681
2683
|
// Theater aliases
|
|
@@ -2708,28 +2710,28 @@ export { default as TicketIcon } from '../icons/ticket';
|
|
|
2708
2710
|
export { default as TicketsPlaneIcon } from '../icons/tickets-plane';
|
|
2709
2711
|
// Tickets aliases
|
|
2710
2712
|
export { default as TicketsIcon } from '../icons/tickets';
|
|
2711
|
-
// Timeline aliases
|
|
2712
|
-
export { default as TimelineIcon } from '../icons/timeline';
|
|
2713
2713
|
// TimerOff aliases
|
|
2714
2714
|
export { default as TimerOffIcon } from '../icons/timer-off';
|
|
2715
|
+
// Timeline aliases
|
|
2716
|
+
export { default as TimelineIcon } from '../icons/timeline';
|
|
2715
2717
|
// TimerReset aliases
|
|
2716
2718
|
export { default as TimerResetIcon } from '../icons/timer-reset';
|
|
2719
|
+
// ToggleRight aliases
|
|
2720
|
+
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2717
2721
|
// Timer aliases
|
|
2718
2722
|
export { default as TimerIcon } from '../icons/timer';
|
|
2719
2723
|
// ToggleLeft aliases
|
|
2720
2724
|
export { default as ToggleLeftIcon } from '../icons/toggle-left';
|
|
2721
|
-
// ToggleRight aliases
|
|
2722
|
-
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2723
2725
|
// Toilet aliases
|
|
2724
2726
|
export { default as ToiletIcon } from '../icons/toilet';
|
|
2725
|
-
// ToolCase aliases
|
|
2726
|
-
export { default as ToolCaseIcon } from '../icons/tool-case';
|
|
2727
2727
|
// Toolbox aliases
|
|
2728
2728
|
export { default as ToolboxIcon } from '../icons/toolbox';
|
|
2729
|
-
//
|
|
2730
|
-
export { default as
|
|
2729
|
+
// ToolCase aliases
|
|
2730
|
+
export { default as ToolCaseIcon } from '../icons/tool-case';
|
|
2731
2731
|
// Torus aliases
|
|
2732
2732
|
export { default as TorusIcon } from '../icons/torus';
|
|
2733
|
+
// Tornado aliases
|
|
2734
|
+
export { default as TornadoIcon } from '../icons/tornado';
|
|
2733
2735
|
// TouchpadOff aliases
|
|
2734
2736
|
export { default as TouchpadOffIcon } from '../icons/touchpad-off';
|
|
2735
2737
|
// Touchpad aliases
|
|
@@ -2746,50 +2748,50 @@ export { default as TractorIcon } from '../icons/tractor';
|
|
|
2746
2748
|
export { default as TrafficConeIcon } from '../icons/traffic-cone';
|
|
2747
2749
|
// TrainFrontTunnel aliases
|
|
2748
2750
|
export { default as TrainFrontTunnelIcon } from '../icons/train-front-tunnel';
|
|
2749
|
-
// TrainFront aliases
|
|
2750
|
-
export { default as TrainFrontIcon } from '../icons/train-front';
|
|
2751
|
-
// Transgender aliases
|
|
2752
|
-
export { default as TransgenderIcon } from '../icons/transgender';
|
|
2753
2751
|
// TrainTrack aliases
|
|
2754
2752
|
export { default as TrainTrackIcon } from '../icons/train-track';
|
|
2753
|
+
// Transgender aliases
|
|
2754
|
+
export { default as TransgenderIcon } from '../icons/transgender';
|
|
2755
|
+
// TrainFront aliases
|
|
2756
|
+
export { default as TrainFrontIcon } from '../icons/train-front';
|
|
2755
2757
|
// Trash2 aliases
|
|
2756
2758
|
export { default as Trash2Icon } from '../icons/trash-2';
|
|
2757
|
-
// Trees aliases
|
|
2758
|
-
export { default as TreesIcon } from '../icons/trees';
|
|
2759
2759
|
// Trash aliases
|
|
2760
2760
|
export { default as TrashIcon } from '../icons/trash';
|
|
2761
2761
|
// TreeDeciduous aliases
|
|
2762
2762
|
export { default as TreeDeciduousIcon } from '../icons/tree-deciduous';
|
|
2763
2763
|
// TreePine aliases
|
|
2764
2764
|
export { default as TreePineIcon } from '../icons/tree-pine';
|
|
2765
|
+
// Trees aliases
|
|
2766
|
+
export { default as TreesIcon } from '../icons/trees';
|
|
2765
2767
|
// TrendingDown aliases
|
|
2766
2768
|
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2767
2769
|
// TrendingUpDown aliases
|
|
2768
2770
|
export { default as TrendingUpDownIcon } from '../icons/trending-up-down';
|
|
2769
2771
|
// TrendingUp aliases
|
|
2770
2772
|
export { default as TrendingUpIcon } from '../icons/trending-up';
|
|
2771
|
-
// TriangleRight aliases
|
|
2772
|
-
export { default as TriangleRightIcon } from '../icons/triangle-right';
|
|
2773
2773
|
// TriangleDashed aliases
|
|
2774
2774
|
export { default as TriangleDashedIcon } from '../icons/triangle-dashed';
|
|
2775
|
-
//
|
|
2776
|
-
export { default as
|
|
2775
|
+
// TriangleRight aliases
|
|
2776
|
+
export { default as TriangleRightIcon } from '../icons/triangle-right';
|
|
2777
2777
|
// Triangle aliases
|
|
2778
2778
|
export { default as TriangleIcon } from '../icons/triangle';
|
|
2779
|
+
// Trophy aliases
|
|
2780
|
+
export { default as TrophyIcon } from '../icons/trophy';
|
|
2779
2781
|
// TruckElectric aliases
|
|
2780
2782
|
export { default as TruckElectricIcon } from '../icons/truck-electric';
|
|
2781
2783
|
// Truck aliases
|
|
2782
2784
|
export { default as TruckIcon } from '../icons/truck';
|
|
2783
|
-
// TurkishLira aliases
|
|
2784
|
-
export { default as TurkishLiraIcon } from '../icons/turkish-lira';
|
|
2785
2785
|
// Turntable aliases
|
|
2786
2786
|
export { default as TurntableIcon } from '../icons/turntable';
|
|
2787
|
+
// TurkishLira aliases
|
|
2788
|
+
export { default as TurkishLiraIcon } from '../icons/turkish-lira';
|
|
2787
2789
|
// Turtle aliases
|
|
2788
2790
|
export { default as TurtleIcon } from '../icons/turtle';
|
|
2789
|
-
// Tv aliases
|
|
2790
|
-
export { default as TvIcon } from '../icons/tv';
|
|
2791
2791
|
// TvMinimalPlay aliases
|
|
2792
2792
|
export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
|
|
2793
|
+
// Tv aliases
|
|
2794
|
+
export { default as TvIcon } from '../icons/tv';
|
|
2793
2795
|
// TypeOutline aliases
|
|
2794
2796
|
export { default as TypeOutlineIcon } from '../icons/type-outline';
|
|
2795
2797
|
// Type aliases
|
|
@@ -2808,12 +2810,12 @@ export { default as UndoDotIcon } from '../icons/undo-dot';
|
|
|
2808
2810
|
export { default as UndoIcon } from '../icons/undo';
|
|
2809
2811
|
// UnfoldHorizontal aliases
|
|
2810
2812
|
export { default as UnfoldHorizontalIcon } from '../icons/unfold-horizontal';
|
|
2811
|
-
// UnfoldVertical aliases
|
|
2812
|
-
export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
|
|
2813
2813
|
// Ungroup aliases
|
|
2814
2814
|
export { default as UngroupIcon } from '../icons/ungroup';
|
|
2815
2815
|
// Unlink2 aliases
|
|
2816
2816
|
export { default as Unlink2Icon } from '../icons/unlink-2';
|
|
2817
|
+
// UnfoldVertical aliases
|
|
2818
|
+
export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
|
|
2817
2819
|
// Unlink aliases
|
|
2818
2820
|
export { default as UnlinkIcon } from '../icons/unlink';
|
|
2819
2821
|
// Unplug aliases
|
|
@@ -2822,30 +2824,30 @@ export { default as UnplugIcon } from '../icons/unplug';
|
|
|
2822
2824
|
export { default as UploadIcon } from '../icons/upload';
|
|
2823
2825
|
// Usb aliases
|
|
2824
2826
|
export { default as UsbIcon } from '../icons/usb';
|
|
2825
|
-
// UserCog aliases
|
|
2826
|
-
export { default as UserCogIcon } from '../icons/user-cog';
|
|
2827
2827
|
// UserCheck aliases
|
|
2828
2828
|
export { default as UserCheckIcon } from '../icons/user-check';
|
|
2829
|
+
// UserCog aliases
|
|
2830
|
+
export { default as UserCogIcon } from '../icons/user-cog';
|
|
2829
2831
|
// UserKey aliases
|
|
2830
2832
|
export { default as UserKeyIcon } from '../icons/user-key';
|
|
2831
2833
|
// UserLock aliases
|
|
2832
2834
|
export { default as UserLockIcon } from '../icons/user-lock';
|
|
2833
|
-
// UserMinus aliases
|
|
2834
|
-
export { default as UserMinusIcon } from '../icons/user-minus';
|
|
2835
2835
|
// UserPen aliases
|
|
2836
2836
|
export { default as UserPenIcon } from '../icons/user-pen';
|
|
2837
|
+
// UserMinus aliases
|
|
2838
|
+
export { default as UserMinusIcon } from '../icons/user-minus';
|
|
2837
2839
|
// UserPlus aliases
|
|
2838
2840
|
export { default as UserPlusIcon } from '../icons/user-plus';
|
|
2839
2841
|
// UserRoundArrowLeft aliases
|
|
2840
2842
|
export { default as UserRoundArrowLeftIcon } from '../icons/user-round-arrow-left';
|
|
2841
2843
|
// UserRoundKey aliases
|
|
2842
2844
|
export { default as UserRoundKeyIcon } from '../icons/user-round-key';
|
|
2843
|
-
// UserRoundPen aliases
|
|
2844
|
-
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2845
|
-
// UserRoundSearch aliases
|
|
2846
|
-
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2847
2845
|
// UserSearch aliases
|
|
2848
2846
|
export { default as UserSearchIcon } from '../icons/user-search';
|
|
2847
|
+
// UserRoundSearch aliases
|
|
2848
|
+
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2849
|
+
// UserRoundPen aliases
|
|
2850
|
+
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2849
2851
|
// UserStar aliases
|
|
2850
2852
|
export { default as UserStarIcon } from '../icons/user-star';
|
|
2851
2853
|
// UserX aliases
|
|
@@ -2864,12 +2866,12 @@ export { default as VariableIcon } from '../icons/variable';
|
|
|
2864
2866
|
export { default as VaultIcon } from '../icons/vault';
|
|
2865
2867
|
// VectorSquare aliases
|
|
2866
2868
|
export { default as VectorSquareIcon } from '../icons/vector-square';
|
|
2867
|
-
// VenusAndMars aliases
|
|
2868
|
-
export { default as VenusAndMarsIcon } from '../icons/venus-and-mars';
|
|
2869
2869
|
// Vegan aliases
|
|
2870
2870
|
export { default as VeganIcon } from '../icons/vegan';
|
|
2871
2871
|
// VenetianMask aliases
|
|
2872
2872
|
export { default as VenetianMaskIcon } from '../icons/venetian-mask';
|
|
2873
|
+
// VenusAndMars aliases
|
|
2874
|
+
export { default as VenusAndMarsIcon } from '../icons/venus-and-mars';
|
|
2873
2875
|
// Venus aliases
|
|
2874
2876
|
export { default as VenusIcon } from '../icons/venus';
|
|
2875
2877
|
// VibrateOff aliases
|
|
@@ -2880,28 +2882,28 @@ export { default as VibrateIcon } from '../icons/vibrate';
|
|
|
2880
2882
|
export { default as VideoOffIcon } from '../icons/video-off';
|
|
2881
2883
|
// Video aliases
|
|
2882
2884
|
export { default as VideoIcon } from '../icons/video';
|
|
2883
|
-
// Videotape aliases
|
|
2884
|
-
export { default as VideotapeIcon } from '../icons/videotape';
|
|
2885
2885
|
// View aliases
|
|
2886
2886
|
export { default as ViewIcon } from '../icons/view';
|
|
2887
|
-
//
|
|
2888
|
-
export { default as
|
|
2889
|
-
// Volume1 aliases
|
|
2890
|
-
export { default as Volume1Icon } from '../icons/volume-1';
|
|
2887
|
+
// Videotape aliases
|
|
2888
|
+
export { default as VideotapeIcon } from '../icons/videotape';
|
|
2891
2889
|
// Voicemail aliases
|
|
2892
2890
|
export { default as VoicemailIcon } from '../icons/voicemail';
|
|
2891
|
+
// Volleyball aliases
|
|
2892
|
+
export { default as VolleyballIcon } from '../icons/volleyball';
|
|
2893
|
+
// Volume1 aliases
|
|
2894
|
+
export { default as Volume1Icon } from '../icons/volume-1';
|
|
2893
2895
|
// Volume2 aliases
|
|
2894
2896
|
export { default as Volume2Icon } from '../icons/volume-2';
|
|
2895
2897
|
// VolumeOff aliases
|
|
2896
2898
|
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
2897
|
-
// VolumeX aliases
|
|
2898
|
-
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2899
2899
|
// Volume aliases
|
|
2900
2900
|
export { default as VolumeIcon } from '../icons/volume';
|
|
2901
|
-
//
|
|
2902
|
-
export { default as
|
|
2901
|
+
// VolumeX aliases
|
|
2902
|
+
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2903
2903
|
// Vote aliases
|
|
2904
2904
|
export { default as VoteIcon } from '../icons/vote';
|
|
2905
|
+
// WalletCards aliases
|
|
2906
|
+
export { default as WalletCardsIcon } from '../icons/wallet-cards';
|
|
2905
2907
|
// Wallet aliases
|
|
2906
2908
|
export { default as WalletIcon } from '../icons/wallet';
|
|
2907
2909
|
// Wallpaper aliases
|
|
@@ -2922,10 +2924,10 @@ export { default as WavesArrowUpIcon } from '../icons/waves-arrow-up';
|
|
|
2922
2924
|
export { default as WavesLadderIcon } from '../icons/waves-ladder';
|
|
2923
2925
|
// WavesVertical aliases
|
|
2924
2926
|
export { default as WavesVerticalIcon } from '../icons/waves-vertical';
|
|
2925
|
-
// WebcamOff aliases
|
|
2926
|
-
export { default as WebcamOffIcon } from '../icons/webcam-off';
|
|
2927
2927
|
// Waypoints aliases
|
|
2928
2928
|
export { default as WaypointsIcon } from '../icons/waypoints';
|
|
2929
|
+
// WebcamOff aliases
|
|
2930
|
+
export { default as WebcamOffIcon } from '../icons/webcam-off';
|
|
2929
2931
|
// Webcam aliases
|
|
2930
2932
|
export { default as WebcamIcon } from '../icons/webcam';
|
|
2931
2933
|
// WebhookOff aliases
|
|
@@ -2936,16 +2938,16 @@ export { default as WebhookIcon } from '../icons/webhook';
|
|
|
2936
2938
|
export { default as WeightTildeIcon } from '../icons/weight-tilde';
|
|
2937
2939
|
// Weight aliases
|
|
2938
2940
|
export { default as WeightIcon } from '../icons/weight';
|
|
2939
|
-
// WheatOff aliases
|
|
2940
|
-
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
2941
2941
|
// Wheat aliases
|
|
2942
2942
|
export { default as WheatIcon } from '../icons/wheat';
|
|
2943
2943
|
// WholeWord aliases
|
|
2944
2944
|
export { default as WholeWordIcon } from '../icons/whole-word';
|
|
2945
|
-
//
|
|
2946
|
-
export { default as
|
|
2945
|
+
// WheatOff aliases
|
|
2946
|
+
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
2947
2947
|
// WifiHigh aliases
|
|
2948
2948
|
export { default as WifiHighIcon } from '../icons/wifi-high';
|
|
2949
|
+
// WifiCog aliases
|
|
2950
|
+
export { default as WifiCogIcon } from '../icons/wifi-cog';
|
|
2949
2951
|
// WifiLow aliases
|
|
2950
2952
|
export { default as WifiLowIcon } from '../icons/wifi-low';
|
|
2951
2953
|
// WifiOff aliases
|
|
@@ -2954,10 +2956,10 @@ export { default as WifiOffIcon } from '../icons/wifi-off';
|
|
|
2954
2956
|
export { default as WifiPenIcon } from '../icons/wifi-pen';
|
|
2955
2957
|
// WifiSync aliases
|
|
2956
2958
|
export { default as WifiSyncIcon } from '../icons/wifi-sync';
|
|
2957
|
-
// WifiZero aliases
|
|
2958
|
-
export { default as WifiZeroIcon } from '../icons/wifi-zero';
|
|
2959
2959
|
// Wifi aliases
|
|
2960
2960
|
export { default as WifiIcon } from '../icons/wifi';
|
|
2961
|
+
// WifiZero aliases
|
|
2962
|
+
export { default as WifiZeroIcon } from '../icons/wifi-zero';
|
|
2961
2963
|
// WindArrowDown aliases
|
|
2962
2964
|
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
2963
2965
|
// Wind aliases
|
|
@@ -2988,10 +2990,10 @@ export { default as ZodiacAquariusIcon } from '../icons/zodiac-aquarius';
|
|
|
2988
2990
|
export { default as ZodiacAriesIcon } from '../icons/zodiac-aries';
|
|
2989
2991
|
// ZodiacCancer aliases
|
|
2990
2992
|
export { default as ZodiacCancerIcon } from '../icons/zodiac-cancer';
|
|
2991
|
-
// ZodiacCapricorn aliases
|
|
2992
|
-
export { default as ZodiacCapricornIcon } from '../icons/zodiac-capricorn';
|
|
2993
2993
|
// ZodiacGemini aliases
|
|
2994
2994
|
export { default as ZodiacGeminiIcon } from '../icons/zodiac-gemini';
|
|
2995
|
+
// ZodiacCapricorn aliases
|
|
2996
|
+
export { default as ZodiacCapricornIcon } from '../icons/zodiac-capricorn';
|
|
2995
2997
|
// ZodiacLeo aliases
|
|
2996
2998
|
export { default as ZodiacLeoIcon } from '../icons/zodiac-leo';
|
|
2997
2999
|
// ZodiacLibra aliases
|
|
@@ -3023,1449 +3025,1449 @@ export { default as ArrowUp10Icon } from '../icons/arrow-up-1-0';
|
|
|
3023
3025
|
// AlarmClockCheck aliases
|
|
3024
3026
|
export { default as AlarmClockCheckIcon } from '../icons/alarm-clock-check';
|
|
3025
3027
|
export {
|
|
3026
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockCheck} instead.
|
|
3028
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockCheck} instead. */
|
|
3027
3029
|
default as AlarmCheckIcon
|
|
3028
3030
|
} from '../icons/alarm-clock-check';
|
|
3031
|
+
// AlarmClockMinus aliases
|
|
3032
|
+
export { default as AlarmClockMinusIcon } from '../icons/alarm-clock-minus';
|
|
3033
|
+
export {
|
|
3034
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockMinus} instead. */
|
|
3035
|
+
default as AlarmMinusIcon
|
|
3036
|
+
} from '../icons/alarm-clock-minus';
|
|
3029
3037
|
// AlarmClockPlus aliases
|
|
3030
3038
|
export { default as AlarmClockPlusIcon } from '../icons/alarm-clock-plus';
|
|
3031
3039
|
export {
|
|
3032
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockPlus} instead.
|
|
3040
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockPlus} instead. */
|
|
3033
3041
|
default as AlarmPlusIcon
|
|
3034
3042
|
} from '../icons/alarm-clock-plus';
|
|
3035
|
-
//
|
|
3036
|
-
export { default as
|
|
3043
|
+
// ArrowDownAZ aliases
|
|
3044
|
+
export { default as ArrowDownAZIcon } from '../icons/arrow-down-a-z';
|
|
3037
3045
|
export {
|
|
3038
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3039
|
-
default as
|
|
3040
|
-
} from '../icons/
|
|
3046
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownAZ} instead. */
|
|
3047
|
+
default as ArrowDownAzIcon
|
|
3048
|
+
} from '../icons/arrow-down-a-z';
|
|
3041
3049
|
// ArrowDownWideNarrow aliases
|
|
3042
3050
|
export { default as ArrowDownWideNarrowIcon } from '../icons/arrow-down-wide-narrow';
|
|
3043
3051
|
export {
|
|
3044
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead.
|
|
3052
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. */
|
|
3045
3053
|
default as SortDescIcon
|
|
3046
3054
|
} from '../icons/arrow-down-wide-narrow';
|
|
3047
3055
|
// ArrowDownZA aliases
|
|
3048
3056
|
export { default as ArrowDownZAIcon } from '../icons/arrow-down-z-a';
|
|
3049
3057
|
export {
|
|
3050
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead.
|
|
3058
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. */
|
|
3051
3059
|
default as ArrowDownZaIcon
|
|
3052
3060
|
} from '../icons/arrow-down-z-a';
|
|
3053
|
-
// ArrowDownAZ aliases
|
|
3054
|
-
export { default as ArrowDownAZIcon } from '../icons/arrow-down-a-z';
|
|
3055
|
-
export {
|
|
3056
|
-
/** @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 */
|
|
3057
|
-
default as ArrowDownAzIcon
|
|
3058
|
-
} from '../icons/arrow-down-a-z';
|
|
3059
3061
|
// ArrowUpAZ aliases
|
|
3060
3062
|
export { default as ArrowUpAZIcon } from '../icons/arrow-up-a-z';
|
|
3061
3063
|
export {
|
|
3062
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpAZ} instead.
|
|
3064
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpAZ} instead. */
|
|
3063
3065
|
default as ArrowUpAzIcon
|
|
3064
3066
|
} from '../icons/arrow-up-a-z';
|
|
3067
|
+
// ArrowUpZA aliases
|
|
3068
|
+
export { default as ArrowUpZAIcon } from '../icons/arrow-up-z-a';
|
|
3069
|
+
export {
|
|
3070
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpZA} instead. */
|
|
3071
|
+
default as ArrowUpZaIcon
|
|
3072
|
+
} from '../icons/arrow-up-z-a';
|
|
3065
3073
|
// ArrowUpNarrowWide aliases
|
|
3066
3074
|
export { default as ArrowUpNarrowWideIcon } from '../icons/arrow-up-narrow-wide';
|
|
3067
3075
|
export {
|
|
3068
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead.
|
|
3076
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. */
|
|
3069
3077
|
default as SortAscIcon
|
|
3070
3078
|
} from '../icons/arrow-up-narrow-wide';
|
|
3071
3079
|
// Axis3d aliases
|
|
3072
3080
|
export { default as Axis3dIcon } from '../icons/axis-3d';
|
|
3073
3081
|
export {
|
|
3074
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead.
|
|
3082
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. */
|
|
3075
3083
|
default as Axis3DIcon
|
|
3076
3084
|
} from '../icons/axis-3d';
|
|
3077
|
-
// ArrowUpZA aliases
|
|
3078
|
-
export { default as ArrowUpZAIcon } from '../icons/arrow-up-z-a';
|
|
3079
|
-
export {
|
|
3080
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpZA} instead. This alias will be removed in v1.0 */
|
|
3081
|
-
default as ArrowUpZaIcon
|
|
3082
|
-
} from '../icons/arrow-up-z-a';
|
|
3083
3085
|
// BadgeCheck aliases
|
|
3084
3086
|
export { default as BadgeCheckIcon } from '../icons/badge-check';
|
|
3085
3087
|
export {
|
|
3086
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead.
|
|
3088
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead. */
|
|
3087
3089
|
default as VerifiedIcon
|
|
3088
3090
|
} from '../icons/badge-check';
|
|
3089
3091
|
// BadgeQuestionMark aliases
|
|
3090
3092
|
export { default as BadgeQuestionMarkIcon } from '../icons/badge-question-mark';
|
|
3091
3093
|
export {
|
|
3092
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead.
|
|
3094
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. */
|
|
3093
3095
|
default as BadgeHelpIcon
|
|
3094
3096
|
} from '../icons/badge-question-mark';
|
|
3095
3097
|
// BetweenHorizontalEnd aliases
|
|
3096
3098
|
export { default as BetweenHorizontalEndIcon } from '../icons/between-horizontal-end';
|
|
3097
3099
|
export {
|
|
3098
|
-
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead.
|
|
3100
|
+
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. */
|
|
3099
3101
|
default as BetweenHorizonalEndIcon
|
|
3100
3102
|
} from '../icons/between-horizontal-end';
|
|
3101
3103
|
// BetweenHorizontalStart aliases
|
|
3102
3104
|
export { default as BetweenHorizontalStartIcon } from '../icons/between-horizontal-start';
|
|
3103
3105
|
export {
|
|
3104
|
-
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead.
|
|
3106
|
+
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. */
|
|
3105
3107
|
default as BetweenHorizonalStartIcon
|
|
3106
3108
|
} from '../icons/between-horizontal-start';
|
|
3109
|
+
// Braces aliases
|
|
3110
|
+
export { default as BracesIcon } from '../icons/braces';
|
|
3111
|
+
export {
|
|
3112
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Braces} instead. */
|
|
3113
|
+
default as CurlyBracesIcon
|
|
3114
|
+
} from '../icons/braces';
|
|
3107
3115
|
// BookDashed aliases
|
|
3108
3116
|
export { default as BookDashedIcon } from '../icons/book-dashed';
|
|
3109
3117
|
export {
|
|
3110
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BookDashed} instead.
|
|
3118
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BookDashed} instead. */
|
|
3111
3119
|
default as BookTemplateIcon
|
|
3112
3120
|
} from '../icons/book-dashed';
|
|
3113
3121
|
// Captions aliases
|
|
3114
3122
|
export { default as CaptionsIcon } from '../icons/captions';
|
|
3115
3123
|
export {
|
|
3116
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Captions} instead.
|
|
3124
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Captions} instead. */
|
|
3117
3125
|
default as SubtitlesIcon
|
|
3118
3126
|
} from '../icons/captions';
|
|
3119
|
-
// Braces aliases
|
|
3120
|
-
export { default as BracesIcon } from '../icons/braces';
|
|
3121
|
-
export {
|
|
3122
|
-
/** @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 */
|
|
3123
|
-
default as CurlyBracesIcon
|
|
3124
|
-
} from '../icons/braces';
|
|
3125
3127
|
// ChartArea aliases
|
|
3126
3128
|
export { default as ChartAreaIcon } from '../icons/chart-area';
|
|
3127
3129
|
export {
|
|
3128
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead.
|
|
3130
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead. */
|
|
3129
3131
|
default as AreaChartIcon
|
|
3130
3132
|
} from '../icons/chart-area';
|
|
3131
3133
|
// ChartBarBig aliases
|
|
3132
3134
|
export { default as ChartBarBigIcon } from '../icons/chart-bar-big';
|
|
3133
3135
|
export {
|
|
3134
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBarBig} instead.
|
|
3136
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBarBig} instead. */
|
|
3135
3137
|
default as BarChartHorizontalBigIcon
|
|
3136
3138
|
} from '../icons/chart-bar-big';
|
|
3137
3139
|
// ChartBar aliases
|
|
3138
3140
|
export { default as ChartBarIcon } from '../icons/chart-bar';
|
|
3139
3141
|
export {
|
|
3140
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBar} instead.
|
|
3142
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBar} instead. */
|
|
3141
3143
|
default as BarChartHorizontalIcon
|
|
3142
3144
|
} from '../icons/chart-bar';
|
|
3143
3145
|
// ChartCandlestick aliases
|
|
3144
3146
|
export { default as ChartCandlestickIcon } from '../icons/chart-candlestick';
|
|
3145
3147
|
export {
|
|
3146
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead.
|
|
3148
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead. */
|
|
3147
3149
|
default as CandlestickChartIcon
|
|
3148
3150
|
} from '../icons/chart-candlestick';
|
|
3149
3151
|
// ChartColumnBig aliases
|
|
3150
3152
|
export { default as ChartColumnBigIcon } from '../icons/chart-column-big';
|
|
3151
3153
|
export {
|
|
3152
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead.
|
|
3154
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. */
|
|
3153
3155
|
default as BarChartBigIcon
|
|
3154
3156
|
} from '../icons/chart-column-big';
|
|
3155
|
-
// ChartColumnIncreasing aliases
|
|
3156
|
-
export { default as ChartColumnIncreasingIcon } from '../icons/chart-column-increasing';
|
|
3157
|
-
export {
|
|
3158
|
-
/** @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 */
|
|
3159
|
-
default as BarChart4Icon
|
|
3160
|
-
} from '../icons/chart-column-increasing';
|
|
3161
3157
|
// ChartColumn aliases
|
|
3162
3158
|
export { default as ChartColumnIcon } from '../icons/chart-column';
|
|
3163
3159
|
export {
|
|
3164
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead.
|
|
3160
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead. */
|
|
3165
3161
|
default as BarChart3Icon
|
|
3166
3162
|
} from '../icons/chart-column';
|
|
3163
|
+
// ChartColumnIncreasing aliases
|
|
3164
|
+
export { default as ChartColumnIncreasingIcon } from '../icons/chart-column-increasing';
|
|
3165
|
+
export {
|
|
3166
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnIncreasing} instead. */
|
|
3167
|
+
default as BarChart4Icon
|
|
3168
|
+
} from '../icons/chart-column-increasing';
|
|
3167
3169
|
// ChartLine aliases
|
|
3168
3170
|
export { default as ChartLineIcon } from '../icons/chart-line';
|
|
3169
3171
|
export {
|
|
3170
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartLine} instead.
|
|
3172
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartLine} instead. */
|
|
3171
3173
|
default as LineChartIcon
|
|
3172
3174
|
} from '../icons/chart-line';
|
|
3173
3175
|
// ChartNoAxesColumn aliases
|
|
3174
3176
|
export { default as ChartNoAxesColumnIcon } from '../icons/chart-no-axes-column';
|
|
3175
3177
|
export {
|
|
3176
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumn} instead.
|
|
3178
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumn} instead. */
|
|
3177
3179
|
default as BarChart2Icon
|
|
3178
3180
|
} from '../icons/chart-no-axes-column';
|
|
3179
3181
|
// ChartNoAxesColumnIncreasing aliases
|
|
3180
3182
|
export { default as ChartNoAxesColumnIncreasingIcon } from '../icons/chart-no-axes-column-increasing';
|
|
3181
3183
|
export {
|
|
3182
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumnIncreasing} instead.
|
|
3184
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumnIncreasing} instead. */
|
|
3183
3185
|
default as BarChartIcon
|
|
3184
3186
|
} from '../icons/chart-no-axes-column-increasing';
|
|
3185
3187
|
// ChartNoAxesGantt aliases
|
|
3186
3188
|
export { default as ChartNoAxesGanttIcon } from '../icons/chart-no-axes-gantt';
|
|
3187
3189
|
export {
|
|
3188
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesGantt} instead.
|
|
3190
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesGantt} instead. */
|
|
3189
3191
|
default as GanttChartIcon
|
|
3190
3192
|
} from '../icons/chart-no-axes-gantt';
|
|
3193
|
+
// ChartScatter aliases
|
|
3194
|
+
export { default as ChartScatterIcon } from '../icons/chart-scatter';
|
|
3195
|
+
export {
|
|
3196
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartScatter} instead. */
|
|
3197
|
+
default as ScatterChartIcon
|
|
3198
|
+
} from '../icons/chart-scatter';
|
|
3191
3199
|
// ChartPie aliases
|
|
3192
3200
|
export { default as ChartPieIcon } from '../icons/chart-pie';
|
|
3193
3201
|
export {
|
|
3194
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartPie} instead.
|
|
3202
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartPie} instead. */
|
|
3195
3203
|
default as PieChartIcon
|
|
3196
3204
|
} from '../icons/chart-pie';
|
|
3197
|
-
//
|
|
3198
|
-
export { default as
|
|
3205
|
+
// CircleAlert aliases
|
|
3206
|
+
export { default as CircleAlertIcon } from '../icons/circle-alert';
|
|
3199
3207
|
export {
|
|
3200
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3201
|
-
default as
|
|
3202
|
-
} from '../icons/
|
|
3208
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleAlert} instead. */
|
|
3209
|
+
default as AlertCircleIcon
|
|
3210
|
+
} from '../icons/circle-alert';
|
|
3203
3211
|
// CircleArrowDown aliases
|
|
3204
3212
|
export { default as CircleArrowDownIcon } from '../icons/circle-arrow-down';
|
|
3205
3213
|
export {
|
|
3206
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowDown} instead.
|
|
3214
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowDown} instead. */
|
|
3207
3215
|
default as ArrowDownCircleIcon
|
|
3208
3216
|
} from '../icons/circle-arrow-down';
|
|
3209
3217
|
// CircleArrowLeft aliases
|
|
3210
3218
|
export { default as CircleArrowLeftIcon } from '../icons/circle-arrow-left';
|
|
3211
3219
|
export {
|
|
3212
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowLeft} instead.
|
|
3220
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowLeft} instead. */
|
|
3213
3221
|
default as ArrowLeftCircleIcon
|
|
3214
3222
|
} from '../icons/circle-arrow-left';
|
|
3215
|
-
// CircleAlert aliases
|
|
3216
|
-
export { default as CircleAlertIcon } from '../icons/circle-alert';
|
|
3217
|
-
export {
|
|
3218
|
-
/** @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 */
|
|
3219
|
-
default as AlertCircleIcon
|
|
3220
|
-
} from '../icons/circle-alert';
|
|
3221
3223
|
// CircleArrowOutDownLeft aliases
|
|
3222
3224
|
export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left';
|
|
3223
3225
|
export {
|
|
3224
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead.
|
|
3226
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. */
|
|
3225
3227
|
default as ArrowDownLeftFromCircleIcon
|
|
3226
3228
|
} from '../icons/circle-arrow-out-down-left';
|
|
3227
|
-
// CircleArrowOutUpLeft aliases
|
|
3228
|
-
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
3229
|
-
export {
|
|
3230
|
-
/** @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 */
|
|
3231
|
-
default as ArrowUpLeftFromCircleIcon
|
|
3232
|
-
} from '../icons/circle-arrow-out-up-left';
|
|
3233
3229
|
// CircleArrowOutDownRight aliases
|
|
3234
3230
|
export { default as CircleArrowOutDownRightIcon } from '../icons/circle-arrow-out-down-right';
|
|
3235
3231
|
export {
|
|
3236
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownRight} instead.
|
|
3232
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownRight} instead. */
|
|
3237
3233
|
default as ArrowDownRightFromCircleIcon
|
|
3238
3234
|
} from '../icons/circle-arrow-out-down-right';
|
|
3235
|
+
// CircleArrowOutUpLeft aliases
|
|
3236
|
+
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
3237
|
+
export {
|
|
3238
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. */
|
|
3239
|
+
default as ArrowUpLeftFromCircleIcon
|
|
3240
|
+
} from '../icons/circle-arrow-out-up-left';
|
|
3239
3241
|
// CircleArrowOutUpRight aliases
|
|
3240
3242
|
export { default as CircleArrowOutUpRightIcon } from '../icons/circle-arrow-out-up-right';
|
|
3241
3243
|
export {
|
|
3242
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead.
|
|
3244
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead. */
|
|
3243
3245
|
default as ArrowUpRightFromCircleIcon
|
|
3244
3246
|
} from '../icons/circle-arrow-out-up-right';
|
|
3245
3247
|
// CircleArrowRight aliases
|
|
3246
3248
|
export { default as CircleArrowRightIcon } from '../icons/circle-arrow-right';
|
|
3247
3249
|
export {
|
|
3248
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead.
|
|
3250
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. */
|
|
3249
3251
|
default as ArrowRightCircleIcon
|
|
3250
3252
|
} from '../icons/circle-arrow-right';
|
|
3251
|
-
// CircleArrowUp aliases
|
|
3252
|
-
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
3253
|
-
export {
|
|
3254
|
-
/** @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 */
|
|
3255
|
-
default as ArrowUpCircleIcon
|
|
3256
|
-
} from '../icons/circle-arrow-up';
|
|
3257
3253
|
// CircleCheckBig aliases
|
|
3258
3254
|
export { default as CircleCheckBigIcon } from '../icons/circle-check-big';
|
|
3259
3255
|
export {
|
|
3260
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheckBig} instead.
|
|
3256
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheckBig} instead. */
|
|
3261
3257
|
default as CheckCircleIcon
|
|
3262
3258
|
} from '../icons/circle-check-big';
|
|
3263
|
-
//
|
|
3264
|
-
export { default as
|
|
3259
|
+
// CircleArrowUp aliases
|
|
3260
|
+
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
3265
3261
|
export {
|
|
3266
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3267
|
-
default as
|
|
3268
|
-
} from '../icons/circle-
|
|
3262
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowUp} instead. */
|
|
3263
|
+
default as ArrowUpCircleIcon
|
|
3264
|
+
} from '../icons/circle-arrow-up';
|
|
3269
3265
|
// CircleChevronDown aliases
|
|
3270
3266
|
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
|
|
3271
3267
|
export {
|
|
3272
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead.
|
|
3268
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. */
|
|
3273
3269
|
default as ChevronDownCircleIcon
|
|
3274
3270
|
} from '../icons/circle-chevron-down';
|
|
3271
|
+
// CircleCheck aliases
|
|
3272
|
+
export { default as CircleCheckIcon } from '../icons/circle-check';
|
|
3273
|
+
export {
|
|
3274
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. */
|
|
3275
|
+
default as CheckCircle2Icon
|
|
3276
|
+
} from '../icons/circle-check';
|
|
3275
3277
|
// CircleChevronLeft aliases
|
|
3276
3278
|
export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
|
|
3277
3279
|
export {
|
|
3278
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead.
|
|
3280
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. */
|
|
3279
3281
|
default as ChevronLeftCircleIcon
|
|
3280
3282
|
} from '../icons/circle-chevron-left';
|
|
3281
|
-
// CircleChevronRight aliases
|
|
3282
|
-
export { default as CircleChevronRightIcon } from '../icons/circle-chevron-right';
|
|
3283
|
-
export {
|
|
3284
|
-
/** @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 */
|
|
3285
|
-
default as ChevronRightCircleIcon
|
|
3286
|
-
} from '../icons/circle-chevron-right';
|
|
3287
3283
|
// CircleChevronUp aliases
|
|
3288
3284
|
export { default as CircleChevronUpIcon } from '../icons/circle-chevron-up';
|
|
3289
3285
|
export {
|
|
3290
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronUp} instead.
|
|
3286
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronUp} instead. */
|
|
3291
3287
|
default as ChevronUpCircleIcon
|
|
3292
3288
|
} from '../icons/circle-chevron-up';
|
|
3293
|
-
//
|
|
3294
|
-
export { default as
|
|
3289
|
+
// CircleChevronRight aliases
|
|
3290
|
+
export { default as CircleChevronRightIcon } from '../icons/circle-chevron-right';
|
|
3295
3291
|
export {
|
|
3296
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3297
|
-
default as
|
|
3298
|
-
} from '../icons/circle-
|
|
3292
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronRight} instead. */
|
|
3293
|
+
default as ChevronRightCircleIcon
|
|
3294
|
+
} from '../icons/circle-chevron-right';
|
|
3299
3295
|
// CircleDivide aliases
|
|
3300
3296
|
export { default as CircleDivideIcon } from '../icons/circle-divide';
|
|
3301
3297
|
export {
|
|
3302
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead.
|
|
3298
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. */
|
|
3303
3299
|
default as DivideCircleIcon
|
|
3304
3300
|
} from '../icons/circle-divide';
|
|
3301
|
+
// CircleGauge aliases
|
|
3302
|
+
export { default as CircleGaugeIcon } from '../icons/circle-gauge';
|
|
3303
|
+
export {
|
|
3304
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead. */
|
|
3305
|
+
default as GaugeCircleIcon
|
|
3306
|
+
} from '../icons/circle-gauge';
|
|
3305
3307
|
// CircleMinus aliases
|
|
3306
3308
|
export { default as CircleMinusIcon } from '../icons/circle-minus';
|
|
3307
3309
|
export {
|
|
3308
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead.
|
|
3310
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. */
|
|
3309
3311
|
default as MinusCircleIcon
|
|
3310
3312
|
} from '../icons/circle-minus';
|
|
3311
3313
|
// CircleParkingOff aliases
|
|
3312
3314
|
export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
|
|
3313
3315
|
export {
|
|
3314
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParkingOff} instead.
|
|
3316
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParkingOff} instead. */
|
|
3315
3317
|
default as ParkingCircleOffIcon
|
|
3316
3318
|
} from '../icons/circle-parking-off';
|
|
3317
3319
|
// CircleParking aliases
|
|
3318
3320
|
export { default as CircleParkingIcon } from '../icons/circle-parking';
|
|
3319
3321
|
export {
|
|
3320
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParking} instead.
|
|
3322
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParking} instead. */
|
|
3321
3323
|
default as ParkingCircleIcon
|
|
3322
3324
|
} from '../icons/circle-parking';
|
|
3323
|
-
// CirclePercent aliases
|
|
3324
|
-
export { default as CirclePercentIcon } from '../icons/circle-percent';
|
|
3325
|
-
export {
|
|
3326
|
-
/** @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 */
|
|
3327
|
-
default as PercentCircleIcon
|
|
3328
|
-
} from '../icons/circle-percent';
|
|
3329
3325
|
// CirclePause aliases
|
|
3330
3326
|
export { default as CirclePauseIcon } from '../icons/circle-pause';
|
|
3331
3327
|
export {
|
|
3332
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePause} instead.
|
|
3328
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePause} instead. */
|
|
3333
3329
|
default as PauseCircleIcon
|
|
3334
3330
|
} from '../icons/circle-pause';
|
|
3331
|
+
// CirclePercent aliases
|
|
3332
|
+
export { default as CirclePercentIcon } from '../icons/circle-percent';
|
|
3333
|
+
export {
|
|
3334
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePercent} instead. */
|
|
3335
|
+
default as PercentCircleIcon
|
|
3336
|
+
} from '../icons/circle-percent';
|
|
3335
3337
|
// CirclePlay aliases
|
|
3336
3338
|
export { default as CirclePlayIcon } from '../icons/circle-play';
|
|
3337
3339
|
export {
|
|
3338
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlay} instead.
|
|
3340
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlay} instead. */
|
|
3339
3341
|
default as PlayCircleIcon
|
|
3340
3342
|
} from '../icons/circle-play';
|
|
3341
3343
|
// CirclePlus aliases
|
|
3342
3344
|
export { default as CirclePlusIcon } from '../icons/circle-plus';
|
|
3343
3345
|
export {
|
|
3344
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlus} instead.
|
|
3346
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlus} instead. */
|
|
3345
3347
|
default as PlusCircleIcon
|
|
3346
3348
|
} from '../icons/circle-plus';
|
|
3347
3349
|
// CirclePower aliases
|
|
3348
3350
|
export { default as CirclePowerIcon } from '../icons/circle-power';
|
|
3349
3351
|
export {
|
|
3350
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePower} instead.
|
|
3352
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePower} instead. */
|
|
3351
3353
|
default as PowerCircleIcon
|
|
3352
3354
|
} from '../icons/circle-power';
|
|
3355
|
+
// CircleSlash2 aliases
|
|
3356
|
+
export { default as CircleSlash2Icon } from '../icons/circle-slash-2';
|
|
3357
|
+
export {
|
|
3358
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleSlash2} instead. */
|
|
3359
|
+
default as CircleSlashedIcon
|
|
3360
|
+
} from '../icons/circle-slash-2';
|
|
3353
3361
|
// CircleQuestionMark aliases
|
|
3354
3362
|
export { default as CircleQuestionMarkIcon } from '../icons/circle-question-mark';
|
|
3355
3363
|
export {
|
|
3356
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead.
|
|
3364
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. */
|
|
3357
3365
|
default as HelpCircleIcon
|
|
3358
3366
|
} from '../icons/circle-question-mark';
|
|
3359
3367
|
export {
|
|
3360
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead.
|
|
3368
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. */
|
|
3361
3369
|
default as CircleHelpIcon
|
|
3362
3370
|
} from '../icons/circle-question-mark';
|
|
3363
3371
|
// CircleStop aliases
|
|
3364
3372
|
export { default as CircleStopIcon } from '../icons/circle-stop';
|
|
3365
3373
|
export {
|
|
3366
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead.
|
|
3374
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. */
|
|
3367
3375
|
default as StopCircleIcon
|
|
3368
3376
|
} from '../icons/circle-stop';
|
|
3369
|
-
// CircleSlash2 aliases
|
|
3370
|
-
export { default as CircleSlash2Icon } from '../icons/circle-slash-2';
|
|
3371
|
-
export {
|
|
3372
|
-
/** @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 */
|
|
3373
|
-
default as CircleSlashedIcon
|
|
3374
|
-
} from '../icons/circle-slash-2';
|
|
3375
3377
|
// CircleUserRound aliases
|
|
3376
3378
|
export { default as CircleUserRoundIcon } from '../icons/circle-user-round';
|
|
3377
3379
|
export {
|
|
3378
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead.
|
|
3380
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. */
|
|
3379
3381
|
default as UserCircle2Icon
|
|
3380
3382
|
} from '../icons/circle-user-round';
|
|
3381
3383
|
// CircleUser aliases
|
|
3382
3384
|
export { default as CircleUserIcon } from '../icons/circle-user';
|
|
3383
3385
|
export {
|
|
3384
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead.
|
|
3386
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead. */
|
|
3385
3387
|
default as UserCircleIcon
|
|
3386
3388
|
} from '../icons/circle-user';
|
|
3387
3389
|
// CircleX aliases
|
|
3388
3390
|
export { default as CircleXIcon } from '../icons/circle-x';
|
|
3389
3391
|
export {
|
|
3390
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead.
|
|
3392
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead. */
|
|
3391
3393
|
default as XCircleIcon
|
|
3392
3394
|
} from '../icons/circle-x';
|
|
3393
|
-
// ClipboardPen aliases
|
|
3394
|
-
export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
|
|
3395
|
-
export {
|
|
3396
|
-
/** @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 */
|
|
3397
|
-
default as ClipboardEditIcon
|
|
3398
|
-
} from '../icons/clipboard-pen';
|
|
3399
3395
|
// ClipboardPenLine aliases
|
|
3400
3396
|
export { default as ClipboardPenLineIcon } from '../icons/clipboard-pen-line';
|
|
3401
3397
|
export {
|
|
3402
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead.
|
|
3398
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead. */
|
|
3403
3399
|
default as ClipboardSignatureIcon
|
|
3404
3400
|
} from '../icons/clipboard-pen-line';
|
|
3405
|
-
//
|
|
3406
|
-
export { default as
|
|
3401
|
+
// ClipboardPen aliases
|
|
3402
|
+
export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
|
|
3407
3403
|
export {
|
|
3408
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3409
|
-
default as
|
|
3410
|
-
} from '../icons/
|
|
3404
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPen} instead. */
|
|
3405
|
+
default as ClipboardEditIcon
|
|
3406
|
+
} from '../icons/clipboard-pen';
|
|
3411
3407
|
// CloudUpload aliases
|
|
3412
3408
|
export { default as CloudUploadIcon } from '../icons/cloud-upload';
|
|
3413
3409
|
export {
|
|
3414
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudUpload} instead.
|
|
3410
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudUpload} instead. */
|
|
3415
3411
|
default as UploadCloudIcon
|
|
3416
3412
|
} from '../icons/cloud-upload';
|
|
3413
|
+
// CloudDownload aliases
|
|
3414
|
+
export { default as CloudDownloadIcon } from '../icons/cloud-download';
|
|
3415
|
+
export {
|
|
3416
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudDownload} instead. */
|
|
3417
|
+
default as DownloadCloudIcon
|
|
3418
|
+
} from '../icons/cloud-download';
|
|
3417
3419
|
// CodeXml aliases
|
|
3418
3420
|
export { default as CodeXmlIcon } from '../icons/code-xml';
|
|
3419
3421
|
export {
|
|
3420
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead.
|
|
3422
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. */
|
|
3421
3423
|
default as Code2Icon
|
|
3422
3424
|
} from '../icons/code-xml';
|
|
3423
3425
|
// Columns2 aliases
|
|
3424
3426
|
export { default as Columns2Icon } from '../icons/columns-2';
|
|
3425
3427
|
export {
|
|
3426
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns2} instead.
|
|
3428
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns2} instead. */
|
|
3427
3429
|
default as ColumnsIcon
|
|
3428
3430
|
} from '../icons/columns-2';
|
|
3431
|
+
// Columns3Cog aliases
|
|
3432
|
+
export { default as Columns3CogIcon } from '../icons/columns-3-cog';
|
|
3433
|
+
export {
|
|
3434
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. */
|
|
3435
|
+
default as ColumnsSettingsIcon
|
|
3436
|
+
} from '../icons/columns-3-cog';
|
|
3437
|
+
export {
|
|
3438
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. */
|
|
3439
|
+
default as TableConfigIcon
|
|
3440
|
+
} from '../icons/columns-3-cog';
|
|
3429
3441
|
// Columns3 aliases
|
|
3430
3442
|
export { default as Columns3Icon } from '../icons/columns-3';
|
|
3431
3443
|
export {
|
|
3432
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead.
|
|
3444
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead. */
|
|
3433
3445
|
default as PanelsLeftRightIcon
|
|
3434
3446
|
} from '../icons/columns-3';
|
|
3447
|
+
// ContactRound aliases
|
|
3448
|
+
export { default as ContactRoundIcon } from '../icons/contact-round';
|
|
3449
|
+
export {
|
|
3450
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. */
|
|
3451
|
+
default as Contact2Icon
|
|
3452
|
+
} from '../icons/contact-round';
|
|
3435
3453
|
// DiamondPercent aliases
|
|
3436
3454
|
export { default as DiamondPercentIcon } from '../icons/diamond-percent';
|
|
3437
3455
|
export {
|
|
3438
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead.
|
|
3456
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead. */
|
|
3439
3457
|
default as PercentDiamondIcon
|
|
3440
3458
|
} from '../icons/diamond-percent';
|
|
3441
|
-
// Columns3Cog aliases
|
|
3442
|
-
export { default as Columns3CogIcon } from '../icons/columns-3-cog';
|
|
3443
|
-
export {
|
|
3444
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. This alias will be removed in v1.0 */
|
|
3445
|
-
default as ColumnsSettingsIcon
|
|
3446
|
-
} from '../icons/columns-3-cog';
|
|
3447
|
-
export {
|
|
3448
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. This alias will be removed in v1.0 */
|
|
3449
|
-
default as TableConfigIcon
|
|
3450
|
-
} from '../icons/columns-3-cog';
|
|
3451
3459
|
// Earth aliases
|
|
3452
3460
|
export { default as EarthIcon } from '../icons/earth';
|
|
3453
3461
|
export {
|
|
3454
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead.
|
|
3462
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. */
|
|
3455
3463
|
default as Globe2Icon
|
|
3456
3464
|
} from '../icons/earth';
|
|
3457
3465
|
// EllipsisVertical aliases
|
|
3458
3466
|
export { default as EllipsisVerticalIcon } from '../icons/ellipsis-vertical';
|
|
3459
3467
|
export {
|
|
3460
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link EllipsisVertical} instead.
|
|
3468
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link EllipsisVertical} instead. */
|
|
3461
3469
|
default as MoreVerticalIcon
|
|
3462
3470
|
} from '../icons/ellipsis-vertical';
|
|
3463
|
-
//
|
|
3464
|
-
export { default as
|
|
3471
|
+
// FileBadge aliases
|
|
3472
|
+
export { default as FileBadgeIcon } from '../icons/file-badge';
|
|
3465
3473
|
export {
|
|
3466
|
-
/** @deprecated The
|
|
3467
|
-
default as
|
|
3468
|
-
} from '../icons/
|
|
3474
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileBadge} instead. */
|
|
3475
|
+
default as FileBadge2Icon
|
|
3476
|
+
} from '../icons/file-badge';
|
|
3469
3477
|
// Ellipsis aliases
|
|
3470
3478
|
export { default as EllipsisIcon } from '../icons/ellipsis';
|
|
3471
3479
|
export {
|
|
3472
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead.
|
|
3480
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. */
|
|
3473
3481
|
default as MoreHorizontalIcon
|
|
3474
3482
|
} from '../icons/ellipsis';
|
|
3475
3483
|
// FileAxis3d aliases
|
|
3476
3484
|
export { default as FileAxis3dIcon } from '../icons/file-axis-3d';
|
|
3477
3485
|
export {
|
|
3478
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead.
|
|
3486
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. */
|
|
3479
3487
|
default as FileAxis3DIcon
|
|
3480
3488
|
} from '../icons/file-axis-3d';
|
|
3481
|
-
// FileBadge aliases
|
|
3482
|
-
export { default as FileBadgeIcon } from '../icons/file-badge';
|
|
3483
|
-
export {
|
|
3484
|
-
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileBadge} instead. This alias will be removed in v1.0 */
|
|
3485
|
-
default as FileBadge2Icon
|
|
3486
|
-
} from '../icons/file-badge';
|
|
3487
3489
|
// FileBraces aliases
|
|
3488
3490
|
export { default as FileBracesIcon } from '../icons/file-braces';
|
|
3489
3491
|
export {
|
|
3490
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBraces} instead.
|
|
3492
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBraces} instead. */
|
|
3491
3493
|
default as FileJsonIcon
|
|
3492
3494
|
} from '../icons/file-braces';
|
|
3493
|
-
// FileChartColumnIncreasing aliases
|
|
3494
|
-
export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
|
|
3495
|
-
export {
|
|
3496
|
-
/** @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 */
|
|
3497
|
-
default as FileBarChartIcon
|
|
3498
|
-
} from '../icons/file-chart-column-increasing';
|
|
3499
3495
|
// FileBracesCorner aliases
|
|
3500
3496
|
export { default as FileBracesCornerIcon } from '../icons/file-braces-corner';
|
|
3501
3497
|
export {
|
|
3502
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBracesCorner} instead.
|
|
3498
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBracesCorner} instead. */
|
|
3503
3499
|
default as FileJson2Icon
|
|
3504
3500
|
} from '../icons/file-braces-corner';
|
|
3505
|
-
//
|
|
3506
|
-
export { default as
|
|
3501
|
+
// FileChartColumnIncreasing aliases
|
|
3502
|
+
export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
|
|
3507
3503
|
export {
|
|
3508
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3509
|
-
default as
|
|
3510
|
-
} from '../icons/file-chart-column';
|
|
3504
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead. */
|
|
3505
|
+
default as FileBarChartIcon
|
|
3506
|
+
} from '../icons/file-chart-column-increasing';
|
|
3511
3507
|
// FileChartLine aliases
|
|
3512
3508
|
export { default as FileChartLineIcon } from '../icons/file-chart-line';
|
|
3513
3509
|
export {
|
|
3514
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead.
|
|
3510
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. */
|
|
3515
3511
|
default as FileLineChartIcon
|
|
3516
3512
|
} from '../icons/file-chart-line';
|
|
3513
|
+
// FileChartColumn aliases
|
|
3514
|
+
export { default as FileChartColumnIcon } from '../icons/file-chart-column';
|
|
3515
|
+
export {
|
|
3516
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumn} instead. */
|
|
3517
|
+
default as FileBarChart2Icon
|
|
3518
|
+
} from '../icons/file-chart-column';
|
|
3517
3519
|
// FileChartPie aliases
|
|
3518
3520
|
export { default as FileChartPieIcon } from '../icons/file-chart-pie';
|
|
3519
3521
|
export {
|
|
3520
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead.
|
|
3522
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. */
|
|
3521
3523
|
default as FilePieChartIcon
|
|
3522
3524
|
} from '../icons/file-chart-pie';
|
|
3523
3525
|
// FileCheckCorner aliases
|
|
3524
3526
|
export { default as FileCheckCornerIcon } from '../icons/file-check-corner';
|
|
3525
3527
|
export {
|
|
3526
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCheckCorner} instead.
|
|
3528
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCheckCorner} instead. */
|
|
3527
3529
|
default as FileCheck2Icon
|
|
3528
3530
|
} from '../icons/file-check-corner';
|
|
3529
3531
|
// FileCodeCorner aliases
|
|
3530
3532
|
export { default as FileCodeCornerIcon } from '../icons/file-code-corner';
|
|
3531
3533
|
export {
|
|
3532
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCodeCorner} instead.
|
|
3534
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCodeCorner} instead. */
|
|
3533
3535
|
default as FileCode2Icon
|
|
3534
3536
|
} from '../icons/file-code-corner';
|
|
3535
3537
|
// FileCog aliases
|
|
3536
3538
|
export { default as FileCogIcon } from '../icons/file-cog';
|
|
3537
3539
|
export {
|
|
3538
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead.
|
|
3540
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead. */
|
|
3539
3541
|
default as FileCog2Icon
|
|
3540
3542
|
} from '../icons/file-cog';
|
|
3541
3543
|
// FileExclamationPoint aliases
|
|
3542
3544
|
export { default as FileExclamationPointIcon } from '../icons/file-exclamation-point';
|
|
3543
3545
|
export {
|
|
3544
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileExclamationPoint} instead.
|
|
3546
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileExclamationPoint} instead. */
|
|
3545
3547
|
default as FileWarningIcon
|
|
3546
3548
|
} from '../icons/file-exclamation-point';
|
|
3547
|
-
// FileKey aliases
|
|
3548
|
-
export { default as FileKeyIcon } from '../icons/file-key';
|
|
3549
|
-
export {
|
|
3550
|
-
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileKey} instead. This alias will be removed in v1.0 */
|
|
3551
|
-
default as FileKey2Icon
|
|
3552
|
-
} from '../icons/file-key';
|
|
3553
3549
|
// FileHeadphone aliases
|
|
3554
3550
|
export { default as FileHeadphoneIcon } from '../icons/file-headphone';
|
|
3555
3551
|
export {
|
|
3556
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileHeadphone} instead.
|
|
3552
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileHeadphone} instead. */
|
|
3557
3553
|
default as FileAudioIcon
|
|
3558
3554
|
} from '../icons/file-headphone';
|
|
3559
3555
|
export {
|
|
3560
|
-
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileHeadphone} instead.
|
|
3556
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileHeadphone} instead. */
|
|
3561
3557
|
default as FileAudio2Icon
|
|
3562
3558
|
} from '../icons/file-headphone';
|
|
3563
|
-
//
|
|
3564
|
-
export { default as
|
|
3559
|
+
// FileKey aliases
|
|
3560
|
+
export { default as FileKeyIcon } from '../icons/file-key';
|
|
3565
3561
|
export {
|
|
3566
|
-
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link
|
|
3567
|
-
default as
|
|
3568
|
-
} from '../icons/file-
|
|
3562
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileKey} instead. */
|
|
3563
|
+
default as FileKey2Icon
|
|
3564
|
+
} from '../icons/file-key';
|
|
3569
3565
|
// FileMinusCorner aliases
|
|
3570
3566
|
export { default as FileMinusCornerIcon } from '../icons/file-minus-corner';
|
|
3571
3567
|
export {
|
|
3572
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileMinusCorner} instead.
|
|
3568
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileMinusCorner} instead. */
|
|
3573
3569
|
default as FileMinus2Icon
|
|
3574
3570
|
} from '../icons/file-minus-corner';
|
|
3571
|
+
// FileLock aliases
|
|
3572
|
+
export { default as FileLockIcon } from '../icons/file-lock';
|
|
3573
|
+
export {
|
|
3574
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileLock} instead. */
|
|
3575
|
+
default as FileLock2Icon
|
|
3576
|
+
} from '../icons/file-lock';
|
|
3575
3577
|
// FilePenLine aliases
|
|
3576
3578
|
export { default as FilePenLineIcon } from '../icons/file-pen-line';
|
|
3577
3579
|
export {
|
|
3578
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead.
|
|
3580
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead. */
|
|
3579
3581
|
default as FileSignatureIcon
|
|
3580
3582
|
} from '../icons/file-pen-line';
|
|
3581
3583
|
// FilePen aliases
|
|
3582
3584
|
export { default as FilePenIcon } from '../icons/file-pen';
|
|
3583
3585
|
export {
|
|
3584
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead.
|
|
3586
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead. */
|
|
3585
3587
|
default as FileEditIcon
|
|
3586
3588
|
} from '../icons/file-pen';
|
|
3587
3589
|
// FilePlay aliases
|
|
3588
3590
|
export { default as FilePlayIcon } from '../icons/file-play';
|
|
3589
3591
|
export {
|
|
3590
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlay} instead.
|
|
3592
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlay} instead. */
|
|
3591
3593
|
default as FileVideoIcon
|
|
3592
3594
|
} from '../icons/file-play';
|
|
3593
3595
|
// FilePlusCorner aliases
|
|
3594
3596
|
export { default as FilePlusCornerIcon } from '../icons/file-plus-corner';
|
|
3595
3597
|
export {
|
|
3596
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlusCorner} instead.
|
|
3598
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlusCorner} instead. */
|
|
3597
3599
|
default as FilePlus2Icon
|
|
3598
3600
|
} from '../icons/file-plus-corner';
|
|
3599
3601
|
// FileQuestionMark aliases
|
|
3600
3602
|
export { default as FileQuestionMarkIcon } from '../icons/file-question-mark';
|
|
3601
3603
|
export {
|
|
3602
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead.
|
|
3604
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. */
|
|
3603
3605
|
default as FileQuestionIcon
|
|
3604
3606
|
} from '../icons/file-question-mark';
|
|
3605
3607
|
// FileSearchCorner aliases
|
|
3606
3608
|
export { default as FileSearchCornerIcon } from '../icons/file-search-corner';
|
|
3607
3609
|
export {
|
|
3608
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSearchCorner} instead.
|
|
3610
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSearchCorner} instead. */
|
|
3609
3611
|
default as FileSearch2Icon
|
|
3610
3612
|
} from '../icons/file-search-corner';
|
|
3611
3613
|
// FileSignal aliases
|
|
3612
3614
|
export { default as FileSignalIcon } from '../icons/file-signal';
|
|
3613
3615
|
export {
|
|
3614
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSignal} instead.
|
|
3616
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSignal} instead. */
|
|
3615
3617
|
default as FileVolume2Icon
|
|
3616
3618
|
} from '../icons/file-signal';
|
|
3617
|
-
// FileVideoCamera aliases
|
|
3618
|
-
export { default as FileVideoCameraIcon } from '../icons/file-video-camera';
|
|
3619
|
-
export {
|
|
3620
|
-
/** @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 */
|
|
3621
|
-
default as FileVideo2Icon
|
|
3622
|
-
} from '../icons/file-video-camera';
|
|
3623
3619
|
// FileTypeCorner aliases
|
|
3624
3620
|
export { default as FileTypeCornerIcon } from '../icons/file-type-corner';
|
|
3625
3621
|
export {
|
|
3626
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead.
|
|
3622
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead. */
|
|
3627
3623
|
default as FileType2Icon
|
|
3628
3624
|
} from '../icons/file-type-corner';
|
|
3629
|
-
//
|
|
3630
|
-
export { default as
|
|
3625
|
+
// FileVideoCamera aliases
|
|
3626
|
+
export { default as FileVideoCameraIcon } from '../icons/file-video-camera';
|
|
3631
3627
|
export {
|
|
3632
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3633
|
-
default as
|
|
3634
|
-
} from '../icons/
|
|
3628
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. */
|
|
3629
|
+
default as FileVideo2Icon
|
|
3630
|
+
} from '../icons/file-video-camera';
|
|
3635
3631
|
// FileXCorner aliases
|
|
3636
3632
|
export { default as FileXCornerIcon } from '../icons/file-x-corner';
|
|
3637
3633
|
export {
|
|
3638
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileXCorner} instead.
|
|
3634
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileXCorner} instead. */
|
|
3639
3635
|
default as FileX2Icon
|
|
3640
3636
|
} from '../icons/file-x-corner';
|
|
3637
|
+
// FingerprintPattern aliases
|
|
3638
|
+
export { default as FingerprintPatternIcon } from '../icons/fingerprint-pattern';
|
|
3639
|
+
export {
|
|
3640
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FingerprintPattern} instead. */
|
|
3641
|
+
default as FingerprintIcon
|
|
3642
|
+
} from '../icons/fingerprint-pattern';
|
|
3641
3643
|
// FolderCog aliases
|
|
3642
3644
|
export { default as FolderCogIcon } from '../icons/folder-cog';
|
|
3643
3645
|
export {
|
|
3644
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead.
|
|
3646
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead. */
|
|
3645
3647
|
default as FolderCog2Icon
|
|
3646
3648
|
} from '../icons/folder-cog';
|
|
3647
3649
|
// FolderPen aliases
|
|
3648
3650
|
export { default as FolderPenIcon } from '../icons/folder-pen';
|
|
3649
3651
|
export {
|
|
3650
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderPen} instead.
|
|
3652
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderPen} instead. */
|
|
3651
3653
|
default as FolderEditIcon
|
|
3652
3654
|
} from '../icons/folder-pen';
|
|
3653
3655
|
// FunnelX aliases
|
|
3654
3656
|
export { default as FunnelXIcon } from '../icons/funnel-x';
|
|
3655
3657
|
export {
|
|
3656
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FunnelX} instead.
|
|
3658
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FunnelX} instead. */
|
|
3657
3659
|
default as FilterXIcon
|
|
3658
3660
|
} from '../icons/funnel-x';
|
|
3659
3661
|
// Funnel aliases
|
|
3660
3662
|
export { default as FunnelIcon } from '../icons/funnel';
|
|
3661
3663
|
export {
|
|
3662
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead.
|
|
3664
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead. */
|
|
3663
3665
|
default as FilterIcon
|
|
3664
3666
|
} from '../icons/funnel';
|
|
3665
3667
|
// GitCommitHorizontal aliases
|
|
3666
3668
|
export { default as GitCommitHorizontalIcon } from '../icons/git-commit-horizontal';
|
|
3667
3669
|
export {
|
|
3668
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link GitCommitHorizontal} instead.
|
|
3670
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link GitCommitHorizontal} instead. */
|
|
3669
3671
|
default as GitCommitIcon
|
|
3670
3672
|
} from '../icons/git-commit-horizontal';
|
|
3671
3673
|
// Grid2x2Check aliases
|
|
3672
3674
|
export { default as Grid2x2CheckIcon } from '../icons/grid-2x2-check';
|
|
3673
3675
|
export {
|
|
3674
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Check} instead.
|
|
3676
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Check} instead. */
|
|
3675
3677
|
default as Grid2X2CheckIcon
|
|
3676
3678
|
} from '../icons/grid-2x2-check';
|
|
3677
3679
|
// Grid2x2Plus aliases
|
|
3678
3680
|
export { default as Grid2x2PlusIcon } from '../icons/grid-2x2-plus';
|
|
3679
3681
|
export {
|
|
3680
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Plus} instead.
|
|
3682
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Plus} instead. */
|
|
3681
3683
|
default as Grid2X2PlusIcon
|
|
3682
3684
|
} from '../icons/grid-2x2-plus';
|
|
3683
3685
|
// Grid2x2X aliases
|
|
3684
3686
|
export { default as Grid2x2XIcon } from '../icons/grid-2x2-x';
|
|
3685
3687
|
export {
|
|
3686
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2X} instead.
|
|
3688
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2X} instead. */
|
|
3687
3689
|
default as Grid2X2XIcon
|
|
3688
3690
|
} from '../icons/grid-2x2-x';
|
|
3689
3691
|
// Grid2x2 aliases
|
|
3690
3692
|
export { default as Grid2x2Icon } from '../icons/grid-2x2';
|
|
3691
3693
|
export {
|
|
3692
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead.
|
|
3694
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. */
|
|
3693
3695
|
default as Grid2X2Icon
|
|
3694
3696
|
} from '../icons/grid-2x2';
|
|
3697
|
+
// HandGrab aliases
|
|
3698
|
+
export { default as HandGrabIcon } from '../icons/hand-grab';
|
|
3699
|
+
export {
|
|
3700
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. */
|
|
3701
|
+
default as GrabIcon
|
|
3702
|
+
} from '../icons/hand-grab';
|
|
3695
3703
|
// Grid3x3 aliases
|
|
3696
3704
|
export { default as Grid3x3Icon } from '../icons/grid-3x3';
|
|
3697
3705
|
export {
|
|
3698
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead.
|
|
3706
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. */
|
|
3699
3707
|
default as GridIcon
|
|
3700
3708
|
} from '../icons/grid-3x3';
|
|
3701
3709
|
export {
|
|
3702
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead.
|
|
3710
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. */
|
|
3703
3711
|
default as Grid3X3Icon
|
|
3704
3712
|
} from '../icons/grid-3x3';
|
|
3705
|
-
// HandGrab aliases
|
|
3706
|
-
export { default as HandGrabIcon } from '../icons/hand-grab';
|
|
3707
|
-
export {
|
|
3708
|
-
/** @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 */
|
|
3709
|
-
default as GrabIcon
|
|
3710
|
-
} from '../icons/hand-grab';
|
|
3711
3713
|
// HandHelping aliases
|
|
3712
3714
|
export { default as HandHelpingIcon } from '../icons/hand-helping';
|
|
3713
3715
|
export {
|
|
3714
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandHelping} instead.
|
|
3716
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandHelping} instead. */
|
|
3715
3717
|
default as HelpingHandIcon
|
|
3716
3718
|
} from '../icons/hand-helping';
|
|
3717
3719
|
// House aliases
|
|
3718
3720
|
export { default as HouseIcon } from '../icons/house';
|
|
3719
3721
|
export {
|
|
3720
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead.
|
|
3722
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. */
|
|
3721
3723
|
default as HomeIcon
|
|
3722
3724
|
} from '../icons/house';
|
|
3723
3725
|
// IceCreamBowl aliases
|
|
3724
3726
|
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3725
3727
|
export {
|
|
3726
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead.
|
|
3728
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. */
|
|
3727
3729
|
default as IceCream2Icon
|
|
3728
3730
|
} from '../icons/ice-cream-bowl';
|
|
3729
|
-
// IceCreamCone aliases
|
|
3730
|
-
export { default as IceCreamConeIcon } from '../icons/ice-cream-cone';
|
|
3731
|
-
export {
|
|
3732
|
-
/** @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 */
|
|
3733
|
-
default as IceCreamIcon
|
|
3734
|
-
} from '../icons/ice-cream-cone';
|
|
3735
3731
|
// LaptopMinimal aliases
|
|
3736
3732
|
export { default as LaptopMinimalIcon } from '../icons/laptop-minimal';
|
|
3737
3733
|
export {
|
|
3738
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LaptopMinimal} instead.
|
|
3734
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LaptopMinimal} instead. */
|
|
3739
3735
|
default as Laptop2Icon
|
|
3740
3736
|
} from '../icons/laptop-minimal';
|
|
3737
|
+
// IceCreamCone aliases
|
|
3738
|
+
export { default as IceCreamConeIcon } from '../icons/ice-cream-cone';
|
|
3739
|
+
export {
|
|
3740
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead. */
|
|
3741
|
+
default as IceCreamIcon
|
|
3742
|
+
} from '../icons/ice-cream-cone';
|
|
3741
3743
|
// ListIndentDecrease aliases
|
|
3742
3744
|
export { default as ListIndentDecreaseIcon } from '../icons/list-indent-decrease';
|
|
3743
3745
|
export {
|
|
3744
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead.
|
|
3746
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. */
|
|
3745
3747
|
default as OutdentIcon
|
|
3746
3748
|
} from '../icons/list-indent-decrease';
|
|
3747
3749
|
export {
|
|
3748
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead.
|
|
3750
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. */
|
|
3749
3751
|
default as IndentDecreaseIcon
|
|
3750
3752
|
} from '../icons/list-indent-decrease';
|
|
3751
|
-
// Layers aliases
|
|
3752
|
-
export { default as LayersIcon } from '../icons/layers';
|
|
3753
|
-
export {
|
|
3754
|
-
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link Layers} instead. This alias will be removed in v1.0 */
|
|
3755
|
-
default as Layers3Icon
|
|
3756
|
-
} from '../icons/layers';
|
|
3757
3753
|
// ListIndentIncrease aliases
|
|
3758
3754
|
export { default as ListIndentIncreaseIcon } from '../icons/list-indent-increase';
|
|
3759
3755
|
export {
|
|
3760
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead.
|
|
3756
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. */
|
|
3761
3757
|
default as IndentIcon
|
|
3762
3758
|
} from '../icons/list-indent-increase';
|
|
3763
3759
|
export {
|
|
3764
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead.
|
|
3760
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. */
|
|
3765
3761
|
default as IndentIncreaseIcon
|
|
3766
3762
|
} from '../icons/list-indent-increase';
|
|
3767
|
-
//
|
|
3768
|
-
export { default as
|
|
3763
|
+
// Layers aliases
|
|
3764
|
+
export { default as LayersIcon } from '../icons/layers';
|
|
3769
3765
|
export {
|
|
3770
|
-
/** @deprecated The
|
|
3771
|
-
default as
|
|
3772
|
-
} from '../icons/
|
|
3766
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link Layers} instead. */
|
|
3767
|
+
default as Layers3Icon
|
|
3768
|
+
} from '../icons/layers';
|
|
3769
|
+
// LockKeyholeOpen aliases
|
|
3770
|
+
export { default as LockKeyholeOpenIcon } from '../icons/lock-keyhole-open';
|
|
3771
|
+
export {
|
|
3772
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockKeyholeOpen} instead. */
|
|
3773
|
+
default as UnlockKeyholeIcon
|
|
3774
|
+
} from '../icons/lock-keyhole-open';
|
|
3773
3775
|
// LockOpen aliases
|
|
3774
3776
|
export { default as LockOpenIcon } from '../icons/lock-open';
|
|
3775
3777
|
export {
|
|
3776
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead.
|
|
3778
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. */
|
|
3777
3779
|
default as UnlockIcon
|
|
3778
3780
|
} from '../icons/lock-open';
|
|
3779
|
-
//
|
|
3780
|
-
export { default as
|
|
3781
|
+
// LoaderCircle aliases
|
|
3782
|
+
export { default as LoaderCircleIcon } from '../icons/loader-circle';
|
|
3781
3783
|
export {
|
|
3782
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3783
|
-
default as
|
|
3784
|
-
} from '../icons/
|
|
3784
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. */
|
|
3785
|
+
default as Loader2Icon
|
|
3786
|
+
} from '../icons/loader-circle';
|
|
3785
3787
|
// MailQuestionMark aliases
|
|
3786
3788
|
export { default as MailQuestionMarkIcon } from '../icons/mail-question-mark';
|
|
3787
3789
|
export {
|
|
3788
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MailQuestionMark} instead.
|
|
3790
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MailQuestionMark} instead. */
|
|
3789
3791
|
default as MailQuestionIcon
|
|
3790
3792
|
} from '../icons/mail-question-mark';
|
|
3791
3793
|
// MapPinPen aliases
|
|
3792
3794
|
export { default as MapPinPenIcon } from '../icons/map-pin-pen';
|
|
3793
3795
|
export {
|
|
3794
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MapPinPen} instead.
|
|
3796
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MapPinPen} instead. */
|
|
3795
3797
|
default as LocationEditIcon
|
|
3796
3798
|
} from '../icons/map-pin-pen';
|
|
3797
3799
|
// MessageCircleQuestionMark aliases
|
|
3798
3800
|
export { default as MessageCircleQuestionMarkIcon } from '../icons/message-circle-question-mark';
|
|
3799
3801
|
export {
|
|
3800
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MessageCircleQuestionMark} instead.
|
|
3802
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MessageCircleQuestionMark} instead. */
|
|
3801
3803
|
default as MessageCircleQuestionIcon
|
|
3802
3804
|
} from '../icons/message-circle-question-mark';
|
|
3803
3805
|
// MicVocal aliases
|
|
3804
3806
|
export { default as MicVocalIcon } from '../icons/mic-vocal';
|
|
3805
3807
|
export {
|
|
3806
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead.
|
|
3808
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead. */
|
|
3807
3809
|
default as Mic2Icon
|
|
3808
3810
|
} from '../icons/mic-vocal';
|
|
3809
|
-
// OctagonPause aliases
|
|
3810
|
-
export { default as OctagonPauseIcon } from '../icons/octagon-pause';
|
|
3811
|
-
export {
|
|
3812
|
-
/** @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 */
|
|
3813
|
-
default as PauseOctagonIcon
|
|
3814
|
-
} from '../icons/octagon-pause';
|
|
3815
3811
|
// Move3d aliases
|
|
3816
3812
|
export { default as Move3dIcon } from '../icons/move-3d';
|
|
3817
3813
|
export {
|
|
3818
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead.
|
|
3814
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead. */
|
|
3819
3815
|
default as Move3DIcon
|
|
3820
3816
|
} from '../icons/move-3d';
|
|
3821
3817
|
// OctagonAlert aliases
|
|
3822
3818
|
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3823
3819
|
export {
|
|
3824
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead.
|
|
3820
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. */
|
|
3825
3821
|
default as AlertOctagonIcon
|
|
3826
3822
|
} from '../icons/octagon-alert';
|
|
3827
3823
|
// OctagonX aliases
|
|
3828
3824
|
export { default as OctagonXIcon } from '../icons/octagon-x';
|
|
3829
3825
|
export {
|
|
3830
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonX} instead.
|
|
3826
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonX} instead. */
|
|
3831
3827
|
default as XOctagonIcon
|
|
3832
3828
|
} from '../icons/octagon-x';
|
|
3829
|
+
// OctagonPause aliases
|
|
3830
|
+
export { default as OctagonPauseIcon } from '../icons/octagon-pause';
|
|
3831
|
+
export {
|
|
3832
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead. */
|
|
3833
|
+
default as PauseOctagonIcon
|
|
3834
|
+
} from '../icons/octagon-pause';
|
|
3833
3835
|
// PaintbrushVertical aliases
|
|
3834
3836
|
export { default as PaintbrushVerticalIcon } from '../icons/paintbrush-vertical';
|
|
3835
3837
|
export {
|
|
3836
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead.
|
|
3838
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead. */
|
|
3837
3839
|
default as Paintbrush2Icon
|
|
3838
3840
|
} from '../icons/paintbrush-vertical';
|
|
3839
3841
|
// PanelBottomDashed aliases
|
|
3840
3842
|
export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed';
|
|
3841
3843
|
export {
|
|
3842
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead.
|
|
3844
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. */
|
|
3843
3845
|
default as PanelBottomInactiveIcon
|
|
3844
3846
|
} from '../icons/panel-bottom-dashed';
|
|
3845
3847
|
// PanelLeftClose aliases
|
|
3846
3848
|
export { default as PanelLeftCloseIcon } from '../icons/panel-left-close';
|
|
3847
3849
|
export {
|
|
3848
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead.
|
|
3850
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. */
|
|
3849
3851
|
default as SidebarCloseIcon
|
|
3850
3852
|
} from '../icons/panel-left-close';
|
|
3851
3853
|
// PanelLeftDashed aliases
|
|
3852
3854
|
export { default as PanelLeftDashedIcon } from '../icons/panel-left-dashed';
|
|
3853
3855
|
export {
|
|
3854
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftDashed} instead.
|
|
3856
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftDashed} instead. */
|
|
3855
3857
|
default as PanelLeftInactiveIcon
|
|
3856
3858
|
} from '../icons/panel-left-dashed';
|
|
3857
|
-
// PanelLeftOpen aliases
|
|
3858
|
-
export { default as PanelLeftOpenIcon } from '../icons/panel-left-open';
|
|
3859
|
-
export {
|
|
3860
|
-
/** @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 */
|
|
3861
|
-
default as SidebarOpenIcon
|
|
3862
|
-
} from '../icons/panel-left-open';
|
|
3863
3859
|
// PanelLeft aliases
|
|
3864
3860
|
export { default as PanelLeftIcon } from '../icons/panel-left';
|
|
3865
3861
|
export {
|
|
3866
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead.
|
|
3862
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. */
|
|
3867
3863
|
default as SidebarIcon
|
|
3868
3864
|
} from '../icons/panel-left';
|
|
3869
|
-
//
|
|
3870
|
-
export { default as
|
|
3865
|
+
// PanelLeftOpen aliases
|
|
3866
|
+
export { default as PanelLeftOpenIcon } from '../icons/panel-left-open';
|
|
3871
3867
|
export {
|
|
3872
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3873
|
-
default as
|
|
3874
|
-
} from '../icons/
|
|
3868
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftOpen} instead. */
|
|
3869
|
+
default as SidebarOpenIcon
|
|
3870
|
+
} from '../icons/panel-left-open';
|
|
3871
|
+
// PanelRightDashed aliases
|
|
3872
|
+
export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed';
|
|
3873
|
+
export {
|
|
3874
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelRightDashed} instead. */
|
|
3875
|
+
default as PanelRightInactiveIcon
|
|
3876
|
+
} from '../icons/panel-right-dashed';
|
|
3875
3877
|
// PanelTopDashed aliases
|
|
3876
3878
|
export { default as PanelTopDashedIcon } from '../icons/panel-top-dashed';
|
|
3877
3879
|
export {
|
|
3878
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelTopDashed} instead.
|
|
3880
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelTopDashed} instead. */
|
|
3879
3881
|
default as PanelTopInactiveIcon
|
|
3880
3882
|
} from '../icons/panel-top-dashed';
|
|
3881
|
-
//
|
|
3882
|
-
export { default as
|
|
3883
|
+
// PanelsTopLeft aliases
|
|
3884
|
+
export { default as PanelsTopLeftIcon } from '../icons/panels-top-left';
|
|
3883
3885
|
export {
|
|
3884
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3885
|
-
default as
|
|
3886
|
-
} from '../icons/
|
|
3886
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead. */
|
|
3887
|
+
default as LayoutIcon
|
|
3888
|
+
} from '../icons/panels-top-left';
|
|
3887
3889
|
// PenLine aliases
|
|
3888
3890
|
export { default as PenLineIcon } from '../icons/pen-line';
|
|
3889
3891
|
export {
|
|
3890
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead.
|
|
3892
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. */
|
|
3891
3893
|
default as Edit3Icon
|
|
3892
3894
|
} from '../icons/pen-line';
|
|
3893
|
-
// PlugZap aliases
|
|
3894
|
-
export { default as PlugZapIcon } from '../icons/plug-zap';
|
|
3895
|
-
export {
|
|
3896
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PlugZap} instead. This alias will be removed in v1.0 */
|
|
3897
|
-
default as PlugZap2Icon
|
|
3898
|
-
} from '../icons/plug-zap';
|
|
3899
3895
|
// Pen aliases
|
|
3900
3896
|
export { default as PenIcon } from '../icons/pen';
|
|
3901
3897
|
export {
|
|
3902
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Pen} instead.
|
|
3898
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Pen} instead. */
|
|
3903
3899
|
default as Edit2Icon
|
|
3904
3900
|
} from '../icons/pen';
|
|
3905
3901
|
// RectangleEllipsis aliases
|
|
3906
3902
|
export { default as RectangleEllipsisIcon } from '../icons/rectangle-ellipsis';
|
|
3907
3903
|
export {
|
|
3908
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RectangleEllipsis} instead.
|
|
3904
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RectangleEllipsis} instead. */
|
|
3909
3905
|
default as FormInputIcon
|
|
3910
3906
|
} from '../icons/rectangle-ellipsis';
|
|
3907
|
+
// PlugZap aliases
|
|
3908
|
+
export { default as PlugZapIcon } from '../icons/plug-zap';
|
|
3909
|
+
export {
|
|
3910
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PlugZap} instead. */
|
|
3911
|
+
default as PlugZap2Icon
|
|
3912
|
+
} from '../icons/plug-zap';
|
|
3911
3913
|
// Rotate3d aliases
|
|
3912
3914
|
export { default as Rotate3dIcon } from '../icons/rotate-3d';
|
|
3913
3915
|
export {
|
|
3914
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead.
|
|
3916
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead. */
|
|
3915
3917
|
default as Rotate3DIcon
|
|
3916
3918
|
} from '../icons/rotate-3d';
|
|
3917
3919
|
// Rows2 aliases
|
|
3918
3920
|
export { default as Rows2Icon } from '../icons/rows-2';
|
|
3919
3921
|
export {
|
|
3920
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead.
|
|
3922
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead. */
|
|
3921
3923
|
default as RowsIcon
|
|
3922
3924
|
} from '../icons/rows-2';
|
|
3923
3925
|
// Rows3 aliases
|
|
3924
3926
|
export { default as Rows3Icon } from '../icons/rows-3';
|
|
3925
3927
|
export {
|
|
3926
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead.
|
|
3928
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead. */
|
|
3927
3929
|
default as PanelsTopBottomIcon
|
|
3928
3930
|
} from '../icons/rows-3';
|
|
3929
|
-
// SendHorizontal aliases
|
|
3930
|
-
export { default as SendHorizontalIcon } from '../icons/send-horizontal';
|
|
3931
|
-
export {
|
|
3932
|
-
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. This alias will be removed in v1.0 */
|
|
3933
|
-
default as SendHorizonalIcon
|
|
3934
|
-
} from '../icons/send-horizontal';
|
|
3935
3931
|
// Scale3d aliases
|
|
3936
3932
|
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
3937
3933
|
export {
|
|
3938
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Scale3d} instead.
|
|
3934
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Scale3d} instead. */
|
|
3939
3935
|
default as Scale3DIcon
|
|
3940
3936
|
} from '../icons/scale-3d';
|
|
3937
|
+
// SendHorizontal aliases
|
|
3938
|
+
export { default as SendHorizontalIcon } from '../icons/send-horizontal';
|
|
3939
|
+
export {
|
|
3940
|
+
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. */
|
|
3941
|
+
default as SendHorizonalIcon
|
|
3942
|
+
} from '../icons/send-horizontal';
|
|
3941
3943
|
// ShieldQuestionMark aliases
|
|
3942
3944
|
export { default as ShieldQuestionMarkIcon } from '../icons/shield-question-mark';
|
|
3943
3945
|
export {
|
|
3944
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldQuestionMark} instead.
|
|
3946
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldQuestionMark} instead. */
|
|
3945
3947
|
default as ShieldQuestionIcon
|
|
3946
3948
|
} from '../icons/shield-question-mark';
|
|
3949
|
+
// ShieldX aliases
|
|
3950
|
+
export { default as ShieldXIcon } from '../icons/shield-x';
|
|
3951
|
+
export {
|
|
3952
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldX} instead. */
|
|
3953
|
+
default as ShieldCloseIcon
|
|
3954
|
+
} from '../icons/shield-x';
|
|
3947
3955
|
// SlidersVertical aliases
|
|
3948
3956
|
export { default as SlidersVerticalIcon } from '../icons/sliders-vertical';
|
|
3949
3957
|
export {
|
|
3950
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead.
|
|
3958
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead. */
|
|
3951
3959
|
default as SlidersIcon
|
|
3952
3960
|
} from '../icons/sliders-vertical';
|
|
3953
|
-
// Sparkles aliases
|
|
3954
|
-
export { default as SparklesIcon } from '../icons/sparkles';
|
|
3955
|
-
export {
|
|
3956
|
-
/** @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 */
|
|
3957
|
-
default as StarsIcon
|
|
3958
|
-
} from '../icons/sparkles';
|
|
3959
3961
|
// SquareActivity aliases
|
|
3960
3962
|
export { default as SquareActivityIcon } from '../icons/square-activity';
|
|
3961
3963
|
export {
|
|
3962
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareActivity} instead.
|
|
3964
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareActivity} instead. */
|
|
3963
3965
|
default as ActivitySquareIcon
|
|
3964
3966
|
} from '../icons/square-activity';
|
|
3965
|
-
//
|
|
3966
|
-
export { default as
|
|
3967
|
+
// Sparkles aliases
|
|
3968
|
+
export { default as SparklesIcon } from '../icons/sparkles';
|
|
3967
3969
|
export {
|
|
3968
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3969
|
-
default as
|
|
3970
|
-
} from '../icons/
|
|
3970
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Sparkles} instead. */
|
|
3971
|
+
default as StarsIcon
|
|
3972
|
+
} from '../icons/sparkles';
|
|
3971
3973
|
// SquareArrowDownLeft aliases
|
|
3972
3974
|
export { default as SquareArrowDownLeftIcon } from '../icons/square-arrow-down-left';
|
|
3973
3975
|
export {
|
|
3974
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownLeft} instead.
|
|
3976
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownLeft} instead. */
|
|
3975
3977
|
default as ArrowDownLeftSquareIcon
|
|
3976
3978
|
} from '../icons/square-arrow-down-left';
|
|
3977
3979
|
// SquareArrowDownRight aliases
|
|
3978
3980
|
export { default as SquareArrowDownRightIcon } from '../icons/square-arrow-down-right';
|
|
3979
3981
|
export {
|
|
3980
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead.
|
|
3982
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. */
|
|
3981
3983
|
default as ArrowDownRightSquareIcon
|
|
3982
3984
|
} from '../icons/square-arrow-down-right';
|
|
3983
3985
|
// SquareArrowDown aliases
|
|
3984
3986
|
export { default as SquareArrowDownIcon } from '../icons/square-arrow-down';
|
|
3985
3987
|
export {
|
|
3986
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead.
|
|
3988
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. */
|
|
3987
3989
|
default as ArrowDownSquareIcon
|
|
3988
3990
|
} from '../icons/square-arrow-down';
|
|
3989
|
-
// SquareArrowLeft aliases
|
|
3990
|
-
export { default as SquareArrowLeftIcon } from '../icons/square-arrow-left';
|
|
3991
|
-
export {
|
|
3992
|
-
/** @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 */
|
|
3993
|
-
default as ArrowLeftSquareIcon
|
|
3994
|
-
} from '../icons/square-arrow-left';
|
|
3995
3991
|
// SquareArrowOutDownLeft aliases
|
|
3996
3992
|
export { default as SquareArrowOutDownLeftIcon } from '../icons/square-arrow-out-down-left';
|
|
3997
3993
|
export {
|
|
3998
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead.
|
|
3994
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead. */
|
|
3999
3995
|
default as ArrowDownLeftFromSquareIcon
|
|
4000
3996
|
} from '../icons/square-arrow-out-down-left';
|
|
3997
|
+
// SquareArrowLeft aliases
|
|
3998
|
+
export { default as SquareArrowLeftIcon } from '../icons/square-arrow-left';
|
|
3999
|
+
export {
|
|
4000
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowLeft} instead. */
|
|
4001
|
+
default as ArrowLeftSquareIcon
|
|
4002
|
+
} from '../icons/square-arrow-left';
|
|
4001
4003
|
// SquareArrowOutDownRight aliases
|
|
4002
4004
|
export { default as SquareArrowOutDownRightIcon } from '../icons/square-arrow-out-down-right';
|
|
4003
4005
|
export {
|
|
4004
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead.
|
|
4006
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. */
|
|
4005
4007
|
default as ArrowDownRightFromSquareIcon
|
|
4006
4008
|
} from '../icons/square-arrow-out-down-right';
|
|
4007
4009
|
// SquareArrowOutUpLeft aliases
|
|
4008
4010
|
export { default as SquareArrowOutUpLeftIcon } from '../icons/square-arrow-out-up-left';
|
|
4009
4011
|
export {
|
|
4010
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpLeft} instead.
|
|
4012
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpLeft} instead. */
|
|
4011
4013
|
default as ArrowUpLeftFromSquareIcon
|
|
4012
4014
|
} from '../icons/square-arrow-out-up-left';
|
|
4013
4015
|
// SquareArrowOutUpRight aliases
|
|
4014
4016
|
export { default as SquareArrowOutUpRightIcon } from '../icons/square-arrow-out-up-right';
|
|
4015
4017
|
export {
|
|
4016
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead.
|
|
4018
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. */
|
|
4017
4019
|
default as ArrowUpRightFromSquareIcon
|
|
4018
4020
|
} from '../icons/square-arrow-out-up-right';
|
|
4019
|
-
// SquareArrowRight aliases
|
|
4020
|
-
export { default as SquareArrowRightIcon } from '../icons/square-arrow-right';
|
|
4021
|
-
export {
|
|
4022
|
-
/** @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 */
|
|
4023
|
-
default as ArrowRightSquareIcon
|
|
4024
|
-
} from '../icons/square-arrow-right';
|
|
4025
4021
|
// SquareArrowUpLeft aliases
|
|
4026
4022
|
export { default as SquareArrowUpLeftIcon } from '../icons/square-arrow-up-left';
|
|
4027
4023
|
export {
|
|
4028
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpLeft} instead.
|
|
4024
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpLeft} instead. */
|
|
4029
4025
|
default as ArrowUpLeftSquareIcon
|
|
4030
4026
|
} from '../icons/square-arrow-up-left';
|
|
4027
|
+
// SquareArrowRight aliases
|
|
4028
|
+
export { default as SquareArrowRightIcon } from '../icons/square-arrow-right';
|
|
4029
|
+
export {
|
|
4030
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead. */
|
|
4031
|
+
default as ArrowRightSquareIcon
|
|
4032
|
+
} from '../icons/square-arrow-right';
|
|
4031
4033
|
// SquareArrowUpRight aliases
|
|
4032
4034
|
export { default as SquareArrowUpRightIcon } from '../icons/square-arrow-up-right';
|
|
4033
4035
|
export {
|
|
4034
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpRight} instead.
|
|
4036
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpRight} instead. */
|
|
4035
4037
|
default as ArrowUpRightSquareIcon
|
|
4036
4038
|
} from '../icons/square-arrow-up-right';
|
|
4037
4039
|
// SquareArrowUp aliases
|
|
4038
4040
|
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
4039
4041
|
export {
|
|
4040
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead.
|
|
4042
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. */
|
|
4041
4043
|
default as ArrowUpSquareIcon
|
|
4042
4044
|
} from '../icons/square-arrow-up';
|
|
4043
4045
|
// SquareAsterisk aliases
|
|
4044
4046
|
export { default as SquareAsteriskIcon } from '../icons/square-asterisk';
|
|
4045
4047
|
export {
|
|
4046
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead.
|
|
4048
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead. */
|
|
4047
4049
|
default as AsteriskSquareIcon
|
|
4048
4050
|
} from '../icons/square-asterisk';
|
|
4051
|
+
// SquareBottomDashedScissors aliases
|
|
4052
|
+
export { default as SquareBottomDashedScissorsIcon } from '../icons/square-bottom-dashed-scissors';
|
|
4053
|
+
export {
|
|
4054
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareBottomDashedScissors} instead. */
|
|
4055
|
+
default as ScissorsSquareDashedBottomIcon
|
|
4056
|
+
} from '../icons/square-bottom-dashed-scissors';
|
|
4049
4057
|
// SquareCenterlineDashedHorizontal aliases
|
|
4050
4058
|
export { default as SquareCenterlineDashedHorizontalIcon } from '../icons/square-centerline-dashed-horizontal';
|
|
4051
4059
|
export {
|
|
4052
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedHorizontal} instead.
|
|
4060
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedHorizontal} instead. */
|
|
4053
4061
|
default as FlipHorizontalIcon
|
|
4054
4062
|
} from '../icons/square-centerline-dashed-horizontal';
|
|
4055
|
-
//
|
|
4056
|
-
export { default as
|
|
4063
|
+
// SquareCenterlineDashedVertical aliases
|
|
4064
|
+
export { default as SquareCenterlineDashedVerticalIcon } from '../icons/square-centerline-dashed-vertical';
|
|
4057
4065
|
export {
|
|
4058
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4059
|
-
default as
|
|
4060
|
-
} from '../icons/square-
|
|
4066
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedVertical} instead. */
|
|
4067
|
+
default as FlipVerticalIcon
|
|
4068
|
+
} from '../icons/square-centerline-dashed-vertical';
|
|
4061
4069
|
// SquareChartGantt aliases
|
|
4062
4070
|
export { default as SquareChartGanttIcon } from '../icons/square-chart-gantt';
|
|
4063
4071
|
export {
|
|
4064
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead.
|
|
4072
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead. */
|
|
4065
4073
|
default as GanttChartSquareIcon
|
|
4066
4074
|
} from '../icons/square-chart-gantt';
|
|
4067
4075
|
export {
|
|
4068
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead.
|
|
4076
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead. */
|
|
4069
4077
|
default as SquareGanttChartIcon
|
|
4070
4078
|
} from '../icons/square-chart-gantt';
|
|
4071
|
-
//
|
|
4072
|
-
export { default as
|
|
4079
|
+
// SquareCheckBig aliases
|
|
4080
|
+
export { default as SquareCheckBigIcon } from '../icons/square-check-big';
|
|
4073
4081
|
export {
|
|
4074
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4075
|
-
default as
|
|
4076
|
-
} from '../icons/square-
|
|
4082
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. */
|
|
4083
|
+
default as CheckSquareIcon
|
|
4084
|
+
} from '../icons/square-check-big';
|
|
4077
4085
|
// SquareCheck aliases
|
|
4078
4086
|
export { default as SquareCheckIcon } from '../icons/square-check';
|
|
4079
4087
|
export {
|
|
4080
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead.
|
|
4088
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. */
|
|
4081
4089
|
default as CheckSquare2Icon
|
|
4082
4090
|
} from '../icons/square-check';
|
|
4083
|
-
// SquareCheckBig aliases
|
|
4084
|
-
export { default as SquareCheckBigIcon } from '../icons/square-check-big';
|
|
4085
|
-
export {
|
|
4086
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. This alias will be removed in v1.0 */
|
|
4087
|
-
default as CheckSquareIcon
|
|
4088
|
-
} from '../icons/square-check-big';
|
|
4089
4091
|
// SquareChevronDown aliases
|
|
4090
4092
|
export { default as SquareChevronDownIcon } from '../icons/square-chevron-down';
|
|
4091
4093
|
export {
|
|
4092
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronDown} instead.
|
|
4094
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronDown} instead. */
|
|
4093
4095
|
default as ChevronDownSquareIcon
|
|
4094
4096
|
} from '../icons/square-chevron-down';
|
|
4095
4097
|
// SquareChevronLeft aliases
|
|
4096
4098
|
export { default as SquareChevronLeftIcon } from '../icons/square-chevron-left';
|
|
4097
4099
|
export {
|
|
4098
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead.
|
|
4100
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead. */
|
|
4099
4101
|
default as ChevronLeftSquareIcon
|
|
4100
4102
|
} from '../icons/square-chevron-left';
|
|
4101
4103
|
// SquareChevronRight aliases
|
|
4102
4104
|
export { default as SquareChevronRightIcon } from '../icons/square-chevron-right';
|
|
4103
4105
|
export {
|
|
4104
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronRight} instead.
|
|
4106
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronRight} instead. */
|
|
4105
4107
|
default as ChevronRightSquareIcon
|
|
4106
4108
|
} from '../icons/square-chevron-right';
|
|
4107
4109
|
// SquareChevronUp aliases
|
|
4108
4110
|
export { default as SquareChevronUpIcon } from '../icons/square-chevron-up';
|
|
4109
4111
|
export {
|
|
4110
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronUp} instead.
|
|
4112
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronUp} instead. */
|
|
4111
4113
|
default as ChevronUpSquareIcon
|
|
4112
4114
|
} from '../icons/square-chevron-up';
|
|
4115
|
+
// SquareDashedKanban aliases
|
|
4116
|
+
export { default as SquareDashedKanbanIcon } from '../icons/square-dashed-kanban';
|
|
4117
|
+
export {
|
|
4118
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedKanban} instead. */
|
|
4119
|
+
default as KanbanSquareDashedIcon
|
|
4120
|
+
} from '../icons/square-dashed-kanban';
|
|
4113
4121
|
// SquareCode aliases
|
|
4114
4122
|
export { default as SquareCodeIcon } from '../icons/square-code';
|
|
4115
4123
|
export {
|
|
4116
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCode} instead.
|
|
4124
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCode} instead. */
|
|
4117
4125
|
default as CodeSquareIcon
|
|
4118
4126
|
} from '../icons/square-code';
|
|
4119
4127
|
// SquareDashedMousePointer aliases
|
|
4120
4128
|
export { default as SquareDashedMousePointerIcon } from '../icons/square-dashed-mouse-pointer';
|
|
4121
4129
|
export {
|
|
4122
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedMousePointer} instead.
|
|
4130
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedMousePointer} instead. */
|
|
4123
4131
|
default as MousePointerSquareDashedIcon
|
|
4124
4132
|
} from '../icons/square-dashed-mouse-pointer';
|
|
4125
|
-
// SquareDashedKanban aliases
|
|
4126
|
-
export { default as SquareDashedKanbanIcon } from '../icons/square-dashed-kanban';
|
|
4127
|
-
export {
|
|
4128
|
-
/** @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 */
|
|
4129
|
-
default as KanbanSquareDashedIcon
|
|
4130
|
-
} from '../icons/square-dashed-kanban';
|
|
4131
4133
|
// SquareDashedText aliases
|
|
4132
4134
|
export { default as SquareDashedTextIcon } from '../icons/square-dashed-text';
|
|
4133
4135
|
export {
|
|
4134
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedText} instead.
|
|
4136
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedText} instead. */
|
|
4135
4137
|
default as TextSelectionIcon
|
|
4136
4138
|
} from '../icons/square-dashed-text';
|
|
4137
4139
|
export {
|
|
4138
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedText} instead.
|
|
4140
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedText} instead. */
|
|
4139
4141
|
default as TextSelectIcon
|
|
4140
4142
|
} from '../icons/square-dashed-text';
|
|
4141
|
-
// SquareDashed aliases
|
|
4142
|
-
export { default as SquareDashedIcon } from '../icons/square-dashed';
|
|
4143
|
-
export {
|
|
4144
|
-
/** @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 */
|
|
4145
|
-
default as BoxSelectIcon
|
|
4146
|
-
} from '../icons/square-dashed';
|
|
4147
4143
|
// SquareDivide aliases
|
|
4148
4144
|
export { default as SquareDivideIcon } from '../icons/square-divide';
|
|
4149
4145
|
export {
|
|
4150
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDivide} instead.
|
|
4146
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDivide} instead. */
|
|
4151
4147
|
default as DivideSquareIcon
|
|
4152
4148
|
} from '../icons/square-divide';
|
|
4149
|
+
// SquareDashed aliases
|
|
4150
|
+
export { default as SquareDashedIcon } from '../icons/square-dashed';
|
|
4151
|
+
export {
|
|
4152
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashed} instead. */
|
|
4153
|
+
default as BoxSelectIcon
|
|
4154
|
+
} from '../icons/square-dashed';
|
|
4153
4155
|
// SquareDot aliases
|
|
4154
4156
|
export { default as SquareDotIcon } from '../icons/square-dot';
|
|
4155
4157
|
export {
|
|
4156
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead.
|
|
4158
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead. */
|
|
4157
4159
|
default as DotSquareIcon
|
|
4158
4160
|
} from '../icons/square-dot';
|
|
4159
4161
|
// SquareEqual aliases
|
|
4160
4162
|
export { default as SquareEqualIcon } from '../icons/square-equal';
|
|
4161
4163
|
export {
|
|
4162
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead.
|
|
4164
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead. */
|
|
4163
4165
|
default as EqualSquareIcon
|
|
4164
4166
|
} from '../icons/square-equal';
|
|
4165
4167
|
// SquareFunction aliases
|
|
4166
4168
|
export { default as SquareFunctionIcon } from '../icons/square-function';
|
|
4167
4169
|
export {
|
|
4168
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead.
|
|
4170
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. */
|
|
4169
4171
|
default as FunctionSquareIcon
|
|
4170
4172
|
} from '../icons/square-function';
|
|
4171
4173
|
// SquareKanban aliases
|
|
4172
4174
|
export { default as SquareKanbanIcon } from '../icons/square-kanban';
|
|
4173
4175
|
export {
|
|
4174
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead.
|
|
4176
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. */
|
|
4175
4177
|
default as KanbanSquareIcon
|
|
4176
4178
|
} from '../icons/square-kanban';
|
|
4177
4179
|
// SquareLibrary aliases
|
|
4178
4180
|
export { default as SquareLibraryIcon } from '../icons/square-library';
|
|
4179
4181
|
export {
|
|
4180
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareLibrary} instead.
|
|
4182
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareLibrary} instead. */
|
|
4181
4183
|
default as LibrarySquareIcon
|
|
4182
4184
|
} from '../icons/square-library';
|
|
4183
4185
|
// SquareM aliases
|
|
4184
4186
|
export { default as SquareMIcon } from '../icons/square-m';
|
|
4185
4187
|
export {
|
|
4186
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead.
|
|
4188
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead. */
|
|
4187
4189
|
default as MSquareIcon
|
|
4188
4190
|
} from '../icons/square-m';
|
|
4189
|
-
// SquareMenu aliases
|
|
4190
|
-
export { default as SquareMenuIcon } from '../icons/square-menu';
|
|
4191
|
-
export {
|
|
4192
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMenu} instead. This alias will be removed in v1.0 */
|
|
4193
|
-
default as MenuSquareIcon
|
|
4194
|
-
} from '../icons/square-menu';
|
|
4195
4191
|
// SquareMinus aliases
|
|
4196
4192
|
export { default as SquareMinusIcon } from '../icons/square-minus';
|
|
4197
4193
|
export {
|
|
4198
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMinus} instead.
|
|
4194
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMinus} instead. */
|
|
4199
4195
|
default as MinusSquareIcon
|
|
4200
4196
|
} from '../icons/square-minus';
|
|
4201
4197
|
// SquareMousePointer aliases
|
|
4202
4198
|
export { default as SquareMousePointerIcon } from '../icons/square-mouse-pointer';
|
|
4203
4199
|
export {
|
|
4204
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMousePointer} instead.
|
|
4200
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMousePointer} instead. */
|
|
4205
4201
|
default as InspectIcon
|
|
4206
4202
|
} from '../icons/square-mouse-pointer';
|
|
4203
|
+
// SquareMenu aliases
|
|
4204
|
+
export { default as SquareMenuIcon } from '../icons/square-menu';
|
|
4205
|
+
export {
|
|
4206
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMenu} instead. */
|
|
4207
|
+
default as MenuSquareIcon
|
|
4208
|
+
} from '../icons/square-menu';
|
|
4207
4209
|
// SquareParkingOff aliases
|
|
4208
4210
|
export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
|
|
4209
4211
|
export {
|
|
4210
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead.
|
|
4212
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. */
|
|
4211
4213
|
default as ParkingSquareOffIcon
|
|
4212
4214
|
} from '../icons/square-parking-off';
|
|
4213
4215
|
// SquareParking aliases
|
|
4214
4216
|
export { default as SquareParkingIcon } from '../icons/square-parking';
|
|
4215
4217
|
export {
|
|
4216
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParking} instead.
|
|
4218
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParking} instead. */
|
|
4217
4219
|
default as ParkingSquareIcon
|
|
4218
4220
|
} from '../icons/square-parking';
|
|
4221
|
+
// SquarePercent aliases
|
|
4222
|
+
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
4223
|
+
export {
|
|
4224
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. */
|
|
4225
|
+
default as PercentSquareIcon
|
|
4226
|
+
} from '../icons/square-percent';
|
|
4219
4227
|
// SquarePen aliases
|
|
4220
4228
|
export { default as SquarePenIcon } from '../icons/square-pen';
|
|
4221
4229
|
export {
|
|
4222
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead.
|
|
4230
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. */
|
|
4223
4231
|
default as PenBoxIcon
|
|
4224
4232
|
} from '../icons/square-pen';
|
|
4225
4233
|
export {
|
|
4226
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead.
|
|
4234
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. */
|
|
4227
4235
|
default as EditIcon
|
|
4228
4236
|
} from '../icons/square-pen';
|
|
4229
4237
|
export {
|
|
4230
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead.
|
|
4238
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. */
|
|
4231
4239
|
default as PenSquareIcon
|
|
4232
4240
|
} from '../icons/square-pen';
|
|
4233
|
-
// SquarePercent aliases
|
|
4234
|
-
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
4235
|
-
export {
|
|
4236
|
-
/** @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 */
|
|
4237
|
-
default as PercentSquareIcon
|
|
4238
|
-
} from '../icons/square-percent';
|
|
4239
4241
|
// SquarePi aliases
|
|
4240
4242
|
export { default as SquarePiIcon } from '../icons/square-pi';
|
|
4241
4243
|
export {
|
|
4242
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead.
|
|
4244
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead. */
|
|
4243
4245
|
default as PiSquareIcon
|
|
4244
4246
|
} from '../icons/square-pi';
|
|
4245
4247
|
// SquarePilcrow aliases
|
|
4246
4248
|
export { default as SquarePilcrowIcon } from '../icons/square-pilcrow';
|
|
4247
4249
|
export {
|
|
4248
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead.
|
|
4250
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead. */
|
|
4249
4251
|
default as PilcrowSquareIcon
|
|
4250
4252
|
} from '../icons/square-pilcrow';
|
|
4251
|
-
// SquarePlay aliases
|
|
4252
|
-
export { default as SquarePlayIcon } from '../icons/square-play';
|
|
4253
|
-
export {
|
|
4254
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlay} instead. This alias will be removed in v1.0 */
|
|
4255
|
-
default as PlaySquareIcon
|
|
4256
|
-
} from '../icons/square-play';
|
|
4257
4253
|
// SquarePlus aliases
|
|
4258
4254
|
export { default as SquarePlusIcon } from '../icons/square-plus';
|
|
4259
4255
|
export {
|
|
4260
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlus} instead.
|
|
4256
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlus} instead. */
|
|
4261
4257
|
default as PlusSquareIcon
|
|
4262
4258
|
} from '../icons/square-plus';
|
|
4259
|
+
// SquarePlay aliases
|
|
4260
|
+
export { default as SquarePlayIcon } from '../icons/square-play';
|
|
4261
|
+
export {
|
|
4262
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlay} instead. */
|
|
4263
|
+
default as PlaySquareIcon
|
|
4264
|
+
} from '../icons/square-play';
|
|
4263
4265
|
// SquarePower aliases
|
|
4264
4266
|
export { default as SquarePowerIcon } from '../icons/square-power';
|
|
4265
4267
|
export {
|
|
4266
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead.
|
|
4268
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead. */
|
|
4267
4269
|
default as PowerSquareIcon
|
|
4268
4270
|
} from '../icons/square-power';
|
|
4269
|
-
// SquareSigma aliases
|
|
4270
|
-
export { default as SquareSigmaIcon } from '../icons/square-sigma';
|
|
4271
|
-
export {
|
|
4272
|
-
/** @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 */
|
|
4273
|
-
default as SigmaSquareIcon
|
|
4274
|
-
} from '../icons/square-sigma';
|
|
4275
4271
|
// SquareScissors aliases
|
|
4276
4272
|
export { default as SquareScissorsIcon } from '../icons/square-scissors';
|
|
4277
4273
|
export {
|
|
4278
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareScissors} instead.
|
|
4274
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareScissors} instead. */
|
|
4279
4275
|
default as ScissorsSquareIcon
|
|
4280
4276
|
} from '../icons/square-scissors';
|
|
4277
|
+
// SquareSigma aliases
|
|
4278
|
+
export { default as SquareSigmaIcon } from '../icons/square-sigma';
|
|
4279
|
+
export {
|
|
4280
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. */
|
|
4281
|
+
default as SigmaSquareIcon
|
|
4282
|
+
} from '../icons/square-sigma';
|
|
4281
4283
|
// SquareSlash aliases
|
|
4282
4284
|
export { default as SquareSlashIcon } from '../icons/square-slash';
|
|
4283
4285
|
export {
|
|
4284
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead.
|
|
4286
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. */
|
|
4285
4287
|
default as SlashSquareIcon
|
|
4286
4288
|
} from '../icons/square-slash';
|
|
4287
|
-
// SquareSplitHorizontal aliases
|
|
4288
|
-
export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
|
|
4289
|
-
export {
|
|
4290
|
-
/** @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 */
|
|
4291
|
-
default as SplitSquareHorizontalIcon
|
|
4292
|
-
} from '../icons/square-split-horizontal';
|
|
4293
4289
|
// SquareSplitVertical aliases
|
|
4294
4290
|
export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical';
|
|
4295
4291
|
export {
|
|
4296
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead.
|
|
4292
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. */
|
|
4297
4293
|
default as SplitSquareVerticalIcon
|
|
4298
4294
|
} from '../icons/square-split-vertical';
|
|
4295
|
+
// SquareSplitHorizontal aliases
|
|
4296
|
+
export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
|
|
4297
|
+
export {
|
|
4298
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. */
|
|
4299
|
+
default as SplitSquareHorizontalIcon
|
|
4300
|
+
} from '../icons/square-split-horizontal';
|
|
4299
4301
|
// SquareTerminal aliases
|
|
4300
4302
|
export { default as SquareTerminalIcon } from '../icons/square-terminal';
|
|
4301
4303
|
export {
|
|
4302
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead.
|
|
4304
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead. */
|
|
4303
4305
|
default as TerminalSquareIcon
|
|
4304
4306
|
} from '../icons/square-terminal';
|
|
4305
4307
|
// SquareUserRound aliases
|
|
4306
4308
|
export { default as SquareUserRoundIcon } from '../icons/square-user-round';
|
|
4307
4309
|
export {
|
|
4308
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead.
|
|
4310
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. */
|
|
4309
4311
|
default as UserSquare2Icon
|
|
4310
4312
|
} from '../icons/square-user-round';
|
|
4311
4313
|
// SquareUser aliases
|
|
4312
4314
|
export { default as SquareUserIcon } from '../icons/square-user';
|
|
4313
4315
|
export {
|
|
4314
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead.
|
|
4316
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. */
|
|
4315
4317
|
default as UserSquareIcon
|
|
4316
4318
|
} from '../icons/square-user';
|
|
4317
|
-
// SquareX aliases
|
|
4318
|
-
export { default as SquareXIcon } from '../icons/square-x';
|
|
4319
|
-
export {
|
|
4320
|
-
/** @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 */
|
|
4321
|
-
default as XSquareIcon
|
|
4322
|
-
} from '../icons/square-x';
|
|
4323
4319
|
// TestTubeDiagonal aliases
|
|
4324
4320
|
export { default as TestTubeDiagonalIcon } from '../icons/test-tube-diagonal';
|
|
4325
4321
|
export {
|
|
4326
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TestTubeDiagonal} instead.
|
|
4322
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TestTubeDiagonal} instead. */
|
|
4327
4323
|
default as TestTube2Icon
|
|
4328
4324
|
} from '../icons/test-tube-diagonal';
|
|
4325
|
+
// SquareX aliases
|
|
4326
|
+
export { default as SquareXIcon } from '../icons/square-x';
|
|
4327
|
+
export {
|
|
4328
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareX} instead. */
|
|
4329
|
+
default as XSquareIcon
|
|
4330
|
+
} from '../icons/square-x';
|
|
4329
4331
|
// TextAlignCenter aliases
|
|
4330
4332
|
export { default as TextAlignCenterIcon } from '../icons/text-align-center';
|
|
4331
4333
|
export {
|
|
4332
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignCenter} instead.
|
|
4334
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignCenter} instead. */
|
|
4333
4335
|
default as AlignCenterIcon
|
|
4334
4336
|
} from '../icons/text-align-center';
|
|
4335
4337
|
// TextAlignEnd aliases
|
|
4336
4338
|
export { default as TextAlignEndIcon } from '../icons/text-align-end';
|
|
4337
4339
|
export {
|
|
4338
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignEnd} instead.
|
|
4340
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignEnd} instead. */
|
|
4339
4341
|
default as AlignRightIcon
|
|
4340
4342
|
} from '../icons/text-align-end';
|
|
4343
|
+
// TextInitial aliases
|
|
4344
|
+
export { default as TextInitialIcon } from '../icons/text-initial';
|
|
4345
|
+
export {
|
|
4346
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead. */
|
|
4347
|
+
default as LetterTextIcon
|
|
4348
|
+
} from '../icons/text-initial';
|
|
4341
4349
|
// TextAlignJustify aliases
|
|
4342
4350
|
export { default as TextAlignJustifyIcon } from '../icons/text-align-justify';
|
|
4343
4351
|
export {
|
|
4344
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead.
|
|
4352
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead. */
|
|
4345
4353
|
default as AlignJustifyIcon
|
|
4346
4354
|
} from '../icons/text-align-justify';
|
|
4347
4355
|
// TextAlignStart aliases
|
|
4348
4356
|
export { default as TextAlignStartIcon } from '../icons/text-align-start';
|
|
4349
4357
|
export {
|
|
4350
|
-
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link TextAlignStart} instead.
|
|
4358
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link TextAlignStart} instead. */
|
|
4351
4359
|
default as TextIcon
|
|
4352
4360
|
} from '../icons/text-align-start';
|
|
4353
4361
|
export {
|
|
4354
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignStart} instead.
|
|
4362
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignStart} instead. */
|
|
4355
4363
|
default as AlignLeftIcon
|
|
4356
4364
|
} from '../icons/text-align-start';
|
|
4357
|
-
// TextInitial aliases
|
|
4358
|
-
export { default as TextInitialIcon } from '../icons/text-initial';
|
|
4359
|
-
export {
|
|
4360
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead. This alias will be removed in v1.0 */
|
|
4361
|
-
default as LetterTextIcon
|
|
4362
|
-
} from '../icons/text-initial';
|
|
4363
4365
|
// TextWrap aliases
|
|
4364
4366
|
export { default as TextWrapIcon } from '../icons/text-wrap';
|
|
4365
4367
|
export {
|
|
4366
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead.
|
|
4368
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. */
|
|
4367
4369
|
default as WrapTextIcon
|
|
4368
4370
|
} from '../icons/text-wrap';
|
|
4369
4371
|
// TramFront aliases
|
|
4370
4372
|
export { default as TramFrontIcon } from '../icons/tram-front';
|
|
4371
4373
|
export {
|
|
4372
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead.
|
|
4374
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead. */
|
|
4373
4375
|
default as TrainIcon
|
|
4374
4376
|
} from '../icons/tram-front';
|
|
4375
4377
|
// TreePalm aliases
|
|
4376
4378
|
export { default as TreePalmIcon } from '../icons/tree-palm';
|
|
4377
4379
|
export {
|
|
4378
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TreePalm} instead.
|
|
4380
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TreePalm} instead. */
|
|
4379
4381
|
default as PalmtreeIcon
|
|
4380
4382
|
} from '../icons/tree-palm';
|
|
4381
4383
|
// TriangleAlert aliases
|
|
4382
4384
|
export { default as TriangleAlertIcon } from '../icons/triangle-alert';
|
|
4383
4385
|
export {
|
|
4384
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead.
|
|
4386
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead. */
|
|
4385
4387
|
default as AlertTriangleIcon
|
|
4386
4388
|
} from '../icons/triangle-alert';
|
|
4387
4389
|
// TvMinimal aliases
|
|
4388
4390
|
export { default as TvMinimalIcon } from '../icons/tv-minimal';
|
|
4389
4391
|
export {
|
|
4390
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead.
|
|
4392
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead. */
|
|
4391
4393
|
default as Tv2Icon
|
|
4392
4394
|
} from '../icons/tv-minimal';
|
|
4393
|
-
// UserRoundCheck aliases
|
|
4394
|
-
export { default as UserRoundCheckIcon } from '../icons/user-round-check';
|
|
4395
|
-
export {
|
|
4396
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCheck} instead. This alias will be removed in v1.0 */
|
|
4397
|
-
default as UserCheck2Icon
|
|
4398
|
-
} from '../icons/user-round-check';
|
|
4399
4395
|
// University aliases
|
|
4400
4396
|
export { default as UniversityIcon } from '../icons/university';
|
|
4401
4397
|
export {
|
|
4402
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link University} instead.
|
|
4398
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link University} instead. */
|
|
4403
4399
|
default as School2Icon
|
|
4404
4400
|
} from '../icons/university';
|
|
4405
4401
|
// UserRoundCog aliases
|
|
4406
4402
|
export { default as UserRoundCogIcon } from '../icons/user-round-cog';
|
|
4407
4403
|
export {
|
|
4408
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCog} instead.
|
|
4404
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCog} instead. */
|
|
4409
4405
|
default as UserCog2Icon
|
|
4410
4406
|
} from '../icons/user-round-cog';
|
|
4407
|
+
// UserRoundCheck aliases
|
|
4408
|
+
export { default as UserRoundCheckIcon } from '../icons/user-round-check';
|
|
4409
|
+
export {
|
|
4410
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCheck} instead. */
|
|
4411
|
+
default as UserCheck2Icon
|
|
4412
|
+
} from '../icons/user-round-check';
|
|
4411
4413
|
// UserRoundMinus aliases
|
|
4412
4414
|
export { default as UserRoundMinusIcon } from '../icons/user-round-minus';
|
|
4413
4415
|
export {
|
|
4414
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundMinus} instead.
|
|
4416
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundMinus} instead. */
|
|
4415
4417
|
default as UserMinus2Icon
|
|
4416
4418
|
} from '../icons/user-round-minus';
|
|
4417
|
-
// UserRoundX aliases
|
|
4418
|
-
export { default as UserRoundXIcon } from '../icons/user-round-x';
|
|
4419
|
-
export {
|
|
4420
|
-
/** @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 */
|
|
4421
|
-
default as UserX2Icon
|
|
4422
|
-
} from '../icons/user-round-x';
|
|
4423
4419
|
// UserRoundPlus aliases
|
|
4424
4420
|
export { default as UserRoundPlusIcon } from '../icons/user-round-plus';
|
|
4425
4421
|
export {
|
|
4426
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundPlus} instead.
|
|
4422
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundPlus} instead. */
|
|
4427
4423
|
default as UserPlus2Icon
|
|
4428
4424
|
} from '../icons/user-round-plus';
|
|
4429
4425
|
// UserRound aliases
|
|
4430
4426
|
export { default as UserRoundIcon } from '../icons/user-round';
|
|
4431
4427
|
export {
|
|
4432
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead.
|
|
4428
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. */
|
|
4433
4429
|
default as User2Icon
|
|
4434
4430
|
} from '../icons/user-round';
|
|
4431
|
+
// UserRoundX aliases
|
|
4432
|
+
export { default as UserRoundXIcon } from '../icons/user-round-x';
|
|
4433
|
+
export {
|
|
4434
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. */
|
|
4435
|
+
default as UserX2Icon
|
|
4436
|
+
} from '../icons/user-round-x';
|
|
4435
4437
|
// UsersRound aliases
|
|
4436
4438
|
export { default as UsersRoundIcon } from '../icons/users-round';
|
|
4437
4439
|
export {
|
|
4438
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UsersRound} instead.
|
|
4440
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UsersRound} instead. */
|
|
4439
4441
|
default as Users2Icon
|
|
4440
4442
|
} from '../icons/users-round';
|
|
4441
|
-
// UtensilsCrossed aliases
|
|
4442
|
-
export { default as UtensilsCrossedIcon } from '../icons/utensils-crossed';
|
|
4443
|
-
export {
|
|
4444
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UtensilsCrossed} instead. This alias will be removed in v1.0 */
|
|
4445
|
-
default as ForkKnifeCrossedIcon
|
|
4446
|
-
} from '../icons/utensils-crossed';
|
|
4447
4443
|
// Utensils aliases
|
|
4448
4444
|
export { default as UtensilsIcon } from '../icons/utensils';
|
|
4449
4445
|
export {
|
|
4450
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Utensils} instead.
|
|
4446
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Utensils} instead. */
|
|
4451
4447
|
default as ForkKnifeIcon
|
|
4452
4448
|
} from '../icons/utensils';
|
|
4453
|
-
//
|
|
4454
|
-
export { default as
|
|
4449
|
+
// UtensilsCrossed aliases
|
|
4450
|
+
export { default as UtensilsCrossedIcon } from '../icons/utensils-crossed';
|
|
4455
4451
|
export {
|
|
4456
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4457
|
-
default as
|
|
4458
|
-
} from '../icons/
|
|
4452
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UtensilsCrossed} instead. */
|
|
4453
|
+
default as ForkKnifeCrossedIcon
|
|
4454
|
+
} from '../icons/utensils-crossed';
|
|
4459
4455
|
// WandSparkles aliases
|
|
4460
4456
|
export { default as WandSparklesIcon } from '../icons/wand-sparkles';
|
|
4461
4457
|
export {
|
|
4462
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead.
|
|
4458
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead. */
|
|
4463
4459
|
default as Wand2Icon
|
|
4464
4460
|
} from '../icons/wand-sparkles';
|
|
4461
|
+
// WalletMinimal aliases
|
|
4462
|
+
export { default as WalletMinimalIcon } from '../icons/wallet-minimal';
|
|
4463
|
+
export {
|
|
4464
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. */
|
|
4465
|
+
default as Wallet2Icon
|
|
4466
|
+
} from '../icons/wallet-minimal';
|
|
4465
4467
|
// WavesHorizontal aliases
|
|
4466
4468
|
export { default as WavesHorizontalIcon } from '../icons/waves-horizontal';
|
|
4467
4469
|
export {
|
|
4468
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WavesHorizontal} instead.
|
|
4470
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WavesHorizontal} instead. */
|
|
4469
4471
|
default as WavesIcon
|
|
4470
4472
|
} from '../icons/waves-horizontal';
|
|
4471
4473
|
|