@lucide/astro 1.27.0 → 1.28.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 +124 -124
- package/src/aliases/prefixed.ts +680 -680
- package/src/aliases/suffixed.ts +1026 -1026
- package/src/icons/calendar-1.ts +2 -2
- package/src/icons/calendar-arrow-down.ts +2 -2
- package/src/icons/calendar-arrow-up.ts +2 -2
- package/src/icons/calendar-check-2.ts +2 -2
- package/src/icons/calendar-check.ts +2 -2
- package/src/icons/calendar-clock.ts +2 -2
- package/src/icons/calendar-cog.ts +2 -2
- package/src/icons/calendar-days.ts +2 -2
- package/src/icons/calendar-fold.ts +2 -2
- package/src/icons/calendar-heart.ts +2 -2
- package/src/icons/calendar-minus-2.ts +2 -2
- package/src/icons/calendar-minus.ts +2 -2
- package/src/icons/calendar-off.ts +2 -2
- package/src/icons/calendar-plus-2.ts +2 -2
- package/src/icons/calendar-plus.ts +2 -2
- package/src/icons/calendar-range.ts +2 -2
- package/src/icons/calendar-search.ts +2 -2
- package/src/icons/calendar-sync.ts +2 -2
- package/src/icons/calendar-x-2.ts +2 -2
- package/src/icons/calendar-x.ts +2 -2
- package/src/icons/calendar.ts +2 -2
- package/src/icons/contact-round.ts +2 -2
- package/src/icons/contact.ts +2 -2
- package/src/icons/index.ts +166 -166
package/src/aliases/suffixed.ts
CHANGED
|
@@ -24,26 +24,26 @@ export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
|
|
|
24
24
|
export { default as AlbumIcon } from '../icons/album';
|
|
25
25
|
// AlignCenterHorizontal aliases
|
|
26
26
|
export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
|
|
27
|
-
// AlignCenterVertical aliases
|
|
28
|
-
export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
|
|
29
27
|
// AlignEndHorizontal aliases
|
|
30
28
|
export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal';
|
|
31
|
-
// AlignEndVertical aliases
|
|
32
|
-
export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
|
|
33
29
|
// AlignHorizontalDistributeCenter aliases
|
|
34
30
|
export { default as AlignHorizontalDistributeCenterIcon } from '../icons/align-horizontal-distribute-center';
|
|
35
|
-
//
|
|
36
|
-
export { default as
|
|
31
|
+
// AlignEndVertical aliases
|
|
32
|
+
export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
|
|
33
|
+
// AlignCenterVertical aliases
|
|
34
|
+
export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
|
|
37
35
|
// AlignHorizontalDistributeStart aliases
|
|
38
36
|
export { default as AlignHorizontalDistributeStartIcon } from '../icons/align-horizontal-distribute-start';
|
|
37
|
+
// AlignHorizontalDistributeEnd aliases
|
|
38
|
+
export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-horizontal-distribute-end';
|
|
39
|
+
// AlignHorizontalJustifyEnd aliases
|
|
40
|
+
export { default as AlignHorizontalJustifyEndIcon } from '../icons/align-horizontal-justify-end';
|
|
39
41
|
// AlignHorizontalJustifyCenter aliases
|
|
40
42
|
export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-horizontal-justify-center';
|
|
41
|
-
// AlignHorizontalSpaceAround aliases
|
|
42
|
-
export { default as AlignHorizontalSpaceAroundIcon } from '../icons/align-horizontal-space-around';
|
|
43
43
|
// AlignHorizontalJustifyStart aliases
|
|
44
44
|
export { default as AlignHorizontalJustifyStartIcon } from '../icons/align-horizontal-justify-start';
|
|
45
|
-
//
|
|
46
|
-
export { default as
|
|
45
|
+
// AlignHorizontalSpaceAround aliases
|
|
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
49
|
// AlignStartHorizontal aliases
|
|
@@ -54,10 +54,10 @@ export { default as AlignStartVerticalIcon } from '../icons/align-start-vertical
|
|
|
54
54
|
export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-vertical-distribute-center';
|
|
55
55
|
// AlignVerticalDistributeEnd aliases
|
|
56
56
|
export { default as AlignVerticalDistributeEndIcon } from '../icons/align-vertical-distribute-end';
|
|
57
|
-
// AlignVerticalJustifyCenter aliases
|
|
58
|
-
export { default as AlignVerticalJustifyCenterIcon } from '../icons/align-vertical-justify-center';
|
|
59
57
|
// AlignVerticalDistributeStart aliases
|
|
60
58
|
export { default as AlignVerticalDistributeStartIcon } from '../icons/align-vertical-distribute-start';
|
|
59
|
+
// AlignVerticalJustifyCenter aliases
|
|
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
63
|
// AlignVerticalJustifyStart aliases
|
|
@@ -70,56 +70,58 @@ export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertica
|
|
|
70
70
|
export { default as AmbulanceIcon } from '../icons/ambulance';
|
|
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
|
// Angry aliases
|
|
80
80
|
export { default as AngryIcon } from '../icons/angry';
|
|
81
|
-
// Annoyed aliases
|
|
82
|
-
export { default as AnnoyedIcon } from '../icons/annoyed';
|
|
83
81
|
// Antenna aliases
|
|
84
82
|
export { default as AntennaIcon } from '../icons/antenna';
|
|
85
|
-
//
|
|
86
|
-
export { default as
|
|
83
|
+
// Annoyed aliases
|
|
84
|
+
export { default as AnnoyedIcon } from '../icons/annoyed';
|
|
87
85
|
// Anvil aliases
|
|
88
86
|
export { default as AnvilIcon } from '../icons/anvil';
|
|
87
|
+
// Aperture aliases
|
|
88
|
+
export { default as ApertureIcon } from '../icons/aperture';
|
|
89
89
|
// AppWindowMac aliases
|
|
90
90
|
export { default as AppWindowMacIcon } from '../icons/app-window-mac';
|
|
91
91
|
// AppWindow aliases
|
|
92
92
|
export { default as AppWindowIcon } from '../icons/app-window';
|
|
93
|
-
// Apple aliases
|
|
94
|
-
export { default as AppleIcon } from '../icons/apple';
|
|
95
93
|
// ArchiveRestore aliases
|
|
96
94
|
export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
|
|
97
95
|
// Archive aliases
|
|
98
96
|
export { default as ArchiveIcon } from '../icons/archive';
|
|
97
|
+
// Apple aliases
|
|
98
|
+
export { default as AppleIcon } from '../icons/apple';
|
|
99
99
|
// ArchiveX aliases
|
|
100
100
|
export { default as ArchiveXIcon } from '../icons/archive-x';
|
|
101
101
|
// Armchair aliases
|
|
102
102
|
export { default as ArmchairIcon } from '../icons/armchair';
|
|
103
103
|
// ArrowBigDownDash aliases
|
|
104
104
|
export { default as ArrowBigDownDashIcon } from '../icons/arrow-big-down-dash';
|
|
105
|
-
// ArrowBigLeftDash aliases
|
|
106
|
-
export { default as ArrowBigLeftDashIcon } from '../icons/arrow-big-left-dash';
|
|
107
105
|
// ArrowBigDown aliases
|
|
108
106
|
export { default as ArrowBigDownIcon } from '../icons/arrow-big-down';
|
|
107
|
+
// ArrowBigLeftDash aliases
|
|
108
|
+
export { default as ArrowBigLeftDashIcon } from '../icons/arrow-big-left-dash';
|
|
109
109
|
// ArrowBigLeft aliases
|
|
110
110
|
export { default as ArrowBigLeftIcon } from '../icons/arrow-big-left';
|
|
111
111
|
// ArrowBigRightDash aliases
|
|
112
112
|
export { default as ArrowBigRightDashIcon } from '../icons/arrow-big-right-dash';
|
|
113
113
|
// ArrowBigRight aliases
|
|
114
114
|
export { default as ArrowBigRightIcon } from '../icons/arrow-big-right';
|
|
115
|
-
// ArrowBigUp aliases
|
|
116
|
-
export { default as ArrowBigUpIcon } from '../icons/arrow-big-up';
|
|
117
115
|
// ArrowBigUpDash aliases
|
|
118
116
|
export { default as ArrowBigUpDashIcon } from '../icons/arrow-big-up-dash';
|
|
117
|
+
// ArrowBigUp aliases
|
|
118
|
+
export { default as ArrowBigUpIcon } from '../icons/arrow-big-up';
|
|
119
119
|
// ArrowDownFromLine aliases
|
|
120
120
|
export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
|
|
121
121
|
// ArrowDownLeft aliases
|
|
122
122
|
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
123
|
+
// ArrowDownNarrowWide aliases
|
|
124
|
+
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
123
125
|
// ArrowDownRight aliases
|
|
124
126
|
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
|
|
125
127
|
// ArrowDownToLine aliases
|
|
@@ -128,8 +130,6 @@ export { default as ArrowDownToLineIcon } from '../icons/arrow-down-to-line';
|
|
|
128
130
|
export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
|
|
129
131
|
// ArrowDownUp aliases
|
|
130
132
|
export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
131
|
-
// ArrowDownNarrowWide aliases
|
|
132
|
-
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
133
133
|
// ArrowDown aliases
|
|
134
134
|
export { default as ArrowDownIcon } from '../icons/arrow-down';
|
|
135
135
|
// ArrowLeftFromLine aliases
|
|
@@ -140,32 +140,32 @@ export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
|
|
|
140
140
|
export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
|
|
141
141
|
// ArrowLeft aliases
|
|
142
142
|
export { default as ArrowLeftIcon } from '../icons/arrow-left';
|
|
143
|
-
// ArrowRightLeft aliases
|
|
144
|
-
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
145
143
|
// ArrowRightFromLine aliases
|
|
146
144
|
export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
|
|
147
|
-
//
|
|
148
|
-
export { default as
|
|
145
|
+
// ArrowRightLeft aliases
|
|
146
|
+
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
149
147
|
// ArrowRightToLine aliases
|
|
150
148
|
export { default as ArrowRightToLineIcon } from '../icons/arrow-right-to-line';
|
|
149
|
+
// ArrowRight aliases
|
|
150
|
+
export { default as ArrowRightIcon } from '../icons/arrow-right';
|
|
151
151
|
// ArrowUpDown aliases
|
|
152
152
|
export { default as ArrowUpDownIcon } from '../icons/arrow-up-down';
|
|
153
|
-
// ArrowUpFromDot aliases
|
|
154
|
-
export { default as ArrowUpFromDotIcon } from '../icons/arrow-up-from-dot';
|
|
155
153
|
// ArrowUpFromLine aliases
|
|
156
154
|
export { default as ArrowUpFromLineIcon } from '../icons/arrow-up-from-line';
|
|
157
|
-
//
|
|
158
|
-
export { default as
|
|
155
|
+
// ArrowUpFromDot aliases
|
|
156
|
+
export { default as ArrowUpFromDotIcon } from '../icons/arrow-up-from-dot';
|
|
159
157
|
// ArrowUpLeft aliases
|
|
160
158
|
export { default as ArrowUpLeftIcon } from '../icons/arrow-up-left';
|
|
161
|
-
//
|
|
162
|
-
export { default as
|
|
159
|
+
// ArrowUpRight aliases
|
|
160
|
+
export { default as ArrowUpRightIcon } from '../icons/arrow-up-right';
|
|
163
161
|
// ArrowUpWideNarrow aliases
|
|
164
162
|
export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow';
|
|
165
|
-
//
|
|
166
|
-
export { default as
|
|
163
|
+
// ArrowUpToLine aliases
|
|
164
|
+
export { default as ArrowUpToLineIcon } from '../icons/arrow-up-to-line';
|
|
167
165
|
// ArrowUp aliases
|
|
168
166
|
export { default as ArrowUpIcon } from '../icons/arrow-up';
|
|
167
|
+
// ArrowsUpFromLine aliases
|
|
168
|
+
export { default as ArrowsUpFromLineIcon } from '../icons/arrows-up-from-line';
|
|
169
169
|
// Asterisk aliases
|
|
170
170
|
export { default as AsteriskIcon } from '../icons/asterisk';
|
|
171
171
|
// Astroid aliases
|
|
@@ -178,66 +178,66 @@ export { default as AtomIcon } from '../icons/atom';
|
|
|
178
178
|
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
179
179
|
// AudioWaveform aliases
|
|
180
180
|
export { default as AudioWaveformIcon } from '../icons/audio-waveform';
|
|
181
|
-
// Baby aliases
|
|
182
|
-
export { default as BabyIcon } from '../icons/baby';
|
|
183
181
|
// Award aliases
|
|
184
182
|
export { default as AwardIcon } from '../icons/award';
|
|
185
183
|
// Axe aliases
|
|
186
184
|
export { default as AxeIcon } from '../icons/axe';
|
|
187
|
-
//
|
|
188
|
-
export { default as
|
|
185
|
+
// Baby aliases
|
|
186
|
+
export { default as BabyIcon } from '../icons/baby';
|
|
189
187
|
// Backpack aliases
|
|
190
188
|
export { default as BackpackIcon } from '../icons/backpack';
|
|
189
|
+
// BadgeAlert aliases
|
|
190
|
+
export { default as BadgeAlertIcon } from '../icons/badge-alert';
|
|
191
191
|
// BadgeCent aliases
|
|
192
192
|
export { default as BadgeCentIcon } from '../icons/badge-cent';
|
|
193
193
|
// BadgeDollarSign aliases
|
|
194
194
|
export { default as BadgeDollarSignIcon } from '../icons/badge-dollar-sign';
|
|
195
|
-
// BadgeIndianRupee aliases
|
|
196
|
-
export { default as BadgeIndianRupeeIcon } from '../icons/badge-indian-rupee';
|
|
197
195
|
// BadgeEuro aliases
|
|
198
196
|
export { default as BadgeEuroIcon } from '../icons/badge-euro';
|
|
199
|
-
//
|
|
200
|
-
export { default as
|
|
197
|
+
// BadgeIndianRupee aliases
|
|
198
|
+
export { default as BadgeIndianRupeeIcon } from '../icons/badge-indian-rupee';
|
|
201
199
|
// BadgeInfo aliases
|
|
202
200
|
export { default as BadgeInfoIcon } from '../icons/badge-info';
|
|
201
|
+
// BadgeJapaneseYen aliases
|
|
202
|
+
export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen';
|
|
203
203
|
// BadgeMinus aliases
|
|
204
204
|
export { default as BadgeMinusIcon } from '../icons/badge-minus';
|
|
205
|
-
// BadgePercent aliases
|
|
206
|
-
export { default as BadgePercentIcon } from '../icons/badge-percent';
|
|
207
205
|
// BadgePlus aliases
|
|
208
206
|
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
207
|
+
// BadgePercent aliases
|
|
208
|
+
export { default as BadgePercentIcon } from '../icons/badge-percent';
|
|
209
209
|
// BadgePoundSterling aliases
|
|
210
210
|
export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
|
|
211
|
-
// BadgeSwissFranc aliases
|
|
212
|
-
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
213
211
|
// BadgeRussianRuble aliases
|
|
214
212
|
export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
215
|
-
//
|
|
216
|
-
export { default as
|
|
213
|
+
// BadgeSwissFranc aliases
|
|
214
|
+
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
217
215
|
// BadgeX aliases
|
|
218
216
|
export { default as BadgeXIcon } from '../icons/badge-x';
|
|
219
|
-
//
|
|
220
|
-
export { default as
|
|
217
|
+
// BadgeTurkishLira aliases
|
|
218
|
+
export { default as BadgeTurkishLiraIcon } from '../icons/badge-turkish-lira';
|
|
221
219
|
// BaggageClaim aliases
|
|
222
220
|
export { default as BaggageClaimIcon } from '../icons/baggage-claim';
|
|
223
221
|
// Balloon aliases
|
|
224
222
|
export { default as BalloonIcon } from '../icons/balloon';
|
|
223
|
+
// Badge aliases
|
|
224
|
+
export { default as BadgeIcon } from '../icons/badge';
|
|
225
225
|
// Ban aliases
|
|
226
226
|
export { default as BanIcon } from '../icons/ban';
|
|
227
|
-
// Bandage aliases
|
|
228
|
-
export { default as BandageIcon } from '../icons/bandage';
|
|
229
227
|
// Banana aliases
|
|
230
228
|
export { default as BananaIcon } from '../icons/banana';
|
|
231
|
-
//
|
|
232
|
-
export { default as
|
|
229
|
+
// Bandage aliases
|
|
230
|
+
export { default as BandageIcon } from '../icons/bandage';
|
|
231
|
+
// BanknoteArrowDown aliases
|
|
232
|
+
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
233
233
|
// BanknoteCheck aliases
|
|
234
234
|
export { default as BanknoteCheckIcon } from '../icons/banknote-check';
|
|
235
235
|
// BanknoteX aliases
|
|
236
236
|
export { default as BanknoteXIcon } from '../icons/banknote-x';
|
|
237
237
|
// Banknote aliases
|
|
238
238
|
export { default as BanknoteIcon } from '../icons/banknote';
|
|
239
|
-
//
|
|
240
|
-
export { default as
|
|
239
|
+
// BanknoteArrowUp aliases
|
|
240
|
+
export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
|
|
241
241
|
// Barcode aliases
|
|
242
242
|
export { default as BarcodeIcon } from '../icons/barcode';
|
|
243
243
|
// Barrel aliases
|
|
@@ -246,14 +246,14 @@ export { default as BarrelIcon } from '../icons/barrel';
|
|
|
246
246
|
export { default as BaselineIcon } from '../icons/baseline';
|
|
247
247
|
// Bath aliases
|
|
248
248
|
export { default as BathIcon } from '../icons/bath';
|
|
249
|
-
// BatteryFull aliases
|
|
250
|
-
export { default as BatteryFullIcon } from '../icons/battery-full';
|
|
251
249
|
// BatteryCharging aliases
|
|
252
250
|
export { default as BatteryChargingIcon } from '../icons/battery-charging';
|
|
253
|
-
//
|
|
254
|
-
export { default as
|
|
251
|
+
// BatteryFull aliases
|
|
252
|
+
export { default as BatteryFullIcon } from '../icons/battery-full';
|
|
255
253
|
// BatteryLow aliases
|
|
256
254
|
export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
255
|
+
// BatteryMedium aliases
|
|
256
|
+
export { default as BatteryMediumIcon } from '../icons/battery-medium';
|
|
257
257
|
// BatteryPlus aliases
|
|
258
258
|
export { default as BatteryPlusIcon } from '../icons/battery-plus';
|
|
259
259
|
// BatteryWarning aliases
|
|
@@ -280,8 +280,6 @@ export { default as BeefIcon } from '../icons/beef';
|
|
|
280
280
|
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
281
281
|
// Beer aliases
|
|
282
282
|
export { default as BeerIcon } from '../icons/beer';
|
|
283
|
-
// BellCheck aliases
|
|
284
|
-
export { default as BellCheckIcon } from '../icons/bell-check';
|
|
285
283
|
// BellDot aliases
|
|
286
284
|
export { default as BellDotIcon } from '../icons/bell-dot';
|
|
287
285
|
// BellElectric aliases
|
|
@@ -290,10 +288,12 @@ export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
|
290
288
|
export { default as BellMinusIcon } from '../icons/bell-minus';
|
|
291
289
|
// BellOff aliases
|
|
292
290
|
export { default as BellOffIcon } from '../icons/bell-off';
|
|
293
|
-
//
|
|
294
|
-
export { default as
|
|
291
|
+
// BellCheck aliases
|
|
292
|
+
export { default as BellCheckIcon } from '../icons/bell-check';
|
|
295
293
|
// BellPlus aliases
|
|
296
294
|
export { default as BellPlusIcon } from '../icons/bell-plus';
|
|
295
|
+
// BellRing aliases
|
|
296
|
+
export { default as BellRingIcon } from '../icons/bell-ring';
|
|
297
297
|
// Bell aliases
|
|
298
298
|
export { default as BellIcon } from '../icons/bell';
|
|
299
299
|
// BetweenVerticalEnd aliases
|
|
@@ -304,50 +304,50 @@ export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-s
|
|
|
304
304
|
export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
|
|
305
305
|
// Bike aliases
|
|
306
306
|
export { default as BikeIcon } from '../icons/bike';
|
|
307
|
-
// Binoculars aliases
|
|
308
|
-
export { default as BinocularsIcon } from '../icons/binoculars';
|
|
309
307
|
// Binary aliases
|
|
310
308
|
export { default as BinaryIcon } from '../icons/binary';
|
|
309
|
+
// Binoculars aliases
|
|
310
|
+
export { default as BinocularsIcon } from '../icons/binoculars';
|
|
311
311
|
// Biohazard aliases
|
|
312
312
|
export { default as BiohazardIcon } from '../icons/biohazard';
|
|
313
313
|
// Bird aliases
|
|
314
314
|
export { default as BirdIcon } from '../icons/bird';
|
|
315
|
-
// Birdhouse aliases
|
|
316
|
-
export { default as BirdhouseIcon } from '../icons/birdhouse';
|
|
317
315
|
// Bitcoin aliases
|
|
318
316
|
export { default as BitcoinIcon } from '../icons/bitcoin';
|
|
317
|
+
// Birdhouse aliases
|
|
318
|
+
export { default as BirdhouseIcon } from '../icons/birdhouse';
|
|
319
319
|
// Blend aliases
|
|
320
320
|
export { default as BlendIcon } from '../icons/blend';
|
|
321
321
|
// Blender aliases
|
|
322
322
|
export { default as BlenderIcon } from '../icons/blender';
|
|
323
|
-
// Blinds aliases
|
|
324
|
-
export { default as BlindsIcon } from '../icons/blinds';
|
|
325
323
|
// Blocks aliases
|
|
326
324
|
export { default as BlocksIcon } from '../icons/blocks';
|
|
327
|
-
//
|
|
328
|
-
export { default as
|
|
325
|
+
// Blinds aliases
|
|
326
|
+
export { default as BlindsIcon } from '../icons/blinds';
|
|
329
327
|
// BluetoothConnected aliases
|
|
330
328
|
export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected';
|
|
331
|
-
// Bluetooth aliases
|
|
332
|
-
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
333
329
|
// BluetoothOff aliases
|
|
334
330
|
export { default as BluetoothOffIcon } from '../icons/bluetooth-off';
|
|
331
|
+
// BluetoothSearching aliases
|
|
332
|
+
export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching';
|
|
333
|
+
// Bluetooth aliases
|
|
334
|
+
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
335
335
|
// Bold aliases
|
|
336
336
|
export { default as BoldIcon } from '../icons/bold';
|
|
337
337
|
// Bolt aliases
|
|
338
338
|
export { default as BoltIcon } from '../icons/bolt';
|
|
339
|
-
// Bomb aliases
|
|
340
|
-
export { default as BombIcon } from '../icons/bomb';
|
|
341
339
|
// BoneFracture aliases
|
|
342
340
|
export { default as BoneFractureIcon } from '../icons/bone-fracture';
|
|
343
|
-
//
|
|
344
|
-
export { default as
|
|
341
|
+
// Bomb aliases
|
|
342
|
+
export { default as BombIcon } from '../icons/bomb';
|
|
345
343
|
// BookA aliases
|
|
346
344
|
export { default as BookAIcon } from '../icons/book-a';
|
|
347
|
-
//
|
|
348
|
-
export { default as
|
|
345
|
+
// Bone aliases
|
|
346
|
+
export { default as BoneIcon } from '../icons/bone';
|
|
349
347
|
// BookAudio aliases
|
|
350
348
|
export { default as BookAudioIcon } from '../icons/book-audio';
|
|
349
|
+
// BookAlert aliases
|
|
350
|
+
export { default as BookAlertIcon } from '../icons/book-alert';
|
|
351
351
|
// BookCheck aliases
|
|
352
352
|
export { default as BookCheckIcon } from '../icons/book-check';
|
|
353
353
|
// BookCopy aliases
|
|
@@ -370,10 +370,10 @@ export { default as BookMarkedIcon } from '../icons/book-marked';
|
|
|
370
370
|
export { default as BookMinusIcon } from '../icons/book-minus';
|
|
371
371
|
// BookOpenCheck aliases
|
|
372
372
|
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
373
|
-
// BookOpenText aliases
|
|
374
|
-
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
375
373
|
// BookOpen aliases
|
|
376
374
|
export { default as BookOpenIcon } from '../icons/book-open';
|
|
375
|
+
// BookOpenText aliases
|
|
376
|
+
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
377
377
|
// BookPlus aliases
|
|
378
378
|
export { default as BookPlusIcon } from '../icons/book-plus';
|
|
379
379
|
// BookSearch aliases
|
|
@@ -382,20 +382,20 @@ export { default as BookSearchIcon } from '../icons/book-search';
|
|
|
382
382
|
export { default as BookTextIcon } from '../icons/book-text';
|
|
383
383
|
// BookType aliases
|
|
384
384
|
export { default as BookTypeIcon } from '../icons/book-type';
|
|
385
|
-
// BookUp aliases
|
|
386
|
-
export { default as BookUpIcon } from '../icons/book-up';
|
|
387
385
|
// BookUp2 aliases
|
|
388
386
|
export { default as BookUp2Icon } from '../icons/book-up-2';
|
|
389
|
-
// BookX aliases
|
|
390
|
-
export { default as BookXIcon } from '../icons/book-x';
|
|
391
387
|
// BookUser aliases
|
|
392
388
|
export { default as BookUserIcon } from '../icons/book-user';
|
|
389
|
+
// BookUp aliases
|
|
390
|
+
export { default as BookUpIcon } from '../icons/book-up';
|
|
391
|
+
// BookX aliases
|
|
392
|
+
export { default as BookXIcon } from '../icons/book-x';
|
|
393
|
+
// BookmarkMinus aliases
|
|
394
|
+
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
393
395
|
// Book aliases
|
|
394
396
|
export { default as BookIcon } from '../icons/book';
|
|
395
397
|
// BookmarkCheck aliases
|
|
396
398
|
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
397
|
-
// BookmarkMinus aliases
|
|
398
|
-
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
399
399
|
// BookmarkOff aliases
|
|
400
400
|
export { default as BookmarkOffIcon } from '../icons/bookmark-off';
|
|
401
401
|
// BookmarkPlus aliases
|
|
@@ -404,48 +404,48 @@ export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
|
404
404
|
export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
405
405
|
// Bookmark aliases
|
|
406
406
|
export { default as BookmarkIcon } from '../icons/bookmark';
|
|
407
|
-
// BoomBox aliases
|
|
408
|
-
export { default as BoomBoxIcon } from '../icons/boom-box';
|
|
409
|
-
// BotOff aliases
|
|
410
|
-
export { default as BotOffIcon } from '../icons/bot-off';
|
|
411
407
|
// BotMessageSquare aliases
|
|
412
408
|
export { default as BotMessageSquareIcon } from '../icons/bot-message-square';
|
|
413
|
-
// BowArrow aliases
|
|
414
|
-
export { default as BowArrowIcon } from '../icons/bow-arrow';
|
|
415
409
|
// Bot aliases
|
|
416
410
|
export { default as BotIcon } from '../icons/bot';
|
|
411
|
+
// BotOff aliases
|
|
412
|
+
export { default as BotOffIcon } from '../icons/bot-off';
|
|
413
|
+
// BoomBox aliases
|
|
414
|
+
export { default as BoomBoxIcon } from '../icons/boom-box';
|
|
417
415
|
// BottleWine aliases
|
|
418
416
|
export { default as BottleWineIcon } from '../icons/bottle-wine';
|
|
419
417
|
// Box aliases
|
|
420
418
|
export { default as BoxIcon } from '../icons/box';
|
|
419
|
+
// Boxes aliases
|
|
420
|
+
export { default as BoxesIcon } from '../icons/boxes';
|
|
421
|
+
// BowArrow aliases
|
|
422
|
+
export { default as BowArrowIcon } from '../icons/bow-arrow';
|
|
421
423
|
// Brackets aliases
|
|
422
424
|
export { default as BracketsIcon } from '../icons/brackets';
|
|
423
425
|
// BrainCircuit aliases
|
|
424
426
|
export { default as BrainCircuitIcon } from '../icons/brain-circuit';
|
|
425
|
-
// Boxes aliases
|
|
426
|
-
export { default as BoxesIcon } from '../icons/boxes';
|
|
427
427
|
// BrainCog aliases
|
|
428
428
|
export { default as BrainCogIcon } from '../icons/brain-cog';
|
|
429
|
-
// Brain aliases
|
|
430
|
-
export { default as BrainIcon } from '../icons/brain';
|
|
431
|
-
// BrickWall aliases
|
|
432
|
-
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
433
429
|
// BrickWallFire aliases
|
|
434
430
|
export { default as BrickWallFireIcon } from '../icons/brick-wall-fire';
|
|
435
431
|
// BrickWallShield aliases
|
|
436
432
|
export { default as BrickWallShieldIcon } from '../icons/brick-wall-shield';
|
|
437
|
-
//
|
|
438
|
-
export { default as
|
|
433
|
+
// Brain aliases
|
|
434
|
+
export { default as BrainIcon } from '../icons/brain';
|
|
435
|
+
// BrickWall aliases
|
|
436
|
+
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
|
+
// BriefcaseConveyorBelt aliases
|
|
440
|
+
export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
|
|
443
441
|
// Briefcase aliases
|
|
444
442
|
export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
445
|
-
//
|
|
446
|
-
export { default as
|
|
443
|
+
// BriefcaseMedical aliases
|
|
444
|
+
export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
|
|
447
445
|
// BringToFront aliases
|
|
448
446
|
export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
447
|
+
// Broccoli aliases
|
|
448
|
+
export { default as BroccoliIcon } from '../icons/broccoli';
|
|
449
449
|
// BrushCleaning aliases
|
|
450
450
|
export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
|
|
451
451
|
// Brush aliases
|
|
@@ -454,12 +454,12 @@ export { default as BrushIcon } from '../icons/brush';
|
|
|
454
454
|
export { default as BubblesIcon } from '../icons/bubbles';
|
|
455
455
|
// BugOff aliases
|
|
456
456
|
export { default as BugOffIcon } from '../icons/bug-off';
|
|
457
|
+
// BugPlay aliases
|
|
458
|
+
export { default as BugPlayIcon } from '../icons/bug-play';
|
|
457
459
|
// Bug aliases
|
|
458
460
|
export { default as BugIcon } from '../icons/bug';
|
|
459
461
|
// Building2 aliases
|
|
460
462
|
export { default as Building2Icon } from '../icons/building-2';
|
|
461
|
-
// BugPlay aliases
|
|
462
|
-
export { default as BugPlayIcon } from '../icons/bug-play';
|
|
463
463
|
// Building aliases
|
|
464
464
|
export { default as BuildingIcon } from '../icons/building';
|
|
465
465
|
// BusFront aliases
|
|
@@ -468,56 +468,56 @@ export { default as BusFrontIcon } from '../icons/bus-front';
|
|
|
468
468
|
export { default as BusIcon } from '../icons/bus';
|
|
469
469
|
// CableCar aliases
|
|
470
470
|
export { default as CableCarIcon } from '../icons/cable-car';
|
|
471
|
-
// Cable aliases
|
|
472
|
-
export { default as CableIcon } from '../icons/cable';
|
|
473
|
-
// Cake aliases
|
|
474
|
-
export { default as CakeIcon } from '../icons/cake';
|
|
475
471
|
// CakeSlice aliases
|
|
476
472
|
export { default as CakeSliceIcon } from '../icons/cake-slice';
|
|
477
473
|
// Calculator aliases
|
|
478
474
|
export { default as CalculatorIcon } from '../icons/calculator';
|
|
479
|
-
//
|
|
480
|
-
export { default as
|
|
475
|
+
// Cable aliases
|
|
476
|
+
export { default as CableIcon } from '../icons/cable';
|
|
481
477
|
// Calendar1 aliases
|
|
482
478
|
export { default as Calendar1Icon } from '../icons/calendar-1';
|
|
483
|
-
//
|
|
484
|
-
export { default as
|
|
479
|
+
// CalendarArrowDown aliases
|
|
480
|
+
export { default as CalendarArrowDownIcon } from '../icons/calendar-arrow-down';
|
|
481
|
+
// Cake aliases
|
|
482
|
+
export { default as CakeIcon } from '../icons/cake';
|
|
485
483
|
// CalendarArrowUp aliases
|
|
486
484
|
export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
|
|
487
|
-
// CalendarClock aliases
|
|
488
|
-
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
489
485
|
// CalendarCheck2 aliases
|
|
490
486
|
export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
|
|
491
|
-
//
|
|
492
|
-
export { default as
|
|
487
|
+
// CalendarClock aliases
|
|
488
|
+
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
489
|
+
// CalendarCheck aliases
|
|
490
|
+
export { default as CalendarCheckIcon } from '../icons/calendar-check';
|
|
493
491
|
// CalendarCog aliases
|
|
494
492
|
export { default as CalendarCogIcon } from '../icons/calendar-cog';
|
|
495
493
|
// CalendarDays aliases
|
|
496
494
|
export { default as CalendarDaysIcon } from '../icons/calendar-days';
|
|
497
|
-
// CalendarHeart aliases
|
|
498
|
-
export { default as CalendarHeartIcon } from '../icons/calendar-heart';
|
|
499
495
|
// CalendarFold aliases
|
|
500
496
|
export { default as CalendarFoldIcon } from '../icons/calendar-fold';
|
|
501
|
-
//
|
|
502
|
-
export { default as
|
|
497
|
+
// CalendarMinus2 aliases
|
|
498
|
+
export { default as CalendarMinus2Icon } from '../icons/calendar-minus-2';
|
|
503
499
|
// CalendarOff aliases
|
|
504
500
|
export { default as CalendarOffIcon } from '../icons/calendar-off';
|
|
501
|
+
// CalendarHeart aliases
|
|
502
|
+
export { default as CalendarHeartIcon } from '../icons/calendar-heart';
|
|
503
|
+
// CalendarMinus aliases
|
|
504
|
+
export { default as CalendarMinusIcon } from '../icons/calendar-minus';
|
|
505
505
|
// CalendarPlus2 aliases
|
|
506
506
|
export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
|
|
507
507
|
// CalendarPlus aliases
|
|
508
508
|
export { default as CalendarPlusIcon } from '../icons/calendar-plus';
|
|
509
|
-
// CalendarRange aliases
|
|
510
|
-
export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
511
509
|
// CalendarSearch aliases
|
|
512
510
|
export { default as CalendarSearchIcon } from '../icons/calendar-search';
|
|
511
|
+
// CalendarRange aliases
|
|
512
|
+
export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
513
513
|
// CalendarSync aliases
|
|
514
514
|
export { default as CalendarSyncIcon } from '../icons/calendar-sync';
|
|
515
515
|
// CalendarX aliases
|
|
516
516
|
export { default as CalendarXIcon } from '../icons/calendar-x';
|
|
517
|
-
// Calendar aliases
|
|
518
|
-
export { default as CalendarIcon } from '../icons/calendar';
|
|
519
517
|
// CalendarX2 aliases
|
|
520
518
|
export { default as CalendarX2Icon } from '../icons/calendar-x-2';
|
|
519
|
+
// Calendar aliases
|
|
520
|
+
export { default as CalendarIcon } from '../icons/calendar';
|
|
521
521
|
// Calendars aliases
|
|
522
522
|
export { default as CalendarsIcon } from '../icons/calendars';
|
|
523
523
|
// CameraOff aliases
|
|
@@ -526,88 +526,88 @@ export { default as CameraOffIcon } from '../icons/camera-off';
|
|
|
526
526
|
export { default as CameraIcon } from '../icons/camera';
|
|
527
527
|
// CandyCane aliases
|
|
528
528
|
export { default as CandyCaneIcon } from '../icons/candy-cane';
|
|
529
|
-
// CandyOff aliases
|
|
530
|
-
export { default as CandyOffIcon } from '../icons/candy-off';
|
|
531
529
|
// Candy aliases
|
|
532
530
|
export { default as CandyIcon } from '../icons/candy';
|
|
531
|
+
// CandyOff aliases
|
|
532
|
+
export { default as CandyOffIcon } from '../icons/candy-off';
|
|
533
533
|
// CannabisOff aliases
|
|
534
534
|
export { default as CannabisOffIcon } from '../icons/cannabis-off';
|
|
535
|
-
// CaptionsOff aliases
|
|
536
|
-
export { default as CaptionsOffIcon } from '../icons/captions-off';
|
|
537
535
|
// Cannabis aliases
|
|
538
536
|
export { default as CannabisIcon } from '../icons/cannabis';
|
|
537
|
+
// CaptionsOff aliases
|
|
538
|
+
export { default as CaptionsOffIcon } from '../icons/captions-off';
|
|
539
539
|
// CarFront aliases
|
|
540
540
|
export { default as CarFrontIcon } from '../icons/car-front';
|
|
541
|
-
// Car aliases
|
|
542
|
-
export { default as CarIcon } from '../icons/car';
|
|
543
|
-
// Caravan aliases
|
|
544
|
-
export { default as CaravanIcon } from '../icons/caravan';
|
|
545
541
|
// CarTaxiFront aliases
|
|
546
542
|
export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
|
|
543
|
+
// Caravan aliases
|
|
544
|
+
export { default as CaravanIcon } from '../icons/caravan';
|
|
545
|
+
// Car aliases
|
|
546
|
+
export { default as CarIcon } from '../icons/car';
|
|
547
547
|
// CardSim aliases
|
|
548
548
|
export { default as CardSimIcon } from '../icons/card-sim';
|
|
549
549
|
// Carrot aliases
|
|
550
550
|
export { default as CarrotIcon } from '../icons/carrot';
|
|
551
|
-
// CaseSensitive aliases
|
|
552
|
-
export { default as CaseSensitiveIcon } from '../icons/case-sensitive';
|
|
553
551
|
// CaseLower aliases
|
|
554
552
|
export { default as CaseLowerIcon } from '../icons/case-lower';
|
|
555
|
-
//
|
|
556
|
-
export { default as
|
|
553
|
+
// CaseSensitive aliases
|
|
554
|
+
export { default as CaseSensitiveIcon } from '../icons/case-sensitive';
|
|
557
555
|
// CaseUpper aliases
|
|
558
556
|
export { default as CaseUpperIcon } from '../icons/case-upper';
|
|
559
557
|
// Cast aliases
|
|
560
558
|
export { default as CastIcon } from '../icons/cast';
|
|
561
559
|
// Castle aliases
|
|
562
560
|
export { default as CastleIcon } from '../icons/castle';
|
|
561
|
+
// CassetteTape aliases
|
|
562
|
+
export { default as CassetteTapeIcon } from '../icons/cassette-tape';
|
|
563
563
|
// Cat aliases
|
|
564
564
|
export { default as CatIcon } from '../icons/cat';
|
|
565
565
|
// CctvOff aliases
|
|
566
566
|
export { default as CctvOffIcon } from '../icons/cctv-off';
|
|
567
567
|
// Cctv aliases
|
|
568
568
|
export { default as CctvIcon } from '../icons/cctv';
|
|
569
|
-
// ChartBarDecreasing aliases
|
|
570
|
-
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
571
569
|
// ChartBarIncreasing aliases
|
|
572
570
|
export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
|
|
573
571
|
// ChartBarStacked aliases
|
|
574
572
|
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
573
|
+
// ChartBarDecreasing aliases
|
|
574
|
+
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
575
575
|
// ChartColumnDecreasing aliases
|
|
576
576
|
export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
|
|
577
|
-
// ChartGantt aliases
|
|
578
|
-
export { default as ChartGanttIcon } from '../icons/chart-gantt';
|
|
579
577
|
// ChartColumnStacked aliases
|
|
580
578
|
export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
|
|
579
|
+
// ChartGantt aliases
|
|
580
|
+
export { default as ChartGanttIcon } from '../icons/chart-gantt';
|
|
581
581
|
// ChartNetwork aliases
|
|
582
582
|
export { default as ChartNetworkIcon } from '../icons/chart-network';
|
|
583
583
|
// ChartNoAxesColumnDecreasing aliases
|
|
584
584
|
export { default as ChartNoAxesColumnDecreasingIcon } from '../icons/chart-no-axes-column-decreasing';
|
|
585
|
-
// ChartNoAxesCombined aliases
|
|
586
|
-
export { default as ChartNoAxesCombinedIcon } from '../icons/chart-no-axes-combined';
|
|
587
585
|
// ChartSpline aliases
|
|
588
586
|
export { default as ChartSplineIcon } from '../icons/chart-spline';
|
|
589
|
-
//
|
|
590
|
-
export { default as
|
|
587
|
+
// ChartNoAxesCombined aliases
|
|
588
|
+
export { default as ChartNoAxesCombinedIcon } from '../icons/chart-no-axes-combined';
|
|
591
589
|
// CheckLine aliases
|
|
592
590
|
export { default as CheckLineIcon } from '../icons/check-line';
|
|
593
|
-
//
|
|
594
|
-
export { default as
|
|
591
|
+
// CheckCheck aliases
|
|
592
|
+
export { default as CheckCheckIcon } from '../icons/check-check';
|
|
595
593
|
// Check aliases
|
|
596
594
|
export { default as CheckIcon } from '../icons/check';
|
|
595
|
+
// ChefHat aliases
|
|
596
|
+
export { default as ChefHatIcon } from '../icons/chef-hat';
|
|
597
597
|
// Cherry aliases
|
|
598
598
|
export { default as CherryIcon } from '../icons/cherry';
|
|
599
599
|
// ChessBishop aliases
|
|
600
600
|
export { default as ChessBishopIcon } from '../icons/chess-bishop';
|
|
601
|
-
// ChessKnight aliases
|
|
602
|
-
export { default as ChessKnightIcon } from '../icons/chess-knight';
|
|
603
601
|
// ChessKing aliases
|
|
604
602
|
export { default as ChessKingIcon } from '../icons/chess-king';
|
|
603
|
+
// ChessKnight aliases
|
|
604
|
+
export { default as ChessKnightIcon } from '../icons/chess-knight';
|
|
605
605
|
// ChessPawn aliases
|
|
606
606
|
export { default as ChessPawnIcon } from '../icons/chess-pawn';
|
|
607
|
-
// ChessRook aliases
|
|
608
|
-
export { default as ChessRookIcon } from '../icons/chess-rook';
|
|
609
607
|
// ChessQueen aliases
|
|
610
608
|
export { default as ChessQueenIcon } from '../icons/chess-queen';
|
|
609
|
+
// ChessRook aliases
|
|
610
|
+
export { default as ChessRookIcon } from '../icons/chess-rook';
|
|
611
611
|
// ChevronFirst aliases
|
|
612
612
|
export { default as ChevronFirstIcon } from '../icons/chevron-first';
|
|
613
613
|
// ChevronDown aliases
|
|
@@ -616,88 +616,90 @@ export { default as ChevronDownIcon } from '../icons/chevron-down';
|
|
|
616
616
|
export { default as ChevronLastIcon } from '../icons/chevron-last';
|
|
617
617
|
// ChevronLeft aliases
|
|
618
618
|
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
619
|
-
// ChevronRight aliases
|
|
620
|
-
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
621
619
|
// ChevronUp aliases
|
|
622
620
|
export { default as ChevronUpIcon } from '../icons/chevron-up';
|
|
623
621
|
// ChevronsDownUp aliases
|
|
624
622
|
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
623
|
+
// ChevronRight aliases
|
|
624
|
+
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
625
625
|
// ChevronsDown aliases
|
|
626
626
|
export { default as ChevronsDownIcon } from '../icons/chevrons-down';
|
|
627
627
|
// ChevronsLeftRightEllipsis aliases
|
|
628
628
|
export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left-right-ellipsis';
|
|
629
|
+
// ChevronsLeft aliases
|
|
630
|
+
export { default as ChevronsLeftIcon } from '../icons/chevrons-left';
|
|
629
631
|
// ChevronsLeftRight aliases
|
|
630
632
|
export { default as ChevronsLeftRightIcon } from '../icons/chevrons-left-right';
|
|
631
633
|
// ChevronsRightLeft aliases
|
|
632
634
|
export { default as ChevronsRightLeftIcon } from '../icons/chevrons-right-left';
|
|
633
635
|
// ChevronsRight aliases
|
|
634
636
|
export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
635
|
-
// ChevronsLeft aliases
|
|
636
|
-
export { default as ChevronsLeftIcon } from '../icons/chevrons-left';
|
|
637
|
-
// ChevronsUp aliases
|
|
638
|
-
export { default as ChevronsUpIcon } from '../icons/chevrons-up';
|
|
639
637
|
// ChevronsUpDown aliases
|
|
640
638
|
export { default as ChevronsUpDownIcon } from '../icons/chevrons-up-down';
|
|
641
|
-
//
|
|
642
|
-
export { default as
|
|
639
|
+
// ChevronsUp aliases
|
|
640
|
+
export { default as ChevronsUpIcon } from '../icons/chevrons-up';
|
|
643
641
|
// Church aliases
|
|
644
642
|
export { default as ChurchIcon } from '../icons/church';
|
|
645
|
-
//
|
|
646
|
-
export { default as
|
|
643
|
+
// CigaretteOff aliases
|
|
644
|
+
export { default as CigaretteOffIcon } from '../icons/cigarette-off';
|
|
647
645
|
// Cigarette aliases
|
|
648
646
|
export { default as CigaretteIcon } from '../icons/cigarette';
|
|
649
|
-
//
|
|
650
|
-
export { default as
|
|
647
|
+
// CircleDashed aliases
|
|
648
|
+
export { default as CircleDashedIcon } from '../icons/circle-dashed';
|
|
651
649
|
// CircleDollarSign aliases
|
|
652
650
|
export { default as CircleDollarSignIcon } from '../icons/circle-dollar-sign';
|
|
653
|
-
//
|
|
654
|
-
export { default as
|
|
651
|
+
// CircleDotDashed aliases
|
|
652
|
+
export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
|
|
655
653
|
// CircleDot aliases
|
|
656
654
|
export { default as CircleDotIcon } from '../icons/circle-dot';
|
|
655
|
+
// CircleEllipsis aliases
|
|
656
|
+
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
657
657
|
// CircleEqual aliases
|
|
658
658
|
export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
659
659
|
// CircleEuro aliases
|
|
660
660
|
export { default as CircleEuroIcon } from '../icons/circle-euro';
|
|
661
661
|
// CircleFadingArrowUp aliases
|
|
662
662
|
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
663
|
-
// CircleOff aliases
|
|
664
|
-
export { default as CircleOffIcon } from '../icons/circle-off';
|
|
665
663
|
// CircleFadingPlus aliases
|
|
666
664
|
export { default as CircleFadingPlusIcon } from '../icons/circle-fading-plus';
|
|
667
|
-
//
|
|
668
|
-
export { default as
|
|
665
|
+
// CircleOff aliases
|
|
666
|
+
export { default as CircleOffIcon } from '../icons/circle-off';
|
|
669
667
|
// CirclePile aliases
|
|
670
668
|
export { default as CirclePileIcon } from '../icons/circle-pile';
|
|
669
|
+
// CirclePoundSterling aliases
|
|
670
|
+
export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling';
|
|
671
671
|
// CircleSlash aliases
|
|
672
672
|
export { default as CircleSlashIcon } from '../icons/circle-slash';
|
|
673
673
|
// CircleSmall aliases
|
|
674
674
|
export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
675
|
-
//
|
|
676
|
-
export { default as
|
|
675
|
+
// CircleStar aliases
|
|
676
|
+
export { default as CircleStarIcon } from '../icons/circle-star';
|
|
677
677
|
// Circle aliases
|
|
678
678
|
export { default as CircleIcon } from '../icons/circle';
|
|
679
679
|
// Citrus aliases
|
|
680
680
|
export { default as CitrusIcon } from '../icons/citrus';
|
|
681
|
-
// CircleStar aliases
|
|
682
|
-
export { default as CircleStarIcon } from '../icons/circle-star';
|
|
683
|
-
// ClipboardCheck aliases
|
|
684
|
-
export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
|
|
685
681
|
// Clapperboard aliases
|
|
686
682
|
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
683
|
+
// CircuitBoard aliases
|
|
684
|
+
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
685
|
+
// ClipboardCheck aliases
|
|
686
|
+
export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
|
|
687
687
|
// ClipboardClock aliases
|
|
688
688
|
export { default as ClipboardClockIcon } from '../icons/clipboard-clock';
|
|
689
689
|
// ClipboardCopy aliases
|
|
690
690
|
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
691
|
-
// ClipboardMinus aliases
|
|
692
|
-
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
693
691
|
// ClipboardList aliases
|
|
694
692
|
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
693
|
+
// ClipboardMinus aliases
|
|
694
|
+
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
695
695
|
// ClipboardPaste aliases
|
|
696
696
|
export { default as ClipboardPasteIcon } from '../icons/clipboard-paste';
|
|
697
|
-
// ClipboardType aliases
|
|
698
|
-
export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
699
697
|
// ClipboardPlus aliases
|
|
700
698
|
export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
|
|
699
|
+
// ClipboardType aliases
|
|
700
|
+
export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
701
|
+
// Clipboard aliases
|
|
702
|
+
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
701
703
|
// ClipboardX aliases
|
|
702
704
|
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
703
705
|
// Clock1 aliases
|
|
@@ -706,44 +708,42 @@ export { default as Clock1Icon } from '../icons/clock-1';
|
|
|
706
708
|
export { default as Clock10Icon } from '../icons/clock-10';
|
|
707
709
|
// Clock11 aliases
|
|
708
710
|
export { default as Clock11Icon } from '../icons/clock-11';
|
|
709
|
-
// Clipboard aliases
|
|
710
|
-
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
711
|
-
// Clock12 aliases
|
|
712
|
-
export { default as Clock12Icon } from '../icons/clock-12';
|
|
713
711
|
// Clock2 aliases
|
|
714
712
|
export { default as Clock2Icon } from '../icons/clock-2';
|
|
713
|
+
// Clock12 aliases
|
|
714
|
+
export { default as Clock12Icon } from '../icons/clock-12';
|
|
715
715
|
// Clock3 aliases
|
|
716
716
|
export { default as Clock3Icon } from '../icons/clock-3';
|
|
717
|
+
// Clock4 aliases
|
|
718
|
+
export { default as Clock4Icon } from '../icons/clock-4';
|
|
717
719
|
// Clock5 aliases
|
|
718
720
|
export { default as Clock5Icon } from '../icons/clock-5';
|
|
719
721
|
// Clock6 aliases
|
|
720
722
|
export { default as Clock6Icon } from '../icons/clock-6';
|
|
721
|
-
// Clock4 aliases
|
|
722
|
-
export { default as Clock4Icon } from '../icons/clock-4';
|
|
723
723
|
// Clock7 aliases
|
|
724
724
|
export { default as Clock7Icon } from '../icons/clock-7';
|
|
725
725
|
// Clock8 aliases
|
|
726
726
|
export { default as Clock8Icon } from '../icons/clock-8';
|
|
727
|
-
// Clock9 aliases
|
|
728
|
-
export { default as Clock9Icon } from '../icons/clock-9';
|
|
729
727
|
// ClockAlert aliases
|
|
730
728
|
export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
729
|
+
// Clock9 aliases
|
|
730
|
+
export { default as Clock9Icon } from '../icons/clock-9';
|
|
731
731
|
// ClockArrowDown aliases
|
|
732
732
|
export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
|
|
733
|
-
// ClockArrowLeft aliases
|
|
734
|
-
export { default as ClockArrowLeftIcon } from '../icons/clock-arrow-left';
|
|
735
|
-
// ClockArrowRight aliases
|
|
736
|
-
export { default as ClockArrowRightIcon } from '../icons/clock-arrow-right';
|
|
737
733
|
// ClockArrowUp aliases
|
|
738
734
|
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
|
|
739
|
-
//
|
|
740
|
-
export { default as
|
|
735
|
+
// ClockArrowRight aliases
|
|
736
|
+
export { default as ClockArrowRightIcon } from '../icons/clock-arrow-right';
|
|
737
|
+
// ClockArrowLeft aliases
|
|
738
|
+
export { default as ClockArrowLeftIcon } from '../icons/clock-arrow-left';
|
|
741
739
|
// ClockFading aliases
|
|
742
740
|
export { default as ClockFadingIcon } from '../icons/clock-fading';
|
|
743
|
-
//
|
|
744
|
-
export { default as
|
|
741
|
+
// ClockCheck aliases
|
|
742
|
+
export { default as ClockCheckIcon } from '../icons/clock-check';
|
|
745
743
|
// Clock aliases
|
|
746
744
|
export { default as ClockIcon } from '../icons/clock';
|
|
745
|
+
// ClockPlus aliases
|
|
746
|
+
export { default as ClockPlusIcon } from '../icons/clock-plus';
|
|
747
747
|
// ClosedCaption aliases
|
|
748
748
|
export { default as ClosedCaptionIcon } from '../icons/closed-caption';
|
|
749
749
|
// CloudAlert aliases
|
|
@@ -752,14 +752,14 @@ export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
|
752
752
|
export { default as CloudBackupIcon } from '../icons/cloud-backup';
|
|
753
753
|
// CloudCheck aliases
|
|
754
754
|
export { default as CloudCheckIcon } from '../icons/cloud-check';
|
|
755
|
-
// CloudDrizzle aliases
|
|
756
|
-
export { default as CloudDrizzleIcon } from '../icons/cloud-drizzle';
|
|
757
755
|
// CloudCog aliases
|
|
758
756
|
export { default as CloudCogIcon } from '../icons/cloud-cog';
|
|
759
|
-
//
|
|
760
|
-
export { default as
|
|
757
|
+
// CloudDrizzle aliases
|
|
758
|
+
export { default as CloudDrizzleIcon } from '../icons/cloud-drizzle';
|
|
761
759
|
// CloudFog aliases
|
|
762
760
|
export { default as CloudFogIcon } from '../icons/cloud-fog';
|
|
761
|
+
// CloudHail aliases
|
|
762
|
+
export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
763
763
|
// CloudLightning aliases
|
|
764
764
|
export { default as CloudLightningIcon } from '../icons/cloud-lightning';
|
|
765
765
|
// CloudMoonRain aliases
|
|
@@ -774,76 +774,76 @@ export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
|
|
|
774
774
|
export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
775
775
|
// CloudSnow aliases
|
|
776
776
|
export { default as CloudSnowIcon } from '../icons/cloud-snow';
|
|
777
|
-
// CloudSun aliases
|
|
778
|
-
export { default as CloudSunIcon } from '../icons/cloud-sun';
|
|
779
|
-
// CloudSync aliases
|
|
780
|
-
export { default as CloudSyncIcon } from '../icons/cloud-sync';
|
|
781
777
|
// CloudSunRain aliases
|
|
782
778
|
export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
|
|
783
|
-
//
|
|
784
|
-
export { default as
|
|
779
|
+
// CloudSync aliases
|
|
780
|
+
export { default as CloudSyncIcon } from '../icons/cloud-sync';
|
|
781
|
+
// CloudSun aliases
|
|
782
|
+
export { default as CloudSunIcon } from '../icons/cloud-sun';
|
|
785
783
|
// Cloudy aliases
|
|
786
784
|
export { default as CloudyIcon } from '../icons/cloudy';
|
|
785
|
+
// Cloud aliases
|
|
786
|
+
export { default as CloudIcon } from '../icons/cloud';
|
|
787
787
|
// Clover aliases
|
|
788
788
|
export { default as CloverIcon } from '../icons/clover';
|
|
789
|
-
// Code aliases
|
|
790
|
-
export { default as CodeIcon } from '../icons/code';
|
|
791
789
|
// Club aliases
|
|
792
790
|
export { default as ClubIcon } from '../icons/club';
|
|
793
791
|
// Coffee aliases
|
|
794
792
|
export { default as CoffeeIcon } from '../icons/coffee';
|
|
793
|
+
// Code aliases
|
|
794
|
+
export { default as CodeIcon } from '../icons/code';
|
|
795
795
|
// Cog aliases
|
|
796
796
|
export { default as CogIcon } from '../icons/cog';
|
|
797
|
-
// Coins aliases
|
|
798
|
-
export { default as CoinsIcon } from '../icons/coins';
|
|
799
797
|
// Columns4 aliases
|
|
800
798
|
export { default as Columns4Icon } from '../icons/columns-4';
|
|
799
|
+
// Coins aliases
|
|
800
|
+
export { default as CoinsIcon } from '../icons/coins';
|
|
801
801
|
// Combine aliases
|
|
802
802
|
export { default as CombineIcon } from '../icons/combine';
|
|
803
|
-
// Component aliases
|
|
804
|
-
export { default as ComponentIcon } from '../icons/component';
|
|
805
803
|
// Command aliases
|
|
806
804
|
export { default as CommandIcon } from '../icons/command';
|
|
805
|
+
// Component aliases
|
|
806
|
+
export { default as ComponentIcon } from '../icons/component';
|
|
807
807
|
// Compass aliases
|
|
808
808
|
export { default as CompassIcon } from '../icons/compass';
|
|
809
809
|
// Computer aliases
|
|
810
810
|
export { default as ComputerIcon } from '../icons/computer';
|
|
811
811
|
// ConciergeBell aliases
|
|
812
812
|
export { default as ConciergeBellIcon } from '../icons/concierge-bell';
|
|
813
|
+
// Construction aliases
|
|
814
|
+
export { default as ConstructionIcon } from '../icons/construction';
|
|
813
815
|
// Cone aliases
|
|
814
816
|
export { default as ConeIcon } from '../icons/cone';
|
|
815
817
|
// Contact aliases
|
|
816
818
|
export { default as ContactIcon } from '../icons/contact';
|
|
817
|
-
// Construction aliases
|
|
818
|
-
export { default as ConstructionIcon } from '../icons/construction';
|
|
819
819
|
// Container aliases
|
|
820
820
|
export { default as ContainerIcon } from '../icons/container';
|
|
821
821
|
// Contrast aliases
|
|
822
822
|
export { default as ContrastIcon } from '../icons/contrast';
|
|
823
|
-
// CookingPot aliases
|
|
824
|
-
export { default as CookingPotIcon } from '../icons/cooking-pot';
|
|
825
823
|
// Cookie aliases
|
|
826
824
|
export { default as CookieIcon } from '../icons/cookie';
|
|
827
|
-
//
|
|
828
|
-
export { default as
|
|
825
|
+
// CookingPot aliases
|
|
826
|
+
export { default as CookingPotIcon } from '../icons/cooking-pot';
|
|
829
827
|
// CopyPlus aliases
|
|
830
828
|
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
829
|
+
// CopyCheck aliases
|
|
830
|
+
export { default as CopyCheckIcon } from '../icons/copy-check';
|
|
831
831
|
// CopyMinus aliases
|
|
832
832
|
export { default as CopyMinusIcon } from '../icons/copy-minus';
|
|
833
|
-
// CopyX aliases
|
|
834
|
-
export { default as CopyXIcon } from '../icons/copy-x';
|
|
835
833
|
// CopySlash aliases
|
|
836
834
|
export { default as CopySlashIcon } from '../icons/copy-slash';
|
|
837
|
-
//
|
|
838
|
-
export { default as
|
|
835
|
+
// CopyX aliases
|
|
836
|
+
export { default as CopyXIcon } from '../icons/copy-x';
|
|
839
837
|
// Copyleft aliases
|
|
840
838
|
export { default as CopyleftIcon } from '../icons/copyleft';
|
|
841
|
-
//
|
|
842
|
-
export { default as
|
|
843
|
-
// CornerDownRight aliases
|
|
844
|
-
export { default as CornerDownRightIcon } from '../icons/corner-down-right';
|
|
839
|
+
// Copy aliases
|
|
840
|
+
export { default as CopyIcon } from '../icons/copy';
|
|
845
841
|
// CornerDownLeft aliases
|
|
846
842
|
export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
|
|
843
|
+
// CornerDownRight aliases
|
|
844
|
+
export { default as CornerDownRightIcon } from '../icons/corner-down-right';
|
|
845
|
+
// Copyright aliases
|
|
846
|
+
export { default as CopyrightIcon } from '../icons/copyright';
|
|
847
847
|
// CornerLeftDown aliases
|
|
848
848
|
export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
|
|
849
849
|
// CornerLeftUp aliases
|
|
@@ -858,20 +858,20 @@ export { default as CornerUpLeftIcon } from '../icons/corner-up-left';
|
|
|
858
858
|
export { default as CornerUpRightIcon } from '../icons/corner-up-right';
|
|
859
859
|
// Cpu aliases
|
|
860
860
|
export { default as CpuIcon } from '../icons/cpu';
|
|
861
|
-
// CreditCard aliases
|
|
862
|
-
export { default as CreditCardIcon } from '../icons/credit-card';
|
|
863
861
|
// CreativeCommons aliases
|
|
864
862
|
export { default as CreativeCommonsIcon } from '../icons/creative-commons';
|
|
863
|
+
// CreditCard aliases
|
|
864
|
+
export { default as CreditCardIcon } from '../icons/credit-card';
|
|
865
865
|
// Croissant aliases
|
|
866
866
|
export { default as CroissantIcon } from '../icons/croissant';
|
|
867
867
|
// Crop aliases
|
|
868
868
|
export { default as CropIcon } from '../icons/crop';
|
|
869
869
|
// Cross aliases
|
|
870
870
|
export { default as CrossIcon } from '../icons/cross';
|
|
871
|
-
// Crosshair aliases
|
|
872
|
-
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
873
871
|
// Crown aliases
|
|
874
872
|
export { default as CrownIcon } from '../icons/crown';
|
|
873
|
+
// Crosshair aliases
|
|
874
|
+
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
875
875
|
// Cuboid aliases
|
|
876
876
|
export { default as CuboidIcon } from '../icons/cuboid';
|
|
877
877
|
// CupSoda aliases
|
|
@@ -882,28 +882,28 @@ export { default as CurrencyIcon } from '../icons/currency';
|
|
|
882
882
|
export { default as CylinderIcon } from '../icons/cylinder';
|
|
883
883
|
// Dam aliases
|
|
884
884
|
export { default as DamIcon } from '../icons/dam';
|
|
885
|
+
// DatabaseArrowUp aliases
|
|
886
|
+
export { default as DatabaseArrowUpIcon } from '../icons/database-arrow-up';
|
|
885
887
|
// DatabaseArrowDown aliases
|
|
886
888
|
export { default as DatabaseArrowDownIcon } from '../icons/database-arrow-down';
|
|
887
889
|
// DatabaseBackup aliases
|
|
888
890
|
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
889
|
-
// DatabaseArrowUp aliases
|
|
890
|
-
export { default as DatabaseArrowUpIcon } from '../icons/database-arrow-up';
|
|
891
|
-
// DatabaseMinus aliases
|
|
892
|
-
export { default as DatabaseMinusIcon } from '../icons/database-minus';
|
|
893
891
|
// DatabaseCheck aliases
|
|
894
892
|
export { default as DatabaseCheckIcon } from '../icons/database-check';
|
|
893
|
+
// DatabaseMinus aliases
|
|
894
|
+
export { default as DatabaseMinusIcon } from '../icons/database-minus';
|
|
895
895
|
// DatabasePlus aliases
|
|
896
896
|
export { default as DatabasePlusIcon } from '../icons/database-plus';
|
|
897
897
|
// DatabaseSearch aliases
|
|
898
898
|
export { default as DatabaseSearchIcon } from '../icons/database-search';
|
|
899
|
-
// DatabaseX aliases
|
|
900
|
-
export { default as DatabaseXIcon } from '../icons/database-x';
|
|
901
|
-
// DatabaseZap aliases
|
|
902
|
-
export { default as DatabaseZapIcon } from '../icons/database-zap';
|
|
903
899
|
// Database aliases
|
|
904
900
|
export { default as DatabaseIcon } from '../icons/database';
|
|
905
901
|
// DecimalsArrowLeft aliases
|
|
906
902
|
export { default as DecimalsArrowLeftIcon } from '../icons/decimals-arrow-left';
|
|
903
|
+
// DatabaseX aliases
|
|
904
|
+
export { default as DatabaseXIcon } from '../icons/database-x';
|
|
905
|
+
// DatabaseZap aliases
|
|
906
|
+
export { default as DatabaseZapIcon } from '../icons/database-zap';
|
|
907
907
|
// DecimalsArrowRight aliases
|
|
908
908
|
export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right';
|
|
909
909
|
// Delete aliases
|
|
@@ -912,20 +912,20 @@ export { default as DeleteIcon } from '../icons/delete';
|
|
|
912
912
|
export { default as DessertIcon } from '../icons/dessert';
|
|
913
913
|
// Diameter aliases
|
|
914
914
|
export { default as DiameterIcon } from '../icons/diameter';
|
|
915
|
-
// DiamondPlus aliases
|
|
916
|
-
export { default as DiamondPlusIcon } from '../icons/diamond-plus';
|
|
917
915
|
// DiamondMinus aliases
|
|
918
916
|
export { default as DiamondMinusIcon } from '../icons/diamond-minus';
|
|
919
|
-
//
|
|
920
|
-
export { default as
|
|
917
|
+
// DiamondPlus aliases
|
|
918
|
+
export { default as DiamondPlusIcon } from '../icons/diamond-plus';
|
|
921
919
|
// Dice1 aliases
|
|
922
920
|
export { default as Dice1Icon } from '../icons/dice-1';
|
|
921
|
+
// Diamond aliases
|
|
922
|
+
export { default as DiamondIcon } from '../icons/diamond';
|
|
923
923
|
// Dice2 aliases
|
|
924
924
|
export { default as Dice2Icon } from '../icons/dice-2';
|
|
925
|
-
// Dice4 aliases
|
|
926
|
-
export { default as Dice4Icon } from '../icons/dice-4';
|
|
927
925
|
// Dice3 aliases
|
|
928
926
|
export { default as Dice3Icon } from '../icons/dice-3';
|
|
927
|
+
// Dice4 aliases
|
|
928
|
+
export { default as Dice4Icon } from '../icons/dice-4';
|
|
929
929
|
// Dice5 aliases
|
|
930
930
|
export { default as Dice5Icon } from '../icons/dice-5';
|
|
931
931
|
// Dice6 aliases
|
|
@@ -942,44 +942,44 @@ export { default as Disc3Icon } from '../icons/disc-3';
|
|
|
942
942
|
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
943
943
|
// Disc aliases
|
|
944
944
|
export { default as DiscIcon } from '../icons/disc';
|
|
945
|
-
// Divide aliases
|
|
946
|
-
export { default as DivideIcon } from '../icons/divide';
|
|
947
945
|
// DnaOff aliases
|
|
948
946
|
export { default as DnaOffIcon } from '../icons/dna-off';
|
|
949
|
-
// Dog aliases
|
|
950
|
-
export { default as DogIcon } from '../icons/dog';
|
|
951
947
|
// Dna aliases
|
|
952
948
|
export { default as DnaIcon } from '../icons/dna';
|
|
949
|
+
// Divide aliases
|
|
950
|
+
export { default as DivideIcon } from '../icons/divide';
|
|
953
951
|
// Dock aliases
|
|
954
952
|
export { default as DockIcon } from '../icons/dock';
|
|
955
|
-
//
|
|
956
|
-
export { default as
|
|
953
|
+
// Dog aliases
|
|
954
|
+
export { default as DogIcon } from '../icons/dog';
|
|
957
955
|
// DollarSign aliases
|
|
958
956
|
export { default as DollarSignIcon } from '../icons/dollar-sign';
|
|
957
|
+
// Donut aliases
|
|
958
|
+
export { default as DonutIcon } from '../icons/donut';
|
|
959
959
|
// DoorClosedLocked aliases
|
|
960
960
|
export { default as DoorClosedLockedIcon } from '../icons/door-closed-locked';
|
|
961
961
|
// DoorClosed aliases
|
|
962
962
|
export { default as DoorClosedIcon } from '../icons/door-closed';
|
|
963
|
-
// Dot aliases
|
|
964
|
-
export { default as DotIcon } from '../icons/dot';
|
|
965
963
|
// DoorOpen aliases
|
|
966
964
|
export { default as DoorOpenIcon } from '../icons/door-open';
|
|
967
|
-
//
|
|
968
|
-
export { default as
|
|
965
|
+
// Dot aliases
|
|
966
|
+
export { default as DotIcon } from '../icons/dot';
|
|
969
967
|
// Download aliases
|
|
970
968
|
export { default as DownloadIcon } from '../icons/download';
|
|
969
|
+
// DraftingCompass aliases
|
|
970
|
+
export { default as DraftingCompassIcon } from '../icons/drafting-compass';
|
|
971
971
|
// Drama aliases
|
|
972
972
|
export { default as DramaIcon } from '../icons/drama';
|
|
973
973
|
// Drill aliases
|
|
974
974
|
export { default as DrillIcon } from '../icons/drill';
|
|
975
|
-
// Drone aliases
|
|
976
|
-
export { default as DroneIcon } from '../icons/drone';
|
|
977
975
|
// DropletOff aliases
|
|
978
976
|
export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
979
|
-
//
|
|
980
|
-
export { default as
|
|
977
|
+
// Drone aliases
|
|
978
|
+
export { default as DroneIcon } from '../icons/drone';
|
|
981
979
|
// Droplet aliases
|
|
982
980
|
export { default as DropletIcon } from '../icons/droplet';
|
|
981
|
+
// Droplets aliases
|
|
982
|
+
export { default as DropletsIcon } from '../icons/droplets';
|
|
983
983
|
// Drum aliases
|
|
984
984
|
export { default as DrumIcon } from '../icons/drum';
|
|
985
985
|
// Drumstick aliases
|
|
@@ -996,20 +996,20 @@ export { default as EarthLockIcon } from '../icons/earth-lock';
|
|
|
996
996
|
export { default as EclipseIcon } from '../icons/eclipse';
|
|
997
997
|
// EggFried aliases
|
|
998
998
|
export { default as EggFriedIcon } from '../icons/egg-fried';
|
|
999
|
-
// Egg aliases
|
|
1000
|
-
export { default as EggIcon } from '../icons/egg';
|
|
1001
999
|
// EggOff aliases
|
|
1002
1000
|
export { default as EggOffIcon } from '../icons/egg-off';
|
|
1001
|
+
// Egg aliases
|
|
1002
|
+
export { default as EggIcon } from '../icons/egg';
|
|
1003
1003
|
// Ellipse aliases
|
|
1004
1004
|
export { default as EllipseIcon } from '../icons/ellipse';
|
|
1005
1005
|
// EqualApproximately aliases
|
|
1006
1006
|
export { default as EqualApproximatelyIcon } from '../icons/equal-approximately';
|
|
1007
1007
|
// EqualNot aliases
|
|
1008
1008
|
export { default as EqualNotIcon } from '../icons/equal-not';
|
|
1009
|
-
// Eraser aliases
|
|
1010
|
-
export { default as EraserIcon } from '../icons/eraser';
|
|
1011
1009
|
// Equal aliases
|
|
1012
1010
|
export { default as EqualIcon } from '../icons/equal';
|
|
1011
|
+
// Eraser aliases
|
|
1012
|
+
export { default as EraserIcon } from '../icons/eraser';
|
|
1013
1013
|
// EthernetPort aliases
|
|
1014
1014
|
export { default as EthernetPortIcon } from '../icons/ethernet-port';
|
|
1015
1015
|
// Euro aliases
|
|
@@ -1018,10 +1018,10 @@ export { default as EuroIcon } from '../icons/euro';
|
|
|
1018
1018
|
export { default as EvChargerIcon } from '../icons/ev-charger';
|
|
1019
1019
|
// Expand aliases
|
|
1020
1020
|
export { default as ExpandIcon } from '../icons/expand';
|
|
1021
|
-
// ExternalLink aliases
|
|
1022
|
-
export { default as ExternalLinkIcon } from '../icons/external-link';
|
|
1023
1021
|
// EyeClosed aliases
|
|
1024
1022
|
export { default as EyeClosedIcon } from '../icons/eye-closed';
|
|
1023
|
+
// ExternalLink aliases
|
|
1024
|
+
export { default as ExternalLinkIcon } from '../icons/external-link';
|
|
1025
1025
|
// EyeDashed aliases
|
|
1026
1026
|
export { default as EyeDashedIcon } from '../icons/eye-dashed';
|
|
1027
1027
|
// EyeOff aliases
|
|
@@ -1032,10 +1032,10 @@ export { default as EyeIcon } from '../icons/eye';
|
|
|
1032
1032
|
export { default as FactoryIcon } from '../icons/factory';
|
|
1033
1033
|
// Fan aliases
|
|
1034
1034
|
export { default as FanIcon } from '../icons/fan';
|
|
1035
|
-
// FastForward aliases
|
|
1036
|
-
export { default as FastForwardIcon } from '../icons/fast-forward';
|
|
1037
1035
|
// Feather aliases
|
|
1038
1036
|
export { default as FeatherIcon } from '../icons/feather';
|
|
1037
|
+
// FastForward aliases
|
|
1038
|
+
export { default as FastForwardIcon } from '../icons/fast-forward';
|
|
1039
1039
|
// Fence aliases
|
|
1040
1040
|
export { default as FenceIcon } from '../icons/fence';
|
|
1041
1041
|
// FerrisWheel aliases
|
|
@@ -1050,40 +1050,40 @@ export { default as FileCheckIcon } from '../icons/file-check';
|
|
|
1050
1050
|
export { default as FileClockIcon } from '../icons/file-clock';
|
|
1051
1051
|
// FileCode aliases
|
|
1052
1052
|
export { default as FileCodeIcon } from '../icons/file-code';
|
|
1053
|
-
// FileDigit aliases
|
|
1054
|
-
export { default as FileDigitIcon } from '../icons/file-digit';
|
|
1055
1053
|
// FileDiff aliases
|
|
1056
1054
|
export { default as FileDiffIcon } from '../icons/file-diff';
|
|
1057
|
-
//
|
|
1058
|
-
export { default as
|
|
1055
|
+
// FileDigit aliases
|
|
1056
|
+
export { default as FileDigitIcon } from '../icons/file-digit';
|
|
1059
1057
|
// FileHeart aliases
|
|
1060
1058
|
export { default as FileHeartIcon } from '../icons/file-heart';
|
|
1059
|
+
// FileDown aliases
|
|
1060
|
+
export { default as FileDownIcon } from '../icons/file-down';
|
|
1061
1061
|
// FileImage aliases
|
|
1062
1062
|
export { default as FileImageIcon } from '../icons/file-image';
|
|
1063
1063
|
// FileInput aliases
|
|
1064
1064
|
export { default as FileInputIcon } from '../icons/file-input';
|
|
1065
|
-
// FileMusic aliases
|
|
1066
|
-
export { default as FileMusicIcon } from '../icons/file-music';
|
|
1067
|
-
// FileOutput aliases
|
|
1068
|
-
export { default as FileOutputIcon } from '../icons/file-output';
|
|
1069
1065
|
// FileMinus aliases
|
|
1070
1066
|
export { default as FileMinusIcon } from '../icons/file-minus';
|
|
1067
|
+
// FileOutput aliases
|
|
1068
|
+
export { default as FileOutputIcon } from '../icons/file-output';
|
|
1069
|
+
// FileMusic aliases
|
|
1070
|
+
export { default as FileMusicIcon } from '../icons/file-music';
|
|
1071
1071
|
// FilePlus aliases
|
|
1072
1072
|
export { default as FilePlusIcon } from '../icons/file-plus';
|
|
1073
1073
|
// FileScan aliases
|
|
1074
1074
|
export { default as FileScanIcon } from '../icons/file-scan';
|
|
1075
1075
|
// FileSearch aliases
|
|
1076
1076
|
export { default as FileSearchIcon } from '../icons/file-search';
|
|
1077
|
+
// FileSpreadsheet aliases
|
|
1078
|
+
export { default as FileSpreadsheetIcon } from '../icons/file-spreadsheet';
|
|
1077
1079
|
// FileSliders aliases
|
|
1078
1080
|
export { default as FileSlidersIcon } from '../icons/file-sliders';
|
|
1079
1081
|
// FileStack aliases
|
|
1080
1082
|
export { default as FileStackIcon } from '../icons/file-stack';
|
|
1081
|
-
// FileSpreadsheet aliases
|
|
1082
|
-
export { default as FileSpreadsheetIcon } from '../icons/file-spreadsheet';
|
|
1083
|
-
// FileSymlink aliases
|
|
1084
|
-
export { default as FileSymlinkIcon } from '../icons/file-symlink';
|
|
1085
1083
|
// FileTerminal aliases
|
|
1086
1084
|
export { default as FileTerminalIcon } from '../icons/file-terminal';
|
|
1085
|
+
// FileSymlink aliases
|
|
1086
|
+
export { default as FileSymlinkIcon } from '../icons/file-symlink';
|
|
1087
1087
|
// FileText aliases
|
|
1088
1088
|
export { default as FileTextIcon } from '../icons/file-text';
|
|
1089
1089
|
// FileType aliases
|
|
@@ -1096,42 +1096,42 @@ export { default as FileUserIcon } from '../icons/file-user';
|
|
|
1096
1096
|
export { default as FileVolumeIcon } from '../icons/file-volume';
|
|
1097
1097
|
// FileX aliases
|
|
1098
1098
|
export { default as FileXIcon } from '../icons/file-x';
|
|
1099
|
-
// File aliases
|
|
1100
|
-
export { default as FileIcon } from '../icons/file';
|
|
1101
1099
|
// Files aliases
|
|
1102
1100
|
export { default as FilesIcon } from '../icons/files';
|
|
1101
|
+
// File aliases
|
|
1102
|
+
export { default as FileIcon } from '../icons/file';
|
|
1103
1103
|
// Film aliases
|
|
1104
1104
|
export { default as FilmIcon } from '../icons/film';
|
|
1105
|
-
// FishSymbol aliases
|
|
1106
|
-
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1107
|
-
// FishOff aliases
|
|
1108
|
-
export { default as FishOffIcon } from '../icons/fish-off';
|
|
1109
1105
|
// FireExtinguisher aliases
|
|
1110
1106
|
export { default as FireExtinguisherIcon } from '../icons/fire-extinguisher';
|
|
1111
|
-
//
|
|
1112
|
-
export { default as
|
|
1107
|
+
// FishOff aliases
|
|
1108
|
+
export { default as FishOffIcon } from '../icons/fish-off';
|
|
1113
1109
|
// Fish aliases
|
|
1114
1110
|
export { default as FishIcon } from '../icons/fish';
|
|
1111
|
+
// FishSymbol aliases
|
|
1112
|
+
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1113
|
+
// FishingHook aliases
|
|
1114
|
+
export { default as FishingHookIcon } from '../icons/fishing-hook';
|
|
1115
1115
|
// FishingRod aliases
|
|
1116
1116
|
export { default as FishingRodIcon } from '../icons/fishing-rod';
|
|
1117
1117
|
// FlagOff aliases
|
|
1118
1118
|
export { default as FlagOffIcon } from '../icons/flag-off';
|
|
1119
|
+
// FlagTriangleRight aliases
|
|
1120
|
+
export { default as FlagTriangleRightIcon } from '../icons/flag-triangle-right';
|
|
1119
1121
|
// FlagTriangleLeft aliases
|
|
1120
1122
|
export { default as FlagTriangleLeftIcon } from '../icons/flag-triangle-left';
|
|
1121
1123
|
// Flag aliases
|
|
1122
1124
|
export { default as FlagIcon } from '../icons/flag';
|
|
1123
|
-
// FlagTriangleRight aliases
|
|
1124
|
-
export { default as FlagTriangleRightIcon } from '../icons/flag-triangle-right';
|
|
1125
1125
|
// FlameKindling aliases
|
|
1126
1126
|
export { default as FlameKindlingIcon } from '../icons/flame-kindling';
|
|
1127
1127
|
// Flame aliases
|
|
1128
1128
|
export { default as FlameIcon } from '../icons/flame';
|
|
1129
|
-
// FlashlightOff aliases
|
|
1130
|
-
export { default as FlashlightOffIcon } from '../icons/flashlight-off';
|
|
1131
|
-
// Flashlight aliases
|
|
1132
|
-
export { default as FlashlightIcon } from '../icons/flashlight';
|
|
1133
1129
|
// FlaskConicalOff aliases
|
|
1134
1130
|
export { default as FlaskConicalOffIcon } from '../icons/flask-conical-off';
|
|
1131
|
+
// Flashlight aliases
|
|
1132
|
+
export { default as FlashlightIcon } from '../icons/flashlight';
|
|
1133
|
+
// FlashlightOff aliases
|
|
1134
|
+
export { default as FlashlightOffIcon } from '../icons/flashlight-off';
|
|
1135
1135
|
// FlaskConical aliases
|
|
1136
1136
|
export { default as FlaskConicalIcon } from '../icons/flask-conical';
|
|
1137
1137
|
// FlaskRound aliases
|
|
@@ -1146,14 +1146,14 @@ export { default as Flower2Icon } from '../icons/flower-2';
|
|
|
1146
1146
|
export { default as FlowerIcon } from '../icons/flower';
|
|
1147
1147
|
// Focus aliases
|
|
1148
1148
|
export { default as FocusIcon } from '../icons/focus';
|
|
1149
|
-
// FoldVertical aliases
|
|
1150
|
-
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1151
1149
|
// FoldHorizontal aliases
|
|
1152
1150
|
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
1153
|
-
//
|
|
1154
|
-
export { default as
|
|
1151
|
+
// FoldVertical aliases
|
|
1152
|
+
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1155
1153
|
// FolderBookmark aliases
|
|
1156
1154
|
export { default as FolderBookmarkIcon } from '../icons/folder-bookmark';
|
|
1155
|
+
// FolderArchive aliases
|
|
1156
|
+
export { default as FolderArchiveIcon } from '../icons/folder-archive';
|
|
1157
1157
|
// FolderCheck aliases
|
|
1158
1158
|
export { default as FolderCheckIcon } from '../icons/folder-check';
|
|
1159
1159
|
// FolderClock aliases
|
|
@@ -1168,36 +1168,36 @@ export { default as FolderDotIcon } from '../icons/folder-dot';
|
|
|
1168
1168
|
export { default as FolderDownIcon } from '../icons/folder-down';
|
|
1169
1169
|
// FolderGit2 aliases
|
|
1170
1170
|
export { default as FolderGit2Icon } from '../icons/folder-git-2';
|
|
1171
|
-
// FolderGit aliases
|
|
1172
|
-
export { default as FolderGitIcon } from '../icons/folder-git';
|
|
1173
1171
|
// FolderHeart aliases
|
|
1174
1172
|
export { default as FolderHeartIcon } from '../icons/folder-heart';
|
|
1173
|
+
// FolderGit aliases
|
|
1174
|
+
export { default as FolderGitIcon } from '../icons/folder-git';
|
|
1175
1175
|
// FolderInput aliases
|
|
1176
1176
|
export { default as FolderInputIcon } from '../icons/folder-input';
|
|
1177
1177
|
// FolderKanban aliases
|
|
1178
1178
|
export { default as FolderKanbanIcon } from '../icons/folder-kanban';
|
|
1179
|
-
// FolderLock aliases
|
|
1180
|
-
export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
1181
1179
|
// FolderKey aliases
|
|
1182
1180
|
export { default as FolderKeyIcon } from '../icons/folder-key';
|
|
1181
|
+
// FolderLock aliases
|
|
1182
|
+
export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
1183
1183
|
// FolderOpenDot aliases
|
|
1184
1184
|
export { default as FolderOpenDotIcon } from '../icons/folder-open-dot';
|
|
1185
1185
|
// FolderOpen aliases
|
|
1186
1186
|
export { default as FolderOpenIcon } from '../icons/folder-open';
|
|
1187
|
-
// FolderMinus aliases
|
|
1188
|
-
export { default as FolderMinusIcon } from '../icons/folder-minus';
|
|
1189
1187
|
// FolderOutput aliases
|
|
1190
1188
|
export { default as FolderOutputIcon } from '../icons/folder-output';
|
|
1191
|
-
//
|
|
1192
|
-
export { default as
|
|
1189
|
+
// FolderMinus aliases
|
|
1190
|
+
export { default as FolderMinusIcon } from '../icons/folder-minus';
|
|
1193
1191
|
// FolderRoot aliases
|
|
1194
1192
|
export { default as FolderRootIcon } from '../icons/folder-root';
|
|
1195
|
-
//
|
|
1196
|
-
export { default as
|
|
1193
|
+
// FolderPlus aliases
|
|
1194
|
+
export { default as FolderPlusIcon } from '../icons/folder-plus';
|
|
1197
1195
|
// FolderSearch aliases
|
|
1198
1196
|
export { default as FolderSearchIcon } from '../icons/folder-search';
|
|
1199
1197
|
// FolderSymlink aliases
|
|
1200
1198
|
export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
|
|
1199
|
+
// FolderSearch2 aliases
|
|
1200
|
+
export { default as FolderSearch2Icon } from '../icons/folder-search-2';
|
|
1201
1201
|
// FolderSync aliases
|
|
1202
1202
|
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1203
1203
|
// FolderTree aliases
|
|
@@ -1206,76 +1206,76 @@ export { default as FolderTreeIcon } from '../icons/folder-tree';
|
|
|
1206
1206
|
export { default as FolderUpIcon } from '../icons/folder-up';
|
|
1207
1207
|
// FolderX aliases
|
|
1208
1208
|
export { default as FolderXIcon } from '../icons/folder-x';
|
|
1209
|
-
// Folders aliases
|
|
1210
|
-
export { default as FoldersIcon } from '../icons/folders';
|
|
1211
1209
|
// Folder aliases
|
|
1212
1210
|
export { default as FolderIcon } from '../icons/folder';
|
|
1213
1211
|
// Footprints aliases
|
|
1214
1212
|
export { default as FootprintsIcon } from '../icons/footprints';
|
|
1215
1213
|
// Forklift aliases
|
|
1216
1214
|
export { default as ForkliftIcon } from '../icons/forklift';
|
|
1215
|
+
// Folders aliases
|
|
1216
|
+
export { default as FoldersIcon } from '../icons/folders';
|
|
1217
1217
|
// Form aliases
|
|
1218
1218
|
export { default as FormIcon } from '../icons/form';
|
|
1219
1219
|
// Forward aliases
|
|
1220
1220
|
export { default as ForwardIcon } from '../icons/forward';
|
|
1221
1221
|
// Frame aliases
|
|
1222
1222
|
export { default as FrameIcon } from '../icons/frame';
|
|
1223
|
-
// Fuel aliases
|
|
1224
|
-
export { default as FuelIcon } from '../icons/fuel';
|
|
1225
|
-
// Fullscreen aliases
|
|
1226
|
-
export { default as FullscreenIcon } from '../icons/fullscreen';
|
|
1227
1223
|
// Frown aliases
|
|
1228
1224
|
export { default as FrownIcon } from '../icons/frown';
|
|
1225
|
+
// Fuel aliases
|
|
1226
|
+
export { default as FuelIcon } from '../icons/fuel';
|
|
1229
1227
|
// FunnelPlus aliases
|
|
1230
1228
|
export { default as FunnelPlusIcon } from '../icons/funnel-plus';
|
|
1229
|
+
// Fullscreen aliases
|
|
1230
|
+
export { default as FullscreenIcon } from '../icons/fullscreen';
|
|
1231
1231
|
// GalleryHorizontalEnd aliases
|
|
1232
1232
|
export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal-end';
|
|
1233
1233
|
// GalleryHorizontal aliases
|
|
1234
1234
|
export { default as GalleryHorizontalIcon } from '../icons/gallery-horizontal';
|
|
1235
|
-
// GalleryThumbnails aliases
|
|
1236
|
-
export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
|
|
1237
1235
|
// GalleryVerticalEnd aliases
|
|
1238
1236
|
export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end';
|
|
1237
|
+
// GalleryThumbnails aliases
|
|
1238
|
+
export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
|
|
1239
1239
|
// GalleryVertical aliases
|
|
1240
1240
|
export { default as GalleryVerticalIcon } from '../icons/gallery-vertical';
|
|
1241
1241
|
// Gamepad2 aliases
|
|
1242
1242
|
export { default as Gamepad2Icon } from '../icons/gamepad-2';
|
|
1243
|
-
// Gamepad aliases
|
|
1244
|
-
export { default as GamepadIcon } from '../icons/gamepad';
|
|
1245
1243
|
// GamepadDirectional aliases
|
|
1246
1244
|
export { default as GamepadDirectionalIcon } from '../icons/gamepad-directional';
|
|
1245
|
+
// Gamepad aliases
|
|
1246
|
+
export { default as GamepadIcon } from '../icons/gamepad';
|
|
1247
1247
|
// Gauge aliases
|
|
1248
1248
|
export { default as GaugeIcon } from '../icons/gauge';
|
|
1249
|
+
// Gem aliases
|
|
1250
|
+
export { default as GemIcon } from '../icons/gem';
|
|
1249
1251
|
// Gavel aliases
|
|
1250
1252
|
export { default as GavelIcon } from '../icons/gavel';
|
|
1251
1253
|
// GeorgianLari aliases
|
|
1252
1254
|
export { default as GeorgianLariIcon } from '../icons/georgian-lari';
|
|
1253
|
-
// Gem aliases
|
|
1254
|
-
export { default as GemIcon } from '../icons/gem';
|
|
1255
|
-
// Gift aliases
|
|
1256
|
-
export { default as GiftIcon } from '../icons/gift';
|
|
1257
1255
|
// Ghost aliases
|
|
1258
1256
|
export { default as GhostIcon } from '../icons/ghost';
|
|
1259
|
-
//
|
|
1260
|
-
export { default as
|
|
1261
|
-
// GitBranchMinus aliases
|
|
1262
|
-
export { default as GitBranchMinusIcon } from '../icons/git-branch-minus';
|
|
1257
|
+
// Gift aliases
|
|
1258
|
+
export { default as GiftIcon } from '../icons/gift';
|
|
1263
1259
|
// GitBranchPlus aliases
|
|
1264
1260
|
export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
1265
|
-
//
|
|
1266
|
-
export { default as
|
|
1261
|
+
// GitBranchMinus aliases
|
|
1262
|
+
export { default as GitBranchMinusIcon } from '../icons/git-branch-minus';
|
|
1263
|
+
// GitBranch aliases
|
|
1264
|
+
export { default as GitBranchIcon } from '../icons/git-branch';
|
|
1267
1265
|
// GitCommitVertical aliases
|
|
1268
1266
|
export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical';
|
|
1267
|
+
// GitCompareArrows aliases
|
|
1268
|
+
export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
|
|
1269
1269
|
// GitCompare aliases
|
|
1270
1270
|
export { default as GitCompareIcon } from '../icons/git-compare';
|
|
1271
1271
|
// GitFork aliases
|
|
1272
1272
|
export { default as GitForkIcon } from '../icons/git-fork';
|
|
1273
|
+
// GitMergeConflict aliases
|
|
1274
|
+
export { default as GitMergeConflictIcon } from '../icons/git-merge-conflict';
|
|
1273
1275
|
// GitGraph aliases
|
|
1274
1276
|
export { default as GitGraphIcon } from '../icons/git-graph';
|
|
1275
1277
|
// GitMerge aliases
|
|
1276
1278
|
export { default as GitMergeIcon } from '../icons/git-merge';
|
|
1277
|
-
// GitMergeConflict aliases
|
|
1278
|
-
export { default as GitMergeConflictIcon } from '../icons/git-merge-conflict';
|
|
1279
1279
|
// GitPullRequestArrow aliases
|
|
1280
1280
|
export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-arrow';
|
|
1281
1281
|
// GitPullRequestClosed aliases
|
|
@@ -1286,16 +1286,16 @@ export { default as GitPullRequestCreateArrowIcon } from '../icons/git-pull-requ
|
|
|
1286
1286
|
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
|
|
1287
1287
|
// GitPullRequest aliases
|
|
1288
1288
|
export { default as GitPullRequestIcon } from '../icons/git-pull-request';
|
|
1289
|
-
// GlassWater aliases
|
|
1290
|
-
export { default as GlassWaterIcon } from '../icons/glass-water';
|
|
1291
1289
|
// GitPullRequestDraft aliases
|
|
1292
1290
|
export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
|
|
1291
|
+
// GlassWater aliases
|
|
1292
|
+
export { default as GlassWaterIcon } from '../icons/glass-water';
|
|
1293
1293
|
// Glasses aliases
|
|
1294
1294
|
export { default as GlassesIcon } from '../icons/glasses';
|
|
1295
|
-
// GlobeLock aliases
|
|
1296
|
-
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1297
1295
|
// GlobeCheck aliases
|
|
1298
1296
|
export { default as GlobeCheckIcon } from '../icons/globe-check';
|
|
1297
|
+
// GlobeLock aliases
|
|
1298
|
+
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1299
1299
|
// GlobeOff aliases
|
|
1300
1300
|
export { default as GlobeOffIcon } from '../icons/globe-off';
|
|
1301
1301
|
// GlobeX aliases
|
|
@@ -1308,14 +1308,14 @@ export { default as GoalIcon } from '../icons/goal';
|
|
|
1308
1308
|
export { default as GpuIcon } from '../icons/gpu';
|
|
1309
1309
|
// GraduationCap aliases
|
|
1310
1310
|
export { default as GraduationCapIcon } from '../icons/graduation-cap';
|
|
1311
|
-
// Grid3x2 aliases
|
|
1312
|
-
export { default as Grid3x2Icon } from '../icons/grid-3x2';
|
|
1313
1311
|
// Grape aliases
|
|
1314
1312
|
export { default as GrapeIcon } from '../icons/grape';
|
|
1315
|
-
//
|
|
1316
|
-
export { default as
|
|
1313
|
+
// Grid3x2 aliases
|
|
1314
|
+
export { default as Grid3x2Icon } from '../icons/grid-3x2';
|
|
1317
1315
|
// GripVertical aliases
|
|
1318
1316
|
export { default as GripVerticalIcon } from '../icons/grip-vertical';
|
|
1317
|
+
// GripHorizontal aliases
|
|
1318
|
+
export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
|
|
1319
1319
|
// Grip aliases
|
|
1320
1320
|
export { default as GripIcon } from '../icons/grip';
|
|
1321
1321
|
// Group aliases
|
|
@@ -1334,34 +1334,34 @@ export { default as HandCoinsIcon } from '../icons/hand-coins';
|
|
|
1334
1334
|
export { default as HandFistIcon } from '../icons/hand-fist';
|
|
1335
1335
|
// HandHeart aliases
|
|
1336
1336
|
export { default as HandHeartIcon } from '../icons/hand-heart';
|
|
1337
|
-
// HandPlatter aliases
|
|
1338
|
-
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1339
1337
|
// HandMetal aliases
|
|
1340
1338
|
export { default as HandMetalIcon } from '../icons/hand-metal';
|
|
1339
|
+
// HandPlatter aliases
|
|
1340
|
+
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1341
1341
|
// Hand aliases
|
|
1342
1342
|
export { default as HandIcon } from '../icons/hand';
|
|
1343
1343
|
// Handbag aliases
|
|
1344
1344
|
export { default as HandbagIcon } from '../icons/handbag';
|
|
1345
|
-
// Handshake aliases
|
|
1346
|
-
export { default as HandshakeIcon } from '../icons/handshake';
|
|
1347
1345
|
// HardDriveDownload aliases
|
|
1348
1346
|
export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
|
|
1349
1347
|
// HardDriveUpload aliases
|
|
1350
1348
|
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
|
|
1349
|
+
// Handshake aliases
|
|
1350
|
+
export { default as HandshakeIcon } from '../icons/handshake';
|
|
1351
1351
|
// HardDrive aliases
|
|
1352
1352
|
export { default as HardDriveIcon } from '../icons/hard-drive';
|
|
1353
|
-
// HardHat aliases
|
|
1354
|
-
export { default as HardHatIcon } from '../icons/hard-hat';
|
|
1355
|
-
// Hash aliases
|
|
1356
|
-
export { default as HashIcon } from '../icons/hash';
|
|
1357
1353
|
// HatGlasses aliases
|
|
1358
1354
|
export { default as HatGlassesIcon } from '../icons/hat-glasses';
|
|
1355
|
+
// Hash aliases
|
|
1356
|
+
export { default as HashIcon } from '../icons/hash';
|
|
1357
|
+
// HardHat aliases
|
|
1358
|
+
export { default as HardHatIcon } from '../icons/hard-hat';
|
|
1359
1359
|
// Haze aliases
|
|
1360
1360
|
export { default as HazeIcon } from '../icons/haze';
|
|
1361
|
-
// Hd aliases
|
|
1362
|
-
export { default as HdIcon } from '../icons/hd';
|
|
1363
1361
|
// HdmiPort aliases
|
|
1364
1362
|
export { default as HdmiPortIcon } from '../icons/hdmi-port';
|
|
1363
|
+
// Hd aliases
|
|
1364
|
+
export { default as HdIcon } from '../icons/hd';
|
|
1365
1365
|
// Heading1 aliases
|
|
1366
1366
|
export { default as Heading1Icon } from '../icons/heading-1';
|
|
1367
1367
|
// Heading2 aliases
|
|
@@ -1374,10 +1374,10 @@ export { default as Heading4Icon } from '../icons/heading-4';
|
|
|
1374
1374
|
export { default as Heading5Icon } from '../icons/heading-5';
|
|
1375
1375
|
// Heading6 aliases
|
|
1376
1376
|
export { default as Heading6Icon } from '../icons/heading-6';
|
|
1377
|
-
// HeadphoneOff aliases
|
|
1378
|
-
export { default as HeadphoneOffIcon } from '../icons/headphone-off';
|
|
1379
1377
|
// Heading aliases
|
|
1380
1378
|
export { default as HeadingIcon } from '../icons/heading';
|
|
1379
|
+
// HeadphoneOff aliases
|
|
1380
|
+
export { default as HeadphoneOffIcon } from '../icons/headphone-off';
|
|
1381
1381
|
// Headphones aliases
|
|
1382
1382
|
export { default as HeadphonesIcon } from '../icons/headphones';
|
|
1383
1383
|
// Headset aliases
|
|
@@ -1392,42 +1392,42 @@ export { default as HeartMinusIcon } from '../icons/heart-minus';
|
|
|
1392
1392
|
export { default as HeartOffIcon } from '../icons/heart-off';
|
|
1393
1393
|
// HeartPlus aliases
|
|
1394
1394
|
export { default as HeartPlusIcon } from '../icons/heart-plus';
|
|
1395
|
-
// HeartX aliases
|
|
1396
|
-
export { default as HeartXIcon } from '../icons/heart-x';
|
|
1397
|
-
// Heart aliases
|
|
1398
|
-
export { default as HeartIcon } from '../icons/heart';
|
|
1399
1395
|
// HeartPulse aliases
|
|
1400
1396
|
export { default as HeartPulseIcon } from '../icons/heart-pulse';
|
|
1397
|
+
// HeartX aliases
|
|
1398
|
+
export { default as HeartXIcon } from '../icons/heart-x';
|
|
1401
1399
|
// Heater aliases
|
|
1402
1400
|
export { default as HeaterIcon } from '../icons/heater';
|
|
1403
|
-
// Helicopter aliases
|
|
1404
|
-
export { default as HelicopterIcon } from '../icons/helicopter';
|
|
1405
1401
|
// Hexagon aliases
|
|
1406
1402
|
export { default as HexagonIcon } from '../icons/hexagon';
|
|
1403
|
+
// Heart aliases
|
|
1404
|
+
export { default as HeartIcon } from '../icons/heart';
|
|
1405
|
+
// Helicopter aliases
|
|
1406
|
+
export { default as HelicopterIcon } from '../icons/helicopter';
|
|
1407
1407
|
// Highlighter aliases
|
|
1408
1408
|
export { default as HighlighterIcon } from '../icons/highlighter';
|
|
1409
1409
|
// HopOff aliases
|
|
1410
1410
|
export { default as HopOffIcon } from '../icons/hop-off';
|
|
1411
|
-
// Hop aliases
|
|
1412
|
-
export { default as HopIcon } from '../icons/hop';
|
|
1413
1411
|
// Hospital aliases
|
|
1414
1412
|
export { default as HospitalIcon } from '../icons/hospital';
|
|
1415
1413
|
// Hotel aliases
|
|
1416
1414
|
export { default as HotelIcon } from '../icons/hotel';
|
|
1415
|
+
// Hop aliases
|
|
1416
|
+
export { default as HopIcon } from '../icons/hop';
|
|
1417
1417
|
// Hourglass aliases
|
|
1418
1418
|
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1419
1419
|
// HouseHeart aliases
|
|
1420
1420
|
export { default as HouseHeartIcon } from '../icons/house-heart';
|
|
1421
|
+
// HousePlus aliases
|
|
1422
|
+
export { default as HousePlusIcon } from '../icons/house-plus';
|
|
1421
1423
|
// HousePlug aliases
|
|
1422
1424
|
export { default as HousePlugIcon } from '../icons/house-plug';
|
|
1423
1425
|
// HouseWifi aliases
|
|
1424
1426
|
export { default as HouseWifiIcon } from '../icons/house-wifi';
|
|
1425
|
-
// HousePlus aliases
|
|
1426
|
-
export { default as HousePlusIcon } from '../icons/house-plus';
|
|
1427
|
-
// IdCardLanyard aliases
|
|
1428
|
-
export { default as IdCardLanyardIcon } from '../icons/id-card-lanyard';
|
|
1429
1427
|
// IdCard aliases
|
|
1430
1428
|
export { default as IdCardIcon } from '../icons/id-card';
|
|
1429
|
+
// IdCardLanyard aliases
|
|
1430
|
+
export { default as IdCardLanyardIcon } from '../icons/id-card-lanyard';
|
|
1431
1431
|
// ImageDown aliases
|
|
1432
1432
|
export { default as ImageDownIcon } from '../icons/image-down';
|
|
1433
1433
|
// ImageMinus aliases
|
|
@@ -1436,78 +1436,78 @@ export { default as ImageMinusIcon } from '../icons/image-minus';
|
|
|
1436
1436
|
export { default as ImageOffIcon } from '../icons/image-off';
|
|
1437
1437
|
// ImagePlay aliases
|
|
1438
1438
|
export { default as ImagePlayIcon } from '../icons/image-play';
|
|
1439
|
-
// ImageUp aliases
|
|
1440
|
-
export { default as ImageUpIcon } from '../icons/image-up';
|
|
1441
|
-
// ImageUpscale aliases
|
|
1442
|
-
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1443
1439
|
// ImagePlus aliases
|
|
1444
1440
|
export { default as ImagePlusIcon } from '../icons/image-plus';
|
|
1441
|
+
// ImageUp aliases
|
|
1442
|
+
export { default as ImageUpIcon } from '../icons/image-up';
|
|
1445
1443
|
// Image aliases
|
|
1446
1444
|
export { default as ImageIcon } from '../icons/image';
|
|
1445
|
+
// ImageUpscale aliases
|
|
1446
|
+
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1447
1447
|
// Images aliases
|
|
1448
1448
|
export { default as ImagesIcon } from '../icons/images';
|
|
1449
1449
|
// Import aliases
|
|
1450
1450
|
export { default as ImportIcon } from '../icons/import';
|
|
1451
|
-
// Inbox aliases
|
|
1452
|
-
export { default as InboxIcon } from '../icons/inbox';
|
|
1453
1451
|
// IndianRupee aliases
|
|
1454
1452
|
export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
1453
|
+
// Inbox aliases
|
|
1454
|
+
export { default as InboxIcon } from '../icons/inbox';
|
|
1455
1455
|
// Info aliases
|
|
1456
1456
|
export { default as InfoIcon } from '../icons/info';
|
|
1457
|
-
// InspectionPanel aliases
|
|
1458
|
-
export { default as InspectionPanelIcon } from '../icons/inspection-panel';
|
|
1459
1457
|
// Infinity aliases
|
|
1460
1458
|
export { default as InfinityIcon } from '../icons/infinity';
|
|
1459
|
+
// InspectionPanel aliases
|
|
1460
|
+
export { default as InspectionPanelIcon } from '../icons/inspection-panel';
|
|
1461
1461
|
// Italic aliases
|
|
1462
1462
|
export { default as ItalicIcon } from '../icons/italic';
|
|
1463
1463
|
// IterationCcw aliases
|
|
1464
1464
|
export { default as IterationCcwIcon } from '../icons/iteration-ccw';
|
|
1465
|
+
// JapaneseYen aliases
|
|
1466
|
+
export { default as JapaneseYenIcon } from '../icons/japanese-yen';
|
|
1465
1467
|
// IterationCw aliases
|
|
1466
1468
|
export { default as IterationCwIcon } from '../icons/iteration-cw';
|
|
1467
1469
|
// Joystick aliases
|
|
1468
1470
|
export { default as JoystickIcon } from '../icons/joystick';
|
|
1469
|
-
// Kanban aliases
|
|
1470
|
-
export { default as KanbanIcon } from '../icons/kanban';
|
|
1471
1471
|
// Kayak aliases
|
|
1472
1472
|
export { default as KayakIcon } from '../icons/kayak';
|
|
1473
|
-
// JapaneseYen aliases
|
|
1474
|
-
export { default as JapaneseYenIcon } from '../icons/japanese-yen';
|
|
1475
1473
|
// KeyRound aliases
|
|
1476
1474
|
export { default as KeyRoundIcon } from '../icons/key-round';
|
|
1475
|
+
// Kanban aliases
|
|
1476
|
+
export { default as KanbanIcon } from '../icons/kanban';
|
|
1477
1477
|
// KeySquare aliases
|
|
1478
1478
|
export { default as KeySquareIcon } from '../icons/key-square';
|
|
1479
|
-
// KeyboardMusic aliases
|
|
1480
|
-
export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
|
|
1481
1479
|
// Key aliases
|
|
1482
1480
|
export { default as KeyIcon } from '../icons/key';
|
|
1483
|
-
//
|
|
1484
|
-
export { default as
|
|
1481
|
+
// KeyboardMusic aliases
|
|
1482
|
+
export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
|
|
1485
1483
|
// KeyboardOff aliases
|
|
1486
1484
|
export { default as KeyboardOffIcon } from '../icons/keyboard-off';
|
|
1487
1485
|
// LampCeiling aliases
|
|
1488
1486
|
export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
|
|
1487
|
+
// Keyboard aliases
|
|
1488
|
+
export { default as KeyboardIcon } from '../icons/keyboard';
|
|
1489
1489
|
// LampDesk aliases
|
|
1490
1490
|
export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
1491
1491
|
// LampFloor aliases
|
|
1492
1492
|
export { default as LampFloorIcon } from '../icons/lamp-floor';
|
|
1493
1493
|
// LampWallDown aliases
|
|
1494
1494
|
export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
|
|
1495
|
-
// Lamp aliases
|
|
1496
|
-
export { default as LampIcon } from '../icons/lamp';
|
|
1497
1495
|
// LampWallUp aliases
|
|
1498
1496
|
export { default as LampWallUpIcon } from '../icons/lamp-wall-up';
|
|
1499
1497
|
// LandPlot aliases
|
|
1500
1498
|
export { default as LandPlotIcon } from '../icons/land-plot';
|
|
1501
|
-
//
|
|
1502
|
-
export { default as
|
|
1503
|
-
// Languages aliases
|
|
1504
|
-
export { default as LanguagesIcon } from '../icons/languages';
|
|
1499
|
+
// Lamp aliases
|
|
1500
|
+
export { default as LampIcon } from '../icons/lamp';
|
|
1505
1501
|
// Landmark aliases
|
|
1506
1502
|
export { default as LandmarkIcon } from '../icons/landmark';
|
|
1503
|
+
// Languages aliases
|
|
1504
|
+
export { default as LanguagesIcon } from '../icons/languages';
|
|
1507
1505
|
// Laptop aliases
|
|
1508
1506
|
export { default as LaptopIcon } from '../icons/laptop';
|
|
1509
1507
|
// LassoSelect aliases
|
|
1510
1508
|
export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
1509
|
+
// LaptopMinimalCheck aliases
|
|
1510
|
+
export { default as LaptopMinimalCheckIcon } from '../icons/laptop-minimal-check';
|
|
1511
1511
|
// Lasso aliases
|
|
1512
1512
|
export { default as LassoIcon } from '../icons/lasso';
|
|
1513
1513
|
// Laugh aliases
|
|
@@ -1524,14 +1524,14 @@ export { default as LayoutFreeformIcon } from '../icons/layout-freeform';
|
|
|
1524
1524
|
export { default as LayoutDashboardIcon } from '../icons/layout-dashboard';
|
|
1525
1525
|
// LayoutGrid aliases
|
|
1526
1526
|
export { default as LayoutGridIcon } from '../icons/layout-grid';
|
|
1527
|
+
// LayoutPanelLeft aliases
|
|
1528
|
+
export { default as LayoutPanelLeftIcon } from '../icons/layout-panel-left';
|
|
1527
1529
|
// LayoutList aliases
|
|
1528
1530
|
export { default as LayoutListIcon } from '../icons/layout-list';
|
|
1529
|
-
// LayoutTemplate aliases
|
|
1530
|
-
export { default as LayoutTemplateIcon } from '../icons/layout-template';
|
|
1531
1531
|
// LayoutPanelTop aliases
|
|
1532
1532
|
export { default as LayoutPanelTopIcon } from '../icons/layout-panel-top';
|
|
1533
|
-
//
|
|
1534
|
-
export { default as
|
|
1533
|
+
// LayoutTemplate aliases
|
|
1534
|
+
export { default as LayoutTemplateIcon } from '../icons/layout-template';
|
|
1535
1535
|
// Leaf aliases
|
|
1536
1536
|
export { default as LeafIcon } from '../icons/leaf';
|
|
1537
1537
|
// LeafyGreen aliases
|
|
@@ -1548,70 +1548,70 @@ export { default as LibraryBigIcon } from '../icons/library-big';
|
|
|
1548
1548
|
export { default as LibraryIcon } from '../icons/library';
|
|
1549
1549
|
// LifeBuoy aliases
|
|
1550
1550
|
export { default as LifeBuoyIcon } from '../icons/life-buoy';
|
|
1551
|
-
// LightbulbOff aliases
|
|
1552
|
-
export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
1553
1551
|
// Ligature aliases
|
|
1554
1552
|
export { default as LigatureIcon } from '../icons/ligature';
|
|
1553
|
+
// LightbulbOff aliases
|
|
1554
|
+
export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
1555
1555
|
// Lightbulb aliases
|
|
1556
1556
|
export { default as LightbulbIcon } from '../icons/lightbulb';
|
|
1557
1557
|
// LineDotRightHorizontal aliases
|
|
1558
1558
|
export { default as LineDotRightHorizontalIcon } from '../icons/line-dot-right-horizontal';
|
|
1559
1559
|
// LineSquiggle aliases
|
|
1560
1560
|
export { default as LineSquiggleIcon } from '../icons/line-squiggle';
|
|
1561
|
-
// Link2Off aliases
|
|
1562
|
-
export { default as Link2OffIcon } from '../icons/link-2-off';
|
|
1563
|
-
// Link2 aliases
|
|
1564
|
-
export { default as Link2Icon } from '../icons/link-2';
|
|
1565
1561
|
// LineStyle aliases
|
|
1566
1562
|
export { default as LineStyleIcon } from '../icons/line-style';
|
|
1563
|
+
// Link2Off aliases
|
|
1564
|
+
export { default as Link2OffIcon } from '../icons/link-2-off';
|
|
1567
1565
|
// Link aliases
|
|
1568
1566
|
export { default as LinkIcon } from '../icons/link';
|
|
1569
|
-
// ListCheck aliases
|
|
1570
|
-
export { default as ListCheckIcon } from '../icons/list-check';
|
|
1571
1567
|
// ListChecks aliases
|
|
1572
1568
|
export { default as ListChecksIcon } from '../icons/list-checks';
|
|
1573
|
-
//
|
|
1574
|
-
export { default as
|
|
1569
|
+
// Link2 aliases
|
|
1570
|
+
export { default as Link2Icon } from '../icons/link-2';
|
|
1571
|
+
// ListCheck aliases
|
|
1572
|
+
export { default as ListCheckIcon } from '../icons/list-check';
|
|
1575
1573
|
// ListChevronsDownUp aliases
|
|
1576
1574
|
export { default as ListChevronsDownUpIcon } from '../icons/list-chevrons-down-up';
|
|
1577
1575
|
// ListCollapse aliases
|
|
1578
1576
|
export { default as ListCollapseIcon } from '../icons/list-collapse';
|
|
1577
|
+
// ListChevronsUpDown aliases
|
|
1578
|
+
export { default as ListChevronsUpDownIcon } from '../icons/list-chevrons-up-down';
|
|
1579
1579
|
// ListEnd aliases
|
|
1580
1580
|
export { default as ListEndIcon } from '../icons/list-end';
|
|
1581
1581
|
// ListFilterPlus aliases
|
|
1582
1582
|
export { default as ListFilterPlusIcon } from '../icons/list-filter-plus';
|
|
1583
1583
|
// ListFilter aliases
|
|
1584
1584
|
export { default as ListFilterIcon } from '../icons/list-filter';
|
|
1585
|
-
// ListMusic aliases
|
|
1586
|
-
export { default as ListMusicIcon } from '../icons/list-music';
|
|
1587
|
-
// ListOrdered aliases
|
|
1588
|
-
export { default as ListOrderedIcon } from '../icons/list-ordered';
|
|
1589
1585
|
// ListMinus aliases
|
|
1590
1586
|
export { default as ListMinusIcon } from '../icons/list-minus';
|
|
1587
|
+
// ListMusic aliases
|
|
1588
|
+
export { default as ListMusicIcon } from '../icons/list-music';
|
|
1591
1589
|
// ListPlus aliases
|
|
1592
1590
|
export { default as ListPlusIcon } from '../icons/list-plus';
|
|
1591
|
+
// ListOrdered aliases
|
|
1592
|
+
export { default as ListOrderedIcon } from '../icons/list-ordered';
|
|
1593
1593
|
// ListRestart aliases
|
|
1594
1594
|
export { default as ListRestartIcon } from '../icons/list-restart';
|
|
1595
1595
|
// ListSortAscending aliases
|
|
1596
1596
|
export { default as ListSortAscendingIcon } from '../icons/list-sort-ascending';
|
|
1597
|
-
// ListStart aliases
|
|
1598
|
-
export { default as ListStartIcon } from '../icons/list-start';
|
|
1599
1597
|
// ListSortDescending aliases
|
|
1600
1598
|
export { default as ListSortDescendingIcon } from '../icons/list-sort-descending';
|
|
1599
|
+
// ListTree aliases
|
|
1600
|
+
export { default as ListTreeIcon } from '../icons/list-tree';
|
|
1601
|
+
// ListStart aliases
|
|
1602
|
+
export { default as ListStartIcon } from '../icons/list-start';
|
|
1601
1603
|
// ListTodo aliases
|
|
1602
1604
|
export { default as ListTodoIcon } from '../icons/list-todo';
|
|
1603
1605
|
// ListVideo aliases
|
|
1604
1606
|
export { default as ListVideoIcon } from '../icons/list-video';
|
|
1605
|
-
// ListTree aliases
|
|
1606
|
-
export { default as ListTreeIcon } from '../icons/list-tree';
|
|
1607
|
-
// List aliases
|
|
1608
|
-
export { default as ListIcon } from '../icons/list';
|
|
1609
1607
|
// ListX aliases
|
|
1610
1608
|
export { default as ListXIcon } from '../icons/list-x';
|
|
1611
|
-
//
|
|
1612
|
-
export { default as
|
|
1609
|
+
// List aliases
|
|
1610
|
+
export { default as ListIcon } from '../icons/list';
|
|
1613
1611
|
// LoaderPinwheel aliases
|
|
1614
1612
|
export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
|
|
1613
|
+
// Loader aliases
|
|
1614
|
+
export { default as LoaderIcon } from '../icons/loader';
|
|
1615
1615
|
// LocateFixed aliases
|
|
1616
1616
|
export { default as LocateFixedIcon } from '../icons/locate-fixed';
|
|
1617
1617
|
// LocateOff aliases
|
|
@@ -1624,16 +1624,16 @@ export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
|
|
|
1624
1624
|
export { default as LockIcon } from '../icons/lock';
|
|
1625
1625
|
// LogIn aliases
|
|
1626
1626
|
export { default as LogInIcon } from '../icons/log-in';
|
|
1627
|
-
// LogOut aliases
|
|
1628
|
-
export { default as LogOutIcon } from '../icons/log-out';
|
|
1629
1627
|
// Logs aliases
|
|
1630
1628
|
export { default as LogsIcon } from '../icons/logs';
|
|
1629
|
+
// LogOut aliases
|
|
1630
|
+
export { default as LogOutIcon } from '../icons/log-out';
|
|
1631
1631
|
// Lollipop aliases
|
|
1632
1632
|
export { default as LollipopIcon } from '../icons/lollipop';
|
|
1633
|
-
// Luggage aliases
|
|
1634
|
-
export { default as LuggageIcon } from '../icons/luggage';
|
|
1635
1633
|
// Magnet aliases
|
|
1636
1634
|
export { default as MagnetIcon } from '../icons/magnet';
|
|
1635
|
+
// Luggage aliases
|
|
1636
|
+
export { default as LuggageIcon } from '../icons/luggage';
|
|
1637
1637
|
// MailCheck aliases
|
|
1638
1638
|
export { default as MailCheckIcon } from '../icons/mail-check';
|
|
1639
1639
|
// MailMinus aliases
|
|
@@ -1650,22 +1650,22 @@ export { default as MailWarningIcon } from '../icons/mail-warning';
|
|
|
1650
1650
|
export { default as MailXIcon } from '../icons/mail-x';
|
|
1651
1651
|
// Mail aliases
|
|
1652
1652
|
export { default as MailIcon } from '../icons/mail';
|
|
1653
|
-
// MapMinus aliases
|
|
1654
|
-
export { default as MapMinusIcon } from '../icons/map-minus';
|
|
1655
1653
|
// Mailbox aliases
|
|
1656
1654
|
export { default as MailboxIcon } from '../icons/mailbox';
|
|
1657
1655
|
// Mails aliases
|
|
1658
1656
|
export { default as MailsIcon } from '../icons/mails';
|
|
1657
|
+
// MapMinus aliases
|
|
1658
|
+
export { default as MapMinusIcon } from '../icons/map-minus';
|
|
1659
1659
|
// MapPinCheckInside aliases
|
|
1660
1660
|
export { default as MapPinCheckInsideIcon } from '../icons/map-pin-check-inside';
|
|
1661
|
-
// MapPinCheck aliases
|
|
1662
|
-
export { default as MapPinCheckIcon } from '../icons/map-pin-check';
|
|
1663
1661
|
// MapPinHouse aliases
|
|
1664
1662
|
export { default as MapPinHouseIcon } from '../icons/map-pin-house';
|
|
1665
|
-
//
|
|
1666
|
-
export { default as
|
|
1663
|
+
// MapPinCheck aliases
|
|
1664
|
+
export { default as MapPinCheckIcon } from '../icons/map-pin-check';
|
|
1667
1665
|
// MapPinMinusInside aliases
|
|
1668
1666
|
export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside';
|
|
1667
|
+
// MapPinMinus aliases
|
|
1668
|
+
export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
|
|
1669
1669
|
// MapPinOff aliases
|
|
1670
1670
|
export { default as MapPinOffIcon } from '../icons/map-pin-off';
|
|
1671
1671
|
// MapPinPlusInside aliases
|
|
@@ -1676,12 +1676,12 @@ export { default as MapPinPlusIcon } from '../icons/map-pin-plus';
|
|
|
1676
1676
|
export { default as MapPinSearchIcon } from '../icons/map-pin-search';
|
|
1677
1677
|
// MapPinXInside aliases
|
|
1678
1678
|
export { default as MapPinXInsideIcon } from '../icons/map-pin-x-inside';
|
|
1679
|
+
// MapPinX aliases
|
|
1680
|
+
export { default as MapPinXIcon } from '../icons/map-pin-x';
|
|
1679
1681
|
// MapPin aliases
|
|
1680
1682
|
export { default as MapPinIcon } from '../icons/map-pin';
|
|
1681
1683
|
// MapPinned aliases
|
|
1682
1684
|
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1683
|
-
// MapPinX aliases
|
|
1684
|
-
export { default as MapPinXIcon } from '../icons/map-pin-x';
|
|
1685
1685
|
// MapPlus aliases
|
|
1686
1686
|
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1687
1687
|
// Map aliases
|
|
@@ -1690,22 +1690,22 @@ export { default as MapIcon } from '../icons/map';
|
|
|
1690
1690
|
export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
1691
1691
|
// Mars aliases
|
|
1692
1692
|
export { default as MarsIcon } from '../icons/mars';
|
|
1693
|
+
// Maximize2 aliases
|
|
1694
|
+
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1695
|
+
// Medal aliases
|
|
1696
|
+
export { default as MedalIcon } from '../icons/medal';
|
|
1693
1697
|
// Martini aliases
|
|
1694
1698
|
export { default as MartiniIcon } from '../icons/martini';
|
|
1695
1699
|
// Maximize aliases
|
|
1696
1700
|
export { default as MaximizeIcon } from '../icons/maximize';
|
|
1697
|
-
// Medal aliases
|
|
1698
|
-
export { default as MedalIcon } from '../icons/medal';
|
|
1699
|
-
// Maximize2 aliases
|
|
1700
|
-
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1701
1701
|
// MegaphoneOff aliases
|
|
1702
1702
|
export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
|
|
1703
|
+
// Megaphone aliases
|
|
1704
|
+
export { default as MegaphoneIcon } from '../icons/megaphone';
|
|
1703
1705
|
// Meh aliases
|
|
1704
1706
|
export { default as MehIcon } from '../icons/meh';
|
|
1705
1707
|
// MemoryStick aliases
|
|
1706
1708
|
export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
1707
|
-
// Megaphone aliases
|
|
1708
|
-
export { default as MegaphoneIcon } from '../icons/megaphone';
|
|
1709
1709
|
// Menu aliases
|
|
1710
1710
|
export { default as MenuIcon } from '../icons/menu';
|
|
1711
1711
|
// Merge aliases
|
|
@@ -1718,36 +1718,36 @@ export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
|
1718
1718
|
export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed';
|
|
1719
1719
|
// MessageCircleHeart aliases
|
|
1720
1720
|
export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart';
|
|
1721
|
+
// MessageCircleOff aliases
|
|
1722
|
+
export { default as MessageCircleOffIcon } from '../icons/message-circle-off';
|
|
1721
1723
|
// MessageCircleMore aliases
|
|
1722
1724
|
export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
|
|
1723
1725
|
// MessageCirclePlus aliases
|
|
1724
1726
|
export { default as MessageCirclePlusIcon } from '../icons/message-circle-plus';
|
|
1725
|
-
// MessageCircleOff aliases
|
|
1726
|
-
export { default as MessageCircleOffIcon } from '../icons/message-circle-off';
|
|
1727
1727
|
// MessageCircleReply aliases
|
|
1728
1728
|
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
|
|
1729
|
-
// MessageCircleWarning aliases
|
|
1730
|
-
export { default as MessageCircleWarningIcon } from '../icons/message-circle-warning';
|
|
1731
1729
|
// MessageCircleX aliases
|
|
1732
1730
|
export { default as MessageCircleXIcon } from '../icons/message-circle-x';
|
|
1731
|
+
// MessageCircleWarning aliases
|
|
1732
|
+
export { default as MessageCircleWarningIcon } from '../icons/message-circle-warning';
|
|
1733
1733
|
// MessageCircle aliases
|
|
1734
1734
|
export { default as MessageCircleIcon } from '../icons/message-circle';
|
|
1735
1735
|
// MessageSquareCheck aliases
|
|
1736
1736
|
export { default as MessageSquareCheckIcon } from '../icons/message-square-check';
|
|
1737
1737
|
// MessageSquareCode aliases
|
|
1738
1738
|
export { default as MessageSquareCodeIcon } from '../icons/message-square-code';
|
|
1739
|
+
// MessageSquareDiff aliases
|
|
1740
|
+
export { default as MessageSquareDiffIcon } from '../icons/message-square-diff';
|
|
1739
1741
|
// MessageSquareDashed aliases
|
|
1740
1742
|
export { default as MessageSquareDashedIcon } from '../icons/message-square-dashed';
|
|
1741
1743
|
// MessageSquareDot aliases
|
|
1742
1744
|
export { default as MessageSquareDotIcon } from '../icons/message-square-dot';
|
|
1743
|
-
// MessageSquareLock aliases
|
|
1744
|
-
export { default as MessageSquareLockIcon } from '../icons/message-square-lock';
|
|
1745
|
-
// MessageSquareDiff aliases
|
|
1746
|
-
export { default as MessageSquareDiffIcon } from '../icons/message-square-diff';
|
|
1747
1745
|
// MessageSquareHeart aliases
|
|
1748
1746
|
export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
|
|
1749
1747
|
// MessageSquareMore aliases
|
|
1750
1748
|
export { default as MessageSquareMoreIcon } from '../icons/message-square-more';
|
|
1749
|
+
// MessageSquareLock aliases
|
|
1750
|
+
export { default as MessageSquareLockIcon } from '../icons/message-square-lock';
|
|
1751
1751
|
// MessageSquareOff aliases
|
|
1752
1752
|
export { default as MessageSquareOffIcon } from '../icons/message-square-off';
|
|
1753
1753
|
// MessageSquarePlus aliases
|
|
@@ -1758,16 +1758,16 @@ export { default as MessageSquareQuoteIcon } from '../icons/message-square-quote
|
|
|
1758
1758
|
export { default as MessageSquareReplyIcon } from '../icons/message-square-reply';
|
|
1759
1759
|
// MessageSquareShare aliases
|
|
1760
1760
|
export { default as MessageSquareShareIcon } from '../icons/message-square-share';
|
|
1761
|
-
// MessageSquareText aliases
|
|
1762
|
-
export { default as MessageSquareTextIcon } from '../icons/message-square-text';
|
|
1763
1761
|
// MessageSquareWarning aliases
|
|
1764
1762
|
export { default as MessageSquareWarningIcon } from '../icons/message-square-warning';
|
|
1763
|
+
// MessageSquareX aliases
|
|
1764
|
+
export { default as MessageSquareXIcon } from '../icons/message-square-x';
|
|
1765
|
+
// MessageSquareText aliases
|
|
1766
|
+
export { default as MessageSquareTextIcon } from '../icons/message-square-text';
|
|
1765
1767
|
// MessageSquare aliases
|
|
1766
1768
|
export { default as MessageSquareIcon } from '../icons/message-square';
|
|
1767
1769
|
// MessagesSquare aliases
|
|
1768
1770
|
export { default as MessagesSquareIcon } from '../icons/messages-square';
|
|
1769
|
-
// MessageSquareX aliases
|
|
1770
|
-
export { default as MessageSquareXIcon } from '../icons/message-square-x';
|
|
1771
1771
|
// Metronome aliases
|
|
1772
1772
|
export { default as MetronomeIcon } from '../icons/metronome';
|
|
1773
1773
|
// MicAudioLines aliases
|
|
@@ -1784,184 +1784,184 @@ export { default as MicroscopeIcon } from '../icons/microscope';
|
|
|
1784
1784
|
export { default as MicrowaveIcon } from '../icons/microwave';
|
|
1785
1785
|
// Milestone aliases
|
|
1786
1786
|
export { default as MilestoneIcon } from '../icons/milestone';
|
|
1787
|
-
// MilkOff aliases
|
|
1788
|
-
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1789
|
-
// Minimize2 aliases
|
|
1790
|
-
export { default as Minimize2Icon } from '../icons/minimize-2';
|
|
1791
1787
|
// Milk aliases
|
|
1792
1788
|
export { default as MilkIcon } from '../icons/milk';
|
|
1793
|
-
//
|
|
1794
|
-
export { default as
|
|
1789
|
+
// Minimize2 aliases
|
|
1790
|
+
export { default as Minimize2Icon } from '../icons/minimize-2';
|
|
1791
|
+
// MilkOff aliases
|
|
1792
|
+
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1795
1793
|
// Minimize aliases
|
|
1796
1794
|
export { default as MinimizeIcon } from '../icons/minimize';
|
|
1797
|
-
//
|
|
1798
|
-
export { default as
|
|
1795
|
+
// Minus aliases
|
|
1796
|
+
export { default as MinusIcon } from '../icons/minus';
|
|
1799
1797
|
// MirrorRound aliases
|
|
1800
1798
|
export { default as MirrorRoundIcon } from '../icons/mirror-round';
|
|
1801
|
-
//
|
|
1802
|
-
export { default as
|
|
1799
|
+
// MirrorRectangular aliases
|
|
1800
|
+
export { default as MirrorRectangularIcon } from '../icons/mirror-rectangular';
|
|
1803
1801
|
// MonitorCheck aliases
|
|
1804
1802
|
export { default as MonitorCheckIcon } from '../icons/monitor-check';
|
|
1803
|
+
// MonitorCloud aliases
|
|
1804
|
+
export { default as MonitorCloudIcon } from '../icons/monitor-cloud';
|
|
1805
1805
|
// MonitorCog aliases
|
|
1806
1806
|
export { default as MonitorCogIcon } from '../icons/monitor-cog';
|
|
1807
1807
|
// MonitorDot aliases
|
|
1808
1808
|
export { default as MonitorDotIcon } from '../icons/monitor-dot';
|
|
1809
|
+
// MonitorOff aliases
|
|
1810
|
+
export { default as MonitorOffIcon } from '../icons/monitor-off';
|
|
1809
1811
|
// MonitorDown aliases
|
|
1810
1812
|
export { default as MonitorDownIcon } from '../icons/monitor-down';
|
|
1811
1813
|
// MonitorPause aliases
|
|
1812
1814
|
export { default as MonitorPauseIcon } from '../icons/monitor-pause';
|
|
1813
|
-
// MonitorOff aliases
|
|
1814
|
-
export { default as MonitorOffIcon } from '../icons/monitor-off';
|
|
1815
|
-
// MonitorSmartphone aliases
|
|
1816
|
-
export { default as MonitorSmartphoneIcon } from '../icons/monitor-smartphone';
|
|
1817
1815
|
// MonitorPlay aliases
|
|
1818
1816
|
export { default as MonitorPlayIcon } from '../icons/monitor-play';
|
|
1817
|
+
// MonitorSmartphone aliases
|
|
1818
|
+
export { default as MonitorSmartphoneIcon } from '../icons/monitor-smartphone';
|
|
1819
1819
|
// MonitorSpeaker aliases
|
|
1820
1820
|
export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker';
|
|
1821
|
-
// MonitorStop aliases
|
|
1822
|
-
export { default as MonitorStopIcon } from '../icons/monitor-stop';
|
|
1823
1821
|
// MonitorUp aliases
|
|
1824
1822
|
export { default as MonitorUpIcon } from '../icons/monitor-up';
|
|
1823
|
+
// MonitorStop aliases
|
|
1824
|
+
export { default as MonitorStopIcon } from '../icons/monitor-stop';
|
|
1825
1825
|
// MonitorX aliases
|
|
1826
1826
|
export { default as MonitorXIcon } from '../icons/monitor-x';
|
|
1827
1827
|
// Monitor aliases
|
|
1828
1828
|
export { default as MonitorIcon } from '../icons/monitor';
|
|
1829
|
-
// Moon aliases
|
|
1830
|
-
export { default as MoonIcon } from '../icons/moon';
|
|
1831
1829
|
// MoonStar aliases
|
|
1832
1830
|
export { default as MoonStarIcon } from '../icons/moon-star';
|
|
1831
|
+
// Moon aliases
|
|
1832
|
+
export { default as MoonIcon } from '../icons/moon';
|
|
1833
1833
|
// Mosque aliases
|
|
1834
1834
|
export { default as MosqueIcon } from '../icons/mosque';
|
|
1835
|
+
// MountainSnow aliases
|
|
1836
|
+
export { default as MountainSnowIcon } from '../icons/mountain-snow';
|
|
1835
1837
|
// Motorbike aliases
|
|
1836
1838
|
export { default as MotorbikeIcon } from '../icons/motorbike';
|
|
1837
1839
|
// Mountain aliases
|
|
1838
1840
|
export { default as MountainIcon } from '../icons/mountain';
|
|
1839
|
-
// MountainSnow aliases
|
|
1840
|
-
export { default as MountainSnowIcon } from '../icons/mountain-snow';
|
|
1841
1841
|
// MouseLeft aliases
|
|
1842
1842
|
export { default as MouseLeftIcon } from '../icons/mouse-left';
|
|
1843
|
+
// MousePointer2Off aliases
|
|
1844
|
+
export { default as MousePointer2OffIcon } from '../icons/mouse-pointer-2-off';
|
|
1843
1845
|
// MouseOff aliases
|
|
1844
1846
|
export { default as MouseOffIcon } from '../icons/mouse-off';
|
|
1845
1847
|
// MousePointer2 aliases
|
|
1846
1848
|
export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
|
|
1847
|
-
// MousePointer2Off aliases
|
|
1848
|
-
export { default as MousePointer2OffIcon } from '../icons/mouse-pointer-2-off';
|
|
1849
|
-
// MousePointerBan aliases
|
|
1850
|
-
export { default as MousePointerBanIcon } from '../icons/mouse-pointer-ban';
|
|
1851
1849
|
// MousePointerClick aliases
|
|
1852
1850
|
export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click';
|
|
1853
|
-
//
|
|
1854
|
-
export { default as
|
|
1851
|
+
// MousePointerBan aliases
|
|
1852
|
+
export { default as MousePointerBanIcon } from '../icons/mouse-pointer-ban';
|
|
1855
1853
|
// Mouse aliases
|
|
1856
1854
|
export { default as MouseIcon } from '../icons/mouse';
|
|
1857
1855
|
// MousePointer aliases
|
|
1858
1856
|
export { default as MousePointerIcon } from '../icons/mouse-pointer';
|
|
1857
|
+
// MouseRight aliases
|
|
1858
|
+
export { default as MouseRightIcon } from '../icons/mouse-right';
|
|
1859
1859
|
// MoveDiagonal2 aliases
|
|
1860
1860
|
export { default as MoveDiagonal2Icon } from '../icons/move-diagonal-2';
|
|
1861
1861
|
// MoveDiagonal aliases
|
|
1862
1862
|
export { default as MoveDiagonalIcon } from '../icons/move-diagonal';
|
|
1863
|
-
// MoveDownRight aliases
|
|
1864
|
-
export { default as MoveDownRightIcon } from '../icons/move-down-right';
|
|
1865
1863
|
// MoveDownLeft aliases
|
|
1866
1864
|
export { default as MoveDownLeftIcon } from '../icons/move-down-left';
|
|
1867
|
-
//
|
|
1868
|
-
export { default as
|
|
1865
|
+
// MoveDownRight aliases
|
|
1866
|
+
export { default as MoveDownRightIcon } from '../icons/move-down-right';
|
|
1869
1867
|
// MoveHorizontal aliases
|
|
1870
1868
|
export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
|
|
1871
1869
|
// MoveLeft aliases
|
|
1872
1870
|
export { default as MoveLeftIcon } from '../icons/move-left';
|
|
1871
|
+
// MoveDown aliases
|
|
1872
|
+
export { default as MoveDownIcon } from '../icons/move-down';
|
|
1873
1873
|
// MoveRight aliases
|
|
1874
1874
|
export { default as MoveRightIcon } from '../icons/move-right';
|
|
1875
1875
|
// MoveUpLeft aliases
|
|
1876
1876
|
export { default as MoveUpLeftIcon } from '../icons/move-up-left';
|
|
1877
|
-
// MoveUpRight aliases
|
|
1878
|
-
export { default as MoveUpRightIcon } from '../icons/move-up-right';
|
|
1879
1877
|
// MoveUp aliases
|
|
1880
1878
|
export { default as MoveUpIcon } from '../icons/move-up';
|
|
1879
|
+
// MoveUpRight aliases
|
|
1880
|
+
export { default as MoveUpRightIcon } from '../icons/move-up-right';
|
|
1881
1881
|
// MoveVertical aliases
|
|
1882
1882
|
export { default as MoveVerticalIcon } from '../icons/move-vertical';
|
|
1883
|
-
// Move aliases
|
|
1884
|
-
export { default as MoveIcon } from '../icons/move';
|
|
1885
|
-
// Music2 aliases
|
|
1886
|
-
export { default as Music2Icon } from '../icons/music-2';
|
|
1887
1883
|
// Music3 aliases
|
|
1888
1884
|
export { default as Music3Icon } from '../icons/music-3';
|
|
1885
|
+
// Music2 aliases
|
|
1886
|
+
export { default as Music2Icon } from '../icons/music-2';
|
|
1887
|
+
// Move aliases
|
|
1888
|
+
export { default as MoveIcon } from '../icons/move';
|
|
1889
1889
|
// Music4 aliases
|
|
1890
1890
|
export { default as Music4Icon } from '../icons/music-4';
|
|
1891
1891
|
// Music aliases
|
|
1892
1892
|
export { default as MusicIcon } from '../icons/music';
|
|
1893
1893
|
// Navigation2Off aliases
|
|
1894
1894
|
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1895
|
-
// Navigation2 aliases
|
|
1896
|
-
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1897
1895
|
// NavigationOff aliases
|
|
1898
1896
|
export { default as NavigationOffIcon } from '../icons/navigation-off';
|
|
1899
1897
|
// Navigation aliases
|
|
1900
1898
|
export { default as NavigationIcon } from '../icons/navigation';
|
|
1901
1899
|
// Network aliases
|
|
1902
1900
|
export { default as NetworkIcon } from '../icons/network';
|
|
1901
|
+
// Navigation2 aliases
|
|
1902
|
+
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1903
1903
|
// Newspaper aliases
|
|
1904
1904
|
export { default as NewspaperIcon } from '../icons/newspaper';
|
|
1905
|
-
// Nfc aliases
|
|
1906
|
-
export { default as NfcIcon } from '../icons/nfc';
|
|
1907
1905
|
// NonBinary aliases
|
|
1908
1906
|
export { default as NonBinaryIcon } from '../icons/non-binary';
|
|
1907
|
+
// Nfc aliases
|
|
1908
|
+
export { default as NfcIcon } from '../icons/nfc';
|
|
1909
1909
|
// NotebookPen aliases
|
|
1910
1910
|
export { default as NotebookPenIcon } from '../icons/notebook-pen';
|
|
1911
1911
|
// NotebookTabs aliases
|
|
1912
1912
|
export { default as NotebookTabsIcon } from '../icons/notebook-tabs';
|
|
1913
1913
|
// NotebookText aliases
|
|
1914
1914
|
export { default as NotebookTextIcon } from '../icons/notebook-text';
|
|
1915
|
-
// NotepadTextDashed aliases
|
|
1916
|
-
export { default as NotepadTextDashedIcon } from '../icons/notepad-text-dashed';
|
|
1917
1915
|
// Notebook aliases
|
|
1918
1916
|
export { default as NotebookIcon } from '../icons/notebook';
|
|
1917
|
+
// NotepadTextDashed aliases
|
|
1918
|
+
export { default as NotepadTextDashedIcon } from '../icons/notepad-text-dashed';
|
|
1919
1919
|
// NotepadText aliases
|
|
1920
1920
|
export { default as NotepadTextIcon } from '../icons/notepad-text';
|
|
1921
1921
|
// NutOff aliases
|
|
1922
1922
|
export { default as NutOffIcon } from '../icons/nut-off';
|
|
1923
|
+
// Octagon aliases
|
|
1924
|
+
export { default as OctagonIcon } from '../icons/octagon';
|
|
1923
1925
|
// OctagonMinus aliases
|
|
1924
1926
|
export { default as OctagonMinusIcon } from '../icons/octagon-minus';
|
|
1925
1927
|
// Nut aliases
|
|
1926
1928
|
export { default as NutIcon } from '../icons/nut';
|
|
1927
|
-
// Octagon aliases
|
|
1928
|
-
export { default as OctagonIcon } from '../icons/octagon';
|
|
1929
1929
|
// Omega aliases
|
|
1930
1930
|
export { default as OmegaIcon } from '../icons/omega';
|
|
1931
1931
|
// Option aliases
|
|
1932
1932
|
export { default as OptionIcon } from '../icons/option';
|
|
1933
1933
|
// Orbit aliases
|
|
1934
1934
|
export { default as OrbitIcon } from '../icons/orbit';
|
|
1935
|
+
// Origami aliases
|
|
1936
|
+
export { default as OrigamiIcon } from '../icons/origami';
|
|
1935
1937
|
// Package2 aliases
|
|
1936
1938
|
export { default as Package2Icon } from '../icons/package-2';
|
|
1937
1939
|
// PackageCheck aliases
|
|
1938
1940
|
export { default as PackageCheckIcon } from '../icons/package-check';
|
|
1939
|
-
// Origami aliases
|
|
1940
|
-
export { default as OrigamiIcon } from '../icons/origami';
|
|
1941
|
-
// PackageMinus aliases
|
|
1942
|
-
export { default as PackageMinusIcon } from '../icons/package-minus';
|
|
1943
1941
|
// PackageOpen aliases
|
|
1944
1942
|
export { default as PackageOpenIcon } from '../icons/package-open';
|
|
1943
|
+
// PackageMinus aliases
|
|
1944
|
+
export { default as PackageMinusIcon } from '../icons/package-minus';
|
|
1945
1945
|
// PackagePlus aliases
|
|
1946
1946
|
export { default as PackagePlusIcon } from '../icons/package-plus';
|
|
1947
1947
|
// PackageSearch aliases
|
|
1948
1948
|
export { default as PackageSearchIcon } from '../icons/package-search';
|
|
1949
|
-
// Package aliases
|
|
1950
|
-
export { default as PackageIcon } from '../icons/package';
|
|
1951
1949
|
// PackageX aliases
|
|
1952
1950
|
export { default as PackageXIcon } from '../icons/package-x';
|
|
1951
|
+
// Package aliases
|
|
1952
|
+
export { default as PackageIcon } from '../icons/package';
|
|
1953
1953
|
// PaintBucket aliases
|
|
1954
1954
|
export { default as PaintBucketIcon } from '../icons/paint-bucket';
|
|
1955
|
-
// PaintRoller aliases
|
|
1956
|
-
export { default as PaintRollerIcon } from '../icons/paint-roller';
|
|
1957
1955
|
// Paintbrush aliases
|
|
1958
1956
|
export { default as PaintbrushIcon } from '../icons/paintbrush';
|
|
1957
|
+
// PaintRoller aliases
|
|
1958
|
+
export { default as PaintRollerIcon } from '../icons/paint-roller';
|
|
1959
|
+
// Panda aliases
|
|
1960
|
+
export { default as PandaIcon } from '../icons/panda';
|
|
1959
1961
|
// Palette aliases
|
|
1960
1962
|
export { default as PaletteIcon } from '../icons/palette';
|
|
1961
1963
|
// PanelBottomClose aliases
|
|
1962
1964
|
export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
|
|
1963
|
-
// Panda aliases
|
|
1964
|
-
export { default as PandaIcon } from '../icons/panda';
|
|
1965
1965
|
// PanelBottomOpen aliases
|
|
1966
1966
|
export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
|
|
1967
1967
|
// PanelBottom aliases
|
|
@@ -1970,34 +1970,34 @@ export { default as PanelBottomIcon } from '../icons/panel-bottom';
|
|
|
1970
1970
|
export { default as PanelLeftRightDashedIcon } from '../icons/panel-left-right-dashed';
|
|
1971
1971
|
// PanelRightClose aliases
|
|
1972
1972
|
export { default as PanelRightCloseIcon } from '../icons/panel-right-close';
|
|
1973
|
-
// PanelRight aliases
|
|
1974
|
-
export { default as PanelRightIcon } from '../icons/panel-right';
|
|
1975
1973
|
// PanelRightOpen aliases
|
|
1976
1974
|
export { default as PanelRightOpenIcon } from '../icons/panel-right-open';
|
|
1975
|
+
// PanelRight aliases
|
|
1976
|
+
export { default as PanelRightIcon } from '../icons/panel-right';
|
|
1977
1977
|
// PanelTopBottomDashed aliases
|
|
1978
1978
|
export { default as PanelTopBottomDashedIcon } from '../icons/panel-top-bottom-dashed';
|
|
1979
1979
|
// PanelTopClose aliases
|
|
1980
1980
|
export { default as PanelTopCloseIcon } from '../icons/panel-top-close';
|
|
1981
1981
|
// PanelTopOpen aliases
|
|
1982
1982
|
export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
|
|
1983
|
-
// PanelsLeftBottom aliases
|
|
1984
|
-
export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
|
|
1985
1983
|
// PanelTop aliases
|
|
1986
1984
|
export { default as PanelTopIcon } from '../icons/panel-top';
|
|
1985
|
+
// PanelsLeftBottom aliases
|
|
1986
|
+
export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
|
|
1987
1987
|
// PanelsRightBottom aliases
|
|
1988
1988
|
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
1989
1989
|
// PaperBag aliases
|
|
1990
1990
|
export { default as PaperBagIcon } from '../icons/paper-bag';
|
|
1991
|
-
// Parasol aliases
|
|
1992
|
-
export { default as ParasolIcon } from '../icons/parasol';
|
|
1993
1991
|
// Paperclip aliases
|
|
1994
1992
|
export { default as PaperclipIcon } from '../icons/paperclip';
|
|
1993
|
+
// Parasol aliases
|
|
1994
|
+
export { default as ParasolIcon } from '../icons/parasol';
|
|
1995
1995
|
// Parentheses aliases
|
|
1996
1996
|
export { default as ParenthesesIcon } from '../icons/parentheses';
|
|
1997
|
-
// PartyPopper aliases
|
|
1998
|
-
export { default as PartyPopperIcon } from '../icons/party-popper';
|
|
1999
1997
|
// ParkingMeter aliases
|
|
2000
1998
|
export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
1999
|
+
// PartyPopper aliases
|
|
2000
|
+
export { default as PartyPopperIcon } from '../icons/party-popper';
|
|
2001
2001
|
// Pause aliases
|
|
2002
2002
|
export { default as PauseIcon } from '../icons/pause';
|
|
2003
2003
|
// PawPrint aliases
|
|
@@ -2014,10 +2014,10 @@ export { default as PencilLineIcon } from '../icons/pencil-line';
|
|
|
2014
2014
|
export { default as PencilOffIcon } from '../icons/pencil-off';
|
|
2015
2015
|
// PencilRuler aliases
|
|
2016
2016
|
export { default as PencilRulerIcon } from '../icons/pencil-ruler';
|
|
2017
|
-
// PencilSparkles aliases
|
|
2018
|
-
export { default as PencilSparklesIcon } from '../icons/pencil-sparkles';
|
|
2019
2017
|
// Pencil aliases
|
|
2020
2018
|
export { default as PencilIcon } from '../icons/pencil';
|
|
2019
|
+
// PencilSparkles aliases
|
|
2020
|
+
export { default as PencilSparklesIcon } from '../icons/pencil-sparkles';
|
|
2021
2021
|
// Pentagon aliases
|
|
2022
2022
|
export { default as PentagonIcon } from '../icons/pentagon';
|
|
2023
2023
|
// Percent aliases
|
|
@@ -2030,34 +2030,34 @@ export { default as PhiIcon } from '../icons/phi';
|
|
|
2030
2030
|
export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
2031
2031
|
// PhoneCall aliases
|
|
2032
2032
|
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
2033
|
+
// PhoneForwarded aliases
|
|
2034
|
+
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded';
|
|
2033
2035
|
// PhoneIncoming aliases
|
|
2034
2036
|
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
2035
2037
|
// PhoneMissed aliases
|
|
2036
2038
|
export { default as PhoneMissedIcon } from '../icons/phone-missed';
|
|
2037
|
-
//
|
|
2038
|
-
export { default as
|
|
2039
|
-
// Pi aliases
|
|
2040
|
-
export { default as PiIcon } from '../icons/pi';
|
|
2039
|
+
// PhoneOutgoing aliases
|
|
2040
|
+
export { default as PhoneOutgoingIcon } from '../icons/phone-outgoing';
|
|
2041
2041
|
// PhoneOff aliases
|
|
2042
2042
|
export { default as PhoneOffIcon } from '../icons/phone-off';
|
|
2043
2043
|
// Phone aliases
|
|
2044
2044
|
export { default as PhoneIcon } from '../icons/phone';
|
|
2045
|
-
//
|
|
2046
|
-
export { default as
|
|
2045
|
+
// Pi aliases
|
|
2046
|
+
export { default as PiIcon } from '../icons/pi';
|
|
2047
2047
|
// Piano aliases
|
|
2048
2048
|
export { default as PianoIcon } from '../icons/piano';
|
|
2049
2049
|
// Pickaxe aliases
|
|
2050
2050
|
export { default as PickaxeIcon } from '../icons/pickaxe';
|
|
2051
|
-
// PictureInPicture2 aliases
|
|
2052
|
-
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
2053
2051
|
// PictureInPicture aliases
|
|
2054
2052
|
export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
2053
|
+
// PictureInPicture2 aliases
|
|
2054
|
+
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
2055
2055
|
// PiggyBank aliases
|
|
2056
2056
|
export { default as PiggyBankIcon } from '../icons/piggy-bank';
|
|
2057
|
-
// PilcrowLeft aliases
|
|
2058
|
-
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
2059
2057
|
// PilcrowRight aliases
|
|
2060
2058
|
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
2059
|
+
// PilcrowLeft aliases
|
|
2060
|
+
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
2061
2061
|
// Pilcrow aliases
|
|
2062
2062
|
export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
2063
2063
|
// PillBottle aliases
|
|
@@ -2066,10 +2066,10 @@ export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
|
2066
2066
|
export { default as PillIcon } from '../icons/pill';
|
|
2067
2067
|
// PinOff aliases
|
|
2068
2068
|
export { default as PinOffIcon } from '../icons/pin-off';
|
|
2069
|
-
// Pin aliases
|
|
2070
|
-
export { default as PinIcon } from '../icons/pin';
|
|
2071
2069
|
// Pipette aliases
|
|
2072
2070
|
export { default as PipetteIcon } from '../icons/pipette';
|
|
2071
|
+
// Pin aliases
|
|
2072
|
+
export { default as PinIcon } from '../icons/pin';
|
|
2073
2073
|
// Pizza aliases
|
|
2074
2074
|
export { default as PizzaIcon } from '../icons/pizza';
|
|
2075
2075
|
// PlaneLanding aliases
|
|
@@ -2078,24 +2078,24 @@ export { default as PlaneLandingIcon } from '../icons/plane-landing';
|
|
|
2078
2078
|
export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff';
|
|
2079
2079
|
// Plane aliases
|
|
2080
2080
|
export { default as PlaneIcon } from '../icons/plane';
|
|
2081
|
-
// PlayOff aliases
|
|
2082
|
-
export { default as PlayOffIcon } from '../icons/play-off';
|
|
2083
2081
|
// Play aliases
|
|
2084
2082
|
export { default as PlayIcon } from '../icons/play';
|
|
2085
2083
|
// Plug2 aliases
|
|
2086
2084
|
export { default as Plug2Icon } from '../icons/plug-2';
|
|
2085
|
+
// PlayOff aliases
|
|
2086
|
+
export { default as PlayOffIcon } from '../icons/play-off';
|
|
2087
|
+
// Plug aliases
|
|
2088
|
+
export { default as PlugIcon } from '../icons/plug';
|
|
2087
2089
|
// Plus aliases
|
|
2088
2090
|
export { default as PlusIcon } from '../icons/plus';
|
|
2089
2091
|
// PocketKnife aliases
|
|
2090
2092
|
export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
2091
|
-
// Plug aliases
|
|
2092
|
-
export { default as PlugIcon } from '../icons/plug';
|
|
2093
2093
|
// Podium aliases
|
|
2094
2094
|
export { default as PodiumIcon } from '../icons/podium';
|
|
2095
|
-
// Pointer aliases
|
|
2096
|
-
export { default as PointerIcon } from '../icons/pointer';
|
|
2097
2095
|
// PointerOff aliases
|
|
2098
2096
|
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
2097
|
+
// Pointer aliases
|
|
2098
|
+
export { default as PointerIcon } from '../icons/pointer';
|
|
2099
2099
|
// Popcorn aliases
|
|
2100
2100
|
export { default as PopcornIcon } from '../icons/popcorn';
|
|
2101
2101
|
// Popsicle aliases
|
|
@@ -2110,32 +2110,32 @@ export { default as PowerIcon } from '../icons/power';
|
|
|
2110
2110
|
export { default as PresentationIcon } from '../icons/presentation';
|
|
2111
2111
|
// PrinterCheck aliases
|
|
2112
2112
|
export { default as PrinterCheckIcon } from '../icons/printer-check';
|
|
2113
|
-
// Printer aliases
|
|
2114
|
-
export { default as PrinterIcon } from '../icons/printer';
|
|
2115
2113
|
// PrinterX aliases
|
|
2116
2114
|
export { default as PrinterXIcon } from '../icons/printer-x';
|
|
2115
|
+
// Printer aliases
|
|
2116
|
+
export { default as PrinterIcon } from '../icons/printer';
|
|
2117
2117
|
// Projector aliases
|
|
2118
2118
|
export { default as ProjectorIcon } from '../icons/projector';
|
|
2119
2119
|
// Proportions aliases
|
|
2120
2120
|
export { default as ProportionsIcon } from '../icons/proportions';
|
|
2121
2121
|
// Puzzle aliases
|
|
2122
2122
|
export { default as PuzzleIcon } from '../icons/puzzle';
|
|
2123
|
-
// Pyramid aliases
|
|
2124
|
-
export { default as PyramidIcon } from '../icons/pyramid';
|
|
2125
|
-
// Quote aliases
|
|
2126
|
-
export { default as QuoteIcon } from '../icons/quote';
|
|
2127
2123
|
// QrCode aliases
|
|
2128
2124
|
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
2125
|
+
// Quote aliases
|
|
2126
|
+
export { default as QuoteIcon } from '../icons/quote';
|
|
2127
|
+
// Pyramid aliases
|
|
2128
|
+
export { default as PyramidIcon } from '../icons/pyramid';
|
|
2129
2129
|
// Rabbit aliases
|
|
2130
2130
|
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2131
2131
|
// Radar aliases
|
|
2132
2132
|
export { default as RadarIcon } from '../icons/radar';
|
|
2133
2133
|
// Radiation aliases
|
|
2134
2134
|
export { default as RadiationIcon } from '../icons/radiation';
|
|
2135
|
-
// RadioOff aliases
|
|
2136
|
-
export { default as RadioOffIcon } from '../icons/radio-off';
|
|
2137
2135
|
// Radical aliases
|
|
2138
2136
|
export { default as RadicalIcon } from '../icons/radical';
|
|
2137
|
+
// RadioOff aliases
|
|
2138
|
+
export { default as RadioOffIcon } from '../icons/radio-off';
|
|
2139
2139
|
// RadioReceiver aliases
|
|
2140
2140
|
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2141
2141
|
// RadioTower aliases
|
|
@@ -2150,20 +2150,20 @@ export { default as RainbowIcon } from '../icons/rainbow';
|
|
|
2150
2150
|
export { default as RatIcon } from '../icons/rat';
|
|
2151
2151
|
// Ratio aliases
|
|
2152
2152
|
export { default as RatioIcon } from '../icons/ratio';
|
|
2153
|
-
// ReceiptEuro aliases
|
|
2154
|
-
export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
|
|
2155
2153
|
// ReceiptCent aliases
|
|
2156
2154
|
export { default as ReceiptCentIcon } from '../icons/receipt-cent';
|
|
2157
2155
|
// ReceiptIndianRupee aliases
|
|
2158
2156
|
export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
|
|
2157
|
+
// ReceiptEuro aliases
|
|
2158
|
+
export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
|
|
2159
2159
|
// ReceiptJapaneseYen aliases
|
|
2160
2160
|
export { default as ReceiptJapaneseYenIcon } from '../icons/receipt-japanese-yen';
|
|
2161
2161
|
// ReceiptPoundSterling aliases
|
|
2162
2162
|
export { default as ReceiptPoundSterlingIcon } from '../icons/receipt-pound-sterling';
|
|
2163
|
-
// ReceiptRussianRuble aliases
|
|
2164
|
-
export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-ruble';
|
|
2165
2163
|
// ReceiptSwissFranc aliases
|
|
2166
2164
|
export { default as ReceiptSwissFrancIcon } from '../icons/receipt-swiss-franc';
|
|
2165
|
+
// ReceiptRussianRuble aliases
|
|
2166
|
+
export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-ruble';
|
|
2167
2167
|
// ReceiptText aliases
|
|
2168
2168
|
export { default as ReceiptTextIcon } from '../icons/receipt-text';
|
|
2169
2169
|
// ReceiptTurkishLira aliases
|
|
@@ -2184,18 +2184,18 @@ export { default as RecycleIcon } from '../icons/recycle';
|
|
|
2184
2184
|
export { default as Redo2Icon } from '../icons/redo-2';
|
|
2185
2185
|
// RedoDot aliases
|
|
2186
2186
|
export { default as RedoDotIcon } from '../icons/redo-dot';
|
|
2187
|
-
// Redo aliases
|
|
2188
|
-
export { default as RedoIcon } from '../icons/redo';
|
|
2189
2187
|
// RefreshCcwDot aliases
|
|
2190
2188
|
export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot';
|
|
2189
|
+
// Redo aliases
|
|
2190
|
+
export { default as RedoIcon } from '../icons/redo';
|
|
2191
2191
|
// RefreshCcw aliases
|
|
2192
2192
|
export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
|
|
2193
|
+
// RefreshCwOff aliases
|
|
2194
|
+
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
2193
2195
|
// RefreshCw aliases
|
|
2194
2196
|
export { default as RefreshCwIcon } from '../icons/refresh-cw';
|
|
2195
2197
|
// Refrigerator aliases
|
|
2196
2198
|
export { default as RefrigeratorIcon } from '../icons/refrigerator';
|
|
2197
|
-
// RefreshCwOff aliases
|
|
2198
|
-
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
2199
2199
|
// Regex aliases
|
|
2200
2200
|
export { default as RegexIcon } from '../icons/regex';
|
|
2201
2201
|
// RemoveFormatting aliases
|
|
@@ -2210,26 +2210,26 @@ export { default as RepeatOffIcon } from '../icons/repeat-off';
|
|
|
2210
2210
|
export { default as RepeatIcon } from '../icons/repeat';
|
|
2211
2211
|
// ReplaceAll aliases
|
|
2212
2212
|
export { default as ReplaceAllIcon } from '../icons/replace-all';
|
|
2213
|
+
// ReplyAll aliases
|
|
2214
|
+
export { default as ReplyAllIcon } from '../icons/reply-all';
|
|
2213
2215
|
// Replace aliases
|
|
2214
2216
|
export { default as ReplaceIcon } from '../icons/replace';
|
|
2215
|
-
// Reply aliases
|
|
2216
|
-
export { default as ReplyIcon } from '../icons/reply';
|
|
2217
2217
|
// Rewind aliases
|
|
2218
2218
|
export { default as RewindIcon } from '../icons/rewind';
|
|
2219
|
-
//
|
|
2220
|
-
export { default as
|
|
2219
|
+
// Reply aliases
|
|
2220
|
+
export { default as ReplyIcon } from '../icons/reply';
|
|
2221
2221
|
// Ribbon aliases
|
|
2222
2222
|
export { default as RibbonIcon } from '../icons/ribbon';
|
|
2223
2223
|
// Road aliases
|
|
2224
2224
|
export { default as RoadIcon } from '../icons/road';
|
|
2225
|
-
// RockingChair aliases
|
|
2226
|
-
export { default as RockingChairIcon } from '../icons/rocking-chair';
|
|
2227
|
-
// RollerCoaster aliases
|
|
2228
|
-
export { default as RollerCoasterIcon } from '../icons/roller-coaster';
|
|
2229
2225
|
// Rocket aliases
|
|
2230
2226
|
export { default as RocketIcon } from '../icons/rocket';
|
|
2227
|
+
// RockingChair aliases
|
|
2228
|
+
export { default as RockingChairIcon } from '../icons/rocking-chair';
|
|
2231
2229
|
// Rose aliases
|
|
2232
2230
|
export { default as RoseIcon } from '../icons/rose';
|
|
2231
|
+
// RollerCoaster aliases
|
|
2232
|
+
export { default as RollerCoasterIcon } from '../icons/roller-coaster';
|
|
2233
2233
|
// RotateCcwKey aliases
|
|
2234
2234
|
export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
|
|
2235
2235
|
// RotateCcwSquare aliases
|
|
@@ -2240,12 +2240,12 @@ export { default as RotateCcwIcon } from '../icons/rotate-ccw';
|
|
|
2240
2240
|
export { default as RotateCwFadingClockIcon } from '../icons/rotate-cw-fading-clock';
|
|
2241
2241
|
// RotateCwSquare aliases
|
|
2242
2242
|
export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
|
|
2243
|
+
// RotateCw aliases
|
|
2244
|
+
export { default as RotateCwIcon } from '../icons/rotate-cw';
|
|
2243
2245
|
// RouteOff aliases
|
|
2244
2246
|
export { default as RouteOffIcon } from '../icons/route-off';
|
|
2245
2247
|
// Route aliases
|
|
2246
2248
|
export { default as RouteIcon } from '../icons/route';
|
|
2247
|
-
// RotateCw aliases
|
|
2248
|
-
export { default as RotateCwIcon } from '../icons/rotate-cw';
|
|
2249
2249
|
// Router aliases
|
|
2250
2250
|
export { default as RouterIcon } from '../icons/router';
|
|
2251
2251
|
// Rows4 aliases
|
|
@@ -2256,10 +2256,10 @@ export { default as RssIcon } from '../icons/rss';
|
|
|
2256
2256
|
export { default as RulerDimensionLineIcon } from '../icons/ruler-dimension-line';
|
|
2257
2257
|
// Ruler aliases
|
|
2258
2258
|
export { default as RulerIcon } from '../icons/ruler';
|
|
2259
|
-
// RussianRuble aliases
|
|
2260
|
-
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2261
2259
|
// Sailboat aliases
|
|
2262
2260
|
export { default as SailboatIcon } from '../icons/sailboat';
|
|
2261
|
+
// RussianRuble aliases
|
|
2262
|
+
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2263
2263
|
// Salad aliases
|
|
2264
2264
|
export { default as SaladIcon } from '../icons/salad';
|
|
2265
2265
|
// Sandwich aliases
|
|
@@ -2272,24 +2272,24 @@ export { default as SatelliteIcon } from '../icons/satellite';
|
|
|
2272
2272
|
export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
|
|
2273
2273
|
// SaveAll aliases
|
|
2274
2274
|
export { default as SaveAllIcon } from '../icons/save-all';
|
|
2275
|
-
// SaveOff aliases
|
|
2276
|
-
export { default as SaveOffIcon } from '../icons/save-off';
|
|
2277
2275
|
// SaveCheck aliases
|
|
2278
2276
|
export { default as SaveCheckIcon } from '../icons/save-check';
|
|
2279
|
-
// SavePlus aliases
|
|
2280
|
-
export { default as SavePlusIcon } from '../icons/save-plus';
|
|
2281
2277
|
// SavePen aliases
|
|
2282
2278
|
export { default as SavePenIcon } from '../icons/save-pen';
|
|
2279
|
+
// SaveOff aliases
|
|
2280
|
+
export { default as SaveOffIcon } from '../icons/save-off';
|
|
2281
|
+
// SavePlus aliases
|
|
2282
|
+
export { default as SavePlusIcon } from '../icons/save-plus';
|
|
2283
2283
|
// Save aliases
|
|
2284
2284
|
export { default as SaveIcon } from '../icons/save';
|
|
2285
2285
|
// Scaling aliases
|
|
2286
2286
|
export { default as ScalingIcon } from '../icons/scaling';
|
|
2287
|
+
// ScanBarcode aliases
|
|
2288
|
+
export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
|
|
2287
2289
|
// Scale aliases
|
|
2288
2290
|
export { default as ScaleIcon } from '../icons/scale';
|
|
2289
2291
|
// ScanBox aliases
|
|
2290
2292
|
export { default as ScanBoxIcon } from '../icons/scan-box';
|
|
2291
|
-
// ScanBarcode aliases
|
|
2292
|
-
export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
|
|
2293
2293
|
// ScanEye aliases
|
|
2294
2294
|
export { default as ScanEyeIcon } from '../icons/scan-eye';
|
|
2295
2295
|
// ScanFace aliases
|
|
@@ -2304,16 +2304,16 @@ export { default as ScanQrCodeIcon } from '../icons/scan-qr-code';
|
|
|
2304
2304
|
export { default as ScanSearchIcon } from '../icons/scan-search';
|
|
2305
2305
|
// ScanSquare aliases
|
|
2306
2306
|
export { default as ScanSquareIcon } from '../icons/scan-square';
|
|
2307
|
-
// ScanText aliases
|
|
2308
|
-
export { default as ScanTextIcon } from '../icons/scan-text';
|
|
2309
2307
|
// Scan aliases
|
|
2310
2308
|
export { default as ScanIcon } from '../icons/scan';
|
|
2311
|
-
//
|
|
2312
|
-
export { default as
|
|
2309
|
+
// ScanText aliases
|
|
2310
|
+
export { default as ScanTextIcon } from '../icons/scan-text';
|
|
2313
2311
|
// School aliases
|
|
2314
2312
|
export { default as SchoolIcon } from '../icons/school';
|
|
2315
2313
|
// Scissors aliases
|
|
2316
2314
|
export { default as ScissorsIcon } from '../icons/scissors';
|
|
2315
|
+
// ScissorsLineDashed aliases
|
|
2316
|
+
export { default as ScissorsLineDashedIcon } from '../icons/scissors-line-dashed';
|
|
2317
2317
|
// Scooter aliases
|
|
2318
2318
|
export { default as ScooterIcon } from '../icons/scooter';
|
|
2319
2319
|
// ScreenShareOff aliases
|
|
@@ -2324,10 +2324,10 @@ export { default as ScreenShareIcon } from '../icons/screen-share';
|
|
|
2324
2324
|
export { default as ScrollTextIcon } from '../icons/scroll-text';
|
|
2325
2325
|
// Scroll aliases
|
|
2326
2326
|
export { default as ScrollIcon } from '../icons/scroll';
|
|
2327
|
-
// SearchCheck aliases
|
|
2328
|
-
export { default as SearchCheckIcon } from '../icons/search-check';
|
|
2329
2327
|
// SearchAlert aliases
|
|
2330
2328
|
export { default as SearchAlertIcon } from '../icons/search-alert';
|
|
2329
|
+
// SearchCheck aliases
|
|
2330
|
+
export { default as SearchCheckIcon } from '../icons/search-check';
|
|
2331
2331
|
// SearchCode aliases
|
|
2332
2332
|
export { default as SearchCodeIcon } from '../icons/search-code';
|
|
2333
2333
|
// SearchSlash aliases
|
|
@@ -2338,54 +2338,54 @@ export { default as SearchXIcon } from '../icons/search-x';
|
|
|
2338
2338
|
export { default as SearchIcon } from '../icons/search';
|
|
2339
2339
|
// Section aliases
|
|
2340
2340
|
export { default as SectionIcon } from '../icons/section';
|
|
2341
|
-
// Send aliases
|
|
2342
|
-
export { default as SendIcon } from '../icons/send';
|
|
2343
2341
|
// SendToBack aliases
|
|
2344
2342
|
export { default as SendToBackIcon } from '../icons/send-to-back';
|
|
2343
|
+
// Send aliases
|
|
2344
|
+
export { default as SendIcon } from '../icons/send';
|
|
2345
2345
|
// SeparatorHorizontal aliases
|
|
2346
2346
|
export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
|
|
2347
2347
|
// SeparatorVertical aliases
|
|
2348
2348
|
export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
|
|
2349
|
-
// ServerCrash aliases
|
|
2350
|
-
export { default as ServerCrashIcon } from '../icons/server-crash';
|
|
2351
2349
|
// ServerCog aliases
|
|
2352
2350
|
export { default as ServerCogIcon } from '../icons/server-cog';
|
|
2351
|
+
// ServerCrash aliases
|
|
2352
|
+
export { default as ServerCrashIcon } from '../icons/server-crash';
|
|
2353
2353
|
// ServerOff aliases
|
|
2354
2354
|
export { default as ServerOffIcon } from '../icons/server-off';
|
|
2355
2355
|
// ServerPlus aliases
|
|
2356
2356
|
export { default as ServerPlusIcon } from '../icons/server-plus';
|
|
2357
|
-
// Server aliases
|
|
2358
|
-
export { default as ServerIcon } from '../icons/server';
|
|
2359
2357
|
// Settings2 aliases
|
|
2360
2358
|
export { default as Settings2Icon } from '../icons/settings-2';
|
|
2359
|
+
// Server aliases
|
|
2360
|
+
export { default as ServerIcon } from '../icons/server';
|
|
2361
2361
|
// Settings aliases
|
|
2362
2362
|
export { default as SettingsIcon } from '../icons/settings';
|
|
2363
|
-
// Share aliases
|
|
2364
|
-
export { default as ShareIcon } from '../icons/share';
|
|
2365
2363
|
// Shapes aliases
|
|
2366
2364
|
export { default as ShapesIcon } from '../icons/shapes';
|
|
2367
2365
|
// Share2 aliases
|
|
2368
2366
|
export { default as Share2Icon } from '../icons/share-2';
|
|
2369
2367
|
// Sheet aliases
|
|
2370
2368
|
export { default as SheetIcon } from '../icons/sheet';
|
|
2369
|
+
// Share aliases
|
|
2370
|
+
export { default as ShareIcon } from '../icons/share';
|
|
2371
2371
|
// Shell aliases
|
|
2372
2372
|
export { default as ShellIcon } from '../icons/shell';
|
|
2373
|
+
// ShelvingUnit aliases
|
|
2374
|
+
export { default as ShelvingUnitIcon } from '../icons/shelving-unit';
|
|
2373
2375
|
// ShieldAlert aliases
|
|
2374
2376
|
export { default as ShieldAlertIcon } from '../icons/shield-alert';
|
|
2375
|
-
// ShieldCheck aliases
|
|
2376
|
-
export { default as ShieldCheckIcon } from '../icons/shield-check';
|
|
2377
2377
|
// ShieldBan aliases
|
|
2378
2378
|
export { default as ShieldBanIcon } from '../icons/shield-ban';
|
|
2379
|
-
//
|
|
2380
|
-
export { default as
|
|
2379
|
+
// ShieldCheck aliases
|
|
2380
|
+
export { default as ShieldCheckIcon } from '../icons/shield-check';
|
|
2381
2381
|
// ShieldCogCorner aliases
|
|
2382
2382
|
export { default as ShieldCogCornerIcon } from '../icons/shield-cog-corner';
|
|
2383
2383
|
// ShieldCog aliases
|
|
2384
2384
|
export { default as ShieldCogIcon } from '../icons/shield-cog';
|
|
2385
|
-
// ShieldHalf aliases
|
|
2386
|
-
export { default as ShieldHalfIcon } from '../icons/shield-half';
|
|
2387
2385
|
// ShieldEllipsis aliases
|
|
2388
2386
|
export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
|
|
2387
|
+
// ShieldHalf aliases
|
|
2388
|
+
export { default as ShieldHalfIcon } from '../icons/shield-half';
|
|
2389
2389
|
// ShieldKeyhole aliases
|
|
2390
2390
|
export { default as ShieldKeyholeIcon } from '../icons/shield-keyhole';
|
|
2391
2391
|
// ShieldMinus aliases
|
|
@@ -2396,10 +2396,10 @@ export { default as ShieldOffIcon } from '../icons/shield-off';
|
|
|
2396
2396
|
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2397
2397
|
// ShieldUser aliases
|
|
2398
2398
|
export { default as ShieldUserIcon } from '../icons/shield-user';
|
|
2399
|
-
// ShipWheel aliases
|
|
2400
|
-
export { default as ShipWheelIcon } from '../icons/ship-wheel';
|
|
2401
2399
|
// Shield aliases
|
|
2402
2400
|
export { default as ShieldIcon } from '../icons/shield';
|
|
2401
|
+
// ShipWheel aliases
|
|
2402
|
+
export { default as ShipWheelIcon } from '../icons/ship-wheel';
|
|
2403
2403
|
// Ship aliases
|
|
2404
2404
|
export { default as ShipIcon } from '../icons/ship';
|
|
2405
2405
|
// Shirt aliases
|
|
@@ -2410,12 +2410,12 @@ export { default as ShoppingBagIcon } from '../icons/shopping-bag';
|
|
|
2410
2410
|
export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
|
|
2411
2411
|
// ShoppingCart aliases
|
|
2412
2412
|
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2413
|
-
// Shredder aliases
|
|
2414
|
-
export { default as ShredderIcon } from '../icons/shredder';
|
|
2415
2413
|
// Shovel aliases
|
|
2416
2414
|
export { default as ShovelIcon } from '../icons/shovel';
|
|
2417
2415
|
// ShowerHead aliases
|
|
2418
2416
|
export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
2417
|
+
// Shredder aliases
|
|
2418
|
+
export { default as ShredderIcon } from '../icons/shredder';
|
|
2419
2419
|
// Shrimp aliases
|
|
2420
2420
|
export { default as ShrimpIcon } from '../icons/shrimp';
|
|
2421
2421
|
// Shrink aliases
|
|
@@ -2424,16 +2424,16 @@ export { default as ShrinkIcon } from '../icons/shrink';
|
|
|
2424
2424
|
export { default as ShrubIcon } from '../icons/shrub';
|
|
2425
2425
|
// Shuffle aliases
|
|
2426
2426
|
export { default as ShuffleIcon } from '../icons/shuffle';
|
|
2427
|
-
// SignalHigh aliases
|
|
2428
|
-
export { default as SignalHighIcon } from '../icons/signal-high';
|
|
2429
2427
|
// Sigma aliases
|
|
2430
2428
|
export { default as SigmaIcon } from '../icons/sigma';
|
|
2429
|
+
// SignalHigh aliases
|
|
2430
|
+
export { default as SignalHighIcon } from '../icons/signal-high';
|
|
2431
2431
|
// SignalLow aliases
|
|
2432
2432
|
export { default as SignalLowIcon } from '../icons/signal-low';
|
|
2433
|
-
// SignalZero aliases
|
|
2434
|
-
export { default as SignalZeroIcon } from '../icons/signal-zero';
|
|
2435
2433
|
// SignalMedium aliases
|
|
2436
2434
|
export { default as SignalMediumIcon } from '../icons/signal-medium';
|
|
2435
|
+
// SignalZero aliases
|
|
2436
|
+
export { default as SignalZeroIcon } from '../icons/signal-zero';
|
|
2437
2437
|
// Signal aliases
|
|
2438
2438
|
export { default as SignalIcon } from '../icons/signal';
|
|
2439
2439
|
// Signature aliases
|
|
@@ -2442,42 +2442,42 @@ export { default as SignatureIcon } from '../icons/signature';
|
|
|
2442
2442
|
export { default as SignpostBigIcon } from '../icons/signpost-big';
|
|
2443
2443
|
// Signpost aliases
|
|
2444
2444
|
export { default as SignpostIcon } from '../icons/signpost';
|
|
2445
|
-
// SkipBack aliases
|
|
2446
|
-
export { default as SkipBackIcon } from '../icons/skip-back';
|
|
2447
2445
|
// Siren aliases
|
|
2448
2446
|
export { default as SirenIcon } from '../icons/siren';
|
|
2449
|
-
//
|
|
2450
|
-
export { default as
|
|
2447
|
+
// SkipBack aliases
|
|
2448
|
+
export { default as SkipBackIcon } from '../icons/skip-back';
|
|
2451
2449
|
// Skull aliases
|
|
2452
2450
|
export { default as SkullIcon } from '../icons/skull';
|
|
2451
|
+
// SkipForward aliases
|
|
2452
|
+
export { default as SkipForwardIcon } from '../icons/skip-forward';
|
|
2453
2453
|
// Slash aliases
|
|
2454
2454
|
export { default as SlashIcon } from '../icons/slash';
|
|
2455
2455
|
// Slice aliases
|
|
2456
2456
|
export { default as SliceIcon } from '../icons/slice';
|
|
2457
2457
|
// SlidersHorizontal aliases
|
|
2458
2458
|
export { default as SlidersHorizontalIcon } from '../icons/sliders-horizontal';
|
|
2459
|
-
// SmartphoneNfc aliases
|
|
2460
|
-
export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc';
|
|
2461
2459
|
// SmartphoneCharging aliases
|
|
2462
2460
|
export { default as SmartphoneChargingIcon } from '../icons/smartphone-charging';
|
|
2461
|
+
// SmartphoneNfc aliases
|
|
2462
|
+
export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc';
|
|
2463
2463
|
// Smartphone aliases
|
|
2464
2464
|
export { default as SmartphoneIcon } from '../icons/smartphone';
|
|
2465
2465
|
// SmilePlus aliases
|
|
2466
2466
|
export { default as SmilePlusIcon } from '../icons/smile-plus';
|
|
2467
|
+
// Snail aliases
|
|
2468
|
+
export { default as SnailIcon } from '../icons/snail';
|
|
2467
2469
|
// Smile aliases
|
|
2468
2470
|
export { default as SmileIcon } from '../icons/smile';
|
|
2469
2471
|
// Snowflake aliases
|
|
2470
2472
|
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2471
|
-
// SoapDispenserDroplet aliases
|
|
2472
|
-
export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet';
|
|
2473
|
-
// Snail aliases
|
|
2474
|
-
export { default as SnailIcon } from '../icons/snail';
|
|
2475
|
-
// Soup aliases
|
|
2476
|
-
export { default as SoupIcon } from '../icons/soup';
|
|
2477
2473
|
// Sofa aliases
|
|
2478
2474
|
export { default as SofaIcon } from '../icons/sofa';
|
|
2475
|
+
// SoapDispenserDroplet aliases
|
|
2476
|
+
export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet';
|
|
2479
2477
|
// SolarPanel aliases
|
|
2480
2478
|
export { default as SolarPanelIcon } from '../icons/solar-panel';
|
|
2479
|
+
// Soup aliases
|
|
2480
|
+
export { default as SoupIcon } from '../icons/soup';
|
|
2481
2481
|
// Space aliases
|
|
2482
2482
|
export { default as SpaceIcon } from '../icons/space';
|
|
2483
2483
|
// Spade aliases
|
|
@@ -2500,16 +2500,16 @@ export { default as SplineIcon } from '../icons/spline';
|
|
|
2500
2500
|
export { default as SplitIcon } from '../icons/split';
|
|
2501
2501
|
// Spool aliases
|
|
2502
2502
|
export { default as SpoolIcon } from '../icons/spool';
|
|
2503
|
-
// Spotlight aliases
|
|
2504
|
-
export { default as SpotlightIcon } from '../icons/spotlight';
|
|
2505
2503
|
// SportShoe aliases
|
|
2506
2504
|
export { default as SportShoeIcon } from '../icons/sport-shoe';
|
|
2505
|
+
// Spotlight aliases
|
|
2506
|
+
export { default as SpotlightIcon } from '../icons/spotlight';
|
|
2507
|
+
// Sprout aliases
|
|
2508
|
+
export { default as SproutIcon } from '../icons/sprout';
|
|
2507
2509
|
// SprayCan aliases
|
|
2508
2510
|
export { default as SprayCanIcon } from '../icons/spray-can';
|
|
2509
2511
|
// SquareArrowRightEnter aliases
|
|
2510
2512
|
export { default as SquareArrowRightEnterIcon } from '../icons/square-arrow-right-enter';
|
|
2511
|
-
// Sprout aliases
|
|
2512
|
-
export { default as SproutIcon } from '../icons/sprout';
|
|
2513
2513
|
// SquareArrowRightExit aliases
|
|
2514
2514
|
export { default as SquareArrowRightExitIcon } from '../icons/square-arrow-right-exit';
|
|
2515
2515
|
// SquareDashedBottomCode aliases
|
|
@@ -2522,10 +2522,10 @@ export { default as SquareDashedTopSolidIcon } from '../icons/square-dashed-top-
|
|
|
2522
2522
|
export { default as SquareOffIcon } from '../icons/square-off';
|
|
2523
2523
|
// SquarePause aliases
|
|
2524
2524
|
export { default as SquarePauseIcon } from '../icons/square-pause';
|
|
2525
|
-
// SquareRadical aliases
|
|
2526
|
-
export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
2527
2525
|
// SquareRoundCorner aliases
|
|
2528
2526
|
export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
|
|
2527
|
+
// SquareRadical aliases
|
|
2528
|
+
export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
2529
2529
|
// SquareSquare aliases
|
|
2530
2530
|
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2531
2531
|
// SquareStack aliases
|
|
@@ -2542,12 +2542,12 @@ export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
|
|
|
2542
2542
|
export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
|
|
2543
2543
|
// SquaresSubtract aliases
|
|
2544
2544
|
export { default as SquaresSubtractIcon } from '../icons/squares-subtract';
|
|
2545
|
+
// SquaresUnite aliases
|
|
2546
|
+
export { default as SquaresUniteIcon } from '../icons/squares-unite';
|
|
2545
2547
|
// SquircleDashed aliases
|
|
2546
2548
|
export { default as SquircleDashedIcon } from '../icons/squircle-dashed';
|
|
2547
2549
|
// Squircle aliases
|
|
2548
2550
|
export { default as SquircleIcon } from '../icons/squircle';
|
|
2549
|
-
// SquaresUnite aliases
|
|
2550
|
-
export { default as SquaresUniteIcon } from '../icons/squares-unite';
|
|
2551
2551
|
// Squirrel aliases
|
|
2552
2552
|
export { default as SquirrelIcon } from '../icons/squirrel';
|
|
2553
2553
|
// Stamp aliases
|
|
@@ -2558,56 +2558,56 @@ export { default as StarCheckIcon } from '../icons/star-check';
|
|
|
2558
2558
|
export { default as StarHalfIcon } from '../icons/star-half';
|
|
2559
2559
|
// StarMinus aliases
|
|
2560
2560
|
export { default as StarMinusIcon } from '../icons/star-minus';
|
|
2561
|
-
// StarPlus aliases
|
|
2562
|
-
export { default as StarPlusIcon } from '../icons/star-plus';
|
|
2563
2561
|
// StarOff aliases
|
|
2564
2562
|
export { default as StarOffIcon } from '../icons/star-off';
|
|
2565
2563
|
// StarX aliases
|
|
2566
2564
|
export { default as StarXIcon } from '../icons/star-x';
|
|
2567
2565
|
// Star aliases
|
|
2568
2566
|
export { default as StarIcon } from '../icons/star';
|
|
2569
|
-
//
|
|
2570
|
-
export { default as
|
|
2567
|
+
// StarPlus aliases
|
|
2568
|
+
export { default as StarPlusIcon } from '../icons/star-plus';
|
|
2571
2569
|
// StepForward aliases
|
|
2572
2570
|
export { default as StepForwardIcon } from '../icons/step-forward';
|
|
2573
2571
|
// Stethoscope aliases
|
|
2574
2572
|
export { default as StethoscopeIcon } from '../icons/stethoscope';
|
|
2573
|
+
// StepBack aliases
|
|
2574
|
+
export { default as StepBackIcon } from '../icons/step-back';
|
|
2575
2575
|
// Sticker aliases
|
|
2576
2576
|
export { default as StickerIcon } from '../icons/sticker';
|
|
2577
2577
|
// StickyNoteCheck aliases
|
|
2578
2578
|
export { default as StickyNoteCheckIcon } from '../icons/sticky-note-check';
|
|
2579
|
-
// StickyNoteOff aliases
|
|
2580
|
-
export { default as StickyNoteOffIcon } from '../icons/sticky-note-off';
|
|
2581
2579
|
// StickyNoteMinus aliases
|
|
2582
2580
|
export { default as StickyNoteMinusIcon } from '../icons/sticky-note-minus';
|
|
2581
|
+
// StickyNoteOff aliases
|
|
2582
|
+
export { default as StickyNoteOffIcon } from '../icons/sticky-note-off';
|
|
2583
2583
|
// StickyNotePlus aliases
|
|
2584
2584
|
export { default as StickyNotePlusIcon } from '../icons/sticky-note-plus';
|
|
2585
|
-
//
|
|
2586
|
-
export { default as
|
|
2585
|
+
// StickyNotes aliases
|
|
2586
|
+
export { default as StickyNotesIcon } from '../icons/sticky-notes';
|
|
2587
2587
|
// StickyNote aliases
|
|
2588
2588
|
export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
2589
|
+
// StickyNoteX aliases
|
|
2590
|
+
export { default as StickyNoteXIcon } from '../icons/sticky-note-x';
|
|
2589
2591
|
// Stone aliases
|
|
2590
2592
|
export { default as StoneIcon } from '../icons/stone';
|
|
2591
|
-
// StickyNotes aliases
|
|
2592
|
-
export { default as StickyNotesIcon } from '../icons/sticky-notes';
|
|
2593
2593
|
// Store aliases
|
|
2594
2594
|
export { default as StoreIcon } from '../icons/store';
|
|
2595
2595
|
// StretchHorizontal aliases
|
|
2596
2596
|
export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
|
|
2597
|
-
// StretchVertical aliases
|
|
2598
|
-
export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
2599
2597
|
// Strikethrough aliases
|
|
2600
2598
|
export { default as StrikethroughIcon } from '../icons/strikethrough';
|
|
2599
|
+
// StretchVertical aliases
|
|
2600
|
+
export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
2601
2601
|
// Subscript aliases
|
|
2602
2602
|
export { default as SubscriptIcon } from '../icons/subscript';
|
|
2603
2603
|
// Summary aliases
|
|
2604
2604
|
export { default as SummaryIcon } from '../icons/summary';
|
|
2605
|
+
// SunDim aliases
|
|
2606
|
+
export { default as SunDimIcon } from '../icons/sun-dim';
|
|
2605
2607
|
// SunMedium aliases
|
|
2606
2608
|
export { default as SunMediumIcon } from '../icons/sun-medium';
|
|
2607
2609
|
// SunMoon aliases
|
|
2608
2610
|
export { default as SunMoonIcon } from '../icons/sun-moon';
|
|
2609
|
-
// SunDim aliases
|
|
2610
|
-
export { default as SunDimIcon } from '../icons/sun-dim';
|
|
2611
2611
|
// SunSnow aliases
|
|
2612
2612
|
export { default as SunSnowIcon } from '../icons/sun-snow';
|
|
2613
2613
|
// Sun aliases
|
|
@@ -2624,18 +2624,18 @@ export { default as SwatchBookIcon } from '../icons/swatch-book';
|
|
|
2624
2624
|
export { default as SwissFrancIcon } from '../icons/swiss-franc';
|
|
2625
2625
|
// SwitchCamera aliases
|
|
2626
2626
|
export { default as SwitchCameraIcon } from '../icons/switch-camera';
|
|
2627
|
-
// Swords aliases
|
|
2628
|
-
export { default as SwordsIcon } from '../icons/swords';
|
|
2629
2627
|
// Sword aliases
|
|
2630
2628
|
export { default as SwordIcon } from '../icons/sword';
|
|
2629
|
+
// Swords aliases
|
|
2630
|
+
export { default as SwordsIcon } from '../icons/swords';
|
|
2631
2631
|
// Syringe aliases
|
|
2632
2632
|
export { default as SyringeIcon } from '../icons/syringe';
|
|
2633
2633
|
// Table2 aliases
|
|
2634
2634
|
export { default as Table2Icon } from '../icons/table-2';
|
|
2635
|
-
// TableCellsMerge aliases
|
|
2636
|
-
export { default as TableCellsMergeIcon } from '../icons/table-cells-merge';
|
|
2637
2635
|
// TableCellsSplit aliases
|
|
2638
2636
|
export { default as TableCellsSplitIcon } from '../icons/table-cells-split';
|
|
2637
|
+
// TableCellsMerge aliases
|
|
2638
|
+
export { default as TableCellsMergeIcon } from '../icons/table-cells-merge';
|
|
2639
2639
|
// TableColumnsSplit aliases
|
|
2640
2640
|
export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
|
|
2641
2641
|
// TableOfContents aliases
|
|
@@ -2644,12 +2644,12 @@ export { default as TableOfContentsIcon } from '../icons/table-of-contents';
|
|
|
2644
2644
|
export { default as TablePropertiesIcon } from '../icons/table-properties';
|
|
2645
2645
|
// TableRowsSplit aliases
|
|
2646
2646
|
export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
|
|
2647
|
-
// TabletSmartphone aliases
|
|
2648
|
-
export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone';
|
|
2649
2647
|
// Table aliases
|
|
2650
2648
|
export { default as TableIcon } from '../icons/table';
|
|
2651
2649
|
// Tablet aliases
|
|
2652
2650
|
export { default as TabletIcon } from '../icons/tablet';
|
|
2651
|
+
// TabletSmartphone aliases
|
|
2652
|
+
export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone';
|
|
2653
2653
|
// Tablets aliases
|
|
2654
2654
|
export { default as TabletsIcon } from '../icons/tablets';
|
|
2655
2655
|
// TagPlus aliases
|
|
@@ -2666,24 +2666,24 @@ export { default as Tally1Icon } from '../icons/tally-1';
|
|
|
2666
2666
|
export { default as Tally2Icon } from '../icons/tally-2';
|
|
2667
2667
|
// Tally3 aliases
|
|
2668
2668
|
export { default as Tally3Icon } from '../icons/tally-3';
|
|
2669
|
+
// Tally5 aliases
|
|
2670
|
+
export { default as Tally5Icon } from '../icons/tally-5';
|
|
2669
2671
|
// Tally4 aliases
|
|
2670
2672
|
export { default as Tally4Icon } from '../icons/tally-4';
|
|
2671
2673
|
// Tangent aliases
|
|
2672
2674
|
export { default as TangentIcon } from '../icons/tangent';
|
|
2673
|
-
// Tally5 aliases
|
|
2674
|
-
export { default as Tally5Icon } from '../icons/tally-5';
|
|
2675
2675
|
// Target aliases
|
|
2676
2676
|
export { default as TargetIcon } from '../icons/target';
|
|
2677
2677
|
// Telescope aliases
|
|
2678
2678
|
export { default as TelescopeIcon } from '../icons/telescope';
|
|
2679
|
-
// Tent aliases
|
|
2680
|
-
export { default as TentIcon } from '../icons/tent';
|
|
2681
2679
|
// TentTree aliases
|
|
2682
2680
|
export { default as TentTreeIcon } from '../icons/tent-tree';
|
|
2683
|
-
// TestTube aliases
|
|
2684
|
-
export { default as TestTubeIcon } from '../icons/test-tube';
|
|
2685
2681
|
// Terminal aliases
|
|
2686
2682
|
export { default as TerminalIcon } from '../icons/terminal';
|
|
2683
|
+
// Tent aliases
|
|
2684
|
+
export { default as TentIcon } from '../icons/tent';
|
|
2685
|
+
// TestTube aliases
|
|
2686
|
+
export { default as TestTubeIcon } from '../icons/test-tube';
|
|
2687
2687
|
// TestTubes aliases
|
|
2688
2688
|
export { default as TestTubesIcon } from '../icons/test-tubes';
|
|
2689
2689
|
// TextCursorInput aliases
|
|
@@ -2692,38 +2692,38 @@ export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
|
2692
2692
|
export { default as TextCursorIcon } from '../icons/text-cursor';
|
|
2693
2693
|
// TextQuote aliases
|
|
2694
2694
|
export { default as TextQuoteIcon } from '../icons/text-quote';
|
|
2695
|
+
// TextSearch aliases
|
|
2696
|
+
export { default as TextSearchIcon } from '../icons/text-search';
|
|
2695
2697
|
// ThermometerSnowflake aliases
|
|
2696
2698
|
export { default as ThermometerSnowflakeIcon } from '../icons/thermometer-snowflake';
|
|
2697
2699
|
// Theater aliases
|
|
2698
2700
|
export { default as TheaterIcon } from '../icons/theater';
|
|
2699
2701
|
// ThermometerSun aliases
|
|
2700
2702
|
export { default as ThermometerSunIcon } from '../icons/thermometer-sun';
|
|
2701
|
-
// TextSearch aliases
|
|
2702
|
-
export { default as TextSearchIcon } from '../icons/text-search';
|
|
2703
2703
|
// Thermometer aliases
|
|
2704
2704
|
export { default as ThermometerIcon } from '../icons/thermometer';
|
|
2705
|
-
// ThumbsDown aliases
|
|
2706
|
-
export { default as ThumbsDownIcon } from '../icons/thumbs-down';
|
|
2707
2705
|
// ThumbsUp aliases
|
|
2708
2706
|
export { default as ThumbsUpIcon } from '../icons/thumbs-up';
|
|
2707
|
+
// ThumbsDown aliases
|
|
2708
|
+
export { default as ThumbsDownIcon } from '../icons/thumbs-down';
|
|
2709
2709
|
// TicketCheck aliases
|
|
2710
2710
|
export { default as TicketCheckIcon } from '../icons/ticket-check';
|
|
2711
2711
|
// TicketMinus aliases
|
|
2712
2712
|
export { default as TicketMinusIcon } from '../icons/ticket-minus';
|
|
2713
2713
|
// TicketPercent aliases
|
|
2714
2714
|
export { default as TicketPercentIcon } from '../icons/ticket-percent';
|
|
2715
|
-
// TicketPlus aliases
|
|
2716
|
-
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2717
2715
|
// TicketSlash aliases
|
|
2718
2716
|
export { default as TicketSlashIcon } from '../icons/ticket-slash';
|
|
2717
|
+
// TicketPlus aliases
|
|
2718
|
+
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2719
2719
|
// TicketX aliases
|
|
2720
2720
|
export { default as TicketXIcon } from '../icons/ticket-x';
|
|
2721
2721
|
// Ticket aliases
|
|
2722
2722
|
export { default as TicketIcon } from '../icons/ticket';
|
|
2723
|
-
// TicketsPlane aliases
|
|
2724
|
-
export { default as TicketsPlaneIcon } from '../icons/tickets-plane';
|
|
2725
2723
|
// Tickets aliases
|
|
2726
2724
|
export { default as TicketsIcon } from '../icons/tickets';
|
|
2725
|
+
// TicketsPlane aliases
|
|
2726
|
+
export { default as TicketsPlaneIcon } from '../icons/tickets-plane';
|
|
2727
2727
|
// Timeline aliases
|
|
2728
2728
|
export { default as TimelineIcon } from '../icons/timeline';
|
|
2729
2729
|
// TimerOff aliases
|
|
@@ -2732,12 +2732,12 @@ export { default as TimerOffIcon } from '../icons/timer-off';
|
|
|
2732
2732
|
export { default as TimerResetIcon } from '../icons/timer-reset';
|
|
2733
2733
|
// Timer aliases
|
|
2734
2734
|
export { default as TimerIcon } from '../icons/timer';
|
|
2735
|
+
// ToggleLeft aliases
|
|
2736
|
+
export { default as ToggleLeftIcon } from '../icons/toggle-left';
|
|
2735
2737
|
// ToggleRight aliases
|
|
2736
2738
|
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2737
2739
|
// Toilet aliases
|
|
2738
2740
|
export { default as ToiletIcon } from '../icons/toilet';
|
|
2739
|
-
// ToggleLeft aliases
|
|
2740
|
-
export { default as ToggleLeftIcon } from '../icons/toggle-left';
|
|
2741
2741
|
// ToolCase aliases
|
|
2742
2742
|
export { default as ToolCaseIcon } from '../icons/tool-case';
|
|
2743
2743
|
// Toolbox aliases
|
|
@@ -2754,20 +2754,20 @@ export { default as TouchpadIcon } from '../icons/touchpad';
|
|
|
2754
2754
|
export { default as TowelRackIcon } from '../icons/towel-rack';
|
|
2755
2755
|
// TowerControl aliases
|
|
2756
2756
|
export { default as TowerControlIcon } from '../icons/tower-control';
|
|
2757
|
-
// Tractor aliases
|
|
2758
|
-
export { default as TractorIcon } from '../icons/tractor';
|
|
2759
2757
|
// ToyBrick aliases
|
|
2760
2758
|
export { default as ToyBrickIcon } from '../icons/toy-brick';
|
|
2761
2759
|
// TrafficCone aliases
|
|
2762
2760
|
export { default as TrafficConeIcon } from '../icons/traffic-cone';
|
|
2761
|
+
// Tractor aliases
|
|
2762
|
+
export { default as TractorIcon } from '../icons/tractor';
|
|
2763
2763
|
// TrainFrontTunnel aliases
|
|
2764
2764
|
export { default as TrainFrontTunnelIcon } from '../icons/train-front-tunnel';
|
|
2765
2765
|
// TrainFront aliases
|
|
2766
2766
|
export { default as TrainFrontIcon } from '../icons/train-front';
|
|
2767
|
-
// Transgender aliases
|
|
2768
|
-
export { default as TransgenderIcon } from '../icons/transgender';
|
|
2769
2767
|
// TrainTrack aliases
|
|
2770
2768
|
export { default as TrainTrackIcon } from '../icons/train-track';
|
|
2769
|
+
// Transgender aliases
|
|
2770
|
+
export { default as TransgenderIcon } from '../icons/transgender';
|
|
2771
2771
|
// Trash2 aliases
|
|
2772
2772
|
export { default as Trash2Icon } from '../icons/trash-2';
|
|
2773
2773
|
// Trash aliases
|
|
@@ -2778,44 +2778,44 @@ export { default as TreeDeciduousIcon } from '../icons/tree-deciduous';
|
|
|
2778
2778
|
export { default as TreePineIcon } from '../icons/tree-pine';
|
|
2779
2779
|
// Trees aliases
|
|
2780
2780
|
export { default as TreesIcon } from '../icons/trees';
|
|
2781
|
+
// TrendingUpDown aliases
|
|
2782
|
+
export { default as TrendingUpDownIcon } from '../icons/trending-up-down';
|
|
2781
2783
|
// TrendingDown aliases
|
|
2782
2784
|
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2783
2785
|
// TrendingUp aliases
|
|
2784
2786
|
export { default as TrendingUpIcon } from '../icons/trending-up';
|
|
2785
|
-
// TrendingUpDown aliases
|
|
2786
|
-
export { default as TrendingUpDownIcon } from '../icons/trending-up-down';
|
|
2787
|
-
// TriangleDashed aliases
|
|
2788
|
-
export { default as TriangleDashedIcon } from '../icons/triangle-dashed';
|
|
2789
2787
|
// TriangleRight aliases
|
|
2790
2788
|
export { default as TriangleRightIcon } from '../icons/triangle-right';
|
|
2791
|
-
//
|
|
2792
|
-
export { default as
|
|
2789
|
+
// TriangleDashed aliases
|
|
2790
|
+
export { default as TriangleDashedIcon } from '../icons/triangle-dashed';
|
|
2793
2791
|
// Trophy aliases
|
|
2794
2792
|
export { default as TrophyIcon } from '../icons/trophy';
|
|
2793
|
+
// Triangle aliases
|
|
2794
|
+
export { default as TriangleIcon } from '../icons/triangle';
|
|
2795
|
+
// TruckElectric aliases
|
|
2796
|
+
export { default as TruckElectricIcon } from '../icons/truck-electric';
|
|
2795
2797
|
// Truck aliases
|
|
2796
2798
|
export { default as TruckIcon } from '../icons/truck';
|
|
2797
2799
|
// TurkishLira aliases
|
|
2798
2800
|
export { default as TurkishLiraIcon } from '../icons/turkish-lira';
|
|
2799
2801
|
// Turntable aliases
|
|
2800
2802
|
export { default as TurntableIcon } from '../icons/turntable';
|
|
2801
|
-
//
|
|
2802
|
-
export { default as
|
|
2803
|
+
// Turtle aliases
|
|
2804
|
+
export { default as TurtleIcon } from '../icons/turtle';
|
|
2803
2805
|
// TvMinimalPlay aliases
|
|
2804
2806
|
export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
|
|
2805
2807
|
// Tv aliases
|
|
2806
2808
|
export { default as TvIcon } from '../icons/tv';
|
|
2807
|
-
// Turtle aliases
|
|
2808
|
-
export { default as TurtleIcon } from '../icons/turtle';
|
|
2809
2809
|
// TypeOutline aliases
|
|
2810
2810
|
export { default as TypeOutlineIcon } from '../icons/type-outline';
|
|
2811
2811
|
// Type aliases
|
|
2812
2812
|
export { default as TypeIcon } from '../icons/type';
|
|
2813
|
+
// UmbrellaOff aliases
|
|
2814
|
+
export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
|
|
2813
2815
|
// Umbrella aliases
|
|
2814
2816
|
export { default as UmbrellaIcon } from '../icons/umbrella';
|
|
2815
2817
|
// Underline aliases
|
|
2816
2818
|
export { default as UnderlineIcon } from '../icons/underline';
|
|
2817
|
-
// UmbrellaOff aliases
|
|
2818
|
-
export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
|
|
2819
2819
|
// Undo2 aliases
|
|
2820
2820
|
export { default as Undo2Icon } from '../icons/undo-2';
|
|
2821
2821
|
// UndoDot aliases
|
|
@@ -2848,34 +2848,34 @@ export { default as UserKeyIcon } from '../icons/user-key';
|
|
|
2848
2848
|
export { default as UserLockIcon } from '../icons/user-lock';
|
|
2849
2849
|
// UserMinus aliases
|
|
2850
2850
|
export { default as UserMinusIcon } from '../icons/user-minus';
|
|
2851
|
-
// UserPlus aliases
|
|
2852
|
-
export { default as UserPlusIcon } from '../icons/user-plus';
|
|
2853
2851
|
// UserPen aliases
|
|
2854
2852
|
export { default as UserPenIcon } from '../icons/user-pen';
|
|
2853
|
+
// UserPlus aliases
|
|
2854
|
+
export { default as UserPlusIcon } from '../icons/user-plus';
|
|
2855
2855
|
// UserRoundArrowLeft aliases
|
|
2856
2856
|
export { default as UserRoundArrowLeftIcon } from '../icons/user-round-arrow-left';
|
|
2857
2857
|
// UserRoundKey aliases
|
|
2858
2858
|
export { default as UserRoundKeyIcon } from '../icons/user-round-key';
|
|
2859
|
-
// UserRoundPen aliases
|
|
2860
|
-
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2861
2859
|
// UserRoundSearch aliases
|
|
2862
2860
|
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2861
|
+
// UserRoundPen aliases
|
|
2862
|
+
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2863
2863
|
// UserSearch aliases
|
|
2864
2864
|
export { default as UserSearchIcon } from '../icons/user-search';
|
|
2865
2865
|
// UserShield aliases
|
|
2866
2866
|
export { default as UserShieldIcon } from '../icons/user-shield';
|
|
2867
|
-
// UserX aliases
|
|
2868
|
-
export { default as UserXIcon } from '../icons/user-x';
|
|
2869
2867
|
// UserStar aliases
|
|
2870
2868
|
export { default as UserStarIcon } from '../icons/user-star';
|
|
2869
|
+
// UserX aliases
|
|
2870
|
+
export { default as UserXIcon } from '../icons/user-x';
|
|
2871
2871
|
// User aliases
|
|
2872
2872
|
export { default as UserIcon } from '../icons/user';
|
|
2873
2873
|
// Users aliases
|
|
2874
2874
|
export { default as UsersIcon } from '../icons/users';
|
|
2875
|
-
// UtilityPole aliases
|
|
2876
|
-
export { default as UtilityPoleIcon } from '../icons/utility-pole';
|
|
2877
2875
|
// Van aliases
|
|
2878
2876
|
export { default as VanIcon } from '../icons/van';
|
|
2877
|
+
// UtilityPole aliases
|
|
2878
|
+
export { default as UtilityPoleIcon } from '../icons/utility-pole';
|
|
2879
2879
|
// Variable aliases
|
|
2880
2880
|
export { default as VariableIcon } from '../icons/variable';
|
|
2881
2881
|
// Vault aliases
|
|
@@ -2884,14 +2884,14 @@ export { default as VaultIcon } from '../icons/vault';
|
|
|
2884
2884
|
export { default as VectorSquareIcon } from '../icons/vector-square';
|
|
2885
2885
|
// Vegan aliases
|
|
2886
2886
|
export { default as VeganIcon } from '../icons/vegan';
|
|
2887
|
-
// VenetianMask aliases
|
|
2888
|
-
export { default as VenetianMaskIcon } from '../icons/venetian-mask';
|
|
2889
2887
|
// VenusAndMars aliases
|
|
2890
2888
|
export { default as VenusAndMarsIcon } from '../icons/venus-and-mars';
|
|
2891
|
-
//
|
|
2892
|
-
export { default as
|
|
2889
|
+
// VenetianMask aliases
|
|
2890
|
+
export { default as VenetianMaskIcon } from '../icons/venetian-mask';
|
|
2893
2891
|
// Venus aliases
|
|
2894
2892
|
export { default as VenusIcon } from '../icons/venus';
|
|
2893
|
+
// VibrateOff aliases
|
|
2894
|
+
export { default as VibrateOffIcon } from '../icons/vibrate-off';
|
|
2895
2895
|
// Vibrate aliases
|
|
2896
2896
|
export { default as VibrateIcon } from '../icons/vibrate';
|
|
2897
2897
|
// VideoOff aliases
|
|
@@ -2906,18 +2906,18 @@ export { default as ViewIcon } from '../icons/view';
|
|
|
2906
2906
|
export { default as VoicemailIcon } from '../icons/voicemail';
|
|
2907
2907
|
// Volleyball aliases
|
|
2908
2908
|
export { default as VolleyballIcon } from '../icons/volleyball';
|
|
2909
|
-
// Volume2 aliases
|
|
2910
|
-
export { default as Volume2Icon } from '../icons/volume-2';
|
|
2911
2909
|
// Volume1 aliases
|
|
2912
2910
|
export { default as Volume1Icon } from '../icons/volume-1';
|
|
2913
|
-
//
|
|
2914
|
-
export { default as
|
|
2911
|
+
// Volume2 aliases
|
|
2912
|
+
export { default as Volume2Icon } from '../icons/volume-2';
|
|
2915
2913
|
// VolumeOff aliases
|
|
2916
2914
|
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
2917
|
-
// Vote aliases
|
|
2918
|
-
export { default as VoteIcon } from '../icons/vote';
|
|
2919
2915
|
// Volume aliases
|
|
2920
2916
|
export { default as VolumeIcon } from '../icons/volume';
|
|
2917
|
+
// VolumeX aliases
|
|
2918
|
+
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2919
|
+
// Vote aliases
|
|
2920
|
+
export { default as VoteIcon } from '../icons/vote';
|
|
2921
2921
|
// WalletCards aliases
|
|
2922
2922
|
export { default as WalletCardsIcon } from '../icons/wallet-cards';
|
|
2923
2923
|
// Wallet aliases
|
|
@@ -2932,18 +2932,18 @@ export { default as WarehouseIcon } from '../icons/warehouse';
|
|
|
2932
2932
|
export { default as WashingMachineIcon } from '../icons/washing-machine';
|
|
2933
2933
|
// Watch aliases
|
|
2934
2934
|
export { default as WatchIcon } from '../icons/watch';
|
|
2935
|
+
// WavesLadder aliases
|
|
2936
|
+
export { default as WavesLadderIcon } from '../icons/waves-ladder';
|
|
2935
2937
|
// WavesArrowDown aliases
|
|
2936
2938
|
export { default as WavesArrowDownIcon } from '../icons/waves-arrow-down';
|
|
2937
2939
|
// WavesArrowUp aliases
|
|
2938
2940
|
export { default as WavesArrowUpIcon } from '../icons/waves-arrow-up';
|
|
2939
|
-
//
|
|
2940
|
-
export { default as
|
|
2941
|
+
// Waypoints aliases
|
|
2942
|
+
export { default as WaypointsIcon } from '../icons/waypoints';
|
|
2941
2943
|
// WavesVertical aliases
|
|
2942
2944
|
export { default as WavesVerticalIcon } from '../icons/waves-vertical';
|
|
2943
2945
|
// WebcamOff aliases
|
|
2944
2946
|
export { default as WebcamOffIcon } from '../icons/webcam-off';
|
|
2945
|
-
// Waypoints aliases
|
|
2946
|
-
export { default as WaypointsIcon } from '../icons/waypoints';
|
|
2947
2947
|
// Webcam aliases
|
|
2948
2948
|
export { default as WebcamIcon } from '../icons/webcam';
|
|
2949
2949
|
// WebhookOff aliases
|
|
@@ -2954,16 +2954,16 @@ export { default as WebhookIcon } from '../icons/webhook';
|
|
|
2954
2954
|
export { default as WeightTildeIcon } from '../icons/weight-tilde';
|
|
2955
2955
|
// Weight aliases
|
|
2956
2956
|
export { default as WeightIcon } from '../icons/weight';
|
|
2957
|
-
// Wheat aliases
|
|
2958
|
-
export { default as WheatIcon } from '../icons/wheat';
|
|
2959
2957
|
// WheatOff aliases
|
|
2960
2958
|
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
2959
|
+
// Wheat aliases
|
|
2960
|
+
export { default as WheatIcon } from '../icons/wheat';
|
|
2961
2961
|
// WholeWord aliases
|
|
2962
2962
|
export { default as WholeWordIcon } from '../icons/whole-word';
|
|
2963
|
-
// WifiHigh aliases
|
|
2964
|
-
export { default as WifiHighIcon } from '../icons/wifi-high';
|
|
2965
2963
|
// WifiCog aliases
|
|
2966
2964
|
export { default as WifiCogIcon } from '../icons/wifi-cog';
|
|
2965
|
+
// WifiHigh aliases
|
|
2966
|
+
export { default as WifiHighIcon } from '../icons/wifi-high';
|
|
2967
2967
|
// WifiLow aliases
|
|
2968
2968
|
export { default as WifiLowIcon } from '../icons/wifi-low';
|
|
2969
2969
|
// WifiOff aliases
|
|
@@ -2978,12 +2978,12 @@ export { default as WifiZeroIcon } from '../icons/wifi-zero';
|
|
|
2978
2978
|
export { default as WifiIcon } from '../icons/wifi';
|
|
2979
2979
|
// WindArrowDown aliases
|
|
2980
2980
|
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
2981
|
-
// WineOff aliases
|
|
2982
|
-
export { default as WineOffIcon } from '../icons/wine-off';
|
|
2983
2981
|
// Wind aliases
|
|
2984
2982
|
export { default as WindIcon } from '../icons/wind';
|
|
2985
2983
|
// Wine aliases
|
|
2986
2984
|
export { default as WineIcon } from '../icons/wine';
|
|
2985
|
+
// WineOff aliases
|
|
2986
|
+
export { default as WineOffIcon } from '../icons/wine-off';
|
|
2987
2987
|
// Workflow aliases
|
|
2988
2988
|
export { default as WorkflowIcon } from '../icons/workflow';
|
|
2989
2989
|
// Worm aliases
|
|
@@ -2996,34 +2996,34 @@ export { default as WrenchIcon } from '../icons/wrench';
|
|
|
2996
2996
|
export { default as XLineTopIcon } from '../icons/x-line-top';
|
|
2997
2997
|
// ZapOff aliases
|
|
2998
2998
|
export { default as ZapOffIcon } from '../icons/zap-off';
|
|
2999
|
+
// X aliases
|
|
3000
|
+
export { default as XIcon } from '../icons/x';
|
|
2999
3001
|
// Zap aliases
|
|
3000
3002
|
export { default as ZapIcon } from '../icons/zap';
|
|
3001
|
-
// ZodiacAquarius aliases
|
|
3002
|
-
export { default as ZodiacAquariusIcon } from '../icons/zodiac-aquarius';
|
|
3003
3003
|
// ZodiacAries aliases
|
|
3004
3004
|
export { default as ZodiacAriesIcon } from '../icons/zodiac-aries';
|
|
3005
|
+
// ZodiacAquarius aliases
|
|
3006
|
+
export { default as ZodiacAquariusIcon } from '../icons/zodiac-aquarius';
|
|
3005
3007
|
// ZodiacCancer aliases
|
|
3006
3008
|
export { default as ZodiacCancerIcon } from '../icons/zodiac-cancer';
|
|
3007
|
-
// X aliases
|
|
3008
|
-
export { default as XIcon } from '../icons/x';
|
|
3009
3009
|
// ZodiacCapricorn aliases
|
|
3010
3010
|
export { default as ZodiacCapricornIcon } from '../icons/zodiac-capricorn';
|
|
3011
3011
|
// ZodiacGemini aliases
|
|
3012
3012
|
export { default as ZodiacGeminiIcon } from '../icons/zodiac-gemini';
|
|
3013
3013
|
// ZodiacLeo aliases
|
|
3014
3014
|
export { default as ZodiacLeoIcon } from '../icons/zodiac-leo';
|
|
3015
|
-
// ZodiacOphiuchus aliases
|
|
3016
|
-
export { default as ZodiacOphiuchusIcon } from '../icons/zodiac-ophiuchus';
|
|
3017
3015
|
// ZodiacLibra aliases
|
|
3018
3016
|
export { default as ZodiacLibraIcon } from '../icons/zodiac-libra';
|
|
3017
|
+
// ZodiacOphiuchus aliases
|
|
3018
|
+
export { default as ZodiacOphiuchusIcon } from '../icons/zodiac-ophiuchus';
|
|
3019
3019
|
// ZodiacPisces aliases
|
|
3020
3020
|
export { default as ZodiacPiscesIcon } from '../icons/zodiac-pisces';
|
|
3021
3021
|
// ZodiacScorpio aliases
|
|
3022
3022
|
export { default as ZodiacScorpioIcon } from '../icons/zodiac-scorpio';
|
|
3023
|
-
// ZodiacSagittarius aliases
|
|
3024
|
-
export { default as ZodiacSagittariusIcon } from '../icons/zodiac-sagittarius';
|
|
3025
3023
|
// ZodiacTaurus aliases
|
|
3026
3024
|
export { default as ZodiacTaurusIcon } from '../icons/zodiac-taurus';
|
|
3025
|
+
// ZodiacSagittarius aliases
|
|
3026
|
+
export { default as ZodiacSagittariusIcon } from '../icons/zodiac-sagittarius';
|
|
3027
3027
|
// ZodiacVirgo aliases
|
|
3028
3028
|
export { default as ZodiacVirgoIcon } from '../icons/zodiac-virgo';
|
|
3029
3029
|
// ZoomIn aliases
|
|
@@ -3044,48 +3044,36 @@ export {
|
|
|
3044
3044
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockCheck} instead. */
|
|
3045
3045
|
default as AlarmCheckIcon
|
|
3046
3046
|
} from '../icons/alarm-clock-check';
|
|
3047
|
-
// AlarmClockMinus aliases
|
|
3048
|
-
export { default as AlarmClockMinusIcon } from '../icons/alarm-clock-minus';
|
|
3049
|
-
export {
|
|
3050
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockMinus} instead. */
|
|
3051
|
-
default as AlarmMinusIcon
|
|
3052
|
-
} from '../icons/alarm-clock-minus';
|
|
3053
3047
|
// AlarmClockPlus aliases
|
|
3054
3048
|
export { default as AlarmClockPlusIcon } from '../icons/alarm-clock-plus';
|
|
3055
3049
|
export {
|
|
3056
3050
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockPlus} instead. */
|
|
3057
3051
|
default as AlarmPlusIcon
|
|
3058
3052
|
} from '../icons/alarm-clock-plus';
|
|
3053
|
+
// AlarmClockMinus aliases
|
|
3054
|
+
export { default as AlarmClockMinusIcon } from '../icons/alarm-clock-minus';
|
|
3055
|
+
export {
|
|
3056
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockMinus} instead. */
|
|
3057
|
+
default as AlarmMinusIcon
|
|
3058
|
+
} from '../icons/alarm-clock-minus';
|
|
3059
3059
|
// ArrowDownAZ aliases
|
|
3060
3060
|
export { default as ArrowDownAZIcon } from '../icons/arrow-down-a-z';
|
|
3061
3061
|
export {
|
|
3062
3062
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownAZ} instead. */
|
|
3063
3063
|
default as ArrowDownAzIcon
|
|
3064
3064
|
} from '../icons/arrow-down-a-z';
|
|
3065
|
-
// ArrowDownZA aliases
|
|
3066
|
-
export { default as ArrowDownZAIcon } from '../icons/arrow-down-z-a';
|
|
3067
|
-
export {
|
|
3068
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. */
|
|
3069
|
-
default as ArrowDownZaIcon
|
|
3070
|
-
} from '../icons/arrow-down-z-a';
|
|
3071
3065
|
// ArrowDownWideNarrow aliases
|
|
3072
3066
|
export { default as ArrowDownWideNarrowIcon } from '../icons/arrow-down-wide-narrow';
|
|
3073
3067
|
export {
|
|
3074
3068
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. */
|
|
3075
3069
|
default as SortDescIcon
|
|
3076
3070
|
} from '../icons/arrow-down-wide-narrow';
|
|
3077
|
-
//
|
|
3078
|
-
export { default as
|
|
3079
|
-
export {
|
|
3080
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. */
|
|
3081
|
-
default as SortAscIcon
|
|
3082
|
-
} from '../icons/arrow-up-narrow-wide';
|
|
3083
|
-
// ArrowUpZA aliases
|
|
3084
|
-
export { default as ArrowUpZAIcon } from '../icons/arrow-up-z-a';
|
|
3071
|
+
// ArrowDownZA aliases
|
|
3072
|
+
export { default as ArrowDownZAIcon } from '../icons/arrow-down-z-a';
|
|
3085
3073
|
export {
|
|
3086
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3087
|
-
default as
|
|
3088
|
-
} from '../icons/arrow-
|
|
3074
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. */
|
|
3075
|
+
default as ArrowDownZaIcon
|
|
3076
|
+
} from '../icons/arrow-down-z-a';
|
|
3089
3077
|
// ArrowUpAZ aliases
|
|
3090
3078
|
export { default as ArrowUpAZIcon } from '../icons/arrow-up-a-z';
|
|
3091
3079
|
export {
|
|
@@ -3098,42 +3086,54 @@ export {
|
|
|
3098
3086
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. */
|
|
3099
3087
|
default as Axis3DIcon
|
|
3100
3088
|
} from '../icons/axis-3d';
|
|
3089
|
+
// ArrowUpZA aliases
|
|
3090
|
+
export { default as ArrowUpZAIcon } from '../icons/arrow-up-z-a';
|
|
3091
|
+
export {
|
|
3092
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpZA} instead. */
|
|
3093
|
+
default as ArrowUpZaIcon
|
|
3094
|
+
} from '../icons/arrow-up-z-a';
|
|
3101
3095
|
// BadgeCheck aliases
|
|
3102
3096
|
export { default as BadgeCheckIcon } from '../icons/badge-check';
|
|
3103
3097
|
export {
|
|
3104
3098
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead. */
|
|
3105
3099
|
default as VerifiedIcon
|
|
3106
3100
|
} from '../icons/badge-check';
|
|
3107
|
-
//
|
|
3108
|
-
export { default as
|
|
3101
|
+
// ArrowUpNarrowWide aliases
|
|
3102
|
+
export { default as ArrowUpNarrowWideIcon } from '../icons/arrow-up-narrow-wide';
|
|
3109
3103
|
export {
|
|
3110
|
-
/** @deprecated
|
|
3111
|
-
default as
|
|
3112
|
-
} from '../icons/
|
|
3104
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. */
|
|
3105
|
+
default as SortAscIcon
|
|
3106
|
+
} from '../icons/arrow-up-narrow-wide';
|
|
3113
3107
|
// BadgeQuestionMark aliases
|
|
3114
3108
|
export { default as BadgeQuestionMarkIcon } from '../icons/badge-question-mark';
|
|
3115
3109
|
export {
|
|
3116
3110
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. */
|
|
3117
3111
|
default as BadgeHelpIcon
|
|
3118
3112
|
} from '../icons/badge-question-mark';
|
|
3113
|
+
// BookDashed aliases
|
|
3114
|
+
export { default as BookDashedIcon } from '../icons/book-dashed';
|
|
3115
|
+
export {
|
|
3116
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BookDashed} instead. */
|
|
3117
|
+
default as BookTemplateIcon
|
|
3118
|
+
} from '../icons/book-dashed';
|
|
3119
3119
|
// BetweenHorizontalStart aliases
|
|
3120
3120
|
export { default as BetweenHorizontalStartIcon } from '../icons/between-horizontal-start';
|
|
3121
3121
|
export {
|
|
3122
3122
|
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. */
|
|
3123
3123
|
default as BetweenHorizonalStartIcon
|
|
3124
3124
|
} from '../icons/between-horizontal-start';
|
|
3125
|
+
// BetweenHorizontalEnd aliases
|
|
3126
|
+
export { default as BetweenHorizontalEndIcon } from '../icons/between-horizontal-end';
|
|
3127
|
+
export {
|
|
3128
|
+
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. */
|
|
3129
|
+
default as BetweenHorizonalEndIcon
|
|
3130
|
+
} from '../icons/between-horizontal-end';
|
|
3125
3131
|
// Braces aliases
|
|
3126
3132
|
export { default as BracesIcon } from '../icons/braces';
|
|
3127
3133
|
export {
|
|
3128
3134
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Braces} instead. */
|
|
3129
3135
|
default as CurlyBracesIcon
|
|
3130
3136
|
} from '../icons/braces';
|
|
3131
|
-
// BookDashed aliases
|
|
3132
|
-
export { default as BookDashedIcon } from '../icons/book-dashed';
|
|
3133
|
-
export {
|
|
3134
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BookDashed} instead. */
|
|
3135
|
-
default as BookTemplateIcon
|
|
3136
|
-
} from '../icons/book-dashed';
|
|
3137
3137
|
// Captions aliases
|
|
3138
3138
|
export { default as CaptionsIcon } from '../icons/captions';
|
|
3139
3139
|
export {
|
|
@@ -3170,12 +3170,6 @@ export {
|
|
|
3170
3170
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnIncreasing} instead. */
|
|
3171
3171
|
default as BarChart4Icon
|
|
3172
3172
|
} from '../icons/chart-column-increasing';
|
|
3173
|
-
// ChartColumn aliases
|
|
3174
|
-
export { default as ChartColumnIcon } from '../icons/chart-column';
|
|
3175
|
-
export {
|
|
3176
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead. */
|
|
3177
|
-
default as BarChart3Icon
|
|
3178
|
-
} from '../icons/chart-column';
|
|
3179
3173
|
// ChartCandlestick aliases
|
|
3180
3174
|
export { default as ChartCandlestickIcon } from '../icons/chart-candlestick';
|
|
3181
3175
|
export {
|
|
@@ -3188,6 +3182,12 @@ export {
|
|
|
3188
3182
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartLine} instead. */
|
|
3189
3183
|
default as LineChartIcon
|
|
3190
3184
|
} from '../icons/chart-line';
|
|
3185
|
+
// ChartColumn aliases
|
|
3186
|
+
export { default as ChartColumnIcon } from '../icons/chart-column';
|
|
3187
|
+
export {
|
|
3188
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead. */
|
|
3189
|
+
default as BarChart3Icon
|
|
3190
|
+
} from '../icons/chart-column';
|
|
3191
3191
|
// ChartNoAxesColumnIncreasing aliases
|
|
3192
3192
|
export { default as ChartNoAxesColumnIncreasingIcon } from '../icons/chart-no-axes-column-increasing';
|
|
3193
3193
|
export {
|
|
@@ -3236,36 +3236,36 @@ export {
|
|
|
3236
3236
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowLeft} instead. */
|
|
3237
3237
|
default as ArrowLeftCircleIcon
|
|
3238
3238
|
} from '../icons/circle-arrow-left';
|
|
3239
|
+
// CircleArrowOutDownLeft aliases
|
|
3240
|
+
export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left';
|
|
3241
|
+
export {
|
|
3242
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. */
|
|
3243
|
+
default as ArrowDownLeftFromCircleIcon
|
|
3244
|
+
} from '../icons/circle-arrow-out-down-left';
|
|
3239
3245
|
// CircleArrowOutDownRight aliases
|
|
3240
3246
|
export { default as CircleArrowOutDownRightIcon } from '../icons/circle-arrow-out-down-right';
|
|
3241
3247
|
export {
|
|
3242
3248
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownRight} instead. */
|
|
3243
3249
|
default as ArrowDownRightFromCircleIcon
|
|
3244
3250
|
} from '../icons/circle-arrow-out-down-right';
|
|
3245
|
-
// CircleArrowOutUpRight aliases
|
|
3246
|
-
export { default as CircleArrowOutUpRightIcon } from '../icons/circle-arrow-out-up-right';
|
|
3247
|
-
export {
|
|
3248
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead. */
|
|
3249
|
-
default as ArrowUpRightFromCircleIcon
|
|
3250
|
-
} from '../icons/circle-arrow-out-up-right';
|
|
3251
3251
|
// CircleArrowOutUpLeft aliases
|
|
3252
3252
|
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
3253
3253
|
export {
|
|
3254
3254
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. */
|
|
3255
3255
|
default as ArrowUpLeftFromCircleIcon
|
|
3256
3256
|
} from '../icons/circle-arrow-out-up-left';
|
|
3257
|
-
// CircleArrowOutDownLeft aliases
|
|
3258
|
-
export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left';
|
|
3259
|
-
export {
|
|
3260
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. */
|
|
3261
|
-
default as ArrowDownLeftFromCircleIcon
|
|
3262
|
-
} from '../icons/circle-arrow-out-down-left';
|
|
3263
3257
|
// CircleArrowRight aliases
|
|
3264
3258
|
export { default as CircleArrowRightIcon } from '../icons/circle-arrow-right';
|
|
3265
3259
|
export {
|
|
3266
3260
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. */
|
|
3267
3261
|
default as ArrowRightCircleIcon
|
|
3268
3262
|
} from '../icons/circle-arrow-right';
|
|
3263
|
+
// CircleArrowOutUpRight aliases
|
|
3264
|
+
export { default as CircleArrowOutUpRightIcon } from '../icons/circle-arrow-out-up-right';
|
|
3265
|
+
export {
|
|
3266
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead. */
|
|
3267
|
+
default as ArrowUpRightFromCircleIcon
|
|
3268
|
+
} from '../icons/circle-arrow-out-up-right';
|
|
3269
3269
|
// CircleArrowUp aliases
|
|
3270
3270
|
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
3271
3271
|
export {
|
|
@@ -3278,54 +3278,54 @@ export {
|
|
|
3278
3278
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheckBig} instead. */
|
|
3279
3279
|
default as CheckCircleIcon
|
|
3280
3280
|
} from '../icons/circle-check-big';
|
|
3281
|
-
// CircleChevronDown aliases
|
|
3282
|
-
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
|
|
3283
|
-
export {
|
|
3284
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. */
|
|
3285
|
-
default as ChevronDownCircleIcon
|
|
3286
|
-
} from '../icons/circle-chevron-down';
|
|
3287
3281
|
// CircleCheck aliases
|
|
3288
3282
|
export { default as CircleCheckIcon } from '../icons/circle-check';
|
|
3289
3283
|
export {
|
|
3290
3284
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. */
|
|
3291
3285
|
default as CheckCircle2Icon
|
|
3292
3286
|
} from '../icons/circle-check';
|
|
3293
|
-
//
|
|
3294
|
-
export { default as
|
|
3287
|
+
// CircleChevronDown aliases
|
|
3288
|
+
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
|
|
3295
3289
|
export {
|
|
3296
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3297
|
-
default as
|
|
3298
|
-
} from '../icons/circle-chevron-
|
|
3290
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. */
|
|
3291
|
+
default as ChevronDownCircleIcon
|
|
3292
|
+
} from '../icons/circle-chevron-down';
|
|
3293
|
+
// CircleChevronRight aliases
|
|
3294
|
+
export { default as CircleChevronRightIcon } from '../icons/circle-chevron-right';
|
|
3295
|
+
export {
|
|
3296
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronRight} instead. */
|
|
3297
|
+
default as ChevronRightCircleIcon
|
|
3298
|
+
} from '../icons/circle-chevron-right';
|
|
3299
3299
|
// CircleChevronUp aliases
|
|
3300
3300
|
export { default as CircleChevronUpIcon } from '../icons/circle-chevron-up';
|
|
3301
3301
|
export {
|
|
3302
3302
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronUp} instead. */
|
|
3303
3303
|
default as ChevronUpCircleIcon
|
|
3304
3304
|
} from '../icons/circle-chevron-up';
|
|
3305
|
-
//
|
|
3306
|
-
export { default as
|
|
3305
|
+
// CircleChevronLeft aliases
|
|
3306
|
+
export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
|
|
3307
3307
|
export {
|
|
3308
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3309
|
-
default as
|
|
3310
|
-
} from '../icons/circle-chevron-
|
|
3308
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. */
|
|
3309
|
+
default as ChevronLeftCircleIcon
|
|
3310
|
+
} from '../icons/circle-chevron-left';
|
|
3311
3311
|
// CircleDivide aliases
|
|
3312
3312
|
export { default as CircleDivideIcon } from '../icons/circle-divide';
|
|
3313
3313
|
export {
|
|
3314
3314
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. */
|
|
3315
3315
|
default as DivideCircleIcon
|
|
3316
3316
|
} from '../icons/circle-divide';
|
|
3317
|
-
// CircleGauge aliases
|
|
3318
|
-
export { default as CircleGaugeIcon } from '../icons/circle-gauge';
|
|
3319
|
-
export {
|
|
3320
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead. */
|
|
3321
|
-
default as GaugeCircleIcon
|
|
3322
|
-
} from '../icons/circle-gauge';
|
|
3323
3317
|
// CircleMinus aliases
|
|
3324
3318
|
export { default as CircleMinusIcon } from '../icons/circle-minus';
|
|
3325
3319
|
export {
|
|
3326
3320
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. */
|
|
3327
3321
|
default as MinusCircleIcon
|
|
3328
3322
|
} from '../icons/circle-minus';
|
|
3323
|
+
// CircleGauge aliases
|
|
3324
|
+
export { default as CircleGaugeIcon } from '../icons/circle-gauge';
|
|
3325
|
+
export {
|
|
3326
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead. */
|
|
3327
|
+
default as GaugeCircleIcon
|
|
3328
|
+
} from '../icons/circle-gauge';
|
|
3329
3329
|
// CircleParkingOff aliases
|
|
3330
3330
|
export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
|
|
3331
3331
|
export {
|
|
@@ -3396,18 +3396,18 @@ export {
|
|
|
3396
3396
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. */
|
|
3397
3397
|
default as UserCircle2Icon
|
|
3398
3398
|
} from '../icons/circle-user-round';
|
|
3399
|
-
// CircleX aliases
|
|
3400
|
-
export { default as CircleXIcon } from '../icons/circle-x';
|
|
3401
|
-
export {
|
|
3402
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead. */
|
|
3403
|
-
default as XCircleIcon
|
|
3404
|
-
} from '../icons/circle-x';
|
|
3405
3399
|
// CircleUser aliases
|
|
3406
3400
|
export { default as CircleUserIcon } from '../icons/circle-user';
|
|
3407
3401
|
export {
|
|
3408
3402
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead. */
|
|
3409
3403
|
default as UserCircleIcon
|
|
3410
3404
|
} from '../icons/circle-user';
|
|
3405
|
+
// CircleX aliases
|
|
3406
|
+
export { default as CircleXIcon } from '../icons/circle-x';
|
|
3407
|
+
export {
|
|
3408
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead. */
|
|
3409
|
+
default as XCircleIcon
|
|
3410
|
+
} from '../icons/circle-x';
|
|
3411
3411
|
// ClipboardPenLine aliases
|
|
3412
3412
|
export { default as ClipboardPenLineIcon } from '../icons/clipboard-pen-line';
|
|
3413
3413
|
export {
|
|
@@ -3420,24 +3420,34 @@ export {
|
|
|
3420
3420
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPen} instead. */
|
|
3421
3421
|
default as ClipboardEditIcon
|
|
3422
3422
|
} from '../icons/clipboard-pen';
|
|
3423
|
-
// CloudUpload aliases
|
|
3424
|
-
export { default as CloudUploadIcon } from '../icons/cloud-upload';
|
|
3425
|
-
export {
|
|
3426
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudUpload} instead. */
|
|
3427
|
-
default as UploadCloudIcon
|
|
3428
|
-
} from '../icons/cloud-upload';
|
|
3429
3423
|
// CloudDownload aliases
|
|
3430
3424
|
export { default as CloudDownloadIcon } from '../icons/cloud-download';
|
|
3431
3425
|
export {
|
|
3432
3426
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudDownload} instead. */
|
|
3433
3427
|
default as DownloadCloudIcon
|
|
3434
3428
|
} from '../icons/cloud-download';
|
|
3429
|
+
// CloudUpload aliases
|
|
3430
|
+
export { default as CloudUploadIcon } from '../icons/cloud-upload';
|
|
3431
|
+
export {
|
|
3432
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudUpload} instead. */
|
|
3433
|
+
default as UploadCloudIcon
|
|
3434
|
+
} from '../icons/cloud-upload';
|
|
3435
3435
|
// CodeXml aliases
|
|
3436
3436
|
export { default as CodeXmlIcon } from '../icons/code-xml';
|
|
3437
3437
|
export {
|
|
3438
3438
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. */
|
|
3439
3439
|
default as Code2Icon
|
|
3440
3440
|
} from '../icons/code-xml';
|
|
3441
|
+
// Columns3Cog aliases
|
|
3442
|
+
export { default as Columns3CogIcon } from '../icons/columns-3-cog';
|
|
3443
|
+
export {
|
|
3444
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. */
|
|
3445
|
+
default as ColumnsSettingsIcon
|
|
3446
|
+
} from '../icons/columns-3-cog';
|
|
3447
|
+
export {
|
|
3448
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. */
|
|
3449
|
+
default as TableConfigIcon
|
|
3450
|
+
} from '../icons/columns-3-cog';
|
|
3441
3451
|
// Columns2 aliases
|
|
3442
3452
|
export { default as Columns2Icon } from '../icons/columns-2';
|
|
3443
3453
|
export {
|
|
@@ -3450,16 +3460,6 @@ export {
|
|
|
3450
3460
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead. */
|
|
3451
3461
|
default as PanelsLeftRightIcon
|
|
3452
3462
|
} from '../icons/columns-3';
|
|
3453
|
-
// Columns3Cog aliases
|
|
3454
|
-
export { default as Columns3CogIcon } from '../icons/columns-3-cog';
|
|
3455
|
-
export {
|
|
3456
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. */
|
|
3457
|
-
default as ColumnsSettingsIcon
|
|
3458
|
-
} from '../icons/columns-3-cog';
|
|
3459
|
-
export {
|
|
3460
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. */
|
|
3461
|
-
default as TableConfigIcon
|
|
3462
|
-
} from '../icons/columns-3-cog';
|
|
3463
3463
|
// ContactRound aliases
|
|
3464
3464
|
export { default as ContactRoundIcon } from '../icons/contact-round';
|
|
3465
3465
|
export {
|
|
@@ -3472,24 +3472,18 @@ export {
|
|
|
3472
3472
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead. */
|
|
3473
3473
|
default as PercentDiamondIcon
|
|
3474
3474
|
} from '../icons/diamond-percent';
|
|
3475
|
-
// EllipsisVertical aliases
|
|
3476
|
-
export { default as EllipsisVerticalIcon } from '../icons/ellipsis-vertical';
|
|
3477
|
-
export {
|
|
3478
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link EllipsisVertical} instead. */
|
|
3479
|
-
default as MoreVerticalIcon
|
|
3480
|
-
} from '../icons/ellipsis-vertical';
|
|
3481
3475
|
// Earth aliases
|
|
3482
3476
|
export { default as EarthIcon } from '../icons/earth';
|
|
3483
3477
|
export {
|
|
3484
3478
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. */
|
|
3485
3479
|
default as Globe2Icon
|
|
3486
3480
|
} from '../icons/earth';
|
|
3487
|
-
//
|
|
3488
|
-
export { default as
|
|
3481
|
+
// EllipsisVertical aliases
|
|
3482
|
+
export { default as EllipsisVerticalIcon } from '../icons/ellipsis-vertical';
|
|
3489
3483
|
export {
|
|
3490
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3491
|
-
default as
|
|
3492
|
-
} from '../icons/ellipsis';
|
|
3484
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link EllipsisVertical} instead. */
|
|
3485
|
+
default as MoreVerticalIcon
|
|
3486
|
+
} from '../icons/ellipsis-vertical';
|
|
3493
3487
|
// FileAxis3d aliases
|
|
3494
3488
|
export { default as FileAxis3dIcon } from '../icons/file-axis-3d';
|
|
3495
3489
|
export {
|
|
@@ -3508,18 +3502,18 @@ export {
|
|
|
3508
3502
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBracesCorner} instead. */
|
|
3509
3503
|
default as FileJson2Icon
|
|
3510
3504
|
} from '../icons/file-braces-corner';
|
|
3505
|
+
// Ellipsis aliases
|
|
3506
|
+
export { default as EllipsisIcon } from '../icons/ellipsis';
|
|
3507
|
+
export {
|
|
3508
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. */
|
|
3509
|
+
default as MoreHorizontalIcon
|
|
3510
|
+
} from '../icons/ellipsis';
|
|
3511
3511
|
// FileBraces aliases
|
|
3512
3512
|
export { default as FileBracesIcon } from '../icons/file-braces';
|
|
3513
3513
|
export {
|
|
3514
3514
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBraces} instead. */
|
|
3515
3515
|
default as FileJsonIcon
|
|
3516
3516
|
} from '../icons/file-braces';
|
|
3517
|
-
// FileChartColumnIncreasing aliases
|
|
3518
|
-
export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
|
|
3519
|
-
export {
|
|
3520
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead. */
|
|
3521
|
-
default as FileBarChartIcon
|
|
3522
|
-
} from '../icons/file-chart-column-increasing';
|
|
3523
3517
|
// FileChartColumn aliases
|
|
3524
3518
|
export { default as FileChartColumnIcon } from '../icons/file-chart-column';
|
|
3525
3519
|
export {
|
|
@@ -3532,30 +3526,36 @@ export {
|
|
|
3532
3526
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. */
|
|
3533
3527
|
default as FileLineChartIcon
|
|
3534
3528
|
} from '../icons/file-chart-line';
|
|
3535
|
-
// FileChartPie aliases
|
|
3536
|
-
export { default as FileChartPieIcon } from '../icons/file-chart-pie';
|
|
3537
|
-
export {
|
|
3538
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. */
|
|
3539
|
-
default as FilePieChartIcon
|
|
3540
|
-
} from '../icons/file-chart-pie';
|
|
3541
3529
|
// FileCheckCorner aliases
|
|
3542
3530
|
export { default as FileCheckCornerIcon } from '../icons/file-check-corner';
|
|
3543
3531
|
export {
|
|
3544
3532
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCheckCorner} instead. */
|
|
3545
3533
|
default as FileCheck2Icon
|
|
3546
3534
|
} from '../icons/file-check-corner';
|
|
3547
|
-
//
|
|
3548
|
-
export { default as
|
|
3535
|
+
// FileChartColumnIncreasing aliases
|
|
3536
|
+
export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
|
|
3549
3537
|
export {
|
|
3550
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3551
|
-
default as
|
|
3552
|
-
} from '../icons/file-
|
|
3538
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead. */
|
|
3539
|
+
default as FileBarChartIcon
|
|
3540
|
+
} from '../icons/file-chart-column-increasing';
|
|
3541
|
+
// FileChartPie aliases
|
|
3542
|
+
export { default as FileChartPieIcon } from '../icons/file-chart-pie';
|
|
3543
|
+
export {
|
|
3544
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. */
|
|
3545
|
+
default as FilePieChartIcon
|
|
3546
|
+
} from '../icons/file-chart-pie';
|
|
3553
3547
|
// FileCog aliases
|
|
3554
3548
|
export { default as FileCogIcon } from '../icons/file-cog';
|
|
3555
3549
|
export {
|
|
3556
3550
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead. */
|
|
3557
3551
|
default as FileCog2Icon
|
|
3558
3552
|
} from '../icons/file-cog';
|
|
3553
|
+
// FileCodeCorner aliases
|
|
3554
|
+
export { default as FileCodeCornerIcon } from '../icons/file-code-corner';
|
|
3555
|
+
export {
|
|
3556
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCodeCorner} instead. */
|
|
3557
|
+
default as FileCode2Icon
|
|
3558
|
+
} from '../icons/file-code-corner';
|
|
3559
3559
|
// FileHeadphone aliases
|
|
3560
3560
|
export { default as FileHeadphoneIcon } from '../icons/file-headphone';
|
|
3561
3561
|
export {
|
|
@@ -3572,6 +3572,12 @@ export {
|
|
|
3572
3572
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileExclamationPoint} instead. */
|
|
3573
3573
|
default as FileWarningIcon
|
|
3574
3574
|
} from '../icons/file-exclamation-point';
|
|
3575
|
+
// FileKey aliases
|
|
3576
|
+
export { default as FileKeyIcon } from '../icons/file-key';
|
|
3577
|
+
export {
|
|
3578
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileKey} instead. */
|
|
3579
|
+
default as FileKey2Icon
|
|
3580
|
+
} from '../icons/file-key';
|
|
3575
3581
|
// FileMinusCorner aliases
|
|
3576
3582
|
export { default as FileMinusCornerIcon } from '../icons/file-minus-corner';
|
|
3577
3583
|
export {
|
|
@@ -3584,12 +3590,6 @@ export {
|
|
|
3584
3590
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileLock} instead. */
|
|
3585
3591
|
default as FileLock2Icon
|
|
3586
3592
|
} from '../icons/file-lock';
|
|
3587
|
-
// FileKey aliases
|
|
3588
|
-
export { default as FileKeyIcon } from '../icons/file-key';
|
|
3589
|
-
export {
|
|
3590
|
-
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileKey} instead. */
|
|
3591
|
-
default as FileKey2Icon
|
|
3592
|
-
} from '../icons/file-key';
|
|
3593
3593
|
// FilePenLine aliases
|
|
3594
3594
|
export { default as FilePenLineIcon } from '../icons/file-pen-line';
|
|
3595
3595
|
export {
|
|
@@ -3602,24 +3602,18 @@ export {
|
|
|
3602
3602
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead. */
|
|
3603
3603
|
default as FileEditIcon
|
|
3604
3604
|
} from '../icons/file-pen';
|
|
3605
|
-
// FilePlusCorner aliases
|
|
3606
|
-
export { default as FilePlusCornerIcon } from '../icons/file-plus-corner';
|
|
3607
|
-
export {
|
|
3608
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlusCorner} instead. */
|
|
3609
|
-
default as FilePlus2Icon
|
|
3610
|
-
} from '../icons/file-plus-corner';
|
|
3611
3605
|
// FilePlay aliases
|
|
3612
3606
|
export { default as FilePlayIcon } from '../icons/file-play';
|
|
3613
3607
|
export {
|
|
3614
3608
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlay} instead. */
|
|
3615
3609
|
default as FileVideoIcon
|
|
3616
3610
|
} from '../icons/file-play';
|
|
3617
|
-
//
|
|
3618
|
-
export { default as
|
|
3611
|
+
// FilePlusCorner aliases
|
|
3612
|
+
export { default as FilePlusCornerIcon } from '../icons/file-plus-corner';
|
|
3619
3613
|
export {
|
|
3620
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3621
|
-
default as
|
|
3622
|
-
} from '../icons/file-
|
|
3614
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlusCorner} instead. */
|
|
3615
|
+
default as FilePlus2Icon
|
|
3616
|
+
} from '../icons/file-plus-corner';
|
|
3623
3617
|
// FileQuestionMark aliases
|
|
3624
3618
|
export { default as FileQuestionMarkIcon } from '../icons/file-question-mark';
|
|
3625
3619
|
export {
|
|
@@ -3632,6 +3626,12 @@ export {
|
|
|
3632
3626
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSignal} instead. */
|
|
3633
3627
|
default as FileVolume2Icon
|
|
3634
3628
|
} from '../icons/file-signal';
|
|
3629
|
+
// FileSearchCorner aliases
|
|
3630
|
+
export { default as FileSearchCornerIcon } from '../icons/file-search-corner';
|
|
3631
|
+
export {
|
|
3632
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSearchCorner} instead. */
|
|
3633
|
+
default as FileSearch2Icon
|
|
3634
|
+
} from '../icons/file-search-corner';
|
|
3635
3635
|
// FileTypeCorner aliases
|
|
3636
3636
|
export { default as FileTypeCornerIcon } from '../icons/file-type-corner';
|
|
3637
3637
|
export {
|
|
@@ -3674,18 +3674,18 @@ export {
|
|
|
3674
3674
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FunnelX} instead. */
|
|
3675
3675
|
default as FilterXIcon
|
|
3676
3676
|
} from '../icons/funnel-x';
|
|
3677
|
-
// Funnel aliases
|
|
3678
|
-
export { default as FunnelIcon } from '../icons/funnel';
|
|
3679
|
-
export {
|
|
3680
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead. */
|
|
3681
|
-
default as FilterIcon
|
|
3682
|
-
} from '../icons/funnel';
|
|
3683
3677
|
// GitCommitHorizontal aliases
|
|
3684
3678
|
export { default as GitCommitHorizontalIcon } from '../icons/git-commit-horizontal';
|
|
3685
3679
|
export {
|
|
3686
3680
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link GitCommitHorizontal} instead. */
|
|
3687
3681
|
default as GitCommitIcon
|
|
3688
3682
|
} from '../icons/git-commit-horizontal';
|
|
3683
|
+
// Funnel aliases
|
|
3684
|
+
export { default as FunnelIcon } from '../icons/funnel';
|
|
3685
|
+
export {
|
|
3686
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead. */
|
|
3687
|
+
default as FilterIcon
|
|
3688
|
+
} from '../icons/funnel';
|
|
3689
3689
|
// Grid2x2Check aliases
|
|
3690
3690
|
export { default as Grid2x2CheckIcon } from '../icons/grid-2x2-check';
|
|
3691
3691
|
export {
|
|
@@ -3698,18 +3698,18 @@ export {
|
|
|
3698
3698
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Plus} instead. */
|
|
3699
3699
|
default as Grid2X2PlusIcon
|
|
3700
3700
|
} from '../icons/grid-2x2-plus';
|
|
3701
|
-
// Grid2x2X aliases
|
|
3702
|
-
export { default as Grid2x2XIcon } from '../icons/grid-2x2-x';
|
|
3703
|
-
export {
|
|
3704
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2X} instead. */
|
|
3705
|
-
default as Grid2X2XIcon
|
|
3706
|
-
} from '../icons/grid-2x2-x';
|
|
3707
3701
|
// Grid2x2 aliases
|
|
3708
3702
|
export { default as Grid2x2Icon } from '../icons/grid-2x2';
|
|
3709
3703
|
export {
|
|
3710
3704
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. */
|
|
3711
3705
|
default as Grid2X2Icon
|
|
3712
3706
|
} from '../icons/grid-2x2';
|
|
3707
|
+
// HandGrab aliases
|
|
3708
|
+
export { default as HandGrabIcon } from '../icons/hand-grab';
|
|
3709
|
+
export {
|
|
3710
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. */
|
|
3711
|
+
default as GrabIcon
|
|
3712
|
+
} from '../icons/hand-grab';
|
|
3713
3713
|
// Grid3x3 aliases
|
|
3714
3714
|
export { default as Grid3x3Icon } from '../icons/grid-3x3';
|
|
3715
3715
|
export {
|
|
@@ -3720,24 +3720,18 @@ export {
|
|
|
3720
3720
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. */
|
|
3721
3721
|
default as Grid3X3Icon
|
|
3722
3722
|
} from '../icons/grid-3x3';
|
|
3723
|
+
// Grid2x2X aliases
|
|
3724
|
+
export { default as Grid2x2XIcon } from '../icons/grid-2x2-x';
|
|
3725
|
+
export {
|
|
3726
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2X} instead. */
|
|
3727
|
+
default as Grid2X2XIcon
|
|
3728
|
+
} from '../icons/grid-2x2-x';
|
|
3723
3729
|
// HandHelping aliases
|
|
3724
3730
|
export { default as HandHelpingIcon } from '../icons/hand-helping';
|
|
3725
3731
|
export {
|
|
3726
3732
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandHelping} instead. */
|
|
3727
3733
|
default as HelpingHandIcon
|
|
3728
3734
|
} from '../icons/hand-helping';
|
|
3729
|
-
// HandGrab aliases
|
|
3730
|
-
export { default as HandGrabIcon } from '../icons/hand-grab';
|
|
3731
|
-
export {
|
|
3732
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. */
|
|
3733
|
-
default as GrabIcon
|
|
3734
|
-
} from '../icons/hand-grab';
|
|
3735
|
-
// House aliases
|
|
3736
|
-
export { default as HouseIcon } from '../icons/house';
|
|
3737
|
-
export {
|
|
3738
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. */
|
|
3739
|
-
default as HomeIcon
|
|
3740
|
-
} from '../icons/house';
|
|
3741
3735
|
// IceCreamBowl aliases
|
|
3742
3736
|
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3743
3737
|
export {
|
|
@@ -3750,22 +3744,12 @@ export {
|
|
|
3750
3744
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead. */
|
|
3751
3745
|
default as IceCreamIcon
|
|
3752
3746
|
} from '../icons/ice-cream-cone';
|
|
3753
|
-
//
|
|
3754
|
-
export { default as
|
|
3755
|
-
export {
|
|
3756
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LaptopMinimal} instead. */
|
|
3757
|
-
default as Laptop2Icon
|
|
3758
|
-
} from '../icons/laptop-minimal';
|
|
3759
|
-
// ListIndentDecrease aliases
|
|
3760
|
-
export { default as ListIndentDecreaseIcon } from '../icons/list-indent-decrease';
|
|
3761
|
-
export {
|
|
3762
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. */
|
|
3763
|
-
default as OutdentIcon
|
|
3764
|
-
} from '../icons/list-indent-decrease';
|
|
3747
|
+
// House aliases
|
|
3748
|
+
export { default as HouseIcon } from '../icons/house';
|
|
3765
3749
|
export {
|
|
3766
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3767
|
-
default as
|
|
3768
|
-
} from '../icons/
|
|
3750
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. */
|
|
3751
|
+
default as HomeIcon
|
|
3752
|
+
} from '../icons/house';
|
|
3769
3753
|
// Layers aliases
|
|
3770
3754
|
export { default as LayersIcon } from '../icons/layers';
|
|
3771
3755
|
export {
|
|
@@ -3782,6 +3766,22 @@ export {
|
|
|
3782
3766
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. */
|
|
3783
3767
|
default as IndentIncreaseIcon
|
|
3784
3768
|
} from '../icons/list-indent-increase';
|
|
3769
|
+
// LaptopMinimal aliases
|
|
3770
|
+
export { default as LaptopMinimalIcon } from '../icons/laptop-minimal';
|
|
3771
|
+
export {
|
|
3772
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LaptopMinimal} instead. */
|
|
3773
|
+
default as Laptop2Icon
|
|
3774
|
+
} from '../icons/laptop-minimal';
|
|
3775
|
+
// ListIndentDecrease aliases
|
|
3776
|
+
export { default as ListIndentDecreaseIcon } from '../icons/list-indent-decrease';
|
|
3777
|
+
export {
|
|
3778
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. */
|
|
3779
|
+
default as OutdentIcon
|
|
3780
|
+
} from '../icons/list-indent-decrease';
|
|
3781
|
+
export {
|
|
3782
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. */
|
|
3783
|
+
default as IndentDecreaseIcon
|
|
3784
|
+
} from '../icons/list-indent-decrease';
|
|
3785
3785
|
// LoaderCircle aliases
|
|
3786
3786
|
export { default as LoaderCircleIcon } from '../icons/loader-circle';
|
|
3787
3787
|
export {
|
|
@@ -3830,30 +3830,30 @@ export {
|
|
|
3830
3830
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead. */
|
|
3831
3831
|
default as Mic2Icon
|
|
3832
3832
|
} from '../icons/mic-vocal';
|
|
3833
|
-
// Move3d aliases
|
|
3834
|
-
export { default as Move3dIcon } from '../icons/move-3d';
|
|
3835
|
-
export {
|
|
3836
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead. */
|
|
3837
|
-
default as Move3DIcon
|
|
3838
|
-
} from '../icons/move-3d';
|
|
3839
3833
|
// OctagonAlert aliases
|
|
3840
3834
|
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3841
3835
|
export {
|
|
3842
3836
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. */
|
|
3843
3837
|
default as AlertOctagonIcon
|
|
3844
3838
|
} from '../icons/octagon-alert';
|
|
3845
|
-
//
|
|
3846
|
-
export { default as
|
|
3839
|
+
// Move3d aliases
|
|
3840
|
+
export { default as Move3dIcon } from '../icons/move-3d';
|
|
3847
3841
|
export {
|
|
3848
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3849
|
-
default as
|
|
3850
|
-
} from '../icons/
|
|
3842
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead. */
|
|
3843
|
+
default as Move3DIcon
|
|
3844
|
+
} from '../icons/move-3d';
|
|
3851
3845
|
// OctagonX aliases
|
|
3852
3846
|
export { default as OctagonXIcon } from '../icons/octagon-x';
|
|
3853
3847
|
export {
|
|
3854
3848
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonX} instead. */
|
|
3855
3849
|
default as XOctagonIcon
|
|
3856
3850
|
} from '../icons/octagon-x';
|
|
3851
|
+
// OctagonPause aliases
|
|
3852
|
+
export { default as OctagonPauseIcon } from '../icons/octagon-pause';
|
|
3853
|
+
export {
|
|
3854
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead. */
|
|
3855
|
+
default as PauseOctagonIcon
|
|
3856
|
+
} from '../icons/octagon-pause';
|
|
3857
3857
|
// PaintbrushVertical aliases
|
|
3858
3858
|
export { default as PaintbrushVerticalIcon } from '../icons/paintbrush-vertical';
|
|
3859
3859
|
export {
|
|
@@ -3866,36 +3866,42 @@ export {
|
|
|
3866
3866
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. */
|
|
3867
3867
|
default as PanelBottomInactiveIcon
|
|
3868
3868
|
} from '../icons/panel-bottom-dashed';
|
|
3869
|
-
//
|
|
3870
|
-
export { default as
|
|
3869
|
+
// PanelLeftClose aliases
|
|
3870
|
+
export { default as PanelLeftCloseIcon } from '../icons/panel-left-close';
|
|
3871
3871
|
export {
|
|
3872
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3873
|
-
default as
|
|
3874
|
-
} from '../icons/panel-left-
|
|
3872
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. */
|
|
3873
|
+
default as SidebarCloseIcon
|
|
3874
|
+
} from '../icons/panel-left-close';
|
|
3875
3875
|
// PanelLeftDashed aliases
|
|
3876
3876
|
export { default as PanelLeftDashedIcon } from '../icons/panel-left-dashed';
|
|
3877
3877
|
export {
|
|
3878
3878
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftDashed} instead. */
|
|
3879
3879
|
default as PanelLeftInactiveIcon
|
|
3880
3880
|
} from '../icons/panel-left-dashed';
|
|
3881
|
+
// PanelRightDashed aliases
|
|
3882
|
+
export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed';
|
|
3883
|
+
export {
|
|
3884
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelRightDashed} instead. */
|
|
3885
|
+
default as PanelRightInactiveIcon
|
|
3886
|
+
} from '../icons/panel-right-dashed';
|
|
3887
|
+
// PanelLeftOpen aliases
|
|
3888
|
+
export { default as PanelLeftOpenIcon } from '../icons/panel-left-open';
|
|
3889
|
+
export {
|
|
3890
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftOpen} instead. */
|
|
3891
|
+
default as SidebarOpenIcon
|
|
3892
|
+
} from '../icons/panel-left-open';
|
|
3881
3893
|
// PanelLeft aliases
|
|
3882
3894
|
export { default as PanelLeftIcon } from '../icons/panel-left';
|
|
3883
3895
|
export {
|
|
3884
3896
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. */
|
|
3885
3897
|
default as SidebarIcon
|
|
3886
3898
|
} from '../icons/panel-left';
|
|
3887
|
-
//
|
|
3888
|
-
export { default as
|
|
3889
|
-
export {
|
|
3890
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. */
|
|
3891
|
-
default as SidebarCloseIcon
|
|
3892
|
-
} from '../icons/panel-left-close';
|
|
3893
|
-
// PanelRightDashed aliases
|
|
3894
|
-
export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed';
|
|
3899
|
+
// PanelTopDashed aliases
|
|
3900
|
+
export { default as PanelTopDashedIcon } from '../icons/panel-top-dashed';
|
|
3895
3901
|
export {
|
|
3896
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3897
|
-
default as
|
|
3898
|
-
} from '../icons/panel-
|
|
3902
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelTopDashed} instead. */
|
|
3903
|
+
default as PanelTopInactiveIcon
|
|
3904
|
+
} from '../icons/panel-top-dashed';
|
|
3899
3905
|
// PanelsTopLeft aliases
|
|
3900
3906
|
export { default as PanelsTopLeftIcon } from '../icons/panels-top-left';
|
|
3901
3907
|
export {
|
|
@@ -3908,12 +3914,6 @@ export {
|
|
|
3908
3914
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. */
|
|
3909
3915
|
default as Edit3Icon
|
|
3910
3916
|
} from '../icons/pen-line';
|
|
3911
|
-
// PanelTopDashed aliases
|
|
3912
|
-
export { default as PanelTopDashedIcon } from '../icons/panel-top-dashed';
|
|
3913
|
-
export {
|
|
3914
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelTopDashed} instead. */
|
|
3915
|
-
default as PanelTopInactiveIcon
|
|
3916
|
-
} from '../icons/panel-top-dashed';
|
|
3917
3917
|
// Pen aliases
|
|
3918
3918
|
export { default as PenIcon } from '../icons/pen';
|
|
3919
3919
|
export {
|
|
@@ -3944,18 +3944,18 @@ export {
|
|
|
3944
3944
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RotateCcwClock} instead. */
|
|
3945
3945
|
default as HistoryIcon
|
|
3946
3946
|
} from '../icons/rotate-ccw-clock';
|
|
3947
|
-
// Rows2 aliases
|
|
3948
|
-
export { default as Rows2Icon } from '../icons/rows-2';
|
|
3949
|
-
export {
|
|
3950
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead. */
|
|
3951
|
-
default as RowsIcon
|
|
3952
|
-
} from '../icons/rows-2';
|
|
3953
3947
|
// Rows3 aliases
|
|
3954
3948
|
export { default as Rows3Icon } from '../icons/rows-3';
|
|
3955
3949
|
export {
|
|
3956
3950
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead. */
|
|
3957
3951
|
default as PanelsTopBottomIcon
|
|
3958
3952
|
} from '../icons/rows-3';
|
|
3953
|
+
// Rows2 aliases
|
|
3954
|
+
export { default as Rows2Icon } from '../icons/rows-2';
|
|
3955
|
+
export {
|
|
3956
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead. */
|
|
3957
|
+
default as RowsIcon
|
|
3958
|
+
} from '../icons/rows-2';
|
|
3959
3959
|
// Scale3d aliases
|
|
3960
3960
|
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
3961
3961
|
export {
|
|
@@ -3974,24 +3974,24 @@ export {
|
|
|
3974
3974
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldQuestionMark} instead. */
|
|
3975
3975
|
default as ShieldQuestionIcon
|
|
3976
3976
|
} from '../icons/shield-question-mark';
|
|
3977
|
-
//
|
|
3978
|
-
export { default as
|
|
3977
|
+
// ShieldX aliases
|
|
3978
|
+
export { default as ShieldXIcon } from '../icons/shield-x';
|
|
3979
3979
|
export {
|
|
3980
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3981
|
-
default as
|
|
3982
|
-
} from '../icons/
|
|
3980
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldX} instead. */
|
|
3981
|
+
default as ShieldCloseIcon
|
|
3982
|
+
} from '../icons/shield-x';
|
|
3983
3983
|
// Sparkles aliases
|
|
3984
3984
|
export { default as SparklesIcon } from '../icons/sparkles';
|
|
3985
3985
|
export {
|
|
3986
3986
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Sparkles} instead. */
|
|
3987
3987
|
default as StarsIcon
|
|
3988
3988
|
} from '../icons/sparkles';
|
|
3989
|
-
//
|
|
3990
|
-
export { default as
|
|
3989
|
+
// SlidersVertical aliases
|
|
3990
|
+
export { default as SlidersVerticalIcon } from '../icons/sliders-vertical';
|
|
3991
3991
|
export {
|
|
3992
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3993
|
-
default as
|
|
3994
|
-
} from '../icons/
|
|
3992
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead. */
|
|
3993
|
+
default as SlidersIcon
|
|
3994
|
+
} from '../icons/sliders-vertical';
|
|
3995
3995
|
// SquareActivity aliases
|
|
3996
3996
|
export { default as SquareActivityIcon } from '../icons/square-activity';
|
|
3997
3997
|
export {
|
|
@@ -4022,18 +4022,18 @@ export {
|
|
|
4022
4022
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowLeft} instead. */
|
|
4023
4023
|
default as ArrowLeftSquareIcon
|
|
4024
4024
|
} from '../icons/square-arrow-left';
|
|
4025
|
-
// SquareArrowOutDownRight aliases
|
|
4026
|
-
export { default as SquareArrowOutDownRightIcon } from '../icons/square-arrow-out-down-right';
|
|
4027
|
-
export {
|
|
4028
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. */
|
|
4029
|
-
default as ArrowDownRightFromSquareIcon
|
|
4030
|
-
} from '../icons/square-arrow-out-down-right';
|
|
4031
4025
|
// SquareArrowOutDownLeft aliases
|
|
4032
4026
|
export { default as SquareArrowOutDownLeftIcon } from '../icons/square-arrow-out-down-left';
|
|
4033
4027
|
export {
|
|
4034
4028
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead. */
|
|
4035
4029
|
default as ArrowDownLeftFromSquareIcon
|
|
4036
4030
|
} from '../icons/square-arrow-out-down-left';
|
|
4031
|
+
// SquareArrowOutDownRight aliases
|
|
4032
|
+
export { default as SquareArrowOutDownRightIcon } from '../icons/square-arrow-out-down-right';
|
|
4033
|
+
export {
|
|
4034
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. */
|
|
4035
|
+
default as ArrowDownRightFromSquareIcon
|
|
4036
|
+
} from '../icons/square-arrow-out-down-right';
|
|
4037
4037
|
// SquareArrowOutUpLeft aliases
|
|
4038
4038
|
export { default as SquareArrowOutUpLeftIcon } from '../icons/square-arrow-out-up-left';
|
|
4039
4039
|
export {
|
|
@@ -4094,12 +4094,6 @@ export {
|
|
|
4094
4094
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedVertical} instead. */
|
|
4095
4095
|
default as FlipVerticalIcon
|
|
4096
4096
|
} from '../icons/square-centerline-dashed-vertical';
|
|
4097
|
-
// SquareCheck aliases
|
|
4098
|
-
export { default as SquareCheckIcon } from '../icons/square-check';
|
|
4099
|
-
export {
|
|
4100
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. */
|
|
4101
|
-
default as CheckSquare2Icon
|
|
4102
|
-
} from '../icons/square-check';
|
|
4103
4097
|
// SquareChartGantt aliases
|
|
4104
4098
|
export { default as SquareChartGanttIcon } from '../icons/square-chart-gantt';
|
|
4105
4099
|
export {
|
|
@@ -4116,6 +4110,12 @@ export {
|
|
|
4116
4110
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. */
|
|
4117
4111
|
default as CheckSquareIcon
|
|
4118
4112
|
} from '../icons/square-check-big';
|
|
4113
|
+
// SquareCheck aliases
|
|
4114
|
+
export { default as SquareCheckIcon } from '../icons/square-check';
|
|
4115
|
+
export {
|
|
4116
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. */
|
|
4117
|
+
default as CheckSquare2Icon
|
|
4118
|
+
} from '../icons/square-check';
|
|
4119
4119
|
// SquareChevronDown aliases
|
|
4120
4120
|
export { default as SquareChevronDownIcon } from '../icons/square-chevron-down';
|
|
4121
4121
|
export {
|
|
@@ -4134,6 +4134,12 @@ export {
|
|
|
4134
4134
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronRight} instead. */
|
|
4135
4135
|
default as ChevronRightSquareIcon
|
|
4136
4136
|
} from '../icons/square-chevron-right';
|
|
4137
|
+
// SquareChevronUp aliases
|
|
4138
|
+
export { default as SquareChevronUpIcon } from '../icons/square-chevron-up';
|
|
4139
|
+
export {
|
|
4140
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronUp} instead. */
|
|
4141
|
+
default as ChevronUpSquareIcon
|
|
4142
|
+
} from '../icons/square-chevron-up';
|
|
4137
4143
|
// SquareCode aliases
|
|
4138
4144
|
export { default as SquareCodeIcon } from '../icons/square-code';
|
|
4139
4145
|
export {
|
|
@@ -4146,12 +4152,6 @@ export {
|
|
|
4146
4152
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedKanban} instead. */
|
|
4147
4153
|
default as KanbanSquareDashedIcon
|
|
4148
4154
|
} from '../icons/square-dashed-kanban';
|
|
4149
|
-
// SquareChevronUp aliases
|
|
4150
|
-
export { default as SquareChevronUpIcon } from '../icons/square-chevron-up';
|
|
4151
|
-
export {
|
|
4152
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronUp} instead. */
|
|
4153
|
-
default as ChevronUpSquareIcon
|
|
4154
|
-
} from '../icons/square-chevron-up';
|
|
4155
4155
|
// SquareDashedMousePointer aliases
|
|
4156
4156
|
export { default as SquareDashedMousePointerIcon } from '../icons/square-dashed-mouse-pointer';
|
|
4157
4157
|
export {
|
|
@@ -4168,12 +4168,6 @@ export {
|
|
|
4168
4168
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedText} instead. */
|
|
4169
4169
|
default as TextSelectIcon
|
|
4170
4170
|
} from '../icons/square-dashed-text';
|
|
4171
|
-
// SquareDot aliases
|
|
4172
|
-
export { default as SquareDotIcon } from '../icons/square-dot';
|
|
4173
|
-
export {
|
|
4174
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead. */
|
|
4175
|
-
default as DotSquareIcon
|
|
4176
|
-
} from '../icons/square-dot';
|
|
4177
4171
|
// SquareDivide aliases
|
|
4178
4172
|
export { default as SquareDivideIcon } from '../icons/square-divide';
|
|
4179
4173
|
export {
|
|
@@ -4186,6 +4180,12 @@ export {
|
|
|
4186
4180
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashed} instead. */
|
|
4187
4181
|
default as BoxSelectIcon
|
|
4188
4182
|
} from '../icons/square-dashed';
|
|
4183
|
+
// SquareDot aliases
|
|
4184
|
+
export { default as SquareDotIcon } from '../icons/square-dot';
|
|
4185
|
+
export {
|
|
4186
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead. */
|
|
4187
|
+
default as DotSquareIcon
|
|
4188
|
+
} from '../icons/square-dot';
|
|
4189
4189
|
// SquareEqual aliases
|
|
4190
4190
|
export { default as SquareEqualIcon } from '../icons/square-equal';
|
|
4191
4191
|
export {
|
|
@@ -4222,30 +4222,24 @@ export {
|
|
|
4222
4222
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMenu} instead. */
|
|
4223
4223
|
default as MenuSquareIcon
|
|
4224
4224
|
} from '../icons/square-menu';
|
|
4225
|
-
// SquareMousePointer aliases
|
|
4226
|
-
export { default as SquareMousePointerIcon } from '../icons/square-mouse-pointer';
|
|
4227
|
-
export {
|
|
4228
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMousePointer} instead. */
|
|
4229
|
-
default as InspectIcon
|
|
4230
|
-
} from '../icons/square-mouse-pointer';
|
|
4231
4225
|
// SquareMinus aliases
|
|
4232
4226
|
export { default as SquareMinusIcon } from '../icons/square-minus';
|
|
4233
4227
|
export {
|
|
4234
4228
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMinus} instead. */
|
|
4235
4229
|
default as MinusSquareIcon
|
|
4236
4230
|
} from '../icons/square-minus';
|
|
4231
|
+
// SquareMousePointer aliases
|
|
4232
|
+
export { default as SquareMousePointerIcon } from '../icons/square-mouse-pointer';
|
|
4233
|
+
export {
|
|
4234
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMousePointer} instead. */
|
|
4235
|
+
default as InspectIcon
|
|
4236
|
+
} from '../icons/square-mouse-pointer';
|
|
4237
4237
|
// SquareParkingOff aliases
|
|
4238
4238
|
export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
|
|
4239
4239
|
export {
|
|
4240
4240
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. */
|
|
4241
4241
|
default as ParkingSquareOffIcon
|
|
4242
4242
|
} from '../icons/square-parking-off';
|
|
4243
|
-
// SquareParking aliases
|
|
4244
|
-
export { default as SquareParkingIcon } from '../icons/square-parking';
|
|
4245
|
-
export {
|
|
4246
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParking} instead. */
|
|
4247
|
-
default as ParkingSquareIcon
|
|
4248
|
-
} from '../icons/square-parking';
|
|
4249
4243
|
// SquarePen aliases
|
|
4250
4244
|
export { default as SquarePenIcon } from '../icons/square-pen';
|
|
4251
4245
|
export {
|
|
@@ -4260,60 +4254,72 @@ export {
|
|
|
4260
4254
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. */
|
|
4261
4255
|
default as PenSquareIcon
|
|
4262
4256
|
} from '../icons/square-pen';
|
|
4263
|
-
//
|
|
4264
|
-
export { default as
|
|
4257
|
+
// SquareParking aliases
|
|
4258
|
+
export { default as SquareParkingIcon } from '../icons/square-parking';
|
|
4265
4259
|
export {
|
|
4266
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4267
|
-
default as
|
|
4268
|
-
} from '../icons/square-
|
|
4260
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParking} instead. */
|
|
4261
|
+
default as ParkingSquareIcon
|
|
4262
|
+
} from '../icons/square-parking';
|
|
4269
4263
|
// SquarePercent aliases
|
|
4270
4264
|
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
4271
4265
|
export {
|
|
4272
4266
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. */
|
|
4273
4267
|
default as PercentSquareIcon
|
|
4274
4268
|
} from '../icons/square-percent';
|
|
4275
|
-
//
|
|
4276
|
-
export { default as
|
|
4269
|
+
// SquarePi aliases
|
|
4270
|
+
export { default as SquarePiIcon } from '../icons/square-pi';
|
|
4277
4271
|
export {
|
|
4278
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4279
|
-
default as
|
|
4280
|
-
} from '../icons/square-
|
|
4272
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead. */
|
|
4273
|
+
default as PiSquareIcon
|
|
4274
|
+
} from '../icons/square-pi';
|
|
4281
4275
|
// SquarePlay aliases
|
|
4282
4276
|
export { default as SquarePlayIcon } from '../icons/square-play';
|
|
4283
4277
|
export {
|
|
4284
4278
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlay} instead. */
|
|
4285
4279
|
default as PlaySquareIcon
|
|
4286
4280
|
} from '../icons/square-play';
|
|
4287
|
-
//
|
|
4288
|
-
export { default as
|
|
4281
|
+
// SquarePilcrow aliases
|
|
4282
|
+
export { default as SquarePilcrowIcon } from '../icons/square-pilcrow';
|
|
4289
4283
|
export {
|
|
4290
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4291
|
-
default as
|
|
4292
|
-
} from '../icons/square-
|
|
4284
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead. */
|
|
4285
|
+
default as PilcrowSquareIcon
|
|
4286
|
+
} from '../icons/square-pilcrow';
|
|
4293
4287
|
// SquarePower aliases
|
|
4294
4288
|
export { default as SquarePowerIcon } from '../icons/square-power';
|
|
4295
4289
|
export {
|
|
4296
4290
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead. */
|
|
4297
4291
|
default as PowerSquareIcon
|
|
4298
4292
|
} from '../icons/square-power';
|
|
4299
|
-
//
|
|
4300
|
-
export { default as
|
|
4293
|
+
// SquarePlus aliases
|
|
4294
|
+
export { default as SquarePlusIcon } from '../icons/square-plus';
|
|
4301
4295
|
export {
|
|
4302
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4303
|
-
default as
|
|
4304
|
-
} from '../icons/square-
|
|
4296
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlus} instead. */
|
|
4297
|
+
default as PlusSquareIcon
|
|
4298
|
+
} from '../icons/square-plus';
|
|
4299
|
+
// SquareScissors aliases
|
|
4300
|
+
export { default as SquareScissorsIcon } from '../icons/square-scissors';
|
|
4301
|
+
export {
|
|
4302
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareScissors} instead. */
|
|
4303
|
+
default as ScissorsSquareIcon
|
|
4304
|
+
} from '../icons/square-scissors';
|
|
4305
4305
|
// SquareSlash aliases
|
|
4306
4306
|
export { default as SquareSlashIcon } from '../icons/square-slash';
|
|
4307
4307
|
export {
|
|
4308
4308
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. */
|
|
4309
4309
|
default as SlashSquareIcon
|
|
4310
4310
|
} from '../icons/square-slash';
|
|
4311
|
-
//
|
|
4312
|
-
export { default as
|
|
4311
|
+
// SquareSplitHorizontal aliases
|
|
4312
|
+
export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
|
|
4313
4313
|
export {
|
|
4314
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4315
|
-
default as
|
|
4316
|
-
} from '../icons/square-
|
|
4314
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. */
|
|
4315
|
+
default as SplitSquareHorizontalIcon
|
|
4316
|
+
} from '../icons/square-split-horizontal';
|
|
4317
|
+
// SquareSigma aliases
|
|
4318
|
+
export { default as SquareSigmaIcon } from '../icons/square-sigma';
|
|
4319
|
+
export {
|
|
4320
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. */
|
|
4321
|
+
default as SigmaSquareIcon
|
|
4322
|
+
} from '../icons/square-sigma';
|
|
4317
4323
|
// SquareSplitVertical aliases
|
|
4318
4324
|
export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical';
|
|
4319
4325
|
export {
|
|
@@ -4326,42 +4332,36 @@ export {
|
|
|
4326
4332
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead. */
|
|
4327
4333
|
default as TerminalSquareIcon
|
|
4328
4334
|
} from '../icons/square-terminal';
|
|
4329
|
-
// SquareSplitHorizontal aliases
|
|
4330
|
-
export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
|
|
4331
|
-
export {
|
|
4332
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. */
|
|
4333
|
-
default as SplitSquareHorizontalIcon
|
|
4334
|
-
} from '../icons/square-split-horizontal';
|
|
4335
4335
|
// SquareUserRound aliases
|
|
4336
4336
|
export { default as SquareUserRoundIcon } from '../icons/square-user-round';
|
|
4337
4337
|
export {
|
|
4338
4338
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. */
|
|
4339
4339
|
default as UserSquare2Icon
|
|
4340
4340
|
} from '../icons/square-user-round';
|
|
4341
|
-
// SquareUser aliases
|
|
4342
|
-
export { default as SquareUserIcon } from '../icons/square-user';
|
|
4343
|
-
export {
|
|
4344
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. */
|
|
4345
|
-
default as UserSquareIcon
|
|
4346
|
-
} from '../icons/square-user';
|
|
4347
4341
|
// SquareX aliases
|
|
4348
4342
|
export { default as SquareXIcon } from '../icons/square-x';
|
|
4349
4343
|
export {
|
|
4350
4344
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareX} instead. */
|
|
4351
4345
|
default as XSquareIcon
|
|
4352
4346
|
} from '../icons/square-x';
|
|
4353
|
-
//
|
|
4354
|
-
export { default as
|
|
4347
|
+
// SquareUser aliases
|
|
4348
|
+
export { default as SquareUserIcon } from '../icons/square-user';
|
|
4355
4349
|
export {
|
|
4356
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4357
|
-
default as
|
|
4358
|
-
} from '../icons/
|
|
4350
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. */
|
|
4351
|
+
default as UserSquareIcon
|
|
4352
|
+
} from '../icons/square-user';
|
|
4359
4353
|
// TestTubeDiagonal aliases
|
|
4360
4354
|
export { default as TestTubeDiagonalIcon } from '../icons/test-tube-diagonal';
|
|
4361
4355
|
export {
|
|
4362
4356
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TestTubeDiagonal} instead. */
|
|
4363
4357
|
default as TestTube2Icon
|
|
4364
4358
|
} from '../icons/test-tube-diagonal';
|
|
4359
|
+
// TextAlignCenter aliases
|
|
4360
|
+
export { default as TextAlignCenterIcon } from '../icons/text-align-center';
|
|
4361
|
+
export {
|
|
4362
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignCenter} instead. */
|
|
4363
|
+
default as AlignCenterIcon
|
|
4364
|
+
} from '../icons/text-align-center';
|
|
4365
4365
|
// TextAlignEnd aliases
|
|
4366
4366
|
export { default as TextAlignEndIcon } from '../icons/text-align-end';
|
|
4367
4367
|
export {
|
|
@@ -4402,36 +4402,36 @@ export {
|
|
|
4402
4402
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead. */
|
|
4403
4403
|
default as TrainIcon
|
|
4404
4404
|
} from '../icons/tram-front';
|
|
4405
|
-
// TreePalm aliases
|
|
4406
|
-
export { default as TreePalmIcon } from '../icons/tree-palm';
|
|
4407
|
-
export {
|
|
4408
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TreePalm} instead. */
|
|
4409
|
-
default as PalmtreeIcon
|
|
4410
|
-
} from '../icons/tree-palm';
|
|
4411
4405
|
// TriangleAlert aliases
|
|
4412
4406
|
export { default as TriangleAlertIcon } from '../icons/triangle-alert';
|
|
4413
4407
|
export {
|
|
4414
4408
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead. */
|
|
4415
4409
|
default as AlertTriangleIcon
|
|
4416
4410
|
} from '../icons/triangle-alert';
|
|
4411
|
+
// TreePalm aliases
|
|
4412
|
+
export { default as TreePalmIcon } from '../icons/tree-palm';
|
|
4413
|
+
export {
|
|
4414
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TreePalm} instead. */
|
|
4415
|
+
default as PalmtreeIcon
|
|
4416
|
+
} from '../icons/tree-palm';
|
|
4417
4417
|
// TvMinimal aliases
|
|
4418
4418
|
export { default as TvMinimalIcon } from '../icons/tv-minimal';
|
|
4419
4419
|
export {
|
|
4420
4420
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead. */
|
|
4421
4421
|
default as Tv2Icon
|
|
4422
4422
|
} from '../icons/tv-minimal';
|
|
4423
|
-
// UserRoundCheck aliases
|
|
4424
|
-
export { default as UserRoundCheckIcon } from '../icons/user-round-check';
|
|
4425
|
-
export {
|
|
4426
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCheck} instead. */
|
|
4427
|
-
default as UserCheck2Icon
|
|
4428
|
-
} from '../icons/user-round-check';
|
|
4429
4423
|
// University aliases
|
|
4430
4424
|
export { default as UniversityIcon } from '../icons/university';
|
|
4431
4425
|
export {
|
|
4432
4426
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link University} instead. */
|
|
4433
4427
|
default as School2Icon
|
|
4434
4428
|
} from '../icons/university';
|
|
4429
|
+
// UserRoundCheck aliases
|
|
4430
|
+
export { default as UserRoundCheckIcon } from '../icons/user-round-check';
|
|
4431
|
+
export {
|
|
4432
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCheck} instead. */
|
|
4433
|
+
default as UserCheck2Icon
|
|
4434
|
+
} from '../icons/user-round-check';
|
|
4435
4435
|
// UserRoundCog aliases
|
|
4436
4436
|
export { default as UserRoundCogIcon } from '../icons/user-round-cog';
|
|
4437
4437
|
export {
|
|
@@ -4456,6 +4456,12 @@ export {
|
|
|
4456
4456
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. */
|
|
4457
4457
|
default as UserX2Icon
|
|
4458
4458
|
} from '../icons/user-round-x';
|
|
4459
|
+
// UtensilsCrossed aliases
|
|
4460
|
+
export { default as UtensilsCrossedIcon } from '../icons/utensils-crossed';
|
|
4461
|
+
export {
|
|
4462
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UtensilsCrossed} instead. */
|
|
4463
|
+
default as ForkKnifeCrossedIcon
|
|
4464
|
+
} from '../icons/utensils-crossed';
|
|
4459
4465
|
// UsersRound aliases
|
|
4460
4466
|
export { default as UsersRoundIcon } from '../icons/users-round';
|
|
4461
4467
|
export {
|
|
@@ -4474,24 +4480,18 @@ export {
|
|
|
4474
4480
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Utensils} instead. */
|
|
4475
4481
|
default as ForkKnifeIcon
|
|
4476
4482
|
} from '../icons/utensils';
|
|
4477
|
-
//
|
|
4478
|
-
export { default as
|
|
4483
|
+
// WandSparkles aliases
|
|
4484
|
+
export { default as WandSparklesIcon } from '../icons/wand-sparkles';
|
|
4479
4485
|
export {
|
|
4480
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4481
|
-
default as
|
|
4482
|
-
} from '../icons/
|
|
4486
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead. */
|
|
4487
|
+
default as Wand2Icon
|
|
4488
|
+
} from '../icons/wand-sparkles';
|
|
4483
4489
|
// WalletMinimal aliases
|
|
4484
4490
|
export { default as WalletMinimalIcon } from '../icons/wallet-minimal';
|
|
4485
4491
|
export {
|
|
4486
4492
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. */
|
|
4487
4493
|
default as Wallet2Icon
|
|
4488
4494
|
} from '../icons/wallet-minimal';
|
|
4489
|
-
// WandSparkles aliases
|
|
4490
|
-
export { default as WandSparklesIcon } from '../icons/wand-sparkles';
|
|
4491
|
-
export {
|
|
4492
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead. */
|
|
4493
|
-
default as Wand2Icon
|
|
4494
|
-
} from '../icons/wand-sparkles';
|
|
4495
4495
|
// WavesHorizontal aliases
|
|
4496
4496
|
export { default as WavesHorizontalIcon } from '../icons/waves-horizontal';
|
|
4497
4497
|
export {
|