@lucide/astro 0.511.0 → 0.512.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/aliases/aliases.ts +58 -58
- package/src/aliases/prefixed.ts +461 -453
- package/src/aliases/suffixed.ts +686 -678
- package/src/icons/battery-charging.ts +2 -2
- package/src/icons/battery-full.ts +2 -2
- package/src/icons/battery-low.ts +2 -2
- package/src/icons/battery-medium.ts +2 -2
- package/src/icons/battery-plus.ts +2 -2
- package/src/icons/battery-warning.ts +2 -2
- package/src/icons/battery.ts +2 -2
- package/src/icons/circle-pound-sterling.ts +18 -0
- package/src/icons/cloud-check.ts +18 -0
- package/src/icons/eraser.ts +2 -2
- package/src/icons/file-badge.ts +2 -2
- package/src/icons/grid-3x2.ts +18 -0
- package/src/icons/id-card-lanyard.ts +18 -0
- package/src/icons/index.ts +123 -119
- package/src/icons/list-collapse.ts +2 -2
- package/src/icons/paperclip.ts +2 -2
- package/src/icons/square-check-big.ts +2 -2
package/src/aliases/suffixed.ts
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
// AArrowDown aliases
|
|
2
2
|
export { default as AArrowDownIcon } from '../icons/a-arrow-down';
|
|
3
|
-
// AArrowUp aliases
|
|
4
|
-
export { default as AArrowUpIcon } from '../icons/a-arrow-up';
|
|
5
3
|
// ALargeSmall aliases
|
|
6
4
|
export { default as ALargeSmallIcon } from '../icons/a-large-small';
|
|
5
|
+
// AArrowUp aliases
|
|
6
|
+
export { default as AArrowUpIcon } from '../icons/a-arrow-up';
|
|
7
7
|
// Accessibility aliases
|
|
8
8
|
export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
9
9
|
// Activity aliases
|
|
10
10
|
export { default as ActivityIcon } from '../icons/activity';
|
|
11
11
|
// AirVent aliases
|
|
12
12
|
export { default as AirVentIcon } from '../icons/air-vent';
|
|
13
|
-
// Airplay aliases
|
|
14
|
-
export { default as AirplayIcon } from '../icons/airplay';
|
|
15
13
|
// AlarmClockOff aliases
|
|
16
14
|
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
15
|
+
// Airplay aliases
|
|
16
|
+
export { default as AirplayIcon } from '../icons/airplay';
|
|
17
17
|
// AlarmClock aliases
|
|
18
18
|
export { default as AlarmClockIcon } from '../icons/alarm-clock';
|
|
19
19
|
// AlarmSmoke aliases
|
|
@@ -40,10 +40,10 @@ export { default as AlignHorizontalDistributeStartIcon } from '../icons/align-ho
|
|
|
40
40
|
export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-horizontal-justify-center';
|
|
41
41
|
// AlignHorizontalJustifyEnd aliases
|
|
42
42
|
export { default as AlignHorizontalJustifyEndIcon } from '../icons/align-horizontal-justify-end';
|
|
43
|
-
// AlignHorizontalJustifyStart aliases
|
|
44
|
-
export { default as AlignHorizontalJustifyStartIcon } from '../icons/align-horizontal-justify-start';
|
|
45
43
|
// AlignHorizontalSpaceAround aliases
|
|
46
44
|
export { default as AlignHorizontalSpaceAroundIcon } from '../icons/align-horizontal-space-around';
|
|
45
|
+
// AlignHorizontalJustifyStart aliases
|
|
46
|
+
export { default as AlignHorizontalJustifyStartIcon } from '../icons/align-horizontal-justify-start';
|
|
47
47
|
// AlignHorizontalSpaceBetween aliases
|
|
48
48
|
export { default as AlignHorizontalSpaceBetweenIcon } from '../icons/align-horizontal-space-between';
|
|
49
49
|
// AlignJustify aliases
|
|
@@ -52,30 +52,30 @@ export { default as AlignJustifyIcon } from '../icons/align-justify';
|
|
|
52
52
|
export { default as AlignLeftIcon } from '../icons/align-left';
|
|
53
53
|
// AlignRight aliases
|
|
54
54
|
export { default as AlignRightIcon } from '../icons/align-right';
|
|
55
|
-
// AlignStartHorizontal aliases
|
|
56
|
-
export { default as AlignStartHorizontalIcon } from '../icons/align-start-horizontal';
|
|
57
55
|
// AlignStartVertical aliases
|
|
58
56
|
export { default as AlignStartVerticalIcon } from '../icons/align-start-vertical';
|
|
59
57
|
// AlignVerticalDistributeCenter aliases
|
|
60
58
|
export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-vertical-distribute-center';
|
|
59
|
+
// AlignStartHorizontal aliases
|
|
60
|
+
export { default as AlignStartHorizontalIcon } from '../icons/align-start-horizontal';
|
|
61
61
|
// AlignVerticalDistributeEnd aliases
|
|
62
62
|
export { default as AlignVerticalDistributeEndIcon } from '../icons/align-vertical-distribute-end';
|
|
63
|
+
// AlignVerticalJustifyCenter aliases
|
|
64
|
+
export { default as AlignVerticalJustifyCenterIcon } from '../icons/align-vertical-justify-center';
|
|
63
65
|
// AlignVerticalDistributeStart aliases
|
|
64
66
|
export { default as AlignVerticalDistributeStartIcon } from '../icons/align-vertical-distribute-start';
|
|
65
67
|
// AlignVerticalJustifyEnd aliases
|
|
66
68
|
export { default as AlignVerticalJustifyEndIcon } from '../icons/align-vertical-justify-end';
|
|
67
|
-
// AlignVerticalJustifyCenter aliases
|
|
68
|
-
export { default as AlignVerticalJustifyCenterIcon } from '../icons/align-vertical-justify-center';
|
|
69
69
|
// AlignVerticalJustifyStart aliases
|
|
70
70
|
export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start';
|
|
71
71
|
// AlignVerticalSpaceAround aliases
|
|
72
72
|
export { default as AlignVerticalSpaceAroundIcon } from '../icons/align-vertical-space-around';
|
|
73
73
|
// AlignVerticalSpaceBetween aliases
|
|
74
74
|
export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
|
|
75
|
-
// Ampersand aliases
|
|
76
|
-
export { default as AmpersandIcon } from '../icons/ampersand';
|
|
77
75
|
// Ambulance aliases
|
|
78
76
|
export { default as AmbulanceIcon } from '../icons/ambulance';
|
|
77
|
+
// Ampersand aliases
|
|
78
|
+
export { default as AmpersandIcon } from '../icons/ampersand';
|
|
79
79
|
// Ampersands aliases
|
|
80
80
|
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
81
81
|
// Amphora aliases
|
|
@@ -92,10 +92,10 @@ export { default as AntennaIcon } from '../icons/antenna';
|
|
|
92
92
|
export { default as AnvilIcon } from '../icons/anvil';
|
|
93
93
|
// Aperture aliases
|
|
94
94
|
export { default as ApertureIcon } from '../icons/aperture';
|
|
95
|
-
// AppWindow aliases
|
|
96
|
-
export { default as AppWindowIcon } from '../icons/app-window';
|
|
97
95
|
// AppWindowMac aliases
|
|
98
96
|
export { default as AppWindowMacIcon } from '../icons/app-window-mac';
|
|
97
|
+
// AppWindow aliases
|
|
98
|
+
export { default as AppWindowIcon } from '../icons/app-window';
|
|
99
99
|
// Apple aliases
|
|
100
100
|
export { default as AppleIcon } from '../icons/apple';
|
|
101
101
|
// ArchiveRestore aliases
|
|
@@ -108,20 +108,20 @@ export { default as ArmchairIcon } from '../icons/armchair';
|
|
|
108
108
|
export { default as ArchiveIcon } from '../icons/archive';
|
|
109
109
|
// ArrowBigDownDash aliases
|
|
110
110
|
export { default as ArrowBigDownDashIcon } from '../icons/arrow-big-down-dash';
|
|
111
|
-
// ArrowBigLeftDash aliases
|
|
112
|
-
export { default as ArrowBigLeftDashIcon } from '../icons/arrow-big-left-dash';
|
|
113
111
|
// ArrowBigDown aliases
|
|
114
112
|
export { default as ArrowBigDownIcon } from '../icons/arrow-big-down';
|
|
115
113
|
// ArrowBigLeft aliases
|
|
116
114
|
export { default as ArrowBigLeftIcon } from '../icons/arrow-big-left';
|
|
117
|
-
//
|
|
118
|
-
export { default as
|
|
115
|
+
// ArrowBigLeftDash aliases
|
|
116
|
+
export { default as ArrowBigLeftDashIcon } from '../icons/arrow-big-left-dash';
|
|
119
117
|
// ArrowBigRightDash aliases
|
|
120
118
|
export { default as ArrowBigRightDashIcon } from '../icons/arrow-big-right-dash';
|
|
121
|
-
//
|
|
122
|
-
export { default as
|
|
119
|
+
// ArrowBigRight aliases
|
|
120
|
+
export { default as ArrowBigRightIcon } from '../icons/arrow-big-right';
|
|
123
121
|
// ArrowBigUpDash aliases
|
|
124
122
|
export { default as ArrowBigUpDashIcon } from '../icons/arrow-big-up-dash';
|
|
123
|
+
// ArrowBigUp aliases
|
|
124
|
+
export { default as ArrowBigUpIcon } from '../icons/arrow-big-up';
|
|
125
125
|
// ArrowDownFromLine aliases
|
|
126
126
|
export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
|
|
127
127
|
// ArrowDownLeft aliases
|
|
@@ -130,44 +130,44 @@ export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
|
130
130
|
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
|
|
131
131
|
// ArrowDownNarrowWide aliases
|
|
132
132
|
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
133
|
-
// ArrowDownToDot aliases
|
|
134
|
-
export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
|
|
135
133
|
// ArrowDownToLine aliases
|
|
136
134
|
export { default as ArrowDownToLineIcon } from '../icons/arrow-down-to-line';
|
|
135
|
+
// ArrowDownToDot aliases
|
|
136
|
+
export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
|
|
137
137
|
// ArrowDownUp aliases
|
|
138
138
|
export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
139
139
|
// ArrowDown aliases
|
|
140
140
|
export { default as ArrowDownIcon } from '../icons/arrow-down';
|
|
141
141
|
// ArrowLeftFromLine aliases
|
|
142
142
|
export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
|
|
143
|
-
// ArrowLeftRight aliases
|
|
144
|
-
export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
|
|
145
143
|
// ArrowLeftToLine aliases
|
|
146
144
|
export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
|
|
147
|
-
// ArrowLeft aliases
|
|
148
|
-
export { default as ArrowLeftIcon } from '../icons/arrow-left';
|
|
149
145
|
// ArrowRightFromLine aliases
|
|
150
146
|
export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
|
|
147
|
+
// ArrowLeft aliases
|
|
148
|
+
export { default as ArrowLeftIcon } from '../icons/arrow-left';
|
|
149
|
+
// ArrowLeftRight aliases
|
|
150
|
+
export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
|
|
151
151
|
// ArrowRightLeft aliases
|
|
152
152
|
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
153
|
-
// ArrowRight aliases
|
|
154
|
-
export { default as ArrowRightIcon } from '../icons/arrow-right';
|
|
155
153
|
// ArrowRightToLine aliases
|
|
156
154
|
export { default as ArrowRightToLineIcon } from '../icons/arrow-right-to-line';
|
|
155
|
+
// ArrowRight aliases
|
|
156
|
+
export { default as ArrowRightIcon } from '../icons/arrow-right';
|
|
157
157
|
// ArrowUpDown aliases
|
|
158
158
|
export { default as ArrowUpDownIcon } from '../icons/arrow-up-down';
|
|
159
|
-
// ArrowUpFromLine aliases
|
|
160
|
-
export { default as ArrowUpFromLineIcon } from '../icons/arrow-up-from-line';
|
|
161
159
|
// ArrowUpFromDot aliases
|
|
162
160
|
export { default as ArrowUpFromDotIcon } from '../icons/arrow-up-from-dot';
|
|
163
|
-
// ArrowUpRight aliases
|
|
164
|
-
export { default as ArrowUpRightIcon } from '../icons/arrow-up-right';
|
|
165
161
|
// ArrowUpLeft aliases
|
|
166
162
|
export { default as ArrowUpLeftIcon } from '../icons/arrow-up-left';
|
|
167
|
-
//
|
|
168
|
-
export { default as
|
|
163
|
+
// ArrowUpFromLine aliases
|
|
164
|
+
export { default as ArrowUpFromLineIcon } from '../icons/arrow-up-from-line';
|
|
165
|
+
// ArrowUpRight aliases
|
|
166
|
+
export { default as ArrowUpRightIcon } from '../icons/arrow-up-right';
|
|
169
167
|
// ArrowUpWideNarrow aliases
|
|
170
168
|
export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow';
|
|
169
|
+
// ArrowUpToLine aliases
|
|
170
|
+
export { default as ArrowUpToLineIcon } from '../icons/arrow-up-to-line';
|
|
171
171
|
// ArrowUp aliases
|
|
172
172
|
export { default as ArrowUpIcon } from '../icons/arrow-up';
|
|
173
173
|
// ArrowsUpFromLine aliases
|
|
@@ -188,24 +188,24 @@ export { default as AwardIcon } from '../icons/award';
|
|
|
188
188
|
export { default as AxeIcon } from '../icons/axe';
|
|
189
189
|
// Baby aliases
|
|
190
190
|
export { default as BabyIcon } from '../icons/baby';
|
|
191
|
-
// Backpack aliases
|
|
192
|
-
export { default as BackpackIcon } from '../icons/backpack';
|
|
193
191
|
// BadgeAlert aliases
|
|
194
192
|
export { default as BadgeAlertIcon } from '../icons/badge-alert';
|
|
195
193
|
// BadgeCent aliases
|
|
196
194
|
export { default as BadgeCentIcon } from '../icons/badge-cent';
|
|
197
|
-
//
|
|
198
|
-
export { default as
|
|
195
|
+
// Backpack aliases
|
|
196
|
+
export { default as BackpackIcon } from '../icons/backpack';
|
|
199
197
|
// BadgeEuro aliases
|
|
200
198
|
export { default as BadgeEuroIcon } from '../icons/badge-euro';
|
|
199
|
+
// BadgeDollarSign aliases
|
|
200
|
+
export { default as BadgeDollarSignIcon } from '../icons/badge-dollar-sign';
|
|
201
201
|
// BadgeHelp aliases
|
|
202
202
|
export { default as BadgeHelpIcon } from '../icons/badge-help';
|
|
203
203
|
// BadgeIndianRupee aliases
|
|
204
204
|
export { default as BadgeIndianRupeeIcon } from '../icons/badge-indian-rupee';
|
|
205
|
-
// BadgeInfo aliases
|
|
206
|
-
export { default as BadgeInfoIcon } from '../icons/badge-info';
|
|
207
205
|
// BadgeJapaneseYen aliases
|
|
208
206
|
export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen';
|
|
207
|
+
// BadgeInfo aliases
|
|
208
|
+
export { default as BadgeInfoIcon } from '../icons/badge-info';
|
|
209
209
|
// BadgeMinus aliases
|
|
210
210
|
export { default as BadgeMinusIcon } from '../icons/badge-minus';
|
|
211
211
|
// BadgePercent aliases
|
|
@@ -220,32 +220,32 @@ export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
|
220
220
|
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
221
221
|
// BadgeX aliases
|
|
222
222
|
export { default as BadgeXIcon } from '../icons/badge-x';
|
|
223
|
-
// Ban aliases
|
|
224
|
-
export { default as BanIcon } from '../icons/ban';
|
|
225
223
|
// Badge aliases
|
|
226
224
|
export { default as BadgeIcon } from '../icons/badge';
|
|
227
225
|
// BaggageClaim aliases
|
|
228
226
|
export { default as BaggageClaimIcon } from '../icons/baggage-claim';
|
|
229
|
-
//
|
|
230
|
-
export { default as
|
|
227
|
+
// Ban aliases
|
|
228
|
+
export { default as BanIcon } from '../icons/ban';
|
|
231
229
|
// Banana aliases
|
|
232
230
|
export { default as BananaIcon } from '../icons/banana';
|
|
233
231
|
// Bandage aliases
|
|
234
232
|
export { default as BandageIcon } from '../icons/bandage';
|
|
233
|
+
// BanknoteArrowDown aliases
|
|
234
|
+
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
235
235
|
// BanknoteArrowUp aliases
|
|
236
236
|
export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
|
|
237
237
|
// BanknoteX aliases
|
|
238
238
|
export { default as BanknoteXIcon } from '../icons/banknote-x';
|
|
239
|
-
// Banknote aliases
|
|
240
|
-
export { default as BanknoteIcon } from '../icons/banknote';
|
|
241
239
|
// Barcode aliases
|
|
242
240
|
export { default as BarcodeIcon } from '../icons/barcode';
|
|
241
|
+
// Banknote aliases
|
|
242
|
+
export { default as BanknoteIcon } from '../icons/banknote';
|
|
243
243
|
// Baseline aliases
|
|
244
244
|
export { default as BaselineIcon } from '../icons/baseline';
|
|
245
|
-
// BatteryCharging aliases
|
|
246
|
-
export { default as BatteryChargingIcon } from '../icons/battery-charging';
|
|
247
245
|
// Bath aliases
|
|
248
246
|
export { default as BathIcon } from '../icons/bath';
|
|
247
|
+
// BatteryCharging aliases
|
|
248
|
+
export { default as BatteryChargingIcon } from '../icons/battery-charging';
|
|
249
249
|
// BatteryFull aliases
|
|
250
250
|
export { default as BatteryFullIcon } from '../icons/battery-full';
|
|
251
251
|
// BatteryLow aliases
|
|
@@ -278,50 +278,50 @@ export { default as BeerOffIcon } from '../icons/beer-off';
|
|
|
278
278
|
export { default as BeerIcon } from '../icons/beer';
|
|
279
279
|
// BellDot aliases
|
|
280
280
|
export { default as BellDotIcon } from '../icons/bell-dot';
|
|
281
|
-
// BellMinus aliases
|
|
282
|
-
export { default as BellMinusIcon } from '../icons/bell-minus';
|
|
283
281
|
// BellElectric aliases
|
|
284
282
|
export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
283
|
+
// BellMinus aliases
|
|
284
|
+
export { default as BellMinusIcon } from '../icons/bell-minus';
|
|
285
285
|
// BellOff aliases
|
|
286
286
|
export { default as BellOffIcon } from '../icons/bell-off';
|
|
287
287
|
// BellPlus aliases
|
|
288
288
|
export { default as BellPlusIcon } from '../icons/bell-plus';
|
|
289
|
-
// BetweenVerticalEnd aliases
|
|
290
|
-
export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end';
|
|
291
|
-
// Bell aliases
|
|
292
|
-
export { default as BellIcon } from '../icons/bell';
|
|
293
289
|
// BellRing aliases
|
|
294
290
|
export { default as BellRingIcon } from '../icons/bell-ring';
|
|
295
|
-
//
|
|
296
|
-
export { default as
|
|
291
|
+
// Bell aliases
|
|
292
|
+
export { default as BellIcon } from '../icons/bell';
|
|
293
|
+
// BetweenVerticalEnd aliases
|
|
294
|
+
export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end';
|
|
297
295
|
// Bike aliases
|
|
298
296
|
export { default as BikeIcon } from '../icons/bike';
|
|
299
|
-
//
|
|
300
|
-
export { default as
|
|
297
|
+
// BetweenVerticalStart aliases
|
|
298
|
+
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
|
|
301
299
|
// Binary aliases
|
|
302
300
|
export { default as BinaryIcon } from '../icons/binary';
|
|
303
301
|
// Binoculars aliases
|
|
304
302
|
export { default as BinocularsIcon } from '../icons/binoculars';
|
|
305
303
|
// Biohazard aliases
|
|
306
304
|
export { default as BiohazardIcon } from '../icons/biohazard';
|
|
305
|
+
// BicepsFlexed aliases
|
|
306
|
+
export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
|
|
307
307
|
// Bird aliases
|
|
308
308
|
export { default as BirdIcon } from '../icons/bird';
|
|
309
309
|
// Bitcoin aliases
|
|
310
310
|
export { default as BitcoinIcon } from '../icons/bitcoin';
|
|
311
|
-
// Blinds aliases
|
|
312
|
-
export { default as BlindsIcon } from '../icons/blinds';
|
|
313
311
|
// Blend aliases
|
|
314
312
|
export { default as BlendIcon } from '../icons/blend';
|
|
313
|
+
// Blinds aliases
|
|
314
|
+
export { default as BlindsIcon } from '../icons/blinds';
|
|
315
|
+
// BluetoothOff aliases
|
|
316
|
+
export { default as BluetoothOffIcon } from '../icons/bluetooth-off';
|
|
315
317
|
// Blocks aliases
|
|
316
318
|
export { default as BlocksIcon } from '../icons/blocks';
|
|
317
319
|
// BluetoothConnected aliases
|
|
318
320
|
export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected';
|
|
319
|
-
// BluetoothOff aliases
|
|
320
|
-
export { default as BluetoothOffIcon } from '../icons/bluetooth-off';
|
|
321
|
-
// BluetoothSearching aliases
|
|
322
|
-
export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching';
|
|
323
321
|
// Bluetooth aliases
|
|
324
322
|
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
323
|
+
// BluetoothSearching aliases
|
|
324
|
+
export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching';
|
|
325
325
|
// Bold aliases
|
|
326
326
|
export { default as BoldIcon } from '../icons/bold';
|
|
327
327
|
// Bolt aliases
|
|
@@ -330,32 +330,32 @@ export { default as BoltIcon } from '../icons/bolt';
|
|
|
330
330
|
export { default as BombIcon } from '../icons/bomb';
|
|
331
331
|
// Bone aliases
|
|
332
332
|
export { default as BoneIcon } from '../icons/bone';
|
|
333
|
-
// BookA aliases
|
|
334
|
-
export { default as BookAIcon } from '../icons/book-a';
|
|
335
333
|
// BookAudio aliases
|
|
336
334
|
export { default as BookAudioIcon } from '../icons/book-audio';
|
|
335
|
+
// BookA aliases
|
|
336
|
+
export { default as BookAIcon } from '../icons/book-a';
|
|
337
337
|
// BookCheck aliases
|
|
338
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
|
|
342
342
|
export { default as BookDownIcon } from '../icons/book-down';
|
|
343
|
-
// BookHeart aliases
|
|
344
|
-
export { default as BookHeartIcon } from '../icons/book-heart';
|
|
345
343
|
// BookHeadphones aliases
|
|
346
344
|
export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
345
|
+
// BookHeart aliases
|
|
346
|
+
export { default as BookHeartIcon } from '../icons/book-heart';
|
|
347
347
|
// BookImage aliases
|
|
348
348
|
export { default as BookImageIcon } from '../icons/book-image';
|
|
349
|
-
// BookKey aliases
|
|
350
|
-
export { default as BookKeyIcon } from '../icons/book-key';
|
|
351
349
|
// BookLock aliases
|
|
352
350
|
export { default as BookLockIcon } from '../icons/book-lock';
|
|
351
|
+
// BookKey aliases
|
|
352
|
+
export { default as BookKeyIcon } from '../icons/book-key';
|
|
353
|
+
// BookOpenCheck aliases
|
|
354
|
+
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
353
355
|
// BookMarked aliases
|
|
354
356
|
export { default as BookMarkedIcon } from '../icons/book-marked';
|
|
355
357
|
// BookMinus aliases
|
|
356
358
|
export { default as BookMinusIcon } from '../icons/book-minus';
|
|
357
|
-
// BookOpenCheck aliases
|
|
358
|
-
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
359
359
|
// BookOpenText aliases
|
|
360
360
|
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
361
361
|
// BookOpen aliases
|
|
@@ -372,16 +372,16 @@ export { default as BookUp2Icon } from '../icons/book-up-2';
|
|
|
372
372
|
export { default as BookUpIcon } from '../icons/book-up';
|
|
373
373
|
// BookUser aliases
|
|
374
374
|
export { default as BookUserIcon } from '../icons/book-user';
|
|
375
|
-
// Book aliases
|
|
376
|
-
export { default as BookIcon } from '../icons/book';
|
|
377
375
|
// BookX aliases
|
|
378
376
|
export { default as BookXIcon } from '../icons/book-x';
|
|
379
|
-
// BookmarkCheck aliases
|
|
380
|
-
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
381
377
|
// BookmarkMinus aliases
|
|
382
378
|
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
379
|
+
// Book aliases
|
|
380
|
+
export { default as BookIcon } from '../icons/book';
|
|
383
381
|
// BookmarkPlus aliases
|
|
384
382
|
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
383
|
+
// BookmarkCheck aliases
|
|
384
|
+
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
385
385
|
// BookmarkX aliases
|
|
386
386
|
export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
387
387
|
// Bookmark aliases
|
|
@@ -394,26 +394,26 @@ export { default as BotMessageSquareIcon } from '../icons/bot-message-square';
|
|
|
394
394
|
export { default as BotOffIcon } from '../icons/bot-off';
|
|
395
395
|
// Bot aliases
|
|
396
396
|
export { default as BotIcon } from '../icons/bot';
|
|
397
|
-
// BowArrow aliases
|
|
398
|
-
export { default as BowArrowIcon } from '../icons/bow-arrow';
|
|
399
397
|
// Box aliases
|
|
400
398
|
export { default as BoxIcon } from '../icons/box';
|
|
401
|
-
//
|
|
402
|
-
export { default as
|
|
399
|
+
// BowArrow aliases
|
|
400
|
+
export { default as BowArrowIcon } from '../icons/bow-arrow';
|
|
403
401
|
// Boxes aliases
|
|
404
402
|
export { default as BoxesIcon } from '../icons/boxes';
|
|
403
|
+
// Brackets aliases
|
|
404
|
+
export { default as BracketsIcon } from '../icons/brackets';
|
|
405
405
|
// BrainCircuit aliases
|
|
406
406
|
export { default as BrainCircuitIcon } from '../icons/brain-circuit';
|
|
407
|
-
// BrainCog aliases
|
|
408
|
-
export { default as BrainCogIcon } from '../icons/brain-cog';
|
|
409
407
|
// Brain aliases
|
|
410
408
|
export { default as BrainIcon } from '../icons/brain';
|
|
409
|
+
// BrainCog aliases
|
|
410
|
+
export { default as BrainCogIcon } from '../icons/brain-cog';
|
|
411
411
|
// BrickWallFire aliases
|
|
412
412
|
export { default as BrickWallFireIcon } from '../icons/brick-wall-fire';
|
|
413
|
-
// BrickWall aliases
|
|
414
|
-
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
415
413
|
// BriefcaseBusiness aliases
|
|
416
414
|
export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
|
|
415
|
+
// BrickWall aliases
|
|
416
|
+
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
417
417
|
// BriefcaseConveyorBelt aliases
|
|
418
418
|
export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
|
|
419
419
|
// BriefcaseMedical aliases
|
|
@@ -424,22 +424,22 @@ export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
|
424
424
|
export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
425
425
|
// Brush aliases
|
|
426
426
|
export { default as BrushIcon } from '../icons/brush';
|
|
427
|
-
// BrushCleaning aliases
|
|
428
|
-
export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
|
|
429
427
|
// Bubbles aliases
|
|
430
428
|
export { default as BubblesIcon } from '../icons/bubbles';
|
|
429
|
+
// BrushCleaning aliases
|
|
430
|
+
export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
|
|
431
431
|
// BugOff aliases
|
|
432
432
|
export { default as BugOffIcon } from '../icons/bug-off';
|
|
433
|
-
// BugPlay aliases
|
|
434
|
-
export { default as BugPlayIcon } from '../icons/bug-play';
|
|
435
433
|
// Bug aliases
|
|
436
434
|
export { default as BugIcon } from '../icons/bug';
|
|
437
435
|
// Building2 aliases
|
|
438
436
|
export { default as Building2Icon } from '../icons/building-2';
|
|
439
|
-
//
|
|
440
|
-
export { default as
|
|
437
|
+
// BugPlay aliases
|
|
438
|
+
export { default as BugPlayIcon } from '../icons/bug-play';
|
|
441
439
|
// BusFront aliases
|
|
442
440
|
export { default as BusFrontIcon } from '../icons/bus-front';
|
|
441
|
+
// Building aliases
|
|
442
|
+
export { default as BuildingIcon } from '../icons/building';
|
|
443
443
|
// Bus aliases
|
|
444
444
|
export { default as BusIcon } from '../icons/bus';
|
|
445
445
|
// CableCar aliases
|
|
@@ -458,12 +458,12 @@ export { default as Calendar1Icon } from '../icons/calendar-1';
|
|
|
458
458
|
export { default as CalendarArrowDownIcon } from '../icons/calendar-arrow-down';
|
|
459
459
|
// CalendarArrowUp aliases
|
|
460
460
|
export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
|
|
461
|
+
// CalendarCheck aliases
|
|
462
|
+
export { default as CalendarCheckIcon } from '../icons/calendar-check';
|
|
461
463
|
// CalendarCheck2 aliases
|
|
462
464
|
export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
|
|
463
465
|
// CalendarClock aliases
|
|
464
466
|
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
465
|
-
// CalendarCheck aliases
|
|
466
|
-
export { default as CalendarCheckIcon } from '../icons/calendar-check';
|
|
467
467
|
// CalendarCog aliases
|
|
468
468
|
export { default as CalendarCogIcon } from '../icons/calendar-cog';
|
|
469
469
|
// CalendarDays aliases
|
|
@@ -482,64 +482,64 @@ export { default as CalendarOffIcon } from '../icons/calendar-off';
|
|
|
482
482
|
export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
|
|
483
483
|
// CalendarPlus aliases
|
|
484
484
|
export { default as CalendarPlusIcon } from '../icons/calendar-plus';
|
|
485
|
-
// CalendarRange aliases
|
|
486
|
-
export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
487
|
-
// CalendarSync aliases
|
|
488
|
-
export { default as CalendarSyncIcon } from '../icons/calendar-sync';
|
|
489
485
|
// CalendarSearch aliases
|
|
490
486
|
export { default as CalendarSearchIcon } from '../icons/calendar-search';
|
|
491
|
-
//
|
|
492
|
-
export { default as
|
|
487
|
+
// CalendarRange aliases
|
|
488
|
+
export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
493
489
|
// CalendarX aliases
|
|
494
490
|
export { default as CalendarXIcon } from '../icons/calendar-x';
|
|
491
|
+
// CalendarSync aliases
|
|
492
|
+
export { default as CalendarSyncIcon } from '../icons/calendar-sync';
|
|
495
493
|
// Calendar aliases
|
|
496
494
|
export { default as CalendarIcon } from '../icons/calendar';
|
|
497
|
-
//
|
|
498
|
-
export { default as
|
|
495
|
+
// CalendarX2 aliases
|
|
496
|
+
export { default as CalendarX2Icon } from '../icons/calendar-x-2';
|
|
499
497
|
// CameraOff aliases
|
|
500
498
|
export { default as CameraOffIcon } from '../icons/camera-off';
|
|
499
|
+
// Camera aliases
|
|
500
|
+
export { default as CameraIcon } from '../icons/camera';
|
|
501
|
+
// Candy aliases
|
|
502
|
+
export { default as CandyIcon } from '../icons/candy';
|
|
501
503
|
// CandyCane aliases
|
|
502
504
|
export { default as CandyCaneIcon } from '../icons/candy-cane';
|
|
503
505
|
// CandyOff aliases
|
|
504
506
|
export { default as CandyOffIcon } from '../icons/candy-off';
|
|
505
|
-
// Candy aliases
|
|
506
|
-
export { default as CandyIcon } from '../icons/candy';
|
|
507
|
-
// Cannabis aliases
|
|
508
|
-
export { default as CannabisIcon } from '../icons/cannabis';
|
|
509
507
|
// CaptionsOff aliases
|
|
510
508
|
export { default as CaptionsOffIcon } from '../icons/captions-off';
|
|
509
|
+
// Cannabis aliases
|
|
510
|
+
export { default as CannabisIcon } from '../icons/cannabis';
|
|
511
511
|
// CarFront aliases
|
|
512
512
|
export { default as CarFrontIcon } from '../icons/car-front';
|
|
513
|
-
// CarTaxiFront aliases
|
|
514
|
-
export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
|
|
515
513
|
// Caravan aliases
|
|
516
514
|
export { default as CaravanIcon } from '../icons/caravan';
|
|
515
|
+
// Carrot aliases
|
|
516
|
+
export { default as CarrotIcon } from '../icons/carrot';
|
|
517
|
+
// CarTaxiFront aliases
|
|
518
|
+
export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
|
|
517
519
|
// Car aliases
|
|
518
520
|
export { default as CarIcon } from '../icons/car';
|
|
519
521
|
// CaseLower aliases
|
|
520
522
|
export { default as CaseLowerIcon } from '../icons/case-lower';
|
|
521
|
-
// Carrot aliases
|
|
522
|
-
export { default as CarrotIcon } from '../icons/carrot';
|
|
523
523
|
// CaseSensitive aliases
|
|
524
524
|
export { default as CaseSensitiveIcon } from '../icons/case-sensitive';
|
|
525
525
|
// CaseUpper aliases
|
|
526
526
|
export { default as CaseUpperIcon } from '../icons/case-upper';
|
|
527
|
-
// CassetteTape aliases
|
|
528
|
-
export { default as CassetteTapeIcon } from '../icons/cassette-tape';
|
|
529
527
|
// Cast aliases
|
|
530
528
|
export { default as CastIcon } from '../icons/cast';
|
|
531
529
|
// Castle aliases
|
|
532
530
|
export { default as CastleIcon } from '../icons/castle';
|
|
531
|
+
// CassetteTape aliases
|
|
532
|
+
export { default as CassetteTapeIcon } from '../icons/cassette-tape';
|
|
533
533
|
// Cat aliases
|
|
534
534
|
export { default as CatIcon } from '../icons/cat';
|
|
535
|
-
// ChartBarDecreasing aliases
|
|
536
|
-
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
537
535
|
// Cctv aliases
|
|
538
536
|
export { default as CctvIcon } from '../icons/cctv';
|
|
539
|
-
//
|
|
540
|
-
export { default as
|
|
537
|
+
// ChartBarDecreasing aliases
|
|
538
|
+
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
541
539
|
// ChartBarIncreasing aliases
|
|
542
540
|
export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
|
|
541
|
+
// ChartBarStacked aliases
|
|
542
|
+
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
543
543
|
// ChartColumnDecreasing aliases
|
|
544
544
|
export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
|
|
545
545
|
// ChartColumnStacked aliases
|
|
@@ -558,14 +558,14 @@ export { default as ChartSplineIcon } from '../icons/chart-spline';
|
|
|
558
558
|
export { default as CheckCheckIcon } from '../icons/check-check';
|
|
559
559
|
// CheckLine aliases
|
|
560
560
|
export { default as CheckLineIcon } from '../icons/check-line';
|
|
561
|
-
// ChefHat aliases
|
|
562
|
-
export { default as ChefHatIcon } from '../icons/chef-hat';
|
|
563
561
|
// Check aliases
|
|
564
562
|
export { default as CheckIcon } from '../icons/check';
|
|
565
|
-
// Cherry aliases
|
|
566
|
-
export { default as CherryIcon } from '../icons/cherry';
|
|
567
563
|
// ChevronDown aliases
|
|
568
564
|
export { default as ChevronDownIcon } from '../icons/chevron-down';
|
|
565
|
+
// Cherry aliases
|
|
566
|
+
export { default as CherryIcon } from '../icons/cherry';
|
|
567
|
+
// ChefHat aliases
|
|
568
|
+
export { default as ChefHatIcon } from '../icons/chef-hat';
|
|
569
569
|
// ChevronFirst aliases
|
|
570
570
|
export { default as ChevronFirstIcon } from '../icons/chevron-first';
|
|
571
571
|
// ChevronLast aliases
|
|
@@ -574,22 +574,22 @@ export { default as ChevronLastIcon } from '../icons/chevron-last';
|
|
|
574
574
|
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
575
575
|
// ChevronRight aliases
|
|
576
576
|
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
577
|
-
// ChevronUp aliases
|
|
578
|
-
export { default as ChevronUpIcon } from '../icons/chevron-up';
|
|
579
577
|
// ChevronsDownUp aliases
|
|
580
578
|
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
581
579
|
// ChevronsDown aliases
|
|
582
580
|
export { default as ChevronsDownIcon } from '../icons/chevrons-down';
|
|
581
|
+
// ChevronUp aliases
|
|
582
|
+
export { default as ChevronUpIcon } from '../icons/chevron-up';
|
|
583
583
|
// ChevronsLeftRightEllipsis aliases
|
|
584
584
|
export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left-right-ellipsis';
|
|
585
|
-
// ChevronsLeft aliases
|
|
586
|
-
export { default as ChevronsLeftIcon } from '../icons/chevrons-left';
|
|
587
585
|
// ChevronsLeftRight aliases
|
|
588
586
|
export { default as ChevronsLeftRightIcon } from '../icons/chevrons-left-right';
|
|
589
|
-
//
|
|
590
|
-
export { default as
|
|
587
|
+
// ChevronsLeft aliases
|
|
588
|
+
export { default as ChevronsLeftIcon } from '../icons/chevrons-left';
|
|
591
589
|
// ChevronsRightLeft aliases
|
|
592
590
|
export { default as ChevronsRightLeftIcon } from '../icons/chevrons-right-left';
|
|
591
|
+
// ChevronsRight aliases
|
|
592
|
+
export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
593
593
|
// ChevronsUpDown aliases
|
|
594
594
|
export { default as ChevronsUpDownIcon } from '../icons/chevrons-up-down';
|
|
595
595
|
// ChevronsUp aliases
|
|
@@ -598,12 +598,12 @@ export { default as ChevronsUpIcon } from '../icons/chevrons-up';
|
|
|
598
598
|
export { default as ChromeIcon } from '../icons/chrome';
|
|
599
599
|
// Church aliases
|
|
600
600
|
export { default as ChurchIcon } from '../icons/church';
|
|
601
|
-
// Cigarette aliases
|
|
602
|
-
export { default as CigaretteIcon } from '../icons/cigarette';
|
|
603
601
|
// CigaretteOff aliases
|
|
604
602
|
export { default as CigaretteOffIcon } from '../icons/cigarette-off';
|
|
605
603
|
// CircleDashed aliases
|
|
606
604
|
export { default as CircleDashedIcon } from '../icons/circle-dashed';
|
|
605
|
+
// Cigarette aliases
|
|
606
|
+
export { default as CigaretteIcon } from '../icons/cigarette';
|
|
607
607
|
// CircleDollarSign aliases
|
|
608
608
|
export { default as CircleDollarSignIcon } from '../icons/circle-dollar-sign';
|
|
609
609
|
// CircleDotDashed aliases
|
|
@@ -612,32 +612,34 @@ export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
|
|
|
612
612
|
export { default as CircleDotIcon } from '../icons/circle-dot';
|
|
613
613
|
// CircleEllipsis aliases
|
|
614
614
|
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
615
|
-
// CircleEqual aliases
|
|
616
|
-
export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
617
615
|
// CircleFadingArrowUp aliases
|
|
618
616
|
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
619
|
-
//
|
|
620
|
-
export { default as
|
|
617
|
+
// CircleEqual aliases
|
|
618
|
+
export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
621
619
|
// CircleOff aliases
|
|
622
620
|
export { default as CircleOffIcon } from '../icons/circle-off';
|
|
621
|
+
// CircleFadingPlus aliases
|
|
622
|
+
export { default as CircleFadingPlusIcon } from '../icons/circle-fading-plus';
|
|
623
623
|
// CircleSlash aliases
|
|
624
624
|
export { default as CircleSlashIcon } from '../icons/circle-slash';
|
|
625
|
-
//
|
|
626
|
-
export { default as
|
|
625
|
+
// CirclePoundSterling aliases
|
|
626
|
+
export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling';
|
|
627
627
|
// CircleSmall aliases
|
|
628
628
|
export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
629
|
-
//
|
|
630
|
-
export { default as
|
|
629
|
+
// Circle aliases
|
|
630
|
+
export { default as CircleIcon } from '../icons/circle';
|
|
631
631
|
// Citrus aliases
|
|
632
632
|
export { default as CitrusIcon } from '../icons/citrus';
|
|
633
|
+
// CircuitBoard aliases
|
|
634
|
+
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
633
635
|
// Clapperboard aliases
|
|
634
636
|
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
635
637
|
// ClipboardCheck aliases
|
|
636
638
|
export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
|
|
637
|
-
// ClipboardList aliases
|
|
638
|
-
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
639
639
|
// ClipboardCopy aliases
|
|
640
640
|
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
641
|
+
// ClipboardList aliases
|
|
642
|
+
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
641
643
|
// ClipboardMinus aliases
|
|
642
644
|
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
643
645
|
// ClipboardPaste aliases
|
|
@@ -648,46 +650,48 @@ export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
|
|
|
648
650
|
export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
649
651
|
// ClipboardX aliases
|
|
650
652
|
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
651
|
-
// Clock1 aliases
|
|
652
|
-
export { default as Clock1Icon } from '../icons/clock-1';
|
|
653
653
|
// Clipboard aliases
|
|
654
654
|
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
655
|
+
// Clock1 aliases
|
|
656
|
+
export { default as Clock1Icon } from '../icons/clock-1';
|
|
657
|
+
// Clock10 aliases
|
|
658
|
+
export { default as Clock10Icon } from '../icons/clock-10';
|
|
655
659
|
// Clock11 aliases
|
|
656
660
|
export { default as Clock11Icon } from '../icons/clock-11';
|
|
657
661
|
// Clock12 aliases
|
|
658
662
|
export { default as Clock12Icon } from '../icons/clock-12';
|
|
659
|
-
// Clock10 aliases
|
|
660
|
-
export { default as Clock10Icon } from '../icons/clock-10';
|
|
661
663
|
// Clock2 aliases
|
|
662
664
|
export { default as Clock2Icon } from '../icons/clock-2';
|
|
663
665
|
// Clock3 aliases
|
|
664
666
|
export { default as Clock3Icon } from '../icons/clock-3';
|
|
665
|
-
// Clock4 aliases
|
|
666
|
-
export { default as Clock4Icon } from '../icons/clock-4';
|
|
667
667
|
// Clock5 aliases
|
|
668
668
|
export { default as Clock5Icon } from '../icons/clock-5';
|
|
669
|
+
// Clock4 aliases
|
|
670
|
+
export { default as Clock4Icon } from '../icons/clock-4';
|
|
669
671
|
// Clock6 aliases
|
|
670
672
|
export { default as Clock6Icon } from '../icons/clock-6';
|
|
671
|
-
// Clock8 aliases
|
|
672
|
-
export { default as Clock8Icon } from '../icons/clock-8';
|
|
673
673
|
// Clock7 aliases
|
|
674
674
|
export { default as Clock7Icon } from '../icons/clock-7';
|
|
675
|
+
// Clock8 aliases
|
|
676
|
+
export { default as Clock8Icon } from '../icons/clock-8';
|
|
675
677
|
// Clock9 aliases
|
|
676
678
|
export { default as Clock9Icon } from '../icons/clock-9';
|
|
677
679
|
// ClockAlert aliases
|
|
678
680
|
export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
679
681
|
// ClockArrowDown aliases
|
|
680
682
|
export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
|
|
681
|
-
// ClockFading aliases
|
|
682
|
-
export { default as ClockFadingIcon } from '../icons/clock-fading';
|
|
683
683
|
// ClockArrowUp aliases
|
|
684
684
|
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
|
|
685
|
+
// ClockFading aliases
|
|
686
|
+
export { default as ClockFadingIcon } from '../icons/clock-fading';
|
|
685
687
|
// ClockPlus aliases
|
|
686
688
|
export { default as ClockPlusIcon } from '../icons/clock-plus';
|
|
687
|
-
// Clock aliases
|
|
688
|
-
export { default as ClockIcon } from '../icons/clock';
|
|
689
689
|
// CloudAlert aliases
|
|
690
690
|
export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
691
|
+
// Clock aliases
|
|
692
|
+
export { default as ClockIcon } from '../icons/clock';
|
|
693
|
+
// CloudCheck aliases
|
|
694
|
+
export { default as CloudCheckIcon } from '../icons/cloud-check';
|
|
691
695
|
// CloudCog aliases
|
|
692
696
|
export { default as CloudCogIcon } from '../icons/cloud-cog';
|
|
693
697
|
// CloudDrizzle aliases
|
|
@@ -710,16 +714,16 @@ export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
|
|
|
710
714
|
export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
711
715
|
// CloudSnow aliases
|
|
712
716
|
export { default as CloudSnowIcon } from '../icons/cloud-snow';
|
|
713
|
-
// CloudSun aliases
|
|
714
|
-
export { default as CloudSunIcon } from '../icons/cloud-sun';
|
|
715
717
|
// CloudSunRain aliases
|
|
716
718
|
export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
|
|
717
|
-
//
|
|
718
|
-
export { default as
|
|
719
|
+
// CloudSun aliases
|
|
720
|
+
export { default as CloudSunIcon } from '../icons/cloud-sun';
|
|
719
721
|
// Cloudy aliases
|
|
720
722
|
export { default as CloudyIcon } from '../icons/cloudy';
|
|
721
723
|
// Clover aliases
|
|
722
724
|
export { default as CloverIcon } from '../icons/clover';
|
|
725
|
+
// Cloud aliases
|
|
726
|
+
export { default as CloudIcon } from '../icons/cloud';
|
|
723
727
|
// Club aliases
|
|
724
728
|
export { default as ClubIcon } from '../icons/club';
|
|
725
729
|
// Code aliases
|
|
@@ -738,18 +742,18 @@ export { default as CoinsIcon } from '../icons/coins';
|
|
|
738
742
|
export { default as Columns4Icon } from '../icons/columns-4';
|
|
739
743
|
// Combine aliases
|
|
740
744
|
export { default as CombineIcon } from '../icons/combine';
|
|
741
|
-
// Command aliases
|
|
742
|
-
export { default as CommandIcon } from '../icons/command';
|
|
743
745
|
// Compass aliases
|
|
744
746
|
export { default as CompassIcon } from '../icons/compass';
|
|
745
747
|
// Component aliases
|
|
746
748
|
export { default as ComponentIcon } from '../icons/component';
|
|
749
|
+
// Command aliases
|
|
750
|
+
export { default as CommandIcon } from '../icons/command';
|
|
747
751
|
// Computer aliases
|
|
748
752
|
export { default as ComputerIcon } from '../icons/computer';
|
|
749
|
-
// ConciergeBell aliases
|
|
750
|
-
export { default as ConciergeBellIcon } from '../icons/concierge-bell';
|
|
751
753
|
// Cone aliases
|
|
752
754
|
export { default as ConeIcon } from '../icons/cone';
|
|
755
|
+
// ConciergeBell aliases
|
|
756
|
+
export { default as ConciergeBellIcon } from '../icons/concierge-bell';
|
|
753
757
|
// Construction aliases
|
|
754
758
|
export { default as ConstructionIcon } from '../icons/construction';
|
|
755
759
|
// Contact aliases
|
|
@@ -758,26 +762,26 @@ export { default as ContactIcon } from '../icons/contact';
|
|
|
758
762
|
export { default as ContainerIcon } from '../icons/container';
|
|
759
763
|
// Contrast aliases
|
|
760
764
|
export { default as ContrastIcon } from '../icons/contrast';
|
|
761
|
-
// CookingPot aliases
|
|
762
|
-
export { default as CookingPotIcon } from '../icons/cooking-pot';
|
|
763
765
|
// Cookie aliases
|
|
764
766
|
export { default as CookieIcon } from '../icons/cookie';
|
|
765
|
-
//
|
|
766
|
-
export { default as
|
|
767
|
+
// CookingPot aliases
|
|
768
|
+
export { default as CookingPotIcon } from '../icons/cooking-pot';
|
|
767
769
|
// CopyMinus aliases
|
|
768
770
|
export { default as CopyMinusIcon } from '../icons/copy-minus';
|
|
769
|
-
// CopySlash aliases
|
|
770
|
-
export { default as CopySlashIcon } from '../icons/copy-slash';
|
|
771
771
|
// CopyPlus aliases
|
|
772
772
|
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
773
|
+
// CopyCheck aliases
|
|
774
|
+
export { default as CopyCheckIcon } from '../icons/copy-check';
|
|
775
|
+
// CopySlash aliases
|
|
776
|
+
export { default as CopySlashIcon } from '../icons/copy-slash';
|
|
773
777
|
// CopyX aliases
|
|
774
778
|
export { default as CopyXIcon } from '../icons/copy-x';
|
|
775
779
|
// Copy aliases
|
|
776
780
|
export { default as CopyIcon } from '../icons/copy';
|
|
777
|
-
// Copyleft aliases
|
|
778
|
-
export { default as CopyleftIcon } from '../icons/copyleft';
|
|
779
781
|
// Copyright aliases
|
|
780
782
|
export { default as CopyrightIcon } from '../icons/copyright';
|
|
783
|
+
// Copyleft aliases
|
|
784
|
+
export { default as CopyleftIcon } from '../icons/copyleft';
|
|
781
785
|
// CornerDownLeft aliases
|
|
782
786
|
export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
|
|
783
787
|
// CornerDownRight aliases
|
|
@@ -790,12 +794,12 @@ export { default as CornerLeftUpIcon } from '../icons/corner-left-up';
|
|
|
790
794
|
export { default as CornerRightDownIcon } from '../icons/corner-right-down';
|
|
791
795
|
// CornerRightUp aliases
|
|
792
796
|
export { default as CornerRightUpIcon } from '../icons/corner-right-up';
|
|
793
|
-
// CornerUpRight aliases
|
|
794
|
-
export { default as CornerUpRightIcon } from '../icons/corner-up-right';
|
|
795
797
|
// CornerUpLeft aliases
|
|
796
798
|
export { default as CornerUpLeftIcon } from '../icons/corner-up-left';
|
|
797
799
|
// Cpu aliases
|
|
798
800
|
export { default as CpuIcon } from '../icons/cpu';
|
|
801
|
+
// CornerUpRight aliases
|
|
802
|
+
export { default as CornerUpRightIcon } from '../icons/corner-up-right';
|
|
799
803
|
// CreativeCommons aliases
|
|
800
804
|
export { default as CreativeCommonsIcon } from '../icons/creative-commons';
|
|
801
805
|
// CreditCard aliases
|
|
@@ -806,48 +810,48 @@ export { default as CroissantIcon } from '../icons/croissant';
|
|
|
806
810
|
export { default as CropIcon } from '../icons/crop';
|
|
807
811
|
// Cross aliases
|
|
808
812
|
export { default as CrossIcon } from '../icons/cross';
|
|
809
|
-
// Crown aliases
|
|
810
|
-
export { default as CrownIcon } from '../icons/crown';
|
|
811
813
|
// Cuboid aliases
|
|
812
814
|
export { default as CuboidIcon } from '../icons/cuboid';
|
|
813
815
|
// Crosshair aliases
|
|
814
816
|
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
815
817
|
// CupSoda aliases
|
|
816
818
|
export { default as CupSodaIcon } from '../icons/cup-soda';
|
|
817
|
-
//
|
|
818
|
-
export { default as
|
|
819
|
+
// Crown aliases
|
|
820
|
+
export { default as CrownIcon } from '../icons/crown';
|
|
819
821
|
// Currency aliases
|
|
820
822
|
export { default as CurrencyIcon } from '../icons/currency';
|
|
821
823
|
// Dam aliases
|
|
822
824
|
export { default as DamIcon } from '../icons/dam';
|
|
825
|
+
// Cylinder aliases
|
|
826
|
+
export { default as CylinderIcon } from '../icons/cylinder';
|
|
823
827
|
// DatabaseBackup aliases
|
|
824
828
|
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
825
|
-
// Database aliases
|
|
826
|
-
export { default as DatabaseIcon } from '../icons/database';
|
|
827
829
|
// DatabaseZap aliases
|
|
828
830
|
export { default as DatabaseZapIcon } from '../icons/database-zap';
|
|
831
|
+
// Database aliases
|
|
832
|
+
export { default as DatabaseIcon } from '../icons/database';
|
|
829
833
|
// DecimalsArrowLeft aliases
|
|
830
834
|
export { default as DecimalsArrowLeftIcon } from '../icons/decimals-arrow-left';
|
|
831
835
|
// DecimalsArrowRight aliases
|
|
832
836
|
export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right';
|
|
833
837
|
// Delete aliases
|
|
834
838
|
export { default as DeleteIcon } from '../icons/delete';
|
|
835
|
-
// Diameter aliases
|
|
836
|
-
export { default as DiameterIcon } from '../icons/diameter';
|
|
837
839
|
// Dessert aliases
|
|
838
840
|
export { default as DessertIcon } from '../icons/dessert';
|
|
839
|
-
//
|
|
840
|
-
export { default as
|
|
841
|
+
// Diameter aliases
|
|
842
|
+
export { default as DiameterIcon } from '../icons/diameter';
|
|
841
843
|
// DiamondPlus aliases
|
|
842
844
|
export { default as DiamondPlusIcon } from '../icons/diamond-plus';
|
|
845
|
+
// DiamondMinus aliases
|
|
846
|
+
export { default as DiamondMinusIcon } from '../icons/diamond-minus';
|
|
843
847
|
// Diamond aliases
|
|
844
848
|
export { default as DiamondIcon } from '../icons/diamond';
|
|
849
|
+
// Dice3 aliases
|
|
850
|
+
export { default as Dice3Icon } from '../icons/dice-3';
|
|
845
851
|
// Dice1 aliases
|
|
846
852
|
export { default as Dice1Icon } from '../icons/dice-1';
|
|
847
853
|
// Dice2 aliases
|
|
848
854
|
export { default as Dice2Icon } from '../icons/dice-2';
|
|
849
|
-
// Dice3 aliases
|
|
850
|
-
export { default as Dice3Icon } from '../icons/dice-3';
|
|
851
855
|
// Dice4 aliases
|
|
852
856
|
export { default as Dice4Icon } from '../icons/dice-4';
|
|
853
857
|
// Dice5 aliases
|
|
@@ -864,14 +868,14 @@ export { default as Disc2Icon } from '../icons/disc-2';
|
|
|
864
868
|
export { default as Disc3Icon } from '../icons/disc-3';
|
|
865
869
|
// DiscAlbum aliases
|
|
866
870
|
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
867
|
-
// Disc aliases
|
|
868
|
-
export { default as DiscIcon } from '../icons/disc';
|
|
869
871
|
// Divide aliases
|
|
870
872
|
export { default as DivideIcon } from '../icons/divide';
|
|
871
|
-
//
|
|
872
|
-
export { default as
|
|
873
|
+
// Disc aliases
|
|
874
|
+
export { default as DiscIcon } from '../icons/disc';
|
|
873
875
|
// DnaOff aliases
|
|
874
876
|
export { default as DnaOffIcon } from '../icons/dna-off';
|
|
877
|
+
// Dna aliases
|
|
878
|
+
export { default as DnaIcon } from '../icons/dna';
|
|
875
879
|
// Dock aliases
|
|
876
880
|
export { default as DockIcon } from '../icons/dock';
|
|
877
881
|
// Dog aliases
|
|
@@ -888,18 +892,18 @@ export { default as DoorClosedIcon } from '../icons/door-closed';
|
|
|
888
892
|
export { default as DoorOpenIcon } from '../icons/door-open';
|
|
889
893
|
// Dot aliases
|
|
890
894
|
export { default as DotIcon } from '../icons/dot';
|
|
891
|
-
// DraftingCompass aliases
|
|
892
|
-
export { default as DraftingCompassIcon } from '../icons/drafting-compass';
|
|
893
895
|
// Download aliases
|
|
894
896
|
export { default as DownloadIcon } from '../icons/download';
|
|
895
897
|
// Drama aliases
|
|
896
898
|
export { default as DramaIcon } from '../icons/drama';
|
|
899
|
+
// DraftingCompass aliases
|
|
900
|
+
export { default as DraftingCompassIcon } from '../icons/drafting-compass';
|
|
897
901
|
// Dribbble aliases
|
|
898
902
|
export { default as DribbbleIcon } from '../icons/dribbble';
|
|
899
|
-
// Drill aliases
|
|
900
|
-
export { default as DrillIcon } from '../icons/drill';
|
|
901
903
|
// DropletOff aliases
|
|
902
904
|
export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
905
|
+
// Drill aliases
|
|
906
|
+
export { default as DrillIcon } from '../icons/drill';
|
|
903
907
|
// Droplet aliases
|
|
904
908
|
export { default as DropletIcon } from '../icons/droplet';
|
|
905
909
|
// Droplets aliases
|
|
@@ -908,16 +912,16 @@ export { default as DropletsIcon } from '../icons/droplets';
|
|
|
908
912
|
export { default as DrumIcon } from '../icons/drum';
|
|
909
913
|
// Drumstick aliases
|
|
910
914
|
export { default as DrumstickIcon } from '../icons/drumstick';
|
|
911
|
-
// Dumbbell aliases
|
|
912
|
-
export { default as DumbbellIcon } from '../icons/dumbbell';
|
|
913
915
|
// EarOff aliases
|
|
914
916
|
export { default as EarOffIcon } from '../icons/ear-off';
|
|
917
|
+
// Dumbbell aliases
|
|
918
|
+
export { default as DumbbellIcon } from '../icons/dumbbell';
|
|
915
919
|
// Ear aliases
|
|
916
920
|
export { default as EarIcon } from '../icons/ear';
|
|
917
|
-
// EarthLock aliases
|
|
918
|
-
export { default as EarthLockIcon } from '../icons/earth-lock';
|
|
919
921
|
// Eclipse aliases
|
|
920
922
|
export { default as EclipseIcon } from '../icons/eclipse';
|
|
923
|
+
// EarthLock aliases
|
|
924
|
+
export { default as EarthLockIcon } from '../icons/earth-lock';
|
|
921
925
|
// EggFried aliases
|
|
922
926
|
export { default as EggFriedIcon } from '../icons/egg-fried';
|
|
923
927
|
// EggOff aliases
|
|
@@ -930,44 +934,44 @@ export { default as EqualApproximatelyIcon } from '../icons/equal-approximately'
|
|
|
930
934
|
export { default as EqualNotIcon } from '../icons/equal-not';
|
|
931
935
|
// Equal aliases
|
|
932
936
|
export { default as EqualIcon } from '../icons/equal';
|
|
933
|
-
// Eraser aliases
|
|
934
|
-
export { default as EraserIcon } from '../icons/eraser';
|
|
935
937
|
// EthernetPort aliases
|
|
936
938
|
export { default as EthernetPortIcon } from '../icons/ethernet-port';
|
|
937
939
|
// Euro aliases
|
|
938
940
|
export { default as EuroIcon } from '../icons/euro';
|
|
941
|
+
// Eraser aliases
|
|
942
|
+
export { default as EraserIcon } from '../icons/eraser';
|
|
939
943
|
// Expand aliases
|
|
940
944
|
export { default as ExpandIcon } from '../icons/expand';
|
|
941
945
|
// ExternalLink aliases
|
|
942
946
|
export { default as ExternalLinkIcon } from '../icons/external-link';
|
|
943
947
|
// EyeClosed aliases
|
|
944
948
|
export { default as EyeClosedIcon } from '../icons/eye-closed';
|
|
945
|
-
// EyeOff aliases
|
|
946
|
-
export { default as EyeOffIcon } from '../icons/eye-off';
|
|
947
949
|
// Eye aliases
|
|
948
950
|
export { default as EyeIcon } from '../icons/eye';
|
|
951
|
+
// EyeOff aliases
|
|
952
|
+
export { default as EyeOffIcon } from '../icons/eye-off';
|
|
949
953
|
// Facebook aliases
|
|
950
954
|
export { default as FacebookIcon } from '../icons/facebook';
|
|
951
955
|
// Factory aliases
|
|
952
956
|
export { default as FactoryIcon } from '../icons/factory';
|
|
953
957
|
// Fan aliases
|
|
954
958
|
export { default as FanIcon } from '../icons/fan';
|
|
955
|
-
// Feather aliases
|
|
956
|
-
export { default as FeatherIcon } from '../icons/feather';
|
|
957
959
|
// FastForward aliases
|
|
958
960
|
export { default as FastForwardIcon } from '../icons/fast-forward';
|
|
959
|
-
//
|
|
960
|
-
export { default as
|
|
961
|
+
// Feather aliases
|
|
962
|
+
export { default as FeatherIcon } from '../icons/feather';
|
|
961
963
|
// Fence aliases
|
|
962
964
|
export { default as FenceIcon } from '../icons/fence';
|
|
965
|
+
// FerrisWheel aliases
|
|
966
|
+
export { default as FerrisWheelIcon } from '../icons/ferris-wheel';
|
|
963
967
|
// Figma aliases
|
|
964
968
|
export { default as FigmaIcon } from '../icons/figma';
|
|
969
|
+
// FileAudio2 aliases
|
|
970
|
+
export { default as FileAudio2Icon } from '../icons/file-audio-2';
|
|
965
971
|
// FileArchive aliases
|
|
966
972
|
export { default as FileArchiveIcon } from '../icons/file-archive';
|
|
967
973
|
// FileAudio aliases
|
|
968
974
|
export { default as FileAudioIcon } from '../icons/file-audio';
|
|
969
|
-
// FileAudio2 aliases
|
|
970
|
-
export { default as FileAudio2Icon } from '../icons/file-audio-2';
|
|
971
975
|
// FileBadge2 aliases
|
|
972
976
|
export { default as FileBadge2Icon } from '../icons/file-badge-2';
|
|
973
977
|
// FileBadge aliases
|
|
@@ -990,22 +994,22 @@ export { default as FileDiffIcon } from '../icons/file-diff';
|
|
|
990
994
|
export { default as FileDigitIcon } from '../icons/file-digit';
|
|
991
995
|
// FileHeart aliases
|
|
992
996
|
export { default as FileHeartIcon } from '../icons/file-heart';
|
|
993
|
-
// FileDown aliases
|
|
994
|
-
export { default as FileDownIcon } from '../icons/file-down';
|
|
995
997
|
// FileImage aliases
|
|
996
998
|
export { default as FileImageIcon } from '../icons/file-image';
|
|
997
|
-
// FileJson2 aliases
|
|
998
|
-
export { default as FileJson2Icon } from '../icons/file-json-2';
|
|
999
999
|
// FileInput aliases
|
|
1000
1000
|
export { default as FileInputIcon } from '../icons/file-input';
|
|
1001
|
+
// FileDown aliases
|
|
1002
|
+
export { default as FileDownIcon } from '../icons/file-down';
|
|
1003
|
+
// FileJson2 aliases
|
|
1004
|
+
export { default as FileJson2Icon } from '../icons/file-json-2';
|
|
1001
1005
|
// FileJson aliases
|
|
1002
1006
|
export { default as FileJsonIcon } from '../icons/file-json';
|
|
1007
|
+
// FileKey aliases
|
|
1008
|
+
export { default as FileKeyIcon } from '../icons/file-key';
|
|
1003
1009
|
// FileKey2 aliases
|
|
1004
1010
|
export { default as FileKey2Icon } from '../icons/file-key-2';
|
|
1005
1011
|
// FileLock2 aliases
|
|
1006
1012
|
export { default as FileLock2Icon } from '../icons/file-lock-2';
|
|
1007
|
-
// FileKey aliases
|
|
1008
|
-
export { default as FileKeyIcon } from '../icons/file-key';
|
|
1009
1013
|
// FileLock aliases
|
|
1010
1014
|
export { default as FileLockIcon } from '../icons/file-lock';
|
|
1011
1015
|
// FileMinus2 aliases
|
|
@@ -1014,18 +1018,18 @@ export { default as FileMinus2Icon } from '../icons/file-minus-2';
|
|
|
1014
1018
|
export { default as FileMinusIcon } from '../icons/file-minus';
|
|
1015
1019
|
// FileMusic aliases
|
|
1016
1020
|
export { default as FileMusicIcon } from '../icons/file-music';
|
|
1017
|
-
// FilePlus2 aliases
|
|
1018
|
-
export { default as FilePlus2Icon } from '../icons/file-plus-2';
|
|
1019
1021
|
// FileOutput aliases
|
|
1020
1022
|
export { default as FileOutputIcon } from '../icons/file-output';
|
|
1023
|
+
// FilePlus2 aliases
|
|
1024
|
+
export { default as FilePlus2Icon } from '../icons/file-plus-2';
|
|
1021
1025
|
// FilePlus aliases
|
|
1022
1026
|
export { default as FilePlusIcon } from '../icons/file-plus';
|
|
1023
1027
|
// FileQuestion aliases
|
|
1024
1028
|
export { default as FileQuestionIcon } from '../icons/file-question';
|
|
1025
|
-
// FileSearch2 aliases
|
|
1026
|
-
export { default as FileSearch2Icon } from '../icons/file-search-2';
|
|
1027
1029
|
// FileScan aliases
|
|
1028
1030
|
export { default as FileScanIcon } from '../icons/file-scan';
|
|
1031
|
+
// FileSearch2 aliases
|
|
1032
|
+
export { default as FileSearch2Icon } from '../icons/file-search-2';
|
|
1029
1033
|
// FileSearch aliases
|
|
1030
1034
|
export { default as FileSearchIcon } from '../icons/file-search';
|
|
1031
1035
|
// FileSliders aliases
|
|
@@ -1042,14 +1046,14 @@ export { default as FileTerminalIcon } from '../icons/file-terminal';
|
|
|
1042
1046
|
export { default as FileTextIcon } from '../icons/file-text';
|
|
1043
1047
|
// FileType2 aliases
|
|
1044
1048
|
export { default as FileType2Icon } from '../icons/file-type-2';
|
|
1045
|
-
// FileType aliases
|
|
1046
|
-
export { default as FileTypeIcon } from '../icons/file-type';
|
|
1047
1049
|
// FileUp aliases
|
|
1048
1050
|
export { default as FileUpIcon } from '../icons/file-up';
|
|
1049
|
-
//
|
|
1050
|
-
export { default as
|
|
1051
|
+
// FileType aliases
|
|
1052
|
+
export { default as FileTypeIcon } from '../icons/file-type';
|
|
1051
1053
|
// FileVideo2 aliases
|
|
1052
1054
|
export { default as FileVideo2Icon } from '../icons/file-video-2';
|
|
1055
|
+
// FileUser aliases
|
|
1056
|
+
export { default as FileUserIcon } from '../icons/file-user';
|
|
1053
1057
|
// FileVideo aliases
|
|
1054
1058
|
export { default as FileVideoIcon } from '../icons/file-video';
|
|
1055
1059
|
// FileVolume2 aliases
|
|
@@ -1086,10 +1090,10 @@ export { default as FlagTriangleLeftIcon } from '../icons/flag-triangle-left';
|
|
|
1086
1090
|
export { default as FlagTriangleRightIcon } from '../icons/flag-triangle-right';
|
|
1087
1091
|
// Flag aliases
|
|
1088
1092
|
export { default as FlagIcon } from '../icons/flag';
|
|
1089
|
-
// FlameKindling aliases
|
|
1090
|
-
export { default as FlameKindlingIcon } from '../icons/flame-kindling';
|
|
1091
1093
|
// Flame aliases
|
|
1092
1094
|
export { default as FlameIcon } from '../icons/flame';
|
|
1095
|
+
// FlameKindling aliases
|
|
1096
|
+
export { default as FlameKindlingIcon } from '../icons/flame-kindling';
|
|
1093
1097
|
// FlashlightOff aliases
|
|
1094
1098
|
export { default as FlashlightOffIcon } from '../icons/flashlight-off';
|
|
1095
1099
|
// Flashlight aliases
|
|
@@ -1108,28 +1112,28 @@ export { default as FlipHorizontalIcon } from '../icons/flip-horizontal';
|
|
|
1108
1112
|
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1109
1113
|
// FlipVertical aliases
|
|
1110
1114
|
export { default as FlipVerticalIcon } from '../icons/flip-vertical';
|
|
1111
|
-
// Flower2 aliases
|
|
1112
|
-
export { default as Flower2Icon } from '../icons/flower-2';
|
|
1113
1115
|
// Flower aliases
|
|
1114
1116
|
export { default as FlowerIcon } from '../icons/flower';
|
|
1117
|
+
// Flower2 aliases
|
|
1118
|
+
export { default as Flower2Icon } from '../icons/flower-2';
|
|
1115
1119
|
// Focus aliases
|
|
1116
1120
|
export { default as FocusIcon } from '../icons/focus';
|
|
1117
1121
|
// FoldHorizontal aliases
|
|
1118
1122
|
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
1119
|
-
// FolderArchive aliases
|
|
1120
|
-
export { default as FolderArchiveIcon } from '../icons/folder-archive';
|
|
1121
1123
|
// FoldVertical aliases
|
|
1122
1124
|
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1125
|
+
// FolderArchive aliases
|
|
1126
|
+
export { default as FolderArchiveIcon } from '../icons/folder-archive';
|
|
1123
1127
|
// FolderCheck aliases
|
|
1124
1128
|
export { default as FolderCheckIcon } from '../icons/folder-check';
|
|
1125
1129
|
// FolderClock aliases
|
|
1126
1130
|
export { default as FolderClockIcon } from '../icons/folder-clock';
|
|
1127
1131
|
// FolderClosed aliases
|
|
1128
1132
|
export { default as FolderClosedIcon } from '../icons/folder-closed';
|
|
1129
|
-
// FolderDot aliases
|
|
1130
|
-
export { default as FolderDotIcon } from '../icons/folder-dot';
|
|
1131
1133
|
// FolderCode aliases
|
|
1132
1134
|
export { default as FolderCodeIcon } from '../icons/folder-code';
|
|
1135
|
+
// FolderDot aliases
|
|
1136
|
+
export { default as FolderDotIcon } from '../icons/folder-dot';
|
|
1133
1137
|
// FolderDown aliases
|
|
1134
1138
|
export { default as FolderDownIcon } from '../icons/folder-down';
|
|
1135
1139
|
// FolderGit2 aliases
|
|
@@ -1142,10 +1146,10 @@ export { default as FolderHeartIcon } from '../icons/folder-heart';
|
|
|
1142
1146
|
export { default as FolderInputIcon } from '../icons/folder-input';
|
|
1143
1147
|
// FolderKanban aliases
|
|
1144
1148
|
export { default as FolderKanbanIcon } from '../icons/folder-kanban';
|
|
1145
|
-
// FolderKey aliases
|
|
1146
|
-
export { default as FolderKeyIcon } from '../icons/folder-key';
|
|
1147
1149
|
// FolderLock aliases
|
|
1148
1150
|
export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
1151
|
+
// FolderKey aliases
|
|
1152
|
+
export { default as FolderKeyIcon } from '../icons/folder-key';
|
|
1149
1153
|
// FolderMinus aliases
|
|
1150
1154
|
export { default as FolderMinusIcon } from '../icons/folder-minus';
|
|
1151
1155
|
// FolderOpenDot aliases
|
|
@@ -1178,18 +1182,18 @@ export { default as FolderIcon } from '../icons/folder';
|
|
|
1178
1182
|
export { default as FoldersIcon } from '../icons/folders';
|
|
1179
1183
|
// Footprints aliases
|
|
1180
1184
|
export { default as FootprintsIcon } from '../icons/footprints';
|
|
1181
|
-
// Forward aliases
|
|
1182
|
-
export { default as ForwardIcon } from '../icons/forward';
|
|
1183
|
-
// Frame aliases
|
|
1184
|
-
export { default as FrameIcon } from '../icons/frame';
|
|
1185
1185
|
// Forklift aliases
|
|
1186
1186
|
export { default as ForkliftIcon } from '../icons/forklift';
|
|
1187
|
+
// Forward aliases
|
|
1188
|
+
export { default as ForwardIcon } from '../icons/forward';
|
|
1187
1189
|
// Framer aliases
|
|
1188
1190
|
export { default as FramerIcon } from '../icons/framer';
|
|
1189
|
-
//
|
|
1190
|
-
export { default as
|
|
1191
|
+
// Frame aliases
|
|
1192
|
+
export { default as FrameIcon } from '../icons/frame';
|
|
1191
1193
|
// Frown aliases
|
|
1192
1194
|
export { default as FrownIcon } from '../icons/frown';
|
|
1195
|
+
// Fuel aliases
|
|
1196
|
+
export { default as FuelIcon } from '../icons/fuel';
|
|
1193
1197
|
// Fullscreen aliases
|
|
1194
1198
|
export { default as FullscreenIcon } from '../icons/fullscreen';
|
|
1195
1199
|
// FunnelPlus aliases
|
|
@@ -1218,10 +1222,10 @@ export { default as GemIcon } from '../icons/gem';
|
|
|
1218
1222
|
export { default as GhostIcon } from '../icons/ghost';
|
|
1219
1223
|
// Gift aliases
|
|
1220
1224
|
export { default as GiftIcon } from '../icons/gift';
|
|
1221
|
-
// GitBranch aliases
|
|
1222
|
-
export { default as GitBranchIcon } from '../icons/git-branch';
|
|
1223
1225
|
// GitBranchPlus aliases
|
|
1224
1226
|
export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
1227
|
+
// GitBranch aliases
|
|
1228
|
+
export { default as GitBranchIcon } from '../icons/git-branch';
|
|
1225
1229
|
// GitCommitVertical aliases
|
|
1226
1230
|
export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical';
|
|
1227
1231
|
// GitCompareArrows aliases
|
|
@@ -1230,12 +1234,12 @@ export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
|
|
|
1230
1234
|
export { default as GitCompareIcon } from '../icons/git-compare';
|
|
1231
1235
|
// GitFork aliases
|
|
1232
1236
|
export { default as GitForkIcon } from '../icons/git-fork';
|
|
1237
|
+
// GitMerge aliases
|
|
1238
|
+
export { default as GitMergeIcon } from '../icons/git-merge';
|
|
1233
1239
|
// GitGraph aliases
|
|
1234
1240
|
export { default as GitGraphIcon } from '../icons/git-graph';
|
|
1235
1241
|
// GitPullRequestArrow aliases
|
|
1236
1242
|
export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-arrow';
|
|
1237
|
-
// GitMerge aliases
|
|
1238
|
-
export { default as GitMergeIcon } from '../icons/git-merge';
|
|
1239
1243
|
// GitPullRequestClosed aliases
|
|
1240
1244
|
export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
|
|
1241
1245
|
// GitPullRequestCreateArrow aliases
|
|
@@ -1244,38 +1248,40 @@ export { default as GitPullRequestCreateArrowIcon } from '../icons/git-pull-requ
|
|
|
1244
1248
|
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
|
|
1245
1249
|
// GitPullRequestDraft aliases
|
|
1246
1250
|
export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
|
|
1247
|
-
// Github aliases
|
|
1248
|
-
export { default as GithubIcon } from '../icons/github';
|
|
1249
1251
|
// GitPullRequest aliases
|
|
1250
1252
|
export { default as GitPullRequestIcon } from '../icons/git-pull-request';
|
|
1251
|
-
//
|
|
1252
|
-
export { default as
|
|
1253
|
+
// Github aliases
|
|
1254
|
+
export { default as GithubIcon } from '../icons/github';
|
|
1253
1255
|
// Gitlab aliases
|
|
1254
1256
|
export { default as GitlabIcon } from '../icons/gitlab';
|
|
1257
|
+
// GlassWater aliases
|
|
1258
|
+
export { default as GlassWaterIcon } from '../icons/glass-water';
|
|
1255
1259
|
// Glasses aliases
|
|
1256
1260
|
export { default as GlassesIcon } from '../icons/glasses';
|
|
1257
|
-
// Globe aliases
|
|
1258
|
-
export { default as GlobeIcon } from '../icons/globe';
|
|
1259
1261
|
// GlobeLock aliases
|
|
1260
1262
|
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1263
|
+
// Globe aliases
|
|
1264
|
+
export { default as GlobeIcon } from '../icons/globe';
|
|
1261
1265
|
// Goal aliases
|
|
1262
1266
|
export { default as GoalIcon } from '../icons/goal';
|
|
1267
|
+
// Grab aliases
|
|
1268
|
+
export { default as GrabIcon } from '../icons/grab';
|
|
1263
1269
|
// Gpu aliases
|
|
1264
1270
|
export { default as GpuIcon } from '../icons/gpu';
|
|
1265
1271
|
// GraduationCap aliases
|
|
1266
1272
|
export { default as GraduationCapIcon } from '../icons/graduation-cap';
|
|
1267
|
-
//
|
|
1268
|
-
export { default as
|
|
1273
|
+
// Grid3x2 aliases
|
|
1274
|
+
export { default as Grid3x2Icon } from '../icons/grid-3x2';
|
|
1269
1275
|
// Grape aliases
|
|
1270
1276
|
export { default as GrapeIcon } from '../icons/grape';
|
|
1271
1277
|
// GripHorizontal aliases
|
|
1272
1278
|
export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
|
|
1273
1279
|
// GripVertical aliases
|
|
1274
1280
|
export { default as GripVerticalIcon } from '../icons/grip-vertical';
|
|
1275
|
-
// Grip aliases
|
|
1276
|
-
export { default as GripIcon } from '../icons/grip';
|
|
1277
1281
|
// Group aliases
|
|
1278
1282
|
export { default as GroupIcon } from '../icons/group';
|
|
1283
|
+
// Grip aliases
|
|
1284
|
+
export { default as GripIcon } from '../icons/grip';
|
|
1279
1285
|
// Guitar aliases
|
|
1280
1286
|
export { default as GuitarIcon } from '../icons/guitar';
|
|
1281
1287
|
// Ham aliases
|
|
@@ -1286,62 +1292,62 @@ export { default as HamburgerIcon } from '../icons/hamburger';
|
|
|
1286
1292
|
export { default as HammerIcon } from '../icons/hammer';
|
|
1287
1293
|
// HandCoins aliases
|
|
1288
1294
|
export { default as HandCoinsIcon } from '../icons/hand-coins';
|
|
1289
|
-
// HandMetal aliases
|
|
1290
|
-
export { default as HandMetalIcon } from '../icons/hand-metal';
|
|
1291
1295
|
// HandHeart aliases
|
|
1292
1296
|
export { default as HandHeartIcon } from '../icons/hand-heart';
|
|
1297
|
+
// HandMetal aliases
|
|
1298
|
+
export { default as HandMetalIcon } from '../icons/hand-metal';
|
|
1293
1299
|
// HandPlatter aliases
|
|
1294
1300
|
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1295
1301
|
// Hand aliases
|
|
1296
1302
|
export { default as HandIcon } from '../icons/hand';
|
|
1297
1303
|
// Handshake aliases
|
|
1298
1304
|
export { default as HandshakeIcon } from '../icons/handshake';
|
|
1305
|
+
// HardDriveUpload aliases
|
|
1306
|
+
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
|
|
1299
1307
|
// HardDriveDownload aliases
|
|
1300
1308
|
export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
|
|
1301
1309
|
// HardDrive aliases
|
|
1302
1310
|
export { default as HardDriveIcon } from '../icons/hard-drive';
|
|
1303
|
-
// HardDriveUpload aliases
|
|
1304
|
-
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
|
|
1305
1311
|
// HardHat aliases
|
|
1306
1312
|
export { default as HardHatIcon } from '../icons/hard-hat';
|
|
1307
|
-
// Haze aliases
|
|
1308
|
-
export { default as HazeIcon } from '../icons/haze';
|
|
1309
1313
|
// Hash aliases
|
|
1310
1314
|
export { default as HashIcon } from '../icons/hash';
|
|
1311
|
-
//
|
|
1312
|
-
export { default as
|
|
1315
|
+
// Haze aliases
|
|
1316
|
+
export { default as HazeIcon } from '../icons/haze';
|
|
1313
1317
|
// Heading1 aliases
|
|
1314
1318
|
export { default as Heading1Icon } from '../icons/heading-1';
|
|
1319
|
+
// HdmiPort aliases
|
|
1320
|
+
export { default as HdmiPortIcon } from '../icons/hdmi-port';
|
|
1315
1321
|
// Heading2 aliases
|
|
1316
1322
|
export { default as Heading2Icon } from '../icons/heading-2';
|
|
1317
|
-
// Heading3 aliases
|
|
1318
|
-
export { default as Heading3Icon } from '../icons/heading-3';
|
|
1319
|
-
// Heading5 aliases
|
|
1320
|
-
export { default as Heading5Icon } from '../icons/heading-5';
|
|
1321
1323
|
// Heading4 aliases
|
|
1322
1324
|
export { default as Heading4Icon } from '../icons/heading-4';
|
|
1325
|
+
// Heading3 aliases
|
|
1326
|
+
export { default as Heading3Icon } from '../icons/heading-3';
|
|
1323
1327
|
// Heading6 aliases
|
|
1324
1328
|
export { default as Heading6Icon } from '../icons/heading-6';
|
|
1329
|
+
// Heading5 aliases
|
|
1330
|
+
export { default as Heading5Icon } from '../icons/heading-5';
|
|
1325
1331
|
// Heading aliases
|
|
1326
1332
|
export { default as HeadingIcon } from '../icons/heading';
|
|
1327
|
-
// Headset aliases
|
|
1328
|
-
export { default as HeadsetIcon } from '../icons/headset';
|
|
1329
1333
|
// HeadphoneOff aliases
|
|
1330
1334
|
export { default as HeadphoneOffIcon } from '../icons/headphone-off';
|
|
1331
1335
|
// Headphones aliases
|
|
1332
1336
|
export { default as HeadphonesIcon } from '../icons/headphones';
|
|
1337
|
+
// Headset aliases
|
|
1338
|
+
export { default as HeadsetIcon } from '../icons/headset';
|
|
1333
1339
|
// HeartCrack aliases
|
|
1334
1340
|
export { default as HeartCrackIcon } from '../icons/heart-crack';
|
|
1335
1341
|
// HeartHandshake aliases
|
|
1336
1342
|
export { default as HeartHandshakeIcon } from '../icons/heart-handshake';
|
|
1337
1343
|
// HeartMinus aliases
|
|
1338
1344
|
export { default as HeartMinusIcon } from '../icons/heart-minus';
|
|
1345
|
+
// HeartPlus aliases
|
|
1346
|
+
export { default as HeartPlusIcon } from '../icons/heart-plus';
|
|
1339
1347
|
// HeartOff aliases
|
|
1340
1348
|
export { default as HeartOffIcon } from '../icons/heart-off';
|
|
1341
1349
|
// HeartPulse aliases
|
|
1342
1350
|
export { default as HeartPulseIcon } from '../icons/heart-pulse';
|
|
1343
|
-
// HeartPlus aliases
|
|
1344
|
-
export { default as HeartPlusIcon } from '../icons/heart-plus';
|
|
1345
1351
|
// Heart aliases
|
|
1346
1352
|
export { default as HeartIcon } from '../icons/heart';
|
|
1347
1353
|
// Heater aliases
|
|
@@ -1368,44 +1374,46 @@ export { default as HousePlugIcon } from '../icons/house-plug';
|
|
|
1368
1374
|
export { default as HousePlusIcon } from '../icons/house-plus';
|
|
1369
1375
|
// HouseWifi aliases
|
|
1370
1376
|
export { default as HouseWifiIcon } from '../icons/house-wifi';
|
|
1371
|
-
// IdCard aliases
|
|
1372
|
-
export { default as IdCardIcon } from '../icons/id-card';
|
|
1373
1377
|
// ImageDown aliases
|
|
1374
1378
|
export { default as ImageDownIcon } from '../icons/image-down';
|
|
1379
|
+
// IdCardLanyard aliases
|
|
1380
|
+
export { default as IdCardLanyardIcon } from '../icons/id-card-lanyard';
|
|
1381
|
+
// IdCard aliases
|
|
1382
|
+
export { default as IdCardIcon } from '../icons/id-card';
|
|
1375
1383
|
// ImageMinus aliases
|
|
1376
1384
|
export { default as ImageMinusIcon } from '../icons/image-minus';
|
|
1377
|
-
// ImagePlay aliases
|
|
1378
|
-
export { default as ImagePlayIcon } from '../icons/image-play';
|
|
1379
1385
|
// ImageOff aliases
|
|
1380
1386
|
export { default as ImageOffIcon } from '../icons/image-off';
|
|
1381
1387
|
// ImagePlus aliases
|
|
1382
1388
|
export { default as ImagePlusIcon } from '../icons/image-plus';
|
|
1383
|
-
//
|
|
1384
|
-
export { default as
|
|
1389
|
+
// ImagePlay aliases
|
|
1390
|
+
export { default as ImagePlayIcon } from '../icons/image-play';
|
|
1385
1391
|
// ImageUp aliases
|
|
1386
1392
|
export { default as ImageUpIcon } from '../icons/image-up';
|
|
1393
|
+
// ImageUpscale aliases
|
|
1394
|
+
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1387
1395
|
// Image aliases
|
|
1388
1396
|
export { default as ImageIcon } from '../icons/image';
|
|
1389
|
-
// Images aliases
|
|
1390
|
-
export { default as ImagesIcon } from '../icons/images';
|
|
1391
1397
|
// Import aliases
|
|
1392
1398
|
export { default as ImportIcon } from '../icons/import';
|
|
1399
|
+
// Images aliases
|
|
1400
|
+
export { default as ImagesIcon } from '../icons/images';
|
|
1401
|
+
// IndianRupee aliases
|
|
1402
|
+
export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
1393
1403
|
// Inbox aliases
|
|
1394
1404
|
export { default as InboxIcon } from '../icons/inbox';
|
|
1395
1405
|
// Infinity aliases
|
|
1396
1406
|
export { default as InfinityIcon } from '../icons/infinity';
|
|
1397
1407
|
// Info aliases
|
|
1398
1408
|
export { default as InfoIcon } from '../icons/info';
|
|
1399
|
-
// IndianRupee aliases
|
|
1400
|
-
export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
1401
1409
|
// InspectionPanel aliases
|
|
1402
1410
|
export { default as InspectionPanelIcon } from '../icons/inspection-panel';
|
|
1411
|
+
// Italic aliases
|
|
1412
|
+
export { default as ItalicIcon } from '../icons/italic';
|
|
1403
1413
|
// Instagram aliases
|
|
1404
1414
|
export { default as InstagramIcon } from '../icons/instagram';
|
|
1405
1415
|
// IterationCcw aliases
|
|
1406
1416
|
export { default as IterationCcwIcon } from '../icons/iteration-ccw';
|
|
1407
|
-
// Italic aliases
|
|
1408
|
-
export { default as ItalicIcon } from '../icons/italic';
|
|
1409
1417
|
// IterationCw aliases
|
|
1410
1418
|
export { default as IterationCwIcon } from '../icons/iteration-cw';
|
|
1411
1419
|
// JapaneseYen aliases
|
|
@@ -1414,10 +1422,10 @@ export { default as JapaneseYenIcon } from '../icons/japanese-yen';
|
|
|
1414
1422
|
export { default as JoystickIcon } from '../icons/joystick';
|
|
1415
1423
|
// Kanban aliases
|
|
1416
1424
|
export { default as KanbanIcon } from '../icons/kanban';
|
|
1417
|
-
// KeyRound aliases
|
|
1418
|
-
export { default as KeyRoundIcon } from '../icons/key-round';
|
|
1419
1425
|
// KeySquare aliases
|
|
1420
1426
|
export { default as KeySquareIcon } from '../icons/key-square';
|
|
1427
|
+
// KeyRound aliases
|
|
1428
|
+
export { default as KeyRoundIcon } from '../icons/key-round';
|
|
1421
1429
|
// Key aliases
|
|
1422
1430
|
export { default as KeyIcon } from '../icons/key';
|
|
1423
1431
|
// KeyboardMusic aliases
|
|
@@ -1430,10 +1438,10 @@ export { default as KeyboardIcon } from '../icons/keyboard';
|
|
|
1430
1438
|
export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
|
|
1431
1439
|
// LampDesk aliases
|
|
1432
1440
|
export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
1433
|
-
// LampFloor aliases
|
|
1434
|
-
export { default as LampFloorIcon } from '../icons/lamp-floor';
|
|
1435
1441
|
// LampWallDown aliases
|
|
1436
1442
|
export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
|
|
1443
|
+
// LampFloor aliases
|
|
1444
|
+
export { default as LampFloorIcon } from '../icons/lamp-floor';
|
|
1437
1445
|
// LampWallUp aliases
|
|
1438
1446
|
export { default as LampWallUpIcon } from '../icons/lamp-wall-up';
|
|
1439
1447
|
// Lamp aliases
|
|
@@ -1446,10 +1454,10 @@ export { default as LandmarkIcon } from '../icons/landmark';
|
|
|
1446
1454
|
export { default as LanguagesIcon } from '../icons/languages';
|
|
1447
1455
|
// LaptopMinimalCheck aliases
|
|
1448
1456
|
export { default as LaptopMinimalCheckIcon } from '../icons/laptop-minimal-check';
|
|
1449
|
-
// LassoSelect aliases
|
|
1450
|
-
export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
1451
1457
|
// Laptop aliases
|
|
1452
1458
|
export { default as LaptopIcon } from '../icons/laptop';
|
|
1459
|
+
// LassoSelect aliases
|
|
1460
|
+
export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
1453
1461
|
// Lasso aliases
|
|
1454
1462
|
export { default as LassoIcon } from '../icons/lasso';
|
|
1455
1463
|
// Laugh aliases
|
|
@@ -1458,16 +1466,16 @@ export { default as LaughIcon } from '../icons/laugh';
|
|
|
1458
1466
|
export { default as Layers2Icon } from '../icons/layers-2';
|
|
1459
1467
|
// LayoutDashboard aliases
|
|
1460
1468
|
export { default as LayoutDashboardIcon } from '../icons/layout-dashboard';
|
|
1461
|
-
// LayoutGrid aliases
|
|
1462
|
-
export { default as LayoutGridIcon } from '../icons/layout-grid';
|
|
1463
1469
|
// LayoutList aliases
|
|
1464
1470
|
export { default as LayoutListIcon } from '../icons/layout-list';
|
|
1465
|
-
//
|
|
1466
|
-
export { default as
|
|
1471
|
+
// LayoutGrid aliases
|
|
1472
|
+
export { default as LayoutGridIcon } from '../icons/layout-grid';
|
|
1467
1473
|
// LayoutPanelTop aliases
|
|
1468
1474
|
export { default as LayoutPanelTopIcon } from '../icons/layout-panel-top';
|
|
1469
1475
|
// LayoutTemplate aliases
|
|
1470
1476
|
export { default as LayoutTemplateIcon } from '../icons/layout-template';
|
|
1477
|
+
// LayoutPanelLeft aliases
|
|
1478
|
+
export { default as LayoutPanelLeftIcon } from '../icons/layout-panel-left';
|
|
1471
1479
|
// Leaf aliases
|
|
1472
1480
|
export { default as LeafIcon } from '../icons/leaf';
|
|
1473
1481
|
// LeafyGreen aliases
|
|
@@ -1476,10 +1484,10 @@ export { default as LeafyGreenIcon } from '../icons/leafy-green';
|
|
|
1476
1484
|
export { default as LecternIcon } from '../icons/lectern';
|
|
1477
1485
|
// LetterText aliases
|
|
1478
1486
|
export { default as LetterTextIcon } from '../icons/letter-text';
|
|
1479
|
-
// LibraryBig aliases
|
|
1480
|
-
export { default as LibraryBigIcon } from '../icons/library-big';
|
|
1481
1487
|
// Library aliases
|
|
1482
1488
|
export { default as LibraryIcon } from '../icons/library';
|
|
1489
|
+
// LibraryBig aliases
|
|
1490
|
+
export { default as LibraryBigIcon } from '../icons/library-big';
|
|
1483
1491
|
// LifeBuoy aliases
|
|
1484
1492
|
export { default as LifeBuoyIcon } from '../icons/life-buoy';
|
|
1485
1493
|
// Ligature aliases
|
|
@@ -1490,54 +1498,54 @@ export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
|
1490
1498
|
export { default as LightbulbIcon } from '../icons/lightbulb';
|
|
1491
1499
|
// Link2Off aliases
|
|
1492
1500
|
export { default as Link2OffIcon } from '../icons/link-2-off';
|
|
1493
|
-
// Link aliases
|
|
1494
|
-
export { default as LinkIcon } from '../icons/link';
|
|
1495
1501
|
// Link2 aliases
|
|
1496
1502
|
export { default as Link2Icon } from '../icons/link-2';
|
|
1503
|
+
// Link aliases
|
|
1504
|
+
export { default as LinkIcon } from '../icons/link';
|
|
1505
|
+
// ListChecks aliases
|
|
1506
|
+
export { default as ListChecksIcon } from '../icons/list-checks';
|
|
1497
1507
|
// Linkedin aliases
|
|
1498
1508
|
export { default as LinkedinIcon } from '../icons/linkedin';
|
|
1499
1509
|
// ListCheck aliases
|
|
1500
1510
|
export { default as ListCheckIcon } from '../icons/list-check';
|
|
1501
|
-
// ListChecks aliases
|
|
1502
|
-
export { default as ListChecksIcon } from '../icons/list-checks';
|
|
1503
1511
|
// ListCollapse aliases
|
|
1504
1512
|
export { default as ListCollapseIcon } from '../icons/list-collapse';
|
|
1505
1513
|
// ListEnd aliases
|
|
1506
1514
|
export { default as ListEndIcon } from '../icons/list-end';
|
|
1515
|
+
// ListMinus aliases
|
|
1516
|
+
export { default as ListMinusIcon } from '../icons/list-minus';
|
|
1507
1517
|
// ListFilterPlus aliases
|
|
1508
1518
|
export { default as ListFilterPlusIcon } from '../icons/list-filter-plus';
|
|
1509
1519
|
// ListFilter aliases
|
|
1510
1520
|
export { default as ListFilterIcon } from '../icons/list-filter';
|
|
1511
|
-
// ListMinus aliases
|
|
1512
|
-
export { default as ListMinusIcon } from '../icons/list-minus';
|
|
1513
|
-
// ListMusic aliases
|
|
1514
|
-
export { default as ListMusicIcon } from '../icons/list-music';
|
|
1515
1521
|
// ListOrdered aliases
|
|
1516
1522
|
export { default as ListOrderedIcon } from '../icons/list-ordered';
|
|
1517
|
-
//
|
|
1518
|
-
export { default as
|
|
1523
|
+
// ListMusic aliases
|
|
1524
|
+
export { default as ListMusicIcon } from '../icons/list-music';
|
|
1519
1525
|
// ListPlus aliases
|
|
1520
1526
|
export { default as ListPlusIcon } from '../icons/list-plus';
|
|
1527
|
+
// ListRestart aliases
|
|
1528
|
+
export { default as ListRestartIcon } from '../icons/list-restart';
|
|
1521
1529
|
// ListStart aliases
|
|
1522
1530
|
export { default as ListStartIcon } from '../icons/list-start';
|
|
1523
|
-
// ListTodo aliases
|
|
1524
|
-
export { default as ListTodoIcon } from '../icons/list-todo';
|
|
1525
1531
|
// ListTree aliases
|
|
1526
1532
|
export { default as ListTreeIcon } from '../icons/list-tree';
|
|
1527
|
-
//
|
|
1528
|
-
export { default as
|
|
1533
|
+
// ListTodo aliases
|
|
1534
|
+
export { default as ListTodoIcon } from '../icons/list-todo';
|
|
1529
1535
|
// ListX aliases
|
|
1530
1536
|
export { default as ListXIcon } from '../icons/list-x';
|
|
1537
|
+
// ListVideo aliases
|
|
1538
|
+
export { default as ListVideoIcon } from '../icons/list-video';
|
|
1531
1539
|
// List aliases
|
|
1532
1540
|
export { default as ListIcon } from '../icons/list';
|
|
1533
1541
|
// LoaderPinwheel aliases
|
|
1534
1542
|
export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
|
|
1543
|
+
// LocateOff aliases
|
|
1544
|
+
export { default as LocateOffIcon } from '../icons/locate-off';
|
|
1535
1545
|
// Loader aliases
|
|
1536
1546
|
export { default as LoaderIcon } from '../icons/loader';
|
|
1537
1547
|
// LocateFixed aliases
|
|
1538
1548
|
export { default as LocateFixedIcon } from '../icons/locate-fixed';
|
|
1539
|
-
// LocateOff aliases
|
|
1540
|
-
export { default as LocateOffIcon } from '../icons/locate-off';
|
|
1541
1549
|
// Locate aliases
|
|
1542
1550
|
export { default as LocateIcon } from '../icons/locate';
|
|
1543
1551
|
// LocationEdit aliases
|
|
@@ -1546,10 +1554,10 @@ export { default as LocationEditIcon } from '../icons/location-edit';
|
|
|
1546
1554
|
export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
|
|
1547
1555
|
// Lock aliases
|
|
1548
1556
|
export { default as LockIcon } from '../icons/lock';
|
|
1549
|
-
// LogOut aliases
|
|
1550
|
-
export { default as LogOutIcon } from '../icons/log-out';
|
|
1551
1557
|
// LogIn aliases
|
|
1552
1558
|
export { default as LogInIcon } from '../icons/log-in';
|
|
1559
|
+
// LogOut aliases
|
|
1560
|
+
export { default as LogOutIcon } from '../icons/log-out';
|
|
1553
1561
|
// Logs aliases
|
|
1554
1562
|
export { default as LogsIcon } from '../icons/logs';
|
|
1555
1563
|
// Lollipop aliases
|
|
@@ -1566,56 +1574,56 @@ export { default as MailMinusIcon } from '../icons/mail-minus';
|
|
|
1566
1574
|
export { default as MailOpenIcon } from '../icons/mail-open';
|
|
1567
1575
|
// MailPlus aliases
|
|
1568
1576
|
export { default as MailPlusIcon } from '../icons/mail-plus';
|
|
1569
|
-
// MailSearch aliases
|
|
1570
|
-
export { default as MailSearchIcon } from '../icons/mail-search';
|
|
1571
|
-
// MailWarning aliases
|
|
1572
|
-
export { default as MailWarningIcon } from '../icons/mail-warning';
|
|
1573
1577
|
// MailQuestion aliases
|
|
1574
1578
|
export { default as MailQuestionIcon } from '../icons/mail-question';
|
|
1579
|
+
// MailSearch aliases
|
|
1580
|
+
export { default as MailSearchIcon } from '../icons/mail-search';
|
|
1575
1581
|
// MailX aliases
|
|
1576
1582
|
export { default as MailXIcon } from '../icons/mail-x';
|
|
1577
|
-
// Mail aliases
|
|
1578
|
-
export { default as MailIcon } from '../icons/mail';
|
|
1579
1583
|
// Mailbox aliases
|
|
1580
1584
|
export { default as MailboxIcon } from '../icons/mailbox';
|
|
1585
|
+
// MailWarning aliases
|
|
1586
|
+
export { default as MailWarningIcon } from '../icons/mail-warning';
|
|
1587
|
+
// Mail aliases
|
|
1588
|
+
export { default as MailIcon } from '../icons/mail';
|
|
1581
1589
|
// Mails aliases
|
|
1582
1590
|
export { default as MailsIcon } from '../icons/mails';
|
|
1583
|
-
// MapPinCheck aliases
|
|
1584
|
-
export { default as MapPinCheckIcon } from '../icons/map-pin-check';
|
|
1585
1591
|
// MapPinCheckInside aliases
|
|
1586
1592
|
export { default as MapPinCheckInsideIcon } from '../icons/map-pin-check-inside';
|
|
1587
|
-
//
|
|
1588
|
-
export { default as
|
|
1593
|
+
// MapPinCheck aliases
|
|
1594
|
+
export { default as MapPinCheckIcon } from '../icons/map-pin-check';
|
|
1589
1595
|
// MapPinHouse aliases
|
|
1590
1596
|
export { default as MapPinHouseIcon } from '../icons/map-pin-house';
|
|
1591
|
-
// MapPinPlusInside aliases
|
|
1592
|
-
export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside';
|
|
1593
1597
|
// MapPinMinusInside aliases
|
|
1594
1598
|
export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside';
|
|
1599
|
+
// MapPinMinus aliases
|
|
1600
|
+
export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
|
|
1595
1601
|
// MapPinOff aliases
|
|
1596
1602
|
export { default as MapPinOffIcon } from '../icons/map-pin-off';
|
|
1603
|
+
// MapPinPlusInside aliases
|
|
1604
|
+
export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside';
|
|
1597
1605
|
// MapPinPlus aliases
|
|
1598
1606
|
export { default as MapPinPlusIcon } from '../icons/map-pin-plus';
|
|
1599
1607
|
// MapPinXInside aliases
|
|
1600
1608
|
export { default as MapPinXInsideIcon } from '../icons/map-pin-x-inside';
|
|
1609
|
+
// MapPinX aliases
|
|
1610
|
+
export { default as MapPinXIcon } from '../icons/map-pin-x';
|
|
1601
1611
|
// MapPin aliases
|
|
1602
1612
|
export { default as MapPinIcon } from '../icons/map-pin';
|
|
1603
1613
|
// MapPinned aliases
|
|
1604
1614
|
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1605
|
-
// MapPinX aliases
|
|
1606
|
-
export { default as MapPinXIcon } from '../icons/map-pin-x';
|
|
1607
1615
|
// MapPlus aliases
|
|
1608
1616
|
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1609
1617
|
// Map aliases
|
|
1610
1618
|
export { default as MapIcon } from '../icons/map';
|
|
1611
1619
|
// MarsStroke aliases
|
|
1612
1620
|
export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
1621
|
+
// Martini aliases
|
|
1622
|
+
export { default as MartiniIcon } from '../icons/martini';
|
|
1613
1623
|
// Mars aliases
|
|
1614
1624
|
export { default as MarsIcon } from '../icons/mars';
|
|
1615
1625
|
// Maximize2 aliases
|
|
1616
1626
|
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1617
|
-
// Martini aliases
|
|
1618
|
-
export { default as MartiniIcon } from '../icons/martini';
|
|
1619
1627
|
// Maximize aliases
|
|
1620
1628
|
export { default as MaximizeIcon } from '../icons/maximize';
|
|
1621
1629
|
// Medal aliases
|
|
@@ -1638,50 +1646,50 @@ export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
|
1638
1646
|
export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed';
|
|
1639
1647
|
// MessageCircleHeart aliases
|
|
1640
1648
|
export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart';
|
|
1641
|
-
// MessageCircleMore aliases
|
|
1642
|
-
export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
|
|
1643
1649
|
// MessageCircleOff aliases
|
|
1644
1650
|
export { default as MessageCircleOffIcon } from '../icons/message-circle-off';
|
|
1645
|
-
//
|
|
1646
|
-
export { default as
|
|
1651
|
+
// MessageCircleMore aliases
|
|
1652
|
+
export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
|
|
1647
1653
|
// MessageCircleQuestion aliases
|
|
1648
1654
|
export { default as MessageCircleQuestionIcon } from '../icons/message-circle-question';
|
|
1655
|
+
// MessageCircleReply aliases
|
|
1656
|
+
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
|
|
1649
1657
|
// MessageCircleWarning aliases
|
|
1650
1658
|
export { default as MessageCircleWarningIcon } from '../icons/message-circle-warning';
|
|
1659
|
+
// MessageCirclePlus aliases
|
|
1660
|
+
export { default as MessageCirclePlusIcon } from '../icons/message-circle-plus';
|
|
1651
1661
|
// MessageCircleX aliases
|
|
1652
1662
|
export { default as MessageCircleXIcon } from '../icons/message-circle-x';
|
|
1653
|
-
// MessageCircleReply aliases
|
|
1654
|
-
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
|
|
1655
|
-
// MessageSquareCode aliases
|
|
1656
|
-
export { default as MessageSquareCodeIcon } from '../icons/message-square-code';
|
|
1657
1663
|
// MessageCircle aliases
|
|
1658
1664
|
export { default as MessageCircleIcon } from '../icons/message-circle';
|
|
1659
|
-
//
|
|
1660
|
-
export { default as
|
|
1665
|
+
// MessageSquareCode aliases
|
|
1666
|
+
export { default as MessageSquareCodeIcon } from '../icons/message-square-code';
|
|
1661
1667
|
// MessageSquareDiff aliases
|
|
1662
1668
|
export { default as MessageSquareDiffIcon } from '../icons/message-square-diff';
|
|
1663
1669
|
// MessageSquareDot aliases
|
|
1664
1670
|
export { default as MessageSquareDotIcon } from '../icons/message-square-dot';
|
|
1665
|
-
// MessageSquareHeart aliases
|
|
1666
|
-
export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
|
|
1667
1671
|
// MessageSquareLock aliases
|
|
1668
1672
|
export { default as MessageSquareLockIcon } from '../icons/message-square-lock';
|
|
1673
|
+
// MessageSquareDashed aliases
|
|
1674
|
+
export { default as MessageSquareDashedIcon } from '../icons/message-square-dashed';
|
|
1675
|
+
// MessageSquareHeart aliases
|
|
1676
|
+
export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
|
|
1669
1677
|
// MessageSquareMore aliases
|
|
1670
1678
|
export { default as MessageSquareMoreIcon } from '../icons/message-square-more';
|
|
1671
1679
|
// MessageSquareOff aliases
|
|
1672
1680
|
export { default as MessageSquareOffIcon } from '../icons/message-square-off';
|
|
1673
|
-
// MessageSquareQuote aliases
|
|
1674
|
-
export { default as MessageSquareQuoteIcon } from '../icons/message-square-quote';
|
|
1675
1681
|
// MessageSquarePlus aliases
|
|
1676
1682
|
export { default as MessageSquarePlusIcon } from '../icons/message-square-plus';
|
|
1683
|
+
// MessageSquareQuote aliases
|
|
1684
|
+
export { default as MessageSquareQuoteIcon } from '../icons/message-square-quote';
|
|
1677
1685
|
// MessageSquareReply aliases
|
|
1678
1686
|
export { default as MessageSquareReplyIcon } from '../icons/message-square-reply';
|
|
1679
1687
|
// MessageSquareShare aliases
|
|
1680
1688
|
export { default as MessageSquareShareIcon } from '../icons/message-square-share';
|
|
1681
|
-
// MessageSquareText aliases
|
|
1682
|
-
export { default as MessageSquareTextIcon } from '../icons/message-square-text';
|
|
1683
1689
|
// MessageSquareWarning aliases
|
|
1684
1690
|
export { default as MessageSquareWarningIcon } from '../icons/message-square-warning';
|
|
1691
|
+
// MessageSquareText aliases
|
|
1692
|
+
export { default as MessageSquareTextIcon } from '../icons/message-square-text';
|
|
1685
1693
|
// MessageSquareX aliases
|
|
1686
1694
|
export { default as MessageSquareXIcon } from '../icons/message-square-x';
|
|
1687
1695
|
// MessageSquare aliases
|
|
@@ -1698,22 +1706,22 @@ export { default as MicrochipIcon } from '../icons/microchip';
|
|
|
1698
1706
|
export { default as MicroscopeIcon } from '../icons/microscope';
|
|
1699
1707
|
// Microwave aliases
|
|
1700
1708
|
export { default as MicrowaveIcon } from '../icons/microwave';
|
|
1701
|
-
// Milestone aliases
|
|
1702
|
-
export { default as MilestoneIcon } from '../icons/milestone';
|
|
1703
|
-
// MilkOff aliases
|
|
1704
|
-
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1705
1709
|
// Milk aliases
|
|
1706
1710
|
export { default as MilkIcon } from '../icons/milk';
|
|
1711
|
+
// Milestone aliases
|
|
1712
|
+
export { default as MilestoneIcon } from '../icons/milestone';
|
|
1707
1713
|
// Minimize2 aliases
|
|
1708
1714
|
export { default as Minimize2Icon } from '../icons/minimize-2';
|
|
1715
|
+
// MilkOff aliases
|
|
1716
|
+
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1709
1717
|
// Minimize aliases
|
|
1710
1718
|
export { default as MinimizeIcon } from '../icons/minimize';
|
|
1719
|
+
// MonitorCheck aliases
|
|
1720
|
+
export { default as MonitorCheckIcon } from '../icons/monitor-check';
|
|
1711
1721
|
// Minus aliases
|
|
1712
1722
|
export { default as MinusIcon } from '../icons/minus';
|
|
1713
1723
|
// MonitorCog aliases
|
|
1714
1724
|
export { default as MonitorCogIcon } from '../icons/monitor-cog';
|
|
1715
|
-
// MonitorCheck aliases
|
|
1716
|
-
export { default as MonitorCheckIcon } from '../icons/monitor-check';
|
|
1717
1725
|
// MonitorDot aliases
|
|
1718
1726
|
export { default as MonitorDotIcon } from '../icons/monitor-dot';
|
|
1719
1727
|
// MonitorDown aliases
|
|
@@ -1730,28 +1738,28 @@ export { default as MonitorSmartphoneIcon } from '../icons/monitor-smartphone';
|
|
|
1730
1738
|
export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker';
|
|
1731
1739
|
// MonitorStop aliases
|
|
1732
1740
|
export { default as MonitorStopIcon } from '../icons/monitor-stop';
|
|
1741
|
+
// Monitor aliases
|
|
1742
|
+
export { default as MonitorIcon } from '../icons/monitor';
|
|
1733
1743
|
// MonitorUp aliases
|
|
1734
1744
|
export { default as MonitorUpIcon } from '../icons/monitor-up';
|
|
1735
1745
|
// MonitorX aliases
|
|
1736
1746
|
export { default as MonitorXIcon } from '../icons/monitor-x';
|
|
1737
|
-
// Monitor aliases
|
|
1738
|
-
export { default as MonitorIcon } from '../icons/monitor';
|
|
1739
1747
|
// MoonStar aliases
|
|
1740
1748
|
export { default as MoonStarIcon } from '../icons/moon-star';
|
|
1741
1749
|
// Moon aliases
|
|
1742
1750
|
export { default as MoonIcon } from '../icons/moon';
|
|
1743
1751
|
// MountainSnow aliases
|
|
1744
1752
|
export { default as MountainSnowIcon } from '../icons/mountain-snow';
|
|
1745
|
-
// Mountain aliases
|
|
1746
|
-
export { default as MountainIcon } from '../icons/mountain';
|
|
1747
1753
|
// MouseOff aliases
|
|
1748
1754
|
export { default as MouseOffIcon } from '../icons/mouse-off';
|
|
1755
|
+
// Mountain aliases
|
|
1756
|
+
export { default as MountainIcon } from '../icons/mountain';
|
|
1757
|
+
// MousePointer2 aliases
|
|
1758
|
+
export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
|
|
1749
1759
|
// MousePointerBan aliases
|
|
1750
1760
|
export { default as MousePointerBanIcon } from '../icons/mouse-pointer-ban';
|
|
1751
1761
|
// MousePointerClick aliases
|
|
1752
1762
|
export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click';
|
|
1753
|
-
// MousePointer2 aliases
|
|
1754
|
-
export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
|
|
1755
1763
|
// MousePointer aliases
|
|
1756
1764
|
export { default as MousePointerIcon } from '../icons/mouse-pointer';
|
|
1757
1765
|
// Mouse aliases
|
|
@@ -1760,54 +1768,54 @@ export { default as MouseIcon } from '../icons/mouse';
|
|
|
1760
1768
|
export { default as MoveDiagonal2Icon } from '../icons/move-diagonal-2';
|
|
1761
1769
|
// MoveDiagonal aliases
|
|
1762
1770
|
export { default as MoveDiagonalIcon } from '../icons/move-diagonal';
|
|
1763
|
-
// MoveDownLeft aliases
|
|
1764
|
-
export { default as MoveDownLeftIcon } from '../icons/move-down-left';
|
|
1765
1771
|
// MoveDownRight aliases
|
|
1766
1772
|
export { default as MoveDownRightIcon } from '../icons/move-down-right';
|
|
1767
|
-
//
|
|
1768
|
-
export { default as
|
|
1773
|
+
// MoveDownLeft aliases
|
|
1774
|
+
export { default as MoveDownLeftIcon } from '../icons/move-down-left';
|
|
1769
1775
|
// MoveHorizontal aliases
|
|
1770
1776
|
export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
|
|
1777
|
+
// MoveDown aliases
|
|
1778
|
+
export { default as MoveDownIcon } from '../icons/move-down';
|
|
1771
1779
|
// MoveLeft aliases
|
|
1772
1780
|
export { default as MoveLeftIcon } from '../icons/move-left';
|
|
1773
1781
|
// MoveRight aliases
|
|
1774
1782
|
export { default as MoveRightIcon } from '../icons/move-right';
|
|
1775
|
-
// MoveUpRight aliases
|
|
1776
|
-
export { default as MoveUpRightIcon } from '../icons/move-up-right';
|
|
1777
1783
|
// MoveUpLeft aliases
|
|
1778
1784
|
export { default as MoveUpLeftIcon } from '../icons/move-up-left';
|
|
1785
|
+
// MoveUpRight aliases
|
|
1786
|
+
export { default as MoveUpRightIcon } from '../icons/move-up-right';
|
|
1779
1787
|
// MoveUp aliases
|
|
1780
1788
|
export { default as MoveUpIcon } from '../icons/move-up';
|
|
1781
|
-
// Move aliases
|
|
1782
|
-
export { default as MoveIcon } from '../icons/move';
|
|
1783
|
-
// Music3 aliases
|
|
1784
|
-
export { default as Music3Icon } from '../icons/music-3';
|
|
1785
1789
|
// MoveVertical aliases
|
|
1786
1790
|
export { default as MoveVerticalIcon } from '../icons/move-vertical';
|
|
1791
|
+
// Move aliases
|
|
1792
|
+
export { default as MoveIcon } from '../icons/move';
|
|
1787
1793
|
// Music2 aliases
|
|
1788
1794
|
export { default as Music2Icon } from '../icons/music-2';
|
|
1795
|
+
// Music3 aliases
|
|
1796
|
+
export { default as Music3Icon } from '../icons/music-3';
|
|
1789
1797
|
// Music4 aliases
|
|
1790
1798
|
export { default as Music4Icon } from '../icons/music-4';
|
|
1791
|
-
// Navigation2Off aliases
|
|
1792
|
-
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1793
|
-
// Navigation2 aliases
|
|
1794
|
-
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1795
1799
|
// Music aliases
|
|
1796
1800
|
export { default as MusicIcon } from '../icons/music';
|
|
1801
|
+
// Navigation2Off aliases
|
|
1802
|
+
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1797
1803
|
// NavigationOff aliases
|
|
1798
1804
|
export { default as NavigationOffIcon } from '../icons/navigation-off';
|
|
1799
|
-
//
|
|
1800
|
-
export { default as
|
|
1805
|
+
// Navigation2 aliases
|
|
1806
|
+
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1801
1807
|
// Navigation aliases
|
|
1802
1808
|
export { default as NavigationIcon } from '../icons/navigation';
|
|
1803
1809
|
// Network aliases
|
|
1804
1810
|
export { default as NetworkIcon } from '../icons/network';
|
|
1811
|
+
// Newspaper aliases
|
|
1812
|
+
export { default as NewspaperIcon } from '../icons/newspaper';
|
|
1813
|
+
// Nfc aliases
|
|
1814
|
+
export { default as NfcIcon } from '../icons/nfc';
|
|
1805
1815
|
// NonBinary aliases
|
|
1806
1816
|
export { default as NonBinaryIcon } from '../icons/non-binary';
|
|
1807
1817
|
// NotebookPen aliases
|
|
1808
1818
|
export { default as NotebookPenIcon } from '../icons/notebook-pen';
|
|
1809
|
-
// Newspaper aliases
|
|
1810
|
-
export { default as NewspaperIcon } from '../icons/newspaper';
|
|
1811
1819
|
// NotebookTabs aliases
|
|
1812
1820
|
export { default as NotebookTabsIcon } from '../icons/notebook-tabs';
|
|
1813
1821
|
// NotebookText aliases
|
|
@@ -1838,10 +1846,10 @@ export { default as OrigamiIcon } from '../icons/origami';
|
|
|
1838
1846
|
export { default as Package2Icon } from '../icons/package-2';
|
|
1839
1847
|
// PackageCheck aliases
|
|
1840
1848
|
export { default as PackageCheckIcon } from '../icons/package-check';
|
|
1841
|
-
// PackageMinus aliases
|
|
1842
|
-
export { default as PackageMinusIcon } from '../icons/package-minus';
|
|
1843
1849
|
// PackageOpen aliases
|
|
1844
1850
|
export { default as PackageOpenIcon } from '../icons/package-open';
|
|
1851
|
+
// PackageMinus aliases
|
|
1852
|
+
export { default as PackageMinusIcon } from '../icons/package-minus';
|
|
1845
1853
|
// PackagePlus aliases
|
|
1846
1854
|
export { default as PackagePlusIcon } from '../icons/package-plus';
|
|
1847
1855
|
// PackageSearch aliases
|
|
@@ -1852,16 +1860,16 @@ export { default as PackageXIcon } from '../icons/package-x';
|
|
|
1852
1860
|
export { default as PackageIcon } from '../icons/package';
|
|
1853
1861
|
// PaintBucket aliases
|
|
1854
1862
|
export { default as PaintBucketIcon } from '../icons/paint-bucket';
|
|
1855
|
-
// Paintbrush aliases
|
|
1856
|
-
export { default as PaintbrushIcon } from '../icons/paintbrush';
|
|
1857
1863
|
// PaintRoller aliases
|
|
1858
1864
|
export { default as PaintRollerIcon } from '../icons/paint-roller';
|
|
1859
1865
|
// Palette aliases
|
|
1860
1866
|
export { default as PaletteIcon } from '../icons/palette';
|
|
1861
|
-
//
|
|
1862
|
-
export { default as
|
|
1867
|
+
// Paintbrush aliases
|
|
1868
|
+
export { default as PaintbrushIcon } from '../icons/paintbrush';
|
|
1863
1869
|
// PanelBottomClose aliases
|
|
1864
1870
|
export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
|
|
1871
|
+
// Panda aliases
|
|
1872
|
+
export { default as PandaIcon } from '../icons/panda';
|
|
1865
1873
|
// PanelBottomOpen aliases
|
|
1866
1874
|
export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
|
|
1867
1875
|
// PanelBottom aliases
|
|
@@ -1870,26 +1878,26 @@ export { default as PanelBottomIcon } from '../icons/panel-bottom';
|
|
|
1870
1878
|
export { default as PanelRightCloseIcon } from '../icons/panel-right-close';
|
|
1871
1879
|
// PanelRightOpen aliases
|
|
1872
1880
|
export { default as PanelRightOpenIcon } from '../icons/panel-right-open';
|
|
1873
|
-
// PanelRight aliases
|
|
1874
|
-
export { default as PanelRightIcon } from '../icons/panel-right';
|
|
1875
1881
|
// PanelTopClose aliases
|
|
1876
1882
|
export { default as PanelTopCloseIcon } from '../icons/panel-top-close';
|
|
1877
1883
|
// PanelTopOpen aliases
|
|
1878
1884
|
export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
|
|
1885
|
+
// PanelRight aliases
|
|
1886
|
+
export { default as PanelRightIcon } from '../icons/panel-right';
|
|
1879
1887
|
// PanelTop aliases
|
|
1880
1888
|
export { default as PanelTopIcon } from '../icons/panel-top';
|
|
1881
1889
|
// PanelsLeftBottom aliases
|
|
1882
1890
|
export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
|
|
1883
1891
|
// PanelsRightBottom aliases
|
|
1884
1892
|
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
1885
|
-
// Parentheses aliases
|
|
1886
|
-
export { default as ParenthesesIcon } from '../icons/parentheses';
|
|
1887
1893
|
// Paperclip aliases
|
|
1888
1894
|
export { default as PaperclipIcon } from '../icons/paperclip';
|
|
1889
|
-
//
|
|
1890
|
-
export { default as
|
|
1895
|
+
// Parentheses aliases
|
|
1896
|
+
export { default as ParenthesesIcon } from '../icons/parentheses';
|
|
1891
1897
|
// PartyPopper aliases
|
|
1892
1898
|
export { default as PartyPopperIcon } from '../icons/party-popper';
|
|
1899
|
+
// ParkingMeter aliases
|
|
1900
|
+
export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
1893
1901
|
// Pause aliases
|
|
1894
1902
|
export { default as PauseIcon } from '../icons/pause';
|
|
1895
1903
|
// PawPrint aliases
|
|
@@ -1900,16 +1908,16 @@ export { default as PcCaseIcon } from '../icons/pc-case';
|
|
|
1900
1908
|
export { default as PenOffIcon } from '../icons/pen-off';
|
|
1901
1909
|
// PenTool aliases
|
|
1902
1910
|
export { default as PenToolIcon } from '../icons/pen-tool';
|
|
1903
|
-
// PencilLine aliases
|
|
1904
|
-
export { default as PencilLineIcon } from '../icons/pencil-line';
|
|
1905
1911
|
// PencilOff aliases
|
|
1906
1912
|
export { default as PencilOffIcon } from '../icons/pencil-off';
|
|
1913
|
+
// PencilLine aliases
|
|
1914
|
+
export { default as PencilLineIcon } from '../icons/pencil-line';
|
|
1907
1915
|
// PencilRuler aliases
|
|
1908
1916
|
export { default as PencilRulerIcon } from '../icons/pencil-ruler';
|
|
1909
|
-
// Pencil aliases
|
|
1910
|
-
export { default as PencilIcon } from '../icons/pencil';
|
|
1911
1917
|
// Pentagon aliases
|
|
1912
1918
|
export { default as PentagonIcon } from '../icons/pentagon';
|
|
1919
|
+
// Pencil aliases
|
|
1920
|
+
export { default as PencilIcon } from '../icons/pencil';
|
|
1913
1921
|
// Percent aliases
|
|
1914
1922
|
export { default as PercentIcon } from '../icons/percent';
|
|
1915
1923
|
// PersonStanding aliases
|
|
@@ -1938,10 +1946,10 @@ export { default as PianoIcon } from '../icons/piano';
|
|
|
1938
1946
|
export { default as PickaxeIcon } from '../icons/pickaxe';
|
|
1939
1947
|
// PictureInPicture2 aliases
|
|
1940
1948
|
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
1941
|
-
// PictureInPicture aliases
|
|
1942
|
-
export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
1943
1949
|
// PiggyBank aliases
|
|
1944
1950
|
export { default as PiggyBankIcon } from '../icons/piggy-bank';
|
|
1951
|
+
// PictureInPicture aliases
|
|
1952
|
+
export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
1945
1953
|
// PilcrowLeft aliases
|
|
1946
1954
|
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
1947
1955
|
// PilcrowRight aliases
|
|
@@ -1950,12 +1958,12 @@ export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
|
1950
1958
|
export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
1951
1959
|
// PillBottle aliases
|
|
1952
1960
|
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
1953
|
-
// Pill aliases
|
|
1954
|
-
export { default as PillIcon } from '../icons/pill';
|
|
1955
1961
|
// PinOff aliases
|
|
1956
1962
|
export { default as PinOffIcon } from '../icons/pin-off';
|
|
1957
1963
|
// Pin aliases
|
|
1958
1964
|
export { default as PinIcon } from '../icons/pin';
|
|
1965
|
+
// Pill aliases
|
|
1966
|
+
export { default as PillIcon } from '../icons/pill';
|
|
1959
1967
|
// Pipette aliases
|
|
1960
1968
|
export { default as PipetteIcon } from '../icons/pipette';
|
|
1961
1969
|
// Pizza aliases
|
|
@@ -1966,26 +1974,26 @@ export { default as PlaneLandingIcon } from '../icons/plane-landing';
|
|
|
1966
1974
|
export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff';
|
|
1967
1975
|
// Plane aliases
|
|
1968
1976
|
export { default as PlaneIcon } from '../icons/plane';
|
|
1969
|
-
// Play aliases
|
|
1970
|
-
export { default as PlayIcon } from '../icons/play';
|
|
1971
1977
|
// Plug2 aliases
|
|
1972
1978
|
export { default as Plug2Icon } from '../icons/plug-2';
|
|
1979
|
+
// Play aliases
|
|
1980
|
+
export { default as PlayIcon } from '../icons/play';
|
|
1981
|
+
// Plus aliases
|
|
1982
|
+
export { default as PlusIcon } from '../icons/plus';
|
|
1973
1983
|
// Plug aliases
|
|
1974
1984
|
export { default as PlugIcon } from '../icons/plug';
|
|
1975
1985
|
// PocketKnife aliases
|
|
1976
1986
|
export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
1977
|
-
// Plus aliases
|
|
1978
|
-
export { default as PlusIcon } from '../icons/plus';
|
|
1979
1987
|
// Pocket aliases
|
|
1980
1988
|
export { default as PocketIcon } from '../icons/pocket';
|
|
1981
1989
|
// Podcast aliases
|
|
1982
1990
|
export { default as PodcastIcon } from '../icons/podcast';
|
|
1983
1991
|
// Pointer aliases
|
|
1984
1992
|
export { default as PointerIcon } from '../icons/pointer';
|
|
1985
|
-
// PointerOff aliases
|
|
1986
|
-
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
1987
1993
|
// Popcorn aliases
|
|
1988
1994
|
export { default as PopcornIcon } from '../icons/popcorn';
|
|
1995
|
+
// PointerOff aliases
|
|
1996
|
+
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
1989
1997
|
// Popsicle aliases
|
|
1990
1998
|
export { default as PopsicleIcon } from '../icons/popsicle';
|
|
1991
1999
|
// PoundSterling aliases
|
|
@@ -2002,10 +2010,10 @@ export { default as PrinterCheckIcon } from '../icons/printer-check';
|
|
|
2002
2010
|
export { default as PrinterIcon } from '../icons/printer';
|
|
2003
2011
|
// Projector aliases
|
|
2004
2012
|
export { default as ProjectorIcon } from '../icons/projector';
|
|
2005
|
-
// Puzzle aliases
|
|
2006
|
-
export { default as PuzzleIcon } from '../icons/puzzle';
|
|
2007
2013
|
// Proportions aliases
|
|
2008
2014
|
export { default as ProportionsIcon } from '../icons/proportions';
|
|
2015
|
+
// Puzzle aliases
|
|
2016
|
+
export { default as PuzzleIcon } from '../icons/puzzle';
|
|
2009
2017
|
// Pyramid aliases
|
|
2010
2018
|
export { default as PyramidIcon } from '../icons/pyramid';
|
|
2011
2019
|
// QrCode aliases
|
|
@@ -2016,10 +2024,10 @@ export { default as QuoteIcon } from '../icons/quote';
|
|
|
2016
2024
|
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2017
2025
|
// Radar aliases
|
|
2018
2026
|
export { default as RadarIcon } from '../icons/radar';
|
|
2019
|
-
// Radiation aliases
|
|
2020
|
-
export { default as RadiationIcon } from '../icons/radiation';
|
|
2021
2027
|
// Radical aliases
|
|
2022
2028
|
export { default as RadicalIcon } from '../icons/radical';
|
|
2029
|
+
// Radiation aliases
|
|
2030
|
+
export { default as RadiationIcon } from '../icons/radiation';
|
|
2023
2031
|
// RadioReceiver aliases
|
|
2024
2032
|
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2025
2033
|
// RadioTower aliases
|
|
@@ -2028,26 +2036,26 @@ export { default as RadioTowerIcon } from '../icons/radio-tower';
|
|
|
2028
2036
|
export { default as RadioIcon } from '../icons/radio';
|
|
2029
2037
|
// Radius aliases
|
|
2030
2038
|
export { default as RadiusIcon } from '../icons/radius';
|
|
2031
|
-
// Rainbow aliases
|
|
2032
|
-
export { default as RainbowIcon } from '../icons/rainbow';
|
|
2033
2039
|
// RailSymbol aliases
|
|
2034
2040
|
export { default as RailSymbolIcon } from '../icons/rail-symbol';
|
|
2041
|
+
// Rainbow aliases
|
|
2042
|
+
export { default as RainbowIcon } from '../icons/rainbow';
|
|
2035
2043
|
// Rat aliases
|
|
2036
2044
|
export { default as RatIcon } from '../icons/rat';
|
|
2037
|
-
// ReceiptCent aliases
|
|
2038
|
-
export { default as ReceiptCentIcon } from '../icons/receipt-cent';
|
|
2039
2045
|
// Ratio aliases
|
|
2040
2046
|
export { default as RatioIcon } from '../icons/ratio';
|
|
2047
|
+
// ReceiptCent aliases
|
|
2048
|
+
export { default as ReceiptCentIcon } from '../icons/receipt-cent';
|
|
2041
2049
|
// ReceiptEuro aliases
|
|
2042
2050
|
export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
|
|
2043
2051
|
// ReceiptIndianRupee aliases
|
|
2044
2052
|
export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
|
|
2045
2053
|
// ReceiptJapaneseYen aliases
|
|
2046
2054
|
export { default as ReceiptJapaneseYenIcon } from '../icons/receipt-japanese-yen';
|
|
2047
|
-
// ReceiptRussianRuble aliases
|
|
2048
|
-
export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-ruble';
|
|
2049
2055
|
// ReceiptPoundSterling aliases
|
|
2050
2056
|
export { default as ReceiptPoundSterlingIcon } from '../icons/receipt-pound-sterling';
|
|
2057
|
+
// ReceiptRussianRuble aliases
|
|
2058
|
+
export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-ruble';
|
|
2051
2059
|
// ReceiptSwissFranc aliases
|
|
2052
2060
|
export { default as ReceiptSwissFrancIcon } from '../icons/receipt-swiss-franc';
|
|
2053
2061
|
// ReceiptText aliases
|
|
@@ -2056,18 +2064,18 @@ export { default as ReceiptTextIcon } from '../icons/receipt-text';
|
|
|
2056
2064
|
export { default as ReceiptIcon } from '../icons/receipt';
|
|
2057
2065
|
// RectangleHorizontal aliases
|
|
2058
2066
|
export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal';
|
|
2059
|
-
// RectangleGoggles aliases
|
|
2060
|
-
export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
|
|
2061
2067
|
// RectangleVertical aliases
|
|
2062
2068
|
export { default as RectangleVerticalIcon } from '../icons/rectangle-vertical';
|
|
2063
|
-
//
|
|
2064
|
-
export { default as
|
|
2069
|
+
// RectangleGoggles aliases
|
|
2070
|
+
export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
|
|
2065
2071
|
// Recycle aliases
|
|
2066
2072
|
export { default as RecycleIcon } from '../icons/recycle';
|
|
2067
|
-
//
|
|
2068
|
-
export { default as
|
|
2073
|
+
// Redo2 aliases
|
|
2074
|
+
export { default as Redo2Icon } from '../icons/redo-2';
|
|
2069
2075
|
// RedoDot aliases
|
|
2070
2076
|
export { default as RedoDotIcon } from '../icons/redo-dot';
|
|
2077
|
+
// Redo aliases
|
|
2078
|
+
export { default as RedoIcon } from '../icons/redo';
|
|
2071
2079
|
// RefreshCcwDot aliases
|
|
2072
2080
|
export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot';
|
|
2073
2081
|
// RefreshCcw aliases
|
|
@@ -2078,34 +2086,34 @@ export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
|
2078
2086
|
export { default as RefreshCwIcon } from '../icons/refresh-cw';
|
|
2079
2087
|
// Refrigerator aliases
|
|
2080
2088
|
export { default as RefrigeratorIcon } from '../icons/refrigerator';
|
|
2089
|
+
// Regex aliases
|
|
2090
|
+
export { default as RegexIcon } from '../icons/regex';
|
|
2081
2091
|
// RemoveFormatting aliases
|
|
2082
2092
|
export { default as RemoveFormattingIcon } from '../icons/remove-formatting';
|
|
2083
2093
|
// Repeat1 aliases
|
|
2084
2094
|
export { default as Repeat1Icon } from '../icons/repeat-1';
|
|
2085
|
-
// Regex aliases
|
|
2086
|
-
export { default as RegexIcon } from '../icons/regex';
|
|
2087
2095
|
// Repeat2 aliases
|
|
2088
2096
|
export { default as Repeat2Icon } from '../icons/repeat-2';
|
|
2089
2097
|
// Repeat aliases
|
|
2090
2098
|
export { default as RepeatIcon } from '../icons/repeat';
|
|
2091
|
-
// Replace aliases
|
|
2092
|
-
export { default as ReplaceIcon } from '../icons/replace';
|
|
2093
2099
|
// ReplaceAll aliases
|
|
2094
2100
|
export { default as ReplaceAllIcon } from '../icons/replace-all';
|
|
2095
|
-
//
|
|
2096
|
-
export { default as
|
|
2101
|
+
// Replace aliases
|
|
2102
|
+
export { default as ReplaceIcon } from '../icons/replace';
|
|
2097
2103
|
// ReplyAll aliases
|
|
2098
2104
|
export { default as ReplyAllIcon } from '../icons/reply-all';
|
|
2105
|
+
// Reply aliases
|
|
2106
|
+
export { default as ReplyIcon } from '../icons/reply';
|
|
2099
2107
|
// Rewind aliases
|
|
2100
2108
|
export { default as RewindIcon } from '../icons/rewind';
|
|
2101
|
-
// Rocket aliases
|
|
2102
|
-
export { default as RocketIcon } from '../icons/rocket';
|
|
2103
2109
|
// Ribbon aliases
|
|
2104
2110
|
export { default as RibbonIcon } from '../icons/ribbon';
|
|
2105
|
-
//
|
|
2106
|
-
export { default as
|
|
2111
|
+
// Rocket aliases
|
|
2112
|
+
export { default as RocketIcon } from '../icons/rocket';
|
|
2107
2113
|
// RollerCoaster aliases
|
|
2108
2114
|
export { default as RollerCoasterIcon } from '../icons/roller-coaster';
|
|
2115
|
+
// RockingChair aliases
|
|
2116
|
+
export { default as RockingChairIcon } from '../icons/rocking-chair';
|
|
2109
2117
|
// RotateCcwKey aliases
|
|
2110
2118
|
export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
|
|
2111
2119
|
// RotateCcwSquare aliases
|
|
@@ -2130,10 +2138,10 @@ export { default as RssIcon } from '../icons/rss';
|
|
|
2130
2138
|
export { default as RulerDimensionLineIcon } from '../icons/ruler-dimension-line';
|
|
2131
2139
|
// Ruler aliases
|
|
2132
2140
|
export { default as RulerIcon } from '../icons/ruler';
|
|
2133
|
-
// RussianRuble aliases
|
|
2134
|
-
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2135
2141
|
// Sailboat aliases
|
|
2136
2142
|
export { default as SailboatIcon } from '../icons/sailboat';
|
|
2143
|
+
// RussianRuble aliases
|
|
2144
|
+
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2137
2145
|
// Salad aliases
|
|
2138
2146
|
export { default as SaladIcon } from '../icons/salad';
|
|
2139
2147
|
// Sandwich aliases
|
|
@@ -2144,10 +2152,10 @@ export { default as SatelliteDishIcon } from '../icons/satellite-dish';
|
|
|
2144
2152
|
export { default as SatelliteIcon } from '../icons/satellite';
|
|
2145
2153
|
// SaudiRiyal aliases
|
|
2146
2154
|
export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
|
|
2147
|
-
// SaveAll aliases
|
|
2148
|
-
export { default as SaveAllIcon } from '../icons/save-all';
|
|
2149
2155
|
// SaveOff aliases
|
|
2150
2156
|
export { default as SaveOffIcon } from '../icons/save-off';
|
|
2157
|
+
// SaveAll aliases
|
|
2158
|
+
export { default as SaveAllIcon } from '../icons/save-all';
|
|
2151
2159
|
// Save aliases
|
|
2152
2160
|
export { default as SaveIcon } from '../icons/save';
|
|
2153
2161
|
// Scale aliases
|
|
@@ -2158,50 +2166,50 @@ export { default as ScalingIcon } from '../icons/scaling';
|
|
|
2158
2166
|
export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
|
|
2159
2167
|
// ScanEye aliases
|
|
2160
2168
|
export { default as ScanEyeIcon } from '../icons/scan-eye';
|
|
2161
|
-
// ScanFace aliases
|
|
2162
|
-
export { default as ScanFaceIcon } from '../icons/scan-face';
|
|
2163
2169
|
// ScanHeart aliases
|
|
2164
2170
|
export { default as ScanHeartIcon } from '../icons/scan-heart';
|
|
2165
|
-
//
|
|
2166
|
-
export { default as
|
|
2171
|
+
// ScanFace aliases
|
|
2172
|
+
export { default as ScanFaceIcon } from '../icons/scan-face';
|
|
2167
2173
|
// ScanQrCode aliases
|
|
2168
2174
|
export { default as ScanQrCodeIcon } from '../icons/scan-qr-code';
|
|
2169
2175
|
// ScanSearch aliases
|
|
2170
2176
|
export { default as ScanSearchIcon } from '../icons/scan-search';
|
|
2177
|
+
// ScanLine aliases
|
|
2178
|
+
export { default as ScanLineIcon } from '../icons/scan-line';
|
|
2171
2179
|
// ScanText aliases
|
|
2172
2180
|
export { default as ScanTextIcon } from '../icons/scan-text';
|
|
2173
2181
|
// Scan aliases
|
|
2174
2182
|
export { default as ScanIcon } from '../icons/scan';
|
|
2175
|
-
// ScissorsLineDashed aliases
|
|
2176
|
-
export { default as ScissorsLineDashedIcon } from '../icons/scissors-line-dashed';
|
|
2177
2183
|
// School aliases
|
|
2178
2184
|
export { default as SchoolIcon } from '../icons/school';
|
|
2179
|
-
//
|
|
2180
|
-
export { default as
|
|
2185
|
+
// ScissorsLineDashed aliases
|
|
2186
|
+
export { default as ScissorsLineDashedIcon } from '../icons/scissors-line-dashed';
|
|
2181
2187
|
// ScreenShareOff aliases
|
|
2182
2188
|
export { default as ScreenShareOffIcon } from '../icons/screen-share-off';
|
|
2189
|
+
// Scissors aliases
|
|
2190
|
+
export { default as ScissorsIcon } from '../icons/scissors';
|
|
2183
2191
|
// ScreenShare aliases
|
|
2184
2192
|
export { default as ScreenShareIcon } from '../icons/screen-share';
|
|
2185
|
-
// ScrollText aliases
|
|
2186
|
-
export { default as ScrollTextIcon } from '../icons/scroll-text';
|
|
2187
2193
|
// Scroll aliases
|
|
2188
2194
|
export { default as ScrollIcon } from '../icons/scroll';
|
|
2189
2195
|
// SearchCheck aliases
|
|
2190
2196
|
export { default as SearchCheckIcon } from '../icons/search-check';
|
|
2191
2197
|
// SearchCode aliases
|
|
2192
2198
|
export { default as SearchCodeIcon } from '../icons/search-code';
|
|
2199
|
+
// ScrollText aliases
|
|
2200
|
+
export { default as ScrollTextIcon } from '../icons/scroll-text';
|
|
2193
2201
|
// SearchSlash aliases
|
|
2194
2202
|
export { default as SearchSlashIcon } from '../icons/search-slash';
|
|
2195
2203
|
// SearchX aliases
|
|
2196
2204
|
export { default as SearchXIcon } from '../icons/search-x';
|
|
2197
2205
|
// Search aliases
|
|
2198
2206
|
export { default as SearchIcon } from '../icons/search';
|
|
2199
|
-
// Section aliases
|
|
2200
|
-
export { default as SectionIcon } from '../icons/section';
|
|
2201
2207
|
// SendToBack aliases
|
|
2202
2208
|
export { default as SendToBackIcon } from '../icons/send-to-back';
|
|
2203
2209
|
// Send aliases
|
|
2204
2210
|
export { default as SendIcon } from '../icons/send';
|
|
2211
|
+
// Section aliases
|
|
2212
|
+
export { default as SectionIcon } from '../icons/section';
|
|
2205
2213
|
// SeparatorHorizontal aliases
|
|
2206
2214
|
export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
|
|
2207
2215
|
// SeparatorVertical aliases
|
|
@@ -2216,10 +2224,10 @@ export { default as ServerOffIcon } from '../icons/server-off';
|
|
|
2216
2224
|
export { default as ServerIcon } from '../icons/server';
|
|
2217
2225
|
// Settings2 aliases
|
|
2218
2226
|
export { default as Settings2Icon } from '../icons/settings-2';
|
|
2219
|
-
// Settings aliases
|
|
2220
|
-
export { default as SettingsIcon } from '../icons/settings';
|
|
2221
2227
|
// Shapes aliases
|
|
2222
2228
|
export { default as ShapesIcon } from '../icons/shapes';
|
|
2229
|
+
// Settings aliases
|
|
2230
|
+
export { default as SettingsIcon } from '../icons/settings';
|
|
2223
2231
|
// Share2 aliases
|
|
2224
2232
|
export { default as Share2Icon } from '../icons/share-2';
|
|
2225
2233
|
// Share aliases
|
|
@@ -2242,10 +2250,10 @@ export { default as ShieldHalfIcon } from '../icons/shield-half';
|
|
|
2242
2250
|
export { default as ShieldMinusIcon } from '../icons/shield-minus';
|
|
2243
2251
|
// ShieldOff aliases
|
|
2244
2252
|
export { default as ShieldOffIcon } from '../icons/shield-off';
|
|
2245
|
-
// ShieldPlus aliases
|
|
2246
|
-
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2247
2253
|
// ShieldQuestion aliases
|
|
2248
2254
|
export { default as ShieldQuestionIcon } from '../icons/shield-question';
|
|
2255
|
+
// ShieldPlus aliases
|
|
2256
|
+
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2249
2257
|
// ShieldUser aliases
|
|
2250
2258
|
export { default as ShieldUserIcon } from '../icons/shield-user';
|
|
2251
2259
|
// Shield aliases
|
|
@@ -2268,10 +2276,10 @@ export { default as ShovelIcon } from '../icons/shovel';
|
|
|
2268
2276
|
export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
2269
2277
|
// Shredder aliases
|
|
2270
2278
|
export { default as ShredderIcon } from '../icons/shredder';
|
|
2271
|
-
// Shrink aliases
|
|
2272
|
-
export { default as ShrinkIcon } from '../icons/shrink';
|
|
2273
2279
|
// Shrimp aliases
|
|
2274
2280
|
export { default as ShrimpIcon } from '../icons/shrimp';
|
|
2281
|
+
// Shrink aliases
|
|
2282
|
+
export { default as ShrinkIcon } from '../icons/shrink';
|
|
2275
2283
|
// Shrub aliases
|
|
2276
2284
|
export { default as ShrubIcon } from '../icons/shrub';
|
|
2277
2285
|
// Shuffle aliases
|
|
@@ -2282,10 +2290,10 @@ export { default as SigmaIcon } from '../icons/sigma';
|
|
|
2282
2290
|
export { default as SignalHighIcon } from '../icons/signal-high';
|
|
2283
2291
|
// SignalLow aliases
|
|
2284
2292
|
export { default as SignalLowIcon } from '../icons/signal-low';
|
|
2285
|
-
// SignalMedium aliases
|
|
2286
|
-
export { default as SignalMediumIcon } from '../icons/signal-medium';
|
|
2287
2293
|
// SignalZero aliases
|
|
2288
2294
|
export { default as SignalZeroIcon } from '../icons/signal-zero';
|
|
2295
|
+
// SignalMedium aliases
|
|
2296
|
+
export { default as SignalMediumIcon } from '../icons/signal-medium';
|
|
2289
2297
|
// Signal aliases
|
|
2290
2298
|
export { default as SignalIcon } from '../icons/signal';
|
|
2291
2299
|
// Signature aliases
|
|
@@ -2294,10 +2302,10 @@ export { default as SignatureIcon } from '../icons/signature';
|
|
|
2294
2302
|
export { default as SignpostBigIcon } from '../icons/signpost-big';
|
|
2295
2303
|
// Signpost aliases
|
|
2296
2304
|
export { default as SignpostIcon } from '../icons/signpost';
|
|
2297
|
-
// Siren aliases
|
|
2298
|
-
export { default as SirenIcon } from '../icons/siren';
|
|
2299
2305
|
// SkipBack aliases
|
|
2300
2306
|
export { default as SkipBackIcon } from '../icons/skip-back';
|
|
2307
|
+
// Siren aliases
|
|
2308
|
+
export { default as SirenIcon } from '../icons/siren';
|
|
2301
2309
|
// SkipForward aliases
|
|
2302
2310
|
export { default as SkipForwardIcon } from '../icons/skip-forward';
|
|
2303
2311
|
// Skull aliases
|
|
@@ -2306,22 +2314,22 @@ export { default as SkullIcon } from '../icons/skull';
|
|
|
2306
2314
|
export { default as SlackIcon } from '../icons/slack';
|
|
2307
2315
|
// Slash aliases
|
|
2308
2316
|
export { default as SlashIcon } from '../icons/slash';
|
|
2309
|
-
// SlidersHorizontal aliases
|
|
2310
|
-
export { default as SlidersHorizontalIcon } from '../icons/sliders-horizontal';
|
|
2311
2317
|
// Slice aliases
|
|
2312
2318
|
export { default as SliceIcon } from '../icons/slice';
|
|
2319
|
+
// SlidersHorizontal aliases
|
|
2320
|
+
export { default as SlidersHorizontalIcon } from '../icons/sliders-horizontal';
|
|
2313
2321
|
// SmartphoneCharging aliases
|
|
2314
2322
|
export { default as SmartphoneChargingIcon } from '../icons/smartphone-charging';
|
|
2315
2323
|
// SmartphoneNfc aliases
|
|
2316
2324
|
export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc';
|
|
2317
2325
|
// Smartphone aliases
|
|
2318
2326
|
export { default as SmartphoneIcon } from '../icons/smartphone';
|
|
2327
|
+
// SmilePlus aliases
|
|
2328
|
+
export { default as SmilePlusIcon } from '../icons/smile-plus';
|
|
2319
2329
|
// Smile aliases
|
|
2320
2330
|
export { default as SmileIcon } from '../icons/smile';
|
|
2321
2331
|
// Snail aliases
|
|
2322
2332
|
export { default as SnailIcon } from '../icons/snail';
|
|
2323
|
-
// SmilePlus aliases
|
|
2324
|
-
export { default as SmilePlusIcon } from '../icons/smile-plus';
|
|
2325
2333
|
// Snowflake aliases
|
|
2326
2334
|
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2327
2335
|
// SoapDispenserDroplet aliases
|
|
@@ -2338,110 +2346,110 @@ export { default as SpadeIcon } from '../icons/spade';
|
|
|
2338
2346
|
export { default as SpeakerIcon } from '../icons/speaker';
|
|
2339
2347
|
// Sparkle aliases
|
|
2340
2348
|
export { default as SparkleIcon } from '../icons/sparkle';
|
|
2341
|
-
// SpellCheck2 aliases
|
|
2342
|
-
export { default as SpellCheck2Icon } from '../icons/spell-check-2';
|
|
2343
2349
|
// Speech aliases
|
|
2344
2350
|
export { default as SpeechIcon } from '../icons/speech';
|
|
2351
|
+
// SpellCheck2 aliases
|
|
2352
|
+
export { default as SpellCheck2Icon } from '../icons/spell-check-2';
|
|
2345
2353
|
// SpellCheck aliases
|
|
2346
2354
|
export { default as SpellCheckIcon } from '../icons/spell-check';
|
|
2347
2355
|
// SplinePointer aliases
|
|
2348
2356
|
export { default as SplinePointerIcon } from '../icons/spline-pointer';
|
|
2349
|
-
// Split aliases
|
|
2350
|
-
export { default as SplitIcon } from '../icons/split';
|
|
2351
2357
|
// Spline aliases
|
|
2352
2358
|
export { default as SplineIcon } from '../icons/spline';
|
|
2359
|
+
// Split aliases
|
|
2360
|
+
export { default as SplitIcon } from '../icons/split';
|
|
2353
2361
|
// SprayCan aliases
|
|
2354
2362
|
export { default as SprayCanIcon } from '../icons/spray-can';
|
|
2355
|
-
// SquareDashedBottomCode aliases
|
|
2356
|
-
export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code';
|
|
2357
2363
|
// Sprout aliases
|
|
2358
2364
|
export { default as SproutIcon } from '../icons/sprout';
|
|
2365
|
+
// SquareDashedBottomCode aliases
|
|
2366
|
+
export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code';
|
|
2359
2367
|
// SquareDashedBottom aliases
|
|
2360
2368
|
export { default as SquareDashedBottomIcon } from '../icons/square-dashed-bottom';
|
|
2361
2369
|
// SquareDashedTopSolid aliases
|
|
2362
2370
|
export { default as SquareDashedTopSolidIcon } from '../icons/square-dashed-top-solid';
|
|
2363
2371
|
// SquareRadical aliases
|
|
2364
2372
|
export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
2365
|
-
// SquareSquare aliases
|
|
2366
|
-
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2367
2373
|
// SquareRoundCorner aliases
|
|
2368
2374
|
export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
|
|
2375
|
+
// SquareSquare aliases
|
|
2376
|
+
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2369
2377
|
// SquareStack aliases
|
|
2370
2378
|
export { default as SquareStackIcon } from '../icons/square-stack';
|
|
2371
2379
|
// Square aliases
|
|
2372
2380
|
export { default as SquareIcon } from '../icons/square';
|
|
2373
2381
|
// SquaresExclude aliases
|
|
2374
2382
|
export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
|
|
2375
|
-
// SquaresSubtract aliases
|
|
2376
|
-
export { default as SquaresSubtractIcon } from '../icons/squares-subtract';
|
|
2377
2383
|
// SquaresIntersect aliases
|
|
2378
2384
|
export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
|
|
2385
|
+
// SquaresSubtract aliases
|
|
2386
|
+
export { default as SquaresSubtractIcon } from '../icons/squares-subtract';
|
|
2379
2387
|
// SquaresUnite aliases
|
|
2380
2388
|
export { default as SquaresUniteIcon } from '../icons/squares-unite';
|
|
2381
2389
|
// Squircle aliases
|
|
2382
2390
|
export { default as SquircleIcon } from '../icons/squircle';
|
|
2383
2391
|
// Squirrel aliases
|
|
2384
2392
|
export { default as SquirrelIcon } from '../icons/squirrel';
|
|
2385
|
-
// Stamp aliases
|
|
2386
|
-
export { default as StampIcon } from '../icons/stamp';
|
|
2387
2393
|
// StarHalf aliases
|
|
2388
2394
|
export { default as StarHalfIcon } from '../icons/star-half';
|
|
2389
2395
|
// StarOff aliases
|
|
2390
2396
|
export { default as StarOffIcon } from '../icons/star-off';
|
|
2397
|
+
// Stamp aliases
|
|
2398
|
+
export { default as StampIcon } from '../icons/stamp';
|
|
2391
2399
|
// Star aliases
|
|
2392
2400
|
export { default as StarIcon } from '../icons/star';
|
|
2393
2401
|
// StepBack aliases
|
|
2394
2402
|
export { default as StepBackIcon } from '../icons/step-back';
|
|
2395
2403
|
// StepForward aliases
|
|
2396
2404
|
export { default as StepForwardIcon } from '../icons/step-forward';
|
|
2397
|
-
// Stethoscope aliases
|
|
2398
|
-
export { default as StethoscopeIcon } from '../icons/stethoscope';
|
|
2399
2405
|
// Sticker aliases
|
|
2400
2406
|
export { default as StickerIcon } from '../icons/sticker';
|
|
2401
|
-
//
|
|
2402
|
-
export { default as
|
|
2407
|
+
// Stethoscope aliases
|
|
2408
|
+
export { default as StethoscopeIcon } from '../icons/stethoscope';
|
|
2403
2409
|
// Store aliases
|
|
2404
2410
|
export { default as StoreIcon } from '../icons/store';
|
|
2411
|
+
// StickyNote aliases
|
|
2412
|
+
export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
2405
2413
|
// StretchHorizontal aliases
|
|
2406
2414
|
export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
|
|
2407
2415
|
// StretchVertical aliases
|
|
2408
2416
|
export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
2409
|
-
// Strikethrough aliases
|
|
2410
|
-
export { default as StrikethroughIcon } from '../icons/strikethrough';
|
|
2411
2417
|
// Subscript aliases
|
|
2412
2418
|
export { default as SubscriptIcon } from '../icons/subscript';
|
|
2419
|
+
// Strikethrough aliases
|
|
2420
|
+
export { default as StrikethroughIcon } from '../icons/strikethrough';
|
|
2413
2421
|
// SunDim aliases
|
|
2414
2422
|
export { default as SunDimIcon } from '../icons/sun-dim';
|
|
2415
|
-
// SunMedium aliases
|
|
2416
|
-
export { default as SunMediumIcon } from '../icons/sun-medium';
|
|
2417
2423
|
// SunMoon aliases
|
|
2418
2424
|
export { default as SunMoonIcon } from '../icons/sun-moon';
|
|
2419
2425
|
// SunSnow aliases
|
|
2420
2426
|
export { default as SunSnowIcon } from '../icons/sun-snow';
|
|
2427
|
+
// SunMedium aliases
|
|
2428
|
+
export { default as SunMediumIcon } from '../icons/sun-medium';
|
|
2421
2429
|
// Sun aliases
|
|
2422
2430
|
export { default as SunIcon } from '../icons/sun';
|
|
2423
2431
|
// Sunrise aliases
|
|
2424
2432
|
export { default as SunriseIcon } from '../icons/sunrise';
|
|
2425
2433
|
// Sunset aliases
|
|
2426
2434
|
export { default as SunsetIcon } from '../icons/sunset';
|
|
2427
|
-
// Superscript aliases
|
|
2428
|
-
export { default as SuperscriptIcon } from '../icons/superscript';
|
|
2429
2435
|
// SwatchBook aliases
|
|
2430
2436
|
export { default as SwatchBookIcon } from '../icons/swatch-book';
|
|
2437
|
+
// Superscript aliases
|
|
2438
|
+
export { default as SuperscriptIcon } from '../icons/superscript';
|
|
2431
2439
|
// SwissFranc aliases
|
|
2432
2440
|
export { default as SwissFrancIcon } from '../icons/swiss-franc';
|
|
2433
|
-
// SwitchCamera aliases
|
|
2434
|
-
export { default as SwitchCameraIcon } from '../icons/switch-camera';
|
|
2435
|
-
// Sword aliases
|
|
2436
|
-
export { default as SwordIcon } from '../icons/sword';
|
|
2437
2441
|
// Swords aliases
|
|
2438
2442
|
export { default as SwordsIcon } from '../icons/swords';
|
|
2443
|
+
// Sword aliases
|
|
2444
|
+
export { default as SwordIcon } from '../icons/sword';
|
|
2445
|
+
// SwitchCamera aliases
|
|
2446
|
+
export { default as SwitchCameraIcon } from '../icons/switch-camera';
|
|
2447
|
+
// Table2 aliases
|
|
2448
|
+
export { default as Table2Icon } from '../icons/table-2';
|
|
2439
2449
|
// Syringe aliases
|
|
2440
2450
|
export { default as SyringeIcon } from '../icons/syringe';
|
|
2441
2451
|
// TableCellsMerge aliases
|
|
2442
2452
|
export { default as TableCellsMergeIcon } from '../icons/table-cells-merge';
|
|
2443
|
-
// Table2 aliases
|
|
2444
|
-
export { default as Table2Icon } from '../icons/table-2';
|
|
2445
2453
|
// TableCellsSplit aliases
|
|
2446
2454
|
export { default as TableCellsSplitIcon } from '../icons/table-cells-split';
|
|
2447
2455
|
// TableColumnsSplit aliases
|
|
@@ -2450,20 +2458,20 @@ export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
|
|
|
2450
2458
|
export { default as TableOfContentsIcon } from '../icons/table-of-contents';
|
|
2451
2459
|
// TableProperties aliases
|
|
2452
2460
|
export { default as TablePropertiesIcon } from '../icons/table-properties';
|
|
2453
|
-
// TableRowsSplit aliases
|
|
2454
|
-
export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
|
|
2455
|
-
// TabletSmartphone aliases
|
|
2456
|
-
export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone';
|
|
2457
2461
|
// Table aliases
|
|
2458
2462
|
export { default as TableIcon } from '../icons/table';
|
|
2463
|
+
// TabletSmartphone aliases
|
|
2464
|
+
export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone';
|
|
2465
|
+
// TableRowsSplit aliases
|
|
2466
|
+
export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
|
|
2459
2467
|
// Tablet aliases
|
|
2460
2468
|
export { default as TabletIcon } from '../icons/tablet';
|
|
2461
2469
|
// Tablets aliases
|
|
2462
2470
|
export { default as TabletsIcon } from '../icons/tablets';
|
|
2463
|
-
// Tag aliases
|
|
2464
|
-
export { default as TagIcon } from '../icons/tag';
|
|
2465
2471
|
// Tags aliases
|
|
2466
2472
|
export { default as TagsIcon } from '../icons/tags';
|
|
2473
|
+
// Tag aliases
|
|
2474
|
+
export { default as TagIcon } from '../icons/tag';
|
|
2467
2475
|
// Tally2 aliases
|
|
2468
2476
|
export { default as Tally2Icon } from '../icons/tally-2';
|
|
2469
2477
|
// Tally1 aliases
|
|
@@ -2478,12 +2486,12 @@ export { default as Tally5Icon } from '../icons/tally-5';
|
|
|
2478
2486
|
export { default as TangentIcon } from '../icons/tangent';
|
|
2479
2487
|
// Target aliases
|
|
2480
2488
|
export { default as TargetIcon } from '../icons/target';
|
|
2489
|
+
// Telescope aliases
|
|
2490
|
+
export { default as TelescopeIcon } from '../icons/telescope';
|
|
2481
2491
|
// TentTree aliases
|
|
2482
2492
|
export { default as TentTreeIcon } from '../icons/tent-tree';
|
|
2483
2493
|
// Tent aliases
|
|
2484
2494
|
export { default as TentIcon } from '../icons/tent';
|
|
2485
|
-
// Telescope aliases
|
|
2486
|
-
export { default as TelescopeIcon } from '../icons/telescope';
|
|
2487
2495
|
// Terminal aliases
|
|
2488
2496
|
export { default as TerminalIcon } from '../icons/terminal';
|
|
2489
2497
|
// TestTube aliases
|
|
@@ -2498,10 +2506,10 @@ export { default as TextQuoteIcon } from '../icons/text-quote';
|
|
|
2498
2506
|
export { default as TextCursorIcon } from '../icons/text-cursor';
|
|
2499
2507
|
// TextSearch aliases
|
|
2500
2508
|
export { default as TextSearchIcon } from '../icons/text-search';
|
|
2501
|
-
// Text aliases
|
|
2502
|
-
export { default as TextIcon } from '../icons/text';
|
|
2503
2509
|
// Theater aliases
|
|
2504
2510
|
export { default as TheaterIcon } from '../icons/theater';
|
|
2511
|
+
// Text aliases
|
|
2512
|
+
export { default as TextIcon } from '../icons/text';
|
|
2505
2513
|
// ThermometerSnowflake aliases
|
|
2506
2514
|
export { default as ThermometerSnowflakeIcon } from '../icons/thermometer-snowflake';
|
|
2507
2515
|
// ThermometerSun aliases
|
|
@@ -2512,10 +2520,10 @@ export { default as ThermometerIcon } from '../icons/thermometer';
|
|
|
2512
2520
|
export { default as ThumbsDownIcon } from '../icons/thumbs-down';
|
|
2513
2521
|
// ThumbsUp aliases
|
|
2514
2522
|
export { default as ThumbsUpIcon } from '../icons/thumbs-up';
|
|
2515
|
-
// TicketCheck aliases
|
|
2516
|
-
export { default as TicketCheckIcon } from '../icons/ticket-check';
|
|
2517
2523
|
// TicketMinus aliases
|
|
2518
2524
|
export { default as TicketMinusIcon } from '../icons/ticket-minus';
|
|
2525
|
+
// TicketCheck aliases
|
|
2526
|
+
export { default as TicketCheckIcon } from '../icons/ticket-check';
|
|
2519
2527
|
// TicketPercent aliases
|
|
2520
2528
|
export { default as TicketPercentIcon } from '../icons/ticket-percent';
|
|
2521
2529
|
// TicketPlus aliases
|
|
@@ -2526,10 +2534,10 @@ export { default as TicketSlashIcon } from '../icons/ticket-slash';
|
|
|
2526
2534
|
export { default as TicketXIcon } from '../icons/ticket-x';
|
|
2527
2535
|
// Ticket aliases
|
|
2528
2536
|
export { default as TicketIcon } from '../icons/ticket';
|
|
2529
|
-
// TicketsPlane aliases
|
|
2530
|
-
export { default as TicketsPlaneIcon } from '../icons/tickets-plane';
|
|
2531
2537
|
// Tickets aliases
|
|
2532
2538
|
export { default as TicketsIcon } from '../icons/tickets';
|
|
2539
|
+
// TicketsPlane aliases
|
|
2540
|
+
export { default as TicketsPlaneIcon } from '../icons/tickets-plane';
|
|
2533
2541
|
// TimerOff aliases
|
|
2534
2542
|
export { default as TimerOffIcon } from '../icons/timer-off';
|
|
2535
2543
|
// TimerReset aliases
|
|
@@ -2564,16 +2572,14 @@ export { default as TrainFrontTunnelIcon } from '../icons/train-front-tunnel';
|
|
|
2564
2572
|
export { default as TrainFrontIcon } from '../icons/train-front';
|
|
2565
2573
|
// TrainTrack aliases
|
|
2566
2574
|
export { default as TrainTrackIcon } from '../icons/train-track';
|
|
2567
|
-
// Transgender aliases
|
|
2568
|
-
export { default as TransgenderIcon } from '../icons/transgender';
|
|
2569
2575
|
// Trash2 aliases
|
|
2570
2576
|
export { default as Trash2Icon } from '../icons/trash-2';
|
|
2571
|
-
//
|
|
2572
|
-
export { default as
|
|
2577
|
+
// Transgender aliases
|
|
2578
|
+
export { default as TransgenderIcon } from '../icons/transgender';
|
|
2573
2579
|
// Trash aliases
|
|
2574
2580
|
export { default as TrashIcon } from '../icons/trash';
|
|
2575
|
-
//
|
|
2576
|
-
export { default as
|
|
2581
|
+
// TreeDeciduous aliases
|
|
2582
|
+
export { default as TreeDeciduousIcon } from '../icons/tree-deciduous';
|
|
2577
2583
|
// TreePine aliases
|
|
2578
2584
|
export { default as TreePineIcon } from '../icons/tree-pine';
|
|
2579
2585
|
// Trello aliases
|
|
@@ -2582,10 +2588,12 @@ export { default as TrelloIcon } from '../icons/trello';
|
|
|
2582
2588
|
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2583
2589
|
// TrendingUpDown aliases
|
|
2584
2590
|
export { default as TrendingUpDownIcon } from '../icons/trending-up-down';
|
|
2585
|
-
//
|
|
2586
|
-
export { default as
|
|
2591
|
+
// Trees aliases
|
|
2592
|
+
export { default as TreesIcon } from '../icons/trees';
|
|
2587
2593
|
// TriangleDashed aliases
|
|
2588
2594
|
export { default as TriangleDashedIcon } from '../icons/triangle-dashed';
|
|
2595
|
+
// TrendingUp aliases
|
|
2596
|
+
export { default as TrendingUpIcon } from '../icons/trending-up';
|
|
2589
2597
|
// TriangleRight aliases
|
|
2590
2598
|
export { default as TriangleRightIcon } from '../icons/triangle-right';
|
|
2591
2599
|
// Triangle aliases
|
|
@@ -2596,18 +2604,18 @@ export { default as TrophyIcon } from '../icons/trophy';
|
|
|
2596
2604
|
export { default as TruckElectricIcon } from '../icons/truck-electric';
|
|
2597
2605
|
// Truck aliases
|
|
2598
2606
|
export { default as TruckIcon } from '../icons/truck';
|
|
2599
|
-
// Turtle aliases
|
|
2600
|
-
export { default as TurtleIcon } from '../icons/turtle';
|
|
2601
2607
|
// TvMinimalPlay aliases
|
|
2602
2608
|
export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
|
|
2609
|
+
// Turtle aliases
|
|
2610
|
+
export { default as TurtleIcon } from '../icons/turtle';
|
|
2603
2611
|
// Tv aliases
|
|
2604
2612
|
export { default as TvIcon } from '../icons/tv';
|
|
2605
2613
|
// Twitch aliases
|
|
2606
2614
|
export { default as TwitchIcon } from '../icons/twitch';
|
|
2607
|
-
// TypeOutline aliases
|
|
2608
|
-
export { default as TypeOutlineIcon } from '../icons/type-outline';
|
|
2609
2615
|
// Twitter aliases
|
|
2610
2616
|
export { default as TwitterIcon } from '../icons/twitter';
|
|
2617
|
+
// TypeOutline aliases
|
|
2618
|
+
export { default as TypeOutlineIcon } from '../icons/type-outline';
|
|
2611
2619
|
// Type aliases
|
|
2612
2620
|
export { default as TypeIcon } from '../icons/type';
|
|
2613
2621
|
// UmbrellaOff aliases
|
|
@@ -2642,10 +2650,10 @@ export { default as UsbIcon } from '../icons/usb';
|
|
|
2642
2650
|
export { default as UserCheckIcon } from '../icons/user-check';
|
|
2643
2651
|
// UserCog aliases
|
|
2644
2652
|
export { default as UserCogIcon } from '../icons/user-cog';
|
|
2645
|
-
// UserLock aliases
|
|
2646
|
-
export { default as UserLockIcon } from '../icons/user-lock';
|
|
2647
2653
|
// UserMinus aliases
|
|
2648
2654
|
export { default as UserMinusIcon } from '../icons/user-minus';
|
|
2655
|
+
// UserLock aliases
|
|
2656
|
+
export { default as UserLockIcon } from '../icons/user-lock';
|
|
2649
2657
|
// UserPen aliases
|
|
2650
2658
|
export { default as UserPenIcon } from '../icons/user-pen';
|
|
2651
2659
|
// UserPlus aliases
|
|
@@ -2660,56 +2668,56 @@ export { default as UserSearchIcon } from '../icons/user-search';
|
|
|
2660
2668
|
export { default as UserXIcon } from '../icons/user-x';
|
|
2661
2669
|
// User aliases
|
|
2662
2670
|
export { default as UserIcon } from '../icons/user';
|
|
2663
|
-
// UtilityPole aliases
|
|
2664
|
-
export { default as UtilityPoleIcon } from '../icons/utility-pole';
|
|
2665
2671
|
// Users aliases
|
|
2666
2672
|
export { default as UsersIcon } from '../icons/users';
|
|
2667
2673
|
// Variable aliases
|
|
2668
2674
|
export { default as VariableIcon } from '../icons/variable';
|
|
2675
|
+
// UtilityPole aliases
|
|
2676
|
+
export { default as UtilityPoleIcon } from '../icons/utility-pole';
|
|
2669
2677
|
// Vault aliases
|
|
2670
2678
|
export { default as VaultIcon } from '../icons/vault';
|
|
2671
2679
|
// Vegan aliases
|
|
2672
2680
|
export { default as VeganIcon } from '../icons/vegan';
|
|
2673
2681
|
// VenetianMask aliases
|
|
2674
2682
|
export { default as VenetianMaskIcon } from '../icons/venetian-mask';
|
|
2675
|
-
// VenusAndMars aliases
|
|
2676
|
-
export { default as VenusAndMarsIcon } from '../icons/venus-and-mars';
|
|
2677
2683
|
// Venus aliases
|
|
2678
2684
|
export { default as VenusIcon } from '../icons/venus';
|
|
2685
|
+
// VenusAndMars aliases
|
|
2686
|
+
export { default as VenusAndMarsIcon } from '../icons/venus-and-mars';
|
|
2679
2687
|
// VibrateOff aliases
|
|
2680
2688
|
export { default as VibrateOffIcon } from '../icons/vibrate-off';
|
|
2681
2689
|
// Vibrate aliases
|
|
2682
2690
|
export { default as VibrateIcon } from '../icons/vibrate';
|
|
2691
|
+
// Video aliases
|
|
2692
|
+
export { default as VideoIcon } from '../icons/video';
|
|
2683
2693
|
// VideoOff aliases
|
|
2684
2694
|
export { default as VideoOffIcon } from '../icons/video-off';
|
|
2685
2695
|
// Videotape aliases
|
|
2686
2696
|
export { default as VideotapeIcon } from '../icons/videotape';
|
|
2687
|
-
// Video aliases
|
|
2688
|
-
export { default as VideoIcon } from '../icons/video';
|
|
2689
2697
|
// View aliases
|
|
2690
2698
|
export { default as ViewIcon } from '../icons/view';
|
|
2691
2699
|
// Voicemail aliases
|
|
2692
2700
|
export { default as VoicemailIcon } from '../icons/voicemail';
|
|
2693
2701
|
// Volleyball aliases
|
|
2694
2702
|
export { default as VolleyballIcon } from '../icons/volleyball';
|
|
2695
|
-
// Volume2 aliases
|
|
2696
|
-
export { default as Volume2Icon } from '../icons/volume-2';
|
|
2697
2703
|
// Volume1 aliases
|
|
2698
2704
|
export { default as Volume1Icon } from '../icons/volume-1';
|
|
2705
|
+
// Volume2 aliases
|
|
2706
|
+
export { default as Volume2Icon } from '../icons/volume-2';
|
|
2699
2707
|
// VolumeOff aliases
|
|
2700
2708
|
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
2701
|
-
// VolumeX aliases
|
|
2702
|
-
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2703
2709
|
// Volume aliases
|
|
2704
2710
|
export { default as VolumeIcon } from '../icons/volume';
|
|
2711
|
+
// VolumeX aliases
|
|
2712
|
+
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2705
2713
|
// Vote aliases
|
|
2706
2714
|
export { default as VoteIcon } from '../icons/vote';
|
|
2707
2715
|
// WalletCards aliases
|
|
2708
2716
|
export { default as WalletCardsIcon } from '../icons/wallet-cards';
|
|
2709
|
-
// Wallet aliases
|
|
2710
|
-
export { default as WalletIcon } from '../icons/wallet';
|
|
2711
2717
|
// Wallpaper aliases
|
|
2712
2718
|
export { default as WallpaperIcon } from '../icons/wallpaper';
|
|
2719
|
+
// Wallet aliases
|
|
2720
|
+
export { default as WalletIcon } from '../icons/wallet';
|
|
2713
2721
|
// Wand aliases
|
|
2714
2722
|
export { default as WandIcon } from '../icons/wand';
|
|
2715
2723
|
// Warehouse aliases
|
|
@@ -2718,12 +2726,12 @@ export { default as WarehouseIcon } from '../icons/warehouse';
|
|
|
2718
2726
|
export { default as WashingMachineIcon } from '../icons/washing-machine';
|
|
2719
2727
|
// Watch aliases
|
|
2720
2728
|
export { default as WatchIcon } from '../icons/watch';
|
|
2721
|
-
// Waypoints aliases
|
|
2722
|
-
export { default as WaypointsIcon } from '../icons/waypoints';
|
|
2723
|
-
// Waves aliases
|
|
2724
|
-
export { default as WavesIcon } from '../icons/waves';
|
|
2725
2729
|
// WavesLadder aliases
|
|
2726
2730
|
export { default as WavesLadderIcon } from '../icons/waves-ladder';
|
|
2731
|
+
// Waves aliases
|
|
2732
|
+
export { default as WavesIcon } from '../icons/waves';
|
|
2733
|
+
// Waypoints aliases
|
|
2734
|
+
export { default as WaypointsIcon } from '../icons/waypoints';
|
|
2727
2735
|
// Webcam aliases
|
|
2728
2736
|
export { default as WebcamIcon } from '../icons/webcam';
|
|
2729
2737
|
// WebhookOff aliases
|
|
@@ -2732,36 +2740,36 @@ export { default as WebhookOffIcon } from '../icons/webhook-off';
|
|
|
2732
2740
|
export { default as WebhookIcon } from '../icons/webhook';
|
|
2733
2741
|
// Weight aliases
|
|
2734
2742
|
export { default as WeightIcon } from '../icons/weight';
|
|
2735
|
-
// Wheat aliases
|
|
2736
|
-
export { default as WheatIcon } from '../icons/wheat';
|
|
2737
2743
|
// WheatOff aliases
|
|
2738
2744
|
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
2739
|
-
//
|
|
2740
|
-
export { default as
|
|
2745
|
+
// Wheat aliases
|
|
2746
|
+
export { default as WheatIcon } from '../icons/wheat';
|
|
2741
2747
|
// WifiHigh aliases
|
|
2742
2748
|
export { default as WifiHighIcon } from '../icons/wifi-high';
|
|
2743
|
-
//
|
|
2744
|
-
export { default as
|
|
2749
|
+
// WholeWord aliases
|
|
2750
|
+
export { default as WholeWordIcon } from '../icons/whole-word';
|
|
2745
2751
|
// WifiLow aliases
|
|
2746
2752
|
export { default as WifiLowIcon } from '../icons/wifi-low';
|
|
2753
|
+
// WifiOff aliases
|
|
2754
|
+
export { default as WifiOffIcon } from '../icons/wifi-off';
|
|
2747
2755
|
// WifiPen aliases
|
|
2748
2756
|
export { default as WifiPenIcon } from '../icons/wifi-pen';
|
|
2749
|
-
// WifiZero aliases
|
|
2750
|
-
export { default as WifiZeroIcon } from '../icons/wifi-zero';
|
|
2751
2757
|
// Wifi aliases
|
|
2752
2758
|
export { default as WifiIcon } from '../icons/wifi';
|
|
2753
2759
|
// WindArrowDown aliases
|
|
2754
2760
|
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
2761
|
+
// WifiZero aliases
|
|
2762
|
+
export { default as WifiZeroIcon } from '../icons/wifi-zero';
|
|
2755
2763
|
// Wind aliases
|
|
2756
2764
|
export { default as WindIcon } from '../icons/wind';
|
|
2757
|
-
// Wine aliases
|
|
2758
|
-
export { default as WineIcon } from '../icons/wine';
|
|
2759
2765
|
// WineOff aliases
|
|
2760
2766
|
export { default as WineOffIcon } from '../icons/wine-off';
|
|
2761
|
-
//
|
|
2762
|
-
export { default as
|
|
2767
|
+
// Wine aliases
|
|
2768
|
+
export { default as WineIcon } from '../icons/wine';
|
|
2763
2769
|
// Worm aliases
|
|
2764
2770
|
export { default as WormIcon } from '../icons/worm';
|
|
2771
|
+
// Workflow aliases
|
|
2772
|
+
export { default as WorkflowIcon } from '../icons/workflow';
|
|
2765
2773
|
// WrapText aliases
|
|
2766
2774
|
export { default as WrapTextIcon } from '../icons/wrap-text';
|
|
2767
2775
|
// Wrench aliases
|
|
@@ -2782,10 +2790,10 @@ export { default as ZoomOutIcon } from '../icons/zoom-out';
|
|
|
2782
2790
|
export { default as ArrowDown01Icon } from '../icons/arrow-down-0-1';
|
|
2783
2791
|
// ArrowDown10 aliases
|
|
2784
2792
|
export { default as ArrowDown10Icon } from '../icons/arrow-down-1-0';
|
|
2785
|
-
// ArrowUp10 aliases
|
|
2786
|
-
export { default as ArrowUp10Icon } from '../icons/arrow-up-1-0';
|
|
2787
2793
|
// ArrowUp01 aliases
|
|
2788
2794
|
export { default as ArrowUp01Icon } from '../icons/arrow-up-0-1';
|
|
2795
|
+
// ArrowUp10 aliases
|
|
2796
|
+
export { default as ArrowUp10Icon } from '../icons/arrow-up-1-0';
|
|
2789
2797
|
// AlarmClockCheck aliases
|
|
2790
2798
|
export { default as AlarmClockCheckIcon } from '../icons/alarm-clock-check';
|
|
2791
2799
|
export { default as AlarmCheckIcon } from '../icons/alarm-clock-check';
|
|
@@ -2810,12 +2818,12 @@ export { default as ArrowUpAzIcon } from '../icons/arrow-up-a-z';
|
|
|
2810
2818
|
// ArrowUpNarrowWide aliases
|
|
2811
2819
|
export { default as ArrowUpNarrowWideIcon } from '../icons/arrow-up-narrow-wide';
|
|
2812
2820
|
export { default as SortAscIcon } from '../icons/arrow-up-narrow-wide';
|
|
2813
|
-
// Axis3d aliases
|
|
2814
|
-
export { default as Axis3dIcon } from '../icons/axis-3d';
|
|
2815
|
-
export { default as Axis3DIcon } from '../icons/axis-3d';
|
|
2816
2821
|
// ArrowUpZA aliases
|
|
2817
2822
|
export { default as ArrowUpZAIcon } from '../icons/arrow-up-z-a';
|
|
2818
2823
|
export { default as ArrowUpZaIcon } from '../icons/arrow-up-z-a';
|
|
2824
|
+
// Axis3d aliases
|
|
2825
|
+
export { default as Axis3dIcon } from '../icons/axis-3d';
|
|
2826
|
+
export { default as Axis3DIcon } from '../icons/axis-3d';
|
|
2819
2827
|
// BadgeCheck aliases
|
|
2820
2828
|
export { default as BadgeCheckIcon } from '../icons/badge-check';
|
|
2821
2829
|
export { default as VerifiedIcon } from '../icons/badge-check';
|
|
@@ -2825,15 +2833,15 @@ export {
|
|
|
2825
2833
|
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. This alias will be removed in v1.0 */
|
|
2826
2834
|
default as BetweenHorizonalEndIcon
|
|
2827
2835
|
} from '../icons/between-horizontal-end';
|
|
2828
|
-
// BookDashed aliases
|
|
2829
|
-
export { default as BookDashedIcon } from '../icons/book-dashed';
|
|
2830
|
-
export { default as BookTemplateIcon } from '../icons/book-dashed';
|
|
2831
2836
|
// BetweenHorizontalStart aliases
|
|
2832
2837
|
export { default as BetweenHorizontalStartIcon } from '../icons/between-horizontal-start';
|
|
2833
2838
|
export {
|
|
2834
2839
|
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. This alias will be removed in v1.0 */
|
|
2835
2840
|
default as BetweenHorizonalStartIcon
|
|
2836
2841
|
} from '../icons/between-horizontal-start';
|
|
2842
|
+
// BookDashed aliases
|
|
2843
|
+
export { default as BookDashedIcon } from '../icons/book-dashed';
|
|
2844
|
+
export { default as BookTemplateIcon } from '../icons/book-dashed';
|
|
2837
2845
|
// Braces aliases
|
|
2838
2846
|
export { default as BracesIcon } from '../icons/braces';
|
|
2839
2847
|
export { default as CurlyBracesIcon } from '../icons/braces';
|
|
@@ -2846,30 +2854,30 @@ export {
|
|
|
2846
2854
|
/** @deprecated */
|
|
2847
2855
|
default as AreaChartIcon
|
|
2848
2856
|
} from '../icons/chart-area';
|
|
2849
|
-
// ChartBarBig aliases
|
|
2850
|
-
export { default as ChartBarBigIcon } from '../icons/chart-bar-big';
|
|
2851
|
-
export {
|
|
2852
|
-
/** @deprecated */
|
|
2853
|
-
default as BarChartHorizontalBigIcon
|
|
2854
|
-
} from '../icons/chart-bar-big';
|
|
2855
2857
|
// ChartBar aliases
|
|
2856
2858
|
export { default as ChartBarIcon } from '../icons/chart-bar';
|
|
2857
2859
|
export {
|
|
2858
2860
|
/** @deprecated */
|
|
2859
2861
|
default as BarChartHorizontalIcon
|
|
2860
2862
|
} from '../icons/chart-bar';
|
|
2861
|
-
//
|
|
2862
|
-
export { default as
|
|
2863
|
+
// ChartBarBig aliases
|
|
2864
|
+
export { default as ChartBarBigIcon } from '../icons/chart-bar-big';
|
|
2863
2865
|
export {
|
|
2864
2866
|
/** @deprecated */
|
|
2865
|
-
default as
|
|
2866
|
-
} from '../icons/chart-
|
|
2867
|
+
default as BarChartHorizontalBigIcon
|
|
2868
|
+
} from '../icons/chart-bar-big';
|
|
2867
2869
|
// ChartColumnBig aliases
|
|
2868
2870
|
export { default as ChartColumnBigIcon } from '../icons/chart-column-big';
|
|
2869
2871
|
export {
|
|
2870
2872
|
/** @deprecated */
|
|
2871
2873
|
default as BarChartBigIcon
|
|
2872
2874
|
} from '../icons/chart-column-big';
|
|
2875
|
+
// ChartCandlestick aliases
|
|
2876
|
+
export { default as ChartCandlestickIcon } from '../icons/chart-candlestick';
|
|
2877
|
+
export {
|
|
2878
|
+
/** @deprecated */
|
|
2879
|
+
default as CandlestickChartIcon
|
|
2880
|
+
} from '../icons/chart-candlestick';
|
|
2873
2881
|
// ChartColumnIncreasing aliases
|
|
2874
2882
|
export { default as ChartColumnIncreasingIcon } from '../icons/chart-column-increasing';
|
|
2875
2883
|
export {
|
|
@@ -2912,27 +2920,27 @@ export {
|
|
|
2912
2920
|
/** @deprecated */
|
|
2913
2921
|
default as PieChartIcon
|
|
2914
2922
|
} from '../icons/chart-pie';
|
|
2915
|
-
// ChartScatter aliases
|
|
2916
|
-
export { default as ChartScatterIcon } from '../icons/chart-scatter';
|
|
2917
|
-
export {
|
|
2918
|
-
/** @deprecated */
|
|
2919
|
-
default as ScatterChartIcon
|
|
2920
|
-
} from '../icons/chart-scatter';
|
|
2921
2923
|
// CircleAlert aliases
|
|
2922
2924
|
export { default as CircleAlertIcon } from '../icons/circle-alert';
|
|
2923
2925
|
export { default as AlertCircleIcon } from '../icons/circle-alert';
|
|
2924
2926
|
// CircleArrowDown aliases
|
|
2925
2927
|
export { default as CircleArrowDownIcon } from '../icons/circle-arrow-down';
|
|
2926
2928
|
export { default as ArrowDownCircleIcon } from '../icons/circle-arrow-down';
|
|
2929
|
+
// ChartScatter aliases
|
|
2930
|
+
export { default as ChartScatterIcon } from '../icons/chart-scatter';
|
|
2931
|
+
export {
|
|
2932
|
+
/** @deprecated */
|
|
2933
|
+
default as ScatterChartIcon
|
|
2934
|
+
} from '../icons/chart-scatter';
|
|
2927
2935
|
// CircleArrowLeft aliases
|
|
2928
2936
|
export { default as CircleArrowLeftIcon } from '../icons/circle-arrow-left';
|
|
2929
2937
|
export { default as ArrowLeftCircleIcon } from '../icons/circle-arrow-left';
|
|
2930
|
-
// CircleArrowOutDownLeft aliases
|
|
2931
|
-
export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left';
|
|
2932
|
-
export { default as ArrowDownLeftFromCircleIcon } from '../icons/circle-arrow-out-down-left';
|
|
2933
2938
|
// CircleArrowOutDownRight aliases
|
|
2934
2939
|
export { default as CircleArrowOutDownRightIcon } from '../icons/circle-arrow-out-down-right';
|
|
2935
2940
|
export { default as ArrowDownRightFromCircleIcon } from '../icons/circle-arrow-out-down-right';
|
|
2941
|
+
// CircleArrowOutDownLeft aliases
|
|
2942
|
+
export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left';
|
|
2943
|
+
export { default as ArrowDownLeftFromCircleIcon } from '../icons/circle-arrow-out-down-left';
|
|
2936
2944
|
// CircleArrowOutUpLeft aliases
|
|
2937
2945
|
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
2938
2946
|
export { default as ArrowUpLeftFromCircleIcon } from '../icons/circle-arrow-out-up-left';
|
|
@@ -2945,42 +2953,42 @@ export { default as ArrowRightCircleIcon } from '../icons/circle-arrow-right';
|
|
|
2945
2953
|
// CircleCheckBig aliases
|
|
2946
2954
|
export { default as CircleCheckBigIcon } from '../icons/circle-check-big';
|
|
2947
2955
|
export { default as CheckCircleIcon } from '../icons/circle-check-big';
|
|
2948
|
-
// CircleArrowUp aliases
|
|
2949
|
-
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
2950
|
-
export { default as ArrowUpCircleIcon } from '../icons/circle-arrow-up';
|
|
2951
2956
|
// CircleCheck aliases
|
|
2952
2957
|
export { default as CircleCheckIcon } from '../icons/circle-check';
|
|
2953
2958
|
export { default as CheckCircle2Icon } from '../icons/circle-check';
|
|
2959
|
+
// CircleArrowUp aliases
|
|
2960
|
+
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
2961
|
+
export { default as ArrowUpCircleIcon } from '../icons/circle-arrow-up';
|
|
2954
2962
|
// CircleChevronDown aliases
|
|
2955
2963
|
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
|
|
2956
2964
|
export { default as ChevronDownCircleIcon } from '../icons/circle-chevron-down';
|
|
2957
2965
|
// CircleChevronLeft aliases
|
|
2958
2966
|
export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
|
|
2959
2967
|
export { default as ChevronLeftCircleIcon } from '../icons/circle-chevron-left';
|
|
2960
|
-
// CircleChevronUp aliases
|
|
2961
|
-
export { default as CircleChevronUpIcon } from '../icons/circle-chevron-up';
|
|
2962
|
-
export { default as ChevronUpCircleIcon } from '../icons/circle-chevron-up';
|
|
2963
2968
|
// CircleChevronRight aliases
|
|
2964
2969
|
export { default as CircleChevronRightIcon } from '../icons/circle-chevron-right';
|
|
2965
2970
|
export { default as ChevronRightCircleIcon } from '../icons/circle-chevron-right';
|
|
2966
2971
|
// CircleDivide aliases
|
|
2967
2972
|
export { default as CircleDivideIcon } from '../icons/circle-divide';
|
|
2968
2973
|
export { default as DivideCircleIcon } from '../icons/circle-divide';
|
|
2974
|
+
// CircleChevronUp aliases
|
|
2975
|
+
export { default as CircleChevronUpIcon } from '../icons/circle-chevron-up';
|
|
2976
|
+
export { default as ChevronUpCircleIcon } from '../icons/circle-chevron-up';
|
|
2969
2977
|
// CircleGauge aliases
|
|
2970
2978
|
export { default as CircleGaugeIcon } from '../icons/circle-gauge';
|
|
2971
2979
|
export { default as GaugeCircleIcon } from '../icons/circle-gauge';
|
|
2972
2980
|
// CircleHelp aliases
|
|
2973
2981
|
export { default as CircleHelpIcon } from '../icons/circle-help';
|
|
2974
2982
|
export { default as HelpCircleIcon } from '../icons/circle-help';
|
|
2975
|
-
// CircleParkingOff aliases
|
|
2976
|
-
export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
|
|
2977
|
-
export { default as ParkingCircleOffIcon } from '../icons/circle-parking-off';
|
|
2978
2983
|
// CircleMinus aliases
|
|
2979
2984
|
export { default as CircleMinusIcon } from '../icons/circle-minus';
|
|
2980
2985
|
export { default as MinusCircleIcon } from '../icons/circle-minus';
|
|
2981
2986
|
// CircleParking aliases
|
|
2982
2987
|
export { default as CircleParkingIcon } from '../icons/circle-parking';
|
|
2983
2988
|
export { default as ParkingCircleIcon } from '../icons/circle-parking';
|
|
2989
|
+
// CircleParkingOff aliases
|
|
2990
|
+
export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
|
|
2991
|
+
export { default as ParkingCircleOffIcon } from '../icons/circle-parking-off';
|
|
2984
2992
|
// CirclePause aliases
|
|
2985
2993
|
export { default as CirclePauseIcon } from '../icons/circle-pause';
|
|
2986
2994
|
export { default as PauseCircleIcon } from '../icons/circle-pause';
|
|
@@ -3002,24 +3010,27 @@ export { default as StopCircleIcon } from '../icons/circle-stop';
|
|
|
3002
3010
|
// CircleSlash2 aliases
|
|
3003
3011
|
export { default as CircleSlash2Icon } from '../icons/circle-slash-2';
|
|
3004
3012
|
export { default as CircleSlashedIcon } from '../icons/circle-slash-2';
|
|
3005
|
-
// CircleUser aliases
|
|
3006
|
-
export { default as CircleUserIcon } from '../icons/circle-user';
|
|
3007
|
-
export { default as UserCircleIcon } from '../icons/circle-user';
|
|
3008
3013
|
// CircleUserRound aliases
|
|
3009
3014
|
export { default as CircleUserRoundIcon } from '../icons/circle-user-round';
|
|
3010
3015
|
export {
|
|
3011
3016
|
/** @deprecated */
|
|
3012
3017
|
default as UserCircle2Icon
|
|
3013
3018
|
} from '../icons/circle-user-round';
|
|
3014
|
-
//
|
|
3015
|
-
export { default as
|
|
3016
|
-
export { default as
|
|
3019
|
+
// CircleUser aliases
|
|
3020
|
+
export { default as CircleUserIcon } from '../icons/circle-user';
|
|
3021
|
+
export { default as UserCircleIcon } from '../icons/circle-user';
|
|
3017
3022
|
// ClipboardPenLine aliases
|
|
3018
3023
|
export { default as ClipboardPenLineIcon } from '../icons/clipboard-pen-line';
|
|
3019
3024
|
export { default as ClipboardSignatureIcon } from '../icons/clipboard-pen-line';
|
|
3020
3025
|
// ClipboardPen aliases
|
|
3021
3026
|
export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
|
|
3022
3027
|
export { default as ClipboardEditIcon } from '../icons/clipboard-pen';
|
|
3028
|
+
// CircleX aliases
|
|
3029
|
+
export { default as CircleXIcon } from '../icons/circle-x';
|
|
3030
|
+
export { default as XCircleIcon } from '../icons/circle-x';
|
|
3031
|
+
// CloudUpload aliases
|
|
3032
|
+
export { default as CloudUploadIcon } from '../icons/cloud-upload';
|
|
3033
|
+
export { default as UploadCloudIcon } from '../icons/cloud-upload';
|
|
3023
3034
|
// CloudDownload aliases
|
|
3024
3035
|
export { default as CloudDownloadIcon } from '../icons/cloud-download';
|
|
3025
3036
|
export { default as DownloadCloudIcon } from '../icons/cloud-download';
|
|
@@ -3029,12 +3040,13 @@ export {
|
|
|
3029
3040
|
/** @deprecated */
|
|
3030
3041
|
default as Code2Icon
|
|
3031
3042
|
} from '../icons/code-xml';
|
|
3032
|
-
// CloudUpload aliases
|
|
3033
|
-
export { default as CloudUploadIcon } from '../icons/cloud-upload';
|
|
3034
|
-
export { default as UploadCloudIcon } from '../icons/cloud-upload';
|
|
3035
3043
|
// Columns2 aliases
|
|
3036
3044
|
export { default as Columns2Icon } from '../icons/columns-2';
|
|
3037
3045
|
export { default as ColumnsIcon } from '../icons/columns-2';
|
|
3046
|
+
// Columns3Cog aliases
|
|
3047
|
+
export { default as Columns3CogIcon } from '../icons/columns-3-cog';
|
|
3048
|
+
export { default as ColumnsSettingsIcon } from '../icons/columns-3-cog';
|
|
3049
|
+
export { default as TableConfigIcon } from '../icons/columns-3-cog';
|
|
3038
3050
|
// Columns3 aliases
|
|
3039
3051
|
export { default as Columns3Icon } from '../icons/columns-3';
|
|
3040
3052
|
export { default as PanelsLeftRightIcon } from '../icons/columns-3';
|
|
@@ -3044,25 +3056,21 @@ export {
|
|
|
3044
3056
|
/** @deprecated */
|
|
3045
3057
|
default as Contact2Icon
|
|
3046
3058
|
} from '../icons/contact-round';
|
|
3047
|
-
//
|
|
3048
|
-
export { default as
|
|
3049
|
-
export { default as
|
|
3050
|
-
export { default as TableConfigIcon } from '../icons/columns-3-cog';
|
|
3059
|
+
// DiamondPercent aliases
|
|
3060
|
+
export { default as DiamondPercentIcon } from '../icons/diamond-percent';
|
|
3061
|
+
export { default as PercentDiamondIcon } from '../icons/diamond-percent';
|
|
3051
3062
|
// Earth aliases
|
|
3052
3063
|
export { default as EarthIcon } from '../icons/earth';
|
|
3053
3064
|
export {
|
|
3054
3065
|
/** @deprecated */
|
|
3055
3066
|
default as Globe2Icon
|
|
3056
3067
|
} from '../icons/earth';
|
|
3057
|
-
// DiamondPercent aliases
|
|
3058
|
-
export { default as DiamondPercentIcon } from '../icons/diamond-percent';
|
|
3059
|
-
export { default as PercentDiamondIcon } from '../icons/diamond-percent';
|
|
3060
|
-
// Ellipsis aliases
|
|
3061
|
-
export { default as EllipsisIcon } from '../icons/ellipsis';
|
|
3062
|
-
export { default as MoreHorizontalIcon } from '../icons/ellipsis';
|
|
3063
3068
|
// EllipsisVertical aliases
|
|
3064
3069
|
export { default as EllipsisVerticalIcon } from '../icons/ellipsis-vertical';
|
|
3065
3070
|
export { default as MoreVerticalIcon } from '../icons/ellipsis-vertical';
|
|
3071
|
+
// Ellipsis aliases
|
|
3072
|
+
export { default as EllipsisIcon } from '../icons/ellipsis';
|
|
3073
|
+
export { default as MoreHorizontalIcon } from '../icons/ellipsis';
|
|
3066
3074
|
// FileAxis3d aliases
|
|
3067
3075
|
export { default as FileAxis3dIcon } from '../icons/file-axis-3d';
|
|
3068
3076
|
export { default as FileAxis3DIcon } from '../icons/file-axis-3d';
|
|
@@ -3099,27 +3107,21 @@ export {
|
|
|
3099
3107
|
// FilePenLine aliases
|
|
3100
3108
|
export { default as FilePenLineIcon } from '../icons/file-pen-line';
|
|
3101
3109
|
export { default as FileSignatureIcon } from '../icons/file-pen-line';
|
|
3102
|
-
// FilePen aliases
|
|
3103
|
-
export { default as FilePenIcon } from '../icons/file-pen';
|
|
3104
|
-
export { default as FileEditIcon } from '../icons/file-pen';
|
|
3105
3110
|
// FolderCog aliases
|
|
3106
3111
|
export { default as FolderCogIcon } from '../icons/folder-cog';
|
|
3107
3112
|
export {
|
|
3108
3113
|
/** @deprecated */
|
|
3109
3114
|
default as FolderCog2Icon
|
|
3110
3115
|
} from '../icons/folder-cog';
|
|
3111
|
-
//
|
|
3112
|
-
export { default as
|
|
3113
|
-
export { default as
|
|
3116
|
+
// FilePen aliases
|
|
3117
|
+
export { default as FilePenIcon } from '../icons/file-pen';
|
|
3118
|
+
export { default as FileEditIcon } from '../icons/file-pen';
|
|
3114
3119
|
// FunnelX aliases
|
|
3115
3120
|
export { default as FunnelXIcon } from '../icons/funnel-x';
|
|
3116
3121
|
export {
|
|
3117
3122
|
/** @deprecated */
|
|
3118
3123
|
default as FilterXIcon
|
|
3119
3124
|
} from '../icons/funnel-x';
|
|
3120
|
-
// GitCommitHorizontal aliases
|
|
3121
|
-
export { default as GitCommitHorizontalIcon } from '../icons/git-commit-horizontal';
|
|
3122
|
-
export { default as GitCommitIcon } from '../icons/git-commit-horizontal';
|
|
3123
3125
|
// Funnel aliases
|
|
3124
3126
|
export { default as FunnelIcon } from '../icons/funnel';
|
|
3125
3127
|
export {
|
|
@@ -3129,25 +3131,31 @@ export {
|
|
|
3129
3131
|
// Grid2x2Check aliases
|
|
3130
3132
|
export { default as Grid2x2CheckIcon } from '../icons/grid-2x2-check';
|
|
3131
3133
|
export { default as Grid2X2CheckIcon } from '../icons/grid-2x2-check';
|
|
3132
|
-
//
|
|
3133
|
-
export { default as
|
|
3134
|
-
export { default as
|
|
3134
|
+
// FolderPen aliases
|
|
3135
|
+
export { default as FolderPenIcon } from '../icons/folder-pen';
|
|
3136
|
+
export { default as FolderEditIcon } from '../icons/folder-pen';
|
|
3135
3137
|
// Grid2x2Plus aliases
|
|
3136
3138
|
export { default as Grid2x2PlusIcon } from '../icons/grid-2x2-plus';
|
|
3137
3139
|
export { default as Grid2X2PlusIcon } from '../icons/grid-2x2-plus';
|
|
3140
|
+
// GitCommitHorizontal aliases
|
|
3141
|
+
export { default as GitCommitHorizontalIcon } from '../icons/git-commit-horizontal';
|
|
3142
|
+
export { default as GitCommitIcon } from '../icons/git-commit-horizontal';
|
|
3143
|
+
// Grid2x2X aliases
|
|
3144
|
+
export { default as Grid2x2XIcon } from '../icons/grid-2x2-x';
|
|
3145
|
+
export { default as Grid2X2XIcon } from '../icons/grid-2x2-x';
|
|
3138
3146
|
// Grid3x3 aliases
|
|
3139
3147
|
export { default as Grid3x3Icon } from '../icons/grid-3x3';
|
|
3140
3148
|
export { default as GridIcon } from '../icons/grid-3x3';
|
|
3141
3149
|
export { default as Grid3X3Icon } from '../icons/grid-3x3';
|
|
3142
|
-
// HandHelping aliases
|
|
3143
|
-
export { default as HandHelpingIcon } from '../icons/hand-helping';
|
|
3144
|
-
export { default as HelpingHandIcon } from '../icons/hand-helping';
|
|
3145
|
-
// House aliases
|
|
3146
|
-
export { default as HouseIcon } from '../icons/house';
|
|
3147
|
-
export { default as HomeIcon } from '../icons/house';
|
|
3148
3150
|
// Grid2x2 aliases
|
|
3149
3151
|
export { default as Grid2x2Icon } from '../icons/grid-2x2';
|
|
3150
3152
|
export { default as Grid2X2Icon } from '../icons/grid-2x2';
|
|
3153
|
+
// House aliases
|
|
3154
|
+
export { default as HouseIcon } from '../icons/house';
|
|
3155
|
+
export { default as HomeIcon } from '../icons/house';
|
|
3156
|
+
// HandHelping aliases
|
|
3157
|
+
export { default as HandHelpingIcon } from '../icons/hand-helping';
|
|
3158
|
+
export { default as HelpingHandIcon } from '../icons/hand-helping';
|
|
3151
3159
|
// IceCreamBowl aliases
|
|
3152
3160
|
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3153
3161
|
export {
|
|
@@ -3157,39 +3165,39 @@ export {
|
|
|
3157
3165
|
// IceCreamCone aliases
|
|
3158
3166
|
export { default as IceCreamConeIcon } from '../icons/ice-cream-cone';
|
|
3159
3167
|
export { default as IceCreamIcon } from '../icons/ice-cream-cone';
|
|
3160
|
-
// IndentIncrease aliases
|
|
3161
|
-
export { default as IndentIncreaseIcon } from '../icons/indent-increase';
|
|
3162
|
-
export { default as IndentIcon } from '../icons/indent-increase';
|
|
3163
3168
|
// IndentDecrease aliases
|
|
3164
3169
|
export { default as IndentDecreaseIcon } from '../icons/indent-decrease';
|
|
3165
3170
|
export { default as OutdentIcon } from '../icons/indent-decrease';
|
|
3166
|
-
// Layers aliases
|
|
3167
|
-
export { default as LayersIcon } from '../icons/layers';
|
|
3168
|
-
export { default as Layers3Icon } from '../icons/layers';
|
|
3169
3171
|
// LaptopMinimal aliases
|
|
3170
3172
|
export { default as LaptopMinimalIcon } from '../icons/laptop-minimal';
|
|
3171
3173
|
export {
|
|
3172
3174
|
/** @deprecated */
|
|
3173
3175
|
default as Laptop2Icon
|
|
3174
3176
|
} from '../icons/laptop-minimal';
|
|
3177
|
+
// IndentIncrease aliases
|
|
3178
|
+
export { default as IndentIncreaseIcon } from '../icons/indent-increase';
|
|
3179
|
+
export { default as IndentIcon } from '../icons/indent-increase';
|
|
3175
3180
|
// LoaderCircle aliases
|
|
3176
3181
|
export { default as LoaderCircleIcon } from '../icons/loader-circle';
|
|
3177
3182
|
export { default as Loader2Icon } from '../icons/loader-circle';
|
|
3178
3183
|
// LockKeyholeOpen aliases
|
|
3179
3184
|
export { default as LockKeyholeOpenIcon } from '../icons/lock-keyhole-open';
|
|
3180
3185
|
export { default as UnlockKeyholeIcon } from '../icons/lock-keyhole-open';
|
|
3186
|
+
// Layers aliases
|
|
3187
|
+
export { default as LayersIcon } from '../icons/layers';
|
|
3188
|
+
export { default as Layers3Icon } from '../icons/layers';
|
|
3181
3189
|
// LockOpen aliases
|
|
3182
3190
|
export { default as LockOpenIcon } from '../icons/lock-open';
|
|
3183
3191
|
export { default as UnlockIcon } from '../icons/lock-open';
|
|
3184
|
-
// Move3d aliases
|
|
3185
|
-
export { default as Move3dIcon } from '../icons/move-3d';
|
|
3186
|
-
export { default as Move3DIcon } from '../icons/move-3d';
|
|
3187
3192
|
// MicVocal aliases
|
|
3188
3193
|
export { default as MicVocalIcon } from '../icons/mic-vocal';
|
|
3189
3194
|
export {
|
|
3190
3195
|
/** @deprecated */
|
|
3191
3196
|
default as Mic2Icon
|
|
3192
3197
|
} from '../icons/mic-vocal';
|
|
3198
|
+
// Move3d aliases
|
|
3199
|
+
export { default as Move3dIcon } from '../icons/move-3d';
|
|
3200
|
+
export { default as Move3DIcon } from '../icons/move-3d';
|
|
3193
3201
|
// OctagonAlert aliases
|
|
3194
3202
|
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3195
3203
|
export { default as AlertOctagonIcon } from '../icons/octagon-alert';
|
|
@@ -3205,27 +3213,27 @@ export { default as Paintbrush2Icon } from '../icons/paintbrush-vertical';
|
|
|
3205
3213
|
// PanelBottomDashed aliases
|
|
3206
3214
|
export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed';
|
|
3207
3215
|
export { default as PanelBottomInactiveIcon } from '../icons/panel-bottom-dashed';
|
|
3208
|
-
// PanelLeftDashed aliases
|
|
3209
|
-
export { default as PanelLeftDashedIcon } from '../icons/panel-left-dashed';
|
|
3210
|
-
export { default as PanelLeftInactiveIcon } from '../icons/panel-left-dashed';
|
|
3211
3216
|
// PanelLeftClose aliases
|
|
3212
3217
|
export { default as PanelLeftCloseIcon } from '../icons/panel-left-close';
|
|
3213
3218
|
export { default as SidebarCloseIcon } from '../icons/panel-left-close';
|
|
3219
|
+
// PanelLeftDashed aliases
|
|
3220
|
+
export { default as PanelLeftDashedIcon } from '../icons/panel-left-dashed';
|
|
3221
|
+
export { default as PanelLeftInactiveIcon } from '../icons/panel-left-dashed';
|
|
3214
3222
|
// PanelLeftOpen aliases
|
|
3215
3223
|
export { default as PanelLeftOpenIcon } from '../icons/panel-left-open';
|
|
3216
3224
|
export { default as SidebarOpenIcon } from '../icons/panel-left-open';
|
|
3217
|
-
// PanelRightDashed aliases
|
|
3218
|
-
export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed';
|
|
3219
|
-
export { default as PanelRightInactiveIcon } from '../icons/panel-right-dashed';
|
|
3220
3225
|
// PanelLeft aliases
|
|
3221
3226
|
export { default as PanelLeftIcon } from '../icons/panel-left';
|
|
3222
3227
|
export { default as SidebarIcon } from '../icons/panel-left';
|
|
3223
|
-
//
|
|
3224
|
-
export { default as
|
|
3225
|
-
export { default as
|
|
3228
|
+
// PanelRightDashed aliases
|
|
3229
|
+
export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed';
|
|
3230
|
+
export { default as PanelRightInactiveIcon } from '../icons/panel-right-dashed';
|
|
3226
3231
|
// PanelsTopLeft aliases
|
|
3227
3232
|
export { default as PanelsTopLeftIcon } from '../icons/panels-top-left';
|
|
3228
3233
|
export { default as LayoutIcon } from '../icons/panels-top-left';
|
|
3234
|
+
// PanelTopDashed aliases
|
|
3235
|
+
export { default as PanelTopDashedIcon } from '../icons/panel-top-dashed';
|
|
3236
|
+
export { default as PanelTopInactiveIcon } from '../icons/panel-top-dashed';
|
|
3229
3237
|
// PenLine aliases
|
|
3230
3238
|
export { default as PenLineIcon } from '../icons/pen-line';
|
|
3231
3239
|
export {
|
|
@@ -3244,12 +3252,12 @@ export { default as PlugZap2Icon } from '../icons/plug-zap';
|
|
|
3244
3252
|
// RectangleEllipsis aliases
|
|
3245
3253
|
export { default as RectangleEllipsisIcon } from '../icons/rectangle-ellipsis';
|
|
3246
3254
|
export { default as FormInputIcon } from '../icons/rectangle-ellipsis';
|
|
3247
|
-
// Rows2 aliases
|
|
3248
|
-
export { default as Rows2Icon } from '../icons/rows-2';
|
|
3249
|
-
export { default as RowsIcon } from '../icons/rows-2';
|
|
3250
3255
|
// Rotate3d aliases
|
|
3251
3256
|
export { default as Rotate3dIcon } from '../icons/rotate-3d';
|
|
3252
3257
|
export { default as Rotate3DIcon } from '../icons/rotate-3d';
|
|
3258
|
+
// Rows2 aliases
|
|
3259
|
+
export { default as Rows2Icon } from '../icons/rows-2';
|
|
3260
|
+
export { default as RowsIcon } from '../icons/rows-2';
|
|
3253
3261
|
// Rows3 aliases
|
|
3254
3262
|
export { default as Rows3Icon } from '../icons/rows-3';
|
|
3255
3263
|
export { default as PanelsTopBottomIcon } from '../icons/rows-3';
|
|
@@ -3265,18 +3273,15 @@ export {
|
|
|
3265
3273
|
// ShieldX aliases
|
|
3266
3274
|
export { default as ShieldXIcon } from '../icons/shield-x';
|
|
3267
3275
|
export { default as ShieldCloseIcon } from '../icons/shield-x';
|
|
3276
|
+
// SquareActivity aliases
|
|
3277
|
+
export { default as SquareActivityIcon } from '../icons/square-activity';
|
|
3278
|
+
export { default as ActivitySquareIcon } from '../icons/square-activity';
|
|
3268
3279
|
// SlidersVertical aliases
|
|
3269
3280
|
export { default as SlidersVerticalIcon } from '../icons/sliders-vertical';
|
|
3270
3281
|
export { default as SlidersIcon } from '../icons/sliders-vertical';
|
|
3271
3282
|
// Sparkles aliases
|
|
3272
3283
|
export { default as SparklesIcon } from '../icons/sparkles';
|
|
3273
3284
|
export { default as StarsIcon } from '../icons/sparkles';
|
|
3274
|
-
// SquareActivity aliases
|
|
3275
|
-
export { default as SquareActivityIcon } from '../icons/square-activity';
|
|
3276
|
-
export { default as ActivitySquareIcon } from '../icons/square-activity';
|
|
3277
|
-
// SquareArrowDown aliases
|
|
3278
|
-
export { default as SquareArrowDownIcon } from '../icons/square-arrow-down';
|
|
3279
|
-
export { default as ArrowDownSquareIcon } from '../icons/square-arrow-down';
|
|
3280
3285
|
// SquareArrowDownLeft aliases
|
|
3281
3286
|
export { default as SquareArrowDownLeftIcon } from '../icons/square-arrow-down-left';
|
|
3282
3287
|
export { default as ArrowDownLeftSquareIcon } from '../icons/square-arrow-down-left';
|
|
@@ -3286,6 +3291,9 @@ export { default as ArrowDownRightSquareIcon } from '../icons/square-arrow-down-
|
|
|
3286
3291
|
// SquareArrowLeft aliases
|
|
3287
3292
|
export { default as SquareArrowLeftIcon } from '../icons/square-arrow-left';
|
|
3288
3293
|
export { default as ArrowLeftSquareIcon } from '../icons/square-arrow-left';
|
|
3294
|
+
// SquareArrowDown aliases
|
|
3295
|
+
export { default as SquareArrowDownIcon } from '../icons/square-arrow-down';
|
|
3296
|
+
export { default as ArrowDownSquareIcon } from '../icons/square-arrow-down';
|
|
3289
3297
|
// SquareArrowOutDownLeft aliases
|
|
3290
3298
|
export { default as SquareArrowOutDownLeftIcon } from '../icons/square-arrow-out-down-left';
|
|
3291
3299
|
export { default as ArrowDownLeftFromSquareIcon } from '../icons/square-arrow-out-down-left';
|
|
@@ -3301,15 +3309,15 @@ export { default as ArrowUpRightFromSquareIcon } from '../icons/square-arrow-out
|
|
|
3301
3309
|
// SquareArrowRight aliases
|
|
3302
3310
|
export { default as SquareArrowRightIcon } from '../icons/square-arrow-right';
|
|
3303
3311
|
export { default as ArrowRightSquareIcon } from '../icons/square-arrow-right';
|
|
3304
|
-
// SquareArrowUpLeft aliases
|
|
3305
|
-
export { default as SquareArrowUpLeftIcon } from '../icons/square-arrow-up-left';
|
|
3306
|
-
export { default as ArrowUpLeftSquareIcon } from '../icons/square-arrow-up-left';
|
|
3307
3312
|
// SquareArrowUp aliases
|
|
3308
3313
|
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
3309
3314
|
export { default as ArrowUpSquareIcon } from '../icons/square-arrow-up';
|
|
3310
3315
|
// SquareArrowUpRight aliases
|
|
3311
3316
|
export { default as SquareArrowUpRightIcon } from '../icons/square-arrow-up-right';
|
|
3312
3317
|
export { default as ArrowUpRightSquareIcon } from '../icons/square-arrow-up-right';
|
|
3318
|
+
// SquareArrowUpLeft aliases
|
|
3319
|
+
export { default as SquareArrowUpLeftIcon } from '../icons/square-arrow-up-left';
|
|
3320
|
+
export { default as ArrowUpLeftSquareIcon } from '../icons/square-arrow-up-left';
|
|
3313
3321
|
// SquareAsterisk aliases
|
|
3314
3322
|
export { default as SquareAsteriskIcon } from '../icons/square-asterisk';
|
|
3315
3323
|
export { default as AsteriskSquareIcon } from '../icons/square-asterisk';
|
|
@@ -3320,12 +3328,12 @@ export { default as ScissorsSquareDashedBottomIcon } from '../icons/square-botto
|
|
|
3320
3328
|
export { default as SquareChartGanttIcon } from '../icons/square-chart-gantt';
|
|
3321
3329
|
export { default as GanttChartSquareIcon } from '../icons/square-chart-gantt';
|
|
3322
3330
|
export { default as SquareGanttChartIcon } from '../icons/square-chart-gantt';
|
|
3323
|
-
// SquareCheckBig aliases
|
|
3324
|
-
export { default as SquareCheckBigIcon } from '../icons/square-check-big';
|
|
3325
|
-
export { default as CheckSquareIcon } from '../icons/square-check-big';
|
|
3326
3331
|
// SquareCheck aliases
|
|
3327
3332
|
export { default as SquareCheckIcon } from '../icons/square-check';
|
|
3328
3333
|
export { default as CheckSquare2Icon } from '../icons/square-check';
|
|
3334
|
+
// SquareCheckBig aliases
|
|
3335
|
+
export { default as SquareCheckBigIcon } from '../icons/square-check-big';
|
|
3336
|
+
export { default as CheckSquareIcon } from '../icons/square-check-big';
|
|
3329
3337
|
// SquareChevronDown aliases
|
|
3330
3338
|
export { default as SquareChevronDownIcon } from '../icons/square-chevron-down';
|
|
3331
3339
|
export { default as ChevronDownSquareIcon } from '../icons/square-chevron-down';
|
|
@@ -3338,27 +3346,24 @@ export { default as ChevronRightSquareIcon } from '../icons/square-chevron-right
|
|
|
3338
3346
|
// SquareChevronUp aliases
|
|
3339
3347
|
export { default as SquareChevronUpIcon } from '../icons/square-chevron-up';
|
|
3340
3348
|
export { default as ChevronUpSquareIcon } from '../icons/square-chevron-up';
|
|
3341
|
-
// SquareDashedKanban aliases
|
|
3342
|
-
export { default as SquareDashedKanbanIcon } from '../icons/square-dashed-kanban';
|
|
3343
|
-
export { default as KanbanSquareDashedIcon } from '../icons/square-dashed-kanban';
|
|
3344
3349
|
// SquareCode aliases
|
|
3345
3350
|
export { default as SquareCodeIcon } from '../icons/square-code';
|
|
3346
3351
|
export { default as CodeSquareIcon } from '../icons/square-code';
|
|
3347
|
-
//
|
|
3348
|
-
export { default as
|
|
3349
|
-
export { default as
|
|
3352
|
+
// SquareDashedKanban aliases
|
|
3353
|
+
export { default as SquareDashedKanbanIcon } from '../icons/square-dashed-kanban';
|
|
3354
|
+
export { default as KanbanSquareDashedIcon } from '../icons/square-dashed-kanban';
|
|
3350
3355
|
// SquareDashed aliases
|
|
3351
3356
|
export { default as SquareDashedIcon } from '../icons/square-dashed';
|
|
3352
3357
|
export { default as BoxSelectIcon } from '../icons/square-dashed';
|
|
3353
|
-
//
|
|
3354
|
-
export { default as
|
|
3355
|
-
export { default as
|
|
3358
|
+
// SquareDashedMousePointer aliases
|
|
3359
|
+
export { default as SquareDashedMousePointerIcon } from '../icons/square-dashed-mouse-pointer';
|
|
3360
|
+
export { default as MousePointerSquareDashedIcon } from '../icons/square-dashed-mouse-pointer';
|
|
3356
3361
|
// SquareDot aliases
|
|
3357
3362
|
export { default as SquareDotIcon } from '../icons/square-dot';
|
|
3358
3363
|
export { default as DotSquareIcon } from '../icons/square-dot';
|
|
3359
|
-
//
|
|
3360
|
-
export { default as
|
|
3361
|
-
export { default as
|
|
3364
|
+
// SquareDivide aliases
|
|
3365
|
+
export { default as SquareDivideIcon } from '../icons/square-divide';
|
|
3366
|
+
export { default as DivideSquareIcon } from '../icons/square-divide';
|
|
3362
3367
|
// SquareFunction aliases
|
|
3363
3368
|
export { default as SquareFunctionIcon } from '../icons/square-function';
|
|
3364
3369
|
export { default as FunctionSquareIcon } from '../icons/square-function';
|
|
@@ -3368,6 +3373,9 @@ export { default as KanbanSquareIcon } from '../icons/square-kanban';
|
|
|
3368
3373
|
// SquareLibrary aliases
|
|
3369
3374
|
export { default as SquareLibraryIcon } from '../icons/square-library';
|
|
3370
3375
|
export { default as LibrarySquareIcon } from '../icons/square-library';
|
|
3376
|
+
// SquareEqual aliases
|
|
3377
|
+
export { default as SquareEqualIcon } from '../icons/square-equal';
|
|
3378
|
+
export { default as EqualSquareIcon } from '../icons/square-equal';
|
|
3371
3379
|
// SquareM aliases
|
|
3372
3380
|
export { default as SquareMIcon } from '../icons/square-m';
|
|
3373
3381
|
export { default as MSquareIcon } from '../icons/square-m';
|
|
@@ -3380,9 +3388,6 @@ export { default as MinusSquareIcon } from '../icons/square-minus';
|
|
|
3380
3388
|
// SquareMousePointer aliases
|
|
3381
3389
|
export { default as SquareMousePointerIcon } from '../icons/square-mouse-pointer';
|
|
3382
3390
|
export { default as InspectIcon } from '../icons/square-mouse-pointer';
|
|
3383
|
-
// SquareParkingOff aliases
|
|
3384
|
-
export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
|
|
3385
|
-
export { default as ParkingSquareOffIcon } from '../icons/square-parking-off';
|
|
3386
3391
|
// SquareParking aliases
|
|
3387
3392
|
export { default as SquareParkingIcon } from '../icons/square-parking';
|
|
3388
3393
|
export { default as ParkingSquareIcon } from '../icons/square-parking';
|
|
@@ -3391,51 +3396,54 @@ export { default as SquarePenIcon } from '../icons/square-pen';
|
|
|
3391
3396
|
export { default as PenBoxIcon } from '../icons/square-pen';
|
|
3392
3397
|
export { default as EditIcon } from '../icons/square-pen';
|
|
3393
3398
|
export { default as PenSquareIcon } from '../icons/square-pen';
|
|
3394
|
-
//
|
|
3395
|
-
export { default as
|
|
3396
|
-
export { default as
|
|
3399
|
+
// SquareParkingOff aliases
|
|
3400
|
+
export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
|
|
3401
|
+
export { default as ParkingSquareOffIcon } from '../icons/square-parking-off';
|
|
3397
3402
|
// SquarePi aliases
|
|
3398
3403
|
export { default as SquarePiIcon } from '../icons/square-pi';
|
|
3399
3404
|
export { default as PiSquareIcon } from '../icons/square-pi';
|
|
3405
|
+
// SquarePercent aliases
|
|
3406
|
+
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
3407
|
+
export { default as PercentSquareIcon } from '../icons/square-percent';
|
|
3400
3408
|
// SquarePilcrow aliases
|
|
3401
3409
|
export { default as SquarePilcrowIcon } from '../icons/square-pilcrow';
|
|
3402
3410
|
export { default as PilcrowSquareIcon } from '../icons/square-pilcrow';
|
|
3403
3411
|
// SquarePlay aliases
|
|
3404
3412
|
export { default as SquarePlayIcon } from '../icons/square-play';
|
|
3405
3413
|
export { default as PlaySquareIcon } from '../icons/square-play';
|
|
3406
|
-
// SquarePlus aliases
|
|
3407
|
-
export { default as SquarePlusIcon } from '../icons/square-plus';
|
|
3408
|
-
export { default as PlusSquareIcon } from '../icons/square-plus';
|
|
3409
3414
|
// SquarePower aliases
|
|
3410
3415
|
export { default as SquarePowerIcon } from '../icons/square-power';
|
|
3411
3416
|
export { default as PowerSquareIcon } from '../icons/square-power';
|
|
3412
|
-
//
|
|
3413
|
-
export { default as
|
|
3414
|
-
export { default as
|
|
3417
|
+
// SquarePlus aliases
|
|
3418
|
+
export { default as SquarePlusIcon } from '../icons/square-plus';
|
|
3419
|
+
export { default as PlusSquareIcon } from '../icons/square-plus';
|
|
3415
3420
|
// SquareSigma aliases
|
|
3416
3421
|
export { default as SquareSigmaIcon } from '../icons/square-sigma';
|
|
3417
3422
|
export { default as SigmaSquareIcon } from '../icons/square-sigma';
|
|
3418
|
-
//
|
|
3419
|
-
export { default as
|
|
3420
|
-
export { default as
|
|
3423
|
+
// SquareScissors aliases
|
|
3424
|
+
export { default as SquareScissorsIcon } from '../icons/square-scissors';
|
|
3425
|
+
export { default as ScissorsSquareIcon } from '../icons/square-scissors';
|
|
3421
3426
|
// SquareSplitHorizontal aliases
|
|
3422
3427
|
export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
|
|
3423
3428
|
export { default as SplitSquareHorizontalIcon } from '../icons/square-split-horizontal';
|
|
3424
|
-
// SquareTerminal aliases
|
|
3425
|
-
export { default as SquareTerminalIcon } from '../icons/square-terminal';
|
|
3426
|
-
export { default as TerminalSquareIcon } from '../icons/square-terminal';
|
|
3427
3429
|
// SquareSplitVertical aliases
|
|
3428
3430
|
export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical';
|
|
3429
3431
|
export { default as SplitSquareVerticalIcon } from '../icons/square-split-vertical';
|
|
3432
|
+
// SquareSlash aliases
|
|
3433
|
+
export { default as SquareSlashIcon } from '../icons/square-slash';
|
|
3434
|
+
export { default as SlashSquareIcon } from '../icons/square-slash';
|
|
3435
|
+
// SquareTerminal aliases
|
|
3436
|
+
export { default as SquareTerminalIcon } from '../icons/square-terminal';
|
|
3437
|
+
export { default as TerminalSquareIcon } from '../icons/square-terminal';
|
|
3438
|
+
// SquareUser aliases
|
|
3439
|
+
export { default as SquareUserIcon } from '../icons/square-user';
|
|
3440
|
+
export { default as UserSquareIcon } from '../icons/square-user';
|
|
3430
3441
|
// SquareUserRound aliases
|
|
3431
3442
|
export { default as SquareUserRoundIcon } from '../icons/square-user-round';
|
|
3432
3443
|
export {
|
|
3433
3444
|
/** @deprecated */
|
|
3434
3445
|
default as UserSquare2Icon
|
|
3435
3446
|
} from '../icons/square-user-round';
|
|
3436
|
-
// SquareUser aliases
|
|
3437
|
-
export { default as SquareUserIcon } from '../icons/square-user';
|
|
3438
|
-
export { default as UserSquareIcon } from '../icons/square-user';
|
|
3439
3447
|
// SquareX aliases
|
|
3440
3448
|
export { default as SquareXIcon } from '../icons/square-x';
|
|
3441
3449
|
export { default as XSquareIcon } from '../icons/square-x';
|
|
@@ -3445,15 +3453,21 @@ export { default as TestTube2Icon } from '../icons/test-tube-diagonal';
|
|
|
3445
3453
|
// TextSelect aliases
|
|
3446
3454
|
export { default as TextSelectIcon } from '../icons/text-select';
|
|
3447
3455
|
export { default as TextSelectionIcon } from '../icons/text-select';
|
|
3448
|
-
// TramFront aliases
|
|
3449
|
-
export { default as TramFrontIcon } from '../icons/tram-front';
|
|
3450
|
-
export { default as TrainIcon } from '../icons/tram-front';
|
|
3451
3456
|
// TreePalm aliases
|
|
3452
3457
|
export { default as TreePalmIcon } from '../icons/tree-palm';
|
|
3453
3458
|
export { default as PalmtreeIcon } from '../icons/tree-palm';
|
|
3454
3459
|
// TriangleAlert aliases
|
|
3455
3460
|
export { default as TriangleAlertIcon } from '../icons/triangle-alert';
|
|
3456
3461
|
export { default as AlertTriangleIcon } from '../icons/triangle-alert';
|
|
3462
|
+
// TramFront aliases
|
|
3463
|
+
export { default as TramFrontIcon } from '../icons/tram-front';
|
|
3464
|
+
export { default as TrainIcon } from '../icons/tram-front';
|
|
3465
|
+
// UserRoundCheck aliases
|
|
3466
|
+
export { default as UserRoundCheckIcon } from '../icons/user-round-check';
|
|
3467
|
+
export {
|
|
3468
|
+
/** @deprecated */
|
|
3469
|
+
default as UserCheck2Icon
|
|
3470
|
+
} from '../icons/user-round-check';
|
|
3457
3471
|
// University aliases
|
|
3458
3472
|
export { default as UniversityIcon } from '../icons/university';
|
|
3459
3473
|
export {
|
|
@@ -3466,12 +3480,6 @@ export {
|
|
|
3466
3480
|
/** @deprecated */
|
|
3467
3481
|
default as Tv2Icon
|
|
3468
3482
|
} from '../icons/tv-minimal';
|
|
3469
|
-
// UserRoundCheck aliases
|
|
3470
|
-
export { default as UserRoundCheckIcon } from '../icons/user-round-check';
|
|
3471
|
-
export {
|
|
3472
|
-
/** @deprecated */
|
|
3473
|
-
default as UserCheck2Icon
|
|
3474
|
-
} from '../icons/user-round-check';
|
|
3475
3483
|
// UserRoundCog aliases
|
|
3476
3484
|
export { default as UserRoundCogIcon } from '../icons/user-round-cog';
|
|
3477
3485
|
export {
|