@lucide/astro 0.487.0 → 0.489.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 +71 -71
- package/src/aliases/prefixed.ts +395 -395
- package/src/aliases/suffixed.ts +704 -704
- package/src/icons/index.ts +146 -146
- package/src/icons/layers-2.ts +2 -2
- package/src/icons/letter-text.ts +2 -2
- package/src/icons/text-cursor-input.ts +2 -2
- package/src/icons/text-select.ts +2 -2
- package/src/icons/text.ts +2 -2
- package/src/icons/toggle-left.ts +2 -2
- package/src/icons/toggle-right.ts +2 -2
package/src/aliases/suffixed.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
+
// ALargeSmall aliases
|
|
2
|
+
export { default as ALargeSmallIcon } from '../icons/a-large-small';
|
|
1
3
|
// AArrowDown aliases
|
|
2
4
|
export { default as AArrowDownIcon } from '../icons/a-arrow-down';
|
|
3
5
|
// AArrowUp aliases
|
|
4
6
|
export { default as AArrowUpIcon } from '../icons/a-arrow-up';
|
|
5
|
-
// ALargeSmall aliases
|
|
6
|
-
export { default as ALargeSmallIcon } from '../icons/a-large-small';
|
|
7
7
|
// Accessibility aliases
|
|
8
8
|
export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
9
9
|
// Activity aliases
|
|
@@ -16,10 +16,10 @@ export { default as AirplayIcon } from '../icons/airplay';
|
|
|
16
16
|
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
17
17
|
// AlarmClock aliases
|
|
18
18
|
export { default as AlarmClockIcon } from '../icons/alarm-clock';
|
|
19
|
-
// AlarmSmoke aliases
|
|
20
|
-
export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
|
|
21
19
|
// Album aliases
|
|
22
20
|
export { default as AlbumIcon } from '../icons/album';
|
|
21
|
+
// AlarmSmoke aliases
|
|
22
|
+
export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
|
|
23
23
|
// AlignCenterHorizontal aliases
|
|
24
24
|
export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
|
|
25
25
|
// AlignCenterVertical aliases
|
|
@@ -30,24 +30,24 @@ export { default as AlignCenterIcon } from '../icons/align-center';
|
|
|
30
30
|
export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal';
|
|
31
31
|
// AlignEndVertical aliases
|
|
32
32
|
export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
|
|
33
|
-
// AlignHorizontalDistributeCenter aliases
|
|
34
|
-
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
|
-
//
|
|
38
|
-
export { default as
|
|
35
|
+
// AlignHorizontalDistributeCenter aliases
|
|
36
|
+
export { default as AlignHorizontalDistributeCenterIcon } from '../icons/align-horizontal-distribute-center';
|
|
39
37
|
// AlignHorizontalJustifyEnd aliases
|
|
40
38
|
export { default as AlignHorizontalJustifyEndIcon } from '../icons/align-horizontal-justify-end';
|
|
41
39
|
// AlignHorizontalDistributeStart aliases
|
|
42
40
|
export { default as AlignHorizontalDistributeStartIcon } from '../icons/align-horizontal-distribute-start';
|
|
43
41
|
// AlignHorizontalJustifyStart aliases
|
|
44
42
|
export { default as AlignHorizontalJustifyStartIcon } from '../icons/align-horizontal-justify-start';
|
|
43
|
+
// AlignHorizontalJustifyCenter aliases
|
|
44
|
+
export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-horizontal-justify-center';
|
|
45
45
|
// AlignHorizontalSpaceAround aliases
|
|
46
46
|
export { default as AlignHorizontalSpaceAroundIcon } from '../icons/align-horizontal-space-around';
|
|
47
|
-
// AlignJustify aliases
|
|
48
|
-
export { default as AlignJustifyIcon } from '../icons/align-justify';
|
|
49
47
|
// AlignHorizontalSpaceBetween aliases
|
|
50
48
|
export { default as AlignHorizontalSpaceBetweenIcon } from '../icons/align-horizontal-space-between';
|
|
49
|
+
// AlignJustify aliases
|
|
50
|
+
export { default as AlignJustifyIcon } from '../icons/align-justify';
|
|
51
51
|
// AlignLeft aliases
|
|
52
52
|
export { default as AlignLeftIcon } from '../icons/align-left';
|
|
53
53
|
// AlignRight aliases
|
|
@@ -58,10 +58,10 @@ export { default as AlignStartHorizontalIcon } from '../icons/align-start-horizo
|
|
|
58
58
|
export { default as AlignStartVerticalIcon } from '../icons/align-start-vertical';
|
|
59
59
|
// AlignVerticalDistributeCenter aliases
|
|
60
60
|
export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-vertical-distribute-center';
|
|
61
|
-
// AlignVerticalDistributeStart aliases
|
|
62
|
-
export { default as AlignVerticalDistributeStartIcon } from '../icons/align-vertical-distribute-start';
|
|
63
61
|
// AlignVerticalDistributeEnd aliases
|
|
64
62
|
export { default as AlignVerticalDistributeEndIcon } from '../icons/align-vertical-distribute-end';
|
|
63
|
+
// AlignVerticalDistributeStart aliases
|
|
64
|
+
export { default as AlignVerticalDistributeStartIcon } from '../icons/align-vertical-distribute-start';
|
|
65
65
|
// AlignVerticalJustifyCenter aliases
|
|
66
66
|
export { default as AlignVerticalJustifyCenterIcon } from '../icons/align-vertical-justify-center';
|
|
67
67
|
// AlignVerticalJustifyEnd aliases
|
|
@@ -74,44 +74,44 @@ export { default as AlignVerticalSpaceAroundIcon } from '../icons/align-vertical
|
|
|
74
74
|
export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
|
|
75
75
|
// Ambulance aliases
|
|
76
76
|
export { default as AmbulanceIcon } from '../icons/ambulance';
|
|
77
|
-
// Ampersands aliases
|
|
78
|
-
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
79
77
|
// Ampersand aliases
|
|
80
78
|
export { default as AmpersandIcon } from '../icons/ampersand';
|
|
79
|
+
// Ampersands aliases
|
|
80
|
+
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
81
81
|
// Amphora aliases
|
|
82
82
|
export { default as AmphoraIcon } from '../icons/amphora';
|
|
83
83
|
// Anchor aliases
|
|
84
84
|
export { default as AnchorIcon } from '../icons/anchor';
|
|
85
|
-
// Annoyed aliases
|
|
86
|
-
export { default as AnnoyedIcon } from '../icons/annoyed';
|
|
87
85
|
// Angry aliases
|
|
88
86
|
export { default as AngryIcon } from '../icons/angry';
|
|
87
|
+
// Annoyed aliases
|
|
88
|
+
export { default as AnnoyedIcon } from '../icons/annoyed';
|
|
89
89
|
// Antenna aliases
|
|
90
90
|
export { default as AntennaIcon } from '../icons/antenna';
|
|
91
|
-
// Anvil aliases
|
|
92
|
-
export { default as AnvilIcon } from '../icons/anvil';
|
|
93
91
|
// Aperture aliases
|
|
94
92
|
export { default as ApertureIcon } from '../icons/aperture';
|
|
95
93
|
// AppWindowMac aliases
|
|
96
94
|
export { default as AppWindowMacIcon } from '../icons/app-window-mac';
|
|
95
|
+
// Anvil aliases
|
|
96
|
+
export { default as AnvilIcon } from '../icons/anvil';
|
|
97
97
|
// AppWindow aliases
|
|
98
98
|
export { default as AppWindowIcon } from '../icons/app-window';
|
|
99
99
|
// ArchiveRestore aliases
|
|
100
100
|
export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
|
|
101
|
-
// ArchiveX aliases
|
|
102
|
-
export { default as ArchiveXIcon } from '../icons/archive-x';
|
|
103
101
|
// Apple aliases
|
|
104
102
|
export { default as AppleIcon } from '../icons/apple';
|
|
103
|
+
// ArchiveX aliases
|
|
104
|
+
export { default as ArchiveXIcon } from '../icons/archive-x';
|
|
105
105
|
// Archive aliases
|
|
106
106
|
export { default as ArchiveIcon } from '../icons/archive';
|
|
107
107
|
// Armchair aliases
|
|
108
108
|
export { default as ArmchairIcon } from '../icons/armchair';
|
|
109
109
|
// ArrowBigDownDash aliases
|
|
110
110
|
export { default as ArrowBigDownDashIcon } from '../icons/arrow-big-down-dash';
|
|
111
|
-
// ArrowBigDown aliases
|
|
112
|
-
export { default as ArrowBigDownIcon } from '../icons/arrow-big-down';
|
|
113
111
|
// ArrowBigLeftDash aliases
|
|
114
112
|
export { default as ArrowBigLeftDashIcon } from '../icons/arrow-big-left-dash';
|
|
113
|
+
// ArrowBigDown aliases
|
|
114
|
+
export { default as ArrowBigDownIcon } from '../icons/arrow-big-down';
|
|
115
115
|
// ArrowBigLeft aliases
|
|
116
116
|
export { default as ArrowBigLeftIcon } from '../icons/arrow-big-left';
|
|
117
117
|
// ArrowBigRight aliases
|
|
@@ -128,18 +128,18 @@ export { default as ArrowBigUpIcon } from '../icons/arrow-big-up';
|
|
|
128
128
|
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
129
129
|
// ArrowDownNarrowWide aliases
|
|
130
130
|
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
131
|
-
// ArrowDownRight aliases
|
|
132
|
-
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
|
|
133
131
|
// ArrowDownToDot aliases
|
|
134
132
|
export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
|
|
133
|
+
// ArrowDownRight aliases
|
|
134
|
+
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
|
|
135
135
|
// ArrowDownToLine aliases
|
|
136
136
|
export { default as ArrowDownToLineIcon } from '../icons/arrow-down-to-line';
|
|
137
|
-
// ArrowDownUp aliases
|
|
138
|
-
export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
139
137
|
// ArrowDown aliases
|
|
140
138
|
export { default as ArrowDownIcon } from '../icons/arrow-down';
|
|
141
139
|
// ArrowLeftFromLine aliases
|
|
142
140
|
export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
|
|
141
|
+
// ArrowDownUp aliases
|
|
142
|
+
export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
143
143
|
// ArrowLeftToLine aliases
|
|
144
144
|
export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
|
|
145
145
|
// ArrowLeftRight aliases
|
|
@@ -148,42 +148,42 @@ export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
|
|
|
148
148
|
export { default as ArrowLeftIcon } from '../icons/arrow-left';
|
|
149
149
|
// ArrowRightFromLine aliases
|
|
150
150
|
export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
|
|
151
|
-
// ArrowRightLeft aliases
|
|
152
|
-
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
153
151
|
// ArrowRightToLine aliases
|
|
154
152
|
export { default as ArrowRightToLineIcon } from '../icons/arrow-right-to-line';
|
|
155
|
-
//
|
|
156
|
-
export { default as
|
|
153
|
+
// ArrowRightLeft aliases
|
|
154
|
+
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
157
155
|
// ArrowRight aliases
|
|
158
156
|
export { default as ArrowRightIcon } from '../icons/arrow-right';
|
|
157
|
+
// ArrowUpDown aliases
|
|
158
|
+
export { default as ArrowUpDownIcon } from '../icons/arrow-up-down';
|
|
159
159
|
// ArrowUpFromDot aliases
|
|
160
160
|
export { default as ArrowUpFromDotIcon } from '../icons/arrow-up-from-dot';
|
|
161
161
|
// ArrowUpFromLine aliases
|
|
162
162
|
export { default as ArrowUpFromLineIcon } from '../icons/arrow-up-from-line';
|
|
163
163
|
// ArrowUpLeft aliases
|
|
164
164
|
export { default as ArrowUpLeftIcon } from '../icons/arrow-up-left';
|
|
165
|
-
// ArrowUpRight aliases
|
|
166
|
-
export { default as ArrowUpRightIcon } from '../icons/arrow-up-right';
|
|
167
165
|
// ArrowUpWideNarrow aliases
|
|
168
166
|
export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow';
|
|
169
|
-
//
|
|
170
|
-
export { default as
|
|
171
|
-
// ArrowsUpFromLine aliases
|
|
172
|
-
export { default as ArrowsUpFromLineIcon } from '../icons/arrows-up-from-line';
|
|
167
|
+
// ArrowUpRight aliases
|
|
168
|
+
export { default as ArrowUpRightIcon } from '../icons/arrow-up-right';
|
|
173
169
|
// ArrowUp aliases
|
|
174
170
|
export { default as ArrowUpIcon } from '../icons/arrow-up';
|
|
171
|
+
// ArrowsUpFromLine aliases
|
|
172
|
+
export { default as ArrowsUpFromLineIcon } from '../icons/arrows-up-from-line';
|
|
173
|
+
// ArrowUpToLine aliases
|
|
174
|
+
export { default as ArrowUpToLineIcon } from '../icons/arrow-up-to-line';
|
|
175
175
|
// Asterisk aliases
|
|
176
176
|
export { default as AsteriskIcon } from '../icons/asterisk';
|
|
177
|
-
// AtSign aliases
|
|
178
|
-
export { default as AtSignIcon } from '../icons/at-sign';
|
|
179
|
-
// Atom aliases
|
|
180
|
-
export { default as AtomIcon } from '../icons/atom';
|
|
181
177
|
// AudioLines aliases
|
|
182
178
|
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
183
|
-
//
|
|
184
|
-
export { default as
|
|
179
|
+
// Atom aliases
|
|
180
|
+
export { default as AtomIcon } from '../icons/atom';
|
|
181
|
+
// AtSign aliases
|
|
182
|
+
export { default as AtSignIcon } from '../icons/at-sign';
|
|
185
183
|
// Award aliases
|
|
186
184
|
export { default as AwardIcon } from '../icons/award';
|
|
185
|
+
// AudioWaveform aliases
|
|
186
|
+
export { default as AudioWaveformIcon } from '../icons/audio-waveform';
|
|
187
187
|
// Axe aliases
|
|
188
188
|
export { default as AxeIcon } from '../icons/axe';
|
|
189
189
|
// Baby aliases
|
|
@@ -198,34 +198,34 @@ export { default as BadgeCentIcon } from '../icons/badge-cent';
|
|
|
198
198
|
export { default as BadgeDollarSignIcon } from '../icons/badge-dollar-sign';
|
|
199
199
|
// BadgeEuro aliases
|
|
200
200
|
export { default as BadgeEuroIcon } from '../icons/badge-euro';
|
|
201
|
-
// BadgeHelp aliases
|
|
202
|
-
export { default as BadgeHelpIcon } from '../icons/badge-help';
|
|
203
201
|
// BadgeIndianRupee aliases
|
|
204
202
|
export { default as BadgeIndianRupeeIcon } from '../icons/badge-indian-rupee';
|
|
203
|
+
// BadgeHelp aliases
|
|
204
|
+
export { default as BadgeHelpIcon } from '../icons/badge-help';
|
|
205
205
|
// BadgeInfo aliases
|
|
206
206
|
export { default as BadgeInfoIcon } from '../icons/badge-info';
|
|
207
207
|
// BadgeJapaneseYen aliases
|
|
208
208
|
export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen';
|
|
209
209
|
// BadgeMinus aliases
|
|
210
210
|
export { default as BadgeMinusIcon } from '../icons/badge-minus';
|
|
211
|
-
// BadgePlus aliases
|
|
212
|
-
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
213
211
|
// BadgePercent aliases
|
|
214
212
|
export { default as BadgePercentIcon } from '../icons/badge-percent';
|
|
215
|
-
//
|
|
216
|
-
export { default as
|
|
213
|
+
// BadgePlus aliases
|
|
214
|
+
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
217
215
|
// BadgeRussianRuble aliases
|
|
218
216
|
export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
219
|
-
//
|
|
220
|
-
export { default as
|
|
217
|
+
// BadgePoundSterling aliases
|
|
218
|
+
export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
|
|
221
219
|
// BadgeSwissFranc aliases
|
|
222
220
|
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
223
|
-
//
|
|
224
|
-
export { default as
|
|
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';
|
|
227
225
|
// Ban aliases
|
|
228
226
|
export { default as BanIcon } from '../icons/ban';
|
|
227
|
+
// Badge aliases
|
|
228
|
+
export { default as BadgeIcon } from '../icons/badge';
|
|
229
229
|
// Banana aliases
|
|
230
230
|
export { default as BananaIcon } from '../icons/banana';
|
|
231
231
|
// Bandage aliases
|
|
@@ -234,32 +234,32 @@ export { default as BandageIcon } from '../icons/bandage';
|
|
|
234
234
|
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
235
235
|
// BanknoteArrowUp aliases
|
|
236
236
|
export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
|
|
237
|
-
// Banknote aliases
|
|
238
|
-
export { default as BanknoteIcon } from '../icons/banknote';
|
|
239
237
|
// BanknoteX aliases
|
|
240
238
|
export { default as BanknoteXIcon } from '../icons/banknote-x';
|
|
241
|
-
//
|
|
242
|
-
export { default as
|
|
239
|
+
// Banknote aliases
|
|
240
|
+
export { default as BanknoteIcon } from '../icons/banknote';
|
|
243
241
|
// Baseline aliases
|
|
244
242
|
export { default as BaselineIcon } from '../icons/baseline';
|
|
245
243
|
// Bath aliases
|
|
246
244
|
export { default as BathIcon } from '../icons/bath';
|
|
247
|
-
//
|
|
248
|
-
export { default as
|
|
245
|
+
// Barcode aliases
|
|
246
|
+
export { default as BarcodeIcon } from '../icons/barcode';
|
|
249
247
|
// BatteryCharging aliases
|
|
250
248
|
export { default as BatteryChargingIcon } from '../icons/battery-charging';
|
|
251
249
|
// BatteryLow aliases
|
|
252
250
|
export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
253
|
-
//
|
|
254
|
-
export { default as
|
|
251
|
+
// BatteryFull aliases
|
|
252
|
+
export { default as BatteryFullIcon } from '../icons/battery-full';
|
|
255
253
|
// BatteryPlus aliases
|
|
256
254
|
export { default as BatteryPlusIcon } from '../icons/battery-plus';
|
|
255
|
+
// BatteryMedium aliases
|
|
256
|
+
export { default as BatteryMediumIcon } from '../icons/battery-medium';
|
|
257
257
|
// BatteryWarning aliases
|
|
258
258
|
export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
259
|
-
// Battery aliases
|
|
260
|
-
export { default as BatteryIcon } from '../icons/battery';
|
|
261
259
|
// Beaker aliases
|
|
262
260
|
export { default as BeakerIcon } from '../icons/beaker';
|
|
261
|
+
// Battery aliases
|
|
262
|
+
export { default as BatteryIcon } from '../icons/battery';
|
|
263
263
|
// BeanOff aliases
|
|
264
264
|
export { default as BeanOffIcon } from '../icons/bean-off';
|
|
265
265
|
// Bean aliases
|
|
@@ -268,32 +268,32 @@ export { default as BeanIcon } from '../icons/bean';
|
|
|
268
268
|
export { default as BedDoubleIcon } from '../icons/bed-double';
|
|
269
269
|
// BedSingle aliases
|
|
270
270
|
export { default as BedSingleIcon } from '../icons/bed-single';
|
|
271
|
-
// Bed aliases
|
|
272
|
-
export { default as BedIcon } from '../icons/bed';
|
|
273
271
|
// Beef aliases
|
|
274
272
|
export { default as BeefIcon } from '../icons/beef';
|
|
273
|
+
// Bed aliases
|
|
274
|
+
export { default as BedIcon } from '../icons/bed';
|
|
275
|
+
// BeerOff aliases
|
|
276
|
+
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
275
277
|
// Beer aliases
|
|
276
278
|
export { default as BeerIcon } from '../icons/beer';
|
|
277
279
|
// BellDot aliases
|
|
278
280
|
export { default as BellDotIcon } from '../icons/bell-dot';
|
|
279
|
-
// BeerOff aliases
|
|
280
|
-
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
281
281
|
// BellElectric aliases
|
|
282
282
|
export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
283
283
|
// BellMinus aliases
|
|
284
284
|
export { default as BellMinusIcon } from '../icons/bell-minus';
|
|
285
|
+
// BellOff aliases
|
|
286
|
+
export { default as BellOffIcon } from '../icons/bell-off';
|
|
285
287
|
// BellPlus aliases
|
|
286
288
|
export { default as BellPlusIcon } from '../icons/bell-plus';
|
|
287
289
|
// BellRing aliases
|
|
288
290
|
export { default as BellRingIcon } from '../icons/bell-ring';
|
|
289
|
-
// BellOff aliases
|
|
290
|
-
export { default as BellOffIcon } from '../icons/bell-off';
|
|
291
291
|
// Bell aliases
|
|
292
292
|
export { default as BellIcon } from '../icons/bell';
|
|
293
|
-
// BetweenVerticalEnd aliases
|
|
294
|
-
export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end';
|
|
295
293
|
// BetweenVerticalStart aliases
|
|
296
294
|
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
|
|
295
|
+
// BetweenVerticalEnd aliases
|
|
296
|
+
export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end';
|
|
297
297
|
// BicepsFlexed aliases
|
|
298
298
|
export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
|
|
299
299
|
// Bike aliases
|
|
@@ -302,62 +302,62 @@ export { default as BikeIcon } from '../icons/bike';
|
|
|
302
302
|
export { default as BinaryIcon } from '../icons/binary';
|
|
303
303
|
// Binoculars aliases
|
|
304
304
|
export { default as BinocularsIcon } from '../icons/binoculars';
|
|
305
|
-
// Bird aliases
|
|
306
|
-
export { default as BirdIcon } from '../icons/bird';
|
|
307
305
|
// Biohazard aliases
|
|
308
306
|
export { default as BiohazardIcon } from '../icons/biohazard';
|
|
307
|
+
// Bird aliases
|
|
308
|
+
export { default as BirdIcon } from '../icons/bird';
|
|
309
309
|
// Bitcoin aliases
|
|
310
310
|
export { default as BitcoinIcon } from '../icons/bitcoin';
|
|
311
311
|
// Blend aliases
|
|
312
312
|
export { default as BlendIcon } from '../icons/blend';
|
|
313
313
|
// Blinds aliases
|
|
314
314
|
export { default as BlindsIcon } from '../icons/blinds';
|
|
315
|
-
// BluetoothConnected aliases
|
|
316
|
-
export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected';
|
|
317
315
|
// Blocks aliases
|
|
318
316
|
export { default as BlocksIcon } from '../icons/blocks';
|
|
317
|
+
// BluetoothConnected aliases
|
|
318
|
+
export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected';
|
|
319
319
|
// BluetoothOff aliases
|
|
320
320
|
export { default as BluetoothOffIcon } from '../icons/bluetooth-off';
|
|
321
321
|
// BluetoothSearching aliases
|
|
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
325
|
// Bolt aliases
|
|
328
326
|
export { default as BoltIcon } from '../icons/bolt';
|
|
327
|
+
// Bold aliases
|
|
328
|
+
export { default as BoldIcon } from '../icons/bold';
|
|
329
329
|
// Bomb aliases
|
|
330
330
|
export { default as BombIcon } from '../icons/bomb';
|
|
331
331
|
// Bone aliases
|
|
332
332
|
export { default as BoneIcon } from '../icons/bone';
|
|
333
333
|
// BookA aliases
|
|
334
334
|
export { default as BookAIcon } from '../icons/book-a';
|
|
335
|
+
// BookAudio aliases
|
|
336
|
+
export { default as BookAudioIcon } from '../icons/book-audio';
|
|
335
337
|
// BookCheck aliases
|
|
336
338
|
export { default as BookCheckIcon } from '../icons/book-check';
|
|
337
339
|
// BookCopy aliases
|
|
338
340
|
export { default as BookCopyIcon } from '../icons/book-copy';
|
|
339
|
-
// BookAudio aliases
|
|
340
|
-
export { default as BookAudioIcon } from '../icons/book-audio';
|
|
341
341
|
// BookDown aliases
|
|
342
342
|
export { default as BookDownIcon } from '../icons/book-down';
|
|
343
|
-
// BookHeart aliases
|
|
344
|
-
export { default as BookHeartIcon } from '../icons/book-heart';
|
|
345
343
|
// BookHeadphones aliases
|
|
346
344
|
export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
347
|
-
//
|
|
348
|
-
export { default as
|
|
345
|
+
// BookHeart aliases
|
|
346
|
+
export { default as BookHeartIcon } from '../icons/book-heart';
|
|
349
347
|
// BookImage aliases
|
|
350
348
|
export { default as BookImageIcon } from '../icons/book-image';
|
|
349
|
+
// BookKey aliases
|
|
350
|
+
export { default as BookKeyIcon } from '../icons/book-key';
|
|
351
351
|
// BookLock aliases
|
|
352
352
|
export { default as BookLockIcon } from '../icons/book-lock';
|
|
353
353
|
// BookMarked aliases
|
|
354
354
|
export { default as BookMarkedIcon } from '../icons/book-marked';
|
|
355
355
|
// BookMinus aliases
|
|
356
356
|
export { default as BookMinusIcon } from '../icons/book-minus';
|
|
357
|
-
// BookOpenCheck aliases
|
|
358
|
-
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
359
357
|
// BookOpenText aliases
|
|
360
358
|
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
359
|
+
// BookOpenCheck aliases
|
|
360
|
+
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
361
361
|
// BookOpen aliases
|
|
362
362
|
export { default as BookOpenIcon } from '../icons/book-open';
|
|
363
363
|
// BookPlus aliases
|
|
@@ -366,16 +366,16 @@ export { default as BookPlusIcon } from '../icons/book-plus';
|
|
|
366
366
|
export { default as BookTextIcon } from '../icons/book-text';
|
|
367
367
|
// BookType aliases
|
|
368
368
|
export { default as BookTypeIcon } from '../icons/book-type';
|
|
369
|
-
// BookUp2 aliases
|
|
370
|
-
export { default as BookUp2Icon } from '../icons/book-up-2';
|
|
371
369
|
// BookUp aliases
|
|
372
370
|
export { default as BookUpIcon } from '../icons/book-up';
|
|
371
|
+
// BookUp2 aliases
|
|
372
|
+
export { default as BookUp2Icon } from '../icons/book-up-2';
|
|
373
373
|
// BookUser aliases
|
|
374
374
|
export { default as BookUserIcon } from '../icons/book-user';
|
|
375
|
-
// Book aliases
|
|
376
|
-
export { default as BookIcon } from '../icons/book';
|
|
377
375
|
// BookX aliases
|
|
378
376
|
export { default as BookXIcon } from '../icons/book-x';
|
|
377
|
+
// Book aliases
|
|
378
|
+
export { default as BookIcon } from '../icons/book';
|
|
379
379
|
// BookmarkCheck aliases
|
|
380
380
|
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
381
381
|
// BookmarkMinus aliases
|
|
@@ -390,18 +390,18 @@ export { default as BookmarkIcon } from '../icons/bookmark';
|
|
|
390
390
|
export { default as BoomBoxIcon } from '../icons/boom-box';
|
|
391
391
|
// BotMessageSquare aliases
|
|
392
392
|
export { default as BotMessageSquareIcon } from '../icons/bot-message-square';
|
|
393
|
-
// Bot aliases
|
|
394
|
-
export { default as BotIcon } from '../icons/bot';
|
|
395
393
|
// BotOff aliases
|
|
396
394
|
export { default as BotOffIcon } from '../icons/bot-off';
|
|
395
|
+
// Bot aliases
|
|
396
|
+
export { default as BotIcon } from '../icons/bot';
|
|
397
397
|
// Box aliases
|
|
398
398
|
export { default as BoxIcon } from '../icons/box';
|
|
399
399
|
// Boxes aliases
|
|
400
400
|
export { default as BoxesIcon } from '../icons/boxes';
|
|
401
|
-
// Brackets aliases
|
|
402
|
-
export { default as BracketsIcon } from '../icons/brackets';
|
|
403
401
|
// BrainCircuit aliases
|
|
404
402
|
export { default as BrainCircuitIcon } from '../icons/brain-circuit';
|
|
403
|
+
// Brackets aliases
|
|
404
|
+
export { default as BracketsIcon } from '../icons/brackets';
|
|
405
405
|
// BrainCog aliases
|
|
406
406
|
export { default as BrainCogIcon } from '../icons/brain-cog';
|
|
407
407
|
// Brain aliases
|
|
@@ -414,38 +414,38 @@ export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
|
|
|
414
414
|
export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
|
|
415
415
|
// BriefcaseMedical aliases
|
|
416
416
|
export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
|
|
417
|
+
// Brush aliases
|
|
418
|
+
export { default as BrushIcon } from '../icons/brush';
|
|
417
419
|
// Briefcase aliases
|
|
418
420
|
export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
419
421
|
// BringToFront aliases
|
|
420
422
|
export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
421
|
-
// Brush aliases
|
|
422
|
-
export { default as BrushIcon } from '../icons/brush';
|
|
423
|
-
// BugOff aliases
|
|
424
|
-
export { default as BugOffIcon } from '../icons/bug-off';
|
|
425
423
|
// BugPlay aliases
|
|
426
424
|
export { default as BugPlayIcon } from '../icons/bug-play';
|
|
425
|
+
// BugOff aliases
|
|
426
|
+
export { default as BugOffIcon } from '../icons/bug-off';
|
|
427
427
|
// Building2 aliases
|
|
428
428
|
export { default as Building2Icon } from '../icons/building-2';
|
|
429
|
-
// Bug aliases
|
|
430
|
-
export { default as BugIcon } from '../icons/bug';
|
|
431
429
|
// Building aliases
|
|
432
430
|
export { default as BuildingIcon } from '../icons/building';
|
|
431
|
+
// Bug aliases
|
|
432
|
+
export { default as BugIcon } from '../icons/bug';
|
|
433
433
|
// BusFront aliases
|
|
434
434
|
export { default as BusFrontIcon } from '../icons/bus-front';
|
|
435
435
|
// Bus aliases
|
|
436
436
|
export { default as BusIcon } from '../icons/bus';
|
|
437
|
-
// CableCar aliases
|
|
438
|
-
export { default as CableCarIcon } from '../icons/cable-car';
|
|
439
437
|
// Cable aliases
|
|
440
438
|
export { default as CableIcon } from '../icons/cable';
|
|
441
|
-
//
|
|
442
|
-
export { default as
|
|
439
|
+
// CableCar aliases
|
|
440
|
+
export { default as CableCarIcon } from '../icons/cable-car';
|
|
443
441
|
// CakeSlice aliases
|
|
444
442
|
export { default as CakeSliceIcon } from '../icons/cake-slice';
|
|
445
|
-
//
|
|
446
|
-
export { default as
|
|
443
|
+
// Cake aliases
|
|
444
|
+
export { default as CakeIcon } from '../icons/cake';
|
|
447
445
|
// Calculator aliases
|
|
448
446
|
export { default as CalculatorIcon } from '../icons/calculator';
|
|
447
|
+
// Calendar1 aliases
|
|
448
|
+
export { default as Calendar1Icon } from '../icons/calendar-1';
|
|
449
449
|
// CalendarArrowDown aliases
|
|
450
450
|
export { default as CalendarArrowDownIcon } from '../icons/calendar-arrow-down';
|
|
451
451
|
// CalendarArrowUp aliases
|
|
@@ -460,24 +460,24 @@ export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
|
460
460
|
export { default as CalendarCogIcon } from '../icons/calendar-cog';
|
|
461
461
|
// CalendarDays aliases
|
|
462
462
|
export { default as CalendarDaysIcon } from '../icons/calendar-days';
|
|
463
|
-
// CalendarHeart aliases
|
|
464
|
-
export { default as CalendarHeartIcon } from '../icons/calendar-heart';
|
|
465
463
|
// CalendarFold aliases
|
|
466
464
|
export { default as CalendarFoldIcon } from '../icons/calendar-fold';
|
|
467
465
|
// CalendarMinus2 aliases
|
|
468
466
|
export { default as CalendarMinus2Icon } from '../icons/calendar-minus-2';
|
|
469
467
|
// CalendarMinus aliases
|
|
470
468
|
export { default as CalendarMinusIcon } from '../icons/calendar-minus';
|
|
469
|
+
// CalendarHeart aliases
|
|
470
|
+
export { default as CalendarHeartIcon } from '../icons/calendar-heart';
|
|
471
471
|
// CalendarOff aliases
|
|
472
472
|
export { default as CalendarOffIcon } from '../icons/calendar-off';
|
|
473
473
|
// CalendarPlus2 aliases
|
|
474
474
|
export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
|
|
475
|
-
// CalendarSearch aliases
|
|
476
|
-
export { default as CalendarSearchIcon } from '../icons/calendar-search';
|
|
477
|
-
// CalendarRange aliases
|
|
478
|
-
export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
479
475
|
// CalendarPlus aliases
|
|
480
476
|
export { default as CalendarPlusIcon } from '../icons/calendar-plus';
|
|
477
|
+
// CalendarRange aliases
|
|
478
|
+
export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
479
|
+
// CalendarSearch aliases
|
|
480
|
+
export { default as CalendarSearchIcon } from '../icons/calendar-search';
|
|
481
481
|
// CalendarSync aliases
|
|
482
482
|
export { default as CalendarSyncIcon } from '../icons/calendar-sync';
|
|
483
483
|
// CalendarX2 aliases
|
|
@@ -492,10 +492,10 @@ export { default as CameraOffIcon } from '../icons/camera-off';
|
|
|
492
492
|
export { default as CameraIcon } from '../icons/camera';
|
|
493
493
|
// CandyCane aliases
|
|
494
494
|
export { default as CandyCaneIcon } from '../icons/candy-cane';
|
|
495
|
-
// CandyOff aliases
|
|
496
|
-
export { default as CandyOffIcon } from '../icons/candy-off';
|
|
497
495
|
// Candy aliases
|
|
498
496
|
export { default as CandyIcon } from '../icons/candy';
|
|
497
|
+
// CandyOff aliases
|
|
498
|
+
export { default as CandyOffIcon } from '../icons/candy-off';
|
|
499
499
|
// Cannabis aliases
|
|
500
500
|
export { default as CannabisIcon } from '../icons/cannabis';
|
|
501
501
|
// CaptionsOff aliases
|
|
@@ -520,24 +520,24 @@ export { default as CaseUpperIcon } from '../icons/case-upper';
|
|
|
520
520
|
export { default as CassetteTapeIcon } from '../icons/cassette-tape';
|
|
521
521
|
// Cast aliases
|
|
522
522
|
export { default as CastIcon } from '../icons/cast';
|
|
523
|
-
// Castle aliases
|
|
524
|
-
export { default as CastleIcon } from '../icons/castle';
|
|
525
523
|
// Cat aliases
|
|
526
524
|
export { default as CatIcon } from '../icons/cat';
|
|
527
525
|
// Cctv aliases
|
|
528
526
|
export { default as CctvIcon } from '../icons/cctv';
|
|
527
|
+
// Castle aliases
|
|
528
|
+
export { default as CastleIcon } from '../icons/castle';
|
|
529
529
|
// ChartBarDecreasing aliases
|
|
530
530
|
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
531
531
|
// ChartBarIncreasing aliases
|
|
532
532
|
export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
|
|
533
533
|
// ChartBarStacked aliases
|
|
534
534
|
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
535
|
+
// ChartGantt aliases
|
|
536
|
+
export { default as ChartGanttIcon } from '../icons/chart-gantt';
|
|
535
537
|
// ChartColumnDecreasing aliases
|
|
536
538
|
export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
|
|
537
539
|
// ChartColumnStacked aliases
|
|
538
540
|
export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
|
|
539
|
-
// ChartGantt aliases
|
|
540
|
-
export { default as ChartGanttIcon } from '../icons/chart-gantt';
|
|
541
541
|
// ChartNetwork aliases
|
|
542
542
|
export { default as ChartNetworkIcon } from '../icons/chart-network';
|
|
543
543
|
// ChartNoAxesColumnDecreasing aliases
|
|
@@ -548,10 +548,10 @@ export { default as ChartNoAxesCombinedIcon } from '../icons/chart-no-axes-combi
|
|
|
548
548
|
export { default as ChartSplineIcon } from '../icons/chart-spline';
|
|
549
549
|
// CheckCheck aliases
|
|
550
550
|
export { default as CheckCheckIcon } from '../icons/check-check';
|
|
551
|
-
// Check aliases
|
|
552
|
-
export { default as CheckIcon } from '../icons/check';
|
|
553
551
|
// ChefHat aliases
|
|
554
552
|
export { default as ChefHatIcon } from '../icons/chef-hat';
|
|
553
|
+
// Check aliases
|
|
554
|
+
export { default as CheckIcon } from '../icons/check';
|
|
555
555
|
// Cherry aliases
|
|
556
556
|
export { default as CherryIcon } from '../icons/cherry';
|
|
557
557
|
// ChevronDown aliases
|
|
@@ -580,12 +580,12 @@ export { default as ChevronsLeftIcon } from '../icons/chevrons-left';
|
|
|
580
580
|
export { default as ChevronsRightLeftIcon } from '../icons/chevrons-right-left';
|
|
581
581
|
// ChevronsRight aliases
|
|
582
582
|
export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
583
|
-
// ChevronsUpDown aliases
|
|
584
|
-
export { default as ChevronsUpDownIcon } from '../icons/chevrons-up-down';
|
|
585
|
-
// Chrome aliases
|
|
586
|
-
export { default as ChromeIcon } from '../icons/chrome';
|
|
587
583
|
// ChevronsUp aliases
|
|
588
584
|
export { default as ChevronsUpIcon } from '../icons/chevrons-up';
|
|
585
|
+
// Chrome aliases
|
|
586
|
+
export { default as ChromeIcon } from '../icons/chrome';
|
|
587
|
+
// ChevronsUpDown aliases
|
|
588
|
+
export { default as ChevronsUpDownIcon } from '../icons/chevrons-up-down';
|
|
589
589
|
// Church aliases
|
|
590
590
|
export { default as ChurchIcon } from '../icons/church';
|
|
591
591
|
// CigaretteOff aliases
|
|
@@ -600,64 +600,64 @@ export { default as CircleDollarSignIcon } from '../icons/circle-dollar-sign';
|
|
|
600
600
|
export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
|
|
601
601
|
// CircleDot aliases
|
|
602
602
|
export { default as CircleDotIcon } from '../icons/circle-dot';
|
|
603
|
-
// CircleEllipsis aliases
|
|
604
|
-
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
605
603
|
// CircleEqual aliases
|
|
606
604
|
export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
607
|
-
//
|
|
608
|
-
export { default as
|
|
605
|
+
// CircleEllipsis aliases
|
|
606
|
+
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
609
607
|
// CircleFadingPlus aliases
|
|
610
608
|
export { default as CircleFadingPlusIcon } from '../icons/circle-fading-plus';
|
|
609
|
+
// CircleFadingArrowUp aliases
|
|
610
|
+
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
611
611
|
// CircleOff aliases
|
|
612
612
|
export { default as CircleOffIcon } from '../icons/circle-off';
|
|
613
|
-
// CircleSlash aliases
|
|
614
|
-
export { default as CircleSlashIcon } from '../icons/circle-slash';
|
|
615
613
|
// CircleSmall aliases
|
|
616
614
|
export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
615
|
+
// CircleSlash aliases
|
|
616
|
+
export { default as CircleSlashIcon } from '../icons/circle-slash';
|
|
617
617
|
// Circle aliases
|
|
618
618
|
export { default as CircleIcon } from '../icons/circle';
|
|
619
619
|
// CircuitBoard aliases
|
|
620
620
|
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
621
621
|
// Citrus aliases
|
|
622
622
|
export { default as CitrusIcon } from '../icons/citrus';
|
|
623
|
-
// Clapperboard aliases
|
|
624
|
-
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
625
623
|
// ClipboardCheck aliases
|
|
626
624
|
export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
|
|
625
|
+
// Clapperboard aliases
|
|
626
|
+
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
627
|
+
// ClipboardMinus aliases
|
|
628
|
+
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
627
629
|
// ClipboardCopy aliases
|
|
628
630
|
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
629
631
|
// ClipboardList aliases
|
|
630
632
|
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
631
|
-
// ClipboardMinus aliases
|
|
632
|
-
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
633
633
|
// ClipboardPaste aliases
|
|
634
634
|
export { default as ClipboardPasteIcon } from '../icons/clipboard-paste';
|
|
635
|
-
// ClipboardType aliases
|
|
636
|
-
export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
637
635
|
// ClipboardPlus aliases
|
|
638
636
|
export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
|
|
639
|
-
//
|
|
640
|
-
export { default as
|
|
637
|
+
// ClipboardType aliases
|
|
638
|
+
export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
641
639
|
// ClipboardX aliases
|
|
642
640
|
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
641
|
+
// Clipboard aliases
|
|
642
|
+
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
643
643
|
// Clock1 aliases
|
|
644
644
|
export { default as Clock1Icon } from '../icons/clock-1';
|
|
645
645
|
// Clock10 aliases
|
|
646
646
|
export { default as Clock10Icon } from '../icons/clock-10';
|
|
647
|
-
// Clock11 aliases
|
|
648
|
-
export { default as Clock11Icon } from '../icons/clock-11';
|
|
649
|
-
// Clock3 aliases
|
|
650
|
-
export { default as Clock3Icon } from '../icons/clock-3';
|
|
651
647
|
// Clock12 aliases
|
|
652
648
|
export { default as Clock12Icon } from '../icons/clock-12';
|
|
649
|
+
// Clock11 aliases
|
|
650
|
+
export { default as Clock11Icon } from '../icons/clock-11';
|
|
653
651
|
// Clock2 aliases
|
|
654
652
|
export { default as Clock2Icon } from '../icons/clock-2';
|
|
653
|
+
// Clock3 aliases
|
|
654
|
+
export { default as Clock3Icon } from '../icons/clock-3';
|
|
655
655
|
// Clock4 aliases
|
|
656
656
|
export { default as Clock4Icon } from '../icons/clock-4';
|
|
657
|
-
// Clock6 aliases
|
|
658
|
-
export { default as Clock6Icon } from '../icons/clock-6';
|
|
659
657
|
// Clock5 aliases
|
|
660
658
|
export { default as Clock5Icon } from '../icons/clock-5';
|
|
659
|
+
// Clock6 aliases
|
|
660
|
+
export { default as Clock6Icon } from '../icons/clock-6';
|
|
661
661
|
// Clock7 aliases
|
|
662
662
|
export { default as Clock7Icon } from '../icons/clock-7';
|
|
663
663
|
// Clock8 aliases
|
|
@@ -672,44 +672,44 @@ export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
|
|
|
672
672
|
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
|
|
673
673
|
// ClockFading aliases
|
|
674
674
|
export { default as ClockFadingIcon } from '../icons/clock-fading';
|
|
675
|
-
// CloudAlert aliases
|
|
676
|
-
export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
677
675
|
// Clock aliases
|
|
678
676
|
export { default as ClockIcon } from '../icons/clock';
|
|
679
|
-
// CloudDrizzle aliases
|
|
680
|
-
export { default as CloudDrizzleIcon } from '../icons/cloud-drizzle';
|
|
681
677
|
// CloudCog aliases
|
|
682
678
|
export { default as CloudCogIcon } from '../icons/cloud-cog';
|
|
683
|
-
//
|
|
684
|
-
export { default as
|
|
679
|
+
// CloudAlert aliases
|
|
680
|
+
export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
681
|
+
// CloudDrizzle aliases
|
|
682
|
+
export { default as CloudDrizzleIcon } from '../icons/cloud-drizzle';
|
|
685
683
|
// CloudFog aliases
|
|
686
684
|
export { default as CloudFogIcon } from '../icons/cloud-fog';
|
|
685
|
+
// CloudHail aliases
|
|
686
|
+
export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
687
687
|
// CloudLightning aliases
|
|
688
688
|
export { default as CloudLightningIcon } from '../icons/cloud-lightning';
|
|
689
689
|
// CloudMoonRain aliases
|
|
690
690
|
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
691
691
|
// CloudMoon aliases
|
|
692
692
|
export { default as CloudMoonIcon } from '../icons/cloud-moon';
|
|
693
|
-
// CloudRainWind aliases
|
|
694
|
-
export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
|
|
695
693
|
// CloudOff aliases
|
|
696
694
|
export { default as CloudOffIcon } from '../icons/cloud-off';
|
|
695
|
+
// CloudRainWind aliases
|
|
696
|
+
export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
|
|
697
697
|
// CloudRain aliases
|
|
698
698
|
export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
699
699
|
// CloudSnow aliases
|
|
700
700
|
export { default as CloudSnowIcon } from '../icons/cloud-snow';
|
|
701
701
|
// CloudSunRain aliases
|
|
702
702
|
export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
|
|
703
|
-
// Cloud aliases
|
|
704
|
-
export { default as CloudIcon } from '../icons/cloud';
|
|
705
703
|
// CloudSun aliases
|
|
706
704
|
export { default as CloudSunIcon } from '../icons/cloud-sun';
|
|
705
|
+
// Cloud aliases
|
|
706
|
+
export { default as CloudIcon } from '../icons/cloud';
|
|
707
707
|
// Cloudy aliases
|
|
708
708
|
export { default as CloudyIcon } from '../icons/cloudy';
|
|
709
|
-
// Clover aliases
|
|
710
|
-
export { default as CloverIcon } from '../icons/clover';
|
|
711
709
|
// Club aliases
|
|
712
710
|
export { default as ClubIcon } from '../icons/club';
|
|
711
|
+
// Clover aliases
|
|
712
|
+
export { default as CloverIcon } from '../icons/clover';
|
|
713
713
|
// Code aliases
|
|
714
714
|
export { default as CodeIcon } from '../icons/code';
|
|
715
715
|
// Codepen aliases
|
|
@@ -718,10 +718,10 @@ export { default as CodepenIcon } from '../icons/codepen';
|
|
|
718
718
|
export { default as CodesandboxIcon } from '../icons/codesandbox';
|
|
719
719
|
// Coffee aliases
|
|
720
720
|
export { default as CoffeeIcon } from '../icons/coffee';
|
|
721
|
-
// Cog aliases
|
|
722
|
-
export { default as CogIcon } from '../icons/cog';
|
|
723
721
|
// Coins aliases
|
|
724
722
|
export { default as CoinsIcon } from '../icons/coins';
|
|
723
|
+
// Cog aliases
|
|
724
|
+
export { default as CogIcon } from '../icons/cog';
|
|
725
725
|
// Columns4 aliases
|
|
726
726
|
export { default as Columns4Icon } from '../icons/columns-4';
|
|
727
727
|
// Combine aliases
|
|
@@ -758,38 +758,38 @@ export { default as CopyCheckIcon } from '../icons/copy-check';
|
|
|
758
758
|
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
759
759
|
// CopySlash aliases
|
|
760
760
|
export { default as CopySlashIcon } from '../icons/copy-slash';
|
|
761
|
-
// Copy aliases
|
|
762
|
-
export { default as CopyIcon } from '../icons/copy';
|
|
763
761
|
// CopyX aliases
|
|
764
762
|
export { default as CopyXIcon } from '../icons/copy-x';
|
|
765
|
-
// Copyright aliases
|
|
766
|
-
export { default as CopyrightIcon } from '../icons/copyright';
|
|
767
763
|
// Copyleft aliases
|
|
768
764
|
export { default as CopyleftIcon } from '../icons/copyleft';
|
|
765
|
+
// Copy aliases
|
|
766
|
+
export { default as CopyIcon } from '../icons/copy';
|
|
767
|
+
// Copyright aliases
|
|
768
|
+
export { default as CopyrightIcon } from '../icons/copyright';
|
|
769
769
|
// CornerDownLeft aliases
|
|
770
770
|
export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
|
|
771
771
|
// CornerDownRight aliases
|
|
772
772
|
export { default as CornerDownRightIcon } from '../icons/corner-down-right';
|
|
773
773
|
// CornerLeftDown aliases
|
|
774
774
|
export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
|
|
775
|
-
// CornerLeftUp aliases
|
|
776
|
-
export { default as CornerLeftUpIcon } from '../icons/corner-left-up';
|
|
777
775
|
// CornerRightDown aliases
|
|
778
776
|
export { default as CornerRightDownIcon } from '../icons/corner-right-down';
|
|
777
|
+
// CornerLeftUp aliases
|
|
778
|
+
export { default as CornerLeftUpIcon } from '../icons/corner-left-up';
|
|
779
779
|
// CornerRightUp aliases
|
|
780
780
|
export { default as CornerRightUpIcon } from '../icons/corner-right-up';
|
|
781
781
|
// CornerUpLeft aliases
|
|
782
782
|
export { default as CornerUpLeftIcon } from '../icons/corner-up-left';
|
|
783
783
|
// CornerUpRight aliases
|
|
784
784
|
export { default as CornerUpRightIcon } from '../icons/corner-up-right';
|
|
785
|
-
// Cpu aliases
|
|
786
|
-
export { default as CpuIcon } from '../icons/cpu';
|
|
787
785
|
// CreativeCommons aliases
|
|
788
786
|
export { default as CreativeCommonsIcon } from '../icons/creative-commons';
|
|
789
|
-
//
|
|
790
|
-
export { default as
|
|
787
|
+
// Cpu aliases
|
|
788
|
+
export { default as CpuIcon } from '../icons/cpu';
|
|
791
789
|
// Croissant aliases
|
|
792
790
|
export { default as CroissantIcon } from '../icons/croissant';
|
|
791
|
+
// CreditCard aliases
|
|
792
|
+
export { default as CreditCardIcon } from '../icons/credit-card';
|
|
793
793
|
// Crop aliases
|
|
794
794
|
export { default as CropIcon } from '../icons/crop';
|
|
795
795
|
// Cross aliases
|
|
@@ -798,28 +798,28 @@ export { default as CrossIcon } from '../icons/cross';
|
|
|
798
798
|
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
799
799
|
// Crown aliases
|
|
800
800
|
export { default as CrownIcon } from '../icons/crown';
|
|
801
|
-
// Cuboid aliases
|
|
802
|
-
export { default as CuboidIcon } from '../icons/cuboid';
|
|
803
801
|
// CupSoda aliases
|
|
804
802
|
export { default as CupSodaIcon } from '../icons/cup-soda';
|
|
803
|
+
// Cuboid aliases
|
|
804
|
+
export { default as CuboidIcon } from '../icons/cuboid';
|
|
805
805
|
// Currency aliases
|
|
806
806
|
export { default as CurrencyIcon } from '../icons/currency';
|
|
807
|
-
// Dam aliases
|
|
808
|
-
export { default as DamIcon } from '../icons/dam';
|
|
809
807
|
// Cylinder aliases
|
|
810
808
|
export { default as CylinderIcon } from '../icons/cylinder';
|
|
809
|
+
// Dam aliases
|
|
810
|
+
export { default as DamIcon } from '../icons/dam';
|
|
811
811
|
// DatabaseBackup aliases
|
|
812
812
|
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
813
|
-
// DatabaseZap aliases
|
|
814
|
-
export { default as DatabaseZapIcon } from '../icons/database-zap';
|
|
815
813
|
// Database aliases
|
|
816
814
|
export { default as DatabaseIcon } from '../icons/database';
|
|
817
815
|
// Delete aliases
|
|
818
816
|
export { default as DeleteIcon } from '../icons/delete';
|
|
819
|
-
//
|
|
820
|
-
export { default as
|
|
817
|
+
// DatabaseZap aliases
|
|
818
|
+
export { default as DatabaseZapIcon } from '../icons/database-zap';
|
|
821
819
|
// Diameter aliases
|
|
822
820
|
export { default as DiameterIcon } from '../icons/diameter';
|
|
821
|
+
// Dessert aliases
|
|
822
|
+
export { default as DessertIcon } from '../icons/dessert';
|
|
823
823
|
// DiamondMinus aliases
|
|
824
824
|
export { default as DiamondMinusIcon } from '../icons/diamond-minus';
|
|
825
825
|
// DiamondPlus aliases
|
|
@@ -834,24 +834,24 @@ export { default as Dice2Icon } from '../icons/dice-2';
|
|
|
834
834
|
export { default as Dice3Icon } from '../icons/dice-3';
|
|
835
835
|
// Dice4 aliases
|
|
836
836
|
export { default as Dice4Icon } from '../icons/dice-4';
|
|
837
|
-
// Dice5 aliases
|
|
838
|
-
export { default as Dice5Icon } from '../icons/dice-5';
|
|
839
837
|
// Dice6 aliases
|
|
840
838
|
export { default as Dice6Icon } from '../icons/dice-6';
|
|
841
|
-
//
|
|
842
|
-
export { default as
|
|
839
|
+
// Dice5 aliases
|
|
840
|
+
export { default as Dice5Icon } from '../icons/dice-5';
|
|
843
841
|
// Diff aliases
|
|
844
842
|
export { default as DiffIcon } from '../icons/diff';
|
|
843
|
+
// Dices aliases
|
|
844
|
+
export { default as DicesIcon } from '../icons/dices';
|
|
845
845
|
// Disc2 aliases
|
|
846
846
|
export { default as Disc2Icon } from '../icons/disc-2';
|
|
847
847
|
// Disc3 aliases
|
|
848
848
|
export { default as Disc3Icon } from '../icons/disc-3';
|
|
849
|
-
// DiscAlbum aliases
|
|
850
|
-
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
851
849
|
// Disc aliases
|
|
852
850
|
export { default as DiscIcon } from '../icons/disc';
|
|
853
851
|
// Divide aliases
|
|
854
852
|
export { default as DivideIcon } from '../icons/divide';
|
|
853
|
+
// DiscAlbum aliases
|
|
854
|
+
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
855
855
|
// DnaOff aliases
|
|
856
856
|
export { default as DnaOffIcon } from '../icons/dna-off';
|
|
857
857
|
// Dna aliases
|
|
@@ -860,36 +860,36 @@ export { default as DnaIcon } from '../icons/dna';
|
|
|
860
860
|
export { default as DockIcon } from '../icons/dock';
|
|
861
861
|
// Dog aliases
|
|
862
862
|
export { default as DogIcon } from '../icons/dog';
|
|
863
|
+
// DollarSign aliases
|
|
864
|
+
export { default as DollarSignIcon } from '../icons/dollar-sign';
|
|
863
865
|
// Donut aliases
|
|
864
866
|
export { default as DonutIcon } from '../icons/donut';
|
|
865
867
|
// DoorClosed aliases
|
|
866
868
|
export { default as DoorClosedIcon } from '../icons/door-closed';
|
|
867
|
-
// DollarSign aliases
|
|
868
|
-
export { default as DollarSignIcon } from '../icons/dollar-sign';
|
|
869
869
|
// DoorOpen aliases
|
|
870
870
|
export { default as DoorOpenIcon } from '../icons/door-open';
|
|
871
871
|
// Dot aliases
|
|
872
872
|
export { default as DotIcon } from '../icons/dot';
|
|
873
|
-
// DraftingCompass aliases
|
|
874
|
-
export { default as DraftingCompassIcon } from '../icons/drafting-compass';
|
|
875
873
|
// Download aliases
|
|
876
874
|
export { default as DownloadIcon } from '../icons/download';
|
|
875
|
+
// DraftingCompass aliases
|
|
876
|
+
export { default as DraftingCompassIcon } from '../icons/drafting-compass';
|
|
877
877
|
// Drama aliases
|
|
878
878
|
export { default as DramaIcon } from '../icons/drama';
|
|
879
|
-
// Dribbble aliases
|
|
880
|
-
export { default as DribbbleIcon } from '../icons/dribbble';
|
|
881
879
|
// Drill aliases
|
|
882
880
|
export { default as DrillIcon } from '../icons/drill';
|
|
881
|
+
// Dribbble aliases
|
|
882
|
+
export { default as DribbbleIcon } from '../icons/dribbble';
|
|
883
883
|
// DropletOff aliases
|
|
884
884
|
export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
885
885
|
// Droplet aliases
|
|
886
886
|
export { default as DropletIcon } from '../icons/droplet';
|
|
887
887
|
// Droplets aliases
|
|
888
888
|
export { default as DropletsIcon } from '../icons/droplets';
|
|
889
|
-
// Drum aliases
|
|
890
|
-
export { default as DrumIcon } from '../icons/drum';
|
|
891
889
|
// Drumstick aliases
|
|
892
890
|
export { default as DrumstickIcon } from '../icons/drumstick';
|
|
891
|
+
// Drum aliases
|
|
892
|
+
export { default as DrumIcon } from '../icons/drum';
|
|
893
893
|
// Dumbbell aliases
|
|
894
894
|
export { default as DumbbellIcon } from '../icons/dumbbell';
|
|
895
895
|
// EarOff aliases
|
|
@@ -900,10 +900,10 @@ export { default as EarIcon } from '../icons/ear';
|
|
|
900
900
|
export { default as EarthLockIcon } from '../icons/earth-lock';
|
|
901
901
|
// Eclipse aliases
|
|
902
902
|
export { default as EclipseIcon } from '../icons/eclipse';
|
|
903
|
-
// EggOff aliases
|
|
904
|
-
export { default as EggOffIcon } from '../icons/egg-off';
|
|
905
903
|
// EggFried aliases
|
|
906
904
|
export { default as EggFriedIcon } from '../icons/egg-fried';
|
|
905
|
+
// EggOff aliases
|
|
906
|
+
export { default as EggOffIcon } from '../icons/egg-off';
|
|
907
907
|
// Egg aliases
|
|
908
908
|
export { default as EggIcon } from '../icons/egg';
|
|
909
909
|
// EqualApproximately aliases
|
|
@@ -930,28 +930,28 @@ export { default as EyeOffIcon } from '../icons/eye-off';
|
|
|
930
930
|
export { default as EyeIcon } from '../icons/eye';
|
|
931
931
|
// Facebook aliases
|
|
932
932
|
export { default as FacebookIcon } from '../icons/facebook';
|
|
933
|
-
// Fan aliases
|
|
934
|
-
export { default as FanIcon } from '../icons/fan';
|
|
935
933
|
// Factory aliases
|
|
936
934
|
export { default as FactoryIcon } from '../icons/factory';
|
|
935
|
+
// Fan aliases
|
|
936
|
+
export { default as FanIcon } from '../icons/fan';
|
|
937
937
|
// FastForward aliases
|
|
938
938
|
export { default as FastForwardIcon } from '../icons/fast-forward';
|
|
939
939
|
// Feather aliases
|
|
940
940
|
export { default as FeatherIcon } from '../icons/feather';
|
|
941
941
|
// Fence aliases
|
|
942
942
|
export { default as FenceIcon } from '../icons/fence';
|
|
943
|
+
// Figma aliases
|
|
944
|
+
export { default as FigmaIcon } from '../icons/figma';
|
|
943
945
|
// FerrisWheel aliases
|
|
944
946
|
export { default as FerrisWheelIcon } from '../icons/ferris-wheel';
|
|
945
947
|
// FileArchive aliases
|
|
946
948
|
export { default as FileArchiveIcon } from '../icons/file-archive';
|
|
947
|
-
//
|
|
948
|
-
export { default as
|
|
949
|
+
// FileAudio aliases
|
|
950
|
+
export { default as FileAudioIcon } from '../icons/file-audio';
|
|
949
951
|
// FileAudio2 aliases
|
|
950
952
|
export { default as FileAudio2Icon } from '../icons/file-audio-2';
|
|
951
953
|
// FileBadge2 aliases
|
|
952
954
|
export { default as FileBadge2Icon } from '../icons/file-badge-2';
|
|
953
|
-
// FileAudio aliases
|
|
954
|
-
export { default as FileAudioIcon } from '../icons/file-audio';
|
|
955
955
|
// FileBadge aliases
|
|
956
956
|
export { default as FileBadgeIcon } from '../icons/file-badge';
|
|
957
957
|
// FileBox aliases
|
|
@@ -972,26 +972,26 @@ export { default as FileDiffIcon } from '../icons/file-diff';
|
|
|
972
972
|
export { default as FileDigitIcon } from '../icons/file-digit';
|
|
973
973
|
// FileDown aliases
|
|
974
974
|
export { default as FileDownIcon } from '../icons/file-down';
|
|
975
|
-
// FileHeart aliases
|
|
976
|
-
export { default as FileHeartIcon } from '../icons/file-heart';
|
|
977
975
|
// FileImage aliases
|
|
978
976
|
export { default as FileImageIcon } from '../icons/file-image';
|
|
979
977
|
// FileInput aliases
|
|
980
978
|
export { default as FileInputIcon } from '../icons/file-input';
|
|
981
|
-
//
|
|
982
|
-
export { default as
|
|
979
|
+
// FileHeart aliases
|
|
980
|
+
export { default as FileHeartIcon } from '../icons/file-heart';
|
|
983
981
|
// FileJson aliases
|
|
984
982
|
export { default as FileJsonIcon } from '../icons/file-json';
|
|
983
|
+
// FileJson2 aliases
|
|
984
|
+
export { default as FileJson2Icon } from '../icons/file-json-2';
|
|
985
985
|
// FileKey2 aliases
|
|
986
986
|
export { default as FileKey2Icon } from '../icons/file-key-2';
|
|
987
987
|
// FileKey aliases
|
|
988
988
|
export { default as FileKeyIcon } from '../icons/file-key';
|
|
989
|
+
// FileLock aliases
|
|
990
|
+
export { default as FileLockIcon } from '../icons/file-lock';
|
|
989
991
|
// FileLock2 aliases
|
|
990
992
|
export { default as FileLock2Icon } from '../icons/file-lock-2';
|
|
991
993
|
// FileMinus2 aliases
|
|
992
994
|
export { default as FileMinus2Icon } from '../icons/file-minus-2';
|
|
993
|
-
// FileLock aliases
|
|
994
|
-
export { default as FileLockIcon } from '../icons/file-lock';
|
|
995
995
|
// FileMinus aliases
|
|
996
996
|
export { default as FileMinusIcon } from '../icons/file-minus';
|
|
997
997
|
// FileMusic aliases
|
|
@@ -1000,26 +1000,26 @@ export { default as FileMusicIcon } from '../icons/file-music';
|
|
|
1000
1000
|
export { default as FileOutputIcon } from '../icons/file-output';
|
|
1001
1001
|
// FilePlus2 aliases
|
|
1002
1002
|
export { default as FilePlus2Icon } from '../icons/file-plus-2';
|
|
1003
|
-
// FilePlus aliases
|
|
1004
|
-
export { default as FilePlusIcon } from '../icons/file-plus';
|
|
1005
1003
|
// FileQuestion aliases
|
|
1006
1004
|
export { default as FileQuestionIcon } from '../icons/file-question';
|
|
1007
1005
|
// FileScan aliases
|
|
1008
1006
|
export { default as FileScanIcon } from '../icons/file-scan';
|
|
1009
|
-
//
|
|
1010
|
-
export { default as
|
|
1007
|
+
// FilePlus aliases
|
|
1008
|
+
export { default as FilePlusIcon } from '../icons/file-plus';
|
|
1011
1009
|
// FileSearch aliases
|
|
1012
1010
|
export { default as FileSearchIcon } from '../icons/file-search';
|
|
1011
|
+
// FileSearch2 aliases
|
|
1012
|
+
export { default as FileSearch2Icon } from '../icons/file-search-2';
|
|
1013
1013
|
// FileSliders aliases
|
|
1014
1014
|
export { default as FileSlidersIcon } from '../icons/file-sliders';
|
|
1015
1015
|
// FileSpreadsheet aliases
|
|
1016
1016
|
export { default as FileSpreadsheetIcon } from '../icons/file-spreadsheet';
|
|
1017
|
-
// FileSymlink aliases
|
|
1018
|
-
export { default as FileSymlinkIcon } from '../icons/file-symlink';
|
|
1019
1017
|
// FileStack aliases
|
|
1020
1018
|
export { default as FileStackIcon } from '../icons/file-stack';
|
|
1021
1019
|
// FileTerminal aliases
|
|
1022
1020
|
export { default as FileTerminalIcon } from '../icons/file-terminal';
|
|
1021
|
+
// FileSymlink aliases
|
|
1022
|
+
export { default as FileSymlinkIcon } from '../icons/file-symlink';
|
|
1023
1023
|
// FileText aliases
|
|
1024
1024
|
export { default as FileTextIcon } from '../icons/file-text';
|
|
1025
1025
|
// FileType2 aliases
|
|
@@ -1030,92 +1030,92 @@ export { default as FileTypeIcon } from '../icons/file-type';
|
|
|
1030
1030
|
export { default as FileUpIcon } from '../icons/file-up';
|
|
1031
1031
|
// FileUser aliases
|
|
1032
1032
|
export { default as FileUserIcon } from '../icons/file-user';
|
|
1033
|
+
// FileVolume2 aliases
|
|
1034
|
+
export { default as FileVolume2Icon } from '../icons/file-volume-2';
|
|
1033
1035
|
// FileVideo2 aliases
|
|
1034
1036
|
export { default as FileVideo2Icon } from '../icons/file-video-2';
|
|
1035
1037
|
// FileVideo aliases
|
|
1036
1038
|
export { default as FileVideoIcon } from '../icons/file-video';
|
|
1037
|
-
// FileVolume2 aliases
|
|
1038
|
-
export { default as FileVolume2Icon } from '../icons/file-volume-2';
|
|
1039
1039
|
// FileVolume aliases
|
|
1040
1040
|
export { default as FileVolumeIcon } from '../icons/file-volume';
|
|
1041
|
+
// FileX2 aliases
|
|
1042
|
+
export { default as FileX2Icon } from '../icons/file-x-2';
|
|
1041
1043
|
// FileWarning aliases
|
|
1042
1044
|
export { default as FileWarningIcon } from '../icons/file-warning';
|
|
1043
1045
|
// FileX aliases
|
|
1044
1046
|
export { default as FileXIcon } from '../icons/file-x';
|
|
1045
1047
|
// File aliases
|
|
1046
1048
|
export { default as FileIcon } from '../icons/file';
|
|
1047
|
-
// FileX2 aliases
|
|
1048
|
-
export { default as FileX2Icon } from '../icons/file-x-2';
|
|
1049
1049
|
// Files aliases
|
|
1050
1050
|
export { default as FilesIcon } from '../icons/files';
|
|
1051
|
-
// Fingerprint aliases
|
|
1052
|
-
export { default as FingerprintIcon } from '../icons/fingerprint';
|
|
1053
1051
|
// Film aliases
|
|
1054
1052
|
export { default as FilmIcon } from '../icons/film';
|
|
1053
|
+
// Fingerprint aliases
|
|
1054
|
+
export { default as FingerprintIcon } from '../icons/fingerprint';
|
|
1055
1055
|
// FireExtinguisher aliases
|
|
1056
1056
|
export { default as FireExtinguisherIcon } from '../icons/fire-extinguisher';
|
|
1057
1057
|
// FishOff aliases
|
|
1058
1058
|
export { default as FishOffIcon } from '../icons/fish-off';
|
|
1059
|
-
// FishSymbol aliases
|
|
1060
|
-
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1061
|
-
// FlagOff aliases
|
|
1062
|
-
export { default as FlagOffIcon } from '../icons/flag-off';
|
|
1063
1059
|
// Fish aliases
|
|
1064
1060
|
export { default as FishIcon } from '../icons/fish';
|
|
1061
|
+
// FishSymbol aliases
|
|
1062
|
+
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1065
1063
|
// FlagTriangleLeft aliases
|
|
1066
1064
|
export { default as FlagTriangleLeftIcon } from '../icons/flag-triangle-left';
|
|
1065
|
+
// FlagOff aliases
|
|
1066
|
+
export { default as FlagOffIcon } from '../icons/flag-off';
|
|
1067
1067
|
// FlagTriangleRight aliases
|
|
1068
1068
|
export { default as FlagTriangleRightIcon } from '../icons/flag-triangle-right';
|
|
1069
1069
|
// Flag aliases
|
|
1070
1070
|
export { default as FlagIcon } from '../icons/flag';
|
|
1071
1071
|
// FlameKindling aliases
|
|
1072
1072
|
export { default as FlameKindlingIcon } from '../icons/flame-kindling';
|
|
1073
|
-
// Flame aliases
|
|
1074
|
-
export { default as FlameIcon } from '../icons/flame';
|
|
1075
1073
|
// FlashlightOff aliases
|
|
1076
1074
|
export { default as FlashlightOffIcon } from '../icons/flashlight-off';
|
|
1075
|
+
// Flame aliases
|
|
1076
|
+
export { default as FlameIcon } from '../icons/flame';
|
|
1077
1077
|
// Flashlight aliases
|
|
1078
1078
|
export { default as FlashlightIcon } from '../icons/flashlight';
|
|
1079
1079
|
// FlaskConicalOff aliases
|
|
1080
1080
|
export { default as FlaskConicalOffIcon } from '../icons/flask-conical-off';
|
|
1081
|
-
// FlaskConical aliases
|
|
1082
|
-
export { default as FlaskConicalIcon } from '../icons/flask-conical';
|
|
1083
1081
|
// FlaskRound aliases
|
|
1084
1082
|
export { default as FlaskRoundIcon } from '../icons/flask-round';
|
|
1085
|
-
//
|
|
1086
|
-
export { default as
|
|
1083
|
+
// FlaskConical aliases
|
|
1084
|
+
export { default as FlaskConicalIcon } from '../icons/flask-conical';
|
|
1087
1085
|
// FlipHorizontal aliases
|
|
1088
1086
|
export { default as FlipHorizontalIcon } from '../icons/flip-horizontal';
|
|
1087
|
+
// FlipHorizontal2 aliases
|
|
1088
|
+
export { default as FlipHorizontal2Icon } from '../icons/flip-horizontal-2';
|
|
1089
|
+
// FlipVertical2 aliases
|
|
1090
|
+
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1089
1091
|
// FlipVertical aliases
|
|
1090
1092
|
export { default as FlipVerticalIcon } from '../icons/flip-vertical';
|
|
1091
1093
|
// Flower2 aliases
|
|
1092
1094
|
export { default as Flower2Icon } from '../icons/flower-2';
|
|
1093
|
-
// FlipVertical2 aliases
|
|
1094
|
-
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1095
|
-
// Focus aliases
|
|
1096
|
-
export { default as FocusIcon } from '../icons/focus';
|
|
1097
1095
|
// Flower aliases
|
|
1098
1096
|
export { default as FlowerIcon } from '../icons/flower';
|
|
1097
|
+
// Focus aliases
|
|
1098
|
+
export { default as FocusIcon } from '../icons/focus';
|
|
1099
1099
|
// FoldHorizontal aliases
|
|
1100
1100
|
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
1101
|
-
// FoldVertical aliases
|
|
1102
|
-
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1103
1101
|
// FolderArchive aliases
|
|
1104
1102
|
export { default as FolderArchiveIcon } from '../icons/folder-archive';
|
|
1105
|
-
//
|
|
1106
|
-
export { default as
|
|
1103
|
+
// FoldVertical aliases
|
|
1104
|
+
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1107
1105
|
// FolderCheck aliases
|
|
1108
1106
|
export { default as FolderCheckIcon } from '../icons/folder-check';
|
|
1109
|
-
//
|
|
1110
|
-
export { default as
|
|
1107
|
+
// FolderClock aliases
|
|
1108
|
+
export { default as FolderClockIcon } from '../icons/folder-clock';
|
|
1111
1109
|
// FolderCode aliases
|
|
1112
1110
|
export { default as FolderCodeIcon } from '../icons/folder-code';
|
|
1111
|
+
// FolderClosed aliases
|
|
1112
|
+
export { default as FolderClosedIcon } from '../icons/folder-closed';
|
|
1113
1113
|
// FolderDot aliases
|
|
1114
1114
|
export { default as FolderDotIcon } from '../icons/folder-dot';
|
|
1115
|
-
// FolderGit2 aliases
|
|
1116
|
-
export { default as FolderGit2Icon } from '../icons/folder-git-2';
|
|
1117
1115
|
// FolderDown aliases
|
|
1118
1116
|
export { default as FolderDownIcon } from '../icons/folder-down';
|
|
1117
|
+
// FolderGit2 aliases
|
|
1118
|
+
export { default as FolderGit2Icon } from '../icons/folder-git-2';
|
|
1119
1119
|
// FolderGit aliases
|
|
1120
1120
|
export { default as FolderGitIcon } from '../icons/folder-git';
|
|
1121
1121
|
// FolderHeart aliases
|
|
@@ -1132,20 +1132,20 @@ export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
|
1132
1132
|
export { default as FolderMinusIcon } from '../icons/folder-minus';
|
|
1133
1133
|
// FolderOpenDot aliases
|
|
1134
1134
|
export { default as FolderOpenDotIcon } from '../icons/folder-open-dot';
|
|
1135
|
-
// FolderOpen aliases
|
|
1136
|
-
export { default as FolderOpenIcon } from '../icons/folder-open';
|
|
1137
1135
|
// FolderOutput aliases
|
|
1138
1136
|
export { default as FolderOutputIcon } from '../icons/folder-output';
|
|
1137
|
+
// FolderOpen aliases
|
|
1138
|
+
export { default as FolderOpenIcon } from '../icons/folder-open';
|
|
1139
1139
|
// FolderPlus aliases
|
|
1140
1140
|
export { default as FolderPlusIcon } from '../icons/folder-plus';
|
|
1141
1141
|
// FolderSearch2 aliases
|
|
1142
1142
|
export { default as FolderSearch2Icon } from '../icons/folder-search-2';
|
|
1143
1143
|
// FolderRoot aliases
|
|
1144
1144
|
export { default as FolderRootIcon } from '../icons/folder-root';
|
|
1145
|
-
// FolderSearch aliases
|
|
1146
|
-
export { default as FolderSearchIcon } from '../icons/folder-search';
|
|
1147
1145
|
// FolderSymlink aliases
|
|
1148
1146
|
export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
|
|
1147
|
+
// FolderSearch aliases
|
|
1148
|
+
export { default as FolderSearchIcon } from '../icons/folder-search';
|
|
1149
1149
|
// FolderSync aliases
|
|
1150
1150
|
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1151
1151
|
// FolderTree aliases
|
|
@@ -1156,32 +1156,32 @@ export { default as FolderUpIcon } from '../icons/folder-up';
|
|
|
1156
1156
|
export { default as FolderXIcon } from '../icons/folder-x';
|
|
1157
1157
|
// Folder aliases
|
|
1158
1158
|
export { default as FolderIcon } from '../icons/folder';
|
|
1159
|
+
// Forklift aliases
|
|
1160
|
+
export { default as ForkliftIcon } from '../icons/forklift';
|
|
1159
1161
|
// Folders aliases
|
|
1160
1162
|
export { default as FoldersIcon } from '../icons/folders';
|
|
1161
1163
|
// Footprints aliases
|
|
1162
1164
|
export { default as FootprintsIcon } from '../icons/footprints';
|
|
1163
|
-
// Forklift aliases
|
|
1164
|
-
export { default as ForkliftIcon } from '../icons/forklift';
|
|
1165
1165
|
// Forward aliases
|
|
1166
1166
|
export { default as ForwardIcon } from '../icons/forward';
|
|
1167
|
-
// Frame aliases
|
|
1168
|
-
export { default as FrameIcon } from '../icons/frame';
|
|
1169
1167
|
// Framer aliases
|
|
1170
1168
|
export { default as FramerIcon } from '../icons/framer';
|
|
1171
|
-
//
|
|
1172
|
-
export { default as
|
|
1169
|
+
// Frame aliases
|
|
1170
|
+
export { default as FrameIcon } from '../icons/frame';
|
|
1173
1171
|
// Fuel aliases
|
|
1174
1172
|
export { default as FuelIcon } from '../icons/fuel';
|
|
1175
1173
|
// Fullscreen aliases
|
|
1176
1174
|
export { default as FullscreenIcon } from '../icons/fullscreen';
|
|
1177
|
-
//
|
|
1178
|
-
export { default as
|
|
1175
|
+
// Frown aliases
|
|
1176
|
+
export { default as FrownIcon } from '../icons/frown';
|
|
1179
1177
|
// GalleryHorizontalEnd aliases
|
|
1180
1178
|
export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal-end';
|
|
1181
|
-
//
|
|
1182
|
-
export { default as
|
|
1179
|
+
// FunnelPlus aliases
|
|
1180
|
+
export { default as FunnelPlusIcon } from '../icons/funnel-plus';
|
|
1183
1181
|
// GalleryThumbnails aliases
|
|
1184
1182
|
export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
|
|
1183
|
+
// GalleryHorizontal aliases
|
|
1184
|
+
export { default as GalleryHorizontalIcon } from '../icons/gallery-horizontal';
|
|
1185
1185
|
// GalleryVerticalEnd aliases
|
|
1186
1186
|
export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end';
|
|
1187
1187
|
// GalleryVertical aliases
|
|
@@ -1202,22 +1202,22 @@ export { default as GhostIcon } from '../icons/ghost';
|
|
|
1202
1202
|
export { default as GiftIcon } from '../icons/gift';
|
|
1203
1203
|
// GitBranch aliases
|
|
1204
1204
|
export { default as GitBranchIcon } from '../icons/git-branch';
|
|
1205
|
-
// GitBranchPlus aliases
|
|
1206
|
-
export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
1207
1205
|
// GitCommitVertical aliases
|
|
1208
1206
|
export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical';
|
|
1207
|
+
// GitBranchPlus aliases
|
|
1208
|
+
export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
1209
1209
|
// GitCompareArrows aliases
|
|
1210
1210
|
export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
|
|
1211
1211
|
// GitCompare aliases
|
|
1212
1212
|
export { default as GitCompareIcon } from '../icons/git-compare';
|
|
1213
1213
|
// GitFork aliases
|
|
1214
1214
|
export { default as GitForkIcon } from '../icons/git-fork';
|
|
1215
|
-
// GitMerge aliases
|
|
1216
|
-
export { default as GitMergeIcon } from '../icons/git-merge';
|
|
1217
|
-
// GitPullRequestArrow aliases
|
|
1218
|
-
export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-arrow';
|
|
1219
1215
|
// GitGraph aliases
|
|
1220
1216
|
export { default as GitGraphIcon } from '../icons/git-graph';
|
|
1217
|
+
// GitPullRequestArrow aliases
|
|
1218
|
+
export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-arrow';
|
|
1219
|
+
// GitMerge aliases
|
|
1220
|
+
export { default as GitMergeIcon } from '../icons/git-merge';
|
|
1221
1221
|
// GitPullRequestClosed aliases
|
|
1222
1222
|
export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
|
|
1223
1223
|
// GitPullRequestCreateArrow aliases
|
|
@@ -1232,38 +1232,38 @@ export { default as GitPullRequestIcon } from '../icons/git-pull-request';
|
|
|
1232
1232
|
export { default as GithubIcon } from '../icons/github';
|
|
1233
1233
|
// Gitlab aliases
|
|
1234
1234
|
export { default as GitlabIcon } from '../icons/gitlab';
|
|
1235
|
-
// Glasses aliases
|
|
1236
|
-
export { default as GlassesIcon } from '../icons/glasses';
|
|
1237
1235
|
// GlassWater aliases
|
|
1238
1236
|
export { default as GlassWaterIcon } from '../icons/glass-water';
|
|
1239
|
-
//
|
|
1240
|
-
export { default as
|
|
1237
|
+
// Glasses aliases
|
|
1238
|
+
export { default as GlassesIcon } from '../icons/glasses';
|
|
1241
1239
|
// Globe aliases
|
|
1242
1240
|
export { default as GlobeIcon } from '../icons/globe';
|
|
1241
|
+
// GlobeLock aliases
|
|
1242
|
+
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1243
1243
|
// Goal aliases
|
|
1244
1244
|
export { default as GoalIcon } from '../icons/goal';
|
|
1245
|
-
// Grab aliases
|
|
1246
|
-
export { default as GrabIcon } from '../icons/grab';
|
|
1247
1245
|
// GraduationCap aliases
|
|
1248
1246
|
export { default as GraduationCapIcon } from '../icons/graduation-cap';
|
|
1247
|
+
// Grab aliases
|
|
1248
|
+
export { default as GrabIcon } from '../icons/grab';
|
|
1249
1249
|
// Grape aliases
|
|
1250
1250
|
export { default as GrapeIcon } from '../icons/grape';
|
|
1251
|
-
// GripHorizontal aliases
|
|
1252
|
-
export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
|
|
1253
1251
|
// GripVertical aliases
|
|
1254
1252
|
export { default as GripVerticalIcon } from '../icons/grip-vertical';
|
|
1253
|
+
// GripHorizontal aliases
|
|
1254
|
+
export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
|
|
1255
1255
|
// Grip aliases
|
|
1256
1256
|
export { default as GripIcon } from '../icons/grip';
|
|
1257
1257
|
// Group aliases
|
|
1258
1258
|
export { default as GroupIcon } from '../icons/group';
|
|
1259
1259
|
// Guitar aliases
|
|
1260
1260
|
export { default as GuitarIcon } from '../icons/guitar';
|
|
1261
|
-
// Ham aliases
|
|
1262
|
-
export { default as HamIcon } from '../icons/ham';
|
|
1263
1261
|
// Hammer aliases
|
|
1264
1262
|
export { default as HammerIcon } from '../icons/hammer';
|
|
1265
1263
|
// HandCoins aliases
|
|
1266
1264
|
export { default as HandCoinsIcon } from '../icons/hand-coins';
|
|
1265
|
+
// Ham aliases
|
|
1266
|
+
export { default as HamIcon } from '../icons/ham';
|
|
1267
1267
|
// HandHeart aliases
|
|
1268
1268
|
export { default as HandHeartIcon } from '../icons/hand-heart';
|
|
1269
1269
|
// HandMetal aliases
|
|
@@ -1272,10 +1272,10 @@ export { default as HandMetalIcon } from '../icons/hand-metal';
|
|
|
1272
1272
|
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1273
1273
|
// Hand aliases
|
|
1274
1274
|
export { default as HandIcon } from '../icons/hand';
|
|
1275
|
-
// Handshake aliases
|
|
1276
|
-
export { default as HandshakeIcon } from '../icons/handshake';
|
|
1277
1275
|
// HardDriveDownload aliases
|
|
1278
1276
|
export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
|
|
1277
|
+
// Handshake aliases
|
|
1278
|
+
export { default as HandshakeIcon } from '../icons/handshake';
|
|
1279
1279
|
// HardDriveUpload aliases
|
|
1280
1280
|
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
|
|
1281
1281
|
// HardDrive aliases
|
|
@@ -1288,10 +1288,10 @@ export { default as HashIcon } from '../icons/hash';
|
|
|
1288
1288
|
export { default as HazeIcon } from '../icons/haze';
|
|
1289
1289
|
// HdmiPort aliases
|
|
1290
1290
|
export { default as HdmiPortIcon } from '../icons/hdmi-port';
|
|
1291
|
-
// Heading1 aliases
|
|
1292
|
-
export { default as Heading1Icon } from '../icons/heading-1';
|
|
1293
1291
|
// Heading2 aliases
|
|
1294
1292
|
export { default as Heading2Icon } from '../icons/heading-2';
|
|
1293
|
+
// Heading1 aliases
|
|
1294
|
+
export { default as Heading1Icon } from '../icons/heading-1';
|
|
1295
1295
|
// Heading3 aliases
|
|
1296
1296
|
export { default as Heading3Icon } from '../icons/heading-3';
|
|
1297
1297
|
// Heading4 aliases
|
|
@@ -1306,36 +1306,36 @@ export { default as HeadingIcon } from '../icons/heading';
|
|
|
1306
1306
|
export { default as HeadphoneOffIcon } from '../icons/headphone-off';
|
|
1307
1307
|
// Headphones aliases
|
|
1308
1308
|
export { default as HeadphonesIcon } from '../icons/headphones';
|
|
1309
|
-
// Headset aliases
|
|
1310
|
-
export { default as HeadsetIcon } from '../icons/headset';
|
|
1311
1309
|
// HeartCrack aliases
|
|
1312
1310
|
export { default as HeartCrackIcon } from '../icons/heart-crack';
|
|
1311
|
+
// Headset aliases
|
|
1312
|
+
export { default as HeadsetIcon } from '../icons/headset';
|
|
1313
1313
|
// HeartHandshake aliases
|
|
1314
1314
|
export { default as HeartHandshakeIcon } from '../icons/heart-handshake';
|
|
1315
1315
|
// HeartOff aliases
|
|
1316
1316
|
export { default as HeartOffIcon } from '../icons/heart-off';
|
|
1317
|
-
// HeartPulse aliases
|
|
1318
|
-
export { default as HeartPulseIcon } from '../icons/heart-pulse';
|
|
1319
1317
|
// Heart aliases
|
|
1320
1318
|
export { default as HeartIcon } from '../icons/heart';
|
|
1321
|
-
//
|
|
1322
|
-
export { default as
|
|
1319
|
+
// HeartPulse aliases
|
|
1320
|
+
export { default as HeartPulseIcon } from '../icons/heart-pulse';
|
|
1323
1321
|
// Hexagon aliases
|
|
1324
1322
|
export { default as HexagonIcon } from '../icons/hexagon';
|
|
1325
|
-
//
|
|
1326
|
-
export { default as
|
|
1323
|
+
// Heater aliases
|
|
1324
|
+
export { default as HeaterIcon } from '../icons/heater';
|
|
1327
1325
|
// History aliases
|
|
1328
1326
|
export { default as HistoryIcon } from '../icons/history';
|
|
1327
|
+
// Highlighter aliases
|
|
1328
|
+
export { default as HighlighterIcon } from '../icons/highlighter';
|
|
1329
1329
|
// HopOff aliases
|
|
1330
1330
|
export { default as HopOffIcon } from '../icons/hop-off';
|
|
1331
1331
|
// Hop aliases
|
|
1332
1332
|
export { default as HopIcon } from '../icons/hop';
|
|
1333
|
-
// Hotel aliases
|
|
1334
|
-
export { default as HotelIcon } from '../icons/hotel';
|
|
1335
1333
|
// Hospital aliases
|
|
1336
1334
|
export { default as HospitalIcon } from '../icons/hospital';
|
|
1337
1335
|
// Hourglass aliases
|
|
1338
1336
|
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1337
|
+
// Hotel aliases
|
|
1338
|
+
export { default as HotelIcon } from '../icons/hotel';
|
|
1339
1339
|
// HousePlug aliases
|
|
1340
1340
|
export { default as HousePlugIcon } from '../icons/house-plug';
|
|
1341
1341
|
// HousePlus aliases
|
|
@@ -1360,16 +1360,16 @@ export { default as ImageUpIcon } from '../icons/image-up';
|
|
|
1360
1360
|
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1361
1361
|
// Image aliases
|
|
1362
1362
|
export { default as ImageIcon } from '../icons/image';
|
|
1363
|
+
// Import aliases
|
|
1364
|
+
export { default as ImportIcon } from '../icons/import';
|
|
1363
1365
|
// Images aliases
|
|
1364
1366
|
export { default as ImagesIcon } from '../icons/images';
|
|
1365
1367
|
// Inbox aliases
|
|
1366
1368
|
export { default as InboxIcon } from '../icons/inbox';
|
|
1367
|
-
// Import aliases
|
|
1368
|
-
export { default as ImportIcon } from '../icons/import';
|
|
1369
|
-
// IndianRupee aliases
|
|
1370
|
-
export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
1371
1369
|
// Infinity aliases
|
|
1372
1370
|
export { default as InfinityIcon } from '../icons/infinity';
|
|
1371
|
+
// IndianRupee aliases
|
|
1372
|
+
export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
1373
1373
|
// Info aliases
|
|
1374
1374
|
export { default as InfoIcon } from '../icons/info';
|
|
1375
1375
|
// InspectionPanel aliases
|
|
@@ -1378,18 +1378,18 @@ export { default as InspectionPanelIcon } from '../icons/inspection-panel';
|
|
|
1378
1378
|
export { default as InstagramIcon } from '../icons/instagram';
|
|
1379
1379
|
// Italic aliases
|
|
1380
1380
|
export { default as ItalicIcon } from '../icons/italic';
|
|
1381
|
-
// IterationCcw aliases
|
|
1382
|
-
export { default as IterationCcwIcon } from '../icons/iteration-ccw';
|
|
1383
1381
|
// IterationCw aliases
|
|
1384
1382
|
export { default as IterationCwIcon } from '../icons/iteration-cw';
|
|
1385
|
-
//
|
|
1386
|
-
export { default as
|
|
1383
|
+
// IterationCcw aliases
|
|
1384
|
+
export { default as IterationCcwIcon } from '../icons/iteration-ccw';
|
|
1387
1385
|
// Joystick aliases
|
|
1388
1386
|
export { default as JoystickIcon } from '../icons/joystick';
|
|
1389
|
-
//
|
|
1390
|
-
export { default as
|
|
1387
|
+
// JapaneseYen aliases
|
|
1388
|
+
export { default as JapaneseYenIcon } from '../icons/japanese-yen';
|
|
1391
1389
|
// KeyRound aliases
|
|
1392
1390
|
export { default as KeyRoundIcon } from '../icons/key-round';
|
|
1391
|
+
// Kanban aliases
|
|
1392
|
+
export { default as KanbanIcon } from '../icons/kanban';
|
|
1393
1393
|
// KeySquare aliases
|
|
1394
1394
|
export { default as KeySquareIcon } from '../icons/key-square';
|
|
1395
1395
|
// Key aliases
|
|
@@ -1400,50 +1400,50 @@ export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
|
|
|
1400
1400
|
export { default as KeyboardOffIcon } from '../icons/keyboard-off';
|
|
1401
1401
|
// Keyboard aliases
|
|
1402
1402
|
export { default as KeyboardIcon } from '../icons/keyboard';
|
|
1403
|
-
// LampDesk aliases
|
|
1404
|
-
export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
1405
1403
|
// LampCeiling aliases
|
|
1406
1404
|
export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
|
|
1407
1405
|
// LampFloor aliases
|
|
1408
1406
|
export { default as LampFloorIcon } from '../icons/lamp-floor';
|
|
1407
|
+
// LampDesk aliases
|
|
1408
|
+
export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
1409
1409
|
// LampWallDown aliases
|
|
1410
1410
|
export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
|
|
1411
1411
|
// LampWallUp aliases
|
|
1412
1412
|
export { default as LampWallUpIcon } from '../icons/lamp-wall-up';
|
|
1413
1413
|
// Lamp aliases
|
|
1414
1414
|
export { default as LampIcon } from '../icons/lamp';
|
|
1415
|
+
// Landmark aliases
|
|
1416
|
+
export { default as LandmarkIcon } from '../icons/landmark';
|
|
1415
1417
|
// LandPlot aliases
|
|
1416
1418
|
export { default as LandPlotIcon } from '../icons/land-plot';
|
|
1417
1419
|
// Languages aliases
|
|
1418
1420
|
export { default as LanguagesIcon } from '../icons/languages';
|
|
1419
|
-
// Landmark aliases
|
|
1420
|
-
export { default as LandmarkIcon } from '../icons/landmark';
|
|
1421
1421
|
// LaptopMinimalCheck aliases
|
|
1422
1422
|
export { default as LaptopMinimalCheckIcon } from '../icons/laptop-minimal-check';
|
|
1423
1423
|
// Laptop aliases
|
|
1424
1424
|
export { default as LaptopIcon } from '../icons/laptop';
|
|
1425
1425
|
// LassoSelect aliases
|
|
1426
1426
|
export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
1427
|
-
//
|
|
1428
|
-
export { default as
|
|
1427
|
+
// Layers2 aliases
|
|
1428
|
+
export { default as Layers2Icon } from '../icons/layers-2';
|
|
1429
1429
|
// Laugh aliases
|
|
1430
1430
|
export { default as LaughIcon } from '../icons/laugh';
|
|
1431
|
+
// Lasso aliases
|
|
1432
|
+
export { default as LassoIcon } from '../icons/lasso';
|
|
1431
1433
|
// LayoutDashboard aliases
|
|
1432
1434
|
export { default as LayoutDashboardIcon } from '../icons/layout-dashboard';
|
|
1433
|
-
// Layers2 aliases
|
|
1434
|
-
export { default as Layers2Icon } from '../icons/layers-2';
|
|
1435
1435
|
// LayoutGrid aliases
|
|
1436
1436
|
export { default as LayoutGridIcon } from '../icons/layout-grid';
|
|
1437
1437
|
// LayoutList aliases
|
|
1438
1438
|
export { default as LayoutListIcon } from '../icons/layout-list';
|
|
1439
1439
|
// LayoutPanelLeft aliases
|
|
1440
1440
|
export { default as LayoutPanelLeftIcon } from '../icons/layout-panel-left';
|
|
1441
|
+
// LayoutPanelTop aliases
|
|
1442
|
+
export { default as LayoutPanelTopIcon } from '../icons/layout-panel-top';
|
|
1441
1443
|
// LayoutTemplate aliases
|
|
1442
1444
|
export { default as LayoutTemplateIcon } from '../icons/layout-template';
|
|
1443
1445
|
// Leaf aliases
|
|
1444
1446
|
export { default as LeafIcon } from '../icons/leaf';
|
|
1445
|
-
// LayoutPanelTop aliases
|
|
1446
|
-
export { default as LayoutPanelTopIcon } from '../icons/layout-panel-top';
|
|
1447
1447
|
// LeafyGreen aliases
|
|
1448
1448
|
export { default as LeafyGreenIcon } from '../icons/leafy-green';
|
|
1449
1449
|
// Lectern aliases
|
|
@@ -1474,10 +1474,10 @@ export { default as LinkedinIcon } from '../icons/linkedin';
|
|
|
1474
1474
|
export { default as ListCheckIcon } from '../icons/list-check';
|
|
1475
1475
|
// ListChecks aliases
|
|
1476
1476
|
export { default as ListChecksIcon } from '../icons/list-checks';
|
|
1477
|
-
// ListEnd aliases
|
|
1478
|
-
export { default as ListEndIcon } from '../icons/list-end';
|
|
1479
1477
|
// ListCollapse aliases
|
|
1480
1478
|
export { default as ListCollapseIcon } from '../icons/list-collapse';
|
|
1479
|
+
// ListEnd aliases
|
|
1480
|
+
export { default as ListEndIcon } from '../icons/list-end';
|
|
1481
1481
|
// ListFilterPlus aliases
|
|
1482
1482
|
export { default as ListFilterPlusIcon } from '../icons/list-filter-plus';
|
|
1483
1483
|
// ListFilter aliases
|
|
@@ -1510,16 +1510,16 @@ export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
|
|
|
1510
1510
|
export { default as LoaderIcon } from '../icons/loader';
|
|
1511
1511
|
// LocateFixed aliases
|
|
1512
1512
|
export { default as LocateFixedIcon } from '../icons/locate-fixed';
|
|
1513
|
-
// Locate aliases
|
|
1514
|
-
export { default as LocateIcon } from '../icons/locate';
|
|
1515
1513
|
// LocateOff aliases
|
|
1516
1514
|
export { default as LocateOffIcon } from '../icons/locate-off';
|
|
1515
|
+
// Locate aliases
|
|
1516
|
+
export { default as LocateIcon } from '../icons/locate';
|
|
1517
1517
|
// LockKeyhole aliases
|
|
1518
1518
|
export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
|
|
1519
|
-
// Lock aliases
|
|
1520
|
-
export { default as LockIcon } from '../icons/lock';
|
|
1521
1519
|
// LogIn aliases
|
|
1522
1520
|
export { default as LogInIcon } from '../icons/log-in';
|
|
1521
|
+
// Lock aliases
|
|
1522
|
+
export { default as LockIcon } from '../icons/lock';
|
|
1523
1523
|
// LogOut aliases
|
|
1524
1524
|
export { default as LogOutIcon } from '../icons/log-out';
|
|
1525
1525
|
// Logs aliases
|
|
@@ -1528,26 +1528,26 @@ export { default as LogsIcon } from '../icons/logs';
|
|
|
1528
1528
|
export { default as LollipopIcon } from '../icons/lollipop';
|
|
1529
1529
|
// Luggage aliases
|
|
1530
1530
|
export { default as LuggageIcon } from '../icons/luggage';
|
|
1531
|
-
// Magnet aliases
|
|
1532
|
-
export { default as MagnetIcon } from '../icons/magnet';
|
|
1533
1531
|
// MailCheck aliases
|
|
1534
1532
|
export { default as MailCheckIcon } from '../icons/mail-check';
|
|
1535
1533
|
// MailMinus aliases
|
|
1536
1534
|
export { default as MailMinusIcon } from '../icons/mail-minus';
|
|
1535
|
+
// Magnet aliases
|
|
1536
|
+
export { default as MagnetIcon } from '../icons/magnet';
|
|
1537
1537
|
// MailOpen aliases
|
|
1538
1538
|
export { default as MailOpenIcon } from '../icons/mail-open';
|
|
1539
1539
|
// MailPlus aliases
|
|
1540
1540
|
export { default as MailPlusIcon } from '../icons/mail-plus';
|
|
1541
|
-
// MailQuestion aliases
|
|
1542
|
-
export { default as MailQuestionIcon } from '../icons/mail-question';
|
|
1543
|
-
// MailWarning aliases
|
|
1544
|
-
export { default as MailWarningIcon } from '../icons/mail-warning';
|
|
1545
1541
|
// MailSearch aliases
|
|
1546
1542
|
export { default as MailSearchIcon } from '../icons/mail-search';
|
|
1547
|
-
//
|
|
1548
|
-
export { default as
|
|
1543
|
+
// MailWarning aliases
|
|
1544
|
+
export { default as MailWarningIcon } from '../icons/mail-warning';
|
|
1545
|
+
// MailQuestion aliases
|
|
1546
|
+
export { default as MailQuestionIcon } from '../icons/mail-question';
|
|
1549
1547
|
// MailX aliases
|
|
1550
1548
|
export { default as MailXIcon } from '../icons/mail-x';
|
|
1549
|
+
// Mail aliases
|
|
1550
|
+
export { default as MailIcon } from '../icons/mail';
|
|
1551
1551
|
// Mailbox aliases
|
|
1552
1552
|
export { default as MailboxIcon } from '../icons/mailbox';
|
|
1553
1553
|
// Mails aliases
|
|
@@ -1562,28 +1562,28 @@ export { default as MapPinHouseIcon } from '../icons/map-pin-house';
|
|
|
1562
1562
|
export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside';
|
|
1563
1563
|
// MapPinMinus aliases
|
|
1564
1564
|
export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
|
|
1565
|
-
// MapPinOff aliases
|
|
1566
|
-
export { default as MapPinOffIcon } from '../icons/map-pin-off';
|
|
1567
1565
|
// MapPinPlusInside aliases
|
|
1568
1566
|
export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside';
|
|
1569
|
-
// MapPinPlus aliases
|
|
1570
|
-
export { default as MapPinPlusIcon } from '../icons/map-pin-plus';
|
|
1571
1567
|
// MapPinXInside aliases
|
|
1572
1568
|
export { default as MapPinXInsideIcon } from '../icons/map-pin-x-inside';
|
|
1569
|
+
// MapPinPlus aliases
|
|
1570
|
+
export { default as MapPinPlusIcon } from '../icons/map-pin-plus';
|
|
1571
|
+
// MapPinOff aliases
|
|
1572
|
+
export { default as MapPinOffIcon } from '../icons/map-pin-off';
|
|
1573
1573
|
// MapPinX aliases
|
|
1574
1574
|
export { default as MapPinXIcon } from '../icons/map-pin-x';
|
|
1575
|
-
// MapPinned aliases
|
|
1576
|
-
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1577
1575
|
// MapPin aliases
|
|
1578
1576
|
export { default as MapPinIcon } from '../icons/map-pin';
|
|
1577
|
+
// MapPinned aliases
|
|
1578
|
+
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1579
1579
|
// MapPlus aliases
|
|
1580
1580
|
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1581
1581
|
// Map aliases
|
|
1582
1582
|
export { default as MapIcon } from '../icons/map';
|
|
1583
|
-
// Mars aliases
|
|
1584
|
-
export { default as MarsIcon } from '../icons/mars';
|
|
1585
1583
|
// MarsStroke aliases
|
|
1586
1584
|
export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
1585
|
+
// Mars aliases
|
|
1586
|
+
export { default as MarsIcon } from '../icons/mars';
|
|
1587
1587
|
// Martini aliases
|
|
1588
1588
|
export { default as MartiniIcon } from '../icons/martini';
|
|
1589
1589
|
// Maximize2 aliases
|
|
@@ -1604,20 +1604,20 @@ export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
|
1604
1604
|
export { default as MenuIcon } from '../icons/menu';
|
|
1605
1605
|
// MessageCircleCode aliases
|
|
1606
1606
|
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1607
|
-
// MessageCircleDashed aliases
|
|
1608
|
-
export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed';
|
|
1609
1607
|
// Merge aliases
|
|
1610
1608
|
export { default as MergeIcon } from '../icons/merge';
|
|
1611
|
-
//
|
|
1612
|
-
export { default as
|
|
1609
|
+
// MessageCircleDashed aliases
|
|
1610
|
+
export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed';
|
|
1613
1611
|
// MessageCircleMore aliases
|
|
1614
1612
|
export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
|
|
1613
|
+
// MessageCircleHeart aliases
|
|
1614
|
+
export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart';
|
|
1615
1615
|
// MessageCircleOff aliases
|
|
1616
1616
|
export { default as MessageCircleOffIcon } from '../icons/message-circle-off';
|
|
1617
|
-
// MessageCirclePlus aliases
|
|
1618
|
-
export { default as MessageCirclePlusIcon } from '../icons/message-circle-plus';
|
|
1619
1617
|
// MessageCircleQuestion aliases
|
|
1620
1618
|
export { default as MessageCircleQuestionIcon } from '../icons/message-circle-question';
|
|
1619
|
+
// MessageCirclePlus aliases
|
|
1620
|
+
export { default as MessageCirclePlusIcon } from '../icons/message-circle-plus';
|
|
1621
1621
|
// MessageCircleReply aliases
|
|
1622
1622
|
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
|
|
1623
1623
|
// MessageCircleWarning aliases
|
|
@@ -1628,12 +1628,12 @@ export { default as MessageCircleXIcon } from '../icons/message-circle-x';
|
|
|
1628
1628
|
export { default as MessageCircleIcon } from '../icons/message-circle';
|
|
1629
1629
|
// MessageSquareCode aliases
|
|
1630
1630
|
export { default as MessageSquareCodeIcon } from '../icons/message-square-code';
|
|
1631
|
+
// MessageSquareDiff aliases
|
|
1632
|
+
export { default as MessageSquareDiffIcon } from '../icons/message-square-diff';
|
|
1631
1633
|
// MessageSquareDashed aliases
|
|
1632
1634
|
export { default as MessageSquareDashedIcon } from '../icons/message-square-dashed';
|
|
1633
1635
|
// MessageSquareDot aliases
|
|
1634
1636
|
export { default as MessageSquareDotIcon } from '../icons/message-square-dot';
|
|
1635
|
-
// MessageSquareDiff aliases
|
|
1636
|
-
export { default as MessageSquareDiffIcon } from '../icons/message-square-diff';
|
|
1637
1637
|
// MessageSquareHeart aliases
|
|
1638
1638
|
export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
|
|
1639
1639
|
// MessageSquareLock aliases
|
|
@@ -1654,10 +1654,10 @@ export { default as MessageSquareShareIcon } from '../icons/message-square-share
|
|
|
1654
1654
|
export { default as MessageSquareTextIcon } from '../icons/message-square-text';
|
|
1655
1655
|
// MessageSquareWarning aliases
|
|
1656
1656
|
export { default as MessageSquareWarningIcon } from '../icons/message-square-warning';
|
|
1657
|
-
// MessageSquareX aliases
|
|
1658
|
-
export { default as MessageSquareXIcon } from '../icons/message-square-x';
|
|
1659
1657
|
// MessageSquare aliases
|
|
1660
1658
|
export { default as MessageSquareIcon } from '../icons/message-square';
|
|
1659
|
+
// MessageSquareX aliases
|
|
1660
|
+
export { default as MessageSquareXIcon } from '../icons/message-square-x';
|
|
1661
1661
|
// MessagesSquare aliases
|
|
1662
1662
|
export { default as MessagesSquareIcon } from '../icons/messages-square';
|
|
1663
1663
|
// Mic aliases
|
|
@@ -1674,32 +1674,32 @@ export { default as MicrowaveIcon } from '../icons/microwave';
|
|
|
1674
1674
|
export { default as MilestoneIcon } from '../icons/milestone';
|
|
1675
1675
|
// MilkOff aliases
|
|
1676
1676
|
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1677
|
-
// Minimize2 aliases
|
|
1678
|
-
export { default as Minimize2Icon } from '../icons/minimize-2';
|
|
1679
1677
|
// Milk aliases
|
|
1680
1678
|
export { default as MilkIcon } from '../icons/milk';
|
|
1679
|
+
// Minimize2 aliases
|
|
1680
|
+
export { default as Minimize2Icon } from '../icons/minimize-2';
|
|
1681
1681
|
// Minimize aliases
|
|
1682
1682
|
export { default as MinimizeIcon } from '../icons/minimize';
|
|
1683
1683
|
// Minus aliases
|
|
1684
1684
|
export { default as MinusIcon } from '../icons/minus';
|
|
1685
|
-
// MonitorCheck aliases
|
|
1686
|
-
export { default as MonitorCheckIcon } from '../icons/monitor-check';
|
|
1687
1685
|
// MonitorCog aliases
|
|
1688
1686
|
export { default as MonitorCogIcon } from '../icons/monitor-cog';
|
|
1687
|
+
// MonitorCheck aliases
|
|
1688
|
+
export { default as MonitorCheckIcon } from '../icons/monitor-check';
|
|
1689
1689
|
// MonitorDot aliases
|
|
1690
1690
|
export { default as MonitorDotIcon } from '../icons/monitor-dot';
|
|
1691
1691
|
// MonitorDown aliases
|
|
1692
1692
|
export { default as MonitorDownIcon } from '../icons/monitor-down';
|
|
1693
|
-
// MonitorPause aliases
|
|
1694
|
-
export { default as MonitorPauseIcon } from '../icons/monitor-pause';
|
|
1695
1693
|
// MonitorOff aliases
|
|
1696
1694
|
export { default as MonitorOffIcon } from '../icons/monitor-off';
|
|
1697
|
-
// MonitorPlay aliases
|
|
1698
|
-
export { default as MonitorPlayIcon } from '../icons/monitor-play';
|
|
1699
1695
|
// MonitorSmartphone aliases
|
|
1700
1696
|
export { default as MonitorSmartphoneIcon } from '../icons/monitor-smartphone';
|
|
1697
|
+
// MonitorPause aliases
|
|
1698
|
+
export { default as MonitorPauseIcon } from '../icons/monitor-pause';
|
|
1701
1699
|
// MonitorSpeaker aliases
|
|
1702
1700
|
export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker';
|
|
1701
|
+
// MonitorPlay aliases
|
|
1702
|
+
export { default as MonitorPlayIcon } from '../icons/monitor-play';
|
|
1703
1703
|
// MonitorStop aliases
|
|
1704
1704
|
export { default as MonitorStopIcon } from '../icons/monitor-stop';
|
|
1705
1705
|
// MonitorUp aliases
|
|
@@ -1718,14 +1718,14 @@ export { default as MountainSnowIcon } from '../icons/mountain-snow';
|
|
|
1718
1718
|
export { default as MountainIcon } from '../icons/mountain';
|
|
1719
1719
|
// MousePointer2 aliases
|
|
1720
1720
|
export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
|
|
1721
|
-
// MouseOff aliases
|
|
1722
|
-
export { default as MouseOffIcon } from '../icons/mouse-off';
|
|
1723
1721
|
// MousePointerBan aliases
|
|
1724
1722
|
export { default as MousePointerBanIcon } from '../icons/mouse-pointer-ban';
|
|
1725
|
-
//
|
|
1726
|
-
export { default as
|
|
1723
|
+
// MouseOff aliases
|
|
1724
|
+
export { default as MouseOffIcon } from '../icons/mouse-off';
|
|
1727
1725
|
// MousePointer aliases
|
|
1728
1726
|
export { default as MousePointerIcon } from '../icons/mouse-pointer';
|
|
1727
|
+
// MousePointerClick aliases
|
|
1728
|
+
export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click';
|
|
1729
1729
|
// Mouse aliases
|
|
1730
1730
|
export { default as MouseIcon } from '../icons/mouse';
|
|
1731
1731
|
// MoveDiagonal2 aliases
|
|
@@ -1742,56 +1742,56 @@ export { default as MoveDownIcon } from '../icons/move-down';
|
|
|
1742
1742
|
export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
|
|
1743
1743
|
// MoveLeft aliases
|
|
1744
1744
|
export { default as MoveLeftIcon } from '../icons/move-left';
|
|
1745
|
-
// MoveUpLeft aliases
|
|
1746
|
-
export { default as MoveUpLeftIcon } from '../icons/move-up-left';
|
|
1747
1745
|
// MoveRight aliases
|
|
1748
1746
|
export { default as MoveRightIcon } from '../icons/move-right';
|
|
1749
1747
|
// MoveUpRight aliases
|
|
1750
1748
|
export { default as MoveUpRightIcon } from '../icons/move-up-right';
|
|
1749
|
+
// MoveUpLeft aliases
|
|
1750
|
+
export { default as MoveUpLeftIcon } from '../icons/move-up-left';
|
|
1751
1751
|
// MoveUp aliases
|
|
1752
1752
|
export { default as MoveUpIcon } from '../icons/move-up';
|
|
1753
1753
|
// MoveVertical aliases
|
|
1754
1754
|
export { default as MoveVerticalIcon } from '../icons/move-vertical';
|
|
1755
1755
|
// Move aliases
|
|
1756
1756
|
export { default as MoveIcon } from '../icons/move';
|
|
1757
|
-
//
|
|
1758
|
-
export { default as
|
|
1757
|
+
// Music4 aliases
|
|
1758
|
+
export { default as Music4Icon } from '../icons/music-4';
|
|
1759
1759
|
// Music3 aliases
|
|
1760
1760
|
export { default as Music3Icon } from '../icons/music-3';
|
|
1761
|
+
// Music2 aliases
|
|
1762
|
+
export { default as Music2Icon } from '../icons/music-2';
|
|
1761
1763
|
// Music aliases
|
|
1762
1764
|
export { default as MusicIcon } from '../icons/music';
|
|
1763
|
-
// Music4 aliases
|
|
1764
|
-
export { default as Music4Icon } from '../icons/music-4';
|
|
1765
|
-
// Navigation2 aliases
|
|
1766
|
-
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1767
1765
|
// Navigation2Off aliases
|
|
1768
1766
|
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1769
|
-
//
|
|
1770
|
-
export { default as
|
|
1767
|
+
// Navigation2 aliases
|
|
1768
|
+
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1771
1769
|
// Navigation aliases
|
|
1772
1770
|
export { default as NavigationIcon } from '../icons/navigation';
|
|
1771
|
+
// NavigationOff aliases
|
|
1772
|
+
export { default as NavigationOffIcon } from '../icons/navigation-off';
|
|
1773
1773
|
// Network aliases
|
|
1774
1774
|
export { default as NetworkIcon } from '../icons/network';
|
|
1775
1775
|
// Newspaper aliases
|
|
1776
1776
|
export { default as NewspaperIcon } from '../icons/newspaper';
|
|
1777
1777
|
// Nfc aliases
|
|
1778
1778
|
export { default as NfcIcon } from '../icons/nfc';
|
|
1779
|
-
// NonBinary aliases
|
|
1780
|
-
export { default as NonBinaryIcon } from '../icons/non-binary';
|
|
1781
|
-
// NotebookTabs aliases
|
|
1782
|
-
export { default as NotebookTabsIcon } from '../icons/notebook-tabs';
|
|
1783
1779
|
// NotebookPen aliases
|
|
1784
1780
|
export { default as NotebookPenIcon } from '../icons/notebook-pen';
|
|
1781
|
+
// NotebookTabs aliases
|
|
1782
|
+
export { default as NotebookTabsIcon } from '../icons/notebook-tabs';
|
|
1783
|
+
// NonBinary aliases
|
|
1784
|
+
export { default as NonBinaryIcon } from '../icons/non-binary';
|
|
1785
1785
|
// NotebookText aliases
|
|
1786
1786
|
export { default as NotebookTextIcon } from '../icons/notebook-text';
|
|
1787
1787
|
// Notebook aliases
|
|
1788
1788
|
export { default as NotebookIcon } from '../icons/notebook';
|
|
1789
1789
|
// NotepadTextDashed aliases
|
|
1790
1790
|
export { default as NotepadTextDashedIcon } from '../icons/notepad-text-dashed';
|
|
1791
|
-
// NutOff aliases
|
|
1792
|
-
export { default as NutOffIcon } from '../icons/nut-off';
|
|
1793
1791
|
// NotepadText aliases
|
|
1794
1792
|
export { default as NotepadTextIcon } from '../icons/notepad-text';
|
|
1793
|
+
// NutOff aliases
|
|
1794
|
+
export { default as NutOffIcon } from '../icons/nut-off';
|
|
1795
1795
|
// Nut aliases
|
|
1796
1796
|
export { default as NutIcon } from '../icons/nut';
|
|
1797
1797
|
// OctagonMinus aliases
|
|
@@ -1812,18 +1812,18 @@ export { default as Package2Icon } from '../icons/package-2';
|
|
|
1812
1812
|
export { default as PackageCheckIcon } from '../icons/package-check';
|
|
1813
1813
|
// PackageMinus aliases
|
|
1814
1814
|
export { default as PackageMinusIcon } from '../icons/package-minus';
|
|
1815
|
+
// PackageSearch aliases
|
|
1816
|
+
export { default as PackageSearchIcon } from '../icons/package-search';
|
|
1815
1817
|
// PackageOpen aliases
|
|
1816
1818
|
export { default as PackageOpenIcon } from '../icons/package-open';
|
|
1817
1819
|
// PackagePlus aliases
|
|
1818
1820
|
export { default as PackagePlusIcon } from '../icons/package-plus';
|
|
1819
|
-
// PackageSearch aliases
|
|
1820
|
-
export { default as PackageSearchIcon } from '../icons/package-search';
|
|
1821
1821
|
// PackageX aliases
|
|
1822
1822
|
export { default as PackageXIcon } from '../icons/package-x';
|
|
1823
|
-
// Package aliases
|
|
1824
|
-
export { default as PackageIcon } from '../icons/package';
|
|
1825
1823
|
// PaintBucket aliases
|
|
1826
1824
|
export { default as PaintBucketIcon } from '../icons/paint-bucket';
|
|
1825
|
+
// Package aliases
|
|
1826
|
+
export { default as PackageIcon } from '../icons/package';
|
|
1827
1827
|
// PaintRoller aliases
|
|
1828
1828
|
export { default as PaintRollerIcon } from '../icons/paint-roller';
|
|
1829
1829
|
// Paintbrush aliases
|
|
@@ -1834,18 +1834,18 @@ export { default as PaletteIcon } from '../icons/palette';
|
|
|
1834
1834
|
export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
|
|
1835
1835
|
// PanelBottomOpen aliases
|
|
1836
1836
|
export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
|
|
1837
|
-
// PanelRightClose aliases
|
|
1838
|
-
export { default as PanelRightCloseIcon } from '../icons/panel-right-close';
|
|
1839
1837
|
// PanelBottom aliases
|
|
1840
1838
|
export { default as PanelBottomIcon } from '../icons/panel-bottom';
|
|
1839
|
+
// PanelRightClose aliases
|
|
1840
|
+
export { default as PanelRightCloseIcon } from '../icons/panel-right-close';
|
|
1841
1841
|
// PanelRightOpen aliases
|
|
1842
1842
|
export { default as PanelRightOpenIcon } from '../icons/panel-right-open';
|
|
1843
|
+
// PanelRight aliases
|
|
1844
|
+
export { default as PanelRightIcon } from '../icons/panel-right';
|
|
1843
1845
|
// PanelTopClose aliases
|
|
1844
1846
|
export { default as PanelTopCloseIcon } from '../icons/panel-top-close';
|
|
1845
1847
|
// PanelTopOpen aliases
|
|
1846
1848
|
export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
|
|
1847
|
-
// PanelRight aliases
|
|
1848
|
-
export { default as PanelRightIcon } from '../icons/panel-right';
|
|
1849
1849
|
// PanelTop aliases
|
|
1850
1850
|
export { default as PanelTopIcon } from '../icons/panel-top';
|
|
1851
1851
|
// PanelsLeftBottom aliases
|
|
@@ -1854,52 +1854,52 @@ export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
|
|
|
1854
1854
|
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
1855
1855
|
// Paperclip aliases
|
|
1856
1856
|
export { default as PaperclipIcon } from '../icons/paperclip';
|
|
1857
|
+
// Parentheses aliases
|
|
1858
|
+
export { default as ParenthesesIcon } from '../icons/parentheses';
|
|
1857
1859
|
// ParkingMeter aliases
|
|
1858
1860
|
export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
1859
|
-
// PartyPopper aliases
|
|
1860
|
-
export { default as PartyPopperIcon } from '../icons/party-popper';
|
|
1861
1861
|
// Pause aliases
|
|
1862
1862
|
export { default as PauseIcon } from '../icons/pause';
|
|
1863
|
-
//
|
|
1864
|
-
export { default as
|
|
1863
|
+
// PartyPopper aliases
|
|
1864
|
+
export { default as PartyPopperIcon } from '../icons/party-popper';
|
|
1865
1865
|
// PawPrint aliases
|
|
1866
1866
|
export { default as PawPrintIcon } from '../icons/paw-print';
|
|
1867
1867
|
// PcCase aliases
|
|
1868
1868
|
export { default as PcCaseIcon } from '../icons/pc-case';
|
|
1869
|
-
// PenOff aliases
|
|
1870
|
-
export { default as PenOffIcon } from '../icons/pen-off';
|
|
1871
1869
|
// PenTool aliases
|
|
1872
1870
|
export { default as PenToolIcon } from '../icons/pen-tool';
|
|
1873
1871
|
// PencilLine aliases
|
|
1874
1872
|
export { default as PencilLineIcon } from '../icons/pencil-line';
|
|
1873
|
+
// PenOff aliases
|
|
1874
|
+
export { default as PenOffIcon } from '../icons/pen-off';
|
|
1875
1875
|
// PencilOff aliases
|
|
1876
1876
|
export { default as PencilOffIcon } from '../icons/pencil-off';
|
|
1877
|
-
// PencilRuler aliases
|
|
1878
|
-
export { default as PencilRulerIcon } from '../icons/pencil-ruler';
|
|
1879
1877
|
// Pencil aliases
|
|
1880
1878
|
export { default as PencilIcon } from '../icons/pencil';
|
|
1879
|
+
// PencilRuler aliases
|
|
1880
|
+
export { default as PencilRulerIcon } from '../icons/pencil-ruler';
|
|
1881
1881
|
// Pentagon aliases
|
|
1882
1882
|
export { default as PentagonIcon } from '../icons/pentagon';
|
|
1883
|
+
// PersonStanding aliases
|
|
1884
|
+
export { default as PersonStandingIcon } from '../icons/person-standing';
|
|
1883
1885
|
// Percent aliases
|
|
1884
1886
|
export { default as PercentIcon } from '../icons/percent';
|
|
1885
1887
|
// PhilippinePeso aliases
|
|
1886
1888
|
export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
1887
|
-
// PersonStanding aliases
|
|
1888
|
-
export { default as PersonStandingIcon } from '../icons/person-standing';
|
|
1889
|
-
// PhoneForwarded aliases
|
|
1890
|
-
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded';
|
|
1891
1889
|
// PhoneCall aliases
|
|
1892
1890
|
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
1893
|
-
//
|
|
1894
|
-
export { default as
|
|
1891
|
+
// PhoneForwarded aliases
|
|
1892
|
+
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded';
|
|
1895
1893
|
// PhoneIncoming aliases
|
|
1896
1894
|
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
1895
|
+
// PhoneMissed aliases
|
|
1896
|
+
export { default as PhoneMissedIcon } from '../icons/phone-missed';
|
|
1897
1897
|
// PhoneOff aliases
|
|
1898
1898
|
export { default as PhoneOffIcon } from '../icons/phone-off';
|
|
1899
|
-
// Phone aliases
|
|
1900
|
-
export { default as PhoneIcon } from '../icons/phone';
|
|
1901
1899
|
// PhoneOutgoing aliases
|
|
1902
1900
|
export { default as PhoneOutgoingIcon } from '../icons/phone-outgoing';
|
|
1901
|
+
// Phone aliases
|
|
1902
|
+
export { default as PhoneIcon } from '../icons/phone';
|
|
1903
1903
|
// Pi aliases
|
|
1904
1904
|
export { default as PiIcon } from '../icons/pi';
|
|
1905
1905
|
// Piano aliases
|
|
@@ -1912,104 +1912,104 @@ export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2'
|
|
|
1912
1912
|
export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
1913
1913
|
// PiggyBank aliases
|
|
1914
1914
|
export { default as PiggyBankIcon } from '../icons/piggy-bank';
|
|
1915
|
-
// PilcrowLeft aliases
|
|
1916
|
-
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
1917
1915
|
// PilcrowRight aliases
|
|
1918
1916
|
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
1919
1917
|
// Pilcrow aliases
|
|
1920
1918
|
export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
1919
|
+
// PilcrowLeft aliases
|
|
1920
|
+
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
1921
1921
|
// PillBottle aliases
|
|
1922
1922
|
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
1923
1923
|
// Pill aliases
|
|
1924
1924
|
export { default as PillIcon } from '../icons/pill';
|
|
1925
1925
|
// PinOff aliases
|
|
1926
1926
|
export { default as PinOffIcon } from '../icons/pin-off';
|
|
1927
|
-
// Pin aliases
|
|
1928
|
-
export { default as PinIcon } from '../icons/pin';
|
|
1929
1927
|
// Pipette aliases
|
|
1930
1928
|
export { default as PipetteIcon } from '../icons/pipette';
|
|
1929
|
+
// Pin aliases
|
|
1930
|
+
export { default as PinIcon } from '../icons/pin';
|
|
1931
1931
|
// Pizza aliases
|
|
1932
1932
|
export { default as PizzaIcon } from '../icons/pizza';
|
|
1933
|
-
// PlaneTakeoff aliases
|
|
1934
|
-
export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff';
|
|
1935
1933
|
// PlaneLanding aliases
|
|
1936
1934
|
export { default as PlaneLandingIcon } from '../icons/plane-landing';
|
|
1937
|
-
// Play aliases
|
|
1938
|
-
export { default as PlayIcon } from '../icons/play';
|
|
1939
|
-
// Plug aliases
|
|
1940
|
-
export { default as PlugIcon } from '../icons/plug';
|
|
1941
1935
|
// Plane aliases
|
|
1942
1936
|
export { default as PlaneIcon } from '../icons/plane';
|
|
1937
|
+
// PlaneTakeoff aliases
|
|
1938
|
+
export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff';
|
|
1939
|
+
// Play aliases
|
|
1940
|
+
export { default as PlayIcon } from '../icons/play';
|
|
1943
1941
|
// Plug2 aliases
|
|
1944
1942
|
export { default as Plug2Icon } from '../icons/plug-2';
|
|
1943
|
+
// Plug aliases
|
|
1944
|
+
export { default as PlugIcon } from '../icons/plug';
|
|
1945
1945
|
// Plus aliases
|
|
1946
1946
|
export { default as PlusIcon } from '../icons/plus';
|
|
1947
1947
|
// PocketKnife aliases
|
|
1948
1948
|
export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
1949
|
-
// Pocket aliases
|
|
1950
|
-
export { default as PocketIcon } from '../icons/pocket';
|
|
1951
1949
|
// Podcast aliases
|
|
1952
1950
|
export { default as PodcastIcon } from '../icons/podcast';
|
|
1951
|
+
// Pocket aliases
|
|
1952
|
+
export { default as PocketIcon } from '../icons/pocket';
|
|
1953
1953
|
// PointerOff aliases
|
|
1954
1954
|
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
1955
1955
|
// Pointer aliases
|
|
1956
1956
|
export { default as PointerIcon } from '../icons/pointer';
|
|
1957
|
-
// Popsicle aliases
|
|
1958
|
-
export { default as PopsicleIcon } from '../icons/popsicle';
|
|
1959
1957
|
// Popcorn aliases
|
|
1960
1958
|
export { default as PopcornIcon } from '../icons/popcorn';
|
|
1959
|
+
// Popsicle aliases
|
|
1960
|
+
export { default as PopsicleIcon } from '../icons/popsicle';
|
|
1961
1961
|
// PoundSterling aliases
|
|
1962
1962
|
export { default as PoundSterlingIcon } from '../icons/pound-sterling';
|
|
1963
1963
|
// PowerOff aliases
|
|
1964
1964
|
export { default as PowerOffIcon } from '../icons/power-off';
|
|
1965
|
-
// Power aliases
|
|
1966
|
-
export { default as PowerIcon } from '../icons/power';
|
|
1967
1965
|
// Presentation aliases
|
|
1968
1966
|
export { default as PresentationIcon } from '../icons/presentation';
|
|
1967
|
+
// Power aliases
|
|
1968
|
+
export { default as PowerIcon } from '../icons/power';
|
|
1969
1969
|
// Printer aliases
|
|
1970
1970
|
export { default as PrinterIcon } from '../icons/printer';
|
|
1971
1971
|
// PrinterCheck aliases
|
|
1972
1972
|
export { default as PrinterCheckIcon } from '../icons/printer-check';
|
|
1973
|
+
// Puzzle aliases
|
|
1974
|
+
export { default as PuzzleIcon } from '../icons/puzzle';
|
|
1973
1975
|
// Projector aliases
|
|
1974
1976
|
export { default as ProjectorIcon } from '../icons/projector';
|
|
1975
1977
|
// Proportions aliases
|
|
1976
1978
|
export { default as ProportionsIcon } from '../icons/proportions';
|
|
1977
|
-
// Puzzle aliases
|
|
1978
|
-
export { default as PuzzleIcon } from '../icons/puzzle';
|
|
1979
1979
|
// Pyramid aliases
|
|
1980
1980
|
export { default as PyramidIcon } from '../icons/pyramid';
|
|
1981
1981
|
// QrCode aliases
|
|
1982
1982
|
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
1983
|
-
// Quote aliases
|
|
1984
|
-
export { default as QuoteIcon } from '../icons/quote';
|
|
1985
1983
|
// Rabbit aliases
|
|
1986
1984
|
export { default as RabbitIcon } from '../icons/rabbit';
|
|
1987
|
-
//
|
|
1988
|
-
export { default as
|
|
1985
|
+
// Quote aliases
|
|
1986
|
+
export { default as QuoteIcon } from '../icons/quote';
|
|
1989
1987
|
// Radiation aliases
|
|
1990
1988
|
export { default as RadiationIcon } from '../icons/radiation';
|
|
1989
|
+
// Radar aliases
|
|
1990
|
+
export { default as RadarIcon } from '../icons/radar';
|
|
1991
1991
|
// Radical aliases
|
|
1992
1992
|
export { default as RadicalIcon } from '../icons/radical';
|
|
1993
1993
|
// RadioReceiver aliases
|
|
1994
1994
|
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
1995
|
-
// RadioTower aliases
|
|
1996
|
-
export { default as RadioTowerIcon } from '../icons/radio-tower';
|
|
1997
1995
|
// Radio aliases
|
|
1998
1996
|
export { default as RadioIcon } from '../icons/radio';
|
|
1999
1997
|
// Radius aliases
|
|
2000
1998
|
export { default as RadiusIcon } from '../icons/radius';
|
|
2001
1999
|
// RailSymbol aliases
|
|
2002
2000
|
export { default as RailSymbolIcon } from '../icons/rail-symbol';
|
|
2003
|
-
//
|
|
2004
|
-
export { default as
|
|
2001
|
+
// RadioTower aliases
|
|
2002
|
+
export { default as RadioTowerIcon } from '../icons/radio-tower';
|
|
2005
2003
|
// Rat aliases
|
|
2006
2004
|
export { default as RatIcon } from '../icons/rat';
|
|
2005
|
+
// Rainbow aliases
|
|
2006
|
+
export { default as RainbowIcon } from '../icons/rainbow';
|
|
2007
2007
|
// Ratio aliases
|
|
2008
2008
|
export { default as RatioIcon } from '../icons/ratio';
|
|
2009
|
-
// ReceiptEuro aliases
|
|
2010
|
-
export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
|
|
2011
2009
|
// ReceiptCent aliases
|
|
2012
2010
|
export { default as ReceiptCentIcon } from '../icons/receipt-cent';
|
|
2011
|
+
// ReceiptEuro aliases
|
|
2012
|
+
export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
|
|
2013
2013
|
// ReceiptIndianRupee aliases
|
|
2014
2014
|
export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
|
|
2015
2015
|
// ReceiptJapaneseYen aliases
|
|
@@ -2060,56 +2060,56 @@ export { default as RepeatIcon } from '../icons/repeat';
|
|
|
2060
2060
|
export { default as ReplaceAllIcon } from '../icons/replace-all';
|
|
2061
2061
|
// Replace aliases
|
|
2062
2062
|
export { default as ReplaceIcon } from '../icons/replace';
|
|
2063
|
+
// ReplyAll aliases
|
|
2064
|
+
export { default as ReplyAllIcon } from '../icons/reply-all';
|
|
2063
2065
|
// Reply aliases
|
|
2064
2066
|
export { default as ReplyIcon } from '../icons/reply';
|
|
2065
2067
|
// Rewind aliases
|
|
2066
2068
|
export { default as RewindIcon } from '../icons/rewind';
|
|
2067
|
-
// ReplyAll aliases
|
|
2068
|
-
export { default as ReplyAllIcon } from '../icons/reply-all';
|
|
2069
2069
|
// Ribbon aliases
|
|
2070
2070
|
export { default as RibbonIcon } from '../icons/ribbon';
|
|
2071
|
-
// Rocket aliases
|
|
2072
|
-
export { default as RocketIcon } from '../icons/rocket';
|
|
2073
2071
|
// RockingChair aliases
|
|
2074
2072
|
export { default as RockingChairIcon } from '../icons/rocking-chair';
|
|
2075
2073
|
// RollerCoaster aliases
|
|
2076
2074
|
export { default as RollerCoasterIcon } from '../icons/roller-coaster';
|
|
2075
|
+
// Rocket aliases
|
|
2076
|
+
export { default as RocketIcon } from '../icons/rocket';
|
|
2077
2077
|
// RotateCcwSquare aliases
|
|
2078
2078
|
export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
|
|
2079
2079
|
// RotateCcw aliases
|
|
2080
2080
|
export { default as RotateCcwIcon } from '../icons/rotate-ccw';
|
|
2081
|
-
// RotateCwSquare aliases
|
|
2082
|
-
export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
|
|
2083
2081
|
// RotateCw aliases
|
|
2084
2082
|
export { default as RotateCwIcon } from '../icons/rotate-cw';
|
|
2085
|
-
//
|
|
2086
|
-
export { default as
|
|
2083
|
+
// RotateCwSquare aliases
|
|
2084
|
+
export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
|
|
2087
2085
|
// Route aliases
|
|
2088
2086
|
export { default as RouteIcon } from '../icons/route';
|
|
2089
2087
|
// Router aliases
|
|
2090
2088
|
export { default as RouterIcon } from '../icons/router';
|
|
2089
|
+
// RouteOff aliases
|
|
2090
|
+
export { default as RouteOffIcon } from '../icons/route-off';
|
|
2091
2091
|
// Rows4 aliases
|
|
2092
2092
|
export { default as Rows4Icon } from '../icons/rows-4';
|
|
2093
|
-
// Ruler aliases
|
|
2094
|
-
export { default as RulerIcon } from '../icons/ruler';
|
|
2095
2093
|
// Rss aliases
|
|
2096
2094
|
export { default as RssIcon } from '../icons/rss';
|
|
2095
|
+
// Ruler aliases
|
|
2096
|
+
export { default as RulerIcon } from '../icons/ruler';
|
|
2097
2097
|
// RussianRuble aliases
|
|
2098
2098
|
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2099
|
-
// Sailboat aliases
|
|
2100
|
-
export { default as SailboatIcon } from '../icons/sailboat';
|
|
2101
2099
|
// Salad aliases
|
|
2102
2100
|
export { default as SaladIcon } from '../icons/salad';
|
|
2103
|
-
//
|
|
2104
|
-
export { default as
|
|
2101
|
+
// Sailboat aliases
|
|
2102
|
+
export { default as SailboatIcon } from '../icons/sailboat';
|
|
2105
2103
|
// SatelliteDish aliases
|
|
2106
2104
|
export { default as SatelliteDishIcon } from '../icons/satellite-dish';
|
|
2105
|
+
// Sandwich aliases
|
|
2106
|
+
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2107
2107
|
// Satellite aliases
|
|
2108
2108
|
export { default as SatelliteIcon } from '../icons/satellite';
|
|
2109
|
-
// SaudiRiyal aliases
|
|
2110
|
-
export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
|
|
2111
2109
|
// SaveAll aliases
|
|
2112
2110
|
export { default as SaveAllIcon } from '../icons/save-all';
|
|
2111
|
+
// SaudiRiyal aliases
|
|
2112
|
+
export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
|
|
2113
2113
|
// SaveOff aliases
|
|
2114
2114
|
export { default as SaveOffIcon } from '../icons/save-off';
|
|
2115
2115
|
// Save aliases
|
|
@@ -2124,18 +2124,18 @@ export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
|
|
|
2124
2124
|
export { default as ScanEyeIcon } from '../icons/scan-eye';
|
|
2125
2125
|
// ScanFace aliases
|
|
2126
2126
|
export { default as ScanFaceIcon } from '../icons/scan-face';
|
|
2127
|
-
// ScanHeart aliases
|
|
2128
|
-
export { default as ScanHeartIcon } from '../icons/scan-heart';
|
|
2129
2127
|
// ScanLine aliases
|
|
2130
2128
|
export { default as ScanLineIcon } from '../icons/scan-line';
|
|
2129
|
+
// ScanHeart aliases
|
|
2130
|
+
export { default as ScanHeartIcon } from '../icons/scan-heart';
|
|
2131
2131
|
// ScanQrCode aliases
|
|
2132
2132
|
export { default as ScanQrCodeIcon } from '../icons/scan-qr-code';
|
|
2133
2133
|
// ScanSearch aliases
|
|
2134
2134
|
export { default as ScanSearchIcon } from '../icons/scan-search';
|
|
2135
|
-
// ScanText aliases
|
|
2136
|
-
export { default as ScanTextIcon } from '../icons/scan-text';
|
|
2137
2135
|
// Scan aliases
|
|
2138
2136
|
export { default as ScanIcon } from '../icons/scan';
|
|
2137
|
+
// ScanText aliases
|
|
2138
|
+
export { default as ScanTextIcon } from '../icons/scan-text';
|
|
2139
2139
|
// School aliases
|
|
2140
2140
|
export { default as SchoolIcon } from '../icons/school';
|
|
2141
2141
|
// ScissorsLineDashed aliases
|
|
@@ -2146,10 +2146,10 @@ export { default as ScissorsIcon } from '../icons/scissors';
|
|
|
2146
2146
|
export { default as ScreenShareOffIcon } from '../icons/screen-share-off';
|
|
2147
2147
|
// ScreenShare aliases
|
|
2148
2148
|
export { default as ScreenShareIcon } from '../icons/screen-share';
|
|
2149
|
-
// Scroll aliases
|
|
2150
|
-
export { default as ScrollIcon } from '../icons/scroll';
|
|
2151
2149
|
// ScrollText aliases
|
|
2152
2150
|
export { default as ScrollTextIcon } from '../icons/scroll-text';
|
|
2151
|
+
// Scroll aliases
|
|
2152
|
+
export { default as ScrollIcon } from '../icons/scroll';
|
|
2153
2153
|
// SearchCheck aliases
|
|
2154
2154
|
export { default as SearchCheckIcon } from '../icons/search-check';
|
|
2155
2155
|
// SearchCode aliases
|
|
@@ -2164,10 +2164,10 @@ export { default as SearchIcon } from '../icons/search';
|
|
|
2164
2164
|
export { default as SectionIcon } from '../icons/section';
|
|
2165
2165
|
// SendToBack aliases
|
|
2166
2166
|
export { default as SendToBackIcon } from '../icons/send-to-back';
|
|
2167
|
-
// Send aliases
|
|
2168
|
-
export { default as SendIcon } from '../icons/send';
|
|
2169
2167
|
// SeparatorHorizontal aliases
|
|
2170
2168
|
export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
|
|
2169
|
+
// Send aliases
|
|
2170
|
+
export { default as SendIcon } from '../icons/send';
|
|
2171
2171
|
// SeparatorVertical aliases
|
|
2172
2172
|
export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
|
|
2173
2173
|
// ServerCrash aliases
|
|
@@ -2176,26 +2176,26 @@ export { default as ServerCrashIcon } from '../icons/server-crash';
|
|
|
2176
2176
|
export { default as ServerCogIcon } from '../icons/server-cog';
|
|
2177
2177
|
// ServerOff aliases
|
|
2178
2178
|
export { default as ServerOffIcon } from '../icons/server-off';
|
|
2179
|
-
// Settings2 aliases
|
|
2180
|
-
export { default as Settings2Icon } from '../icons/settings-2';
|
|
2181
2179
|
// Server aliases
|
|
2182
2180
|
export { default as ServerIcon } from '../icons/server';
|
|
2181
|
+
// Settings2 aliases
|
|
2182
|
+
export { default as Settings2Icon } from '../icons/settings-2';
|
|
2183
2183
|
// Settings aliases
|
|
2184
2184
|
export { default as SettingsIcon } from '../icons/settings';
|
|
2185
2185
|
// Shapes aliases
|
|
2186
2186
|
export { default as ShapesIcon } from '../icons/shapes';
|
|
2187
|
+
// Share aliases
|
|
2188
|
+
export { default as ShareIcon } from '../icons/share';
|
|
2187
2189
|
// Share2 aliases
|
|
2188
2190
|
export { default as Share2Icon } from '../icons/share-2';
|
|
2189
2191
|
// Sheet aliases
|
|
2190
2192
|
export { default as SheetIcon } from '../icons/sheet';
|
|
2191
|
-
// Share aliases
|
|
2192
|
-
export { default as ShareIcon } from '../icons/share';
|
|
2193
2193
|
// Shell aliases
|
|
2194
2194
|
export { default as ShellIcon } from '../icons/shell';
|
|
2195
|
-
// ShieldBan aliases
|
|
2196
|
-
export { default as ShieldBanIcon } from '../icons/shield-ban';
|
|
2197
2195
|
// ShieldAlert aliases
|
|
2198
2196
|
export { default as ShieldAlertIcon } from '../icons/shield-alert';
|
|
2197
|
+
// ShieldBan aliases
|
|
2198
|
+
export { default as ShieldBanIcon } from '../icons/shield-ban';
|
|
2199
2199
|
// ShieldCheck aliases
|
|
2200
2200
|
export { default as ShieldCheckIcon } from '../icons/shield-check';
|
|
2201
2201
|
// ShieldEllipsis aliases
|
|
@@ -2204,28 +2204,28 @@ export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
|
|
|
2204
2204
|
export { default as ShieldHalfIcon } from '../icons/shield-half';
|
|
2205
2205
|
// ShieldMinus aliases
|
|
2206
2206
|
export { default as ShieldMinusIcon } from '../icons/shield-minus';
|
|
2207
|
-
// ShieldPlus aliases
|
|
2208
|
-
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2209
|
-
// ShieldOff aliases
|
|
2210
|
-
export { default as ShieldOffIcon } from '../icons/shield-off';
|
|
2211
2207
|
// ShieldQuestion aliases
|
|
2212
2208
|
export { default as ShieldQuestionIcon } from '../icons/shield-question';
|
|
2209
|
+
// ShieldOff aliases
|
|
2210
|
+
export { default as ShieldOffIcon } from '../icons/shield-off';
|
|
2211
|
+
// ShieldPlus aliases
|
|
2212
|
+
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2213
2213
|
// ShieldUser aliases
|
|
2214
2214
|
export { default as ShieldUserIcon } from '../icons/shield-user';
|
|
2215
2215
|
// Shield aliases
|
|
2216
2216
|
export { default as ShieldIcon } from '../icons/shield';
|
|
2217
2217
|
// ShipWheel aliases
|
|
2218
2218
|
export { default as ShipWheelIcon } from '../icons/ship-wheel';
|
|
2219
|
-
// Shirt aliases
|
|
2220
|
-
export { default as ShirtIcon } from '../icons/shirt';
|
|
2221
2219
|
// Ship aliases
|
|
2222
2220
|
export { default as ShipIcon } from '../icons/ship';
|
|
2221
|
+
// Shirt aliases
|
|
2222
|
+
export { default as ShirtIcon } from '../icons/shirt';
|
|
2223
|
+
// ShoppingBasket aliases
|
|
2224
|
+
export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
|
|
2223
2225
|
// ShoppingBag aliases
|
|
2224
2226
|
export { default as ShoppingBagIcon } from '../icons/shopping-bag';
|
|
2225
2227
|
// ShoppingCart aliases
|
|
2226
2228
|
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2227
|
-
// ShoppingBasket aliases
|
|
2228
|
-
export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
|
|
2229
2229
|
// Shovel aliases
|
|
2230
2230
|
export { default as ShovelIcon } from '../icons/shovel';
|
|
2231
2231
|
// ShowerHead aliases
|
|
@@ -2234,18 +2234,18 @@ export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
|
2234
2234
|
export { default as ShrimpIcon } from '../icons/shrimp';
|
|
2235
2235
|
// Shrink aliases
|
|
2236
2236
|
export { default as ShrinkIcon } from '../icons/shrink';
|
|
2237
|
-
// Shuffle aliases
|
|
2238
|
-
export { default as ShuffleIcon } from '../icons/shuffle';
|
|
2239
2237
|
// Shrub aliases
|
|
2240
2238
|
export { default as ShrubIcon } from '../icons/shrub';
|
|
2239
|
+
// Shuffle aliases
|
|
2240
|
+
export { default as ShuffleIcon } from '../icons/shuffle';
|
|
2241
2241
|
// Sigma aliases
|
|
2242
2242
|
export { default as SigmaIcon } from '../icons/sigma';
|
|
2243
2243
|
// SignalHigh aliases
|
|
2244
2244
|
export { default as SignalHighIcon } from '../icons/signal-high';
|
|
2245
|
-
// SignalLow aliases
|
|
2246
|
-
export { default as SignalLowIcon } from '../icons/signal-low';
|
|
2247
2245
|
// SignalMedium aliases
|
|
2248
2246
|
export { default as SignalMediumIcon } from '../icons/signal-medium';
|
|
2247
|
+
// SignalLow aliases
|
|
2248
|
+
export { default as SignalLowIcon } from '../icons/signal-low';
|
|
2249
2249
|
// SignalZero aliases
|
|
2250
2250
|
export { default as SignalZeroIcon } from '../icons/signal-zero';
|
|
2251
2251
|
// Signal aliases
|
|
@@ -2254,12 +2254,12 @@ export { default as SignalIcon } from '../icons/signal';
|
|
|
2254
2254
|
export { default as SignatureIcon } from '../icons/signature';
|
|
2255
2255
|
// SignpostBig aliases
|
|
2256
2256
|
export { default as SignpostBigIcon } from '../icons/signpost-big';
|
|
2257
|
-
// Siren aliases
|
|
2258
|
-
export { default as SirenIcon } from '../icons/siren';
|
|
2259
|
-
// Signpost aliases
|
|
2260
|
-
export { default as SignpostIcon } from '../icons/signpost';
|
|
2261
2257
|
// SkipBack aliases
|
|
2262
2258
|
export { default as SkipBackIcon } from '../icons/skip-back';
|
|
2259
|
+
// Signpost aliases
|
|
2260
|
+
export { default as SignpostIcon } from '../icons/signpost';
|
|
2261
|
+
// Siren aliases
|
|
2262
|
+
export { default as SirenIcon } from '../icons/siren';
|
|
2263
2263
|
// SkipForward aliases
|
|
2264
2264
|
export { default as SkipForwardIcon } from '../icons/skip-forward';
|
|
2265
2265
|
// Skull aliases
|
|
@@ -2270,44 +2270,44 @@ export { default as SlashIcon } from '../icons/slash';
|
|
|
2270
2270
|
export { default as SlackIcon } from '../icons/slack';
|
|
2271
2271
|
// Slice aliases
|
|
2272
2272
|
export { default as SliceIcon } from '../icons/slice';
|
|
2273
|
-
// SmartphoneCharging aliases
|
|
2274
|
-
export { default as SmartphoneChargingIcon } from '../icons/smartphone-charging';
|
|
2275
2273
|
// SlidersHorizontal aliases
|
|
2276
2274
|
export { default as SlidersHorizontalIcon } from '../icons/sliders-horizontal';
|
|
2277
|
-
//
|
|
2278
|
-
export { default as
|
|
2275
|
+
// SmartphoneCharging aliases
|
|
2276
|
+
export { default as SmartphoneChargingIcon } from '../icons/smartphone-charging';
|
|
2279
2277
|
// Smartphone aliases
|
|
2280
2278
|
export { default as SmartphoneIcon } from '../icons/smartphone';
|
|
2279
|
+
// SmartphoneNfc aliases
|
|
2280
|
+
export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc';
|
|
2281
2281
|
// SmilePlus aliases
|
|
2282
2282
|
export { default as SmilePlusIcon } from '../icons/smile-plus';
|
|
2283
|
+
// Snail aliases
|
|
2284
|
+
export { default as SnailIcon } from '../icons/snail';
|
|
2283
2285
|
// Smile aliases
|
|
2284
2286
|
export { default as SmileIcon } from '../icons/smile';
|
|
2285
2287
|
// Snowflake aliases
|
|
2286
2288
|
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2287
|
-
// Snail aliases
|
|
2288
|
-
export { default as SnailIcon } from '../icons/snail';
|
|
2289
|
-
// Sofa aliases
|
|
2290
|
-
export { default as SofaIcon } from '../icons/sofa';
|
|
2291
2289
|
// Soup aliases
|
|
2292
2290
|
export { default as SoupIcon } from '../icons/soup';
|
|
2291
|
+
// Sofa aliases
|
|
2292
|
+
export { default as SofaIcon } from '../icons/sofa';
|
|
2293
2293
|
// Space aliases
|
|
2294
2294
|
export { default as SpaceIcon } from '../icons/space';
|
|
2295
2295
|
// Spade aliases
|
|
2296
2296
|
export { default as SpadeIcon } from '../icons/spade';
|
|
2297
|
-
// Sparkle aliases
|
|
2298
|
-
export { default as SparkleIcon } from '../icons/sparkle';
|
|
2299
2297
|
// Speaker aliases
|
|
2300
2298
|
export { default as SpeakerIcon } from '../icons/speaker';
|
|
2301
2299
|
// Speech aliases
|
|
2302
2300
|
export { default as SpeechIcon } from '../icons/speech';
|
|
2301
|
+
// Sparkle aliases
|
|
2302
|
+
export { default as SparkleIcon } from '../icons/sparkle';
|
|
2303
2303
|
// SpellCheck2 aliases
|
|
2304
2304
|
export { default as SpellCheck2Icon } from '../icons/spell-check-2';
|
|
2305
2305
|
// SpellCheck aliases
|
|
2306
2306
|
export { default as SpellCheckIcon } from '../icons/spell-check';
|
|
2307
|
-
// SplinePointer aliases
|
|
2308
|
-
export { default as SplinePointerIcon } from '../icons/spline-pointer';
|
|
2309
2307
|
// Spline aliases
|
|
2310
2308
|
export { default as SplineIcon } from '../icons/spline';
|
|
2309
|
+
// SplinePointer aliases
|
|
2310
|
+
export { default as SplinePointerIcon } from '../icons/spline-pointer';
|
|
2311
2311
|
// Split aliases
|
|
2312
2312
|
export { default as SplitIcon } from '../icons/split';
|
|
2313
2313
|
// SprayCan aliases
|
|
@@ -2320,10 +2320,10 @@ export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bo
|
|
|
2320
2320
|
export { default as SquareDashedBottomIcon } from '../icons/square-dashed-bottom';
|
|
2321
2321
|
// SquareRadical aliases
|
|
2322
2322
|
export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
2323
|
-
// SquareRoundCorner aliases
|
|
2324
|
-
export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
|
|
2325
2323
|
// SquareSquare aliases
|
|
2326
2324
|
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2325
|
+
// SquareRoundCorner aliases
|
|
2326
|
+
export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
|
|
2327
2327
|
// SquareStack aliases
|
|
2328
2328
|
export { default as SquareStackIcon } from '../icons/square-stack';
|
|
2329
2329
|
// Square aliases
|
|
@@ -2332,28 +2332,28 @@ export { default as SquareIcon } from '../icons/square';
|
|
|
2332
2332
|
export { default as SquircleIcon } from '../icons/squircle';
|
|
2333
2333
|
// Squirrel aliases
|
|
2334
2334
|
export { default as SquirrelIcon } from '../icons/squirrel';
|
|
2335
|
-
// StarHalf aliases
|
|
2336
|
-
export { default as StarHalfIcon } from '../icons/star-half';
|
|
2337
2335
|
// Stamp aliases
|
|
2338
2336
|
export { default as StampIcon } from '../icons/stamp';
|
|
2337
|
+
// StarHalf aliases
|
|
2338
|
+
export { default as StarHalfIcon } from '../icons/star-half';
|
|
2339
2339
|
// StarOff aliases
|
|
2340
2340
|
export { default as StarOffIcon } from '../icons/star-off';
|
|
2341
2341
|
// Star aliases
|
|
2342
2342
|
export { default as StarIcon } from '../icons/star';
|
|
2343
2343
|
// StepBack aliases
|
|
2344
2344
|
export { default as StepBackIcon } from '../icons/step-back';
|
|
2345
|
-
// StepForward aliases
|
|
2346
|
-
export { default as StepForwardIcon } from '../icons/step-forward';
|
|
2347
2345
|
// Stethoscope aliases
|
|
2348
2346
|
export { default as StethoscopeIcon } from '../icons/stethoscope';
|
|
2347
|
+
// StepForward aliases
|
|
2348
|
+
export { default as StepForwardIcon } from '../icons/step-forward';
|
|
2349
2349
|
// Sticker aliases
|
|
2350
2350
|
export { default as StickerIcon } from '../icons/sticker';
|
|
2351
2351
|
// StickyNote aliases
|
|
2352
2352
|
export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
2353
|
-
// Store aliases
|
|
2354
|
-
export { default as StoreIcon } from '../icons/store';
|
|
2355
2353
|
// StretchHorizontal aliases
|
|
2356
2354
|
export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
|
|
2355
|
+
// Store aliases
|
|
2356
|
+
export { default as StoreIcon } from '../icons/store';
|
|
2357
2357
|
// StretchVertical aliases
|
|
2358
2358
|
export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
2359
2359
|
// Strikethrough aliases
|
|
@@ -2366,18 +2366,18 @@ export { default as SunDimIcon } from '../icons/sun-dim';
|
|
|
2366
2366
|
export { default as SunMediumIcon } from '../icons/sun-medium';
|
|
2367
2367
|
// SunMoon aliases
|
|
2368
2368
|
export { default as SunMoonIcon } from '../icons/sun-moon';
|
|
2369
|
-
// SunSnow aliases
|
|
2370
|
-
export { default as SunSnowIcon } from '../icons/sun-snow';
|
|
2371
2369
|
// Sun aliases
|
|
2372
2370
|
export { default as SunIcon } from '../icons/sun';
|
|
2373
|
-
//
|
|
2374
|
-
export { default as
|
|
2371
|
+
// SunSnow aliases
|
|
2372
|
+
export { default as SunSnowIcon } from '../icons/sun-snow';
|
|
2375
2373
|
// Sunset aliases
|
|
2376
2374
|
export { default as SunsetIcon } from '../icons/sunset';
|
|
2377
|
-
//
|
|
2378
|
-
export { default as
|
|
2375
|
+
// Sunrise aliases
|
|
2376
|
+
export { default as SunriseIcon } from '../icons/sunrise';
|
|
2379
2377
|
// SwatchBook aliases
|
|
2380
2378
|
export { default as SwatchBookIcon } from '../icons/swatch-book';
|
|
2379
|
+
// Superscript aliases
|
|
2380
|
+
export { default as SuperscriptIcon } from '../icons/superscript';
|
|
2381
2381
|
// SwissFranc aliases
|
|
2382
2382
|
export { default as SwissFrancIcon } from '../icons/swiss-franc';
|
|
2383
2383
|
// SwitchCamera aliases
|
|
@@ -2388,10 +2388,10 @@ export { default as SwordIcon } from '../icons/sword';
|
|
|
2388
2388
|
export { default as SwordsIcon } from '../icons/swords';
|
|
2389
2389
|
// Syringe aliases
|
|
2390
2390
|
export { default as SyringeIcon } from '../icons/syringe';
|
|
2391
|
-
// Table2 aliases
|
|
2392
|
-
export { default as Table2Icon } from '../icons/table-2';
|
|
2393
2391
|
// TableCellsMerge aliases
|
|
2394
2392
|
export { default as TableCellsMergeIcon } from '../icons/table-cells-merge';
|
|
2393
|
+
// Table2 aliases
|
|
2394
|
+
export { default as Table2Icon } from '../icons/table-2';
|
|
2395
2395
|
// TableCellsSplit aliases
|
|
2396
2396
|
export { default as TableCellsSplitIcon } from '../icons/table-cells-split';
|
|
2397
2397
|
// TableColumnsSplit aliases
|
|
@@ -2406,28 +2406,28 @@ export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
|
|
|
2406
2406
|
export { default as TableIcon } from '../icons/table';
|
|
2407
2407
|
// TabletSmartphone aliases
|
|
2408
2408
|
export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone';
|
|
2409
|
-
// Tablet aliases
|
|
2410
|
-
export { default as TabletIcon } from '../icons/tablet';
|
|
2411
|
-
// Tag aliases
|
|
2412
|
-
export { default as TagIcon } from '../icons/tag';
|
|
2413
2409
|
// Tablets aliases
|
|
2414
2410
|
export { default as TabletsIcon } from '../icons/tablets';
|
|
2415
2411
|
// Tags aliases
|
|
2416
2412
|
export { default as TagsIcon } from '../icons/tags';
|
|
2417
|
-
//
|
|
2418
|
-
export { default as
|
|
2413
|
+
// Tablet aliases
|
|
2414
|
+
export { default as TabletIcon } from '../icons/tablet';
|
|
2415
|
+
// Tag aliases
|
|
2416
|
+
export { default as TagIcon } from '../icons/tag';
|
|
2419
2417
|
// Tally2 aliases
|
|
2420
2418
|
export { default as Tally2Icon } from '../icons/tally-2';
|
|
2421
2419
|
// Tally3 aliases
|
|
2422
2420
|
export { default as Tally3Icon } from '../icons/tally-3';
|
|
2421
|
+
// Tally1 aliases
|
|
2422
|
+
export { default as Tally1Icon } from '../icons/tally-1';
|
|
2423
2423
|
// Tally4 aliases
|
|
2424
2424
|
export { default as Tally4Icon } from '../icons/tally-4';
|
|
2425
2425
|
// Tally5 aliases
|
|
2426
2426
|
export { default as Tally5Icon } from '../icons/tally-5';
|
|
2427
|
-
// Target aliases
|
|
2428
|
-
export { default as TargetIcon } from '../icons/target';
|
|
2429
2427
|
// Tangent aliases
|
|
2430
2428
|
export { default as TangentIcon } from '../icons/tangent';
|
|
2429
|
+
// Target aliases
|
|
2430
|
+
export { default as TargetIcon } from '../icons/target';
|
|
2431
2431
|
// Telescope aliases
|
|
2432
2432
|
export { default as TelescopeIcon } from '../icons/telescope';
|
|
2433
2433
|
// TentTree aliases
|
|
@@ -2438,32 +2438,32 @@ export { default as TentIcon } from '../icons/tent';
|
|
|
2438
2438
|
export { default as TerminalIcon } from '../icons/terminal';
|
|
2439
2439
|
// TestTube aliases
|
|
2440
2440
|
export { default as TestTubeIcon } from '../icons/test-tube';
|
|
2441
|
-
// TestTubes aliases
|
|
2442
|
-
export { default as TestTubesIcon } from '../icons/test-tubes';
|
|
2443
2441
|
// TextCursorInput aliases
|
|
2444
2442
|
export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
2443
|
+
// TestTubes aliases
|
|
2444
|
+
export { default as TestTubesIcon } from '../icons/test-tubes';
|
|
2445
2445
|
// TextCursor aliases
|
|
2446
2446
|
export { default as TextCursorIcon } from '../icons/text-cursor';
|
|
2447
2447
|
// TextQuote aliases
|
|
2448
2448
|
export { default as TextQuoteIcon } from '../icons/text-quote';
|
|
2449
|
-
// TextSearch aliases
|
|
2450
|
-
export { default as TextSearchIcon } from '../icons/text-search';
|
|
2451
2449
|
// Text aliases
|
|
2452
2450
|
export { default as TextIcon } from '../icons/text';
|
|
2453
2451
|
// Theater aliases
|
|
2454
2452
|
export { default as TheaterIcon } from '../icons/theater';
|
|
2453
|
+
// TextSearch aliases
|
|
2454
|
+
export { default as TextSearchIcon } from '../icons/text-search';
|
|
2455
2455
|
// ThermometerSnowflake aliases
|
|
2456
2456
|
export { default as ThermometerSnowflakeIcon } from '../icons/thermometer-snowflake';
|
|
2457
|
-
// Thermometer aliases
|
|
2458
|
-
export { default as ThermometerIcon } from '../icons/thermometer';
|
|
2459
2457
|
// ThermometerSun aliases
|
|
2460
2458
|
export { default as ThermometerSunIcon } from '../icons/thermometer-sun';
|
|
2461
|
-
//
|
|
2462
|
-
export { default as
|
|
2459
|
+
// Thermometer aliases
|
|
2460
|
+
export { default as ThermometerIcon } from '../icons/thermometer';
|
|
2463
2461
|
// ThumbsDown aliases
|
|
2464
2462
|
export { default as ThumbsDownIcon } from '../icons/thumbs-down';
|
|
2465
2463
|
// TicketCheck aliases
|
|
2466
2464
|
export { default as TicketCheckIcon } from '../icons/ticket-check';
|
|
2465
|
+
// ThumbsUp aliases
|
|
2466
|
+
export { default as ThumbsUpIcon } from '../icons/thumbs-up';
|
|
2467
2467
|
// TicketMinus aliases
|
|
2468
2468
|
export { default as TicketMinusIcon } from '../icons/ticket-minus';
|
|
2469
2469
|
// TicketPercent aliases
|
|
@@ -2472,62 +2472,62 @@ export { default as TicketPercentIcon } from '../icons/ticket-percent';
|
|
|
2472
2472
|
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2473
2473
|
// TicketSlash aliases
|
|
2474
2474
|
export { default as TicketSlashIcon } from '../icons/ticket-slash';
|
|
2475
|
-
// Ticket aliases
|
|
2476
|
-
export { default as TicketIcon } from '../icons/ticket';
|
|
2477
2475
|
// TicketX aliases
|
|
2478
2476
|
export { default as TicketXIcon } from '../icons/ticket-x';
|
|
2479
2477
|
// TicketsPlane aliases
|
|
2480
2478
|
export { default as TicketsPlaneIcon } from '../icons/tickets-plane';
|
|
2481
|
-
//
|
|
2482
|
-
export { default as
|
|
2483
|
-
// TimerReset aliases
|
|
2484
|
-
export { default as TimerResetIcon } from '../icons/timer-reset';
|
|
2479
|
+
// Ticket aliases
|
|
2480
|
+
export { default as TicketIcon } from '../icons/ticket';
|
|
2485
2481
|
// Tickets aliases
|
|
2486
2482
|
export { default as TicketsIcon } from '../icons/tickets';
|
|
2487
|
-
//
|
|
2488
|
-
export { default as
|
|
2483
|
+
// TimerReset aliases
|
|
2484
|
+
export { default as TimerResetIcon } from '../icons/timer-reset';
|
|
2485
|
+
// TimerOff aliases
|
|
2486
|
+
export { default as TimerOffIcon } from '../icons/timer-off';
|
|
2489
2487
|
// ToggleLeft aliases
|
|
2490
2488
|
export { default as ToggleLeftIcon } from '../icons/toggle-left';
|
|
2491
|
-
//
|
|
2492
|
-
export { default as
|
|
2489
|
+
// Timer aliases
|
|
2490
|
+
export { default as TimerIcon } from '../icons/timer';
|
|
2493
2491
|
// Toilet aliases
|
|
2494
2492
|
export { default as ToiletIcon } from '../icons/toilet';
|
|
2493
|
+
// ToggleRight aliases
|
|
2494
|
+
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2495
2495
|
// Tornado aliases
|
|
2496
2496
|
export { default as TornadoIcon } from '../icons/tornado';
|
|
2497
|
-
// TouchpadOff aliases
|
|
2498
|
-
export { default as TouchpadOffIcon } from '../icons/touchpad-off';
|
|
2499
2497
|
// Torus aliases
|
|
2500
2498
|
export { default as TorusIcon } from '../icons/torus';
|
|
2501
|
-
//
|
|
2502
|
-
export { default as
|
|
2499
|
+
// TouchpadOff aliases
|
|
2500
|
+
export { default as TouchpadOffIcon } from '../icons/touchpad-off';
|
|
2503
2501
|
// TowerControl aliases
|
|
2504
2502
|
export { default as TowerControlIcon } from '../icons/tower-control';
|
|
2503
|
+
// Touchpad aliases
|
|
2504
|
+
export { default as TouchpadIcon } from '../icons/touchpad';
|
|
2505
2505
|
// ToyBrick aliases
|
|
2506
2506
|
export { default as ToyBrickIcon } from '../icons/toy-brick';
|
|
2507
2507
|
// Tractor aliases
|
|
2508
2508
|
export { default as TractorIcon } from '../icons/tractor';
|
|
2509
|
-
// TrafficCone aliases
|
|
2510
|
-
export { default as TrafficConeIcon } from '../icons/traffic-cone';
|
|
2511
2509
|
// TrainFrontTunnel aliases
|
|
2512
2510
|
export { default as TrainFrontTunnelIcon } from '../icons/train-front-tunnel';
|
|
2513
2511
|
// TrainFront aliases
|
|
2514
2512
|
export { default as TrainFrontIcon } from '../icons/train-front';
|
|
2513
|
+
// TrafficCone aliases
|
|
2514
|
+
export { default as TrafficConeIcon } from '../icons/traffic-cone';
|
|
2515
2515
|
// TrainTrack aliases
|
|
2516
2516
|
export { default as TrainTrackIcon } from '../icons/train-track';
|
|
2517
|
-
// Transgender aliases
|
|
2518
|
-
export { default as TransgenderIcon } from '../icons/transgender';
|
|
2519
2517
|
// Trash2 aliases
|
|
2520
2518
|
export { default as Trash2Icon } from '../icons/trash-2';
|
|
2519
|
+
// Transgender aliases
|
|
2520
|
+
export { default as TransgenderIcon } from '../icons/transgender';
|
|
2521
2521
|
// Trash aliases
|
|
2522
2522
|
export { default as TrashIcon } from '../icons/trash';
|
|
2523
2523
|
// TreeDeciduous aliases
|
|
2524
2524
|
export { default as TreeDeciduousIcon } from '../icons/tree-deciduous';
|
|
2525
2525
|
// TreePine aliases
|
|
2526
2526
|
export { default as TreePineIcon } from '../icons/tree-pine';
|
|
2527
|
-
// Trees aliases
|
|
2528
|
-
export { default as TreesIcon } from '../icons/trees';
|
|
2529
2527
|
// Trello aliases
|
|
2530
2528
|
export { default as TrelloIcon } from '../icons/trello';
|
|
2529
|
+
// Trees aliases
|
|
2530
|
+
export { default as TreesIcon } from '../icons/trees';
|
|
2531
2531
|
// TrendingDown aliases
|
|
2532
2532
|
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2533
2533
|
// TrendingUp aliases
|
|
@@ -2538,18 +2538,18 @@ export { default as TrendingUpDownIcon } from '../icons/trending-up-down';
|
|
|
2538
2538
|
export { default as TriangleDashedIcon } from '../icons/triangle-dashed';
|
|
2539
2539
|
// TriangleRight aliases
|
|
2540
2540
|
export { default as TriangleRightIcon } from '../icons/triangle-right';
|
|
2541
|
-
// Trophy aliases
|
|
2542
|
-
export { default as TrophyIcon } from '../icons/trophy';
|
|
2543
2541
|
// Triangle aliases
|
|
2544
2542
|
export { default as TriangleIcon } from '../icons/triangle';
|
|
2545
|
-
//
|
|
2546
|
-
export { default as
|
|
2543
|
+
// Trophy aliases
|
|
2544
|
+
export { default as TrophyIcon } from '../icons/trophy';
|
|
2547
2545
|
// Truck aliases
|
|
2548
2546
|
export { default as TruckIcon } from '../icons/truck';
|
|
2549
|
-
//
|
|
2550
|
-
export { default as
|
|
2547
|
+
// Turtle aliases
|
|
2548
|
+
export { default as TurtleIcon } from '../icons/turtle';
|
|
2551
2549
|
// Tv aliases
|
|
2552
2550
|
export { default as TvIcon } from '../icons/tv';
|
|
2551
|
+
// TvMinimalPlay aliases
|
|
2552
|
+
export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
|
|
2553
2553
|
// Twitch aliases
|
|
2554
2554
|
export { default as TwitchIcon } from '../icons/twitch';
|
|
2555
2555
|
// Twitter aliases
|
|
@@ -2560,12 +2560,12 @@ export { default as TypeOutlineIcon } from '../icons/type-outline';
|
|
|
2560
2560
|
export { default as TypeIcon } from '../icons/type';
|
|
2561
2561
|
// UmbrellaOff aliases
|
|
2562
2562
|
export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
|
|
2563
|
-
// Underline aliases
|
|
2564
|
-
export { default as UnderlineIcon } from '../icons/underline';
|
|
2565
2563
|
// Umbrella aliases
|
|
2566
2564
|
export { default as UmbrellaIcon } from '../icons/umbrella';
|
|
2567
2565
|
// Undo2 aliases
|
|
2568
2566
|
export { default as Undo2Icon } from '../icons/undo-2';
|
|
2567
|
+
// Underline aliases
|
|
2568
|
+
export { default as UnderlineIcon } from '../icons/underline';
|
|
2569
2569
|
// UndoDot aliases
|
|
2570
2570
|
export { default as UndoDotIcon } from '../icons/undo-dot';
|
|
2571
2571
|
// Undo aliases
|
|
@@ -2576,14 +2576,14 @@ export { default as UnfoldHorizontalIcon } from '../icons/unfold-horizontal';
|
|
|
2576
2576
|
export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
|
|
2577
2577
|
// Ungroup aliases
|
|
2578
2578
|
export { default as UngroupIcon } from '../icons/ungroup';
|
|
2579
|
-
// Unlink aliases
|
|
2580
|
-
export { default as UnlinkIcon } from '../icons/unlink';
|
|
2581
2579
|
// Unlink2 aliases
|
|
2582
2580
|
export { default as Unlink2Icon } from '../icons/unlink-2';
|
|
2583
|
-
// Upload aliases
|
|
2584
|
-
export { default as UploadIcon } from '../icons/upload';
|
|
2585
2581
|
// Unplug aliases
|
|
2586
2582
|
export { default as UnplugIcon } from '../icons/unplug';
|
|
2583
|
+
// Unlink aliases
|
|
2584
|
+
export { default as UnlinkIcon } from '../icons/unlink';
|
|
2585
|
+
// Upload aliases
|
|
2586
|
+
export { default as UploadIcon } from '../icons/upload';
|
|
2587
2587
|
// Usb aliases
|
|
2588
2588
|
export { default as UsbIcon } from '../icons/usb';
|
|
2589
2589
|
// UserCheck aliases
|
|
@@ -2596,18 +2596,16 @@ export { default as UserMinusIcon } from '../icons/user-minus';
|
|
|
2596
2596
|
export { default as UserPenIcon } from '../icons/user-pen';
|
|
2597
2597
|
// UserPlus aliases
|
|
2598
2598
|
export { default as UserPlusIcon } from '../icons/user-plus';
|
|
2599
|
-
// UserRoundSearch aliases
|
|
2600
|
-
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2601
|
-
// UserSearch aliases
|
|
2602
|
-
export { default as UserSearchIcon } from '../icons/user-search';
|
|
2603
2599
|
// UserRoundPen aliases
|
|
2604
2600
|
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2601
|
+
// UserRoundSearch aliases
|
|
2602
|
+
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2605
2603
|
// UserX aliases
|
|
2606
2604
|
export { default as UserXIcon } from '../icons/user-x';
|
|
2607
2605
|
// User aliases
|
|
2608
2606
|
export { default as UserIcon } from '../icons/user';
|
|
2609
|
-
//
|
|
2610
|
-
export { default as
|
|
2607
|
+
// UserSearch aliases
|
|
2608
|
+
export { default as UserSearchIcon } from '../icons/user-search';
|
|
2611
2609
|
// Users aliases
|
|
2612
2610
|
export { default as UsersIcon } from '../icons/users';
|
|
2613
2611
|
// Variable aliases
|
|
@@ -2616,16 +2614,18 @@ export { default as VariableIcon } from '../icons/variable';
|
|
|
2616
2614
|
export { default as VaultIcon } from '../icons/vault';
|
|
2617
2615
|
// Vegan aliases
|
|
2618
2616
|
export { default as VeganIcon } from '../icons/vegan';
|
|
2617
|
+
// UtilityPole aliases
|
|
2618
|
+
export { default as UtilityPoleIcon } from '../icons/utility-pole';
|
|
2619
2619
|
// VenetianMask aliases
|
|
2620
2620
|
export { default as VenetianMaskIcon } from '../icons/venetian-mask';
|
|
2621
2621
|
// VenusAndMars aliases
|
|
2622
2622
|
export { default as VenusAndMarsIcon } from '../icons/venus-and-mars';
|
|
2623
2623
|
// Venus aliases
|
|
2624
2624
|
export { default as VenusIcon } from '../icons/venus';
|
|
2625
|
-
// VibrateOff aliases
|
|
2626
|
-
export { default as VibrateOffIcon } from '../icons/vibrate-off';
|
|
2627
2625
|
// Vibrate aliases
|
|
2628
2626
|
export { default as VibrateIcon } from '../icons/vibrate';
|
|
2627
|
+
// VibrateOff aliases
|
|
2628
|
+
export { default as VibrateOffIcon } from '../icons/vibrate-off';
|
|
2629
2629
|
// VideoOff aliases
|
|
2630
2630
|
export { default as VideoOffIcon } from '../icons/video-off';
|
|
2631
2631
|
// Video aliases
|
|
@@ -2642,18 +2642,18 @@ export { default as VolleyballIcon } from '../icons/volleyball';
|
|
|
2642
2642
|
export { default as Volume1Icon } from '../icons/volume-1';
|
|
2643
2643
|
// Volume2 aliases
|
|
2644
2644
|
export { default as Volume2Icon } from '../icons/volume-2';
|
|
2645
|
-
// VolumeOff aliases
|
|
2646
|
-
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
2647
2645
|
// VolumeX aliases
|
|
2648
2646
|
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2649
|
-
//
|
|
2650
|
-
export { default as
|
|
2647
|
+
// VolumeOff aliases
|
|
2648
|
+
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
2651
2649
|
// Vote aliases
|
|
2652
2650
|
export { default as VoteIcon } from '../icons/vote';
|
|
2653
|
-
//
|
|
2654
|
-
export { default as
|
|
2651
|
+
// Volume aliases
|
|
2652
|
+
export { default as VolumeIcon } from '../icons/volume';
|
|
2655
2653
|
// WalletCards aliases
|
|
2656
2654
|
export { default as WalletCardsIcon } from '../icons/wallet-cards';
|
|
2655
|
+
// Wallet aliases
|
|
2656
|
+
export { default as WalletIcon } from '../icons/wallet';
|
|
2657
2657
|
// Wallpaper aliases
|
|
2658
2658
|
export { default as WallpaperIcon } from '../icons/wallpaper';
|
|
2659
2659
|
// Wand aliases
|
|
@@ -2662,10 +2662,10 @@ export { default as WandIcon } from '../icons/wand';
|
|
|
2662
2662
|
export { default as WarehouseIcon } from '../icons/warehouse';
|
|
2663
2663
|
// WashingMachine aliases
|
|
2664
2664
|
export { default as WashingMachineIcon } from '../icons/washing-machine';
|
|
2665
|
-
// WavesLadder aliases
|
|
2666
|
-
export { default as WavesLadderIcon } from '../icons/waves-ladder';
|
|
2667
2665
|
// Watch aliases
|
|
2668
2666
|
export { default as WatchIcon } from '../icons/watch';
|
|
2667
|
+
// WavesLadder aliases
|
|
2668
|
+
export { default as WavesLadderIcon } from '../icons/waves-ladder';
|
|
2669
2669
|
// Waves aliases
|
|
2670
2670
|
export { default as WavesIcon } from '../icons/waves';
|
|
2671
2671
|
// Waypoints aliases
|
|
@@ -2682,22 +2682,22 @@ export { default as WebhookIcon } from '../icons/webhook';
|
|
|
2682
2682
|
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
2683
2683
|
// Wheat aliases
|
|
2684
2684
|
export { default as WheatIcon } from '../icons/wheat';
|
|
2685
|
-
// WholeWord aliases
|
|
2686
|
-
export { default as WholeWordIcon } from '../icons/whole-word';
|
|
2687
2685
|
// WifiHigh aliases
|
|
2688
2686
|
export { default as WifiHighIcon } from '../icons/wifi-high';
|
|
2687
|
+
// WholeWord aliases
|
|
2688
|
+
export { default as WholeWordIcon } from '../icons/whole-word';
|
|
2689
2689
|
// WifiLow aliases
|
|
2690
2690
|
export { default as WifiLowIcon } from '../icons/wifi-low';
|
|
2691
|
-
// WifiOff aliases
|
|
2692
|
-
export { default as WifiOffIcon } from '../icons/wifi-off';
|
|
2693
2691
|
// WifiZero aliases
|
|
2694
2692
|
export { default as WifiZeroIcon } from '../icons/wifi-zero';
|
|
2693
|
+
// WifiOff aliases
|
|
2694
|
+
export { default as WifiOffIcon } from '../icons/wifi-off';
|
|
2695
2695
|
// Wifi aliases
|
|
2696
2696
|
export { default as WifiIcon } from '../icons/wifi';
|
|
2697
|
-
// Wind aliases
|
|
2698
|
-
export { default as WindIcon } from '../icons/wind';
|
|
2699
2697
|
// WindArrowDown aliases
|
|
2700
2698
|
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
2699
|
+
// Wind aliases
|
|
2700
|
+
export { default as WindIcon } from '../icons/wind';
|
|
2701
2701
|
// WineOff aliases
|
|
2702
2702
|
export { default as WineOffIcon } from '../icons/wine-off';
|
|
2703
2703
|
// Wine aliases
|
|
@@ -2708,18 +2708,18 @@ export { default as WorkflowIcon } from '../icons/workflow';
|
|
|
2708
2708
|
export { default as WormIcon } from '../icons/worm';
|
|
2709
2709
|
// WrapText aliases
|
|
2710
2710
|
export { default as WrapTextIcon } from '../icons/wrap-text';
|
|
2711
|
-
// Wrench aliases
|
|
2712
|
-
export { default as WrenchIcon } from '../icons/wrench';
|
|
2713
2711
|
// X aliases
|
|
2714
2712
|
export { default as XIcon } from '../icons/x';
|
|
2715
2713
|
// Youtube aliases
|
|
2716
2714
|
export { default as YoutubeIcon } from '../icons/youtube';
|
|
2715
|
+
// Wrench aliases
|
|
2716
|
+
export { default as WrenchIcon } from '../icons/wrench';
|
|
2717
2717
|
// ZapOff aliases
|
|
2718
2718
|
export { default as ZapOffIcon } from '../icons/zap-off';
|
|
2719
|
-
// ZoomIn aliases
|
|
2720
|
-
export { default as ZoomInIcon } from '../icons/zoom-in';
|
|
2721
2719
|
// Zap aliases
|
|
2722
2720
|
export { default as ZapIcon } from '../icons/zap';
|
|
2721
|
+
// ZoomIn aliases
|
|
2722
|
+
export { default as ZoomInIcon } from '../icons/zoom-in';
|
|
2723
2723
|
// ZoomOut aliases
|
|
2724
2724
|
export { default as ZoomOutIcon } from '../icons/zoom-out';
|
|
2725
2725
|
// ArrowDown01 aliases
|
|
@@ -2784,18 +2784,18 @@ export { default as CurlyBracesIcon } from '../icons/braces';
|
|
|
2784
2784
|
// Captions aliases
|
|
2785
2785
|
export { default as CaptionsIcon } from '../icons/captions';
|
|
2786
2786
|
export { default as SubtitlesIcon } from '../icons/captions';
|
|
2787
|
-
// ChartBarBig aliases
|
|
2788
|
-
export { default as ChartBarBigIcon } from '../icons/chart-bar-big';
|
|
2789
|
-
export {
|
|
2790
|
-
/** @deprecated */
|
|
2791
|
-
default as BarChartHorizontalBigIcon
|
|
2792
|
-
} from '../icons/chart-bar-big';
|
|
2793
2787
|
// ChartArea aliases
|
|
2794
2788
|
export { default as ChartAreaIcon } from '../icons/chart-area';
|
|
2795
2789
|
export {
|
|
2796
2790
|
/** @deprecated */
|
|
2797
2791
|
default as AreaChartIcon
|
|
2798
2792
|
} from '../icons/chart-area';
|
|
2793
|
+
// ChartBarBig aliases
|
|
2794
|
+
export { default as ChartBarBigIcon } from '../icons/chart-bar-big';
|
|
2795
|
+
export {
|
|
2796
|
+
/** @deprecated */
|
|
2797
|
+
default as BarChartHorizontalBigIcon
|
|
2798
|
+
} from '../icons/chart-bar-big';
|
|
2799
2799
|
// ChartBar aliases
|
|
2800
2800
|
export { default as ChartBarIcon } from '../icons/chart-bar';
|
|
2801
2801
|
export {
|
|
@@ -2838,6 +2838,12 @@ export {
|
|
|
2838
2838
|
/** @deprecated */
|
|
2839
2839
|
default as BarChartIcon
|
|
2840
2840
|
} from '../icons/chart-no-axes-column-increasing';
|
|
2841
|
+
// ChartPie aliases
|
|
2842
|
+
export { default as ChartPieIcon } from '../icons/chart-pie';
|
|
2843
|
+
export {
|
|
2844
|
+
/** @deprecated */
|
|
2845
|
+
default as PieChartIcon
|
|
2846
|
+
} from '../icons/chart-pie';
|
|
2841
2847
|
// ChartNoAxesColumn aliases
|
|
2842
2848
|
export { default as ChartNoAxesColumnIcon } from '../icons/chart-no-axes-column';
|
|
2843
2849
|
export {
|
|
@@ -2850,12 +2856,6 @@ export {
|
|
|
2850
2856
|
/** @deprecated */
|
|
2851
2857
|
default as GanttChartIcon
|
|
2852
2858
|
} from '../icons/chart-no-axes-gantt';
|
|
2853
|
-
// ChartPie aliases
|
|
2854
|
-
export { default as ChartPieIcon } from '../icons/chart-pie';
|
|
2855
|
-
export {
|
|
2856
|
-
/** @deprecated */
|
|
2857
|
-
default as PieChartIcon
|
|
2858
|
-
} from '../icons/chart-pie';
|
|
2859
2859
|
// ChartScatter aliases
|
|
2860
2860
|
export { default as ChartScatterIcon } from '../icons/chart-scatter';
|
|
2861
2861
|
export {
|
|
@@ -2868,60 +2868,60 @@ export { default as AlertCircleIcon } from '../icons/circle-alert';
|
|
|
2868
2868
|
// CircleArrowDown aliases
|
|
2869
2869
|
export { default as CircleArrowDownIcon } from '../icons/circle-arrow-down';
|
|
2870
2870
|
export { default as ArrowDownCircleIcon } from '../icons/circle-arrow-down';
|
|
2871
|
-
// CircleArrowOutDownLeft aliases
|
|
2872
|
-
export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left';
|
|
2873
|
-
export { default as ArrowDownLeftFromCircleIcon } from '../icons/circle-arrow-out-down-left';
|
|
2874
2871
|
// CircleArrowLeft aliases
|
|
2875
2872
|
export { default as CircleArrowLeftIcon } from '../icons/circle-arrow-left';
|
|
2876
2873
|
export { default as ArrowLeftCircleIcon } from '../icons/circle-arrow-left';
|
|
2874
|
+
// CircleArrowOutDownLeft aliases
|
|
2875
|
+
export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left';
|
|
2876
|
+
export { default as ArrowDownLeftFromCircleIcon } from '../icons/circle-arrow-out-down-left';
|
|
2877
2877
|
// CircleArrowOutDownRight aliases
|
|
2878
2878
|
export { default as CircleArrowOutDownRightIcon } from '../icons/circle-arrow-out-down-right';
|
|
2879
2879
|
export { default as ArrowDownRightFromCircleIcon } from '../icons/circle-arrow-out-down-right';
|
|
2880
|
-
// CircleArrowOutUpLeft aliases
|
|
2881
|
-
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
2882
|
-
export { default as ArrowUpLeftFromCircleIcon } from '../icons/circle-arrow-out-up-left';
|
|
2883
2880
|
// CircleArrowOutUpRight aliases
|
|
2884
2881
|
export { default as CircleArrowOutUpRightIcon } from '../icons/circle-arrow-out-up-right';
|
|
2885
2882
|
export { default as ArrowUpRightFromCircleIcon } from '../icons/circle-arrow-out-up-right';
|
|
2883
|
+
// CircleArrowOutUpLeft aliases
|
|
2884
|
+
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
2885
|
+
export { default as ArrowUpLeftFromCircleIcon } from '../icons/circle-arrow-out-up-left';
|
|
2886
2886
|
// CircleArrowRight aliases
|
|
2887
2887
|
export { default as CircleArrowRightIcon } from '../icons/circle-arrow-right';
|
|
2888
2888
|
export { default as ArrowRightCircleIcon } from '../icons/circle-arrow-right';
|
|
2889
2889
|
// CircleArrowUp aliases
|
|
2890
2890
|
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
2891
2891
|
export { default as ArrowUpCircleIcon } from '../icons/circle-arrow-up';
|
|
2892
|
+
// CircleCheck aliases
|
|
2893
|
+
export { default as CircleCheckIcon } from '../icons/circle-check';
|
|
2894
|
+
export { default as CheckCircle2Icon } from '../icons/circle-check';
|
|
2892
2895
|
// CircleChevronDown aliases
|
|
2893
2896
|
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
|
|
2894
2897
|
export { default as ChevronDownCircleIcon } from '../icons/circle-chevron-down';
|
|
2895
2898
|
// CircleCheckBig aliases
|
|
2896
2899
|
export { default as CircleCheckBigIcon } from '../icons/circle-check-big';
|
|
2897
2900
|
export { default as CheckCircleIcon } from '../icons/circle-check-big';
|
|
2898
|
-
// CircleCheck aliases
|
|
2899
|
-
export { default as CircleCheckIcon } from '../icons/circle-check';
|
|
2900
|
-
export { default as CheckCircle2Icon } from '../icons/circle-check';
|
|
2901
2901
|
// CircleChevronLeft aliases
|
|
2902
2902
|
export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
|
|
2903
2903
|
export { default as ChevronLeftCircleIcon } from '../icons/circle-chevron-left';
|
|
2904
|
-
// CircleChevronRight aliases
|
|
2905
|
-
export { default as CircleChevronRightIcon } from '../icons/circle-chevron-right';
|
|
2906
|
-
export { default as ChevronRightCircleIcon } from '../icons/circle-chevron-right';
|
|
2907
2904
|
// CircleChevronUp aliases
|
|
2908
2905
|
export { default as CircleChevronUpIcon } from '../icons/circle-chevron-up';
|
|
2909
2906
|
export { default as ChevronUpCircleIcon } from '../icons/circle-chevron-up';
|
|
2910
2907
|
// CircleDivide aliases
|
|
2911
2908
|
export { default as CircleDivideIcon } from '../icons/circle-divide';
|
|
2912
2909
|
export { default as DivideCircleIcon } from '../icons/circle-divide';
|
|
2913
|
-
//
|
|
2914
|
-
export { default as
|
|
2915
|
-
export { default as
|
|
2910
|
+
// CircleChevronRight aliases
|
|
2911
|
+
export { default as CircleChevronRightIcon } from '../icons/circle-chevron-right';
|
|
2912
|
+
export { default as ChevronRightCircleIcon } from '../icons/circle-chevron-right';
|
|
2916
2913
|
// CircleHelp aliases
|
|
2917
2914
|
export { default as CircleHelpIcon } from '../icons/circle-help';
|
|
2918
2915
|
export { default as HelpCircleIcon } from '../icons/circle-help';
|
|
2919
|
-
//
|
|
2920
|
-
export { default as
|
|
2921
|
-
export { default as
|
|
2916
|
+
// CircleGauge aliases
|
|
2917
|
+
export { default as CircleGaugeIcon } from '../icons/circle-gauge';
|
|
2918
|
+
export { default as GaugeCircleIcon } from '../icons/circle-gauge';
|
|
2922
2919
|
// CircleMinus aliases
|
|
2923
2920
|
export { default as CircleMinusIcon } from '../icons/circle-minus';
|
|
2924
2921
|
export { default as MinusCircleIcon } from '../icons/circle-minus';
|
|
2922
|
+
// CircleParkingOff aliases
|
|
2923
|
+
export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
|
|
2924
|
+
export { default as ParkingCircleOffIcon } from '../icons/circle-parking-off';
|
|
2925
2925
|
// CircleParking aliases
|
|
2926
2926
|
export { default as CircleParkingIcon } from '../icons/circle-parking';
|
|
2927
2927
|
export { default as ParkingCircleIcon } from '../icons/circle-parking';
|
|
@@ -2931,6 +2931,9 @@ export { default as PauseCircleIcon } from '../icons/circle-pause';
|
|
|
2931
2931
|
// CirclePlay aliases
|
|
2932
2932
|
export { default as CirclePlayIcon } from '../icons/circle-play';
|
|
2933
2933
|
export { default as PlayCircleIcon } from '../icons/circle-play';
|
|
2934
|
+
// CirclePercent aliases
|
|
2935
|
+
export { default as CirclePercentIcon } from '../icons/circle-percent';
|
|
2936
|
+
export { default as PercentCircleIcon } from '../icons/circle-percent';
|
|
2934
2937
|
// CirclePlus aliases
|
|
2935
2938
|
export { default as CirclePlusIcon } from '../icons/circle-plus';
|
|
2936
2939
|
export { default as PlusCircleIcon } from '../icons/circle-plus';
|
|
@@ -2940,12 +2943,6 @@ export { default as PowerCircleIcon } from '../icons/circle-power';
|
|
|
2940
2943
|
// CircleSlash2 aliases
|
|
2941
2944
|
export { default as CircleSlash2Icon } from '../icons/circle-slash-2';
|
|
2942
2945
|
export { default as CircleSlashedIcon } from '../icons/circle-slash-2';
|
|
2943
|
-
// CirclePercent aliases
|
|
2944
|
-
export { default as CirclePercentIcon } from '../icons/circle-percent';
|
|
2945
|
-
export { default as PercentCircleIcon } from '../icons/circle-percent';
|
|
2946
|
-
// CircleStop aliases
|
|
2947
|
-
export { default as CircleStopIcon } from '../icons/circle-stop';
|
|
2948
|
-
export { default as StopCircleIcon } from '../icons/circle-stop';
|
|
2949
2946
|
// CircleUserRound aliases
|
|
2950
2947
|
export { default as CircleUserRoundIcon } from '../icons/circle-user-round';
|
|
2951
2948
|
export {
|
|
@@ -2955,18 +2952,27 @@ export {
|
|
|
2955
2952
|
// CircleUser aliases
|
|
2956
2953
|
export { default as CircleUserIcon } from '../icons/circle-user';
|
|
2957
2954
|
export { default as UserCircleIcon } from '../icons/circle-user';
|
|
2958
|
-
//
|
|
2959
|
-
export { default as
|
|
2960
|
-
export { default as
|
|
2955
|
+
// CircleStop aliases
|
|
2956
|
+
export { default as CircleStopIcon } from '../icons/circle-stop';
|
|
2957
|
+
export { default as StopCircleIcon } from '../icons/circle-stop';
|
|
2961
2958
|
// ClipboardPenLine aliases
|
|
2962
2959
|
export { default as ClipboardPenLineIcon } from '../icons/clipboard-pen-line';
|
|
2963
2960
|
export { default as ClipboardSignatureIcon } from '../icons/clipboard-pen-line';
|
|
2964
2961
|
// ClipboardPen aliases
|
|
2965
2962
|
export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
|
|
2966
2963
|
export { default as ClipboardEditIcon } from '../icons/clipboard-pen';
|
|
2964
|
+
// CircleX aliases
|
|
2965
|
+
export { default as CircleXIcon } from '../icons/circle-x';
|
|
2966
|
+
export { default as XCircleIcon } from '../icons/circle-x';
|
|
2967
2967
|
// CloudDownload aliases
|
|
2968
2968
|
export { default as CloudDownloadIcon } from '../icons/cloud-download';
|
|
2969
2969
|
export { default as DownloadCloudIcon } from '../icons/cloud-download';
|
|
2970
|
+
// Columns2 aliases
|
|
2971
|
+
export { default as Columns2Icon } from '../icons/columns-2';
|
|
2972
|
+
export { default as ColumnsIcon } from '../icons/columns-2';
|
|
2973
|
+
// Columns3 aliases
|
|
2974
|
+
export { default as Columns3Icon } from '../icons/columns-3';
|
|
2975
|
+
export { default as PanelsLeftRightIcon } from '../icons/columns-3';
|
|
2970
2976
|
// CloudUpload aliases
|
|
2971
2977
|
export { default as CloudUploadIcon } from '../icons/cloud-upload';
|
|
2972
2978
|
export { default as UploadCloudIcon } from '../icons/cloud-upload';
|
|
@@ -2976,48 +2982,42 @@ export {
|
|
|
2976
2982
|
/** @deprecated */
|
|
2977
2983
|
default as Code2Icon
|
|
2978
2984
|
} from '../icons/code-xml';
|
|
2979
|
-
// Columns2 aliases
|
|
2980
|
-
export { default as Columns2Icon } from '../icons/columns-2';
|
|
2981
|
-
export { default as ColumnsIcon } from '../icons/columns-2';
|
|
2982
|
-
// Columns3 aliases
|
|
2983
|
-
export { default as Columns3Icon } from '../icons/columns-3';
|
|
2984
|
-
export { default as PanelsLeftRightIcon } from '../icons/columns-3';
|
|
2985
|
-
// DiamondPercent aliases
|
|
2986
|
-
export { default as DiamondPercentIcon } from '../icons/diamond-percent';
|
|
2987
|
-
export { default as PercentDiamondIcon } from '../icons/diamond-percent';
|
|
2988
2985
|
// ContactRound aliases
|
|
2989
2986
|
export { default as ContactRoundIcon } from '../icons/contact-round';
|
|
2990
2987
|
export {
|
|
2991
2988
|
/** @deprecated */
|
|
2992
2989
|
default as Contact2Icon
|
|
2993
2990
|
} from '../icons/contact-round';
|
|
2991
|
+
// EllipsisVertical aliases
|
|
2992
|
+
export { default as EllipsisVerticalIcon } from '../icons/ellipsis-vertical';
|
|
2993
|
+
export { default as MoreVerticalIcon } from '../icons/ellipsis-vertical';
|
|
2994
2994
|
// Earth aliases
|
|
2995
2995
|
export { default as EarthIcon } from '../icons/earth';
|
|
2996
2996
|
export {
|
|
2997
2997
|
/** @deprecated */
|
|
2998
2998
|
default as Globe2Icon
|
|
2999
2999
|
} from '../icons/earth';
|
|
3000
|
-
//
|
|
3001
|
-
export { default as
|
|
3002
|
-
export { default as
|
|
3000
|
+
// DiamondPercent aliases
|
|
3001
|
+
export { default as DiamondPercentIcon } from '../icons/diamond-percent';
|
|
3002
|
+
export { default as PercentDiamondIcon } from '../icons/diamond-percent';
|
|
3003
3003
|
// Ellipsis aliases
|
|
3004
3004
|
export { default as EllipsisIcon } from '../icons/ellipsis';
|
|
3005
3005
|
export { default as MoreHorizontalIcon } from '../icons/ellipsis';
|
|
3006
3006
|
// FileAxis3d aliases
|
|
3007
3007
|
export { default as FileAxis3dIcon } from '../icons/file-axis-3d';
|
|
3008
3008
|
export { default as FileAxis3DIcon } from '../icons/file-axis-3d';
|
|
3009
|
-
// FileChartColumnIncreasing aliases
|
|
3010
|
-
export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
|
|
3011
|
-
export {
|
|
3012
|
-
/** @deprecated */
|
|
3013
|
-
default as FileBarChartIcon
|
|
3014
|
-
} from '../icons/file-chart-column-increasing';
|
|
3015
3009
|
// FileChartColumn aliases
|
|
3016
3010
|
export { default as FileChartColumnIcon } from '../icons/file-chart-column';
|
|
3017
3011
|
export {
|
|
3018
3012
|
/** @deprecated */
|
|
3019
3013
|
default as FileBarChart2Icon
|
|
3020
3014
|
} from '../icons/file-chart-column';
|
|
3015
|
+
// FileChartColumnIncreasing aliases
|
|
3016
|
+
export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
|
|
3017
|
+
export {
|
|
3018
|
+
/** @deprecated */
|
|
3019
|
+
default as FileBarChartIcon
|
|
3020
|
+
} from '../icons/file-chart-column-increasing';
|
|
3021
3021
|
// FileChartLine aliases
|
|
3022
3022
|
export { default as FileChartLineIcon } from '../icons/file-chart-line';
|
|
3023
3023
|
export {
|
|
@@ -3048,40 +3048,40 @@ export {
|
|
|
3048
3048
|
/** @deprecated */
|
|
3049
3049
|
default as FolderCog2Icon
|
|
3050
3050
|
} from '../icons/folder-cog';
|
|
3051
|
-
// FolderPen aliases
|
|
3052
|
-
export { default as FolderPenIcon } from '../icons/folder-pen';
|
|
3053
|
-
export { default as FolderEditIcon } from '../icons/folder-pen';
|
|
3054
3051
|
// Funnel aliases
|
|
3055
3052
|
export { default as FunnelIcon } from '../icons/funnel';
|
|
3056
3053
|
export {
|
|
3057
3054
|
/** @deprecated */
|
|
3058
3055
|
default as FilterIcon
|
|
3059
3056
|
} from '../icons/funnel';
|
|
3060
|
-
//
|
|
3061
|
-
export { default as
|
|
3062
|
-
export { default as
|
|
3063
|
-
// Grid2x2Check aliases
|
|
3064
|
-
export { default as Grid2x2CheckIcon } from '../icons/grid-2x2-check';
|
|
3065
|
-
export { default as Grid2X2CheckIcon } from '../icons/grid-2x2-check';
|
|
3057
|
+
// FolderPen aliases
|
|
3058
|
+
export { default as FolderPenIcon } from '../icons/folder-pen';
|
|
3059
|
+
export { default as FolderEditIcon } from '../icons/folder-pen';
|
|
3066
3060
|
// FunnelX aliases
|
|
3067
3061
|
export { default as FunnelXIcon } from '../icons/funnel-x';
|
|
3068
3062
|
export {
|
|
3069
3063
|
/** @deprecated */
|
|
3070
3064
|
default as FilterXIcon
|
|
3071
3065
|
} from '../icons/funnel-x';
|
|
3066
|
+
// GitCommitHorizontal aliases
|
|
3067
|
+
export { default as GitCommitHorizontalIcon } from '../icons/git-commit-horizontal';
|
|
3068
|
+
export { default as GitCommitIcon } from '../icons/git-commit-horizontal';
|
|
3069
|
+
// Grid2x2Check aliases
|
|
3070
|
+
export { default as Grid2x2CheckIcon } from '../icons/grid-2x2-check';
|
|
3071
|
+
export { default as Grid2X2CheckIcon } from '../icons/grid-2x2-check';
|
|
3072
3072
|
// Grid2x2Plus aliases
|
|
3073
3073
|
export { default as Grid2x2PlusIcon } from '../icons/grid-2x2-plus';
|
|
3074
3074
|
export { default as Grid2X2PlusIcon } from '../icons/grid-2x2-plus';
|
|
3075
3075
|
// Grid2x2X aliases
|
|
3076
3076
|
export { default as Grid2x2XIcon } from '../icons/grid-2x2-x';
|
|
3077
3077
|
export { default as Grid2X2XIcon } from '../icons/grid-2x2-x';
|
|
3078
|
-
// Grid2x2 aliases
|
|
3079
|
-
export { default as Grid2x2Icon } from '../icons/grid-2x2';
|
|
3080
|
-
export { default as Grid2X2Icon } from '../icons/grid-2x2';
|
|
3081
3078
|
// Grid3x3 aliases
|
|
3082
3079
|
export { default as Grid3x3Icon } from '../icons/grid-3x3';
|
|
3083
3080
|
export { default as GridIcon } from '../icons/grid-3x3';
|
|
3084
3081
|
export { default as Grid3X3Icon } from '../icons/grid-3x3';
|
|
3082
|
+
// Grid2x2 aliases
|
|
3083
|
+
export { default as Grid2x2Icon } from '../icons/grid-2x2';
|
|
3084
|
+
export { default as Grid2X2Icon } from '../icons/grid-2x2';
|
|
3085
3085
|
// HandHelping aliases
|
|
3086
3086
|
export { default as HandHelpingIcon } from '../icons/hand-helping';
|
|
3087
3087
|
export { default as HelpingHandIcon } from '../icons/hand-helping';
|
|
@@ -3094,27 +3094,27 @@ export {
|
|
|
3094
3094
|
/** @deprecated */
|
|
3095
3095
|
default as IceCream2Icon
|
|
3096
3096
|
} from '../icons/ice-cream-bowl';
|
|
3097
|
-
// IceCreamCone aliases
|
|
3098
|
-
export { default as IceCreamConeIcon } from '../icons/ice-cream-cone';
|
|
3099
|
-
export { default as IceCreamIcon } from '../icons/ice-cream-cone';
|
|
3100
3097
|
// IndentDecrease aliases
|
|
3101
3098
|
export { default as IndentDecreaseIcon } from '../icons/indent-decrease';
|
|
3102
3099
|
export { default as OutdentIcon } from '../icons/indent-decrease';
|
|
3100
|
+
// IceCreamCone aliases
|
|
3101
|
+
export { default as IceCreamConeIcon } from '../icons/ice-cream-cone';
|
|
3102
|
+
export { default as IceCreamIcon } from '../icons/ice-cream-cone';
|
|
3103
|
+
// IndentIncrease aliases
|
|
3104
|
+
export { default as IndentIncreaseIcon } from '../icons/indent-increase';
|
|
3105
|
+
export { default as IndentIcon } from '../icons/indent-increase';
|
|
3103
3106
|
// LaptopMinimal aliases
|
|
3104
3107
|
export { default as LaptopMinimalIcon } from '../icons/laptop-minimal';
|
|
3105
3108
|
export {
|
|
3106
3109
|
/** @deprecated */
|
|
3107
3110
|
default as Laptop2Icon
|
|
3108
3111
|
} from '../icons/laptop-minimal';
|
|
3109
|
-
// IndentIncrease aliases
|
|
3110
|
-
export { default as IndentIncreaseIcon } from '../icons/indent-increase';
|
|
3111
|
-
export { default as IndentIcon } from '../icons/indent-increase';
|
|
3112
|
-
// Layers aliases
|
|
3113
|
-
export { default as LayersIcon } from '../icons/layers';
|
|
3114
|
-
export { default as Layers3Icon } from '../icons/layers';
|
|
3115
3112
|
// LoaderCircle aliases
|
|
3116
3113
|
export { default as LoaderCircleIcon } from '../icons/loader-circle';
|
|
3117
3114
|
export { default as Loader2Icon } from '../icons/loader-circle';
|
|
3115
|
+
// Layers aliases
|
|
3116
|
+
export { default as LayersIcon } from '../icons/layers';
|
|
3117
|
+
export { default as Layers3Icon } from '../icons/layers';
|
|
3118
3118
|
// LockKeyholeOpen aliases
|
|
3119
3119
|
export { default as LockKeyholeOpenIcon } from '../icons/lock-keyhole-open';
|
|
3120
3120
|
export { default as UnlockKeyholeIcon } from '../icons/lock-keyhole-open';
|
|
@@ -3127,12 +3127,12 @@ export {
|
|
|
3127
3127
|
/** @deprecated */
|
|
3128
3128
|
default as Mic2Icon
|
|
3129
3129
|
} from '../icons/mic-vocal';
|
|
3130
|
-
// OctagonAlert aliases
|
|
3131
|
-
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3132
|
-
export { default as AlertOctagonIcon } from '../icons/octagon-alert';
|
|
3133
3130
|
// Move3d aliases
|
|
3134
3131
|
export { default as Move3dIcon } from '../icons/move-3d';
|
|
3135
3132
|
export { default as Move3DIcon } from '../icons/move-3d';
|
|
3133
|
+
// OctagonAlert aliases
|
|
3134
|
+
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3135
|
+
export { default as AlertOctagonIcon } from '../icons/octagon-alert';
|
|
3136
3136
|
// OctagonPause aliases
|
|
3137
3137
|
export { default as OctagonPauseIcon } from '../icons/octagon-pause';
|
|
3138
3138
|
export { default as PauseOctagonIcon } from '../icons/octagon-pause';
|
|
@@ -3160,39 +3160,39 @@ export { default as SidebarIcon } from '../icons/panel-left';
|
|
|
3160
3160
|
// PanelRightDashed aliases
|
|
3161
3161
|
export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed';
|
|
3162
3162
|
export { default as PanelRightInactiveIcon } from '../icons/panel-right-dashed';
|
|
3163
|
-
// PanelTopDashed aliases
|
|
3164
|
-
export { default as PanelTopDashedIcon } from '../icons/panel-top-dashed';
|
|
3165
|
-
export { default as PanelTopInactiveIcon } from '../icons/panel-top-dashed';
|
|
3166
3163
|
// PanelsTopLeft aliases
|
|
3167
3164
|
export { default as PanelsTopLeftIcon } from '../icons/panels-top-left';
|
|
3168
3165
|
export { default as LayoutIcon } from '../icons/panels-top-left';
|
|
3166
|
+
// PanelTopDashed aliases
|
|
3167
|
+
export { default as PanelTopDashedIcon } from '../icons/panel-top-dashed';
|
|
3168
|
+
export { default as PanelTopInactiveIcon } from '../icons/panel-top-dashed';
|
|
3169
3169
|
// PenLine aliases
|
|
3170
3170
|
export { default as PenLineIcon } from '../icons/pen-line';
|
|
3171
3171
|
export {
|
|
3172
3172
|
/** @deprecated */
|
|
3173
3173
|
default as Edit3Icon
|
|
3174
3174
|
} from '../icons/pen-line';
|
|
3175
|
-
// PlugZap aliases
|
|
3176
|
-
export { default as PlugZapIcon } from '../icons/plug-zap';
|
|
3177
|
-
export { default as PlugZap2Icon } from '../icons/plug-zap';
|
|
3178
3175
|
// Pen aliases
|
|
3179
3176
|
export { default as PenIcon } from '../icons/pen';
|
|
3180
3177
|
export {
|
|
3181
3178
|
/** @deprecated */
|
|
3182
3179
|
default as Edit2Icon
|
|
3183
3180
|
} from '../icons/pen';
|
|
3184
|
-
//
|
|
3185
|
-
export { default as
|
|
3186
|
-
export { default as
|
|
3181
|
+
// PlugZap aliases
|
|
3182
|
+
export { default as PlugZapIcon } from '../icons/plug-zap';
|
|
3183
|
+
export { default as PlugZap2Icon } from '../icons/plug-zap';
|
|
3187
3184
|
// Rotate3d aliases
|
|
3188
3185
|
export { default as Rotate3dIcon } from '../icons/rotate-3d';
|
|
3189
3186
|
export { default as Rotate3DIcon } from '../icons/rotate-3d';
|
|
3190
|
-
//
|
|
3191
|
-
export { default as
|
|
3192
|
-
export { default as
|
|
3187
|
+
// RectangleEllipsis aliases
|
|
3188
|
+
export { default as RectangleEllipsisIcon } from '../icons/rectangle-ellipsis';
|
|
3189
|
+
export { default as FormInputIcon } from '../icons/rectangle-ellipsis';
|
|
3193
3190
|
// Rows2 aliases
|
|
3194
3191
|
export { default as Rows2Icon } from '../icons/rows-2';
|
|
3195
3192
|
export { default as RowsIcon } from '../icons/rows-2';
|
|
3193
|
+
// Rows3 aliases
|
|
3194
|
+
export { default as Rows3Icon } from '../icons/rows-3';
|
|
3195
|
+
export { default as PanelsTopBottomIcon } from '../icons/rows-3';
|
|
3196
3196
|
// Scale3d aliases
|
|
3197
3197
|
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
3198
3198
|
export { default as Scale3DIcon } from '../icons/scale-3d';
|
|
@@ -3211,24 +3211,24 @@ export { default as SlidersIcon } from '../icons/sliders-vertical';
|
|
|
3211
3211
|
// Sparkles aliases
|
|
3212
3212
|
export { default as SparklesIcon } from '../icons/sparkles';
|
|
3213
3213
|
export { default as StarsIcon } from '../icons/sparkles';
|
|
3214
|
-
// SquareArrowDownLeft aliases
|
|
3215
|
-
export { default as SquareArrowDownLeftIcon } from '../icons/square-arrow-down-left';
|
|
3216
|
-
export { default as ArrowDownLeftSquareIcon } from '../icons/square-arrow-down-left';
|
|
3217
3214
|
// SquareActivity aliases
|
|
3218
3215
|
export { default as SquareActivityIcon } from '../icons/square-activity';
|
|
3219
3216
|
export { default as ActivitySquareIcon } from '../icons/square-activity';
|
|
3217
|
+
// SquareArrowDownLeft aliases
|
|
3218
|
+
export { default as SquareArrowDownLeftIcon } from '../icons/square-arrow-down-left';
|
|
3219
|
+
export { default as ArrowDownLeftSquareIcon } from '../icons/square-arrow-down-left';
|
|
3220
3220
|
// SquareArrowDownRight aliases
|
|
3221
3221
|
export { default as SquareArrowDownRightIcon } from '../icons/square-arrow-down-right';
|
|
3222
3222
|
export { default as ArrowDownRightSquareIcon } from '../icons/square-arrow-down-right';
|
|
3223
3223
|
// SquareArrowDown aliases
|
|
3224
3224
|
export { default as SquareArrowDownIcon } from '../icons/square-arrow-down';
|
|
3225
3225
|
export { default as ArrowDownSquareIcon } from '../icons/square-arrow-down';
|
|
3226
|
-
// SquareArrowLeft aliases
|
|
3227
|
-
export { default as SquareArrowLeftIcon } from '../icons/square-arrow-left';
|
|
3228
|
-
export { default as ArrowLeftSquareIcon } from '../icons/square-arrow-left';
|
|
3229
3226
|
// SquareArrowOutDownLeft aliases
|
|
3230
3227
|
export { default as SquareArrowOutDownLeftIcon } from '../icons/square-arrow-out-down-left';
|
|
3231
3228
|
export { default as ArrowDownLeftFromSquareIcon } from '../icons/square-arrow-out-down-left';
|
|
3229
|
+
// SquareArrowLeft aliases
|
|
3230
|
+
export { default as SquareArrowLeftIcon } from '../icons/square-arrow-left';
|
|
3231
|
+
export { default as ArrowLeftSquareIcon } from '../icons/square-arrow-left';
|
|
3232
3232
|
// SquareArrowOutDownRight aliases
|
|
3233
3233
|
export { default as SquareArrowOutDownRightIcon } from '../icons/square-arrow-out-down-right';
|
|
3234
3234
|
export { default as ArrowDownRightFromSquareIcon } from '../icons/square-arrow-out-down-right';
|
|
@@ -3247,15 +3247,15 @@ export { default as ArrowUpLeftSquareIcon } from '../icons/square-arrow-up-left'
|
|
|
3247
3247
|
// SquareArrowUpRight aliases
|
|
3248
3248
|
export { default as SquareArrowUpRightIcon } from '../icons/square-arrow-up-right';
|
|
3249
3249
|
export { default as ArrowUpRightSquareIcon } from '../icons/square-arrow-up-right';
|
|
3250
|
+
// SquareArrowUp aliases
|
|
3251
|
+
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
3252
|
+
export { default as ArrowUpSquareIcon } from '../icons/square-arrow-up';
|
|
3250
3253
|
// SquareAsterisk aliases
|
|
3251
3254
|
export { default as SquareAsteriskIcon } from '../icons/square-asterisk';
|
|
3252
3255
|
export { default as AsteriskSquareIcon } from '../icons/square-asterisk';
|
|
3253
3256
|
// SquareBottomDashedScissors aliases
|
|
3254
3257
|
export { default as SquareBottomDashedScissorsIcon } from '../icons/square-bottom-dashed-scissors';
|
|
3255
3258
|
export { default as ScissorsSquareDashedBottomIcon } from '../icons/square-bottom-dashed-scissors';
|
|
3256
|
-
// SquareArrowUp aliases
|
|
3257
|
-
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
3258
|
-
export { default as ArrowUpSquareIcon } from '../icons/square-arrow-up';
|
|
3259
3259
|
// SquareChartGantt aliases
|
|
3260
3260
|
export { default as SquareChartGanttIcon } from '../icons/square-chart-gantt';
|
|
3261
3261
|
export { default as GanttChartSquareIcon } from '../icons/square-chart-gantt';
|
|
@@ -3272,9 +3272,6 @@ export { default as ChevronDownSquareIcon } from '../icons/square-chevron-down';
|
|
|
3272
3272
|
// SquareChevronLeft aliases
|
|
3273
3273
|
export { default as SquareChevronLeftIcon } from '../icons/square-chevron-left';
|
|
3274
3274
|
export { default as ChevronLeftSquareIcon } from '../icons/square-chevron-left';
|
|
3275
|
-
// SquareChevronRight aliases
|
|
3276
|
-
export { default as SquareChevronRightIcon } from '../icons/square-chevron-right';
|
|
3277
|
-
export { default as ChevronRightSquareIcon } from '../icons/square-chevron-right';
|
|
3278
3275
|
// SquareChevronUp aliases
|
|
3279
3276
|
export { default as SquareChevronUpIcon } from '../icons/square-chevron-up';
|
|
3280
3277
|
export { default as ChevronUpSquareIcon } from '../icons/square-chevron-up';
|
|
@@ -3284,6 +3281,9 @@ export { default as CodeSquareIcon } from '../icons/square-code';
|
|
|
3284
3281
|
// SquareDashedKanban aliases
|
|
3285
3282
|
export { default as SquareDashedKanbanIcon } from '../icons/square-dashed-kanban';
|
|
3286
3283
|
export { default as KanbanSquareDashedIcon } from '../icons/square-dashed-kanban';
|
|
3284
|
+
// SquareChevronRight aliases
|
|
3285
|
+
export { default as SquareChevronRightIcon } from '../icons/square-chevron-right';
|
|
3286
|
+
export { default as ChevronRightSquareIcon } from '../icons/square-chevron-right';
|
|
3287
3287
|
// SquareDashedMousePointer aliases
|
|
3288
3288
|
export { default as SquareDashedMousePointerIcon } from '../icons/square-dashed-mouse-pointer';
|
|
3289
3289
|
export { default as MousePointerSquareDashedIcon } from '../icons/square-dashed-mouse-pointer';
|
|
@@ -3299,33 +3299,36 @@ export { default as DotSquareIcon } from '../icons/square-dot';
|
|
|
3299
3299
|
// SquareFunction aliases
|
|
3300
3300
|
export { default as SquareFunctionIcon } from '../icons/square-function';
|
|
3301
3301
|
export { default as FunctionSquareIcon } from '../icons/square-function';
|
|
3302
|
-
// SquareKanban aliases
|
|
3303
|
-
export { default as SquareKanbanIcon } from '../icons/square-kanban';
|
|
3304
|
-
export { default as KanbanSquareIcon } from '../icons/square-kanban';
|
|
3305
3302
|
// SquareEqual aliases
|
|
3306
3303
|
export { default as SquareEqualIcon } from '../icons/square-equal';
|
|
3307
3304
|
export { default as EqualSquareIcon } from '../icons/square-equal';
|
|
3305
|
+
// SquareKanban aliases
|
|
3306
|
+
export { default as SquareKanbanIcon } from '../icons/square-kanban';
|
|
3307
|
+
export { default as KanbanSquareIcon } from '../icons/square-kanban';
|
|
3308
3308
|
// SquareLibrary aliases
|
|
3309
3309
|
export { default as SquareLibraryIcon } from '../icons/square-library';
|
|
3310
3310
|
export { default as LibrarySquareIcon } from '../icons/square-library';
|
|
3311
|
-
// SquareM aliases
|
|
3312
|
-
export { default as SquareMIcon } from '../icons/square-m';
|
|
3313
|
-
export { default as MSquareIcon } from '../icons/square-m';
|
|
3314
3311
|
// SquareMenu aliases
|
|
3315
3312
|
export { default as SquareMenuIcon } from '../icons/square-menu';
|
|
3316
3313
|
export { default as MenuSquareIcon } from '../icons/square-menu';
|
|
3314
|
+
// SquareM aliases
|
|
3315
|
+
export { default as SquareMIcon } from '../icons/square-m';
|
|
3316
|
+
export { default as MSquareIcon } from '../icons/square-m';
|
|
3317
3317
|
// SquareMinus aliases
|
|
3318
3318
|
export { default as SquareMinusIcon } from '../icons/square-minus';
|
|
3319
3319
|
export { default as MinusSquareIcon } from '../icons/square-minus';
|
|
3320
3320
|
// SquareMousePointer aliases
|
|
3321
3321
|
export { default as SquareMousePointerIcon } from '../icons/square-mouse-pointer';
|
|
3322
3322
|
export { default as InspectIcon } from '../icons/square-mouse-pointer';
|
|
3323
|
-
// SquareParking aliases
|
|
3324
|
-
export { default as SquareParkingIcon } from '../icons/square-parking';
|
|
3325
|
-
export { default as ParkingSquareIcon } from '../icons/square-parking';
|
|
3326
3323
|
// SquareParkingOff aliases
|
|
3327
3324
|
export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
|
|
3328
3325
|
export { default as ParkingSquareOffIcon } from '../icons/square-parking-off';
|
|
3326
|
+
// SquareParking aliases
|
|
3327
|
+
export { default as SquareParkingIcon } from '../icons/square-parking';
|
|
3328
|
+
export { default as ParkingSquareIcon } from '../icons/square-parking';
|
|
3329
|
+
// SquarePi aliases
|
|
3330
|
+
export { default as SquarePiIcon } from '../icons/square-pi';
|
|
3331
|
+
export { default as PiSquareIcon } from '../icons/square-pi';
|
|
3329
3332
|
// SquarePen aliases
|
|
3330
3333
|
export { default as SquarePenIcon } from '../icons/square-pen';
|
|
3331
3334
|
export { default as PenBoxIcon } from '../icons/square-pen';
|
|
@@ -3337,27 +3340,24 @@ export { default as PercentSquareIcon } from '../icons/square-percent';
|
|
|
3337
3340
|
// SquarePilcrow aliases
|
|
3338
3341
|
export { default as SquarePilcrowIcon } from '../icons/square-pilcrow';
|
|
3339
3342
|
export { default as PilcrowSquareIcon } from '../icons/square-pilcrow';
|
|
3340
|
-
// SquarePi aliases
|
|
3341
|
-
export { default as SquarePiIcon } from '../icons/square-pi';
|
|
3342
|
-
export { default as PiSquareIcon } from '../icons/square-pi';
|
|
3343
|
-
// SquarePlay aliases
|
|
3344
|
-
export { default as SquarePlayIcon } from '../icons/square-play';
|
|
3345
|
-
export { default as PlaySquareIcon } from '../icons/square-play';
|
|
3346
3343
|
// SquarePlus aliases
|
|
3347
3344
|
export { default as SquarePlusIcon } from '../icons/square-plus';
|
|
3348
3345
|
export { default as PlusSquareIcon } from '../icons/square-plus';
|
|
3346
|
+
// SquarePlay aliases
|
|
3347
|
+
export { default as SquarePlayIcon } from '../icons/square-play';
|
|
3348
|
+
export { default as PlaySquareIcon } from '../icons/square-play';
|
|
3349
3349
|
// SquarePower aliases
|
|
3350
3350
|
export { default as SquarePowerIcon } from '../icons/square-power';
|
|
3351
3351
|
export { default as PowerSquareIcon } from '../icons/square-power';
|
|
3352
3352
|
// SquareScissors aliases
|
|
3353
3353
|
export { default as SquareScissorsIcon } from '../icons/square-scissors';
|
|
3354
3354
|
export { default as ScissorsSquareIcon } from '../icons/square-scissors';
|
|
3355
|
-
// SquareSlash aliases
|
|
3356
|
-
export { default as SquareSlashIcon } from '../icons/square-slash';
|
|
3357
|
-
export { default as SlashSquareIcon } from '../icons/square-slash';
|
|
3358
3355
|
// SquareSigma aliases
|
|
3359
3356
|
export { default as SquareSigmaIcon } from '../icons/square-sigma';
|
|
3360
3357
|
export { default as SigmaSquareIcon } from '../icons/square-sigma';
|
|
3358
|
+
// SquareSlash aliases
|
|
3359
|
+
export { default as SquareSlashIcon } from '../icons/square-slash';
|
|
3360
|
+
export { default as SlashSquareIcon } from '../icons/square-slash';
|
|
3361
3361
|
// SquareSplitHorizontal aliases
|
|
3362
3362
|
export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
|
|
3363
3363
|
export { default as SplitSquareHorizontalIcon } from '../icons/square-split-horizontal';
|
|
@@ -3367,57 +3367,51 @@ export { default as SplitSquareVerticalIcon } from '../icons/square-split-vertic
|
|
|
3367
3367
|
// SquareTerminal aliases
|
|
3368
3368
|
export { default as SquareTerminalIcon } from '../icons/square-terminal';
|
|
3369
3369
|
export { default as TerminalSquareIcon } from '../icons/square-terminal';
|
|
3370
|
+
// SquareUser aliases
|
|
3371
|
+
export { default as SquareUserIcon } from '../icons/square-user';
|
|
3372
|
+
export { default as UserSquareIcon } from '../icons/square-user';
|
|
3370
3373
|
// SquareUserRound aliases
|
|
3371
3374
|
export { default as SquareUserRoundIcon } from '../icons/square-user-round';
|
|
3372
3375
|
export {
|
|
3373
3376
|
/** @deprecated */
|
|
3374
3377
|
default as UserSquare2Icon
|
|
3375
3378
|
} from '../icons/square-user-round';
|
|
3376
|
-
// SquareUser aliases
|
|
3377
|
-
export { default as SquareUserIcon } from '../icons/square-user';
|
|
3378
|
-
export { default as UserSquareIcon } from '../icons/square-user';
|
|
3379
3379
|
// SquareX aliases
|
|
3380
3380
|
export { default as SquareXIcon } from '../icons/square-x';
|
|
3381
3381
|
export { default as XSquareIcon } from '../icons/square-x';
|
|
3382
|
-
// TestTubeDiagonal aliases
|
|
3383
|
-
export { default as TestTubeDiagonalIcon } from '../icons/test-tube-diagonal';
|
|
3384
|
-
export { default as TestTube2Icon } from '../icons/test-tube-diagonal';
|
|
3385
3382
|
// TextSelect aliases
|
|
3386
3383
|
export { default as TextSelectIcon } from '../icons/text-select';
|
|
3387
3384
|
export { default as TextSelectionIcon } from '../icons/text-select';
|
|
3385
|
+
// TestTubeDiagonal aliases
|
|
3386
|
+
export { default as TestTubeDiagonalIcon } from '../icons/test-tube-diagonal';
|
|
3387
|
+
export { default as TestTube2Icon } from '../icons/test-tube-diagonal';
|
|
3388
3388
|
// TramFront aliases
|
|
3389
3389
|
export { default as TramFrontIcon } from '../icons/tram-front';
|
|
3390
3390
|
export { default as TrainIcon } from '../icons/tram-front';
|
|
3391
|
-
// TriangleAlert aliases
|
|
3392
|
-
export { default as TriangleAlertIcon } from '../icons/triangle-alert';
|
|
3393
|
-
export { default as AlertTriangleIcon } from '../icons/triangle-alert';
|
|
3394
3391
|
// TreePalm aliases
|
|
3395
3392
|
export { default as TreePalmIcon } from '../icons/tree-palm';
|
|
3396
3393
|
export { default as PalmtreeIcon } from '../icons/tree-palm';
|
|
3397
|
-
// University aliases
|
|
3398
|
-
export { default as UniversityIcon } from '../icons/university';
|
|
3399
|
-
export {
|
|
3400
|
-
/** @deprecated */
|
|
3401
|
-
default as School2Icon
|
|
3402
|
-
} from '../icons/university';
|
|
3403
3394
|
// TvMinimal aliases
|
|
3404
3395
|
export { default as TvMinimalIcon } from '../icons/tv-minimal';
|
|
3405
3396
|
export {
|
|
3406
3397
|
/** @deprecated */
|
|
3407
3398
|
default as Tv2Icon
|
|
3408
3399
|
} from '../icons/tv-minimal';
|
|
3400
|
+
// TriangleAlert aliases
|
|
3401
|
+
export { default as TriangleAlertIcon } from '../icons/triangle-alert';
|
|
3402
|
+
export { default as AlertTriangleIcon } from '../icons/triangle-alert';
|
|
3403
|
+
// University aliases
|
|
3404
|
+
export { default as UniversityIcon } from '../icons/university';
|
|
3405
|
+
export {
|
|
3406
|
+
/** @deprecated */
|
|
3407
|
+
default as School2Icon
|
|
3408
|
+
} from '../icons/university';
|
|
3409
3409
|
// UserRoundCheck aliases
|
|
3410
3410
|
export { default as UserRoundCheckIcon } from '../icons/user-round-check';
|
|
3411
3411
|
export {
|
|
3412
3412
|
/** @deprecated */
|
|
3413
3413
|
default as UserCheck2Icon
|
|
3414
3414
|
} from '../icons/user-round-check';
|
|
3415
|
-
// UserRoundMinus aliases
|
|
3416
|
-
export { default as UserRoundMinusIcon } from '../icons/user-round-minus';
|
|
3417
|
-
export {
|
|
3418
|
-
/** @deprecated */
|
|
3419
|
-
default as UserMinus2Icon
|
|
3420
|
-
} from '../icons/user-round-minus';
|
|
3421
3415
|
// UserRoundCog aliases
|
|
3422
3416
|
export { default as UserRoundCogIcon } from '../icons/user-round-cog';
|
|
3423
3417
|
export {
|
|
@@ -3430,6 +3424,12 @@ export {
|
|
|
3430
3424
|
/** @deprecated */
|
|
3431
3425
|
default as UserPlus2Icon
|
|
3432
3426
|
} from '../icons/user-round-plus';
|
|
3427
|
+
// UserRoundMinus aliases
|
|
3428
|
+
export { default as UserRoundMinusIcon } from '../icons/user-round-minus';
|
|
3429
|
+
export {
|
|
3430
|
+
/** @deprecated */
|
|
3431
|
+
default as UserMinus2Icon
|
|
3432
|
+
} from '../icons/user-round-minus';
|
|
3433
3433
|
// UserRoundX aliases
|
|
3434
3434
|
export { default as UserRoundXIcon } from '../icons/user-round-x';
|
|
3435
3435
|
export {
|