@lucide/astro 0.560.0 → 0.562.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/aliases/aliases.ts +70 -70
- package/src/aliases/prefixed.ts +446 -442
- package/src/aliases/suffixed.ts +842 -838
- package/src/icons/index.ts +132 -130
- package/src/icons/paint-bucket.ts +2 -2
- package/src/icons/stone.ts +18 -0
- package/src/icons/toolbox.ts +18 -0
package/src/aliases/suffixed.ts
CHANGED
|
@@ -1,45 +1,45 @@
|
|
|
1
|
-
// AArrowUp aliases
|
|
2
|
-
export { default as AArrowUpIcon } from '../icons/a-arrow-up';
|
|
3
1
|
// AArrowDown aliases
|
|
4
2
|
export { default as AArrowDownIcon } from '../icons/a-arrow-down';
|
|
3
|
+
// AArrowUp aliases
|
|
4
|
+
export { default as AArrowUpIcon } from '../icons/a-arrow-up';
|
|
5
5
|
// ALargeSmall aliases
|
|
6
6
|
export { default as ALargeSmallIcon } from '../icons/a-large-small';
|
|
7
7
|
// Accessibility aliases
|
|
8
8
|
export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
9
|
+
// AirVent aliases
|
|
10
|
+
export { default as AirVentIcon } from '../icons/air-vent';
|
|
9
11
|
// Activity aliases
|
|
10
12
|
export { default as ActivityIcon } from '../icons/activity';
|
|
11
13
|
// Airplay aliases
|
|
12
14
|
export { default as AirplayIcon } from '../icons/airplay';
|
|
13
|
-
//
|
|
14
|
-
export { default as
|
|
15
|
+
// AlarmClock aliases
|
|
16
|
+
export { default as AlarmClockIcon } from '../icons/alarm-clock';
|
|
15
17
|
// AlarmClockOff aliases
|
|
16
18
|
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
17
19
|
// AlarmSmoke aliases
|
|
18
20
|
export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
|
|
19
|
-
// AlarmClock aliases
|
|
20
|
-
export { default as AlarmClockIcon } from '../icons/alarm-clock';
|
|
21
21
|
// Album aliases
|
|
22
22
|
export { default as AlbumIcon } from '../icons/album';
|
|
23
23
|
// AlignCenterHorizontal aliases
|
|
24
24
|
export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
|
|
25
|
-
// AlignCenterVertical aliases
|
|
26
|
-
export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
|
|
27
25
|
// AlignEndHorizontal aliases
|
|
28
26
|
export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal';
|
|
27
|
+
// AlignCenterVertical aliases
|
|
28
|
+
export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
|
|
29
29
|
// AlignEndVertical aliases
|
|
30
30
|
export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
|
|
31
31
|
// AlignHorizontalDistributeCenter aliases
|
|
32
32
|
export { default as AlignHorizontalDistributeCenterIcon } from '../icons/align-horizontal-distribute-center';
|
|
33
33
|
// AlignHorizontalDistributeEnd aliases
|
|
34
34
|
export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-horizontal-distribute-end';
|
|
35
|
-
// AlignHorizontalJustifyCenter aliases
|
|
36
|
-
export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-horizontal-justify-center';
|
|
37
35
|
// AlignHorizontalDistributeStart aliases
|
|
38
36
|
export { default as AlignHorizontalDistributeStartIcon } from '../icons/align-horizontal-distribute-start';
|
|
39
|
-
//
|
|
40
|
-
export { default as
|
|
37
|
+
// AlignHorizontalJustifyCenter aliases
|
|
38
|
+
export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-horizontal-justify-center';
|
|
41
39
|
// AlignHorizontalJustifyStart aliases
|
|
42
40
|
export { default as AlignHorizontalJustifyStartIcon } from '../icons/align-horizontal-justify-start';
|
|
41
|
+
// AlignHorizontalJustifyEnd aliases
|
|
42
|
+
export { default as AlignHorizontalJustifyEndIcon } from '../icons/align-horizontal-justify-end';
|
|
43
43
|
// AlignHorizontalSpaceAround aliases
|
|
44
44
|
export { default as AlignHorizontalSpaceAroundIcon } from '../icons/align-horizontal-space-around';
|
|
45
45
|
// AlignHorizontalSpaceBetween aliases
|
|
@@ -48,28 +48,28 @@ export { default as AlignHorizontalSpaceBetweenIcon } from '../icons/align-horiz
|
|
|
48
48
|
export { default as AlignStartHorizontalIcon } from '../icons/align-start-horizontal';
|
|
49
49
|
// AlignStartVertical aliases
|
|
50
50
|
export { default as AlignStartVerticalIcon } from '../icons/align-start-vertical';
|
|
51
|
-
// AlignVerticalDistributeCenter aliases
|
|
52
|
-
export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-vertical-distribute-center';
|
|
53
51
|
// AlignVerticalDistributeEnd aliases
|
|
54
52
|
export { default as AlignVerticalDistributeEndIcon } from '../icons/align-vertical-distribute-end';
|
|
55
53
|
// AlignVerticalDistributeStart aliases
|
|
56
54
|
export { default as AlignVerticalDistributeStartIcon } from '../icons/align-vertical-distribute-start';
|
|
57
|
-
//
|
|
58
|
-
export { default as
|
|
55
|
+
// AlignVerticalDistributeCenter aliases
|
|
56
|
+
export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-vertical-distribute-center';
|
|
59
57
|
// AlignVerticalJustifyEnd aliases
|
|
60
58
|
export { default as AlignVerticalJustifyEndIcon } from '../icons/align-vertical-justify-end';
|
|
59
|
+
// AlignVerticalJustifyCenter aliases
|
|
60
|
+
export { default as AlignVerticalJustifyCenterIcon } from '../icons/align-vertical-justify-center';
|
|
61
61
|
// AlignVerticalJustifyStart aliases
|
|
62
62
|
export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start';
|
|
63
|
-
// AlignVerticalSpaceBetween aliases
|
|
64
|
-
export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
|
|
65
63
|
// AlignVerticalSpaceAround aliases
|
|
66
64
|
export { default as AlignVerticalSpaceAroundIcon } from '../icons/align-vertical-space-around';
|
|
67
|
-
//
|
|
68
|
-
export { default as
|
|
65
|
+
// AlignVerticalSpaceBetween aliases
|
|
66
|
+
export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
|
|
69
67
|
// Ambulance aliases
|
|
70
68
|
export { default as AmbulanceIcon } from '../icons/ambulance';
|
|
71
69
|
// Ampersands aliases
|
|
72
70
|
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
71
|
+
// Ampersand aliases
|
|
72
|
+
export { default as AmpersandIcon } from '../icons/ampersand';
|
|
73
73
|
// Amphora aliases
|
|
74
74
|
export { default as AmphoraIcon } from '../icons/amphora';
|
|
75
75
|
// Anchor aliases
|
|
@@ -80,38 +80,38 @@ export { default as AngryIcon } from '../icons/angry';
|
|
|
80
80
|
export { default as AnnoyedIcon } from '../icons/annoyed';
|
|
81
81
|
// Antenna aliases
|
|
82
82
|
export { default as AntennaIcon } from '../icons/antenna';
|
|
83
|
+
// Aperture aliases
|
|
84
|
+
export { default as ApertureIcon } from '../icons/aperture';
|
|
83
85
|
// Anvil aliases
|
|
84
86
|
export { default as AnvilIcon } from '../icons/anvil';
|
|
85
87
|
// AppWindowMac aliases
|
|
86
88
|
export { default as AppWindowMacIcon } from '../icons/app-window-mac';
|
|
87
|
-
//
|
|
88
|
-
export { default as
|
|
89
|
+
// Apple aliases
|
|
90
|
+
export { default as AppleIcon } from '../icons/apple';
|
|
89
91
|
// AppWindow aliases
|
|
90
92
|
export { default as AppWindowIcon } from '../icons/app-window';
|
|
91
93
|
// ArchiveRestore aliases
|
|
92
94
|
export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
|
|
93
|
-
// Apple aliases
|
|
94
|
-
export { default as AppleIcon } from '../icons/apple';
|
|
95
95
|
// ArchiveX aliases
|
|
96
96
|
export { default as ArchiveXIcon } from '../icons/archive-x';
|
|
97
97
|
// Archive aliases
|
|
98
98
|
export { default as ArchiveIcon } from '../icons/archive';
|
|
99
|
-
// ArrowBigDownDash aliases
|
|
100
|
-
export { default as ArrowBigDownDashIcon } from '../icons/arrow-big-down-dash';
|
|
101
99
|
// Armchair aliases
|
|
102
100
|
export { default as ArmchairIcon } from '../icons/armchair';
|
|
103
101
|
// ArrowBigDown aliases
|
|
104
102
|
export { default as ArrowBigDownIcon } from '../icons/arrow-big-down';
|
|
103
|
+
// ArrowBigDownDash aliases
|
|
104
|
+
export { default as ArrowBigDownDashIcon } from '../icons/arrow-big-down-dash';
|
|
105
105
|
// ArrowBigLeftDash aliases
|
|
106
106
|
export { default as ArrowBigLeftDashIcon } from '../icons/arrow-big-left-dash';
|
|
107
107
|
// ArrowBigLeft aliases
|
|
108
108
|
export { default as ArrowBigLeftIcon } from '../icons/arrow-big-left';
|
|
109
109
|
// ArrowBigRight aliases
|
|
110
110
|
export { default as ArrowBigRightIcon } from '../icons/arrow-big-right';
|
|
111
|
-
// ArrowBigUpDash aliases
|
|
112
|
-
export { default as ArrowBigUpDashIcon } from '../icons/arrow-big-up-dash';
|
|
113
111
|
// ArrowBigRightDash aliases
|
|
114
112
|
export { default as ArrowBigRightDashIcon } from '../icons/arrow-big-right-dash';
|
|
113
|
+
// ArrowBigUpDash aliases
|
|
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
117
|
// ArrowDownFromLine aliases
|
|
@@ -130,20 +130,20 @@ export { default as ArrowDownToLineIcon } from '../icons/arrow-down-to-line';
|
|
|
130
130
|
export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
131
131
|
// ArrowDown aliases
|
|
132
132
|
export { default as ArrowDownIcon } from '../icons/arrow-down';
|
|
133
|
-
// ArrowLeftFromLine aliases
|
|
134
|
-
export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
|
|
135
133
|
// ArrowLeftRight aliases
|
|
136
134
|
export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
|
|
137
|
-
//
|
|
138
|
-
export { default as
|
|
135
|
+
// ArrowLeftFromLine aliases
|
|
136
|
+
export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
|
|
139
137
|
// ArrowLeft aliases
|
|
140
138
|
export { default as ArrowLeftIcon } from '../icons/arrow-left';
|
|
139
|
+
// ArrowRightFromLine aliases
|
|
140
|
+
export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
|
|
141
|
+
// ArrowLeftToLine aliases
|
|
142
|
+
export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
|
|
141
143
|
// ArrowRightLeft aliases
|
|
142
144
|
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
143
145
|
// ArrowRightToLine aliases
|
|
144
146
|
export { default as ArrowRightToLineIcon } from '../icons/arrow-right-to-line';
|
|
145
|
-
// ArrowRightFromLine aliases
|
|
146
|
-
export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
|
|
147
147
|
// ArrowRight aliases
|
|
148
148
|
export { default as ArrowRightIcon } from '../icons/arrow-right';
|
|
149
149
|
// ArrowUpDown aliases
|
|
@@ -154,52 +154,52 @@ export { default as ArrowUpFromDotIcon } from '../icons/arrow-up-from-dot';
|
|
|
154
154
|
export { default as ArrowUpFromLineIcon } from '../icons/arrow-up-from-line';
|
|
155
155
|
// ArrowUpLeft aliases
|
|
156
156
|
export { default as ArrowUpLeftIcon } from '../icons/arrow-up-left';
|
|
157
|
-
// ArrowUpRight aliases
|
|
158
|
-
export { default as ArrowUpRightIcon } from '../icons/arrow-up-right';
|
|
159
157
|
// ArrowUpToLine aliases
|
|
160
158
|
export { default as ArrowUpToLineIcon } from '../icons/arrow-up-to-line';
|
|
159
|
+
// ArrowUpRight aliases
|
|
160
|
+
export { default as ArrowUpRightIcon } from '../icons/arrow-up-right';
|
|
161
161
|
// ArrowUpWideNarrow aliases
|
|
162
162
|
export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow';
|
|
163
163
|
// ArrowUp aliases
|
|
164
164
|
export { default as ArrowUpIcon } from '../icons/arrow-up';
|
|
165
|
-
// Asterisk aliases
|
|
166
|
-
export { default as AsteriskIcon } from '../icons/asterisk';
|
|
167
165
|
// ArrowsUpFromLine aliases
|
|
168
166
|
export { default as ArrowsUpFromLineIcon } from '../icons/arrows-up-from-line';
|
|
167
|
+
// Asterisk aliases
|
|
168
|
+
export { default as AsteriskIcon } from '../icons/asterisk';
|
|
169
169
|
// AtSign aliases
|
|
170
170
|
export { default as AtSignIcon } from '../icons/at-sign';
|
|
171
|
-
// AudioLines aliases
|
|
172
|
-
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
173
171
|
// Atom aliases
|
|
174
172
|
export { default as AtomIcon } from '../icons/atom';
|
|
173
|
+
// AudioLines aliases
|
|
174
|
+
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
175
175
|
// AudioWaveform aliases
|
|
176
176
|
export { default as AudioWaveformIcon } from '../icons/audio-waveform';
|
|
177
177
|
// Award aliases
|
|
178
178
|
export { default as AwardIcon } from '../icons/award';
|
|
179
|
-
// Baby aliases
|
|
180
|
-
export { default as BabyIcon } from '../icons/baby';
|
|
181
179
|
// Axe aliases
|
|
182
180
|
export { default as AxeIcon } from '../icons/axe';
|
|
181
|
+
// Baby aliases
|
|
182
|
+
export { default as BabyIcon } from '../icons/baby';
|
|
183
183
|
// Backpack aliases
|
|
184
184
|
export { default as BackpackIcon } from '../icons/backpack';
|
|
185
185
|
// BadgeAlert aliases
|
|
186
186
|
export { default as BadgeAlertIcon } from '../icons/badge-alert';
|
|
187
|
-
// BadgeCent aliases
|
|
188
|
-
export { default as BadgeCentIcon } from '../icons/badge-cent';
|
|
189
187
|
// BadgeDollarSign aliases
|
|
190
188
|
export { default as BadgeDollarSignIcon } from '../icons/badge-dollar-sign';
|
|
189
|
+
// BadgeCent aliases
|
|
190
|
+
export { default as BadgeCentIcon } from '../icons/badge-cent';
|
|
191
191
|
// BadgeEuro aliases
|
|
192
192
|
export { default as BadgeEuroIcon } from '../icons/badge-euro';
|
|
193
193
|
// BadgeIndianRupee aliases
|
|
194
194
|
export { default as BadgeIndianRupeeIcon } from '../icons/badge-indian-rupee';
|
|
195
|
-
// BadgeInfo aliases
|
|
196
|
-
export { default as BadgeInfoIcon } from '../icons/badge-info';
|
|
197
195
|
// BadgeJapaneseYen aliases
|
|
198
196
|
export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen';
|
|
199
|
-
//
|
|
200
|
-
export { default as
|
|
197
|
+
// BadgeInfo aliases
|
|
198
|
+
export { default as BadgeInfoIcon } from '../icons/badge-info';
|
|
201
199
|
// BadgeMinus aliases
|
|
202
200
|
export { default as BadgeMinusIcon } from '../icons/badge-minus';
|
|
201
|
+
// BadgePercent aliases
|
|
202
|
+
export { default as BadgePercentIcon } from '../icons/badge-percent';
|
|
203
203
|
// BadgePlus aliases
|
|
204
204
|
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
205
205
|
// BadgePoundSterling aliases
|
|
@@ -210,10 +210,10 @@ export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
|
210
210
|
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
211
211
|
// BadgeTurkishLira aliases
|
|
212
212
|
export { default as BadgeTurkishLiraIcon } from '../icons/badge-turkish-lira';
|
|
213
|
-
// BadgeX aliases
|
|
214
|
-
export { default as BadgeXIcon } from '../icons/badge-x';
|
|
215
213
|
// Badge aliases
|
|
216
214
|
export { default as BadgeIcon } from '../icons/badge';
|
|
215
|
+
// BadgeX aliases
|
|
216
|
+
export { default as BadgeXIcon } from '../icons/badge-x';
|
|
217
217
|
// BaggageClaim aliases
|
|
218
218
|
export { default as BaggageClaimIcon } from '../icons/baggage-claim';
|
|
219
219
|
// Balloon aliases
|
|
@@ -226,38 +226,38 @@ export { default as BananaIcon } from '../icons/banana';
|
|
|
226
226
|
export { default as BandageIcon } from '../icons/bandage';
|
|
227
227
|
// BanknoteArrowDown aliases
|
|
228
228
|
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
229
|
-
// BanknoteArrowUp aliases
|
|
230
|
-
export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
|
|
231
229
|
// BanknoteX aliases
|
|
232
230
|
export { default as BanknoteXIcon } from '../icons/banknote-x';
|
|
231
|
+
// BanknoteArrowUp aliases
|
|
232
|
+
export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
|
|
233
233
|
// Banknote aliases
|
|
234
234
|
export { default as BanknoteIcon } from '../icons/banknote';
|
|
235
|
-
// Barrel aliases
|
|
236
|
-
export { default as BarrelIcon } from '../icons/barrel';
|
|
237
235
|
// Barcode aliases
|
|
238
236
|
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
241
|
// Bath aliases
|
|
242
242
|
export { default as BathIcon } from '../icons/bath';
|
|
243
243
|
// BatteryCharging aliases
|
|
244
244
|
export { default as BatteryChargingIcon } from '../icons/battery-charging';
|
|
245
|
-
// BatteryLow aliases
|
|
246
|
-
export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
247
245
|
// BatteryFull aliases
|
|
248
246
|
export { default as BatteryFullIcon } from '../icons/battery-full';
|
|
249
|
-
//
|
|
250
|
-
export { default as
|
|
247
|
+
// BatteryLow aliases
|
|
248
|
+
export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
251
249
|
// BatteryMedium aliases
|
|
252
250
|
export { default as BatteryMediumIcon } from '../icons/battery-medium';
|
|
251
|
+
// BatteryPlus aliases
|
|
252
|
+
export { default as BatteryPlusIcon } from '../icons/battery-plus';
|
|
253
253
|
// BatteryWarning aliases
|
|
254
254
|
export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
255
255
|
// Battery aliases
|
|
256
256
|
export { default as BatteryIcon } from '../icons/battery';
|
|
257
|
-
// BeanOff aliases
|
|
258
|
-
export { default as BeanOffIcon } from '../icons/bean-off';
|
|
259
257
|
// Beaker aliases
|
|
260
258
|
export { default as BeakerIcon } from '../icons/beaker';
|
|
259
|
+
// BeanOff aliases
|
|
260
|
+
export { default as BeanOffIcon } from '../icons/bean-off';
|
|
261
261
|
// Bean aliases
|
|
262
262
|
export { default as BeanIcon } from '../icons/bean';
|
|
263
263
|
// BedDouble aliases
|
|
@@ -268,42 +268,42 @@ export { default as BedSingleIcon } from '../icons/bed-single';
|
|
|
268
268
|
export { default as BedIcon } from '../icons/bed';
|
|
269
269
|
// Beef aliases
|
|
270
270
|
export { default as BeefIcon } from '../icons/beef';
|
|
271
|
-
// BeerOff aliases
|
|
272
|
-
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
273
271
|
// Beer aliases
|
|
274
272
|
export { default as BeerIcon } from '../icons/beer';
|
|
273
|
+
// BeerOff aliases
|
|
274
|
+
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
275
275
|
// BellDot aliases
|
|
276
276
|
export { default as BellDotIcon } from '../icons/bell-dot';
|
|
277
277
|
// BellElectric aliases
|
|
278
278
|
export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
279
|
-
// BellOff aliases
|
|
280
|
-
export { default as BellOffIcon } from '../icons/bell-off';
|
|
281
279
|
// BellMinus aliases
|
|
282
280
|
export { default as BellMinusIcon } from '../icons/bell-minus';
|
|
283
|
-
//
|
|
284
|
-
export { default as
|
|
281
|
+
// BellOff aliases
|
|
282
|
+
export { default as BellOffIcon } from '../icons/bell-off';
|
|
285
283
|
// BellRing aliases
|
|
286
284
|
export { default as BellRingIcon } from '../icons/bell-ring';
|
|
287
285
|
// Bell aliases
|
|
288
286
|
export { default as BellIcon } from '../icons/bell';
|
|
287
|
+
// BellPlus aliases
|
|
288
|
+
export { default as BellPlusIcon } from '../icons/bell-plus';
|
|
289
289
|
// BetweenVerticalEnd aliases
|
|
290
290
|
export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end';
|
|
291
291
|
// BetweenVerticalStart aliases
|
|
292
292
|
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
|
|
293
|
-
// BicepsFlexed aliases
|
|
294
|
-
export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
|
|
295
293
|
// Bike aliases
|
|
296
294
|
export { default as BikeIcon } from '../icons/bike';
|
|
295
|
+
// BicepsFlexed aliases
|
|
296
|
+
export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
|
|
297
297
|
// Binary aliases
|
|
298
298
|
export { default as BinaryIcon } from '../icons/binary';
|
|
299
299
|
// Binoculars aliases
|
|
300
300
|
export { default as BinocularsIcon } from '../icons/binoculars';
|
|
301
301
|
// Biohazard aliases
|
|
302
302
|
export { default as BiohazardIcon } from '../icons/biohazard';
|
|
303
|
-
// Birdhouse aliases
|
|
304
|
-
export { default as BirdhouseIcon } from '../icons/birdhouse';
|
|
305
303
|
// Bird aliases
|
|
306
304
|
export { default as BirdIcon } from '../icons/bird';
|
|
305
|
+
// Birdhouse aliases
|
|
306
|
+
export { default as BirdhouseIcon } from '../icons/birdhouse';
|
|
307
307
|
// Bitcoin aliases
|
|
308
308
|
export { default as BitcoinIcon } from '../icons/bitcoin';
|
|
309
309
|
// Blend aliases
|
|
@@ -324,18 +324,18 @@ export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
|
324
324
|
export { default as BoldIcon } from '../icons/bold';
|
|
325
325
|
// Bolt aliases
|
|
326
326
|
export { default as BoltIcon } from '../icons/bolt';
|
|
327
|
-
// Bomb aliases
|
|
328
|
-
export { default as BombIcon } from '../icons/bomb';
|
|
329
327
|
// Bone aliases
|
|
330
328
|
export { default as BoneIcon } from '../icons/bone';
|
|
331
329
|
// BookA aliases
|
|
332
330
|
export { default as BookAIcon } from '../icons/book-a';
|
|
331
|
+
// Bomb aliases
|
|
332
|
+
export { default as BombIcon } from '../icons/bomb';
|
|
333
333
|
// BookAlert aliases
|
|
334
334
|
export { default as BookAlertIcon } from '../icons/book-alert';
|
|
335
|
-
// BookCheck aliases
|
|
336
|
-
export { default as BookCheckIcon } from '../icons/book-check';
|
|
337
335
|
// BookAudio aliases
|
|
338
336
|
export { default as BookAudioIcon } from '../icons/book-audio';
|
|
337
|
+
// BookCheck aliases
|
|
338
|
+
export { default as BookCheckIcon } from '../icons/book-check';
|
|
339
339
|
// BookCopy aliases
|
|
340
340
|
export { default as BookCopyIcon } from '../icons/book-copy';
|
|
341
341
|
// BookDown aliases
|
|
@@ -350,10 +350,10 @@ export { default as BookImageIcon } from '../icons/book-image';
|
|
|
350
350
|
export { default as BookKeyIcon } from '../icons/book-key';
|
|
351
351
|
// BookLock aliases
|
|
352
352
|
export { default as BookLockIcon } from '../icons/book-lock';
|
|
353
|
-
// BookMinus aliases
|
|
354
|
-
export { default as BookMinusIcon } from '../icons/book-minus';
|
|
355
353
|
// BookMarked aliases
|
|
356
354
|
export { default as BookMarkedIcon } from '../icons/book-marked';
|
|
355
|
+
// BookMinus aliases
|
|
356
|
+
export { default as BookMinusIcon } from '../icons/book-minus';
|
|
357
357
|
// BookOpenCheck aliases
|
|
358
358
|
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
359
359
|
// BookOpenText aliases
|
|
@@ -362,28 +362,28 @@ export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
|
362
362
|
export { default as BookOpenIcon } from '../icons/book-open';
|
|
363
363
|
// BookPlus aliases
|
|
364
364
|
export { default as BookPlusIcon } from '../icons/book-plus';
|
|
365
|
-
// BookSearch aliases
|
|
366
|
-
export { default as BookSearchIcon } from '../icons/book-search';
|
|
367
365
|
// BookText aliases
|
|
368
366
|
export { default as BookTextIcon } from '../icons/book-text';
|
|
369
367
|
// BookType aliases
|
|
370
368
|
export { default as BookTypeIcon } from '../icons/book-type';
|
|
369
|
+
// BookSearch aliases
|
|
370
|
+
export { default as BookSearchIcon } from '../icons/book-search';
|
|
371
371
|
// BookUp2 aliases
|
|
372
372
|
export { default as BookUp2Icon } from '../icons/book-up-2';
|
|
373
373
|
// BookUp aliases
|
|
374
374
|
export { default as BookUpIcon } from '../icons/book-up';
|
|
375
|
-
// BookUser aliases
|
|
376
|
-
export { default as BookUserIcon } from '../icons/book-user';
|
|
377
375
|
// BookX aliases
|
|
378
376
|
export { default as BookXIcon } from '../icons/book-x';
|
|
377
|
+
// BookUser aliases
|
|
378
|
+
export { default as BookUserIcon } from '../icons/book-user';
|
|
379
379
|
// Book aliases
|
|
380
380
|
export { default as BookIcon } from '../icons/book';
|
|
381
381
|
// BookmarkCheck aliases
|
|
382
382
|
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
383
|
-
// BookmarkMinus aliases
|
|
384
|
-
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
385
383
|
// BookmarkPlus aliases
|
|
386
384
|
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
385
|
+
// BookmarkMinus aliases
|
|
386
|
+
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
387
387
|
// Bookmark aliases
|
|
388
388
|
export { default as BookmarkIcon } from '../icons/bookmark';
|
|
389
389
|
// BookmarkX aliases
|
|
@@ -392,66 +392,66 @@ export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
|
392
392
|
export { default as BoomBoxIcon } from '../icons/boom-box';
|
|
393
393
|
// BotMessageSquare aliases
|
|
394
394
|
export { default as BotMessageSquareIcon } from '../icons/bot-message-square';
|
|
395
|
-
// Bot aliases
|
|
396
|
-
export { default as BotIcon } from '../icons/bot';
|
|
397
395
|
// BotOff aliases
|
|
398
396
|
export { default as BotOffIcon } from '../icons/bot-off';
|
|
397
|
+
// Bot aliases
|
|
398
|
+
export { default as BotIcon } from '../icons/bot';
|
|
399
399
|
// BottleWine aliases
|
|
400
400
|
export { default as BottleWineIcon } from '../icons/bottle-wine';
|
|
401
|
-
// BowArrow aliases
|
|
402
|
-
export { default as BowArrowIcon } from '../icons/bow-arrow';
|
|
403
401
|
// Box aliases
|
|
404
402
|
export { default as BoxIcon } from '../icons/box';
|
|
403
|
+
// BowArrow aliases
|
|
404
|
+
export { default as BowArrowIcon } from '../icons/bow-arrow';
|
|
405
405
|
// Boxes aliases
|
|
406
406
|
export { default as BoxesIcon } from '../icons/boxes';
|
|
407
407
|
// Brackets aliases
|
|
408
408
|
export { default as BracketsIcon } from '../icons/brackets';
|
|
409
409
|
// BrainCircuit aliases
|
|
410
410
|
export { default as BrainCircuitIcon } from '../icons/brain-circuit';
|
|
411
|
-
// Brain aliases
|
|
412
|
-
export { default as BrainIcon } from '../icons/brain';
|
|
413
411
|
// BrainCog aliases
|
|
414
412
|
export { default as BrainCogIcon } from '../icons/brain-cog';
|
|
413
|
+
// Brain aliases
|
|
414
|
+
export { default as BrainIcon } from '../icons/brain';
|
|
415
415
|
// BrickWallFire aliases
|
|
416
416
|
export { default as BrickWallFireIcon } from '../icons/brick-wall-fire';
|
|
417
417
|
// BrickWallShield aliases
|
|
418
418
|
export { default as BrickWallShieldIcon } from '../icons/brick-wall-shield';
|
|
419
419
|
// BrickWall aliases
|
|
420
420
|
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
421
|
-
// BriefcaseConveyorBelt aliases
|
|
422
|
-
export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
|
|
423
421
|
// BriefcaseBusiness aliases
|
|
424
422
|
export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
|
|
423
|
+
// BriefcaseConveyorBelt aliases
|
|
424
|
+
export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
|
|
425
425
|
// BriefcaseMedical aliases
|
|
426
426
|
export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
|
|
427
|
-
// Briefcase aliases
|
|
428
|
-
export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
429
427
|
// BringToFront aliases
|
|
430
428
|
export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
431
|
-
//
|
|
432
|
-
export { default as
|
|
429
|
+
// Briefcase aliases
|
|
430
|
+
export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
433
431
|
// BrushCleaning aliases
|
|
434
432
|
export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
|
|
433
|
+
// Brush aliases
|
|
434
|
+
export { default as BrushIcon } from '../icons/brush';
|
|
435
435
|
// Bubbles aliases
|
|
436
436
|
export { default as BubblesIcon } from '../icons/bubbles';
|
|
437
437
|
// BugOff aliases
|
|
438
438
|
export { default as BugOffIcon } from '../icons/bug-off';
|
|
439
439
|
// BugPlay aliases
|
|
440
440
|
export { default as BugPlayIcon } from '../icons/bug-play';
|
|
441
|
+
// Bug aliases
|
|
442
|
+
export { default as BugIcon } from '../icons/bug';
|
|
441
443
|
// Building2 aliases
|
|
442
444
|
export { default as Building2Icon } from '../icons/building-2';
|
|
443
445
|
// Building aliases
|
|
444
446
|
export { default as BuildingIcon } from '../icons/building';
|
|
445
|
-
// Bug aliases
|
|
446
|
-
export { default as BugIcon } from '../icons/bug';
|
|
447
447
|
// BusFront aliases
|
|
448
448
|
export { default as BusFrontIcon } from '../icons/bus-front';
|
|
449
449
|
// Bus aliases
|
|
450
450
|
export { default as BusIcon } from '../icons/bus';
|
|
451
|
-
// Cable aliases
|
|
452
|
-
export { default as CableIcon } from '../icons/cable';
|
|
453
451
|
// CableCar aliases
|
|
454
452
|
export { default as CableCarIcon } from '../icons/cable-car';
|
|
453
|
+
// Cable aliases
|
|
454
|
+
export { default as CableIcon } from '../icons/cable';
|
|
455
455
|
// CakeSlice aliases
|
|
456
456
|
export { default as CakeSliceIcon } from '../icons/cake-slice';
|
|
457
457
|
// Cake aliases
|
|
@@ -466,14 +466,14 @@ export { default as Calendar1Icon } from '../icons/calendar-1';
|
|
|
466
466
|
export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
|
|
467
467
|
// CalendarCheck2 aliases
|
|
468
468
|
export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
|
|
469
|
-
// CalendarCheck aliases
|
|
470
|
-
export { default as CalendarCheckIcon } from '../icons/calendar-check';
|
|
471
469
|
// CalendarClock aliases
|
|
472
470
|
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
473
|
-
//
|
|
474
|
-
export { default as
|
|
471
|
+
// CalendarCheck aliases
|
|
472
|
+
export { default as CalendarCheckIcon } from '../icons/calendar-check';
|
|
475
473
|
// CalendarDays aliases
|
|
476
474
|
export { default as CalendarDaysIcon } from '../icons/calendar-days';
|
|
475
|
+
// CalendarCog aliases
|
|
476
|
+
export { default as CalendarCogIcon } from '../icons/calendar-cog';
|
|
477
477
|
// CalendarFold aliases
|
|
478
478
|
export { default as CalendarFoldIcon } from '../icons/calendar-fold';
|
|
479
479
|
// CalendarHeart aliases
|
|
@@ -482,12 +482,12 @@ export { default as CalendarHeartIcon } from '../icons/calendar-heart';
|
|
|
482
482
|
export { default as CalendarMinus2Icon } from '../icons/calendar-minus-2';
|
|
483
483
|
// CalendarMinus aliases
|
|
484
484
|
export { default as CalendarMinusIcon } from '../icons/calendar-minus';
|
|
485
|
+
// CalendarPlus2 aliases
|
|
486
|
+
export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
|
|
485
487
|
// CalendarOff aliases
|
|
486
488
|
export { default as CalendarOffIcon } from '../icons/calendar-off';
|
|
487
489
|
// CalendarPlus aliases
|
|
488
490
|
export { default as CalendarPlusIcon } from '../icons/calendar-plus';
|
|
489
|
-
// CalendarPlus2 aliases
|
|
490
|
-
export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
|
|
491
491
|
// CalendarRange aliases
|
|
492
492
|
export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
493
493
|
// CalendarSearch aliases
|
|
@@ -502,30 +502,30 @@ export { default as CalendarXIcon } from '../icons/calendar-x';
|
|
|
502
502
|
export { default as CalendarIcon } from '../icons/calendar';
|
|
503
503
|
// Calendars aliases
|
|
504
504
|
export { default as CalendarsIcon } from '../icons/calendars';
|
|
505
|
-
// Camera aliases
|
|
506
|
-
export { default as CameraIcon } from '../icons/camera';
|
|
507
|
-
// CandyOff aliases
|
|
508
|
-
export { default as CandyOffIcon } from '../icons/candy-off';
|
|
509
505
|
// CameraOff aliases
|
|
510
506
|
export { default as CameraOffIcon } from '../icons/camera-off';
|
|
507
|
+
// Camera aliases
|
|
508
|
+
export { default as CameraIcon } from '../icons/camera';
|
|
511
509
|
// CandyCane aliases
|
|
512
510
|
export { default as CandyCaneIcon } from '../icons/candy-cane';
|
|
513
|
-
//
|
|
514
|
-
export { default as
|
|
511
|
+
// CandyOff aliases
|
|
512
|
+
export { default as CandyOffIcon } from '../icons/candy-off';
|
|
515
513
|
// CannabisOff aliases
|
|
516
514
|
export { default as CannabisOffIcon } from '../icons/cannabis-off';
|
|
515
|
+
// Candy aliases
|
|
516
|
+
export { default as CandyIcon } from '../icons/candy';
|
|
517
517
|
// Cannabis aliases
|
|
518
518
|
export { default as CannabisIcon } from '../icons/cannabis';
|
|
519
519
|
// CaptionsOff aliases
|
|
520
520
|
export { default as CaptionsOffIcon } from '../icons/captions-off';
|
|
521
|
-
// CarFront aliases
|
|
522
|
-
export { default as CarFrontIcon } from '../icons/car-front';
|
|
523
|
-
// Caravan aliases
|
|
524
|
-
export { default as CaravanIcon } from '../icons/caravan';
|
|
525
521
|
// CarTaxiFront aliases
|
|
526
522
|
export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
|
|
523
|
+
// CarFront aliases
|
|
524
|
+
export { default as CarFrontIcon } from '../icons/car-front';
|
|
527
525
|
// Car aliases
|
|
528
526
|
export { default as CarIcon } from '../icons/car';
|
|
527
|
+
// Caravan aliases
|
|
528
|
+
export { default as CaravanIcon } from '../icons/caravan';
|
|
529
529
|
// CardSim aliases
|
|
530
530
|
export { default as CardSimIcon } from '../icons/card-sim';
|
|
531
531
|
// Carrot aliases
|
|
@@ -550,14 +550,14 @@ export { default as CctvIcon } from '../icons/cctv';
|
|
|
550
550
|
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
551
551
|
// ChartBarIncreasing aliases
|
|
552
552
|
export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
|
|
553
|
-
// ChartColumnDecreasing aliases
|
|
554
|
-
export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
|
|
555
553
|
// ChartBarStacked aliases
|
|
556
554
|
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
557
|
-
//
|
|
558
|
-
export { default as
|
|
555
|
+
// ChartColumnDecreasing aliases
|
|
556
|
+
export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
|
|
559
557
|
// ChartColumnStacked aliases
|
|
560
558
|
export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
|
|
559
|
+
// ChartGantt aliases
|
|
560
|
+
export { default as ChartGanttIcon } from '../icons/chart-gantt';
|
|
561
561
|
// ChartNetwork aliases
|
|
562
562
|
export { default as ChartNetworkIcon } from '../icons/chart-network';
|
|
563
563
|
// ChartNoAxesColumnDecreasing aliases
|
|
@@ -576,28 +576,28 @@ export { default as CheckIcon } from '../icons/check';
|
|
|
576
576
|
export { default as ChefHatIcon } from '../icons/chef-hat';
|
|
577
577
|
// ChessBishop aliases
|
|
578
578
|
export { default as ChessBishopIcon } from '../icons/chess-bishop';
|
|
579
|
-
// Cherry aliases
|
|
580
|
-
export { default as CherryIcon } from '../icons/cherry';
|
|
581
579
|
// ChessKing aliases
|
|
582
580
|
export { default as ChessKingIcon } from '../icons/chess-king';
|
|
581
|
+
// Cherry aliases
|
|
582
|
+
export { default as CherryIcon } from '../icons/cherry';
|
|
583
583
|
// ChessKnight aliases
|
|
584
584
|
export { default as ChessKnightIcon } from '../icons/chess-knight';
|
|
585
585
|
// ChessPawn aliases
|
|
586
586
|
export { default as ChessPawnIcon } from '../icons/chess-pawn';
|
|
587
587
|
// ChessQueen aliases
|
|
588
588
|
export { default as ChessQueenIcon } from '../icons/chess-queen';
|
|
589
|
-
// ChessRook aliases
|
|
590
|
-
export { default as ChessRookIcon } from '../icons/chess-rook';
|
|
591
|
-
// ChevronFirst aliases
|
|
592
|
-
export { default as ChevronFirstIcon } from '../icons/chevron-first';
|
|
593
589
|
// ChevronDown aliases
|
|
594
590
|
export { default as ChevronDownIcon } from '../icons/chevron-down';
|
|
591
|
+
// ChevronFirst aliases
|
|
592
|
+
export { default as ChevronFirstIcon } from '../icons/chevron-first';
|
|
593
|
+
// ChessRook aliases
|
|
594
|
+
export { default as ChessRookIcon } from '../icons/chess-rook';
|
|
595
595
|
// ChevronLast aliases
|
|
596
596
|
export { default as ChevronLastIcon } from '../icons/chevron-last';
|
|
597
|
-
// ChevronLeft aliases
|
|
598
|
-
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
599
597
|
// ChevronRight aliases
|
|
600
598
|
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
599
|
+
// ChevronLeft aliases
|
|
600
|
+
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
601
601
|
// ChevronUp aliases
|
|
602
602
|
export { default as ChevronUpIcon } from '../icons/chevron-up';
|
|
603
603
|
// ChevronsDownUp aliases
|
|
@@ -610,36 +610,36 @@ export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left
|
|
|
610
610
|
export { default as ChevronsLeftRightIcon } from '../icons/chevrons-left-right';
|
|
611
611
|
// ChevronsLeft aliases
|
|
612
612
|
export { default as ChevronsLeftIcon } from '../icons/chevrons-left';
|
|
613
|
-
// ChevronsRight aliases
|
|
614
|
-
export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
615
613
|
// ChevronsRightLeft aliases
|
|
616
614
|
export { default as ChevronsRightLeftIcon } from '../icons/chevrons-right-left';
|
|
617
|
-
//
|
|
618
|
-
export { default as
|
|
615
|
+
// ChevronsRight aliases
|
|
616
|
+
export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
619
617
|
// ChevronsUpDown aliases
|
|
620
618
|
export { default as ChevronsUpDownIcon } from '../icons/chevrons-up-down';
|
|
619
|
+
// ChevronsUp aliases
|
|
620
|
+
export { default as ChevronsUpIcon } from '../icons/chevrons-up';
|
|
621
621
|
// Church aliases
|
|
622
622
|
export { default as ChurchIcon } from '../icons/church';
|
|
623
|
-
// CigaretteOff aliases
|
|
624
|
-
export { default as CigaretteOffIcon } from '../icons/cigarette-off';
|
|
625
623
|
// Cigarette aliases
|
|
626
624
|
export { default as CigaretteIcon } from '../icons/cigarette';
|
|
625
|
+
// CigaretteOff aliases
|
|
626
|
+
export { default as CigaretteOffIcon } from '../icons/cigarette-off';
|
|
627
627
|
// CircleDashed aliases
|
|
628
628
|
export { default as CircleDashedIcon } from '../icons/circle-dashed';
|
|
629
|
-
// CircleDollarSign aliases
|
|
630
|
-
export { default as CircleDollarSignIcon } from '../icons/circle-dollar-sign';
|
|
631
629
|
// CircleDotDashed aliases
|
|
632
630
|
export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
|
|
631
|
+
// CircleDollarSign aliases
|
|
632
|
+
export { default as CircleDollarSignIcon } from '../icons/circle-dollar-sign';
|
|
633
633
|
// CircleDot aliases
|
|
634
634
|
export { default as CircleDotIcon } from '../icons/circle-dot';
|
|
635
|
-
// CircleEllipsis aliases
|
|
636
|
-
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
637
635
|
// CircleEqual aliases
|
|
638
636
|
export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
639
|
-
//
|
|
640
|
-
export { default as
|
|
637
|
+
// CircleEllipsis aliases
|
|
638
|
+
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
641
639
|
// CircleFadingPlus aliases
|
|
642
640
|
export { default as CircleFadingPlusIcon } from '../icons/circle-fading-plus';
|
|
641
|
+
// CircleFadingArrowUp aliases
|
|
642
|
+
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
643
643
|
// CirclePile aliases
|
|
644
644
|
export { default as CirclePileIcon } from '../icons/circle-pile';
|
|
645
645
|
// CircleOff aliases
|
|
@@ -658,18 +658,18 @@ export { default as CircleIcon } from '../icons/circle';
|
|
|
658
658
|
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
659
659
|
// Citrus aliases
|
|
660
660
|
export { default as CitrusIcon } from '../icons/citrus';
|
|
661
|
-
// ClipboardCheck aliases
|
|
662
|
-
export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
|
|
663
661
|
// Clapperboard aliases
|
|
664
662
|
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
665
663
|
// ClipboardClock aliases
|
|
666
664
|
export { default as ClipboardClockIcon } from '../icons/clipboard-clock';
|
|
665
|
+
// ClipboardCheck aliases
|
|
666
|
+
export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
|
|
667
667
|
// ClipboardCopy aliases
|
|
668
668
|
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
669
|
-
// ClipboardMinus aliases
|
|
670
|
-
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
671
669
|
// ClipboardList aliases
|
|
672
670
|
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
671
|
+
// ClipboardMinus aliases
|
|
672
|
+
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
673
673
|
// ClipboardPaste aliases
|
|
674
674
|
export { default as ClipboardPasteIcon } from '../icons/clipboard-paste';
|
|
675
675
|
// ClipboardPlus aliases
|
|
@@ -680,18 +680,18 @@ export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
|
680
680
|
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
681
681
|
// Clipboard aliases
|
|
682
682
|
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
683
|
+
// Clock10 aliases
|
|
684
|
+
export { default as Clock10Icon } from '../icons/clock-10';
|
|
683
685
|
// Clock1 aliases
|
|
684
686
|
export { default as Clock1Icon } from '../icons/clock-1';
|
|
685
687
|
// Clock11 aliases
|
|
686
688
|
export { default as Clock11Icon } from '../icons/clock-11';
|
|
687
|
-
// Clock10 aliases
|
|
688
|
-
export { default as Clock10Icon } from '../icons/clock-10';
|
|
689
689
|
// Clock12 aliases
|
|
690
690
|
export { default as Clock12Icon } from '../icons/clock-12';
|
|
691
|
-
// Clock2 aliases
|
|
692
|
-
export { default as Clock2Icon } from '../icons/clock-2';
|
|
693
691
|
// Clock3 aliases
|
|
694
692
|
export { default as Clock3Icon } from '../icons/clock-3';
|
|
693
|
+
// Clock2 aliases
|
|
694
|
+
export { default as Clock2Icon } from '../icons/clock-2';
|
|
695
695
|
// Clock4 aliases
|
|
696
696
|
export { default as Clock4Icon } from '../icons/clock-4';
|
|
697
697
|
// Clock5 aliases
|
|
@@ -712,62 +712,62 @@ export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
|
|
|
712
712
|
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
|
|
713
713
|
// ClockCheck aliases
|
|
714
714
|
export { default as ClockCheckIcon } from '../icons/clock-check';
|
|
715
|
-
// ClockPlus aliases
|
|
716
|
-
export { default as ClockPlusIcon } from '../icons/clock-plus';
|
|
717
715
|
// ClockFading aliases
|
|
718
716
|
export { default as ClockFadingIcon } from '../icons/clock-fading';
|
|
719
717
|
// Clock aliases
|
|
720
718
|
export { default as ClockIcon } from '../icons/clock';
|
|
719
|
+
// ClockPlus aliases
|
|
720
|
+
export { default as ClockPlusIcon } from '../icons/clock-plus';
|
|
721
721
|
// ClosedCaption aliases
|
|
722
722
|
export { default as ClosedCaptionIcon } from '../icons/closed-caption';
|
|
723
723
|
// CloudAlert aliases
|
|
724
724
|
export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
725
|
-
// CloudCheck aliases
|
|
726
|
-
export { default as CloudCheckIcon } from '../icons/cloud-check';
|
|
727
725
|
// CloudBackup aliases
|
|
728
726
|
export { default as CloudBackupIcon } from '../icons/cloud-backup';
|
|
729
|
-
//
|
|
730
|
-
export { default as
|
|
727
|
+
// CloudCheck aliases
|
|
728
|
+
export { default as CloudCheckIcon } from '../icons/cloud-check';
|
|
731
729
|
// CloudCog aliases
|
|
732
730
|
export { default as CloudCogIcon } from '../icons/cloud-cog';
|
|
733
|
-
//
|
|
734
|
-
export { default as
|
|
731
|
+
// CloudFog aliases
|
|
732
|
+
export { default as CloudFogIcon } from '../icons/cloud-fog';
|
|
735
733
|
// CloudDrizzle aliases
|
|
736
734
|
export { default as CloudDrizzleIcon } from '../icons/cloud-drizzle';
|
|
735
|
+
// CloudHail aliases
|
|
736
|
+
export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
737
737
|
// CloudLightning aliases
|
|
738
738
|
export { default as CloudLightningIcon } from '../icons/cloud-lightning';
|
|
739
|
-
// CloudMoonRain aliases
|
|
740
|
-
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
741
739
|
// CloudOff aliases
|
|
742
740
|
export { default as CloudOffIcon } from '../icons/cloud-off';
|
|
743
|
-
// CloudMoon aliases
|
|
744
|
-
export { default as CloudMoonIcon } from '../icons/cloud-moon';
|
|
745
741
|
// CloudRainWind aliases
|
|
746
742
|
export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
|
|
743
|
+
// CloudMoonRain aliases
|
|
744
|
+
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
745
|
+
// CloudMoon aliases
|
|
746
|
+
export { default as CloudMoonIcon } from '../icons/cloud-moon';
|
|
747
747
|
// CloudRain aliases
|
|
748
748
|
export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
749
749
|
// CloudSnow aliases
|
|
750
750
|
export { default as CloudSnowIcon } from '../icons/cloud-snow';
|
|
751
751
|
// CloudSunRain aliases
|
|
752
752
|
export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
|
|
753
|
+
// Cloudy aliases
|
|
754
|
+
export { default as CloudyIcon } from '../icons/cloudy';
|
|
753
755
|
// CloudSun aliases
|
|
754
756
|
export { default as CloudSunIcon } from '../icons/cloud-sun';
|
|
755
757
|
// CloudSync aliases
|
|
756
758
|
export { default as CloudSyncIcon } from '../icons/cloud-sync';
|
|
757
|
-
// Cloud aliases
|
|
758
|
-
export { default as CloudIcon } from '../icons/cloud';
|
|
759
759
|
// Clover aliases
|
|
760
760
|
export { default as CloverIcon } from '../icons/clover';
|
|
761
|
-
// Cloudy aliases
|
|
762
|
-
export { default as CloudyIcon } from '../icons/cloudy';
|
|
763
761
|
// Club aliases
|
|
764
762
|
export { default as ClubIcon } from '../icons/club';
|
|
763
|
+
// Cloud aliases
|
|
764
|
+
export { default as CloudIcon } from '../icons/cloud';
|
|
765
765
|
// Code aliases
|
|
766
766
|
export { default as CodeIcon } from '../icons/code';
|
|
767
|
-
// Codepen aliases
|
|
768
|
-
export { default as CodepenIcon } from '../icons/codepen';
|
|
769
767
|
// Codesandbox aliases
|
|
770
768
|
export { default as CodesandboxIcon } from '../icons/codesandbox';
|
|
769
|
+
// Codepen aliases
|
|
770
|
+
export { default as CodepenIcon } from '../icons/codepen';
|
|
771
771
|
// Coffee aliases
|
|
772
772
|
export { default as CoffeeIcon } from '../icons/coffee';
|
|
773
773
|
// Cog aliases
|
|
@@ -776,10 +776,10 @@ export { default as CogIcon } from '../icons/cog';
|
|
|
776
776
|
export { default as CoinsIcon } from '../icons/coins';
|
|
777
777
|
// Columns4 aliases
|
|
778
778
|
export { default as Columns4Icon } from '../icons/columns-4';
|
|
779
|
-
// Command aliases
|
|
780
|
-
export { default as CommandIcon } from '../icons/command';
|
|
781
779
|
// Combine aliases
|
|
782
780
|
export { default as CombineIcon } from '../icons/combine';
|
|
781
|
+
// Command aliases
|
|
782
|
+
export { default as CommandIcon } from '../icons/command';
|
|
783
783
|
// Compass aliases
|
|
784
784
|
export { default as CompassIcon } from '../icons/compass';
|
|
785
785
|
// Component aliases
|
|
@@ -790,12 +790,12 @@ export { default as ComputerIcon } from '../icons/computer';
|
|
|
790
790
|
export { default as ConciergeBellIcon } from '../icons/concierge-bell';
|
|
791
791
|
// Cone aliases
|
|
792
792
|
export { default as ConeIcon } from '../icons/cone';
|
|
793
|
+
// Construction aliases
|
|
794
|
+
export { default as ConstructionIcon } from '../icons/construction';
|
|
793
795
|
// Contact aliases
|
|
794
796
|
export { default as ContactIcon } from '../icons/contact';
|
|
795
797
|
// Container aliases
|
|
796
798
|
export { default as ContainerIcon } from '../icons/container';
|
|
797
|
-
// Construction aliases
|
|
798
|
-
export { default as ConstructionIcon } from '../icons/construction';
|
|
799
799
|
// Contrast aliases
|
|
800
800
|
export { default as ContrastIcon } from '../icons/contrast';
|
|
801
801
|
// Cookie aliases
|
|
@@ -814,10 +814,10 @@ export { default as CopySlashIcon } from '../icons/copy-slash';
|
|
|
814
814
|
export { default as CopyXIcon } from '../icons/copy-x';
|
|
815
815
|
// Copy aliases
|
|
816
816
|
export { default as CopyIcon } from '../icons/copy';
|
|
817
|
-
// Copyleft aliases
|
|
818
|
-
export { default as CopyleftIcon } from '../icons/copyleft';
|
|
819
817
|
// Copyright aliases
|
|
820
818
|
export { default as CopyrightIcon } from '../icons/copyright';
|
|
819
|
+
// Copyleft aliases
|
|
820
|
+
export { default as CopyleftIcon } from '../icons/copyleft';
|
|
821
821
|
// CornerDownLeft aliases
|
|
822
822
|
export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
|
|
823
823
|
// CornerDownRight aliases
|
|
@@ -852,10 +852,10 @@ export { default as CrosshairIcon } from '../icons/crosshair';
|
|
|
852
852
|
export { default as CrownIcon } from '../icons/crown';
|
|
853
853
|
// Cuboid aliases
|
|
854
854
|
export { default as CuboidIcon } from '../icons/cuboid';
|
|
855
|
-
// CupSoda aliases
|
|
856
|
-
export { default as CupSodaIcon } from '../icons/cup-soda';
|
|
857
855
|
// Currency aliases
|
|
858
856
|
export { default as CurrencyIcon } from '../icons/currency';
|
|
857
|
+
// CupSoda aliases
|
|
858
|
+
export { default as CupSodaIcon } from '../icons/cup-soda';
|
|
859
859
|
// Cylinder aliases
|
|
860
860
|
export { default as CylinderIcon } from '../icons/cylinder';
|
|
861
861
|
// Dam aliases
|
|
@@ -864,10 +864,10 @@ export { default as DamIcon } from '../icons/dam';
|
|
|
864
864
|
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
865
865
|
// DatabaseZap aliases
|
|
866
866
|
export { default as DatabaseZapIcon } from '../icons/database-zap';
|
|
867
|
-
// DecimalsArrowLeft aliases
|
|
868
|
-
export { default as DecimalsArrowLeftIcon } from '../icons/decimals-arrow-left';
|
|
869
867
|
// Database aliases
|
|
870
868
|
export { default as DatabaseIcon } from '../icons/database';
|
|
869
|
+
// DecimalsArrowLeft aliases
|
|
870
|
+
export { default as DecimalsArrowLeftIcon } from '../icons/decimals-arrow-left';
|
|
871
871
|
// DecimalsArrowRight aliases
|
|
872
872
|
export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right';
|
|
873
873
|
// Delete aliases
|
|
@@ -876,10 +876,10 @@ export { default as DeleteIcon } from '../icons/delete';
|
|
|
876
876
|
export { default as DessertIcon } from '../icons/dessert';
|
|
877
877
|
// DiamondMinus aliases
|
|
878
878
|
export { default as DiamondMinusIcon } from '../icons/diamond-minus';
|
|
879
|
-
// DiamondPlus aliases
|
|
880
|
-
export { default as DiamondPlusIcon } from '../icons/diamond-plus';
|
|
881
879
|
// Diameter aliases
|
|
882
880
|
export { default as DiameterIcon } from '../icons/diameter';
|
|
881
|
+
// DiamondPlus aliases
|
|
882
|
+
export { default as DiamondPlusIcon } from '../icons/diamond-plus';
|
|
883
883
|
// Diamond aliases
|
|
884
884
|
export { default as DiamondIcon } from '../icons/diamond';
|
|
885
885
|
// Dice1 aliases
|
|
@@ -902,10 +902,10 @@ export { default as DiffIcon } from '../icons/diff';
|
|
|
902
902
|
export { default as Disc2Icon } from '../icons/disc-2';
|
|
903
903
|
// Disc3 aliases
|
|
904
904
|
export { default as Disc3Icon } from '../icons/disc-3';
|
|
905
|
-
// DiscAlbum aliases
|
|
906
|
-
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
907
905
|
// Disc aliases
|
|
908
906
|
export { default as DiscIcon } from '../icons/disc';
|
|
907
|
+
// DiscAlbum aliases
|
|
908
|
+
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
909
909
|
// Divide aliases
|
|
910
910
|
export { default as DivideIcon } from '../icons/divide';
|
|
911
911
|
// DnaOff aliases
|
|
@@ -920,10 +920,10 @@ export { default as DogIcon } from '../icons/dog';
|
|
|
920
920
|
export { default as DollarSignIcon } from '../icons/dollar-sign';
|
|
921
921
|
// Donut aliases
|
|
922
922
|
export { default as DonutIcon } from '../icons/donut';
|
|
923
|
-
// DoorClosedLocked aliases
|
|
924
|
-
export { default as DoorClosedLockedIcon } from '../icons/door-closed-locked';
|
|
925
923
|
// DoorClosed aliases
|
|
926
924
|
export { default as DoorClosedIcon } from '../icons/door-closed';
|
|
925
|
+
// DoorClosedLocked aliases
|
|
926
|
+
export { default as DoorClosedLockedIcon } from '../icons/door-closed-locked';
|
|
927
927
|
// DoorOpen aliases
|
|
928
928
|
export { default as DoorOpenIcon } from '../icons/door-open';
|
|
929
929
|
// Dot aliases
|
|
@@ -958,24 +958,24 @@ export { default as EarOffIcon } from '../icons/ear-off';
|
|
|
958
958
|
export { default as EarIcon } from '../icons/ear';
|
|
959
959
|
// EarthLock aliases
|
|
960
960
|
export { default as EarthLockIcon } from '../icons/earth-lock';
|
|
961
|
-
// EggFried aliases
|
|
962
|
-
export { default as EggFriedIcon } from '../icons/egg-fried';
|
|
963
961
|
// Eclipse aliases
|
|
964
962
|
export { default as EclipseIcon } from '../icons/eclipse';
|
|
965
|
-
//
|
|
966
|
-
export { default as
|
|
963
|
+
// EggFried aliases
|
|
964
|
+
export { default as EggFriedIcon } from '../icons/egg-fried';
|
|
967
965
|
// EggOff aliases
|
|
968
966
|
export { default as EggOffIcon } from '../icons/egg-off';
|
|
969
|
-
//
|
|
970
|
-
export { default as
|
|
967
|
+
// Egg aliases
|
|
968
|
+
export { default as EggIcon } from '../icons/egg';
|
|
971
969
|
// EqualApproximately aliases
|
|
972
970
|
export { default as EqualApproximatelyIcon } from '../icons/equal-approximately';
|
|
971
|
+
// EqualNot aliases
|
|
972
|
+
export { default as EqualNotIcon } from '../icons/equal-not';
|
|
973
973
|
// Equal aliases
|
|
974
974
|
export { default as EqualIcon } from '../icons/equal';
|
|
975
|
-
// Eraser aliases
|
|
976
|
-
export { default as EraserIcon } from '../icons/eraser';
|
|
977
975
|
// EthernetPort aliases
|
|
978
976
|
export { default as EthernetPortIcon } from '../icons/ethernet-port';
|
|
977
|
+
// Eraser aliases
|
|
978
|
+
export { default as EraserIcon } from '../icons/eraser';
|
|
979
979
|
// Euro aliases
|
|
980
980
|
export { default as EuroIcon } from '../icons/euro';
|
|
981
981
|
// EvCharger aliases
|
|
@@ -1006,14 +1006,14 @@ export { default as FenceIcon } from '../icons/fence';
|
|
|
1006
1006
|
export { default as FerrisWheelIcon } from '../icons/ferris-wheel';
|
|
1007
1007
|
// Figma aliases
|
|
1008
1008
|
export { default as FigmaIcon } from '../icons/figma';
|
|
1009
|
-
// FileBox aliases
|
|
1010
|
-
export { default as FileBoxIcon } from '../icons/file-box';
|
|
1011
1009
|
// FileArchive aliases
|
|
1012
1010
|
export { default as FileArchiveIcon } from '../icons/file-archive';
|
|
1013
|
-
//
|
|
1014
|
-
export { default as
|
|
1011
|
+
// FileBox aliases
|
|
1012
|
+
export { default as FileBoxIcon } from '../icons/file-box';
|
|
1015
1013
|
// FileClock aliases
|
|
1016
1014
|
export { default as FileClockIcon } from '../icons/file-clock';
|
|
1015
|
+
// FileCheck aliases
|
|
1016
|
+
export { default as FileCheckIcon } from '../icons/file-check';
|
|
1017
1017
|
// FileCode aliases
|
|
1018
1018
|
export { default as FileCodeIcon } from '../icons/file-code';
|
|
1019
1019
|
// FileDiff aliases
|
|
@@ -1022,12 +1022,12 @@ export { default as FileDiffIcon } from '../icons/file-diff';
|
|
|
1022
1022
|
export { default as FileDigitIcon } from '../icons/file-digit';
|
|
1023
1023
|
// FileDown aliases
|
|
1024
1024
|
export { default as FileDownIcon } from '../icons/file-down';
|
|
1025
|
-
// FileInput aliases
|
|
1026
|
-
export { default as FileInputIcon } from '../icons/file-input';
|
|
1027
1025
|
// FileHeart aliases
|
|
1028
1026
|
export { default as FileHeartIcon } from '../icons/file-heart';
|
|
1029
1027
|
// FileImage aliases
|
|
1030
1028
|
export { default as FileImageIcon } from '../icons/file-image';
|
|
1029
|
+
// FileInput aliases
|
|
1030
|
+
export { default as FileInputIcon } from '../icons/file-input';
|
|
1031
1031
|
// FileMinus aliases
|
|
1032
1032
|
export { default as FileMinusIcon } from '../icons/file-minus';
|
|
1033
1033
|
// FileMusic aliases
|
|
@@ -1038,10 +1038,10 @@ export { default as FileOutputIcon } from '../icons/file-output';
|
|
|
1038
1038
|
export { default as FilePlusIcon } from '../icons/file-plus';
|
|
1039
1039
|
// FileScan aliases
|
|
1040
1040
|
export { default as FileScanIcon } from '../icons/file-scan';
|
|
1041
|
-
// FileSliders aliases
|
|
1042
|
-
export { default as FileSlidersIcon } from '../icons/file-sliders';
|
|
1043
1041
|
// FileSearch aliases
|
|
1044
1042
|
export { default as FileSearchIcon } from '../icons/file-search';
|
|
1043
|
+
// FileSliders aliases
|
|
1044
|
+
export { default as FileSlidersIcon } from '../icons/file-sliders';
|
|
1045
1045
|
// FileSpreadsheet aliases
|
|
1046
1046
|
export { default as FileSpreadsheetIcon } from '../icons/file-spreadsheet';
|
|
1047
1047
|
// FileStack aliases
|
|
@@ -1088,34 +1088,34 @@ export { default as FlagTriangleRightIcon } from '../icons/flag-triangle-right';
|
|
|
1088
1088
|
export { default as FlagIcon } from '../icons/flag';
|
|
1089
1089
|
// FlameKindling aliases
|
|
1090
1090
|
export { default as FlameKindlingIcon } from '../icons/flame-kindling';
|
|
1091
|
+
// Flashlight aliases
|
|
1092
|
+
export { default as FlashlightIcon } from '../icons/flashlight';
|
|
1091
1093
|
// Flame aliases
|
|
1092
1094
|
export { default as FlameIcon } from '../icons/flame';
|
|
1095
|
+
// FlaskConical aliases
|
|
1096
|
+
export { default as FlaskConicalIcon } from '../icons/flask-conical';
|
|
1093
1097
|
// FlashlightOff aliases
|
|
1094
1098
|
export { default as FlashlightOffIcon } from '../icons/flashlight-off';
|
|
1095
|
-
// Flashlight aliases
|
|
1096
|
-
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
|
-
// FlipHorizontal2 aliases
|
|
1102
|
-
export { default as FlipHorizontal2Icon } from '../icons/flip-horizontal-2';
|
|
1103
1101
|
// FlaskRound aliases
|
|
1104
1102
|
export { default as FlaskRoundIcon } from '../icons/flask-round';
|
|
1103
|
+
// FlipHorizontal2 aliases
|
|
1104
|
+
export { default as FlipHorizontal2Icon } from '../icons/flip-horizontal-2';
|
|
1105
1105
|
// FlipHorizontal aliases
|
|
1106
1106
|
export { default as FlipHorizontalIcon } from '../icons/flip-horizontal';
|
|
1107
1107
|
// FlipVertical2 aliases
|
|
1108
1108
|
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1109
|
+
// Flower aliases
|
|
1110
|
+
export { default as FlowerIcon } from '../icons/flower';
|
|
1109
1111
|
// FlipVertical aliases
|
|
1110
1112
|
export { default as FlipVerticalIcon } from '../icons/flip-vertical';
|
|
1111
1113
|
// Flower2 aliases
|
|
1112
1114
|
export { default as Flower2Icon } from '../icons/flower-2';
|
|
1113
|
-
// Flower aliases
|
|
1114
|
-
export { default as FlowerIcon } from '../icons/flower';
|
|
1115
|
-
// Focus aliases
|
|
1116
|
-
export { default as FocusIcon } from '../icons/focus';
|
|
1117
1115
|
// FoldHorizontal aliases
|
|
1118
1116
|
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
1117
|
+
// Focus aliases
|
|
1118
|
+
export { default as FocusIcon } from '../icons/focus';
|
|
1119
1119
|
// FoldVertical aliases
|
|
1120
1120
|
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1121
1121
|
// FolderArchive aliases
|
|
@@ -1144,34 +1144,34 @@ export { default as FolderInputIcon } from '../icons/folder-input';
|
|
|
1144
1144
|
export { default as FolderKanbanIcon } from '../icons/folder-kanban';
|
|
1145
1145
|
// FolderKey aliases
|
|
1146
1146
|
export { default as FolderKeyIcon } from '../icons/folder-key';
|
|
1147
|
-
// FolderMinus aliases
|
|
1148
|
-
export { default as FolderMinusIcon } from '../icons/folder-minus';
|
|
1149
1147
|
// FolderLock aliases
|
|
1150
1148
|
export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
1149
|
+
// FolderMinus aliases
|
|
1150
|
+
export { default as FolderMinusIcon } from '../icons/folder-minus';
|
|
1151
1151
|
// FolderOpenDot aliases
|
|
1152
1152
|
export { default as FolderOpenDotIcon } from '../icons/folder-open-dot';
|
|
1153
1153
|
// FolderOpen aliases
|
|
1154
1154
|
export { default as FolderOpenIcon } from '../icons/folder-open';
|
|
1155
|
+
// FolderPlus aliases
|
|
1156
|
+
export { default as FolderPlusIcon } from '../icons/folder-plus';
|
|
1155
1157
|
// FolderOutput aliases
|
|
1156
1158
|
export { default as FolderOutputIcon } from '../icons/folder-output';
|
|
1157
1159
|
// FolderRoot aliases
|
|
1158
1160
|
export { default as FolderRootIcon } from '../icons/folder-root';
|
|
1159
|
-
// FolderPlus aliases
|
|
1160
|
-
export { default as FolderPlusIcon } from '../icons/folder-plus';
|
|
1161
1161
|
// FolderSearch2 aliases
|
|
1162
1162
|
export { default as FolderSearch2Icon } from '../icons/folder-search-2';
|
|
1163
1163
|
// FolderSearch aliases
|
|
1164
1164
|
export { default as FolderSearchIcon } from '../icons/folder-search';
|
|
1165
|
-
// FolderSymlink aliases
|
|
1166
|
-
export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
|
|
1167
1165
|
// FolderSync aliases
|
|
1168
1166
|
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1167
|
+
// FolderSymlink aliases
|
|
1168
|
+
export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
|
|
1169
1169
|
// FolderTree aliases
|
|
1170
1170
|
export { default as FolderTreeIcon } from '../icons/folder-tree';
|
|
1171
|
-
// FolderX aliases
|
|
1172
|
-
export { default as FolderXIcon } from '../icons/folder-x';
|
|
1173
1171
|
// FolderUp aliases
|
|
1174
1172
|
export { default as FolderUpIcon } from '../icons/folder-up';
|
|
1173
|
+
// FolderX aliases
|
|
1174
|
+
export { default as FolderXIcon } from '../icons/folder-x';
|
|
1175
1175
|
// Folder aliases
|
|
1176
1176
|
export { default as FolderIcon } from '../icons/folder';
|
|
1177
1177
|
// Folders aliases
|
|
@@ -1180,26 +1180,26 @@ export { default as FoldersIcon } from '../icons/folders';
|
|
|
1180
1180
|
export { default as FootprintsIcon } from '../icons/footprints';
|
|
1181
1181
|
// Forklift aliases
|
|
1182
1182
|
export { default as ForkliftIcon } from '../icons/forklift';
|
|
1183
|
-
// Forward aliases
|
|
1184
|
-
export { default as ForwardIcon } from '../icons/forward';
|
|
1185
1183
|
// Form aliases
|
|
1186
1184
|
export { default as FormIcon } from '../icons/form';
|
|
1187
|
-
//
|
|
1188
|
-
export { default as
|
|
1185
|
+
// Forward aliases
|
|
1186
|
+
export { default as ForwardIcon } from '../icons/forward';
|
|
1189
1187
|
// Framer aliases
|
|
1190
1188
|
export { default as FramerIcon } from '../icons/framer';
|
|
1189
|
+
// Frame aliases
|
|
1190
|
+
export { default as FrameIcon } from '../icons/frame';
|
|
1191
1191
|
// Frown aliases
|
|
1192
1192
|
export { default as FrownIcon } from '../icons/frown';
|
|
1193
1193
|
// Fuel aliases
|
|
1194
1194
|
export { default as FuelIcon } from '../icons/fuel';
|
|
1195
|
-
// FunnelPlus aliases
|
|
1196
|
-
export { default as FunnelPlusIcon } from '../icons/funnel-plus';
|
|
1197
1195
|
// Fullscreen aliases
|
|
1198
1196
|
export { default as FullscreenIcon } from '../icons/fullscreen';
|
|
1199
|
-
//
|
|
1200
|
-
export { default as
|
|
1197
|
+
// FunnelPlus aliases
|
|
1198
|
+
export { default as FunnelPlusIcon } from '../icons/funnel-plus';
|
|
1201
1199
|
// GalleryHorizontal aliases
|
|
1202
1200
|
export { default as GalleryHorizontalIcon } from '../icons/gallery-horizontal';
|
|
1201
|
+
// GalleryHorizontalEnd aliases
|
|
1202
|
+
export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal-end';
|
|
1203
1203
|
// GalleryThumbnails aliases
|
|
1204
1204
|
export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
|
|
1205
1205
|
// GalleryVerticalEnd aliases
|
|
@@ -1216,20 +1216,20 @@ export { default as GamepadIcon } from '../icons/gamepad';
|
|
|
1216
1216
|
export { default as GaugeIcon } from '../icons/gauge';
|
|
1217
1217
|
// Gavel aliases
|
|
1218
1218
|
export { default as GavelIcon } from '../icons/gavel';
|
|
1219
|
+
// GeorgianLari aliases
|
|
1220
|
+
export { default as GeorgianLariIcon } from '../icons/georgian-lari';
|
|
1219
1221
|
// Gem aliases
|
|
1220
1222
|
export { default as GemIcon } from '../icons/gem';
|
|
1221
1223
|
// Ghost aliases
|
|
1222
1224
|
export { default as GhostIcon } from '../icons/ghost';
|
|
1223
|
-
// GeorgianLari aliases
|
|
1224
|
-
export { default as GeorgianLariIcon } from '../icons/georgian-lari';
|
|
1225
1225
|
// Gift aliases
|
|
1226
1226
|
export { default as GiftIcon } from '../icons/gift';
|
|
1227
|
-
// GitBranchPlus aliases
|
|
1228
|
-
export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
1229
|
-
// GitBranch aliases
|
|
1230
|
-
export { default as GitBranchIcon } from '../icons/git-branch';
|
|
1231
1227
|
// GitBranchMinus aliases
|
|
1232
1228
|
export { default as GitBranchMinusIcon } from '../icons/git-branch-minus';
|
|
1229
|
+
// GitBranch aliases
|
|
1230
|
+
export { default as GitBranchIcon } from '../icons/git-branch';
|
|
1231
|
+
// GitBranchPlus aliases
|
|
1232
|
+
export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
1233
1233
|
// GitCommitVertical aliases
|
|
1234
1234
|
export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical';
|
|
1235
1235
|
// GitCompareArrows aliases
|
|
@@ -1240,26 +1240,26 @@ export { default as GitCompareIcon } from '../icons/git-compare';
|
|
|
1240
1240
|
export { default as GitGraphIcon } from '../icons/git-graph';
|
|
1241
1241
|
// GitFork aliases
|
|
1242
1242
|
export { default as GitForkIcon } from '../icons/git-fork';
|
|
1243
|
-
// GitMerge aliases
|
|
1244
|
-
export { default as GitMergeIcon } from '../icons/git-merge';
|
|
1245
1243
|
// GitPullRequestArrow aliases
|
|
1246
1244
|
export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-arrow';
|
|
1245
|
+
// GitMerge aliases
|
|
1246
|
+
export { default as GitMergeIcon } from '../icons/git-merge';
|
|
1247
1247
|
// GitPullRequestClosed aliases
|
|
1248
1248
|
export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
|
|
1249
1249
|
// GitPullRequestCreateArrow aliases
|
|
1250
1250
|
export { default as GitPullRequestCreateArrowIcon } from '../icons/git-pull-request-create-arrow';
|
|
1251
|
-
// GitPullRequestDraft aliases
|
|
1252
|
-
export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
|
|
1253
1251
|
// GitPullRequestCreate aliases
|
|
1254
1252
|
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
|
|
1253
|
+
// GitPullRequestDraft aliases
|
|
1254
|
+
export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
|
|
1255
1255
|
// GitPullRequest aliases
|
|
1256
1256
|
export { default as GitPullRequestIcon } from '../icons/git-pull-request';
|
|
1257
1257
|
// Github aliases
|
|
1258
1258
|
export { default as GithubIcon } from '../icons/github';
|
|
1259
|
-
// Gitlab aliases
|
|
1260
|
-
export { default as GitlabIcon } from '../icons/gitlab';
|
|
1261
1259
|
// GlassWater aliases
|
|
1262
1260
|
export { default as GlassWaterIcon } from '../icons/glass-water';
|
|
1261
|
+
// Gitlab aliases
|
|
1262
|
+
export { default as GitlabIcon } from '../icons/gitlab';
|
|
1263
1263
|
// Glasses aliases
|
|
1264
1264
|
export { default as GlassesIcon } from '../icons/glasses';
|
|
1265
1265
|
// GlobeLock aliases
|
|
@@ -1270,10 +1270,10 @@ export { default as GlobeIcon } from '../icons/globe';
|
|
|
1270
1270
|
export { default as GoalIcon } from '../icons/goal';
|
|
1271
1271
|
// Gpu aliases
|
|
1272
1272
|
export { default as GpuIcon } from '../icons/gpu';
|
|
1273
|
-
// GraduationCap aliases
|
|
1274
|
-
export { default as GraduationCapIcon } from '../icons/graduation-cap';
|
|
1275
1273
|
// Grape aliases
|
|
1276
1274
|
export { default as GrapeIcon } from '../icons/grape';
|
|
1275
|
+
// GraduationCap aliases
|
|
1276
|
+
export { default as GraduationCapIcon } from '../icons/graduation-cap';
|
|
1277
1277
|
// Grid3x2 aliases
|
|
1278
1278
|
export { default as Grid3x2Icon } from '../icons/grid-3x2';
|
|
1279
1279
|
// GripHorizontal aliases
|
|
@@ -1296,12 +1296,12 @@ export { default as HammerIcon } from '../icons/hammer';
|
|
|
1296
1296
|
export { default as HandCoinsIcon } from '../icons/hand-coins';
|
|
1297
1297
|
// HandFist aliases
|
|
1298
1298
|
export { default as HandFistIcon } from '../icons/hand-fist';
|
|
1299
|
-
// HandHeart aliases
|
|
1300
|
-
export { default as HandHeartIcon } from '../icons/hand-heart';
|
|
1301
1299
|
// HandMetal aliases
|
|
1302
1300
|
export { default as HandMetalIcon } from '../icons/hand-metal';
|
|
1303
1301
|
// HandPlatter aliases
|
|
1304
1302
|
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1303
|
+
// HandHeart aliases
|
|
1304
|
+
export { default as HandHeartIcon } from '../icons/hand-heart';
|
|
1305
1305
|
// Hand aliases
|
|
1306
1306
|
export { default as HandIcon } from '../icons/hand';
|
|
1307
1307
|
// Handbag aliases
|
|
@@ -1322,36 +1322,36 @@ export { default as HashIcon } from '../icons/hash';
|
|
|
1322
1322
|
export { default as HatGlassesIcon } from '../icons/hat-glasses';
|
|
1323
1323
|
// Haze aliases
|
|
1324
1324
|
export { default as HazeIcon } from '../icons/haze';
|
|
1325
|
+
// Hd aliases
|
|
1326
|
+
export { default as HdIcon } from '../icons/hd';
|
|
1325
1327
|
// HdmiPort aliases
|
|
1326
1328
|
export { default as HdmiPortIcon } from '../icons/hdmi-port';
|
|
1327
1329
|
// Heading1 aliases
|
|
1328
1330
|
export { default as Heading1Icon } from '../icons/heading-1';
|
|
1329
|
-
// Hd aliases
|
|
1330
|
-
export { default as HdIcon } from '../icons/hd';
|
|
1331
1331
|
// Heading2 aliases
|
|
1332
1332
|
export { default as Heading2Icon } from '../icons/heading-2';
|
|
1333
1333
|
// Heading3 aliases
|
|
1334
1334
|
export { default as Heading3Icon } from '../icons/heading-3';
|
|
1335
|
-
// Heading5 aliases
|
|
1336
|
-
export { default as Heading5Icon } from '../icons/heading-5';
|
|
1337
1335
|
// Heading4 aliases
|
|
1338
1336
|
export { default as Heading4Icon } from '../icons/heading-4';
|
|
1337
|
+
// Heading5 aliases
|
|
1338
|
+
export { default as Heading5Icon } from '../icons/heading-5';
|
|
1339
1339
|
// Heading6 aliases
|
|
1340
1340
|
export { default as Heading6Icon } from '../icons/heading-6';
|
|
1341
|
+
// Heading aliases
|
|
1342
|
+
export { default as HeadingIcon } from '../icons/heading';
|
|
1341
1343
|
// HeadphoneOff aliases
|
|
1342
1344
|
export { default as HeadphoneOffIcon } from '../icons/headphone-off';
|
|
1343
1345
|
// Headphones aliases
|
|
1344
1346
|
export { default as HeadphonesIcon } from '../icons/headphones';
|
|
1345
|
-
// Heading aliases
|
|
1346
|
-
export { default as HeadingIcon } from '../icons/heading';
|
|
1347
1347
|
// Headset aliases
|
|
1348
1348
|
export { default as HeadsetIcon } from '../icons/headset';
|
|
1349
1349
|
// HeartHandshake aliases
|
|
1350
1350
|
export { default as HeartHandshakeIcon } from '../icons/heart-handshake';
|
|
1351
|
-
// HeartMinus aliases
|
|
1352
|
-
export { default as HeartMinusIcon } from '../icons/heart-minus';
|
|
1353
1351
|
// HeartCrack aliases
|
|
1354
1352
|
export { default as HeartCrackIcon } from '../icons/heart-crack';
|
|
1353
|
+
// HeartMinus aliases
|
|
1354
|
+
export { default as HeartMinusIcon } from '../icons/heart-minus';
|
|
1355
1355
|
// HeartOff aliases
|
|
1356
1356
|
export { default as HeartOffIcon } from '../icons/heart-off';
|
|
1357
1357
|
// HeartPlus aliases
|
|
@@ -1368,28 +1368,28 @@ export { default as HelicopterIcon } from '../icons/helicopter';
|
|
|
1368
1368
|
export { default as HexagonIcon } from '../icons/hexagon';
|
|
1369
1369
|
// Highlighter aliases
|
|
1370
1370
|
export { default as HighlighterIcon } from '../icons/highlighter';
|
|
1371
|
-
// HopOff aliases
|
|
1372
|
-
export { default as HopOffIcon } from '../icons/hop-off';
|
|
1373
1371
|
// History aliases
|
|
1374
1372
|
export { default as HistoryIcon } from '../icons/history';
|
|
1373
|
+
// HopOff aliases
|
|
1374
|
+
export { default as HopOffIcon } from '../icons/hop-off';
|
|
1375
1375
|
// Hop aliases
|
|
1376
1376
|
export { default as HopIcon } from '../icons/hop';
|
|
1377
1377
|
// Hospital aliases
|
|
1378
1378
|
export { default as HospitalIcon } from '../icons/hospital';
|
|
1379
|
-
// Hourglass aliases
|
|
1380
|
-
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1381
1379
|
// Hotel aliases
|
|
1382
1380
|
export { default as HotelIcon } from '../icons/hotel';
|
|
1381
|
+
// Hourglass aliases
|
|
1382
|
+
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1383
1383
|
// HouseHeart aliases
|
|
1384
1384
|
export { default as HouseHeartIcon } from '../icons/house-heart';
|
|
1385
|
-
// HousePlus aliases
|
|
1386
|
-
export { default as HousePlusIcon } from '../icons/house-plus';
|
|
1387
1385
|
// HousePlug aliases
|
|
1388
1386
|
export { default as HousePlugIcon } from '../icons/house-plug';
|
|
1389
|
-
//
|
|
1390
|
-
export { default as
|
|
1387
|
+
// HousePlus aliases
|
|
1388
|
+
export { default as HousePlusIcon } from '../icons/house-plus';
|
|
1391
1389
|
// HouseWifi aliases
|
|
1392
1390
|
export { default as HouseWifiIcon } from '../icons/house-wifi';
|
|
1391
|
+
// IdCardLanyard aliases
|
|
1392
|
+
export { default as IdCardLanyardIcon } from '../icons/id-card-lanyard';
|
|
1393
1393
|
// IdCard aliases
|
|
1394
1394
|
export { default as IdCardIcon } from '../icons/id-card';
|
|
1395
1395
|
// ImageDown aliases
|
|
@@ -1398,10 +1398,10 @@ export { default as ImageDownIcon } from '../icons/image-down';
|
|
|
1398
1398
|
export { default as ImageMinusIcon } from '../icons/image-minus';
|
|
1399
1399
|
// ImageOff aliases
|
|
1400
1400
|
export { default as ImageOffIcon } from '../icons/image-off';
|
|
1401
|
-
// ImagePlus aliases
|
|
1402
|
-
export { default as ImagePlusIcon } from '../icons/image-plus';
|
|
1403
1401
|
// ImagePlay aliases
|
|
1404
1402
|
export { default as ImagePlayIcon } from '../icons/image-play';
|
|
1403
|
+
// ImagePlus aliases
|
|
1404
|
+
export { default as ImagePlusIcon } from '../icons/image-plus';
|
|
1405
1405
|
// ImageUp aliases
|
|
1406
1406
|
export { default as ImageUpIcon } from '../icons/image-up';
|
|
1407
1407
|
// ImageUpscale aliases
|
|
@@ -1422,10 +1422,10 @@ export { default as InfinityIcon } from '../icons/infinity';
|
|
|
1422
1422
|
export { default as InfoIcon } from '../icons/info';
|
|
1423
1423
|
// InspectionPanel aliases
|
|
1424
1424
|
export { default as InspectionPanelIcon } from '../icons/inspection-panel';
|
|
1425
|
-
// Instagram aliases
|
|
1426
|
-
export { default as InstagramIcon } from '../icons/instagram';
|
|
1427
1425
|
// Italic aliases
|
|
1428
1426
|
export { default as ItalicIcon } from '../icons/italic';
|
|
1427
|
+
// Instagram aliases
|
|
1428
|
+
export { default as InstagramIcon } from '../icons/instagram';
|
|
1429
1429
|
// IterationCcw aliases
|
|
1430
1430
|
export { default as IterationCcwIcon } from '../icons/iteration-ccw';
|
|
1431
1431
|
// IterationCw aliases
|
|
@@ -1442,22 +1442,22 @@ export { default as KayakIcon } from '../icons/kayak';
|
|
|
1442
1442
|
export { default as KeyRoundIcon } from '../icons/key-round';
|
|
1443
1443
|
// KeySquare aliases
|
|
1444
1444
|
export { default as KeySquareIcon } from '../icons/key-square';
|
|
1445
|
-
// Key aliases
|
|
1446
|
-
export { default as KeyIcon } from '../icons/key';
|
|
1447
1445
|
// KeyboardMusic aliases
|
|
1448
1446
|
export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
|
|
1449
|
-
// Keyboard aliases
|
|
1450
|
-
export { default as KeyboardIcon } from '../icons/keyboard';
|
|
1451
1447
|
// KeyboardOff aliases
|
|
1452
1448
|
export { default as KeyboardOffIcon } from '../icons/keyboard-off';
|
|
1453
|
-
//
|
|
1454
|
-
export { default as
|
|
1449
|
+
// Key aliases
|
|
1450
|
+
export { default as KeyIcon } from '../icons/key';
|
|
1451
|
+
// Keyboard aliases
|
|
1452
|
+
export { default as KeyboardIcon } from '../icons/keyboard';
|
|
1455
1453
|
// LampCeiling aliases
|
|
1456
1454
|
export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
|
|
1457
|
-
//
|
|
1458
|
-
export { default as
|
|
1455
|
+
// LampDesk aliases
|
|
1456
|
+
export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
1459
1457
|
// LampWallDown aliases
|
|
1460
1458
|
export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
|
|
1459
|
+
// LampFloor aliases
|
|
1460
|
+
export { default as LampFloorIcon } from '../icons/lamp-floor';
|
|
1461
1461
|
// LampWallUp aliases
|
|
1462
1462
|
export { default as LampWallUpIcon } from '../icons/lamp-wall-up';
|
|
1463
1463
|
// Lamp aliases
|
|
@@ -1478,38 +1478,38 @@ export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
|
1478
1478
|
export { default as LassoIcon } from '../icons/lasso';
|
|
1479
1479
|
// Laugh aliases
|
|
1480
1480
|
export { default as LaughIcon } from '../icons/laugh';
|
|
1481
|
-
// LayersPlus aliases
|
|
1482
|
-
export { default as LayersPlusIcon } from '../icons/layers-plus';
|
|
1483
1481
|
// Layers2 aliases
|
|
1484
1482
|
export { default as Layers2Icon } from '../icons/layers-2';
|
|
1483
|
+
// LayersPlus aliases
|
|
1484
|
+
export { default as LayersPlusIcon } from '../icons/layers-plus';
|
|
1485
1485
|
// LayoutDashboard aliases
|
|
1486
1486
|
export { default as LayoutDashboardIcon } from '../icons/layout-dashboard';
|
|
1487
|
-
// LayoutGrid aliases
|
|
1488
|
-
export { default as LayoutGridIcon } from '../icons/layout-grid';
|
|
1489
1487
|
// LayoutList aliases
|
|
1490
1488
|
export { default as LayoutListIcon } from '../icons/layout-list';
|
|
1491
1489
|
// LayoutPanelLeft aliases
|
|
1492
1490
|
export { default as LayoutPanelLeftIcon } from '../icons/layout-panel-left';
|
|
1491
|
+
// LayoutGrid aliases
|
|
1492
|
+
export { default as LayoutGridIcon } from '../icons/layout-grid';
|
|
1493
1493
|
// LayoutPanelTop aliases
|
|
1494
1494
|
export { default as LayoutPanelTopIcon } from '../icons/layout-panel-top';
|
|
1495
1495
|
// LayoutTemplate aliases
|
|
1496
1496
|
export { default as LayoutTemplateIcon } from '../icons/layout-template';
|
|
1497
|
+
// Lectern aliases
|
|
1498
|
+
export { default as LecternIcon } from '../icons/lectern';
|
|
1497
1499
|
// Leaf aliases
|
|
1498
1500
|
export { default as LeafIcon } from '../icons/leaf';
|
|
1499
1501
|
// LeafyGreen aliases
|
|
1500
1502
|
export { default as LeafyGreenIcon } from '../icons/leafy-green';
|
|
1501
|
-
// Lectern aliases
|
|
1502
|
-
export { default as LecternIcon } from '../icons/lectern';
|
|
1503
1503
|
// LibraryBig aliases
|
|
1504
1504
|
export { default as LibraryBigIcon } from '../icons/library-big';
|
|
1505
1505
|
// Library aliases
|
|
1506
1506
|
export { default as LibraryIcon } from '../icons/library';
|
|
1507
1507
|
// LifeBuoy aliases
|
|
1508
1508
|
export { default as LifeBuoyIcon } from '../icons/life-buoy';
|
|
1509
|
-
// Ligature aliases
|
|
1510
|
-
export { default as LigatureIcon } from '../icons/ligature';
|
|
1511
1509
|
// LightbulbOff aliases
|
|
1512
1510
|
export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
1511
|
+
// Ligature aliases
|
|
1512
|
+
export { default as LigatureIcon } from '../icons/ligature';
|
|
1513
1513
|
// Lightbulb aliases
|
|
1514
1514
|
export { default as LightbulbIcon } from '../icons/lightbulb';
|
|
1515
1515
|
// LineSquiggle aliases
|
|
@@ -1520,38 +1520,38 @@ export { default as Link2OffIcon } from '../icons/link-2-off';
|
|
|
1520
1520
|
export { default as Link2Icon } from '../icons/link-2';
|
|
1521
1521
|
// Link aliases
|
|
1522
1522
|
export { default as LinkIcon } from '../icons/link';
|
|
1523
|
+
// Linkedin aliases
|
|
1524
|
+
export { default as LinkedinIcon } from '../icons/linkedin';
|
|
1523
1525
|
// ListCheck aliases
|
|
1524
1526
|
export { default as ListCheckIcon } from '../icons/list-check';
|
|
1525
1527
|
// ListChecks aliases
|
|
1526
1528
|
export { default as ListChecksIcon } from '../icons/list-checks';
|
|
1527
|
-
// Linkedin aliases
|
|
1528
|
-
export { default as LinkedinIcon } from '../icons/linkedin';
|
|
1529
|
-
// ListChevronsUpDown aliases
|
|
1530
|
-
export { default as ListChevronsUpDownIcon } from '../icons/list-chevrons-up-down';
|
|
1531
1529
|
// ListChevronsDownUp aliases
|
|
1532
1530
|
export { default as ListChevronsDownUpIcon } from '../icons/list-chevrons-down-up';
|
|
1533
1531
|
// ListCollapse aliases
|
|
1534
1532
|
export { default as ListCollapseIcon } from '../icons/list-collapse';
|
|
1535
|
-
//
|
|
1536
|
-
export { default as
|
|
1533
|
+
// ListChevronsUpDown aliases
|
|
1534
|
+
export { default as ListChevronsUpDownIcon } from '../icons/list-chevrons-up-down';
|
|
1537
1535
|
// ListFilterPlus aliases
|
|
1538
1536
|
export { default as ListFilterPlusIcon } from '../icons/list-filter-plus';
|
|
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
|
-
// ListMinus aliases
|
|
1542
|
-
export { default as ListMinusIcon } from '../icons/list-minus';
|
|
1543
1541
|
// ListMusic aliases
|
|
1544
1542
|
export { default as ListMusicIcon } from '../icons/list-music';
|
|
1543
|
+
// ListMinus aliases
|
|
1544
|
+
export { default as ListMinusIcon } from '../icons/list-minus';
|
|
1545
1545
|
// ListOrdered aliases
|
|
1546
1546
|
export { default as ListOrderedIcon } from '../icons/list-ordered';
|
|
1547
1547
|
// ListPlus aliases
|
|
1548
1548
|
export { default as ListPlusIcon } from '../icons/list-plus';
|
|
1549
1549
|
// ListRestart aliases
|
|
1550
1550
|
export { default as ListRestartIcon } from '../icons/list-restart';
|
|
1551
|
-
// ListTodo aliases
|
|
1552
|
-
export { default as ListTodoIcon } from '../icons/list-todo';
|
|
1553
1551
|
// ListStart aliases
|
|
1554
1552
|
export { default as ListStartIcon } from '../icons/list-start';
|
|
1553
|
+
// ListTodo aliases
|
|
1554
|
+
export { default as ListTodoIcon } from '../icons/list-todo';
|
|
1555
1555
|
// ListTree aliases
|
|
1556
1556
|
export { default as ListTreeIcon } from '../icons/list-tree';
|
|
1557
1557
|
// ListVideo aliases
|
|
@@ -1562,18 +1562,18 @@ export { default as ListXIcon } from '../icons/list-x';
|
|
|
1562
1562
|
export { default as ListIcon } from '../icons/list';
|
|
1563
1563
|
// Loader aliases
|
|
1564
1564
|
export { default as LoaderIcon } from '../icons/loader';
|
|
1565
|
-
// LocateFixed aliases
|
|
1566
|
-
export { default as LocateFixedIcon } from '../icons/locate-fixed';
|
|
1567
1565
|
// LoaderPinwheel aliases
|
|
1568
1566
|
export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
|
|
1567
|
+
// LocateFixed aliases
|
|
1568
|
+
export { default as LocateFixedIcon } from '../icons/locate-fixed';
|
|
1569
1569
|
// LocateOff aliases
|
|
1570
1570
|
export { default as LocateOffIcon } from '../icons/locate-off';
|
|
1571
1571
|
// Locate aliases
|
|
1572
1572
|
export { default as LocateIcon } from '../icons/locate';
|
|
1573
|
-
// Lock aliases
|
|
1574
|
-
export { default as LockIcon } from '../icons/lock';
|
|
1575
1573
|
// LockKeyhole aliases
|
|
1576
1574
|
export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
|
|
1575
|
+
// Lock aliases
|
|
1576
|
+
export { default as LockIcon } from '../icons/lock';
|
|
1577
1577
|
// LogIn aliases
|
|
1578
1578
|
export { default as LogInIcon } from '../icons/log-in';
|
|
1579
1579
|
// LogOut aliases
|
|
@@ -1584,16 +1584,16 @@ export { default as LogsIcon } from '../icons/logs';
|
|
|
1584
1584
|
export { default as LollipopIcon } from '../icons/lollipop';
|
|
1585
1585
|
// Luggage aliases
|
|
1586
1586
|
export { default as LuggageIcon } from '../icons/luggage';
|
|
1587
|
-
// MailCheck aliases
|
|
1588
|
-
export { default as MailCheckIcon } from '../icons/mail-check';
|
|
1589
1587
|
// Magnet aliases
|
|
1590
1588
|
export { default as MagnetIcon } from '../icons/magnet';
|
|
1589
|
+
// MailCheck aliases
|
|
1590
|
+
export { default as MailCheckIcon } from '../icons/mail-check';
|
|
1591
1591
|
// MailMinus aliases
|
|
1592
1592
|
export { default as MailMinusIcon } from '../icons/mail-minus';
|
|
1593
|
-
// MailOpen aliases
|
|
1594
|
-
export { default as MailOpenIcon } from '../icons/mail-open';
|
|
1595
1593
|
// MailPlus aliases
|
|
1596
1594
|
export { default as MailPlusIcon } from '../icons/mail-plus';
|
|
1595
|
+
// MailOpen aliases
|
|
1596
|
+
export { default as MailOpenIcon } from '../icons/mail-open';
|
|
1597
1597
|
// MailSearch aliases
|
|
1598
1598
|
export { default as MailSearchIcon } from '../icons/mail-search';
|
|
1599
1599
|
// MailWarning aliases
|
|
@@ -1602,10 +1602,10 @@ export { default as MailWarningIcon } from '../icons/mail-warning';
|
|
|
1602
1602
|
export { default as MailXIcon } from '../icons/mail-x';
|
|
1603
1603
|
// Mail aliases
|
|
1604
1604
|
export { default as MailIcon } from '../icons/mail';
|
|
1605
|
-
// Mails aliases
|
|
1606
|
-
export { default as MailsIcon } from '../icons/mails';
|
|
1607
1605
|
// Mailbox aliases
|
|
1608
1606
|
export { default as MailboxIcon } from '../icons/mailbox';
|
|
1607
|
+
// Mails aliases
|
|
1608
|
+
export { default as MailsIcon } from '../icons/mails';
|
|
1609
1609
|
// MapMinus aliases
|
|
1610
1610
|
export { default as MapMinusIcon } from '../icons/map-minus';
|
|
1611
1611
|
// MapPinCheckInside aliases
|
|
@@ -1616,10 +1616,10 @@ export { default as MapPinCheckIcon } from '../icons/map-pin-check';
|
|
|
1616
1616
|
export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside';
|
|
1617
1617
|
// MapPinHouse aliases
|
|
1618
1618
|
export { default as MapPinHouseIcon } from '../icons/map-pin-house';
|
|
1619
|
-
// MapPinOff aliases
|
|
1620
|
-
export { default as MapPinOffIcon } from '../icons/map-pin-off';
|
|
1621
1619
|
// MapPinMinus aliases
|
|
1622
1620
|
export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
|
|
1621
|
+
// MapPinOff aliases
|
|
1622
|
+
export { default as MapPinOffIcon } from '../icons/map-pin-off';
|
|
1623
1623
|
// MapPinPlusInside aliases
|
|
1624
1624
|
export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside';
|
|
1625
1625
|
// MapPinPlus aliases
|
|
@@ -1632,48 +1632,48 @@ export { default as MapPinXIcon } from '../icons/map-pin-x';
|
|
|
1632
1632
|
export { default as MapPinIcon } from '../icons/map-pin';
|
|
1633
1633
|
// MapPinned aliases
|
|
1634
1634
|
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1635
|
-
// Map aliases
|
|
1636
|
-
export { default as MapIcon } from '../icons/map';
|
|
1637
1635
|
// MapPlus aliases
|
|
1638
1636
|
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1639
1637
|
// MarsStroke aliases
|
|
1640
1638
|
export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
1639
|
+
// Map aliases
|
|
1640
|
+
export { default as MapIcon } from '../icons/map';
|
|
1641
1641
|
// Mars aliases
|
|
1642
1642
|
export { default as MarsIcon } from '../icons/mars';
|
|
1643
1643
|
// Martini aliases
|
|
1644
1644
|
export { default as MartiniIcon } from '../icons/martini';
|
|
1645
1645
|
// Maximize2 aliases
|
|
1646
1646
|
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1647
|
-
// Medal aliases
|
|
1648
|
-
export { default as MedalIcon } from '../icons/medal';
|
|
1649
1647
|
// Maximize aliases
|
|
1650
1648
|
export { default as MaximizeIcon } from '../icons/maximize';
|
|
1651
|
-
//
|
|
1652
|
-
export { default as
|
|
1649
|
+
// Medal aliases
|
|
1650
|
+
export { default as MedalIcon } from '../icons/medal';
|
|
1653
1651
|
// MegaphoneOff aliases
|
|
1654
1652
|
export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
|
|
1653
|
+
// Megaphone aliases
|
|
1654
|
+
export { default as MegaphoneIcon } from '../icons/megaphone';
|
|
1655
1655
|
// Meh aliases
|
|
1656
1656
|
export { default as MehIcon } from '../icons/meh';
|
|
1657
|
-
// MemoryStick aliases
|
|
1658
|
-
export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
1659
1657
|
// Menu aliases
|
|
1660
1658
|
export { default as MenuIcon } from '../icons/menu';
|
|
1659
|
+
// MemoryStick aliases
|
|
1660
|
+
export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
1661
1661
|
// Merge aliases
|
|
1662
1662
|
export { default as MergeIcon } from '../icons/merge';
|
|
1663
|
-
// MessageCircleDashed aliases
|
|
1664
|
-
export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed';
|
|
1665
1663
|
// MessageCircleCode aliases
|
|
1666
1664
|
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1665
|
+
// MessageCircleDashed aliases
|
|
1666
|
+
export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed';
|
|
1667
1667
|
// MessageCircleHeart aliases
|
|
1668
1668
|
export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart';
|
|
1669
1669
|
// MessageCircleMore aliases
|
|
1670
1670
|
export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
|
|
1671
|
+
// MessageCircleReply aliases
|
|
1672
|
+
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
|
|
1671
1673
|
// MessageCircleOff aliases
|
|
1672
1674
|
export { default as MessageCircleOffIcon } from '../icons/message-circle-off';
|
|
1673
1675
|
// MessageCirclePlus aliases
|
|
1674
1676
|
export { default as MessageCirclePlusIcon } from '../icons/message-circle-plus';
|
|
1675
|
-
// MessageCircleReply aliases
|
|
1676
|
-
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
|
|
1677
1677
|
// MessageCircleWarning aliases
|
|
1678
1678
|
export { default as MessageCircleWarningIcon } from '../icons/message-circle-warning';
|
|
1679
1679
|
// MessageCircleX aliases
|
|
@@ -1698,34 +1698,34 @@ export { default as MessageSquareMoreIcon } from '../icons/message-square-more';
|
|
|
1698
1698
|
export { default as MessageSquareOffIcon } from '../icons/message-square-off';
|
|
1699
1699
|
// MessageSquarePlus aliases
|
|
1700
1700
|
export { default as MessageSquarePlusIcon } from '../icons/message-square-plus';
|
|
1701
|
-
// MessageSquareShare aliases
|
|
1702
|
-
export { default as MessageSquareShareIcon } from '../icons/message-square-share';
|
|
1703
1701
|
// MessageSquareQuote aliases
|
|
1704
1702
|
export { default as MessageSquareQuoteIcon } from '../icons/message-square-quote';
|
|
1705
|
-
// MessageSquareText aliases
|
|
1706
|
-
export { default as MessageSquareTextIcon } from '../icons/message-square-text';
|
|
1707
1703
|
// MessageSquareReply aliases
|
|
1708
1704
|
export { default as MessageSquareReplyIcon } from '../icons/message-square-reply';
|
|
1705
|
+
// MessageSquareShare aliases
|
|
1706
|
+
export { default as MessageSquareShareIcon } from '../icons/message-square-share';
|
|
1707
|
+
// MessageSquareText aliases
|
|
1708
|
+
export { default as MessageSquareTextIcon } from '../icons/message-square-text';
|
|
1709
1709
|
// MessageSquareWarning aliases
|
|
1710
1710
|
export { default as MessageSquareWarningIcon } from '../icons/message-square-warning';
|
|
1711
|
-
// MessageSquareX aliases
|
|
1712
|
-
export { default as MessageSquareXIcon } from '../icons/message-square-x';
|
|
1713
1711
|
// MessagesSquare aliases
|
|
1714
1712
|
export { default as MessagesSquareIcon } from '../icons/messages-square';
|
|
1715
|
-
//
|
|
1716
|
-
export { default as
|
|
1713
|
+
// MessageSquareX aliases
|
|
1714
|
+
export { default as MessageSquareXIcon } from '../icons/message-square-x';
|
|
1717
1715
|
// MicOff aliases
|
|
1718
1716
|
export { default as MicOffIcon } from '../icons/mic-off';
|
|
1717
|
+
// MessageSquare aliases
|
|
1718
|
+
export { default as MessageSquareIcon } from '../icons/message-square';
|
|
1719
1719
|
// Mic aliases
|
|
1720
1720
|
export { default as MicIcon } from '../icons/mic';
|
|
1721
1721
|
// Microchip aliases
|
|
1722
1722
|
export { default as MicrochipIcon } from '../icons/microchip';
|
|
1723
1723
|
// Microscope aliases
|
|
1724
1724
|
export { default as MicroscopeIcon } from '../icons/microscope';
|
|
1725
|
-
// Microwave aliases
|
|
1726
|
-
export { default as MicrowaveIcon } from '../icons/microwave';
|
|
1727
1725
|
// Milestone aliases
|
|
1728
1726
|
export { default as MilestoneIcon } from '../icons/milestone';
|
|
1727
|
+
// Microwave aliases
|
|
1728
|
+
export { default as MicrowaveIcon } from '../icons/microwave';
|
|
1729
1729
|
// MilkOff aliases
|
|
1730
1730
|
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1731
1731
|
// Milk aliases
|
|
@@ -1738,26 +1738,26 @@ export { default as MinimizeIcon } from '../icons/minimize';
|
|
|
1738
1738
|
export { default as MinusIcon } from '../icons/minus';
|
|
1739
1739
|
// MonitorCheck aliases
|
|
1740
1740
|
export { default as MonitorCheckIcon } from '../icons/monitor-check';
|
|
1741
|
-
// MonitorCloud aliases
|
|
1742
|
-
export { default as MonitorCloudIcon } from '../icons/monitor-cloud';
|
|
1743
1741
|
// MonitorCog aliases
|
|
1744
1742
|
export { default as MonitorCogIcon } from '../icons/monitor-cog';
|
|
1745
|
-
//
|
|
1746
|
-
export { default as
|
|
1743
|
+
// MonitorCloud aliases
|
|
1744
|
+
export { default as MonitorCloudIcon } from '../icons/monitor-cloud';
|
|
1747
1745
|
// MonitorDot aliases
|
|
1748
1746
|
export { default as MonitorDotIcon } from '../icons/monitor-dot';
|
|
1749
|
-
//
|
|
1750
|
-
export { default as
|
|
1747
|
+
// MonitorDown aliases
|
|
1748
|
+
export { default as MonitorDownIcon } from '../icons/monitor-down';
|
|
1751
1749
|
// MonitorPause aliases
|
|
1752
1750
|
export { default as MonitorPauseIcon } from '../icons/monitor-pause';
|
|
1751
|
+
// MonitorOff aliases
|
|
1752
|
+
export { default as MonitorOffIcon } from '../icons/monitor-off';
|
|
1753
1753
|
// MonitorPlay aliases
|
|
1754
1754
|
export { default as MonitorPlayIcon } from '../icons/monitor-play';
|
|
1755
1755
|
// MonitorSmartphone aliases
|
|
1756
1756
|
export { default as MonitorSmartphoneIcon } from '../icons/monitor-smartphone';
|
|
1757
|
-
// MonitorStop aliases
|
|
1758
|
-
export { default as MonitorStopIcon } from '../icons/monitor-stop';
|
|
1759
1757
|
// MonitorSpeaker aliases
|
|
1760
1758
|
export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker';
|
|
1759
|
+
// MonitorStop aliases
|
|
1760
|
+
export { default as MonitorStopIcon } from '../icons/monitor-stop';
|
|
1761
1761
|
// MonitorUp aliases
|
|
1762
1762
|
export { default as MonitorUpIcon } from '../icons/monitor-up';
|
|
1763
1763
|
// MonitorX aliases
|
|
@@ -1778,14 +1778,14 @@ export { default as MountainIcon } from '../icons/mountain';
|
|
|
1778
1778
|
export { default as MouseOffIcon } from '../icons/mouse-off';
|
|
1779
1779
|
// MousePointer2Off aliases
|
|
1780
1780
|
export { default as MousePointer2OffIcon } from '../icons/mouse-pointer-2-off';
|
|
1781
|
-
// MousePointerClick aliases
|
|
1782
|
-
export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click';
|
|
1783
1781
|
// MousePointer2 aliases
|
|
1784
1782
|
export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
|
|
1785
|
-
// MousePointer aliases
|
|
1786
|
-
export { default as MousePointerIcon } from '../icons/mouse-pointer';
|
|
1787
1783
|
// MousePointerBan aliases
|
|
1788
1784
|
export { default as MousePointerBanIcon } from '../icons/mouse-pointer-ban';
|
|
1785
|
+
// MousePointerClick aliases
|
|
1786
|
+
export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click';
|
|
1787
|
+
// MousePointer aliases
|
|
1788
|
+
export { default as MousePointerIcon } from '../icons/mouse-pointer';
|
|
1789
1789
|
// Mouse aliases
|
|
1790
1790
|
export { default as MouseIcon } from '../icons/mouse';
|
|
1791
1791
|
// MoveDiagonal2 aliases
|
|
@@ -1796,34 +1796,34 @@ export { default as MoveDiagonalIcon } from '../icons/move-diagonal';
|
|
|
1796
1796
|
export { default as MoveDownLeftIcon } from '../icons/move-down-left';
|
|
1797
1797
|
// MoveDownRight aliases
|
|
1798
1798
|
export { default as MoveDownRightIcon } from '../icons/move-down-right';
|
|
1799
|
+
// MoveDown aliases
|
|
1800
|
+
export { default as MoveDownIcon } from '../icons/move-down';
|
|
1799
1801
|
// MoveHorizontal aliases
|
|
1800
1802
|
export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
|
|
1801
1803
|
// MoveLeft aliases
|
|
1802
1804
|
export { default as MoveLeftIcon } from '../icons/move-left';
|
|
1803
|
-
// MoveDown aliases
|
|
1804
|
-
export { default as MoveDownIcon } from '../icons/move-down';
|
|
1805
1805
|
// MoveRight aliases
|
|
1806
1806
|
export { default as MoveRightIcon } from '../icons/move-right';
|
|
1807
1807
|
// MoveUpLeft aliases
|
|
1808
1808
|
export { default as MoveUpLeftIcon } from '../icons/move-up-left';
|
|
1809
1809
|
// MoveUpRight aliases
|
|
1810
1810
|
export { default as MoveUpRightIcon } from '../icons/move-up-right';
|
|
1811
|
-
// MoveVertical aliases
|
|
1812
|
-
export { default as MoveVerticalIcon } from '../icons/move-vertical';
|
|
1813
1811
|
// MoveUp aliases
|
|
1814
1812
|
export { default as MoveUpIcon } from '../icons/move-up';
|
|
1813
|
+
// MoveVertical aliases
|
|
1814
|
+
export { default as MoveVerticalIcon } from '../icons/move-vertical';
|
|
1815
1815
|
// Move aliases
|
|
1816
1816
|
export { default as MoveIcon } from '../icons/move';
|
|
1817
|
+
// Music3 aliases
|
|
1818
|
+
export { default as Music3Icon } from '../icons/music-3';
|
|
1817
1819
|
// Music2 aliases
|
|
1818
1820
|
export { default as Music2Icon } from '../icons/music-2';
|
|
1819
|
-
// Navigation2Off aliases
|
|
1820
|
-
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1821
1821
|
// Music4 aliases
|
|
1822
1822
|
export { default as Music4Icon } from '../icons/music-4';
|
|
1823
|
-
// Music3 aliases
|
|
1824
|
-
export { default as Music3Icon } from '../icons/music-3';
|
|
1825
1823
|
// Music aliases
|
|
1826
1824
|
export { default as MusicIcon } from '../icons/music';
|
|
1825
|
+
// Navigation2Off aliases
|
|
1826
|
+
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1827
1827
|
// Navigation2 aliases
|
|
1828
1828
|
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1829
1829
|
// NavigationOff aliases
|
|
@@ -1848,24 +1848,24 @@ export { default as NotebookTextIcon } from '../icons/notebook-text';
|
|
|
1848
1848
|
export { default as NotebookIcon } from '../icons/notebook';
|
|
1849
1849
|
// NotepadTextDashed aliases
|
|
1850
1850
|
export { default as NotepadTextDashedIcon } from '../icons/notepad-text-dashed';
|
|
1851
|
-
// NotepadText aliases
|
|
1852
|
-
export { default as NotepadTextIcon } from '../icons/notepad-text';
|
|
1853
1851
|
// NutOff aliases
|
|
1854
1852
|
export { default as NutOffIcon } from '../icons/nut-off';
|
|
1855
|
-
// OctagonMinus aliases
|
|
1856
|
-
export { default as OctagonMinusIcon } from '../icons/octagon-minus';
|
|
1857
1853
|
// Nut aliases
|
|
1858
1854
|
export { default as NutIcon } from '../icons/nut';
|
|
1855
|
+
// NotepadText aliases
|
|
1856
|
+
export { default as NotepadTextIcon } from '../icons/notepad-text';
|
|
1857
|
+
// OctagonMinus aliases
|
|
1858
|
+
export { default as OctagonMinusIcon } from '../icons/octagon-minus';
|
|
1859
1859
|
// Octagon aliases
|
|
1860
1860
|
export { default as OctagonIcon } from '../icons/octagon';
|
|
1861
1861
|
// Omega aliases
|
|
1862
1862
|
export { default as OmegaIcon } from '../icons/omega';
|
|
1863
1863
|
// Option aliases
|
|
1864
1864
|
export { default as OptionIcon } from '../icons/option';
|
|
1865
|
-
// Orbit aliases
|
|
1866
|
-
export { default as OrbitIcon } from '../icons/orbit';
|
|
1867
1865
|
// Origami aliases
|
|
1868
1866
|
export { default as OrigamiIcon } from '../icons/origami';
|
|
1867
|
+
// Orbit aliases
|
|
1868
|
+
export { default as OrbitIcon } from '../icons/orbit';
|
|
1869
1869
|
// Package2 aliases
|
|
1870
1870
|
export { default as Package2Icon } from '../icons/package-2';
|
|
1871
1871
|
// PackageCheck aliases
|
|
@@ -1874,46 +1874,46 @@ export { default as PackageCheckIcon } from '../icons/package-check';
|
|
|
1874
1874
|
export { default as PackageMinusIcon } from '../icons/package-minus';
|
|
1875
1875
|
// PackageOpen aliases
|
|
1876
1876
|
export { default as PackageOpenIcon } from '../icons/package-open';
|
|
1877
|
-
// PackagePlus aliases
|
|
1878
|
-
export { default as PackagePlusIcon } from '../icons/package-plus';
|
|
1879
1877
|
// PackageSearch aliases
|
|
1880
1878
|
export { default as PackageSearchIcon } from '../icons/package-search';
|
|
1879
|
+
// PackagePlus aliases
|
|
1880
|
+
export { default as PackagePlusIcon } from '../icons/package-plus';
|
|
1881
1881
|
// PackageX aliases
|
|
1882
1882
|
export { default as PackageXIcon } from '../icons/package-x';
|
|
1883
1883
|
// Package aliases
|
|
1884
1884
|
export { default as PackageIcon } from '../icons/package';
|
|
1885
|
-
// PaintRoller aliases
|
|
1886
|
-
export { default as PaintRollerIcon } from '../icons/paint-roller';
|
|
1887
1885
|
// PaintBucket aliases
|
|
1888
1886
|
export { default as PaintBucketIcon } from '../icons/paint-bucket';
|
|
1887
|
+
// PaintRoller aliases
|
|
1888
|
+
export { default as PaintRollerIcon } from '../icons/paint-roller';
|
|
1889
1889
|
// Paintbrush aliases
|
|
1890
1890
|
export { default as PaintbrushIcon } from '../icons/paintbrush';
|
|
1891
1891
|
// Palette aliases
|
|
1892
1892
|
export { default as PaletteIcon } from '../icons/palette';
|
|
1893
1893
|
// Panda aliases
|
|
1894
1894
|
export { default as PandaIcon } from '../icons/panda';
|
|
1895
|
-
// PanelBottomOpen aliases
|
|
1896
|
-
export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
|
|
1897
1895
|
// PanelBottomClose aliases
|
|
1898
1896
|
export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
|
|
1899
1897
|
// PanelBottom aliases
|
|
1900
1898
|
export { default as PanelBottomIcon } from '../icons/panel-bottom';
|
|
1899
|
+
// PanelBottomOpen aliases
|
|
1900
|
+
export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
|
|
1901
1901
|
// PanelLeftRightDashed aliases
|
|
1902
1902
|
export { default as PanelLeftRightDashedIcon } from '../icons/panel-left-right-dashed';
|
|
1903
|
-
// PanelRightOpen aliases
|
|
1904
|
-
export { default as PanelRightOpenIcon } from '../icons/panel-right-open';
|
|
1905
1903
|
// PanelRightClose aliases
|
|
1906
1904
|
export { default as PanelRightCloseIcon } from '../icons/panel-right-close';
|
|
1905
|
+
// PanelRightOpen aliases
|
|
1906
|
+
export { default as PanelRightOpenIcon } from '../icons/panel-right-open';
|
|
1907
1907
|
// PanelRight aliases
|
|
1908
1908
|
export { default as PanelRightIcon } from '../icons/panel-right';
|
|
1909
1909
|
// PanelTopBottomDashed aliases
|
|
1910
1910
|
export { default as PanelTopBottomDashedIcon } from '../icons/panel-top-bottom-dashed';
|
|
1911
1911
|
// PanelTopClose aliases
|
|
1912
1912
|
export { default as PanelTopCloseIcon } from '../icons/panel-top-close';
|
|
1913
|
-
// PanelTopOpen aliases
|
|
1914
|
-
export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
|
|
1915
1913
|
// PanelTop aliases
|
|
1916
1914
|
export { default as PanelTopIcon } from '../icons/panel-top';
|
|
1915
|
+
// PanelTopOpen aliases
|
|
1916
|
+
export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
|
|
1917
1917
|
// PanelsLeftBottom aliases
|
|
1918
1918
|
export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
|
|
1919
1919
|
// PanelsRightBottom aliases
|
|
@@ -1928,28 +1928,28 @@ export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
|
1928
1928
|
export { default as PartyPopperIcon } from '../icons/party-popper';
|
|
1929
1929
|
// Pause aliases
|
|
1930
1930
|
export { default as PauseIcon } from '../icons/pause';
|
|
1931
|
-
// PawPrint aliases
|
|
1932
|
-
export { default as PawPrintIcon } from '../icons/paw-print';
|
|
1933
1931
|
// PcCase aliases
|
|
1934
1932
|
export { default as PcCaseIcon } from '../icons/pc-case';
|
|
1935
|
-
//
|
|
1936
|
-
export { default as
|
|
1933
|
+
// PawPrint aliases
|
|
1934
|
+
export { default as PawPrintIcon } from '../icons/paw-print';
|
|
1937
1935
|
// PenOff aliases
|
|
1938
1936
|
export { default as PenOffIcon } from '../icons/pen-off';
|
|
1937
|
+
// PenTool aliases
|
|
1938
|
+
export { default as PenToolIcon } from '../icons/pen-tool';
|
|
1939
1939
|
// PencilLine aliases
|
|
1940
1940
|
export { default as PencilLineIcon } from '../icons/pencil-line';
|
|
1941
1941
|
// PencilOff aliases
|
|
1942
1942
|
export { default as PencilOffIcon } from '../icons/pencil-off';
|
|
1943
|
-
// Pencil aliases
|
|
1944
|
-
export { default as PencilIcon } from '../icons/pencil';
|
|
1945
|
-
// Pentagon aliases
|
|
1946
|
-
export { default as PentagonIcon } from '../icons/pentagon';
|
|
1947
1943
|
// PencilRuler aliases
|
|
1948
1944
|
export { default as PencilRulerIcon } from '../icons/pencil-ruler';
|
|
1945
|
+
// Pencil aliases
|
|
1946
|
+
export { default as PencilIcon } from '../icons/pencil';
|
|
1949
1947
|
// Percent aliases
|
|
1950
1948
|
export { default as PercentIcon } from '../icons/percent';
|
|
1951
1949
|
// PersonStanding aliases
|
|
1952
1950
|
export { default as PersonStandingIcon } from '../icons/person-standing';
|
|
1951
|
+
// Pentagon aliases
|
|
1952
|
+
export { default as PentagonIcon } from '../icons/pentagon';
|
|
1953
1953
|
// PhilippinePeso aliases
|
|
1954
1954
|
export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
1955
1955
|
// PhoneCall aliases
|
|
@@ -1976,18 +1976,18 @@ export { default as PickaxeIcon } from '../icons/pickaxe';
|
|
|
1976
1976
|
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
1977
1977
|
// PictureInPicture aliases
|
|
1978
1978
|
export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
1979
|
-
// PilcrowLeft aliases
|
|
1980
|
-
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
1981
1979
|
// PiggyBank aliases
|
|
1982
1980
|
export { default as PiggyBankIcon } from '../icons/piggy-bank';
|
|
1981
|
+
// PilcrowLeft aliases
|
|
1982
|
+
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
1983
1983
|
// PilcrowRight aliases
|
|
1984
1984
|
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
1985
1985
|
// Pilcrow aliases
|
|
1986
1986
|
export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
1987
|
-
// PillBottle aliases
|
|
1988
|
-
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
1989
1987
|
// Pill aliases
|
|
1990
1988
|
export { default as PillIcon } from '../icons/pill';
|
|
1989
|
+
// PillBottle aliases
|
|
1990
|
+
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
1991
1991
|
// PinOff aliases
|
|
1992
1992
|
export { default as PinOffIcon } from '../icons/pin-off';
|
|
1993
1993
|
// Pin aliases
|
|
@@ -1998,12 +1998,12 @@ export { default as PipetteIcon } from '../icons/pipette';
|
|
|
1998
1998
|
export { default as PizzaIcon } from '../icons/pizza';
|
|
1999
1999
|
// PlaneLanding aliases
|
|
2000
2000
|
export { default as PlaneLandingIcon } from '../icons/plane-landing';
|
|
2001
|
-
// Plane aliases
|
|
2002
|
-
export { default as PlaneIcon } from '../icons/plane';
|
|
2003
2001
|
// PlaneTakeoff aliases
|
|
2004
2002
|
export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff';
|
|
2005
2003
|
// Play aliases
|
|
2006
2004
|
export { default as PlayIcon } from '../icons/play';
|
|
2005
|
+
// Plane aliases
|
|
2006
|
+
export { default as PlaneIcon } from '../icons/plane';
|
|
2007
2007
|
// Plug2 aliases
|
|
2008
2008
|
export { default as Plug2Icon } from '../icons/plug-2';
|
|
2009
2009
|
// Plug aliases
|
|
@@ -2012,22 +2012,22 @@ export { default as PlugIcon } from '../icons/plug';
|
|
|
2012
2012
|
export { default as PlusIcon } from '../icons/plus';
|
|
2013
2013
|
// PocketKnife aliases
|
|
2014
2014
|
export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
2015
|
+
// Pocket aliases
|
|
2016
|
+
export { default as PocketIcon } from '../icons/pocket';
|
|
2015
2017
|
// Podcast aliases
|
|
2016
2018
|
export { default as PodcastIcon } from '../icons/podcast';
|
|
2017
2019
|
// PointerOff aliases
|
|
2018
2020
|
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
2019
|
-
// Pocket aliases
|
|
2020
|
-
export { default as PocketIcon } from '../icons/pocket';
|
|
2021
2021
|
// Pointer aliases
|
|
2022
2022
|
export { default as PointerIcon } from '../icons/pointer';
|
|
2023
2023
|
// Popcorn aliases
|
|
2024
2024
|
export { default as PopcornIcon } from '../icons/popcorn';
|
|
2025
2025
|
// Popsicle aliases
|
|
2026
2026
|
export { default as PopsicleIcon } from '../icons/popsicle';
|
|
2027
|
-
// PowerOff aliases
|
|
2028
|
-
export { default as PowerOffIcon } from '../icons/power-off';
|
|
2029
2027
|
// PoundSterling aliases
|
|
2030
2028
|
export { default as PoundSterlingIcon } from '../icons/pound-sterling';
|
|
2029
|
+
// PowerOff aliases
|
|
2030
|
+
export { default as PowerOffIcon } from '../icons/power-off';
|
|
2031
2031
|
// Power aliases
|
|
2032
2032
|
export { default as PowerIcon } from '../icons/power';
|
|
2033
2033
|
// Presentation aliases
|
|
@@ -2046,28 +2046,28 @@ export { default as PuzzleIcon } from '../icons/puzzle';
|
|
|
2046
2046
|
export { default as PyramidIcon } from '../icons/pyramid';
|
|
2047
2047
|
// QrCode aliases
|
|
2048
2048
|
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
2049
|
-
// Quote aliases
|
|
2050
|
-
export { default as QuoteIcon } from '../icons/quote';
|
|
2051
2049
|
// Rabbit aliases
|
|
2052
2050
|
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2051
|
+
// Quote aliases
|
|
2052
|
+
export { default as QuoteIcon } from '../icons/quote';
|
|
2053
2053
|
// Radar aliases
|
|
2054
2054
|
export { default as RadarIcon } from '../icons/radar';
|
|
2055
|
-
// Radical aliases
|
|
2056
|
-
export { default as RadicalIcon } from '../icons/radical';
|
|
2057
2055
|
// Radiation aliases
|
|
2058
2056
|
export { default as RadiationIcon } from '../icons/radiation';
|
|
2057
|
+
// Radical aliases
|
|
2058
|
+
export { default as RadicalIcon } from '../icons/radical';
|
|
2059
2059
|
// RadioReceiver aliases
|
|
2060
2060
|
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2061
|
-
// RadioTower aliases
|
|
2062
|
-
export { default as RadioTowerIcon } from '../icons/radio-tower';
|
|
2063
2061
|
// Radio aliases
|
|
2064
2062
|
export { default as RadioIcon } from '../icons/radio';
|
|
2063
|
+
// RadioTower aliases
|
|
2064
|
+
export { default as RadioTowerIcon } from '../icons/radio-tower';
|
|
2065
2065
|
// Radius aliases
|
|
2066
2066
|
export { default as RadiusIcon } from '../icons/radius';
|
|
2067
|
-
// Rainbow aliases
|
|
2068
|
-
export { default as RainbowIcon } from '../icons/rainbow';
|
|
2069
2067
|
// RailSymbol aliases
|
|
2070
2068
|
export { default as RailSymbolIcon } from '../icons/rail-symbol';
|
|
2069
|
+
// Rainbow aliases
|
|
2070
|
+
export { default as RainbowIcon } from '../icons/rainbow';
|
|
2071
2071
|
// Rat aliases
|
|
2072
2072
|
export { default as RatIcon } from '../icons/rat';
|
|
2073
2073
|
// Ratio aliases
|
|
@@ -2094,14 +2094,14 @@ export { default as ReceiptTurkishLiraIcon } from '../icons/receipt-turkish-lira
|
|
|
2094
2094
|
export { default as ReceiptIcon } from '../icons/receipt';
|
|
2095
2095
|
// RectangleCircle aliases
|
|
2096
2096
|
export { default as RectangleCircleIcon } from '../icons/rectangle-circle';
|
|
2097
|
-
// RectangleHorizontal aliases
|
|
2098
|
-
export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal';
|
|
2099
2097
|
// RectangleGoggles aliases
|
|
2100
2098
|
export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
|
|
2101
|
-
//
|
|
2102
|
-
export { default as
|
|
2099
|
+
// RectangleHorizontal aliases
|
|
2100
|
+
export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal';
|
|
2103
2101
|
// RectangleVertical aliases
|
|
2104
2102
|
export { default as RectangleVerticalIcon } from '../icons/rectangle-vertical';
|
|
2103
|
+
// Recycle aliases
|
|
2104
|
+
export { default as RecycleIcon } from '../icons/recycle';
|
|
2105
2105
|
// Redo2 aliases
|
|
2106
2106
|
export { default as Redo2Icon } from '../icons/redo-2';
|
|
2107
2107
|
// RedoDot aliases
|
|
@@ -2116,32 +2116,32 @@ export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
|
|
|
2116
2116
|
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
2117
2117
|
// RefreshCw aliases
|
|
2118
2118
|
export { default as RefreshCwIcon } from '../icons/refresh-cw';
|
|
2119
|
-
// Regex aliases
|
|
2120
|
-
export { default as RegexIcon } from '../icons/regex';
|
|
2121
2119
|
// Refrigerator aliases
|
|
2122
2120
|
export { default as RefrigeratorIcon } from '../icons/refrigerator';
|
|
2121
|
+
// Regex aliases
|
|
2122
|
+
export { default as RegexIcon } from '../icons/regex';
|
|
2123
2123
|
// RemoveFormatting aliases
|
|
2124
2124
|
export { default as RemoveFormattingIcon } from '../icons/remove-formatting';
|
|
2125
2125
|
// Repeat1 aliases
|
|
2126
2126
|
export { default as Repeat1Icon } from '../icons/repeat-1';
|
|
2127
2127
|
// Repeat2 aliases
|
|
2128
2128
|
export { default as Repeat2Icon } from '../icons/repeat-2';
|
|
2129
|
-
// Replace aliases
|
|
2130
|
-
export { default as ReplaceIcon } from '../icons/replace';
|
|
2131
2129
|
// Repeat aliases
|
|
2132
2130
|
export { default as RepeatIcon } from '../icons/repeat';
|
|
2133
2131
|
// ReplaceAll aliases
|
|
2134
2132
|
export { default as ReplaceAllIcon } from '../icons/replace-all';
|
|
2133
|
+
// Replace aliases
|
|
2134
|
+
export { default as ReplaceIcon } from '../icons/replace';
|
|
2135
2135
|
// ReplyAll aliases
|
|
2136
2136
|
export { default as ReplyAllIcon } from '../icons/reply-all';
|
|
2137
2137
|
// Reply aliases
|
|
2138
2138
|
export { default as ReplyIcon } from '../icons/reply';
|
|
2139
|
-
// Rocket aliases
|
|
2140
|
-
export { default as RocketIcon } from '../icons/rocket';
|
|
2141
2139
|
// Rewind aliases
|
|
2142
2140
|
export { default as RewindIcon } from '../icons/rewind';
|
|
2143
2141
|
// Ribbon aliases
|
|
2144
2142
|
export { default as RibbonIcon } from '../icons/ribbon';
|
|
2143
|
+
// Rocket aliases
|
|
2144
|
+
export { default as RocketIcon } from '../icons/rocket';
|
|
2145
2145
|
// RockingChair aliases
|
|
2146
2146
|
export { default as RockingChairIcon } from '../icons/rocking-chair';
|
|
2147
2147
|
// RollerCoaster aliases
|
|
@@ -2156,14 +2156,14 @@ export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
|
|
|
2156
2156
|
export { default as RotateCcwIcon } from '../icons/rotate-ccw';
|
|
2157
2157
|
// RotateCwSquare aliases
|
|
2158
2158
|
export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
|
|
2159
|
-
// RotateCw aliases
|
|
2160
|
-
export { default as RotateCwIcon } from '../icons/rotate-cw';
|
|
2161
2159
|
// RouteOff aliases
|
|
2162
2160
|
export { default as RouteOffIcon } from '../icons/route-off';
|
|
2163
|
-
//
|
|
2164
|
-
export { default as
|
|
2161
|
+
// RotateCw aliases
|
|
2162
|
+
export { default as RotateCwIcon } from '../icons/rotate-cw';
|
|
2165
2163
|
// Router aliases
|
|
2166
2164
|
export { default as RouterIcon } from '../icons/router';
|
|
2165
|
+
// Route aliases
|
|
2166
|
+
export { default as RouteIcon } from '../icons/route';
|
|
2167
2167
|
// Rows4 aliases
|
|
2168
2168
|
export { default as Rows4Icon } from '../icons/rows-4';
|
|
2169
2169
|
// Rss aliases
|
|
@@ -2172,30 +2172,30 @@ export { default as RssIcon } from '../icons/rss';
|
|
|
2172
2172
|
export { default as RulerDimensionLineIcon } from '../icons/ruler-dimension-line';
|
|
2173
2173
|
// Ruler aliases
|
|
2174
2174
|
export { default as RulerIcon } from '../icons/ruler';
|
|
2175
|
-
// RussianRuble aliases
|
|
2176
|
-
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2177
2175
|
// Sailboat aliases
|
|
2178
2176
|
export { default as SailboatIcon } from '../icons/sailboat';
|
|
2177
|
+
// RussianRuble aliases
|
|
2178
|
+
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2179
2179
|
// Salad aliases
|
|
2180
2180
|
export { default as SaladIcon } from '../icons/salad';
|
|
2181
|
-
// SatelliteDish aliases
|
|
2182
|
-
export { default as SatelliteDishIcon } from '../icons/satellite-dish';
|
|
2183
2181
|
// Sandwich aliases
|
|
2184
2182
|
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2185
|
-
//
|
|
2186
|
-
export { default as
|
|
2183
|
+
// SatelliteDish aliases
|
|
2184
|
+
export { default as SatelliteDishIcon } from '../icons/satellite-dish';
|
|
2187
2185
|
// Satellite aliases
|
|
2188
2186
|
export { default as SatelliteIcon } from '../icons/satellite';
|
|
2187
|
+
// SaudiRiyal aliases
|
|
2188
|
+
export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
|
|
2189
2189
|
// SaveAll aliases
|
|
2190
2190
|
export { default as SaveAllIcon } from '../icons/save-all';
|
|
2191
2191
|
// SaveOff aliases
|
|
2192
2192
|
export { default as SaveOffIcon } from '../icons/save-off';
|
|
2193
|
-
// Scaling aliases
|
|
2194
|
-
export { default as ScalingIcon } from '../icons/scaling';
|
|
2195
|
-
// Scale aliases
|
|
2196
|
-
export { default as ScaleIcon } from '../icons/scale';
|
|
2197
2193
|
// Save aliases
|
|
2198
2194
|
export { default as SaveIcon } from '../icons/save';
|
|
2195
|
+
// Scale aliases
|
|
2196
|
+
export { default as ScaleIcon } from '../icons/scale';
|
|
2197
|
+
// Scaling aliases
|
|
2198
|
+
export { default as ScalingIcon } from '../icons/scaling';
|
|
2199
2199
|
// ScanBarcode aliases
|
|
2200
2200
|
export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
|
|
2201
2201
|
// ScanEye aliases
|
|
@@ -2204,62 +2204,62 @@ export { default as ScanEyeIcon } from '../icons/scan-eye';
|
|
|
2204
2204
|
export { default as ScanFaceIcon } from '../icons/scan-face';
|
|
2205
2205
|
// ScanHeart aliases
|
|
2206
2206
|
export { default as ScanHeartIcon } from '../icons/scan-heart';
|
|
2207
|
-
// ScanLine aliases
|
|
2208
|
-
export { default as ScanLineIcon } from '../icons/scan-line';
|
|
2209
2207
|
// ScanQrCode aliases
|
|
2210
2208
|
export { default as ScanQrCodeIcon } from '../icons/scan-qr-code';
|
|
2209
|
+
// ScanLine aliases
|
|
2210
|
+
export { default as ScanLineIcon } from '../icons/scan-line';
|
|
2211
2211
|
// ScanSearch aliases
|
|
2212
2212
|
export { default as ScanSearchIcon } from '../icons/scan-search';
|
|
2213
2213
|
// ScanText aliases
|
|
2214
2214
|
export { default as ScanTextIcon } from '../icons/scan-text';
|
|
2215
2215
|
// Scan aliases
|
|
2216
2216
|
export { default as ScanIcon } from '../icons/scan';
|
|
2217
|
+
// School aliases
|
|
2218
|
+
export { default as SchoolIcon } from '../icons/school';
|
|
2217
2219
|
// ScissorsLineDashed aliases
|
|
2218
2220
|
export { default as ScissorsLineDashedIcon } from '../icons/scissors-line-dashed';
|
|
2219
2221
|
// Scissors aliases
|
|
2220
2222
|
export { default as ScissorsIcon } from '../icons/scissors';
|
|
2221
|
-
// School aliases
|
|
2222
|
-
export { default as SchoolIcon } from '../icons/school';
|
|
2223
2223
|
// Scooter aliases
|
|
2224
2224
|
export { default as ScooterIcon } from '../icons/scooter';
|
|
2225
2225
|
// ScreenShareOff aliases
|
|
2226
2226
|
export { default as ScreenShareOffIcon } from '../icons/screen-share-off';
|
|
2227
2227
|
// ScreenShare aliases
|
|
2228
2228
|
export { default as ScreenShareIcon } from '../icons/screen-share';
|
|
2229
|
-
// Scroll aliases
|
|
2230
|
-
export { default as ScrollIcon } from '../icons/scroll';
|
|
2231
|
-
// SearchAlert aliases
|
|
2232
|
-
export { default as SearchAlertIcon } from '../icons/search-alert';
|
|
2233
2229
|
// ScrollText aliases
|
|
2234
2230
|
export { default as ScrollTextIcon } from '../icons/scroll-text';
|
|
2231
|
+
// SearchAlert aliases
|
|
2232
|
+
export { default as SearchAlertIcon } from '../icons/search-alert';
|
|
2233
|
+
// Scroll aliases
|
|
2234
|
+
export { default as ScrollIcon } from '../icons/scroll';
|
|
2235
2235
|
// SearchCode aliases
|
|
2236
2236
|
export { default as SearchCodeIcon } from '../icons/search-code';
|
|
2237
2237
|
// SearchCheck aliases
|
|
2238
2238
|
export { default as SearchCheckIcon } from '../icons/search-check';
|
|
2239
|
-
// SearchX aliases
|
|
2240
|
-
export { default as SearchXIcon } from '../icons/search-x';
|
|
2241
2239
|
// SearchSlash aliases
|
|
2242
2240
|
export { default as SearchSlashIcon } from '../icons/search-slash';
|
|
2241
|
+
// SearchX aliases
|
|
2242
|
+
export { default as SearchXIcon } from '../icons/search-x';
|
|
2243
2243
|
// Search aliases
|
|
2244
2244
|
export { default as SearchIcon } from '../icons/search';
|
|
2245
|
-
// SendToBack aliases
|
|
2246
|
-
export { default as SendToBackIcon } from '../icons/send-to-back';
|
|
2247
2245
|
// Section aliases
|
|
2248
2246
|
export { default as SectionIcon } from '../icons/section';
|
|
2247
|
+
// SendToBack aliases
|
|
2248
|
+
export { default as SendToBackIcon } from '../icons/send-to-back';
|
|
2249
2249
|
// Send aliases
|
|
2250
2250
|
export { default as SendIcon } from '../icons/send';
|
|
2251
2251
|
// SeparatorHorizontal aliases
|
|
2252
2252
|
export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
|
|
2253
2253
|
// SeparatorVertical aliases
|
|
2254
2254
|
export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
|
|
2255
|
+
// ServerCrash aliases
|
|
2256
|
+
export { default as ServerCrashIcon } from '../icons/server-crash';
|
|
2255
2257
|
// ServerCog aliases
|
|
2256
2258
|
export { default as ServerCogIcon } from '../icons/server-cog';
|
|
2257
2259
|
// ServerOff aliases
|
|
2258
2260
|
export { default as ServerOffIcon } from '../icons/server-off';
|
|
2259
2261
|
// Server aliases
|
|
2260
2262
|
export { default as ServerIcon } from '../icons/server';
|
|
2261
|
-
// ServerCrash aliases
|
|
2262
|
-
export { default as ServerCrashIcon } from '../icons/server-crash';
|
|
2263
2263
|
// Settings2 aliases
|
|
2264
2264
|
export { default as Settings2Icon } from '../icons/settings-2';
|
|
2265
2265
|
// Settings aliases
|
|
@@ -2278,10 +2278,10 @@ export { default as ShellIcon } from '../icons/shell';
|
|
|
2278
2278
|
export { default as ShieldAlertIcon } from '../icons/shield-alert';
|
|
2279
2279
|
// ShieldBan aliases
|
|
2280
2280
|
export { default as ShieldBanIcon } from '../icons/shield-ban';
|
|
2281
|
-
// ShieldEllipsis aliases
|
|
2282
|
-
export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
|
|
2283
2281
|
// ShieldCheck aliases
|
|
2284
2282
|
export { default as ShieldCheckIcon } from '../icons/shield-check';
|
|
2283
|
+
// ShieldEllipsis aliases
|
|
2284
|
+
export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
|
|
2285
2285
|
// ShieldHalf aliases
|
|
2286
2286
|
export { default as ShieldHalfIcon } from '../icons/shield-half';
|
|
2287
2287
|
// ShieldMinus aliases
|
|
@@ -2292,10 +2292,10 @@ export { default as ShieldOffIcon } from '../icons/shield-off';
|
|
|
2292
2292
|
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2293
2293
|
// ShieldUser aliases
|
|
2294
2294
|
export { default as ShieldUserIcon } from '../icons/shield-user';
|
|
2295
|
-
// ShipWheel aliases
|
|
2296
|
-
export { default as ShipWheelIcon } from '../icons/ship-wheel';
|
|
2297
2295
|
// Shield aliases
|
|
2298
2296
|
export { default as ShieldIcon } from '../icons/shield';
|
|
2297
|
+
// ShipWheel aliases
|
|
2298
|
+
export { default as ShipWheelIcon } from '../icons/ship-wheel';
|
|
2299
2299
|
// Ship aliases
|
|
2300
2300
|
export { default as ShipIcon } from '../icons/ship';
|
|
2301
2301
|
// Shirt aliases
|
|
@@ -2304,12 +2304,12 @@ export { default as ShirtIcon } from '../icons/shirt';
|
|
|
2304
2304
|
export { default as ShoppingBagIcon } from '../icons/shopping-bag';
|
|
2305
2305
|
// ShoppingBasket aliases
|
|
2306
2306
|
export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
|
|
2307
|
+
// ShoppingCart aliases
|
|
2308
|
+
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2307
2309
|
// Shovel aliases
|
|
2308
2310
|
export { default as ShovelIcon } from '../icons/shovel';
|
|
2309
2311
|
// ShowerHead aliases
|
|
2310
2312
|
export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
2311
|
-
// ShoppingCart aliases
|
|
2312
|
-
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2313
2313
|
// Shredder aliases
|
|
2314
2314
|
export { default as ShredderIcon } from '../icons/shredder';
|
|
2315
2315
|
// Shrimp aliases
|
|
@@ -2322,118 +2322,118 @@ export { default as ShrubIcon } from '../icons/shrub';
|
|
|
2322
2322
|
export { default as ShuffleIcon } from '../icons/shuffle';
|
|
2323
2323
|
// Sigma aliases
|
|
2324
2324
|
export { default as SigmaIcon } from '../icons/sigma';
|
|
2325
|
+
// SignalLow aliases
|
|
2326
|
+
export { default as SignalLowIcon } from '../icons/signal-low';
|
|
2325
2327
|
// SignalHigh aliases
|
|
2326
2328
|
export { default as SignalHighIcon } from '../icons/signal-high';
|
|
2327
2329
|
// SignalMedium aliases
|
|
2328
2330
|
export { default as SignalMediumIcon } from '../icons/signal-medium';
|
|
2329
|
-
// SignalLow aliases
|
|
2330
|
-
export { default as SignalLowIcon } from '../icons/signal-low';
|
|
2331
2331
|
// SignalZero aliases
|
|
2332
2332
|
export { default as SignalZeroIcon } from '../icons/signal-zero';
|
|
2333
|
+
// Signal aliases
|
|
2334
|
+
export { default as SignalIcon } from '../icons/signal';
|
|
2333
2335
|
// Signature aliases
|
|
2334
2336
|
export { default as SignatureIcon } from '../icons/signature';
|
|
2335
2337
|
// SignpostBig aliases
|
|
2336
2338
|
export { default as SignpostBigIcon } from '../icons/signpost-big';
|
|
2337
|
-
// Signal aliases
|
|
2338
|
-
export { default as SignalIcon } from '../icons/signal';
|
|
2339
2339
|
// Signpost aliases
|
|
2340
2340
|
export { default as SignpostIcon } from '../icons/signpost';
|
|
2341
2341
|
// Siren aliases
|
|
2342
2342
|
export { default as SirenIcon } from '../icons/siren';
|
|
2343
|
-
// SkipBack aliases
|
|
2344
|
-
export { default as SkipBackIcon } from '../icons/skip-back';
|
|
2345
2343
|
// SkipForward aliases
|
|
2346
2344
|
export { default as SkipForwardIcon } from '../icons/skip-forward';
|
|
2347
|
-
//
|
|
2348
|
-
export { default as
|
|
2345
|
+
// SkipBack aliases
|
|
2346
|
+
export { default as SkipBackIcon } from '../icons/skip-back';
|
|
2349
2347
|
// Slack aliases
|
|
2350
2348
|
export { default as SlackIcon } from '../icons/slack';
|
|
2349
|
+
// Skull aliases
|
|
2350
|
+
export { default as SkullIcon } from '../icons/skull';
|
|
2351
2351
|
// Slash aliases
|
|
2352
2352
|
export { default as SlashIcon } from '../icons/slash';
|
|
2353
2353
|
// Slice aliases
|
|
2354
2354
|
export { default as SliceIcon } from '../icons/slice';
|
|
2355
|
-
// SmartphoneCharging aliases
|
|
2356
|
-
export { default as SmartphoneChargingIcon } from '../icons/smartphone-charging';
|
|
2357
2355
|
// SlidersHorizontal aliases
|
|
2358
2356
|
export { default as SlidersHorizontalIcon } from '../icons/sliders-horizontal';
|
|
2359
|
-
//
|
|
2360
|
-
export { default as
|
|
2357
|
+
// SmartphoneCharging aliases
|
|
2358
|
+
export { default as SmartphoneChargingIcon } from '../icons/smartphone-charging';
|
|
2361
2359
|
// SmartphoneNfc aliases
|
|
2362
2360
|
export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc';
|
|
2361
|
+
// Smartphone aliases
|
|
2362
|
+
export { default as SmartphoneIcon } from '../icons/smartphone';
|
|
2363
2363
|
// SmilePlus aliases
|
|
2364
2364
|
export { default as SmilePlusIcon } from '../icons/smile-plus';
|
|
2365
|
-
// Snail aliases
|
|
2366
|
-
export { default as SnailIcon } from '../icons/snail';
|
|
2367
2365
|
// Smile aliases
|
|
2368
2366
|
export { default as SmileIcon } from '../icons/smile';
|
|
2367
|
+
// Snail aliases
|
|
2368
|
+
export { default as SnailIcon } from '../icons/snail';
|
|
2369
2369
|
// Snowflake aliases
|
|
2370
2370
|
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2371
2371
|
// SoapDispenserDroplet aliases
|
|
2372
2372
|
export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet';
|
|
2373
|
-
// Sofa aliases
|
|
2374
|
-
export { default as SofaIcon } from '../icons/sofa';
|
|
2375
2373
|
// SolarPanel aliases
|
|
2376
2374
|
export { default as SolarPanelIcon } from '../icons/solar-panel';
|
|
2375
|
+
// Sofa aliases
|
|
2376
|
+
export { default as SofaIcon } from '../icons/sofa';
|
|
2377
|
+
// Soup aliases
|
|
2378
|
+
export { default as SoupIcon } from '../icons/soup';
|
|
2377
2379
|
// Space aliases
|
|
2378
2380
|
export { default as SpaceIcon } from '../icons/space';
|
|
2379
2381
|
// Spade aliases
|
|
2380
2382
|
export { default as SpadeIcon } from '../icons/spade';
|
|
2381
|
-
// Soup aliases
|
|
2382
|
-
export { default as SoupIcon } from '../icons/soup';
|
|
2383
2383
|
// Sparkle aliases
|
|
2384
2384
|
export { default as SparkleIcon } from '../icons/sparkle';
|
|
2385
2385
|
// Speaker aliases
|
|
2386
2386
|
export { default as SpeakerIcon } from '../icons/speaker';
|
|
2387
2387
|
// Speech aliases
|
|
2388
2388
|
export { default as SpeechIcon } from '../icons/speech';
|
|
2389
|
-
// SpellCheck aliases
|
|
2390
|
-
export { default as SpellCheckIcon } from '../icons/spell-check';
|
|
2391
2389
|
// SpellCheck2 aliases
|
|
2392
2390
|
export { default as SpellCheck2Icon } from '../icons/spell-check-2';
|
|
2393
2391
|
// SplinePointer aliases
|
|
2394
2392
|
export { default as SplinePointerIcon } from '../icons/spline-pointer';
|
|
2393
|
+
// SpellCheck aliases
|
|
2394
|
+
export { default as SpellCheckIcon } from '../icons/spell-check';
|
|
2395
2395
|
// Spline aliases
|
|
2396
2396
|
export { default as SplineIcon } from '../icons/spline';
|
|
2397
2397
|
// Split aliases
|
|
2398
2398
|
export { default as SplitIcon } from '../icons/split';
|
|
2399
|
-
// SprayCan aliases
|
|
2400
|
-
export { default as SprayCanIcon } from '../icons/spray-can';
|
|
2401
2399
|
// Spool aliases
|
|
2402
2400
|
export { default as SpoolIcon } from '../icons/spool';
|
|
2403
|
-
// Sprout aliases
|
|
2404
|
-
export { default as SproutIcon } from '../icons/sprout';
|
|
2405
2401
|
// Spotlight aliases
|
|
2406
2402
|
export { default as SpotlightIcon } from '../icons/spotlight';
|
|
2403
|
+
// SprayCan aliases
|
|
2404
|
+
export { default as SprayCanIcon } from '../icons/spray-can';
|
|
2405
|
+
// Sprout aliases
|
|
2406
|
+
export { default as SproutIcon } from '../icons/sprout';
|
|
2407
2407
|
// SquareDashedBottomCode aliases
|
|
2408
2408
|
export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code';
|
|
2409
2409
|
// SquareDashedTopSolid aliases
|
|
2410
2410
|
export { default as SquareDashedTopSolidIcon } from '../icons/square-dashed-top-solid';
|
|
2411
|
-
// SquarePause aliases
|
|
2412
|
-
export { default as SquarePauseIcon } from '../icons/square-pause';
|
|
2413
2411
|
// SquareDashedBottom aliases
|
|
2414
2412
|
export { default as SquareDashedBottomIcon } from '../icons/square-dashed-bottom';
|
|
2413
|
+
// SquarePause aliases
|
|
2414
|
+
export { default as SquarePauseIcon } from '../icons/square-pause';
|
|
2415
2415
|
// SquareRadical aliases
|
|
2416
2416
|
export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
2417
2417
|
// SquareSquare aliases
|
|
2418
2418
|
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2419
2419
|
// SquareRoundCorner aliases
|
|
2420
2420
|
export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
|
|
2421
|
+
// SquareStar aliases
|
|
2422
|
+
export { default as SquareStarIcon } from '../icons/square-star';
|
|
2421
2423
|
// SquareStack aliases
|
|
2422
2424
|
export { default as SquareStackIcon } from '../icons/square-stack';
|
|
2423
2425
|
// SquareStop aliases
|
|
2424
2426
|
export { default as SquareStopIcon } from '../icons/square-stop';
|
|
2425
|
-
// SquareStar aliases
|
|
2426
|
-
export { default as SquareStarIcon } from '../icons/square-star';
|
|
2427
|
-
// Square aliases
|
|
2428
|
-
export { default as SquareIcon } from '../icons/square';
|
|
2429
2427
|
// SquaresExclude aliases
|
|
2430
2428
|
export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
|
|
2429
|
+
// Square aliases
|
|
2430
|
+
export { default as SquareIcon } from '../icons/square';
|
|
2431
2431
|
// SquaresIntersect aliases
|
|
2432
2432
|
export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
|
|
2433
|
-
// SquaresUnite aliases
|
|
2434
|
-
export { default as SquaresUniteIcon } from '../icons/squares-unite';
|
|
2435
2433
|
// SquaresSubtract aliases
|
|
2436
2434
|
export { default as SquaresSubtractIcon } from '../icons/squares-subtract';
|
|
2435
|
+
// SquaresUnite aliases
|
|
2436
|
+
export { default as SquaresUniteIcon } from '../icons/squares-unite';
|
|
2437
2437
|
// SquircleDashed aliases
|
|
2438
2438
|
export { default as SquircleDashedIcon } from '../icons/squircle-dashed';
|
|
2439
2439
|
// Squircle aliases
|
|
@@ -2448,16 +2448,18 @@ export { default as StarHalfIcon } from '../icons/star-half';
|
|
|
2448
2448
|
export { default as StarOffIcon } from '../icons/star-off';
|
|
2449
2449
|
// Star aliases
|
|
2450
2450
|
export { default as StarIcon } from '../icons/star';
|
|
2451
|
-
// StepForward aliases
|
|
2452
|
-
export { default as StepForwardIcon } from '../icons/step-forward';
|
|
2453
2451
|
// StepBack aliases
|
|
2454
2452
|
export { default as StepBackIcon } from '../icons/step-back';
|
|
2453
|
+
// StepForward aliases
|
|
2454
|
+
export { default as StepForwardIcon } from '../icons/step-forward';
|
|
2455
2455
|
// Stethoscope aliases
|
|
2456
2456
|
export { default as StethoscopeIcon } from '../icons/stethoscope';
|
|
2457
|
-
// StickyNote aliases
|
|
2458
|
-
export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
2459
2457
|
// Sticker aliases
|
|
2460
2458
|
export { default as StickerIcon } from '../icons/sticker';
|
|
2459
|
+
// StickyNote aliases
|
|
2460
|
+
export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
2461
|
+
// Stone aliases
|
|
2462
|
+
export { default as StoneIcon } from '../icons/stone';
|
|
2461
2463
|
// Store aliases
|
|
2462
2464
|
export { default as StoreIcon } from '../icons/store';
|
|
2463
2465
|
// StretchHorizontal aliases
|
|
@@ -2480,30 +2482,30 @@ export { default as SunSnowIcon } from '../icons/sun-snow';
|
|
|
2480
2482
|
export { default as SunIcon } from '../icons/sun';
|
|
2481
2483
|
// Sunrise aliases
|
|
2482
2484
|
export { default as SunriseIcon } from '../icons/sunrise';
|
|
2483
|
-
// Superscript aliases
|
|
2484
|
-
export { default as SuperscriptIcon } from '../icons/superscript';
|
|
2485
2485
|
// Sunset aliases
|
|
2486
2486
|
export { default as SunsetIcon } from '../icons/sunset';
|
|
2487
|
+
// Superscript aliases
|
|
2488
|
+
export { default as SuperscriptIcon } from '../icons/superscript';
|
|
2487
2489
|
// SwatchBook aliases
|
|
2488
2490
|
export { default as SwatchBookIcon } from '../icons/swatch-book';
|
|
2491
|
+
// SwissFranc aliases
|
|
2492
|
+
export { default as SwissFrancIcon } from '../icons/swiss-franc';
|
|
2489
2493
|
// SwitchCamera aliases
|
|
2490
2494
|
export { default as SwitchCameraIcon } from '../icons/switch-camera';
|
|
2491
|
-
// Sword aliases
|
|
2492
|
-
export { default as SwordIcon } from '../icons/sword';
|
|
2493
2495
|
// Swords aliases
|
|
2494
2496
|
export { default as SwordsIcon } from '../icons/swords';
|
|
2495
|
-
//
|
|
2496
|
-
export { default as
|
|
2497
|
+
// Sword aliases
|
|
2498
|
+
export { default as SwordIcon } from '../icons/sword';
|
|
2497
2499
|
// Table2 aliases
|
|
2498
2500
|
export { default as Table2Icon } from '../icons/table-2';
|
|
2499
2501
|
// Syringe aliases
|
|
2500
2502
|
export { default as SyringeIcon } from '../icons/syringe';
|
|
2501
2503
|
// TableCellsMerge aliases
|
|
2502
2504
|
export { default as TableCellsMergeIcon } from '../icons/table-cells-merge';
|
|
2503
|
-
// TableColumnsSplit aliases
|
|
2504
|
-
export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
|
|
2505
2505
|
// TableCellsSplit aliases
|
|
2506
2506
|
export { default as TableCellsSplitIcon } from '../icons/table-cells-split';
|
|
2507
|
+
// TableColumnsSplit aliases
|
|
2508
|
+
export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
|
|
2507
2509
|
// TableOfContents aliases
|
|
2508
2510
|
export { default as TableOfContentsIcon } from '../icons/table-of-contents';
|
|
2509
2511
|
// TableRowsSplit aliases
|
|
@@ -2516,26 +2518,26 @@ export { default as TableIcon } from '../icons/table';
|
|
|
2516
2518
|
export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone';
|
|
2517
2519
|
// Tablet aliases
|
|
2518
2520
|
export { default as TabletIcon } from '../icons/tablet';
|
|
2519
|
-
// Tablets aliases
|
|
2520
|
-
export { default as TabletsIcon } from '../icons/tablets';
|
|
2521
2521
|
// Tag aliases
|
|
2522
2522
|
export { default as TagIcon } from '../icons/tag';
|
|
2523
|
+
// Tablets aliases
|
|
2524
|
+
export { default as TabletsIcon } from '../icons/tablets';
|
|
2525
|
+
// Tally1 aliases
|
|
2526
|
+
export { default as Tally1Icon } from '../icons/tally-1';
|
|
2523
2527
|
// Tags aliases
|
|
2524
2528
|
export { default as TagsIcon } from '../icons/tags';
|
|
2525
2529
|
// Tally2 aliases
|
|
2526
2530
|
export { default as Tally2Icon } from '../icons/tally-2';
|
|
2527
|
-
// Tally1 aliases
|
|
2528
|
-
export { default as Tally1Icon } from '../icons/tally-1';
|
|
2529
2531
|
// Tally3 aliases
|
|
2530
2532
|
export { default as Tally3Icon } from '../icons/tally-3';
|
|
2531
2533
|
// Tally4 aliases
|
|
2532
2534
|
export { default as Tally4Icon } from '../icons/tally-4';
|
|
2533
2535
|
// Tally5 aliases
|
|
2534
2536
|
export { default as Tally5Icon } from '../icons/tally-5';
|
|
2535
|
-
// Target aliases
|
|
2536
|
-
export { default as TargetIcon } from '../icons/target';
|
|
2537
2537
|
// Tangent aliases
|
|
2538
2538
|
export { default as TangentIcon } from '../icons/tangent';
|
|
2539
|
+
// Target aliases
|
|
2540
|
+
export { default as TargetIcon } from '../icons/target';
|
|
2539
2541
|
// Telescope aliases
|
|
2540
2542
|
export { default as TelescopeIcon } from '../icons/telescope';
|
|
2541
2543
|
// TentTree aliases
|
|
@@ -2566,14 +2568,14 @@ export { default as ThermometerSunIcon } from '../icons/thermometer-sun';
|
|
|
2566
2568
|
export { default as ThermometerIcon } from '../icons/thermometer';
|
|
2567
2569
|
// ThumbsDown aliases
|
|
2568
2570
|
export { default as ThumbsDownIcon } from '../icons/thumbs-down';
|
|
2569
|
-
// TicketCheck aliases
|
|
2570
|
-
export { default as TicketCheckIcon } from '../icons/ticket-check';
|
|
2571
2571
|
// ThumbsUp aliases
|
|
2572
2572
|
export { default as ThumbsUpIcon } from '../icons/thumbs-up';
|
|
2573
|
-
//
|
|
2574
|
-
export { default as
|
|
2573
|
+
// TicketCheck aliases
|
|
2574
|
+
export { default as TicketCheckIcon } from '../icons/ticket-check';
|
|
2575
2575
|
// TicketPercent aliases
|
|
2576
2576
|
export { default as TicketPercentIcon } from '../icons/ticket-percent';
|
|
2577
|
+
// TicketMinus aliases
|
|
2578
|
+
export { default as TicketMinusIcon } from '../icons/ticket-minus';
|
|
2577
2579
|
// TicketPlus aliases
|
|
2578
2580
|
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2579
2581
|
// TicketSlash aliases
|
|
@@ -2590,22 +2592,24 @@ export { default as TicketsIcon } from '../icons/tickets';
|
|
|
2590
2592
|
export { default as TimerOffIcon } from '../icons/timer-off';
|
|
2591
2593
|
// Timer aliases
|
|
2592
2594
|
export { default as TimerIcon } from '../icons/timer';
|
|
2593
|
-
// TimerReset aliases
|
|
2594
|
-
export { default as TimerResetIcon } from '../icons/timer-reset';
|
|
2595
2595
|
// ToggleLeft aliases
|
|
2596
2596
|
export { default as ToggleLeftIcon } from '../icons/toggle-left';
|
|
2597
|
+
// TimerReset aliases
|
|
2598
|
+
export { default as TimerResetIcon } from '../icons/timer-reset';
|
|
2597
2599
|
// ToggleRight aliases
|
|
2598
2600
|
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2599
|
-
// ToolCase aliases
|
|
2600
|
-
export { default as ToolCaseIcon } from '../icons/tool-case';
|
|
2601
2601
|
// Toilet aliases
|
|
2602
2602
|
export { default as ToiletIcon } from '../icons/toilet';
|
|
2603
|
+
// ToolCase aliases
|
|
2604
|
+
export { default as ToolCaseIcon } from '../icons/tool-case';
|
|
2603
2605
|
// Tornado aliases
|
|
2604
2606
|
export { default as TornadoIcon } from '../icons/tornado';
|
|
2605
|
-
//
|
|
2606
|
-
export { default as
|
|
2607
|
+
// Toolbox aliases
|
|
2608
|
+
export { default as ToolboxIcon } from '../icons/toolbox';
|
|
2607
2609
|
// TouchpadOff aliases
|
|
2608
2610
|
export { default as TouchpadOffIcon } from '../icons/touchpad-off';
|
|
2611
|
+
// Torus aliases
|
|
2612
|
+
export { default as TorusIcon } from '../icons/torus';
|
|
2609
2613
|
// Touchpad aliases
|
|
2610
2614
|
export { default as TouchpadIcon } from '../icons/touchpad';
|
|
2611
2615
|
// TowerControl aliases
|
|
@@ -2626,72 +2630,72 @@ export { default as TrainTrackIcon } from '../icons/train-track';
|
|
|
2626
2630
|
export { default as TransgenderIcon } from '../icons/transgender';
|
|
2627
2631
|
// Trash2 aliases
|
|
2628
2632
|
export { default as Trash2Icon } from '../icons/trash-2';
|
|
2629
|
-
// TreeDeciduous aliases
|
|
2630
|
-
export { default as TreeDeciduousIcon } from '../icons/tree-deciduous';
|
|
2631
2633
|
// Trash aliases
|
|
2632
2634
|
export { default as TrashIcon } from '../icons/trash';
|
|
2635
|
+
// TreeDeciduous aliases
|
|
2636
|
+
export { default as TreeDeciduousIcon } from '../icons/tree-deciduous';
|
|
2633
2637
|
// TreePine aliases
|
|
2634
2638
|
export { default as TreePineIcon } from '../icons/tree-pine';
|
|
2635
2639
|
// Trees aliases
|
|
2636
2640
|
export { default as TreesIcon } from '../icons/trees';
|
|
2637
2641
|
// Trello aliases
|
|
2638
2642
|
export { default as TrelloIcon } from '../icons/trello';
|
|
2639
|
-
// TrendingDown aliases
|
|
2640
|
-
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2641
2643
|
// TrendingUpDown aliases
|
|
2642
2644
|
export { default as TrendingUpDownIcon } from '../icons/trending-up-down';
|
|
2643
|
-
//
|
|
2644
|
-
export { default as
|
|
2645
|
+
// TrendingDown aliases
|
|
2646
|
+
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2645
2647
|
// TrendingUp aliases
|
|
2646
2648
|
export { default as TrendingUpIcon } from '../icons/trending-up';
|
|
2647
|
-
//
|
|
2648
|
-
export { default as
|
|
2649
|
-
// Trophy aliases
|
|
2650
|
-
export { default as TrophyIcon } from '../icons/trophy';
|
|
2649
|
+
// TriangleDashed aliases
|
|
2650
|
+
export { default as TriangleDashedIcon } from '../icons/triangle-dashed';
|
|
2651
2651
|
// Triangle aliases
|
|
2652
2652
|
export { default as TriangleIcon } from '../icons/triangle';
|
|
2653
|
+
// TriangleRight aliases
|
|
2654
|
+
export { default as TriangleRightIcon } from '../icons/triangle-right';
|
|
2653
2655
|
// TruckElectric aliases
|
|
2654
2656
|
export { default as TruckElectricIcon } from '../icons/truck-electric';
|
|
2655
|
-
// TurkishLira aliases
|
|
2656
|
-
export { default as TurkishLiraIcon } from '../icons/turkish-lira';
|
|
2657
2657
|
// Truck aliases
|
|
2658
2658
|
export { default as TruckIcon } from '../icons/truck';
|
|
2659
|
-
//
|
|
2660
|
-
export { default as
|
|
2661
|
-
//
|
|
2662
|
-
export { default as
|
|
2659
|
+
// Trophy aliases
|
|
2660
|
+
export { default as TrophyIcon } from '../icons/trophy';
|
|
2661
|
+
// TurkishLira aliases
|
|
2662
|
+
export { default as TurkishLiraIcon } from '../icons/turkish-lira';
|
|
2663
2663
|
// TvMinimalPlay aliases
|
|
2664
2664
|
export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
|
|
2665
|
-
//
|
|
2666
|
-
export { default as
|
|
2665
|
+
// Turntable aliases
|
|
2666
|
+
export { default as TurntableIcon } from '../icons/turntable';
|
|
2667
|
+
// Turtle aliases
|
|
2668
|
+
export { default as TurtleIcon } from '../icons/turtle';
|
|
2667
2669
|
// Tv aliases
|
|
2668
2670
|
export { default as TvIcon } from '../icons/tv';
|
|
2671
|
+
// Twitch aliases
|
|
2672
|
+
export { default as TwitchIcon } from '../icons/twitch';
|
|
2669
2673
|
// Twitter aliases
|
|
2670
2674
|
export { default as TwitterIcon } from '../icons/twitter';
|
|
2671
2675
|
// TypeOutline aliases
|
|
2672
2676
|
export { default as TypeOutlineIcon } from '../icons/type-outline';
|
|
2673
|
-
// UmbrellaOff aliases
|
|
2674
|
-
export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
|
|
2675
2677
|
// Type aliases
|
|
2676
2678
|
export { default as TypeIcon } from '../icons/type';
|
|
2677
|
-
//
|
|
2678
|
-
export { default as
|
|
2679
|
-
// UndoDot aliases
|
|
2680
|
-
export { default as UndoDotIcon } from '../icons/undo-dot';
|
|
2679
|
+
// UmbrellaOff aliases
|
|
2680
|
+
export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
|
|
2681
2681
|
// Umbrella aliases
|
|
2682
2682
|
export { default as UmbrellaIcon } from '../icons/umbrella';
|
|
2683
2683
|
// Underline aliases
|
|
2684
2684
|
export { default as UnderlineIcon } from '../icons/underline';
|
|
2685
|
+
// Undo2 aliases
|
|
2686
|
+
export { default as Undo2Icon } from '../icons/undo-2';
|
|
2687
|
+
// UndoDot aliases
|
|
2688
|
+
export { default as UndoDotIcon } from '../icons/undo-dot';
|
|
2685
2689
|
// Undo aliases
|
|
2686
2690
|
export { default as UndoIcon } from '../icons/undo';
|
|
2687
2691
|
// UnfoldHorizontal aliases
|
|
2688
2692
|
export { default as UnfoldHorizontalIcon } from '../icons/unfold-horizontal';
|
|
2689
2693
|
// UnfoldVertical aliases
|
|
2690
2694
|
export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
|
|
2691
|
-
// Ungroup aliases
|
|
2692
|
-
export { default as UngroupIcon } from '../icons/ungroup';
|
|
2693
2695
|
// Unlink2 aliases
|
|
2694
2696
|
export { default as Unlink2Icon } from '../icons/unlink-2';
|
|
2697
|
+
// Ungroup aliases
|
|
2698
|
+
export { default as UngroupIcon } from '../icons/ungroup';
|
|
2695
2699
|
// Unlink aliases
|
|
2696
2700
|
export { default as UnlinkIcon } from '../icons/unlink';
|
|
2697
2701
|
// Unplug aliases
|
|
@@ -2702,46 +2706,46 @@ export { default as UploadIcon } from '../icons/upload';
|
|
|
2702
2706
|
export { default as UsbIcon } from '../icons/usb';
|
|
2703
2707
|
// UserCheck aliases
|
|
2704
2708
|
export { default as UserCheckIcon } from '../icons/user-check';
|
|
2705
|
-
// UserCog aliases
|
|
2706
|
-
export { default as UserCogIcon } from '../icons/user-cog';
|
|
2707
|
-
// UserLock aliases
|
|
2708
|
-
export { default as UserLockIcon } from '../icons/user-lock';
|
|
2709
2709
|
// UserMinus aliases
|
|
2710
2710
|
export { default as UserMinusIcon } from '../icons/user-minus';
|
|
2711
|
+
// UserCog aliases
|
|
2712
|
+
export { default as UserCogIcon } from '../icons/user-cog';
|
|
2711
2713
|
// UserPen aliases
|
|
2712
2714
|
export { default as UserPenIcon } from '../icons/user-pen';
|
|
2715
|
+
// UserLock aliases
|
|
2716
|
+
export { default as UserLockIcon } from '../icons/user-lock';
|
|
2713
2717
|
// UserPlus aliases
|
|
2714
2718
|
export { default as UserPlusIcon } from '../icons/user-plus';
|
|
2715
|
-
// UserRoundSearch aliases
|
|
2716
|
-
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2717
2719
|
// UserRoundPen aliases
|
|
2718
2720
|
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2721
|
+
// UserRoundSearch aliases
|
|
2722
|
+
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2719
2723
|
// UserSearch aliases
|
|
2720
2724
|
export { default as UserSearchIcon } from '../icons/user-search';
|
|
2721
|
-
// UserX aliases
|
|
2722
|
-
export { default as UserXIcon } from '../icons/user-x';
|
|
2723
2725
|
// UserStar aliases
|
|
2724
2726
|
export { default as UserStarIcon } from '../icons/user-star';
|
|
2727
|
+
// UserX aliases
|
|
2728
|
+
export { default as UserXIcon } from '../icons/user-x';
|
|
2725
2729
|
// User aliases
|
|
2726
2730
|
export { default as UserIcon } from '../icons/user';
|
|
2727
2731
|
// Users aliases
|
|
2728
2732
|
export { default as UsersIcon } from '../icons/users';
|
|
2729
|
-
// UtilityPole aliases
|
|
2730
|
-
export { default as UtilityPoleIcon } from '../icons/utility-pole';
|
|
2731
|
-
// Van aliases
|
|
2732
|
-
export { default as VanIcon } from '../icons/van';
|
|
2733
2733
|
// Variable aliases
|
|
2734
2734
|
export { default as VariableIcon } from '../icons/variable';
|
|
2735
|
+
// Van aliases
|
|
2736
|
+
export { default as VanIcon } from '../icons/van';
|
|
2737
|
+
// UtilityPole aliases
|
|
2738
|
+
export { default as UtilityPoleIcon } from '../icons/utility-pole';
|
|
2735
2739
|
// Vault aliases
|
|
2736
2740
|
export { default as VaultIcon } from '../icons/vault';
|
|
2737
2741
|
// VectorSquare aliases
|
|
2738
2742
|
export { default as VectorSquareIcon } from '../icons/vector-square';
|
|
2739
2743
|
// Vegan aliases
|
|
2740
2744
|
export { default as VeganIcon } from '../icons/vegan';
|
|
2741
|
-
// VenetianMask aliases
|
|
2742
|
-
export { default as VenetianMaskIcon } from '../icons/venetian-mask';
|
|
2743
2745
|
// VenusAndMars aliases
|
|
2744
2746
|
export { default as VenusAndMarsIcon } from '../icons/venus-and-mars';
|
|
2747
|
+
// VenetianMask aliases
|
|
2748
|
+
export { default as VenetianMaskIcon } from '../icons/venetian-mask';
|
|
2745
2749
|
// Venus aliases
|
|
2746
2750
|
export { default as VenusIcon } from '../icons/venus';
|
|
2747
2751
|
// VibrateOff aliases
|
|
@@ -2750,12 +2754,12 @@ export { default as VibrateOffIcon } from '../icons/vibrate-off';
|
|
|
2750
2754
|
export { default as VibrateIcon } from '../icons/vibrate';
|
|
2751
2755
|
// VideoOff aliases
|
|
2752
2756
|
export { default as VideoOffIcon } from '../icons/video-off';
|
|
2757
|
+
// Videotape aliases
|
|
2758
|
+
export { default as VideotapeIcon } from '../icons/videotape';
|
|
2753
2759
|
// Video aliases
|
|
2754
2760
|
export { default as VideoIcon } from '../icons/video';
|
|
2755
2761
|
// View aliases
|
|
2756
2762
|
export { default as ViewIcon } from '../icons/view';
|
|
2757
|
-
// Videotape aliases
|
|
2758
|
-
export { default as VideotapeIcon } from '../icons/videotape';
|
|
2759
2763
|
// Voicemail aliases
|
|
2760
2764
|
export { default as VoicemailIcon } from '../icons/voicemail';
|
|
2761
2765
|
// Volleyball aliases
|
|
@@ -2764,16 +2768,16 @@ export { default as VolleyballIcon } from '../icons/volleyball';
|
|
|
2764
2768
|
export { default as Volume1Icon } from '../icons/volume-1';
|
|
2765
2769
|
// Volume2 aliases
|
|
2766
2770
|
export { default as Volume2Icon } from '../icons/volume-2';
|
|
2767
|
-
// VolumeX aliases
|
|
2768
|
-
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2769
2771
|
// VolumeOff aliases
|
|
2770
2772
|
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
2773
|
+
// VolumeX aliases
|
|
2774
|
+
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2775
|
+
// Vote aliases
|
|
2776
|
+
export { default as VoteIcon } from '../icons/vote';
|
|
2771
2777
|
// Volume aliases
|
|
2772
2778
|
export { default as VolumeIcon } from '../icons/volume';
|
|
2773
2779
|
// WalletCards aliases
|
|
2774
2780
|
export { default as WalletCardsIcon } from '../icons/wallet-cards';
|
|
2775
|
-
// Vote aliases
|
|
2776
|
-
export { default as VoteIcon } from '../icons/vote';
|
|
2777
2781
|
// Wallet aliases
|
|
2778
2782
|
export { default as WalletIcon } from '../icons/wallet';
|
|
2779
2783
|
// Wallpaper aliases
|
|
@@ -2782,60 +2786,60 @@ export { default as WallpaperIcon } from '../icons/wallpaper';
|
|
|
2782
2786
|
export { default as WandIcon } from '../icons/wand';
|
|
2783
2787
|
// Warehouse aliases
|
|
2784
2788
|
export { default as WarehouseIcon } from '../icons/warehouse';
|
|
2785
|
-
// Watch aliases
|
|
2786
|
-
export { default as WatchIcon } from '../icons/watch';
|
|
2787
2789
|
// WashingMachine aliases
|
|
2788
2790
|
export { default as WashingMachineIcon } from '../icons/washing-machine';
|
|
2791
|
+
// Watch aliases
|
|
2792
|
+
export { default as WatchIcon } from '../icons/watch';
|
|
2789
2793
|
// WavesArrowDown aliases
|
|
2790
2794
|
export { default as WavesArrowDownIcon } from '../icons/waves-arrow-down';
|
|
2791
2795
|
// WavesArrowUp aliases
|
|
2792
2796
|
export { default as WavesArrowUpIcon } from '../icons/waves-arrow-up';
|
|
2793
|
-
// WavesLadder aliases
|
|
2794
|
-
export { default as WavesLadderIcon } from '../icons/waves-ladder';
|
|
2795
2797
|
// Waves aliases
|
|
2796
2798
|
export { default as WavesIcon } from '../icons/waves';
|
|
2799
|
+
// WavesLadder aliases
|
|
2800
|
+
export { default as WavesLadderIcon } from '../icons/waves-ladder';
|
|
2797
2801
|
// Waypoints aliases
|
|
2798
2802
|
export { default as WaypointsIcon } from '../icons/waypoints';
|
|
2803
|
+
// Webcam aliases
|
|
2804
|
+
export { default as WebcamIcon } from '../icons/webcam';
|
|
2799
2805
|
// WebhookOff aliases
|
|
2800
2806
|
export { default as WebhookOffIcon } from '../icons/webhook-off';
|
|
2801
2807
|
// Webhook aliases
|
|
2802
2808
|
export { default as WebhookIcon } from '../icons/webhook';
|
|
2803
|
-
// Webcam aliases
|
|
2804
|
-
export { default as WebcamIcon } from '../icons/webcam';
|
|
2805
2809
|
// WeightTilde aliases
|
|
2806
2810
|
export { default as WeightTildeIcon } from '../icons/weight-tilde';
|
|
2807
|
-
// WheatOff aliases
|
|
2808
|
-
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
2809
|
-
// WholeWord aliases
|
|
2810
|
-
export { default as WholeWordIcon } from '../icons/whole-word';
|
|
2811
2811
|
// Weight aliases
|
|
2812
2812
|
export { default as WeightIcon } from '../icons/weight';
|
|
2813
|
+
// WheatOff aliases
|
|
2814
|
+
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
2813
2815
|
// Wheat aliases
|
|
2814
2816
|
export { default as WheatIcon } from '../icons/wheat';
|
|
2817
|
+
// WholeWord aliases
|
|
2818
|
+
export { default as WholeWordIcon } from '../icons/whole-word';
|
|
2815
2819
|
// WifiCog aliases
|
|
2816
2820
|
export { default as WifiCogIcon } from '../icons/wifi-cog';
|
|
2817
2821
|
// WifiHigh aliases
|
|
2818
2822
|
export { default as WifiHighIcon } from '../icons/wifi-high';
|
|
2819
2823
|
// WifiLow aliases
|
|
2820
2824
|
export { default as WifiLowIcon } from '../icons/wifi-low';
|
|
2821
|
-
// WifiOff aliases
|
|
2822
|
-
export { default as WifiOffIcon } from '../icons/wifi-off';
|
|
2823
2825
|
// WifiPen aliases
|
|
2824
2826
|
export { default as WifiPenIcon } from '../icons/wifi-pen';
|
|
2825
|
-
//
|
|
2826
|
-
export { default as
|
|
2827
|
+
// WifiOff aliases
|
|
2828
|
+
export { default as WifiOffIcon } from '../icons/wifi-off';
|
|
2827
2829
|
// WifiSync aliases
|
|
2828
2830
|
export { default as WifiSyncIcon } from '../icons/wifi-sync';
|
|
2831
|
+
// Wifi aliases
|
|
2832
|
+
export { default as WifiIcon } from '../icons/wifi';
|
|
2829
2833
|
// WifiZero aliases
|
|
2830
2834
|
export { default as WifiZeroIcon } from '../icons/wifi-zero';
|
|
2831
2835
|
// WindArrowDown aliases
|
|
2832
2836
|
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
2833
2837
|
// Wind aliases
|
|
2834
2838
|
export { default as WindIcon } from '../icons/wind';
|
|
2835
|
-
// WineOff aliases
|
|
2836
|
-
export { default as WineOffIcon } from '../icons/wine-off';
|
|
2837
2839
|
// Wine aliases
|
|
2838
2840
|
export { default as WineIcon } from '../icons/wine';
|
|
2841
|
+
// WineOff aliases
|
|
2842
|
+
export { default as WineOffIcon } from '../icons/wine-off';
|
|
2839
2843
|
// Workflow aliases
|
|
2840
2844
|
export { default as WorkflowIcon } from '../icons/workflow';
|
|
2841
2845
|
// Worm aliases
|
|
@@ -2850,10 +2854,10 @@ export { default as YoutubeIcon } from '../icons/youtube';
|
|
|
2850
2854
|
export { default as ZapOffIcon } from '../icons/zap-off';
|
|
2851
2855
|
// Zap aliases
|
|
2852
2856
|
export { default as ZapIcon } from '../icons/zap';
|
|
2853
|
-
// ZoomOut aliases
|
|
2854
|
-
export { default as ZoomOutIcon } from '../icons/zoom-out';
|
|
2855
2857
|
// ZoomIn aliases
|
|
2856
2858
|
export { default as ZoomInIcon } from '../icons/zoom-in';
|
|
2859
|
+
// ZoomOut aliases
|
|
2860
|
+
export { default as ZoomOutIcon } from '../icons/zoom-out';
|
|
2857
2861
|
// ArrowDown01 aliases
|
|
2858
2862
|
export { default as ArrowDown01Icon } from '../icons/arrow-down-0-1';
|
|
2859
2863
|
// ArrowDown10 aliases
|
|
@@ -2868,36 +2872,36 @@ export {
|
|
|
2868
2872
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockCheck} instead. This alias will be removed in v1.0 */
|
|
2869
2873
|
default as AlarmCheckIcon
|
|
2870
2874
|
} from '../icons/alarm-clock-check';
|
|
2871
|
-
// AlarmClockPlus aliases
|
|
2872
|
-
export { default as AlarmClockPlusIcon } from '../icons/alarm-clock-plus';
|
|
2873
|
-
export {
|
|
2874
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockPlus} instead. This alias will be removed in v1.0 */
|
|
2875
|
-
default as AlarmPlusIcon
|
|
2876
|
-
} from '../icons/alarm-clock-plus';
|
|
2877
2875
|
// AlarmClockMinus aliases
|
|
2878
2876
|
export { default as AlarmClockMinusIcon } from '../icons/alarm-clock-minus';
|
|
2879
2877
|
export {
|
|
2880
2878
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockMinus} instead. This alias will be removed in v1.0 */
|
|
2881
2879
|
default as AlarmMinusIcon
|
|
2882
2880
|
} from '../icons/alarm-clock-minus';
|
|
2881
|
+
// AlarmClockPlus aliases
|
|
2882
|
+
export { default as AlarmClockPlusIcon } from '../icons/alarm-clock-plus';
|
|
2883
|
+
export {
|
|
2884
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockPlus} instead. This alias will be removed in v1.0 */
|
|
2885
|
+
default as AlarmPlusIcon
|
|
2886
|
+
} from '../icons/alarm-clock-plus';
|
|
2883
2887
|
// ArrowDownAZ aliases
|
|
2884
2888
|
export { default as ArrowDownAZIcon } from '../icons/arrow-down-a-z';
|
|
2885
2889
|
export {
|
|
2886
2890
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownAZ} instead. This alias will be removed in v1.0 */
|
|
2887
2891
|
default as ArrowDownAzIcon
|
|
2888
2892
|
} from '../icons/arrow-down-a-z';
|
|
2889
|
-
// ArrowDownZA aliases
|
|
2890
|
-
export { default as ArrowDownZAIcon } from '../icons/arrow-down-z-a';
|
|
2891
|
-
export {
|
|
2892
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. This alias will be removed in v1.0 */
|
|
2893
|
-
default as ArrowDownZaIcon
|
|
2894
|
-
} from '../icons/arrow-down-z-a';
|
|
2895
2893
|
// ArrowDownWideNarrow aliases
|
|
2896
2894
|
export { default as ArrowDownWideNarrowIcon } from '../icons/arrow-down-wide-narrow';
|
|
2897
2895
|
export {
|
|
2898
2896
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. This alias will be removed in v1.0 */
|
|
2899
2897
|
default as SortDescIcon
|
|
2900
2898
|
} from '../icons/arrow-down-wide-narrow';
|
|
2899
|
+
// ArrowDownZA aliases
|
|
2900
|
+
export { default as ArrowDownZAIcon } from '../icons/arrow-down-z-a';
|
|
2901
|
+
export {
|
|
2902
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. This alias will be removed in v1.0 */
|
|
2903
|
+
default as ArrowDownZaIcon
|
|
2904
|
+
} from '../icons/arrow-down-z-a';
|
|
2901
2905
|
// ArrowUpAZ aliases
|
|
2902
2906
|
export { default as ArrowUpAZIcon } from '../icons/arrow-up-a-z';
|
|
2903
2907
|
export {
|
|
@@ -2916,36 +2920,36 @@ export {
|
|
|
2916
2920
|
/** @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 */
|
|
2917
2921
|
default as ArrowUpZaIcon
|
|
2918
2922
|
} from '../icons/arrow-up-z-a';
|
|
2919
|
-
// Axis3d aliases
|
|
2920
|
-
export { default as Axis3dIcon } from '../icons/axis-3d';
|
|
2921
|
-
export {
|
|
2922
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. This alias will be removed in v1.0 */
|
|
2923
|
-
default as Axis3DIcon
|
|
2924
|
-
} from '../icons/axis-3d';
|
|
2925
2923
|
// BadgeCheck aliases
|
|
2926
2924
|
export { default as BadgeCheckIcon } from '../icons/badge-check';
|
|
2927
2925
|
export {
|
|
2928
2926
|
/** @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 */
|
|
2929
2927
|
default as VerifiedIcon
|
|
2930
2928
|
} from '../icons/badge-check';
|
|
2929
|
+
// Axis3d aliases
|
|
2930
|
+
export { default as Axis3dIcon } from '../icons/axis-3d';
|
|
2931
|
+
export {
|
|
2932
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. This alias will be removed in v1.0 */
|
|
2933
|
+
default as Axis3DIcon
|
|
2934
|
+
} from '../icons/axis-3d';
|
|
2931
2935
|
// BadgeQuestionMark aliases
|
|
2932
2936
|
export { default as BadgeQuestionMarkIcon } from '../icons/badge-question-mark';
|
|
2933
2937
|
export {
|
|
2934
2938
|
/** @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 */
|
|
2935
2939
|
default as BadgeHelpIcon
|
|
2936
2940
|
} from '../icons/badge-question-mark';
|
|
2937
|
-
// BetweenHorizontalEnd aliases
|
|
2938
|
-
export { default as BetweenHorizontalEndIcon } from '../icons/between-horizontal-end';
|
|
2939
|
-
export {
|
|
2940
|
-
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. This alias will be removed in v1.0 */
|
|
2941
|
-
default as BetweenHorizonalEndIcon
|
|
2942
|
-
} from '../icons/between-horizontal-end';
|
|
2943
2941
|
// BetweenHorizontalStart aliases
|
|
2944
2942
|
export { default as BetweenHorizontalStartIcon } from '../icons/between-horizontal-start';
|
|
2945
2943
|
export {
|
|
2946
2944
|
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. This alias will be removed in v1.0 */
|
|
2947
2945
|
default as BetweenHorizonalStartIcon
|
|
2948
2946
|
} from '../icons/between-horizontal-start';
|
|
2947
|
+
// BetweenHorizontalEnd aliases
|
|
2948
|
+
export { default as BetweenHorizontalEndIcon } from '../icons/between-horizontal-end';
|
|
2949
|
+
export {
|
|
2950
|
+
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. This alias will be removed in v1.0 */
|
|
2951
|
+
default as BetweenHorizonalEndIcon
|
|
2952
|
+
} from '../icons/between-horizontal-end';
|
|
2949
2953
|
// BookDashed aliases
|
|
2950
2954
|
export { default as BookDashedIcon } from '../icons/book-dashed';
|
|
2951
2955
|
export {
|
|
@@ -2958,48 +2962,48 @@ export {
|
|
|
2958
2962
|
/** @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 */
|
|
2959
2963
|
default as CurlyBracesIcon
|
|
2960
2964
|
} from '../icons/braces';
|
|
2965
|
+
// ChartArea aliases
|
|
2966
|
+
export { default as ChartAreaIcon } from '../icons/chart-area';
|
|
2967
|
+
export {
|
|
2968
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead. This alias will be removed in v1.0 */
|
|
2969
|
+
default as AreaChartIcon
|
|
2970
|
+
} from '../icons/chart-area';
|
|
2961
2971
|
// Captions aliases
|
|
2962
2972
|
export { default as CaptionsIcon } from '../icons/captions';
|
|
2963
2973
|
export {
|
|
2964
2974
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Captions} instead. This alias will be removed in v1.0 */
|
|
2965
2975
|
default as SubtitlesIcon
|
|
2966
2976
|
} from '../icons/captions';
|
|
2967
|
-
// ChartBar aliases
|
|
2968
|
-
export { default as ChartBarIcon } from '../icons/chart-bar';
|
|
2969
|
-
export {
|
|
2970
|
-
/** @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 */
|
|
2971
|
-
default as BarChartHorizontalIcon
|
|
2972
|
-
} from '../icons/chart-bar';
|
|
2973
2977
|
// ChartBarBig aliases
|
|
2974
2978
|
export { default as ChartBarBigIcon } from '../icons/chart-bar-big';
|
|
2975
2979
|
export {
|
|
2976
2980
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBarBig} instead. This alias will be removed in v1.0 */
|
|
2977
|
-
default as BarChartHorizontalBigIcon
|
|
2978
|
-
} from '../icons/chart-bar-big';
|
|
2979
|
-
// ChartArea aliases
|
|
2980
|
-
export { default as ChartAreaIcon } from '../icons/chart-area';
|
|
2981
|
-
export {
|
|
2982
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead. This alias will be removed in v1.0 */
|
|
2983
|
-
default as AreaChartIcon
|
|
2984
|
-
} from '../icons/chart-area';
|
|
2981
|
+
default as BarChartHorizontalBigIcon
|
|
2982
|
+
} from '../icons/chart-bar-big';
|
|
2985
2983
|
// ChartCandlestick aliases
|
|
2986
2984
|
export { default as ChartCandlestickIcon } from '../icons/chart-candlestick';
|
|
2987
2985
|
export {
|
|
2988
2986
|
/** @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 */
|
|
2989
2987
|
default as CandlestickChartIcon
|
|
2990
2988
|
} from '../icons/chart-candlestick';
|
|
2991
|
-
//
|
|
2992
|
-
export { default as
|
|
2989
|
+
// ChartBar aliases
|
|
2990
|
+
export { default as ChartBarIcon } from '../icons/chart-bar';
|
|
2993
2991
|
export {
|
|
2994
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
2995
|
-
default as
|
|
2996
|
-
} from '../icons/chart-
|
|
2992
|
+
/** @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 */
|
|
2993
|
+
default as BarChartHorizontalIcon
|
|
2994
|
+
} from '../icons/chart-bar';
|
|
2997
2995
|
// ChartColumnBig aliases
|
|
2998
2996
|
export { default as ChartColumnBigIcon } from '../icons/chart-column-big';
|
|
2999
2997
|
export {
|
|
3000
2998
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. This alias will be removed in v1.0 */
|
|
3001
2999
|
default as BarChartBigIcon
|
|
3002
3000
|
} from '../icons/chart-column-big';
|
|
3001
|
+
// ChartColumnIncreasing aliases
|
|
3002
|
+
export { default as ChartColumnIncreasingIcon } from '../icons/chart-column-increasing';
|
|
3003
|
+
export {
|
|
3004
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
3005
|
+
default as BarChart4Icon
|
|
3006
|
+
} from '../icons/chart-column-increasing';
|
|
3003
3007
|
// ChartColumn aliases
|
|
3004
3008
|
export { default as ChartColumnIcon } from '../icons/chart-column';
|
|
3005
3009
|
export {
|
|
@@ -3012,42 +3016,42 @@ export {
|
|
|
3012
3016
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartLine} instead. This alias will be removed in v1.0 */
|
|
3013
3017
|
default as LineChartIcon
|
|
3014
3018
|
} from '../icons/chart-line';
|
|
3015
|
-
// ChartNoAxesColumn aliases
|
|
3016
|
-
export { default as ChartNoAxesColumnIcon } from '../icons/chart-no-axes-column';
|
|
3017
|
-
export {
|
|
3018
|
-
/** @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 */
|
|
3019
|
-
default as BarChart2Icon
|
|
3020
|
-
} from '../icons/chart-no-axes-column';
|
|
3021
3019
|
// ChartNoAxesColumnIncreasing aliases
|
|
3022
3020
|
export { default as ChartNoAxesColumnIncreasingIcon } from '../icons/chart-no-axes-column-increasing';
|
|
3023
3021
|
export {
|
|
3024
3022
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
3025
3023
|
default as BarChartIcon
|
|
3026
3024
|
} from '../icons/chart-no-axes-column-increasing';
|
|
3027
|
-
//
|
|
3028
|
-
export { default as
|
|
3029
|
-
export {
|
|
3030
|
-
/** @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 */
|
|
3031
|
-
default as PieChartIcon
|
|
3032
|
-
} from '../icons/chart-pie';
|
|
3033
|
-
// ChartScatter aliases
|
|
3034
|
-
export { default as ChartScatterIcon } from '../icons/chart-scatter';
|
|
3025
|
+
// ChartNoAxesColumn aliases
|
|
3026
|
+
export { default as ChartNoAxesColumnIcon } from '../icons/chart-no-axes-column';
|
|
3035
3027
|
export {
|
|
3036
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3037
|
-
default as
|
|
3038
|
-
} from '../icons/chart-
|
|
3028
|
+
/** @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 */
|
|
3029
|
+
default as BarChart2Icon
|
|
3030
|
+
} from '../icons/chart-no-axes-column';
|
|
3039
3031
|
// ChartNoAxesGantt aliases
|
|
3040
3032
|
export { default as ChartNoAxesGanttIcon } from '../icons/chart-no-axes-gantt';
|
|
3041
3033
|
export {
|
|
3042
3034
|
/** @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 */
|
|
3043
3035
|
default as GanttChartIcon
|
|
3044
3036
|
} from '../icons/chart-no-axes-gantt';
|
|
3037
|
+
// ChartPie aliases
|
|
3038
|
+
export { default as ChartPieIcon } from '../icons/chart-pie';
|
|
3039
|
+
export {
|
|
3040
|
+
/** @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 */
|
|
3041
|
+
default as PieChartIcon
|
|
3042
|
+
} from '../icons/chart-pie';
|
|
3045
3043
|
// Chromium aliases
|
|
3046
3044
|
export { default as ChromiumIcon } from '../icons/chromium';
|
|
3047
3045
|
export {
|
|
3048
3046
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Chromium} instead. This alias will be removed in v1.0 */
|
|
3049
3047
|
default as ChromeIcon
|
|
3050
3048
|
} from '../icons/chromium';
|
|
3049
|
+
// ChartScatter aliases
|
|
3050
|
+
export { default as ChartScatterIcon } from '../icons/chart-scatter';
|
|
3051
|
+
export {
|
|
3052
|
+
/** @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 */
|
|
3053
|
+
default as ScatterChartIcon
|
|
3054
|
+
} from '../icons/chart-scatter';
|
|
3051
3055
|
// CircleAlert aliases
|
|
3052
3056
|
export { default as CircleAlertIcon } from '../icons/circle-alert';
|
|
3053
3057
|
export {
|
|
@@ -3060,30 +3064,30 @@ export {
|
|
|
3060
3064
|
/** @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 */
|
|
3061
3065
|
default as ArrowDownCircleIcon
|
|
3062
3066
|
} from '../icons/circle-arrow-down';
|
|
3063
|
-
// CircleArrowOutDownRight aliases
|
|
3064
|
-
export { default as CircleArrowOutDownRightIcon } from '../icons/circle-arrow-out-down-right';
|
|
3065
|
-
export {
|
|
3066
|
-
/** @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 */
|
|
3067
|
-
default as ArrowDownRightFromCircleIcon
|
|
3068
|
-
} from '../icons/circle-arrow-out-down-right';
|
|
3069
3067
|
// CircleArrowLeft aliases
|
|
3070
3068
|
export { default as CircleArrowLeftIcon } from '../icons/circle-arrow-left';
|
|
3071
3069
|
export {
|
|
3072
3070
|
/** @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 */
|
|
3073
3071
|
default as ArrowLeftCircleIcon
|
|
3074
3072
|
} from '../icons/circle-arrow-left';
|
|
3075
|
-
// CircleArrowOutUpLeft aliases
|
|
3076
|
-
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
3077
|
-
export {
|
|
3078
|
-
/** @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 */
|
|
3079
|
-
default as ArrowUpLeftFromCircleIcon
|
|
3080
|
-
} from '../icons/circle-arrow-out-up-left';
|
|
3081
3073
|
// CircleArrowOutDownLeft aliases
|
|
3082
3074
|
export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left';
|
|
3083
3075
|
export {
|
|
3084
3076
|
/** @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 */
|
|
3085
3077
|
default as ArrowDownLeftFromCircleIcon
|
|
3086
3078
|
} from '../icons/circle-arrow-out-down-left';
|
|
3079
|
+
// CircleArrowOutDownRight aliases
|
|
3080
|
+
export { default as CircleArrowOutDownRightIcon } from '../icons/circle-arrow-out-down-right';
|
|
3081
|
+
export {
|
|
3082
|
+
/** @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 */
|
|
3083
|
+
default as ArrowDownRightFromCircleIcon
|
|
3084
|
+
} from '../icons/circle-arrow-out-down-right';
|
|
3085
|
+
// CircleArrowOutUpLeft aliases
|
|
3086
|
+
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
3087
|
+
export {
|
|
3088
|
+
/** @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 */
|
|
3089
|
+
default as ArrowUpLeftFromCircleIcon
|
|
3090
|
+
} from '../icons/circle-arrow-out-up-left';
|
|
3087
3091
|
// CircleArrowOutUpRight aliases
|
|
3088
3092
|
export { default as CircleArrowOutUpRightIcon } from '../icons/circle-arrow-out-up-right';
|
|
3089
3093
|
export {
|
|
@@ -3096,30 +3100,30 @@ export {
|
|
|
3096
3100
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. This alias will be removed in v1.0 */
|
|
3097
3101
|
default as ArrowRightCircleIcon
|
|
3098
3102
|
} from '../icons/circle-arrow-right';
|
|
3099
|
-
// CircleCheckBig aliases
|
|
3100
|
-
export { default as CircleCheckBigIcon } from '../icons/circle-check-big';
|
|
3101
|
-
export {
|
|
3102
|
-
/** @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 */
|
|
3103
|
-
default as CheckCircleIcon
|
|
3104
|
-
} from '../icons/circle-check-big';
|
|
3105
3103
|
// CircleArrowUp aliases
|
|
3106
3104
|
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
3107
3105
|
export {
|
|
3108
3106
|
/** @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 */
|
|
3109
3107
|
default as ArrowUpCircleIcon
|
|
3110
3108
|
} from '../icons/circle-arrow-up';
|
|
3111
|
-
//
|
|
3112
|
-
export { default as
|
|
3109
|
+
// CircleCheckBig aliases
|
|
3110
|
+
export { default as CircleCheckBigIcon } from '../icons/circle-check-big';
|
|
3113
3111
|
export {
|
|
3114
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3115
|
-
default as
|
|
3116
|
-
} from '../icons/circle-
|
|
3112
|
+
/** @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 */
|
|
3113
|
+
default as CheckCircleIcon
|
|
3114
|
+
} from '../icons/circle-check-big';
|
|
3117
3115
|
// CircleCheck aliases
|
|
3118
3116
|
export { default as CircleCheckIcon } from '../icons/circle-check';
|
|
3119
3117
|
export {
|
|
3120
3118
|
/** @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 */
|
|
3121
3119
|
default as CheckCircle2Icon
|
|
3122
3120
|
} from '../icons/circle-check';
|
|
3121
|
+
// CircleChevronDown aliases
|
|
3122
|
+
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
|
|
3123
|
+
export {
|
|
3124
|
+
/** @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 */
|
|
3125
|
+
default as ChevronDownCircleIcon
|
|
3126
|
+
} from '../icons/circle-chevron-down';
|
|
3123
3127
|
// CircleChevronLeft aliases
|
|
3124
3128
|
export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
|
|
3125
3129
|
export {
|
|
@@ -3138,18 +3142,18 @@ export {
|
|
|
3138
3142
|
/** @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 */
|
|
3139
3143
|
default as ChevronUpCircleIcon
|
|
3140
3144
|
} from '../icons/circle-chevron-up';
|
|
3141
|
-
// CircleGauge aliases
|
|
3142
|
-
export { default as CircleGaugeIcon } from '../icons/circle-gauge';
|
|
3143
|
-
export {
|
|
3144
|
-
/** @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 */
|
|
3145
|
-
default as GaugeCircleIcon
|
|
3146
|
-
} from '../icons/circle-gauge';
|
|
3147
3145
|
// CircleDivide aliases
|
|
3148
3146
|
export { default as CircleDivideIcon } from '../icons/circle-divide';
|
|
3149
3147
|
export {
|
|
3150
3148
|
/** @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 */
|
|
3151
3149
|
default as DivideCircleIcon
|
|
3152
3150
|
} from '../icons/circle-divide';
|
|
3151
|
+
// CircleGauge aliases
|
|
3152
|
+
export { default as CircleGaugeIcon } from '../icons/circle-gauge';
|
|
3153
|
+
export {
|
|
3154
|
+
/** @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 */
|
|
3155
|
+
default as GaugeCircleIcon
|
|
3156
|
+
} from '../icons/circle-gauge';
|
|
3153
3157
|
// CircleMinus aliases
|
|
3154
3158
|
export { default as CircleMinusIcon } from '../icons/circle-minus';
|
|
3155
3159
|
export {
|
|
@@ -3232,42 +3236,42 @@ export {
|
|
|
3232
3236
|
/** @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 */
|
|
3233
3237
|
default as UserCircleIcon
|
|
3234
3238
|
} from '../icons/circle-user';
|
|
3235
|
-
// ClipboardPenLine aliases
|
|
3236
|
-
export { default as ClipboardPenLineIcon } from '../icons/clipboard-pen-line';
|
|
3237
|
-
export {
|
|
3238
|
-
/** @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 */
|
|
3239
|
-
default as ClipboardSignatureIcon
|
|
3240
|
-
} from '../icons/clipboard-pen-line';
|
|
3241
3239
|
// CircleX aliases
|
|
3242
3240
|
export { default as CircleXIcon } from '../icons/circle-x';
|
|
3243
3241
|
export {
|
|
3244
3242
|
/** @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 */
|
|
3245
3243
|
default as XCircleIcon
|
|
3246
3244
|
} from '../icons/circle-x';
|
|
3247
|
-
//
|
|
3248
|
-
export { default as
|
|
3245
|
+
// ClipboardPenLine aliases
|
|
3246
|
+
export { default as ClipboardPenLineIcon } from '../icons/clipboard-pen-line';
|
|
3249
3247
|
export {
|
|
3250
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3251
|
-
default as
|
|
3252
|
-
} from '../icons/
|
|
3248
|
+
/** @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 */
|
|
3249
|
+
default as ClipboardSignatureIcon
|
|
3250
|
+
} from '../icons/clipboard-pen-line';
|
|
3253
3251
|
// ClipboardPen aliases
|
|
3254
3252
|
export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
|
|
3255
3253
|
export {
|
|
3256
3254
|
/** @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 */
|
|
3257
3255
|
default as ClipboardEditIcon
|
|
3258
3256
|
} from '../icons/clipboard-pen';
|
|
3259
|
-
//
|
|
3260
|
-
export { default as
|
|
3257
|
+
// CloudDownload aliases
|
|
3258
|
+
export { default as CloudDownloadIcon } from '../icons/cloud-download';
|
|
3261
3259
|
export {
|
|
3262
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3263
|
-
default as
|
|
3264
|
-
} from '../icons/
|
|
3260
|
+
/** @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 */
|
|
3261
|
+
default as DownloadCloudIcon
|
|
3262
|
+
} from '../icons/cloud-download';
|
|
3265
3263
|
// CloudUpload aliases
|
|
3266
3264
|
export { default as CloudUploadIcon } from '../icons/cloud-upload';
|
|
3267
3265
|
export {
|
|
3268
3266
|
/** @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 */
|
|
3269
3267
|
default as UploadCloudIcon
|
|
3270
3268
|
} from '../icons/cloud-upload';
|
|
3269
|
+
// CodeXml aliases
|
|
3270
|
+
export { default as CodeXmlIcon } from '../icons/code-xml';
|
|
3271
|
+
export {
|
|
3272
|
+
/** @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 */
|
|
3273
|
+
default as Code2Icon
|
|
3274
|
+
} from '../icons/code-xml';
|
|
3271
3275
|
// Columns2 aliases
|
|
3272
3276
|
export { default as Columns2Icon } from '../icons/columns-2';
|
|
3273
3277
|
export {
|
|
@@ -3284,18 +3288,18 @@ export {
|
|
|
3284
3288
|
/** @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 */
|
|
3285
3289
|
default as TableConfigIcon
|
|
3286
3290
|
} from '../icons/columns-3-cog';
|
|
3287
|
-
// Columns3 aliases
|
|
3288
|
-
export { default as Columns3Icon } from '../icons/columns-3';
|
|
3289
|
-
export {
|
|
3290
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead. This alias will be removed in v1.0 */
|
|
3291
|
-
default as PanelsLeftRightIcon
|
|
3292
|
-
} from '../icons/columns-3';
|
|
3293
3291
|
// ContactRound aliases
|
|
3294
3292
|
export { default as ContactRoundIcon } from '../icons/contact-round';
|
|
3295
3293
|
export {
|
|
3296
3294
|
/** @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 */
|
|
3297
3295
|
default as Contact2Icon
|
|
3298
3296
|
} from '../icons/contact-round';
|
|
3297
|
+
// Columns3 aliases
|
|
3298
|
+
export { default as Columns3Icon } from '../icons/columns-3';
|
|
3299
|
+
export {
|
|
3300
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead. This alias will be removed in v1.0 */
|
|
3301
|
+
default as PanelsLeftRightIcon
|
|
3302
|
+
} from '../icons/columns-3';
|
|
3299
3303
|
// DiamondPercent aliases
|
|
3300
3304
|
export { default as DiamondPercentIcon } from '../icons/diamond-percent';
|
|
3301
3305
|
export {
|
|
@@ -3356,18 +3360,24 @@ export {
|
|
|
3356
3360
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumn} instead. This alias will be removed in v1.0 */
|
|
3357
3361
|
default as FileBarChart2Icon
|
|
3358
3362
|
} from '../icons/file-chart-column';
|
|
3363
|
+
// FileChartPie aliases
|
|
3364
|
+
export { default as FileChartPieIcon } from '../icons/file-chart-pie';
|
|
3365
|
+
export {
|
|
3366
|
+
/** @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 */
|
|
3367
|
+
default as FilePieChartIcon
|
|
3368
|
+
} from '../icons/file-chart-pie';
|
|
3359
3369
|
// FileChartLine aliases
|
|
3360
3370
|
export { default as FileChartLineIcon } from '../icons/file-chart-line';
|
|
3361
3371
|
export {
|
|
3362
3372
|
/** @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 */
|
|
3363
3373
|
default as FileLineChartIcon
|
|
3364
3374
|
} from '../icons/file-chart-line';
|
|
3365
|
-
//
|
|
3366
|
-
export { default as
|
|
3375
|
+
// FileCodeCorner aliases
|
|
3376
|
+
export { default as FileCodeCornerIcon } from '../icons/file-code-corner';
|
|
3367
3377
|
export {
|
|
3368
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3369
|
-
default as
|
|
3370
|
-
} from '../icons/file-
|
|
3378
|
+
/** @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 */
|
|
3379
|
+
default as FileCode2Icon
|
|
3380
|
+
} from '../icons/file-code-corner';
|
|
3371
3381
|
// FileCheckCorner aliases
|
|
3372
3382
|
export { default as FileCheckCornerIcon } from '../icons/file-check-corner';
|
|
3373
3383
|
export {
|
|
@@ -3386,12 +3396,6 @@ export {
|
|
|
3386
3396
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileExclamationPoint} instead. This alias will be removed in v1.0 */
|
|
3387
3397
|
default as FileWarningIcon
|
|
3388
3398
|
} from '../icons/file-exclamation-point';
|
|
3389
|
-
// FileCodeCorner aliases
|
|
3390
|
-
export { default as FileCodeCornerIcon } from '../icons/file-code-corner';
|
|
3391
|
-
export {
|
|
3392
|
-
/** @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 */
|
|
3393
|
-
default as FileCode2Icon
|
|
3394
|
-
} from '../icons/file-code-corner';
|
|
3395
3399
|
// FileKey aliases
|
|
3396
3400
|
export { default as FileKeyIcon } from '../icons/file-key';
|
|
3397
3401
|
export {
|
|
@@ -3420,42 +3424,42 @@ export {
|
|
|
3420
3424
|
/** @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 */
|
|
3421
3425
|
default as FileMinus2Icon
|
|
3422
3426
|
} from '../icons/file-minus-corner';
|
|
3423
|
-
// FilePen aliases
|
|
3424
|
-
export { default as FilePenIcon } from '../icons/file-pen';
|
|
3425
|
-
export {
|
|
3426
|
-
/** @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 */
|
|
3427
|
-
default as FileEditIcon
|
|
3428
|
-
} from '../icons/file-pen';
|
|
3429
3427
|
// FilePenLine aliases
|
|
3430
3428
|
export { default as FilePenLineIcon } from '../icons/file-pen-line';
|
|
3431
3429
|
export {
|
|
3432
3430
|
/** @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 */
|
|
3433
3431
|
default as FileSignatureIcon
|
|
3434
3432
|
} from '../icons/file-pen-line';
|
|
3435
|
-
//
|
|
3436
|
-
export { default as
|
|
3433
|
+
// FilePen aliases
|
|
3434
|
+
export { default as FilePenIcon } from '../icons/file-pen';
|
|
3437
3435
|
export {
|
|
3438
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3439
|
-
default as
|
|
3440
|
-
} from '../icons/file-
|
|
3436
|
+
/** @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 */
|
|
3437
|
+
default as FileEditIcon
|
|
3438
|
+
} from '../icons/file-pen';
|
|
3441
3439
|
// FilePlusCorner aliases
|
|
3442
3440
|
export { default as FilePlusCornerIcon } from '../icons/file-plus-corner';
|
|
3443
3441
|
export {
|
|
3444
3442
|
/** @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 */
|
|
3445
3443
|
default as FilePlus2Icon
|
|
3446
3444
|
} from '../icons/file-plus-corner';
|
|
3447
|
-
//
|
|
3448
|
-
export { default as
|
|
3445
|
+
// FilePlay aliases
|
|
3446
|
+
export { default as FilePlayIcon } from '../icons/file-play';
|
|
3449
3447
|
export {
|
|
3450
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3451
|
-
default as
|
|
3452
|
-
} from '../icons/file-
|
|
3448
|
+
/** @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 */
|
|
3449
|
+
default as FileVideoIcon
|
|
3450
|
+
} from '../icons/file-play';
|
|
3453
3451
|
// FileQuestionMark aliases
|
|
3454
3452
|
export { default as FileQuestionMarkIcon } from '../icons/file-question-mark';
|
|
3455
3453
|
export {
|
|
3456
3454
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3457
3455
|
default as FileQuestionIcon
|
|
3458
3456
|
} from '../icons/file-question-mark';
|
|
3457
|
+
// FileSearchCorner aliases
|
|
3458
|
+
export { default as FileSearchCornerIcon } from '../icons/file-search-corner';
|
|
3459
|
+
export {
|
|
3460
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSearchCorner} instead. This alias will be removed in v1.0 */
|
|
3461
|
+
default as FileSearch2Icon
|
|
3462
|
+
} from '../icons/file-search-corner';
|
|
3459
3463
|
// FileSignal aliases
|
|
3460
3464
|
export { default as FileSignalIcon } from '../icons/file-signal';
|
|
3461
3465
|
export {
|
|
@@ -3516,18 +3520,18 @@ export {
|
|
|
3516
3520
|
/** @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 */
|
|
3517
3521
|
default as GitCommitIcon
|
|
3518
3522
|
} from '../icons/git-commit-horizontal';
|
|
3519
|
-
// Grid2x2Plus aliases
|
|
3520
|
-
export { default as Grid2x2PlusIcon } from '../icons/grid-2x2-plus';
|
|
3521
|
-
export {
|
|
3522
|
-
/** @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 */
|
|
3523
|
-
default as Grid2X2PlusIcon
|
|
3524
|
-
} from '../icons/grid-2x2-plus';
|
|
3525
3523
|
// Grid2x2Check aliases
|
|
3526
3524
|
export { default as Grid2x2CheckIcon } from '../icons/grid-2x2-check';
|
|
3527
3525
|
export {
|
|
3528
3526
|
/** @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 */
|
|
3529
3527
|
default as Grid2X2CheckIcon
|
|
3530
3528
|
} from '../icons/grid-2x2-check';
|
|
3529
|
+
// Grid2x2Plus aliases
|
|
3530
|
+
export { default as Grid2x2PlusIcon } from '../icons/grid-2x2-plus';
|
|
3531
|
+
export {
|
|
3532
|
+
/** @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 */
|
|
3533
|
+
default as Grid2X2PlusIcon
|
|
3534
|
+
} from '../icons/grid-2x2-plus';
|
|
3531
3535
|
// Grid2x2X aliases
|
|
3532
3536
|
export { default as Grid2x2XIcon } from '../icons/grid-2x2-x';
|
|
3533
3537
|
export {
|
|
@@ -3540,6 +3544,12 @@ export {
|
|
|
3540
3544
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. This alias will be removed in v1.0 */
|
|
3541
3545
|
default as Grid2X2Icon
|
|
3542
3546
|
} from '../icons/grid-2x2';
|
|
3547
|
+
// HandGrab aliases
|
|
3548
|
+
export { default as HandGrabIcon } from '../icons/hand-grab';
|
|
3549
|
+
export {
|
|
3550
|
+
/** @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 */
|
|
3551
|
+
default as GrabIcon
|
|
3552
|
+
} from '../icons/hand-grab';
|
|
3543
3553
|
// Grid3x3 aliases
|
|
3544
3554
|
export { default as Grid3x3Icon } from '../icons/grid-3x3';
|
|
3545
3555
|
export {
|
|
@@ -3550,6 +3560,12 @@ export {
|
|
|
3550
3560
|
/** @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 */
|
|
3551
3561
|
default as Grid3X3Icon
|
|
3552
3562
|
} from '../icons/grid-3x3';
|
|
3563
|
+
// IceCreamBowl aliases
|
|
3564
|
+
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3565
|
+
export {
|
|
3566
|
+
/** @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 */
|
|
3567
|
+
default as IceCream2Icon
|
|
3568
|
+
} from '../icons/ice-cream-bowl';
|
|
3553
3569
|
// HandHelping aliases
|
|
3554
3570
|
export { default as HandHelpingIcon } from '../icons/hand-helping';
|
|
3555
3571
|
export {
|
|
@@ -3562,18 +3578,6 @@ export {
|
|
|
3562
3578
|
/** @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 */
|
|
3563
3579
|
default as HomeIcon
|
|
3564
3580
|
} from '../icons/house';
|
|
3565
|
-
// HandGrab aliases
|
|
3566
|
-
export { default as HandGrabIcon } from '../icons/hand-grab';
|
|
3567
|
-
export {
|
|
3568
|
-
/** @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 */
|
|
3569
|
-
default as GrabIcon
|
|
3570
|
-
} from '../icons/hand-grab';
|
|
3571
|
-
// IceCreamBowl aliases
|
|
3572
|
-
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3573
|
-
export {
|
|
3574
|
-
/** @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 */
|
|
3575
|
-
default as IceCream2Icon
|
|
3576
|
-
} from '../icons/ice-cream-bowl';
|
|
3577
3581
|
// IceCreamCone aliases
|
|
3578
3582
|
export { default as IceCreamConeIcon } from '../icons/ice-cream-cone';
|
|
3579
3583
|
export {
|
|
@@ -3586,12 +3590,6 @@ export {
|
|
|
3586
3590
|
/** @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 */
|
|
3587
3591
|
default as Laptop2Icon
|
|
3588
3592
|
} from '../icons/laptop-minimal';
|
|
3589
|
-
// Layers aliases
|
|
3590
|
-
export { default as LayersIcon } from '../icons/layers';
|
|
3591
|
-
export {
|
|
3592
|
-
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link Layers} instead. This alias will be removed in v1.0 */
|
|
3593
|
-
default as Layers3Icon
|
|
3594
|
-
} from '../icons/layers';
|
|
3595
3593
|
// ListIndentDecrease aliases
|
|
3596
3594
|
export { default as ListIndentDecreaseIcon } from '../icons/list-indent-decrease';
|
|
3597
3595
|
export {
|
|
@@ -3612,6 +3610,12 @@ export {
|
|
|
3612
3610
|
/** @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 */
|
|
3613
3611
|
default as IndentIncreaseIcon
|
|
3614
3612
|
} from '../icons/list-indent-increase';
|
|
3613
|
+
// Layers aliases
|
|
3614
|
+
export { default as LayersIcon } from '../icons/layers';
|
|
3615
|
+
export {
|
|
3616
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link Layers} instead. This alias will be removed in v1.0 */
|
|
3617
|
+
default as Layers3Icon
|
|
3618
|
+
} from '../icons/layers';
|
|
3615
3619
|
// LoaderCircle aliases
|
|
3616
3620
|
export { default as LoaderCircleIcon } from '../icons/loader-circle';
|
|
3617
3621
|
export {
|
|
@@ -3654,12 +3658,6 @@ export {
|
|
|
3654
3658
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead. This alias will be removed in v1.0 */
|
|
3655
3659
|
default as Mic2Icon
|
|
3656
3660
|
} from '../icons/mic-vocal';
|
|
3657
|
-
// OctagonAlert aliases
|
|
3658
|
-
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3659
|
-
export {
|
|
3660
|
-
/** @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 */
|
|
3661
|
-
default as AlertOctagonIcon
|
|
3662
|
-
} from '../icons/octagon-alert';
|
|
3663
3661
|
// Move3d aliases
|
|
3664
3662
|
export { default as Move3dIcon } from '../icons/move-3d';
|
|
3665
3663
|
export {
|
|
@@ -3672,6 +3670,12 @@ export {
|
|
|
3672
3670
|
/** @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 */
|
|
3673
3671
|
default as PauseOctagonIcon
|
|
3674
3672
|
} from '../icons/octagon-pause';
|
|
3673
|
+
// OctagonAlert aliases
|
|
3674
|
+
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3675
|
+
export {
|
|
3676
|
+
/** @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 */
|
|
3677
|
+
default as AlertOctagonIcon
|
|
3678
|
+
} from '../icons/octagon-alert';
|
|
3675
3679
|
// OctagonX aliases
|
|
3676
3680
|
export { default as OctagonXIcon } from '../icons/octagon-x';
|
|
3677
3681
|
export {
|
|
@@ -3684,18 +3688,18 @@ export {
|
|
|
3684
3688
|
/** @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 */
|
|
3685
3689
|
default as Paintbrush2Icon
|
|
3686
3690
|
} from '../icons/paintbrush-vertical';
|
|
3687
|
-
// PanelBottomDashed aliases
|
|
3688
|
-
export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed';
|
|
3689
|
-
export {
|
|
3690
|
-
/** @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 */
|
|
3691
|
-
default as PanelBottomInactiveIcon
|
|
3692
|
-
} from '../icons/panel-bottom-dashed';
|
|
3693
3691
|
// PanelLeftClose aliases
|
|
3694
3692
|
export { default as PanelLeftCloseIcon } from '../icons/panel-left-close';
|
|
3695
3693
|
export {
|
|
3696
3694
|
/** @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 */
|
|
3697
3695
|
default as SidebarCloseIcon
|
|
3698
3696
|
} from '../icons/panel-left-close';
|
|
3697
|
+
// PanelBottomDashed aliases
|
|
3698
|
+
export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed';
|
|
3699
|
+
export {
|
|
3700
|
+
/** @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 */
|
|
3701
|
+
default as PanelBottomInactiveIcon
|
|
3702
|
+
} from '../icons/panel-bottom-dashed';
|
|
3699
3703
|
// PanelLeftDashed aliases
|
|
3700
3704
|
export { default as PanelLeftDashedIcon } from '../icons/panel-left-dashed';
|
|
3701
3705
|
export {
|
|
@@ -3732,18 +3736,18 @@ export {
|
|
|
3732
3736
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead. This alias will be removed in v1.0 */
|
|
3733
3737
|
default as LayoutIcon
|
|
3734
3738
|
} from '../icons/panels-top-left';
|
|
3735
|
-
// PenLine aliases
|
|
3736
|
-
export { default as PenLineIcon } from '../icons/pen-line';
|
|
3737
|
-
export {
|
|
3738
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. This alias will be removed in v1.0 */
|
|
3739
|
-
default as Edit3Icon
|
|
3740
|
-
} from '../icons/pen-line';
|
|
3741
3739
|
// Pen aliases
|
|
3742
3740
|
export { default as PenIcon } from '../icons/pen';
|
|
3743
3741
|
export {
|
|
3744
3742
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Pen} instead. This alias will be removed in v1.0 */
|
|
3745
3743
|
default as Edit2Icon
|
|
3746
3744
|
} from '../icons/pen';
|
|
3745
|
+
// PenLine aliases
|
|
3746
|
+
export { default as PenLineIcon } from '../icons/pen-line';
|
|
3747
|
+
export {
|
|
3748
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. This alias will be removed in v1.0 */
|
|
3749
|
+
default as Edit3Icon
|
|
3750
|
+
} from '../icons/pen-line';
|
|
3747
3751
|
// PlugZap aliases
|
|
3748
3752
|
export { default as PlugZapIcon } from '../icons/plug-zap';
|
|
3749
3753
|
export {
|
|
@@ -3768,18 +3772,18 @@ export {
|
|
|
3768
3772
|
/** @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 */
|
|
3769
3773
|
default as RowsIcon
|
|
3770
3774
|
} from '../icons/rows-2';
|
|
3771
|
-
// Scale3d aliases
|
|
3772
|
-
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
3773
|
-
export {
|
|
3774
|
-
/** @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 */
|
|
3775
|
-
default as Scale3DIcon
|
|
3776
|
-
} from '../icons/scale-3d';
|
|
3777
3775
|
// Rows3 aliases
|
|
3778
3776
|
export { default as Rows3Icon } from '../icons/rows-3';
|
|
3779
3777
|
export {
|
|
3780
3778
|
/** @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 */
|
|
3781
3779
|
default as PanelsTopBottomIcon
|
|
3782
3780
|
} from '../icons/rows-3';
|
|
3781
|
+
// Scale3d aliases
|
|
3782
|
+
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
3783
|
+
export {
|
|
3784
|
+
/** @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 */
|
|
3785
|
+
default as Scale3DIcon
|
|
3786
|
+
} from '../icons/scale-3d';
|
|
3783
3787
|
// SendHorizontal aliases
|
|
3784
3788
|
export { default as SendHorizontalIcon } from '../icons/send-horizontal';
|
|
3785
3789
|
export {
|
|
@@ -3822,18 +3826,18 @@ export {
|
|
|
3822
3826
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownLeft} instead. This alias will be removed in v1.0 */
|
|
3823
3827
|
default as ArrowDownLeftSquareIcon
|
|
3824
3828
|
} from '../icons/square-arrow-down-left';
|
|
3825
|
-
// SquareArrowDownRight aliases
|
|
3826
|
-
export { default as SquareArrowDownRightIcon } from '../icons/square-arrow-down-right';
|
|
3827
|
-
export {
|
|
3828
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. This alias will be removed in v1.0 */
|
|
3829
|
-
default as ArrowDownRightSquareIcon
|
|
3830
|
-
} from '../icons/square-arrow-down-right';
|
|
3831
3829
|
// SquareArrowDown aliases
|
|
3832
3830
|
export { default as SquareArrowDownIcon } from '../icons/square-arrow-down';
|
|
3833
3831
|
export {
|
|
3834
3832
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. This alias will be removed in v1.0 */
|
|
3835
3833
|
default as ArrowDownSquareIcon
|
|
3836
3834
|
} from '../icons/square-arrow-down';
|
|
3835
|
+
// SquareArrowDownRight aliases
|
|
3836
|
+
export { default as SquareArrowDownRightIcon } from '../icons/square-arrow-down-right';
|
|
3837
|
+
export {
|
|
3838
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. This alias will be removed in v1.0 */
|
|
3839
|
+
default as ArrowDownRightSquareIcon
|
|
3840
|
+
} from '../icons/square-arrow-down-right';
|
|
3837
3841
|
// SquareArrowLeft aliases
|
|
3838
3842
|
export { default as SquareArrowLeftIcon } from '../icons/square-arrow-left';
|
|
3839
3843
|
export {
|
|
@@ -3846,18 +3850,6 @@ export {
|
|
|
3846
3850
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead. This alias will be removed in v1.0 */
|
|
3847
3851
|
default as ArrowDownLeftFromSquareIcon
|
|
3848
3852
|
} from '../icons/square-arrow-out-down-left';
|
|
3849
|
-
// SquareArrowOutDownRight aliases
|
|
3850
|
-
export { default as SquareArrowOutDownRightIcon } from '../icons/square-arrow-out-down-right';
|
|
3851
|
-
export {
|
|
3852
|
-
/** @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 */
|
|
3853
|
-
default as ArrowDownRightFromSquareIcon
|
|
3854
|
-
} from '../icons/square-arrow-out-down-right';
|
|
3855
|
-
// SquareArrowRight aliases
|
|
3856
|
-
export { default as SquareArrowRightIcon } from '../icons/square-arrow-right';
|
|
3857
|
-
export {
|
|
3858
|
-
/** @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 */
|
|
3859
|
-
default as ArrowRightSquareIcon
|
|
3860
|
-
} from '../icons/square-arrow-right';
|
|
3861
3853
|
// SquareArrowOutUpLeft aliases
|
|
3862
3854
|
export { default as SquareArrowOutUpLeftIcon } from '../icons/square-arrow-out-up-left';
|
|
3863
3855
|
export {
|
|
@@ -3870,24 +3862,36 @@ export {
|
|
|
3870
3862
|
/** @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 */
|
|
3871
3863
|
default as ArrowUpRightFromSquareIcon
|
|
3872
3864
|
} from '../icons/square-arrow-out-up-right';
|
|
3865
|
+
// SquareArrowRight aliases
|
|
3866
|
+
export { default as SquareArrowRightIcon } from '../icons/square-arrow-right';
|
|
3867
|
+
export {
|
|
3868
|
+
/** @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 */
|
|
3869
|
+
default as ArrowRightSquareIcon
|
|
3870
|
+
} from '../icons/square-arrow-right';
|
|
3871
|
+
// SquareArrowOutDownRight aliases
|
|
3872
|
+
export { default as SquareArrowOutDownRightIcon } from '../icons/square-arrow-out-down-right';
|
|
3873
|
+
export {
|
|
3874
|
+
/** @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 */
|
|
3875
|
+
default as ArrowDownRightFromSquareIcon
|
|
3876
|
+
} from '../icons/square-arrow-out-down-right';
|
|
3873
3877
|
// SquareArrowUpLeft aliases
|
|
3874
3878
|
export { default as SquareArrowUpLeftIcon } from '../icons/square-arrow-up-left';
|
|
3875
3879
|
export {
|
|
3876
3880
|
/** @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 */
|
|
3877
3881
|
default as ArrowUpLeftSquareIcon
|
|
3878
3882
|
} from '../icons/square-arrow-up-left';
|
|
3879
|
-
// SquareArrowUpRight aliases
|
|
3880
|
-
export { default as SquareArrowUpRightIcon } from '../icons/square-arrow-up-right';
|
|
3881
|
-
export {
|
|
3882
|
-
/** @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 */
|
|
3883
|
-
default as ArrowUpRightSquareIcon
|
|
3884
|
-
} from '../icons/square-arrow-up-right';
|
|
3885
3883
|
// SquareArrowUp aliases
|
|
3886
3884
|
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
3887
3885
|
export {
|
|
3888
3886
|
/** @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 */
|
|
3889
3887
|
default as ArrowUpSquareIcon
|
|
3890
3888
|
} from '../icons/square-arrow-up';
|
|
3889
|
+
// SquareArrowUpRight aliases
|
|
3890
|
+
export { default as SquareArrowUpRightIcon } from '../icons/square-arrow-up-right';
|
|
3891
|
+
export {
|
|
3892
|
+
/** @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 */
|
|
3893
|
+
default as ArrowUpRightSquareIcon
|
|
3894
|
+
} from '../icons/square-arrow-up-right';
|
|
3891
3895
|
// SquareAsterisk aliases
|
|
3892
3896
|
export { default as SquareAsteriskIcon } from '../icons/square-asterisk';
|
|
3893
3897
|
export {
|
|
@@ -3958,18 +3962,24 @@ export {
|
|
|
3958
3962
|
/** @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 */
|
|
3959
3963
|
default as KanbanSquareDashedIcon
|
|
3960
3964
|
} from '../icons/square-dashed-kanban';
|
|
3965
|
+
// SquareDashedMousePointer aliases
|
|
3966
|
+
export { default as SquareDashedMousePointerIcon } from '../icons/square-dashed-mouse-pointer';
|
|
3967
|
+
export {
|
|
3968
|
+
/** @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 */
|
|
3969
|
+
default as MousePointerSquareDashedIcon
|
|
3970
|
+
} from '../icons/square-dashed-mouse-pointer';
|
|
3961
3971
|
// SquareDashed aliases
|
|
3962
3972
|
export { default as SquareDashedIcon } from '../icons/square-dashed';
|
|
3963
3973
|
export {
|
|
3964
3974
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashed} instead. This alias will be removed in v1.0 */
|
|
3965
3975
|
default as BoxSelectIcon
|
|
3966
3976
|
} from '../icons/square-dashed';
|
|
3967
|
-
//
|
|
3968
|
-
export { default as
|
|
3977
|
+
// SquareEqual aliases
|
|
3978
|
+
export { default as SquareEqualIcon } from '../icons/square-equal';
|
|
3969
3979
|
export {
|
|
3970
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3971
|
-
default as
|
|
3972
|
-
} from '../icons/square-
|
|
3980
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead. This alias will be removed in v1.0 */
|
|
3981
|
+
default as EqualSquareIcon
|
|
3982
|
+
} from '../icons/square-equal';
|
|
3973
3983
|
// SquareDivide aliases
|
|
3974
3984
|
export { default as SquareDivideIcon } from '../icons/square-divide';
|
|
3975
3985
|
export {
|
|
@@ -3982,48 +3992,42 @@ export {
|
|
|
3982
3992
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead. This alias will be removed in v1.0 */
|
|
3983
3993
|
default as DotSquareIcon
|
|
3984
3994
|
} from '../icons/square-dot';
|
|
3985
|
-
// SquareEqual aliases
|
|
3986
|
-
export { default as SquareEqualIcon } from '../icons/square-equal';
|
|
3987
|
-
export {
|
|
3988
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead. This alias will be removed in v1.0 */
|
|
3989
|
-
default as EqualSquareIcon
|
|
3990
|
-
} from '../icons/square-equal';
|
|
3991
3995
|
// SquareFunction aliases
|
|
3992
3996
|
export { default as SquareFunctionIcon } from '../icons/square-function';
|
|
3993
3997
|
export {
|
|
3994
3998
|
/** @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 */
|
|
3995
3999
|
default as FunctionSquareIcon
|
|
3996
4000
|
} from '../icons/square-function';
|
|
3997
|
-
// SquareLibrary aliases
|
|
3998
|
-
export { default as SquareLibraryIcon } from '../icons/square-library';
|
|
3999
|
-
export {
|
|
4000
|
-
/** @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 */
|
|
4001
|
-
default as LibrarySquareIcon
|
|
4002
|
-
} from '../icons/square-library';
|
|
4003
4001
|
// SquareKanban aliases
|
|
4004
4002
|
export { default as SquareKanbanIcon } from '../icons/square-kanban';
|
|
4005
4003
|
export {
|
|
4006
4004
|
/** @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 */
|
|
4007
4005
|
default as KanbanSquareIcon
|
|
4008
4006
|
} from '../icons/square-kanban';
|
|
4007
|
+
// SquareLibrary aliases
|
|
4008
|
+
export { default as SquareLibraryIcon } from '../icons/square-library';
|
|
4009
|
+
export {
|
|
4010
|
+
/** @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 */
|
|
4011
|
+
default as LibrarySquareIcon
|
|
4012
|
+
} from '../icons/square-library';
|
|
4009
4013
|
// SquareM aliases
|
|
4010
4014
|
export { default as SquareMIcon } from '../icons/square-m';
|
|
4011
4015
|
export {
|
|
4012
4016
|
/** @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 */
|
|
4013
4017
|
default as MSquareIcon
|
|
4014
4018
|
} from '../icons/square-m';
|
|
4015
|
-
// SquareMinus aliases
|
|
4016
|
-
export { default as SquareMinusIcon } from '../icons/square-minus';
|
|
4017
|
-
export {
|
|
4018
|
-
/** @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 */
|
|
4019
|
-
default as MinusSquareIcon
|
|
4020
|
-
} from '../icons/square-minus';
|
|
4021
4019
|
// SquareMenu aliases
|
|
4022
4020
|
export { default as SquareMenuIcon } from '../icons/square-menu';
|
|
4023
4021
|
export {
|
|
4024
4022
|
/** @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 */
|
|
4025
4023
|
default as MenuSquareIcon
|
|
4026
4024
|
} from '../icons/square-menu';
|
|
4025
|
+
// SquareMinus aliases
|
|
4026
|
+
export { default as SquareMinusIcon } from '../icons/square-minus';
|
|
4027
|
+
export {
|
|
4028
|
+
/** @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 */
|
|
4029
|
+
default as MinusSquareIcon
|
|
4030
|
+
} from '../icons/square-minus';
|
|
4027
4031
|
// SquareMousePointer aliases
|
|
4028
4032
|
export { default as SquareMousePointerIcon } from '../icons/square-mouse-pointer';
|
|
4029
4033
|
export {
|
|
@@ -4042,6 +4046,18 @@ export {
|
|
|
4042
4046
|
/** @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 */
|
|
4043
4047
|
default as ParkingSquareIcon
|
|
4044
4048
|
} from '../icons/square-parking';
|
|
4049
|
+
// SquarePercent aliases
|
|
4050
|
+
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
4051
|
+
export {
|
|
4052
|
+
/** @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 */
|
|
4053
|
+
default as PercentSquareIcon
|
|
4054
|
+
} from '../icons/square-percent';
|
|
4055
|
+
// SquarePi aliases
|
|
4056
|
+
export { default as SquarePiIcon } from '../icons/square-pi';
|
|
4057
|
+
export {
|
|
4058
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead. This alias will be removed in v1.0 */
|
|
4059
|
+
default as PiSquareIcon
|
|
4060
|
+
} from '../icons/square-pi';
|
|
4045
4061
|
// SquarePen aliases
|
|
4046
4062
|
export { default as SquarePenIcon } from '../icons/square-pen';
|
|
4047
4063
|
export {
|
|
@@ -4056,48 +4072,36 @@ export {
|
|
|
4056
4072
|
/** @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 */
|
|
4057
4073
|
default as PenSquareIcon
|
|
4058
4074
|
} from '../icons/square-pen';
|
|
4059
|
-
//
|
|
4060
|
-
export { default as
|
|
4061
|
-
export {
|
|
4062
|
-
/** @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 */
|
|
4063
|
-
default as PercentSquareIcon
|
|
4064
|
-
} from '../icons/square-percent';
|
|
4065
|
-
// SquarePi aliases
|
|
4066
|
-
export { default as SquarePiIcon } from '../icons/square-pi';
|
|
4075
|
+
// SquarePlay aliases
|
|
4076
|
+
export { default as SquarePlayIcon } from '../icons/square-play';
|
|
4067
4077
|
export {
|
|
4068
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4069
|
-
default as
|
|
4070
|
-
} from '../icons/square-
|
|
4078
|
+
/** @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 */
|
|
4079
|
+
default as PlaySquareIcon
|
|
4080
|
+
} from '../icons/square-play';
|
|
4071
4081
|
// SquarePilcrow aliases
|
|
4072
4082
|
export { default as SquarePilcrowIcon } from '../icons/square-pilcrow';
|
|
4073
4083
|
export {
|
|
4074
4084
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead. This alias will be removed in v1.0 */
|
|
4075
4085
|
default as PilcrowSquareIcon
|
|
4076
4086
|
} from '../icons/square-pilcrow';
|
|
4077
|
-
//
|
|
4078
|
-
export { default as
|
|
4079
|
-
export {
|
|
4080
|
-
/** @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 */
|
|
4081
|
-
default as PlaySquareIcon
|
|
4082
|
-
} from '../icons/square-play';
|
|
4083
|
-
// SquareScissors aliases
|
|
4084
|
-
export { default as SquareScissorsIcon } from '../icons/square-scissors';
|
|
4087
|
+
// SquarePlus aliases
|
|
4088
|
+
export { default as SquarePlusIcon } from '../icons/square-plus';
|
|
4085
4089
|
export {
|
|
4086
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4087
|
-
default as
|
|
4088
|
-
} from '../icons/square-
|
|
4090
|
+
/** @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 */
|
|
4091
|
+
default as PlusSquareIcon
|
|
4092
|
+
} from '../icons/square-plus';
|
|
4089
4093
|
// SquarePower aliases
|
|
4090
4094
|
export { default as SquarePowerIcon } from '../icons/square-power';
|
|
4091
4095
|
export {
|
|
4092
4096
|
/** @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 */
|
|
4093
4097
|
default as PowerSquareIcon
|
|
4094
4098
|
} from '../icons/square-power';
|
|
4095
|
-
//
|
|
4096
|
-
export { default as
|
|
4099
|
+
// SquareScissors aliases
|
|
4100
|
+
export { default as SquareScissorsIcon } from '../icons/square-scissors';
|
|
4097
4101
|
export {
|
|
4098
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4099
|
-
default as
|
|
4100
|
-
} from '../icons/square-
|
|
4102
|
+
/** @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 */
|
|
4103
|
+
default as ScissorsSquareIcon
|
|
4104
|
+
} from '../icons/square-scissors';
|
|
4101
4105
|
// SquareSigma aliases
|
|
4102
4106
|
export { default as SquareSigmaIcon } from '../icons/square-sigma';
|
|
4103
4107
|
export {
|
|
@@ -4134,12 +4138,6 @@ export {
|
|
|
4134
4138
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. This alias will be removed in v1.0 */
|
|
4135
4139
|
default as UserSquare2Icon
|
|
4136
4140
|
} from '../icons/square-user-round';
|
|
4137
|
-
// SquareUser aliases
|
|
4138
|
-
export { default as SquareUserIcon } from '../icons/square-user';
|
|
4139
|
-
export {
|
|
4140
|
-
/** @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 */
|
|
4141
|
-
default as UserSquareIcon
|
|
4142
|
-
} from '../icons/square-user';
|
|
4143
4141
|
// SquareX aliases
|
|
4144
4142
|
export { default as SquareXIcon } from '../icons/square-x';
|
|
4145
4143
|
export {
|
|
@@ -4152,24 +4150,30 @@ export {
|
|
|
4152
4150
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TestTubeDiagonal} instead. This alias will be removed in v1.0 */
|
|
4153
4151
|
default as TestTube2Icon
|
|
4154
4152
|
} from '../icons/test-tube-diagonal';
|
|
4153
|
+
// SquareUser aliases
|
|
4154
|
+
export { default as SquareUserIcon } from '../icons/square-user';
|
|
4155
|
+
export {
|
|
4156
|
+
/** @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 */
|
|
4157
|
+
default as UserSquareIcon
|
|
4158
|
+
} from '../icons/square-user';
|
|
4155
4159
|
// TextAlignCenter aliases
|
|
4156
4160
|
export { default as TextAlignCenterIcon } from '../icons/text-align-center';
|
|
4157
4161
|
export {
|
|
4158
4162
|
/** @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 */
|
|
4159
4163
|
default as AlignCenterIcon
|
|
4160
4164
|
} from '../icons/text-align-center';
|
|
4161
|
-
// TextAlignJustify aliases
|
|
4162
|
-
export { default as TextAlignJustifyIcon } from '../icons/text-align-justify';
|
|
4163
|
-
export {
|
|
4164
|
-
/** @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 */
|
|
4165
|
-
default as AlignJustifyIcon
|
|
4166
|
-
} from '../icons/text-align-justify';
|
|
4167
4165
|
// TextAlignEnd aliases
|
|
4168
4166
|
export { default as TextAlignEndIcon } from '../icons/text-align-end';
|
|
4169
4167
|
export {
|
|
4170
4168
|
/** @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 */
|
|
4171
4169
|
default as AlignRightIcon
|
|
4172
4170
|
} from '../icons/text-align-end';
|
|
4171
|
+
// TextAlignJustify aliases
|
|
4172
|
+
export { default as TextAlignJustifyIcon } from '../icons/text-align-justify';
|
|
4173
|
+
export {
|
|
4174
|
+
/** @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 */
|
|
4175
|
+
default as AlignJustifyIcon
|
|
4176
|
+
} from '../icons/text-align-justify';
|
|
4173
4177
|
// TextAlignStart aliases
|
|
4174
4178
|
export { default as TextAlignStartIcon } from '../icons/text-align-start';
|
|
4175
4179
|
export {
|
|
@@ -4186,6 +4190,12 @@ export {
|
|
|
4186
4190
|
/** @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 */
|
|
4187
4191
|
default as LetterTextIcon
|
|
4188
4192
|
} from '../icons/text-initial';
|
|
4193
|
+
// TextWrap aliases
|
|
4194
|
+
export { default as TextWrapIcon } from '../icons/text-wrap';
|
|
4195
|
+
export {
|
|
4196
|
+
/** @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 */
|
|
4197
|
+
default as WrapTextIcon
|
|
4198
|
+
} from '../icons/text-wrap';
|
|
4189
4199
|
// TextSelect aliases
|
|
4190
4200
|
export { default as TextSelectIcon } from '../icons/text-select';
|
|
4191
4201
|
export {
|
|
@@ -4204,12 +4214,6 @@ export {
|
|
|
4204
4214
|
/** @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 */
|
|
4205
4215
|
default as PalmtreeIcon
|
|
4206
4216
|
} from '../icons/tree-palm';
|
|
4207
|
-
// TextWrap aliases
|
|
4208
|
-
export { default as TextWrapIcon } from '../icons/text-wrap';
|
|
4209
|
-
export {
|
|
4210
|
-
/** @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 */
|
|
4211
|
-
default as WrapTextIcon
|
|
4212
|
-
} from '../icons/text-wrap';
|
|
4213
4217
|
// TriangleAlert aliases
|
|
4214
4218
|
export { default as TriangleAlertIcon } from '../icons/triangle-alert';
|
|
4215
4219
|
export {
|
|
@@ -4246,18 +4250,18 @@ export {
|
|
|
4246
4250
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundMinus} instead. This alias will be removed in v1.0 */
|
|
4247
4251
|
default as UserMinus2Icon
|
|
4248
4252
|
} from '../icons/user-round-minus';
|
|
4249
|
-
// UserRoundX aliases
|
|
4250
|
-
export { default as UserRoundXIcon } from '../icons/user-round-x';
|
|
4251
|
-
export {
|
|
4252
|
-
/** @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 */
|
|
4253
|
-
default as UserX2Icon
|
|
4254
|
-
} from '../icons/user-round-x';
|
|
4255
4253
|
// UserRoundPlus aliases
|
|
4256
4254
|
export { default as UserRoundPlusIcon } from '../icons/user-round-plus';
|
|
4257
4255
|
export {
|
|
4258
4256
|
/** @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 */
|
|
4259
4257
|
default as UserPlus2Icon
|
|
4260
4258
|
} from '../icons/user-round-plus';
|
|
4259
|
+
// UserRoundX aliases
|
|
4260
|
+
export { default as UserRoundXIcon } from '../icons/user-round-x';
|
|
4261
|
+
export {
|
|
4262
|
+
/** @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 */
|
|
4263
|
+
default as UserX2Icon
|
|
4264
|
+
} from '../icons/user-round-x';
|
|
4261
4265
|
// UserRound aliases
|
|
4262
4266
|
export { default as UserRoundIcon } from '../icons/user-round';
|
|
4263
4267
|
export {
|
|
@@ -4270,18 +4274,18 @@ export {
|
|
|
4270
4274
|
/** @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 */
|
|
4271
4275
|
default as Users2Icon
|
|
4272
4276
|
} from '../icons/users-round';
|
|
4273
|
-
// UtensilsCrossed aliases
|
|
4274
|
-
export { default as UtensilsCrossedIcon } from '../icons/utensils-crossed';
|
|
4275
|
-
export {
|
|
4276
|
-
/** @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 */
|
|
4277
|
-
default as ForkKnifeCrossedIcon
|
|
4278
|
-
} from '../icons/utensils-crossed';
|
|
4279
4277
|
// Utensils aliases
|
|
4280
4278
|
export { default as UtensilsIcon } from '../icons/utensils';
|
|
4281
4279
|
export {
|
|
4282
4280
|
/** @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 */
|
|
4283
4281
|
default as ForkKnifeIcon
|
|
4284
4282
|
} from '../icons/utensils';
|
|
4283
|
+
// UtensilsCrossed aliases
|
|
4284
|
+
export { default as UtensilsCrossedIcon } from '../icons/utensils-crossed';
|
|
4285
|
+
export {
|
|
4286
|
+
/** @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 */
|
|
4287
|
+
default as ForkKnifeCrossedIcon
|
|
4288
|
+
} from '../icons/utensils-crossed';
|
|
4285
4289
|
// WalletMinimal aliases
|
|
4286
4290
|
export { default as WalletMinimalIcon } from '../icons/wallet-minimal';
|
|
4287
4291
|
export {
|