@lucide/astro 0.513.0 → 0.514.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 +55 -55
- package/src/aliases/prefixed.ts +488 -486
- package/src/aliases/suffixed.ts +752 -750
- package/src/icons/book-alert.ts +18 -0
- package/src/icons/index.ts +130 -129
- package/src/icons/settings-2.ts +2 -2
- package/src/icons/trophy.ts +2 -2
package/src/aliases/suffixed.ts
CHANGED
|
@@ -1,107 +1,107 @@
|
|
|
1
1
|
// AArrowDown aliases
|
|
2
2
|
export { default as AArrowDownIcon } from '../icons/a-arrow-down';
|
|
3
|
-
// AArrowUp aliases
|
|
4
|
-
export { default as AArrowUpIcon } from '../icons/a-arrow-up';
|
|
5
3
|
// ALargeSmall aliases
|
|
6
4
|
export { default as ALargeSmallIcon } from '../icons/a-large-small';
|
|
7
|
-
//
|
|
8
|
-
export { default as
|
|
5
|
+
// AArrowUp aliases
|
|
6
|
+
export { default as AArrowUpIcon } from '../icons/a-arrow-up';
|
|
9
7
|
// Activity aliases
|
|
10
8
|
export { default as ActivityIcon } from '../icons/activity';
|
|
11
|
-
//
|
|
12
|
-
export { default as
|
|
9
|
+
// Accessibility aliases
|
|
10
|
+
export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
13
11
|
// AirVent aliases
|
|
14
12
|
export { default as AirVentIcon } from '../icons/air-vent';
|
|
13
|
+
// Airplay aliases
|
|
14
|
+
export { default as AirplayIcon } from '../icons/airplay';
|
|
15
15
|
// AlarmClockOff aliases
|
|
16
16
|
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
17
|
-
// AlarmSmoke aliases
|
|
18
|
-
export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
|
|
19
17
|
// AlarmClock aliases
|
|
20
18
|
export { default as AlarmClockIcon } from '../icons/alarm-clock';
|
|
19
|
+
// AlarmSmoke aliases
|
|
20
|
+
export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
|
|
21
21
|
// Album aliases
|
|
22
22
|
export { default as AlbumIcon } from '../icons/album';
|
|
23
23
|
// AlignCenterHorizontal aliases
|
|
24
24
|
export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
|
|
25
|
-
// AlignCenterVertical aliases
|
|
26
|
-
export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
|
|
27
|
-
// AlignCenter aliases
|
|
28
|
-
export { default as AlignCenterIcon } from '../icons/align-center';
|
|
29
25
|
// AlignEndHorizontal aliases
|
|
30
26
|
export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal';
|
|
27
|
+
// AlignCenterVertical aliases
|
|
28
|
+
export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
|
|
31
29
|
// AlignEndVertical aliases
|
|
32
30
|
export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
|
|
33
31
|
// AlignHorizontalDistributeCenter aliases
|
|
34
32
|
export { default as AlignHorizontalDistributeCenterIcon } from '../icons/align-horizontal-distribute-center';
|
|
35
33
|
// AlignHorizontalDistributeEnd aliases
|
|
36
34
|
export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-horizontal-distribute-end';
|
|
37
|
-
// AlignHorizontalDistributeStart aliases
|
|
38
|
-
export { default as AlignHorizontalDistributeStartIcon } from '../icons/align-horizontal-distribute-start';
|
|
39
35
|
// AlignHorizontalJustifyCenter aliases
|
|
40
36
|
export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-horizontal-justify-center';
|
|
41
|
-
//
|
|
42
|
-
export { default as
|
|
37
|
+
// AlignCenter aliases
|
|
38
|
+
export { default as AlignCenterIcon } from '../icons/align-center';
|
|
39
|
+
// AlignHorizontalDistributeStart aliases
|
|
40
|
+
export { default as AlignHorizontalDistributeStartIcon } from '../icons/align-horizontal-distribute-start';
|
|
43
41
|
// AlignHorizontalJustifyEnd aliases
|
|
44
42
|
export { default as AlignHorizontalJustifyEndIcon } from '../icons/align-horizontal-justify-end';
|
|
45
43
|
// AlignHorizontalSpaceAround aliases
|
|
46
44
|
export { default as AlignHorizontalSpaceAroundIcon } from '../icons/align-horizontal-space-around';
|
|
47
|
-
//
|
|
48
|
-
export { default as
|
|
49
|
-
// AlignJustify aliases
|
|
50
|
-
export { default as AlignJustifyIcon } from '../icons/align-justify';
|
|
45
|
+
// AlignHorizontalJustifyStart aliases
|
|
46
|
+
export { default as AlignHorizontalJustifyStartIcon } from '../icons/align-horizontal-justify-start';
|
|
51
47
|
// AlignLeft aliases
|
|
52
48
|
export { default as AlignLeftIcon } from '../icons/align-left';
|
|
53
|
-
//
|
|
54
|
-
export { default as
|
|
49
|
+
// AlignJustify aliases
|
|
50
|
+
export { default as AlignJustifyIcon } from '../icons/align-justify';
|
|
51
|
+
// AlignHorizontalSpaceBetween aliases
|
|
52
|
+
export { default as AlignHorizontalSpaceBetweenIcon } from '../icons/align-horizontal-space-between';
|
|
55
53
|
// AlignRight aliases
|
|
56
54
|
export { default as AlignRightIcon } from '../icons/align-right';
|
|
57
55
|
// AlignStartVertical aliases
|
|
58
56
|
export { default as AlignStartVerticalIcon } from '../icons/align-start-vertical';
|
|
57
|
+
// AlignStartHorizontal aliases
|
|
58
|
+
export { default as AlignStartHorizontalIcon } from '../icons/align-start-horizontal';
|
|
59
59
|
// AlignVerticalDistributeCenter aliases
|
|
60
60
|
export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-vertical-distribute-center';
|
|
61
|
-
// AlignVerticalDistributeEnd aliases
|
|
62
|
-
export { default as AlignVerticalDistributeEndIcon } from '../icons/align-vertical-distribute-end';
|
|
63
61
|
// AlignVerticalDistributeStart aliases
|
|
64
62
|
export { default as AlignVerticalDistributeStartIcon } from '../icons/align-vertical-distribute-start';
|
|
65
|
-
//
|
|
66
|
-
export { default as
|
|
63
|
+
// AlignVerticalDistributeEnd aliases
|
|
64
|
+
export { default as AlignVerticalDistributeEndIcon } from '../icons/align-vertical-distribute-end';
|
|
67
65
|
// AlignVerticalJustifyEnd aliases
|
|
68
66
|
export { default as AlignVerticalJustifyEndIcon } from '../icons/align-vertical-justify-end';
|
|
67
|
+
// AlignVerticalJustifyCenter aliases
|
|
68
|
+
export { default as AlignVerticalJustifyCenterIcon } from '../icons/align-vertical-justify-center';
|
|
69
69
|
// AlignVerticalJustifyStart aliases
|
|
70
70
|
export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start';
|
|
71
71
|
// AlignVerticalSpaceAround aliases
|
|
72
72
|
export { default as AlignVerticalSpaceAroundIcon } from '../icons/align-vertical-space-around';
|
|
73
|
-
// Ambulance aliases
|
|
74
|
-
export { default as AmbulanceIcon } from '../icons/ambulance';
|
|
75
73
|
// AlignVerticalSpaceBetween aliases
|
|
76
74
|
export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
|
|
77
|
-
//
|
|
78
|
-
export { default as
|
|
79
|
-
// Amphora aliases
|
|
80
|
-
export { default as AmphoraIcon } from '../icons/amphora';
|
|
75
|
+
// Ambulance aliases
|
|
76
|
+
export { default as AmbulanceIcon } from '../icons/ambulance';
|
|
81
77
|
// Ampersands aliases
|
|
82
78
|
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
79
|
+
// Amphora aliases
|
|
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
|
-
// Angry aliases
|
|
86
|
-
export { default as AngryIcon } from '../icons/angry';
|
|
87
85
|
// Annoyed aliases
|
|
88
86
|
export { default as AnnoyedIcon } from '../icons/annoyed';
|
|
87
|
+
// Angry aliases
|
|
88
|
+
export { default as AngryIcon } from '../icons/angry';
|
|
89
|
+
// Antenna aliases
|
|
90
|
+
export { default as AntennaIcon } from '../icons/antenna';
|
|
89
91
|
// Anvil aliases
|
|
90
92
|
export { default as AnvilIcon } from '../icons/anvil';
|
|
91
93
|
// Aperture aliases
|
|
92
94
|
export { default as ApertureIcon } from '../icons/aperture';
|
|
93
|
-
// AppWindowMac aliases
|
|
94
|
-
export { default as AppWindowMacIcon } from '../icons/app-window-mac';
|
|
95
|
-
// Antenna aliases
|
|
96
|
-
export { default as AntennaIcon } from '../icons/antenna';
|
|
97
95
|
// AppWindow aliases
|
|
98
96
|
export { default as AppWindowIcon } from '../icons/app-window';
|
|
97
|
+
// AppWindowMac aliases
|
|
98
|
+
export { default as AppWindowMacIcon } from '../icons/app-window-mac';
|
|
99
99
|
// Apple aliases
|
|
100
100
|
export { default as AppleIcon } from '../icons/apple';
|
|
101
|
-
// ArchiveRestore aliases
|
|
102
|
-
export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
|
|
103
101
|
// ArchiveX aliases
|
|
104
102
|
export { default as ArchiveXIcon } from '../icons/archive-x';
|
|
103
|
+
// ArchiveRestore aliases
|
|
104
|
+
export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
|
|
105
105
|
// Archive aliases
|
|
106
106
|
export { default as ArchiveIcon } from '../icons/archive';
|
|
107
107
|
// Armchair aliases
|
|
@@ -110,32 +110,32 @@ export { default as ArmchairIcon } from '../icons/armchair';
|
|
|
110
110
|
export { default as ArrowBigDownDashIcon } from '../icons/arrow-big-down-dash';
|
|
111
111
|
// ArrowBigDown aliases
|
|
112
112
|
export { default as ArrowBigDownIcon } from '../icons/arrow-big-down';
|
|
113
|
-
// ArrowBigLeftDash aliases
|
|
114
|
-
export { default as ArrowBigLeftDashIcon } from '../icons/arrow-big-left-dash';
|
|
115
|
-
// ArrowBigRightDash aliases
|
|
116
|
-
export { default as ArrowBigRightDashIcon } from '../icons/arrow-big-right-dash';
|
|
117
113
|
// ArrowBigLeft aliases
|
|
118
114
|
export { default as ArrowBigLeftIcon } from '../icons/arrow-big-left';
|
|
119
|
-
//
|
|
120
|
-
export { default as
|
|
115
|
+
// ArrowBigRightDash aliases
|
|
116
|
+
export { default as ArrowBigRightDashIcon } from '../icons/arrow-big-right-dash';
|
|
117
|
+
// ArrowBigLeftDash aliases
|
|
118
|
+
export { default as ArrowBigLeftDashIcon } from '../icons/arrow-big-left-dash';
|
|
121
119
|
// ArrowBigUpDash aliases
|
|
122
120
|
export { default as ArrowBigUpDashIcon } from '../icons/arrow-big-up-dash';
|
|
121
|
+
// ArrowBigRight aliases
|
|
122
|
+
export { default as ArrowBigRightIcon } from '../icons/arrow-big-right';
|
|
123
123
|
// ArrowBigUp aliases
|
|
124
124
|
export { default as ArrowBigUpIcon } from '../icons/arrow-big-up';
|
|
125
|
-
// ArrowDownFromLine aliases
|
|
126
|
-
export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
|
|
127
125
|
// ArrowDownLeft aliases
|
|
128
126
|
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
127
|
+
// ArrowDownFromLine aliases
|
|
128
|
+
export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
|
|
129
129
|
// ArrowDownNarrowWide aliases
|
|
130
130
|
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
131
131
|
// ArrowDownRight aliases
|
|
132
132
|
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
|
|
133
133
|
// ArrowDownToDot aliases
|
|
134
134
|
export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
|
|
135
|
-
// ArrowDownUp aliases
|
|
136
|
-
export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
137
135
|
// ArrowDownToLine aliases
|
|
138
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
139
|
// ArrowDown aliases
|
|
140
140
|
export { default as ArrowDownIcon } from '../icons/arrow-down';
|
|
141
141
|
// ArrowLeftFromLine aliases
|
|
@@ -148,40 +148,40 @@ 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
|
-
// ArrowUpDown aliases
|
|
156
|
-
export { default as ArrowUpDownIcon } from '../icons/arrow-up-down';
|
|
157
153
|
// ArrowRight aliases
|
|
158
154
|
export { default as ArrowRightIcon } from '../icons/arrow-right';
|
|
155
|
+
// ArrowRightLeft aliases
|
|
156
|
+
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
159
157
|
// ArrowUpFromDot aliases
|
|
160
158
|
export { default as ArrowUpFromDotIcon } from '../icons/arrow-up-from-dot';
|
|
159
|
+
// ArrowUpDown aliases
|
|
160
|
+
export { default as ArrowUpDownIcon } from '../icons/arrow-up-down';
|
|
161
161
|
// ArrowUpFromLine aliases
|
|
162
162
|
export { default as ArrowUpFromLineIcon } from '../icons/arrow-up-from-line';
|
|
163
163
|
// ArrowUpLeft aliases
|
|
164
164
|
export { default as ArrowUpLeftIcon } from '../icons/arrow-up-left';
|
|
165
165
|
// ArrowUpRight aliases
|
|
166
166
|
export { default as ArrowUpRightIcon } from '../icons/arrow-up-right';
|
|
167
|
+
// ArrowUp aliases
|
|
168
|
+
export { default as ArrowUpIcon } from '../icons/arrow-up';
|
|
167
169
|
// ArrowUpToLine aliases
|
|
168
170
|
export { default as ArrowUpToLineIcon } from '../icons/arrow-up-to-line';
|
|
169
171
|
// ArrowUpWideNarrow aliases
|
|
170
172
|
export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow';
|
|
171
|
-
//
|
|
172
|
-
export { default as
|
|
173
|
+
// Atom aliases
|
|
174
|
+
export { default as AtomIcon } from '../icons/atom';
|
|
173
175
|
// ArrowsUpFromLine aliases
|
|
174
176
|
export { default as ArrowsUpFromLineIcon } from '../icons/arrows-up-from-line';
|
|
175
177
|
// Asterisk aliases
|
|
176
178
|
export { default as AsteriskIcon } from '../icons/asterisk';
|
|
177
179
|
// AtSign aliases
|
|
178
180
|
export { default as AtSignIcon } from '../icons/at-sign';
|
|
179
|
-
// Atom aliases
|
|
180
|
-
export { default as AtomIcon } from '../icons/atom';
|
|
181
|
-
// AudioLines aliases
|
|
182
|
-
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
183
181
|
// AudioWaveform aliases
|
|
184
182
|
export { default as AudioWaveformIcon } from '../icons/audio-waveform';
|
|
183
|
+
// AudioLines aliases
|
|
184
|
+
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
185
185
|
// Award aliases
|
|
186
186
|
export { default as AwardIcon } from '../icons/award';
|
|
187
187
|
// Axe aliases
|
|
@@ -190,50 +190,50 @@ export { default as AxeIcon } from '../icons/axe';
|
|
|
190
190
|
export { default as BabyIcon } from '../icons/baby';
|
|
191
191
|
// Backpack aliases
|
|
192
192
|
export { default as BackpackIcon } from '../icons/backpack';
|
|
193
|
-
// BadgeAlert aliases
|
|
194
|
-
export { default as BadgeAlertIcon } from '../icons/badge-alert';
|
|
195
193
|
// BadgeDollarSign aliases
|
|
196
194
|
export { default as BadgeDollarSignIcon } from '../icons/badge-dollar-sign';
|
|
197
|
-
//
|
|
198
|
-
export { default as
|
|
195
|
+
// BadgeAlert aliases
|
|
196
|
+
export { default as BadgeAlertIcon } from '../icons/badge-alert';
|
|
199
197
|
// BadgeEuro aliases
|
|
200
198
|
export { default as BadgeEuroIcon } from '../icons/badge-euro';
|
|
201
|
-
// BadgeHelp aliases
|
|
202
|
-
export { default as BadgeHelpIcon } from '../icons/badge-help';
|
|
203
199
|
// BadgeIndianRupee aliases
|
|
204
200
|
export { default as BadgeIndianRupeeIcon } from '../icons/badge-indian-rupee';
|
|
205
|
-
//
|
|
206
|
-
export { default as
|
|
201
|
+
// BadgeHelp aliases
|
|
202
|
+
export { default as BadgeHelpIcon } from '../icons/badge-help';
|
|
207
203
|
// BadgeJapaneseYen aliases
|
|
208
204
|
export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen';
|
|
205
|
+
// BadgeCent aliases
|
|
206
|
+
export { default as BadgeCentIcon } from '../icons/badge-cent';
|
|
207
|
+
// BadgeInfo aliases
|
|
208
|
+
export { default as BadgeInfoIcon } from '../icons/badge-info';
|
|
209
209
|
// BadgeMinus aliases
|
|
210
210
|
export { default as BadgeMinusIcon } from '../icons/badge-minus';
|
|
211
211
|
// BadgePercent aliases
|
|
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';
|
|
219
|
-
// BadgeX aliases
|
|
220
|
-
export { default as BadgeXIcon } from '../icons/badge-x';
|
|
221
|
-
// Badge aliases
|
|
222
|
-
export { default as BadgeIcon } from '../icons/badge';
|
|
223
217
|
// BadgeSwissFranc aliases
|
|
224
218
|
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
219
|
+
// BadgePoundSterling aliases
|
|
220
|
+
export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
|
|
221
|
+
// BadgeX aliases
|
|
222
|
+
export { default as BadgeXIcon } from '../icons/badge-x';
|
|
225
223
|
// BaggageClaim aliases
|
|
226
224
|
export { default as BaggageClaimIcon } from '../icons/baggage-claim';
|
|
225
|
+
// Badge aliases
|
|
226
|
+
export { default as BadgeIcon } from '../icons/badge';
|
|
227
227
|
// Banana aliases
|
|
228
228
|
export { default as BananaIcon } from '../icons/banana';
|
|
229
229
|
// Ban aliases
|
|
230
230
|
export { default as BanIcon } from '../icons/ban';
|
|
231
231
|
// Bandage aliases
|
|
232
232
|
export { default as BandageIcon } from '../icons/bandage';
|
|
233
|
-
// BanknoteArrowDown aliases
|
|
234
|
-
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
235
233
|
// BanknoteArrowUp aliases
|
|
236
234
|
export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
|
|
235
|
+
// BanknoteArrowDown aliases
|
|
236
|
+
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
237
237
|
// BanknoteX aliases
|
|
238
238
|
export { default as BanknoteXIcon } from '../icons/banknote-x';
|
|
239
239
|
// Banknote aliases
|
|
@@ -242,56 +242,56 @@ export { default as BanknoteIcon } from '../icons/banknote';
|
|
|
242
242
|
export { default as BarcodeIcon } from '../icons/barcode';
|
|
243
243
|
// Baseline aliases
|
|
244
244
|
export { default as BaselineIcon } from '../icons/baseline';
|
|
245
|
+
// BatteryCharging aliases
|
|
246
|
+
export { default as BatteryChargingIcon } from '../icons/battery-charging';
|
|
245
247
|
// Bath aliases
|
|
246
248
|
export { default as BathIcon } from '../icons/bath';
|
|
249
|
+
// BatteryMedium aliases
|
|
250
|
+
export { default as BatteryMediumIcon } from '../icons/battery-medium';
|
|
247
251
|
// BatteryFull aliases
|
|
248
252
|
export { default as BatteryFullIcon } from '../icons/battery-full';
|
|
249
253
|
// BatteryLow aliases
|
|
250
254
|
export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
251
|
-
// BatteryCharging aliases
|
|
252
|
-
export { default as BatteryChargingIcon } from '../icons/battery-charging';
|
|
253
|
-
// BatteryWarning aliases
|
|
254
|
-
export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
255
|
-
// BatteryMedium aliases
|
|
256
|
-
export { default as BatteryMediumIcon } from '../icons/battery-medium';
|
|
257
255
|
// BatteryPlus aliases
|
|
258
256
|
export { default as BatteryPlusIcon } from '../icons/battery-plus';
|
|
259
257
|
// Battery aliases
|
|
260
258
|
export { default as BatteryIcon } from '../icons/battery';
|
|
259
|
+
// BatteryWarning aliases
|
|
260
|
+
export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
261
261
|
// BeanOff aliases
|
|
262
262
|
export { default as BeanOffIcon } from '../icons/bean-off';
|
|
263
|
+
// Bean aliases
|
|
264
|
+
export { default as BeanIcon } from '../icons/bean';
|
|
263
265
|
// Beaker aliases
|
|
264
266
|
export { default as BeakerIcon } from '../icons/beaker';
|
|
265
|
-
// BedDouble aliases
|
|
266
|
-
export { default as BedDoubleIcon } from '../icons/bed-double';
|
|
267
267
|
// BedSingle aliases
|
|
268
268
|
export { default as BedSingleIcon } from '../icons/bed-single';
|
|
269
|
-
//
|
|
270
|
-
export { default as
|
|
271
|
-
// Beef aliases
|
|
272
|
-
export { default as BeefIcon } from '../icons/beef';
|
|
269
|
+
// BedDouble aliases
|
|
270
|
+
export { default as BedDoubleIcon } from '../icons/bed-double';
|
|
273
271
|
// Bed aliases
|
|
274
272
|
export { default as BedIcon } from '../icons/bed';
|
|
273
|
+
// Beef aliases
|
|
274
|
+
export { default as BeefIcon } from '../icons/beef';
|
|
275
275
|
// BeerOff aliases
|
|
276
276
|
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
277
|
-
// BellDot aliases
|
|
278
|
-
export { default as BellDotIcon } from '../icons/bell-dot';
|
|
279
277
|
// Beer aliases
|
|
280
278
|
export { default as BeerIcon } from '../icons/beer';
|
|
281
|
-
//
|
|
282
|
-
export { default as
|
|
279
|
+
// BellDot aliases
|
|
280
|
+
export { default as BellDotIcon } from '../icons/bell-dot';
|
|
283
281
|
// BellElectric aliases
|
|
284
282
|
export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
285
|
-
// BellOff aliases
|
|
286
|
-
export { default as BellOffIcon } from '../icons/bell-off';
|
|
287
283
|
// BellPlus aliases
|
|
288
284
|
export { default as BellPlusIcon } from '../icons/bell-plus';
|
|
289
|
-
//
|
|
290
|
-
export { default as
|
|
285
|
+
// BellMinus aliases
|
|
286
|
+
export { default as BellMinusIcon } from '../icons/bell-minus';
|
|
287
|
+
// BellOff aliases
|
|
288
|
+
export { default as BellOffIcon } from '../icons/bell-off';
|
|
291
289
|
// Bell aliases
|
|
292
290
|
export { default as BellIcon } from '../icons/bell';
|
|
293
291
|
// BetweenVerticalEnd aliases
|
|
294
292
|
export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end';
|
|
293
|
+
// BellRing aliases
|
|
294
|
+
export { default as BellRingIcon } from '../icons/bell-ring';
|
|
295
295
|
// BetweenVerticalStart aliases
|
|
296
296
|
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
|
|
297
297
|
// BicepsFlexed aliases
|
|
@@ -304,14 +304,14 @@ export { default as BikeIcon } from '../icons/bike';
|
|
|
304
304
|
export { default as BinocularsIcon } from '../icons/binoculars';
|
|
305
305
|
// Biohazard aliases
|
|
306
306
|
export { default as BiohazardIcon } from '../icons/biohazard';
|
|
307
|
-
// Bird aliases
|
|
308
|
-
export { default as BirdIcon } from '../icons/bird';
|
|
309
307
|
// Bitcoin aliases
|
|
310
308
|
export { default as BitcoinIcon } from '../icons/bitcoin';
|
|
311
|
-
//
|
|
312
|
-
export { default as
|
|
309
|
+
// Bird aliases
|
|
310
|
+
export { default as BirdIcon } from '../icons/bird';
|
|
313
311
|
// Blend aliases
|
|
314
312
|
export { default as BlendIcon } from '../icons/blend';
|
|
313
|
+
// Blinds aliases
|
|
314
|
+
export { default as BlindsIcon } from '../icons/blinds';
|
|
315
315
|
// Blocks aliases
|
|
316
316
|
export { default as BlocksIcon } from '../icons/blocks';
|
|
317
317
|
// BluetoothConnected aliases
|
|
@@ -322,92 +322,94 @@ export { default as BluetoothOffIcon } from '../icons/bluetooth-off';
|
|
|
322
322
|
export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching';
|
|
323
323
|
// Bluetooth aliases
|
|
324
324
|
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
325
|
-
// Bold aliases
|
|
326
|
-
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
|
+
// Bolt aliases
|
|
328
|
+
export { default as BoltIcon } from '../icons/bolt';
|
|
329
|
+
// Bold aliases
|
|
330
|
+
export { default as BoldIcon } from '../icons/bold';
|
|
331
331
|
// Bone aliases
|
|
332
332
|
export { default as BoneIcon } from '../icons/bone';
|
|
333
|
+
// BookA aliases
|
|
334
|
+
export { default as BookAIcon } from '../icons/book-a';
|
|
335
|
+
// BookAlert aliases
|
|
336
|
+
export { default as BookAlertIcon } from '../icons/book-alert';
|
|
333
337
|
// BookAudio aliases
|
|
334
338
|
export { default as BookAudioIcon } from '../icons/book-audio';
|
|
335
339
|
// BookCheck aliases
|
|
336
340
|
export { default as BookCheckIcon } from '../icons/book-check';
|
|
337
|
-
// BookA aliases
|
|
338
|
-
export { default as BookAIcon } from '../icons/book-a';
|
|
339
341
|
// BookCopy aliases
|
|
340
342
|
export { default as BookCopyIcon } from '../icons/book-copy';
|
|
341
343
|
// BookDown aliases
|
|
342
344
|
export { default as BookDownIcon } from '../icons/book-down';
|
|
343
|
-
// BookHeadphones aliases
|
|
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
|
+
// BookHeadphones aliases
|
|
348
|
+
export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
349
349
|
// BookKey aliases
|
|
350
350
|
export { default as BookKeyIcon } from '../icons/book-key';
|
|
351
|
-
//
|
|
352
|
-
export { default as
|
|
351
|
+
// BookImage aliases
|
|
352
|
+
export { default as BookImageIcon } from '../icons/book-image';
|
|
353
|
+
// BookLock aliases
|
|
354
|
+
export { default as BookLockIcon } from '../icons/book-lock';
|
|
353
355
|
// BookMarked aliases
|
|
354
356
|
export { default as BookMarkedIcon } from '../icons/book-marked';
|
|
355
357
|
// BookOpenCheck aliases
|
|
356
358
|
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
357
|
-
//
|
|
358
|
-
export { default as
|
|
359
|
+
// BookMinus aliases
|
|
360
|
+
export { default as BookMinusIcon } from '../icons/book-minus';
|
|
359
361
|
// BookOpenText aliases
|
|
360
362
|
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
361
363
|
// BookOpen aliases
|
|
362
364
|
export { default as BookOpenIcon } from '../icons/book-open';
|
|
363
365
|
// BookPlus aliases
|
|
364
366
|
export { default as BookPlusIcon } from '../icons/book-plus';
|
|
365
|
-
// BookText aliases
|
|
366
|
-
export { default as BookTextIcon } from '../icons/book-text';
|
|
367
|
-
// BookType aliases
|
|
368
|
-
export { default as BookTypeIcon } from '../icons/book-type';
|
|
369
367
|
// BookUp2 aliases
|
|
370
368
|
export { default as BookUp2Icon } from '../icons/book-up-2';
|
|
369
|
+
// BookType aliases
|
|
370
|
+
export { default as BookTypeIcon } from '../icons/book-type';
|
|
371
|
+
// BookText aliases
|
|
372
|
+
export { default as BookTextIcon } from '../icons/book-text';
|
|
371
373
|
// BookUp aliases
|
|
372
374
|
export { default as BookUpIcon } from '../icons/book-up';
|
|
373
375
|
// BookUser aliases
|
|
374
376
|
export { default as BookUserIcon } from '../icons/book-user';
|
|
377
|
+
// BookmarkCheck aliases
|
|
378
|
+
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
375
379
|
// BookX aliases
|
|
376
380
|
export { default as BookXIcon } from '../icons/book-x';
|
|
377
381
|
// Book aliases
|
|
378
382
|
export { default as BookIcon } from '../icons/book';
|
|
379
|
-
// BookmarkMinus aliases
|
|
380
|
-
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
381
|
-
// BookmarkCheck aliases
|
|
382
|
-
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
383
383
|
// BookmarkPlus aliases
|
|
384
384
|
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
385
|
+
// BookmarkMinus aliases
|
|
386
|
+
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
385
387
|
// BookmarkX aliases
|
|
386
388
|
export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
387
389
|
// Bookmark aliases
|
|
388
390
|
export { default as BookmarkIcon } from '../icons/bookmark';
|
|
389
391
|
// BoomBox aliases
|
|
390
392
|
export { default as BoomBoxIcon } from '../icons/boom-box';
|
|
391
|
-
// BotMessageSquare aliases
|
|
392
|
-
export { default as BotMessageSquareIcon } from '../icons/bot-message-square';
|
|
393
393
|
// BotOff aliases
|
|
394
394
|
export { default as BotOffIcon } from '../icons/bot-off';
|
|
395
|
+
// BotMessageSquare aliases
|
|
396
|
+
export { default as BotMessageSquareIcon } from '../icons/bot-message-square';
|
|
395
397
|
// Bot aliases
|
|
396
398
|
export { default as BotIcon } from '../icons/bot';
|
|
399
|
+
// BowArrow aliases
|
|
400
|
+
export { default as BowArrowIcon } from '../icons/bow-arrow';
|
|
397
401
|
// Box aliases
|
|
398
402
|
export { default as BoxIcon } from '../icons/box';
|
|
399
403
|
// Boxes aliases
|
|
400
404
|
export { default as BoxesIcon } from '../icons/boxes';
|
|
401
|
-
// BowArrow aliases
|
|
402
|
-
export { default as BowArrowIcon } from '../icons/bow-arrow';
|
|
403
405
|
// Brackets aliases
|
|
404
406
|
export { default as BracketsIcon } from '../icons/brackets';
|
|
405
407
|
// BrainCircuit aliases
|
|
406
408
|
export { default as BrainCircuitIcon } from '../icons/brain-circuit';
|
|
407
|
-
// BrainCog aliases
|
|
408
|
-
export { default as BrainCogIcon } from '../icons/brain-cog';
|
|
409
409
|
// Brain aliases
|
|
410
410
|
export { default as BrainIcon } from '../icons/brain';
|
|
411
|
+
// BrainCog aliases
|
|
412
|
+
export { default as BrainCogIcon } from '../icons/brain-cog';
|
|
411
413
|
// BrickWallFire aliases
|
|
412
414
|
export { default as BrickWallFireIcon } from '../icons/brick-wall-fire';
|
|
413
415
|
// BrickWall aliases
|
|
@@ -416,10 +418,10 @@ export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
|
416
418
|
export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
|
|
417
419
|
// BriefcaseConveyorBelt aliases
|
|
418
420
|
export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
|
|
419
|
-
// BriefcaseMedical aliases
|
|
420
|
-
export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
|
|
421
421
|
// Briefcase aliases
|
|
422
422
|
export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
423
|
+
// BriefcaseMedical aliases
|
|
424
|
+
export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
|
|
423
425
|
// BringToFront aliases
|
|
424
426
|
export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
425
427
|
// BrushCleaning aliases
|
|
@@ -428,34 +430,34 @@ export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
|
|
|
428
430
|
export { default as BrushIcon } from '../icons/brush';
|
|
429
431
|
// Bubbles aliases
|
|
430
432
|
export { default as BubblesIcon } from '../icons/bubbles';
|
|
431
|
-
// BugOff aliases
|
|
432
|
-
export { default as BugOffIcon } from '../icons/bug-off';
|
|
433
433
|
// BugPlay aliases
|
|
434
434
|
export { default as BugPlayIcon } from '../icons/bug-play';
|
|
435
|
+
// BugOff aliases
|
|
436
|
+
export { default as BugOffIcon } from '../icons/bug-off';
|
|
435
437
|
// Bug aliases
|
|
436
438
|
export { default as BugIcon } from '../icons/bug';
|
|
437
|
-
// Building2 aliases
|
|
438
|
-
export { default as Building2Icon } from '../icons/building-2';
|
|
439
439
|
// Building aliases
|
|
440
440
|
export { default as BuildingIcon } from '../icons/building';
|
|
441
|
-
//
|
|
442
|
-
export { default as
|
|
441
|
+
// Building2 aliases
|
|
442
|
+
export { default as Building2Icon } from '../icons/building-2';
|
|
443
443
|
// BusFront aliases
|
|
444
444
|
export { default as BusFrontIcon } from '../icons/bus-front';
|
|
445
|
-
//
|
|
446
|
-
export { default as
|
|
445
|
+
// Bus aliases
|
|
446
|
+
export { default as BusIcon } from '../icons/bus';
|
|
447
447
|
// Cable aliases
|
|
448
448
|
export { default as CableIcon } from '../icons/cable';
|
|
449
|
+
// CableCar aliases
|
|
450
|
+
export { default as CableCarIcon } from '../icons/cable-car';
|
|
449
451
|
// CakeSlice aliases
|
|
450
452
|
export { default as CakeSliceIcon } from '../icons/cake-slice';
|
|
451
453
|
// Cake aliases
|
|
452
454
|
export { default as CakeIcon } from '../icons/cake';
|
|
453
455
|
// Calculator aliases
|
|
454
456
|
export { default as CalculatorIcon } from '../icons/calculator';
|
|
455
|
-
// Calendar1 aliases
|
|
456
|
-
export { default as Calendar1Icon } from '../icons/calendar-1';
|
|
457
457
|
// CalendarArrowDown aliases
|
|
458
458
|
export { default as CalendarArrowDownIcon } from '../icons/calendar-arrow-down';
|
|
459
|
+
// Calendar1 aliases
|
|
460
|
+
export { default as Calendar1Icon } from '../icons/calendar-1';
|
|
459
461
|
// CalendarArrowUp aliases
|
|
460
462
|
export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
|
|
461
463
|
// CalendarCheck2 aliases
|
|
@@ -474,10 +476,10 @@ export { default as CalendarFoldIcon } from '../icons/calendar-fold';
|
|
|
474
476
|
export { default as CalendarHeartIcon } from '../icons/calendar-heart';
|
|
475
477
|
// CalendarMinus2 aliases
|
|
476
478
|
export { default as CalendarMinus2Icon } from '../icons/calendar-minus-2';
|
|
477
|
-
// CalendarMinus aliases
|
|
478
|
-
export { default as CalendarMinusIcon } from '../icons/calendar-minus';
|
|
479
479
|
// CalendarOff aliases
|
|
480
480
|
export { default as CalendarOffIcon } from '../icons/calendar-off';
|
|
481
|
+
// CalendarMinus aliases
|
|
482
|
+
export { default as CalendarMinusIcon } from '../icons/calendar-minus';
|
|
481
483
|
// CalendarPlus2 aliases
|
|
482
484
|
export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
|
|
483
485
|
// CalendarPlus aliases
|
|
@@ -488,72 +490,72 @@ export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
|
488
490
|
export { default as CalendarSearchIcon } from '../icons/calendar-search';
|
|
489
491
|
// CalendarSync aliases
|
|
490
492
|
export { default as CalendarSyncIcon } from '../icons/calendar-sync';
|
|
493
|
+
// CalendarX2 aliases
|
|
494
|
+
export { default as CalendarX2Icon } from '../icons/calendar-x-2';
|
|
491
495
|
// CalendarX aliases
|
|
492
496
|
export { default as CalendarXIcon } from '../icons/calendar-x';
|
|
493
497
|
// Calendar aliases
|
|
494
498
|
export { default as CalendarIcon } from '../icons/calendar';
|
|
495
|
-
// CalendarX2 aliases
|
|
496
|
-
export { default as CalendarX2Icon } from '../icons/calendar-x-2';
|
|
497
499
|
// CameraOff aliases
|
|
498
500
|
export { default as CameraOffIcon } from '../icons/camera-off';
|
|
499
501
|
// Camera aliases
|
|
500
502
|
export { default as CameraIcon } from '../icons/camera';
|
|
501
|
-
// CandyCane aliases
|
|
502
|
-
export { default as CandyCaneIcon } from '../icons/candy-cane';
|
|
503
503
|
// CandyOff aliases
|
|
504
504
|
export { default as CandyOffIcon } from '../icons/candy-off';
|
|
505
505
|
// Candy aliases
|
|
506
506
|
export { default as CandyIcon } from '../icons/candy';
|
|
507
|
-
//
|
|
508
|
-
export { default as
|
|
507
|
+
// CandyCane aliases
|
|
508
|
+
export { default as CandyCaneIcon } from '../icons/candy-cane';
|
|
509
509
|
// CaptionsOff aliases
|
|
510
510
|
export { default as CaptionsOffIcon } from '../icons/captions-off';
|
|
511
|
+
// Cannabis aliases
|
|
512
|
+
export { default as CannabisIcon } from '../icons/cannabis';
|
|
511
513
|
// CarFront aliases
|
|
512
514
|
export { default as CarFrontIcon } from '../icons/car-front';
|
|
513
515
|
// CarTaxiFront aliases
|
|
514
516
|
export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
|
|
515
|
-
// Car aliases
|
|
516
|
-
export { default as CarIcon } from '../icons/car';
|
|
517
|
-
// Caravan aliases
|
|
518
|
-
export { default as CaravanIcon } from '../icons/caravan';
|
|
519
517
|
// CardSim aliases
|
|
520
518
|
export { default as CardSimIcon } from '../icons/card-sim';
|
|
521
|
-
//
|
|
522
|
-
export { default as
|
|
519
|
+
// Caravan aliases
|
|
520
|
+
export { default as CaravanIcon } from '../icons/caravan';
|
|
521
|
+
// Car aliases
|
|
522
|
+
export { default as CarIcon } from '../icons/car';
|
|
523
523
|
// CaseLower aliases
|
|
524
524
|
export { default as CaseLowerIcon } from '../icons/case-lower';
|
|
525
525
|
// CaseSensitive aliases
|
|
526
526
|
export { default as CaseSensitiveIcon } from '../icons/case-sensitive';
|
|
527
|
+
// Carrot aliases
|
|
528
|
+
export { default as CarrotIcon } from '../icons/carrot';
|
|
527
529
|
// CaseUpper aliases
|
|
528
530
|
export { default as CaseUpperIcon } from '../icons/case-upper';
|
|
529
531
|
// CassetteTape aliases
|
|
530
532
|
export { default as CassetteTapeIcon } from '../icons/cassette-tape';
|
|
531
533
|
// Cast aliases
|
|
532
534
|
export { default as CastIcon } from '../icons/cast';
|
|
535
|
+
// Castle aliases
|
|
536
|
+
export { default as CastleIcon } from '../icons/castle';
|
|
533
537
|
// Cat aliases
|
|
534
538
|
export { default as CatIcon } from '../icons/cat';
|
|
535
539
|
// Cctv aliases
|
|
536
540
|
export { default as CctvIcon } from '../icons/cctv';
|
|
537
|
-
// Castle aliases
|
|
538
|
-
export { default as CastleIcon } from '../icons/castle';
|
|
539
541
|
// ChartBarDecreasing aliases
|
|
540
542
|
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
541
543
|
// ChartBarIncreasing aliases
|
|
542
544
|
export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
|
|
543
|
-
// ChartBarStacked aliases
|
|
544
|
-
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
545
545
|
// ChartColumnDecreasing aliases
|
|
546
546
|
export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
|
|
547
|
+
// ChartBarStacked aliases
|
|
548
|
+
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
547
549
|
// ChartColumnStacked aliases
|
|
548
550
|
export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
|
|
549
551
|
// ChartGantt aliases
|
|
550
552
|
export { default as ChartGanttIcon } from '../icons/chart-gantt';
|
|
551
553
|
// ChartNetwork aliases
|
|
552
554
|
export { default as ChartNetworkIcon } from '../icons/chart-network';
|
|
553
|
-
// ChartNoAxesColumnDecreasing aliases
|
|
554
|
-
export { default as ChartNoAxesColumnDecreasingIcon } from '../icons/chart-no-axes-column-decreasing';
|
|
555
555
|
// ChartNoAxesCombined aliases
|
|
556
556
|
export { default as ChartNoAxesCombinedIcon } from '../icons/chart-no-axes-combined';
|
|
557
|
+
// ChartNoAxesColumnDecreasing aliases
|
|
558
|
+
export { default as ChartNoAxesColumnDecreasingIcon } from '../icons/chart-no-axes-column-decreasing';
|
|
557
559
|
// ChartSpline aliases
|
|
558
560
|
export { default as ChartSplineIcon } from '../icons/chart-spline';
|
|
559
561
|
// CheckCheck aliases
|
|
@@ -572,10 +574,10 @@ export { default as ChevronDownIcon } from '../icons/chevron-down';
|
|
|
572
574
|
export { default as ChevronFirstIcon } from '../icons/chevron-first';
|
|
573
575
|
// ChevronLast aliases
|
|
574
576
|
export { default as ChevronLastIcon } from '../icons/chevron-last';
|
|
575
|
-
// ChevronRight aliases
|
|
576
|
-
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
577
577
|
// ChevronLeft aliases
|
|
578
578
|
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
579
|
+
// ChevronRight aliases
|
|
580
|
+
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
579
581
|
// ChevronUp aliases
|
|
580
582
|
export { default as ChevronUpIcon } from '../icons/chevron-up';
|
|
581
583
|
// ChevronsDownUp aliases
|
|
@@ -584,18 +586,18 @@ export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
|
584
586
|
export { default as ChevronsDownIcon } from '../icons/chevrons-down';
|
|
585
587
|
// ChevronsLeftRightEllipsis aliases
|
|
586
588
|
export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left-right-ellipsis';
|
|
587
|
-
// ChevronsLeft aliases
|
|
588
|
-
export { default as ChevronsLeftIcon } from '../icons/chevrons-left';
|
|
589
589
|
// ChevronsLeftRight aliases
|
|
590
590
|
export { default as ChevronsLeftRightIcon } from '../icons/chevrons-left-right';
|
|
591
|
+
// ChevronsRight aliases
|
|
592
|
+
export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
593
|
+
// ChevronsLeft aliases
|
|
594
|
+
export { default as ChevronsLeftIcon } from '../icons/chevrons-left';
|
|
591
595
|
// ChevronsRightLeft aliases
|
|
592
596
|
export { default as ChevronsRightLeftIcon } from '../icons/chevrons-right-left';
|
|
593
597
|
// ChevronsUpDown aliases
|
|
594
598
|
export { default as ChevronsUpDownIcon } from '../icons/chevrons-up-down';
|
|
595
599
|
// ChevronsUp aliases
|
|
596
600
|
export { default as ChevronsUpIcon } from '../icons/chevrons-up';
|
|
597
|
-
// ChevronsRight aliases
|
|
598
|
-
export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
599
601
|
// Chrome aliases
|
|
600
602
|
export { default as ChromeIcon } from '../icons/chrome';
|
|
601
603
|
// Church aliases
|
|
@@ -610,14 +612,14 @@ export { default as CircleDashedIcon } from '../icons/circle-dashed';
|
|
|
610
612
|
export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
|
|
611
613
|
// CircleDollarSign aliases
|
|
612
614
|
export { default as CircleDollarSignIcon } from '../icons/circle-dollar-sign';
|
|
613
|
-
// CircleDot aliases
|
|
614
|
-
export { default as CircleDotIcon } from '../icons/circle-dot';
|
|
615
615
|
// CircleEllipsis aliases
|
|
616
616
|
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
617
617
|
// CircleEqual aliases
|
|
618
618
|
export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
619
619
|
// CircleFadingArrowUp aliases
|
|
620
620
|
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
621
|
+
// CircleDot aliases
|
|
622
|
+
export { default as CircleDotIcon } from '../icons/circle-dot';
|
|
621
623
|
// CircleFadingPlus aliases
|
|
622
624
|
export { default as CircleFadingPlusIcon } from '../icons/circle-fading-plus';
|
|
623
625
|
// CircleOff aliases
|
|
@@ -630,30 +632,30 @@ export { default as CircleSlashIcon } from '../icons/circle-slash';
|
|
|
630
632
|
export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
631
633
|
// Circle aliases
|
|
632
634
|
export { default as CircleIcon } from '../icons/circle';
|
|
635
|
+
// Citrus aliases
|
|
636
|
+
export { default as CitrusIcon } from '../icons/citrus';
|
|
633
637
|
// CircuitBoard aliases
|
|
634
638
|
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
639
|
+
// ClipboardCopy aliases
|
|
640
|
+
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
635
641
|
// Clapperboard aliases
|
|
636
642
|
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
637
|
-
// Citrus aliases
|
|
638
|
-
export { default as CitrusIcon } from '../icons/citrus';
|
|
639
643
|
// ClipboardCheck aliases
|
|
640
644
|
export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
|
|
641
|
-
// ClipboardCopy aliases
|
|
642
|
-
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
643
|
-
// ClipboardList aliases
|
|
644
|
-
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
645
645
|
// ClipboardMinus aliases
|
|
646
646
|
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
647
|
+
// ClipboardList aliases
|
|
648
|
+
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
647
649
|
// ClipboardPaste aliases
|
|
648
650
|
export { default as ClipboardPasteIcon } from '../icons/clipboard-paste';
|
|
649
651
|
// ClipboardPlus aliases
|
|
650
652
|
export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
|
|
651
|
-
// ClipboardType aliases
|
|
652
|
-
export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
653
653
|
// ClipboardX aliases
|
|
654
654
|
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
655
655
|
// Clipboard aliases
|
|
656
656
|
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
657
|
+
// ClipboardType aliases
|
|
658
|
+
export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
657
659
|
// Clock1 aliases
|
|
658
660
|
export { default as Clock1Icon } from '../icons/clock-1';
|
|
659
661
|
// Clock10 aliases
|
|
@@ -672,106 +674,106 @@ export { default as Clock4Icon } from '../icons/clock-4';
|
|
|
672
674
|
export { default as Clock5Icon } from '../icons/clock-5';
|
|
673
675
|
// Clock6 aliases
|
|
674
676
|
export { default as Clock6Icon } from '../icons/clock-6';
|
|
675
|
-
// Clock8 aliases
|
|
676
|
-
export { default as Clock8Icon } from '../icons/clock-8';
|
|
677
677
|
// Clock7 aliases
|
|
678
678
|
export { default as Clock7Icon } from '../icons/clock-7';
|
|
679
679
|
// Clock9 aliases
|
|
680
680
|
export { default as Clock9Icon } from '../icons/clock-9';
|
|
681
|
+
// Clock8 aliases
|
|
682
|
+
export { default as Clock8Icon } from '../icons/clock-8';
|
|
681
683
|
// ClockAlert aliases
|
|
682
684
|
export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
685
|
+
// ClockFading aliases
|
|
686
|
+
export { default as ClockFadingIcon } from '../icons/clock-fading';
|
|
683
687
|
// ClockArrowDown aliases
|
|
684
688
|
export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
|
|
685
689
|
// ClockArrowUp aliases
|
|
686
690
|
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
|
|
687
|
-
// ClockFading aliases
|
|
688
|
-
export { default as ClockFadingIcon } from '../icons/clock-fading';
|
|
689
|
-
// Clock aliases
|
|
690
|
-
export { default as ClockIcon } from '../icons/clock';
|
|
691
691
|
// ClockPlus aliases
|
|
692
692
|
export { default as ClockPlusIcon } from '../icons/clock-plus';
|
|
693
|
-
//
|
|
694
|
-
export { default as
|
|
693
|
+
// Clock aliases
|
|
694
|
+
export { default as ClockIcon } from '../icons/clock';
|
|
695
695
|
// CloudAlert aliases
|
|
696
696
|
export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
697
|
-
// CloudFog aliases
|
|
698
|
-
export { default as CloudFogIcon } from '../icons/cloud-fog';
|
|
699
697
|
// CloudCog aliases
|
|
700
698
|
export { default as CloudCogIcon } from '../icons/cloud-cog';
|
|
701
|
-
//
|
|
702
|
-
export { default as
|
|
699
|
+
// CloudCheck aliases
|
|
700
|
+
export { default as CloudCheckIcon } from '../icons/cloud-check';
|
|
703
701
|
// CloudDrizzle aliases
|
|
704
702
|
export { default as CloudDrizzleIcon } from '../icons/cloud-drizzle';
|
|
703
|
+
// CloudFog aliases
|
|
704
|
+
export { default as CloudFogIcon } from '../icons/cloud-fog';
|
|
705
|
+
// CloudHail aliases
|
|
706
|
+
export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
705
707
|
// CloudLightning aliases
|
|
706
708
|
export { default as CloudLightningIcon } from '../icons/cloud-lightning';
|
|
707
709
|
// CloudMoonRain aliases
|
|
708
710
|
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
709
|
-
// CloudMoon aliases
|
|
710
|
-
export { default as CloudMoonIcon } from '../icons/cloud-moon';
|
|
711
711
|
// CloudOff aliases
|
|
712
712
|
export { default as CloudOffIcon } from '../icons/cloud-off';
|
|
713
|
-
// CloudRain aliases
|
|
714
|
-
export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
715
713
|
// CloudRainWind aliases
|
|
716
714
|
export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
|
|
717
|
-
//
|
|
718
|
-
export { default as
|
|
715
|
+
// CloudRain aliases
|
|
716
|
+
export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
717
|
+
// CloudMoon aliases
|
|
718
|
+
export { default as CloudMoonIcon } from '../icons/cloud-moon';
|
|
719
719
|
// CloudSunRain aliases
|
|
720
720
|
export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
|
|
721
|
-
//
|
|
722
|
-
export { default as
|
|
721
|
+
// CloudSnow aliases
|
|
722
|
+
export { default as CloudSnowIcon } from '../icons/cloud-snow';
|
|
723
723
|
// CloudSun aliases
|
|
724
724
|
export { default as CloudSunIcon } from '../icons/cloud-sun';
|
|
725
|
-
//
|
|
726
|
-
export { default as
|
|
725
|
+
// Cloud aliases
|
|
726
|
+
export { default as CloudIcon } from '../icons/cloud';
|
|
727
727
|
// Clover aliases
|
|
728
728
|
export { default as CloverIcon } from '../icons/clover';
|
|
729
|
+
// Cloudy aliases
|
|
730
|
+
export { default as CloudyIcon } from '../icons/cloudy';
|
|
729
731
|
// Club aliases
|
|
730
732
|
export { default as ClubIcon } from '../icons/club';
|
|
731
|
-
// Codepen aliases
|
|
732
|
-
export { default as CodepenIcon } from '../icons/codepen';
|
|
733
733
|
// Code aliases
|
|
734
734
|
export { default as CodeIcon } from '../icons/code';
|
|
735
|
+
// Codepen aliases
|
|
736
|
+
export { default as CodepenIcon } from '../icons/codepen';
|
|
735
737
|
// Codesandbox aliases
|
|
736
738
|
export { default as CodesandboxIcon } from '../icons/codesandbox';
|
|
737
|
-
// Coffee aliases
|
|
738
|
-
export { default as CoffeeIcon } from '../icons/coffee';
|
|
739
739
|
// Cog aliases
|
|
740
740
|
export { default as CogIcon } from '../icons/cog';
|
|
741
741
|
// Coins aliases
|
|
742
742
|
export { default as CoinsIcon } from '../icons/coins';
|
|
743
743
|
// Columns4 aliases
|
|
744
744
|
export { default as Columns4Icon } from '../icons/columns-4';
|
|
745
|
+
// Coffee aliases
|
|
746
|
+
export { default as CoffeeIcon } from '../icons/coffee';
|
|
745
747
|
// Combine aliases
|
|
746
748
|
export { default as CombineIcon } from '../icons/combine';
|
|
747
749
|
// Command aliases
|
|
748
750
|
export { default as CommandIcon } from '../icons/command';
|
|
751
|
+
// Computer aliases
|
|
752
|
+
export { default as ComputerIcon } from '../icons/computer';
|
|
749
753
|
// Compass aliases
|
|
750
754
|
export { default as CompassIcon } from '../icons/compass';
|
|
751
755
|
// Component aliases
|
|
752
756
|
export { default as ComponentIcon } from '../icons/component';
|
|
753
|
-
// ConciergeBell aliases
|
|
754
|
-
export { default as ConciergeBellIcon } from '../icons/concierge-bell';
|
|
755
|
-
// Computer aliases
|
|
756
|
-
export { default as ComputerIcon } from '../icons/computer';
|
|
757
757
|
// Cone aliases
|
|
758
758
|
export { default as ConeIcon } from '../icons/cone';
|
|
759
759
|
// Construction aliases
|
|
760
760
|
export { default as ConstructionIcon } from '../icons/construction';
|
|
761
|
+
// ConciergeBell aliases
|
|
762
|
+
export { default as ConciergeBellIcon } from '../icons/concierge-bell';
|
|
761
763
|
// Contact aliases
|
|
762
764
|
export { default as ContactIcon } from '../icons/contact';
|
|
763
|
-
// Container aliases
|
|
764
|
-
export { default as ContainerIcon } from '../icons/container';
|
|
765
765
|
// Contrast aliases
|
|
766
766
|
export { default as ContrastIcon } from '../icons/contrast';
|
|
767
|
+
// Container aliases
|
|
768
|
+
export { default as ContainerIcon } from '../icons/container';
|
|
767
769
|
// Cookie aliases
|
|
768
770
|
export { default as CookieIcon } from '../icons/cookie';
|
|
769
771
|
// CookingPot aliases
|
|
770
772
|
export { default as CookingPotIcon } from '../icons/cooking-pot';
|
|
771
|
-
// CopyMinus aliases
|
|
772
|
-
export { default as CopyMinusIcon } from '../icons/copy-minus';
|
|
773
773
|
// CopyCheck aliases
|
|
774
774
|
export { default as CopyCheckIcon } from '../icons/copy-check';
|
|
775
|
+
// CopyMinus aliases
|
|
776
|
+
export { default as CopyMinusIcon } from '../icons/copy-minus';
|
|
775
777
|
// CopyPlus aliases
|
|
776
778
|
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
777
779
|
// CopySlash aliases
|
|
@@ -786,60 +788,60 @@ export { default as CopyleftIcon } from '../icons/copyleft';
|
|
|
786
788
|
export { default as CopyrightIcon } from '../icons/copyright';
|
|
787
789
|
// CornerDownLeft aliases
|
|
788
790
|
export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
|
|
791
|
+
// CornerLeftUp aliases
|
|
792
|
+
export { default as CornerLeftUpIcon } from '../icons/corner-left-up';
|
|
789
793
|
// CornerDownRight aliases
|
|
790
794
|
export { default as CornerDownRightIcon } from '../icons/corner-down-right';
|
|
791
795
|
// CornerLeftDown aliases
|
|
792
796
|
export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
|
|
793
|
-
// CornerLeftUp aliases
|
|
794
|
-
export { default as CornerLeftUpIcon } from '../icons/corner-left-up';
|
|
795
797
|
// CornerRightDown aliases
|
|
796
798
|
export { default as CornerRightDownIcon } from '../icons/corner-right-down';
|
|
797
|
-
// CornerRightUp aliases
|
|
798
|
-
export { default as CornerRightUpIcon } from '../icons/corner-right-up';
|
|
799
799
|
// CornerUpLeft aliases
|
|
800
800
|
export { default as CornerUpLeftIcon } from '../icons/corner-up-left';
|
|
801
|
-
// CornerUpRight aliases
|
|
802
|
-
export { default as CornerUpRightIcon } from '../icons/corner-up-right';
|
|
803
801
|
// Cpu aliases
|
|
804
802
|
export { default as CpuIcon } from '../icons/cpu';
|
|
803
|
+
// CornerRightUp aliases
|
|
804
|
+
export { default as CornerRightUpIcon } from '../icons/corner-right-up';
|
|
805
|
+
// CornerUpRight aliases
|
|
806
|
+
export { default as CornerUpRightIcon } from '../icons/corner-up-right';
|
|
805
807
|
// CreativeCommons aliases
|
|
806
808
|
export { default as CreativeCommonsIcon } from '../icons/creative-commons';
|
|
807
809
|
// CreditCard aliases
|
|
808
810
|
export { default as CreditCardIcon } from '../icons/credit-card';
|
|
809
|
-
// Croissant aliases
|
|
810
|
-
export { default as CroissantIcon } from '../icons/croissant';
|
|
811
811
|
// Crop aliases
|
|
812
812
|
export { default as CropIcon } from '../icons/crop';
|
|
813
|
-
// Crosshair aliases
|
|
814
|
-
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
815
|
-
// Crown aliases
|
|
816
|
-
export { default as CrownIcon } from '../icons/crown';
|
|
817
813
|
// Cross aliases
|
|
818
814
|
export { default as CrossIcon } from '../icons/cross';
|
|
815
|
+
// Croissant aliases
|
|
816
|
+
export { default as CroissantIcon } from '../icons/croissant';
|
|
817
|
+
// Crown aliases
|
|
818
|
+
export { default as CrownIcon } from '../icons/crown';
|
|
819
819
|
// Cuboid aliases
|
|
820
820
|
export { default as CuboidIcon } from '../icons/cuboid';
|
|
821
821
|
// CupSoda aliases
|
|
822
822
|
export { default as CupSodaIcon } from '../icons/cup-soda';
|
|
823
|
-
//
|
|
824
|
-
export { default as
|
|
823
|
+
// Crosshair aliases
|
|
824
|
+
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
825
825
|
// Cylinder aliases
|
|
826
826
|
export { default as CylinderIcon } from '../icons/cylinder';
|
|
827
|
-
//
|
|
828
|
-
export { default as
|
|
827
|
+
// Currency aliases
|
|
828
|
+
export { default as CurrencyIcon } from '../icons/currency';
|
|
829
829
|
// DatabaseBackup aliases
|
|
830
830
|
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
831
|
+
// Dam aliases
|
|
832
|
+
export { default as DamIcon } from '../icons/dam';
|
|
831
833
|
// DatabaseZap aliases
|
|
832
834
|
export { default as DatabaseZapIcon } from '../icons/database-zap';
|
|
833
835
|
// Database aliases
|
|
834
836
|
export { default as DatabaseIcon } from '../icons/database';
|
|
835
837
|
// DecimalsArrowRight aliases
|
|
836
838
|
export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right';
|
|
837
|
-
// Delete aliases
|
|
838
|
-
export { default as DeleteIcon } from '../icons/delete';
|
|
839
|
-
// DecimalsArrowLeft aliases
|
|
840
|
-
export { default as DecimalsArrowLeftIcon } from '../icons/decimals-arrow-left';
|
|
841
839
|
// Dessert aliases
|
|
842
840
|
export { default as DessertIcon } from '../icons/dessert';
|
|
841
|
+
// DecimalsArrowLeft aliases
|
|
842
|
+
export { default as DecimalsArrowLeftIcon } from '../icons/decimals-arrow-left';
|
|
843
|
+
// Delete aliases
|
|
844
|
+
export { default as DeleteIcon } from '../icons/delete';
|
|
843
845
|
// Diameter aliases
|
|
844
846
|
export { default as DiameterIcon } from '../icons/diameter';
|
|
845
847
|
// DiamondMinus aliases
|
|
@@ -848,74 +850,74 @@ export { default as DiamondMinusIcon } from '../icons/diamond-minus';
|
|
|
848
850
|
export { default as DiamondPlusIcon } from '../icons/diamond-plus';
|
|
849
851
|
// Diamond aliases
|
|
850
852
|
export { default as DiamondIcon } from '../icons/diamond';
|
|
851
|
-
// Dice2 aliases
|
|
852
|
-
export { default as Dice2Icon } from '../icons/dice-2';
|
|
853
853
|
// Dice1 aliases
|
|
854
854
|
export { default as Dice1Icon } from '../icons/dice-1';
|
|
855
855
|
// Dice3 aliases
|
|
856
856
|
export { default as Dice3Icon } from '../icons/dice-3';
|
|
857
|
+
// Dice2 aliases
|
|
858
|
+
export { default as Dice2Icon } from '../icons/dice-2';
|
|
857
859
|
// Dice4 aliases
|
|
858
860
|
export { default as Dice4Icon } from '../icons/dice-4';
|
|
859
|
-
// Dice5 aliases
|
|
860
|
-
export { default as Dice5Icon } from '../icons/dice-5';
|
|
861
|
-
// Dice6 aliases
|
|
862
|
-
export { default as Dice6Icon } from '../icons/dice-6';
|
|
863
861
|
// Dices aliases
|
|
864
862
|
export { default as DicesIcon } from '../icons/dices';
|
|
863
|
+
// Dice5 aliases
|
|
864
|
+
export { default as Dice5Icon } from '../icons/dice-5';
|
|
865
865
|
// Diff aliases
|
|
866
866
|
export { default as DiffIcon } from '../icons/diff';
|
|
867
867
|
// Disc2 aliases
|
|
868
868
|
export { default as Disc2Icon } from '../icons/disc-2';
|
|
869
|
+
// Dice6 aliases
|
|
870
|
+
export { default as Dice6Icon } from '../icons/dice-6';
|
|
869
871
|
// Disc3 aliases
|
|
870
872
|
export { default as Disc3Icon } from '../icons/disc-3';
|
|
871
|
-
// Divide aliases
|
|
872
|
-
export { default as DivideIcon } from '../icons/divide';
|
|
873
873
|
// Disc aliases
|
|
874
874
|
export { default as DiscIcon } from '../icons/disc';
|
|
875
875
|
// DiscAlbum aliases
|
|
876
876
|
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
877
|
+
// Divide aliases
|
|
878
|
+
export { default as DivideIcon } from '../icons/divide';
|
|
877
879
|
// DnaOff aliases
|
|
878
880
|
export { default as DnaOffIcon } from '../icons/dna-off';
|
|
879
|
-
// Dock aliases
|
|
880
|
-
export { default as DockIcon } from '../icons/dock';
|
|
881
881
|
// Dna aliases
|
|
882
882
|
export { default as DnaIcon } from '../icons/dna';
|
|
883
|
+
// Dock aliases
|
|
884
|
+
export { default as DockIcon } from '../icons/dock';
|
|
883
885
|
// Dog aliases
|
|
884
886
|
export { default as DogIcon } from '../icons/dog';
|
|
885
887
|
// DollarSign aliases
|
|
886
888
|
export { default as DollarSignIcon } from '../icons/dollar-sign';
|
|
887
889
|
// Donut aliases
|
|
888
890
|
export { default as DonutIcon } from '../icons/donut';
|
|
889
|
-
// DoorClosedLocked aliases
|
|
890
|
-
export { default as DoorClosedLockedIcon } from '../icons/door-closed-locked';
|
|
891
|
-
// DoorOpen aliases
|
|
892
|
-
export { default as DoorOpenIcon } from '../icons/door-open';
|
|
893
891
|
// DoorClosed aliases
|
|
894
892
|
export { default as DoorClosedIcon } from '../icons/door-closed';
|
|
893
|
+
// DoorOpen aliases
|
|
894
|
+
export { default as DoorOpenIcon } from '../icons/door-open';
|
|
895
|
+
// DoorClosedLocked aliases
|
|
896
|
+
export { default as DoorClosedLockedIcon } from '../icons/door-closed-locked';
|
|
895
897
|
// Dot aliases
|
|
896
898
|
export { default as DotIcon } from '../icons/dot';
|
|
897
899
|
// Download aliases
|
|
898
900
|
export { default as DownloadIcon } from '../icons/download';
|
|
899
|
-
// DraftingCompass aliases
|
|
900
|
-
export { default as DraftingCompassIcon } from '../icons/drafting-compass';
|
|
901
901
|
// Drama aliases
|
|
902
902
|
export { default as DramaIcon } from '../icons/drama';
|
|
903
|
+
// DraftingCompass aliases
|
|
904
|
+
export { default as DraftingCompassIcon } from '../icons/drafting-compass';
|
|
903
905
|
// Dribbble aliases
|
|
904
906
|
export { default as DribbbleIcon } from '../icons/dribbble';
|
|
905
907
|
// Drill aliases
|
|
906
908
|
export { default as DrillIcon } from '../icons/drill';
|
|
907
|
-
// DropletOff aliases
|
|
908
|
-
export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
909
909
|
// Droplet aliases
|
|
910
910
|
export { default as DropletIcon } from '../icons/droplet';
|
|
911
|
+
// DropletOff aliases
|
|
912
|
+
export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
911
913
|
// Droplets aliases
|
|
912
914
|
export { default as DropletsIcon } from '../icons/droplets';
|
|
913
915
|
// Drum aliases
|
|
914
916
|
export { default as DrumIcon } from '../icons/drum';
|
|
915
|
-
// Drumstick aliases
|
|
916
|
-
export { default as DrumstickIcon } from '../icons/drumstick';
|
|
917
917
|
// Dumbbell aliases
|
|
918
918
|
export { default as DumbbellIcon } from '../icons/dumbbell';
|
|
919
|
+
// Drumstick aliases
|
|
920
|
+
export { default as DrumstickIcon } from '../icons/drumstick';
|
|
919
921
|
// EarOff aliases
|
|
920
922
|
export { default as EarOffIcon } from '../icons/ear-off';
|
|
921
923
|
// Ear aliases
|
|
@@ -928,24 +930,24 @@ export { default as EclipseIcon } from '../icons/eclipse';
|
|
|
928
930
|
export { default as EggFriedIcon } from '../icons/egg-fried';
|
|
929
931
|
// EggOff aliases
|
|
930
932
|
export { default as EggOffIcon } from '../icons/egg-off';
|
|
931
|
-
// Egg aliases
|
|
932
|
-
export { default as EggIcon } from '../icons/egg';
|
|
933
933
|
// EqualApproximately aliases
|
|
934
934
|
export { default as EqualApproximatelyIcon } from '../icons/equal-approximately';
|
|
935
|
-
//
|
|
936
|
-
export { default as
|
|
935
|
+
// Egg aliases
|
|
936
|
+
export { default as EggIcon } from '../icons/egg';
|
|
937
937
|
// Equal aliases
|
|
938
938
|
export { default as EqualIcon } from '../icons/equal';
|
|
939
|
+
// EqualNot aliases
|
|
940
|
+
export { default as EqualNotIcon } from '../icons/equal-not';
|
|
939
941
|
// Eraser aliases
|
|
940
942
|
export { default as EraserIcon } from '../icons/eraser';
|
|
941
|
-
// EthernetPort aliases
|
|
942
|
-
export { default as EthernetPortIcon } from '../icons/ethernet-port';
|
|
943
943
|
// Euro aliases
|
|
944
944
|
export { default as EuroIcon } from '../icons/euro';
|
|
945
|
-
// Expand aliases
|
|
946
|
-
export { default as ExpandIcon } from '../icons/expand';
|
|
947
945
|
// ExternalLink aliases
|
|
948
946
|
export { default as ExternalLinkIcon } from '../icons/external-link';
|
|
947
|
+
// Expand aliases
|
|
948
|
+
export { default as ExpandIcon } from '../icons/expand';
|
|
949
|
+
// EthernetPort aliases
|
|
950
|
+
export { default as EthernetPortIcon } from '../icons/ethernet-port';
|
|
949
951
|
// EyeClosed aliases
|
|
950
952
|
export { default as EyeClosedIcon } from '../icons/eye-closed';
|
|
951
953
|
// EyeOff aliases
|
|
@@ -956,10 +958,10 @@ export { default as EyeIcon } from '../icons/eye';
|
|
|
956
958
|
export { default as FacebookIcon } from '../icons/facebook';
|
|
957
959
|
// Factory aliases
|
|
958
960
|
export { default as FactoryIcon } from '../icons/factory';
|
|
959
|
-
// Fan aliases
|
|
960
|
-
export { default as FanIcon } from '../icons/fan';
|
|
961
961
|
// FastForward aliases
|
|
962
962
|
export { default as FastForwardIcon } from '../icons/fast-forward';
|
|
963
|
+
// Fan aliases
|
|
964
|
+
export { default as FanIcon } from '../icons/fan';
|
|
963
965
|
// Feather aliases
|
|
964
966
|
export { default as FeatherIcon } from '../icons/feather';
|
|
965
967
|
// Fence aliases
|
|
@@ -980,28 +982,28 @@ export { default as FileBadge2Icon } from '../icons/file-badge-2';
|
|
|
980
982
|
export { default as FileBadgeIcon } from '../icons/file-badge';
|
|
981
983
|
// FileBox aliases
|
|
982
984
|
export { default as FileBoxIcon } from '../icons/file-box';
|
|
983
|
-
// FileCheck2 aliases
|
|
984
|
-
export { default as FileCheck2Icon } from '../icons/file-check-2';
|
|
985
985
|
// FileCheck aliases
|
|
986
986
|
export { default as FileCheckIcon } from '../icons/file-check';
|
|
987
|
+
// FileCheck2 aliases
|
|
988
|
+
export { default as FileCheck2Icon } from '../icons/file-check-2';
|
|
987
989
|
// FileClock aliases
|
|
988
990
|
export { default as FileClockIcon } from '../icons/file-clock';
|
|
989
|
-
// FileCode2 aliases
|
|
990
|
-
export { default as FileCode2Icon } from '../icons/file-code-2';
|
|
991
991
|
// FileCode aliases
|
|
992
992
|
export { default as FileCodeIcon } from '../icons/file-code';
|
|
993
|
+
// FileCode2 aliases
|
|
994
|
+
export { default as FileCode2Icon } from '../icons/file-code-2';
|
|
993
995
|
// FileDiff aliases
|
|
994
996
|
export { default as FileDiffIcon } from '../icons/file-diff';
|
|
995
997
|
// FileDigit aliases
|
|
996
998
|
export { default as FileDigitIcon } from '../icons/file-digit';
|
|
997
|
-
// FileHeart aliases
|
|
998
|
-
export { default as FileHeartIcon } from '../icons/file-heart';
|
|
999
999
|
// FileDown aliases
|
|
1000
1000
|
export { default as FileDownIcon } from '../icons/file-down';
|
|
1001
|
-
// FileInput aliases
|
|
1002
|
-
export { default as FileInputIcon } from '../icons/file-input';
|
|
1003
1001
|
// FileImage aliases
|
|
1004
1002
|
export { default as FileImageIcon } from '../icons/file-image';
|
|
1003
|
+
// FileInput aliases
|
|
1004
|
+
export { default as FileInputIcon } from '../icons/file-input';
|
|
1005
|
+
// FileHeart aliases
|
|
1006
|
+
export { default as FileHeartIcon } from '../icons/file-heart';
|
|
1005
1007
|
// FileJson2 aliases
|
|
1006
1008
|
export { default as FileJson2Icon } from '../icons/file-json-2';
|
|
1007
1009
|
// FileJson aliases
|
|
@@ -1016,22 +1018,22 @@ export { default as FileLock2Icon } from '../icons/file-lock-2';
|
|
|
1016
1018
|
export { default as FileLockIcon } from '../icons/file-lock';
|
|
1017
1019
|
// FileMinus2 aliases
|
|
1018
1020
|
export { default as FileMinus2Icon } from '../icons/file-minus-2';
|
|
1019
|
-
// FileMinus aliases
|
|
1020
|
-
export { default as FileMinusIcon } from '../icons/file-minus';
|
|
1021
1021
|
// FileMusic aliases
|
|
1022
1022
|
export { default as FileMusicIcon } from '../icons/file-music';
|
|
1023
1023
|
// FileOutput aliases
|
|
1024
1024
|
export { default as FileOutputIcon } from '../icons/file-output';
|
|
1025
|
+
// FileMinus aliases
|
|
1026
|
+
export { default as FileMinusIcon } from '../icons/file-minus';
|
|
1025
1027
|
// FilePlus2 aliases
|
|
1026
1028
|
export { default as FilePlus2Icon } from '../icons/file-plus-2';
|
|
1027
1029
|
// FilePlus aliases
|
|
1028
1030
|
export { default as FilePlusIcon } from '../icons/file-plus';
|
|
1031
|
+
// FileScan aliases
|
|
1032
|
+
export { default as FileScanIcon } from '../icons/file-scan';
|
|
1029
1033
|
// FileQuestion aliases
|
|
1030
1034
|
export { default as FileQuestionIcon } from '../icons/file-question';
|
|
1031
1035
|
// FileSearch2 aliases
|
|
1032
1036
|
export { default as FileSearch2Icon } from '../icons/file-search-2';
|
|
1033
|
-
// FileScan aliases
|
|
1034
|
-
export { default as FileScanIcon } from '../icons/file-scan';
|
|
1035
1037
|
// FileSearch aliases
|
|
1036
1038
|
export { default as FileSearchIcon } from '../icons/file-search';
|
|
1037
1039
|
// FileSliders aliases
|
|
@@ -1068,20 +1070,20 @@ export { default as FileWarningIcon } from '../icons/file-warning';
|
|
|
1068
1070
|
export { default as FileX2Icon } from '../icons/file-x-2';
|
|
1069
1071
|
// FileX aliases
|
|
1070
1072
|
export { default as FileXIcon } from '../icons/file-x';
|
|
1071
|
-
// File aliases
|
|
1072
|
-
export { default as FileIcon } from '../icons/file';
|
|
1073
|
-
// Film aliases
|
|
1074
|
-
export { default as FilmIcon } from '../icons/film';
|
|
1075
1073
|
// Files aliases
|
|
1076
1074
|
export { default as FilesIcon } from '../icons/files';
|
|
1077
1075
|
// Fingerprint aliases
|
|
1078
1076
|
export { default as FingerprintIcon } from '../icons/fingerprint';
|
|
1077
|
+
// File aliases
|
|
1078
|
+
export { default as FileIcon } from '../icons/file';
|
|
1079
|
+
// Film aliases
|
|
1080
|
+
export { default as FilmIcon } from '../icons/film';
|
|
1079
1081
|
// FireExtinguisher aliases
|
|
1080
1082
|
export { default as FireExtinguisherIcon } from '../icons/fire-extinguisher';
|
|
1081
|
-
// FishSymbol aliases
|
|
1082
|
-
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1083
1083
|
// FishOff aliases
|
|
1084
1084
|
export { default as FishOffIcon } from '../icons/fish-off';
|
|
1085
|
+
// FishSymbol aliases
|
|
1086
|
+
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1085
1087
|
// Fish aliases
|
|
1086
1088
|
export { default as FishIcon } from '../icons/fish';
|
|
1087
1089
|
// FlagOff aliases
|
|
@@ -1096,14 +1098,14 @@ export { default as FlagIcon } from '../icons/flag';
|
|
|
1096
1098
|
export { default as FlameKindlingIcon } from '../icons/flame-kindling';
|
|
1097
1099
|
// Flame aliases
|
|
1098
1100
|
export { default as FlameIcon } from '../icons/flame';
|
|
1099
|
-
// FlashlightOff aliases
|
|
1100
|
-
export { default as FlashlightOffIcon } from '../icons/flashlight-off';
|
|
1101
|
-
// Flashlight aliases
|
|
1102
|
-
export { default as FlashlightIcon } from '../icons/flashlight';
|
|
1103
1101
|
// FlaskConicalOff aliases
|
|
1104
1102
|
export { default as FlaskConicalOffIcon } from '../icons/flask-conical-off';
|
|
1103
|
+
// FlashlightOff aliases
|
|
1104
|
+
export { default as FlashlightOffIcon } from '../icons/flashlight-off';
|
|
1105
1105
|
// FlaskConical aliases
|
|
1106
1106
|
export { default as FlaskConicalIcon } from '../icons/flask-conical';
|
|
1107
|
+
// Flashlight aliases
|
|
1108
|
+
export { default as FlashlightIcon } from '../icons/flashlight';
|
|
1107
1109
|
// FlaskRound aliases
|
|
1108
1110
|
export { default as FlaskRoundIcon } from '../icons/flask-round';
|
|
1109
1111
|
// FlipHorizontal2 aliases
|
|
@@ -1122,28 +1124,28 @@ export { default as FlowerIcon } from '../icons/flower';
|
|
|
1122
1124
|
export { default as FocusIcon } from '../icons/focus';
|
|
1123
1125
|
// FoldHorizontal aliases
|
|
1124
1126
|
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
1125
|
-
// FolderArchive aliases
|
|
1126
|
-
export { default as FolderArchiveIcon } from '../icons/folder-archive';
|
|
1127
1127
|
// FoldVertical aliases
|
|
1128
1128
|
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1129
|
-
// FolderCheck aliases
|
|
1130
|
-
export { default as FolderCheckIcon } from '../icons/folder-check';
|
|
1131
1129
|
// FolderClock aliases
|
|
1132
1130
|
export { default as FolderClockIcon } from '../icons/folder-clock';
|
|
1131
|
+
// FolderArchive aliases
|
|
1132
|
+
export { default as FolderArchiveIcon } from '../icons/folder-archive';
|
|
1133
|
+
// FolderCheck aliases
|
|
1134
|
+
export { default as FolderCheckIcon } from '../icons/folder-check';
|
|
1133
1135
|
// FolderClosed aliases
|
|
1134
1136
|
export { default as FolderClosedIcon } from '../icons/folder-closed';
|
|
1135
|
-
// FolderDot aliases
|
|
1136
|
-
export { default as FolderDotIcon } from '../icons/folder-dot';
|
|
1137
|
-
// FolderDown aliases
|
|
1138
|
-
export { default as FolderDownIcon } from '../icons/folder-down';
|
|
1139
1137
|
// FolderCode aliases
|
|
1140
1138
|
export { default as FolderCodeIcon } from '../icons/folder-code';
|
|
1139
|
+
// FolderDown aliases
|
|
1140
|
+
export { default as FolderDownIcon } from '../icons/folder-down';
|
|
1141
|
+
// FolderGit2 aliases
|
|
1142
|
+
export { default as FolderGit2Icon } from '../icons/folder-git-2';
|
|
1143
|
+
// FolderDot aliases
|
|
1144
|
+
export { default as FolderDotIcon } from '../icons/folder-dot';
|
|
1141
1145
|
// FolderGit aliases
|
|
1142
1146
|
export { default as FolderGitIcon } from '../icons/folder-git';
|
|
1143
1147
|
// FolderHeart aliases
|
|
1144
1148
|
export { default as FolderHeartIcon } from '../icons/folder-heart';
|
|
1145
|
-
// FolderGit2 aliases
|
|
1146
|
-
export { default as FolderGit2Icon } from '../icons/folder-git-2';
|
|
1147
1149
|
// FolderInput aliases
|
|
1148
1150
|
export { default as FolderInputIcon } from '../icons/folder-input';
|
|
1149
1151
|
// FolderKanban aliases
|
|
@@ -1152,12 +1154,12 @@ export { default as FolderKanbanIcon } from '../icons/folder-kanban';
|
|
|
1152
1154
|
export { default as FolderKeyIcon } from '../icons/folder-key';
|
|
1153
1155
|
// FolderLock aliases
|
|
1154
1156
|
export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
1155
|
-
// FolderMinus aliases
|
|
1156
|
-
export { default as FolderMinusIcon } from '../icons/folder-minus';
|
|
1157
|
-
// FolderOpenDot aliases
|
|
1158
|
-
export { default as FolderOpenDotIcon } from '../icons/folder-open-dot';
|
|
1159
1157
|
// FolderOpen aliases
|
|
1160
1158
|
export { default as FolderOpenIcon } from '../icons/folder-open';
|
|
1159
|
+
// FolderOpenDot aliases
|
|
1160
|
+
export { default as FolderOpenDotIcon } from '../icons/folder-open-dot';
|
|
1161
|
+
// FolderMinus aliases
|
|
1162
|
+
export { default as FolderMinusIcon } from '../icons/folder-minus';
|
|
1161
1163
|
// FolderOutput aliases
|
|
1162
1164
|
export { default as FolderOutputIcon } from '../icons/folder-output';
|
|
1163
1165
|
// FolderPlus aliases
|
|
@@ -1172,10 +1174,10 @@ export { default as FolderSearchIcon } from '../icons/folder-search';
|
|
|
1172
1174
|
export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
|
|
1173
1175
|
// FolderSync aliases
|
|
1174
1176
|
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1175
|
-
// FolderTree aliases
|
|
1176
|
-
export { default as FolderTreeIcon } from '../icons/folder-tree';
|
|
1177
1177
|
// FolderUp aliases
|
|
1178
1178
|
export { default as FolderUpIcon } from '../icons/folder-up';
|
|
1179
|
+
// FolderTree aliases
|
|
1180
|
+
export { default as FolderTreeIcon } from '../icons/folder-tree';
|
|
1179
1181
|
// FolderX aliases
|
|
1180
1182
|
export { default as FolderXIcon } from '../icons/folder-x';
|
|
1181
1183
|
// Folder aliases
|
|
@@ -1200,36 +1202,36 @@ export { default as FuelIcon } from '../icons/fuel';
|
|
|
1200
1202
|
export { default as FullscreenIcon } from '../icons/fullscreen';
|
|
1201
1203
|
// FunnelPlus aliases
|
|
1202
1204
|
export { default as FunnelPlusIcon } from '../icons/funnel-plus';
|
|
1203
|
-
// GalleryHorizontalEnd aliases
|
|
1204
|
-
export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal-end';
|
|
1205
1205
|
// GalleryHorizontal aliases
|
|
1206
1206
|
export { default as GalleryHorizontalIcon } from '../icons/gallery-horizontal';
|
|
1207
1207
|
// GalleryThumbnails aliases
|
|
1208
1208
|
export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
|
|
1209
|
-
//
|
|
1210
|
-
export { default as
|
|
1209
|
+
// GalleryHorizontalEnd aliases
|
|
1210
|
+
export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal-end';
|
|
1211
1211
|
// GalleryVertical aliases
|
|
1212
1212
|
export { default as GalleryVerticalIcon } from '../icons/gallery-vertical';
|
|
1213
|
+
// GalleryVerticalEnd aliases
|
|
1214
|
+
export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end';
|
|
1213
1215
|
// Gamepad2 aliases
|
|
1214
1216
|
export { default as Gamepad2Icon } from '../icons/gamepad-2';
|
|
1217
|
+
// Gauge aliases
|
|
1218
|
+
export { default as GaugeIcon } from '../icons/gauge';
|
|
1215
1219
|
// Gamepad aliases
|
|
1216
1220
|
export { default as GamepadIcon } from '../icons/gamepad';
|
|
1217
1221
|
// Gavel aliases
|
|
1218
1222
|
export { default as GavelIcon } from '../icons/gavel';
|
|
1219
1223
|
// Gem aliases
|
|
1220
1224
|
export { default as GemIcon } from '../icons/gem';
|
|
1221
|
-
// Gauge aliases
|
|
1222
|
-
export { default as GaugeIcon } from '../icons/gauge';
|
|
1223
1225
|
// Gift aliases
|
|
1224
1226
|
export { default as GiftIcon } from '../icons/gift';
|
|
1225
1227
|
// Ghost aliases
|
|
1226
1228
|
export { default as GhostIcon } from '../icons/ghost';
|
|
1227
1229
|
// GitBranchPlus aliases
|
|
1228
1230
|
export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
1229
|
-
// GitBranch aliases
|
|
1230
|
-
export { default as GitBranchIcon } from '../icons/git-branch';
|
|
1231
1231
|
// GitCommitVertical aliases
|
|
1232
1232
|
export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical';
|
|
1233
|
+
// GitBranch aliases
|
|
1234
|
+
export { default as GitBranchIcon } from '../icons/git-branch';
|
|
1233
1235
|
// GitCompareArrows aliases
|
|
1234
1236
|
export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
|
|
1235
1237
|
// GitCompare aliases
|
|
@@ -1266,16 +1268,16 @@ export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
|
1266
1268
|
export { default as GlobeIcon } from '../icons/globe';
|
|
1267
1269
|
// Goal aliases
|
|
1268
1270
|
export { default as GoalIcon } from '../icons/goal';
|
|
1269
|
-
// Grab aliases
|
|
1270
|
-
export { default as GrabIcon } from '../icons/grab';
|
|
1271
1271
|
// Gpu aliases
|
|
1272
1272
|
export { default as GpuIcon } from '../icons/gpu';
|
|
1273
|
+
// Grab aliases
|
|
1274
|
+
export { default as GrabIcon } from '../icons/grab';
|
|
1273
1275
|
// GraduationCap aliases
|
|
1274
1276
|
export { default as GraduationCapIcon } from '../icons/graduation-cap';
|
|
1275
|
-
// Grape aliases
|
|
1276
|
-
export { default as GrapeIcon } from '../icons/grape';
|
|
1277
1277
|
// Grid3x2 aliases
|
|
1278
1278
|
export { default as Grid3x2Icon } from '../icons/grid-3x2';
|
|
1279
|
+
// Grape aliases
|
|
1280
|
+
export { default as GrapeIcon } from '../icons/grape';
|
|
1279
1281
|
// GripHorizontal aliases
|
|
1280
1282
|
export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
|
|
1281
1283
|
// GripVertical aliases
|
|
@@ -1286,20 +1288,20 @@ export { default as GripIcon } from '../icons/grip';
|
|
|
1286
1288
|
export { default as GroupIcon } from '../icons/group';
|
|
1287
1289
|
// Guitar aliases
|
|
1288
1290
|
export { default as GuitarIcon } from '../icons/guitar';
|
|
1289
|
-
// Ham aliases
|
|
1290
|
-
export { default as HamIcon } from '../icons/ham';
|
|
1291
1291
|
// Hamburger aliases
|
|
1292
1292
|
export { default as HamburgerIcon } from '../icons/hamburger';
|
|
1293
|
+
// Ham aliases
|
|
1294
|
+
export { default as HamIcon } from '../icons/ham';
|
|
1293
1295
|
// Hammer aliases
|
|
1294
1296
|
export { default as HammerIcon } from '../icons/hammer';
|
|
1295
1297
|
// HandCoins aliases
|
|
1296
1298
|
export { default as HandCoinsIcon } from '../icons/hand-coins';
|
|
1297
|
-
// HandHeart aliases
|
|
1298
|
-
export { default as HandHeartIcon } from '../icons/hand-heart';
|
|
1299
1299
|
// HandMetal aliases
|
|
1300
1300
|
export { default as HandMetalIcon } from '../icons/hand-metal';
|
|
1301
1301
|
// HandPlatter aliases
|
|
1302
1302
|
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1303
|
+
// HandHeart aliases
|
|
1304
|
+
export { default as HandHeartIcon } from '../icons/hand-heart';
|
|
1303
1305
|
// Hand aliases
|
|
1304
1306
|
export { default as HandIcon } from '../icons/hand';
|
|
1305
1307
|
// Handshake aliases
|
|
@@ -1318,34 +1320,34 @@ export { default as HashIcon } from '../icons/hash';
|
|
|
1318
1320
|
export { default as HazeIcon } from '../icons/haze';
|
|
1319
1321
|
// HdmiPort aliases
|
|
1320
1322
|
export { default as HdmiPortIcon } from '../icons/hdmi-port';
|
|
1321
|
-
// Heading1 aliases
|
|
1322
|
-
export { default as Heading1Icon } from '../icons/heading-1';
|
|
1323
1323
|
// Heading2 aliases
|
|
1324
1324
|
export { default as Heading2Icon } from '../icons/heading-2';
|
|
1325
|
-
//
|
|
1326
|
-
export { default as
|
|
1325
|
+
// Heading1 aliases
|
|
1326
|
+
export { default as Heading1Icon } from '../icons/heading-1';
|
|
1327
1327
|
// Heading4 aliases
|
|
1328
1328
|
export { default as Heading4Icon } from '../icons/heading-4';
|
|
1329
|
+
// Heading3 aliases
|
|
1330
|
+
export { default as Heading3Icon } from '../icons/heading-3';
|
|
1329
1331
|
// Heading5 aliases
|
|
1330
1332
|
export { default as Heading5Icon } from '../icons/heading-5';
|
|
1331
1333
|
// Heading6 aliases
|
|
1332
1334
|
export { default as Heading6Icon } from '../icons/heading-6';
|
|
1333
1335
|
// Heading aliases
|
|
1334
1336
|
export { default as HeadingIcon } from '../icons/heading';
|
|
1335
|
-
// HeadphoneOff aliases
|
|
1336
|
-
export { default as HeadphoneOffIcon } from '../icons/headphone-off';
|
|
1337
1337
|
// Headphones aliases
|
|
1338
1338
|
export { default as HeadphonesIcon } from '../icons/headphones';
|
|
1339
|
+
// HeadphoneOff aliases
|
|
1340
|
+
export { default as HeadphoneOffIcon } from '../icons/headphone-off';
|
|
1339
1341
|
// Headset aliases
|
|
1340
1342
|
export { default as HeadsetIcon } from '../icons/headset';
|
|
1341
|
-
// HeartCrack aliases
|
|
1342
|
-
export { default as HeartCrackIcon } from '../icons/heart-crack';
|
|
1343
1343
|
// HeartHandshake aliases
|
|
1344
1344
|
export { default as HeartHandshakeIcon } from '../icons/heart-handshake';
|
|
1345
|
-
// HeartOff aliases
|
|
1346
|
-
export { default as HeartOffIcon } from '../icons/heart-off';
|
|
1347
1345
|
// HeartMinus aliases
|
|
1348
1346
|
export { default as HeartMinusIcon } from '../icons/heart-minus';
|
|
1347
|
+
// HeartCrack aliases
|
|
1348
|
+
export { default as HeartCrackIcon } from '../icons/heart-crack';
|
|
1349
|
+
// HeartOff aliases
|
|
1350
|
+
export { default as HeartOffIcon } from '../icons/heart-off';
|
|
1349
1351
|
// HeartPlus aliases
|
|
1350
1352
|
export { default as HeartPlusIcon } from '../icons/heart-plus';
|
|
1351
1353
|
// HeartPulse aliases
|
|
@@ -1354,10 +1356,10 @@ export { default as HeartPulseIcon } from '../icons/heart-pulse';
|
|
|
1354
1356
|
export { default as HeartIcon } from '../icons/heart';
|
|
1355
1357
|
// Heater aliases
|
|
1356
1358
|
export { default as HeaterIcon } from '../icons/heater';
|
|
1357
|
-
// Hexagon aliases
|
|
1358
|
-
export { default as HexagonIcon } from '../icons/hexagon';
|
|
1359
1359
|
// Highlighter aliases
|
|
1360
1360
|
export { default as HighlighterIcon } from '../icons/highlighter';
|
|
1361
|
+
// Hexagon aliases
|
|
1362
|
+
export { default as HexagonIcon } from '../icons/hexagon';
|
|
1361
1363
|
// History aliases
|
|
1362
1364
|
export { default as HistoryIcon } from '../icons/history';
|
|
1363
1365
|
// HopOff aliases
|
|
@@ -1366,58 +1368,58 @@ export { default as HopOffIcon } from '../icons/hop-off';
|
|
|
1366
1368
|
export { default as HopIcon } from '../icons/hop';
|
|
1367
1369
|
// Hospital aliases
|
|
1368
1370
|
export { default as HospitalIcon } from '../icons/hospital';
|
|
1369
|
-
// Hourglass aliases
|
|
1370
|
-
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1371
1371
|
// Hotel aliases
|
|
1372
1372
|
export { default as HotelIcon } from '../icons/hotel';
|
|
1373
|
+
// Hourglass aliases
|
|
1374
|
+
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1373
1375
|
// HousePlug aliases
|
|
1374
1376
|
export { default as HousePlugIcon } from '../icons/house-plug';
|
|
1375
1377
|
// HousePlus aliases
|
|
1376
1378
|
export { default as HousePlusIcon } from '../icons/house-plus';
|
|
1377
1379
|
// HouseWifi aliases
|
|
1378
1380
|
export { default as HouseWifiIcon } from '../icons/house-wifi';
|
|
1379
|
-
// IdCardLanyard aliases
|
|
1380
|
-
export { default as IdCardLanyardIcon } from '../icons/id-card-lanyard';
|
|
1381
1381
|
// IdCard aliases
|
|
1382
1382
|
export { default as IdCardIcon } from '../icons/id-card';
|
|
1383
|
+
// IdCardLanyard aliases
|
|
1384
|
+
export { default as IdCardLanyardIcon } from '../icons/id-card-lanyard';
|
|
1383
1385
|
// ImageDown aliases
|
|
1384
1386
|
export { default as ImageDownIcon } from '../icons/image-down';
|
|
1385
|
-
// ImageMinus aliases
|
|
1386
|
-
export { default as ImageMinusIcon } from '../icons/image-minus';
|
|
1387
1387
|
// ImageOff aliases
|
|
1388
1388
|
export { default as ImageOffIcon } from '../icons/image-off';
|
|
1389
1389
|
// ImagePlay aliases
|
|
1390
1390
|
export { default as ImagePlayIcon } from '../icons/image-play';
|
|
1391
|
+
// ImageMinus aliases
|
|
1392
|
+
export { default as ImageMinusIcon } from '../icons/image-minus';
|
|
1391
1393
|
// ImagePlus aliases
|
|
1392
1394
|
export { default as ImagePlusIcon } from '../icons/image-plus';
|
|
1393
1395
|
// ImageUp aliases
|
|
1394
1396
|
export { default as ImageUpIcon } from '../icons/image-up';
|
|
1395
1397
|
// ImageUpscale aliases
|
|
1396
1398
|
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1397
|
-
// Image aliases
|
|
1398
|
-
export { default as ImageIcon } from '../icons/image';
|
|
1399
1399
|
// Images aliases
|
|
1400
1400
|
export { default as ImagesIcon } from '../icons/images';
|
|
1401
|
+
// Image aliases
|
|
1402
|
+
export { default as ImageIcon } from '../icons/image';
|
|
1401
1403
|
// Import aliases
|
|
1402
1404
|
export { default as ImportIcon } from '../icons/import';
|
|
1403
1405
|
// Inbox aliases
|
|
1404
1406
|
export { default as InboxIcon } from '../icons/inbox';
|
|
1405
|
-
// Infinity aliases
|
|
1406
|
-
export { default as InfinityIcon } from '../icons/infinity';
|
|
1407
1407
|
// IndianRupee aliases
|
|
1408
1408
|
export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
1409
|
+
// Infinity aliases
|
|
1410
|
+
export { default as InfinityIcon } from '../icons/infinity';
|
|
1409
1411
|
// Info aliases
|
|
1410
1412
|
export { default as InfoIcon } from '../icons/info';
|
|
1411
1413
|
// InspectionPanel aliases
|
|
1412
1414
|
export { default as InspectionPanelIcon } from '../icons/inspection-panel';
|
|
1413
|
-
// Instagram aliases
|
|
1414
|
-
export { default as InstagramIcon } from '../icons/instagram';
|
|
1415
1415
|
// Italic aliases
|
|
1416
1416
|
export { default as ItalicIcon } from '../icons/italic';
|
|
1417
|
-
//
|
|
1418
|
-
export { default as
|
|
1417
|
+
// Instagram aliases
|
|
1418
|
+
export { default as InstagramIcon } from '../icons/instagram';
|
|
1419
1419
|
// IterationCcw aliases
|
|
1420
1420
|
export { default as IterationCcwIcon } from '../icons/iteration-ccw';
|
|
1421
|
+
// IterationCw aliases
|
|
1422
|
+
export { default as IterationCwIcon } from '../icons/iteration-cw';
|
|
1421
1423
|
// JapaneseYen aliases
|
|
1422
1424
|
export { default as JapaneseYenIcon } from '../icons/japanese-yen';
|
|
1423
1425
|
// Joystick aliases
|
|
@@ -1430,12 +1432,12 @@ export { default as KeyRoundIcon } from '../icons/key-round';
|
|
|
1430
1432
|
export { default as KeySquareIcon } from '../icons/key-square';
|
|
1431
1433
|
// Key aliases
|
|
1432
1434
|
export { default as KeyIcon } from '../icons/key';
|
|
1433
|
-
// KeyboardMusic aliases
|
|
1434
|
-
export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
|
|
1435
1435
|
// KeyboardOff aliases
|
|
1436
1436
|
export { default as KeyboardOffIcon } from '../icons/keyboard-off';
|
|
1437
1437
|
// Keyboard aliases
|
|
1438
1438
|
export { default as KeyboardIcon } from '../icons/keyboard';
|
|
1439
|
+
// KeyboardMusic aliases
|
|
1440
|
+
export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
|
|
1439
1441
|
// LampCeiling aliases
|
|
1440
1442
|
export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
|
|
1441
1443
|
// LampDesk aliases
|
|
@@ -1446,32 +1448,32 @@ export { default as LampFloorIcon } from '../icons/lamp-floor';
|
|
|
1446
1448
|
export { default as LampWallUpIcon } from '../icons/lamp-wall-up';
|
|
1447
1449
|
// LampWallDown aliases
|
|
1448
1450
|
export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
|
|
1449
|
-
// Lamp aliases
|
|
1450
|
-
export { default as LampIcon } from '../icons/lamp';
|
|
1451
1451
|
// LandPlot aliases
|
|
1452
1452
|
export { default as LandPlotIcon } from '../icons/land-plot';
|
|
1453
|
-
// Landmark aliases
|
|
1454
|
-
export { default as LandmarkIcon } from '../icons/landmark';
|
|
1455
1453
|
// Languages aliases
|
|
1456
1454
|
export { default as LanguagesIcon } from '../icons/languages';
|
|
1455
|
+
// Lamp aliases
|
|
1456
|
+
export { default as LampIcon } from '../icons/lamp';
|
|
1457
1457
|
// LaptopMinimalCheck aliases
|
|
1458
1458
|
export { default as LaptopMinimalCheckIcon } from '../icons/laptop-minimal-check';
|
|
1459
|
+
// Landmark aliases
|
|
1460
|
+
export { default as LandmarkIcon } from '../icons/landmark';
|
|
1459
1461
|
// Laptop aliases
|
|
1460
1462
|
export { default as LaptopIcon } from '../icons/laptop';
|
|
1463
|
+
// Laugh aliases
|
|
1464
|
+
export { default as LaughIcon } from '../icons/laugh';
|
|
1461
1465
|
// LassoSelect aliases
|
|
1462
1466
|
export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
1463
1467
|
// Lasso aliases
|
|
1464
1468
|
export { default as LassoIcon } from '../icons/lasso';
|
|
1465
|
-
// Laugh aliases
|
|
1466
|
-
export { default as LaughIcon } from '../icons/laugh';
|
|
1467
1469
|
// Layers2 aliases
|
|
1468
1470
|
export { default as Layers2Icon } from '../icons/layers-2';
|
|
1469
|
-
// LayoutDashboard aliases
|
|
1470
|
-
export { default as LayoutDashboardIcon } from '../icons/layout-dashboard';
|
|
1471
1471
|
// LayoutGrid aliases
|
|
1472
1472
|
export { default as LayoutGridIcon } from '../icons/layout-grid';
|
|
1473
1473
|
// LayoutList aliases
|
|
1474
1474
|
export { default as LayoutListIcon } from '../icons/layout-list';
|
|
1475
|
+
// LayoutDashboard aliases
|
|
1476
|
+
export { default as LayoutDashboardIcon } from '../icons/layout-dashboard';
|
|
1475
1477
|
// LayoutPanelLeft aliases
|
|
1476
1478
|
export { default as LayoutPanelLeftIcon } from '../icons/layout-panel-left';
|
|
1477
1479
|
// LayoutPanelTop aliases
|
|
@@ -1480,14 +1482,14 @@ export { default as LayoutPanelTopIcon } from '../icons/layout-panel-top';
|
|
|
1480
1482
|
export { default as LayoutTemplateIcon } from '../icons/layout-template';
|
|
1481
1483
|
// Leaf aliases
|
|
1482
1484
|
export { default as LeafIcon } from '../icons/leaf';
|
|
1483
|
-
// LeafyGreen aliases
|
|
1484
|
-
export { default as LeafyGreenIcon } from '../icons/leafy-green';
|
|
1485
1485
|
// Lectern aliases
|
|
1486
1486
|
export { default as LecternIcon } from '../icons/lectern';
|
|
1487
|
-
//
|
|
1488
|
-
export { default as
|
|
1487
|
+
// LeafyGreen aliases
|
|
1488
|
+
export { default as LeafyGreenIcon } from '../icons/leafy-green';
|
|
1489
1489
|
// LibraryBig aliases
|
|
1490
1490
|
export { default as LibraryBigIcon } from '../icons/library-big';
|
|
1491
|
+
// LetterText aliases
|
|
1492
|
+
export { default as LetterTextIcon } from '../icons/letter-text';
|
|
1491
1493
|
// Library aliases
|
|
1492
1494
|
export { default as LibraryIcon } from '../icons/library';
|
|
1493
1495
|
// LifeBuoy aliases
|
|
@@ -1496,22 +1498,22 @@ export { default as LifeBuoyIcon } from '../icons/life-buoy';
|
|
|
1496
1498
|
export { default as LigatureIcon } from '../icons/ligature';
|
|
1497
1499
|
// LightbulbOff aliases
|
|
1498
1500
|
export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
1499
|
-
// Lightbulb aliases
|
|
1500
|
-
export { default as LightbulbIcon } from '../icons/lightbulb';
|
|
1501
1501
|
// Link2Off aliases
|
|
1502
1502
|
export { default as Link2OffIcon } from '../icons/link-2-off';
|
|
1503
|
+
// Lightbulb aliases
|
|
1504
|
+
export { default as LightbulbIcon } from '../icons/lightbulb';
|
|
1503
1505
|
// Link2 aliases
|
|
1504
1506
|
export { default as Link2Icon } from '../icons/link-2';
|
|
1505
1507
|
// Link aliases
|
|
1506
1508
|
export { default as LinkIcon } from '../icons/link';
|
|
1507
|
-
// Linkedin aliases
|
|
1508
|
-
export { default as LinkedinIcon } from '../icons/linkedin';
|
|
1509
|
-
// ListCheck aliases
|
|
1510
|
-
export { default as ListCheckIcon } from '../icons/list-check';
|
|
1511
1509
|
// ListChecks aliases
|
|
1512
1510
|
export { default as ListChecksIcon } from '../icons/list-checks';
|
|
1511
|
+
// Linkedin aliases
|
|
1512
|
+
export { default as LinkedinIcon } from '../icons/linkedin';
|
|
1513
1513
|
// ListCollapse aliases
|
|
1514
1514
|
export { default as ListCollapseIcon } from '../icons/list-collapse';
|
|
1515
|
+
// ListCheck aliases
|
|
1516
|
+
export { default as ListCheckIcon } from '../icons/list-check';
|
|
1515
1517
|
// ListEnd aliases
|
|
1516
1518
|
export { default as ListEndIcon } from '../icons/list-end';
|
|
1517
1519
|
// ListFilterPlus aliases
|
|
@@ -1520,26 +1522,26 @@ export { default as ListFilterPlusIcon } from '../icons/list-filter-plus';
|
|
|
1520
1522
|
export { default as ListFilterIcon } from '../icons/list-filter';
|
|
1521
1523
|
// ListMinus aliases
|
|
1522
1524
|
export { default as ListMinusIcon } from '../icons/list-minus';
|
|
1523
|
-
// ListMusic aliases
|
|
1524
|
-
export { default as ListMusicIcon } from '../icons/list-music';
|
|
1525
1525
|
// ListOrdered aliases
|
|
1526
1526
|
export { default as ListOrderedIcon } from '../icons/list-ordered';
|
|
1527
|
+
// ListMusic aliases
|
|
1528
|
+
export { default as ListMusicIcon } from '../icons/list-music';
|
|
1527
1529
|
// ListPlus aliases
|
|
1528
1530
|
export { default as ListPlusIcon } from '../icons/list-plus';
|
|
1529
1531
|
// ListRestart aliases
|
|
1530
1532
|
export { default as ListRestartIcon } from '../icons/list-restart';
|
|
1531
1533
|
// ListStart aliases
|
|
1532
1534
|
export { default as ListStartIcon } from '../icons/list-start';
|
|
1533
|
-
// ListTree aliases
|
|
1534
|
-
export { default as ListTreeIcon } from '../icons/list-tree';
|
|
1535
1535
|
// ListTodo aliases
|
|
1536
1536
|
export { default as ListTodoIcon } from '../icons/list-todo';
|
|
1537
1537
|
// ListVideo aliases
|
|
1538
1538
|
export { default as ListVideoIcon } from '../icons/list-video';
|
|
1539
|
-
//
|
|
1540
|
-
export { default as
|
|
1539
|
+
// ListTree aliases
|
|
1540
|
+
export { default as ListTreeIcon } from '../icons/list-tree';
|
|
1541
1541
|
// List aliases
|
|
1542
1542
|
export { default as ListIcon } from '../icons/list';
|
|
1543
|
+
// ListX aliases
|
|
1544
|
+
export { default as ListXIcon } from '../icons/list-x';
|
|
1543
1545
|
// LoaderPinwheel aliases
|
|
1544
1546
|
export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
|
|
1545
1547
|
// Loader aliases
|
|
@@ -1564,28 +1566,28 @@ export { default as LogOutIcon } from '../icons/log-out';
|
|
|
1564
1566
|
export { default as LogsIcon } from '../icons/logs';
|
|
1565
1567
|
// Lollipop aliases
|
|
1566
1568
|
export { default as LollipopIcon } from '../icons/lollipop';
|
|
1567
|
-
// Luggage aliases
|
|
1568
|
-
export { default as LuggageIcon } from '../icons/luggage';
|
|
1569
1569
|
// Magnet aliases
|
|
1570
1570
|
export { default as MagnetIcon } from '../icons/magnet';
|
|
1571
|
-
//
|
|
1572
|
-
export { default as
|
|
1571
|
+
// Luggage aliases
|
|
1572
|
+
export { default as LuggageIcon } from '../icons/luggage';
|
|
1573
1573
|
// MailCheck aliases
|
|
1574
1574
|
export { default as MailCheckIcon } from '../icons/mail-check';
|
|
1575
|
+
// MailMinus aliases
|
|
1576
|
+
export { default as MailMinusIcon } from '../icons/mail-minus';
|
|
1575
1577
|
// MailOpen aliases
|
|
1576
1578
|
export { default as MailOpenIcon } from '../icons/mail-open';
|
|
1577
1579
|
// MailPlus aliases
|
|
1578
1580
|
export { default as MailPlusIcon } from '../icons/mail-plus';
|
|
1579
|
-
// MailSearch aliases
|
|
1580
|
-
export { default as MailSearchIcon } from '../icons/mail-search';
|
|
1581
1581
|
// MailQuestion aliases
|
|
1582
1582
|
export { default as MailQuestionIcon } from '../icons/mail-question';
|
|
1583
1583
|
// MailWarning aliases
|
|
1584
1584
|
export { default as MailWarningIcon } from '../icons/mail-warning';
|
|
1585
|
-
//
|
|
1586
|
-
export { default as
|
|
1585
|
+
// MailSearch aliases
|
|
1586
|
+
export { default as MailSearchIcon } from '../icons/mail-search';
|
|
1587
1587
|
// MailX aliases
|
|
1588
1588
|
export { default as MailXIcon } from '../icons/mail-x';
|
|
1589
|
+
// Mail aliases
|
|
1590
|
+
export { default as MailIcon } from '../icons/mail';
|
|
1589
1591
|
// Mailbox aliases
|
|
1590
1592
|
export { default as MailboxIcon } from '../icons/mailbox';
|
|
1591
1593
|
// Mails aliases
|
|
@@ -1610,24 +1612,24 @@ export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside';
|
|
|
1610
1612
|
export { default as MapPinXInsideIcon } from '../icons/map-pin-x-inside';
|
|
1611
1613
|
// MapPinX aliases
|
|
1612
1614
|
export { default as MapPinXIcon } from '../icons/map-pin-x';
|
|
1613
|
-
// MapPinned aliases
|
|
1614
|
-
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1615
1615
|
// MapPin aliases
|
|
1616
1616
|
export { default as MapPinIcon } from '../icons/map-pin';
|
|
1617
|
+
// MapPinned aliases
|
|
1618
|
+
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1617
1619
|
// MapPlus aliases
|
|
1618
1620
|
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1619
|
-
// Map aliases
|
|
1620
|
-
export { default as MapIcon } from '../icons/map';
|
|
1621
1621
|
// MarsStroke aliases
|
|
1622
1622
|
export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
1623
|
+
// Map aliases
|
|
1624
|
+
export { default as MapIcon } from '../icons/map';
|
|
1623
1625
|
// Mars aliases
|
|
1624
1626
|
export { default as MarsIcon } from '../icons/mars';
|
|
1627
|
+
// Maximize2 aliases
|
|
1628
|
+
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1625
1629
|
// Martini aliases
|
|
1626
1630
|
export { default as MartiniIcon } from '../icons/martini';
|
|
1627
1631
|
// Maximize aliases
|
|
1628
1632
|
export { default as MaximizeIcon } from '../icons/maximize';
|
|
1629
|
-
// Maximize2 aliases
|
|
1630
|
-
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1631
1633
|
// Medal aliases
|
|
1632
1634
|
export { default as MedalIcon } from '../icons/medal';
|
|
1633
1635
|
// MegaphoneOff aliases
|
|
@@ -1648,14 +1650,14 @@ export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
|
1648
1650
|
export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed';
|
|
1649
1651
|
// MessageCircleHeart aliases
|
|
1650
1652
|
export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart';
|
|
1651
|
-
// MessageCircleMore aliases
|
|
1652
|
-
export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
|
|
1653
1653
|
// MessageCircleOff aliases
|
|
1654
1654
|
export { default as MessageCircleOffIcon } from '../icons/message-circle-off';
|
|
1655
|
-
//
|
|
1656
|
-
export { default as
|
|
1655
|
+
// MessageCircleMore aliases
|
|
1656
|
+
export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
|
|
1657
1657
|
// MessageCircleQuestion aliases
|
|
1658
1658
|
export { default as MessageCircleQuestionIcon } from '../icons/message-circle-question';
|
|
1659
|
+
// MessageCirclePlus aliases
|
|
1660
|
+
export { default as MessageCirclePlusIcon } from '../icons/message-circle-plus';
|
|
1659
1661
|
// MessageCircleReply aliases
|
|
1660
1662
|
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
|
|
1661
1663
|
// MessageCircleWarning aliases
|
|
@@ -1666,42 +1668,42 @@ export { default as MessageCircleXIcon } from '../icons/message-circle-x';
|
|
|
1666
1668
|
export { default as MessageCircleIcon } from '../icons/message-circle';
|
|
1667
1669
|
// MessageSquareCode aliases
|
|
1668
1670
|
export { default as MessageSquareCodeIcon } from '../icons/message-square-code';
|
|
1669
|
-
// MessageSquareDiff aliases
|
|
1670
|
-
export { default as MessageSquareDiffIcon } from '../icons/message-square-diff';
|
|
1671
1671
|
// MessageSquareDashed aliases
|
|
1672
1672
|
export { default as MessageSquareDashedIcon } from '../icons/message-square-dashed';
|
|
1673
|
-
//
|
|
1674
|
-
export { default as
|
|
1673
|
+
// MessageSquareDiff aliases
|
|
1674
|
+
export { default as MessageSquareDiffIcon } from '../icons/message-square-diff';
|
|
1675
1675
|
// MessageSquareHeart aliases
|
|
1676
1676
|
export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
|
|
1677
|
+
// MessageSquareDot aliases
|
|
1678
|
+
export { default as MessageSquareDotIcon } from '../icons/message-square-dot';
|
|
1677
1679
|
// MessageSquareLock aliases
|
|
1678
1680
|
export { default as MessageSquareLockIcon } from '../icons/message-square-lock';
|
|
1679
1681
|
// MessageSquareMore aliases
|
|
1680
1682
|
export { default as MessageSquareMoreIcon } from '../icons/message-square-more';
|
|
1681
|
-
// MessageSquareOff aliases
|
|
1682
|
-
export { default as MessageSquareOffIcon } from '../icons/message-square-off';
|
|
1683
1683
|
// MessageSquarePlus aliases
|
|
1684
1684
|
export { default as MessageSquarePlusIcon } from '../icons/message-square-plus';
|
|
1685
1685
|
// MessageSquareQuote aliases
|
|
1686
1686
|
export { default as MessageSquareQuoteIcon } from '../icons/message-square-quote';
|
|
1687
|
-
//
|
|
1688
|
-
export { default as
|
|
1687
|
+
// MessageSquareOff aliases
|
|
1688
|
+
export { default as MessageSquareOffIcon } from '../icons/message-square-off';
|
|
1689
1689
|
// MessageSquareShare aliases
|
|
1690
1690
|
export { default as MessageSquareShareIcon } from '../icons/message-square-share';
|
|
1691
|
+
// MessageSquareReply aliases
|
|
1692
|
+
export { default as MessageSquareReplyIcon } from '../icons/message-square-reply';
|
|
1693
|
+
// MessageSquareX aliases
|
|
1694
|
+
export { default as MessageSquareXIcon } from '../icons/message-square-x';
|
|
1691
1695
|
// MessageSquareText aliases
|
|
1692
1696
|
export { default as MessageSquareTextIcon } from '../icons/message-square-text';
|
|
1693
1697
|
// MessageSquareWarning aliases
|
|
1694
1698
|
export { default as MessageSquareWarningIcon } from '../icons/message-square-warning';
|
|
1695
|
-
// MessageSquareX aliases
|
|
1696
|
-
export { default as MessageSquareXIcon } from '../icons/message-square-x';
|
|
1697
1699
|
// MessageSquare aliases
|
|
1698
1700
|
export { default as MessageSquareIcon } from '../icons/message-square';
|
|
1699
1701
|
// MessagesSquare aliases
|
|
1700
1702
|
export { default as MessagesSquareIcon } from '../icons/messages-square';
|
|
1701
|
-
// Mic aliases
|
|
1702
|
-
export { default as MicIcon } from '../icons/mic';
|
|
1703
1703
|
// MicOff aliases
|
|
1704
1704
|
export { default as MicOffIcon } from '../icons/mic-off';
|
|
1705
|
+
// Mic aliases
|
|
1706
|
+
export { default as MicIcon } from '../icons/mic';
|
|
1705
1707
|
// Microchip aliases
|
|
1706
1708
|
export { default as MicrochipIcon } from '../icons/microchip';
|
|
1707
1709
|
// Microscope aliases
|
|
@@ -1716,58 +1718,58 @@ export { default as MilkOffIcon } from '../icons/milk-off';
|
|
|
1716
1718
|
export { default as MilkIcon } from '../icons/milk';
|
|
1717
1719
|
// Minimize2 aliases
|
|
1718
1720
|
export { default as Minimize2Icon } from '../icons/minimize-2';
|
|
1719
|
-
// Minimize aliases
|
|
1720
|
-
export { default as MinimizeIcon } from '../icons/minimize';
|
|
1721
1721
|
// Minus aliases
|
|
1722
1722
|
export { default as MinusIcon } from '../icons/minus';
|
|
1723
|
+
// Minimize aliases
|
|
1724
|
+
export { default as MinimizeIcon } from '../icons/minimize';
|
|
1723
1725
|
// MonitorCheck aliases
|
|
1724
1726
|
export { default as MonitorCheckIcon } from '../icons/monitor-check';
|
|
1725
|
-
// MonitorDot aliases
|
|
1726
|
-
export { default as MonitorDotIcon } from '../icons/monitor-dot';
|
|
1727
1727
|
// MonitorCog aliases
|
|
1728
1728
|
export { default as MonitorCogIcon } from '../icons/monitor-cog';
|
|
1729
|
-
//
|
|
1730
|
-
export { default as
|
|
1729
|
+
// MonitorDot aliases
|
|
1730
|
+
export { default as MonitorDotIcon } from '../icons/monitor-dot';
|
|
1731
1731
|
// MonitorOff aliases
|
|
1732
1732
|
export { default as MonitorOffIcon } from '../icons/monitor-off';
|
|
1733
|
-
//
|
|
1734
|
-
export { default as
|
|
1733
|
+
// MonitorDown aliases
|
|
1734
|
+
export { default as MonitorDownIcon } from '../icons/monitor-down';
|
|
1735
1735
|
// MonitorPlay aliases
|
|
1736
1736
|
export { default as MonitorPlayIcon } from '../icons/monitor-play';
|
|
1737
1737
|
// MonitorSmartphone aliases
|
|
1738
1738
|
export { default as MonitorSmartphoneIcon } from '../icons/monitor-smartphone';
|
|
1739
|
+
// MonitorPause aliases
|
|
1740
|
+
export { default as MonitorPauseIcon } from '../icons/monitor-pause';
|
|
1739
1741
|
// MonitorSpeaker aliases
|
|
1740
1742
|
export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker';
|
|
1741
1743
|
// MonitorStop aliases
|
|
1742
1744
|
export { default as MonitorStopIcon } from '../icons/monitor-stop';
|
|
1743
|
-
// MonitorUp aliases
|
|
1744
|
-
export { default as MonitorUpIcon } from '../icons/monitor-up';
|
|
1745
1745
|
// MonitorX aliases
|
|
1746
1746
|
export { default as MonitorXIcon } from '../icons/monitor-x';
|
|
1747
1747
|
// Monitor aliases
|
|
1748
1748
|
export { default as MonitorIcon } from '../icons/monitor';
|
|
1749
|
+
// MonitorUp aliases
|
|
1750
|
+
export { default as MonitorUpIcon } from '../icons/monitor-up';
|
|
1749
1751
|
// MoonStar aliases
|
|
1750
1752
|
export { default as MoonStarIcon } from '../icons/moon-star';
|
|
1751
|
-
// MountainSnow aliases
|
|
1752
|
-
export { default as MountainSnowIcon } from '../icons/mountain-snow';
|
|
1753
1753
|
// Moon aliases
|
|
1754
1754
|
export { default as MoonIcon } from '../icons/moon';
|
|
1755
|
+
// MountainSnow aliases
|
|
1756
|
+
export { default as MountainSnowIcon } from '../icons/mountain-snow';
|
|
1755
1757
|
// Mountain aliases
|
|
1756
1758
|
export { default as MountainIcon } from '../icons/mountain';
|
|
1759
|
+
// MousePointer2 aliases
|
|
1760
|
+
export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
|
|
1757
1761
|
// MouseOff aliases
|
|
1758
1762
|
export { default as MouseOffIcon } from '../icons/mouse-off';
|
|
1759
1763
|
// MousePointerBan aliases
|
|
1760
1764
|
export { default as MousePointerBanIcon } from '../icons/mouse-pointer-ban';
|
|
1761
|
-
// MousePointer2 aliases
|
|
1762
|
-
export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
|
|
1763
1765
|
// MousePointerClick aliases
|
|
1764
1766
|
export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click';
|
|
1765
|
-
// MousePointer aliases
|
|
1766
|
-
export { default as MousePointerIcon } from '../icons/mouse-pointer';
|
|
1767
|
-
// MoveDiagonal2 aliases
|
|
1768
|
-
export { default as MoveDiagonal2Icon } from '../icons/move-diagonal-2';
|
|
1769
1767
|
// Mouse aliases
|
|
1770
1768
|
export { default as MouseIcon } from '../icons/mouse';
|
|
1769
|
+
// MoveDiagonal2 aliases
|
|
1770
|
+
export { default as MoveDiagonal2Icon } from '../icons/move-diagonal-2';
|
|
1771
|
+
// MousePointer aliases
|
|
1772
|
+
export { default as MousePointerIcon } from '../icons/mouse-pointer';
|
|
1771
1773
|
// MoveDiagonal aliases
|
|
1772
1774
|
export { default as MoveDiagonalIcon } from '../icons/move-diagonal';
|
|
1773
1775
|
// MoveDownLeft aliases
|
|
@@ -1780,38 +1782,38 @@ export { default as MoveDownIcon } from '../icons/move-down';
|
|
|
1780
1782
|
export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
|
|
1781
1783
|
// MoveLeft aliases
|
|
1782
1784
|
export { default as MoveLeftIcon } from '../icons/move-left';
|
|
1783
|
-
// MoveRight aliases
|
|
1784
|
-
export { default as MoveRightIcon } from '../icons/move-right';
|
|
1785
1785
|
// MoveUpLeft aliases
|
|
1786
1786
|
export { default as MoveUpLeftIcon } from '../icons/move-up-left';
|
|
1787
|
+
// MoveRight aliases
|
|
1788
|
+
export { default as MoveRightIcon } from '../icons/move-right';
|
|
1787
1789
|
// MoveUpRight aliases
|
|
1788
1790
|
export { default as MoveUpRightIcon } from '../icons/move-up-right';
|
|
1789
1791
|
// MoveUp aliases
|
|
1790
1792
|
export { default as MoveUpIcon } from '../icons/move-up';
|
|
1791
1793
|
// MoveVertical aliases
|
|
1792
1794
|
export { default as MoveVerticalIcon } from '../icons/move-vertical';
|
|
1793
|
-
// Move aliases
|
|
1794
|
-
export { default as MoveIcon } from '../icons/move';
|
|
1795
1795
|
// Music2 aliases
|
|
1796
1796
|
export { default as Music2Icon } from '../icons/music-2';
|
|
1797
|
-
// Music4 aliases
|
|
1798
|
-
export { default as Music4Icon } from '../icons/music-4';
|
|
1799
1797
|
// Music3 aliases
|
|
1800
1798
|
export { default as Music3Icon } from '../icons/music-3';
|
|
1799
|
+
// Move aliases
|
|
1800
|
+
export { default as MoveIcon } from '../icons/move';
|
|
1801
|
+
// Music4 aliases
|
|
1802
|
+
export { default as Music4Icon } from '../icons/music-4';
|
|
1801
1803
|
// Music aliases
|
|
1802
1804
|
export { default as MusicIcon } from '../icons/music';
|
|
1803
|
-
// Navigation2Off aliases
|
|
1804
|
-
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1805
1805
|
// Navigation2 aliases
|
|
1806
1806
|
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1807
|
+
// Navigation2Off aliases
|
|
1808
|
+
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1807
1809
|
// NavigationOff aliases
|
|
1808
1810
|
export { default as NavigationOffIcon } from '../icons/navigation-off';
|
|
1811
|
+
// Newspaper aliases
|
|
1812
|
+
export { default as NewspaperIcon } from '../icons/newspaper';
|
|
1809
1813
|
// Navigation aliases
|
|
1810
1814
|
export { default as NavigationIcon } from '../icons/navigation';
|
|
1811
1815
|
// Network aliases
|
|
1812
1816
|
export { default as NetworkIcon } from '../icons/network';
|
|
1813
|
-
// Newspaper aliases
|
|
1814
|
-
export { default as NewspaperIcon } from '../icons/newspaper';
|
|
1815
1817
|
// Nfc aliases
|
|
1816
1818
|
export { default as NfcIcon } from '../icons/nfc';
|
|
1817
1819
|
// NonBinary aliases
|
|
@@ -1822,10 +1824,10 @@ export { default as NotebookPenIcon } from '../icons/notebook-pen';
|
|
|
1822
1824
|
export { default as NotebookTabsIcon } from '../icons/notebook-tabs';
|
|
1823
1825
|
// NotebookText aliases
|
|
1824
1826
|
export { default as NotebookTextIcon } from '../icons/notebook-text';
|
|
1825
|
-
// Notebook aliases
|
|
1826
|
-
export { default as NotebookIcon } from '../icons/notebook';
|
|
1827
1827
|
// NotepadTextDashed aliases
|
|
1828
1828
|
export { default as NotepadTextDashedIcon } from '../icons/notepad-text-dashed';
|
|
1829
|
+
// Notebook aliases
|
|
1830
|
+
export { default as NotebookIcon } from '../icons/notebook';
|
|
1829
1831
|
// NotepadText aliases
|
|
1830
1832
|
export { default as NotepadTextIcon } from '../icons/notepad-text';
|
|
1831
1833
|
// NutOff aliases
|
|
@@ -1838,10 +1840,10 @@ export { default as OctagonMinusIcon } from '../icons/octagon-minus';
|
|
|
1838
1840
|
export { default as OctagonIcon } from '../icons/octagon';
|
|
1839
1841
|
// Omega aliases
|
|
1840
1842
|
export { default as OmegaIcon } from '../icons/omega';
|
|
1841
|
-
// Option aliases
|
|
1842
|
-
export { default as OptionIcon } from '../icons/option';
|
|
1843
1843
|
// Orbit aliases
|
|
1844
1844
|
export { default as OrbitIcon } from '../icons/orbit';
|
|
1845
|
+
// Option aliases
|
|
1846
|
+
export { default as OptionIcon } from '../icons/option';
|
|
1845
1847
|
// Origami aliases
|
|
1846
1848
|
export { default as OrigamiIcon } from '../icons/origami';
|
|
1847
1849
|
// Package2 aliases
|
|
@@ -1850,20 +1852,20 @@ export { default as Package2Icon } from '../icons/package-2';
|
|
|
1850
1852
|
export { default as PackageCheckIcon } from '../icons/package-check';
|
|
1851
1853
|
// PackageMinus aliases
|
|
1852
1854
|
export { default as PackageMinusIcon } from '../icons/package-minus';
|
|
1853
|
-
// PackageOpen aliases
|
|
1854
|
-
export { default as PackageOpenIcon } from '../icons/package-open';
|
|
1855
1855
|
// PackagePlus aliases
|
|
1856
1856
|
export { default as PackagePlusIcon } from '../icons/package-plus';
|
|
1857
|
+
// PackageOpen aliases
|
|
1858
|
+
export { default as PackageOpenIcon } from '../icons/package-open';
|
|
1857
1859
|
// PackageSearch aliases
|
|
1858
1860
|
export { default as PackageSearchIcon } from '../icons/package-search';
|
|
1859
1861
|
// PackageX aliases
|
|
1860
1862
|
export { default as PackageXIcon } from '../icons/package-x';
|
|
1861
1863
|
// Package aliases
|
|
1862
1864
|
export { default as PackageIcon } from '../icons/package';
|
|
1863
|
-
// PaintBucket aliases
|
|
1864
|
-
export { default as PaintBucketIcon } from '../icons/paint-bucket';
|
|
1865
1865
|
// PaintRoller aliases
|
|
1866
1866
|
export { default as PaintRollerIcon } from '../icons/paint-roller';
|
|
1867
|
+
// PaintBucket aliases
|
|
1868
|
+
export { default as PaintBucketIcon } from '../icons/paint-bucket';
|
|
1867
1869
|
// Paintbrush aliases
|
|
1868
1870
|
export { default as PaintbrushIcon } from '../icons/paintbrush';
|
|
1869
1871
|
// Palette aliases
|
|
@@ -1884,12 +1886,12 @@ export { default as PanelRightOpenIcon } from '../icons/panel-right-open';
|
|
|
1884
1886
|
export { default as PanelRightIcon } from '../icons/panel-right';
|
|
1885
1887
|
// PanelTopClose aliases
|
|
1886
1888
|
export { default as PanelTopCloseIcon } from '../icons/panel-top-close';
|
|
1889
|
+
// PanelTop aliases
|
|
1890
|
+
export { default as PanelTopIcon } from '../icons/panel-top';
|
|
1887
1891
|
// PanelTopOpen aliases
|
|
1888
1892
|
export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
|
|
1889
1893
|
// PanelsLeftBottom aliases
|
|
1890
1894
|
export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
|
|
1891
|
-
// PanelTop aliases
|
|
1892
|
-
export { default as PanelTopIcon } from '../icons/panel-top';
|
|
1893
1895
|
// PanelsRightBottom aliases
|
|
1894
1896
|
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
1895
1897
|
// Paperclip aliases
|
|
@@ -1932,44 +1934,44 @@ export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
|
1932
1934
|
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded';
|
|
1933
1935
|
// PhoneIncoming aliases
|
|
1934
1936
|
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
1935
|
-
// PhoneMissed aliases
|
|
1936
|
-
export { default as PhoneMissedIcon } from '../icons/phone-missed';
|
|
1937
1937
|
// PhoneOff aliases
|
|
1938
1938
|
export { default as PhoneOffIcon } from '../icons/phone-off';
|
|
1939
|
+
// PhoneMissed aliases
|
|
1940
|
+
export { default as PhoneMissedIcon } from '../icons/phone-missed';
|
|
1939
1941
|
// PhoneOutgoing aliases
|
|
1940
1942
|
export { default as PhoneOutgoingIcon } from '../icons/phone-outgoing';
|
|
1941
1943
|
// Phone aliases
|
|
1942
1944
|
export { default as PhoneIcon } from '../icons/phone';
|
|
1943
1945
|
// Pi aliases
|
|
1944
1946
|
export { default as PiIcon } from '../icons/pi';
|
|
1945
|
-
// Piano aliases
|
|
1946
|
-
export { default as PianoIcon } from '../icons/piano';
|
|
1947
1947
|
// Pickaxe aliases
|
|
1948
1948
|
export { default as PickaxeIcon } from '../icons/pickaxe';
|
|
1949
|
+
// Piano aliases
|
|
1950
|
+
export { default as PianoIcon } from '../icons/piano';
|
|
1949
1951
|
// PictureInPicture2 aliases
|
|
1950
1952
|
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
1951
1953
|
// PictureInPicture aliases
|
|
1952
1954
|
export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
1955
|
+
// PilcrowLeft aliases
|
|
1956
|
+
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
1953
1957
|
// PiggyBank aliases
|
|
1954
1958
|
export { default as PiggyBankIcon } from '../icons/piggy-bank';
|
|
1955
1959
|
// PilcrowRight aliases
|
|
1956
1960
|
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
1957
|
-
// PilcrowLeft aliases
|
|
1958
|
-
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
1959
|
-
// Pilcrow aliases
|
|
1960
|
-
export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
1961
1961
|
// PillBottle aliases
|
|
1962
1962
|
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
1963
|
+
// Pilcrow aliases
|
|
1964
|
+
export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
1963
1965
|
// Pill aliases
|
|
1964
1966
|
export { default as PillIcon } from '../icons/pill';
|
|
1965
1967
|
// PinOff aliases
|
|
1966
1968
|
export { default as PinOffIcon } from '../icons/pin-off';
|
|
1967
|
-
// Pizza aliases
|
|
1968
|
-
export { default as PizzaIcon } from '../icons/pizza';
|
|
1969
|
-
// Pipette aliases
|
|
1970
|
-
export { default as PipetteIcon } from '../icons/pipette';
|
|
1971
1969
|
// Pin aliases
|
|
1972
1970
|
export { default as PinIcon } from '../icons/pin';
|
|
1971
|
+
// Pipette aliases
|
|
1972
|
+
export { default as PipetteIcon } from '../icons/pipette';
|
|
1973
|
+
// Pizza aliases
|
|
1974
|
+
export { default as PizzaIcon } from '../icons/pizza';
|
|
1973
1975
|
// PlaneLanding aliases
|
|
1974
1976
|
export { default as PlaneLandingIcon } from '../icons/plane-landing';
|
|
1975
1977
|
// PlaneTakeoff aliases
|
|
@@ -1978,20 +1980,20 @@ export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff';
|
|
|
1978
1980
|
export { default as PlaneIcon } from '../icons/plane';
|
|
1979
1981
|
// Play aliases
|
|
1980
1982
|
export { default as PlayIcon } from '../icons/play';
|
|
1983
|
+
// Plus aliases
|
|
1984
|
+
export { default as PlusIcon } from '../icons/plus';
|
|
1981
1985
|
// Plug2 aliases
|
|
1982
1986
|
export { default as Plug2Icon } from '../icons/plug-2';
|
|
1983
1987
|
// Plug aliases
|
|
1984
1988
|
export { default as PlugIcon } from '../icons/plug';
|
|
1985
|
-
// Plus aliases
|
|
1986
|
-
export { default as PlusIcon } from '../icons/plus';
|
|
1987
1989
|
// PocketKnife aliases
|
|
1988
1990
|
export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
1991
|
+
// Pocket aliases
|
|
1992
|
+
export { default as PocketIcon } from '../icons/pocket';
|
|
1989
1993
|
// Podcast aliases
|
|
1990
1994
|
export { default as PodcastIcon } from '../icons/podcast';
|
|
1991
1995
|
// PointerOff aliases
|
|
1992
1996
|
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
1993
|
-
// Pocket aliases
|
|
1994
|
-
export { default as PocketIcon } from '../icons/pocket';
|
|
1995
1997
|
// Pointer aliases
|
|
1996
1998
|
export { default as PointerIcon } from '../icons/pointer';
|
|
1997
1999
|
// Popcorn aliases
|
|
@@ -2004,12 +2006,12 @@ export { default as PoundSterlingIcon } from '../icons/pound-sterling';
|
|
|
2004
2006
|
export { default as PowerOffIcon } from '../icons/power-off';
|
|
2005
2007
|
// Power aliases
|
|
2006
2008
|
export { default as PowerIcon } from '../icons/power';
|
|
2007
|
-
// Presentation aliases
|
|
2008
|
-
export { default as PresentationIcon } from '../icons/presentation';
|
|
2009
2009
|
// PrinterCheck aliases
|
|
2010
2010
|
export { default as PrinterCheckIcon } from '../icons/printer-check';
|
|
2011
2011
|
// Printer aliases
|
|
2012
2012
|
export { default as PrinterIcon } from '../icons/printer';
|
|
2013
|
+
// Presentation aliases
|
|
2014
|
+
export { default as PresentationIcon } from '../icons/presentation';
|
|
2013
2015
|
// Projector aliases
|
|
2014
2016
|
export { default as ProjectorIcon } from '../icons/projector';
|
|
2015
2017
|
// Proportions aliases
|
|
@@ -2020,10 +2022,10 @@ export { default as PuzzleIcon } from '../icons/puzzle';
|
|
|
2020
2022
|
export { default as PyramidIcon } from '../icons/pyramid';
|
|
2021
2023
|
// QrCode aliases
|
|
2022
2024
|
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
2023
|
-
// Quote aliases
|
|
2024
|
-
export { default as QuoteIcon } from '../icons/quote';
|
|
2025
2025
|
// Rabbit aliases
|
|
2026
2026
|
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2027
|
+
// Quote aliases
|
|
2028
|
+
export { default as QuoteIcon } from '../icons/quote';
|
|
2027
2029
|
// Radar aliases
|
|
2028
2030
|
export { default as RadarIcon } from '../icons/radar';
|
|
2029
2031
|
// Radiation aliases
|
|
@@ -2032,10 +2034,10 @@ export { default as RadiationIcon } from '../icons/radiation';
|
|
|
2032
2034
|
export { default as RadicalIcon } from '../icons/radical';
|
|
2033
2035
|
// RadioReceiver aliases
|
|
2034
2036
|
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2035
|
-
// RadioTower aliases
|
|
2036
|
-
export { default as RadioTowerIcon } from '../icons/radio-tower';
|
|
2037
2037
|
// Radio aliases
|
|
2038
2038
|
export { default as RadioIcon } from '../icons/radio';
|
|
2039
|
+
// RadioTower aliases
|
|
2040
|
+
export { default as RadioTowerIcon } from '../icons/radio-tower';
|
|
2039
2041
|
// Radius aliases
|
|
2040
2042
|
export { default as RadiusIcon } from '../icons/radius';
|
|
2041
2043
|
// RailSymbol aliases
|
|
@@ -2068,18 +2070,18 @@ export { default as ReceiptIcon } from '../icons/receipt';
|
|
|
2068
2070
|
export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
|
|
2069
2071
|
// RectangleHorizontal aliases
|
|
2070
2072
|
export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal';
|
|
2071
|
-
// RectangleVertical aliases
|
|
2072
|
-
export { default as RectangleVerticalIcon } from '../icons/rectangle-vertical';
|
|
2073
2073
|
// Recycle aliases
|
|
2074
2074
|
export { default as RecycleIcon } from '../icons/recycle';
|
|
2075
|
+
// RectangleVertical aliases
|
|
2076
|
+
export { default as RectangleVerticalIcon } from '../icons/rectangle-vertical';
|
|
2075
2077
|
// RedoDot aliases
|
|
2076
2078
|
export { default as RedoDotIcon } from '../icons/redo-dot';
|
|
2077
2079
|
// Redo2 aliases
|
|
2078
2080
|
export { default as Redo2Icon } from '../icons/redo-2';
|
|
2079
|
-
// Redo aliases
|
|
2080
|
-
export { default as RedoIcon } from '../icons/redo';
|
|
2081
2081
|
// RefreshCcwDot aliases
|
|
2082
2082
|
export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot';
|
|
2083
|
+
// Redo aliases
|
|
2084
|
+
export { default as RedoIcon } from '../icons/redo';
|
|
2083
2085
|
// RefreshCcw aliases
|
|
2084
2086
|
export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
|
|
2085
2087
|
// RefreshCwOff aliases
|
|
@@ -2096,20 +2098,20 @@ export { default as RemoveFormattingIcon } from '../icons/remove-formatting';
|
|
|
2096
2098
|
export { default as Repeat1Icon } from '../icons/repeat-1';
|
|
2097
2099
|
// Repeat2 aliases
|
|
2098
2100
|
export { default as Repeat2Icon } from '../icons/repeat-2';
|
|
2099
|
-
// ReplaceAll aliases
|
|
2100
|
-
export { default as ReplaceAllIcon } from '../icons/replace-all';
|
|
2101
2101
|
// Repeat aliases
|
|
2102
2102
|
export { default as RepeatIcon } from '../icons/repeat';
|
|
2103
|
-
//
|
|
2104
|
-
export { default as
|
|
2103
|
+
// ReplaceAll aliases
|
|
2104
|
+
export { default as ReplaceAllIcon } from '../icons/replace-all';
|
|
2105
2105
|
// ReplyAll aliases
|
|
2106
2106
|
export { default as ReplyAllIcon } from '../icons/reply-all';
|
|
2107
|
+
// Replace aliases
|
|
2108
|
+
export { default as ReplaceIcon } from '../icons/replace';
|
|
2107
2109
|
// Reply aliases
|
|
2108
2110
|
export { default as ReplyIcon } from '../icons/reply';
|
|
2109
|
-
// Ribbon aliases
|
|
2110
|
-
export { default as RibbonIcon } from '../icons/ribbon';
|
|
2111
2111
|
// Rewind aliases
|
|
2112
2112
|
export { default as RewindIcon } from '../icons/rewind';
|
|
2113
|
+
// Ribbon aliases
|
|
2114
|
+
export { default as RibbonIcon } from '../icons/ribbon';
|
|
2113
2115
|
// Rocket aliases
|
|
2114
2116
|
export { default as RocketIcon } from '../icons/rocket';
|
|
2115
2117
|
// RockingChair aliases
|
|
@@ -2122,20 +2124,20 @@ export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
|
|
|
2122
2124
|
export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
|
|
2123
2125
|
// RotateCcw aliases
|
|
2124
2126
|
export { default as RotateCcwIcon } from '../icons/rotate-ccw';
|
|
2125
|
-
// RotateCw aliases
|
|
2126
|
-
export { default as RotateCwIcon } from '../icons/rotate-cw';
|
|
2127
2127
|
// RotateCwSquare aliases
|
|
2128
2128
|
export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
|
|
2129
|
+
// RotateCw aliases
|
|
2130
|
+
export { default as RotateCwIcon } from '../icons/rotate-cw';
|
|
2129
2131
|
// RouteOff aliases
|
|
2130
2132
|
export { default as RouteOffIcon } from '../icons/route-off';
|
|
2131
2133
|
// Route aliases
|
|
2132
2134
|
export { default as RouteIcon } from '../icons/route';
|
|
2133
2135
|
// Router aliases
|
|
2134
2136
|
export { default as RouterIcon } from '../icons/router';
|
|
2135
|
-
// Rss aliases
|
|
2136
|
-
export { default as RssIcon } from '../icons/rss';
|
|
2137
2137
|
// Rows4 aliases
|
|
2138
2138
|
export { default as Rows4Icon } from '../icons/rows-4';
|
|
2139
|
+
// Rss aliases
|
|
2140
|
+
export { default as RssIcon } from '../icons/rss';
|
|
2139
2141
|
// RulerDimensionLine aliases
|
|
2140
2142
|
export { default as RulerDimensionLineIcon } from '../icons/ruler-dimension-line';
|
|
2141
2143
|
// Ruler aliases
|
|
@@ -2146,28 +2148,28 @@ export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
|
2146
2148
|
export { default as SailboatIcon } from '../icons/sailboat';
|
|
2147
2149
|
// Salad aliases
|
|
2148
2150
|
export { default as SaladIcon } from '../icons/salad';
|
|
2149
|
-
// SatelliteDish aliases
|
|
2150
|
-
export { default as SatelliteDishIcon } from '../icons/satellite-dish';
|
|
2151
2151
|
// Sandwich aliases
|
|
2152
2152
|
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2153
|
+
// SatelliteDish aliases
|
|
2154
|
+
export { default as SatelliteDishIcon } from '../icons/satellite-dish';
|
|
2153
2155
|
// Satellite aliases
|
|
2154
2156
|
export { default as SatelliteIcon } from '../icons/satellite';
|
|
2155
|
-
// SaudiRiyal aliases
|
|
2156
|
-
export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
|
|
2157
2157
|
// SaveAll aliases
|
|
2158
2158
|
export { default as SaveAllIcon } from '../icons/save-all';
|
|
2159
|
+
// SaudiRiyal aliases
|
|
2160
|
+
export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
|
|
2159
2161
|
// SaveOff aliases
|
|
2160
2162
|
export { default as SaveOffIcon } from '../icons/save-off';
|
|
2161
|
-
// Scale aliases
|
|
2162
|
-
export { default as ScaleIcon } from '../icons/scale';
|
|
2163
2163
|
// Save aliases
|
|
2164
2164
|
export { default as SaveIcon } from '../icons/save';
|
|
2165
|
+
// Scale aliases
|
|
2166
|
+
export { default as ScaleIcon } from '../icons/scale';
|
|
2165
2167
|
// Scaling aliases
|
|
2166
2168
|
export { default as ScalingIcon } from '../icons/scaling';
|
|
2167
|
-
// ScanBarcode aliases
|
|
2168
|
-
export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
|
|
2169
2169
|
// ScanEye aliases
|
|
2170
2170
|
export { default as ScanEyeIcon } from '../icons/scan-eye';
|
|
2171
|
+
// ScanBarcode aliases
|
|
2172
|
+
export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
|
|
2171
2173
|
// ScanFace aliases
|
|
2172
2174
|
export { default as ScanFaceIcon } from '../icons/scan-face';
|
|
2173
2175
|
// ScanHeart aliases
|
|
@@ -2176,16 +2178,16 @@ export { default as ScanHeartIcon } from '../icons/scan-heart';
|
|
|
2176
2178
|
export { default as ScanLineIcon } from '../icons/scan-line';
|
|
2177
2179
|
// ScanQrCode aliases
|
|
2178
2180
|
export { default as ScanQrCodeIcon } from '../icons/scan-qr-code';
|
|
2179
|
-
// ScanText aliases
|
|
2180
|
-
export { default as ScanTextIcon } from '../icons/scan-text';
|
|
2181
2181
|
// ScanSearch aliases
|
|
2182
2182
|
export { default as ScanSearchIcon } from '../icons/scan-search';
|
|
2183
|
+
// ScanText aliases
|
|
2184
|
+
export { default as ScanTextIcon } from '../icons/scan-text';
|
|
2183
2185
|
// Scan aliases
|
|
2184
2186
|
export { default as ScanIcon } from '../icons/scan';
|
|
2185
|
-
// School aliases
|
|
2186
|
-
export { default as SchoolIcon } from '../icons/school';
|
|
2187
2187
|
// ScissorsLineDashed aliases
|
|
2188
2188
|
export { default as ScissorsLineDashedIcon } from '../icons/scissors-line-dashed';
|
|
2189
|
+
// School aliases
|
|
2190
|
+
export { default as SchoolIcon } from '../icons/school';
|
|
2189
2191
|
// Scissors aliases
|
|
2190
2192
|
export { default as ScissorsIcon } from '../icons/scissors';
|
|
2191
2193
|
// ScreenShareOff aliases
|
|
@@ -2214,26 +2216,26 @@ export { default as SendToBackIcon } from '../icons/send-to-back';
|
|
|
2214
2216
|
export { default as SendIcon } from '../icons/send';
|
|
2215
2217
|
// SeparatorHorizontal aliases
|
|
2216
2218
|
export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
|
|
2217
|
-
// SeparatorVertical aliases
|
|
2218
|
-
export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
|
|
2219
2219
|
// ServerCog aliases
|
|
2220
2220
|
export { default as ServerCogIcon } from '../icons/server-cog';
|
|
2221
2221
|
// ServerCrash aliases
|
|
2222
2222
|
export { default as ServerCrashIcon } from '../icons/server-crash';
|
|
2223
|
+
// SeparatorVertical aliases
|
|
2224
|
+
export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
|
|
2223
2225
|
// ServerOff aliases
|
|
2224
2226
|
export { default as ServerOffIcon } from '../icons/server-off';
|
|
2227
|
+
// Settings2 aliases
|
|
2228
|
+
export { default as Settings2Icon } from '../icons/settings-2';
|
|
2225
2229
|
// Server aliases
|
|
2226
2230
|
export { default as ServerIcon } from '../icons/server';
|
|
2227
|
-
// Settings aliases
|
|
2228
|
-
export { default as SettingsIcon } from '../icons/settings';
|
|
2229
2231
|
// Shapes aliases
|
|
2230
2232
|
export { default as ShapesIcon } from '../icons/shapes';
|
|
2231
|
-
//
|
|
2232
|
-
export { default as
|
|
2233
|
-
// Settings2 aliases
|
|
2234
|
-
export { default as Settings2Icon } from '../icons/settings-2';
|
|
2233
|
+
// Settings aliases
|
|
2234
|
+
export { default as SettingsIcon } from '../icons/settings';
|
|
2235
2235
|
// Share aliases
|
|
2236
2236
|
export { default as ShareIcon } from '../icons/share';
|
|
2237
|
+
// Share2 aliases
|
|
2238
|
+
export { default as Share2Icon } from '../icons/share-2';
|
|
2237
2239
|
// Sheet aliases
|
|
2238
2240
|
export { default as SheetIcon } from '../icons/sheet';
|
|
2239
2241
|
// Shell aliases
|
|
@@ -2242,22 +2244,22 @@ export { default as ShellIcon } from '../icons/shell';
|
|
|
2242
2244
|
export { default as ShieldAlertIcon } from '../icons/shield-alert';
|
|
2243
2245
|
// ShieldBan aliases
|
|
2244
2246
|
export { default as ShieldBanIcon } from '../icons/shield-ban';
|
|
2245
|
-
// ShieldEllipsis aliases
|
|
2246
|
-
export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
|
|
2247
2247
|
// ShieldCheck aliases
|
|
2248
2248
|
export { default as ShieldCheckIcon } from '../icons/shield-check';
|
|
2249
|
+
// ShieldEllipsis aliases
|
|
2250
|
+
export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
|
|
2249
2251
|
// ShieldHalf aliases
|
|
2250
2252
|
export { default as ShieldHalfIcon } from '../icons/shield-half';
|
|
2251
|
-
// ShieldMinus aliases
|
|
2252
|
-
export { default as ShieldMinusIcon } from '../icons/shield-minus';
|
|
2253
2253
|
// ShieldOff aliases
|
|
2254
2254
|
export { default as ShieldOffIcon } from '../icons/shield-off';
|
|
2255
|
-
// ShieldQuestion aliases
|
|
2256
|
-
export { default as ShieldQuestionIcon } from '../icons/shield-question';
|
|
2257
2255
|
// ShieldPlus aliases
|
|
2258
2256
|
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2257
|
+
// ShieldQuestion aliases
|
|
2258
|
+
export { default as ShieldQuestionIcon } from '../icons/shield-question';
|
|
2259
2259
|
// ShieldUser aliases
|
|
2260
2260
|
export { default as ShieldUserIcon } from '../icons/shield-user';
|
|
2261
|
+
// ShieldMinus aliases
|
|
2262
|
+
export { default as ShieldMinusIcon } from '../icons/shield-minus';
|
|
2261
2263
|
// Shield aliases
|
|
2262
2264
|
export { default as ShieldIcon } from '../icons/shield';
|
|
2263
2265
|
// ShipWheel aliases
|
|
@@ -2268,42 +2270,42 @@ export { default as ShipIcon } from '../icons/ship';
|
|
|
2268
2270
|
export { default as ShirtIcon } from '../icons/shirt';
|
|
2269
2271
|
// ShoppingBag aliases
|
|
2270
2272
|
export { default as ShoppingBagIcon } from '../icons/shopping-bag';
|
|
2271
|
-
// ShoppingCart aliases
|
|
2272
|
-
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2273
2273
|
// ShoppingBasket aliases
|
|
2274
2274
|
export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
|
|
2275
|
+
// ShoppingCart aliases
|
|
2276
|
+
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2277
|
+
// ShowerHead aliases
|
|
2278
|
+
export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
2279
|
+
// Shredder aliases
|
|
2280
|
+
export { default as ShredderIcon } from '../icons/shredder';
|
|
2275
2281
|
// Shovel aliases
|
|
2276
2282
|
export { default as ShovelIcon } from '../icons/shovel';
|
|
2277
2283
|
// Shrimp aliases
|
|
2278
2284
|
export { default as ShrimpIcon } from '../icons/shrimp';
|
|
2279
|
-
// Shredder aliases
|
|
2280
|
-
export { default as ShredderIcon } from '../icons/shredder';
|
|
2281
|
-
// ShowerHead aliases
|
|
2282
|
-
export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
2283
2285
|
// Shrink aliases
|
|
2284
2286
|
export { default as ShrinkIcon } from '../icons/shrink';
|
|
2285
2287
|
// Shrub aliases
|
|
2286
2288
|
export { default as ShrubIcon } from '../icons/shrub';
|
|
2287
2289
|
// Shuffle aliases
|
|
2288
2290
|
export { default as ShuffleIcon } from '../icons/shuffle';
|
|
2289
|
-
// Sigma aliases
|
|
2290
|
-
export { default as SigmaIcon } from '../icons/sigma';
|
|
2291
2291
|
// SignalHigh aliases
|
|
2292
2292
|
export { default as SignalHighIcon } from '../icons/signal-high';
|
|
2293
2293
|
// SignalLow aliases
|
|
2294
2294
|
export { default as SignalLowIcon } from '../icons/signal-low';
|
|
2295
|
+
// Sigma aliases
|
|
2296
|
+
export { default as SigmaIcon } from '../icons/sigma';
|
|
2295
2297
|
// SignalMedium aliases
|
|
2296
2298
|
export { default as SignalMediumIcon } from '../icons/signal-medium';
|
|
2297
2299
|
// SignalZero aliases
|
|
2298
2300
|
export { default as SignalZeroIcon } from '../icons/signal-zero';
|
|
2299
|
-
// Signature aliases
|
|
2300
|
-
export { default as SignatureIcon } from '../icons/signature';
|
|
2301
2301
|
// Signal aliases
|
|
2302
2302
|
export { default as SignalIcon } from '../icons/signal';
|
|
2303
2303
|
// SignpostBig aliases
|
|
2304
2304
|
export { default as SignpostBigIcon } from '../icons/signpost-big';
|
|
2305
2305
|
// Signpost aliases
|
|
2306
2306
|
export { default as SignpostIcon } from '../icons/signpost';
|
|
2307
|
+
// Signature aliases
|
|
2308
|
+
export { default as SignatureIcon } from '../icons/signature';
|
|
2307
2309
|
// Siren aliases
|
|
2308
2310
|
export { default as SirenIcon } from '../icons/siren';
|
|
2309
2311
|
// SkipBack aliases
|
|
@@ -2316,26 +2318,26 @@ export { default as SkullIcon } from '../icons/skull';
|
|
|
2316
2318
|
export { default as SlackIcon } from '../icons/slack';
|
|
2317
2319
|
// Slash aliases
|
|
2318
2320
|
export { default as SlashIcon } from '../icons/slash';
|
|
2321
|
+
// SlidersHorizontal aliases
|
|
2322
|
+
export { default as SlidersHorizontalIcon } from '../icons/sliders-horizontal';
|
|
2319
2323
|
// Slice aliases
|
|
2320
2324
|
export { default as SliceIcon } from '../icons/slice';
|
|
2321
2325
|
// SmartphoneCharging aliases
|
|
2322
2326
|
export { default as SmartphoneChargingIcon } from '../icons/smartphone-charging';
|
|
2323
|
-
// SlidersHorizontal aliases
|
|
2324
|
-
export { default as SlidersHorizontalIcon } from '../icons/sliders-horizontal';
|
|
2325
2327
|
// SmartphoneNfc aliases
|
|
2326
2328
|
export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc';
|
|
2327
|
-
// Smartphone aliases
|
|
2328
|
-
export { default as SmartphoneIcon } from '../icons/smartphone';
|
|
2329
2329
|
// SmilePlus aliases
|
|
2330
2330
|
export { default as SmilePlusIcon } from '../icons/smile-plus';
|
|
2331
|
-
//
|
|
2332
|
-
export { default as
|
|
2331
|
+
// Smartphone aliases
|
|
2332
|
+
export { default as SmartphoneIcon } from '../icons/smartphone';
|
|
2333
2333
|
// Smile aliases
|
|
2334
2334
|
export { default as SmileIcon } from '../icons/smile';
|
|
2335
|
-
//
|
|
2336
|
-
export { default as
|
|
2335
|
+
// Snail aliases
|
|
2336
|
+
export { default as SnailIcon } from '../icons/snail';
|
|
2337
2337
|
// SoapDispenserDroplet aliases
|
|
2338
2338
|
export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet';
|
|
2339
|
+
// Snowflake aliases
|
|
2340
|
+
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2339
2341
|
// Sofa aliases
|
|
2340
2342
|
export { default as SofaIcon } from '../icons/sofa';
|
|
2341
2343
|
// Soup aliases
|
|
@@ -2344,30 +2346,30 @@ export { default as SoupIcon } from '../icons/soup';
|
|
|
2344
2346
|
export { default as SpaceIcon } from '../icons/space';
|
|
2345
2347
|
// Spade aliases
|
|
2346
2348
|
export { default as SpadeIcon } from '../icons/spade';
|
|
2347
|
-
// Sparkle aliases
|
|
2348
|
-
export { default as SparkleIcon } from '../icons/sparkle';
|
|
2349
|
-
// Speech aliases
|
|
2350
|
-
export { default as SpeechIcon } from '../icons/speech';
|
|
2351
2349
|
// Speaker aliases
|
|
2352
2350
|
export { default as SpeakerIcon } from '../icons/speaker';
|
|
2351
|
+
// Speech aliases
|
|
2352
|
+
export { default as SpeechIcon } from '../icons/speech';
|
|
2353
|
+
// Sparkle aliases
|
|
2354
|
+
export { default as SparkleIcon } from '../icons/sparkle';
|
|
2353
2355
|
// SpellCheck2 aliases
|
|
2354
2356
|
export { default as SpellCheck2Icon } from '../icons/spell-check-2';
|
|
2355
2357
|
// SpellCheck aliases
|
|
2356
2358
|
export { default as SpellCheckIcon } from '../icons/spell-check';
|
|
2357
|
-
// Spline aliases
|
|
2358
|
-
export { default as SplineIcon } from '../icons/spline';
|
|
2359
2359
|
// SplinePointer aliases
|
|
2360
2360
|
export { default as SplinePointerIcon } from '../icons/spline-pointer';
|
|
2361
|
-
//
|
|
2362
|
-
export { default as
|
|
2361
|
+
// Spline aliases
|
|
2362
|
+
export { default as SplineIcon } from '../icons/spline';
|
|
2363
2363
|
// SprayCan aliases
|
|
2364
2364
|
export { default as SprayCanIcon } from '../icons/spray-can';
|
|
2365
|
+
// Split aliases
|
|
2366
|
+
export { default as SplitIcon } from '../icons/split';
|
|
2365
2367
|
// Sprout aliases
|
|
2366
2368
|
export { default as SproutIcon } from '../icons/sprout';
|
|
2367
|
-
// SquareDashedBottomCode aliases
|
|
2368
|
-
export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code';
|
|
2369
2369
|
// SquareDashedBottom aliases
|
|
2370
2370
|
export { default as SquareDashedBottomIcon } from '../icons/square-dashed-bottom';
|
|
2371
|
+
// SquareDashedBottomCode aliases
|
|
2372
|
+
export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code';
|
|
2371
2373
|
// SquareDashedTopSolid aliases
|
|
2372
2374
|
export { default as SquareDashedTopSolidIcon } from '../icons/square-dashed-top-solid';
|
|
2373
2375
|
// SquareRadical aliases
|
|
@@ -2382,10 +2384,10 @@ export { default as SquareStackIcon } from '../icons/square-stack';
|
|
|
2382
2384
|
export { default as SquareIcon } from '../icons/square';
|
|
2383
2385
|
// SquaresExclude aliases
|
|
2384
2386
|
export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
|
|
2385
|
-
// SquaresIntersect aliases
|
|
2386
|
-
export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
|
|
2387
2387
|
// SquaresSubtract aliases
|
|
2388
2388
|
export { default as SquaresSubtractIcon } from '../icons/squares-subtract';
|
|
2389
|
+
// SquaresIntersect aliases
|
|
2390
|
+
export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
|
|
2389
2391
|
// SquaresUnite aliases
|
|
2390
2392
|
export { default as SquaresUniteIcon } from '../icons/squares-unite';
|
|
2391
2393
|
// Squircle aliases
|
|
@@ -2414,10 +2416,10 @@ export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
|
2414
2416
|
export { default as StoreIcon } from '../icons/store';
|
|
2415
2417
|
// StretchHorizontal aliases
|
|
2416
2418
|
export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
|
|
2417
|
-
// StretchVertical aliases
|
|
2418
|
-
export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
2419
2419
|
// Strikethrough aliases
|
|
2420
2420
|
export { default as StrikethroughIcon } from '../icons/strikethrough';
|
|
2421
|
+
// StretchVertical aliases
|
|
2422
|
+
export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
2421
2423
|
// Subscript aliases
|
|
2422
2424
|
export { default as SubscriptIcon } from '../icons/subscript';
|
|
2423
2425
|
// SunDim aliases
|
|
@@ -2432,28 +2434,28 @@ export { default as SunSnowIcon } from '../icons/sun-snow';
|
|
|
2432
2434
|
export { default as SunIcon } from '../icons/sun';
|
|
2433
2435
|
// Sunrise aliases
|
|
2434
2436
|
export { default as SunriseIcon } from '../icons/sunrise';
|
|
2435
|
-
// Superscript aliases
|
|
2436
|
-
export { default as SuperscriptIcon } from '../icons/superscript';
|
|
2437
2437
|
// Sunset aliases
|
|
2438
2438
|
export { default as SunsetIcon } from '../icons/sunset';
|
|
2439
|
+
// Superscript aliases
|
|
2440
|
+
export { default as SuperscriptIcon } from '../icons/superscript';
|
|
2439
2441
|
// SwatchBook aliases
|
|
2440
2442
|
export { default as SwatchBookIcon } from '../icons/swatch-book';
|
|
2441
2443
|
// SwissFranc aliases
|
|
2442
2444
|
export { default as SwissFrancIcon } from '../icons/swiss-franc';
|
|
2443
|
-
// SwitchCamera aliases
|
|
2444
|
-
export { default as SwitchCameraIcon } from '../icons/switch-camera';
|
|
2445
2445
|
// Sword aliases
|
|
2446
2446
|
export { default as SwordIcon } from '../icons/sword';
|
|
2447
2447
|
// Swords aliases
|
|
2448
2448
|
export { default as SwordsIcon } from '../icons/swords';
|
|
2449
|
+
// SwitchCamera aliases
|
|
2450
|
+
export { default as SwitchCameraIcon } from '../icons/switch-camera';
|
|
2449
2451
|
// Syringe aliases
|
|
2450
2452
|
export { default as SyringeIcon } from '../icons/syringe';
|
|
2451
2453
|
// Table2 aliases
|
|
2452
2454
|
export { default as Table2Icon } from '../icons/table-2';
|
|
2453
|
-
// TableCellsMerge aliases
|
|
2454
|
-
export { default as TableCellsMergeIcon } from '../icons/table-cells-merge';
|
|
2455
2455
|
// TableCellsSplit aliases
|
|
2456
2456
|
export { default as TableCellsSplitIcon } from '../icons/table-cells-split';
|
|
2457
|
+
// TableCellsMerge aliases
|
|
2458
|
+
export { default as TableCellsMergeIcon } from '../icons/table-cells-merge';
|
|
2457
2459
|
// TableColumnsSplit aliases
|
|
2458
2460
|
export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
|
|
2459
2461
|
// TableOfContents aliases
|
|
@@ -2470,40 +2472,40 @@ export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone';
|
|
|
2470
2472
|
export { default as TabletIcon } from '../icons/tablet';
|
|
2471
2473
|
// Tablets aliases
|
|
2472
2474
|
export { default as TabletsIcon } from '../icons/tablets';
|
|
2473
|
-
// Tag aliases
|
|
2474
|
-
export { default as TagIcon } from '../icons/tag';
|
|
2475
2475
|
// Tags aliases
|
|
2476
2476
|
export { default as TagsIcon } from '../icons/tags';
|
|
2477
|
+
// Tag aliases
|
|
2478
|
+
export { default as TagIcon } from '../icons/tag';
|
|
2477
2479
|
// Tally1 aliases
|
|
2478
2480
|
export { default as Tally1Icon } from '../icons/tally-1';
|
|
2481
|
+
// Tally2 aliases
|
|
2482
|
+
export { default as Tally2Icon } from '../icons/tally-2';
|
|
2479
2483
|
// Tally3 aliases
|
|
2480
2484
|
export { default as Tally3Icon } from '../icons/tally-3';
|
|
2481
2485
|
// Tally4 aliases
|
|
2482
2486
|
export { default as Tally4Icon } from '../icons/tally-4';
|
|
2483
2487
|
// Tally5 aliases
|
|
2484
2488
|
export { default as Tally5Icon } from '../icons/tally-5';
|
|
2485
|
-
// Tally2 aliases
|
|
2486
|
-
export { default as Tally2Icon } from '../icons/tally-2';
|
|
2487
2489
|
// Tangent aliases
|
|
2488
2490
|
export { default as TangentIcon } from '../icons/tangent';
|
|
2489
|
-
//
|
|
2490
|
-
export { default as
|
|
2491
|
+
// TentTree aliases
|
|
2492
|
+
export { default as TentTreeIcon } from '../icons/tent-tree';
|
|
2491
2493
|
// Telescope aliases
|
|
2492
2494
|
export { default as TelescopeIcon } from '../icons/telescope';
|
|
2495
|
+
// Target aliases
|
|
2496
|
+
export { default as TargetIcon } from '../icons/target';
|
|
2493
2497
|
// Tent aliases
|
|
2494
2498
|
export { default as TentIcon } from '../icons/tent';
|
|
2495
|
-
// TentTree aliases
|
|
2496
|
-
export { default as TentTreeIcon } from '../icons/tent-tree';
|
|
2497
|
-
// Terminal aliases
|
|
2498
|
-
export { default as TerminalIcon } from '../icons/terminal';
|
|
2499
|
-
// TestTube aliases
|
|
2500
|
-
export { default as TestTubeIcon } from '../icons/test-tube';
|
|
2501
2499
|
// TestTubes aliases
|
|
2502
2500
|
export { default as TestTubesIcon } from '../icons/test-tubes';
|
|
2503
|
-
//
|
|
2504
|
-
export { default as
|
|
2501
|
+
// Terminal aliases
|
|
2502
|
+
export { default as TerminalIcon } from '../icons/terminal';
|
|
2505
2503
|
// TextCursor aliases
|
|
2506
2504
|
export { default as TextCursorIcon } from '../icons/text-cursor';
|
|
2505
|
+
// TextCursorInput aliases
|
|
2506
|
+
export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
2507
|
+
// TestTube aliases
|
|
2508
|
+
export { default as TestTubeIcon } from '../icons/test-tube';
|
|
2507
2509
|
// TextQuote aliases
|
|
2508
2510
|
export { default as TextQuoteIcon } from '../icons/text-quote';
|
|
2509
2511
|
// TextSearch aliases
|
|
@@ -2512,20 +2514,20 @@ export { default as TextSearchIcon } from '../icons/text-search';
|
|
|
2512
2514
|
export { default as TextIcon } from '../icons/text';
|
|
2513
2515
|
// Theater aliases
|
|
2514
2516
|
export { default as TheaterIcon } from '../icons/theater';
|
|
2515
|
-
// ThermometerSnowflake aliases
|
|
2516
|
-
export { default as ThermometerSnowflakeIcon } from '../icons/thermometer-snowflake';
|
|
2517
2517
|
// ThermometerSun aliases
|
|
2518
2518
|
export { default as ThermometerSunIcon } from '../icons/thermometer-sun';
|
|
2519
|
-
//
|
|
2520
|
-
export { default as
|
|
2519
|
+
// ThermometerSnowflake aliases
|
|
2520
|
+
export { default as ThermometerSnowflakeIcon } from '../icons/thermometer-snowflake';
|
|
2521
2521
|
// Thermometer aliases
|
|
2522
2522
|
export { default as ThermometerIcon } from '../icons/thermometer';
|
|
2523
|
+
// ThumbsDown aliases
|
|
2524
|
+
export { default as ThumbsDownIcon } from '../icons/thumbs-down';
|
|
2523
2525
|
// ThumbsUp aliases
|
|
2524
2526
|
export { default as ThumbsUpIcon } from '../icons/thumbs-up';
|
|
2525
|
-
// TicketCheck aliases
|
|
2526
|
-
export { default as TicketCheckIcon } from '../icons/ticket-check';
|
|
2527
2527
|
// TicketMinus aliases
|
|
2528
2528
|
export { default as TicketMinusIcon } from '../icons/ticket-minus';
|
|
2529
|
+
// TicketCheck aliases
|
|
2530
|
+
export { default as TicketCheckIcon } from '../icons/ticket-check';
|
|
2529
2531
|
// TicketPercent aliases
|
|
2530
2532
|
export { default as TicketPercentIcon } from '../icons/ticket-percent';
|
|
2531
2533
|
// TicketPlus aliases
|
|
@@ -2538,32 +2540,32 @@ export { default as TicketXIcon } from '../icons/ticket-x';
|
|
|
2538
2540
|
export { default as TicketIcon } from '../icons/ticket';
|
|
2539
2541
|
// TicketsPlane aliases
|
|
2540
2542
|
export { default as TicketsPlaneIcon } from '../icons/tickets-plane';
|
|
2541
|
-
// Tickets aliases
|
|
2542
|
-
export { default as TicketsIcon } from '../icons/tickets';
|
|
2543
2543
|
// TimerOff aliases
|
|
2544
2544
|
export { default as TimerOffIcon } from '../icons/timer-off';
|
|
2545
2545
|
// TimerReset aliases
|
|
2546
2546
|
export { default as TimerResetIcon } from '../icons/timer-reset';
|
|
2547
|
+
// Tickets aliases
|
|
2548
|
+
export { default as TicketsIcon } from '../icons/tickets';
|
|
2547
2549
|
// Timer aliases
|
|
2548
2550
|
export { default as TimerIcon } from '../icons/timer';
|
|
2549
2551
|
// ToggleLeft aliases
|
|
2550
2552
|
export { default as ToggleLeftIcon } from '../icons/toggle-left';
|
|
2551
|
-
// ToggleRight aliases
|
|
2552
|
-
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2553
2553
|
// Toilet aliases
|
|
2554
2554
|
export { default as ToiletIcon } from '../icons/toilet';
|
|
2555
2555
|
// Tornado aliases
|
|
2556
2556
|
export { default as TornadoIcon } from '../icons/tornado';
|
|
2557
|
+
// ToggleRight aliases
|
|
2558
|
+
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2557
2559
|
// Torus aliases
|
|
2558
2560
|
export { default as TorusIcon } from '../icons/torus';
|
|
2559
2561
|
// TouchpadOff aliases
|
|
2560
2562
|
export { default as TouchpadOffIcon } from '../icons/touchpad-off';
|
|
2561
2563
|
// Touchpad aliases
|
|
2562
2564
|
export { default as TouchpadIcon } from '../icons/touchpad';
|
|
2563
|
-
// TowerControl aliases
|
|
2564
|
-
export { default as TowerControlIcon } from '../icons/tower-control';
|
|
2565
2565
|
// ToyBrick aliases
|
|
2566
2566
|
export { default as ToyBrickIcon } from '../icons/toy-brick';
|
|
2567
|
+
// TowerControl aliases
|
|
2568
|
+
export { default as TowerControlIcon } from '../icons/tower-control';
|
|
2567
2569
|
// Tractor aliases
|
|
2568
2570
|
export { default as TractorIcon } from '../icons/tractor';
|
|
2569
2571
|
// TrafficCone aliases
|
|
@@ -2572,12 +2574,12 @@ export { default as TrafficConeIcon } from '../icons/traffic-cone';
|
|
|
2572
2574
|
export { default as TrainFrontTunnelIcon } from '../icons/train-front-tunnel';
|
|
2573
2575
|
// TrainFront aliases
|
|
2574
2576
|
export { default as TrainFrontIcon } from '../icons/train-front';
|
|
2575
|
-
// TrainTrack aliases
|
|
2576
|
-
export { default as TrainTrackIcon } from '../icons/train-track';
|
|
2577
2577
|
// Transgender aliases
|
|
2578
2578
|
export { default as TransgenderIcon } from '../icons/transgender';
|
|
2579
2579
|
// Trash2 aliases
|
|
2580
2580
|
export { default as Trash2Icon } from '../icons/trash-2';
|
|
2581
|
+
// TrainTrack aliases
|
|
2582
|
+
export { default as TrainTrackIcon } from '../icons/train-track';
|
|
2581
2583
|
// Trash aliases
|
|
2582
2584
|
export { default as TrashIcon } from '../icons/trash';
|
|
2583
2585
|
// TreeDeciduous aliases
|
|
@@ -2586,14 +2588,14 @@ export { default as TreeDeciduousIcon } from '../icons/tree-deciduous';
|
|
|
2586
2588
|
export { default as TreePineIcon } from '../icons/tree-pine';
|
|
2587
2589
|
// Trees aliases
|
|
2588
2590
|
export { default as TreesIcon } from '../icons/trees';
|
|
2589
|
-
// TrendingDown aliases
|
|
2590
|
-
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2591
2591
|
// Trello aliases
|
|
2592
2592
|
export { default as TrelloIcon } from '../icons/trello';
|
|
2593
|
-
//
|
|
2594
|
-
export { default as
|
|
2593
|
+
// TrendingDown aliases
|
|
2594
|
+
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2595
2595
|
// TrendingUpDown aliases
|
|
2596
2596
|
export { default as TrendingUpDownIcon } from '../icons/trending-up-down';
|
|
2597
|
+
// TrendingUp aliases
|
|
2598
|
+
export { default as TrendingUpIcon } from '../icons/trending-up';
|
|
2597
2599
|
// TriangleDashed aliases
|
|
2598
2600
|
export { default as TriangleDashedIcon } from '../icons/triangle-dashed';
|
|
2599
2601
|
// TriangleRight aliases
|
|
@@ -2604,12 +2606,12 @@ export { default as TriangleIcon } from '../icons/triangle';
|
|
|
2604
2606
|
export { default as TrophyIcon } from '../icons/trophy';
|
|
2605
2607
|
// Truck aliases
|
|
2606
2608
|
export { default as TruckIcon } from '../icons/truck';
|
|
2607
|
-
// Turtle aliases
|
|
2608
|
-
export { default as TurtleIcon } from '../icons/turtle';
|
|
2609
2609
|
// TruckElectric aliases
|
|
2610
2610
|
export { default as TruckElectricIcon } from '../icons/truck-electric';
|
|
2611
2611
|
// TvMinimalPlay aliases
|
|
2612
2612
|
export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
|
|
2613
|
+
// Turtle aliases
|
|
2614
|
+
export { default as TurtleIcon } from '../icons/turtle';
|
|
2613
2615
|
// Tv aliases
|
|
2614
2616
|
export { default as TvIcon } from '../icons/tv';
|
|
2615
2617
|
// Twitch aliases
|
|
@@ -2620,16 +2622,16 @@ export { default as TwitterIcon } from '../icons/twitter';
|
|
|
2620
2622
|
export { default as TypeOutlineIcon } from '../icons/type-outline';
|
|
2621
2623
|
// Type aliases
|
|
2622
2624
|
export { default as TypeIcon } from '../icons/type';
|
|
2623
|
-
// UmbrellaOff aliases
|
|
2624
|
-
export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
|
|
2625
2625
|
// Umbrella aliases
|
|
2626
2626
|
export { default as UmbrellaIcon } from '../icons/umbrella';
|
|
2627
2627
|
// Underline aliases
|
|
2628
2628
|
export { default as UnderlineIcon } from '../icons/underline';
|
|
2629
|
-
//
|
|
2630
|
-
export { default as
|
|
2629
|
+
// UmbrellaOff aliases
|
|
2630
|
+
export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
|
|
2631
2631
|
// UndoDot aliases
|
|
2632
2632
|
export { default as UndoDotIcon } from '../icons/undo-dot';
|
|
2633
|
+
// Undo2 aliases
|
|
2634
|
+
export { default as Undo2Icon } from '../icons/undo-2';
|
|
2633
2635
|
// Undo aliases
|
|
2634
2636
|
export { default as UndoIcon } from '../icons/undo';
|
|
2635
2637
|
// UnfoldHorizontal aliases
|
|
@@ -2638,18 +2640,18 @@ export { default as UnfoldHorizontalIcon } from '../icons/unfold-horizontal';
|
|
|
2638
2640
|
export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
|
|
2639
2641
|
// Ungroup aliases
|
|
2640
2642
|
export { default as UngroupIcon } from '../icons/ungroup';
|
|
2641
|
-
// Unlink aliases
|
|
2642
|
-
export { default as UnlinkIcon } from '../icons/unlink';
|
|
2643
2643
|
// Unlink2 aliases
|
|
2644
2644
|
export { default as Unlink2Icon } from '../icons/unlink-2';
|
|
2645
|
+
// Unlink aliases
|
|
2646
|
+
export { default as UnlinkIcon } from '../icons/unlink';
|
|
2645
2647
|
// Unplug aliases
|
|
2646
2648
|
export { default as UnplugIcon } from '../icons/unplug';
|
|
2647
2649
|
// Upload aliases
|
|
2648
2650
|
export { default as UploadIcon } from '../icons/upload';
|
|
2649
|
-
// Usb aliases
|
|
2650
|
-
export { default as UsbIcon } from '../icons/usb';
|
|
2651
2651
|
// UserCheck aliases
|
|
2652
2652
|
export { default as UserCheckIcon } from '../icons/user-check';
|
|
2653
|
+
// Usb aliases
|
|
2654
|
+
export { default as UsbIcon } from '../icons/usb';
|
|
2653
2655
|
// UserCog aliases
|
|
2654
2656
|
export { default as UserCogIcon } from '../icons/user-cog';
|
|
2655
2657
|
// UserLock aliases
|
|
@@ -2660,14 +2662,14 @@ export { default as UserMinusIcon } from '../icons/user-minus';
|
|
|
2660
2662
|
export { default as UserPenIcon } from '../icons/user-pen';
|
|
2661
2663
|
// UserPlus aliases
|
|
2662
2664
|
export { default as UserPlusIcon } from '../icons/user-plus';
|
|
2663
|
-
// UserRoundSearch aliases
|
|
2664
|
-
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2665
|
-
// UserSearch aliases
|
|
2666
|
-
export { default as UserSearchIcon } from '../icons/user-search';
|
|
2667
2665
|
// UserRoundPen aliases
|
|
2668
2666
|
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2669
2667
|
// UserX aliases
|
|
2670
2668
|
export { default as UserXIcon } from '../icons/user-x';
|
|
2669
|
+
// UserRoundSearch aliases
|
|
2670
|
+
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2671
|
+
// UserSearch aliases
|
|
2672
|
+
export { default as UserSearchIcon } from '../icons/user-search';
|
|
2671
2673
|
// User aliases
|
|
2672
2674
|
export { default as UserIcon } from '../icons/user';
|
|
2673
2675
|
// Users aliases
|
|
@@ -2680,18 +2682,18 @@ export { default as VariableIcon } from '../icons/variable';
|
|
|
2680
2682
|
export { default as VaultIcon } from '../icons/vault';
|
|
2681
2683
|
// Vegan aliases
|
|
2682
2684
|
export { default as VeganIcon } from '../icons/vegan';
|
|
2683
|
-
// VenusAndMars aliases
|
|
2684
|
-
export { default as VenusAndMarsIcon } from '../icons/venus-and-mars';
|
|
2685
2685
|
// VenetianMask aliases
|
|
2686
2686
|
export { default as VenetianMaskIcon } from '../icons/venetian-mask';
|
|
2687
|
+
// VenusAndMars aliases
|
|
2688
|
+
export { default as VenusAndMarsIcon } from '../icons/venus-and-mars';
|
|
2687
2689
|
// Venus aliases
|
|
2688
2690
|
export { default as VenusIcon } from '../icons/venus';
|
|
2689
|
-
// VibrateOff aliases
|
|
2690
|
-
export { default as VibrateOffIcon } from '../icons/vibrate-off';
|
|
2691
2691
|
// Vibrate aliases
|
|
2692
2692
|
export { default as VibrateIcon } from '../icons/vibrate';
|
|
2693
2693
|
// VideoOff aliases
|
|
2694
2694
|
export { default as VideoOffIcon } from '../icons/video-off';
|
|
2695
|
+
// VibrateOff aliases
|
|
2696
|
+
export { default as VibrateOffIcon } from '../icons/vibrate-off';
|
|
2695
2697
|
// Video aliases
|
|
2696
2698
|
export { default as VideoIcon } from '../icons/video';
|
|
2697
2699
|
// Videotape aliases
|
|
@@ -2700,26 +2702,24 @@ export { default as VideotapeIcon } from '../icons/videotape';
|
|
|
2700
2702
|
export { default as ViewIcon } from '../icons/view';
|
|
2701
2703
|
// Voicemail aliases
|
|
2702
2704
|
export { default as VoicemailIcon } from '../icons/voicemail';
|
|
2703
|
-
// Volume1 aliases
|
|
2704
|
-
export { default as Volume1Icon } from '../icons/volume-1';
|
|
2705
2705
|
// Volleyball aliases
|
|
2706
2706
|
export { default as VolleyballIcon } from '../icons/volleyball';
|
|
2707
|
-
//
|
|
2708
|
-
export { default as
|
|
2707
|
+
// Volume1 aliases
|
|
2708
|
+
export { default as Volume1Icon } from '../icons/volume-1';
|
|
2709
2709
|
// VolumeOff aliases
|
|
2710
2710
|
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
2711
2711
|
// VolumeX aliases
|
|
2712
2712
|
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2713
|
-
//
|
|
2714
|
-
export { default as
|
|
2713
|
+
// Volume2 aliases
|
|
2714
|
+
export { default as Volume2Icon } from '../icons/volume-2';
|
|
2715
2715
|
// Vote aliases
|
|
2716
2716
|
export { default as VoteIcon } from '../icons/vote';
|
|
2717
2717
|
// WalletCards aliases
|
|
2718
2718
|
export { default as WalletCardsIcon } from '../icons/wallet-cards';
|
|
2719
|
+
// Volume aliases
|
|
2720
|
+
export { default as VolumeIcon } from '../icons/volume';
|
|
2719
2721
|
// Wallet aliases
|
|
2720
2722
|
export { default as WalletIcon } from '../icons/wallet';
|
|
2721
|
-
// Wand aliases
|
|
2722
|
-
export { default as WandIcon } from '../icons/wand';
|
|
2723
2723
|
// Wallpaper aliases
|
|
2724
2724
|
export { default as WallpaperIcon } from '../icons/wallpaper';
|
|
2725
2725
|
// Warehouse aliases
|
|
@@ -2728,12 +2728,14 @@ export { default as WarehouseIcon } from '../icons/warehouse';
|
|
|
2728
2728
|
export { default as WashingMachineIcon } from '../icons/washing-machine';
|
|
2729
2729
|
// Watch aliases
|
|
2730
2730
|
export { default as WatchIcon } from '../icons/watch';
|
|
2731
|
+
// Wand aliases
|
|
2732
|
+
export { default as WandIcon } from '../icons/wand';
|
|
2731
2733
|
// WavesLadder aliases
|
|
2732
2734
|
export { default as WavesLadderIcon } from '../icons/waves-ladder';
|
|
2733
|
-
// Waves aliases
|
|
2734
|
-
export { default as WavesIcon } from '../icons/waves';
|
|
2735
2735
|
// Waypoints aliases
|
|
2736
2736
|
export { default as WaypointsIcon } from '../icons/waypoints';
|
|
2737
|
+
// Waves aliases
|
|
2738
|
+
export { default as WavesIcon } from '../icons/waves';
|
|
2737
2739
|
// Webcam aliases
|
|
2738
2740
|
export { default as WebcamIcon } from '../icons/webcam';
|
|
2739
2741
|
// WebhookOff aliases
|
|
@@ -2744,12 +2746,12 @@ export { default as WebhookIcon } from '../icons/webhook';
|
|
|
2744
2746
|
export { default as WeightIcon } from '../icons/weight';
|
|
2745
2747
|
// WheatOff aliases
|
|
2746
2748
|
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
2747
|
-
// Wheat aliases
|
|
2748
|
-
export { default as WheatIcon } from '../icons/wheat';
|
|
2749
2749
|
// WholeWord aliases
|
|
2750
2750
|
export { default as WholeWordIcon } from '../icons/whole-word';
|
|
2751
2751
|
// WifiHigh aliases
|
|
2752
2752
|
export { default as WifiHighIcon } from '../icons/wifi-high';
|
|
2753
|
+
// Wheat aliases
|
|
2754
|
+
export { default as WheatIcon } from '../icons/wheat';
|
|
2753
2755
|
// WifiLow aliases
|
|
2754
2756
|
export { default as WifiLowIcon } from '../icons/wifi-low';
|
|
2755
2757
|
// WifiOff aliases
|
|
@@ -2758,10 +2760,10 @@ export { default as WifiOffIcon } from '../icons/wifi-off';
|
|
|
2758
2760
|
export { default as WifiPenIcon } from '../icons/wifi-pen';
|
|
2759
2761
|
// WifiZero aliases
|
|
2760
2762
|
export { default as WifiZeroIcon } from '../icons/wifi-zero';
|
|
2761
|
-
// Wifi aliases
|
|
2762
|
-
export { default as WifiIcon } from '../icons/wifi';
|
|
2763
2763
|
// WindArrowDown aliases
|
|
2764
2764
|
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
2765
|
+
// Wifi aliases
|
|
2766
|
+
export { default as WifiIcon } from '../icons/wifi';
|
|
2765
2767
|
// Wind aliases
|
|
2766
2768
|
export { default as WindIcon } from '../icons/wind';
|
|
2767
2769
|
// WineOff aliases
|
|
@@ -2770,10 +2772,10 @@ export { default as WineOffIcon } from '../icons/wine-off';
|
|
|
2770
2772
|
export { default as WineIcon } from '../icons/wine';
|
|
2771
2773
|
// Workflow aliases
|
|
2772
2774
|
export { default as WorkflowIcon } from '../icons/workflow';
|
|
2773
|
-
// Worm aliases
|
|
2774
|
-
export { default as WormIcon } from '../icons/worm';
|
|
2775
2775
|
// WrapText aliases
|
|
2776
2776
|
export { default as WrapTextIcon } from '../icons/wrap-text';
|
|
2777
|
+
// Worm aliases
|
|
2778
|
+
export { default as WormIcon } from '../icons/worm';
|
|
2777
2779
|
// Wrench aliases
|
|
2778
2780
|
export { default as WrenchIcon } from '../icons/wrench';
|
|
2779
2781
|
// X aliases
|
|
@@ -2782,12 +2784,12 @@ export { default as XIcon } from '../icons/x';
|
|
|
2782
2784
|
export { default as YoutubeIcon } from '../icons/youtube';
|
|
2783
2785
|
// ZapOff aliases
|
|
2784
2786
|
export { default as ZapOffIcon } from '../icons/zap-off';
|
|
2785
|
-
// Zap aliases
|
|
2786
|
-
export { default as ZapIcon } from '../icons/zap';
|
|
2787
2787
|
// ZoomIn aliases
|
|
2788
2788
|
export { default as ZoomInIcon } from '../icons/zoom-in';
|
|
2789
2789
|
// ZoomOut aliases
|
|
2790
2790
|
export { default as ZoomOutIcon } from '../icons/zoom-out';
|
|
2791
|
+
// Zap aliases
|
|
2792
|
+
export { default as ZapIcon } from '../icons/zap';
|
|
2791
2793
|
// ArrowDown01 aliases
|
|
2792
2794
|
export { default as ArrowDown01Icon } from '../icons/arrow-down-0-1';
|
|
2793
2795
|
// ArrowDown10 aliases
|
|
@@ -2805,12 +2807,12 @@ export { default as AlarmMinusIcon } from '../icons/alarm-clock-minus';
|
|
|
2805
2807
|
// AlarmClockPlus aliases
|
|
2806
2808
|
export { default as AlarmClockPlusIcon } from '../icons/alarm-clock-plus';
|
|
2807
2809
|
export { default as AlarmPlusIcon } from '../icons/alarm-clock-plus';
|
|
2808
|
-
// ArrowDownWideNarrow aliases
|
|
2809
|
-
export { default as ArrowDownWideNarrowIcon } from '../icons/arrow-down-wide-narrow';
|
|
2810
|
-
export { default as SortDescIcon } from '../icons/arrow-down-wide-narrow';
|
|
2811
2810
|
// ArrowDownAZ aliases
|
|
2812
2811
|
export { default as ArrowDownAZIcon } from '../icons/arrow-down-a-z';
|
|
2813
2812
|
export { default as ArrowDownAzIcon } from '../icons/arrow-down-a-z';
|
|
2813
|
+
// ArrowDownWideNarrow aliases
|
|
2814
|
+
export { default as ArrowDownWideNarrowIcon } from '../icons/arrow-down-wide-narrow';
|
|
2815
|
+
export { default as SortDescIcon } from '../icons/arrow-down-wide-narrow';
|
|
2814
2816
|
// ArrowDownZA aliases
|
|
2815
2817
|
export { default as ArrowDownZAIcon } from '../icons/arrow-down-z-a';
|
|
2816
2818
|
export { default as ArrowDownZaIcon } from '../icons/arrow-down-z-a';
|
|
@@ -2847,39 +2849,39 @@ export { default as BookTemplateIcon } from '../icons/book-dashed';
|
|
|
2847
2849
|
// Braces aliases
|
|
2848
2850
|
export { default as BracesIcon } from '../icons/braces';
|
|
2849
2851
|
export { default as CurlyBracesIcon } from '../icons/braces';
|
|
2850
|
-
// Captions aliases
|
|
2851
|
-
export { default as CaptionsIcon } from '../icons/captions';
|
|
2852
|
-
export { default as SubtitlesIcon } from '../icons/captions';
|
|
2853
2852
|
// ChartArea aliases
|
|
2854
2853
|
export { default as ChartAreaIcon } from '../icons/chart-area';
|
|
2855
2854
|
export {
|
|
2856
2855
|
/** @deprecated */
|
|
2857
2856
|
default as AreaChartIcon
|
|
2858
2857
|
} from '../icons/chart-area';
|
|
2858
|
+
// Captions aliases
|
|
2859
|
+
export { default as CaptionsIcon } from '../icons/captions';
|
|
2860
|
+
export { default as SubtitlesIcon } from '../icons/captions';
|
|
2859
2861
|
// ChartBarBig aliases
|
|
2860
2862
|
export { default as ChartBarBigIcon } from '../icons/chart-bar-big';
|
|
2861
2863
|
export {
|
|
2862
2864
|
/** @deprecated */
|
|
2863
2865
|
default as BarChartHorizontalBigIcon
|
|
2864
2866
|
} from '../icons/chart-bar-big';
|
|
2865
|
-
//
|
|
2866
|
-
export { default as
|
|
2867
|
+
// ChartBar aliases
|
|
2868
|
+
export { default as ChartBarIcon } from '../icons/chart-bar';
|
|
2867
2869
|
export {
|
|
2868
2870
|
/** @deprecated */
|
|
2869
|
-
default as
|
|
2870
|
-
} from '../icons/chart-
|
|
2871
|
+
default as BarChartHorizontalIcon
|
|
2872
|
+
} from '../icons/chart-bar';
|
|
2871
2873
|
// ChartColumnBig aliases
|
|
2872
2874
|
export { default as ChartColumnBigIcon } from '../icons/chart-column-big';
|
|
2873
2875
|
export {
|
|
2874
2876
|
/** @deprecated */
|
|
2875
2877
|
default as BarChartBigIcon
|
|
2876
2878
|
} from '../icons/chart-column-big';
|
|
2877
|
-
//
|
|
2878
|
-
export { default as
|
|
2879
|
+
// ChartCandlestick aliases
|
|
2880
|
+
export { default as ChartCandlestickIcon } from '../icons/chart-candlestick';
|
|
2879
2881
|
export {
|
|
2880
2882
|
/** @deprecated */
|
|
2881
|
-
default as
|
|
2882
|
-
} from '../icons/chart-
|
|
2883
|
+
default as CandlestickChartIcon
|
|
2884
|
+
} from '../icons/chart-candlestick';
|
|
2883
2885
|
// ChartColumnIncreasing aliases
|
|
2884
2886
|
export { default as ChartColumnIncreasingIcon } from '../icons/chart-column-increasing';
|
|
2885
2887
|
export {
|
|
@@ -2952,15 +2954,15 @@ export { default as ArrowUpRightFromCircleIcon } from '../icons/circle-arrow-out
|
|
|
2952
2954
|
// CircleArrowRight aliases
|
|
2953
2955
|
export { default as CircleArrowRightIcon } from '../icons/circle-arrow-right';
|
|
2954
2956
|
export { default as ArrowRightCircleIcon } from '../icons/circle-arrow-right';
|
|
2955
|
-
// CircleArrowUp aliases
|
|
2956
|
-
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
2957
|
-
export { default as ArrowUpCircleIcon } from '../icons/circle-arrow-up';
|
|
2958
|
-
// CircleCheckBig aliases
|
|
2959
|
-
export { default as CircleCheckBigIcon } from '../icons/circle-check-big';
|
|
2960
|
-
export { default as CheckCircleIcon } from '../icons/circle-check-big';
|
|
2961
2957
|
// CircleCheck aliases
|
|
2962
2958
|
export { default as CircleCheckIcon } from '../icons/circle-check';
|
|
2963
2959
|
export { default as CheckCircle2Icon } from '../icons/circle-check';
|
|
2960
|
+
// CircleCheckBig aliases
|
|
2961
|
+
export { default as CircleCheckBigIcon } from '../icons/circle-check-big';
|
|
2962
|
+
export { default as CheckCircleIcon } from '../icons/circle-check-big';
|
|
2963
|
+
// CircleArrowUp aliases
|
|
2964
|
+
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
2965
|
+
export { default as ArrowUpCircleIcon } from '../icons/circle-arrow-up';
|
|
2964
2966
|
// CircleChevronDown aliases
|
|
2965
2967
|
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
|
|
2966
2968
|
export { default as ChevronDownCircleIcon } from '../icons/circle-chevron-down';
|
|
@@ -2985,39 +2987,39 @@ export { default as HelpCircleIcon } from '../icons/circle-help';
|
|
|
2985
2987
|
// CircleMinus aliases
|
|
2986
2988
|
export { default as CircleMinusIcon } from '../icons/circle-minus';
|
|
2987
2989
|
export { default as MinusCircleIcon } from '../icons/circle-minus';
|
|
2990
|
+
// CircleParkingOff aliases
|
|
2991
|
+
export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
|
|
2992
|
+
export { default as ParkingCircleOffIcon } from '../icons/circle-parking-off';
|
|
2988
2993
|
// CircleParking aliases
|
|
2989
2994
|
export { default as CircleParkingIcon } from '../icons/circle-parking';
|
|
2990
2995
|
export { default as ParkingCircleIcon } from '../icons/circle-parking';
|
|
2991
|
-
// CirclePercent aliases
|
|
2992
|
-
export { default as CirclePercentIcon } from '../icons/circle-percent';
|
|
2993
|
-
export { default as PercentCircleIcon } from '../icons/circle-percent';
|
|
2994
2996
|
// CirclePause aliases
|
|
2995
2997
|
export { default as CirclePauseIcon } from '../icons/circle-pause';
|
|
2996
2998
|
export { default as PauseCircleIcon } from '../icons/circle-pause';
|
|
2997
|
-
//
|
|
2998
|
-
export { default as
|
|
2999
|
-
export { default as
|
|
2999
|
+
// CirclePercent aliases
|
|
3000
|
+
export { default as CirclePercentIcon } from '../icons/circle-percent';
|
|
3001
|
+
export { default as PercentCircleIcon } from '../icons/circle-percent';
|
|
3000
3002
|
// CirclePlay aliases
|
|
3001
3003
|
export { default as CirclePlayIcon } from '../icons/circle-play';
|
|
3002
3004
|
export { default as PlayCircleIcon } from '../icons/circle-play';
|
|
3003
|
-
// CirclePower aliases
|
|
3004
|
-
export { default as CirclePowerIcon } from '../icons/circle-power';
|
|
3005
|
-
export { default as PowerCircleIcon } from '../icons/circle-power';
|
|
3006
3005
|
// CirclePlus aliases
|
|
3007
3006
|
export { default as CirclePlusIcon } from '../icons/circle-plus';
|
|
3008
3007
|
export { default as PlusCircleIcon } from '../icons/circle-plus';
|
|
3008
|
+
// CirclePower aliases
|
|
3009
|
+
export { default as CirclePowerIcon } from '../icons/circle-power';
|
|
3010
|
+
export { default as PowerCircleIcon } from '../icons/circle-power';
|
|
3009
3011
|
// CircleStop aliases
|
|
3010
3012
|
export { default as CircleStopIcon } from '../icons/circle-stop';
|
|
3011
3013
|
export { default as StopCircleIcon } from '../icons/circle-stop';
|
|
3012
|
-
// CircleSlash2 aliases
|
|
3013
|
-
export { default as CircleSlash2Icon } from '../icons/circle-slash-2';
|
|
3014
|
-
export { default as CircleSlashedIcon } from '../icons/circle-slash-2';
|
|
3015
3014
|
// CircleUserRound aliases
|
|
3016
3015
|
export { default as CircleUserRoundIcon } from '../icons/circle-user-round';
|
|
3017
3016
|
export {
|
|
3018
3017
|
/** @deprecated */
|
|
3019
3018
|
default as UserCircle2Icon
|
|
3020
3019
|
} from '../icons/circle-user-round';
|
|
3020
|
+
// CircleSlash2 aliases
|
|
3021
|
+
export { default as CircleSlash2Icon } from '../icons/circle-slash-2';
|
|
3022
|
+
export { default as CircleSlashedIcon } from '../icons/circle-slash-2';
|
|
3021
3023
|
// CircleUser aliases
|
|
3022
3024
|
export { default as CircleUserIcon } from '../icons/circle-user';
|
|
3023
3025
|
export { default as UserCircleIcon } from '../icons/circle-user';
|
|
@@ -3058,6 +3060,9 @@ export {
|
|
|
3058
3060
|
/** @deprecated */
|
|
3059
3061
|
default as Contact2Icon
|
|
3060
3062
|
} from '../icons/contact-round';
|
|
3063
|
+
// EllipsisVertical aliases
|
|
3064
|
+
export { default as EllipsisVerticalIcon } from '../icons/ellipsis-vertical';
|
|
3065
|
+
export { default as MoreVerticalIcon } from '../icons/ellipsis-vertical';
|
|
3061
3066
|
// DiamondPercent aliases
|
|
3062
3067
|
export { default as DiamondPercentIcon } from '../icons/diamond-percent';
|
|
3063
3068
|
export { default as PercentDiamondIcon } from '../icons/diamond-percent';
|
|
@@ -3067,48 +3072,45 @@ export {
|
|
|
3067
3072
|
/** @deprecated */
|
|
3068
3073
|
default as Globe2Icon
|
|
3069
3074
|
} from '../icons/earth';
|
|
3070
|
-
// EllipsisVertical aliases
|
|
3071
|
-
export { default as EllipsisVerticalIcon } from '../icons/ellipsis-vertical';
|
|
3072
|
-
export { default as MoreVerticalIcon } from '../icons/ellipsis-vertical';
|
|
3073
|
-
// Ellipsis aliases
|
|
3074
|
-
export { default as EllipsisIcon } from '../icons/ellipsis';
|
|
3075
|
-
export { default as MoreHorizontalIcon } from '../icons/ellipsis';
|
|
3076
3075
|
// FileAxis3d aliases
|
|
3077
3076
|
export { default as FileAxis3dIcon } from '../icons/file-axis-3d';
|
|
3078
3077
|
export { default as FileAxis3DIcon } from '../icons/file-axis-3d';
|
|
3078
|
+
// Ellipsis aliases
|
|
3079
|
+
export { default as EllipsisIcon } from '../icons/ellipsis';
|
|
3080
|
+
export { default as MoreHorizontalIcon } from '../icons/ellipsis';
|
|
3081
|
+
// FileChartColumn aliases
|
|
3082
|
+
export { default as FileChartColumnIcon } from '../icons/file-chart-column';
|
|
3083
|
+
export {
|
|
3084
|
+
/** @deprecated */
|
|
3085
|
+
default as FileBarChart2Icon
|
|
3086
|
+
} from '../icons/file-chart-column';
|
|
3079
3087
|
// FileChartColumnIncreasing aliases
|
|
3080
3088
|
export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
|
|
3081
3089
|
export {
|
|
3082
3090
|
/** @deprecated */
|
|
3083
3091
|
default as FileBarChartIcon
|
|
3084
3092
|
} from '../icons/file-chart-column-increasing';
|
|
3085
|
-
//
|
|
3086
|
-
export { default as
|
|
3093
|
+
// FileChartPie aliases
|
|
3094
|
+
export { default as FileChartPieIcon } from '../icons/file-chart-pie';
|
|
3087
3095
|
export {
|
|
3088
3096
|
/** @deprecated */
|
|
3089
|
-
default as
|
|
3090
|
-
} from '../icons/file-chart-
|
|
3097
|
+
default as FilePieChartIcon
|
|
3098
|
+
} from '../icons/file-chart-pie';
|
|
3091
3099
|
// FileChartLine aliases
|
|
3092
3100
|
export { default as FileChartLineIcon } from '../icons/file-chart-line';
|
|
3093
3101
|
export {
|
|
3094
3102
|
/** @deprecated */
|
|
3095
3103
|
default as FileLineChartIcon
|
|
3096
3104
|
} from '../icons/file-chart-line';
|
|
3105
|
+
// FilePenLine aliases
|
|
3106
|
+
export { default as FilePenLineIcon } from '../icons/file-pen-line';
|
|
3107
|
+
export { default as FileSignatureIcon } from '../icons/file-pen-line';
|
|
3097
3108
|
// FileCog aliases
|
|
3098
3109
|
export { default as FileCogIcon } from '../icons/file-cog';
|
|
3099
3110
|
export {
|
|
3100
3111
|
/** @deprecated */
|
|
3101
3112
|
default as FileCog2Icon
|
|
3102
3113
|
} from '../icons/file-cog';
|
|
3103
|
-
// FileChartPie aliases
|
|
3104
|
-
export { default as FileChartPieIcon } from '../icons/file-chart-pie';
|
|
3105
|
-
export {
|
|
3106
|
-
/** @deprecated */
|
|
3107
|
-
default as FilePieChartIcon
|
|
3108
|
-
} from '../icons/file-chart-pie';
|
|
3109
|
-
// FilePenLine aliases
|
|
3110
|
-
export { default as FilePenLineIcon } from '../icons/file-pen-line';
|
|
3111
|
-
export { default as FileSignatureIcon } from '../icons/file-pen-line';
|
|
3112
3114
|
// FilePen aliases
|
|
3113
3115
|
export { default as FilePenIcon } from '../icons/file-pen';
|
|
3114
3116
|
export { default as FileEditIcon } from '../icons/file-pen';
|
|
@@ -3118,27 +3120,27 @@ export {
|
|
|
3118
3120
|
/** @deprecated */
|
|
3119
3121
|
default as FolderCog2Icon
|
|
3120
3122
|
} from '../icons/folder-cog';
|
|
3121
|
-
// FolderPen aliases
|
|
3122
|
-
export { default as FolderPenIcon } from '../icons/folder-pen';
|
|
3123
|
-
export { default as FolderEditIcon } from '../icons/folder-pen';
|
|
3124
|
-
// FunnelX aliases
|
|
3125
|
-
export { default as FunnelXIcon } from '../icons/funnel-x';
|
|
3126
|
-
export {
|
|
3127
|
-
/** @deprecated */
|
|
3128
|
-
default as FilterXIcon
|
|
3129
|
-
} from '../icons/funnel-x';
|
|
3130
3123
|
// Funnel aliases
|
|
3131
3124
|
export { default as FunnelIcon } from '../icons/funnel';
|
|
3132
3125
|
export {
|
|
3133
3126
|
/** @deprecated */
|
|
3134
3127
|
default as FilterIcon
|
|
3135
3128
|
} from '../icons/funnel';
|
|
3136
|
-
//
|
|
3137
|
-
export { default as
|
|
3138
|
-
export {
|
|
3129
|
+
// FunnelX aliases
|
|
3130
|
+
export { default as FunnelXIcon } from '../icons/funnel-x';
|
|
3131
|
+
export {
|
|
3132
|
+
/** @deprecated */
|
|
3133
|
+
default as FilterXIcon
|
|
3134
|
+
} from '../icons/funnel-x';
|
|
3135
|
+
// FolderPen aliases
|
|
3136
|
+
export { default as FolderPenIcon } from '../icons/folder-pen';
|
|
3137
|
+
export { default as FolderEditIcon } from '../icons/folder-pen';
|
|
3139
3138
|
// Grid2x2Plus aliases
|
|
3140
3139
|
export { default as Grid2x2PlusIcon } from '../icons/grid-2x2-plus';
|
|
3141
3140
|
export { default as Grid2X2PlusIcon } from '../icons/grid-2x2-plus';
|
|
3141
|
+
// GitCommitHorizontal aliases
|
|
3142
|
+
export { default as GitCommitHorizontalIcon } from '../icons/git-commit-horizontal';
|
|
3143
|
+
export { default as GitCommitIcon } from '../icons/git-commit-horizontal';
|
|
3142
3144
|
// Grid2x2Check aliases
|
|
3143
3145
|
export { default as Grid2x2CheckIcon } from '../icons/grid-2x2-check';
|
|
3144
3146
|
export { default as Grid2X2CheckIcon } from '../icons/grid-2x2-check';
|
|
@@ -3148,9 +3150,6 @@ export { default as Grid2X2XIcon } from '../icons/grid-2x2-x';
|
|
|
3148
3150
|
// Grid2x2 aliases
|
|
3149
3151
|
export { default as Grid2x2Icon } from '../icons/grid-2x2';
|
|
3150
3152
|
export { default as Grid2X2Icon } from '../icons/grid-2x2';
|
|
3151
|
-
// HandHelping aliases
|
|
3152
|
-
export { default as HandHelpingIcon } from '../icons/hand-helping';
|
|
3153
|
-
export { default as HelpingHandIcon } from '../icons/hand-helping';
|
|
3154
3153
|
// Grid3x3 aliases
|
|
3155
3154
|
export { default as Grid3x3Icon } from '../icons/grid-3x3';
|
|
3156
3155
|
export { default as GridIcon } from '../icons/grid-3x3';
|
|
@@ -3164,42 +3163,48 @@ export {
|
|
|
3164
3163
|
/** @deprecated */
|
|
3165
3164
|
default as IceCream2Icon
|
|
3166
3165
|
} from '../icons/ice-cream-bowl';
|
|
3166
|
+
// HandHelping aliases
|
|
3167
|
+
export { default as HandHelpingIcon } from '../icons/hand-helping';
|
|
3168
|
+
export { default as HelpingHandIcon } from '../icons/hand-helping';
|
|
3167
3169
|
// IceCreamCone aliases
|
|
3168
3170
|
export { default as IceCreamConeIcon } from '../icons/ice-cream-cone';
|
|
3169
3171
|
export { default as IceCreamIcon } from '../icons/ice-cream-cone';
|
|
3170
3172
|
// IndentDecrease aliases
|
|
3171
3173
|
export { default as IndentDecreaseIcon } from '../icons/indent-decrease';
|
|
3172
3174
|
export { default as OutdentIcon } from '../icons/indent-decrease';
|
|
3175
|
+
// IndentIncrease aliases
|
|
3176
|
+
export { default as IndentIncreaseIcon } from '../icons/indent-increase';
|
|
3177
|
+
export { default as IndentIcon } from '../icons/indent-increase';
|
|
3173
3178
|
// LaptopMinimal aliases
|
|
3174
3179
|
export { default as LaptopMinimalIcon } from '../icons/laptop-minimal';
|
|
3175
3180
|
export {
|
|
3176
3181
|
/** @deprecated */
|
|
3177
3182
|
default as Laptop2Icon
|
|
3178
3183
|
} from '../icons/laptop-minimal';
|
|
3179
|
-
// IndentIncrease aliases
|
|
3180
|
-
export { default as IndentIncreaseIcon } from '../icons/indent-increase';
|
|
3181
|
-
export { default as IndentIcon } from '../icons/indent-increase';
|
|
3182
|
-
// Layers aliases
|
|
3183
|
-
export { default as LayersIcon } from '../icons/layers';
|
|
3184
|
-
export { default as Layers3Icon } from '../icons/layers';
|
|
3185
3184
|
// LoaderCircle aliases
|
|
3186
3185
|
export { default as LoaderCircleIcon } from '../icons/loader-circle';
|
|
3187
3186
|
export { default as Loader2Icon } from '../icons/loader-circle';
|
|
3188
3187
|
// LockKeyholeOpen aliases
|
|
3189
3188
|
export { default as LockKeyholeOpenIcon } from '../icons/lock-keyhole-open';
|
|
3190
3189
|
export { default as UnlockKeyholeIcon } from '../icons/lock-keyhole-open';
|
|
3190
|
+
// LockOpen aliases
|
|
3191
|
+
export { default as LockOpenIcon } from '../icons/lock-open';
|
|
3192
|
+
export { default as UnlockIcon } from '../icons/lock-open';
|
|
3193
|
+
// Layers aliases
|
|
3194
|
+
export { default as LayersIcon } from '../icons/layers';
|
|
3195
|
+
export { default as Layers3Icon } from '../icons/layers';
|
|
3191
3196
|
// MicVocal aliases
|
|
3192
3197
|
export { default as MicVocalIcon } from '../icons/mic-vocal';
|
|
3193
3198
|
export {
|
|
3194
3199
|
/** @deprecated */
|
|
3195
3200
|
default as Mic2Icon
|
|
3196
3201
|
} from '../icons/mic-vocal';
|
|
3197
|
-
// LockOpen aliases
|
|
3198
|
-
export { default as LockOpenIcon } from '../icons/lock-open';
|
|
3199
|
-
export { default as UnlockIcon } from '../icons/lock-open';
|
|
3200
3202
|
// Move3d aliases
|
|
3201
3203
|
export { default as Move3dIcon } from '../icons/move-3d';
|
|
3202
3204
|
export { default as Move3DIcon } from '../icons/move-3d';
|
|
3205
|
+
// OctagonPause aliases
|
|
3206
|
+
export { default as OctagonPauseIcon } from '../icons/octagon-pause';
|
|
3207
|
+
export { default as PauseOctagonIcon } from '../icons/octagon-pause';
|
|
3203
3208
|
// OctagonAlert aliases
|
|
3204
3209
|
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3205
3210
|
export { default as AlertOctagonIcon } from '../icons/octagon-alert';
|
|
@@ -3209,24 +3214,21 @@ export { default as XOctagonIcon } from '../icons/octagon-x';
|
|
|
3209
3214
|
// PaintbrushVertical aliases
|
|
3210
3215
|
export { default as PaintbrushVerticalIcon } from '../icons/paintbrush-vertical';
|
|
3211
3216
|
export { default as Paintbrush2Icon } from '../icons/paintbrush-vertical';
|
|
3212
|
-
// OctagonPause aliases
|
|
3213
|
-
export { default as OctagonPauseIcon } from '../icons/octagon-pause';
|
|
3214
|
-
export { default as PauseOctagonIcon } from '../icons/octagon-pause';
|
|
3215
|
-
// PanelLeftClose aliases
|
|
3216
|
-
export { default as PanelLeftCloseIcon } from '../icons/panel-left-close';
|
|
3217
|
-
export { default as SidebarCloseIcon } from '../icons/panel-left-close';
|
|
3218
3217
|
// PanelBottomDashed aliases
|
|
3219
3218
|
export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed';
|
|
3220
3219
|
export { default as PanelBottomInactiveIcon } from '../icons/panel-bottom-dashed';
|
|
3220
|
+
// PanelLeftClose aliases
|
|
3221
|
+
export { default as PanelLeftCloseIcon } from '../icons/panel-left-close';
|
|
3222
|
+
export { default as SidebarCloseIcon } from '../icons/panel-left-close';
|
|
3223
|
+
// PanelLeftOpen aliases
|
|
3224
|
+
export { default as PanelLeftOpenIcon } from '../icons/panel-left-open';
|
|
3225
|
+
export { default as SidebarOpenIcon } from '../icons/panel-left-open';
|
|
3221
3226
|
// PanelLeftDashed aliases
|
|
3222
3227
|
export { default as PanelLeftDashedIcon } from '../icons/panel-left-dashed';
|
|
3223
3228
|
export { default as PanelLeftInactiveIcon } from '../icons/panel-left-dashed';
|
|
3224
3229
|
// PanelLeft aliases
|
|
3225
3230
|
export { default as PanelLeftIcon } from '../icons/panel-left';
|
|
3226
3231
|
export { default as SidebarIcon } from '../icons/panel-left';
|
|
3227
|
-
// PanelLeftOpen aliases
|
|
3228
|
-
export { default as PanelLeftOpenIcon } from '../icons/panel-left-open';
|
|
3229
|
-
export { default as SidebarOpenIcon } from '../icons/panel-left-open';
|
|
3230
3232
|
// PanelRightDashed aliases
|
|
3231
3233
|
export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed';
|
|
3232
3234
|
export { default as PanelRightInactiveIcon } from '../icons/panel-right-dashed';
|
|
@@ -3263,15 +3265,15 @@ export { default as RowsIcon } from '../icons/rows-2';
|
|
|
3263
3265
|
// Rows3 aliases
|
|
3264
3266
|
export { default as Rows3Icon } from '../icons/rows-3';
|
|
3265
3267
|
export { default as PanelsTopBottomIcon } from '../icons/rows-3';
|
|
3266
|
-
// Scale3d aliases
|
|
3267
|
-
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
3268
|
-
export { default as Scale3DIcon } from '../icons/scale-3d';
|
|
3269
3268
|
// SendHorizontal aliases
|
|
3270
3269
|
export { default as SendHorizontalIcon } from '../icons/send-horizontal';
|
|
3271
3270
|
export {
|
|
3272
3271
|
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. This alias will be removed in v1.0 */
|
|
3273
3272
|
default as SendHorizonalIcon
|
|
3274
3273
|
} from '../icons/send-horizontal';
|
|
3274
|
+
// Scale3d aliases
|
|
3275
|
+
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
3276
|
+
export { default as Scale3DIcon } from '../icons/scale-3d';
|
|
3275
3277
|
// ShieldX aliases
|
|
3276
3278
|
export { default as ShieldXIcon } from '../icons/shield-x';
|
|
3277
3279
|
export { default as ShieldCloseIcon } from '../icons/shield-x';
|
|
@@ -3287,21 +3289,18 @@ export { default as ActivitySquareIcon } from '../icons/square-activity';
|
|
|
3287
3289
|
// SquareArrowDownLeft aliases
|
|
3288
3290
|
export { default as SquareArrowDownLeftIcon } from '../icons/square-arrow-down-left';
|
|
3289
3291
|
export { default as ArrowDownLeftSquareIcon } from '../icons/square-arrow-down-left';
|
|
3290
|
-
// SquareArrowDownRight aliases
|
|
3291
|
-
export { default as SquareArrowDownRightIcon } from '../icons/square-arrow-down-right';
|
|
3292
|
-
export { default as ArrowDownRightSquareIcon } from '../icons/square-arrow-down-right';
|
|
3293
3292
|
// SquareArrowDown aliases
|
|
3294
3293
|
export { default as SquareArrowDownIcon } from '../icons/square-arrow-down';
|
|
3295
3294
|
export { default as ArrowDownSquareIcon } from '../icons/square-arrow-down';
|
|
3296
3295
|
// SquareArrowLeft aliases
|
|
3297
3296
|
export { default as SquareArrowLeftIcon } from '../icons/square-arrow-left';
|
|
3298
3297
|
export { default as ArrowLeftSquareIcon } from '../icons/square-arrow-left';
|
|
3298
|
+
// SquareArrowDownRight aliases
|
|
3299
|
+
export { default as SquareArrowDownRightIcon } from '../icons/square-arrow-down-right';
|
|
3300
|
+
export { default as ArrowDownRightSquareIcon } from '../icons/square-arrow-down-right';
|
|
3299
3301
|
// SquareArrowOutDownLeft aliases
|
|
3300
3302
|
export { default as SquareArrowOutDownLeftIcon } from '../icons/square-arrow-out-down-left';
|
|
3301
3303
|
export { default as ArrowDownLeftFromSquareIcon } from '../icons/square-arrow-out-down-left';
|
|
3302
|
-
// SquareArrowOutUpLeft aliases
|
|
3303
|
-
export { default as SquareArrowOutUpLeftIcon } from '../icons/square-arrow-out-up-left';
|
|
3304
|
-
export { default as ArrowUpLeftFromSquareIcon } from '../icons/square-arrow-out-up-left';
|
|
3305
3304
|
// SquareArrowOutUpRight aliases
|
|
3306
3305
|
export { default as SquareArrowOutUpRightIcon } from '../icons/square-arrow-out-up-right';
|
|
3307
3306
|
export { default as ArrowUpRightFromSquareIcon } from '../icons/square-arrow-out-up-right';
|
|
@@ -3314,34 +3313,37 @@ export { default as ArrowDownRightFromSquareIcon } from '../icons/square-arrow-o
|
|
|
3314
3313
|
// SquareArrowUpLeft aliases
|
|
3315
3314
|
export { default as SquareArrowUpLeftIcon } from '../icons/square-arrow-up-left';
|
|
3316
3315
|
export { default as ArrowUpLeftSquareIcon } from '../icons/square-arrow-up-left';
|
|
3317
|
-
//
|
|
3318
|
-
export { default as
|
|
3319
|
-
export { default as
|
|
3316
|
+
// SquareArrowOutUpLeft aliases
|
|
3317
|
+
export { default as SquareArrowOutUpLeftIcon } from '../icons/square-arrow-out-up-left';
|
|
3318
|
+
export { default as ArrowUpLeftFromSquareIcon } from '../icons/square-arrow-out-up-left';
|
|
3320
3319
|
// SquareArrowUp aliases
|
|
3321
3320
|
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
3322
3321
|
export { default as ArrowUpSquareIcon } from '../icons/square-arrow-up';
|
|
3322
|
+
// SquareArrowUpRight aliases
|
|
3323
|
+
export { default as SquareArrowUpRightIcon } from '../icons/square-arrow-up-right';
|
|
3324
|
+
export { default as ArrowUpRightSquareIcon } from '../icons/square-arrow-up-right';
|
|
3323
3325
|
// SquareAsterisk aliases
|
|
3324
3326
|
export { default as SquareAsteriskIcon } from '../icons/square-asterisk';
|
|
3325
3327
|
export { default as AsteriskSquareIcon } from '../icons/square-asterisk';
|
|
3328
|
+
// SquareCheckBig aliases
|
|
3329
|
+
export { default as SquareCheckBigIcon } from '../icons/square-check-big';
|
|
3330
|
+
export { default as CheckSquareIcon } from '../icons/square-check-big';
|
|
3326
3331
|
// SquareBottomDashedScissors aliases
|
|
3327
3332
|
export { default as SquareBottomDashedScissorsIcon } from '../icons/square-bottom-dashed-scissors';
|
|
3328
3333
|
export { default as ScissorsSquareDashedBottomIcon } from '../icons/square-bottom-dashed-scissors';
|
|
3334
|
+
// SquareCheck aliases
|
|
3335
|
+
export { default as SquareCheckIcon } from '../icons/square-check';
|
|
3336
|
+
export { default as CheckSquare2Icon } from '../icons/square-check';
|
|
3329
3337
|
// SquareChartGantt aliases
|
|
3330
3338
|
export { default as SquareChartGanttIcon } from '../icons/square-chart-gantt';
|
|
3331
3339
|
export { default as GanttChartSquareIcon } from '../icons/square-chart-gantt';
|
|
3332
3340
|
export { default as SquareGanttChartIcon } from '../icons/square-chart-gantt';
|
|
3333
|
-
// SquareCheckBig aliases
|
|
3334
|
-
export { default as SquareCheckBigIcon } from '../icons/square-check-big';
|
|
3335
|
-
export { default as CheckSquareIcon } from '../icons/square-check-big';
|
|
3336
|
-
// SquareCheck aliases
|
|
3337
|
-
export { default as SquareCheckIcon } from '../icons/square-check';
|
|
3338
|
-
export { default as CheckSquare2Icon } from '../icons/square-check';
|
|
3339
|
-
// SquareChevronLeft aliases
|
|
3340
|
-
export { default as SquareChevronLeftIcon } from '../icons/square-chevron-left';
|
|
3341
|
-
export { default as ChevronLeftSquareIcon } from '../icons/square-chevron-left';
|
|
3342
3341
|
// SquareChevronDown aliases
|
|
3343
3342
|
export { default as SquareChevronDownIcon } from '../icons/square-chevron-down';
|
|
3344
3343
|
export { default as ChevronDownSquareIcon } from '../icons/square-chevron-down';
|
|
3344
|
+
// SquareChevronLeft aliases
|
|
3345
|
+
export { default as SquareChevronLeftIcon } from '../icons/square-chevron-left';
|
|
3346
|
+
export { default as ChevronLeftSquareIcon } from '../icons/square-chevron-left';
|
|
3345
3347
|
// SquareChevronRight aliases
|
|
3346
3348
|
export { default as SquareChevronRightIcon } from '../icons/square-chevron-right';
|
|
3347
3349
|
export { default as ChevronRightSquareIcon } from '../icons/square-chevron-right';
|
|
@@ -3351,24 +3353,24 @@ export { default as ChevronUpSquareIcon } from '../icons/square-chevron-up';
|
|
|
3351
3353
|
// SquareCode aliases
|
|
3352
3354
|
export { default as SquareCodeIcon } from '../icons/square-code';
|
|
3353
3355
|
export { default as CodeSquareIcon } from '../icons/square-code';
|
|
3354
|
-
// SquareDashedKanban aliases
|
|
3355
|
-
export { default as SquareDashedKanbanIcon } from '../icons/square-dashed-kanban';
|
|
3356
|
-
export { default as KanbanSquareDashedIcon } from '../icons/square-dashed-kanban';
|
|
3357
3356
|
// SquareDashedMousePointer aliases
|
|
3358
3357
|
export { default as SquareDashedMousePointerIcon } from '../icons/square-dashed-mouse-pointer';
|
|
3359
3358
|
export { default as MousePointerSquareDashedIcon } from '../icons/square-dashed-mouse-pointer';
|
|
3360
|
-
//
|
|
3361
|
-
export { default as
|
|
3362
|
-
export { default as
|
|
3359
|
+
// SquareDashedKanban aliases
|
|
3360
|
+
export { default as SquareDashedKanbanIcon } from '../icons/square-dashed-kanban';
|
|
3361
|
+
export { default as KanbanSquareDashedIcon } from '../icons/square-dashed-kanban';
|
|
3363
3362
|
// SquareDivide aliases
|
|
3364
3363
|
export { default as SquareDivideIcon } from '../icons/square-divide';
|
|
3365
3364
|
export { default as DivideSquareIcon } from '../icons/square-divide';
|
|
3366
|
-
//
|
|
3367
|
-
export { default as
|
|
3368
|
-
export { default as
|
|
3365
|
+
// SquareDashed aliases
|
|
3366
|
+
export { default as SquareDashedIcon } from '../icons/square-dashed';
|
|
3367
|
+
export { default as BoxSelectIcon } from '../icons/square-dashed';
|
|
3369
3368
|
// SquareDot aliases
|
|
3370
3369
|
export { default as SquareDotIcon } from '../icons/square-dot';
|
|
3371
3370
|
export { default as DotSquareIcon } from '../icons/square-dot';
|
|
3371
|
+
// SquareEqual aliases
|
|
3372
|
+
export { default as SquareEqualIcon } from '../icons/square-equal';
|
|
3373
|
+
export { default as EqualSquareIcon } from '../icons/square-equal';
|
|
3372
3374
|
// SquareKanban aliases
|
|
3373
3375
|
export { default as SquareKanbanIcon } from '../icons/square-kanban';
|
|
3374
3376
|
export { default as KanbanSquareIcon } from '../icons/square-kanban';
|
|
@@ -3378,29 +3380,29 @@ export { default as FunctionSquareIcon } from '../icons/square-function';
|
|
|
3378
3380
|
// SquareLibrary aliases
|
|
3379
3381
|
export { default as SquareLibraryIcon } from '../icons/square-library';
|
|
3380
3382
|
export { default as LibrarySquareIcon } from '../icons/square-library';
|
|
3381
|
-
// SquareM aliases
|
|
3382
|
-
export { default as SquareMIcon } from '../icons/square-m';
|
|
3383
|
-
export { default as MSquareIcon } from '../icons/square-m';
|
|
3384
|
-
// SquareMinus aliases
|
|
3385
|
-
export { default as SquareMinusIcon } from '../icons/square-minus';
|
|
3386
|
-
export { default as MinusSquareIcon } from '../icons/square-minus';
|
|
3387
3383
|
// SquareMenu aliases
|
|
3388
3384
|
export { default as SquareMenuIcon } from '../icons/square-menu';
|
|
3389
3385
|
export { default as MenuSquareIcon } from '../icons/square-menu';
|
|
3386
|
+
// SquareM aliases
|
|
3387
|
+
export { default as SquareMIcon } from '../icons/square-m';
|
|
3388
|
+
export { default as MSquareIcon } from '../icons/square-m';
|
|
3390
3389
|
// SquareMousePointer aliases
|
|
3391
3390
|
export { default as SquareMousePointerIcon } from '../icons/square-mouse-pointer';
|
|
3392
3391
|
export { default as InspectIcon } from '../icons/square-mouse-pointer';
|
|
3393
3392
|
// SquareParkingOff aliases
|
|
3394
3393
|
export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
|
|
3395
3394
|
export { default as ParkingSquareOffIcon } from '../icons/square-parking-off';
|
|
3396
|
-
//
|
|
3397
|
-
export { default as
|
|
3398
|
-
export { default as
|
|
3395
|
+
// SquareMinus aliases
|
|
3396
|
+
export { default as SquareMinusIcon } from '../icons/square-minus';
|
|
3397
|
+
export { default as MinusSquareIcon } from '../icons/square-minus';
|
|
3399
3398
|
// SquarePen aliases
|
|
3400
3399
|
export { default as SquarePenIcon } from '../icons/square-pen';
|
|
3401
3400
|
export { default as PenBoxIcon } from '../icons/square-pen';
|
|
3402
3401
|
export { default as EditIcon } from '../icons/square-pen';
|
|
3403
3402
|
export { default as PenSquareIcon } from '../icons/square-pen';
|
|
3403
|
+
// SquareParking aliases
|
|
3404
|
+
export { default as SquareParkingIcon } from '../icons/square-parking';
|
|
3405
|
+
export { default as ParkingSquareIcon } from '../icons/square-parking';
|
|
3404
3406
|
// SquarePercent aliases
|
|
3405
3407
|
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
3406
3408
|
export { default as PercentSquareIcon } from '../icons/square-percent';
|
|
@@ -3413,27 +3415,24 @@ export { default as PilcrowSquareIcon } from '../icons/square-pilcrow';
|
|
|
3413
3415
|
// SquarePlay aliases
|
|
3414
3416
|
export { default as SquarePlayIcon } from '../icons/square-play';
|
|
3415
3417
|
export { default as PlaySquareIcon } from '../icons/square-play';
|
|
3416
|
-
// SquarePower aliases
|
|
3417
|
-
export { default as SquarePowerIcon } from '../icons/square-power';
|
|
3418
|
-
export { default as PowerSquareIcon } from '../icons/square-power';
|
|
3419
3418
|
// SquarePlus aliases
|
|
3420
3419
|
export { default as SquarePlusIcon } from '../icons/square-plus';
|
|
3421
3420
|
export { default as PlusSquareIcon } from '../icons/square-plus';
|
|
3421
|
+
// SquarePower aliases
|
|
3422
|
+
export { default as SquarePowerIcon } from '../icons/square-power';
|
|
3423
|
+
export { default as PowerSquareIcon } from '../icons/square-power';
|
|
3424
|
+
// SquareScissors aliases
|
|
3425
|
+
export { default as SquareScissorsIcon } from '../icons/square-scissors';
|
|
3426
|
+
export { default as ScissorsSquareIcon } from '../icons/square-scissors';
|
|
3422
3427
|
// SquareSigma aliases
|
|
3423
3428
|
export { default as SquareSigmaIcon } from '../icons/square-sigma';
|
|
3424
3429
|
export { default as SigmaSquareIcon } from '../icons/square-sigma';
|
|
3425
3430
|
// SquareSlash aliases
|
|
3426
3431
|
export { default as SquareSlashIcon } from '../icons/square-slash';
|
|
3427
3432
|
export { default as SlashSquareIcon } from '../icons/square-slash';
|
|
3428
|
-
// SquareScissors aliases
|
|
3429
|
-
export { default as SquareScissorsIcon } from '../icons/square-scissors';
|
|
3430
|
-
export { default as ScissorsSquareIcon } from '../icons/square-scissors';
|
|
3431
3433
|
// SquareSplitHorizontal aliases
|
|
3432
3434
|
export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
|
|
3433
3435
|
export { default as SplitSquareHorizontalIcon } from '../icons/square-split-horizontal';
|
|
3434
|
-
// SquareTerminal aliases
|
|
3435
|
-
export { default as SquareTerminalIcon } from '../icons/square-terminal';
|
|
3436
|
-
export { default as TerminalSquareIcon } from '../icons/square-terminal';
|
|
3437
3436
|
// SquareSplitVertical aliases
|
|
3438
3437
|
export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical';
|
|
3439
3438
|
export { default as SplitSquareVerticalIcon } from '../icons/square-split-vertical';
|
|
@@ -3446,15 +3445,18 @@ export {
|
|
|
3446
3445
|
// SquareUser aliases
|
|
3447
3446
|
export { default as SquareUserIcon } from '../icons/square-user';
|
|
3448
3447
|
export { default as UserSquareIcon } from '../icons/square-user';
|
|
3448
|
+
// SquareTerminal aliases
|
|
3449
|
+
export { default as SquareTerminalIcon } from '../icons/square-terminal';
|
|
3450
|
+
export { default as TerminalSquareIcon } from '../icons/square-terminal';
|
|
3451
|
+
// TextSelect aliases
|
|
3452
|
+
export { default as TextSelectIcon } from '../icons/text-select';
|
|
3453
|
+
export { default as TextSelectionIcon } from '../icons/text-select';
|
|
3449
3454
|
// SquareX aliases
|
|
3450
3455
|
export { default as SquareXIcon } from '../icons/square-x';
|
|
3451
3456
|
export { default as XSquareIcon } from '../icons/square-x';
|
|
3452
3457
|
// TestTubeDiagonal aliases
|
|
3453
3458
|
export { default as TestTubeDiagonalIcon } from '../icons/test-tube-diagonal';
|
|
3454
3459
|
export { default as TestTube2Icon } from '../icons/test-tube-diagonal';
|
|
3455
|
-
// TextSelect aliases
|
|
3456
|
-
export { default as TextSelectIcon } from '../icons/text-select';
|
|
3457
|
-
export { default as TextSelectionIcon } from '../icons/text-select';
|
|
3458
3460
|
// TramFront aliases
|
|
3459
3461
|
export { default as TramFrontIcon } from '../icons/tram-front';
|
|
3460
3462
|
export { default as TrainIcon } from '../icons/tram-front';
|
|
@@ -3488,12 +3490,6 @@ export {
|
|
|
3488
3490
|
/** @deprecated */
|
|
3489
3491
|
default as UserCog2Icon
|
|
3490
3492
|
} from '../icons/user-round-cog';
|
|
3491
|
-
// UserRoundMinus aliases
|
|
3492
|
-
export { default as UserRoundMinusIcon } from '../icons/user-round-minus';
|
|
3493
|
-
export {
|
|
3494
|
-
/** @deprecated */
|
|
3495
|
-
default as UserMinus2Icon
|
|
3496
|
-
} from '../icons/user-round-minus';
|
|
3497
3493
|
// UserRoundPlus aliases
|
|
3498
3494
|
export { default as UserRoundPlusIcon } from '../icons/user-round-plus';
|
|
3499
3495
|
export {
|
|
@@ -3506,24 +3502,27 @@ export {
|
|
|
3506
3502
|
/** @deprecated */
|
|
3507
3503
|
default as UserX2Icon
|
|
3508
3504
|
} from '../icons/user-round-x';
|
|
3509
|
-
//
|
|
3510
|
-
export { default as
|
|
3505
|
+
// UserRoundMinus aliases
|
|
3506
|
+
export { default as UserRoundMinusIcon } from '../icons/user-round-minus';
|
|
3511
3507
|
export {
|
|
3512
3508
|
/** @deprecated */
|
|
3513
|
-
default as
|
|
3514
|
-
} from '../icons/
|
|
3509
|
+
default as UserMinus2Icon
|
|
3510
|
+
} from '../icons/user-round-minus';
|
|
3515
3511
|
// UserRound aliases
|
|
3516
3512
|
export { default as UserRoundIcon } from '../icons/user-round';
|
|
3517
3513
|
export {
|
|
3518
3514
|
/** @deprecated */
|
|
3519
3515
|
default as User2Icon
|
|
3520
3516
|
} from '../icons/user-round';
|
|
3517
|
+
// UsersRound aliases
|
|
3518
|
+
export { default as UsersRoundIcon } from '../icons/users-round';
|
|
3519
|
+
export {
|
|
3520
|
+
/** @deprecated */
|
|
3521
|
+
default as Users2Icon
|
|
3522
|
+
} from '../icons/users-round';
|
|
3521
3523
|
// UtensilsCrossed aliases
|
|
3522
3524
|
export { default as UtensilsCrossedIcon } from '../icons/utensils-crossed';
|
|
3523
3525
|
export { default as ForkKnifeCrossedIcon } from '../icons/utensils-crossed';
|
|
3524
|
-
// Utensils aliases
|
|
3525
|
-
export { default as UtensilsIcon } from '../icons/utensils';
|
|
3526
|
-
export { default as ForkKnifeIcon } from '../icons/utensils';
|
|
3527
3526
|
// WalletMinimal aliases
|
|
3528
3527
|
export { default as WalletMinimalIcon } from '../icons/wallet-minimal';
|
|
3529
3528
|
export {
|
|
@@ -3536,4 +3535,7 @@ export {
|
|
|
3536
3535
|
/** @deprecated */
|
|
3537
3536
|
default as Wand2Icon
|
|
3538
3537
|
} from '../icons/wand-sparkles';
|
|
3538
|
+
// Utensils aliases
|
|
3539
|
+
export { default as UtensilsIcon } from '../icons/utensils';
|
|
3540
|
+
export { default as ForkKnifeIcon } from '../icons/utensils';
|
|
3539
3541
|
|