@lucide/astro 1.16.0 → 1.18.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 +120 -120
- package/src/aliases/prefixed.ts +753 -745
- package/src/aliases/suffixed.ts +1066 -1058
- package/src/icons/globe-check.ts +18 -0
- package/src/icons/index.ts +190 -186
- package/src/icons/martini.ts +2 -2
- package/src/icons/parasol.ts +18 -0
- package/src/icons/play-off.ts +18 -0
- package/src/icons/webcam-off.ts +18 -0
package/src/aliases/suffixed.ts
CHANGED
|
@@ -10,28 +10,28 @@ export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
|
10
10
|
export { default as ActivityIcon } from '../icons/activity';
|
|
11
11
|
// AirVent aliases
|
|
12
12
|
export { default as AirVentIcon } from '../icons/air-vent';
|
|
13
|
-
// AlarmClockOff aliases
|
|
14
|
-
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
15
|
-
// AlarmSmoke aliases
|
|
16
|
-
export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
|
|
17
13
|
// Airplay aliases
|
|
18
14
|
export { default as AirplayIcon } from '../icons/airplay';
|
|
19
15
|
// AlarmClock aliases
|
|
20
16
|
export { default as AlarmClockIcon } from '../icons/alarm-clock';
|
|
21
|
-
//
|
|
22
|
-
export { default as
|
|
17
|
+
// AlarmSmoke aliases
|
|
18
|
+
export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
|
|
19
|
+
// AlarmClockOff aliases
|
|
20
|
+
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
23
21
|
// AlignCenterHorizontal aliases
|
|
24
22
|
export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
|
|
23
|
+
// Album aliases
|
|
24
|
+
export { default as AlbumIcon } from '../icons/album';
|
|
25
25
|
// AlignCenterVertical aliases
|
|
26
26
|
export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
|
|
27
27
|
// AlignEndHorizontal aliases
|
|
28
28
|
export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal';
|
|
29
29
|
// AlignEndVertical aliases
|
|
30
30
|
export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
|
|
31
|
-
// AlignHorizontalDistributeCenter aliases
|
|
32
|
-
export { default as AlignHorizontalDistributeCenterIcon } from '../icons/align-horizontal-distribute-center';
|
|
33
31
|
// AlignHorizontalDistributeEnd aliases
|
|
34
32
|
export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-horizontal-distribute-end';
|
|
33
|
+
// AlignHorizontalDistributeCenter aliases
|
|
34
|
+
export { default as AlignHorizontalDistributeCenterIcon } from '../icons/align-horizontal-distribute-center';
|
|
35
35
|
// AlignHorizontalDistributeStart aliases
|
|
36
36
|
export { default as AlignHorizontalDistributeStartIcon } from '../icons/align-horizontal-distribute-start';
|
|
37
37
|
// AlignHorizontalJustifyCenter aliases
|
|
@@ -40,10 +40,10 @@ export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-hori
|
|
|
40
40
|
export { default as AlignHorizontalJustifyEndIcon } from '../icons/align-horizontal-justify-end';
|
|
41
41
|
// AlignHorizontalJustifyStart aliases
|
|
42
42
|
export { default as AlignHorizontalJustifyStartIcon } from '../icons/align-horizontal-justify-start';
|
|
43
|
-
// AlignHorizontalSpaceAround aliases
|
|
44
|
-
export { default as AlignHorizontalSpaceAroundIcon } from '../icons/align-horizontal-space-around';
|
|
45
43
|
// AlignHorizontalSpaceBetween aliases
|
|
46
44
|
export { default as AlignHorizontalSpaceBetweenIcon } from '../icons/align-horizontal-space-between';
|
|
45
|
+
// AlignHorizontalSpaceAround aliases
|
|
46
|
+
export { default as AlignHorizontalSpaceAroundIcon } from '../icons/align-horizontal-space-around';
|
|
47
47
|
// AlignStartHorizontal aliases
|
|
48
48
|
export { default as AlignStartHorizontalIcon } from '../icons/align-start-horizontal';
|
|
49
49
|
// AlignStartVertical aliases
|
|
@@ -58,22 +58,22 @@ export { default as AlignVerticalDistributeStartIcon } from '../icons/align-vert
|
|
|
58
58
|
export { default as AlignVerticalJustifyCenterIcon } from '../icons/align-vertical-justify-center';
|
|
59
59
|
// AlignVerticalJustifyEnd aliases
|
|
60
60
|
export { default as AlignVerticalJustifyEndIcon } from '../icons/align-vertical-justify-end';
|
|
61
|
-
// AlignVerticalJustifyStart aliases
|
|
62
|
-
export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start';
|
|
63
61
|
// AlignVerticalSpaceAround aliases
|
|
64
62
|
export { default as AlignVerticalSpaceAroundIcon } from '../icons/align-vertical-space-around';
|
|
63
|
+
// AlignVerticalJustifyStart aliases
|
|
64
|
+
export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start';
|
|
65
65
|
// AlignVerticalSpaceBetween aliases
|
|
66
66
|
export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
|
|
67
|
-
// Ampersand aliases
|
|
68
|
-
export { default as AmpersandIcon } from '../icons/ampersand';
|
|
69
67
|
// Ambulance aliases
|
|
70
68
|
export { default as AmbulanceIcon } from '../icons/ambulance';
|
|
71
69
|
// Ampersands aliases
|
|
72
70
|
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
73
|
-
//
|
|
74
|
-
export { default as
|
|
71
|
+
// Ampersand aliases
|
|
72
|
+
export { default as AmpersandIcon } from '../icons/ampersand';
|
|
75
73
|
// Anchor aliases
|
|
76
74
|
export { default as AnchorIcon } from '../icons/anchor';
|
|
75
|
+
// Amphora aliases
|
|
76
|
+
export { default as AmphoraIcon } from '../icons/amphora';
|
|
77
77
|
// Angry aliases
|
|
78
78
|
export { default as AngryIcon } from '../icons/angry';
|
|
79
79
|
// Annoyed aliases
|
|
@@ -86,10 +86,10 @@ export { default as AnvilIcon } from '../icons/anvil';
|
|
|
86
86
|
export { default as ApertureIcon } from '../icons/aperture';
|
|
87
87
|
// AppWindowMac aliases
|
|
88
88
|
export { default as AppWindowMacIcon } from '../icons/app-window-mac';
|
|
89
|
-
// Apple aliases
|
|
90
|
-
export { default as AppleIcon } from '../icons/apple';
|
|
91
89
|
// AppWindow aliases
|
|
92
90
|
export { default as AppWindowIcon } from '../icons/app-window';
|
|
91
|
+
// Apple aliases
|
|
92
|
+
export { default as AppleIcon } from '../icons/apple';
|
|
93
93
|
// ArchiveRestore aliases
|
|
94
94
|
export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
|
|
95
95
|
// ArchiveX aliases
|
|
@@ -98,16 +98,16 @@ export { default as ArchiveXIcon } from '../icons/archive-x';
|
|
|
98
98
|
export { default as ArchiveIcon } from '../icons/archive';
|
|
99
99
|
// Armchair aliases
|
|
100
100
|
export { default as ArmchairIcon } from '../icons/armchair';
|
|
101
|
-
// ArrowBigDown aliases
|
|
102
|
-
export { default as ArrowBigDownIcon } from '../icons/arrow-big-down';
|
|
103
101
|
// ArrowBigDownDash aliases
|
|
104
102
|
export { default as ArrowBigDownDashIcon } from '../icons/arrow-big-down-dash';
|
|
103
|
+
// ArrowBigDown aliases
|
|
104
|
+
export { default as ArrowBigDownIcon } from '../icons/arrow-big-down';
|
|
105
105
|
// ArrowBigLeftDash aliases
|
|
106
106
|
export { default as ArrowBigLeftDashIcon } from '../icons/arrow-big-left-dash';
|
|
107
|
-
// ArrowBigRightDash aliases
|
|
108
|
-
export { default as ArrowBigRightDashIcon } from '../icons/arrow-big-right-dash';
|
|
109
107
|
// ArrowBigLeft aliases
|
|
110
108
|
export { default as ArrowBigLeftIcon } from '../icons/arrow-big-left';
|
|
109
|
+
// ArrowBigRightDash aliases
|
|
110
|
+
export { default as ArrowBigRightDashIcon } from '../icons/arrow-big-right-dash';
|
|
111
111
|
// ArrowBigRight aliases
|
|
112
112
|
export { default as ArrowBigRightIcon } from '../icons/arrow-big-right';
|
|
113
113
|
// ArrowBigUp aliases
|
|
@@ -116,26 +116,26 @@ export { default as ArrowBigUpIcon } from '../icons/arrow-big-up';
|
|
|
116
116
|
export { default as ArrowBigUpDashIcon } from '../icons/arrow-big-up-dash';
|
|
117
117
|
// ArrowDownFromLine aliases
|
|
118
118
|
export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
|
|
119
|
+
// ArrowDownLeft aliases
|
|
120
|
+
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
119
121
|
// ArrowDownNarrowWide aliases
|
|
120
122
|
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
121
123
|
// ArrowDownRight aliases
|
|
122
124
|
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
|
|
123
125
|
// ArrowDownToDot aliases
|
|
124
126
|
export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
|
|
125
|
-
// ArrowDownLeft aliases
|
|
126
|
-
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
127
127
|
// ArrowDownToLine aliases
|
|
128
128
|
export { default as ArrowDownToLineIcon } from '../icons/arrow-down-to-line';
|
|
129
|
-
// ArrowDownUp aliases
|
|
130
|
-
export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
131
129
|
// ArrowDown aliases
|
|
132
130
|
export { default as ArrowDownIcon } from '../icons/arrow-down';
|
|
133
|
-
//
|
|
134
|
-
export { default as
|
|
131
|
+
// ArrowDownUp aliases
|
|
132
|
+
export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
135
133
|
// ArrowLeftRight aliases
|
|
136
134
|
export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
|
|
137
135
|
// ArrowLeftToLine aliases
|
|
138
136
|
export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
|
|
137
|
+
// ArrowLeftFromLine aliases
|
|
138
|
+
export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
|
|
139
139
|
// ArrowLeft aliases
|
|
140
140
|
export { default as ArrowLeftIcon } from '../icons/arrow-left';
|
|
141
141
|
// ArrowRightFromLine aliases
|
|
@@ -154,14 +154,14 @@ export { default as ArrowUpFromDotIcon } from '../icons/arrow-up-from-dot';
|
|
|
154
154
|
export { default as ArrowUpFromLineIcon } from '../icons/arrow-up-from-line';
|
|
155
155
|
// ArrowUpLeft aliases
|
|
156
156
|
export { default as ArrowUpLeftIcon } from '../icons/arrow-up-left';
|
|
157
|
-
// ArrowUpRight aliases
|
|
158
|
-
export { default as ArrowUpRightIcon } from '../icons/arrow-up-right';
|
|
159
|
-
// ArrowUpToLine aliases
|
|
160
|
-
export { default as ArrowUpToLineIcon } from '../icons/arrow-up-to-line';
|
|
161
157
|
// ArrowUpWideNarrow aliases
|
|
162
158
|
export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow';
|
|
163
159
|
// ArrowUp aliases
|
|
164
160
|
export { default as ArrowUpIcon } from '../icons/arrow-up';
|
|
161
|
+
// ArrowUpToLine aliases
|
|
162
|
+
export { default as ArrowUpToLineIcon } from '../icons/arrow-up-to-line';
|
|
163
|
+
// ArrowUpRight aliases
|
|
164
|
+
export { default as ArrowUpRightIcon } from '../icons/arrow-up-right';
|
|
165
165
|
// ArrowsUpFromLine aliases
|
|
166
166
|
export { default as ArrowsUpFromLineIcon } from '../icons/arrows-up-from-line';
|
|
167
167
|
// Asterisk aliases
|
|
@@ -170,46 +170,46 @@ export { default as AsteriskIcon } from '../icons/asterisk';
|
|
|
170
170
|
export { default as AstroidIcon } from '../icons/astroid';
|
|
171
171
|
// AtSign aliases
|
|
172
172
|
export { default as AtSignIcon } from '../icons/at-sign';
|
|
173
|
-
// Atom aliases
|
|
174
|
-
export { default as AtomIcon } from '../icons/atom';
|
|
175
173
|
// AudioLines aliases
|
|
176
174
|
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
177
175
|
// AudioWaveform aliases
|
|
178
176
|
export { default as AudioWaveformIcon } from '../icons/audio-waveform';
|
|
179
177
|
// Award aliases
|
|
180
178
|
export { default as AwardIcon } from '../icons/award';
|
|
179
|
+
// Atom aliases
|
|
180
|
+
export { default as AtomIcon } from '../icons/atom';
|
|
181
181
|
// Axe aliases
|
|
182
182
|
export { default as AxeIcon } from '../icons/axe';
|
|
183
183
|
// Baby aliases
|
|
184
184
|
export { default as BabyIcon } from '../icons/baby';
|
|
185
|
-
// Backpack aliases
|
|
186
|
-
export { default as BackpackIcon } from '../icons/backpack';
|
|
187
185
|
// BadgeAlert aliases
|
|
188
186
|
export { default as BadgeAlertIcon } from '../icons/badge-alert';
|
|
187
|
+
// Backpack aliases
|
|
188
|
+
export { default as BackpackIcon } from '../icons/backpack';
|
|
189
189
|
// BadgeCent aliases
|
|
190
190
|
export { default as BadgeCentIcon } from '../icons/badge-cent';
|
|
191
191
|
// BadgeDollarSign aliases
|
|
192
192
|
export { default as BadgeDollarSignIcon } from '../icons/badge-dollar-sign';
|
|
193
|
-
// BadgeIndianRupee aliases
|
|
194
|
-
export { default as BadgeIndianRupeeIcon } from '../icons/badge-indian-rupee';
|
|
195
193
|
// BadgeEuro aliases
|
|
196
194
|
export { default as BadgeEuroIcon } from '../icons/badge-euro';
|
|
197
|
-
// BadgeJapaneseYen aliases
|
|
198
|
-
export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen';
|
|
199
195
|
// BadgeInfo aliases
|
|
200
196
|
export { default as BadgeInfoIcon } from '../icons/badge-info';
|
|
197
|
+
// BadgeIndianRupee aliases
|
|
198
|
+
export { default as BadgeIndianRupeeIcon } from '../icons/badge-indian-rupee';
|
|
201
199
|
// BadgeMinus aliases
|
|
202
200
|
export { default as BadgeMinusIcon } from '../icons/badge-minus';
|
|
201
|
+
// BadgeJapaneseYen aliases
|
|
202
|
+
export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen';
|
|
203
|
+
// BadgePlus aliases
|
|
204
|
+
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
203
205
|
// BadgePercent aliases
|
|
204
206
|
export { default as BadgePercentIcon } from '../icons/badge-percent';
|
|
205
207
|
// BadgePoundSterling aliases
|
|
206
208
|
export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
|
|
207
|
-
// BadgePlus aliases
|
|
208
|
-
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
209
|
-
// BadgeRussianRuble aliases
|
|
210
|
-
export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
211
209
|
// BadgeSwissFranc aliases
|
|
212
210
|
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
211
|
+
// BadgeRussianRuble aliases
|
|
212
|
+
export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
213
213
|
// BadgeTurkishLira aliases
|
|
214
214
|
export { default as BadgeTurkishLiraIcon } from '../icons/badge-turkish-lira';
|
|
215
215
|
// BadgeX aliases
|
|
@@ -218,14 +218,14 @@ export { default as BadgeXIcon } from '../icons/badge-x';
|
|
|
218
218
|
export { default as BadgeIcon } from '../icons/badge';
|
|
219
219
|
// BaggageClaim aliases
|
|
220
220
|
export { default as BaggageClaimIcon } from '../icons/baggage-claim';
|
|
221
|
-
// Balloon aliases
|
|
222
|
-
export { default as BalloonIcon } from '../icons/balloon';
|
|
223
221
|
// Ban aliases
|
|
224
222
|
export { default as BanIcon } from '../icons/ban';
|
|
225
223
|
// Banana aliases
|
|
226
224
|
export { default as BananaIcon } from '../icons/banana';
|
|
227
225
|
// Bandage aliases
|
|
228
226
|
export { default as BandageIcon } from '../icons/bandage';
|
|
227
|
+
// Balloon aliases
|
|
228
|
+
export { default as BalloonIcon } from '../icons/balloon';
|
|
229
229
|
// BanknoteArrowDown aliases
|
|
230
230
|
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
231
231
|
// BanknoteArrowUp aliases
|
|
@@ -234,54 +234,54 @@ export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
|
|
|
234
234
|
export { default as BanknoteXIcon } from '../icons/banknote-x';
|
|
235
235
|
// Banknote aliases
|
|
236
236
|
export { default as BanknoteIcon } from '../icons/banknote';
|
|
237
|
-
// Barcode aliases
|
|
238
|
-
export { default as BarcodeIcon } from '../icons/barcode';
|
|
239
237
|
// Barrel aliases
|
|
240
238
|
export { default as BarrelIcon } from '../icons/barrel';
|
|
239
|
+
// Barcode aliases
|
|
240
|
+
export { default as BarcodeIcon } from '../icons/barcode';
|
|
241
241
|
// Baseline aliases
|
|
242
242
|
export { default as BaselineIcon } from '../icons/baseline';
|
|
243
243
|
// Bath aliases
|
|
244
244
|
export { default as BathIcon } from '../icons/bath';
|
|
245
|
-
// BatteryCharging aliases
|
|
246
|
-
export { default as BatteryChargingIcon } from '../icons/battery-charging';
|
|
247
245
|
// BatteryFull aliases
|
|
248
246
|
export { default as BatteryFullIcon } from '../icons/battery-full';
|
|
249
247
|
// BatteryLow aliases
|
|
250
248
|
export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
249
|
+
// BatteryCharging aliases
|
|
250
|
+
export { default as BatteryChargingIcon } from '../icons/battery-charging';
|
|
251
251
|
// BatteryMedium aliases
|
|
252
252
|
export { default as BatteryMediumIcon } from '../icons/battery-medium';
|
|
253
253
|
// BatteryPlus aliases
|
|
254
254
|
export { default as BatteryPlusIcon } from '../icons/battery-plus';
|
|
255
|
-
// BatteryWarning aliases
|
|
256
|
-
export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
257
255
|
// Battery aliases
|
|
258
256
|
export { default as BatteryIcon } from '../icons/battery';
|
|
259
|
-
// BeanOff aliases
|
|
260
|
-
export { default as BeanOffIcon } from '../icons/bean-off';
|
|
261
257
|
// Beaker aliases
|
|
262
258
|
export { default as BeakerIcon } from '../icons/beaker';
|
|
259
|
+
// BatteryWarning aliases
|
|
260
|
+
export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
261
|
+
// BeanOff aliases
|
|
262
|
+
export { default as BeanOffIcon } from '../icons/bean-off';
|
|
263
263
|
// Bean aliases
|
|
264
264
|
export { default as BeanIcon } from '../icons/bean';
|
|
265
265
|
// BedSingle aliases
|
|
266
266
|
export { default as BedSingleIcon } from '../icons/bed-single';
|
|
267
|
-
// BedDouble aliases
|
|
268
|
-
export { default as BedDoubleIcon } from '../icons/bed-double';
|
|
269
267
|
// Bed aliases
|
|
270
268
|
export { default as BedIcon } from '../icons/bed';
|
|
271
|
-
//
|
|
272
|
-
export { default as
|
|
269
|
+
// BedDouble aliases
|
|
270
|
+
export { default as BedDoubleIcon } from '../icons/bed-double';
|
|
273
271
|
// BeefOff aliases
|
|
274
272
|
export { default as BeefOffIcon } from '../icons/beef-off';
|
|
275
273
|
// Beef aliases
|
|
276
274
|
export { default as BeefIcon } from '../icons/beef';
|
|
277
275
|
// Beer aliases
|
|
278
276
|
export { default as BeerIcon } from '../icons/beer';
|
|
279
|
-
//
|
|
280
|
-
export { default as
|
|
277
|
+
// BeerOff aliases
|
|
278
|
+
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
281
279
|
// BellDot aliases
|
|
282
280
|
export { default as BellDotIcon } from '../icons/bell-dot';
|
|
283
281
|
// BellElectric aliases
|
|
284
282
|
export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
283
|
+
// BellCheck aliases
|
|
284
|
+
export { default as BellCheckIcon } from '../icons/bell-check';
|
|
285
285
|
// BellMinus aliases
|
|
286
286
|
export { default as BellMinusIcon } from '../icons/bell-minus';
|
|
287
287
|
// BellOff aliases
|
|
@@ -290,46 +290,46 @@ export { default as BellOffIcon } from '../icons/bell-off';
|
|
|
290
290
|
export { default as BellPlusIcon } from '../icons/bell-plus';
|
|
291
291
|
// BellRing aliases
|
|
292
292
|
export { default as BellRingIcon } from '../icons/bell-ring';
|
|
293
|
+
// Bell aliases
|
|
294
|
+
export { default as BellIcon } from '../icons/bell';
|
|
293
295
|
// BetweenVerticalEnd aliases
|
|
294
296
|
export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end';
|
|
295
297
|
// BicepsFlexed aliases
|
|
296
298
|
export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
|
|
297
|
-
// Bell aliases
|
|
298
|
-
export { default as BellIcon } from '../icons/bell';
|
|
299
|
-
// BetweenVerticalStart aliases
|
|
300
|
-
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
|
|
301
299
|
// Bike aliases
|
|
302
300
|
export { default as BikeIcon } from '../icons/bike';
|
|
303
|
-
//
|
|
304
|
-
export { default as
|
|
301
|
+
// BetweenVerticalStart aliases
|
|
302
|
+
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
|
|
305
303
|
// Binoculars aliases
|
|
306
304
|
export { default as BinocularsIcon } from '../icons/binoculars';
|
|
307
|
-
//
|
|
308
|
-
export { default as
|
|
305
|
+
// Binary aliases
|
|
306
|
+
export { default as BinaryIcon } from '../icons/binary';
|
|
309
307
|
// Bird aliases
|
|
310
308
|
export { default as BirdIcon } from '../icons/bird';
|
|
311
309
|
// Birdhouse aliases
|
|
312
310
|
export { default as BirdhouseIcon } from '../icons/birdhouse';
|
|
311
|
+
// Biohazard aliases
|
|
312
|
+
export { default as BiohazardIcon } from '../icons/biohazard';
|
|
313
313
|
// Bitcoin aliases
|
|
314
314
|
export { default as BitcoinIcon } from '../icons/bitcoin';
|
|
315
315
|
// Blend aliases
|
|
316
316
|
export { default as BlendIcon } from '../icons/blend';
|
|
317
|
-
// Blender aliases
|
|
318
|
-
export { default as BlenderIcon } from '../icons/blender';
|
|
319
317
|
// Blinds aliases
|
|
320
318
|
export { default as BlindsIcon } from '../icons/blinds';
|
|
321
|
-
//
|
|
322
|
-
export { default as
|
|
319
|
+
// Blender aliases
|
|
320
|
+
export { default as BlenderIcon } from '../icons/blender';
|
|
323
321
|
// Blocks aliases
|
|
324
322
|
export { default as BlocksIcon } from '../icons/blocks';
|
|
323
|
+
// BluetoothConnected aliases
|
|
324
|
+
export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected';
|
|
325
325
|
// BluetoothOff aliases
|
|
326
326
|
export { default as BluetoothOffIcon } from '../icons/bluetooth-off';
|
|
327
327
|
// BluetoothSearching aliases
|
|
328
328
|
export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching';
|
|
329
|
-
// Bluetooth aliases
|
|
330
|
-
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
331
329
|
// Bold aliases
|
|
332
330
|
export { default as BoldIcon } from '../icons/bold';
|
|
331
|
+
// Bluetooth aliases
|
|
332
|
+
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
333
333
|
// Bolt aliases
|
|
334
334
|
export { default as BoltIcon } from '../icons/bolt';
|
|
335
335
|
// Bomb aliases
|
|
@@ -338,10 +338,10 @@ export { default as BombIcon } from '../icons/bomb';
|
|
|
338
338
|
export { default as BoneIcon } from '../icons/bone';
|
|
339
339
|
// BookA aliases
|
|
340
340
|
export { default as BookAIcon } from '../icons/book-a';
|
|
341
|
-
// BookAlert aliases
|
|
342
|
-
export { default as BookAlertIcon } from '../icons/book-alert';
|
|
343
341
|
// BookAudio aliases
|
|
344
342
|
export { default as BookAudioIcon } from '../icons/book-audio';
|
|
343
|
+
// BookAlert aliases
|
|
344
|
+
export { default as BookAlertIcon } from '../icons/book-alert';
|
|
345
345
|
// BookCheck aliases
|
|
346
346
|
export { default as BookCheckIcon } from '../icons/book-check';
|
|
347
347
|
// BookCopy aliases
|
|
@@ -354,10 +354,10 @@ export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
|
354
354
|
export { default as BookHeartIcon } from '../icons/book-heart';
|
|
355
355
|
// BookImage aliases
|
|
356
356
|
export { default as BookImageIcon } from '../icons/book-image';
|
|
357
|
-
// BookLock aliases
|
|
358
|
-
export { default as BookLockIcon } from '../icons/book-lock';
|
|
359
357
|
// BookKey aliases
|
|
360
358
|
export { default as BookKeyIcon } from '../icons/book-key';
|
|
359
|
+
// BookLock aliases
|
|
360
|
+
export { default as BookLockIcon } from '../icons/book-lock';
|
|
361
361
|
// BookMarked aliases
|
|
362
362
|
export { default as BookMarkedIcon } from '../icons/book-marked';
|
|
363
363
|
// BookMinus aliases
|
|
@@ -366,46 +366,46 @@ export { default as BookMinusIcon } from '../icons/book-minus';
|
|
|
366
366
|
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
367
367
|
// BookOpenText aliases
|
|
368
368
|
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
369
|
-
// BookOpen aliases
|
|
370
|
-
export { default as BookOpenIcon } from '../icons/book-open';
|
|
371
369
|
// BookPlus aliases
|
|
372
370
|
export { default as BookPlusIcon } from '../icons/book-plus';
|
|
371
|
+
// BookOpen aliases
|
|
372
|
+
export { default as BookOpenIcon } from '../icons/book-open';
|
|
373
373
|
// BookSearch aliases
|
|
374
374
|
export { default as BookSearchIcon } from '../icons/book-search';
|
|
375
|
-
// BookText aliases
|
|
376
|
-
export { default as BookTextIcon } from '../icons/book-text';
|
|
377
375
|
// BookType aliases
|
|
378
376
|
export { default as BookTypeIcon } from '../icons/book-type';
|
|
377
|
+
// BookText aliases
|
|
378
|
+
export { default as BookTextIcon } from '../icons/book-text';
|
|
379
379
|
// BookUp2 aliases
|
|
380
380
|
export { default as BookUp2Icon } from '../icons/book-up-2';
|
|
381
|
-
// BookUser aliases
|
|
382
|
-
export { default as BookUserIcon } from '../icons/book-user';
|
|
383
381
|
// BookUp aliases
|
|
384
382
|
export { default as BookUpIcon } from '../icons/book-up';
|
|
383
|
+
// BookUser aliases
|
|
384
|
+
export { default as BookUserIcon } from '../icons/book-user';
|
|
385
385
|
// BookX aliases
|
|
386
386
|
export { default as BookXIcon } from '../icons/book-x';
|
|
387
|
-
// Book aliases
|
|
388
|
-
export { default as BookIcon } from '../icons/book';
|
|
389
387
|
// BookmarkCheck aliases
|
|
390
388
|
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
391
389
|
// BookmarkMinus aliases
|
|
392
390
|
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
391
|
+
// Book aliases
|
|
392
|
+
export { default as BookIcon } from '../icons/book';
|
|
393
393
|
// BookmarkOff aliases
|
|
394
394
|
export { default as BookmarkOffIcon } from '../icons/bookmark-off';
|
|
395
|
-
// BookmarkPlus aliases
|
|
396
|
-
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
397
395
|
// BookmarkX aliases
|
|
398
396
|
export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
397
|
+
// BookmarkPlus aliases
|
|
398
|
+
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
399
399
|
// Bookmark aliases
|
|
400
400
|
export { default as BookmarkIcon } from '../icons/bookmark';
|
|
401
401
|
// BoomBox aliases
|
|
402
402
|
export { default as BoomBoxIcon } from '../icons/boom-box';
|
|
403
403
|
// BotMessageSquare aliases
|
|
404
404
|
export { default as BotMessageSquareIcon } from '../icons/bot-message-square';
|
|
405
|
-
// BotOff aliases
|
|
406
|
-
export { default as BotOffIcon } from '../icons/bot-off';
|
|
407
405
|
// Bot aliases
|
|
408
406
|
export { default as BotIcon } from '../icons/bot';
|
|
407
|
+
// BotOff aliases
|
|
408
|
+
export { default as BotOffIcon } from '../icons/bot-off';
|
|
409
409
|
// BottleWine aliases
|
|
410
410
|
export { default as BottleWineIcon } from '../icons/bottle-wine';
|
|
411
411
|
// BowArrow aliases
|
|
@@ -414,26 +414,26 @@ export { default as BowArrowIcon } from '../icons/bow-arrow';
|
|
|
414
414
|
export { default as BoxIcon } from '../icons/box';
|
|
415
415
|
// Boxes aliases
|
|
416
416
|
export { default as BoxesIcon } from '../icons/boxes';
|
|
417
|
-
// BrainCircuit aliases
|
|
418
|
-
export { default as BrainCircuitIcon } from '../icons/brain-circuit';
|
|
419
417
|
// Brackets aliases
|
|
420
418
|
export { default as BracketsIcon } from '../icons/brackets';
|
|
419
|
+
// BrainCircuit aliases
|
|
420
|
+
export { default as BrainCircuitIcon } from '../icons/brain-circuit';
|
|
421
421
|
// BrainCog aliases
|
|
422
422
|
export { default as BrainCogIcon } from '../icons/brain-cog';
|
|
423
423
|
// Brain aliases
|
|
424
424
|
export { default as BrainIcon } from '../icons/brain';
|
|
425
|
-
// BrickWallFire aliases
|
|
426
|
-
export { default as BrickWallFireIcon } from '../icons/brick-wall-fire';
|
|
427
425
|
// BrickWallShield aliases
|
|
428
426
|
export { default as BrickWallShieldIcon } from '../icons/brick-wall-shield';
|
|
429
|
-
//
|
|
430
|
-
export { default as
|
|
427
|
+
// BrickWallFire aliases
|
|
428
|
+
export { default as BrickWallFireIcon } from '../icons/brick-wall-fire';
|
|
431
429
|
// BrickWall aliases
|
|
432
430
|
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
433
|
-
//
|
|
434
|
-
export { default as
|
|
431
|
+
// BriefcaseBusiness aliases
|
|
432
|
+
export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
|
|
435
433
|
// BriefcaseConveyorBelt aliases
|
|
436
434
|
export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
|
|
435
|
+
// BriefcaseMedical aliases
|
|
436
|
+
export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
|
|
437
437
|
// Briefcase aliases
|
|
438
438
|
export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
439
439
|
// BringToFront aliases
|
|
@@ -442,34 +442,34 @@ export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
|
442
442
|
export { default as BroccoliIcon } from '../icons/broccoli';
|
|
443
443
|
// BrushCleaning aliases
|
|
444
444
|
export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
|
|
445
|
-
// Bubbles aliases
|
|
446
|
-
export { default as BubblesIcon } from '../icons/bubbles';
|
|
447
445
|
// Brush aliases
|
|
448
446
|
export { default as BrushIcon } from '../icons/brush';
|
|
447
|
+
// Bubbles aliases
|
|
448
|
+
export { default as BubblesIcon } from '../icons/bubbles';
|
|
449
|
+
// BugOff aliases
|
|
450
|
+
export { default as BugOffIcon } from '../icons/bug-off';
|
|
449
451
|
// BugPlay aliases
|
|
450
452
|
export { default as BugPlayIcon } from '../icons/bug-play';
|
|
451
453
|
// Bug aliases
|
|
452
454
|
export { default as BugIcon } from '../icons/bug';
|
|
453
|
-
// BugOff aliases
|
|
454
|
-
export { default as BugOffIcon } from '../icons/bug-off';
|
|
455
|
-
// Building aliases
|
|
456
|
-
export { default as BuildingIcon } from '../icons/building';
|
|
457
455
|
// Building2 aliases
|
|
458
456
|
export { default as Building2Icon } from '../icons/building-2';
|
|
459
|
-
//
|
|
460
|
-
export { default as
|
|
457
|
+
// Building aliases
|
|
458
|
+
export { default as BuildingIcon } from '../icons/building';
|
|
461
459
|
// BusFront aliases
|
|
462
460
|
export { default as BusFrontIcon } from '../icons/bus-front';
|
|
461
|
+
// Bus aliases
|
|
462
|
+
export { default as BusIcon } from '../icons/bus';
|
|
463
463
|
// CableCar aliases
|
|
464
464
|
export { default as CableCarIcon } from '../icons/cable-car';
|
|
465
465
|
// Cable aliases
|
|
466
466
|
export { default as CableIcon } from '../icons/cable';
|
|
467
467
|
// CakeSlice aliases
|
|
468
468
|
export { default as CakeSliceIcon } from '../icons/cake-slice';
|
|
469
|
-
// Calculator aliases
|
|
470
|
-
export { default as CalculatorIcon } from '../icons/calculator';
|
|
471
469
|
// Cake aliases
|
|
472
470
|
export { default as CakeIcon } from '../icons/cake';
|
|
471
|
+
// Calculator aliases
|
|
472
|
+
export { default as CalculatorIcon } from '../icons/calculator';
|
|
473
473
|
// Calendar1 aliases
|
|
474
474
|
export { default as Calendar1Icon } from '../icons/calendar-1';
|
|
475
475
|
// CalendarArrowDown aliases
|
|
@@ -480,10 +480,10 @@ export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
|
|
|
480
480
|
export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
|
|
481
481
|
// CalendarCheck aliases
|
|
482
482
|
export { default as CalendarCheckIcon } from '../icons/calendar-check';
|
|
483
|
-
// CalendarClock aliases
|
|
484
|
-
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
485
483
|
// CalendarCog aliases
|
|
486
484
|
export { default as CalendarCogIcon } from '../icons/calendar-cog';
|
|
485
|
+
// CalendarClock aliases
|
|
486
|
+
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
487
487
|
// CalendarDays aliases
|
|
488
488
|
export { default as CalendarDaysIcon } from '../icons/calendar-days';
|
|
489
489
|
// CalendarFold aliases
|
|
@@ -494,10 +494,10 @@ export { default as CalendarHeartIcon } from '../icons/calendar-heart';
|
|
|
494
494
|
export { default as CalendarMinus2Icon } from '../icons/calendar-minus-2';
|
|
495
495
|
// CalendarMinus aliases
|
|
496
496
|
export { default as CalendarMinusIcon } from '../icons/calendar-minus';
|
|
497
|
-
// CalendarPlus2 aliases
|
|
498
|
-
export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
|
|
499
497
|
// CalendarOff aliases
|
|
500
498
|
export { default as CalendarOffIcon } from '../icons/calendar-off';
|
|
499
|
+
// CalendarPlus2 aliases
|
|
500
|
+
export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
|
|
501
501
|
// CalendarPlus aliases
|
|
502
502
|
export { default as CalendarPlusIcon } from '../icons/calendar-plus';
|
|
503
503
|
// CalendarRange aliases
|
|
@@ -530,40 +530,40 @@ export { default as CannabisOffIcon } from '../icons/cannabis-off';
|
|
|
530
530
|
export { default as CannabisIcon } from '../icons/cannabis';
|
|
531
531
|
// CaptionsOff aliases
|
|
532
532
|
export { default as CaptionsOffIcon } from '../icons/captions-off';
|
|
533
|
-
// CarTaxiFront aliases
|
|
534
|
-
export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
|
|
535
533
|
// CarFront aliases
|
|
536
534
|
export { default as CarFrontIcon } from '../icons/car-front';
|
|
535
|
+
// CarTaxiFront aliases
|
|
536
|
+
export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
|
|
537
537
|
// Car aliases
|
|
538
538
|
export { default as CarIcon } from '../icons/car';
|
|
539
|
-
// Caravan aliases
|
|
540
|
-
export { default as CaravanIcon } from '../icons/caravan';
|
|
541
539
|
// CardSim aliases
|
|
542
540
|
export { default as CardSimIcon } from '../icons/card-sim';
|
|
541
|
+
// Caravan aliases
|
|
542
|
+
export { default as CaravanIcon } from '../icons/caravan';
|
|
543
543
|
// Carrot aliases
|
|
544
544
|
export { default as CarrotIcon } from '../icons/carrot';
|
|
545
545
|
// CaseLower aliases
|
|
546
546
|
export { default as CaseLowerIcon } from '../icons/case-lower';
|
|
547
|
+
// CaseUpper aliases
|
|
548
|
+
export { default as CaseUpperIcon } from '../icons/case-upper';
|
|
547
549
|
// CaseSensitive aliases
|
|
548
550
|
export { default as CaseSensitiveIcon } from '../icons/case-sensitive';
|
|
549
551
|
// CassetteTape aliases
|
|
550
552
|
export { default as CassetteTapeIcon } from '../icons/cassette-tape';
|
|
551
|
-
// CaseUpper aliases
|
|
552
|
-
export { default as CaseUpperIcon } from '../icons/case-upper';
|
|
553
|
-
// Cast aliases
|
|
554
|
-
export { default as CastIcon } from '../icons/cast';
|
|
555
553
|
// Castle aliases
|
|
556
554
|
export { default as CastleIcon } from '../icons/castle';
|
|
557
555
|
// Cat aliases
|
|
558
556
|
export { default as CatIcon } from '../icons/cat';
|
|
557
|
+
// Cast aliases
|
|
558
|
+
export { default as CastIcon } from '../icons/cast';
|
|
559
559
|
// CctvOff aliases
|
|
560
560
|
export { default as CctvOffIcon } from '../icons/cctv-off';
|
|
561
561
|
// Cctv aliases
|
|
562
562
|
export { default as CctvIcon } from '../icons/cctv';
|
|
563
|
-
// ChartBarDecreasing aliases
|
|
564
|
-
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
565
563
|
// ChartBarIncreasing aliases
|
|
566
564
|
export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
|
|
565
|
+
// ChartBarDecreasing aliases
|
|
566
|
+
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
567
567
|
// ChartBarStacked aliases
|
|
568
568
|
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
569
569
|
// ChartColumnDecreasing aliases
|
|
@@ -576,10 +576,10 @@ export { default as ChartGanttIcon } from '../icons/chart-gantt';
|
|
|
576
576
|
export { default as ChartNoAxesColumnDecreasingIcon } from '../icons/chart-no-axes-column-decreasing';
|
|
577
577
|
// ChartNetwork aliases
|
|
578
578
|
export { default as ChartNetworkIcon } from '../icons/chart-network';
|
|
579
|
-
// ChartSpline aliases
|
|
580
|
-
export { default as ChartSplineIcon } from '../icons/chart-spline';
|
|
581
579
|
// ChartNoAxesCombined aliases
|
|
582
580
|
export { default as ChartNoAxesCombinedIcon } from '../icons/chart-no-axes-combined';
|
|
581
|
+
// ChartSpline aliases
|
|
582
|
+
export { default as ChartSplineIcon } from '../icons/chart-spline';
|
|
583
583
|
// CheckCheck aliases
|
|
584
584
|
export { default as CheckCheckIcon } from '../icons/check-check';
|
|
585
585
|
// CheckLine aliases
|
|
@@ -588,16 +588,16 @@ export { default as CheckLineIcon } from '../icons/check-line';
|
|
|
588
588
|
export { default as CheckIcon } from '../icons/check';
|
|
589
589
|
// ChefHat aliases
|
|
590
590
|
export { default as ChefHatIcon } from '../icons/chef-hat';
|
|
591
|
-
// Cherry aliases
|
|
592
|
-
export { default as CherryIcon } from '../icons/cherry';
|
|
593
591
|
// ChessBishop aliases
|
|
594
592
|
export { default as ChessBishopIcon } from '../icons/chess-bishop';
|
|
593
|
+
// Cherry aliases
|
|
594
|
+
export { default as CherryIcon } from '../icons/cherry';
|
|
595
|
+
// ChessPawn aliases
|
|
596
|
+
export { default as ChessPawnIcon } from '../icons/chess-pawn';
|
|
595
597
|
// ChessKing aliases
|
|
596
598
|
export { default as ChessKingIcon } from '../icons/chess-king';
|
|
597
599
|
// ChessKnight aliases
|
|
598
600
|
export { default as ChessKnightIcon } from '../icons/chess-knight';
|
|
599
|
-
// ChessPawn aliases
|
|
600
|
-
export { default as ChessPawnIcon } from '../icons/chess-pawn';
|
|
601
601
|
// ChessQueen aliases
|
|
602
602
|
export { default as ChessQueenIcon } from '../icons/chess-queen';
|
|
603
603
|
// ChessRook aliases
|
|
@@ -608,68 +608,68 @@ export { default as ChevronDownIcon } from '../icons/chevron-down';
|
|
|
608
608
|
export { default as ChevronFirstIcon } from '../icons/chevron-first';
|
|
609
609
|
// ChevronLast aliases
|
|
610
610
|
export { default as ChevronLastIcon } from '../icons/chevron-last';
|
|
611
|
-
// ChevronLeft aliases
|
|
612
|
-
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
613
611
|
// ChevronRight aliases
|
|
614
612
|
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
613
|
+
// ChevronLeft aliases
|
|
614
|
+
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
615
615
|
// ChevronUp aliases
|
|
616
616
|
export { default as ChevronUpIcon } from '../icons/chevron-up';
|
|
617
|
-
// ChevronsDown aliases
|
|
618
|
-
export { default as ChevronsDownIcon } from '../icons/chevrons-down';
|
|
619
617
|
// ChevronsDownUp aliases
|
|
620
618
|
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
621
|
-
//
|
|
622
|
-
export { default as
|
|
619
|
+
// ChevronsDown aliases
|
|
620
|
+
export { default as ChevronsDownIcon } from '../icons/chevrons-down';
|
|
623
621
|
// ChevronsLeftRight aliases
|
|
624
622
|
export { default as ChevronsLeftRightIcon } from '../icons/chevrons-left-right';
|
|
623
|
+
// ChevronsLeftRightEllipsis aliases
|
|
624
|
+
export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left-right-ellipsis';
|
|
625
625
|
// ChevronsLeft aliases
|
|
626
626
|
export { default as ChevronsLeftIcon } from '../icons/chevrons-left';
|
|
627
627
|
// ChevronsRightLeft aliases
|
|
628
628
|
export { default as ChevronsRightLeftIcon } from '../icons/chevrons-right-left';
|
|
629
|
-
// ChevronsRight aliases
|
|
630
|
-
export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
631
629
|
// ChevronsUpDown aliases
|
|
632
630
|
export { default as ChevronsUpDownIcon } from '../icons/chevrons-up-down';
|
|
631
|
+
// ChevronsRight aliases
|
|
632
|
+
export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
633
633
|
// ChevronsUp aliases
|
|
634
634
|
export { default as ChevronsUpIcon } from '../icons/chevrons-up';
|
|
635
635
|
// Church aliases
|
|
636
636
|
export { default as ChurchIcon } from '../icons/church';
|
|
637
637
|
// CigaretteOff aliases
|
|
638
638
|
export { default as CigaretteOffIcon } from '../icons/cigarette-off';
|
|
639
|
-
// CircleDashed aliases
|
|
640
|
-
export { default as CircleDashedIcon } from '../icons/circle-dashed';
|
|
641
639
|
// Cigarette aliases
|
|
642
640
|
export { default as CigaretteIcon } from '../icons/cigarette';
|
|
641
|
+
// CircleDashed aliases
|
|
642
|
+
export { default as CircleDashedIcon } from '../icons/circle-dashed';
|
|
643
643
|
// CircleDollarSign aliases
|
|
644
644
|
export { default as CircleDollarSignIcon } from '../icons/circle-dollar-sign';
|
|
645
645
|
// CircleDotDashed aliases
|
|
646
646
|
export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
|
|
647
|
-
// CircleEllipsis aliases
|
|
648
|
-
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
649
647
|
// CircleDot aliases
|
|
650
648
|
export { default as CircleDotIcon } from '../icons/circle-dot';
|
|
651
649
|
// CircleEqual aliases
|
|
652
650
|
export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
653
651
|
// CircleFadingArrowUp aliases
|
|
654
652
|
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
653
|
+
// CircleEllipsis aliases
|
|
654
|
+
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
655
655
|
// CircleFadingPlus aliases
|
|
656
656
|
export { default as CircleFadingPlusIcon } from '../icons/circle-fading-plus';
|
|
657
657
|
// CircleOff aliases
|
|
658
658
|
export { default as CircleOffIcon } from '../icons/circle-off';
|
|
659
659
|
// CirclePoundSterling aliases
|
|
660
660
|
export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling';
|
|
661
|
-
// CircleSlash aliases
|
|
662
|
-
export { default as CircleSlashIcon } from '../icons/circle-slash';
|
|
663
661
|
// CirclePile aliases
|
|
664
662
|
export { default as CirclePileIcon } from '../icons/circle-pile';
|
|
663
|
+
// CircleSlash aliases
|
|
664
|
+
export { default as CircleSlashIcon } from '../icons/circle-slash';
|
|
665
665
|
// CircleSmall aliases
|
|
666
666
|
export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
667
667
|
// CircleStar aliases
|
|
668
668
|
export { default as CircleStarIcon } from '../icons/circle-star';
|
|
669
|
-
// CircuitBoard aliases
|
|
670
|
-
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
671
669
|
// Circle aliases
|
|
672
670
|
export { default as CircleIcon } from '../icons/circle';
|
|
671
|
+
// CircuitBoard aliases
|
|
672
|
+
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
673
673
|
// Citrus aliases
|
|
674
674
|
export { default as CitrusIcon } from '../icons/citrus';
|
|
675
675
|
// Clapperboard aliases
|
|
@@ -678,10 +678,10 @@ export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
|
678
678
|
export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
|
|
679
679
|
// ClipboardClock aliases
|
|
680
680
|
export { default as ClipboardClockIcon } from '../icons/clipboard-clock';
|
|
681
|
-
// ClipboardList aliases
|
|
682
|
-
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
683
681
|
// ClipboardCopy aliases
|
|
684
682
|
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
683
|
+
// ClipboardList aliases
|
|
684
|
+
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
685
685
|
// ClipboardMinus aliases
|
|
686
686
|
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
687
687
|
// ClipboardPaste aliases
|
|
@@ -694,18 +694,18 @@ export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
|
694
694
|
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
695
695
|
// Clipboard aliases
|
|
696
696
|
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
697
|
-
// Clock10 aliases
|
|
698
|
-
export { default as Clock10Icon } from '../icons/clock-10';
|
|
699
|
-
// Clock11 aliases
|
|
700
|
-
export { default as Clock11Icon } from '../icons/clock-11';
|
|
701
697
|
// Clock1 aliases
|
|
702
698
|
export { default as Clock1Icon } from '../icons/clock-1';
|
|
699
|
+
// Clock11 aliases
|
|
700
|
+
export { default as Clock11Icon } from '../icons/clock-11';
|
|
701
|
+
// Clock10 aliases
|
|
702
|
+
export { default as Clock10Icon } from '../icons/clock-10';
|
|
703
703
|
// Clock12 aliases
|
|
704
704
|
export { default as Clock12Icon } from '../icons/clock-12';
|
|
705
|
-
// Clock2 aliases
|
|
706
|
-
export { default as Clock2Icon } from '../icons/clock-2';
|
|
707
705
|
// Clock3 aliases
|
|
708
706
|
export { default as Clock3Icon } from '../icons/clock-3';
|
|
707
|
+
// Clock2 aliases
|
|
708
|
+
export { default as Clock2Icon } from '../icons/clock-2';
|
|
709
709
|
// Clock4 aliases
|
|
710
710
|
export { default as Clock4Icon } from '../icons/clock-4';
|
|
711
711
|
// Clock5 aliases
|
|
@@ -714,64 +714,64 @@ export { default as Clock5Icon } from '../icons/clock-5';
|
|
|
714
714
|
export { default as Clock6Icon } from '../icons/clock-6';
|
|
715
715
|
// Clock7 aliases
|
|
716
716
|
export { default as Clock7Icon } from '../icons/clock-7';
|
|
717
|
-
// Clock9 aliases
|
|
718
|
-
export { default as Clock9Icon } from '../icons/clock-9';
|
|
719
717
|
// Clock8 aliases
|
|
720
718
|
export { default as Clock8Icon } from '../icons/clock-8';
|
|
721
719
|
// ClockAlert aliases
|
|
722
720
|
export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
723
721
|
// ClockArrowDown aliases
|
|
724
722
|
export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
|
|
723
|
+
// Clock9 aliases
|
|
724
|
+
export { default as Clock9Icon } from '../icons/clock-9';
|
|
725
725
|
// ClockArrowUp aliases
|
|
726
726
|
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
|
|
727
727
|
// ClockCheck aliases
|
|
728
728
|
export { default as ClockCheckIcon } from '../icons/clock-check';
|
|
729
|
-
// ClockFading aliases
|
|
730
|
-
export { default as ClockFadingIcon } from '../icons/clock-fading';
|
|
731
|
-
// ClosedCaption aliases
|
|
732
|
-
export { default as ClosedCaptionIcon } from '../icons/closed-caption';
|
|
733
729
|
// ClockPlus aliases
|
|
734
730
|
export { default as ClockPlusIcon } from '../icons/clock-plus';
|
|
731
|
+
// ClockFading aliases
|
|
732
|
+
export { default as ClockFadingIcon } from '../icons/clock-fading';
|
|
735
733
|
// Clock aliases
|
|
736
734
|
export { default as ClockIcon } from '../icons/clock';
|
|
735
|
+
// ClosedCaption aliases
|
|
736
|
+
export { default as ClosedCaptionIcon } from '../icons/closed-caption';
|
|
737
737
|
// CloudAlert aliases
|
|
738
738
|
export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
739
|
-
// CloudBackup aliases
|
|
740
|
-
export { default as CloudBackupIcon } from '../icons/cloud-backup';
|
|
741
739
|
// CloudCheck aliases
|
|
742
740
|
export { default as CloudCheckIcon } from '../icons/cloud-check';
|
|
741
|
+
// CloudCog aliases
|
|
742
|
+
export { default as CloudCogIcon } from '../icons/cloud-cog';
|
|
743
|
+
// CloudBackup aliases
|
|
744
|
+
export { default as CloudBackupIcon } from '../icons/cloud-backup';
|
|
743
745
|
// CloudDrizzle aliases
|
|
744
746
|
export { default as CloudDrizzleIcon } from '../icons/cloud-drizzle';
|
|
745
747
|
// CloudFog aliases
|
|
746
748
|
export { default as CloudFogIcon } from '../icons/cloud-fog';
|
|
747
749
|
// CloudHail aliases
|
|
748
750
|
export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
749
|
-
//
|
|
750
|
-
export { default as
|
|
751
|
+
// CloudMoonRain aliases
|
|
752
|
+
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
751
753
|
// CloudLightning aliases
|
|
752
754
|
export { default as CloudLightningIcon } from '../icons/cloud-lightning';
|
|
753
755
|
// CloudMoon aliases
|
|
754
756
|
export { default as CloudMoonIcon } from '../icons/cloud-moon';
|
|
755
|
-
// CloudMoonRain aliases
|
|
756
|
-
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
757
|
-
// CloudOff aliases
|
|
758
|
-
export { default as CloudOffIcon } from '../icons/cloud-off';
|
|
759
757
|
// CloudRainWind aliases
|
|
760
758
|
export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
|
|
759
|
+
// CloudOff aliases
|
|
760
|
+
export { default as CloudOffIcon } from '../icons/cloud-off';
|
|
761
761
|
// CloudRain aliases
|
|
762
762
|
export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
763
763
|
// CloudSnow aliases
|
|
764
764
|
export { default as CloudSnowIcon } from '../icons/cloud-snow';
|
|
765
|
-
// CloudSun aliases
|
|
766
|
-
export { default as CloudSunIcon } from '../icons/cloud-sun';
|
|
767
765
|
// CloudSunRain aliases
|
|
768
766
|
export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
|
|
767
|
+
// CloudSun aliases
|
|
768
|
+
export { default as CloudSunIcon } from '../icons/cloud-sun';
|
|
769
769
|
// CloudSync aliases
|
|
770
770
|
export { default as CloudSyncIcon } from '../icons/cloud-sync';
|
|
771
|
-
// Cloud aliases
|
|
772
|
-
export { default as CloudIcon } from '../icons/cloud';
|
|
773
771
|
// Cloudy aliases
|
|
774
772
|
export { default as CloudyIcon } from '../icons/cloudy';
|
|
773
|
+
// Cloud aliases
|
|
774
|
+
export { default as CloudIcon } from '../icons/cloud';
|
|
775
775
|
// Clover aliases
|
|
776
776
|
export { default as CloverIcon } from '../icons/clover';
|
|
777
777
|
// Club aliases
|
|
@@ -784,16 +784,16 @@ export { default as CoffeeIcon } from '../icons/coffee';
|
|
|
784
784
|
export { default as CogIcon } from '../icons/cog';
|
|
785
785
|
// Coins aliases
|
|
786
786
|
export { default as CoinsIcon } from '../icons/coins';
|
|
787
|
+
// Combine aliases
|
|
788
|
+
export { default as CombineIcon } from '../icons/combine';
|
|
787
789
|
// Command aliases
|
|
788
790
|
export { default as CommandIcon } from '../icons/command';
|
|
789
791
|
// Columns4 aliases
|
|
790
792
|
export { default as Columns4Icon } from '../icons/columns-4';
|
|
791
|
-
// Combine aliases
|
|
792
|
-
export { default as CombineIcon } from '../icons/combine';
|
|
793
|
-
// Component aliases
|
|
794
|
-
export { default as ComponentIcon } from '../icons/component';
|
|
795
793
|
// Compass aliases
|
|
796
794
|
export { default as CompassIcon } from '../icons/compass';
|
|
795
|
+
// Component aliases
|
|
796
|
+
export { default as ComponentIcon } from '../icons/component';
|
|
797
797
|
// Computer aliases
|
|
798
798
|
export { default as ComputerIcon } from '../icons/computer';
|
|
799
799
|
// ConciergeBell aliases
|
|
@@ -802,22 +802,22 @@ export { default as ConciergeBellIcon } from '../icons/concierge-bell';
|
|
|
802
802
|
export { default as ConeIcon } from '../icons/cone';
|
|
803
803
|
// Construction aliases
|
|
804
804
|
export { default as ConstructionIcon } from '../icons/construction';
|
|
805
|
-
// Container aliases
|
|
806
|
-
export { default as ContainerIcon } from '../icons/container';
|
|
807
805
|
// Contact aliases
|
|
808
806
|
export { default as ContactIcon } from '../icons/contact';
|
|
807
|
+
// Container aliases
|
|
808
|
+
export { default as ContainerIcon } from '../icons/container';
|
|
809
809
|
// Contrast aliases
|
|
810
810
|
export { default as ContrastIcon } from '../icons/contrast';
|
|
811
811
|
// Cookie aliases
|
|
812
812
|
export { default as CookieIcon } from '../icons/cookie';
|
|
813
813
|
// CookingPot aliases
|
|
814
814
|
export { default as CookingPotIcon } from '../icons/cooking-pot';
|
|
815
|
-
// CopyPlus aliases
|
|
816
|
-
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
817
815
|
// CopyMinus aliases
|
|
818
816
|
export { default as CopyMinusIcon } from '../icons/copy-minus';
|
|
819
817
|
// CopyCheck aliases
|
|
820
818
|
export { default as CopyCheckIcon } from '../icons/copy-check';
|
|
819
|
+
// CopyPlus aliases
|
|
820
|
+
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
821
821
|
// CopySlash aliases
|
|
822
822
|
export { default as CopySlashIcon } from '../icons/copy-slash';
|
|
823
823
|
// CopyX aliases
|
|
@@ -828,68 +828,68 @@ export { default as CopyIcon } from '../icons/copy';
|
|
|
828
828
|
export { default as CopyleftIcon } from '../icons/copyleft';
|
|
829
829
|
// Copyright aliases
|
|
830
830
|
export { default as CopyrightIcon } from '../icons/copyright';
|
|
831
|
-
// CornerDownLeft aliases
|
|
832
|
-
export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
|
|
833
831
|
// CornerDownRight aliases
|
|
834
832
|
export { default as CornerDownRightIcon } from '../icons/corner-down-right';
|
|
833
|
+
// CornerDownLeft aliases
|
|
834
|
+
export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
|
|
835
835
|
// CornerLeftDown aliases
|
|
836
836
|
export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
|
|
837
|
-
// CornerRightDown aliases
|
|
838
|
-
export { default as CornerRightDownIcon } from '../icons/corner-right-down';
|
|
839
837
|
// CornerLeftUp aliases
|
|
840
838
|
export { default as CornerLeftUpIcon } from '../icons/corner-left-up';
|
|
839
|
+
// CornerRightDown aliases
|
|
840
|
+
export { default as CornerRightDownIcon } from '../icons/corner-right-down';
|
|
841
841
|
// CornerUpLeft aliases
|
|
842
842
|
export { default as CornerUpLeftIcon } from '../icons/corner-up-left';
|
|
843
|
-
// CornerUpRight aliases
|
|
844
|
-
export { default as CornerUpRightIcon } from '../icons/corner-up-right';
|
|
845
843
|
// CornerRightUp aliases
|
|
846
844
|
export { default as CornerRightUpIcon } from '../icons/corner-right-up';
|
|
845
|
+
// CornerUpRight aliases
|
|
846
|
+
export { default as CornerUpRightIcon } from '../icons/corner-up-right';
|
|
847
|
+
// CreativeCommons aliases
|
|
848
|
+
export { default as CreativeCommonsIcon } from '../icons/creative-commons';
|
|
847
849
|
// Cpu aliases
|
|
848
850
|
export { default as CpuIcon } from '../icons/cpu';
|
|
849
851
|
// CreditCard aliases
|
|
850
852
|
export { default as CreditCardIcon } from '../icons/credit-card';
|
|
851
853
|
// Croissant aliases
|
|
852
854
|
export { default as CroissantIcon } from '../icons/croissant';
|
|
853
|
-
// CreativeCommons aliases
|
|
854
|
-
export { default as CreativeCommonsIcon } from '../icons/creative-commons';
|
|
855
|
-
// Crop aliases
|
|
856
|
-
export { default as CropIcon } from '../icons/crop';
|
|
857
855
|
// Crosshair aliases
|
|
858
856
|
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
859
857
|
// Cross aliases
|
|
860
858
|
export { default as CrossIcon } from '../icons/cross';
|
|
861
|
-
//
|
|
862
|
-
export { default as
|
|
859
|
+
// Crop aliases
|
|
860
|
+
export { default as CropIcon } from '../icons/crop';
|
|
863
861
|
// Cuboid aliases
|
|
864
862
|
export { default as CuboidIcon } from '../icons/cuboid';
|
|
865
863
|
// CupSoda aliases
|
|
866
864
|
export { default as CupSodaIcon } from '../icons/cup-soda';
|
|
867
|
-
//
|
|
868
|
-
export { default as
|
|
865
|
+
// Crown aliases
|
|
866
|
+
export { default as CrownIcon } from '../icons/crown';
|
|
869
867
|
// Cylinder aliases
|
|
870
868
|
export { default as CylinderIcon } from '../icons/cylinder';
|
|
869
|
+
// Currency aliases
|
|
870
|
+
export { default as CurrencyIcon } from '../icons/currency';
|
|
871
871
|
// Dam aliases
|
|
872
872
|
export { default as DamIcon } from '../icons/dam';
|
|
873
873
|
// DatabaseBackup aliases
|
|
874
874
|
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
875
|
+
// Database aliases
|
|
876
|
+
export { default as DatabaseIcon } from '../icons/database';
|
|
875
877
|
// DatabaseSearch aliases
|
|
876
878
|
export { default as DatabaseSearchIcon } from '../icons/database-search';
|
|
877
879
|
// DatabaseZap aliases
|
|
878
880
|
export { default as DatabaseZapIcon } from '../icons/database-zap';
|
|
879
|
-
// Database aliases
|
|
880
|
-
export { default as DatabaseIcon } from '../icons/database';
|
|
881
|
-
// DecimalsArrowLeft aliases
|
|
882
|
-
export { default as DecimalsArrowLeftIcon } from '../icons/decimals-arrow-left';
|
|
883
881
|
// DecimalsArrowRight aliases
|
|
884
882
|
export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right';
|
|
885
883
|
// Delete aliases
|
|
886
884
|
export { default as DeleteIcon } from '../icons/delete';
|
|
885
|
+
// DecimalsArrowLeft aliases
|
|
886
|
+
export { default as DecimalsArrowLeftIcon } from '../icons/decimals-arrow-left';
|
|
887
887
|
// Dessert aliases
|
|
888
888
|
export { default as DessertIcon } from '../icons/dessert';
|
|
889
|
-
// Diameter aliases
|
|
890
|
-
export { default as DiameterIcon } from '../icons/diameter';
|
|
891
889
|
// DiamondMinus aliases
|
|
892
890
|
export { default as DiamondMinusIcon } from '../icons/diamond-minus';
|
|
891
|
+
// Diameter aliases
|
|
892
|
+
export { default as DiameterIcon } from '../icons/diameter';
|
|
893
893
|
// DiamondPlus aliases
|
|
894
894
|
export { default as DiamondPlusIcon } from '../icons/diamond-plus';
|
|
895
895
|
// Diamond aliases
|
|
@@ -906,12 +906,12 @@ export { default as Dice4Icon } from '../icons/dice-4';
|
|
|
906
906
|
export { default as Dice5Icon } from '../icons/dice-5';
|
|
907
907
|
// Dice6 aliases
|
|
908
908
|
export { default as Dice6Icon } from '../icons/dice-6';
|
|
909
|
-
// Dices aliases
|
|
910
|
-
export { default as DicesIcon } from '../icons/dices';
|
|
911
909
|
// Disc2 aliases
|
|
912
910
|
export { default as Disc2Icon } from '../icons/disc-2';
|
|
913
911
|
// Diff aliases
|
|
914
912
|
export { default as DiffIcon } from '../icons/diff';
|
|
913
|
+
// Dices aliases
|
|
914
|
+
export { default as DicesIcon } from '../icons/dices';
|
|
915
915
|
// Disc3 aliases
|
|
916
916
|
export { default as Disc3Icon } from '../icons/disc-3';
|
|
917
917
|
// DiscAlbum aliases
|
|
@@ -920,10 +920,10 @@ export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
|
920
920
|
export { default as DivideIcon } from '../icons/divide';
|
|
921
921
|
// Disc aliases
|
|
922
922
|
export { default as DiscIcon } from '../icons/disc';
|
|
923
|
-
// DnaOff aliases
|
|
924
|
-
export { default as DnaOffIcon } from '../icons/dna-off';
|
|
925
923
|
// Dna aliases
|
|
926
924
|
export { default as DnaIcon } from '../icons/dna';
|
|
925
|
+
// DnaOff aliases
|
|
926
|
+
export { default as DnaOffIcon } from '../icons/dna-off';
|
|
927
927
|
// Dock aliases
|
|
928
928
|
export { default as DockIcon } from '../icons/dock';
|
|
929
929
|
// Dog aliases
|
|
@@ -938,42 +938,42 @@ export { default as DoorClosedLockedIcon } from '../icons/door-closed-locked';
|
|
|
938
938
|
export { default as DoorClosedIcon } from '../icons/door-closed';
|
|
939
939
|
// DoorOpen aliases
|
|
940
940
|
export { default as DoorOpenIcon } from '../icons/door-open';
|
|
941
|
-
// Download aliases
|
|
942
|
-
export { default as DownloadIcon } from '../icons/download';
|
|
943
941
|
// Dot aliases
|
|
944
942
|
export { default as DotIcon } from '../icons/dot';
|
|
945
943
|
// DraftingCompass aliases
|
|
946
944
|
export { default as DraftingCompassIcon } from '../icons/drafting-compass';
|
|
945
|
+
// Download aliases
|
|
946
|
+
export { default as DownloadIcon } from '../icons/download';
|
|
947
947
|
// Drama aliases
|
|
948
948
|
export { default as DramaIcon } from '../icons/drama';
|
|
949
|
-
// Drill aliases
|
|
950
|
-
export { default as DrillIcon } from '../icons/drill';
|
|
951
949
|
// Drone aliases
|
|
952
950
|
export { default as DroneIcon } from '../icons/drone';
|
|
953
951
|
// DropletOff aliases
|
|
954
952
|
export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
953
|
+
// Drill aliases
|
|
954
|
+
export { default as DrillIcon } from '../icons/drill';
|
|
955
955
|
// Droplet aliases
|
|
956
956
|
export { default as DropletIcon } from '../icons/droplet';
|
|
957
957
|
// Droplets aliases
|
|
958
958
|
export { default as DropletsIcon } from '../icons/droplets';
|
|
959
959
|
// Drum aliases
|
|
960
960
|
export { default as DrumIcon } from '../icons/drum';
|
|
961
|
-
// Drumstick aliases
|
|
962
|
-
export { default as DrumstickIcon } from '../icons/drumstick';
|
|
963
961
|
// Dumbbell aliases
|
|
964
962
|
export { default as DumbbellIcon } from '../icons/dumbbell';
|
|
965
|
-
// Ear aliases
|
|
966
|
-
export { default as EarIcon } from '../icons/ear';
|
|
967
963
|
// EarOff aliases
|
|
968
964
|
export { default as EarOffIcon } from '../icons/ear-off';
|
|
969
|
-
//
|
|
970
|
-
export { default as
|
|
965
|
+
// Drumstick aliases
|
|
966
|
+
export { default as DrumstickIcon } from '../icons/drumstick';
|
|
967
|
+
// Ear aliases
|
|
968
|
+
export { default as EarIcon } from '../icons/ear';
|
|
971
969
|
// Eclipse aliases
|
|
972
970
|
export { default as EclipseIcon } from '../icons/eclipse';
|
|
973
|
-
//
|
|
974
|
-
export { default as
|
|
971
|
+
// EarthLock aliases
|
|
972
|
+
export { default as EarthLockIcon } from '../icons/earth-lock';
|
|
975
973
|
// EggOff aliases
|
|
976
974
|
export { default as EggOffIcon } from '../icons/egg-off';
|
|
975
|
+
// EggFried aliases
|
|
976
|
+
export { default as EggFriedIcon } from '../icons/egg-fried';
|
|
977
977
|
// Egg aliases
|
|
978
978
|
export { default as EggIcon } from '../icons/egg';
|
|
979
979
|
// Ellipse aliases
|
|
@@ -988,24 +988,24 @@ export { default as EqualIcon } from '../icons/equal';
|
|
|
988
988
|
export { default as EraserIcon } from '../icons/eraser';
|
|
989
989
|
// EthernetPort aliases
|
|
990
990
|
export { default as EthernetPortIcon } from '../icons/ethernet-port';
|
|
991
|
-
// Euro aliases
|
|
992
|
-
export { default as EuroIcon } from '../icons/euro';
|
|
993
991
|
// EvCharger aliases
|
|
994
992
|
export { default as EvChargerIcon } from '../icons/ev-charger';
|
|
995
|
-
//
|
|
996
|
-
export { default as
|
|
993
|
+
// Euro aliases
|
|
994
|
+
export { default as EuroIcon } from '../icons/euro';
|
|
997
995
|
// ExternalLink aliases
|
|
998
996
|
export { default as ExternalLinkIcon } from '../icons/external-link';
|
|
997
|
+
// Expand aliases
|
|
998
|
+
export { default as ExpandIcon } from '../icons/expand';
|
|
999
999
|
// EyeClosed aliases
|
|
1000
1000
|
export { default as EyeClosedIcon } from '../icons/eye-closed';
|
|
1001
1001
|
// EyeOff aliases
|
|
1002
1002
|
export { default as EyeOffIcon } from '../icons/eye-off';
|
|
1003
|
-
// Eye aliases
|
|
1004
|
-
export { default as EyeIcon } from '../icons/eye';
|
|
1005
1003
|
// Factory aliases
|
|
1006
1004
|
export { default as FactoryIcon } from '../icons/factory';
|
|
1007
1005
|
// Fan aliases
|
|
1008
1006
|
export { default as FanIcon } from '../icons/fan';
|
|
1007
|
+
// Eye aliases
|
|
1008
|
+
export { default as EyeIcon } from '../icons/eye';
|
|
1009
1009
|
// FastForward aliases
|
|
1010
1010
|
export { default as FastForwardIcon } from '../icons/fast-forward';
|
|
1011
1011
|
// Feather aliases
|
|
@@ -1016,32 +1016,32 @@ export { default as FenceIcon } from '../icons/fence';
|
|
|
1016
1016
|
export { default as FerrisWheelIcon } from '../icons/ferris-wheel';
|
|
1017
1017
|
// FileArchive aliases
|
|
1018
1018
|
export { default as FileArchiveIcon } from '../icons/file-archive';
|
|
1019
|
-
// FileBox aliases
|
|
1020
|
-
export { default as FileBoxIcon } from '../icons/file-box';
|
|
1021
1019
|
// FileCheck aliases
|
|
1022
1020
|
export { default as FileCheckIcon } from '../icons/file-check';
|
|
1023
|
-
//
|
|
1024
|
-
export { default as
|
|
1021
|
+
// FileBox aliases
|
|
1022
|
+
export { default as FileBoxIcon } from '../icons/file-box';
|
|
1025
1023
|
// FileClock aliases
|
|
1026
1024
|
export { default as FileClockIcon } from '../icons/file-clock';
|
|
1025
|
+
// FileCode aliases
|
|
1026
|
+
export { default as FileCodeIcon } from '../icons/file-code';
|
|
1027
1027
|
// FileDiff aliases
|
|
1028
1028
|
export { default as FileDiffIcon } from '../icons/file-diff';
|
|
1029
1029
|
// FileDigit aliases
|
|
1030
1030
|
export { default as FileDigitIcon } from '../icons/file-digit';
|
|
1031
|
-
// FileDown aliases
|
|
1032
|
-
export { default as FileDownIcon } from '../icons/file-down';
|
|
1033
1031
|
// FileHeart aliases
|
|
1034
1032
|
export { default as FileHeartIcon } from '../icons/file-heart';
|
|
1033
|
+
// FileDown aliases
|
|
1034
|
+
export { default as FileDownIcon } from '../icons/file-down';
|
|
1035
1035
|
// FileImage aliases
|
|
1036
1036
|
export { default as FileImageIcon } from '../icons/file-image';
|
|
1037
1037
|
// FileInput aliases
|
|
1038
1038
|
export { default as FileInputIcon } from '../icons/file-input';
|
|
1039
1039
|
// FileMusic aliases
|
|
1040
1040
|
export { default as FileMusicIcon } from '../icons/file-music';
|
|
1041
|
-
// FileMinus aliases
|
|
1042
|
-
export { default as FileMinusIcon } from '../icons/file-minus';
|
|
1043
1041
|
// FileOutput aliases
|
|
1044
1042
|
export { default as FileOutputIcon } from '../icons/file-output';
|
|
1043
|
+
// FileMinus aliases
|
|
1044
|
+
export { default as FileMinusIcon } from '../icons/file-minus';
|
|
1045
1045
|
// FilePlus aliases
|
|
1046
1046
|
export { default as FilePlusIcon } from '../icons/file-plus';
|
|
1047
1047
|
// FileScan aliases
|
|
@@ -1064,38 +1064,38 @@ export { default as FileTextIcon } from '../icons/file-text';
|
|
|
1064
1064
|
export { default as FileUpIcon } from '../icons/file-up';
|
|
1065
1065
|
// FileType aliases
|
|
1066
1066
|
export { default as FileTypeIcon } from '../icons/file-type';
|
|
1067
|
-
// FileVolume aliases
|
|
1068
|
-
export { default as FileVolumeIcon } from '../icons/file-volume';
|
|
1069
1067
|
// FileUser aliases
|
|
1070
1068
|
export { default as FileUserIcon } from '../icons/file-user';
|
|
1071
|
-
//
|
|
1072
|
-
export { default as
|
|
1069
|
+
// FileVolume aliases
|
|
1070
|
+
export { default as FileVolumeIcon } from '../icons/file-volume';
|
|
1073
1071
|
// File aliases
|
|
1074
1072
|
export { default as FileIcon } from '../icons/file';
|
|
1075
|
-
//
|
|
1076
|
-
export { default as
|
|
1073
|
+
// FileX aliases
|
|
1074
|
+
export { default as FileXIcon } from '../icons/file-x';
|
|
1077
1075
|
// Film aliases
|
|
1078
1076
|
export { default as FilmIcon } from '../icons/film';
|
|
1077
|
+
// Files aliases
|
|
1078
|
+
export { default as FilesIcon } from '../icons/files';
|
|
1079
1079
|
// FireExtinguisher aliases
|
|
1080
1080
|
export { default as FireExtinguisherIcon } from '../icons/fire-extinguisher';
|
|
1081
1081
|
// FishOff aliases
|
|
1082
1082
|
export { default as FishOffIcon } from '../icons/fish-off';
|
|
1083
|
-
// Fish aliases
|
|
1084
|
-
export { default as FishIcon } from '../icons/fish';
|
|
1085
1083
|
// FishSymbol aliases
|
|
1086
1084
|
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1085
|
+
// Fish aliases
|
|
1086
|
+
export { default as FishIcon } from '../icons/fish';
|
|
1087
1087
|
// FishingHook aliases
|
|
1088
1088
|
export { default as FishingHookIcon } from '../icons/fishing-hook';
|
|
1089
1089
|
// FishingRod aliases
|
|
1090
1090
|
export { default as FishingRodIcon } from '../icons/fishing-rod';
|
|
1091
|
-
// FlagOff aliases
|
|
1092
|
-
export { default as FlagOffIcon } from '../icons/flag-off';
|
|
1093
|
-
// FlagTriangleRight aliases
|
|
1094
|
-
export { default as FlagTriangleRightIcon } from '../icons/flag-triangle-right';
|
|
1095
1091
|
// FlagTriangleLeft aliases
|
|
1096
1092
|
export { default as FlagTriangleLeftIcon } from '../icons/flag-triangle-left';
|
|
1097
1093
|
// Flag aliases
|
|
1098
1094
|
export { default as FlagIcon } from '../icons/flag';
|
|
1095
|
+
// FlagOff aliases
|
|
1096
|
+
export { default as FlagOffIcon } from '../icons/flag-off';
|
|
1097
|
+
// FlagTriangleRight aliases
|
|
1098
|
+
export { default as FlagTriangleRightIcon } from '../icons/flag-triangle-right';
|
|
1099
1099
|
// Flame aliases
|
|
1100
1100
|
export { default as FlameIcon } from '../icons/flame';
|
|
1101
1101
|
// FlameKindling aliases
|
|
@@ -1106,24 +1106,24 @@ export { default as FlashlightOffIcon } from '../icons/flashlight-off';
|
|
|
1106
1106
|
export { default as FlashlightIcon } from '../icons/flashlight';
|
|
1107
1107
|
// FlaskConicalOff aliases
|
|
1108
1108
|
export { default as FlaskConicalOffIcon } from '../icons/flask-conical-off';
|
|
1109
|
+
// FlipVertical2 aliases
|
|
1110
|
+
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1109
1111
|
// FlaskConical aliases
|
|
1110
1112
|
export { default as FlaskConicalIcon } from '../icons/flask-conical';
|
|
1111
1113
|
// FlaskRound aliases
|
|
1112
1114
|
export { default as FlaskRoundIcon } from '../icons/flask-round';
|
|
1113
1115
|
// FlipHorizontal2 aliases
|
|
1114
1116
|
export { default as FlipHorizontal2Icon } from '../icons/flip-horizontal-2';
|
|
1115
|
-
// FlipVertical2 aliases
|
|
1116
|
-
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1117
1117
|
// Flower2 aliases
|
|
1118
1118
|
export { default as Flower2Icon } from '../icons/flower-2';
|
|
1119
1119
|
// Flower aliases
|
|
1120
1120
|
export { default as FlowerIcon } from '../icons/flower';
|
|
1121
1121
|
// Focus aliases
|
|
1122
1122
|
export { default as FocusIcon } from '../icons/focus';
|
|
1123
|
-
// FoldVertical aliases
|
|
1124
|
-
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1125
1123
|
// FoldHorizontal aliases
|
|
1126
1124
|
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
1125
|
+
// FoldVertical aliases
|
|
1126
|
+
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1127
1127
|
// FolderBookmark aliases
|
|
1128
1128
|
export { default as FolderBookmarkIcon } from '../icons/folder-bookmark';
|
|
1129
1129
|
// FolderArchive aliases
|
|
@@ -1134,10 +1134,10 @@ export { default as FolderCheckIcon } from '../icons/folder-check';
|
|
|
1134
1134
|
export { default as FolderClosedIcon } from '../icons/folder-closed';
|
|
1135
1135
|
// FolderClock aliases
|
|
1136
1136
|
export { default as FolderClockIcon } from '../icons/folder-clock';
|
|
1137
|
-
// FolderDot aliases
|
|
1138
|
-
export { default as FolderDotIcon } from '../icons/folder-dot';
|
|
1139
1137
|
// FolderCode aliases
|
|
1140
1138
|
export { default as FolderCodeIcon } from '../icons/folder-code';
|
|
1139
|
+
// FolderDot aliases
|
|
1140
|
+
export { default as FolderDotIcon } from '../icons/folder-dot';
|
|
1141
1141
|
// FolderDown aliases
|
|
1142
1142
|
export { default as FolderDownIcon } from '../icons/folder-down';
|
|
1143
1143
|
// FolderGit2 aliases
|
|
@@ -1154,10 +1154,10 @@ export { default as FolderKanbanIcon } from '../icons/folder-kanban';
|
|
|
1154
1154
|
export { default as FolderKeyIcon } from '../icons/folder-key';
|
|
1155
1155
|
// FolderLock aliases
|
|
1156
1156
|
export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
1157
|
-
// FolderOpenDot aliases
|
|
1158
|
-
export { default as FolderOpenDotIcon } from '../icons/folder-open-dot';
|
|
1159
1157
|
// FolderMinus aliases
|
|
1160
1158
|
export { default as FolderMinusIcon } from '../icons/folder-minus';
|
|
1159
|
+
// FolderOpenDot aliases
|
|
1160
|
+
export { default as FolderOpenDotIcon } from '../icons/folder-open-dot';
|
|
1161
1161
|
// FolderOpen aliases
|
|
1162
1162
|
export { default as FolderOpenIcon } from '../icons/folder-open';
|
|
1163
1163
|
// FolderOutput aliases
|
|
@@ -1170,28 +1170,28 @@ export { default as FolderRootIcon } from '../icons/folder-root';
|
|
|
1170
1170
|
export { default as FolderSearch2Icon } from '../icons/folder-search-2';
|
|
1171
1171
|
// FolderSearch aliases
|
|
1172
1172
|
export { default as FolderSearchIcon } from '../icons/folder-search';
|
|
1173
|
+
// FolderTree aliases
|
|
1174
|
+
export { default as FolderTreeIcon } from '../icons/folder-tree';
|
|
1173
1175
|
// FolderSymlink aliases
|
|
1174
1176
|
export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
|
|
1175
1177
|
// FolderSync aliases
|
|
1176
1178
|
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1177
1179
|
// FolderUp aliases
|
|
1178
1180
|
export { default as FolderUpIcon } from '../icons/folder-up';
|
|
1179
|
-
// FolderX aliases
|
|
1180
|
-
export { default as FolderXIcon } from '../icons/folder-x';
|
|
1181
|
-
// FolderTree aliases
|
|
1182
|
-
export { default as FolderTreeIcon } from '../icons/folder-tree';
|
|
1183
1181
|
// Folder aliases
|
|
1184
1182
|
export { default as FolderIcon } from '../icons/folder';
|
|
1183
|
+
// FolderX aliases
|
|
1184
|
+
export { default as FolderXIcon } from '../icons/folder-x';
|
|
1185
1185
|
// Folders aliases
|
|
1186
1186
|
export { default as FoldersIcon } from '../icons/folders';
|
|
1187
1187
|
// Footprints aliases
|
|
1188
1188
|
export { default as FootprintsIcon } from '../icons/footprints';
|
|
1189
1189
|
// Forklift aliases
|
|
1190
1190
|
export { default as ForkliftIcon } from '../icons/forklift';
|
|
1191
|
-
// Forward aliases
|
|
1192
|
-
export { default as ForwardIcon } from '../icons/forward';
|
|
1193
1191
|
// Form aliases
|
|
1194
1192
|
export { default as FormIcon } from '../icons/form';
|
|
1193
|
+
// Forward aliases
|
|
1194
|
+
export { default as ForwardIcon } from '../icons/forward';
|
|
1195
1195
|
// Frame aliases
|
|
1196
1196
|
export { default as FrameIcon } from '../icons/frame';
|
|
1197
1197
|
// Frown aliases
|
|
@@ -1208,24 +1208,24 @@ export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal
|
|
|
1208
1208
|
export { default as GalleryHorizontalIcon } from '../icons/gallery-horizontal';
|
|
1209
1209
|
// GalleryThumbnails aliases
|
|
1210
1210
|
export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
|
|
1211
|
-
// GalleryVerticalEnd aliases
|
|
1212
|
-
export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end';
|
|
1213
1211
|
// GalleryVertical aliases
|
|
1214
1212
|
export { default as GalleryVerticalIcon } from '../icons/gallery-vertical';
|
|
1213
|
+
// GalleryVerticalEnd aliases
|
|
1214
|
+
export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end';
|
|
1215
1215
|
// Gamepad2 aliases
|
|
1216
1216
|
export { default as Gamepad2Icon } from '../icons/gamepad-2';
|
|
1217
|
-
// Gamepad aliases
|
|
1218
|
-
export { default as GamepadIcon } from '../icons/gamepad';
|
|
1219
1217
|
// GamepadDirectional aliases
|
|
1220
1218
|
export { default as GamepadDirectionalIcon } from '../icons/gamepad-directional';
|
|
1219
|
+
// Gamepad aliases
|
|
1220
|
+
export { default as GamepadIcon } from '../icons/gamepad';
|
|
1221
1221
|
// Gauge aliases
|
|
1222
1222
|
export { default as GaugeIcon } from '../icons/gauge';
|
|
1223
1223
|
// Gavel aliases
|
|
1224
1224
|
export { default as GavelIcon } from '../icons/gavel';
|
|
1225
|
-
// Gem aliases
|
|
1226
|
-
export { default as GemIcon } from '../icons/gem';
|
|
1227
1225
|
// GeorgianLari aliases
|
|
1228
1226
|
export { default as GeorgianLariIcon } from '../icons/georgian-lari';
|
|
1227
|
+
// Gem aliases
|
|
1228
|
+
export { default as GemIcon } from '../icons/gem';
|
|
1229
1229
|
// Ghost aliases
|
|
1230
1230
|
export { default as GhostIcon } from '../icons/ghost';
|
|
1231
1231
|
// Gift aliases
|
|
@@ -1238,14 +1238,14 @@ export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
|
1238
1238
|
export { default as GitBranchIcon } from '../icons/git-branch';
|
|
1239
1239
|
// GitCommitVertical aliases
|
|
1240
1240
|
export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical';
|
|
1241
|
-
// GitCompare aliases
|
|
1242
|
-
export { default as GitCompareIcon } from '../icons/git-compare';
|
|
1243
1241
|
// GitCompareArrows aliases
|
|
1244
1242
|
export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
|
|
1245
|
-
//
|
|
1246
|
-
export { default as
|
|
1243
|
+
// GitCompare aliases
|
|
1244
|
+
export { default as GitCompareIcon } from '../icons/git-compare';
|
|
1247
1245
|
// GitGraph aliases
|
|
1248
1246
|
export { default as GitGraphIcon } from '../icons/git-graph';
|
|
1247
|
+
// GitFork aliases
|
|
1248
|
+
export { default as GitForkIcon } from '../icons/git-fork';
|
|
1249
1249
|
// GitMergeConflict aliases
|
|
1250
1250
|
export { default as GitMergeConflictIcon } from '../icons/git-merge-conflict';
|
|
1251
1251
|
// GitMerge aliases
|
|
@@ -1256,138 +1256,140 @@ export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-ar
|
|
|
1256
1256
|
export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
|
|
1257
1257
|
// GitPullRequestCreateArrow aliases
|
|
1258
1258
|
export { default as GitPullRequestCreateArrowIcon } from '../icons/git-pull-request-create-arrow';
|
|
1259
|
-
// GitPullRequestCreate aliases
|
|
1260
|
-
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
|
|
1261
1259
|
// GitPullRequestDraft aliases
|
|
1262
1260
|
export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
|
|
1261
|
+
// GitPullRequestCreate aliases
|
|
1262
|
+
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
|
|
1263
|
+
// GlassWater aliases
|
|
1264
|
+
export { default as GlassWaterIcon } from '../icons/glass-water';
|
|
1263
1265
|
// GitPullRequest aliases
|
|
1264
1266
|
export { default as GitPullRequestIcon } from '../icons/git-pull-request';
|
|
1265
1267
|
// Glasses aliases
|
|
1266
1268
|
export { default as GlassesIcon } from '../icons/glasses';
|
|
1267
|
-
// GlassWater aliases
|
|
1268
|
-
export { default as GlassWaterIcon } from '../icons/glass-water';
|
|
1269
|
-
// GlobeOff aliases
|
|
1270
|
-
export { default as GlobeOffIcon } from '../icons/globe-off';
|
|
1271
1269
|
// GlobeLock aliases
|
|
1272
1270
|
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1271
|
+
// GlobeCheck aliases
|
|
1272
|
+
export { default as GlobeCheckIcon } from '../icons/globe-check';
|
|
1273
|
+
// GlobeOff aliases
|
|
1274
|
+
export { default as GlobeOffIcon } from '../icons/globe-off';
|
|
1273
1275
|
// GlobeX aliases
|
|
1274
1276
|
export { default as GlobeXIcon } from '../icons/globe-x';
|
|
1275
|
-
// Globe aliases
|
|
1276
|
-
export { default as GlobeIcon } from '../icons/globe';
|
|
1277
1277
|
// Goal aliases
|
|
1278
1278
|
export { default as GoalIcon } from '../icons/goal';
|
|
1279
|
+
// Globe aliases
|
|
1280
|
+
export { default as GlobeIcon } from '../icons/globe';
|
|
1279
1281
|
// Gpu aliases
|
|
1280
1282
|
export { default as GpuIcon } from '../icons/gpu';
|
|
1281
|
-
// Grape aliases
|
|
1282
|
-
export { default as GrapeIcon } from '../icons/grape';
|
|
1283
1283
|
// GraduationCap aliases
|
|
1284
1284
|
export { default as GraduationCapIcon } from '../icons/graduation-cap';
|
|
1285
1285
|
// Grid3x2 aliases
|
|
1286
1286
|
export { default as Grid3x2Icon } from '../icons/grid-3x2';
|
|
1287
|
-
//
|
|
1288
|
-
export { default as
|
|
1287
|
+
// Grape aliases
|
|
1288
|
+
export { default as GrapeIcon } from '../icons/grape';
|
|
1289
1289
|
// GripHorizontal aliases
|
|
1290
1290
|
export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
|
|
1291
|
+
// GripVertical aliases
|
|
1292
|
+
export { default as GripVerticalIcon } from '../icons/grip-vertical';
|
|
1291
1293
|
// Grip aliases
|
|
1292
1294
|
export { default as GripIcon } from '../icons/grip';
|
|
1293
1295
|
// Group aliases
|
|
1294
1296
|
export { default as GroupIcon } from '../icons/group';
|
|
1295
1297
|
// Guitar aliases
|
|
1296
1298
|
export { default as GuitarIcon } from '../icons/guitar';
|
|
1297
|
-
// Hammer aliases
|
|
1298
|
-
export { default as HammerIcon } from '../icons/hammer';
|
|
1299
1299
|
// Ham aliases
|
|
1300
1300
|
export { default as HamIcon } from '../icons/ham';
|
|
1301
1301
|
// Hamburger aliases
|
|
1302
1302
|
export { default as HamburgerIcon } from '../icons/hamburger';
|
|
1303
|
-
//
|
|
1304
|
-
export { default as
|
|
1303
|
+
// Hammer aliases
|
|
1304
|
+
export { default as HammerIcon } from '../icons/hammer';
|
|
1305
1305
|
// HandCoins aliases
|
|
1306
1306
|
export { default as HandCoinsIcon } from '../icons/hand-coins';
|
|
1307
|
+
// HandFist aliases
|
|
1308
|
+
export { default as HandFistIcon } from '../icons/hand-fist';
|
|
1307
1309
|
// HandHeart aliases
|
|
1308
1310
|
export { default as HandHeartIcon } from '../icons/hand-heart';
|
|
1309
1311
|
// HandMetal aliases
|
|
1310
1312
|
export { default as HandMetalIcon } from '../icons/hand-metal';
|
|
1311
|
-
// Handbag aliases
|
|
1312
|
-
export { default as HandbagIcon } from '../icons/handbag';
|
|
1313
1313
|
// HandPlatter aliases
|
|
1314
1314
|
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1315
1315
|
// Hand aliases
|
|
1316
1316
|
export { default as HandIcon } from '../icons/hand';
|
|
1317
|
+
// Handbag aliases
|
|
1318
|
+
export { default as HandbagIcon } from '../icons/handbag';
|
|
1317
1319
|
// Handshake aliases
|
|
1318
1320
|
export { default as HandshakeIcon } from '../icons/handshake';
|
|
1319
|
-
// HardDriveDownload aliases
|
|
1320
|
-
export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
|
|
1321
1321
|
// HardDriveUpload aliases
|
|
1322
1322
|
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
|
|
1323
|
+
// HardDriveDownload aliases
|
|
1324
|
+
export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
|
|
1323
1325
|
// HardHat aliases
|
|
1324
1326
|
export { default as HardHatIcon } from '../icons/hard-hat';
|
|
1325
|
-
// HardDrive aliases
|
|
1326
|
-
export { default as HardDriveIcon } from '../icons/hard-drive';
|
|
1327
|
-
// Hash aliases
|
|
1328
|
-
export { default as HashIcon } from '../icons/hash';
|
|
1329
1327
|
// HatGlasses aliases
|
|
1330
1328
|
export { default as HatGlassesIcon } from '../icons/hat-glasses';
|
|
1329
|
+
// Hash aliases
|
|
1330
|
+
export { default as HashIcon } from '../icons/hash';
|
|
1331
1331
|
// Haze aliases
|
|
1332
1332
|
export { default as HazeIcon } from '../icons/haze';
|
|
1333
|
-
//
|
|
1334
|
-
export { default as
|
|
1333
|
+
// HardDrive aliases
|
|
1334
|
+
export { default as HardDriveIcon } from '../icons/hard-drive';
|
|
1335
1335
|
// HdmiPort aliases
|
|
1336
1336
|
export { default as HdmiPortIcon } from '../icons/hdmi-port';
|
|
1337
|
+
// Hd aliases
|
|
1338
|
+
export { default as HdIcon } from '../icons/hd';
|
|
1337
1339
|
// Heading1 aliases
|
|
1338
1340
|
export { default as Heading1Icon } from '../icons/heading-1';
|
|
1339
1341
|
// Heading2 aliases
|
|
1340
1342
|
export { default as Heading2Icon } from '../icons/heading-2';
|
|
1341
|
-
// Heading5 aliases
|
|
1342
|
-
export { default as Heading5Icon } from '../icons/heading-5';
|
|
1343
1343
|
// Heading3 aliases
|
|
1344
1344
|
export { default as Heading3Icon } from '../icons/heading-3';
|
|
1345
|
-
// Heading6 aliases
|
|
1346
|
-
export { default as Heading6Icon } from '../icons/heading-6';
|
|
1347
1345
|
// Heading4 aliases
|
|
1348
1346
|
export { default as Heading4Icon } from '../icons/heading-4';
|
|
1347
|
+
// Heading5 aliases
|
|
1348
|
+
export { default as Heading5Icon } from '../icons/heading-5';
|
|
1349
|
+
// Heading6 aliases
|
|
1350
|
+
export { default as Heading6Icon } from '../icons/heading-6';
|
|
1349
1351
|
// Heading aliases
|
|
1350
1352
|
export { default as HeadingIcon } from '../icons/heading';
|
|
1351
1353
|
// HeadphoneOff aliases
|
|
1352
1354
|
export { default as HeadphoneOffIcon } from '../icons/headphone-off';
|
|
1353
1355
|
// Headphones aliases
|
|
1354
1356
|
export { default as HeadphonesIcon } from '../icons/headphones';
|
|
1355
|
-
// Headset aliases
|
|
1356
|
-
export { default as HeadsetIcon } from '../icons/headset';
|
|
1357
1357
|
// HeartCrack aliases
|
|
1358
1358
|
export { default as HeartCrackIcon } from '../icons/heart-crack';
|
|
1359
|
-
//
|
|
1360
|
-
export { default as
|
|
1359
|
+
// Headset aliases
|
|
1360
|
+
export { default as HeadsetIcon } from '../icons/headset';
|
|
1361
1361
|
// HeartMinus aliases
|
|
1362
1362
|
export { default as HeartMinusIcon } from '../icons/heart-minus';
|
|
1363
1363
|
// HeartOff aliases
|
|
1364
1364
|
export { default as HeartOffIcon } from '../icons/heart-off';
|
|
1365
1365
|
// HeartPlus aliases
|
|
1366
1366
|
export { default as HeartPlusIcon } from '../icons/heart-plus';
|
|
1367
|
+
// HeartHandshake aliases
|
|
1368
|
+
export { default as HeartHandshakeIcon } from '../icons/heart-handshake';
|
|
1367
1369
|
// HeartPulse aliases
|
|
1368
1370
|
export { default as HeartPulseIcon } from '../icons/heart-pulse';
|
|
1369
|
-
// HeartX aliases
|
|
1370
|
-
export { default as HeartXIcon } from '../icons/heart-x';
|
|
1371
1371
|
// Heart aliases
|
|
1372
1372
|
export { default as HeartIcon } from '../icons/heart';
|
|
1373
|
-
//
|
|
1374
|
-
export { default as
|
|
1373
|
+
// HeartX aliases
|
|
1374
|
+
export { default as HeartXIcon } from '../icons/heart-x';
|
|
1375
|
+
// Highlighter aliases
|
|
1376
|
+
export { default as HighlighterIcon } from '../icons/highlighter';
|
|
1375
1377
|
// Helicopter aliases
|
|
1376
1378
|
export { default as HelicopterIcon } from '../icons/helicopter';
|
|
1379
|
+
// Heater aliases
|
|
1380
|
+
export { default as HeaterIcon } from '../icons/heater';
|
|
1377
1381
|
// Hexagon aliases
|
|
1378
1382
|
export { default as HexagonIcon } from '../icons/hexagon';
|
|
1379
|
-
// Highlighter aliases
|
|
1380
|
-
export { default as HighlighterIcon } from '../icons/highlighter';
|
|
1381
1383
|
// History aliases
|
|
1382
1384
|
export { default as HistoryIcon } from '../icons/history';
|
|
1383
1385
|
// HopOff aliases
|
|
1384
1386
|
export { default as HopOffIcon } from '../icons/hop-off';
|
|
1387
|
+
// Hotel aliases
|
|
1388
|
+
export { default as HotelIcon } from '../icons/hotel';
|
|
1385
1389
|
// Hop aliases
|
|
1386
1390
|
export { default as HopIcon } from '../icons/hop';
|
|
1387
1391
|
// Hospital aliases
|
|
1388
1392
|
export { default as HospitalIcon } from '../icons/hospital';
|
|
1389
|
-
// Hotel aliases
|
|
1390
|
-
export { default as HotelIcon } from '../icons/hotel';
|
|
1391
1393
|
// Hourglass aliases
|
|
1392
1394
|
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1393
1395
|
// HouseHeart aliases
|
|
@@ -1398,10 +1400,10 @@ export { default as HousePlugIcon } from '../icons/house-plug';
|
|
|
1398
1400
|
export { default as HousePlusIcon } from '../icons/house-plus';
|
|
1399
1401
|
// HouseWifi aliases
|
|
1400
1402
|
export { default as HouseWifiIcon } from '../icons/house-wifi';
|
|
1401
|
-
// IdCardLanyard aliases
|
|
1402
|
-
export { default as IdCardLanyardIcon } from '../icons/id-card-lanyard';
|
|
1403
1403
|
// IdCard aliases
|
|
1404
1404
|
export { default as IdCardIcon } from '../icons/id-card';
|
|
1405
|
+
// IdCardLanyard aliases
|
|
1406
|
+
export { default as IdCardLanyardIcon } from '../icons/id-card-lanyard';
|
|
1405
1407
|
// ImageDown aliases
|
|
1406
1408
|
export { default as ImageDownIcon } from '../icons/image-down';
|
|
1407
1409
|
// ImageMinus aliases
|
|
@@ -1418,20 +1420,20 @@ export { default as ImageUpIcon } from '../icons/image-up';
|
|
|
1418
1420
|
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1419
1421
|
// Image aliases
|
|
1420
1422
|
export { default as ImageIcon } from '../icons/image';
|
|
1421
|
-
// Import aliases
|
|
1422
|
-
export { default as ImportIcon } from '../icons/import';
|
|
1423
1423
|
// Images aliases
|
|
1424
1424
|
export { default as ImagesIcon } from '../icons/images';
|
|
1425
1425
|
// Inbox aliases
|
|
1426
1426
|
export { default as InboxIcon } from '../icons/inbox';
|
|
1427
|
-
//
|
|
1428
|
-
export { default as
|
|
1427
|
+
// Import aliases
|
|
1428
|
+
export { default as ImportIcon } from '../icons/import';
|
|
1429
1429
|
// IndianRupee aliases
|
|
1430
1430
|
export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
1431
|
-
// Info aliases
|
|
1432
|
-
export { default as InfoIcon } from '../icons/info';
|
|
1433
1431
|
// InspectionPanel aliases
|
|
1434
1432
|
export { default as InspectionPanelIcon } from '../icons/inspection-panel';
|
|
1433
|
+
// Infinity aliases
|
|
1434
|
+
export { default as InfinityIcon } from '../icons/infinity';
|
|
1435
|
+
// Info aliases
|
|
1436
|
+
export { default as InfoIcon } from '../icons/info';
|
|
1435
1437
|
// Italic aliases
|
|
1436
1438
|
export { default as ItalicIcon } from '../icons/italic';
|
|
1437
1439
|
// IterationCcw aliases
|
|
@@ -1440,18 +1442,18 @@ export { default as IterationCcwIcon } from '../icons/iteration-ccw';
|
|
|
1440
1442
|
export { default as IterationCwIcon } from '../icons/iteration-cw';
|
|
1441
1443
|
// JapaneseYen aliases
|
|
1442
1444
|
export { default as JapaneseYenIcon } from '../icons/japanese-yen';
|
|
1443
|
-
// Kanban aliases
|
|
1444
|
-
export { default as KanbanIcon } from '../icons/kanban';
|
|
1445
1445
|
// Joystick aliases
|
|
1446
1446
|
export { default as JoystickIcon } from '../icons/joystick';
|
|
1447
|
-
//
|
|
1448
|
-
export { default as
|
|
1447
|
+
// Kanban aliases
|
|
1448
|
+
export { default as KanbanIcon } from '../icons/kanban';
|
|
1449
1449
|
// KeyRound aliases
|
|
1450
1450
|
export { default as KeyRoundIcon } from '../icons/key-round';
|
|
1451
|
-
//
|
|
1452
|
-
export { default as
|
|
1451
|
+
// Kayak aliases
|
|
1452
|
+
export { default as KayakIcon } from '../icons/kayak';
|
|
1453
1453
|
// KeySquare aliases
|
|
1454
1454
|
export { default as KeySquareIcon } from '../icons/key-square';
|
|
1455
|
+
// Key aliases
|
|
1456
|
+
export { default as KeyIcon } from '../icons/key';
|
|
1455
1457
|
// KeyboardMusic aliases
|
|
1456
1458
|
export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
|
|
1457
1459
|
// KeyboardOff aliases
|
|
@@ -1464,30 +1466,30 @@ export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
|
|
|
1464
1466
|
export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
1465
1467
|
// LampFloor aliases
|
|
1466
1468
|
export { default as LampFloorIcon } from '../icons/lamp-floor';
|
|
1467
|
-
// Lamp aliases
|
|
1468
|
-
export { default as LampIcon } from '../icons/lamp';
|
|
1469
1469
|
// LampWallDown aliases
|
|
1470
1470
|
export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
|
|
1471
1471
|
// LampWallUp aliases
|
|
1472
1472
|
export { default as LampWallUpIcon } from '../icons/lamp-wall-up';
|
|
1473
|
+
// LandPlot aliases
|
|
1474
|
+
export { default as LandPlotIcon } from '../icons/land-plot';
|
|
1473
1475
|
// Landmark aliases
|
|
1474
1476
|
export { default as LandmarkIcon } from '../icons/landmark';
|
|
1477
|
+
// Lamp aliases
|
|
1478
|
+
export { default as LampIcon } from '../icons/lamp';
|
|
1475
1479
|
// Languages aliases
|
|
1476
1480
|
export { default as LanguagesIcon } from '../icons/languages';
|
|
1477
|
-
// LandPlot aliases
|
|
1478
|
-
export { default as LandPlotIcon } from '../icons/land-plot';
|
|
1479
1481
|
// LaptopMinimalCheck aliases
|
|
1480
1482
|
export { default as LaptopMinimalCheckIcon } from '../icons/laptop-minimal-check';
|
|
1481
1483
|
// Laptop aliases
|
|
1482
1484
|
export { default as LaptopIcon } from '../icons/laptop';
|
|
1483
1485
|
// LassoSelect aliases
|
|
1484
1486
|
export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
1485
|
-
// Laugh aliases
|
|
1486
|
-
export { default as LaughIcon } from '../icons/laugh';
|
|
1487
1487
|
// Lasso aliases
|
|
1488
1488
|
export { default as LassoIcon } from '../icons/lasso';
|
|
1489
1489
|
// Layers2 aliases
|
|
1490
1490
|
export { default as Layers2Icon } from '../icons/layers-2';
|
|
1491
|
+
// Laugh aliases
|
|
1492
|
+
export { default as LaughIcon } from '../icons/laugh';
|
|
1491
1493
|
// LayersMinus aliases
|
|
1492
1494
|
export { default as LayersMinusIcon } from '../icons/layers-minus';
|
|
1493
1495
|
// LayersPlus aliases
|
|
@@ -1510,50 +1512,50 @@ export { default as LeafIcon } from '../icons/leaf';
|
|
|
1510
1512
|
export { default as LeafyGreenIcon } from '../icons/leafy-green';
|
|
1511
1513
|
// Lectern aliases
|
|
1512
1514
|
export { default as LecternIcon } from '../icons/lectern';
|
|
1513
|
-
// LensConcave aliases
|
|
1514
|
-
export { default as LensConcaveIcon } from '../icons/lens-concave';
|
|
1515
1515
|
// LensConvex aliases
|
|
1516
1516
|
export { default as LensConvexIcon } from '../icons/lens-convex';
|
|
1517
1517
|
// LibraryBig aliases
|
|
1518
1518
|
export { default as LibraryBigIcon } from '../icons/library-big';
|
|
1519
|
+
// LensConcave aliases
|
|
1520
|
+
export { default as LensConcaveIcon } from '../icons/lens-concave';
|
|
1519
1521
|
// Library aliases
|
|
1520
1522
|
export { default as LibraryIcon } from '../icons/library';
|
|
1521
|
-
// LifeBuoy aliases
|
|
1522
|
-
export { default as LifeBuoyIcon } from '../icons/life-buoy';
|
|
1523
1523
|
// Ligature aliases
|
|
1524
1524
|
export { default as LigatureIcon } from '../icons/ligature';
|
|
1525
|
+
// LifeBuoy aliases
|
|
1526
|
+
export { default as LifeBuoyIcon } from '../icons/life-buoy';
|
|
1525
1527
|
// Lightbulb aliases
|
|
1526
1528
|
export { default as LightbulbIcon } from '../icons/lightbulb';
|
|
1527
1529
|
// LightbulbOff aliases
|
|
1528
1530
|
export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
1529
|
-
// LineDotRightHorizontal aliases
|
|
1530
|
-
export { default as LineDotRightHorizontalIcon } from '../icons/line-dot-right-horizontal';
|
|
1531
1531
|
// LineSquiggle aliases
|
|
1532
1532
|
export { default as LineSquiggleIcon } from '../icons/line-squiggle';
|
|
1533
|
+
// LineDotRightHorizontal aliases
|
|
1534
|
+
export { default as LineDotRightHorizontalIcon } from '../icons/line-dot-right-horizontal';
|
|
1533
1535
|
// LineStyle aliases
|
|
1534
1536
|
export { default as LineStyleIcon } from '../icons/line-style';
|
|
1535
1537
|
// Link2Off aliases
|
|
1536
1538
|
export { default as Link2OffIcon } from '../icons/link-2-off';
|
|
1537
|
-
// Link2 aliases
|
|
1538
|
-
export { default as Link2Icon } from '../icons/link-2';
|
|
1539
1539
|
// Link aliases
|
|
1540
1540
|
export { default as LinkIcon } from '../icons/link';
|
|
1541
|
+
// Link2 aliases
|
|
1542
|
+
export { default as Link2Icon } from '../icons/link-2';
|
|
1541
1543
|
// ListCheck aliases
|
|
1542
1544
|
export { default as ListCheckIcon } from '../icons/list-check';
|
|
1543
1545
|
// ListChecks aliases
|
|
1544
1546
|
export { default as ListChecksIcon } from '../icons/list-checks';
|
|
1545
1547
|
// ListChevronsDownUp aliases
|
|
1546
1548
|
export { default as ListChevronsDownUpIcon } from '../icons/list-chevrons-down-up';
|
|
1547
|
-
// ListChevronsUpDown aliases
|
|
1548
|
-
export { default as ListChevronsUpDownIcon } from '../icons/list-chevrons-up-down';
|
|
1549
1549
|
// ListCollapse aliases
|
|
1550
1550
|
export { default as ListCollapseIcon } from '../icons/list-collapse';
|
|
1551
|
+
// ListChevronsUpDown aliases
|
|
1552
|
+
export { default as ListChevronsUpDownIcon } from '../icons/list-chevrons-up-down';
|
|
1551
1553
|
// ListEnd aliases
|
|
1552
1554
|
export { default as ListEndIcon } from '../icons/list-end';
|
|
1553
|
-
// ListFilterPlus aliases
|
|
1554
|
-
export { default as ListFilterPlusIcon } from '../icons/list-filter-plus';
|
|
1555
1555
|
// ListFilter aliases
|
|
1556
1556
|
export { default as ListFilterIcon } from '../icons/list-filter';
|
|
1557
|
+
// ListFilterPlus aliases
|
|
1558
|
+
export { default as ListFilterPlusIcon } from '../icons/list-filter-plus';
|
|
1557
1559
|
// ListMinus aliases
|
|
1558
1560
|
export { default as ListMinusIcon } from '../icons/list-minus';
|
|
1559
1561
|
// ListMusic aliases
|
|
@@ -1566,10 +1568,10 @@ export { default as ListPlusIcon } from '../icons/list-plus';
|
|
|
1566
1568
|
export { default as ListRestartIcon } from '../icons/list-restart';
|
|
1567
1569
|
// ListStart aliases
|
|
1568
1570
|
export { default as ListStartIcon } from '../icons/list-start';
|
|
1569
|
-
// ListTree aliases
|
|
1570
|
-
export { default as ListTreeIcon } from '../icons/list-tree';
|
|
1571
1571
|
// ListTodo aliases
|
|
1572
1572
|
export { default as ListTodoIcon } from '../icons/list-todo';
|
|
1573
|
+
// ListTree aliases
|
|
1574
|
+
export { default as ListTreeIcon } from '../icons/list-tree';
|
|
1573
1575
|
// ListVideo aliases
|
|
1574
1576
|
export { default as ListVideoIcon } from '../icons/list-video';
|
|
1575
1577
|
// ListX aliases
|
|
@@ -1580,26 +1582,26 @@ export { default as ListIcon } from '../icons/list';
|
|
|
1580
1582
|
export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
|
|
1581
1583
|
// Loader aliases
|
|
1582
1584
|
export { default as LoaderIcon } from '../icons/loader';
|
|
1585
|
+
// Locate aliases
|
|
1586
|
+
export { default as LocateIcon } from '../icons/locate';
|
|
1583
1587
|
// LocateFixed aliases
|
|
1584
1588
|
export { default as LocateFixedIcon } from '../icons/locate-fixed';
|
|
1585
1589
|
// LocateOff aliases
|
|
1586
1590
|
export { default as LocateOffIcon } from '../icons/locate-off';
|
|
1587
|
-
// Locate aliases
|
|
1588
|
-
export { default as LocateIcon } from '../icons/locate';
|
|
1589
1591
|
// LockKeyhole aliases
|
|
1590
1592
|
export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
|
|
1591
|
-
// Lock aliases
|
|
1592
|
-
export { default as LockIcon } from '../icons/lock';
|
|
1593
1593
|
// LogIn aliases
|
|
1594
1594
|
export { default as LogInIcon } from '../icons/log-in';
|
|
1595
|
+
// Lock aliases
|
|
1596
|
+
export { default as LockIcon } from '../icons/lock';
|
|
1595
1597
|
// LogOut aliases
|
|
1596
1598
|
export { default as LogOutIcon } from '../icons/log-out';
|
|
1597
1599
|
// Logs aliases
|
|
1598
1600
|
export { default as LogsIcon } from '../icons/logs';
|
|
1599
|
-
// Lollipop aliases
|
|
1600
|
-
export { default as LollipopIcon } from '../icons/lollipop';
|
|
1601
1601
|
// Luggage aliases
|
|
1602
1602
|
export { default as LuggageIcon } from '../icons/luggage';
|
|
1603
|
+
// Lollipop aliases
|
|
1604
|
+
export { default as LollipopIcon } from '../icons/lollipop';
|
|
1603
1605
|
// Magnet aliases
|
|
1604
1606
|
export { default as MagnetIcon } from '../icons/magnet';
|
|
1605
1607
|
// MailCheck aliases
|
|
@@ -1612,10 +1614,10 @@ export { default as MailOpenIcon } from '../icons/mail-open';
|
|
|
1612
1614
|
export { default as MailPlusIcon } from '../icons/mail-plus';
|
|
1613
1615
|
// MailSearch aliases
|
|
1614
1616
|
export { default as MailSearchIcon } from '../icons/mail-search';
|
|
1615
|
-
// MailWarning aliases
|
|
1616
|
-
export { default as MailWarningIcon } from '../icons/mail-warning';
|
|
1617
1617
|
// MailX aliases
|
|
1618
1618
|
export { default as MailXIcon } from '../icons/mail-x';
|
|
1619
|
+
// MailWarning aliases
|
|
1620
|
+
export { default as MailWarningIcon } from '../icons/mail-warning';
|
|
1619
1621
|
// Mail aliases
|
|
1620
1622
|
export { default as MailIcon } from '../icons/mail';
|
|
1621
1623
|
// Mailbox aliases
|
|
@@ -1628,18 +1630,18 @@ export { default as MapMinusIcon } from '../icons/map-minus';
|
|
|
1628
1630
|
export { default as MapPinCheckInsideIcon } from '../icons/map-pin-check-inside';
|
|
1629
1631
|
// MapPinCheck aliases
|
|
1630
1632
|
export { default as MapPinCheckIcon } from '../icons/map-pin-check';
|
|
1631
|
-
// MapPinMinusInside aliases
|
|
1632
|
-
export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside';
|
|
1633
1633
|
// MapPinHouse aliases
|
|
1634
1634
|
export { default as MapPinHouseIcon } from '../icons/map-pin-house';
|
|
1635
|
+
// MapPinMinusInside aliases
|
|
1636
|
+
export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside';
|
|
1635
1637
|
// MapPinMinus aliases
|
|
1636
1638
|
export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
|
|
1637
|
-
// MapPinOff aliases
|
|
1638
|
-
export { default as MapPinOffIcon } from '../icons/map-pin-off';
|
|
1639
|
-
// MapPinPlusInside aliases
|
|
1640
|
-
export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside';
|
|
1641
1639
|
// MapPinPlus aliases
|
|
1642
1640
|
export { default as MapPinPlusIcon } from '../icons/map-pin-plus';
|
|
1641
|
+
// MapPinPlusInside aliases
|
|
1642
|
+
export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside';
|
|
1643
|
+
// MapPinOff aliases
|
|
1644
|
+
export { default as MapPinOffIcon } from '../icons/map-pin-off';
|
|
1643
1645
|
// MapPinSearch aliases
|
|
1644
1646
|
export { default as MapPinSearchIcon } from '../icons/map-pin-search';
|
|
1645
1647
|
// MapPinXInside aliases
|
|
@@ -1654,20 +1656,20 @@ export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
|
1654
1656
|
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1655
1657
|
// Map aliases
|
|
1656
1658
|
export { default as MapIcon } from '../icons/map';
|
|
1657
|
-
// MarsStroke aliases
|
|
1658
|
-
export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
1659
1659
|
// Mars aliases
|
|
1660
1660
|
export { default as MarsIcon } from '../icons/mars';
|
|
1661
1661
|
// Martini aliases
|
|
1662
1662
|
export { default as MartiniIcon } from '../icons/martini';
|
|
1663
|
+
// MarsStroke aliases
|
|
1664
|
+
export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
1663
1665
|
// Maximize2 aliases
|
|
1664
1666
|
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1665
1667
|
// Maximize aliases
|
|
1666
1668
|
export { default as MaximizeIcon } from '../icons/maximize';
|
|
1667
|
-
// Medal aliases
|
|
1668
|
-
export { default as MedalIcon } from '../icons/medal';
|
|
1669
1669
|
// MegaphoneOff aliases
|
|
1670
1670
|
export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
|
|
1671
|
+
// Medal aliases
|
|
1672
|
+
export { default as MedalIcon } from '../icons/medal';
|
|
1671
1673
|
// Megaphone aliases
|
|
1672
1674
|
export { default as MegaphoneIcon } from '../icons/megaphone';
|
|
1673
1675
|
// Meh aliases
|
|
@@ -1678,10 +1680,10 @@ export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
|
1678
1680
|
export { default as MenuIcon } from '../icons/menu';
|
|
1679
1681
|
// Merge aliases
|
|
1680
1682
|
export { default as MergeIcon } from '../icons/merge';
|
|
1681
|
-
// MessageCircleCheck aliases
|
|
1682
|
-
export { default as MessageCircleCheckIcon } from '../icons/message-circle-check';
|
|
1683
1683
|
// MessageCircleCode aliases
|
|
1684
1684
|
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1685
|
+
// MessageCircleCheck aliases
|
|
1686
|
+
export { default as MessageCircleCheckIcon } from '../icons/message-circle-check';
|
|
1685
1687
|
// MessageCircleDashed aliases
|
|
1686
1688
|
export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed';
|
|
1687
1689
|
// MessageCircleHeart aliases
|
|
@@ -1698,46 +1700,46 @@ export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply
|
|
|
1698
1700
|
export { default as MessageCircleWarningIcon } from '../icons/message-circle-warning';
|
|
1699
1701
|
// MessageCircleX aliases
|
|
1700
1702
|
export { default as MessageCircleXIcon } from '../icons/message-circle-x';
|
|
1701
|
-
// MessageCircle aliases
|
|
1702
|
-
export { default as MessageCircleIcon } from '../icons/message-circle';
|
|
1703
1703
|
// MessageSquareCheck aliases
|
|
1704
1704
|
export { default as MessageSquareCheckIcon } from '../icons/message-square-check';
|
|
1705
|
-
//
|
|
1706
|
-
export { default as
|
|
1705
|
+
// MessageCircle aliases
|
|
1706
|
+
export { default as MessageCircleIcon } from '../icons/message-circle';
|
|
1707
1707
|
// MessageSquareDashed aliases
|
|
1708
1708
|
export { default as MessageSquareDashedIcon } from '../icons/message-square-dashed';
|
|
1709
1709
|
// MessageSquareDiff aliases
|
|
1710
1710
|
export { default as MessageSquareDiffIcon } from '../icons/message-square-diff';
|
|
1711
|
-
//
|
|
1712
|
-
export { default as
|
|
1711
|
+
// MessageSquareCode aliases
|
|
1712
|
+
export { default as MessageSquareCodeIcon } from '../icons/message-square-code';
|
|
1713
1713
|
// MessageSquareHeart aliases
|
|
1714
1714
|
export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
|
|
1715
|
+
// MessageSquareDot aliases
|
|
1716
|
+
export { default as MessageSquareDotIcon } from '../icons/message-square-dot';
|
|
1715
1717
|
// MessageSquareLock aliases
|
|
1716
1718
|
export { default as MessageSquareLockIcon } from '../icons/message-square-lock';
|
|
1717
1719
|
// MessageSquareMore aliases
|
|
1718
1720
|
export { default as MessageSquareMoreIcon } from '../icons/message-square-more';
|
|
1719
|
-
// MessageSquareOff aliases
|
|
1720
|
-
export { default as MessageSquareOffIcon } from '../icons/message-square-off';
|
|
1721
1721
|
// MessageSquarePlus aliases
|
|
1722
1722
|
export { default as MessageSquarePlusIcon } from '../icons/message-square-plus';
|
|
1723
|
+
// MessageSquareOff aliases
|
|
1724
|
+
export { default as MessageSquareOffIcon } from '../icons/message-square-off';
|
|
1723
1725
|
// MessageSquareQuote aliases
|
|
1724
1726
|
export { default as MessageSquareQuoteIcon } from '../icons/message-square-quote';
|
|
1725
1727
|
// MessageSquareReply aliases
|
|
1726
1728
|
export { default as MessageSquareReplyIcon } from '../icons/message-square-reply';
|
|
1727
1729
|
// MessageSquareShare aliases
|
|
1728
1730
|
export { default as MessageSquareShareIcon } from '../icons/message-square-share';
|
|
1729
|
-
// MessageSquareText aliases
|
|
1730
|
-
export { default as MessageSquareTextIcon } from '../icons/message-square-text';
|
|
1731
1731
|
// MessageSquareWarning aliases
|
|
1732
1732
|
export { default as MessageSquareWarningIcon } from '../icons/message-square-warning';
|
|
1733
|
+
// MessageSquareText aliases
|
|
1734
|
+
export { default as MessageSquareTextIcon } from '../icons/message-square-text';
|
|
1733
1735
|
// MessageSquareX aliases
|
|
1734
1736
|
export { default as MessageSquareXIcon } from '../icons/message-square-x';
|
|
1737
|
+
// MessagesSquare aliases
|
|
1738
|
+
export { default as MessagesSquareIcon } from '../icons/messages-square';
|
|
1735
1739
|
// MessageSquare aliases
|
|
1736
1740
|
export { default as MessageSquareIcon } from '../icons/message-square';
|
|
1737
1741
|
// Metronome aliases
|
|
1738
1742
|
export { default as MetronomeIcon } from '../icons/metronome';
|
|
1739
|
-
// MessagesSquare aliases
|
|
1740
|
-
export { default as MessagesSquareIcon } from '../icons/messages-square';
|
|
1741
1743
|
// MicOff aliases
|
|
1742
1744
|
export { default as MicOffIcon } from '../icons/mic-off';
|
|
1743
1745
|
// Mic aliases
|
|
@@ -1750,18 +1752,18 @@ export { default as MicroscopeIcon } from '../icons/microscope';
|
|
|
1750
1752
|
export { default as MicrowaveIcon } from '../icons/microwave';
|
|
1751
1753
|
// Milestone aliases
|
|
1752
1754
|
export { default as MilestoneIcon } from '../icons/milestone';
|
|
1753
|
-
// Milk aliases
|
|
1754
|
-
export { default as MilkIcon } from '../icons/milk';
|
|
1755
1755
|
// MilkOff aliases
|
|
1756
1756
|
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1757
|
+
// Milk aliases
|
|
1758
|
+
export { default as MilkIcon } from '../icons/milk';
|
|
1757
1759
|
// Minimize aliases
|
|
1758
1760
|
export { default as MinimizeIcon } from '../icons/minimize';
|
|
1759
1761
|
// Minimize2 aliases
|
|
1760
1762
|
export { default as Minimize2Icon } from '../icons/minimize-2';
|
|
1761
|
-
// Minus aliases
|
|
1762
|
-
export { default as MinusIcon } from '../icons/minus';
|
|
1763
1763
|
// MirrorRectangular aliases
|
|
1764
1764
|
export { default as MirrorRectangularIcon } from '../icons/mirror-rectangular';
|
|
1765
|
+
// Minus aliases
|
|
1766
|
+
export { default as MinusIcon } from '../icons/minus';
|
|
1765
1767
|
// MirrorRound aliases
|
|
1766
1768
|
export { default as MirrorRoundIcon } from '../icons/mirror-round';
|
|
1767
1769
|
// MonitorCheck aliases
|
|
@@ -1774,30 +1776,30 @@ export { default as MonitorDotIcon } from '../icons/monitor-dot';
|
|
|
1774
1776
|
export { default as MonitorCogIcon } from '../icons/monitor-cog';
|
|
1775
1777
|
// MonitorDown aliases
|
|
1776
1778
|
export { default as MonitorDownIcon } from '../icons/monitor-down';
|
|
1777
|
-
// MonitorPause aliases
|
|
1778
|
-
export { default as MonitorPauseIcon } from '../icons/monitor-pause';
|
|
1779
1779
|
// MonitorOff aliases
|
|
1780
1780
|
export { default as MonitorOffIcon } from '../icons/monitor-off';
|
|
1781
|
-
//
|
|
1782
|
-
export { default as
|
|
1781
|
+
// MonitorPause aliases
|
|
1782
|
+
export { default as MonitorPauseIcon } from '../icons/monitor-pause';
|
|
1783
1783
|
// MonitorSmartphone aliases
|
|
1784
1784
|
export { default as MonitorSmartphoneIcon } from '../icons/monitor-smartphone';
|
|
1785
|
+
// MonitorPlay aliases
|
|
1786
|
+
export { default as MonitorPlayIcon } from '../icons/monitor-play';
|
|
1785
1787
|
// MonitorSpeaker aliases
|
|
1786
1788
|
export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker';
|
|
1787
|
-
// MonitorUp aliases
|
|
1788
|
-
export { default as MonitorUpIcon } from '../icons/monitor-up';
|
|
1789
|
-
// MonitorX aliases
|
|
1790
|
-
export { default as MonitorXIcon } from '../icons/monitor-x';
|
|
1791
1789
|
// MonitorStop aliases
|
|
1792
1790
|
export { default as MonitorStopIcon } from '../icons/monitor-stop';
|
|
1793
|
-
//
|
|
1794
|
-
export { default as
|
|
1795
|
-
//
|
|
1796
|
-
export { default as
|
|
1797
|
-
//
|
|
1798
|
-
export { default as
|
|
1791
|
+
// MonitorX aliases
|
|
1792
|
+
export { default as MonitorXIcon } from '../icons/monitor-x';
|
|
1793
|
+
// MonitorUp aliases
|
|
1794
|
+
export { default as MonitorUpIcon } from '../icons/monitor-up';
|
|
1795
|
+
// MoonStar aliases
|
|
1796
|
+
export { default as MoonStarIcon } from '../icons/moon-star';
|
|
1797
|
+
// Monitor aliases
|
|
1798
|
+
export { default as MonitorIcon } from '../icons/monitor';
|
|
1799
1799
|
// Moon aliases
|
|
1800
1800
|
export { default as MoonIcon } from '../icons/moon';
|
|
1801
|
+
// Motorbike aliases
|
|
1802
|
+
export { default as MotorbikeIcon } from '../icons/motorbike';
|
|
1801
1803
|
// MountainSnow aliases
|
|
1802
1804
|
export { default as MountainSnowIcon } from '../icons/mountain-snow';
|
|
1803
1805
|
// Mountain aliases
|
|
@@ -1810,10 +1812,10 @@ export { default as MouseOffIcon } from '../icons/mouse-off';
|
|
|
1810
1812
|
export { default as MousePointer2OffIcon } from '../icons/mouse-pointer-2-off';
|
|
1811
1813
|
// MousePointer2 aliases
|
|
1812
1814
|
export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
|
|
1813
|
-
// MousePointerClick aliases
|
|
1814
|
-
export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click';
|
|
1815
1815
|
// MousePointerBan aliases
|
|
1816
1816
|
export { default as MousePointerBanIcon } from '../icons/mouse-pointer-ban';
|
|
1817
|
+
// MousePointerClick aliases
|
|
1818
|
+
export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click';
|
|
1817
1819
|
// MousePointer aliases
|
|
1818
1820
|
export { default as MousePointerIcon } from '../icons/mouse-pointer';
|
|
1819
1821
|
// MouseRight aliases
|
|
@@ -1832,84 +1834,84 @@ export { default as MoveDownIcon } from '../icons/move-down';
|
|
|
1832
1834
|
export { default as MoveDownRightIcon } from '../icons/move-down-right';
|
|
1833
1835
|
// MoveHorizontal aliases
|
|
1834
1836
|
export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
|
|
1835
|
-
// MoveRight aliases
|
|
1836
|
-
export { default as MoveRightIcon } from '../icons/move-right';
|
|
1837
1837
|
// MoveLeft aliases
|
|
1838
1838
|
export { default as MoveLeftIcon } from '../icons/move-left';
|
|
1839
|
-
//
|
|
1840
|
-
export { default as
|
|
1839
|
+
// MoveRight aliases
|
|
1840
|
+
export { default as MoveRightIcon } from '../icons/move-right';
|
|
1841
1841
|
// MoveUpRight aliases
|
|
1842
1842
|
export { default as MoveUpRightIcon } from '../icons/move-up-right';
|
|
1843
|
-
//
|
|
1844
|
-
export { default as
|
|
1843
|
+
// MoveUpLeft aliases
|
|
1844
|
+
export { default as MoveUpLeftIcon } from '../icons/move-up-left';
|
|
1845
1845
|
// MoveUp aliases
|
|
1846
1846
|
export { default as MoveUpIcon } from '../icons/move-up';
|
|
1847
1847
|
// MoveVertical aliases
|
|
1848
1848
|
export { default as MoveVerticalIcon } from '../icons/move-vertical';
|
|
1849
|
-
// Move aliases
|
|
1850
|
-
export { default as MoveIcon } from '../icons/move';
|
|
1851
1849
|
// Music3 aliases
|
|
1852
1850
|
export { default as Music3Icon } from '../icons/music-3';
|
|
1853
|
-
//
|
|
1854
|
-
export { default as
|
|
1851
|
+
// Move aliases
|
|
1852
|
+
export { default as MoveIcon } from '../icons/move';
|
|
1853
|
+
// Music2 aliases
|
|
1854
|
+
export { default as Music2Icon } from '../icons/music-2';
|
|
1855
1855
|
// Music4 aliases
|
|
1856
1856
|
export { default as Music4Icon } from '../icons/music-4';
|
|
1857
|
-
//
|
|
1858
|
-
export { default as
|
|
1857
|
+
// Music aliases
|
|
1858
|
+
export { default as MusicIcon } from '../icons/music';
|
|
1859
1859
|
// Navigation2 aliases
|
|
1860
1860
|
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1861
|
+
// Navigation2Off aliases
|
|
1862
|
+
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1861
1863
|
// NavigationOff aliases
|
|
1862
1864
|
export { default as NavigationOffIcon } from '../icons/navigation-off';
|
|
1863
1865
|
// Navigation aliases
|
|
1864
1866
|
export { default as NavigationIcon } from '../icons/navigation';
|
|
1865
|
-
// Network aliases
|
|
1866
|
-
export { default as NetworkIcon } from '../icons/network';
|
|
1867
1867
|
// Newspaper aliases
|
|
1868
1868
|
export { default as NewspaperIcon } from '../icons/newspaper';
|
|
1869
|
+
// Network aliases
|
|
1870
|
+
export { default as NetworkIcon } from '../icons/network';
|
|
1869
1871
|
// Nfc aliases
|
|
1870
1872
|
export { default as NfcIcon } from '../icons/nfc';
|
|
1873
|
+
// NotebookText aliases
|
|
1874
|
+
export { default as NotebookTextIcon } from '../icons/notebook-text';
|
|
1871
1875
|
// NonBinary aliases
|
|
1872
1876
|
export { default as NonBinaryIcon } from '../icons/non-binary';
|
|
1873
|
-
// NotebookPen aliases
|
|
1874
|
-
export { default as NotebookPenIcon } from '../icons/notebook-pen';
|
|
1875
1877
|
// NotebookTabs aliases
|
|
1876
1878
|
export { default as NotebookTabsIcon } from '../icons/notebook-tabs';
|
|
1879
|
+
// NotebookPen aliases
|
|
1880
|
+
export { default as NotebookPenIcon } from '../icons/notebook-pen';
|
|
1877
1881
|
// Notebook aliases
|
|
1878
1882
|
export { default as NotebookIcon } from '../icons/notebook';
|
|
1879
|
-
// NotebookText aliases
|
|
1880
|
-
export { default as NotebookTextIcon } from '../icons/notebook-text';
|
|
1881
1883
|
// NotepadTextDashed aliases
|
|
1882
1884
|
export { default as NotepadTextDashedIcon } from '../icons/notepad-text-dashed';
|
|
1883
1885
|
// NotepadText aliases
|
|
1884
1886
|
export { default as NotepadTextIcon } from '../icons/notepad-text';
|
|
1885
|
-
// Nut aliases
|
|
1886
|
-
export { default as NutIcon } from '../icons/nut';
|
|
1887
1887
|
// NutOff aliases
|
|
1888
1888
|
export { default as NutOffIcon } from '../icons/nut-off';
|
|
1889
|
+
// Nut aliases
|
|
1890
|
+
export { default as NutIcon } from '../icons/nut';
|
|
1889
1891
|
// OctagonMinus aliases
|
|
1890
1892
|
export { default as OctagonMinusIcon } from '../icons/octagon-minus';
|
|
1891
1893
|
// Octagon aliases
|
|
1892
1894
|
export { default as OctagonIcon } from '../icons/octagon';
|
|
1893
|
-
// Omega aliases
|
|
1894
|
-
export { default as OmegaIcon } from '../icons/omega';
|
|
1895
1895
|
// Option aliases
|
|
1896
1896
|
export { default as OptionIcon } from '../icons/option';
|
|
1897
|
+
// Omega aliases
|
|
1898
|
+
export { default as OmegaIcon } from '../icons/omega';
|
|
1899
|
+
// Package2 aliases
|
|
1900
|
+
export { default as Package2Icon } from '../icons/package-2';
|
|
1897
1901
|
// Orbit aliases
|
|
1898
1902
|
export { default as OrbitIcon } from '../icons/orbit';
|
|
1899
1903
|
// Origami aliases
|
|
1900
1904
|
export { default as OrigamiIcon } from '../icons/origami';
|
|
1901
|
-
// Package2 aliases
|
|
1902
|
-
export { default as Package2Icon } from '../icons/package-2';
|
|
1903
1905
|
// PackageCheck aliases
|
|
1904
1906
|
export { default as PackageCheckIcon } from '../icons/package-check';
|
|
1905
1907
|
// PackageMinus aliases
|
|
1906
1908
|
export { default as PackageMinusIcon } from '../icons/package-minus';
|
|
1907
1909
|
// PackageOpen aliases
|
|
1908
1910
|
export { default as PackageOpenIcon } from '../icons/package-open';
|
|
1909
|
-
// PackageSearch aliases
|
|
1910
|
-
export { default as PackageSearchIcon } from '../icons/package-search';
|
|
1911
1911
|
// PackagePlus aliases
|
|
1912
1912
|
export { default as PackagePlusIcon } from '../icons/package-plus';
|
|
1913
|
+
// PackageSearch aliases
|
|
1914
|
+
export { default as PackageSearchIcon } from '../icons/package-search';
|
|
1913
1915
|
// PackageX aliases
|
|
1914
1916
|
export { default as PackageXIcon } from '../icons/package-x';
|
|
1915
1917
|
// Package aliases
|
|
@@ -1924,40 +1926,42 @@ export { default as PaintbrushIcon } from '../icons/paintbrush';
|
|
|
1924
1926
|
export { default as PaletteIcon } from '../icons/palette';
|
|
1925
1927
|
// Panda aliases
|
|
1926
1928
|
export { default as PandaIcon } from '../icons/panda';
|
|
1927
|
-
// PanelBottomClose aliases
|
|
1928
|
-
export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
|
|
1929
1929
|
// PanelBottomOpen aliases
|
|
1930
1930
|
export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
|
|
1931
|
+
// PanelBottomClose aliases
|
|
1932
|
+
export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
|
|
1931
1933
|
// PanelBottom aliases
|
|
1932
1934
|
export { default as PanelBottomIcon } from '../icons/panel-bottom';
|
|
1933
1935
|
// PanelLeftRightDashed aliases
|
|
1934
1936
|
export { default as PanelLeftRightDashedIcon } from '../icons/panel-left-right-dashed';
|
|
1937
|
+
// PanelRightClose aliases
|
|
1938
|
+
export { default as PanelRightCloseIcon } from '../icons/panel-right-close';
|
|
1935
1939
|
// PanelRightOpen aliases
|
|
1936
1940
|
export { default as PanelRightOpenIcon } from '../icons/panel-right-open';
|
|
1937
1941
|
// PanelRight aliases
|
|
1938
1942
|
export { default as PanelRightIcon } from '../icons/panel-right';
|
|
1939
|
-
// PanelRightClose aliases
|
|
1940
|
-
export { default as PanelRightCloseIcon } from '../icons/panel-right-close';
|
|
1941
1943
|
// PanelTopBottomDashed aliases
|
|
1942
1944
|
export { default as PanelTopBottomDashedIcon } from '../icons/panel-top-bottom-dashed';
|
|
1943
1945
|
// PanelTopClose aliases
|
|
1944
1946
|
export { default as PanelTopCloseIcon } from '../icons/panel-top-close';
|
|
1945
1947
|
// PanelTopOpen aliases
|
|
1946
1948
|
export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
|
|
1947
|
-
// PanelsLeftBottom aliases
|
|
1948
|
-
export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
|
|
1949
1949
|
// PanelTop aliases
|
|
1950
1950
|
export { default as PanelTopIcon } from '../icons/panel-top';
|
|
1951
|
+
// PanelsLeftBottom aliases
|
|
1952
|
+
export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
|
|
1953
|
+
// PanelsRightBottom aliases
|
|
1954
|
+
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
1951
1955
|
// Paperclip aliases
|
|
1952
1956
|
export { default as PaperclipIcon } from '../icons/paperclip';
|
|
1957
|
+
// Parasol aliases
|
|
1958
|
+
export { default as ParasolIcon } from '../icons/parasol';
|
|
1953
1959
|
// Parentheses aliases
|
|
1954
1960
|
export { default as ParenthesesIcon } from '../icons/parentheses';
|
|
1955
|
-
// PanelsRightBottom aliases
|
|
1956
|
-
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
1957
|
-
// ParkingMeter aliases
|
|
1958
|
-
export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
1959
1961
|
// PartyPopper aliases
|
|
1960
1962
|
export { default as PartyPopperIcon } from '../icons/party-popper';
|
|
1963
|
+
// ParkingMeter aliases
|
|
1964
|
+
export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
1961
1965
|
// Pause aliases
|
|
1962
1966
|
export { default as PauseIcon } from '../icons/pause';
|
|
1963
1967
|
// PawPrint aliases
|
|
@@ -1970,10 +1974,10 @@ export { default as PenOffIcon } from '../icons/pen-off';
|
|
|
1970
1974
|
export { default as PenToolIcon } from '../icons/pen-tool';
|
|
1971
1975
|
// PencilLine aliases
|
|
1972
1976
|
export { default as PencilLineIcon } from '../icons/pencil-line';
|
|
1973
|
-
// PencilRuler aliases
|
|
1974
|
-
export { default as PencilRulerIcon } from '../icons/pencil-ruler';
|
|
1975
1977
|
// PencilOff aliases
|
|
1976
1978
|
export { default as PencilOffIcon } from '../icons/pencil-off';
|
|
1979
|
+
// PencilRuler aliases
|
|
1980
|
+
export { default as PencilRulerIcon } from '../icons/pencil-ruler';
|
|
1977
1981
|
// Pencil aliases
|
|
1978
1982
|
export { default as PencilIcon } from '../icons/pencil';
|
|
1979
1983
|
// Pentagon aliases
|
|
@@ -1982,10 +1986,10 @@ export { default as PentagonIcon } from '../icons/pentagon';
|
|
|
1982
1986
|
export { default as PercentIcon } from '../icons/percent';
|
|
1983
1987
|
// PersonStanding aliases
|
|
1984
1988
|
export { default as PersonStandingIcon } from '../icons/person-standing';
|
|
1985
|
-
// PhilippinePeso aliases
|
|
1986
|
-
export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
1987
1989
|
// PhoneCall aliases
|
|
1988
1990
|
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
1991
|
+
// PhilippinePeso aliases
|
|
1992
|
+
export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
1989
1993
|
// PhoneForwarded aliases
|
|
1990
1994
|
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded';
|
|
1991
1995
|
// PhoneIncoming aliases
|
|
@@ -2002,38 +2006,40 @@ export { default as PhoneOutgoingIcon } from '../icons/phone-outgoing';
|
|
|
2002
2006
|
export { default as PiIcon } from '../icons/pi';
|
|
2003
2007
|
// Piano aliases
|
|
2004
2008
|
export { default as PianoIcon } from '../icons/piano';
|
|
2005
|
-
// PictureInPicture2 aliases
|
|
2006
|
-
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
2007
2009
|
// Pickaxe aliases
|
|
2008
2010
|
export { default as PickaxeIcon } from '../icons/pickaxe';
|
|
2011
|
+
// PictureInPicture2 aliases
|
|
2012
|
+
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
2009
2013
|
// PictureInPicture aliases
|
|
2010
2014
|
export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
2011
2015
|
// PiggyBank aliases
|
|
2012
2016
|
export { default as PiggyBankIcon } from '../icons/piggy-bank';
|
|
2013
|
-
// PilcrowLeft aliases
|
|
2014
|
-
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
2015
2017
|
// PilcrowRight aliases
|
|
2016
2018
|
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
2019
|
+
// PilcrowLeft aliases
|
|
2020
|
+
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
2017
2021
|
// Pilcrow aliases
|
|
2018
2022
|
export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
2019
2023
|
// PillBottle aliases
|
|
2020
2024
|
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
2025
|
+
// PinOff aliases
|
|
2026
|
+
export { default as PinOffIcon } from '../icons/pin-off';
|
|
2021
2027
|
// Pill aliases
|
|
2022
2028
|
export { default as PillIcon } from '../icons/pill';
|
|
2023
2029
|
// Pin aliases
|
|
2024
2030
|
export { default as PinIcon } from '../icons/pin';
|
|
2025
|
-
// PinOff aliases
|
|
2026
|
-
export { default as PinOffIcon } from '../icons/pin-off';
|
|
2027
|
-
// Pizza aliases
|
|
2028
|
-
export { default as PizzaIcon } from '../icons/pizza';
|
|
2029
2031
|
// Pipette aliases
|
|
2030
2032
|
export { default as PipetteIcon } from '../icons/pipette';
|
|
2031
2033
|
// PlaneLanding aliases
|
|
2032
2034
|
export { default as PlaneLandingIcon } from '../icons/plane-landing';
|
|
2033
|
-
// Plane aliases
|
|
2034
|
-
export { default as PlaneIcon } from '../icons/plane';
|
|
2035
2035
|
// PlaneTakeoff aliases
|
|
2036
2036
|
export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff';
|
|
2037
|
+
// Pizza aliases
|
|
2038
|
+
export { default as PizzaIcon } from '../icons/pizza';
|
|
2039
|
+
// Plane aliases
|
|
2040
|
+
export { default as PlaneIcon } from '../icons/plane';
|
|
2041
|
+
// PlayOff aliases
|
|
2042
|
+
export { default as PlayOffIcon } from '../icons/play-off';
|
|
2037
2043
|
// Play aliases
|
|
2038
2044
|
export { default as PlayIcon } from '../icons/play';
|
|
2039
2045
|
// Plug2 aliases
|
|
@@ -2046,206 +2052,206 @@ export { default as PlusIcon } from '../icons/plus';
|
|
|
2046
2052
|
export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
2047
2053
|
// Podcast aliases
|
|
2048
2054
|
export { default as PodcastIcon } from '../icons/podcast';
|
|
2049
|
-
// PointerOff aliases
|
|
2050
|
-
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
2051
2055
|
// Pointer aliases
|
|
2052
2056
|
export { default as PointerIcon } from '../icons/pointer';
|
|
2053
2057
|
// Popcorn aliases
|
|
2054
2058
|
export { default as PopcornIcon } from '../icons/popcorn';
|
|
2055
2059
|
// Popsicle aliases
|
|
2056
2060
|
export { default as PopsicleIcon } from '../icons/popsicle';
|
|
2057
|
-
//
|
|
2058
|
-
export { default as
|
|
2059
|
-
// Power aliases
|
|
2060
|
-
export { default as PowerIcon } from '../icons/power';
|
|
2061
|
+
// PointerOff aliases
|
|
2062
|
+
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
2061
2063
|
// PoundSterling aliases
|
|
2062
2064
|
export { default as PoundSterlingIcon } from '../icons/pound-sterling';
|
|
2065
|
+
// Power aliases
|
|
2066
|
+
export { default as PowerIcon } from '../icons/power';
|
|
2067
|
+
// PowerOff aliases
|
|
2068
|
+
export { default as PowerOffIcon } from '../icons/power-off';
|
|
2063
2069
|
// Presentation aliases
|
|
2064
2070
|
export { default as PresentationIcon } from '../icons/presentation';
|
|
2065
2071
|
// PrinterX aliases
|
|
2066
2072
|
export { default as PrinterXIcon } from '../icons/printer-x';
|
|
2067
|
-
// PrinterCheck aliases
|
|
2068
|
-
export { default as PrinterCheckIcon } from '../icons/printer-check';
|
|
2069
2073
|
// Printer aliases
|
|
2070
2074
|
export { default as PrinterIcon } from '../icons/printer';
|
|
2075
|
+
// PrinterCheck aliases
|
|
2076
|
+
export { default as PrinterCheckIcon } from '../icons/printer-check';
|
|
2071
2077
|
// Projector aliases
|
|
2072
2078
|
export { default as ProjectorIcon } from '../icons/projector';
|
|
2079
|
+
// Puzzle aliases
|
|
2080
|
+
export { default as PuzzleIcon } from '../icons/puzzle';
|
|
2073
2081
|
// Proportions aliases
|
|
2074
2082
|
export { default as ProportionsIcon } from '../icons/proportions';
|
|
2075
2083
|
// Pyramid aliases
|
|
2076
2084
|
export { default as PyramidIcon } from '../icons/pyramid';
|
|
2077
|
-
// Puzzle aliases
|
|
2078
|
-
export { default as PuzzleIcon } from '../icons/puzzle';
|
|
2079
|
-
// Quote aliases
|
|
2080
|
-
export { default as QuoteIcon } from '../icons/quote';
|
|
2081
2085
|
// QrCode aliases
|
|
2082
2086
|
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
2083
|
-
//
|
|
2084
|
-
export { default as
|
|
2087
|
+
// Quote aliases
|
|
2088
|
+
export { default as QuoteIcon } from '../icons/quote';
|
|
2085
2089
|
// Radar aliases
|
|
2086
2090
|
export { default as RadarIcon } from '../icons/radar';
|
|
2091
|
+
// Rabbit aliases
|
|
2092
|
+
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2087
2093
|
// Radiation aliases
|
|
2088
2094
|
export { default as RadiationIcon } from '../icons/radiation';
|
|
2089
2095
|
// Radical aliases
|
|
2090
2096
|
export { default as RadicalIcon } from '../icons/radical';
|
|
2091
|
-
// RadioReceiver aliases
|
|
2092
|
-
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2093
2097
|
// RadioOff aliases
|
|
2094
2098
|
export { default as RadioOffIcon } from '../icons/radio-off';
|
|
2095
|
-
// Radio aliases
|
|
2096
|
-
export { default as RadioIcon } from '../icons/radio';
|
|
2097
2099
|
// RadioTower aliases
|
|
2098
2100
|
export { default as RadioTowerIcon } from '../icons/radio-tower';
|
|
2101
|
+
// RadioReceiver aliases
|
|
2102
|
+
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2103
|
+
// Radio aliases
|
|
2104
|
+
export { default as RadioIcon } from '../icons/radio';
|
|
2099
2105
|
// Radius aliases
|
|
2100
2106
|
export { default as RadiusIcon } from '../icons/radius';
|
|
2101
2107
|
// Rainbow aliases
|
|
2102
2108
|
export { default as RainbowIcon } from '../icons/rainbow';
|
|
2103
2109
|
// Rat aliases
|
|
2104
2110
|
export { default as RatIcon } from '../icons/rat';
|
|
2105
|
-
// ReceiptCent aliases
|
|
2106
|
-
export { default as ReceiptCentIcon } from '../icons/receipt-cent';
|
|
2107
2111
|
// Ratio aliases
|
|
2108
2112
|
export { default as RatioIcon } from '../icons/ratio';
|
|
2113
|
+
// ReceiptIndianRupee aliases
|
|
2114
|
+
export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
|
|
2109
2115
|
// ReceiptEuro aliases
|
|
2110
2116
|
export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
|
|
2117
|
+
// ReceiptCent aliases
|
|
2118
|
+
export { default as ReceiptCentIcon } from '../icons/receipt-cent';
|
|
2111
2119
|
// ReceiptJapaneseYen aliases
|
|
2112
2120
|
export { default as ReceiptJapaneseYenIcon } from '../icons/receipt-japanese-yen';
|
|
2113
2121
|
// ReceiptPoundSterling aliases
|
|
2114
2122
|
export { default as ReceiptPoundSterlingIcon } from '../icons/receipt-pound-sterling';
|
|
2115
|
-
// ReceiptIndianRupee aliases
|
|
2116
|
-
export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
|
|
2117
2123
|
// ReceiptRussianRuble aliases
|
|
2118
2124
|
export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-ruble';
|
|
2119
|
-
// ReceiptText aliases
|
|
2120
|
-
export { default as ReceiptTextIcon } from '../icons/receipt-text';
|
|
2121
2125
|
// ReceiptSwissFranc aliases
|
|
2122
2126
|
export { default as ReceiptSwissFrancIcon } from '../icons/receipt-swiss-franc';
|
|
2127
|
+
// ReceiptText aliases
|
|
2128
|
+
export { default as ReceiptTextIcon } from '../icons/receipt-text';
|
|
2123
2129
|
// ReceiptTurkishLira aliases
|
|
2124
2130
|
export { default as ReceiptTurkishLiraIcon } from '../icons/receipt-turkish-lira';
|
|
2125
|
-
// Receipt aliases
|
|
2126
|
-
export { default as ReceiptIcon } from '../icons/receipt';
|
|
2127
2131
|
// RectangleCircle aliases
|
|
2128
2132
|
export { default as RectangleCircleIcon } from '../icons/rectangle-circle';
|
|
2133
|
+
// Receipt aliases
|
|
2134
|
+
export { default as ReceiptIcon } from '../icons/receipt';
|
|
2129
2135
|
// RectangleGoggles aliases
|
|
2130
2136
|
export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
|
|
2131
|
-
// RectangleHorizontal aliases
|
|
2132
|
-
export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal';
|
|
2133
2137
|
// RectangleVertical aliases
|
|
2134
2138
|
export { default as RectangleVerticalIcon } from '../icons/rectangle-vertical';
|
|
2135
|
-
//
|
|
2136
|
-
export { default as
|
|
2139
|
+
// RectangleHorizontal aliases
|
|
2140
|
+
export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal';
|
|
2137
2141
|
// Recycle aliases
|
|
2138
2142
|
export { default as RecycleIcon } from '../icons/recycle';
|
|
2139
2143
|
// Redo2 aliases
|
|
2140
2144
|
export { default as Redo2Icon } from '../icons/redo-2';
|
|
2141
|
-
//
|
|
2142
|
-
export { default as
|
|
2145
|
+
// RedoDot aliases
|
|
2146
|
+
export { default as RedoDotIcon } from '../icons/redo-dot';
|
|
2143
2147
|
// Redo aliases
|
|
2144
2148
|
export { default as RedoIcon } from '../icons/redo';
|
|
2145
2149
|
// RefreshCcwDot aliases
|
|
2146
2150
|
export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot';
|
|
2151
|
+
// RefreshCcw aliases
|
|
2152
|
+
export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
|
|
2147
2153
|
// RefreshCwOff aliases
|
|
2148
2154
|
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
2149
2155
|
// Refrigerator aliases
|
|
2150
2156
|
export { default as RefrigeratorIcon } from '../icons/refrigerator';
|
|
2151
|
-
// RefreshCw aliases
|
|
2152
|
-
export { default as RefreshCwIcon } from '../icons/refresh-cw';
|
|
2153
2157
|
// Regex aliases
|
|
2154
2158
|
export { default as RegexIcon } from '../icons/regex';
|
|
2159
|
+
// RefreshCw aliases
|
|
2160
|
+
export { default as RefreshCwIcon } from '../icons/refresh-cw';
|
|
2155
2161
|
// RemoveFormatting aliases
|
|
2156
2162
|
export { default as RemoveFormattingIcon } from '../icons/remove-formatting';
|
|
2157
2163
|
// Repeat1 aliases
|
|
2158
2164
|
export { default as Repeat1Icon } from '../icons/repeat-1';
|
|
2159
2165
|
// Repeat2 aliases
|
|
2160
2166
|
export { default as Repeat2Icon } from '../icons/repeat-2';
|
|
2161
|
-
// RepeatOff aliases
|
|
2162
|
-
export { default as RepeatOffIcon } from '../icons/repeat-off';
|
|
2163
|
-
// Repeat aliases
|
|
2164
|
-
export { default as RepeatIcon } from '../icons/repeat';
|
|
2165
2167
|
// ReplaceAll aliases
|
|
2166
2168
|
export { default as ReplaceAllIcon } from '../icons/replace-all';
|
|
2167
2169
|
// Replace aliases
|
|
2168
2170
|
export { default as ReplaceIcon } from '../icons/replace';
|
|
2171
|
+
// RepeatOff aliases
|
|
2172
|
+
export { default as RepeatOffIcon } from '../icons/repeat-off';
|
|
2173
|
+
// Repeat aliases
|
|
2174
|
+
export { default as RepeatIcon } from '../icons/repeat';
|
|
2169
2175
|
// ReplyAll aliases
|
|
2170
2176
|
export { default as ReplyAllIcon } from '../icons/reply-all';
|
|
2171
2177
|
// Reply aliases
|
|
2172
2178
|
export { default as ReplyIcon } from '../icons/reply';
|
|
2173
|
-
// Ribbon aliases
|
|
2174
|
-
export { default as RibbonIcon } from '../icons/ribbon';
|
|
2175
|
-
// Road aliases
|
|
2176
|
-
export { default as RoadIcon } from '../icons/road';
|
|
2177
2179
|
// Rewind aliases
|
|
2178
2180
|
export { default as RewindIcon } from '../icons/rewind';
|
|
2181
|
+
// Ribbon aliases
|
|
2182
|
+
export { default as RibbonIcon } from '../icons/ribbon';
|
|
2179
2183
|
// Rocket aliases
|
|
2180
2184
|
export { default as RocketIcon } from '../icons/rocket';
|
|
2181
2185
|
// RockingChair aliases
|
|
2182
2186
|
export { default as RockingChairIcon } from '../icons/rocking-chair';
|
|
2183
|
-
//
|
|
2184
|
-
export { default as
|
|
2187
|
+
// Road aliases
|
|
2188
|
+
export { default as RoadIcon } from '../icons/road';
|
|
2185
2189
|
// RollerCoaster aliases
|
|
2186
2190
|
export { default as RollerCoasterIcon } from '../icons/roller-coaster';
|
|
2187
|
-
// RotateCcwSquare aliases
|
|
2188
|
-
export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
|
|
2189
2191
|
// RotateCcwKey aliases
|
|
2190
2192
|
export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
|
|
2191
|
-
//
|
|
2192
|
-
export { default as
|
|
2193
|
+
// Rose aliases
|
|
2194
|
+
export { default as RoseIcon } from '../icons/rose';
|
|
2195
|
+
// RotateCcwSquare aliases
|
|
2196
|
+
export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
|
|
2193
2197
|
// RotateCcw aliases
|
|
2194
2198
|
export { default as RotateCcwIcon } from '../icons/rotate-ccw';
|
|
2195
2199
|
// RotateCw aliases
|
|
2196
2200
|
export { default as RotateCwIcon } from '../icons/rotate-cw';
|
|
2197
2201
|
// RouteOff aliases
|
|
2198
2202
|
export { default as RouteOffIcon } from '../icons/route-off';
|
|
2203
|
+
// RotateCwSquare aliases
|
|
2204
|
+
export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
|
|
2199
2205
|
// Route aliases
|
|
2200
2206
|
export { default as RouteIcon } from '../icons/route';
|
|
2201
|
-
// Router aliases
|
|
2202
|
-
export { default as RouterIcon } from '../icons/router';
|
|
2203
2207
|
// Rows4 aliases
|
|
2204
2208
|
export { default as Rows4Icon } from '../icons/rows-4';
|
|
2209
|
+
// Router aliases
|
|
2210
|
+
export { default as RouterIcon } from '../icons/router';
|
|
2205
2211
|
// Rss aliases
|
|
2206
2212
|
export { default as RssIcon } from '../icons/rss';
|
|
2207
2213
|
// RulerDimensionLine aliases
|
|
2208
2214
|
export { default as RulerDimensionLineIcon } from '../icons/ruler-dimension-line';
|
|
2215
|
+
// Salad aliases
|
|
2216
|
+
export { default as SaladIcon } from '../icons/salad';
|
|
2209
2217
|
// Ruler aliases
|
|
2210
2218
|
export { default as RulerIcon } from '../icons/ruler';
|
|
2211
2219
|
// Sailboat aliases
|
|
2212
2220
|
export { default as SailboatIcon } from '../icons/sailboat';
|
|
2213
|
-
// Salad aliases
|
|
2214
|
-
export { default as SaladIcon } from '../icons/salad';
|
|
2215
2221
|
// RussianRuble aliases
|
|
2216
2222
|
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2217
|
-
// SatelliteDish aliases
|
|
2218
|
-
export { default as SatelliteDishIcon } from '../icons/satellite-dish';
|
|
2219
2223
|
// Sandwich aliases
|
|
2220
2224
|
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2225
|
+
// SatelliteDish aliases
|
|
2226
|
+
export { default as SatelliteDishIcon } from '../icons/satellite-dish';
|
|
2227
|
+
// SaudiRiyal aliases
|
|
2228
|
+
export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
|
|
2221
2229
|
// Satellite aliases
|
|
2222
2230
|
export { default as SatelliteIcon } from '../icons/satellite';
|
|
2223
2231
|
// SaveAll aliases
|
|
2224
2232
|
export { default as SaveAllIcon } from '../icons/save-all';
|
|
2225
2233
|
// SaveOff aliases
|
|
2226
2234
|
export { default as SaveOffIcon } from '../icons/save-off';
|
|
2227
|
-
// SaudiRiyal aliases
|
|
2228
|
-
export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
|
|
2229
|
-
// Save aliases
|
|
2230
|
-
export { default as SaveIcon } from '../icons/save';
|
|
2231
2235
|
// Scale aliases
|
|
2232
2236
|
export { default as ScaleIcon } from '../icons/scale';
|
|
2237
|
+
// Save aliases
|
|
2238
|
+
export { default as SaveIcon } from '../icons/save';
|
|
2233
2239
|
// Scaling aliases
|
|
2234
2240
|
export { default as ScalingIcon } from '../icons/scaling';
|
|
2235
|
-
// ScanEye aliases
|
|
2236
|
-
export { default as ScanEyeIcon } from '../icons/scan-eye';
|
|
2237
2241
|
// ScanBarcode aliases
|
|
2238
2242
|
export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
|
|
2239
|
-
// ScanHeart aliases
|
|
2240
|
-
export { default as ScanHeartIcon } from '../icons/scan-heart';
|
|
2241
2243
|
// ScanFace aliases
|
|
2242
2244
|
export { default as ScanFaceIcon } from '../icons/scan-face';
|
|
2245
|
+
// ScanHeart aliases
|
|
2246
|
+
export { default as ScanHeartIcon } from '../icons/scan-heart';
|
|
2247
|
+
// ScanEye aliases
|
|
2248
|
+
export { default as ScanEyeIcon } from '../icons/scan-eye';
|
|
2243
2249
|
// ScanLine aliases
|
|
2244
2250
|
export { default as ScanLineIcon } from '../icons/scan-line';
|
|
2245
|
-
// ScanQrCode aliases
|
|
2246
|
-
export { default as ScanQrCodeIcon } from '../icons/scan-qr-code';
|
|
2247
2251
|
// ScanSearch aliases
|
|
2248
2252
|
export { default as ScanSearchIcon } from '../icons/scan-search';
|
|
2253
|
+
// ScanQrCode aliases
|
|
2254
|
+
export { default as ScanQrCodeIcon } from '../icons/scan-qr-code';
|
|
2249
2255
|
// ScanText aliases
|
|
2250
2256
|
export { default as ScanTextIcon } from '../icons/scan-text';
|
|
2251
2257
|
// Scan aliases
|
|
@@ -2254,58 +2260,58 @@ export { default as ScanIcon } from '../icons/scan';
|
|
|
2254
2260
|
export { default as SchoolIcon } from '../icons/school';
|
|
2255
2261
|
// ScissorsLineDashed aliases
|
|
2256
2262
|
export { default as ScissorsLineDashedIcon } from '../icons/scissors-line-dashed';
|
|
2257
|
-
// ScreenShareOff aliases
|
|
2258
|
-
export { default as ScreenShareOffIcon } from '../icons/screen-share-off';
|
|
2259
2263
|
// Scissors aliases
|
|
2260
2264
|
export { default as ScissorsIcon } from '../icons/scissors';
|
|
2265
|
+
// ScreenShareOff aliases
|
|
2266
|
+
export { default as ScreenShareOffIcon } from '../icons/screen-share-off';
|
|
2261
2267
|
// Scooter aliases
|
|
2262
2268
|
export { default as ScooterIcon } from '../icons/scooter';
|
|
2263
2269
|
// ScreenShare aliases
|
|
2264
2270
|
export { default as ScreenShareIcon } from '../icons/screen-share';
|
|
2265
2271
|
// ScrollText aliases
|
|
2266
2272
|
export { default as ScrollTextIcon } from '../icons/scroll-text';
|
|
2267
|
-
// Scroll aliases
|
|
2268
|
-
export { default as ScrollIcon } from '../icons/scroll';
|
|
2269
|
-
// SearchCheck aliases
|
|
2270
|
-
export { default as SearchCheckIcon } from '../icons/search-check';
|
|
2271
2273
|
// SearchAlert aliases
|
|
2272
2274
|
export { default as SearchAlertIcon } from '../icons/search-alert';
|
|
2275
|
+
// SearchCheck aliases
|
|
2276
|
+
export { default as SearchCheckIcon } from '../icons/search-check';
|
|
2273
2277
|
// SearchSlash aliases
|
|
2274
2278
|
export { default as SearchSlashIcon } from '../icons/search-slash';
|
|
2275
2279
|
// SearchCode aliases
|
|
2276
2280
|
export { default as SearchCodeIcon } from '../icons/search-code';
|
|
2277
|
-
// SearchX aliases
|
|
2278
|
-
export { default as SearchXIcon } from '../icons/search-x';
|
|
2279
2281
|
// Search aliases
|
|
2280
2282
|
export { default as SearchIcon } from '../icons/search';
|
|
2283
|
+
// SearchX aliases
|
|
2284
|
+
export { default as SearchXIcon } from '../icons/search-x';
|
|
2285
|
+
// Scroll aliases
|
|
2286
|
+
export { default as ScrollIcon } from '../icons/scroll';
|
|
2281
2287
|
// Section aliases
|
|
2282
2288
|
export { default as SectionIcon } from '../icons/section';
|
|
2283
|
-
// SendToBack aliases
|
|
2284
|
-
export { default as SendToBackIcon } from '../icons/send-to-back';
|
|
2285
2289
|
// Send aliases
|
|
2286
2290
|
export { default as SendIcon } from '../icons/send';
|
|
2291
|
+
// SendToBack aliases
|
|
2292
|
+
export { default as SendToBackIcon } from '../icons/send-to-back';
|
|
2293
|
+
// ServerCog aliases
|
|
2294
|
+
export { default as ServerCogIcon } from '../icons/server-cog';
|
|
2287
2295
|
// SeparatorHorizontal aliases
|
|
2288
2296
|
export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
|
|
2289
2297
|
// SeparatorVertical aliases
|
|
2290
2298
|
export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
|
|
2291
|
-
// ServerCog aliases
|
|
2292
|
-
export { default as ServerCogIcon } from '../icons/server-cog';
|
|
2293
2299
|
// ServerCrash aliases
|
|
2294
2300
|
export { default as ServerCrashIcon } from '../icons/server-crash';
|
|
2295
2301
|
// ServerOff aliases
|
|
2296
2302
|
export { default as ServerOffIcon } from '../icons/server-off';
|
|
2303
|
+
// Settings2 aliases
|
|
2304
|
+
export { default as Settings2Icon } from '../icons/settings-2';
|
|
2297
2305
|
// Server aliases
|
|
2298
2306
|
export { default as ServerIcon } from '../icons/server';
|
|
2299
2307
|
// Settings aliases
|
|
2300
2308
|
export { default as SettingsIcon } from '../icons/settings';
|
|
2301
|
-
// Settings2 aliases
|
|
2302
|
-
export { default as Settings2Icon } from '../icons/settings-2';
|
|
2303
2309
|
// Shapes aliases
|
|
2304
2310
|
export { default as ShapesIcon } from '../icons/shapes';
|
|
2305
|
-
// Share2 aliases
|
|
2306
|
-
export { default as Share2Icon } from '../icons/share-2';
|
|
2307
2311
|
// Share aliases
|
|
2308
2312
|
export { default as ShareIcon } from '../icons/share';
|
|
2313
|
+
// Share2 aliases
|
|
2314
|
+
export { default as Share2Icon } from '../icons/share-2';
|
|
2309
2315
|
// Sheet aliases
|
|
2310
2316
|
export { default as SheetIcon } from '../icons/sheet';
|
|
2311
2317
|
// Shell aliases
|
|
@@ -2314,28 +2320,28 @@ export { default as ShellIcon } from '../icons/shell';
|
|
|
2314
2320
|
export { default as ShelvingUnitIcon } from '../icons/shelving-unit';
|
|
2315
2321
|
// ShieldAlert aliases
|
|
2316
2322
|
export { default as ShieldAlertIcon } from '../icons/shield-alert';
|
|
2317
|
-
// ShieldBan aliases
|
|
2318
|
-
export { default as ShieldBanIcon } from '../icons/shield-ban';
|
|
2319
2323
|
// ShieldCheck aliases
|
|
2320
2324
|
export { default as ShieldCheckIcon } from '../icons/shield-check';
|
|
2321
2325
|
// ShieldCogCorner aliases
|
|
2322
2326
|
export { default as ShieldCogCornerIcon } from '../icons/shield-cog-corner';
|
|
2327
|
+
// ShieldBan aliases
|
|
2328
|
+
export { default as ShieldBanIcon } from '../icons/shield-ban';
|
|
2323
2329
|
// ShieldCog aliases
|
|
2324
2330
|
export { default as ShieldCogIcon } from '../icons/shield-cog';
|
|
2331
|
+
// ShieldHalf aliases
|
|
2332
|
+
export { default as ShieldHalfIcon } from '../icons/shield-half';
|
|
2325
2333
|
// ShieldEllipsis aliases
|
|
2326
2334
|
export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
|
|
2327
2335
|
// ShieldMinus aliases
|
|
2328
2336
|
export { default as ShieldMinusIcon } from '../icons/shield-minus';
|
|
2329
|
-
// ShieldHalf aliases
|
|
2330
|
-
export { default as ShieldHalfIcon } from '../icons/shield-half';
|
|
2331
|
-
// ShieldPlus aliases
|
|
2332
|
-
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2333
2337
|
// ShieldOff aliases
|
|
2334
2338
|
export { default as ShieldOffIcon } from '../icons/shield-off';
|
|
2335
|
-
//
|
|
2336
|
-
export { default as
|
|
2339
|
+
// ShieldPlus aliases
|
|
2340
|
+
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2337
2341
|
// Shield aliases
|
|
2338
2342
|
export { default as ShieldIcon } from '../icons/shield';
|
|
2343
|
+
// ShieldUser aliases
|
|
2344
|
+
export { default as ShieldUserIcon } from '../icons/shield-user';
|
|
2339
2345
|
// ShipWheel aliases
|
|
2340
2346
|
export { default as ShipWheelIcon } from '../icons/ship-wheel';
|
|
2341
2347
|
// Shirt aliases
|
|
@@ -2344,24 +2350,24 @@ export { default as ShirtIcon } from '../icons/shirt';
|
|
|
2344
2350
|
export { default as ShipIcon } from '../icons/ship';
|
|
2345
2351
|
// ShoppingBag aliases
|
|
2346
2352
|
export { default as ShoppingBagIcon } from '../icons/shopping-bag';
|
|
2347
|
-
// ShoppingBasket aliases
|
|
2348
|
-
export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
|
|
2349
2353
|
// ShoppingCart aliases
|
|
2350
2354
|
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2355
|
+
// ShoppingBasket aliases
|
|
2356
|
+
export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
|
|
2351
2357
|
// Shovel aliases
|
|
2352
2358
|
export { default as ShovelIcon } from '../icons/shovel';
|
|
2353
2359
|
// ShowerHead aliases
|
|
2354
2360
|
export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
2361
|
+
// Shrink aliases
|
|
2362
|
+
export { default as ShrinkIcon } from '../icons/shrink';
|
|
2355
2363
|
// Shredder aliases
|
|
2356
2364
|
export { default as ShredderIcon } from '../icons/shredder';
|
|
2365
|
+
// Shrub aliases
|
|
2366
|
+
export { default as ShrubIcon } from '../icons/shrub';
|
|
2357
2367
|
// Shrimp aliases
|
|
2358
2368
|
export { default as ShrimpIcon } from '../icons/shrimp';
|
|
2359
|
-
// Shrink aliases
|
|
2360
|
-
export { default as ShrinkIcon } from '../icons/shrink';
|
|
2361
2369
|
// Shuffle aliases
|
|
2362
2370
|
export { default as ShuffleIcon } from '../icons/shuffle';
|
|
2363
|
-
// Shrub aliases
|
|
2364
|
-
export { default as ShrubIcon } from '../icons/shrub';
|
|
2365
2371
|
// Sigma aliases
|
|
2366
2372
|
export { default as SigmaIcon } from '../icons/sigma';
|
|
2367
2373
|
// SignalHigh aliases
|
|
@@ -2384,10 +2390,10 @@ export { default as SirenIcon } from '../icons/siren';
|
|
|
2384
2390
|
export { default as SignpostIcon } from '../icons/signpost';
|
|
2385
2391
|
// SkipBack aliases
|
|
2386
2392
|
export { default as SkipBackIcon } from '../icons/skip-back';
|
|
2387
|
-
// SkipForward aliases
|
|
2388
|
-
export { default as SkipForwardIcon } from '../icons/skip-forward';
|
|
2389
2393
|
// Skull aliases
|
|
2390
2394
|
export { default as SkullIcon } from '../icons/skull';
|
|
2395
|
+
// SkipForward aliases
|
|
2396
|
+
export { default as SkipForwardIcon } from '../icons/skip-forward';
|
|
2391
2397
|
// Slash aliases
|
|
2392
2398
|
export { default as SlashIcon } from '../icons/slash';
|
|
2393
2399
|
// Slice aliases
|
|
@@ -2398,58 +2404,58 @@ export { default as SlidersHorizontalIcon } from '../icons/sliders-horizontal';
|
|
|
2398
2404
|
export { default as SmartphoneChargingIcon } from '../icons/smartphone-charging';
|
|
2399
2405
|
// SmartphoneNfc aliases
|
|
2400
2406
|
export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc';
|
|
2401
|
-
// SmilePlus aliases
|
|
2402
|
-
export { default as SmilePlusIcon } from '../icons/smile-plus';
|
|
2403
2407
|
// Smartphone aliases
|
|
2404
2408
|
export { default as SmartphoneIcon } from '../icons/smartphone';
|
|
2409
|
+
// SmilePlus aliases
|
|
2410
|
+
export { default as SmilePlusIcon } from '../icons/smile-plus';
|
|
2405
2411
|
// Smile aliases
|
|
2406
2412
|
export { default as SmileIcon } from '../icons/smile';
|
|
2407
2413
|
// Snail aliases
|
|
2408
2414
|
export { default as SnailIcon } from '../icons/snail';
|
|
2409
|
-
// Snowflake aliases
|
|
2410
|
-
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2411
2415
|
// SoapDispenserDroplet aliases
|
|
2412
2416
|
export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet';
|
|
2417
|
+
// Snowflake aliases
|
|
2418
|
+
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2413
2419
|
// Sofa aliases
|
|
2414
2420
|
export { default as SofaIcon } from '../icons/sofa';
|
|
2415
|
-
// Soup aliases
|
|
2416
|
-
export { default as SoupIcon } from '../icons/soup';
|
|
2417
2421
|
// SolarPanel aliases
|
|
2418
2422
|
export { default as SolarPanelIcon } from '../icons/solar-panel';
|
|
2423
|
+
// Soup aliases
|
|
2424
|
+
export { default as SoupIcon } from '../icons/soup';
|
|
2419
2425
|
// Space aliases
|
|
2420
2426
|
export { default as SpaceIcon } from '../icons/space';
|
|
2427
|
+
// Sparkle aliases
|
|
2428
|
+
export { default as SparkleIcon } from '../icons/sparkle';
|
|
2421
2429
|
// Spade aliases
|
|
2422
2430
|
export { default as SpadeIcon } from '../icons/spade';
|
|
2423
|
-
// Speech aliases
|
|
2424
|
-
export { default as SpeechIcon } from '../icons/speech';
|
|
2425
2431
|
// Speaker aliases
|
|
2426
2432
|
export { default as SpeakerIcon } from '../icons/speaker';
|
|
2433
|
+
// Speech aliases
|
|
2434
|
+
export { default as SpeechIcon } from '../icons/speech';
|
|
2427
2435
|
// SpellCheck2 aliases
|
|
2428
2436
|
export { default as SpellCheck2Icon } from '../icons/spell-check-2';
|
|
2429
|
-
// Sparkle aliases
|
|
2430
|
-
export { default as SparkleIcon } from '../icons/sparkle';
|
|
2431
2437
|
// SpellCheck aliases
|
|
2432
2438
|
export { default as SpellCheckIcon } from '../icons/spell-check';
|
|
2433
|
-
// SplinePointer aliases
|
|
2434
|
-
export { default as SplinePointerIcon } from '../icons/spline-pointer';
|
|
2435
2439
|
// Spline aliases
|
|
2436
2440
|
export { default as SplineIcon } from '../icons/spline';
|
|
2441
|
+
// SplinePointer aliases
|
|
2442
|
+
export { default as SplinePointerIcon } from '../icons/spline-pointer';
|
|
2443
|
+
// Spool aliases
|
|
2444
|
+
export { default as SpoolIcon } from '../icons/spool';
|
|
2437
2445
|
// Split aliases
|
|
2438
2446
|
export { default as SplitIcon } from '../icons/split';
|
|
2439
2447
|
// SportShoe aliases
|
|
2440
2448
|
export { default as SportShoeIcon } from '../icons/sport-shoe';
|
|
2441
|
-
// Spool aliases
|
|
2442
|
-
export { default as SpoolIcon } from '../icons/spool';
|
|
2443
|
-
// Spotlight aliases
|
|
2444
|
-
export { default as SpotlightIcon } from '../icons/spotlight';
|
|
2445
2449
|
// SprayCan aliases
|
|
2446
2450
|
export { default as SprayCanIcon } from '../icons/spray-can';
|
|
2451
|
+
// Spotlight aliases
|
|
2452
|
+
export { default as SpotlightIcon } from '../icons/spotlight';
|
|
2447
2453
|
// Sprout aliases
|
|
2448
2454
|
export { default as SproutIcon } from '../icons/sprout';
|
|
2449
|
-
// SquareArrowRightExit aliases
|
|
2450
|
-
export { default as SquareArrowRightExitIcon } from '../icons/square-arrow-right-exit';
|
|
2451
2455
|
// SquareArrowRightEnter aliases
|
|
2452
2456
|
export { default as SquareArrowRightEnterIcon } from '../icons/square-arrow-right-enter';
|
|
2457
|
+
// SquareArrowRightExit aliases
|
|
2458
|
+
export { default as SquareArrowRightExitIcon } from '../icons/square-arrow-right-exit';
|
|
2453
2459
|
// SquareDashedBottomCode aliases
|
|
2454
2460
|
export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code';
|
|
2455
2461
|
// SquareDashedBottom aliases
|
|
@@ -2466,42 +2472,42 @@ export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
|
|
|
2466
2472
|
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2467
2473
|
// SquareStack aliases
|
|
2468
2474
|
export { default as SquareStackIcon } from '../icons/square-stack';
|
|
2475
|
+
// SquareStop aliases
|
|
2476
|
+
export { default as SquareStopIcon } from '../icons/square-stop';
|
|
2469
2477
|
// SquareStar aliases
|
|
2470
2478
|
export { default as SquareStarIcon } from '../icons/square-star';
|
|
2471
2479
|
// Square aliases
|
|
2472
2480
|
export { default as SquareIcon } from '../icons/square';
|
|
2473
|
-
// SquareStop aliases
|
|
2474
|
-
export { default as SquareStopIcon } from '../icons/square-stop';
|
|
2475
2481
|
// SquaresExclude aliases
|
|
2476
2482
|
export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
|
|
2477
|
-
// SquaresIntersect aliases
|
|
2478
|
-
export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
|
|
2479
2483
|
// SquaresSubtract aliases
|
|
2480
2484
|
export { default as SquaresSubtractIcon } from '../icons/squares-subtract';
|
|
2481
2485
|
// SquaresUnite aliases
|
|
2482
2486
|
export { default as SquaresUniteIcon } from '../icons/squares-unite';
|
|
2487
|
+
// SquaresIntersect aliases
|
|
2488
|
+
export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
|
|
2483
2489
|
// SquircleDashed aliases
|
|
2484
2490
|
export { default as SquircleDashedIcon } from '../icons/squircle-dashed';
|
|
2485
|
-
// Squircle aliases
|
|
2486
|
-
export { default as SquircleIcon } from '../icons/squircle';
|
|
2487
2491
|
// Squirrel aliases
|
|
2488
2492
|
export { default as SquirrelIcon } from '../icons/squirrel';
|
|
2489
2493
|
// Stamp aliases
|
|
2490
2494
|
export { default as StampIcon } from '../icons/stamp';
|
|
2491
|
-
//
|
|
2492
|
-
export { default as
|
|
2495
|
+
// Squircle aliases
|
|
2496
|
+
export { default as SquircleIcon } from '../icons/squircle';
|
|
2493
2497
|
// StarOff aliases
|
|
2494
2498
|
export { default as StarOffIcon } from '../icons/star-off';
|
|
2495
2499
|
// Star aliases
|
|
2496
2500
|
export { default as StarIcon } from '../icons/star';
|
|
2501
|
+
// StarHalf aliases
|
|
2502
|
+
export { default as StarHalfIcon } from '../icons/star-half';
|
|
2497
2503
|
// StepForward aliases
|
|
2498
2504
|
export { default as StepForwardIcon } from '../icons/step-forward';
|
|
2499
2505
|
// StepBack aliases
|
|
2500
2506
|
export { default as StepBackIcon } from '../icons/step-back';
|
|
2501
|
-
// Stethoscope aliases
|
|
2502
|
-
export { default as StethoscopeIcon } from '../icons/stethoscope';
|
|
2503
2507
|
// Sticker aliases
|
|
2504
2508
|
export { default as StickerIcon } from '../icons/sticker';
|
|
2509
|
+
// Stethoscope aliases
|
|
2510
|
+
export { default as StethoscopeIcon } from '../icons/stethoscope';
|
|
2505
2511
|
// StickyNoteCheck aliases
|
|
2506
2512
|
export { default as StickyNoteCheckIcon } from '../icons/sticky-note-check';
|
|
2507
2513
|
// StickyNoteMinus aliases
|
|
@@ -2512,72 +2518,72 @@ export { default as StickyNoteOffIcon } from '../icons/sticky-note-off';
|
|
|
2512
2518
|
export { default as StickyNotePlusIcon } from '../icons/sticky-note-plus';
|
|
2513
2519
|
// StickyNoteX aliases
|
|
2514
2520
|
export { default as StickyNoteXIcon } from '../icons/sticky-note-x';
|
|
2515
|
-
// StickyNote aliases
|
|
2516
|
-
export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
2517
2521
|
// StickyNotes aliases
|
|
2518
2522
|
export { default as StickyNotesIcon } from '../icons/sticky-notes';
|
|
2519
|
-
//
|
|
2520
|
-
export { default as
|
|
2523
|
+
// StickyNote aliases
|
|
2524
|
+
export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
2521
2525
|
// Store aliases
|
|
2522
2526
|
export { default as StoreIcon } from '../icons/store';
|
|
2523
2527
|
// StretchHorizontal aliases
|
|
2524
2528
|
export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
|
|
2525
|
-
//
|
|
2526
|
-
export { default as
|
|
2529
|
+
// Stone aliases
|
|
2530
|
+
export { default as StoneIcon } from '../icons/stone';
|
|
2527
2531
|
// StretchVertical aliases
|
|
2528
2532
|
export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
2529
|
-
//
|
|
2530
|
-
export { default as
|
|
2533
|
+
// Strikethrough aliases
|
|
2534
|
+
export { default as StrikethroughIcon } from '../icons/strikethrough';
|
|
2531
2535
|
// SunDim aliases
|
|
2532
2536
|
export { default as SunDimIcon } from '../icons/sun-dim';
|
|
2533
|
-
//
|
|
2534
|
-
export { default as
|
|
2537
|
+
// Subscript aliases
|
|
2538
|
+
export { default as SubscriptIcon } from '../icons/subscript';
|
|
2535
2539
|
// SunMoon aliases
|
|
2536
2540
|
export { default as SunMoonIcon } from '../icons/sun-moon';
|
|
2537
|
-
//
|
|
2538
|
-
export { default as
|
|
2541
|
+
// SunMedium aliases
|
|
2542
|
+
export { default as SunMediumIcon } from '../icons/sun-medium';
|
|
2539
2543
|
// SunSnow aliases
|
|
2540
2544
|
export { default as SunSnowIcon } from '../icons/sun-snow';
|
|
2545
|
+
// Sun aliases
|
|
2546
|
+
export { default as SunIcon } from '../icons/sun';
|
|
2541
2547
|
// Sunrise aliases
|
|
2542
2548
|
export { default as SunriseIcon } from '../icons/sunrise';
|
|
2543
|
-
// Sunset aliases
|
|
2544
|
-
export { default as SunsetIcon } from '../icons/sunset';
|
|
2545
2549
|
// Superscript aliases
|
|
2546
2550
|
export { default as SuperscriptIcon } from '../icons/superscript';
|
|
2551
|
+
// Sunset aliases
|
|
2552
|
+
export { default as SunsetIcon } from '../icons/sunset';
|
|
2547
2553
|
// SwatchBook aliases
|
|
2548
2554
|
export { default as SwatchBookIcon } from '../icons/swatch-book';
|
|
2549
|
-
// SwitchCamera aliases
|
|
2550
|
-
export { default as SwitchCameraIcon } from '../icons/switch-camera';
|
|
2551
2555
|
// SwissFranc aliases
|
|
2552
2556
|
export { default as SwissFrancIcon } from '../icons/swiss-franc';
|
|
2557
|
+
// SwitchCamera aliases
|
|
2558
|
+
export { default as SwitchCameraIcon } from '../icons/switch-camera';
|
|
2553
2559
|
// Sword aliases
|
|
2554
2560
|
export { default as SwordIcon } from '../icons/sword';
|
|
2561
|
+
// Syringe aliases
|
|
2562
|
+
export { default as SyringeIcon } from '../icons/syringe';
|
|
2555
2563
|
// Swords aliases
|
|
2556
2564
|
export { default as SwordsIcon } from '../icons/swords';
|
|
2557
2565
|
// Table2 aliases
|
|
2558
2566
|
export { default as Table2Icon } from '../icons/table-2';
|
|
2559
|
-
// Syringe aliases
|
|
2560
|
-
export { default as SyringeIcon } from '../icons/syringe';
|
|
2561
2567
|
// TableCellsMerge aliases
|
|
2562
2568
|
export { default as TableCellsMergeIcon } from '../icons/table-cells-merge';
|
|
2563
2569
|
// TableCellsSplit aliases
|
|
2564
2570
|
export { default as TableCellsSplitIcon } from '../icons/table-cells-split';
|
|
2565
2571
|
// TableColumnsSplit aliases
|
|
2566
2572
|
export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
|
|
2567
|
-
// TableOfContents aliases
|
|
2568
|
-
export { default as TableOfContentsIcon } from '../icons/table-of-contents';
|
|
2569
2573
|
// TableProperties aliases
|
|
2570
2574
|
export { default as TablePropertiesIcon } from '../icons/table-properties';
|
|
2575
|
+
// TableOfContents aliases
|
|
2576
|
+
export { default as TableOfContentsIcon } from '../icons/table-of-contents';
|
|
2571
2577
|
// TableRowsSplit aliases
|
|
2572
2578
|
export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
|
|
2573
2579
|
// Table aliases
|
|
2574
2580
|
export { default as TableIcon } from '../icons/table';
|
|
2575
2581
|
// TabletSmartphone aliases
|
|
2576
2582
|
export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone';
|
|
2577
|
-
// Tablet aliases
|
|
2578
|
-
export { default as TabletIcon } from '../icons/tablet';
|
|
2579
2583
|
// Tablets aliases
|
|
2580
2584
|
export { default as TabletsIcon } from '../icons/tablets';
|
|
2585
|
+
// Tablet aliases
|
|
2586
|
+
export { default as TabletIcon } from '../icons/tablet';
|
|
2581
2587
|
// Tag aliases
|
|
2582
2588
|
export { default as TagIcon } from '../icons/tag';
|
|
2583
2589
|
// Tags aliases
|
|
@@ -2588,10 +2594,10 @@ export { default as Tally1Icon } from '../icons/tally-1';
|
|
|
2588
2594
|
export { default as Tally2Icon } from '../icons/tally-2';
|
|
2589
2595
|
// Tally3 aliases
|
|
2590
2596
|
export { default as Tally3Icon } from '../icons/tally-3';
|
|
2591
|
-
// Tally5 aliases
|
|
2592
|
-
export { default as Tally5Icon } from '../icons/tally-5';
|
|
2593
2597
|
// Tally4 aliases
|
|
2594
2598
|
export { default as Tally4Icon } from '../icons/tally-4';
|
|
2599
|
+
// Tally5 aliases
|
|
2600
|
+
export { default as Tally5Icon } from '../icons/tally-5';
|
|
2595
2601
|
// Tangent aliases
|
|
2596
2602
|
export { default as TangentIcon } from '../icons/tangent';
|
|
2597
2603
|
// Target aliases
|
|
@@ -2608,62 +2614,62 @@ export { default as TerminalIcon } from '../icons/terminal';
|
|
|
2608
2614
|
export { default as TestTubesIcon } from '../icons/test-tubes';
|
|
2609
2615
|
// TestTube aliases
|
|
2610
2616
|
export { default as TestTubeIcon } from '../icons/test-tube';
|
|
2611
|
-
// TextCursorInput aliases
|
|
2612
|
-
export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
2613
2617
|
// TextCursor aliases
|
|
2614
2618
|
export { default as TextCursorIcon } from '../icons/text-cursor';
|
|
2619
|
+
// TextCursorInput aliases
|
|
2620
|
+
export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
2621
|
+
// ThermometerSnowflake aliases
|
|
2622
|
+
export { default as ThermometerSnowflakeIcon } from '../icons/thermometer-snowflake';
|
|
2615
2623
|
// TextQuote aliases
|
|
2616
2624
|
export { default as TextQuoteIcon } from '../icons/text-quote';
|
|
2617
|
-
// TextSearch aliases
|
|
2618
|
-
export { default as TextSearchIcon } from '../icons/text-search';
|
|
2619
2625
|
// Theater aliases
|
|
2620
2626
|
export { default as TheaterIcon } from '../icons/theater';
|
|
2621
|
-
//
|
|
2622
|
-
export { default as
|
|
2623
|
-
// Thermometer aliases
|
|
2624
|
-
export { default as ThermometerIcon } from '../icons/thermometer';
|
|
2627
|
+
// TextSearch aliases
|
|
2628
|
+
export { default as TextSearchIcon } from '../icons/text-search';
|
|
2625
2629
|
// ThermometerSun aliases
|
|
2626
2630
|
export { default as ThermometerSunIcon } from '../icons/thermometer-sun';
|
|
2631
|
+
// Thermometer aliases
|
|
2632
|
+
export { default as ThermometerIcon } from '../icons/thermometer';
|
|
2627
2633
|
// ThumbsDown aliases
|
|
2628
2634
|
export { default as ThumbsDownIcon } from '../icons/thumbs-down';
|
|
2629
|
-
// TicketMinus aliases
|
|
2630
|
-
export { default as TicketMinusIcon } from '../icons/ticket-minus';
|
|
2631
2635
|
// ThumbsUp aliases
|
|
2632
2636
|
export { default as ThumbsUpIcon } from '../icons/thumbs-up';
|
|
2633
|
-
// TicketPlus aliases
|
|
2634
|
-
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2635
2637
|
// TicketCheck aliases
|
|
2636
2638
|
export { default as TicketCheckIcon } from '../icons/ticket-check';
|
|
2639
|
+
// TicketMinus aliases
|
|
2640
|
+
export { default as TicketMinusIcon } from '../icons/ticket-minus';
|
|
2637
2641
|
// TicketPercent aliases
|
|
2638
2642
|
export { default as TicketPercentIcon } from '../icons/ticket-percent';
|
|
2643
|
+
// TicketPlus aliases
|
|
2644
|
+
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2639
2645
|
// TicketX aliases
|
|
2640
2646
|
export { default as TicketXIcon } from '../icons/ticket-x';
|
|
2641
2647
|
// TicketSlash aliases
|
|
2642
2648
|
export { default as TicketSlashIcon } from '../icons/ticket-slash';
|
|
2649
|
+
// Tickets aliases
|
|
2650
|
+
export { default as TicketsIcon } from '../icons/tickets';
|
|
2643
2651
|
// Ticket aliases
|
|
2644
2652
|
export { default as TicketIcon } from '../icons/ticket';
|
|
2645
2653
|
// TicketsPlane aliases
|
|
2646
2654
|
export { default as TicketsPlaneIcon } from '../icons/tickets-plane';
|
|
2647
|
-
// Tickets aliases
|
|
2648
|
-
export { default as TicketsIcon } from '../icons/tickets';
|
|
2649
2655
|
// Timeline aliases
|
|
2650
2656
|
export { default as TimelineIcon } from '../icons/timeline';
|
|
2651
|
-
// TimerOff aliases
|
|
2652
|
-
export { default as TimerOffIcon } from '../icons/timer-off';
|
|
2653
2657
|
// TimerReset aliases
|
|
2654
2658
|
export { default as TimerResetIcon } from '../icons/timer-reset';
|
|
2655
|
-
// ToggleLeft aliases
|
|
2656
|
-
export { default as ToggleLeftIcon } from '../icons/toggle-left';
|
|
2657
2659
|
// Timer aliases
|
|
2658
2660
|
export { default as TimerIcon } from '../icons/timer';
|
|
2661
|
+
// TimerOff aliases
|
|
2662
|
+
export { default as TimerOffIcon } from '../icons/timer-off';
|
|
2659
2663
|
// ToggleRight aliases
|
|
2660
2664
|
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2665
|
+
// ToggleLeft aliases
|
|
2666
|
+
export { default as ToggleLeftIcon } from '../icons/toggle-left';
|
|
2661
2667
|
// ToolCase aliases
|
|
2662
2668
|
export { default as ToolCaseIcon } from '../icons/tool-case';
|
|
2663
|
-
// Toolbox aliases
|
|
2664
|
-
export { default as ToolboxIcon } from '../icons/toolbox';
|
|
2665
2669
|
// Toilet aliases
|
|
2666
2670
|
export { default as ToiletIcon } from '../icons/toilet';
|
|
2671
|
+
// Toolbox aliases
|
|
2672
|
+
export { default as ToolboxIcon } from '../icons/toolbox';
|
|
2667
2673
|
// Tornado aliases
|
|
2668
2674
|
export { default as TornadoIcon } from '../icons/tornado';
|
|
2669
2675
|
// Torus aliases
|
|
@@ -2676,92 +2682,92 @@ export { default as TouchpadIcon } from '../icons/touchpad';
|
|
|
2676
2682
|
export { default as TowelRackIcon } from '../icons/towel-rack';
|
|
2677
2683
|
// TowerControl aliases
|
|
2678
2684
|
export { default as TowerControlIcon } from '../icons/tower-control';
|
|
2679
|
-
// Tractor aliases
|
|
2680
|
-
export { default as TractorIcon } from '../icons/tractor';
|
|
2681
2685
|
// ToyBrick aliases
|
|
2682
2686
|
export { default as ToyBrickIcon } from '../icons/toy-brick';
|
|
2687
|
+
// Tractor aliases
|
|
2688
|
+
export { default as TractorIcon } from '../icons/tractor';
|
|
2683
2689
|
// TrafficCone aliases
|
|
2684
2690
|
export { default as TrafficConeIcon } from '../icons/traffic-cone';
|
|
2685
2691
|
// TrainFrontTunnel aliases
|
|
2686
2692
|
export { default as TrainFrontTunnelIcon } from '../icons/train-front-tunnel';
|
|
2687
|
-
// TrainTrack aliases
|
|
2688
|
-
export { default as TrainTrackIcon } from '../icons/train-track';
|
|
2689
2693
|
// TrainFront aliases
|
|
2690
2694
|
export { default as TrainFrontIcon } from '../icons/train-front';
|
|
2695
|
+
// TrainTrack aliases
|
|
2696
|
+
export { default as TrainTrackIcon } from '../icons/train-track';
|
|
2691
2697
|
// Transgender aliases
|
|
2692
2698
|
export { default as TransgenderIcon } from '../icons/transgender';
|
|
2699
|
+
// Trash aliases
|
|
2700
|
+
export { default as TrashIcon } from '../icons/trash';
|
|
2693
2701
|
// Trash2 aliases
|
|
2694
2702
|
export { default as Trash2Icon } from '../icons/trash-2';
|
|
2703
|
+
// Trees aliases
|
|
2704
|
+
export { default as TreesIcon } from '../icons/trees';
|
|
2695
2705
|
// TreeDeciduous aliases
|
|
2696
2706
|
export { default as TreeDeciduousIcon } from '../icons/tree-deciduous';
|
|
2697
|
-
// Trash aliases
|
|
2698
|
-
export { default as TrashIcon } from '../icons/trash';
|
|
2699
2707
|
// TreePine aliases
|
|
2700
2708
|
export { default as TreePineIcon } from '../icons/tree-pine';
|
|
2701
|
-
// TrendingDown aliases
|
|
2702
|
-
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2703
|
-
// Trees aliases
|
|
2704
|
-
export { default as TreesIcon } from '../icons/trees';
|
|
2705
2709
|
// TrendingUpDown aliases
|
|
2706
2710
|
export { default as TrendingUpDownIcon } from '../icons/trending-up-down';
|
|
2711
|
+
// TrendingDown aliases
|
|
2712
|
+
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2707
2713
|
// TrendingUp aliases
|
|
2708
2714
|
export { default as TrendingUpIcon } from '../icons/trending-up';
|
|
2709
|
-
// TriangleRight aliases
|
|
2710
|
-
export { default as TriangleRightIcon } from '../icons/triangle-right';
|
|
2711
2715
|
// TriangleDashed aliases
|
|
2712
2716
|
export { default as TriangleDashedIcon } from '../icons/triangle-dashed';
|
|
2713
|
-
// Triangle aliases
|
|
2714
|
-
export { default as TriangleIcon } from '../icons/triangle';
|
|
2715
2717
|
// Trophy aliases
|
|
2716
2718
|
export { default as TrophyIcon } from '../icons/trophy';
|
|
2717
|
-
//
|
|
2718
|
-
export { default as
|
|
2719
|
-
//
|
|
2720
|
-
export { default as
|
|
2719
|
+
// Triangle aliases
|
|
2720
|
+
export { default as TriangleIcon } from '../icons/triangle';
|
|
2721
|
+
// TriangleRight aliases
|
|
2722
|
+
export { default as TriangleRightIcon } from '../icons/triangle-right';
|
|
2721
2723
|
// Truck aliases
|
|
2722
2724
|
export { default as TruckIcon } from '../icons/truck';
|
|
2725
|
+
// TruckElectric aliases
|
|
2726
|
+
export { default as TruckElectricIcon } from '../icons/truck-electric';
|
|
2723
2727
|
// TurkishLira aliases
|
|
2724
2728
|
export { default as TurkishLiraIcon } from '../icons/turkish-lira';
|
|
2729
|
+
// Turntable aliases
|
|
2730
|
+
export { default as TurntableIcon } from '../icons/turntable';
|
|
2725
2731
|
// Turtle aliases
|
|
2726
2732
|
export { default as TurtleIcon } from '../icons/turtle';
|
|
2733
|
+
// Tv aliases
|
|
2734
|
+
export { default as TvIcon } from '../icons/tv';
|
|
2727
2735
|
// TvMinimalPlay aliases
|
|
2728
2736
|
export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
|
|
2729
2737
|
// TypeOutline aliases
|
|
2730
2738
|
export { default as TypeOutlineIcon } from '../icons/type-outline';
|
|
2731
|
-
// Tv aliases
|
|
2732
|
-
export { default as TvIcon } from '../icons/tv';
|
|
2733
|
-
// Type aliases
|
|
2734
|
-
export { default as TypeIcon } from '../icons/type';
|
|
2735
2739
|
// UmbrellaOff aliases
|
|
2736
2740
|
export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
|
|
2741
|
+
// Type aliases
|
|
2742
|
+
export { default as TypeIcon } from '../icons/type';
|
|
2737
2743
|
// Umbrella aliases
|
|
2738
2744
|
export { default as UmbrellaIcon } from '../icons/umbrella';
|
|
2739
|
-
// Underline aliases
|
|
2740
|
-
export { default as UnderlineIcon } from '../icons/underline';
|
|
2741
|
-
// Undo2 aliases
|
|
2742
|
-
export { default as Undo2Icon } from '../icons/undo-2';
|
|
2743
2745
|
// UndoDot aliases
|
|
2744
2746
|
export { default as UndoDotIcon } from '../icons/undo-dot';
|
|
2747
|
+
// Underline aliases
|
|
2748
|
+
export { default as UnderlineIcon } from '../icons/underline';
|
|
2745
2749
|
// Undo aliases
|
|
2746
2750
|
export { default as UndoIcon } from '../icons/undo';
|
|
2751
|
+
// Undo2 aliases
|
|
2752
|
+
export { default as Undo2Icon } from '../icons/undo-2';
|
|
2747
2753
|
// UnfoldHorizontal aliases
|
|
2748
2754
|
export { default as UnfoldHorizontalIcon } from '../icons/unfold-horizontal';
|
|
2749
|
-
// UnfoldVertical aliases
|
|
2750
|
-
export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
|
|
2751
|
-
// Unlink aliases
|
|
2752
|
-
export { default as UnlinkIcon } from '../icons/unlink';
|
|
2753
2755
|
// Ungroup aliases
|
|
2754
2756
|
export { default as UngroupIcon } from '../icons/ungroup';
|
|
2755
2757
|
// Unlink2 aliases
|
|
2756
2758
|
export { default as Unlink2Icon } from '../icons/unlink-2';
|
|
2759
|
+
// UnfoldVertical aliases
|
|
2760
|
+
export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
|
|
2761
|
+
// Unlink aliases
|
|
2762
|
+
export { default as UnlinkIcon } from '../icons/unlink';
|
|
2757
2763
|
// Unplug aliases
|
|
2758
2764
|
export { default as UnplugIcon } from '../icons/unplug';
|
|
2759
2765
|
// Upload aliases
|
|
2760
2766
|
export { default as UploadIcon } from '../icons/upload';
|
|
2761
|
-
// UserCheck aliases
|
|
2762
|
-
export { default as UserCheckIcon } from '../icons/user-check';
|
|
2763
2767
|
// Usb aliases
|
|
2764
2768
|
export { default as UsbIcon } from '../icons/usb';
|
|
2769
|
+
// UserCheck aliases
|
|
2770
|
+
export { default as UserCheckIcon } from '../icons/user-check';
|
|
2765
2771
|
// UserCog aliases
|
|
2766
2772
|
export { default as UserCogIcon } from '../icons/user-cog';
|
|
2767
2773
|
// UserKey aliases
|
|
@@ -2780,106 +2786,108 @@ export { default as UserRoundKeyIcon } from '../icons/user-round-key';
|
|
|
2780
2786
|
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2781
2787
|
// UserRoundSearch aliases
|
|
2782
2788
|
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2783
|
-
// UserStar aliases
|
|
2784
|
-
export { default as UserStarIcon } from '../icons/user-star';
|
|
2785
2789
|
// UserSearch aliases
|
|
2786
2790
|
export { default as UserSearchIcon } from '../icons/user-search';
|
|
2787
|
-
//
|
|
2788
|
-
export { default as
|
|
2791
|
+
// UserStar aliases
|
|
2792
|
+
export { default as UserStarIcon } from '../icons/user-star';
|
|
2789
2793
|
// UserX aliases
|
|
2790
2794
|
export { default as UserXIcon } from '../icons/user-x';
|
|
2791
2795
|
// Users aliases
|
|
2792
2796
|
export { default as UsersIcon } from '../icons/users';
|
|
2797
|
+
// User aliases
|
|
2798
|
+
export { default as UserIcon } from '../icons/user';
|
|
2793
2799
|
// UtilityPole aliases
|
|
2794
2800
|
export { default as UtilityPoleIcon } from '../icons/utility-pole';
|
|
2795
2801
|
// Van aliases
|
|
2796
2802
|
export { default as VanIcon } from '../icons/van';
|
|
2797
|
-
// Variable aliases
|
|
2798
|
-
export { default as VariableIcon } from '../icons/variable';
|
|
2799
2803
|
// Vault aliases
|
|
2800
2804
|
export { default as VaultIcon } from '../icons/vault';
|
|
2805
|
+
// Variable aliases
|
|
2806
|
+
export { default as VariableIcon } from '../icons/variable';
|
|
2801
2807
|
// VectorSquare aliases
|
|
2802
2808
|
export { default as VectorSquareIcon } from '../icons/vector-square';
|
|
2803
|
-
// VenetianMask aliases
|
|
2804
|
-
export { default as VenetianMaskIcon } from '../icons/venetian-mask';
|
|
2805
2809
|
// Vegan aliases
|
|
2806
2810
|
export { default as VeganIcon } from '../icons/vegan';
|
|
2811
|
+
// VenetianMask aliases
|
|
2812
|
+
export { default as VenetianMaskIcon } from '../icons/venetian-mask';
|
|
2807
2813
|
// VenusAndMars aliases
|
|
2808
2814
|
export { default as VenusAndMarsIcon } from '../icons/venus-and-mars';
|
|
2809
|
-
// Venus aliases
|
|
2810
|
-
export { default as VenusIcon } from '../icons/venus';
|
|
2811
2815
|
// VibrateOff aliases
|
|
2812
2816
|
export { default as VibrateOffIcon } from '../icons/vibrate-off';
|
|
2817
|
+
// Venus aliases
|
|
2818
|
+
export { default as VenusIcon } from '../icons/venus';
|
|
2813
2819
|
// Vibrate aliases
|
|
2814
2820
|
export { default as VibrateIcon } from '../icons/vibrate';
|
|
2815
2821
|
// VideoOff aliases
|
|
2816
2822
|
export { default as VideoOffIcon } from '../icons/video-off';
|
|
2817
2823
|
// Video aliases
|
|
2818
2824
|
export { default as VideoIcon } from '../icons/video';
|
|
2819
|
-
//
|
|
2820
|
-
export { default as
|
|
2825
|
+
// Volleyball aliases
|
|
2826
|
+
export { default as VolleyballIcon } from '../icons/volleyball';
|
|
2821
2827
|
// Videotape aliases
|
|
2822
2828
|
export { default as VideotapeIcon } from '../icons/videotape';
|
|
2829
|
+
// View aliases
|
|
2830
|
+
export { default as ViewIcon } from '../icons/view';
|
|
2823
2831
|
// Voicemail aliases
|
|
2824
2832
|
export { default as VoicemailIcon } from '../icons/voicemail';
|
|
2825
|
-
// Volleyball aliases
|
|
2826
|
-
export { default as VolleyballIcon } from '../icons/volleyball';
|
|
2827
2833
|
// Volume1 aliases
|
|
2828
2834
|
export { default as Volume1Icon } from '../icons/volume-1';
|
|
2829
2835
|
// Volume2 aliases
|
|
2830
2836
|
export { default as Volume2Icon } from '../icons/volume-2';
|
|
2831
|
-
// VolumeX aliases
|
|
2832
|
-
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2833
2837
|
// VolumeOff aliases
|
|
2834
2838
|
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
2835
|
-
//
|
|
2836
|
-
export { default as
|
|
2839
|
+
// VolumeX aliases
|
|
2840
|
+
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2837
2841
|
// Vote aliases
|
|
2838
2842
|
export { default as VoteIcon } from '../icons/vote';
|
|
2843
|
+
// Volume aliases
|
|
2844
|
+
export { default as VolumeIcon } from '../icons/volume';
|
|
2839
2845
|
// WalletCards aliases
|
|
2840
2846
|
export { default as WalletCardsIcon } from '../icons/wallet-cards';
|
|
2841
2847
|
// Wallet aliases
|
|
2842
2848
|
export { default as WalletIcon } from '../icons/wallet';
|
|
2843
|
-
// Wand aliases
|
|
2844
|
-
export { default as WandIcon } from '../icons/wand';
|
|
2845
2849
|
// Wallpaper aliases
|
|
2846
2850
|
export { default as WallpaperIcon } from '../icons/wallpaper';
|
|
2851
|
+
// Wand aliases
|
|
2852
|
+
export { default as WandIcon } from '../icons/wand';
|
|
2847
2853
|
// Warehouse aliases
|
|
2848
2854
|
export { default as WarehouseIcon } from '../icons/warehouse';
|
|
2849
2855
|
// WashingMachine aliases
|
|
2850
2856
|
export { default as WashingMachineIcon } from '../icons/washing-machine';
|
|
2851
|
-
// Watch aliases
|
|
2852
|
-
export { default as WatchIcon } from '../icons/watch';
|
|
2853
|
-
// WavesArrowDown aliases
|
|
2854
|
-
export { default as WavesArrowDownIcon } from '../icons/waves-arrow-down';
|
|
2855
2857
|
// WavesArrowUp aliases
|
|
2856
2858
|
export { default as WavesArrowUpIcon } from '../icons/waves-arrow-up';
|
|
2857
|
-
//
|
|
2858
|
-
export { default as
|
|
2859
|
-
//
|
|
2860
|
-
export { default as
|
|
2859
|
+
// WavesArrowDown aliases
|
|
2860
|
+
export { default as WavesArrowDownIcon } from '../icons/waves-arrow-down';
|
|
2861
|
+
// Watch aliases
|
|
2862
|
+
export { default as WatchIcon } from '../icons/watch';
|
|
2861
2863
|
// Waypoints aliases
|
|
2862
2864
|
export { default as WaypointsIcon } from '../icons/waypoints';
|
|
2865
|
+
// WavesVertical aliases
|
|
2866
|
+
export { default as WavesVerticalIcon } from '../icons/waves-vertical';
|
|
2867
|
+
// WebcamOff aliases
|
|
2868
|
+
export { default as WebcamOffIcon } from '../icons/webcam-off';
|
|
2869
|
+
// WavesLadder aliases
|
|
2870
|
+
export { default as WavesLadderIcon } from '../icons/waves-ladder';
|
|
2863
2871
|
// Webcam aliases
|
|
2864
2872
|
export { default as WebcamIcon } from '../icons/webcam';
|
|
2865
2873
|
// WebhookOff aliases
|
|
2866
2874
|
export { default as WebhookOffIcon } from '../icons/webhook-off';
|
|
2867
2875
|
// Webhook aliases
|
|
2868
2876
|
export { default as WebhookIcon } from '../icons/webhook';
|
|
2877
|
+
// Weight aliases
|
|
2878
|
+
export { default as WeightIcon } from '../icons/weight';
|
|
2869
2879
|
// WeightTilde aliases
|
|
2870
2880
|
export { default as WeightTildeIcon } from '../icons/weight-tilde';
|
|
2871
2881
|
// WheatOff aliases
|
|
2872
2882
|
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
2873
|
-
// Weight aliases
|
|
2874
|
-
export { default as WeightIcon } from '../icons/weight';
|
|
2875
2883
|
// Wheat aliases
|
|
2876
2884
|
export { default as WheatIcon } from '../icons/wheat';
|
|
2877
|
-
// WholeWord aliases
|
|
2878
|
-
export { default as WholeWordIcon } from '../icons/whole-word';
|
|
2879
2885
|
// WifiCog aliases
|
|
2880
2886
|
export { default as WifiCogIcon } from '../icons/wifi-cog';
|
|
2881
2887
|
// WifiHigh aliases
|
|
2882
2888
|
export { default as WifiHighIcon } from '../icons/wifi-high';
|
|
2889
|
+
// WholeWord aliases
|
|
2890
|
+
export { default as WholeWordIcon } from '../icons/whole-word';
|
|
2883
2891
|
// WifiLow aliases
|
|
2884
2892
|
export { default as WifiLowIcon } from '../icons/wifi-low';
|
|
2885
2893
|
// WifiOff aliases
|
|
@@ -2890,12 +2898,12 @@ export { default as WifiPenIcon } from '../icons/wifi-pen';
|
|
|
2890
2898
|
export { default as WifiSyncIcon } from '../icons/wifi-sync';
|
|
2891
2899
|
// WifiZero aliases
|
|
2892
2900
|
export { default as WifiZeroIcon } from '../icons/wifi-zero';
|
|
2893
|
-
// Wifi aliases
|
|
2894
|
-
export { default as WifiIcon } from '../icons/wifi';
|
|
2895
|
-
// WindArrowDown aliases
|
|
2896
|
-
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
2897
2901
|
// Wind aliases
|
|
2898
2902
|
export { default as WindIcon } from '../icons/wind';
|
|
2903
|
+
// WindArrowDown aliases
|
|
2904
|
+
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
2905
|
+
// Wifi aliases
|
|
2906
|
+
export { default as WifiIcon } from '../icons/wifi';
|
|
2899
2907
|
// WineOff aliases
|
|
2900
2908
|
export { default as WineOffIcon } from '../icons/wine-off';
|
|
2901
2909
|
// Wine aliases
|
|
@@ -2906,14 +2914,12 @@ export { default as WorkflowIcon } from '../icons/workflow';
|
|
|
2906
2914
|
export { default as WormIcon } from '../icons/worm';
|
|
2907
2915
|
// Wrench aliases
|
|
2908
2916
|
export { default as WrenchIcon } from '../icons/wrench';
|
|
2917
|
+
// X aliases
|
|
2918
|
+
export { default as XIcon } from '../icons/x';
|
|
2909
2919
|
// XLineTop aliases
|
|
2910
2920
|
export { default as XLineTopIcon } from '../icons/x-line-top';
|
|
2911
2921
|
// ZapOff aliases
|
|
2912
2922
|
export { default as ZapOffIcon } from '../icons/zap-off';
|
|
2913
|
-
// X aliases
|
|
2914
|
-
export { default as XIcon } from '../icons/x';
|
|
2915
|
-
// ZodiacAquarius aliases
|
|
2916
|
-
export { default as ZodiacAquariusIcon } from '../icons/zodiac-aquarius';
|
|
2917
2923
|
// Zap aliases
|
|
2918
2924
|
export { default as ZapIcon } from '../icons/zap';
|
|
2919
2925
|
// ZodiacAries aliases
|
|
@@ -2922,6 +2928,8 @@ export { default as ZodiacAriesIcon } from '../icons/zodiac-aries';
|
|
|
2922
2928
|
export { default as ZodiacCancerIcon } from '../icons/zodiac-cancer';
|
|
2923
2929
|
// ZodiacCapricorn aliases
|
|
2924
2930
|
export { default as ZodiacCapricornIcon } from '../icons/zodiac-capricorn';
|
|
2931
|
+
// ZodiacAquarius aliases
|
|
2932
|
+
export { default as ZodiacAquariusIcon } from '../icons/zodiac-aquarius';
|
|
2925
2933
|
// ZodiacGemini aliases
|
|
2926
2934
|
export { default as ZodiacGeminiIcon } from '../icons/zodiac-gemini';
|
|
2927
2935
|
// ZodiacLeo aliases
|
|
@@ -2930,18 +2938,18 @@ export { default as ZodiacLeoIcon } from '../icons/zodiac-leo';
|
|
|
2930
2938
|
export { default as ZodiacLibraIcon } from '../icons/zodiac-libra';
|
|
2931
2939
|
// ZodiacOphiuchus aliases
|
|
2932
2940
|
export { default as ZodiacOphiuchusIcon } from '../icons/zodiac-ophiuchus';
|
|
2933
|
-
// ZodiacSagittarius aliases
|
|
2934
|
-
export { default as ZodiacSagittariusIcon } from '../icons/zodiac-sagittarius';
|
|
2935
2941
|
// ZodiacPisces aliases
|
|
2936
2942
|
export { default as ZodiacPiscesIcon } from '../icons/zodiac-pisces';
|
|
2943
|
+
// ZodiacSagittarius aliases
|
|
2944
|
+
export { default as ZodiacSagittariusIcon } from '../icons/zodiac-sagittarius';
|
|
2937
2945
|
// ZodiacScorpio aliases
|
|
2938
2946
|
export { default as ZodiacScorpioIcon } from '../icons/zodiac-scorpio';
|
|
2939
|
-
// ZodiacVirgo aliases
|
|
2940
|
-
export { default as ZodiacVirgoIcon } from '../icons/zodiac-virgo';
|
|
2941
2947
|
// ZodiacTaurus aliases
|
|
2942
2948
|
export { default as ZodiacTaurusIcon } from '../icons/zodiac-taurus';
|
|
2943
2949
|
// ZoomIn aliases
|
|
2944
2950
|
export { default as ZoomInIcon } from '../icons/zoom-in';
|
|
2951
|
+
// ZodiacVirgo aliases
|
|
2952
|
+
export { default as ZodiacVirgoIcon } from '../icons/zodiac-virgo';
|
|
2945
2953
|
// ZoomOut aliases
|
|
2946
2954
|
export { default as ZoomOutIcon } from '../icons/zoom-out';
|
|
2947
2955
|
// ArrowDown01 aliases
|
|
@@ -2976,60 +2984,60 @@ export {
|
|
|
2976
2984
|
/** @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 */
|
|
2977
2985
|
default as ArrowDownAzIcon
|
|
2978
2986
|
} from '../icons/arrow-down-a-z';
|
|
2979
|
-
// ArrowDownWideNarrow aliases
|
|
2980
|
-
export { default as ArrowDownWideNarrowIcon } from '../icons/arrow-down-wide-narrow';
|
|
2981
|
-
export {
|
|
2982
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. This alias will be removed in v1.0 */
|
|
2983
|
-
default as SortDescIcon
|
|
2984
|
-
} from '../icons/arrow-down-wide-narrow';
|
|
2985
2987
|
// ArrowDownZA aliases
|
|
2986
2988
|
export { default as ArrowDownZAIcon } from '../icons/arrow-down-z-a';
|
|
2987
2989
|
export {
|
|
2988
2990
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. This alias will be removed in v1.0 */
|
|
2989
2991
|
default as ArrowDownZaIcon
|
|
2990
2992
|
} from '../icons/arrow-down-z-a';
|
|
2993
|
+
// ArrowDownWideNarrow aliases
|
|
2994
|
+
export { default as ArrowDownWideNarrowIcon } from '../icons/arrow-down-wide-narrow';
|
|
2995
|
+
export {
|
|
2996
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. This alias will be removed in v1.0 */
|
|
2997
|
+
default as SortDescIcon
|
|
2998
|
+
} from '../icons/arrow-down-wide-narrow';
|
|
2991
2999
|
// ArrowUpAZ aliases
|
|
2992
3000
|
export { default as ArrowUpAZIcon } from '../icons/arrow-up-a-z';
|
|
2993
3001
|
export {
|
|
2994
3002
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpAZ} instead. This alias will be removed in v1.0 */
|
|
2995
3003
|
default as ArrowUpAzIcon
|
|
2996
3004
|
} from '../icons/arrow-up-a-z';
|
|
2997
|
-
// ArrowUpNarrowWide aliases
|
|
2998
|
-
export { default as ArrowUpNarrowWideIcon } from '../icons/arrow-up-narrow-wide';
|
|
2999
|
-
export {
|
|
3000
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. This alias will be removed in v1.0 */
|
|
3001
|
-
default as SortAscIcon
|
|
3002
|
-
} from '../icons/arrow-up-narrow-wide';
|
|
3003
3005
|
// ArrowUpZA aliases
|
|
3004
3006
|
export { default as ArrowUpZAIcon } from '../icons/arrow-up-z-a';
|
|
3005
3007
|
export {
|
|
3006
3008
|
/** @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 */
|
|
3007
3009
|
default as ArrowUpZaIcon
|
|
3008
3010
|
} from '../icons/arrow-up-z-a';
|
|
3011
|
+
// ArrowUpNarrowWide aliases
|
|
3012
|
+
export { default as ArrowUpNarrowWideIcon } from '../icons/arrow-up-narrow-wide';
|
|
3013
|
+
export {
|
|
3014
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. This alias will be removed in v1.0 */
|
|
3015
|
+
default as SortAscIcon
|
|
3016
|
+
} from '../icons/arrow-up-narrow-wide';
|
|
3009
3017
|
// Axis3d aliases
|
|
3010
3018
|
export { default as Axis3dIcon } from '../icons/axis-3d';
|
|
3011
3019
|
export {
|
|
3012
3020
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. This alias will be removed in v1.0 */
|
|
3013
3021
|
default as Axis3DIcon
|
|
3014
3022
|
} from '../icons/axis-3d';
|
|
3015
|
-
//
|
|
3016
|
-
export { default as
|
|
3023
|
+
// BadgeCheck aliases
|
|
3024
|
+
export { default as BadgeCheckIcon } from '../icons/badge-check';
|
|
3017
3025
|
export {
|
|
3018
|
-
/** @deprecated
|
|
3019
|
-
default as
|
|
3020
|
-
} from '../icons/
|
|
3026
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead. This alias will be removed in v1.0 */
|
|
3027
|
+
default as VerifiedIcon
|
|
3028
|
+
} from '../icons/badge-check';
|
|
3021
3029
|
// BadgeQuestionMark aliases
|
|
3022
3030
|
export { default as BadgeQuestionMarkIcon } from '../icons/badge-question-mark';
|
|
3023
3031
|
export {
|
|
3024
3032
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3025
3033
|
default as BadgeHelpIcon
|
|
3026
3034
|
} from '../icons/badge-question-mark';
|
|
3027
|
-
//
|
|
3028
|
-
export { default as
|
|
3035
|
+
// BetweenHorizontalEnd aliases
|
|
3036
|
+
export { default as BetweenHorizontalEndIcon } from '../icons/between-horizontal-end';
|
|
3029
3037
|
export {
|
|
3030
|
-
/** @deprecated
|
|
3031
|
-
default as
|
|
3032
|
-
} from '../icons/
|
|
3038
|
+
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. This alias will be removed in v1.0 */
|
|
3039
|
+
default as BetweenHorizonalEndIcon
|
|
3040
|
+
} from '../icons/between-horizontal-end';
|
|
3033
3041
|
// BetweenHorizontalStart aliases
|
|
3034
3042
|
export { default as BetweenHorizontalStartIcon } from '../icons/between-horizontal-start';
|
|
3035
3043
|
export {
|
|
@@ -3054,30 +3062,24 @@ export {
|
|
|
3054
3062
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Captions} instead. This alias will be removed in v1.0 */
|
|
3055
3063
|
default as SubtitlesIcon
|
|
3056
3064
|
} from '../icons/captions';
|
|
3057
|
-
// ChartArea aliases
|
|
3058
|
-
export { default as ChartAreaIcon } from '../icons/chart-area';
|
|
3059
|
-
export {
|
|
3060
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead. This alias will be removed in v1.0 */
|
|
3061
|
-
default as AreaChartIcon
|
|
3062
|
-
} from '../icons/chart-area';
|
|
3063
3065
|
// ChartBarBig aliases
|
|
3064
3066
|
export { default as ChartBarBigIcon } from '../icons/chart-bar-big';
|
|
3065
3067
|
export {
|
|
3066
3068
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBarBig} instead. This alias will be removed in v1.0 */
|
|
3067
3069
|
default as BarChartHorizontalBigIcon
|
|
3068
3070
|
} from '../icons/chart-bar-big';
|
|
3069
|
-
// ChartColumnBig aliases
|
|
3070
|
-
export { default as ChartColumnBigIcon } from '../icons/chart-column-big';
|
|
3071
|
-
export {
|
|
3072
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. This alias will be removed in v1.0 */
|
|
3073
|
-
default as BarChartBigIcon
|
|
3074
|
-
} from '../icons/chart-column-big';
|
|
3075
3071
|
// ChartBar aliases
|
|
3076
3072
|
export { default as ChartBarIcon } from '../icons/chart-bar';
|
|
3077
3073
|
export {
|
|
3078
3074
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBar} instead. This alias will be removed in v1.0 */
|
|
3079
3075
|
default as BarChartHorizontalIcon
|
|
3080
3076
|
} from '../icons/chart-bar';
|
|
3077
|
+
// ChartCandlestick aliases
|
|
3078
|
+
export { default as ChartCandlestickIcon } from '../icons/chart-candlestick';
|
|
3079
|
+
export {
|
|
3080
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead. This alias will be removed in v1.0 */
|
|
3081
|
+
default as CandlestickChartIcon
|
|
3082
|
+
} from '../icons/chart-candlestick';
|
|
3081
3083
|
// ChartColumnIncreasing aliases
|
|
3082
3084
|
export { default as ChartColumnIncreasingIcon } from '../icons/chart-column-increasing';
|
|
3083
3085
|
export {
|
|
@@ -3090,48 +3092,54 @@ export {
|
|
|
3090
3092
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead. This alias will be removed in v1.0 */
|
|
3091
3093
|
default as BarChart3Icon
|
|
3092
3094
|
} from '../icons/chart-column';
|
|
3093
|
-
//
|
|
3094
|
-
export { default as
|
|
3095
|
+
// ChartColumnBig aliases
|
|
3096
|
+
export { default as ChartColumnBigIcon } from '../icons/chart-column-big';
|
|
3095
3097
|
export {
|
|
3096
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3097
|
-
default as
|
|
3098
|
-
} from '../icons/chart-
|
|
3098
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. This alias will be removed in v1.0 */
|
|
3099
|
+
default as BarChartBigIcon
|
|
3100
|
+
} from '../icons/chart-column-big';
|
|
3099
3101
|
// ChartLine aliases
|
|
3100
3102
|
export { default as ChartLineIcon } from '../icons/chart-line';
|
|
3101
3103
|
export {
|
|
3102
3104
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartLine} instead. This alias will be removed in v1.0 */
|
|
3103
3105
|
default as LineChartIcon
|
|
3104
3106
|
} from '../icons/chart-line';
|
|
3107
|
+
// ChartArea aliases
|
|
3108
|
+
export { default as ChartAreaIcon } from '../icons/chart-area';
|
|
3109
|
+
export {
|
|
3110
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead. This alias will be removed in v1.0 */
|
|
3111
|
+
default as AreaChartIcon
|
|
3112
|
+
} from '../icons/chart-area';
|
|
3105
3113
|
// ChartNoAxesColumn aliases
|
|
3106
3114
|
export { default as ChartNoAxesColumnIcon } from '../icons/chart-no-axes-column';
|
|
3107
3115
|
export {
|
|
3108
3116
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumn} instead. This alias will be removed in v1.0 */
|
|
3109
3117
|
default as BarChart2Icon
|
|
3110
3118
|
} from '../icons/chart-no-axes-column';
|
|
3111
|
-
// ChartNoAxesColumnIncreasing aliases
|
|
3112
|
-
export { default as ChartNoAxesColumnIncreasingIcon } from '../icons/chart-no-axes-column-increasing';
|
|
3113
|
-
export {
|
|
3114
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
3115
|
-
default as BarChartIcon
|
|
3116
|
-
} from '../icons/chart-no-axes-column-increasing';
|
|
3117
3119
|
// ChartNoAxesGantt aliases
|
|
3118
3120
|
export { default as ChartNoAxesGanttIcon } from '../icons/chart-no-axes-gantt';
|
|
3119
3121
|
export {
|
|
3120
3122
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesGantt} instead. This alias will be removed in v1.0 */
|
|
3121
3123
|
default as GanttChartIcon
|
|
3122
3124
|
} from '../icons/chart-no-axes-gantt';
|
|
3123
|
-
// ChartScatter aliases
|
|
3124
|
-
export { default as ChartScatterIcon } from '../icons/chart-scatter';
|
|
3125
|
-
export {
|
|
3126
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartScatter} instead. This alias will be removed in v1.0 */
|
|
3127
|
-
default as ScatterChartIcon
|
|
3128
|
-
} from '../icons/chart-scatter';
|
|
3129
3125
|
// ChartPie aliases
|
|
3130
3126
|
export { default as ChartPieIcon } from '../icons/chart-pie';
|
|
3131
3127
|
export {
|
|
3132
3128
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartPie} instead. This alias will be removed in v1.0 */
|
|
3133
3129
|
default as PieChartIcon
|
|
3134
3130
|
} from '../icons/chart-pie';
|
|
3131
|
+
// ChartNoAxesColumnIncreasing aliases
|
|
3132
|
+
export { default as ChartNoAxesColumnIncreasingIcon } from '../icons/chart-no-axes-column-increasing';
|
|
3133
|
+
export {
|
|
3134
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
3135
|
+
default as BarChartIcon
|
|
3136
|
+
} from '../icons/chart-no-axes-column-increasing';
|
|
3137
|
+
// ChartScatter aliases
|
|
3138
|
+
export { default as ChartScatterIcon } from '../icons/chart-scatter';
|
|
3139
|
+
export {
|
|
3140
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartScatter} instead. This alias will be removed in v1.0 */
|
|
3141
|
+
default as ScatterChartIcon
|
|
3142
|
+
} from '../icons/chart-scatter';
|
|
3135
3143
|
// CircleAlert aliases
|
|
3136
3144
|
export { default as CircleAlertIcon } from '../icons/circle-alert';
|
|
3137
3145
|
export {
|
|
@@ -3162,24 +3170,18 @@ export {
|
|
|
3162
3170
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. This alias will be removed in v1.0 */
|
|
3163
3171
|
default as ArrowDownLeftFromCircleIcon
|
|
3164
3172
|
} from '../icons/circle-arrow-out-down-left';
|
|
3165
|
-
// CircleArrowOutUpLeft aliases
|
|
3166
|
-
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
3167
|
-
export {
|
|
3168
|
-
/** @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 */
|
|
3169
|
-
default as ArrowUpLeftFromCircleIcon
|
|
3170
|
-
} from '../icons/circle-arrow-out-up-left';
|
|
3171
|
-
// CircleArrowRight aliases
|
|
3172
|
-
export { default as CircleArrowRightIcon } from '../icons/circle-arrow-right';
|
|
3173
|
-
export {
|
|
3174
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. This alias will be removed in v1.0 */
|
|
3175
|
-
default as ArrowRightCircleIcon
|
|
3176
|
-
} from '../icons/circle-arrow-right';
|
|
3177
3173
|
// CircleArrowOutUpRight aliases
|
|
3178
3174
|
export { default as CircleArrowOutUpRightIcon } from '../icons/circle-arrow-out-up-right';
|
|
3179
3175
|
export {
|
|
3180
3176
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead. This alias will be removed in v1.0 */
|
|
3181
3177
|
default as ArrowUpRightFromCircleIcon
|
|
3182
3178
|
} from '../icons/circle-arrow-out-up-right';
|
|
3179
|
+
// CircleArrowOutUpLeft aliases
|
|
3180
|
+
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
3181
|
+
export {
|
|
3182
|
+
/** @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 */
|
|
3183
|
+
default as ArrowUpLeftFromCircleIcon
|
|
3184
|
+
} from '../icons/circle-arrow-out-up-left';
|
|
3183
3185
|
// CircleArrowUp aliases
|
|
3184
3186
|
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
3185
3187
|
export {
|
|
@@ -3198,36 +3200,42 @@ export {
|
|
|
3198
3200
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. This alias will be removed in v1.0 */
|
|
3199
3201
|
default as CheckCircle2Icon
|
|
3200
3202
|
} from '../icons/circle-check';
|
|
3203
|
+
// CircleArrowRight aliases
|
|
3204
|
+
export { default as CircleArrowRightIcon } from '../icons/circle-arrow-right';
|
|
3205
|
+
export {
|
|
3206
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. This alias will be removed in v1.0 */
|
|
3207
|
+
default as ArrowRightCircleIcon
|
|
3208
|
+
} from '../icons/circle-arrow-right';
|
|
3201
3209
|
// CircleChevronDown aliases
|
|
3202
3210
|
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
|
|
3203
3211
|
export {
|
|
3204
3212
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. This alias will be removed in v1.0 */
|
|
3205
3213
|
default as ChevronDownCircleIcon
|
|
3206
3214
|
} from '../icons/circle-chevron-down';
|
|
3207
|
-
// CircleChevronLeft aliases
|
|
3208
|
-
export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
|
|
3209
|
-
export {
|
|
3210
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. This alias will be removed in v1.0 */
|
|
3211
|
-
default as ChevronLeftCircleIcon
|
|
3212
|
-
} from '../icons/circle-chevron-left';
|
|
3213
|
-
// CircleChevronUp aliases
|
|
3214
|
-
export { default as CircleChevronUpIcon } from '../icons/circle-chevron-up';
|
|
3215
|
-
export {
|
|
3216
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronUp} instead. This alias will be removed in v1.0 */
|
|
3217
|
-
default as ChevronUpCircleIcon
|
|
3218
|
-
} from '../icons/circle-chevron-up';
|
|
3219
3215
|
// CircleChevronRight aliases
|
|
3220
3216
|
export { default as CircleChevronRightIcon } from '../icons/circle-chevron-right';
|
|
3221
3217
|
export {
|
|
3222
3218
|
/** @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 */
|
|
3223
3219
|
default as ChevronRightCircleIcon
|
|
3224
3220
|
} from '../icons/circle-chevron-right';
|
|
3221
|
+
// CircleChevronLeft aliases
|
|
3222
|
+
export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
|
|
3223
|
+
export {
|
|
3224
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. This alias will be removed in v1.0 */
|
|
3225
|
+
default as ChevronLeftCircleIcon
|
|
3226
|
+
} from '../icons/circle-chevron-left';
|
|
3225
3227
|
// CircleDivide aliases
|
|
3226
3228
|
export { default as CircleDivideIcon } from '../icons/circle-divide';
|
|
3227
3229
|
export {
|
|
3228
3230
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. This alias will be removed in v1.0 */
|
|
3229
3231
|
default as DivideCircleIcon
|
|
3230
3232
|
} from '../icons/circle-divide';
|
|
3233
|
+
// CircleChevronUp aliases
|
|
3234
|
+
export { default as CircleChevronUpIcon } from '../icons/circle-chevron-up';
|
|
3235
|
+
export {
|
|
3236
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronUp} instead. This alias will be removed in v1.0 */
|
|
3237
|
+
default as ChevronUpCircleIcon
|
|
3238
|
+
} from '../icons/circle-chevron-up';
|
|
3231
3239
|
// CircleMinus aliases
|
|
3232
3240
|
export { default as CircleMinusIcon } from '../icons/circle-minus';
|
|
3233
3241
|
export {
|
|
@@ -3240,48 +3248,42 @@ export {
|
|
|
3240
3248
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead. This alias will be removed in v1.0 */
|
|
3241
3249
|
default as GaugeCircleIcon
|
|
3242
3250
|
} from '../icons/circle-gauge';
|
|
3243
|
-
// CircleParkingOff aliases
|
|
3244
|
-
export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
|
|
3245
|
-
export {
|
|
3246
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParkingOff} instead. This alias will be removed in v1.0 */
|
|
3247
|
-
default as ParkingCircleOffIcon
|
|
3248
|
-
} from '../icons/circle-parking-off';
|
|
3249
3251
|
// CircleParking aliases
|
|
3250
3252
|
export { default as CircleParkingIcon } from '../icons/circle-parking';
|
|
3251
3253
|
export {
|
|
3252
3254
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParking} instead. This alias will be removed in v1.0 */
|
|
3253
3255
|
default as ParkingCircleIcon
|
|
3254
3256
|
} from '../icons/circle-parking';
|
|
3257
|
+
// CircleParkingOff aliases
|
|
3258
|
+
export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
|
|
3259
|
+
export {
|
|
3260
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParkingOff} instead. This alias will be removed in v1.0 */
|
|
3261
|
+
default as ParkingCircleOffIcon
|
|
3262
|
+
} from '../icons/circle-parking-off';
|
|
3255
3263
|
// CirclePause aliases
|
|
3256
3264
|
export { default as CirclePauseIcon } from '../icons/circle-pause';
|
|
3257
3265
|
export {
|
|
3258
3266
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePause} instead. This alias will be removed in v1.0 */
|
|
3259
3267
|
default as PauseCircleIcon
|
|
3260
3268
|
} from '../icons/circle-pause';
|
|
3261
|
-
// CirclePercent aliases
|
|
3262
|
-
export { default as CirclePercentIcon } from '../icons/circle-percent';
|
|
3263
|
-
export {
|
|
3264
|
-
/** @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 */
|
|
3265
|
-
default as PercentCircleIcon
|
|
3266
|
-
} from '../icons/circle-percent';
|
|
3267
3269
|
// CirclePlay aliases
|
|
3268
3270
|
export { default as CirclePlayIcon } from '../icons/circle-play';
|
|
3269
3271
|
export {
|
|
3270
3272
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlay} instead. This alias will be removed in v1.0 */
|
|
3271
3273
|
default as PlayCircleIcon
|
|
3272
3274
|
} from '../icons/circle-play';
|
|
3275
|
+
// CirclePercent aliases
|
|
3276
|
+
export { default as CirclePercentIcon } from '../icons/circle-percent';
|
|
3277
|
+
export {
|
|
3278
|
+
/** @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 */
|
|
3279
|
+
default as PercentCircleIcon
|
|
3280
|
+
} from '../icons/circle-percent';
|
|
3273
3281
|
// CirclePlus aliases
|
|
3274
3282
|
export { default as CirclePlusIcon } from '../icons/circle-plus';
|
|
3275
3283
|
export {
|
|
3276
3284
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlus} instead. This alias will be removed in v1.0 */
|
|
3277
3285
|
default as PlusCircleIcon
|
|
3278
3286
|
} from '../icons/circle-plus';
|
|
3279
|
-
// CirclePower aliases
|
|
3280
|
-
export { default as CirclePowerIcon } from '../icons/circle-power';
|
|
3281
|
-
export {
|
|
3282
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePower} instead. This alias will be removed in v1.0 */
|
|
3283
|
-
default as PowerCircleIcon
|
|
3284
|
-
} from '../icons/circle-power';
|
|
3285
3287
|
// CircleQuestionMark aliases
|
|
3286
3288
|
export { default as CircleQuestionMarkIcon } from '../icons/circle-question-mark';
|
|
3287
3289
|
export {
|
|
@@ -3292,6 +3294,12 @@ export {
|
|
|
3292
3294
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3293
3295
|
default as CircleHelpIcon
|
|
3294
3296
|
} from '../icons/circle-question-mark';
|
|
3297
|
+
// CirclePower aliases
|
|
3298
|
+
export { default as CirclePowerIcon } from '../icons/circle-power';
|
|
3299
|
+
export {
|
|
3300
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePower} instead. This alias will be removed in v1.0 */
|
|
3301
|
+
default as PowerCircleIcon
|
|
3302
|
+
} from '../icons/circle-power';
|
|
3295
3303
|
// CircleSlash2 aliases
|
|
3296
3304
|
export { default as CircleSlash2Icon } from '../icons/circle-slash-2';
|
|
3297
3305
|
export {
|
|
@@ -3304,42 +3312,48 @@ export {
|
|
|
3304
3312
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. This alias will be removed in v1.0 */
|
|
3305
3313
|
default as StopCircleIcon
|
|
3306
3314
|
} from '../icons/circle-stop';
|
|
3307
|
-
//
|
|
3308
|
-
export { default as
|
|
3315
|
+
// CircleUserRound aliases
|
|
3316
|
+
export { default as CircleUserRoundIcon } from '../icons/circle-user-round';
|
|
3309
3317
|
export {
|
|
3310
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3311
|
-
default as
|
|
3312
|
-
} from '../icons/circle-user';
|
|
3318
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. This alias will be removed in v1.0 */
|
|
3319
|
+
default as UserCircle2Icon
|
|
3320
|
+
} from '../icons/circle-user-round';
|
|
3313
3321
|
// CircleX aliases
|
|
3314
3322
|
export { default as CircleXIcon } from '../icons/circle-x';
|
|
3315
3323
|
export {
|
|
3316
3324
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead. This alias will be removed in v1.0 */
|
|
3317
3325
|
default as XCircleIcon
|
|
3318
3326
|
} from '../icons/circle-x';
|
|
3319
|
-
//
|
|
3320
|
-
export { default as
|
|
3327
|
+
// CircleUser aliases
|
|
3328
|
+
export { default as CircleUserIcon } from '../icons/circle-user';
|
|
3321
3329
|
export {
|
|
3322
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3323
|
-
default as
|
|
3324
|
-
} from '../icons/circle-user
|
|
3330
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead. This alias will be removed in v1.0 */
|
|
3331
|
+
default as UserCircleIcon
|
|
3332
|
+
} from '../icons/circle-user';
|
|
3325
3333
|
// ClipboardPenLine aliases
|
|
3326
3334
|
export { default as ClipboardPenLineIcon } from '../icons/clipboard-pen-line';
|
|
3327
3335
|
export {
|
|
3328
3336
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead. This alias will be removed in v1.0 */
|
|
3329
3337
|
default as ClipboardSignatureIcon
|
|
3330
3338
|
} from '../icons/clipboard-pen-line';
|
|
3331
|
-
//
|
|
3332
|
-
export { default as
|
|
3339
|
+
// ClipboardPen aliases
|
|
3340
|
+
export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
|
|
3333
3341
|
export {
|
|
3334
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3335
|
-
default as
|
|
3336
|
-
} from '../icons/
|
|
3342
|
+
/** @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 */
|
|
3343
|
+
default as ClipboardEditIcon
|
|
3344
|
+
} from '../icons/clipboard-pen';
|
|
3337
3345
|
// CloudUpload aliases
|
|
3338
3346
|
export { default as CloudUploadIcon } from '../icons/cloud-upload';
|
|
3339
3347
|
export {
|
|
3340
3348
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudUpload} instead. This alias will be removed in v1.0 */
|
|
3341
3349
|
default as UploadCloudIcon
|
|
3342
3350
|
} from '../icons/cloud-upload';
|
|
3351
|
+
// CloudDownload aliases
|
|
3352
|
+
export { default as CloudDownloadIcon } from '../icons/cloud-download';
|
|
3353
|
+
export {
|
|
3354
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudDownload} instead. This alias will be removed in v1.0 */
|
|
3355
|
+
default as DownloadCloudIcon
|
|
3356
|
+
} from '../icons/cloud-download';
|
|
3343
3357
|
// CodeXml aliases
|
|
3344
3358
|
export { default as CodeXmlIcon } from '../icons/code-xml';
|
|
3345
3359
|
export {
|
|
@@ -3362,12 +3376,6 @@ export {
|
|
|
3362
3376
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns2} instead. This alias will be removed in v1.0 */
|
|
3363
3377
|
default as ColumnsIcon
|
|
3364
3378
|
} from '../icons/columns-2';
|
|
3365
|
-
// ClipboardPen aliases
|
|
3366
|
-
export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
|
|
3367
|
-
export {
|
|
3368
|
-
/** @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 */
|
|
3369
|
-
default as ClipboardEditIcon
|
|
3370
|
-
} from '../icons/clipboard-pen';
|
|
3371
3379
|
// Columns3 aliases
|
|
3372
3380
|
export { default as Columns3Icon } from '../icons/columns-3';
|
|
3373
3381
|
export {
|
|
@@ -3380,30 +3388,30 @@ export {
|
|
|
3380
3388
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. This alias will be removed in v1.0 */
|
|
3381
3389
|
default as Contact2Icon
|
|
3382
3390
|
} from '../icons/contact-round';
|
|
3383
|
-
// DiamondPercent aliases
|
|
3384
|
-
export { default as DiamondPercentIcon } from '../icons/diamond-percent';
|
|
3385
|
-
export {
|
|
3386
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead. This alias will be removed in v1.0 */
|
|
3387
|
-
default as PercentDiamondIcon
|
|
3388
|
-
} from '../icons/diamond-percent';
|
|
3389
3391
|
// Earth aliases
|
|
3390
3392
|
export { default as EarthIcon } from '../icons/earth';
|
|
3391
3393
|
export {
|
|
3392
3394
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. This alias will be removed in v1.0 */
|
|
3393
3395
|
default as Globe2Icon
|
|
3394
3396
|
} from '../icons/earth';
|
|
3395
|
-
//
|
|
3396
|
-
export { default as
|
|
3397
|
+
// DiamondPercent aliases
|
|
3398
|
+
export { default as DiamondPercentIcon } from '../icons/diamond-percent';
|
|
3397
3399
|
export {
|
|
3398
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3399
|
-
default as
|
|
3400
|
-
} from '../icons/
|
|
3400
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead. This alias will be removed in v1.0 */
|
|
3401
|
+
default as PercentDiamondIcon
|
|
3402
|
+
} from '../icons/diamond-percent';
|
|
3401
3403
|
// Ellipsis aliases
|
|
3402
3404
|
export { default as EllipsisIcon } from '../icons/ellipsis';
|
|
3403
3405
|
export {
|
|
3404
3406
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. This alias will be removed in v1.0 */
|
|
3405
3407
|
default as MoreHorizontalIcon
|
|
3406
3408
|
} from '../icons/ellipsis';
|
|
3409
|
+
// EllipsisVertical aliases
|
|
3410
|
+
export { default as EllipsisVerticalIcon } from '../icons/ellipsis-vertical';
|
|
3411
|
+
export {
|
|
3412
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link EllipsisVertical} instead. This alias will be removed in v1.0 */
|
|
3413
|
+
default as MoreVerticalIcon
|
|
3414
|
+
} from '../icons/ellipsis-vertical';
|
|
3407
3415
|
// FileAxis3d aliases
|
|
3408
3416
|
export { default as FileAxis3dIcon } from '../icons/file-axis-3d';
|
|
3409
3417
|
export {
|
|
@@ -3428,54 +3436,48 @@ export {
|
|
|
3428
3436
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBraces} instead. This alias will be removed in v1.0 */
|
|
3429
3437
|
default as FileJsonIcon
|
|
3430
3438
|
} from '../icons/file-braces';
|
|
3431
|
-
// FileChartColumnIncreasing aliases
|
|
3432
|
-
export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
|
|
3433
|
-
export {
|
|
3434
|
-
/** @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 */
|
|
3435
|
-
default as FileBarChartIcon
|
|
3436
|
-
} from '../icons/file-chart-column-increasing';
|
|
3437
|
-
// FileChartLine aliases
|
|
3438
|
-
export { default as FileChartLineIcon } from '../icons/file-chart-line';
|
|
3439
|
-
export {
|
|
3440
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. This alias will be removed in v1.0 */
|
|
3441
|
-
default as FileLineChartIcon
|
|
3442
|
-
} from '../icons/file-chart-line';
|
|
3443
3439
|
// FileChartColumn aliases
|
|
3444
3440
|
export { default as FileChartColumnIcon } from '../icons/file-chart-column';
|
|
3445
3441
|
export {
|
|
3446
3442
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumn} instead. This alias will be removed in v1.0 */
|
|
3447
3443
|
default as FileBarChart2Icon
|
|
3448
3444
|
} from '../icons/file-chart-column';
|
|
3445
|
+
// FileChartColumnIncreasing aliases
|
|
3446
|
+
export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
|
|
3447
|
+
export {
|
|
3448
|
+
/** @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 */
|
|
3449
|
+
default as FileBarChartIcon
|
|
3450
|
+
} from '../icons/file-chart-column-increasing';
|
|
3449
3451
|
// FileChartPie aliases
|
|
3450
3452
|
export { default as FileChartPieIcon } from '../icons/file-chart-pie';
|
|
3451
3453
|
export {
|
|
3452
3454
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. This alias will be removed in v1.0 */
|
|
3453
3455
|
default as FilePieChartIcon
|
|
3454
3456
|
} from '../icons/file-chart-pie';
|
|
3457
|
+
// FileChartLine aliases
|
|
3458
|
+
export { default as FileChartLineIcon } from '../icons/file-chart-line';
|
|
3459
|
+
export {
|
|
3460
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. This alias will be removed in v1.0 */
|
|
3461
|
+
default as FileLineChartIcon
|
|
3462
|
+
} from '../icons/file-chart-line';
|
|
3455
3463
|
// FileCheckCorner aliases
|
|
3456
3464
|
export { default as FileCheckCornerIcon } from '../icons/file-check-corner';
|
|
3457
3465
|
export {
|
|
3458
3466
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCheckCorner} instead. This alias will be removed in v1.0 */
|
|
3459
3467
|
default as FileCheck2Icon
|
|
3460
3468
|
} from '../icons/file-check-corner';
|
|
3461
|
-
// FileCog aliases
|
|
3462
|
-
export { default as FileCogIcon } from '../icons/file-cog';
|
|
3463
|
-
export {
|
|
3464
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead. This alias will be removed in v1.0 */
|
|
3465
|
-
default as FileCog2Icon
|
|
3466
|
-
} from '../icons/file-cog';
|
|
3467
3469
|
// FileCodeCorner aliases
|
|
3468
3470
|
export { default as FileCodeCornerIcon } from '../icons/file-code-corner';
|
|
3469
3471
|
export {
|
|
3470
3472
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCodeCorner} instead. This alias will be removed in v1.0 */
|
|
3471
3473
|
default as FileCode2Icon
|
|
3472
3474
|
} from '../icons/file-code-corner';
|
|
3473
|
-
//
|
|
3474
|
-
export { default as
|
|
3475
|
+
// FileCog aliases
|
|
3476
|
+
export { default as FileCogIcon } from '../icons/file-cog';
|
|
3475
3477
|
export {
|
|
3476
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3477
|
-
default as
|
|
3478
|
-
} from '../icons/file-
|
|
3478
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead. This alias will be removed in v1.0 */
|
|
3479
|
+
default as FileCog2Icon
|
|
3480
|
+
} from '../icons/file-cog';
|
|
3479
3481
|
// FileHeadphone aliases
|
|
3480
3482
|
export { default as FileHeadphoneIcon } from '../icons/file-headphone';
|
|
3481
3483
|
export {
|
|
@@ -3486,6 +3488,18 @@ export {
|
|
|
3486
3488
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileHeadphone} instead. This alias will be removed in v1.0 */
|
|
3487
3489
|
default as FileAudio2Icon
|
|
3488
3490
|
} from '../icons/file-headphone';
|
|
3491
|
+
// FileExclamationPoint aliases
|
|
3492
|
+
export { default as FileExclamationPointIcon } from '../icons/file-exclamation-point';
|
|
3493
|
+
export {
|
|
3494
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileExclamationPoint} instead. This alias will be removed in v1.0 */
|
|
3495
|
+
default as FileWarningIcon
|
|
3496
|
+
} from '../icons/file-exclamation-point';
|
|
3497
|
+
// FileMinusCorner aliases
|
|
3498
|
+
export { default as FileMinusCornerIcon } from '../icons/file-minus-corner';
|
|
3499
|
+
export {
|
|
3500
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileMinusCorner} instead. This alias will be removed in v1.0 */
|
|
3501
|
+
default as FileMinus2Icon
|
|
3502
|
+
} from '../icons/file-minus-corner';
|
|
3489
3503
|
// FileKey aliases
|
|
3490
3504
|
export { default as FileKeyIcon } from '../icons/file-key';
|
|
3491
3505
|
export {
|
|
@@ -3498,60 +3512,54 @@ export {
|
|
|
3498
3512
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileLock} instead. This alias will be removed in v1.0 */
|
|
3499
3513
|
default as FileLock2Icon
|
|
3500
3514
|
} from '../icons/file-lock';
|
|
3501
|
-
// FileMinusCorner aliases
|
|
3502
|
-
export { default as FileMinusCornerIcon } from '../icons/file-minus-corner';
|
|
3503
|
-
export {
|
|
3504
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileMinusCorner} instead. This alias will be removed in v1.0 */
|
|
3505
|
-
default as FileMinus2Icon
|
|
3506
|
-
} from '../icons/file-minus-corner';
|
|
3507
3515
|
// FilePenLine aliases
|
|
3508
3516
|
export { default as FilePenLineIcon } from '../icons/file-pen-line';
|
|
3509
3517
|
export {
|
|
3510
3518
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead. This alias will be removed in v1.0 */
|
|
3511
3519
|
default as FileSignatureIcon
|
|
3512
3520
|
} from '../icons/file-pen-line';
|
|
3513
|
-
// FilePen aliases
|
|
3514
|
-
export { default as FilePenIcon } from '../icons/file-pen';
|
|
3515
|
-
export {
|
|
3516
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead. This alias will be removed in v1.0 */
|
|
3517
|
-
default as FileEditIcon
|
|
3518
|
-
} from '../icons/file-pen';
|
|
3519
3521
|
// FilePlay aliases
|
|
3520
3522
|
export { default as FilePlayIcon } from '../icons/file-play';
|
|
3521
3523
|
export {
|
|
3522
3524
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlay} instead. This alias will be removed in v1.0 */
|
|
3523
3525
|
default as FileVideoIcon
|
|
3524
3526
|
} from '../icons/file-play';
|
|
3525
|
-
//
|
|
3526
|
-
export { default as
|
|
3527
|
+
// FilePen aliases
|
|
3528
|
+
export { default as FilePenIcon } from '../icons/file-pen';
|
|
3527
3529
|
export {
|
|
3528
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3529
|
-
default as
|
|
3530
|
-
} from '../icons/file-
|
|
3530
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead. This alias will be removed in v1.0 */
|
|
3531
|
+
default as FileEditIcon
|
|
3532
|
+
} from '../icons/file-pen';
|
|
3531
3533
|
// FileQuestionMark aliases
|
|
3532
3534
|
export { default as FileQuestionMarkIcon } from '../icons/file-question-mark';
|
|
3533
3535
|
export {
|
|
3534
3536
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3535
3537
|
default as FileQuestionIcon
|
|
3536
3538
|
} from '../icons/file-question-mark';
|
|
3539
|
+
// FilePlusCorner aliases
|
|
3540
|
+
export { default as FilePlusCornerIcon } from '../icons/file-plus-corner';
|
|
3541
|
+
export {
|
|
3542
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlusCorner} instead. This alias will be removed in v1.0 */
|
|
3543
|
+
default as FilePlus2Icon
|
|
3544
|
+
} from '../icons/file-plus-corner';
|
|
3537
3545
|
// FileSearchCorner aliases
|
|
3538
3546
|
export { default as FileSearchCornerIcon } from '../icons/file-search-corner';
|
|
3539
3547
|
export {
|
|
3540
3548
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSearchCorner} instead. This alias will be removed in v1.0 */
|
|
3541
3549
|
default as FileSearch2Icon
|
|
3542
3550
|
} from '../icons/file-search-corner';
|
|
3543
|
-
// FileTypeCorner aliases
|
|
3544
|
-
export { default as FileTypeCornerIcon } from '../icons/file-type-corner';
|
|
3545
|
-
export {
|
|
3546
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead. This alias will be removed in v1.0 */
|
|
3547
|
-
default as FileType2Icon
|
|
3548
|
-
} from '../icons/file-type-corner';
|
|
3549
3551
|
// FileSignal aliases
|
|
3550
3552
|
export { default as FileSignalIcon } from '../icons/file-signal';
|
|
3551
3553
|
export {
|
|
3552
3554
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSignal} instead. This alias will be removed in v1.0 */
|
|
3553
3555
|
default as FileVolume2Icon
|
|
3554
3556
|
} from '../icons/file-signal';
|
|
3557
|
+
// FileTypeCorner aliases
|
|
3558
|
+
export { default as FileTypeCornerIcon } from '../icons/file-type-corner';
|
|
3559
|
+
export {
|
|
3560
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead. This alias will be removed in v1.0 */
|
|
3561
|
+
default as FileType2Icon
|
|
3562
|
+
} from '../icons/file-type-corner';
|
|
3555
3563
|
// FileVideoCamera aliases
|
|
3556
3564
|
export { default as FileVideoCameraIcon } from '../icons/file-video-camera';
|
|
3557
3565
|
export {
|
|
@@ -3576,12 +3584,6 @@ export {
|
|
|
3576
3584
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FingerprintPattern} instead. This alias will be removed in v1.0 */
|
|
3577
3585
|
default as FingerprintIcon
|
|
3578
3586
|
} from '../icons/fingerprint-pattern';
|
|
3579
|
-
// FolderPen aliases
|
|
3580
|
-
export { default as FolderPenIcon } from '../icons/folder-pen';
|
|
3581
|
-
export {
|
|
3582
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderPen} instead. This alias will be removed in v1.0 */
|
|
3583
|
-
default as FolderEditIcon
|
|
3584
|
-
} from '../icons/folder-pen';
|
|
3585
3587
|
// FunnelX aliases
|
|
3586
3588
|
export { default as FunnelXIcon } from '../icons/funnel-x';
|
|
3587
3589
|
export {
|
|
@@ -3594,6 +3596,12 @@ export {
|
|
|
3594
3596
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead. This alias will be removed in v1.0 */
|
|
3595
3597
|
default as FilterIcon
|
|
3596
3598
|
} from '../icons/funnel';
|
|
3599
|
+
// FolderPen aliases
|
|
3600
|
+
export { default as FolderPenIcon } from '../icons/folder-pen';
|
|
3601
|
+
export {
|
|
3602
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderPen} instead. This alias will be removed in v1.0 */
|
|
3603
|
+
default as FolderEditIcon
|
|
3604
|
+
} from '../icons/folder-pen';
|
|
3597
3605
|
// GitCommitHorizontal aliases
|
|
3598
3606
|
export { default as GitCommitHorizontalIcon } from '../icons/git-commit-horizontal';
|
|
3599
3607
|
export {
|
|
@@ -3618,12 +3626,6 @@ export {
|
|
|
3618
3626
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2X} instead. This alias will be removed in v1.0 */
|
|
3619
3627
|
default as Grid2X2XIcon
|
|
3620
3628
|
} from '../icons/grid-2x2-x';
|
|
3621
|
-
// Grid2x2 aliases
|
|
3622
|
-
export { default as Grid2x2Icon } from '../icons/grid-2x2';
|
|
3623
|
-
export {
|
|
3624
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. This alias will be removed in v1.0 */
|
|
3625
|
-
default as Grid2X2Icon
|
|
3626
|
-
} from '../icons/grid-2x2';
|
|
3627
3629
|
// Grid3x3 aliases
|
|
3628
3630
|
export { default as Grid3x3Icon } from '../icons/grid-3x3';
|
|
3629
3631
|
export {
|
|
@@ -3634,6 +3636,12 @@ export {
|
|
|
3634
3636
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. This alias will be removed in v1.0 */
|
|
3635
3637
|
default as Grid3X3Icon
|
|
3636
3638
|
} from '../icons/grid-3x3';
|
|
3639
|
+
// Grid2x2 aliases
|
|
3640
|
+
export { default as Grid2x2Icon } from '../icons/grid-2x2';
|
|
3641
|
+
export {
|
|
3642
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. This alias will be removed in v1.0 */
|
|
3643
|
+
default as Grid2X2Icon
|
|
3644
|
+
} from '../icons/grid-2x2';
|
|
3637
3645
|
// HandGrab aliases
|
|
3638
3646
|
export { default as HandGrabIcon } from '../icons/hand-grab';
|
|
3639
3647
|
export {
|
|
@@ -3646,12 +3654,6 @@ export {
|
|
|
3646
3654
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandHelping} instead. This alias will be removed in v1.0 */
|
|
3647
3655
|
default as HelpingHandIcon
|
|
3648
3656
|
} from '../icons/hand-helping';
|
|
3649
|
-
// IceCreamBowl aliases
|
|
3650
|
-
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3651
|
-
export {
|
|
3652
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. This alias will be removed in v1.0 */
|
|
3653
|
-
default as IceCream2Icon
|
|
3654
|
-
} from '../icons/ice-cream-bowl';
|
|
3655
3657
|
// House aliases
|
|
3656
3658
|
export { default as HouseIcon } from '../icons/house';
|
|
3657
3659
|
export {
|
|
@@ -3664,6 +3666,12 @@ export {
|
|
|
3664
3666
|
/** @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 */
|
|
3665
3667
|
default as IceCreamIcon
|
|
3666
3668
|
} from '../icons/ice-cream-cone';
|
|
3669
|
+
// IceCreamBowl aliases
|
|
3670
|
+
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3671
|
+
export {
|
|
3672
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. This alias will be removed in v1.0 */
|
|
3673
|
+
default as IceCream2Icon
|
|
3674
|
+
} from '../icons/ice-cream-bowl';
|
|
3667
3675
|
// LaptopMinimal aliases
|
|
3668
3676
|
export { default as LaptopMinimalIcon } from '../icons/laptop-minimal';
|
|
3669
3677
|
export {
|
|
@@ -3686,6 +3694,12 @@ export {
|
|
|
3686
3694
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. This alias will be removed in v1.0 */
|
|
3687
3695
|
default as IndentDecreaseIcon
|
|
3688
3696
|
} from '../icons/list-indent-decrease';
|
|
3697
|
+
// LoaderCircle aliases
|
|
3698
|
+
export { default as LoaderCircleIcon } from '../icons/loader-circle';
|
|
3699
|
+
export {
|
|
3700
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. This alias will be removed in v1.0 */
|
|
3701
|
+
default as Loader2Icon
|
|
3702
|
+
} from '../icons/loader-circle';
|
|
3689
3703
|
// ListIndentIncrease aliases
|
|
3690
3704
|
export { default as ListIndentIncreaseIcon } from '../icons/list-indent-increase';
|
|
3691
3705
|
export {
|
|
@@ -3696,30 +3710,24 @@ export {
|
|
|
3696
3710
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. This alias will be removed in v1.0 */
|
|
3697
3711
|
default as IndentIncreaseIcon
|
|
3698
3712
|
} from '../icons/list-indent-increase';
|
|
3699
|
-
// LoaderCircle aliases
|
|
3700
|
-
export { default as LoaderCircleIcon } from '../icons/loader-circle';
|
|
3701
|
-
export {
|
|
3702
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. This alias will be removed in v1.0 */
|
|
3703
|
-
default as Loader2Icon
|
|
3704
|
-
} from '../icons/loader-circle';
|
|
3705
3713
|
// LockKeyholeOpen aliases
|
|
3706
3714
|
export { default as LockKeyholeOpenIcon } from '../icons/lock-keyhole-open';
|
|
3707
3715
|
export {
|
|
3708
3716
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockKeyholeOpen} instead. This alias will be removed in v1.0 */
|
|
3709
3717
|
default as UnlockKeyholeIcon
|
|
3710
3718
|
} from '../icons/lock-keyhole-open';
|
|
3711
|
-
// LockOpen aliases
|
|
3712
|
-
export { default as LockOpenIcon } from '../icons/lock-open';
|
|
3713
|
-
export {
|
|
3714
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. This alias will be removed in v1.0 */
|
|
3715
|
-
default as UnlockIcon
|
|
3716
|
-
} from '../icons/lock-open';
|
|
3717
3719
|
// MailQuestionMark aliases
|
|
3718
3720
|
export { default as MailQuestionMarkIcon } from '../icons/mail-question-mark';
|
|
3719
3721
|
export {
|
|
3720
3722
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MailQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3721
3723
|
default as MailQuestionIcon
|
|
3722
3724
|
} from '../icons/mail-question-mark';
|
|
3725
|
+
// LockOpen aliases
|
|
3726
|
+
export { default as LockOpenIcon } from '../icons/lock-open';
|
|
3727
|
+
export {
|
|
3728
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. This alias will be removed in v1.0 */
|
|
3729
|
+
default as UnlockIcon
|
|
3730
|
+
} from '../icons/lock-open';
|
|
3723
3731
|
// MapPinPen aliases
|
|
3724
3732
|
export { default as MapPinPenIcon } from '../icons/map-pin-pen';
|
|
3725
3733
|
export {
|
|
@@ -3744,96 +3752,90 @@ export {
|
|
|
3744
3752
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead. This alias will be removed in v1.0 */
|
|
3745
3753
|
default as Move3DIcon
|
|
3746
3754
|
} from '../icons/move-3d';
|
|
3747
|
-
// OctagonAlert aliases
|
|
3748
|
-
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3749
|
-
export {
|
|
3750
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. This alias will be removed in v1.0 */
|
|
3751
|
-
default as AlertOctagonIcon
|
|
3752
|
-
} from '../icons/octagon-alert';
|
|
3753
3755
|
// OctagonPause aliases
|
|
3754
3756
|
export { default as OctagonPauseIcon } from '../icons/octagon-pause';
|
|
3755
3757
|
export {
|
|
3756
3758
|
/** @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 */
|
|
3757
3759
|
default as PauseOctagonIcon
|
|
3758
3760
|
} from '../icons/octagon-pause';
|
|
3761
|
+
// OctagonAlert aliases
|
|
3762
|
+
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3763
|
+
export {
|
|
3764
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. This alias will be removed in v1.0 */
|
|
3765
|
+
default as AlertOctagonIcon
|
|
3766
|
+
} from '../icons/octagon-alert';
|
|
3759
3767
|
// PaintbrushVertical aliases
|
|
3760
3768
|
export { default as PaintbrushVerticalIcon } from '../icons/paintbrush-vertical';
|
|
3761
3769
|
export {
|
|
3762
3770
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead. This alias will be removed in v1.0 */
|
|
3763
3771
|
default as Paintbrush2Icon
|
|
3764
3772
|
} from '../icons/paintbrush-vertical';
|
|
3765
|
-
// OctagonX aliases
|
|
3766
|
-
export { default as OctagonXIcon } from '../icons/octagon-x';
|
|
3767
|
-
export {
|
|
3768
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonX} instead. This alias will be removed in v1.0 */
|
|
3769
|
-
default as XOctagonIcon
|
|
3770
|
-
} from '../icons/octagon-x';
|
|
3771
|
-
// PanelBottomDashed aliases
|
|
3772
|
-
export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed';
|
|
3773
|
-
export {
|
|
3774
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. This alias will be removed in v1.0 */
|
|
3775
|
-
default as PanelBottomInactiveIcon
|
|
3776
|
-
} from '../icons/panel-bottom-dashed';
|
|
3777
3773
|
// PanelLeftClose aliases
|
|
3778
3774
|
export { default as PanelLeftCloseIcon } from '../icons/panel-left-close';
|
|
3779
3775
|
export {
|
|
3780
3776
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. This alias will be removed in v1.0 */
|
|
3781
3777
|
default as SidebarCloseIcon
|
|
3782
3778
|
} from '../icons/panel-left-close';
|
|
3779
|
+
// OctagonX aliases
|
|
3780
|
+
export { default as OctagonXIcon } from '../icons/octagon-x';
|
|
3781
|
+
export {
|
|
3782
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonX} instead. This alias will be removed in v1.0 */
|
|
3783
|
+
default as XOctagonIcon
|
|
3784
|
+
} from '../icons/octagon-x';
|
|
3783
3785
|
// PanelLeftDashed aliases
|
|
3784
3786
|
export { default as PanelLeftDashedIcon } from '../icons/panel-left-dashed';
|
|
3785
3787
|
export {
|
|
3786
3788
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftDashed} instead. This alias will be removed in v1.0 */
|
|
3787
3789
|
default as PanelLeftInactiveIcon
|
|
3788
3790
|
} from '../icons/panel-left-dashed';
|
|
3789
|
-
//
|
|
3790
|
-
export { default as
|
|
3791
|
+
// PanelBottomDashed aliases
|
|
3792
|
+
export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed';
|
|
3791
3793
|
export {
|
|
3792
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3793
|
-
default as
|
|
3794
|
-
} from '../icons/panel-
|
|
3794
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. This alias will be removed in v1.0 */
|
|
3795
|
+
default as PanelBottomInactiveIcon
|
|
3796
|
+
} from '../icons/panel-bottom-dashed';
|
|
3795
3797
|
// PanelLeft aliases
|
|
3796
3798
|
export { default as PanelLeftIcon } from '../icons/panel-left';
|
|
3797
3799
|
export {
|
|
3798
3800
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. This alias will be removed in v1.0 */
|
|
3799
3801
|
default as SidebarIcon
|
|
3800
3802
|
} from '../icons/panel-left';
|
|
3803
|
+
// PanelRightDashed aliases
|
|
3804
|
+
export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed';
|
|
3805
|
+
export {
|
|
3806
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelRightDashed} instead. This alias will be removed in v1.0 */
|
|
3807
|
+
default as PanelRightInactiveIcon
|
|
3808
|
+
} from '../icons/panel-right-dashed';
|
|
3801
3809
|
// PanelTopDashed aliases
|
|
3802
3810
|
export { default as PanelTopDashedIcon } from '../icons/panel-top-dashed';
|
|
3803
3811
|
export {
|
|
3804
3812
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelTopDashed} instead. This alias will be removed in v1.0 */
|
|
3805
3813
|
default as PanelTopInactiveIcon
|
|
3806
3814
|
} from '../icons/panel-top-dashed';
|
|
3815
|
+
// PanelLeftOpen aliases
|
|
3816
|
+
export { default as PanelLeftOpenIcon } from '../icons/panel-left-open';
|
|
3817
|
+
export {
|
|
3818
|
+
/** @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 */
|
|
3819
|
+
default as SidebarOpenIcon
|
|
3820
|
+
} from '../icons/panel-left-open';
|
|
3807
3821
|
// PanelsTopLeft aliases
|
|
3808
3822
|
export { default as PanelsTopLeftIcon } from '../icons/panels-top-left';
|
|
3809
3823
|
export {
|
|
3810
3824
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead. This alias will be removed in v1.0 */
|
|
3811
3825
|
default as LayoutIcon
|
|
3812
3826
|
} from '../icons/panels-top-left';
|
|
3813
|
-
// PanelRightDashed aliases
|
|
3814
|
-
export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed';
|
|
3815
|
-
export {
|
|
3816
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelRightDashed} instead. This alias will be removed in v1.0 */
|
|
3817
|
-
default as PanelRightInactiveIcon
|
|
3818
|
-
} from '../icons/panel-right-dashed';
|
|
3819
|
-
// Pen aliases
|
|
3820
|
-
export { default as PenIcon } from '../icons/pen';
|
|
3821
|
-
export {
|
|
3822
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Pen} instead. This alias will be removed in v1.0 */
|
|
3823
|
-
default as Edit2Icon
|
|
3824
|
-
} from '../icons/pen';
|
|
3825
3827
|
// PenLine aliases
|
|
3826
3828
|
export { default as PenLineIcon } from '../icons/pen-line';
|
|
3827
3829
|
export {
|
|
3828
3830
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. This alias will be removed in v1.0 */
|
|
3829
3831
|
default as Edit3Icon
|
|
3830
3832
|
} from '../icons/pen-line';
|
|
3831
|
-
//
|
|
3832
|
-
export { default as
|
|
3833
|
+
// Pen aliases
|
|
3834
|
+
export { default as PenIcon } from '../icons/pen';
|
|
3833
3835
|
export {
|
|
3834
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3835
|
-
default as
|
|
3836
|
-
} from '../icons/
|
|
3836
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Pen} instead. This alias will be removed in v1.0 */
|
|
3837
|
+
default as Edit2Icon
|
|
3838
|
+
} from '../icons/pen';
|
|
3837
3839
|
// PlugZap aliases
|
|
3838
3840
|
export { default as PlugZapIcon } from '../icons/plug-zap';
|
|
3839
3841
|
export {
|
|
@@ -3843,21 +3845,27 @@ export {
|
|
|
3843
3845
|
// Rotate3d aliases
|
|
3844
3846
|
export { default as Rotate3dIcon } from '../icons/rotate-3d';
|
|
3845
3847
|
export {
|
|
3846
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead. This alias will be removed in v1.0 */
|
|
3847
|
-
default as Rotate3DIcon
|
|
3848
|
-
} from '../icons/rotate-3d';
|
|
3848
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead. This alias will be removed in v1.0 */
|
|
3849
|
+
default as Rotate3DIcon
|
|
3850
|
+
} from '../icons/rotate-3d';
|
|
3851
|
+
// Rows3 aliases
|
|
3852
|
+
export { default as Rows3Icon } from '../icons/rows-3';
|
|
3853
|
+
export {
|
|
3854
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead. This alias will be removed in v1.0 */
|
|
3855
|
+
default as PanelsTopBottomIcon
|
|
3856
|
+
} from '../icons/rows-3';
|
|
3857
|
+
// RectangleEllipsis aliases
|
|
3858
|
+
export { default as RectangleEllipsisIcon } from '../icons/rectangle-ellipsis';
|
|
3859
|
+
export {
|
|
3860
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RectangleEllipsis} instead. This alias will be removed in v1.0 */
|
|
3861
|
+
default as FormInputIcon
|
|
3862
|
+
} from '../icons/rectangle-ellipsis';
|
|
3849
3863
|
// Rows2 aliases
|
|
3850
3864
|
export { default as Rows2Icon } from '../icons/rows-2';
|
|
3851
3865
|
export {
|
|
3852
3866
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead. This alias will be removed in v1.0 */
|
|
3853
3867
|
default as RowsIcon
|
|
3854
3868
|
} from '../icons/rows-2';
|
|
3855
|
-
// Rows3 aliases
|
|
3856
|
-
export { default as Rows3Icon } from '../icons/rows-3';
|
|
3857
|
-
export {
|
|
3858
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead. This alias will be removed in v1.0 */
|
|
3859
|
-
default as PanelsTopBottomIcon
|
|
3860
|
-
} from '../icons/rows-3';
|
|
3861
3869
|
// Scale3d aliases
|
|
3862
3870
|
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
3863
3871
|
export {
|
|
@@ -3870,30 +3878,30 @@ export {
|
|
|
3870
3878
|
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. This alias will be removed in v1.0 */
|
|
3871
3879
|
default as SendHorizonalIcon
|
|
3872
3880
|
} from '../icons/send-horizontal';
|
|
3873
|
-
// ShieldQuestionMark aliases
|
|
3874
|
-
export { default as ShieldQuestionMarkIcon } from '../icons/shield-question-mark';
|
|
3875
|
-
export {
|
|
3876
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3877
|
-
default as ShieldQuestionIcon
|
|
3878
|
-
} from '../icons/shield-question-mark';
|
|
3879
3881
|
// ShieldX aliases
|
|
3880
3882
|
export { default as ShieldXIcon } from '../icons/shield-x';
|
|
3881
3883
|
export {
|
|
3882
3884
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldX} instead. This alias will be removed in v1.0 */
|
|
3883
3885
|
default as ShieldCloseIcon
|
|
3884
3886
|
} from '../icons/shield-x';
|
|
3885
|
-
//
|
|
3886
|
-
export { default as
|
|
3887
|
+
// ShieldQuestionMark aliases
|
|
3888
|
+
export { default as ShieldQuestionMarkIcon } from '../icons/shield-question-mark';
|
|
3887
3889
|
export {
|
|
3888
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3889
|
-
default as
|
|
3890
|
-
} from '../icons/
|
|
3890
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3891
|
+
default as ShieldQuestionIcon
|
|
3892
|
+
} from '../icons/shield-question-mark';
|
|
3891
3893
|
// Sparkles aliases
|
|
3892
3894
|
export { default as SparklesIcon } from '../icons/sparkles';
|
|
3893
3895
|
export {
|
|
3894
3896
|
/** @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 */
|
|
3895
3897
|
default as StarsIcon
|
|
3896
3898
|
} from '../icons/sparkles';
|
|
3899
|
+
// SlidersVertical aliases
|
|
3900
|
+
export { default as SlidersVerticalIcon } from '../icons/sliders-vertical';
|
|
3901
|
+
export {
|
|
3902
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead. This alias will be removed in v1.0 */
|
|
3903
|
+
default as SlidersIcon
|
|
3904
|
+
} from '../icons/sliders-vertical';
|
|
3897
3905
|
// SquareActivity aliases
|
|
3898
3906
|
export { default as SquareActivityIcon } from '../icons/square-activity';
|
|
3899
3907
|
export {
|
|
@@ -3912,42 +3920,36 @@ export {
|
|
|
3912
3920
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. This alias will be removed in v1.0 */
|
|
3913
3921
|
default as ArrowDownSquareIcon
|
|
3914
3922
|
} from '../icons/square-arrow-down';
|
|
3915
|
-
// SquareArrowLeft aliases
|
|
3916
|
-
export { default as SquareArrowLeftIcon } from '../icons/square-arrow-left';
|
|
3917
|
-
export {
|
|
3918
|
-
/** @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 */
|
|
3919
|
-
default as ArrowLeftSquareIcon
|
|
3920
|
-
} from '../icons/square-arrow-left';
|
|
3921
3923
|
// SquareArrowDownRight aliases
|
|
3922
3924
|
export { default as SquareArrowDownRightIcon } from '../icons/square-arrow-down-right';
|
|
3923
3925
|
export {
|
|
3924
3926
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. This alias will be removed in v1.0 */
|
|
3925
3927
|
default as ArrowDownRightSquareIcon
|
|
3926
3928
|
} from '../icons/square-arrow-down-right';
|
|
3929
|
+
// SquareArrowLeft aliases
|
|
3930
|
+
export { default as SquareArrowLeftIcon } from '../icons/square-arrow-left';
|
|
3931
|
+
export {
|
|
3932
|
+
/** @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 */
|
|
3933
|
+
default as ArrowLeftSquareIcon
|
|
3934
|
+
} from '../icons/square-arrow-left';
|
|
3927
3935
|
// SquareArrowOutDownLeft aliases
|
|
3928
3936
|
export { default as SquareArrowOutDownLeftIcon } from '../icons/square-arrow-out-down-left';
|
|
3929
3937
|
export {
|
|
3930
3938
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead. This alias will be removed in v1.0 */
|
|
3931
3939
|
default as ArrowDownLeftFromSquareIcon
|
|
3932
3940
|
} from '../icons/square-arrow-out-down-left';
|
|
3933
|
-
// SquareArrowOutDownRight aliases
|
|
3934
|
-
export { default as SquareArrowOutDownRightIcon } from '../icons/square-arrow-out-down-right';
|
|
3935
|
-
export {
|
|
3936
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. This alias will be removed in v1.0 */
|
|
3937
|
-
default as ArrowDownRightFromSquareIcon
|
|
3938
|
-
} from '../icons/square-arrow-out-down-right';
|
|
3939
|
-
// SquareArrowRight aliases
|
|
3940
|
-
export { default as SquareArrowRightIcon } from '../icons/square-arrow-right';
|
|
3941
|
-
export {
|
|
3942
|
-
/** @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 */
|
|
3943
|
-
default as ArrowRightSquareIcon
|
|
3944
|
-
} from '../icons/square-arrow-right';
|
|
3945
3941
|
// SquareArrowOutUpLeft aliases
|
|
3946
3942
|
export { default as SquareArrowOutUpLeftIcon } from '../icons/square-arrow-out-up-left';
|
|
3947
3943
|
export {
|
|
3948
3944
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
3949
3945
|
default as ArrowUpLeftFromSquareIcon
|
|
3950
3946
|
} from '../icons/square-arrow-out-up-left';
|
|
3947
|
+
// SquareArrowOutDownRight aliases
|
|
3948
|
+
export { default as SquareArrowOutDownRightIcon } from '../icons/square-arrow-out-down-right';
|
|
3949
|
+
export {
|
|
3950
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. This alias will be removed in v1.0 */
|
|
3951
|
+
default as ArrowDownRightFromSquareIcon
|
|
3952
|
+
} from '../icons/square-arrow-out-down-right';
|
|
3951
3953
|
// SquareArrowOutUpRight aliases
|
|
3952
3954
|
export { default as SquareArrowOutUpRightIcon } from '../icons/square-arrow-out-up-right';
|
|
3953
3955
|
export {
|
|
@@ -3960,30 +3962,36 @@ export {
|
|
|
3960
3962
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpLeft} instead. This alias will be removed in v1.0 */
|
|
3961
3963
|
default as ArrowUpLeftSquareIcon
|
|
3962
3964
|
} from '../icons/square-arrow-up-left';
|
|
3963
|
-
// SquareArrowUp aliases
|
|
3964
|
-
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
3965
|
-
export {
|
|
3966
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. This alias will be removed in v1.0 */
|
|
3967
|
-
default as ArrowUpSquareIcon
|
|
3968
|
-
} from '../icons/square-arrow-up';
|
|
3969
3965
|
// SquareArrowUpRight aliases
|
|
3970
3966
|
export { default as SquareArrowUpRightIcon } from '../icons/square-arrow-up-right';
|
|
3971
3967
|
export {
|
|
3972
3968
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpRight} instead. This alias will be removed in v1.0 */
|
|
3973
3969
|
default as ArrowUpRightSquareIcon
|
|
3974
3970
|
} from '../icons/square-arrow-up-right';
|
|
3975
|
-
//
|
|
3976
|
-
export { default as
|
|
3971
|
+
// SquareArrowRight aliases
|
|
3972
|
+
export { default as SquareArrowRightIcon } from '../icons/square-arrow-right';
|
|
3977
3973
|
export {
|
|
3978
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3979
|
-
default as
|
|
3980
|
-
} from '../icons/square-
|
|
3974
|
+
/** @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 */
|
|
3975
|
+
default as ArrowRightSquareIcon
|
|
3976
|
+
} from '../icons/square-arrow-right';
|
|
3977
|
+
// SquareArrowUp aliases
|
|
3978
|
+
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
3979
|
+
export {
|
|
3980
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. This alias will be removed in v1.0 */
|
|
3981
|
+
default as ArrowUpSquareIcon
|
|
3982
|
+
} from '../icons/square-arrow-up';
|
|
3981
3983
|
// SquareBottomDashedScissors aliases
|
|
3982
3984
|
export { default as SquareBottomDashedScissorsIcon } from '../icons/square-bottom-dashed-scissors';
|
|
3983
3985
|
export {
|
|
3984
3986
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareBottomDashedScissors} instead. This alias will be removed in v1.0 */
|
|
3985
3987
|
default as ScissorsSquareDashedBottomIcon
|
|
3986
3988
|
} from '../icons/square-bottom-dashed-scissors';
|
|
3989
|
+
// SquareAsterisk aliases
|
|
3990
|
+
export { default as SquareAsteriskIcon } from '../icons/square-asterisk';
|
|
3991
|
+
export {
|
|
3992
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead. This alias will be removed in v1.0 */
|
|
3993
|
+
default as AsteriskSquareIcon
|
|
3994
|
+
} from '../icons/square-asterisk';
|
|
3987
3995
|
// SquareCenterlineDashedHorizontal aliases
|
|
3988
3996
|
export { default as SquareCenterlineDashedHorizontalIcon } from '../icons/square-centerline-dashed-horizontal';
|
|
3989
3997
|
export {
|
|
@@ -4024,18 +4032,18 @@ export {
|
|
|
4024
4032
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronDown} instead. This alias will be removed in v1.0 */
|
|
4025
4033
|
default as ChevronDownSquareIcon
|
|
4026
4034
|
} from '../icons/square-chevron-down';
|
|
4027
|
-
// SquareChevronLeft aliases
|
|
4028
|
-
export { default as SquareChevronLeftIcon } from '../icons/square-chevron-left';
|
|
4029
|
-
export {
|
|
4030
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead. This alias will be removed in v1.0 */
|
|
4031
|
-
default as ChevronLeftSquareIcon
|
|
4032
|
-
} from '../icons/square-chevron-left';
|
|
4033
4035
|
// SquareChevronRight aliases
|
|
4034
4036
|
export { default as SquareChevronRightIcon } from '../icons/square-chevron-right';
|
|
4035
4037
|
export {
|
|
4036
4038
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronRight} instead. This alias will be removed in v1.0 */
|
|
4037
4039
|
default as ChevronRightSquareIcon
|
|
4038
4040
|
} from '../icons/square-chevron-right';
|
|
4041
|
+
// SquareChevronLeft aliases
|
|
4042
|
+
export { default as SquareChevronLeftIcon } from '../icons/square-chevron-left';
|
|
4043
|
+
export {
|
|
4044
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead. This alias will be removed in v1.0 */
|
|
4045
|
+
default as ChevronLeftSquareIcon
|
|
4046
|
+
} from '../icons/square-chevron-left';
|
|
4039
4047
|
// SquareChevronUp aliases
|
|
4040
4048
|
export { default as SquareChevronUpIcon } from '../icons/square-chevron-up';
|
|
4041
4049
|
export {
|
|
@@ -4094,30 +4102,30 @@ export {
|
|
|
4094
4102
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead. This alias will be removed in v1.0 */
|
|
4095
4103
|
default as EqualSquareIcon
|
|
4096
4104
|
} from '../icons/square-equal';
|
|
4097
|
-
// SquareKanban aliases
|
|
4098
|
-
export { default as SquareKanbanIcon } from '../icons/square-kanban';
|
|
4099
|
-
export {
|
|
4100
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. This alias will be removed in v1.0 */
|
|
4101
|
-
default as KanbanSquareIcon
|
|
4102
|
-
} from '../icons/square-kanban';
|
|
4103
4105
|
// SquareFunction aliases
|
|
4104
4106
|
export { default as SquareFunctionIcon } from '../icons/square-function';
|
|
4105
4107
|
export {
|
|
4106
4108
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. This alias will be removed in v1.0 */
|
|
4107
4109
|
default as FunctionSquareIcon
|
|
4108
4110
|
} from '../icons/square-function';
|
|
4109
|
-
//
|
|
4110
|
-
export { default as
|
|
4111
|
+
// SquareKanban aliases
|
|
4112
|
+
export { default as SquareKanbanIcon } from '../icons/square-kanban';
|
|
4111
4113
|
export {
|
|
4112
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4113
|
-
default as
|
|
4114
|
-
} from '../icons/square-
|
|
4114
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. This alias will be removed in v1.0 */
|
|
4115
|
+
default as KanbanSquareIcon
|
|
4116
|
+
} from '../icons/square-kanban';
|
|
4115
4117
|
// SquareM aliases
|
|
4116
4118
|
export { default as SquareMIcon } from '../icons/square-m';
|
|
4117
4119
|
export {
|
|
4118
4120
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead. This alias will be removed in v1.0 */
|
|
4119
4121
|
default as MSquareIcon
|
|
4120
4122
|
} from '../icons/square-m';
|
|
4123
|
+
// SquareLibrary aliases
|
|
4124
|
+
export { default as SquareLibraryIcon } from '../icons/square-library';
|
|
4125
|
+
export {
|
|
4126
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareLibrary} instead. This alias will be removed in v1.0 */
|
|
4127
|
+
default as LibrarySquareIcon
|
|
4128
|
+
} from '../icons/square-library';
|
|
4121
4129
|
// SquareMenu aliases
|
|
4122
4130
|
export { default as SquareMenuIcon } from '../icons/square-menu';
|
|
4123
4131
|
export {
|
|
@@ -4142,12 +4150,6 @@ export {
|
|
|
4142
4150
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. This alias will be removed in v1.0 */
|
|
4143
4151
|
default as ParkingSquareOffIcon
|
|
4144
4152
|
} from '../icons/square-parking-off';
|
|
4145
|
-
// SquareParking aliases
|
|
4146
|
-
export { default as SquareParkingIcon } from '../icons/square-parking';
|
|
4147
|
-
export {
|
|
4148
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParking} instead. This alias will be removed in v1.0 */
|
|
4149
|
-
default as ParkingSquareIcon
|
|
4150
|
-
} from '../icons/square-parking';
|
|
4151
4153
|
// SquarePen aliases
|
|
4152
4154
|
export { default as SquarePenIcon } from '../icons/square-pen';
|
|
4153
4155
|
export {
|
|
@@ -4162,24 +4164,30 @@ export {
|
|
|
4162
4164
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. This alias will be removed in v1.0 */
|
|
4163
4165
|
default as PenSquareIcon
|
|
4164
4166
|
} from '../icons/square-pen';
|
|
4167
|
+
// SquareParking aliases
|
|
4168
|
+
export { default as SquareParkingIcon } from '../icons/square-parking';
|
|
4169
|
+
export {
|
|
4170
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParking} instead. This alias will be removed in v1.0 */
|
|
4171
|
+
default as ParkingSquareIcon
|
|
4172
|
+
} from '../icons/square-parking';
|
|
4165
4173
|
// SquarePi aliases
|
|
4166
4174
|
export { default as SquarePiIcon } from '../icons/square-pi';
|
|
4167
4175
|
export {
|
|
4168
4176
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead. This alias will be removed in v1.0 */
|
|
4169
4177
|
default as PiSquareIcon
|
|
4170
4178
|
} from '../icons/square-pi';
|
|
4171
|
-
// SquarePilcrow aliases
|
|
4172
|
-
export { default as SquarePilcrowIcon } from '../icons/square-pilcrow';
|
|
4173
|
-
export {
|
|
4174
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead. This alias will be removed in v1.0 */
|
|
4175
|
-
default as PilcrowSquareIcon
|
|
4176
|
-
} from '../icons/square-pilcrow';
|
|
4177
4179
|
// SquarePercent aliases
|
|
4178
4180
|
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
4179
4181
|
export {
|
|
4180
4182
|
/** @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 */
|
|
4181
4183
|
default as PercentSquareIcon
|
|
4182
4184
|
} from '../icons/square-percent';
|
|
4185
|
+
// SquarePilcrow aliases
|
|
4186
|
+
export { default as SquarePilcrowIcon } from '../icons/square-pilcrow';
|
|
4187
|
+
export {
|
|
4188
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead. This alias will be removed in v1.0 */
|
|
4189
|
+
default as PilcrowSquareIcon
|
|
4190
|
+
} from '../icons/square-pilcrow';
|
|
4183
4191
|
// SquarePlus aliases
|
|
4184
4192
|
export { default as SquarePlusIcon } from '../icons/square-plus';
|
|
4185
4193
|
export {
|
|
@@ -4210,12 +4218,6 @@ export {
|
|
|
4210
4218
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareScissors} instead. This alias will be removed in v1.0 */
|
|
4211
4219
|
default as ScissorsSquareIcon
|
|
4212
4220
|
} from '../icons/square-scissors';
|
|
4213
|
-
// SquareSplitHorizontal aliases
|
|
4214
|
-
export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
|
|
4215
|
-
export {
|
|
4216
|
-
/** @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 */
|
|
4217
|
-
default as SplitSquareHorizontalIcon
|
|
4218
|
-
} from '../icons/square-split-horizontal';
|
|
4219
4221
|
// SquareSlash aliases
|
|
4220
4222
|
export { default as SquareSlashIcon } from '../icons/square-slash';
|
|
4221
4223
|
export {
|
|
@@ -4228,24 +4230,30 @@ export {
|
|
|
4228
4230
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. This alias will be removed in v1.0 */
|
|
4229
4231
|
default as SplitSquareVerticalIcon
|
|
4230
4232
|
} from '../icons/square-split-vertical';
|
|
4233
|
+
// SquareSplitHorizontal aliases
|
|
4234
|
+
export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
|
|
4235
|
+
export {
|
|
4236
|
+
/** @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 */
|
|
4237
|
+
default as SplitSquareHorizontalIcon
|
|
4238
|
+
} from '../icons/square-split-horizontal';
|
|
4231
4239
|
// SquareTerminal aliases
|
|
4232
4240
|
export { default as SquareTerminalIcon } from '../icons/square-terminal';
|
|
4233
4241
|
export {
|
|
4234
4242
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead. This alias will be removed in v1.0 */
|
|
4235
4243
|
default as TerminalSquareIcon
|
|
4236
4244
|
} from '../icons/square-terminal';
|
|
4237
|
-
// SquareUserRound aliases
|
|
4238
|
-
export { default as SquareUserRoundIcon } from '../icons/square-user-round';
|
|
4239
|
-
export {
|
|
4240
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. This alias will be removed in v1.0 */
|
|
4241
|
-
default as UserSquare2Icon
|
|
4242
|
-
} from '../icons/square-user-round';
|
|
4243
4245
|
// SquareUser aliases
|
|
4244
4246
|
export { default as SquareUserIcon } from '../icons/square-user';
|
|
4245
4247
|
export {
|
|
4246
4248
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. This alias will be removed in v1.0 */
|
|
4247
4249
|
default as UserSquareIcon
|
|
4248
4250
|
} from '../icons/square-user';
|
|
4251
|
+
// SquareUserRound aliases
|
|
4252
|
+
export { default as SquareUserRoundIcon } from '../icons/square-user-round';
|
|
4253
|
+
export {
|
|
4254
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. This alias will be removed in v1.0 */
|
|
4255
|
+
default as UserSquare2Icon
|
|
4256
|
+
} from '../icons/square-user-round';
|
|
4249
4257
|
// SquareX aliases
|
|
4250
4258
|
export { default as SquareXIcon } from '../icons/square-x';
|
|
4251
4259
|
export {
|
|
@@ -4258,12 +4266,6 @@ export {
|
|
|
4258
4266
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TestTubeDiagonal} instead. This alias will be removed in v1.0 */
|
|
4259
4267
|
default as TestTube2Icon
|
|
4260
4268
|
} from '../icons/test-tube-diagonal';
|
|
4261
|
-
// TextAlignJustify aliases
|
|
4262
|
-
export { default as TextAlignJustifyIcon } from '../icons/text-align-justify';
|
|
4263
|
-
export {
|
|
4264
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead. This alias will be removed in v1.0 */
|
|
4265
|
-
default as AlignJustifyIcon
|
|
4266
|
-
} from '../icons/text-align-justify';
|
|
4267
4269
|
// TextAlignCenter aliases
|
|
4268
4270
|
export { default as TextAlignCenterIcon } from '../icons/text-align-center';
|
|
4269
4271
|
export {
|
|
@@ -4276,18 +4278,12 @@ export {
|
|
|
4276
4278
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignEnd} instead. This alias will be removed in v1.0 */
|
|
4277
4279
|
default as AlignRightIcon
|
|
4278
4280
|
} from '../icons/text-align-end';
|
|
4279
|
-
//
|
|
4280
|
-
export { default as
|
|
4281
|
-
export {
|
|
4282
|
-
/** @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 */
|
|
4283
|
-
default as LetterTextIcon
|
|
4284
|
-
} from '../icons/text-initial';
|
|
4285
|
-
// TextWrap aliases
|
|
4286
|
-
export { default as TextWrapIcon } from '../icons/text-wrap';
|
|
4281
|
+
// TextAlignJustify aliases
|
|
4282
|
+
export { default as TextAlignJustifyIcon } from '../icons/text-align-justify';
|
|
4287
4283
|
export {
|
|
4288
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4289
|
-
default as
|
|
4290
|
-
} from '../icons/text-
|
|
4284
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead. This alias will be removed in v1.0 */
|
|
4285
|
+
default as AlignJustifyIcon
|
|
4286
|
+
} from '../icons/text-align-justify';
|
|
4291
4287
|
// TextAlignStart aliases
|
|
4292
4288
|
export { default as TextAlignStartIcon } from '../icons/text-align-start';
|
|
4293
4289
|
export {
|
|
@@ -4298,6 +4294,12 @@ export {
|
|
|
4298
4294
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignStart} instead. This alias will be removed in v1.0 */
|
|
4299
4295
|
default as AlignLeftIcon
|
|
4300
4296
|
} from '../icons/text-align-start';
|
|
4297
|
+
// TextInitial aliases
|
|
4298
|
+
export { default as TextInitialIcon } from '../icons/text-initial';
|
|
4299
|
+
export {
|
|
4300
|
+
/** @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 */
|
|
4301
|
+
default as LetterTextIcon
|
|
4302
|
+
} from '../icons/text-initial';
|
|
4301
4303
|
// TramFront aliases
|
|
4302
4304
|
export { default as TramFrontIcon } from '../icons/tram-front';
|
|
4303
4305
|
export {
|
|
@@ -4310,18 +4312,18 @@ export {
|
|
|
4310
4312
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TreePalm} instead. This alias will be removed in v1.0 */
|
|
4311
4313
|
default as PalmtreeIcon
|
|
4312
4314
|
} from '../icons/tree-palm';
|
|
4315
|
+
// TextWrap aliases
|
|
4316
|
+
export { default as TextWrapIcon } from '../icons/text-wrap';
|
|
4317
|
+
export {
|
|
4318
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. This alias will be removed in v1.0 */
|
|
4319
|
+
default as WrapTextIcon
|
|
4320
|
+
} from '../icons/text-wrap';
|
|
4313
4321
|
// TriangleAlert aliases
|
|
4314
4322
|
export { default as TriangleAlertIcon } from '../icons/triangle-alert';
|
|
4315
4323
|
export {
|
|
4316
4324
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead. This alias will be removed in v1.0 */
|
|
4317
4325
|
default as AlertTriangleIcon
|
|
4318
4326
|
} from '../icons/triangle-alert';
|
|
4319
|
-
// TvMinimal aliases
|
|
4320
|
-
export { default as TvMinimalIcon } from '../icons/tv-minimal';
|
|
4321
|
-
export {
|
|
4322
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead. This alias will be removed in v1.0 */
|
|
4323
|
-
default as Tv2Icon
|
|
4324
|
-
} from '../icons/tv-minimal';
|
|
4325
4327
|
// University aliases
|
|
4326
4328
|
export { default as UniversityIcon } from '../icons/university';
|
|
4327
4329
|
export {
|
|
@@ -4334,36 +4336,42 @@ export {
|
|
|
4334
4336
|
/** @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 */
|
|
4335
4337
|
default as UserCheck2Icon
|
|
4336
4338
|
} from '../icons/user-round-check';
|
|
4339
|
+
// TvMinimal aliases
|
|
4340
|
+
export { default as TvMinimalIcon } from '../icons/tv-minimal';
|
|
4341
|
+
export {
|
|
4342
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead. This alias will be removed in v1.0 */
|
|
4343
|
+
default as Tv2Icon
|
|
4344
|
+
} from '../icons/tv-minimal';
|
|
4345
|
+
// UserRoundMinus aliases
|
|
4346
|
+
export { default as UserRoundMinusIcon } from '../icons/user-round-minus';
|
|
4347
|
+
export {
|
|
4348
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundMinus} instead. This alias will be removed in v1.0 */
|
|
4349
|
+
default as UserMinus2Icon
|
|
4350
|
+
} from '../icons/user-round-minus';
|
|
4337
4351
|
// UserRoundCog aliases
|
|
4338
4352
|
export { default as UserRoundCogIcon } from '../icons/user-round-cog';
|
|
4339
4353
|
export {
|
|
4340
4354
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCog} instead. This alias will be removed in v1.0 */
|
|
4341
4355
|
default as UserCog2Icon
|
|
4342
4356
|
} from '../icons/user-round-cog';
|
|
4357
|
+
// UserRoundX aliases
|
|
4358
|
+
export { default as UserRoundXIcon } from '../icons/user-round-x';
|
|
4359
|
+
export {
|
|
4360
|
+
/** @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 */
|
|
4361
|
+
default as UserX2Icon
|
|
4362
|
+
} from '../icons/user-round-x';
|
|
4343
4363
|
// UserRoundPlus aliases
|
|
4344
4364
|
export { default as UserRoundPlusIcon } from '../icons/user-round-plus';
|
|
4345
4365
|
export {
|
|
4346
4366
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundPlus} instead. This alias will be removed in v1.0 */
|
|
4347
4367
|
default as UserPlus2Icon
|
|
4348
4368
|
} from '../icons/user-round-plus';
|
|
4349
|
-
// UserRoundMinus aliases
|
|
4350
|
-
export { default as UserRoundMinusIcon } from '../icons/user-round-minus';
|
|
4351
|
-
export {
|
|
4352
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundMinus} instead. This alias will be removed in v1.0 */
|
|
4353
|
-
default as UserMinus2Icon
|
|
4354
|
-
} from '../icons/user-round-minus';
|
|
4355
4369
|
// UserRound aliases
|
|
4356
4370
|
export { default as UserRoundIcon } from '../icons/user-round';
|
|
4357
4371
|
export {
|
|
4358
4372
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. This alias will be removed in v1.0 */
|
|
4359
4373
|
default as User2Icon
|
|
4360
4374
|
} from '../icons/user-round';
|
|
4361
|
-
// UserRoundX aliases
|
|
4362
|
-
export { default as UserRoundXIcon } from '../icons/user-round-x';
|
|
4363
|
-
export {
|
|
4364
|
-
/** @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 */
|
|
4365
|
-
default as UserX2Icon
|
|
4366
|
-
} from '../icons/user-round-x';
|
|
4367
4375
|
// UsersRound aliases
|
|
4368
4376
|
export { default as UsersRoundIcon } from '../icons/users-round';
|
|
4369
4377
|
export {
|
|
@@ -4382,18 +4390,18 @@ export {
|
|
|
4382
4390
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Utensils} instead. This alias will be removed in v1.0 */
|
|
4383
4391
|
default as ForkKnifeIcon
|
|
4384
4392
|
} from '../icons/utensils';
|
|
4385
|
-
// WandSparkles aliases
|
|
4386
|
-
export { default as WandSparklesIcon } from '../icons/wand-sparkles';
|
|
4387
|
-
export {
|
|
4388
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead. This alias will be removed in v1.0 */
|
|
4389
|
-
default as Wand2Icon
|
|
4390
|
-
} from '../icons/wand-sparkles';
|
|
4391
4393
|
// WalletMinimal aliases
|
|
4392
4394
|
export { default as WalletMinimalIcon } from '../icons/wallet-minimal';
|
|
4393
4395
|
export {
|
|
4394
4396
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. This alias will be removed in v1.0 */
|
|
4395
4397
|
default as Wallet2Icon
|
|
4396
4398
|
} from '../icons/wallet-minimal';
|
|
4399
|
+
// WandSparkles aliases
|
|
4400
|
+
export { default as WandSparklesIcon } from '../icons/wand-sparkles';
|
|
4401
|
+
export {
|
|
4402
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead. This alias will be removed in v1.0 */
|
|
4403
|
+
default as Wand2Icon
|
|
4404
|
+
} from '../icons/wand-sparkles';
|
|
4397
4405
|
// WavesHorizontal aliases
|
|
4398
4406
|
export { default as WavesHorizontalIcon } from '../icons/waves-horizontal';
|
|
4399
4407
|
export {
|