@lucide/astro 1.33.0 → 1.35.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 +116 -116
- package/src/aliases/prefixed.ts +593 -583
- package/src/aliases/suffixed.ts +875 -865
- package/src/icons/galaxy.ts +18 -0
- package/src/icons/ghost.ts +2 -2
- package/src/icons/index.ts +185 -180
- package/src/icons/mail-clock.ts +18 -0
- package/src/icons/robot-arm.ts +18 -0
- package/src/icons/ship-cargo.ts +18 -0
- package/src/icons/ship.ts +2 -2
- package/src/icons/trailer.ts +18 -0
package/src/aliases/suffixed.ts
CHANGED
|
@@ -2,32 +2,32 @@
|
|
|
2
2
|
export { default as AArrowDownIcon } from '../icons/a-arrow-down';
|
|
3
3
|
// AArrowUp aliases
|
|
4
4
|
export { default as AArrowUpIcon } from '../icons/a-arrow-up';
|
|
5
|
-
// Accessibility aliases
|
|
6
|
-
export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
7
5
|
// ALargeSmall aliases
|
|
8
6
|
export { default as ALargeSmallIcon } from '../icons/a-large-small';
|
|
9
|
-
//
|
|
10
|
-
export { default as
|
|
7
|
+
// Accessibility aliases
|
|
8
|
+
export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
11
9
|
// Ad aliases
|
|
12
10
|
export { default as AdIcon } from '../icons/ad';
|
|
13
11
|
// AirVent aliases
|
|
14
12
|
export { default as AirVentIcon } from '../icons/air-vent';
|
|
13
|
+
// Activity aliases
|
|
14
|
+
export { default as ActivityIcon } from '../icons/activity';
|
|
15
15
|
// Airplay aliases
|
|
16
16
|
export { default as AirplayIcon } from '../icons/airplay';
|
|
17
|
-
// AlarmClock aliases
|
|
18
|
-
export { default as AlarmClockIcon } from '../icons/alarm-clock';
|
|
19
17
|
// AlarmClockOff aliases
|
|
20
18
|
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
19
|
+
// AlarmClock aliases
|
|
20
|
+
export { default as AlarmClockIcon } from '../icons/alarm-clock';
|
|
21
21
|
// AlarmSmoke aliases
|
|
22
22
|
export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
|
|
23
23
|
// Album aliases
|
|
24
24
|
export { default as AlbumIcon } from '../icons/album';
|
|
25
|
+
// AlignCenterHorizontal aliases
|
|
26
|
+
export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
|
|
25
27
|
// AlignCenterVertical aliases
|
|
26
28
|
export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
|
|
27
29
|
// AlignEndHorizontal aliases
|
|
28
30
|
export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal';
|
|
29
|
-
// AlignCenterHorizontal aliases
|
|
30
|
-
export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
|
|
31
31
|
// AlignEndVertical aliases
|
|
32
32
|
export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
|
|
33
33
|
// AlignHorizontalDistributeCenter aliases
|
|
@@ -46,10 +46,10 @@ export { default as AlignHorizontalJustifyStartIcon } from '../icons/align-horiz
|
|
|
46
46
|
export { default as AlignHorizontalSpaceAroundIcon } from '../icons/align-horizontal-space-around';
|
|
47
47
|
// AlignHorizontalSpaceBetween aliases
|
|
48
48
|
export { default as AlignHorizontalSpaceBetweenIcon } from '../icons/align-horizontal-space-between';
|
|
49
|
-
// AlignStartVertical aliases
|
|
50
|
-
export { default as AlignStartVerticalIcon } from '../icons/align-start-vertical';
|
|
51
49
|
// AlignStartHorizontal aliases
|
|
52
50
|
export { default as AlignStartHorizontalIcon } from '../icons/align-start-horizontal';
|
|
51
|
+
// AlignStartVertical aliases
|
|
52
|
+
export { default as AlignStartVerticalIcon } from '../icons/align-start-vertical';
|
|
53
53
|
// AlignVerticalDistributeCenter aliases
|
|
54
54
|
export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-vertical-distribute-center';
|
|
55
55
|
// AlignVerticalDistributeEnd aliases
|
|
@@ -60,44 +60,44 @@ export { default as AlignVerticalDistributeStartIcon } from '../icons/align-vert
|
|
|
60
60
|
export { default as AlignVerticalJustifyCenterIcon } from '../icons/align-vertical-justify-center';
|
|
61
61
|
// AlignVerticalJustifyEnd aliases
|
|
62
62
|
export { default as AlignVerticalJustifyEndIcon } from '../icons/align-vertical-justify-end';
|
|
63
|
-
// AlignVerticalJustifyStart aliases
|
|
64
|
-
export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start';
|
|
65
63
|
// AlignVerticalSpaceAround aliases
|
|
66
64
|
export { default as AlignVerticalSpaceAroundIcon } from '../icons/align-vertical-space-around';
|
|
67
65
|
// AlignVerticalSpaceBetween aliases
|
|
68
66
|
export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
|
|
69
67
|
// Ambulance aliases
|
|
70
68
|
export { default as AmbulanceIcon } from '../icons/ambulance';
|
|
69
|
+
// AlignVerticalJustifyStart aliases
|
|
70
|
+
export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start';
|
|
71
71
|
// Ampersand aliases
|
|
72
72
|
export { default as AmpersandIcon } from '../icons/ampersand';
|
|
73
|
-
// Amphora aliases
|
|
74
|
-
export { default as AmphoraIcon } from '../icons/amphora';
|
|
75
73
|
// Ampersands aliases
|
|
76
74
|
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
75
|
+
// Amphora aliases
|
|
76
|
+
export { default as AmphoraIcon } from '../icons/amphora';
|
|
77
77
|
// Anchor aliases
|
|
78
78
|
export { default as AnchorIcon } from '../icons/anchor';
|
|
79
79
|
// Angle aliases
|
|
80
80
|
export { default as AngleIcon } from '../icons/angle';
|
|
81
|
-
// Antenna aliases
|
|
82
|
-
export { default as AntennaIcon } from '../icons/antenna';
|
|
83
81
|
// Anvil aliases
|
|
84
82
|
export { default as AnvilIcon } from '../icons/anvil';
|
|
85
|
-
//
|
|
86
|
-
export { default as
|
|
83
|
+
// Antenna aliases
|
|
84
|
+
export { default as AntennaIcon } from '../icons/antenna';
|
|
87
85
|
// AppWindowMac aliases
|
|
88
86
|
export { default as AppWindowMacIcon } from '../icons/app-window-mac';
|
|
87
|
+
// Aperture aliases
|
|
88
|
+
export { default as ApertureIcon } from '../icons/aperture';
|
|
89
89
|
// AppWindow aliases
|
|
90
90
|
export { default as AppWindowIcon } from '../icons/app-window';
|
|
91
|
-
// Apple aliases
|
|
92
|
-
export { default as AppleIcon } from '../icons/apple';
|
|
93
91
|
// ArchiveRestore aliases
|
|
94
92
|
export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
|
|
93
|
+
// Apple aliases
|
|
94
|
+
export { default as AppleIcon } from '../icons/apple';
|
|
95
|
+
// Archive aliases
|
|
96
|
+
export { default as ArchiveIcon } from '../icons/archive';
|
|
95
97
|
// ArchiveX aliases
|
|
96
98
|
export { default as ArchiveXIcon } from '../icons/archive-x';
|
|
97
99
|
// Armchair aliases
|
|
98
100
|
export { default as ArmchairIcon } from '../icons/armchair';
|
|
99
|
-
// Archive aliases
|
|
100
|
-
export { default as ArchiveIcon } from '../icons/archive';
|
|
101
101
|
// ArrowBigDownDash aliases
|
|
102
102
|
export { default as ArrowBigDownDashIcon } from '../icons/arrow-big-down-dash';
|
|
103
103
|
// ArrowBigDown aliases
|
|
@@ -116,10 +116,10 @@ export { default as ArrowBigUpDashIcon } from '../icons/arrow-big-up-dash';
|
|
|
116
116
|
export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
|
|
117
117
|
// ArrowBigUp aliases
|
|
118
118
|
export { default as ArrowBigUpIcon } from '../icons/arrow-big-up';
|
|
119
|
-
// ArrowDownNarrowWide aliases
|
|
120
|
-
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
121
119
|
// ArrowDownLeft aliases
|
|
122
120
|
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
121
|
+
// ArrowDownNarrowWide aliases
|
|
122
|
+
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
123
123
|
// ArrowDownToDot aliases
|
|
124
124
|
export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
|
|
125
125
|
// ArrowDownRight aliases
|
|
@@ -136,20 +136,20 @@ export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
|
|
|
136
136
|
export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
|
|
137
137
|
// ArrowLeftToLine aliases
|
|
138
138
|
export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
|
|
139
|
+
// ArrowRightFromLine aliases
|
|
140
|
+
export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
|
|
139
141
|
// ArrowLeft aliases
|
|
140
142
|
export { default as ArrowLeftIcon } from '../icons/arrow-left';
|
|
141
143
|
// ArrowRightToLine aliases
|
|
142
144
|
export { default as ArrowRightToLineIcon } from '../icons/arrow-right-to-line';
|
|
143
|
-
// ArrowRightFromLine aliases
|
|
144
|
-
export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
|
|
145
|
-
// ArrowRightLeft aliases
|
|
146
|
-
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
147
145
|
// ArrowRight aliases
|
|
148
146
|
export { default as ArrowRightIcon } from '../icons/arrow-right';
|
|
149
|
-
//
|
|
150
|
-
export { default as
|
|
147
|
+
// ArrowRightLeft aliases
|
|
148
|
+
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
151
149
|
// ArrowUpDown aliases
|
|
152
150
|
export { default as ArrowUpDownIcon } from '../icons/arrow-up-down';
|
|
151
|
+
// ArrowUpFromDot aliases
|
|
152
|
+
export { default as ArrowUpFromDotIcon } from '../icons/arrow-up-from-dot';
|
|
153
153
|
// ArrowUpFromLine aliases
|
|
154
154
|
export { default as ArrowUpFromLineIcon } from '../icons/arrow-up-from-line';
|
|
155
155
|
// ArrowUpLeft aliases
|
|
@@ -158,62 +158,62 @@ export { default as ArrowUpLeftIcon } from '../icons/arrow-up-left';
|
|
|
158
158
|
export { default as ArrowUpRightIcon } from '../icons/arrow-up-right';
|
|
159
159
|
// ArrowUpToLine aliases
|
|
160
160
|
export { default as ArrowUpToLineIcon } from '../icons/arrow-up-to-line';
|
|
161
|
-
// ArrowUpWideNarrow aliases
|
|
162
|
-
export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow';
|
|
163
161
|
// ArrowUp aliases
|
|
164
162
|
export { default as ArrowUpIcon } from '../icons/arrow-up';
|
|
165
|
-
//
|
|
166
|
-
export { default as
|
|
163
|
+
// ArrowUpWideNarrow aliases
|
|
164
|
+
export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow';
|
|
167
165
|
// ArrowsUpFromLine aliases
|
|
168
166
|
export { default as ArrowsUpFromLineIcon } from '../icons/arrows-up-from-line';
|
|
167
|
+
// Asterisk aliases
|
|
168
|
+
export { default as AsteriskIcon } from '../icons/asterisk';
|
|
169
169
|
// Astroid aliases
|
|
170
170
|
export { default as AstroidIcon } from '../icons/astroid';
|
|
171
171
|
// AtSign aliases
|
|
172
172
|
export { default as AtSignIcon } from '../icons/at-sign';
|
|
173
173
|
// Atom aliases
|
|
174
174
|
export { default as AtomIcon } from '../icons/atom';
|
|
175
|
-
//
|
|
176
|
-
export { default as
|
|
175
|
+
// AudioLines aliases
|
|
176
|
+
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
177
177
|
// AudioLinesOff aliases
|
|
178
178
|
export { default as AudioLinesOffIcon } from '../icons/audio-lines-off';
|
|
179
179
|
// AudioWaveform aliases
|
|
180
180
|
export { default as AudioWaveformIcon } from '../icons/audio-waveform';
|
|
181
|
-
// AudioLines aliases
|
|
182
|
-
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
183
181
|
// Award aliases
|
|
184
182
|
export { default as AwardIcon } from '../icons/award';
|
|
183
|
+
// AudioLinesX aliases
|
|
184
|
+
export { default as AudioLinesXIcon } from '../icons/audio-lines-x';
|
|
185
185
|
// Axe aliases
|
|
186
186
|
export { default as AxeIcon } from '../icons/axe';
|
|
187
|
-
// Baby aliases
|
|
188
|
-
export { default as BabyIcon } from '../icons/baby';
|
|
189
187
|
// Backpack aliases
|
|
190
188
|
export { default as BackpackIcon } from '../icons/backpack';
|
|
191
189
|
// BadgeAlert aliases
|
|
192
190
|
export { default as BadgeAlertIcon } from '../icons/badge-alert';
|
|
191
|
+
// Baby aliases
|
|
192
|
+
export { default as BabyIcon } from '../icons/baby';
|
|
193
193
|
// BadgeCent aliases
|
|
194
194
|
export { default as BadgeCentIcon } from '../icons/badge-cent';
|
|
195
195
|
// BadgeDollarSign aliases
|
|
196
196
|
export { default as BadgeDollarSignIcon } from '../icons/badge-dollar-sign';
|
|
197
197
|
// BadgeIndianRupee aliases
|
|
198
198
|
export { default as BadgeIndianRupeeIcon } from '../icons/badge-indian-rupee';
|
|
199
|
-
// BadgeEuro aliases
|
|
200
|
-
export { default as BadgeEuroIcon } from '../icons/badge-euro';
|
|
201
199
|
// BadgeInfo aliases
|
|
202
200
|
export { default as BadgeInfoIcon } from '../icons/badge-info';
|
|
203
201
|
// BadgeJapaneseYen aliases
|
|
204
202
|
export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen';
|
|
205
|
-
//
|
|
206
|
-
export { default as
|
|
207
|
-
// BadgePercent aliases
|
|
208
|
-
export { default as BadgePercentIcon } from '../icons/badge-percent';
|
|
203
|
+
// BadgeEuro aliases
|
|
204
|
+
export { default as BadgeEuroIcon } from '../icons/badge-euro';
|
|
209
205
|
// BadgePlus aliases
|
|
210
206
|
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
207
|
+
// BadgePercent aliases
|
|
208
|
+
export { default as BadgePercentIcon } from '../icons/badge-percent';
|
|
209
|
+
// BadgeMinus aliases
|
|
210
|
+
export { default as BadgeMinusIcon } from '../icons/badge-minus';
|
|
211
|
+
// BadgeSwissFranc aliases
|
|
212
|
+
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
211
213
|
// BadgePoundSterling aliases
|
|
212
214
|
export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
|
|
213
215
|
// BadgeRussianRuble aliases
|
|
214
216
|
export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
215
|
-
// BadgeSwissFranc aliases
|
|
216
|
-
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
217
217
|
// BadgeTurkishLira aliases
|
|
218
218
|
export { default as BadgeTurkishLiraIcon } from '../icons/badge-turkish-lira';
|
|
219
219
|
// BadgeX aliases
|
|
@@ -226,26 +226,26 @@ export { default as BaggageClaimIcon } from '../icons/baggage-claim';
|
|
|
226
226
|
export { default as BalloonIcon } from '../icons/balloon';
|
|
227
227
|
// Ban aliases
|
|
228
228
|
export { default as BanIcon } from '../icons/ban';
|
|
229
|
-
// Banana aliases
|
|
230
|
-
export { default as BananaIcon } from '../icons/banana';
|
|
231
229
|
// Bandage aliases
|
|
232
230
|
export { default as BandageIcon } from '../icons/bandage';
|
|
233
231
|
// BanknoteArrowDown aliases
|
|
234
232
|
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
235
|
-
// BanknoteCheck aliases
|
|
236
|
-
export { default as BanknoteCheckIcon } from '../icons/banknote-check';
|
|
237
233
|
// BanknoteArrowUp aliases
|
|
238
234
|
export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
|
|
239
|
-
//
|
|
240
|
-
export { default as
|
|
235
|
+
// BanknoteCheck aliases
|
|
236
|
+
export { default as BanknoteCheckIcon } from '../icons/banknote-check';
|
|
237
|
+
// Banana aliases
|
|
238
|
+
export { default as BananaIcon } from '../icons/banana';
|
|
241
239
|
// Banknote aliases
|
|
242
240
|
export { default as BanknoteIcon } from '../icons/banknote';
|
|
241
|
+
// BanknoteX aliases
|
|
242
|
+
export { default as BanknoteXIcon } from '../icons/banknote-x';
|
|
243
243
|
// Barcode aliases
|
|
244
244
|
export { default as BarcodeIcon } from '../icons/barcode';
|
|
245
|
-
// Barrel aliases
|
|
246
|
-
export { default as BarrelIcon } from '../icons/barrel';
|
|
247
245
|
// Baseline aliases
|
|
248
246
|
export { default as BaselineIcon } from '../icons/baseline';
|
|
247
|
+
// Barrel aliases
|
|
248
|
+
export { default as BarrelIcon } from '../icons/barrel';
|
|
249
249
|
// Bath aliases
|
|
250
250
|
export { default as BathIcon } from '../icons/bath';
|
|
251
251
|
// BatteryFull aliases
|
|
@@ -256,34 +256,32 @@ export { default as BatteryChargingIcon } from '../icons/battery-charging';
|
|
|
256
256
|
export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
257
257
|
// BatteryMedium aliases
|
|
258
258
|
export { default as BatteryMediumIcon } from '../icons/battery-medium';
|
|
259
|
-
// BatteryWarning aliases
|
|
260
|
-
export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
261
259
|
// BatteryPlus aliases
|
|
262
260
|
export { default as BatteryPlusIcon } from '../icons/battery-plus';
|
|
261
|
+
// BatteryWarning aliases
|
|
262
|
+
export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
263
263
|
// Battery aliases
|
|
264
264
|
export { default as BatteryIcon } from '../icons/battery';
|
|
265
|
-
// Beaker aliases
|
|
266
|
-
export { default as BeakerIcon } from '../icons/beaker';
|
|
267
265
|
// BeanOff aliases
|
|
268
266
|
export { default as BeanOffIcon } from '../icons/bean-off';
|
|
269
|
-
//
|
|
270
|
-
export { default as
|
|
267
|
+
// Beaker aliases
|
|
268
|
+
export { default as BeakerIcon } from '../icons/beaker';
|
|
271
269
|
// Bean aliases
|
|
272
270
|
export { default as BeanIcon } from '../icons/bean';
|
|
273
271
|
// BedDouble aliases
|
|
274
272
|
export { default as BedDoubleIcon } from '../icons/bed-double';
|
|
273
|
+
// BedSingle aliases
|
|
274
|
+
export { default as BedSingleIcon } from '../icons/bed-single';
|
|
275
275
|
// Bed aliases
|
|
276
276
|
export { default as BedIcon } from '../icons/bed';
|
|
277
277
|
// BeefOff aliases
|
|
278
278
|
export { default as BeefOffIcon } from '../icons/beef-off';
|
|
279
279
|
// Beef aliases
|
|
280
280
|
export { default as BeefIcon } from '../icons/beef';
|
|
281
|
-
// Beer aliases
|
|
282
|
-
export { default as BeerIcon } from '../icons/beer';
|
|
283
281
|
// BeerOff aliases
|
|
284
282
|
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
285
|
-
//
|
|
286
|
-
export { default as
|
|
283
|
+
// Beer aliases
|
|
284
|
+
export { default as BeerIcon } from '../icons/beer';
|
|
287
285
|
// BellCheck aliases
|
|
288
286
|
export { default as BellCheckIcon } from '../icons/bell-check';
|
|
289
287
|
// BellElectric aliases
|
|
@@ -292,26 +290,28 @@ export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
|
292
290
|
export { default as BellOffIcon } from '../icons/bell-off';
|
|
293
291
|
// BellMinus aliases
|
|
294
292
|
export { default as BellMinusIcon } from '../icons/bell-minus';
|
|
295
|
-
//
|
|
296
|
-
export { default as
|
|
293
|
+
// BellDot aliases
|
|
294
|
+
export { default as BellDotIcon } from '../icons/bell-dot';
|
|
297
295
|
// BellRing aliases
|
|
298
296
|
export { default as BellRingIcon } from '../icons/bell-ring';
|
|
297
|
+
// BellPlus aliases
|
|
298
|
+
export { default as BellPlusIcon } from '../icons/bell-plus';
|
|
299
299
|
// Bell aliases
|
|
300
300
|
export { default as BellIcon } from '../icons/bell';
|
|
301
301
|
// BetweenVerticalEnd aliases
|
|
302
302
|
export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end';
|
|
303
303
|
// BetweenVerticalStart aliases
|
|
304
304
|
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
|
|
305
|
-
// Bike aliases
|
|
306
|
-
export { default as BikeIcon } from '../icons/bike';
|
|
307
305
|
// BicepsFlexed aliases
|
|
308
306
|
export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
|
|
307
|
+
// Bike aliases
|
|
308
|
+
export { default as BikeIcon } from '../icons/bike';
|
|
309
|
+
// Binoculars aliases
|
|
310
|
+
export { default as BinocularsIcon } from '../icons/binoculars';
|
|
309
311
|
// Biohazard aliases
|
|
310
312
|
export { default as BiohazardIcon } from '../icons/biohazard';
|
|
311
313
|
// Binary aliases
|
|
312
314
|
export { default as BinaryIcon } from '../icons/binary';
|
|
313
|
-
// Binoculars aliases
|
|
314
|
-
export { default as BinocularsIcon } from '../icons/binoculars';
|
|
315
315
|
// Bird aliases
|
|
316
316
|
export { default as BirdIcon } from '../icons/bird';
|
|
317
317
|
// Birdhouse aliases
|
|
@@ -320,14 +320,14 @@ export { default as BirdhouseIcon } from '../icons/birdhouse';
|
|
|
320
320
|
export { default as BitcoinIcon } from '../icons/bitcoin';
|
|
321
321
|
// Blend aliases
|
|
322
322
|
export { default as BlendIcon } from '../icons/blend';
|
|
323
|
-
// Blender aliases
|
|
324
|
-
export { default as BlenderIcon } from '../icons/blender';
|
|
325
323
|
// Blinds aliases
|
|
326
324
|
export { default as BlindsIcon } from '../icons/blinds';
|
|
327
325
|
// Blocks aliases
|
|
328
326
|
export { default as BlocksIcon } from '../icons/blocks';
|
|
329
327
|
// BluetoothConnected aliases
|
|
330
328
|
export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected';
|
|
329
|
+
// Blender aliases
|
|
330
|
+
export { default as BlenderIcon } from '../icons/blender';
|
|
331
331
|
// BluetoothOff aliases
|
|
332
332
|
export { default as BluetoothOffIcon } from '../icons/bluetooth-off';
|
|
333
333
|
// BluetoothSearching aliases
|
|
@@ -344,42 +344,42 @@ export { default as BombIcon } from '../icons/bomb';
|
|
|
344
344
|
export { default as BoneFractureIcon } from '../icons/bone-fracture';
|
|
345
345
|
// Bone aliases
|
|
346
346
|
export { default as BoneIcon } from '../icons/bone';
|
|
347
|
-
// BookAlert aliases
|
|
348
|
-
export { default as BookAlertIcon } from '../icons/book-alert';
|
|
349
347
|
// BookA aliases
|
|
350
348
|
export { default as BookAIcon } from '../icons/book-a';
|
|
351
|
-
//
|
|
352
|
-
export { default as
|
|
349
|
+
// BookAlert aliases
|
|
350
|
+
export { default as BookAlertIcon } from '../icons/book-alert';
|
|
353
351
|
// BookCheck aliases
|
|
354
352
|
export { default as BookCheckIcon } from '../icons/book-check';
|
|
355
353
|
// BookCopy aliases
|
|
356
354
|
export { default as BookCopyIcon } from '../icons/book-copy';
|
|
355
|
+
// BookAudio aliases
|
|
356
|
+
export { default as BookAudioIcon } from '../icons/book-audio';
|
|
357
357
|
// BookDown aliases
|
|
358
358
|
export { default as BookDownIcon } from '../icons/book-down';
|
|
359
|
-
// BookHeadphones aliases
|
|
360
|
-
export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
361
359
|
// BookHeart aliases
|
|
362
360
|
export { default as BookHeartIcon } from '../icons/book-heart';
|
|
363
361
|
// BookImage aliases
|
|
364
362
|
export { default as BookImageIcon } from '../icons/book-image';
|
|
363
|
+
// BookHeadphones aliases
|
|
364
|
+
export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
365
365
|
// BookKey aliases
|
|
366
366
|
export { default as BookKeyIcon } from '../icons/book-key';
|
|
367
367
|
// BookLock aliases
|
|
368
368
|
export { default as BookLockIcon } from '../icons/book-lock';
|
|
369
|
-
// BookMarked aliases
|
|
370
|
-
export { default as BookMarkedIcon } from '../icons/book-marked';
|
|
371
|
-
// BookOpenCheck aliases
|
|
372
|
-
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
373
369
|
// BookMinus aliases
|
|
374
370
|
export { default as BookMinusIcon } from '../icons/book-minus';
|
|
375
|
-
//
|
|
376
|
-
export { default as
|
|
377
|
-
//
|
|
378
|
-
export { default as
|
|
371
|
+
// BookOpenCheck aliases
|
|
372
|
+
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
373
|
+
// BookMarked aliases
|
|
374
|
+
export { default as BookMarkedIcon } from '../icons/book-marked';
|
|
379
375
|
// BookOpenText aliases
|
|
380
376
|
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
381
377
|
// BookOpen aliases
|
|
382
378
|
export { default as BookOpenIcon } from '../icons/book-open';
|
|
379
|
+
// BookSearch aliases
|
|
380
|
+
export { default as BookSearchIcon } from '../icons/book-search';
|
|
381
|
+
// BookPlus aliases
|
|
382
|
+
export { default as BookPlusIcon } from '../icons/book-plus';
|
|
383
383
|
// BookText aliases
|
|
384
384
|
export { default as BookTextIcon } from '../icons/book-text';
|
|
385
385
|
// BookType aliases
|
|
@@ -388,22 +388,22 @@ export { default as BookTypeIcon } from '../icons/book-type';
|
|
|
388
388
|
export { default as BookUp2Icon } from '../icons/book-up-2';
|
|
389
389
|
// BookUp aliases
|
|
390
390
|
export { default as BookUpIcon } from '../icons/book-up';
|
|
391
|
+
// BookX aliases
|
|
392
|
+
export { default as BookXIcon } from '../icons/book-x';
|
|
391
393
|
// BookUser aliases
|
|
392
394
|
export { default as BookUserIcon } from '../icons/book-user';
|
|
393
395
|
// Book aliases
|
|
394
396
|
export { default as BookIcon } from '../icons/book';
|
|
395
|
-
// BookX aliases
|
|
396
|
-
export { default as BookXIcon } from '../icons/book-x';
|
|
397
397
|
// BookmarkCheck aliases
|
|
398
398
|
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
399
399
|
// BookmarkMinus aliases
|
|
400
400
|
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
401
|
-
// BookmarkOff aliases
|
|
402
|
-
export { default as BookmarkOffIcon } from '../icons/bookmark-off';
|
|
403
401
|
// BookmarkPlus aliases
|
|
404
402
|
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
405
403
|
// BookmarkX aliases
|
|
406
404
|
export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
405
|
+
// BookmarkOff aliases
|
|
406
|
+
export { default as BookmarkOffIcon } from '../icons/bookmark-off';
|
|
407
407
|
// Bookmark aliases
|
|
408
408
|
export { default as BookmarkIcon } from '../icons/bookmark';
|
|
409
409
|
// BoomBox aliases
|
|
@@ -414,16 +414,16 @@ export { default as BotMessageSquareIcon } from '../icons/bot-message-square';
|
|
|
414
414
|
export { default as BotOffIcon } from '../icons/bot-off';
|
|
415
415
|
// Bot aliases
|
|
416
416
|
export { default as BotIcon } from '../icons/bot';
|
|
417
|
-
// BowArrow aliases
|
|
418
|
-
export { default as BowArrowIcon } from '../icons/bow-arrow';
|
|
419
417
|
// BottleWine aliases
|
|
420
418
|
export { default as BottleWineIcon } from '../icons/bottle-wine';
|
|
419
|
+
// BowArrow aliases
|
|
420
|
+
export { default as BowArrowIcon } from '../icons/bow-arrow';
|
|
421
421
|
// Box aliases
|
|
422
422
|
export { default as BoxIcon } from '../icons/box';
|
|
423
|
-
// Brackets aliases
|
|
424
|
-
export { default as BracketsIcon } from '../icons/brackets';
|
|
425
423
|
// Boxes aliases
|
|
426
424
|
export { default as BoxesIcon } from '../icons/boxes';
|
|
425
|
+
// Brackets aliases
|
|
426
|
+
export { default as BracketsIcon } from '../icons/brackets';
|
|
427
427
|
// BrainCircuit aliases
|
|
428
428
|
export { default as BrainCircuitIcon } from '../icons/brain-circuit';
|
|
429
429
|
// BrainCog aliases
|
|
@@ -434,22 +434,22 @@ export { default as BrainIcon } from '../icons/brain';
|
|
|
434
434
|
export { default as BrickWallFireIcon } from '../icons/brick-wall-fire';
|
|
435
435
|
// BrickWallShield aliases
|
|
436
436
|
export { default as BrickWallShieldIcon } from '../icons/brick-wall-shield';
|
|
437
|
-
// BrickWall aliases
|
|
438
|
-
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
439
437
|
// BriefcaseBusiness aliases
|
|
440
438
|
export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
|
|
441
|
-
//
|
|
442
|
-
export { default as
|
|
439
|
+
// BrickWall aliases
|
|
440
|
+
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
443
441
|
// BriefcaseConveyorBelt aliases
|
|
444
442
|
export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
|
|
443
|
+
// BriefcaseMedical aliases
|
|
444
|
+
export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
|
|
445
445
|
// Briefcase aliases
|
|
446
446
|
export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
447
447
|
// BringToFront aliases
|
|
448
448
|
export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
449
|
-
// Broccoli aliases
|
|
450
|
-
export { default as BroccoliIcon } from '../icons/broccoli';
|
|
451
449
|
// BroomSparkles aliases
|
|
452
450
|
export { default as BroomSparklesIcon } from '../icons/broom-sparkles';
|
|
451
|
+
// Broccoli aliases
|
|
452
|
+
export { default as BroccoliIcon } from '../icons/broccoli';
|
|
453
453
|
// Broom aliases
|
|
454
454
|
export { default as BroomIcon } from '../icons/broom';
|
|
455
455
|
// BrushCleaning aliases
|
|
@@ -460,14 +460,14 @@ export { default as BrushIcon } from '../icons/brush';
|
|
|
460
460
|
export { default as BubblesIcon } from '../icons/bubbles';
|
|
461
461
|
// BugOff aliases
|
|
462
462
|
export { default as BugOffIcon } from '../icons/bug-off';
|
|
463
|
-
// Bug aliases
|
|
464
|
-
export { default as BugIcon } from '../icons/bug';
|
|
465
463
|
// BugPlay aliases
|
|
466
464
|
export { default as BugPlayIcon } from '../icons/bug-play';
|
|
467
465
|
// Building aliases
|
|
468
466
|
export { default as BuildingIcon } from '../icons/building';
|
|
469
467
|
// Building2 aliases
|
|
470
468
|
export { default as Building2Icon } from '../icons/building-2';
|
|
469
|
+
// Bug aliases
|
|
470
|
+
export { default as BugIcon } from '../icons/bug';
|
|
471
471
|
// BusFront aliases
|
|
472
472
|
export { default as BusFrontIcon } from '../icons/bus-front';
|
|
473
473
|
// CableCar aliases
|
|
@@ -484,10 +484,10 @@ export { default as CakeIcon } from '../icons/cake';
|
|
|
484
484
|
export { default as CalculatorIcon } from '../icons/calculator';
|
|
485
485
|
// Calendar1 aliases
|
|
486
486
|
export { default as Calendar1Icon } from '../icons/calendar-1';
|
|
487
|
-
// CalendarArrowDown aliases
|
|
488
|
-
export { default as CalendarArrowDownIcon } from '../icons/calendar-arrow-down';
|
|
489
487
|
// CalendarArrowUp aliases
|
|
490
488
|
export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
|
|
489
|
+
// CalendarArrowDown aliases
|
|
490
|
+
export { default as CalendarArrowDownIcon } from '../icons/calendar-arrow-down';
|
|
491
491
|
// CalendarCheck2 aliases
|
|
492
492
|
export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
|
|
493
493
|
// CalendarCheck aliases
|
|
@@ -496,12 +496,12 @@ export { default as CalendarCheckIcon } from '../icons/calendar-check';
|
|
|
496
496
|
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
497
497
|
// CalendarCog aliases
|
|
498
498
|
export { default as CalendarCogIcon } from '../icons/calendar-cog';
|
|
499
|
-
// CalendarFold aliases
|
|
500
|
-
export { default as CalendarFoldIcon } from '../icons/calendar-fold';
|
|
501
499
|
// CalendarDays aliases
|
|
502
500
|
export { default as CalendarDaysIcon } from '../icons/calendar-days';
|
|
503
501
|
// CalendarHeart aliases
|
|
504
502
|
export { default as CalendarHeartIcon } from '../icons/calendar-heart';
|
|
503
|
+
// CalendarFold aliases
|
|
504
|
+
export { default as CalendarFoldIcon } from '../icons/calendar-fold';
|
|
505
505
|
// CalendarMinus2 aliases
|
|
506
506
|
export { default as CalendarMinus2Icon } from '../icons/calendar-minus-2';
|
|
507
507
|
// CalendarMinus aliases
|
|
@@ -520,86 +520,86 @@ export { default as CalendarSearchIcon } from '../icons/calendar-search';
|
|
|
520
520
|
export { default as CalendarSyncIcon } from '../icons/calendar-sync';
|
|
521
521
|
// CalendarX2 aliases
|
|
522
522
|
export { default as CalendarX2Icon } from '../icons/calendar-x-2';
|
|
523
|
-
// Calendar aliases
|
|
524
|
-
export { default as CalendarIcon } from '../icons/calendar';
|
|
525
523
|
// CalendarX aliases
|
|
526
524
|
export { default as CalendarXIcon } from '../icons/calendar-x';
|
|
527
|
-
//
|
|
528
|
-
export { default as
|
|
525
|
+
// Calendar aliases
|
|
526
|
+
export { default as CalendarIcon } from '../icons/calendar';
|
|
529
527
|
// CameraOff aliases
|
|
530
528
|
export { default as CameraOffIcon } from '../icons/camera-off';
|
|
531
|
-
//
|
|
532
|
-
export { default as
|
|
529
|
+
// Calendars aliases
|
|
530
|
+
export { default as CalendarsIcon } from '../icons/calendars';
|
|
533
531
|
// Camera aliases
|
|
534
532
|
export { default as CameraIcon } from '../icons/camera';
|
|
533
|
+
// CandyCane aliases
|
|
534
|
+
export { default as CandyCaneIcon } from '../icons/candy-cane';
|
|
535
535
|
// CandyOff aliases
|
|
536
536
|
export { default as CandyOffIcon } from '../icons/candy-off';
|
|
537
537
|
// Candy aliases
|
|
538
538
|
export { default as CandyIcon } from '../icons/candy';
|
|
539
|
-
// CannabisOff aliases
|
|
540
|
-
export { default as CannabisOffIcon } from '../icons/cannabis-off';
|
|
541
539
|
// Cannabis aliases
|
|
542
540
|
export { default as CannabisIcon } from '../icons/cannabis';
|
|
541
|
+
// CannabisOff aliases
|
|
542
|
+
export { default as CannabisOffIcon } from '../icons/cannabis-off';
|
|
543
543
|
// CaptionsOff aliases
|
|
544
544
|
export { default as CaptionsOffIcon } from '../icons/captions-off';
|
|
545
545
|
// CarBattery aliases
|
|
546
546
|
export { default as CarBatteryIcon } from '../icons/car-battery';
|
|
547
547
|
// CarFront aliases
|
|
548
548
|
export { default as CarFrontIcon } from '../icons/car-front';
|
|
549
|
-
// CarTaxiFront aliases
|
|
550
|
-
export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
|
|
551
549
|
// Car aliases
|
|
552
550
|
export { default as CarIcon } from '../icons/car';
|
|
553
|
-
// Caravan aliases
|
|
554
|
-
export { default as CaravanIcon } from '../icons/caravan';
|
|
555
551
|
// CardSim aliases
|
|
556
552
|
export { default as CardSimIcon } from '../icons/card-sim';
|
|
553
|
+
// CarTaxiFront aliases
|
|
554
|
+
export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
|
|
555
|
+
// Caravan aliases
|
|
556
|
+
export { default as CaravanIcon } from '../icons/caravan';
|
|
557
557
|
// Carrot aliases
|
|
558
558
|
export { default as CarrotIcon } from '../icons/carrot';
|
|
559
559
|
// CaseLower aliases
|
|
560
560
|
export { default as CaseLowerIcon } from '../icons/case-lower';
|
|
561
|
-
// CaseSensitive aliases
|
|
562
|
-
export { default as CaseSensitiveIcon } from '../icons/case-sensitive';
|
|
563
561
|
// CaseUpper aliases
|
|
564
562
|
export { default as CaseUpperIcon } from '../icons/case-upper';
|
|
563
|
+
// CaseSensitive aliases
|
|
564
|
+
export { default as CaseSensitiveIcon } from '../icons/case-sensitive';
|
|
565
565
|
// CassetteTape aliases
|
|
566
566
|
export { default as CassetteTapeIcon } from '../icons/cassette-tape';
|
|
567
|
-
// Castle aliases
|
|
568
|
-
export { default as CastleIcon } from '../icons/castle';
|
|
569
567
|
// Cast aliases
|
|
570
568
|
export { default as CastIcon } from '../icons/cast';
|
|
569
|
+
// Castle aliases
|
|
570
|
+
export { default as CastleIcon } from '../icons/castle';
|
|
571
571
|
// Cat aliases
|
|
572
572
|
export { default as CatIcon } from '../icons/cat';
|
|
573
573
|
// CctvOff aliases
|
|
574
574
|
export { default as CctvOffIcon } from '../icons/cctv-off';
|
|
575
|
-
// ChartBarDecreasing aliases
|
|
576
|
-
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
577
575
|
// Cctv aliases
|
|
578
576
|
export { default as CctvIcon } from '../icons/cctv';
|
|
577
|
+
// ChartBarDecreasing aliases
|
|
578
|
+
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
579
579
|
// ChartBarIncreasing aliases
|
|
580
580
|
export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
|
|
581
581
|
// ChartBarStacked aliases
|
|
582
582
|
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
583
|
-
// ChartColumnStacked aliases
|
|
584
|
-
export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
|
|
585
583
|
// ChartColumnDecreasing aliases
|
|
586
584
|
export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
|
|
585
|
+
// ChartColumnStacked aliases
|
|
586
|
+
export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
|
|
587
587
|
// ChartGantt aliases
|
|
588
588
|
export { default as ChartGanttIcon } from '../icons/chart-gantt';
|
|
589
|
-
// ChartNoAxesColumnDecreasing aliases
|
|
590
|
-
export { default as ChartNoAxesColumnDecreasingIcon } from '../icons/chart-no-axes-column-decreasing';
|
|
591
589
|
// ChartNetwork aliases
|
|
592
590
|
export { default as ChartNetworkIcon } from '../icons/chart-network';
|
|
591
|
+
// ChartNoAxesColumnDecreasing aliases
|
|
592
|
+
export { default as ChartNoAxesColumnDecreasingIcon } from '../icons/chart-no-axes-column-decreasing';
|
|
593
593
|
// ChartNoAxesCombined aliases
|
|
594
594
|
export { default as ChartNoAxesCombinedIcon } from '../icons/chart-no-axes-combined';
|
|
595
595
|
// ChartSpline aliases
|
|
596
596
|
export { default as ChartSplineIcon } from '../icons/chart-spline';
|
|
597
597
|
// CheckCheck aliases
|
|
598
598
|
export { default as CheckCheckIcon } from '../icons/check-check';
|
|
599
|
-
// Check aliases
|
|
600
|
-
export { default as CheckIcon } from '../icons/check';
|
|
601
599
|
// CheckLine aliases
|
|
602
600
|
export { default as CheckLineIcon } from '../icons/check-line';
|
|
601
|
+
// Check aliases
|
|
602
|
+
export { default as CheckIcon } from '../icons/check';
|
|
603
603
|
// ChefHat aliases
|
|
604
604
|
export { default as ChefHatIcon } from '../icons/chef-hat';
|
|
605
605
|
// Cherry aliases
|
|
@@ -612,26 +612,26 @@ export { default as ChessKingIcon } from '../icons/chess-king';
|
|
|
612
612
|
export { default as ChessKnightIcon } from '../icons/chess-knight';
|
|
613
613
|
// ChessPawn aliases
|
|
614
614
|
export { default as ChessPawnIcon } from '../icons/chess-pawn';
|
|
615
|
+
// ChessQueen aliases
|
|
616
|
+
export { default as ChessQueenIcon } from '../icons/chess-queen';
|
|
615
617
|
// ChessRook aliases
|
|
616
618
|
export { default as ChessRookIcon } from '../icons/chess-rook';
|
|
617
619
|
// ChevronDown aliases
|
|
618
620
|
export { default as ChevronDownIcon } from '../icons/chevron-down';
|
|
619
|
-
// ChessQueen aliases
|
|
620
|
-
export { default as ChessQueenIcon } from '../icons/chess-queen';
|
|
621
621
|
// ChevronFirst aliases
|
|
622
622
|
export { default as ChevronFirstIcon } from '../icons/chevron-first';
|
|
623
|
-
// ChevronLast aliases
|
|
624
|
-
export { default as ChevronLastIcon } from '../icons/chevron-last';
|
|
625
623
|
// ChevronLeft aliases
|
|
626
624
|
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
625
|
+
// ChevronLast aliases
|
|
626
|
+
export { default as ChevronLastIcon } from '../icons/chevron-last';
|
|
627
627
|
// ChevronRight aliases
|
|
628
628
|
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
629
|
-
// ChevronsDown aliases
|
|
630
|
-
export { default as ChevronsDownIcon } from '../icons/chevrons-down';
|
|
631
|
-
// ChevronsDownUp aliases
|
|
632
|
-
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
633
629
|
// ChevronUp aliases
|
|
634
630
|
export { default as ChevronUpIcon } from '../icons/chevron-up';
|
|
631
|
+
// ChevronsDownUp aliases
|
|
632
|
+
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
633
|
+
// ChevronsDown aliases
|
|
634
|
+
export { default as ChevronsDownIcon } from '../icons/chevrons-down';
|
|
635
635
|
// ChevronsLeftRightEllipsis aliases
|
|
636
636
|
export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left-right-ellipsis';
|
|
637
637
|
// ChevronsLeftRight aliases
|
|
@@ -678,24 +678,24 @@ export { default as CirclePileIcon } from '../icons/circle-pile';
|
|
|
678
678
|
export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling';
|
|
679
679
|
// CircleSlash aliases
|
|
680
680
|
export { default as CircleSlashIcon } from '../icons/circle-slash';
|
|
681
|
-
// CircleSmall aliases
|
|
682
|
-
export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
683
681
|
// CircleStar aliases
|
|
684
682
|
export { default as CircleStarIcon } from '../icons/circle-star';
|
|
683
|
+
// CircleSmall aliases
|
|
684
|
+
export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
685
685
|
// Circle aliases
|
|
686
686
|
export { default as CircleIcon } from '../icons/circle';
|
|
687
|
-
// CircuitBoard aliases
|
|
688
|
-
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
689
687
|
// Citrus aliases
|
|
690
688
|
export { default as CitrusIcon } from '../icons/citrus';
|
|
691
689
|
// Clapperboard aliases
|
|
692
690
|
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
693
|
-
//
|
|
694
|
-
export { default as
|
|
691
|
+
// CircuitBoard aliases
|
|
692
|
+
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
695
693
|
// ClipboardCheck aliases
|
|
696
694
|
export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
|
|
697
695
|
// ClipboardCopy aliases
|
|
698
696
|
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
697
|
+
// ClipboardClock aliases
|
|
698
|
+
export { default as ClipboardClockIcon } from '../icons/clipboard-clock';
|
|
699
699
|
// ClipboardList aliases
|
|
700
700
|
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
701
701
|
// ClipboardMinus aliases
|
|
@@ -706,72 +706,72 @@ export { default as ClipboardPasteIcon } from '../icons/clipboard-paste';
|
|
|
706
706
|
export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
|
|
707
707
|
// ClipboardX aliases
|
|
708
708
|
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
709
|
-
// ClipboardType aliases
|
|
710
|
-
export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
711
709
|
// Clipboard aliases
|
|
712
710
|
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
713
711
|
// Clock1 aliases
|
|
714
712
|
export { default as Clock1Icon } from '../icons/clock-1';
|
|
713
|
+
// ClipboardType aliases
|
|
714
|
+
export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
715
715
|
// Clock10 aliases
|
|
716
716
|
export { default as Clock10Icon } from '../icons/clock-10';
|
|
717
717
|
// Clock11 aliases
|
|
718
718
|
export { default as Clock11Icon } from '../icons/clock-11';
|
|
719
|
-
// Clock2 aliases
|
|
720
|
-
export { default as Clock2Icon } from '../icons/clock-2';
|
|
721
719
|
// Clock12 aliases
|
|
722
720
|
export { default as Clock12Icon } from '../icons/clock-12';
|
|
723
721
|
// Clock3 aliases
|
|
724
722
|
export { default as Clock3Icon } from '../icons/clock-3';
|
|
723
|
+
// Clock2 aliases
|
|
724
|
+
export { default as Clock2Icon } from '../icons/clock-2';
|
|
725
725
|
// Clock4 aliases
|
|
726
726
|
export { default as Clock4Icon } from '../icons/clock-4';
|
|
727
727
|
// Clock5 aliases
|
|
728
728
|
export { default as Clock5Icon } from '../icons/clock-5';
|
|
729
|
-
// Clock7 aliases
|
|
730
|
-
export { default as Clock7Icon } from '../icons/clock-7';
|
|
731
|
-
// Clock6 aliases
|
|
732
|
-
export { default as Clock6Icon } from '../icons/clock-6';
|
|
733
729
|
// Clock8 aliases
|
|
734
730
|
export { default as Clock8Icon } from '../icons/clock-8';
|
|
731
|
+
// Clock6 aliases
|
|
732
|
+
export { default as Clock6Icon } from '../icons/clock-6';
|
|
733
|
+
// Clock7 aliases
|
|
734
|
+
export { default as Clock7Icon } from '../icons/clock-7';
|
|
735
735
|
// Clock9 aliases
|
|
736
736
|
export { default as Clock9Icon } from '../icons/clock-9';
|
|
737
|
-
// ClockAlert aliases
|
|
738
|
-
export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
739
737
|
// ClockArrowDown aliases
|
|
740
738
|
export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
|
|
739
|
+
// ClockAlert aliases
|
|
740
|
+
export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
741
741
|
// ClockArrowLeft aliases
|
|
742
742
|
export { default as ClockArrowLeftIcon } from '../icons/clock-arrow-left';
|
|
743
743
|
// ClockArrowRight aliases
|
|
744
744
|
export { default as ClockArrowRightIcon } from '../icons/clock-arrow-right';
|
|
745
745
|
// ClockArrowUp aliases
|
|
746
746
|
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
|
|
747
|
-
// ClockCheck aliases
|
|
748
|
-
export { default as ClockCheckIcon } from '../icons/clock-check';
|
|
749
747
|
// ClockFading aliases
|
|
750
748
|
export { default as ClockFadingIcon } from '../icons/clock-fading';
|
|
751
749
|
// ClockPlus aliases
|
|
752
750
|
export { default as ClockPlusIcon } from '../icons/clock-plus';
|
|
751
|
+
// ClockCheck aliases
|
|
752
|
+
export { default as ClockCheckIcon } from '../icons/clock-check';
|
|
753
753
|
// Clock aliases
|
|
754
754
|
export { default as ClockIcon } from '../icons/clock';
|
|
755
|
-
// CloudAlert aliases
|
|
756
|
-
export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
757
755
|
// ClosedCaption aliases
|
|
758
756
|
export { default as ClosedCaptionIcon } from '../icons/closed-caption';
|
|
757
|
+
// CloudAlert aliases
|
|
758
|
+
export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
759
759
|
// CloudBackup aliases
|
|
760
760
|
export { default as CloudBackupIcon } from '../icons/cloud-backup';
|
|
761
761
|
// CloudCheck aliases
|
|
762
762
|
export { default as CloudCheckIcon } from '../icons/cloud-check';
|
|
763
763
|
// CloudCog aliases
|
|
764
764
|
export { default as CloudCogIcon } from '../icons/cloud-cog';
|
|
765
|
-
// CloudFog aliases
|
|
766
|
-
export { default as CloudFogIcon } from '../icons/cloud-fog';
|
|
767
765
|
// CloudDrizzle aliases
|
|
768
766
|
export { default as CloudDrizzleIcon } from '../icons/cloud-drizzle';
|
|
767
|
+
// CloudFog aliases
|
|
768
|
+
export { default as CloudFogIcon } from '../icons/cloud-fog';
|
|
769
769
|
// CloudHail aliases
|
|
770
770
|
export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
771
|
-
// CloudLightning aliases
|
|
772
|
-
export { default as CloudLightningIcon } from '../icons/cloud-lightning';
|
|
773
771
|
// CloudMoonRain aliases
|
|
774
772
|
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
773
|
+
// CloudLightning aliases
|
|
774
|
+
export { default as CloudLightningIcon } from '../icons/cloud-lightning';
|
|
775
775
|
// CloudMoon aliases
|
|
776
776
|
export { default as CloudMoonIcon } from '../icons/cloud-moon';
|
|
777
777
|
// CloudOff aliases
|
|
@@ -780,20 +780,20 @@ export { default as CloudOffIcon } from '../icons/cloud-off';
|
|
|
780
780
|
export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
|
|
781
781
|
// CloudRain aliases
|
|
782
782
|
export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
783
|
-
// CloudSunRain aliases
|
|
784
|
-
export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
|
|
785
783
|
// CloudSnow aliases
|
|
786
784
|
export { default as CloudSnowIcon } from '../icons/cloud-snow';
|
|
785
|
+
// CloudSunRain aliases
|
|
786
|
+
export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
|
|
787
787
|
// CloudSun aliases
|
|
788
788
|
export { default as CloudSunIcon } from '../icons/cloud-sun';
|
|
789
789
|
// CloudSync aliases
|
|
790
790
|
export { default as CloudSyncIcon } from '../icons/cloud-sync';
|
|
791
|
-
// Cloud aliases
|
|
792
|
-
export { default as CloudIcon } from '../icons/cloud';
|
|
793
791
|
// Cloudy aliases
|
|
794
792
|
export { default as CloudyIcon } from '../icons/cloudy';
|
|
795
793
|
// Clover aliases
|
|
796
794
|
export { default as CloverIcon } from '../icons/clover';
|
|
795
|
+
// Cloud aliases
|
|
796
|
+
export { default as CloudIcon } from '../icons/cloud';
|
|
797
797
|
// Club aliases
|
|
798
798
|
export { default as ClubIcon } from '../icons/club';
|
|
799
799
|
// Code aliases
|
|
@@ -812,8 +812,6 @@ export { default as CombineIcon } from '../icons/combine';
|
|
|
812
812
|
export { default as CommandIcon } from '../icons/command';
|
|
813
813
|
// Compass aliases
|
|
814
814
|
export { default as CompassIcon } from '../icons/compass';
|
|
815
|
-
// Computer aliases
|
|
816
|
-
export { default as ComputerIcon } from '../icons/computer';
|
|
817
815
|
// Component aliases
|
|
818
816
|
export { default as ComponentIcon } from '../icons/component';
|
|
819
817
|
// ConciergeBell aliases
|
|
@@ -822,6 +820,8 @@ export { default as ConciergeBellIcon } from '../icons/concierge-bell';
|
|
|
822
820
|
export { default as ConeIcon } from '../icons/cone';
|
|
823
821
|
// Construction aliases
|
|
824
822
|
export { default as ConstructionIcon } from '../icons/construction';
|
|
823
|
+
// Computer aliases
|
|
824
|
+
export { default as ComputerIcon } from '../icons/computer';
|
|
825
825
|
// Contact aliases
|
|
826
826
|
export { default as ContactIcon } from '../icons/contact';
|
|
827
827
|
// Container aliases
|
|
@@ -836,32 +836,32 @@ export { default as CookingPotIcon } from '../icons/cooking-pot';
|
|
|
836
836
|
export { default as CopyCheckIcon } from '../icons/copy-check';
|
|
837
837
|
// CopyMinus aliases
|
|
838
838
|
export { default as CopyMinusIcon } from '../icons/copy-minus';
|
|
839
|
+
// CopySlash aliases
|
|
840
|
+
export { default as CopySlashIcon } from '../icons/copy-slash';
|
|
839
841
|
// CopyPlus aliases
|
|
840
842
|
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
841
843
|
// CopyX aliases
|
|
842
844
|
export { default as CopyXIcon } from '../icons/copy-x';
|
|
843
|
-
// CopySlash aliases
|
|
844
|
-
export { default as CopySlashIcon } from '../icons/copy-slash';
|
|
845
|
-
// Copy aliases
|
|
846
|
-
export { default as CopyIcon } from '../icons/copy';
|
|
847
845
|
// Copyleft aliases
|
|
848
846
|
export { default as CopyleftIcon } from '../icons/copyleft';
|
|
849
|
-
//
|
|
850
|
-
export { default as
|
|
847
|
+
// Copy aliases
|
|
848
|
+
export { default as CopyIcon } from '../icons/copy';
|
|
851
849
|
// CornerDownLeft aliases
|
|
852
850
|
export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
|
|
853
|
-
//
|
|
854
|
-
export { default as
|
|
851
|
+
// Copyright aliases
|
|
852
|
+
export { default as CopyrightIcon } from '../icons/copyright';
|
|
855
853
|
// CornerLeftDown aliases
|
|
856
854
|
export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
|
|
855
|
+
// CornerDownRight aliases
|
|
856
|
+
export { default as CornerDownRightIcon } from '../icons/corner-down-right';
|
|
857
857
|
// CornerLeftUp aliases
|
|
858
858
|
export { default as CornerLeftUpIcon } from '../icons/corner-left-up';
|
|
859
859
|
// CornerRightDown aliases
|
|
860
860
|
export { default as CornerRightDownIcon } from '../icons/corner-right-down';
|
|
861
|
-
// CornerRightUp aliases
|
|
862
|
-
export { default as CornerRightUpIcon } from '../icons/corner-right-up';
|
|
863
861
|
// CornerUpLeft aliases
|
|
864
862
|
export { default as CornerUpLeftIcon } from '../icons/corner-up-left';
|
|
863
|
+
// CornerRightUp aliases
|
|
864
|
+
export { default as CornerRightUpIcon } from '../icons/corner-right-up';
|
|
865
865
|
// CornerUpRight aliases
|
|
866
866
|
export { default as CornerUpRightIcon } from '../icons/corner-up-right';
|
|
867
867
|
// Cpu aliases
|
|
@@ -884,16 +884,16 @@ export { default as CrownIcon } from '../icons/crown';
|
|
|
884
884
|
export { default as CuboidIcon } from '../icons/cuboid';
|
|
885
885
|
// CupSoda aliases
|
|
886
886
|
export { default as CupSodaIcon } from '../icons/cup-soda';
|
|
887
|
-
// Currency aliases
|
|
888
|
-
export { default as CurrencyIcon } from '../icons/currency';
|
|
889
|
-
// Cylinder aliases
|
|
890
|
-
export { default as CylinderIcon } from '../icons/cylinder';
|
|
891
887
|
// Dam aliases
|
|
892
888
|
export { default as DamIcon } from '../icons/dam';
|
|
893
|
-
//
|
|
894
|
-
export { default as
|
|
889
|
+
// Cylinder aliases
|
|
890
|
+
export { default as CylinderIcon } from '../icons/cylinder';
|
|
891
|
+
// Currency aliases
|
|
892
|
+
export { default as CurrencyIcon } from '../icons/currency';
|
|
895
893
|
// DatabaseArrowDown aliases
|
|
896
894
|
export { default as DatabaseArrowDownIcon } from '../icons/database-arrow-down';
|
|
895
|
+
// DatabaseArrowUp aliases
|
|
896
|
+
export { default as DatabaseArrowUpIcon } from '../icons/database-arrow-up';
|
|
897
897
|
// DatabaseBackup aliases
|
|
898
898
|
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
899
899
|
// DatabaseCheck aliases
|
|
@@ -910,22 +910,22 @@ export { default as DatabaseXIcon } from '../icons/database-x';
|
|
|
910
910
|
export { default as DatabaseZapIcon } from '../icons/database-zap';
|
|
911
911
|
// Database aliases
|
|
912
912
|
export { default as DatabaseIcon } from '../icons/database';
|
|
913
|
-
// DecimalsArrowRight aliases
|
|
914
|
-
export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right';
|
|
915
913
|
// DecimalsArrowLeft aliases
|
|
916
914
|
export { default as DecimalsArrowLeftIcon } from '../icons/decimals-arrow-left';
|
|
915
|
+
// DecimalsArrowRight aliases
|
|
916
|
+
export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right';
|
|
917
917
|
// Delete aliases
|
|
918
918
|
export { default as DeleteIcon } from '../icons/delete';
|
|
919
919
|
// Dessert aliases
|
|
920
920
|
export { default as DessertIcon } from '../icons/dessert';
|
|
921
921
|
// Diameter aliases
|
|
922
922
|
export { default as DiameterIcon } from '../icons/diameter';
|
|
923
|
-
// DiamondMinus aliases
|
|
924
|
-
export { default as DiamondMinusIcon } from '../icons/diamond-minus';
|
|
925
923
|
// DiamondPlus aliases
|
|
926
924
|
export { default as DiamondPlusIcon } from '../icons/diamond-plus';
|
|
927
925
|
// Diamond aliases
|
|
928
926
|
export { default as DiamondIcon } from '../icons/diamond';
|
|
927
|
+
// DiamondMinus aliases
|
|
928
|
+
export { default as DiamondMinusIcon } from '../icons/diamond-minus';
|
|
929
929
|
// Dice1 aliases
|
|
930
930
|
export { default as Dice1Icon } from '../icons/dice-1';
|
|
931
931
|
// Dice2 aliases
|
|
@@ -936,12 +936,12 @@ export { default as Dice3Icon } from '../icons/dice-3';
|
|
|
936
936
|
export { default as Dice4Icon } from '../icons/dice-4';
|
|
937
937
|
// Dice5 aliases
|
|
938
938
|
export { default as Dice5Icon } from '../icons/dice-5';
|
|
939
|
+
// Dices aliases
|
|
940
|
+
export { default as DicesIcon } from '../icons/dices';
|
|
939
941
|
// Dice6 aliases
|
|
940
942
|
export { default as Dice6Icon } from '../icons/dice-6';
|
|
941
943
|
// Diff aliases
|
|
942
944
|
export { default as DiffIcon } from '../icons/diff';
|
|
943
|
-
// Dices aliases
|
|
944
|
-
export { default as DicesIcon } from '../icons/dices';
|
|
945
945
|
// Disc2 aliases
|
|
946
946
|
export { default as Disc2Icon } from '../icons/disc-2';
|
|
947
947
|
// Disc3 aliases
|
|
@@ -950,36 +950,36 @@ export { default as Disc3Icon } from '../icons/disc-3';
|
|
|
950
950
|
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
951
951
|
// Disc aliases
|
|
952
952
|
export { default as DiscIcon } from '../icons/disc';
|
|
953
|
-
// Divide aliases
|
|
954
|
-
export { default as DivideIcon } from '../icons/divide';
|
|
955
953
|
// DnaOff aliases
|
|
956
954
|
export { default as DnaOffIcon } from '../icons/dna-off';
|
|
957
955
|
// Dna aliases
|
|
958
956
|
export { default as DnaIcon } from '../icons/dna';
|
|
957
|
+
// Divide aliases
|
|
958
|
+
export { default as DivideIcon } from '../icons/divide';
|
|
959
959
|
// Dock aliases
|
|
960
960
|
export { default as DockIcon } from '../icons/dock';
|
|
961
961
|
// Dog aliases
|
|
962
962
|
export { default as DogIcon } from '../icons/dog';
|
|
963
963
|
// DollarSign aliases
|
|
964
964
|
export { default as DollarSignIcon } from '../icons/dollar-sign';
|
|
965
|
-
// DoorClosedLocked aliases
|
|
966
|
-
export { default as DoorClosedLockedIcon } from '../icons/door-closed-locked';
|
|
967
|
-
// DoorClosed aliases
|
|
968
|
-
export { default as DoorClosedIcon } from '../icons/door-closed';
|
|
969
965
|
// Donut aliases
|
|
970
966
|
export { default as DonutIcon } from '../icons/donut';
|
|
971
|
-
//
|
|
972
|
-
export { default as
|
|
967
|
+
// DoorClosed aliases
|
|
968
|
+
export { default as DoorClosedIcon } from '../icons/door-closed';
|
|
969
|
+
// DoorClosedLocked aliases
|
|
970
|
+
export { default as DoorClosedLockedIcon } from '../icons/door-closed-locked';
|
|
973
971
|
// Dot aliases
|
|
974
972
|
export { default as DotIcon } from '../icons/dot';
|
|
973
|
+
// DoorOpen aliases
|
|
974
|
+
export { default as DoorOpenIcon } from '../icons/door-open';
|
|
975
975
|
// Download aliases
|
|
976
976
|
export { default as DownloadIcon } from '../icons/download';
|
|
977
977
|
// DraftingCompass aliases
|
|
978
978
|
export { default as DraftingCompassIcon } from '../icons/drafting-compass';
|
|
979
|
-
// Drill aliases
|
|
980
|
-
export { default as DrillIcon } from '../icons/drill';
|
|
981
979
|
// Drama aliases
|
|
982
980
|
export { default as DramaIcon } from '../icons/drama';
|
|
981
|
+
// Drill aliases
|
|
982
|
+
export { default as DrillIcon } from '../icons/drill';
|
|
983
983
|
// Drone aliases
|
|
984
984
|
export { default as DroneIcon } from '../icons/drone';
|
|
985
985
|
// DropletOff aliases
|
|
@@ -994,10 +994,10 @@ export { default as DrumIcon } from '../icons/drum';
|
|
|
994
994
|
export { default as DrumstickIcon } from '../icons/drumstick';
|
|
995
995
|
// Dumbbell aliases
|
|
996
996
|
export { default as DumbbellIcon } from '../icons/dumbbell';
|
|
997
|
-
// EarOff aliases
|
|
998
|
-
export { default as EarOffIcon } from '../icons/ear-off';
|
|
999
997
|
// Ear aliases
|
|
1000
998
|
export { default as EarIcon } from '../icons/ear';
|
|
999
|
+
// EarOff aliases
|
|
1000
|
+
export { default as EarOffIcon } from '../icons/ear-off';
|
|
1001
1001
|
// EarthLock aliases
|
|
1002
1002
|
export { default as EarthLockIcon } from '../icons/earth-lock';
|
|
1003
1003
|
// Eclipse aliases
|
|
@@ -1012,22 +1012,22 @@ export { default as EggIcon } from '../icons/egg';
|
|
|
1012
1012
|
export { default as EjectIcon } from '../icons/eject';
|
|
1013
1013
|
// Ellipse aliases
|
|
1014
1014
|
export { default as EllipseIcon } from '../icons/ellipse';
|
|
1015
|
-
// EqualApproximately aliases
|
|
1016
|
-
export { default as EqualApproximatelyIcon } from '../icons/equal-approximately';
|
|
1017
1015
|
// EqualNot aliases
|
|
1018
1016
|
export { default as EqualNotIcon } from '../icons/equal-not';
|
|
1019
|
-
// Equal aliases
|
|
1020
|
-
export { default as EqualIcon } from '../icons/equal';
|
|
1021
1017
|
// Eraser aliases
|
|
1022
1018
|
export { default as EraserIcon } from '../icons/eraser';
|
|
1019
|
+
// EqualApproximately aliases
|
|
1020
|
+
export { default as EqualApproximatelyIcon } from '../icons/equal-approximately';
|
|
1023
1021
|
// EthernetPort aliases
|
|
1024
1022
|
export { default as EthernetPortIcon } from '../icons/ethernet-port';
|
|
1023
|
+
// Equal aliases
|
|
1024
|
+
export { default as EqualIcon } from '../icons/equal';
|
|
1025
1025
|
// Euro aliases
|
|
1026
1026
|
export { default as EuroIcon } from '../icons/euro';
|
|
1027
|
-
// EvCharger aliases
|
|
1028
|
-
export { default as EvChargerIcon } from '../icons/ev-charger';
|
|
1029
1027
|
// Expand aliases
|
|
1030
1028
|
export { default as ExpandIcon } from '../icons/expand';
|
|
1029
|
+
// EvCharger aliases
|
|
1030
|
+
export { default as EvChargerIcon } from '../icons/ev-charger';
|
|
1031
1031
|
// ExternalLink aliases
|
|
1032
1032
|
export { default as ExternalLinkIcon } from '../icons/external-link';
|
|
1033
1033
|
// EyeClosed aliases
|
|
@@ -1054,44 +1054,44 @@ export { default as FerrisWheelIcon } from '../icons/ferris-wheel';
|
|
|
1054
1054
|
export { default as FileArchiveIcon } from '../icons/file-archive';
|
|
1055
1055
|
// FileBox aliases
|
|
1056
1056
|
export { default as FileBoxIcon } from '../icons/file-box';
|
|
1057
|
-
// FileClock aliases
|
|
1058
|
-
export { default as FileClockIcon } from '../icons/file-clock';
|
|
1059
1057
|
// FileCheck aliases
|
|
1060
1058
|
export { default as FileCheckIcon } from '../icons/file-check';
|
|
1061
|
-
//
|
|
1062
|
-
export { default as
|
|
1059
|
+
// FileClock aliases
|
|
1060
|
+
export { default as FileClockIcon } from '../icons/file-clock';
|
|
1063
1061
|
// FileDiff aliases
|
|
1064
1062
|
export { default as FileDiffIcon } from '../icons/file-diff';
|
|
1063
|
+
// FileCode aliases
|
|
1064
|
+
export { default as FileCodeIcon } from '../icons/file-code';
|
|
1065
1065
|
// FileDigit aliases
|
|
1066
1066
|
export { default as FileDigitIcon } from '../icons/file-digit';
|
|
1067
1067
|
// FileDown aliases
|
|
1068
1068
|
export { default as FileDownIcon } from '../icons/file-down';
|
|
1069
|
-
// FileHeart aliases
|
|
1070
|
-
export { default as FileHeartIcon } from '../icons/file-heart';
|
|
1071
1069
|
// FileImage aliases
|
|
1072
1070
|
export { default as FileImageIcon } from '../icons/file-image';
|
|
1073
|
-
//
|
|
1074
|
-
export { default as
|
|
1071
|
+
// FileHeart aliases
|
|
1072
|
+
export { default as FileHeartIcon } from '../icons/file-heart';
|
|
1075
1073
|
// FileMinus aliases
|
|
1076
1074
|
export { default as FileMinusIcon } from '../icons/file-minus';
|
|
1077
|
-
//
|
|
1078
|
-
export { default as
|
|
1079
|
-
// FileOutput aliases
|
|
1080
|
-
export { default as FileOutputIcon } from '../icons/file-output';
|
|
1075
|
+
// FileInput aliases
|
|
1076
|
+
export { default as FileInputIcon } from '../icons/file-input';
|
|
1081
1077
|
// FilePlus aliases
|
|
1082
1078
|
export { default as FilePlusIcon } from '../icons/file-plus';
|
|
1079
|
+
// FileMusic aliases
|
|
1080
|
+
export { default as FileMusicIcon } from '../icons/file-music';
|
|
1083
1081
|
// FileScan aliases
|
|
1084
1082
|
export { default as FileScanIcon } from '../icons/file-scan';
|
|
1085
|
-
//
|
|
1086
|
-
export { default as
|
|
1083
|
+
// FileOutput aliases
|
|
1084
|
+
export { default as FileOutputIcon } from '../icons/file-output';
|
|
1087
1085
|
// FileSliders aliases
|
|
1088
1086
|
export { default as FileSlidersIcon } from '../icons/file-sliders';
|
|
1089
1087
|
// FileSpreadsheet aliases
|
|
1090
1088
|
export { default as FileSpreadsheetIcon } from '../icons/file-spreadsheet';
|
|
1091
|
-
//
|
|
1092
|
-
export { default as
|
|
1089
|
+
// FileSearch aliases
|
|
1090
|
+
export { default as FileSearchIcon } from '../icons/file-search';
|
|
1093
1091
|
// FileSymlink aliases
|
|
1094
1092
|
export { default as FileSymlinkIcon } from '../icons/file-symlink';
|
|
1093
|
+
// FileStack aliases
|
|
1094
|
+
export { default as FileStackIcon } from '../icons/file-stack';
|
|
1095
1095
|
// FileTerminal aliases
|
|
1096
1096
|
export { default as FileTerminalIcon } from '../icons/file-terminal';
|
|
1097
1097
|
// FileText aliases
|
|
@@ -1100,12 +1100,12 @@ export { default as FileTextIcon } from '../icons/file-text';
|
|
|
1100
1100
|
export { default as FileTypeIcon } from '../icons/file-type';
|
|
1101
1101
|
// FileUp aliases
|
|
1102
1102
|
export { default as FileUpIcon } from '../icons/file-up';
|
|
1103
|
-
// FileUser aliases
|
|
1104
|
-
export { default as FileUserIcon } from '../icons/file-user';
|
|
1105
1103
|
// FileVolume aliases
|
|
1106
1104
|
export { default as FileVolumeIcon } from '../icons/file-volume';
|
|
1107
1105
|
// FileX aliases
|
|
1108
1106
|
export { default as FileXIcon } from '../icons/file-x';
|
|
1107
|
+
// FileUser aliases
|
|
1108
|
+
export { default as FileUserIcon } from '../icons/file-user';
|
|
1109
1109
|
// File aliases
|
|
1110
1110
|
export { default as FileIcon } from '../icons/file';
|
|
1111
1111
|
// Files aliases
|
|
@@ -1114,10 +1114,10 @@ export { default as FilesIcon } from '../icons/files';
|
|
|
1114
1114
|
export { default as FilmIcon } from '../icons/film';
|
|
1115
1115
|
// FireExtinguisher aliases
|
|
1116
1116
|
export { default as FireExtinguisherIcon } from '../icons/fire-extinguisher';
|
|
1117
|
-
// FishSymbol aliases
|
|
1118
|
-
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1119
1117
|
// FishOff aliases
|
|
1120
1118
|
export { default as FishOffIcon } from '../icons/fish-off';
|
|
1119
|
+
// FishSymbol aliases
|
|
1120
|
+
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1121
1121
|
// Fish aliases
|
|
1122
1122
|
export { default as FishIcon } from '../icons/fish';
|
|
1123
1123
|
// FishingHook aliases
|
|
@@ -1126,20 +1126,20 @@ export { default as FishingHookIcon } from '../icons/fishing-hook';
|
|
|
1126
1126
|
export { default as FishingRodIcon } from '../icons/fishing-rod';
|
|
1127
1127
|
// FlagOff aliases
|
|
1128
1128
|
export { default as FlagOffIcon } from '../icons/flag-off';
|
|
1129
|
-
// FlagTriangleLeft aliases
|
|
1130
|
-
export { default as FlagTriangleLeftIcon } from '../icons/flag-triangle-left';
|
|
1131
1129
|
// FlagTriangleRight aliases
|
|
1132
1130
|
export { default as FlagTriangleRightIcon } from '../icons/flag-triangle-right';
|
|
1131
|
+
// FlagTriangleLeft aliases
|
|
1132
|
+
export { default as FlagTriangleLeftIcon } from '../icons/flag-triangle-left';
|
|
1133
1133
|
// Flag aliases
|
|
1134
1134
|
export { default as FlagIcon } from '../icons/flag';
|
|
1135
1135
|
// FlameKindling aliases
|
|
1136
1136
|
export { default as FlameKindlingIcon } from '../icons/flame-kindling';
|
|
1137
1137
|
// Flame aliases
|
|
1138
1138
|
export { default as FlameIcon } from '../icons/flame';
|
|
1139
|
-
// FlashlightOff aliases
|
|
1140
|
-
export { default as FlashlightOffIcon } from '../icons/flashlight-off';
|
|
1141
1139
|
// Flashlight aliases
|
|
1142
1140
|
export { default as FlashlightIcon } from '../icons/flashlight';
|
|
1141
|
+
// FlashlightOff aliases
|
|
1142
|
+
export { default as FlashlightOffIcon } from '../icons/flashlight-off';
|
|
1143
1143
|
// FlaskConicalOff aliases
|
|
1144
1144
|
export { default as FlaskConicalOffIcon } from '../icons/flask-conical-off';
|
|
1145
1145
|
// FlaskConical aliases
|
|
@@ -1156,10 +1156,10 @@ export { default as Flower2Icon } from '../icons/flower-2';
|
|
|
1156
1156
|
export { default as FlowerIcon } from '../icons/flower';
|
|
1157
1157
|
// Focus aliases
|
|
1158
1158
|
export { default as FocusIcon } from '../icons/focus';
|
|
1159
|
-
// FoldHorizontal aliases
|
|
1160
|
-
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
1161
1159
|
// FoldVertical aliases
|
|
1162
1160
|
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1161
|
+
// FoldHorizontal aliases
|
|
1162
|
+
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
1163
1163
|
// FolderArchive aliases
|
|
1164
1164
|
export { default as FolderArchiveIcon } from '../icons/folder-archive';
|
|
1165
1165
|
// FolderBookmark aliases
|
|
@@ -1174,26 +1174,26 @@ export { default as FolderClosedIcon } from '../icons/folder-closed';
|
|
|
1174
1174
|
export { default as FolderCodeIcon } from '../icons/folder-code';
|
|
1175
1175
|
// FolderDot aliases
|
|
1176
1176
|
export { default as FolderDotIcon } from '../icons/folder-dot';
|
|
1177
|
-
// FolderGit2 aliases
|
|
1178
|
-
export { default as FolderGit2Icon } from '../icons/folder-git-2';
|
|
1179
1177
|
// FolderDown aliases
|
|
1180
1178
|
export { default as FolderDownIcon } from '../icons/folder-down';
|
|
1181
|
-
//
|
|
1182
|
-
export { default as
|
|
1179
|
+
// FolderGit2 aliases
|
|
1180
|
+
export { default as FolderGit2Icon } from '../icons/folder-git-2';
|
|
1183
1181
|
// FolderHeart aliases
|
|
1184
1182
|
export { default as FolderHeartIcon } from '../icons/folder-heart';
|
|
1183
|
+
// FolderGit aliases
|
|
1184
|
+
export { default as FolderGitIcon } from '../icons/folder-git';
|
|
1185
1185
|
// FolderInput aliases
|
|
1186
1186
|
export { default as FolderInputIcon } from '../icons/folder-input';
|
|
1187
1187
|
// FolderKanban aliases
|
|
1188
1188
|
export { default as FolderKanbanIcon } from '../icons/folder-kanban';
|
|
1189
|
-
// FolderKey aliases
|
|
1190
|
-
export { default as FolderKeyIcon } from '../icons/folder-key';
|
|
1191
1189
|
// FolderLock aliases
|
|
1192
1190
|
export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
1193
|
-
//
|
|
1194
|
-
export { default as
|
|
1191
|
+
// FolderKey aliases
|
|
1192
|
+
export { default as FolderKeyIcon } from '../icons/folder-key';
|
|
1195
1193
|
// FolderMinus aliases
|
|
1196
1194
|
export { default as FolderMinusIcon } from '../icons/folder-minus';
|
|
1195
|
+
// FolderOpenDot aliases
|
|
1196
|
+
export { default as FolderOpenDotIcon } from '../icons/folder-open-dot';
|
|
1197
1197
|
// FolderOpen aliases
|
|
1198
1198
|
export { default as FolderOpenIcon } from '../icons/folder-open';
|
|
1199
1199
|
// FolderOutput aliases
|
|
@@ -1202,40 +1202,42 @@ export { default as FolderOutputIcon } from '../icons/folder-output';
|
|
|
1202
1202
|
export { default as FolderPlusIcon } from '../icons/folder-plus';
|
|
1203
1203
|
// FolderRoot aliases
|
|
1204
1204
|
export { default as FolderRootIcon } from '../icons/folder-root';
|
|
1205
|
-
// FolderSearch2 aliases
|
|
1206
|
-
export { default as FolderSearch2Icon } from '../icons/folder-search-2';
|
|
1207
1205
|
// FolderSearch aliases
|
|
1208
1206
|
export { default as FolderSearchIcon } from '../icons/folder-search';
|
|
1207
|
+
// FolderSearch2 aliases
|
|
1208
|
+
export { default as FolderSearch2Icon } from '../icons/folder-search-2';
|
|
1209
1209
|
// FolderSymlink aliases
|
|
1210
1210
|
export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
|
|
1211
1211
|
// FolderSync aliases
|
|
1212
1212
|
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1213
1213
|
// FolderTree aliases
|
|
1214
1214
|
export { default as FolderTreeIcon } from '../icons/folder-tree';
|
|
1215
|
-
// FolderUp aliases
|
|
1216
|
-
export { default as FolderUpIcon } from '../icons/folder-up';
|
|
1217
1215
|
// FolderX aliases
|
|
1218
1216
|
export { default as FolderXIcon } from '../icons/folder-x';
|
|
1217
|
+
// FolderUp aliases
|
|
1218
|
+
export { default as FolderUpIcon } from '../icons/folder-up';
|
|
1219
1219
|
// Folder aliases
|
|
1220
1220
|
export { default as FolderIcon } from '../icons/folder';
|
|
1221
1221
|
// Folders aliases
|
|
1222
1222
|
export { default as FoldersIcon } from '../icons/folders';
|
|
1223
|
-
// Footprints aliases
|
|
1224
|
-
export { default as FootprintsIcon } from '../icons/footprints';
|
|
1225
1223
|
// Forklift aliases
|
|
1226
1224
|
export { default as ForkliftIcon } from '../icons/forklift';
|
|
1227
|
-
//
|
|
1228
|
-
export { default as
|
|
1229
|
-
// Frame aliases
|
|
1230
|
-
export { default as FrameIcon } from '../icons/frame';
|
|
1225
|
+
// Footprints aliases
|
|
1226
|
+
export { default as FootprintsIcon } from '../icons/footprints';
|
|
1231
1227
|
// Forward aliases
|
|
1232
1228
|
export { default as ForwardIcon } from '../icons/forward';
|
|
1229
|
+
// Form aliases
|
|
1230
|
+
export { default as FormIcon } from '../icons/form';
|
|
1233
1231
|
// Fuel aliases
|
|
1234
1232
|
export { default as FuelIcon } from '../icons/fuel';
|
|
1233
|
+
// Frame aliases
|
|
1234
|
+
export { default as FrameIcon } from '../icons/frame';
|
|
1235
1235
|
// Fullscreen aliases
|
|
1236
1236
|
export { default as FullscreenIcon } from '../icons/fullscreen';
|
|
1237
1237
|
// FunnelPlus aliases
|
|
1238
1238
|
export { default as FunnelPlusIcon } from '../icons/funnel-plus';
|
|
1239
|
+
// Galaxy aliases
|
|
1240
|
+
export { default as GalaxyIcon } from '../icons/galaxy';
|
|
1239
1241
|
// GalleryHorizontalEnd aliases
|
|
1240
1242
|
export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal-end';
|
|
1241
1243
|
// GalleryHorizontal aliases
|
|
@@ -1246,10 +1248,10 @@ export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
|
|
|
1246
1248
|
export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end';
|
|
1247
1249
|
// GalleryVertical aliases
|
|
1248
1250
|
export { default as GalleryVerticalIcon } from '../icons/gallery-vertical';
|
|
1249
|
-
// Gamepad2 aliases
|
|
1250
|
-
export { default as Gamepad2Icon } from '../icons/gamepad-2';
|
|
1251
1251
|
// GamepadDirectional aliases
|
|
1252
1252
|
export { default as GamepadDirectionalIcon } from '../icons/gamepad-directional';
|
|
1253
|
+
// Gamepad2 aliases
|
|
1254
|
+
export { default as Gamepad2Icon } from '../icons/gamepad-2';
|
|
1253
1255
|
// Gamepad aliases
|
|
1254
1256
|
export { default as GamepadIcon } from '../icons/gamepad';
|
|
1255
1257
|
// Gauge aliases
|
|
@@ -1258,10 +1260,10 @@ export { default as GaugeIcon } from '../icons/gauge';
|
|
|
1258
1260
|
export { default as GavelIcon } from '../icons/gavel';
|
|
1259
1261
|
// Gem aliases
|
|
1260
1262
|
export { default as GemIcon } from '../icons/gem';
|
|
1261
|
-
// GeorgianLari aliases
|
|
1262
|
-
export { default as GeorgianLariIcon } from '../icons/georgian-lari';
|
|
1263
1263
|
// Ghost aliases
|
|
1264
1264
|
export { default as GhostIcon } from '../icons/ghost';
|
|
1265
|
+
// GeorgianLari aliases
|
|
1266
|
+
export { default as GeorgianLariIcon } from '../icons/georgian-lari';
|
|
1265
1267
|
// Gift aliases
|
|
1266
1268
|
export { default as GiftIcon } from '../icons/gift';
|
|
1267
1269
|
// GitBranchMinus aliases
|
|
@@ -1276,34 +1278,34 @@ export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical';
|
|
|
1276
1278
|
export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
|
|
1277
1279
|
// GitCompare aliases
|
|
1278
1280
|
export { default as GitCompareIcon } from '../icons/git-compare';
|
|
1279
|
-
// GitFork aliases
|
|
1280
|
-
export { default as GitForkIcon } from '../icons/git-fork';
|
|
1281
1281
|
// GitGraph aliases
|
|
1282
1282
|
export { default as GitGraphIcon } from '../icons/git-graph';
|
|
1283
|
-
//
|
|
1284
|
-
export { default as
|
|
1283
|
+
// GitFork aliases
|
|
1284
|
+
export { default as GitForkIcon } from '../icons/git-fork';
|
|
1285
1285
|
// GitMerge aliases
|
|
1286
1286
|
export { default as GitMergeIcon } from '../icons/git-merge';
|
|
1287
|
-
//
|
|
1288
|
-
export { default as
|
|
1287
|
+
// GitMergeConflict aliases
|
|
1288
|
+
export { default as GitMergeConflictIcon } from '../icons/git-merge-conflict';
|
|
1289
1289
|
// GitPullRequestArrow aliases
|
|
1290
1290
|
export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-arrow';
|
|
1291
|
+
// GitPullRequestClosed aliases
|
|
1292
|
+
export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
|
|
1291
1293
|
// GitPullRequestCreateArrow aliases
|
|
1292
1294
|
export { default as GitPullRequestCreateArrowIcon } from '../icons/git-pull-request-create-arrow';
|
|
1293
|
-
// GitPullRequestDraft aliases
|
|
1294
|
-
export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
|
|
1295
1295
|
// GitPullRequestCreate aliases
|
|
1296
1296
|
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
|
|
1297
|
+
// GitPullRequestDraft aliases
|
|
1298
|
+
export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
|
|
1297
1299
|
// GitPullRequest aliases
|
|
1298
1300
|
export { default as GitPullRequestIcon } from '../icons/git-pull-request';
|
|
1299
1301
|
// GlassWater aliases
|
|
1300
1302
|
export { default as GlassWaterIcon } from '../icons/glass-water';
|
|
1301
1303
|
// Glasses aliases
|
|
1302
1304
|
export { default as GlassesIcon } from '../icons/glasses';
|
|
1303
|
-
// GlobeLock aliases
|
|
1304
|
-
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1305
1305
|
// GlobeCheck aliases
|
|
1306
1306
|
export { default as GlobeCheckIcon } from '../icons/globe-check';
|
|
1307
|
+
// GlobeLock aliases
|
|
1308
|
+
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1307
1309
|
// GlobeOff aliases
|
|
1308
1310
|
export { default as GlobeOffIcon } from '../icons/globe-off';
|
|
1309
1311
|
// GlobeX aliases
|
|
@@ -1324,10 +1326,10 @@ export { default as Grid3x2Icon } from '../icons/grid-3x2';
|
|
|
1324
1326
|
export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
|
|
1325
1327
|
// GripVertical aliases
|
|
1326
1328
|
export { default as GripVerticalIcon } from '../icons/grip-vertical';
|
|
1327
|
-
// Grip aliases
|
|
1328
|
-
export { default as GripIcon } from '../icons/grip';
|
|
1329
1329
|
// Group aliases
|
|
1330
1330
|
export { default as GroupIcon } from '../icons/group';
|
|
1331
|
+
// Grip aliases
|
|
1332
|
+
export { default as GripIcon } from '../icons/grip';
|
|
1331
1333
|
// Guitar aliases
|
|
1332
1334
|
export { default as GuitarIcon } from '../icons/guitar';
|
|
1333
1335
|
// Ham aliases
|
|
@@ -1336,10 +1338,10 @@ export { default as HamIcon } from '../icons/ham';
|
|
|
1336
1338
|
export { default as HamburgerIcon } from '../icons/hamburger';
|
|
1337
1339
|
// Hammer aliases
|
|
1338
1340
|
export { default as HammerIcon } from '../icons/hammer';
|
|
1339
|
-
// HandFist aliases
|
|
1340
|
-
export { default as HandFistIcon } from '../icons/hand-fist';
|
|
1341
1341
|
// HandCoins aliases
|
|
1342
1342
|
export { default as HandCoinsIcon } from '../icons/hand-coins';
|
|
1343
|
+
// HandFist aliases
|
|
1344
|
+
export { default as HandFistIcon } from '../icons/hand-fist';
|
|
1343
1345
|
// HandHeart aliases
|
|
1344
1346
|
export { default as HandHeartIcon } from '../icons/hand-heart';
|
|
1345
1347
|
// HandMetal aliases
|
|
@@ -1352,38 +1354,38 @@ export { default as HandIcon } from '../icons/hand';
|
|
|
1352
1354
|
export { default as HandbagIcon } from '../icons/handbag';
|
|
1353
1355
|
// Handshake aliases
|
|
1354
1356
|
export { default as HandshakeIcon } from '../icons/handshake';
|
|
1355
|
-
// HardDriveDownload aliases
|
|
1356
|
-
export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
|
|
1357
1357
|
// HardDriveUpload aliases
|
|
1358
1358
|
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
|
|
1359
|
+
// HardDriveDownload aliases
|
|
1360
|
+
export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
|
|
1359
1361
|
// HardDrive aliases
|
|
1360
1362
|
export { default as HardDriveIcon } from '../icons/hard-drive';
|
|
1361
|
-
// HardHat aliases
|
|
1362
|
-
export { default as HardHatIcon } from '../icons/hard-hat';
|
|
1363
1363
|
// Hash aliases
|
|
1364
1364
|
export { default as HashIcon } from '../icons/hash';
|
|
1365
|
-
//
|
|
1366
|
-
export { default as
|
|
1365
|
+
// HardHat aliases
|
|
1366
|
+
export { default as HardHatIcon } from '../icons/hard-hat';
|
|
1367
1367
|
// Haze aliases
|
|
1368
1368
|
export { default as HazeIcon } from '../icons/haze';
|
|
1369
|
+
// HatGlasses aliases
|
|
1370
|
+
export { default as HatGlassesIcon } from '../icons/hat-glasses';
|
|
1369
1371
|
// Hd aliases
|
|
1370
1372
|
export { default as HdIcon } from '../icons/hd';
|
|
1373
|
+
// Heading3 aliases
|
|
1374
|
+
export { default as Heading3Icon } from '../icons/heading-3';
|
|
1371
1375
|
// HdmiPort aliases
|
|
1372
1376
|
export { default as HdmiPortIcon } from '../icons/hdmi-port';
|
|
1373
1377
|
// Heading1 aliases
|
|
1374
1378
|
export { default as Heading1Icon } from '../icons/heading-1';
|
|
1375
1379
|
// Heading2 aliases
|
|
1376
1380
|
export { default as Heading2Icon } from '../icons/heading-2';
|
|
1377
|
-
// Heading3 aliases
|
|
1378
|
-
export { default as Heading3Icon } from '../icons/heading-3';
|
|
1379
1381
|
// Heading4 aliases
|
|
1380
1382
|
export { default as Heading4Icon } from '../icons/heading-4';
|
|
1381
1383
|
// Heading6 aliases
|
|
1382
1384
|
export { default as Heading6Icon } from '../icons/heading-6';
|
|
1383
|
-
// Heading aliases
|
|
1384
|
-
export { default as HeadingIcon } from '../icons/heading';
|
|
1385
1385
|
// Heading5 aliases
|
|
1386
1386
|
export { default as Heading5Icon } from '../icons/heading-5';
|
|
1387
|
+
// Heading aliases
|
|
1388
|
+
export { default as HeadingIcon } from '../icons/heading';
|
|
1387
1389
|
// HeadphoneOff aliases
|
|
1388
1390
|
export { default as HeadphoneOffIcon } from '../icons/headphone-off';
|
|
1389
1391
|
// Headphones aliases
|
|
@@ -1394,16 +1396,16 @@ export { default as HeadsetIcon } from '../icons/headset';
|
|
|
1394
1396
|
export { default as HeartCrackIcon } from '../icons/heart-crack';
|
|
1395
1397
|
// HeartHandshake aliases
|
|
1396
1398
|
export { default as HeartHandshakeIcon } from '../icons/heart-handshake';
|
|
1397
|
-
// HeartMinus aliases
|
|
1398
|
-
export { default as HeartMinusIcon } from '../icons/heart-minus';
|
|
1399
|
-
// HeartPlus aliases
|
|
1400
|
-
export { default as HeartPlusIcon } from '../icons/heart-plus';
|
|
1401
1399
|
// HeartOff aliases
|
|
1402
1400
|
export { default as HeartOffIcon } from '../icons/heart-off';
|
|
1403
|
-
// HeartX aliases
|
|
1404
|
-
export { default as HeartXIcon } from '../icons/heart-x';
|
|
1405
1401
|
// HeartPulse aliases
|
|
1406
1402
|
export { default as HeartPulseIcon } from '../icons/heart-pulse';
|
|
1403
|
+
// HeartMinus aliases
|
|
1404
|
+
export { default as HeartMinusIcon } from '../icons/heart-minus';
|
|
1405
|
+
// HeartX aliases
|
|
1406
|
+
export { default as HeartXIcon } from '../icons/heart-x';
|
|
1407
|
+
// HeartPlus aliases
|
|
1408
|
+
export { default as HeartPlusIcon } from '../icons/heart-plus';
|
|
1407
1409
|
// Heart aliases
|
|
1408
1410
|
export { default as HeartIcon } from '../icons/heart';
|
|
1409
1411
|
// Heater aliases
|
|
@@ -1412,22 +1414,22 @@ export { default as HeaterIcon } from '../icons/heater';
|
|
|
1412
1414
|
export { default as HelicopterIcon } from '../icons/helicopter';
|
|
1413
1415
|
// Hexagon aliases
|
|
1414
1416
|
export { default as HexagonIcon } from '../icons/hexagon';
|
|
1417
|
+
// Highlighter aliases
|
|
1418
|
+
export { default as HighlighterIcon } from '../icons/highlighter';
|
|
1415
1419
|
// HopOff aliases
|
|
1416
1420
|
export { default as HopOffIcon } from '../icons/hop-off';
|
|
1417
1421
|
// Hop aliases
|
|
1418
1422
|
export { default as HopIcon } from '../icons/hop';
|
|
1419
1423
|
// Hospital aliases
|
|
1420
1424
|
export { default as HospitalIcon } from '../icons/hospital';
|
|
1421
|
-
// Highlighter aliases
|
|
1422
|
-
export { default as HighlighterIcon } from '../icons/highlighter';
|
|
1423
1425
|
// Hotel aliases
|
|
1424
1426
|
export { default as HotelIcon } from '../icons/hotel';
|
|
1425
|
-
// HouseHeart aliases
|
|
1426
|
-
export { default as HouseHeartIcon } from '../icons/house-heart';
|
|
1427
1427
|
// Hourglass aliases
|
|
1428
1428
|
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1429
1429
|
// HousePlug aliases
|
|
1430
1430
|
export { default as HousePlugIcon } from '../icons/house-plug';
|
|
1431
|
+
// HouseHeart aliases
|
|
1432
|
+
export { default as HouseHeartIcon } from '../icons/house-heart';
|
|
1431
1433
|
// HousePlus aliases
|
|
1432
1434
|
export { default as HousePlusIcon } from '../icons/house-plus';
|
|
1433
1435
|
// HouseWifi aliases
|
|
@@ -1436,26 +1438,26 @@ export { default as HouseWifiIcon } from '../icons/house-wifi';
|
|
|
1436
1438
|
export { default as IdCardLanyardIcon } from '../icons/id-card-lanyard';
|
|
1437
1439
|
// IdCard aliases
|
|
1438
1440
|
export { default as IdCardIcon } from '../icons/id-card';
|
|
1439
|
-
// ImageDown aliases
|
|
1440
|
-
export { default as ImageDownIcon } from '../icons/image-down';
|
|
1441
1441
|
// ImageMinus aliases
|
|
1442
1442
|
export { default as ImageMinusIcon } from '../icons/image-minus';
|
|
1443
|
-
// ImagePlay aliases
|
|
1444
|
-
export { default as ImagePlayIcon } from '../icons/image-play';
|
|
1445
1443
|
// ImageOff aliases
|
|
1446
1444
|
export { default as ImageOffIcon } from '../icons/image-off';
|
|
1447
|
-
//
|
|
1448
|
-
export { default as
|
|
1445
|
+
// ImageDown aliases
|
|
1446
|
+
export { default as ImageDownIcon } from '../icons/image-down';
|
|
1447
|
+
// ImagePlay aliases
|
|
1448
|
+
export { default as ImagePlayIcon } from '../icons/image-play';
|
|
1449
1449
|
// ImagePlus aliases
|
|
1450
1450
|
export { default as ImagePlusIcon } from '../icons/image-plus';
|
|
1451
|
+
// ImageUp aliases
|
|
1452
|
+
export { default as ImageUpIcon } from '../icons/image-up';
|
|
1451
1453
|
// ImageUpscale aliases
|
|
1452
1454
|
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1453
1455
|
// Image aliases
|
|
1454
1456
|
export { default as ImageIcon } from '../icons/image';
|
|
1455
|
-
// Import aliases
|
|
1456
|
-
export { default as ImportIcon } from '../icons/import';
|
|
1457
1457
|
// Images aliases
|
|
1458
1458
|
export { default as ImagesIcon } from '../icons/images';
|
|
1459
|
+
// Import aliases
|
|
1460
|
+
export { default as ImportIcon } from '../icons/import';
|
|
1459
1461
|
// Inbox aliases
|
|
1460
1462
|
export { default as InboxIcon } from '../icons/inbox';
|
|
1461
1463
|
// IndianRupee aliases
|
|
@@ -1480,24 +1482,24 @@ export { default as JoystickIcon } from '../icons/joystick';
|
|
|
1480
1482
|
export { default as KanbanIcon } from '../icons/kanban';
|
|
1481
1483
|
// Kayak aliases
|
|
1482
1484
|
export { default as KayakIcon } from '../icons/kayak';
|
|
1483
|
-
// KeyRound aliases
|
|
1484
|
-
export { default as KeyRoundIcon } from '../icons/key-round';
|
|
1485
1485
|
// KeySquare aliases
|
|
1486
1486
|
export { default as KeySquareIcon } from '../icons/key-square';
|
|
1487
|
+
// KeyRound aliases
|
|
1488
|
+
export { default as KeyRoundIcon } from '../icons/key-round';
|
|
1487
1489
|
// Key aliases
|
|
1488
1490
|
export { default as KeyIcon } from '../icons/key';
|
|
1489
1491
|
// KeyboardMusic aliases
|
|
1490
1492
|
export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
|
|
1491
|
-
// Keyboard aliases
|
|
1492
|
-
export { default as KeyboardIcon } from '../icons/keyboard';
|
|
1493
1493
|
// KeyboardOff aliases
|
|
1494
1494
|
export { default as KeyboardOffIcon } from '../icons/keyboard-off';
|
|
1495
|
+
// Keyboard aliases
|
|
1496
|
+
export { default as KeyboardIcon } from '../icons/keyboard';
|
|
1495
1497
|
// LampCeiling aliases
|
|
1496
1498
|
export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
|
|
1497
|
-
// LampDesk aliases
|
|
1498
|
-
export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
1499
1499
|
// LampFloor aliases
|
|
1500
1500
|
export { default as LampFloorIcon } from '../icons/lamp-floor';
|
|
1501
|
+
// LampDesk aliases
|
|
1502
|
+
export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
1501
1503
|
// LampWallDown aliases
|
|
1502
1504
|
export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
|
|
1503
1505
|
// LampWallUp aliases
|
|
@@ -1526,20 +1528,20 @@ export { default as LayerArrowUpIcon } from '../icons/layer-arrow-up';
|
|
|
1526
1528
|
export { default as Layers2Icon } from '../icons/layers-2';
|
|
1527
1529
|
// LayersArrowDown aliases
|
|
1528
1530
|
export { default as LayersArrowDownIcon } from '../icons/layers-arrow-down';
|
|
1529
|
-
// LayersArrowUp aliases
|
|
1530
|
-
export { default as LayersArrowUpIcon } from '../icons/layers-arrow-up';
|
|
1531
1531
|
// LayersMinus aliases
|
|
1532
1532
|
export { default as LayersMinusIcon } from '../icons/layers-minus';
|
|
1533
|
+
// LayersArrowUp aliases
|
|
1534
|
+
export { default as LayersArrowUpIcon } from '../icons/layers-arrow-up';
|
|
1533
1535
|
// LayersPlus aliases
|
|
1534
1536
|
export { default as LayersPlusIcon } from '../icons/layers-plus';
|
|
1535
1537
|
// LayoutDashboard aliases
|
|
1536
1538
|
export { default as LayoutDashboardIcon } from '../icons/layout-dashboard';
|
|
1537
1539
|
// LayoutFreeform aliases
|
|
1538
1540
|
export { default as LayoutFreeformIcon } from '../icons/layout-freeform';
|
|
1539
|
-
// LayoutList aliases
|
|
1540
|
-
export { default as LayoutListIcon } from '../icons/layout-list';
|
|
1541
1541
|
// LayoutGrid aliases
|
|
1542
1542
|
export { default as LayoutGridIcon } from '../icons/layout-grid';
|
|
1543
|
+
// LayoutList aliases
|
|
1544
|
+
export { default as LayoutListIcon } from '../icons/layout-list';
|
|
1543
1545
|
// LayoutPanelLeft aliases
|
|
1544
1546
|
export { default as LayoutPanelLeftIcon } from '../icons/layout-panel-left';
|
|
1545
1547
|
// LayoutPanelTop aliases
|
|
@@ -1558,26 +1560,26 @@ export { default as LensConcaveIcon } from '../icons/lens-concave';
|
|
|
1558
1560
|
export { default as LensConvexIcon } from '../icons/lens-convex';
|
|
1559
1561
|
// LibraryBig aliases
|
|
1560
1562
|
export { default as LibraryBigIcon } from '../icons/library-big';
|
|
1561
|
-
// Library aliases
|
|
1562
|
-
export { default as LibraryIcon } from '../icons/library';
|
|
1563
1563
|
// LifeBuoy aliases
|
|
1564
1564
|
export { default as LifeBuoyIcon } from '../icons/life-buoy';
|
|
1565
|
-
//
|
|
1566
|
-
export { default as
|
|
1565
|
+
// Library aliases
|
|
1566
|
+
export { default as LibraryIcon } from '../icons/library';
|
|
1567
|
+
// LightbulbOff aliases
|
|
1568
|
+
export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
1567
1569
|
// Lightbulb aliases
|
|
1568
1570
|
export { default as LightbulbIcon } from '../icons/lightbulb';
|
|
1571
|
+
// Ligature aliases
|
|
1572
|
+
export { default as LigatureIcon } from '../icons/ligature';
|
|
1569
1573
|
// LineDotRightHorizontal aliases
|
|
1570
1574
|
export { default as LineDotRightHorizontalIcon } from '../icons/line-dot-right-horizontal';
|
|
1571
|
-
// LightbulbOff aliases
|
|
1572
|
-
export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
1573
1575
|
// LineSquiggle aliases
|
|
1574
1576
|
export { default as LineSquiggleIcon } from '../icons/line-squiggle';
|
|
1575
1577
|
// LineStyle aliases
|
|
1576
1578
|
export { default as LineStyleIcon } from '../icons/line-style';
|
|
1577
|
-
// Link2Off aliases
|
|
1578
|
-
export { default as Link2OffIcon } from '../icons/link-2-off';
|
|
1579
1579
|
// Link2 aliases
|
|
1580
1580
|
export { default as Link2Icon } from '../icons/link-2';
|
|
1581
|
+
// Link2Off aliases
|
|
1582
|
+
export { default as Link2OffIcon } from '../icons/link-2-off';
|
|
1581
1583
|
// Link aliases
|
|
1582
1584
|
export { default as LinkIcon } from '../icons/link';
|
|
1583
1585
|
// ListCheck aliases
|
|
@@ -1586,10 +1588,10 @@ export { default as ListCheckIcon } from '../icons/list-check';
|
|
|
1586
1588
|
export { default as ListChecksIcon } from '../icons/list-checks';
|
|
1587
1589
|
// ListChevronsDownUp aliases
|
|
1588
1590
|
export { default as ListChevronsDownUpIcon } from '../icons/list-chevrons-down-up';
|
|
1589
|
-
// ListChevronsUpDown aliases
|
|
1590
|
-
export { default as ListChevronsUpDownIcon } from '../icons/list-chevrons-up-down';
|
|
1591
1591
|
// ListClock aliases
|
|
1592
1592
|
export { default as ListClockIcon } from '../icons/list-clock';
|
|
1593
|
+
// ListChevronsUpDown aliases
|
|
1594
|
+
export { default as ListChevronsUpDownIcon } from '../icons/list-chevrons-up-down';
|
|
1593
1595
|
// ListCollapse aliases
|
|
1594
1596
|
export { default as ListCollapseIcon } from '../icons/list-collapse';
|
|
1595
1597
|
// ListEnd aliases
|
|
@@ -1604,18 +1606,18 @@ export { default as ListMinusIcon } from '../icons/list-minus';
|
|
|
1604
1606
|
export { default as ListMusicIcon } from '../icons/list-music';
|
|
1605
1607
|
// ListOrdered aliases
|
|
1606
1608
|
export { default as ListOrderedIcon } from '../icons/list-ordered';
|
|
1607
|
-
// ListRestart aliases
|
|
1608
|
-
export { default as ListRestartIcon } from '../icons/list-restart';
|
|
1609
1609
|
// ListPlus aliases
|
|
1610
1610
|
export { default as ListPlusIcon } from '../icons/list-plus';
|
|
1611
|
+
// ListRestart aliases
|
|
1612
|
+
export { default as ListRestartIcon } from '../icons/list-restart';
|
|
1611
1613
|
// ListSortAscending aliases
|
|
1612
1614
|
export { default as ListSortAscendingIcon } from '../icons/list-sort-ascending';
|
|
1613
1615
|
// ListSortDescending aliases
|
|
1614
1616
|
export { default as ListSortDescendingIcon } from '../icons/list-sort-descending';
|
|
1615
|
-
// ListStart aliases
|
|
1616
|
-
export { default as ListStartIcon } from '../icons/list-start';
|
|
1617
1617
|
// ListTodo aliases
|
|
1618
1618
|
export { default as ListTodoIcon } from '../icons/list-todo';
|
|
1619
|
+
// ListStart aliases
|
|
1620
|
+
export { default as ListStartIcon } from '../icons/list-start';
|
|
1619
1621
|
// ListTree aliases
|
|
1620
1622
|
export { default as ListTreeIcon } from '../icons/list-tree';
|
|
1621
1623
|
// ListVideo aliases
|
|
@@ -1624,10 +1626,10 @@ export { default as ListVideoIcon } from '../icons/list-video';
|
|
|
1624
1626
|
export { default as ListXIcon } from '../icons/list-x';
|
|
1625
1627
|
// List aliases
|
|
1626
1628
|
export { default as ListIcon } from '../icons/list';
|
|
1627
|
-
// LoaderPinwheel aliases
|
|
1628
|
-
export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
|
|
1629
1629
|
// Loader aliases
|
|
1630
1630
|
export { default as LoaderIcon } from '../icons/loader';
|
|
1631
|
+
// LoaderPinwheel aliases
|
|
1632
|
+
export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
|
|
1631
1633
|
// LocateFixed aliases
|
|
1632
1634
|
export { default as LocateFixedIcon } from '../icons/locate-fixed';
|
|
1633
1635
|
// LocateOff aliases
|
|
@@ -1644,10 +1646,10 @@ export { default as LogInIcon } from '../icons/log-in';
|
|
|
1644
1646
|
export { default as LogOutIcon } from '../icons/log-out';
|
|
1645
1647
|
// Logs aliases
|
|
1646
1648
|
export { default as LogsIcon } from '../icons/logs';
|
|
1647
|
-
// Lollipop aliases
|
|
1648
|
-
export { default as LollipopIcon } from '../icons/lollipop';
|
|
1649
1649
|
// Luggage aliases
|
|
1650
1650
|
export { default as LuggageIcon } from '../icons/luggage';
|
|
1651
|
+
// Lollipop aliases
|
|
1652
|
+
export { default as LollipopIcon } from '../icons/lollipop';
|
|
1651
1653
|
// Magnet aliases
|
|
1652
1654
|
export { default as MagnetIcon } from '../icons/magnet';
|
|
1653
1655
|
// MailBadge aliases
|
|
@@ -1656,6 +1658,8 @@ export { default as MailBadgeIcon } from '../icons/mail-badge';
|
|
|
1656
1658
|
export { default as MailCheckIcon } from '../icons/mail-check';
|
|
1657
1659
|
// MailMinus aliases
|
|
1658
1660
|
export { default as MailMinusIcon } from '../icons/mail-minus';
|
|
1661
|
+
// MailClock aliases
|
|
1662
|
+
export { default as MailClockIcon } from '../icons/mail-clock';
|
|
1659
1663
|
// MailOpen aliases
|
|
1660
1664
|
export { default as MailOpenIcon } from '../icons/mail-open';
|
|
1661
1665
|
// MailPlus aliases
|
|
@@ -1672,18 +1676,18 @@ export { default as MailIcon } from '../icons/mail';
|
|
|
1672
1676
|
export { default as MailboxIcon } from '../icons/mailbox';
|
|
1673
1677
|
// Mails aliases
|
|
1674
1678
|
export { default as MailsIcon } from '../icons/mails';
|
|
1679
|
+
// MapMinus aliases
|
|
1680
|
+
export { default as MapMinusIcon } from '../icons/map-minus';
|
|
1675
1681
|
// MapPinCheckInside aliases
|
|
1676
1682
|
export { default as MapPinCheckInsideIcon } from '../icons/map-pin-check-inside';
|
|
1677
1683
|
// MapPinCheck aliases
|
|
1678
1684
|
export { default as MapPinCheckIcon } from '../icons/map-pin-check';
|
|
1679
1685
|
// MapPinHouse aliases
|
|
1680
1686
|
export { default as MapPinHouseIcon } from '../icons/map-pin-house';
|
|
1681
|
-
// MapMinus aliases
|
|
1682
|
-
export { default as MapMinusIcon } from '../icons/map-minus';
|
|
1683
|
-
// MapPinMinus aliases
|
|
1684
|
-
export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
|
|
1685
1687
|
// MapPinMinusInside aliases
|
|
1686
1688
|
export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside';
|
|
1689
|
+
// MapPinMinus aliases
|
|
1690
|
+
export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
|
|
1687
1691
|
// MapPinOff aliases
|
|
1688
1692
|
export { default as MapPinOffIcon } from '../icons/map-pin-off';
|
|
1689
1693
|
// MapPinPlusInside aliases
|
|
@@ -1692,16 +1696,16 @@ export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside';
|
|
|
1692
1696
|
export { default as MapPinPlusIcon } from '../icons/map-pin-plus';
|
|
1693
1697
|
// MapPinXInside aliases
|
|
1694
1698
|
export { default as MapPinXInsideIcon } from '../icons/map-pin-x-inside';
|
|
1695
|
-
// MapPinSearch aliases
|
|
1696
|
-
export { default as MapPinSearchIcon } from '../icons/map-pin-search';
|
|
1697
1699
|
// MapPinX aliases
|
|
1698
1700
|
export { default as MapPinXIcon } from '../icons/map-pin-x';
|
|
1701
|
+
// MapPinSearch aliases
|
|
1702
|
+
export { default as MapPinSearchIcon } from '../icons/map-pin-search';
|
|
1699
1703
|
// MapPin aliases
|
|
1700
1704
|
export { default as MapPinIcon } from '../icons/map-pin';
|
|
1701
|
-
// MapPinned aliases
|
|
1702
|
-
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1703
1705
|
// MapPlus aliases
|
|
1704
1706
|
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1707
|
+
// MapPinned aliases
|
|
1708
|
+
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1705
1709
|
// Map aliases
|
|
1706
1710
|
export { default as MapIcon } from '../icons/map';
|
|
1707
1711
|
// MarsStroke aliases
|
|
@@ -1714,10 +1718,10 @@ export { default as MartiniIcon } from '../icons/martini';
|
|
|
1714
1718
|
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1715
1719
|
// Maximize aliases
|
|
1716
1720
|
export { default as MaximizeIcon } from '../icons/maximize';
|
|
1717
|
-
// Medal aliases
|
|
1718
|
-
export { default as MedalIcon } from '../icons/medal';
|
|
1719
1721
|
// MegaphoneOff aliases
|
|
1720
1722
|
export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
|
|
1723
|
+
// Medal aliases
|
|
1724
|
+
export { default as MedalIcon } from '../icons/medal';
|
|
1721
1725
|
// Megaphone aliases
|
|
1722
1726
|
export { default as MegaphoneIcon } from '../icons/megaphone';
|
|
1723
1727
|
// MemoryStick aliases
|
|
@@ -1728,10 +1732,10 @@ export { default as MenuIcon } from '../icons/menu';
|
|
|
1728
1732
|
export { default as MergeIcon } from '../icons/merge';
|
|
1729
1733
|
// MessageCircleCheck aliases
|
|
1730
1734
|
export { default as MessageCircleCheckIcon } from '../icons/message-circle-check';
|
|
1731
|
-
// MessageCircleCode aliases
|
|
1732
|
-
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1733
1735
|
// MessageCircleDashed aliases
|
|
1734
1736
|
export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed';
|
|
1737
|
+
// MessageCircleCode aliases
|
|
1738
|
+
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1735
1739
|
// MessageCircleHeart aliases
|
|
1736
1740
|
export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart';
|
|
1737
1741
|
// MessageCircleMore aliases
|
|
@@ -1740,24 +1744,24 @@ export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
|
|
|
1740
1744
|
export { default as MessageCircleOffIcon } from '../icons/message-circle-off';
|
|
1741
1745
|
// MessageCirclePlus aliases
|
|
1742
1746
|
export { default as MessageCirclePlusIcon } from '../icons/message-circle-plus';
|
|
1743
|
-
// MessageCircleReply aliases
|
|
1744
|
-
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
|
|
1745
|
-
// MessageCircleX aliases
|
|
1746
|
-
export { default as MessageCircleXIcon } from '../icons/message-circle-x';
|
|
1747
1747
|
// MessageCircleWarning aliases
|
|
1748
1748
|
export { default as MessageCircleWarningIcon } from '../icons/message-circle-warning';
|
|
1749
|
-
//
|
|
1750
|
-
export { default as
|
|
1749
|
+
// MessageCircleX aliases
|
|
1750
|
+
export { default as MessageCircleXIcon } from '../icons/message-circle-x';
|
|
1751
|
+
// MessageCircleReply aliases
|
|
1752
|
+
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
|
|
1751
1753
|
// MessageCircle aliases
|
|
1752
1754
|
export { default as MessageCircleIcon } from '../icons/message-circle';
|
|
1753
1755
|
// MessageSquareCode aliases
|
|
1754
1756
|
export { default as MessageSquareCodeIcon } from '../icons/message-square-code';
|
|
1757
|
+
// MessageSquareCheck aliases
|
|
1758
|
+
export { default as MessageSquareCheckIcon } from '../icons/message-square-check';
|
|
1755
1759
|
// MessageSquareDashed aliases
|
|
1756
1760
|
export { default as MessageSquareDashedIcon } from '../icons/message-square-dashed';
|
|
1757
|
-
// MessageSquareDot aliases
|
|
1758
|
-
export { default as MessageSquareDotIcon } from '../icons/message-square-dot';
|
|
1759
1761
|
// MessageSquareDiff aliases
|
|
1760
1762
|
export { default as MessageSquareDiffIcon } from '../icons/message-square-diff';
|
|
1763
|
+
// MessageSquareDot aliases
|
|
1764
|
+
export { default as MessageSquareDotIcon } from '../icons/message-square-dot';
|
|
1761
1765
|
// MessageSquareHeart aliases
|
|
1762
1766
|
export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
|
|
1763
1767
|
// MessageSquareLock aliases
|
|
@@ -1768,10 +1772,10 @@ export { default as MessageSquareMoreIcon } from '../icons/message-square-more';
|
|
|
1768
1772
|
export { default as MessageSquareOffIcon } from '../icons/message-square-off';
|
|
1769
1773
|
// MessageSquarePlus aliases
|
|
1770
1774
|
export { default as MessageSquarePlusIcon } from '../icons/message-square-plus';
|
|
1771
|
-
// MessageSquareReply aliases
|
|
1772
|
-
export { default as MessageSquareReplyIcon } from '../icons/message-square-reply';
|
|
1773
1775
|
// MessageSquareQuote aliases
|
|
1774
1776
|
export { default as MessageSquareQuoteIcon } from '../icons/message-square-quote';
|
|
1777
|
+
// MessageSquareReply aliases
|
|
1778
|
+
export { default as MessageSquareReplyIcon } from '../icons/message-square-reply';
|
|
1775
1779
|
// MessageSquareShare aliases
|
|
1776
1780
|
export { default as MessageSquareShareIcon } from '../icons/message-square-share';
|
|
1777
1781
|
// MessageSquareText aliases
|
|
@@ -1782,48 +1786,48 @@ export { default as MessageSquareWarningIcon } from '../icons/message-square-war
|
|
|
1782
1786
|
export { default as MessageSquareXIcon } from '../icons/message-square-x';
|
|
1783
1787
|
// MessageSquare aliases
|
|
1784
1788
|
export { default as MessageSquareIcon } from '../icons/message-square';
|
|
1785
|
-
// Metronome aliases
|
|
1786
|
-
export { default as MetronomeIcon } from '../icons/metronome';
|
|
1787
1789
|
// MessagesSquare aliases
|
|
1788
1790
|
export { default as MessagesSquareIcon } from '../icons/messages-square';
|
|
1791
|
+
// Metronome aliases
|
|
1792
|
+
export { default as MetronomeIcon } from '../icons/metronome';
|
|
1789
1793
|
// MicAudioLines aliases
|
|
1790
1794
|
export { default as MicAudioLinesIcon } from '../icons/mic-audio-lines';
|
|
1791
|
-
// Mic aliases
|
|
1792
|
-
export { default as MicIcon } from '../icons/mic';
|
|
1793
1795
|
// MicOff aliases
|
|
1794
1796
|
export { default as MicOffIcon } from '../icons/mic-off';
|
|
1797
|
+
// Mic aliases
|
|
1798
|
+
export { default as MicIcon } from '../icons/mic';
|
|
1795
1799
|
// Microchip aliases
|
|
1796
1800
|
export { default as MicrochipIcon } from '../icons/microchip';
|
|
1797
1801
|
// Microscope aliases
|
|
1798
1802
|
export { default as MicroscopeIcon } from '../icons/microscope';
|
|
1799
|
-
// Microwave aliases
|
|
1800
|
-
export { default as MicrowaveIcon } from '../icons/microwave';
|
|
1801
1803
|
// MidiPort aliases
|
|
1802
1804
|
export { default as MidiPortIcon } from '../icons/midi-port';
|
|
1803
1805
|
// Milestone aliases
|
|
1804
1806
|
export { default as MilestoneIcon } from '../icons/milestone';
|
|
1805
1807
|
// MilkOff aliases
|
|
1806
1808
|
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1807
|
-
// Minimize2 aliases
|
|
1808
|
-
export { default as Minimize2Icon } from '../icons/minimize-2';
|
|
1809
1809
|
// Milk aliases
|
|
1810
1810
|
export { default as MilkIcon } from '../icons/milk';
|
|
1811
|
+
// Microwave aliases
|
|
1812
|
+
export { default as MicrowaveIcon } from '../icons/microwave';
|
|
1811
1813
|
// Minimize aliases
|
|
1812
1814
|
export { default as MinimizeIcon } from '../icons/minimize';
|
|
1813
|
-
//
|
|
1814
|
-
export { default as
|
|
1815
|
+
// Minimize2 aliases
|
|
1816
|
+
export { default as Minimize2Icon } from '../icons/minimize-2';
|
|
1815
1817
|
// Minus aliases
|
|
1816
1818
|
export { default as MinusIcon } from '../icons/minus';
|
|
1819
|
+
// MirrorRectangular aliases
|
|
1820
|
+
export { default as MirrorRectangularIcon } from '../icons/mirror-rectangular';
|
|
1817
1821
|
// MirrorRound aliases
|
|
1818
1822
|
export { default as MirrorRoundIcon } from '../icons/mirror-round';
|
|
1819
1823
|
// MonitorCheck aliases
|
|
1820
1824
|
export { default as MonitorCheckIcon } from '../icons/monitor-check';
|
|
1821
1825
|
// MonitorCog aliases
|
|
1822
1826
|
export { default as MonitorCogIcon } from '../icons/monitor-cog';
|
|
1823
|
-
// MonitorCloud aliases
|
|
1824
|
-
export { default as MonitorCloudIcon } from '../icons/monitor-cloud';
|
|
1825
1827
|
// MonitorDot aliases
|
|
1826
1828
|
export { default as MonitorDotIcon } from '../icons/monitor-dot';
|
|
1829
|
+
// MonitorCloud aliases
|
|
1830
|
+
export { default as MonitorCloudIcon } from '../icons/monitor-cloud';
|
|
1827
1831
|
// MonitorDown aliases
|
|
1828
1832
|
export { default as MonitorDownIcon } from '../icons/monitor-down';
|
|
1829
1833
|
// MonitorOff aliases
|
|
@@ -1836,30 +1840,30 @@ export { default as MonitorPlayIcon } from '../icons/monitor-play';
|
|
|
1836
1840
|
export { default as MonitorSmartphoneIcon } from '../icons/monitor-smartphone';
|
|
1837
1841
|
// MonitorSpeaker aliases
|
|
1838
1842
|
export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker';
|
|
1839
|
-
// MonitorStop aliases
|
|
1840
|
-
export { default as MonitorStopIcon } from '../icons/monitor-stop';
|
|
1841
1843
|
// MonitorUp aliases
|
|
1842
1844
|
export { default as MonitorUpIcon } from '../icons/monitor-up';
|
|
1845
|
+
// MonitorStop aliases
|
|
1846
|
+
export { default as MonitorStopIcon } from '../icons/monitor-stop';
|
|
1843
1847
|
// MonitorX aliases
|
|
1844
1848
|
export { default as MonitorXIcon } from '../icons/monitor-x';
|
|
1845
|
-
// MoonStar aliases
|
|
1846
|
-
export { default as MoonStarIcon } from '../icons/moon-star';
|
|
1847
1849
|
// Monitor aliases
|
|
1848
1850
|
export { default as MonitorIcon } from '../icons/monitor';
|
|
1851
|
+
// MoonStar aliases
|
|
1852
|
+
export { default as MoonStarIcon } from '../icons/moon-star';
|
|
1849
1853
|
// Moon aliases
|
|
1850
1854
|
export { default as MoonIcon } from '../icons/moon';
|
|
1851
|
-
// MopSparkles aliases
|
|
1852
|
-
export { default as MopSparklesIcon } from '../icons/mop-sparkles';
|
|
1853
1855
|
// Mop aliases
|
|
1854
1856
|
export { default as MopIcon } from '../icons/mop';
|
|
1857
|
+
// MopSparkles aliases
|
|
1858
|
+
export { default as MopSparklesIcon } from '../icons/mop-sparkles';
|
|
1855
1859
|
// Mosque aliases
|
|
1856
1860
|
export { default as MosqueIcon } from '../icons/mosque';
|
|
1857
1861
|
// Motorbike aliases
|
|
1858
1862
|
export { default as MotorbikeIcon } from '../icons/motorbike';
|
|
1859
|
-
// Mountain aliases
|
|
1860
|
-
export { default as MountainIcon } from '../icons/mountain';
|
|
1861
1863
|
// MountainSnow aliases
|
|
1862
1864
|
export { default as MountainSnowIcon } from '../icons/mountain-snow';
|
|
1865
|
+
// Mountain aliases
|
|
1866
|
+
export { default as MountainIcon } from '../icons/mountain';
|
|
1863
1867
|
// MouseLeft aliases
|
|
1864
1868
|
export { default as MouseLeftIcon } from '../icons/mouse-left';
|
|
1865
1869
|
// MouseOff aliases
|
|
@@ -1884,10 +1888,10 @@ export { default as MoveDiagonal2Icon } from '../icons/move-diagonal-2';
|
|
|
1884
1888
|
export { default as MoveDiagonalIcon } from '../icons/move-diagonal';
|
|
1885
1889
|
// MoveDownLeft aliases
|
|
1886
1890
|
export { default as MoveDownLeftIcon } from '../icons/move-down-left';
|
|
1887
|
-
// MoveDownRight aliases
|
|
1888
|
-
export { default as MoveDownRightIcon } from '../icons/move-down-right';
|
|
1889
1891
|
// MoveDown aliases
|
|
1890
1892
|
export { default as MoveDownIcon } from '../icons/move-down';
|
|
1893
|
+
// MoveDownRight aliases
|
|
1894
|
+
export { default as MoveDownRightIcon } from '../icons/move-down-right';
|
|
1891
1895
|
// MoveHorizontal aliases
|
|
1892
1896
|
export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
|
|
1893
1897
|
// MoveLeft aliases
|
|
@@ -1966,10 +1970,10 @@ export { default as PackageMinusIcon } from '../icons/package-minus';
|
|
|
1966
1970
|
export { default as PackageOpenIcon } from '../icons/package-open';
|
|
1967
1971
|
// PackagePlus aliases
|
|
1968
1972
|
export { default as PackagePlusIcon } from '../icons/package-plus';
|
|
1969
|
-
// PackageSearch aliases
|
|
1970
|
-
export { default as PackageSearchIcon } from '../icons/package-search';
|
|
1971
1973
|
// PackageX aliases
|
|
1972
1974
|
export { default as PackageXIcon } from '../icons/package-x';
|
|
1975
|
+
// PackageSearch aliases
|
|
1976
|
+
export { default as PackageSearchIcon } from '../icons/package-search';
|
|
1973
1977
|
// Package aliases
|
|
1974
1978
|
export { default as PackageIcon } from '../icons/package';
|
|
1975
1979
|
// PaintBucket aliases
|
|
@@ -1998,12 +2002,12 @@ export { default as PanelRightIcon } from '../icons/panel-right';
|
|
|
1998
2002
|
export { default as PanelRightOpenIcon } from '../icons/panel-right-open';
|
|
1999
2003
|
// PanelTopBottomDashed aliases
|
|
2000
2004
|
export { default as PanelTopBottomDashedIcon } from '../icons/panel-top-bottom-dashed';
|
|
2005
|
+
// PanelTopClose aliases
|
|
2006
|
+
export { default as PanelTopCloseIcon } from '../icons/panel-top-close';
|
|
2001
2007
|
// PanelTopOpen aliases
|
|
2002
2008
|
export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
|
|
2003
2009
|
// PanelTop aliases
|
|
2004
2010
|
export { default as PanelTopIcon } from '../icons/panel-top';
|
|
2005
|
-
// PanelTopClose aliases
|
|
2006
|
-
export { default as PanelTopCloseIcon } from '../icons/panel-top-close';
|
|
2007
2011
|
// PanelsLeftBottom aliases
|
|
2008
2012
|
export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
|
|
2009
2013
|
// PanelsRightBottom aliases
|
|
@@ -2022,10 +2026,10 @@ export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
|
2022
2026
|
export { default as PartyPopperIcon } from '../icons/party-popper';
|
|
2023
2027
|
// Pause aliases
|
|
2024
2028
|
export { default as PauseIcon } from '../icons/pause';
|
|
2025
|
-
// PawPrint aliases
|
|
2026
|
-
export { default as PawPrintIcon } from '../icons/paw-print';
|
|
2027
2029
|
// PcCase aliases
|
|
2028
2030
|
export { default as PcCaseIcon } from '../icons/pc-case';
|
|
2031
|
+
// PawPrint aliases
|
|
2032
|
+
export { default as PawPrintIcon } from '../icons/paw-print';
|
|
2029
2033
|
// PenOff aliases
|
|
2030
2034
|
export { default as PenOffIcon } from '../icons/pen-off';
|
|
2031
2035
|
// PenTool aliases
|
|
@@ -2038,32 +2042,32 @@ export { default as PencilOffIcon } from '../icons/pencil-off';
|
|
|
2038
2042
|
export { default as PencilRulerIcon } from '../icons/pencil-ruler';
|
|
2039
2043
|
// PencilSparkles aliases
|
|
2040
2044
|
export { default as PencilSparklesIcon } from '../icons/pencil-sparkles';
|
|
2045
|
+
// Percent aliases
|
|
2046
|
+
export { default as PercentIcon } from '../icons/percent';
|
|
2041
2047
|
// Pencil aliases
|
|
2042
2048
|
export { default as PencilIcon } from '../icons/pencil';
|
|
2043
2049
|
// Pentagon aliases
|
|
2044
2050
|
export { default as PentagonIcon } from '../icons/pentagon';
|
|
2045
|
-
// Percent aliases
|
|
2046
|
-
export { default as PercentIcon } from '../icons/percent';
|
|
2047
2051
|
// PersonStanding aliases
|
|
2048
2052
|
export { default as PersonStandingIcon } from '../icons/person-standing';
|
|
2049
2053
|
// Phi aliases
|
|
2050
2054
|
export { default as PhiIcon } from '../icons/phi';
|
|
2051
2055
|
// PhilippinePeso aliases
|
|
2052
2056
|
export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
2053
|
-
// PhoneForwarded aliases
|
|
2054
|
-
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded';
|
|
2055
2057
|
// PhoneCall aliases
|
|
2056
2058
|
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
2059
|
+
// PhoneForwarded aliases
|
|
2060
|
+
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded';
|
|
2057
2061
|
// PhoneIncoming aliases
|
|
2058
2062
|
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
2059
2063
|
// PhoneMissed aliases
|
|
2060
2064
|
export { default as PhoneMissedIcon } from '../icons/phone-missed';
|
|
2061
2065
|
// PhoneOff aliases
|
|
2062
2066
|
export { default as PhoneOffIcon } from '../icons/phone-off';
|
|
2063
|
-
// Phone aliases
|
|
2064
|
-
export { default as PhoneIcon } from '../icons/phone';
|
|
2065
2067
|
// PhoneOutgoing aliases
|
|
2066
2068
|
export { default as PhoneOutgoingIcon } from '../icons/phone-outgoing';
|
|
2069
|
+
// Phone aliases
|
|
2070
|
+
export { default as PhoneIcon } from '../icons/phone';
|
|
2067
2071
|
// Pi aliases
|
|
2068
2072
|
export { default as PiIcon } from '../icons/pi';
|
|
2069
2073
|
// Piano aliases
|
|
@@ -2072,68 +2076,68 @@ export { default as PianoIcon } from '../icons/piano';
|
|
|
2072
2076
|
export { default as PickaxeIcon } from '../icons/pickaxe';
|
|
2073
2077
|
// PictureInPicture2 aliases
|
|
2074
2078
|
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
2075
|
-
// PictureInPicture aliases
|
|
2076
|
-
export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
2077
2079
|
// PiggyBank aliases
|
|
2078
2080
|
export { default as PiggyBankIcon } from '../icons/piggy-bank';
|
|
2081
|
+
// PictureInPicture aliases
|
|
2082
|
+
export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
2079
2083
|
// PilcrowLeft aliases
|
|
2080
2084
|
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
2081
2085
|
// PilcrowRight aliases
|
|
2082
2086
|
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
2083
2087
|
// Pilcrow aliases
|
|
2084
2088
|
export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
2085
|
-
// PillBottle aliases
|
|
2086
|
-
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
2087
2089
|
// Pill aliases
|
|
2088
2090
|
export { default as PillIcon } from '../icons/pill';
|
|
2091
|
+
// PillBottle aliases
|
|
2092
|
+
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
2089
2093
|
// PinOff aliases
|
|
2090
2094
|
export { default as PinOffIcon } from '../icons/pin-off';
|
|
2091
2095
|
// Pin aliases
|
|
2092
2096
|
export { default as PinIcon } from '../icons/pin';
|
|
2093
|
-
// Pipette aliases
|
|
2094
|
-
export { default as PipetteIcon } from '../icons/pipette';
|
|
2095
2097
|
// Pizza aliases
|
|
2096
2098
|
export { default as PizzaIcon } from '../icons/pizza';
|
|
2099
|
+
// Pipette aliases
|
|
2100
|
+
export { default as PipetteIcon } from '../icons/pipette';
|
|
2097
2101
|
// PlaneLanding aliases
|
|
2098
2102
|
export { default as PlaneLandingIcon } from '../icons/plane-landing';
|
|
2099
2103
|
// PlaneTakeoff aliases
|
|
2100
2104
|
export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff';
|
|
2101
2105
|
// Plane aliases
|
|
2102
2106
|
export { default as PlaneIcon } from '../icons/plane';
|
|
2103
|
-
// PlayOff aliases
|
|
2104
|
-
export { default as PlayOffIcon } from '../icons/play-off';
|
|
2105
2107
|
// Play aliases
|
|
2106
2108
|
export { default as PlayIcon } from '../icons/play';
|
|
2107
2109
|
// Plug2 aliases
|
|
2108
2110
|
export { default as Plug2Icon } from '../icons/plug-2';
|
|
2109
|
-
//
|
|
2110
|
-
export { default as
|
|
2111
|
+
// PlayOff aliases
|
|
2112
|
+
export { default as PlayOffIcon } from '../icons/play-off';
|
|
2111
2113
|
// Plug aliases
|
|
2112
2114
|
export { default as PlugIcon } from '../icons/plug';
|
|
2113
|
-
//
|
|
2114
|
-
export { default as
|
|
2115
|
+
// Plus aliases
|
|
2116
|
+
export { default as PlusIcon } from '../icons/plus';
|
|
2115
2117
|
// PocketKnife aliases
|
|
2116
2118
|
export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
2119
|
+
// Podium aliases
|
|
2120
|
+
export { default as PodiumIcon } from '../icons/podium';
|
|
2117
2121
|
// PointerOff aliases
|
|
2118
2122
|
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
2119
2123
|
// Pointer aliases
|
|
2120
2124
|
export { default as PointerIcon } from '../icons/pointer';
|
|
2121
|
-
// Popcorn aliases
|
|
2122
|
-
export { default as PopcornIcon } from '../icons/popcorn';
|
|
2123
2125
|
// Popsicle aliases
|
|
2124
2126
|
export { default as PopsicleIcon } from '../icons/popsicle';
|
|
2127
|
+
// Popcorn aliases
|
|
2128
|
+
export { default as PopcornIcon } from '../icons/popcorn';
|
|
2125
2129
|
// PoundSterling aliases
|
|
2126
2130
|
export { default as PoundSterlingIcon } from '../icons/pound-sterling';
|
|
2127
2131
|
// PowerOff aliases
|
|
2128
2132
|
export { default as PowerOffIcon } from '../icons/power-off';
|
|
2129
|
-
// Power aliases
|
|
2130
|
-
export { default as PowerIcon } from '../icons/power';
|
|
2131
2133
|
// Presentation aliases
|
|
2132
2134
|
export { default as PresentationIcon } from '../icons/presentation';
|
|
2133
2135
|
// PrinterCheck aliases
|
|
2134
2136
|
export { default as PrinterCheckIcon } from '../icons/printer-check';
|
|
2135
2137
|
// PrinterX aliases
|
|
2136
2138
|
export { default as PrinterXIcon } from '../icons/printer-x';
|
|
2139
|
+
// Power aliases
|
|
2140
|
+
export { default as PowerIcon } from '../icons/power';
|
|
2137
2141
|
// Printer aliases
|
|
2138
2142
|
export { default as PrinterIcon } from '../icons/printer';
|
|
2139
2143
|
// Projector aliases
|
|
@@ -2144,32 +2148,32 @@ export { default as ProportionsIcon } from '../icons/proportions';
|
|
|
2144
2148
|
export { default as PuzzleIcon } from '../icons/puzzle';
|
|
2145
2149
|
// Pyramid aliases
|
|
2146
2150
|
export { default as PyramidIcon } from '../icons/pyramid';
|
|
2147
|
-
// QrCode aliases
|
|
2148
|
-
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
2149
2151
|
// Quote aliases
|
|
2150
2152
|
export { default as QuoteIcon } from '../icons/quote';
|
|
2153
|
+
// QrCode aliases
|
|
2154
|
+
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
2151
2155
|
// Rabbit aliases
|
|
2152
2156
|
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2153
2157
|
// Radar aliases
|
|
2154
2158
|
export { default as RadarIcon } from '../icons/radar';
|
|
2155
2159
|
// Radiation aliases
|
|
2156
2160
|
export { default as RadiationIcon } from '../icons/radiation';
|
|
2157
|
-
// Radical aliases
|
|
2158
|
-
export { default as RadicalIcon } from '../icons/radical';
|
|
2159
2161
|
// RadioOff aliases
|
|
2160
2162
|
export { default as RadioOffIcon } from '../icons/radio-off';
|
|
2163
|
+
// Radical aliases
|
|
2164
|
+
export { default as RadicalIcon } from '../icons/radical';
|
|
2161
2165
|
// RadioReceiver aliases
|
|
2162
2166
|
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2163
2167
|
// RadioTower aliases
|
|
2164
2168
|
export { default as RadioTowerIcon } from '../icons/radio-tower';
|
|
2165
|
-
// Radio aliases
|
|
2166
|
-
export { default as RadioIcon } from '../icons/radio';
|
|
2167
2169
|
// Radius aliases
|
|
2168
2170
|
export { default as RadiusIcon } from '../icons/radius';
|
|
2169
|
-
//
|
|
2170
|
-
export { default as
|
|
2171
|
+
// Radio aliases
|
|
2172
|
+
export { default as RadioIcon } from '../icons/radio';
|
|
2171
2173
|
// Rat aliases
|
|
2172
2174
|
export { default as RatIcon } from '../icons/rat';
|
|
2175
|
+
// Rainbow aliases
|
|
2176
|
+
export { default as RainbowIcon } from '../icons/rainbow';
|
|
2173
2177
|
// Ratio aliases
|
|
2174
2178
|
export { default as RatioIcon } from '../icons/ratio';
|
|
2175
2179
|
// ReceiptCent aliases
|
|
@@ -2178,22 +2182,22 @@ export { default as ReceiptCentIcon } from '../icons/receipt-cent';
|
|
|
2178
2182
|
export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
|
|
2179
2183
|
// ReceiptIndianRupee aliases
|
|
2180
2184
|
export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
|
|
2181
|
-
// ReceiptPoundSterling aliases
|
|
2182
|
-
export { default as ReceiptPoundSterlingIcon } from '../icons/receipt-pound-sterling';
|
|
2183
2185
|
// ReceiptJapaneseYen aliases
|
|
2184
2186
|
export { default as ReceiptJapaneseYenIcon } from '../icons/receipt-japanese-yen';
|
|
2185
|
-
//
|
|
2186
|
-
export { default as
|
|
2187
|
+
// ReceiptPoundSterling aliases
|
|
2188
|
+
export { default as ReceiptPoundSterlingIcon } from '../icons/receipt-pound-sterling';
|
|
2187
2189
|
// ReceiptRussianRuble aliases
|
|
2188
2190
|
export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-ruble';
|
|
2191
|
+
// ReceiptSwissFranc aliases
|
|
2192
|
+
export { default as ReceiptSwissFrancIcon } from '../icons/receipt-swiss-franc';
|
|
2189
2193
|
// ReceiptText aliases
|
|
2190
2194
|
export { default as ReceiptTextIcon } from '../icons/receipt-text';
|
|
2191
2195
|
// ReceiptTurkishLira aliases
|
|
2192
2196
|
export { default as ReceiptTurkishLiraIcon } from '../icons/receipt-turkish-lira';
|
|
2193
|
-
// RectangleCircle aliases
|
|
2194
|
-
export { default as RectangleCircleIcon } from '../icons/rectangle-circle';
|
|
2195
2197
|
// Receipt aliases
|
|
2196
2198
|
export { default as ReceiptIcon } from '../icons/receipt';
|
|
2199
|
+
// RectangleCircle aliases
|
|
2200
|
+
export { default as RectangleCircleIcon } from '../icons/rectangle-circle';
|
|
2197
2201
|
// RectangleGoggles aliases
|
|
2198
2202
|
export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
|
|
2199
2203
|
// RectangleHorizontal aliases
|
|
@@ -2210,24 +2214,24 @@ export { default as RedoDotIcon } from '../icons/redo-dot';
|
|
|
2210
2214
|
export { default as RedoIcon } from '../icons/redo';
|
|
2211
2215
|
// RefreshCcwDot aliases
|
|
2212
2216
|
export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot';
|
|
2213
|
-
// RefreshCwOff aliases
|
|
2214
|
-
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
2215
2217
|
// RefreshCcw aliases
|
|
2216
2218
|
export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
|
|
2217
|
-
//
|
|
2218
|
-
export { default as
|
|
2219
|
+
// RefreshCwOff aliases
|
|
2220
|
+
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
2219
2221
|
// RefreshCw aliases
|
|
2220
2222
|
export { default as RefreshCwIcon } from '../icons/refresh-cw';
|
|
2221
|
-
//
|
|
2222
|
-
export { default as
|
|
2223
|
+
// Refrigerator aliases
|
|
2224
|
+
export { default as RefrigeratorIcon } from '../icons/refrigerator';
|
|
2223
2225
|
// RemoveFormatting aliases
|
|
2224
2226
|
export { default as RemoveFormattingIcon } from '../icons/remove-formatting';
|
|
2227
|
+
// Regex aliases
|
|
2228
|
+
export { default as RegexIcon } from '../icons/regex';
|
|
2225
2229
|
// Repeat1 aliases
|
|
2226
2230
|
export { default as Repeat1Icon } from '../icons/repeat-1';
|
|
2227
|
-
// Repeat2 aliases
|
|
2228
|
-
export { default as Repeat2Icon } from '../icons/repeat-2';
|
|
2229
2231
|
// RepeatOff aliases
|
|
2230
2232
|
export { default as RepeatOffIcon } from '../icons/repeat-off';
|
|
2233
|
+
// Repeat2 aliases
|
|
2234
|
+
export { default as Repeat2Icon } from '../icons/repeat-2';
|
|
2231
2235
|
// Repeat aliases
|
|
2232
2236
|
export { default as RepeatIcon } from '../icons/repeat';
|
|
2233
2237
|
// ReplaceAll aliases
|
|
@@ -2242,14 +2246,16 @@ export { default as ReplyIcon } from '../icons/reply';
|
|
|
2242
2246
|
export { default as RewindIcon } from '../icons/rewind';
|
|
2243
2247
|
// Ribbon aliases
|
|
2244
2248
|
export { default as RibbonIcon } from '../icons/ribbon';
|
|
2245
|
-
// Rocket aliases
|
|
2246
|
-
export { default as RocketIcon } from '../icons/rocket';
|
|
2247
2249
|
// Road aliases
|
|
2248
2250
|
export { default as RoadIcon } from '../icons/road';
|
|
2249
|
-
//
|
|
2250
|
-
export { default as
|
|
2251
|
+
// RobotArm aliases
|
|
2252
|
+
export { default as RobotArmIcon } from '../icons/robot-arm';
|
|
2253
|
+
// Rocket aliases
|
|
2254
|
+
export { default as RocketIcon } from '../icons/rocket';
|
|
2251
2255
|
// RockingChair aliases
|
|
2252
2256
|
export { default as RockingChairIcon } from '../icons/rocking-chair';
|
|
2257
|
+
// RollerCoaster aliases
|
|
2258
|
+
export { default as RollerCoasterIcon } from '../icons/roller-coaster';
|
|
2253
2259
|
// Rose aliases
|
|
2254
2260
|
export { default as RoseIcon } from '../icons/rose';
|
|
2255
2261
|
// RotateCcwKey aliases
|
|
@@ -2258,34 +2264,34 @@ export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
|
|
|
2258
2264
|
export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
|
|
2259
2265
|
// RotateCcw aliases
|
|
2260
2266
|
export { default as RotateCcwIcon } from '../icons/rotate-ccw';
|
|
2261
|
-
// RotateCwFadingClock aliases
|
|
2262
|
-
export { default as RotateCwFadingClockIcon } from '../icons/rotate-cw-fading-clock';
|
|
2263
2267
|
// RotateCwSquare aliases
|
|
2264
2268
|
export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
|
|
2269
|
+
// RotateCwFadingClock aliases
|
|
2270
|
+
export { default as RotateCwFadingClockIcon } from '../icons/rotate-cw-fading-clock';
|
|
2265
2271
|
// RotateCw aliases
|
|
2266
2272
|
export { default as RotateCwIcon } from '../icons/rotate-cw';
|
|
2267
2273
|
// RouteOff aliases
|
|
2268
2274
|
export { default as RouteOffIcon } from '../icons/route-off';
|
|
2269
|
-
// Router aliases
|
|
2270
|
-
export { default as RouterIcon } from '../icons/router';
|
|
2271
2275
|
// Route aliases
|
|
2272
2276
|
export { default as RouteIcon } from '../icons/route';
|
|
2273
|
-
//
|
|
2274
|
-
export { default as
|
|
2277
|
+
// Router aliases
|
|
2278
|
+
export { default as RouterIcon } from '../icons/router';
|
|
2275
2279
|
// Rss aliases
|
|
2276
2280
|
export { default as RssIcon } from '../icons/rss';
|
|
2281
|
+
// Rows4 aliases
|
|
2282
|
+
export { default as Rows4Icon } from '../icons/rows-4';
|
|
2277
2283
|
// RulerDimensionLine aliases
|
|
2278
2284
|
export { default as RulerDimensionLineIcon } from '../icons/ruler-dimension-line';
|
|
2279
|
-
// Ruler aliases
|
|
2280
|
-
export { default as RulerIcon } from '../icons/ruler';
|
|
2281
2285
|
// RussianRuble aliases
|
|
2282
2286
|
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2287
|
+
// Ruler aliases
|
|
2288
|
+
export { default as RulerIcon } from '../icons/ruler';
|
|
2283
2289
|
// Sailboat aliases
|
|
2284
2290
|
export { default as SailboatIcon } from '../icons/sailboat';
|
|
2285
|
-
// Salad aliases
|
|
2286
|
-
export { default as SaladIcon } from '../icons/salad';
|
|
2287
2291
|
// Sandwich aliases
|
|
2288
2292
|
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2293
|
+
// Salad aliases
|
|
2294
|
+
export { default as SaladIcon } from '../icons/salad';
|
|
2289
2295
|
// SatelliteDish aliases
|
|
2290
2296
|
export { default as SatelliteDishIcon } from '../icons/satellite-dish';
|
|
2291
2297
|
// Satellite aliases
|
|
@@ -2300,14 +2306,14 @@ export { default as SaveCheckIcon } from '../icons/save-check';
|
|
|
2300
2306
|
export { default as SaveOffIcon } from '../icons/save-off';
|
|
2301
2307
|
// SavePen aliases
|
|
2302
2308
|
export { default as SavePenIcon } from '../icons/save-pen';
|
|
2303
|
-
// SavePlus aliases
|
|
2304
|
-
export { default as SavePlusIcon } from '../icons/save-plus';
|
|
2305
2309
|
// Save aliases
|
|
2306
2310
|
export { default as SaveIcon } from '../icons/save';
|
|
2307
|
-
//
|
|
2308
|
-
export { default as
|
|
2311
|
+
// SavePlus aliases
|
|
2312
|
+
export { default as SavePlusIcon } from '../icons/save-plus';
|
|
2309
2313
|
// Scaling aliases
|
|
2310
2314
|
export { default as ScalingIcon } from '../icons/scaling';
|
|
2315
|
+
// Scale aliases
|
|
2316
|
+
export { default as ScaleIcon } from '../icons/scale';
|
|
2311
2317
|
// ScanBarcode aliases
|
|
2312
2318
|
export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
|
|
2313
2319
|
// ScanBox aliases
|
|
@@ -2360,10 +2366,10 @@ export { default as SearchXIcon } from '../icons/search-x';
|
|
|
2360
2366
|
export { default as SearchIcon } from '../icons/search';
|
|
2361
2367
|
// Section aliases
|
|
2362
2368
|
export { default as SectionIcon } from '../icons/section';
|
|
2363
|
-
// Send aliases
|
|
2364
|
-
export { default as SendIcon } from '../icons/send';
|
|
2365
2369
|
// SendToBack aliases
|
|
2366
2370
|
export { default as SendToBackIcon } from '../icons/send-to-back';
|
|
2371
|
+
// Send aliases
|
|
2372
|
+
export { default as SendIcon } from '../icons/send';
|
|
2367
2373
|
// SeparatorHorizontal aliases
|
|
2368
2374
|
export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
|
|
2369
2375
|
// SeparatorVertical aliases
|
|
@@ -2374,14 +2380,14 @@ export { default as ServerCogIcon } from '../icons/server-cog';
|
|
|
2374
2380
|
export { default as ServerCrashIcon } from '../icons/server-crash';
|
|
2375
2381
|
// ServerOff aliases
|
|
2376
2382
|
export { default as ServerOffIcon } from '../icons/server-off';
|
|
2377
|
-
// ServerPlus aliases
|
|
2378
|
-
export { default as ServerPlusIcon } from '../icons/server-plus';
|
|
2379
2383
|
// Server aliases
|
|
2380
2384
|
export { default as ServerIcon } from '../icons/server';
|
|
2381
|
-
//
|
|
2382
|
-
export { default as
|
|
2385
|
+
// ServerPlus aliases
|
|
2386
|
+
export { default as ServerPlusIcon } from '../icons/server-plus';
|
|
2383
2387
|
// Settings aliases
|
|
2384
2388
|
export { default as SettingsIcon } from '../icons/settings';
|
|
2389
|
+
// Settings2 aliases
|
|
2390
|
+
export { default as Settings2Icon } from '../icons/settings-2';
|
|
2385
2391
|
// Shapes aliases
|
|
2386
2392
|
export { default as ShapesIcon } from '../icons/shapes';
|
|
2387
2393
|
// Share2 aliases
|
|
@@ -2408,20 +2414,22 @@ export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
|
|
|
2408
2414
|
export { default as ShieldCogIcon } from '../icons/shield-cog';
|
|
2409
2415
|
// ShieldHalf aliases
|
|
2410
2416
|
export { default as ShieldHalfIcon } from '../icons/shield-half';
|
|
2411
|
-
// ShieldKeyhole aliases
|
|
2412
|
-
export { default as ShieldKeyholeIcon } from '../icons/shield-keyhole';
|
|
2413
2417
|
// ShieldLock aliases
|
|
2414
2418
|
export { default as ShieldLockIcon } from '../icons/shield-lock';
|
|
2419
|
+
// ShieldKeyhole aliases
|
|
2420
|
+
export { default as ShieldKeyholeIcon } from '../icons/shield-keyhole';
|
|
2415
2421
|
// ShieldMinus aliases
|
|
2416
2422
|
export { default as ShieldMinusIcon } from '../icons/shield-minus';
|
|
2417
2423
|
// ShieldOff aliases
|
|
2418
2424
|
export { default as ShieldOffIcon } from '../icons/shield-off';
|
|
2419
|
-
// ShieldPlus aliases
|
|
2420
|
-
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2421
2425
|
// ShieldUser aliases
|
|
2422
2426
|
export { default as ShieldUserIcon } from '../icons/shield-user';
|
|
2427
|
+
// ShieldPlus aliases
|
|
2428
|
+
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2423
2429
|
// Shield aliases
|
|
2424
2430
|
export { default as ShieldIcon } from '../icons/shield';
|
|
2431
|
+
// ShipCargo aliases
|
|
2432
|
+
export { default as ShipCargoIcon } from '../icons/ship-cargo';
|
|
2425
2433
|
// ShipWheel aliases
|
|
2426
2434
|
export { default as ShipWheelIcon } from '../icons/ship-wheel';
|
|
2427
2435
|
// Ship aliases
|
|
@@ -2432,12 +2440,12 @@ export { default as ShirtIcon } from '../icons/shirt';
|
|
|
2432
2440
|
export { default as ShoppingBagIcon } from '../icons/shopping-bag';
|
|
2433
2441
|
// ShoppingBasket aliases
|
|
2434
2442
|
export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
|
|
2435
|
-
// ShoppingCart aliases
|
|
2436
|
-
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2437
|
-
// ShowerHead aliases
|
|
2438
|
-
export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
2439
2443
|
// Shovel aliases
|
|
2440
2444
|
export { default as ShovelIcon } from '../icons/shovel';
|
|
2445
|
+
// ShowerHead aliases
|
|
2446
|
+
export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
2447
|
+
// ShoppingCart aliases
|
|
2448
|
+
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2441
2449
|
// Shredder aliases
|
|
2442
2450
|
export { default as ShredderIcon } from '../icons/shredder';
|
|
2443
2451
|
// Shrimp aliases
|
|
@@ -2452,16 +2460,16 @@ export { default as ShuffleIcon } from '../icons/shuffle';
|
|
|
2452
2460
|
export { default as SigmaIcon } from '../icons/sigma';
|
|
2453
2461
|
// SignalHigh aliases
|
|
2454
2462
|
export { default as SignalHighIcon } from '../icons/signal-high';
|
|
2463
|
+
// SignalLow aliases
|
|
2464
|
+
export { default as SignalLowIcon } from '../icons/signal-low';
|
|
2455
2465
|
// SignalMedium aliases
|
|
2456
2466
|
export { default as SignalMediumIcon } from '../icons/signal-medium';
|
|
2457
2467
|
// SignalZero aliases
|
|
2458
2468
|
export { default as SignalZeroIcon } from '../icons/signal-zero';
|
|
2459
|
-
// SignalLow aliases
|
|
2460
|
-
export { default as SignalLowIcon } from '../icons/signal-low';
|
|
2461
|
-
// Signature aliases
|
|
2462
|
-
export { default as SignatureIcon } from '../icons/signature';
|
|
2463
2469
|
// Signal aliases
|
|
2464
2470
|
export { default as SignalIcon } from '../icons/signal';
|
|
2471
|
+
// Signature aliases
|
|
2472
|
+
export { default as SignatureIcon } from '../icons/signature';
|
|
2465
2473
|
// SignpostBig aliases
|
|
2466
2474
|
export { default as SignpostBigIcon } from '../icons/signpost-big';
|
|
2467
2475
|
// Signpost aliases
|
|
@@ -2476,20 +2484,20 @@ export { default as SkipForwardIcon } from '../icons/skip-forward';
|
|
|
2476
2484
|
export { default as SkullIcon } from '../icons/skull';
|
|
2477
2485
|
// Slash aliases
|
|
2478
2486
|
export { default as SlashIcon } from '../icons/slash';
|
|
2479
|
-
// SlidersHorizontal aliases
|
|
2480
|
-
export { default as SlidersHorizontalIcon } from '../icons/sliders-horizontal';
|
|
2481
2487
|
// Slice aliases
|
|
2482
2488
|
export { default as SliceIcon } from '../icons/slice';
|
|
2489
|
+
// SlidersHorizontal aliases
|
|
2490
|
+
export { default as SlidersHorizontalIcon } from '../icons/sliders-horizontal';
|
|
2483
2491
|
// SmartphoneCharging aliases
|
|
2484
2492
|
export { default as SmartphoneChargingIcon } from '../icons/smartphone-charging';
|
|
2485
2493
|
// SmartphoneNfc aliases
|
|
2486
2494
|
export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc';
|
|
2487
2495
|
// Smartphone aliases
|
|
2488
2496
|
export { default as SmartphoneIcon } from '../icons/smartphone';
|
|
2489
|
-
// Snowflake aliases
|
|
2490
|
-
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2491
2497
|
// Snail aliases
|
|
2492
2498
|
export { default as SnailIcon } from '../icons/snail';
|
|
2499
|
+
// Snowflake aliases
|
|
2500
|
+
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2493
2501
|
// SoapDispenserDroplet aliases
|
|
2494
2502
|
export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet';
|
|
2495
2503
|
// Sofa aliases
|
|
@@ -2508,60 +2516,60 @@ export { default as SparkleIcon } from '../icons/sparkle';
|
|
|
2508
2516
|
export { default as SpeakerIcon } from '../icons/speaker';
|
|
2509
2517
|
// Speech aliases
|
|
2510
2518
|
export { default as SpeechIcon } from '../icons/speech';
|
|
2511
|
-
// SpellCheck2 aliases
|
|
2512
|
-
export { default as SpellCheck2Icon } from '../icons/spell-check-2';
|
|
2513
2519
|
// SpellCheck aliases
|
|
2514
2520
|
export { default as SpellCheckIcon } from '../icons/spell-check';
|
|
2521
|
+
// SpellCheck2 aliases
|
|
2522
|
+
export { default as SpellCheck2Icon } from '../icons/spell-check-2';
|
|
2515
2523
|
// SplinePointer aliases
|
|
2516
2524
|
export { default as SplinePointerIcon } from '../icons/spline-pointer';
|
|
2517
|
-
// Spline aliases
|
|
2518
|
-
export { default as SplineIcon } from '../icons/spline';
|
|
2519
2525
|
// Split aliases
|
|
2520
2526
|
export { default as SplitIcon } from '../icons/split';
|
|
2521
|
-
//
|
|
2522
|
-
export { default as
|
|
2527
|
+
// Spline aliases
|
|
2528
|
+
export { default as SplineIcon } from '../icons/spline';
|
|
2523
2529
|
// Spool aliases
|
|
2524
2530
|
export { default as SpoolIcon } from '../icons/spool';
|
|
2525
|
-
//
|
|
2526
|
-
export { default as
|
|
2531
|
+
// SportShoe aliases
|
|
2532
|
+
export { default as SportShoeIcon } from '../icons/sport-shoe';
|
|
2527
2533
|
// SprayCan aliases
|
|
2528
2534
|
export { default as SprayCanIcon } from '../icons/spray-can';
|
|
2535
|
+
// Spotlight aliases
|
|
2536
|
+
export { default as SpotlightIcon } from '../icons/spotlight';
|
|
2529
2537
|
// Sprout aliases
|
|
2530
2538
|
export { default as SproutIcon } from '../icons/sprout';
|
|
2531
2539
|
// SquareArrowRightEnter aliases
|
|
2532
2540
|
export { default as SquareArrowRightEnterIcon } from '../icons/square-arrow-right-enter';
|
|
2533
|
-
// SquareDashedBottomCode aliases
|
|
2534
|
-
export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code';
|
|
2535
|
-
// SquareDashedBottom aliases
|
|
2536
|
-
export { default as SquareDashedBottomIcon } from '../icons/square-dashed-bottom';
|
|
2537
2541
|
// SquareArrowRightExit aliases
|
|
2538
2542
|
export { default as SquareArrowRightExitIcon } from '../icons/square-arrow-right-exit';
|
|
2539
|
-
//
|
|
2540
|
-
export { default as
|
|
2543
|
+
// SquareDashedBottom aliases
|
|
2544
|
+
export { default as SquareDashedBottomIcon } from '../icons/square-dashed-bottom';
|
|
2545
|
+
// SquareDashedBottomCode aliases
|
|
2546
|
+
export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code';
|
|
2541
2547
|
// SquareDimensions aliases
|
|
2542
2548
|
export { default as SquareDimensionsIcon } from '../icons/square-dimensions';
|
|
2543
|
-
// SquarePause aliases
|
|
2544
|
-
export { default as SquarePauseIcon } from '../icons/square-pause';
|
|
2545
|
-
// SquareRadical aliases
|
|
2546
|
-
export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
2547
2549
|
// SquareOff aliases
|
|
2548
2550
|
export { default as SquareOffIcon } from '../icons/square-off';
|
|
2551
|
+
// SquarePause aliases
|
|
2552
|
+
export { default as SquarePauseIcon } from '../icons/square-pause';
|
|
2553
|
+
// SquareDashedTopSolid aliases
|
|
2554
|
+
export { default as SquareDashedTopSolidIcon } from '../icons/square-dashed-top-solid';
|
|
2549
2555
|
// SquareRoundCorner aliases
|
|
2550
2556
|
export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
|
|
2551
|
-
//
|
|
2552
|
-
export { default as
|
|
2557
|
+
// SquareRadical aliases
|
|
2558
|
+
export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
2553
2559
|
// SquareSquare aliases
|
|
2554
2560
|
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2561
|
+
// SquareStack aliases
|
|
2562
|
+
export { default as SquareStackIcon } from '../icons/square-stack';
|
|
2555
2563
|
// SquareStar aliases
|
|
2556
2564
|
export { default as SquareStarIcon } from '../icons/square-star';
|
|
2557
2565
|
// SquareStop aliases
|
|
2558
2566
|
export { default as SquareStopIcon } from '../icons/square-stop';
|
|
2559
|
-
// Square aliases
|
|
2560
|
-
export { default as SquareIcon } from '../icons/square';
|
|
2561
2567
|
// SquareText aliases
|
|
2562
2568
|
export { default as SquareTextIcon } from '../icons/square-text';
|
|
2563
2569
|
// SquaresExclude aliases
|
|
2564
2570
|
export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
|
|
2571
|
+
// Square aliases
|
|
2572
|
+
export { default as SquareIcon } from '../icons/square';
|
|
2565
2573
|
// SquaresIntersect aliases
|
|
2566
2574
|
export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
|
|
2567
2575
|
// SquaresSubtract aliases
|
|
@@ -2576,38 +2584,38 @@ export { default as SquircleIcon } from '../icons/squircle';
|
|
|
2576
2584
|
export { default as SquirrelIcon } from '../icons/squirrel';
|
|
2577
2585
|
// Stamp aliases
|
|
2578
2586
|
export { default as StampIcon } from '../icons/stamp';
|
|
2579
|
-
// StarCheck aliases
|
|
2580
|
-
export { default as StarCheckIcon } from '../icons/star-check';
|
|
2581
2587
|
// StarHalf aliases
|
|
2582
2588
|
export { default as StarHalfIcon } from '../icons/star-half';
|
|
2583
|
-
// StarMinus aliases
|
|
2584
|
-
export { default as StarMinusIcon } from '../icons/star-minus';
|
|
2585
2589
|
// StarOff aliases
|
|
2586
2590
|
export { default as StarOffIcon } from '../icons/star-off';
|
|
2591
|
+
// StarCheck aliases
|
|
2592
|
+
export { default as StarCheckIcon } from '../icons/star-check';
|
|
2587
2593
|
// StarPlus aliases
|
|
2588
2594
|
export { default as StarPlusIcon } from '../icons/star-plus';
|
|
2589
2595
|
// StarX aliases
|
|
2590
2596
|
export { default as StarXIcon } from '../icons/star-x';
|
|
2591
2597
|
// Star aliases
|
|
2592
2598
|
export { default as StarIcon } from '../icons/star';
|
|
2599
|
+
// StarMinus aliases
|
|
2600
|
+
export { default as StarMinusIcon } from '../icons/star-minus';
|
|
2593
2601
|
// StepBack aliases
|
|
2594
2602
|
export { default as StepBackIcon } from '../icons/step-back';
|
|
2595
2603
|
// StepForward aliases
|
|
2596
2604
|
export { default as StepForwardIcon } from '../icons/step-forward';
|
|
2597
2605
|
// Stethoscope aliases
|
|
2598
2606
|
export { default as StethoscopeIcon } from '../icons/stethoscope';
|
|
2599
|
-
// StickyNoteCheck aliases
|
|
2600
|
-
export { default as StickyNoteCheckIcon } from '../icons/sticky-note-check';
|
|
2601
2607
|
// Sticker aliases
|
|
2602
2608
|
export { default as StickerIcon } from '../icons/sticker';
|
|
2609
|
+
// StickyNoteCheck aliases
|
|
2610
|
+
export { default as StickyNoteCheckIcon } from '../icons/sticky-note-check';
|
|
2603
2611
|
// StickyNoteMinus aliases
|
|
2604
2612
|
export { default as StickyNoteMinusIcon } from '../icons/sticky-note-minus';
|
|
2605
|
-
// StickyNoteOff aliases
|
|
2606
|
-
export { default as StickyNoteOffIcon } from '../icons/sticky-note-off';
|
|
2607
2613
|
// StickyNotePlus aliases
|
|
2608
2614
|
export { default as StickyNotePlusIcon } from '../icons/sticky-note-plus';
|
|
2609
2615
|
// StickyNoteX aliases
|
|
2610
2616
|
export { default as StickyNoteXIcon } from '../icons/sticky-note-x';
|
|
2617
|
+
// StickyNoteOff aliases
|
|
2618
|
+
export { default as StickyNoteOffIcon } from '../icons/sticky-note-off';
|
|
2611
2619
|
// StickyNote aliases
|
|
2612
2620
|
export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
2613
2621
|
// StickyNotes aliases
|
|
@@ -2616,34 +2624,34 @@ export { default as StickyNotesIcon } from '../icons/sticky-notes';
|
|
|
2616
2624
|
export { default as StoneIcon } from '../icons/stone';
|
|
2617
2625
|
// Store aliases
|
|
2618
2626
|
export { default as StoreIcon } from '../icons/store';
|
|
2619
|
-
// StretchHorizontal aliases
|
|
2620
|
-
export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
|
|
2621
2627
|
// StretchVertical aliases
|
|
2622
2628
|
export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
2623
2629
|
// Strikethrough aliases
|
|
2624
2630
|
export { default as StrikethroughIcon } from '../icons/strikethrough';
|
|
2625
|
-
//
|
|
2626
|
-
export { default as
|
|
2631
|
+
// StretchHorizontal aliases
|
|
2632
|
+
export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
|
|
2627
2633
|
// Summary aliases
|
|
2628
2634
|
export { default as SummaryIcon } from '../icons/summary';
|
|
2629
2635
|
// SunDim aliases
|
|
2630
2636
|
export { default as SunDimIcon } from '../icons/sun-dim';
|
|
2637
|
+
// Subscript aliases
|
|
2638
|
+
export { default as SubscriptIcon } from '../icons/subscript';
|
|
2631
2639
|
// SunMedium aliases
|
|
2632
2640
|
export { default as SunMediumIcon } from '../icons/sun-medium';
|
|
2633
|
-
// SunMoon aliases
|
|
2634
|
-
export { default as SunMoonIcon } from '../icons/sun-moon';
|
|
2635
2641
|
// SunSnow aliases
|
|
2636
2642
|
export { default as SunSnowIcon } from '../icons/sun-snow';
|
|
2643
|
+
// SunMoon aliases
|
|
2644
|
+
export { default as SunMoonIcon } from '../icons/sun-moon';
|
|
2637
2645
|
// Sun aliases
|
|
2638
2646
|
export { default as SunIcon } from '../icons/sun';
|
|
2639
2647
|
// Sunrise aliases
|
|
2640
2648
|
export { default as SunriseIcon } from '../icons/sunrise';
|
|
2641
2649
|
// Sunset aliases
|
|
2642
2650
|
export { default as SunsetIcon } from '../icons/sunset';
|
|
2643
|
-
// Superscript aliases
|
|
2644
|
-
export { default as SuperscriptIcon } from '../icons/superscript';
|
|
2645
2651
|
// SwatchBook aliases
|
|
2646
2652
|
export { default as SwatchBookIcon } from '../icons/swatch-book';
|
|
2653
|
+
// Superscript aliases
|
|
2654
|
+
export { default as SuperscriptIcon } from '../icons/superscript';
|
|
2647
2655
|
// SwissFranc aliases
|
|
2648
2656
|
export { default as SwissFrancIcon } from '../icons/swiss-franc';
|
|
2649
2657
|
// SwitchCamera aliases
|
|
@@ -2654,60 +2662,60 @@ export { default as SwordIcon } from '../icons/sword';
|
|
|
2654
2662
|
export { default as SwordsIcon } from '../icons/swords';
|
|
2655
2663
|
// Syringe aliases
|
|
2656
2664
|
export { default as SyringeIcon } from '../icons/syringe';
|
|
2657
|
-
// Table2 aliases
|
|
2658
|
-
export { default as Table2Icon } from '../icons/table-2';
|
|
2659
2665
|
// TableCellsMerge aliases
|
|
2660
2666
|
export { default as TableCellsMergeIcon } from '../icons/table-cells-merge';
|
|
2667
|
+
// Table2 aliases
|
|
2668
|
+
export { default as Table2Icon } from '../icons/table-2';
|
|
2661
2669
|
// TableCellsSplit aliases
|
|
2662
2670
|
export { default as TableCellsSplitIcon } from '../icons/table-cells-split';
|
|
2663
2671
|
// TableColumnsSplit aliases
|
|
2664
2672
|
export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
|
|
2665
2673
|
// TableOfContents aliases
|
|
2666
2674
|
export { default as TableOfContentsIcon } from '../icons/table-of-contents';
|
|
2667
|
-
// TableProperties aliases
|
|
2668
|
-
export { default as TablePropertiesIcon } from '../icons/table-properties';
|
|
2669
2675
|
// TableRowsSplit aliases
|
|
2670
2676
|
export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
|
|
2671
2677
|
// Table aliases
|
|
2672
2678
|
export { default as TableIcon } from '../icons/table';
|
|
2679
|
+
// TableProperties aliases
|
|
2680
|
+
export { default as TablePropertiesIcon } from '../icons/table-properties';
|
|
2673
2681
|
// TabletSmartphone aliases
|
|
2674
2682
|
export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone';
|
|
2675
|
-
// Tablets aliases
|
|
2676
|
-
export { default as TabletsIcon } from '../icons/tablets';
|
|
2677
2683
|
// Tablet aliases
|
|
2678
2684
|
export { default as TabletIcon } from '../icons/tablet';
|
|
2679
2685
|
// TagPlus aliases
|
|
2680
2686
|
export { default as TagPlusIcon } from '../icons/tag-plus';
|
|
2681
|
-
//
|
|
2682
|
-
export { default as
|
|
2687
|
+
// Tablets aliases
|
|
2688
|
+
export { default as TabletsIcon } from '../icons/tablets';
|
|
2683
2689
|
// Tags aliases
|
|
2684
2690
|
export { default as TagsIcon } from '../icons/tags';
|
|
2685
|
-
//
|
|
2686
|
-
export { default as
|
|
2691
|
+
// TagX aliases
|
|
2692
|
+
export { default as TagXIcon } from '../icons/tag-x';
|
|
2687
2693
|
// Tag aliases
|
|
2688
2694
|
export { default as TagIcon } from '../icons/tag';
|
|
2689
2695
|
// Tally1 aliases
|
|
2690
2696
|
export { default as Tally1Icon } from '../icons/tally-1';
|
|
2697
|
+
// Tally2 aliases
|
|
2698
|
+
export { default as Tally2Icon } from '../icons/tally-2';
|
|
2691
2699
|
// Tally3 aliases
|
|
2692
2700
|
export { default as Tally3Icon } from '../icons/tally-3';
|
|
2693
|
-
// Tally4 aliases
|
|
2694
|
-
export { default as Tally4Icon } from '../icons/tally-4';
|
|
2695
2701
|
// Tally5 aliases
|
|
2696
2702
|
export { default as Tally5Icon } from '../icons/tally-5';
|
|
2703
|
+
// Tally4 aliases
|
|
2704
|
+
export { default as Tally4Icon } from '../icons/tally-4';
|
|
2697
2705
|
// Tangent aliases
|
|
2698
2706
|
export { default as TangentIcon } from '../icons/tangent';
|
|
2699
2707
|
// Target aliases
|
|
2700
2708
|
export { default as TargetIcon } from '../icons/target';
|
|
2701
2709
|
// Telescope aliases
|
|
2702
2710
|
export { default as TelescopeIcon } from '../icons/telescope';
|
|
2703
|
-
// TentTree aliases
|
|
2704
|
-
export { default as TentTreeIcon } from '../icons/tent-tree';
|
|
2705
2711
|
// Tent aliases
|
|
2706
2712
|
export { default as TentIcon } from '../icons/tent';
|
|
2707
|
-
//
|
|
2708
|
-
export { default as
|
|
2713
|
+
// TentTree aliases
|
|
2714
|
+
export { default as TentTreeIcon } from '../icons/tent-tree';
|
|
2709
2715
|
// TestTube aliases
|
|
2710
2716
|
export { default as TestTubeIcon } from '../icons/test-tube';
|
|
2717
|
+
// Terminal aliases
|
|
2718
|
+
export { default as TerminalIcon } from '../icons/terminal';
|
|
2711
2719
|
// TestTubes aliases
|
|
2712
2720
|
export { default as TestTubesIcon } from '../icons/test-tubes';
|
|
2713
2721
|
// TextCursorInput aliases
|
|
@@ -2716,18 +2724,18 @@ export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
|
2716
2724
|
export { default as TextCursorIcon } from '../icons/text-cursor';
|
|
2717
2725
|
// TextQuote aliases
|
|
2718
2726
|
export { default as TextQuoteIcon } from '../icons/text-quote';
|
|
2719
|
-
// TextSearch aliases
|
|
2720
|
-
export { default as TextSearchIcon } from '../icons/text-search';
|
|
2721
2727
|
// Theater aliases
|
|
2722
2728
|
export { default as TheaterIcon } from '../icons/theater';
|
|
2729
|
+
// TextSearch aliases
|
|
2730
|
+
export { default as TextSearchIcon } from '../icons/text-search';
|
|
2723
2731
|
// ThermometerSnowflake aliases
|
|
2724
2732
|
export { default as ThermometerSnowflakeIcon } from '../icons/thermometer-snowflake';
|
|
2725
2733
|
// ThermometerSun aliases
|
|
2726
2734
|
export { default as ThermometerSunIcon } from '../icons/thermometer-sun';
|
|
2727
|
-
// Thermometer aliases
|
|
2728
|
-
export { default as ThermometerIcon } from '../icons/thermometer';
|
|
2729
2735
|
// ThumbsDown aliases
|
|
2730
2736
|
export { default as ThumbsDownIcon } from '../icons/thumbs-down';
|
|
2737
|
+
// Thermometer aliases
|
|
2738
|
+
export { default as ThermometerIcon } from '../icons/thermometer';
|
|
2731
2739
|
// ThumbsUp aliases
|
|
2732
2740
|
export { default as ThumbsUpIcon } from '../icons/thumbs-up';
|
|
2733
2741
|
// TicketCheck aliases
|
|
@@ -2738,52 +2746,54 @@ export { default as TicketMinusIcon } from '../icons/ticket-minus';
|
|
|
2738
2746
|
export { default as TicketPercentIcon } from '../icons/ticket-percent';
|
|
2739
2747
|
// TicketPlus aliases
|
|
2740
2748
|
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2741
|
-
// TicketSlash aliases
|
|
2742
|
-
export { default as TicketSlashIcon } from '../icons/ticket-slash';
|
|
2743
2749
|
// TicketX aliases
|
|
2744
2750
|
export { default as TicketXIcon } from '../icons/ticket-x';
|
|
2751
|
+
// TicketSlash aliases
|
|
2752
|
+
export { default as TicketSlashIcon } from '../icons/ticket-slash';
|
|
2745
2753
|
// Ticket aliases
|
|
2746
2754
|
export { default as TicketIcon } from '../icons/ticket';
|
|
2747
2755
|
// TicketsPlane aliases
|
|
2748
2756
|
export { default as TicketsPlaneIcon } from '../icons/tickets-plane';
|
|
2749
2757
|
// Tickets aliases
|
|
2750
2758
|
export { default as TicketsIcon } from '../icons/tickets';
|
|
2751
|
-
// Timeline aliases
|
|
2752
|
-
export { default as TimelineIcon } from '../icons/timeline';
|
|
2753
2759
|
// TimerOff aliases
|
|
2754
2760
|
export { default as TimerOffIcon } from '../icons/timer-off';
|
|
2761
|
+
// Timeline aliases
|
|
2762
|
+
export { default as TimelineIcon } from '../icons/timeline';
|
|
2755
2763
|
// TimerReset aliases
|
|
2756
2764
|
export { default as TimerResetIcon } from '../icons/timer-reset';
|
|
2765
|
+
// ToggleRight aliases
|
|
2766
|
+
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2757
2767
|
// Timer aliases
|
|
2758
2768
|
export { default as TimerIcon } from '../icons/timer';
|
|
2759
2769
|
// ToggleLeft aliases
|
|
2760
2770
|
export { default as ToggleLeftIcon } from '../icons/toggle-left';
|
|
2761
|
-
// ToggleRight aliases
|
|
2762
|
-
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2763
|
-
// Toolbox aliases
|
|
2764
|
-
export { default as ToolboxIcon } from '../icons/toolbox';
|
|
2765
2771
|
// Toilet aliases
|
|
2766
2772
|
export { default as ToiletIcon } from '../icons/toilet';
|
|
2767
2773
|
// ToolCase aliases
|
|
2768
2774
|
export { default as ToolCaseIcon } from '../icons/tool-case';
|
|
2775
|
+
// Toolbox aliases
|
|
2776
|
+
export { default as ToolboxIcon } from '../icons/toolbox';
|
|
2769
2777
|
// Tornado aliases
|
|
2770
2778
|
export { default as TornadoIcon } from '../icons/tornado';
|
|
2771
2779
|
// Torus aliases
|
|
2772
2780
|
export { default as TorusIcon } from '../icons/torus';
|
|
2773
|
-
// Touchpad aliases
|
|
2774
|
-
export { default as TouchpadIcon } from '../icons/touchpad';
|
|
2775
2781
|
// TouchpadOff aliases
|
|
2776
2782
|
export { default as TouchpadOffIcon } from '../icons/touchpad-off';
|
|
2783
|
+
// Touchpad aliases
|
|
2784
|
+
export { default as TouchpadIcon } from '../icons/touchpad';
|
|
2777
2785
|
// TowelRack aliases
|
|
2778
2786
|
export { default as TowelRackIcon } from '../icons/towel-rack';
|
|
2779
2787
|
// TowerControl aliases
|
|
2780
2788
|
export { default as TowerControlIcon } from '../icons/tower-control';
|
|
2781
|
-
// ToyBrick aliases
|
|
2782
|
-
export { default as ToyBrickIcon } from '../icons/toy-brick';
|
|
2783
2789
|
// Tractor aliases
|
|
2784
2790
|
export { default as TractorIcon } from '../icons/tractor';
|
|
2791
|
+
// ToyBrick aliases
|
|
2792
|
+
export { default as ToyBrickIcon } from '../icons/toy-brick';
|
|
2785
2793
|
// TrafficCone aliases
|
|
2786
2794
|
export { default as TrafficConeIcon } from '../icons/traffic-cone';
|
|
2795
|
+
// Trailer aliases
|
|
2796
|
+
export { default as TrailerIcon } from '../icons/trailer';
|
|
2787
2797
|
// TrainFrontTunnel aliases
|
|
2788
2798
|
export { default as TrainFrontTunnelIcon } from '../icons/train-front-tunnel';
|
|
2789
2799
|
// TrainFront aliases
|
|
@@ -2792,26 +2802,26 @@ export { default as TrainFrontIcon } from '../icons/train-front';
|
|
|
2792
2802
|
export { default as TrainTrackIcon } from '../icons/train-track';
|
|
2793
2803
|
// Transgender aliases
|
|
2794
2804
|
export { default as TransgenderIcon } from '../icons/transgender';
|
|
2795
|
-
// Trash2 aliases
|
|
2796
|
-
export { default as Trash2Icon } from '../icons/trash-2';
|
|
2797
2805
|
// Trash aliases
|
|
2798
2806
|
export { default as TrashIcon } from '../icons/trash';
|
|
2799
|
-
//
|
|
2800
|
-
export { default as
|
|
2801
|
-
// Trees aliases
|
|
2802
|
-
export { default as TreesIcon } from '../icons/trees';
|
|
2807
|
+
// Trash2 aliases
|
|
2808
|
+
export { default as Trash2Icon } from '../icons/trash-2';
|
|
2803
2809
|
// TreeDeciduous aliases
|
|
2804
2810
|
export { default as TreeDeciduousIcon } from '../icons/tree-deciduous';
|
|
2811
|
+
// Trees aliases
|
|
2812
|
+
export { default as TreesIcon } from '../icons/trees';
|
|
2813
|
+
// TreePine aliases
|
|
2814
|
+
export { default as TreePineIcon } from '../icons/tree-pine';
|
|
2805
2815
|
// TrendingDown aliases
|
|
2806
2816
|
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2807
2817
|
// TrendingUpDown aliases
|
|
2808
2818
|
export { default as TrendingUpDownIcon } from '../icons/trending-up-down';
|
|
2819
|
+
// TriangleDashed aliases
|
|
2820
|
+
export { default as TriangleDashedIcon } from '../icons/triangle-dashed';
|
|
2809
2821
|
// TrendingUp aliases
|
|
2810
2822
|
export { default as TrendingUpIcon } from '../icons/trending-up';
|
|
2811
2823
|
// TriangleRight aliases
|
|
2812
2824
|
export { default as TriangleRightIcon } from '../icons/triangle-right';
|
|
2813
|
-
// TriangleDashed aliases
|
|
2814
|
-
export { default as TriangleDashedIcon } from '../icons/triangle-dashed';
|
|
2815
2825
|
// Triangle aliases
|
|
2816
2826
|
export { default as TriangleIcon } from '../icons/triangle';
|
|
2817
2827
|
// Trophy aliases
|
|
@@ -2822,74 +2832,74 @@ export { default as TruckElectricIcon } from '../icons/truck-electric';
|
|
|
2822
2832
|
export { default as TruckIcon } from '../icons/truck';
|
|
2823
2833
|
// TurkishLira aliases
|
|
2824
2834
|
export { default as TurkishLiraIcon } from '../icons/turkish-lira';
|
|
2825
|
-
// Turntable aliases
|
|
2826
|
-
export { default as TurntableIcon } from '../icons/turntable';
|
|
2827
2835
|
// Turtle aliases
|
|
2828
2836
|
export { default as TurtleIcon } from '../icons/turtle';
|
|
2829
|
-
// Tv aliases
|
|
2830
|
-
export { default as TvIcon } from '../icons/tv';
|
|
2831
2837
|
// TvMinimalPlay aliases
|
|
2832
2838
|
export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
|
|
2833
|
-
//
|
|
2834
|
-
export { default as
|
|
2839
|
+
// Turntable aliases
|
|
2840
|
+
export { default as TurntableIcon } from '../icons/turntable';
|
|
2835
2841
|
// Type aliases
|
|
2836
2842
|
export { default as TypeIcon } from '../icons/type';
|
|
2843
|
+
// Tv aliases
|
|
2844
|
+
export { default as TvIcon } from '../icons/tv';
|
|
2837
2845
|
// UmbrellaOff aliases
|
|
2838
2846
|
export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
|
|
2847
|
+
// TypeOutline aliases
|
|
2848
|
+
export { default as TypeOutlineIcon } from '../icons/type-outline';
|
|
2849
|
+
// Underline aliases
|
|
2850
|
+
export { default as UnderlineIcon } from '../icons/underline';
|
|
2839
2851
|
// Umbrella aliases
|
|
2840
2852
|
export { default as UmbrellaIcon } from '../icons/umbrella';
|
|
2841
2853
|
// Undo2 aliases
|
|
2842
2854
|
export { default as Undo2Icon } from '../icons/undo-2';
|
|
2843
|
-
// Underline aliases
|
|
2844
|
-
export { default as UnderlineIcon } from '../icons/underline';
|
|
2845
|
-
// UndoDot aliases
|
|
2846
|
-
export { default as UndoDotIcon } from '../icons/undo-dot';
|
|
2847
2855
|
// Undo aliases
|
|
2848
2856
|
export { default as UndoIcon } from '../icons/undo';
|
|
2849
2857
|
// UnfoldHorizontal aliases
|
|
2850
2858
|
export { default as UnfoldHorizontalIcon } from '../icons/unfold-horizontal';
|
|
2859
|
+
// UndoDot aliases
|
|
2860
|
+
export { default as UndoDotIcon } from '../icons/undo-dot';
|
|
2851
2861
|
// UnfoldVertical aliases
|
|
2852
2862
|
export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
|
|
2853
2863
|
// Ungroup aliases
|
|
2854
2864
|
export { default as UngroupIcon } from '../icons/ungroup';
|
|
2855
|
-
// Unlink2 aliases
|
|
2856
|
-
export { default as Unlink2Icon } from '../icons/unlink-2';
|
|
2857
2865
|
// Unlink aliases
|
|
2858
2866
|
export { default as UnlinkIcon } from '../icons/unlink';
|
|
2867
|
+
// Unlink2 aliases
|
|
2868
|
+
export { default as Unlink2Icon } from '../icons/unlink-2';
|
|
2859
2869
|
// Unplug aliases
|
|
2860
2870
|
export { default as UnplugIcon } from '../icons/unplug';
|
|
2861
|
-
// UsbCPort aliases
|
|
2862
|
-
export { default as UsbCPortIcon } from '../icons/usb-c-port';
|
|
2863
|
-
// Usb aliases
|
|
2864
|
-
export { default as UsbIcon } from '../icons/usb';
|
|
2865
2871
|
// Upload aliases
|
|
2866
2872
|
export { default as UploadIcon } from '../icons/upload';
|
|
2873
|
+
// Usb aliases
|
|
2874
|
+
export { default as UsbIcon } from '../icons/usb';
|
|
2867
2875
|
// UserCheck aliases
|
|
2868
2876
|
export { default as UserCheckIcon } from '../icons/user-check';
|
|
2877
|
+
// UsbCPort aliases
|
|
2878
|
+
export { default as UsbCPortIcon } from '../icons/usb-c-port';
|
|
2869
2879
|
// UserCog aliases
|
|
2870
2880
|
export { default as UserCogIcon } from '../icons/user-cog';
|
|
2871
|
-
// UserLock aliases
|
|
2872
|
-
export { default as UserLockIcon } from '../icons/user-lock';
|
|
2873
2881
|
// UserKey aliases
|
|
2874
2882
|
export { default as UserKeyIcon } from '../icons/user-key';
|
|
2883
|
+
// UserLock aliases
|
|
2884
|
+
export { default as UserLockIcon } from '../icons/user-lock';
|
|
2875
2885
|
// UserMinus aliases
|
|
2876
2886
|
export { default as UserMinusIcon } from '../icons/user-minus';
|
|
2877
2887
|
// UserPen aliases
|
|
2878
2888
|
export { default as UserPenIcon } from '../icons/user-pen';
|
|
2879
|
-
// UserRoundArrowLeft aliases
|
|
2880
|
-
export { default as UserRoundArrowLeftIcon } from '../icons/user-round-arrow-left';
|
|
2881
2889
|
// UserPlus aliases
|
|
2882
2890
|
export { default as UserPlusIcon } from '../icons/user-plus';
|
|
2891
|
+
// UserRoundArrowLeft aliases
|
|
2892
|
+
export { default as UserRoundArrowLeftIcon } from '../icons/user-round-arrow-left';
|
|
2883
2893
|
// UserRoundKey aliases
|
|
2884
2894
|
export { default as UserRoundKeyIcon } from '../icons/user-round-key';
|
|
2885
2895
|
// UserRoundPen aliases
|
|
2886
2896
|
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2887
2897
|
// UserRoundSearch aliases
|
|
2888
2898
|
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2889
|
-
// UserShield aliases
|
|
2890
|
-
export { default as UserShieldIcon } from '../icons/user-shield';
|
|
2891
2899
|
// UserSearch aliases
|
|
2892
2900
|
export { default as UserSearchIcon } from '../icons/user-search';
|
|
2901
|
+
// UserShield aliases
|
|
2902
|
+
export { default as UserShieldIcon } from '../icons/user-shield';
|
|
2893
2903
|
// UserStar aliases
|
|
2894
2904
|
export { default as UserStarIcon } from '../icons/user-star';
|
|
2895
2905
|
// UserX aliases
|
|
@@ -2904,10 +2914,10 @@ export { default as UtilityPoleIcon } from '../icons/utility-pole';
|
|
|
2904
2914
|
export { default as VanIcon } from '../icons/van';
|
|
2905
2915
|
// Variable aliases
|
|
2906
2916
|
export { default as VariableIcon } from '../icons/variable';
|
|
2907
|
-
// Vault aliases
|
|
2908
|
-
export { default as VaultIcon } from '../icons/vault';
|
|
2909
2917
|
// VectorSquare aliases
|
|
2910
2918
|
export { default as VectorSquareIcon } from '../icons/vector-square';
|
|
2919
|
+
// Vault aliases
|
|
2920
|
+
export { default as VaultIcon } from '../icons/vault';
|
|
2911
2921
|
// Vegan aliases
|
|
2912
2922
|
export { default as VeganIcon } from '../icons/vegan';
|
|
2913
2923
|
// VenetianMask aliases
|
|
@@ -2950,16 +2960,16 @@ export { default as WalletCardsIcon } from '../icons/wallet-cards';
|
|
|
2950
2960
|
export { default as WalletIcon } from '../icons/wallet';
|
|
2951
2961
|
// Wallpaper aliases
|
|
2952
2962
|
export { default as WallpaperIcon } from '../icons/wallpaper';
|
|
2953
|
-
// Wand aliases
|
|
2954
|
-
export { default as WandIcon } from '../icons/wand';
|
|
2955
2963
|
// Warehouse aliases
|
|
2956
2964
|
export { default as WarehouseIcon } from '../icons/warehouse';
|
|
2957
2965
|
// WashingMachine aliases
|
|
2958
2966
|
export { default as WashingMachineIcon } from '../icons/washing-machine';
|
|
2959
|
-
//
|
|
2960
|
-
export { default as
|
|
2967
|
+
// Wand aliases
|
|
2968
|
+
export { default as WandIcon } from '../icons/wand';
|
|
2961
2969
|
// WavesArrowDown aliases
|
|
2962
2970
|
export { default as WavesArrowDownIcon } from '../icons/waves-arrow-down';
|
|
2971
|
+
// Watch aliases
|
|
2972
|
+
export { default as WatchIcon } from '../icons/watch';
|
|
2963
2973
|
// WavesArrowUp aliases
|
|
2964
2974
|
export { default as WavesArrowUpIcon } from '../icons/waves-arrow-up';
|
|
2965
2975
|
// WavesLadder aliases
|
|
@@ -2986,18 +2996,18 @@ export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
|
2986
2996
|
export { default as WheatIcon } from '../icons/wheat';
|
|
2987
2997
|
// WholeWord aliases
|
|
2988
2998
|
export { default as WholeWordIcon } from '../icons/whole-word';
|
|
2989
|
-
// WifiHigh aliases
|
|
2990
|
-
export { default as WifiHighIcon } from '../icons/wifi-high';
|
|
2991
2999
|
// WifiCog aliases
|
|
2992
3000
|
export { default as WifiCogIcon } from '../icons/wifi-cog';
|
|
2993
3001
|
// WifiLow aliases
|
|
2994
3002
|
export { default as WifiLowIcon } from '../icons/wifi-low';
|
|
3003
|
+
// WifiHigh aliases
|
|
3004
|
+
export { default as WifiHighIcon } from '../icons/wifi-high';
|
|
2995
3005
|
// WifiOff aliases
|
|
2996
3006
|
export { default as WifiOffIcon } from '../icons/wifi-off';
|
|
2997
|
-
// WifiPen aliases
|
|
2998
|
-
export { default as WifiPenIcon } from '../icons/wifi-pen';
|
|
2999
3007
|
// WifiSync aliases
|
|
3000
3008
|
export { default as WifiSyncIcon } from '../icons/wifi-sync';
|
|
3009
|
+
// WifiPen aliases
|
|
3010
|
+
export { default as WifiPenIcon } from '../icons/wifi-pen';
|
|
3001
3011
|
// WifiZero aliases
|
|
3002
3012
|
export { default as WifiZeroIcon } from '../icons/wifi-zero';
|
|
3003
3013
|
// Wifi aliases
|
|
@@ -3008,10 +3018,10 @@ export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
|
3008
3018
|
export { default as WindIcon } from '../icons/wind';
|
|
3009
3019
|
// WineOff aliases
|
|
3010
3020
|
export { default as WineOffIcon } from '../icons/wine-off';
|
|
3011
|
-
// Wine aliases
|
|
3012
|
-
export { default as WineIcon } from '../icons/wine';
|
|
3013
3021
|
// Workflow aliases
|
|
3014
3022
|
export { default as WorkflowIcon } from '../icons/workflow';
|
|
3023
|
+
// Wine aliases
|
|
3024
|
+
export { default as WineIcon } from '../icons/wine';
|
|
3015
3025
|
// Worm aliases
|
|
3016
3026
|
export { default as WormIcon } from '../icons/worm';
|
|
3017
3027
|
// WrenchOff aliases
|
|
@@ -3034,22 +3044,22 @@ export { default as ZodiacAriesIcon } from '../icons/zodiac-aries';
|
|
|
3034
3044
|
export { default as ZodiacCancerIcon } from '../icons/zodiac-cancer';
|
|
3035
3045
|
// ZodiacCapricorn aliases
|
|
3036
3046
|
export { default as ZodiacCapricornIcon } from '../icons/zodiac-capricorn';
|
|
3037
|
-
// ZodiacGemini aliases
|
|
3038
|
-
export { default as ZodiacGeminiIcon } from '../icons/zodiac-gemini';
|
|
3039
3047
|
// ZodiacLeo aliases
|
|
3040
3048
|
export { default as ZodiacLeoIcon } from '../icons/zodiac-leo';
|
|
3049
|
+
// ZodiacGemini aliases
|
|
3050
|
+
export { default as ZodiacGeminiIcon } from '../icons/zodiac-gemini';
|
|
3041
3051
|
// ZodiacLibra aliases
|
|
3042
3052
|
export { default as ZodiacLibraIcon } from '../icons/zodiac-libra';
|
|
3043
3053
|
// ZodiacOphiuchus aliases
|
|
3044
3054
|
export { default as ZodiacOphiuchusIcon } from '../icons/zodiac-ophiuchus';
|
|
3045
3055
|
// ZodiacPisces aliases
|
|
3046
3056
|
export { default as ZodiacPiscesIcon } from '../icons/zodiac-pisces';
|
|
3057
|
+
// ZodiacScorpio aliases
|
|
3058
|
+
export { default as ZodiacScorpioIcon } from '../icons/zodiac-scorpio';
|
|
3047
3059
|
// ZodiacSagittarius aliases
|
|
3048
3060
|
export { default as ZodiacSagittariusIcon } from '../icons/zodiac-sagittarius';
|
|
3049
3061
|
// ZodiacTaurus aliases
|
|
3050
3062
|
export { default as ZodiacTaurusIcon } from '../icons/zodiac-taurus';
|
|
3051
|
-
// ZodiacScorpio aliases
|
|
3052
|
-
export { default as ZodiacScorpioIcon } from '../icons/zodiac-scorpio';
|
|
3053
3063
|
// ZodiacVirgo aliases
|
|
3054
3064
|
export { default as ZodiacVirgoIcon } from '../icons/zodiac-virgo';
|
|
3055
3065
|
// ZoomIn aliases
|
|
@@ -3060,10 +3070,10 @@ export { default as ZoomOutIcon } from '../icons/zoom-out';
|
|
|
3060
3070
|
export { default as ArrowDown01Icon } from '../icons/arrow-down-0-1';
|
|
3061
3071
|
// ArrowDown10 aliases
|
|
3062
3072
|
export { default as ArrowDown10Icon } from '../icons/arrow-down-1-0';
|
|
3063
|
-
// ArrowUp01 aliases
|
|
3064
|
-
export { default as ArrowUp01Icon } from '../icons/arrow-up-0-1';
|
|
3065
3073
|
// ArrowUp10 aliases
|
|
3066
3074
|
export { default as ArrowUp10Icon } from '../icons/arrow-up-1-0';
|
|
3075
|
+
// ArrowUp01 aliases
|
|
3076
|
+
export { default as ArrowUp01Icon } from '../icons/arrow-up-0-1';
|
|
3067
3077
|
// AlarmClockCheck aliases
|
|
3068
3078
|
export { default as AlarmClockCheckIcon } from '../icons/alarm-clock-check';
|
|
3069
3079
|
export {
|
|
@@ -3082,6 +3092,12 @@ export {
|
|
|
3082
3092
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockPlus} instead. */
|
|
3083
3093
|
default as AlarmPlusIcon
|
|
3084
3094
|
} from '../icons/alarm-clock-plus';
|
|
3095
|
+
// ArrowDownZA aliases
|
|
3096
|
+
export { default as ArrowDownZAIcon } from '../icons/arrow-down-z-a';
|
|
3097
|
+
export {
|
|
3098
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. */
|
|
3099
|
+
default as ArrowDownZaIcon
|
|
3100
|
+
} from '../icons/arrow-down-z-a';
|
|
3085
3101
|
// ArrowDownAZ aliases
|
|
3086
3102
|
export { default as ArrowDownAZIcon } from '../icons/arrow-down-a-z';
|
|
3087
3103
|
export {
|
|
@@ -3094,48 +3110,42 @@ export {
|
|
|
3094
3110
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. */
|
|
3095
3111
|
default as SortDescIcon
|
|
3096
3112
|
} from '../icons/arrow-down-wide-narrow';
|
|
3097
|
-
// ArrowDownZA aliases
|
|
3098
|
-
export { default as ArrowDownZAIcon } from '../icons/arrow-down-z-a';
|
|
3099
|
-
export {
|
|
3100
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. */
|
|
3101
|
-
default as ArrowDownZaIcon
|
|
3102
|
-
} from '../icons/arrow-down-z-a';
|
|
3103
3113
|
// ArrowUpAZ aliases
|
|
3104
3114
|
export { default as ArrowUpAZIcon } from '../icons/arrow-up-a-z';
|
|
3105
3115
|
export {
|
|
3106
3116
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpAZ} instead. */
|
|
3107
3117
|
default as ArrowUpAzIcon
|
|
3108
3118
|
} from '../icons/arrow-up-a-z';
|
|
3109
|
-
// ArrowUpZA aliases
|
|
3110
|
-
export { default as ArrowUpZAIcon } from '../icons/arrow-up-z-a';
|
|
3111
|
-
export {
|
|
3112
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpZA} instead. */
|
|
3113
|
-
default as ArrowUpZaIcon
|
|
3114
|
-
} from '../icons/arrow-up-z-a';
|
|
3115
3119
|
// ArrowUpNarrowWide aliases
|
|
3116
3120
|
export { default as ArrowUpNarrowWideIcon } from '../icons/arrow-up-narrow-wide';
|
|
3117
3121
|
export {
|
|
3118
3122
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. */
|
|
3119
3123
|
default as SortAscIcon
|
|
3120
3124
|
} from '../icons/arrow-up-narrow-wide';
|
|
3125
|
+
// ArrowUpZA aliases
|
|
3126
|
+
export { default as ArrowUpZAIcon } from '../icons/arrow-up-z-a';
|
|
3127
|
+
export {
|
|
3128
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpZA} instead. */
|
|
3129
|
+
default as ArrowUpZaIcon
|
|
3130
|
+
} from '../icons/arrow-up-z-a';
|
|
3121
3131
|
// Axis3d aliases
|
|
3122
3132
|
export { default as Axis3dIcon } from '../icons/axis-3d';
|
|
3123
3133
|
export {
|
|
3124
3134
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. */
|
|
3125
3135
|
default as Axis3DIcon
|
|
3126
3136
|
} from '../icons/axis-3d';
|
|
3127
|
-
// BadgeCheck aliases
|
|
3128
|
-
export { default as BadgeCheckIcon } from '../icons/badge-check';
|
|
3129
|
-
export {
|
|
3130
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead. */
|
|
3131
|
-
default as VerifiedIcon
|
|
3132
|
-
} from '../icons/badge-check';
|
|
3133
3137
|
// BadgeQuestionMark aliases
|
|
3134
3138
|
export { default as BadgeQuestionMarkIcon } from '../icons/badge-question-mark';
|
|
3135
3139
|
export {
|
|
3136
3140
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. */
|
|
3137
3141
|
default as BadgeHelpIcon
|
|
3138
3142
|
} from '../icons/badge-question-mark';
|
|
3143
|
+
// BadgeCheck aliases
|
|
3144
|
+
export { default as BadgeCheckIcon } from '../icons/badge-check';
|
|
3145
|
+
export {
|
|
3146
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead. */
|
|
3147
|
+
default as VerifiedIcon
|
|
3148
|
+
} from '../icons/badge-check';
|
|
3139
3149
|
// BetweenHorizontalEnd aliases
|
|
3140
3150
|
export { default as BetweenHorizontalEndIcon } from '../icons/between-horizontal-end';
|
|
3141
3151
|
export {
|
|
@@ -3250,24 +3260,18 @@ export {
|
|
|
3250
3260
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleAlert} instead. */
|
|
3251
3261
|
default as AlertCircleIcon
|
|
3252
3262
|
} from '../icons/circle-alert';
|
|
3253
|
-
// CircleArrowDown aliases
|
|
3254
|
-
export { default as CircleArrowDownIcon } from '../icons/circle-arrow-down';
|
|
3255
|
-
export {
|
|
3256
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowDown} instead. */
|
|
3257
|
-
default as ArrowDownCircleIcon
|
|
3258
|
-
} from '../icons/circle-arrow-down';
|
|
3259
3263
|
// CircleArrowLeft aliases
|
|
3260
3264
|
export { default as CircleArrowLeftIcon } from '../icons/circle-arrow-left';
|
|
3261
3265
|
export {
|
|
3262
3266
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowLeft} instead. */
|
|
3263
3267
|
default as ArrowLeftCircleIcon
|
|
3264
3268
|
} from '../icons/circle-arrow-left';
|
|
3265
|
-
//
|
|
3266
|
-
export { default as
|
|
3269
|
+
// CircleArrowDown aliases
|
|
3270
|
+
export { default as CircleArrowDownIcon } from '../icons/circle-arrow-down';
|
|
3267
3271
|
export {
|
|
3268
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3269
|
-
default as
|
|
3270
|
-
} from '../icons/circle-arrow-
|
|
3272
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowDown} instead. */
|
|
3273
|
+
default as ArrowDownCircleIcon
|
|
3274
|
+
} from '../icons/circle-arrow-down';
|
|
3271
3275
|
// CircleArrowOutDownRight aliases
|
|
3272
3276
|
export { default as CircleArrowOutDownRightIcon } from '../icons/circle-arrow-out-down-right';
|
|
3273
3277
|
export {
|
|
@@ -3280,6 +3284,12 @@ export {
|
|
|
3280
3284
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. */
|
|
3281
3285
|
default as ArrowUpLeftFromCircleIcon
|
|
3282
3286
|
} from '../icons/circle-arrow-out-up-left';
|
|
3287
|
+
// CircleArrowOutDownLeft aliases
|
|
3288
|
+
export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left';
|
|
3289
|
+
export {
|
|
3290
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. */
|
|
3291
|
+
default as ArrowDownLeftFromCircleIcon
|
|
3292
|
+
} from '../icons/circle-arrow-out-down-left';
|
|
3283
3293
|
// CircleArrowRight aliases
|
|
3284
3294
|
export { default as CircleArrowRightIcon } from '../icons/circle-arrow-right';
|
|
3285
3295
|
export {
|
|
@@ -3304,12 +3314,6 @@ export {
|
|
|
3304
3314
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheckBig} instead. */
|
|
3305
3315
|
default as CheckCircleIcon
|
|
3306
3316
|
} from '../icons/circle-check-big';
|
|
3307
|
-
// CircleChevronDown aliases
|
|
3308
|
-
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
|
|
3309
|
-
export {
|
|
3310
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. */
|
|
3311
|
-
default as ChevronDownCircleIcon
|
|
3312
|
-
} from '../icons/circle-chevron-down';
|
|
3313
3317
|
// CircleCheck aliases
|
|
3314
3318
|
export { default as CircleCheckIcon } from '../icons/circle-check';
|
|
3315
3319
|
export {
|
|
@@ -3322,6 +3326,12 @@ export {
|
|
|
3322
3326
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. */
|
|
3323
3327
|
default as ChevronLeftCircleIcon
|
|
3324
3328
|
} from '../icons/circle-chevron-left';
|
|
3329
|
+
// CircleChevronDown aliases
|
|
3330
|
+
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
|
|
3331
|
+
export {
|
|
3332
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. */
|
|
3333
|
+
default as ChevronDownCircleIcon
|
|
3334
|
+
} from '../icons/circle-chevron-down';
|
|
3325
3335
|
// CircleChevronRight aliases
|
|
3326
3336
|
export { default as CircleChevronRightIcon } from '../icons/circle-chevron-right';
|
|
3327
3337
|
export {
|
|
@@ -3340,18 +3350,18 @@ export {
|
|
|
3340
3350
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. */
|
|
3341
3351
|
default as DivideCircleIcon
|
|
3342
3352
|
} from '../icons/circle-divide';
|
|
3343
|
-
// CircleMinus aliases
|
|
3344
|
-
export { default as CircleMinusIcon } from '../icons/circle-minus';
|
|
3345
|
-
export {
|
|
3346
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. */
|
|
3347
|
-
default as MinusCircleIcon
|
|
3348
|
-
} from '../icons/circle-minus';
|
|
3349
3353
|
// CircleGauge aliases
|
|
3350
3354
|
export { default as CircleGaugeIcon } from '../icons/circle-gauge';
|
|
3351
3355
|
export {
|
|
3352
3356
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead. */
|
|
3353
3357
|
default as GaugeCircleIcon
|
|
3354
3358
|
} from '../icons/circle-gauge';
|
|
3359
|
+
// CircleMinus aliases
|
|
3360
|
+
export { default as CircleMinusIcon } from '../icons/circle-minus';
|
|
3361
|
+
export {
|
|
3362
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. */
|
|
3363
|
+
default as MinusCircleIcon
|
|
3364
|
+
} from '../icons/circle-minus';
|
|
3355
3365
|
// CircleParkingOff aliases
|
|
3356
3366
|
export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
|
|
3357
3367
|
export {
|
|
@@ -3376,18 +3386,18 @@ export {
|
|
|
3376
3386
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePercent} instead. */
|
|
3377
3387
|
default as PercentCircleIcon
|
|
3378
3388
|
} from '../icons/circle-percent';
|
|
3379
|
-
// CirclePlus aliases
|
|
3380
|
-
export { default as CirclePlusIcon } from '../icons/circle-plus';
|
|
3381
|
-
export {
|
|
3382
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlus} instead. */
|
|
3383
|
-
default as PlusCircleIcon
|
|
3384
|
-
} from '../icons/circle-plus';
|
|
3385
3389
|
// CirclePlay aliases
|
|
3386
3390
|
export { default as CirclePlayIcon } from '../icons/circle-play';
|
|
3387
3391
|
export {
|
|
3388
3392
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlay} instead. */
|
|
3389
3393
|
default as PlayCircleIcon
|
|
3390
3394
|
} from '../icons/circle-play';
|
|
3395
|
+
// CirclePlus aliases
|
|
3396
|
+
export { default as CirclePlusIcon } from '../icons/circle-plus';
|
|
3397
|
+
export {
|
|
3398
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlus} instead. */
|
|
3399
|
+
default as PlusCircleIcon
|
|
3400
|
+
} from '../icons/circle-plus';
|
|
3391
3401
|
// CirclePower aliases
|
|
3392
3402
|
export { default as CirclePowerIcon } from '../icons/circle-power';
|
|
3393
3403
|
export {
|
|
@@ -3422,12 +3432,6 @@ export {
|
|
|
3422
3432
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. */
|
|
3423
3433
|
default as UserCircle2Icon
|
|
3424
3434
|
} from '../icons/circle-user-round';
|
|
3425
|
-
// CircleUser aliases
|
|
3426
|
-
export { default as CircleUserIcon } from '../icons/circle-user';
|
|
3427
|
-
export {
|
|
3428
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead. */
|
|
3429
|
-
default as UserCircleIcon
|
|
3430
|
-
} from '../icons/circle-user';
|
|
3431
3435
|
// CircleX aliases
|
|
3432
3436
|
export { default as CircleXIcon } from '../icons/circle-x';
|
|
3433
3437
|
export {
|
|
@@ -3440,36 +3444,42 @@ export {
|
|
|
3440
3444
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead. */
|
|
3441
3445
|
default as ClipboardSignatureIcon
|
|
3442
3446
|
} from '../icons/clipboard-pen-line';
|
|
3447
|
+
// CircleUser aliases
|
|
3448
|
+
export { default as CircleUserIcon } from '../icons/circle-user';
|
|
3449
|
+
export {
|
|
3450
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead. */
|
|
3451
|
+
default as UserCircleIcon
|
|
3452
|
+
} from '../icons/circle-user';
|
|
3443
3453
|
// CloudDownload aliases
|
|
3444
3454
|
export { default as CloudDownloadIcon } from '../icons/cloud-download';
|
|
3445
3455
|
export {
|
|
3446
3456
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudDownload} instead. */
|
|
3447
3457
|
default as DownloadCloudIcon
|
|
3448
3458
|
} from '../icons/cloud-download';
|
|
3449
|
-
//
|
|
3450
|
-
export { default as
|
|
3459
|
+
// CodeXml aliases
|
|
3460
|
+
export { default as CodeXmlIcon } from '../icons/code-xml';
|
|
3451
3461
|
export {
|
|
3452
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3453
|
-
default as
|
|
3454
|
-
} from '../icons/
|
|
3462
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. */
|
|
3463
|
+
default as Code2Icon
|
|
3464
|
+
} from '../icons/code-xml';
|
|
3455
3465
|
// CloudUpload aliases
|
|
3456
3466
|
export { default as CloudUploadIcon } from '../icons/cloud-upload';
|
|
3457
3467
|
export {
|
|
3458
3468
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudUpload} instead. */
|
|
3459
3469
|
default as UploadCloudIcon
|
|
3460
3470
|
} from '../icons/cloud-upload';
|
|
3461
|
-
// CodeXml aliases
|
|
3462
|
-
export { default as CodeXmlIcon } from '../icons/code-xml';
|
|
3463
|
-
export {
|
|
3464
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. */
|
|
3465
|
-
default as Code2Icon
|
|
3466
|
-
} from '../icons/code-xml';
|
|
3467
3471
|
// Columns2 aliases
|
|
3468
3472
|
export { default as Columns2Icon } from '../icons/columns-2';
|
|
3469
3473
|
export {
|
|
3470
3474
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns2} instead. */
|
|
3471
3475
|
default as ColumnsIcon
|
|
3472
3476
|
} from '../icons/columns-2';
|
|
3477
|
+
// ClipboardPen aliases
|
|
3478
|
+
export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
|
|
3479
|
+
export {
|
|
3480
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPen} instead. */
|
|
3481
|
+
default as ClipboardEditIcon
|
|
3482
|
+
} from '../icons/clipboard-pen';
|
|
3473
3483
|
// Columns3Cog aliases
|
|
3474
3484
|
export { default as Columns3CogIcon } from '../icons/columns-3-cog';
|
|
3475
3485
|
export {
|
|
@@ -3558,6 +3568,12 @@ export {
|
|
|
3558
3568
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceSlightlySmiling} instead. */
|
|
3559
3569
|
default as SmileIcon
|
|
3560
3570
|
} from '../icons/face-slightly-smiling';
|
|
3571
|
+
// FileAxis3d aliases
|
|
3572
|
+
export { default as FileAxis3dIcon } from '../icons/file-axis-3d';
|
|
3573
|
+
export {
|
|
3574
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. */
|
|
3575
|
+
default as FileAxis3DIcon
|
|
3576
|
+
} from '../icons/file-axis-3d';
|
|
3561
3577
|
// FileBadge aliases
|
|
3562
3578
|
export { default as FileBadgeIcon } from '../icons/file-badge';
|
|
3563
3579
|
export {
|
|
@@ -3570,12 +3586,6 @@ export {
|
|
|
3570
3586
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBracesCorner} instead. */
|
|
3571
3587
|
default as FileJson2Icon
|
|
3572
3588
|
} from '../icons/file-braces-corner';
|
|
3573
|
-
// FileAxis3d aliases
|
|
3574
|
-
export { default as FileAxis3dIcon } from '../icons/file-axis-3d';
|
|
3575
|
-
export {
|
|
3576
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. */
|
|
3577
|
-
default as FileAxis3DIcon
|
|
3578
|
-
} from '../icons/file-axis-3d';
|
|
3579
3589
|
// FileBraces aliases
|
|
3580
3590
|
export { default as FileBracesIcon } from '../icons/file-braces';
|
|
3581
3591
|
export {
|
|
@@ -3594,18 +3604,18 @@ export {
|
|
|
3594
3604
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumn} instead. */
|
|
3595
3605
|
default as FileBarChart2Icon
|
|
3596
3606
|
} from '../icons/file-chart-column';
|
|
3597
|
-
// FileChartLine aliases
|
|
3598
|
-
export { default as FileChartLineIcon } from '../icons/file-chart-line';
|
|
3599
|
-
export {
|
|
3600
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. */
|
|
3601
|
-
default as FileLineChartIcon
|
|
3602
|
-
} from '../icons/file-chart-line';
|
|
3603
3607
|
// FileChartPie aliases
|
|
3604
3608
|
export { default as FileChartPieIcon } from '../icons/file-chart-pie';
|
|
3605
3609
|
export {
|
|
3606
3610
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. */
|
|
3607
3611
|
default as FilePieChartIcon
|
|
3608
3612
|
} from '../icons/file-chart-pie';
|
|
3613
|
+
// FileChartLine aliases
|
|
3614
|
+
export { default as FileChartLineIcon } from '../icons/file-chart-line';
|
|
3615
|
+
export {
|
|
3616
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. */
|
|
3617
|
+
default as FileLineChartIcon
|
|
3618
|
+
} from '../icons/file-chart-line';
|
|
3609
3619
|
// FileCheckCorner aliases
|
|
3610
3620
|
export { default as FileCheckCornerIcon } from '../icons/file-check-corner';
|
|
3611
3621
|
export {
|
|
@@ -3618,18 +3628,24 @@ export {
|
|
|
3618
3628
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCodeCorner} instead. */
|
|
3619
3629
|
default as FileCode2Icon
|
|
3620
3630
|
} from '../icons/file-code-corner';
|
|
3631
|
+
// FileCog aliases
|
|
3632
|
+
export { default as FileCogIcon } from '../icons/file-cog';
|
|
3633
|
+
export {
|
|
3634
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead. */
|
|
3635
|
+
default as FileCog2Icon
|
|
3636
|
+
} from '../icons/file-cog';
|
|
3621
3637
|
// FileExclamationPoint aliases
|
|
3622
3638
|
export { default as FileExclamationPointIcon } from '../icons/file-exclamation-point';
|
|
3623
3639
|
export {
|
|
3624
3640
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileExclamationPoint} instead. */
|
|
3625
3641
|
default as FileWarningIcon
|
|
3626
3642
|
} from '../icons/file-exclamation-point';
|
|
3627
|
-
//
|
|
3628
|
-
export { default as
|
|
3643
|
+
// FileLock aliases
|
|
3644
|
+
export { default as FileLockIcon } from '../icons/file-lock';
|
|
3629
3645
|
export {
|
|
3630
|
-
/** @deprecated The
|
|
3631
|
-
default as
|
|
3632
|
-
} from '../icons/file-
|
|
3646
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileLock} instead. */
|
|
3647
|
+
default as FileLock2Icon
|
|
3648
|
+
} from '../icons/file-lock';
|
|
3633
3649
|
// FileHeadphone aliases
|
|
3634
3650
|
export { default as FileHeadphoneIcon } from '../icons/file-headphone';
|
|
3635
3651
|
export {
|
|
@@ -3652,24 +3668,18 @@ export {
|
|
|
3652
3668
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileMinusCorner} instead. */
|
|
3653
3669
|
default as FileMinus2Icon
|
|
3654
3670
|
} from '../icons/file-minus-corner';
|
|
3655
|
-
//
|
|
3656
|
-
export { default as
|
|
3671
|
+
// FilePen aliases
|
|
3672
|
+
export { default as FilePenIcon } from '../icons/file-pen';
|
|
3657
3673
|
export {
|
|
3658
|
-
/** @deprecated The icon was
|
|
3659
|
-
default as
|
|
3660
|
-
} from '../icons/file-
|
|
3674
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead. */
|
|
3675
|
+
default as FileEditIcon
|
|
3676
|
+
} from '../icons/file-pen';
|
|
3661
3677
|
// FilePenLine aliases
|
|
3662
3678
|
export { default as FilePenLineIcon } from '../icons/file-pen-line';
|
|
3663
3679
|
export {
|
|
3664
3680
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead. */
|
|
3665
3681
|
default as FileSignatureIcon
|
|
3666
3682
|
} from '../icons/file-pen-line';
|
|
3667
|
-
// FilePen aliases
|
|
3668
|
-
export { default as FilePenIcon } from '../icons/file-pen';
|
|
3669
|
-
export {
|
|
3670
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead. */
|
|
3671
|
-
default as FileEditIcon
|
|
3672
|
-
} from '../icons/file-pen';
|
|
3673
3683
|
// FilePlay aliases
|
|
3674
3684
|
export { default as FilePlayIcon } from '../icons/file-play';
|
|
3675
3685
|
export {
|
|
@@ -3682,54 +3692,54 @@ export {
|
|
|
3682
3692
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlusCorner} instead. */
|
|
3683
3693
|
default as FilePlus2Icon
|
|
3684
3694
|
} from '../icons/file-plus-corner';
|
|
3685
|
-
// FileSearchCorner aliases
|
|
3686
|
-
export { default as FileSearchCornerIcon } from '../icons/file-search-corner';
|
|
3687
|
-
export {
|
|
3688
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSearchCorner} instead. */
|
|
3689
|
-
default as FileSearch2Icon
|
|
3690
|
-
} from '../icons/file-search-corner';
|
|
3691
3695
|
// FileQuestionMark aliases
|
|
3692
3696
|
export { default as FileQuestionMarkIcon } from '../icons/file-question-mark';
|
|
3693
3697
|
export {
|
|
3694
3698
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. */
|
|
3695
3699
|
default as FileQuestionIcon
|
|
3696
3700
|
} from '../icons/file-question-mark';
|
|
3701
|
+
// FileSearchCorner aliases
|
|
3702
|
+
export { default as FileSearchCornerIcon } from '../icons/file-search-corner';
|
|
3703
|
+
export {
|
|
3704
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSearchCorner} instead. */
|
|
3705
|
+
default as FileSearch2Icon
|
|
3706
|
+
} from '../icons/file-search-corner';
|
|
3697
3707
|
// FileSignal aliases
|
|
3698
3708
|
export { default as FileSignalIcon } from '../icons/file-signal';
|
|
3699
3709
|
export {
|
|
3700
3710
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSignal} instead. */
|
|
3701
3711
|
default as FileVolume2Icon
|
|
3702
3712
|
} from '../icons/file-signal';
|
|
3703
|
-
// FileTypeCorner aliases
|
|
3704
|
-
export { default as FileTypeCornerIcon } from '../icons/file-type-corner';
|
|
3705
|
-
export {
|
|
3706
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead. */
|
|
3707
|
-
default as FileType2Icon
|
|
3708
|
-
} from '../icons/file-type-corner';
|
|
3709
3713
|
// FileVideoCamera aliases
|
|
3710
3714
|
export { default as FileVideoCameraIcon } from '../icons/file-video-camera';
|
|
3711
3715
|
export {
|
|
3712
3716
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. */
|
|
3713
3717
|
default as FileVideo2Icon
|
|
3714
3718
|
} from '../icons/file-video-camera';
|
|
3715
|
-
//
|
|
3716
|
-
export { default as
|
|
3719
|
+
// FileTypeCorner aliases
|
|
3720
|
+
export { default as FileTypeCornerIcon } from '../icons/file-type-corner';
|
|
3717
3721
|
export {
|
|
3718
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3719
|
-
default as
|
|
3720
|
-
} from '../icons/
|
|
3722
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead. */
|
|
3723
|
+
default as FileType2Icon
|
|
3724
|
+
} from '../icons/file-type-corner';
|
|
3725
|
+
// FileXCorner aliases
|
|
3726
|
+
export { default as FileXCornerIcon } from '../icons/file-x-corner';
|
|
3727
|
+
export {
|
|
3728
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileXCorner} instead. */
|
|
3729
|
+
default as FileX2Icon
|
|
3730
|
+
} from '../icons/file-x-corner';
|
|
3721
3731
|
// FolderCog aliases
|
|
3722
3732
|
export { default as FolderCogIcon } from '../icons/folder-cog';
|
|
3723
3733
|
export {
|
|
3724
3734
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead. */
|
|
3725
3735
|
default as FolderCog2Icon
|
|
3726
3736
|
} from '../icons/folder-cog';
|
|
3727
|
-
//
|
|
3728
|
-
export { default as
|
|
3737
|
+
// FingerprintPattern aliases
|
|
3738
|
+
export { default as FingerprintPatternIcon } from '../icons/fingerprint-pattern';
|
|
3729
3739
|
export {
|
|
3730
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3731
|
-
default as
|
|
3732
|
-
} from '../icons/
|
|
3740
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FingerprintPattern} instead. */
|
|
3741
|
+
default as FingerprintIcon
|
|
3742
|
+
} from '../icons/fingerprint-pattern';
|
|
3733
3743
|
// FolderPen aliases
|
|
3734
3744
|
export { default as FolderPenIcon } from '../icons/folder-pen';
|
|
3735
3745
|
export {
|
|
@@ -3742,18 +3752,18 @@ export {
|
|
|
3742
3752
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FunnelX} instead. */
|
|
3743
3753
|
default as FilterXIcon
|
|
3744
3754
|
} from '../icons/funnel-x';
|
|
3745
|
-
// GitCommitHorizontal aliases
|
|
3746
|
-
export { default as GitCommitHorizontalIcon } from '../icons/git-commit-horizontal';
|
|
3747
|
-
export {
|
|
3748
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link GitCommitHorizontal} instead. */
|
|
3749
|
-
default as GitCommitIcon
|
|
3750
|
-
} from '../icons/git-commit-horizontal';
|
|
3751
3755
|
// Funnel aliases
|
|
3752
3756
|
export { default as FunnelIcon } from '../icons/funnel';
|
|
3753
3757
|
export {
|
|
3754
3758
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead. */
|
|
3755
3759
|
default as FilterIcon
|
|
3756
3760
|
} from '../icons/funnel';
|
|
3761
|
+
// GitCommitHorizontal aliases
|
|
3762
|
+
export { default as GitCommitHorizontalIcon } from '../icons/git-commit-horizontal';
|
|
3763
|
+
export {
|
|
3764
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link GitCommitHorizontal} instead. */
|
|
3765
|
+
default as GitCommitIcon
|
|
3766
|
+
} from '../icons/git-commit-horizontal';
|
|
3757
3767
|
// Grid2x2Check aliases
|
|
3758
3768
|
export { default as Grid2x2CheckIcon } from '../icons/grid-2x2-check';
|
|
3759
3769
|
export {
|
|
@@ -3800,18 +3810,18 @@ export {
|
|
|
3800
3810
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandHelping} instead. */
|
|
3801
3811
|
default as HelpingHandIcon
|
|
3802
3812
|
} from '../icons/hand-helping';
|
|
3803
|
-
// IceCreamBowl aliases
|
|
3804
|
-
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3805
|
-
export {
|
|
3806
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. */
|
|
3807
|
-
default as IceCream2Icon
|
|
3808
|
-
} from '../icons/ice-cream-bowl';
|
|
3809
3813
|
// House aliases
|
|
3810
3814
|
export { default as HouseIcon } from '../icons/house';
|
|
3811
3815
|
export {
|
|
3812
3816
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. */
|
|
3813
3817
|
default as HomeIcon
|
|
3814
3818
|
} from '../icons/house';
|
|
3819
|
+
// IceCreamBowl aliases
|
|
3820
|
+
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3821
|
+
export {
|
|
3822
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. */
|
|
3823
|
+
default as IceCream2Icon
|
|
3824
|
+
} from '../icons/ice-cream-bowl';
|
|
3815
3825
|
// IceCreamCone aliases
|
|
3816
3826
|
export { default as IceCreamConeIcon } from '../icons/ice-cream-cone';
|
|
3817
3827
|
export {
|
|
@@ -3824,6 +3834,12 @@ export {
|
|
|
3824
3834
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LaptopMinimal} instead. */
|
|
3825
3835
|
default as Laptop2Icon
|
|
3826
3836
|
} from '../icons/laptop-minimal';
|
|
3837
|
+
// Layers aliases
|
|
3838
|
+
export { default as LayersIcon } from '../icons/layers';
|
|
3839
|
+
export {
|
|
3840
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link Layers} instead. */
|
|
3841
|
+
default as Layers3Icon
|
|
3842
|
+
} from '../icons/layers';
|
|
3827
3843
|
// ListIndentDecrease aliases
|
|
3828
3844
|
export { default as ListIndentDecreaseIcon } from '../icons/list-indent-decrease';
|
|
3829
3845
|
export {
|
|
@@ -3834,12 +3850,6 @@ export {
|
|
|
3834
3850
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. */
|
|
3835
3851
|
default as IndentDecreaseIcon
|
|
3836
3852
|
} from '../icons/list-indent-decrease';
|
|
3837
|
-
// Layers aliases
|
|
3838
|
-
export { default as LayersIcon } from '../icons/layers';
|
|
3839
|
-
export {
|
|
3840
|
-
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link Layers} instead. */
|
|
3841
|
-
default as Layers3Icon
|
|
3842
|
-
} from '../icons/layers';
|
|
3843
3853
|
// ListIndentIncrease aliases
|
|
3844
3854
|
export { default as ListIndentIncreaseIcon } from '../icons/list-indent-increase';
|
|
3845
3855
|
export {
|
|
@@ -3850,24 +3860,18 @@ export {
|
|
|
3850
3860
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. */
|
|
3851
3861
|
default as IndentIncreaseIcon
|
|
3852
3862
|
} from '../icons/list-indent-increase';
|
|
3853
|
-
// LoaderCircle aliases
|
|
3854
|
-
export { default as LoaderCircleIcon } from '../icons/loader-circle';
|
|
3855
|
-
export {
|
|
3856
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. */
|
|
3857
|
-
default as Loader2Icon
|
|
3858
|
-
} from '../icons/loader-circle';
|
|
3859
3863
|
// LockKeyholeOpen aliases
|
|
3860
3864
|
export { default as LockKeyholeOpenIcon } from '../icons/lock-keyhole-open';
|
|
3861
3865
|
export {
|
|
3862
3866
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockKeyholeOpen} instead. */
|
|
3863
3867
|
default as UnlockKeyholeIcon
|
|
3864
3868
|
} from '../icons/lock-keyhole-open';
|
|
3865
|
-
//
|
|
3866
|
-
export { default as
|
|
3869
|
+
// LoaderCircle aliases
|
|
3870
|
+
export { default as LoaderCircleIcon } from '../icons/loader-circle';
|
|
3867
3871
|
export {
|
|
3868
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3869
|
-
default as
|
|
3870
|
-
} from '../icons/
|
|
3872
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. */
|
|
3873
|
+
default as Loader2Icon
|
|
3874
|
+
} from '../icons/loader-circle';
|
|
3871
3875
|
// MailQuestionMark aliases
|
|
3872
3876
|
export { default as MailQuestionMarkIcon } from '../icons/mail-question-mark';
|
|
3873
3877
|
export {
|
|
@@ -3880,30 +3884,30 @@ export {
|
|
|
3880
3884
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MapPinPen} instead. */
|
|
3881
3885
|
default as LocationEditIcon
|
|
3882
3886
|
} from '../icons/map-pin-pen';
|
|
3887
|
+
// LockOpen aliases
|
|
3888
|
+
export { default as LockOpenIcon } from '../icons/lock-open';
|
|
3889
|
+
export {
|
|
3890
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. */
|
|
3891
|
+
default as UnlockIcon
|
|
3892
|
+
} from '../icons/lock-open';
|
|
3883
3893
|
// MessageCircleQuestionMark aliases
|
|
3884
3894
|
export { default as MessageCircleQuestionMarkIcon } from '../icons/message-circle-question-mark';
|
|
3885
3895
|
export {
|
|
3886
3896
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MessageCircleQuestionMark} instead. */
|
|
3887
3897
|
default as MessageCircleQuestionIcon
|
|
3888
3898
|
} from '../icons/message-circle-question-mark';
|
|
3889
|
-
// MicVocal aliases
|
|
3890
|
-
export { default as MicVocalIcon } from '../icons/mic-vocal';
|
|
3891
|
-
export {
|
|
3892
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead. */
|
|
3893
|
-
default as Mic2Icon
|
|
3894
|
-
} from '../icons/mic-vocal';
|
|
3895
3899
|
// MicSignal aliases
|
|
3896
3900
|
export { default as MicSignalIcon } from '../icons/mic-signal';
|
|
3897
3901
|
export {
|
|
3898
3902
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicSignal} instead. */
|
|
3899
3903
|
default as PodcastIcon
|
|
3900
3904
|
} from '../icons/mic-signal';
|
|
3901
|
-
//
|
|
3902
|
-
export { default as
|
|
3905
|
+
// MicVocal aliases
|
|
3906
|
+
export { default as MicVocalIcon } from '../icons/mic-vocal';
|
|
3903
3907
|
export {
|
|
3904
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3905
|
-
default as
|
|
3906
|
-
} from '../icons/
|
|
3908
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead. */
|
|
3909
|
+
default as Mic2Icon
|
|
3910
|
+
} from '../icons/mic-vocal';
|
|
3907
3911
|
// Move3d aliases
|
|
3908
3912
|
export { default as Move3dIcon } from '../icons/move-3d';
|
|
3909
3913
|
export {
|
|
@@ -3916,6 +3920,12 @@ export {
|
|
|
3916
3920
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead. */
|
|
3917
3921
|
default as PauseOctagonIcon
|
|
3918
3922
|
} from '../icons/octagon-pause';
|
|
3923
|
+
// OctagonAlert aliases
|
|
3924
|
+
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3925
|
+
export {
|
|
3926
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. */
|
|
3927
|
+
default as AlertOctagonIcon
|
|
3928
|
+
} from '../icons/octagon-alert';
|
|
3919
3929
|
// OctagonX aliases
|
|
3920
3930
|
export { default as OctagonXIcon } from '../icons/octagon-x';
|
|
3921
3931
|
export {
|
|
@@ -3928,18 +3938,18 @@ export {
|
|
|
3928
3938
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead. */
|
|
3929
3939
|
default as Paintbrush2Icon
|
|
3930
3940
|
} from '../icons/paintbrush-vertical';
|
|
3931
|
-
// PanelLeftClose aliases
|
|
3932
|
-
export { default as PanelLeftCloseIcon } from '../icons/panel-left-close';
|
|
3933
|
-
export {
|
|
3934
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. */
|
|
3935
|
-
default as SidebarCloseIcon
|
|
3936
|
-
} from '../icons/panel-left-close';
|
|
3937
3941
|
// PanelBottomDashed aliases
|
|
3938
3942
|
export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed';
|
|
3939
3943
|
export {
|
|
3940
3944
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. */
|
|
3941
3945
|
default as PanelBottomInactiveIcon
|
|
3942
3946
|
} from '../icons/panel-bottom-dashed';
|
|
3947
|
+
// PanelLeftClose aliases
|
|
3948
|
+
export { default as PanelLeftCloseIcon } from '../icons/panel-left-close';
|
|
3949
|
+
export {
|
|
3950
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. */
|
|
3951
|
+
default as SidebarCloseIcon
|
|
3952
|
+
} from '../icons/panel-left-close';
|
|
3943
3953
|
// PanelLeftDashed aliases
|
|
3944
3954
|
export { default as PanelLeftDashedIcon } from '../icons/panel-left-dashed';
|
|
3945
3955
|
export {
|
|
@@ -3952,36 +3962,36 @@ export {
|
|
|
3952
3962
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftOpen} instead. */
|
|
3953
3963
|
default as SidebarOpenIcon
|
|
3954
3964
|
} from '../icons/panel-left-open';
|
|
3955
|
-
//
|
|
3956
|
-
export { default as
|
|
3965
|
+
// PanelTopDashed aliases
|
|
3966
|
+
export { default as PanelTopDashedIcon } from '../icons/panel-top-dashed';
|
|
3957
3967
|
export {
|
|
3958
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3959
|
-
default as
|
|
3960
|
-
} from '../icons/panel-
|
|
3968
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelTopDashed} instead. */
|
|
3969
|
+
default as PanelTopInactiveIcon
|
|
3970
|
+
} from '../icons/panel-top-dashed';
|
|
3961
3971
|
// PanelRightDashed aliases
|
|
3962
3972
|
export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed';
|
|
3963
3973
|
export {
|
|
3964
3974
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelRightDashed} instead. */
|
|
3965
3975
|
default as PanelRightInactiveIcon
|
|
3966
3976
|
} from '../icons/panel-right-dashed';
|
|
3967
|
-
//
|
|
3968
|
-
export { default as
|
|
3977
|
+
// PanelsTopLeft aliases
|
|
3978
|
+
export { default as PanelsTopLeftIcon } from '../icons/panels-top-left';
|
|
3969
3979
|
export {
|
|
3970
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3971
|
-
default as
|
|
3972
|
-
} from '../icons/
|
|
3980
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead. */
|
|
3981
|
+
default as LayoutIcon
|
|
3982
|
+
} from '../icons/panels-top-left';
|
|
3983
|
+
// PanelLeft aliases
|
|
3984
|
+
export { default as PanelLeftIcon } from '../icons/panel-left';
|
|
3985
|
+
export {
|
|
3986
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. */
|
|
3987
|
+
default as SidebarIcon
|
|
3988
|
+
} from '../icons/panel-left';
|
|
3973
3989
|
// PenLine aliases
|
|
3974
3990
|
export { default as PenLineIcon } from '../icons/pen-line';
|
|
3975
3991
|
export {
|
|
3976
3992
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. */
|
|
3977
3993
|
default as Edit3Icon
|
|
3978
3994
|
} from '../icons/pen-line';
|
|
3979
|
-
// PanelsTopLeft aliases
|
|
3980
|
-
export { default as PanelsTopLeftIcon } from '../icons/panels-top-left';
|
|
3981
|
-
export {
|
|
3982
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead. */
|
|
3983
|
-
default as LayoutIcon
|
|
3984
|
-
} from '../icons/panels-top-left';
|
|
3985
3995
|
// Pen aliases
|
|
3986
3996
|
export { default as PenIcon } from '../icons/pen';
|
|
3987
3997
|
export {
|
|
@@ -4006,6 +4016,12 @@ export {
|
|
|
4006
4016
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead. */
|
|
4007
4017
|
default as Rotate3DIcon
|
|
4008
4018
|
} from '../icons/rotate-3d';
|
|
4019
|
+
// Rows2 aliases
|
|
4020
|
+
export { default as Rows2Icon } from '../icons/rows-2';
|
|
4021
|
+
export {
|
|
4022
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead. */
|
|
4023
|
+
default as RowsIcon
|
|
4024
|
+
} from '../icons/rows-2';
|
|
4009
4025
|
// RotateCcwClock aliases
|
|
4010
4026
|
export { default as RotateCcwClockIcon } from '../icons/rotate-ccw-clock';
|
|
4011
4027
|
export {
|
|
@@ -4018,12 +4034,6 @@ export {
|
|
|
4018
4034
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead. */
|
|
4019
4035
|
default as PanelsTopBottomIcon
|
|
4020
4036
|
} from '../icons/rows-3';
|
|
4021
|
-
// Rows2 aliases
|
|
4022
|
-
export { default as Rows2Icon } from '../icons/rows-2';
|
|
4023
|
-
export {
|
|
4024
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead. */
|
|
4025
|
-
default as RowsIcon
|
|
4026
|
-
} from '../icons/rows-2';
|
|
4027
4037
|
// Scale3d aliases
|
|
4028
4038
|
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
4029
4039
|
export {
|
|
@@ -4042,30 +4052,30 @@ export {
|
|
|
4042
4052
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldQuestionMark} instead. */
|
|
4043
4053
|
default as ShieldQuestionIcon
|
|
4044
4054
|
} from '../icons/shield-question-mark';
|
|
4045
|
-
// ShieldX aliases
|
|
4046
|
-
export { default as ShieldXIcon } from '../icons/shield-x';
|
|
4047
|
-
export {
|
|
4048
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldX} instead. */
|
|
4049
|
-
default as ShieldCloseIcon
|
|
4050
|
-
} from '../icons/shield-x';
|
|
4051
4055
|
// SlidersVertical aliases
|
|
4052
4056
|
export { default as SlidersVerticalIcon } from '../icons/sliders-vertical';
|
|
4053
4057
|
export {
|
|
4054
4058
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead. */
|
|
4055
4059
|
default as SlidersIcon
|
|
4056
4060
|
} from '../icons/sliders-vertical';
|
|
4057
|
-
// SquareActivity aliases
|
|
4058
|
-
export { default as SquareActivityIcon } from '../icons/square-activity';
|
|
4059
|
-
export {
|
|
4060
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareActivity} instead. */
|
|
4061
|
-
default as ActivitySquareIcon
|
|
4062
|
-
} from '../icons/square-activity';
|
|
4063
4061
|
// Sparkles aliases
|
|
4064
4062
|
export { default as SparklesIcon } from '../icons/sparkles';
|
|
4065
4063
|
export {
|
|
4066
4064
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Sparkles} instead. */
|
|
4067
4065
|
default as StarsIcon
|
|
4068
4066
|
} from '../icons/sparkles';
|
|
4067
|
+
// ShieldX aliases
|
|
4068
|
+
export { default as ShieldXIcon } from '../icons/shield-x';
|
|
4069
|
+
export {
|
|
4070
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldX} instead. */
|
|
4071
|
+
default as ShieldCloseIcon
|
|
4072
|
+
} from '../icons/shield-x';
|
|
4073
|
+
// SquareActivity aliases
|
|
4074
|
+
export { default as SquareActivityIcon } from '../icons/square-activity';
|
|
4075
|
+
export {
|
|
4076
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareActivity} instead. */
|
|
4077
|
+
default as ActivitySquareIcon
|
|
4078
|
+
} from '../icons/square-activity';
|
|
4069
4079
|
// SquareArrowDownLeft aliases
|
|
4070
4080
|
export { default as SquareArrowDownLeftIcon } from '../icons/square-arrow-down-left';
|
|
4071
4081
|
export {
|
|
@@ -4084,6 +4094,12 @@ export {
|
|
|
4084
4094
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. */
|
|
4085
4095
|
default as ArrowDownSquareIcon
|
|
4086
4096
|
} from '../icons/square-arrow-down';
|
|
4097
|
+
// SquareArrowOutDownLeft aliases
|
|
4098
|
+
export { default as SquareArrowOutDownLeftIcon } from '../icons/square-arrow-out-down-left';
|
|
4099
|
+
export {
|
|
4100
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead. */
|
|
4101
|
+
default as ArrowDownLeftFromSquareIcon
|
|
4102
|
+
} from '../icons/square-arrow-out-down-left';
|
|
4087
4103
|
// SquareArrowLeft aliases
|
|
4088
4104
|
export { default as SquareArrowLeftIcon } from '../icons/square-arrow-left';
|
|
4089
4105
|
export {
|
|
@@ -4096,12 +4112,6 @@ export {
|
|
|
4096
4112
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. */
|
|
4097
4113
|
default as ArrowDownRightFromSquareIcon
|
|
4098
4114
|
} from '../icons/square-arrow-out-down-right';
|
|
4099
|
-
// SquareArrowOutDownLeft aliases
|
|
4100
|
-
export { default as SquareArrowOutDownLeftIcon } from '../icons/square-arrow-out-down-left';
|
|
4101
|
-
export {
|
|
4102
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead. */
|
|
4103
|
-
default as ArrowDownLeftFromSquareIcon
|
|
4104
|
-
} from '../icons/square-arrow-out-down-left';
|
|
4105
4115
|
// SquareArrowOutUpLeft aliases
|
|
4106
4116
|
export { default as SquareArrowOutUpLeftIcon } from '../icons/square-arrow-out-up-left';
|
|
4107
4117
|
export {
|
|
@@ -4132,18 +4142,18 @@ export {
|
|
|
4132
4142
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpRight} instead. */
|
|
4133
4143
|
default as ArrowUpRightSquareIcon
|
|
4134
4144
|
} from '../icons/square-arrow-up-right';
|
|
4135
|
-
// SquareAsterisk aliases
|
|
4136
|
-
export { default as SquareAsteriskIcon } from '../icons/square-asterisk';
|
|
4137
|
-
export {
|
|
4138
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead. */
|
|
4139
|
-
default as AsteriskSquareIcon
|
|
4140
|
-
} from '../icons/square-asterisk';
|
|
4141
4145
|
// SquareArrowUp aliases
|
|
4142
4146
|
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
4143
4147
|
export {
|
|
4144
4148
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. */
|
|
4145
4149
|
default as ArrowUpSquareIcon
|
|
4146
4150
|
} from '../icons/square-arrow-up';
|
|
4151
|
+
// SquareAsterisk aliases
|
|
4152
|
+
export { default as SquareAsteriskIcon } from '../icons/square-asterisk';
|
|
4153
|
+
export {
|
|
4154
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead. */
|
|
4155
|
+
default as AsteriskSquareIcon
|
|
4156
|
+
} from '../icons/square-asterisk';
|
|
4147
4157
|
// SquareBottomDashedScissors aliases
|
|
4148
4158
|
export { default as SquareBottomDashedScissorsIcon } from '../icons/square-bottom-dashed-scissors';
|
|
4149
4159
|
export {
|
|
@@ -4178,24 +4188,30 @@ export {
|
|
|
4178
4188
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. */
|
|
4179
4189
|
default as CheckSquareIcon
|
|
4180
4190
|
} from '../icons/square-check-big';
|
|
4181
|
-
//
|
|
4182
|
-
export { default as
|
|
4191
|
+
// SquareChevronLeft aliases
|
|
4192
|
+
export { default as SquareChevronLeftIcon } from '../icons/square-chevron-left';
|
|
4183
4193
|
export {
|
|
4184
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4185
|
-
default as
|
|
4186
|
-
} from '../icons/square-
|
|
4194
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead. */
|
|
4195
|
+
default as ChevronLeftSquareIcon
|
|
4196
|
+
} from '../icons/square-chevron-left';
|
|
4187
4197
|
// SquareChevronDown aliases
|
|
4188
4198
|
export { default as SquareChevronDownIcon } from '../icons/square-chevron-down';
|
|
4189
4199
|
export {
|
|
4190
4200
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronDown} instead. */
|
|
4191
4201
|
default as ChevronDownSquareIcon
|
|
4192
4202
|
} from '../icons/square-chevron-down';
|
|
4193
|
-
//
|
|
4194
|
-
export { default as
|
|
4203
|
+
// SquareCheck aliases
|
|
4204
|
+
export { default as SquareCheckIcon } from '../icons/square-check';
|
|
4195
4205
|
export {
|
|
4196
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4197
|
-
default as
|
|
4198
|
-
} from '../icons/square-
|
|
4206
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. */
|
|
4207
|
+
default as CheckSquare2Icon
|
|
4208
|
+
} from '../icons/square-check';
|
|
4209
|
+
// SquareChevronRight aliases
|
|
4210
|
+
export { default as SquareChevronRightIcon } from '../icons/square-chevron-right';
|
|
4211
|
+
export {
|
|
4212
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronRight} instead. */
|
|
4213
|
+
default as ChevronRightSquareIcon
|
|
4214
|
+
} from '../icons/square-chevron-right';
|
|
4199
4215
|
// SquareChevronUp aliases
|
|
4200
4216
|
export { default as SquareChevronUpIcon } from '../icons/square-chevron-up';
|
|
4201
4217
|
export {
|
|
@@ -4208,12 +4224,6 @@ export {
|
|
|
4208
4224
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCode} instead. */
|
|
4209
4225
|
default as CodeSquareIcon
|
|
4210
4226
|
} from '../icons/square-code';
|
|
4211
|
-
// SquareChevronRight aliases
|
|
4212
|
-
export { default as SquareChevronRightIcon } from '../icons/square-chevron-right';
|
|
4213
|
-
export {
|
|
4214
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronRight} instead. */
|
|
4215
|
-
default as ChevronRightSquareIcon
|
|
4216
|
-
} from '../icons/square-chevron-right';
|
|
4217
4227
|
// SquareDashedKanban aliases
|
|
4218
4228
|
export { default as SquareDashedKanbanIcon } from '../icons/square-dashed-kanban';
|
|
4219
4229
|
export {
|
|
@@ -4242,36 +4252,42 @@ export {
|
|
|
4242
4252
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashed} instead. */
|
|
4243
4253
|
default as BoxSelectIcon
|
|
4244
4254
|
} from '../icons/square-dashed';
|
|
4245
|
-
// SquareDot aliases
|
|
4246
|
-
export { default as SquareDotIcon } from '../icons/square-dot';
|
|
4247
|
-
export {
|
|
4248
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead. */
|
|
4249
|
-
default as DotSquareIcon
|
|
4250
|
-
} from '../icons/square-dot';
|
|
4251
4255
|
// SquareDivide aliases
|
|
4252
4256
|
export { default as SquareDivideIcon } from '../icons/square-divide';
|
|
4253
4257
|
export {
|
|
4254
4258
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDivide} instead. */
|
|
4255
4259
|
default as DivideSquareIcon
|
|
4256
4260
|
} from '../icons/square-divide';
|
|
4257
|
-
//
|
|
4258
|
-
export { default as
|
|
4261
|
+
// SquareDot aliases
|
|
4262
|
+
export { default as SquareDotIcon } from '../icons/square-dot';
|
|
4259
4263
|
export {
|
|
4260
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4261
|
-
default as
|
|
4262
|
-
} from '../icons/square-
|
|
4264
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead. */
|
|
4265
|
+
default as DotSquareIcon
|
|
4266
|
+
} from '../icons/square-dot';
|
|
4263
4267
|
// SquareEqual aliases
|
|
4264
4268
|
export { default as SquareEqualIcon } from '../icons/square-equal';
|
|
4265
4269
|
export {
|
|
4266
4270
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead. */
|
|
4267
4271
|
default as EqualSquareIcon
|
|
4268
4272
|
} from '../icons/square-equal';
|
|
4273
|
+
// SquareFunction aliases
|
|
4274
|
+
export { default as SquareFunctionIcon } from '../icons/square-function';
|
|
4275
|
+
export {
|
|
4276
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. */
|
|
4277
|
+
default as FunctionSquareIcon
|
|
4278
|
+
} from '../icons/square-function';
|
|
4269
4279
|
// SquareKanban aliases
|
|
4270
4280
|
export { default as SquareKanbanIcon } from '../icons/square-kanban';
|
|
4271
4281
|
export {
|
|
4272
4282
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. */
|
|
4273
4283
|
default as KanbanSquareIcon
|
|
4274
4284
|
} from '../icons/square-kanban';
|
|
4285
|
+
// SquareM aliases
|
|
4286
|
+
export { default as SquareMIcon } from '../icons/square-m';
|
|
4287
|
+
export {
|
|
4288
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead. */
|
|
4289
|
+
default as MSquareIcon
|
|
4290
|
+
} from '../icons/square-m';
|
|
4275
4291
|
// SquareLibrary aliases
|
|
4276
4292
|
export { default as SquareLibraryIcon } from '../icons/square-library';
|
|
4277
4293
|
export {
|
|
@@ -4284,12 +4300,6 @@ export {
|
|
|
4284
4300
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMenu} instead. */
|
|
4285
4301
|
default as MenuSquareIcon
|
|
4286
4302
|
} from '../icons/square-menu';
|
|
4287
|
-
// SquareM aliases
|
|
4288
|
-
export { default as SquareMIcon } from '../icons/square-m';
|
|
4289
|
-
export {
|
|
4290
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead. */
|
|
4291
|
-
default as MSquareIcon
|
|
4292
|
-
} from '../icons/square-m';
|
|
4293
4303
|
// SquareMinus aliases
|
|
4294
4304
|
export { default as SquareMinusIcon } from '../icons/square-minus';
|
|
4295
4305
|
export {
|
|
@@ -4302,12 +4312,6 @@ export {
|
|
|
4302
4312
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMousePointer} instead. */
|
|
4303
4313
|
default as InspectIcon
|
|
4304
4314
|
} from '../icons/square-mouse-pointer';
|
|
4305
|
-
// SquareParkingOff aliases
|
|
4306
|
-
export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
|
|
4307
|
-
export {
|
|
4308
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. */
|
|
4309
|
-
default as ParkingSquareOffIcon
|
|
4310
|
-
} from '../icons/square-parking-off';
|
|
4311
4315
|
// SquareParking aliases
|
|
4312
4316
|
export { default as SquareParkingIcon } from '../icons/square-parking';
|
|
4313
4317
|
export {
|
|
@@ -4328,30 +4332,30 @@ export {
|
|
|
4328
4332
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. */
|
|
4329
4333
|
default as PenSquareIcon
|
|
4330
4334
|
} from '../icons/square-pen';
|
|
4335
|
+
// SquareParkingOff aliases
|
|
4336
|
+
export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
|
|
4337
|
+
export {
|
|
4338
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. */
|
|
4339
|
+
default as ParkingSquareOffIcon
|
|
4340
|
+
} from '../icons/square-parking-off';
|
|
4331
4341
|
// SquarePercent aliases
|
|
4332
4342
|
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
4333
4343
|
export {
|
|
4334
4344
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. */
|
|
4335
4345
|
default as PercentSquareIcon
|
|
4336
4346
|
} from '../icons/square-percent';
|
|
4337
|
-
// SquarePi aliases
|
|
4338
|
-
export { default as SquarePiIcon } from '../icons/square-pi';
|
|
4339
|
-
export {
|
|
4340
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead. */
|
|
4341
|
-
default as PiSquareIcon
|
|
4342
|
-
} from '../icons/square-pi';
|
|
4343
4347
|
// SquarePilcrow aliases
|
|
4344
4348
|
export { default as SquarePilcrowIcon } from '../icons/square-pilcrow';
|
|
4345
4349
|
export {
|
|
4346
4350
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead. */
|
|
4347
4351
|
default as PilcrowSquareIcon
|
|
4348
4352
|
} from '../icons/square-pilcrow';
|
|
4349
|
-
//
|
|
4350
|
-
export { default as
|
|
4353
|
+
// SquarePi aliases
|
|
4354
|
+
export { default as SquarePiIcon } from '../icons/square-pi';
|
|
4351
4355
|
export {
|
|
4352
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4353
|
-
default as
|
|
4354
|
-
} from '../icons/square-
|
|
4356
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead. */
|
|
4357
|
+
default as PiSquareIcon
|
|
4358
|
+
} from '../icons/square-pi';
|
|
4355
4359
|
// SquarePlus aliases
|
|
4356
4360
|
export { default as SquarePlusIcon } from '../icons/square-plus';
|
|
4357
4361
|
export {
|
|
@@ -4364,6 +4368,12 @@ export {
|
|
|
4364
4368
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead. */
|
|
4365
4369
|
default as PowerSquareIcon
|
|
4366
4370
|
} from '../icons/square-power';
|
|
4371
|
+
// SquarePlay aliases
|
|
4372
|
+
export { default as SquarePlayIcon } from '../icons/square-play';
|
|
4373
|
+
export {
|
|
4374
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlay} instead. */
|
|
4375
|
+
default as PlaySquareIcon
|
|
4376
|
+
} from '../icons/square-play';
|
|
4367
4377
|
// SquareScissors aliases
|
|
4368
4378
|
export { default as SquareScissorsIcon } from '../icons/square-scissors';
|
|
4369
4379
|
export {
|
|
@@ -4382,12 +4392,6 @@ export {
|
|
|
4382
4392
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. */
|
|
4383
4393
|
default as SlashSquareIcon
|
|
4384
4394
|
} from '../icons/square-slash';
|
|
4385
|
-
// SquareSplitVertical aliases
|
|
4386
|
-
export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical';
|
|
4387
|
-
export {
|
|
4388
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. */
|
|
4389
|
-
default as SplitSquareVerticalIcon
|
|
4390
|
-
} from '../icons/square-split-vertical';
|
|
4391
4395
|
// SquareTerminal aliases
|
|
4392
4396
|
export { default as SquareTerminalIcon } from '../icons/square-terminal';
|
|
4393
4397
|
export {
|
|
@@ -4406,6 +4410,12 @@ export {
|
|
|
4406
4410
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. */
|
|
4407
4411
|
default as UserSquare2Icon
|
|
4408
4412
|
} from '../icons/square-user-round';
|
|
4413
|
+
// SquareSplitVertical aliases
|
|
4414
|
+
export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical';
|
|
4415
|
+
export {
|
|
4416
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. */
|
|
4417
|
+
default as SplitSquareVerticalIcon
|
|
4418
|
+
} from '../icons/square-split-vertical';
|
|
4409
4419
|
// SquareUser aliases
|
|
4410
4420
|
export { default as SquareUserIcon } from '../icons/square-user';
|
|
4411
4421
|
export {
|
|
@@ -4452,12 +4462,6 @@ export {
|
|
|
4452
4462
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignStart} instead. */
|
|
4453
4463
|
default as AlignLeftIcon
|
|
4454
4464
|
} from '../icons/text-align-start';
|
|
4455
|
-
// TextInitial aliases
|
|
4456
|
-
export { default as TextInitialIcon } from '../icons/text-initial';
|
|
4457
|
-
export {
|
|
4458
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead. */
|
|
4459
|
-
default as LetterTextIcon
|
|
4460
|
-
} from '../icons/text-initial';
|
|
4461
4465
|
// TextWrap aliases
|
|
4462
4466
|
export { default as TextWrapIcon } from '../icons/text-wrap';
|
|
4463
4467
|
export {
|
|
@@ -4470,18 +4474,24 @@ export {
|
|
|
4470
4474
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead. */
|
|
4471
4475
|
default as TrainIcon
|
|
4472
4476
|
} from '../icons/tram-front';
|
|
4473
|
-
//
|
|
4474
|
-
export { default as
|
|
4477
|
+
// TextInitial aliases
|
|
4478
|
+
export { default as TextInitialIcon } from '../icons/text-initial';
|
|
4475
4479
|
export {
|
|
4476
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4477
|
-
default as
|
|
4478
|
-
} from '../icons/
|
|
4480
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead. */
|
|
4481
|
+
default as LetterTextIcon
|
|
4482
|
+
} from '../icons/text-initial';
|
|
4479
4483
|
// TreePalm aliases
|
|
4480
4484
|
export { default as TreePalmIcon } from '../icons/tree-palm';
|
|
4481
4485
|
export {
|
|
4482
4486
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TreePalm} instead. */
|
|
4483
4487
|
default as PalmtreeIcon
|
|
4484
4488
|
} from '../icons/tree-palm';
|
|
4489
|
+
// TriangleAlert aliases
|
|
4490
|
+
export { default as TriangleAlertIcon } from '../icons/triangle-alert';
|
|
4491
|
+
export {
|
|
4492
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead. */
|
|
4493
|
+
default as AlertTriangleIcon
|
|
4494
|
+
} from '../icons/triangle-alert';
|
|
4485
4495
|
// TvMinimal aliases
|
|
4486
4496
|
export { default as TvMinimalIcon } from '../icons/tv-minimal';
|
|
4487
4497
|
export {
|
|
@@ -4518,18 +4528,18 @@ export {
|
|
|
4518
4528
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundPlus} instead. */
|
|
4519
4529
|
default as UserPlus2Icon
|
|
4520
4530
|
} from '../icons/user-round-plus';
|
|
4521
|
-
// UserRound aliases
|
|
4522
|
-
export { default as UserRoundIcon } from '../icons/user-round';
|
|
4523
|
-
export {
|
|
4524
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. */
|
|
4525
|
-
default as User2Icon
|
|
4526
|
-
} from '../icons/user-round';
|
|
4527
4531
|
// UserRoundX aliases
|
|
4528
4532
|
export { default as UserRoundXIcon } from '../icons/user-round-x';
|
|
4529
4533
|
export {
|
|
4530
4534
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. */
|
|
4531
4535
|
default as UserX2Icon
|
|
4532
4536
|
} from '../icons/user-round-x';
|
|
4537
|
+
// UserRound aliases
|
|
4538
|
+
export { default as UserRoundIcon } from '../icons/user-round';
|
|
4539
|
+
export {
|
|
4540
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. */
|
|
4541
|
+
default as User2Icon
|
|
4542
|
+
} from '../icons/user-round';
|
|
4533
4543
|
// UsersRound aliases
|
|
4534
4544
|
export { default as UsersRoundIcon } from '../icons/users-round';
|
|
4535
4545
|
export {
|
|
@@ -4548,18 +4558,18 @@ export {
|
|
|
4548
4558
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Utensils} instead. */
|
|
4549
4559
|
default as ForkKnifeIcon
|
|
4550
4560
|
} from '../icons/utensils';
|
|
4551
|
-
// WalletMinimal aliases
|
|
4552
|
-
export { default as WalletMinimalIcon } from '../icons/wallet-minimal';
|
|
4553
|
-
export {
|
|
4554
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. */
|
|
4555
|
-
default as Wallet2Icon
|
|
4556
|
-
} from '../icons/wallet-minimal';
|
|
4557
4561
|
// WandSparkles aliases
|
|
4558
4562
|
export { default as WandSparklesIcon } from '../icons/wand-sparkles';
|
|
4559
4563
|
export {
|
|
4560
4564
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead. */
|
|
4561
4565
|
default as Wand2Icon
|
|
4562
4566
|
} from '../icons/wand-sparkles';
|
|
4567
|
+
// WalletMinimal aliases
|
|
4568
|
+
export { default as WalletMinimalIcon } from '../icons/wallet-minimal';
|
|
4569
|
+
export {
|
|
4570
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. */
|
|
4571
|
+
default as Wallet2Icon
|
|
4572
|
+
} from '../icons/wallet-minimal';
|
|
4563
4573
|
// WavesHorizontal aliases
|
|
4564
4574
|
export { default as WavesHorizontalIcon } from '../icons/waves-horizontal';
|
|
4565
4575
|
export {
|