@lucide/astro 0.502.0 → 0.503.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/aliases/aliases.ts +94 -94
- package/src/aliases/prefixed.ts +502 -500
- package/src/aliases/suffixed.ts +815 -813
- package/src/icons/file-badge-2.ts +2 -2
- package/src/icons/index.ts +177 -176
- package/src/icons/wifi-pen.ts +18 -0
package/src/aliases/suffixed.ts
CHANGED
|
@@ -1,13 +1,11 @@
|
|
|
1
|
-
// AArrowDown aliases
|
|
2
|
-
export { default as AArrowDownIcon } from '../icons/a-arrow-down';
|
|
3
|
-
// AArrowUp aliases
|
|
4
|
-
export { default as AArrowUpIcon } from '../icons/a-arrow-up';
|
|
5
1
|
// ALargeSmall aliases
|
|
6
2
|
export { default as ALargeSmallIcon } from '../icons/a-large-small';
|
|
3
|
+
// AArrowUp aliases
|
|
4
|
+
export { default as AArrowUpIcon } from '../icons/a-arrow-up';
|
|
5
|
+
// AArrowDown aliases
|
|
6
|
+
export { default as AArrowDownIcon } from '../icons/a-arrow-down';
|
|
7
7
|
// Accessibility aliases
|
|
8
8
|
export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
9
|
-
// AirVent aliases
|
|
10
|
-
export { default as AirVentIcon } from '../icons/air-vent';
|
|
11
9
|
// Activity aliases
|
|
12
10
|
export { default as ActivityIcon } from '../icons/activity';
|
|
13
11
|
// AlarmClockOff aliases
|
|
@@ -16,6 +14,8 @@ export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
|
16
14
|
export { default as AirplayIcon } from '../icons/airplay';
|
|
17
15
|
// AlarmClock aliases
|
|
18
16
|
export { default as AlarmClockIcon } from '../icons/alarm-clock';
|
|
17
|
+
// AirVent aliases
|
|
18
|
+
export { default as AirVentIcon } from '../icons/air-vent';
|
|
19
19
|
// AlarmSmoke aliases
|
|
20
20
|
export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
|
|
21
21
|
// Album aliases
|
|
@@ -26,22 +26,22 @@ export { default as AlignCenterHorizontalIcon } from '../icons/align-center-hori
|
|
|
26
26
|
export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
|
|
27
27
|
// AlignCenter aliases
|
|
28
28
|
export { default as AlignCenterIcon } from '../icons/align-center';
|
|
29
|
+
// AlignHorizontalDistributeCenter aliases
|
|
30
|
+
export { default as AlignHorizontalDistributeCenterIcon } from '../icons/align-horizontal-distribute-center';
|
|
29
31
|
// AlignEndHorizontal aliases
|
|
30
32
|
export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal';
|
|
31
|
-
// AlignEndVertical aliases
|
|
32
|
-
export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
|
|
33
33
|
// AlignHorizontalDistributeEnd aliases
|
|
34
34
|
export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-horizontal-distribute-end';
|
|
35
|
-
//
|
|
36
|
-
export { default as
|
|
37
|
-
// AlignHorizontalJustifyCenter aliases
|
|
38
|
-
export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-horizontal-justify-center';
|
|
35
|
+
// AlignEndVertical aliases
|
|
36
|
+
export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
|
|
39
37
|
// AlignHorizontalDistributeStart aliases
|
|
40
38
|
export { default as AlignHorizontalDistributeStartIcon } from '../icons/align-horizontal-distribute-start';
|
|
41
|
-
//
|
|
42
|
-
export { default as
|
|
39
|
+
// AlignHorizontalJustifyCenter aliases
|
|
40
|
+
export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-horizontal-justify-center';
|
|
43
41
|
// AlignHorizontalJustifyStart aliases
|
|
44
42
|
export { default as AlignHorizontalJustifyStartIcon } from '../icons/align-horizontal-justify-start';
|
|
43
|
+
// AlignHorizontalJustifyEnd aliases
|
|
44
|
+
export { default as AlignHorizontalJustifyEndIcon } from '../icons/align-horizontal-justify-end';
|
|
45
45
|
// AlignHorizontalSpaceAround aliases
|
|
46
46
|
export { default as AlignHorizontalSpaceAroundIcon } from '../icons/align-horizontal-space-around';
|
|
47
47
|
// AlignHorizontalSpaceBetween aliases
|
|
@@ -54,32 +54,32 @@ export { default as AlignLeftIcon } from '../icons/align-left';
|
|
|
54
54
|
export { default as AlignRightIcon } from '../icons/align-right';
|
|
55
55
|
// AlignStartHorizontal aliases
|
|
56
56
|
export { default as AlignStartHorizontalIcon } from '../icons/align-start-horizontal';
|
|
57
|
-
// AlignVerticalDistributeCenter aliases
|
|
58
|
-
export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-vertical-distribute-center';
|
|
59
57
|
// AlignStartVertical aliases
|
|
60
58
|
export { default as AlignStartVerticalIcon } from '../icons/align-start-vertical';
|
|
61
|
-
//
|
|
62
|
-
export { default as
|
|
59
|
+
// AlignVerticalDistributeCenter aliases
|
|
60
|
+
export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-vertical-distribute-center';
|
|
63
61
|
// AlignVerticalDistributeEnd aliases
|
|
64
62
|
export { default as AlignVerticalDistributeEndIcon } from '../icons/align-vertical-distribute-end';
|
|
63
|
+
// AlignVerticalDistributeStart aliases
|
|
64
|
+
export { default as AlignVerticalDistributeStartIcon } from '../icons/align-vertical-distribute-start';
|
|
65
65
|
// AlignVerticalJustifyCenter aliases
|
|
66
66
|
export { default as AlignVerticalJustifyCenterIcon } from '../icons/align-vertical-justify-center';
|
|
67
|
-
// AlignVerticalJustifyEnd aliases
|
|
68
|
-
export { default as AlignVerticalJustifyEndIcon } from '../icons/align-vertical-justify-end';
|
|
69
|
-
// AlignVerticalJustifyStart aliases
|
|
70
|
-
export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start';
|
|
71
67
|
// AlignVerticalSpaceAround aliases
|
|
72
68
|
export { default as AlignVerticalSpaceAroundIcon } from '../icons/align-vertical-space-around';
|
|
69
|
+
// AlignVerticalJustifyEnd aliases
|
|
70
|
+
export { default as AlignVerticalJustifyEndIcon } from '../icons/align-vertical-justify-end';
|
|
73
71
|
// AlignVerticalSpaceBetween aliases
|
|
74
72
|
export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
|
|
75
73
|
// Ambulance aliases
|
|
76
74
|
export { default as AmbulanceIcon } from '../icons/ambulance';
|
|
75
|
+
// AlignVerticalJustifyStart aliases
|
|
76
|
+
export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start';
|
|
77
77
|
// Ampersands aliases
|
|
78
78
|
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
79
|
-
// Ampersand aliases
|
|
80
|
-
export { default as AmpersandIcon } from '../icons/ampersand';
|
|
81
79
|
// Amphora aliases
|
|
82
80
|
export { default as AmphoraIcon } from '../icons/amphora';
|
|
81
|
+
// Ampersand aliases
|
|
82
|
+
export { default as AmpersandIcon } from '../icons/ampersand';
|
|
83
83
|
// Anchor aliases
|
|
84
84
|
export { default as AnchorIcon } from '../icons/anchor';
|
|
85
85
|
// Angry aliases
|
|
@@ -88,58 +88,58 @@ export { default as AngryIcon } from '../icons/angry';
|
|
|
88
88
|
export { default as AnnoyedIcon } from '../icons/annoyed';
|
|
89
89
|
// Antenna aliases
|
|
90
90
|
export { default as AntennaIcon } from '../icons/antenna';
|
|
91
|
-
// Aperture aliases
|
|
92
|
-
export { default as ApertureIcon } from '../icons/aperture';
|
|
93
91
|
// Anvil aliases
|
|
94
92
|
export { default as AnvilIcon } from '../icons/anvil';
|
|
93
|
+
// Aperture aliases
|
|
94
|
+
export { default as ApertureIcon } from '../icons/aperture';
|
|
95
95
|
// AppWindowMac aliases
|
|
96
96
|
export { default as AppWindowMacIcon } from '../icons/app-window-mac';
|
|
97
97
|
// AppWindow aliases
|
|
98
98
|
export { default as AppWindowIcon } from '../icons/app-window';
|
|
99
|
-
// Apple aliases
|
|
100
|
-
export { default as AppleIcon } from '../icons/apple';
|
|
101
99
|
// ArchiveRestore aliases
|
|
102
100
|
export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
|
|
101
|
+
// Apple aliases
|
|
102
|
+
export { default as AppleIcon } from '../icons/apple';
|
|
103
103
|
// ArchiveX aliases
|
|
104
104
|
export { default as ArchiveXIcon } from '../icons/archive-x';
|
|
105
105
|
// Archive aliases
|
|
106
106
|
export { default as ArchiveIcon } from '../icons/archive';
|
|
107
|
-
// ArrowBigDownDash aliases
|
|
108
|
-
export { default as ArrowBigDownDashIcon } from '../icons/arrow-big-down-dash';
|
|
109
107
|
// Armchair aliases
|
|
110
108
|
export { default as ArmchairIcon } from '../icons/armchair';
|
|
109
|
+
// ArrowBigDownDash aliases
|
|
110
|
+
export { default as ArrowBigDownDashIcon } from '../icons/arrow-big-down-dash';
|
|
111
|
+
// ArrowBigDown aliases
|
|
112
|
+
export { default as ArrowBigDownIcon } from '../icons/arrow-big-down';
|
|
111
113
|
// ArrowBigLeftDash aliases
|
|
112
114
|
export { default as ArrowBigLeftDashIcon } from '../icons/arrow-big-left-dash';
|
|
113
115
|
// ArrowBigLeft aliases
|
|
114
116
|
export { default as ArrowBigLeftIcon } from '../icons/arrow-big-left';
|
|
115
|
-
// ArrowBigDown aliases
|
|
116
|
-
export { default as ArrowBigDownIcon } from '../icons/arrow-big-down';
|
|
117
|
-
// ArrowBigRightDash aliases
|
|
118
|
-
export { default as ArrowBigRightDashIcon } from '../icons/arrow-big-right-dash';
|
|
119
117
|
// ArrowBigRight aliases
|
|
120
118
|
export { default as ArrowBigRightIcon } from '../icons/arrow-big-right';
|
|
121
|
-
//
|
|
122
|
-
export { default as
|
|
123
|
-
// ArrowDownFromLine aliases
|
|
124
|
-
export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
|
|
119
|
+
// ArrowBigRightDash aliases
|
|
120
|
+
export { default as ArrowBigRightDashIcon } from '../icons/arrow-big-right-dash';
|
|
125
121
|
// ArrowBigUp aliases
|
|
126
122
|
export { default as ArrowBigUpIcon } from '../icons/arrow-big-up';
|
|
127
|
-
//
|
|
128
|
-
export { default as
|
|
123
|
+
// ArrowDownFromLine aliases
|
|
124
|
+
export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
|
|
125
|
+
// ArrowBigUpDash aliases
|
|
126
|
+
export { default as ArrowBigUpDashIcon } from '../icons/arrow-big-up-dash';
|
|
129
127
|
// ArrowDownNarrowWide aliases
|
|
130
128
|
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
131
129
|
// ArrowDownRight aliases
|
|
132
130
|
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
|
|
131
|
+
// ArrowDownLeft aliases
|
|
132
|
+
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
133
133
|
// ArrowDownToDot aliases
|
|
134
134
|
export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
|
|
135
135
|
// ArrowDownToLine aliases
|
|
136
136
|
export { default as ArrowDownToLineIcon } from '../icons/arrow-down-to-line';
|
|
137
|
-
// ArrowDownUp aliases
|
|
138
|
-
export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
139
137
|
// ArrowDown aliases
|
|
140
138
|
export { default as ArrowDownIcon } from '../icons/arrow-down';
|
|
141
139
|
// ArrowLeftFromLine aliases
|
|
142
140
|
export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
|
|
141
|
+
// ArrowDownUp aliases
|
|
142
|
+
export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
143
143
|
// ArrowLeftRight aliases
|
|
144
144
|
export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
|
|
145
145
|
// ArrowLeftToLine aliases
|
|
@@ -148,32 +148,32 @@ export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
|
|
|
148
148
|
export { default as ArrowLeftIcon } from '../icons/arrow-left';
|
|
149
149
|
// ArrowRightFromLine aliases
|
|
150
150
|
export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
|
|
151
|
-
// ArrowRightLeft aliases
|
|
152
|
-
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
153
151
|
// ArrowRightToLine aliases
|
|
154
152
|
export { default as ArrowRightToLineIcon } from '../icons/arrow-right-to-line';
|
|
155
|
-
//
|
|
156
|
-
export { default as
|
|
153
|
+
// ArrowRightLeft aliases
|
|
154
|
+
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
157
155
|
// ArrowRight aliases
|
|
158
156
|
export { default as ArrowRightIcon } from '../icons/arrow-right';
|
|
157
|
+
// ArrowUpDown aliases
|
|
158
|
+
export { default as ArrowUpDownIcon } from '../icons/arrow-up-down';
|
|
159
159
|
// ArrowUpFromDot aliases
|
|
160
160
|
export { default as ArrowUpFromDotIcon } from '../icons/arrow-up-from-dot';
|
|
161
161
|
// ArrowUpFromLine aliases
|
|
162
162
|
export { default as ArrowUpFromLineIcon } from '../icons/arrow-up-from-line';
|
|
163
|
-
// ArrowUpLeft aliases
|
|
164
|
-
export { default as ArrowUpLeftIcon } from '../icons/arrow-up-left';
|
|
165
163
|
// ArrowUpRight aliases
|
|
166
164
|
export { default as ArrowUpRightIcon } from '../icons/arrow-up-right';
|
|
167
165
|
// ArrowUpToLine aliases
|
|
168
166
|
export { default as ArrowUpToLineIcon } from '../icons/arrow-up-to-line';
|
|
169
|
-
//
|
|
170
|
-
export { default as
|
|
167
|
+
// ArrowUpLeft aliases
|
|
168
|
+
export { default as ArrowUpLeftIcon } from '../icons/arrow-up-left';
|
|
171
169
|
// ArrowUpWideNarrow aliases
|
|
172
170
|
export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow';
|
|
173
|
-
//
|
|
174
|
-
export { default as
|
|
171
|
+
// ArrowUp aliases
|
|
172
|
+
export { default as ArrowUpIcon } from '../icons/arrow-up';
|
|
175
173
|
// ArrowsUpFromLine aliases
|
|
176
174
|
export { default as ArrowsUpFromLineIcon } from '../icons/arrows-up-from-line';
|
|
175
|
+
// Asterisk aliases
|
|
176
|
+
export { default as AsteriskIcon } from '../icons/asterisk';
|
|
177
177
|
// AtSign aliases
|
|
178
178
|
export { default as AtSignIcon } from '../icons/at-sign';
|
|
179
179
|
// Atom aliases
|
|
@@ -204,42 +204,42 @@ export { default as BadgeHelpIcon } from '../icons/badge-help';
|
|
|
204
204
|
export { default as BadgeIndianRupeeIcon } from '../icons/badge-indian-rupee';
|
|
205
205
|
// BadgeInfo aliases
|
|
206
206
|
export { default as BadgeInfoIcon } from '../icons/badge-info';
|
|
207
|
-
// BadgeMinus aliases
|
|
208
|
-
export { default as BadgeMinusIcon } from '../icons/badge-minus';
|
|
209
207
|
// BadgeJapaneseYen aliases
|
|
210
208
|
export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen';
|
|
209
|
+
// BadgeMinus aliases
|
|
210
|
+
export { default as BadgeMinusIcon } from '../icons/badge-minus';
|
|
211
211
|
// BadgePercent aliases
|
|
212
212
|
export { default as BadgePercentIcon } from '../icons/badge-percent';
|
|
213
213
|
// BadgePlus aliases
|
|
214
214
|
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
215
|
-
// BadgePoundSterling aliases
|
|
216
|
-
export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
|
|
217
215
|
// BadgeRussianRuble aliases
|
|
218
216
|
export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
217
|
+
// BadgePoundSterling aliases
|
|
218
|
+
export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
|
|
219
219
|
// BadgeSwissFranc aliases
|
|
220
220
|
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
221
|
-
// BaggageClaim aliases
|
|
222
|
-
export { default as BaggageClaimIcon } from '../icons/baggage-claim';
|
|
223
221
|
// BadgeX aliases
|
|
224
222
|
export { default as BadgeXIcon } from '../icons/badge-x';
|
|
223
|
+
// BaggageClaim aliases
|
|
224
|
+
export { default as BaggageClaimIcon } from '../icons/baggage-claim';
|
|
225
225
|
// Badge aliases
|
|
226
226
|
export { default as BadgeIcon } from '../icons/badge';
|
|
227
|
-
// Banana aliases
|
|
228
|
-
export { default as BananaIcon } from '../icons/banana';
|
|
229
227
|
// Ban aliases
|
|
230
228
|
export { default as BanIcon } from '../icons/ban';
|
|
231
229
|
// Bandage aliases
|
|
232
230
|
export { default as BandageIcon } from '../icons/bandage';
|
|
231
|
+
// Banana aliases
|
|
232
|
+
export { default as BananaIcon } from '../icons/banana';
|
|
233
233
|
// BanknoteArrowDown aliases
|
|
234
234
|
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
235
|
-
// BanknoteX aliases
|
|
236
|
-
export { default as BanknoteXIcon } from '../icons/banknote-x';
|
|
237
235
|
// BanknoteArrowUp aliases
|
|
238
236
|
export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
|
|
239
|
-
//
|
|
240
|
-
export { default as
|
|
237
|
+
// BanknoteX aliases
|
|
238
|
+
export { default as BanknoteXIcon } from '../icons/banknote-x';
|
|
241
239
|
// Banknote aliases
|
|
242
240
|
export { default as BanknoteIcon } from '../icons/banknote';
|
|
241
|
+
// Barcode aliases
|
|
242
|
+
export { default as BarcodeIcon } from '../icons/barcode';
|
|
243
243
|
// Baseline aliases
|
|
244
244
|
export { default as BaselineIcon } from '../icons/baseline';
|
|
245
245
|
// Bath aliases
|
|
@@ -248,16 +248,16 @@ export { default as BathIcon } from '../icons/bath';
|
|
|
248
248
|
export { default as BatteryFullIcon } from '../icons/battery-full';
|
|
249
249
|
// BatteryCharging aliases
|
|
250
250
|
export { default as BatteryChargingIcon } from '../icons/battery-charging';
|
|
251
|
-
// BatteryLow aliases
|
|
252
|
-
export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
253
251
|
// BatteryMedium aliases
|
|
254
252
|
export { default as BatteryMediumIcon } from '../icons/battery-medium';
|
|
255
|
-
//
|
|
256
|
-
export { default as
|
|
253
|
+
// BatteryLow aliases
|
|
254
|
+
export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
257
255
|
// BatteryWarning aliases
|
|
258
256
|
export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
259
257
|
// Battery aliases
|
|
260
258
|
export { default as BatteryIcon } from '../icons/battery';
|
|
259
|
+
// BatteryPlus aliases
|
|
260
|
+
export { default as BatteryPlusIcon } from '../icons/battery-plus';
|
|
261
261
|
// Beaker aliases
|
|
262
262
|
export { default as BeakerIcon } from '../icons/beaker';
|
|
263
263
|
// BeanOff aliases
|
|
@@ -314,38 +314,38 @@ export { default as BlendIcon } from '../icons/blend';
|
|
|
314
314
|
export { default as BlindsIcon } from '../icons/blinds';
|
|
315
315
|
// Blocks aliases
|
|
316
316
|
export { default as BlocksIcon } from '../icons/blocks';
|
|
317
|
-
// BluetoothOff aliases
|
|
318
|
-
export { default as BluetoothOffIcon } from '../icons/bluetooth-off';
|
|
319
317
|
// BluetoothConnected aliases
|
|
320
318
|
export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected';
|
|
321
|
-
//
|
|
322
|
-
export { default as
|
|
319
|
+
// BluetoothOff aliases
|
|
320
|
+
export { default as BluetoothOffIcon } from '../icons/bluetooth-off';
|
|
323
321
|
// Bluetooth aliases
|
|
324
322
|
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
325
323
|
// Bold aliases
|
|
326
324
|
export { default as BoldIcon } from '../icons/bold';
|
|
327
|
-
// Bolt aliases
|
|
328
|
-
export { default as BoltIcon } from '../icons/bolt';
|
|
329
325
|
// Bomb aliases
|
|
330
326
|
export { default as BombIcon } from '../icons/bomb';
|
|
327
|
+
// BluetoothSearching aliases
|
|
328
|
+
export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching';
|
|
329
|
+
// Bolt aliases
|
|
330
|
+
export { default as BoltIcon } from '../icons/bolt';
|
|
331
|
+
// Bone aliases
|
|
332
|
+
export { default as BoneIcon } from '../icons/bone';
|
|
331
333
|
// BookA aliases
|
|
332
334
|
export { default as BookAIcon } from '../icons/book-a';
|
|
333
335
|
// BookAudio aliases
|
|
334
336
|
export { default as BookAudioIcon } from '../icons/book-audio';
|
|
335
|
-
//
|
|
336
|
-
export { default as
|
|
337
|
+
// BookCheck aliases
|
|
338
|
+
export { default as BookCheckIcon } from '../icons/book-check';
|
|
337
339
|
// BookCopy aliases
|
|
338
340
|
export { default as BookCopyIcon } from '../icons/book-copy';
|
|
339
341
|
// BookDown aliases
|
|
340
342
|
export { default as BookDownIcon } from '../icons/book-down';
|
|
341
|
-
// BookCheck aliases
|
|
342
|
-
export { default as BookCheckIcon } from '../icons/book-check';
|
|
343
343
|
// BookHeadphones aliases
|
|
344
344
|
export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
345
|
-
// BookImage aliases
|
|
346
|
-
export { default as BookImageIcon } from '../icons/book-image';
|
|
347
345
|
// BookHeart aliases
|
|
348
346
|
export { default as BookHeartIcon } from '../icons/book-heart';
|
|
347
|
+
// BookImage aliases
|
|
348
|
+
export { default as BookImageIcon } from '../icons/book-image';
|
|
349
349
|
// BookKey aliases
|
|
350
350
|
export { default as BookKeyIcon } from '../icons/book-key';
|
|
351
351
|
// BookLock aliases
|
|
@@ -360,28 +360,28 @@ export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
|
360
360
|
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
361
361
|
// BookPlus aliases
|
|
362
362
|
export { default as BookPlusIcon } from '../icons/book-plus';
|
|
363
|
-
// BookOpen aliases
|
|
364
|
-
export { default as BookOpenIcon } from '../icons/book-open';
|
|
365
363
|
// BookText aliases
|
|
366
364
|
export { default as BookTextIcon } from '../icons/book-text';
|
|
365
|
+
// BookOpen aliases
|
|
366
|
+
export { default as BookOpenIcon } from '../icons/book-open';
|
|
367
367
|
// BookType aliases
|
|
368
368
|
export { default as BookTypeIcon } from '../icons/book-type';
|
|
369
369
|
// BookUp2 aliases
|
|
370
370
|
export { default as BookUp2Icon } from '../icons/book-up-2';
|
|
371
|
-
// BookUser aliases
|
|
372
|
-
export { default as BookUserIcon } from '../icons/book-user';
|
|
373
371
|
// BookUp aliases
|
|
374
372
|
export { default as BookUpIcon } from '../icons/book-up';
|
|
375
|
-
//
|
|
376
|
-
export { default as
|
|
373
|
+
// BookUser aliases
|
|
374
|
+
export { default as BookUserIcon } from '../icons/book-user';
|
|
377
375
|
// BookX aliases
|
|
378
376
|
export { default as BookXIcon } from '../icons/book-x';
|
|
377
|
+
// Book aliases
|
|
378
|
+
export { default as BookIcon } from '../icons/book';
|
|
379
379
|
// BookmarkCheck aliases
|
|
380
380
|
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
381
|
-
// BookmarkPlus aliases
|
|
382
|
-
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
383
381
|
// BookmarkMinus aliases
|
|
384
382
|
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
383
|
+
// BookmarkPlus aliases
|
|
384
|
+
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
385
385
|
// BookmarkX aliases
|
|
386
386
|
export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
387
387
|
// Bookmark aliases
|
|
@@ -390,28 +390,28 @@ export { default as BookmarkIcon } from '../icons/bookmark';
|
|
|
390
390
|
export { default as BoomBoxIcon } from '../icons/boom-box';
|
|
391
391
|
// BotMessageSquare aliases
|
|
392
392
|
export { default as BotMessageSquareIcon } from '../icons/bot-message-square';
|
|
393
|
-
// Bot aliases
|
|
394
|
-
export { default as BotIcon } from '../icons/bot';
|
|
395
393
|
// BotOff aliases
|
|
396
394
|
export { default as BotOffIcon } from '../icons/bot-off';
|
|
395
|
+
// Bot aliases
|
|
396
|
+
export { default as BotIcon } from '../icons/bot';
|
|
397
397
|
// BowArrow aliases
|
|
398
398
|
export { default as BowArrowIcon } from '../icons/bow-arrow';
|
|
399
399
|
// Box aliases
|
|
400
400
|
export { default as BoxIcon } from '../icons/box';
|
|
401
401
|
// Boxes aliases
|
|
402
402
|
export { default as BoxesIcon } from '../icons/boxes';
|
|
403
|
-
// BrainCircuit aliases
|
|
404
|
-
export { default as BrainCircuitIcon } from '../icons/brain-circuit';
|
|
405
403
|
// Brackets aliases
|
|
406
404
|
export { default as BracketsIcon } from '../icons/brackets';
|
|
407
|
-
//
|
|
408
|
-
export { default as
|
|
405
|
+
// BrainCircuit aliases
|
|
406
|
+
export { default as BrainCircuitIcon } from '../icons/brain-circuit';
|
|
409
407
|
// Brain aliases
|
|
410
408
|
export { default as BrainIcon } from '../icons/brain';
|
|
411
|
-
// BrickWall aliases
|
|
412
|
-
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
413
409
|
// BrickWallFire aliases
|
|
414
410
|
export { default as BrickWallFireIcon } from '../icons/brick-wall-fire';
|
|
411
|
+
// BrickWall aliases
|
|
412
|
+
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
413
|
+
// BrainCog aliases
|
|
414
|
+
export { default as BrainCogIcon } from '../icons/brain-cog';
|
|
415
415
|
// BriefcaseBusiness aliases
|
|
416
416
|
export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
|
|
417
417
|
// BriefcaseConveyorBelt aliases
|
|
@@ -420,50 +420,50 @@ export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyo
|
|
|
420
420
|
export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
|
|
421
421
|
// Briefcase aliases
|
|
422
422
|
export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
423
|
+
// BringToFront aliases
|
|
424
|
+
export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
423
425
|
// Brush aliases
|
|
424
426
|
export { default as BrushIcon } from '../icons/brush';
|
|
425
427
|
// Bubbles aliases
|
|
426
428
|
export { default as BubblesIcon } from '../icons/bubbles';
|
|
427
|
-
// BringToFront aliases
|
|
428
|
-
export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
429
429
|
// BugOff aliases
|
|
430
430
|
export { default as BugOffIcon } from '../icons/bug-off';
|
|
431
431
|
// BugPlay aliases
|
|
432
432
|
export { default as BugPlayIcon } from '../icons/bug-play';
|
|
433
|
-
// Building2 aliases
|
|
434
|
-
export { default as Building2Icon } from '../icons/building-2';
|
|
435
433
|
// Bug aliases
|
|
436
434
|
export { default as BugIcon } from '../icons/bug';
|
|
435
|
+
// Building2 aliases
|
|
436
|
+
export { default as Building2Icon } from '../icons/building-2';
|
|
437
|
+
// Building aliases
|
|
438
|
+
export { default as BuildingIcon } from '../icons/building';
|
|
437
439
|
// BusFront aliases
|
|
438
440
|
export { default as BusFrontIcon } from '../icons/bus-front';
|
|
439
441
|
// Bus aliases
|
|
440
442
|
export { default as BusIcon } from '../icons/bus';
|
|
441
443
|
// CableCar aliases
|
|
442
444
|
export { default as CableCarIcon } from '../icons/cable-car';
|
|
443
|
-
// Building aliases
|
|
444
|
-
export { default as BuildingIcon } from '../icons/building';
|
|
445
445
|
// Cable aliases
|
|
446
446
|
export { default as CableIcon } from '../icons/cable';
|
|
447
|
+
// Calculator aliases
|
|
448
|
+
export { default as CalculatorIcon } from '../icons/calculator';
|
|
447
449
|
// CakeSlice aliases
|
|
448
450
|
export { default as CakeSliceIcon } from '../icons/cake-slice';
|
|
451
|
+
// CalendarArrowDown aliases
|
|
452
|
+
export { default as CalendarArrowDownIcon } from '../icons/calendar-arrow-down';
|
|
449
453
|
// Cake aliases
|
|
450
454
|
export { default as CakeIcon } from '../icons/cake';
|
|
451
455
|
// Calendar1 aliases
|
|
452
456
|
export { default as Calendar1Icon } from '../icons/calendar-1';
|
|
453
|
-
// Calculator aliases
|
|
454
|
-
export { default as CalculatorIcon } from '../icons/calculator';
|
|
455
|
-
// CalendarArrowDown aliases
|
|
456
|
-
export { default as CalendarArrowDownIcon } from '../icons/calendar-arrow-down';
|
|
457
457
|
// CalendarArrowUp aliases
|
|
458
458
|
export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
|
|
459
|
-
// CalendarCheck aliases
|
|
460
|
-
export { default as CalendarCheckIcon } from '../icons/calendar-check';
|
|
461
|
-
// CalendarClock aliases
|
|
462
|
-
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
463
459
|
// CalendarCheck2 aliases
|
|
464
460
|
export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
|
|
461
|
+
// CalendarCheck aliases
|
|
462
|
+
export { default as CalendarCheckIcon } from '../icons/calendar-check';
|
|
465
463
|
// CalendarCog aliases
|
|
466
464
|
export { default as CalendarCogIcon } from '../icons/calendar-cog';
|
|
465
|
+
// CalendarClock aliases
|
|
466
|
+
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
467
467
|
// CalendarDays aliases
|
|
468
468
|
export { default as CalendarDaysIcon } from '../icons/calendar-days';
|
|
469
469
|
// CalendarFold aliases
|
|
@@ -472,10 +472,10 @@ export { default as CalendarFoldIcon } from '../icons/calendar-fold';
|
|
|
472
472
|
export { default as CalendarHeartIcon } from '../icons/calendar-heart';
|
|
473
473
|
// CalendarMinus2 aliases
|
|
474
474
|
export { default as CalendarMinus2Icon } from '../icons/calendar-minus-2';
|
|
475
|
-
// CalendarOff aliases
|
|
476
|
-
export { default as CalendarOffIcon } from '../icons/calendar-off';
|
|
477
475
|
// CalendarMinus aliases
|
|
478
476
|
export { default as CalendarMinusIcon } from '../icons/calendar-minus';
|
|
477
|
+
// CalendarOff aliases
|
|
478
|
+
export { default as CalendarOffIcon } from '../icons/calendar-off';
|
|
479
479
|
// CalendarPlus2 aliases
|
|
480
480
|
export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
|
|
481
481
|
// CalendarPlus aliases
|
|
@@ -504,40 +504,40 @@ export { default as CandyOffIcon } from '../icons/candy-off';
|
|
|
504
504
|
export { default as CandyIcon } from '../icons/candy';
|
|
505
505
|
// Cannabis aliases
|
|
506
506
|
export { default as CannabisIcon } from '../icons/cannabis';
|
|
507
|
-
// CarFront aliases
|
|
508
|
-
export { default as CarFrontIcon } from '../icons/car-front';
|
|
509
507
|
// CaptionsOff aliases
|
|
510
508
|
export { default as CaptionsOffIcon } from '../icons/captions-off';
|
|
509
|
+
// CarFront aliases
|
|
510
|
+
export { default as CarFrontIcon } from '../icons/car-front';
|
|
511
511
|
// CarTaxiFront aliases
|
|
512
512
|
export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
|
|
513
|
-
// Car aliases
|
|
514
|
-
export { default as CarIcon } from '../icons/car';
|
|
515
513
|
// Caravan aliases
|
|
516
514
|
export { default as CaravanIcon } from '../icons/caravan';
|
|
515
|
+
// Car aliases
|
|
516
|
+
export { default as CarIcon } from '../icons/car';
|
|
517
517
|
// Carrot aliases
|
|
518
518
|
export { default as CarrotIcon } from '../icons/carrot';
|
|
519
|
+
// CaseSensitive aliases
|
|
520
|
+
export { default as CaseSensitiveIcon } from '../icons/case-sensitive';
|
|
519
521
|
// CaseLower aliases
|
|
520
522
|
export { default as CaseLowerIcon } from '../icons/case-lower';
|
|
521
523
|
// CaseUpper aliases
|
|
522
524
|
export { default as CaseUpperIcon } from '../icons/case-upper';
|
|
523
|
-
// CaseSensitive aliases
|
|
524
|
-
export { default as CaseSensitiveIcon } from '../icons/case-sensitive';
|
|
525
|
-
// CassetteTape aliases
|
|
526
|
-
export { default as CassetteTapeIcon } from '../icons/cassette-tape';
|
|
527
525
|
// Cast aliases
|
|
528
526
|
export { default as CastIcon } from '../icons/cast';
|
|
529
|
-
//
|
|
530
|
-
export { default as
|
|
527
|
+
// CassetteTape aliases
|
|
528
|
+
export { default as CassetteTapeIcon } from '../icons/cassette-tape';
|
|
531
529
|
// Castle aliases
|
|
532
530
|
export { default as CastleIcon } from '../icons/castle';
|
|
531
|
+
// Cat aliases
|
|
532
|
+
export { default as CatIcon } from '../icons/cat';
|
|
533
533
|
// Cctv aliases
|
|
534
534
|
export { default as CctvIcon } from '../icons/cctv';
|
|
535
535
|
// ChartBarDecreasing aliases
|
|
536
536
|
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
537
|
-
// ChartBarStacked aliases
|
|
538
|
-
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
539
537
|
// ChartBarIncreasing aliases
|
|
540
538
|
export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
|
|
539
|
+
// ChartBarStacked aliases
|
|
540
|
+
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
541
541
|
// ChartColumnDecreasing aliases
|
|
542
542
|
export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
|
|
543
543
|
// ChartColumnStacked aliases
|
|
@@ -552,64 +552,64 @@ export { default as ChartNoAxesColumnDecreasingIcon } from '../icons/chart-no-ax
|
|
|
552
552
|
export { default as ChartNoAxesCombinedIcon } from '../icons/chart-no-axes-combined';
|
|
553
553
|
// ChartSpline aliases
|
|
554
554
|
export { default as ChartSplineIcon } from '../icons/chart-spline';
|
|
555
|
-
// Check aliases
|
|
556
|
-
export { default as CheckIcon } from '../icons/check';
|
|
557
555
|
// CheckCheck aliases
|
|
558
556
|
export { default as CheckCheckIcon } from '../icons/check-check';
|
|
559
|
-
//
|
|
560
|
-
export { default as
|
|
557
|
+
// Check aliases
|
|
558
|
+
export { default as CheckIcon } from '../icons/check';
|
|
561
559
|
// ChefHat aliases
|
|
562
560
|
export { default as ChefHatIcon } from '../icons/chef-hat';
|
|
563
|
-
//
|
|
564
|
-
export { default as
|
|
561
|
+
// Cherry aliases
|
|
562
|
+
export { default as CherryIcon } from '../icons/cherry';
|
|
565
563
|
// ChevronDown aliases
|
|
566
564
|
export { default as ChevronDownIcon } from '../icons/chevron-down';
|
|
565
|
+
// ChevronFirst aliases
|
|
566
|
+
export { default as ChevronFirstIcon } from '../icons/chevron-first';
|
|
567
567
|
// ChevronLast aliases
|
|
568
568
|
export { default as ChevronLastIcon } from '../icons/chevron-last';
|
|
569
569
|
// ChevronRight aliases
|
|
570
570
|
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
571
|
-
// ChevronUp aliases
|
|
572
|
-
export { default as ChevronUpIcon } from '../icons/chevron-up';
|
|
573
571
|
// ChevronLeft aliases
|
|
574
572
|
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
573
|
+
// ChevronUp aliases
|
|
574
|
+
export { default as ChevronUpIcon } from '../icons/chevron-up';
|
|
575
575
|
// ChevronsDownUp aliases
|
|
576
576
|
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
577
|
-
// ChevronsLeftRightEllipsis aliases
|
|
578
|
-
export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left-right-ellipsis';
|
|
579
577
|
// ChevronsDown aliases
|
|
580
578
|
export { default as ChevronsDownIcon } from '../icons/chevrons-down';
|
|
581
579
|
// ChevronsLeft aliases
|
|
582
580
|
export { default as ChevronsLeftIcon } from '../icons/chevrons-left';
|
|
583
|
-
//
|
|
584
|
-
export { default as
|
|
581
|
+
// ChevronsLeftRightEllipsis aliases
|
|
582
|
+
export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left-right-ellipsis';
|
|
585
583
|
// ChevronsLeftRight aliases
|
|
586
584
|
export { default as ChevronsLeftRightIcon } from '../icons/chevrons-left-right';
|
|
585
|
+
// ChevronsRightLeft aliases
|
|
586
|
+
export { default as ChevronsRightLeftIcon } from '../icons/chevrons-right-left';
|
|
587
587
|
// ChevronsRight aliases
|
|
588
588
|
export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
589
589
|
// ChevronsUpDown aliases
|
|
590
590
|
export { default as ChevronsUpDownIcon } from '../icons/chevrons-up-down';
|
|
591
591
|
// ChevronsUp aliases
|
|
592
592
|
export { default as ChevronsUpIcon } from '../icons/chevrons-up';
|
|
593
|
-
// Chrome aliases
|
|
594
|
-
export { default as ChromeIcon } from '../icons/chrome';
|
|
595
593
|
// Church aliases
|
|
596
594
|
export { default as ChurchIcon } from '../icons/church';
|
|
595
|
+
// Chrome aliases
|
|
596
|
+
export { default as ChromeIcon } from '../icons/chrome';
|
|
597
597
|
// CigaretteOff aliases
|
|
598
598
|
export { default as CigaretteOffIcon } from '../icons/cigarette-off';
|
|
599
599
|
// Cigarette aliases
|
|
600
600
|
export { default as CigaretteIcon } from '../icons/cigarette';
|
|
601
|
+
// CircleDotDashed aliases
|
|
602
|
+
export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
|
|
601
603
|
// CircleDashed aliases
|
|
602
604
|
export { default as CircleDashedIcon } from '../icons/circle-dashed';
|
|
603
605
|
// CircleDollarSign aliases
|
|
604
606
|
export { default as CircleDollarSignIcon } from '../icons/circle-dollar-sign';
|
|
605
607
|
// CircleDot aliases
|
|
606
608
|
export { default as CircleDotIcon } from '../icons/circle-dot';
|
|
607
|
-
// CircleDotDashed aliases
|
|
608
|
-
export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
|
|
609
|
-
// CircleEqual aliases
|
|
610
|
-
export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
611
609
|
// CircleEllipsis aliases
|
|
612
610
|
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
611
|
+
// CircleEqual aliases
|
|
612
|
+
export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
613
613
|
// CircleFadingPlus aliases
|
|
614
614
|
export { default as CircleFadingPlusIcon } from '../icons/circle-fading-plus';
|
|
615
615
|
// CircleFadingArrowUp aliases
|
|
@@ -622,28 +622,28 @@ export { default as CircleSlashIcon } from '../icons/circle-slash';
|
|
|
622
622
|
export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
623
623
|
// Circle aliases
|
|
624
624
|
export { default as CircleIcon } from '../icons/circle';
|
|
625
|
+
// CircuitBoard aliases
|
|
626
|
+
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
625
627
|
// Citrus aliases
|
|
626
628
|
export { default as CitrusIcon } from '../icons/citrus';
|
|
627
629
|
// Clapperboard aliases
|
|
628
630
|
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
629
|
-
// CircuitBoard aliases
|
|
630
|
-
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
631
631
|
// ClipboardCheck aliases
|
|
632
632
|
export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
|
|
633
633
|
// ClipboardCopy aliases
|
|
634
634
|
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
635
|
+
// ClipboardPaste aliases
|
|
636
|
+
export { default as ClipboardPasteIcon } from '../icons/clipboard-paste';
|
|
635
637
|
// ClipboardList aliases
|
|
636
638
|
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
637
639
|
// ClipboardMinus aliases
|
|
638
640
|
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
639
|
-
// ClipboardPaste aliases
|
|
640
|
-
export { default as ClipboardPasteIcon } from '../icons/clipboard-paste';
|
|
641
641
|
// ClipboardPlus aliases
|
|
642
642
|
export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
|
|
643
|
-
// ClipboardX aliases
|
|
644
|
-
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
645
643
|
// ClipboardType aliases
|
|
646
644
|
export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
645
|
+
// ClipboardX aliases
|
|
646
|
+
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
647
647
|
// Clipboard aliases
|
|
648
648
|
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
649
649
|
// Clock1 aliases
|
|
@@ -656,26 +656,26 @@ export { default as Clock11Icon } from '../icons/clock-11';
|
|
|
656
656
|
export { default as Clock12Icon } from '../icons/clock-12';
|
|
657
657
|
// Clock2 aliases
|
|
658
658
|
export { default as Clock2Icon } from '../icons/clock-2';
|
|
659
|
+
// Clock4 aliases
|
|
660
|
+
export { default as Clock4Icon } from '../icons/clock-4';
|
|
659
661
|
// Clock3 aliases
|
|
660
662
|
export { default as Clock3Icon } from '../icons/clock-3';
|
|
661
663
|
// Clock5 aliases
|
|
662
664
|
export { default as Clock5Icon } from '../icons/clock-5';
|
|
663
|
-
// Clock4 aliases
|
|
664
|
-
export { default as Clock4Icon } from '../icons/clock-4';
|
|
665
|
-
// Clock6 aliases
|
|
666
|
-
export { default as Clock6Icon } from '../icons/clock-6';
|
|
667
665
|
// Clock7 aliases
|
|
668
666
|
export { default as Clock7Icon } from '../icons/clock-7';
|
|
669
667
|
// Clock8 aliases
|
|
670
668
|
export { default as Clock8Icon } from '../icons/clock-8';
|
|
671
|
-
//
|
|
672
|
-
export { default as
|
|
669
|
+
// Clock6 aliases
|
|
670
|
+
export { default as Clock6Icon } from '../icons/clock-6';
|
|
673
671
|
// Clock9 aliases
|
|
674
672
|
export { default as Clock9Icon } from '../icons/clock-9';
|
|
675
|
-
//
|
|
676
|
-
export { default as
|
|
673
|
+
// ClockAlert aliases
|
|
674
|
+
export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
677
675
|
// ClockArrowUp aliases
|
|
678
676
|
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
|
|
677
|
+
// ClockArrowDown aliases
|
|
678
|
+
export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
|
|
679
679
|
// ClockFading aliases
|
|
680
680
|
export { default as ClockFadingIcon } from '../icons/clock-fading';
|
|
681
681
|
// Clock aliases
|
|
@@ -690,14 +690,14 @@ export { default as CloudDrizzleIcon } from '../icons/cloud-drizzle';
|
|
|
690
690
|
export { default as CloudFogIcon } from '../icons/cloud-fog';
|
|
691
691
|
// CloudHail aliases
|
|
692
692
|
export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
693
|
+
// CloudMoonRain aliases
|
|
694
|
+
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
693
695
|
// CloudLightning aliases
|
|
694
696
|
export { default as CloudLightningIcon } from '../icons/cloud-lightning';
|
|
695
697
|
// CloudMoon aliases
|
|
696
698
|
export { default as CloudMoonIcon } from '../icons/cloud-moon';
|
|
697
699
|
// CloudOff aliases
|
|
698
700
|
export { default as CloudOffIcon } from '../icons/cloud-off';
|
|
699
|
-
// CloudMoonRain aliases
|
|
700
|
-
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
701
701
|
// CloudRainWind aliases
|
|
702
702
|
export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
|
|
703
703
|
// CloudRain aliases
|
|
@@ -706,18 +706,18 @@ export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
|
706
706
|
export { default as CloudSnowIcon } from '../icons/cloud-snow';
|
|
707
707
|
// CloudSunRain aliases
|
|
708
708
|
export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
|
|
709
|
-
// CloudSun aliases
|
|
710
|
-
export { default as CloudSunIcon } from '../icons/cloud-sun';
|
|
711
709
|
// Cloud aliases
|
|
712
710
|
export { default as CloudIcon } from '../icons/cloud';
|
|
711
|
+
// CloudSun aliases
|
|
712
|
+
export { default as CloudSunIcon } from '../icons/cloud-sun';
|
|
713
713
|
// Cloudy aliases
|
|
714
714
|
export { default as CloudyIcon } from '../icons/cloudy';
|
|
715
715
|
// Clover aliases
|
|
716
716
|
export { default as CloverIcon } from '../icons/clover';
|
|
717
|
-
// Code aliases
|
|
718
|
-
export { default as CodeIcon } from '../icons/code';
|
|
719
717
|
// Club aliases
|
|
720
718
|
export { default as ClubIcon } from '../icons/club';
|
|
719
|
+
// Code aliases
|
|
720
|
+
export { default as CodeIcon } from '../icons/code';
|
|
721
721
|
// Codepen aliases
|
|
722
722
|
export { default as CodepenIcon } from '../icons/codepen';
|
|
723
723
|
// Codesandbox aliases
|
|
@@ -728,24 +728,24 @@ export { default as CoffeeIcon } from '../icons/coffee';
|
|
|
728
728
|
export { default as CogIcon } from '../icons/cog';
|
|
729
729
|
// Coins aliases
|
|
730
730
|
export { default as CoinsIcon } from '../icons/coins';
|
|
731
|
-
// Combine aliases
|
|
732
|
-
export { default as CombineIcon } from '../icons/combine';
|
|
733
731
|
// Columns4 aliases
|
|
734
732
|
export { default as Columns4Icon } from '../icons/columns-4';
|
|
733
|
+
// Combine aliases
|
|
734
|
+
export { default as CombineIcon } from '../icons/combine';
|
|
735
735
|
// Command aliases
|
|
736
736
|
export { default as CommandIcon } from '../icons/command';
|
|
737
737
|
// Compass aliases
|
|
738
738
|
export { default as CompassIcon } from '../icons/compass';
|
|
739
739
|
// Component aliases
|
|
740
740
|
export { default as ComponentIcon } from '../icons/component';
|
|
741
|
-
// Computer aliases
|
|
742
|
-
export { default as ComputerIcon } from '../icons/computer';
|
|
743
|
-
// Construction aliases
|
|
744
|
-
export { default as ConstructionIcon } from '../icons/construction';
|
|
745
741
|
// ConciergeBell aliases
|
|
746
742
|
export { default as ConciergeBellIcon } from '../icons/concierge-bell';
|
|
743
|
+
// Computer aliases
|
|
744
|
+
export { default as ComputerIcon } from '../icons/computer';
|
|
747
745
|
// Cone aliases
|
|
748
746
|
export { default as ConeIcon } from '../icons/cone';
|
|
747
|
+
// Construction aliases
|
|
748
|
+
export { default as ConstructionIcon } from '../icons/construction';
|
|
749
749
|
// Contact aliases
|
|
750
750
|
export { default as ContactIcon } from '../icons/contact';
|
|
751
751
|
// Container aliases
|
|
@@ -766,20 +766,20 @@ export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
|
766
766
|
export { default as CopySlashIcon } from '../icons/copy-slash';
|
|
767
767
|
// CopyX aliases
|
|
768
768
|
export { default as CopyXIcon } from '../icons/copy-x';
|
|
769
|
-
// Copy aliases
|
|
770
|
-
export { default as CopyIcon } from '../icons/copy';
|
|
771
769
|
// Copyleft aliases
|
|
772
770
|
export { default as CopyleftIcon } from '../icons/copyleft';
|
|
771
|
+
// Copy aliases
|
|
772
|
+
export { default as CopyIcon } from '../icons/copy';
|
|
773
773
|
// Copyright aliases
|
|
774
774
|
export { default as CopyrightIcon } from '../icons/copyright';
|
|
775
775
|
// CornerDownLeft aliases
|
|
776
776
|
export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
|
|
777
777
|
// CornerDownRight aliases
|
|
778
778
|
export { default as CornerDownRightIcon } from '../icons/corner-down-right';
|
|
779
|
-
// CornerLeftDown aliases
|
|
780
|
-
export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
|
|
781
779
|
// CornerLeftUp aliases
|
|
782
780
|
export { default as CornerLeftUpIcon } from '../icons/corner-left-up';
|
|
781
|
+
// CornerLeftDown aliases
|
|
782
|
+
export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
|
|
783
783
|
// CornerRightDown aliases
|
|
784
784
|
export { default as CornerRightDownIcon } from '../icons/corner-right-down';
|
|
785
785
|
// CornerRightUp aliases
|
|
@@ -796,56 +796,56 @@ export { default as CreativeCommonsIcon } from '../icons/creative-commons';
|
|
|
796
796
|
export { default as CreditCardIcon } from '../icons/credit-card';
|
|
797
797
|
// Croissant aliases
|
|
798
798
|
export { default as CroissantIcon } from '../icons/croissant';
|
|
799
|
-
// Cross aliases
|
|
800
|
-
export { default as CrossIcon } from '../icons/cross';
|
|
801
799
|
// Crop aliases
|
|
802
800
|
export { default as CropIcon } from '../icons/crop';
|
|
801
|
+
// Cross aliases
|
|
802
|
+
export { default as CrossIcon } from '../icons/cross';
|
|
803
803
|
// Crosshair aliases
|
|
804
804
|
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
805
805
|
// Crown aliases
|
|
806
806
|
export { default as CrownIcon } from '../icons/crown';
|
|
807
|
-
// Cuboid aliases
|
|
808
|
-
export { default as CuboidIcon } from '../icons/cuboid';
|
|
809
807
|
// CupSoda aliases
|
|
810
808
|
export { default as CupSodaIcon } from '../icons/cup-soda';
|
|
809
|
+
// Cuboid aliases
|
|
810
|
+
export { default as CuboidIcon } from '../icons/cuboid';
|
|
811
811
|
// Currency aliases
|
|
812
812
|
export { default as CurrencyIcon } from '../icons/currency';
|
|
813
813
|
// Cylinder aliases
|
|
814
814
|
export { default as CylinderIcon } from '../icons/cylinder';
|
|
815
815
|
// Dam aliases
|
|
816
816
|
export { default as DamIcon } from '../icons/dam';
|
|
817
|
-
// DatabaseBackup aliases
|
|
818
|
-
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
819
|
-
// Database aliases
|
|
820
|
-
export { default as DatabaseIcon } from '../icons/database';
|
|
821
817
|
// DatabaseZap aliases
|
|
822
818
|
export { default as DatabaseZapIcon } from '../icons/database-zap';
|
|
823
|
-
//
|
|
824
|
-
export { default as
|
|
819
|
+
// Database aliases
|
|
820
|
+
export { default as DatabaseIcon } from '../icons/database';
|
|
821
|
+
// DatabaseBackup aliases
|
|
822
|
+
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
823
|
+
// Delete aliases
|
|
824
|
+
export { default as DeleteIcon } from '../icons/delete';
|
|
825
825
|
// DecimalsArrowLeft aliases
|
|
826
826
|
export { default as DecimalsArrowLeftIcon } from '../icons/decimals-arrow-left';
|
|
827
|
+
// DecimalsArrowRight aliases
|
|
828
|
+
export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right';
|
|
827
829
|
// Dessert aliases
|
|
828
830
|
export { default as DessertIcon } from '../icons/dessert';
|
|
829
|
-
// Delete aliases
|
|
830
|
-
export { default as DeleteIcon } from '../icons/delete';
|
|
831
|
-
// DiamondMinus aliases
|
|
832
|
-
export { default as DiamondMinusIcon } from '../icons/diamond-minus';
|
|
833
831
|
// Diameter aliases
|
|
834
832
|
export { default as DiameterIcon } from '../icons/diameter';
|
|
833
|
+
// DiamondMinus aliases
|
|
834
|
+
export { default as DiamondMinusIcon } from '../icons/diamond-minus';
|
|
835
835
|
// DiamondPlus aliases
|
|
836
836
|
export { default as DiamondPlusIcon } from '../icons/diamond-plus';
|
|
837
|
+
// Dice1 aliases
|
|
838
|
+
export { default as Dice1Icon } from '../icons/dice-1';
|
|
839
|
+
// Dice3 aliases
|
|
840
|
+
export { default as Dice3Icon } from '../icons/dice-3';
|
|
837
841
|
// Diamond aliases
|
|
838
842
|
export { default as DiamondIcon } from '../icons/diamond';
|
|
839
843
|
// Dice2 aliases
|
|
840
844
|
export { default as Dice2Icon } from '../icons/dice-2';
|
|
841
|
-
// Dice1 aliases
|
|
842
|
-
export { default as Dice1Icon } from '../icons/dice-1';
|
|
843
845
|
// Dice4 aliases
|
|
844
846
|
export { default as Dice4Icon } from '../icons/dice-4';
|
|
845
847
|
// Dice5 aliases
|
|
846
848
|
export { default as Dice5Icon } from '../icons/dice-5';
|
|
847
|
-
// Dice3 aliases
|
|
848
|
-
export { default as Dice3Icon } from '../icons/dice-3';
|
|
849
849
|
// Dice6 aliases
|
|
850
850
|
export { default as Dice6Icon } from '../icons/dice-6';
|
|
851
851
|
// Dices aliases
|
|
@@ -860,14 +860,14 @@ export { default as Disc3Icon } from '../icons/disc-3';
|
|
|
860
860
|
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
861
861
|
// Disc aliases
|
|
862
862
|
export { default as DiscIcon } from '../icons/disc';
|
|
863
|
-
// DnaOff aliases
|
|
864
|
-
export { default as DnaOffIcon } from '../icons/dna-off';
|
|
865
863
|
// Divide aliases
|
|
866
864
|
export { default as DivideIcon } from '../icons/divide';
|
|
867
|
-
//
|
|
868
|
-
export { default as
|
|
865
|
+
// DnaOff aliases
|
|
866
|
+
export { default as DnaOffIcon } from '../icons/dna-off';
|
|
869
867
|
// Dna aliases
|
|
870
868
|
export { default as DnaIcon } from '../icons/dna';
|
|
869
|
+
// Dock aliases
|
|
870
|
+
export { default as DockIcon } from '../icons/dock';
|
|
871
871
|
// Dog aliases
|
|
872
872
|
export { default as DogIcon } from '../icons/dog';
|
|
873
873
|
// DollarSign aliases
|
|
@@ -876,48 +876,48 @@ export { default as DollarSignIcon } from '../icons/dollar-sign';
|
|
|
876
876
|
export { default as DonutIcon } from '../icons/donut';
|
|
877
877
|
// DoorClosed aliases
|
|
878
878
|
export { default as DoorClosedIcon } from '../icons/door-closed';
|
|
879
|
+
// Dot aliases
|
|
880
|
+
export { default as DotIcon } from '../icons/dot';
|
|
879
881
|
// DoorOpen aliases
|
|
880
882
|
export { default as DoorOpenIcon } from '../icons/door-open';
|
|
881
883
|
// Download aliases
|
|
882
884
|
export { default as DownloadIcon } from '../icons/download';
|
|
883
|
-
// Dot aliases
|
|
884
|
-
export { default as DotIcon } from '../icons/dot';
|
|
885
885
|
// DraftingCompass aliases
|
|
886
886
|
export { default as DraftingCompassIcon } from '../icons/drafting-compass';
|
|
887
887
|
// Drama aliases
|
|
888
888
|
export { default as DramaIcon } from '../icons/drama';
|
|
889
|
-
// DropletOff aliases
|
|
890
|
-
export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
891
889
|
// Dribbble aliases
|
|
892
890
|
export { default as DribbbleIcon } from '../icons/dribbble';
|
|
891
|
+
// DropletOff aliases
|
|
892
|
+
export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
893
893
|
// Drill aliases
|
|
894
894
|
export { default as DrillIcon } from '../icons/drill';
|
|
895
895
|
// Droplet aliases
|
|
896
896
|
export { default as DropletIcon } from '../icons/droplet';
|
|
897
|
-
// Drum aliases
|
|
898
|
-
export { default as DrumIcon } from '../icons/drum';
|
|
899
897
|
// Droplets aliases
|
|
900
898
|
export { default as DropletsIcon } from '../icons/droplets';
|
|
899
|
+
// Drum aliases
|
|
900
|
+
export { default as DrumIcon } from '../icons/drum';
|
|
901
901
|
// Drumstick aliases
|
|
902
902
|
export { default as DrumstickIcon } from '../icons/drumstick';
|
|
903
903
|
// Dumbbell aliases
|
|
904
904
|
export { default as DumbbellIcon } from '../icons/dumbbell';
|
|
905
905
|
// EarOff aliases
|
|
906
906
|
export { default as EarOffIcon } from '../icons/ear-off';
|
|
907
|
-
// Ear aliases
|
|
908
|
-
export { default as EarIcon } from '../icons/ear';
|
|
909
907
|
// EarthLock aliases
|
|
910
908
|
export { default as EarthLockIcon } from '../icons/earth-lock';
|
|
909
|
+
// Ear aliases
|
|
910
|
+
export { default as EarIcon } from '../icons/ear';
|
|
911
911
|
// Eclipse aliases
|
|
912
912
|
export { default as EclipseIcon } from '../icons/eclipse';
|
|
913
913
|
// EggFried aliases
|
|
914
914
|
export { default as EggFriedIcon } from '../icons/egg-fried';
|
|
915
|
+
// EggOff aliases
|
|
916
|
+
export { default as EggOffIcon } from '../icons/egg-off';
|
|
915
917
|
// Egg aliases
|
|
916
918
|
export { default as EggIcon } from '../icons/egg';
|
|
917
919
|
// EqualApproximately aliases
|
|
918
920
|
export { default as EqualApproximatelyIcon } from '../icons/equal-approximately';
|
|
919
|
-
// EggOff aliases
|
|
920
|
-
export { default as EggOffIcon } from '../icons/egg-off';
|
|
921
921
|
// EqualNot aliases
|
|
922
922
|
export { default as EqualNotIcon } from '../icons/equal-not';
|
|
923
923
|
// Equal aliases
|
|
@@ -928,10 +928,10 @@ export { default as EraserIcon } from '../icons/eraser';
|
|
|
928
928
|
export { default as EthernetPortIcon } from '../icons/ethernet-port';
|
|
929
929
|
// Euro aliases
|
|
930
930
|
export { default as EuroIcon } from '../icons/euro';
|
|
931
|
-
// ExternalLink aliases
|
|
932
|
-
export { default as ExternalLinkIcon } from '../icons/external-link';
|
|
933
931
|
// Expand aliases
|
|
934
932
|
export { default as ExpandIcon } from '../icons/expand';
|
|
933
|
+
// ExternalLink aliases
|
|
934
|
+
export { default as ExternalLinkIcon } from '../icons/external-link';
|
|
935
935
|
// EyeClosed aliases
|
|
936
936
|
export { default as EyeClosedIcon } from '../icons/eye-closed';
|
|
937
937
|
// EyeOff aliases
|
|
@@ -940,26 +940,26 @@ export { default as EyeOffIcon } from '../icons/eye-off';
|
|
|
940
940
|
export { default as EyeIcon } from '../icons/eye';
|
|
941
941
|
// Facebook aliases
|
|
942
942
|
export { default as FacebookIcon } from '../icons/facebook';
|
|
943
|
-
// Factory aliases
|
|
944
|
-
export { default as FactoryIcon } from '../icons/factory';
|
|
945
943
|
// Fan aliases
|
|
946
944
|
export { default as FanIcon } from '../icons/fan';
|
|
945
|
+
// Factory aliases
|
|
946
|
+
export { default as FactoryIcon } from '../icons/factory';
|
|
947
947
|
// FastForward aliases
|
|
948
948
|
export { default as FastForwardIcon } from '../icons/fast-forward';
|
|
949
949
|
// Feather aliases
|
|
950
950
|
export { default as FeatherIcon } from '../icons/feather';
|
|
951
|
-
// Figma aliases
|
|
952
|
-
export { default as FigmaIcon } from '../icons/figma';
|
|
953
|
-
// FerrisWheel aliases
|
|
954
|
-
export { default as FerrisWheelIcon } from '../icons/ferris-wheel';
|
|
955
951
|
// Fence aliases
|
|
956
952
|
export { default as FenceIcon } from '../icons/fence';
|
|
953
|
+
// FerrisWheel aliases
|
|
954
|
+
export { default as FerrisWheelIcon } from '../icons/ferris-wheel';
|
|
955
|
+
// Figma aliases
|
|
956
|
+
export { default as FigmaIcon } from '../icons/figma';
|
|
957
957
|
// FileArchive aliases
|
|
958
958
|
export { default as FileArchiveIcon } from '../icons/file-archive';
|
|
959
|
-
// FileAudio aliases
|
|
960
|
-
export { default as FileAudioIcon } from '../icons/file-audio';
|
|
961
959
|
// FileAudio2 aliases
|
|
962
960
|
export { default as FileAudio2Icon } from '../icons/file-audio-2';
|
|
961
|
+
// FileAudio aliases
|
|
962
|
+
export { default as FileAudioIcon } from '../icons/file-audio';
|
|
963
963
|
// FileBadge2 aliases
|
|
964
964
|
export { default as FileBadge2Icon } from '../icons/file-badge-2';
|
|
965
965
|
// FileBadge aliases
|
|
@@ -972,36 +972,36 @@ export { default as FileCheck2Icon } from '../icons/file-check-2';
|
|
|
972
972
|
export { default as FileClockIcon } from '../icons/file-clock';
|
|
973
973
|
// FileCheck aliases
|
|
974
974
|
export { default as FileCheckIcon } from '../icons/file-check';
|
|
975
|
-
// FileCode2 aliases
|
|
976
|
-
export { default as FileCode2Icon } from '../icons/file-code-2';
|
|
977
975
|
// FileCode aliases
|
|
978
976
|
export { default as FileCodeIcon } from '../icons/file-code';
|
|
979
977
|
// FileDiff aliases
|
|
980
978
|
export { default as FileDiffIcon } from '../icons/file-diff';
|
|
981
|
-
//
|
|
982
|
-
export { default as
|
|
979
|
+
// FileCode2 aliases
|
|
980
|
+
export { default as FileCode2Icon } from '../icons/file-code-2';
|
|
983
981
|
// FileDigit aliases
|
|
984
982
|
export { default as FileDigitIcon } from '../icons/file-digit';
|
|
985
|
-
// FileInput aliases
|
|
986
|
-
export { default as FileInputIcon } from '../icons/file-input';
|
|
987
983
|
// FileHeart aliases
|
|
988
984
|
export { default as FileHeartIcon } from '../icons/file-heart';
|
|
989
|
-
//
|
|
990
|
-
export { default as
|
|
985
|
+
// FileDown aliases
|
|
986
|
+
export { default as FileDownIcon } from '../icons/file-down';
|
|
991
987
|
// FileImage aliases
|
|
992
988
|
export { default as FileImageIcon } from '../icons/file-image';
|
|
989
|
+
// FileInput aliases
|
|
990
|
+
export { default as FileInputIcon } from '../icons/file-input';
|
|
991
|
+
// FileJson2 aliases
|
|
992
|
+
export { default as FileJson2Icon } from '../icons/file-json-2';
|
|
993
993
|
// FileJson aliases
|
|
994
994
|
export { default as FileJsonIcon } from '../icons/file-json';
|
|
995
|
-
// FileKey2 aliases
|
|
996
|
-
export { default as FileKey2Icon } from '../icons/file-key-2';
|
|
997
995
|
// FileKey aliases
|
|
998
996
|
export { default as FileKeyIcon } from '../icons/file-key';
|
|
997
|
+
// FileKey2 aliases
|
|
998
|
+
export { default as FileKey2Icon } from '../icons/file-key-2';
|
|
999
|
+
// FileLock2 aliases
|
|
1000
|
+
export { default as FileLock2Icon } from '../icons/file-lock-2';
|
|
999
1001
|
// FileLock aliases
|
|
1000
1002
|
export { default as FileLockIcon } from '../icons/file-lock';
|
|
1001
1003
|
// FileMinus2 aliases
|
|
1002
1004
|
export { default as FileMinus2Icon } from '../icons/file-minus-2';
|
|
1003
|
-
// FileLock2 aliases
|
|
1004
|
-
export { default as FileLock2Icon } from '../icons/file-lock-2';
|
|
1005
1005
|
// FileMinus aliases
|
|
1006
1006
|
export { default as FileMinusIcon } from '../icons/file-minus';
|
|
1007
1007
|
// FileMusic aliases
|
|
@@ -1010,32 +1010,32 @@ export { default as FileMusicIcon } from '../icons/file-music';
|
|
|
1010
1010
|
export { default as FileOutputIcon } from '../icons/file-output';
|
|
1011
1011
|
// FilePlus aliases
|
|
1012
1012
|
export { default as FilePlusIcon } from '../icons/file-plus';
|
|
1013
|
-
// FilePlus2 aliases
|
|
1014
|
-
export { default as FilePlus2Icon } from '../icons/file-plus-2';
|
|
1015
1013
|
// FileQuestion aliases
|
|
1016
1014
|
export { default as FileQuestionIcon } from '../icons/file-question';
|
|
1017
|
-
//
|
|
1018
|
-
export { default as
|
|
1015
|
+
// FilePlus2 aliases
|
|
1016
|
+
export { default as FilePlus2Icon } from '../icons/file-plus-2';
|
|
1019
1017
|
// FileScan aliases
|
|
1020
1018
|
export { default as FileScanIcon } from '../icons/file-scan';
|
|
1019
|
+
// FileSearch2 aliases
|
|
1020
|
+
export { default as FileSearch2Icon } from '../icons/file-search-2';
|
|
1021
1021
|
// FileSearch aliases
|
|
1022
1022
|
export { default as FileSearchIcon } from '../icons/file-search';
|
|
1023
1023
|
// FileSliders aliases
|
|
1024
1024
|
export { default as FileSlidersIcon } from '../icons/file-sliders';
|
|
1025
|
-
// FileSpreadsheet aliases
|
|
1026
|
-
export { default as FileSpreadsheetIcon } from '../icons/file-spreadsheet';
|
|
1027
1025
|
// FileStack aliases
|
|
1028
1026
|
export { default as FileStackIcon } from '../icons/file-stack';
|
|
1027
|
+
// FileSpreadsheet aliases
|
|
1028
|
+
export { default as FileSpreadsheetIcon } from '../icons/file-spreadsheet';
|
|
1029
1029
|
// FileSymlink aliases
|
|
1030
1030
|
export { default as FileSymlinkIcon } from '../icons/file-symlink';
|
|
1031
|
-
// FileTerminal aliases
|
|
1032
|
-
export { default as FileTerminalIcon } from '../icons/file-terminal';
|
|
1033
1031
|
// FileText aliases
|
|
1034
1032
|
export { default as FileTextIcon } from '../icons/file-text';
|
|
1035
|
-
//
|
|
1036
|
-
export { default as
|
|
1033
|
+
// FileTerminal aliases
|
|
1034
|
+
export { default as FileTerminalIcon } from '../icons/file-terminal';
|
|
1037
1035
|
// FileType2 aliases
|
|
1038
1036
|
export { default as FileType2Icon } from '../icons/file-type-2';
|
|
1037
|
+
// FileType aliases
|
|
1038
|
+
export { default as FileTypeIcon } from '../icons/file-type';
|
|
1039
1039
|
// FileUp aliases
|
|
1040
1040
|
export { default as FileUpIcon } from '../icons/file-up';
|
|
1041
1041
|
// FileUser aliases
|
|
@@ -1044,14 +1044,14 @@ export { default as FileUserIcon } from '../icons/file-user';
|
|
|
1044
1044
|
export { default as FileVideo2Icon } from '../icons/file-video-2';
|
|
1045
1045
|
// FileVideo aliases
|
|
1046
1046
|
export { default as FileVideoIcon } from '../icons/file-video';
|
|
1047
|
-
// FileVolume aliases
|
|
1048
|
-
export { default as FileVolumeIcon } from '../icons/file-volume';
|
|
1049
1047
|
// FileWarning aliases
|
|
1050
1048
|
export { default as FileWarningIcon } from '../icons/file-warning';
|
|
1051
1049
|
// FileVolume2 aliases
|
|
1052
1050
|
export { default as FileVolume2Icon } from '../icons/file-volume-2';
|
|
1053
1051
|
// FileX2 aliases
|
|
1054
1052
|
export { default as FileX2Icon } from '../icons/file-x-2';
|
|
1053
|
+
// FileVolume aliases
|
|
1054
|
+
export { default as FileVolumeIcon } from '../icons/file-volume';
|
|
1055
1055
|
// FileX aliases
|
|
1056
1056
|
export { default as FileXIcon } from '../icons/file-x';
|
|
1057
1057
|
// File aliases
|
|
@@ -1066,10 +1066,10 @@ export { default as FingerprintIcon } from '../icons/fingerprint';
|
|
|
1066
1066
|
export { default as FireExtinguisherIcon } from '../icons/fire-extinguisher';
|
|
1067
1067
|
// FishOff aliases
|
|
1068
1068
|
export { default as FishOffIcon } from '../icons/fish-off';
|
|
1069
|
-
// FishSymbol aliases
|
|
1070
|
-
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1071
1069
|
// Fish aliases
|
|
1072
1070
|
export { default as FishIcon } from '../icons/fish';
|
|
1071
|
+
// FishSymbol aliases
|
|
1072
|
+
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1073
1073
|
// FlagOff aliases
|
|
1074
1074
|
export { default as FlagOffIcon } from '../icons/flag-off';
|
|
1075
1075
|
// FlagTriangleLeft aliases
|
|
@@ -1096,26 +1096,26 @@ export { default as FlaskRoundIcon } from '../icons/flask-round';
|
|
|
1096
1096
|
export { default as FlipHorizontal2Icon } from '../icons/flip-horizontal-2';
|
|
1097
1097
|
// FlipHorizontal aliases
|
|
1098
1098
|
export { default as FlipHorizontalIcon } from '../icons/flip-horizontal';
|
|
1099
|
-
// FlipVertical2 aliases
|
|
1100
|
-
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1101
1099
|
// FlipVertical aliases
|
|
1102
1100
|
export { default as FlipVerticalIcon } from '../icons/flip-vertical';
|
|
1103
|
-
//
|
|
1104
|
-
export { default as
|
|
1101
|
+
// FlipVertical2 aliases
|
|
1102
|
+
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1105
1103
|
// Flower2 aliases
|
|
1106
1104
|
export { default as Flower2Icon } from '../icons/flower-2';
|
|
1105
|
+
// Flower aliases
|
|
1106
|
+
export { default as FlowerIcon } from '../icons/flower';
|
|
1107
1107
|
// Focus aliases
|
|
1108
1108
|
export { default as FocusIcon } from '../icons/focus';
|
|
1109
|
-
// FoldHorizontal aliases
|
|
1110
|
-
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
1111
1109
|
// FoldVertical aliases
|
|
1112
1110
|
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1113
|
-
//
|
|
1114
|
-
export { default as
|
|
1111
|
+
// FoldHorizontal aliases
|
|
1112
|
+
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
1115
1113
|
// FolderCheck aliases
|
|
1116
1114
|
export { default as FolderCheckIcon } from '../icons/folder-check';
|
|
1117
1115
|
// FolderClock aliases
|
|
1118
1116
|
export { default as FolderClockIcon } from '../icons/folder-clock';
|
|
1117
|
+
// FolderArchive aliases
|
|
1118
|
+
export { default as FolderArchiveIcon } from '../icons/folder-archive';
|
|
1119
1119
|
// FolderClosed aliases
|
|
1120
1120
|
export { default as FolderClosedIcon } from '../icons/folder-closed';
|
|
1121
1121
|
// FolderCode aliases
|
|
@@ -1132,18 +1132,18 @@ export { default as FolderGitIcon } from '../icons/folder-git';
|
|
|
1132
1132
|
export { default as FolderHeartIcon } from '../icons/folder-heart';
|
|
1133
1133
|
// FolderInput aliases
|
|
1134
1134
|
export { default as FolderInputIcon } from '../icons/folder-input';
|
|
1135
|
-
// FolderKanban aliases
|
|
1136
|
-
export { default as FolderKanbanIcon } from '../icons/folder-kanban';
|
|
1137
1135
|
// FolderKey aliases
|
|
1138
1136
|
export { default as FolderKeyIcon } from '../icons/folder-key';
|
|
1137
|
+
// FolderKanban aliases
|
|
1138
|
+
export { default as FolderKanbanIcon } from '../icons/folder-kanban';
|
|
1139
|
+
// FolderLock aliases
|
|
1140
|
+
export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
1139
1141
|
// FolderMinus aliases
|
|
1140
1142
|
export { default as FolderMinusIcon } from '../icons/folder-minus';
|
|
1141
1143
|
// FolderOpenDot aliases
|
|
1142
1144
|
export { default as FolderOpenDotIcon } from '../icons/folder-open-dot';
|
|
1143
1145
|
// FolderOpen aliases
|
|
1144
1146
|
export { default as FolderOpenIcon } from '../icons/folder-open';
|
|
1145
|
-
// FolderLock aliases
|
|
1146
|
-
export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
1147
1147
|
// FolderOutput aliases
|
|
1148
1148
|
export { default as FolderOutputIcon } from '../icons/folder-output';
|
|
1149
1149
|
// FolderPlus aliases
|
|
@@ -1158,10 +1158,10 @@ export { default as FolderSearchIcon } from '../icons/folder-search';
|
|
|
1158
1158
|
export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
|
|
1159
1159
|
// FolderTree aliases
|
|
1160
1160
|
export { default as FolderTreeIcon } from '../icons/folder-tree';
|
|
1161
|
-
// FolderUp aliases
|
|
1162
|
-
export { default as FolderUpIcon } from '../icons/folder-up';
|
|
1163
1161
|
// FolderSync aliases
|
|
1164
1162
|
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1163
|
+
// FolderUp aliases
|
|
1164
|
+
export { default as FolderUpIcon } from '../icons/folder-up';
|
|
1165
1165
|
// FolderX aliases
|
|
1166
1166
|
export { default as FolderXIcon } from '../icons/folder-x';
|
|
1167
1167
|
// Folder aliases
|
|
@@ -1170,58 +1170,58 @@ export { default as FolderIcon } from '../icons/folder';
|
|
|
1170
1170
|
export { default as FoldersIcon } from '../icons/folders';
|
|
1171
1171
|
// Footprints aliases
|
|
1172
1172
|
export { default as FootprintsIcon } from '../icons/footprints';
|
|
1173
|
-
// Forklift aliases
|
|
1174
|
-
export { default as ForkliftIcon } from '../icons/forklift';
|
|
1175
1173
|
// Forward aliases
|
|
1176
1174
|
export { default as ForwardIcon } from '../icons/forward';
|
|
1177
1175
|
// Frame aliases
|
|
1178
1176
|
export { default as FrameIcon } from '../icons/frame';
|
|
1177
|
+
// Forklift aliases
|
|
1178
|
+
export { default as ForkliftIcon } from '../icons/forklift';
|
|
1179
1179
|
// Framer aliases
|
|
1180
1180
|
export { default as FramerIcon } from '../icons/framer';
|
|
1181
|
-
// Frown aliases
|
|
1182
|
-
export { default as FrownIcon } from '../icons/frown';
|
|
1183
1181
|
// Fuel aliases
|
|
1184
1182
|
export { default as FuelIcon } from '../icons/fuel';
|
|
1183
|
+
// Frown aliases
|
|
1184
|
+
export { default as FrownIcon } from '../icons/frown';
|
|
1185
1185
|
// Fullscreen aliases
|
|
1186
1186
|
export { default as FullscreenIcon } from '../icons/fullscreen';
|
|
1187
|
+
// GalleryHorizontalEnd aliases
|
|
1188
|
+
export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal-end';
|
|
1187
1189
|
// FunnelPlus aliases
|
|
1188
1190
|
export { default as FunnelPlusIcon } from '../icons/funnel-plus';
|
|
1189
1191
|
// GalleryHorizontal aliases
|
|
1190
1192
|
export { default as GalleryHorizontalIcon } from '../icons/gallery-horizontal';
|
|
1191
|
-
// GalleryHorizontalEnd aliases
|
|
1192
|
-
export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal-end';
|
|
1193
1193
|
// GalleryThumbnails aliases
|
|
1194
1194
|
export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
|
|
1195
|
+
// GalleryVerticalEnd aliases
|
|
1196
|
+
export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end';
|
|
1195
1197
|
// GalleryVertical aliases
|
|
1196
1198
|
export { default as GalleryVerticalIcon } from '../icons/gallery-vertical';
|
|
1197
1199
|
// Gamepad2 aliases
|
|
1198
1200
|
export { default as Gamepad2Icon } from '../icons/gamepad-2';
|
|
1199
|
-
// GalleryVerticalEnd aliases
|
|
1200
|
-
export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end';
|
|
1201
1201
|
// Gamepad aliases
|
|
1202
1202
|
export { default as GamepadIcon } from '../icons/gamepad';
|
|
1203
1203
|
// Gauge aliases
|
|
1204
1204
|
export { default as GaugeIcon } from '../icons/gauge';
|
|
1205
1205
|
// Gavel aliases
|
|
1206
1206
|
export { default as GavelIcon } from '../icons/gavel';
|
|
1207
|
-
// Ghost aliases
|
|
1208
|
-
export { default as GhostIcon } from '../icons/ghost';
|
|
1209
1207
|
// Gem aliases
|
|
1210
1208
|
export { default as GemIcon } from '../icons/gem';
|
|
1211
|
-
// GitBranchPlus aliases
|
|
1212
|
-
export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
1213
1209
|
// Gift aliases
|
|
1214
1210
|
export { default as GiftIcon } from '../icons/gift';
|
|
1211
|
+
// GitBranchPlus aliases
|
|
1212
|
+
export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
1215
1213
|
// GitBranch aliases
|
|
1216
1214
|
export { default as GitBranchIcon } from '../icons/git-branch';
|
|
1215
|
+
// Ghost aliases
|
|
1216
|
+
export { default as GhostIcon } from '../icons/ghost';
|
|
1217
1217
|
// GitCommitVertical aliases
|
|
1218
1218
|
export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical';
|
|
1219
1219
|
// GitCompareArrows aliases
|
|
1220
1220
|
export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
|
|
1221
|
-
// GitFork aliases
|
|
1222
|
-
export { default as GitForkIcon } from '../icons/git-fork';
|
|
1223
1221
|
// GitCompare aliases
|
|
1224
1222
|
export { default as GitCompareIcon } from '../icons/git-compare';
|
|
1223
|
+
// GitFork aliases
|
|
1224
|
+
export { default as GitForkIcon } from '../icons/git-fork';
|
|
1225
1225
|
// GitGraph aliases
|
|
1226
1226
|
export { default as GitGraphIcon } from '../icons/git-graph';
|
|
1227
1227
|
// GitMerge aliases
|
|
@@ -1232,30 +1232,32 @@ export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-ar
|
|
|
1232
1232
|
export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
|
|
1233
1233
|
// GitPullRequestCreateArrow aliases
|
|
1234
1234
|
export { default as GitPullRequestCreateArrowIcon } from '../icons/git-pull-request-create-arrow';
|
|
1235
|
-
// GitPullRequestCreate aliases
|
|
1236
|
-
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
|
|
1237
1235
|
// GitPullRequestDraft aliases
|
|
1238
1236
|
export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
|
|
1239
|
-
// Gitlab aliases
|
|
1240
|
-
export { default as GitlabIcon } from '../icons/gitlab';
|
|
1241
1237
|
// GitPullRequest aliases
|
|
1242
1238
|
export { default as GitPullRequestIcon } from '../icons/git-pull-request';
|
|
1239
|
+
// GitPullRequestCreate aliases
|
|
1240
|
+
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
|
|
1243
1241
|
// Github aliases
|
|
1244
1242
|
export { default as GithubIcon } from '../icons/github';
|
|
1245
|
-
//
|
|
1246
|
-
export { default as
|
|
1243
|
+
// Gitlab aliases
|
|
1244
|
+
export { default as GitlabIcon } from '../icons/gitlab';
|
|
1247
1245
|
// Glasses aliases
|
|
1248
1246
|
export { default as GlassesIcon } from '../icons/glasses';
|
|
1249
|
-
//
|
|
1250
|
-
export { default as
|
|
1247
|
+
// GlassWater aliases
|
|
1248
|
+
export { default as GlassWaterIcon } from '../icons/glass-water';
|
|
1251
1249
|
// Globe aliases
|
|
1252
1250
|
export { default as GlobeIcon } from '../icons/globe';
|
|
1253
1251
|
// Goal aliases
|
|
1254
1252
|
export { default as GoalIcon } from '../icons/goal';
|
|
1253
|
+
// GlobeLock aliases
|
|
1254
|
+
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1255
1255
|
// Grab aliases
|
|
1256
1256
|
export { default as GrabIcon } from '../icons/grab';
|
|
1257
1257
|
// GraduationCap aliases
|
|
1258
1258
|
export { default as GraduationCapIcon } from '../icons/graduation-cap';
|
|
1259
|
+
// Grape aliases
|
|
1260
|
+
export { default as GrapeIcon } from '../icons/grape';
|
|
1259
1261
|
// GripHorizontal aliases
|
|
1260
1262
|
export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
|
|
1261
1263
|
// GripVertical aliases
|
|
@@ -1264,62 +1266,60 @@ export { default as GripVerticalIcon } from '../icons/grip-vertical';
|
|
|
1264
1266
|
export { default as GripIcon } from '../icons/grip';
|
|
1265
1267
|
// Group aliases
|
|
1266
1268
|
export { default as GroupIcon } from '../icons/group';
|
|
1267
|
-
// Grape aliases
|
|
1268
|
-
export { default as GrapeIcon } from '../icons/grape';
|
|
1269
1269
|
// Guitar aliases
|
|
1270
1270
|
export { default as GuitarIcon } from '../icons/guitar';
|
|
1271
1271
|
// Ham aliases
|
|
1272
1272
|
export { default as HamIcon } from '../icons/ham';
|
|
1273
|
+
// HandCoins aliases
|
|
1274
|
+
export { default as HandCoinsIcon } from '../icons/hand-coins';
|
|
1273
1275
|
// Hammer aliases
|
|
1274
1276
|
export { default as HammerIcon } from '../icons/hammer';
|
|
1275
1277
|
// HandHeart aliases
|
|
1276
1278
|
export { default as HandHeartIcon } from '../icons/hand-heart';
|
|
1277
|
-
// HandCoins aliases
|
|
1278
|
-
export { default as HandCoinsIcon } from '../icons/hand-coins';
|
|
1279
|
-
// HandPlatter aliases
|
|
1280
|
-
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1281
1279
|
// HandMetal aliases
|
|
1282
1280
|
export { default as HandMetalIcon } from '../icons/hand-metal';
|
|
1281
|
+
// HandPlatter aliases
|
|
1282
|
+
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1283
1283
|
// Handshake aliases
|
|
1284
1284
|
export { default as HandshakeIcon } from '../icons/handshake';
|
|
1285
1285
|
// Hand aliases
|
|
1286
1286
|
export { default as HandIcon } from '../icons/hand';
|
|
1287
|
-
// HardDriveDownload aliases
|
|
1288
|
-
export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
|
|
1289
1287
|
// HardDriveUpload aliases
|
|
1290
1288
|
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
|
|
1291
|
-
//
|
|
1292
|
-
export { default as
|
|
1289
|
+
// HardDriveDownload aliases
|
|
1290
|
+
export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
|
|
1293
1291
|
// HardHat aliases
|
|
1294
1292
|
export { default as HardHatIcon } from '../icons/hard-hat';
|
|
1293
|
+
// HardDrive aliases
|
|
1294
|
+
export { default as HardDriveIcon } from '../icons/hard-drive';
|
|
1295
1295
|
// Hash aliases
|
|
1296
1296
|
export { default as HashIcon } from '../icons/hash';
|
|
1297
1297
|
// Haze aliases
|
|
1298
1298
|
export { default as HazeIcon } from '../icons/haze';
|
|
1299
|
-
// Heading3 aliases
|
|
1300
|
-
export { default as Heading3Icon } from '../icons/heading-3';
|
|
1301
1299
|
// Heading1 aliases
|
|
1302
1300
|
export { default as Heading1Icon } from '../icons/heading-1';
|
|
1303
1301
|
// HdmiPort aliases
|
|
1304
1302
|
export { default as HdmiPortIcon } from '../icons/hdmi-port';
|
|
1305
1303
|
// Heading2 aliases
|
|
1306
1304
|
export { default as Heading2Icon } from '../icons/heading-2';
|
|
1307
|
-
// Heading6 aliases
|
|
1308
|
-
export { default as Heading6Icon } from '../icons/heading-6';
|
|
1309
1305
|
// Heading4 aliases
|
|
1310
1306
|
export { default as Heading4Icon } from '../icons/heading-4';
|
|
1307
|
+
// Heading3 aliases
|
|
1308
|
+
export { default as Heading3Icon } from '../icons/heading-3';
|
|
1311
1309
|
// Heading5 aliases
|
|
1312
1310
|
export { default as Heading5Icon } from '../icons/heading-5';
|
|
1313
|
-
//
|
|
1314
|
-
export { default as
|
|
1311
|
+
// Heading6 aliases
|
|
1312
|
+
export { default as Heading6Icon } from '../icons/heading-6';
|
|
1315
1313
|
// Heading aliases
|
|
1316
1314
|
export { default as HeadingIcon } from '../icons/heading';
|
|
1315
|
+
// HeadphoneOff aliases
|
|
1316
|
+
export { default as HeadphoneOffIcon } from '../icons/headphone-off';
|
|
1317
1317
|
// Headphones aliases
|
|
1318
1318
|
export { default as HeadphonesIcon } from '../icons/headphones';
|
|
1319
|
-
// Headset aliases
|
|
1320
|
-
export { default as HeadsetIcon } from '../icons/headset';
|
|
1321
1319
|
// HeartCrack aliases
|
|
1322
1320
|
export { default as HeartCrackIcon } from '../icons/heart-crack';
|
|
1321
|
+
// Headset aliases
|
|
1322
|
+
export { default as HeadsetIcon } from '../icons/headset';
|
|
1323
1323
|
// HeartHandshake aliases
|
|
1324
1324
|
export { default as HeartHandshakeIcon } from '../icons/heart-handshake';
|
|
1325
1325
|
// HeartMinus aliases
|
|
@@ -1338,52 +1338,52 @@ export { default as HeaterIcon } from '../icons/heater';
|
|
|
1338
1338
|
export { default as HighlighterIcon } from '../icons/highlighter';
|
|
1339
1339
|
// Hexagon aliases
|
|
1340
1340
|
export { default as HexagonIcon } from '../icons/hexagon';
|
|
1341
|
-
// History aliases
|
|
1342
|
-
export { default as HistoryIcon } from '../icons/history';
|
|
1343
1341
|
// HopOff aliases
|
|
1344
1342
|
export { default as HopOffIcon } from '../icons/hop-off';
|
|
1343
|
+
// History aliases
|
|
1344
|
+
export { default as HistoryIcon } from '../icons/history';
|
|
1345
1345
|
// Hop aliases
|
|
1346
1346
|
export { default as HopIcon } from '../icons/hop';
|
|
1347
|
+
// Hotel aliases
|
|
1348
|
+
export { default as HotelIcon } from '../icons/hotel';
|
|
1347
1349
|
// Hospital aliases
|
|
1348
1350
|
export { default as HospitalIcon } from '../icons/hospital';
|
|
1349
1351
|
// Hourglass aliases
|
|
1350
1352
|
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1351
|
-
// Hotel aliases
|
|
1352
|
-
export { default as HotelIcon } from '../icons/hotel';
|
|
1353
1353
|
// HousePlug aliases
|
|
1354
1354
|
export { default as HousePlugIcon } from '../icons/house-plug';
|
|
1355
|
-
// HouseWifi aliases
|
|
1356
|
-
export { default as HouseWifiIcon } from '../icons/house-wifi';
|
|
1357
1355
|
// HousePlus aliases
|
|
1358
1356
|
export { default as HousePlusIcon } from '../icons/house-plus';
|
|
1357
|
+
// HouseWifi aliases
|
|
1358
|
+
export { default as HouseWifiIcon } from '../icons/house-wifi';
|
|
1359
1359
|
// IdCard aliases
|
|
1360
1360
|
export { default as IdCardIcon } from '../icons/id-card';
|
|
1361
1361
|
// ImageDown aliases
|
|
1362
1362
|
export { default as ImageDownIcon } from '../icons/image-down';
|
|
1363
1363
|
// ImageMinus aliases
|
|
1364
1364
|
export { default as ImageMinusIcon } from '../icons/image-minus';
|
|
1365
|
-
// ImagePlay aliases
|
|
1366
|
-
export { default as ImagePlayIcon } from '../icons/image-play';
|
|
1367
1365
|
// ImageOff aliases
|
|
1368
1366
|
export { default as ImageOffIcon } from '../icons/image-off';
|
|
1367
|
+
// ImagePlay aliases
|
|
1368
|
+
export { default as ImagePlayIcon } from '../icons/image-play';
|
|
1369
1369
|
// ImagePlus aliases
|
|
1370
1370
|
export { default as ImagePlusIcon } from '../icons/image-plus';
|
|
1371
1371
|
// ImageUp aliases
|
|
1372
1372
|
export { default as ImageUpIcon } from '../icons/image-up';
|
|
1373
1373
|
// ImageUpscale aliases
|
|
1374
1374
|
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1375
|
-
// Import aliases
|
|
1376
|
-
export { default as ImportIcon } from '../icons/import';
|
|
1377
|
-
// Image aliases
|
|
1378
|
-
export { default as ImageIcon } from '../icons/image';
|
|
1379
1375
|
// Images aliases
|
|
1380
1376
|
export { default as ImagesIcon } from '../icons/images';
|
|
1377
|
+
// Import aliases
|
|
1378
|
+
export { default as ImportIcon } from '../icons/import';
|
|
1381
1379
|
// Inbox aliases
|
|
1382
1380
|
export { default as InboxIcon } from '../icons/inbox';
|
|
1383
|
-
//
|
|
1384
|
-
export { default as
|
|
1381
|
+
// Image aliases
|
|
1382
|
+
export { default as ImageIcon } from '../icons/image';
|
|
1385
1383
|
// IndianRupee aliases
|
|
1386
1384
|
export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
1385
|
+
// Infinity aliases
|
|
1386
|
+
export { default as InfinityIcon } from '../icons/infinity';
|
|
1387
1387
|
// Info aliases
|
|
1388
1388
|
export { default as InfoIcon } from '../icons/info';
|
|
1389
1389
|
// InspectionPanel aliases
|
|
@@ -1394,34 +1394,34 @@ export { default as InstagramIcon } from '../icons/instagram';
|
|
|
1394
1394
|
export { default as ItalicIcon } from '../icons/italic';
|
|
1395
1395
|
// IterationCw aliases
|
|
1396
1396
|
export { default as IterationCwIcon } from '../icons/iteration-cw';
|
|
1397
|
-
// JapaneseYen aliases
|
|
1398
|
-
export { default as JapaneseYenIcon } from '../icons/japanese-yen';
|
|
1399
1397
|
// IterationCcw aliases
|
|
1400
1398
|
export { default as IterationCcwIcon } from '../icons/iteration-ccw';
|
|
1399
|
+
// JapaneseYen aliases
|
|
1400
|
+
export { default as JapaneseYenIcon } from '../icons/japanese-yen';
|
|
1401
1401
|
// Joystick aliases
|
|
1402
1402
|
export { default as JoystickIcon } from '../icons/joystick';
|
|
1403
|
-
// KeyRound aliases
|
|
1404
|
-
export { default as KeyRoundIcon } from '../icons/key-round';
|
|
1405
1403
|
// Kanban aliases
|
|
1406
1404
|
export { default as KanbanIcon } from '../icons/kanban';
|
|
1407
|
-
//
|
|
1408
|
-
export { default as
|
|
1405
|
+
// KeyRound aliases
|
|
1406
|
+
export { default as KeyRoundIcon } from '../icons/key-round';
|
|
1409
1407
|
// Key aliases
|
|
1410
1408
|
export { default as KeyIcon } from '../icons/key';
|
|
1409
|
+
// KeySquare aliases
|
|
1410
|
+
export { default as KeySquareIcon } from '../icons/key-square';
|
|
1411
1411
|
// KeyboardMusic aliases
|
|
1412
1412
|
export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
|
|
1413
|
-
// Keyboard aliases
|
|
1414
|
-
export { default as KeyboardIcon } from '../icons/keyboard';
|
|
1415
1413
|
// KeyboardOff aliases
|
|
1416
1414
|
export { default as KeyboardOffIcon } from '../icons/keyboard-off';
|
|
1417
|
-
//
|
|
1418
|
-
export { default as
|
|
1415
|
+
// Keyboard aliases
|
|
1416
|
+
export { default as KeyboardIcon } from '../icons/keyboard';
|
|
1419
1417
|
// LampDesk aliases
|
|
1420
1418
|
export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
1421
|
-
//
|
|
1422
|
-
export { default as
|
|
1419
|
+
// LampCeiling aliases
|
|
1420
|
+
export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
|
|
1423
1421
|
// LampWallDown aliases
|
|
1424
1422
|
export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
|
|
1423
|
+
// LampFloor aliases
|
|
1424
|
+
export { default as LampFloorIcon } from '../icons/lamp-floor';
|
|
1425
1425
|
// Lamp aliases
|
|
1426
1426
|
export { default as LampIcon } from '../icons/lamp';
|
|
1427
1427
|
// LampWallUp aliases
|
|
@@ -1436,20 +1436,20 @@ export { default as LanguagesIcon } from '../icons/languages';
|
|
|
1436
1436
|
export { default as LaptopMinimalCheckIcon } from '../icons/laptop-minimal-check';
|
|
1437
1437
|
// LassoSelect aliases
|
|
1438
1438
|
export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
1439
|
-
// Laptop aliases
|
|
1440
|
-
export { default as LaptopIcon } from '../icons/laptop';
|
|
1441
1439
|
// Lasso aliases
|
|
1442
1440
|
export { default as LassoIcon } from '../icons/lasso';
|
|
1443
|
-
//
|
|
1444
|
-
export { default as
|
|
1441
|
+
// Laptop aliases
|
|
1442
|
+
export { default as LaptopIcon } from '../icons/laptop';
|
|
1445
1443
|
// Laugh aliases
|
|
1446
1444
|
export { default as LaughIcon } from '../icons/laugh';
|
|
1445
|
+
// Layers2 aliases
|
|
1446
|
+
export { default as Layers2Icon } from '../icons/layers-2';
|
|
1447
1447
|
// LayoutDashboard aliases
|
|
1448
1448
|
export { default as LayoutDashboardIcon } from '../icons/layout-dashboard';
|
|
1449
|
-
// LayoutGrid aliases
|
|
1450
|
-
export { default as LayoutGridIcon } from '../icons/layout-grid';
|
|
1451
1449
|
// LayoutList aliases
|
|
1452
1450
|
export { default as LayoutListIcon } from '../icons/layout-list';
|
|
1451
|
+
// LayoutGrid aliases
|
|
1452
|
+
export { default as LayoutGridIcon } from '../icons/layout-grid';
|
|
1453
1453
|
// LayoutPanelLeft aliases
|
|
1454
1454
|
export { default as LayoutPanelLeftIcon } from '../icons/layout-panel-left';
|
|
1455
1455
|
// LayoutPanelTop aliases
|
|
@@ -1498,36 +1498,36 @@ export { default as ListFilterIcon } from '../icons/list-filter';
|
|
|
1498
1498
|
export { default as ListFilterPlusIcon } from '../icons/list-filter-plus';
|
|
1499
1499
|
// ListMinus aliases
|
|
1500
1500
|
export { default as ListMinusIcon } from '../icons/list-minus';
|
|
1501
|
-
// ListMusic aliases
|
|
1502
|
-
export { default as ListMusicIcon } from '../icons/list-music';
|
|
1503
1501
|
// ListOrdered aliases
|
|
1504
1502
|
export { default as ListOrderedIcon } from '../icons/list-ordered';
|
|
1503
|
+
// ListMusic aliases
|
|
1504
|
+
export { default as ListMusicIcon } from '../icons/list-music';
|
|
1505
1505
|
// ListPlus aliases
|
|
1506
1506
|
export { default as ListPlusIcon } from '../icons/list-plus';
|
|
1507
1507
|
// ListRestart aliases
|
|
1508
1508
|
export { default as ListRestartIcon } from '../icons/list-restart';
|
|
1509
1509
|
// ListStart aliases
|
|
1510
1510
|
export { default as ListStartIcon } from '../icons/list-start';
|
|
1511
|
-
// ListVideo aliases
|
|
1512
|
-
export { default as ListVideoIcon } from '../icons/list-video';
|
|
1513
|
-
// ListTree aliases
|
|
1514
|
-
export { default as ListTreeIcon } from '../icons/list-tree';
|
|
1515
1511
|
// ListTodo aliases
|
|
1516
1512
|
export { default as ListTodoIcon } from '../icons/list-todo';
|
|
1513
|
+
// ListTree aliases
|
|
1514
|
+
export { default as ListTreeIcon } from '../icons/list-tree';
|
|
1515
|
+
// ListVideo aliases
|
|
1516
|
+
export { default as ListVideoIcon } from '../icons/list-video';
|
|
1517
1517
|
// ListX aliases
|
|
1518
1518
|
export { default as ListXIcon } from '../icons/list-x';
|
|
1519
1519
|
// List aliases
|
|
1520
1520
|
export { default as ListIcon } from '../icons/list';
|
|
1521
|
-
// LoaderPinwheel aliases
|
|
1522
|
-
export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
|
|
1523
1521
|
// Loader aliases
|
|
1524
1522
|
export { default as LoaderIcon } from '../icons/loader';
|
|
1525
|
-
//
|
|
1526
|
-
export { default as
|
|
1527
|
-
// LocateOff aliases
|
|
1528
|
-
export { default as LocateOffIcon } from '../icons/locate-off';
|
|
1523
|
+
// LoaderPinwheel aliases
|
|
1524
|
+
export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
|
|
1529
1525
|
// LocateFixed aliases
|
|
1530
1526
|
export { default as LocateFixedIcon } from '../icons/locate-fixed';
|
|
1527
|
+
// LocateOff aliases
|
|
1528
|
+
export { default as LocateOffIcon } from '../icons/locate-off';
|
|
1529
|
+
// Locate aliases
|
|
1530
|
+
export { default as LocateIcon } from '../icons/locate';
|
|
1531
1531
|
// LocationEdit aliases
|
|
1532
1532
|
export { default as LocationEditIcon } from '../icons/location-edit';
|
|
1533
1533
|
// LockKeyhole aliases
|
|
@@ -1536,10 +1536,10 @@ export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
|
|
|
1536
1536
|
export { default as LockIcon } from '../icons/lock';
|
|
1537
1537
|
// LogIn aliases
|
|
1538
1538
|
export { default as LogInIcon } from '../icons/log-in';
|
|
1539
|
-
// Logs aliases
|
|
1540
|
-
export { default as LogsIcon } from '../icons/logs';
|
|
1541
1539
|
// LogOut aliases
|
|
1542
1540
|
export { default as LogOutIcon } from '../icons/log-out';
|
|
1541
|
+
// Logs aliases
|
|
1542
|
+
export { default as LogsIcon } from '../icons/logs';
|
|
1543
1543
|
// Lollipop aliases
|
|
1544
1544
|
export { default as LollipopIcon } from '../icons/lollipop';
|
|
1545
1545
|
// Luggage aliases
|
|
@@ -1566,10 +1566,10 @@ export { default as MailXIcon } from '../icons/mail-x';
|
|
|
1566
1566
|
export { default as MailIcon } from '../icons/mail';
|
|
1567
1567
|
// Mailbox aliases
|
|
1568
1568
|
export { default as MailboxIcon } from '../icons/mailbox';
|
|
1569
|
-
// Mails aliases
|
|
1570
|
-
export { default as MailsIcon } from '../icons/mails';
|
|
1571
1569
|
// MapPinCheckInside aliases
|
|
1572
1570
|
export { default as MapPinCheckInsideIcon } from '../icons/map-pin-check-inside';
|
|
1571
|
+
// Mails aliases
|
|
1572
|
+
export { default as MailsIcon } from '../icons/mails';
|
|
1573
1573
|
// MapPinHouse aliases
|
|
1574
1574
|
export { default as MapPinHouseIcon } from '../icons/map-pin-house';
|
|
1575
1575
|
// MapPinCheck aliases
|
|
@@ -1588,12 +1588,12 @@ export { default as MapPinPlusIcon } from '../icons/map-pin-plus';
|
|
|
1588
1588
|
export { default as MapPinXInsideIcon } from '../icons/map-pin-x-inside';
|
|
1589
1589
|
// MapPin aliases
|
|
1590
1590
|
export { default as MapPinIcon } from '../icons/map-pin';
|
|
1591
|
+
// MapPinX aliases
|
|
1592
|
+
export { default as MapPinXIcon } from '../icons/map-pin-x';
|
|
1591
1593
|
// MapPinned aliases
|
|
1592
1594
|
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1593
1595
|
// MapPlus aliases
|
|
1594
1596
|
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1595
|
-
// MapPinX aliases
|
|
1596
|
-
export { default as MapPinXIcon } from '../icons/map-pin-x';
|
|
1597
1597
|
// Map aliases
|
|
1598
1598
|
export { default as MapIcon } from '../icons/map';
|
|
1599
1599
|
// MarsStroke aliases
|
|
@@ -1602,20 +1602,20 @@ export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
|
1602
1602
|
export { default as MarsIcon } from '../icons/mars';
|
|
1603
1603
|
// Martini aliases
|
|
1604
1604
|
export { default as MartiniIcon } from '../icons/martini';
|
|
1605
|
-
// Maximize2 aliases
|
|
1606
|
-
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1607
|
-
// Medal aliases
|
|
1608
|
-
export { default as MedalIcon } from '../icons/medal';
|
|
1609
1605
|
// Maximize aliases
|
|
1610
1606
|
export { default as MaximizeIcon } from '../icons/maximize';
|
|
1607
|
+
// Medal aliases
|
|
1608
|
+
export { default as MedalIcon } from '../icons/medal';
|
|
1611
1609
|
// MegaphoneOff aliases
|
|
1612
1610
|
export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
|
|
1611
|
+
// Maximize2 aliases
|
|
1612
|
+
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1613
1613
|
// Megaphone aliases
|
|
1614
1614
|
export { default as MegaphoneIcon } from '../icons/megaphone';
|
|
1615
|
-
// MemoryStick aliases
|
|
1616
|
-
export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
1617
1615
|
// Meh aliases
|
|
1618
1616
|
export { default as MehIcon } from '../icons/meh';
|
|
1617
|
+
// MemoryStick aliases
|
|
1618
|
+
export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
1619
1619
|
// Menu aliases
|
|
1620
1620
|
export { default as MenuIcon } from '../icons/menu';
|
|
1621
1621
|
// Merge aliases
|
|
@@ -1624,46 +1624,46 @@ export { default as MergeIcon } from '../icons/merge';
|
|
|
1624
1624
|
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1625
1625
|
// MessageCircleDashed aliases
|
|
1626
1626
|
export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed';
|
|
1627
|
-
// MessageCircleMore aliases
|
|
1628
|
-
export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
|
|
1629
1627
|
// MessageCircleHeart aliases
|
|
1630
1628
|
export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart';
|
|
1629
|
+
// MessageCircleMore aliases
|
|
1630
|
+
export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
|
|
1631
1631
|
// MessageCircleOff aliases
|
|
1632
1632
|
export { default as MessageCircleOffIcon } from '../icons/message-circle-off';
|
|
1633
1633
|
// MessageCirclePlus aliases
|
|
1634
1634
|
export { default as MessageCirclePlusIcon } from '../icons/message-circle-plus';
|
|
1635
|
-
// MessageCircleQuestion aliases
|
|
1636
|
-
export { default as MessageCircleQuestionIcon } from '../icons/message-circle-question';
|
|
1637
1635
|
// MessageCircleReply aliases
|
|
1638
1636
|
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
|
|
1637
|
+
// MessageCircleQuestion aliases
|
|
1638
|
+
export { default as MessageCircleQuestionIcon } from '../icons/message-circle-question';
|
|
1639
1639
|
// MessageCircleWarning aliases
|
|
1640
1640
|
export { default as MessageCircleWarningIcon } from '../icons/message-circle-warning';
|
|
1641
1641
|
// MessageCircleX aliases
|
|
1642
1642
|
export { default as MessageCircleXIcon } from '../icons/message-circle-x';
|
|
1643
1643
|
// MessageCircle aliases
|
|
1644
1644
|
export { default as MessageCircleIcon } from '../icons/message-circle';
|
|
1645
|
-
// MessageSquareDiff aliases
|
|
1646
|
-
export { default as MessageSquareDiffIcon } from '../icons/message-square-diff';
|
|
1647
1645
|
// MessageSquareCode aliases
|
|
1648
1646
|
export { default as MessageSquareCodeIcon } from '../icons/message-square-code';
|
|
1649
1647
|
// MessageSquareDashed aliases
|
|
1650
1648
|
export { default as MessageSquareDashedIcon } from '../icons/message-square-dashed';
|
|
1651
1649
|
// MessageSquareDot aliases
|
|
1652
1650
|
export { default as MessageSquareDotIcon } from '../icons/message-square-dot';
|
|
1651
|
+
// MessageSquareDiff aliases
|
|
1652
|
+
export { default as MessageSquareDiffIcon } from '../icons/message-square-diff';
|
|
1653
1653
|
// MessageSquareHeart aliases
|
|
1654
1654
|
export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
|
|
1655
|
-
// MessageSquareMore aliases
|
|
1656
|
-
export { default as MessageSquareMoreIcon } from '../icons/message-square-more';
|
|
1657
1655
|
// MessageSquareLock aliases
|
|
1658
1656
|
export { default as MessageSquareLockIcon } from '../icons/message-square-lock';
|
|
1657
|
+
// MessageSquareMore aliases
|
|
1658
|
+
export { default as MessageSquareMoreIcon } from '../icons/message-square-more';
|
|
1659
1659
|
// MessageSquareOff aliases
|
|
1660
1660
|
export { default as MessageSquareOffIcon } from '../icons/message-square-off';
|
|
1661
1661
|
// MessageSquarePlus aliases
|
|
1662
1662
|
export { default as MessageSquarePlusIcon } from '../icons/message-square-plus';
|
|
1663
|
-
// MessageSquareQuote aliases
|
|
1664
|
-
export { default as MessageSquareQuoteIcon } from '../icons/message-square-quote';
|
|
1665
1663
|
// MessageSquareReply aliases
|
|
1666
1664
|
export { default as MessageSquareReplyIcon } from '../icons/message-square-reply';
|
|
1665
|
+
// MessageSquareQuote aliases
|
|
1666
|
+
export { default as MessageSquareQuoteIcon } from '../icons/message-square-quote';
|
|
1667
1667
|
// MessageSquareShare aliases
|
|
1668
1668
|
export { default as MessageSquareShareIcon } from '../icons/message-square-share';
|
|
1669
1669
|
// MessageSquareText aliases
|
|
@@ -1682,112 +1682,112 @@ export { default as MessagesSquareIcon } from '../icons/messages-square';
|
|
|
1682
1682
|
export { default as MicIcon } from '../icons/mic';
|
|
1683
1683
|
// Microchip aliases
|
|
1684
1684
|
export { default as MicrochipIcon } from '../icons/microchip';
|
|
1685
|
-
// Microwave aliases
|
|
1686
|
-
export { default as MicrowaveIcon } from '../icons/microwave';
|
|
1687
1685
|
// Microscope aliases
|
|
1688
1686
|
export { default as MicroscopeIcon } from '../icons/microscope';
|
|
1689
|
-
// MilkOff aliases
|
|
1690
|
-
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1691
1687
|
// Milestone aliases
|
|
1692
1688
|
export { default as MilestoneIcon } from '../icons/milestone';
|
|
1693
|
-
//
|
|
1694
|
-
export { default as
|
|
1689
|
+
// Microwave aliases
|
|
1690
|
+
export { default as MicrowaveIcon } from '../icons/microwave';
|
|
1695
1691
|
// Milk aliases
|
|
1696
1692
|
export { default as MilkIcon } from '../icons/milk';
|
|
1693
|
+
// MilkOff aliases
|
|
1694
|
+
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1697
1695
|
// Minimize aliases
|
|
1698
1696
|
export { default as MinimizeIcon } from '../icons/minimize';
|
|
1697
|
+
// Minus aliases
|
|
1698
|
+
export { default as MinusIcon } from '../icons/minus';
|
|
1699
|
+
// Minimize2 aliases
|
|
1700
|
+
export { default as Minimize2Icon } from '../icons/minimize-2';
|
|
1699
1701
|
// MonitorCheck aliases
|
|
1700
1702
|
export { default as MonitorCheckIcon } from '../icons/monitor-check';
|
|
1701
|
-
// MonitorCog aliases
|
|
1702
|
-
export { default as MonitorCogIcon } from '../icons/monitor-cog';
|
|
1703
1703
|
// MonitorDot aliases
|
|
1704
1704
|
export { default as MonitorDotIcon } from '../icons/monitor-dot';
|
|
1705
|
-
//
|
|
1706
|
-
export { default as
|
|
1707
|
-
// MonitorOff aliases
|
|
1708
|
-
export { default as MonitorOffIcon } from '../icons/monitor-off';
|
|
1705
|
+
// MonitorCog aliases
|
|
1706
|
+
export { default as MonitorCogIcon } from '../icons/monitor-cog';
|
|
1709
1707
|
// MonitorDown aliases
|
|
1710
1708
|
export { default as MonitorDownIcon } from '../icons/monitor-down';
|
|
1711
1709
|
// MonitorPause aliases
|
|
1712
1710
|
export { default as MonitorPauseIcon } from '../icons/monitor-pause';
|
|
1711
|
+
// MonitorOff aliases
|
|
1712
|
+
export { default as MonitorOffIcon } from '../icons/monitor-off';
|
|
1713
1713
|
// MonitorPlay aliases
|
|
1714
1714
|
export { default as MonitorPlayIcon } from '../icons/monitor-play';
|
|
1715
1715
|
// MonitorSmartphone aliases
|
|
1716
1716
|
export { default as MonitorSmartphoneIcon } from '../icons/monitor-smartphone';
|
|
1717
1717
|
// MonitorSpeaker aliases
|
|
1718
1718
|
export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker';
|
|
1719
|
-
// MonitorUp aliases
|
|
1720
|
-
export { default as MonitorUpIcon } from '../icons/monitor-up';
|
|
1721
1719
|
// MonitorStop aliases
|
|
1722
1720
|
export { default as MonitorStopIcon } from '../icons/monitor-stop';
|
|
1721
|
+
// MonitorUp aliases
|
|
1722
|
+
export { default as MonitorUpIcon } from '../icons/monitor-up';
|
|
1723
1723
|
// MonitorX aliases
|
|
1724
1724
|
export { default as MonitorXIcon } from '../icons/monitor-x';
|
|
1725
1725
|
// Monitor aliases
|
|
1726
1726
|
export { default as MonitorIcon } from '../icons/monitor';
|
|
1727
|
-
// Moon aliases
|
|
1728
|
-
export { default as MoonIcon } from '../icons/moon';
|
|
1729
1727
|
// MoonStar aliases
|
|
1730
1728
|
export { default as MoonStarIcon } from '../icons/moon-star';
|
|
1731
1729
|
// MountainSnow aliases
|
|
1732
1730
|
export { default as MountainSnowIcon } from '../icons/mountain-snow';
|
|
1733
1731
|
// Mountain aliases
|
|
1734
1732
|
export { default as MountainIcon } from '../icons/mountain';
|
|
1735
|
-
//
|
|
1736
|
-
export { default as
|
|
1733
|
+
// Moon aliases
|
|
1734
|
+
export { default as MoonIcon } from '../icons/moon';
|
|
1737
1735
|
// MousePointer2 aliases
|
|
1738
1736
|
export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
|
|
1739
1737
|
// MousePointerBan aliases
|
|
1740
1738
|
export { default as MousePointerBanIcon } from '../icons/mouse-pointer-ban';
|
|
1739
|
+
// MouseOff aliases
|
|
1740
|
+
export { default as MouseOffIcon } from '../icons/mouse-off';
|
|
1741
1741
|
// MousePointerClick aliases
|
|
1742
1742
|
export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click';
|
|
1743
|
-
// Mouse aliases
|
|
1744
|
-
export { default as MouseIcon } from '../icons/mouse';
|
|
1745
1743
|
// MousePointer aliases
|
|
1746
1744
|
export { default as MousePointerIcon } from '../icons/mouse-pointer';
|
|
1745
|
+
// Mouse aliases
|
|
1746
|
+
export { default as MouseIcon } from '../icons/mouse';
|
|
1747
1747
|
// MoveDiagonal2 aliases
|
|
1748
1748
|
export { default as MoveDiagonal2Icon } from '../icons/move-diagonal-2';
|
|
1749
|
+
// MoveDiagonal aliases
|
|
1750
|
+
export { default as MoveDiagonalIcon } from '../icons/move-diagonal';
|
|
1749
1751
|
// MoveDownLeft aliases
|
|
1750
1752
|
export { default as MoveDownLeftIcon } from '../icons/move-down-left';
|
|
1751
1753
|
// MoveDownRight aliases
|
|
1752
1754
|
export { default as MoveDownRightIcon } from '../icons/move-down-right';
|
|
1753
|
-
// MoveDiagonal aliases
|
|
1754
|
-
export { default as MoveDiagonalIcon } from '../icons/move-diagonal';
|
|
1755
1755
|
// MoveDown aliases
|
|
1756
1756
|
export { default as MoveDownIcon } from '../icons/move-down';
|
|
1757
1757
|
// MoveLeft aliases
|
|
1758
1758
|
export { default as MoveLeftIcon } from '../icons/move-left';
|
|
1759
|
-
// MoveHorizontal aliases
|
|
1760
|
-
export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
|
|
1761
1759
|
// MoveRight aliases
|
|
1762
1760
|
export { default as MoveRightIcon } from '../icons/move-right';
|
|
1763
|
-
//
|
|
1764
|
-
export { default as
|
|
1761
|
+
// MoveHorizontal aliases
|
|
1762
|
+
export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
|
|
1765
1763
|
// MoveUpLeft aliases
|
|
1766
1764
|
export { default as MoveUpLeftIcon } from '../icons/move-up-left';
|
|
1765
|
+
// MoveUpRight aliases
|
|
1766
|
+
export { default as MoveUpRightIcon } from '../icons/move-up-right';
|
|
1767
1767
|
// MoveUp aliases
|
|
1768
1768
|
export { default as MoveUpIcon } from '../icons/move-up';
|
|
1769
|
-
// MoveVertical aliases
|
|
1770
|
-
export { default as MoveVerticalIcon } from '../icons/move-vertical';
|
|
1771
1769
|
// Move aliases
|
|
1772
1770
|
export { default as MoveIcon } from '../icons/move';
|
|
1771
|
+
// MoveVertical aliases
|
|
1772
|
+
export { default as MoveVerticalIcon } from '../icons/move-vertical';
|
|
1773
|
+
// Music3 aliases
|
|
1774
|
+
export { default as Music3Icon } from '../icons/music-3';
|
|
1773
1775
|
// Music2 aliases
|
|
1774
1776
|
export { default as Music2Icon } from '../icons/music-2';
|
|
1775
1777
|
// Music4 aliases
|
|
1776
1778
|
export { default as Music4Icon } from '../icons/music-4';
|
|
1777
|
-
// Music3 aliases
|
|
1778
|
-
export { default as Music3Icon } from '../icons/music-3';
|
|
1779
1779
|
// Music aliases
|
|
1780
1780
|
export { default as MusicIcon } from '../icons/music';
|
|
1781
1781
|
// Navigation2Off aliases
|
|
1782
1782
|
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1783
|
+
// NavigationOff aliases
|
|
1784
|
+
export { default as NavigationOffIcon } from '../icons/navigation-off';
|
|
1783
1785
|
// Navigation2 aliases
|
|
1784
1786
|
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1785
|
-
// Navigation aliases
|
|
1786
|
-
export { default as NavigationIcon } from '../icons/navigation';
|
|
1787
1787
|
// Network aliases
|
|
1788
1788
|
export { default as NetworkIcon } from '../icons/network';
|
|
1789
|
-
//
|
|
1790
|
-
export { default as
|
|
1789
|
+
// Navigation aliases
|
|
1790
|
+
export { default as NavigationIcon } from '../icons/navigation';
|
|
1791
1791
|
// Newspaper aliases
|
|
1792
1792
|
export { default as NewspaperIcon } from '../icons/newspaper';
|
|
1793
1793
|
// Nfc aliases
|
|
@@ -1796,28 +1796,28 @@ export { default as NfcIcon } from '../icons/nfc';
|
|
|
1796
1796
|
export { default as NonBinaryIcon } from '../icons/non-binary';
|
|
1797
1797
|
// NotebookPen aliases
|
|
1798
1798
|
export { default as NotebookPenIcon } from '../icons/notebook-pen';
|
|
1799
|
-
// NotebookText aliases
|
|
1800
|
-
export { default as NotebookTextIcon } from '../icons/notebook-text';
|
|
1801
1799
|
// NotebookTabs aliases
|
|
1802
1800
|
export { default as NotebookTabsIcon } from '../icons/notebook-tabs';
|
|
1801
|
+
// NotebookText aliases
|
|
1802
|
+
export { default as NotebookTextIcon } from '../icons/notebook-text';
|
|
1803
1803
|
// Notebook aliases
|
|
1804
1804
|
export { default as NotebookIcon } from '../icons/notebook';
|
|
1805
|
-
// NotepadText aliases
|
|
1806
|
-
export { default as NotepadTextIcon } from '../icons/notepad-text';
|
|
1807
1805
|
// NotepadTextDashed aliases
|
|
1808
1806
|
export { default as NotepadTextDashedIcon } from '../icons/notepad-text-dashed';
|
|
1807
|
+
// NotepadText aliases
|
|
1808
|
+
export { default as NotepadTextIcon } from '../icons/notepad-text';
|
|
1809
1809
|
// NutOff aliases
|
|
1810
1810
|
export { default as NutOffIcon } from '../icons/nut-off';
|
|
1811
1811
|
// Nut aliases
|
|
1812
1812
|
export { default as NutIcon } from '../icons/nut';
|
|
1813
|
-
//
|
|
1814
|
-
export { default as
|
|
1813
|
+
// Octagon aliases
|
|
1814
|
+
export { default as OctagonIcon } from '../icons/octagon';
|
|
1815
1815
|
// OctagonMinus aliases
|
|
1816
1816
|
export { default as OctagonMinusIcon } from '../icons/octagon-minus';
|
|
1817
|
+
// Omega aliases
|
|
1818
|
+
export { default as OmegaIcon } from '../icons/omega';
|
|
1817
1819
|
// Option aliases
|
|
1818
1820
|
export { default as OptionIcon } from '../icons/option';
|
|
1819
|
-
// Octagon aliases
|
|
1820
|
-
export { default as OctagonIcon } from '../icons/octagon';
|
|
1821
1821
|
// Orbit aliases
|
|
1822
1822
|
export { default as OrbitIcon } from '../icons/orbit';
|
|
1823
1823
|
// Origami aliases
|
|
@@ -1828,24 +1828,24 @@ export { default as Package2Icon } from '../icons/package-2';
|
|
|
1828
1828
|
export { default as PackageCheckIcon } from '../icons/package-check';
|
|
1829
1829
|
// PackageMinus aliases
|
|
1830
1830
|
export { default as PackageMinusIcon } from '../icons/package-minus';
|
|
1831
|
+
// PackagePlus aliases
|
|
1832
|
+
export { default as PackagePlusIcon } from '../icons/package-plus';
|
|
1831
1833
|
// PackageOpen aliases
|
|
1832
1834
|
export { default as PackageOpenIcon } from '../icons/package-open';
|
|
1833
1835
|
// PackageSearch aliases
|
|
1834
1836
|
export { default as PackageSearchIcon } from '../icons/package-search';
|
|
1835
|
-
// PackagePlus aliases
|
|
1836
|
-
export { default as PackagePlusIcon } from '../icons/package-plus';
|
|
1837
1837
|
// PackageX aliases
|
|
1838
1838
|
export { default as PackageXIcon } from '../icons/package-x';
|
|
1839
1839
|
// Package aliases
|
|
1840
1840
|
export { default as PackageIcon } from '../icons/package';
|
|
1841
|
-
// PaintBucket aliases
|
|
1842
|
-
export { default as PaintBucketIcon } from '../icons/paint-bucket';
|
|
1843
|
-
// PanelBottomClose aliases
|
|
1844
|
-
export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
|
|
1845
1841
|
// PaintRoller aliases
|
|
1846
1842
|
export { default as PaintRollerIcon } from '../icons/paint-roller';
|
|
1843
|
+
// PaintBucket aliases
|
|
1844
|
+
export { default as PaintBucketIcon } from '../icons/paint-bucket';
|
|
1847
1845
|
// Paintbrush aliases
|
|
1848
1846
|
export { default as PaintbrushIcon } from '../icons/paintbrush';
|
|
1847
|
+
// PanelBottomClose aliases
|
|
1848
|
+
export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
|
|
1849
1849
|
// Palette aliases
|
|
1850
1850
|
export { default as PaletteIcon } from '../icons/palette';
|
|
1851
1851
|
// PanelBottomOpen aliases
|
|
@@ -1854,68 +1854,68 @@ export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
|
|
|
1854
1854
|
export { default as PanelBottomIcon } from '../icons/panel-bottom';
|
|
1855
1855
|
// PanelRightClose aliases
|
|
1856
1856
|
export { default as PanelRightCloseIcon } from '../icons/panel-right-close';
|
|
1857
|
+
// PanelRightOpen aliases
|
|
1858
|
+
export { default as PanelRightOpenIcon } from '../icons/panel-right-open';
|
|
1857
1859
|
// PanelRight aliases
|
|
1858
1860
|
export { default as PanelRightIcon } from '../icons/panel-right';
|
|
1859
1861
|
// PanelTopClose aliases
|
|
1860
1862
|
export { default as PanelTopCloseIcon } from '../icons/panel-top-close';
|
|
1861
|
-
// PanelRightOpen aliases
|
|
1862
|
-
export { default as PanelRightOpenIcon } from '../icons/panel-right-open';
|
|
1863
1863
|
// PanelTopOpen aliases
|
|
1864
1864
|
export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
|
|
1865
1865
|
// PanelTop aliases
|
|
1866
1866
|
export { default as PanelTopIcon } from '../icons/panel-top';
|
|
1867
|
-
// PanelsLeftBottom aliases
|
|
1868
|
-
export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
|
|
1869
1867
|
// PanelsRightBottom aliases
|
|
1870
1868
|
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
1869
|
+
// PanelsLeftBottom aliases
|
|
1870
|
+
export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
|
|
1871
1871
|
// Paperclip aliases
|
|
1872
1872
|
export { default as PaperclipIcon } from '../icons/paperclip';
|
|
1873
1873
|
// Parentheses aliases
|
|
1874
1874
|
export { default as ParenthesesIcon } from '../icons/parentheses';
|
|
1875
|
-
// PartyPopper aliases
|
|
1876
|
-
export { default as PartyPopperIcon } from '../icons/party-popper';
|
|
1877
1875
|
// ParkingMeter aliases
|
|
1878
1876
|
export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
1879
|
-
//
|
|
1880
|
-
export { default as
|
|
1881
|
-
// PcCase aliases
|
|
1882
|
-
export { default as PcCaseIcon } from '../icons/pc-case';
|
|
1877
|
+
// PartyPopper aliases
|
|
1878
|
+
export { default as PartyPopperIcon } from '../icons/party-popper';
|
|
1883
1879
|
// PawPrint aliases
|
|
1884
1880
|
export { default as PawPrintIcon } from '../icons/paw-print';
|
|
1881
|
+
// Pause aliases
|
|
1882
|
+
export { default as PauseIcon } from '../icons/pause';
|
|
1885
1883
|
// PenOff aliases
|
|
1886
1884
|
export { default as PenOffIcon } from '../icons/pen-off';
|
|
1885
|
+
// PcCase aliases
|
|
1886
|
+
export { default as PcCaseIcon } from '../icons/pc-case';
|
|
1887
1887
|
// PenTool aliases
|
|
1888
1888
|
export { default as PenToolIcon } from '../icons/pen-tool';
|
|
1889
1889
|
// PencilLine aliases
|
|
1890
1890
|
export { default as PencilLineIcon } from '../icons/pencil-line';
|
|
1891
1891
|
// PencilOff aliases
|
|
1892
1892
|
export { default as PencilOffIcon } from '../icons/pencil-off';
|
|
1893
|
-
// Pencil aliases
|
|
1894
|
-
export { default as PencilIcon } from '../icons/pencil';
|
|
1895
1893
|
// PencilRuler aliases
|
|
1896
1894
|
export { default as PencilRulerIcon } from '../icons/pencil-ruler';
|
|
1895
|
+
// Pentagon aliases
|
|
1896
|
+
export { default as PentagonIcon } from '../icons/pentagon';
|
|
1897
|
+
// Pencil aliases
|
|
1898
|
+
export { default as PencilIcon } from '../icons/pencil';
|
|
1897
1899
|
// Percent aliases
|
|
1898
1900
|
export { default as PercentIcon } from '../icons/percent';
|
|
1899
|
-
// PersonStanding aliases
|
|
1900
|
-
export { default as PersonStandingIcon } from '../icons/person-standing';
|
|
1901
1901
|
// PhilippinePeso aliases
|
|
1902
1902
|
export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
1903
|
-
//
|
|
1904
|
-
export { default as
|
|
1903
|
+
// PersonStanding aliases
|
|
1904
|
+
export { default as PersonStandingIcon } from '../icons/person-standing';
|
|
1905
1905
|
// PhoneCall aliases
|
|
1906
1906
|
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
1907
|
-
// PhoneIncoming aliases
|
|
1908
|
-
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
1909
1907
|
// PhoneForwarded aliases
|
|
1910
1908
|
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded';
|
|
1909
|
+
// PhoneIncoming aliases
|
|
1910
|
+
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
1911
1911
|
// PhoneMissed aliases
|
|
1912
1912
|
export { default as PhoneMissedIcon } from '../icons/phone-missed';
|
|
1913
1913
|
// PhoneOff aliases
|
|
1914
1914
|
export { default as PhoneOffIcon } from '../icons/phone-off';
|
|
1915
|
-
// Phone aliases
|
|
1916
|
-
export { default as PhoneIcon } from '../icons/phone';
|
|
1917
1915
|
// PhoneOutgoing aliases
|
|
1918
1916
|
export { default as PhoneOutgoingIcon } from '../icons/phone-outgoing';
|
|
1917
|
+
// Phone aliases
|
|
1918
|
+
export { default as PhoneIcon } from '../icons/phone';
|
|
1919
1919
|
// Pi aliases
|
|
1920
1920
|
export { default as PiIcon } from '../icons/pi';
|
|
1921
1921
|
// Piano aliases
|
|
@@ -1926,16 +1926,16 @@ export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2'
|
|
|
1926
1926
|
export { default as PickaxeIcon } from '../icons/pickaxe';
|
|
1927
1927
|
// PictureInPicture aliases
|
|
1928
1928
|
export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
1929
|
-
// PilcrowLeft aliases
|
|
1930
|
-
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
1931
|
-
// PilcrowRight aliases
|
|
1932
|
-
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
1933
1929
|
// PiggyBank aliases
|
|
1934
1930
|
export { default as PiggyBankIcon } from '../icons/piggy-bank';
|
|
1931
|
+
// PilcrowLeft aliases
|
|
1932
|
+
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
1935
1933
|
// Pilcrow aliases
|
|
1936
1934
|
export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
1937
1935
|
// PillBottle aliases
|
|
1938
1936
|
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
1937
|
+
// PilcrowRight aliases
|
|
1938
|
+
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
1939
1939
|
// Pill aliases
|
|
1940
1940
|
export { default as PillIcon } from '../icons/pill';
|
|
1941
1941
|
// PinOff aliases
|
|
@@ -1946,86 +1946,86 @@ export { default as PinIcon } from '../icons/pin';
|
|
|
1946
1946
|
export { default as PipetteIcon } from '../icons/pipette';
|
|
1947
1947
|
// Pizza aliases
|
|
1948
1948
|
export { default as PizzaIcon } from '../icons/pizza';
|
|
1949
|
-
// PlaneTakeoff aliases
|
|
1950
|
-
export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff';
|
|
1951
1949
|
// PlaneLanding aliases
|
|
1952
1950
|
export { default as PlaneLandingIcon } from '../icons/plane-landing';
|
|
1951
|
+
// PlaneTakeoff aliases
|
|
1952
|
+
export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff';
|
|
1953
1953
|
// Plane aliases
|
|
1954
1954
|
export { default as PlaneIcon } from '../icons/plane';
|
|
1955
1955
|
// Play aliases
|
|
1956
1956
|
export { default as PlayIcon } from '../icons/play';
|
|
1957
|
-
// Plug aliases
|
|
1958
|
-
export { default as PlugIcon } from '../icons/plug';
|
|
1959
1957
|
// Plug2 aliases
|
|
1960
1958
|
export { default as Plug2Icon } from '../icons/plug-2';
|
|
1961
1959
|
// Plus aliases
|
|
1962
1960
|
export { default as PlusIcon } from '../icons/plus';
|
|
1961
|
+
// Plug aliases
|
|
1962
|
+
export { default as PlugIcon } from '../icons/plug';
|
|
1963
1963
|
// PocketKnife aliases
|
|
1964
1964
|
export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
1965
1965
|
// Pocket aliases
|
|
1966
1966
|
export { default as PocketIcon } from '../icons/pocket';
|
|
1967
1967
|
// Podcast aliases
|
|
1968
1968
|
export { default as PodcastIcon } from '../icons/podcast';
|
|
1969
|
-
// PointerOff aliases
|
|
1970
|
-
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
1971
1969
|
// Pointer aliases
|
|
1972
1970
|
export { default as PointerIcon } from '../icons/pointer';
|
|
1973
|
-
//
|
|
1974
|
-
export { default as
|
|
1971
|
+
// PointerOff aliases
|
|
1972
|
+
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
1975
1973
|
// Popcorn aliases
|
|
1976
1974
|
export { default as PopcornIcon } from '../icons/popcorn';
|
|
1977
|
-
//
|
|
1978
|
-
export { default as
|
|
1975
|
+
// Popsicle aliases
|
|
1976
|
+
export { default as PopsicleIcon } from '../icons/popsicle';
|
|
1977
|
+
// Power aliases
|
|
1978
|
+
export { default as PowerIcon } from '../icons/power';
|
|
1979
1979
|
// PowerOff aliases
|
|
1980
1980
|
export { default as PowerOffIcon } from '../icons/power-off';
|
|
1981
|
+
// PoundSterling aliases
|
|
1982
|
+
export { default as PoundSterlingIcon } from '../icons/pound-sterling';
|
|
1981
1983
|
// Presentation aliases
|
|
1982
1984
|
export { default as PresentationIcon } from '../icons/presentation';
|
|
1983
|
-
// PrinterCheck aliases
|
|
1984
|
-
export { default as PrinterCheckIcon } from '../icons/printer-check';
|
|
1985
|
-
// Power aliases
|
|
1986
|
-
export { default as PowerIcon } from '../icons/power';
|
|
1987
1985
|
// Printer aliases
|
|
1988
1986
|
export { default as PrinterIcon } from '../icons/printer';
|
|
1987
|
+
// PrinterCheck aliases
|
|
1988
|
+
export { default as PrinterCheckIcon } from '../icons/printer-check';
|
|
1989
1989
|
// Projector aliases
|
|
1990
1990
|
export { default as ProjectorIcon } from '../icons/projector';
|
|
1991
|
-
// Proportions aliases
|
|
1992
|
-
export { default as ProportionsIcon } from '../icons/proportions';
|
|
1993
1991
|
// Puzzle aliases
|
|
1994
1992
|
export { default as PuzzleIcon } from '../icons/puzzle';
|
|
1993
|
+
// Proportions aliases
|
|
1994
|
+
export { default as ProportionsIcon } from '../icons/proportions';
|
|
1995
1995
|
// QrCode aliases
|
|
1996
1996
|
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
1997
|
-
// Rabbit aliases
|
|
1998
|
-
export { default as RabbitIcon } from '../icons/rabbit';
|
|
1999
1997
|
// Pyramid aliases
|
|
2000
1998
|
export { default as PyramidIcon } from '../icons/pyramid';
|
|
2001
1999
|
// Quote aliases
|
|
2002
2000
|
export { default as QuoteIcon } from '../icons/quote';
|
|
2001
|
+
// Rabbit aliases
|
|
2002
|
+
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2003
2003
|
// Radar aliases
|
|
2004
2004
|
export { default as RadarIcon } from '../icons/radar';
|
|
2005
2005
|
// Radiation aliases
|
|
2006
2006
|
export { default as RadiationIcon } from '../icons/radiation';
|
|
2007
2007
|
// Radical aliases
|
|
2008
2008
|
export { default as RadicalIcon } from '../icons/radical';
|
|
2009
|
+
// RadioReceiver aliases
|
|
2010
|
+
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2009
2011
|
// RadioTower aliases
|
|
2010
2012
|
export { default as RadioTowerIcon } from '../icons/radio-tower';
|
|
2011
2013
|
// Radio aliases
|
|
2012
2014
|
export { default as RadioIcon } from '../icons/radio';
|
|
2013
|
-
// Radius aliases
|
|
2014
|
-
export { default as RadiusIcon } from '../icons/radius';
|
|
2015
|
-
// RadioReceiver aliases
|
|
2016
|
-
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2017
2015
|
// RailSymbol aliases
|
|
2018
2016
|
export { default as RailSymbolIcon } from '../icons/rail-symbol';
|
|
2017
|
+
// Radius aliases
|
|
2018
|
+
export { default as RadiusIcon } from '../icons/radius';
|
|
2019
2019
|
// Rainbow aliases
|
|
2020
2020
|
export { default as RainbowIcon } from '../icons/rainbow';
|
|
2021
|
-
// Ratio aliases
|
|
2022
|
-
export { default as RatioIcon } from '../icons/ratio';
|
|
2023
|
-
// ReceiptCent aliases
|
|
2024
|
-
export { default as ReceiptCentIcon } from '../icons/receipt-cent';
|
|
2025
2021
|
// Rat aliases
|
|
2026
2022
|
export { default as RatIcon } from '../icons/rat';
|
|
2023
|
+
// Ratio aliases
|
|
2024
|
+
export { default as RatioIcon } from '../icons/ratio';
|
|
2027
2025
|
// ReceiptEuro aliases
|
|
2028
2026
|
export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
|
|
2027
|
+
// ReceiptCent aliases
|
|
2028
|
+
export { default as ReceiptCentIcon } from '../icons/receipt-cent';
|
|
2029
2029
|
// ReceiptIndianRupee aliases
|
|
2030
2030
|
export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
|
|
2031
2031
|
// ReceiptJapaneseYen aliases
|
|
@@ -2038,16 +2038,16 @@ export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-rub
|
|
|
2038
2038
|
export { default as ReceiptSwissFrancIcon } from '../icons/receipt-swiss-franc';
|
|
2039
2039
|
// ReceiptText aliases
|
|
2040
2040
|
export { default as ReceiptTextIcon } from '../icons/receipt-text';
|
|
2041
|
-
// Receipt aliases
|
|
2042
|
-
export { default as ReceiptIcon } from '../icons/receipt';
|
|
2043
2041
|
// RectangleGoggles aliases
|
|
2044
2042
|
export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
|
|
2045
2043
|
// RectangleHorizontal aliases
|
|
2046
2044
|
export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal';
|
|
2047
|
-
//
|
|
2048
|
-
export { default as
|
|
2045
|
+
// Receipt aliases
|
|
2046
|
+
export { default as ReceiptIcon } from '../icons/receipt';
|
|
2049
2047
|
// RectangleVertical aliases
|
|
2050
2048
|
export { default as RectangleVerticalIcon } from '../icons/rectangle-vertical';
|
|
2049
|
+
// Recycle aliases
|
|
2050
|
+
export { default as RecycleIcon } from '../icons/recycle';
|
|
2051
2051
|
// Redo2 aliases
|
|
2052
2052
|
export { default as Redo2Icon } from '../icons/redo-2';
|
|
2053
2053
|
// RedoDot aliases
|
|
@@ -2062,54 +2062,54 @@ export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
|
|
|
2062
2062
|
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
2063
2063
|
// RefreshCw aliases
|
|
2064
2064
|
export { default as RefreshCwIcon } from '../icons/refresh-cw';
|
|
2065
|
-
// Regex aliases
|
|
2066
|
-
export { default as RegexIcon } from '../icons/regex';
|
|
2067
2065
|
// Refrigerator aliases
|
|
2068
2066
|
export { default as RefrigeratorIcon } from '../icons/refrigerator';
|
|
2069
2067
|
// RemoveFormatting aliases
|
|
2070
2068
|
export { default as RemoveFormattingIcon } from '../icons/remove-formatting';
|
|
2071
|
-
//
|
|
2072
|
-
export { default as
|
|
2069
|
+
// Regex aliases
|
|
2070
|
+
export { default as RegexIcon } from '../icons/regex';
|
|
2073
2071
|
// Repeat2 aliases
|
|
2074
2072
|
export { default as Repeat2Icon } from '../icons/repeat-2';
|
|
2073
|
+
// Repeat1 aliases
|
|
2074
|
+
export { default as Repeat1Icon } from '../icons/repeat-1';
|
|
2075
2075
|
// Repeat aliases
|
|
2076
2076
|
export { default as RepeatIcon } from '../icons/repeat';
|
|
2077
2077
|
// ReplaceAll aliases
|
|
2078
2078
|
export { default as ReplaceAllIcon } from '../icons/replace-all';
|
|
2079
|
-
// Replace aliases
|
|
2080
|
-
export { default as ReplaceIcon } from '../icons/replace';
|
|
2081
2079
|
// ReplyAll aliases
|
|
2082
2080
|
export { default as ReplyAllIcon } from '../icons/reply-all';
|
|
2081
|
+
// Replace aliases
|
|
2082
|
+
export { default as ReplaceIcon } from '../icons/replace';
|
|
2083
2083
|
// Reply aliases
|
|
2084
2084
|
export { default as ReplyIcon } from '../icons/reply';
|
|
2085
2085
|
// Rewind aliases
|
|
2086
2086
|
export { default as RewindIcon } from '../icons/rewind';
|
|
2087
2087
|
// Ribbon aliases
|
|
2088
2088
|
export { default as RibbonIcon } from '../icons/ribbon';
|
|
2089
|
-
// RockingChair aliases
|
|
2090
|
-
export { default as RockingChairIcon } from '../icons/rocking-chair';
|
|
2091
2089
|
// Rocket aliases
|
|
2092
2090
|
export { default as RocketIcon } from '../icons/rocket';
|
|
2091
|
+
// RockingChair aliases
|
|
2092
|
+
export { default as RockingChairIcon } from '../icons/rocking-chair';
|
|
2093
2093
|
// RollerCoaster aliases
|
|
2094
2094
|
export { default as RollerCoasterIcon } from '../icons/roller-coaster';
|
|
2095
|
-
// RotateCcwKey aliases
|
|
2096
|
-
export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
|
|
2097
2095
|
// RotateCcwSquare aliases
|
|
2098
2096
|
export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
|
|
2097
|
+
// RotateCcwKey aliases
|
|
2098
|
+
export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
|
|
2099
2099
|
// RotateCwSquare aliases
|
|
2100
2100
|
export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
|
|
2101
2101
|
// RotateCw aliases
|
|
2102
2102
|
export { default as RotateCwIcon } from '../icons/rotate-cw';
|
|
2103
|
+
// Route aliases
|
|
2104
|
+
export { default as RouteIcon } from '../icons/route';
|
|
2103
2105
|
// RotateCcw aliases
|
|
2104
2106
|
export { default as RotateCcwIcon } from '../icons/rotate-ccw';
|
|
2105
2107
|
// RouteOff aliases
|
|
2106
2108
|
export { default as RouteOffIcon } from '../icons/route-off';
|
|
2107
|
-
// Route aliases
|
|
2108
|
-
export { default as RouteIcon } from '../icons/route';
|
|
2109
|
-
// Router aliases
|
|
2110
|
-
export { default as RouterIcon } from '../icons/router';
|
|
2111
2109
|
// Rows4 aliases
|
|
2112
2110
|
export { default as Rows4Icon } from '../icons/rows-4';
|
|
2111
|
+
// Router aliases
|
|
2112
|
+
export { default as RouterIcon } from '../icons/router';
|
|
2113
2113
|
// Rss aliases
|
|
2114
2114
|
export { default as RssIcon } from '../icons/rss';
|
|
2115
2115
|
// RulerDimensionLine aliases
|
|
@@ -2120,10 +2120,10 @@ export { default as RulerIcon } from '../icons/ruler';
|
|
|
2120
2120
|
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2121
2121
|
// Sailboat aliases
|
|
2122
2122
|
export { default as SailboatIcon } from '../icons/sailboat';
|
|
2123
|
-
// Sandwich aliases
|
|
2124
|
-
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2125
2123
|
// Salad aliases
|
|
2126
2124
|
export { default as SaladIcon } from '../icons/salad';
|
|
2125
|
+
// Sandwich aliases
|
|
2126
|
+
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2127
2127
|
// SatelliteDish aliases
|
|
2128
2128
|
export { default as SatelliteDishIcon } from '../icons/satellite-dish';
|
|
2129
2129
|
// SaudiRiyal aliases
|
|
@@ -2132,56 +2132,56 @@ export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
|
|
|
2132
2132
|
export { default as SatelliteIcon } from '../icons/satellite';
|
|
2133
2133
|
// SaveAll aliases
|
|
2134
2134
|
export { default as SaveAllIcon } from '../icons/save-all';
|
|
2135
|
+
// Scale aliases
|
|
2136
|
+
export { default as ScaleIcon } from '../icons/scale';
|
|
2135
2137
|
// SaveOff aliases
|
|
2136
2138
|
export { default as SaveOffIcon } from '../icons/save-off';
|
|
2137
2139
|
// Save aliases
|
|
2138
2140
|
export { default as SaveIcon } from '../icons/save';
|
|
2139
|
-
// Scale aliases
|
|
2140
|
-
export { default as ScaleIcon } from '../icons/scale';
|
|
2141
2141
|
// Scaling aliases
|
|
2142
2142
|
export { default as ScalingIcon } from '../icons/scaling';
|
|
2143
2143
|
// ScanBarcode aliases
|
|
2144
2144
|
export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
|
|
2145
|
+
// ScanFace aliases
|
|
2146
|
+
export { default as ScanFaceIcon } from '../icons/scan-face';
|
|
2145
2147
|
// ScanEye aliases
|
|
2146
2148
|
export { default as ScanEyeIcon } from '../icons/scan-eye';
|
|
2147
2149
|
// ScanHeart aliases
|
|
2148
2150
|
export { default as ScanHeartIcon } from '../icons/scan-heart';
|
|
2149
|
-
// ScanLine aliases
|
|
2150
|
-
export { default as ScanLineIcon } from '../icons/scan-line';
|
|
2151
|
-
// ScanFace aliases
|
|
2152
|
-
export { default as ScanFaceIcon } from '../icons/scan-face';
|
|
2153
2151
|
// ScanQrCode aliases
|
|
2154
2152
|
export { default as ScanQrCodeIcon } from '../icons/scan-qr-code';
|
|
2153
|
+
// ScanLine aliases
|
|
2154
|
+
export { default as ScanLineIcon } from '../icons/scan-line';
|
|
2155
2155
|
// ScanSearch aliases
|
|
2156
2156
|
export { default as ScanSearchIcon } from '../icons/scan-search';
|
|
2157
2157
|
// ScanText aliases
|
|
2158
2158
|
export { default as ScanTextIcon } from '../icons/scan-text';
|
|
2159
2159
|
// Scan aliases
|
|
2160
2160
|
export { default as ScanIcon } from '../icons/scan';
|
|
2161
|
-
// School aliases
|
|
2162
|
-
export { default as SchoolIcon } from '../icons/school';
|
|
2163
2161
|
// ScissorsLineDashed aliases
|
|
2164
2162
|
export { default as ScissorsLineDashedIcon } from '../icons/scissors-line-dashed';
|
|
2163
|
+
// School aliases
|
|
2164
|
+
export { default as SchoolIcon } from '../icons/school';
|
|
2165
2165
|
// Scissors aliases
|
|
2166
2166
|
export { default as ScissorsIcon } from '../icons/scissors';
|
|
2167
|
+
// ScreenShareOff aliases
|
|
2168
|
+
export { default as ScreenShareOffIcon } from '../icons/screen-share-off';
|
|
2167
2169
|
// ScreenShare aliases
|
|
2168
2170
|
export { default as ScreenShareIcon } from '../icons/screen-share';
|
|
2169
2171
|
// ScrollText aliases
|
|
2170
2172
|
export { default as ScrollTextIcon } from '../icons/scroll-text';
|
|
2171
|
-
// ScreenShareOff aliases
|
|
2172
|
-
export { default as ScreenShareOffIcon } from '../icons/screen-share-off';
|
|
2173
2173
|
// Scroll aliases
|
|
2174
2174
|
export { default as ScrollIcon } from '../icons/scroll';
|
|
2175
2175
|
// SearchCheck aliases
|
|
2176
2176
|
export { default as SearchCheckIcon } from '../icons/search-check';
|
|
2177
|
-
// SearchSlash aliases
|
|
2178
|
-
export { default as SearchSlashIcon } from '../icons/search-slash';
|
|
2179
2177
|
// SearchCode aliases
|
|
2180
2178
|
export { default as SearchCodeIcon } from '../icons/search-code';
|
|
2181
|
-
//
|
|
2182
|
-
export { default as
|
|
2179
|
+
// SearchSlash aliases
|
|
2180
|
+
export { default as SearchSlashIcon } from '../icons/search-slash';
|
|
2183
2181
|
// Search aliases
|
|
2184
2182
|
export { default as SearchIcon } from '../icons/search';
|
|
2183
|
+
// SearchX aliases
|
|
2184
|
+
export { default as SearchXIcon } from '../icons/search-x';
|
|
2185
2185
|
// Section aliases
|
|
2186
2186
|
export { default as SectionIcon } from '../icons/section';
|
|
2187
2187
|
// SendToBack aliases
|
|
@@ -2190,126 +2190,126 @@ export { default as SendToBackIcon } from '../icons/send-to-back';
|
|
|
2190
2190
|
export { default as SendIcon } from '../icons/send';
|
|
2191
2191
|
// SeparatorHorizontal aliases
|
|
2192
2192
|
export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
|
|
2193
|
-
// SeparatorVertical aliases
|
|
2194
|
-
export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
|
|
2195
2193
|
// ServerCog aliases
|
|
2196
2194
|
export { default as ServerCogIcon } from '../icons/server-cog';
|
|
2197
2195
|
// ServerCrash aliases
|
|
2198
2196
|
export { default as ServerCrashIcon } from '../icons/server-crash';
|
|
2197
|
+
// SeparatorVertical aliases
|
|
2198
|
+
export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
|
|
2199
2199
|
// ServerOff aliases
|
|
2200
2200
|
export { default as ServerOffIcon } from '../icons/server-off';
|
|
2201
|
-
// Server aliases
|
|
2202
|
-
export { default as ServerIcon } from '../icons/server';
|
|
2203
2201
|
// Settings2 aliases
|
|
2204
2202
|
export { default as Settings2Icon } from '../icons/settings-2';
|
|
2203
|
+
// Server aliases
|
|
2204
|
+
export { default as ServerIcon } from '../icons/server';
|
|
2205
2205
|
// Settings aliases
|
|
2206
2206
|
export { default as SettingsIcon } from '../icons/settings';
|
|
2207
|
-
// Shapes aliases
|
|
2208
|
-
export { default as ShapesIcon } from '../icons/shapes';
|
|
2209
2207
|
// Share2 aliases
|
|
2210
2208
|
export { default as Share2Icon } from '../icons/share-2';
|
|
2209
|
+
// Shapes aliases
|
|
2210
|
+
export { default as ShapesIcon } from '../icons/shapes';
|
|
2211
2211
|
// Share aliases
|
|
2212
2212
|
export { default as ShareIcon } from '../icons/share';
|
|
2213
2213
|
// Sheet aliases
|
|
2214
2214
|
export { default as SheetIcon } from '../icons/sheet';
|
|
2215
2215
|
// Shell aliases
|
|
2216
2216
|
export { default as ShellIcon } from '../icons/shell';
|
|
2217
|
+
// ShieldBan aliases
|
|
2218
|
+
export { default as ShieldBanIcon } from '../icons/shield-ban';
|
|
2217
2219
|
// ShieldAlert aliases
|
|
2218
2220
|
export { default as ShieldAlertIcon } from '../icons/shield-alert';
|
|
2219
2221
|
// ShieldCheck aliases
|
|
2220
2222
|
export { default as ShieldCheckIcon } from '../icons/shield-check';
|
|
2221
|
-
// ShieldBan aliases
|
|
2222
|
-
export { default as ShieldBanIcon } from '../icons/shield-ban';
|
|
2223
2223
|
// ShieldEllipsis aliases
|
|
2224
2224
|
export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
|
|
2225
|
-
// ShieldHalf aliases
|
|
2226
|
-
export { default as ShieldHalfIcon } from '../icons/shield-half';
|
|
2227
2225
|
// ShieldMinus aliases
|
|
2228
2226
|
export { default as ShieldMinusIcon } from '../icons/shield-minus';
|
|
2227
|
+
// ShieldHalf aliases
|
|
2228
|
+
export { default as ShieldHalfIcon } from '../icons/shield-half';
|
|
2229
2229
|
// ShieldOff aliases
|
|
2230
2230
|
export { default as ShieldOffIcon } from '../icons/shield-off';
|
|
2231
2231
|
// ShieldPlus aliases
|
|
2232
2232
|
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2233
|
+
// ShieldUser aliases
|
|
2234
|
+
export { default as ShieldUserIcon } from '../icons/shield-user';
|
|
2233
2235
|
// ShieldQuestion aliases
|
|
2234
2236
|
export { default as ShieldQuestionIcon } from '../icons/shield-question';
|
|
2235
|
-
// Shield aliases
|
|
2236
|
-
export { default as ShieldIcon } from '../icons/shield';
|
|
2237
2237
|
// ShipWheel aliases
|
|
2238
2238
|
export { default as ShipWheelIcon } from '../icons/ship-wheel';
|
|
2239
|
-
// ShieldUser aliases
|
|
2240
|
-
export { default as ShieldUserIcon } from '../icons/shield-user';
|
|
2241
2239
|
// Ship aliases
|
|
2242
2240
|
export { default as ShipIcon } from '../icons/ship';
|
|
2241
|
+
// Shield aliases
|
|
2242
|
+
export { default as ShieldIcon } from '../icons/shield';
|
|
2243
2243
|
// Shirt aliases
|
|
2244
2244
|
export { default as ShirtIcon } from '../icons/shirt';
|
|
2245
|
-
// ShoppingBag aliases
|
|
2246
|
-
export { default as ShoppingBagIcon } from '../icons/shopping-bag';
|
|
2247
2245
|
// ShoppingBasket aliases
|
|
2248
2246
|
export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
|
|
2247
|
+
// ShoppingBag aliases
|
|
2248
|
+
export { default as ShoppingBagIcon } from '../icons/shopping-bag';
|
|
2249
2249
|
// ShoppingCart aliases
|
|
2250
2250
|
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2251
2251
|
// ShowerHead aliases
|
|
2252
2252
|
export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
2253
|
-
// Shredder aliases
|
|
2254
|
-
export { default as ShredderIcon } from '../icons/shredder';
|
|
2255
2253
|
// Shovel aliases
|
|
2256
2254
|
export { default as ShovelIcon } from '../icons/shovel';
|
|
2257
|
-
//
|
|
2258
|
-
export { default as
|
|
2255
|
+
// Shredder aliases
|
|
2256
|
+
export { default as ShredderIcon } from '../icons/shredder';
|
|
2259
2257
|
// Shrink aliases
|
|
2260
2258
|
export { default as ShrinkIcon } from '../icons/shrink';
|
|
2261
|
-
//
|
|
2262
|
-
export { default as
|
|
2259
|
+
// Shrimp aliases
|
|
2260
|
+
export { default as ShrimpIcon } from '../icons/shrimp';
|
|
2263
2261
|
// Shrub aliases
|
|
2264
2262
|
export { default as ShrubIcon } from '../icons/shrub';
|
|
2265
2263
|
// Sigma aliases
|
|
2266
2264
|
export { default as SigmaIcon } from '../icons/sigma';
|
|
2265
|
+
// Shuffle aliases
|
|
2266
|
+
export { default as ShuffleIcon } from '../icons/shuffle';
|
|
2267
2267
|
// SignalHigh aliases
|
|
2268
2268
|
export { default as SignalHighIcon } from '../icons/signal-high';
|
|
2269
|
-
// SignalMedium aliases
|
|
2270
|
-
export { default as SignalMediumIcon } from '../icons/signal-medium';
|
|
2271
2269
|
// SignalLow aliases
|
|
2272
2270
|
export { default as SignalLowIcon } from '../icons/signal-low';
|
|
2271
|
+
// SignalMedium aliases
|
|
2272
|
+
export { default as SignalMediumIcon } from '../icons/signal-medium';
|
|
2273
|
+
// Signature aliases
|
|
2274
|
+
export { default as SignatureIcon } from '../icons/signature';
|
|
2273
2275
|
// SignalZero aliases
|
|
2274
2276
|
export { default as SignalZeroIcon } from '../icons/signal-zero';
|
|
2275
2277
|
// Signal aliases
|
|
2276
2278
|
export { default as SignalIcon } from '../icons/signal';
|
|
2277
|
-
// Signature aliases
|
|
2278
|
-
export { default as SignatureIcon } from '../icons/signature';
|
|
2279
2279
|
// SignpostBig aliases
|
|
2280
2280
|
export { default as SignpostBigIcon } from '../icons/signpost-big';
|
|
2281
2281
|
// Signpost aliases
|
|
2282
2282
|
export { default as SignpostIcon } from '../icons/signpost';
|
|
2283
|
-
// SkipBack aliases
|
|
2284
|
-
export { default as SkipBackIcon } from '../icons/skip-back';
|
|
2285
2283
|
// Siren aliases
|
|
2286
2284
|
export { default as SirenIcon } from '../icons/siren';
|
|
2285
|
+
// SkipBack aliases
|
|
2286
|
+
export { default as SkipBackIcon } from '../icons/skip-back';
|
|
2287
2287
|
// SkipForward aliases
|
|
2288
2288
|
export { default as SkipForwardIcon } from '../icons/skip-forward';
|
|
2289
|
-
// Slack aliases
|
|
2290
|
-
export { default as SlackIcon } from '../icons/slack';
|
|
2291
2289
|
// Skull aliases
|
|
2292
2290
|
export { default as SkullIcon } from '../icons/skull';
|
|
2291
|
+
// Slack aliases
|
|
2292
|
+
export { default as SlackIcon } from '../icons/slack';
|
|
2293
2293
|
// Slash aliases
|
|
2294
2294
|
export { default as SlashIcon } from '../icons/slash';
|
|
2295
|
+
// SmartphoneCharging aliases
|
|
2296
|
+
export { default as SmartphoneChargingIcon } from '../icons/smartphone-charging';
|
|
2295
2297
|
// Slice aliases
|
|
2296
2298
|
export { default as SliceIcon } from '../icons/slice';
|
|
2297
2299
|
// SlidersHorizontal aliases
|
|
2298
2300
|
export { default as SlidersHorizontalIcon } from '../icons/sliders-horizontal';
|
|
2299
|
-
// SmartphoneCharging aliases
|
|
2300
|
-
export { default as SmartphoneChargingIcon } from '../icons/smartphone-charging';
|
|
2301
2301
|
// SmartphoneNfc aliases
|
|
2302
2302
|
export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc';
|
|
2303
2303
|
// Smartphone aliases
|
|
2304
2304
|
export { default as SmartphoneIcon } from '../icons/smartphone';
|
|
2305
|
-
// Smile aliases
|
|
2306
|
-
export { default as SmileIcon } from '../icons/smile';
|
|
2307
2305
|
// SmilePlus aliases
|
|
2308
2306
|
export { default as SmilePlusIcon } from '../icons/smile-plus';
|
|
2309
2307
|
// Snail aliases
|
|
2310
2308
|
export { default as SnailIcon } from '../icons/snail';
|
|
2311
2309
|
// Snowflake aliases
|
|
2312
2310
|
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2311
|
+
// Smile aliases
|
|
2312
|
+
export { default as SmileIcon } from '../icons/smile';
|
|
2313
2313
|
// Soup aliases
|
|
2314
2314
|
export { default as SoupIcon } from '../icons/soup';
|
|
2315
2315
|
// Sofa aliases
|
|
@@ -2326,18 +2326,18 @@ export { default as SpeakerIcon } from '../icons/speaker';
|
|
|
2326
2326
|
export { default as SpeechIcon } from '../icons/speech';
|
|
2327
2327
|
// SpellCheck2 aliases
|
|
2328
2328
|
export { default as SpellCheck2Icon } from '../icons/spell-check-2';
|
|
2329
|
-
// SpellCheck aliases
|
|
2330
|
-
export { default as SpellCheckIcon } from '../icons/spell-check';
|
|
2331
2329
|
// SplinePointer aliases
|
|
2332
2330
|
export { default as SplinePointerIcon } from '../icons/spline-pointer';
|
|
2333
|
-
// Split aliases
|
|
2334
|
-
export { default as SplitIcon } from '../icons/split';
|
|
2335
2331
|
// Spline aliases
|
|
2336
2332
|
export { default as SplineIcon } from '../icons/spline';
|
|
2337
|
-
//
|
|
2338
|
-
export { default as
|
|
2333
|
+
// SpellCheck aliases
|
|
2334
|
+
export { default as SpellCheckIcon } from '../icons/spell-check';
|
|
2335
|
+
// Split aliases
|
|
2336
|
+
export { default as SplitIcon } from '../icons/split';
|
|
2339
2337
|
// SprayCan aliases
|
|
2340
2338
|
export { default as SprayCanIcon } from '../icons/spray-can';
|
|
2339
|
+
// Sprout aliases
|
|
2340
|
+
export { default as SproutIcon } from '../icons/sprout';
|
|
2341
2341
|
// SquareDashedBottomCode aliases
|
|
2342
2342
|
export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code';
|
|
2343
2343
|
// SquareDashedBottom aliases
|
|
@@ -2348,12 +2348,12 @@ export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
|
2348
2348
|
export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
|
|
2349
2349
|
// SquareSquare aliases
|
|
2350
2350
|
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2351
|
+
// Square aliases
|
|
2352
|
+
export { default as SquareIcon } from '../icons/square';
|
|
2351
2353
|
// SquareStack aliases
|
|
2352
2354
|
export { default as SquareStackIcon } from '../icons/square-stack';
|
|
2353
2355
|
// SquaresExclude aliases
|
|
2354
2356
|
export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
|
|
2355
|
-
// Square aliases
|
|
2356
|
-
export { default as SquareIcon } from '../icons/square';
|
|
2357
2357
|
// SquaresIntersect aliases
|
|
2358
2358
|
export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
|
|
2359
2359
|
// SquaresSubtract aliases
|
|
@@ -2362,22 +2362,22 @@ export { default as SquaresSubtractIcon } from '../icons/squares-subtract';
|
|
|
2362
2362
|
export { default as SquaresUniteIcon } from '../icons/squares-unite';
|
|
2363
2363
|
// Squircle aliases
|
|
2364
2364
|
export { default as SquircleIcon } from '../icons/squircle';
|
|
2365
|
-
// Squirrel aliases
|
|
2366
|
-
export { default as SquirrelIcon } from '../icons/squirrel';
|
|
2367
2365
|
// StarHalf aliases
|
|
2368
2366
|
export { default as StarHalfIcon } from '../icons/star-half';
|
|
2367
|
+
// Squirrel aliases
|
|
2368
|
+
export { default as SquirrelIcon } from '../icons/squirrel';
|
|
2369
2369
|
// Stamp aliases
|
|
2370
2370
|
export { default as StampIcon } from '../icons/stamp';
|
|
2371
2371
|
// StarOff aliases
|
|
2372
2372
|
export { default as StarOffIcon } from '../icons/star-off';
|
|
2373
|
-
// StepBack aliases
|
|
2374
|
-
export { default as StepBackIcon } from '../icons/step-back';
|
|
2375
2373
|
// Star aliases
|
|
2376
2374
|
export { default as StarIcon } from '../icons/star';
|
|
2377
|
-
//
|
|
2378
|
-
export { default as
|
|
2375
|
+
// StepBack aliases
|
|
2376
|
+
export { default as StepBackIcon } from '../icons/step-back';
|
|
2379
2377
|
// StepForward aliases
|
|
2380
2378
|
export { default as StepForwardIcon } from '../icons/step-forward';
|
|
2379
|
+
// Sticker aliases
|
|
2380
|
+
export { default as StickerIcon } from '../icons/sticker';
|
|
2381
2381
|
// Stethoscope aliases
|
|
2382
2382
|
export { default as StethoscopeIcon } from '../icons/stethoscope';
|
|
2383
2383
|
// StickyNote aliases
|
|
@@ -2390,36 +2390,36 @@ export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
|
2390
2390
|
export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
|
|
2391
2391
|
// Strikethrough aliases
|
|
2392
2392
|
export { default as StrikethroughIcon } from '../icons/strikethrough';
|
|
2393
|
-
// SunDim aliases
|
|
2394
|
-
export { default as SunDimIcon } from '../icons/sun-dim';
|
|
2395
2393
|
// Subscript aliases
|
|
2396
2394
|
export { default as SubscriptIcon } from '../icons/subscript';
|
|
2395
|
+
// SunDim aliases
|
|
2396
|
+
export { default as SunDimIcon } from '../icons/sun-dim';
|
|
2397
2397
|
// SunMedium aliases
|
|
2398
2398
|
export { default as SunMediumIcon } from '../icons/sun-medium';
|
|
2399
|
-
// SunMoon aliases
|
|
2400
|
-
export { default as SunMoonIcon } from '../icons/sun-moon';
|
|
2401
2399
|
// SunSnow aliases
|
|
2402
2400
|
export { default as SunSnowIcon } from '../icons/sun-snow';
|
|
2403
2401
|
// Sun aliases
|
|
2404
2402
|
export { default as SunIcon } from '../icons/sun';
|
|
2405
|
-
//
|
|
2406
|
-
export { default as
|
|
2403
|
+
// SunMoon aliases
|
|
2404
|
+
export { default as SunMoonIcon } from '../icons/sun-moon';
|
|
2407
2405
|
// Sunrise aliases
|
|
2408
2406
|
export { default as SunriseIcon } from '../icons/sunrise';
|
|
2407
|
+
// Sunset aliases
|
|
2408
|
+
export { default as SunsetIcon } from '../icons/sunset';
|
|
2409
2409
|
// Superscript aliases
|
|
2410
2410
|
export { default as SuperscriptIcon } from '../icons/superscript';
|
|
2411
2411
|
// SwatchBook aliases
|
|
2412
2412
|
export { default as SwatchBookIcon } from '../icons/swatch-book';
|
|
2413
2413
|
// SwissFranc aliases
|
|
2414
2414
|
export { default as SwissFrancIcon } from '../icons/swiss-franc';
|
|
2415
|
+
// SwitchCamera aliases
|
|
2416
|
+
export { default as SwitchCameraIcon } from '../icons/switch-camera';
|
|
2415
2417
|
// Sword aliases
|
|
2416
2418
|
export { default as SwordIcon } from '../icons/sword';
|
|
2417
|
-
// Syringe aliases
|
|
2418
|
-
export { default as SyringeIcon } from '../icons/syringe';
|
|
2419
2419
|
// Swords aliases
|
|
2420
2420
|
export { default as SwordsIcon } from '../icons/swords';
|
|
2421
|
-
//
|
|
2422
|
-
export { default as
|
|
2421
|
+
// Syringe aliases
|
|
2422
|
+
export { default as SyringeIcon } from '../icons/syringe';
|
|
2423
2423
|
// Table2 aliases
|
|
2424
2424
|
export { default as Table2Icon } from '../icons/table-2';
|
|
2425
2425
|
// TableCellsMerge aliases
|
|
@@ -2438,54 +2438,54 @@ export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
|
|
|
2438
2438
|
export { default as TableIcon } from '../icons/table';
|
|
2439
2439
|
// TabletSmartphone aliases
|
|
2440
2440
|
export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone';
|
|
2441
|
-
// Tablets aliases
|
|
2442
|
-
export { default as TabletsIcon } from '../icons/tablets';
|
|
2443
2441
|
// Tablet aliases
|
|
2444
2442
|
export { default as TabletIcon } from '../icons/tablet';
|
|
2445
2443
|
// Tag aliases
|
|
2446
2444
|
export { default as TagIcon } from '../icons/tag';
|
|
2445
|
+
// Tablets aliases
|
|
2446
|
+
export { default as TabletsIcon } from '../icons/tablets';
|
|
2447
2447
|
// Tags aliases
|
|
2448
2448
|
export { default as TagsIcon } from '../icons/tags';
|
|
2449
|
-
// Tally2 aliases
|
|
2450
|
-
export { default as Tally2Icon } from '../icons/tally-2';
|
|
2451
2449
|
// Tally1 aliases
|
|
2452
2450
|
export { default as Tally1Icon } from '../icons/tally-1';
|
|
2453
|
-
//
|
|
2454
|
-
export { default as
|
|
2451
|
+
// Tally2 aliases
|
|
2452
|
+
export { default as Tally2Icon } from '../icons/tally-2';
|
|
2455
2453
|
// Tally3 aliases
|
|
2456
2454
|
export { default as Tally3Icon } from '../icons/tally-3';
|
|
2455
|
+
// Tally4 aliases
|
|
2456
|
+
export { default as Tally4Icon } from '../icons/tally-4';
|
|
2457
2457
|
// Tally5 aliases
|
|
2458
2458
|
export { default as Tally5Icon } from '../icons/tally-5';
|
|
2459
|
-
// Target aliases
|
|
2460
|
-
export { default as TargetIcon } from '../icons/target';
|
|
2461
2459
|
// Tangent aliases
|
|
2462
2460
|
export { default as TangentIcon } from '../icons/tangent';
|
|
2463
|
-
// TentTree aliases
|
|
2464
|
-
export { default as TentTreeIcon } from '../icons/tent-tree';
|
|
2465
2461
|
// Telescope aliases
|
|
2466
2462
|
export { default as TelescopeIcon } from '../icons/telescope';
|
|
2463
|
+
// Target aliases
|
|
2464
|
+
export { default as TargetIcon } from '../icons/target';
|
|
2465
|
+
// TentTree aliases
|
|
2466
|
+
export { default as TentTreeIcon } from '../icons/tent-tree';
|
|
2467
2467
|
// Tent aliases
|
|
2468
2468
|
export { default as TentIcon } from '../icons/tent';
|
|
2469
2469
|
// Terminal aliases
|
|
2470
2470
|
export { default as TerminalIcon } from '../icons/terminal';
|
|
2471
2471
|
// TestTube aliases
|
|
2472
2472
|
export { default as TestTubeIcon } from '../icons/test-tube';
|
|
2473
|
-
// TextCursorInput aliases
|
|
2474
|
-
export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
2475
2473
|
// TestTubes aliases
|
|
2476
2474
|
export { default as TestTubesIcon } from '../icons/test-tubes';
|
|
2475
|
+
// TextCursorInput aliases
|
|
2476
|
+
export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
2477
2477
|
// TextCursor aliases
|
|
2478
2478
|
export { default as TextCursorIcon } from '../icons/text-cursor';
|
|
2479
|
-
// TextSearch aliases
|
|
2480
|
-
export { default as TextSearchIcon } from '../icons/text-search';
|
|
2481
2479
|
// TextQuote aliases
|
|
2482
2480
|
export { default as TextQuoteIcon } from '../icons/text-quote';
|
|
2483
2481
|
// Text aliases
|
|
2484
2482
|
export { default as TextIcon } from '../icons/text';
|
|
2485
|
-
//
|
|
2486
|
-
export { default as
|
|
2483
|
+
// TextSearch aliases
|
|
2484
|
+
export { default as TextSearchIcon } from '../icons/text-search';
|
|
2487
2485
|
// Theater aliases
|
|
2488
2486
|
export { default as TheaterIcon } from '../icons/theater';
|
|
2487
|
+
// ThermometerSnowflake aliases
|
|
2488
|
+
export { default as ThermometerSnowflakeIcon } from '../icons/thermometer-snowflake';
|
|
2489
2489
|
// ThermometerSun aliases
|
|
2490
2490
|
export { default as ThermometerSunIcon } from '../icons/thermometer-sun';
|
|
2491
2491
|
// Thermometer aliases
|
|
@@ -2498,40 +2498,40 @@ export { default as ThumbsUpIcon } from '../icons/thumbs-up';
|
|
|
2498
2498
|
export { default as TicketCheckIcon } from '../icons/ticket-check';
|
|
2499
2499
|
// TicketMinus aliases
|
|
2500
2500
|
export { default as TicketMinusIcon } from '../icons/ticket-minus';
|
|
2501
|
-
// TicketPlus aliases
|
|
2502
|
-
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2503
2501
|
// TicketPercent aliases
|
|
2504
2502
|
export { default as TicketPercentIcon } from '../icons/ticket-percent';
|
|
2505
|
-
//
|
|
2506
|
-
export { default as
|
|
2503
|
+
// TicketPlus aliases
|
|
2504
|
+
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2507
2505
|
// TicketSlash aliases
|
|
2508
2506
|
export { default as TicketSlashIcon } from '../icons/ticket-slash';
|
|
2507
|
+
// TicketX aliases
|
|
2508
|
+
export { default as TicketXIcon } from '../icons/ticket-x';
|
|
2509
2509
|
// Ticket aliases
|
|
2510
2510
|
export { default as TicketIcon } from '../icons/ticket';
|
|
2511
|
-
// Tickets aliases
|
|
2512
|
-
export { default as TicketsIcon } from '../icons/tickets';
|
|
2513
|
-
// TimerOff aliases
|
|
2514
|
-
export { default as TimerOffIcon } from '../icons/timer-off';
|
|
2515
2511
|
// TicketsPlane aliases
|
|
2516
2512
|
export { default as TicketsPlaneIcon } from '../icons/tickets-plane';
|
|
2513
|
+
// Tickets aliases
|
|
2514
|
+
export { default as TicketsIcon } from '../icons/tickets';
|
|
2517
2515
|
// TimerReset aliases
|
|
2518
2516
|
export { default as TimerResetIcon } from '../icons/timer-reset';
|
|
2517
|
+
// TimerOff aliases
|
|
2518
|
+
export { default as TimerOffIcon } from '../icons/timer-off';
|
|
2519
2519
|
// Timer aliases
|
|
2520
2520
|
export { default as TimerIcon } from '../icons/timer';
|
|
2521
2521
|
// ToggleLeft aliases
|
|
2522
2522
|
export { default as ToggleLeftIcon } from '../icons/toggle-left';
|
|
2523
|
-
// ToggleRight aliases
|
|
2524
|
-
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2525
2523
|
// Toilet aliases
|
|
2526
2524
|
export { default as ToiletIcon } from '../icons/toilet';
|
|
2525
|
+
// ToggleRight aliases
|
|
2526
|
+
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2527
2527
|
// Tornado aliases
|
|
2528
2528
|
export { default as TornadoIcon } from '../icons/tornado';
|
|
2529
2529
|
// Torus aliases
|
|
2530
2530
|
export { default as TorusIcon } from '../icons/torus';
|
|
2531
|
-
// Touchpad aliases
|
|
2532
|
-
export { default as TouchpadIcon } from '../icons/touchpad';
|
|
2533
2531
|
// TouchpadOff aliases
|
|
2534
2532
|
export { default as TouchpadOffIcon } from '../icons/touchpad-off';
|
|
2533
|
+
// Touchpad aliases
|
|
2534
|
+
export { default as TouchpadIcon } from '../icons/touchpad';
|
|
2535
2535
|
// TowerControl aliases
|
|
2536
2536
|
export { default as TowerControlIcon } from '../icons/tower-control';
|
|
2537
2537
|
// ToyBrick aliases
|
|
@@ -2540,30 +2540,30 @@ export { default as ToyBrickIcon } from '../icons/toy-brick';
|
|
|
2540
2540
|
export { default as TrafficConeIcon } from '../icons/traffic-cone';
|
|
2541
2541
|
// Tractor aliases
|
|
2542
2542
|
export { default as TractorIcon } from '../icons/tractor';
|
|
2543
|
-
// TrainFrontTunnel aliases
|
|
2544
|
-
export { default as TrainFrontTunnelIcon } from '../icons/train-front-tunnel';
|
|
2545
2543
|
// TrainFront aliases
|
|
2546
2544
|
export { default as TrainFrontIcon } from '../icons/train-front';
|
|
2545
|
+
// TrainFrontTunnel aliases
|
|
2546
|
+
export { default as TrainFrontTunnelIcon } from '../icons/train-front-tunnel';
|
|
2547
|
+
// TrainTrack aliases
|
|
2548
|
+
export { default as TrainTrackIcon } from '../icons/train-track';
|
|
2547
2549
|
// Transgender aliases
|
|
2548
2550
|
export { default as TransgenderIcon } from '../icons/transgender';
|
|
2549
2551
|
// Trash2 aliases
|
|
2550
2552
|
export { default as Trash2Icon } from '../icons/trash-2';
|
|
2551
|
-
// TrainTrack aliases
|
|
2552
|
-
export { default as TrainTrackIcon } from '../icons/train-track';
|
|
2553
2553
|
// Trash aliases
|
|
2554
2554
|
export { default as TrashIcon } from '../icons/trash';
|
|
2555
|
-
// TreePine aliases
|
|
2556
|
-
export { default as TreePineIcon } from '../icons/tree-pine';
|
|
2557
2555
|
// TreeDeciduous aliases
|
|
2558
2556
|
export { default as TreeDeciduousIcon } from '../icons/tree-deciduous';
|
|
2559
2557
|
// Trees aliases
|
|
2560
2558
|
export { default as TreesIcon } from '../icons/trees';
|
|
2561
|
-
//
|
|
2562
|
-
export { default as
|
|
2563
|
-
// TrendingUpDown aliases
|
|
2564
|
-
export { default as TrendingUpDownIcon } from '../icons/trending-up-down';
|
|
2559
|
+
// TreePine aliases
|
|
2560
|
+
export { default as TreePineIcon } from '../icons/tree-pine';
|
|
2565
2561
|
// TrendingDown aliases
|
|
2566
2562
|
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2563
|
+
// TrendingUpDown aliases
|
|
2564
|
+
export { default as TrendingUpDownIcon } from '../icons/trending-up-down';
|
|
2565
|
+
// Trello aliases
|
|
2566
|
+
export { default as TrelloIcon } from '../icons/trello';
|
|
2567
2567
|
// TrendingUp aliases
|
|
2568
2568
|
export { default as TrendingUpIcon } from '../icons/trending-up';
|
|
2569
2569
|
// TriangleDashed aliases
|
|
@@ -2582,14 +2582,14 @@ export { default as TruckIcon } from '../icons/truck';
|
|
|
2582
2582
|
export { default as TurtleIcon } from '../icons/turtle';
|
|
2583
2583
|
// TvMinimalPlay aliases
|
|
2584
2584
|
export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
|
|
2585
|
-
// Tv aliases
|
|
2586
|
-
export { default as TvIcon } from '../icons/tv';
|
|
2587
|
-
// Twitch aliases
|
|
2588
|
-
export { default as TwitchIcon } from '../icons/twitch';
|
|
2589
2585
|
// Twitter aliases
|
|
2590
2586
|
export { default as TwitterIcon } from '../icons/twitter';
|
|
2587
|
+
// Tv aliases
|
|
2588
|
+
export { default as TvIcon } from '../icons/tv';
|
|
2591
2589
|
// TypeOutline aliases
|
|
2592
2590
|
export { default as TypeOutlineIcon } from '../icons/type-outline';
|
|
2591
|
+
// Twitch aliases
|
|
2592
|
+
export { default as TwitchIcon } from '../icons/twitch';
|
|
2593
2593
|
// Type aliases
|
|
2594
2594
|
export { default as TypeIcon } from '../icons/type';
|
|
2595
2595
|
// UmbrellaOff aliases
|
|
@@ -2610,60 +2610,60 @@ export { default as UnfoldHorizontalIcon } from '../icons/unfold-horizontal';
|
|
|
2610
2610
|
export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
|
|
2611
2611
|
// Ungroup aliases
|
|
2612
2612
|
export { default as UngroupIcon } from '../icons/ungroup';
|
|
2613
|
-
// Unlink aliases
|
|
2614
|
-
export { default as UnlinkIcon } from '../icons/unlink';
|
|
2615
|
-
// Unplug aliases
|
|
2616
|
-
export { default as UnplugIcon } from '../icons/unplug';
|
|
2617
2613
|
// Unlink2 aliases
|
|
2618
2614
|
export { default as Unlink2Icon } from '../icons/unlink-2';
|
|
2619
|
-
//
|
|
2620
|
-
export { default as
|
|
2615
|
+
// Unplug aliases
|
|
2616
|
+
export { default as UnplugIcon } from '../icons/unplug';
|
|
2621
2617
|
// Upload aliases
|
|
2622
2618
|
export { default as UploadIcon } from '../icons/upload';
|
|
2623
2619
|
// UserCheck aliases
|
|
2624
2620
|
export { default as UserCheckIcon } from '../icons/user-check';
|
|
2621
|
+
// Unlink aliases
|
|
2622
|
+
export { default as UnlinkIcon } from '../icons/unlink';
|
|
2623
|
+
// Usb aliases
|
|
2624
|
+
export { default as UsbIcon } from '../icons/usb';
|
|
2625
2625
|
// UserCog aliases
|
|
2626
2626
|
export { default as UserCogIcon } from '../icons/user-cog';
|
|
2627
2627
|
// UserLock aliases
|
|
2628
2628
|
export { default as UserLockIcon } from '../icons/user-lock';
|
|
2629
|
-
// UserMinus aliases
|
|
2630
|
-
export { default as UserMinusIcon } from '../icons/user-minus';
|
|
2631
2629
|
// UserPen aliases
|
|
2632
2630
|
export { default as UserPenIcon } from '../icons/user-pen';
|
|
2633
2631
|
// UserPlus aliases
|
|
2634
2632
|
export { default as UserPlusIcon } from '../icons/user-plus';
|
|
2635
|
-
//
|
|
2636
|
-
export { default as
|
|
2633
|
+
// UserMinus aliases
|
|
2634
|
+
export { default as UserMinusIcon } from '../icons/user-minus';
|
|
2637
2635
|
// UserRoundPen aliases
|
|
2638
2636
|
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2637
|
+
// UserSearch aliases
|
|
2638
|
+
export { default as UserSearchIcon } from '../icons/user-search';
|
|
2639
2639
|
// UserRoundSearch aliases
|
|
2640
2640
|
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2641
|
+
// UserX aliases
|
|
2642
|
+
export { default as UserXIcon } from '../icons/user-x';
|
|
2641
2643
|
// User aliases
|
|
2642
2644
|
export { default as UserIcon } from '../icons/user';
|
|
2643
2645
|
// Users aliases
|
|
2644
2646
|
export { default as UsersIcon } from '../icons/users';
|
|
2645
|
-
// UserX aliases
|
|
2646
|
-
export { default as UserXIcon } from '../icons/user-x';
|
|
2647
2647
|
// UtilityPole aliases
|
|
2648
2648
|
export { default as UtilityPoleIcon } from '../icons/utility-pole';
|
|
2649
2649
|
// Variable aliases
|
|
2650
2650
|
export { default as VariableIcon } from '../icons/variable';
|
|
2651
|
-
// Vault aliases
|
|
2652
|
-
export { default as VaultIcon } from '../icons/vault';
|
|
2653
|
-
// Venus aliases
|
|
2654
|
-
export { default as VenusIcon } from '../icons/venus';
|
|
2655
2651
|
// Vegan aliases
|
|
2656
2652
|
export { default as VeganIcon } from '../icons/vegan';
|
|
2653
|
+
// Vault aliases
|
|
2654
|
+
export { default as VaultIcon } from '../icons/vault';
|
|
2657
2655
|
// VenetianMask aliases
|
|
2658
2656
|
export { default as VenetianMaskIcon } from '../icons/venetian-mask';
|
|
2659
2657
|
// VenusAndMars aliases
|
|
2660
2658
|
export { default as VenusAndMarsIcon } from '../icons/venus-and-mars';
|
|
2659
|
+
// Venus aliases
|
|
2660
|
+
export { default as VenusIcon } from '../icons/venus';
|
|
2661
2661
|
// VibrateOff aliases
|
|
2662
2662
|
export { default as VibrateOffIcon } from '../icons/vibrate-off';
|
|
2663
|
-
// VideoOff aliases
|
|
2664
|
-
export { default as VideoOffIcon } from '../icons/video-off';
|
|
2665
2663
|
// Vibrate aliases
|
|
2666
2664
|
export { default as VibrateIcon } from '../icons/vibrate';
|
|
2665
|
+
// VideoOff aliases
|
|
2666
|
+
export { default as VideoOffIcon } from '../icons/video-off';
|
|
2667
2667
|
// Video aliases
|
|
2668
2668
|
export { default as VideoIcon } from '../icons/video';
|
|
2669
2669
|
// Videotape aliases
|
|
@@ -2678,86 +2678,88 @@ export { default as VolleyballIcon } from '../icons/volleyball';
|
|
|
2678
2678
|
export { default as Volume1Icon } from '../icons/volume-1';
|
|
2679
2679
|
// Volume2 aliases
|
|
2680
2680
|
export { default as Volume2Icon } from '../icons/volume-2';
|
|
2681
|
-
// VolumeX aliases
|
|
2682
|
-
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2683
2681
|
// VolumeOff aliases
|
|
2684
2682
|
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
2683
|
+
// VolumeX aliases
|
|
2684
|
+
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2685
2685
|
// Volume aliases
|
|
2686
2686
|
export { default as VolumeIcon } from '../icons/volume';
|
|
2687
2687
|
// Vote aliases
|
|
2688
2688
|
export { default as VoteIcon } from '../icons/vote';
|
|
2689
|
-
// Wallet aliases
|
|
2690
|
-
export { default as WalletIcon } from '../icons/wallet';
|
|
2691
2689
|
// WalletCards aliases
|
|
2692
2690
|
export { default as WalletCardsIcon } from '../icons/wallet-cards';
|
|
2693
|
-
//
|
|
2694
|
-
export { default as
|
|
2691
|
+
// Wallet aliases
|
|
2692
|
+
export { default as WalletIcon } from '../icons/wallet';
|
|
2695
2693
|
// Wallpaper aliases
|
|
2696
2694
|
export { default as WallpaperIcon } from '../icons/wallpaper';
|
|
2697
2695
|
// Wand aliases
|
|
2698
2696
|
export { default as WandIcon } from '../icons/wand';
|
|
2699
2697
|
// WashingMachine aliases
|
|
2700
2698
|
export { default as WashingMachineIcon } from '../icons/washing-machine';
|
|
2699
|
+
// Warehouse aliases
|
|
2700
|
+
export { default as WarehouseIcon } from '../icons/warehouse';
|
|
2701
2701
|
// Watch aliases
|
|
2702
2702
|
export { default as WatchIcon } from '../icons/watch';
|
|
2703
|
-
// Waves aliases
|
|
2704
|
-
export { default as WavesIcon } from '../icons/waves';
|
|
2705
2703
|
// WavesLadder aliases
|
|
2706
2704
|
export { default as WavesLadderIcon } from '../icons/waves-ladder';
|
|
2705
|
+
// Waves aliases
|
|
2706
|
+
export { default as WavesIcon } from '../icons/waves';
|
|
2707
2707
|
// Waypoints aliases
|
|
2708
2708
|
export { default as WaypointsIcon } from '../icons/waypoints';
|
|
2709
|
-
// WebhookOff aliases
|
|
2710
|
-
export { default as WebhookOffIcon } from '../icons/webhook-off';
|
|
2711
2709
|
// Webcam aliases
|
|
2712
2710
|
export { default as WebcamIcon } from '../icons/webcam';
|
|
2711
|
+
// WebhookOff aliases
|
|
2712
|
+
export { default as WebhookOffIcon } from '../icons/webhook-off';
|
|
2713
2713
|
// Webhook aliases
|
|
2714
2714
|
export { default as WebhookIcon } from '../icons/webhook';
|
|
2715
2715
|
// Weight aliases
|
|
2716
2716
|
export { default as WeightIcon } from '../icons/weight';
|
|
2717
|
-
// Wheat aliases
|
|
2718
|
-
export { default as WheatIcon } from '../icons/wheat';
|
|
2719
2717
|
// WheatOff aliases
|
|
2720
2718
|
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
2721
|
-
//
|
|
2722
|
-
export { default as
|
|
2723
|
-
// WifiLow aliases
|
|
2724
|
-
export { default as WifiLowIcon } from '../icons/wifi-low';
|
|
2719
|
+
// Wheat aliases
|
|
2720
|
+
export { default as WheatIcon } from '../icons/wheat';
|
|
2725
2721
|
// WholeWord aliases
|
|
2726
2722
|
export { default as WholeWordIcon } from '../icons/whole-word';
|
|
2723
|
+
// WifiHigh aliases
|
|
2724
|
+
export { default as WifiHighIcon } from '../icons/wifi-high';
|
|
2727
2725
|
// WifiOff aliases
|
|
2728
2726
|
export { default as WifiOffIcon } from '../icons/wifi-off';
|
|
2727
|
+
// WifiLow aliases
|
|
2728
|
+
export { default as WifiLowIcon } from '../icons/wifi-low';
|
|
2729
|
+
// WifiPen aliases
|
|
2730
|
+
export { default as WifiPenIcon } from '../icons/wifi-pen';
|
|
2729
2731
|
// WifiZero aliases
|
|
2730
2732
|
export { default as WifiZeroIcon } from '../icons/wifi-zero';
|
|
2731
2733
|
// Wifi aliases
|
|
2732
2734
|
export { default as WifiIcon } from '../icons/wifi';
|
|
2733
|
-
// WindArrowDown aliases
|
|
2734
|
-
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
2735
|
-
// WineOff aliases
|
|
2736
|
-
export { default as WineOffIcon } from '../icons/wine-off';
|
|
2737
2735
|
// Wind aliases
|
|
2738
2736
|
export { default as WindIcon } from '../icons/wind';
|
|
2737
|
+
// WindArrowDown aliases
|
|
2738
|
+
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
2739
2739
|
// Wine aliases
|
|
2740
2740
|
export { default as WineIcon } from '../icons/wine';
|
|
2741
|
+
// WineOff aliases
|
|
2742
|
+
export { default as WineOffIcon } from '../icons/wine-off';
|
|
2741
2743
|
// Workflow aliases
|
|
2742
2744
|
export { default as WorkflowIcon } from '../icons/workflow';
|
|
2743
2745
|
// Worm aliases
|
|
2744
2746
|
export { default as WormIcon } from '../icons/worm';
|
|
2745
|
-
// X aliases
|
|
2746
|
-
export { default as XIcon } from '../icons/x';
|
|
2747
|
-
// WrapText aliases
|
|
2748
|
-
export { default as WrapTextIcon } from '../icons/wrap-text';
|
|
2749
2747
|
// Wrench aliases
|
|
2750
2748
|
export { default as WrenchIcon } from '../icons/wrench';
|
|
2751
|
-
//
|
|
2752
|
-
export { default as
|
|
2749
|
+
// WrapText aliases
|
|
2750
|
+
export { default as WrapTextIcon } from '../icons/wrap-text';
|
|
2751
|
+
// X aliases
|
|
2752
|
+
export { default as XIcon } from '../icons/x';
|
|
2753
2753
|
// Youtube aliases
|
|
2754
2754
|
export { default as YoutubeIcon } from '../icons/youtube';
|
|
2755
|
+
// ZapOff aliases
|
|
2756
|
+
export { default as ZapOffIcon } from '../icons/zap-off';
|
|
2755
2757
|
// Zap aliases
|
|
2756
2758
|
export { default as ZapIcon } from '../icons/zap';
|
|
2757
|
-
// ZoomIn aliases
|
|
2758
|
-
export { default as ZoomInIcon } from '../icons/zoom-in';
|
|
2759
2759
|
// ZoomOut aliases
|
|
2760
2760
|
export { default as ZoomOutIcon } from '../icons/zoom-out';
|
|
2761
|
+
// ZoomIn aliases
|
|
2762
|
+
export { default as ZoomInIcon } from '../icons/zoom-in';
|
|
2761
2763
|
// ArrowDown01 aliases
|
|
2762
2764
|
export { default as ArrowDown01Icon } from '../icons/arrow-down-0-1';
|
|
2763
2765
|
// ArrowDown10 aliases
|
|
@@ -2784,18 +2786,18 @@ export { default as SortDescIcon } from '../icons/arrow-down-wide-narrow';
|
|
|
2784
2786
|
// ArrowDownZA aliases
|
|
2785
2787
|
export { default as ArrowDownZAIcon } from '../icons/arrow-down-z-a';
|
|
2786
2788
|
export { default as ArrowDownZaIcon } from '../icons/arrow-down-z-a';
|
|
2787
|
-
// ArrowUpZA aliases
|
|
2788
|
-
export { default as ArrowUpZAIcon } from '../icons/arrow-up-z-a';
|
|
2789
|
-
export { default as ArrowUpZaIcon } from '../icons/arrow-up-z-a';
|
|
2790
2789
|
// ArrowUpNarrowWide aliases
|
|
2791
2790
|
export { default as ArrowUpNarrowWideIcon } from '../icons/arrow-up-narrow-wide';
|
|
2792
2791
|
export { default as SortAscIcon } from '../icons/arrow-up-narrow-wide';
|
|
2793
|
-
//
|
|
2794
|
-
export { default as
|
|
2795
|
-
export { default as
|
|
2792
|
+
// ArrowUpZA aliases
|
|
2793
|
+
export { default as ArrowUpZAIcon } from '../icons/arrow-up-z-a';
|
|
2794
|
+
export { default as ArrowUpZaIcon } from '../icons/arrow-up-z-a';
|
|
2796
2795
|
// ArrowUpAZ aliases
|
|
2797
2796
|
export { default as ArrowUpAZIcon } from '../icons/arrow-up-a-z';
|
|
2798
2797
|
export { default as ArrowUpAzIcon } from '../icons/arrow-up-a-z';
|
|
2798
|
+
// Axis3d aliases
|
|
2799
|
+
export { default as Axis3dIcon } from '../icons/axis-3d';
|
|
2800
|
+
export { default as Axis3DIcon } from '../icons/axis-3d';
|
|
2799
2801
|
// BadgeCheck aliases
|
|
2800
2802
|
export { default as BadgeCheckIcon } from '../icons/badge-check';
|
|
2801
2803
|
export { default as VerifiedIcon } from '../icons/badge-check';
|
|
@@ -2817,27 +2819,21 @@ export { default as BookTemplateIcon } from '../icons/book-dashed';
|
|
|
2817
2819
|
// Braces aliases
|
|
2818
2820
|
export { default as BracesIcon } from '../icons/braces';
|
|
2819
2821
|
export { default as CurlyBracesIcon } from '../icons/braces';
|
|
2822
|
+
// Captions aliases
|
|
2823
|
+
export { default as CaptionsIcon } from '../icons/captions';
|
|
2824
|
+
export { default as SubtitlesIcon } from '../icons/captions';
|
|
2820
2825
|
// ChartArea aliases
|
|
2821
2826
|
export { default as ChartAreaIcon } from '../icons/chart-area';
|
|
2822
2827
|
export {
|
|
2823
2828
|
/** @deprecated */
|
|
2824
2829
|
default as AreaChartIcon
|
|
2825
2830
|
} from '../icons/chart-area';
|
|
2826
|
-
// Captions aliases
|
|
2827
|
-
export { default as CaptionsIcon } from '../icons/captions';
|
|
2828
|
-
export { default as SubtitlesIcon } from '../icons/captions';
|
|
2829
2831
|
// ChartBarBig aliases
|
|
2830
2832
|
export { default as ChartBarBigIcon } from '../icons/chart-bar-big';
|
|
2831
2833
|
export {
|
|
2832
2834
|
/** @deprecated */
|
|
2833
2835
|
default as BarChartHorizontalBigIcon
|
|
2834
2836
|
} from '../icons/chart-bar-big';
|
|
2835
|
-
// ChartBar aliases
|
|
2836
|
-
export { default as ChartBarIcon } from '../icons/chart-bar';
|
|
2837
|
-
export {
|
|
2838
|
-
/** @deprecated */
|
|
2839
|
-
default as BarChartHorizontalIcon
|
|
2840
|
-
} from '../icons/chart-bar';
|
|
2841
2837
|
// ChartCandlestick aliases
|
|
2842
2838
|
export { default as ChartCandlestickIcon } from '../icons/chart-candlestick';
|
|
2843
2839
|
export {
|
|
@@ -2850,18 +2846,24 @@ export {
|
|
|
2850
2846
|
/** @deprecated */
|
|
2851
2847
|
default as BarChartBigIcon
|
|
2852
2848
|
} from '../icons/chart-column-big';
|
|
2853
|
-
//
|
|
2854
|
-
export { default as
|
|
2849
|
+
// ChartBar aliases
|
|
2850
|
+
export { default as ChartBarIcon } from '../icons/chart-bar';
|
|
2855
2851
|
export {
|
|
2856
2852
|
/** @deprecated */
|
|
2857
|
-
default as
|
|
2858
|
-
} from '../icons/chart-
|
|
2853
|
+
default as BarChartHorizontalIcon
|
|
2854
|
+
} from '../icons/chart-bar';
|
|
2859
2855
|
// ChartColumnIncreasing aliases
|
|
2860
2856
|
export { default as ChartColumnIncreasingIcon } from '../icons/chart-column-increasing';
|
|
2861
2857
|
export {
|
|
2862
2858
|
/** @deprecated */
|
|
2863
2859
|
default as BarChart4Icon
|
|
2864
2860
|
} from '../icons/chart-column-increasing';
|
|
2861
|
+
// ChartColumn aliases
|
|
2862
|
+
export { default as ChartColumnIcon } from '../icons/chart-column';
|
|
2863
|
+
export {
|
|
2864
|
+
/** @deprecated */
|
|
2865
|
+
default as BarChart3Icon
|
|
2866
|
+
} from '../icons/chart-column';
|
|
2865
2867
|
// ChartLine aliases
|
|
2866
2868
|
export { default as ChartLineIcon } from '../icons/chart-line';
|
|
2867
2869
|
export {
|
|
@@ -2886,18 +2888,18 @@ export {
|
|
|
2886
2888
|
/** @deprecated */
|
|
2887
2889
|
default as GanttChartIcon
|
|
2888
2890
|
} from '../icons/chart-no-axes-gantt';
|
|
2889
|
-
// ChartScatter aliases
|
|
2890
|
-
export { default as ChartScatterIcon } from '../icons/chart-scatter';
|
|
2891
|
-
export {
|
|
2892
|
-
/** @deprecated */
|
|
2893
|
-
default as ScatterChartIcon
|
|
2894
|
-
} from '../icons/chart-scatter';
|
|
2895
2891
|
// ChartPie aliases
|
|
2896
2892
|
export { default as ChartPieIcon } from '../icons/chart-pie';
|
|
2897
2893
|
export {
|
|
2898
2894
|
/** @deprecated */
|
|
2899
2895
|
default as PieChartIcon
|
|
2900
2896
|
} from '../icons/chart-pie';
|
|
2897
|
+
// ChartScatter aliases
|
|
2898
|
+
export { default as ChartScatterIcon } from '../icons/chart-scatter';
|
|
2899
|
+
export {
|
|
2900
|
+
/** @deprecated */
|
|
2901
|
+
default as ScatterChartIcon
|
|
2902
|
+
} from '../icons/chart-scatter';
|
|
2901
2903
|
// CircleAlert aliases
|
|
2902
2904
|
export { default as CircleAlertIcon } from '../icons/circle-alert';
|
|
2903
2905
|
export { default as AlertCircleIcon } from '../icons/circle-alert';
|
|
@@ -2907,54 +2909,54 @@ export { default as ArrowDownCircleIcon } from '../icons/circle-arrow-down';
|
|
|
2907
2909
|
// CircleArrowLeft aliases
|
|
2908
2910
|
export { default as CircleArrowLeftIcon } from '../icons/circle-arrow-left';
|
|
2909
2911
|
export { default as ArrowLeftCircleIcon } from '../icons/circle-arrow-left';
|
|
2912
|
+
// CircleArrowOutDownLeft aliases
|
|
2913
|
+
export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left';
|
|
2914
|
+
export { default as ArrowDownLeftFromCircleIcon } from '../icons/circle-arrow-out-down-left';
|
|
2910
2915
|
// CircleArrowOutDownRight aliases
|
|
2911
2916
|
export { default as CircleArrowOutDownRightIcon } from '../icons/circle-arrow-out-down-right';
|
|
2912
2917
|
export { default as ArrowDownRightFromCircleIcon } from '../icons/circle-arrow-out-down-right';
|
|
2913
2918
|
// CircleArrowOutUpLeft aliases
|
|
2914
2919
|
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
2915
2920
|
export { default as ArrowUpLeftFromCircleIcon } from '../icons/circle-arrow-out-up-left';
|
|
2916
|
-
// CircleArrowOutDownLeft aliases
|
|
2917
|
-
export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left';
|
|
2918
|
-
export { default as ArrowDownLeftFromCircleIcon } from '../icons/circle-arrow-out-down-left';
|
|
2919
2921
|
// CircleArrowOutUpRight aliases
|
|
2920
2922
|
export { default as CircleArrowOutUpRightIcon } from '../icons/circle-arrow-out-up-right';
|
|
2921
2923
|
export { default as ArrowUpRightFromCircleIcon } from '../icons/circle-arrow-out-up-right';
|
|
2922
|
-
// CircleArrowRight aliases
|
|
2923
|
-
export { default as CircleArrowRightIcon } from '../icons/circle-arrow-right';
|
|
2924
|
-
export { default as ArrowRightCircleIcon } from '../icons/circle-arrow-right';
|
|
2925
2924
|
// CircleArrowUp aliases
|
|
2926
2925
|
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
2927
2926
|
export { default as ArrowUpCircleIcon } from '../icons/circle-arrow-up';
|
|
2928
|
-
//
|
|
2929
|
-
export { default as
|
|
2930
|
-
export { default as
|
|
2927
|
+
// CircleArrowRight aliases
|
|
2928
|
+
export { default as CircleArrowRightIcon } from '../icons/circle-arrow-right';
|
|
2929
|
+
export { default as ArrowRightCircleIcon } from '../icons/circle-arrow-right';
|
|
2931
2930
|
// CircleCheck aliases
|
|
2932
2931
|
export { default as CircleCheckIcon } from '../icons/circle-check';
|
|
2933
2932
|
export { default as CheckCircle2Icon } from '../icons/circle-check';
|
|
2933
|
+
// CircleCheckBig aliases
|
|
2934
|
+
export { default as CircleCheckBigIcon } from '../icons/circle-check-big';
|
|
2935
|
+
export { default as CheckCircleIcon } from '../icons/circle-check-big';
|
|
2934
2936
|
// CircleChevronDown aliases
|
|
2935
2937
|
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
|
|
2936
2938
|
export { default as ChevronDownCircleIcon } from '../icons/circle-chevron-down';
|
|
2937
2939
|
// CircleChevronLeft aliases
|
|
2938
2940
|
export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
|
|
2939
2941
|
export { default as ChevronLeftCircleIcon } from '../icons/circle-chevron-left';
|
|
2940
|
-
// CircleChevronUp aliases
|
|
2941
|
-
export { default as CircleChevronUpIcon } from '../icons/circle-chevron-up';
|
|
2942
|
-
export { default as ChevronUpCircleIcon } from '../icons/circle-chevron-up';
|
|
2943
2942
|
// CircleChevronRight aliases
|
|
2944
2943
|
export { default as CircleChevronRightIcon } from '../icons/circle-chevron-right';
|
|
2945
2944
|
export { default as ChevronRightCircleIcon } from '../icons/circle-chevron-right';
|
|
2945
|
+
// CircleChevronUp aliases
|
|
2946
|
+
export { default as CircleChevronUpIcon } from '../icons/circle-chevron-up';
|
|
2947
|
+
export { default as ChevronUpCircleIcon } from '../icons/circle-chevron-up';
|
|
2946
2948
|
// CircleGauge aliases
|
|
2947
2949
|
export { default as CircleGaugeIcon } from '../icons/circle-gauge';
|
|
2948
2950
|
export { default as GaugeCircleIcon } from '../icons/circle-gauge';
|
|
2951
|
+
// CircleHelp aliases
|
|
2952
|
+
export { default as CircleHelpIcon } from '../icons/circle-help';
|
|
2953
|
+
export { default as HelpCircleIcon } from '../icons/circle-help';
|
|
2949
2954
|
// CircleDivide aliases
|
|
2950
2955
|
export { default as CircleDivideIcon } from '../icons/circle-divide';
|
|
2951
2956
|
export { default as DivideCircleIcon } from '../icons/circle-divide';
|
|
2952
2957
|
// CircleMinus aliases
|
|
2953
2958
|
export { default as CircleMinusIcon } from '../icons/circle-minus';
|
|
2954
2959
|
export { default as MinusCircleIcon } from '../icons/circle-minus';
|
|
2955
|
-
// CircleHelp aliases
|
|
2956
|
-
export { default as CircleHelpIcon } from '../icons/circle-help';
|
|
2957
|
-
export { default as HelpCircleIcon } from '../icons/circle-help';
|
|
2958
2960
|
// CircleParkingOff aliases
|
|
2959
2961
|
export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
|
|
2960
2962
|
export { default as ParkingCircleOffIcon } from '../icons/circle-parking-off';
|
|
@@ -2970,15 +2972,15 @@ export { default as PercentCircleIcon } from '../icons/circle-percent';
|
|
|
2970
2972
|
// CirclePlay aliases
|
|
2971
2973
|
export { default as CirclePlayIcon } from '../icons/circle-play';
|
|
2972
2974
|
export { default as PlayCircleIcon } from '../icons/circle-play';
|
|
2975
|
+
// CirclePlus aliases
|
|
2976
|
+
export { default as CirclePlusIcon } from '../icons/circle-plus';
|
|
2977
|
+
export { default as PlusCircleIcon } from '../icons/circle-plus';
|
|
2973
2978
|
// CirclePower aliases
|
|
2974
2979
|
export { default as CirclePowerIcon } from '../icons/circle-power';
|
|
2975
2980
|
export { default as PowerCircleIcon } from '../icons/circle-power';
|
|
2976
2981
|
// CircleSlash2 aliases
|
|
2977
2982
|
export { default as CircleSlash2Icon } from '../icons/circle-slash-2';
|
|
2978
2983
|
export { default as CircleSlashedIcon } from '../icons/circle-slash-2';
|
|
2979
|
-
// CirclePlus aliases
|
|
2980
|
-
export { default as CirclePlusIcon } from '../icons/circle-plus';
|
|
2981
|
-
export { default as PlusCircleIcon } from '../icons/circle-plus';
|
|
2982
2984
|
// CircleStop aliases
|
|
2983
2985
|
export { default as CircleStopIcon } from '../icons/circle-stop';
|
|
2984
2986
|
export { default as StopCircleIcon } from '../icons/circle-stop';
|
|
@@ -2988,37 +2990,40 @@ export {
|
|
|
2988
2990
|
/** @deprecated */
|
|
2989
2991
|
default as UserCircle2Icon
|
|
2990
2992
|
} from '../icons/circle-user-round';
|
|
2991
|
-
// CircleX aliases
|
|
2992
|
-
export { default as CircleXIcon } from '../icons/circle-x';
|
|
2993
|
-
export { default as XCircleIcon } from '../icons/circle-x';
|
|
2994
|
-
// CircleUser aliases
|
|
2995
|
-
export { default as CircleUserIcon } from '../icons/circle-user';
|
|
2996
|
-
export { default as UserCircleIcon } from '../icons/circle-user';
|
|
2997
2993
|
// ClipboardPenLine aliases
|
|
2998
2994
|
export { default as ClipboardPenLineIcon } from '../icons/clipboard-pen-line';
|
|
2999
2995
|
export { default as ClipboardSignatureIcon } from '../icons/clipboard-pen-line';
|
|
2996
|
+
// CircleUser aliases
|
|
2997
|
+
export { default as CircleUserIcon } from '../icons/circle-user';
|
|
2998
|
+
export { default as UserCircleIcon } from '../icons/circle-user';
|
|
2999
|
+
// CircleX aliases
|
|
3000
|
+
export { default as CircleXIcon } from '../icons/circle-x';
|
|
3001
|
+
export { default as XCircleIcon } from '../icons/circle-x';
|
|
3000
3002
|
// ClipboardPen aliases
|
|
3001
3003
|
export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
|
|
3002
3004
|
export { default as ClipboardEditIcon } from '../icons/clipboard-pen';
|
|
3003
|
-
// CloudUpload aliases
|
|
3004
|
-
export { default as CloudUploadIcon } from '../icons/cloud-upload';
|
|
3005
|
-
export { default as UploadCloudIcon } from '../icons/cloud-upload';
|
|
3006
3005
|
// CloudDownload aliases
|
|
3007
3006
|
export { default as CloudDownloadIcon } from '../icons/cloud-download';
|
|
3008
3007
|
export { default as DownloadCloudIcon } from '../icons/cloud-download';
|
|
3008
|
+
// CloudUpload aliases
|
|
3009
|
+
export { default as CloudUploadIcon } from '../icons/cloud-upload';
|
|
3010
|
+
export { default as UploadCloudIcon } from '../icons/cloud-upload';
|
|
3009
3011
|
// CodeXml aliases
|
|
3010
3012
|
export { default as CodeXmlIcon } from '../icons/code-xml';
|
|
3011
3013
|
export {
|
|
3012
3014
|
/** @deprecated */
|
|
3013
3015
|
default as Code2Icon
|
|
3014
3016
|
} from '../icons/code-xml';
|
|
3017
|
+
// Columns2 aliases
|
|
3018
|
+
export { default as Columns2Icon } from '../icons/columns-2';
|
|
3019
|
+
export { default as ColumnsIcon } from '../icons/columns-2';
|
|
3020
|
+
// Columns3 aliases
|
|
3021
|
+
export { default as Columns3Icon } from '../icons/columns-3';
|
|
3022
|
+
export { default as PanelsLeftRightIcon } from '../icons/columns-3';
|
|
3015
3023
|
// Columns3Cog aliases
|
|
3016
3024
|
export { default as Columns3CogIcon } from '../icons/columns-3-cog';
|
|
3017
3025
|
export { default as ColumnsSettingsIcon } from '../icons/columns-3-cog';
|
|
3018
3026
|
export { default as TableConfigIcon } from '../icons/columns-3-cog';
|
|
3019
|
-
// Columns2 aliases
|
|
3020
|
-
export { default as Columns2Icon } from '../icons/columns-2';
|
|
3021
|
-
export { default as ColumnsIcon } from '../icons/columns-2';
|
|
3022
3027
|
// ContactRound aliases
|
|
3023
3028
|
export { default as ContactRoundIcon } from '../icons/contact-round';
|
|
3024
3029
|
export {
|
|
@@ -3028,9 +3033,6 @@ export {
|
|
|
3028
3033
|
// DiamondPercent aliases
|
|
3029
3034
|
export { default as DiamondPercentIcon } from '../icons/diamond-percent';
|
|
3030
3035
|
export { default as PercentDiamondIcon } from '../icons/diamond-percent';
|
|
3031
|
-
// Columns3 aliases
|
|
3032
|
-
export { default as Columns3Icon } from '../icons/columns-3';
|
|
3033
|
-
export { default as PanelsLeftRightIcon } from '../icons/columns-3';
|
|
3034
3036
|
// Earth aliases
|
|
3035
3037
|
export { default as EarthIcon } from '../icons/earth';
|
|
3036
3038
|
export {
|
|
@@ -3040,30 +3042,30 @@ export {
|
|
|
3040
3042
|
// EllipsisVertical aliases
|
|
3041
3043
|
export { default as EllipsisVerticalIcon } from '../icons/ellipsis-vertical';
|
|
3042
3044
|
export { default as MoreVerticalIcon } from '../icons/ellipsis-vertical';
|
|
3043
|
-
// Ellipsis aliases
|
|
3044
|
-
export { default as EllipsisIcon } from '../icons/ellipsis';
|
|
3045
|
-
export { default as MoreHorizontalIcon } from '../icons/ellipsis';
|
|
3046
3045
|
// FileAxis3d aliases
|
|
3047
3046
|
export { default as FileAxis3dIcon } from '../icons/file-axis-3d';
|
|
3048
3047
|
export { default as FileAxis3DIcon } from '../icons/file-axis-3d';
|
|
3048
|
+
// Ellipsis aliases
|
|
3049
|
+
export { default as EllipsisIcon } from '../icons/ellipsis';
|
|
3050
|
+
export { default as MoreHorizontalIcon } from '../icons/ellipsis';
|
|
3049
3051
|
// FileChartColumnIncreasing aliases
|
|
3050
3052
|
export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
|
|
3051
3053
|
export {
|
|
3052
3054
|
/** @deprecated */
|
|
3053
3055
|
default as FileBarChartIcon
|
|
3054
3056
|
} from '../icons/file-chart-column-increasing';
|
|
3055
|
-
// FileChartColumn aliases
|
|
3056
|
-
export { default as FileChartColumnIcon } from '../icons/file-chart-column';
|
|
3057
|
-
export {
|
|
3058
|
-
/** @deprecated */
|
|
3059
|
-
default as FileBarChart2Icon
|
|
3060
|
-
} from '../icons/file-chart-column';
|
|
3061
3057
|
// FileChartLine aliases
|
|
3062
3058
|
export { default as FileChartLineIcon } from '../icons/file-chart-line';
|
|
3063
3059
|
export {
|
|
3064
3060
|
/** @deprecated */
|
|
3065
3061
|
default as FileLineChartIcon
|
|
3066
3062
|
} from '../icons/file-chart-line';
|
|
3063
|
+
// FileChartColumn aliases
|
|
3064
|
+
export { default as FileChartColumnIcon } from '../icons/file-chart-column';
|
|
3065
|
+
export {
|
|
3066
|
+
/** @deprecated */
|
|
3067
|
+
default as FileBarChart2Icon
|
|
3068
|
+
} from '../icons/file-chart-column';
|
|
3067
3069
|
// FileChartPie aliases
|
|
3068
3070
|
export { default as FileChartPieIcon } from '../icons/file-chart-pie';
|
|
3069
3071
|
export {
|
|
@@ -3076,33 +3078,33 @@ export {
|
|
|
3076
3078
|
/** @deprecated */
|
|
3077
3079
|
default as FileCog2Icon
|
|
3078
3080
|
} from '../icons/file-cog';
|
|
3079
|
-
// FilePenLine aliases
|
|
3080
|
-
export { default as FilePenLineIcon } from '../icons/file-pen-line';
|
|
3081
|
-
export { default as FileSignatureIcon } from '../icons/file-pen-line';
|
|
3082
3081
|
// FilePen aliases
|
|
3083
3082
|
export { default as FilePenIcon } from '../icons/file-pen';
|
|
3084
3083
|
export { default as FileEditIcon } from '../icons/file-pen';
|
|
3084
|
+
// FilePenLine aliases
|
|
3085
|
+
export { default as FilePenLineIcon } from '../icons/file-pen-line';
|
|
3086
|
+
export { default as FileSignatureIcon } from '../icons/file-pen-line';
|
|
3087
|
+
// FolderPen aliases
|
|
3088
|
+
export { default as FolderPenIcon } from '../icons/folder-pen';
|
|
3089
|
+
export { default as FolderEditIcon } from '../icons/folder-pen';
|
|
3085
3090
|
// FolderCog aliases
|
|
3086
3091
|
export { default as FolderCogIcon } from '../icons/folder-cog';
|
|
3087
3092
|
export {
|
|
3088
3093
|
/** @deprecated */
|
|
3089
3094
|
default as FolderCog2Icon
|
|
3090
3095
|
} from '../icons/folder-cog';
|
|
3091
|
-
// FolderPen aliases
|
|
3092
|
-
export { default as FolderPenIcon } from '../icons/folder-pen';
|
|
3093
|
-
export { default as FolderEditIcon } from '../icons/folder-pen';
|
|
3094
|
-
// Funnel aliases
|
|
3095
|
-
export { default as FunnelIcon } from '../icons/funnel';
|
|
3096
|
-
export {
|
|
3097
|
-
/** @deprecated */
|
|
3098
|
-
default as FilterIcon
|
|
3099
|
-
} from '../icons/funnel';
|
|
3100
3096
|
// FunnelX aliases
|
|
3101
3097
|
export { default as FunnelXIcon } from '../icons/funnel-x';
|
|
3102
3098
|
export {
|
|
3103
3099
|
/** @deprecated */
|
|
3104
3100
|
default as FilterXIcon
|
|
3105
3101
|
} from '../icons/funnel-x';
|
|
3102
|
+
// Funnel aliases
|
|
3103
|
+
export { default as FunnelIcon } from '../icons/funnel';
|
|
3104
|
+
export {
|
|
3105
|
+
/** @deprecated */
|
|
3106
|
+
default as FilterIcon
|
|
3107
|
+
} from '../icons/funnel';
|
|
3106
3108
|
// GitCommitHorizontal aliases
|
|
3107
3109
|
export { default as GitCommitHorizontalIcon } from '../icons/git-commit-horizontal';
|
|
3108
3110
|
export { default as GitCommitIcon } from '../icons/git-commit-horizontal';
|
|
@@ -3122,12 +3124,12 @@ export { default as Grid2X2Icon } from '../icons/grid-2x2';
|
|
|
3122
3124
|
export { default as Grid3x3Icon } from '../icons/grid-3x3';
|
|
3123
3125
|
export { default as GridIcon } from '../icons/grid-3x3';
|
|
3124
3126
|
export { default as Grid3X3Icon } from '../icons/grid-3x3';
|
|
3125
|
-
// House aliases
|
|
3126
|
-
export { default as HouseIcon } from '../icons/house';
|
|
3127
|
-
export { default as HomeIcon } from '../icons/house';
|
|
3128
3127
|
// HandHelping aliases
|
|
3129
3128
|
export { default as HandHelpingIcon } from '../icons/hand-helping';
|
|
3130
3129
|
export { default as HelpingHandIcon } from '../icons/hand-helping';
|
|
3130
|
+
// House aliases
|
|
3131
|
+
export { default as HouseIcon } from '../icons/house';
|
|
3132
|
+
export { default as HomeIcon } from '../icons/house';
|
|
3131
3133
|
// IceCreamBowl aliases
|
|
3132
3134
|
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3133
3135
|
export {
|
|
@@ -3137,45 +3139,45 @@ export {
|
|
|
3137
3139
|
// IceCreamCone aliases
|
|
3138
3140
|
export { default as IceCreamConeIcon } from '../icons/ice-cream-cone';
|
|
3139
3141
|
export { default as IceCreamIcon } from '../icons/ice-cream-cone';
|
|
3140
|
-
// IndentIncrease aliases
|
|
3141
|
-
export { default as IndentIncreaseIcon } from '../icons/indent-increase';
|
|
3142
|
-
export { default as IndentIcon } from '../icons/indent-increase';
|
|
3143
3142
|
// IndentDecrease aliases
|
|
3144
3143
|
export { default as IndentDecreaseIcon } from '../icons/indent-decrease';
|
|
3145
3144
|
export { default as OutdentIcon } from '../icons/indent-decrease';
|
|
3145
|
+
// IndentIncrease aliases
|
|
3146
|
+
export { default as IndentIncreaseIcon } from '../icons/indent-increase';
|
|
3147
|
+
export { default as IndentIcon } from '../icons/indent-increase';
|
|
3148
|
+
// Layers aliases
|
|
3149
|
+
export { default as LayersIcon } from '../icons/layers';
|
|
3150
|
+
export { default as Layers3Icon } from '../icons/layers';
|
|
3151
|
+
// LoaderCircle aliases
|
|
3152
|
+
export { default as LoaderCircleIcon } from '../icons/loader-circle';
|
|
3153
|
+
export { default as Loader2Icon } from '../icons/loader-circle';
|
|
3154
|
+
// LockOpen aliases
|
|
3155
|
+
export { default as LockOpenIcon } from '../icons/lock-open';
|
|
3156
|
+
export { default as UnlockIcon } from '../icons/lock-open';
|
|
3146
3157
|
// LaptopMinimal aliases
|
|
3147
3158
|
export { default as LaptopMinimalIcon } from '../icons/laptop-minimal';
|
|
3148
3159
|
export {
|
|
3149
3160
|
/** @deprecated */
|
|
3150
3161
|
default as Laptop2Icon
|
|
3151
3162
|
} from '../icons/laptop-minimal';
|
|
3152
|
-
// Layers aliases
|
|
3153
|
-
export { default as LayersIcon } from '../icons/layers';
|
|
3154
|
-
export { default as Layers3Icon } from '../icons/layers';
|
|
3155
3163
|
// LockKeyholeOpen aliases
|
|
3156
3164
|
export { default as LockKeyholeOpenIcon } from '../icons/lock-keyhole-open';
|
|
3157
3165
|
export { default as UnlockKeyholeIcon } from '../icons/lock-keyhole-open';
|
|
3158
|
-
//
|
|
3159
|
-
export { default as
|
|
3160
|
-
export { default as
|
|
3161
|
-
// LoaderCircle aliases
|
|
3162
|
-
export { default as LoaderCircleIcon } from '../icons/loader-circle';
|
|
3163
|
-
export { default as Loader2Icon } from '../icons/loader-circle';
|
|
3166
|
+
// Move3d aliases
|
|
3167
|
+
export { default as Move3dIcon } from '../icons/move-3d';
|
|
3168
|
+
export { default as Move3DIcon } from '../icons/move-3d';
|
|
3164
3169
|
// MicVocal aliases
|
|
3165
3170
|
export { default as MicVocalIcon } from '../icons/mic-vocal';
|
|
3166
3171
|
export {
|
|
3167
3172
|
/** @deprecated */
|
|
3168
3173
|
default as Mic2Icon
|
|
3169
3174
|
} from '../icons/mic-vocal';
|
|
3170
|
-
// Move3d aliases
|
|
3171
|
-
export { default as Move3dIcon } from '../icons/move-3d';
|
|
3172
|
-
export { default as Move3DIcon } from '../icons/move-3d';
|
|
3173
|
-
// OctagonAlert aliases
|
|
3174
|
-
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3175
|
-
export { default as AlertOctagonIcon } from '../icons/octagon-alert';
|
|
3176
3175
|
// OctagonPause aliases
|
|
3177
3176
|
export { default as OctagonPauseIcon } from '../icons/octagon-pause';
|
|
3178
3177
|
export { default as PauseOctagonIcon } from '../icons/octagon-pause';
|
|
3178
|
+
// OctagonAlert aliases
|
|
3179
|
+
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3180
|
+
export { default as AlertOctagonIcon } from '../icons/octagon-alert';
|
|
3179
3181
|
// OctagonX aliases
|
|
3180
3182
|
export { default as OctagonXIcon } from '../icons/octagon-x';
|
|
3181
3183
|
export { default as XOctagonIcon } from '../icons/octagon-x';
|
|
@@ -3188,21 +3190,27 @@ export { default as Paintbrush2Icon } from '../icons/paintbrush-vertical';
|
|
|
3188
3190
|
// PanelLeftDashed aliases
|
|
3189
3191
|
export { default as PanelLeftDashedIcon } from '../icons/panel-left-dashed';
|
|
3190
3192
|
export { default as PanelLeftInactiveIcon } from '../icons/panel-left-dashed';
|
|
3191
|
-
// PanelLeftOpen aliases
|
|
3192
|
-
export { default as PanelLeftOpenIcon } from '../icons/panel-left-open';
|
|
3193
|
-
export { default as SidebarOpenIcon } from '../icons/panel-left-open';
|
|
3194
|
-
// PanelLeft aliases
|
|
3195
|
-
export { default as PanelLeftIcon } from '../icons/panel-left';
|
|
3196
|
-
export { default as SidebarIcon } from '../icons/panel-left';
|
|
3197
3193
|
// PanelLeftClose aliases
|
|
3198
3194
|
export { default as PanelLeftCloseIcon } from '../icons/panel-left-close';
|
|
3199
3195
|
export { default as SidebarCloseIcon } from '../icons/panel-left-close';
|
|
3196
|
+
// PanelLeftOpen aliases
|
|
3197
|
+
export { default as PanelLeftOpenIcon } from '../icons/panel-left-open';
|
|
3198
|
+
export { default as SidebarOpenIcon } from '../icons/panel-left-open';
|
|
3200
3199
|
// PanelRightDashed aliases
|
|
3201
3200
|
export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed';
|
|
3202
3201
|
export { default as PanelRightInactiveIcon } from '../icons/panel-right-dashed';
|
|
3202
|
+
// PanelLeft aliases
|
|
3203
|
+
export { default as PanelLeftIcon } from '../icons/panel-left';
|
|
3204
|
+
export { default as SidebarIcon } from '../icons/panel-left';
|
|
3203
3205
|
// PanelTopDashed aliases
|
|
3204
3206
|
export { default as PanelTopDashedIcon } from '../icons/panel-top-dashed';
|
|
3205
3207
|
export { default as PanelTopInactiveIcon } from '../icons/panel-top-dashed';
|
|
3208
|
+
// PenLine aliases
|
|
3209
|
+
export { default as PenLineIcon } from '../icons/pen-line';
|
|
3210
|
+
export {
|
|
3211
|
+
/** @deprecated */
|
|
3212
|
+
default as Edit3Icon
|
|
3213
|
+
} from '../icons/pen-line';
|
|
3206
3214
|
// PanelsTopLeft aliases
|
|
3207
3215
|
export { default as PanelsTopLeftIcon } from '../icons/panels-top-left';
|
|
3208
3216
|
export { default as LayoutIcon } from '../icons/panels-top-left';
|
|
@@ -3212,36 +3220,30 @@ export {
|
|
|
3212
3220
|
/** @deprecated */
|
|
3213
3221
|
default as Edit2Icon
|
|
3214
3222
|
} from '../icons/pen';
|
|
3215
|
-
// PenLine aliases
|
|
3216
|
-
export { default as PenLineIcon } from '../icons/pen-line';
|
|
3217
|
-
export {
|
|
3218
|
-
/** @deprecated */
|
|
3219
|
-
default as Edit3Icon
|
|
3220
|
-
} from '../icons/pen-line';
|
|
3221
3223
|
// PlugZap aliases
|
|
3222
3224
|
export { default as PlugZapIcon } from '../icons/plug-zap';
|
|
3223
3225
|
export { default as PlugZap2Icon } from '../icons/plug-zap';
|
|
3226
|
+
// Rotate3d aliases
|
|
3227
|
+
export { default as Rotate3dIcon } from '../icons/rotate-3d';
|
|
3228
|
+
export { default as Rotate3DIcon } from '../icons/rotate-3d';
|
|
3224
3229
|
// RectangleEllipsis aliases
|
|
3225
3230
|
export { default as RectangleEllipsisIcon } from '../icons/rectangle-ellipsis';
|
|
3226
3231
|
export { default as FormInputIcon } from '../icons/rectangle-ellipsis';
|
|
3227
3232
|
// Rows2 aliases
|
|
3228
3233
|
export { default as Rows2Icon } from '../icons/rows-2';
|
|
3229
3234
|
export { default as RowsIcon } from '../icons/rows-2';
|
|
3230
|
-
// Rotate3d aliases
|
|
3231
|
-
export { default as Rotate3dIcon } from '../icons/rotate-3d';
|
|
3232
|
-
export { default as Rotate3DIcon } from '../icons/rotate-3d';
|
|
3233
3235
|
// Rows3 aliases
|
|
3234
3236
|
export { default as Rows3Icon } from '../icons/rows-3';
|
|
3235
3237
|
export { default as PanelsTopBottomIcon } from '../icons/rows-3';
|
|
3236
|
-
// Scale3d aliases
|
|
3237
|
-
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
3238
|
-
export { default as Scale3DIcon } from '../icons/scale-3d';
|
|
3239
3238
|
// SendHorizontal aliases
|
|
3240
3239
|
export { default as SendHorizontalIcon } from '../icons/send-horizontal';
|
|
3241
3240
|
export {
|
|
3242
3241
|
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. This alias will be removed in v1.0 */
|
|
3243
3242
|
default as SendHorizonalIcon
|
|
3244
3243
|
} from '../icons/send-horizontal';
|
|
3244
|
+
// Scale3d aliases
|
|
3245
|
+
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
3246
|
+
export { default as Scale3DIcon } from '../icons/scale-3d';
|
|
3245
3247
|
// ShieldX aliases
|
|
3246
3248
|
export { default as ShieldXIcon } from '../icons/shield-x';
|
|
3247
3249
|
export { default as ShieldCloseIcon } from '../icons/shield-x';
|
|
@@ -3263,9 +3265,6 @@ export { default as ArrowDownRightSquareIcon } from '../icons/square-arrow-down-
|
|
|
3263
3265
|
// SquareArrowDown aliases
|
|
3264
3266
|
export { default as SquareArrowDownIcon } from '../icons/square-arrow-down';
|
|
3265
3267
|
export { default as ArrowDownSquareIcon } from '../icons/square-arrow-down';
|
|
3266
|
-
// SquareArrowOutDownRight aliases
|
|
3267
|
-
export { default as SquareArrowOutDownRightIcon } from '../icons/square-arrow-out-down-right';
|
|
3268
|
-
export { default as ArrowDownRightFromSquareIcon } from '../icons/square-arrow-out-down-right';
|
|
3269
3268
|
// SquareArrowLeft aliases
|
|
3270
3269
|
export { default as SquareArrowLeftIcon } from '../icons/square-arrow-left';
|
|
3271
3270
|
export { default as ArrowLeftSquareIcon } from '../icons/square-arrow-left';
|
|
@@ -3275,24 +3274,30 @@ export { default as ArrowDownLeftFromSquareIcon } from '../icons/square-arrow-ou
|
|
|
3275
3274
|
// SquareArrowOutUpLeft aliases
|
|
3276
3275
|
export { default as SquareArrowOutUpLeftIcon } from '../icons/square-arrow-out-up-left';
|
|
3277
3276
|
export { default as ArrowUpLeftFromSquareIcon } from '../icons/square-arrow-out-up-left';
|
|
3277
|
+
// SquareArrowOutDownRight aliases
|
|
3278
|
+
export { default as SquareArrowOutDownRightIcon } from '../icons/square-arrow-out-down-right';
|
|
3279
|
+
export { default as ArrowDownRightFromSquareIcon } from '../icons/square-arrow-out-down-right';
|
|
3278
3280
|
// SquareArrowOutUpRight aliases
|
|
3279
3281
|
export { default as SquareArrowOutUpRightIcon } from '../icons/square-arrow-out-up-right';
|
|
3280
3282
|
export { default as ArrowUpRightFromSquareIcon } from '../icons/square-arrow-out-up-right';
|
|
3281
|
-
// SquareArrowRight aliases
|
|
3282
|
-
export { default as SquareArrowRightIcon } from '../icons/square-arrow-right';
|
|
3283
|
-
export { default as ArrowRightSquareIcon } from '../icons/square-arrow-right';
|
|
3284
|
-
// SquareArrowUp aliases
|
|
3285
|
-
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
3286
|
-
export { default as ArrowUpSquareIcon } from '../icons/square-arrow-up';
|
|
3287
3283
|
// SquareArrowUpLeft aliases
|
|
3288
3284
|
export { default as SquareArrowUpLeftIcon } from '../icons/square-arrow-up-left';
|
|
3289
3285
|
export { default as ArrowUpLeftSquareIcon } from '../icons/square-arrow-up-left';
|
|
3286
|
+
// SquareArrowRight aliases
|
|
3287
|
+
export { default as SquareArrowRightIcon } from '../icons/square-arrow-right';
|
|
3288
|
+
export { default as ArrowRightSquareIcon } from '../icons/square-arrow-right';
|
|
3290
3289
|
// SquareArrowUpRight aliases
|
|
3291
3290
|
export { default as SquareArrowUpRightIcon } from '../icons/square-arrow-up-right';
|
|
3292
3291
|
export { default as ArrowUpRightSquareIcon } from '../icons/square-arrow-up-right';
|
|
3292
|
+
// SquareArrowUp aliases
|
|
3293
|
+
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
3294
|
+
export { default as ArrowUpSquareIcon } from '../icons/square-arrow-up';
|
|
3293
3295
|
// SquareAsterisk aliases
|
|
3294
3296
|
export { default as SquareAsteriskIcon } from '../icons/square-asterisk';
|
|
3295
3297
|
export { default as AsteriskSquareIcon } from '../icons/square-asterisk';
|
|
3298
|
+
// SquareCheckBig aliases
|
|
3299
|
+
export { default as SquareCheckBigIcon } from '../icons/square-check-big';
|
|
3300
|
+
export { default as CheckSquareIcon } from '../icons/square-check-big';
|
|
3296
3301
|
// SquareBottomDashedScissors aliases
|
|
3297
3302
|
export { default as SquareBottomDashedScissorsIcon } from '../icons/square-bottom-dashed-scissors';
|
|
3298
3303
|
export { default as ScissorsSquareDashedBottomIcon } from '../icons/square-bottom-dashed-scissors';
|
|
@@ -3300,15 +3305,12 @@ export { default as ScissorsSquareDashedBottomIcon } from '../icons/square-botto
|
|
|
3300
3305
|
export { default as SquareChartGanttIcon } from '../icons/square-chart-gantt';
|
|
3301
3306
|
export { default as GanttChartSquareIcon } from '../icons/square-chart-gantt';
|
|
3302
3307
|
export { default as SquareGanttChartIcon } from '../icons/square-chart-gantt';
|
|
3303
|
-
// SquareCheckBig aliases
|
|
3304
|
-
export { default as SquareCheckBigIcon } from '../icons/square-check-big';
|
|
3305
|
-
export { default as CheckSquareIcon } from '../icons/square-check-big';
|
|
3306
|
-
// SquareChevronDown aliases
|
|
3307
|
-
export { default as SquareChevronDownIcon } from '../icons/square-chevron-down';
|
|
3308
|
-
export { default as ChevronDownSquareIcon } from '../icons/square-chevron-down';
|
|
3309
3308
|
// SquareCheck aliases
|
|
3310
3309
|
export { default as SquareCheckIcon } from '../icons/square-check';
|
|
3311
3310
|
export { default as CheckSquare2Icon } from '../icons/square-check';
|
|
3311
|
+
// SquareChevronDown aliases
|
|
3312
|
+
export { default as SquareChevronDownIcon } from '../icons/square-chevron-down';
|
|
3313
|
+
export { default as ChevronDownSquareIcon } from '../icons/square-chevron-down';
|
|
3312
3314
|
// SquareChevronLeft aliases
|
|
3313
3315
|
export { default as SquareChevronLeftIcon } from '../icons/square-chevron-left';
|
|
3314
3316
|
export { default as ChevronLeftSquareIcon } from '../icons/square-chevron-left';
|
|
@@ -3330,47 +3332,47 @@ export { default as MousePointerSquareDashedIcon } from '../icons/square-dashed-
|
|
|
3330
3332
|
// SquareDashed aliases
|
|
3331
3333
|
export { default as SquareDashedIcon } from '../icons/square-dashed';
|
|
3332
3334
|
export { default as BoxSelectIcon } from '../icons/square-dashed';
|
|
3335
|
+
// SquareDivide aliases
|
|
3336
|
+
export { default as SquareDivideIcon } from '../icons/square-divide';
|
|
3337
|
+
export { default as DivideSquareIcon } from '../icons/square-divide';
|
|
3333
3338
|
// SquareDot aliases
|
|
3334
3339
|
export { default as SquareDotIcon } from '../icons/square-dot';
|
|
3335
3340
|
export { default as DotSquareIcon } from '../icons/square-dot';
|
|
3336
3341
|
// SquareFunction aliases
|
|
3337
3342
|
export { default as SquareFunctionIcon } from '../icons/square-function';
|
|
3338
3343
|
export { default as FunctionSquareIcon } from '../icons/square-function';
|
|
3339
|
-
// SquareDivide aliases
|
|
3340
|
-
export { default as SquareDivideIcon } from '../icons/square-divide';
|
|
3341
|
-
export { default as DivideSquareIcon } from '../icons/square-divide';
|
|
3342
|
-
// SquareKanban aliases
|
|
3343
|
-
export { default as SquareKanbanIcon } from '../icons/square-kanban';
|
|
3344
|
-
export { default as KanbanSquareIcon } from '../icons/square-kanban';
|
|
3345
3344
|
// SquareEqual aliases
|
|
3346
3345
|
export { default as SquareEqualIcon } from '../icons/square-equal';
|
|
3347
3346
|
export { default as EqualSquareIcon } from '../icons/square-equal';
|
|
3348
|
-
//
|
|
3349
|
-
export { default as
|
|
3350
|
-
export { default as
|
|
3347
|
+
// SquareKanban aliases
|
|
3348
|
+
export { default as SquareKanbanIcon } from '../icons/square-kanban';
|
|
3349
|
+
export { default as KanbanSquareIcon } from '../icons/square-kanban';
|
|
3351
3350
|
// SquareMenu aliases
|
|
3352
3351
|
export { default as SquareMenuIcon } from '../icons/square-menu';
|
|
3353
3352
|
export { default as MenuSquareIcon } from '../icons/square-menu';
|
|
3354
3353
|
// SquareLibrary aliases
|
|
3355
3354
|
export { default as SquareLibraryIcon } from '../icons/square-library';
|
|
3356
3355
|
export { default as LibrarySquareIcon } from '../icons/square-library';
|
|
3356
|
+
// SquareM aliases
|
|
3357
|
+
export { default as SquareMIcon } from '../icons/square-m';
|
|
3358
|
+
export { default as MSquareIcon } from '../icons/square-m';
|
|
3357
3359
|
// SquareMinus aliases
|
|
3358
3360
|
export { default as SquareMinusIcon } from '../icons/square-minus';
|
|
3359
3361
|
export { default as MinusSquareIcon } from '../icons/square-minus';
|
|
3360
3362
|
// SquareMousePointer aliases
|
|
3361
3363
|
export { default as SquareMousePointerIcon } from '../icons/square-mouse-pointer';
|
|
3362
3364
|
export { default as InspectIcon } from '../icons/square-mouse-pointer';
|
|
3363
|
-
// SquareParking aliases
|
|
3364
|
-
export { default as SquareParkingIcon } from '../icons/square-parking';
|
|
3365
|
-
export { default as ParkingSquareIcon } from '../icons/square-parking';
|
|
3366
|
-
// SquareParkingOff aliases
|
|
3367
|
-
export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
|
|
3368
|
-
export { default as ParkingSquareOffIcon } from '../icons/square-parking-off';
|
|
3369
3365
|
// SquarePen aliases
|
|
3370
3366
|
export { default as SquarePenIcon } from '../icons/square-pen';
|
|
3371
3367
|
export { default as PenBoxIcon } from '../icons/square-pen';
|
|
3372
3368
|
export { default as EditIcon } from '../icons/square-pen';
|
|
3373
3369
|
export { default as PenSquareIcon } from '../icons/square-pen';
|
|
3370
|
+
// SquareParkingOff aliases
|
|
3371
|
+
export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
|
|
3372
|
+
export { default as ParkingSquareOffIcon } from '../icons/square-parking-off';
|
|
3373
|
+
// SquareParking aliases
|
|
3374
|
+
export { default as SquareParkingIcon } from '../icons/square-parking';
|
|
3375
|
+
export { default as ParkingSquareIcon } from '../icons/square-parking';
|
|
3374
3376
|
// SquarePercent aliases
|
|
3375
3377
|
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
3376
3378
|
export { default as PercentSquareIcon } from '../icons/square-percent';
|
|
@@ -3389,21 +3391,21 @@ export { default as PlusSquareIcon } from '../icons/square-plus';
|
|
|
3389
3391
|
// SquarePower aliases
|
|
3390
3392
|
export { default as SquarePowerIcon } from '../icons/square-power';
|
|
3391
3393
|
export { default as PowerSquareIcon } from '../icons/square-power';
|
|
3394
|
+
// SquareScissors aliases
|
|
3395
|
+
export { default as SquareScissorsIcon } from '../icons/square-scissors';
|
|
3396
|
+
export { default as ScissorsSquareIcon } from '../icons/square-scissors';
|
|
3392
3397
|
// SquareSigma aliases
|
|
3393
3398
|
export { default as SquareSigmaIcon } from '../icons/square-sigma';
|
|
3394
3399
|
export { default as SigmaSquareIcon } from '../icons/square-sigma';
|
|
3400
|
+
// SquareSplitVertical aliases
|
|
3401
|
+
export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical';
|
|
3402
|
+
export { default as SplitSquareVerticalIcon } from '../icons/square-split-vertical';
|
|
3395
3403
|
// SquareSlash aliases
|
|
3396
3404
|
export { default as SquareSlashIcon } from '../icons/square-slash';
|
|
3397
3405
|
export { default as SlashSquareIcon } from '../icons/square-slash';
|
|
3398
|
-
// SquareScissors aliases
|
|
3399
|
-
export { default as SquareScissorsIcon } from '../icons/square-scissors';
|
|
3400
|
-
export { default as ScissorsSquareIcon } from '../icons/square-scissors';
|
|
3401
3406
|
// SquareSplitHorizontal aliases
|
|
3402
3407
|
export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
|
|
3403
3408
|
export { default as SplitSquareHorizontalIcon } from '../icons/square-split-horizontal';
|
|
3404
|
-
// SquareSplitVertical aliases
|
|
3405
|
-
export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical';
|
|
3406
|
-
export { default as SplitSquareVerticalIcon } from '../icons/square-split-vertical';
|
|
3407
3409
|
// SquareTerminal aliases
|
|
3408
3410
|
export { default as SquareTerminalIcon } from '../icons/square-terminal';
|
|
3409
3411
|
export { default as TerminalSquareIcon } from '../icons/square-terminal';
|
|
@@ -3413,39 +3415,39 @@ export {
|
|
|
3413
3415
|
/** @deprecated */
|
|
3414
3416
|
default as UserSquare2Icon
|
|
3415
3417
|
} from '../icons/square-user-round';
|
|
3416
|
-
// SquareX aliases
|
|
3417
|
-
export { default as SquareXIcon } from '../icons/square-x';
|
|
3418
|
-
export { default as XSquareIcon } from '../icons/square-x';
|
|
3419
3418
|
// SquareUser aliases
|
|
3420
3419
|
export { default as SquareUserIcon } from '../icons/square-user';
|
|
3421
3420
|
export { default as UserSquareIcon } from '../icons/square-user';
|
|
3422
|
-
//
|
|
3423
|
-
export { default as
|
|
3424
|
-
export { default as
|
|
3421
|
+
// TestTubeDiagonal aliases
|
|
3422
|
+
export { default as TestTubeDiagonalIcon } from '../icons/test-tube-diagonal';
|
|
3423
|
+
export { default as TestTube2Icon } from '../icons/test-tube-diagonal';
|
|
3424
|
+
// SquareX aliases
|
|
3425
|
+
export { default as SquareXIcon } from '../icons/square-x';
|
|
3426
|
+
export { default as XSquareIcon } from '../icons/square-x';
|
|
3425
3427
|
// TextSelect aliases
|
|
3426
3428
|
export { default as TextSelectIcon } from '../icons/text-select';
|
|
3427
3429
|
export { default as TextSelectionIcon } from '../icons/text-select';
|
|
3428
3430
|
// TreePalm aliases
|
|
3429
3431
|
export { default as TreePalmIcon } from '../icons/tree-palm';
|
|
3430
3432
|
export { default as PalmtreeIcon } from '../icons/tree-palm';
|
|
3431
|
-
//
|
|
3432
|
-
export { default as
|
|
3433
|
-
export { default as
|
|
3433
|
+
// TramFront aliases
|
|
3434
|
+
export { default as TramFrontIcon } from '../icons/tram-front';
|
|
3435
|
+
export { default as TrainIcon } from '../icons/tram-front';
|
|
3434
3436
|
// TriangleAlert aliases
|
|
3435
3437
|
export { default as TriangleAlertIcon } from '../icons/triangle-alert';
|
|
3436
3438
|
export { default as AlertTriangleIcon } from '../icons/triangle-alert';
|
|
3437
|
-
// University aliases
|
|
3438
|
-
export { default as UniversityIcon } from '../icons/university';
|
|
3439
|
-
export {
|
|
3440
|
-
/** @deprecated */
|
|
3441
|
-
default as School2Icon
|
|
3442
|
-
} from '../icons/university';
|
|
3443
3439
|
// TvMinimal aliases
|
|
3444
3440
|
export { default as TvMinimalIcon } from '../icons/tv-minimal';
|
|
3445
3441
|
export {
|
|
3446
3442
|
/** @deprecated */
|
|
3447
3443
|
default as Tv2Icon
|
|
3448
3444
|
} from '../icons/tv-minimal';
|
|
3445
|
+
// University aliases
|
|
3446
|
+
export { default as UniversityIcon } from '../icons/university';
|
|
3447
|
+
export {
|
|
3448
|
+
/** @deprecated */
|
|
3449
|
+
default as School2Icon
|
|
3450
|
+
} from '../icons/university';
|
|
3449
3451
|
// UserRoundCog aliases
|
|
3450
3452
|
export { default as UserRoundCogIcon } from '../icons/user-round-cog';
|
|
3451
3453
|
export {
|
|
@@ -3458,18 +3460,18 @@ export {
|
|
|
3458
3460
|
/** @deprecated */
|
|
3459
3461
|
default as UserCheck2Icon
|
|
3460
3462
|
} from '../icons/user-round-check';
|
|
3461
|
-
// UserRoundPlus aliases
|
|
3462
|
-
export { default as UserRoundPlusIcon } from '../icons/user-round-plus';
|
|
3463
|
-
export {
|
|
3464
|
-
/** @deprecated */
|
|
3465
|
-
default as UserPlus2Icon
|
|
3466
|
-
} from '../icons/user-round-plus';
|
|
3467
3463
|
// UserRoundMinus aliases
|
|
3468
3464
|
export { default as UserRoundMinusIcon } from '../icons/user-round-minus';
|
|
3469
3465
|
export {
|
|
3470
3466
|
/** @deprecated */
|
|
3471
3467
|
default as UserMinus2Icon
|
|
3472
3468
|
} from '../icons/user-round-minus';
|
|
3469
|
+
// UserRoundPlus aliases
|
|
3470
|
+
export { default as UserRoundPlusIcon } from '../icons/user-round-plus';
|
|
3471
|
+
export {
|
|
3472
|
+
/** @deprecated */
|
|
3473
|
+
default as UserPlus2Icon
|
|
3474
|
+
} from '../icons/user-round-plus';
|
|
3473
3475
|
// UserRoundX aliases
|
|
3474
3476
|
export { default as UserRoundXIcon } from '../icons/user-round-x';
|
|
3475
3477
|
export {
|