@lucide/astro 1.6.0 → 1.8.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/README.md +6 -1
- package/package.json +2 -2
- package/src/aliases/aliases.ts +148 -142
- package/src/aliases/prefixed.ts +684 -676
- package/src/aliases/suffixed.ts +1056 -1048
- package/src/icons/bookmark-off.ts +18 -0
- package/src/icons/index.ts +189 -187
- package/src/icons/map-pin-search.ts +18 -0
- package/src/icons/radio-off.ts +2 -2
- package/src/icons/{text-select.ts → square-dashed-text.ts} +4 -4
package/src/aliases/suffixed.ts
CHANGED
|
@@ -2,64 +2,64 @@
|
|
|
2
2
|
export { default as AArrowDownIcon } from '../icons/a-arrow-down';
|
|
3
3
|
// AArrowUp aliases
|
|
4
4
|
export { default as AArrowUpIcon } from '../icons/a-arrow-up';
|
|
5
|
-
// Accessibility aliases
|
|
6
|
-
export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
7
5
|
// ALargeSmall aliases
|
|
8
6
|
export { default as ALargeSmallIcon } from '../icons/a-large-small';
|
|
7
|
+
// Accessibility aliases
|
|
8
|
+
export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
9
9
|
// Activity aliases
|
|
10
10
|
export { default as ActivityIcon } from '../icons/activity';
|
|
11
11
|
// AirVent aliases
|
|
12
12
|
export { default as AirVentIcon } from '../icons/air-vent';
|
|
13
|
-
// Airplay aliases
|
|
14
|
-
export { default as AirplayIcon } from '../icons/airplay';
|
|
15
13
|
// AlarmClockOff aliases
|
|
16
14
|
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
15
|
+
// Airplay aliases
|
|
16
|
+
export { default as AirplayIcon } from '../icons/airplay';
|
|
17
17
|
// AlarmSmoke aliases
|
|
18
18
|
export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
|
|
19
|
-
// AlarmClock aliases
|
|
20
|
-
export { default as AlarmClockIcon } from '../icons/alarm-clock';
|
|
21
19
|
// Album aliases
|
|
22
20
|
export { default as AlbumIcon } from '../icons/album';
|
|
23
|
-
//
|
|
24
|
-
export { default as
|
|
25
|
-
// AlignCenterHorizontal aliases
|
|
26
|
-
export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
|
|
21
|
+
// AlarmClock aliases
|
|
22
|
+
export { default as AlarmClockIcon } from '../icons/alarm-clock';
|
|
27
23
|
// AlignEndHorizontal aliases
|
|
28
24
|
export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal';
|
|
25
|
+
// AlignCenterHorizontal aliases
|
|
26
|
+
export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
|
|
27
|
+
// AlignCenterVertical aliases
|
|
28
|
+
export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
|
|
29
29
|
// AlignEndVertical aliases
|
|
30
30
|
export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
|
|
31
31
|
// AlignHorizontalDistributeEnd aliases
|
|
32
32
|
export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-horizontal-distribute-end';
|
|
33
33
|
// AlignHorizontalDistributeCenter aliases
|
|
34
34
|
export { default as AlignHorizontalDistributeCenterIcon } from '../icons/align-horizontal-distribute-center';
|
|
35
|
+
// AlignHorizontalJustifyEnd aliases
|
|
36
|
+
export { default as AlignHorizontalJustifyEndIcon } from '../icons/align-horizontal-justify-end';
|
|
35
37
|
// AlignHorizontalDistributeStart aliases
|
|
36
38
|
export { default as AlignHorizontalDistributeStartIcon } from '../icons/align-horizontal-distribute-start';
|
|
37
39
|
// AlignHorizontalJustifyCenter aliases
|
|
38
40
|
export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-horizontal-justify-center';
|
|
39
|
-
// AlignHorizontalJustifyEnd aliases
|
|
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';
|
|
45
|
+
// AlignStartVertical aliases
|
|
46
|
+
export { default as AlignStartVerticalIcon } from '../icons/align-start-vertical';
|
|
47
47
|
// AlignStartHorizontal aliases
|
|
48
48
|
export { default as AlignStartHorizontalIcon } from '../icons/align-start-horizontal';
|
|
49
49
|
// AlignVerticalDistributeCenter aliases
|
|
50
50
|
export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-vertical-distribute-center';
|
|
51
|
-
//
|
|
52
|
-
export { default as
|
|
51
|
+
// AlignHorizontalSpaceBetween aliases
|
|
52
|
+
export { default as AlignHorizontalSpaceBetweenIcon } from '../icons/align-horizontal-space-between';
|
|
53
53
|
// AlignVerticalDistributeEnd aliases
|
|
54
54
|
export { default as AlignVerticalDistributeEndIcon } from '../icons/align-vertical-distribute-end';
|
|
55
55
|
// AlignVerticalDistributeStart aliases
|
|
56
56
|
export { default as AlignVerticalDistributeStartIcon } from '../icons/align-vertical-distribute-start';
|
|
57
57
|
// AlignVerticalJustifyCenter aliases
|
|
58
58
|
export { default as AlignVerticalJustifyCenterIcon } from '../icons/align-vertical-justify-center';
|
|
59
|
-
// AlignVerticalJustifyStart aliases
|
|
60
|
-
export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start';
|
|
61
59
|
// AlignVerticalJustifyEnd aliases
|
|
62
60
|
export { default as AlignVerticalJustifyEndIcon } from '../icons/align-vertical-justify-end';
|
|
61
|
+
// AlignVerticalJustifyStart aliases
|
|
62
|
+
export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start';
|
|
63
63
|
// AlignVerticalSpaceAround aliases
|
|
64
64
|
export { default as AlignVerticalSpaceAroundIcon } from '../icons/align-vertical-space-around';
|
|
65
65
|
// AlignVerticalSpaceBetween aliases
|
|
@@ -76,20 +76,20 @@ export { default as AmphoraIcon } from '../icons/amphora';
|
|
|
76
76
|
export { default as AnchorIcon } from '../icons/anchor';
|
|
77
77
|
// Angry aliases
|
|
78
78
|
export { default as AngryIcon } from '../icons/angry';
|
|
79
|
-
// Annoyed aliases
|
|
80
|
-
export { default as AnnoyedIcon } from '../icons/annoyed';
|
|
81
79
|
// Antenna aliases
|
|
82
80
|
export { default as AntennaIcon } from '../icons/antenna';
|
|
81
|
+
// Annoyed aliases
|
|
82
|
+
export { default as AnnoyedIcon } from '../icons/annoyed';
|
|
83
83
|
// Anvil aliases
|
|
84
84
|
export { default as AnvilIcon } from '../icons/anvil';
|
|
85
85
|
// Aperture aliases
|
|
86
86
|
export { default as ApertureIcon } from '../icons/aperture';
|
|
87
87
|
// AppWindowMac aliases
|
|
88
88
|
export { default as AppWindowMacIcon } from '../icons/app-window-mac';
|
|
89
|
-
// AppWindow aliases
|
|
90
|
-
export { default as AppWindowIcon } from '../icons/app-window';
|
|
91
89
|
// Apple aliases
|
|
92
90
|
export { default as AppleIcon } from '../icons/apple';
|
|
91
|
+
// AppWindow aliases
|
|
92
|
+
export { default as AppWindowIcon } from '../icons/app-window';
|
|
93
93
|
// ArchiveRestore aliases
|
|
94
94
|
export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
|
|
95
95
|
// ArchiveX 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
|
-
// ArrowDownFromLine aliases
|
|
118
|
-
export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
|
|
119
117
|
// ArrowDownLeft aliases
|
|
120
118
|
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
119
|
+
// ArrowDownFromLine aliases
|
|
120
|
+
export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
|
|
121
121
|
// ArrowDownNarrowWide aliases
|
|
122
122
|
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
123
|
-
// ArrowDownToDot aliases
|
|
124
|
-
export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
|
|
125
123
|
// ArrowDownRight aliases
|
|
126
124
|
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
|
|
127
|
-
//
|
|
128
|
-
export { default as
|
|
125
|
+
// ArrowDownToDot aliases
|
|
126
|
+
export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
|
|
129
127
|
// ArrowDownUp aliases
|
|
130
128
|
export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
129
|
+
// ArrowDownToLine aliases
|
|
130
|
+
export { default as ArrowDownToLineIcon } from '../icons/arrow-down-to-line';
|
|
131
131
|
// ArrowDown aliases
|
|
132
132
|
export { default as ArrowDownIcon } from '../icons/arrow-down';
|
|
133
133
|
// ArrowLeftFromLine aliases
|
|
134
134
|
export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
|
|
135
|
-
// ArrowLeftRight aliases
|
|
136
|
-
export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
|
|
137
|
-
// ArrowLeft aliases
|
|
138
|
-
export { default as ArrowLeftIcon } from '../icons/arrow-left';
|
|
139
135
|
// ArrowLeftToLine aliases
|
|
140
136
|
export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
|
|
137
|
+
// ArrowLeft aliases
|
|
138
|
+
export { default as ArrowLeftIcon } from '../icons/arrow-left';
|
|
139
|
+
// ArrowLeftRight aliases
|
|
140
|
+
export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
|
|
141
141
|
// ArrowRightFromLine aliases
|
|
142
142
|
export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
|
|
143
143
|
// ArrowRightLeft aliases
|
|
144
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
|
+
// ArrowRight aliases
|
|
148
|
+
export { default as ArrowRightIcon } from '../icons/arrow-right';
|
|
147
149
|
// ArrowUpDown aliases
|
|
148
150
|
export { default as ArrowUpDownIcon } from '../icons/arrow-up-down';
|
|
149
151
|
// ArrowUpFromDot aliases
|
|
150
152
|
export { default as ArrowUpFromDotIcon } from '../icons/arrow-up-from-dot';
|
|
151
153
|
// ArrowUpFromLine aliases
|
|
152
154
|
export { default as ArrowUpFromLineIcon } from '../icons/arrow-up-from-line';
|
|
153
|
-
// ArrowRight aliases
|
|
154
|
-
export { default as ArrowRightIcon } from '../icons/arrow-right';
|
|
155
155
|
// ArrowUpLeft aliases
|
|
156
156
|
export { default as ArrowUpLeftIcon } from '../icons/arrow-up-left';
|
|
157
157
|
// ArrowUpRight aliases
|
|
@@ -172,20 +172,20 @@ export { default as AtSignIcon } from '../icons/at-sign';
|
|
|
172
172
|
export { default as AtomIcon } from '../icons/atom';
|
|
173
173
|
// AudioLines aliases
|
|
174
174
|
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
175
|
-
// Axe aliases
|
|
176
|
-
export { default as AxeIcon } from '../icons/axe';
|
|
177
175
|
// AudioWaveform aliases
|
|
178
176
|
export { default as AudioWaveformIcon } from '../icons/audio-waveform';
|
|
179
|
-
//
|
|
180
|
-
export { default as
|
|
177
|
+
// Axe aliases
|
|
178
|
+
export { default as AxeIcon } from '../icons/axe';
|
|
181
179
|
// Baby aliases
|
|
182
180
|
export { default as BabyIcon } from '../icons/baby';
|
|
181
|
+
// Award aliases
|
|
182
|
+
export { default as AwardIcon } from '../icons/award';
|
|
183
183
|
// BadgeAlert aliases
|
|
184
184
|
export { default as BadgeAlertIcon } from '../icons/badge-alert';
|
|
185
|
-
// BadgeCent aliases
|
|
186
|
-
export { default as BadgeCentIcon } from '../icons/badge-cent';
|
|
187
185
|
// Backpack aliases
|
|
188
186
|
export { default as BackpackIcon } from '../icons/backpack';
|
|
187
|
+
// BadgeCent aliases
|
|
188
|
+
export { default as BadgeCentIcon } from '../icons/badge-cent';
|
|
189
189
|
// BadgeDollarSign aliases
|
|
190
190
|
export { default as BadgeDollarSignIcon } from '../icons/badge-dollar-sign';
|
|
191
191
|
// BadgeEuro aliases
|
|
@@ -200,48 +200,48 @@ export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen';
|
|
|
200
200
|
export { default as BadgeMinusIcon } from '../icons/badge-minus';
|
|
201
201
|
// BadgePercent aliases
|
|
202
202
|
export { default as BadgePercentIcon } from '../icons/badge-percent';
|
|
203
|
+
// BadgePlus aliases
|
|
204
|
+
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
203
205
|
// BadgePoundSterling aliases
|
|
204
206
|
export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
|
|
205
207
|
// BadgeRussianRuble aliases
|
|
206
208
|
export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
207
209
|
// BadgeSwissFranc aliases
|
|
208
210
|
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
209
|
-
// BadgePlus aliases
|
|
210
|
-
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
211
211
|
// BadgeTurkishLira aliases
|
|
212
212
|
export { default as BadgeTurkishLiraIcon } from '../icons/badge-turkish-lira';
|
|
213
|
-
//
|
|
214
|
-
export { default as
|
|
213
|
+
// Balloon aliases
|
|
214
|
+
export { default as BalloonIcon } from '../icons/balloon';
|
|
215
215
|
// Badge aliases
|
|
216
216
|
export { default as BadgeIcon } from '../icons/badge';
|
|
217
|
+
// BadgeX aliases
|
|
218
|
+
export { default as BadgeXIcon } from '../icons/badge-x';
|
|
217
219
|
// BaggageClaim aliases
|
|
218
220
|
export { default as BaggageClaimIcon } from '../icons/baggage-claim';
|
|
219
|
-
// Balloon aliases
|
|
220
|
-
export { default as BalloonIcon } from '../icons/balloon';
|
|
221
221
|
// Ban aliases
|
|
222
222
|
export { default as BanIcon } from '../icons/ban';
|
|
223
223
|
// Banana aliases
|
|
224
224
|
export { default as BananaIcon } from '../icons/banana';
|
|
225
|
+
// BanknoteArrowDown aliases
|
|
226
|
+
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
225
227
|
// Bandage aliases
|
|
226
228
|
export { default as BandageIcon } from '../icons/bandage';
|
|
227
229
|
// BanknoteArrowUp aliases
|
|
228
230
|
export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
|
|
229
|
-
// BanknoteArrowDown aliases
|
|
230
|
-
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
231
231
|
// BanknoteX aliases
|
|
232
232
|
export { default as BanknoteXIcon } from '../icons/banknote-x';
|
|
233
|
+
// Barrel aliases
|
|
234
|
+
export { default as BarrelIcon } from '../icons/barrel';
|
|
233
235
|
// Banknote aliases
|
|
234
236
|
export { default as BanknoteIcon } from '../icons/banknote';
|
|
235
237
|
// Barcode aliases
|
|
236
238
|
export { default as BarcodeIcon } from '../icons/barcode';
|
|
237
|
-
// Barrel aliases
|
|
238
|
-
export { default as BarrelIcon } from '../icons/barrel';
|
|
239
239
|
// Baseline aliases
|
|
240
240
|
export { default as BaselineIcon } from '../icons/baseline';
|
|
241
|
-
// Bath aliases
|
|
242
|
-
export { default as BathIcon } from '../icons/bath';
|
|
243
241
|
// BatteryCharging aliases
|
|
244
242
|
export { default as BatteryChargingIcon } from '../icons/battery-charging';
|
|
243
|
+
// Bath aliases
|
|
244
|
+
export { default as BathIcon } from '../icons/bath';
|
|
245
245
|
// BatteryLow aliases
|
|
246
246
|
export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
247
247
|
// BatteryFull aliases
|
|
@@ -254,36 +254,36 @@ export { default as BatteryPlusIcon } from '../icons/battery-plus';
|
|
|
254
254
|
export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
255
255
|
// Battery aliases
|
|
256
256
|
export { default as BatteryIcon } from '../icons/battery';
|
|
257
|
-
// Beaker aliases
|
|
258
|
-
export { default as BeakerIcon } from '../icons/beaker';
|
|
259
257
|
// BeanOff aliases
|
|
260
258
|
export { default as BeanOffIcon } from '../icons/bean-off';
|
|
259
|
+
// Beaker aliases
|
|
260
|
+
export { default as BeakerIcon } from '../icons/beaker';
|
|
261
261
|
// Bean aliases
|
|
262
262
|
export { default as BeanIcon } from '../icons/bean';
|
|
263
|
-
// BedSingle aliases
|
|
264
|
-
export { default as BedSingleIcon } from '../icons/bed-single';
|
|
265
263
|
// BedDouble aliases
|
|
266
264
|
export { default as BedDoubleIcon } from '../icons/bed-double';
|
|
265
|
+
// BedSingle aliases
|
|
266
|
+
export { default as BedSingleIcon } from '../icons/bed-single';
|
|
267
267
|
// Bed aliases
|
|
268
268
|
export { default as BedIcon } from '../icons/bed';
|
|
269
|
-
// Beef aliases
|
|
270
|
-
export { default as BeefIcon } from '../icons/beef';
|
|
271
269
|
// BeefOff aliases
|
|
272
270
|
export { default as BeefOffIcon } from '../icons/beef-off';
|
|
273
271
|
// BeerOff aliases
|
|
274
272
|
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
273
|
+
// Beef aliases
|
|
274
|
+
export { default as BeefIcon } from '../icons/beef';
|
|
275
275
|
// BellDot aliases
|
|
276
276
|
export { default as BellDotIcon } from '../icons/bell-dot';
|
|
277
277
|
// Beer aliases
|
|
278
278
|
export { default as BeerIcon } from '../icons/beer';
|
|
279
|
-
// BellMinus aliases
|
|
280
|
-
export { default as BellMinusIcon } from '../icons/bell-minus';
|
|
281
279
|
// BellElectric aliases
|
|
282
280
|
export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
283
|
-
//
|
|
284
|
-
export { default as
|
|
281
|
+
// BellMinus aliases
|
|
282
|
+
export { default as BellMinusIcon } from '../icons/bell-minus';
|
|
285
283
|
// BellPlus aliases
|
|
286
284
|
export { default as BellPlusIcon } from '../icons/bell-plus';
|
|
285
|
+
// BellOff aliases
|
|
286
|
+
export { default as BellOffIcon } from '../icons/bell-off';
|
|
287
287
|
// BellRing aliases
|
|
288
288
|
export { default as BellRingIcon } from '../icons/bell-ring';
|
|
289
289
|
// Bell aliases
|
|
@@ -294,12 +294,12 @@ export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end
|
|
|
294
294
|
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
|
|
295
295
|
// BicepsFlexed aliases
|
|
296
296
|
export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
|
|
297
|
-
// Bike aliases
|
|
298
|
-
export { default as BikeIcon } from '../icons/bike';
|
|
299
297
|
// Binary aliases
|
|
300
298
|
export { default as BinaryIcon } from '../icons/binary';
|
|
301
299
|
// Binoculars aliases
|
|
302
300
|
export { default as BinocularsIcon } from '../icons/binoculars';
|
|
301
|
+
// Bike aliases
|
|
302
|
+
export { default as BikeIcon } from '../icons/bike';
|
|
303
303
|
// Biohazard aliases
|
|
304
304
|
export { default as BiohazardIcon } from '../icons/biohazard';
|
|
305
305
|
// Bird aliases
|
|
@@ -312,116 +312,118 @@ export { default as BirdhouseIcon } from '../icons/birdhouse';
|
|
|
312
312
|
export { default as BlendIcon } from '../icons/blend';
|
|
313
313
|
// Blinds aliases
|
|
314
314
|
export { default as BlindsIcon } from '../icons/blinds';
|
|
315
|
-
// Blocks aliases
|
|
316
|
-
export { default as BlocksIcon } from '../icons/blocks';
|
|
317
|
-
// BluetoothOff aliases
|
|
318
|
-
export { default as BluetoothOffIcon } from '../icons/bluetooth-off';
|
|
319
315
|
// BluetoothConnected aliases
|
|
320
316
|
export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected';
|
|
317
|
+
// Blocks aliases
|
|
318
|
+
export { default as BlocksIcon } from '../icons/blocks';
|
|
321
319
|
// BluetoothSearching aliases
|
|
322
320
|
export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching';
|
|
323
|
-
// Bluetooth aliases
|
|
324
|
-
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
325
321
|
// Bold aliases
|
|
326
322
|
export { default as BoldIcon } from '../icons/bold';
|
|
323
|
+
// BluetoothOff aliases
|
|
324
|
+
export { default as BluetoothOffIcon } from '../icons/bluetooth-off';
|
|
325
|
+
// Bluetooth aliases
|
|
326
|
+
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
327
327
|
// Bolt aliases
|
|
328
328
|
export { default as BoltIcon } from '../icons/bolt';
|
|
329
|
-
// Bone aliases
|
|
330
|
-
export { default as BoneIcon } from '../icons/bone';
|
|
331
329
|
// Bomb aliases
|
|
332
330
|
export { default as BombIcon } from '../icons/bomb';
|
|
331
|
+
// Bone aliases
|
|
332
|
+
export { default as BoneIcon } from '../icons/bone';
|
|
333
|
+
// BookAlert aliases
|
|
334
|
+
export { default as BookAlertIcon } from '../icons/book-alert';
|
|
333
335
|
// BookA aliases
|
|
334
336
|
export { default as BookAIcon } from '../icons/book-a';
|
|
335
337
|
// BookAudio aliases
|
|
336
338
|
export { default as BookAudioIcon } from '../icons/book-audio';
|
|
337
|
-
// BookAlert aliases
|
|
338
|
-
export { default as BookAlertIcon } from '../icons/book-alert';
|
|
339
|
-
// BookCheck aliases
|
|
340
|
-
export { default as BookCheckIcon } from '../icons/book-check';
|
|
341
|
-
// BookCopy aliases
|
|
342
|
-
export { default as BookCopyIcon } from '../icons/book-copy';
|
|
343
339
|
// BookDown aliases
|
|
344
340
|
export { default as BookDownIcon } from '../icons/book-down';
|
|
345
|
-
//
|
|
346
|
-
export { default as
|
|
341
|
+
// BookCopy aliases
|
|
342
|
+
export { default as BookCopyIcon } from '../icons/book-copy';
|
|
343
|
+
// BookCheck aliases
|
|
344
|
+
export { default as BookCheckIcon } from '../icons/book-check';
|
|
347
345
|
// BookHeart aliases
|
|
348
346
|
export { default as BookHeartIcon } from '../icons/book-heart';
|
|
349
|
-
//
|
|
350
|
-
export { default as
|
|
347
|
+
// BookHeadphones aliases
|
|
348
|
+
export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
351
349
|
// BookImage aliases
|
|
352
350
|
export { default as BookImageIcon } from '../icons/book-image';
|
|
351
|
+
// BookKey aliases
|
|
352
|
+
export { default as BookKeyIcon } from '../icons/book-key';
|
|
353
353
|
// BookLock aliases
|
|
354
354
|
export { default as BookLockIcon } from '../icons/book-lock';
|
|
355
|
-
// BookMinus aliases
|
|
356
|
-
export { default as BookMinusIcon } from '../icons/book-minus';
|
|
357
355
|
// BookMarked aliases
|
|
358
356
|
export { default as BookMarkedIcon } from '../icons/book-marked';
|
|
357
|
+
// BookMinus aliases
|
|
358
|
+
export { default as BookMinusIcon } from '../icons/book-minus';
|
|
359
359
|
// BookOpenCheck aliases
|
|
360
360
|
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
361
361
|
// BookOpenText aliases
|
|
362
362
|
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
363
|
-
// BookOpen aliases
|
|
364
|
-
export { default as BookOpenIcon } from '../icons/book-open';
|
|
365
363
|
// BookSearch aliases
|
|
366
364
|
export { default as BookSearchIcon } from '../icons/book-search';
|
|
365
|
+
// BookOpen aliases
|
|
366
|
+
export { default as BookOpenIcon } from '../icons/book-open';
|
|
367
367
|
// BookPlus aliases
|
|
368
368
|
export { default as BookPlusIcon } from '../icons/book-plus';
|
|
369
|
-
// BookType aliases
|
|
370
|
-
export { default as BookTypeIcon } from '../icons/book-type';
|
|
371
369
|
// BookText aliases
|
|
372
370
|
export { default as BookTextIcon } from '../icons/book-text';
|
|
371
|
+
// BookType aliases
|
|
372
|
+
export { default as BookTypeIcon } from '../icons/book-type';
|
|
373
373
|
// BookUp2 aliases
|
|
374
374
|
export { default as BookUp2Icon } from '../icons/book-up-2';
|
|
375
375
|
// BookUp aliases
|
|
376
376
|
export { default as BookUpIcon } from '../icons/book-up';
|
|
377
377
|
// BookX aliases
|
|
378
378
|
export { default as BookXIcon } from '../icons/book-x';
|
|
379
|
-
// Book aliases
|
|
380
|
-
export { default as BookIcon } from '../icons/book';
|
|
381
379
|
// BookUser aliases
|
|
382
380
|
export { default as BookUserIcon } from '../icons/book-user';
|
|
383
|
-
//
|
|
384
|
-
export { default as
|
|
385
|
-
// BookmarkCheck aliases
|
|
386
|
-
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
387
|
-
// BookmarkX aliases
|
|
388
|
-
export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
381
|
+
// Book aliases
|
|
382
|
+
export { default as BookIcon } from '../icons/book';
|
|
389
383
|
// BookmarkMinus aliases
|
|
390
384
|
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
385
|
+
// BookmarkCheck aliases
|
|
386
|
+
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
387
|
+
// BookmarkOff aliases
|
|
388
|
+
export { default as BookmarkOffIcon } from '../icons/bookmark-off';
|
|
389
|
+
// BookmarkPlus aliases
|
|
390
|
+
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
391
391
|
// Bookmark aliases
|
|
392
392
|
export { default as BookmarkIcon } from '../icons/bookmark';
|
|
393
|
+
// BookmarkX aliases
|
|
394
|
+
export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
393
395
|
// BoomBox aliases
|
|
394
396
|
export { default as BoomBoxIcon } from '../icons/boom-box';
|
|
395
397
|
// BotMessageSquare aliases
|
|
396
398
|
export { default as BotMessageSquareIcon } from '../icons/bot-message-square';
|
|
397
399
|
// BotOff aliases
|
|
398
400
|
export { default as BotOffIcon } from '../icons/bot-off';
|
|
399
|
-
// BottleWine aliases
|
|
400
|
-
export { default as BottleWineIcon } from '../icons/bottle-wine';
|
|
401
401
|
// Bot aliases
|
|
402
402
|
export { default as BotIcon } from '../icons/bot';
|
|
403
|
+
// BottleWine aliases
|
|
404
|
+
export { default as BottleWineIcon } from '../icons/bottle-wine';
|
|
403
405
|
// BowArrow aliases
|
|
404
406
|
export { default as BowArrowIcon } from '../icons/bow-arrow';
|
|
405
407
|
// Box aliases
|
|
406
408
|
export { default as BoxIcon } from '../icons/box';
|
|
409
|
+
// Boxes aliases
|
|
410
|
+
export { default as BoxesIcon } from '../icons/boxes';
|
|
407
411
|
// Brackets aliases
|
|
408
412
|
export { default as BracketsIcon } from '../icons/brackets';
|
|
409
413
|
// BrainCircuit aliases
|
|
410
414
|
export { default as BrainCircuitIcon } from '../icons/brain-circuit';
|
|
411
|
-
// Boxes aliases
|
|
412
|
-
export { default as BoxesIcon } from '../icons/boxes';
|
|
413
415
|
// BrainCog aliases
|
|
414
416
|
export { default as BrainCogIcon } from '../icons/brain-cog';
|
|
415
417
|
// Brain aliases
|
|
416
418
|
export { default as BrainIcon } from '../icons/brain';
|
|
417
|
-
// BrickWallFire aliases
|
|
418
|
-
export { default as BrickWallFireIcon } from '../icons/brick-wall-fire';
|
|
419
|
-
// BriefcaseBusiness aliases
|
|
420
|
-
export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
|
|
421
419
|
// BrickWallShield aliases
|
|
422
420
|
export { default as BrickWallShieldIcon } from '../icons/brick-wall-shield';
|
|
421
|
+
// BrickWallFire aliases
|
|
422
|
+
export { default as BrickWallFireIcon } from '../icons/brick-wall-fire';
|
|
423
423
|
// BrickWall aliases
|
|
424
424
|
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
425
|
+
// BriefcaseBusiness aliases
|
|
426
|
+
export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
|
|
425
427
|
// BriefcaseConveyorBelt aliases
|
|
426
428
|
export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
|
|
427
429
|
// BriefcaseMedical aliases
|
|
@@ -430,10 +432,10 @@ export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
|
|
|
430
432
|
export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
431
433
|
// BringToFront aliases
|
|
432
434
|
export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
433
|
-
// BrushCleaning aliases
|
|
434
|
-
export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
|
|
435
435
|
// Brush aliases
|
|
436
436
|
export { default as BrushIcon } from '../icons/brush';
|
|
437
|
+
// BrushCleaning aliases
|
|
438
|
+
export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
|
|
437
439
|
// Bubbles aliases
|
|
438
440
|
export { default as BubblesIcon } from '../icons/bubbles';
|
|
439
441
|
// BugOff aliases
|
|
@@ -442,26 +444,26 @@ export { default as BugOffIcon } from '../icons/bug-off';
|
|
|
442
444
|
export { default as BugPlayIcon } from '../icons/bug-play';
|
|
443
445
|
// Bug aliases
|
|
444
446
|
export { default as BugIcon } from '../icons/bug';
|
|
445
|
-
// Building2 aliases
|
|
446
|
-
export { default as Building2Icon } from '../icons/building-2';
|
|
447
447
|
// Building aliases
|
|
448
448
|
export { default as BuildingIcon } from '../icons/building';
|
|
449
|
+
// Building2 aliases
|
|
450
|
+
export { default as Building2Icon } from '../icons/building-2';
|
|
449
451
|
// BusFront aliases
|
|
450
452
|
export { default as BusFrontIcon } from '../icons/bus-front';
|
|
451
|
-
// CableCar aliases
|
|
452
|
-
export { default as CableCarIcon } from '../icons/cable-car';
|
|
453
453
|
// Bus aliases
|
|
454
454
|
export { default as BusIcon } from '../icons/bus';
|
|
455
|
+
// CableCar aliases
|
|
456
|
+
export { default as CableCarIcon } from '../icons/cable-car';
|
|
455
457
|
// Cable aliases
|
|
456
458
|
export { default as CableIcon } from '../icons/cable';
|
|
457
|
-
// CakeSlice aliases
|
|
458
|
-
export { default as CakeSliceIcon } from '../icons/cake-slice';
|
|
459
459
|
// Cake aliases
|
|
460
460
|
export { default as CakeIcon } from '../icons/cake';
|
|
461
|
-
//
|
|
462
|
-
export { default as
|
|
461
|
+
// CakeSlice aliases
|
|
462
|
+
export { default as CakeSliceIcon } from '../icons/cake-slice';
|
|
463
463
|
// Calendar1 aliases
|
|
464
464
|
export { default as Calendar1Icon } from '../icons/calendar-1';
|
|
465
|
+
// Calculator aliases
|
|
466
|
+
export { default as CalculatorIcon } from '../icons/calculator';
|
|
465
467
|
// CalendarArrowDown aliases
|
|
466
468
|
export { default as CalendarArrowDownIcon } from '../icons/calendar-arrow-down';
|
|
467
469
|
// CalendarArrowUp aliases
|
|
@@ -472,38 +474,38 @@ export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
|
|
|
472
474
|
export { default as CalendarCheckIcon } from '../icons/calendar-check';
|
|
473
475
|
// CalendarClock aliases
|
|
474
476
|
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
475
|
-
// CalendarCog aliases
|
|
476
|
-
export { default as CalendarCogIcon } from '../icons/calendar-cog';
|
|
477
477
|
// CalendarDays aliases
|
|
478
478
|
export { default as CalendarDaysIcon } from '../icons/calendar-days';
|
|
479
479
|
// CalendarFold aliases
|
|
480
480
|
export { default as CalendarFoldIcon } from '../icons/calendar-fold';
|
|
481
|
-
//
|
|
482
|
-
export { default as
|
|
483
|
-
// CalendarMinus aliases
|
|
484
|
-
export { default as CalendarMinusIcon } from '../icons/calendar-minus';
|
|
481
|
+
// CalendarCog aliases
|
|
482
|
+
export { default as CalendarCogIcon } from '../icons/calendar-cog';
|
|
485
483
|
// CalendarHeart aliases
|
|
486
484
|
export { default as CalendarHeartIcon } from '../icons/calendar-heart';
|
|
485
|
+
// CalendarMinus2 aliases
|
|
486
|
+
export { default as CalendarMinus2Icon } from '../icons/calendar-minus-2';
|
|
487
487
|
// CalendarOff aliases
|
|
488
488
|
export { default as CalendarOffIcon } from '../icons/calendar-off';
|
|
489
|
+
// CalendarMinus aliases
|
|
490
|
+
export { default as CalendarMinusIcon } from '../icons/calendar-minus';
|
|
489
491
|
// CalendarPlus2 aliases
|
|
490
492
|
export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
|
|
493
|
+
// CalendarSearch aliases
|
|
494
|
+
export { default as CalendarSearchIcon } from '../icons/calendar-search';
|
|
491
495
|
// CalendarPlus aliases
|
|
492
496
|
export { default as CalendarPlusIcon } from '../icons/calendar-plus';
|
|
493
497
|
// CalendarRange aliases
|
|
494
498
|
export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
495
|
-
// CalendarSearch aliases
|
|
496
|
-
export { default as CalendarSearchIcon } from '../icons/calendar-search';
|
|
497
499
|
// CalendarSync aliases
|
|
498
500
|
export { default as CalendarSyncIcon } from '../icons/calendar-sync';
|
|
499
501
|
// CalendarX2 aliases
|
|
500
502
|
export { default as CalendarX2Icon } from '../icons/calendar-x-2';
|
|
501
503
|
// CalendarX aliases
|
|
502
504
|
export { default as CalendarXIcon } from '../icons/calendar-x';
|
|
503
|
-
// Calendars aliases
|
|
504
|
-
export { default as CalendarsIcon } from '../icons/calendars';
|
|
505
505
|
// Calendar aliases
|
|
506
506
|
export { default as CalendarIcon } from '../icons/calendar';
|
|
507
|
+
// Calendars aliases
|
|
508
|
+
export { default as CalendarsIcon } from '../icons/calendars';
|
|
507
509
|
// Camera aliases
|
|
508
510
|
export { default as CameraIcon } from '../icons/camera';
|
|
509
511
|
// CameraOff aliases
|
|
@@ -516,24 +518,24 @@ export { default as CandyOffIcon } from '../icons/candy-off';
|
|
|
516
518
|
export { default as CandyIcon } from '../icons/candy';
|
|
517
519
|
// CannabisOff aliases
|
|
518
520
|
export { default as CannabisOffIcon } from '../icons/cannabis-off';
|
|
519
|
-
// Cannabis aliases
|
|
520
|
-
export { default as CannabisIcon } from '../icons/cannabis';
|
|
521
521
|
// CaptionsOff aliases
|
|
522
522
|
export { default as CaptionsOffIcon } from '../icons/captions-off';
|
|
523
|
-
//
|
|
524
|
-
export { default as
|
|
523
|
+
// Cannabis aliases
|
|
524
|
+
export { default as CannabisIcon } from '../icons/cannabis';
|
|
525
525
|
// CarFront aliases
|
|
526
526
|
export { default as CarFrontIcon } from '../icons/car-front';
|
|
527
|
+
// CarTaxiFront aliases
|
|
528
|
+
export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
|
|
527
529
|
// Car aliases
|
|
528
530
|
export { default as CarIcon } from '../icons/car';
|
|
529
531
|
// Caravan aliases
|
|
530
532
|
export { default as CaravanIcon } from '../icons/caravan';
|
|
531
533
|
// CardSim aliases
|
|
532
534
|
export { default as CardSimIcon } from '../icons/card-sim';
|
|
533
|
-
// CaseLower aliases
|
|
534
|
-
export { default as CaseLowerIcon } from '../icons/case-lower';
|
|
535
535
|
// Carrot aliases
|
|
536
536
|
export { default as CarrotIcon } from '../icons/carrot';
|
|
537
|
+
// CaseLower aliases
|
|
538
|
+
export { default as CaseLowerIcon } from '../icons/case-lower';
|
|
537
539
|
// CaseSensitive aliases
|
|
538
540
|
export { default as CaseSensitiveIcon } from '../icons/case-sensitive';
|
|
539
541
|
// CaseUpper aliases
|
|
@@ -556,24 +558,24 @@ export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing
|
|
|
556
558
|
export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
|
|
557
559
|
// ChartBarStacked aliases
|
|
558
560
|
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
559
|
-
// ChartColumnStacked aliases
|
|
560
|
-
export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
|
|
561
561
|
// ChartColumnDecreasing aliases
|
|
562
562
|
export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
|
|
563
|
-
// ChartNetwork aliases
|
|
564
|
-
export { default as ChartNetworkIcon } from '../icons/chart-network';
|
|
565
563
|
// ChartGantt aliases
|
|
566
564
|
export { default as ChartGanttIcon } from '../icons/chart-gantt';
|
|
565
|
+
// ChartNetwork aliases
|
|
566
|
+
export { default as ChartNetworkIcon } from '../icons/chart-network';
|
|
567
|
+
// ChartColumnStacked aliases
|
|
568
|
+
export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
|
|
567
569
|
// ChartNoAxesColumnDecreasing aliases
|
|
568
570
|
export { default as ChartNoAxesColumnDecreasingIcon } from '../icons/chart-no-axes-column-decreasing';
|
|
569
571
|
// ChartNoAxesCombined aliases
|
|
570
572
|
export { default as ChartNoAxesCombinedIcon } from '../icons/chart-no-axes-combined';
|
|
571
573
|
// ChartSpline aliases
|
|
572
574
|
export { default as ChartSplineIcon } from '../icons/chart-spline';
|
|
573
|
-
// CheckCheck aliases
|
|
574
|
-
export { default as CheckCheckIcon } from '../icons/check-check';
|
|
575
575
|
// CheckLine aliases
|
|
576
576
|
export { default as CheckLineIcon } from '../icons/check-line';
|
|
577
|
+
// CheckCheck aliases
|
|
578
|
+
export { default as CheckCheckIcon } from '../icons/check-check';
|
|
577
579
|
// Check aliases
|
|
578
580
|
export { default as CheckIcon } from '../icons/check';
|
|
579
581
|
// ChefHat aliases
|
|
@@ -588,40 +590,40 @@ export { default as ChessKingIcon } from '../icons/chess-king';
|
|
|
588
590
|
export { default as ChessKnightIcon } from '../icons/chess-knight';
|
|
589
591
|
// ChessPawn aliases
|
|
590
592
|
export { default as ChessPawnIcon } from '../icons/chess-pawn';
|
|
591
|
-
// ChessQueen aliases
|
|
592
|
-
export { default as ChessQueenIcon } from '../icons/chess-queen';
|
|
593
593
|
// ChessRook aliases
|
|
594
594
|
export { default as ChessRookIcon } from '../icons/chess-rook';
|
|
595
595
|
// ChevronDown aliases
|
|
596
596
|
export { default as ChevronDownIcon } from '../icons/chevron-down';
|
|
597
|
+
// ChessQueen aliases
|
|
598
|
+
export { default as ChessQueenIcon } from '../icons/chess-queen';
|
|
597
599
|
// ChevronFirst aliases
|
|
598
600
|
export { default as ChevronFirstIcon } from '../icons/chevron-first';
|
|
599
|
-
// ChevronLast aliases
|
|
600
|
-
export { default as ChevronLastIcon } from '../icons/chevron-last';
|
|
601
601
|
// ChevronLeft aliases
|
|
602
602
|
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
603
|
+
// ChevronLast aliases
|
|
604
|
+
export { default as ChevronLastIcon } from '../icons/chevron-last';
|
|
603
605
|
// ChevronUp aliases
|
|
604
606
|
export { default as ChevronUpIcon } from '../icons/chevron-up';
|
|
607
|
+
// ChevronsDownUp aliases
|
|
608
|
+
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
605
609
|
// ChevronRight aliases
|
|
606
610
|
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
607
611
|
// ChevronsDown aliases
|
|
608
612
|
export { default as ChevronsDownIcon } from '../icons/chevrons-down';
|
|
609
613
|
// ChevronsLeftRightEllipsis aliases
|
|
610
614
|
export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left-right-ellipsis';
|
|
611
|
-
// ChevronsDownUp aliases
|
|
612
|
-
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
613
615
|
// ChevronsLeft aliases
|
|
614
616
|
export { default as ChevronsLeftIcon } from '../icons/chevrons-left';
|
|
615
|
-
//
|
|
616
|
-
export { default as
|
|
617
|
-
// ChevronsRight aliases
|
|
618
|
-
export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
617
|
+
// ChevronsRightLeft aliases
|
|
618
|
+
export { default as ChevronsRightLeftIcon } from '../icons/chevrons-right-left';
|
|
619
619
|
// ChevronsLeftRight aliases
|
|
620
620
|
export { default as ChevronsLeftRightIcon } from '../icons/chevrons-left-right';
|
|
621
621
|
// ChevronsUp aliases
|
|
622
622
|
export { default as ChevronsUpIcon } from '../icons/chevrons-up';
|
|
623
|
-
//
|
|
624
|
-
export { default as
|
|
623
|
+
// ChevronsRight aliases
|
|
624
|
+
export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
625
|
+
// ChevronsUpDown aliases
|
|
626
|
+
export { default as ChevronsUpDownIcon } from '../icons/chevrons-up-down';
|
|
625
627
|
// Church aliases
|
|
626
628
|
export { default as ChurchIcon } from '../icons/church';
|
|
627
629
|
// CigaretteOff aliases
|
|
@@ -636,32 +638,32 @@ export { default as CircleDollarSignIcon } from '../icons/circle-dollar-sign';
|
|
|
636
638
|
export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
|
|
637
639
|
// CircleDot aliases
|
|
638
640
|
export { default as CircleDotIcon } from '../icons/circle-dot';
|
|
639
|
-
// CircleFadingArrowUp aliases
|
|
640
|
-
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
641
641
|
// CircleEllipsis aliases
|
|
642
642
|
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
643
643
|
// CircleEqual aliases
|
|
644
644
|
export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
645
|
-
//
|
|
646
|
-
export { default as
|
|
645
|
+
// CircleFadingArrowUp aliases
|
|
646
|
+
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
647
647
|
// CircleFadingPlus aliases
|
|
648
648
|
export { default as CircleFadingPlusIcon } from '../icons/circle-fading-plus';
|
|
649
|
-
//
|
|
650
|
-
export { default as
|
|
649
|
+
// CircleOff aliases
|
|
650
|
+
export { default as CircleOffIcon } from '../icons/circle-off';
|
|
651
651
|
// CirclePile aliases
|
|
652
652
|
export { default as CirclePileIcon } from '../icons/circle-pile';
|
|
653
|
-
// CircleSmall aliases
|
|
654
|
-
export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
655
653
|
// CircleSlash aliases
|
|
656
654
|
export { default as CircleSlashIcon } from '../icons/circle-slash';
|
|
655
|
+
// CirclePoundSterling aliases
|
|
656
|
+
export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling';
|
|
657
|
+
// CircleSmall aliases
|
|
658
|
+
export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
657
659
|
// CircleStar aliases
|
|
658
660
|
export { default as CircleStarIcon } from '../icons/circle-star';
|
|
661
|
+
// CircuitBoard aliases
|
|
662
|
+
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
659
663
|
// Circle aliases
|
|
660
664
|
export { default as CircleIcon } from '../icons/circle';
|
|
661
665
|
// Citrus aliases
|
|
662
666
|
export { default as CitrusIcon } from '../icons/citrus';
|
|
663
|
-
// CircuitBoard aliases
|
|
664
|
-
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
665
667
|
// Clapperboard aliases
|
|
666
668
|
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
667
669
|
// ClipboardCheck aliases
|
|
@@ -672,34 +674,34 @@ export { default as ClipboardClockIcon } from '../icons/clipboard-clock';
|
|
|
672
674
|
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
673
675
|
// ClipboardList aliases
|
|
674
676
|
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
675
|
-
// ClipboardPlus aliases
|
|
676
|
-
export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
|
|
677
677
|
// ClipboardMinus aliases
|
|
678
678
|
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
679
|
-
// ClipboardPaste aliases
|
|
680
|
-
export { default as ClipboardPasteIcon } from '../icons/clipboard-paste';
|
|
681
679
|
// ClipboardType aliases
|
|
682
680
|
export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
681
|
+
// ClipboardPaste aliases
|
|
682
|
+
export { default as ClipboardPasteIcon } from '../icons/clipboard-paste';
|
|
683
|
+
// ClipboardPlus aliases
|
|
684
|
+
export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
|
|
683
685
|
// ClipboardX aliases
|
|
684
686
|
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
685
|
-
// Clipboard aliases
|
|
686
|
-
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
687
|
-
// Clock1 aliases
|
|
688
|
-
export { default as Clock1Icon } from '../icons/clock-1';
|
|
689
687
|
// Clock10 aliases
|
|
690
688
|
export { default as Clock10Icon } from '../icons/clock-10';
|
|
689
|
+
// Clock1 aliases
|
|
690
|
+
export { default as Clock1Icon } from '../icons/clock-1';
|
|
691
|
+
// Clipboard aliases
|
|
692
|
+
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
693
|
+
// Clock12 aliases
|
|
694
|
+
export { default as Clock12Icon } from '../icons/clock-12';
|
|
691
695
|
// Clock11 aliases
|
|
692
696
|
export { default as Clock11Icon } from '../icons/clock-11';
|
|
693
697
|
// Clock2 aliases
|
|
694
698
|
export { default as Clock2Icon } from '../icons/clock-2';
|
|
695
|
-
// Clock12 aliases
|
|
696
|
-
export { default as Clock12Icon } from '../icons/clock-12';
|
|
697
699
|
// Clock3 aliases
|
|
698
700
|
export { default as Clock3Icon } from '../icons/clock-3';
|
|
699
|
-
// Clock4 aliases
|
|
700
|
-
export { default as Clock4Icon } from '../icons/clock-4';
|
|
701
701
|
// Clock5 aliases
|
|
702
702
|
export { default as Clock5Icon } from '../icons/clock-5';
|
|
703
|
+
// Clock4 aliases
|
|
704
|
+
export { default as Clock4Icon } from '../icons/clock-4';
|
|
703
705
|
// Clock6 aliases
|
|
704
706
|
export { default as Clock6Icon } from '../icons/clock-6';
|
|
705
707
|
// Clock7 aliases
|
|
@@ -708,34 +710,34 @@ export { default as Clock7Icon } from '../icons/clock-7';
|
|
|
708
710
|
export { default as Clock8Icon } from '../icons/clock-8';
|
|
709
711
|
// ClockAlert aliases
|
|
710
712
|
export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
711
|
-
// Clock9 aliases
|
|
712
|
-
export { default as Clock9Icon } from '../icons/clock-9';
|
|
713
713
|
// ClockArrowDown aliases
|
|
714
714
|
export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
|
|
715
|
-
//
|
|
716
|
-
export { default as
|
|
715
|
+
// Clock9 aliases
|
|
716
|
+
export { default as Clock9Icon } from '../icons/clock-9';
|
|
717
717
|
// ClockCheck aliases
|
|
718
718
|
export { default as ClockCheckIcon } from '../icons/clock-check';
|
|
719
|
+
// ClockArrowUp aliases
|
|
720
|
+
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
|
|
719
721
|
// ClockPlus aliases
|
|
720
722
|
export { default as ClockPlusIcon } from '../icons/clock-plus';
|
|
721
723
|
// ClockFading aliases
|
|
722
724
|
export { default as ClockFadingIcon } from '../icons/clock-fading';
|
|
723
|
-
// Clock aliases
|
|
724
|
-
export { default as ClockIcon } from '../icons/clock';
|
|
725
|
-
// CloudAlert aliases
|
|
726
|
-
export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
727
725
|
// ClosedCaption aliases
|
|
728
726
|
export { default as ClosedCaptionIcon } from '../icons/closed-caption';
|
|
727
|
+
// CloudAlert aliases
|
|
728
|
+
export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
729
|
+
// Clock aliases
|
|
730
|
+
export { default as ClockIcon } from '../icons/clock';
|
|
729
731
|
// CloudBackup aliases
|
|
730
732
|
export { default as CloudBackupIcon } from '../icons/cloud-backup';
|
|
731
733
|
// CloudCheck aliases
|
|
732
734
|
export { default as CloudCheckIcon } from '../icons/cloud-check';
|
|
733
735
|
// CloudCog aliases
|
|
734
736
|
export { default as CloudCogIcon } from '../icons/cloud-cog';
|
|
735
|
-
// CloudFog aliases
|
|
736
|
-
export { default as CloudFogIcon } from '../icons/cloud-fog';
|
|
737
737
|
// CloudDrizzle aliases
|
|
738
738
|
export { default as CloudDrizzleIcon } from '../icons/cloud-drizzle';
|
|
739
|
+
// CloudFog aliases
|
|
740
|
+
export { default as CloudFogIcon } from '../icons/cloud-fog';
|
|
739
741
|
// CloudHail aliases
|
|
740
742
|
export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
741
743
|
// CloudLightning aliases
|
|
@@ -744,10 +746,10 @@ export { default as CloudLightningIcon } from '../icons/cloud-lightning';
|
|
|
744
746
|
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
745
747
|
// CloudMoon aliases
|
|
746
748
|
export { default as CloudMoonIcon } from '../icons/cloud-moon';
|
|
747
|
-
// CloudRainWind aliases
|
|
748
|
-
export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
|
|
749
749
|
// CloudOff aliases
|
|
750
750
|
export { default as CloudOffIcon } from '../icons/cloud-off';
|
|
751
|
+
// CloudRainWind aliases
|
|
752
|
+
export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
|
|
751
753
|
// CloudRain aliases
|
|
752
754
|
export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
753
755
|
// CloudSnow aliases
|
|
@@ -756,18 +758,18 @@ export { default as CloudSnowIcon } from '../icons/cloud-snow';
|
|
|
756
758
|
export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
|
|
757
759
|
// CloudSun aliases
|
|
758
760
|
export { default as CloudSunIcon } from '../icons/cloud-sun';
|
|
759
|
-
// Cloud aliases
|
|
760
|
-
export { default as CloudIcon } from '../icons/cloud';
|
|
761
761
|
// CloudSync aliases
|
|
762
762
|
export { default as CloudSyncIcon } from '../icons/cloud-sync';
|
|
763
|
+
// Cloud aliases
|
|
764
|
+
export { default as CloudIcon } from '../icons/cloud';
|
|
763
765
|
// Cloudy aliases
|
|
764
766
|
export { default as CloudyIcon } from '../icons/cloudy';
|
|
765
|
-
// Clover aliases
|
|
766
|
-
export { default as CloverIcon } from '../icons/clover';
|
|
767
767
|
// Club aliases
|
|
768
768
|
export { default as ClubIcon } from '../icons/club';
|
|
769
769
|
// Code aliases
|
|
770
770
|
export { default as CodeIcon } from '../icons/code';
|
|
771
|
+
// Clover aliases
|
|
772
|
+
export { default as CloverIcon } from '../icons/clover';
|
|
771
773
|
// Coffee aliases
|
|
772
774
|
export { default as CoffeeIcon } from '../icons/coffee';
|
|
773
775
|
// Cog aliases
|
|
@@ -784,36 +786,36 @@ export { default as CommandIcon } from '../icons/command';
|
|
|
784
786
|
export { default as CompassIcon } from '../icons/compass';
|
|
785
787
|
// Component aliases
|
|
786
788
|
export { default as ComponentIcon } from '../icons/component';
|
|
787
|
-
// ConciergeBell aliases
|
|
788
|
-
export { default as ConciergeBellIcon } from '../icons/concierge-bell';
|
|
789
789
|
// Computer aliases
|
|
790
790
|
export { default as ComputerIcon } from '../icons/computer';
|
|
791
|
-
//
|
|
792
|
-
export { default as
|
|
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
|
+
// Construction aliases
|
|
796
|
+
export { default as ConstructionIcon } from '../icons/construction';
|
|
795
797
|
// Contact aliases
|
|
796
798
|
export { default as ContactIcon } from '../icons/contact';
|
|
797
799
|
// Container aliases
|
|
798
800
|
export { default as ContainerIcon } from '../icons/container';
|
|
799
801
|
// Contrast aliases
|
|
800
802
|
export { default as ContrastIcon } from '../icons/contrast';
|
|
801
|
-
// CookingPot aliases
|
|
802
|
-
export { default as CookingPotIcon } from '../icons/cooking-pot';
|
|
803
803
|
// Cookie aliases
|
|
804
804
|
export { default as CookieIcon } from '../icons/cookie';
|
|
805
|
+
// CookingPot aliases
|
|
806
|
+
export { default as CookingPotIcon } from '../icons/cooking-pot';
|
|
805
807
|
// CopyCheck aliases
|
|
806
808
|
export { default as CopyCheckIcon } from '../icons/copy-check';
|
|
807
809
|
// CopyMinus aliases
|
|
808
810
|
export { default as CopyMinusIcon } from '../icons/copy-minus';
|
|
809
811
|
// CopyPlus aliases
|
|
810
812
|
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
811
|
-
// CopyX aliases
|
|
812
|
-
export { default as CopyXIcon } from '../icons/copy-x';
|
|
813
813
|
// CopySlash aliases
|
|
814
814
|
export { default as CopySlashIcon } from '../icons/copy-slash';
|
|
815
815
|
// Copy aliases
|
|
816
816
|
export { default as CopyIcon } from '../icons/copy';
|
|
817
|
+
// CopyX aliases
|
|
818
|
+
export { default as CopyXIcon } from '../icons/copy-x';
|
|
817
819
|
// Copyleft aliases
|
|
818
820
|
export { default as CopyleftIcon } from '../icons/copyleft';
|
|
819
821
|
// Copyright aliases
|
|
@@ -822,40 +824,40 @@ export { default as CopyrightIcon } from '../icons/copyright';
|
|
|
822
824
|
export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
|
|
823
825
|
// CornerDownRight aliases
|
|
824
826
|
export { default as CornerDownRightIcon } from '../icons/corner-down-right';
|
|
825
|
-
// CornerLeftDown aliases
|
|
826
|
-
export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
|
|
827
827
|
// CornerLeftUp aliases
|
|
828
828
|
export { default as CornerLeftUpIcon } from '../icons/corner-left-up';
|
|
829
|
+
// CornerLeftDown aliases
|
|
830
|
+
export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
|
|
829
831
|
// CornerRightDown aliases
|
|
830
832
|
export { default as CornerRightDownIcon } from '../icons/corner-right-down';
|
|
831
833
|
// CornerRightUp aliases
|
|
832
834
|
export { default as CornerRightUpIcon } from '../icons/corner-right-up';
|
|
835
|
+
// CornerUpRight aliases
|
|
836
|
+
export { default as CornerUpRightIcon } from '../icons/corner-up-right';
|
|
833
837
|
// CornerUpLeft aliases
|
|
834
838
|
export { default as CornerUpLeftIcon } from '../icons/corner-up-left';
|
|
835
839
|
// Cpu aliases
|
|
836
840
|
export { default as CpuIcon } from '../icons/cpu';
|
|
837
|
-
//
|
|
838
|
-
export { default as
|
|
841
|
+
// CreditCard aliases
|
|
842
|
+
export { default as CreditCardIcon } from '../icons/credit-card';
|
|
839
843
|
// CreativeCommons aliases
|
|
840
844
|
export { default as CreativeCommonsIcon } from '../icons/creative-commons';
|
|
841
845
|
// Croissant aliases
|
|
842
846
|
export { default as CroissantIcon } from '../icons/croissant';
|
|
843
|
-
// CreditCard aliases
|
|
844
|
-
export { default as CreditCardIcon } from '../icons/credit-card';
|
|
845
847
|
// Crop aliases
|
|
846
848
|
export { default as CropIcon } from '../icons/crop';
|
|
849
|
+
// Crosshair aliases
|
|
850
|
+
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
847
851
|
// Cross aliases
|
|
848
852
|
export { default as CrossIcon } from '../icons/cross';
|
|
849
|
-
// Cuboid aliases
|
|
850
|
-
export { default as CuboidIcon } from '../icons/cuboid';
|
|
851
853
|
// Crown aliases
|
|
852
854
|
export { default as CrownIcon } from '../icons/crown';
|
|
855
|
+
// Cuboid aliases
|
|
856
|
+
export { default as CuboidIcon } from '../icons/cuboid';
|
|
853
857
|
// CupSoda aliases
|
|
854
858
|
export { default as CupSodaIcon } from '../icons/cup-soda';
|
|
855
859
|
// Currency aliases
|
|
856
860
|
export { default as CurrencyIcon } from '../icons/currency';
|
|
857
|
-
// Crosshair aliases
|
|
858
|
-
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
859
861
|
// Cylinder aliases
|
|
860
862
|
export { default as CylinderIcon } from '../icons/cylinder';
|
|
861
863
|
// Dam aliases
|
|
@@ -872,14 +874,14 @@ export { default as DatabaseZapIcon } from '../icons/database-zap';
|
|
|
872
874
|
export { default as DecimalsArrowLeftIcon } from '../icons/decimals-arrow-left';
|
|
873
875
|
// DecimalsArrowRight aliases
|
|
874
876
|
export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right';
|
|
875
|
-
// Dessert aliases
|
|
876
|
-
export { default as DessertIcon } from '../icons/dessert';
|
|
877
877
|
// Delete aliases
|
|
878
878
|
export { default as DeleteIcon } from '../icons/delete';
|
|
879
879
|
// Diameter aliases
|
|
880
880
|
export { default as DiameterIcon } from '../icons/diameter';
|
|
881
881
|
// DiamondMinus aliases
|
|
882
882
|
export { default as DiamondMinusIcon } from '../icons/diamond-minus';
|
|
883
|
+
// Dessert aliases
|
|
884
|
+
export { default as DessertIcon } from '../icons/dessert';
|
|
883
885
|
// DiamondPlus aliases
|
|
884
886
|
export { default as DiamondPlusIcon } from '../icons/diamond-plus';
|
|
885
887
|
// Diamond aliases
|
|
@@ -890,34 +892,34 @@ export { default as Dice1Icon } from '../icons/dice-1';
|
|
|
890
892
|
export { default as Dice2Icon } from '../icons/dice-2';
|
|
891
893
|
// Dice3 aliases
|
|
892
894
|
export { default as Dice3Icon } from '../icons/dice-3';
|
|
893
|
-
// Dice4 aliases
|
|
894
|
-
export { default as Dice4Icon } from '../icons/dice-4';
|
|
895
895
|
// Dice5 aliases
|
|
896
896
|
export { default as Dice5Icon } from '../icons/dice-5';
|
|
897
|
-
//
|
|
898
|
-
export { default as
|
|
897
|
+
// Dice4 aliases
|
|
898
|
+
export { default as Dice4Icon } from '../icons/dice-4';
|
|
899
899
|
// Dice6 aliases
|
|
900
900
|
export { default as Dice6Icon } from '../icons/dice-6';
|
|
901
|
+
// Dices aliases
|
|
902
|
+
export { default as DicesIcon } from '../icons/dices';
|
|
901
903
|
// Disc2 aliases
|
|
902
904
|
export { default as Disc2Icon } from '../icons/disc-2';
|
|
903
905
|
// Diff aliases
|
|
904
906
|
export { default as DiffIcon } from '../icons/diff';
|
|
905
|
-
// DiscAlbum aliases
|
|
906
|
-
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
907
907
|
// Disc3 aliases
|
|
908
908
|
export { default as Disc3Icon } from '../icons/disc-3';
|
|
909
|
-
//
|
|
910
|
-
export { default as
|
|
909
|
+
// DiscAlbum aliases
|
|
910
|
+
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
911
911
|
// Disc aliases
|
|
912
912
|
export { default as DiscIcon } from '../icons/disc';
|
|
913
|
+
// Divide aliases
|
|
914
|
+
export { default as DivideIcon } from '../icons/divide';
|
|
913
915
|
// DnaOff aliases
|
|
914
916
|
export { default as DnaOffIcon } from '../icons/dna-off';
|
|
915
917
|
// Dock aliases
|
|
916
918
|
export { default as DockIcon } from '../icons/dock';
|
|
917
|
-
// Dna aliases
|
|
918
|
-
export { default as DnaIcon } from '../icons/dna';
|
|
919
919
|
// Dog aliases
|
|
920
920
|
export { default as DogIcon } from '../icons/dog';
|
|
921
|
+
// Dna aliases
|
|
922
|
+
export { default as DnaIcon } from '../icons/dna';
|
|
921
923
|
// DollarSign aliases
|
|
922
924
|
export { default as DollarSignIcon } from '../icons/dollar-sign';
|
|
923
925
|
// Donut aliases
|
|
@@ -936,50 +938,50 @@ export { default as DownloadIcon } from '../icons/download';
|
|
|
936
938
|
export { default as DraftingCompassIcon } from '../icons/drafting-compass';
|
|
937
939
|
// Drama aliases
|
|
938
940
|
export { default as DramaIcon } from '../icons/drama';
|
|
939
|
-
// Drill aliases
|
|
940
|
-
export { default as DrillIcon } from '../icons/drill';
|
|
941
941
|
// Drone aliases
|
|
942
942
|
export { default as DroneIcon } from '../icons/drone';
|
|
943
|
+
// Drill aliases
|
|
944
|
+
export { default as DrillIcon } from '../icons/drill';
|
|
943
945
|
// DropletOff aliases
|
|
944
946
|
export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
945
947
|
// Droplet aliases
|
|
946
948
|
export { default as DropletIcon } from '../icons/droplet';
|
|
949
|
+
// Droplets aliases
|
|
950
|
+
export { default as DropletsIcon } from '../icons/droplets';
|
|
947
951
|
// Drum aliases
|
|
948
952
|
export { default as DrumIcon } from '../icons/drum';
|
|
949
953
|
// Drumstick aliases
|
|
950
954
|
export { default as DrumstickIcon } from '../icons/drumstick';
|
|
951
|
-
// Droplets aliases
|
|
952
|
-
export { default as DropletsIcon } from '../icons/droplets';
|
|
953
955
|
// Dumbbell aliases
|
|
954
956
|
export { default as DumbbellIcon } from '../icons/dumbbell';
|
|
955
|
-
// EarOff aliases
|
|
956
|
-
export { default as EarOffIcon } from '../icons/ear-off';
|
|
957
957
|
// Ear aliases
|
|
958
958
|
export { default as EarIcon } from '../icons/ear';
|
|
959
|
+
// EarOff aliases
|
|
960
|
+
export { default as EarOffIcon } from '../icons/ear-off';
|
|
959
961
|
// EarthLock aliases
|
|
960
962
|
export { default as EarthLockIcon } from '../icons/earth-lock';
|
|
961
963
|
// EggFried aliases
|
|
962
964
|
export { default as EggFriedIcon } from '../icons/egg-fried';
|
|
963
965
|
// Eclipse aliases
|
|
964
966
|
export { default as EclipseIcon } from '../icons/eclipse';
|
|
965
|
-
// Egg aliases
|
|
966
|
-
export { default as EggIcon } from '../icons/egg';
|
|
967
967
|
// EggOff aliases
|
|
968
968
|
export { default as EggOffIcon } from '../icons/egg-off';
|
|
969
|
+
// Egg aliases
|
|
970
|
+
export { default as EggIcon } from '../icons/egg';
|
|
969
971
|
// Ellipse aliases
|
|
970
972
|
export { default as EllipseIcon } from '../icons/ellipse';
|
|
971
973
|
// EqualApproximately aliases
|
|
972
974
|
export { default as EqualApproximatelyIcon } from '../icons/equal-approximately';
|
|
973
|
-
// EqualNot aliases
|
|
974
|
-
export { default as EqualNotIcon } from '../icons/equal-not';
|
|
975
975
|
// Equal aliases
|
|
976
976
|
export { default as EqualIcon } from '../icons/equal';
|
|
977
|
+
// EqualNot aliases
|
|
978
|
+
export { default as EqualNotIcon } from '../icons/equal-not';
|
|
977
979
|
// Eraser aliases
|
|
978
980
|
export { default as EraserIcon } from '../icons/eraser';
|
|
979
|
-
// Euro aliases
|
|
980
|
-
export { default as EuroIcon } from '../icons/euro';
|
|
981
981
|
// EthernetPort aliases
|
|
982
982
|
export { default as EthernetPortIcon } from '../icons/ethernet-port';
|
|
983
|
+
// Euro aliases
|
|
984
|
+
export { default as EuroIcon } from '../icons/euro';
|
|
983
985
|
// EvCharger aliases
|
|
984
986
|
export { default as EvChargerIcon } from '../icons/ev-charger';
|
|
985
987
|
// Expand aliases
|
|
@@ -988,6 +990,8 @@ export { default as ExpandIcon } from '../icons/expand';
|
|
|
988
990
|
export { default as ExternalLinkIcon } from '../icons/external-link';
|
|
989
991
|
// EyeClosed aliases
|
|
990
992
|
export { default as EyeClosedIcon } from '../icons/eye-closed';
|
|
993
|
+
// EyeOff aliases
|
|
994
|
+
export { default as EyeOffIcon } from '../icons/eye-off';
|
|
991
995
|
// Eye aliases
|
|
992
996
|
export { default as EyeIcon } from '../icons/eye';
|
|
993
997
|
// Factory aliases
|
|
@@ -996,48 +1000,46 @@ export { default as FactoryIcon } from '../icons/factory';
|
|
|
996
1000
|
export { default as FanIcon } from '../icons/fan';
|
|
997
1001
|
// FastForward aliases
|
|
998
1002
|
export { default as FastForwardIcon } from '../icons/fast-forward';
|
|
999
|
-
// Feather aliases
|
|
1000
|
-
export { default as FeatherIcon } from '../icons/feather';
|
|
1001
|
-
// EyeOff aliases
|
|
1002
|
-
export { default as EyeOffIcon } from '../icons/eye-off';
|
|
1003
1003
|
// Fence aliases
|
|
1004
1004
|
export { default as FenceIcon } from '../icons/fence';
|
|
1005
|
+
// Feather aliases
|
|
1006
|
+
export { default as FeatherIcon } from '../icons/feather';
|
|
1005
1007
|
// FerrisWheel aliases
|
|
1006
1008
|
export { default as FerrisWheelIcon } from '../icons/ferris-wheel';
|
|
1007
|
-
// FileArchive aliases
|
|
1008
|
-
export { default as FileArchiveIcon } from '../icons/file-archive';
|
|
1009
1009
|
// FileBox aliases
|
|
1010
1010
|
export { default as FileBoxIcon } from '../icons/file-box';
|
|
1011
|
+
// FileArchive aliases
|
|
1012
|
+
export { default as FileArchiveIcon } from '../icons/file-archive';
|
|
1011
1013
|
// FileClock aliases
|
|
1012
1014
|
export { default as FileClockIcon } from '../icons/file-clock';
|
|
1013
1015
|
// FileCheck aliases
|
|
1014
1016
|
export { default as FileCheckIcon } from '../icons/file-check';
|
|
1015
1017
|
// FileCode aliases
|
|
1016
1018
|
export { default as FileCodeIcon } from '../icons/file-code';
|
|
1017
|
-
// FileDigit aliases
|
|
1018
|
-
export { default as FileDigitIcon } from '../icons/file-digit';
|
|
1019
1019
|
// FileDiff aliases
|
|
1020
1020
|
export { default as FileDiffIcon } from '../icons/file-diff';
|
|
1021
|
+
// FileDigit aliases
|
|
1022
|
+
export { default as FileDigitIcon } from '../icons/file-digit';
|
|
1021
1023
|
// FileDown aliases
|
|
1022
1024
|
export { default as FileDownIcon } from '../icons/file-down';
|
|
1025
|
+
// FileHeart aliases
|
|
1026
|
+
export { default as FileHeartIcon } from '../icons/file-heart';
|
|
1023
1027
|
// FileImage aliases
|
|
1024
1028
|
export { default as FileImageIcon } from '../icons/file-image';
|
|
1025
1029
|
// FileInput aliases
|
|
1026
1030
|
export { default as FileInputIcon } from '../icons/file-input';
|
|
1027
|
-
// FileHeart aliases
|
|
1028
|
-
export { default as FileHeartIcon } from '../icons/file-heart';
|
|
1029
|
-
// FileMinus aliases
|
|
1030
|
-
export { default as FileMinusIcon } from '../icons/file-minus';
|
|
1031
1031
|
// FileMusic aliases
|
|
1032
1032
|
export { default as FileMusicIcon } from '../icons/file-music';
|
|
1033
|
+
// FileMinus aliases
|
|
1034
|
+
export { default as FileMinusIcon } from '../icons/file-minus';
|
|
1033
1035
|
// FileOutput aliases
|
|
1034
1036
|
export { default as FileOutputIcon } from '../icons/file-output';
|
|
1035
|
-
// FilePlus aliases
|
|
1036
|
-
export { default as FilePlusIcon } from '../icons/file-plus';
|
|
1037
1037
|
// FileScan aliases
|
|
1038
1038
|
export { default as FileScanIcon } from '../icons/file-scan';
|
|
1039
1039
|
// FileSearch aliases
|
|
1040
1040
|
export { default as FileSearchIcon } from '../icons/file-search';
|
|
1041
|
+
// FilePlus aliases
|
|
1042
|
+
export { default as FilePlusIcon } from '../icons/file-plus';
|
|
1041
1043
|
// FileSliders aliases
|
|
1042
1044
|
export { default as FileSlidersIcon } from '../icons/file-sliders';
|
|
1043
1045
|
// FileSpreadsheet aliases
|
|
@@ -1052,34 +1054,34 @@ export { default as FileTerminalIcon } from '../icons/file-terminal';
|
|
|
1052
1054
|
export { default as FileTextIcon } from '../icons/file-text';
|
|
1053
1055
|
// FileType aliases
|
|
1054
1056
|
export { default as FileTypeIcon } from '../icons/file-type';
|
|
1055
|
-
// FileUp aliases
|
|
1056
|
-
export { default as FileUpIcon } from '../icons/file-up';
|
|
1057
1057
|
// FileUser aliases
|
|
1058
1058
|
export { default as FileUserIcon } from '../icons/file-user';
|
|
1059
|
+
// FileUp aliases
|
|
1060
|
+
export { default as FileUpIcon } from '../icons/file-up';
|
|
1059
1061
|
// FileVolume aliases
|
|
1060
1062
|
export { default as FileVolumeIcon } from '../icons/file-volume';
|
|
1061
1063
|
// FileX aliases
|
|
1062
1064
|
export { default as FileXIcon } from '../icons/file-x';
|
|
1063
1065
|
// File aliases
|
|
1064
1066
|
export { default as FileIcon } from '../icons/file';
|
|
1065
|
-
// Files aliases
|
|
1066
|
-
export { default as FilesIcon } from '../icons/files';
|
|
1067
1067
|
// Film aliases
|
|
1068
1068
|
export { default as FilmIcon } from '../icons/film';
|
|
1069
|
-
//
|
|
1070
|
-
export { default as
|
|
1069
|
+
// Files aliases
|
|
1070
|
+
export { default as FilesIcon } from '../icons/files';
|
|
1071
1071
|
// FireExtinguisher aliases
|
|
1072
1072
|
export { default as FireExtinguisherIcon } from '../icons/fire-extinguisher';
|
|
1073
|
+
// FishOff aliases
|
|
1074
|
+
export { default as FishOffIcon } from '../icons/fish-off';
|
|
1073
1075
|
// FishSymbol aliases
|
|
1074
1076
|
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1075
1077
|
// Fish aliases
|
|
1076
1078
|
export { default as FishIcon } from '../icons/fish';
|
|
1077
1079
|
// FishingHook aliases
|
|
1078
1080
|
export { default as FishingHookIcon } from '../icons/fishing-hook';
|
|
1079
|
-
// FlagOff aliases
|
|
1080
|
-
export { default as FlagOffIcon } from '../icons/flag-off';
|
|
1081
1081
|
// FishingRod aliases
|
|
1082
1082
|
export { default as FishingRodIcon } from '../icons/fishing-rod';
|
|
1083
|
+
// FlagOff aliases
|
|
1084
|
+
export { default as FlagOffIcon } from '../icons/flag-off';
|
|
1083
1085
|
// FlagTriangleLeft aliases
|
|
1084
1086
|
export { default as FlagTriangleLeftIcon } from '../icons/flag-triangle-left';
|
|
1085
1087
|
// FlagTriangleRight aliases
|
|
@@ -1096,52 +1098,52 @@ export { default as FlashlightOffIcon } from '../icons/flashlight-off';
|
|
|
1096
1098
|
export { default as FlashlightIcon } from '../icons/flashlight';
|
|
1097
1099
|
// FlaskConicalOff aliases
|
|
1098
1100
|
export { default as FlaskConicalOffIcon } from '../icons/flask-conical-off';
|
|
1099
|
-
// FlaskConical aliases
|
|
1100
|
-
export { default as FlaskConicalIcon } from '../icons/flask-conical';
|
|
1101
1101
|
// FlaskRound aliases
|
|
1102
1102
|
export { default as FlaskRoundIcon } from '../icons/flask-round';
|
|
1103
1103
|
// FlipHorizontal2 aliases
|
|
1104
1104
|
export { default as FlipHorizontal2Icon } from '../icons/flip-horizontal-2';
|
|
1105
|
-
// FlipVertical2 aliases
|
|
1106
|
-
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1107
1105
|
// Flower2 aliases
|
|
1108
1106
|
export { default as Flower2Icon } from '../icons/flower-2';
|
|
1109
|
-
//
|
|
1110
|
-
export { default as
|
|
1111
|
-
//
|
|
1112
|
-
export { default as
|
|
1107
|
+
// FlaskConical aliases
|
|
1108
|
+
export { default as FlaskConicalIcon } from '../icons/flask-conical';
|
|
1109
|
+
// FlipVertical2 aliases
|
|
1110
|
+
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1111
|
+
// Flower aliases
|
|
1112
|
+
export { default as FlowerIcon } from '../icons/flower';
|
|
1113
|
+
// Focus aliases
|
|
1114
|
+
export { default as FocusIcon } from '../icons/focus';
|
|
1113
1115
|
// FoldHorizontal aliases
|
|
1114
1116
|
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
1115
1117
|
// FoldVertical aliases
|
|
1116
1118
|
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1117
1119
|
// FolderArchive aliases
|
|
1118
1120
|
export { default as FolderArchiveIcon } from '../icons/folder-archive';
|
|
1119
|
-
// FolderClock aliases
|
|
1120
|
-
export { default as FolderClockIcon } from '../icons/folder-clock';
|
|
1121
1121
|
// FolderCheck aliases
|
|
1122
1122
|
export { default as FolderCheckIcon } from '../icons/folder-check';
|
|
1123
1123
|
// FolderClosed aliases
|
|
1124
1124
|
export { default as FolderClosedIcon } from '../icons/folder-closed';
|
|
1125
|
+
// FolderClock aliases
|
|
1126
|
+
export { default as FolderClockIcon } from '../icons/folder-clock';
|
|
1125
1127
|
// FolderCode aliases
|
|
1126
1128
|
export { default as FolderCodeIcon } from '../icons/folder-code';
|
|
1127
1129
|
// FolderDot aliases
|
|
1128
1130
|
export { default as FolderDotIcon } from '../icons/folder-dot';
|
|
1129
1131
|
// FolderDown aliases
|
|
1130
1132
|
export { default as FolderDownIcon } from '../icons/folder-down';
|
|
1133
|
+
// FolderGit aliases
|
|
1134
|
+
export { default as FolderGitIcon } from '../icons/folder-git';
|
|
1131
1135
|
// FolderGit2 aliases
|
|
1132
1136
|
export { default as FolderGit2Icon } from '../icons/folder-git-2';
|
|
1133
1137
|
// FolderHeart aliases
|
|
1134
1138
|
export { default as FolderHeartIcon } from '../icons/folder-heart';
|
|
1135
1139
|
// FolderInput aliases
|
|
1136
1140
|
export { default as FolderInputIcon } from '../icons/folder-input';
|
|
1137
|
-
//
|
|
1138
|
-
export { default as
|
|
1141
|
+
// FolderKey aliases
|
|
1142
|
+
export { default as FolderKeyIcon } from '../icons/folder-key';
|
|
1139
1143
|
// FolderKanban aliases
|
|
1140
1144
|
export { default as FolderKanbanIcon } from '../icons/folder-kanban';
|
|
1141
1145
|
// FolderLock aliases
|
|
1142
1146
|
export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
1143
|
-
// FolderKey aliases
|
|
1144
|
-
export { default as FolderKeyIcon } from '../icons/folder-key';
|
|
1145
1147
|
// FolderMinus aliases
|
|
1146
1148
|
export { default as FolderMinusIcon } from '../icons/folder-minus';
|
|
1147
1149
|
// FolderOpenDot aliases
|
|
@@ -1152,34 +1154,34 @@ export { default as FolderOpenIcon } from '../icons/folder-open';
|
|
|
1152
1154
|
export { default as FolderPlusIcon } from '../icons/folder-plus';
|
|
1153
1155
|
// FolderOutput aliases
|
|
1154
1156
|
export { default as FolderOutputIcon } from '../icons/folder-output';
|
|
1155
|
-
// FolderRoot aliases
|
|
1156
|
-
export { default as FolderRootIcon } from '../icons/folder-root';
|
|
1157
1157
|
// FolderSearch2 aliases
|
|
1158
1158
|
export { default as FolderSearch2Icon } from '../icons/folder-search-2';
|
|
1159
|
-
//
|
|
1160
|
-
export { default as
|
|
1159
|
+
// FolderRoot aliases
|
|
1160
|
+
export { default as FolderRootIcon } from '../icons/folder-root';
|
|
1161
1161
|
// FolderSearch aliases
|
|
1162
1162
|
export { default as FolderSearchIcon } from '../icons/folder-search';
|
|
1163
|
+
// FolderSymlink aliases
|
|
1164
|
+
export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
|
|
1163
1165
|
// FolderSync aliases
|
|
1164
1166
|
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1165
1167
|
// FolderTree aliases
|
|
1166
1168
|
export { default as FolderTreeIcon } from '../icons/folder-tree';
|
|
1167
1169
|
// FolderUp aliases
|
|
1168
1170
|
export { default as FolderUpIcon } from '../icons/folder-up';
|
|
1169
|
-
// Folder aliases
|
|
1170
|
-
export { default as FolderIcon } from '../icons/folder';
|
|
1171
1171
|
// FolderX aliases
|
|
1172
1172
|
export { default as FolderXIcon } from '../icons/folder-x';
|
|
1173
|
+
// Folder aliases
|
|
1174
|
+
export { default as FolderIcon } from '../icons/folder';
|
|
1173
1175
|
// Footprints aliases
|
|
1174
1176
|
export { default as FootprintsIcon } from '../icons/footprints';
|
|
1175
1177
|
// Folders aliases
|
|
1176
1178
|
export { default as FoldersIcon } from '../icons/folders';
|
|
1177
1179
|
// Forklift aliases
|
|
1178
1180
|
export { default as ForkliftIcon } from '../icons/forklift';
|
|
1179
|
-
// Forward aliases
|
|
1180
|
-
export { default as ForwardIcon } from '../icons/forward';
|
|
1181
1181
|
// Form aliases
|
|
1182
1182
|
export { default as FormIcon } from '../icons/form';
|
|
1183
|
+
// Forward aliases
|
|
1184
|
+
export { default as ForwardIcon } from '../icons/forward';
|
|
1183
1185
|
// Frame aliases
|
|
1184
1186
|
export { default as FrameIcon } from '../icons/frame';
|
|
1185
1187
|
// Frown aliases
|
|
@@ -1192,22 +1194,22 @@ export { default as FullscreenIcon } from '../icons/fullscreen';
|
|
|
1192
1194
|
export { default as FunnelPlusIcon } from '../icons/funnel-plus';
|
|
1193
1195
|
// GalleryHorizontalEnd aliases
|
|
1194
1196
|
export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal-end';
|
|
1195
|
-
// GalleryThumbnails aliases
|
|
1196
|
-
export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
|
|
1197
1197
|
// GalleryHorizontal aliases
|
|
1198
1198
|
export { default as GalleryHorizontalIcon } from '../icons/gallery-horizontal';
|
|
1199
|
+
// GalleryThumbnails aliases
|
|
1200
|
+
export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
|
|
1199
1201
|
// GalleryVerticalEnd aliases
|
|
1200
1202
|
export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end';
|
|
1201
1203
|
// GalleryVertical aliases
|
|
1202
1204
|
export { default as GalleryVerticalIcon } from '../icons/gallery-vertical';
|
|
1203
|
-
// GamepadDirectional aliases
|
|
1204
|
-
export { default as GamepadDirectionalIcon } from '../icons/gamepad-directional';
|
|
1205
1205
|
// Gamepad2 aliases
|
|
1206
1206
|
export { default as Gamepad2Icon } from '../icons/gamepad-2';
|
|
1207
|
-
//
|
|
1208
|
-
export { default as
|
|
1207
|
+
// GamepadDirectional aliases
|
|
1208
|
+
export { default as GamepadDirectionalIcon } from '../icons/gamepad-directional';
|
|
1209
1209
|
// Gauge aliases
|
|
1210
1210
|
export { default as GaugeIcon } from '../icons/gauge';
|
|
1211
|
+
// Gamepad aliases
|
|
1212
|
+
export { default as GamepadIcon } from '../icons/gamepad';
|
|
1211
1213
|
// Gavel aliases
|
|
1212
1214
|
export { default as GavelIcon } from '../icons/gavel';
|
|
1213
1215
|
// Gem aliases
|
|
@@ -1222,42 +1224,42 @@ export { default as GiftIcon } from '../icons/gift';
|
|
|
1222
1224
|
export { default as GitBranchMinusIcon } from '../icons/git-branch-minus';
|
|
1223
1225
|
// GitBranchPlus aliases
|
|
1224
1226
|
export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
1225
|
-
// GitCommitVertical aliases
|
|
1226
|
-
export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical';
|
|
1227
1227
|
// GitBranch aliases
|
|
1228
1228
|
export { default as GitBranchIcon } from '../icons/git-branch';
|
|
1229
1229
|
// GitCompareArrows aliases
|
|
1230
1230
|
export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
|
|
1231
|
+
// GitCommitVertical aliases
|
|
1232
|
+
export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical';
|
|
1231
1233
|
// GitCompare aliases
|
|
1232
1234
|
export { default as GitCompareIcon } from '../icons/git-compare';
|
|
1235
|
+
// GitGraph aliases
|
|
1236
|
+
export { default as GitGraphIcon } from '../icons/git-graph';
|
|
1233
1237
|
// GitFork aliases
|
|
1234
1238
|
export { default as GitForkIcon } from '../icons/git-fork';
|
|
1235
1239
|
// GitMergeConflict aliases
|
|
1236
1240
|
export { default as GitMergeConflictIcon } from '../icons/git-merge-conflict';
|
|
1237
|
-
// GitGraph aliases
|
|
1238
|
-
export { default as GitGraphIcon } from '../icons/git-graph';
|
|
1239
1241
|
// GitMerge aliases
|
|
1240
1242
|
export { default as GitMergeIcon } from '../icons/git-merge';
|
|
1241
1243
|
// GitPullRequestArrow aliases
|
|
1242
1244
|
export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-arrow';
|
|
1243
1245
|
// GitPullRequestClosed aliases
|
|
1244
1246
|
export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
|
|
1245
|
-
// GitPullRequestCreate aliases
|
|
1246
|
-
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
|
|
1247
1247
|
// GitPullRequestCreateArrow aliases
|
|
1248
1248
|
export { default as GitPullRequestCreateArrowIcon } from '../icons/git-pull-request-create-arrow';
|
|
1249
1249
|
// GitPullRequestDraft aliases
|
|
1250
1250
|
export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
|
|
1251
1251
|
// GitPullRequest aliases
|
|
1252
1252
|
export { default as GitPullRequestIcon } from '../icons/git-pull-request';
|
|
1253
|
+
// GitPullRequestCreate aliases
|
|
1254
|
+
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
|
|
1253
1255
|
// GlassWater aliases
|
|
1254
1256
|
export { default as GlassWaterIcon } from '../icons/glass-water';
|
|
1255
|
-
// Glasses aliases
|
|
1256
|
-
export { default as GlassesIcon } from '../icons/glasses';
|
|
1257
1257
|
// GlobeLock aliases
|
|
1258
1258
|
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1259
1259
|
// GlobeOff aliases
|
|
1260
1260
|
export { default as GlobeOffIcon } from '../icons/globe-off';
|
|
1261
|
+
// Glasses aliases
|
|
1262
|
+
export { default as GlassesIcon } from '../icons/glasses';
|
|
1261
1263
|
// GlobeX aliases
|
|
1262
1264
|
export { default as GlobeXIcon } from '../icons/globe-x';
|
|
1263
1265
|
// Globe aliases
|
|
@@ -1270,32 +1272,32 @@ export { default as GpuIcon } from '../icons/gpu';
|
|
|
1270
1272
|
export { default as GraduationCapIcon } from '../icons/graduation-cap';
|
|
1271
1273
|
// Grape aliases
|
|
1272
1274
|
export { default as GrapeIcon } from '../icons/grape';
|
|
1273
|
-
// Grid3x2 aliases
|
|
1274
|
-
export { default as Grid3x2Icon } from '../icons/grid-3x2';
|
|
1275
1275
|
// GripHorizontal aliases
|
|
1276
1276
|
export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
|
|
1277
|
+
// Grid3x2 aliases
|
|
1278
|
+
export { default as Grid3x2Icon } from '../icons/grid-3x2';
|
|
1277
1279
|
// GripVertical aliases
|
|
1278
1280
|
export { default as GripVerticalIcon } from '../icons/grip-vertical';
|
|
1279
1281
|
// Grip aliases
|
|
1280
1282
|
export { default as GripIcon } from '../icons/grip';
|
|
1281
1283
|
// Group aliases
|
|
1282
1284
|
export { default as GroupIcon } from '../icons/group';
|
|
1285
|
+
// Hamburger aliases
|
|
1286
|
+
export { default as HamburgerIcon } from '../icons/hamburger';
|
|
1283
1287
|
// Guitar aliases
|
|
1284
1288
|
export { default as GuitarIcon } from '../icons/guitar';
|
|
1285
1289
|
// Ham aliases
|
|
1286
1290
|
export { default as HamIcon } from '../icons/ham';
|
|
1287
|
-
// Hamburger aliases
|
|
1288
|
-
export { default as HamburgerIcon } from '../icons/hamburger';
|
|
1289
1291
|
// Hammer aliases
|
|
1290
1292
|
export { default as HammerIcon } from '../icons/hammer';
|
|
1291
1293
|
// HandCoins aliases
|
|
1292
1294
|
export { default as HandCoinsIcon } from '../icons/hand-coins';
|
|
1293
1295
|
// HandFist aliases
|
|
1294
1296
|
export { default as HandFistIcon } from '../icons/hand-fist';
|
|
1295
|
-
// HandMetal aliases
|
|
1296
|
-
export { default as HandMetalIcon } from '../icons/hand-metal';
|
|
1297
1297
|
// HandHeart aliases
|
|
1298
1298
|
export { default as HandHeartIcon } from '../icons/hand-heart';
|
|
1299
|
+
// HandMetal aliases
|
|
1300
|
+
export { default as HandMetalIcon } from '../icons/hand-metal';
|
|
1299
1301
|
// HandPlatter aliases
|
|
1300
1302
|
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1301
1303
|
// Hand aliases
|
|
@@ -1306,10 +1308,10 @@ export { default as HandbagIcon } from '../icons/handbag';
|
|
|
1306
1308
|
export { default as HandshakeIcon } from '../icons/handshake';
|
|
1307
1309
|
// HardDriveDownload aliases
|
|
1308
1310
|
export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
|
|
1309
|
-
// HardDriveUpload aliases
|
|
1310
|
-
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
|
|
1311
1311
|
// HardDrive aliases
|
|
1312
1312
|
export { default as HardDriveIcon } from '../icons/hard-drive';
|
|
1313
|
+
// HardDriveUpload aliases
|
|
1314
|
+
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
|
|
1313
1315
|
// HardHat aliases
|
|
1314
1316
|
export { default as HardHatIcon } from '../icons/hard-hat';
|
|
1315
1317
|
// Hash aliases
|
|
@@ -1324,26 +1326,26 @@ export { default as HdIcon } from '../icons/hd';
|
|
|
1324
1326
|
export { default as HdmiPortIcon } from '../icons/hdmi-port';
|
|
1325
1327
|
// Heading1 aliases
|
|
1326
1328
|
export { default as Heading1Icon } from '../icons/heading-1';
|
|
1327
|
-
// Heading3 aliases
|
|
1328
|
-
export { default as Heading3Icon } from '../icons/heading-3';
|
|
1329
1329
|
// Heading2 aliases
|
|
1330
1330
|
export { default as Heading2Icon } from '../icons/heading-2';
|
|
1331
|
+
// Heading3 aliases
|
|
1332
|
+
export { default as Heading3Icon } from '../icons/heading-3';
|
|
1333
|
+
// Heading4 aliases
|
|
1334
|
+
export { default as Heading4Icon } from '../icons/heading-4';
|
|
1331
1335
|
// Heading5 aliases
|
|
1332
1336
|
export { default as Heading5Icon } from '../icons/heading-5';
|
|
1333
1337
|
// Heading6 aliases
|
|
1334
1338
|
export { default as Heading6Icon } from '../icons/heading-6';
|
|
1335
|
-
// Heading4 aliases
|
|
1336
|
-
export { default as Heading4Icon } from '../icons/heading-4';
|
|
1337
1339
|
// Heading aliases
|
|
1338
1340
|
export { default as HeadingIcon } from '../icons/heading';
|
|
1339
|
-
// Headset aliases
|
|
1340
|
-
export { default as HeadsetIcon } from '../icons/headset';
|
|
1341
1341
|
// HeadphoneOff aliases
|
|
1342
1342
|
export { default as HeadphoneOffIcon } from '../icons/headphone-off';
|
|
1343
|
-
// HeartCrack aliases
|
|
1344
|
-
export { default as HeartCrackIcon } from '../icons/heart-crack';
|
|
1345
1343
|
// Headphones aliases
|
|
1346
1344
|
export { default as HeadphonesIcon } from '../icons/headphones';
|
|
1345
|
+
// Headset aliases
|
|
1346
|
+
export { default as HeadsetIcon } from '../icons/headset';
|
|
1347
|
+
// HeartCrack aliases
|
|
1348
|
+
export { default as HeartCrackIcon } from '../icons/heart-crack';
|
|
1347
1349
|
// HeartHandshake aliases
|
|
1348
1350
|
export { default as HeartHandshakeIcon } from '../icons/heart-handshake';
|
|
1349
1351
|
// HeartMinus aliases
|
|
@@ -1354,18 +1356,18 @@ export { default as HeartOffIcon } from '../icons/heart-off';
|
|
|
1354
1356
|
export { default as HeartPlusIcon } from '../icons/heart-plus';
|
|
1355
1357
|
// HeartPulse aliases
|
|
1356
1358
|
export { default as HeartPulseIcon } from '../icons/heart-pulse';
|
|
1357
|
-
// Heater aliases
|
|
1358
|
-
export { default as HeaterIcon } from '../icons/heater';
|
|
1359
1359
|
// Heart aliases
|
|
1360
1360
|
export { default as HeartIcon } from '../icons/heart';
|
|
1361
|
+
// Heater aliases
|
|
1362
|
+
export { default as HeaterIcon } from '../icons/heater';
|
|
1361
1363
|
// Helicopter aliases
|
|
1362
1364
|
export { default as HelicopterIcon } from '../icons/helicopter';
|
|
1363
|
-
// History aliases
|
|
1364
|
-
export { default as HistoryIcon } from '../icons/history';
|
|
1365
1365
|
// Hexagon aliases
|
|
1366
1366
|
export { default as HexagonIcon } from '../icons/hexagon';
|
|
1367
1367
|
// Highlighter aliases
|
|
1368
1368
|
export { default as HighlighterIcon } from '../icons/highlighter';
|
|
1369
|
+
// History aliases
|
|
1370
|
+
export { default as HistoryIcon } from '../icons/history';
|
|
1369
1371
|
// HopOff aliases
|
|
1370
1372
|
export { default as HopOffIcon } from '../icons/hop-off';
|
|
1371
1373
|
// Hop aliases
|
|
@@ -1376,40 +1378,40 @@ export { default as HospitalIcon } from '../icons/hospital';
|
|
|
1376
1378
|
export { default as HotelIcon } from '../icons/hotel';
|
|
1377
1379
|
// Hourglass aliases
|
|
1378
1380
|
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1379
|
-
// HousePlug aliases
|
|
1380
|
-
export { default as HousePlugIcon } from '../icons/house-plug';
|
|
1381
1381
|
// HouseHeart aliases
|
|
1382
1382
|
export { default as HouseHeartIcon } from '../icons/house-heart';
|
|
1383
|
-
//
|
|
1384
|
-
export { default as
|
|
1383
|
+
// HousePlug aliases
|
|
1384
|
+
export { default as HousePlugIcon } from '../icons/house-plug';
|
|
1385
1385
|
// HousePlus aliases
|
|
1386
1386
|
export { default as HousePlusIcon } from '../icons/house-plus';
|
|
1387
|
+
// HouseWifi aliases
|
|
1388
|
+
export { default as HouseWifiIcon } from '../icons/house-wifi';
|
|
1389
|
+
// ImageDown aliases
|
|
1390
|
+
export { default as ImageDownIcon } from '../icons/image-down';
|
|
1387
1391
|
// IdCardLanyard aliases
|
|
1388
1392
|
export { default as IdCardLanyardIcon } from '../icons/id-card-lanyard';
|
|
1389
1393
|
// IdCard aliases
|
|
1390
1394
|
export { default as IdCardIcon } from '../icons/id-card';
|
|
1391
|
-
// ImageDown aliases
|
|
1392
|
-
export { default as ImageDownIcon } from '../icons/image-down';
|
|
1393
1395
|
// ImageMinus aliases
|
|
1394
1396
|
export { default as ImageMinusIcon } from '../icons/image-minus';
|
|
1395
1397
|
// ImageOff aliases
|
|
1396
1398
|
export { default as ImageOffIcon } from '../icons/image-off';
|
|
1397
|
-
// ImagePlay aliases
|
|
1398
|
-
export { default as ImagePlayIcon } from '../icons/image-play';
|
|
1399
1399
|
// ImagePlus aliases
|
|
1400
1400
|
export { default as ImagePlusIcon } from '../icons/image-plus';
|
|
1401
1401
|
// ImageUp aliases
|
|
1402
1402
|
export { default as ImageUpIcon } from '../icons/image-up';
|
|
1403
|
-
//
|
|
1404
|
-
export { default as
|
|
1403
|
+
// ImagePlay aliases
|
|
1404
|
+
export { default as ImagePlayIcon } from '../icons/image-play';
|
|
1405
1405
|
// ImageUpscale aliases
|
|
1406
1406
|
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1407
|
+
// Image aliases
|
|
1408
|
+
export { default as ImageIcon } from '../icons/image';
|
|
1409
|
+
// Import aliases
|
|
1410
|
+
export { default as ImportIcon } from '../icons/import';
|
|
1407
1411
|
// Images aliases
|
|
1408
1412
|
export { default as ImagesIcon } from '../icons/images';
|
|
1409
1413
|
// IndianRupee aliases
|
|
1410
1414
|
export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
1411
|
-
// Import aliases
|
|
1412
|
-
export { default as ImportIcon } from '../icons/import';
|
|
1413
1415
|
// Inbox aliases
|
|
1414
1416
|
export { default as InboxIcon } from '../icons/inbox';
|
|
1415
1417
|
// Infinity aliases
|
|
@@ -1420,18 +1422,18 @@ export { default as InfoIcon } from '../icons/info';
|
|
|
1420
1422
|
export { default as InspectionPanelIcon } from '../icons/inspection-panel';
|
|
1421
1423
|
// Italic aliases
|
|
1422
1424
|
export { default as ItalicIcon } from '../icons/italic';
|
|
1423
|
-
// IterationCcw aliases
|
|
1424
|
-
export { default as IterationCcwIcon } from '../icons/iteration-ccw';
|
|
1425
1425
|
// IterationCw aliases
|
|
1426
1426
|
export { default as IterationCwIcon } from '../icons/iteration-cw';
|
|
1427
|
+
// IterationCcw aliases
|
|
1428
|
+
export { default as IterationCcwIcon } from '../icons/iteration-ccw';
|
|
1427
1429
|
// JapaneseYen aliases
|
|
1428
1430
|
export { default as JapaneseYenIcon } from '../icons/japanese-yen';
|
|
1429
1431
|
// Joystick aliases
|
|
1430
1432
|
export { default as JoystickIcon } from '../icons/joystick';
|
|
1431
|
-
// Kanban aliases
|
|
1432
|
-
export { default as KanbanIcon } from '../icons/kanban';
|
|
1433
1433
|
// Kayak aliases
|
|
1434
1434
|
export { default as KayakIcon } from '../icons/kayak';
|
|
1435
|
+
// Kanban aliases
|
|
1436
|
+
export { default as KanbanIcon } from '../icons/kanban';
|
|
1435
1437
|
// KeyRound aliases
|
|
1436
1438
|
export { default as KeyRoundIcon } from '../icons/key-round';
|
|
1437
1439
|
// KeySquare aliases
|
|
@@ -1448,10 +1450,10 @@ export { default as KeyboardIcon } from '../icons/keyboard';
|
|
|
1448
1450
|
export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
|
|
1449
1451
|
// LampDesk aliases
|
|
1450
1452
|
export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
1451
|
-
// LampFloor aliases
|
|
1452
|
-
export { default as LampFloorIcon } from '../icons/lamp-floor';
|
|
1453
1453
|
// LampWallDown aliases
|
|
1454
1454
|
export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
|
|
1455
|
+
// LampFloor aliases
|
|
1456
|
+
export { default as LampFloorIcon } from '../icons/lamp-floor';
|
|
1455
1457
|
// LampWallUp aliases
|
|
1456
1458
|
export { default as LampWallUpIcon } from '../icons/lamp-wall-up';
|
|
1457
1459
|
// Lamp aliases
|
|
@@ -1460,36 +1462,36 @@ export { default as LampIcon } from '../icons/lamp';
|
|
|
1460
1462
|
export { default as LandPlotIcon } from '../icons/land-plot';
|
|
1461
1463
|
// Landmark aliases
|
|
1462
1464
|
export { default as LandmarkIcon } from '../icons/landmark';
|
|
1465
|
+
// Languages aliases
|
|
1466
|
+
export { default as LanguagesIcon } from '../icons/languages';
|
|
1463
1467
|
// LaptopMinimalCheck aliases
|
|
1464
1468
|
export { default as LaptopMinimalCheckIcon } from '../icons/laptop-minimal-check';
|
|
1465
1469
|
// Laptop aliases
|
|
1466
1470
|
export { default as LaptopIcon } from '../icons/laptop';
|
|
1467
|
-
// Languages aliases
|
|
1468
|
-
export { default as LanguagesIcon } from '../icons/languages';
|
|
1469
1471
|
// LassoSelect aliases
|
|
1470
1472
|
export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
1471
|
-
// Laugh aliases
|
|
1472
|
-
export { default as LaughIcon } from '../icons/laugh';
|
|
1473
1473
|
// Lasso aliases
|
|
1474
1474
|
export { default as LassoIcon } from '../icons/lasso';
|
|
1475
|
-
//
|
|
1476
|
-
export { default as
|
|
1475
|
+
// Laugh aliases
|
|
1476
|
+
export { default as LaughIcon } from '../icons/laugh';
|
|
1477
1477
|
// Layers2 aliases
|
|
1478
1478
|
export { default as Layers2Icon } from '../icons/layers-2';
|
|
1479
1479
|
// LayoutDashboard aliases
|
|
1480
1480
|
export { default as LayoutDashboardIcon } from '../icons/layout-dashboard';
|
|
1481
|
+
// LayersPlus aliases
|
|
1482
|
+
export { default as LayersPlusIcon } from '../icons/layers-plus';
|
|
1481
1483
|
// LayoutGrid aliases
|
|
1482
1484
|
export { default as LayoutGridIcon } from '../icons/layout-grid';
|
|
1483
|
-
// LayoutList aliases
|
|
1484
|
-
export { default as LayoutListIcon } from '../icons/layout-list';
|
|
1485
1485
|
// LayoutPanelLeft aliases
|
|
1486
1486
|
export { default as LayoutPanelLeftIcon } from '../icons/layout-panel-left';
|
|
1487
|
+
// LayoutList aliases
|
|
1488
|
+
export { default as LayoutListIcon } from '../icons/layout-list';
|
|
1487
1489
|
// LayoutPanelTop aliases
|
|
1488
1490
|
export { default as LayoutPanelTopIcon } from '../icons/layout-panel-top';
|
|
1489
|
-
// Leaf aliases
|
|
1490
|
-
export { default as LeafIcon } from '../icons/leaf';
|
|
1491
1491
|
// LayoutTemplate aliases
|
|
1492
1492
|
export { default as LayoutTemplateIcon } from '../icons/layout-template';
|
|
1493
|
+
// Leaf aliases
|
|
1494
|
+
export { default as LeafIcon } from '../icons/leaf';
|
|
1493
1495
|
// LeafyGreen aliases
|
|
1494
1496
|
export { default as LeafyGreenIcon } from '../icons/leafy-green';
|
|
1495
1497
|
// Lectern aliases
|
|
@@ -1502,76 +1504,76 @@ export { default as LensConvexIcon } from '../icons/lens-convex';
|
|
|
1502
1504
|
export { default as LibraryBigIcon } from '../icons/library-big';
|
|
1503
1505
|
// Library aliases
|
|
1504
1506
|
export { default as LibraryIcon } from '../icons/library';
|
|
1505
|
-
// LifeBuoy aliases
|
|
1506
|
-
export { default as LifeBuoyIcon } from '../icons/life-buoy';
|
|
1507
1507
|
// Ligature aliases
|
|
1508
1508
|
export { default as LigatureIcon } from '../icons/ligature';
|
|
1509
|
+
// LifeBuoy aliases
|
|
1510
|
+
export { default as LifeBuoyIcon } from '../icons/life-buoy';
|
|
1509
1511
|
// LightbulbOff aliases
|
|
1510
1512
|
export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
1511
1513
|
// Lightbulb aliases
|
|
1512
1514
|
export { default as LightbulbIcon } from '../icons/lightbulb';
|
|
1513
|
-
// LineDotRightHorizontal aliases
|
|
1514
|
-
export { default as LineDotRightHorizontalIcon } from '../icons/line-dot-right-horizontal';
|
|
1515
1515
|
// LineSquiggle aliases
|
|
1516
1516
|
export { default as LineSquiggleIcon } from '../icons/line-squiggle';
|
|
1517
1517
|
// LineStyle aliases
|
|
1518
1518
|
export { default as LineStyleIcon } from '../icons/line-style';
|
|
1519
|
-
//
|
|
1520
|
-
export { default as
|
|
1519
|
+
// LineDotRightHorizontal aliases
|
|
1520
|
+
export { default as LineDotRightHorizontalIcon } from '../icons/line-dot-right-horizontal';
|
|
1521
1521
|
// Link2Off aliases
|
|
1522
1522
|
export { default as Link2OffIcon } from '../icons/link-2-off';
|
|
1523
|
-
// Link aliases
|
|
1524
|
-
export { default as LinkIcon } from '../icons/link';
|
|
1525
1523
|
// ListCheck aliases
|
|
1526
1524
|
export { default as ListCheckIcon } from '../icons/list-check';
|
|
1525
|
+
// Link2 aliases
|
|
1526
|
+
export { default as Link2Icon } from '../icons/link-2';
|
|
1527
|
+
// Link aliases
|
|
1528
|
+
export { default as LinkIcon } from '../icons/link';
|
|
1527
1529
|
// ListChecks aliases
|
|
1528
1530
|
export { default as ListChecksIcon } from '../icons/list-checks';
|
|
1529
1531
|
// ListChevronsDownUp aliases
|
|
1530
1532
|
export { default as ListChevronsDownUpIcon } from '../icons/list-chevrons-down-up';
|
|
1531
1533
|
// ListChevronsUpDown aliases
|
|
1532
1534
|
export { default as ListChevronsUpDownIcon } from '../icons/list-chevrons-up-down';
|
|
1533
|
-
// ListEnd aliases
|
|
1534
|
-
export { default as ListEndIcon } from '../icons/list-end';
|
|
1535
1535
|
// ListCollapse aliases
|
|
1536
1536
|
export { default as ListCollapseIcon } from '../icons/list-collapse';
|
|
1537
|
-
//
|
|
1538
|
-
export { default as
|
|
1537
|
+
// ListEnd aliases
|
|
1538
|
+
export { default as ListEndIcon } from '../icons/list-end';
|
|
1539
1539
|
// ListFilter aliases
|
|
1540
1540
|
export { default as ListFilterIcon } from '../icons/list-filter';
|
|
1541
|
-
//
|
|
1542
|
-
export { default as
|
|
1541
|
+
// ListFilterPlus aliases
|
|
1542
|
+
export { default as ListFilterPlusIcon } from '../icons/list-filter-plus';
|
|
1543
1543
|
// ListMusic aliases
|
|
1544
1544
|
export { default as ListMusicIcon } from '../icons/list-music';
|
|
1545
|
-
//
|
|
1546
|
-
export { default as
|
|
1545
|
+
// ListOrdered aliases
|
|
1546
|
+
export { default as ListOrderedIcon } from '../icons/list-ordered';
|
|
1547
1547
|
// ListPlus aliases
|
|
1548
1548
|
export { default as ListPlusIcon } from '../icons/list-plus';
|
|
1549
|
-
//
|
|
1550
|
-
export { default as
|
|
1549
|
+
// ListMinus aliases
|
|
1550
|
+
export { default as ListMinusIcon } from '../icons/list-minus';
|
|
1551
1551
|
// ListStart aliases
|
|
1552
1552
|
export { default as ListStartIcon } from '../icons/list-start';
|
|
1553
1553
|
// ListTodo aliases
|
|
1554
1554
|
export { default as ListTodoIcon } from '../icons/list-todo';
|
|
1555
|
+
// ListRestart aliases
|
|
1556
|
+
export { default as ListRestartIcon } from '../icons/list-restart';
|
|
1555
1557
|
// ListTree aliases
|
|
1556
1558
|
export { default as ListTreeIcon } from '../icons/list-tree';
|
|
1557
1559
|
// ListVideo aliases
|
|
1558
1560
|
export { default as ListVideoIcon } from '../icons/list-video';
|
|
1559
1561
|
// ListX aliases
|
|
1560
1562
|
export { default as ListXIcon } from '../icons/list-x';
|
|
1561
|
-
// LoaderPinwheel aliases
|
|
1562
|
-
export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
|
|
1563
1563
|
// List aliases
|
|
1564
1564
|
export { default as ListIcon } from '../icons/list';
|
|
1565
|
+
// LoaderPinwheel aliases
|
|
1566
|
+
export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
|
|
1565
1567
|
// Loader aliases
|
|
1566
1568
|
export { default as LoaderIcon } from '../icons/loader';
|
|
1567
1569
|
// LocateFixed aliases
|
|
1568
1570
|
export { default as LocateFixedIcon } from '../icons/locate-fixed';
|
|
1571
|
+
// LocateOff aliases
|
|
1572
|
+
export { default as LocateOffIcon } from '../icons/locate-off';
|
|
1569
1573
|
// Locate aliases
|
|
1570
1574
|
export { default as LocateIcon } from '../icons/locate';
|
|
1571
1575
|
// LockKeyhole aliases
|
|
1572
1576
|
export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
|
|
1573
|
-
// LocateOff aliases
|
|
1574
|
-
export { default as LocateOffIcon } from '../icons/locate-off';
|
|
1575
1577
|
// Lock aliases
|
|
1576
1578
|
export { default as LockIcon } from '../icons/lock';
|
|
1577
1579
|
// LogIn aliases
|
|
@@ -1580,10 +1582,10 @@ export { default as LogInIcon } from '../icons/log-in';
|
|
|
1580
1582
|
export { default as LogOutIcon } from '../icons/log-out';
|
|
1581
1583
|
// Logs aliases
|
|
1582
1584
|
export { default as LogsIcon } from '../icons/logs';
|
|
1583
|
-
// Luggage aliases
|
|
1584
|
-
export { default as LuggageIcon } from '../icons/luggage';
|
|
1585
1585
|
// Lollipop aliases
|
|
1586
1586
|
export { default as LollipopIcon } from '../icons/lollipop';
|
|
1587
|
+
// Luggage aliases
|
|
1588
|
+
export { default as LuggageIcon } from '../icons/luggage';
|
|
1587
1589
|
// Magnet aliases
|
|
1588
1590
|
export { default as MagnetIcon } from '../icons/magnet';
|
|
1589
1591
|
// MailCheck aliases
|
|
@@ -1598,90 +1600,92 @@ export { default as MailPlusIcon } from '../icons/mail-plus';
|
|
|
1598
1600
|
export { default as MailSearchIcon } from '../icons/mail-search';
|
|
1599
1601
|
// MailWarning aliases
|
|
1600
1602
|
export { default as MailWarningIcon } from '../icons/mail-warning';
|
|
1601
|
-
// Mail aliases
|
|
1602
|
-
export { default as MailIcon } from '../icons/mail';
|
|
1603
1603
|
// MailX aliases
|
|
1604
1604
|
export { default as MailXIcon } from '../icons/mail-x';
|
|
1605
|
+
// Mail aliases
|
|
1606
|
+
export { default as MailIcon } from '../icons/mail';
|
|
1605
1607
|
// Mailbox aliases
|
|
1606
1608
|
export { default as MailboxIcon } from '../icons/mailbox';
|
|
1609
|
+
// MapMinus aliases
|
|
1610
|
+
export { default as MapMinusIcon } from '../icons/map-minus';
|
|
1607
1611
|
// Mails aliases
|
|
1608
1612
|
export { default as MailsIcon } from '../icons/mails';
|
|
1609
1613
|
// MapPinCheckInside aliases
|
|
1610
1614
|
export { default as MapPinCheckInsideIcon } from '../icons/map-pin-check-inside';
|
|
1611
|
-
// MapPinHouse aliases
|
|
1612
|
-
export { default as MapPinHouseIcon } from '../icons/map-pin-house';
|
|
1613
|
-
// MapMinus aliases
|
|
1614
|
-
export { default as MapMinusIcon } from '../icons/map-minus';
|
|
1615
1615
|
// MapPinCheck aliases
|
|
1616
1616
|
export { default as MapPinCheckIcon } from '../icons/map-pin-check';
|
|
1617
1617
|
// MapPinMinusInside aliases
|
|
1618
1618
|
export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside';
|
|
1619
|
-
//
|
|
1620
|
-
export { default as
|
|
1619
|
+
// MapPinHouse aliases
|
|
1620
|
+
export { default as MapPinHouseIcon } from '../icons/map-pin-house';
|
|
1621
1621
|
// MapPinMinus aliases
|
|
1622
1622
|
export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
|
|
1623
|
+
// MapPinOff aliases
|
|
1624
|
+
export { default as MapPinOffIcon } from '../icons/map-pin-off';
|
|
1623
1625
|
// MapPinPlusInside aliases
|
|
1624
1626
|
export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside';
|
|
1625
1627
|
// MapPinPlus aliases
|
|
1626
1628
|
export { default as MapPinPlusIcon } from '../icons/map-pin-plus';
|
|
1629
|
+
// MapPinSearch aliases
|
|
1630
|
+
export { default as MapPinSearchIcon } from '../icons/map-pin-search';
|
|
1627
1631
|
// MapPinXInside aliases
|
|
1628
1632
|
export { default as MapPinXInsideIcon } from '../icons/map-pin-x-inside';
|
|
1629
1633
|
// MapPinX aliases
|
|
1630
1634
|
export { default as MapPinXIcon } from '../icons/map-pin-x';
|
|
1631
1635
|
// MapPin aliases
|
|
1632
1636
|
export { default as MapPinIcon } from '../icons/map-pin';
|
|
1633
|
-
// MapPlus aliases
|
|
1634
|
-
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1635
1637
|
// MapPinned aliases
|
|
1636
1638
|
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1639
|
+
// MapPlus aliases
|
|
1640
|
+
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1637
1641
|
// Map aliases
|
|
1638
1642
|
export { default as MapIcon } from '../icons/map';
|
|
1639
|
-
// MarsStroke aliases
|
|
1640
|
-
export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
1641
1643
|
// Mars aliases
|
|
1642
1644
|
export { default as MarsIcon } from '../icons/mars';
|
|
1645
|
+
// MarsStroke aliases
|
|
1646
|
+
export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
1643
1647
|
// Martini aliases
|
|
1644
1648
|
export { default as MartiniIcon } from '../icons/martini';
|
|
1649
|
+
// Maximize aliases
|
|
1650
|
+
export { default as MaximizeIcon } from '../icons/maximize';
|
|
1645
1651
|
// Maximize2 aliases
|
|
1646
1652
|
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1653
|
+
// MegaphoneOff aliases
|
|
1654
|
+
export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
|
|
1647
1655
|
// Medal aliases
|
|
1648
1656
|
export { default as MedalIcon } from '../icons/medal';
|
|
1649
|
-
// Maximize aliases
|
|
1650
|
-
export { default as MaximizeIcon } from '../icons/maximize';
|
|
1651
1657
|
// Megaphone aliases
|
|
1652
1658
|
export { default as MegaphoneIcon } from '../icons/megaphone';
|
|
1653
|
-
// MegaphoneOff aliases
|
|
1654
|
-
export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
|
|
1655
1659
|
// Meh aliases
|
|
1656
1660
|
export { default as MehIcon } from '../icons/meh';
|
|
1661
|
+
// MemoryStick aliases
|
|
1662
|
+
export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
1657
1663
|
// Menu aliases
|
|
1658
1664
|
export { default as MenuIcon } from '../icons/menu';
|
|
1659
1665
|
// Merge aliases
|
|
1660
1666
|
export { default as MergeIcon } from '../icons/merge';
|
|
1661
|
-
// MemoryStick aliases
|
|
1662
|
-
export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
1663
1667
|
// MessageCircleCheck aliases
|
|
1664
1668
|
export { default as MessageCircleCheckIcon } from '../icons/message-circle-check';
|
|
1669
|
+
// MessageCircleCode aliases
|
|
1670
|
+
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1665
1671
|
// MessageCircleDashed aliases
|
|
1666
1672
|
export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed';
|
|
1667
1673
|
// MessageCircleHeart aliases
|
|
1668
1674
|
export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart';
|
|
1669
|
-
// MessageCircleCode aliases
|
|
1670
|
-
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1671
|
-
// MessageCircleOff aliases
|
|
1672
|
-
export { default as MessageCircleOffIcon } from '../icons/message-circle-off';
|
|
1673
1675
|
// MessageCircleMore aliases
|
|
1674
1676
|
export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
|
|
1677
|
+
// MessageCircleOff aliases
|
|
1678
|
+
export { default as MessageCircleOffIcon } from '../icons/message-circle-off';
|
|
1675
1679
|
// MessageCirclePlus aliases
|
|
1676
1680
|
export { default as MessageCirclePlusIcon } from '../icons/message-circle-plus';
|
|
1677
|
-
// MessageCircleReply aliases
|
|
1678
|
-
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
|
|
1679
1681
|
// MessageCircleWarning aliases
|
|
1680
1682
|
export { default as MessageCircleWarningIcon } from '../icons/message-circle-warning';
|
|
1681
|
-
//
|
|
1682
|
-
export { default as
|
|
1683
|
+
// MessageCircleReply aliases
|
|
1684
|
+
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
|
|
1683
1685
|
// MessageCircleX aliases
|
|
1684
1686
|
export { default as MessageCircleXIcon } from '../icons/message-circle-x';
|
|
1687
|
+
// MessageCircle aliases
|
|
1688
|
+
export { default as MessageCircleIcon } from '../icons/message-circle';
|
|
1685
1689
|
// MessageSquareCheck aliases
|
|
1686
1690
|
export { default as MessageSquareCheckIcon } from '../icons/message-square-check';
|
|
1687
1691
|
// MessageSquareCode aliases
|
|
@@ -1692,22 +1696,22 @@ export { default as MessageSquareDashedIcon } from '../icons/message-square-dash
|
|
|
1692
1696
|
export { default as MessageSquareDiffIcon } from '../icons/message-square-diff';
|
|
1693
1697
|
// MessageSquareDot aliases
|
|
1694
1698
|
export { default as MessageSquareDotIcon } from '../icons/message-square-dot';
|
|
1695
|
-
// MessageSquareMore aliases
|
|
1696
|
-
export { default as MessageSquareMoreIcon } from '../icons/message-square-more';
|
|
1697
|
-
// MessageSquareHeart aliases
|
|
1698
|
-
export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
|
|
1699
1699
|
// MessageSquareLock aliases
|
|
1700
1700
|
export { default as MessageSquareLockIcon } from '../icons/message-square-lock';
|
|
1701
|
+
// MessageSquareHeart aliases
|
|
1702
|
+
export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
|
|
1703
|
+
// MessageSquareMore aliases
|
|
1704
|
+
export { default as MessageSquareMoreIcon } from '../icons/message-square-more';
|
|
1701
1705
|
// MessageSquareOff aliases
|
|
1702
1706
|
export { default as MessageSquareOffIcon } from '../icons/message-square-off';
|
|
1703
1707
|
// MessageSquarePlus aliases
|
|
1704
1708
|
export { default as MessageSquarePlusIcon } from '../icons/message-square-plus';
|
|
1709
|
+
// MessageSquareQuote aliases
|
|
1710
|
+
export { default as MessageSquareQuoteIcon } from '../icons/message-square-quote';
|
|
1705
1711
|
// MessageSquareReply aliases
|
|
1706
1712
|
export { default as MessageSquareReplyIcon } from '../icons/message-square-reply';
|
|
1707
1713
|
// MessageSquareShare aliases
|
|
1708
1714
|
export { default as MessageSquareShareIcon } from '../icons/message-square-share';
|
|
1709
|
-
// MessageSquareQuote aliases
|
|
1710
|
-
export { default as MessageSquareQuoteIcon } from '../icons/message-square-quote';
|
|
1711
1715
|
// MessageSquareText aliases
|
|
1712
1716
|
export { default as MessageSquareTextIcon } from '../icons/message-square-text';
|
|
1713
1717
|
// MessageSquareWarning aliases
|
|
@@ -1716,18 +1720,18 @@ export { default as MessageSquareWarningIcon } from '../icons/message-square-war
|
|
|
1716
1720
|
export { default as MessageSquareXIcon } from '../icons/message-square-x';
|
|
1717
1721
|
// MessageSquare aliases
|
|
1718
1722
|
export { default as MessageSquareIcon } from '../icons/message-square';
|
|
1719
|
-
// Metronome aliases
|
|
1720
|
-
export { default as MetronomeIcon } from '../icons/metronome';
|
|
1721
1723
|
// MessagesSquare aliases
|
|
1722
1724
|
export { default as MessagesSquareIcon } from '../icons/messages-square';
|
|
1725
|
+
// Metronome aliases
|
|
1726
|
+
export { default as MetronomeIcon } from '../icons/metronome';
|
|
1723
1727
|
// MicOff aliases
|
|
1724
1728
|
export { default as MicOffIcon } from '../icons/mic-off';
|
|
1725
1729
|
// Mic aliases
|
|
1726
1730
|
export { default as MicIcon } from '../icons/mic';
|
|
1727
|
-
// Microchip aliases
|
|
1728
|
-
export { default as MicrochipIcon } from '../icons/microchip';
|
|
1729
1731
|
// Microscope aliases
|
|
1730
1732
|
export { default as MicroscopeIcon } from '../icons/microscope';
|
|
1733
|
+
// Microchip aliases
|
|
1734
|
+
export { default as MicrochipIcon } from '../icons/microchip';
|
|
1731
1735
|
// Microwave aliases
|
|
1732
1736
|
export { default as MicrowaveIcon } from '../icons/microwave';
|
|
1733
1737
|
// Milestone aliases
|
|
@@ -1748,10 +1752,10 @@ export { default as MirrorRectangularIcon } from '../icons/mirror-rectangular';
|
|
|
1748
1752
|
export { default as MirrorRoundIcon } from '../icons/mirror-round';
|
|
1749
1753
|
// MonitorCheck aliases
|
|
1750
1754
|
export { default as MonitorCheckIcon } from '../icons/monitor-check';
|
|
1751
|
-
// MonitorCloud aliases
|
|
1752
|
-
export { default as MonitorCloudIcon } from '../icons/monitor-cloud';
|
|
1753
1755
|
// MonitorCog aliases
|
|
1754
1756
|
export { default as MonitorCogIcon } from '../icons/monitor-cog';
|
|
1757
|
+
// MonitorCloud aliases
|
|
1758
|
+
export { default as MonitorCloudIcon } from '../icons/monitor-cloud';
|
|
1755
1759
|
// MonitorDot aliases
|
|
1756
1760
|
export { default as MonitorDotIcon } from '../icons/monitor-dot';
|
|
1757
1761
|
// MonitorDown aliases
|
|
@@ -1760,14 +1764,14 @@ export { default as MonitorDownIcon } from '../icons/monitor-down';
|
|
|
1760
1764
|
export { default as MonitorOffIcon } from '../icons/monitor-off';
|
|
1761
1765
|
// MonitorPause aliases
|
|
1762
1766
|
export { default as MonitorPauseIcon } from '../icons/monitor-pause';
|
|
1763
|
-
// MonitorPlay aliases
|
|
1764
|
-
export { default as MonitorPlayIcon } from '../icons/monitor-play';
|
|
1765
1767
|
// MonitorSmartphone aliases
|
|
1766
1768
|
export { default as MonitorSmartphoneIcon } from '../icons/monitor-smartphone';
|
|
1767
|
-
//
|
|
1768
|
-
export { default as
|
|
1769
|
+
// MonitorPlay aliases
|
|
1770
|
+
export { default as MonitorPlayIcon } from '../icons/monitor-play';
|
|
1769
1771
|
// MonitorStop aliases
|
|
1770
1772
|
export { default as MonitorStopIcon } from '../icons/monitor-stop';
|
|
1773
|
+
// MonitorSpeaker aliases
|
|
1774
|
+
export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker';
|
|
1771
1775
|
// MonitorUp aliases
|
|
1772
1776
|
export { default as MonitorUpIcon } from '../icons/monitor-up';
|
|
1773
1777
|
// MonitorX aliases
|
|
@@ -1780,24 +1784,24 @@ export { default as MoonStarIcon } from '../icons/moon-star';
|
|
|
1780
1784
|
export { default as MoonIcon } from '../icons/moon';
|
|
1781
1785
|
// Motorbike aliases
|
|
1782
1786
|
export { default as MotorbikeIcon } from '../icons/motorbike';
|
|
1783
|
-
// MountainSnow aliases
|
|
1784
|
-
export { default as MountainSnowIcon } from '../icons/mountain-snow';
|
|
1785
1787
|
// Mountain aliases
|
|
1786
1788
|
export { default as MountainIcon } from '../icons/mountain';
|
|
1789
|
+
// MountainSnow aliases
|
|
1790
|
+
export { default as MountainSnowIcon } from '../icons/mountain-snow';
|
|
1787
1791
|
// MouseLeft aliases
|
|
1788
1792
|
export { default as MouseLeftIcon } from '../icons/mouse-left';
|
|
1789
1793
|
// MouseOff aliases
|
|
1790
1794
|
export { default as MouseOffIcon } from '../icons/mouse-off';
|
|
1791
|
-
// MousePointer2Off aliases
|
|
1792
|
-
export { default as MousePointer2OffIcon } from '../icons/mouse-pointer-2-off';
|
|
1793
1795
|
// MousePointer2 aliases
|
|
1794
1796
|
export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
|
|
1797
|
+
// MousePointer2Off aliases
|
|
1798
|
+
export { default as MousePointer2OffIcon } from '../icons/mouse-pointer-2-off';
|
|
1799
|
+
// MousePointerBan aliases
|
|
1800
|
+
export { default as MousePointerBanIcon } from '../icons/mouse-pointer-ban';
|
|
1795
1801
|
// MousePointerClick aliases
|
|
1796
1802
|
export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click';
|
|
1797
1803
|
// MousePointer aliases
|
|
1798
1804
|
export { default as MousePointerIcon } from '../icons/mouse-pointer';
|
|
1799
|
-
// MousePointerBan aliases
|
|
1800
|
-
export { default as MousePointerBanIcon } from '../icons/mouse-pointer-ban';
|
|
1801
1805
|
// MouseRight aliases
|
|
1802
1806
|
export { default as MouseRightIcon } from '../icons/mouse-right';
|
|
1803
1807
|
// Mouse aliases
|
|
@@ -1818,70 +1822,70 @@ export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
|
|
|
1818
1822
|
export { default as MoveLeftIcon } from '../icons/move-left';
|
|
1819
1823
|
// MoveRight aliases
|
|
1820
1824
|
export { default as MoveRightIcon } from '../icons/move-right';
|
|
1821
|
-
// MoveUpRight aliases
|
|
1822
|
-
export { default as MoveUpRightIcon } from '../icons/move-up-right';
|
|
1823
1825
|
// MoveUpLeft aliases
|
|
1824
1826
|
export { default as MoveUpLeftIcon } from '../icons/move-up-left';
|
|
1827
|
+
// MoveUpRight aliases
|
|
1828
|
+
export { default as MoveUpRightIcon } from '../icons/move-up-right';
|
|
1825
1829
|
// MoveUp aliases
|
|
1826
1830
|
export { default as MoveUpIcon } from '../icons/move-up';
|
|
1827
|
-
// Move aliases
|
|
1828
|
-
export { default as MoveIcon } from '../icons/move';
|
|
1829
1831
|
// MoveVertical aliases
|
|
1830
1832
|
export { default as MoveVerticalIcon } from '../icons/move-vertical';
|
|
1833
|
+
// Move aliases
|
|
1834
|
+
export { default as MoveIcon } from '../icons/move';
|
|
1831
1835
|
// Music2 aliases
|
|
1832
1836
|
export { default as Music2Icon } from '../icons/music-2';
|
|
1833
|
-
// Music4 aliases
|
|
1834
|
-
export { default as Music4Icon } from '../icons/music-4';
|
|
1835
1837
|
// Music3 aliases
|
|
1836
1838
|
export { default as Music3Icon } from '../icons/music-3';
|
|
1839
|
+
// Music4 aliases
|
|
1840
|
+
export { default as Music4Icon } from '../icons/music-4';
|
|
1837
1841
|
// Music aliases
|
|
1838
1842
|
export { default as MusicIcon } from '../icons/music';
|
|
1839
1843
|
// Navigation2Off aliases
|
|
1840
1844
|
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1841
1845
|
// Navigation2 aliases
|
|
1842
1846
|
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1843
|
-
// Navigation aliases
|
|
1844
|
-
export { default as NavigationIcon } from '../icons/navigation';
|
|
1845
1847
|
// NavigationOff aliases
|
|
1846
1848
|
export { default as NavigationOffIcon } from '../icons/navigation-off';
|
|
1847
|
-
//
|
|
1848
|
-
export { default as
|
|
1849
|
+
// Navigation aliases
|
|
1850
|
+
export { default as NavigationIcon } from '../icons/navigation';
|
|
1849
1851
|
// Newspaper aliases
|
|
1850
1852
|
export { default as NewspaperIcon } from '../icons/newspaper';
|
|
1851
1853
|
// Nfc aliases
|
|
1852
1854
|
export { default as NfcIcon } from '../icons/nfc';
|
|
1855
|
+
// Network aliases
|
|
1856
|
+
export { default as NetworkIcon } from '../icons/network';
|
|
1857
|
+
// NotebookPen aliases
|
|
1858
|
+
export { default as NotebookPenIcon } from '../icons/notebook-pen';
|
|
1853
1859
|
// NonBinary aliases
|
|
1854
1860
|
export { default as NonBinaryIcon } from '../icons/non-binary';
|
|
1855
1861
|
// NotebookTabs aliases
|
|
1856
1862
|
export { default as NotebookTabsIcon } from '../icons/notebook-tabs';
|
|
1857
|
-
// NotebookPen aliases
|
|
1858
|
-
export { default as NotebookPenIcon } from '../icons/notebook-pen';
|
|
1859
1863
|
// NotebookText aliases
|
|
1860
1864
|
export { default as NotebookTextIcon } from '../icons/notebook-text';
|
|
1861
|
-
// Notebook aliases
|
|
1862
|
-
export { default as NotebookIcon } from '../icons/notebook';
|
|
1863
1865
|
// NotepadTextDashed aliases
|
|
1864
1866
|
export { default as NotepadTextDashedIcon } from '../icons/notepad-text-dashed';
|
|
1867
|
+
// Notebook aliases
|
|
1868
|
+
export { default as NotebookIcon } from '../icons/notebook';
|
|
1865
1869
|
// NotepadText aliases
|
|
1866
1870
|
export { default as NotepadTextIcon } from '../icons/notepad-text';
|
|
1867
|
-
// NutOff aliases
|
|
1868
|
-
export { default as NutOffIcon } from '../icons/nut-off';
|
|
1869
1871
|
// Nut aliases
|
|
1870
1872
|
export { default as NutIcon } from '../icons/nut';
|
|
1871
|
-
//
|
|
1872
|
-
export { default as
|
|
1873
|
+
// NutOff aliases
|
|
1874
|
+
export { default as NutOffIcon } from '../icons/nut-off';
|
|
1873
1875
|
// OctagonMinus aliases
|
|
1874
1876
|
export { default as OctagonMinusIcon } from '../icons/octagon-minus';
|
|
1877
|
+
// Octagon aliases
|
|
1878
|
+
export { default as OctagonIcon } from '../icons/octagon';
|
|
1875
1879
|
// Omega aliases
|
|
1876
1880
|
export { default as OmegaIcon } from '../icons/omega';
|
|
1877
1881
|
// Option aliases
|
|
1878
1882
|
export { default as OptionIcon } from '../icons/option';
|
|
1879
|
-
// Package2 aliases
|
|
1880
|
-
export { default as Package2Icon } from '../icons/package-2';
|
|
1881
|
-
// Orbit aliases
|
|
1882
|
-
export { default as OrbitIcon } from '../icons/orbit';
|
|
1883
1883
|
// Origami aliases
|
|
1884
1884
|
export { default as OrigamiIcon } from '../icons/origami';
|
|
1885
|
+
// Orbit aliases
|
|
1886
|
+
export { default as OrbitIcon } from '../icons/orbit';
|
|
1887
|
+
// Package2 aliases
|
|
1888
|
+
export { default as Package2Icon } from '../icons/package-2';
|
|
1885
1889
|
// PackageCheck aliases
|
|
1886
1890
|
export { default as PackageCheckIcon } from '../icons/package-check';
|
|
1887
1891
|
// PackageMinus aliases
|
|
@@ -1892,18 +1896,18 @@ export { default as PackageOpenIcon } from '../icons/package-open';
|
|
|
1892
1896
|
export { default as PackagePlusIcon } from '../icons/package-plus';
|
|
1893
1897
|
// PackageSearch aliases
|
|
1894
1898
|
export { default as PackageSearchIcon } from '../icons/package-search';
|
|
1895
|
-
// Package aliases
|
|
1896
|
-
export { default as PackageIcon } from '../icons/package';
|
|
1897
1899
|
// PackageX aliases
|
|
1898
1900
|
export { default as PackageXIcon } from '../icons/package-x';
|
|
1901
|
+
// Package aliases
|
|
1902
|
+
export { default as PackageIcon } from '../icons/package';
|
|
1899
1903
|
// PaintBucket aliases
|
|
1900
1904
|
export { default as PaintBucketIcon } from '../icons/paint-bucket';
|
|
1905
|
+
// Paintbrush aliases
|
|
1906
|
+
export { default as PaintbrushIcon } from '../icons/paintbrush';
|
|
1901
1907
|
// PaintRoller aliases
|
|
1902
1908
|
export { default as PaintRollerIcon } from '../icons/paint-roller';
|
|
1903
1909
|
// Palette aliases
|
|
1904
1910
|
export { default as PaletteIcon } from '../icons/palette';
|
|
1905
|
-
// Paintbrush aliases
|
|
1906
|
-
export { default as PaintbrushIcon } from '../icons/paintbrush';
|
|
1907
1911
|
// Panda aliases
|
|
1908
1912
|
export { default as PandaIcon } from '../icons/panda';
|
|
1909
1913
|
// PanelBottomClose aliases
|
|
@@ -1914,50 +1918,50 @@ export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
|
|
|
1914
1918
|
export { default as PanelBottomIcon } from '../icons/panel-bottom';
|
|
1915
1919
|
// PanelLeftRightDashed aliases
|
|
1916
1920
|
export { default as PanelLeftRightDashedIcon } from '../icons/panel-left-right-dashed';
|
|
1917
|
-
// PanelRightClose aliases
|
|
1918
|
-
export { default as PanelRightCloseIcon } from '../icons/panel-right-close';
|
|
1919
1921
|
// PanelRightOpen aliases
|
|
1920
1922
|
export { default as PanelRightOpenIcon } from '../icons/panel-right-open';
|
|
1921
|
-
//
|
|
1922
|
-
export { default as
|
|
1923
|
+
// PanelRightClose aliases
|
|
1924
|
+
export { default as PanelRightCloseIcon } from '../icons/panel-right-close';
|
|
1923
1925
|
// PanelTopBottomDashed aliases
|
|
1924
1926
|
export { default as PanelTopBottomDashedIcon } from '../icons/panel-top-bottom-dashed';
|
|
1927
|
+
// PanelRight aliases
|
|
1928
|
+
export { default as PanelRightIcon } from '../icons/panel-right';
|
|
1929
|
+
// PanelTopOpen aliases
|
|
1930
|
+
export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
|
|
1925
1931
|
// PanelTopClose aliases
|
|
1926
1932
|
export { default as PanelTopCloseIcon } from '../icons/panel-top-close';
|
|
1927
1933
|
// PanelTop aliases
|
|
1928
1934
|
export { default as PanelTopIcon } from '../icons/panel-top';
|
|
1929
|
-
// PanelTopOpen aliases
|
|
1930
|
-
export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
|
|
1931
1935
|
// PanelsLeftBottom aliases
|
|
1932
1936
|
export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
|
|
1933
1937
|
// PanelsRightBottom aliases
|
|
1934
1938
|
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
1935
|
-
// Paperclip aliases
|
|
1936
|
-
export { default as PaperclipIcon } from '../icons/paperclip';
|
|
1937
1939
|
// Parentheses aliases
|
|
1938
1940
|
export { default as ParenthesesIcon } from '../icons/parentheses';
|
|
1941
|
+
// Paperclip aliases
|
|
1942
|
+
export { default as PaperclipIcon } from '../icons/paperclip';
|
|
1939
1943
|
// ParkingMeter aliases
|
|
1940
1944
|
export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
1941
|
-
// Pause aliases
|
|
1942
|
-
export { default as PauseIcon } from '../icons/pause';
|
|
1943
|
-
// PawPrint aliases
|
|
1944
|
-
export { default as PawPrintIcon } from '../icons/paw-print';
|
|
1945
1945
|
// PartyPopper aliases
|
|
1946
1946
|
export { default as PartyPopperIcon } from '../icons/party-popper';
|
|
1947
|
-
//
|
|
1948
|
-
export { default as
|
|
1947
|
+
// PawPrint aliases
|
|
1948
|
+
export { default as PawPrintIcon } from '../icons/paw-print';
|
|
1949
|
+
// Pause aliases
|
|
1950
|
+
export { default as PauseIcon } from '../icons/pause';
|
|
1949
1951
|
// PcCase aliases
|
|
1950
1952
|
export { default as PcCaseIcon } from '../icons/pc-case';
|
|
1953
|
+
// PenOff aliases
|
|
1954
|
+
export { default as PenOffIcon } from '../icons/pen-off';
|
|
1951
1955
|
// PenTool aliases
|
|
1952
1956
|
export { default as PenToolIcon } from '../icons/pen-tool';
|
|
1953
|
-
// PencilLine aliases
|
|
1954
|
-
export { default as PencilLineIcon } from '../icons/pencil-line';
|
|
1955
1957
|
// PencilOff aliases
|
|
1956
1958
|
export { default as PencilOffIcon } from '../icons/pencil-off';
|
|
1957
1959
|
// PencilRuler aliases
|
|
1958
1960
|
export { default as PencilRulerIcon } from '../icons/pencil-ruler';
|
|
1959
1961
|
// Pencil aliases
|
|
1960
1962
|
export { default as PencilIcon } from '../icons/pencil';
|
|
1963
|
+
// PencilLine aliases
|
|
1964
|
+
export { default as PencilLineIcon } from '../icons/pencil-line';
|
|
1961
1965
|
// Pentagon aliases
|
|
1962
1966
|
export { default as PentagonIcon } from '../icons/pentagon';
|
|
1963
1967
|
// Percent aliases
|
|
@@ -1966,56 +1970,56 @@ export { default as PercentIcon } from '../icons/percent';
|
|
|
1966
1970
|
export { default as PersonStandingIcon } from '../icons/person-standing';
|
|
1967
1971
|
// PhilippinePeso aliases
|
|
1968
1972
|
export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
1969
|
-
// PhoneCall aliases
|
|
1970
|
-
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
1971
1973
|
// PhoneForwarded aliases
|
|
1972
1974
|
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded';
|
|
1973
|
-
//
|
|
1974
|
-
export { default as
|
|
1975
|
+
// PhoneCall aliases
|
|
1976
|
+
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
1975
1977
|
// PhoneIncoming aliases
|
|
1976
1978
|
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
1979
|
+
// PhoneMissed aliases
|
|
1980
|
+
export { default as PhoneMissedIcon } from '../icons/phone-missed';
|
|
1977
1981
|
// PhoneOff aliases
|
|
1978
1982
|
export { default as PhoneOffIcon } from '../icons/phone-off';
|
|
1983
|
+
// Phone aliases
|
|
1984
|
+
export { default as PhoneIcon } from '../icons/phone';
|
|
1979
1985
|
// Pi aliases
|
|
1980
1986
|
export { default as PiIcon } from '../icons/pi';
|
|
1981
1987
|
// PhoneOutgoing aliases
|
|
1982
1988
|
export { default as PhoneOutgoingIcon } from '../icons/phone-outgoing';
|
|
1983
|
-
// Phone aliases
|
|
1984
|
-
export { default as PhoneIcon } from '../icons/phone';
|
|
1985
|
-
// Piano aliases
|
|
1986
|
-
export { default as PianoIcon } from '../icons/piano';
|
|
1987
1989
|
// Pickaxe aliases
|
|
1988
1990
|
export { default as PickaxeIcon } from '../icons/pickaxe';
|
|
1989
|
-
//
|
|
1990
|
-
export { default as
|
|
1991
|
+
// Piano aliases
|
|
1992
|
+
export { default as PianoIcon } from '../icons/piano';
|
|
1991
1993
|
// PictureInPicture aliases
|
|
1992
1994
|
export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
1993
|
-
//
|
|
1994
|
-
export { default as
|
|
1995
|
-
// PilcrowLeft aliases
|
|
1996
|
-
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
1995
|
+
// PictureInPicture2 aliases
|
|
1996
|
+
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
1997
1997
|
// PiggyBank aliases
|
|
1998
1998
|
export { default as PiggyBankIcon } from '../icons/piggy-bank';
|
|
1999
|
+
// PilcrowLeft aliases
|
|
2000
|
+
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
2001
|
+
// PilcrowRight aliases
|
|
2002
|
+
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
1999
2003
|
// Pilcrow aliases
|
|
2000
2004
|
export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
2001
|
-
// Pill aliases
|
|
2002
|
-
export { default as PillIcon } from '../icons/pill';
|
|
2003
2005
|
// PillBottle aliases
|
|
2004
2006
|
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
2005
|
-
//
|
|
2006
|
-
export { default as
|
|
2007
|
+
// Pill aliases
|
|
2008
|
+
export { default as PillIcon } from '../icons/pill';
|
|
2007
2009
|
// PinOff aliases
|
|
2008
2010
|
export { default as PinOffIcon } from '../icons/pin-off';
|
|
2009
|
-
// Pizza aliases
|
|
2010
|
-
export { default as PizzaIcon } from '../icons/pizza';
|
|
2011
2011
|
// Pin aliases
|
|
2012
2012
|
export { default as PinIcon } from '../icons/pin';
|
|
2013
|
+
// Pipette aliases
|
|
2014
|
+
export { default as PipetteIcon } from '../icons/pipette';
|
|
2015
|
+
// Pizza aliases
|
|
2016
|
+
export { default as PizzaIcon } from '../icons/pizza';
|
|
2013
2017
|
// PlaneLanding aliases
|
|
2014
2018
|
export { default as PlaneLandingIcon } from '../icons/plane-landing';
|
|
2015
|
-
// Plane aliases
|
|
2016
|
-
export { default as PlaneIcon } from '../icons/plane';
|
|
2017
2019
|
// PlaneTakeoff aliases
|
|
2018
2020
|
export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff';
|
|
2021
|
+
// Plane aliases
|
|
2022
|
+
export { default as PlaneIcon } from '../icons/plane';
|
|
2019
2023
|
// Play aliases
|
|
2020
2024
|
export { default as PlayIcon } from '../icons/play';
|
|
2021
2025
|
// Plug2 aliases
|
|
@@ -2036,38 +2040,38 @@ export { default as PointerIcon } from '../icons/pointer';
|
|
|
2036
2040
|
export { default as PopcornIcon } from '../icons/popcorn';
|
|
2037
2041
|
// Popsicle aliases
|
|
2038
2042
|
export { default as PopsicleIcon } from '../icons/popsicle';
|
|
2039
|
-
// PoundSterling aliases
|
|
2040
|
-
export { default as PoundSterlingIcon } from '../icons/pound-sterling';
|
|
2041
2043
|
// PowerOff aliases
|
|
2042
2044
|
export { default as PowerOffIcon } from '../icons/power-off';
|
|
2045
|
+
// PoundSterling aliases
|
|
2046
|
+
export { default as PoundSterlingIcon } from '../icons/pound-sterling';
|
|
2043
2047
|
// Power aliases
|
|
2044
2048
|
export { default as PowerIcon } from '../icons/power';
|
|
2045
2049
|
// Presentation aliases
|
|
2046
2050
|
export { default as PresentationIcon } from '../icons/presentation';
|
|
2047
|
-
// PrinterCheck aliases
|
|
2048
|
-
export { default as PrinterCheckIcon } from '../icons/printer-check';
|
|
2049
2051
|
// PrinterX aliases
|
|
2050
2052
|
export { default as PrinterXIcon } from '../icons/printer-x';
|
|
2051
|
-
//
|
|
2052
|
-
export { default as
|
|
2053
|
+
// PrinterCheck aliases
|
|
2054
|
+
export { default as PrinterCheckIcon } from '../icons/printer-check';
|
|
2053
2055
|
// Projector aliases
|
|
2054
2056
|
export { default as ProjectorIcon } from '../icons/projector';
|
|
2057
|
+
// Printer aliases
|
|
2058
|
+
export { default as PrinterIcon } from '../icons/printer';
|
|
2055
2059
|
// Proportions aliases
|
|
2056
2060
|
export { default as ProportionsIcon } from '../icons/proportions';
|
|
2057
|
-
// Puzzle aliases
|
|
2058
|
-
export { default as PuzzleIcon } from '../icons/puzzle';
|
|
2059
2061
|
// Pyramid aliases
|
|
2060
2062
|
export { default as PyramidIcon } from '../icons/pyramid';
|
|
2063
|
+
// Puzzle aliases
|
|
2064
|
+
export { default as PuzzleIcon } from '../icons/puzzle';
|
|
2061
2065
|
// QrCode aliases
|
|
2062
2066
|
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
2067
|
+
// Quote aliases
|
|
2068
|
+
export { default as QuoteIcon } from '../icons/quote';
|
|
2063
2069
|
// Rabbit aliases
|
|
2064
2070
|
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2065
2071
|
// Radar aliases
|
|
2066
2072
|
export { default as RadarIcon } from '../icons/radar';
|
|
2067
2073
|
// Radiation aliases
|
|
2068
2074
|
export { default as RadiationIcon } from '../icons/radiation';
|
|
2069
|
-
// Quote aliases
|
|
2070
|
-
export { default as QuoteIcon } from '../icons/quote';
|
|
2071
2075
|
// Radical aliases
|
|
2072
2076
|
export { default as RadicalIcon } from '../icons/radical';
|
|
2073
2077
|
// RadioOff aliases
|
|
@@ -2084,12 +2088,12 @@ export { default as RadiusIcon } from '../icons/radius';
|
|
|
2084
2088
|
export { default as RainbowIcon } from '../icons/rainbow';
|
|
2085
2089
|
// Ratio aliases
|
|
2086
2090
|
export { default as RatioIcon } from '../icons/ratio';
|
|
2091
|
+
// ReceiptEuro aliases
|
|
2092
|
+
export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
|
|
2087
2093
|
// Rat aliases
|
|
2088
2094
|
export { default as RatIcon } from '../icons/rat';
|
|
2089
2095
|
// ReceiptCent aliases
|
|
2090
2096
|
export { default as ReceiptCentIcon } from '../icons/receipt-cent';
|
|
2091
|
-
// ReceiptEuro aliases
|
|
2092
|
-
export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
|
|
2093
2097
|
// ReceiptIndianRupee aliases
|
|
2094
2098
|
export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
|
|
2095
2099
|
// ReceiptJapaneseYen aliases
|
|
@@ -2100,26 +2104,26 @@ export { default as ReceiptPoundSterlingIcon } from '../icons/receipt-pound-ster
|
|
|
2100
2104
|
export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-ruble';
|
|
2101
2105
|
// ReceiptSwissFranc aliases
|
|
2102
2106
|
export { default as ReceiptSwissFrancIcon } from '../icons/receipt-swiss-franc';
|
|
2103
|
-
// ReceiptTurkishLira aliases
|
|
2104
|
-
export { default as ReceiptTurkishLiraIcon } from '../icons/receipt-turkish-lira';
|
|
2105
2107
|
// ReceiptText aliases
|
|
2106
2108
|
export { default as ReceiptTextIcon } from '../icons/receipt-text';
|
|
2109
|
+
// ReceiptTurkishLira aliases
|
|
2110
|
+
export { default as ReceiptTurkishLiraIcon } from '../icons/receipt-turkish-lira';
|
|
2107
2111
|
// Receipt aliases
|
|
2108
2112
|
export { default as ReceiptIcon } from '../icons/receipt';
|
|
2109
2113
|
// RectangleCircle aliases
|
|
2110
2114
|
export { default as RectangleCircleIcon } from '../icons/rectangle-circle';
|
|
2111
|
-
// RectangleGoggles aliases
|
|
2112
|
-
export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
|
|
2113
2115
|
// RectangleHorizontal aliases
|
|
2114
2116
|
export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal';
|
|
2115
|
-
//
|
|
2116
|
-
export { default as
|
|
2117
|
+
// RectangleGoggles aliases
|
|
2118
|
+
export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
|
|
2117
2119
|
// RectangleVertical aliases
|
|
2118
2120
|
export { default as RectangleVerticalIcon } from '../icons/rectangle-vertical';
|
|
2119
|
-
//
|
|
2120
|
-
export { default as
|
|
2121
|
+
// Recycle aliases
|
|
2122
|
+
export { default as RecycleIcon } from '../icons/recycle';
|
|
2121
2123
|
// Redo2 aliases
|
|
2122
2124
|
export { default as Redo2Icon } from '../icons/redo-2';
|
|
2125
|
+
// RedoDot aliases
|
|
2126
|
+
export { default as RedoDotIcon } from '../icons/redo-dot';
|
|
2123
2127
|
// Redo aliases
|
|
2124
2128
|
export { default as RedoIcon } from '../icons/redo';
|
|
2125
2129
|
// RefreshCcwDot aliases
|
|
@@ -2128,16 +2132,16 @@ export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot';
|
|
|
2128
2132
|
export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
|
|
2129
2133
|
// RefreshCwOff aliases
|
|
2130
2134
|
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
2131
|
-
// Refrigerator aliases
|
|
2132
|
-
export { default as RefrigeratorIcon } from '../icons/refrigerator';
|
|
2133
2135
|
// RefreshCw aliases
|
|
2134
2136
|
export { default as RefreshCwIcon } from '../icons/refresh-cw';
|
|
2137
|
+
// Refrigerator aliases
|
|
2138
|
+
export { default as RefrigeratorIcon } from '../icons/refrigerator';
|
|
2135
2139
|
// Regex aliases
|
|
2136
2140
|
export { default as RegexIcon } from '../icons/regex';
|
|
2137
|
-
// Repeat1 aliases
|
|
2138
|
-
export { default as Repeat1Icon } from '../icons/repeat-1';
|
|
2139
2141
|
// RemoveFormatting aliases
|
|
2140
2142
|
export { default as RemoveFormattingIcon } from '../icons/remove-formatting';
|
|
2143
|
+
// Repeat1 aliases
|
|
2144
|
+
export { default as Repeat1Icon } from '../icons/repeat-1';
|
|
2141
2145
|
// Repeat2 aliases
|
|
2142
2146
|
export { default as Repeat2Icon } from '../icons/repeat-2';
|
|
2143
2147
|
// Repeat aliases
|
|
@@ -2170,16 +2174,16 @@ export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
|
|
|
2170
2174
|
export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
|
|
2171
2175
|
// RotateCcw aliases
|
|
2172
2176
|
export { default as RotateCcwIcon } from '../icons/rotate-ccw';
|
|
2173
|
-
// RotateCw aliases
|
|
2174
|
-
export { default as RotateCwIcon } from '../icons/rotate-cw';
|
|
2175
2177
|
// RotateCwSquare aliases
|
|
2176
2178
|
export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
|
|
2177
2179
|
// RouteOff aliases
|
|
2178
2180
|
export { default as RouteOffIcon } from '../icons/route-off';
|
|
2179
|
-
//
|
|
2180
|
-
export { default as
|
|
2181
|
+
// RotateCw aliases
|
|
2182
|
+
export { default as RotateCwIcon } from '../icons/rotate-cw';
|
|
2181
2183
|
// Router aliases
|
|
2182
2184
|
export { default as RouterIcon } from '../icons/router';
|
|
2185
|
+
// Route aliases
|
|
2186
|
+
export { default as RouteIcon } from '../icons/route';
|
|
2183
2187
|
// Rows4 aliases
|
|
2184
2188
|
export { default as Rows4Icon } from '../icons/rows-4';
|
|
2185
2189
|
// Rss aliases
|
|
@@ -2190,18 +2194,18 @@ export { default as RulerDimensionLineIcon } from '../icons/ruler-dimension-line
|
|
|
2190
2194
|
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2191
2195
|
// Ruler aliases
|
|
2192
2196
|
export { default as RulerIcon } from '../icons/ruler';
|
|
2197
|
+
// Sailboat aliases
|
|
2198
|
+
export { default as SailboatIcon } from '../icons/sailboat';
|
|
2193
2199
|
// Salad aliases
|
|
2194
2200
|
export { default as SaladIcon } from '../icons/salad';
|
|
2195
2201
|
// Sandwich aliases
|
|
2196
2202
|
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2197
|
-
// Sailboat aliases
|
|
2198
|
-
export { default as SailboatIcon } from '../icons/sailboat';
|
|
2199
2203
|
// SatelliteDish aliases
|
|
2200
2204
|
export { default as SatelliteDishIcon } from '../icons/satellite-dish';
|
|
2201
|
-
// Satellite aliases
|
|
2202
|
-
export { default as SatelliteIcon } from '../icons/satellite';
|
|
2203
2205
|
// SaudiRiyal aliases
|
|
2204
2206
|
export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
|
|
2207
|
+
// Satellite aliases
|
|
2208
|
+
export { default as SatelliteIcon } from '../icons/satellite';
|
|
2205
2209
|
// SaveAll aliases
|
|
2206
2210
|
export { default as SaveAllIcon } from '../icons/save-all';
|
|
2207
2211
|
// SaveOff aliases
|
|
@@ -2210,54 +2214,54 @@ export { default as SaveOffIcon } from '../icons/save-off';
|
|
|
2210
2214
|
export { default as SaveIcon } from '../icons/save';
|
|
2211
2215
|
// Scale aliases
|
|
2212
2216
|
export { default as ScaleIcon } from '../icons/scale';
|
|
2217
|
+
// Scaling aliases
|
|
2218
|
+
export { default as ScalingIcon } from '../icons/scaling';
|
|
2213
2219
|
// ScanBarcode aliases
|
|
2214
2220
|
export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
|
|
2215
2221
|
// ScanEye aliases
|
|
2216
2222
|
export { default as ScanEyeIcon } from '../icons/scan-eye';
|
|
2217
|
-
// Scaling aliases
|
|
2218
|
-
export { default as ScalingIcon } from '../icons/scaling';
|
|
2219
2223
|
// ScanFace aliases
|
|
2220
2224
|
export { default as ScanFaceIcon } from '../icons/scan-face';
|
|
2221
|
-
// ScanHeart aliases
|
|
2222
|
-
export { default as ScanHeartIcon } from '../icons/scan-heart';
|
|
2223
2225
|
// ScanLine aliases
|
|
2224
2226
|
export { default as ScanLineIcon } from '../icons/scan-line';
|
|
2227
|
+
// ScanHeart aliases
|
|
2228
|
+
export { default as ScanHeartIcon } from '../icons/scan-heart';
|
|
2225
2229
|
// ScanQrCode aliases
|
|
2226
2230
|
export { default as ScanQrCodeIcon } from '../icons/scan-qr-code';
|
|
2227
|
-
// Scan aliases
|
|
2228
|
-
export { default as ScanIcon } from '../icons/scan';
|
|
2229
2231
|
// ScanSearch aliases
|
|
2230
2232
|
export { default as ScanSearchIcon } from '../icons/scan-search';
|
|
2231
2233
|
// ScanText aliases
|
|
2232
2234
|
export { default as ScanTextIcon } from '../icons/scan-text';
|
|
2233
|
-
//
|
|
2234
|
-
export { default as
|
|
2235
|
+
// Scan aliases
|
|
2236
|
+
export { default as ScanIcon } from '../icons/scan';
|
|
2235
2237
|
// ScissorsLineDashed aliases
|
|
2236
2238
|
export { default as ScissorsLineDashedIcon } from '../icons/scissors-line-dashed';
|
|
2239
|
+
// School aliases
|
|
2240
|
+
export { default as SchoolIcon } from '../icons/school';
|
|
2237
2241
|
// Scissors aliases
|
|
2238
2242
|
export { default as ScissorsIcon } from '../icons/scissors';
|
|
2239
2243
|
// Scooter aliases
|
|
2240
2244
|
export { default as ScooterIcon } from '../icons/scooter';
|
|
2241
|
-
// ScreenShareOff aliases
|
|
2242
|
-
export { default as ScreenShareOffIcon } from '../icons/screen-share-off';
|
|
2243
2245
|
// ScreenShare aliases
|
|
2244
2246
|
export { default as ScreenShareIcon } from '../icons/screen-share';
|
|
2247
|
+
// ScreenShareOff aliases
|
|
2248
|
+
export { default as ScreenShareOffIcon } from '../icons/screen-share-off';
|
|
2245
2249
|
// ScrollText aliases
|
|
2246
2250
|
export { default as ScrollTextIcon } from '../icons/scroll-text';
|
|
2247
2251
|
// Scroll aliases
|
|
2248
2252
|
export { default as ScrollIcon } from '../icons/scroll';
|
|
2249
2253
|
// SearchAlert aliases
|
|
2250
2254
|
export { default as SearchAlertIcon } from '../icons/search-alert';
|
|
2255
|
+
// SearchCode aliases
|
|
2256
|
+
export { default as SearchCodeIcon } from '../icons/search-code';
|
|
2251
2257
|
// SearchCheck aliases
|
|
2252
2258
|
export { default as SearchCheckIcon } from '../icons/search-check';
|
|
2253
2259
|
// SearchSlash aliases
|
|
2254
2260
|
export { default as SearchSlashIcon } from '../icons/search-slash';
|
|
2255
|
-
// SearchCode aliases
|
|
2256
|
-
export { default as SearchCodeIcon } from '../icons/search-code';
|
|
2257
|
-
// SearchX aliases
|
|
2258
|
-
export { default as SearchXIcon } from '../icons/search-x';
|
|
2259
2261
|
// Search aliases
|
|
2260
2262
|
export { default as SearchIcon } from '../icons/search';
|
|
2263
|
+
// SearchX aliases
|
|
2264
|
+
export { default as SearchXIcon } from '../icons/search-x';
|
|
2261
2265
|
// Section aliases
|
|
2262
2266
|
export { default as SectionIcon } from '../icons/section';
|
|
2263
2267
|
// SendToBack aliases
|
|
@@ -2274,10 +2278,10 @@ export { default as ServerCogIcon } from '../icons/server-cog';
|
|
|
2274
2278
|
export { default as ServerCrashIcon } from '../icons/server-crash';
|
|
2275
2279
|
// ServerOff aliases
|
|
2276
2280
|
export { default as ServerOffIcon } from '../icons/server-off';
|
|
2277
|
-
// Server aliases
|
|
2278
|
-
export { default as ServerIcon } from '../icons/server';
|
|
2279
2281
|
// Settings2 aliases
|
|
2280
2282
|
export { default as Settings2Icon } from '../icons/settings-2';
|
|
2283
|
+
// Server aliases
|
|
2284
|
+
export { default as ServerIcon } from '../icons/server';
|
|
2281
2285
|
// Settings aliases
|
|
2282
2286
|
export { default as SettingsIcon } from '../icons/settings';
|
|
2283
2287
|
// Shapes aliases
|
|
@@ -2286,16 +2290,16 @@ export { default as ShapesIcon } from '../icons/shapes';
|
|
|
2286
2290
|
export { default as Share2Icon } from '../icons/share-2';
|
|
2287
2291
|
// Share aliases
|
|
2288
2292
|
export { default as ShareIcon } from '../icons/share';
|
|
2289
|
-
// Sheet aliases
|
|
2290
|
-
export { default as SheetIcon } from '../icons/sheet';
|
|
2291
2293
|
// Shell aliases
|
|
2292
2294
|
export { default as ShellIcon } from '../icons/shell';
|
|
2293
|
-
//
|
|
2294
|
-
export { default as
|
|
2295
|
+
// Sheet aliases
|
|
2296
|
+
export { default as SheetIcon } from '../icons/sheet';
|
|
2295
2297
|
// ShieldAlert aliases
|
|
2296
2298
|
export { default as ShieldAlertIcon } from '../icons/shield-alert';
|
|
2297
2299
|
// ShieldBan aliases
|
|
2298
2300
|
export { default as ShieldBanIcon } from '../icons/shield-ban';
|
|
2301
|
+
// ShelvingUnit aliases
|
|
2302
|
+
export { default as ShelvingUnitIcon } from '../icons/shelving-unit';
|
|
2299
2303
|
// ShieldCheck aliases
|
|
2300
2304
|
export { default as ShieldCheckIcon } from '../icons/shield-check';
|
|
2301
2305
|
// ShieldCogCorner aliases
|
|
@@ -2312,52 +2316,52 @@ export { default as ShieldMinusIcon } from '../icons/shield-minus';
|
|
|
2312
2316
|
export { default as ShieldOffIcon } from '../icons/shield-off';
|
|
2313
2317
|
// ShieldPlus aliases
|
|
2314
2318
|
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2315
|
-
// Shield aliases
|
|
2316
|
-
export { default as ShieldIcon } from '../icons/shield';
|
|
2317
2319
|
// ShieldUser aliases
|
|
2318
2320
|
export { default as ShieldUserIcon } from '../icons/shield-user';
|
|
2319
|
-
//
|
|
2320
|
-
export { default as
|
|
2321
|
+
// Shield aliases
|
|
2322
|
+
export { default as ShieldIcon } from '../icons/shield';
|
|
2321
2323
|
// Ship aliases
|
|
2322
2324
|
export { default as ShipIcon } from '../icons/ship';
|
|
2323
|
-
//
|
|
2324
|
-
export { default as
|
|
2325
|
+
// ShipWheel aliases
|
|
2326
|
+
export { default as ShipWheelIcon } from '../icons/ship-wheel';
|
|
2325
2327
|
// Shirt aliases
|
|
2326
2328
|
export { default as ShirtIcon } from '../icons/shirt';
|
|
2329
|
+
// ShoppingBag aliases
|
|
2330
|
+
export { default as ShoppingBagIcon } from '../icons/shopping-bag';
|
|
2327
2331
|
// ShoppingBasket aliases
|
|
2328
2332
|
export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
|
|
2329
2333
|
// ShoppingCart aliases
|
|
2330
2334
|
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2331
2335
|
// Shovel aliases
|
|
2332
2336
|
export { default as ShovelIcon } from '../icons/shovel';
|
|
2333
|
-
// ShowerHead aliases
|
|
2334
|
-
export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
2335
2337
|
// Shredder aliases
|
|
2336
2338
|
export { default as ShredderIcon } from '../icons/shredder';
|
|
2337
|
-
//
|
|
2338
|
-
export { default as
|
|
2339
|
+
// ShowerHead aliases
|
|
2340
|
+
export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
2339
2341
|
// Shrink aliases
|
|
2340
2342
|
export { default as ShrinkIcon } from '../icons/shrink';
|
|
2343
|
+
// Shrimp aliases
|
|
2344
|
+
export { default as ShrimpIcon } from '../icons/shrimp';
|
|
2341
2345
|
// Shrub aliases
|
|
2342
2346
|
export { default as ShrubIcon } from '../icons/shrub';
|
|
2343
|
-
// Sigma aliases
|
|
2344
|
-
export { default as SigmaIcon } from '../icons/sigma';
|
|
2345
2347
|
// Shuffle aliases
|
|
2346
2348
|
export { default as ShuffleIcon } from '../icons/shuffle';
|
|
2349
|
+
// Sigma aliases
|
|
2350
|
+
export { default as SigmaIcon } from '../icons/sigma';
|
|
2347
2351
|
// SignalHigh aliases
|
|
2348
2352
|
export { default as SignalHighIcon } from '../icons/signal-high';
|
|
2349
|
-
// SignalLow aliases
|
|
2350
|
-
export { default as SignalLowIcon } from '../icons/signal-low';
|
|
2351
2353
|
// SignalMedium aliases
|
|
2352
2354
|
export { default as SignalMediumIcon } from '../icons/signal-medium';
|
|
2353
|
-
// Signature aliases
|
|
2354
|
-
export { default as SignatureIcon } from '../icons/signature';
|
|
2355
2355
|
// SignalZero aliases
|
|
2356
2356
|
export { default as SignalZeroIcon } from '../icons/signal-zero';
|
|
2357
|
-
//
|
|
2358
|
-
export { default as
|
|
2357
|
+
// SignalLow aliases
|
|
2358
|
+
export { default as SignalLowIcon } from '../icons/signal-low';
|
|
2359
2359
|
// Signal aliases
|
|
2360
2360
|
export { default as SignalIcon } from '../icons/signal';
|
|
2361
|
+
// Signature aliases
|
|
2362
|
+
export { default as SignatureIcon } from '../icons/signature';
|
|
2363
|
+
// SignpostBig aliases
|
|
2364
|
+
export { default as SignpostBigIcon } from '../icons/signpost-big';
|
|
2361
2365
|
// Signpost aliases
|
|
2362
2366
|
export { default as SignpostIcon } from '../icons/signpost';
|
|
2363
2367
|
// Siren aliases
|
|
@@ -2368,68 +2372,68 @@ export { default as SkipForwardIcon } from '../icons/skip-forward';
|
|
|
2368
2372
|
export { default as SkipBackIcon } from '../icons/skip-back';
|
|
2369
2373
|
// Skull aliases
|
|
2370
2374
|
export { default as SkullIcon } from '../icons/skull';
|
|
2371
|
-
// Slash aliases
|
|
2372
|
-
export { default as SlashIcon } from '../icons/slash';
|
|
2373
2375
|
// Slice aliases
|
|
2374
2376
|
export { default as SliceIcon } from '../icons/slice';
|
|
2375
|
-
//
|
|
2376
|
-
export { default as
|
|
2377
|
+
// Slash aliases
|
|
2378
|
+
export { default as SlashIcon } from '../icons/slash';
|
|
2377
2379
|
// SmartphoneCharging aliases
|
|
2378
2380
|
export { default as SmartphoneChargingIcon } from '../icons/smartphone-charging';
|
|
2381
|
+
// SlidersHorizontal aliases
|
|
2382
|
+
export { default as SlidersHorizontalIcon } from '../icons/sliders-horizontal';
|
|
2379
2383
|
// SmartphoneNfc aliases
|
|
2380
2384
|
export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc';
|
|
2381
|
-
// SmilePlus aliases
|
|
2382
|
-
export { default as SmilePlusIcon } from '../icons/smile-plus';
|
|
2383
2385
|
// Smartphone aliases
|
|
2384
2386
|
export { default as SmartphoneIcon } from '../icons/smartphone';
|
|
2387
|
+
// SmilePlus aliases
|
|
2388
|
+
export { default as SmilePlusIcon } from '../icons/smile-plus';
|
|
2385
2389
|
// Smile aliases
|
|
2386
2390
|
export { default as SmileIcon } from '../icons/smile';
|
|
2387
2391
|
// Snail aliases
|
|
2388
2392
|
export { default as SnailIcon } from '../icons/snail';
|
|
2389
|
-
// Snowflake aliases
|
|
2390
|
-
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2391
2393
|
// SoapDispenserDroplet aliases
|
|
2392
2394
|
export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet';
|
|
2393
|
-
//
|
|
2394
|
-
export { default as
|
|
2395
|
+
// Snowflake aliases
|
|
2396
|
+
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2395
2397
|
// Sofa aliases
|
|
2396
2398
|
export { default as SofaIcon } from '../icons/sofa';
|
|
2399
|
+
// SolarPanel aliases
|
|
2400
|
+
export { default as SolarPanelIcon } from '../icons/solar-panel';
|
|
2397
2401
|
// Soup aliases
|
|
2398
2402
|
export { default as SoupIcon } from '../icons/soup';
|
|
2399
2403
|
// Space aliases
|
|
2400
2404
|
export { default as SpaceIcon } from '../icons/space';
|
|
2401
|
-
// Spade aliases
|
|
2402
|
-
export { default as SpadeIcon } from '../icons/spade';
|
|
2403
2405
|
// Sparkle aliases
|
|
2404
2406
|
export { default as SparkleIcon } from '../icons/sparkle';
|
|
2407
|
+
// Spade aliases
|
|
2408
|
+
export { default as SpadeIcon } from '../icons/spade';
|
|
2405
2409
|
// Speaker aliases
|
|
2406
2410
|
export { default as SpeakerIcon } from '../icons/speaker';
|
|
2407
|
-
// SpellCheck2 aliases
|
|
2408
|
-
export { default as SpellCheck2Icon } from '../icons/spell-check-2';
|
|
2409
2411
|
// Speech aliases
|
|
2410
2412
|
export { default as SpeechIcon } from '../icons/speech';
|
|
2413
|
+
// SpellCheck2 aliases
|
|
2414
|
+
export { default as SpellCheck2Icon } from '../icons/spell-check-2';
|
|
2415
|
+
// SplinePointer aliases
|
|
2416
|
+
export { default as SplinePointerIcon } from '../icons/spline-pointer';
|
|
2411
2417
|
// SpellCheck aliases
|
|
2412
2418
|
export { default as SpellCheckIcon } from '../icons/spell-check';
|
|
2413
2419
|
// Spline aliases
|
|
2414
2420
|
export { default as SplineIcon } from '../icons/spline';
|
|
2415
|
-
// SplinePointer aliases
|
|
2416
|
-
export { default as SplinePointerIcon } from '../icons/spline-pointer';
|
|
2417
2421
|
// Split aliases
|
|
2418
2422
|
export { default as SplitIcon } from '../icons/split';
|
|
2419
|
-
// SportShoe aliases
|
|
2420
|
-
export { default as SportShoeIcon } from '../icons/sport-shoe';
|
|
2421
2423
|
// Spool aliases
|
|
2422
2424
|
export { default as SpoolIcon } from '../icons/spool';
|
|
2423
2425
|
// Spotlight aliases
|
|
2424
2426
|
export { default as SpotlightIcon } from '../icons/spotlight';
|
|
2425
2427
|
// SprayCan aliases
|
|
2426
2428
|
export { default as SprayCanIcon } from '../icons/spray-can';
|
|
2427
|
-
//
|
|
2428
|
-
export { default as
|
|
2429
|
+
// SportShoe aliases
|
|
2430
|
+
export { default as SportShoeIcon } from '../icons/sport-shoe';
|
|
2429
2431
|
// Sprout aliases
|
|
2430
2432
|
export { default as SproutIcon } from '../icons/sprout';
|
|
2431
2433
|
// SquareArrowRightExit aliases
|
|
2432
2434
|
export { default as SquareArrowRightExitIcon } from '../icons/square-arrow-right-exit';
|
|
2435
|
+
// SquareArrowRightEnter aliases
|
|
2436
|
+
export { default as SquareArrowRightEnterIcon } from '../icons/square-arrow-right-enter';
|
|
2433
2437
|
// SquareDashedBottomCode aliases
|
|
2434
2438
|
export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code';
|
|
2435
2439
|
// SquareDashedBottom aliases
|
|
@@ -2442,18 +2446,18 @@ export { default as SquarePauseIcon } from '../icons/square-pause';
|
|
|
2442
2446
|
export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
2443
2447
|
// SquareRoundCorner aliases
|
|
2444
2448
|
export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
|
|
2445
|
-
// SquareStack aliases
|
|
2446
|
-
export { default as SquareStackIcon } from '../icons/square-stack';
|
|
2447
2449
|
// SquareSquare aliases
|
|
2448
2450
|
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2449
2451
|
// SquareStar aliases
|
|
2450
2452
|
export { default as SquareStarIcon } from '../icons/square-star';
|
|
2453
|
+
// SquareStack aliases
|
|
2454
|
+
export { default as SquareStackIcon } from '../icons/square-stack';
|
|
2451
2455
|
// SquareStop aliases
|
|
2452
2456
|
export { default as SquareStopIcon } from '../icons/square-stop';
|
|
2453
|
-
// SquaresExclude aliases
|
|
2454
|
-
export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
|
|
2455
2457
|
// Square aliases
|
|
2456
2458
|
export { default as SquareIcon } from '../icons/square';
|
|
2459
|
+
// SquaresExclude aliases
|
|
2460
|
+
export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
|
|
2457
2461
|
// SquaresIntersect aliases
|
|
2458
2462
|
export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
|
|
2459
2463
|
// SquaresSubtract aliases
|
|
@@ -2468,16 +2472,16 @@ export { default as SquircleIcon } from '../icons/squircle';
|
|
|
2468
2472
|
export { default as SquirrelIcon } from '../icons/squirrel';
|
|
2469
2473
|
// Stamp aliases
|
|
2470
2474
|
export { default as StampIcon } from '../icons/stamp';
|
|
2471
|
-
// StarHalf aliases
|
|
2472
|
-
export { default as StarHalfIcon } from '../icons/star-half';
|
|
2473
2475
|
// StarOff aliases
|
|
2474
2476
|
export { default as StarOffIcon } from '../icons/star-off';
|
|
2475
2477
|
// Star aliases
|
|
2476
2478
|
export { default as StarIcon } from '../icons/star';
|
|
2477
|
-
//
|
|
2478
|
-
export { default as
|
|
2479
|
+
// StarHalf aliases
|
|
2480
|
+
export { default as StarHalfIcon } from '../icons/star-half';
|
|
2479
2481
|
// StepBack aliases
|
|
2480
2482
|
export { default as StepBackIcon } from '../icons/step-back';
|
|
2483
|
+
// StepForward aliases
|
|
2484
|
+
export { default as StepForwardIcon } from '../icons/step-forward';
|
|
2481
2485
|
// Stethoscope aliases
|
|
2482
2486
|
export { default as StethoscopeIcon } from '../icons/stethoscope';
|
|
2483
2487
|
// Sticker aliases
|
|
@@ -2490,58 +2494,58 @@ export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
|
2490
2494
|
export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
|
|
2491
2495
|
// Store aliases
|
|
2492
2496
|
export { default as StoreIcon } from '../icons/store';
|
|
2493
|
-
// StretchVertical aliases
|
|
2494
|
-
export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
2495
2497
|
// Strikethrough aliases
|
|
2496
2498
|
export { default as StrikethroughIcon } from '../icons/strikethrough';
|
|
2497
2499
|
// Subscript aliases
|
|
2498
2500
|
export { default as SubscriptIcon } from '../icons/subscript';
|
|
2499
|
-
//
|
|
2500
|
-
export { default as
|
|
2501
|
+
// StretchVertical aliases
|
|
2502
|
+
export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
2501
2503
|
// SunDim aliases
|
|
2502
2504
|
export { default as SunDimIcon } from '../icons/sun-dim';
|
|
2505
|
+
// SunMedium aliases
|
|
2506
|
+
export { default as SunMediumIcon } from '../icons/sun-medium';
|
|
2503
2507
|
// SunMoon aliases
|
|
2504
2508
|
export { default as SunMoonIcon } from '../icons/sun-moon';
|
|
2505
|
-
// Sun aliases
|
|
2506
|
-
export { default as SunIcon } from '../icons/sun';
|
|
2507
2509
|
// SunSnow aliases
|
|
2508
2510
|
export { default as SunSnowIcon } from '../icons/sun-snow';
|
|
2509
|
-
// Sunrise aliases
|
|
2510
|
-
export { default as SunriseIcon } from '../icons/sunrise';
|
|
2511
2511
|
// Sunset aliases
|
|
2512
2512
|
export { default as SunsetIcon } from '../icons/sunset';
|
|
2513
|
+
// Sun aliases
|
|
2514
|
+
export { default as SunIcon } from '../icons/sun';
|
|
2515
|
+
// Sunrise aliases
|
|
2516
|
+
export { default as SunriseIcon } from '../icons/sunrise';
|
|
2513
2517
|
// Superscript aliases
|
|
2514
2518
|
export { default as SuperscriptIcon } from '../icons/superscript';
|
|
2515
2519
|
// SwatchBook aliases
|
|
2516
2520
|
export { default as SwatchBookIcon } from '../icons/swatch-book';
|
|
2517
2521
|
// SwissFranc aliases
|
|
2518
2522
|
export { default as SwissFrancIcon } from '../icons/swiss-franc';
|
|
2519
|
-
// Sword aliases
|
|
2520
|
-
export { default as SwordIcon } from '../icons/sword';
|
|
2521
2523
|
// SwitchCamera aliases
|
|
2522
2524
|
export { default as SwitchCameraIcon } from '../icons/switch-camera';
|
|
2525
|
+
// Sword aliases
|
|
2526
|
+
export { default as SwordIcon } from '../icons/sword';
|
|
2527
|
+
// Syringe aliases
|
|
2528
|
+
export { default as SyringeIcon } from '../icons/syringe';
|
|
2523
2529
|
// Swords aliases
|
|
2524
2530
|
export { default as SwordsIcon } from '../icons/swords';
|
|
2525
2531
|
// Table2 aliases
|
|
2526
2532
|
export { default as Table2Icon } from '../icons/table-2';
|
|
2527
|
-
// Syringe aliases
|
|
2528
|
-
export { default as SyringeIcon } from '../icons/syringe';
|
|
2529
2533
|
// TableCellsMerge aliases
|
|
2530
2534
|
export { default as TableCellsMergeIcon } from '../icons/table-cells-merge';
|
|
2531
2535
|
// TableCellsSplit aliases
|
|
2532
2536
|
export { default as TableCellsSplitIcon } from '../icons/table-cells-split';
|
|
2533
|
-
// TableOfContents aliases
|
|
2534
|
-
export { default as TableOfContentsIcon } from '../icons/table-of-contents';
|
|
2535
2537
|
// TableColumnsSplit aliases
|
|
2536
2538
|
export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
|
|
2539
|
+
// TableOfContents aliases
|
|
2540
|
+
export { default as TableOfContentsIcon } from '../icons/table-of-contents';
|
|
2537
2541
|
// TableProperties aliases
|
|
2538
2542
|
export { default as TablePropertiesIcon } from '../icons/table-properties';
|
|
2539
|
-
// Table aliases
|
|
2540
|
-
export { default as TableIcon } from '../icons/table';
|
|
2541
2543
|
// TableRowsSplit aliases
|
|
2542
2544
|
export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
|
|
2543
2545
|
// TabletSmartphone aliases
|
|
2544
2546
|
export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone';
|
|
2547
|
+
// Table aliases
|
|
2548
|
+
export { default as TableIcon } from '../icons/table';
|
|
2545
2549
|
// Tablet aliases
|
|
2546
2550
|
export { default as TabletIcon } from '../icons/tablet';
|
|
2547
2551
|
// Tablets aliases
|
|
@@ -2550,28 +2554,28 @@ export { default as TabletsIcon } from '../icons/tablets';
|
|
|
2550
2554
|
export { default as TagIcon } from '../icons/tag';
|
|
2551
2555
|
// Tags aliases
|
|
2552
2556
|
export { default as TagsIcon } from '../icons/tags';
|
|
2553
|
-
// Tally1 aliases
|
|
2554
|
-
export { default as Tally1Icon } from '../icons/tally-1';
|
|
2555
2557
|
// Tally2 aliases
|
|
2556
2558
|
export { default as Tally2Icon } from '../icons/tally-2';
|
|
2557
|
-
//
|
|
2558
|
-
export { default as
|
|
2559
|
+
// Tally1 aliases
|
|
2560
|
+
export { default as Tally1Icon } from '../icons/tally-1';
|
|
2559
2561
|
// Tally4 aliases
|
|
2560
2562
|
export { default as Tally4Icon } from '../icons/tally-4';
|
|
2561
|
-
//
|
|
2562
|
-
export { default as
|
|
2563
|
+
// Tally3 aliases
|
|
2564
|
+
export { default as Tally3Icon } from '../icons/tally-3';
|
|
2563
2565
|
// Tangent aliases
|
|
2564
2566
|
export { default as TangentIcon } from '../icons/tangent';
|
|
2567
|
+
// Tally5 aliases
|
|
2568
|
+
export { default as Tally5Icon } from '../icons/tally-5';
|
|
2565
2569
|
// Target aliases
|
|
2566
2570
|
export { default as TargetIcon } from '../icons/target';
|
|
2567
2571
|
// Telescope aliases
|
|
2568
2572
|
export { default as TelescopeIcon } from '../icons/telescope';
|
|
2569
2573
|
// TentTree aliases
|
|
2570
2574
|
export { default as TentTreeIcon } from '../icons/tent-tree';
|
|
2571
|
-
// Terminal aliases
|
|
2572
|
-
export { default as TerminalIcon } from '../icons/terminal';
|
|
2573
2575
|
// Tent aliases
|
|
2574
2576
|
export { default as TentIcon } from '../icons/tent';
|
|
2577
|
+
// Terminal aliases
|
|
2578
|
+
export { default as TerminalIcon } from '../icons/terminal';
|
|
2575
2579
|
// TestTubes aliases
|
|
2576
2580
|
export { default as TestTubesIcon } from '../icons/test-tubes';
|
|
2577
2581
|
// TestTube aliases
|
|
@@ -2582,30 +2586,30 @@ export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
|
2582
2586
|
export { default as TextCursorIcon } from '../icons/text-cursor';
|
|
2583
2587
|
// TextQuote aliases
|
|
2584
2588
|
export { default as TextQuoteIcon } from '../icons/text-quote';
|
|
2585
|
-
// Theater aliases
|
|
2586
|
-
export { default as TheaterIcon } from '../icons/theater';
|
|
2587
2589
|
// TextSearch aliases
|
|
2588
2590
|
export { default as TextSearchIcon } from '../icons/text-search';
|
|
2591
|
+
// Theater aliases
|
|
2592
|
+
export { default as TheaterIcon } from '../icons/theater';
|
|
2589
2593
|
// ThermometerSnowflake aliases
|
|
2590
2594
|
export { default as ThermometerSnowflakeIcon } from '../icons/thermometer-snowflake';
|
|
2591
2595
|
// ThermometerSun aliases
|
|
2592
2596
|
export { default as ThermometerSunIcon } from '../icons/thermometer-sun';
|
|
2593
|
-
// ThumbsDown aliases
|
|
2594
|
-
export { default as ThumbsDownIcon } from '../icons/thumbs-down';
|
|
2595
2597
|
// Thermometer aliases
|
|
2596
2598
|
export { default as ThermometerIcon } from '../icons/thermometer';
|
|
2599
|
+
// ThumbsDown aliases
|
|
2600
|
+
export { default as ThumbsDownIcon } from '../icons/thumbs-down';
|
|
2597
2601
|
// ThumbsUp aliases
|
|
2598
2602
|
export { default as ThumbsUpIcon } from '../icons/thumbs-up';
|
|
2599
2603
|
// TicketCheck aliases
|
|
2600
2604
|
export { default as TicketCheckIcon } from '../icons/ticket-check';
|
|
2601
|
-
// TicketMinus aliases
|
|
2602
|
-
export { default as TicketMinusIcon } from '../icons/ticket-minus';
|
|
2603
2605
|
// TicketPercent aliases
|
|
2604
2606
|
export { default as TicketPercentIcon } from '../icons/ticket-percent';
|
|
2605
|
-
//
|
|
2606
|
-
export { default as
|
|
2607
|
+
// TicketMinus aliases
|
|
2608
|
+
export { default as TicketMinusIcon } from '../icons/ticket-minus';
|
|
2607
2609
|
// TicketSlash aliases
|
|
2608
2610
|
export { default as TicketSlashIcon } from '../icons/ticket-slash';
|
|
2611
|
+
// TicketPlus aliases
|
|
2612
|
+
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2609
2613
|
// TicketX aliases
|
|
2610
2614
|
export { default as TicketXIcon } from '../icons/ticket-x';
|
|
2611
2615
|
// Ticket aliases
|
|
@@ -2622,10 +2626,10 @@ export { default as TimerResetIcon } from '../icons/timer-reset';
|
|
|
2622
2626
|
export { default as TimerIcon } from '../icons/timer';
|
|
2623
2627
|
// ToggleLeft aliases
|
|
2624
2628
|
export { default as ToggleLeftIcon } from '../icons/toggle-left';
|
|
2625
|
-
// Toilet aliases
|
|
2626
|
-
export { default as ToiletIcon } from '../icons/toilet';
|
|
2627
2629
|
// ToggleRight aliases
|
|
2628
2630
|
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2631
|
+
// Toilet aliases
|
|
2632
|
+
export { default as ToiletIcon } from '../icons/toilet';
|
|
2629
2633
|
// ToolCase aliases
|
|
2630
2634
|
export { default as ToolCaseIcon } from '../icons/tool-case';
|
|
2631
2635
|
// Toolbox aliases
|
|
@@ -2638,18 +2642,18 @@ export { default as TorusIcon } from '../icons/torus';
|
|
|
2638
2642
|
export { default as TouchpadOffIcon } from '../icons/touchpad-off';
|
|
2639
2643
|
// Touchpad aliases
|
|
2640
2644
|
export { default as TouchpadIcon } from '../icons/touchpad';
|
|
2645
|
+
// ToyBrick aliases
|
|
2646
|
+
export { default as ToyBrickIcon } from '../icons/toy-brick';
|
|
2641
2647
|
// TowelRack aliases
|
|
2642
2648
|
export { default as TowelRackIcon } from '../icons/towel-rack';
|
|
2643
2649
|
// TowerControl aliases
|
|
2644
2650
|
export { default as TowerControlIcon } from '../icons/tower-control';
|
|
2645
2651
|
// Tractor aliases
|
|
2646
2652
|
export { default as TractorIcon } from '../icons/tractor';
|
|
2647
|
-
// ToyBrick aliases
|
|
2648
|
-
export { default as ToyBrickIcon } from '../icons/toy-brick';
|
|
2649
|
-
// TrafficCone aliases
|
|
2650
|
-
export { default as TrafficConeIcon } from '../icons/traffic-cone';
|
|
2651
2653
|
// TrainFrontTunnel aliases
|
|
2652
2654
|
export { default as TrainFrontTunnelIcon } from '../icons/train-front-tunnel';
|
|
2655
|
+
// TrafficCone aliases
|
|
2656
|
+
export { default as TrafficConeIcon } from '../icons/traffic-cone';
|
|
2653
2657
|
// TrainFront aliases
|
|
2654
2658
|
export { default as TrainFrontIcon } from '../icons/train-front';
|
|
2655
2659
|
// TrainTrack aliases
|
|
@@ -2662,10 +2666,10 @@ export { default as Trash2Icon } from '../icons/trash-2';
|
|
|
2662
2666
|
export { default as TrashIcon } from '../icons/trash';
|
|
2663
2667
|
// TreeDeciduous aliases
|
|
2664
2668
|
export { default as TreeDeciduousIcon } from '../icons/tree-deciduous';
|
|
2665
|
-
// TreePine aliases
|
|
2666
|
-
export { default as TreePineIcon } from '../icons/tree-pine';
|
|
2667
2669
|
// Trees aliases
|
|
2668
2670
|
export { default as TreesIcon } from '../icons/trees';
|
|
2671
|
+
// TreePine aliases
|
|
2672
|
+
export { default as TreePineIcon } from '../icons/tree-pine';
|
|
2669
2673
|
// TrendingDown aliases
|
|
2670
2674
|
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2671
2675
|
// TrendingUpDown aliases
|
|
@@ -2678,22 +2682,22 @@ export { default as TriangleDashedIcon } from '../icons/triangle-dashed';
|
|
|
2678
2682
|
export { default as TriangleRightIcon } from '../icons/triangle-right';
|
|
2679
2683
|
// Triangle aliases
|
|
2680
2684
|
export { default as TriangleIcon } from '../icons/triangle';
|
|
2681
|
-
// TruckElectric aliases
|
|
2682
|
-
export { default as TruckElectricIcon } from '../icons/truck-electric';
|
|
2683
|
-
// Trophy aliases
|
|
2684
|
-
export { default as TrophyIcon } from '../icons/trophy';
|
|
2685
2685
|
// Truck aliases
|
|
2686
2686
|
export { default as TruckIcon } from '../icons/truck';
|
|
2687
|
+
// Trophy aliases
|
|
2688
|
+
export { default as TrophyIcon } from '../icons/trophy';
|
|
2689
|
+
// TruckElectric aliases
|
|
2690
|
+
export { default as TruckElectricIcon } from '../icons/truck-electric';
|
|
2687
2691
|
// TurkishLira aliases
|
|
2688
2692
|
export { default as TurkishLiraIcon } from '../icons/turkish-lira';
|
|
2689
2693
|
// Turntable aliases
|
|
2690
2694
|
export { default as TurntableIcon } from '../icons/turntable';
|
|
2691
2695
|
// Turtle aliases
|
|
2692
2696
|
export { default as TurtleIcon } from '../icons/turtle';
|
|
2693
|
-
// TvMinimalPlay aliases
|
|
2694
|
-
export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
|
|
2695
2697
|
// Tv aliases
|
|
2696
2698
|
export { default as TvIcon } from '../icons/tv';
|
|
2699
|
+
// TvMinimalPlay aliases
|
|
2700
|
+
export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
|
|
2697
2701
|
// TypeOutline aliases
|
|
2698
2702
|
export { default as TypeOutlineIcon } from '../icons/type-outline';
|
|
2699
2703
|
// Type aliases
|
|
@@ -2702,18 +2706,18 @@ export { default as TypeIcon } from '../icons/type';
|
|
|
2702
2706
|
export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
|
|
2703
2707
|
// Umbrella aliases
|
|
2704
2708
|
export { default as UmbrellaIcon } from '../icons/umbrella';
|
|
2705
|
-
// Undo2 aliases
|
|
2706
|
-
export { default as Undo2Icon } from '../icons/undo-2';
|
|
2707
2709
|
// Underline aliases
|
|
2708
2710
|
export { default as UnderlineIcon } from '../icons/underline';
|
|
2709
|
-
//
|
|
2710
|
-
export { default as
|
|
2711
|
+
// Undo2 aliases
|
|
2712
|
+
export { default as Undo2Icon } from '../icons/undo-2';
|
|
2711
2713
|
// UndoDot aliases
|
|
2712
2714
|
export { default as UndoDotIcon } from '../icons/undo-dot';
|
|
2713
|
-
// UnfoldVertical aliases
|
|
2714
|
-
export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
|
|
2715
2715
|
// UnfoldHorizontal aliases
|
|
2716
2716
|
export { default as UnfoldHorizontalIcon } from '../icons/unfold-horizontal';
|
|
2717
|
+
// Undo aliases
|
|
2718
|
+
export { default as UndoIcon } from '../icons/undo';
|
|
2719
|
+
// UnfoldVertical aliases
|
|
2720
|
+
export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
|
|
2717
2721
|
// Ungroup aliases
|
|
2718
2722
|
export { default as UngroupIcon } from '../icons/ungroup';
|
|
2719
2723
|
// Unlink aliases
|
|
@@ -2746,36 +2750,36 @@ export { default as UserRoundKeyIcon } from '../icons/user-round-key';
|
|
|
2746
2750
|
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2747
2751
|
// UserRoundSearch aliases
|
|
2748
2752
|
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2749
|
-
// UserStar aliases
|
|
2750
|
-
export { default as UserStarIcon } from '../icons/user-star';
|
|
2751
2753
|
// UserSearch aliases
|
|
2752
2754
|
export { default as UserSearchIcon } from '../icons/user-search';
|
|
2755
|
+
// UserStar aliases
|
|
2756
|
+
export { default as UserStarIcon } from '../icons/user-star';
|
|
2753
2757
|
// UserX aliases
|
|
2754
2758
|
export { default as UserXIcon } from '../icons/user-x';
|
|
2755
|
-
// UtilityPole aliases
|
|
2756
|
-
export { default as UtilityPoleIcon } from '../icons/utility-pole';
|
|
2757
2759
|
// User aliases
|
|
2758
2760
|
export { default as UserIcon } from '../icons/user';
|
|
2759
2761
|
// Users aliases
|
|
2760
2762
|
export { default as UsersIcon } from '../icons/users';
|
|
2763
|
+
// UtilityPole aliases
|
|
2764
|
+
export { default as UtilityPoleIcon } from '../icons/utility-pole';
|
|
2761
2765
|
// Van aliases
|
|
2762
2766
|
export { default as VanIcon } from '../icons/van';
|
|
2763
2767
|
// Variable aliases
|
|
2764
2768
|
export { default as VariableIcon } from '../icons/variable';
|
|
2765
2769
|
// Vault aliases
|
|
2766
2770
|
export { default as VaultIcon } from '../icons/vault';
|
|
2767
|
-
// VectorSquare aliases
|
|
2768
|
-
export { default as VectorSquareIcon } from '../icons/vector-square';
|
|
2769
2771
|
// VenetianMask aliases
|
|
2770
2772
|
export { default as VenetianMaskIcon } from '../icons/venetian-mask';
|
|
2773
|
+
// VectorSquare aliases
|
|
2774
|
+
export { default as VectorSquareIcon } from '../icons/vector-square';
|
|
2771
2775
|
// Vegan aliases
|
|
2772
2776
|
export { default as VeganIcon } from '../icons/vegan';
|
|
2773
2777
|
// VenusAndMars aliases
|
|
2774
2778
|
export { default as VenusAndMarsIcon } from '../icons/venus-and-mars';
|
|
2775
|
-
// VibrateOff aliases
|
|
2776
|
-
export { default as VibrateOffIcon } from '../icons/vibrate-off';
|
|
2777
2779
|
// Venus aliases
|
|
2778
2780
|
export { default as VenusIcon } from '../icons/venus';
|
|
2781
|
+
// VibrateOff aliases
|
|
2782
|
+
export { default as VibrateOffIcon } from '../icons/vibrate-off';
|
|
2779
2783
|
// Vibrate aliases
|
|
2780
2784
|
export { default as VibrateIcon } from '../icons/vibrate';
|
|
2781
2785
|
// VideoOff aliases
|
|
@@ -2784,10 +2788,10 @@ export { default as VideoOffIcon } from '../icons/video-off';
|
|
|
2784
2788
|
export { default as VideoIcon } from '../icons/video';
|
|
2785
2789
|
// Videotape aliases
|
|
2786
2790
|
export { default as VideotapeIcon } from '../icons/videotape';
|
|
2787
|
-
// Voicemail aliases
|
|
2788
|
-
export { default as VoicemailIcon } from '../icons/voicemail';
|
|
2789
2791
|
// View aliases
|
|
2790
2792
|
export { default as ViewIcon } from '../icons/view';
|
|
2793
|
+
// Voicemail aliases
|
|
2794
|
+
export { default as VoicemailIcon } from '../icons/voicemail';
|
|
2791
2795
|
// Volleyball aliases
|
|
2792
2796
|
export { default as VolleyballIcon } from '../icons/volleyball';
|
|
2793
2797
|
// Volume1 aliases
|
|
@@ -2796,24 +2800,24 @@ export { default as Volume1Icon } from '../icons/volume-1';
|
|
|
2796
2800
|
export { default as Volume2Icon } from '../icons/volume-2';
|
|
2797
2801
|
// VolumeOff aliases
|
|
2798
2802
|
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
2799
|
-
// VolumeX aliases
|
|
2800
|
-
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2801
2803
|
// Volume aliases
|
|
2802
2804
|
export { default as VolumeIcon } from '../icons/volume';
|
|
2805
|
+
// VolumeX aliases
|
|
2806
|
+
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2803
2807
|
// Vote aliases
|
|
2804
2808
|
export { default as VoteIcon } from '../icons/vote';
|
|
2805
2809
|
// WalletCards aliases
|
|
2806
2810
|
export { default as WalletCardsIcon } from '../icons/wallet-cards';
|
|
2807
|
-
// Wallet aliases
|
|
2808
|
-
export { default as WalletIcon } from '../icons/wallet';
|
|
2809
2811
|
// Wallpaper aliases
|
|
2810
2812
|
export { default as WallpaperIcon } from '../icons/wallpaper';
|
|
2813
|
+
// Wallet aliases
|
|
2814
|
+
export { default as WalletIcon } from '../icons/wallet';
|
|
2811
2815
|
// Wand aliases
|
|
2812
2816
|
export { default as WandIcon } from '../icons/wand';
|
|
2813
|
-
// WashingMachine aliases
|
|
2814
|
-
export { default as WashingMachineIcon } from '../icons/washing-machine';
|
|
2815
2817
|
// Warehouse aliases
|
|
2816
2818
|
export { default as WarehouseIcon } from '../icons/warehouse';
|
|
2819
|
+
// WashingMachine aliases
|
|
2820
|
+
export { default as WashingMachineIcon } from '../icons/washing-machine';
|
|
2817
2821
|
// Watch aliases
|
|
2818
2822
|
export { default as WatchIcon } from '../icons/watch';
|
|
2819
2823
|
// WavesArrowDown aliases
|
|
@@ -2824,58 +2828,58 @@ export { default as WavesArrowUpIcon } from '../icons/waves-arrow-up';
|
|
|
2824
2828
|
export { default as WavesLadderIcon } from '../icons/waves-ladder';
|
|
2825
2829
|
// Waves aliases
|
|
2826
2830
|
export { default as WavesIcon } from '../icons/waves';
|
|
2827
|
-
// Waypoints aliases
|
|
2828
|
-
export { default as WaypointsIcon } from '../icons/waypoints';
|
|
2829
2831
|
// Webcam aliases
|
|
2830
2832
|
export { default as WebcamIcon } from '../icons/webcam';
|
|
2831
|
-
//
|
|
2832
|
-
export { default as
|
|
2833
|
+
// Waypoints aliases
|
|
2834
|
+
export { default as WaypointsIcon } from '../icons/waypoints';
|
|
2833
2835
|
// Webhook aliases
|
|
2834
2836
|
export { default as WebhookIcon } from '../icons/webhook';
|
|
2837
|
+
// WebhookOff aliases
|
|
2838
|
+
export { default as WebhookOffIcon } from '../icons/webhook-off';
|
|
2835
2839
|
// WeightTilde aliases
|
|
2836
2840
|
export { default as WeightTildeIcon } from '../icons/weight-tilde';
|
|
2837
2841
|
// WheatOff aliases
|
|
2838
2842
|
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
2839
2843
|
// Weight aliases
|
|
2840
2844
|
export { default as WeightIcon } from '../icons/weight';
|
|
2845
|
+
// WholeWord aliases
|
|
2846
|
+
export { default as WholeWordIcon } from '../icons/whole-word';
|
|
2841
2847
|
// Wheat aliases
|
|
2842
2848
|
export { default as WheatIcon } from '../icons/wheat';
|
|
2843
2849
|
// WifiCog aliases
|
|
2844
2850
|
export { default as WifiCogIcon } from '../icons/wifi-cog';
|
|
2845
|
-
// WholeWord aliases
|
|
2846
|
-
export { default as WholeWordIcon } from '../icons/whole-word';
|
|
2847
2851
|
// WifiHigh aliases
|
|
2848
2852
|
export { default as WifiHighIcon } from '../icons/wifi-high';
|
|
2849
2853
|
// WifiLow aliases
|
|
2850
2854
|
export { default as WifiLowIcon } from '../icons/wifi-low';
|
|
2851
|
-
// WifiSync aliases
|
|
2852
|
-
export { default as WifiSyncIcon } from '../icons/wifi-sync';
|
|
2853
2855
|
// WifiOff aliases
|
|
2854
2856
|
export { default as WifiOffIcon } from '../icons/wifi-off';
|
|
2855
|
-
//
|
|
2856
|
-
export { default as
|
|
2857
|
-
// WindArrowDown aliases
|
|
2858
|
-
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
2857
|
+
// WifiSync aliases
|
|
2858
|
+
export { default as WifiSyncIcon } from '../icons/wifi-sync';
|
|
2859
2859
|
// Wifi aliases
|
|
2860
2860
|
export { default as WifiIcon } from '../icons/wifi';
|
|
2861
|
+
// WifiPen aliases
|
|
2862
|
+
export { default as WifiPenIcon } from '../icons/wifi-pen';
|
|
2861
2863
|
// WifiZero aliases
|
|
2862
2864
|
export { default as WifiZeroIcon } from '../icons/wifi-zero';
|
|
2865
|
+
// WindArrowDown aliases
|
|
2866
|
+
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
2863
2867
|
// Wind aliases
|
|
2864
2868
|
export { default as WindIcon } from '../icons/wind';
|
|
2865
2869
|
// WineOff aliases
|
|
2866
2870
|
export { default as WineOffIcon } from '../icons/wine-off';
|
|
2867
|
-
// Wine aliases
|
|
2868
|
-
export { default as WineIcon } from '../icons/wine';
|
|
2869
2871
|
// Workflow aliases
|
|
2870
2872
|
export { default as WorkflowIcon } from '../icons/workflow';
|
|
2871
|
-
//
|
|
2872
|
-
export { default as
|
|
2873
|
-
// Wrench aliases
|
|
2874
|
-
export { default as WrenchIcon } from '../icons/wrench';
|
|
2873
|
+
// Wine aliases
|
|
2874
|
+
export { default as WineIcon } from '../icons/wine';
|
|
2875
2875
|
// XLineTop aliases
|
|
2876
2876
|
export { default as XLineTopIcon } from '../icons/x-line-top';
|
|
2877
2877
|
// X aliases
|
|
2878
2878
|
export { default as XIcon } from '../icons/x';
|
|
2879
|
+
// Worm aliases
|
|
2880
|
+
export { default as WormIcon } from '../icons/worm';
|
|
2881
|
+
// Wrench aliases
|
|
2882
|
+
export { default as WrenchIcon } from '../icons/wrench';
|
|
2879
2883
|
// ZapOff aliases
|
|
2880
2884
|
export { default as ZapOffIcon } from '../icons/zap-off';
|
|
2881
2885
|
// Zap aliases
|
|
@@ -2884,30 +2888,30 @@ export { default as ZapIcon } from '../icons/zap';
|
|
|
2884
2888
|
export { default as ZodiacAquariusIcon } from '../icons/zodiac-aquarius';
|
|
2885
2889
|
// ZodiacAries aliases
|
|
2886
2890
|
export { default as ZodiacAriesIcon } from '../icons/zodiac-aries';
|
|
2891
|
+
// ZodiacCancer aliases
|
|
2892
|
+
export { default as ZodiacCancerIcon } from '../icons/zodiac-cancer';
|
|
2887
2893
|
// ZodiacCapricorn aliases
|
|
2888
2894
|
export { default as ZodiacCapricornIcon } from '../icons/zodiac-capricorn';
|
|
2889
2895
|
// ZodiacGemini aliases
|
|
2890
2896
|
export { default as ZodiacGeminiIcon } from '../icons/zodiac-gemini';
|
|
2891
|
-
// ZodiacCancer aliases
|
|
2892
|
-
export { default as ZodiacCancerIcon } from '../icons/zodiac-cancer';
|
|
2893
2897
|
// ZodiacLeo aliases
|
|
2894
2898
|
export { default as ZodiacLeoIcon } from '../icons/zodiac-leo';
|
|
2899
|
+
// ZodiacPisces aliases
|
|
2900
|
+
export { default as ZodiacPiscesIcon } from '../icons/zodiac-pisces';
|
|
2895
2901
|
// ZodiacOphiuchus aliases
|
|
2896
2902
|
export { default as ZodiacOphiuchusIcon } from '../icons/zodiac-ophiuchus';
|
|
2897
2903
|
// ZodiacLibra aliases
|
|
2898
2904
|
export { default as ZodiacLibraIcon } from '../icons/zodiac-libra';
|
|
2899
|
-
// ZodiacPisces aliases
|
|
2900
|
-
export { default as ZodiacPiscesIcon } from '../icons/zodiac-pisces';
|
|
2901
2905
|
// ZodiacSagittarius aliases
|
|
2902
2906
|
export { default as ZodiacSagittariusIcon } from '../icons/zodiac-sagittarius';
|
|
2903
2907
|
// ZodiacTaurus aliases
|
|
2904
2908
|
export { default as ZodiacTaurusIcon } from '../icons/zodiac-taurus';
|
|
2905
2909
|
// ZodiacScorpio aliases
|
|
2906
2910
|
export { default as ZodiacScorpioIcon } from '../icons/zodiac-scorpio';
|
|
2907
|
-
// ZodiacVirgo aliases
|
|
2908
|
-
export { default as ZodiacVirgoIcon } from '../icons/zodiac-virgo';
|
|
2909
2911
|
// ZoomIn aliases
|
|
2910
2912
|
export { default as ZoomInIcon } from '../icons/zoom-in';
|
|
2913
|
+
// ZodiacVirgo aliases
|
|
2914
|
+
export { default as ZodiacVirgoIcon } from '../icons/zodiac-virgo';
|
|
2911
2915
|
// ZoomOut aliases
|
|
2912
2916
|
export { default as ZoomOutIcon } from '../icons/zoom-out';
|
|
2913
2917
|
// ArrowDown01 aliases
|
|
@@ -2966,18 +2970,18 @@ export {
|
|
|
2966
2970
|
/** @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 */
|
|
2967
2971
|
default as SortAscIcon
|
|
2968
2972
|
} from '../icons/arrow-up-narrow-wide';
|
|
2969
|
-
// ArrowUpZA aliases
|
|
2970
|
-
export { default as ArrowUpZAIcon } from '../icons/arrow-up-z-a';
|
|
2971
|
-
export {
|
|
2972
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpZA} instead. This alias will be removed in v1.0 */
|
|
2973
|
-
default as ArrowUpZaIcon
|
|
2974
|
-
} from '../icons/arrow-up-z-a';
|
|
2975
2973
|
// BadgeCheck aliases
|
|
2976
2974
|
export { default as BadgeCheckIcon } from '../icons/badge-check';
|
|
2977
2975
|
export {
|
|
2978
2976
|
/** @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 */
|
|
2979
2977
|
default as VerifiedIcon
|
|
2980
2978
|
} from '../icons/badge-check';
|
|
2979
|
+
// ArrowUpZA aliases
|
|
2980
|
+
export { default as ArrowUpZAIcon } from '../icons/arrow-up-z-a';
|
|
2981
|
+
export {
|
|
2982
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpZA} instead. This alias will be removed in v1.0 */
|
|
2983
|
+
default as ArrowUpZaIcon
|
|
2984
|
+
} from '../icons/arrow-up-z-a';
|
|
2981
2985
|
// Axis3d aliases
|
|
2982
2986
|
export { default as Axis3dIcon } from '../icons/axis-3d';
|
|
2983
2987
|
export {
|
|
@@ -2990,30 +2994,30 @@ export {
|
|
|
2990
2994
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. This alias will be removed in v1.0 */
|
|
2991
2995
|
default as BadgeHelpIcon
|
|
2992
2996
|
} from '../icons/badge-question-mark';
|
|
2993
|
-
// BetweenHorizontalEnd aliases
|
|
2994
|
-
export { default as BetweenHorizontalEndIcon } from '../icons/between-horizontal-end';
|
|
2995
|
-
export {
|
|
2996
|
-
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. This alias will be removed in v1.0 */
|
|
2997
|
-
default as BetweenHorizonalEndIcon
|
|
2998
|
-
} from '../icons/between-horizontal-end';
|
|
2999
2997
|
// BetweenHorizontalStart aliases
|
|
3000
2998
|
export { default as BetweenHorizontalStartIcon } from '../icons/between-horizontal-start';
|
|
3001
2999
|
export {
|
|
3002
3000
|
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. This alias will be removed in v1.0 */
|
|
3003
3001
|
default as BetweenHorizonalStartIcon
|
|
3004
3002
|
} from '../icons/between-horizontal-start';
|
|
3005
|
-
//
|
|
3006
|
-
export { default as
|
|
3003
|
+
// BetweenHorizontalEnd aliases
|
|
3004
|
+
export { default as BetweenHorizontalEndIcon } from '../icons/between-horizontal-end';
|
|
3007
3005
|
export {
|
|
3008
|
-
/** @deprecated
|
|
3009
|
-
default as
|
|
3010
|
-
} from '../icons/
|
|
3006
|
+
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. This alias will be removed in v1.0 */
|
|
3007
|
+
default as BetweenHorizonalEndIcon
|
|
3008
|
+
} from '../icons/between-horizontal-end';
|
|
3011
3009
|
// Braces aliases
|
|
3012
3010
|
export { default as BracesIcon } from '../icons/braces';
|
|
3013
3011
|
export {
|
|
3014
3012
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Braces} instead. This alias will be removed in v1.0 */
|
|
3015
3013
|
default as CurlyBracesIcon
|
|
3016
3014
|
} from '../icons/braces';
|
|
3015
|
+
// BookDashed aliases
|
|
3016
|
+
export { default as BookDashedIcon } from '../icons/book-dashed';
|
|
3017
|
+
export {
|
|
3018
|
+
/** @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 */
|
|
3019
|
+
default as BookTemplateIcon
|
|
3020
|
+
} from '../icons/book-dashed';
|
|
3017
3021
|
// ChartArea aliases
|
|
3018
3022
|
export { default as ChartAreaIcon } from '../icons/chart-area';
|
|
3019
3023
|
export {
|
|
@@ -3038,6 +3042,12 @@ export {
|
|
|
3038
3042
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBar} instead. This alias will be removed in v1.0 */
|
|
3039
3043
|
default as BarChartHorizontalIcon
|
|
3040
3044
|
} from '../icons/chart-bar';
|
|
3045
|
+
// ChartCandlestick aliases
|
|
3046
|
+
export { default as ChartCandlestickIcon } from '../icons/chart-candlestick';
|
|
3047
|
+
export {
|
|
3048
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead. This alias will be removed in v1.0 */
|
|
3049
|
+
default as CandlestickChartIcon
|
|
3050
|
+
} from '../icons/chart-candlestick';
|
|
3041
3051
|
// ChartColumnBig aliases
|
|
3042
3052
|
export { default as ChartColumnBigIcon } from '../icons/chart-column-big';
|
|
3043
3053
|
export {
|
|
@@ -3056,12 +3066,6 @@ export {
|
|
|
3056
3066
|
/** @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 */
|
|
3057
3067
|
default as BarChart3Icon
|
|
3058
3068
|
} from '../icons/chart-column';
|
|
3059
|
-
// ChartCandlestick aliases
|
|
3060
|
-
export { default as ChartCandlestickIcon } from '../icons/chart-candlestick';
|
|
3061
|
-
export {
|
|
3062
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead. This alias will be removed in v1.0 */
|
|
3063
|
-
default as CandlestickChartIcon
|
|
3064
|
-
} from '../icons/chart-candlestick';
|
|
3065
3069
|
// ChartLine aliases
|
|
3066
3070
|
export { default as ChartLineIcon } from '../icons/chart-line';
|
|
3067
3071
|
export {
|
|
@@ -3080,72 +3084,66 @@ export {
|
|
|
3080
3084
|
/** @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
3085
|
default as BarChart2Icon
|
|
3082
3086
|
} from '../icons/chart-no-axes-column';
|
|
3083
|
-
// ChartNoAxesGantt aliases
|
|
3084
|
-
export { default as ChartNoAxesGanttIcon } from '../icons/chart-no-axes-gantt';
|
|
3085
|
-
export {
|
|
3086
|
-
/** @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 */
|
|
3087
|
-
default as GanttChartIcon
|
|
3088
|
-
} from '../icons/chart-no-axes-gantt';
|
|
3089
3087
|
// ChartPie aliases
|
|
3090
3088
|
export { default as ChartPieIcon } from '../icons/chart-pie';
|
|
3091
3089
|
export {
|
|
3092
3090
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartPie} instead. This alias will be removed in v1.0 */
|
|
3093
3091
|
default as PieChartIcon
|
|
3094
3092
|
} from '../icons/chart-pie';
|
|
3095
|
-
//
|
|
3096
|
-
export { default as
|
|
3093
|
+
// ChartNoAxesGantt aliases
|
|
3094
|
+
export { default as ChartNoAxesGanttIcon } from '../icons/chart-no-axes-gantt';
|
|
3097
3095
|
export {
|
|
3098
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3099
|
-
default as
|
|
3100
|
-
} from '../icons/chart-
|
|
3096
|
+
/** @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 */
|
|
3097
|
+
default as GanttChartIcon
|
|
3098
|
+
} from '../icons/chart-no-axes-gantt';
|
|
3099
|
+
// CircleArrowDown aliases
|
|
3100
|
+
export { default as CircleArrowDownIcon } from '../icons/circle-arrow-down';
|
|
3101
|
+
export {
|
|
3102
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowDown} instead. This alias will be removed in v1.0 */
|
|
3103
|
+
default as ArrowDownCircleIcon
|
|
3104
|
+
} from '../icons/circle-arrow-down';
|
|
3101
3105
|
// CircleAlert aliases
|
|
3102
3106
|
export { default as CircleAlertIcon } from '../icons/circle-alert';
|
|
3103
3107
|
export {
|
|
3104
3108
|
/** @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 */
|
|
3105
3109
|
default as AlertCircleIcon
|
|
3106
3110
|
} from '../icons/circle-alert';
|
|
3107
|
-
//
|
|
3108
|
-
export { default as
|
|
3111
|
+
// ChartScatter aliases
|
|
3112
|
+
export { default as ChartScatterIcon } from '../icons/chart-scatter';
|
|
3109
3113
|
export {
|
|
3110
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3111
|
-
default as
|
|
3112
|
-
} from '../icons/
|
|
3114
|
+
/** @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 */
|
|
3115
|
+
default as ScatterChartIcon
|
|
3116
|
+
} from '../icons/chart-scatter';
|
|
3117
|
+
// CircleArrowOutDownLeft aliases
|
|
3118
|
+
export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left';
|
|
3119
|
+
export {
|
|
3120
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. This alias will be removed in v1.0 */
|
|
3121
|
+
default as ArrowDownLeftFromCircleIcon
|
|
3122
|
+
} from '../icons/circle-arrow-out-down-left';
|
|
3113
3123
|
// CircleArrowLeft aliases
|
|
3114
3124
|
export { default as CircleArrowLeftIcon } from '../icons/circle-arrow-left';
|
|
3115
3125
|
export {
|
|
3116
3126
|
/** @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 */
|
|
3117
3127
|
default as ArrowLeftCircleIcon
|
|
3118
3128
|
} from '../icons/circle-arrow-left';
|
|
3119
|
-
// CircleArrowOutUpLeft aliases
|
|
3120
|
-
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
3121
|
-
export {
|
|
3122
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
3123
|
-
default as ArrowUpLeftFromCircleIcon
|
|
3124
|
-
} from '../icons/circle-arrow-out-up-left';
|
|
3125
3129
|
// CircleArrowOutDownRight aliases
|
|
3126
3130
|
export { default as CircleArrowOutDownRightIcon } from '../icons/circle-arrow-out-down-right';
|
|
3127
3131
|
export {
|
|
3128
3132
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownRight} instead. This alias will be removed in v1.0 */
|
|
3129
3133
|
default as ArrowDownRightFromCircleIcon
|
|
3130
3134
|
} from '../icons/circle-arrow-out-down-right';
|
|
3131
|
-
//
|
|
3132
|
-
export { default as
|
|
3135
|
+
// CircleArrowOutUpLeft aliases
|
|
3136
|
+
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
3133
3137
|
export {
|
|
3134
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3135
|
-
default as
|
|
3136
|
-
} from '../icons/circle-arrow-out-
|
|
3138
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
3139
|
+
default as ArrowUpLeftFromCircleIcon
|
|
3140
|
+
} from '../icons/circle-arrow-out-up-left';
|
|
3137
3141
|
// CircleArrowOutUpRight aliases
|
|
3138
3142
|
export { default as CircleArrowOutUpRightIcon } from '../icons/circle-arrow-out-up-right';
|
|
3139
3143
|
export {
|
|
3140
3144
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead. This alias will be removed in v1.0 */
|
|
3141
3145
|
default as ArrowUpRightFromCircleIcon
|
|
3142
3146
|
} from '../icons/circle-arrow-out-up-right';
|
|
3143
|
-
// CircleArrowUp aliases
|
|
3144
|
-
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
3145
|
-
export {
|
|
3146
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowUp} instead. This alias will be removed in v1.0 */
|
|
3147
|
-
default as ArrowUpCircleIcon
|
|
3148
|
-
} from '../icons/circle-arrow-up';
|
|
3149
3147
|
// CircleArrowRight aliases
|
|
3150
3148
|
export { default as CircleArrowRightIcon } from '../icons/circle-arrow-right';
|
|
3151
3149
|
export {
|
|
@@ -3158,18 +3156,18 @@ export {
|
|
|
3158
3156
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheckBig} instead. This alias will be removed in v1.0 */
|
|
3159
3157
|
default as CheckCircleIcon
|
|
3160
3158
|
} from '../icons/circle-check-big';
|
|
3161
|
-
// CircleChevronDown aliases
|
|
3162
|
-
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
|
|
3163
|
-
export {
|
|
3164
|
-
/** @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 */
|
|
3165
|
-
default as ChevronDownCircleIcon
|
|
3166
|
-
} from '../icons/circle-chevron-down';
|
|
3167
3159
|
// CircleCheck aliases
|
|
3168
3160
|
export { default as CircleCheckIcon } from '../icons/circle-check';
|
|
3169
3161
|
export {
|
|
3170
3162
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. This alias will be removed in v1.0 */
|
|
3171
3163
|
default as CheckCircle2Icon
|
|
3172
3164
|
} from '../icons/circle-check';
|
|
3165
|
+
// CircleArrowUp aliases
|
|
3166
|
+
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
3167
|
+
export {
|
|
3168
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowUp} instead. This alias will be removed in v1.0 */
|
|
3169
|
+
default as ArrowUpCircleIcon
|
|
3170
|
+
} from '../icons/circle-arrow-up';
|
|
3173
3171
|
// CircleChevronLeft aliases
|
|
3174
3172
|
export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
|
|
3175
3173
|
export {
|
|
@@ -3182,36 +3180,48 @@ export {
|
|
|
3182
3180
|
/** @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 */
|
|
3183
3181
|
default as ChevronRightCircleIcon
|
|
3184
3182
|
} from '../icons/circle-chevron-right';
|
|
3183
|
+
// CircleChevronUp aliases
|
|
3184
|
+
export { default as CircleChevronUpIcon } from '../icons/circle-chevron-up';
|
|
3185
|
+
export {
|
|
3186
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronUp} instead. This alias will be removed in v1.0 */
|
|
3187
|
+
default as ChevronUpCircleIcon
|
|
3188
|
+
} from '../icons/circle-chevron-up';
|
|
3185
3189
|
// CircleDivide aliases
|
|
3186
3190
|
export { default as CircleDivideIcon } from '../icons/circle-divide';
|
|
3187
3191
|
export {
|
|
3188
3192
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. This alias will be removed in v1.0 */
|
|
3189
3193
|
default as DivideCircleIcon
|
|
3190
3194
|
} from '../icons/circle-divide';
|
|
3191
|
-
//
|
|
3192
|
-
export { default as
|
|
3195
|
+
// CircleGauge aliases
|
|
3196
|
+
export { default as CircleGaugeIcon } from '../icons/circle-gauge';
|
|
3193
3197
|
export {
|
|
3194
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3195
|
-
default as
|
|
3196
|
-
} from '../icons/circle-
|
|
3198
|
+
/** @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 */
|
|
3199
|
+
default as GaugeCircleIcon
|
|
3200
|
+
} from '../icons/circle-gauge';
|
|
3197
3201
|
// CircleMinus aliases
|
|
3198
3202
|
export { default as CircleMinusIcon } from '../icons/circle-minus';
|
|
3199
3203
|
export {
|
|
3200
3204
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. This alias will be removed in v1.0 */
|
|
3201
3205
|
default as MinusCircleIcon
|
|
3202
3206
|
} from '../icons/circle-minus';
|
|
3203
|
-
//
|
|
3204
|
-
export { default as
|
|
3207
|
+
// CircleChevronDown aliases
|
|
3208
|
+
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
|
|
3205
3209
|
export {
|
|
3206
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3207
|
-
default as
|
|
3208
|
-
} from '../icons/circle-
|
|
3210
|
+
/** @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 */
|
|
3211
|
+
default as ChevronDownCircleIcon
|
|
3212
|
+
} from '../icons/circle-chevron-down';
|
|
3209
3213
|
// CircleParkingOff aliases
|
|
3210
3214
|
export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
|
|
3211
3215
|
export {
|
|
3212
3216
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParkingOff} instead. This alias will be removed in v1.0 */
|
|
3213
3217
|
default as ParkingCircleOffIcon
|
|
3214
3218
|
} from '../icons/circle-parking-off';
|
|
3219
|
+
// CirclePause aliases
|
|
3220
|
+
export { default as CirclePauseIcon } from '../icons/circle-pause';
|
|
3221
|
+
export {
|
|
3222
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePause} instead. This alias will be removed in v1.0 */
|
|
3223
|
+
default as PauseCircleIcon
|
|
3224
|
+
} from '../icons/circle-pause';
|
|
3215
3225
|
// CircleParking aliases
|
|
3216
3226
|
export { default as CircleParkingIcon } from '../icons/circle-parking';
|
|
3217
3227
|
export {
|
|
@@ -3224,34 +3234,18 @@ export {
|
|
|
3224
3234
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePercent} instead. This alias will be removed in v1.0 */
|
|
3225
3235
|
default as PercentCircleIcon
|
|
3226
3236
|
} from '../icons/circle-percent';
|
|
3227
|
-
// CirclePause aliases
|
|
3228
|
-
export { default as CirclePauseIcon } from '../icons/circle-pause';
|
|
3229
|
-
export {
|
|
3230
|
-
/** @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
|
-
default as PauseCircleIcon
|
|
3232
|
-
} from '../icons/circle-pause';
|
|
3233
|
-
// CirclePlay aliases
|
|
3234
|
-
export { default as CirclePlayIcon } from '../icons/circle-play';
|
|
3235
|
-
export {
|
|
3236
|
-
/** @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 */
|
|
3237
|
-
default as PlayCircleIcon
|
|
3238
|
-
} from '../icons/circle-play';
|
|
3239
3237
|
// CirclePlus aliases
|
|
3240
3238
|
export { default as CirclePlusIcon } from '../icons/circle-plus';
|
|
3241
3239
|
export {
|
|
3242
3240
|
/** @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 */
|
|
3243
3241
|
default as PlusCircleIcon
|
|
3244
3242
|
} from '../icons/circle-plus';
|
|
3245
|
-
//
|
|
3246
|
-
export { default as
|
|
3247
|
-
export {
|
|
3248
|
-
/** @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 */
|
|
3249
|
-
default as HelpCircleIcon
|
|
3250
|
-
} from '../icons/circle-question-mark';
|
|
3243
|
+
// CirclePlay aliases
|
|
3244
|
+
export { default as CirclePlayIcon } from '../icons/circle-play';
|
|
3251
3245
|
export {
|
|
3252
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3253
|
-
default as
|
|
3254
|
-
} from '../icons/circle-
|
|
3246
|
+
/** @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 */
|
|
3247
|
+
default as PlayCircleIcon
|
|
3248
|
+
} from '../icons/circle-play';
|
|
3255
3249
|
// CirclePower aliases
|
|
3256
3250
|
export { default as CirclePowerIcon } from '../icons/circle-power';
|
|
3257
3251
|
export {
|
|
@@ -3270,60 +3264,70 @@ export {
|
|
|
3270
3264
|
/** @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 */
|
|
3271
3265
|
default as StopCircleIcon
|
|
3272
3266
|
} from '../icons/circle-stop';
|
|
3267
|
+
// CircleQuestionMark aliases
|
|
3268
|
+
export { default as CircleQuestionMarkIcon } from '../icons/circle-question-mark';
|
|
3269
|
+
export {
|
|
3270
|
+
/** @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 */
|
|
3271
|
+
default as HelpCircleIcon
|
|
3272
|
+
} from '../icons/circle-question-mark';
|
|
3273
|
+
export {
|
|
3274
|
+
/** @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 */
|
|
3275
|
+
default as CircleHelpIcon
|
|
3276
|
+
} from '../icons/circle-question-mark';
|
|
3273
3277
|
// CircleUserRound aliases
|
|
3274
3278
|
export { default as CircleUserRoundIcon } from '../icons/circle-user-round';
|
|
3275
3279
|
export {
|
|
3276
3280
|
/** @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
3281
|
default as UserCircle2Icon
|
|
3278
3282
|
} from '../icons/circle-user-round';
|
|
3279
|
-
// CircleX aliases
|
|
3280
|
-
export { default as CircleXIcon } from '../icons/circle-x';
|
|
3281
|
-
export {
|
|
3282
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead. This alias will be removed in v1.0 */
|
|
3283
|
-
default as XCircleIcon
|
|
3284
|
-
} from '../icons/circle-x';
|
|
3285
3283
|
// CircleUser aliases
|
|
3286
3284
|
export { default as CircleUserIcon } from '../icons/circle-user';
|
|
3287
3285
|
export {
|
|
3288
3286
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead. This alias will be removed in v1.0 */
|
|
3289
3287
|
default as UserCircleIcon
|
|
3290
3288
|
} from '../icons/circle-user';
|
|
3289
|
+
// CircleX aliases
|
|
3290
|
+
export { default as CircleXIcon } from '../icons/circle-x';
|
|
3291
|
+
export {
|
|
3292
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead. This alias will be removed in v1.0 */
|
|
3293
|
+
default as XCircleIcon
|
|
3294
|
+
} from '../icons/circle-x';
|
|
3291
3295
|
// ClipboardPenLine aliases
|
|
3292
3296
|
export { default as ClipboardPenLineIcon } from '../icons/clipboard-pen-line';
|
|
3293
3297
|
export {
|
|
3294
3298
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead. This alias will be removed in v1.0 */
|
|
3295
3299
|
default as ClipboardSignatureIcon
|
|
3296
3300
|
} from '../icons/clipboard-pen-line';
|
|
3297
|
-
// ClipboardPen aliases
|
|
3298
|
-
export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
|
|
3299
|
-
export {
|
|
3300
|
-
/** @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 */
|
|
3301
|
-
default as ClipboardEditIcon
|
|
3302
|
-
} from '../icons/clipboard-pen';
|
|
3303
3301
|
// CloudDownload aliases
|
|
3304
3302
|
export { default as CloudDownloadIcon } from '../icons/cloud-download';
|
|
3305
3303
|
export {
|
|
3306
3304
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudDownload} instead. This alias will be removed in v1.0 */
|
|
3307
3305
|
default as DownloadCloudIcon
|
|
3308
3306
|
} from '../icons/cloud-download';
|
|
3307
|
+
// ClipboardPen aliases
|
|
3308
|
+
export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
|
|
3309
|
+
export {
|
|
3310
|
+
/** @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 */
|
|
3311
|
+
default as ClipboardEditIcon
|
|
3312
|
+
} from '../icons/clipboard-pen';
|
|
3309
3313
|
// CloudUpload aliases
|
|
3310
3314
|
export { default as CloudUploadIcon } from '../icons/cloud-upload';
|
|
3311
3315
|
export {
|
|
3312
3316
|
/** @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
3317
|
default as UploadCloudIcon
|
|
3314
3318
|
} from '../icons/cloud-upload';
|
|
3315
|
-
// Columns2 aliases
|
|
3316
|
-
export { default as Columns2Icon } from '../icons/columns-2';
|
|
3317
|
-
export {
|
|
3318
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns2} instead. This alias will be removed in v1.0 */
|
|
3319
|
-
default as ColumnsIcon
|
|
3320
|
-
} from '../icons/columns-2';
|
|
3321
3319
|
// CodeXml aliases
|
|
3322
3320
|
export { default as CodeXmlIcon } from '../icons/code-xml';
|
|
3323
3321
|
export {
|
|
3324
3322
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. This alias will be removed in v1.0 */
|
|
3325
3323
|
default as Code2Icon
|
|
3326
3324
|
} from '../icons/code-xml';
|
|
3325
|
+
// Columns2 aliases
|
|
3326
|
+
export { default as Columns2Icon } from '../icons/columns-2';
|
|
3327
|
+
export {
|
|
3328
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns2} instead. This alias will be removed in v1.0 */
|
|
3329
|
+
default as ColumnsIcon
|
|
3330
|
+
} from '../icons/columns-2';
|
|
3327
3331
|
// Columns3Cog aliases
|
|
3328
3332
|
export { default as Columns3CogIcon } from '../icons/columns-3-cog';
|
|
3329
3333
|
export {
|
|
@@ -3334,6 +3338,12 @@ export {
|
|
|
3334
3338
|
/** @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 */
|
|
3335
3339
|
default as TableConfigIcon
|
|
3336
3340
|
} from '../icons/columns-3-cog';
|
|
3341
|
+
// ContactRound aliases
|
|
3342
|
+
export { default as ContactRoundIcon } from '../icons/contact-round';
|
|
3343
|
+
export {
|
|
3344
|
+
/** @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 */
|
|
3345
|
+
default as Contact2Icon
|
|
3346
|
+
} from '../icons/contact-round';
|
|
3337
3347
|
// Columns3 aliases
|
|
3338
3348
|
export { default as Columns3Icon } from '../icons/columns-3';
|
|
3339
3349
|
export {
|
|
@@ -3346,24 +3356,18 @@ export {
|
|
|
3346
3356
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead. This alias will be removed in v1.0 */
|
|
3347
3357
|
default as PercentDiamondIcon
|
|
3348
3358
|
} from '../icons/diamond-percent';
|
|
3349
|
-
//
|
|
3350
|
-
export { default as
|
|
3359
|
+
// Earth aliases
|
|
3360
|
+
export { default as EarthIcon } from '../icons/earth';
|
|
3351
3361
|
export {
|
|
3352
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3353
|
-
default as
|
|
3354
|
-
} from '../icons/
|
|
3362
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. This alias will be removed in v1.0 */
|
|
3363
|
+
default as Globe2Icon
|
|
3364
|
+
} from '../icons/earth';
|
|
3355
3365
|
// EllipsisVertical aliases
|
|
3356
3366
|
export { default as EllipsisVerticalIcon } from '../icons/ellipsis-vertical';
|
|
3357
3367
|
export {
|
|
3358
3368
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link EllipsisVertical} instead. This alias will be removed in v1.0 */
|
|
3359
3369
|
default as MoreVerticalIcon
|
|
3360
3370
|
} from '../icons/ellipsis-vertical';
|
|
3361
|
-
// Earth aliases
|
|
3362
|
-
export { default as EarthIcon } from '../icons/earth';
|
|
3363
|
-
export {
|
|
3364
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. This alias will be removed in v1.0 */
|
|
3365
|
-
default as Globe2Icon
|
|
3366
|
-
} from '../icons/earth';
|
|
3367
3371
|
// Ellipsis aliases
|
|
3368
3372
|
export { default as EllipsisIcon } from '../icons/ellipsis';
|
|
3369
3373
|
export {
|
|
@@ -3382,12 +3386,6 @@ export {
|
|
|
3382
3386
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileBadge} instead. This alias will be removed in v1.0 */
|
|
3383
3387
|
default as FileBadge2Icon
|
|
3384
3388
|
} from '../icons/file-badge';
|
|
3385
|
-
// FileBraces aliases
|
|
3386
|
-
export { default as FileBracesIcon } from '../icons/file-braces';
|
|
3387
|
-
export {
|
|
3388
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBraces} instead. This alias will be removed in v1.0 */
|
|
3389
|
-
default as FileJsonIcon
|
|
3390
|
-
} from '../icons/file-braces';
|
|
3391
3389
|
// FileBracesCorner aliases
|
|
3392
3390
|
export { default as FileBracesCornerIcon } from '../icons/file-braces-corner';
|
|
3393
3391
|
export {
|
|
@@ -3400,6 +3398,12 @@ export {
|
|
|
3400
3398
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
3401
3399
|
default as FileBarChartIcon
|
|
3402
3400
|
} from '../icons/file-chart-column-increasing';
|
|
3401
|
+
// FileBraces aliases
|
|
3402
|
+
export { default as FileBracesIcon } from '../icons/file-braces';
|
|
3403
|
+
export {
|
|
3404
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBraces} instead. This alias will be removed in v1.0 */
|
|
3405
|
+
default as FileJsonIcon
|
|
3406
|
+
} from '../icons/file-braces';
|
|
3403
3407
|
// FileChartColumn aliases
|
|
3404
3408
|
export { default as FileChartColumnIcon } from '../icons/file-chart-column';
|
|
3405
3409
|
export {
|
|
@@ -3412,40 +3416,30 @@ export {
|
|
|
3412
3416
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. This alias will be removed in v1.0 */
|
|
3413
3417
|
default as FileLineChartIcon
|
|
3414
3418
|
} from '../icons/file-chart-line';
|
|
3415
|
-
//
|
|
3416
|
-
export { default as
|
|
3419
|
+
// FileChartPie aliases
|
|
3420
|
+
export { default as FileChartPieIcon } from '../icons/file-chart-pie';
|
|
3417
3421
|
export {
|
|
3418
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3419
|
-
default as
|
|
3420
|
-
} from '../icons/file-
|
|
3422
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. This alias will be removed in v1.0 */
|
|
3423
|
+
default as FilePieChartIcon
|
|
3424
|
+
} from '../icons/file-chart-pie';
|
|
3421
3425
|
// FileCodeCorner aliases
|
|
3422
3426
|
export { default as FileCodeCornerIcon } from '../icons/file-code-corner';
|
|
3423
3427
|
export {
|
|
3424
3428
|
/** @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 */
|
|
3425
3429
|
default as FileCode2Icon
|
|
3426
3430
|
} from '../icons/file-code-corner';
|
|
3427
|
-
//
|
|
3428
|
-
export { default as
|
|
3431
|
+
// FileCheckCorner aliases
|
|
3432
|
+
export { default as FileCheckCornerIcon } from '../icons/file-check-corner';
|
|
3429
3433
|
export {
|
|
3430
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3431
|
-
default as
|
|
3432
|
-
} from '../icons/file-
|
|
3434
|
+
/** @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 */
|
|
3435
|
+
default as FileCheck2Icon
|
|
3436
|
+
} from '../icons/file-check-corner';
|
|
3433
3437
|
// FileCog aliases
|
|
3434
3438
|
export { default as FileCogIcon } from '../icons/file-cog';
|
|
3435
3439
|
export {
|
|
3436
3440
|
/** @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 */
|
|
3437
3441
|
default as FileCog2Icon
|
|
3438
3442
|
} from '../icons/file-cog';
|
|
3439
|
-
// FileHeadphone aliases
|
|
3440
|
-
export { default as FileHeadphoneIcon } from '../icons/file-headphone';
|
|
3441
|
-
export {
|
|
3442
|
-
/** @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 */
|
|
3443
|
-
default as FileAudioIcon
|
|
3444
|
-
} from '../icons/file-headphone';
|
|
3445
|
-
export {
|
|
3446
|
-
/** @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 */
|
|
3447
|
-
default as FileAudio2Icon
|
|
3448
|
-
} from '../icons/file-headphone';
|
|
3449
3443
|
// FileExclamationPoint aliases
|
|
3450
3444
|
export { default as FileExclamationPointIcon } from '../icons/file-exclamation-point';
|
|
3451
3445
|
export {
|
|
@@ -3458,6 +3452,22 @@ export {
|
|
|
3458
3452
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileKey} instead. This alias will be removed in v1.0 */
|
|
3459
3453
|
default as FileKey2Icon
|
|
3460
3454
|
} from '../icons/file-key';
|
|
3455
|
+
// FilePenLine aliases
|
|
3456
|
+
export { default as FilePenLineIcon } from '../icons/file-pen-line';
|
|
3457
|
+
export {
|
|
3458
|
+
/** @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 */
|
|
3459
|
+
default as FileSignatureIcon
|
|
3460
|
+
} from '../icons/file-pen-line';
|
|
3461
|
+
// FileHeadphone aliases
|
|
3462
|
+
export { default as FileHeadphoneIcon } from '../icons/file-headphone';
|
|
3463
|
+
export {
|
|
3464
|
+
/** @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 */
|
|
3465
|
+
default as FileAudioIcon
|
|
3466
|
+
} from '../icons/file-headphone';
|
|
3467
|
+
export {
|
|
3468
|
+
/** @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 */
|
|
3469
|
+
default as FileAudio2Icon
|
|
3470
|
+
} from '../icons/file-headphone';
|
|
3461
3471
|
// FileLock aliases
|
|
3462
3472
|
export { default as FileLockIcon } from '../icons/file-lock';
|
|
3463
3473
|
export {
|
|
@@ -3470,30 +3480,24 @@ export {
|
|
|
3470
3480
|
/** @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 */
|
|
3471
3481
|
default as FileMinus2Icon
|
|
3472
3482
|
} from '../icons/file-minus-corner';
|
|
3473
|
-
//
|
|
3474
|
-
export { default as
|
|
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
|
-
// FilePen aliases
|
|
3480
|
-
export { default as FilePenIcon } from '../icons/file-pen';
|
|
3483
|
+
// FilePlay aliases
|
|
3484
|
+
export { default as FilePlayIcon } from '../icons/file-play';
|
|
3481
3485
|
export {
|
|
3482
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3483
|
-
default as
|
|
3484
|
-
} from '../icons/file-
|
|
3486
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlay} instead. This alias will be removed in v1.0 */
|
|
3487
|
+
default as FileVideoIcon
|
|
3488
|
+
} from '../icons/file-play';
|
|
3485
3489
|
// FilePlusCorner aliases
|
|
3486
3490
|
export { default as FilePlusCornerIcon } from '../icons/file-plus-corner';
|
|
3487
3491
|
export {
|
|
3488
3492
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlusCorner} instead. This alias will be removed in v1.0 */
|
|
3489
3493
|
default as FilePlus2Icon
|
|
3490
3494
|
} from '../icons/file-plus-corner';
|
|
3491
|
-
//
|
|
3492
|
-
export { default as
|
|
3495
|
+
// FilePen aliases
|
|
3496
|
+
export { default as FilePenIcon } from '../icons/file-pen';
|
|
3493
3497
|
export {
|
|
3494
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3495
|
-
default as
|
|
3496
|
-
} from '../icons/file-
|
|
3498
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead. This alias will be removed in v1.0 */
|
|
3499
|
+
default as FileEditIcon
|
|
3500
|
+
} from '../icons/file-pen';
|
|
3497
3501
|
// FileQuestionMark aliases
|
|
3498
3502
|
export { default as FileQuestionMarkIcon } from '../icons/file-question-mark';
|
|
3499
3503
|
export {
|
|
@@ -3512,48 +3516,48 @@ export {
|
|
|
3512
3516
|
/** @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
3517
|
default as FileVolume2Icon
|
|
3514
3518
|
} from '../icons/file-signal';
|
|
3515
|
-
// FileTypeCorner aliases
|
|
3516
|
-
export { default as FileTypeCornerIcon } from '../icons/file-type-corner';
|
|
3517
|
-
export {
|
|
3518
|
-
/** @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 */
|
|
3519
|
-
default as FileType2Icon
|
|
3520
|
-
} from '../icons/file-type-corner';
|
|
3521
|
-
// FileXCorner aliases
|
|
3522
|
-
export { default as FileXCornerIcon } from '../icons/file-x-corner';
|
|
3523
|
-
export {
|
|
3524
|
-
/** @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 */
|
|
3525
|
-
default as FileX2Icon
|
|
3526
|
-
} from '../icons/file-x-corner';
|
|
3527
3519
|
// FileVideoCamera aliases
|
|
3528
3520
|
export { default as FileVideoCameraIcon } from '../icons/file-video-camera';
|
|
3529
3521
|
export {
|
|
3530
3522
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. This alias will be removed in v1.0 */
|
|
3531
3523
|
default as FileVideo2Icon
|
|
3532
3524
|
} from '../icons/file-video-camera';
|
|
3525
|
+
// FileTypeCorner aliases
|
|
3526
|
+
export { default as FileTypeCornerIcon } from '../icons/file-type-corner';
|
|
3527
|
+
export {
|
|
3528
|
+
/** @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 */
|
|
3529
|
+
default as FileType2Icon
|
|
3530
|
+
} from '../icons/file-type-corner';
|
|
3533
3531
|
// FingerprintPattern aliases
|
|
3534
3532
|
export { default as FingerprintPatternIcon } from '../icons/fingerprint-pattern';
|
|
3535
3533
|
export {
|
|
3536
3534
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FingerprintPattern} instead. This alias will be removed in v1.0 */
|
|
3537
3535
|
default as FingerprintIcon
|
|
3538
3536
|
} from '../icons/fingerprint-pattern';
|
|
3537
|
+
// FileXCorner aliases
|
|
3538
|
+
export { default as FileXCornerIcon } from '../icons/file-x-corner';
|
|
3539
|
+
export {
|
|
3540
|
+
/** @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 */
|
|
3541
|
+
default as FileX2Icon
|
|
3542
|
+
} from '../icons/file-x-corner';
|
|
3539
3543
|
// FolderCog aliases
|
|
3540
3544
|
export { default as FolderCogIcon } from '../icons/folder-cog';
|
|
3541
3545
|
export {
|
|
3542
3546
|
/** @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 */
|
|
3543
3547
|
default as FolderCog2Icon
|
|
3544
3548
|
} from '../icons/folder-cog';
|
|
3545
|
-
// FolderPen aliases
|
|
3546
|
-
export { default as FolderPenIcon } from '../icons/folder-pen';
|
|
3547
|
-
export {
|
|
3548
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderPen} instead. This alias will be removed in v1.0 */
|
|
3549
|
-
default as FolderEditIcon
|
|
3550
|
-
} from '../icons/folder-pen';
|
|
3551
3549
|
// FunnelX aliases
|
|
3552
3550
|
export { default as FunnelXIcon } from '../icons/funnel-x';
|
|
3553
3551
|
export {
|
|
3554
3552
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FunnelX} instead. This alias will be removed in v1.0 */
|
|
3555
3553
|
default as FilterXIcon
|
|
3556
3554
|
} from '../icons/funnel-x';
|
|
3555
|
+
// FolderPen aliases
|
|
3556
|
+
export { default as FolderPenIcon } from '../icons/folder-pen';
|
|
3557
|
+
export {
|
|
3558
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderPen} instead. This alias will be removed in v1.0 */
|
|
3559
|
+
default as FolderEditIcon
|
|
3560
|
+
} from '../icons/folder-pen';
|
|
3557
3561
|
// Funnel aliases
|
|
3558
3562
|
export { default as FunnelIcon } from '../icons/funnel';
|
|
3559
3563
|
export {
|
|
@@ -3566,24 +3570,24 @@ export {
|
|
|
3566
3570
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link GitCommitHorizontal} instead. This alias will be removed in v1.0 */
|
|
3567
3571
|
default as GitCommitIcon
|
|
3568
3572
|
} from '../icons/git-commit-horizontal';
|
|
3569
|
-
//
|
|
3570
|
-
export { default as
|
|
3573
|
+
// Grid2x2Plus aliases
|
|
3574
|
+
export { default as Grid2x2PlusIcon } from '../icons/grid-2x2-plus';
|
|
3571
3575
|
export {
|
|
3572
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3573
|
-
default as
|
|
3574
|
-
} from '../icons/grid-2x2-
|
|
3576
|
+
/** @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 */
|
|
3577
|
+
default as Grid2X2PlusIcon
|
|
3578
|
+
} from '../icons/grid-2x2-plus';
|
|
3575
3579
|
// Grid2x2Check aliases
|
|
3576
3580
|
export { default as Grid2x2CheckIcon } from '../icons/grid-2x2-check';
|
|
3577
3581
|
export {
|
|
3578
3582
|
/** @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
3583
|
default as Grid2X2CheckIcon
|
|
3580
3584
|
} from '../icons/grid-2x2-check';
|
|
3581
|
-
//
|
|
3582
|
-
export { default as
|
|
3585
|
+
// Grid2x2X aliases
|
|
3586
|
+
export { default as Grid2x2XIcon } from '../icons/grid-2x2-x';
|
|
3583
3587
|
export {
|
|
3584
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3585
|
-
default as
|
|
3586
|
-
} from '../icons/grid-2x2-
|
|
3588
|
+
/** @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 */
|
|
3589
|
+
default as Grid2X2XIcon
|
|
3590
|
+
} from '../icons/grid-2x2-x';
|
|
3587
3591
|
// Grid2x2 aliases
|
|
3588
3592
|
export { default as Grid2x2Icon } from '../icons/grid-2x2';
|
|
3589
3593
|
export {
|
|
@@ -3600,52 +3604,42 @@ export {
|
|
|
3600
3604
|
/** @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 */
|
|
3601
3605
|
default as Grid3X3Icon
|
|
3602
3606
|
} from '../icons/grid-3x3';
|
|
3603
|
-
//
|
|
3604
|
-
export { default as
|
|
3607
|
+
// House aliases
|
|
3608
|
+
export { default as HouseIcon } from '../icons/house';
|
|
3605
3609
|
export {
|
|
3606
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3607
|
-
default as
|
|
3608
|
-
} from '../icons/
|
|
3610
|
+
/** @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 */
|
|
3611
|
+
default as HomeIcon
|
|
3612
|
+
} from '../icons/house';
|
|
3609
3613
|
// HandHelping aliases
|
|
3610
3614
|
export { default as HandHelpingIcon } from '../icons/hand-helping';
|
|
3611
3615
|
export {
|
|
3612
3616
|
/** @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 */
|
|
3613
3617
|
default as HelpingHandIcon
|
|
3614
3618
|
} from '../icons/hand-helping';
|
|
3615
|
-
//
|
|
3616
|
-
export { default as
|
|
3619
|
+
// HandGrab aliases
|
|
3620
|
+
export { default as HandGrabIcon } from '../icons/hand-grab';
|
|
3617
3621
|
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/
|
|
3622
|
+
/** @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 */
|
|
3623
|
+
default as GrabIcon
|
|
3624
|
+
} from '../icons/hand-grab';
|
|
3621
3625
|
// IceCreamBowl aliases
|
|
3622
3626
|
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3623
3627
|
export {
|
|
3624
3628
|
/** @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
3629
|
default as IceCream2Icon
|
|
3626
3630
|
} from '../icons/ice-cream-bowl';
|
|
3627
|
-
// LaptopMinimal aliases
|
|
3628
|
-
export { default as LaptopMinimalIcon } from '../icons/laptop-minimal';
|
|
3629
|
-
export {
|
|
3630
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LaptopMinimal} instead. This alias will be removed in v1.0 */
|
|
3631
|
-
default as Laptop2Icon
|
|
3632
|
-
} from '../icons/laptop-minimal';
|
|
3633
3631
|
// IceCreamCone aliases
|
|
3634
3632
|
export { default as IceCreamConeIcon } from '../icons/ice-cream-cone';
|
|
3635
3633
|
export {
|
|
3636
3634
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead. This alias will be removed in v1.0 */
|
|
3637
3635
|
default as IceCreamIcon
|
|
3638
3636
|
} from '../icons/ice-cream-cone';
|
|
3639
|
-
//
|
|
3640
|
-
export { default as
|
|
3641
|
-
export {
|
|
3642
|
-
/** @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 */
|
|
3643
|
-
default as OutdentIcon
|
|
3644
|
-
} from '../icons/list-indent-decrease';
|
|
3637
|
+
// LaptopMinimal aliases
|
|
3638
|
+
export { default as LaptopMinimalIcon } from '../icons/laptop-minimal';
|
|
3645
3639
|
export {
|
|
3646
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3647
|
-
default as
|
|
3648
|
-
} from '../icons/
|
|
3640
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LaptopMinimal} instead. This alias will be removed in v1.0 */
|
|
3641
|
+
default as Laptop2Icon
|
|
3642
|
+
} from '../icons/laptop-minimal';
|
|
3649
3643
|
// Layers aliases
|
|
3650
3644
|
export { default as LayersIcon } from '../icons/layers';
|
|
3651
3645
|
export {
|
|
@@ -3662,36 +3656,46 @@ export {
|
|
|
3662
3656
|
/** @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 */
|
|
3663
3657
|
default as IndentIncreaseIcon
|
|
3664
3658
|
} from '../icons/list-indent-increase';
|
|
3659
|
+
// ListIndentDecrease aliases
|
|
3660
|
+
export { default as ListIndentDecreaseIcon } from '../icons/list-indent-decrease';
|
|
3661
|
+
export {
|
|
3662
|
+
/** @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 */
|
|
3663
|
+
default as OutdentIcon
|
|
3664
|
+
} from '../icons/list-indent-decrease';
|
|
3665
|
+
export {
|
|
3666
|
+
/** @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 */
|
|
3667
|
+
default as IndentDecreaseIcon
|
|
3668
|
+
} from '../icons/list-indent-decrease';
|
|
3665
3669
|
// LoaderCircle aliases
|
|
3666
3670
|
export { default as LoaderCircleIcon } from '../icons/loader-circle';
|
|
3667
3671
|
export {
|
|
3668
3672
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. This alias will be removed in v1.0 */
|
|
3669
3673
|
default as Loader2Icon
|
|
3670
3674
|
} from '../icons/loader-circle';
|
|
3671
|
-
// LockOpen aliases
|
|
3672
|
-
export { default as LockOpenIcon } from '../icons/lock-open';
|
|
3673
|
-
export {
|
|
3674
|
-
/** @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 */
|
|
3675
|
-
default as UnlockIcon
|
|
3676
|
-
} from '../icons/lock-open';
|
|
3677
3675
|
// LockKeyholeOpen aliases
|
|
3678
3676
|
export { default as LockKeyholeOpenIcon } from '../icons/lock-keyhole-open';
|
|
3679
3677
|
export {
|
|
3680
3678
|
/** @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
3679
|
default as UnlockKeyholeIcon
|
|
3682
3680
|
} from '../icons/lock-keyhole-open';
|
|
3683
|
-
//
|
|
3684
|
-
export { default as
|
|
3681
|
+
// LockOpen aliases
|
|
3682
|
+
export { default as LockOpenIcon } from '../icons/lock-open';
|
|
3685
3683
|
export {
|
|
3686
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3687
|
-
default as
|
|
3688
|
-
} from '../icons/
|
|
3684
|
+
/** @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 */
|
|
3685
|
+
default as UnlockIcon
|
|
3686
|
+
} from '../icons/lock-open';
|
|
3689
3687
|
// MapPinPen aliases
|
|
3690
3688
|
export { default as MapPinPenIcon } from '../icons/map-pin-pen';
|
|
3691
3689
|
export {
|
|
3692
3690
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MapPinPen} instead. This alias will be removed in v1.0 */
|
|
3693
3691
|
default as LocationEditIcon
|
|
3694
3692
|
} from '../icons/map-pin-pen';
|
|
3693
|
+
// MailQuestionMark aliases
|
|
3694
|
+
export { default as MailQuestionMarkIcon } from '../icons/mail-question-mark';
|
|
3695
|
+
export {
|
|
3696
|
+
/** @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 */
|
|
3697
|
+
default as MailQuestionIcon
|
|
3698
|
+
} from '../icons/mail-question-mark';
|
|
3695
3699
|
// MessageCircleQuestionMark aliases
|
|
3696
3700
|
export { default as MessageCircleQuestionMarkIcon } from '../icons/message-circle-question-mark';
|
|
3697
3701
|
export {
|
|
@@ -3710,54 +3714,54 @@ export {
|
|
|
3710
3714
|
/** @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 */
|
|
3711
3715
|
default as Move3DIcon
|
|
3712
3716
|
} from '../icons/move-3d';
|
|
3713
|
-
// OctagonAlert aliases
|
|
3714
|
-
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3715
|
-
export {
|
|
3716
|
-
/** @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 */
|
|
3717
|
-
default as AlertOctagonIcon
|
|
3718
|
-
} from '../icons/octagon-alert';
|
|
3719
3717
|
// OctagonPause aliases
|
|
3720
3718
|
export { default as OctagonPauseIcon } from '../icons/octagon-pause';
|
|
3721
3719
|
export {
|
|
3722
3720
|
/** @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
3721
|
default as PauseOctagonIcon
|
|
3724
3722
|
} from '../icons/octagon-pause';
|
|
3725
|
-
//
|
|
3726
|
-
export { default as
|
|
3723
|
+
// OctagonAlert aliases
|
|
3724
|
+
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3727
3725
|
export {
|
|
3728
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3729
|
-
default as
|
|
3730
|
-
} from '../icons/
|
|
3726
|
+
/** @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 */
|
|
3727
|
+
default as AlertOctagonIcon
|
|
3728
|
+
} from '../icons/octagon-alert';
|
|
3731
3729
|
// OctagonX aliases
|
|
3732
3730
|
export { default as OctagonXIcon } from '../icons/octagon-x';
|
|
3733
3731
|
export {
|
|
3734
3732
|
/** @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 */
|
|
3735
3733
|
default as XOctagonIcon
|
|
3736
3734
|
} from '../icons/octagon-x';
|
|
3737
|
-
//
|
|
3738
|
-
export { default as
|
|
3739
|
-
export {
|
|
3740
|
-
/** @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 */
|
|
3741
|
-
default as SidebarCloseIcon
|
|
3742
|
-
} from '../icons/panel-left-close';
|
|
3743
|
-
// PanelLeftOpen aliases
|
|
3744
|
-
export { default as PanelLeftOpenIcon } from '../icons/panel-left-open';
|
|
3735
|
+
// PaintbrushVertical aliases
|
|
3736
|
+
export { default as PaintbrushVerticalIcon } from '../icons/paintbrush-vertical';
|
|
3745
3737
|
export {
|
|
3746
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3747
|
-
default as
|
|
3748
|
-
} from '../icons/
|
|
3738
|
+
/** @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 */
|
|
3739
|
+
default as Paintbrush2Icon
|
|
3740
|
+
} from '../icons/paintbrush-vertical';
|
|
3749
3741
|
// PanelBottomDashed aliases
|
|
3750
3742
|
export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed';
|
|
3751
3743
|
export {
|
|
3752
3744
|
/** @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
3745
|
default as PanelBottomInactiveIcon
|
|
3754
3746
|
} from '../icons/panel-bottom-dashed';
|
|
3747
|
+
// PanelLeftClose aliases
|
|
3748
|
+
export { default as PanelLeftCloseIcon } from '../icons/panel-left-close';
|
|
3749
|
+
export {
|
|
3750
|
+
/** @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 */
|
|
3751
|
+
default as SidebarCloseIcon
|
|
3752
|
+
} from '../icons/panel-left-close';
|
|
3755
3753
|
// PanelLeftDashed aliases
|
|
3756
3754
|
export { default as PanelLeftDashedIcon } from '../icons/panel-left-dashed';
|
|
3757
3755
|
export {
|
|
3758
3756
|
/** @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
3757
|
default as PanelLeftInactiveIcon
|
|
3760
3758
|
} from '../icons/panel-left-dashed';
|
|
3759
|
+
// PanelLeftOpen aliases
|
|
3760
|
+
export { default as PanelLeftOpenIcon } from '../icons/panel-left-open';
|
|
3761
|
+
export {
|
|
3762
|
+
/** @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 */
|
|
3763
|
+
default as SidebarOpenIcon
|
|
3764
|
+
} from '../icons/panel-left-open';
|
|
3761
3765
|
// PanelLeft aliases
|
|
3762
3766
|
export { default as PanelLeftIcon } from '../icons/panel-left';
|
|
3763
3767
|
export {
|
|
@@ -3809,27 +3813,21 @@ export {
|
|
|
3809
3813
|
// Rotate3d aliases
|
|
3810
3814
|
export { default as Rotate3dIcon } from '../icons/rotate-3d';
|
|
3811
3815
|
export {
|
|
3812
|
-
/** @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 */
|
|
3813
|
-
default as Rotate3DIcon
|
|
3814
|
-
} from '../icons/rotate-3d';
|
|
3815
|
-
// Rows2 aliases
|
|
3816
|
-
export { default as Rows2Icon } from '../icons/rows-2';
|
|
3817
|
-
export {
|
|
3818
|
-
/** @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 */
|
|
3819
|
-
default as RowsIcon
|
|
3820
|
-
} from '../icons/rows-2';
|
|
3816
|
+
/** @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 */
|
|
3817
|
+
default as Rotate3DIcon
|
|
3818
|
+
} from '../icons/rotate-3d';
|
|
3821
3819
|
// Rows3 aliases
|
|
3822
3820
|
export { default as Rows3Icon } from '../icons/rows-3';
|
|
3823
3821
|
export {
|
|
3824
3822
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead. This alias will be removed in v1.0 */
|
|
3825
3823
|
default as PanelsTopBottomIcon
|
|
3826
3824
|
} from '../icons/rows-3';
|
|
3827
|
-
//
|
|
3828
|
-
export { default as
|
|
3825
|
+
// Rows2 aliases
|
|
3826
|
+
export { default as Rows2Icon } from '../icons/rows-2';
|
|
3829
3827
|
export {
|
|
3830
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3831
|
-
default as
|
|
3832
|
-
} from '../icons/
|
|
3828
|
+
/** @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 */
|
|
3829
|
+
default as RowsIcon
|
|
3830
|
+
} from '../icons/rows-2';
|
|
3833
3831
|
// SendHorizontal aliases
|
|
3834
3832
|
export { default as SendHorizontalIcon } from '../icons/send-horizontal';
|
|
3835
3833
|
export {
|
|
@@ -3842,30 +3840,36 @@ export {
|
|
|
3842
3840
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3843
3841
|
default as ShieldQuestionIcon
|
|
3844
3842
|
} from '../icons/shield-question-mark';
|
|
3845
|
-
//
|
|
3846
|
-
export { default as
|
|
3843
|
+
// Scale3d aliases
|
|
3844
|
+
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
3847
3845
|
export {
|
|
3848
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3849
|
-
default as
|
|
3850
|
-
} from '../icons/
|
|
3846
|
+
/** @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 */
|
|
3847
|
+
default as Scale3DIcon
|
|
3848
|
+
} from '../icons/scale-3d';
|
|
3851
3849
|
// ShieldX aliases
|
|
3852
3850
|
export { default as ShieldXIcon } from '../icons/shield-x';
|
|
3853
3851
|
export {
|
|
3854
3852
|
/** @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
3853
|
default as ShieldCloseIcon
|
|
3856
3854
|
} from '../icons/shield-x';
|
|
3857
|
-
// SquareActivity aliases
|
|
3858
|
-
export { default as SquareActivityIcon } from '../icons/square-activity';
|
|
3859
|
-
export {
|
|
3860
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareActivity} instead. This alias will be removed in v1.0 */
|
|
3861
|
-
default as ActivitySquareIcon
|
|
3862
|
-
} from '../icons/square-activity';
|
|
3863
3855
|
// Sparkles aliases
|
|
3864
3856
|
export { default as SparklesIcon } from '../icons/sparkles';
|
|
3865
3857
|
export {
|
|
3866
3858
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Sparkles} instead. This alias will be removed in v1.0 */
|
|
3867
3859
|
default as StarsIcon
|
|
3868
3860
|
} from '../icons/sparkles';
|
|
3861
|
+
// SlidersVertical aliases
|
|
3862
|
+
export { default as SlidersVerticalIcon } from '../icons/sliders-vertical';
|
|
3863
|
+
export {
|
|
3864
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead. This alias will be removed in v1.0 */
|
|
3865
|
+
default as SlidersIcon
|
|
3866
|
+
} from '../icons/sliders-vertical';
|
|
3867
|
+
// SquareActivity aliases
|
|
3868
|
+
export { default as SquareActivityIcon } from '../icons/square-activity';
|
|
3869
|
+
export {
|
|
3870
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareActivity} instead. This alias will be removed in v1.0 */
|
|
3871
|
+
default as ActivitySquareIcon
|
|
3872
|
+
} from '../icons/square-activity';
|
|
3869
3873
|
// SquareArrowDownLeft aliases
|
|
3870
3874
|
export { default as SquareArrowDownLeftIcon } from '../icons/square-arrow-down-left';
|
|
3871
3875
|
export {
|
|
@@ -3908,36 +3912,36 @@ export {
|
|
|
3908
3912
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. This alias will be removed in v1.0 */
|
|
3909
3913
|
default as ArrowDownRightFromSquareIcon
|
|
3910
3914
|
} from '../icons/square-arrow-out-down-right';
|
|
3911
|
-
// SquareArrowRight aliases
|
|
3912
|
-
export { default as SquareArrowRightIcon } from '../icons/square-arrow-right';
|
|
3913
|
-
export {
|
|
3914
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead. This alias will be removed in v1.0 */
|
|
3915
|
-
default as ArrowRightSquareIcon
|
|
3916
|
-
} from '../icons/square-arrow-right';
|
|
3917
3915
|
// SquareArrowOutUpRight aliases
|
|
3918
3916
|
export { default as SquareArrowOutUpRightIcon } from '../icons/square-arrow-out-up-right';
|
|
3919
3917
|
export {
|
|
3920
3918
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. This alias will be removed in v1.0 */
|
|
3921
3919
|
default as ArrowUpRightFromSquareIcon
|
|
3922
3920
|
} from '../icons/square-arrow-out-up-right';
|
|
3921
|
+
// SquareArrowRight aliases
|
|
3922
|
+
export { default as SquareArrowRightIcon } from '../icons/square-arrow-right';
|
|
3923
|
+
export {
|
|
3924
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead. This alias will be removed in v1.0 */
|
|
3925
|
+
default as ArrowRightSquareIcon
|
|
3926
|
+
} from '../icons/square-arrow-right';
|
|
3923
3927
|
// SquareArrowUpLeft aliases
|
|
3924
3928
|
export { default as SquareArrowUpLeftIcon } from '../icons/square-arrow-up-left';
|
|
3925
3929
|
export {
|
|
3926
3930
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpLeft} instead. This alias will be removed in v1.0 */
|
|
3927
3931
|
default as ArrowUpLeftSquareIcon
|
|
3928
3932
|
} from '../icons/square-arrow-up-left';
|
|
3929
|
-
// SquareArrowUp aliases
|
|
3930
|
-
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
3931
|
-
export {
|
|
3932
|
-
/** @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 */
|
|
3933
|
-
default as ArrowUpSquareIcon
|
|
3934
|
-
} from '../icons/square-arrow-up';
|
|
3935
3933
|
// SquareArrowUpRight aliases
|
|
3936
3934
|
export { default as SquareArrowUpRightIcon } from '../icons/square-arrow-up-right';
|
|
3937
3935
|
export {
|
|
3938
3936
|
/** @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
3937
|
default as ArrowUpRightSquareIcon
|
|
3940
3938
|
} from '../icons/square-arrow-up-right';
|
|
3939
|
+
// SquareArrowUp aliases
|
|
3940
|
+
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
3941
|
+
export {
|
|
3942
|
+
/** @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 */
|
|
3943
|
+
default as ArrowUpSquareIcon
|
|
3944
|
+
} from '../icons/square-arrow-up';
|
|
3941
3945
|
// SquareAsterisk aliases
|
|
3942
3946
|
export { default as SquareAsteriskIcon } from '../icons/square-asterisk';
|
|
3943
3947
|
export {
|
|
@@ -3956,12 +3960,6 @@ export {
|
|
|
3956
3960
|
/** @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 */
|
|
3957
3961
|
default as FlipHorizontalIcon
|
|
3958
3962
|
} from '../icons/square-centerline-dashed-horizontal';
|
|
3959
|
-
// SquareCenterlineDashedVertical aliases
|
|
3960
|
-
export { default as SquareCenterlineDashedVerticalIcon } from '../icons/square-centerline-dashed-vertical';
|
|
3961
|
-
export {
|
|
3962
|
-
/** @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 */
|
|
3963
|
-
default as FlipVerticalIcon
|
|
3964
|
-
} from '../icons/square-centerline-dashed-vertical';
|
|
3965
3963
|
// SquareChartGantt aliases
|
|
3966
3964
|
export { default as SquareChartGanttIcon } from '../icons/square-chart-gantt';
|
|
3967
3965
|
export {
|
|
@@ -3972,6 +3970,12 @@ export {
|
|
|
3972
3970
|
/** @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
3971
|
default as SquareGanttChartIcon
|
|
3974
3972
|
} from '../icons/square-chart-gantt';
|
|
3973
|
+
// SquareCenterlineDashedVertical aliases
|
|
3974
|
+
export { default as SquareCenterlineDashedVerticalIcon } from '../icons/square-centerline-dashed-vertical';
|
|
3975
|
+
export {
|
|
3976
|
+
/** @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 */
|
|
3977
|
+
default as FlipVerticalIcon
|
|
3978
|
+
} from '../icons/square-centerline-dashed-vertical';
|
|
3975
3979
|
// SquareCheckBig aliases
|
|
3976
3980
|
export { default as SquareCheckBigIcon } from '../icons/square-check-big';
|
|
3977
3981
|
export {
|
|
@@ -3990,18 +3994,6 @@ export {
|
|
|
3990
3994
|
/** @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 */
|
|
3991
3995
|
default as ChevronLeftSquareIcon
|
|
3992
3996
|
} from '../icons/square-chevron-left';
|
|
3993
|
-
// SquareChevronDown aliases
|
|
3994
|
-
export { default as SquareChevronDownIcon } from '../icons/square-chevron-down';
|
|
3995
|
-
export {
|
|
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 */
|
|
3997
|
-
default as ChevronDownSquareIcon
|
|
3998
|
-
} from '../icons/square-chevron-down';
|
|
3999
|
-
// SquareCode aliases
|
|
4000
|
-
export { default as SquareCodeIcon } from '../icons/square-code';
|
|
4001
|
-
export {
|
|
4002
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCode} instead. This alias will be removed in v1.0 */
|
|
4003
|
-
default as CodeSquareIcon
|
|
4004
|
-
} from '../icons/square-code';
|
|
4005
3997
|
// SquareChevronRight aliases
|
|
4006
3998
|
export { default as SquareChevronRightIcon } from '../icons/square-chevron-right';
|
|
4007
3999
|
export {
|
|
@@ -4014,18 +4006,40 @@ export {
|
|
|
4014
4006
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronUp} instead. This alias will be removed in v1.0 */
|
|
4015
4007
|
default as ChevronUpSquareIcon
|
|
4016
4008
|
} from '../icons/square-chevron-up';
|
|
4009
|
+
// SquareChevronDown aliases
|
|
4010
|
+
export { default as SquareChevronDownIcon } from '../icons/square-chevron-down';
|
|
4011
|
+
export {
|
|
4012
|
+
/** @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 */
|
|
4013
|
+
default as ChevronDownSquareIcon
|
|
4014
|
+
} from '../icons/square-chevron-down';
|
|
4017
4015
|
// SquareDashedKanban aliases
|
|
4018
4016
|
export { default as SquareDashedKanbanIcon } from '../icons/square-dashed-kanban';
|
|
4019
4017
|
export {
|
|
4020
4018
|
/** @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 */
|
|
4021
4019
|
default as KanbanSquareDashedIcon
|
|
4022
4020
|
} from '../icons/square-dashed-kanban';
|
|
4021
|
+
// SquareCode aliases
|
|
4022
|
+
export { default as SquareCodeIcon } from '../icons/square-code';
|
|
4023
|
+
export {
|
|
4024
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCode} instead. This alias will be removed in v1.0 */
|
|
4025
|
+
default as CodeSquareIcon
|
|
4026
|
+
} from '../icons/square-code';
|
|
4023
4027
|
// SquareDashedMousePointer aliases
|
|
4024
4028
|
export { default as SquareDashedMousePointerIcon } from '../icons/square-dashed-mouse-pointer';
|
|
4025
4029
|
export {
|
|
4026
4030
|
/** @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 */
|
|
4027
4031
|
default as MousePointerSquareDashedIcon
|
|
4028
4032
|
} from '../icons/square-dashed-mouse-pointer';
|
|
4033
|
+
// SquareDashedText aliases
|
|
4034
|
+
export { default as SquareDashedTextIcon } from '../icons/square-dashed-text';
|
|
4035
|
+
export {
|
|
4036
|
+
/** @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 */
|
|
4037
|
+
default as TextSelectionIcon
|
|
4038
|
+
} from '../icons/square-dashed-text';
|
|
4039
|
+
export {
|
|
4040
|
+
/** @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 */
|
|
4041
|
+
default as TextSelectIcon
|
|
4042
|
+
} from '../icons/square-dashed-text';
|
|
4029
4043
|
// SquareDashed aliases
|
|
4030
4044
|
export { default as SquareDashedIcon } from '../icons/square-dashed';
|
|
4031
4045
|
export {
|
|
@@ -4056,54 +4070,60 @@ export {
|
|
|
4056
4070
|
/** @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 */
|
|
4057
4071
|
default as FunctionSquareIcon
|
|
4058
4072
|
} from '../icons/square-function';
|
|
4059
|
-
// SquareLibrary aliases
|
|
4060
|
-
export { default as SquareLibraryIcon } from '../icons/square-library';
|
|
4061
|
-
export {
|
|
4062
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareLibrary} instead. This alias will be removed in v1.0 */
|
|
4063
|
-
default as LibrarySquareIcon
|
|
4064
|
-
} from '../icons/square-library';
|
|
4065
4073
|
// SquareKanban aliases
|
|
4066
4074
|
export { default as SquareKanbanIcon } from '../icons/square-kanban';
|
|
4067
4075
|
export {
|
|
4068
4076
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. This alias will be removed in v1.0 */
|
|
4069
4077
|
default as KanbanSquareIcon
|
|
4070
4078
|
} from '../icons/square-kanban';
|
|
4071
|
-
//
|
|
4072
|
-
export { default as
|
|
4079
|
+
// SquareLibrary aliases
|
|
4080
|
+
export { default as SquareLibraryIcon } from '../icons/square-library';
|
|
4073
4081
|
export {
|
|
4074
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4075
|
-
default as
|
|
4076
|
-
} from '../icons/square-
|
|
4082
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareLibrary} instead. This alias will be removed in v1.0 */
|
|
4083
|
+
default as LibrarySquareIcon
|
|
4084
|
+
} from '../icons/square-library';
|
|
4077
4085
|
// SquareMenu aliases
|
|
4078
4086
|
export { default as SquareMenuIcon } from '../icons/square-menu';
|
|
4079
4087
|
export {
|
|
4080
4088
|
/** @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 */
|
|
4081
4089
|
default as MenuSquareIcon
|
|
4082
4090
|
} from '../icons/square-menu';
|
|
4091
|
+
// SquareM aliases
|
|
4092
|
+
export { default as SquareMIcon } from '../icons/square-m';
|
|
4093
|
+
export {
|
|
4094
|
+
/** @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 */
|
|
4095
|
+
default as MSquareIcon
|
|
4096
|
+
} from '../icons/square-m';
|
|
4083
4097
|
// SquareMinus aliases
|
|
4084
4098
|
export { default as SquareMinusIcon } from '../icons/square-minus';
|
|
4085
4099
|
export {
|
|
4086
4100
|
/** @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 */
|
|
4087
4101
|
default as MinusSquareIcon
|
|
4088
4102
|
} from '../icons/square-minus';
|
|
4089
|
-
// SquareMousePointer aliases
|
|
4090
|
-
export { default as SquareMousePointerIcon } from '../icons/square-mouse-pointer';
|
|
4091
|
-
export {
|
|
4092
|
-
/** @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 */
|
|
4093
|
-
default as InspectIcon
|
|
4094
|
-
} from '../icons/square-mouse-pointer';
|
|
4095
4103
|
// SquareParkingOff aliases
|
|
4096
4104
|
export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
|
|
4097
4105
|
export {
|
|
4098
4106
|
/** @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 */
|
|
4099
4107
|
default as ParkingSquareOffIcon
|
|
4100
4108
|
} from '../icons/square-parking-off';
|
|
4109
|
+
// SquareMousePointer aliases
|
|
4110
|
+
export { default as SquareMousePointerIcon } from '../icons/square-mouse-pointer';
|
|
4111
|
+
export {
|
|
4112
|
+
/** @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 */
|
|
4113
|
+
default as InspectIcon
|
|
4114
|
+
} from '../icons/square-mouse-pointer';
|
|
4101
4115
|
// SquareParking aliases
|
|
4102
4116
|
export { default as SquareParkingIcon } from '../icons/square-parking';
|
|
4103
4117
|
export {
|
|
4104
4118
|
/** @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 */
|
|
4105
4119
|
default as ParkingSquareIcon
|
|
4106
4120
|
} from '../icons/square-parking';
|
|
4121
|
+
// SquarePercent aliases
|
|
4122
|
+
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
4123
|
+
export {
|
|
4124
|
+
/** @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 */
|
|
4125
|
+
default as PercentSquareIcon
|
|
4126
|
+
} from '../icons/square-percent';
|
|
4107
4127
|
// SquarePen aliases
|
|
4108
4128
|
export { default as SquarePenIcon } from '../icons/square-pen';
|
|
4109
4129
|
export {
|
|
@@ -4118,12 +4138,6 @@ export {
|
|
|
4118
4138
|
/** @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 */
|
|
4119
4139
|
default as PenSquareIcon
|
|
4120
4140
|
} from '../icons/square-pen';
|
|
4121
|
-
// SquarePercent aliases
|
|
4122
|
-
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
4123
|
-
export {
|
|
4124
|
-
/** @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 */
|
|
4125
|
-
default as PercentSquareIcon
|
|
4126
|
-
} from '../icons/square-percent';
|
|
4127
4141
|
// SquarePi aliases
|
|
4128
4142
|
export { default as SquarePiIcon } from '../icons/square-pi';
|
|
4129
4143
|
export {
|
|
@@ -4136,6 +4150,12 @@ export {
|
|
|
4136
4150
|
/** @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 */
|
|
4137
4151
|
default as PlaySquareIcon
|
|
4138
4152
|
} from '../icons/square-play';
|
|
4153
|
+
// SquarePower aliases
|
|
4154
|
+
export { default as SquarePowerIcon } from '../icons/square-power';
|
|
4155
|
+
export {
|
|
4156
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead. This alias will be removed in v1.0 */
|
|
4157
|
+
default as PowerSquareIcon
|
|
4158
|
+
} from '../icons/square-power';
|
|
4139
4159
|
// SquarePilcrow aliases
|
|
4140
4160
|
export { default as SquarePilcrowIcon } from '../icons/square-pilcrow';
|
|
4141
4161
|
export {
|
|
@@ -4148,18 +4168,18 @@ export {
|
|
|
4148
4168
|
/** @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 */
|
|
4149
4169
|
default as PlusSquareIcon
|
|
4150
4170
|
} from '../icons/square-plus';
|
|
4151
|
-
// SquarePower aliases
|
|
4152
|
-
export { default as SquarePowerIcon } from '../icons/square-power';
|
|
4153
|
-
export {
|
|
4154
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead. This alias will be removed in v1.0 */
|
|
4155
|
-
default as PowerSquareIcon
|
|
4156
|
-
} from '../icons/square-power';
|
|
4157
4171
|
// SquareScissors aliases
|
|
4158
4172
|
export { default as SquareScissorsIcon } from '../icons/square-scissors';
|
|
4159
4173
|
export {
|
|
4160
4174
|
/** @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 */
|
|
4161
4175
|
default as ScissorsSquareIcon
|
|
4162
4176
|
} from '../icons/square-scissors';
|
|
4177
|
+
// SquareSigma aliases
|
|
4178
|
+
export { default as SquareSigmaIcon } from '../icons/square-sigma';
|
|
4179
|
+
export {
|
|
4180
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. This alias will be removed in v1.0 */
|
|
4181
|
+
default as SigmaSquareIcon
|
|
4182
|
+
} from '../icons/square-sigma';
|
|
4163
4183
|
// SquareSlash aliases
|
|
4164
4184
|
export { default as SquareSlashIcon } from '../icons/square-slash';
|
|
4165
4185
|
export {
|
|
@@ -4172,24 +4192,18 @@ export {
|
|
|
4172
4192
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. This alias will be removed in v1.0 */
|
|
4173
4193
|
default as SplitSquareHorizontalIcon
|
|
4174
4194
|
} from '../icons/square-split-horizontal';
|
|
4175
|
-
//
|
|
4176
|
-
export { default as
|
|
4195
|
+
// SquareTerminal aliases
|
|
4196
|
+
export { default as SquareTerminalIcon } from '../icons/square-terminal';
|
|
4177
4197
|
export {
|
|
4178
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4179
|
-
default as
|
|
4180
|
-
} from '../icons/square-
|
|
4198
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead. This alias will be removed in v1.0 */
|
|
4199
|
+
default as TerminalSquareIcon
|
|
4200
|
+
} from '../icons/square-terminal';
|
|
4181
4201
|
// SquareSplitVertical aliases
|
|
4182
4202
|
export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical';
|
|
4183
4203
|
export {
|
|
4184
4204
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. This alias will be removed in v1.0 */
|
|
4185
4205
|
default as SplitSquareVerticalIcon
|
|
4186
4206
|
} from '../icons/square-split-vertical';
|
|
4187
|
-
// SquareTerminal aliases
|
|
4188
|
-
export { default as SquareTerminalIcon } from '../icons/square-terminal';
|
|
4189
|
-
export {
|
|
4190
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead. This alias will be removed in v1.0 */
|
|
4191
|
-
default as TerminalSquareIcon
|
|
4192
|
-
} from '../icons/square-terminal';
|
|
4193
4207
|
// SquareUserRound aliases
|
|
4194
4208
|
export { default as SquareUserRoundIcon } from '../icons/square-user-round';
|
|
4195
4209
|
export {
|
|
@@ -4202,12 +4216,6 @@ export {
|
|
|
4202
4216
|
/** @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 */
|
|
4203
4217
|
default as UserSquareIcon
|
|
4204
4218
|
} from '../icons/square-user';
|
|
4205
|
-
// SquareX aliases
|
|
4206
|
-
export { default as SquareXIcon } from '../icons/square-x';
|
|
4207
|
-
export {
|
|
4208
|
-
/** @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 */
|
|
4209
|
-
default as XSquareIcon
|
|
4210
|
-
} from '../icons/square-x';
|
|
4211
4219
|
// TestTubeDiagonal aliases
|
|
4212
4220
|
export { default as TestTubeDiagonalIcon } from '../icons/test-tube-diagonal';
|
|
4213
4221
|
export {
|
|
@@ -4220,18 +4228,24 @@ export {
|
|
|
4220
4228
|
/** @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 */
|
|
4221
4229
|
default as AlignCenterIcon
|
|
4222
4230
|
} from '../icons/text-align-center';
|
|
4223
|
-
// TextAlignJustify aliases
|
|
4224
|
-
export { default as TextAlignJustifyIcon } from '../icons/text-align-justify';
|
|
4225
|
-
export {
|
|
4226
|
-
/** @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 */
|
|
4227
|
-
default as AlignJustifyIcon
|
|
4228
|
-
} from '../icons/text-align-justify';
|
|
4229
4231
|
// TextAlignEnd aliases
|
|
4230
4232
|
export { default as TextAlignEndIcon } from '../icons/text-align-end';
|
|
4231
4233
|
export {
|
|
4232
4234
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignEnd} instead. This alias will be removed in v1.0 */
|
|
4233
4235
|
default as AlignRightIcon
|
|
4234
4236
|
} from '../icons/text-align-end';
|
|
4237
|
+
// SquareX aliases
|
|
4238
|
+
export { default as SquareXIcon } from '../icons/square-x';
|
|
4239
|
+
export {
|
|
4240
|
+
/** @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 */
|
|
4241
|
+
default as XSquareIcon
|
|
4242
|
+
} from '../icons/square-x';
|
|
4243
|
+
// TextAlignJustify aliases
|
|
4244
|
+
export { default as TextAlignJustifyIcon } from '../icons/text-align-justify';
|
|
4245
|
+
export {
|
|
4246
|
+
/** @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 */
|
|
4247
|
+
default as AlignJustifyIcon
|
|
4248
|
+
} from '../icons/text-align-justify';
|
|
4235
4249
|
// TextAlignStart aliases
|
|
4236
4250
|
export { default as TextAlignStartIcon } from '../icons/text-align-start';
|
|
4237
4251
|
export {
|
|
@@ -4242,24 +4256,18 @@ export {
|
|
|
4242
4256
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignStart} instead. This alias will be removed in v1.0 */
|
|
4243
4257
|
default as AlignLeftIcon
|
|
4244
4258
|
} from '../icons/text-align-start';
|
|
4245
|
-
//
|
|
4246
|
-
export { default as
|
|
4259
|
+
// TextWrap aliases
|
|
4260
|
+
export { default as TextWrapIcon } from '../icons/text-wrap';
|
|
4247
4261
|
export {
|
|
4248
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4249
|
-
default as
|
|
4250
|
-
} from '../icons/text-
|
|
4262
|
+
/** @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 */
|
|
4263
|
+
default as WrapTextIcon
|
|
4264
|
+
} from '../icons/text-wrap';
|
|
4251
4265
|
// TextInitial aliases
|
|
4252
4266
|
export { default as TextInitialIcon } from '../icons/text-initial';
|
|
4253
4267
|
export {
|
|
4254
4268
|
/** @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 */
|
|
4255
4269
|
default as LetterTextIcon
|
|
4256
4270
|
} from '../icons/text-initial';
|
|
4257
|
-
// TextWrap aliases
|
|
4258
|
-
export { default as TextWrapIcon } from '../icons/text-wrap';
|
|
4259
|
-
export {
|
|
4260
|
-
/** @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 */
|
|
4261
|
-
default as WrapTextIcon
|
|
4262
|
-
} from '../icons/text-wrap';
|
|
4263
4271
|
// TramFront aliases
|
|
4264
4272
|
export { default as TramFrontIcon } from '../icons/tram-front';
|
|
4265
4273
|
export {
|
|
@@ -4272,12 +4280,6 @@ export {
|
|
|
4272
4280
|
/** @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 */
|
|
4273
4281
|
default as PalmtreeIcon
|
|
4274
4282
|
} from '../icons/tree-palm';
|
|
4275
|
-
// TvMinimal aliases
|
|
4276
|
-
export { default as TvMinimalIcon } from '../icons/tv-minimal';
|
|
4277
|
-
export {
|
|
4278
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead. This alias will be removed in v1.0 */
|
|
4279
|
-
default as Tv2Icon
|
|
4280
|
-
} from '../icons/tv-minimal';
|
|
4281
4283
|
// TriangleAlert aliases
|
|
4282
4284
|
export { default as TriangleAlertIcon } from '../icons/triangle-alert';
|
|
4283
4285
|
export {
|
|
@@ -4290,6 +4292,12 @@ export {
|
|
|
4290
4292
|
/** @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 */
|
|
4291
4293
|
default as School2Icon
|
|
4292
4294
|
} from '../icons/university';
|
|
4295
|
+
// TvMinimal aliases
|
|
4296
|
+
export { default as TvMinimalIcon } from '../icons/tv-minimal';
|
|
4297
|
+
export {
|
|
4298
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead. This alias will be removed in v1.0 */
|
|
4299
|
+
default as Tv2Icon
|
|
4300
|
+
} from '../icons/tv-minimal';
|
|
4293
4301
|
// UserRoundCheck aliases
|
|
4294
4302
|
export { default as UserRoundCheckIcon } from '../icons/user-round-check';
|
|
4295
4303
|
export {
|
|
@@ -4314,36 +4322,36 @@ export {
|
|
|
4314
4322
|
/** @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 */
|
|
4315
4323
|
default as UserX2Icon
|
|
4316
4324
|
} from '../icons/user-round-x';
|
|
4317
|
-
// UserRound aliases
|
|
4318
|
-
export { default as UserRoundIcon } from '../icons/user-round';
|
|
4319
|
-
export {
|
|
4320
|
-
/** @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 */
|
|
4321
|
-
default as User2Icon
|
|
4322
|
-
} from '../icons/user-round';
|
|
4323
4325
|
// UserRoundPlus aliases
|
|
4324
4326
|
export { default as UserRoundPlusIcon } from '../icons/user-round-plus';
|
|
4325
4327
|
export {
|
|
4326
4328
|
/** @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 */
|
|
4327
4329
|
default as UserPlus2Icon
|
|
4328
4330
|
} from '../icons/user-round-plus';
|
|
4331
|
+
// UserRound aliases
|
|
4332
|
+
export { default as UserRoundIcon } from '../icons/user-round';
|
|
4333
|
+
export {
|
|
4334
|
+
/** @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 */
|
|
4335
|
+
default as User2Icon
|
|
4336
|
+
} from '../icons/user-round';
|
|
4329
4337
|
// UsersRound aliases
|
|
4330
4338
|
export { default as UsersRoundIcon } from '../icons/users-round';
|
|
4331
4339
|
export {
|
|
4332
4340
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UsersRound} instead. This alias will be removed in v1.0 */
|
|
4333
4341
|
default as Users2Icon
|
|
4334
4342
|
} from '../icons/users-round';
|
|
4335
|
-
// UtensilsCrossed aliases
|
|
4336
|
-
export { default as UtensilsCrossedIcon } from '../icons/utensils-crossed';
|
|
4337
|
-
export {
|
|
4338
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UtensilsCrossed} instead. This alias will be removed in v1.0 */
|
|
4339
|
-
default as ForkKnifeCrossedIcon
|
|
4340
|
-
} from '../icons/utensils-crossed';
|
|
4341
4343
|
// Utensils aliases
|
|
4342
4344
|
export { default as UtensilsIcon } from '../icons/utensils';
|
|
4343
4345
|
export {
|
|
4344
4346
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Utensils} instead. This alias will be removed in v1.0 */
|
|
4345
4347
|
default as ForkKnifeIcon
|
|
4346
4348
|
} from '../icons/utensils';
|
|
4349
|
+
// UtensilsCrossed aliases
|
|
4350
|
+
export { default as UtensilsCrossedIcon } from '../icons/utensils-crossed';
|
|
4351
|
+
export {
|
|
4352
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UtensilsCrossed} instead. This alias will be removed in v1.0 */
|
|
4353
|
+
default as ForkKnifeCrossedIcon
|
|
4354
|
+
} from '../icons/utensils-crossed';
|
|
4347
4355
|
// WalletMinimal aliases
|
|
4348
4356
|
export { default as WalletMinimalIcon } from '../icons/wallet-minimal';
|
|
4349
4357
|
export {
|