@lucide/astro 1.9.0 → 1.11.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 +2 -2
- package/src/aliases/aliases.ts +94 -94
- package/src/aliases/prefixed.ts +575 -569
- package/src/aliases/suffixed.ts +931 -925
- package/src/icons/bell-check.ts +18 -0
- package/src/icons/heart-x.ts +18 -0
- package/src/icons/index.ts +154 -151
- package/src/icons/layers-minus.ts +18 -0
- package/src/icons/rotate-3d.ts +2 -2
package/src/aliases/suffixed.ts
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
// AArrowDown aliases
|
|
2
2
|
export { default as AArrowDownIcon } from '../icons/a-arrow-down';
|
|
3
|
-
// AArrowUp aliases
|
|
4
|
-
export { default as AArrowUpIcon } from '../icons/a-arrow-up';
|
|
5
|
-
// ALargeSmall aliases
|
|
6
|
-
export { default as ALargeSmallIcon } from '../icons/a-large-small';
|
|
7
3
|
// Activity aliases
|
|
8
4
|
export { default as ActivityIcon } from '../icons/activity';
|
|
5
|
+
// ALargeSmall aliases
|
|
6
|
+
export { default as ALargeSmallIcon } from '../icons/a-large-small';
|
|
7
|
+
// AArrowUp aliases
|
|
8
|
+
export { default as AArrowUpIcon } from '../icons/a-arrow-up';
|
|
9
9
|
// Accessibility aliases
|
|
10
10
|
export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
11
11
|
// AirVent aliases
|
|
12
12
|
export { default as AirVentIcon } from '../icons/air-vent';
|
|
13
|
-
// AlarmClockOff aliases
|
|
14
|
-
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
15
13
|
// Airplay aliases
|
|
16
14
|
export { default as AirplayIcon } from '../icons/airplay';
|
|
15
|
+
// AlarmClockOff aliases
|
|
16
|
+
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
17
17
|
// AlarmClock aliases
|
|
18
18
|
export { default as AlarmClockIcon } from '../icons/alarm-clock';
|
|
19
19
|
// AlarmSmoke aliases
|
|
20
20
|
export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
|
|
21
|
-
// AlignCenterHorizontal aliases
|
|
22
|
-
export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
|
|
23
21
|
// Album aliases
|
|
24
22
|
export { default as AlbumIcon } from '../icons/album';
|
|
23
|
+
// AlignCenterHorizontal aliases
|
|
24
|
+
export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
|
|
25
25
|
// AlignCenterVertical aliases
|
|
26
26
|
export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
|
|
27
27
|
// AlignEndHorizontal aliases
|
|
@@ -30,26 +30,26 @@ export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal
|
|
|
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
|
-
// AlignHorizontalDistributeStart aliases
|
|
34
|
-
export { default as AlignHorizontalDistributeStartIcon } from '../icons/align-horizontal-distribute-start';
|
|
35
33
|
// AlignHorizontalDistributeEnd aliases
|
|
36
34
|
export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-horizontal-distribute-end';
|
|
35
|
+
// AlignHorizontalDistributeStart aliases
|
|
36
|
+
export { default as AlignHorizontalDistributeStartIcon } from '../icons/align-horizontal-distribute-start';
|
|
37
37
|
// AlignHorizontalJustifyCenter aliases
|
|
38
38
|
export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-horizontal-justify-center';
|
|
39
39
|
// AlignHorizontalJustifyEnd aliases
|
|
40
40
|
export { default as AlignHorizontalJustifyEndIcon } from '../icons/align-horizontal-justify-end';
|
|
41
41
|
// AlignHorizontalJustifyStart aliases
|
|
42
42
|
export { default as AlignHorizontalJustifyStartIcon } from '../icons/align-horizontal-justify-start';
|
|
43
|
-
// AlignHorizontalSpaceBetween aliases
|
|
44
|
-
export { default as AlignHorizontalSpaceBetweenIcon } from '../icons/align-horizontal-space-between';
|
|
45
43
|
// AlignHorizontalSpaceAround aliases
|
|
46
44
|
export { default as AlignHorizontalSpaceAroundIcon } from '../icons/align-horizontal-space-around';
|
|
47
45
|
// AlignStartHorizontal aliases
|
|
48
46
|
export { default as AlignStartHorizontalIcon } from '../icons/align-start-horizontal';
|
|
49
|
-
//
|
|
50
|
-
export { default as
|
|
47
|
+
// AlignHorizontalSpaceBetween aliases
|
|
48
|
+
export { default as AlignHorizontalSpaceBetweenIcon } from '../icons/align-horizontal-space-between';
|
|
51
49
|
// AlignStartVertical aliases
|
|
52
50
|
export { default as AlignStartVerticalIcon } from '../icons/align-start-vertical';
|
|
51
|
+
// AlignVerticalDistributeCenter aliases
|
|
52
|
+
export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-vertical-distribute-center';
|
|
53
53
|
// AlignVerticalDistributeEnd aliases
|
|
54
54
|
export { default as AlignVerticalDistributeEndIcon } from '../icons/align-vertical-distribute-end';
|
|
55
55
|
// AlignVerticalDistributeStart aliases
|
|
@@ -62,18 +62,18 @@ 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
|
-
// Ambulance aliases
|
|
66
|
-
export { default as AmbulanceIcon } from '../icons/ambulance';
|
|
67
65
|
// AlignVerticalSpaceBetween aliases
|
|
68
66
|
export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
|
|
69
67
|
// Ampersand aliases
|
|
70
68
|
export { default as AmpersandIcon } from '../icons/ampersand';
|
|
71
69
|
// Ampersands aliases
|
|
72
70
|
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
73
|
-
//
|
|
74
|
-
export { default as
|
|
71
|
+
// Ambulance aliases
|
|
72
|
+
export { default as AmbulanceIcon } from '../icons/ambulance';
|
|
75
73
|
// Amphora aliases
|
|
76
74
|
export { default as AmphoraIcon } from '../icons/amphora';
|
|
75
|
+
// Anchor aliases
|
|
76
|
+
export { default as AnchorIcon } from '../icons/anchor';
|
|
77
77
|
// Angry aliases
|
|
78
78
|
export { default as AngryIcon } from '../icons/angry';
|
|
79
79
|
// Annoyed aliases
|
|
@@ -102,10 +102,10 @@ export { default as ArmchairIcon } from '../icons/armchair';
|
|
|
102
102
|
export { default as ArrowBigDownDashIcon } from '../icons/arrow-big-down-dash';
|
|
103
103
|
// ArrowBigDown aliases
|
|
104
104
|
export { default as ArrowBigDownIcon } from '../icons/arrow-big-down';
|
|
105
|
-
// ArrowBigLeftDash aliases
|
|
106
|
-
export { default as ArrowBigLeftDashIcon } from '../icons/arrow-big-left-dash';
|
|
107
105
|
// ArrowBigLeft aliases
|
|
108
106
|
export { default as ArrowBigLeftIcon } from '../icons/arrow-big-left';
|
|
107
|
+
// ArrowBigLeftDash aliases
|
|
108
|
+
export { default as ArrowBigLeftDashIcon } from '../icons/arrow-big-left-dash';
|
|
109
109
|
// ArrowBigRightDash aliases
|
|
110
110
|
export { default as ArrowBigRightDashIcon } from '../icons/arrow-big-right-dash';
|
|
111
111
|
// ArrowBigRight aliases
|
|
@@ -114,44 +114,44 @@ export { default as ArrowBigRightIcon } from '../icons/arrow-big-right';
|
|
|
114
114
|
export { default as ArrowBigUpDashIcon } from '../icons/arrow-big-up-dash';
|
|
115
115
|
// ArrowBigUp aliases
|
|
116
116
|
export { default as ArrowBigUpIcon } from '../icons/arrow-big-up';
|
|
117
|
-
// ArrowDownLeft aliases
|
|
118
|
-
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
119
117
|
// ArrowDownFromLine aliases
|
|
120
118
|
export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
|
|
121
119
|
// ArrowDownNarrowWide aliases
|
|
122
120
|
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
123
|
-
//
|
|
124
|
-
export { default as
|
|
121
|
+
// ArrowDownLeft aliases
|
|
122
|
+
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
125
123
|
// ArrowDownRight aliases
|
|
126
124
|
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
|
|
125
|
+
// ArrowDownToDot aliases
|
|
126
|
+
export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
|
|
127
127
|
// ArrowDownToLine aliases
|
|
128
128
|
export { default as ArrowDownToLineIcon } from '../icons/arrow-down-to-line';
|
|
129
129
|
// ArrowDownUp aliases
|
|
130
130
|
export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
131
|
-
// ArrowDown aliases
|
|
132
|
-
export { default as ArrowDownIcon } from '../icons/arrow-down';
|
|
133
131
|
// ArrowLeftFromLine aliases
|
|
134
132
|
export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
|
|
135
|
-
// ArrowLeftToLine aliases
|
|
136
|
-
export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
|
|
137
133
|
// ArrowLeftRight aliases
|
|
138
134
|
export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
|
|
135
|
+
// ArrowLeftToLine aliases
|
|
136
|
+
export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
|
|
137
|
+
// ArrowDown aliases
|
|
138
|
+
export { default as ArrowDownIcon } from '../icons/arrow-down';
|
|
139
139
|
// ArrowLeft aliases
|
|
140
140
|
export { default as ArrowLeftIcon } from '../icons/arrow-left';
|
|
141
|
-
// ArrowRightLeft aliases
|
|
142
|
-
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
143
141
|
// ArrowRightFromLine aliases
|
|
144
142
|
export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
|
|
143
|
+
// ArrowRightLeft aliases
|
|
144
|
+
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
145
145
|
// ArrowRightToLine aliases
|
|
146
146
|
export { default as ArrowRightToLineIcon } from '../icons/arrow-right-to-line';
|
|
147
147
|
// ArrowRight aliases
|
|
148
148
|
export { default as ArrowRightIcon } from '../icons/arrow-right';
|
|
149
149
|
// ArrowUpDown aliases
|
|
150
150
|
export { default as ArrowUpDownIcon } from '../icons/arrow-up-down';
|
|
151
|
-
// ArrowUpFromLine aliases
|
|
152
|
-
export { default as ArrowUpFromLineIcon } from '../icons/arrow-up-from-line';
|
|
153
151
|
// ArrowUpFromDot aliases
|
|
154
152
|
export { default as ArrowUpFromDotIcon } from '../icons/arrow-up-from-dot';
|
|
153
|
+
// ArrowUpFromLine aliases
|
|
154
|
+
export { default as ArrowUpFromLineIcon } from '../icons/arrow-up-from-line';
|
|
155
155
|
// ArrowUpLeft aliases
|
|
156
156
|
export { default as ArrowUpLeftIcon } from '../icons/arrow-up-left';
|
|
157
157
|
// ArrowUpRight aliases
|
|
@@ -160,18 +160,18 @@ 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
|
// Asterisk aliases
|
|
170
168
|
export { default as AsteriskIcon } from '../icons/asterisk';
|
|
171
|
-
//
|
|
172
|
-
export { default as
|
|
169
|
+
// AtSign aliases
|
|
170
|
+
export { default as AtSignIcon } from '../icons/at-sign';
|
|
173
171
|
// Atom aliases
|
|
174
172
|
export { default as AtomIcon } from '../icons/atom';
|
|
173
|
+
// AudioLines aliases
|
|
174
|
+
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
175
175
|
// AudioWaveform aliases
|
|
176
176
|
export { default as AudioWaveformIcon } from '../icons/audio-waveform';
|
|
177
177
|
// Award aliases
|
|
@@ -190,64 +190,64 @@ export { default as BadgeCentIcon } from '../icons/badge-cent';
|
|
|
190
190
|
export { default as BadgeDollarSignIcon } from '../icons/badge-dollar-sign';
|
|
191
191
|
// BadgeEuro aliases
|
|
192
192
|
export { default as BadgeEuroIcon } from '../icons/badge-euro';
|
|
193
|
+
// BadgeInfo aliases
|
|
194
|
+
export { default as BadgeInfoIcon } from '../icons/badge-info';
|
|
193
195
|
// BadgeIndianRupee aliases
|
|
194
196
|
export { default as BadgeIndianRupeeIcon } from '../icons/badge-indian-rupee';
|
|
195
197
|
// BadgeJapaneseYen aliases
|
|
196
198
|
export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen';
|
|
197
|
-
// BadgeInfo aliases
|
|
198
|
-
export { default as BadgeInfoIcon } from '../icons/badge-info';
|
|
199
199
|
// BadgeMinus aliases
|
|
200
200
|
export { default as BadgeMinusIcon } from '../icons/badge-minus';
|
|
201
|
-
// BadgePlus aliases
|
|
202
|
-
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
203
201
|
// BadgePercent aliases
|
|
204
202
|
export { default as BadgePercentIcon } from '../icons/badge-percent';
|
|
203
|
+
// BadgePlus aliases
|
|
204
|
+
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
205
205
|
// BadgePoundSterling aliases
|
|
206
206
|
export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
|
|
207
207
|
// BadgeRussianRuble aliases
|
|
208
208
|
export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
209
209
|
// BadgeSwissFranc aliases
|
|
210
210
|
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
211
|
-
// BadgeX aliases
|
|
212
|
-
export { default as BadgeXIcon } from '../icons/badge-x';
|
|
213
211
|
// BadgeTurkishLira aliases
|
|
214
212
|
export { default as BadgeTurkishLiraIcon } from '../icons/badge-turkish-lira';
|
|
213
|
+
// BadgeX aliases
|
|
214
|
+
export { default as BadgeXIcon } from '../icons/badge-x';
|
|
215
215
|
// Badge aliases
|
|
216
216
|
export { default as BadgeIcon } from '../icons/badge';
|
|
217
|
-
// Balloon aliases
|
|
218
|
-
export { default as BalloonIcon } from '../icons/balloon';
|
|
219
217
|
// BaggageClaim aliases
|
|
220
218
|
export { default as BaggageClaimIcon } from '../icons/baggage-claim';
|
|
221
|
-
//
|
|
222
|
-
export { default as
|
|
219
|
+
// Balloon aliases
|
|
220
|
+
export { default as BalloonIcon } from '../icons/balloon';
|
|
223
221
|
// Ban aliases
|
|
224
222
|
export { default as BanIcon } from '../icons/ban';
|
|
225
223
|
// Banana aliases
|
|
226
224
|
export { default as BananaIcon } from '../icons/banana';
|
|
227
|
-
//
|
|
228
|
-
export { default as
|
|
229
|
-
// Banknote aliases
|
|
230
|
-
export { default as BanknoteIcon } from '../icons/banknote';
|
|
225
|
+
// Bandage aliases
|
|
226
|
+
export { default as BandageIcon } from '../icons/bandage';
|
|
231
227
|
// BanknoteArrowDown aliases
|
|
232
228
|
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
229
|
+
// BanknoteArrowUp aliases
|
|
230
|
+
export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
|
|
233
231
|
// BanknoteX aliases
|
|
234
232
|
export { default as BanknoteXIcon } from '../icons/banknote-x';
|
|
235
|
-
//
|
|
236
|
-
export { default as
|
|
233
|
+
// Banknote aliases
|
|
234
|
+
export { default as BanknoteIcon } from '../icons/banknote';
|
|
237
235
|
// Barrel aliases
|
|
238
236
|
export { default as BarrelIcon } from '../icons/barrel';
|
|
237
|
+
// Barcode aliases
|
|
238
|
+
export { default as BarcodeIcon } from '../icons/barcode';
|
|
239
239
|
// Baseline aliases
|
|
240
240
|
export { default as BaselineIcon } from '../icons/baseline';
|
|
241
241
|
// Bath aliases
|
|
242
242
|
export { default as BathIcon } from '../icons/bath';
|
|
243
243
|
// BatteryCharging aliases
|
|
244
244
|
export { default as BatteryChargingIcon } from '../icons/battery-charging';
|
|
245
|
+
// BatteryFull aliases
|
|
246
|
+
export { default as BatteryFullIcon } from '../icons/battery-full';
|
|
245
247
|
// BatteryLow aliases
|
|
246
248
|
export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
247
249
|
// BatteryMedium aliases
|
|
248
250
|
export { default as BatteryMediumIcon } from '../icons/battery-medium';
|
|
249
|
-
// BatteryFull aliases
|
|
250
|
-
export { default as BatteryFullIcon } from '../icons/battery-full';
|
|
251
251
|
// BatteryPlus aliases
|
|
252
252
|
export { default as BatteryPlusIcon } from '../icons/battery-plus';
|
|
253
253
|
// BatteryWarning aliases
|
|
@@ -256,28 +256,30 @@ export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
|
256
256
|
export { default as BatteryIcon } from '../icons/battery';
|
|
257
257
|
// Beaker aliases
|
|
258
258
|
export { default as BeakerIcon } from '../icons/beaker';
|
|
259
|
-
// Bean aliases
|
|
260
|
-
export { default as BeanIcon } from '../icons/bean';
|
|
261
259
|
// BeanOff aliases
|
|
262
260
|
export { default as BeanOffIcon } from '../icons/bean-off';
|
|
261
|
+
// Bean aliases
|
|
262
|
+
export { default as BeanIcon } from '../icons/bean';
|
|
263
263
|
// BedDouble aliases
|
|
264
264
|
export { default as BedDoubleIcon } from '../icons/bed-double';
|
|
265
|
-
// BedSingle aliases
|
|
266
|
-
export { default as BedSingleIcon } from '../icons/bed-single';
|
|
267
265
|
// Bed aliases
|
|
268
266
|
export { default as BedIcon } from '../icons/bed';
|
|
267
|
+
// BedSingle aliases
|
|
268
|
+
export { default as BedSingleIcon } from '../icons/bed-single';
|
|
269
269
|
// BeefOff aliases
|
|
270
270
|
export { default as BeefOffIcon } from '../icons/beef-off';
|
|
271
271
|
// Beef aliases
|
|
272
272
|
export { default as BeefIcon } from '../icons/beef';
|
|
273
|
+
// Beer aliases
|
|
274
|
+
export { default as BeerIcon } from '../icons/beer';
|
|
273
275
|
// BeerOff aliases
|
|
274
276
|
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
275
277
|
// BellDot aliases
|
|
276
278
|
export { default as BellDotIcon } from '../icons/bell-dot';
|
|
279
|
+
// BellCheck aliases
|
|
280
|
+
export { default as BellCheckIcon } from '../icons/bell-check';
|
|
277
281
|
// BellElectric aliases
|
|
278
282
|
export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
279
|
-
// Beer aliases
|
|
280
|
-
export { default as BeerIcon } from '../icons/beer';
|
|
281
283
|
// BellMinus aliases
|
|
282
284
|
export { default as BellMinusIcon } from '../icons/bell-minus';
|
|
283
285
|
// BellPlus aliases
|
|
@@ -288,64 +290,64 @@ export { default as BellOffIcon } from '../icons/bell-off';
|
|
|
288
290
|
export { default as BellRingIcon } from '../icons/bell-ring';
|
|
289
291
|
// Bell aliases
|
|
290
292
|
export { default as BellIcon } from '../icons/bell';
|
|
291
|
-
// BetweenVerticalStart aliases
|
|
292
|
-
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
|
|
293
293
|
// BetweenVerticalEnd aliases
|
|
294
294
|
export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end';
|
|
295
|
-
//
|
|
296
|
-
export { default as
|
|
295
|
+
// BetweenVerticalStart aliases
|
|
296
|
+
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
|
|
297
297
|
// BicepsFlexed aliases
|
|
298
298
|
export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
|
|
299
299
|
// Bike aliases
|
|
300
300
|
export { default as BikeIcon } from '../icons/bike';
|
|
301
301
|
// Binoculars aliases
|
|
302
302
|
export { default as BinocularsIcon } from '../icons/binoculars';
|
|
303
|
+
// Binary aliases
|
|
304
|
+
export { default as BinaryIcon } from '../icons/binary';
|
|
303
305
|
// Biohazard aliases
|
|
304
306
|
export { default as BiohazardIcon } from '../icons/biohazard';
|
|
305
307
|
// Bird aliases
|
|
306
308
|
export { default as BirdIcon } from '../icons/bird';
|
|
309
|
+
// Birdhouse aliases
|
|
310
|
+
export { default as BirdhouseIcon } from '../icons/birdhouse';
|
|
307
311
|
// Bitcoin aliases
|
|
308
312
|
export { default as BitcoinIcon } from '../icons/bitcoin';
|
|
309
313
|
// Blend aliases
|
|
310
314
|
export { default as BlendIcon } from '../icons/blend';
|
|
311
|
-
// Birdhouse aliases
|
|
312
|
-
export { default as BirdhouseIcon } from '../icons/birdhouse';
|
|
313
315
|
// Blinds aliases
|
|
314
316
|
export { default as BlindsIcon } from '../icons/blinds';
|
|
315
317
|
// Blocks aliases
|
|
316
318
|
export { default as BlocksIcon } from '../icons/blocks';
|
|
317
319
|
// BluetoothConnected aliases
|
|
318
320
|
export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected';
|
|
319
|
-
// BluetoothSearching aliases
|
|
320
|
-
export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching';
|
|
321
321
|
// BluetoothOff aliases
|
|
322
322
|
export { default as BluetoothOffIcon } from '../icons/bluetooth-off';
|
|
323
|
+
// BluetoothSearching aliases
|
|
324
|
+
export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching';
|
|
323
325
|
// Bluetooth aliases
|
|
324
326
|
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
325
327
|
// Bold aliases
|
|
326
328
|
export { default as BoldIcon } from '../icons/bold';
|
|
327
329
|
// Bolt aliases
|
|
328
330
|
export { default as BoltIcon } from '../icons/bolt';
|
|
329
|
-
// Bomb aliases
|
|
330
|
-
export { default as BombIcon } from '../icons/bomb';
|
|
331
331
|
// Bone aliases
|
|
332
332
|
export { default as BoneIcon } from '../icons/bone';
|
|
333
333
|
// BookAlert aliases
|
|
334
334
|
export { default as BookAlertIcon } from '../icons/book-alert';
|
|
335
|
+
// Bomb aliases
|
|
336
|
+
export { default as BombIcon } from '../icons/bomb';
|
|
335
337
|
// BookA aliases
|
|
336
338
|
export { default as BookAIcon } from '../icons/book-a';
|
|
337
339
|
// BookAudio aliases
|
|
338
340
|
export { default as BookAudioIcon } from '../icons/book-audio';
|
|
339
341
|
// BookCheck aliases
|
|
340
342
|
export { default as BookCheckIcon } from '../icons/book-check';
|
|
341
|
-
// BookHeadphones aliases
|
|
342
|
-
export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
343
|
-
// BookDown aliases
|
|
344
|
-
export { default as BookDownIcon } from '../icons/book-down';
|
|
345
343
|
// BookCopy aliases
|
|
346
344
|
export { default as BookCopyIcon } from '../icons/book-copy';
|
|
345
|
+
// BookDown aliases
|
|
346
|
+
export { default as BookDownIcon } from '../icons/book-down';
|
|
347
347
|
// BookHeart aliases
|
|
348
348
|
export { default as BookHeartIcon } from '../icons/book-heart';
|
|
349
|
+
// BookHeadphones aliases
|
|
350
|
+
export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
349
351
|
// BookImage aliases
|
|
350
352
|
export { default as BookImageIcon } from '../icons/book-image';
|
|
351
353
|
// BookKey aliases
|
|
@@ -356,12 +358,12 @@ export { default as BookLockIcon } from '../icons/book-lock';
|
|
|
356
358
|
export { default as BookMarkedIcon } from '../icons/book-marked';
|
|
357
359
|
// BookMinus aliases
|
|
358
360
|
export { default as BookMinusIcon } from '../icons/book-minus';
|
|
359
|
-
// BookOpenCheck aliases
|
|
360
|
-
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
361
|
-
// BookOpen aliases
|
|
362
|
-
export { default as BookOpenIcon } from '../icons/book-open';
|
|
363
361
|
// BookOpenText aliases
|
|
364
362
|
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
363
|
+
// BookOpen aliases
|
|
364
|
+
export { default as BookOpenIcon } from '../icons/book-open';
|
|
365
|
+
// BookOpenCheck aliases
|
|
366
|
+
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
365
367
|
// BookPlus aliases
|
|
366
368
|
export { default as BookPlusIcon } from '../icons/book-plus';
|
|
367
369
|
// BookSearch aliases
|
|
@@ -374,18 +376,20 @@ export { default as BookTypeIcon } from '../icons/book-type';
|
|
|
374
376
|
export { default as BookUp2Icon } from '../icons/book-up-2';
|
|
375
377
|
// BookUp aliases
|
|
376
378
|
export { default as BookUpIcon } from '../icons/book-up';
|
|
377
|
-
// BookX aliases
|
|
378
|
-
export { default as BookXIcon } from '../icons/book-x';
|
|
379
379
|
// BookUser aliases
|
|
380
380
|
export { default as BookUserIcon } from '../icons/book-user';
|
|
381
|
+
// BookX aliases
|
|
382
|
+
export { default as BookXIcon } from '../icons/book-x';
|
|
381
383
|
// Book aliases
|
|
382
384
|
export { default as BookIcon } from '../icons/book';
|
|
383
|
-
// BookmarkMinus aliases
|
|
384
|
-
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
385
385
|
// BookmarkCheck aliases
|
|
386
386
|
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
387
|
+
// BookmarkMinus aliases
|
|
388
|
+
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
387
389
|
// BookmarkOff aliases
|
|
388
390
|
export { default as BookmarkOffIcon } from '../icons/bookmark-off';
|
|
391
|
+
// BookmarkX aliases
|
|
392
|
+
export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
389
393
|
// BookmarkPlus aliases
|
|
390
394
|
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
391
395
|
// Bookmark aliases
|
|
@@ -394,8 +398,6 @@ export { default as BookmarkIcon } from '../icons/bookmark';
|
|
|
394
398
|
export { default as BoomBoxIcon } from '../icons/boom-box';
|
|
395
399
|
// BotMessageSquare aliases
|
|
396
400
|
export { default as BotMessageSquareIcon } from '../icons/bot-message-square';
|
|
397
|
-
// BookmarkX aliases
|
|
398
|
-
export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
399
401
|
// BotOff aliases
|
|
400
402
|
export { default as BotOffIcon } from '../icons/bot-off';
|
|
401
403
|
// Bot aliases
|
|
@@ -410,28 +412,28 @@ export { default as BoxIcon } from '../icons/box';
|
|
|
410
412
|
export { default as BoxesIcon } from '../icons/boxes';
|
|
411
413
|
// Brackets aliases
|
|
412
414
|
export { default as BracketsIcon } from '../icons/brackets';
|
|
413
|
-
// BrainCircuit aliases
|
|
414
|
-
export { default as BrainCircuitIcon } from '../icons/brain-circuit';
|
|
415
415
|
// BrainCog aliases
|
|
416
416
|
export { default as BrainCogIcon } from '../icons/brain-cog';
|
|
417
|
+
// BrainCircuit aliases
|
|
418
|
+
export { default as BrainCircuitIcon } from '../icons/brain-circuit';
|
|
417
419
|
// Brain aliases
|
|
418
420
|
export { default as BrainIcon } from '../icons/brain';
|
|
419
421
|
// BrickWallShield aliases
|
|
420
422
|
export { default as BrickWallShieldIcon } from '../icons/brick-wall-shield';
|
|
421
423
|
// BrickWallFire aliases
|
|
422
424
|
export { default as BrickWallFireIcon } from '../icons/brick-wall-fire';
|
|
425
|
+
// BrickWall aliases
|
|
426
|
+
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
423
427
|
// BriefcaseBusiness aliases
|
|
424
428
|
export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
|
|
429
|
+
// BriefcaseMedical aliases
|
|
430
|
+
export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
|
|
425
431
|
// BriefcaseConveyorBelt aliases
|
|
426
432
|
export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
|
|
427
|
-
// BrickWall aliases
|
|
428
|
-
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
429
433
|
// Briefcase aliases
|
|
430
434
|
export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
431
435
|
// BringToFront aliases
|
|
432
436
|
export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
433
|
-
// BriefcaseMedical aliases
|
|
434
|
-
export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
|
|
435
437
|
// BrushCleaning aliases
|
|
436
438
|
export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
|
|
437
439
|
// Brush aliases
|
|
@@ -442,46 +444,46 @@ export { default as BubblesIcon } from '../icons/bubbles';
|
|
|
442
444
|
export { default as BugOffIcon } from '../icons/bug-off';
|
|
443
445
|
// BugPlay aliases
|
|
444
446
|
export { default as BugPlayIcon } from '../icons/bug-play';
|
|
445
|
-
// Building2 aliases
|
|
446
|
-
export { default as Building2Icon } from '../icons/building-2';
|
|
447
447
|
// Bug aliases
|
|
448
448
|
export { default as BugIcon } from '../icons/bug';
|
|
449
|
+
// Building2 aliases
|
|
450
|
+
export { default as Building2Icon } from '../icons/building-2';
|
|
449
451
|
// Building aliases
|
|
450
452
|
export { default as BuildingIcon } from '../icons/building';
|
|
451
453
|
// BusFront aliases
|
|
452
454
|
export { default as BusFrontIcon } from '../icons/bus-front';
|
|
453
455
|
// Bus aliases
|
|
454
456
|
export { default as BusIcon } from '../icons/bus';
|
|
455
|
-
// Cable aliases
|
|
456
|
-
export { default as CableIcon } from '../icons/cable';
|
|
457
457
|
// CableCar aliases
|
|
458
458
|
export { default as CableCarIcon } from '../icons/cable-car';
|
|
459
|
+
// Cable aliases
|
|
460
|
+
export { default as CableIcon } from '../icons/cable';
|
|
459
461
|
// CakeSlice aliases
|
|
460
462
|
export { default as CakeSliceIcon } from '../icons/cake-slice';
|
|
461
|
-
// Calendar1 aliases
|
|
462
|
-
export { default as Calendar1Icon } from '../icons/calendar-1';
|
|
463
|
-
// Cake aliases
|
|
464
|
-
export { default as CakeIcon } from '../icons/cake';
|
|
465
463
|
// Calculator aliases
|
|
466
464
|
export { default as CalculatorIcon } from '../icons/calculator';
|
|
465
|
+
// Cake aliases
|
|
466
|
+
export { default as CakeIcon } from '../icons/cake';
|
|
467
|
+
// Calendar1 aliases
|
|
468
|
+
export { default as Calendar1Icon } from '../icons/calendar-1';
|
|
467
469
|
// CalendarArrowDown aliases
|
|
468
470
|
export { default as CalendarArrowDownIcon } from '../icons/calendar-arrow-down';
|
|
469
|
-
// CalendarCheck2 aliases
|
|
470
|
-
export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
|
|
471
|
-
// CalendarClock aliases
|
|
472
|
-
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
473
471
|
// CalendarArrowUp aliases
|
|
474
472
|
export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
|
|
473
|
+
// CalendarCheck2 aliases
|
|
474
|
+
export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
|
|
475
475
|
// CalendarCheck aliases
|
|
476
476
|
export { default as CalendarCheckIcon } from '../icons/calendar-check';
|
|
477
|
+
// CalendarClock aliases
|
|
478
|
+
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
477
479
|
// CalendarCog aliases
|
|
478
480
|
export { default as CalendarCogIcon } from '../icons/calendar-cog';
|
|
479
481
|
// CalendarDays aliases
|
|
480
482
|
export { default as CalendarDaysIcon } from '../icons/calendar-days';
|
|
481
|
-
// CalendarHeart aliases
|
|
482
|
-
export { default as CalendarHeartIcon } from '../icons/calendar-heart';
|
|
483
483
|
// CalendarFold aliases
|
|
484
484
|
export { default as CalendarFoldIcon } from '../icons/calendar-fold';
|
|
485
|
+
// CalendarHeart aliases
|
|
486
|
+
export { default as CalendarHeartIcon } from '../icons/calendar-heart';
|
|
485
487
|
// CalendarMinus2 aliases
|
|
486
488
|
export { default as CalendarMinus2Icon } from '../icons/calendar-minus-2';
|
|
487
489
|
// CalendarMinus aliases
|
|
@@ -490,10 +492,10 @@ export { default as CalendarMinusIcon } from '../icons/calendar-minus';
|
|
|
490
492
|
export { default as CalendarOffIcon } from '../icons/calendar-off';
|
|
491
493
|
// CalendarPlus2 aliases
|
|
492
494
|
export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
|
|
493
|
-
// CalendarRange aliases
|
|
494
|
-
export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
495
495
|
// CalendarPlus aliases
|
|
496
496
|
export { default as CalendarPlusIcon } from '../icons/calendar-plus';
|
|
497
|
+
// CalendarRange aliases
|
|
498
|
+
export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
497
499
|
// CalendarSearch aliases
|
|
498
500
|
export { default as CalendarSearchIcon } from '../icons/calendar-search';
|
|
499
501
|
// CalendarSync aliases
|
|
@@ -502,10 +504,10 @@ export { default as CalendarSyncIcon } from '../icons/calendar-sync';
|
|
|
502
504
|
export { default as CalendarX2Icon } from '../icons/calendar-x-2';
|
|
503
505
|
// CalendarX aliases
|
|
504
506
|
export { default as CalendarXIcon } from '../icons/calendar-x';
|
|
505
|
-
// Calendar aliases
|
|
506
|
-
export { default as CalendarIcon } from '../icons/calendar';
|
|
507
507
|
// Calendars aliases
|
|
508
508
|
export { default as CalendarsIcon } from '../icons/calendars';
|
|
509
|
+
// Calendar aliases
|
|
510
|
+
export { default as CalendarIcon } from '../icons/calendar';
|
|
509
511
|
// CameraOff aliases
|
|
510
512
|
export { default as CameraOffIcon } from '../icons/camera-off';
|
|
511
513
|
// Camera aliases
|
|
@@ -514,32 +516,32 @@ export { default as CameraIcon } from '../icons/camera';
|
|
|
514
516
|
export { default as CandyCaneIcon } from '../icons/candy-cane';
|
|
515
517
|
// CandyOff aliases
|
|
516
518
|
export { default as CandyOffIcon } from '../icons/candy-off';
|
|
517
|
-
// Candy aliases
|
|
518
|
-
export { default as CandyIcon } from '../icons/candy';
|
|
519
519
|
// CannabisOff aliases
|
|
520
520
|
export { default as CannabisOffIcon } from '../icons/cannabis-off';
|
|
521
|
+
// Candy aliases
|
|
522
|
+
export { default as CandyIcon } from '../icons/candy';
|
|
521
523
|
// Cannabis aliases
|
|
522
524
|
export { default as CannabisIcon } from '../icons/cannabis';
|
|
523
525
|
// CaptionsOff aliases
|
|
524
526
|
export { default as CaptionsOffIcon } from '../icons/captions-off';
|
|
525
527
|
// CarFront aliases
|
|
526
528
|
export { default as CarFrontIcon } from '../icons/car-front';
|
|
527
|
-
// Car aliases
|
|
528
|
-
export { default as CarIcon } from '../icons/car';
|
|
529
529
|
// CarTaxiFront aliases
|
|
530
530
|
export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
|
|
531
|
+
// Car aliases
|
|
532
|
+
export { default as CarIcon } from '../icons/car';
|
|
531
533
|
// Caravan aliases
|
|
532
534
|
export { default as CaravanIcon } from '../icons/caravan';
|
|
535
|
+
// CardSim aliases
|
|
536
|
+
export { default as CardSimIcon } from '../icons/card-sim';
|
|
533
537
|
// Carrot aliases
|
|
534
538
|
export { default as CarrotIcon } from '../icons/carrot';
|
|
535
539
|
// CaseLower aliases
|
|
536
540
|
export { default as CaseLowerIcon } from '../icons/case-lower';
|
|
537
|
-
// CardSim aliases
|
|
538
|
-
export { default as CardSimIcon } from '../icons/card-sim';
|
|
539
|
-
// CaseUpper aliases
|
|
540
|
-
export { default as CaseUpperIcon } from '../icons/case-upper';
|
|
541
541
|
// CaseSensitive aliases
|
|
542
542
|
export { default as CaseSensitiveIcon } from '../icons/case-sensitive';
|
|
543
|
+
// CaseUpper aliases
|
|
544
|
+
export { default as CaseUpperIcon } from '../icons/case-upper';
|
|
543
545
|
// CassetteTape aliases
|
|
544
546
|
export { default as CassetteTapeIcon } from '../icons/cassette-tape';
|
|
545
547
|
// Cast aliases
|
|
@@ -556,28 +558,28 @@ export { default as CctvIcon } from '../icons/cctv';
|
|
|
556
558
|
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
557
559
|
// ChartBarIncreasing aliases
|
|
558
560
|
export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
|
|
559
|
-
// ChartColumnDecreasing aliases
|
|
560
|
-
export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
|
|
561
561
|
// ChartBarStacked aliases
|
|
562
562
|
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
563
|
+
// ChartColumnDecreasing aliases
|
|
564
|
+
export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
|
|
563
565
|
// ChartColumnStacked aliases
|
|
564
566
|
export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
|
|
565
567
|
// ChartGantt aliases
|
|
566
568
|
export { default as ChartGanttIcon } from '../icons/chart-gantt';
|
|
567
569
|
// ChartNetwork aliases
|
|
568
570
|
export { default as ChartNetworkIcon } from '../icons/chart-network';
|
|
569
|
-
// ChartNoAxesColumnDecreasing aliases
|
|
570
|
-
export { default as ChartNoAxesColumnDecreasingIcon } from '../icons/chart-no-axes-column-decreasing';
|
|
571
571
|
// ChartNoAxesCombined aliases
|
|
572
572
|
export { default as ChartNoAxesCombinedIcon } from '../icons/chart-no-axes-combined';
|
|
573
|
+
// ChartNoAxesColumnDecreasing aliases
|
|
574
|
+
export { default as ChartNoAxesColumnDecreasingIcon } from '../icons/chart-no-axes-column-decreasing';
|
|
575
|
+
// ChartSpline aliases
|
|
576
|
+
export { default as ChartSplineIcon } from '../icons/chart-spline';
|
|
573
577
|
// CheckCheck aliases
|
|
574
578
|
export { default as CheckCheckIcon } from '../icons/check-check';
|
|
575
579
|
// CheckLine aliases
|
|
576
580
|
export { default as CheckLineIcon } from '../icons/check-line';
|
|
577
581
|
// Check aliases
|
|
578
582
|
export { default as CheckIcon } from '../icons/check';
|
|
579
|
-
// ChartSpline aliases
|
|
580
|
-
export { default as ChartSplineIcon } from '../icons/chart-spline';
|
|
581
583
|
// ChefHat aliases
|
|
582
584
|
export { default as ChefHatIcon } from '../icons/chef-hat';
|
|
583
585
|
// Cherry aliases
|
|
@@ -592,10 +594,10 @@ export { default as ChessKnightIcon } from '../icons/chess-knight';
|
|
|
592
594
|
export { default as ChessPawnIcon } from '../icons/chess-pawn';
|
|
593
595
|
// ChessQueen aliases
|
|
594
596
|
export { default as ChessQueenIcon } from '../icons/chess-queen';
|
|
595
|
-
// ChevronDown aliases
|
|
596
|
-
export { default as ChevronDownIcon } from '../icons/chevron-down';
|
|
597
597
|
// ChessRook aliases
|
|
598
598
|
export { default as ChessRookIcon } from '../icons/chess-rook';
|
|
599
|
+
// ChevronDown aliases
|
|
600
|
+
export { default as ChevronDownIcon } from '../icons/chevron-down';
|
|
599
601
|
// ChevronFirst aliases
|
|
600
602
|
export { default as ChevronFirstIcon } from '../icons/chevron-first';
|
|
601
603
|
// ChevronLast aliases
|
|
@@ -604,10 +606,10 @@ export { default as ChevronLastIcon } from '../icons/chevron-last';
|
|
|
604
606
|
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
605
607
|
// ChevronRight aliases
|
|
606
608
|
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
607
|
-
// ChevronsDownUp aliases
|
|
608
|
-
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
609
609
|
// ChevronUp aliases
|
|
610
610
|
export { default as ChevronUpIcon } from '../icons/chevron-up';
|
|
611
|
+
// ChevronsDownUp aliases
|
|
612
|
+
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
611
613
|
// ChevronsDown aliases
|
|
612
614
|
export { default as ChevronsDownIcon } from '../icons/chevrons-down';
|
|
613
615
|
// ChevronsLeftRightEllipsis aliases
|
|
@@ -616,10 +618,10 @@ export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left
|
|
|
616
618
|
export { default as ChevronsLeftRightIcon } from '../icons/chevrons-left-right';
|
|
617
619
|
// ChevronsLeft aliases
|
|
618
620
|
export { default as ChevronsLeftIcon } from '../icons/chevrons-left';
|
|
619
|
-
// ChevronsRight aliases
|
|
620
|
-
export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
621
621
|
// ChevronsRightLeft aliases
|
|
622
622
|
export { default as ChevronsRightLeftIcon } from '../icons/chevrons-right-left';
|
|
623
|
+
// ChevronsRight aliases
|
|
624
|
+
export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
623
625
|
// ChevronsUpDown aliases
|
|
624
626
|
export { default as ChevronsUpDownIcon } from '../icons/chevrons-up-down';
|
|
625
627
|
// ChevronsUp aliases
|
|
@@ -638,10 +640,10 @@ export { default as CircleDollarSignIcon } from '../icons/circle-dollar-sign';
|
|
|
638
640
|
export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
|
|
639
641
|
// CircleDot aliases
|
|
640
642
|
export { default as CircleDotIcon } from '../icons/circle-dot';
|
|
641
|
-
// CircleEqual aliases
|
|
642
|
-
export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
643
643
|
// CircleEllipsis aliases
|
|
644
644
|
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
645
|
+
// CircleEqual aliases
|
|
646
|
+
export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
645
647
|
// CircleFadingArrowUp aliases
|
|
646
648
|
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
647
649
|
// CircleFadingPlus aliases
|
|
@@ -652,14 +654,14 @@ export { default as CircleOffIcon } from '../icons/circle-off';
|
|
|
652
654
|
export { default as CirclePileIcon } from '../icons/circle-pile';
|
|
653
655
|
// CirclePoundSterling aliases
|
|
654
656
|
export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling';
|
|
655
|
-
// CircleSmall aliases
|
|
656
|
-
export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
657
657
|
// CircleSlash aliases
|
|
658
658
|
export { default as CircleSlashIcon } from '../icons/circle-slash';
|
|
659
|
-
//
|
|
660
|
-
export { default as
|
|
659
|
+
// CircleSmall aliases
|
|
660
|
+
export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
661
661
|
// CircleStar aliases
|
|
662
662
|
export { default as CircleStarIcon } from '../icons/circle-star';
|
|
663
|
+
// Circle aliases
|
|
664
|
+
export { default as CircleIcon } from '../icons/circle';
|
|
663
665
|
// CircuitBoard aliases
|
|
664
666
|
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
665
667
|
// Citrus aliases
|
|
@@ -668,26 +670,26 @@ export { default as CitrusIcon } from '../icons/citrus';
|
|
|
668
670
|
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
669
671
|
// ClipboardCheck aliases
|
|
670
672
|
export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
|
|
671
|
-
// ClipboardCopy aliases
|
|
672
|
-
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
673
673
|
// ClipboardClock aliases
|
|
674
674
|
export { default as ClipboardClockIcon } from '../icons/clipboard-clock';
|
|
675
675
|
// ClipboardList aliases
|
|
676
676
|
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
677
677
|
// ClipboardMinus aliases
|
|
678
678
|
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
679
|
+
// ClipboardCopy aliases
|
|
680
|
+
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
679
681
|
// ClipboardPaste aliases
|
|
680
682
|
export { default as ClipboardPasteIcon } from '../icons/clipboard-paste';
|
|
681
683
|
// ClipboardPlus aliases
|
|
682
684
|
export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
|
|
683
685
|
// ClipboardType aliases
|
|
684
686
|
export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
685
|
-
// ClipboardX aliases
|
|
686
|
-
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
687
687
|
// Clipboard aliases
|
|
688
688
|
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
689
689
|
// Clock1 aliases
|
|
690
690
|
export { default as Clock1Icon } from '../icons/clock-1';
|
|
691
|
+
// ClipboardX aliases
|
|
692
|
+
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
691
693
|
// Clock10 aliases
|
|
692
694
|
export { default as Clock10Icon } from '../icons/clock-10';
|
|
693
695
|
// Clock11 aliases
|
|
@@ -704,12 +706,12 @@ export { default as Clock4Icon } from '../icons/clock-4';
|
|
|
704
706
|
export { default as Clock5Icon } from '../icons/clock-5';
|
|
705
707
|
// Clock6 aliases
|
|
706
708
|
export { default as Clock6Icon } from '../icons/clock-6';
|
|
709
|
+
// Clock7 aliases
|
|
710
|
+
export { default as Clock7Icon } from '../icons/clock-7';
|
|
707
711
|
// Clock8 aliases
|
|
708
712
|
export { default as Clock8Icon } from '../icons/clock-8';
|
|
709
713
|
// Clock9 aliases
|
|
710
714
|
export { default as Clock9Icon } from '../icons/clock-9';
|
|
711
|
-
// Clock7 aliases
|
|
712
|
-
export { default as Clock7Icon } from '../icons/clock-7';
|
|
713
715
|
// ClockAlert aliases
|
|
714
716
|
export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
715
717
|
// ClockArrowDown aliases
|
|
@@ -724,14 +726,14 @@ export { default as ClockFadingIcon } from '../icons/clock-fading';
|
|
|
724
726
|
export { default as ClockPlusIcon } from '../icons/clock-plus';
|
|
725
727
|
// Clock aliases
|
|
726
728
|
export { default as ClockIcon } from '../icons/clock';
|
|
727
|
-
// CloudAlert aliases
|
|
728
|
-
export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
729
|
-
// CloudCheck aliases
|
|
730
|
-
export { default as CloudCheckIcon } from '../icons/cloud-check';
|
|
731
729
|
// ClosedCaption aliases
|
|
732
730
|
export { default as ClosedCaptionIcon } from '../icons/closed-caption';
|
|
731
|
+
// CloudAlert aliases
|
|
732
|
+
export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
733
733
|
// CloudBackup aliases
|
|
734
734
|
export { default as CloudBackupIcon } from '../icons/cloud-backup';
|
|
735
|
+
// CloudCheck aliases
|
|
736
|
+
export { default as CloudCheckIcon } from '../icons/cloud-check';
|
|
735
737
|
// CloudCog aliases
|
|
736
738
|
export { default as CloudCogIcon } from '../icons/cloud-cog';
|
|
737
739
|
// CloudDrizzle aliases
|
|
@@ -744,40 +746,40 @@ export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
|
744
746
|
export { default as CloudLightningIcon } from '../icons/cloud-lightning';
|
|
745
747
|
// CloudMoonRain aliases
|
|
746
748
|
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
747
|
-
// CloudOff aliases
|
|
748
|
-
export { default as CloudOffIcon } from '../icons/cloud-off';
|
|
749
|
-
// CloudRainWind aliases
|
|
750
|
-
export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
|
|
751
749
|
// CloudMoon aliases
|
|
752
750
|
export { default as CloudMoonIcon } from '../icons/cloud-moon';
|
|
751
|
+
// CloudOff aliases
|
|
752
|
+
export { default as CloudOffIcon } from '../icons/cloud-off';
|
|
753
753
|
// CloudRain aliases
|
|
754
754
|
export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
755
|
+
// CloudRainWind aliases
|
|
756
|
+
export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
|
|
755
757
|
// CloudSnow aliases
|
|
756
758
|
export { default as CloudSnowIcon } from '../icons/cloud-snow';
|
|
757
759
|
// CloudSunRain aliases
|
|
758
760
|
export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
|
|
759
761
|
// CloudSun aliases
|
|
760
762
|
export { default as CloudSunIcon } from '../icons/cloud-sun';
|
|
761
|
-
// Cloud aliases
|
|
762
|
-
export { default as CloudIcon } from '../icons/cloud';
|
|
763
763
|
// CloudSync aliases
|
|
764
764
|
export { default as CloudSyncIcon } from '../icons/cloud-sync';
|
|
765
|
+
// Cloud aliases
|
|
766
|
+
export { default as CloudIcon } from '../icons/cloud';
|
|
765
767
|
// Cloudy aliases
|
|
766
768
|
export { default as CloudyIcon } from '../icons/cloudy';
|
|
767
|
-
// Club aliases
|
|
768
|
-
export { default as ClubIcon } from '../icons/club';
|
|
769
769
|
// Clover aliases
|
|
770
770
|
export { default as CloverIcon } from '../icons/clover';
|
|
771
|
+
// Club aliases
|
|
772
|
+
export { default as ClubIcon } from '../icons/club';
|
|
771
773
|
// Code aliases
|
|
772
774
|
export { default as CodeIcon } from '../icons/code';
|
|
773
775
|
// Coffee aliases
|
|
774
776
|
export { default as CoffeeIcon } from '../icons/coffee';
|
|
775
777
|
// Cog aliases
|
|
776
778
|
export { default as CogIcon } from '../icons/cog';
|
|
777
|
-
// Columns4 aliases
|
|
778
|
-
export { default as Columns4Icon } from '../icons/columns-4';
|
|
779
779
|
// Coins aliases
|
|
780
780
|
export { default as CoinsIcon } from '../icons/coins';
|
|
781
|
+
// Columns4 aliases
|
|
782
|
+
export { default as Columns4Icon } from '../icons/columns-4';
|
|
781
783
|
// Combine aliases
|
|
782
784
|
export { default as CombineIcon } from '../icons/combine';
|
|
783
785
|
// Command aliases
|
|
@@ -788,56 +790,56 @@ export { default as CompassIcon } from '../icons/compass';
|
|
|
788
790
|
export { default as ComponentIcon } from '../icons/component';
|
|
789
791
|
// Computer aliases
|
|
790
792
|
export { default as ComputerIcon } from '../icons/computer';
|
|
791
|
-
// ConciergeBell aliases
|
|
792
|
-
export { default as ConciergeBellIcon } from '../icons/concierge-bell';
|
|
793
793
|
// Cone aliases
|
|
794
794
|
export { default as ConeIcon } from '../icons/cone';
|
|
795
|
+
// ConciergeBell aliases
|
|
796
|
+
export { default as ConciergeBellIcon } from '../icons/concierge-bell';
|
|
795
797
|
// Construction aliases
|
|
796
798
|
export { default as ConstructionIcon } from '../icons/construction';
|
|
797
799
|
// Contact aliases
|
|
798
800
|
export { default as ContactIcon } from '../icons/contact';
|
|
799
|
-
// Contrast aliases
|
|
800
|
-
export { default as ContrastIcon } from '../icons/contrast';
|
|
801
801
|
// Container aliases
|
|
802
802
|
export { default as ContainerIcon } from '../icons/container';
|
|
803
|
+
// Contrast aliases
|
|
804
|
+
export { default as ContrastIcon } from '../icons/contrast';
|
|
803
805
|
// Cookie aliases
|
|
804
806
|
export { default as CookieIcon } from '../icons/cookie';
|
|
805
807
|
// CookingPot aliases
|
|
806
808
|
export { default as CookingPotIcon } from '../icons/cooking-pot';
|
|
807
|
-
// CopyMinus aliases
|
|
808
|
-
export { default as CopyMinusIcon } from '../icons/copy-minus';
|
|
809
809
|
// CopyCheck aliases
|
|
810
810
|
export { default as CopyCheckIcon } from '../icons/copy-check';
|
|
811
|
+
// CopyMinus aliases
|
|
812
|
+
export { default as CopyMinusIcon } from '../icons/copy-minus';
|
|
811
813
|
// CopyPlus aliases
|
|
812
814
|
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
813
|
-
// CopyX aliases
|
|
814
|
-
export { default as CopyXIcon } from '../icons/copy-x';
|
|
815
815
|
// CopySlash aliases
|
|
816
816
|
export { default as CopySlashIcon } from '../icons/copy-slash';
|
|
817
|
-
//
|
|
818
|
-
export { default as
|
|
817
|
+
// CopyX aliases
|
|
818
|
+
export { default as CopyXIcon } from '../icons/copy-x';
|
|
819
819
|
// Copy aliases
|
|
820
820
|
export { default as CopyIcon } from '../icons/copy';
|
|
821
|
+
// Copyleft aliases
|
|
822
|
+
export { default as CopyleftIcon } from '../icons/copyleft';
|
|
821
823
|
// Copyright aliases
|
|
822
824
|
export { default as CopyrightIcon } from '../icons/copyright';
|
|
823
825
|
// CornerDownLeft aliases
|
|
824
826
|
export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
|
|
825
|
-
// CornerDownRight aliases
|
|
826
|
-
export { default as CornerDownRightIcon } from '../icons/corner-down-right';
|
|
827
827
|
// CornerLeftDown aliases
|
|
828
828
|
export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
|
|
829
|
+
// CornerDownRight aliases
|
|
830
|
+
export { default as CornerDownRightIcon } from '../icons/corner-down-right';
|
|
829
831
|
// CornerLeftUp aliases
|
|
830
832
|
export { default as CornerLeftUpIcon } from '../icons/corner-left-up';
|
|
831
833
|
// CornerRightDown aliases
|
|
832
834
|
export { default as CornerRightDownIcon } from '../icons/corner-right-down';
|
|
833
|
-
// CornerRightUp aliases
|
|
834
|
-
export { default as CornerRightUpIcon } from '../icons/corner-right-up';
|
|
835
|
-
// Cpu aliases
|
|
836
|
-
export { default as CpuIcon } from '../icons/cpu';
|
|
837
835
|
// CornerUpLeft aliases
|
|
838
836
|
export { default as CornerUpLeftIcon } from '../icons/corner-up-left';
|
|
837
|
+
// CornerRightUp aliases
|
|
838
|
+
export { default as CornerRightUpIcon } from '../icons/corner-right-up';
|
|
839
839
|
// CornerUpRight aliases
|
|
840
840
|
export { default as CornerUpRightIcon } from '../icons/corner-up-right';
|
|
841
|
+
// Cpu aliases
|
|
842
|
+
export { default as CpuIcon } from '../icons/cpu';
|
|
841
843
|
// CreativeCommons aliases
|
|
842
844
|
export { default as CreativeCommonsIcon } from '../icons/creative-commons';
|
|
843
845
|
// CreditCard aliases
|
|
@@ -846,70 +848,70 @@ export { default as CreditCardIcon } from '../icons/credit-card';
|
|
|
846
848
|
export { default as CroissantIcon } from '../icons/croissant';
|
|
847
849
|
// Crop aliases
|
|
848
850
|
export { default as CropIcon } from '../icons/crop';
|
|
849
|
-
// Crosshair aliases
|
|
850
|
-
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
851
851
|
// Cross aliases
|
|
852
852
|
export { default as CrossIcon } from '../icons/cross';
|
|
853
853
|
// Crown aliases
|
|
854
854
|
export { default as CrownIcon } from '../icons/crown';
|
|
855
855
|
// Cuboid aliases
|
|
856
856
|
export { default as CuboidIcon } from '../icons/cuboid';
|
|
857
|
-
//
|
|
858
|
-
export { default as
|
|
857
|
+
// Crosshair aliases
|
|
858
|
+
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
859
859
|
// CupSoda aliases
|
|
860
860
|
export { default as CupSodaIcon } from '../icons/cup-soda';
|
|
861
|
-
//
|
|
862
|
-
export { default as
|
|
861
|
+
// Currency aliases
|
|
862
|
+
export { default as CurrencyIcon } from '../icons/currency';
|
|
863
863
|
// Cylinder aliases
|
|
864
864
|
export { default as CylinderIcon } from '../icons/cylinder';
|
|
865
|
+
// Dam aliases
|
|
866
|
+
export { default as DamIcon } from '../icons/dam';
|
|
867
|
+
// DatabaseBackup aliases
|
|
868
|
+
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
865
869
|
// DatabaseSearch aliases
|
|
866
870
|
export { default as DatabaseSearchIcon } from '../icons/database-search';
|
|
867
871
|
// DatabaseZap aliases
|
|
868
872
|
export { default as DatabaseZapIcon } from '../icons/database-zap';
|
|
869
873
|
// Database aliases
|
|
870
874
|
export { default as DatabaseIcon } from '../icons/database';
|
|
871
|
-
// Dam aliases
|
|
872
|
-
export { default as DamIcon } from '../icons/dam';
|
|
873
|
-
// DecimalsArrowRight aliases
|
|
874
|
-
export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right';
|
|
875
875
|
// DecimalsArrowLeft aliases
|
|
876
876
|
export { default as DecimalsArrowLeftIcon } from '../icons/decimals-arrow-left';
|
|
877
|
+
// DecimalsArrowRight aliases
|
|
878
|
+
export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right';
|
|
877
879
|
// Delete aliases
|
|
878
880
|
export { default as DeleteIcon } from '../icons/delete';
|
|
879
881
|
// Dessert aliases
|
|
880
882
|
export { default as DessertIcon } from '../icons/dessert';
|
|
881
883
|
// Diameter aliases
|
|
882
884
|
export { default as DiameterIcon } from '../icons/diameter';
|
|
883
|
-
// DiamondPlus aliases
|
|
884
|
-
export { default as DiamondPlusIcon } from '../icons/diamond-plus';
|
|
885
885
|
// DiamondMinus aliases
|
|
886
886
|
export { default as DiamondMinusIcon } from '../icons/diamond-minus';
|
|
887
|
-
//
|
|
888
|
-
export { default as
|
|
887
|
+
// DiamondPlus aliases
|
|
888
|
+
export { default as DiamondPlusIcon } from '../icons/diamond-plus';
|
|
889
889
|
// Dice1 aliases
|
|
890
890
|
export { default as Dice1Icon } from '../icons/dice-1';
|
|
891
|
-
// Dice3 aliases
|
|
892
|
-
export { default as Dice3Icon } from '../icons/dice-3';
|
|
893
891
|
// Dice2 aliases
|
|
894
892
|
export { default as Dice2Icon } from '../icons/dice-2';
|
|
893
|
+
// Diamond aliases
|
|
894
|
+
export { default as DiamondIcon } from '../icons/diamond';
|
|
895
|
+
// Dice3 aliases
|
|
896
|
+
export { default as Dice3Icon } from '../icons/dice-3';
|
|
895
897
|
// Dice4 aliases
|
|
896
898
|
export { default as Dice4Icon } from '../icons/dice-4';
|
|
897
899
|
// Dice5 aliases
|
|
898
900
|
export { default as Dice5Icon } from '../icons/dice-5';
|
|
899
901
|
// Dice6 aliases
|
|
900
902
|
export { default as Dice6Icon } from '../icons/dice-6';
|
|
901
|
-
// Diff aliases
|
|
902
|
-
export { default as DiffIcon } from '../icons/diff';
|
|
903
903
|
// Dices aliases
|
|
904
904
|
export { default as DicesIcon } from '../icons/dices';
|
|
905
905
|
// Disc2 aliases
|
|
906
906
|
export { default as Disc2Icon } from '../icons/disc-2';
|
|
907
|
+
// Diff aliases
|
|
908
|
+
export { default as DiffIcon } from '../icons/diff';
|
|
909
|
+
// DiscAlbum aliases
|
|
910
|
+
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
907
911
|
// Disc aliases
|
|
908
912
|
export { default as DiscIcon } from '../icons/disc';
|
|
909
913
|
// Disc3 aliases
|
|
910
914
|
export { default as Disc3Icon } from '../icons/disc-3';
|
|
911
|
-
// DiscAlbum aliases
|
|
912
|
-
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
913
915
|
// Divide aliases
|
|
914
916
|
export { default as DivideIcon } from '../icons/divide';
|
|
915
917
|
// DnaOff aliases
|
|
@@ -930,20 +932,20 @@ export { default as DoorClosedLockedIcon } from '../icons/door-closed-locked';
|
|
|
930
932
|
export { default as DoorClosedIcon } from '../icons/door-closed';
|
|
931
933
|
// DoorOpen aliases
|
|
932
934
|
export { default as DoorOpenIcon } from '../icons/door-open';
|
|
933
|
-
// Download aliases
|
|
934
|
-
export { default as DownloadIcon } from '../icons/download';
|
|
935
|
-
// Drama aliases
|
|
936
|
-
export { default as DramaIcon } from '../icons/drama';
|
|
937
935
|
// Dot aliases
|
|
938
936
|
export { default as DotIcon } from '../icons/dot';
|
|
937
|
+
// Download aliases
|
|
938
|
+
export { default as DownloadIcon } from '../icons/download';
|
|
939
939
|
// DraftingCompass aliases
|
|
940
940
|
export { default as DraftingCompassIcon } from '../icons/drafting-compass';
|
|
941
|
+
// Drama aliases
|
|
942
|
+
export { default as DramaIcon } from '../icons/drama';
|
|
943
|
+
// Drill aliases
|
|
944
|
+
export { default as DrillIcon } from '../icons/drill';
|
|
941
945
|
// Drone aliases
|
|
942
946
|
export { default as DroneIcon } from '../icons/drone';
|
|
943
947
|
// DropletOff aliases
|
|
944
948
|
export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
945
|
-
// Drill aliases
|
|
946
|
-
export { default as DrillIcon } from '../icons/drill';
|
|
947
949
|
// Droplet aliases
|
|
948
950
|
export { default as DropletIcon } from '../icons/droplet';
|
|
949
951
|
// Droplets aliases
|
|
@@ -964,14 +966,14 @@ export { default as EarthLockIcon } from '../icons/earth-lock';
|
|
|
964
966
|
export { default as EclipseIcon } from '../icons/eclipse';
|
|
965
967
|
// EggFried aliases
|
|
966
968
|
export { default as EggFriedIcon } from '../icons/egg-fried';
|
|
967
|
-
//
|
|
968
|
-
export { default as
|
|
969
|
+
// EggOff aliases
|
|
970
|
+
export { default as EggOffIcon } from '../icons/egg-off';
|
|
969
971
|
// Ellipse aliases
|
|
970
972
|
export { default as EllipseIcon } from '../icons/ellipse';
|
|
973
|
+
// Egg aliases
|
|
974
|
+
export { default as EggIcon } from '../icons/egg';
|
|
971
975
|
// EqualApproximately aliases
|
|
972
976
|
export { default as EqualApproximatelyIcon } from '../icons/equal-approximately';
|
|
973
|
-
// EggOff aliases
|
|
974
|
-
export { default as EggOffIcon } from '../icons/egg-off';
|
|
975
977
|
// EqualNot aliases
|
|
976
978
|
export { default as EqualNotIcon } from '../icons/equal-not';
|
|
977
979
|
// Equal aliases
|
|
@@ -984,20 +986,20 @@ export { default as EthernetPortIcon } from '../icons/ethernet-port';
|
|
|
984
986
|
export { default as EuroIcon } from '../icons/euro';
|
|
985
987
|
// EvCharger aliases
|
|
986
988
|
export { default as EvChargerIcon } from '../icons/ev-charger';
|
|
989
|
+
// ExternalLink aliases
|
|
990
|
+
export { default as ExternalLinkIcon } from '../icons/external-link';
|
|
987
991
|
// Expand aliases
|
|
988
992
|
export { default as ExpandIcon } from '../icons/expand';
|
|
989
993
|
// EyeClosed aliases
|
|
990
994
|
export { default as EyeClosedIcon } from '../icons/eye-closed';
|
|
991
995
|
// EyeOff aliases
|
|
992
996
|
export { default as EyeOffIcon } from '../icons/eye-off';
|
|
993
|
-
// ExternalLink aliases
|
|
994
|
-
export { default as ExternalLinkIcon } from '../icons/external-link';
|
|
995
997
|
// Eye aliases
|
|
996
998
|
export { default as EyeIcon } from '../icons/eye';
|
|
997
|
-
// Fan aliases
|
|
998
|
-
export { default as FanIcon } from '../icons/fan';
|
|
999
999
|
// Factory aliases
|
|
1000
1000
|
export { default as FactoryIcon } from '../icons/factory';
|
|
1001
|
+
// Fan aliases
|
|
1002
|
+
export { default as FanIcon } from '../icons/fan';
|
|
1001
1003
|
// FastForward aliases
|
|
1002
1004
|
export { default as FastForwardIcon } from '../icons/fast-forward';
|
|
1003
1005
|
// Feather aliases
|
|
@@ -1006,16 +1008,16 @@ export { default as FeatherIcon } from '../icons/feather';
|
|
|
1006
1008
|
export { default as FenceIcon } from '../icons/fence';
|
|
1007
1009
|
// FerrisWheel aliases
|
|
1008
1010
|
export { default as FerrisWheelIcon } from '../icons/ferris-wheel';
|
|
1009
|
-
// FileBox aliases
|
|
1010
|
-
export { default as FileBoxIcon } from '../icons/file-box';
|
|
1011
1011
|
// FileArchive aliases
|
|
1012
1012
|
export { default as FileArchiveIcon } from '../icons/file-archive';
|
|
1013
|
+
// FileBox aliases
|
|
1014
|
+
export { default as FileBoxIcon } from '../icons/file-box';
|
|
1013
1015
|
// FileCheck aliases
|
|
1014
1016
|
export { default as FileCheckIcon } from '../icons/file-check';
|
|
1015
|
-
// FileCode aliases
|
|
1016
|
-
export { default as FileCodeIcon } from '../icons/file-code';
|
|
1017
1017
|
// FileClock aliases
|
|
1018
1018
|
export { default as FileClockIcon } from '../icons/file-clock';
|
|
1019
|
+
// FileCode aliases
|
|
1020
|
+
export { default as FileCodeIcon } from '../icons/file-code';
|
|
1019
1021
|
// FileDiff aliases
|
|
1020
1022
|
export { default as FileDiffIcon } from '../icons/file-diff';
|
|
1021
1023
|
// FileDigit aliases
|
|
@@ -1034,20 +1036,20 @@ export { default as FileMinusIcon } from '../icons/file-minus';
|
|
|
1034
1036
|
export { default as FileMusicIcon } from '../icons/file-music';
|
|
1035
1037
|
// FileOutput aliases
|
|
1036
1038
|
export { default as FileOutputIcon } from '../icons/file-output';
|
|
1037
|
-
// FileScan aliases
|
|
1038
|
-
export { default as FileScanIcon } from '../icons/file-scan';
|
|
1039
1039
|
// FilePlus aliases
|
|
1040
1040
|
export { default as FilePlusIcon } from '../icons/file-plus';
|
|
1041
|
-
//
|
|
1042
|
-
export { default as
|
|
1041
|
+
// FileScan aliases
|
|
1042
|
+
export { default as FileScanIcon } from '../icons/file-scan';
|
|
1043
1043
|
// FileSearch aliases
|
|
1044
1044
|
export { default as FileSearchIcon } from '../icons/file-search';
|
|
1045
1045
|
// FileSliders aliases
|
|
1046
1046
|
export { default as FileSlidersIcon } from '../icons/file-sliders';
|
|
1047
|
-
//
|
|
1048
|
-
export { default as
|
|
1047
|
+
// FileSpreadsheet aliases
|
|
1048
|
+
export { default as FileSpreadsheetIcon } from '../icons/file-spreadsheet';
|
|
1049
1049
|
// FileStack aliases
|
|
1050
1050
|
export { default as FileStackIcon } from '../icons/file-stack';
|
|
1051
|
+
// FileSymlink aliases
|
|
1052
|
+
export { default as FileSymlinkIcon } from '../icons/file-symlink';
|
|
1051
1053
|
// FileTerminal aliases
|
|
1052
1054
|
export { default as FileTerminalIcon } from '../icons/file-terminal';
|
|
1053
1055
|
// FileText aliases
|
|
@@ -1072,14 +1074,14 @@ export { default as FilmIcon } from '../icons/film';
|
|
|
1072
1074
|
export { default as FireExtinguisherIcon } from '../icons/fire-extinguisher';
|
|
1073
1075
|
// FishOff aliases
|
|
1074
1076
|
export { default as FishOffIcon } from '../icons/fish-off';
|
|
1077
|
+
// FishSymbol aliases
|
|
1078
|
+
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1075
1079
|
// Fish aliases
|
|
1076
1080
|
export { default as FishIcon } from '../icons/fish';
|
|
1077
1081
|
// FishingHook aliases
|
|
1078
1082
|
export { default as FishingHookIcon } from '../icons/fishing-hook';
|
|
1079
1083
|
// FishingRod aliases
|
|
1080
1084
|
export { default as FishingRodIcon } from '../icons/fishing-rod';
|
|
1081
|
-
// FishSymbol aliases
|
|
1082
|
-
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1083
1085
|
// FlagOff aliases
|
|
1084
1086
|
export { default as FlagOffIcon } from '../icons/flag-off';
|
|
1085
1087
|
// FlagTriangleLeft aliases
|
|
@@ -1090,10 +1092,10 @@ export { default as FlagTriangleRightIcon } from '../icons/flag-triangle-right';
|
|
|
1090
1092
|
export { default as FlagIcon } from '../icons/flag';
|
|
1091
1093
|
// FlameKindling aliases
|
|
1092
1094
|
export { default as FlameKindlingIcon } from '../icons/flame-kindling';
|
|
1093
|
-
// Flame aliases
|
|
1094
|
-
export { default as FlameIcon } from '../icons/flame';
|
|
1095
1095
|
// FlashlightOff aliases
|
|
1096
1096
|
export { default as FlashlightOffIcon } from '../icons/flashlight-off';
|
|
1097
|
+
// Flame aliases
|
|
1098
|
+
export { default as FlameIcon } from '../icons/flame';
|
|
1097
1099
|
// Flashlight aliases
|
|
1098
1100
|
export { default as FlashlightIcon } from '../icons/flashlight';
|
|
1099
1101
|
// FlaskConicalOff aliases
|
|
@@ -1102,10 +1104,10 @@ export { default as FlaskConicalOffIcon } from '../icons/flask-conical-off';
|
|
|
1102
1104
|
export { default as FlaskConicalIcon } from '../icons/flask-conical';
|
|
1103
1105
|
// FlaskRound aliases
|
|
1104
1106
|
export { default as FlaskRoundIcon } from '../icons/flask-round';
|
|
1105
|
-
// FlipVertical2 aliases
|
|
1106
|
-
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1107
1107
|
// FlipHorizontal2 aliases
|
|
1108
1108
|
export { default as FlipHorizontal2Icon } from '../icons/flip-horizontal-2';
|
|
1109
|
+
// FlipVertical2 aliases
|
|
1110
|
+
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1109
1111
|
// Flower2 aliases
|
|
1110
1112
|
export { default as Flower2Icon } from '../icons/flower-2';
|
|
1111
1113
|
// Flower aliases
|
|
@@ -1116,10 +1118,10 @@ export { default as FocusIcon } from '../icons/focus';
|
|
|
1116
1118
|
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
1117
1119
|
// FoldVertical aliases
|
|
1118
1120
|
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1119
|
-
// FolderCheck aliases
|
|
1120
|
-
export { default as FolderCheckIcon } from '../icons/folder-check';
|
|
1121
1121
|
// FolderArchive aliases
|
|
1122
1122
|
export { default as FolderArchiveIcon } from '../icons/folder-archive';
|
|
1123
|
+
// FolderCheck aliases
|
|
1124
|
+
export { default as FolderCheckIcon } from '../icons/folder-check';
|
|
1123
1125
|
// FolderClock aliases
|
|
1124
1126
|
export { default as FolderClockIcon } from '../icons/folder-clock';
|
|
1125
1127
|
// FolderClosed aliases
|
|
@@ -1152,34 +1154,34 @@ export { default as FolderOpenDotIcon } from '../icons/folder-open-dot';
|
|
|
1152
1154
|
export { default as FolderOpenIcon } from '../icons/folder-open';
|
|
1153
1155
|
// FolderOutput aliases
|
|
1154
1156
|
export { default as FolderOutputIcon } from '../icons/folder-output';
|
|
1155
|
-
// FolderPlus aliases
|
|
1156
|
-
export { default as FolderPlusIcon } from '../icons/folder-plus';
|
|
1157
1157
|
// FolderRoot aliases
|
|
1158
1158
|
export { default as FolderRootIcon } from '../icons/folder-root';
|
|
1159
|
-
//
|
|
1160
|
-
export { default as
|
|
1159
|
+
// FolderPlus aliases
|
|
1160
|
+
export { default as FolderPlusIcon } from '../icons/folder-plus';
|
|
1161
1161
|
// FolderSearch aliases
|
|
1162
1162
|
export { default as FolderSearchIcon } from '../icons/folder-search';
|
|
1163
|
+
// FolderSearch2 aliases
|
|
1164
|
+
export { default as FolderSearch2Icon } from '../icons/folder-search-2';
|
|
1163
1165
|
// FolderSymlink aliases
|
|
1164
1166
|
export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
|
|
1165
1167
|
// FolderSync aliases
|
|
1166
1168
|
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1167
|
-
// FolderUp aliases
|
|
1168
|
-
export { default as FolderUpIcon } from '../icons/folder-up';
|
|
1169
1169
|
// FolderTree aliases
|
|
1170
1170
|
export { default as FolderTreeIcon } from '../icons/folder-tree';
|
|
1171
|
+
// FolderUp aliases
|
|
1172
|
+
export { default as FolderUpIcon } from '../icons/folder-up';
|
|
1171
1173
|
// FolderX aliases
|
|
1172
1174
|
export { default as FolderXIcon } from '../icons/folder-x';
|
|
1173
1175
|
// Folder aliases
|
|
1174
1176
|
export { default as FolderIcon } from '../icons/folder';
|
|
1175
1177
|
// Folders aliases
|
|
1176
1178
|
export { default as FoldersIcon } from '../icons/folders';
|
|
1177
|
-
// Form aliases
|
|
1178
|
-
export { default as FormIcon } from '../icons/form';
|
|
1179
1179
|
// Footprints aliases
|
|
1180
1180
|
export { default as FootprintsIcon } from '../icons/footprints';
|
|
1181
1181
|
// Forklift aliases
|
|
1182
1182
|
export { default as ForkliftIcon } from '../icons/forklift';
|
|
1183
|
+
// Form aliases
|
|
1184
|
+
export { default as FormIcon } from '../icons/form';
|
|
1183
1185
|
// Forward aliases
|
|
1184
1186
|
export { default as ForwardIcon } from '../icons/forward';
|
|
1185
1187
|
// Frame aliases
|
|
@@ -1194,12 +1196,12 @@ export { default as FullscreenIcon } from '../icons/fullscreen';
|
|
|
1194
1196
|
export { default as FunnelPlusIcon } from '../icons/funnel-plus';
|
|
1195
1197
|
// GalleryHorizontalEnd aliases
|
|
1196
1198
|
export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal-end';
|
|
1199
|
+
// GalleryHorizontal aliases
|
|
1200
|
+
export { default as GalleryHorizontalIcon } from '../icons/gallery-horizontal';
|
|
1197
1201
|
// GalleryThumbnails aliases
|
|
1198
1202
|
export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
|
|
1199
1203
|
// GalleryVerticalEnd aliases
|
|
1200
1204
|
export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end';
|
|
1201
|
-
// GalleryHorizontal aliases
|
|
1202
|
-
export { default as GalleryHorizontalIcon } from '../icons/gallery-horizontal';
|
|
1203
1205
|
// GalleryVertical aliases
|
|
1204
1206
|
export { default as GalleryVerticalIcon } from '../icons/gallery-vertical';
|
|
1205
1207
|
// Gamepad2 aliases
|
|
@@ -1214,34 +1216,34 @@ export { default as GaugeIcon } from '../icons/gauge';
|
|
|
1214
1216
|
export { default as GavelIcon } from '../icons/gavel';
|
|
1215
1217
|
// Gem aliases
|
|
1216
1218
|
export { default as GemIcon } from '../icons/gem';
|
|
1217
|
-
// GeorgianLari aliases
|
|
1218
|
-
export { default as GeorgianLariIcon } from '../icons/georgian-lari';
|
|
1219
1219
|
// Ghost aliases
|
|
1220
1220
|
export { default as GhostIcon } from '../icons/ghost';
|
|
1221
|
+
// Gift aliases
|
|
1222
|
+
export { default as GiftIcon } from '../icons/gift';
|
|
1223
|
+
// GeorgianLari aliases
|
|
1224
|
+
export { default as GeorgianLariIcon } from '../icons/georgian-lari';
|
|
1221
1225
|
// GitBranchMinus aliases
|
|
1222
1226
|
export { default as GitBranchMinusIcon } from '../icons/git-branch-minus';
|
|
1227
|
+
// GitCommitVertical aliases
|
|
1228
|
+
export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical';
|
|
1223
1229
|
// GitBranchPlus aliases
|
|
1224
1230
|
export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
1225
|
-
// Gift aliases
|
|
1226
|
-
export { default as GiftIcon } from '../icons/gift';
|
|
1227
|
-
// GitBranch aliases
|
|
1228
|
-
export { default as GitBranchIcon } from '../icons/git-branch';
|
|
1229
1231
|
// GitCompareArrows aliases
|
|
1230
1232
|
export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
|
|
1231
|
-
//
|
|
1232
|
-
export { default as
|
|
1233
|
+
// GitBranch aliases
|
|
1234
|
+
export { default as GitBranchIcon } from '../icons/git-branch';
|
|
1233
1235
|
// GitCompare aliases
|
|
1234
1236
|
export { default as GitCompareIcon } from '../icons/git-compare';
|
|
1235
|
-
// GitGraph aliases
|
|
1236
|
-
export { default as GitGraphIcon } from '../icons/git-graph';
|
|
1237
1237
|
// GitFork aliases
|
|
1238
1238
|
export { default as GitForkIcon } from '../icons/git-fork';
|
|
1239
|
+
// GitGraph aliases
|
|
1240
|
+
export { default as GitGraphIcon } from '../icons/git-graph';
|
|
1239
1241
|
// GitMergeConflict aliases
|
|
1240
1242
|
export { default as GitMergeConflictIcon } from '../icons/git-merge-conflict';
|
|
1241
|
-
// GitMerge aliases
|
|
1242
|
-
export { default as GitMergeIcon } from '../icons/git-merge';
|
|
1243
1243
|
// GitPullRequestArrow aliases
|
|
1244
1244
|
export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-arrow';
|
|
1245
|
+
// GitMerge aliases
|
|
1246
|
+
export { default as GitMergeIcon } from '../icons/git-merge';
|
|
1245
1247
|
// GitPullRequestClosed aliases
|
|
1246
1248
|
export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
|
|
1247
1249
|
// GitPullRequestCreateArrow aliases
|
|
@@ -1256,80 +1258,80 @@ export { default as GitPullRequestIcon } from '../icons/git-pull-request';
|
|
|
1256
1258
|
export { default as GlassWaterIcon } from '../icons/glass-water';
|
|
1257
1259
|
// Glasses aliases
|
|
1258
1260
|
export { default as GlassesIcon } from '../icons/glasses';
|
|
1259
|
-
// GlobeOff aliases
|
|
1260
|
-
export { default as GlobeOffIcon } from '../icons/globe-off';
|
|
1261
1261
|
// GlobeLock aliases
|
|
1262
1262
|
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1263
|
-
//
|
|
1264
|
-
export { default as
|
|
1263
|
+
// GlobeOff aliases
|
|
1264
|
+
export { default as GlobeOffIcon } from '../icons/globe-off';
|
|
1265
1265
|
// GlobeX aliases
|
|
1266
1266
|
export { default as GlobeXIcon } from '../icons/globe-x';
|
|
1267
1267
|
// Globe aliases
|
|
1268
1268
|
export { default as GlobeIcon } from '../icons/globe';
|
|
1269
|
+
// Goal aliases
|
|
1270
|
+
export { default as GoalIcon } from '../icons/goal';
|
|
1269
1271
|
// Gpu aliases
|
|
1270
1272
|
export { default as GpuIcon } from '../icons/gpu';
|
|
1271
1273
|
// GraduationCap aliases
|
|
1272
1274
|
export { default as GraduationCapIcon } from '../icons/graduation-cap';
|
|
1273
|
-
// Grid3x2 aliases
|
|
1274
|
-
export { default as Grid3x2Icon } from '../icons/grid-3x2';
|
|
1275
1275
|
// Grape aliases
|
|
1276
1276
|
export { default as GrapeIcon } from '../icons/grape';
|
|
1277
|
+
// Grid3x2 aliases
|
|
1278
|
+
export { default as Grid3x2Icon } from '../icons/grid-3x2';
|
|
1277
1279
|
// GripHorizontal aliases
|
|
1278
1280
|
export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
|
|
1279
|
-
// GripVertical aliases
|
|
1280
|
-
export { default as GripVerticalIcon } from '../icons/grip-vertical';
|
|
1281
1281
|
// Grip aliases
|
|
1282
1282
|
export { default as GripIcon } from '../icons/grip';
|
|
1283
|
-
//
|
|
1284
|
-
export { default as
|
|
1285
|
-
// Guitar aliases
|
|
1286
|
-
export { default as GuitarIcon } from '../icons/guitar';
|
|
1283
|
+
// GripVertical aliases
|
|
1284
|
+
export { default as GripVerticalIcon } from '../icons/grip-vertical';
|
|
1287
1285
|
// Ham aliases
|
|
1288
1286
|
export { default as HamIcon } from '../icons/ham';
|
|
1287
|
+
// Guitar aliases
|
|
1288
|
+
export { default as GuitarIcon } from '../icons/guitar';
|
|
1289
1289
|
// Hamburger aliases
|
|
1290
1290
|
export { default as HamburgerIcon } from '../icons/hamburger';
|
|
1291
1291
|
// Hammer aliases
|
|
1292
1292
|
export { default as HammerIcon } from '../icons/hammer';
|
|
1293
|
+
// Group aliases
|
|
1294
|
+
export { default as GroupIcon } from '../icons/group';
|
|
1293
1295
|
// HandCoins aliases
|
|
1294
1296
|
export { default as HandCoinsIcon } from '../icons/hand-coins';
|
|
1295
1297
|
// HandFist aliases
|
|
1296
1298
|
export { default as HandFistIcon } from '../icons/hand-fist';
|
|
1297
|
-
// HandMetal aliases
|
|
1298
|
-
export { default as HandMetalIcon } from '../icons/hand-metal';
|
|
1299
1299
|
// HandHeart aliases
|
|
1300
1300
|
export { default as HandHeartIcon } from '../icons/hand-heart';
|
|
1301
|
+
// HandMetal aliases
|
|
1302
|
+
export { default as HandMetalIcon } from '../icons/hand-metal';
|
|
1301
1303
|
// HandPlatter aliases
|
|
1302
1304
|
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1303
|
-
// Hand aliases
|
|
1304
|
-
export { default as HandIcon } from '../icons/hand';
|
|
1305
1305
|
// Handbag aliases
|
|
1306
1306
|
export { default as HandbagIcon } from '../icons/handbag';
|
|
1307
|
+
// Hand aliases
|
|
1308
|
+
export { default as HandIcon } from '../icons/hand';
|
|
1307
1309
|
// Handshake aliases
|
|
1308
1310
|
export { default as HandshakeIcon } from '../icons/handshake';
|
|
1309
1311
|
// HardDriveDownload aliases
|
|
1310
1312
|
export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
|
|
1311
1313
|
// HardDriveUpload aliases
|
|
1312
1314
|
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
|
|
1313
|
-
// HardDrive aliases
|
|
1314
|
-
export { default as HardDriveIcon } from '../icons/hard-drive';
|
|
1315
1315
|
// HardHat aliases
|
|
1316
1316
|
export { default as HardHatIcon } from '../icons/hard-hat';
|
|
1317
|
+
// HardDrive aliases
|
|
1318
|
+
export { default as HardDriveIcon } from '../icons/hard-drive';
|
|
1317
1319
|
// Hash aliases
|
|
1318
1320
|
export { default as HashIcon } from '../icons/hash';
|
|
1319
1321
|
// HatGlasses aliases
|
|
1320
1322
|
export { default as HatGlassesIcon } from '../icons/hat-glasses';
|
|
1321
1323
|
// Haze aliases
|
|
1322
1324
|
export { default as HazeIcon } from '../icons/haze';
|
|
1323
|
-
// HdmiPort aliases
|
|
1324
|
-
export { default as HdmiPortIcon } from '../icons/hdmi-port';
|
|
1325
1325
|
// Hd aliases
|
|
1326
1326
|
export { default as HdIcon } from '../icons/hd';
|
|
1327
|
+
// HdmiPort aliases
|
|
1328
|
+
export { default as HdmiPortIcon } from '../icons/hdmi-port';
|
|
1327
1329
|
// Heading1 aliases
|
|
1328
1330
|
export { default as Heading1Icon } from '../icons/heading-1';
|
|
1329
|
-
// Heading2 aliases
|
|
1330
|
-
export { default as Heading2Icon } from '../icons/heading-2';
|
|
1331
1331
|
// Heading3 aliases
|
|
1332
1332
|
export { default as Heading3Icon } from '../icons/heading-3';
|
|
1333
|
+
// Heading2 aliases
|
|
1334
|
+
export { default as Heading2Icon } from '../icons/heading-2';
|
|
1333
1335
|
// Heading4 aliases
|
|
1334
1336
|
export { default as Heading4Icon } from '../icons/heading-4';
|
|
1335
1337
|
// Heading5 aliases
|
|
@@ -1356,24 +1358,26 @@ export { default as HeartOffIcon } from '../icons/heart-off';
|
|
|
1356
1358
|
export { default as HeartPlusIcon } from '../icons/heart-plus';
|
|
1357
1359
|
// HeartPulse aliases
|
|
1358
1360
|
export { default as HeartPulseIcon } from '../icons/heart-pulse';
|
|
1359
|
-
//
|
|
1360
|
-
export { default as
|
|
1361
|
+
// HeartX aliases
|
|
1362
|
+
export { default as HeartXIcon } from '../icons/heart-x';
|
|
1361
1363
|
// Heart aliases
|
|
1362
1364
|
export { default as HeartIcon } from '../icons/heart';
|
|
1363
1365
|
// Heater aliases
|
|
1364
1366
|
export { default as HeaterIcon } from '../icons/heater';
|
|
1365
|
-
//
|
|
1366
|
-
export { default as
|
|
1367
|
+
// Helicopter aliases
|
|
1368
|
+
export { default as HelicopterIcon } from '../icons/helicopter';
|
|
1367
1369
|
// Hexagon aliases
|
|
1368
1370
|
export { default as HexagonIcon } from '../icons/hexagon';
|
|
1369
|
-
//
|
|
1370
|
-
export { default as
|
|
1371
|
+
// Highlighter aliases
|
|
1372
|
+
export { default as HighlighterIcon } from '../icons/highlighter';
|
|
1371
1373
|
// HopOff aliases
|
|
1372
1374
|
export { default as HopOffIcon } from '../icons/hop-off';
|
|
1373
|
-
//
|
|
1374
|
-
export { default as
|
|
1375
|
+
// History aliases
|
|
1376
|
+
export { default as HistoryIcon } from '../icons/history';
|
|
1375
1377
|
// Hop aliases
|
|
1376
1378
|
export { default as HopIcon } from '../icons/hop';
|
|
1379
|
+
// Hospital aliases
|
|
1380
|
+
export { default as HospitalIcon } from '../icons/hospital';
|
|
1377
1381
|
// Hotel aliases
|
|
1378
1382
|
export { default as HotelIcon } from '../icons/hotel';
|
|
1379
1383
|
// Hourglass aliases
|
|
@@ -1386,10 +1390,10 @@ export { default as HousePlugIcon } from '../icons/house-plug';
|
|
|
1386
1390
|
export { default as HousePlusIcon } from '../icons/house-plus';
|
|
1387
1391
|
// HouseWifi aliases
|
|
1388
1392
|
export { default as HouseWifiIcon } from '../icons/house-wifi';
|
|
1389
|
-
// IdCard aliases
|
|
1390
|
-
export { default as IdCardIcon } from '../icons/id-card';
|
|
1391
1393
|
// IdCardLanyard aliases
|
|
1392
1394
|
export { default as IdCardLanyardIcon } from '../icons/id-card-lanyard';
|
|
1395
|
+
// IdCard aliases
|
|
1396
|
+
export { default as IdCardIcon } from '../icons/id-card';
|
|
1393
1397
|
// ImageDown aliases
|
|
1394
1398
|
export { default as ImageDownIcon } from '../icons/image-down';
|
|
1395
1399
|
// ImageMinus aliases
|
|
@@ -1406,32 +1410,32 @@ export { default as ImageUpIcon } from '../icons/image-up';
|
|
|
1406
1410
|
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1407
1411
|
// Image aliases
|
|
1408
1412
|
export { default as ImageIcon } from '../icons/image';
|
|
1409
|
-
// Import aliases
|
|
1410
|
-
export { default as ImportIcon } from '../icons/import';
|
|
1411
1413
|
// Images aliases
|
|
1412
1414
|
export { default as ImagesIcon } from '../icons/images';
|
|
1415
|
+
// Import aliases
|
|
1416
|
+
export { default as ImportIcon } from '../icons/import';
|
|
1413
1417
|
// IndianRupee aliases
|
|
1414
1418
|
export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
1415
|
-
// Infinity aliases
|
|
1416
|
-
export { default as InfinityIcon } from '../icons/infinity';
|
|
1417
1419
|
// Inbox aliases
|
|
1418
1420
|
export { default as InboxIcon } from '../icons/inbox';
|
|
1421
|
+
// Infinity aliases
|
|
1422
|
+
export { default as InfinityIcon } from '../icons/infinity';
|
|
1419
1423
|
// Info aliases
|
|
1420
1424
|
export { default as InfoIcon } from '../icons/info';
|
|
1421
1425
|
// InspectionPanel aliases
|
|
1422
1426
|
export { default as InspectionPanelIcon } from '../icons/inspection-panel';
|
|
1427
|
+
// IterationCcw aliases
|
|
1428
|
+
export { default as IterationCcwIcon } from '../icons/iteration-ccw';
|
|
1423
1429
|
// Italic aliases
|
|
1424
1430
|
export { default as ItalicIcon } from '../icons/italic';
|
|
1425
1431
|
// IterationCw aliases
|
|
1426
1432
|
export { default as IterationCwIcon } from '../icons/iteration-cw';
|
|
1427
|
-
// JapaneseYen aliases
|
|
1428
|
-
export { default as JapaneseYenIcon } from '../icons/japanese-yen';
|
|
1429
|
-
// IterationCcw aliases
|
|
1430
|
-
export { default as IterationCcwIcon } from '../icons/iteration-ccw';
|
|
1431
1433
|
// Joystick aliases
|
|
1432
1434
|
export { default as JoystickIcon } from '../icons/joystick';
|
|
1433
1435
|
// Kanban aliases
|
|
1434
1436
|
export { default as KanbanIcon } from '../icons/kanban';
|
|
1437
|
+
// JapaneseYen aliases
|
|
1438
|
+
export { default as JapaneseYenIcon } from '../icons/japanese-yen';
|
|
1435
1439
|
// Kayak aliases
|
|
1436
1440
|
export { default as KayakIcon } from '../icons/kayak';
|
|
1437
1441
|
// KeyRound aliases
|
|
@@ -1448,32 +1452,34 @@ export { default as KeyboardOffIcon } from '../icons/keyboard-off';
|
|
|
1448
1452
|
export { default as KeyboardIcon } from '../icons/keyboard';
|
|
1449
1453
|
// LampCeiling aliases
|
|
1450
1454
|
export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
|
|
1451
|
-
// LampFloor aliases
|
|
1452
|
-
export { default as LampFloorIcon } from '../icons/lamp-floor';
|
|
1453
1455
|
// LampDesk aliases
|
|
1454
1456
|
export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
1455
|
-
//
|
|
1456
|
-
export { default as
|
|
1457
|
+
// LampFloor aliases
|
|
1458
|
+
export { default as LampFloorIcon } from '../icons/lamp-floor';
|
|
1457
1459
|
// LampWallDown aliases
|
|
1458
1460
|
export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
|
|
1459
1461
|
// LampWallUp aliases
|
|
1460
1462
|
export { default as LampWallUpIcon } from '../icons/lamp-wall-up';
|
|
1463
|
+
// Lamp aliases
|
|
1464
|
+
export { default as LampIcon } from '../icons/lamp';
|
|
1461
1465
|
// LandPlot aliases
|
|
1462
1466
|
export { default as LandPlotIcon } from '../icons/land-plot';
|
|
1463
1467
|
// Landmark aliases
|
|
1464
1468
|
export { default as LandmarkIcon } from '../icons/landmark';
|
|
1465
|
-
// LaptopMinimalCheck aliases
|
|
1466
|
-
export { default as LaptopMinimalCheckIcon } from '../icons/laptop-minimal-check';
|
|
1467
1469
|
// Languages aliases
|
|
1468
1470
|
export { default as LanguagesIcon } from '../icons/languages';
|
|
1469
|
-
//
|
|
1470
|
-
export { default as
|
|
1471
|
+
// LaptopMinimalCheck aliases
|
|
1472
|
+
export { default as LaptopMinimalCheckIcon } from '../icons/laptop-minimal-check';
|
|
1471
1473
|
// LassoSelect aliases
|
|
1472
1474
|
export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
1475
|
+
// Laptop aliases
|
|
1476
|
+
export { default as LaptopIcon } from '../icons/laptop';
|
|
1473
1477
|
// Lasso aliases
|
|
1474
1478
|
export { default as LassoIcon } from '../icons/lasso';
|
|
1475
1479
|
// Laugh aliases
|
|
1476
1480
|
export { default as LaughIcon } from '../icons/laugh';
|
|
1481
|
+
// LayersMinus aliases
|
|
1482
|
+
export { default as LayersMinusIcon } from '../icons/layers-minus';
|
|
1477
1483
|
// LayersPlus aliases
|
|
1478
1484
|
export { default as LayersPlusIcon } from '../icons/layers-plus';
|
|
1479
1485
|
// Layers2 aliases
|
|
@@ -1510,38 +1516,38 @@ export { default as LifeBuoyIcon } from '../icons/life-buoy';
|
|
|
1510
1516
|
export { default as LigatureIcon } from '../icons/ligature';
|
|
1511
1517
|
// LightbulbOff aliases
|
|
1512
1518
|
export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
1513
|
-
// LineDotRightHorizontal aliases
|
|
1514
|
-
export { default as LineDotRightHorizontalIcon } from '../icons/line-dot-right-horizontal';
|
|
1515
1519
|
// Lightbulb aliases
|
|
1516
1520
|
export { default as LightbulbIcon } from '../icons/lightbulb';
|
|
1521
|
+
// LineDotRightHorizontal aliases
|
|
1522
|
+
export { default as LineDotRightHorizontalIcon } from '../icons/line-dot-right-horizontal';
|
|
1517
1523
|
// LineSquiggle aliases
|
|
1518
1524
|
export { default as LineSquiggleIcon } from '../icons/line-squiggle';
|
|
1519
1525
|
// LineStyle aliases
|
|
1520
1526
|
export { default as LineStyleIcon } from '../icons/line-style';
|
|
1521
1527
|
// Link2Off aliases
|
|
1522
1528
|
export { default as Link2OffIcon } from '../icons/link-2-off';
|
|
1523
|
-
// Link aliases
|
|
1524
|
-
export { default as LinkIcon } from '../icons/link';
|
|
1525
1529
|
// Link2 aliases
|
|
1526
1530
|
export { default as Link2Icon } from '../icons/link-2';
|
|
1531
|
+
// Link aliases
|
|
1532
|
+
export { default as LinkIcon } from '../icons/link';
|
|
1527
1533
|
// ListCheck aliases
|
|
1528
1534
|
export { default as ListCheckIcon } from '../icons/list-check';
|
|
1535
|
+
// ListChecks aliases
|
|
1536
|
+
export { default as ListChecksIcon } from '../icons/list-checks';
|
|
1529
1537
|
// ListChevronsDownUp aliases
|
|
1530
1538
|
export { default as ListChevronsDownUpIcon } from '../icons/list-chevrons-down-up';
|
|
1531
1539
|
// ListChevronsUpDown aliases
|
|
1532
1540
|
export { default as ListChevronsUpDownIcon } from '../icons/list-chevrons-up-down';
|
|
1533
|
-
// ListChecks aliases
|
|
1534
|
-
export { default as ListChecksIcon } from '../icons/list-checks';
|
|
1535
|
-
// ListCollapse aliases
|
|
1536
|
-
export { default as ListCollapseIcon } from '../icons/list-collapse';
|
|
1537
1541
|
// ListEnd aliases
|
|
1538
1542
|
export { default as ListEndIcon } from '../icons/list-end';
|
|
1543
|
+
// ListFilterPlus aliases
|
|
1544
|
+
export { default as ListFilterPlusIcon } from '../icons/list-filter-plus';
|
|
1545
|
+
// ListCollapse aliases
|
|
1546
|
+
export { default as ListCollapseIcon } from '../icons/list-collapse';
|
|
1539
1547
|
// ListFilter aliases
|
|
1540
1548
|
export { default as ListFilterIcon } from '../icons/list-filter';
|
|
1541
1549
|
// ListMinus aliases
|
|
1542
1550
|
export { default as ListMinusIcon } from '../icons/list-minus';
|
|
1543
|
-
// ListFilterPlus aliases
|
|
1544
|
-
export { default as ListFilterPlusIcon } from '../icons/list-filter-plus';
|
|
1545
1551
|
// ListMusic aliases
|
|
1546
1552
|
export { default as ListMusicIcon } from '../icons/list-music';
|
|
1547
1553
|
// ListOrdered aliases
|
|
@@ -1556,62 +1562,62 @@ export { default as ListStartIcon } from '../icons/list-start';
|
|
|
1556
1562
|
export { default as ListTodoIcon } from '../icons/list-todo';
|
|
1557
1563
|
// ListTree aliases
|
|
1558
1564
|
export { default as ListTreeIcon } from '../icons/list-tree';
|
|
1559
|
-
// ListVideo aliases
|
|
1560
|
-
export { default as ListVideoIcon } from '../icons/list-video';
|
|
1561
1565
|
// ListX aliases
|
|
1562
1566
|
export { default as ListXIcon } from '../icons/list-x';
|
|
1567
|
+
// ListVideo aliases
|
|
1568
|
+
export { default as ListVideoIcon } from '../icons/list-video';
|
|
1563
1569
|
// List aliases
|
|
1564
1570
|
export { default as ListIcon } from '../icons/list';
|
|
1565
1571
|
// LoaderPinwheel aliases
|
|
1566
1572
|
export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
|
|
1567
|
-
// LocateFixed aliases
|
|
1568
|
-
export { default as LocateFixedIcon } from '../icons/locate-fixed';
|
|
1569
1573
|
// Loader aliases
|
|
1570
1574
|
export { default as LoaderIcon } from '../icons/loader';
|
|
1575
|
+
// LocateFixed aliases
|
|
1576
|
+
export { default as LocateFixedIcon } from '../icons/locate-fixed';
|
|
1571
1577
|
// LocateOff aliases
|
|
1572
1578
|
export { default as LocateOffIcon } from '../icons/locate-off';
|
|
1573
1579
|
// Locate aliases
|
|
1574
1580
|
export { default as LocateIcon } from '../icons/locate';
|
|
1581
|
+
// LockKeyhole aliases
|
|
1582
|
+
export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
|
|
1575
1583
|
// Lock aliases
|
|
1576
1584
|
export { default as LockIcon } from '../icons/lock';
|
|
1577
1585
|
// LogIn aliases
|
|
1578
1586
|
export { default as LogInIcon } from '../icons/log-in';
|
|
1579
|
-
// LockKeyhole aliases
|
|
1580
|
-
export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
|
|
1581
|
-
// Logs aliases
|
|
1582
|
-
export { default as LogsIcon } from '../icons/logs';
|
|
1583
1587
|
// LogOut aliases
|
|
1584
1588
|
export { default as LogOutIcon } from '../icons/log-out';
|
|
1589
|
+
// Logs aliases
|
|
1590
|
+
export { default as LogsIcon } from '../icons/logs';
|
|
1585
1591
|
// Lollipop aliases
|
|
1586
1592
|
export { default as LollipopIcon } from '../icons/lollipop';
|
|
1587
1593
|
// Luggage aliases
|
|
1588
1594
|
export { default as LuggageIcon } from '../icons/luggage';
|
|
1589
|
-
// MailCheck aliases
|
|
1590
|
-
export { default as MailCheckIcon } from '../icons/mail-check';
|
|
1591
1595
|
// Magnet aliases
|
|
1592
1596
|
export { default as MagnetIcon } from '../icons/magnet';
|
|
1593
|
-
//
|
|
1594
|
-
export { default as
|
|
1597
|
+
// MailCheck aliases
|
|
1598
|
+
export { default as MailCheckIcon } from '../icons/mail-check';
|
|
1595
1599
|
// MailOpen aliases
|
|
1596
1600
|
export { default as MailOpenIcon } from '../icons/mail-open';
|
|
1597
|
-
//
|
|
1598
|
-
export { default as
|
|
1601
|
+
// MailMinus aliases
|
|
1602
|
+
export { default as MailMinusIcon } from '../icons/mail-minus';
|
|
1599
1603
|
// MailPlus aliases
|
|
1600
1604
|
export { default as MailPlusIcon } from '../icons/mail-plus';
|
|
1601
1605
|
// MailSearch aliases
|
|
1602
1606
|
export { default as MailSearchIcon } from '../icons/mail-search';
|
|
1607
|
+
// MailWarning aliases
|
|
1608
|
+
export { default as MailWarningIcon } from '../icons/mail-warning';
|
|
1603
1609
|
// MailX aliases
|
|
1604
1610
|
export { default as MailXIcon } from '../icons/mail-x';
|
|
1605
1611
|
// Mail aliases
|
|
1606
1612
|
export { default as MailIcon } from '../icons/mail';
|
|
1607
1613
|
// Mailbox aliases
|
|
1608
1614
|
export { default as MailboxIcon } from '../icons/mailbox';
|
|
1609
|
-
// Mails aliases
|
|
1610
|
-
export { default as MailsIcon } from '../icons/mails';
|
|
1611
|
-
// MapMinus aliases
|
|
1612
|
-
export { default as MapMinusIcon } from '../icons/map-minus';
|
|
1613
1615
|
// MapPinCheckInside aliases
|
|
1614
1616
|
export { default as MapPinCheckInsideIcon } from '../icons/map-pin-check-inside';
|
|
1617
|
+
// MapMinus aliases
|
|
1618
|
+
export { default as MapMinusIcon } from '../icons/map-minus';
|
|
1619
|
+
// Mails aliases
|
|
1620
|
+
export { default as MailsIcon } from '../icons/mails';
|
|
1615
1621
|
// MapPinCheck aliases
|
|
1616
1622
|
export { default as MapPinCheckIcon } from '../icons/map-pin-check';
|
|
1617
1623
|
// MapPinHouse aliases
|
|
@@ -1620,14 +1626,14 @@ export { default as MapPinHouseIcon } from '../icons/map-pin-house';
|
|
|
1620
1626
|
export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
|
|
1621
1627
|
// MapPinMinusInside aliases
|
|
1622
1628
|
export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside';
|
|
1623
|
-
// MapPinPlusInside aliases
|
|
1624
|
-
export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside';
|
|
1625
1629
|
// MapPinOff aliases
|
|
1626
1630
|
export { default as MapPinOffIcon } from '../icons/map-pin-off';
|
|
1627
|
-
//
|
|
1628
|
-
export { default as
|
|
1631
|
+
// MapPinPlusInside aliases
|
|
1632
|
+
export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside';
|
|
1629
1633
|
// MapPinSearch aliases
|
|
1630
1634
|
export { default as MapPinSearchIcon } from '../icons/map-pin-search';
|
|
1635
|
+
// MapPinPlus aliases
|
|
1636
|
+
export { default as MapPinPlusIcon } from '../icons/map-pin-plus';
|
|
1631
1637
|
// MapPinXInside aliases
|
|
1632
1638
|
export { default as MapPinXInsideIcon } from '../icons/map-pin-x-inside';
|
|
1633
1639
|
// MapPinX aliases
|
|
@@ -1636,20 +1642,20 @@ export { default as MapPinXIcon } from '../icons/map-pin-x';
|
|
|
1636
1642
|
export { default as MapPinIcon } from '../icons/map-pin';
|
|
1637
1643
|
// MapPinned aliases
|
|
1638
1644
|
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1639
|
-
// MapPlus aliases
|
|
1640
|
-
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1641
1645
|
// Map aliases
|
|
1642
1646
|
export { default as MapIcon } from '../icons/map';
|
|
1643
1647
|
// MarsStroke aliases
|
|
1644
1648
|
export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
1649
|
+
// MapPlus aliases
|
|
1650
|
+
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1645
1651
|
// Mars aliases
|
|
1646
1652
|
export { default as MarsIcon } from '../icons/mars';
|
|
1647
|
-
// Maximize aliases
|
|
1648
|
-
export { default as MaximizeIcon } from '../icons/maximize';
|
|
1649
1653
|
// Martini aliases
|
|
1650
1654
|
export { default as MartiniIcon } from '../icons/martini';
|
|
1651
1655
|
// Maximize2 aliases
|
|
1652
1656
|
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1657
|
+
// Maximize aliases
|
|
1658
|
+
export { default as MaximizeIcon } from '../icons/maximize';
|
|
1653
1659
|
// Medal aliases
|
|
1654
1660
|
export { default as MedalIcon } from '../icons/medal';
|
|
1655
1661
|
// MegaphoneOff aliases
|
|
@@ -1660,16 +1666,16 @@ export { default as MegaphoneIcon } from '../icons/megaphone';
|
|
|
1660
1666
|
export { default as MehIcon } from '../icons/meh';
|
|
1661
1667
|
// MemoryStick aliases
|
|
1662
1668
|
export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
1663
|
-
//
|
|
1664
|
-
export { default as
|
|
1669
|
+
// MessageCircleCheck aliases
|
|
1670
|
+
export { default as MessageCircleCheckIcon } from '../icons/message-circle-check';
|
|
1665
1671
|
// Merge aliases
|
|
1666
1672
|
export { default as MergeIcon } from '../icons/merge';
|
|
1667
1673
|
// MessageCircleCode aliases
|
|
1668
1674
|
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1675
|
+
// Menu aliases
|
|
1676
|
+
export { default as MenuIcon } from '../icons/menu';
|
|
1669
1677
|
// MessageCircleDashed aliases
|
|
1670
1678
|
export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed';
|
|
1671
|
-
// MessageCircleCheck aliases
|
|
1672
|
-
export { default as MessageCircleCheckIcon } from '../icons/message-circle-check';
|
|
1673
1679
|
// MessageCircleHeart aliases
|
|
1674
1680
|
export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart';
|
|
1675
1681
|
// MessageCircleMore aliases
|
|
@@ -1686,32 +1692,32 @@ export { default as MessageCircleWarningIcon } from '../icons/message-circle-war
|
|
|
1686
1692
|
export { default as MessageCircleXIcon } from '../icons/message-circle-x';
|
|
1687
1693
|
// MessageCircle aliases
|
|
1688
1694
|
export { default as MessageCircleIcon } from '../icons/message-circle';
|
|
1689
|
-
// MessageSquareDashed aliases
|
|
1690
|
-
export { default as MessageSquareDashedIcon } from '../icons/message-square-dashed';
|
|
1691
1695
|
// MessageSquareCheck aliases
|
|
1692
1696
|
export { default as MessageSquareCheckIcon } from '../icons/message-square-check';
|
|
1693
1697
|
// MessageSquareCode aliases
|
|
1694
1698
|
export { default as MessageSquareCodeIcon } from '../icons/message-square-code';
|
|
1695
|
-
//
|
|
1696
|
-
export { default as
|
|
1699
|
+
// MessageSquareDashed aliases
|
|
1700
|
+
export { default as MessageSquareDashedIcon } from '../icons/message-square-dashed';
|
|
1697
1701
|
// MessageSquareDiff aliases
|
|
1698
1702
|
export { default as MessageSquareDiffIcon } from '../icons/message-square-diff';
|
|
1699
|
-
//
|
|
1700
|
-
export { default as
|
|
1703
|
+
// MessageSquareDot aliases
|
|
1704
|
+
export { default as MessageSquareDotIcon } from '../icons/message-square-dot';
|
|
1701
1705
|
// MessageSquareHeart aliases
|
|
1702
1706
|
export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
|
|
1707
|
+
// MessageSquareLock aliases
|
|
1708
|
+
export { default as MessageSquareLockIcon } from '../icons/message-square-lock';
|
|
1703
1709
|
// MessageSquareMore aliases
|
|
1704
1710
|
export { default as MessageSquareMoreIcon } from '../icons/message-square-more';
|
|
1705
1711
|
// MessageSquareOff aliases
|
|
1706
1712
|
export { default as MessageSquareOffIcon } from '../icons/message-square-off';
|
|
1707
|
-
// MessageSquarePlus aliases
|
|
1708
|
-
export { default as MessageSquarePlusIcon } from '../icons/message-square-plus';
|
|
1709
1713
|
// MessageSquareQuote aliases
|
|
1710
1714
|
export { default as MessageSquareQuoteIcon } from '../icons/message-square-quote';
|
|
1711
|
-
// MessageSquareShare aliases
|
|
1712
|
-
export { default as MessageSquareShareIcon } from '../icons/message-square-share';
|
|
1713
1715
|
// MessageSquareReply aliases
|
|
1714
1716
|
export { default as MessageSquareReplyIcon } from '../icons/message-square-reply';
|
|
1717
|
+
// MessageSquarePlus aliases
|
|
1718
|
+
export { default as MessageSquarePlusIcon } from '../icons/message-square-plus';
|
|
1719
|
+
// MessageSquareShare aliases
|
|
1720
|
+
export { default as MessageSquareShareIcon } from '../icons/message-square-share';
|
|
1715
1721
|
// MessageSquareText aliases
|
|
1716
1722
|
export { default as MessageSquareTextIcon } from '../icons/message-square-text';
|
|
1717
1723
|
// MessageSquareWarning aliases
|
|
@@ -1720,54 +1726,54 @@ export { default as MessageSquareWarningIcon } from '../icons/message-square-war
|
|
|
1720
1726
|
export { default as MessageSquareXIcon } from '../icons/message-square-x';
|
|
1721
1727
|
// MessageSquare aliases
|
|
1722
1728
|
export { default as MessageSquareIcon } from '../icons/message-square';
|
|
1723
|
-
// MessagesSquare aliases
|
|
1724
|
-
export { default as MessagesSquareIcon } from '../icons/messages-square';
|
|
1725
1729
|
// Metronome aliases
|
|
1726
1730
|
export { default as MetronomeIcon } from '../icons/metronome';
|
|
1731
|
+
// MessagesSquare aliases
|
|
1732
|
+
export { default as MessagesSquareIcon } from '../icons/messages-square';
|
|
1727
1733
|
// MicOff aliases
|
|
1728
1734
|
export { default as MicOffIcon } from '../icons/mic-off';
|
|
1729
|
-
// Microchip aliases
|
|
1730
|
-
export { default as MicrochipIcon } from '../icons/microchip';
|
|
1731
1735
|
// Mic aliases
|
|
1732
1736
|
export { default as MicIcon } from '../icons/mic';
|
|
1737
|
+
// Microchip aliases
|
|
1738
|
+
export { default as MicrochipIcon } from '../icons/microchip';
|
|
1733
1739
|
// Microscope aliases
|
|
1734
1740
|
export { default as MicroscopeIcon } from '../icons/microscope';
|
|
1735
1741
|
// Microwave aliases
|
|
1736
1742
|
export { default as MicrowaveIcon } from '../icons/microwave';
|
|
1737
|
-
// MilkOff aliases
|
|
1738
|
-
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1739
1743
|
// Milestone aliases
|
|
1740
1744
|
export { default as MilestoneIcon } from '../icons/milestone';
|
|
1741
1745
|
// Milk aliases
|
|
1742
1746
|
export { default as MilkIcon } from '../icons/milk';
|
|
1747
|
+
// MilkOff aliases
|
|
1748
|
+
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1743
1749
|
// Minimize2 aliases
|
|
1744
1750
|
export { default as Minimize2Icon } from '../icons/minimize-2';
|
|
1745
1751
|
// Minimize aliases
|
|
1746
1752
|
export { default as MinimizeIcon } from '../icons/minimize';
|
|
1747
|
-
// MirrorRectangular aliases
|
|
1748
|
-
export { default as MirrorRectangularIcon } from '../icons/mirror-rectangular';
|
|
1749
1753
|
// Minus aliases
|
|
1750
1754
|
export { default as MinusIcon } from '../icons/minus';
|
|
1751
|
-
// MonitorCheck aliases
|
|
1752
|
-
export { default as MonitorCheckIcon } from '../icons/monitor-check';
|
|
1753
1755
|
// MirrorRound aliases
|
|
1754
1756
|
export { default as MirrorRoundIcon } from '../icons/mirror-round';
|
|
1755
|
-
//
|
|
1756
|
-
export { default as
|
|
1757
|
+
// MirrorRectangular aliases
|
|
1758
|
+
export { default as MirrorRectangularIcon } from '../icons/mirror-rectangular';
|
|
1759
|
+
// MonitorCheck aliases
|
|
1760
|
+
export { default as MonitorCheckIcon } from '../icons/monitor-check';
|
|
1757
1761
|
// MonitorCloud aliases
|
|
1758
1762
|
export { default as MonitorCloudIcon } from '../icons/monitor-cloud';
|
|
1763
|
+
// MonitorCog aliases
|
|
1764
|
+
export { default as MonitorCogIcon } from '../icons/monitor-cog';
|
|
1759
1765
|
// MonitorDot aliases
|
|
1760
1766
|
export { default as MonitorDotIcon } from '../icons/monitor-dot';
|
|
1761
|
-
// MonitorOff aliases
|
|
1762
|
-
export { default as MonitorOffIcon } from '../icons/monitor-off';
|
|
1763
1767
|
// MonitorDown aliases
|
|
1764
1768
|
export { default as MonitorDownIcon } from '../icons/monitor-down';
|
|
1769
|
+
// MonitorOff aliases
|
|
1770
|
+
export { default as MonitorOffIcon } from '../icons/monitor-off';
|
|
1765
1771
|
// MonitorPause aliases
|
|
1766
1772
|
export { default as MonitorPauseIcon } from '../icons/monitor-pause';
|
|
1767
|
-
// MonitorPlay aliases
|
|
1768
|
-
export { default as MonitorPlayIcon } from '../icons/monitor-play';
|
|
1769
1773
|
// MonitorSmartphone aliases
|
|
1770
1774
|
export { default as MonitorSmartphoneIcon } from '../icons/monitor-smartphone';
|
|
1775
|
+
// MonitorPlay aliases
|
|
1776
|
+
export { default as MonitorPlayIcon } from '../icons/monitor-play';
|
|
1771
1777
|
// MonitorSpeaker aliases
|
|
1772
1778
|
export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker';
|
|
1773
1779
|
// MonitorStop aliases
|
|
@@ -1814,10 +1820,10 @@ export { default as MoveDiagonalIcon } from '../icons/move-diagonal';
|
|
|
1814
1820
|
export { default as MoveDownLeftIcon } from '../icons/move-down-left';
|
|
1815
1821
|
// MoveDownRight aliases
|
|
1816
1822
|
export { default as MoveDownRightIcon } from '../icons/move-down-right';
|
|
1817
|
-
// MoveHorizontal aliases
|
|
1818
|
-
export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
|
|
1819
1823
|
// MoveDown aliases
|
|
1820
1824
|
export { default as MoveDownIcon } from '../icons/move-down';
|
|
1825
|
+
// MoveHorizontal aliases
|
|
1826
|
+
export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
|
|
1821
1827
|
// MoveLeft aliases
|
|
1822
1828
|
export { default as MoveLeftIcon } from '../icons/move-left';
|
|
1823
1829
|
// MoveRight aliases
|
|
@@ -1828,42 +1834,42 @@ export { default as MoveUpLeftIcon } from '../icons/move-up-left';
|
|
|
1828
1834
|
export { default as MoveUpRightIcon } from '../icons/move-up-right';
|
|
1829
1835
|
// MoveUp aliases
|
|
1830
1836
|
export { default as MoveUpIcon } from '../icons/move-up';
|
|
1831
|
-
// Move aliases
|
|
1832
|
-
export { default as MoveIcon } from '../icons/move';
|
|
1833
1837
|
// MoveVertical aliases
|
|
1834
1838
|
export { default as MoveVerticalIcon } from '../icons/move-vertical';
|
|
1835
|
-
//
|
|
1836
|
-
export { default as
|
|
1839
|
+
// Move aliases
|
|
1840
|
+
export { default as MoveIcon } from '../icons/move';
|
|
1837
1841
|
// Music3 aliases
|
|
1838
1842
|
export { default as Music3Icon } from '../icons/music-3';
|
|
1839
1843
|
// Music4 aliases
|
|
1840
1844
|
export { default as Music4Icon } from '../icons/music-4';
|
|
1845
|
+
// Music2 aliases
|
|
1846
|
+
export { default as Music2Icon } from '../icons/music-2';
|
|
1841
1847
|
// Music aliases
|
|
1842
1848
|
export { default as MusicIcon } from '../icons/music';
|
|
1843
1849
|
// Navigation2Off aliases
|
|
1844
1850
|
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1845
1851
|
// Navigation2 aliases
|
|
1846
1852
|
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1847
|
-
// Navigation aliases
|
|
1848
|
-
export { default as NavigationIcon } from '../icons/navigation';
|
|
1849
1853
|
// NavigationOff aliases
|
|
1850
1854
|
export { default as NavigationOffIcon } from '../icons/navigation-off';
|
|
1855
|
+
// Navigation aliases
|
|
1856
|
+
export { default as NavigationIcon } from '../icons/navigation';
|
|
1851
1857
|
// Network aliases
|
|
1852
1858
|
export { default as NetworkIcon } from '../icons/network';
|
|
1853
1859
|
// Newspaper aliases
|
|
1854
1860
|
export { default as NewspaperIcon } from '../icons/newspaper';
|
|
1855
|
-
// NonBinary aliases
|
|
1856
|
-
export { default as NonBinaryIcon } from '../icons/non-binary';
|
|
1857
1861
|
// Nfc aliases
|
|
1858
1862
|
export { default as NfcIcon } from '../icons/nfc';
|
|
1863
|
+
// NonBinary aliases
|
|
1864
|
+
export { default as NonBinaryIcon } from '../icons/non-binary';
|
|
1859
1865
|
// NotebookPen aliases
|
|
1860
1866
|
export { default as NotebookPenIcon } from '../icons/notebook-pen';
|
|
1861
|
-
// Notebook aliases
|
|
1862
|
-
export { default as NotebookIcon } from '../icons/notebook';
|
|
1863
1867
|
// NotebookTabs aliases
|
|
1864
1868
|
export { default as NotebookTabsIcon } from '../icons/notebook-tabs';
|
|
1865
1869
|
// NotebookText aliases
|
|
1866
1870
|
export { default as NotebookTextIcon } from '../icons/notebook-text';
|
|
1871
|
+
// Notebook aliases
|
|
1872
|
+
export { default as NotebookIcon } from '../icons/notebook';
|
|
1867
1873
|
// NotepadTextDashed aliases
|
|
1868
1874
|
export { default as NotepadTextDashedIcon } from '../icons/notepad-text-dashed';
|
|
1869
1875
|
// NotepadText aliases
|
|
@@ -1876,28 +1882,28 @@ export { default as NutIcon } from '../icons/nut';
|
|
|
1876
1882
|
export { default as OctagonMinusIcon } from '../icons/octagon-minus';
|
|
1877
1883
|
// Octagon aliases
|
|
1878
1884
|
export { default as OctagonIcon } from '../icons/octagon';
|
|
1879
|
-
// Option aliases
|
|
1880
|
-
export { default as OptionIcon } from '../icons/option';
|
|
1881
1885
|
// Omega aliases
|
|
1882
1886
|
export { default as OmegaIcon } from '../icons/omega';
|
|
1883
|
-
//
|
|
1884
|
-
export { default as
|
|
1887
|
+
// Option aliases
|
|
1888
|
+
export { default as OptionIcon } from '../icons/option';
|
|
1885
1889
|
// Orbit aliases
|
|
1886
1890
|
export { default as OrbitIcon } from '../icons/orbit';
|
|
1891
|
+
// Origami aliases
|
|
1892
|
+
export { default as OrigamiIcon } from '../icons/origami';
|
|
1893
|
+
// Package2 aliases
|
|
1894
|
+
export { default as Package2Icon } from '../icons/package-2';
|
|
1887
1895
|
// PackageCheck aliases
|
|
1888
1896
|
export { default as PackageCheckIcon } from '../icons/package-check';
|
|
1889
1897
|
// PackageMinus aliases
|
|
1890
1898
|
export { default as PackageMinusIcon } from '../icons/package-minus';
|
|
1891
|
-
// Package2 aliases
|
|
1892
|
-
export { default as Package2Icon } from '../icons/package-2';
|
|
1893
1899
|
// PackageOpen aliases
|
|
1894
1900
|
export { default as PackageOpenIcon } from '../icons/package-open';
|
|
1895
1901
|
// PackagePlus aliases
|
|
1896
1902
|
export { default as PackagePlusIcon } from '../icons/package-plus';
|
|
1897
|
-
// PackageSearch aliases
|
|
1898
|
-
export { default as PackageSearchIcon } from '../icons/package-search';
|
|
1899
1903
|
// PackageX aliases
|
|
1900
1904
|
export { default as PackageXIcon } from '../icons/package-x';
|
|
1905
|
+
// PackageSearch aliases
|
|
1906
|
+
export { default as PackageSearchIcon } from '../icons/package-search';
|
|
1901
1907
|
// Package aliases
|
|
1902
1908
|
export { default as PackageIcon } from '../icons/package';
|
|
1903
1909
|
// PaintBucket aliases
|
|
@@ -1908,44 +1914,44 @@ export { default as PaintRollerIcon } from '../icons/paint-roller';
|
|
|
1908
1914
|
export { default as PaintbrushIcon } from '../icons/paintbrush';
|
|
1909
1915
|
// Palette aliases
|
|
1910
1916
|
export { default as PaletteIcon } from '../icons/palette';
|
|
1911
|
-
// PanelBottomClose aliases
|
|
1912
|
-
export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
|
|
1913
1917
|
// Panda aliases
|
|
1914
1918
|
export { default as PandaIcon } from '../icons/panda';
|
|
1915
|
-
//
|
|
1916
|
-
export { default as
|
|
1919
|
+
// PanelBottomClose aliases
|
|
1920
|
+
export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
|
|
1921
|
+
// PanelBottomOpen aliases
|
|
1922
|
+
export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
|
|
1917
1923
|
// PanelBottom aliases
|
|
1918
1924
|
export { default as PanelBottomIcon } from '../icons/panel-bottom';
|
|
1919
1925
|
// PanelRightClose aliases
|
|
1920
1926
|
export { default as PanelRightCloseIcon } from '../icons/panel-right-close';
|
|
1921
|
-
// PanelBottomOpen aliases
|
|
1922
|
-
export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
|
|
1923
1927
|
// PanelRightOpen aliases
|
|
1924
1928
|
export { default as PanelRightOpenIcon } from '../icons/panel-right-open';
|
|
1925
1929
|
// PanelRight aliases
|
|
1926
1930
|
export { default as PanelRightIcon } from '../icons/panel-right';
|
|
1927
|
-
//
|
|
1928
|
-
export { default as
|
|
1931
|
+
// PanelLeftRightDashed aliases
|
|
1932
|
+
export { default as PanelLeftRightDashedIcon } from '../icons/panel-left-right-dashed';
|
|
1929
1933
|
// PanelTopBottomDashed aliases
|
|
1930
1934
|
export { default as PanelTopBottomDashedIcon } from '../icons/panel-top-bottom-dashed';
|
|
1935
|
+
// PanelTopClose aliases
|
|
1936
|
+
export { default as PanelTopCloseIcon } from '../icons/panel-top-close';
|
|
1937
|
+
// PanelTop aliases
|
|
1938
|
+
export { default as PanelTopIcon } from '../icons/panel-top';
|
|
1931
1939
|
// PanelTopOpen aliases
|
|
1932
1940
|
export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
|
|
1933
1941
|
// PanelsLeftBottom aliases
|
|
1934
1942
|
export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
|
|
1935
|
-
// PanelTop aliases
|
|
1936
|
-
export { default as PanelTopIcon } from '../icons/panel-top';
|
|
1937
1943
|
// PanelsRightBottom aliases
|
|
1938
1944
|
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
1939
1945
|
// Paperclip aliases
|
|
1940
1946
|
export { default as PaperclipIcon } from '../icons/paperclip';
|
|
1941
1947
|
// Parentheses aliases
|
|
1942
1948
|
export { default as ParenthesesIcon } from '../icons/parentheses';
|
|
1949
|
+
// PartyPopper aliases
|
|
1950
|
+
export { default as PartyPopperIcon } from '../icons/party-popper';
|
|
1943
1951
|
// ParkingMeter aliases
|
|
1944
1952
|
export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
1945
1953
|
// Pause aliases
|
|
1946
1954
|
export { default as PauseIcon } from '../icons/pause';
|
|
1947
|
-
// PartyPopper aliases
|
|
1948
|
-
export { default as PartyPopperIcon } from '../icons/party-popper';
|
|
1949
1955
|
// PawPrint aliases
|
|
1950
1956
|
export { default as PawPrintIcon } from '../icons/paw-print';
|
|
1951
1957
|
// PcCase aliases
|
|
@@ -1964,24 +1970,24 @@ export { default as PencilRulerIcon } from '../icons/pencil-ruler';
|
|
|
1964
1970
|
export { default as PencilIcon } from '../icons/pencil';
|
|
1965
1971
|
// Pentagon aliases
|
|
1966
1972
|
export { default as PentagonIcon } from '../icons/pentagon';
|
|
1967
|
-
// Percent aliases
|
|
1968
|
-
export { default as PercentIcon } from '../icons/percent';
|
|
1969
1973
|
// PersonStanding aliases
|
|
1970
1974
|
export { default as PersonStandingIcon } from '../icons/person-standing';
|
|
1971
1975
|
// PhilippinePeso aliases
|
|
1972
1976
|
export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
1977
|
+
// Percent aliases
|
|
1978
|
+
export { default as PercentIcon } from '../icons/percent';
|
|
1973
1979
|
// PhoneCall aliases
|
|
1974
1980
|
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
1975
1981
|
// PhoneForwarded aliases
|
|
1976
1982
|
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded';
|
|
1983
|
+
// PhoneIncoming aliases
|
|
1984
|
+
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
1977
1985
|
// PhoneMissed aliases
|
|
1978
1986
|
export { default as PhoneMissedIcon } from '../icons/phone-missed';
|
|
1979
1987
|
// PhoneOff aliases
|
|
1980
1988
|
export { default as PhoneOffIcon } from '../icons/phone-off';
|
|
1981
1989
|
// PhoneOutgoing aliases
|
|
1982
1990
|
export { default as PhoneOutgoingIcon } from '../icons/phone-outgoing';
|
|
1983
|
-
// PhoneIncoming aliases
|
|
1984
|
-
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
1985
1991
|
// Phone aliases
|
|
1986
1992
|
export { default as PhoneIcon } from '../icons/phone';
|
|
1987
1993
|
// Pi aliases
|
|
@@ -1990,30 +1996,30 @@ export { default as PiIcon } from '../icons/pi';
|
|
|
1990
1996
|
export { default as PianoIcon } from '../icons/piano';
|
|
1991
1997
|
// Pickaxe aliases
|
|
1992
1998
|
export { default as PickaxeIcon } from '../icons/pickaxe';
|
|
1993
|
-
// PictureInPicture2 aliases
|
|
1994
|
-
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
1995
1999
|
// PictureInPicture aliases
|
|
1996
2000
|
export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
2001
|
+
// PictureInPicture2 aliases
|
|
2002
|
+
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
1997
2003
|
// PiggyBank aliases
|
|
1998
2004
|
export { default as PiggyBankIcon } from '../icons/piggy-bank';
|
|
1999
|
-
// PilcrowRight aliases
|
|
2000
|
-
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
2001
2005
|
// PilcrowLeft aliases
|
|
2002
2006
|
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
2003
|
-
// Pilcrow aliases
|
|
2004
|
-
export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
2005
2007
|
// PillBottle aliases
|
|
2006
2008
|
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
2007
2009
|
// Pill aliases
|
|
2008
2010
|
export { default as PillIcon } from '../icons/pill';
|
|
2011
|
+
// Pilcrow aliases
|
|
2012
|
+
export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
2013
|
+
// PilcrowRight aliases
|
|
2014
|
+
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
2009
2015
|
// PinOff aliases
|
|
2010
2016
|
export { default as PinOffIcon } from '../icons/pin-off';
|
|
2011
2017
|
// Pin aliases
|
|
2012
2018
|
export { default as PinIcon } from '../icons/pin';
|
|
2013
|
-
// Pizza aliases
|
|
2014
|
-
export { default as PizzaIcon } from '../icons/pizza';
|
|
2015
2019
|
// Pipette aliases
|
|
2016
2020
|
export { default as PipetteIcon } from '../icons/pipette';
|
|
2021
|
+
// Pizza aliases
|
|
2022
|
+
export { default as PizzaIcon } from '../icons/pizza';
|
|
2017
2023
|
// PlaneLanding aliases
|
|
2018
2024
|
export { default as PlaneLandingIcon } from '../icons/plane-landing';
|
|
2019
2025
|
// PlaneTakeoff aliases
|
|
@@ -2024,34 +2030,34 @@ export { default as PlaneIcon } from '../icons/plane';
|
|
|
2024
2030
|
export { default as PlayIcon } from '../icons/play';
|
|
2025
2031
|
// Plug2 aliases
|
|
2026
2032
|
export { default as Plug2Icon } from '../icons/plug-2';
|
|
2027
|
-
// Plus aliases
|
|
2028
|
-
export { default as PlusIcon } from '../icons/plus';
|
|
2029
2033
|
// Plug aliases
|
|
2030
2034
|
export { default as PlugIcon } from '../icons/plug';
|
|
2035
|
+
// Plus aliases
|
|
2036
|
+
export { default as PlusIcon } from '../icons/plus';
|
|
2031
2037
|
// PocketKnife aliases
|
|
2032
2038
|
export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
2033
2039
|
// Podcast aliases
|
|
2034
2040
|
export { default as PodcastIcon } from '../icons/podcast';
|
|
2035
|
-
// Pointer aliases
|
|
2036
|
-
export { default as PointerIcon } from '../icons/pointer';
|
|
2037
2041
|
// PointerOff aliases
|
|
2038
2042
|
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
2043
|
+
// Pointer aliases
|
|
2044
|
+
export { default as PointerIcon } from '../icons/pointer';
|
|
2039
2045
|
// Popcorn aliases
|
|
2040
2046
|
export { default as PopcornIcon } from '../icons/popcorn';
|
|
2041
2047
|
// Popsicle aliases
|
|
2042
2048
|
export { default as PopsicleIcon } from '../icons/popsicle';
|
|
2043
2049
|
// PoundSterling aliases
|
|
2044
2050
|
export { default as PoundSterlingIcon } from '../icons/pound-sterling';
|
|
2045
|
-
// Power aliases
|
|
2046
|
-
export { default as PowerIcon } from '../icons/power';
|
|
2047
2051
|
// PowerOff aliases
|
|
2048
2052
|
export { default as PowerOffIcon } from '../icons/power-off';
|
|
2049
2053
|
// Presentation aliases
|
|
2050
2054
|
export { default as PresentationIcon } from '../icons/presentation';
|
|
2051
|
-
//
|
|
2052
|
-
export { default as
|
|
2055
|
+
// Power aliases
|
|
2056
|
+
export { default as PowerIcon } from '../icons/power';
|
|
2053
2057
|
// Printer aliases
|
|
2054
2058
|
export { default as PrinterIcon } from '../icons/printer';
|
|
2059
|
+
// PrinterCheck aliases
|
|
2060
|
+
export { default as PrinterCheckIcon } from '../icons/printer-check';
|
|
2055
2061
|
// PrinterX aliases
|
|
2056
2062
|
export { default as PrinterXIcon } from '../icons/printer-x';
|
|
2057
2063
|
// Projector aliases
|
|
@@ -2060,24 +2066,24 @@ export { default as ProjectorIcon } from '../icons/projector';
|
|
|
2060
2066
|
export { default as ProportionsIcon } from '../icons/proportions';
|
|
2061
2067
|
// Pyramid aliases
|
|
2062
2068
|
export { default as PyramidIcon } from '../icons/pyramid';
|
|
2063
|
-
// Rabbit aliases
|
|
2064
|
-
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2065
|
-
// Puzzle aliases
|
|
2066
|
-
export { default as PuzzleIcon } from '../icons/puzzle';
|
|
2067
2069
|
// QrCode aliases
|
|
2068
2070
|
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
2069
|
-
//
|
|
2070
|
-
export { default as
|
|
2071
|
+
// Puzzle aliases
|
|
2072
|
+
export { default as PuzzleIcon } from '../icons/puzzle';
|
|
2073
|
+
// Rabbit aliases
|
|
2074
|
+
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2071
2075
|
// Radar aliases
|
|
2072
2076
|
export { default as RadarIcon } from '../icons/radar';
|
|
2073
|
-
//
|
|
2074
|
-
export { default as
|
|
2077
|
+
// Quote aliases
|
|
2078
|
+
export { default as QuoteIcon } from '../icons/quote';
|
|
2075
2079
|
// Radical aliases
|
|
2076
2080
|
export { default as RadicalIcon } from '../icons/radical';
|
|
2077
|
-
//
|
|
2078
|
-
export { default as
|
|
2081
|
+
// Radiation aliases
|
|
2082
|
+
export { default as RadiationIcon } from '../icons/radiation';
|
|
2079
2083
|
// RadioReceiver aliases
|
|
2080
2084
|
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2085
|
+
// RadioOff aliases
|
|
2086
|
+
export { default as RadioOffIcon } from '../icons/radio-off';
|
|
2081
2087
|
// RadioTower aliases
|
|
2082
2088
|
export { default as RadioTowerIcon } from '../icons/radio-tower';
|
|
2083
2089
|
// Radius aliases
|
|
@@ -2086,52 +2092,52 @@ export { default as RadiusIcon } from '../icons/radius';
|
|
|
2086
2092
|
export { default as RadioIcon } from '../icons/radio';
|
|
2087
2093
|
// Rat aliases
|
|
2088
2094
|
export { default as RatIcon } from '../icons/rat';
|
|
2089
|
-
// Ratio aliases
|
|
2090
|
-
export { default as RatioIcon } from '../icons/ratio';
|
|
2091
2095
|
// Rainbow aliases
|
|
2092
2096
|
export { default as RainbowIcon } from '../icons/rainbow';
|
|
2093
|
-
//
|
|
2094
|
-
export { default as
|
|
2097
|
+
// Ratio aliases
|
|
2098
|
+
export { default as RatioIcon } from '../icons/ratio';
|
|
2095
2099
|
// ReceiptEuro aliases
|
|
2096
2100
|
export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
|
|
2097
|
-
//
|
|
2098
|
-
export { default as
|
|
2101
|
+
// ReceiptCent aliases
|
|
2102
|
+
export { default as ReceiptCentIcon } from '../icons/receipt-cent';
|
|
2099
2103
|
// ReceiptIndianRupee aliases
|
|
2100
2104
|
export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
|
|
2101
|
-
//
|
|
2102
|
-
export { default as
|
|
2105
|
+
// ReceiptJapaneseYen aliases
|
|
2106
|
+
export { default as ReceiptJapaneseYenIcon } from '../icons/receipt-japanese-yen';
|
|
2103
2107
|
// ReceiptPoundSterling aliases
|
|
2104
2108
|
export { default as ReceiptPoundSterlingIcon } from '../icons/receipt-pound-sterling';
|
|
2105
|
-
//
|
|
2106
|
-
export { default as
|
|
2109
|
+
// ReceiptRussianRuble aliases
|
|
2110
|
+
export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-ruble';
|
|
2107
2111
|
// ReceiptSwissFranc aliases
|
|
2108
2112
|
export { default as ReceiptSwissFrancIcon } from '../icons/receipt-swiss-franc';
|
|
2109
|
-
//
|
|
2110
|
-
export { default as
|
|
2113
|
+
// ReceiptText aliases
|
|
2114
|
+
export { default as ReceiptTextIcon } from '../icons/receipt-text';
|
|
2111
2115
|
// ReceiptTurkishLira aliases
|
|
2112
2116
|
export { default as ReceiptTurkishLiraIcon } from '../icons/receipt-turkish-lira';
|
|
2117
|
+
// Receipt aliases
|
|
2118
|
+
export { default as ReceiptIcon } from '../icons/receipt';
|
|
2113
2119
|
// RectangleCircle aliases
|
|
2114
2120
|
export { default as RectangleCircleIcon } from '../icons/rectangle-circle';
|
|
2115
2121
|
// RectangleGoggles aliases
|
|
2116
2122
|
export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
|
|
2117
|
-
// RectangleHorizontal aliases
|
|
2118
|
-
export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal';
|
|
2119
2123
|
// RectangleVertical aliases
|
|
2120
2124
|
export { default as RectangleVerticalIcon } from '../icons/rectangle-vertical';
|
|
2121
|
-
// Redo2 aliases
|
|
2122
|
-
export { default as Redo2Icon } from '../icons/redo-2';
|
|
2123
2125
|
// Recycle aliases
|
|
2124
2126
|
export { default as RecycleIcon } from '../icons/recycle';
|
|
2127
|
+
// RectangleHorizontal aliases
|
|
2128
|
+
export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal';
|
|
2129
|
+
// Redo2 aliases
|
|
2130
|
+
export { default as Redo2Icon } from '../icons/redo-2';
|
|
2125
2131
|
// RedoDot aliases
|
|
2126
2132
|
export { default as RedoDotIcon } from '../icons/redo-dot';
|
|
2127
2133
|
// Redo aliases
|
|
2128
2134
|
export { default as RedoIcon } from '../icons/redo';
|
|
2135
|
+
// RefreshCcwDot aliases
|
|
2136
|
+
export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot';
|
|
2129
2137
|
// RefreshCcw aliases
|
|
2130
2138
|
export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
|
|
2131
2139
|
// RefreshCwOff aliases
|
|
2132
2140
|
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
2133
|
-
// RefreshCcwDot aliases
|
|
2134
|
-
export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot';
|
|
2135
2141
|
// RefreshCw aliases
|
|
2136
2142
|
export { default as RefreshCwIcon } from '../icons/refresh-cw';
|
|
2137
2143
|
// Refrigerator aliases
|
|
@@ -2144,26 +2150,26 @@ export { default as RemoveFormattingIcon } from '../icons/remove-formatting';
|
|
|
2144
2150
|
export { default as Repeat1Icon } from '../icons/repeat-1';
|
|
2145
2151
|
// Repeat2 aliases
|
|
2146
2152
|
export { default as Repeat2Icon } from '../icons/repeat-2';
|
|
2147
|
-
// ReplaceAll aliases
|
|
2148
|
-
export { default as ReplaceAllIcon } from '../icons/replace-all';
|
|
2149
|
-
// Replace aliases
|
|
2150
|
-
export { default as ReplaceIcon } from '../icons/replace';
|
|
2151
2153
|
// Repeat aliases
|
|
2152
2154
|
export { default as RepeatIcon } from '../icons/repeat';
|
|
2155
|
+
// Replace aliases
|
|
2156
|
+
export { default as ReplaceIcon } from '../icons/replace';
|
|
2157
|
+
// ReplaceAll aliases
|
|
2158
|
+
export { default as ReplaceAllIcon } from '../icons/replace-all';
|
|
2153
2159
|
// ReplyAll aliases
|
|
2154
2160
|
export { default as ReplyAllIcon } from '../icons/reply-all';
|
|
2155
|
-
// Rewind aliases
|
|
2156
|
-
export { default as RewindIcon } from '../icons/rewind';
|
|
2157
2161
|
// Reply aliases
|
|
2158
2162
|
export { default as ReplyIcon } from '../icons/reply';
|
|
2159
|
-
//
|
|
2160
|
-
export { default as
|
|
2163
|
+
// Rewind aliases
|
|
2164
|
+
export { default as RewindIcon } from '../icons/rewind';
|
|
2161
2165
|
// Ribbon aliases
|
|
2162
2166
|
export { default as RibbonIcon } from '../icons/ribbon';
|
|
2163
|
-
// RockingChair aliases
|
|
2164
|
-
export { default as RockingChairIcon } from '../icons/rocking-chair';
|
|
2165
2167
|
// Road aliases
|
|
2166
2168
|
export { default as RoadIcon } from '../icons/road';
|
|
2169
|
+
// Rocket aliases
|
|
2170
|
+
export { default as RocketIcon } from '../icons/rocket';
|
|
2171
|
+
// RockingChair aliases
|
|
2172
|
+
export { default as RockingChairIcon } from '../icons/rocking-chair';
|
|
2167
2173
|
// RollerCoaster aliases
|
|
2168
2174
|
export { default as RollerCoasterIcon } from '../icons/roller-coaster';
|
|
2169
2175
|
// Rose aliases
|
|
@@ -2184,10 +2190,10 @@ export { default as RouteOffIcon } from '../icons/route-off';
|
|
|
2184
2190
|
export { default as RouteIcon } from '../icons/route';
|
|
2185
2191
|
// Router aliases
|
|
2186
2192
|
export { default as RouterIcon } from '../icons/router';
|
|
2187
|
-
// Rss aliases
|
|
2188
|
-
export { default as RssIcon } from '../icons/rss';
|
|
2189
2193
|
// Rows4 aliases
|
|
2190
2194
|
export { default as Rows4Icon } from '../icons/rows-4';
|
|
2195
|
+
// Rss aliases
|
|
2196
|
+
export { default as RssIcon } from '../icons/rss';
|
|
2191
2197
|
// RulerDimensionLine aliases
|
|
2192
2198
|
export { default as RulerDimensionLineIcon } from '../icons/ruler-dimension-line';
|
|
2193
2199
|
// Ruler aliases
|
|
@@ -2200,14 +2206,14 @@ export { default as SailboatIcon } from '../icons/sailboat';
|
|
|
2200
2206
|
export { default as SaladIcon } from '../icons/salad';
|
|
2201
2207
|
// Sandwich aliases
|
|
2202
2208
|
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2203
|
-
// SaudiRiyal aliases
|
|
2204
|
-
export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
|
|
2205
2209
|
// SatelliteDish aliases
|
|
2206
2210
|
export { default as SatelliteDishIcon } from '../icons/satellite-dish';
|
|
2207
|
-
// SaveAll aliases
|
|
2208
|
-
export { default as SaveAllIcon } from '../icons/save-all';
|
|
2209
2211
|
// Satellite aliases
|
|
2210
2212
|
export { default as SatelliteIcon } from '../icons/satellite';
|
|
2213
|
+
// SaudiRiyal aliases
|
|
2214
|
+
export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
|
|
2215
|
+
// SaveAll aliases
|
|
2216
|
+
export { default as SaveAllIcon } from '../icons/save-all';
|
|
2211
2217
|
// SaveOff aliases
|
|
2212
2218
|
export { default as SaveOffIcon } from '../icons/save-off';
|
|
2213
2219
|
// Save aliases
|
|
@@ -2218,22 +2224,22 @@ export { default as ScaleIcon } from '../icons/scale';
|
|
|
2218
2224
|
export { default as ScalingIcon } from '../icons/scaling';
|
|
2219
2225
|
// ScanBarcode aliases
|
|
2220
2226
|
export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
|
|
2221
|
-
// ScanFace aliases
|
|
2222
|
-
export { default as ScanFaceIcon } from '../icons/scan-face';
|
|
2223
2227
|
// ScanEye aliases
|
|
2224
2228
|
export { default as ScanEyeIcon } from '../icons/scan-eye';
|
|
2225
|
-
//
|
|
2226
|
-
export { default as
|
|
2229
|
+
// ScanFace aliases
|
|
2230
|
+
export { default as ScanFaceIcon } from '../icons/scan-face';
|
|
2227
2231
|
// ScanLine aliases
|
|
2228
2232
|
export { default as ScanLineIcon } from '../icons/scan-line';
|
|
2233
|
+
// ScanHeart aliases
|
|
2234
|
+
export { default as ScanHeartIcon } from '../icons/scan-heart';
|
|
2229
2235
|
// ScanQrCode aliases
|
|
2230
2236
|
export { default as ScanQrCodeIcon } from '../icons/scan-qr-code';
|
|
2231
2237
|
// ScanSearch aliases
|
|
2232
2238
|
export { default as ScanSearchIcon } from '../icons/scan-search';
|
|
2233
|
-
// Scan aliases
|
|
2234
|
-
export { default as ScanIcon } from '../icons/scan';
|
|
2235
2239
|
// ScanText aliases
|
|
2236
2240
|
export { default as ScanTextIcon } from '../icons/scan-text';
|
|
2241
|
+
// Scan aliases
|
|
2242
|
+
export { default as ScanIcon } from '../icons/scan';
|
|
2237
2243
|
// School aliases
|
|
2238
2244
|
export { default as SchoolIcon } from '../icons/school';
|
|
2239
2245
|
// ScissorsLineDashed aliases
|
|
@@ -2270,10 +2276,10 @@ export { default as SendToBackIcon } from '../icons/send-to-back';
|
|
|
2270
2276
|
export { default as SendIcon } from '../icons/send';
|
|
2271
2277
|
// SeparatorHorizontal aliases
|
|
2272
2278
|
export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
|
|
2273
|
-
// SeparatorVertical aliases
|
|
2274
|
-
export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
|
|
2275
2279
|
// ServerCrash aliases
|
|
2276
2280
|
export { default as ServerCrashIcon } from '../icons/server-crash';
|
|
2281
|
+
// SeparatorVertical aliases
|
|
2282
|
+
export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
|
|
2277
2283
|
// ServerCog aliases
|
|
2278
2284
|
export { default as ServerCogIcon } from '../icons/server-cog';
|
|
2279
2285
|
// ServerOff aliases
|
|
@@ -2282,10 +2288,10 @@ export { default as ServerOffIcon } from '../icons/server-off';
|
|
|
2282
2288
|
export { default as ServerIcon } from '../icons/server';
|
|
2283
2289
|
// Settings2 aliases
|
|
2284
2290
|
export { default as Settings2Icon } from '../icons/settings-2';
|
|
2285
|
-
// Shapes aliases
|
|
2286
|
-
export { default as ShapesIcon } from '../icons/shapes';
|
|
2287
2291
|
// Settings aliases
|
|
2288
2292
|
export { default as SettingsIcon } from '../icons/settings';
|
|
2293
|
+
// Shapes aliases
|
|
2294
|
+
export { default as ShapesIcon } from '../icons/shapes';
|
|
2289
2295
|
// Share2 aliases
|
|
2290
2296
|
export { default as Share2Icon } from '../icons/share-2';
|
|
2291
2297
|
// Share aliases
|
|
@@ -2306,34 +2312,34 @@ export { default as ShieldCheckIcon } from '../icons/shield-check';
|
|
|
2306
2312
|
export { default as ShieldCogCornerIcon } from '../icons/shield-cog-corner';
|
|
2307
2313
|
// ShieldCog aliases
|
|
2308
2314
|
export { default as ShieldCogIcon } from '../icons/shield-cog';
|
|
2309
|
-
// ShieldHalf aliases
|
|
2310
|
-
export { default as ShieldHalfIcon } from '../icons/shield-half';
|
|
2311
2315
|
// ShieldEllipsis aliases
|
|
2312
2316
|
export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
|
|
2313
2317
|
// ShieldMinus aliases
|
|
2314
2318
|
export { default as ShieldMinusIcon } from '../icons/shield-minus';
|
|
2319
|
+
// ShieldHalf aliases
|
|
2320
|
+
export { default as ShieldHalfIcon } from '../icons/shield-half';
|
|
2315
2321
|
// ShieldOff aliases
|
|
2316
2322
|
export { default as ShieldOffIcon } from '../icons/shield-off';
|
|
2317
2323
|
// ShieldPlus aliases
|
|
2318
2324
|
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2319
2325
|
// ShieldUser aliases
|
|
2320
2326
|
export { default as ShieldUserIcon } from '../icons/shield-user';
|
|
2321
|
-
// ShipWheel aliases
|
|
2322
|
-
export { default as ShipWheelIcon } from '../icons/ship-wheel';
|
|
2323
2327
|
// Shield aliases
|
|
2324
2328
|
export { default as ShieldIcon } from '../icons/shield';
|
|
2325
2329
|
// Ship aliases
|
|
2326
2330
|
export { default as ShipIcon } from '../icons/ship';
|
|
2327
2331
|
// Shirt aliases
|
|
2328
2332
|
export { default as ShirtIcon } from '../icons/shirt';
|
|
2333
|
+
// ShipWheel aliases
|
|
2334
|
+
export { default as ShipWheelIcon } from '../icons/ship-wheel';
|
|
2329
2335
|
// ShoppingBag aliases
|
|
2330
2336
|
export { default as ShoppingBagIcon } from '../icons/shopping-bag';
|
|
2337
|
+
// ShoppingCart aliases
|
|
2338
|
+
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2331
2339
|
// ShoppingBasket aliases
|
|
2332
2340
|
export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
|
|
2333
2341
|
// Shovel aliases
|
|
2334
2342
|
export { default as ShovelIcon } from '../icons/shovel';
|
|
2335
|
-
// ShoppingCart aliases
|
|
2336
|
-
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2337
2343
|
// ShowerHead aliases
|
|
2338
2344
|
export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
2339
2345
|
// Shredder aliases
|
|
@@ -2342,10 +2348,10 @@ export { default as ShredderIcon } from '../icons/shredder';
|
|
|
2342
2348
|
export { default as ShrimpIcon } from '../icons/shrimp';
|
|
2343
2349
|
// Shrink aliases
|
|
2344
2350
|
export { default as ShrinkIcon } from '../icons/shrink';
|
|
2345
|
-
// Shuffle aliases
|
|
2346
|
-
export { default as ShuffleIcon } from '../icons/shuffle';
|
|
2347
2351
|
// Shrub aliases
|
|
2348
2352
|
export { default as ShrubIcon } from '../icons/shrub';
|
|
2353
|
+
// Shuffle aliases
|
|
2354
|
+
export { default as ShuffleIcon } from '../icons/shuffle';
|
|
2349
2355
|
// Sigma aliases
|
|
2350
2356
|
export { default as SigmaIcon } from '../icons/sigma';
|
|
2351
2357
|
// SignalHigh aliases
|
|
@@ -2356,20 +2362,20 @@ export { default as SignalLowIcon } from '../icons/signal-low';
|
|
|
2356
2362
|
export { default as SignalMediumIcon } from '../icons/signal-medium';
|
|
2357
2363
|
// SignalZero aliases
|
|
2358
2364
|
export { default as SignalZeroIcon } from '../icons/signal-zero';
|
|
2359
|
-
// Signature aliases
|
|
2360
|
-
export { default as SignatureIcon } from '../icons/signature';
|
|
2361
2365
|
// Signal aliases
|
|
2362
2366
|
export { default as SignalIcon } from '../icons/signal';
|
|
2367
|
+
// Signature aliases
|
|
2368
|
+
export { default as SignatureIcon } from '../icons/signature';
|
|
2363
2369
|
// SignpostBig aliases
|
|
2364
2370
|
export { default as SignpostBigIcon } from '../icons/signpost-big';
|
|
2365
2371
|
// Signpost aliases
|
|
2366
2372
|
export { default as SignpostIcon } from '../icons/signpost';
|
|
2367
2373
|
// Siren aliases
|
|
2368
2374
|
export { default as SirenIcon } from '../icons/siren';
|
|
2369
|
-
// SkipForward aliases
|
|
2370
|
-
export { default as SkipForwardIcon } from '../icons/skip-forward';
|
|
2371
2375
|
// SkipBack aliases
|
|
2372
2376
|
export { default as SkipBackIcon } from '../icons/skip-back';
|
|
2377
|
+
// SkipForward aliases
|
|
2378
|
+
export { default as SkipForwardIcon } from '../icons/skip-forward';
|
|
2373
2379
|
// Skull aliases
|
|
2374
2380
|
export { default as SkullIcon } from '../icons/skull';
|
|
2375
2381
|
// Slash aliases
|
|
@@ -2386,16 +2392,16 @@ export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc';
|
|
|
2386
2392
|
export { default as SmartphoneIcon } from '../icons/smartphone';
|
|
2387
2393
|
// SmilePlus aliases
|
|
2388
2394
|
export { default as SmilePlusIcon } from '../icons/smile-plus';
|
|
2389
|
-
// Snail aliases
|
|
2390
|
-
export { default as SnailIcon } from '../icons/snail';
|
|
2391
2395
|
// Smile aliases
|
|
2392
2396
|
export { default as SmileIcon } from '../icons/smile';
|
|
2397
|
+
// Snail aliases
|
|
2398
|
+
export { default as SnailIcon } from '../icons/snail';
|
|
2393
2399
|
// Snowflake aliases
|
|
2394
2400
|
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2395
|
-
// SoapDispenserDroplet aliases
|
|
2396
|
-
export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet';
|
|
2397
2401
|
// Sofa aliases
|
|
2398
2402
|
export { default as SofaIcon } from '../icons/sofa';
|
|
2403
|
+
// SoapDispenserDroplet aliases
|
|
2404
|
+
export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet';
|
|
2399
2405
|
// SolarPanel aliases
|
|
2400
2406
|
export { default as SolarPanelIcon } from '../icons/solar-panel';
|
|
2401
2407
|
// Soup aliases
|
|
@@ -2404,62 +2410,62 @@ export { default as SoupIcon } from '../icons/soup';
|
|
|
2404
2410
|
export { default as SpaceIcon } from '../icons/space';
|
|
2405
2411
|
// Spade aliases
|
|
2406
2412
|
export { default as SpadeIcon } from '../icons/spade';
|
|
2407
|
-
// Speaker aliases
|
|
2408
|
-
export { default as SpeakerIcon } from '../icons/speaker';
|
|
2409
2413
|
// Sparkle aliases
|
|
2410
2414
|
export { default as SparkleIcon } from '../icons/sparkle';
|
|
2415
|
+
// Speaker aliases
|
|
2416
|
+
export { default as SpeakerIcon } from '../icons/speaker';
|
|
2411
2417
|
// Speech aliases
|
|
2412
2418
|
export { default as SpeechIcon } from '../icons/speech';
|
|
2413
|
-
// SpellCheck2 aliases
|
|
2414
|
-
export { default as SpellCheck2Icon } from '../icons/spell-check-2';
|
|
2415
2419
|
// SpellCheck aliases
|
|
2416
2420
|
export { default as SpellCheckIcon } from '../icons/spell-check';
|
|
2417
2421
|
// SplinePointer aliases
|
|
2418
2422
|
export { default as SplinePointerIcon } from '../icons/spline-pointer';
|
|
2423
|
+
// SpellCheck2 aliases
|
|
2424
|
+
export { default as SpellCheck2Icon } from '../icons/spell-check-2';
|
|
2419
2425
|
// Spline aliases
|
|
2420
2426
|
export { default as SplineIcon } from '../icons/spline';
|
|
2421
2427
|
// Split aliases
|
|
2422
2428
|
export { default as SplitIcon } from '../icons/split';
|
|
2423
|
-
// SportShoe aliases
|
|
2424
|
-
export { default as SportShoeIcon } from '../icons/sport-shoe';
|
|
2425
2429
|
// Spool aliases
|
|
2426
2430
|
export { default as SpoolIcon } from '../icons/spool';
|
|
2431
|
+
// SportShoe aliases
|
|
2432
|
+
export { default as SportShoeIcon } from '../icons/sport-shoe';
|
|
2427
2433
|
// Spotlight aliases
|
|
2428
2434
|
export { default as SpotlightIcon } from '../icons/spotlight';
|
|
2429
2435
|
// SprayCan aliases
|
|
2430
2436
|
export { default as SprayCanIcon } from '../icons/spray-can';
|
|
2437
|
+
// Sprout aliases
|
|
2438
|
+
export { default as SproutIcon } from '../icons/sprout';
|
|
2431
2439
|
// SquareArrowRightEnter aliases
|
|
2432
2440
|
export { default as SquareArrowRightEnterIcon } from '../icons/square-arrow-right-enter';
|
|
2433
2441
|
// SquareArrowRightExit aliases
|
|
2434
2442
|
export { default as SquareArrowRightExitIcon } from '../icons/square-arrow-right-exit';
|
|
2435
|
-
// SquareDashedBottomCode aliases
|
|
2436
|
-
export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code';
|
|
2437
|
-
// Sprout aliases
|
|
2438
|
-
export { default as SproutIcon } from '../icons/sprout';
|
|
2439
2443
|
// SquareDashedBottom aliases
|
|
2440
2444
|
export { default as SquareDashedBottomIcon } from '../icons/square-dashed-bottom';
|
|
2445
|
+
// SquareDashedBottomCode aliases
|
|
2446
|
+
export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code';
|
|
2441
2447
|
// SquareDashedTopSolid aliases
|
|
2442
2448
|
export { default as SquareDashedTopSolidIcon } from '../icons/square-dashed-top-solid';
|
|
2443
2449
|
// SquarePause aliases
|
|
2444
2450
|
export { default as SquarePauseIcon } from '../icons/square-pause';
|
|
2445
2451
|
// SquareRadical aliases
|
|
2446
2452
|
export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
2447
|
-
// SquareStack aliases
|
|
2448
|
-
export { default as SquareStackIcon } from '../icons/square-stack';
|
|
2449
2453
|
// SquareRoundCorner aliases
|
|
2450
2454
|
export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
|
|
2451
2455
|
// SquareSquare aliases
|
|
2452
2456
|
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2457
|
+
// SquareStack aliases
|
|
2458
|
+
export { default as SquareStackIcon } from '../icons/square-stack';
|
|
2453
2459
|
// SquareStar aliases
|
|
2454
2460
|
export { default as SquareStarIcon } from '../icons/square-star';
|
|
2455
2461
|
// SquareStop aliases
|
|
2456
2462
|
export { default as SquareStopIcon } from '../icons/square-stop';
|
|
2457
2463
|
// Square aliases
|
|
2458
2464
|
export { default as SquareIcon } from '../icons/square';
|
|
2459
|
-
// SquaresIntersect aliases
|
|
2460
|
-
export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
|
|
2461
2465
|
// SquaresExclude aliases
|
|
2462
2466
|
export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
|
|
2467
|
+
// SquaresIntersect aliases
|
|
2468
|
+
export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
|
|
2463
2469
|
// SquaresSubtract aliases
|
|
2464
2470
|
export { default as SquaresSubtractIcon } from '../icons/squares-subtract';
|
|
2465
2471
|
// SquaresUnite aliases
|
|
@@ -2474,40 +2480,40 @@ export { default as SquirrelIcon } from '../icons/squirrel';
|
|
|
2474
2480
|
export { default as StampIcon } from '../icons/stamp';
|
|
2475
2481
|
// StarHalf aliases
|
|
2476
2482
|
export { default as StarHalfIcon } from '../icons/star-half';
|
|
2483
|
+
// StepBack aliases
|
|
2484
|
+
export { default as StepBackIcon } from '../icons/step-back';
|
|
2477
2485
|
// Star aliases
|
|
2478
2486
|
export { default as StarIcon } from '../icons/star';
|
|
2479
2487
|
// StarOff aliases
|
|
2480
2488
|
export { default as StarOffIcon } from '../icons/star-off';
|
|
2481
|
-
//
|
|
2482
|
-
export { default as
|
|
2489
|
+
// StepForward aliases
|
|
2490
|
+
export { default as StepForwardIcon } from '../icons/step-forward';
|
|
2483
2491
|
// Stethoscope aliases
|
|
2484
2492
|
export { default as StethoscopeIcon } from '../icons/stethoscope';
|
|
2485
2493
|
// Sticker aliases
|
|
2486
2494
|
export { default as StickerIcon } from '../icons/sticker';
|
|
2487
|
-
// StepForward aliases
|
|
2488
|
-
export { default as StepForwardIcon } from '../icons/step-forward';
|
|
2489
2495
|
// StickyNote aliases
|
|
2490
2496
|
export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
2491
2497
|
// Stone aliases
|
|
2492
2498
|
export { default as StoneIcon } from '../icons/stone';
|
|
2493
2499
|
// StretchHorizontal aliases
|
|
2494
2500
|
export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
|
|
2495
|
-
// StretchVertical aliases
|
|
2496
|
-
export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
2497
2501
|
// Store aliases
|
|
2498
2502
|
export { default as StoreIcon } from '../icons/store';
|
|
2503
|
+
// StretchVertical aliases
|
|
2504
|
+
export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
2499
2505
|
// Strikethrough aliases
|
|
2500
2506
|
export { default as StrikethroughIcon } from '../icons/strikethrough';
|
|
2501
2507
|
// Subscript aliases
|
|
2502
2508
|
export { default as SubscriptIcon } from '../icons/subscript';
|
|
2503
|
-
// SunDim aliases
|
|
2504
|
-
export { default as SunDimIcon } from '../icons/sun-dim';
|
|
2505
2509
|
// SunMedium aliases
|
|
2506
2510
|
export { default as SunMediumIcon } from '../icons/sun-medium';
|
|
2507
|
-
// SunSnow aliases
|
|
2508
|
-
export { default as SunSnowIcon } from '../icons/sun-snow';
|
|
2509
2511
|
// SunMoon aliases
|
|
2510
2512
|
export { default as SunMoonIcon } from '../icons/sun-moon';
|
|
2513
|
+
// SunDim aliases
|
|
2514
|
+
export { default as SunDimIcon } from '../icons/sun-dim';
|
|
2515
|
+
// SunSnow aliases
|
|
2516
|
+
export { default as SunSnowIcon } from '../icons/sun-snow';
|
|
2511
2517
|
// Sun aliases
|
|
2512
2518
|
export { default as SunIcon } from '../icons/sun';
|
|
2513
2519
|
// Sunrise aliases
|
|
@@ -2518,12 +2524,12 @@ export { default as SunsetIcon } from '../icons/sunset';
|
|
|
2518
2524
|
export { default as SuperscriptIcon } from '../icons/superscript';
|
|
2519
2525
|
// SwatchBook aliases
|
|
2520
2526
|
export { default as SwatchBookIcon } from '../icons/swatch-book';
|
|
2521
|
-
// SwitchCamera aliases
|
|
2522
|
-
export { default as SwitchCameraIcon } from '../icons/switch-camera';
|
|
2523
2527
|
// SwissFranc aliases
|
|
2524
2528
|
export { default as SwissFrancIcon } from '../icons/swiss-franc';
|
|
2525
2529
|
// Sword aliases
|
|
2526
2530
|
export { default as SwordIcon } from '../icons/sword';
|
|
2531
|
+
// SwitchCamera aliases
|
|
2532
|
+
export { default as SwitchCameraIcon } from '../icons/switch-camera';
|
|
2527
2533
|
// Swords aliases
|
|
2528
2534
|
export { default as SwordsIcon } from '../icons/swords';
|
|
2529
2535
|
// Syringe aliases
|
|
@@ -2532,18 +2538,18 @@ export { default as SyringeIcon } from '../icons/syringe';
|
|
|
2532
2538
|
export { default as Table2Icon } from '../icons/table-2';
|
|
2533
2539
|
// TableCellsMerge aliases
|
|
2534
2540
|
export { default as TableCellsMergeIcon } from '../icons/table-cells-merge';
|
|
2541
|
+
// TableCellsSplit aliases
|
|
2542
|
+
export { default as TableCellsSplitIcon } from '../icons/table-cells-split';
|
|
2535
2543
|
// TableColumnsSplit aliases
|
|
2536
2544
|
export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
|
|
2545
|
+
// TableProperties aliases
|
|
2546
|
+
export { default as TablePropertiesIcon } from '../icons/table-properties';
|
|
2537
2547
|
// TableOfContents aliases
|
|
2538
2548
|
export { default as TableOfContentsIcon } from '../icons/table-of-contents';
|
|
2539
|
-
//
|
|
2540
|
-
export { default as
|
|
2549
|
+
// Table aliases
|
|
2550
|
+
export { default as TableIcon } from '../icons/table';
|
|
2541
2551
|
// TableRowsSplit aliases
|
|
2542
2552
|
export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
|
|
2543
|
-
// TableProperties aliases
|
|
2544
|
-
export { default as TablePropertiesIcon } from '../icons/table-properties';
|
|
2545
|
-
// Table aliases
|
|
2546
|
-
export { default as TableIcon } from '../icons/table';
|
|
2547
2553
|
// TabletSmartphone aliases
|
|
2548
2554
|
export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone';
|
|
2549
2555
|
// Tablet aliases
|
|
@@ -2552,22 +2558,22 @@ export { default as TabletIcon } from '../icons/tablet';
|
|
|
2552
2558
|
export { default as TabletsIcon } from '../icons/tablets';
|
|
2553
2559
|
// Tag aliases
|
|
2554
2560
|
export { default as TagIcon } from '../icons/tag';
|
|
2555
|
-
// Tags aliases
|
|
2556
|
-
export { default as TagsIcon } from '../icons/tags';
|
|
2557
|
-
// Tally2 aliases
|
|
2558
|
-
export { default as Tally2Icon } from '../icons/tally-2';
|
|
2559
2561
|
// Tally1 aliases
|
|
2560
2562
|
export { default as Tally1Icon } from '../icons/tally-1';
|
|
2563
|
+
// Tally2 aliases
|
|
2564
|
+
export { default as Tally2Icon } from '../icons/tally-2';
|
|
2565
|
+
// Tags aliases
|
|
2566
|
+
export { default as TagsIcon } from '../icons/tags';
|
|
2561
2567
|
// Tally3 aliases
|
|
2562
2568
|
export { default as Tally3Icon } from '../icons/tally-3';
|
|
2563
2569
|
// Tally4 aliases
|
|
2564
2570
|
export { default as Tally4Icon } from '../icons/tally-4';
|
|
2565
|
-
// Tally5 aliases
|
|
2566
|
-
export { default as Tally5Icon } from '../icons/tally-5';
|
|
2567
2571
|
// Tangent aliases
|
|
2568
2572
|
export { default as TangentIcon } from '../icons/tangent';
|
|
2569
2573
|
// Target aliases
|
|
2570
2574
|
export { default as TargetIcon } from '../icons/target';
|
|
2575
|
+
// Tally5 aliases
|
|
2576
|
+
export { default as Tally5Icon } from '../icons/tally-5';
|
|
2571
2577
|
// Telescope aliases
|
|
2572
2578
|
export { default as TelescopeIcon } from '../icons/telescope';
|
|
2573
2579
|
// TentTree aliases
|
|
@@ -2580,10 +2586,10 @@ export { default as TerminalIcon } from '../icons/terminal';
|
|
|
2580
2586
|
export { default as TestTubeIcon } from '../icons/test-tube';
|
|
2581
2587
|
// TestTubes aliases
|
|
2582
2588
|
export { default as TestTubesIcon } from '../icons/test-tubes';
|
|
2583
|
-
// TextCursor aliases
|
|
2584
|
-
export { default as TextCursorIcon } from '../icons/text-cursor';
|
|
2585
2589
|
// TextCursorInput aliases
|
|
2586
2590
|
export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
2591
|
+
// TextCursor aliases
|
|
2592
|
+
export { default as TextCursorIcon } from '../icons/text-cursor';
|
|
2587
2593
|
// TextQuote aliases
|
|
2588
2594
|
export { default as TextQuoteIcon } from '../icons/text-quote';
|
|
2589
2595
|
// TextSearch aliases
|
|
@@ -2592,10 +2598,10 @@ export { default as TextSearchIcon } from '../icons/text-search';
|
|
|
2592
2598
|
export { default as TheaterIcon } from '../icons/theater';
|
|
2593
2599
|
// ThermometerSnowflake aliases
|
|
2594
2600
|
export { default as ThermometerSnowflakeIcon } from '../icons/thermometer-snowflake';
|
|
2595
|
-
// Thermometer aliases
|
|
2596
|
-
export { default as ThermometerIcon } from '../icons/thermometer';
|
|
2597
2601
|
// ThermometerSun aliases
|
|
2598
2602
|
export { default as ThermometerSunIcon } from '../icons/thermometer-sun';
|
|
2603
|
+
// Thermometer aliases
|
|
2604
|
+
export { default as ThermometerIcon } from '../icons/thermometer';
|
|
2599
2605
|
// ThumbsDown aliases
|
|
2600
2606
|
export { default as ThumbsDownIcon } from '../icons/thumbs-down';
|
|
2601
2607
|
// ThumbsUp aliases
|
|
@@ -2604,10 +2610,10 @@ export { default as ThumbsUpIcon } from '../icons/thumbs-up';
|
|
|
2604
2610
|
export { default as TicketCheckIcon } from '../icons/ticket-check';
|
|
2605
2611
|
// TicketMinus aliases
|
|
2606
2612
|
export { default as TicketMinusIcon } from '../icons/ticket-minus';
|
|
2607
|
-
// TicketPlus aliases
|
|
2608
|
-
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2609
2613
|
// TicketPercent aliases
|
|
2610
2614
|
export { default as TicketPercentIcon } from '../icons/ticket-percent';
|
|
2615
|
+
// TicketPlus aliases
|
|
2616
|
+
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2611
2617
|
// TicketSlash aliases
|
|
2612
2618
|
export { default as TicketSlashIcon } from '../icons/ticket-slash';
|
|
2613
2619
|
// TicketX aliases
|
|
@@ -2624,24 +2630,24 @@ export { default as TimelineIcon } from '../icons/timeline';
|
|
|
2624
2630
|
export { default as TimerOffIcon } from '../icons/timer-off';
|
|
2625
2631
|
// TimerReset aliases
|
|
2626
2632
|
export { default as TimerResetIcon } from '../icons/timer-reset';
|
|
2627
|
-
// Timer aliases
|
|
2628
|
-
export { default as TimerIcon } from '../icons/timer';
|
|
2629
2633
|
// ToggleLeft aliases
|
|
2630
2634
|
export { default as ToggleLeftIcon } from '../icons/toggle-left';
|
|
2631
2635
|
// ToggleRight aliases
|
|
2632
2636
|
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2637
|
+
// Timer aliases
|
|
2638
|
+
export { default as TimerIcon } from '../icons/timer';
|
|
2633
2639
|
// Toilet aliases
|
|
2634
2640
|
export { default as ToiletIcon } from '../icons/toilet';
|
|
2641
|
+
// Toolbox aliases
|
|
2642
|
+
export { default as ToolboxIcon } from '../icons/toolbox';
|
|
2635
2643
|
// ToolCase aliases
|
|
2636
2644
|
export { default as ToolCaseIcon } from '../icons/tool-case';
|
|
2637
2645
|
// Tornado aliases
|
|
2638
2646
|
export { default as TornadoIcon } from '../icons/tornado';
|
|
2639
|
-
// Toolbox aliases
|
|
2640
|
-
export { default as ToolboxIcon } from '../icons/toolbox';
|
|
2641
|
-
// TouchpadOff aliases
|
|
2642
|
-
export { default as TouchpadOffIcon } from '../icons/touchpad-off';
|
|
2643
2647
|
// Torus aliases
|
|
2644
2648
|
export { default as TorusIcon } from '../icons/torus';
|
|
2649
|
+
// TouchpadOff aliases
|
|
2650
|
+
export { default as TouchpadOffIcon } from '../icons/touchpad-off';
|
|
2645
2651
|
// Touchpad aliases
|
|
2646
2652
|
export { default as TouchpadIcon } from '../icons/touchpad';
|
|
2647
2653
|
// TowelRack aliases
|
|
@@ -2654,18 +2660,18 @@ export { default as ToyBrickIcon } from '../icons/toy-brick';
|
|
|
2654
2660
|
export { default as TractorIcon } from '../icons/tractor';
|
|
2655
2661
|
// TrafficCone aliases
|
|
2656
2662
|
export { default as TrafficConeIcon } from '../icons/traffic-cone';
|
|
2657
|
-
// TrainFront aliases
|
|
2658
|
-
export { default as TrainFrontIcon } from '../icons/train-front';
|
|
2659
2663
|
// TrainFrontTunnel aliases
|
|
2660
2664
|
export { default as TrainFrontTunnelIcon } from '../icons/train-front-tunnel';
|
|
2661
|
-
//
|
|
2662
|
-
export { default as
|
|
2665
|
+
// TrainFront aliases
|
|
2666
|
+
export { default as TrainFrontIcon } from '../icons/train-front';
|
|
2663
2667
|
// TrainTrack aliases
|
|
2664
2668
|
export { default as TrainTrackIcon } from '../icons/train-track';
|
|
2665
|
-
//
|
|
2666
|
-
export { default as
|
|
2669
|
+
// Transgender aliases
|
|
2670
|
+
export { default as TransgenderIcon } from '../icons/transgender';
|
|
2667
2671
|
// Trash2 aliases
|
|
2668
2672
|
export { default as Trash2Icon } from '../icons/trash-2';
|
|
2673
|
+
// Trash aliases
|
|
2674
|
+
export { default as TrashIcon } from '../icons/trash';
|
|
2669
2675
|
// TreeDeciduous aliases
|
|
2670
2676
|
export { default as TreeDeciduousIcon } from '../icons/tree-deciduous';
|
|
2671
2677
|
// TreePine aliases
|
|
@@ -2676,22 +2682,22 @@ export { default as TreesIcon } from '../icons/trees';
|
|
|
2676
2682
|
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2677
2683
|
// TrendingUpDown aliases
|
|
2678
2684
|
export { default as TrendingUpDownIcon } from '../icons/trending-up-down';
|
|
2679
|
-
// TrendingUp aliases
|
|
2680
|
-
export { default as TrendingUpIcon } from '../icons/trending-up';
|
|
2681
2685
|
// TriangleDashed aliases
|
|
2682
2686
|
export { default as TriangleDashedIcon } from '../icons/triangle-dashed';
|
|
2687
|
+
// TrendingUp aliases
|
|
2688
|
+
export { default as TrendingUpIcon } from '../icons/trending-up';
|
|
2683
2689
|
// TriangleRight aliases
|
|
2684
2690
|
export { default as TriangleRightIcon } from '../icons/triangle-right';
|
|
2685
|
-
// Triangle aliases
|
|
2686
|
-
export { default as TriangleIcon } from '../icons/triangle';
|
|
2687
2691
|
// Trophy aliases
|
|
2688
2692
|
export { default as TrophyIcon } from '../icons/trophy';
|
|
2693
|
+
// Triangle aliases
|
|
2694
|
+
export { default as TriangleIcon } from '../icons/triangle';
|
|
2689
2695
|
// TruckElectric aliases
|
|
2690
2696
|
export { default as TruckElectricIcon } from '../icons/truck-electric';
|
|
2691
|
-
// TurkishLira aliases
|
|
2692
|
-
export { default as TurkishLiraIcon } from '../icons/turkish-lira';
|
|
2693
2697
|
// Truck aliases
|
|
2694
2698
|
export { default as TruckIcon } from '../icons/truck';
|
|
2699
|
+
// TurkishLira aliases
|
|
2700
|
+
export { default as TurkishLiraIcon } from '../icons/turkish-lira';
|
|
2695
2701
|
// Turntable aliases
|
|
2696
2702
|
export { default as TurntableIcon } from '../icons/turntable';
|
|
2697
2703
|
// Turtle aliases
|
|
@@ -2706,16 +2712,16 @@ export { default as TypeOutlineIcon } from '../icons/type-outline';
|
|
|
2706
2712
|
export { default as TypeIcon } from '../icons/type';
|
|
2707
2713
|
// UmbrellaOff aliases
|
|
2708
2714
|
export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
|
|
2715
|
+
// Underline aliases
|
|
2716
|
+
export { default as UnderlineIcon } from '../icons/underline';
|
|
2709
2717
|
// Umbrella aliases
|
|
2710
2718
|
export { default as UmbrellaIcon } from '../icons/umbrella';
|
|
2711
2719
|
// Undo2 aliases
|
|
2712
2720
|
export { default as Undo2Icon } from '../icons/undo-2';
|
|
2713
|
-
// Underline aliases
|
|
2714
|
-
export { default as UnderlineIcon } from '../icons/underline';
|
|
2715
|
-
// Undo aliases
|
|
2716
|
-
export { default as UndoIcon } from '../icons/undo';
|
|
2717
2721
|
// UndoDot aliases
|
|
2718
2722
|
export { default as UndoDotIcon } from '../icons/undo-dot';
|
|
2723
|
+
// Undo aliases
|
|
2724
|
+
export { default as UndoIcon } from '../icons/undo';
|
|
2719
2725
|
// UnfoldHorizontal aliases
|
|
2720
2726
|
export { default as UnfoldHorizontalIcon } from '../icons/unfold-horizontal';
|
|
2721
2727
|
// UnfoldVertical aliases
|
|
@@ -2724,54 +2730,54 @@ export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
|
|
|
2724
2730
|
export { default as UngroupIcon } from '../icons/ungroup';
|
|
2725
2731
|
// Unlink2 aliases
|
|
2726
2732
|
export { default as Unlink2Icon } from '../icons/unlink-2';
|
|
2727
|
-
// Unplug aliases
|
|
2728
|
-
export { default as UnplugIcon } from '../icons/unplug';
|
|
2729
2733
|
// Unlink aliases
|
|
2730
2734
|
export { default as UnlinkIcon } from '../icons/unlink';
|
|
2735
|
+
// Unplug aliases
|
|
2736
|
+
export { default as UnplugIcon } from '../icons/unplug';
|
|
2731
2737
|
// Upload aliases
|
|
2732
2738
|
export { default as UploadIcon } from '../icons/upload';
|
|
2733
2739
|
// Usb aliases
|
|
2734
2740
|
export { default as UsbIcon } from '../icons/usb';
|
|
2735
2741
|
// UserCheck aliases
|
|
2736
2742
|
export { default as UserCheckIcon } from '../icons/user-check';
|
|
2743
|
+
// UserCog aliases
|
|
2744
|
+
export { default as UserCogIcon } from '../icons/user-cog';
|
|
2737
2745
|
// UserKey aliases
|
|
2738
2746
|
export { default as UserKeyIcon } from '../icons/user-key';
|
|
2739
2747
|
// UserLock aliases
|
|
2740
2748
|
export { default as UserLockIcon } from '../icons/user-lock';
|
|
2741
|
-
// UserCog aliases
|
|
2742
|
-
export { default as UserCogIcon } from '../icons/user-cog';
|
|
2743
|
-
// UserPen aliases
|
|
2744
|
-
export { default as UserPenIcon } from '../icons/user-pen';
|
|
2745
2749
|
// UserMinus aliases
|
|
2746
2750
|
export { default as UserMinusIcon } from '../icons/user-minus';
|
|
2751
|
+
// UserPen aliases
|
|
2752
|
+
export { default as UserPenIcon } from '../icons/user-pen';
|
|
2747
2753
|
// UserPlus aliases
|
|
2748
2754
|
export { default as UserPlusIcon } from '../icons/user-plus';
|
|
2749
2755
|
// UserRoundKey aliases
|
|
2750
2756
|
export { default as UserRoundKeyIcon } from '../icons/user-round-key';
|
|
2751
|
-
// UserRoundSearch aliases
|
|
2752
|
-
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2753
2757
|
// UserRoundPen aliases
|
|
2754
2758
|
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2759
|
+
// UserRoundSearch aliases
|
|
2760
|
+
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2755
2761
|
// UserSearch aliases
|
|
2756
2762
|
export { default as UserSearchIcon } from '../icons/user-search';
|
|
2757
2763
|
// UserStar aliases
|
|
2758
2764
|
export { default as UserStarIcon } from '../icons/user-star';
|
|
2759
2765
|
// UserX aliases
|
|
2760
2766
|
export { default as UserXIcon } from '../icons/user-x';
|
|
2761
|
-
// Users aliases
|
|
2762
|
-
export { default as UsersIcon } from '../icons/users';
|
|
2763
2767
|
// User aliases
|
|
2764
2768
|
export { default as UserIcon } from '../icons/user';
|
|
2769
|
+
// Users aliases
|
|
2770
|
+
export { default as UsersIcon } from '../icons/users';
|
|
2765
2771
|
// UtilityPole aliases
|
|
2766
2772
|
export { default as UtilityPoleIcon } from '../icons/utility-pole';
|
|
2767
2773
|
// Van aliases
|
|
2768
2774
|
export { default as VanIcon } from '../icons/van';
|
|
2775
|
+
// Variable aliases
|
|
2776
|
+
export { default as VariableIcon } from '../icons/variable';
|
|
2769
2777
|
// Vault aliases
|
|
2770
2778
|
export { default as VaultIcon } from '../icons/vault';
|
|
2771
2779
|
// VectorSquare aliases
|
|
2772
2780
|
export { default as VectorSquareIcon } from '../icons/vector-square';
|
|
2773
|
-
// Variable aliases
|
|
2774
|
-
export { default as VariableIcon } from '../icons/variable';
|
|
2775
2781
|
// Vegan aliases
|
|
2776
2782
|
export { default as VeganIcon } from '../icons/vegan';
|
|
2777
2783
|
// VenetianMask aliases
|
|
@@ -2784,18 +2790,18 @@ export { default as VenusIcon } from '../icons/venus';
|
|
|
2784
2790
|
export { default as VibrateOffIcon } from '../icons/vibrate-off';
|
|
2785
2791
|
// Vibrate aliases
|
|
2786
2792
|
export { default as VibrateIcon } from '../icons/vibrate';
|
|
2787
|
-
// Video aliases
|
|
2788
|
-
export { default as VideoIcon } from '../icons/video';
|
|
2789
2793
|
// VideoOff aliases
|
|
2790
2794
|
export { default as VideoOffIcon } from '../icons/video-off';
|
|
2795
|
+
// Video aliases
|
|
2796
|
+
export { default as VideoIcon } from '../icons/video';
|
|
2791
2797
|
// Videotape aliases
|
|
2792
2798
|
export { default as VideotapeIcon } from '../icons/videotape';
|
|
2793
2799
|
// View aliases
|
|
2794
2800
|
export { default as ViewIcon } from '../icons/view';
|
|
2795
|
-
// Voicemail aliases
|
|
2796
|
-
export { default as VoicemailIcon } from '../icons/voicemail';
|
|
2797
2801
|
// Volleyball aliases
|
|
2798
2802
|
export { default as VolleyballIcon } from '../icons/volleyball';
|
|
2803
|
+
// Voicemail aliases
|
|
2804
|
+
export { default as VoicemailIcon } from '../icons/voicemail';
|
|
2799
2805
|
// Volume1 aliases
|
|
2800
2806
|
export { default as Volume1Icon } from '../icons/volume-1';
|
|
2801
2807
|
// Volume2 aliases
|
|
@@ -2808,24 +2814,24 @@ export { default as VolumeXIcon } from '../icons/volume-x';
|
|
|
2808
2814
|
export { default as VolumeIcon } from '../icons/volume';
|
|
2809
2815
|
// Vote aliases
|
|
2810
2816
|
export { default as VoteIcon } from '../icons/vote';
|
|
2811
|
-
// Wallet aliases
|
|
2812
|
-
export { default as WalletIcon } from '../icons/wallet';
|
|
2813
2817
|
// WalletCards aliases
|
|
2814
2818
|
export { default as WalletCardsIcon } from '../icons/wallet-cards';
|
|
2819
|
+
// Wallet aliases
|
|
2820
|
+
export { default as WalletIcon } from '../icons/wallet';
|
|
2815
2821
|
// Wallpaper aliases
|
|
2816
2822
|
export { default as WallpaperIcon } from '../icons/wallpaper';
|
|
2817
2823
|
// Wand aliases
|
|
2818
2824
|
export { default as WandIcon } from '../icons/wand';
|
|
2819
|
-
// WashingMachine aliases
|
|
2820
|
-
export { default as WashingMachineIcon } from '../icons/washing-machine';
|
|
2821
2825
|
// Warehouse aliases
|
|
2822
2826
|
export { default as WarehouseIcon } from '../icons/warehouse';
|
|
2827
|
+
// WashingMachine aliases
|
|
2828
|
+
export { default as WashingMachineIcon } from '../icons/washing-machine';
|
|
2823
2829
|
// Watch aliases
|
|
2824
2830
|
export { default as WatchIcon } from '../icons/watch';
|
|
2825
|
-
// WavesArrowUp aliases
|
|
2826
|
-
export { default as WavesArrowUpIcon } from '../icons/waves-arrow-up';
|
|
2827
2831
|
// WavesArrowDown aliases
|
|
2828
2832
|
export { default as WavesArrowDownIcon } from '../icons/waves-arrow-down';
|
|
2833
|
+
// WavesArrowUp aliases
|
|
2834
|
+
export { default as WavesArrowUpIcon } from '../icons/waves-arrow-up';
|
|
2829
2835
|
// WavesLadder aliases
|
|
2830
2836
|
export { default as WavesLadderIcon } from '../icons/waves-ladder';
|
|
2831
2837
|
// Waves aliases
|
|
@@ -2836,32 +2842,32 @@ export { default as WaypointsIcon } from '../icons/waypoints';
|
|
|
2836
2842
|
export { default as WebcamIcon } from '../icons/webcam';
|
|
2837
2843
|
// Webhook aliases
|
|
2838
2844
|
export { default as WebhookIcon } from '../icons/webhook';
|
|
2845
|
+
// WebhookOff aliases
|
|
2846
|
+
export { default as WebhookOffIcon } from '../icons/webhook-off';
|
|
2839
2847
|
// WeightTilde aliases
|
|
2840
2848
|
export { default as WeightTildeIcon } from '../icons/weight-tilde';
|
|
2841
2849
|
// Weight aliases
|
|
2842
2850
|
export { default as WeightIcon } from '../icons/weight';
|
|
2843
|
-
// WebhookOff aliases
|
|
2844
|
-
export { default as WebhookOffIcon } from '../icons/webhook-off';
|
|
2845
2851
|
// WheatOff aliases
|
|
2846
2852
|
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
2847
2853
|
// Wheat aliases
|
|
2848
2854
|
export { default as WheatIcon } from '../icons/wheat';
|
|
2849
|
-
// WholeWord aliases
|
|
2850
|
-
export { default as WholeWordIcon } from '../icons/whole-word';
|
|
2851
2855
|
// WifiCog aliases
|
|
2852
2856
|
export { default as WifiCogIcon } from '../icons/wifi-cog';
|
|
2857
|
+
// WholeWord aliases
|
|
2858
|
+
export { default as WholeWordIcon } from '../icons/whole-word';
|
|
2853
2859
|
// WifiHigh aliases
|
|
2854
2860
|
export { default as WifiHighIcon } from '../icons/wifi-high';
|
|
2855
2861
|
// WifiLow aliases
|
|
2856
2862
|
export { default as WifiLowIcon } from '../icons/wifi-low';
|
|
2857
|
-
// WifiPen aliases
|
|
2858
|
-
export { default as WifiPenIcon } from '../icons/wifi-pen';
|
|
2859
2863
|
// WifiOff aliases
|
|
2860
2864
|
export { default as WifiOffIcon } from '../icons/wifi-off';
|
|
2861
|
-
//
|
|
2862
|
-
export { default as
|
|
2865
|
+
// WifiPen aliases
|
|
2866
|
+
export { default as WifiPenIcon } from '../icons/wifi-pen';
|
|
2863
2867
|
// WifiZero aliases
|
|
2864
2868
|
export { default as WifiZeroIcon } from '../icons/wifi-zero';
|
|
2869
|
+
// WifiSync aliases
|
|
2870
|
+
export { default as WifiSyncIcon } from '../icons/wifi-sync';
|
|
2865
2871
|
// Wifi aliases
|
|
2866
2872
|
export { default as WifiIcon } from '../icons/wifi';
|
|
2867
2873
|
// WindArrowDown aliases
|
|
@@ -2874,30 +2880,30 @@ export { default as WineOffIcon } from '../icons/wine-off';
|
|
|
2874
2880
|
export { default as WineIcon } from '../icons/wine';
|
|
2875
2881
|
// Workflow aliases
|
|
2876
2882
|
export { default as WorkflowIcon } from '../icons/workflow';
|
|
2877
|
-
// Wrench aliases
|
|
2878
|
-
export { default as WrenchIcon } from '../icons/wrench';
|
|
2879
2883
|
// Worm aliases
|
|
2880
2884
|
export { default as WormIcon } from '../icons/worm';
|
|
2881
|
-
//
|
|
2882
|
-
export { default as
|
|
2885
|
+
// Wrench aliases
|
|
2886
|
+
export { default as WrenchIcon } from '../icons/wrench';
|
|
2883
2887
|
// XLineTop aliases
|
|
2884
2888
|
export { default as XLineTopIcon } from '../icons/x-line-top';
|
|
2889
|
+
// ZapOff aliases
|
|
2890
|
+
export { default as ZapOffIcon } from '../icons/zap-off';
|
|
2885
2891
|
// X aliases
|
|
2886
2892
|
export { default as XIcon } from '../icons/x';
|
|
2887
2893
|
// Zap aliases
|
|
2888
2894
|
export { default as ZapIcon } from '../icons/zap';
|
|
2889
|
-
// ZodiacAries aliases
|
|
2890
|
-
export { default as ZodiacAriesIcon } from '../icons/zodiac-aries';
|
|
2891
2895
|
// ZodiacAquarius aliases
|
|
2892
2896
|
export { default as ZodiacAquariusIcon } from '../icons/zodiac-aquarius';
|
|
2897
|
+
// ZodiacAries aliases
|
|
2898
|
+
export { default as ZodiacAriesIcon } from '../icons/zodiac-aries';
|
|
2893
2899
|
// ZodiacCancer aliases
|
|
2894
2900
|
export { default as ZodiacCancerIcon } from '../icons/zodiac-cancer';
|
|
2901
|
+
// ZodiacCapricorn aliases
|
|
2902
|
+
export { default as ZodiacCapricornIcon } from '../icons/zodiac-capricorn';
|
|
2895
2903
|
// ZodiacGemini aliases
|
|
2896
2904
|
export { default as ZodiacGeminiIcon } from '../icons/zodiac-gemini';
|
|
2897
2905
|
// ZodiacLeo aliases
|
|
2898
2906
|
export { default as ZodiacLeoIcon } from '../icons/zodiac-leo';
|
|
2899
|
-
// ZodiacCapricorn aliases
|
|
2900
|
-
export { default as ZodiacCapricornIcon } from '../icons/zodiac-capricorn';
|
|
2901
2907
|
// ZodiacLibra aliases
|
|
2902
2908
|
export { default as ZodiacLibraIcon } from '../icons/zodiac-libra';
|
|
2903
2909
|
// ZodiacOphiuchus aliases
|
|
@@ -2912,10 +2918,10 @@ export { default as ZodiacScorpioIcon } from '../icons/zodiac-scorpio';
|
|
|
2912
2918
|
export { default as ZodiacTaurusIcon } from '../icons/zodiac-taurus';
|
|
2913
2919
|
// ZodiacVirgo aliases
|
|
2914
2920
|
export { default as ZodiacVirgoIcon } from '../icons/zodiac-virgo';
|
|
2915
|
-
// ZoomOut aliases
|
|
2916
|
-
export { default as ZoomOutIcon } from '../icons/zoom-out';
|
|
2917
2921
|
// ZoomIn aliases
|
|
2918
2922
|
export { default as ZoomInIcon } from '../icons/zoom-in';
|
|
2923
|
+
// ZoomOut aliases
|
|
2924
|
+
export { default as ZoomOutIcon } from '../icons/zoom-out';
|
|
2919
2925
|
// ArrowDown01 aliases
|
|
2920
2926
|
export { default as ArrowDown01Icon } from '../icons/arrow-down-0-1';
|
|
2921
2927
|
// ArrowDown10 aliases
|
|
@@ -2966,12 +2972,6 @@ export {
|
|
|
2966
2972
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpAZ} instead. This alias will be removed in v1.0 */
|
|
2967
2973
|
default as ArrowUpAzIcon
|
|
2968
2974
|
} from '../icons/arrow-up-a-z';
|
|
2969
|
-
// ArrowUpNarrowWide aliases
|
|
2970
|
-
export { default as ArrowUpNarrowWideIcon } from '../icons/arrow-up-narrow-wide';
|
|
2971
|
-
export {
|
|
2972
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. This alias will be removed in v1.0 */
|
|
2973
|
-
default as SortAscIcon
|
|
2974
|
-
} from '../icons/arrow-up-narrow-wide';
|
|
2975
2975
|
// ArrowUpZA aliases
|
|
2976
2976
|
export { default as ArrowUpZAIcon } from '../icons/arrow-up-z-a';
|
|
2977
2977
|
export {
|
|
@@ -2984,6 +2984,18 @@ export {
|
|
|
2984
2984
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. This alias will be removed in v1.0 */
|
|
2985
2985
|
default as Axis3DIcon
|
|
2986
2986
|
} from '../icons/axis-3d';
|
|
2987
|
+
// ArrowUpNarrowWide aliases
|
|
2988
|
+
export { default as ArrowUpNarrowWideIcon } from '../icons/arrow-up-narrow-wide';
|
|
2989
|
+
export {
|
|
2990
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. This alias will be removed in v1.0 */
|
|
2991
|
+
default as SortAscIcon
|
|
2992
|
+
} from '../icons/arrow-up-narrow-wide';
|
|
2993
|
+
// BadgeCheck aliases
|
|
2994
|
+
export { default as BadgeCheckIcon } from '../icons/badge-check';
|
|
2995
|
+
export {
|
|
2996
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead. This alias will be removed in v1.0 */
|
|
2997
|
+
default as VerifiedIcon
|
|
2998
|
+
} from '../icons/badge-check';
|
|
2987
2999
|
// BadgeQuestionMark aliases
|
|
2988
3000
|
export { default as BadgeQuestionMarkIcon } from '../icons/badge-question-mark';
|
|
2989
3001
|
export {
|
|
@@ -2996,30 +3008,24 @@ export {
|
|
|
2996
3008
|
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. This alias will be removed in v1.0 */
|
|
2997
3009
|
default as BetweenHorizonalEndIcon
|
|
2998
3010
|
} from '../icons/between-horizontal-end';
|
|
2999
|
-
//
|
|
3000
|
-
export { default as
|
|
3001
|
-
export {
|
|
3002
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead. This alias will be removed in v1.0 */
|
|
3003
|
-
default as VerifiedIcon
|
|
3004
|
-
} from '../icons/badge-check';
|
|
3005
|
-
// Braces aliases
|
|
3006
|
-
export { default as BracesIcon } from '../icons/braces';
|
|
3011
|
+
// BetweenHorizontalStart aliases
|
|
3012
|
+
export { default as BetweenHorizontalStartIcon } from '../icons/between-horizontal-start';
|
|
3007
3013
|
export {
|
|
3008
|
-
/** @deprecated
|
|
3009
|
-
default as
|
|
3010
|
-
} from '../icons/
|
|
3014
|
+
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. This alias will be removed in v1.0 */
|
|
3015
|
+
default as BetweenHorizonalStartIcon
|
|
3016
|
+
} from '../icons/between-horizontal-start';
|
|
3011
3017
|
// BookDashed aliases
|
|
3012
3018
|
export { default as BookDashedIcon } from '../icons/book-dashed';
|
|
3013
3019
|
export {
|
|
3014
3020
|
/** @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 */
|
|
3015
3021
|
default as BookTemplateIcon
|
|
3016
3022
|
} from '../icons/book-dashed';
|
|
3017
|
-
//
|
|
3018
|
-
export { default as
|
|
3023
|
+
// Braces aliases
|
|
3024
|
+
export { default as BracesIcon } from '../icons/braces';
|
|
3019
3025
|
export {
|
|
3020
|
-
/** @deprecated
|
|
3021
|
-
default as
|
|
3022
|
-
} from '../icons/
|
|
3026
|
+
/** @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 */
|
|
3027
|
+
default as CurlyBracesIcon
|
|
3028
|
+
} from '../icons/braces';
|
|
3023
3029
|
// Captions aliases
|
|
3024
3030
|
export { default as CaptionsIcon } from '../icons/captions';
|
|
3025
3031
|
export {
|
|
@@ -3038,6 +3044,12 @@ export {
|
|
|
3038
3044
|
/** @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 */
|
|
3039
3045
|
default as BarChartHorizontalBigIcon
|
|
3040
3046
|
} from '../icons/chart-bar-big';
|
|
3047
|
+
// ChartBar aliases
|
|
3048
|
+
export { default as ChartBarIcon } from '../icons/chart-bar';
|
|
3049
|
+
export {
|
|
3050
|
+
/** @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 */
|
|
3051
|
+
default as BarChartHorizontalIcon
|
|
3052
|
+
} from '../icons/chart-bar';
|
|
3041
3053
|
// ChartCandlestick aliases
|
|
3042
3054
|
export { default as ChartCandlestickIcon } from '../icons/chart-candlestick';
|
|
3043
3055
|
export {
|
|
@@ -3050,12 +3062,6 @@ export {
|
|
|
3050
3062
|
/** @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 */
|
|
3051
3063
|
default as BarChartBigIcon
|
|
3052
3064
|
} from '../icons/chart-column-big';
|
|
3053
|
-
// ChartBar aliases
|
|
3054
|
-
export { default as ChartBarIcon } from '../icons/chart-bar';
|
|
3055
|
-
export {
|
|
3056
|
-
/** @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 */
|
|
3057
|
-
default as BarChartHorizontalIcon
|
|
3058
|
-
} from '../icons/chart-bar';
|
|
3059
3065
|
// ChartColumnIncreasing aliases
|
|
3060
3066
|
export { default as ChartColumnIncreasingIcon } from '../icons/chart-column-increasing';
|
|
3061
3067
|
export {
|
|
@@ -3068,6 +3074,12 @@ export {
|
|
|
3068
3074
|
/** @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 */
|
|
3069
3075
|
default as BarChart3Icon
|
|
3070
3076
|
} from '../icons/chart-column';
|
|
3077
|
+
// ChartLine aliases
|
|
3078
|
+
export { default as ChartLineIcon } from '../icons/chart-line';
|
|
3079
|
+
export {
|
|
3080
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartLine} instead. This alias will be removed in v1.0 */
|
|
3081
|
+
default as LineChartIcon
|
|
3082
|
+
} from '../icons/chart-line';
|
|
3071
3083
|
// ChartNoAxesColumnIncreasing aliases
|
|
3072
3084
|
export { default as ChartNoAxesColumnIncreasingIcon } from '../icons/chart-no-axes-column-increasing';
|
|
3073
3085
|
export {
|
|
@@ -3080,42 +3092,30 @@ export {
|
|
|
3080
3092
|
/** @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 */
|
|
3081
3093
|
default as BarChart2Icon
|
|
3082
3094
|
} from '../icons/chart-no-axes-column';
|
|
3083
|
-
// ChartLine aliases
|
|
3084
|
-
export { default as ChartLineIcon } from '../icons/chart-line';
|
|
3085
|
-
export {
|
|
3086
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartLine} instead. This alias will be removed in v1.0 */
|
|
3087
|
-
default as LineChartIcon
|
|
3088
|
-
} from '../icons/chart-line';
|
|
3089
|
-
// ChartPie aliases
|
|
3090
|
-
export { default as ChartPieIcon } from '../icons/chart-pie';
|
|
3091
|
-
export {
|
|
3092
|
-
/** @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 */
|
|
3093
|
-
default as PieChartIcon
|
|
3094
|
-
} from '../icons/chart-pie';
|
|
3095
3095
|
// ChartNoAxesGantt aliases
|
|
3096
3096
|
export { default as ChartNoAxesGanttIcon } from '../icons/chart-no-axes-gantt';
|
|
3097
3097
|
export {
|
|
3098
3098
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesGantt} instead. This alias will be removed in v1.0 */
|
|
3099
3099
|
default as GanttChartIcon
|
|
3100
3100
|
} from '../icons/chart-no-axes-gantt';
|
|
3101
|
-
// ChartScatter aliases
|
|
3102
|
-
export { default as ChartScatterIcon } from '../icons/chart-scatter';
|
|
3103
|
-
export {
|
|
3104
|
-
/** @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 */
|
|
3105
|
-
default as ScatterChartIcon
|
|
3106
|
-
} from '../icons/chart-scatter';
|
|
3107
3101
|
// CircleAlert aliases
|
|
3108
3102
|
export { default as CircleAlertIcon } from '../icons/circle-alert';
|
|
3109
3103
|
export {
|
|
3110
3104
|
/** @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 */
|
|
3111
3105
|
default as AlertCircleIcon
|
|
3112
3106
|
} from '../icons/circle-alert';
|
|
3113
|
-
//
|
|
3114
|
-
export { default as
|
|
3107
|
+
// ChartScatter aliases
|
|
3108
|
+
export { default as ChartScatterIcon } from '../icons/chart-scatter';
|
|
3115
3109
|
export {
|
|
3116
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3117
|
-
default as
|
|
3118
|
-
} from '../icons/
|
|
3110
|
+
/** @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 */
|
|
3111
|
+
default as ScatterChartIcon
|
|
3112
|
+
} from '../icons/chart-scatter';
|
|
3113
|
+
// ChartPie aliases
|
|
3114
|
+
export { default as ChartPieIcon } from '../icons/chart-pie';
|
|
3115
|
+
export {
|
|
3116
|
+
/** @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 */
|
|
3117
|
+
default as PieChartIcon
|
|
3118
|
+
} from '../icons/chart-pie';
|
|
3119
3119
|
// CircleArrowDown aliases
|
|
3120
3120
|
export { default as CircleArrowDownIcon } from '../icons/circle-arrow-down';
|
|
3121
3121
|
export {
|
|
@@ -3128,6 +3128,12 @@ export {
|
|
|
3128
3128
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowLeft} instead. This alias will be removed in v1.0 */
|
|
3129
3129
|
default as ArrowLeftCircleIcon
|
|
3130
3130
|
} from '../icons/circle-arrow-left';
|
|
3131
|
+
// CircleArrowOutDownLeft aliases
|
|
3132
|
+
export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left';
|
|
3133
|
+
export {
|
|
3134
|
+
/** @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 */
|
|
3135
|
+
default as ArrowDownLeftFromCircleIcon
|
|
3136
|
+
} from '../icons/circle-arrow-out-down-left';
|
|
3131
3137
|
// CircleArrowOutDownRight aliases
|
|
3132
3138
|
export { default as CircleArrowOutDownRightIcon } from '../icons/circle-arrow-out-down-right';
|
|
3133
3139
|
export {
|
|
@@ -3176,18 +3182,18 @@ export {
|
|
|
3176
3182
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. This alias will be removed in v1.0 */
|
|
3177
3183
|
default as ChevronDownCircleIcon
|
|
3178
3184
|
} from '../icons/circle-chevron-down';
|
|
3179
|
-
// CircleChevronLeft aliases
|
|
3180
|
-
export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
|
|
3181
|
-
export {
|
|
3182
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. This alias will be removed in v1.0 */
|
|
3183
|
-
default as ChevronLeftCircleIcon
|
|
3184
|
-
} from '../icons/circle-chevron-left';
|
|
3185
3185
|
// CircleChevronRight aliases
|
|
3186
3186
|
export { default as CircleChevronRightIcon } from '../icons/circle-chevron-right';
|
|
3187
3187
|
export {
|
|
3188
3188
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronRight} instead. This alias will be removed in v1.0 */
|
|
3189
3189
|
default as ChevronRightCircleIcon
|
|
3190
3190
|
} from '../icons/circle-chevron-right';
|
|
3191
|
+
// CircleChevronLeft aliases
|
|
3192
|
+
export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
|
|
3193
|
+
export {
|
|
3194
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. This alias will be removed in v1.0 */
|
|
3195
|
+
default as ChevronLeftCircleIcon
|
|
3196
|
+
} from '../icons/circle-chevron-left';
|
|
3191
3197
|
// CircleChevronUp aliases
|
|
3192
3198
|
export { default as CircleChevronUpIcon } from '../icons/circle-chevron-up';
|
|
3193
3199
|
export {
|
|
@@ -3200,6 +3206,12 @@ export {
|
|
|
3200
3206
|
/** @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 */
|
|
3201
3207
|
default as DivideCircleIcon
|
|
3202
3208
|
} from '../icons/circle-divide';
|
|
3209
|
+
// CircleGauge aliases
|
|
3210
|
+
export { default as CircleGaugeIcon } from '../icons/circle-gauge';
|
|
3211
|
+
export {
|
|
3212
|
+
/** @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 */
|
|
3213
|
+
default as GaugeCircleIcon
|
|
3214
|
+
} from '../icons/circle-gauge';
|
|
3203
3215
|
// CircleMinus aliases
|
|
3204
3216
|
export { default as CircleMinusIcon } from '../icons/circle-minus';
|
|
3205
3217
|
export {
|
|
@@ -3218,24 +3230,12 @@ export {
|
|
|
3218
3230
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParking} instead. This alias will be removed in v1.0 */
|
|
3219
3231
|
default as ParkingCircleIcon
|
|
3220
3232
|
} from '../icons/circle-parking';
|
|
3221
|
-
// CircleGauge aliases
|
|
3222
|
-
export { default as CircleGaugeIcon } from '../icons/circle-gauge';
|
|
3223
|
-
export {
|
|
3224
|
-
/** @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 */
|
|
3225
|
-
default as GaugeCircleIcon
|
|
3226
|
-
} from '../icons/circle-gauge';
|
|
3227
3233
|
// CirclePause aliases
|
|
3228
3234
|
export { default as CirclePauseIcon } from '../icons/circle-pause';
|
|
3229
3235
|
export {
|
|
3230
3236
|
/** @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 */
|
|
3231
3237
|
default as PauseCircleIcon
|
|
3232
3238
|
} from '../icons/circle-pause';
|
|
3233
|
-
// CirclePlus aliases
|
|
3234
|
-
export { default as CirclePlusIcon } from '../icons/circle-plus';
|
|
3235
|
-
export {
|
|
3236
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlus} instead. This alias will be removed in v1.0 */
|
|
3237
|
-
default as PlusCircleIcon
|
|
3238
|
-
} from '../icons/circle-plus';
|
|
3239
3239
|
// CirclePercent aliases
|
|
3240
3240
|
export { default as CirclePercentIcon } from '../icons/circle-percent';
|
|
3241
3241
|
export {
|
|
@@ -3248,12 +3248,12 @@ export {
|
|
|
3248
3248
|
/** @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 */
|
|
3249
3249
|
default as PlayCircleIcon
|
|
3250
3250
|
} from '../icons/circle-play';
|
|
3251
|
-
//
|
|
3252
|
-
export { default as
|
|
3251
|
+
// CirclePlus aliases
|
|
3252
|
+
export { default as CirclePlusIcon } from '../icons/circle-plus';
|
|
3253
3253
|
export {
|
|
3254
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3255
|
-
default as
|
|
3256
|
-
} from '../icons/circle-
|
|
3254
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlus} instead. This alias will be removed in v1.0 */
|
|
3255
|
+
default as PlusCircleIcon
|
|
3256
|
+
} from '../icons/circle-plus';
|
|
3257
3257
|
// CircleQuestionMark aliases
|
|
3258
3258
|
export { default as CircleQuestionMarkIcon } from '../icons/circle-question-mark';
|
|
3259
3259
|
export {
|
|
@@ -3264,24 +3264,30 @@ export {
|
|
|
3264
3264
|
/** @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 */
|
|
3265
3265
|
default as CircleHelpIcon
|
|
3266
3266
|
} from '../icons/circle-question-mark';
|
|
3267
|
+
// CirclePower aliases
|
|
3268
|
+
export { default as CirclePowerIcon } from '../icons/circle-power';
|
|
3269
|
+
export {
|
|
3270
|
+
/** @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 */
|
|
3271
|
+
default as PowerCircleIcon
|
|
3272
|
+
} from '../icons/circle-power';
|
|
3267
3273
|
// CircleSlash2 aliases
|
|
3268
3274
|
export { default as CircleSlash2Icon } from '../icons/circle-slash-2';
|
|
3269
3275
|
export {
|
|
3270
3276
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleSlash2} instead. This alias will be removed in v1.0 */
|
|
3271
3277
|
default as CircleSlashedIcon
|
|
3272
3278
|
} from '../icons/circle-slash-2';
|
|
3273
|
-
// CircleUserRound aliases
|
|
3274
|
-
export { default as CircleUserRoundIcon } from '../icons/circle-user-round';
|
|
3275
|
-
export {
|
|
3276
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. This alias will be removed in v1.0 */
|
|
3277
|
-
default as UserCircle2Icon
|
|
3278
|
-
} from '../icons/circle-user-round';
|
|
3279
3279
|
// CircleStop aliases
|
|
3280
3280
|
export { default as CircleStopIcon } from '../icons/circle-stop';
|
|
3281
3281
|
export {
|
|
3282
3282
|
/** @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 */
|
|
3283
3283
|
default as StopCircleIcon
|
|
3284
3284
|
} from '../icons/circle-stop';
|
|
3285
|
+
// CircleUserRound aliases
|
|
3286
|
+
export { default as CircleUserRoundIcon } from '../icons/circle-user-round';
|
|
3287
|
+
export {
|
|
3288
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. This alias will be removed in v1.0 */
|
|
3289
|
+
default as UserCircle2Icon
|
|
3290
|
+
} from '../icons/circle-user-round';
|
|
3285
3291
|
// CircleUser aliases
|
|
3286
3292
|
export { default as CircleUserIcon } from '../icons/circle-user';
|
|
3287
3293
|
export {
|
|
@@ -3306,18 +3312,18 @@ export {
|
|
|
3306
3312
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPen} instead. This alias will be removed in v1.0 */
|
|
3307
3313
|
default as ClipboardEditIcon
|
|
3308
3314
|
} from '../icons/clipboard-pen';
|
|
3309
|
-
// CloudUpload aliases
|
|
3310
|
-
export { default as CloudUploadIcon } from '../icons/cloud-upload';
|
|
3311
|
-
export {
|
|
3312
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudUpload} instead. This alias will be removed in v1.0 */
|
|
3313
|
-
default as UploadCloudIcon
|
|
3314
|
-
} from '../icons/cloud-upload';
|
|
3315
3315
|
// CloudDownload aliases
|
|
3316
3316
|
export { default as CloudDownloadIcon } from '../icons/cloud-download';
|
|
3317
3317
|
export {
|
|
3318
3318
|
/** @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 */
|
|
3319
3319
|
default as DownloadCloudIcon
|
|
3320
3320
|
} from '../icons/cloud-download';
|
|
3321
|
+
// CloudUpload aliases
|
|
3322
|
+
export { default as CloudUploadIcon } from '../icons/cloud-upload';
|
|
3323
|
+
export {
|
|
3324
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudUpload} instead. This alias will be removed in v1.0 */
|
|
3325
|
+
default as UploadCloudIcon
|
|
3326
|
+
} from '../icons/cloud-upload';
|
|
3321
3327
|
// CodeXml aliases
|
|
3322
3328
|
export { default as CodeXmlIcon } from '../icons/code-xml';
|
|
3323
3329
|
export {
|
|
@@ -3340,18 +3346,18 @@ export {
|
|
|
3340
3346
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. This alias will be removed in v1.0 */
|
|
3341
3347
|
default as TableConfigIcon
|
|
3342
3348
|
} from '../icons/columns-3-cog';
|
|
3343
|
-
// ContactRound aliases
|
|
3344
|
-
export { default as ContactRoundIcon } from '../icons/contact-round';
|
|
3345
|
-
export {
|
|
3346
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. This alias will be removed in v1.0 */
|
|
3347
|
-
default as Contact2Icon
|
|
3348
|
-
} from '../icons/contact-round';
|
|
3349
3349
|
// Columns3 aliases
|
|
3350
3350
|
export { default as Columns3Icon } from '../icons/columns-3';
|
|
3351
3351
|
export {
|
|
3352
3352
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead. This alias will be removed in v1.0 */
|
|
3353
3353
|
default as PanelsLeftRightIcon
|
|
3354
3354
|
} from '../icons/columns-3';
|
|
3355
|
+
// ContactRound aliases
|
|
3356
|
+
export { default as ContactRoundIcon } from '../icons/contact-round';
|
|
3357
|
+
export {
|
|
3358
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. This alias will be removed in v1.0 */
|
|
3359
|
+
default as Contact2Icon
|
|
3360
|
+
} from '../icons/contact-round';
|
|
3355
3361
|
// DiamondPercent aliases
|
|
3356
3362
|
export { default as DiamondPercentIcon } from '../icons/diamond-percent';
|
|
3357
3363
|
export {
|
|
@@ -3430,34 +3436,34 @@ export {
|
|
|
3430
3436
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCheckCorner} instead. This alias will be removed in v1.0 */
|
|
3431
3437
|
default as FileCheck2Icon
|
|
3432
3438
|
} from '../icons/file-check-corner';
|
|
3433
|
-
// FileHeadphone aliases
|
|
3434
|
-
export { default as FileHeadphoneIcon } from '../icons/file-headphone';
|
|
3435
|
-
export {
|
|
3436
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileHeadphone} instead. This alias will be removed in v1.0 */
|
|
3437
|
-
default as FileAudioIcon
|
|
3438
|
-
} from '../icons/file-headphone';
|
|
3439
|
-
export {
|
|
3440
|
-
/** @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 */
|
|
3441
|
-
default as FileAudio2Icon
|
|
3442
|
-
} from '../icons/file-headphone';
|
|
3443
3439
|
// FileCodeCorner aliases
|
|
3444
3440
|
export { default as FileCodeCornerIcon } from '../icons/file-code-corner';
|
|
3445
3441
|
export {
|
|
3446
3442
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCodeCorner} instead. This alias will be removed in v1.0 */
|
|
3447
3443
|
default as FileCode2Icon
|
|
3448
3444
|
} from '../icons/file-code-corner';
|
|
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';
|
|
3449
3451
|
// FileExclamationPoint aliases
|
|
3450
3452
|
export { default as FileExclamationPointIcon } from '../icons/file-exclamation-point';
|
|
3451
3453
|
export {
|
|
3452
3454
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileExclamationPoint} instead. This alias will be removed in v1.0 */
|
|
3453
3455
|
default as FileWarningIcon
|
|
3454
3456
|
} from '../icons/file-exclamation-point';
|
|
3455
|
-
//
|
|
3456
|
-
export { default as
|
|
3457
|
+
// FileHeadphone aliases
|
|
3458
|
+
export { default as FileHeadphoneIcon } from '../icons/file-headphone';
|
|
3457
3459
|
export {
|
|
3458
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3459
|
-
default as
|
|
3460
|
-
} from '../icons/file-
|
|
3460
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileHeadphone} instead. This alias will be removed in v1.0 */
|
|
3461
|
+
default as FileAudioIcon
|
|
3462
|
+
} from '../icons/file-headphone';
|
|
3463
|
+
export {
|
|
3464
|
+
/** @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 */
|
|
3465
|
+
default as FileAudio2Icon
|
|
3466
|
+
} from '../icons/file-headphone';
|
|
3461
3467
|
// FileKey aliases
|
|
3462
3468
|
export { default as FileKeyIcon } from '../icons/file-key';
|
|
3463
3469
|
export {
|
|
@@ -3470,18 +3476,18 @@ export {
|
|
|
3470
3476
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileLock} instead. This alias will be removed in v1.0 */
|
|
3471
3477
|
default as FileLock2Icon
|
|
3472
3478
|
} from '../icons/file-lock';
|
|
3473
|
-
// FilePenLine aliases
|
|
3474
|
-
export { default as FilePenLineIcon } from '../icons/file-pen-line';
|
|
3475
|
-
export {
|
|
3476
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead. This alias will be removed in v1.0 */
|
|
3477
|
-
default as FileSignatureIcon
|
|
3478
|
-
} from '../icons/file-pen-line';
|
|
3479
3479
|
// FileMinusCorner aliases
|
|
3480
3480
|
export { default as FileMinusCornerIcon } from '../icons/file-minus-corner';
|
|
3481
3481
|
export {
|
|
3482
3482
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileMinusCorner} instead. This alias will be removed in v1.0 */
|
|
3483
3483
|
default as FileMinus2Icon
|
|
3484
3484
|
} from '../icons/file-minus-corner';
|
|
3485
|
+
// FilePenLine aliases
|
|
3486
|
+
export { default as FilePenLineIcon } from '../icons/file-pen-line';
|
|
3487
|
+
export {
|
|
3488
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead. This alias will be removed in v1.0 */
|
|
3489
|
+
default as FileSignatureIcon
|
|
3490
|
+
} from '../icons/file-pen-line';
|
|
3485
3491
|
// FilePen aliases
|
|
3486
3492
|
export { default as FilePenIcon } from '../icons/file-pen';
|
|
3487
3493
|
export {
|
|
@@ -3506,42 +3512,42 @@ export {
|
|
|
3506
3512
|
/** @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 */
|
|
3507
3513
|
default as FileQuestionIcon
|
|
3508
3514
|
} from '../icons/file-question-mark';
|
|
3509
|
-
// FileSignal aliases
|
|
3510
|
-
export { default as FileSignalIcon } from '../icons/file-signal';
|
|
3511
|
-
export {
|
|
3512
|
-
/** @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 */
|
|
3513
|
-
default as FileVolume2Icon
|
|
3514
|
-
} from '../icons/file-signal';
|
|
3515
3515
|
// FileSearchCorner aliases
|
|
3516
3516
|
export { default as FileSearchCornerIcon } from '../icons/file-search-corner';
|
|
3517
3517
|
export {
|
|
3518
3518
|
/** @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 */
|
|
3519
3519
|
default as FileSearch2Icon
|
|
3520
3520
|
} from '../icons/file-search-corner';
|
|
3521
|
+
// FileSignal aliases
|
|
3522
|
+
export { default as FileSignalIcon } from '../icons/file-signal';
|
|
3523
|
+
export {
|
|
3524
|
+
/** @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 */
|
|
3525
|
+
default as FileVolume2Icon
|
|
3526
|
+
} from '../icons/file-signal';
|
|
3521
3527
|
// FileTypeCorner aliases
|
|
3522
3528
|
export { default as FileTypeCornerIcon } from '../icons/file-type-corner';
|
|
3523
3529
|
export {
|
|
3524
3530
|
/** @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 */
|
|
3525
3531
|
default as FileType2Icon
|
|
3526
3532
|
} from '../icons/file-type-corner';
|
|
3527
|
-
// FileXCorner aliases
|
|
3528
|
-
export { default as FileXCornerIcon } from '../icons/file-x-corner';
|
|
3529
|
-
export {
|
|
3530
|
-
/** @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 */
|
|
3531
|
-
default as FileX2Icon
|
|
3532
|
-
} from '../icons/file-x-corner';
|
|
3533
3533
|
// FileVideoCamera aliases
|
|
3534
3534
|
export { default as FileVideoCameraIcon } from '../icons/file-video-camera';
|
|
3535
3535
|
export {
|
|
3536
3536
|
/** @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 */
|
|
3537
3537
|
default as FileVideo2Icon
|
|
3538
3538
|
} from '../icons/file-video-camera';
|
|
3539
|
-
//
|
|
3540
|
-
export { default as
|
|
3539
|
+
// FileXCorner aliases
|
|
3540
|
+
export { default as FileXCornerIcon } from '../icons/file-x-corner';
|
|
3541
3541
|
export {
|
|
3542
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3543
|
-
default as
|
|
3544
|
-
} from '../icons/
|
|
3542
|
+
/** @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 */
|
|
3543
|
+
default as FileX2Icon
|
|
3544
|
+
} from '../icons/file-x-corner';
|
|
3545
|
+
// FolderCog aliases
|
|
3546
|
+
export { default as FolderCogIcon } from '../icons/folder-cog';
|
|
3547
|
+
export {
|
|
3548
|
+
/** @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 */
|
|
3549
|
+
default as FolderCog2Icon
|
|
3550
|
+
} from '../icons/folder-cog';
|
|
3545
3551
|
// FolderPen aliases
|
|
3546
3552
|
export { default as FolderPenIcon } from '../icons/folder-pen';
|
|
3547
3553
|
export {
|
|
@@ -3554,18 +3560,6 @@ export {
|
|
|
3554
3560
|
/** @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 */
|
|
3555
3561
|
default as FilterXIcon
|
|
3556
3562
|
} from '../icons/funnel-x';
|
|
3557
|
-
// FolderCog aliases
|
|
3558
|
-
export { default as FolderCogIcon } from '../icons/folder-cog';
|
|
3559
|
-
export {
|
|
3560
|
-
/** @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 */
|
|
3561
|
-
default as FolderCog2Icon
|
|
3562
|
-
} from '../icons/folder-cog';
|
|
3563
|
-
// Funnel aliases
|
|
3564
|
-
export { default as FunnelIcon } from '../icons/funnel';
|
|
3565
|
-
export {
|
|
3566
|
-
/** @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 */
|
|
3567
|
-
default as FilterIcon
|
|
3568
|
-
} from '../icons/funnel';
|
|
3569
3563
|
// GitCommitHorizontal aliases
|
|
3570
3564
|
export { default as GitCommitHorizontalIcon } from '../icons/git-commit-horizontal';
|
|
3571
3565
|
export {
|
|
@@ -3578,58 +3572,70 @@ export {
|
|
|
3578
3572
|
/** @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 */
|
|
3579
3573
|
default as Grid2X2CheckIcon
|
|
3580
3574
|
} from '../icons/grid-2x2-check';
|
|
3575
|
+
// FingerprintPattern aliases
|
|
3576
|
+
export { default as FingerprintPatternIcon } from '../icons/fingerprint-pattern';
|
|
3577
|
+
export {
|
|
3578
|
+
/** @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 */
|
|
3579
|
+
default as FingerprintIcon
|
|
3580
|
+
} from '../icons/fingerprint-pattern';
|
|
3581
|
+
// Funnel aliases
|
|
3582
|
+
export { default as FunnelIcon } from '../icons/funnel';
|
|
3583
|
+
export {
|
|
3584
|
+
/** @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 */
|
|
3585
|
+
default as FilterIcon
|
|
3586
|
+
} from '../icons/funnel';
|
|
3581
3587
|
// Grid2x2Plus aliases
|
|
3582
3588
|
export { default as Grid2x2PlusIcon } from '../icons/grid-2x2-plus';
|
|
3583
3589
|
export {
|
|
3584
3590
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Plus} instead. This alias will be removed in v1.0 */
|
|
3585
3591
|
default as Grid2X2PlusIcon
|
|
3586
3592
|
} from '../icons/grid-2x2-plus';
|
|
3593
|
+
// Grid2x2 aliases
|
|
3594
|
+
export { default as Grid2x2Icon } from '../icons/grid-2x2';
|
|
3595
|
+
export {
|
|
3596
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. This alias will be removed in v1.0 */
|
|
3597
|
+
default as Grid2X2Icon
|
|
3598
|
+
} from '../icons/grid-2x2';
|
|
3587
3599
|
// Grid2x2X aliases
|
|
3588
3600
|
export { default as Grid2x2XIcon } from '../icons/grid-2x2-x';
|
|
3589
3601
|
export {
|
|
3590
3602
|
/** @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 */
|
|
3591
3603
|
default as Grid2X2XIcon
|
|
3592
3604
|
} from '../icons/grid-2x2-x';
|
|
3605
|
+
// Grid3x3 aliases
|
|
3606
|
+
export { default as Grid3x3Icon } from '../icons/grid-3x3';
|
|
3607
|
+
export {
|
|
3608
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. This alias will be removed in v1.0 */
|
|
3609
|
+
default as GridIcon
|
|
3610
|
+
} from '../icons/grid-3x3';
|
|
3611
|
+
export {
|
|
3612
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. This alias will be removed in v1.0 */
|
|
3613
|
+
default as Grid3X3Icon
|
|
3614
|
+
} from '../icons/grid-3x3';
|
|
3593
3615
|
// HandGrab aliases
|
|
3594
3616
|
export { default as HandGrabIcon } from '../icons/hand-grab';
|
|
3595
3617
|
export {
|
|
3596
3618
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. This alias will be removed in v1.0 */
|
|
3597
3619
|
default as GrabIcon
|
|
3598
3620
|
} from '../icons/hand-grab';
|
|
3599
|
-
// Grid2x2 aliases
|
|
3600
|
-
export { default as Grid2x2Icon } from '../icons/grid-2x2';
|
|
3601
|
-
export {
|
|
3602
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. This alias will be removed in v1.0 */
|
|
3603
|
-
default as Grid2X2Icon
|
|
3604
|
-
} from '../icons/grid-2x2';
|
|
3605
3621
|
// HandHelping aliases
|
|
3606
3622
|
export { default as HandHelpingIcon } from '../icons/hand-helping';
|
|
3607
3623
|
export {
|
|
3608
3624
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandHelping} instead. This alias will be removed in v1.0 */
|
|
3609
3625
|
default as HelpingHandIcon
|
|
3610
3626
|
} from '../icons/hand-helping';
|
|
3611
|
-
//
|
|
3612
|
-
export { default as
|
|
3613
|
-
export {
|
|
3614
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. This alias will be removed in v1.0 */
|
|
3615
|
-
default as GridIcon
|
|
3616
|
-
} from '../icons/grid-3x3';
|
|
3627
|
+
// House aliases
|
|
3628
|
+
export { default as HouseIcon } from '../icons/house';
|
|
3617
3629
|
export {
|
|
3618
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3619
|
-
default as
|
|
3620
|
-
} from '../icons/
|
|
3630
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. This alias will be removed in v1.0 */
|
|
3631
|
+
default as HomeIcon
|
|
3632
|
+
} from '../icons/house';
|
|
3621
3633
|
// IceCreamBowl aliases
|
|
3622
3634
|
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3623
3635
|
export {
|
|
3624
3636
|
/** @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 */
|
|
3625
3637
|
default as IceCream2Icon
|
|
3626
3638
|
} from '../icons/ice-cream-bowl';
|
|
3627
|
-
// House aliases
|
|
3628
|
-
export { default as HouseIcon } from '../icons/house';
|
|
3629
|
-
export {
|
|
3630
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. This alias will be removed in v1.0 */
|
|
3631
|
-
default as HomeIcon
|
|
3632
|
-
} from '../icons/house';
|
|
3633
3639
|
// IceCreamCone aliases
|
|
3634
3640
|
export { default as IceCreamConeIcon } from '../icons/ice-cream-cone';
|
|
3635
3641
|
export {
|
|
@@ -3648,16 +3654,6 @@ export {
|
|
|
3648
3654
|
/** @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 */
|
|
3649
3655
|
default as Layers3Icon
|
|
3650
3656
|
} from '../icons/layers';
|
|
3651
|
-
// ListIndentDecrease aliases
|
|
3652
|
-
export { default as ListIndentDecreaseIcon } from '../icons/list-indent-decrease';
|
|
3653
|
-
export {
|
|
3654
|
-
/** @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 */
|
|
3655
|
-
default as OutdentIcon
|
|
3656
|
-
} from '../icons/list-indent-decrease';
|
|
3657
|
-
export {
|
|
3658
|
-
/** @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 */
|
|
3659
|
-
default as IndentDecreaseIcon
|
|
3660
|
-
} from '../icons/list-indent-decrease';
|
|
3661
3657
|
// ListIndentIncrease aliases
|
|
3662
3658
|
export { default as ListIndentIncreaseIcon } from '../icons/list-indent-increase';
|
|
3663
3659
|
export {
|
|
@@ -3668,6 +3664,16 @@ export {
|
|
|
3668
3664
|
/** @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 */
|
|
3669
3665
|
default as IndentIncreaseIcon
|
|
3670
3666
|
} from '../icons/list-indent-increase';
|
|
3667
|
+
// ListIndentDecrease aliases
|
|
3668
|
+
export { default as ListIndentDecreaseIcon } from '../icons/list-indent-decrease';
|
|
3669
|
+
export {
|
|
3670
|
+
/** @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 */
|
|
3671
|
+
default as OutdentIcon
|
|
3672
|
+
} from '../icons/list-indent-decrease';
|
|
3673
|
+
export {
|
|
3674
|
+
/** @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 */
|
|
3675
|
+
default as IndentDecreaseIcon
|
|
3676
|
+
} from '../icons/list-indent-decrease';
|
|
3671
3677
|
// LoaderCircle aliases
|
|
3672
3678
|
export { default as LoaderCircleIcon } from '../icons/loader-circle';
|
|
3673
3679
|
export {
|
|
@@ -3680,18 +3686,18 @@ export {
|
|
|
3680
3686
|
/** @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 */
|
|
3681
3687
|
default as UnlockKeyholeIcon
|
|
3682
3688
|
} from '../icons/lock-keyhole-open';
|
|
3683
|
-
// MailQuestionMark aliases
|
|
3684
|
-
export { default as MailQuestionMarkIcon } from '../icons/mail-question-mark';
|
|
3685
|
-
export {
|
|
3686
|
-
/** @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 */
|
|
3687
|
-
default as MailQuestionIcon
|
|
3688
|
-
} from '../icons/mail-question-mark';
|
|
3689
3689
|
// LockOpen aliases
|
|
3690
3690
|
export { default as LockOpenIcon } from '../icons/lock-open';
|
|
3691
3691
|
export {
|
|
3692
3692
|
/** @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 */
|
|
3693
3693
|
default as UnlockIcon
|
|
3694
3694
|
} from '../icons/lock-open';
|
|
3695
|
+
// MailQuestionMark aliases
|
|
3696
|
+
export { default as MailQuestionMarkIcon } from '../icons/mail-question-mark';
|
|
3697
|
+
export {
|
|
3698
|
+
/** @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 */
|
|
3699
|
+
default as MailQuestionIcon
|
|
3700
|
+
} from '../icons/mail-question-mark';
|
|
3695
3701
|
// MapPinPen aliases
|
|
3696
3702
|
export { default as MapPinPenIcon } from '../icons/map-pin-pen';
|
|
3697
3703
|
export {
|
|
@@ -3716,8 +3722,14 @@ export {
|
|
|
3716
3722
|
/** @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 */
|
|
3717
3723
|
default as Move3DIcon
|
|
3718
3724
|
} from '../icons/move-3d';
|
|
3719
|
-
//
|
|
3720
|
-
export { default as
|
|
3725
|
+
// OctagonAlert aliases
|
|
3726
|
+
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3727
|
+
export {
|
|
3728
|
+
/** @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 */
|
|
3729
|
+
default as AlertOctagonIcon
|
|
3730
|
+
} from '../icons/octagon-alert';
|
|
3731
|
+
// OctagonPause aliases
|
|
3732
|
+
export { default as OctagonPauseIcon } from '../icons/octagon-pause';
|
|
3721
3733
|
export {
|
|
3722
3734
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead. This alias will be removed in v1.0 */
|
|
3723
3735
|
default as PauseOctagonIcon
|
|
@@ -3728,48 +3740,42 @@ export {
|
|
|
3728
3740
|
/** @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 */
|
|
3729
3741
|
default as XOctagonIcon
|
|
3730
3742
|
} from '../icons/octagon-x';
|
|
3743
|
+
// PanelBottomDashed aliases
|
|
3744
|
+
export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed';
|
|
3745
|
+
export {
|
|
3746
|
+
/** @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 */
|
|
3747
|
+
default as PanelBottomInactiveIcon
|
|
3748
|
+
} from '../icons/panel-bottom-dashed';
|
|
3731
3749
|
// PaintbrushVertical aliases
|
|
3732
3750
|
export { default as PaintbrushVerticalIcon } from '../icons/paintbrush-vertical';
|
|
3733
3751
|
export {
|
|
3734
3752
|
/** @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 */
|
|
3735
3753
|
default as Paintbrush2Icon
|
|
3736
3754
|
} from '../icons/paintbrush-vertical';
|
|
3737
|
-
//
|
|
3738
|
-
export { default as
|
|
3755
|
+
// PanelLeftDashed aliases
|
|
3756
|
+
export { default as PanelLeftDashedIcon } from '../icons/panel-left-dashed';
|
|
3739
3757
|
export {
|
|
3740
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3741
|
-
default as
|
|
3742
|
-
} from '../icons/
|
|
3758
|
+
/** @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 */
|
|
3759
|
+
default as PanelLeftInactiveIcon
|
|
3760
|
+
} from '../icons/panel-left-dashed';
|
|
3743
3761
|
// PanelLeftClose aliases
|
|
3744
3762
|
export { default as PanelLeftCloseIcon } from '../icons/panel-left-close';
|
|
3745
3763
|
export {
|
|
3746
3764
|
/** @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 */
|
|
3747
3765
|
default as SidebarCloseIcon
|
|
3748
3766
|
} from '../icons/panel-left-close';
|
|
3749
|
-
//
|
|
3750
|
-
export { default as
|
|
3751
|
-
export {
|
|
3752
|
-
/** @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 */
|
|
3753
|
-
default as PanelBottomInactiveIcon
|
|
3754
|
-
} from '../icons/panel-bottom-dashed';
|
|
3755
|
-
// PanelLeftDashed aliases
|
|
3756
|
-
export { default as PanelLeftDashedIcon } from '../icons/panel-left-dashed';
|
|
3767
|
+
// PanelLeftOpen aliases
|
|
3768
|
+
export { default as PanelLeftOpenIcon } from '../icons/panel-left-open';
|
|
3757
3769
|
export {
|
|
3758
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3759
|
-
default as
|
|
3760
|
-
} from '../icons/panel-left-
|
|
3770
|
+
/** @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 */
|
|
3771
|
+
default as SidebarOpenIcon
|
|
3772
|
+
} from '../icons/panel-left-open';
|
|
3761
3773
|
// PanelLeft aliases
|
|
3762
3774
|
export { default as PanelLeftIcon } from '../icons/panel-left';
|
|
3763
3775
|
export {
|
|
3764
3776
|
/** @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 */
|
|
3765
3777
|
default as SidebarIcon
|
|
3766
3778
|
} from '../icons/panel-left';
|
|
3767
|
-
// PanelLeftOpen aliases
|
|
3768
|
-
export { default as PanelLeftOpenIcon } from '../icons/panel-left-open';
|
|
3769
|
-
export {
|
|
3770
|
-
/** @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 */
|
|
3771
|
-
default as SidebarOpenIcon
|
|
3772
|
-
} from '../icons/panel-left-open';
|
|
3773
3779
|
// PanelRightDashed aliases
|
|
3774
3780
|
export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed';
|
|
3775
3781
|
export {
|
|
@@ -3806,42 +3812,36 @@ export {
|
|
|
3806
3812
|
/** @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 */
|
|
3807
3813
|
default as PlugZap2Icon
|
|
3808
3814
|
} from '../icons/plug-zap';
|
|
3809
|
-
// RectangleEllipsis aliases
|
|
3810
|
-
export { default as RectangleEllipsisIcon } from '../icons/rectangle-ellipsis';
|
|
3811
|
-
export {
|
|
3812
|
-
/** @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 */
|
|
3813
|
-
default as FormInputIcon
|
|
3814
|
-
} from '../icons/rectangle-ellipsis';
|
|
3815
3815
|
// Rotate3d aliases
|
|
3816
3816
|
export { default as Rotate3dIcon } from '../icons/rotate-3d';
|
|
3817
3817
|
export {
|
|
3818
3818
|
/** @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 */
|
|
3819
3819
|
default as Rotate3DIcon
|
|
3820
3820
|
} from '../icons/rotate-3d';
|
|
3821
|
+
// RectangleEllipsis aliases
|
|
3822
|
+
export { default as RectangleEllipsisIcon } from '../icons/rectangle-ellipsis';
|
|
3823
|
+
export {
|
|
3824
|
+
/** @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 */
|
|
3825
|
+
default as FormInputIcon
|
|
3826
|
+
} from '../icons/rectangle-ellipsis';
|
|
3821
3827
|
// Rows2 aliases
|
|
3822
3828
|
export { default as Rows2Icon } from '../icons/rows-2';
|
|
3823
3829
|
export {
|
|
3824
3830
|
/** @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 */
|
|
3825
3831
|
default as RowsIcon
|
|
3826
3832
|
} from '../icons/rows-2';
|
|
3827
|
-
// SendHorizontal aliases
|
|
3828
|
-
export { default as SendHorizontalIcon } from '../icons/send-horizontal';
|
|
3829
|
-
export {
|
|
3830
|
-
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. This alias will be removed in v1.0 */
|
|
3831
|
-
default as SendHorizonalIcon
|
|
3832
|
-
} from '../icons/send-horizontal';
|
|
3833
|
-
// Scale3d aliases
|
|
3834
|
-
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
3835
|
-
export {
|
|
3836
|
-
/** @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 */
|
|
3837
|
-
default as Scale3DIcon
|
|
3838
|
-
} from '../icons/scale-3d';
|
|
3839
3833
|
// Rows3 aliases
|
|
3840
3834
|
export { default as Rows3Icon } from '../icons/rows-3';
|
|
3841
3835
|
export {
|
|
3842
3836
|
/** @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 */
|
|
3843
3837
|
default as PanelsTopBottomIcon
|
|
3844
3838
|
} from '../icons/rows-3';
|
|
3839
|
+
// SendHorizontal aliases
|
|
3840
|
+
export { default as SendHorizontalIcon } from '../icons/send-horizontal';
|
|
3841
|
+
export {
|
|
3842
|
+
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. This alias will be removed in v1.0 */
|
|
3843
|
+
default as SendHorizonalIcon
|
|
3844
|
+
} from '../icons/send-horizontal';
|
|
3845
3845
|
// ShieldQuestionMark aliases
|
|
3846
3846
|
export { default as ShieldQuestionMarkIcon } from '../icons/shield-question-mark';
|
|
3847
3847
|
export {
|
|
@@ -3854,6 +3854,12 @@ export {
|
|
|
3854
3854
|
/** @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 */
|
|
3855
3855
|
default as ShieldCloseIcon
|
|
3856
3856
|
} from '../icons/shield-x';
|
|
3857
|
+
// Scale3d aliases
|
|
3858
|
+
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
3859
|
+
export {
|
|
3860
|
+
/** @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 */
|
|
3861
|
+
default as Scale3DIcon
|
|
3862
|
+
} from '../icons/scale-3d';
|
|
3857
3863
|
// SlidersVertical aliases
|
|
3858
3864
|
export { default as SlidersVerticalIcon } from '../icons/sliders-vertical';
|
|
3859
3865
|
export {
|
|
@@ -3878,18 +3884,18 @@ export {
|
|
|
3878
3884
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownLeft} instead. This alias will be removed in v1.0 */
|
|
3879
3885
|
default as ArrowDownLeftSquareIcon
|
|
3880
3886
|
} from '../icons/square-arrow-down-left';
|
|
3881
|
-
// SquareArrowDownRight aliases
|
|
3882
|
-
export { default as SquareArrowDownRightIcon } from '../icons/square-arrow-down-right';
|
|
3883
|
-
export {
|
|
3884
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. This alias will be removed in v1.0 */
|
|
3885
|
-
default as ArrowDownRightSquareIcon
|
|
3886
|
-
} from '../icons/square-arrow-down-right';
|
|
3887
3887
|
// SquareArrowDown aliases
|
|
3888
3888
|
export { default as SquareArrowDownIcon } from '../icons/square-arrow-down';
|
|
3889
3889
|
export {
|
|
3890
3890
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. This alias will be removed in v1.0 */
|
|
3891
3891
|
default as ArrowDownSquareIcon
|
|
3892
3892
|
} from '../icons/square-arrow-down';
|
|
3893
|
+
// SquareArrowDownRight aliases
|
|
3894
|
+
export { default as SquareArrowDownRightIcon } from '../icons/square-arrow-down-right';
|
|
3895
|
+
export {
|
|
3896
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. This alias will be removed in v1.0 */
|
|
3897
|
+
default as ArrowDownRightSquareIcon
|
|
3898
|
+
} from '../icons/square-arrow-down-right';
|
|
3893
3899
|
// SquareArrowLeft aliases
|
|
3894
3900
|
export { default as SquareArrowLeftIcon } from '../icons/square-arrow-left';
|
|
3895
3901
|
export {
|
|
@@ -3938,30 +3944,36 @@ export {
|
|
|
3938
3944
|
/** @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 */
|
|
3939
3945
|
default as ArrowUpRightSquareIcon
|
|
3940
3946
|
} from '../icons/square-arrow-up-right';
|
|
3947
|
+
// SquareAsterisk aliases
|
|
3948
|
+
export { default as SquareAsteriskIcon } from '../icons/square-asterisk';
|
|
3949
|
+
export {
|
|
3950
|
+
/** @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 */
|
|
3951
|
+
default as AsteriskSquareIcon
|
|
3952
|
+
} from '../icons/square-asterisk';
|
|
3941
3953
|
// SquareArrowUp aliases
|
|
3942
3954
|
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
3943
3955
|
export {
|
|
3944
3956
|
/** @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 */
|
|
3945
3957
|
default as ArrowUpSquareIcon
|
|
3946
3958
|
} from '../icons/square-arrow-up';
|
|
3947
|
-
//
|
|
3948
|
-
export { default as
|
|
3959
|
+
// SquareCenterlineDashedHorizontal aliases
|
|
3960
|
+
export { default as SquareCenterlineDashedHorizontalIcon } from '../icons/square-centerline-dashed-horizontal';
|
|
3949
3961
|
export {
|
|
3950
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3951
|
-
default as
|
|
3952
|
-
} from '../icons/square-
|
|
3962
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedHorizontal} instead. This alias will be removed in v1.0 */
|
|
3963
|
+
default as FlipHorizontalIcon
|
|
3964
|
+
} from '../icons/square-centerline-dashed-horizontal';
|
|
3953
3965
|
// SquareBottomDashedScissors aliases
|
|
3954
3966
|
export { default as SquareBottomDashedScissorsIcon } from '../icons/square-bottom-dashed-scissors';
|
|
3955
3967
|
export {
|
|
3956
3968
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareBottomDashedScissors} instead. This alias will be removed in v1.0 */
|
|
3957
3969
|
default as ScissorsSquareDashedBottomIcon
|
|
3958
3970
|
} from '../icons/square-bottom-dashed-scissors';
|
|
3959
|
-
//
|
|
3960
|
-
export { default as
|
|
3971
|
+
// SquareCenterlineDashedVertical aliases
|
|
3972
|
+
export { default as SquareCenterlineDashedVerticalIcon } from '../icons/square-centerline-dashed-vertical';
|
|
3961
3973
|
export {
|
|
3962
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3963
|
-
default as
|
|
3964
|
-
} from '../icons/square-centerline-dashed-
|
|
3974
|
+
/** @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 */
|
|
3975
|
+
default as FlipVerticalIcon
|
|
3976
|
+
} from '../icons/square-centerline-dashed-vertical';
|
|
3965
3977
|
// SquareChartGantt aliases
|
|
3966
3978
|
export { default as SquareChartGanttIcon } from '../icons/square-chart-gantt';
|
|
3967
3979
|
export {
|
|
@@ -3972,42 +3984,36 @@ export {
|
|
|
3972
3984
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead. This alias will be removed in v1.0 */
|
|
3973
3985
|
default as SquareGanttChartIcon
|
|
3974
3986
|
} from '../icons/square-chart-gantt';
|
|
3975
|
-
// SquareCenterlineDashedVertical aliases
|
|
3976
|
-
export { default as SquareCenterlineDashedVerticalIcon } from '../icons/square-centerline-dashed-vertical';
|
|
3977
|
-
export {
|
|
3978
|
-
/** @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 */
|
|
3979
|
-
default as FlipVerticalIcon
|
|
3980
|
-
} from '../icons/square-centerline-dashed-vertical';
|
|
3981
3987
|
// SquareCheckBig aliases
|
|
3982
3988
|
export { default as SquareCheckBigIcon } from '../icons/square-check-big';
|
|
3983
3989
|
export {
|
|
3984
3990
|
/** @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 */
|
|
3985
3991
|
default as CheckSquareIcon
|
|
3986
3992
|
} from '../icons/square-check-big';
|
|
3987
|
-
// SquareCheck aliases
|
|
3988
|
-
export { default as SquareCheckIcon } from '../icons/square-check';
|
|
3989
|
-
export {
|
|
3990
|
-
/** @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 */
|
|
3991
|
-
default as CheckSquare2Icon
|
|
3992
|
-
} from '../icons/square-check';
|
|
3993
|
-
// SquareChevronRight aliases
|
|
3994
|
-
export { default as SquareChevronRightIcon } from '../icons/square-chevron-right';
|
|
3995
|
-
export {
|
|
3996
|
-
/** @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 */
|
|
3997
|
-
default as ChevronRightSquareIcon
|
|
3998
|
-
} from '../icons/square-chevron-right';
|
|
3999
3993
|
// SquareChevronDown aliases
|
|
4000
3994
|
export { default as SquareChevronDownIcon } from '../icons/square-chevron-down';
|
|
4001
3995
|
export {
|
|
4002
3996
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronDown} instead. This alias will be removed in v1.0 */
|
|
4003
3997
|
default as ChevronDownSquareIcon
|
|
4004
3998
|
} from '../icons/square-chevron-down';
|
|
3999
|
+
// SquareCheck aliases
|
|
4000
|
+
export { default as SquareCheckIcon } from '../icons/square-check';
|
|
4001
|
+
export {
|
|
4002
|
+
/** @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 */
|
|
4003
|
+
default as CheckSquare2Icon
|
|
4004
|
+
} from '../icons/square-check';
|
|
4005
4005
|
// SquareChevronLeft aliases
|
|
4006
4006
|
export { default as SquareChevronLeftIcon } from '../icons/square-chevron-left';
|
|
4007
4007
|
export {
|
|
4008
4008
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead. This alias will be removed in v1.0 */
|
|
4009
4009
|
default as ChevronLeftSquareIcon
|
|
4010
4010
|
} from '../icons/square-chevron-left';
|
|
4011
|
+
// SquareChevronRight aliases
|
|
4012
|
+
export { default as SquareChevronRightIcon } from '../icons/square-chevron-right';
|
|
4013
|
+
export {
|
|
4014
|
+
/** @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 */
|
|
4015
|
+
default as ChevronRightSquareIcon
|
|
4016
|
+
} from '../icons/square-chevron-right';
|
|
4011
4017
|
// SquareChevronUp aliases
|
|
4012
4018
|
export { default as SquareChevronUpIcon } from '../icons/square-chevron-up';
|
|
4013
4019
|
export {
|
|
@@ -4026,12 +4032,6 @@ export {
|
|
|
4026
4032
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedKanban} instead. This alias will be removed in v1.0 */
|
|
4027
4033
|
default as KanbanSquareDashedIcon
|
|
4028
4034
|
} from '../icons/square-dashed-kanban';
|
|
4029
|
-
// SquareDashedMousePointer aliases
|
|
4030
|
-
export { default as SquareDashedMousePointerIcon } from '../icons/square-dashed-mouse-pointer';
|
|
4031
|
-
export {
|
|
4032
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedMousePointer} instead. This alias will be removed in v1.0 */
|
|
4033
|
-
default as MousePointerSquareDashedIcon
|
|
4034
|
-
} from '../icons/square-dashed-mouse-pointer';
|
|
4035
4035
|
// SquareDashedText aliases
|
|
4036
4036
|
export { default as SquareDashedTextIcon } from '../icons/square-dashed-text';
|
|
4037
4037
|
export {
|
|
@@ -4042,12 +4042,12 @@ export {
|
|
|
4042
4042
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedText} instead. This alias will be removed in v1.0 */
|
|
4043
4043
|
default as TextSelectIcon
|
|
4044
4044
|
} from '../icons/square-dashed-text';
|
|
4045
|
-
//
|
|
4046
|
-
export { default as
|
|
4045
|
+
// SquareDashedMousePointer aliases
|
|
4046
|
+
export { default as SquareDashedMousePointerIcon } from '../icons/square-dashed-mouse-pointer';
|
|
4047
4047
|
export {
|
|
4048
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4049
|
-
default as
|
|
4050
|
-
} from '../icons/square-
|
|
4048
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedMousePointer} instead. This alias will be removed in v1.0 */
|
|
4049
|
+
default as MousePointerSquareDashedIcon
|
|
4050
|
+
} from '../icons/square-dashed-mouse-pointer';
|
|
4051
4051
|
// SquareDashed aliases
|
|
4052
4052
|
export { default as SquareDashedIcon } from '../icons/square-dashed';
|
|
4053
4053
|
export {
|
|
@@ -4060,18 +4060,24 @@ export {
|
|
|
4060
4060
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDivide} instead. This alias will be removed in v1.0 */
|
|
4061
4061
|
default as DivideSquareIcon
|
|
4062
4062
|
} from '../icons/square-divide';
|
|
4063
|
-
//
|
|
4064
|
-
export { default as
|
|
4063
|
+
// SquareDot aliases
|
|
4064
|
+
export { default as SquareDotIcon } from '../icons/square-dot';
|
|
4065
4065
|
export {
|
|
4066
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4067
|
-
default as
|
|
4068
|
-
} from '../icons/square-
|
|
4066
|
+
/** @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 */
|
|
4067
|
+
default as DotSquareIcon
|
|
4068
|
+
} from '../icons/square-dot';
|
|
4069
4069
|
// SquareFunction aliases
|
|
4070
4070
|
export { default as SquareFunctionIcon } from '../icons/square-function';
|
|
4071
4071
|
export {
|
|
4072
4072
|
/** @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 */
|
|
4073
4073
|
default as FunctionSquareIcon
|
|
4074
4074
|
} from '../icons/square-function';
|
|
4075
|
+
// SquareEqual aliases
|
|
4076
|
+
export { default as SquareEqualIcon } from '../icons/square-equal';
|
|
4077
|
+
export {
|
|
4078
|
+
/** @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 */
|
|
4079
|
+
default as EqualSquareIcon
|
|
4080
|
+
} from '../icons/square-equal';
|
|
4075
4081
|
// SquareKanban aliases
|
|
4076
4082
|
export { default as SquareKanbanIcon } from '../icons/square-kanban';
|
|
4077
4083
|
export {
|
|
@@ -4090,36 +4096,30 @@ export {
|
|
|
4090
4096
|
/** @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 */
|
|
4091
4097
|
default as MSquareIcon
|
|
4092
4098
|
} from '../icons/square-m';
|
|
4093
|
-
// SquareMenu aliases
|
|
4094
|
-
export { default as SquareMenuIcon } from '../icons/square-menu';
|
|
4095
|
-
export {
|
|
4096
|
-
/** @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 */
|
|
4097
|
-
default as MenuSquareIcon
|
|
4098
|
-
} from '../icons/square-menu';
|
|
4099
4099
|
// SquareMinus aliases
|
|
4100
4100
|
export { default as SquareMinusIcon } from '../icons/square-minus';
|
|
4101
4101
|
export {
|
|
4102
4102
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMinus} instead. This alias will be removed in v1.0 */
|
|
4103
4103
|
default as MinusSquareIcon
|
|
4104
4104
|
} from '../icons/square-minus';
|
|
4105
|
-
//
|
|
4106
|
-
export { default as
|
|
4105
|
+
// SquareMenu aliases
|
|
4106
|
+
export { default as SquareMenuIcon } from '../icons/square-menu';
|
|
4107
4107
|
export {
|
|
4108
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4109
|
-
default as
|
|
4110
|
-
} from '../icons/square-
|
|
4108
|
+
/** @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 */
|
|
4109
|
+
default as MenuSquareIcon
|
|
4110
|
+
} from '../icons/square-menu';
|
|
4111
4111
|
// SquareParkingOff aliases
|
|
4112
4112
|
export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
|
|
4113
4113
|
export {
|
|
4114
4114
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. This alias will be removed in v1.0 */
|
|
4115
4115
|
default as ParkingSquareOffIcon
|
|
4116
4116
|
} from '../icons/square-parking-off';
|
|
4117
|
-
//
|
|
4118
|
-
export { default as
|
|
4117
|
+
// SquareMousePointer aliases
|
|
4118
|
+
export { default as SquareMousePointerIcon } from '../icons/square-mouse-pointer';
|
|
4119
4119
|
export {
|
|
4120
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4121
|
-
default as
|
|
4122
|
-
} from '../icons/square-
|
|
4120
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMousePointer} instead. This alias will be removed in v1.0 */
|
|
4121
|
+
default as InspectIcon
|
|
4122
|
+
} from '../icons/square-mouse-pointer';
|
|
4123
4123
|
// SquarePen aliases
|
|
4124
4124
|
export { default as SquarePenIcon } from '../icons/square-pen';
|
|
4125
4125
|
export {
|
|
@@ -4134,18 +4134,18 @@ export {
|
|
|
4134
4134
|
/** @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 */
|
|
4135
4135
|
default as PenSquareIcon
|
|
4136
4136
|
} from '../icons/square-pen';
|
|
4137
|
+
// SquareParking aliases
|
|
4138
|
+
export { default as SquareParkingIcon } from '../icons/square-parking';
|
|
4139
|
+
export {
|
|
4140
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParking} instead. This alias will be removed in v1.0 */
|
|
4141
|
+
default as ParkingSquareIcon
|
|
4142
|
+
} from '../icons/square-parking';
|
|
4137
4143
|
// SquarePercent aliases
|
|
4138
4144
|
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
4139
4145
|
export {
|
|
4140
4146
|
/** @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 */
|
|
4141
4147
|
default as PercentSquareIcon
|
|
4142
4148
|
} from '../icons/square-percent';
|
|
4143
|
-
// SquarePilcrow aliases
|
|
4144
|
-
export { default as SquarePilcrowIcon } from '../icons/square-pilcrow';
|
|
4145
|
-
export {
|
|
4146
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead. This alias will be removed in v1.0 */
|
|
4147
|
-
default as PilcrowSquareIcon
|
|
4148
|
-
} from '../icons/square-pilcrow';
|
|
4149
4149
|
// SquarePi aliases
|
|
4150
4150
|
export { default as SquarePiIcon } from '../icons/square-pi';
|
|
4151
4151
|
export {
|
|
@@ -4158,12 +4158,12 @@ export {
|
|
|
4158
4158
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlay} instead. This alias will be removed in v1.0 */
|
|
4159
4159
|
default as PlaySquareIcon
|
|
4160
4160
|
} from '../icons/square-play';
|
|
4161
|
-
//
|
|
4162
|
-
export { default as
|
|
4161
|
+
// SquarePilcrow aliases
|
|
4162
|
+
export { default as SquarePilcrowIcon } from '../icons/square-pilcrow';
|
|
4163
4163
|
export {
|
|
4164
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4165
|
-
default as
|
|
4166
|
-
} from '../icons/square-
|
|
4164
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead. This alias will be removed in v1.0 */
|
|
4165
|
+
default as PilcrowSquareIcon
|
|
4166
|
+
} from '../icons/square-pilcrow';
|
|
4167
4167
|
// SquarePower aliases
|
|
4168
4168
|
export { default as SquarePowerIcon } from '../icons/square-power';
|
|
4169
4169
|
export {
|
|
@@ -4176,6 +4176,12 @@ export {
|
|
|
4176
4176
|
/** @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 */
|
|
4177
4177
|
default as ScissorsSquareIcon
|
|
4178
4178
|
} from '../icons/square-scissors';
|
|
4179
|
+
// SquarePlus aliases
|
|
4180
|
+
export { default as SquarePlusIcon } from '../icons/square-plus';
|
|
4181
|
+
export {
|
|
4182
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlus} instead. This alias will be removed in v1.0 */
|
|
4183
|
+
default as PlusSquareIcon
|
|
4184
|
+
} from '../icons/square-plus';
|
|
4179
4185
|
// SquareSigma aliases
|
|
4180
4186
|
export { default as SquareSigmaIcon } from '../icons/square-sigma';
|
|
4181
4187
|
export {
|
|
@@ -4212,30 +4218,30 @@ export {
|
|
|
4212
4218
|
/** @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 */
|
|
4213
4219
|
default as UserSquare2Icon
|
|
4214
4220
|
} from '../icons/square-user-round';
|
|
4215
|
-
// SquareUser aliases
|
|
4216
|
-
export { default as SquareUserIcon } from '../icons/square-user';
|
|
4217
|
-
export {
|
|
4218
|
-
/** @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 */
|
|
4219
|
-
default as UserSquareIcon
|
|
4220
|
-
} from '../icons/square-user';
|
|
4221
4221
|
// SquareX aliases
|
|
4222
4222
|
export { default as SquareXIcon } from '../icons/square-x';
|
|
4223
4223
|
export {
|
|
4224
4224
|
/** @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 */
|
|
4225
4225
|
default as XSquareIcon
|
|
4226
4226
|
} from '../icons/square-x';
|
|
4227
|
-
//
|
|
4228
|
-
export { default as
|
|
4227
|
+
// SquareUser aliases
|
|
4228
|
+
export { default as SquareUserIcon } from '../icons/square-user';
|
|
4229
4229
|
export {
|
|
4230
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4231
|
-
default as
|
|
4232
|
-
} from '../icons/
|
|
4230
|
+
/** @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 */
|
|
4231
|
+
default as UserSquareIcon
|
|
4232
|
+
} from '../icons/square-user';
|
|
4233
4233
|
// TextAlignCenter aliases
|
|
4234
4234
|
export { default as TextAlignCenterIcon } from '../icons/text-align-center';
|
|
4235
4235
|
export {
|
|
4236
4236
|
/** @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 */
|
|
4237
4237
|
default as AlignCenterIcon
|
|
4238
4238
|
} from '../icons/text-align-center';
|
|
4239
|
+
// TestTubeDiagonal aliases
|
|
4240
|
+
export { default as TestTubeDiagonalIcon } from '../icons/test-tube-diagonal';
|
|
4241
|
+
export {
|
|
4242
|
+
/** @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 */
|
|
4243
|
+
default as TestTube2Icon
|
|
4244
|
+
} from '../icons/test-tube-diagonal';
|
|
4239
4245
|
// TextAlignEnd aliases
|
|
4240
4246
|
export { default as TextAlignEndIcon } from '../icons/text-align-end';
|
|
4241
4247
|
export {
|
|
@@ -4258,12 +4264,6 @@ export {
|
|
|
4258
4264
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead. This alias will be removed in v1.0 */
|
|
4259
4265
|
default as AlignJustifyIcon
|
|
4260
4266
|
} from '../icons/text-align-justify';
|
|
4261
|
-
// TextInitial aliases
|
|
4262
|
-
export { default as TextInitialIcon } from '../icons/text-initial';
|
|
4263
|
-
export {
|
|
4264
|
-
/** @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 */
|
|
4265
|
-
default as LetterTextIcon
|
|
4266
|
-
} from '../icons/text-initial';
|
|
4267
4267
|
// TramFront aliases
|
|
4268
4268
|
export { default as TramFrontIcon } from '../icons/tram-front';
|
|
4269
4269
|
export {
|
|
@@ -4276,18 +4276,30 @@ export {
|
|
|
4276
4276
|
/** @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 */
|
|
4277
4277
|
default as WrapTextIcon
|
|
4278
4278
|
} from '../icons/text-wrap';
|
|
4279
|
-
//
|
|
4280
|
-
export { default as
|
|
4279
|
+
// TextInitial aliases
|
|
4280
|
+
export { default as TextInitialIcon } from '../icons/text-initial';
|
|
4281
4281
|
export {
|
|
4282
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4283
|
-
default as
|
|
4284
|
-
} from '../icons/
|
|
4282
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead. This alias will be removed in v1.0 */
|
|
4283
|
+
default as LetterTextIcon
|
|
4284
|
+
} from '../icons/text-initial';
|
|
4285
4285
|
// TreePalm aliases
|
|
4286
4286
|
export { default as TreePalmIcon } from '../icons/tree-palm';
|
|
4287
4287
|
export {
|
|
4288
4288
|
/** @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 */
|
|
4289
4289
|
default as PalmtreeIcon
|
|
4290
4290
|
} from '../icons/tree-palm';
|
|
4291
|
+
// TriangleAlert aliases
|
|
4292
|
+
export { default as TriangleAlertIcon } from '../icons/triangle-alert';
|
|
4293
|
+
export {
|
|
4294
|
+
/** @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 */
|
|
4295
|
+
default as AlertTriangleIcon
|
|
4296
|
+
} from '../icons/triangle-alert';
|
|
4297
|
+
// University aliases
|
|
4298
|
+
export { default as UniversityIcon } from '../icons/university';
|
|
4299
|
+
export {
|
|
4300
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link University} instead. This alias will be removed in v1.0 */
|
|
4301
|
+
default as School2Icon
|
|
4302
|
+
} from '../icons/university';
|
|
4291
4303
|
// TvMinimal aliases
|
|
4292
4304
|
export { default as TvMinimalIcon } from '../icons/tv-minimal';
|
|
4293
4305
|
export {
|
|
@@ -4300,42 +4312,36 @@ export {
|
|
|
4300
4312
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCheck} instead. This alias will be removed in v1.0 */
|
|
4301
4313
|
default as UserCheck2Icon
|
|
4302
4314
|
} from '../icons/user-round-check';
|
|
4303
|
-
// University aliases
|
|
4304
|
-
export { default as UniversityIcon } from '../icons/university';
|
|
4305
|
-
export {
|
|
4306
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link University} instead. This alias will be removed in v1.0 */
|
|
4307
|
-
default as School2Icon
|
|
4308
|
-
} from '../icons/university';
|
|
4309
4315
|
// UserRoundCog aliases
|
|
4310
4316
|
export { default as UserRoundCogIcon } from '../icons/user-round-cog';
|
|
4311
4317
|
export {
|
|
4312
4318
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCog} instead. This alias will be removed in v1.0 */
|
|
4313
4319
|
default as UserCog2Icon
|
|
4314
4320
|
} from '../icons/user-round-cog';
|
|
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';
|
|
4321
4321
|
// UserRoundMinus aliases
|
|
4322
4322
|
export { default as UserRoundMinusIcon } from '../icons/user-round-minus';
|
|
4323
4323
|
export {
|
|
4324
4324
|
/** @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 */
|
|
4325
4325
|
default as UserMinus2Icon
|
|
4326
4326
|
} from '../icons/user-round-minus';
|
|
4327
|
-
//
|
|
4328
|
-
export { default as
|
|
4327
|
+
// UserRoundPlus aliases
|
|
4328
|
+
export { default as UserRoundPlusIcon } from '../icons/user-round-plus';
|
|
4329
4329
|
export {
|
|
4330
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4331
|
-
default as
|
|
4332
|
-
} from '../icons/user-round';
|
|
4330
|
+
/** @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 */
|
|
4331
|
+
default as UserPlus2Icon
|
|
4332
|
+
} from '../icons/user-round-plus';
|
|
4333
4333
|
// UserRoundX aliases
|
|
4334
4334
|
export { default as UserRoundXIcon } from '../icons/user-round-x';
|
|
4335
4335
|
export {
|
|
4336
4336
|
/** @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 */
|
|
4337
4337
|
default as UserX2Icon
|
|
4338
4338
|
} from '../icons/user-round-x';
|
|
4339
|
+
// UserRound aliases
|
|
4340
|
+
export { default as UserRoundIcon } from '../icons/user-round';
|
|
4341
|
+
export {
|
|
4342
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. This alias will be removed in v1.0 */
|
|
4343
|
+
default as User2Icon
|
|
4344
|
+
} from '../icons/user-round';
|
|
4339
4345
|
// UsersRound aliases
|
|
4340
4346
|
export { default as UsersRoundIcon } from '../icons/users-round';
|
|
4341
4347
|
export {
|