@lucide/astro 1.4.0 → 1.5.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 +156 -156
- package/src/aliases/prefixed.ts +733 -731
- package/src/aliases/suffixed.ts +1003 -1001
- package/src/icons/beef-off.ts +18 -0
- package/src/icons/index.ts +176 -175
package/src/aliases/suffixed.ts
CHANGED
|
@@ -22,28 +22,28 @@ export { default as AlbumIcon } from '../icons/album';
|
|
|
22
22
|
export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
|
|
23
23
|
// AlignCenterHorizontal aliases
|
|
24
24
|
export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
|
|
25
|
-
// AlignCenterVertical aliases
|
|
26
|
-
export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
|
|
27
25
|
// AlignEndHorizontal aliases
|
|
28
26
|
export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal';
|
|
27
|
+
// AlignCenterVertical aliases
|
|
28
|
+
export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
|
|
29
29
|
// AlignEndVertical aliases
|
|
30
30
|
export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
|
|
31
31
|
// AlignHorizontalDistributeCenter aliases
|
|
32
32
|
export { default as AlignHorizontalDistributeCenterIcon } from '../icons/align-horizontal-distribute-center';
|
|
33
|
+
// AlignHorizontalDistributeEnd aliases
|
|
34
|
+
export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-horizontal-distribute-end';
|
|
33
35
|
// AlignHorizontalDistributeStart aliases
|
|
34
36
|
export { default as AlignHorizontalDistributeStartIcon } from '../icons/align-horizontal-distribute-start';
|
|
35
37
|
// AlignHorizontalJustifyCenter aliases
|
|
36
38
|
export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-horizontal-justify-center';
|
|
37
|
-
// AlignHorizontalDistributeEnd aliases
|
|
38
|
-
export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-horizontal-distribute-end';
|
|
39
39
|
// AlignHorizontalJustifyEnd aliases
|
|
40
40
|
export { default as AlignHorizontalJustifyEndIcon } from '../icons/align-horizontal-justify-end';
|
|
41
|
-
// AlignHorizontalSpaceBetween aliases
|
|
42
|
-
export { default as AlignHorizontalSpaceBetweenIcon } from '../icons/align-horizontal-space-between';
|
|
43
41
|
// AlignHorizontalJustifyStart aliases
|
|
44
42
|
export { default as AlignHorizontalJustifyStartIcon } from '../icons/align-horizontal-justify-start';
|
|
45
43
|
// AlignHorizontalSpaceAround aliases
|
|
46
44
|
export { default as AlignHorizontalSpaceAroundIcon } from '../icons/align-horizontal-space-around';
|
|
45
|
+
// AlignHorizontalSpaceBetween aliases
|
|
46
|
+
export { default as AlignHorizontalSpaceBetweenIcon } from '../icons/align-horizontal-space-between';
|
|
47
47
|
// AlignStartHorizontal aliases
|
|
48
48
|
export { default as AlignStartHorizontalIcon } from '../icons/align-start-horizontal';
|
|
49
49
|
// AlignStartVertical aliases
|
|
@@ -62,26 +62,26 @@ export { default as AlignVerticalJustifyEndIcon } from '../icons/align-vertical-
|
|
|
62
62
|
export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start';
|
|
63
63
|
// AlignVerticalSpaceAround aliases
|
|
64
64
|
export { default as AlignVerticalSpaceAroundIcon } from '../icons/align-vertical-space-around';
|
|
65
|
-
// AlignVerticalSpaceBetween aliases
|
|
66
|
-
export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
|
|
67
65
|
// Ambulance aliases
|
|
68
66
|
export { default as AmbulanceIcon } from '../icons/ambulance';
|
|
69
67
|
// Ampersand aliases
|
|
70
68
|
export { default as AmpersandIcon } from '../icons/ampersand';
|
|
69
|
+
// AlignVerticalSpaceBetween aliases
|
|
70
|
+
export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
|
|
71
71
|
// Ampersands aliases
|
|
72
72
|
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
73
73
|
// Amphora aliases
|
|
74
74
|
export { default as AmphoraIcon } from '../icons/amphora';
|
|
75
|
-
// Anchor aliases
|
|
76
|
-
export { default as AnchorIcon } from '../icons/anchor';
|
|
77
75
|
// Angry aliases
|
|
78
76
|
export { default as AngryIcon } from '../icons/angry';
|
|
79
77
|
// Annoyed aliases
|
|
80
78
|
export { default as AnnoyedIcon } from '../icons/annoyed';
|
|
81
|
-
//
|
|
82
|
-
export { default as
|
|
79
|
+
// Anchor aliases
|
|
80
|
+
export { default as AnchorIcon } from '../icons/anchor';
|
|
83
81
|
// Antenna aliases
|
|
84
82
|
export { default as AntennaIcon } from '../icons/antenna';
|
|
83
|
+
// Anvil aliases
|
|
84
|
+
export { default as AnvilIcon } from '../icons/anvil';
|
|
85
85
|
// AppWindowMac aliases
|
|
86
86
|
export { default as AppWindowMacIcon } from '../icons/app-window-mac';
|
|
87
87
|
// Aperture aliases
|
|
@@ -90,60 +90,60 @@ export { default as ApertureIcon } from '../icons/aperture';
|
|
|
90
90
|
export { default as AppWindowIcon } from '../icons/app-window';
|
|
91
91
|
// Apple aliases
|
|
92
92
|
export { default as AppleIcon } from '../icons/apple';
|
|
93
|
-
// ArchiveRestore aliases
|
|
94
|
-
export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
|
|
95
93
|
// ArchiveX aliases
|
|
96
94
|
export { default as ArchiveXIcon } from '../icons/archive-x';
|
|
95
|
+
// ArchiveRestore aliases
|
|
96
|
+
export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
|
|
97
97
|
// Archive aliases
|
|
98
98
|
export { default as ArchiveIcon } from '../icons/archive';
|
|
99
99
|
// Armchair aliases
|
|
100
100
|
export { default as ArmchairIcon } from '../icons/armchair';
|
|
101
|
-
// ArrowBigDownDash aliases
|
|
102
|
-
export { default as ArrowBigDownDashIcon } from '../icons/arrow-big-down-dash';
|
|
103
101
|
// ArrowBigDown aliases
|
|
104
102
|
export { default as ArrowBigDownIcon } from '../icons/arrow-big-down';
|
|
105
|
-
//
|
|
106
|
-
export { default as
|
|
103
|
+
// ArrowBigDownDash aliases
|
|
104
|
+
export { default as ArrowBigDownDashIcon } from '../icons/arrow-big-down-dash';
|
|
107
105
|
// ArrowBigRightDash aliases
|
|
108
106
|
export { default as ArrowBigRightDashIcon } from '../icons/arrow-big-right-dash';
|
|
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
|
-
// ArrowBigUpDash aliases
|
|
112
|
-
export { default as ArrowBigUpDashIcon } from '../icons/arrow-big-up-dash';
|
|
113
|
-
// ArrowBigUp aliases
|
|
114
|
-
export { default as ArrowBigUpIcon } from '../icons/arrow-big-up';
|
|
115
111
|
// ArrowBigRight aliases
|
|
116
112
|
export { default as ArrowBigRightIcon } from '../icons/arrow-big-right';
|
|
113
|
+
// ArrowBigUpDash aliases
|
|
114
|
+
export { default as ArrowBigUpDashIcon } from '../icons/arrow-big-up-dash';
|
|
117
115
|
// ArrowDownFromLine aliases
|
|
118
116
|
export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
|
|
119
117
|
// ArrowDownLeft aliases
|
|
120
118
|
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
119
|
+
// ArrowBigUp aliases
|
|
120
|
+
export { default as ArrowBigUpIcon } from '../icons/arrow-big-up';
|
|
121
121
|
// ArrowDownNarrowWide aliases
|
|
122
122
|
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
123
123
|
// ArrowDownRight aliases
|
|
124
124
|
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
|
|
125
125
|
// ArrowDownToDot aliases
|
|
126
126
|
export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
|
|
127
|
-
// ArrowDownToLine aliases
|
|
128
|
-
export { default as ArrowDownToLineIcon } from '../icons/arrow-down-to-line';
|
|
129
127
|
// ArrowDownUp aliases
|
|
130
128
|
export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
131
129
|
// ArrowDown aliases
|
|
132
130
|
export { default as ArrowDownIcon } from '../icons/arrow-down';
|
|
133
|
-
//
|
|
134
|
-
export { default as
|
|
131
|
+
// ArrowLeftToLine aliases
|
|
132
|
+
export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
|
|
133
|
+
// ArrowDownToLine aliases
|
|
134
|
+
export { default as ArrowDownToLineIcon } from '../icons/arrow-down-to-line';
|
|
135
135
|
// ArrowLeftRight aliases
|
|
136
136
|
export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
|
|
137
137
|
// ArrowLeft aliases
|
|
138
138
|
export { default as ArrowLeftIcon } from '../icons/arrow-left';
|
|
139
|
+
// ArrowLeftFromLine aliases
|
|
140
|
+
export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
|
|
139
141
|
// ArrowRightFromLine aliases
|
|
140
142
|
export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
|
|
141
|
-
// ArrowLeftToLine aliases
|
|
142
|
-
export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
|
|
143
|
-
// ArrowRightLeft aliases
|
|
144
|
-
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
145
143
|
// ArrowRightToLine aliases
|
|
146
144
|
export { default as ArrowRightToLineIcon } from '../icons/arrow-right-to-line';
|
|
145
|
+
// ArrowRightLeft aliases
|
|
146
|
+
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
147
147
|
// ArrowRight aliases
|
|
148
148
|
export { default as ArrowRightIcon } from '../icons/arrow-right';
|
|
149
149
|
// ArrowUpDown aliases
|
|
@@ -160,118 +160,120 @@ export { default as ArrowUpRightIcon } from '../icons/arrow-up-right';
|
|
|
160
160
|
export { default as ArrowUpToLineIcon } from '../icons/arrow-up-to-line';
|
|
161
161
|
// ArrowUpWideNarrow aliases
|
|
162
162
|
export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow';
|
|
163
|
-
// ArrowsUpFromLine aliases
|
|
164
|
-
export { default as ArrowsUpFromLineIcon } from '../icons/arrows-up-from-line';
|
|
165
163
|
// ArrowUp aliases
|
|
166
164
|
export { default as ArrowUpIcon } from '../icons/arrow-up';
|
|
167
|
-
//
|
|
168
|
-
export { default as
|
|
165
|
+
// ArrowsUpFromLine aliases
|
|
166
|
+
export { default as ArrowsUpFromLineIcon } from '../icons/arrows-up-from-line';
|
|
169
167
|
// AtSign aliases
|
|
170
168
|
export { default as AtSignIcon } from '../icons/at-sign';
|
|
171
169
|
// Atom aliases
|
|
172
170
|
export { default as AtomIcon } from '../icons/atom';
|
|
173
|
-
//
|
|
174
|
-
export { default as
|
|
171
|
+
// Asterisk aliases
|
|
172
|
+
export { default as AsteriskIcon } from '../icons/asterisk';
|
|
175
173
|
// AudioWaveform aliases
|
|
176
174
|
export { default as AudioWaveformIcon } from '../icons/audio-waveform';
|
|
177
|
-
//
|
|
178
|
-
export { default as
|
|
179
|
-
// Axe aliases
|
|
180
|
-
export { default as AxeIcon } from '../icons/axe';
|
|
175
|
+
// AudioLines aliases
|
|
176
|
+
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
181
177
|
// Baby aliases
|
|
182
178
|
export { default as BabyIcon } from '../icons/baby';
|
|
179
|
+
// Axe aliases
|
|
180
|
+
export { default as AxeIcon } from '../icons/axe';
|
|
183
181
|
// Backpack aliases
|
|
184
182
|
export { default as BackpackIcon } from '../icons/backpack';
|
|
183
|
+
// Award aliases
|
|
184
|
+
export { default as AwardIcon } from '../icons/award';
|
|
185
|
+
// BadgeAlert aliases
|
|
186
|
+
export { default as BadgeAlertIcon } from '../icons/badge-alert';
|
|
185
187
|
// BadgeCent aliases
|
|
186
188
|
export { default as BadgeCentIcon } from '../icons/badge-cent';
|
|
187
189
|
// BadgeDollarSign aliases
|
|
188
190
|
export { default as BadgeDollarSignIcon } from '../icons/badge-dollar-sign';
|
|
189
191
|
// BadgeEuro aliases
|
|
190
192
|
export { default as BadgeEuroIcon } from '../icons/badge-euro';
|
|
191
|
-
// BadgeAlert aliases
|
|
192
|
-
export { default as BadgeAlertIcon } from '../icons/badge-alert';
|
|
193
193
|
// BadgeIndianRupee aliases
|
|
194
194
|
export { default as BadgeIndianRupeeIcon } from '../icons/badge-indian-rupee';
|
|
195
195
|
// BadgeInfo aliases
|
|
196
196
|
export { default as BadgeInfoIcon } from '../icons/badge-info';
|
|
197
|
-
// BadgeJapaneseYen aliases
|
|
198
|
-
export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen';
|
|
199
197
|
// BadgeMinus aliases
|
|
200
198
|
export { default as BadgeMinusIcon } from '../icons/badge-minus';
|
|
201
199
|
// BadgePercent aliases
|
|
202
200
|
export { default as BadgePercentIcon } from '../icons/badge-percent';
|
|
203
|
-
//
|
|
204
|
-
export { default as
|
|
201
|
+
// BadgeJapaneseYen aliases
|
|
202
|
+
export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen';
|
|
203
|
+
// BadgePoundSterling aliases
|
|
204
|
+
export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
|
|
205
205
|
// BadgeRussianRuble aliases
|
|
206
206
|
export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
207
|
+
// BadgePlus aliases
|
|
208
|
+
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
207
209
|
// BadgeSwissFranc aliases
|
|
208
210
|
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
209
|
-
// BadgePoundSterling aliases
|
|
210
|
-
export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
|
|
211
|
-
// BadgeTurkishLira aliases
|
|
212
|
-
export { default as BadgeTurkishLiraIcon } from '../icons/badge-turkish-lira';
|
|
213
211
|
// BadgeX aliases
|
|
214
212
|
export { default as BadgeXIcon } from '../icons/badge-x';
|
|
215
|
-
//
|
|
216
|
-
export { default as
|
|
213
|
+
// BadgeTurkishLira aliases
|
|
214
|
+
export { default as BadgeTurkishLiraIcon } from '../icons/badge-turkish-lira';
|
|
217
215
|
// BaggageClaim aliases
|
|
218
216
|
export { default as BaggageClaimIcon } from '../icons/baggage-claim';
|
|
217
|
+
// Badge aliases
|
|
218
|
+
export { default as BadgeIcon } from '../icons/badge';
|
|
219
219
|
// Balloon aliases
|
|
220
220
|
export { default as BalloonIcon } from '../icons/balloon';
|
|
221
|
-
// Bandage aliases
|
|
222
|
-
export { default as BandageIcon } from '../icons/bandage';
|
|
223
221
|
// Ban aliases
|
|
224
222
|
export { default as BanIcon } from '../icons/ban';
|
|
225
|
-
//
|
|
226
|
-
export { default as
|
|
223
|
+
// Bandage aliases
|
|
224
|
+
export { default as BandageIcon } from '../icons/bandage';
|
|
227
225
|
// Banana aliases
|
|
228
226
|
export { default as BananaIcon } from '../icons/banana';
|
|
229
|
-
//
|
|
230
|
-
export { default as
|
|
227
|
+
// BanknoteArrowDown aliases
|
|
228
|
+
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
231
229
|
// BanknoteX aliases
|
|
232
230
|
export { default as BanknoteXIcon } from '../icons/banknote-x';
|
|
231
|
+
// BanknoteArrowUp aliases
|
|
232
|
+
export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
|
|
233
|
+
// Banknote aliases
|
|
234
|
+
export { default as BanknoteIcon } from '../icons/banknote';
|
|
233
235
|
// Barcode aliases
|
|
234
236
|
export { default as BarcodeIcon } from '../icons/barcode';
|
|
235
237
|
// Barrel aliases
|
|
236
238
|
export { default as BarrelIcon } from '../icons/barrel';
|
|
237
|
-
// Banknote aliases
|
|
238
|
-
export { default as BanknoteIcon } from '../icons/banknote';
|
|
239
239
|
// Baseline aliases
|
|
240
240
|
export { default as BaselineIcon } from '../icons/baseline';
|
|
241
|
-
// BatteryLow aliases
|
|
242
|
-
export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
243
241
|
// Bath aliases
|
|
244
242
|
export { default as BathIcon } from '../icons/bath';
|
|
245
243
|
// BatteryFull aliases
|
|
246
244
|
export { default as BatteryFullIcon } from '../icons/battery-full';
|
|
247
|
-
//
|
|
248
|
-
export { default as
|
|
245
|
+
// BatteryLow aliases
|
|
246
|
+
export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
249
247
|
// BatteryCharging aliases
|
|
250
248
|
export { default as BatteryChargingIcon } from '../icons/battery-charging';
|
|
251
249
|
// BatteryMedium aliases
|
|
252
250
|
export { default as BatteryMediumIcon } from '../icons/battery-medium';
|
|
253
251
|
// BatteryWarning aliases
|
|
254
252
|
export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
253
|
+
// BatteryPlus aliases
|
|
254
|
+
export { default as BatteryPlusIcon } from '../icons/battery-plus';
|
|
255
255
|
// Battery aliases
|
|
256
256
|
export { default as BatteryIcon } from '../icons/battery';
|
|
257
257
|
// Beaker aliases
|
|
258
258
|
export { default as BeakerIcon } from '../icons/beaker';
|
|
259
|
+
// BedDouble aliases
|
|
260
|
+
export { default as BedDoubleIcon } from '../icons/bed-double';
|
|
259
261
|
// BeanOff aliases
|
|
260
262
|
export { default as BeanOffIcon } from '../icons/bean-off';
|
|
261
263
|
// Bean aliases
|
|
262
264
|
export { default as BeanIcon } from '../icons/bean';
|
|
263
|
-
// BedSingle aliases
|
|
264
|
-
export { default as BedSingleIcon } from '../icons/bed-single';
|
|
265
265
|
// Bed aliases
|
|
266
266
|
export { default as BedIcon } from '../icons/bed';
|
|
267
|
-
//
|
|
268
|
-
export { default as
|
|
267
|
+
// BedSingle aliases
|
|
268
|
+
export { default as BedSingleIcon } from '../icons/bed-single';
|
|
269
|
+
// BeefOff aliases
|
|
270
|
+
export { default as BeefOffIcon } from '../icons/beef-off';
|
|
269
271
|
// Beef aliases
|
|
270
272
|
export { default as BeefIcon } from '../icons/beef';
|
|
271
|
-
// Beer aliases
|
|
272
|
-
export { default as BeerIcon } from '../icons/beer';
|
|
273
273
|
// BeerOff aliases
|
|
274
274
|
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
275
|
+
// Beer aliases
|
|
276
|
+
export { default as BeerIcon } from '../icons/beer';
|
|
275
277
|
// BellDot aliases
|
|
276
278
|
export { default as BellDotIcon } from '../icons/bell-dot';
|
|
277
279
|
// BellElectric aliases
|
|
@@ -280,20 +282,20 @@ export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
|
280
282
|
export { default as BellMinusIcon } from '../icons/bell-minus';
|
|
281
283
|
// BellOff aliases
|
|
282
284
|
export { default as BellOffIcon } from '../icons/bell-off';
|
|
283
|
-
// BellRing aliases
|
|
284
|
-
export { default as BellRingIcon } from '../icons/bell-ring';
|
|
285
285
|
// BellPlus aliases
|
|
286
286
|
export { default as BellPlusIcon } from '../icons/bell-plus';
|
|
287
|
-
//
|
|
288
|
-
export { default as
|
|
287
|
+
// BellRing aliases
|
|
288
|
+
export { default as BellRingIcon } from '../icons/bell-ring';
|
|
289
289
|
// BetweenVerticalEnd aliases
|
|
290
290
|
export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end';
|
|
291
|
+
// Bell aliases
|
|
292
|
+
export { default as BellIcon } from '../icons/bell';
|
|
291
293
|
// BetweenVerticalStart aliases
|
|
292
294
|
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
|
|
293
|
-
// Bike aliases
|
|
294
|
-
export { default as BikeIcon } from '../icons/bike';
|
|
295
295
|
// BicepsFlexed aliases
|
|
296
296
|
export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
|
|
297
|
+
// Bike aliases
|
|
298
|
+
export { default as BikeIcon } from '../icons/bike';
|
|
297
299
|
// Binary aliases
|
|
298
300
|
export { default as BinaryIcon } from '../icons/binary';
|
|
299
301
|
// Binoculars aliases
|
|
@@ -302,24 +304,24 @@ export { default as BinocularsIcon } from '../icons/binoculars';
|
|
|
302
304
|
export { default as BiohazardIcon } from '../icons/biohazard';
|
|
303
305
|
// Bird aliases
|
|
304
306
|
export { default as BirdIcon } from '../icons/bird';
|
|
305
|
-
// Bitcoin aliases
|
|
306
|
-
export { default as BitcoinIcon } from '../icons/bitcoin';
|
|
307
307
|
// Birdhouse aliases
|
|
308
308
|
export { default as BirdhouseIcon } from '../icons/birdhouse';
|
|
309
|
+
// Bitcoin aliases
|
|
310
|
+
export { default as BitcoinIcon } from '../icons/bitcoin';
|
|
309
311
|
// Blend aliases
|
|
310
312
|
export { default as BlendIcon } from '../icons/blend';
|
|
311
313
|
// Blinds aliases
|
|
312
314
|
export { default as BlindsIcon } from '../icons/blinds';
|
|
313
|
-
// Blocks aliases
|
|
314
|
-
export { default as BlocksIcon } from '../icons/blocks';
|
|
315
315
|
// BluetoothConnected aliases
|
|
316
316
|
export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected';
|
|
317
|
+
// Blocks aliases
|
|
318
|
+
export { default as BlocksIcon } from '../icons/blocks';
|
|
317
319
|
// BluetoothOff aliases
|
|
318
320
|
export { default as BluetoothOffIcon } from '../icons/bluetooth-off';
|
|
319
|
-
// Bluetooth aliases
|
|
320
|
-
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
321
321
|
// BluetoothSearching aliases
|
|
322
322
|
export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching';
|
|
323
|
+
// Bluetooth aliases
|
|
324
|
+
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
323
325
|
// Bold aliases
|
|
324
326
|
export { default as BoldIcon } from '../icons/bold';
|
|
325
327
|
// Bolt aliases
|
|
@@ -334,102 +336,102 @@ export { default as BookAIcon } from '../icons/book-a';
|
|
|
334
336
|
export { default as BookAudioIcon } from '../icons/book-audio';
|
|
335
337
|
// BookAlert aliases
|
|
336
338
|
export { default as BookAlertIcon } from '../icons/book-alert';
|
|
337
|
-
// BookCopy aliases
|
|
338
|
-
export { default as BookCopyIcon } from '../icons/book-copy';
|
|
339
339
|
// BookCheck aliases
|
|
340
340
|
export { default as BookCheckIcon } from '../icons/book-check';
|
|
341
|
+
// BookCopy aliases
|
|
342
|
+
export { default as BookCopyIcon } from '../icons/book-copy';
|
|
341
343
|
// BookDown aliases
|
|
342
344
|
export { default as BookDownIcon } from '../icons/book-down';
|
|
343
|
-
// BookHeadphones aliases
|
|
344
|
-
export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
345
|
-
// BookHeart aliases
|
|
346
|
-
export { default as BookHeartIcon } from '../icons/book-heart';
|
|
347
345
|
// BookImage aliases
|
|
348
346
|
export { default as BookImageIcon } from '../icons/book-image';
|
|
347
|
+
// BookHeadphones aliases
|
|
348
|
+
export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
349
349
|
// BookKey aliases
|
|
350
350
|
export { default as BookKeyIcon } from '../icons/book-key';
|
|
351
|
+
// BookHeart aliases
|
|
352
|
+
export { default as BookHeartIcon } from '../icons/book-heart';
|
|
351
353
|
// BookLock aliases
|
|
352
354
|
export { default as BookLockIcon } from '../icons/book-lock';
|
|
353
355
|
// BookMarked aliases
|
|
354
356
|
export { default as BookMarkedIcon } from '../icons/book-marked';
|
|
355
357
|
// BookMinus aliases
|
|
356
358
|
export { default as BookMinusIcon } from '../icons/book-minus';
|
|
359
|
+
// BookOpenCheck aliases
|
|
360
|
+
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
357
361
|
// BookOpenText aliases
|
|
358
362
|
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
359
363
|
// BookOpen aliases
|
|
360
364
|
export { default as BookOpenIcon } from '../icons/book-open';
|
|
361
|
-
// BookOpenCheck aliases
|
|
362
|
-
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
363
|
-
// BookPlus aliases
|
|
364
|
-
export { default as BookPlusIcon } from '../icons/book-plus';
|
|
365
365
|
// BookSearch aliases
|
|
366
366
|
export { default as BookSearchIcon } from '../icons/book-search';
|
|
367
|
-
//
|
|
368
|
-
export { default as
|
|
367
|
+
// BookPlus aliases
|
|
368
|
+
export { default as BookPlusIcon } from '../icons/book-plus';
|
|
369
369
|
// BookType aliases
|
|
370
370
|
export { default as BookTypeIcon } from '../icons/book-type';
|
|
371
371
|
// BookUp2 aliases
|
|
372
372
|
export { default as BookUp2Icon } from '../icons/book-up-2';
|
|
373
|
-
//
|
|
374
|
-
export { default as
|
|
373
|
+
// BookText aliases
|
|
374
|
+
export { default as BookTextIcon } from '../icons/book-text';
|
|
375
375
|
// BookUp aliases
|
|
376
376
|
export { default as BookUpIcon } from '../icons/book-up';
|
|
377
|
+
// BookUser aliases
|
|
378
|
+
export { default as BookUserIcon } from '../icons/book-user';
|
|
377
379
|
// BookX aliases
|
|
378
380
|
export { default as BookXIcon } from '../icons/book-x';
|
|
379
381
|
// Book aliases
|
|
380
382
|
export { default as BookIcon } from '../icons/book';
|
|
381
383
|
// BookmarkCheck aliases
|
|
382
384
|
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
385
|
+
// BookmarkX aliases
|
|
386
|
+
export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
383
387
|
// BookmarkMinus aliases
|
|
384
388
|
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
385
|
-
// BookmarkPlus aliases
|
|
386
|
-
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
387
389
|
// Bookmark aliases
|
|
388
390
|
export { default as BookmarkIcon } from '../icons/bookmark';
|
|
391
|
+
// BookmarkPlus aliases
|
|
392
|
+
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
389
393
|
// BoomBox aliases
|
|
390
394
|
export { default as BoomBoxIcon } from '../icons/boom-box';
|
|
391
|
-
// BookmarkX aliases
|
|
392
|
-
export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
393
395
|
// BotMessageSquare aliases
|
|
394
396
|
export { default as BotMessageSquareIcon } from '../icons/bot-message-square';
|
|
395
|
-
// Bot aliases
|
|
396
|
-
export { default as BotIcon } from '../icons/bot';
|
|
397
397
|
// BotOff aliases
|
|
398
398
|
export { default as BotOffIcon } from '../icons/bot-off';
|
|
399
399
|
// BottleWine aliases
|
|
400
400
|
export { default as BottleWineIcon } from '../icons/bottle-wine';
|
|
401
|
+
// Bot aliases
|
|
402
|
+
export { default as BotIcon } from '../icons/bot';
|
|
401
403
|
// BowArrow aliases
|
|
402
404
|
export { default as BowArrowIcon } from '../icons/bow-arrow';
|
|
403
|
-
// Box aliases
|
|
404
|
-
export { default as BoxIcon } from '../icons/box';
|
|
405
405
|
// Boxes aliases
|
|
406
406
|
export { default as BoxesIcon } from '../icons/boxes';
|
|
407
|
+
// Box aliases
|
|
408
|
+
export { default as BoxIcon } from '../icons/box';
|
|
407
409
|
// Brackets aliases
|
|
408
410
|
export { default as BracketsIcon } from '../icons/brackets';
|
|
409
|
-
// BrainCircuit aliases
|
|
410
|
-
export { default as BrainCircuitIcon } from '../icons/brain-circuit';
|
|
411
|
-
// BrainCog aliases
|
|
412
|
-
export { default as BrainCogIcon } from '../icons/brain-cog';
|
|
413
411
|
// Brain aliases
|
|
414
412
|
export { default as BrainIcon } from '../icons/brain';
|
|
413
|
+
// BrainCog aliases
|
|
414
|
+
export { default as BrainCogIcon } from '../icons/brain-cog';
|
|
415
415
|
// BrickWallFire aliases
|
|
416
416
|
export { default as BrickWallFireIcon } from '../icons/brick-wall-fire';
|
|
417
|
+
// BrainCircuit aliases
|
|
418
|
+
export { default as BrainCircuitIcon } from '../icons/brain-circuit';
|
|
417
419
|
// BrickWallShield aliases
|
|
418
420
|
export { default as BrickWallShieldIcon } from '../icons/brick-wall-shield';
|
|
419
421
|
// BrickWall aliases
|
|
420
422
|
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
421
|
-
// BriefcaseBusiness aliases
|
|
422
|
-
export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
|
|
423
423
|
// BriefcaseConveyorBelt aliases
|
|
424
424
|
export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
|
|
425
|
+
// BriefcaseBusiness aliases
|
|
426
|
+
export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
|
|
427
|
+
// BriefcaseMedical aliases
|
|
428
|
+
export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
|
|
425
429
|
// Briefcase aliases
|
|
426
430
|
export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
427
431
|
// BringToFront aliases
|
|
428
432
|
export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
429
433
|
// BrushCleaning aliases
|
|
430
434
|
export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
|
|
431
|
-
// BriefcaseMedical aliases
|
|
432
|
-
export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
|
|
433
435
|
// Brush aliases
|
|
434
436
|
export { default as BrushIcon } from '../icons/brush';
|
|
435
437
|
// Bubbles aliases
|
|
@@ -444,12 +446,12 @@ export { default as BugIcon } from '../icons/bug';
|
|
|
444
446
|
export { default as Building2Icon } from '../icons/building-2';
|
|
445
447
|
// Building aliases
|
|
446
448
|
export { default as BuildingIcon } from '../icons/building';
|
|
449
|
+
// BusFront aliases
|
|
450
|
+
export { default as BusFrontIcon } from '../icons/bus-front';
|
|
447
451
|
// Bus aliases
|
|
448
452
|
export { default as BusIcon } from '../icons/bus';
|
|
449
453
|
// CableCar aliases
|
|
450
454
|
export { default as CableCarIcon } from '../icons/cable-car';
|
|
451
|
-
// BusFront aliases
|
|
452
|
-
export { default as BusFrontIcon } from '../icons/bus-front';
|
|
453
455
|
// Cable aliases
|
|
454
456
|
export { default as CableIcon } from '../icons/cable';
|
|
455
457
|
// CakeSlice aliases
|
|
@@ -460,56 +462,56 @@ export { default as CalculatorIcon } from '../icons/calculator';
|
|
|
460
462
|
export { default as CakeIcon } from '../icons/cake';
|
|
461
463
|
// Calendar1 aliases
|
|
462
464
|
export { default as Calendar1Icon } from '../icons/calendar-1';
|
|
463
|
-
// CalendarArrowUp aliases
|
|
464
|
-
export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
|
|
465
465
|
// CalendarArrowDown aliases
|
|
466
466
|
export { default as CalendarArrowDownIcon } from '../icons/calendar-arrow-down';
|
|
467
|
-
//
|
|
468
|
-
export { default as
|
|
467
|
+
// CalendarArrowUp aliases
|
|
468
|
+
export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
|
|
469
469
|
// CalendarCheck2 aliases
|
|
470
470
|
export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
|
|
471
471
|
// CalendarCheck aliases
|
|
472
472
|
export { default as CalendarCheckIcon } from '../icons/calendar-check';
|
|
473
|
+
// CalendarClock aliases
|
|
474
|
+
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
473
475
|
// CalendarCog aliases
|
|
474
476
|
export { default as CalendarCogIcon } from '../icons/calendar-cog';
|
|
475
477
|
// CalendarDays aliases
|
|
476
478
|
export { default as CalendarDaysIcon } from '../icons/calendar-days';
|
|
477
479
|
// CalendarFold aliases
|
|
478
480
|
export { default as CalendarFoldIcon } from '../icons/calendar-fold';
|
|
479
|
-
// CalendarHeart aliases
|
|
480
|
-
export { default as CalendarHeartIcon } from '../icons/calendar-heart';
|
|
481
481
|
// CalendarMinus2 aliases
|
|
482
482
|
export { default as CalendarMinus2Icon } from '../icons/calendar-minus-2';
|
|
483
483
|
// CalendarMinus aliases
|
|
484
484
|
export { default as CalendarMinusIcon } from '../icons/calendar-minus';
|
|
485
|
+
// CalendarHeart aliases
|
|
486
|
+
export { default as CalendarHeartIcon } from '../icons/calendar-heart';
|
|
485
487
|
// CalendarOff aliases
|
|
486
488
|
export { default as CalendarOffIcon } from '../icons/calendar-off';
|
|
487
|
-
// CalendarPlus aliases
|
|
488
|
-
export { default as CalendarPlusIcon } from '../icons/calendar-plus';
|
|
489
489
|
// CalendarPlus2 aliases
|
|
490
490
|
export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
|
|
491
|
+
// CalendarPlus aliases
|
|
492
|
+
export { default as CalendarPlusIcon } from '../icons/calendar-plus';
|
|
491
493
|
// CalendarRange aliases
|
|
492
494
|
export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
493
|
-
// CalendarSync aliases
|
|
494
|
-
export { default as CalendarSyncIcon } from '../icons/calendar-sync';
|
|
495
495
|
// CalendarSearch aliases
|
|
496
496
|
export { default as CalendarSearchIcon } from '../icons/calendar-search';
|
|
497
|
+
// CalendarSync aliases
|
|
498
|
+
export { default as CalendarSyncIcon } from '../icons/calendar-sync';
|
|
499
|
+
// CalendarX2 aliases
|
|
500
|
+
export { default as CalendarX2Icon } from '../icons/calendar-x-2';
|
|
497
501
|
// CalendarX aliases
|
|
498
502
|
export { default as CalendarXIcon } from '../icons/calendar-x';
|
|
499
503
|
// Calendar aliases
|
|
500
504
|
export { default as CalendarIcon } from '../icons/calendar';
|
|
501
|
-
// CalendarX2 aliases
|
|
502
|
-
export { default as CalendarX2Icon } from '../icons/calendar-x-2';
|
|
503
|
-
// CameraOff aliases
|
|
504
|
-
export { default as CameraOffIcon } from '../icons/camera-off';
|
|
505
505
|
// Calendars aliases
|
|
506
506
|
export { default as CalendarsIcon } from '../icons/calendars';
|
|
507
|
+
// CameraOff aliases
|
|
508
|
+
export { default as CameraOffIcon } from '../icons/camera-off';
|
|
507
509
|
// Camera aliases
|
|
508
510
|
export { default as CameraIcon } from '../icons/camera';
|
|
509
|
-
// CandyOff aliases
|
|
510
|
-
export { default as CandyOffIcon } from '../icons/candy-off';
|
|
511
511
|
// CandyCane aliases
|
|
512
512
|
export { default as CandyCaneIcon } from '../icons/candy-cane';
|
|
513
|
+
// CandyOff aliases
|
|
514
|
+
export { default as CandyOffIcon } from '../icons/candy-off';
|
|
513
515
|
// Candy aliases
|
|
514
516
|
export { default as CandyIcon } from '../icons/candy';
|
|
515
517
|
// CannabisOff aliases
|
|
@@ -518,46 +520,46 @@ export { default as CannabisOffIcon } from '../icons/cannabis-off';
|
|
|
518
520
|
export { default as CannabisIcon } from '../icons/cannabis';
|
|
519
521
|
// CaptionsOff aliases
|
|
520
522
|
export { default as CaptionsOffIcon } from '../icons/captions-off';
|
|
521
|
-
// CarTaxiFront aliases
|
|
522
|
-
export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
|
|
523
523
|
// CarFront aliases
|
|
524
524
|
export { default as CarFrontIcon } from '../icons/car-front';
|
|
525
|
+
// CarTaxiFront aliases
|
|
526
|
+
export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
|
|
525
527
|
// Car aliases
|
|
526
528
|
export { default as CarIcon } from '../icons/car';
|
|
527
|
-
// CardSim aliases
|
|
528
|
-
export { default as CardSimIcon } from '../icons/card-sim';
|
|
529
529
|
// Caravan aliases
|
|
530
530
|
export { default as CaravanIcon } from '../icons/caravan';
|
|
531
|
+
// CardSim aliases
|
|
532
|
+
export { default as CardSimIcon } from '../icons/card-sim';
|
|
531
533
|
// Carrot aliases
|
|
532
534
|
export { default as CarrotIcon } from '../icons/carrot';
|
|
533
|
-
// CaseLower aliases
|
|
534
|
-
export { default as CaseLowerIcon } from '../icons/case-lower';
|
|
535
535
|
// CaseSensitive aliases
|
|
536
536
|
export { default as CaseSensitiveIcon } from '../icons/case-sensitive';
|
|
537
|
+
// CaseLower aliases
|
|
538
|
+
export { default as CaseLowerIcon } from '../icons/case-lower';
|
|
537
539
|
// CaseUpper aliases
|
|
538
540
|
export { default as CaseUpperIcon } from '../icons/case-upper';
|
|
539
541
|
// CassetteTape aliases
|
|
540
542
|
export { default as CassetteTapeIcon } from '../icons/cassette-tape';
|
|
541
|
-
// Castle aliases
|
|
542
|
-
export { default as CastleIcon } from '../icons/castle';
|
|
543
543
|
// Cast aliases
|
|
544
544
|
export { default as CastIcon } from '../icons/cast';
|
|
545
|
+
// Castle aliases
|
|
546
|
+
export { default as CastleIcon } from '../icons/castle';
|
|
545
547
|
// Cat aliases
|
|
546
548
|
export { default as CatIcon } from '../icons/cat';
|
|
549
|
+
// ChartBarDecreasing aliases
|
|
550
|
+
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
547
551
|
// CctvOff aliases
|
|
548
552
|
export { default as CctvOffIcon } from '../icons/cctv-off';
|
|
549
553
|
// Cctv aliases
|
|
550
554
|
export { default as CctvIcon } from '../icons/cctv';
|
|
551
|
-
// ChartBarDecreasing aliases
|
|
552
|
-
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
553
555
|
// ChartBarIncreasing aliases
|
|
554
556
|
export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
|
|
555
|
-
// ChartBarStacked aliases
|
|
556
|
-
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
557
|
-
// ChartColumnStacked aliases
|
|
558
|
-
export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
|
|
559
557
|
// ChartColumnDecreasing aliases
|
|
560
558
|
export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
|
|
559
|
+
// ChartColumnStacked aliases
|
|
560
|
+
export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
|
|
561
|
+
// ChartBarStacked aliases
|
|
562
|
+
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
561
563
|
// ChartGantt aliases
|
|
562
564
|
export { default as ChartGanttIcon } from '../icons/chart-gantt';
|
|
563
565
|
// ChartNetwork aliases
|
|
@@ -576,18 +578,18 @@ export { default as CheckLineIcon } from '../icons/check-line';
|
|
|
576
578
|
export { default as CheckIcon } from '../icons/check';
|
|
577
579
|
// ChefHat aliases
|
|
578
580
|
export { default as ChefHatIcon } from '../icons/chef-hat';
|
|
579
|
-
// Cherry aliases
|
|
580
|
-
export { default as CherryIcon } from '../icons/cherry';
|
|
581
581
|
// ChessBishop aliases
|
|
582
582
|
export { default as ChessBishopIcon } from '../icons/chess-bishop';
|
|
583
|
+
// Cherry aliases
|
|
584
|
+
export { default as CherryIcon } from '../icons/cherry';
|
|
583
585
|
// ChessKing aliases
|
|
584
586
|
export { default as ChessKingIcon } from '../icons/chess-king';
|
|
585
587
|
// ChessKnight aliases
|
|
586
588
|
export { default as ChessKnightIcon } from '../icons/chess-knight';
|
|
587
|
-
// ChessPawn aliases
|
|
588
|
-
export { default as ChessPawnIcon } from '../icons/chess-pawn';
|
|
589
589
|
// ChessQueen aliases
|
|
590
590
|
export { default as ChessQueenIcon } from '../icons/chess-queen';
|
|
591
|
+
// ChessPawn aliases
|
|
592
|
+
export { default as ChessPawnIcon } from '../icons/chess-pawn';
|
|
591
593
|
// ChessRook aliases
|
|
592
594
|
export { default as ChessRookIcon } from '../icons/chess-rook';
|
|
593
595
|
// ChevronDown aliases
|
|
@@ -602,126 +604,126 @@ export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
|
602
604
|
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
603
605
|
// ChevronUp aliases
|
|
604
606
|
export { default as ChevronUpIcon } from '../icons/chevron-up';
|
|
605
|
-
// ChevronsLeftRightEllipsis aliases
|
|
606
|
-
export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left-right-ellipsis';
|
|
607
|
-
// ChevronsDownUp aliases
|
|
608
|
-
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
609
607
|
// ChevronsDown aliases
|
|
610
608
|
export { default as ChevronsDownIcon } from '../icons/chevrons-down';
|
|
609
|
+
// ChevronsDownUp aliases
|
|
610
|
+
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
611
|
+
// ChevronsLeftRightEllipsis aliases
|
|
612
|
+
export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left-right-ellipsis';
|
|
611
613
|
// ChevronsLeftRight aliases
|
|
612
614
|
export { default as ChevronsLeftRightIcon } from '../icons/chevrons-left-right';
|
|
613
|
-
// ChevronsLeft aliases
|
|
614
|
-
export { default as ChevronsLeftIcon } from '../icons/chevrons-left';
|
|
615
615
|
// ChevronsRightLeft aliases
|
|
616
616
|
export { default as ChevronsRightLeftIcon } from '../icons/chevrons-right-left';
|
|
617
|
-
//
|
|
618
|
-
export { default as
|
|
617
|
+
// ChevronsLeft aliases
|
|
618
|
+
export { default as ChevronsLeftIcon } from '../icons/chevrons-left';
|
|
619
619
|
// ChevronsRight aliases
|
|
620
620
|
export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
621
|
-
//
|
|
622
|
-
export { default as
|
|
621
|
+
// ChevronsUpDown aliases
|
|
622
|
+
export { default as ChevronsUpDownIcon } from '../icons/chevrons-up-down';
|
|
623
623
|
// ChevronsUp aliases
|
|
624
624
|
export { default as ChevronsUpIcon } from '../icons/chevrons-up';
|
|
625
|
-
//
|
|
626
|
-
export { default as
|
|
625
|
+
// Church aliases
|
|
626
|
+
export { default as ChurchIcon } from '../icons/church';
|
|
627
627
|
// CigaretteOff aliases
|
|
628
628
|
export { default as CigaretteOffIcon } from '../icons/cigarette-off';
|
|
629
629
|
// CircleDashed aliases
|
|
630
630
|
export { default as CircleDashedIcon } from '../icons/circle-dashed';
|
|
631
631
|
// CircleDollarSign aliases
|
|
632
632
|
export { default as CircleDollarSignIcon } from '../icons/circle-dollar-sign';
|
|
633
|
+
// Cigarette aliases
|
|
634
|
+
export { default as CigaretteIcon } from '../icons/cigarette';
|
|
635
|
+
// CircleEllipsis aliases
|
|
636
|
+
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
633
637
|
// CircleDotDashed aliases
|
|
634
638
|
export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
|
|
635
639
|
// CircleDot aliases
|
|
636
640
|
export { default as CircleDotIcon } from '../icons/circle-dot';
|
|
637
|
-
// CircleEllipsis aliases
|
|
638
|
-
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
639
641
|
// CircleEqual aliases
|
|
640
642
|
export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
641
|
-
// CircleFadingPlus aliases
|
|
642
|
-
export { default as CircleFadingPlusIcon } from '../icons/circle-fading-plus';
|
|
643
643
|
// CircleFadingArrowUp aliases
|
|
644
644
|
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
645
|
+
// CircleFadingPlus aliases
|
|
646
|
+
export { default as CircleFadingPlusIcon } from '../icons/circle-fading-plus';
|
|
645
647
|
// CircleOff aliases
|
|
646
648
|
export { default as CircleOffIcon } from '../icons/circle-off';
|
|
647
649
|
// CirclePile aliases
|
|
648
650
|
export { default as CirclePileIcon } from '../icons/circle-pile';
|
|
649
|
-
// CirclePoundSterling aliases
|
|
650
|
-
export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling';
|
|
651
651
|
// CircleSlash aliases
|
|
652
652
|
export { default as CircleSlashIcon } from '../icons/circle-slash';
|
|
653
|
+
// CirclePoundSterling aliases
|
|
654
|
+
export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling';
|
|
653
655
|
// CircleSmall aliases
|
|
654
656
|
export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
655
657
|
// CircleStar aliases
|
|
656
658
|
export { default as CircleStarIcon } from '../icons/circle-star';
|
|
657
659
|
// Circle aliases
|
|
658
660
|
export { default as CircleIcon } from '../icons/circle';
|
|
661
|
+
// Citrus aliases
|
|
662
|
+
export { default as CitrusIcon } from '../icons/citrus';
|
|
659
663
|
// CircuitBoard aliases
|
|
660
664
|
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
665
|
+
// ClipboardClock aliases
|
|
666
|
+
export { default as ClipboardClockIcon } from '../icons/clipboard-clock';
|
|
661
667
|
// Clapperboard aliases
|
|
662
668
|
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
663
|
-
// Citrus aliases
|
|
664
|
-
export { default as CitrusIcon } from '../icons/citrus';
|
|
665
669
|
// ClipboardCheck aliases
|
|
666
670
|
export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
|
|
667
|
-
// ClipboardClock aliases
|
|
668
|
-
export { default as ClipboardClockIcon } from '../icons/clipboard-clock';
|
|
669
|
-
// ClipboardCopy aliases
|
|
670
|
-
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
671
671
|
// ClipboardList aliases
|
|
672
672
|
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
673
|
-
//
|
|
674
|
-
export { default as
|
|
673
|
+
// ClipboardCopy aliases
|
|
674
|
+
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
675
675
|
// ClipboardPaste aliases
|
|
676
676
|
export { default as ClipboardPasteIcon } from '../icons/clipboard-paste';
|
|
677
677
|
// ClipboardPlus aliases
|
|
678
678
|
export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
|
|
679
|
+
// ClipboardMinus aliases
|
|
680
|
+
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
679
681
|
// ClipboardType aliases
|
|
680
682
|
export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
683
|
+
// Clock1 aliases
|
|
684
|
+
export { default as Clock1Icon } from '../icons/clock-1';
|
|
681
685
|
// ClipboardX aliases
|
|
682
686
|
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
683
687
|
// Clipboard aliases
|
|
684
688
|
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
689
|
+
// Clock11 aliases
|
|
690
|
+
export { default as Clock11Icon } from '../icons/clock-11';
|
|
685
691
|
// Clock10 aliases
|
|
686
692
|
export { default as Clock10Icon } from '../icons/clock-10';
|
|
687
|
-
// Clock1 aliases
|
|
688
|
-
export { default as Clock1Icon } from '../icons/clock-1';
|
|
689
693
|
// Clock12 aliases
|
|
690
694
|
export { default as Clock12Icon } from '../icons/clock-12';
|
|
691
|
-
// Clock11 aliases
|
|
692
|
-
export { default as Clock11Icon } from '../icons/clock-11';
|
|
693
695
|
// Clock2 aliases
|
|
694
696
|
export { default as Clock2Icon } from '../icons/clock-2';
|
|
695
|
-
// Clock4 aliases
|
|
696
|
-
export { default as Clock4Icon } from '../icons/clock-4';
|
|
697
697
|
// Clock3 aliases
|
|
698
698
|
export { default as Clock3Icon } from '../icons/clock-3';
|
|
699
|
-
//
|
|
700
|
-
export { default as
|
|
699
|
+
// Clock4 aliases
|
|
700
|
+
export { default as Clock4Icon } from '../icons/clock-4';
|
|
701
701
|
// Clock5 aliases
|
|
702
702
|
export { default as Clock5Icon } from '../icons/clock-5';
|
|
703
|
+
// Clock6 aliases
|
|
704
|
+
export { default as Clock6Icon } from '../icons/clock-6';
|
|
703
705
|
// Clock7 aliases
|
|
704
706
|
export { default as Clock7Icon } from '../icons/clock-7';
|
|
705
707
|
// Clock8 aliases
|
|
706
708
|
export { default as Clock8Icon } from '../icons/clock-8';
|
|
707
|
-
// ClockAlert aliases
|
|
708
|
-
export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
709
|
-
// ClockArrowDown aliases
|
|
710
|
-
export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
|
|
711
709
|
// Clock9 aliases
|
|
712
710
|
export { default as Clock9Icon } from '../icons/clock-9';
|
|
711
|
+
// ClockAlert aliases
|
|
712
|
+
export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
713
713
|
// ClockArrowUp aliases
|
|
714
714
|
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
|
|
715
|
-
//
|
|
716
|
-
export { default as
|
|
715
|
+
// ClockArrowDown aliases
|
|
716
|
+
export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
|
|
717
717
|
// ClockCheck aliases
|
|
718
718
|
export { default as ClockCheckIcon } from '../icons/clock-check';
|
|
719
|
+
// ClockFading aliases
|
|
720
|
+
export { default as ClockFadingIcon } from '../icons/clock-fading';
|
|
719
721
|
// ClockPlus aliases
|
|
720
722
|
export { default as ClockPlusIcon } from '../icons/clock-plus';
|
|
721
|
-
// ClosedCaption aliases
|
|
722
|
-
export { default as ClosedCaptionIcon } from '../icons/closed-caption';
|
|
723
723
|
// Clock aliases
|
|
724
724
|
export { default as ClockIcon } from '../icons/clock';
|
|
725
|
+
// ClosedCaption aliases
|
|
726
|
+
export { default as ClosedCaptionIcon } from '../icons/closed-caption';
|
|
725
727
|
// CloudAlert aliases
|
|
726
728
|
export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
727
729
|
// CloudBackup aliases
|
|
@@ -740,26 +742,26 @@ export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
|
740
742
|
export { default as CloudLightningIcon } from '../icons/cloud-lightning';
|
|
741
743
|
// CloudMoonRain aliases
|
|
742
744
|
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
743
|
-
// CloudMoon aliases
|
|
744
|
-
export { default as CloudMoonIcon } from '../icons/cloud-moon';
|
|
745
745
|
// CloudOff aliases
|
|
746
746
|
export { default as CloudOffIcon } from '../icons/cloud-off';
|
|
747
|
+
// CloudMoon aliases
|
|
748
|
+
export { default as CloudMoonIcon } from '../icons/cloud-moon';
|
|
747
749
|
// CloudRainWind aliases
|
|
748
750
|
export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
|
|
749
751
|
// CloudRain aliases
|
|
750
752
|
export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
751
|
-
// CloudSunRain aliases
|
|
752
|
-
export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
|
|
753
753
|
// CloudSnow aliases
|
|
754
754
|
export { default as CloudSnowIcon } from '../icons/cloud-snow';
|
|
755
|
+
// CloudSunRain aliases
|
|
756
|
+
export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
|
|
755
757
|
// CloudSun aliases
|
|
756
758
|
export { default as CloudSunIcon } from '../icons/cloud-sun';
|
|
757
759
|
// CloudSync aliases
|
|
758
760
|
export { default as CloudSyncIcon } from '../icons/cloud-sync';
|
|
759
|
-
// Cloud aliases
|
|
760
|
-
export { default as CloudIcon } from '../icons/cloud';
|
|
761
761
|
// Cloudy aliases
|
|
762
762
|
export { default as CloudyIcon } from '../icons/cloudy';
|
|
763
|
+
// Cloud aliases
|
|
764
|
+
export { default as CloudIcon } from '../icons/cloud';
|
|
763
765
|
// Clover aliases
|
|
764
766
|
export { default as CloverIcon } from '../icons/clover';
|
|
765
767
|
// Club aliases
|
|
@@ -772,10 +774,10 @@ export { default as CoffeeIcon } from '../icons/coffee';
|
|
|
772
774
|
export { default as CogIcon } from '../icons/cog';
|
|
773
775
|
// Coins aliases
|
|
774
776
|
export { default as CoinsIcon } from '../icons/coins';
|
|
775
|
-
// Columns4 aliases
|
|
776
|
-
export { default as Columns4Icon } from '../icons/columns-4';
|
|
777
777
|
// Combine aliases
|
|
778
778
|
export { default as CombineIcon } from '../icons/combine';
|
|
779
|
+
// Columns4 aliases
|
|
780
|
+
export { default as Columns4Icon } from '../icons/columns-4';
|
|
779
781
|
// Command aliases
|
|
780
782
|
export { default as CommandIcon } from '../icons/command';
|
|
781
783
|
// Compass aliases
|
|
@@ -808,66 +810,66 @@ export { default as CopyMinusIcon } from '../icons/copy-minus';
|
|
|
808
810
|
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
809
811
|
// CopyX aliases
|
|
810
812
|
export { default as CopyXIcon } from '../icons/copy-x';
|
|
813
|
+
// Copy aliases
|
|
814
|
+
export { default as CopyIcon } from '../icons/copy';
|
|
811
815
|
// CopySlash aliases
|
|
812
816
|
export { default as CopySlashIcon } from '../icons/copy-slash';
|
|
813
817
|
// Copyleft aliases
|
|
814
818
|
export { default as CopyleftIcon } from '../icons/copyleft';
|
|
815
|
-
// Copy aliases
|
|
816
|
-
export { default as CopyIcon } from '../icons/copy';
|
|
817
819
|
// Copyright aliases
|
|
818
820
|
export { default as CopyrightIcon } from '../icons/copyright';
|
|
819
|
-
// CornerDownLeft aliases
|
|
820
|
-
export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
|
|
821
821
|
// CornerDownRight aliases
|
|
822
822
|
export { default as CornerDownRightIcon } from '../icons/corner-down-right';
|
|
823
823
|
// CornerLeftDown aliases
|
|
824
824
|
export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
|
|
825
|
-
//
|
|
826
|
-
export { default as
|
|
825
|
+
// CornerDownLeft aliases
|
|
826
|
+
export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
|
|
827
827
|
// CornerRightDown aliases
|
|
828
828
|
export { default as CornerRightDownIcon } from '../icons/corner-right-down';
|
|
829
|
-
//
|
|
830
|
-
export { default as
|
|
829
|
+
// CornerLeftUp aliases
|
|
830
|
+
export { default as CornerLeftUpIcon } from '../icons/corner-left-up';
|
|
831
831
|
// CornerUpLeft aliases
|
|
832
832
|
export { default as CornerUpLeftIcon } from '../icons/corner-up-left';
|
|
833
|
-
//
|
|
834
|
-
export { default as
|
|
833
|
+
// CornerRightUp aliases
|
|
834
|
+
export { default as CornerRightUpIcon } from '../icons/corner-right-up';
|
|
835
835
|
// Cpu aliases
|
|
836
836
|
export { default as CpuIcon } from '../icons/cpu';
|
|
837
|
+
// CornerUpRight aliases
|
|
838
|
+
export { default as CornerUpRightIcon } from '../icons/corner-up-right';
|
|
837
839
|
// CreativeCommons aliases
|
|
838
840
|
export { default as CreativeCommonsIcon } from '../icons/creative-commons';
|
|
839
|
-
// CreditCard aliases
|
|
840
|
-
export { default as CreditCardIcon } from '../icons/credit-card';
|
|
841
841
|
// Croissant aliases
|
|
842
842
|
export { default as CroissantIcon } from '../icons/croissant';
|
|
843
|
-
//
|
|
844
|
-
export { default as
|
|
843
|
+
// CreditCard aliases
|
|
844
|
+
export { default as CreditCardIcon } from '../icons/credit-card';
|
|
845
845
|
// Cross aliases
|
|
846
846
|
export { default as CrossIcon } from '../icons/cross';
|
|
847
847
|
// Crosshair aliases
|
|
848
848
|
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
849
|
+
// Crop aliases
|
|
850
|
+
export { default as CropIcon } from '../icons/crop';
|
|
849
851
|
// Crown aliases
|
|
850
852
|
export { default as CrownIcon } from '../icons/crown';
|
|
851
853
|
// Cuboid aliases
|
|
852
854
|
export { default as CuboidIcon } from '../icons/cuboid';
|
|
853
855
|
// CupSoda aliases
|
|
854
856
|
export { default as CupSodaIcon } from '../icons/cup-soda';
|
|
855
|
-
// Cylinder aliases
|
|
856
|
-
export { default as CylinderIcon } from '../icons/cylinder';
|
|
857
857
|
// Currency aliases
|
|
858
858
|
export { default as CurrencyIcon } from '../icons/currency';
|
|
859
|
+
// Cylinder aliases
|
|
860
|
+
export { default as CylinderIcon } from '../icons/cylinder';
|
|
859
861
|
// Dam aliases
|
|
860
862
|
export { default as DamIcon } from '../icons/dam';
|
|
861
863
|
// DatabaseBackup aliases
|
|
862
864
|
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
863
865
|
// DatabaseZap aliases
|
|
864
866
|
export { default as DatabaseZapIcon } from '../icons/database-zap';
|
|
865
|
-
// DatabaseSearch aliases
|
|
866
|
-
export { default as DatabaseSearchIcon } from '../icons/database-search';
|
|
867
867
|
// Database aliases
|
|
868
868
|
export { default as DatabaseIcon } from '../icons/database';
|
|
869
869
|
// DecimalsArrowLeft aliases
|
|
870
870
|
export { default as DecimalsArrowLeftIcon } from '../icons/decimals-arrow-left';
|
|
871
|
+
// DatabaseSearch aliases
|
|
872
|
+
export { default as DatabaseSearchIcon } from '../icons/database-search';
|
|
871
873
|
// DecimalsArrowRight aliases
|
|
872
874
|
export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right';
|
|
873
875
|
// Delete aliases
|
|
@@ -880,54 +882,54 @@ export { default as DiameterIcon } from '../icons/diameter';
|
|
|
880
882
|
export { default as DiamondMinusIcon } from '../icons/diamond-minus';
|
|
881
883
|
// DiamondPlus aliases
|
|
882
884
|
export { default as DiamondPlusIcon } from '../icons/diamond-plus';
|
|
883
|
-
// Dice1 aliases
|
|
884
|
-
export { default as Dice1Icon } from '../icons/dice-1';
|
|
885
885
|
// Diamond aliases
|
|
886
886
|
export { default as DiamondIcon } from '../icons/diamond';
|
|
887
|
-
//
|
|
888
|
-
export { default as
|
|
887
|
+
// Dice1 aliases
|
|
888
|
+
export { default as Dice1Icon } from '../icons/dice-1';
|
|
889
889
|
// Dice3 aliases
|
|
890
890
|
export { default as Dice3Icon } from '../icons/dice-3';
|
|
891
|
-
//
|
|
892
|
-
export { default as
|
|
891
|
+
// Dice2 aliases
|
|
892
|
+
export { default as Dice2Icon } from '../icons/dice-2';
|
|
893
893
|
// Dice5 aliases
|
|
894
894
|
export { default as Dice5Icon } from '../icons/dice-5';
|
|
895
|
+
// Dice4 aliases
|
|
896
|
+
export { default as Dice4Icon } from '../icons/dice-4';
|
|
895
897
|
// Dice6 aliases
|
|
896
898
|
export { default as Dice6Icon } from '../icons/dice-6';
|
|
897
899
|
// Dices aliases
|
|
898
900
|
export { default as DicesIcon } from '../icons/dices';
|
|
899
|
-
// Disc2 aliases
|
|
900
|
-
export { default as Disc2Icon } from '../icons/disc-2';
|
|
901
901
|
// Diff aliases
|
|
902
902
|
export { default as DiffIcon } from '../icons/diff';
|
|
903
|
+
// Disc2 aliases
|
|
904
|
+
export { default as Disc2Icon } from '../icons/disc-2';
|
|
903
905
|
// Disc3 aliases
|
|
904
906
|
export { default as Disc3Icon } from '../icons/disc-3';
|
|
905
|
-
// DiscAlbum aliases
|
|
906
|
-
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
907
907
|
// Disc aliases
|
|
908
908
|
export { default as DiscIcon } from '../icons/disc';
|
|
909
909
|
// Divide aliases
|
|
910
910
|
export { default as DivideIcon } from '../icons/divide';
|
|
911
|
+
// DiscAlbum aliases
|
|
912
|
+
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
911
913
|
// Dna aliases
|
|
912
914
|
export { default as DnaIcon } from '../icons/dna';
|
|
913
915
|
// DnaOff aliases
|
|
914
916
|
export { default as DnaOffIcon } from '../icons/dna-off';
|
|
915
|
-
// Dock aliases
|
|
916
|
-
export { default as DockIcon } from '../icons/dock';
|
|
917
|
-
// Donut aliases
|
|
918
|
-
export { default as DonutIcon } from '../icons/donut';
|
|
919
917
|
// Dog aliases
|
|
920
918
|
export { default as DogIcon } from '../icons/dog';
|
|
921
|
-
//
|
|
922
|
-
export { default as
|
|
919
|
+
// Dock aliases
|
|
920
|
+
export { default as DockIcon } from '../icons/dock';
|
|
923
921
|
// DollarSign aliases
|
|
924
922
|
export { default as DollarSignIcon } from '../icons/dollar-sign';
|
|
925
|
-
//
|
|
926
|
-
export { default as
|
|
927
|
-
//
|
|
928
|
-
export { default as
|
|
923
|
+
// Donut aliases
|
|
924
|
+
export { default as DonutIcon } from '../icons/donut';
|
|
925
|
+
// DoorClosedLocked aliases
|
|
926
|
+
export { default as DoorClosedLockedIcon } from '../icons/door-closed-locked';
|
|
929
927
|
// DoorClosed aliases
|
|
930
928
|
export { default as DoorClosedIcon } from '../icons/door-closed';
|
|
929
|
+
// Dot aliases
|
|
930
|
+
export { default as DotIcon } from '../icons/dot';
|
|
931
|
+
// DoorOpen aliases
|
|
932
|
+
export { default as DoorOpenIcon } from '../icons/door-open';
|
|
931
933
|
// Download aliases
|
|
932
934
|
export { default as DownloadIcon } from '../icons/download';
|
|
933
935
|
// DraftingCompass aliases
|
|
@@ -938,10 +940,10 @@ export { default as DramaIcon } from '../icons/drama';
|
|
|
938
940
|
export { default as DroneIcon } from '../icons/drone';
|
|
939
941
|
// Drill aliases
|
|
940
942
|
export { default as DrillIcon } from '../icons/drill';
|
|
941
|
-
// DropletOff aliases
|
|
942
|
-
export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
943
943
|
// Droplet aliases
|
|
944
944
|
export { default as DropletIcon } from '../icons/droplet';
|
|
945
|
+
// DropletOff aliases
|
|
946
|
+
export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
945
947
|
// Droplets aliases
|
|
946
948
|
export { default as DropletsIcon } from '../icons/droplets';
|
|
947
949
|
// Drum aliases
|
|
@@ -960,28 +962,28 @@ export { default as EarthLockIcon } from '../icons/earth-lock';
|
|
|
960
962
|
export { default as EclipseIcon } from '../icons/eclipse';
|
|
961
963
|
// EggFried aliases
|
|
962
964
|
export { default as EggFriedIcon } from '../icons/egg-fried';
|
|
963
|
-
// EggOff aliases
|
|
964
|
-
export { default as EggOffIcon } from '../icons/egg-off';
|
|
965
965
|
// Egg aliases
|
|
966
966
|
export { default as EggIcon } from '../icons/egg';
|
|
967
|
-
//
|
|
968
|
-
export { default as
|
|
967
|
+
// EggOff aliases
|
|
968
|
+
export { default as EggOffIcon } from '../icons/egg-off';
|
|
969
969
|
// EqualApproximately aliases
|
|
970
970
|
export { default as EqualApproximatelyIcon } from '../icons/equal-approximately';
|
|
971
|
+
// Ellipse aliases
|
|
972
|
+
export { default as EllipseIcon } from '../icons/ellipse';
|
|
971
973
|
// EqualNot aliases
|
|
972
974
|
export { default as EqualNotIcon } from '../icons/equal-not';
|
|
973
|
-
// Equal aliases
|
|
974
|
-
export { default as EqualIcon } from '../icons/equal';
|
|
975
975
|
// Eraser aliases
|
|
976
976
|
export { default as EraserIcon } from '../icons/eraser';
|
|
977
|
+
// Equal aliases
|
|
978
|
+
export { default as EqualIcon } from '../icons/equal';
|
|
977
979
|
// EthernetPort aliases
|
|
978
980
|
export { default as EthernetPortIcon } from '../icons/ethernet-port';
|
|
979
|
-
// EvCharger aliases
|
|
980
|
-
export { default as EvChargerIcon } from '../icons/ev-charger';
|
|
981
|
-
// Expand aliases
|
|
982
|
-
export { default as ExpandIcon } from '../icons/expand';
|
|
983
981
|
// Euro aliases
|
|
984
982
|
export { default as EuroIcon } from '../icons/euro';
|
|
983
|
+
// Expand aliases
|
|
984
|
+
export { default as ExpandIcon } from '../icons/expand';
|
|
985
|
+
// EvCharger aliases
|
|
986
|
+
export { default as EvChargerIcon } from '../icons/ev-charger';
|
|
985
987
|
// ExternalLink aliases
|
|
986
988
|
export { default as ExternalLinkIcon } from '../icons/external-link';
|
|
987
989
|
// EyeClosed aliases
|
|
@@ -1000,10 +1002,10 @@ export { default as FastForwardIcon } from '../icons/fast-forward';
|
|
|
1000
1002
|
export { default as FeatherIcon } from '../icons/feather';
|
|
1001
1003
|
// Fence aliases
|
|
1002
1004
|
export { default as FenceIcon } from '../icons/fence';
|
|
1003
|
-
// FileArchive aliases
|
|
1004
|
-
export { default as FileArchiveIcon } from '../icons/file-archive';
|
|
1005
1005
|
// FerrisWheel aliases
|
|
1006
1006
|
export { default as FerrisWheelIcon } from '../icons/ferris-wheel';
|
|
1007
|
+
// FileArchive aliases
|
|
1008
|
+
export { default as FileArchiveIcon } from '../icons/file-archive';
|
|
1007
1009
|
// FileBox aliases
|
|
1008
1010
|
export { default as FileBoxIcon } from '../icons/file-box';
|
|
1009
1011
|
// FileCheck aliases
|
|
@@ -1012,10 +1014,10 @@ export { default as FileCheckIcon } from '../icons/file-check';
|
|
|
1012
1014
|
export { default as FileClockIcon } from '../icons/file-clock';
|
|
1013
1015
|
// FileCode aliases
|
|
1014
1016
|
export { default as FileCodeIcon } from '../icons/file-code';
|
|
1015
|
-
// FileDigit aliases
|
|
1016
|
-
export { default as FileDigitIcon } from '../icons/file-digit';
|
|
1017
1017
|
// FileDiff aliases
|
|
1018
1018
|
export { default as FileDiffIcon } from '../icons/file-diff';
|
|
1019
|
+
// FileDigit aliases
|
|
1020
|
+
export { default as FileDigitIcon } from '../icons/file-digit';
|
|
1019
1021
|
// FileDown aliases
|
|
1020
1022
|
export { default as FileDownIcon } from '../icons/file-down';
|
|
1021
1023
|
// FileHeart aliases
|
|
@@ -1034,20 +1036,20 @@ export { default as FileOutputIcon } from '../icons/file-output';
|
|
|
1034
1036
|
export { default as FilePlusIcon } from '../icons/file-plus';
|
|
1035
1037
|
// FileScan aliases
|
|
1036
1038
|
export { default as FileScanIcon } from '../icons/file-scan';
|
|
1039
|
+
// FileSliders aliases
|
|
1040
|
+
export { default as FileSlidersIcon } from '../icons/file-sliders';
|
|
1037
1041
|
// FileSearch aliases
|
|
1038
1042
|
export { default as FileSearchIcon } from '../icons/file-search';
|
|
1039
1043
|
// FileSpreadsheet aliases
|
|
1040
1044
|
export { default as FileSpreadsheetIcon } from '../icons/file-spreadsheet';
|
|
1041
|
-
// FileSliders aliases
|
|
1042
|
-
export { default as FileSlidersIcon } from '../icons/file-sliders';
|
|
1043
|
-
// FileStack aliases
|
|
1044
|
-
export { default as FileStackIcon } from '../icons/file-stack';
|
|
1045
1045
|
// FileSymlink aliases
|
|
1046
1046
|
export { default as FileSymlinkIcon } from '../icons/file-symlink';
|
|
1047
|
-
//
|
|
1048
|
-
export { default as
|
|
1047
|
+
// FileStack aliases
|
|
1048
|
+
export { default as FileStackIcon } from '../icons/file-stack';
|
|
1049
1049
|
// FileText aliases
|
|
1050
1050
|
export { default as FileTextIcon } from '../icons/file-text';
|
|
1051
|
+
// FileTerminal aliases
|
|
1052
|
+
export { default as FileTerminalIcon } from '../icons/file-terminal';
|
|
1051
1053
|
// FileType aliases
|
|
1052
1054
|
export { default as FileTypeIcon } from '../icons/file-type';
|
|
1053
1055
|
// FileUp aliases
|
|
@@ -1072,16 +1074,16 @@ export { default as FishOffIcon } from '../icons/fish-off';
|
|
|
1072
1074
|
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1073
1075
|
// Fish aliases
|
|
1074
1076
|
export { default as FishIcon } from '../icons/fish';
|
|
1075
|
-
// FishingRod aliases
|
|
1076
|
-
export { default as FishingRodIcon } from '../icons/fishing-rod';
|
|
1077
1077
|
// FishingHook aliases
|
|
1078
1078
|
export { default as FishingHookIcon } from '../icons/fishing-hook';
|
|
1079
|
+
// FishingRod aliases
|
|
1080
|
+
export { default as FishingRodIcon } from '../icons/fishing-rod';
|
|
1079
1081
|
// FlagOff aliases
|
|
1080
1082
|
export { default as FlagOffIcon } from '../icons/flag-off';
|
|
1081
|
-
// FlagTriangleLeft aliases
|
|
1082
|
-
export { default as FlagTriangleLeftIcon } from '../icons/flag-triangle-left';
|
|
1083
1083
|
// FlagTriangleRight aliases
|
|
1084
1084
|
export { default as FlagTriangleRightIcon } from '../icons/flag-triangle-right';
|
|
1085
|
+
// FlagTriangleLeft aliases
|
|
1086
|
+
export { default as FlagTriangleLeftIcon } from '../icons/flag-triangle-left';
|
|
1085
1087
|
// Flag aliases
|
|
1086
1088
|
export { default as FlagIcon } from '../icons/flag';
|
|
1087
1089
|
// FlameKindling aliases
|
|
@@ -1090,24 +1092,24 @@ export { default as FlameKindlingIcon } from '../icons/flame-kindling';
|
|
|
1090
1092
|
export { default as FlameIcon } from '../icons/flame';
|
|
1091
1093
|
// FlashlightOff aliases
|
|
1092
1094
|
export { default as FlashlightOffIcon } from '../icons/flashlight-off';
|
|
1093
|
-
// FlaskConicalOff aliases
|
|
1094
|
-
export { default as FlaskConicalOffIcon } from '../icons/flask-conical-off';
|
|
1095
1095
|
// Flashlight aliases
|
|
1096
1096
|
export { default as FlashlightIcon } from '../icons/flashlight';
|
|
1097
|
+
// FlaskConicalOff aliases
|
|
1098
|
+
export { default as FlaskConicalOffIcon } from '../icons/flask-conical-off';
|
|
1097
1099
|
// FlaskConical aliases
|
|
1098
1100
|
export { default as FlaskConicalIcon } from '../icons/flask-conical';
|
|
1099
1101
|
// FlaskRound aliases
|
|
1100
1102
|
export { default as FlaskRoundIcon } from '../icons/flask-round';
|
|
1101
|
-
// FlipHorizontal2 aliases
|
|
1102
|
-
export { default as FlipHorizontal2Icon } from '../icons/flip-horizontal-2';
|
|
1103
1103
|
// FlipVertical2 aliases
|
|
1104
1104
|
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1105
|
+
// FlipHorizontal2 aliases
|
|
1106
|
+
export { default as FlipHorizontal2Icon } from '../icons/flip-horizontal-2';
|
|
1105
1107
|
// Flower2 aliases
|
|
1106
1108
|
export { default as Flower2Icon } from '../icons/flower-2';
|
|
1107
|
-
// Flower aliases
|
|
1108
|
-
export { default as FlowerIcon } from '../icons/flower';
|
|
1109
1109
|
// Focus aliases
|
|
1110
1110
|
export { default as FocusIcon } from '../icons/focus';
|
|
1111
|
+
// Flower aliases
|
|
1112
|
+
export { default as FlowerIcon } from '../icons/flower';
|
|
1111
1113
|
// FoldHorizontal aliases
|
|
1112
1114
|
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
1113
1115
|
// FoldVertical aliases
|
|
@@ -1126,52 +1128,52 @@ export { default as FolderCodeIcon } from '../icons/folder-code';
|
|
|
1126
1128
|
export { default as FolderDotIcon } from '../icons/folder-dot';
|
|
1127
1129
|
// FolderDown aliases
|
|
1128
1130
|
export { default as FolderDownIcon } from '../icons/folder-down';
|
|
1129
|
-
// FolderGit aliases
|
|
1130
|
-
export { default as FolderGitIcon } from '../icons/folder-git';
|
|
1131
1131
|
// FolderGit2 aliases
|
|
1132
1132
|
export { default as FolderGit2Icon } from '../icons/folder-git-2';
|
|
1133
|
+
// FolderGit aliases
|
|
1134
|
+
export { default as FolderGitIcon } from '../icons/folder-git';
|
|
1133
1135
|
// FolderHeart aliases
|
|
1134
1136
|
export { default as FolderHeartIcon } from '../icons/folder-heart';
|
|
1135
1137
|
// FolderInput aliases
|
|
1136
1138
|
export { default as FolderInputIcon } from '../icons/folder-input';
|
|
1137
|
-
// FolderKey aliases
|
|
1138
|
-
export { default as FolderKeyIcon } from '../icons/folder-key';
|
|
1139
1139
|
// FolderKanban aliases
|
|
1140
1140
|
export { default as FolderKanbanIcon } from '../icons/folder-kanban';
|
|
1141
|
+
// FolderKey aliases
|
|
1142
|
+
export { default as FolderKeyIcon } from '../icons/folder-key';
|
|
1143
|
+
// FolderOpenDot aliases
|
|
1144
|
+
export { default as FolderOpenDotIcon } from '../icons/folder-open-dot';
|
|
1141
1145
|
// FolderMinus aliases
|
|
1142
1146
|
export { default as FolderMinusIcon } from '../icons/folder-minus';
|
|
1143
1147
|
// FolderLock aliases
|
|
1144
1148
|
export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
1145
|
-
//
|
|
1146
|
-
export { default as
|
|
1149
|
+
// FolderOutput aliases
|
|
1150
|
+
export { default as FolderOutputIcon } from '../icons/folder-output';
|
|
1147
1151
|
// FolderOpen aliases
|
|
1148
1152
|
export { default as FolderOpenIcon } from '../icons/folder-open';
|
|
1149
1153
|
// FolderPlus aliases
|
|
1150
1154
|
export { default as FolderPlusIcon } from '../icons/folder-plus';
|
|
1151
|
-
// FolderOutput aliases
|
|
1152
|
-
export { default as FolderOutputIcon } from '../icons/folder-output';
|
|
1153
1155
|
// FolderRoot aliases
|
|
1154
1156
|
export { default as FolderRootIcon } from '../icons/folder-root';
|
|
1155
|
-
// FolderSearch aliases
|
|
1156
|
-
export { default as FolderSearchIcon } from '../icons/folder-search';
|
|
1157
1157
|
// FolderSearch2 aliases
|
|
1158
1158
|
export { default as FolderSearch2Icon } from '../icons/folder-search-2';
|
|
1159
|
+
// FolderSearch aliases
|
|
1160
|
+
export { default as FolderSearchIcon } from '../icons/folder-search';
|
|
1159
1161
|
// FolderSymlink aliases
|
|
1160
1162
|
export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
|
|
1161
|
-
// FolderSync aliases
|
|
1162
|
-
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1163
1163
|
// FolderTree aliases
|
|
1164
1164
|
export { default as FolderTreeIcon } from '../icons/folder-tree';
|
|
1165
|
+
// FolderSync aliases
|
|
1166
|
+
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1165
1167
|
// FolderUp aliases
|
|
1166
1168
|
export { default as FolderUpIcon } from '../icons/folder-up';
|
|
1167
1169
|
// FolderX aliases
|
|
1168
1170
|
export { default as FolderXIcon } from '../icons/folder-x';
|
|
1171
|
+
// Folder aliases
|
|
1172
|
+
export { default as FolderIcon } from '../icons/folder';
|
|
1169
1173
|
// Folders aliases
|
|
1170
1174
|
export { default as FoldersIcon } from '../icons/folders';
|
|
1171
1175
|
// Footprints aliases
|
|
1172
1176
|
export { default as FootprintsIcon } from '../icons/footprints';
|
|
1173
|
-
// Folder aliases
|
|
1174
|
-
export { default as FolderIcon } from '../icons/folder';
|
|
1175
1177
|
// Forklift aliases
|
|
1176
1178
|
export { default as ForkliftIcon } from '../icons/forklift';
|
|
1177
1179
|
// Form aliases
|
|
@@ -1184,10 +1186,10 @@ export { default as FrameIcon } from '../icons/frame';
|
|
|
1184
1186
|
export { default as FrownIcon } from '../icons/frown';
|
|
1185
1187
|
// Fuel aliases
|
|
1186
1188
|
export { default as FuelIcon } from '../icons/fuel';
|
|
1187
|
-
// Fullscreen aliases
|
|
1188
|
-
export { default as FullscreenIcon } from '../icons/fullscreen';
|
|
1189
1189
|
// FunnelPlus aliases
|
|
1190
1190
|
export { default as FunnelPlusIcon } from '../icons/funnel-plus';
|
|
1191
|
+
// Fullscreen aliases
|
|
1192
|
+
export { default as FullscreenIcon } from '../icons/fullscreen';
|
|
1191
1193
|
// GalleryHorizontalEnd aliases
|
|
1192
1194
|
export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal-end';
|
|
1193
1195
|
// GalleryThumbnails aliases
|
|
@@ -1198,24 +1200,24 @@ export { default as GalleryHorizontalIcon } from '../icons/gallery-horizontal';
|
|
|
1198
1200
|
export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end';
|
|
1199
1201
|
// GalleryVertical aliases
|
|
1200
1202
|
export { default as GalleryVerticalIcon } from '../icons/gallery-vertical';
|
|
1203
|
+
// Gamepad aliases
|
|
1204
|
+
export { default as GamepadIcon } from '../icons/gamepad';
|
|
1201
1205
|
// Gamepad2 aliases
|
|
1202
1206
|
export { default as Gamepad2Icon } from '../icons/gamepad-2';
|
|
1203
1207
|
// GamepadDirectional aliases
|
|
1204
1208
|
export { default as GamepadDirectionalIcon } from '../icons/gamepad-directional';
|
|
1205
|
-
// Gamepad aliases
|
|
1206
|
-
export { default as GamepadIcon } from '../icons/gamepad';
|
|
1207
1209
|
// Gauge aliases
|
|
1208
1210
|
export { default as GaugeIcon } from '../icons/gauge';
|
|
1209
1211
|
// Gavel aliases
|
|
1210
1212
|
export { default as GavelIcon } from '../icons/gavel';
|
|
1211
|
-
// Gem aliases
|
|
1212
|
-
export { default as GemIcon } from '../icons/gem';
|
|
1213
1213
|
// GeorgianLari aliases
|
|
1214
1214
|
export { default as GeorgianLariIcon } from '../icons/georgian-lari';
|
|
1215
|
-
//
|
|
1216
|
-
export { default as
|
|
1215
|
+
// Gem aliases
|
|
1216
|
+
export { default as GemIcon } from '../icons/gem';
|
|
1217
1217
|
// Ghost aliases
|
|
1218
1218
|
export { default as GhostIcon } from '../icons/ghost';
|
|
1219
|
+
// Gift aliases
|
|
1220
|
+
export { default as GiftIcon } from '../icons/gift';
|
|
1219
1221
|
// GitBranchMinus aliases
|
|
1220
1222
|
export { default as GitBranchMinusIcon } from '../icons/git-branch-minus';
|
|
1221
1223
|
// GitBranchPlus aliases
|
|
@@ -1228,46 +1230,46 @@ export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical';
|
|
|
1228
1230
|
export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
|
|
1229
1231
|
// GitCompare aliases
|
|
1230
1232
|
export { default as GitCompareIcon } from '../icons/git-compare';
|
|
1233
|
+
// GitMergeConflict aliases
|
|
1234
|
+
export { default as GitMergeConflictIcon } from '../icons/git-merge-conflict';
|
|
1231
1235
|
// GitFork aliases
|
|
1232
1236
|
export { default as GitForkIcon } from '../icons/git-fork';
|
|
1233
1237
|
// GitGraph aliases
|
|
1234
1238
|
export { default as GitGraphIcon } from '../icons/git-graph';
|
|
1235
|
-
// GitMergeConflict aliases
|
|
1236
|
-
export { default as GitMergeConflictIcon } from '../icons/git-merge-conflict';
|
|
1237
1239
|
// GitMerge aliases
|
|
1238
1240
|
export { default as GitMergeIcon } from '../icons/git-merge';
|
|
1241
|
+
// GitPullRequestClosed aliases
|
|
1242
|
+
export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
|
|
1239
1243
|
// GitPullRequestArrow aliases
|
|
1240
1244
|
export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-arrow';
|
|
1241
1245
|
// GitPullRequestCreateArrow aliases
|
|
1242
1246
|
export { default as GitPullRequestCreateArrowIcon } from '../icons/git-pull-request-create-arrow';
|
|
1243
|
-
// GitPullRequestClosed aliases
|
|
1244
|
-
export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
|
|
1245
1247
|
// GitPullRequestCreate aliases
|
|
1246
1248
|
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
|
|
1247
1249
|
// GitPullRequestDraft aliases
|
|
1248
1250
|
export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
|
|
1249
|
-
// GlassWater aliases
|
|
1250
|
-
export { default as GlassWaterIcon } from '../icons/glass-water';
|
|
1251
|
-
// GlobeLock aliases
|
|
1252
|
-
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1253
1251
|
// GitPullRequest aliases
|
|
1254
1252
|
export { default as GitPullRequestIcon } from '../icons/git-pull-request';
|
|
1253
|
+
// GlassWater aliases
|
|
1254
|
+
export { default as GlassWaterIcon } from '../icons/glass-water';
|
|
1255
1255
|
// Glasses aliases
|
|
1256
1256
|
export { default as GlassesIcon } from '../icons/glasses';
|
|
1257
|
+
// GlobeLock aliases
|
|
1258
|
+
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1257
1259
|
// GlobeOff aliases
|
|
1258
1260
|
export { default as GlobeOffIcon } from '../icons/globe-off';
|
|
1259
1261
|
// Globe aliases
|
|
1260
1262
|
export { default as GlobeIcon } from '../icons/globe';
|
|
1263
|
+
// Goal aliases
|
|
1264
|
+
export { default as GoalIcon } from '../icons/goal';
|
|
1261
1265
|
// GlobeX aliases
|
|
1262
1266
|
export { default as GlobeXIcon } from '../icons/globe-x';
|
|
1263
1267
|
// Gpu aliases
|
|
1264
1268
|
export { default as GpuIcon } from '../icons/gpu';
|
|
1265
|
-
// Goal aliases
|
|
1266
|
-
export { default as GoalIcon } from '../icons/goal';
|
|
1267
|
-
// GraduationCap aliases
|
|
1268
|
-
export { default as GraduationCapIcon } from '../icons/graduation-cap';
|
|
1269
1269
|
// Grape aliases
|
|
1270
1270
|
export { default as GrapeIcon } from '../icons/grape';
|
|
1271
|
+
// GraduationCap aliases
|
|
1272
|
+
export { default as GraduationCapIcon } from '../icons/graduation-cap';
|
|
1271
1273
|
// Grid3x2 aliases
|
|
1272
1274
|
export { default as Grid3x2Icon } from '../icons/grid-3x2';
|
|
1273
1275
|
// GripHorizontal aliases
|
|
@@ -1276,36 +1278,36 @@ export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
|
|
|
1276
1278
|
export { default as GripVerticalIcon } from '../icons/grip-vertical';
|
|
1277
1279
|
// Grip aliases
|
|
1278
1280
|
export { default as GripIcon } from '../icons/grip';
|
|
1279
|
-
// Guitar aliases
|
|
1280
|
-
export { default as GuitarIcon } from '../icons/guitar';
|
|
1281
1281
|
// Group aliases
|
|
1282
1282
|
export { default as GroupIcon } from '../icons/group';
|
|
1283
|
+
// Guitar aliases
|
|
1284
|
+
export { default as GuitarIcon } from '../icons/guitar';
|
|
1283
1285
|
// Ham aliases
|
|
1284
1286
|
export { default as HamIcon } from '../icons/ham';
|
|
1285
1287
|
// Hamburger aliases
|
|
1286
1288
|
export { default as HamburgerIcon } from '../icons/hamburger';
|
|
1287
|
-
// Hammer aliases
|
|
1288
|
-
export { default as HammerIcon } from '../icons/hammer';
|
|
1289
1289
|
// HandCoins aliases
|
|
1290
1290
|
export { default as HandCoinsIcon } from '../icons/hand-coins';
|
|
1291
|
-
//
|
|
1292
|
-
export { default as
|
|
1291
|
+
// Hammer aliases
|
|
1292
|
+
export { default as HammerIcon } from '../icons/hammer';
|
|
1293
1293
|
// HandHeart aliases
|
|
1294
1294
|
export { default as HandHeartIcon } from '../icons/hand-heart';
|
|
1295
|
-
//
|
|
1296
|
-
export { default as
|
|
1295
|
+
// HandFist aliases
|
|
1296
|
+
export { default as HandFistIcon } from '../icons/hand-fist';
|
|
1297
1297
|
// HandMetal aliases
|
|
1298
1298
|
export { default as HandMetalIcon } from '../icons/hand-metal';
|
|
1299
|
+
// HandPlatter aliases
|
|
1300
|
+
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1299
1301
|
// Hand aliases
|
|
1300
1302
|
export { default as HandIcon } from '../icons/hand';
|
|
1301
1303
|
// Handbag aliases
|
|
1302
1304
|
export { default as HandbagIcon } from '../icons/handbag';
|
|
1303
1305
|
// Handshake aliases
|
|
1304
1306
|
export { default as HandshakeIcon } from '../icons/handshake';
|
|
1305
|
-
// HardDriveUpload aliases
|
|
1306
|
-
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
|
|
1307
1307
|
// HardDriveDownload aliases
|
|
1308
1308
|
export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
|
|
1309
|
+
// HardDriveUpload aliases
|
|
1310
|
+
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
|
|
1309
1311
|
// HardDrive aliases
|
|
1310
1312
|
export { default as HardDriveIcon } from '../icons/hard-drive';
|
|
1311
1313
|
// HardHat aliases
|
|
@@ -1314,24 +1316,24 @@ export { default as HardHatIcon } from '../icons/hard-hat';
|
|
|
1314
1316
|
export { default as HashIcon } from '../icons/hash';
|
|
1315
1317
|
// HatGlasses aliases
|
|
1316
1318
|
export { default as HatGlassesIcon } from '../icons/hat-glasses';
|
|
1317
|
-
// Hd aliases
|
|
1318
|
-
export { default as HdIcon } from '../icons/hd';
|
|
1319
1319
|
// Haze aliases
|
|
1320
1320
|
export { default as HazeIcon } from '../icons/haze';
|
|
1321
|
+
// Hd aliases
|
|
1322
|
+
export { default as HdIcon } from '../icons/hd';
|
|
1321
1323
|
// HdmiPort aliases
|
|
1322
1324
|
export { default as HdmiPortIcon } from '../icons/hdmi-port';
|
|
1323
1325
|
// Heading1 aliases
|
|
1324
1326
|
export { default as Heading1Icon } from '../icons/heading-1';
|
|
1325
1327
|
// Heading2 aliases
|
|
1326
1328
|
export { default as Heading2Icon } from '../icons/heading-2';
|
|
1327
|
-
// Heading4 aliases
|
|
1328
|
-
export { default as Heading4Icon } from '../icons/heading-4';
|
|
1329
|
-
// Heading6 aliases
|
|
1330
|
-
export { default as Heading6Icon } from '../icons/heading-6';
|
|
1331
1329
|
// Heading3 aliases
|
|
1332
1330
|
export { default as Heading3Icon } from '../icons/heading-3';
|
|
1331
|
+
// Heading4 aliases
|
|
1332
|
+
export { default as Heading4Icon } from '../icons/heading-4';
|
|
1333
1333
|
// Heading5 aliases
|
|
1334
1334
|
export { default as Heading5Icon } from '../icons/heading-5';
|
|
1335
|
+
// Heading6 aliases
|
|
1336
|
+
export { default as Heading6Icon } from '../icons/heading-6';
|
|
1335
1337
|
// Heading aliases
|
|
1336
1338
|
export { default as HeadingIcon } from '../icons/heading';
|
|
1337
1339
|
// HeadphoneOff aliases
|
|
@@ -1344,76 +1346,76 @@ export { default as HeadsetIcon } from '../icons/headset';
|
|
|
1344
1346
|
export { default as HeartCrackIcon } from '../icons/heart-crack';
|
|
1345
1347
|
// HeartHandshake aliases
|
|
1346
1348
|
export { default as HeartHandshakeIcon } from '../icons/heart-handshake';
|
|
1347
|
-
// HeartMinus aliases
|
|
1348
|
-
export { default as HeartMinusIcon } from '../icons/heart-minus';
|
|
1349
1349
|
// HeartOff aliases
|
|
1350
1350
|
export { default as HeartOffIcon } from '../icons/heart-off';
|
|
1351
1351
|
// HeartPlus aliases
|
|
1352
1352
|
export { default as HeartPlusIcon } from '../icons/heart-plus';
|
|
1353
|
+
// HeartMinus aliases
|
|
1354
|
+
export { default as HeartMinusIcon } from '../icons/heart-minus';
|
|
1353
1355
|
// HeartPulse aliases
|
|
1354
1356
|
export { default as HeartPulseIcon } from '../icons/heart-pulse';
|
|
1355
|
-
// Heater aliases
|
|
1356
|
-
export { default as HeaterIcon } from '../icons/heater';
|
|
1357
|
-
// Helicopter aliases
|
|
1358
|
-
export { default as HelicopterIcon } from '../icons/helicopter';
|
|
1359
1357
|
// Heart aliases
|
|
1360
1358
|
export { default as HeartIcon } from '../icons/heart';
|
|
1359
|
+
// Helicopter aliases
|
|
1360
|
+
export { default as HelicopterIcon } from '../icons/helicopter';
|
|
1361
|
+
// Heater aliases
|
|
1362
|
+
export { default as HeaterIcon } from '../icons/heater';
|
|
1363
|
+
// History aliases
|
|
1364
|
+
export { default as HistoryIcon } from '../icons/history';
|
|
1361
1365
|
// Hexagon aliases
|
|
1362
1366
|
export { default as HexagonIcon } from '../icons/hexagon';
|
|
1363
1367
|
// Highlighter aliases
|
|
1364
1368
|
export { default as HighlighterIcon } from '../icons/highlighter';
|
|
1365
|
-
// History aliases
|
|
1366
|
-
export { default as HistoryIcon } from '../icons/history';
|
|
1367
|
-
// Hop aliases
|
|
1368
|
-
export { default as HopIcon } from '../icons/hop';
|
|
1369
1369
|
// HopOff aliases
|
|
1370
1370
|
export { default as HopOffIcon } from '../icons/hop-off';
|
|
1371
|
+
// Hop aliases
|
|
1372
|
+
export { default as HopIcon } from '../icons/hop';
|
|
1371
1373
|
// Hotel aliases
|
|
1372
1374
|
export { default as HotelIcon } from '../icons/hotel';
|
|
1373
1375
|
// Hospital aliases
|
|
1374
1376
|
export { default as HospitalIcon } from '../icons/hospital';
|
|
1375
|
-
// Hourglass aliases
|
|
1376
|
-
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1377
1377
|
// HouseHeart aliases
|
|
1378
1378
|
export { default as HouseHeartIcon } from '../icons/house-heart';
|
|
1379
|
+
// Hourglass aliases
|
|
1380
|
+
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1379
1381
|
// HousePlug aliases
|
|
1380
1382
|
export { default as HousePlugIcon } from '../icons/house-plug';
|
|
1381
|
-
// HousePlus aliases
|
|
1382
|
-
export { default as HousePlusIcon } from '../icons/house-plus';
|
|
1383
1383
|
// HouseWifi aliases
|
|
1384
1384
|
export { default as HouseWifiIcon } from '../icons/house-wifi';
|
|
1385
|
-
//
|
|
1386
|
-
export { default as
|
|
1385
|
+
// HousePlus aliases
|
|
1386
|
+
export { default as HousePlusIcon } from '../icons/house-plus';
|
|
1387
1387
|
// IdCardLanyard aliases
|
|
1388
1388
|
export { default as IdCardLanyardIcon } from '../icons/id-card-lanyard';
|
|
1389
|
+
// IdCard aliases
|
|
1390
|
+
export { default as IdCardIcon } from '../icons/id-card';
|
|
1389
1391
|
// ImageDown aliases
|
|
1390
1392
|
export { default as ImageDownIcon } from '../icons/image-down';
|
|
1391
|
-
// ImageMinus aliases
|
|
1392
|
-
export { default as ImageMinusIcon } from '../icons/image-minus';
|
|
1393
|
-
// ImageOff aliases
|
|
1394
|
-
export { default as ImageOffIcon } from '../icons/image-off';
|
|
1395
1393
|
// ImagePlay aliases
|
|
1396
1394
|
export { default as ImagePlayIcon } from '../icons/image-play';
|
|
1397
|
-
//
|
|
1398
|
-
export { default as
|
|
1395
|
+
// ImageOff aliases
|
|
1396
|
+
export { default as ImageOffIcon } from '../icons/image-off';
|
|
1397
|
+
// ImageMinus aliases
|
|
1398
|
+
export { default as ImageMinusIcon } from '../icons/image-minus';
|
|
1399
1399
|
// ImageUp aliases
|
|
1400
1400
|
export { default as ImageUpIcon } from '../icons/image-up';
|
|
1401
|
-
//
|
|
1402
|
-
export { default as
|
|
1401
|
+
// ImagePlus aliases
|
|
1402
|
+
export { default as ImagePlusIcon } from '../icons/image-plus';
|
|
1403
1403
|
// ImageUpscale aliases
|
|
1404
1404
|
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1405
1405
|
// Images aliases
|
|
1406
1406
|
export { default as ImagesIcon } from '../icons/images';
|
|
1407
|
+
// Image aliases
|
|
1408
|
+
export { default as ImageIcon } from '../icons/image';
|
|
1407
1409
|
// Import aliases
|
|
1408
1410
|
export { default as ImportIcon } from '../icons/import';
|
|
1409
1411
|
// Inbox aliases
|
|
1410
1412
|
export { default as InboxIcon } from '../icons/inbox';
|
|
1411
1413
|
// IndianRupee aliases
|
|
1412
1414
|
export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
1413
|
-
// Infinity aliases
|
|
1414
|
-
export { default as InfinityIcon } from '../icons/infinity';
|
|
1415
1415
|
// Info aliases
|
|
1416
1416
|
export { default as InfoIcon } from '../icons/info';
|
|
1417
|
+
// Infinity aliases
|
|
1418
|
+
export { default as InfinityIcon } from '../icons/infinity';
|
|
1417
1419
|
// InspectionPanel aliases
|
|
1418
1420
|
export { default as InspectionPanelIcon } from '../icons/inspection-panel';
|
|
1419
1421
|
// Italic aliases
|
|
@@ -1442,10 +1444,10 @@ export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
|
|
|
1442
1444
|
export { default as KeyboardOffIcon } from '../icons/keyboard-off';
|
|
1443
1445
|
// Keyboard aliases
|
|
1444
1446
|
export { default as KeyboardIcon } from '../icons/keyboard';
|
|
1445
|
-
// LampCeiling aliases
|
|
1446
|
-
export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
|
|
1447
1447
|
// LampDesk aliases
|
|
1448
1448
|
export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
1449
|
+
// LampCeiling aliases
|
|
1450
|
+
export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
|
|
1449
1451
|
// LampFloor aliases
|
|
1450
1452
|
export { default as LampFloorIcon } from '../icons/lamp-floor';
|
|
1451
1453
|
// LampWallDown aliases
|
|
@@ -1458,12 +1460,12 @@ export { default as LampIcon } from '../icons/lamp';
|
|
|
1458
1460
|
export { default as LandPlotIcon } from '../icons/land-plot';
|
|
1459
1461
|
// Landmark aliases
|
|
1460
1462
|
export { default as LandmarkIcon } from '../icons/landmark';
|
|
1461
|
-
// LaptopMinimalCheck aliases
|
|
1462
|
-
export { default as LaptopMinimalCheckIcon } from '../icons/laptop-minimal-check';
|
|
1463
1463
|
// Languages aliases
|
|
1464
1464
|
export { default as LanguagesIcon } from '../icons/languages';
|
|
1465
1465
|
// Laptop aliases
|
|
1466
1466
|
export { default as LaptopIcon } from '../icons/laptop';
|
|
1467
|
+
// LaptopMinimalCheck aliases
|
|
1468
|
+
export { default as LaptopMinimalCheckIcon } from '../icons/laptop-minimal-check';
|
|
1467
1469
|
// LassoSelect aliases
|
|
1468
1470
|
export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
1469
1471
|
// Lasso aliases
|
|
@@ -1472,48 +1474,48 @@ export { default as LassoIcon } from '../icons/lasso';
|
|
|
1472
1474
|
export { default as LaughIcon } from '../icons/laugh';
|
|
1473
1475
|
// Layers2 aliases
|
|
1474
1476
|
export { default as Layers2Icon } from '../icons/layers-2';
|
|
1475
|
-
// LayersPlus aliases
|
|
1476
|
-
export { default as LayersPlusIcon } from '../icons/layers-plus';
|
|
1477
1477
|
// LayoutDashboard aliases
|
|
1478
1478
|
export { default as LayoutDashboardIcon } from '../icons/layout-dashboard';
|
|
1479
|
+
// LayersPlus aliases
|
|
1480
|
+
export { default as LayersPlusIcon } from '../icons/layers-plus';
|
|
1479
1481
|
// LayoutGrid aliases
|
|
1480
1482
|
export { default as LayoutGridIcon } from '../icons/layout-grid';
|
|
1481
|
-
// LayoutPanelLeft aliases
|
|
1482
|
-
export { default as LayoutPanelLeftIcon } from '../icons/layout-panel-left';
|
|
1483
1483
|
// LayoutList aliases
|
|
1484
1484
|
export { default as LayoutListIcon } from '../icons/layout-list';
|
|
1485
|
+
// LayoutPanelLeft aliases
|
|
1486
|
+
export { default as LayoutPanelLeftIcon } from '../icons/layout-panel-left';
|
|
1485
1487
|
// LayoutPanelTop aliases
|
|
1486
1488
|
export { default as LayoutPanelTopIcon } from '../icons/layout-panel-top';
|
|
1487
1489
|
// LayoutTemplate aliases
|
|
1488
1490
|
export { default as LayoutTemplateIcon } from '../icons/layout-template';
|
|
1489
1491
|
// Leaf aliases
|
|
1490
1492
|
export { default as LeafIcon } from '../icons/leaf';
|
|
1491
|
-
// LeafyGreen aliases
|
|
1492
|
-
export { default as LeafyGreenIcon } from '../icons/leafy-green';
|
|
1493
1493
|
// Lectern aliases
|
|
1494
1494
|
export { default as LecternIcon } from '../icons/lectern';
|
|
1495
|
+
// LeafyGreen aliases
|
|
1496
|
+
export { default as LeafyGreenIcon } from '../icons/leafy-green';
|
|
1495
1497
|
// LensConcave aliases
|
|
1496
1498
|
export { default as LensConcaveIcon } from '../icons/lens-concave';
|
|
1497
1499
|
// LensConvex aliases
|
|
1498
1500
|
export { default as LensConvexIcon } from '../icons/lens-convex';
|
|
1499
|
-
// LibraryBig aliases
|
|
1500
|
-
export { default as LibraryBigIcon } from '../icons/library-big';
|
|
1501
1501
|
// Library aliases
|
|
1502
1502
|
export { default as LibraryIcon } from '../icons/library';
|
|
1503
|
-
// LightbulbOff aliases
|
|
1504
|
-
export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
1505
|
-
// Ligature aliases
|
|
1506
|
-
export { default as LigatureIcon } from '../icons/ligature';
|
|
1507
1503
|
// LifeBuoy aliases
|
|
1508
1504
|
export { default as LifeBuoyIcon } from '../icons/life-buoy';
|
|
1505
|
+
// LibraryBig aliases
|
|
1506
|
+
export { default as LibraryBigIcon } from '../icons/library-big';
|
|
1507
|
+
// Ligature aliases
|
|
1508
|
+
export { default as LigatureIcon } from '../icons/ligature';
|
|
1509
|
+
// LightbulbOff aliases
|
|
1510
|
+
export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
1509
1511
|
// Lightbulb aliases
|
|
1510
1512
|
export { default as LightbulbIcon } from '../icons/lightbulb';
|
|
1513
|
+
// LineDotRightHorizontal aliases
|
|
1514
|
+
export { default as LineDotRightHorizontalIcon } from '../icons/line-dot-right-horizontal';
|
|
1511
1515
|
// LineSquiggle aliases
|
|
1512
1516
|
export { default as LineSquiggleIcon } from '../icons/line-squiggle';
|
|
1513
1517
|
// LineStyle aliases
|
|
1514
1518
|
export { default as LineStyleIcon } from '../icons/line-style';
|
|
1515
|
-
// LineDotRightHorizontal aliases
|
|
1516
|
-
export { default as LineDotRightHorizontalIcon } from '../icons/line-dot-right-horizontal';
|
|
1517
1519
|
// Link2Off aliases
|
|
1518
1520
|
export { default as Link2OffIcon } from '../icons/link-2-off';
|
|
1519
1521
|
// Link2 aliases
|
|
@@ -1524,22 +1526,22 @@ export { default as LinkIcon } from '../icons/link';
|
|
|
1524
1526
|
export { default as ListCheckIcon } from '../icons/list-check';
|
|
1525
1527
|
// ListChecks aliases
|
|
1526
1528
|
export { default as ListChecksIcon } from '../icons/list-checks';
|
|
1527
|
-
// ListChevronsDownUp aliases
|
|
1528
|
-
export { default as ListChevronsDownUpIcon } from '../icons/list-chevrons-down-up';
|
|
1529
1529
|
// ListChevronsUpDown aliases
|
|
1530
1530
|
export { default as ListChevronsUpDownIcon } from '../icons/list-chevrons-up-down';
|
|
1531
1531
|
// ListCollapse aliases
|
|
1532
1532
|
export { default as ListCollapseIcon } from '../icons/list-collapse';
|
|
1533
|
+
// ListChevronsDownUp aliases
|
|
1534
|
+
export { default as ListChevronsDownUpIcon } from '../icons/list-chevrons-down-up';
|
|
1533
1535
|
// ListEnd aliases
|
|
1534
1536
|
export { default as ListEndIcon } from '../icons/list-end';
|
|
1535
1537
|
// ListFilterPlus aliases
|
|
1536
1538
|
export { default as ListFilterPlusIcon } from '../icons/list-filter-plus';
|
|
1537
1539
|
// ListFilter aliases
|
|
1538
1540
|
export { default as ListFilterIcon } from '../icons/list-filter';
|
|
1539
|
-
// ListMinus aliases
|
|
1540
|
-
export { default as ListMinusIcon } from '../icons/list-minus';
|
|
1541
1541
|
// ListMusic aliases
|
|
1542
1542
|
export { default as ListMusicIcon } from '../icons/list-music';
|
|
1543
|
+
// ListMinus aliases
|
|
1544
|
+
export { default as ListMinusIcon } from '../icons/list-minus';
|
|
1543
1545
|
// ListOrdered aliases
|
|
1544
1546
|
export { default as ListOrderedIcon } from '../icons/list-ordered';
|
|
1545
1547
|
// ListRestart aliases
|
|
@@ -1552,14 +1554,14 @@ export { default as ListTodoIcon } from '../icons/list-todo';
|
|
|
1552
1554
|
export { default as ListStartIcon } from '../icons/list-start';
|
|
1553
1555
|
// ListTree aliases
|
|
1554
1556
|
export { default as ListTreeIcon } from '../icons/list-tree';
|
|
1555
|
-
// ListVideo aliases
|
|
1556
|
-
export { default as ListVideoIcon } from '../icons/list-video';
|
|
1557
1557
|
// ListX aliases
|
|
1558
1558
|
export { default as ListXIcon } from '../icons/list-x';
|
|
1559
|
-
//
|
|
1560
|
-
export { default as
|
|
1559
|
+
// ListVideo aliases
|
|
1560
|
+
export { default as ListVideoIcon } from '../icons/list-video';
|
|
1561
1561
|
// List aliases
|
|
1562
1562
|
export { default as ListIcon } from '../icons/list';
|
|
1563
|
+
// LoaderPinwheel aliases
|
|
1564
|
+
export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
|
|
1563
1565
|
// Loader aliases
|
|
1564
1566
|
export { default as LoaderIcon } from '../icons/loader';
|
|
1565
1567
|
// LocateFixed aliases
|
|
@@ -1578,74 +1580,74 @@ export { default as LogInIcon } from '../icons/log-in';
|
|
|
1578
1580
|
export { default as LogOutIcon } from '../icons/log-out';
|
|
1579
1581
|
// Logs aliases
|
|
1580
1582
|
export { default as LogsIcon } from '../icons/logs';
|
|
1581
|
-
// Luggage aliases
|
|
1582
|
-
export { default as LuggageIcon } from '../icons/luggage';
|
|
1583
1583
|
// Lollipop aliases
|
|
1584
1584
|
export { default as LollipopIcon } from '../icons/lollipop';
|
|
1585
|
+
// MailCheck aliases
|
|
1586
|
+
export { default as MailCheckIcon } from '../icons/mail-check';
|
|
1587
|
+
// Luggage aliases
|
|
1588
|
+
export { default as LuggageIcon } from '../icons/luggage';
|
|
1585
1589
|
// Magnet aliases
|
|
1586
1590
|
export { default as MagnetIcon } from '../icons/magnet';
|
|
1587
1591
|
// MailMinus aliases
|
|
1588
1592
|
export { default as MailMinusIcon } from '../icons/mail-minus';
|
|
1589
|
-
// MailCheck aliases
|
|
1590
|
-
export { default as MailCheckIcon } from '../icons/mail-check';
|
|
1591
|
-
// MailOpen aliases
|
|
1592
|
-
export { default as MailOpenIcon } from '../icons/mail-open';
|
|
1593
1593
|
// MailPlus aliases
|
|
1594
1594
|
export { default as MailPlusIcon } from '../icons/mail-plus';
|
|
1595
|
+
// MailOpen aliases
|
|
1596
|
+
export { default as MailOpenIcon } from '../icons/mail-open';
|
|
1595
1597
|
// MailSearch aliases
|
|
1596
1598
|
export { default as MailSearchIcon } from '../icons/mail-search';
|
|
1597
|
-
// MailWarning aliases
|
|
1598
|
-
export { default as MailWarningIcon } from '../icons/mail-warning';
|
|
1599
1599
|
// MailX aliases
|
|
1600
1600
|
export { default as MailXIcon } from '../icons/mail-x';
|
|
1601
|
+
// MailWarning aliases
|
|
1602
|
+
export { default as MailWarningIcon } from '../icons/mail-warning';
|
|
1601
1603
|
// Mail aliases
|
|
1602
1604
|
export { default as MailIcon } from '../icons/mail';
|
|
1603
|
-
// Mailbox aliases
|
|
1604
|
-
export { default as MailboxIcon } from '../icons/mailbox';
|
|
1605
1605
|
// Mails aliases
|
|
1606
1606
|
export { default as MailsIcon } from '../icons/mails';
|
|
1607
|
+
// Mailbox aliases
|
|
1608
|
+
export { default as MailboxIcon } from '../icons/mailbox';
|
|
1607
1609
|
// MapMinus aliases
|
|
1608
1610
|
export { default as MapMinusIcon } from '../icons/map-minus';
|
|
1609
1611
|
// MapPinCheckInside aliases
|
|
1610
1612
|
export { default as MapPinCheckInsideIcon } from '../icons/map-pin-check-inside';
|
|
1611
1613
|
// MapPinCheck aliases
|
|
1612
1614
|
export { default as MapPinCheckIcon } from '../icons/map-pin-check';
|
|
1613
|
-
// MapPinHouse aliases
|
|
1614
|
-
export { default as MapPinHouseIcon } from '../icons/map-pin-house';
|
|
1615
1615
|
// MapPinMinusInside aliases
|
|
1616
1616
|
export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside';
|
|
1617
|
+
// MapPinHouse aliases
|
|
1618
|
+
export { default as MapPinHouseIcon } from '../icons/map-pin-house';
|
|
1617
1619
|
// MapPinMinus aliases
|
|
1618
1620
|
export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
|
|
1619
1621
|
// MapPinPlusInside aliases
|
|
1620
1622
|
export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside';
|
|
1621
1623
|
// MapPinOff aliases
|
|
1622
1624
|
export { default as MapPinOffIcon } from '../icons/map-pin-off';
|
|
1623
|
-
// MapPinPlus aliases
|
|
1624
|
-
export { default as MapPinPlusIcon } from '../icons/map-pin-plus';
|
|
1625
1625
|
// MapPinXInside aliases
|
|
1626
1626
|
export { default as MapPinXInsideIcon } from '../icons/map-pin-x-inside';
|
|
1627
1627
|
// MapPinX aliases
|
|
1628
1628
|
export { default as MapPinXIcon } from '../icons/map-pin-x';
|
|
1629
|
+
// MapPinPlus aliases
|
|
1630
|
+
export { default as MapPinPlusIcon } from '../icons/map-pin-plus';
|
|
1629
1631
|
// MapPin aliases
|
|
1630
1632
|
export { default as MapPinIcon } from '../icons/map-pin';
|
|
1633
|
+
// MapPinned aliases
|
|
1634
|
+
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1631
1635
|
// MapPlus aliases
|
|
1632
1636
|
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1633
1637
|
// Map aliases
|
|
1634
1638
|
export { default as MapIcon } from '../icons/map';
|
|
1635
|
-
// MapPinned aliases
|
|
1636
|
-
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1637
1639
|
// MarsStroke aliases
|
|
1638
1640
|
export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
1641
|
+
// Maximize aliases
|
|
1642
|
+
export { default as MaximizeIcon } from '../icons/maximize';
|
|
1639
1643
|
// Mars aliases
|
|
1640
1644
|
export { default as MarsIcon } from '../icons/mars';
|
|
1641
|
-
// Martini aliases
|
|
1642
|
-
export { default as MartiniIcon } from '../icons/martini';
|
|
1643
1645
|
// Maximize2 aliases
|
|
1644
1646
|
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1645
|
-
// Maximize aliases
|
|
1646
|
-
export { default as MaximizeIcon } from '../icons/maximize';
|
|
1647
1647
|
// Medal aliases
|
|
1648
1648
|
export { default as MedalIcon } from '../icons/medal';
|
|
1649
|
+
// Martini aliases
|
|
1650
|
+
export { default as MartiniIcon } from '../icons/martini';
|
|
1649
1651
|
// MegaphoneOff aliases
|
|
1650
1652
|
export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
|
|
1651
1653
|
// Megaphone aliases
|
|
@@ -1656,10 +1658,10 @@ export { default as MehIcon } from '../icons/meh';
|
|
|
1656
1658
|
export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
1657
1659
|
// Menu aliases
|
|
1658
1660
|
export { default as MenuIcon } from '../icons/menu';
|
|
1659
|
-
// MessageCircleCheck aliases
|
|
1660
|
-
export { default as MessageCircleCheckIcon } from '../icons/message-circle-check';
|
|
1661
1661
|
// Merge aliases
|
|
1662
1662
|
export { default as MergeIcon } from '../icons/merge';
|
|
1663
|
+
// MessageCircleCheck aliases
|
|
1664
|
+
export { default as MessageCircleCheckIcon } from '../icons/message-circle-check';
|
|
1663
1665
|
// MessageCircleCode aliases
|
|
1664
1666
|
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1665
1667
|
// MessageCircleDashed aliases
|
|
@@ -1670,32 +1672,32 @@ export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart
|
|
|
1670
1672
|
export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
|
|
1671
1673
|
// MessageCircleOff aliases
|
|
1672
1674
|
export { default as MessageCircleOffIcon } from '../icons/message-circle-off';
|
|
1673
|
-
// MessageCirclePlus aliases
|
|
1674
|
-
export { default as MessageCirclePlusIcon } from '../icons/message-circle-plus';
|
|
1675
|
-
// MessageCircleReply aliases
|
|
1676
|
-
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
|
|
1677
1675
|
// MessageCircleWarning aliases
|
|
1678
1676
|
export { default as MessageCircleWarningIcon } from '../icons/message-circle-warning';
|
|
1677
|
+
// MessageCircleReply aliases
|
|
1678
|
+
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
|
|
1679
|
+
// MessageCirclePlus aliases
|
|
1680
|
+
export { default as MessageCirclePlusIcon } from '../icons/message-circle-plus';
|
|
1679
1681
|
// MessageCircleX aliases
|
|
1680
1682
|
export { default as MessageCircleXIcon } from '../icons/message-circle-x';
|
|
1681
1683
|
// MessageCircle aliases
|
|
1682
1684
|
export { default as MessageCircleIcon } from '../icons/message-circle';
|
|
1683
|
-
// MessageSquareCheck aliases
|
|
1684
|
-
export { default as MessageSquareCheckIcon } from '../icons/message-square-check';
|
|
1685
1685
|
// MessageSquareCode aliases
|
|
1686
1686
|
export { default as MessageSquareCodeIcon } from '../icons/message-square-code';
|
|
1687
|
-
//
|
|
1688
|
-
export { default as
|
|
1687
|
+
// MessageSquareCheck aliases
|
|
1688
|
+
export { default as MessageSquareCheckIcon } from '../icons/message-square-check';
|
|
1689
1689
|
// MessageSquareDiff aliases
|
|
1690
1690
|
export { default as MessageSquareDiffIcon } from '../icons/message-square-diff';
|
|
1691
1691
|
// MessageSquareDot aliases
|
|
1692
1692
|
export { default as MessageSquareDotIcon } from '../icons/message-square-dot';
|
|
1693
|
+
// MessageSquareHeart aliases
|
|
1694
|
+
export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
|
|
1695
|
+
// MessageSquareDashed aliases
|
|
1696
|
+
export { default as MessageSquareDashedIcon } from '../icons/message-square-dashed';
|
|
1693
1697
|
// MessageSquareLock aliases
|
|
1694
1698
|
export { default as MessageSquareLockIcon } from '../icons/message-square-lock';
|
|
1695
1699
|
// MessageSquareMore aliases
|
|
1696
1700
|
export { default as MessageSquareMoreIcon } from '../icons/message-square-more';
|
|
1697
|
-
// MessageSquareHeart aliases
|
|
1698
|
-
export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
|
|
1699
1701
|
// MessageSquareOff aliases
|
|
1700
1702
|
export { default as MessageSquareOffIcon } from '../icons/message-square-off';
|
|
1701
1703
|
// MessageSquarePlus aliases
|
|
@@ -1704,10 +1706,10 @@ export { default as MessageSquarePlusIcon } from '../icons/message-square-plus';
|
|
|
1704
1706
|
export { default as MessageSquareQuoteIcon } from '../icons/message-square-quote';
|
|
1705
1707
|
// MessageSquareReply aliases
|
|
1706
1708
|
export { default as MessageSquareReplyIcon } from '../icons/message-square-reply';
|
|
1707
|
-
// MessageSquareShare aliases
|
|
1708
|
-
export { default as MessageSquareShareIcon } from '../icons/message-square-share';
|
|
1709
1709
|
// MessageSquareText aliases
|
|
1710
1710
|
export { default as MessageSquareTextIcon } from '../icons/message-square-text';
|
|
1711
|
+
// MessageSquareShare aliases
|
|
1712
|
+
export { default as MessageSquareShareIcon } from '../icons/message-square-share';
|
|
1711
1713
|
// MessageSquareWarning aliases
|
|
1712
1714
|
export { default as MessageSquareWarningIcon } from '../icons/message-square-warning';
|
|
1713
1715
|
// MessageSquareX aliases
|
|
@@ -1722,14 +1724,14 @@ export { default as MetronomeIcon } from '../icons/metronome';
|
|
|
1722
1724
|
export { default as MicOffIcon } from '../icons/mic-off';
|
|
1723
1725
|
// Mic aliases
|
|
1724
1726
|
export { default as MicIcon } from '../icons/mic';
|
|
1725
|
-
// Microscope aliases
|
|
1726
|
-
export { default as MicroscopeIcon } from '../icons/microscope';
|
|
1727
1727
|
// Microchip aliases
|
|
1728
1728
|
export { default as MicrochipIcon } from '../icons/microchip';
|
|
1729
|
-
//
|
|
1730
|
-
export { default as
|
|
1729
|
+
// Microscope aliases
|
|
1730
|
+
export { default as MicroscopeIcon } from '../icons/microscope';
|
|
1731
1731
|
// Microwave aliases
|
|
1732
1732
|
export { default as MicrowaveIcon } from '../icons/microwave';
|
|
1733
|
+
// Milestone aliases
|
|
1734
|
+
export { default as MilestoneIcon } from '../icons/milestone';
|
|
1733
1735
|
// MilkOff aliases
|
|
1734
1736
|
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1735
1737
|
// Milk aliases
|
|
@@ -1748,24 +1750,24 @@ export { default as MirrorRoundIcon } from '../icons/mirror-round';
|
|
|
1748
1750
|
export { default as MonitorCheckIcon } from '../icons/monitor-check';
|
|
1749
1751
|
// MonitorCloud aliases
|
|
1750
1752
|
export { default as MonitorCloudIcon } from '../icons/monitor-cloud';
|
|
1751
|
-
// MonitorCog aliases
|
|
1752
|
-
export { default as MonitorCogIcon } from '../icons/monitor-cog';
|
|
1753
1753
|
// MonitorDot aliases
|
|
1754
1754
|
export { default as MonitorDotIcon } from '../icons/monitor-dot';
|
|
1755
|
-
// MonitorDown aliases
|
|
1756
|
-
export { default as MonitorDownIcon } from '../icons/monitor-down';
|
|
1757
1755
|
// MonitorOff aliases
|
|
1758
1756
|
export { default as MonitorOffIcon } from '../icons/monitor-off';
|
|
1757
|
+
// MonitorCog aliases
|
|
1758
|
+
export { default as MonitorCogIcon } from '../icons/monitor-cog';
|
|
1759
|
+
// MonitorDown aliases
|
|
1760
|
+
export { default as MonitorDownIcon } from '../icons/monitor-down';
|
|
1759
1761
|
// MonitorPlay aliases
|
|
1760
1762
|
export { default as MonitorPlayIcon } from '../icons/monitor-play';
|
|
1761
1763
|
// MonitorPause aliases
|
|
1762
1764
|
export { default as MonitorPauseIcon } from '../icons/monitor-pause';
|
|
1763
1765
|
// MonitorSmartphone aliases
|
|
1764
1766
|
export { default as MonitorSmartphoneIcon } from '../icons/monitor-smartphone';
|
|
1765
|
-
// MonitorStop aliases
|
|
1766
|
-
export { default as MonitorStopIcon } from '../icons/monitor-stop';
|
|
1767
1767
|
// MonitorSpeaker aliases
|
|
1768
1768
|
export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker';
|
|
1769
|
+
// MonitorStop aliases
|
|
1770
|
+
export { default as MonitorStopIcon } from '../icons/monitor-stop';
|
|
1769
1771
|
// MonitorUp aliases
|
|
1770
1772
|
export { default as MonitorUpIcon } from '../icons/monitor-up';
|
|
1771
1773
|
// Monitor aliases
|
|
@@ -1778,26 +1780,26 @@ export { default as MoonStarIcon } from '../icons/moon-star';
|
|
|
1778
1780
|
export { default as MoonIcon } from '../icons/moon';
|
|
1779
1781
|
// Motorbike aliases
|
|
1780
1782
|
export { default as MotorbikeIcon } from '../icons/motorbike';
|
|
1781
|
-
// Mountain aliases
|
|
1782
|
-
export { default as MountainIcon } from '../icons/mountain';
|
|
1783
1783
|
// MountainSnow aliases
|
|
1784
1784
|
export { default as MountainSnowIcon } from '../icons/mountain-snow';
|
|
1785
|
+
// Mountain aliases
|
|
1786
|
+
export { default as MountainIcon } from '../icons/mountain';
|
|
1785
1787
|
// MouseLeft aliases
|
|
1786
1788
|
export { default as MouseLeftIcon } from '../icons/mouse-left';
|
|
1787
1789
|
// MouseOff aliases
|
|
1788
1790
|
export { default as MouseOffIcon } from '../icons/mouse-off';
|
|
1789
|
-
// MousePointer2 aliases
|
|
1790
|
-
export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
|
|
1791
1791
|
// MousePointer2Off aliases
|
|
1792
1792
|
export { default as MousePointer2OffIcon } from '../icons/mouse-pointer-2-off';
|
|
1793
|
+
// MousePointer2 aliases
|
|
1794
|
+
export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
|
|
1793
1795
|
// MousePointerBan aliases
|
|
1794
1796
|
export { default as MousePointerBanIcon } from '../icons/mouse-pointer-ban';
|
|
1795
|
-
// MousePointerClick aliases
|
|
1796
|
-
export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click';
|
|
1797
1797
|
// MousePointer aliases
|
|
1798
1798
|
export { default as MousePointerIcon } from '../icons/mouse-pointer';
|
|
1799
1799
|
// MouseRight aliases
|
|
1800
1800
|
export { default as MouseRightIcon } from '../icons/mouse-right';
|
|
1801
|
+
// MousePointerClick aliases
|
|
1802
|
+
export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click';
|
|
1801
1803
|
// Mouse aliases
|
|
1802
1804
|
export { default as MouseIcon } from '../icons/mouse';
|
|
1803
1805
|
// MoveDiagonal2 aliases
|
|
@@ -1812,66 +1814,66 @@ export { default as MoveDownRightIcon } from '../icons/move-down-right';
|
|
|
1812
1814
|
export { default as MoveDownIcon } from '../icons/move-down';
|
|
1813
1815
|
// MoveHorizontal aliases
|
|
1814
1816
|
export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
|
|
1815
|
-
// MoveRight aliases
|
|
1816
|
-
export { default as MoveRightIcon } from '../icons/move-right';
|
|
1817
1817
|
// MoveLeft aliases
|
|
1818
1818
|
export { default as MoveLeftIcon } from '../icons/move-left';
|
|
1819
|
+
// MoveRight aliases
|
|
1820
|
+
export { default as MoveRightIcon } from '../icons/move-right';
|
|
1819
1821
|
// MoveUpLeft aliases
|
|
1820
1822
|
export { default as MoveUpLeftIcon } from '../icons/move-up-left';
|
|
1821
1823
|
// MoveUpRight aliases
|
|
1822
1824
|
export { default as MoveUpRightIcon } from '../icons/move-up-right';
|
|
1823
|
-
// MoveVertical aliases
|
|
1824
|
-
export { default as MoveVerticalIcon } from '../icons/move-vertical';
|
|
1825
1825
|
// MoveUp aliases
|
|
1826
1826
|
export { default as MoveUpIcon } from '../icons/move-up';
|
|
1827
|
+
// MoveVertical aliases
|
|
1828
|
+
export { default as MoveVerticalIcon } from '../icons/move-vertical';
|
|
1827
1829
|
// Move aliases
|
|
1828
1830
|
export { default as MoveIcon } from '../icons/move';
|
|
1829
|
-
// Music2 aliases
|
|
1830
|
-
export { default as Music2Icon } from '../icons/music-2';
|
|
1831
1831
|
// Music3 aliases
|
|
1832
1832
|
export { default as Music3Icon } from '../icons/music-3';
|
|
1833
|
+
// Music2 aliases
|
|
1834
|
+
export { default as Music2Icon } from '../icons/music-2';
|
|
1833
1835
|
// Music4 aliases
|
|
1834
1836
|
export { default as Music4Icon } from '../icons/music-4';
|
|
1835
|
-
//
|
|
1836
|
-
export { default as
|
|
1837
|
+
// Navigation2 aliases
|
|
1838
|
+
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1837
1839
|
// Navigation2Off aliases
|
|
1838
1840
|
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1841
|
+
// Music aliases
|
|
1842
|
+
export { default as MusicIcon } from '../icons/music';
|
|
1839
1843
|
// NavigationOff aliases
|
|
1840
1844
|
export { default as NavigationOffIcon } from '../icons/navigation-off';
|
|
1841
|
-
// Navigation2 aliases
|
|
1842
|
-
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1843
|
-
// Navigation aliases
|
|
1844
|
-
export { default as NavigationIcon } from '../icons/navigation';
|
|
1845
1845
|
// Network aliases
|
|
1846
1846
|
export { default as NetworkIcon } from '../icons/network';
|
|
1847
|
+
// Navigation aliases
|
|
1848
|
+
export { default as NavigationIcon } from '../icons/navigation';
|
|
1847
1849
|
// Nfc aliases
|
|
1848
1850
|
export { default as NfcIcon } from '../icons/nfc';
|
|
1849
1851
|
// Newspaper aliases
|
|
1850
1852
|
export { default as NewspaperIcon } from '../icons/newspaper';
|
|
1851
|
-
// NonBinary aliases
|
|
1852
|
-
export { default as NonBinaryIcon } from '../icons/non-binary';
|
|
1853
1853
|
// NotebookPen aliases
|
|
1854
1854
|
export { default as NotebookPenIcon } from '../icons/notebook-pen';
|
|
1855
1855
|
// NotebookTabs aliases
|
|
1856
1856
|
export { default as NotebookTabsIcon } from '../icons/notebook-tabs';
|
|
1857
|
-
//
|
|
1858
|
-
export { default as
|
|
1857
|
+
// NonBinary aliases
|
|
1858
|
+
export { default as NonBinaryIcon } from '../icons/non-binary';
|
|
1859
1859
|
// Notebook aliases
|
|
1860
1860
|
export { default as NotebookIcon } from '../icons/notebook';
|
|
1861
|
-
//
|
|
1862
|
-
export { default as
|
|
1861
|
+
// NotebookText aliases
|
|
1862
|
+
export { default as NotebookTextIcon } from '../icons/notebook-text';
|
|
1863
1863
|
// NotepadText aliases
|
|
1864
1864
|
export { default as NotepadTextIcon } from '../icons/notepad-text';
|
|
1865
|
+
// NotepadTextDashed aliases
|
|
1866
|
+
export { default as NotepadTextDashedIcon } from '../icons/notepad-text-dashed';
|
|
1865
1867
|
// NutOff aliases
|
|
1866
1868
|
export { default as NutOffIcon } from '../icons/nut-off';
|
|
1867
1869
|
// Nut aliases
|
|
1868
1870
|
export { default as NutIcon } from '../icons/nut';
|
|
1869
1871
|
// OctagonMinus aliases
|
|
1870
1872
|
export { default as OctagonMinusIcon } from '../icons/octagon-minus';
|
|
1871
|
-
// Octagon aliases
|
|
1872
|
-
export { default as OctagonIcon } from '../icons/octagon';
|
|
1873
1873
|
// Omega aliases
|
|
1874
1874
|
export { default as OmegaIcon } from '../icons/omega';
|
|
1875
|
+
// Octagon aliases
|
|
1876
|
+
export { default as OctagonIcon } from '../icons/octagon';
|
|
1875
1877
|
// Option aliases
|
|
1876
1878
|
export { default as OptionIcon } from '../icons/option';
|
|
1877
1879
|
// Orbit aliases
|
|
@@ -1906,10 +1908,10 @@ export { default as PaletteIcon } from '../icons/palette';
|
|
|
1906
1908
|
export { default as PandaIcon } from '../icons/panda';
|
|
1907
1909
|
// PanelBottomOpen aliases
|
|
1908
1910
|
export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
|
|
1909
|
-
// PanelBottomClose aliases
|
|
1910
|
-
export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
|
|
1911
1911
|
// PanelBottom aliases
|
|
1912
1912
|
export { default as PanelBottomIcon } from '../icons/panel-bottom';
|
|
1913
|
+
// PanelBottomClose aliases
|
|
1914
|
+
export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
|
|
1913
1915
|
// PanelLeftRightDashed aliases
|
|
1914
1916
|
export { default as PanelLeftRightDashedIcon } from '../icons/panel-left-right-dashed';
|
|
1915
1917
|
// PanelRightClose aliases
|
|
@@ -1926,16 +1928,16 @@ export { default as PanelTopCloseIcon } from '../icons/panel-top-close';
|
|
|
1926
1928
|
export { default as PanelTopIcon } from '../icons/panel-top';
|
|
1927
1929
|
// PanelTopOpen aliases
|
|
1928
1930
|
export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
|
|
1929
|
-
// PanelsRightBottom aliases
|
|
1930
|
-
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
1931
1931
|
// PanelsLeftBottom aliases
|
|
1932
1932
|
export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
|
|
1933
|
-
//
|
|
1934
|
-
export { default as
|
|
1933
|
+
// PanelsRightBottom aliases
|
|
1934
|
+
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
1935
1935
|
// Paperclip aliases
|
|
1936
1936
|
export { default as PaperclipIcon } from '../icons/paperclip';
|
|
1937
1937
|
// ParkingMeter aliases
|
|
1938
1938
|
export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
1939
|
+
// Parentheses aliases
|
|
1940
|
+
export { default as ParenthesesIcon } from '../icons/parentheses';
|
|
1939
1941
|
// PartyPopper aliases
|
|
1940
1942
|
export { default as PartyPopperIcon } from '../icons/party-popper';
|
|
1941
1943
|
// Pause aliases
|
|
@@ -1944,32 +1946,32 @@ export { default as PauseIcon } from '../icons/pause';
|
|
|
1944
1946
|
export { default as PawPrintIcon } from '../icons/paw-print';
|
|
1945
1947
|
// PcCase aliases
|
|
1946
1948
|
export { default as PcCaseIcon } from '../icons/pc-case';
|
|
1947
|
-
// PenOff aliases
|
|
1948
|
-
export { default as PenOffIcon } from '../icons/pen-off';
|
|
1949
1949
|
// PenTool aliases
|
|
1950
1950
|
export { default as PenToolIcon } from '../icons/pen-tool';
|
|
1951
|
-
//
|
|
1952
|
-
export { default as
|
|
1951
|
+
// PenOff aliases
|
|
1952
|
+
export { default as PenOffIcon } from '../icons/pen-off';
|
|
1953
1953
|
// PencilOff aliases
|
|
1954
1954
|
export { default as PencilOffIcon } from '../icons/pencil-off';
|
|
1955
|
-
//
|
|
1956
|
-
export { default as
|
|
1955
|
+
// PencilLine aliases
|
|
1956
|
+
export { default as PencilLineIcon } from '../icons/pencil-line';
|
|
1957
1957
|
// PencilRuler aliases
|
|
1958
1958
|
export { default as PencilRulerIcon } from '../icons/pencil-ruler';
|
|
1959
|
-
//
|
|
1960
|
-
export { default as
|
|
1959
|
+
// Pencil aliases
|
|
1960
|
+
export { default as PencilIcon } from '../icons/pencil';
|
|
1961
1961
|
// Percent aliases
|
|
1962
1962
|
export { default as PercentIcon } from '../icons/percent';
|
|
1963
|
-
//
|
|
1964
|
-
export { default as
|
|
1963
|
+
// Pentagon aliases
|
|
1964
|
+
export { default as PentagonIcon } from '../icons/pentagon';
|
|
1965
1965
|
// PhilippinePeso aliases
|
|
1966
1966
|
export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
1967
|
+
// PersonStanding aliases
|
|
1968
|
+
export { default as PersonStandingIcon } from '../icons/person-standing';
|
|
1967
1969
|
// PhoneCall aliases
|
|
1968
1970
|
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
1969
|
-
// PhoneForwarded aliases
|
|
1970
|
-
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded';
|
|
1971
1971
|
// PhoneIncoming aliases
|
|
1972
1972
|
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
1973
|
+
// PhoneForwarded aliases
|
|
1974
|
+
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded';
|
|
1973
1975
|
// PhoneMissed aliases
|
|
1974
1976
|
export { default as PhoneMissedIcon } from '../icons/phone-missed';
|
|
1975
1977
|
// PhoneOff aliases
|
|
@@ -1984,90 +1986,90 @@ export { default as PiIcon } from '../icons/pi';
|
|
|
1984
1986
|
export { default as PickaxeIcon } from '../icons/pickaxe';
|
|
1985
1987
|
// Piano aliases
|
|
1986
1988
|
export { default as PianoIcon } from '../icons/piano';
|
|
1989
|
+
// PictureInPicture aliases
|
|
1990
|
+
export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
1987
1991
|
// PictureInPicture2 aliases
|
|
1988
1992
|
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
1989
1993
|
// PiggyBank aliases
|
|
1990
1994
|
export { default as PiggyBankIcon } from '../icons/piggy-bank';
|
|
1991
|
-
// PictureInPicture aliases
|
|
1992
|
-
export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
1993
1995
|
// PilcrowLeft aliases
|
|
1994
1996
|
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
1995
1997
|
// PilcrowRight aliases
|
|
1996
1998
|
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
1997
|
-
// PillBottle aliases
|
|
1998
|
-
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
1999
1999
|
// Pilcrow aliases
|
|
2000
2000
|
export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
2001
|
-
// PinOff aliases
|
|
2002
|
-
export { default as PinOffIcon } from '../icons/pin-off';
|
|
2003
2001
|
// Pill aliases
|
|
2004
2002
|
export { default as PillIcon } from '../icons/pill';
|
|
2005
|
-
//
|
|
2006
|
-
export { default as
|
|
2003
|
+
// PillBottle aliases
|
|
2004
|
+
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
2005
|
+
// PinOff aliases
|
|
2006
|
+
export { default as PinOffIcon } from '../icons/pin-off';
|
|
2007
2007
|
// Pipette aliases
|
|
2008
2008
|
export { default as PipetteIcon } from '../icons/pipette';
|
|
2009
2009
|
// Pizza aliases
|
|
2010
2010
|
export { default as PizzaIcon } from '../icons/pizza';
|
|
2011
|
+
// Pin aliases
|
|
2012
|
+
export { default as PinIcon } from '../icons/pin';
|
|
2011
2013
|
// PlaneLanding aliases
|
|
2012
2014
|
export { default as PlaneLandingIcon } from '../icons/plane-landing';
|
|
2013
2015
|
// PlaneTakeoff aliases
|
|
2014
2016
|
export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff';
|
|
2015
2017
|
// Plane aliases
|
|
2016
2018
|
export { default as PlaneIcon } from '../icons/plane';
|
|
2019
|
+
// Plug2 aliases
|
|
2020
|
+
export { default as Plug2Icon } from '../icons/plug-2';
|
|
2017
2021
|
// Play aliases
|
|
2018
2022
|
export { default as PlayIcon } from '../icons/play';
|
|
2019
2023
|
// Plug aliases
|
|
2020
2024
|
export { default as PlugIcon } from '../icons/plug';
|
|
2021
|
-
// Plug2 aliases
|
|
2022
|
-
export { default as Plug2Icon } from '../icons/plug-2';
|
|
2023
2025
|
// PocketKnife aliases
|
|
2024
2026
|
export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
2025
|
-
// PointerOff aliases
|
|
2026
|
-
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
2027
2027
|
// Podcast aliases
|
|
2028
2028
|
export { default as PodcastIcon } from '../icons/podcast';
|
|
2029
2029
|
// Plus aliases
|
|
2030
2030
|
export { default as PlusIcon } from '../icons/plus';
|
|
2031
2031
|
// Pointer aliases
|
|
2032
2032
|
export { default as PointerIcon } from '../icons/pointer';
|
|
2033
|
-
//
|
|
2034
|
-
export { default as
|
|
2033
|
+
// PointerOff aliases
|
|
2034
|
+
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
2035
2035
|
// Popcorn aliases
|
|
2036
2036
|
export { default as PopcornIcon } from '../icons/popcorn';
|
|
2037
|
+
// Popsicle aliases
|
|
2038
|
+
export { default as PopsicleIcon } from '../icons/popsicle';
|
|
2037
2039
|
// PoundSterling aliases
|
|
2038
2040
|
export { default as PoundSterlingIcon } from '../icons/pound-sterling';
|
|
2039
2041
|
// PowerOff aliases
|
|
2040
2042
|
export { default as PowerOffIcon } from '../icons/power-off';
|
|
2041
2043
|
// Power aliases
|
|
2042
2044
|
export { default as PowerIcon } from '../icons/power';
|
|
2043
|
-
// PrinterCheck aliases
|
|
2044
|
-
export { default as PrinterCheckIcon } from '../icons/printer-check';
|
|
2045
2045
|
// Presentation aliases
|
|
2046
2046
|
export { default as PresentationIcon } from '../icons/presentation';
|
|
2047
|
+
// PrinterCheck aliases
|
|
2048
|
+
export { default as PrinterCheckIcon } from '../icons/printer-check';
|
|
2047
2049
|
// PrinterX aliases
|
|
2048
2050
|
export { default as PrinterXIcon } from '../icons/printer-x';
|
|
2049
2051
|
// Printer aliases
|
|
2050
2052
|
export { default as PrinterIcon } from '../icons/printer';
|
|
2051
2053
|
// Projector aliases
|
|
2052
2054
|
export { default as ProjectorIcon } from '../icons/projector';
|
|
2053
|
-
// Proportions aliases
|
|
2054
|
-
export { default as ProportionsIcon } from '../icons/proportions';
|
|
2055
2055
|
// Puzzle aliases
|
|
2056
2056
|
export { default as PuzzleIcon } from '../icons/puzzle';
|
|
2057
|
+
// QrCode aliases
|
|
2058
|
+
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
2059
|
+
// Proportions aliases
|
|
2060
|
+
export { default as ProportionsIcon } from '../icons/proportions';
|
|
2057
2061
|
// Pyramid aliases
|
|
2058
2062
|
export { default as PyramidIcon } from '../icons/pyramid';
|
|
2059
2063
|
// Quote aliases
|
|
2060
2064
|
export { default as QuoteIcon } from '../icons/quote';
|
|
2061
|
-
// Rabbit aliases
|
|
2062
|
-
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2063
|
-
// QrCode aliases
|
|
2064
|
-
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
2065
2065
|
// Radar aliases
|
|
2066
2066
|
export { default as RadarIcon } from '../icons/radar';
|
|
2067
|
-
//
|
|
2068
|
-
export { default as
|
|
2067
|
+
// Rabbit aliases
|
|
2068
|
+
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2069
2069
|
// Radical aliases
|
|
2070
2070
|
export { default as RadicalIcon } from '../icons/radical';
|
|
2071
|
+
// Radiation aliases
|
|
2072
|
+
export { default as RadiationIcon } from '../icons/radiation';
|
|
2071
2073
|
// RadioReceiver aliases
|
|
2072
2074
|
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2073
2075
|
// RadioTower aliases
|
|
@@ -2078,10 +2080,10 @@ export { default as RadioIcon } from '../icons/radio';
|
|
|
2078
2080
|
export { default as RadiusIcon } from '../icons/radius';
|
|
2079
2081
|
// Rainbow aliases
|
|
2080
2082
|
export { default as RainbowIcon } from '../icons/rainbow';
|
|
2081
|
-
// Rat aliases
|
|
2082
|
-
export { default as RatIcon } from '../icons/rat';
|
|
2083
2083
|
// Ratio aliases
|
|
2084
2084
|
export { default as RatioIcon } from '../icons/ratio';
|
|
2085
|
+
// Rat aliases
|
|
2086
|
+
export { default as RatIcon } from '../icons/rat';
|
|
2085
2087
|
// ReceiptCent aliases
|
|
2086
2088
|
export { default as ReceiptCentIcon } from '../icons/receipt-cent';
|
|
2087
2089
|
// ReceiptEuro aliases
|
|
@@ -2090,44 +2092,42 @@ export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
|
|
|
2090
2092
|
export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
|
|
2091
2093
|
// ReceiptPoundSterling aliases
|
|
2092
2094
|
export { default as ReceiptPoundSterlingIcon } from '../icons/receipt-pound-sterling';
|
|
2093
|
-
// ReceiptRussianRuble aliases
|
|
2094
|
-
export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-ruble';
|
|
2095
2095
|
// ReceiptJapaneseYen aliases
|
|
2096
2096
|
export { default as ReceiptJapaneseYenIcon } from '../icons/receipt-japanese-yen';
|
|
2097
|
+
// ReceiptRussianRuble aliases
|
|
2098
|
+
export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-ruble';
|
|
2097
2099
|
// ReceiptSwissFranc aliases
|
|
2098
2100
|
export { default as ReceiptSwissFrancIcon } from '../icons/receipt-swiss-franc';
|
|
2099
2101
|
// ReceiptText aliases
|
|
2100
2102
|
export { default as ReceiptTextIcon } from '../icons/receipt-text';
|
|
2101
2103
|
// ReceiptTurkishLira aliases
|
|
2102
2104
|
export { default as ReceiptTurkishLiraIcon } from '../icons/receipt-turkish-lira';
|
|
2103
|
-
// RectangleCircle aliases
|
|
2104
|
-
export { default as RectangleCircleIcon } from '../icons/rectangle-circle';
|
|
2105
2105
|
// Receipt aliases
|
|
2106
2106
|
export { default as ReceiptIcon } from '../icons/receipt';
|
|
2107
|
-
//
|
|
2108
|
-
export { default as
|
|
2107
|
+
// RectangleCircle aliases
|
|
2108
|
+
export { default as RectangleCircleIcon } from '../icons/rectangle-circle';
|
|
2109
2109
|
// RectangleHorizontal aliases
|
|
2110
2110
|
export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal';
|
|
2111
|
+
// RectangleGoggles aliases
|
|
2112
|
+
export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
|
|
2111
2113
|
// RectangleVertical aliases
|
|
2112
2114
|
export { default as RectangleVerticalIcon } from '../icons/rectangle-vertical';
|
|
2113
|
-
// Recycle aliases
|
|
2114
|
-
export { default as RecycleIcon } from '../icons/recycle';
|
|
2115
2115
|
// Redo2 aliases
|
|
2116
2116
|
export { default as Redo2Icon } from '../icons/redo-2';
|
|
2117
|
+
// Recycle aliases
|
|
2118
|
+
export { default as RecycleIcon } from '../icons/recycle';
|
|
2117
2119
|
// RedoDot aliases
|
|
2118
2120
|
export { default as RedoDotIcon } from '../icons/redo-dot';
|
|
2121
|
+
// RefreshCcw aliases
|
|
2122
|
+
export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
|
|
2119
2123
|
// Redo aliases
|
|
2120
2124
|
export { default as RedoIcon } from '../icons/redo';
|
|
2121
2125
|
// RefreshCcwDot aliases
|
|
2122
2126
|
export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot';
|
|
2123
|
-
// RefreshCcw aliases
|
|
2124
|
-
export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
|
|
2125
2127
|
// RefreshCwOff aliases
|
|
2126
2128
|
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
2127
2129
|
// RefreshCw aliases
|
|
2128
2130
|
export { default as RefreshCwIcon } from '../icons/refresh-cw';
|
|
2129
|
-
// Refrigerator aliases
|
|
2130
|
-
export { default as RefrigeratorIcon } from '../icons/refrigerator';
|
|
2131
2131
|
// Regex aliases
|
|
2132
2132
|
export { default as RegexIcon } from '../icons/regex';
|
|
2133
2133
|
// RemoveFormatting aliases
|
|
@@ -2136,6 +2136,8 @@ export { default as RemoveFormattingIcon } from '../icons/remove-formatting';
|
|
|
2136
2136
|
export { default as Repeat1Icon } from '../icons/repeat-1';
|
|
2137
2137
|
// Repeat2 aliases
|
|
2138
2138
|
export { default as Repeat2Icon } from '../icons/repeat-2';
|
|
2139
|
+
// Refrigerator aliases
|
|
2140
|
+
export { default as RefrigeratorIcon } from '../icons/refrigerator';
|
|
2139
2141
|
// Repeat aliases
|
|
2140
2142
|
export { default as RepeatIcon } from '../icons/repeat';
|
|
2141
2143
|
// ReplaceAll aliases
|
|
@@ -2144,40 +2146,40 @@ export { default as ReplaceAllIcon } from '../icons/replace-all';
|
|
|
2144
2146
|
export { default as ReplaceIcon } from '../icons/replace';
|
|
2145
2147
|
// ReplyAll aliases
|
|
2146
2148
|
export { default as ReplyAllIcon } from '../icons/reply-all';
|
|
2149
|
+
// Rewind aliases
|
|
2150
|
+
export { default as RewindIcon } from '../icons/rewind';
|
|
2147
2151
|
// Reply aliases
|
|
2148
2152
|
export { default as ReplyIcon } from '../icons/reply';
|
|
2149
2153
|
// Ribbon aliases
|
|
2150
2154
|
export { default as RibbonIcon } from '../icons/ribbon';
|
|
2151
|
-
// Rewind aliases
|
|
2152
|
-
export { default as RewindIcon } from '../icons/rewind';
|
|
2153
2155
|
// Road aliases
|
|
2154
2156
|
export { default as RoadIcon } from '../icons/road';
|
|
2155
2157
|
// Rocket aliases
|
|
2156
2158
|
export { default as RocketIcon } from '../icons/rocket';
|
|
2157
|
-
// RollerCoaster aliases
|
|
2158
|
-
export { default as RollerCoasterIcon } from '../icons/roller-coaster';
|
|
2159
2159
|
// RockingChair aliases
|
|
2160
2160
|
export { default as RockingChairIcon } from '../icons/rocking-chair';
|
|
2161
|
+
// RollerCoaster aliases
|
|
2162
|
+
export { default as RollerCoasterIcon } from '../icons/roller-coaster';
|
|
2161
2163
|
// Rose aliases
|
|
2162
2164
|
export { default as RoseIcon } from '../icons/rose';
|
|
2163
|
-
// RotateCcwSquare aliases
|
|
2164
|
-
export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
|
|
2165
2165
|
// RotateCcwKey aliases
|
|
2166
2166
|
export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
|
|
2167
|
+
// RotateCcwSquare aliases
|
|
2168
|
+
export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
|
|
2167
2169
|
// RotateCcw aliases
|
|
2168
2170
|
export { default as RotateCcwIcon } from '../icons/rotate-ccw';
|
|
2169
|
-
// RotateCw aliases
|
|
2170
|
-
export { default as RotateCwIcon } from '../icons/rotate-cw';
|
|
2171
2171
|
// RotateCwSquare aliases
|
|
2172
2172
|
export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
|
|
2173
|
-
//
|
|
2174
|
-
export { default as
|
|
2173
|
+
// RotateCw aliases
|
|
2174
|
+
export { default as RotateCwIcon } from '../icons/rotate-cw';
|
|
2175
2175
|
// Route aliases
|
|
2176
2176
|
export { default as RouteIcon } from '../icons/route';
|
|
2177
|
-
//
|
|
2178
|
-
export { default as
|
|
2177
|
+
// RouteOff aliases
|
|
2178
|
+
export { default as RouteOffIcon } from '../icons/route-off';
|
|
2179
2179
|
// Router aliases
|
|
2180
2180
|
export { default as RouterIcon } from '../icons/router';
|
|
2181
|
+
// Rows4 aliases
|
|
2182
|
+
export { default as Rows4Icon } from '../icons/rows-4';
|
|
2181
2183
|
// Rss aliases
|
|
2182
2184
|
export { default as RssIcon } from '../icons/rss';
|
|
2183
2185
|
// RulerDimensionLine aliases
|
|
@@ -2186,10 +2188,10 @@ export { default as RulerDimensionLineIcon } from '../icons/ruler-dimension-line
|
|
|
2186
2188
|
export { default as RulerIcon } from '../icons/ruler';
|
|
2187
2189
|
// RussianRuble aliases
|
|
2188
2190
|
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2189
|
-
// Salad aliases
|
|
2190
|
-
export { default as SaladIcon } from '../icons/salad';
|
|
2191
2191
|
// Sailboat aliases
|
|
2192
2192
|
export { default as SailboatIcon } from '../icons/sailboat';
|
|
2193
|
+
// Salad aliases
|
|
2194
|
+
export { default as SaladIcon } from '../icons/salad';
|
|
2193
2195
|
// Sandwich aliases
|
|
2194
2196
|
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2195
2197
|
// SatelliteDish aliases
|
|
@@ -2200,10 +2202,10 @@ export { default as SatelliteIcon } from '../icons/satellite';
|
|
|
2200
2202
|
export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
|
|
2201
2203
|
// SaveAll aliases
|
|
2202
2204
|
export { default as SaveAllIcon } from '../icons/save-all';
|
|
2203
|
-
// SaveOff aliases
|
|
2204
|
-
export { default as SaveOffIcon } from '../icons/save-off';
|
|
2205
2205
|
// Save aliases
|
|
2206
2206
|
export { default as SaveIcon } from '../icons/save';
|
|
2207
|
+
// SaveOff aliases
|
|
2208
|
+
export { default as SaveOffIcon } from '../icons/save-off';
|
|
2207
2209
|
// Scale aliases
|
|
2208
2210
|
export { default as ScaleIcon } from '../icons/scale';
|
|
2209
2211
|
// Scaling aliases
|
|
@@ -2216,10 +2218,10 @@ export { default as ScanEyeIcon } from '../icons/scan-eye';
|
|
|
2216
2218
|
export { default as ScanFaceIcon } from '../icons/scan-face';
|
|
2217
2219
|
// ScanHeart aliases
|
|
2218
2220
|
export { default as ScanHeartIcon } from '../icons/scan-heart';
|
|
2219
|
-
// ScanLine aliases
|
|
2220
|
-
export { default as ScanLineIcon } from '../icons/scan-line';
|
|
2221
2221
|
// ScanQrCode aliases
|
|
2222
2222
|
export { default as ScanQrCodeIcon } from '../icons/scan-qr-code';
|
|
2223
|
+
// ScanLine aliases
|
|
2224
|
+
export { default as ScanLineIcon } from '../icons/scan-line';
|
|
2223
2225
|
// ScanSearch aliases
|
|
2224
2226
|
export { default as ScanSearchIcon } from '../icons/scan-search';
|
|
2225
2227
|
// ScanText aliases
|
|
@@ -2244,12 +2246,12 @@ export { default as ScrollTextIcon } from '../icons/scroll-text';
|
|
|
2244
2246
|
export { default as ScrollIcon } from '../icons/scroll';
|
|
2245
2247
|
// SearchAlert aliases
|
|
2246
2248
|
export { default as SearchAlertIcon } from '../icons/search-alert';
|
|
2247
|
-
// SearchCode aliases
|
|
2248
|
-
export { default as SearchCodeIcon } from '../icons/search-code';
|
|
2249
2249
|
// SearchCheck aliases
|
|
2250
2250
|
export { default as SearchCheckIcon } from '../icons/search-check';
|
|
2251
2251
|
// SearchSlash aliases
|
|
2252
2252
|
export { default as SearchSlashIcon } from '../icons/search-slash';
|
|
2253
|
+
// SearchCode aliases
|
|
2254
|
+
export { default as SearchCodeIcon } from '../icons/search-code';
|
|
2253
2255
|
// SearchX aliases
|
|
2254
2256
|
export { default as SearchXIcon } from '../icons/search-x';
|
|
2255
2257
|
// Search aliases
|
|
@@ -2260,40 +2262,40 @@ export { default as SectionIcon } from '../icons/section';
|
|
|
2260
2262
|
export { default as SendToBackIcon } from '../icons/send-to-back';
|
|
2261
2263
|
// Send aliases
|
|
2262
2264
|
export { default as SendIcon } from '../icons/send';
|
|
2263
|
-
// SeparatorHorizontal aliases
|
|
2264
|
-
export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
|
|
2265
2265
|
// SeparatorVertical aliases
|
|
2266
2266
|
export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
|
|
2267
|
+
// SeparatorHorizontal aliases
|
|
2268
|
+
export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
|
|
2267
2269
|
// ServerCog aliases
|
|
2268
2270
|
export { default as ServerCogIcon } from '../icons/server-cog';
|
|
2269
|
-
// ServerOff aliases
|
|
2270
|
-
export { default as ServerOffIcon } from '../icons/server-off';
|
|
2271
|
-
// Server aliases
|
|
2272
|
-
export { default as ServerIcon } from '../icons/server';
|
|
2273
2271
|
// ServerCrash aliases
|
|
2274
2272
|
export { default as ServerCrashIcon } from '../icons/server-crash';
|
|
2275
|
-
//
|
|
2276
|
-
export { default as
|
|
2273
|
+
// Server aliases
|
|
2274
|
+
export { default as ServerIcon } from '../icons/server';
|
|
2277
2275
|
// Settings2 aliases
|
|
2278
2276
|
export { default as Settings2Icon } from '../icons/settings-2';
|
|
2277
|
+
// ServerOff aliases
|
|
2278
|
+
export { default as ServerOffIcon } from '../icons/server-off';
|
|
2279
2279
|
// Shapes aliases
|
|
2280
2280
|
export { default as ShapesIcon } from '../icons/shapes';
|
|
2281
|
+
// Settings aliases
|
|
2282
|
+
export { default as SettingsIcon } from '../icons/settings';
|
|
2281
2283
|
// Share2 aliases
|
|
2282
2284
|
export { default as Share2Icon } from '../icons/share-2';
|
|
2283
|
-
// Sheet aliases
|
|
2284
|
-
export { default as SheetIcon } from '../icons/sheet';
|
|
2285
2285
|
// Share aliases
|
|
2286
2286
|
export { default as ShareIcon } from '../icons/share';
|
|
2287
|
-
// ShelvingUnit aliases
|
|
2288
|
-
export { default as ShelvingUnitIcon } from '../icons/shelving-unit';
|
|
2289
2287
|
// Shell aliases
|
|
2290
2288
|
export { default as ShellIcon } from '../icons/shell';
|
|
2291
|
-
//
|
|
2292
|
-
export { default as
|
|
2289
|
+
// Sheet aliases
|
|
2290
|
+
export { default as SheetIcon } from '../icons/sheet';
|
|
2291
|
+
// ShelvingUnit aliases
|
|
2292
|
+
export { default as ShelvingUnitIcon } from '../icons/shelving-unit';
|
|
2293
2293
|
// ShieldAlert aliases
|
|
2294
2294
|
export { default as ShieldAlertIcon } from '../icons/shield-alert';
|
|
2295
2295
|
// ShieldCheck aliases
|
|
2296
2296
|
export { default as ShieldCheckIcon } from '../icons/shield-check';
|
|
2297
|
+
// ShieldBan aliases
|
|
2298
|
+
export { default as ShieldBanIcon } from '../icons/shield-ban';
|
|
2297
2299
|
// ShieldCogCorner aliases
|
|
2298
2300
|
export { default as ShieldCogCornerIcon } from '../icons/shield-cog-corner';
|
|
2299
2301
|
// ShieldCog aliases
|
|
@@ -2302,56 +2304,56 @@ export { default as ShieldCogIcon } from '../icons/shield-cog';
|
|
|
2302
2304
|
export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
|
|
2303
2305
|
// ShieldHalf aliases
|
|
2304
2306
|
export { default as ShieldHalfIcon } from '../icons/shield-half';
|
|
2307
|
+
// ShieldPlus aliases
|
|
2308
|
+
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2305
2309
|
// ShieldMinus aliases
|
|
2306
2310
|
export { default as ShieldMinusIcon } from '../icons/shield-minus';
|
|
2307
2311
|
// ShieldOff aliases
|
|
2308
2312
|
export { default as ShieldOffIcon } from '../icons/shield-off';
|
|
2309
|
-
// ShieldPlus aliases
|
|
2310
|
-
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2311
|
-
// Shield aliases
|
|
2312
|
-
export { default as ShieldIcon } from '../icons/shield';
|
|
2313
2313
|
// ShieldUser aliases
|
|
2314
2314
|
export { default as ShieldUserIcon } from '../icons/shield-user';
|
|
2315
|
+
// Shield aliases
|
|
2316
|
+
export { default as ShieldIcon } from '../icons/shield';
|
|
2315
2317
|
// ShipWheel aliases
|
|
2316
2318
|
export { default as ShipWheelIcon } from '../icons/ship-wheel';
|
|
2317
|
-
// Ship aliases
|
|
2318
|
-
export { default as ShipIcon } from '../icons/ship';
|
|
2319
2319
|
// Shirt aliases
|
|
2320
2320
|
export { default as ShirtIcon } from '../icons/shirt';
|
|
2321
|
+
// Ship aliases
|
|
2322
|
+
export { default as ShipIcon } from '../icons/ship';
|
|
2321
2323
|
// ShoppingBag aliases
|
|
2322
2324
|
export { default as ShoppingBagIcon } from '../icons/shopping-bag';
|
|
2323
2325
|
// ShoppingBasket aliases
|
|
2324
2326
|
export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
|
|
2325
|
-
// ShoppingCart aliases
|
|
2326
|
-
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2327
2327
|
// Shovel aliases
|
|
2328
2328
|
export { default as ShovelIcon } from '../icons/shovel';
|
|
2329
|
+
// ShoppingCart aliases
|
|
2330
|
+
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2329
2331
|
// ShowerHead aliases
|
|
2330
2332
|
export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
2331
2333
|
// Shredder aliases
|
|
2332
2334
|
export { default as ShredderIcon } from '../icons/shredder';
|
|
2333
|
-
// Shrimp aliases
|
|
2334
|
-
export { default as ShrimpIcon } from '../icons/shrimp';
|
|
2335
2335
|
// Shrink aliases
|
|
2336
2336
|
export { default as ShrinkIcon } from '../icons/shrink';
|
|
2337
2337
|
// Shrub aliases
|
|
2338
2338
|
export { default as ShrubIcon } from '../icons/shrub';
|
|
2339
|
-
//
|
|
2340
|
-
export { default as
|
|
2341
|
-
// SignalLow aliases
|
|
2342
|
-
export { default as SignalLowIcon } from '../icons/signal-low';
|
|
2339
|
+
// Shrimp aliases
|
|
2340
|
+
export { default as ShrimpIcon } from '../icons/shrimp';
|
|
2343
2341
|
// Sigma aliases
|
|
2344
2342
|
export { default as SigmaIcon } from '../icons/sigma';
|
|
2343
|
+
// SignalHigh aliases
|
|
2344
|
+
export { default as SignalHighIcon } from '../icons/signal-high';
|
|
2345
2345
|
// SignalMedium aliases
|
|
2346
2346
|
export { default as SignalMediumIcon } from '../icons/signal-medium';
|
|
2347
|
+
// Shuffle aliases
|
|
2348
|
+
export { default as ShuffleIcon } from '../icons/shuffle';
|
|
2347
2349
|
// SignalZero aliases
|
|
2348
2350
|
export { default as SignalZeroIcon } from '../icons/signal-zero';
|
|
2349
|
-
//
|
|
2350
|
-
export { default as
|
|
2351
|
-
// Signal aliases
|
|
2352
|
-
export { default as SignalIcon } from '../icons/signal';
|
|
2351
|
+
// SignalLow aliases
|
|
2352
|
+
export { default as SignalLowIcon } from '../icons/signal-low';
|
|
2353
2353
|
// Signature aliases
|
|
2354
2354
|
export { default as SignatureIcon } from '../icons/signature';
|
|
2355
|
+
// Signal aliases
|
|
2356
|
+
export { default as SignalIcon } from '../icons/signal';
|
|
2355
2357
|
// SignpostBig aliases
|
|
2356
2358
|
export { default as SignpostBigIcon } from '../icons/signpost-big';
|
|
2357
2359
|
// Signpost aliases
|
|
@@ -2368,22 +2370,22 @@ export { default as SkullIcon } from '../icons/skull';
|
|
|
2368
2370
|
export { default as SlashIcon } from '../icons/slash';
|
|
2369
2371
|
// Slice aliases
|
|
2370
2372
|
export { default as SliceIcon } from '../icons/slice';
|
|
2371
|
-
// SmartphoneCharging aliases
|
|
2372
|
-
export { default as SmartphoneChargingIcon } from '../icons/smartphone-charging';
|
|
2373
2373
|
// SlidersHorizontal aliases
|
|
2374
2374
|
export { default as SlidersHorizontalIcon } from '../icons/sliders-horizontal';
|
|
2375
|
+
// SmartphoneCharging aliases
|
|
2376
|
+
export { default as SmartphoneChargingIcon } from '../icons/smartphone-charging';
|
|
2375
2377
|
// SmartphoneNfc aliases
|
|
2376
2378
|
export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc';
|
|
2377
2379
|
// Smartphone aliases
|
|
2378
2380
|
export { default as SmartphoneIcon } from '../icons/smartphone';
|
|
2379
|
-
// Smile aliases
|
|
2380
|
-
export { default as SmileIcon } from '../icons/smile';
|
|
2381
2381
|
// SmilePlus aliases
|
|
2382
2382
|
export { default as SmilePlusIcon } from '../icons/smile-plus';
|
|
2383
|
-
//
|
|
2384
|
-
export { default as
|
|
2383
|
+
// Smile aliases
|
|
2384
|
+
export { default as SmileIcon } from '../icons/smile';
|
|
2385
2385
|
// Snail aliases
|
|
2386
2386
|
export { default as SnailIcon } from '../icons/snail';
|
|
2387
|
+
// Snowflake aliases
|
|
2388
|
+
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2387
2389
|
// SoapDispenserDroplet aliases
|
|
2388
2390
|
export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet';
|
|
2389
2391
|
// Sofa aliases
|
|
@@ -2406,18 +2408,18 @@ export { default as SpeechIcon } from '../icons/speech';
|
|
|
2406
2408
|
export { default as SpellCheck2Icon } from '../icons/spell-check-2';
|
|
2407
2409
|
// SpellCheck aliases
|
|
2408
2410
|
export { default as SpellCheckIcon } from '../icons/spell-check';
|
|
2411
|
+
// SplinePointer aliases
|
|
2412
|
+
export { default as SplinePointerIcon } from '../icons/spline-pointer';
|
|
2409
2413
|
// Spline aliases
|
|
2410
2414
|
export { default as SplineIcon } from '../icons/spline';
|
|
2411
2415
|
// Split aliases
|
|
2412
2416
|
export { default as SplitIcon } from '../icons/split';
|
|
2413
|
-
//
|
|
2414
|
-
export { default as
|
|
2417
|
+
// Spool aliases
|
|
2418
|
+
export { default as SpoolIcon } from '../icons/spool';
|
|
2415
2419
|
// SportShoe aliases
|
|
2416
2420
|
export { default as SportShoeIcon } from '../icons/sport-shoe';
|
|
2417
2421
|
// Spotlight aliases
|
|
2418
2422
|
export { default as SpotlightIcon } from '../icons/spotlight';
|
|
2419
|
-
// Spool aliases
|
|
2420
|
-
export { default as SpoolIcon } from '../icons/spool';
|
|
2421
2423
|
// SprayCan aliases
|
|
2422
2424
|
export { default as SprayCanIcon } from '../icons/spray-can';
|
|
2423
2425
|
// Sprout aliases
|
|
@@ -2440,74 +2442,74 @@ export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
|
2440
2442
|
export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
|
|
2441
2443
|
// SquareStack aliases
|
|
2442
2444
|
export { default as SquareStackIcon } from '../icons/square-stack';
|
|
2443
|
-
// SquareStar aliases
|
|
2444
|
-
export { default as SquareStarIcon } from '../icons/square-star';
|
|
2445
|
-
// SquareSquare aliases
|
|
2446
|
-
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2447
2445
|
// SquareStop aliases
|
|
2448
2446
|
export { default as SquareStopIcon } from '../icons/square-stop';
|
|
2447
|
+
// SquareSquare aliases
|
|
2448
|
+
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2449
2449
|
// Square aliases
|
|
2450
2450
|
export { default as SquareIcon } from '../icons/square';
|
|
2451
|
+
// SquareStar aliases
|
|
2452
|
+
export { default as SquareStarIcon } from '../icons/square-star';
|
|
2451
2453
|
// SquaresExclude aliases
|
|
2452
2454
|
export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
|
|
2453
2455
|
// SquaresIntersect aliases
|
|
2454
2456
|
export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
|
|
2455
|
-
// SquaresSubtract aliases
|
|
2456
|
-
export { default as SquaresSubtractIcon } from '../icons/squares-subtract';
|
|
2457
2457
|
// SquaresUnite aliases
|
|
2458
2458
|
export { default as SquaresUniteIcon } from '../icons/squares-unite';
|
|
2459
2459
|
// SquircleDashed aliases
|
|
2460
2460
|
export { default as SquircleDashedIcon } from '../icons/squircle-dashed';
|
|
2461
|
+
// SquaresSubtract aliases
|
|
2462
|
+
export { default as SquaresSubtractIcon } from '../icons/squares-subtract';
|
|
2461
2463
|
// Squircle aliases
|
|
2462
2464
|
export { default as SquircleIcon } from '../icons/squircle';
|
|
2463
2465
|
// Squirrel aliases
|
|
2464
2466
|
export { default as SquirrelIcon } from '../icons/squirrel';
|
|
2465
2467
|
// Stamp aliases
|
|
2466
2468
|
export { default as StampIcon } from '../icons/stamp';
|
|
2467
|
-
// StarOff aliases
|
|
2468
|
-
export { default as StarOffIcon } from '../icons/star-off';
|
|
2469
2469
|
// StarHalf aliases
|
|
2470
2470
|
export { default as StarHalfIcon } from '../icons/star-half';
|
|
2471
|
+
// StarOff aliases
|
|
2472
|
+
export { default as StarOffIcon } from '../icons/star-off';
|
|
2471
2473
|
// Star aliases
|
|
2472
2474
|
export { default as StarIcon } from '../icons/star';
|
|
2473
|
-
// StepBack aliases
|
|
2474
|
-
export { default as StepBackIcon } from '../icons/step-back';
|
|
2475
2475
|
// StepForward aliases
|
|
2476
2476
|
export { default as StepForwardIcon } from '../icons/step-forward';
|
|
2477
|
+
// StepBack aliases
|
|
2478
|
+
export { default as StepBackIcon } from '../icons/step-back';
|
|
2477
2479
|
// Stethoscope aliases
|
|
2478
2480
|
export { default as StethoscopeIcon } from '../icons/stethoscope';
|
|
2479
|
-
// Sticker aliases
|
|
2480
|
-
export { default as StickerIcon } from '../icons/sticker';
|
|
2481
2481
|
// StickyNote aliases
|
|
2482
2482
|
export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
2483
2483
|
// Stone aliases
|
|
2484
2484
|
export { default as StoneIcon } from '../icons/stone';
|
|
2485
|
+
// Sticker aliases
|
|
2486
|
+
export { default as StickerIcon } from '../icons/sticker';
|
|
2485
2487
|
// Store aliases
|
|
2486
2488
|
export { default as StoreIcon } from '../icons/store';
|
|
2487
2489
|
// StretchHorizontal aliases
|
|
2488
2490
|
export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
|
|
2489
2491
|
// Strikethrough aliases
|
|
2490
2492
|
export { default as StrikethroughIcon } from '../icons/strikethrough';
|
|
2491
|
-
// Subscript aliases
|
|
2492
|
-
export { default as SubscriptIcon } from '../icons/subscript';
|
|
2493
2493
|
// StretchVertical aliases
|
|
2494
2494
|
export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
2495
|
+
// Subscript aliases
|
|
2496
|
+
export { default as SubscriptIcon } from '../icons/subscript';
|
|
2495
2497
|
// SunDim aliases
|
|
2496
2498
|
export { default as SunDimIcon } from '../icons/sun-dim';
|
|
2497
2499
|
// SunMedium aliases
|
|
2498
2500
|
export { default as SunMediumIcon } from '../icons/sun-medium';
|
|
2499
|
-
// SunSnow aliases
|
|
2500
|
-
export { default as SunSnowIcon } from '../icons/sun-snow';
|
|
2501
2501
|
// SunMoon aliases
|
|
2502
2502
|
export { default as SunMoonIcon } from '../icons/sun-moon';
|
|
2503
|
+
// SunSnow aliases
|
|
2504
|
+
export { default as SunSnowIcon } from '../icons/sun-snow';
|
|
2503
2505
|
// Sun aliases
|
|
2504
2506
|
export { default as SunIcon } from '../icons/sun';
|
|
2505
|
-
// Sunset aliases
|
|
2506
|
-
export { default as SunsetIcon } from '../icons/sunset';
|
|
2507
2507
|
// Sunrise aliases
|
|
2508
2508
|
export { default as SunriseIcon } from '../icons/sunrise';
|
|
2509
2509
|
// Superscript aliases
|
|
2510
2510
|
export { default as SuperscriptIcon } from '../icons/superscript';
|
|
2511
|
+
// Sunset aliases
|
|
2512
|
+
export { default as SunsetIcon } from '../icons/sunset';
|
|
2511
2513
|
// SwatchBook aliases
|
|
2512
2514
|
export { default as SwatchBookIcon } from '../icons/swatch-book';
|
|
2513
2515
|
// SwissFranc aliases
|
|
@@ -2516,34 +2518,34 @@ export { default as SwissFrancIcon } from '../icons/swiss-franc';
|
|
|
2516
2518
|
export { default as SwitchCameraIcon } from '../icons/switch-camera';
|
|
2517
2519
|
// Sword aliases
|
|
2518
2520
|
export { default as SwordIcon } from '../icons/sword';
|
|
2519
|
-
// Swords aliases
|
|
2520
|
-
export { default as SwordsIcon } from '../icons/swords';
|
|
2521
2521
|
// Syringe aliases
|
|
2522
2522
|
export { default as SyringeIcon } from '../icons/syringe';
|
|
2523
|
-
//
|
|
2524
|
-
export { default as
|
|
2523
|
+
// Swords aliases
|
|
2524
|
+
export { default as SwordsIcon } from '../icons/swords';
|
|
2525
2525
|
// Table2 aliases
|
|
2526
2526
|
export { default as Table2Icon } from '../icons/table-2';
|
|
2527
|
+
// TableCellsMerge aliases
|
|
2528
|
+
export { default as TableCellsMergeIcon } from '../icons/table-cells-merge';
|
|
2527
2529
|
// TableCellsSplit aliases
|
|
2528
2530
|
export { default as TableCellsSplitIcon } from '../icons/table-cells-split';
|
|
2529
2531
|
// TableColumnsSplit aliases
|
|
2530
2532
|
export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
|
|
2531
2533
|
// TableOfContents aliases
|
|
2532
2534
|
export { default as TableOfContentsIcon } from '../icons/table-of-contents';
|
|
2533
|
-
// TableProperties aliases
|
|
2534
|
-
export { default as TablePropertiesIcon } from '../icons/table-properties';
|
|
2535
2535
|
// TableRowsSplit aliases
|
|
2536
2536
|
export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
|
|
2537
|
+
// TableProperties aliases
|
|
2538
|
+
export { default as TablePropertiesIcon } from '../icons/table-properties';
|
|
2537
2539
|
// Table aliases
|
|
2538
2540
|
export { default as TableIcon } from '../icons/table';
|
|
2539
2541
|
// TabletSmartphone aliases
|
|
2540
2542
|
export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone';
|
|
2541
|
-
// Tablet aliases
|
|
2542
|
-
export { default as TabletIcon } from '../icons/tablet';
|
|
2543
2543
|
// Tablets aliases
|
|
2544
2544
|
export { default as TabletsIcon } from '../icons/tablets';
|
|
2545
2545
|
// Tag aliases
|
|
2546
2546
|
export { default as TagIcon } from '../icons/tag';
|
|
2547
|
+
// Tablet aliases
|
|
2548
|
+
export { default as TabletIcon } from '../icons/tablet';
|
|
2547
2549
|
// Tags aliases
|
|
2548
2550
|
export { default as TagsIcon } from '../icons/tags';
|
|
2549
2551
|
// Tally1 aliases
|
|
@@ -2560,22 +2562,22 @@ export { default as Tally5Icon } from '../icons/tally-5';
|
|
|
2560
2562
|
export { default as TangentIcon } from '../icons/tangent';
|
|
2561
2563
|
// Target aliases
|
|
2562
2564
|
export { default as TargetIcon } from '../icons/target';
|
|
2563
|
-
// Telescope aliases
|
|
2564
|
-
export { default as TelescopeIcon } from '../icons/telescope';
|
|
2565
2565
|
// TentTree aliases
|
|
2566
2566
|
export { default as TentTreeIcon } from '../icons/tent-tree';
|
|
2567
|
+
// Telescope aliases
|
|
2568
|
+
export { default as TelescopeIcon } from '../icons/telescope';
|
|
2567
2569
|
// Tent aliases
|
|
2568
2570
|
export { default as TentIcon } from '../icons/tent';
|
|
2569
2571
|
// Terminal aliases
|
|
2570
2572
|
export { default as TerminalIcon } from '../icons/terminal';
|
|
2571
|
-
// TestTubes aliases
|
|
2572
|
-
export { default as TestTubesIcon } from '../icons/test-tubes';
|
|
2573
2573
|
// TestTube aliases
|
|
2574
2574
|
export { default as TestTubeIcon } from '../icons/test-tube';
|
|
2575
|
-
//
|
|
2576
|
-
export { default as
|
|
2575
|
+
// TestTubes aliases
|
|
2576
|
+
export { default as TestTubesIcon } from '../icons/test-tubes';
|
|
2577
2577
|
// TextCursor aliases
|
|
2578
2578
|
export { default as TextCursorIcon } from '../icons/text-cursor';
|
|
2579
|
+
// TextCursorInput aliases
|
|
2580
|
+
export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
2579
2581
|
// TextQuote aliases
|
|
2580
2582
|
export { default as TextQuoteIcon } from '../icons/text-quote';
|
|
2581
2583
|
// TextSearch aliases
|
|
@@ -2584,72 +2586,72 @@ export { default as TextSearchIcon } from '../icons/text-search';
|
|
|
2584
2586
|
export { default as TheaterIcon } from '../icons/theater';
|
|
2585
2587
|
// ThermometerSnowflake aliases
|
|
2586
2588
|
export { default as ThermometerSnowflakeIcon } from '../icons/thermometer-snowflake';
|
|
2587
|
-
// Thermometer aliases
|
|
2588
|
-
export { default as ThermometerIcon } from '../icons/thermometer';
|
|
2589
2589
|
// ThermometerSun aliases
|
|
2590
2590
|
export { default as ThermometerSunIcon } from '../icons/thermometer-sun';
|
|
2591
|
-
//
|
|
2592
|
-
export { default as
|
|
2591
|
+
// Thermometer aliases
|
|
2592
|
+
export { default as ThermometerIcon } from '../icons/thermometer';
|
|
2593
|
+
// ThumbsDown aliases
|
|
2594
|
+
export { default as ThumbsDownIcon } from '../icons/thumbs-down';
|
|
2593
2595
|
// TicketCheck aliases
|
|
2594
2596
|
export { default as TicketCheckIcon } from '../icons/ticket-check';
|
|
2597
|
+
// ThumbsUp aliases
|
|
2598
|
+
export { default as ThumbsUpIcon } from '../icons/thumbs-up';
|
|
2595
2599
|
// TicketMinus aliases
|
|
2596
2600
|
export { default as TicketMinusIcon } from '../icons/ticket-minus';
|
|
2597
|
-
// ThumbsDown aliases
|
|
2598
|
-
export { default as ThumbsDownIcon } from '../icons/thumbs-down';
|
|
2599
|
-
// TicketPercent aliases
|
|
2600
|
-
export { default as TicketPercentIcon } from '../icons/ticket-percent';
|
|
2601
2601
|
// TicketPlus aliases
|
|
2602
2602
|
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2603
|
-
//
|
|
2604
|
-
export { default as
|
|
2603
|
+
// TicketPercent aliases
|
|
2604
|
+
export { default as TicketPercentIcon } from '../icons/ticket-percent';
|
|
2605
2605
|
// Ticket aliases
|
|
2606
2606
|
export { default as TicketIcon } from '../icons/ticket';
|
|
2607
2607
|
// TicketX aliases
|
|
2608
2608
|
export { default as TicketXIcon } from '../icons/ticket-x';
|
|
2609
|
-
//
|
|
2610
|
-
export { default as
|
|
2609
|
+
// TicketSlash aliases
|
|
2610
|
+
export { default as TicketSlashIcon } from '../icons/ticket-slash';
|
|
2611
2611
|
// TicketsPlane aliases
|
|
2612
2612
|
export { default as TicketsPlaneIcon } from '../icons/tickets-plane';
|
|
2613
|
-
//
|
|
2614
|
-
export { default as
|
|
2613
|
+
// Tickets aliases
|
|
2614
|
+
export { default as TicketsIcon } from '../icons/tickets';
|
|
2615
2615
|
// TimerReset aliases
|
|
2616
2616
|
export { default as TimerResetIcon } from '../icons/timer-reset';
|
|
2617
|
+
// TimerOff aliases
|
|
2618
|
+
export { default as TimerOffIcon } from '../icons/timer-off';
|
|
2617
2619
|
// Timer aliases
|
|
2618
2620
|
export { default as TimerIcon } from '../icons/timer';
|
|
2619
|
-
// ToggleLeft aliases
|
|
2620
|
-
export { default as ToggleLeftIcon } from '../icons/toggle-left';
|
|
2621
|
-
// ToggleRight aliases
|
|
2622
|
-
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2623
2621
|
// Toilet aliases
|
|
2624
2622
|
export { default as ToiletIcon } from '../icons/toilet';
|
|
2625
|
-
//
|
|
2626
|
-
export { default as
|
|
2623
|
+
// ToggleRight aliases
|
|
2624
|
+
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2625
|
+
// ToggleLeft aliases
|
|
2626
|
+
export { default as ToggleLeftIcon } from '../icons/toggle-left';
|
|
2627
2627
|
// Toolbox aliases
|
|
2628
2628
|
export { default as ToolboxIcon } from '../icons/toolbox';
|
|
2629
|
+
// ToolCase aliases
|
|
2630
|
+
export { default as ToolCaseIcon } from '../icons/tool-case';
|
|
2629
2631
|
// Tornado aliases
|
|
2630
2632
|
export { default as TornadoIcon } from '../icons/tornado';
|
|
2631
2633
|
// Torus aliases
|
|
2632
2634
|
export { default as TorusIcon } from '../icons/torus';
|
|
2633
2635
|
// TouchpadOff aliases
|
|
2634
2636
|
export { default as TouchpadOffIcon } from '../icons/touchpad-off';
|
|
2637
|
+
// Touchpad aliases
|
|
2638
|
+
export { default as TouchpadIcon } from '../icons/touchpad';
|
|
2635
2639
|
// TowelRack aliases
|
|
2636
2640
|
export { default as TowelRackIcon } from '../icons/towel-rack';
|
|
2637
|
-
// ToyBrick aliases
|
|
2638
|
-
export { default as ToyBrickIcon } from '../icons/toy-brick';
|
|
2639
2641
|
// TowerControl aliases
|
|
2640
2642
|
export { default as TowerControlIcon } from '../icons/tower-control';
|
|
2641
|
-
//
|
|
2642
|
-
export { default as
|
|
2643
|
+
// ToyBrick aliases
|
|
2644
|
+
export { default as ToyBrickIcon } from '../icons/toy-brick';
|
|
2645
|
+
// Tractor aliases
|
|
2646
|
+
export { default as TractorIcon } from '../icons/tractor';
|
|
2643
2647
|
// TrafficCone aliases
|
|
2644
2648
|
export { default as TrafficConeIcon } from '../icons/traffic-cone';
|
|
2645
2649
|
// TrainFrontTunnel aliases
|
|
2646
2650
|
export { default as TrainFrontTunnelIcon } from '../icons/train-front-tunnel';
|
|
2647
|
-
// Tractor aliases
|
|
2648
|
-
export { default as TractorIcon } from '../icons/tractor';
|
|
2649
|
-
// TrainFront aliases
|
|
2650
|
-
export { default as TrainFrontIcon } from '../icons/train-front';
|
|
2651
2651
|
// TrainTrack aliases
|
|
2652
2652
|
export { default as TrainTrackIcon } from '../icons/train-track';
|
|
2653
|
+
// TrainFront aliases
|
|
2654
|
+
export { default as TrainFrontIcon } from '../icons/train-front';
|
|
2653
2655
|
// Transgender aliases
|
|
2654
2656
|
export { default as TransgenderIcon } from '../icons/transgender';
|
|
2655
2657
|
// Trash2 aliases
|
|
@@ -2660,70 +2662,70 @@ export { default as TrashIcon } from '../icons/trash';
|
|
|
2660
2662
|
export { default as TreeDeciduousIcon } from '../icons/tree-deciduous';
|
|
2661
2663
|
// TreePine aliases
|
|
2662
2664
|
export { default as TreePineIcon } from '../icons/tree-pine';
|
|
2663
|
-
// TrendingDown aliases
|
|
2664
|
-
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2665
2665
|
// Trees aliases
|
|
2666
2666
|
export { default as TreesIcon } from '../icons/trees';
|
|
2667
|
-
//
|
|
2668
|
-
export { default as
|
|
2667
|
+
// TrendingDown aliases
|
|
2668
|
+
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2669
2669
|
// TrendingUp aliases
|
|
2670
2670
|
export { default as TrendingUpIcon } from '../icons/trending-up';
|
|
2671
|
-
//
|
|
2672
|
-
export { default as
|
|
2671
|
+
// TrendingUpDown aliases
|
|
2672
|
+
export { default as TrendingUpDownIcon } from '../icons/trending-up-down';
|
|
2673
2673
|
// TriangleRight aliases
|
|
2674
2674
|
export { default as TriangleRightIcon } from '../icons/triangle-right';
|
|
2675
|
+
// TriangleDashed aliases
|
|
2676
|
+
export { default as TriangleDashedIcon } from '../icons/triangle-dashed';
|
|
2675
2677
|
// Triangle aliases
|
|
2676
2678
|
export { default as TriangleIcon } from '../icons/triangle';
|
|
2677
|
-
// TruckElectric aliases
|
|
2678
|
-
export { default as TruckElectricIcon } from '../icons/truck-electric';
|
|
2679
2679
|
// Trophy aliases
|
|
2680
2680
|
export { default as TrophyIcon } from '../icons/trophy';
|
|
2681
|
+
// TruckElectric aliases
|
|
2682
|
+
export { default as TruckElectricIcon } from '../icons/truck-electric';
|
|
2681
2683
|
// Truck aliases
|
|
2682
2684
|
export { default as TruckIcon } from '../icons/truck';
|
|
2683
2685
|
// TurkishLira aliases
|
|
2684
2686
|
export { default as TurkishLiraIcon } from '../icons/turkish-lira';
|
|
2685
2687
|
// Turtle aliases
|
|
2686
2688
|
export { default as TurtleIcon } from '../icons/turtle';
|
|
2687
|
-
// Turntable aliases
|
|
2688
|
-
export { default as TurntableIcon } from '../icons/turntable';
|
|
2689
2689
|
// TvMinimalPlay aliases
|
|
2690
2690
|
export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
|
|
2691
|
+
// Turntable aliases
|
|
2692
|
+
export { default as TurntableIcon } from '../icons/turntable';
|
|
2691
2693
|
// Tv aliases
|
|
2692
2694
|
export { default as TvIcon } from '../icons/tv';
|
|
2693
2695
|
// TypeOutline aliases
|
|
2694
2696
|
export { default as TypeOutlineIcon } from '../icons/type-outline';
|
|
2695
2697
|
// Type aliases
|
|
2696
2698
|
export { default as TypeIcon } from '../icons/type';
|
|
2699
|
+
// Umbrella aliases
|
|
2700
|
+
export { default as UmbrellaIcon } from '../icons/umbrella';
|
|
2697
2701
|
// UmbrellaOff aliases
|
|
2698
2702
|
export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
|
|
2699
2703
|
// Underline aliases
|
|
2700
2704
|
export { default as UnderlineIcon } from '../icons/underline';
|
|
2701
|
-
// Umbrella aliases
|
|
2702
|
-
export { default as UmbrellaIcon } from '../icons/umbrella';
|
|
2703
2705
|
// Undo2 aliases
|
|
2704
2706
|
export { default as Undo2Icon } from '../icons/undo-2';
|
|
2707
|
+
// UndoDot aliases
|
|
2708
|
+
export { default as UndoDotIcon } from '../icons/undo-dot';
|
|
2705
2709
|
// Undo aliases
|
|
2706
2710
|
export { default as UndoIcon } from '../icons/undo';
|
|
2707
2711
|
// UnfoldHorizontal aliases
|
|
2708
2712
|
export { default as UnfoldHorizontalIcon } from '../icons/unfold-horizontal';
|
|
2709
|
-
// UndoDot aliases
|
|
2710
|
-
export { default as UndoDotIcon } from '../icons/undo-dot';
|
|
2711
2713
|
// Ungroup aliases
|
|
2712
2714
|
export { default as UngroupIcon } from '../icons/ungroup';
|
|
2713
2715
|
// UnfoldVertical aliases
|
|
2714
2716
|
export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
|
|
2715
2717
|
// Unlink2 aliases
|
|
2716
2718
|
export { default as Unlink2Icon } from '../icons/unlink-2';
|
|
2717
|
-
// Unlink aliases
|
|
2718
|
-
export { default as UnlinkIcon } from '../icons/unlink';
|
|
2719
2719
|
// Unplug aliases
|
|
2720
2720
|
export { default as UnplugIcon } from '../icons/unplug';
|
|
2721
|
+
// Unlink aliases
|
|
2722
|
+
export { default as UnlinkIcon } from '../icons/unlink';
|
|
2721
2723
|
// Upload aliases
|
|
2722
2724
|
export { default as UploadIcon } from '../icons/upload';
|
|
2723
|
-
// Usb aliases
|
|
2724
|
-
export { default as UsbIcon } from '../icons/usb';
|
|
2725
2725
|
// UserCheck aliases
|
|
2726
2726
|
export { default as UserCheckIcon } from '../icons/user-check';
|
|
2727
|
+
// Usb aliases
|
|
2728
|
+
export { default as UsbIcon } from '../icons/usb';
|
|
2727
2729
|
// UserCog aliases
|
|
2728
2730
|
export { default as UserCogIcon } from '../icons/user-cog';
|
|
2729
2731
|
// UserKey aliases
|
|
@@ -2740,60 +2742,60 @@ export { default as UserPlusIcon } from '../icons/user-plus';
|
|
|
2740
2742
|
export { default as UserRoundKeyIcon } from '../icons/user-round-key';
|
|
2741
2743
|
// UserRoundPen aliases
|
|
2742
2744
|
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2743
|
-
// UserSearch aliases
|
|
2744
|
-
export { default as UserSearchIcon } from '../icons/user-search';
|
|
2745
2745
|
// UserRoundSearch aliases
|
|
2746
2746
|
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2747
2747
|
// UserStar aliases
|
|
2748
2748
|
export { default as UserStarIcon } from '../icons/user-star';
|
|
2749
|
+
// UserSearch aliases
|
|
2750
|
+
export { default as UserSearchIcon } from '../icons/user-search';
|
|
2751
|
+
// Users aliases
|
|
2752
|
+
export { default as UsersIcon } from '../icons/users';
|
|
2749
2753
|
// UserX aliases
|
|
2750
2754
|
export { default as UserXIcon } from '../icons/user-x';
|
|
2751
2755
|
// User aliases
|
|
2752
2756
|
export { default as UserIcon } from '../icons/user';
|
|
2753
|
-
// Users aliases
|
|
2754
|
-
export { default as UsersIcon } from '../icons/users';
|
|
2755
2757
|
// UtilityPole aliases
|
|
2756
2758
|
export { default as UtilityPoleIcon } from '../icons/utility-pole';
|
|
2757
2759
|
// Van aliases
|
|
2758
2760
|
export { default as VanIcon } from '../icons/van';
|
|
2759
2761
|
// Variable aliases
|
|
2760
2762
|
export { default as VariableIcon } from '../icons/variable';
|
|
2761
|
-
// Vault aliases
|
|
2762
|
-
export { default as VaultIcon } from '../icons/vault';
|
|
2763
2763
|
// VectorSquare aliases
|
|
2764
2764
|
export { default as VectorSquareIcon } from '../icons/vector-square';
|
|
2765
2765
|
// Vegan aliases
|
|
2766
2766
|
export { default as VeganIcon } from '../icons/vegan';
|
|
2767
|
+
// Vault aliases
|
|
2768
|
+
export { default as VaultIcon } from '../icons/vault';
|
|
2769
|
+
// VenetianMask aliases
|
|
2770
|
+
export { default as VenetianMaskIcon } from '../icons/venetian-mask';
|
|
2767
2771
|
// VenusAndMars aliases
|
|
2768
2772
|
export { default as VenusAndMarsIcon } from '../icons/venus-and-mars';
|
|
2769
2773
|
// Venus aliases
|
|
2770
2774
|
export { default as VenusIcon } from '../icons/venus';
|
|
2771
|
-
//
|
|
2772
|
-
export { default as
|
|
2775
|
+
// VibrateOff aliases
|
|
2776
|
+
export { default as VibrateOffIcon } from '../icons/vibrate-off';
|
|
2773
2777
|
// Vibrate aliases
|
|
2774
2778
|
export { default as VibrateIcon } from '../icons/vibrate';
|
|
2775
2779
|
// VideoOff aliases
|
|
2776
2780
|
export { default as VideoOffIcon } from '../icons/video-off';
|
|
2777
|
-
// VibrateOff aliases
|
|
2778
|
-
export { default as VibrateOffIcon } from '../icons/vibrate-off';
|
|
2779
2781
|
// Video aliases
|
|
2780
2782
|
export { default as VideoIcon } from '../icons/video';
|
|
2781
|
-
// View aliases
|
|
2782
|
-
export { default as ViewIcon } from '../icons/view';
|
|
2783
2783
|
// Videotape aliases
|
|
2784
2784
|
export { default as VideotapeIcon } from '../icons/videotape';
|
|
2785
|
-
//
|
|
2786
|
-
export { default as
|
|
2785
|
+
// View aliases
|
|
2786
|
+
export { default as ViewIcon } from '../icons/view';
|
|
2787
2787
|
// Volleyball aliases
|
|
2788
2788
|
export { default as VolleyballIcon } from '../icons/volleyball';
|
|
2789
|
+
// Voicemail aliases
|
|
2790
|
+
export { default as VoicemailIcon } from '../icons/voicemail';
|
|
2789
2791
|
// Volume1 aliases
|
|
2790
2792
|
export { default as Volume1Icon } from '../icons/volume-1';
|
|
2791
2793
|
// Volume2 aliases
|
|
2792
2794
|
export { default as Volume2Icon } from '../icons/volume-2';
|
|
2793
|
-
// VolumeOff aliases
|
|
2794
|
-
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
2795
2795
|
// VolumeX aliases
|
|
2796
2796
|
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2797
|
+
// VolumeOff aliases
|
|
2798
|
+
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
2797
2799
|
// Volume aliases
|
|
2798
2800
|
export { default as VolumeIcon } from '../icons/volume';
|
|
2799
2801
|
// Vote aliases
|
|
@@ -2808,10 +2810,10 @@ export { default as WallpaperIcon } from '../icons/wallpaper';
|
|
|
2808
2810
|
export { default as WandIcon } from '../icons/wand';
|
|
2809
2811
|
// Warehouse aliases
|
|
2810
2812
|
export { default as WarehouseIcon } from '../icons/warehouse';
|
|
2811
|
-
// Watch aliases
|
|
2812
|
-
export { default as WatchIcon } from '../icons/watch';
|
|
2813
2813
|
// WashingMachine aliases
|
|
2814
2814
|
export { default as WashingMachineIcon } from '../icons/washing-machine';
|
|
2815
|
+
// Watch aliases
|
|
2816
|
+
export { default as WatchIcon } from '../icons/watch';
|
|
2815
2817
|
// WavesArrowDown aliases
|
|
2816
2818
|
export { default as WavesArrowDownIcon } from '../icons/waves-arrow-down';
|
|
2817
2819
|
// WavesArrowUp aliases
|
|
@@ -2820,18 +2822,18 @@ export { default as WavesArrowUpIcon } from '../icons/waves-arrow-up';
|
|
|
2820
2822
|
export { default as WavesLadderIcon } from '../icons/waves-ladder';
|
|
2821
2823
|
// Waves aliases
|
|
2822
2824
|
export { default as WavesIcon } from '../icons/waves';
|
|
2825
|
+
// WebhookOff aliases
|
|
2826
|
+
export { default as WebhookOffIcon } from '../icons/webhook-off';
|
|
2823
2827
|
// Webcam aliases
|
|
2824
2828
|
export { default as WebcamIcon } from '../icons/webcam';
|
|
2825
2829
|
// Waypoints aliases
|
|
2826
2830
|
export { default as WaypointsIcon } from '../icons/waypoints';
|
|
2827
|
-
//
|
|
2828
|
-
export { default as
|
|
2831
|
+
// Weight aliases
|
|
2832
|
+
export { default as WeightIcon } from '../icons/weight';
|
|
2829
2833
|
// Webhook aliases
|
|
2830
2834
|
export { default as WebhookIcon } from '../icons/webhook';
|
|
2831
2835
|
// WeightTilde aliases
|
|
2832
2836
|
export { default as WeightTildeIcon } from '../icons/weight-tilde';
|
|
2833
|
-
// Weight aliases
|
|
2834
|
-
export { default as WeightIcon } from '../icons/weight';
|
|
2835
2837
|
// WheatOff aliases
|
|
2836
2838
|
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
2837
2839
|
// Wheat aliases
|
|
@@ -2842,30 +2844,30 @@ export { default as WholeWordIcon } from '../icons/whole-word';
|
|
|
2842
2844
|
export { default as WifiCogIcon } from '../icons/wifi-cog';
|
|
2843
2845
|
// WifiHigh aliases
|
|
2844
2846
|
export { default as WifiHighIcon } from '../icons/wifi-high';
|
|
2845
|
-
//
|
|
2846
|
-
export { default as
|
|
2847
|
+
// WifiLow aliases
|
|
2848
|
+
export { default as WifiLowIcon } from '../icons/wifi-low';
|
|
2847
2849
|
// WifiOff aliases
|
|
2848
2850
|
export { default as WifiOffIcon } from '../icons/wifi-off';
|
|
2851
|
+
// WifiPen aliases
|
|
2852
|
+
export { default as WifiPenIcon } from '../icons/wifi-pen';
|
|
2849
2853
|
// WifiSync aliases
|
|
2850
2854
|
export { default as WifiSyncIcon } from '../icons/wifi-sync';
|
|
2851
|
-
// WifiLow aliases
|
|
2852
|
-
export { default as WifiLowIcon } from '../icons/wifi-low';
|
|
2853
2855
|
// WifiZero aliases
|
|
2854
2856
|
export { default as WifiZeroIcon } from '../icons/wifi-zero';
|
|
2855
2857
|
// Wifi aliases
|
|
2856
2858
|
export { default as WifiIcon } from '../icons/wifi';
|
|
2857
|
-
// Wind aliases
|
|
2858
|
-
export { default as WindIcon } from '../icons/wind';
|
|
2859
2859
|
// WindArrowDown aliases
|
|
2860
2860
|
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
2861
2861
|
// WineOff aliases
|
|
2862
2862
|
export { default as WineOffIcon } from '../icons/wine-off';
|
|
2863
2863
|
// Wine aliases
|
|
2864
2864
|
export { default as WineIcon } from '../icons/wine';
|
|
2865
|
-
//
|
|
2866
|
-
export { default as
|
|
2865
|
+
// Wind aliases
|
|
2866
|
+
export { default as WindIcon } from '../icons/wind';
|
|
2867
2867
|
// Worm aliases
|
|
2868
2868
|
export { default as WormIcon } from '../icons/worm';
|
|
2869
|
+
// Workflow aliases
|
|
2870
|
+
export { default as WorkflowIcon } from '../icons/workflow';
|
|
2869
2871
|
// Wrench aliases
|
|
2870
2872
|
export { default as WrenchIcon } from '../icons/wrench';
|
|
2871
2873
|
// XLineTop aliases
|
|
@@ -2876,36 +2878,36 @@ export { default as XIcon } from '../icons/x';
|
|
|
2876
2878
|
export { default as ZapOffIcon } from '../icons/zap-off';
|
|
2877
2879
|
// Zap aliases
|
|
2878
2880
|
export { default as ZapIcon } from '../icons/zap';
|
|
2879
|
-
// ZodiacAquarius aliases
|
|
2880
|
-
export { default as ZodiacAquariusIcon } from '../icons/zodiac-aquarius';
|
|
2881
2881
|
// ZodiacAries aliases
|
|
2882
2882
|
export { default as ZodiacAriesIcon } from '../icons/zodiac-aries';
|
|
2883
|
-
//
|
|
2884
|
-
export { default as
|
|
2883
|
+
// ZodiacAquarius aliases
|
|
2884
|
+
export { default as ZodiacAquariusIcon } from '../icons/zodiac-aquarius';
|
|
2885
2885
|
// ZodiacCancer aliases
|
|
2886
2886
|
export { default as ZodiacCancerIcon } from '../icons/zodiac-cancer';
|
|
2887
|
+
// ZodiacCapricorn aliases
|
|
2888
|
+
export { default as ZodiacCapricornIcon } from '../icons/zodiac-capricorn';
|
|
2889
|
+
// ZodiacLibra aliases
|
|
2890
|
+
export { default as ZodiacLibraIcon } from '../icons/zodiac-libra';
|
|
2887
2891
|
// ZodiacGemini aliases
|
|
2888
2892
|
export { default as ZodiacGeminiIcon } from '../icons/zodiac-gemini';
|
|
2889
2893
|
// ZodiacLeo aliases
|
|
2890
2894
|
export { default as ZodiacLeoIcon } from '../icons/zodiac-leo';
|
|
2891
|
-
// ZodiacLibra aliases
|
|
2892
|
-
export { default as ZodiacLibraIcon } from '../icons/zodiac-libra';
|
|
2893
2895
|
// ZodiacOphiuchus aliases
|
|
2894
2896
|
export { default as ZodiacOphiuchusIcon } from '../icons/zodiac-ophiuchus';
|
|
2895
|
-
// ZodiacPisces aliases
|
|
2896
|
-
export { default as ZodiacPiscesIcon } from '../icons/zodiac-pisces';
|
|
2897
2897
|
// ZodiacSagittarius aliases
|
|
2898
2898
|
export { default as ZodiacSagittariusIcon } from '../icons/zodiac-sagittarius';
|
|
2899
|
+
// ZodiacPisces aliases
|
|
2900
|
+
export { default as ZodiacPiscesIcon } from '../icons/zodiac-pisces';
|
|
2899
2901
|
// ZodiacScorpio aliases
|
|
2900
2902
|
export { default as ZodiacScorpioIcon } from '../icons/zodiac-scorpio';
|
|
2901
2903
|
// ZodiacTaurus aliases
|
|
2902
2904
|
export { default as ZodiacTaurusIcon } from '../icons/zodiac-taurus';
|
|
2903
2905
|
// ZodiacVirgo aliases
|
|
2904
2906
|
export { default as ZodiacVirgoIcon } from '../icons/zodiac-virgo';
|
|
2905
|
-
// ZoomIn aliases
|
|
2906
|
-
export { default as ZoomInIcon } from '../icons/zoom-in';
|
|
2907
2907
|
// ZoomOut aliases
|
|
2908
2908
|
export { default as ZoomOutIcon } from '../icons/zoom-out';
|
|
2909
|
+
// ZoomIn aliases
|
|
2910
|
+
export { default as ZoomInIcon } from '../icons/zoom-in';
|
|
2909
2911
|
// ArrowDown01 aliases
|
|
2910
2912
|
export { default as ArrowDown01Icon } from '../icons/arrow-down-0-1';
|
|
2911
2913
|
// ArrowDown10 aliases
|
|
@@ -2992,60 +2994,66 @@ export {
|
|
|
2992
2994
|
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. This alias will be removed in v1.0 */
|
|
2993
2995
|
default as BetweenHorizonalEndIcon
|
|
2994
2996
|
} from '../icons/between-horizontal-end';
|
|
2995
|
-
// BetweenHorizontalStart aliases
|
|
2996
|
-
export { default as BetweenHorizontalStartIcon } from '../icons/between-horizontal-start';
|
|
2997
|
-
export {
|
|
2998
|
-
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. This alias will be removed in v1.0 */
|
|
2999
|
-
default as BetweenHorizonalStartIcon
|
|
3000
|
-
} from '../icons/between-horizontal-start';
|
|
3001
2997
|
// BookDashed aliases
|
|
3002
2998
|
export { default as BookDashedIcon } from '../icons/book-dashed';
|
|
3003
2999
|
export {
|
|
3004
3000
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BookDashed} instead. This alias will be removed in v1.0.0 */
|
|
3005
3001
|
default as BookTemplateIcon
|
|
3006
3002
|
} from '../icons/book-dashed';
|
|
3003
|
+
// BetweenHorizontalStart aliases
|
|
3004
|
+
export { default as BetweenHorizontalStartIcon } from '../icons/between-horizontal-start';
|
|
3005
|
+
export {
|
|
3006
|
+
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. This alias will be removed in v1.0 */
|
|
3007
|
+
default as BetweenHorizonalStartIcon
|
|
3008
|
+
} from '../icons/between-horizontal-start';
|
|
3007
3009
|
// Braces aliases
|
|
3008
3010
|
export { default as BracesIcon } from '../icons/braces';
|
|
3009
3011
|
export {
|
|
3010
3012
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Braces} instead. This alias will be removed in v1.0 */
|
|
3011
3013
|
default as CurlyBracesIcon
|
|
3012
3014
|
} from '../icons/braces';
|
|
3013
|
-
//
|
|
3014
|
-
export { default as
|
|
3015
|
+
// ChartArea aliases
|
|
3016
|
+
export { default as ChartAreaIcon } from '../icons/chart-area';
|
|
3015
3017
|
export {
|
|
3016
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3017
|
-
default as
|
|
3018
|
-
} from '../icons/chart-
|
|
3018
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead. This alias will be removed in v1.0 */
|
|
3019
|
+
default as AreaChartIcon
|
|
3020
|
+
} from '../icons/chart-area';
|
|
3019
3021
|
// Captions aliases
|
|
3020
3022
|
export { default as CaptionsIcon } from '../icons/captions';
|
|
3021
3023
|
export {
|
|
3022
3024
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Captions} instead. This alias will be removed in v1.0 */
|
|
3023
3025
|
default as SubtitlesIcon
|
|
3024
3026
|
} from '../icons/captions';
|
|
3025
|
-
//
|
|
3026
|
-
export { default as
|
|
3027
|
-
export {
|
|
3028
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead. This alias will be removed in v1.0 */
|
|
3029
|
-
default as AreaChartIcon
|
|
3030
|
-
} from '../icons/chart-area';
|
|
3031
|
-
// ChartBar aliases
|
|
3032
|
-
export { default as ChartBarIcon } from '../icons/chart-bar';
|
|
3027
|
+
// ChartBarBig aliases
|
|
3028
|
+
export { default as ChartBarBigIcon } from '../icons/chart-bar-big';
|
|
3033
3029
|
export {
|
|
3034
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3035
|
-
default as
|
|
3036
|
-
} from '../icons/chart-bar';
|
|
3030
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBarBig} instead. This alias will be removed in v1.0 */
|
|
3031
|
+
default as BarChartHorizontalBigIcon
|
|
3032
|
+
} from '../icons/chart-bar-big';
|
|
3037
3033
|
// ChartCandlestick aliases
|
|
3038
3034
|
export { default as ChartCandlestickIcon } from '../icons/chart-candlestick';
|
|
3039
3035
|
export {
|
|
3040
3036
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead. This alias will be removed in v1.0 */
|
|
3041
3037
|
default as CandlestickChartIcon
|
|
3042
3038
|
} from '../icons/chart-candlestick';
|
|
3039
|
+
// ChartBar aliases
|
|
3040
|
+
export { default as ChartBarIcon } from '../icons/chart-bar';
|
|
3041
|
+
export {
|
|
3042
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBar} instead. This alias will be removed in v1.0 */
|
|
3043
|
+
default as BarChartHorizontalIcon
|
|
3044
|
+
} from '../icons/chart-bar';
|
|
3043
3045
|
// ChartColumnBig aliases
|
|
3044
3046
|
export { default as ChartColumnBigIcon } from '../icons/chart-column-big';
|
|
3045
3047
|
export {
|
|
3046
3048
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. This alias will be removed in v1.0 */
|
|
3047
3049
|
default as BarChartBigIcon
|
|
3048
3050
|
} from '../icons/chart-column-big';
|
|
3051
|
+
// ChartColumn aliases
|
|
3052
|
+
export { default as ChartColumnIcon } from '../icons/chart-column';
|
|
3053
|
+
export {
|
|
3054
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead. This alias will be removed in v1.0 */
|
|
3055
|
+
default as BarChart3Icon
|
|
3056
|
+
} from '../icons/chart-column';
|
|
3049
3057
|
// ChartColumnIncreasing aliases
|
|
3050
3058
|
export { default as ChartColumnIncreasingIcon } from '../icons/chart-column-increasing';
|
|
3051
3059
|
export {
|
|
@@ -3064,12 +3072,12 @@ export {
|
|
|
3064
3072
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
3065
3073
|
default as BarChartIcon
|
|
3066
3074
|
} from '../icons/chart-no-axes-column-increasing';
|
|
3067
|
-
//
|
|
3068
|
-
export { default as
|
|
3075
|
+
// ChartNoAxesColumn aliases
|
|
3076
|
+
export { default as ChartNoAxesColumnIcon } from '../icons/chart-no-axes-column';
|
|
3069
3077
|
export {
|
|
3070
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3071
|
-
default as
|
|
3072
|
-
} from '../icons/chart-column';
|
|
3078
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumn} instead. This alias will be removed in v1.0 */
|
|
3079
|
+
default as BarChart2Icon
|
|
3080
|
+
} from '../icons/chart-no-axes-column';
|
|
3073
3081
|
// ChartNoAxesGantt aliases
|
|
3074
3082
|
export { default as ChartNoAxesGanttIcon } from '../icons/chart-no-axes-gantt';
|
|
3075
3083
|
export {
|
|
@@ -3082,30 +3090,24 @@ export {
|
|
|
3082
3090
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartPie} instead. This alias will be removed in v1.0 */
|
|
3083
3091
|
default as PieChartIcon
|
|
3084
3092
|
} from '../icons/chart-pie';
|
|
3085
|
-
//
|
|
3086
|
-
export { default as
|
|
3087
|
-
export {
|
|
3088
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumn} instead. This alias will be removed in v1.0 */
|
|
3089
|
-
default as BarChart2Icon
|
|
3090
|
-
} from '../icons/chart-no-axes-column';
|
|
3091
|
-
// CircleArrowDown aliases
|
|
3092
|
-
export { default as CircleArrowDownIcon } from '../icons/circle-arrow-down';
|
|
3093
|
+
// ChartScatter aliases
|
|
3094
|
+
export { default as ChartScatterIcon } from '../icons/chart-scatter';
|
|
3093
3095
|
export {
|
|
3094
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3095
|
-
default as
|
|
3096
|
-
} from '../icons/
|
|
3096
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartScatter} instead. This alias will be removed in v1.0 */
|
|
3097
|
+
default as ScatterChartIcon
|
|
3098
|
+
} from '../icons/chart-scatter';
|
|
3097
3099
|
// CircleAlert aliases
|
|
3098
3100
|
export { default as CircleAlertIcon } from '../icons/circle-alert';
|
|
3099
3101
|
export {
|
|
3100
3102
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleAlert} instead. This alias will be removed in v1.0 */
|
|
3101
3103
|
default as AlertCircleIcon
|
|
3102
3104
|
} from '../icons/circle-alert';
|
|
3103
|
-
//
|
|
3104
|
-
export { default as
|
|
3105
|
+
// CircleArrowDown aliases
|
|
3106
|
+
export { default as CircleArrowDownIcon } from '../icons/circle-arrow-down';
|
|
3105
3107
|
export {
|
|
3106
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3107
|
-
default as
|
|
3108
|
-
} from '../icons/
|
|
3108
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowDown} instead. This alias will be removed in v1.0 */
|
|
3109
|
+
default as ArrowDownCircleIcon
|
|
3110
|
+
} from '../icons/circle-arrow-down';
|
|
3109
3111
|
// CircleArrowLeft aliases
|
|
3110
3112
|
export { default as CircleArrowLeftIcon } from '../icons/circle-arrow-left';
|
|
3111
3113
|
export {
|
|
@@ -3118,30 +3120,30 @@ export {
|
|
|
3118
3120
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. This alias will be removed in v1.0 */
|
|
3119
3121
|
default as ArrowDownLeftFromCircleIcon
|
|
3120
3122
|
} from '../icons/circle-arrow-out-down-left';
|
|
3121
|
-
// CircleArrowOutUpLeft aliases
|
|
3122
|
-
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
3123
|
-
export {
|
|
3124
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
3125
|
-
default as ArrowUpLeftFromCircleIcon
|
|
3126
|
-
} from '../icons/circle-arrow-out-up-left';
|
|
3127
3123
|
// CircleArrowOutDownRight aliases
|
|
3128
3124
|
export { default as CircleArrowOutDownRightIcon } from '../icons/circle-arrow-out-down-right';
|
|
3129
3125
|
export {
|
|
3130
3126
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownRight} instead. This alias will be removed in v1.0 */
|
|
3131
3127
|
default as ArrowDownRightFromCircleIcon
|
|
3132
3128
|
} from '../icons/circle-arrow-out-down-right';
|
|
3133
|
-
//
|
|
3134
|
-
export { default as
|
|
3129
|
+
// CircleArrowOutUpLeft aliases
|
|
3130
|
+
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
3135
3131
|
export {
|
|
3136
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3137
|
-
default as
|
|
3138
|
-
} from '../icons/circle-arrow-
|
|
3132
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
3133
|
+
default as ArrowUpLeftFromCircleIcon
|
|
3134
|
+
} from '../icons/circle-arrow-out-up-left';
|
|
3139
3135
|
// CircleArrowOutUpRight aliases
|
|
3140
3136
|
export { default as CircleArrowOutUpRightIcon } from '../icons/circle-arrow-out-up-right';
|
|
3141
3137
|
export {
|
|
3142
3138
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead. This alias will be removed in v1.0 */
|
|
3143
3139
|
default as ArrowUpRightFromCircleIcon
|
|
3144
3140
|
} from '../icons/circle-arrow-out-up-right';
|
|
3141
|
+
// CircleArrowRight aliases
|
|
3142
|
+
export { default as CircleArrowRightIcon } from '../icons/circle-arrow-right';
|
|
3143
|
+
export {
|
|
3144
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. This alias will be removed in v1.0 */
|
|
3145
|
+
default as ArrowRightCircleIcon
|
|
3146
|
+
} from '../icons/circle-arrow-right';
|
|
3145
3147
|
// CircleArrowUp aliases
|
|
3146
3148
|
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
3147
3149
|
export {
|
|
@@ -3184,24 +3186,24 @@ export {
|
|
|
3184
3186
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronUp} instead. This alias will be removed in v1.0 */
|
|
3185
3187
|
default as ChevronUpCircleIcon
|
|
3186
3188
|
} from '../icons/circle-chevron-up';
|
|
3187
|
-
//
|
|
3188
|
-
export { default as
|
|
3189
|
+
// CircleDivide aliases
|
|
3190
|
+
export { default as CircleDivideIcon } from '../icons/circle-divide';
|
|
3189
3191
|
export {
|
|
3190
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3191
|
-
default as
|
|
3192
|
-
} from '../icons/circle-
|
|
3192
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. This alias will be removed in v1.0 */
|
|
3193
|
+
default as DivideCircleIcon
|
|
3194
|
+
} from '../icons/circle-divide';
|
|
3193
3195
|
// CircleMinus aliases
|
|
3194
3196
|
export { default as CircleMinusIcon } from '../icons/circle-minus';
|
|
3195
3197
|
export {
|
|
3196
3198
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. This alias will be removed in v1.0 */
|
|
3197
3199
|
default as MinusCircleIcon
|
|
3198
3200
|
} from '../icons/circle-minus';
|
|
3199
|
-
//
|
|
3200
|
-
export { default as
|
|
3201
|
+
// CircleGauge aliases
|
|
3202
|
+
export { default as CircleGaugeIcon } from '../icons/circle-gauge';
|
|
3201
3203
|
export {
|
|
3202
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3203
|
-
default as
|
|
3204
|
-
} from '../icons/circle-
|
|
3204
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead. This alias will be removed in v1.0 */
|
|
3205
|
+
default as GaugeCircleIcon
|
|
3206
|
+
} from '../icons/circle-gauge';
|
|
3205
3207
|
// CircleParkingOff aliases
|
|
3206
3208
|
export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
|
|
3207
3209
|
export {
|
|
@@ -3220,24 +3222,34 @@ export {
|
|
|
3220
3222
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePause} instead. This alias will be removed in v1.0 */
|
|
3221
3223
|
default as PauseCircleIcon
|
|
3222
3224
|
} from '../icons/circle-pause';
|
|
3223
|
-
// CirclePercent aliases
|
|
3224
|
-
export { default as CirclePercentIcon } from '../icons/circle-percent';
|
|
3225
|
-
export {
|
|
3226
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePercent} instead. This alias will be removed in v1.0 */
|
|
3227
|
-
default as PercentCircleIcon
|
|
3228
|
-
} from '../icons/circle-percent';
|
|
3229
3225
|
// CirclePlay aliases
|
|
3230
3226
|
export { default as CirclePlayIcon } from '../icons/circle-play';
|
|
3231
3227
|
export {
|
|
3232
3228
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlay} instead. This alias will be removed in v1.0 */
|
|
3233
3229
|
default as PlayCircleIcon
|
|
3234
3230
|
} from '../icons/circle-play';
|
|
3231
|
+
// CirclePercent aliases
|
|
3232
|
+
export { default as CirclePercentIcon } from '../icons/circle-percent';
|
|
3233
|
+
export {
|
|
3234
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePercent} instead. This alias will be removed in v1.0 */
|
|
3235
|
+
default as PercentCircleIcon
|
|
3236
|
+
} from '../icons/circle-percent';
|
|
3235
3237
|
// CirclePower aliases
|
|
3236
3238
|
export { default as CirclePowerIcon } from '../icons/circle-power';
|
|
3237
3239
|
export {
|
|
3238
3240
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePower} instead. This alias will be removed in v1.0 */
|
|
3239
3241
|
default as PowerCircleIcon
|
|
3240
3242
|
} from '../icons/circle-power';
|
|
3243
|
+
// CircleQuestionMark aliases
|
|
3244
|
+
export { default as CircleQuestionMarkIcon } from '../icons/circle-question-mark';
|
|
3245
|
+
export {
|
|
3246
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3247
|
+
default as HelpCircleIcon
|
|
3248
|
+
} from '../icons/circle-question-mark';
|
|
3249
|
+
export {
|
|
3250
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3251
|
+
default as CircleHelpIcon
|
|
3252
|
+
} from '../icons/circle-question-mark';
|
|
3241
3253
|
// CirclePlus aliases
|
|
3242
3254
|
export { default as CirclePlusIcon } from '../icons/circle-plus';
|
|
3243
3255
|
export {
|
|
@@ -3256,16 +3268,6 @@ export {
|
|
|
3256
3268
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. This alias will be removed in v1.0 */
|
|
3257
3269
|
default as StopCircleIcon
|
|
3258
3270
|
} from '../icons/circle-stop';
|
|
3259
|
-
// CircleQuestionMark aliases
|
|
3260
|
-
export { default as CircleQuestionMarkIcon } from '../icons/circle-question-mark';
|
|
3261
|
-
export {
|
|
3262
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3263
|
-
default as HelpCircleIcon
|
|
3264
|
-
} from '../icons/circle-question-mark';
|
|
3265
|
-
export {
|
|
3266
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3267
|
-
default as CircleHelpIcon
|
|
3268
|
-
} from '../icons/circle-question-mark';
|
|
3269
3271
|
// CircleUserRound aliases
|
|
3270
3272
|
export { default as CircleUserRoundIcon } from '../icons/circle-user-round';
|
|
3271
3273
|
export {
|
|
@@ -3278,18 +3280,18 @@ export {
|
|
|
3278
3280
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead. This alias will be removed in v1.0 */
|
|
3279
3281
|
default as UserCircleIcon
|
|
3280
3282
|
} from '../icons/circle-user';
|
|
3281
|
-
// ClipboardPenLine aliases
|
|
3282
|
-
export { default as ClipboardPenLineIcon } from '../icons/clipboard-pen-line';
|
|
3283
|
-
export {
|
|
3284
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead. This alias will be removed in v1.0 */
|
|
3285
|
-
default as ClipboardSignatureIcon
|
|
3286
|
-
} from '../icons/clipboard-pen-line';
|
|
3287
3283
|
// CircleX aliases
|
|
3288
3284
|
export { default as CircleXIcon } from '../icons/circle-x';
|
|
3289
3285
|
export {
|
|
3290
3286
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead. This alias will be removed in v1.0 */
|
|
3291
3287
|
default as XCircleIcon
|
|
3292
3288
|
} from '../icons/circle-x';
|
|
3289
|
+
// ClipboardPenLine aliases
|
|
3290
|
+
export { default as ClipboardPenLineIcon } from '../icons/clipboard-pen-line';
|
|
3291
|
+
export {
|
|
3292
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead. This alias will be removed in v1.0 */
|
|
3293
|
+
default as ClipboardSignatureIcon
|
|
3294
|
+
} from '../icons/clipboard-pen-line';
|
|
3293
3295
|
// ClipboardPen aliases
|
|
3294
3296
|
export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
|
|
3295
3297
|
export {
|
|
@@ -3302,6 +3304,12 @@ export {
|
|
|
3302
3304
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudDownload} instead. This alias will be removed in v1.0 */
|
|
3303
3305
|
default as DownloadCloudIcon
|
|
3304
3306
|
} from '../icons/cloud-download';
|
|
3307
|
+
// CodeXml aliases
|
|
3308
|
+
export { default as CodeXmlIcon } from '../icons/code-xml';
|
|
3309
|
+
export {
|
|
3310
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. This alias will be removed in v1.0 */
|
|
3311
|
+
default as Code2Icon
|
|
3312
|
+
} from '../icons/code-xml';
|
|
3305
3313
|
// CloudUpload aliases
|
|
3306
3314
|
export { default as CloudUploadIcon } from '../icons/cloud-upload';
|
|
3307
3315
|
export {
|
|
@@ -3314,12 +3322,6 @@ export {
|
|
|
3314
3322
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns2} instead. This alias will be removed in v1.0 */
|
|
3315
3323
|
default as ColumnsIcon
|
|
3316
3324
|
} from '../icons/columns-2';
|
|
3317
|
-
// CodeXml aliases
|
|
3318
|
-
export { default as CodeXmlIcon } from '../icons/code-xml';
|
|
3319
|
-
export {
|
|
3320
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. This alias will be removed in v1.0 */
|
|
3321
|
-
default as Code2Icon
|
|
3322
|
-
} from '../icons/code-xml';
|
|
3323
3325
|
// Columns3Cog aliases
|
|
3324
3326
|
export { default as Columns3CogIcon } from '../icons/columns-3-cog';
|
|
3325
3327
|
export {
|
|
@@ -3354,18 +3356,18 @@ export {
|
|
|
3354
3356
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. This alias will be removed in v1.0 */
|
|
3355
3357
|
default as Globe2Icon
|
|
3356
3358
|
} from '../icons/earth';
|
|
3357
|
-
// EllipsisVertical aliases
|
|
3358
|
-
export { default as EllipsisVerticalIcon } from '../icons/ellipsis-vertical';
|
|
3359
|
-
export {
|
|
3360
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link EllipsisVertical} instead. This alias will be removed in v1.0 */
|
|
3361
|
-
default as MoreVerticalIcon
|
|
3362
|
-
} from '../icons/ellipsis-vertical';
|
|
3363
3359
|
// Ellipsis aliases
|
|
3364
3360
|
export { default as EllipsisIcon } from '../icons/ellipsis';
|
|
3365
3361
|
export {
|
|
3366
3362
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. This alias will be removed in v1.0 */
|
|
3367
3363
|
default as MoreHorizontalIcon
|
|
3368
3364
|
} from '../icons/ellipsis';
|
|
3365
|
+
// EllipsisVertical aliases
|
|
3366
|
+
export { default as EllipsisVerticalIcon } from '../icons/ellipsis-vertical';
|
|
3367
|
+
export {
|
|
3368
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link EllipsisVertical} instead. This alias will be removed in v1.0 */
|
|
3369
|
+
default as MoreVerticalIcon
|
|
3370
|
+
} from '../icons/ellipsis-vertical';
|
|
3369
3371
|
// FileAxis3d aliases
|
|
3370
3372
|
export { default as FileAxis3dIcon } from '../icons/file-axis-3d';
|
|
3371
3373
|
export {
|
|
@@ -3384,36 +3386,42 @@ export {
|
|
|
3384
3386
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBracesCorner} instead. This alias will be removed in v1.0 */
|
|
3385
3387
|
default as FileJson2Icon
|
|
3386
3388
|
} from '../icons/file-braces-corner';
|
|
3389
|
+
// FileBraces aliases
|
|
3390
|
+
export { default as FileBracesIcon } from '../icons/file-braces';
|
|
3391
|
+
export {
|
|
3392
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBraces} instead. This alias will be removed in v1.0 */
|
|
3393
|
+
default as FileJsonIcon
|
|
3394
|
+
} from '../icons/file-braces';
|
|
3387
3395
|
// FileChartColumnIncreasing aliases
|
|
3388
3396
|
export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
|
|
3389
3397
|
export {
|
|
3390
3398
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
3391
3399
|
default as FileBarChartIcon
|
|
3392
3400
|
} from '../icons/file-chart-column-increasing';
|
|
3401
|
+
// FileChartLine aliases
|
|
3402
|
+
export { default as FileChartLineIcon } from '../icons/file-chart-line';
|
|
3403
|
+
export {
|
|
3404
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. This alias will be removed in v1.0 */
|
|
3405
|
+
default as FileLineChartIcon
|
|
3406
|
+
} from '../icons/file-chart-line';
|
|
3393
3407
|
// FileChartColumn aliases
|
|
3394
3408
|
export { default as FileChartColumnIcon } from '../icons/file-chart-column';
|
|
3395
3409
|
export {
|
|
3396
3410
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumn} instead. This alias will be removed in v1.0 */
|
|
3397
3411
|
default as FileBarChart2Icon
|
|
3398
3412
|
} from '../icons/file-chart-column';
|
|
3399
|
-
// FileBraces aliases
|
|
3400
|
-
export { default as FileBracesIcon } from '../icons/file-braces';
|
|
3401
|
-
export {
|
|
3402
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBraces} instead. This alias will be removed in v1.0 */
|
|
3403
|
-
default as FileJsonIcon
|
|
3404
|
-
} from '../icons/file-braces';
|
|
3405
3413
|
// FileChartPie aliases
|
|
3406
3414
|
export { default as FileChartPieIcon } from '../icons/file-chart-pie';
|
|
3407
3415
|
export {
|
|
3408
3416
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. This alias will be removed in v1.0 */
|
|
3409
3417
|
default as FilePieChartIcon
|
|
3410
3418
|
} from '../icons/file-chart-pie';
|
|
3411
|
-
//
|
|
3412
|
-
export { default as
|
|
3419
|
+
// FileCog aliases
|
|
3420
|
+
export { default as FileCogIcon } from '../icons/file-cog';
|
|
3413
3421
|
export {
|
|
3414
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3415
|
-
default as
|
|
3416
|
-
} from '../icons/file-
|
|
3422
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead. This alias will be removed in v1.0 */
|
|
3423
|
+
default as FileCog2Icon
|
|
3424
|
+
} from '../icons/file-cog';
|
|
3417
3425
|
// FileCheckCorner aliases
|
|
3418
3426
|
export { default as FileCheckCornerIcon } from '../icons/file-check-corner';
|
|
3419
3427
|
export {
|
|
@@ -3442,12 +3450,6 @@ export {
|
|
|
3442
3450
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileHeadphone} instead. This alias will be removed in v1.0 */
|
|
3443
3451
|
default as FileAudio2Icon
|
|
3444
3452
|
} from '../icons/file-headphone';
|
|
3445
|
-
// FileCog aliases
|
|
3446
|
-
export { default as FileCogIcon } from '../icons/file-cog';
|
|
3447
|
-
export {
|
|
3448
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead. This alias will be removed in v1.0 */
|
|
3449
|
-
default as FileCog2Icon
|
|
3450
|
-
} from '../icons/file-cog';
|
|
3451
3453
|
// FileKey aliases
|
|
3452
3454
|
export { default as FileKeyIcon } from '../icons/file-key';
|
|
3453
3455
|
export {
|
|
@@ -3484,6 +3486,12 @@ export {
|
|
|
3484
3486
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlay} instead. This alias will be removed in v1.0 */
|
|
3485
3487
|
default as FileVideoIcon
|
|
3486
3488
|
} from '../icons/file-play';
|
|
3489
|
+
// FileQuestionMark aliases
|
|
3490
|
+
export { default as FileQuestionMarkIcon } from '../icons/file-question-mark';
|
|
3491
|
+
export {
|
|
3492
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3493
|
+
default as FileQuestionIcon
|
|
3494
|
+
} from '../icons/file-question-mark';
|
|
3487
3495
|
// FilePlusCorner aliases
|
|
3488
3496
|
export { default as FilePlusCornerIcon } from '../icons/file-plus-corner';
|
|
3489
3497
|
export {
|
|
@@ -3496,48 +3504,42 @@ export {
|
|
|
3496
3504
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSearchCorner} instead. This alias will be removed in v1.0 */
|
|
3497
3505
|
default as FileSearch2Icon
|
|
3498
3506
|
} from '../icons/file-search-corner';
|
|
3499
|
-
// FileQuestionMark aliases
|
|
3500
|
-
export { default as FileQuestionMarkIcon } from '../icons/file-question-mark';
|
|
3501
|
-
export {
|
|
3502
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3503
|
-
default as FileQuestionIcon
|
|
3504
|
-
} from '../icons/file-question-mark';
|
|
3505
3507
|
// FileSignal aliases
|
|
3506
3508
|
export { default as FileSignalIcon } from '../icons/file-signal';
|
|
3507
3509
|
export {
|
|
3508
3510
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSignal} instead. This alias will be removed in v1.0 */
|
|
3509
3511
|
default as FileVolume2Icon
|
|
3510
3512
|
} from '../icons/file-signal';
|
|
3511
|
-
// FileVideoCamera aliases
|
|
3512
|
-
export { default as FileVideoCameraIcon } from '../icons/file-video-camera';
|
|
3513
|
-
export {
|
|
3514
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. This alias will be removed in v1.0 */
|
|
3515
|
-
default as FileVideo2Icon
|
|
3516
|
-
} from '../icons/file-video-camera';
|
|
3517
3513
|
// FileTypeCorner aliases
|
|
3518
3514
|
export { default as FileTypeCornerIcon } from '../icons/file-type-corner';
|
|
3519
3515
|
export {
|
|
3520
3516
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead. This alias will be removed in v1.0 */
|
|
3521
3517
|
default as FileType2Icon
|
|
3522
3518
|
} from '../icons/file-type-corner';
|
|
3519
|
+
// FileVideoCamera aliases
|
|
3520
|
+
export { default as FileVideoCameraIcon } from '../icons/file-video-camera';
|
|
3521
|
+
export {
|
|
3522
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. This alias will be removed in v1.0 */
|
|
3523
|
+
default as FileVideo2Icon
|
|
3524
|
+
} from '../icons/file-video-camera';
|
|
3523
3525
|
// FileXCorner aliases
|
|
3524
3526
|
export { default as FileXCornerIcon } from '../icons/file-x-corner';
|
|
3525
3527
|
export {
|
|
3526
3528
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileXCorner} instead. This alias will be removed in v1.0 */
|
|
3527
3529
|
default as FileX2Icon
|
|
3528
3530
|
} from '../icons/file-x-corner';
|
|
3529
|
-
// FolderCog aliases
|
|
3530
|
-
export { default as FolderCogIcon } from '../icons/folder-cog';
|
|
3531
|
-
export {
|
|
3532
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead. This alias will be removed in v1.0 */
|
|
3533
|
-
default as FolderCog2Icon
|
|
3534
|
-
} from '../icons/folder-cog';
|
|
3535
3531
|
// FingerprintPattern aliases
|
|
3536
3532
|
export { default as FingerprintPatternIcon } from '../icons/fingerprint-pattern';
|
|
3537
3533
|
export {
|
|
3538
3534
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FingerprintPattern} instead. This alias will be removed in v1.0 */
|
|
3539
3535
|
default as FingerprintIcon
|
|
3540
3536
|
} from '../icons/fingerprint-pattern';
|
|
3537
|
+
// FolderCog aliases
|
|
3538
|
+
export { default as FolderCogIcon } from '../icons/folder-cog';
|
|
3539
|
+
export {
|
|
3540
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead. This alias will be removed in v1.0 */
|
|
3541
|
+
default as FolderCog2Icon
|
|
3542
|
+
} from '../icons/folder-cog';
|
|
3541
3543
|
// FolderPen aliases
|
|
3542
3544
|
export { default as FolderPenIcon } from '../icons/folder-pen';
|
|
3543
3545
|
export {
|
|
@@ -3550,18 +3552,24 @@ export {
|
|
|
3550
3552
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FunnelX} instead. This alias will be removed in v1.0 */
|
|
3551
3553
|
default as FilterXIcon
|
|
3552
3554
|
} from '../icons/funnel-x';
|
|
3555
|
+
// GitCommitHorizontal aliases
|
|
3556
|
+
export { default as GitCommitHorizontalIcon } from '../icons/git-commit-horizontal';
|
|
3557
|
+
export {
|
|
3558
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link GitCommitHorizontal} instead. This alias will be removed in v1.0 */
|
|
3559
|
+
default as GitCommitIcon
|
|
3560
|
+
} from '../icons/git-commit-horizontal';
|
|
3553
3561
|
// Funnel aliases
|
|
3554
3562
|
export { default as FunnelIcon } from '../icons/funnel';
|
|
3555
3563
|
export {
|
|
3556
3564
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead. This alias will be removed in v1.0 */
|
|
3557
3565
|
default as FilterIcon
|
|
3558
3566
|
} from '../icons/funnel';
|
|
3559
|
-
//
|
|
3560
|
-
export { default as
|
|
3567
|
+
// Grid2x2Check aliases
|
|
3568
|
+
export { default as Grid2x2CheckIcon } from '../icons/grid-2x2-check';
|
|
3561
3569
|
export {
|
|
3562
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3563
|
-
default as
|
|
3564
|
-
} from '../icons/
|
|
3570
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Check} instead. This alias will be removed in v1.0 */
|
|
3571
|
+
default as Grid2X2CheckIcon
|
|
3572
|
+
} from '../icons/grid-2x2-check';
|
|
3565
3573
|
// Grid2x2Plus aliases
|
|
3566
3574
|
export { default as Grid2x2PlusIcon } from '../icons/grid-2x2-plus';
|
|
3567
3575
|
export {
|
|
@@ -3574,12 +3582,6 @@ export {
|
|
|
3574
3582
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2X} instead. This alias will be removed in v1.0 */
|
|
3575
3583
|
default as Grid2X2XIcon
|
|
3576
3584
|
} from '../icons/grid-2x2-x';
|
|
3577
|
-
// Grid2x2Check aliases
|
|
3578
|
-
export { default as Grid2x2CheckIcon } from '../icons/grid-2x2-check';
|
|
3579
|
-
export {
|
|
3580
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Check} instead. This alias will be removed in v1.0 */
|
|
3581
|
-
default as Grid2X2CheckIcon
|
|
3582
|
-
} from '../icons/grid-2x2-check';
|
|
3583
3585
|
// Grid3x3 aliases
|
|
3584
3586
|
export { default as Grid3x3Icon } from '../icons/grid-3x3';
|
|
3585
3587
|
export {
|
|
@@ -3620,24 +3622,18 @@ export {
|
|
|
3620
3622
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. This alias will be removed in v1.0 */
|
|
3621
3623
|
default as IceCream2Icon
|
|
3622
3624
|
} from '../icons/ice-cream-bowl';
|
|
3623
|
-
// IceCreamCone aliases
|
|
3624
|
-
export { default as IceCreamConeIcon } from '../icons/ice-cream-cone';
|
|
3625
|
-
export {
|
|
3626
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead. This alias will be removed in v1.0 */
|
|
3627
|
-
default as IceCreamIcon
|
|
3628
|
-
} from '../icons/ice-cream-cone';
|
|
3629
3625
|
// LaptopMinimal aliases
|
|
3630
3626
|
export { default as LaptopMinimalIcon } from '../icons/laptop-minimal';
|
|
3631
3627
|
export {
|
|
3632
3628
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LaptopMinimal} instead. This alias will be removed in v1.0 */
|
|
3633
3629
|
default as Laptop2Icon
|
|
3634
3630
|
} from '../icons/laptop-minimal';
|
|
3635
|
-
//
|
|
3636
|
-
export { default as
|
|
3631
|
+
// IceCreamCone aliases
|
|
3632
|
+
export { default as IceCreamConeIcon } from '../icons/ice-cream-cone';
|
|
3637
3633
|
export {
|
|
3638
|
-
/** @deprecated The icon was
|
|
3639
|
-
default as
|
|
3640
|
-
} from '../icons/
|
|
3634
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead. This alias will be removed in v1.0 */
|
|
3635
|
+
default as IceCreamIcon
|
|
3636
|
+
} from '../icons/ice-cream-cone';
|
|
3641
3637
|
// ListIndentDecrease aliases
|
|
3642
3638
|
export { default as ListIndentDecreaseIcon } from '../icons/list-indent-decrease';
|
|
3643
3639
|
export {
|
|
@@ -3648,12 +3644,12 @@ export {
|
|
|
3648
3644
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. This alias will be removed in v1.0 */
|
|
3649
3645
|
default as IndentDecreaseIcon
|
|
3650
3646
|
} from '../icons/list-indent-decrease';
|
|
3651
|
-
//
|
|
3652
|
-
export { default as
|
|
3647
|
+
// Layers aliases
|
|
3648
|
+
export { default as LayersIcon } from '../icons/layers';
|
|
3653
3649
|
export {
|
|
3654
|
-
/** @deprecated The
|
|
3655
|
-
default as
|
|
3656
|
-
} from '../icons/
|
|
3650
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link Layers} instead. This alias will be removed in v1.0 */
|
|
3651
|
+
default as Layers3Icon
|
|
3652
|
+
} from '../icons/layers';
|
|
3657
3653
|
// ListIndentIncrease aliases
|
|
3658
3654
|
export { default as ListIndentIncreaseIcon } from '../icons/list-indent-increase';
|
|
3659
3655
|
export {
|
|
@@ -3664,36 +3660,42 @@ export {
|
|
|
3664
3660
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. This alias will be removed in v1.0 */
|
|
3665
3661
|
default as IndentIncreaseIcon
|
|
3666
3662
|
} from '../icons/list-indent-increase';
|
|
3663
|
+
// LoaderCircle aliases
|
|
3664
|
+
export { default as LoaderCircleIcon } from '../icons/loader-circle';
|
|
3665
|
+
export {
|
|
3666
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. This alias will be removed in v1.0 */
|
|
3667
|
+
default as Loader2Icon
|
|
3668
|
+
} from '../icons/loader-circle';
|
|
3667
3669
|
// LockKeyholeOpen aliases
|
|
3668
3670
|
export { default as LockKeyholeOpenIcon } from '../icons/lock-keyhole-open';
|
|
3669
3671
|
export {
|
|
3670
3672
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockKeyholeOpen} instead. This alias will be removed in v1.0 */
|
|
3671
3673
|
default as UnlockKeyholeIcon
|
|
3672
3674
|
} from '../icons/lock-keyhole-open';
|
|
3673
|
-
// MailQuestionMark aliases
|
|
3674
|
-
export { default as MailQuestionMarkIcon } from '../icons/mail-question-mark';
|
|
3675
|
-
export {
|
|
3676
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MailQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3677
|
-
default as MailQuestionIcon
|
|
3678
|
-
} from '../icons/mail-question-mark';
|
|
3679
3675
|
// LockOpen aliases
|
|
3680
3676
|
export { default as LockOpenIcon } from '../icons/lock-open';
|
|
3681
3677
|
export {
|
|
3682
3678
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. This alias will be removed in v1.0 */
|
|
3683
3679
|
default as UnlockIcon
|
|
3684
3680
|
} from '../icons/lock-open';
|
|
3685
|
-
//
|
|
3686
|
-
export { default as
|
|
3681
|
+
// MailQuestionMark aliases
|
|
3682
|
+
export { default as MailQuestionMarkIcon } from '../icons/mail-question-mark';
|
|
3687
3683
|
export {
|
|
3688
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3689
|
-
default as
|
|
3690
|
-
} from '../icons/
|
|
3684
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MailQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3685
|
+
default as MailQuestionIcon
|
|
3686
|
+
} from '../icons/mail-question-mark';
|
|
3691
3687
|
// MapPinPen aliases
|
|
3692
3688
|
export { default as MapPinPenIcon } from '../icons/map-pin-pen';
|
|
3693
3689
|
export {
|
|
3694
3690
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MapPinPen} instead. This alias will be removed in v1.0 */
|
|
3695
3691
|
default as LocationEditIcon
|
|
3696
3692
|
} from '../icons/map-pin-pen';
|
|
3693
|
+
// MessageCircleQuestionMark aliases
|
|
3694
|
+
export { default as MessageCircleQuestionMarkIcon } from '../icons/message-circle-question-mark';
|
|
3695
|
+
export {
|
|
3696
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MessageCircleQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3697
|
+
default as MessageCircleQuestionIcon
|
|
3698
|
+
} from '../icons/message-circle-question-mark';
|
|
3697
3699
|
// MicVocal aliases
|
|
3698
3700
|
export { default as MicVocalIcon } from '../icons/mic-vocal';
|
|
3699
3701
|
export {
|
|
@@ -3706,6 +3708,12 @@ export {
|
|
|
3706
3708
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead. This alias will be removed in v1.0 */
|
|
3707
3709
|
default as Move3DIcon
|
|
3708
3710
|
} from '../icons/move-3d';
|
|
3711
|
+
// OctagonAlert aliases
|
|
3712
|
+
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3713
|
+
export {
|
|
3714
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. This alias will be removed in v1.0 */
|
|
3715
|
+
default as AlertOctagonIcon
|
|
3716
|
+
} from '../icons/octagon-alert';
|
|
3709
3717
|
// OctagonPause aliases
|
|
3710
3718
|
export { default as OctagonPauseIcon } from '../icons/octagon-pause';
|
|
3711
3719
|
export {
|
|
@@ -3718,120 +3726,114 @@ export {
|
|
|
3718
3726
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonX} instead. This alias will be removed in v1.0 */
|
|
3719
3727
|
default as XOctagonIcon
|
|
3720
3728
|
} from '../icons/octagon-x';
|
|
3721
|
-
// OctagonAlert aliases
|
|
3722
|
-
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3723
|
-
export {
|
|
3724
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. This alias will be removed in v1.0 */
|
|
3725
|
-
default as AlertOctagonIcon
|
|
3726
|
-
} from '../icons/octagon-alert';
|
|
3727
3729
|
// PaintbrushVertical aliases
|
|
3728
3730
|
export { default as PaintbrushVerticalIcon } from '../icons/paintbrush-vertical';
|
|
3729
3731
|
export {
|
|
3730
3732
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead. This alias will be removed in v1.0 */
|
|
3731
3733
|
default as Paintbrush2Icon
|
|
3732
3734
|
} from '../icons/paintbrush-vertical';
|
|
3733
|
-
//
|
|
3734
|
-
export { default as
|
|
3735
|
+
// PanelLeftClose aliases
|
|
3736
|
+
export { default as PanelLeftCloseIcon } from '../icons/panel-left-close';
|
|
3735
3737
|
export {
|
|
3736
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3737
|
-
default as
|
|
3738
|
-
} from '../icons/panel-
|
|
3738
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. This alias will be removed in v1.0 */
|
|
3739
|
+
default as SidebarCloseIcon
|
|
3740
|
+
} from '../icons/panel-left-close';
|
|
3739
3741
|
// PanelLeftDashed aliases
|
|
3740
3742
|
export { default as PanelLeftDashedIcon } from '../icons/panel-left-dashed';
|
|
3741
3743
|
export {
|
|
3742
3744
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftDashed} instead. This alias will be removed in v1.0 */
|
|
3743
3745
|
default as PanelLeftInactiveIcon
|
|
3744
3746
|
} from '../icons/panel-left-dashed';
|
|
3745
|
-
//
|
|
3746
|
-
export { default as
|
|
3747
|
+
// PanelBottomDashed aliases
|
|
3748
|
+
export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed';
|
|
3747
3749
|
export {
|
|
3748
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3749
|
-
default as
|
|
3750
|
-
} from '../icons/panel-
|
|
3750
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. This alias will be removed in v1.0 */
|
|
3751
|
+
default as PanelBottomInactiveIcon
|
|
3752
|
+
} from '../icons/panel-bottom-dashed';
|
|
3751
3753
|
// PanelLeftOpen aliases
|
|
3752
3754
|
export { default as PanelLeftOpenIcon } from '../icons/panel-left-open';
|
|
3753
3755
|
export {
|
|
3754
3756
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftOpen} instead. This alias will be removed in v1.0 */
|
|
3755
3757
|
default as SidebarOpenIcon
|
|
3756
3758
|
} from '../icons/panel-left-open';
|
|
3759
|
+
// PanelLeft aliases
|
|
3760
|
+
export { default as PanelLeftIcon } from '../icons/panel-left';
|
|
3761
|
+
export {
|
|
3762
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. This alias will be removed in v1.0 */
|
|
3763
|
+
default as SidebarIcon
|
|
3764
|
+
} from '../icons/panel-left';
|
|
3757
3765
|
// PanelRightDashed aliases
|
|
3758
3766
|
export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed';
|
|
3759
3767
|
export {
|
|
3760
3768
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelRightDashed} instead. This alias will be removed in v1.0 */
|
|
3761
3769
|
default as PanelRightInactiveIcon
|
|
3762
3770
|
} from '../icons/panel-right-dashed';
|
|
3763
|
-
// PanelTopDashed aliases
|
|
3764
|
-
export { default as PanelTopDashedIcon } from '../icons/panel-top-dashed';
|
|
3765
|
-
export {
|
|
3766
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelTopDashed} instead. This alias will be removed in v1.0 */
|
|
3767
|
-
default as PanelTopInactiveIcon
|
|
3768
|
-
} from '../icons/panel-top-dashed';
|
|
3769
3771
|
// PanelsTopLeft aliases
|
|
3770
3772
|
export { default as PanelsTopLeftIcon } from '../icons/panels-top-left';
|
|
3771
3773
|
export {
|
|
3772
3774
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead. This alias will be removed in v1.0 */
|
|
3773
3775
|
default as LayoutIcon
|
|
3774
3776
|
} from '../icons/panels-top-left';
|
|
3777
|
+
// PanelTopDashed aliases
|
|
3778
|
+
export { default as PanelTopDashedIcon } from '../icons/panel-top-dashed';
|
|
3779
|
+
export {
|
|
3780
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelTopDashed} instead. This alias will be removed in v1.0 */
|
|
3781
|
+
default as PanelTopInactiveIcon
|
|
3782
|
+
} from '../icons/panel-top-dashed';
|
|
3783
|
+
// PlugZap aliases
|
|
3784
|
+
export { default as PlugZapIcon } from '../icons/plug-zap';
|
|
3785
|
+
export {
|
|
3786
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PlugZap} instead. This alias will be removed in v1.0 */
|
|
3787
|
+
default as PlugZap2Icon
|
|
3788
|
+
} from '../icons/plug-zap';
|
|
3775
3789
|
// PenLine aliases
|
|
3776
3790
|
export { default as PenLineIcon } from '../icons/pen-line';
|
|
3777
3791
|
export {
|
|
3778
3792
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. This alias will be removed in v1.0 */
|
|
3779
3793
|
default as Edit3Icon
|
|
3780
3794
|
} from '../icons/pen-line';
|
|
3781
|
-
// PanelLeft aliases
|
|
3782
|
-
export { default as PanelLeftIcon } from '../icons/panel-left';
|
|
3783
|
-
export {
|
|
3784
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. This alias will be removed in v1.0 */
|
|
3785
|
-
default as SidebarIcon
|
|
3786
|
-
} from '../icons/panel-left';
|
|
3787
3795
|
// Pen aliases
|
|
3788
3796
|
export { default as PenIcon } from '../icons/pen';
|
|
3789
3797
|
export {
|
|
3790
3798
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Pen} instead. This alias will be removed in v1.0 */
|
|
3791
3799
|
default as Edit2Icon
|
|
3792
3800
|
} from '../icons/pen';
|
|
3801
|
+
// Rotate3d aliases
|
|
3802
|
+
export { default as Rotate3dIcon } from '../icons/rotate-3d';
|
|
3803
|
+
export {
|
|
3804
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead. This alias will be removed in v1.0 */
|
|
3805
|
+
default as Rotate3DIcon
|
|
3806
|
+
} from '../icons/rotate-3d';
|
|
3793
3807
|
// RectangleEllipsis aliases
|
|
3794
3808
|
export { default as RectangleEllipsisIcon } from '../icons/rectangle-ellipsis';
|
|
3795
3809
|
export {
|
|
3796
3810
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RectangleEllipsis} instead. This alias will be removed in v1.0 */
|
|
3797
3811
|
default as FormInputIcon
|
|
3798
3812
|
} from '../icons/rectangle-ellipsis';
|
|
3799
|
-
// PlugZap aliases
|
|
3800
|
-
export { default as PlugZapIcon } from '../icons/plug-zap';
|
|
3801
|
-
export {
|
|
3802
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PlugZap} instead. This alias will be removed in v1.0 */
|
|
3803
|
-
default as PlugZap2Icon
|
|
3804
|
-
} from '../icons/plug-zap';
|
|
3805
3813
|
// Rows2 aliases
|
|
3806
3814
|
export { default as Rows2Icon } from '../icons/rows-2';
|
|
3807
3815
|
export {
|
|
3808
3816
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead. This alias will be removed in v1.0 */
|
|
3809
3817
|
default as RowsIcon
|
|
3810
3818
|
} from '../icons/rows-2';
|
|
3811
|
-
// Rotate3d aliases
|
|
3812
|
-
export { default as Rotate3dIcon } from '../icons/rotate-3d';
|
|
3813
|
-
export {
|
|
3814
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead. This alias will be removed in v1.0 */
|
|
3815
|
-
default as Rotate3DIcon
|
|
3816
|
-
} from '../icons/rotate-3d';
|
|
3817
3819
|
// Rows3 aliases
|
|
3818
3820
|
export { default as Rows3Icon } from '../icons/rows-3';
|
|
3819
3821
|
export {
|
|
3820
3822
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead. This alias will be removed in v1.0 */
|
|
3821
3823
|
default as PanelsTopBottomIcon
|
|
3822
3824
|
} from '../icons/rows-3';
|
|
3823
|
-
// SendHorizontal aliases
|
|
3824
|
-
export { default as SendHorizontalIcon } from '../icons/send-horizontal';
|
|
3825
|
-
export {
|
|
3826
|
-
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. This alias will be removed in v1.0 */
|
|
3827
|
-
default as SendHorizonalIcon
|
|
3828
|
-
} from '../icons/send-horizontal';
|
|
3829
3825
|
// Scale3d aliases
|
|
3830
3826
|
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
3831
3827
|
export {
|
|
3832
3828
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Scale3d} instead. This alias will be removed in v1.0 */
|
|
3833
3829
|
default as Scale3DIcon
|
|
3834
3830
|
} from '../icons/scale-3d';
|
|
3831
|
+
// SendHorizontal aliases
|
|
3832
|
+
export { default as SendHorizontalIcon } from '../icons/send-horizontal';
|
|
3833
|
+
export {
|
|
3834
|
+
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. This alias will be removed in v1.0 */
|
|
3835
|
+
default as SendHorizonalIcon
|
|
3836
|
+
} from '../icons/send-horizontal';
|
|
3835
3837
|
// ShieldQuestionMark aliases
|
|
3836
3838
|
export { default as ShieldQuestionMarkIcon } from '../icons/shield-question-mark';
|
|
3837
3839
|
export {
|
|
@@ -3844,18 +3846,18 @@ export {
|
|
|
3844
3846
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldX} instead. This alias will be removed in v1.0 */
|
|
3845
3847
|
default as ShieldCloseIcon
|
|
3846
3848
|
} from '../icons/shield-x';
|
|
3847
|
-
// SlidersVertical aliases
|
|
3848
|
-
export { default as SlidersVerticalIcon } from '../icons/sliders-vertical';
|
|
3849
|
-
export {
|
|
3850
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead. This alias will be removed in v1.0 */
|
|
3851
|
-
default as SlidersIcon
|
|
3852
|
-
} from '../icons/sliders-vertical';
|
|
3853
3849
|
// Sparkles aliases
|
|
3854
3850
|
export { default as SparklesIcon } from '../icons/sparkles';
|
|
3855
3851
|
export {
|
|
3856
3852
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Sparkles} instead. This alias will be removed in v1.0 */
|
|
3857
3853
|
default as StarsIcon
|
|
3858
3854
|
} from '../icons/sparkles';
|
|
3855
|
+
// SlidersVertical aliases
|
|
3856
|
+
export { default as SlidersVerticalIcon } from '../icons/sliders-vertical';
|
|
3857
|
+
export {
|
|
3858
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead. This alias will be removed in v1.0 */
|
|
3859
|
+
default as SlidersIcon
|
|
3860
|
+
} from '../icons/sliders-vertical';
|
|
3859
3861
|
// SquareActivity aliases
|
|
3860
3862
|
export { default as SquareActivityIcon } from '../icons/square-activity';
|
|
3861
3863
|
export {
|
|
@@ -3886,18 +3888,18 @@ export {
|
|
|
3886
3888
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowLeft} instead. This alias will be removed in v1.0 */
|
|
3887
3889
|
default as ArrowLeftSquareIcon
|
|
3888
3890
|
} from '../icons/square-arrow-left';
|
|
3889
|
-
// SquareArrowOutDownLeft aliases
|
|
3890
|
-
export { default as SquareArrowOutDownLeftIcon } from '../icons/square-arrow-out-down-left';
|
|
3891
|
-
export {
|
|
3892
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead. This alias will be removed in v1.0 */
|
|
3893
|
-
default as ArrowDownLeftFromSquareIcon
|
|
3894
|
-
} from '../icons/square-arrow-out-down-left';
|
|
3895
3891
|
// SquareArrowOutDownRight aliases
|
|
3896
3892
|
export { default as SquareArrowOutDownRightIcon } from '../icons/square-arrow-out-down-right';
|
|
3897
3893
|
export {
|
|
3898
3894
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. This alias will be removed in v1.0 */
|
|
3899
3895
|
default as ArrowDownRightFromSquareIcon
|
|
3900
3896
|
} from '../icons/square-arrow-out-down-right';
|
|
3897
|
+
// SquareArrowOutDownLeft aliases
|
|
3898
|
+
export { default as SquareArrowOutDownLeftIcon } from '../icons/square-arrow-out-down-left';
|
|
3899
|
+
export {
|
|
3900
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead. This alias will be removed in v1.0 */
|
|
3901
|
+
default as ArrowDownLeftFromSquareIcon
|
|
3902
|
+
} from '../icons/square-arrow-out-down-left';
|
|
3901
3903
|
// SquareArrowOutUpLeft aliases
|
|
3902
3904
|
export { default as SquareArrowOutUpLeftIcon } from '../icons/square-arrow-out-up-left';
|
|
3903
3905
|
export {
|
|
@@ -3922,24 +3924,24 @@ export {
|
|
|
3922
3924
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpLeft} instead. This alias will be removed in v1.0 */
|
|
3923
3925
|
default as ArrowUpLeftSquareIcon
|
|
3924
3926
|
} from '../icons/square-arrow-up-left';
|
|
3925
|
-
//
|
|
3926
|
-
export { default as
|
|
3927
|
+
// SquareAsterisk aliases
|
|
3928
|
+
export { default as SquareAsteriskIcon } from '../icons/square-asterisk';
|
|
3927
3929
|
export {
|
|
3928
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3929
|
-
default as
|
|
3930
|
-
} from '../icons/square-
|
|
3930
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead. This alias will be removed in v1.0 */
|
|
3931
|
+
default as AsteriskSquareIcon
|
|
3932
|
+
} from '../icons/square-asterisk';
|
|
3931
3933
|
// SquareArrowUp aliases
|
|
3932
3934
|
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
3933
3935
|
export {
|
|
3934
3936
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. This alias will be removed in v1.0 */
|
|
3935
3937
|
default as ArrowUpSquareIcon
|
|
3936
3938
|
} from '../icons/square-arrow-up';
|
|
3937
|
-
//
|
|
3938
|
-
export { default as
|
|
3939
|
+
// SquareArrowUpRight aliases
|
|
3940
|
+
export { default as SquareArrowUpRightIcon } from '../icons/square-arrow-up-right';
|
|
3939
3941
|
export {
|
|
3940
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3941
|
-
default as
|
|
3942
|
-
} from '../icons/square-
|
|
3942
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpRight} instead. This alias will be removed in v1.0 */
|
|
3943
|
+
default as ArrowUpRightSquareIcon
|
|
3944
|
+
} from '../icons/square-arrow-up-right';
|
|
3943
3945
|
// SquareCenterlineDashedHorizontal aliases
|
|
3944
3946
|
export { default as SquareCenterlineDashedHorizontalIcon } from '../icons/square-centerline-dashed-horizontal';
|
|
3945
3947
|
export {
|
|
@@ -3958,6 +3960,12 @@ export {
|
|
|
3958
3960
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedVertical} instead. This alias will be removed in v1.0 */
|
|
3959
3961
|
default as FlipVerticalIcon
|
|
3960
3962
|
} from '../icons/square-centerline-dashed-vertical';
|
|
3963
|
+
// SquareCheck aliases
|
|
3964
|
+
export { default as SquareCheckIcon } from '../icons/square-check';
|
|
3965
|
+
export {
|
|
3966
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. This alias will be removed in v1.0 */
|
|
3967
|
+
default as CheckSquare2Icon
|
|
3968
|
+
} from '../icons/square-check';
|
|
3961
3969
|
// SquareChartGantt aliases
|
|
3962
3970
|
export { default as SquareChartGanttIcon } from '../icons/square-chart-gantt';
|
|
3963
3971
|
export {
|
|
@@ -3974,12 +3982,6 @@ export {
|
|
|
3974
3982
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. This alias will be removed in v1.0 */
|
|
3975
3983
|
default as CheckSquareIcon
|
|
3976
3984
|
} from '../icons/square-check-big';
|
|
3977
|
-
// SquareCheck aliases
|
|
3978
|
-
export { default as SquareCheckIcon } from '../icons/square-check';
|
|
3979
|
-
export {
|
|
3980
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. This alias will be removed in v1.0 */
|
|
3981
|
-
default as CheckSquare2Icon
|
|
3982
|
-
} from '../icons/square-check';
|
|
3983
3985
|
// SquareChevronDown aliases
|
|
3984
3986
|
export { default as SquareChevronDownIcon } from '../icons/square-chevron-down';
|
|
3985
3987
|
export {
|
|
@@ -3998,18 +4000,18 @@ export {
|
|
|
3998
4000
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronRight} instead. This alias will be removed in v1.0 */
|
|
3999
4001
|
default as ChevronRightSquareIcon
|
|
4000
4002
|
} from '../icons/square-chevron-right';
|
|
4001
|
-
// SquareCode aliases
|
|
4002
|
-
export { default as SquareCodeIcon } from '../icons/square-code';
|
|
4003
|
-
export {
|
|
4004
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCode} instead. This alias will be removed in v1.0 */
|
|
4005
|
-
default as CodeSquareIcon
|
|
4006
|
-
} from '../icons/square-code';
|
|
4007
4003
|
// SquareChevronUp aliases
|
|
4008
4004
|
export { default as SquareChevronUpIcon } from '../icons/square-chevron-up';
|
|
4009
4005
|
export {
|
|
4010
4006
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronUp} instead. This alias will be removed in v1.0 */
|
|
4011
4007
|
default as ChevronUpSquareIcon
|
|
4012
4008
|
} from '../icons/square-chevron-up';
|
|
4009
|
+
// SquareCode aliases
|
|
4010
|
+
export { default as SquareCodeIcon } from '../icons/square-code';
|
|
4011
|
+
export {
|
|
4012
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCode} instead. This alias will be removed in v1.0 */
|
|
4013
|
+
default as CodeSquareIcon
|
|
4014
|
+
} from '../icons/square-code';
|
|
4013
4015
|
// SquareDashedKanban aliases
|
|
4014
4016
|
export { default as SquareDashedKanbanIcon } from '../icons/square-dashed-kanban';
|
|
4015
4017
|
export {
|
|
@@ -4040,24 +4042,30 @@ export {
|
|
|
4040
4042
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead. This alias will be removed in v1.0 */
|
|
4041
4043
|
default as DotSquareIcon
|
|
4042
4044
|
} from '../icons/square-dot';
|
|
4043
|
-
// SquareFunction aliases
|
|
4044
|
-
export { default as SquareFunctionIcon } from '../icons/square-function';
|
|
4045
|
-
export {
|
|
4046
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. This alias will be removed in v1.0 */
|
|
4047
|
-
default as FunctionSquareIcon
|
|
4048
|
-
} from '../icons/square-function';
|
|
4049
4045
|
// SquareEqual aliases
|
|
4050
4046
|
export { default as SquareEqualIcon } from '../icons/square-equal';
|
|
4051
4047
|
export {
|
|
4052
4048
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead. This alias will be removed in v1.0 */
|
|
4053
4049
|
default as EqualSquareIcon
|
|
4054
4050
|
} from '../icons/square-equal';
|
|
4051
|
+
// SquareFunction aliases
|
|
4052
|
+
export { default as SquareFunctionIcon } from '../icons/square-function';
|
|
4053
|
+
export {
|
|
4054
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. This alias will be removed in v1.0 */
|
|
4055
|
+
default as FunctionSquareIcon
|
|
4056
|
+
} from '../icons/square-function';
|
|
4055
4057
|
// SquareKanban aliases
|
|
4056
4058
|
export { default as SquareKanbanIcon } from '../icons/square-kanban';
|
|
4057
4059
|
export {
|
|
4058
4060
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. This alias will be removed in v1.0 */
|
|
4059
4061
|
default as KanbanSquareIcon
|
|
4060
4062
|
} from '../icons/square-kanban';
|
|
4063
|
+
// SquareM aliases
|
|
4064
|
+
export { default as SquareMIcon } from '../icons/square-m';
|
|
4065
|
+
export {
|
|
4066
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead. This alias will be removed in v1.0 */
|
|
4067
|
+
default as MSquareIcon
|
|
4068
|
+
} from '../icons/square-m';
|
|
4061
4069
|
// SquareLibrary aliases
|
|
4062
4070
|
export { default as SquareLibraryIcon } from '../icons/square-library';
|
|
4063
4071
|
export {
|
|
@@ -4070,12 +4078,6 @@ export {
|
|
|
4070
4078
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMenu} instead. This alias will be removed in v1.0 */
|
|
4071
4079
|
default as MenuSquareIcon
|
|
4072
4080
|
} from '../icons/square-menu';
|
|
4073
|
-
// SquareM aliases
|
|
4074
|
-
export { default as SquareMIcon } from '../icons/square-m';
|
|
4075
|
-
export {
|
|
4076
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead. This alias will be removed in v1.0 */
|
|
4077
|
-
default as MSquareIcon
|
|
4078
|
-
} from '../icons/square-m';
|
|
4079
4081
|
// SquareMinus aliases
|
|
4080
4082
|
export { default as SquareMinusIcon } from '../icons/square-minus';
|
|
4081
4083
|
export {
|
|
@@ -4114,18 +4116,18 @@ export {
|
|
|
4114
4116
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. This alias will be removed in v1.0 */
|
|
4115
4117
|
default as PenSquareIcon
|
|
4116
4118
|
} from '../icons/square-pen';
|
|
4117
|
-
// SquarePercent aliases
|
|
4118
|
-
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
4119
|
-
export {
|
|
4120
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. This alias will be removed in v1.0 */
|
|
4121
|
-
default as PercentSquareIcon
|
|
4122
|
-
} from '../icons/square-percent';
|
|
4123
4119
|
// SquarePi aliases
|
|
4124
4120
|
export { default as SquarePiIcon } from '../icons/square-pi';
|
|
4125
4121
|
export {
|
|
4126
4122
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead. This alias will be removed in v1.0 */
|
|
4127
4123
|
default as PiSquareIcon
|
|
4128
4124
|
} from '../icons/square-pi';
|
|
4125
|
+
// SquarePercent aliases
|
|
4126
|
+
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
4127
|
+
export {
|
|
4128
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. This alias will be removed in v1.0 */
|
|
4129
|
+
default as PercentSquareIcon
|
|
4130
|
+
} from '../icons/square-percent';
|
|
4129
4131
|
// SquarePilcrow aliases
|
|
4130
4132
|
export { default as SquarePilcrowIcon } from '../icons/square-pilcrow';
|
|
4131
4133
|
export {
|
|
@@ -4150,84 +4152,78 @@ export {
|
|
|
4150
4152
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead. This alias will be removed in v1.0 */
|
|
4151
4153
|
default as PowerSquareIcon
|
|
4152
4154
|
} from '../icons/square-power';
|
|
4153
|
-
// SquareSigma aliases
|
|
4154
|
-
export { default as SquareSigmaIcon } from '../icons/square-sigma';
|
|
4155
|
-
export {
|
|
4156
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. This alias will be removed in v1.0 */
|
|
4157
|
-
default as SigmaSquareIcon
|
|
4158
|
-
} from '../icons/square-sigma';
|
|
4159
4155
|
// SquareScissors aliases
|
|
4160
4156
|
export { default as SquareScissorsIcon } from '../icons/square-scissors';
|
|
4161
4157
|
export {
|
|
4162
4158
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareScissors} instead. This alias will be removed in v1.0 */
|
|
4163
4159
|
default as ScissorsSquareIcon
|
|
4164
4160
|
} from '../icons/square-scissors';
|
|
4165
|
-
//
|
|
4166
|
-
export { default as
|
|
4161
|
+
// SquareSigma aliases
|
|
4162
|
+
export { default as SquareSigmaIcon } from '../icons/square-sigma';
|
|
4167
4163
|
export {
|
|
4168
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4169
|
-
default as
|
|
4170
|
-
} from '../icons/square-
|
|
4164
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. This alias will be removed in v1.0 */
|
|
4165
|
+
default as SigmaSquareIcon
|
|
4166
|
+
} from '../icons/square-sigma';
|
|
4167
|
+
// SquareSlash aliases
|
|
4168
|
+
export { default as SquareSlashIcon } from '../icons/square-slash';
|
|
4169
|
+
export {
|
|
4170
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. This alias will be removed in v1.0 */
|
|
4171
|
+
default as SlashSquareIcon
|
|
4172
|
+
} from '../icons/square-slash';
|
|
4171
4173
|
// SquareSplitHorizontal aliases
|
|
4172
4174
|
export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
|
|
4173
4175
|
export {
|
|
4174
4176
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. This alias will be removed in v1.0 */
|
|
4175
4177
|
default as SplitSquareHorizontalIcon
|
|
4176
4178
|
} from '../icons/square-split-horizontal';
|
|
4177
|
-
//
|
|
4178
|
-
export { default as
|
|
4179
|
+
// SquareSplitVertical aliases
|
|
4180
|
+
export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical';
|
|
4179
4181
|
export {
|
|
4180
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4181
|
-
default as
|
|
4182
|
-
} from '../icons/square-
|
|
4182
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. This alias will be removed in v1.0 */
|
|
4183
|
+
default as SplitSquareVerticalIcon
|
|
4184
|
+
} from '../icons/square-split-vertical';
|
|
4183
4185
|
// SquareUserRound aliases
|
|
4184
4186
|
export { default as SquareUserRoundIcon } from '../icons/square-user-round';
|
|
4185
4187
|
export {
|
|
4186
4188
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. This alias will be removed in v1.0 */
|
|
4187
4189
|
default as UserSquare2Icon
|
|
4188
4190
|
} from '../icons/square-user-round';
|
|
4189
|
-
//
|
|
4190
|
-
export { default as
|
|
4191
|
-
export {
|
|
4192
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead. This alias will be removed in v1.0 */
|
|
4193
|
-
default as TerminalSquareIcon
|
|
4194
|
-
} from '../icons/square-terminal';
|
|
4195
|
-
// SquareX aliases
|
|
4196
|
-
export { default as SquareXIcon } from '../icons/square-x';
|
|
4191
|
+
// SquareUser aliases
|
|
4192
|
+
export { default as SquareUserIcon } from '../icons/square-user';
|
|
4197
4193
|
export {
|
|
4198
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4199
|
-
default as
|
|
4200
|
-
} from '../icons/square-
|
|
4194
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. This alias will be removed in v1.0 */
|
|
4195
|
+
default as UserSquareIcon
|
|
4196
|
+
} from '../icons/square-user';
|
|
4201
4197
|
// TestTubeDiagonal aliases
|
|
4202
4198
|
export { default as TestTubeDiagonalIcon } from '../icons/test-tube-diagonal';
|
|
4203
4199
|
export {
|
|
4204
4200
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TestTubeDiagonal} instead. This alias will be removed in v1.0 */
|
|
4205
4201
|
default as TestTube2Icon
|
|
4206
4202
|
} from '../icons/test-tube-diagonal';
|
|
4203
|
+
// SquareTerminal aliases
|
|
4204
|
+
export { default as SquareTerminalIcon } from '../icons/square-terminal';
|
|
4205
|
+
export {
|
|
4206
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead. This alias will be removed in v1.0 */
|
|
4207
|
+
default as TerminalSquareIcon
|
|
4208
|
+
} from '../icons/square-terminal';
|
|
4207
4209
|
// TextAlignCenter aliases
|
|
4208
4210
|
export { default as TextAlignCenterIcon } from '../icons/text-align-center';
|
|
4209
4211
|
export {
|
|
4210
4212
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignCenter} instead. This alias will be removed in v1.0 */
|
|
4211
4213
|
default as AlignCenterIcon
|
|
4212
4214
|
} from '../icons/text-align-center';
|
|
4213
|
-
//
|
|
4214
|
-
export { default as
|
|
4215
|
+
// SquareX aliases
|
|
4216
|
+
export { default as SquareXIcon } from '../icons/square-x';
|
|
4215
4217
|
export {
|
|
4216
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4217
|
-
default as
|
|
4218
|
-
} from '../icons/square-
|
|
4218
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareX} instead. This alias will be removed in v1.0 */
|
|
4219
|
+
default as XSquareIcon
|
|
4220
|
+
} from '../icons/square-x';
|
|
4219
4221
|
// TextAlignEnd aliases
|
|
4220
4222
|
export { default as TextAlignEndIcon } from '../icons/text-align-end';
|
|
4221
4223
|
export {
|
|
4222
4224
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignEnd} instead. This alias will be removed in v1.0 */
|
|
4223
4225
|
default as AlignRightIcon
|
|
4224
4226
|
} from '../icons/text-align-end';
|
|
4225
|
-
// TextAlignJustify aliases
|
|
4226
|
-
export { default as TextAlignJustifyIcon } from '../icons/text-align-justify';
|
|
4227
|
-
export {
|
|
4228
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead. This alias will be removed in v1.0 */
|
|
4229
|
-
default as AlignJustifyIcon
|
|
4230
|
-
} from '../icons/text-align-justify';
|
|
4231
4227
|
// TextAlignStart aliases
|
|
4232
4228
|
export { default as TextAlignStartIcon } from '../icons/text-align-start';
|
|
4233
4229
|
export {
|
|
@@ -4238,24 +4234,30 @@ export {
|
|
|
4238
4234
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignStart} instead. This alias will be removed in v1.0 */
|
|
4239
4235
|
default as AlignLeftIcon
|
|
4240
4236
|
} from '../icons/text-align-start';
|
|
4237
|
+
// TextAlignJustify aliases
|
|
4238
|
+
export { default as TextAlignJustifyIcon } from '../icons/text-align-justify';
|
|
4239
|
+
export {
|
|
4240
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead. This alias will be removed in v1.0 */
|
|
4241
|
+
default as AlignJustifyIcon
|
|
4242
|
+
} from '../icons/text-align-justify';
|
|
4241
4243
|
// TextInitial aliases
|
|
4242
4244
|
export { default as TextInitialIcon } from '../icons/text-initial';
|
|
4243
4245
|
export {
|
|
4244
4246
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead. This alias will be removed in v1.0 */
|
|
4245
4247
|
default as LetterTextIcon
|
|
4246
4248
|
} from '../icons/text-initial';
|
|
4247
|
-
// TextWrap aliases
|
|
4248
|
-
export { default as TextWrapIcon } from '../icons/text-wrap';
|
|
4249
|
-
export {
|
|
4250
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. This alias will be removed in v1.0 */
|
|
4251
|
-
default as WrapTextIcon
|
|
4252
|
-
} from '../icons/text-wrap';
|
|
4253
4249
|
// TextSelect aliases
|
|
4254
4250
|
export { default as TextSelectIcon } from '../icons/text-select';
|
|
4255
4251
|
export {
|
|
4256
4252
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextSelect} instead. This alias will be removed in v1.0 */
|
|
4257
4253
|
default as TextSelectionIcon
|
|
4258
4254
|
} from '../icons/text-select';
|
|
4255
|
+
// TextWrap aliases
|
|
4256
|
+
export { default as TextWrapIcon } from '../icons/text-wrap';
|
|
4257
|
+
export {
|
|
4258
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. This alias will be removed in v1.0 */
|
|
4259
|
+
default as WrapTextIcon
|
|
4260
|
+
} from '../icons/text-wrap';
|
|
4259
4261
|
// TramFront aliases
|
|
4260
4262
|
export { default as TramFrontIcon } from '../icons/tram-front';
|
|
4261
4263
|
export {
|
|
@@ -4268,18 +4270,18 @@ export {
|
|
|
4268
4270
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TreePalm} instead. This alias will be removed in v1.0 */
|
|
4269
4271
|
default as PalmtreeIcon
|
|
4270
4272
|
} from '../icons/tree-palm';
|
|
4271
|
-
// TvMinimal aliases
|
|
4272
|
-
export { default as TvMinimalIcon } from '../icons/tv-minimal';
|
|
4273
|
-
export {
|
|
4274
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead. This alias will be removed in v1.0 */
|
|
4275
|
-
default as Tv2Icon
|
|
4276
|
-
} from '../icons/tv-minimal';
|
|
4277
4273
|
// TriangleAlert aliases
|
|
4278
4274
|
export { default as TriangleAlertIcon } from '../icons/triangle-alert';
|
|
4279
4275
|
export {
|
|
4280
4276
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead. This alias will be removed in v1.0 */
|
|
4281
4277
|
default as AlertTriangleIcon
|
|
4282
4278
|
} from '../icons/triangle-alert';
|
|
4279
|
+
// TvMinimal aliases
|
|
4280
|
+
export { default as TvMinimalIcon } from '../icons/tv-minimal';
|
|
4281
|
+
export {
|
|
4282
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead. This alias will be removed in v1.0 */
|
|
4283
|
+
default as Tv2Icon
|
|
4284
|
+
} from '../icons/tv-minimal';
|
|
4283
4285
|
// University aliases
|
|
4284
4286
|
export { default as UniversityIcon } from '../icons/university';
|
|
4285
4287
|
export {
|
|
@@ -4304,18 +4306,18 @@ export {
|
|
|
4304
4306
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundMinus} instead. This alias will be removed in v1.0 */
|
|
4305
4307
|
default as UserMinus2Icon
|
|
4306
4308
|
} from '../icons/user-round-minus';
|
|
4307
|
-
// UserRoundPlus aliases
|
|
4308
|
-
export { default as UserRoundPlusIcon } from '../icons/user-round-plus';
|
|
4309
|
-
export {
|
|
4310
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundPlus} instead. This alias will be removed in v1.0 */
|
|
4311
|
-
default as UserPlus2Icon
|
|
4312
|
-
} from '../icons/user-round-plus';
|
|
4313
4309
|
// UserRoundX aliases
|
|
4314
4310
|
export { default as UserRoundXIcon } from '../icons/user-round-x';
|
|
4315
4311
|
export {
|
|
4316
4312
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. This alias will be removed in v1.0 */
|
|
4317
4313
|
default as UserX2Icon
|
|
4318
4314
|
} from '../icons/user-round-x';
|
|
4315
|
+
// UserRoundPlus aliases
|
|
4316
|
+
export { default as UserRoundPlusIcon } from '../icons/user-round-plus';
|
|
4317
|
+
export {
|
|
4318
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundPlus} instead. This alias will be removed in v1.0 */
|
|
4319
|
+
default as UserPlus2Icon
|
|
4320
|
+
} from '../icons/user-round-plus';
|
|
4319
4321
|
// UsersRound aliases
|
|
4320
4322
|
export { default as UsersRoundIcon } from '../icons/users-round';
|
|
4321
4323
|
export {
|